@font-face {
    font-family: Akshar;
    font-display: swap;
    src: url('../priFor-fonts/priFor-akshar.woff2') format("woff2")
}

h1,
h2,
h3,
p {
    margin: 0;
}

html {
    scroll-behavior: smooth;
}

body {
    margin: 0;
    background: rgba(24, 23, 89, 1);
    color: #FFFFFF;
}

html,
body {
    overflow-x: hidden;
}

ul {
    list-style: none;
    padding: 0;
}

.hero-container {
    max-width: 1140px;
    margin: 0px auto;
    background: radial-gradient(50% 50% at 50% 50%, rgba(48, 82, 217, 0.4) 0%, rgba(24, 23, 89, 0.4) 100%);
}

.hero-container-about {
    /* ИЗМЕНЕНО: Добавляем градиент поверх изображения */
    background-image: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('../priFor-imgmmM/priFor-ship-aboutmmM.webp');

    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 10px;
    max-width: 1280px;
    margin: 0 auto;
    margin-top: 20px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

.hero-container-games {
    /* ИЗМЕНЕНО: Добавляем градиент поверх изображения */
    background-image: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('../priFor-imgmmM/priFor-gamesmmM.webp');

    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 10px;
    max-width: 1280px;
    margin: 0 auto;
    margin-top: 20px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

.container {
    max-width: 1140px;
    margin: 0 auto;
}

.priFor-choose {
    padding: 40px 16px;
}

.priFor-navbar-container {
    display: flex;
    justify-content: space-between;
    max-width: 1140px;
    margin: 0 auto;
    align-items: center;
    padding: 10px 16px;
    gap: 20px;
    flex-wrap: wrap;
}

.resp {
    display: flex;
    align-items: center;
    gap: 10px;
}

.nav {
    display: flex;
    align-items: center;
    gap: 60px;
    justify-content: space-between;
}

/* Navbar */
.priFor-nav {
    display: flex;
    gap: 120px;
    margin: 0;
    align-items: center;
}

.priFor-navbar nav a {
    font-family: Akshar;
    font-weight: 400;
    font-size: 15px;
    line-height: 100%;
    text-decoration: none;
    color: #FFFFFF;
}

.priFor-navbar nav a:hover {
    color: #fff;
    font-weight: 600;
}

.link-btn {
    background: none;
    border: 5px solid rgba(123, 158, 208, 0.35);
    background: radial-gradient(50% 50% at 50% 50%, #8BBEEB 0%, #547CB7 100%);
    padding: 10px 23px;
    border-radius: 500px;
    font-family: Akshar;
    font-weight: 600;
    font-style: SemiBold;
    font-size: 20px;
    line-height: 100%;
    text-align: center;
    text-decoration: none;
    color: rgba(24, 23, 89, 1);
    display: flex;
    align-items: center;
    gap: 10px;
}

.link-btn-cont {
    background: none;
    border: 5px solid rgba(123, 158, 208, 0.35);
    background: radial-gradient(50% 50% at 50% 50%, #8BBEEB 0%, #547CB7 100%);
    padding: 10px 23px;
    border-radius: 500px;
    font-family: Akshar;
    font-weight: 600;
    font-style: SemiBold;
    font-size: 20px;
    line-height: 100%;
    text-align: center;
    text-decoration: none;
    color: rgba(24, 23, 89, 1);
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: center;
}

.link-btn2 {
    background: rgba(44, 50, 126, 0.5);
    backdrop-filter: blur(9.600000381469727px);
    border: 1px solid rgba(99, 98, 190, 1);
    padding: 5px 20px;
    border-radius: 100px;
    font-family: Akshar;
    font-weight: 400;
    font-size: 20px;
    text-align: center;
    text-decoration: none;
    color: rgba(255, 255, 255, 1);
}

.priFor-navbar .priFor-logo {
    display: flex;
    align-items: center;
    gap: 4px;
}

.priFor-burger {
    display: none;
    cursor: poAkshar;
}

/* Hero */
.priFor-hero {
    background-image: url('../priFor-imgmmM/priFor-hero.webp');
    background-size: cover;
    background-position: center;
}

.priFor-ab {
    background-image: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('../priFor-imgmmM/priFor-about.webp');
    background-size: cover;
    background-position: center;
}

.priFor-infohero {
    display: flex;
    max-width: 1140px;
    margin: 0 auto;
    justify-content: center;
    background-image: url('../priFor-img/priFor-hero.webp');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 330px;
}

.priFor-infohero-about {
    min-height: 550px;
}

.priFor-hero h1 {
    font-family: Akshar;
    font-weight: 700;
    font-size: 36px;
    text-align: center;
    color: #fff;
}

.priFor-hero p {
    font-family: Akshar;
    font-weight: 400;
    font-size: 15px;
    text-align: center;
    color: #fff;
}

.priFor-ab h1 {
    font-family: Akshar;
    font-weight: 400;
    font-size: 48px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
}

.priFor-ab p {
    font-family: Akshar;
    font-weight: 400;
    font-size: 16px;
    text-align: center;
    color: #fff;
}

.priFor-btn-container2 {
    display: flex;
    justify-content: space-between;
}

.priFor-descr_block {
    display: flex;
    flex-direction: column;
    gap: 20px;
    max-width: 820px;
    padding: 20px 16px 0px 16px;
}

.priFor-text-game-pop {
    display: flex;
    gap: 20px;
    padding-bottom: 30px;
    justify-content: space-between;
}

.priFor-game-card-warrior {
    width: 100%;
    border: 1px solid rgba(4, 255, 205, 1);
    box-shadow: 0px 0px 4px 0px rgba(255, 255, 255, 1);
    border-radius: 30px;
    padding: 30px 20px;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.priFor-btn {
    font-family: Akshar;
    font-weight: 700;
    font-size: 20px;
    text-align: center;
    background: #2B273E;
    color: #fff;
    padding: 10px 40px;
    border: none;
    text-decoration: none;
    border-radius: 100px;
    transition: opacity 0.3s ease;
    text-align: center;
}

.priFor-btn:hover {
    opacity: 0.7;
}

.ev-title {
    font-family: Akshar;
    font-weight: 700;
    font-style: Bold;
    font-size: 36px;
    color: #fff;
    text-transform: uppercase;
    padding-bottom: 40px;
}

.casino_offers_preLuc {
    max-width: 1050px;
    margin: 0 auto;
    padding: 0px 16px 20px 16px;
    margin-top: -50px;
}

.casino_grid_preLuc {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    align-items: flex-start;
    margin: 0px;
    padding: 0px;
    justify-content: center;
}

.casino_card_v2 {
    background: radial-gradient(52.7% 55.77% at 50% 50%, #181759 0%, #383589 100%)
        /* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */
    ;
    border: 5px solid rgba(123, 158, 208, 1);
    /* Светло-синяя рамка со свечением */
    border-radius: 20px;
    padding: 35px 10px 20px 10px;
    position: relative;
    text-align: center;
    transition: all 0.3s ease;
    display: flex;
    flex-direction: column;
    gap: 10px;
    width: 100%;
    max-width: 485px;
}

.card_logo_wrap {
    display: flex;
    height: 67px;
    width: 100%;
    max-width: 238px;
    justify-content: center;
}

.casino_card_v2:hover {
    border: 5px solid rgba(191, 253, 255, 1);
}

/* Бейджи сверху */
.floating_badge_preLuc {
    position: absolute;
    top: -20px;
    left: 50%;
    transform: translateX(-50%);
    padding: 5px 20px;
    border-radius: 100px;
    color: #fff;
    font-family: Akshar;
    font-weight: 700;
    font-size: 13px;
    white-space: nowrap;
}

.card_title_wrap {
    display: flex;
    flex-direction: column;
    gap: 10px;
    height: 67px;
    width: 100%;
    max-width: 238px;
    align-items: flex-start;
}

.card_title_wrap h2 {
    font-family: Akshar;
    font-weight: 700;
    font-style: Bold;
    font-size: 24px;
    color: #fff;
}

.badge_blue {
    background: rgba(70, 137, 208, 1);
    box-shadow: 0px 0px 16.1px 0px rgba(70, 137, 208, 1);

}

.badge_orange {
    background: linear-gradient(90deg, #f59e0b, #fbbf24);
    border: 1px solid #fcd34d;
}

/* Основная информация (шапка) */
.card_main_row {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    justify-content: space-evenly;
    gap: 10px;
    width: 100%;
}

.rating_stars {
    display: flex;
    align-items: center;
    gap: 4px;
    font-family: Akshar;
    font-weight: 700;
    font-style: Bold;
    font-size: 15px;
    color: #fff;
}

/* Выпадающий блок */
.card_collapsible_content {
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}

/* Активное состояние контента */
.casino_card_v2.expanded .card_collapsible_content {
    max-height: 500px;
    opacity: 1;
    margin-top: 20px;
}

.card_description_text {
    font-family: Akshar;
    font-weight: 400;
    font-style: Regular;
    font-size: 15px;
    text-align: center;
    color: #fff;
    padding-bottom: 20px;
    max-width: 280px;
}

/* Кнопка SEE MORE */
.btn_see_more {
    display: flex;
    justify-content: center;
    background-color: rgba(213, 31, 51, 0.25);
    border: 1px solid rgba(213, 31, 51, 1);
    /* Бордово-фиолетовый как на макете */
    color: #fff;
    text-decoration: none;
    padding: 10px;
    border-radius: 100px;
    font-family: Akshar;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom: 25px;
    transition: background 0.3s;
}

.btn_see_more:hover {
    background-color: rgba(213, 31, 51, 1);
    box-shadow: 0px 0px 7px 0px rgba(213, 31, 51, 1);
}

/* Иконки оплаты */
.payment_methods_row {
    display: flex;
    justify-content: center;
    gap: 24px;
    padding-bottom: 15px;
}

/* Триггер MORE INFORMATION */
.more_info_trigger {
    background: none;
    border: none;
    color: #fff;
    font-family: Akshar;
    font-weight: 700;
    font-style: Bold;
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: underline;
    text-decoration-style: solid;
    align-items: center;
    display: flex;
    padding: 0px;
    justify-content: center;
    cursor: pointer;
}

.descr-block {
    display: flex;
    align-items: center;
    justify-content: center;
}


/* Адаптив */
@media (max-width: 992px) {
    .casino_card_v2 {
        width: 100%;
    }
}

/* --- STATS SECTION --- */
.priFor-stats {
    padding: 70px 16px;
}

.stats_grid_kaRen {
    display: flex;
    justify-content: center;
    gap: 30px;
    list-style: none;
    padding: 0;
    margin: 0;
}

.stat_card_kaRen {
    width: 100%;
    max-width: 262px;
    background: radial-gradient(52.7% 55.77% at 50% 50%, #181759 0%, #383589 100%);
    border: 1px solid rgba(123, 158, 208, 0.35);
    border-radius: 20px;
    padding: 20px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
    gap: 10px;
}

/* Эффект свечения для первой карты или при наведении */
.stat_card_kaRen.active_glow,
.stat_card_kaRen:hover {
    border: 1px solid rgba(70, 137, 208, 1);
    box-shadow: 0px 0px 20px 0px rgba(70, 137, 208, 0.6);
    background: rgba(48, 82, 217, 0.4);
}

.stat_number_kaRen {
    font-family: 'Akshar', sans-serif;
    font-weight: 700;
    font-size: 40px;
    line-height: 100%;
    color: #FFFFFF;
}

.stat_text_kaRen {
    font-family: 'Akshar', sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 120%;
    color: rgba(255, 255, 255, 0.8);
    text-transform: capitalize;
}

/* Адаптив для планшетов и мобилок */
@media (max-width: 992px) {
    .stat_card_kaRen {
        width: auto;
        max-width: 100%;
    }

    .stats_grid_kaRen {
        flex-direction: column;
    }
}

@media (max-width: 576px) {
    .stat_card_kaRen {
        flex: 0 0 100%;
    }

    .stat_number_kaRen {
        font-size: 32px;
    }
}

/* --- EVALUATION SECTION --- */
.priFor-evaluation {
    /* Отступы верх и низ 80px */
    padding: 80px 16px;
    /* Твой специфический градиент на фон */
    background: radial-gradient(50% 50% at 50% 50%, rgba(48, 82, 217, 0.4) 0%, rgba(24, 23, 89, 0.4) 100%);
    display: flex;
    flex-direction: column;
    align-items: center;
}

/* Контейнер 1240px */
.container {
    max-width: 1140px;
    margin: 0 auto;
    width: 100%;
}

.eval_header_kaRen {
    text-align: center;
    margin: 0 auto 20px;
}

.eval_header_kaRen h2 {
    font-family: 'Akshar', sans-serif;
    font-weight: 700;
    font-size: 40px;
    /* Размер как на макете */
    color: #FFFFFF;
    margin-bottom: 20px;
}

.eval_header_kaRen p {
    font-family: 'Akshar', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    color: rgba(255, 255, 255, 0.9);
    max-width: 800px;
    margin: 0 auto;
}

/* Сетка карточек (Ограничена 1140px как на макете) */
.eval_grid_kaRen {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    /* Центрирует карточки, когда их меньше 3-х в ряду */
    gap: 20px;
    list-style: none;
    padding: 0;
    margin: 0px;
}

.eval_card_kaRen {
    width: 100%;
    max-width: 320px;
    background: rgba(56, 53, 137, 0.4);
    border: 1px solid rgba(123, 158, 208, 1);
    border-radius: 20px;
    padding: 20px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    transition: transform 0.3s ease, border-color 0.3s ease;
    gap: 10px;
}

.eval_card_kaRen:hover {
    border-color: rgba(191, 253, 255, 1);
    box-shadow: 0px 5px 15px rgba(70, 137, 208, 0.4);
}

.eval_icon_wrap {
    font-size: 40px;
}

.eval_card_kaRen h2 {
    font-family: 'Akshar', sans-serif;
    font-weight: 700;
    font-size: 24px;
    color: #FFFFFF;
}

.eval_card_kaRen p {
    font-family: 'Akshar', sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 1.5;
    color: rgba(255, 255, 255, 0.8);
}

/* Адаптив */
@media (max-width: 1024px) {
    .eval_card_kaRen {
        flex: 0 1 calc(50% - 10px);
        /* 2 в ряд на планшетах */
    }
}

@media (max-width: 700px) {
    .eval_card_kaRen {
        flex: 0 1 100%;
        /* 1 в ряд на мобилках */
    }

    .connect_image_kaRen img {
        width: 100%;
    }
}



/* --- FAQ SECTION --- */
.priFor-faq {
    padding: 80px 16px;
}

.faq_list_kaRen {
    display: flex;
    flex-direction: column;
    gap: 25px;
    max-width: 1140px;
    /* Ширина контента как на макете */
    margin: 0 auto;
    list-style: none;
    padding: 0;
}

.faq_item_kaRen {
    background: rgba(56, 53, 137, 0.4);
    /* Темно-синий фон */
    border: 1px solid rgba(123, 158, 208, 1);
    /* Светло-синяя рамка */
    border-radius: 20px;
    padding: 20px;
    transition: border-color 0.3s ease;
}

.faq_item_kaRen:hover {
    border-color: rgba(191, 253, 255, 1);
}

.faq_top_row_kaRen {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-bottom: 15px;
}

.faq_num_kaRen {
    font-family: 'Akshar', sans-serif;
    font-weight: 700;
    font-size: 40px;
    color: rgba(255, 255, 255, 0.2);
    /* Полупрозрачный серый/белый для номера */
    line-height: 100%;
}

.faq_item_kaRen h2 {
    font-family: 'Akshar', sans-serif;
    font-weight: 700;
    font-size: 24px;
    color: #FFFFFF;
    margin: 0;
}

.faq_answer_kaRen {
    font-family: 'Akshar', sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 1.5;
    color: rgba(255, 255, 255, 0.8);
    padding-left: 65px;
    /* Выравнивание текста под заголовком, пропуская номер */
}

/* Внутренний список для вопроса про игры */
.faq_inner_list_kaRen {
    list-style: none;
    padding: 0;
    margin-top: 10px;
}

.faq_inner_list_kaRen li {
    position: relative;
    padding-left: 15px;
    margin-bottom: 5px;
}

.faq_inner_list_kaRen li::before {
    content: "•";
    position: absolute;
    left: 0;
    color: rgba(123, 158, 208, 1);
}

/* Адаптив */
@media (max-width: 992px) {
    .faq_item_kaRen {
        padding: 25px;
    }

    .faq_answer_kaRen {
        padding-left: 0;
        margin-top: 10px;
    }

    .faq_num_kaRen {
        font-size: 30px;
    }

    .faq_item_kaRen h2 {
        font-size: 20px;
    }
}


/* --- CONNECT SECTION --- */
.priFor-connect {
    padding: 80px 16px;
    background: rgba(24, 23, 89, 1);
    /* Ваш основной темный фон */
}

.connect_wrapper_kaRen {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    max-width: 1140px;
    margin: 0 auto;
}

/* Левая колонка */
.connect_content_kaRen {
    display: flex;
    flex-direction: column;
    text-align: left;
    gap: 20px;
    align-items: flex-start;
}

.connect_title_kaRen {
    font-family: 'Akshar', sans-serif;
    font-weight: 700;
    font-size: 40px;
    line-height: 120%;
    color: #FFFFFF;
}

.connect_text_kaRen {
    font-family: 'Akshar', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: rgba(255, 255, 255, 0.8);
}

/* Правая колонка с картинкой */
.connect_image_kaRen {
    flex: 1;
}

.connect_img_bg {
    width: 100%;
    height: 350px;
    background-color: rgba(48, 82, 217, 0.2);
    /* Заглушка */
    background-image: url('../priFor-img/connect-visual.webp');
    /* Ссылка на картинку */
    background-size: cover;
    background-position: center;
    border-radius: 30px;
    border: 1px solid rgba(123, 158, 208, 0.3);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2);
}

/* Адаптив для мобильных устройств */
@media (max-width: 992px) {
    .connect_wrapper_kaRen {
        flex-direction: column;
        text-align: center;
        gap: 40px;
    }

    .connect_content_kaRen {
        display: flex;
        flex-direction: column;
        align-items: stretch;
    }

    .connect_text_kaRen {
        max-width: 100%;
    }

    .connect_title_kaRen {
        font-size: 32px;
    }

    .connect_img_bg {
        height: 250px;
    }
}

.priFor-footer {
    border-top: 1px solid rgba(255, 255, 255, 0.3);
    color: #ffffff;
    padding: 80px 16px;
    font-family: 'Akshar', sans-serif;
}

.footer_logo_centered {
    text-align: center;
    margin-bottom: 50px;
}

/* Основная сетка на Flexbox */
.footer_main_grid {
    display: flex;
    justify-content: space-between;
    gap: 30px;
    margin-bottom: 50px;
    flex-wrap: wrap;
}

.footer_column {
    flex: 1;
    min-width: 280px;
    text-align: left;
}

.footer_column h2 {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 20px;
    color: #ffffff;
}

.footer_column p {
    font-size: 14px;
    line-height: 1.6;
    color: rgba(255, 255, 255, 0.8);
    margin: 0;
}

.footer_links {
    list-style: none;
    padding: 0;
}

.footer_links li {
    margin-bottom: 20px;
}

.footer_links a {
    color: rgba(255, 255, 255, 1);
    text-decoration: none;
    font-size: 15px;
    transition: color 0.3s ease;
}

.footer_links a:hover {
    color: #aecaf4;
}

.footer_contact_link {
    display: flex;
    align-items: center;
    gap: 10px;
}

.footer_contact_link a {
    color: rgba(255, 255, 255, 0.7);
    text-decoration: none;
    font-size: 14px;
}

/* Ряд партнеров */
.footer_partners_row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    padding-bottom: 50px
}

/* Копирайт */
.footer_bottom_bar {
    text-align: center;
}

.footer_bottom_bar p {
    font-family: Akshar;
    font-weight: 700;
    font-size: 15px;
    text-align: center;
    color: #ffffff;
}

/* Адаптивность */
@media (max-width: 992px) {
    .footer_main_grid {
        flex-direction: column;
        gap: 30px;
    }

    .footer_partners_row {
        gap: 30px;
        justify-content: center;
    }
}


/* Базовые стили бургера */
.burger_kaRen {
    display: none;
    /* Скрыт по умолчанию */
    flex-direction: column;
    justify-content: space-between;
    width: 30px;
    height: 20px;
    background: none;
    border: none;
    cursor: pointer;
    padding: 0;
    z-index: 1001;
    /* Поверх меню */
}

.burger_kaRen span {
    display: block;
    width: 100%;
    height: 3px;
    background-color: #ffffff;
    border-radius: 5px;
    transition: all 0.3s ease;
}

/* --- МОБИЛЬНАЯ ВЕРСИЯ (992px) --- */
@media (max-width: 992px) {
    .burger_kaRen {
        display: flex;
        /* Показываем кнопку */
    }

    .mob_hide {
        display: none !important;
        /* Скрываем кнопку списка казино на мобилке */
    }

    .nav {
        position: fixed;
        top: 0;
        right: -100%;
        /* Прячем меню за экран */
        width: 100%;
        height: 100vh;
        background: #0b1426;
        /* Ваш темный фон */
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        transition: right 0.5s cubic-bezier(0.77, 0.2, 0.05, 1.0);
        z-index: 1000;
    }

    .link-btn {
        display: none;
    }

    /* Когда меню открыто */
    .nav.active {
        right: 0;
    }

    .priFor-nav {
        flex-direction: column;
        gap: 40px;
    }

    .priFor-nav a {
        font-size: 24px !important;
        /* Крупные ссылки */
        font-family: 'Akshar', sans-serif;
    }

    /* Анимация бургера в крестик */
    .burger_kaRen.open span:nth-child(1) {
        transform: translateY(8.5px) rotate(45deg);
    }

    .burger_kaRen.open span:nth-child(2) {
        opacity: 0;
    }

    .burger_kaRen.open span:nth-child(3) {
        transform: translateY(-8.5px) rotate(-45deg);
    }

    /* Запрет скролла */
    body.no-scroll {
        overflow: hidden;
    }
}


@media (max-width: 739px) {
    .priFor-descr_block {
        padding-top: 0px;
        gap: 5px;
    }

    .priFor-hero p {
        display: none;
    }
}


@media (max-width: 600px) {
    .priFor-hero h1 {
        font-size: 20px;
    }

    .priFor-btn-container2 {
        gap: 5px;
    }

    .link-btn2 {
        padding: 5px;
        border-radius: 5px;
        font-size: 15px;
        width: 100%;
        max-width: 106px;
        display: flex;
        flex-direction: column;
    }

    .priFor-logo img {
        height: 50px;
    }

    .link-btn2 span {
        display: block;
    }

    .priFor-infohero {
        display: flex;
        max-width: 1140px;
        margin: 0 auto;
        justify-content: center;
        background-image: url('../priFor-img/priFor-heromob.webp');
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        height: 230px;
    }

    .card_logo_wrap {
        max-width: 159px;
    }

    .casino_card_v2 {
        padding: 20px 0px 20px 0px;
    }

    .red32 {
        max-width: 129px;
        height: 66px;
    }

    .gros {
        max-width: 72px;
        height: 72px;
    }

    .lottoland {
        max-width: 142px;
        height: 46px;
    }

    .lottogo {
        max-width: 128px;
        height: 54px;
    }

    .card_title_wrap h2 {
        font-size: 20px;
    }

    .casino_card_v2.expanded .card_collapsible_content {
        padding: 0px 10px;
    }

    .btn_see_more {
        margin-bottom: 5px;
    }

    .priFor-stats {
        padding: 50px 16px;
    }

    .stats_grid_kaRen {
        gap: 10px;
    }

    .priFor-evaluation {
        padding: 50px 16px;
    }

    .priFor-faq {
        padding: 50px 16px;
    }

    .faq_list_kaRen {
        gap: 20px;
    }

    .priFor-connect {
        padding: 50px 16px;
    }

    .priFor-footer {
        padding: 50px 16px;
    }
}

.casino_offers_preLuc2 {
    max-width: 1050px;
    margin: 0 auto;
    padding: 80px 16px 80px 16px;
}



/* --- CONTACT EXPERTS SECTION --- */
.priFor-contact-experts {
    padding: 80px 16px;
    text-align: center;
}

.priFor-contact-head {
    margin-bottom: 20px;
}

.priFor-contact-head h1 {
    font-family: 'Akshar', sans-serif;
    font-weight: 700;
    font-size: 36px;
    color: #fff;
    margin-bottom: 20px;
}

.priFor-contact-head p {
    font-family: 'Akshar', sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 1.4;
    color: rgba(255, 255, 255, 0.9);
    max-width: 800px;
    margin: 0 auto;
}

.priFor-form-experts {
    max-width: 754px;
    margin: 0 auto;
    text-align: left;
}

.priFor-form-row {
    display: flex;
    gap: 16px;
}

.priFor-input-group {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 8px;
    margin-bottom: 16px;
}

.priFor-input-group label {
    font-family: 'Akshar', sans-serif;
    font-weight: 700;
    font-size: 14px;
    color: #fff;
}

.priFor-input-group input,
.priFor-input-group textarea {
    background: rgba(36, 35, 108, 1);
    border: none;
    border-radius: 5px;
    padding: 16px 14px;
    color: rgba(255, 255, 255, 0.5);
    font-family: 'Akshar', sans-serif;
    font-size: 16px;
    outline: none;
    transition: border-color 0.3s;
}

.priFor-input-group input:focus,
.priFor-input-group textarea:focus {
    border-color: #8BBEEB;
}

/* Чекбокс */
.priFor-checkbox-wrap {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 16px;
}

.priFor-checkbox-wrap label {
    font-family: 'Akshar', sans-serif;
    font-size: 14px;
    color: #fff;
}

.priFor-checkbox-wrap a {
    color: #547CB7;
    text-decoration: underline;
}

/* Кнопка */
.priFor-btn-wrap {
    display: flex;
    justify-content: center;
}

.priFor-btn-wrap .link-btn {
    width: 100%;
    cursor: pointer;
    text-align: center;
    align-items: center;
    justify-content: center;
    /* Твои стили уже включают градиент */
}

.tit-cas {
    font-family: 'Akshar', sans-serif;
    font-weight: 700;
    font-size: 40px;
    color: #FFFFFF;
    margin-bottom: 20px;
}

/* Сообщение об успехе */
.priFor-success-text {
    display: none;
    text-align: center;
    margin-top: 20px;
    color: #4CAF50;
    font-family: 'Akshar', sans-serif;
    font-weight: 700;
}

.priFor-success-text.active {
    display: block;
}

/* Адаптив */
@media (max-width: 768px) {
    .priFor-form-row {
        flex-direction: column;
        gap: 0;
    }

    .priFor-contact-head h2 {
        font-size: 28px;
    }
}

/* --- POLICY PAGE STYLES --- */
.priFor-policy-section {
    padding: 80px 16px;
    background: rgba(24, 23, 89, 1);
    /* Ваш основной фон */
    color: #ffffff;
    font-family: 'Akshar', sans-serif;
}

.policy-content-wrap {
    margin: 0 auto;
    text-align: left;
}

.policy-main-title {
    font-size: 36px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.policy-update-text {
    font-family: Akshar;
    font-weight: 700;
    font-style: Bold;
    font-size: 15px;
    margin-bottom: 20px;
}

.policy-intro {
    margin-bottom: 20px;
}

.policy-block {
    margin-bottom: 40px;
}

.policy-block h2 {
    font-size: 24px;
    font-weight: 700;
    color: #ffffff;
    padding-bottom: 40px;
}


.policy-sub-block h2 {
    font-size: 18px;
    font-weight: 700;
    padding: 0px;
}

.policy-block p {
    font-size: 15px;
    line-height: 1.6;
    margin-bottom: 15px;
    color: rgba(255, 255, 255, 0.9);
}

/* Списки */
.policy-simple-list,
.policy-bullet-list {
    margin-bottom: 20px;
    padding-left: 20px;
}

.policy-simple-list li,
.policy-bullet-list li {
    font-size: 15px;
    line-height: 1.6;
    margin-bottom: 8px;
    color: rgba(255, 255, 255, 0.8);
}

.policy-bullet-list {
    list-style: disc;
}

.policy-simple-list {
    list-style: none;
}

.policy-simple-list li::before {
    content: "•";
    color: rgba(123, 158, 208, 1);
    display: inline-block;
    width: 1em;
    margin-left: -1em;
}

/* Ссылки */
.policy-content-wrap a {
    color: rgba(123, 158, 208, 1);
    text-decoration: underline;
}

.policy-content-wrap a:hover {
    color: rgba(191, 253, 255, 1);
}

.contact-footer a {
    text-decoration: none;
    font-weight: 700;
}

/* Адаптив */
@media (max-width: 768px) {
    .policy-main-title {
        font-size: 28px;
    }

    .policy-block h2 {
        font-size: 20px;
    }
}


.visually-hidden {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    border: 0;
    padding: 0;
    white-space: nowrap;
    clip-path: inset(100%);
    clip: rect(0 0 0 0);
    overflow: hidden;
}