/* Start custom CSS for html, class: .elementor-element-c6e2a5f *//* =========================================================
   ПУБЛИЧНАЯ ОФЕРТА — финальный CSS
========================================================= */

/* Убираем возможный стандартный заголовок страницы */
.entry-title,
.page-title,
.elementor-page-title,
h1.entry-title {
    display: none !important;
}

/* Убираем лишние отступы контейнеров темы */
.site-content,
.content-area,
.site-main,
.ast-container,
.entry-content,
.elementor-location-single,
.elementor-widget-theme-post-content {
    margin: 0 !important;
    padding: 0 !important;
    max-width: 100% !important;
}

/* Чтобы фон страницы не был белым */
html,
body {
    margin: 0 !important;
    padding: 0 !important;
    background: #2a1405 !important;
}

/* Основной блок оферты */
.ab-offer-page {
    position: relative;
    left: 50%;
    right: 50%;
    width: 100vw;
    max-width: 100vw;
    margin-left: -50vw !important;
    margin-right: -50vw !important;
    padding: 54px 16px 72px;
    background:
        radial-gradient(circle at 50% 0%, rgba(255, 188, 76, 0.10), transparent 38%),
        linear-gradient(180deg, rgba(36, 18, 4, 0.96), rgba(16, 8, 2, 0.98));
    color: #f8e5bd;
    font-family: "Philosopher", Georgia, serif;
    overflow: hidden;
}

.ab-offer-page *,
.ab-offer-page *::before,
.ab-offer-page *::after {
    box-sizing: border-box;
}

.ab-offer-page__inner {
    width: min(980px, calc(100% - 32px));
    margin: 0 auto;
}

.ab-offer-page__header {
    position: relative;
    margin: 0 0 34px;
    padding: 34px 28px 30px;
    border: 1px solid rgba(255, 199, 88, 0.28);
    border-radius: 22px;
    background:
        radial-gradient(circle at 20% 0%, rgba(255, 212, 115, 0.14), transparent 38%),
        linear-gradient(180deg, rgba(65, 34, 8, 0.76), rgba(20, 9, 2, 0.86));
    box-shadow:
        0 18px 46px rgba(0, 0, 0, 0.34),
        inset 0 1px 0 rgba(255, 235, 180, 0.08);
    text-align: center;
    overflow: hidden;
}

.ab-offer-page__header::before {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 70%;
    height: 1px;
    transform: translateX(-50%);
    background: linear-gradient(
        90deg,
        transparent,
        rgba(255, 204, 99, 0.82),
        transparent
    );
    box-shadow: 0 0 14px rgba(255, 184, 64, 0.35);
}

.ab-offer-page__badge {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 28px;
    margin: 0 0 16px;
    padding: 0 14px;
    border: 1px solid rgba(255, 192, 78, 0.46);
    border-radius: 999px;
    background: rgba(110, 45, 10, 0.58);
    color: #ffd98b;
    font-family: "Oswald", Arial, sans-serif;
    font-size: 12px;
    line-height: 1;
    font-weight: 900;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

.ab-offer-page__header h1 {
    max-width: 820px;
    margin: 0 auto 14px;
    color: #ffe4a4;
    font-family: "Oswald", Arial, sans-serif;
    font-size: clamp(30px, 4.5vw, 54px);
    line-height: 1.04;
    font-weight: 900;
    letter-spacing: 0.015em;
    text-transform: uppercase;
    text-shadow:
        0 0 12px rgba(255, 188, 70, 0.22),
        0 3px 8px rgba(0, 0, 0, 0.55);
}

.ab-offer-page__date {
    color: rgba(255, 232, 181, 0.78);
    font-family: "Oswald", Arial, sans-serif;
    font-size: 15px;
    line-height: 1.2;
    font-weight: 700;
    letter-spacing: 0.03em;
}

.ab-offer-page__content {
    display: grid;
    gap: 18px;
}

.ab-offer-page__section {
    padding: 24px 26px 22px;
    border: 1px solid rgba(255, 198, 91, 0.16);
    border-radius: 18px;
    background:
        radial-gradient(circle at 100% 0%, rgba(255, 201, 91, 0.07), transparent 34%),
        rgba(12, 7, 2, 0.58);
    box-shadow:
        0 12px 34px rgba(0, 0, 0, 0.22),
        inset 0 1px 0 rgba(255, 255, 255, 0.035);
}

.ab-offer-page__section h2 {
    margin: 0 0 16px;
    color: #ffd36e;
    font-family: "Oswald", Arial, sans-serif;
    font-size: clamp(22px, 3vw, 31px);
    line-height: 1.08;
    font-weight: 900;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    text-shadow:
        0 0 9px rgba(255, 189, 65, 0.20),
        0 2px 5px rgba(0, 0, 0, 0.55);
}

.ab-offer-page__section p {
    margin: 0 0 12px;
    color: rgba(255, 238, 207, 0.88);
    font-size: 18px;
    line-height: 1.55;
    font-weight: 700;
}

.ab-offer-page__section p:last-child {
    margin-bottom: 0;
}

.ab-offer-page__section ul {
    margin: 0 0 14px;
    padding: 0;
    list-style: none;
}

.ab-offer-page__section li {
    position: relative;
    margin: 0 0 9px;
    padding-left: 23px;
    color: rgba(255, 238, 207, 0.90);
    font-size: 18px;
    line-height: 1.45;
    font-weight: 700;
}

.ab-offer-page__section li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0.63em;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: linear-gradient(180deg, #ffd36e, #c98728);
    box-shadow: 0 0 9px rgba(255, 201, 90, 0.46);
}

.ab-offer-page__section--requisites {
    border-color: rgba(255, 211, 110, 0.34);
    background:
        radial-gradient(circle at 50% 0%, rgba(255, 211, 110, 0.12), transparent 36%),
        linear-gradient(180deg, rgba(47, 24, 6, 0.80), rgba(12, 6, 2, 0.82));
}

.ab-offer-page__requisites {
    display: grid;
    gap: 8px;
}

.ab-offer-page__requisites p {
    margin: 0;
    padding: 10px 12px;
    border-radius: 10px;
    background: rgba(0, 0, 0, 0.20);
    color: rgba(255, 238, 207, 0.92);
    font-family: "Oswald", Arial, sans-serif;
    font-size: 17px;
    line-height: 1.25;
    font-weight: 700;
}

.ab-offer-page__requisites strong {
    color: #ffd36e;
    font-weight: 900;
}

/* Планшеты */
@media (max-width: 720px) {
    .ab-offer-page {
        padding: 42px 12px 56px;
    }

    .ab-offer-page__inner {
        width: min(100%, calc(100% - 12px));
    }

    .ab-offer-page__header {
        margin-bottom: 22px;
        padding: 26px 18px 24px;
        border-radius: 18px;
    }

    .ab-offer-page__badge {
        min-height: 25px;
        margin-bottom: 12px;
        padding: 0 11px;
        font-size: 10px;
    }

    .ab-offer-page__date {
        font-size: 13px;
    }

    .ab-offer-page__content {
        gap: 13px;
    }

    .ab-offer-page__section {
        padding: 18px 16px 17px;
        border-radius: 15px;
    }

    .ab-offer-page__section p,
    .ab-offer-page__section li {
        font-size: 16px;
        line-height: 1.45;
    }

    .ab-offer-page__requisites p {
        font-size: 15px;
    }
}

/* Телефон */
@media (max-width: 390px) {
    .ab-offer-page {
        padding: 34px 10px 48px;
    }

    .ab-offer-page__inner {
        width: min(100%, calc(100% - 4px));
    }

    .ab-offer-page__header {
        padding: 22px 14px 21px;
    }

    .ab-offer-page__section {
        padding: 16px 13px 15px;
    }

    .ab-offer-page__section p,
    .ab-offer-page__section li {
        font-size: 15px;
    }
}

/* =========================================================
   FIX OFFER MOBILE 380px AND BELOW
   Чтобы оферта не вылезала за экран
========================================================= */

@media (max-width: 380px) {
    html,
    body {
        overflow-x: hidden !important;
    }

    .ab-offer-page {
        left: auto !important;
        right: auto !important;

        width: 100% !important;
        max-width: 100% !important;

        margin-left: 0 !important;
        margin-right: 0 !important;

        padding: 26px 8px 46px !important;

        overflow-x: hidden !important;
    }

    .ab-offer-page__inner {
        width: 100% !important;
        max-width: 100% !important;
        margin: 0 auto !important;
    }

    .ab-offer-page__header {
        width: 100% !important;
        max-width: 100% !important;

        margin: 0 0 18px !important;
        padding: 20px 10px 22px !important;

        border-radius: 16px !important;
        overflow: hidden !important;
    }

    .ab-offer-page__badge {
        min-height: 23px !important;
        margin-bottom: 12px !important;
        padding: 0 10px !important;

        font-size: 9px !important;
        line-height: 1 !important;
        letter-spacing: 0.06em !important;
    }

    .ab-offer-page__header h1 {
        max-width: 100% !important;

        margin: 0 auto 12px !important;

        font-size: 25px !important;
        line-height: 1.02 !important;
        letter-spacing: 0.01em !important;

        word-break: normal !important;
        overflow-wrap: anywhere !important;
        hyphens: auto !important;
    }

    .ab-offer-page__date {
        font-size: 11px !important;
        line-height: 1.1 !important;
    }

    .ab-offer-page__content {
        width: 100% !important;
        max-width: 100% !important;
        gap: 12px !important;
    }

    .ab-offer-page__section {
        width: 100% !important;
        max-width: 100% !important;

        padding: 15px 12px 15px !important;
        border-radius: 14px !important;

        overflow: hidden !important;
    }

    .ab-offer-page__section h2 {
        margin-bottom: 12px !important;

        font-size: 22px !important;
        line-height: 1.05 !important;
        letter-spacing: 0.01em !important;

        overflow-wrap: anywhere !important;
    }

    .ab-offer-page__section p,
    .ab-offer-page__section li {
        font-size: 14px !important;
        line-height: 1.42 !important;

        word-break: normal !important;
        overflow-wrap: anywhere !important;
        hyphens: auto !important;
    }

    .ab-offer-page__section li {
        padding-left: 18px !important;
    }

    .ab-offer-page__section li::before {
        width: 6px !important;
        height: 6px !important;
    }

    .ab-offer-page__requisites p {
        padding: 9px 10px !important;
        font-size: 13px !important;
        line-height: 1.25 !important;

        overflow-wrap: anywhere !important;
    }
}

/* 340px / 320px — ещё компактнее */
@media (max-width: 340px) {
    .ab-offer-page {
        padding: 22px 7px 42px !important;
    }

    .ab-offer-page__header {
        padding: 18px 9px 20px !important;
        border-radius: 15px !important;
    }

    .ab-offer-page__header h1 {
        font-size: 23px !important;
        line-height: 1.02 !important;
    }

    .ab-offer-page__section {
        padding: 14px 10px 14px !important;
    }

    .ab-offer-page__section h2 {
        font-size: 20px !important;
    }

    .ab-offer-page__section p,
    .ab-offer-page__section li {
        font-size: 13.5px !important;
        line-height: 1.4 !important;
    }
}/* End custom CSS */