@font-face {
    font-family: Montserrat;
    font-weight: 400;
    font-style: bold;
    font-display: swap;
    src: url('../betradarprofun-fontsmMm/betradarprofun-montserrat-regularmMm.woff2') format("woff2")
}

@font-face {
    font-family: Chango;
    font-weight: 400;
    font-display: swap;
    src: url('../betradarprofun-fontsmMm/betradarprofun-chango-regularmMm.woff2') format("woff2")
}

h1,
h2,
h3,
h4,
p {
    margin: 0;
}

html {
    margin: 0;
    background: linear-gradient(180deg, #F4695F 0%, #F4D378 100%);
}

main {
    padding: 0px 16px;
}

body {
    margin: 0;
}

/* === Герой секция === */

.betradarprofun-nav-list {
    margin: 0;
    padding: 0;
    display: flex;
    list-style: none;
    gap: 50px;
    padding-right: 50px;
}

.betradarprofun-hero-info-block {
    max-width: 1000px;
    display: flex;
    flex-direction: column;
    gap: 20px;
    align-items: flex-start;
    align-items: center;
    text-align: center;
}

.betradarprofun-hero-info svg {
    width: 100%;
}

.rev-cont svg {
    width: 100%;
}

.betradarprofun-hero-aboutsput {
    max-width: 1140px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    gap: 20px;
}

.betradarprofun-aboutsput-info-block {
    background: radial-gradient(34.24% 150.85% at 50% 8.67%, rgba(40, 86, 131, 0.5) 0%, rgba(14, 26, 52, 0.5) 100%)
        /* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */
    ;
    border: 1px solid #1A365A;
    padding: 30px;
    max-width: 100%;
    max-width: 753px;
    display: flex;
    flex-direction: column;
    gap: 20px;
    border-radius: 30px;
}

.betradarprofun-aboutsput-info-block h2 {
    font-family: Chango;
    font-size: 32px;
    line-height: 100%;
    color: #fff;
}

.stars-and-likes {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.stars-aboutsput {
    display: flex;
    gap: 10px;
}

.stars-aboutsput p {
    font-family: Chango;
    font-size: 20px;
    line-height: 100%;
    color: #FFFFFF;
}

.like-aboutsput {
    display: flex;
    gap: 10px;
}

.like-aboutsput p {
    font-family: Chango;
    font-size: 20px;
    line-height: 100%;
    color: #FFFFFF;
}

.last-descr-aboutsput {
    font-family: Montserrat;
    font-size: 15px;
    line-height: 100%;
    color: #fff;
}

.block-game {
    background: #07080D;
    max-width: 1280px;
    height: 500px;
    margin: 0 auto;
    margin-top: 90px;
    margin-bottom: 90px;
    border-radius: 30px;
}

.nav {
    display: flex;
    align-items: center;
}

.players-rev {
    max-width: 1140px;
    margin: 0 auto;
    padding: 90px 0px;
}

.player-soder {
    display: flex;
    flex-direction: column;
    gap: 20px;
    color: #fff;
}

.player-soder h2 {
    font-family: Chango;
    font-size: 32px;
    line-height: 100%;
}

.player-soder p {
    font-family: Montserrat;
    font-size: 15px;
    line-height: 100%;
}

.rev-cont {
    width: 100%;
    display: flex;
    align-items: center;
    gap: 20px;
    margin: 0;
    padding: 0;
    list-style: none;
    justify-content: center;
    flex-direction: column;
}

.form-but {
    display: flex;
    justify-content: center;
}

.rev-card {
    background: #122448;
    border: 1px solid #283859;
    padding: 20px;
    display: flex;
    flex-direction: column;
    gap: 20px;
    border-radius: 30px;
}

.down-rev-card {
    display: flex;
    align-items: center;
    justify-content: space-between;
}


.down-rev-card-descr {
    display: flex;
    align-items: center;
    gap: 10px;
}

.down-rev-card-descr span {
    padding: 11px;
    background-color: #233B6A;
    border-radius: 100px;
    border: none;
}

.rating-card {
    font-family: Chango;
    font-weight: 700;
    font-size: 20px;
    line-height: 100%;
}

.cosmic-coll {
    display: flex;
    flex-direction: column;
    gap: 20px;
    align-items: center;
    text-align: center;
    padding: 30px;
    border-radius: 30px;
    background: radial-gradient(34.24% 150.85% at 50% 8.67%, rgba(40, 86, 131, 0.5) 0%, rgba(14, 26, 52, 0.5) 100%)
        /* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */
    ;
    border: 1px solid #1A365A;
    color: #FFF;
}

.cosmic-coll h2 {
    font-family: Chango;
    font-size: 32px;
    line-height: 100%;
}

.cosmic-coll p {
    font-family: Montserrat;
    font-size: 15px;
    line-height: 100%;
}

.cosmic-coll svg {
    width: 100%;
}

.betradarprofun-hero-container {
    max-width: 1280px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    padding: 20px 10px 0px 10px;
}

.betradarprofun-hero {
    background: linear-gradient(270deg, #7CDD7C 0%, #F6B666 50%, #E883CF 100%);
    border: 2px solid #689CEC;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    display: flex;
    padding: 0px 0px 0px 0px;
    flex-direction: column;
    align-items: center;
    height: 398px;
    justify-content: center;
}

/* === слайд === */
.survey-container {
    background: #FFCC64;
    border: 2px solid #EFAF2C;
    border-radius: 20px;
    padding: 32px;
}

.steps {
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
}

.step {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    border: 1px solid #FB78A3;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-weight: 600;
    transition: all 0.3s ease;
}

.step.active {
    background: #FB78A3;
    color: #fff;
    border-color: #FB78A3;
}

.question {
    display: none;
    flex-direction: column;
    animation: fadeIn 0.4s ease;
}

.question.active {
    display: flex;
    gap: 24px;
}

@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateY(10px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.question h2 {
    font-family: Chango !important;
    font-size: 20px !important;
    margin-bottom: 20px;
    color: #fff;
}

.question p {
    font-family: Montserrat;
    font-size: 15px;
}

.options {
    display: flex;
    flex-direction: column;
    gap: 10px;
    width: 100%;
}

.option {
    background: #FFFFFF;
    border: none;
    border-radius: 8px;
    padding: 16px;
    cursor: pointer;
    transition: all 0.3s ease;
    color: #6C6C6C;
    font-family: Montserrat;
    font-size: 16px;
}

.option:hover,
.option.active {
    background: #54F299;
    color: #fff;
    border-color: #35b5ff;
}

.card-sec {
    max-width: 1280px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    gap: 24px;
    color: #fff;
    align-items: center;
    padding-top: 40px;
}

.card-section-list {
    width: 100%;
    display: flex;
    gap: 20px;
    padding-left: 0px;
}

.card-sec-title {
    font-family: Chango;
    font-weight: 400;
    font-size: 24px;
    line-height: 100%;
    text-align: center;
    text-transform: uppercase;
}

.card-section-list li {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    text-align: center;
    gap: 10px;
    padding: 32px 16px;
    background: #FFFFFF33;
    border: 1px solid #FFFFFF;
    border-radius: 16px;
    padding: 8px;
}

.card-section-list2 li {
    width: 100%;
    max-width: 413px;
    display: flex;
    flex-direction: column;
    gap: 10px;
    padding: 32px 16px;
    background: #F46A60;
    border: none;
    border-radius: 16px;
    align-items: flex-start;
}

.card-section-list2 h2 {
    font-family: Chango;
    font-weight: 400;
    font-size: 14px;
    line-height: 120%;
    letter-spacing: 4%;
    text-align: center;
    text-transform: uppercase;
}

.card-section-list2 p {
    font-family: Montserrat;
    font-weight: 400;
    font-size: 16px;
    line-height: 130%;
    letter-spacing: 4%;
    color: #FFFFFFCC;
}

.contact-info {
    width: 100%;
    max-width: 560px;
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.card-section-list2 {
    gap: 20px;
    display: flex;
    justify-content: space-between;
    padding: 0px;
    gap: 20px;
}

.card-section-ist-item span {
    font-family: Chango;
    font-weight: 400;
    font-size: 48px;
    line-height: 100%;
    text-align: center;
    text-transform: uppercase;
}

.card-section-ist-item h2 {
    font-family: Chango;
    font-weight: 400;
    font-size: 16px;
    line-height: 120%;
    text-align: center;
    text-transform: uppercase;
}

.card-section-ist-item p {
    font-family: Montserrat;
    font-weight: 400;
    font-size: 16px;
    line-height: 130%;
    text-align: center;
}

.buttons {
    display: flex;
    justify-content: center;
    width: 100%;
    gap: 30px;
    padding-top: 40px;
}

.buttons .back {
    background: none;
    border: 2px solid #FFFFFF;
    border-radius: 8px;
    padding: 8px 20px;
    color: #fff;
    font-weight: 600;
    cursor: pointer;
    transition: background 0.3s ease;
    font-family: Chango;
    font-weight: 400;
    font-size: 20px;
    line-height: 100%;
    width: 273px;
}

.buttons .next {
    background: linear-gradient(90deg, #6FD7EC 0%, #56BCDE 100%);
    border: 2px solid #5B8CBF;
    border-radius: 8px;
    padding: 8px 20px;
    color: #fff;
    font-weight: 600;
    cursor: pointer;
    transition: background 0.3s ease;
    font-family: Chango;
    font-weight: 400;
    font-size: 20px;
    line-height: 100%;
    width: 273px;
}

.buttons button:hover {
    background: #35b5ff;
}

.buttons button:disabled {
    opacity: 0.5;
    cursor: not-allowed;
}

.slide-cosmo {
    display: flex;
    flex-direction: column;
    gap: 20px;
    align-items: center;
    color: #fff;
}

.slide-cosmo h2 {
    font-family: Chango;
    font-weight: 700;
    font-size: 24px;
    line-height: 100%;
    text-transform: uppercase;
}

.down-title {
    font-family: Chango !important;
    font-weight: 400 !important;
    font-size: 16px !;
    line-height: 120% !important;
    text-transform: uppercase !important;
}

.slide-cosmo p {
    font-family: Montserrat;
    font-size: 16px;
    line-height: 100%;
    max-width: 700px;
}

.survey-container-descr {
    text-align: center;
}

/* --- Линия прогресса между шагами --- */
.steps {
    position: relative;
}

.progress-line {
    position: absolute;
    top: 50%;
    left: 18px;
    right: 18px;
    height: 3px;
    background: #fff;
    transform: translateY(-50%);
    z-index: 0;
    border-radius: 3px;
    overflow: hidden;
}

.progress-line span {
    display: block;
    height: 100%;
    width: 0%;
    background: #FB78A3;
    transition: width 0.4s ease;
    border-radius: 3px;
}

.step {
    background: #FED37B;
    border: 2px solid #fff;
    position: relative;
    z-index: 1;
    font-family: Montserrat;
    font-weight: 400;
    font-size: 20px;
    line-height: 100%;
}

.contact-form {
    width: 100%;
    max-width: 560px;
    border-radius: 16px;
    display: flex;
    flex-direction: column;
}

.contact-form label {
    font-family: 'Chango', sans-serif;
    font-weight: 700;
    font-size: 14px;
    color: #ffffff;
    line-height: 100%;
    letter-spacing: 0;
    margin-bottom: 8px;
}

.contact-form input,
.contact-form textarea {
    padding: 12px 14px;
    border-radius: 8px;
    border: 1px solid #FFFFFF33;
    background-color: #FFFFFF33;
    font-family: Montserrat;
    font-size: 16px;
    color: #fff;
    outline: none;
    transition: border-color 0.3s ease;
    margin-bottom: 16px;
}

input::placeholder,
textarea::placeholder {
    color: #FFFFFF;
    opacity: 1;
}

.contact-form input:focus,
.contact-form textarea:focus {
    border-color: #005ae6;
}

.contact-form textarea {
    resize: none;
    height: 100px;
}

.contact-form button {
    background: linear-gradient(90deg, #6FD7EC 0%, #56BCDE 100%);
    color: #fff;
    font-family: Chango;
    font-weight: 400;
    font-size: 20px;
    line-height: 100%;
    border: 2px solid #5B8CBF;
    border-radius: 8px;
    padding: 14px;
    cursor: pointer;
    transition: background 0.3s ease;
    width: 273px;
}

.contact-form button:hover {
    background: #0073ff;
}

.betradarprofun-hero-info h2 {
    display: none;
}


/* footer */
.footer-up {
    display: flex;
    flex-direction: column;
    gap: 20px;
    background: #49020259;
    border: none;
    padding: 90px 16px;
    text-align: center;
    align-items: center;
    color: #fff;
}

.footer-up h2 {
    font-family: Chango;
    font-weight: 700;
    font-size: 32px;
    line-height: 100%;
    text-align: center;
}

.footer-up p {
    font-family: Montserrat;
    font-size: 15px;
    line-height: 100%;
    text-align: center;
}

.footer-down {
    max-width: 1140px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    gap: 50px;
    color: #fff;
    padding: 70px 16px;
}

.footer-down-list {
    width: 100%;
    display: flex;
    align-items: center;
    gap: 20px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.footer-down-list h2 {
    font-family: Chango;
    font-weight: 700;
    font-size: 20px;
    line-height: 100%;
    padding-bottom: 10px;
}

.footer-down-list p {
    font-family: Montserrat;
    font-weight: 400;
    font-size: 15px;
    line-height: 100%;
}

.footer-nav-list {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0;
    padding: 0;
    list-style: none;
    gap: 20px 50px;
    flex-wrap: wrap;
}

.footer-nav-list a {
    text-decoration: none;
    color: #fff;
    font-family: Chango;
    font-size: 12px;
    line-height: 100%;
}

.copy-foot {
    display: flex;
    align-items: center;
    gap: 20px;
    justify-content: center;
}

.copy-foot p {
    font-family: Chango;
    font-size: 16px;
    line-height: 100%;
    text-align: center;
}

/* === Блок 18+ === */
.betradarprofun-rules18 {
    font-family: Montserrat;
    display: flex;
    flex-direction: column;
    gap: 10px;
    font-size: 16px;
    color: #fff;
}

.betradarprofun-rules18-info {
    background: linear-gradient(90deg, #5E7EB0 0%, #689CEC 100%);
    padding: 16px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

.betradarprofun-rules-info {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.betradarprofun-nav-list a {
    font-family: Montserrat;
    font-size: 16px;
    line-height: 100%;
    color: #fff;
    text-decoration: none;
}

.betradarprofun-rules-info button {
    background: #FF3115;
    border: none;
    padding: 8px 16px;
    border-radius: 16px;
    font-family: Montserrat;
    font-size: 14px;
    color: #fff;
    max-width: 294px;
}

.betradarprofun-logo-p {
    font-family: Chango !important;
    font-weight: 400;
    font-size: 15px !important;
    text-transform: uppercase !important;
}

.icon-21 {
    width: 36px;
    height: 36px;
}

.bwin {
    max-width: 210px;
}

.netbet {
    max-width: 223px;
}

/* === Кнопка сайта === */
.betradarprofun-btn {
    background-color: #F1F3FF;
    color: #474747;
    text-align: center;
    width: 173px;
    font-family: Chango;
    font-weight: 900;
    font-size: 12px;
    line-height: 130%;
    letter-spacing: 4%;
    text-transform: uppercase;
    border: none;
    padding: 4px 24px;
    border-radius: 20px;
    cursor: poMontserrat;
    margin-bottom: 24px;
    text-decoration: none;
}

/* === Информация внутри героя === */
.betradarprofun-hero-info {
    display: flex;
    gap: 20px;
    align-items: center;
    padding: 0px 16px;
}

.desk-hero-title {
    font-family: Chango;
    font-size: 48px;
    line-height: 100%;
    background: #fff;
    -webkit-background-clip: text;
    /* обрезаем фон по тексту */
    -webkit-text-fill-color: transparent;
    /* делаем сам текст прозрачным */
    background-clip: text;
    /* для современных браузеров */
    color: transparent;
    /* резерв */
    text-transform: uppercase;

}

.mobile-title {
    display: none;
}

.betradarprofun-hero-info p {
    font-family: Montserrat;
    font-size: 16px;
    line-height: 130%;
    color: #ffffff;
    max-width: 700px;
}

.betradarprofun-hero-info-block a {
    background: linear-gradient(90deg, #6FD7EC 0%, #56BCDE 100%);
    border: 2px solid #5B8CBF;
    border-radius: 8px;
    font-family: Chango;
    font-weight: 400;
    font-size: 20px;
    line-height: 100%;
    padding: 10px 100px;
    text-decoration: none;
    color: #fff;
    text-align: center;
}

.card-section-ist-item a {
    background: linear-gradient(90deg, #6FD7EC 0%, #56BCDE 100%);
    border: 2px solid #5B8CBF;
    border-radius: 8px;
    font-family: Chango;
    font-weight: 400;
    font-size: 20px;
    line-height: 100%;
    text-decoration: none;
    color: #fff;
    text-align: center;
}

.link-pic {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: space-between;
}

.card-game-desc1 {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.card-game-desc2 {
    display: flex;
    gap: 5px;
    align-items: center;
}

.betradarprofun-rules-info p {
    font-family: Montserrat;
    font-weight: 400;
    font-size: 12px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #ffffff;
    display: flex;
    align-items: center;
    gap: 5px;
}

.betradarprofun-btn-list a {
    font-family: Montserrat;
    font-weight: 400;
    font-size: 16px;
    text-align: center;
    color: #000;
    text-decoration: none;
    padding: 4px 16px;
    background: #00FF7F;
    border-radius: 20px;
}

.betradarprofun-bonus-container h2 {
    font-family: Chango;
    font-weight: 600;
    font-style: SemiBold;
    font-size: 40px;
    text-align: center;
    color: #fff;
    margin-bottom: 24px;
}

.betradarprofun-bonus-container-list {
    display: flex;
    list-style: none;
    color: #fff;
    padding: 0;
    justify-content: space-between;
}

.betradarprofun-bonus-container-list li {
    font-family: Chango;
    font-weight: 400;
    font-style: Semi Bold;
    font-size: 24px;
    text-align: center;
    width: 305px;
    color: #FFFFFF99;
}


.aboutholiday {
    max-width: 1280px;
    margin: 0 auto;
    border-top: 2px solid #ffffff;
    border-bottom: 2px solid #ffffff;
}

.aboutholiday-container {
    display: flex;
    flex-direction: column;
    gap: 24px;
    max-width: 1120px;
    margin: 0 auto;
    padding: 32px 0px;
}

.aboutholiday-container h2 {
    font-family: Chango;
    font-weight: 400;
    font-size: 24px;
    line-height: 100%;
    text-transform: uppercase;
    color: #fff;
}

.aboutholiday-container p {
    font-family: Montserrat;
    font-weight: 400;
    font-size: 16px;
    line-height: 130%;
    color: #fff;
}

.survey-container-descr {
    display: flex;
    flex-direction: column;
    gap: 8px;
    padding-bottom: 40px;
    align-items: center;
}



/* === Список преимуществ === */
.betradarprofun-hero-info ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
    justify-content: center;
}

.betradarprofun-hero-info li {
    display: flex;
    align-items: center;
    gap: 6px;
}

.betradarprofun-hero-info li .betradarprofun-poker {
    width: 24px;
    height: 24px;
    background-image: url('../betradarprofun-img/betradarprofun-poker.png');
    background-size: contain;
    background-repeat: no-repeat;
}

.betradarprofun-hero-info li button {
    font-family: Montserrat;
    font-weight: 500;
    font-size: 16px;
    text-align: center;
    display: flex;
    align-items: center;
    gap: 3px;
    background: #252B4B;
    color: #ffffff;
    border-bottom: 3px solid #1D9059;
    padding: 5px 20px;
    border-radius: 5px;
    cursor: poMontserrat;
    font-size: 15px;
}


/* Bonus */

.betradarprofun-bonus-list {
    margin: 0;
    padding: 0;
    padding-top: 20px;
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.betradarprofun-bonus-list-item {
    display: flex;
    justify-content: space-between;
    gap: 8px;
}

.betradarprofun-bonus-list-img {
    max-height: 66px;
    max-width: 200px;
}

.betradarprofun-bonus-list-link {
    display: flex;
    width: 100%;
    justify-content: center;
    padding-left: 10px;
}

.betradarprofun-bonus-list-item-card1 {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 32px 0px;
    border-radius: 16px;
    gap: 20px;
    border: 2px solid #005F2F;
    background: transparent;
    position: relative;

}

/* 2. Добавьте этот новый блок стилей для зеленой плашки */
.bonus-exclusive-label {
    position: absolute;
    /* Позиционируем абсолютно относительно родителя */
    top: -15px;
    /* "Выдвигаем" на 15px вверх за пределы карточки */
    left: 0px;
    /* Отступ 20px от левого края */

    /* Стили для внешнего вида */
    background-color: #1DB954;
    box-shadow: 0px 0px 8.9px 0px #8CFE9980;
    /* Яркий зеленый цвет */
    color: white;
    padding: 6px 12px;
    border-radius: 20px;
    /* Сильно скругленные углы */
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    white-space: nowrap;
    /* Чтобы текст не переносился */
}

.betradarprofun-bonus-list-item-card2 {
    display: flex;
    justify-content: center;
    gap: 55px;
    padding: 10px 32px;
    border-radius: 16px;
    border: 1px solid transparent;
    align-items: center;

    background:
        /* заливка внутри */
        linear-gradient(90deg, #3F3F3F 0%, #2A2A2A 100%) padding-box,
        /* градиентная рамка */
        linear-gradient(90deg, #FD2D1C 0%, #910B00 50%, #580701 100%) border-box;
}

.betradarprofun-bonus-list-item-card2-descr {
    display: flex;
    flex-direction: column;
    width: 100%;
    gap: 10px;
}

.betradarprofun-bonus-list-item-card2-descr p {
    font-family: Chango;
    font-weight: 400;
    font-size: 14px;
    color: #FFFFFF;
}

.betradarprofun-bonus-list-item-card2-descr a {
    font-family: Montserrat;
    font-weight: 700;
    font-size: 20px;
    color: #FFFFFF;
    cursor: poMontserrat;
    text-decoration: none;
}

.betradarprofun-bonus-list-item-card2-descr ul {
    color: #fff;
    font-family: Montserrat;
    font-weight: 700;
    font-style: Bold;
    font-size: 15px;
    list-style: disc;
    padding-left: 20px;
}

.betradarprofun-bonus-list-item-card2-list {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 10px;
    width: 220px;
    justify-content: center;
}

.finger {
    background-image: url('../betradarprofun-img/betradarprofun-finger-logo.png');
    width: 28px;
    height: 28px;
}

.star-w {
    background-image: url('../betradarprofun-img/betradarprofun-star.png');
    width: 22px;
    height: 22px;
    background-repeat: no-repeat;
}

.betradarprofun-bonus-list-item-card2-list li {
    display: flex;
    align-items: center;
    gap: 5px;
}

.betradarprofun-bonus-list-item-card2-list p {
    font-family: Chango;
    font-weight: 400;
    font-size: 16px;
    text-align: center;
    color: #ffffff;
}

.betradarprofun-bonus-list-item-card2-rating {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    gap: 8px;
}

.betradarprofun-bonus-list-item-card2-rating p {
    font-family: Montserrat;
    font-weight: 700;
    font-size: 36px;
    text-align: center;
    color: #ffffff;
}

.betradarprofun-bonus-list-item-card2-rating h2 {
    font-family: Montserrat;
    font-weight: 400;
    font-style: Regular;
    font-size: 14px;
    line-height: 100%;
    text-align: center;
    color: #fff;
    margin: 0;
}

.stars {
    display: flex;
}

.betradarprofun-bonus-list-item-card3 {
    box-sizing: border-box;
    /* Важно, чтобы padding не ломал ширину */
    border-radius: 16px;

    /* Стили для расположения элементов внутри */
    display: flex;
    flex-direction: column-reverse;
    /* ИЗМЕНЕНО: ставим обычный порядок, а не обратный */
    justify-content: center;
    gap: 20px;
    /* Немного уменьшил отступ для гармонии */
    width: 100%;

    padding-right: 10px;
}

.betradarprofun-bonus-list-item-card3 a {
    display: block;
    border-radius: 100px;
    width: 100%;
    padding: 10px;
    border: none;
    color: #FFA30D;
    text-decoration: none;
    font-family: Montserrat;
    font-weight: 600;
    font-size: 16px;
    text-align: center;
    box-sizing: border-box;
    text-transform: uppercase;
}

.betradarprofun-bonus-list-item-card3 button:hover {
    background:
        /*задний фон при наведении*/
        #F9BB50;
    /*-----------поменяй на ЗЕЛЕНЫЙ!!!*/
    color: black;
    box-shadow: -1px 5px 10px rgba(0, 0, 0, 0.35);
}

@keyframes mymove {
    0% {
        background-position: 0px 0px;
    }

    100% {
        background-position: 200px 0px;
    }
}

.betradarprofun-bonus-list-item-card3-icons {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 16px;
}

.betradarprofun-guide h2 {
    font-family: Chango;
    font-weight: 700;
    font-style: Bold;
    font-size: 24px;
    line-height: 100%;
    color: #FFFFFF;
}


.betradarprofun-about-container {
    display: flex;
    flex-direction: column;
    max-width: 1140px;
    margin: 0 auto;
    margin-top: 30px;
    gap: 10px;
}

.betradarprofun-descr-container {
    font-family: Montserrat;
    font-weight: 400;
    font-style: Regular;
    font-size: 16px;
    color: #fff;
    padding-bottom: 100px;
}

.betradarprofun-descr-container p {
    padding-bottom: 10px;
}

.betradarprofun-descr-container h3 {
    padding-bottom: 10px;
}

.last-div {
    padding-bottom: 10px;
}

.betradarprofun-card-container-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    /* две колонки */
    gap: 20px;
}

.betradarprofun-card-container-list li {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
    background: #95959533;
    padding: 16px;
    border-radius: 8px;
    font-family: Montserrat, sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #fff;
}

.number1 {
    background-image: url('../betradarprofun-img/betradarprofun-number1.png');
    width: 44px;
    height: 44px;
    background-repeat: no-repeat;
}

.number2 {
    background-image: url('../betradarprofun-img/betradarprofun-number2.png');
    width: 44px;
    height: 44px;
    background-repeat: no-repeat;
}

.number3 {
    background-image: url('../betradarprofun-img/betradarprofun-number3.png');
    width: 44px;
    height: 44px;
    background-repeat: no-repeat;
}

.number4 {
    background-image: url('../betradarprofun-img/betradarprofun-number4.png');
    width: 44px;
    height: 44px;
    background-repeat: no-repeat;
}



/* FAQ */

.betradarprofun-faq {
    padding-top: 80px;
    padding-bottom: 80px;
}

.betradarprofun-faq_title {
    font-family: Chango;
    font-weight: 600;
    font-style: SemiBold;
    font-size: 40px;
    text-align: center;
    margin-bottom: 24px;
    color: #ffffff;
    text-shadow: 0px 4px 4px #00FF7F80;
    text-transform: uppercase;
}

.betradarprofun-container-faq {
    max-width: 1280px;
    margin: 0 auto;
}

.faq-accordion {
    margin-bottom: 60px;
    padding: 0;
    margin: 0;
    list-style: none;
}

/* Стили для каждого элемента (вопрос + ответ) */
.accordion-item {
    transition: all 0.3s ease-in-out;
}

/* Заголовок-кнопка */

.accordion-header {
    border: 1px solid #005F2F;
    border-radius: 8px;
    font-family: Montserrat;
    font-weight: 500;
    font-size: 20px;
    background-color: transparent;
    width: 100%;
    padding: 25px;
    color: #ffffff;
    cursor: poMontserrat;
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-align: start;
    margin-bottom: 8px;
    gap: 20px;
}

/* Серая циферка слева */
.accordion-number {
    font-family: Montserrat;
    font-weight: 400;
    font-size: 24px;
    line-height: 110.00000000000001%;
    letter-spacing: -2%;
    flex-shrink: 0;
    color: #FFFFFF66;
}

/* Иконка (стрелочка) */
.arrow {
    transform: rotate(0deg);
    transition: transform 0.3s ease-in-out;
}

/* Контент (ответ) */
.accordion-content {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease-in-out, padding 0.3s ease-in-out;
}

.accordion-title {
    flex-grow: 1;
    /* ЭТО ГЛАВНОЕ! Заставляет текст занять всё доступное свободное пространство */
    text-align: left;
    /* Выравниваем текст по левому краю */
}

.accordion-content p {
    font-family: Montserrat;
    font-weight: 400;
    font-size: 16px;
    padding: 25px;
    margin: 0;
    padding-bottom: 20px;
    color: #ffffff;
    line-height: 1.6;
}


/* --- СТИЛИ ДЛЯ АКТИВНОГО (ОТКРЫТОГО) СОСТОЯНИЯ --- */

/* Когда элемент активен, применяем рамку и отступы */
.accordion-item.active {
    border-radius: 15px;
    border: 1px solid #005F2F;
    padding-bottom: 25px;
    margin-bottom: 20px;
}

.accordion-content-list {
    margin: 0;
    color: #fff;
}

/* Убираем нижнюю границу у заголовка, когда весь блок в рамке */
.accordion-item.active .accordion-header {
    border-bottom: none;
    border-radius: 0px;
    border: none;
}

/* Поворачиваем иконку вверх, когда блок открыт */
.accordion-item.active .arrow {
    transform: rotate(135deg);
}

/* Показываем контент, устанавливая ему максимальную высоту */
.accordion-item.active .accordion-content {
    max-height: 200px;
    /* Установите значение, достаточное для вашего текста */
}

.arrow {
    width: 10px;
    height: 10px;
    border-left: 2px solid #fff;
    border-bottom: 2px solid #fff;
    transform: rotate(-45deg);
    margin: 10px auto;
    transition: transform 0.3s ease;
}

/* Если нужно, чтобы при клике поворачивалась вверх */


.betradarprofun-text h2 {
    font-family: Chango;
    font-weight: 600;
    font-size: 40px;
    text-align: center;
    vertical-align: middle;
    text-shadow: 0px 4px 4px #00FF7F80;
}



/* Winners */

.betradarprofun-winners_container {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));
    gap: 20px;
    max-width: 1280px;
    margin: 0 auto;
    padding: 0px;
    list-style: none;
}

.betradarprofun-winners_title {
    display: flex;
    justify-content: center;
    font-weight: 400;
    font-size: 32px;
    text-align: center;
    color: #fff;
    margin-bottom: 24px;
    padding-top: 80px;
    text-transform: uppercase;
}

.betradarprofun-box {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 8px;
    background: #57575733;
    border-radius: 8px;
    padding: 24px 16px;
    color: #fff;
    background: #005F2F;
    /* Белый текст */
}

.betradarprofun-amount {
    font-family: Playfair Display;
    font-weight: 900;
    font-style: Bold;
    font-size: 36px;
    line-height: 100%;
    text-align: center;
    color: #F6DD97;
    padding-bottom: 32px;
}

.betradarprofun-description {
    padding-top: 8px;
    font-family: Montserrat;
    font-weight: 500;
    font-size: 20px;
    line-height: 120%;
    letter-spacing: -2%;
    color: #fff;
}

.betradarprofun-name {
    font-family: Montserrat;
    font-weight: 500;
    font-style: Medium;
    font-size: 20px;
    color: #FFFFFF99;
}

.betradarprofun-box_text {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 10px;
}



/**/

.betradarprofun-selection-container {
    background: linear-gradient(360deg, rgba(86, 63, 13, 0.5) 0%, rgba(188, 137, 29, 0.5) 100%);
    max-width: 1280px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    border-radius: 20px;
    margin-bottom: 80px;
}

.selection-wrapper {
    padding-top: 32px;
    max-width: 652px;
    display: flex;
    flex-direction: column;
    padding-bottom: 18px;
    padding-right: 10px;
    padding-left: 10px;
}

.selection-wrapper h2 {
    font-family: Chango;
    font-size: 32px;
    font-weight: 400;
    line-height: 100%;
    letter-spacing: 4%;
    color: #ffffff;
    padding-bottom: 24px;
    text-align: center;
}

.selection-wrapper h3 {
    font-family: Chango;
    font-size: 16px;
    font-weight: 900;
    color: #ffffff;
}

.selection-wrapper p {
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 400;
    line-height: 130%;
    letter-spacing: 4%;
    color: #ffffff;
    padding-bottom: 10px;
}

.selection-wrapper ul li {
    font-family: Montserrat;
    font-size: 20px;
    font-weight: 500;
    line-height: 130%;
    letter-spacing: 4%;
    color: #ffffff;
    padding-bottom: 15px;
}

.selection-wrapper ul li p {
    font-size: 20px;
    font-family: Chango;
    font-weight: 500;
}

.selection-wrapper ul {
    margin: 0;
    list-style: disc;
    padding-left: 20px;
    display: flex;
    flex-direction: column;
}

.disclaimer-section {
    max-width: 1280px;
    margin: 0 auto;
    background: #7DDD7C;
    margin-bottom: 100px;
    border-radius: 16px;
}

.disclaimer-section-container {
    display: flex;
    flex-direction: column;
    gap: 24px;
    text-align: center;
    align-items: center;
    padding: 32px 10px;
    color: #fff;
}

.disclaimer-section-container h2 {
    font-family: Chango;
    font-weight: 400;
    font-size: 24px;
    line-height: 100%;
    text-transform: uppercase;
}

.disclaimer-section-container p {
    font-family: Montserrat;
    font-weight: 400;
    font-size: 16px;
    line-height: 130%;
    text-align: center;
    max-width: 846px;
}

/* Footer */

.betradarprofun-footer {
    background-color: #4D86E1;
    color: #fff;
    font-family: Inter;
    padding: 40px 0;
    font-size: 14px;
    line-height: 130%;
}

.betradarprofun-container {
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 20px;
    display: flex;
    flex-direction: column;
    gap: 36px;
}

.betradarprofun-info-grid {
    display: flex;
    gap: 20px;
}

.betradarprofun-info-grid h3 {
    font-family: Chango;
    font-weight: 400;
    font-size: 16px;
    line-height: 120%;
    text-transform: uppercase;
    color: #fff;
}

.betradarprofun-info-grid p {
    font-family: Montserrat;
    font-weight: 400;
    font-size: 16px;
    line-height: 130%;
    color: #FFFFFFCC;
}

.betradarprofun-info-block {
    width: 100%;
}

.betradarprofun-list-partners {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0;
}

.betradarprofun-nav a {
    color: #FFFFFFCC;
    text-decoration: none;
}

.betradarprofun-info-title {
    color: #ffffff;
    margin: 0 0 8px 0;
}

.holiday-page {
    margin-top: 100px;
    margin-bottom: 100px;
}

.contactpage-title {
    font-family: Chango;
    font-weight: 400;
    font-size: 48px;
    line-height: 100%;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    padding: 40px 0px;
}

.betradarprofun-info-block p {
    font-family: Montserrat;
    font-weight: 400;
    font-size: 16px;
    line-height: 120%;
    margin: 0;
    color: #FFFFFFCC;
}

.betradarprofun-footer-bottoM {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
    flex-wrap: wrap;
}

.betradarprofun-copyright {
    margin: 0;
    font-family: Montserrat;
    font-weight: 400;
    font-size: 16px;
    line-height: 130%;
    text-align: center;
}

.betradarprofun-nav-foot {
    display: flex;
    align-items: center;
    gap: 56px;
    list-style: none;
    margin: 0;
    padding: 0;
}

.betradarprofun-nav-foot a {
    font-family: Montserrat;
    font-weight: 400;
    font-size: 16px;
    line-height: 130%;
    color: #FFFFFFCC;
    text-decoration: none;
}

.tx-16 {
    font-size: 16px;
}

.text-center {
    text-align: center;
}

.mb-20 {
    margin-bottom: 20px;
}

.w100 {
    background: none;
    color: #fff;
    border: none;
    cursor: poMontserrat;
}

.tx-main {
    font-size: 16px;
    color: #fff;
    margin-top: 20px;
}

.visually-hidden {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}

.betradarprofun-bonus-list-item-mob {
    display: none;
}

.betradarprofun-footer-info-gr {
    display: flex;
    color: #fff;
    align-items: center;
    gap: 20px;
    font-family: Montserrat;
    font-weight: 600;
    font-style: Semi Bold;
    font-size: 16px;
}

.betradarprofun-bonus-list-item-card3-icons-mob {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
    flex-wrap: wrap;
}

.bonus-button {
    position: relative;
    display: inline-block;
    padding: 18px 36px;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #ffa30d;
    background: #1b1f38;
    border-radius: 100px;
    overflow: hidden;
    transition: color 0.6s ease, box-shadow 0.6s ease;
    border: none;
    z-index: 1;
}

/* 💫 Свечение по контуру */
.bonus-button::before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: inherit;
    padding: 2px;
    background: linear-gradient(90deg,
            rgba(255, 163, 13, 0) 0%,
            rgba(255, 163, 13, 0.7) 50%,
            rgba(255, 163, 13, 0) 100%);
    background-size: 300% 100%;
    animation: move-light 2s linear infinite;
    -webkit-mask:
        linear-gradient(#000 0 0) content-box,
        linear-gradient(#000 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    z-index: 0;
    pointer-events: none;
}

@keyframes move-light {
    0% {
        background-position: 0% 0%;
    }

    100% {
        background-position: 300% 0%;
    }
}

/* Плавная золотая волна заливки */
.bonus-button::after {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: inherit;
    background: radial-gradient(circle at center, #ffa30d 0%, #ffb84d 40%, #1b1f38 100%);
    transform: scale(0);
    opacity: 0;
    transition: transform 1.2s ease, opacity 0.8s ease;
    z-index: -1;
}

/*  При наведении — заливка и свечение */
.bonus-button:hover {
    color: #fff;
    box-shadow: 0 0 30px 8px rgba(255, 163, 13, 0.8);
}

.bonus-button:hover::after {
    transform: scale(3);
    opacity: 1;
}

/* 🫧 Эффект клика */
.bonus-button.clicked {
    transform: scale(0.97);
    box-shadow: 0 0 35px 10px #ffa30d;
}

/* Прозрачность */
.hover-opacity {
    transition: opacity 0.3s ease;
}

.hover-opacity:hover {
    opacity: 0.95;
}

/* Стили для фона с частицами */
#particles-js {
    position: fixed;
    /* Фиксируем фон, чтобы он не скроллился */
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    /* Помещаем фон ПОД всем остальным контентом */
    background-color: #0E1A34;
    /* Цвет фона */
}

/* Обертка для основного контента */
.content-wrapper {
    position: relative;
    /* Необходимо, чтобы z-index сработал */
    z-index: 1;
    /* Помещаем контент НАД фоном */
    background-color: transparent;
    /* Делаем фон обертки прозрачным */
}

/* Стили для счетчика частиц (необязательно) */
.count-particles {
    background: #000022;
    position: absolute;
    top: 48px;
    left: 0;
    width: 80px;
    color: #13E8E9;
    font-size: .8em;
    text-align: left;
    text-indent: 4px;
    line-height: 14px;
    padding-bottom: 2px;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: bold;
}

.js-count-particles {
    font-size: 1.1em;
}

#stats,
.count-particles {
    -webkit-user-select: none;
    margin-top: 5px;
    margin-left: 5px;
}

@media(max-width: 1184px) {
    .betradarprofun-bonus-list-item-card2 {
        width: 100%;
        gap: 0px;
        justify-content: space-around;
    }

    .betradarprofun-bonus-list-item-card2-list {
        display: none;
    }

    .betradarprofun-bonus-container-list li {
        display: none;
    }

    .betradarprofun-card-container-list p {
        font-family: Montserrat;
        font-weight: 400;
        font-size: 16px;
    }

}



@media(max-width: 1125px) {
    .betradarprofun-bonus-list-item-card2-list li {
        justify-content: center;
    }

    .betradarprofun-footer-list {
        flex-direction: column;
    }

    .betradarprofun-about-container {
        flex-direction: column;
    }

    .card2-list {
        display: none;
    }
}

@media(max-width: 876px) {
    .betradarprofun-hero {
        justify-content: center;
    }

    .betradarprofun-bonus-block-mob-2 {
        display: flex;
        flex-direction: column;
        gap: 20px;
        align-items: center;
    }

    .desk-hero-title {
        font-size: 48px;
    }

    .betradarprofun-hero-info p {
        font-size: 14px;
    }

    .betradarprofun-parthners-list {
        flex-wrap: wrap;
        gap: 10px 40px;
        justify-content: center;
    }

    .betradarprofun-footer-info {
        flex-direction: column;
        padding-bottom: 15px;
    }

    .selection-wrapper h2 {
        font-family: Chango;
        font-size: 27px;
    }

    .accordion-header {
        gap: 20px;
    }

    .betradarprofun-rules18 {
        padding-right: 0px;
    }

    .betradarprofun-winners_title {
        font-size: 27px;
    }


    /* --- ОСНОВНОЙ КОНТЕЙНЕР --- */
    .betradarprofun-bonus-list-item {
        display: flex;
        flex-direction: row;
        /* justify-content: center; */
        /* <-- УДАЛИТЕ ЭТУ СТРОКУ, она центрирует блок */
        gap: 0px;
        border-radius: 16px;
        width: 100%;
        /* <-- ДОБАВЬТЕ ЭТУ СТРОКУ, чтобы контейнер занял всю доступную ширину */
    }

    /* --- ЛЕВАЯ КОЛОНКА (ЛОГОТИП И БОНУС) --- */
    .betradarprofun-bonus-list-item-card1 {
        flex: 1.5;
        /* <-- ДОБАВЬТЕ ЭТО. Левая колонка будет в 1.5 раза шире правой */
        display: flex;
        align-items: center;
        justify-content: center;
        /* <-- Добавлено для лучшего выравнивания по вертикали */
        border-radius: 16px;
        gap: 20px;
        padding: 20px 8px;
        /* Немного уменьшил вертикальные отступы для гармонии */
    }

    /* --- ПРАВАЯ КОЛОНКА (РЕЙТИНГ, КНОПКА, ИКОНКИ) --- */
    .betradarprofun-bonus-list-item-card3 {
        display: flex;
        /* <-- Явно указываем flex для работы align/justify */
        flex-direction: column-reverse;
        /* Добавлено для выравнивания контента по центру */
        justify-content: center;
        /* Добавлено для выравнивания контента по центру */
        border-radius: 16px;
        padding: 0px;
    }


    /* --- ОСТАЛЬНЫЕ СТИЛИ ОСТАЮТСЯ БЕЗ ИЗМЕНЕНИЙ --- */

    .betradarprofun-bonus-list-item-card2-rating {
        display: none;
    }

    .betradarprofun-bonus-list-item-card3 a.init-log {
        font-size: 14px;
    }

    .betradarprofun-bonus-list-item-card2 {
        display: none;
    }

    .betradarprofun-guide h2 {
        font-size: 30px;
    }

    .betradarprofun-bonus-list-item-card2-descr {
        display: flex;
        flex-direction: column;
        width: 100%;
    }

    .card2-list {
        display: none;
    }

    .betradarprofun-bonus-list-link {
        width: auto;

    }
}


.container {
    max-width: 1140px;
    margin: 0 auto;
    color: #FFFFFF;
    padding: 50px 0px;
    font-family: Montserrat;
    font-weight: 400;
    font-style: Regular;
    font-size: 15px;
    line-height: 100%;
}

.main-title {
    font-family: Chango;
    font-weight: 700;
    font-style: Bold;
    font-size: 24px;
    line-height: 100%;
    margin-bottom: 25px;
}

.text-paragraph {
    margin-top: 0;
    margin-bottom: 15px;
}

.info-list {
    list-style-type: none;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 15px;
}

.info-list-item {
    margin-bottom: 8px;
}

.cosmo-burger {
    display: none;
}

/* --- Оверлей (затемнение фона) --- */
.nav-overlay {
    position: fixed;
    inset: 0;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.3s ease;
    z-index: 999;
}

.nav-overlay.active {
    opacity: 1;
    pointer-events: auto;
}

.status {
    font-family: Inter;
    font-weight: 700;
    border-radius: 30px;
    margin-top: 15px;
    padding: 10px;
    background-color: green;
    display: none
}

.form.active .status {
    display: block
}

.plane-cosmo svg {
    width: 100%;
}

.cosmo-ab-pl {
    padding: 90px 10px;
}

.betradarprofun-aboutsput-info-block-game {
    max-width: 100%;
}

iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.block-game {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}

.mobile-btn {
    display: none;
}


@media(max-width: 1105px) {
    .sput-svg svg {
        width: 100%;
        height: 323px;
    }

    .cosmo-burger {
        width: 25px;
        height: 25px;
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative;
        cursor: pointer;
        border: none;
        background: transparent;
    }

    /* Основная полоска (в центре) и две дополнительные полоски (через box-shadow) */
    .cosmo-burger::before {
        content: '';
        display: block;
        width: 25px;
        height: 2px;
        background: white;
        /* Средняя полоска */
        position: absolute;
        /* Создаем верхнюю и нижнюю полоски с помощью box-shadow */
        box-shadow: 0 -8px 0 white,
            /* Верхняя полоска: сдвиг на 8px вверх */
            0 8px 0 white;
        /* Нижняя полоска: сдвиг на 8px вниз */
        transition: all 0.3s ease;
    }

    .nav-overlay {
        /* Оверлей должен покрывать только ту часть, где НЕТ меню */
        width: 100%;
        /* Полная ширина, по умолчанию */
    }

    .nav-overlay.active {
        /* При активации (когда меню открыто) */
        width: 50%;
        /* Установить ширину оверлея в 50% */
        right: 50%;
        /* И сдвинуть его влево, оставив правые 50% свободными для меню */
        left: 0;
        /* Убедиться, что он начинается слева */
        opacity: 1;
        pointer-events: auto;
        /* Теперь меню и оверлей не перекрываются, но занимают 100% ширины.
               Клик в области меню (справа) больше не попадает в оверлей.
               Клик в области оверлея (слева) его закрывает.
            */
    }

    .betradarprofun-nav-list {
        position: fixed;
        top: 0;
        right: -100%;
        height: 100vh;
        width: 50%;
        background: black;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 40px;
        transition: right 0.4s ease;
        z-index: 1000;
    }

    .betradarprofun-nav-list.nav-open {
        right: 0;
    }

    .betradarprofun-nav-list a {
        color: white;
        font-size: 20px;
        text-decoration: none;
    }

    /* Анимация для бургера */
    .cosmo-burger.active svg path {
        transition: all 0.3s ease;
        fill: #06D1C0;
    }

    .desk-btn {
        display: none;
    }

    .betradarprofun-rules-info button {
        background: transparent;
    }

    .betradarprofun-rules-info {
        padding-bottom: 10px;
    }


    .betradarprofun-hero-info {
        flex-direction: column;
        padding-bottom: 0px;
    }

    .stars-and-likes {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        flex-direction: column;
        gap: 10px;
    }

    .betradarprofun-hero-aboutsput {
        flex-direction: column;
    }

    .rev-cont {
        flex-direction: column;
    }

    .footer-down-list {
        flex-direction: column;
        align-items: flex-start;
    }

    .betradarprofun-hero-info-block {
        align-items: center;
        text-align: center;
    }

    .footer-nav-list {
        justify-content: center;
    }

    .mobile-btn {
        display: block;
    }

    .btn-mobi {
        background: #FF3115;
        border: none;
        padding: 8px 16px;
        border-radius: 5px;
        font-family: Montserrat;
        font-size: 14px;
        color: #fff;
        max-width: 100%;
    }
}

@media(max-width: 886px) {
    .betradarprofun-info-grid {
        flex-direction: column;
    }

    .card-section-list li {
        width: auto;
    }

    .card-section-list {
        display: flex;
        gap: 20px;
        padding-left: 0px;
        flex-direction: column;
    }

    .buttons {
        display: flex;
        justify-content: center;
        width: 100%;
        gap: 30px;
        padding-top: 40px;
        flex-direction: column;
        align-items: center;
    }

    .contactpage-title {
        font-size: 25px;
    }

    .card-section-list2 {
        flex-direction: column;
    }
}

@media(max-width: 665px) {
    .mobile-title {
        display: block;
        font-size: 32px;
        text-transform: uppercase;
        font-family: Chango;
        word-break: break-all;
        color: #fff;
    }

    .betradarprofun-hero {
        height: 444px;
    }

    .desk-hero-title {
        display: none;
    }

    .card-section-list li {
        width: auto;
    }

    .card-section-list2 li {
        width: auto;
    }

    .card-sec-title {
        font-size: 20px;
    }

    .card-sec {
        padding-bottom: 40px;
    }

    .betradarprofun-hero-info-block a {
        font-size: 14px;
        padding: 10px 10px;
    }

    .players-rev {
        padding: 60px 0px;
    }

    .aboutholiday-container h2 {
        font-size: 20px;
    }

    .aboutholiday-container p {
        font-size: 14px;
    }

    .survey-container {
        display: none;
    }

    .contact-form button {
        font-size: 14px;
        width: 100%;
    }

    .betradarprofun-info-grid h3 {
        font-size: 14px;
    }

    .betradarprofun-info-block p {
        font-size: 14px;
    }

    .betradarprofun-copyright {
        font-size: 14px;
    }

    .betradarprofun-nav-foot a {
        font-size: 14px;
    }

    .betradarprofun-nav-foot {
        display: flex;
        align-items: flex-start;
        gap: 20px;
        flex-direction: column;
    }

    .disclaimer-section-container h2 {
        font-size: 20px;
    }

    .disclaimer-section-container p {
        font-size: 14px;
    }

    .betradarprofun-logo-p {
        font-size: 12px !important;
    }

    .betradarprofun-hero-info {
        padding: 0px 10px;
    }

    .betradarprofun-hero-info-block a {
        width: 100%;
        background: linear-gradient(90deg, #6FD7EC 0%, #56BCDE 100%);
        border: 2px solid #5B8CBF;
        border-radius: 8px;
        font-family: Chango;
        font-weight: 400;
        font-size: 14px;
        line-height: 100%;
        padding: 8px;
        text-decoration: none;
        color: #fff;
    }

    .link-pic {
        list-style: none;
        margin: 0;
        padding: 0;
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        gap: 20px;
    }
}

/* Базовые стили, которые будут применены к основному контейнеру политики */
.privacy-policy {
    font-family: Montserrat, sans-serif;
    /* Добавлен запасной шрифт */
    font-size: 16px;
    line-height: 1.6;
    color: #fff;
    /* Для лучшей читаемости */
    max-width: 900px;
    /* Ограничиваем ширину для лучшей читаемости */
    margin: 0 auto;
    /* Центрируем блок */
    padding: 20px;
}

/* Стили для основных заголовков разделов */
.privacy-policy h2 {
    font-size: 20px;
    margin-top: 30px;
    margin-bottom: 15px;
    font-weight: bold;
}

/* Стили для параграфов */
.privacy-policy p,
.privacy-policy li {
    margin-bottom: 15px;
}

/* Стили для маркированных списков */
.privacy-policy ul {
    list-style-type: disc;
    margin-left: 20px;
    padding-left: 0;
}

/* Стили для даты обновления */
.privacy-policy .last-updated {
    font-weight: bold;
    margin-bottom: 30px;
}

/* =========================================================================
   18+ POP-UP Стили
========================================================================= */

/* Модальное окно (оверлей) */
.age-gate-modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.9);
    /* Темное, полупрозрачное затемнение */
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999;
    /* Очень высокий Z-индекс, чтобы перекрыть все */
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease, visibility 0.3s ease;
}

.age-gate-modal.active {
    opacity: 1;
    visibility: visible;
}

/* Контент Pop-up'а */
.age-gate-content {
    background-color: #1c273a;
    /* Темно-синий фон, как на картинке */
    border-radius: 12px;
    padding: 40px;
    max-width: 500px;
    width: 90%;
    text-align: center;
    color: white;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);
    border: 1px solid rgba(255, 255, 255, 0.1);
    font-family: Montserrat;
}

.age-gate-title {
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 15px;
}

.age-gate-text {
    font-size: 16px;
    color: #c6def4;
    /* Светло-голубой цвет текста */
    margin-bottom: 30px;
    line-height: 1.4;
}

/* Контейнер кнопок */
.age-gate-actions {
    display: flex;
    gap: 15px;
    width: 100%;
    margin-top: 15px;
}

/* Базовый стиль кнопки */
.age-gate-btn {
    flex-grow: 1;
    padding: 12px 20px;
    border: none;
    border-radius: 6px;
    font-size: 16px;
    font-weight: 700;
    cursor: pointer;
    transition: background-color 0.2s ease, transform 0.1s ease;
    text-align: center;
}

/* Основная кнопка (I am 18 or older) */
.primary-btn {
    background-color: #0d6efd;
    /* Яркий синий цвет */
    color: white;
}

.primary-btn:hover {
    background-color: #0b5ed7;
}

/* Второстепенная кнопка (Leave site) */
.secondary-btn {
    background-color: #2e3b50;
    /* Темно-серый/синий, как на картинке */
    color: #c6def4;
}

.secondary-btn:hover {
    background-color: #3f4d67;
}

/* Расположение кнопок по макету */

/* Горизонтальное расположение (для десктопа) */
.age-gate-actions.horizontal-layout {
    display: flex;
}

/* Вертикальное расположение (для мобильных) */
.age-gate-actions.vertical-layout {
    display: none;
    /* Скрыть на десктопе */
    flex-direction: column;
}

/* Медиа-запрос для мобильного отображения */
@media (max-width: 550px) {
    .age-gate-content {
        padding: 30px 20px;
    }

    .age-gate-actions.horizontal-layout {
        display: none;
        /* Скрыть горизонтальный вариант */
    }

    .age-gate-actions.vertical-layout {
        display: flex;
        /* Показать вертикальный вариант */
    }
}