@font-face {
    font-family: Tektur;
    font-style: normal;
    font-display: swap;
    src: url('../coppl-fonts/coppl-tektur.woff2') format("woff2")
}

h1,
h2,
h3,
h4,
p {
    margin: 0;
}

body {
    margin: 0;
    background-image: url('../coppl-img/coppl-back.webp');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

/* === Герой секция === */

.coppl-hero-container {
    background-image: url('../coppl-img/coppl-hero.webp');
    background-size: contain;
    position: relative;
    overflow: hidden;
    background-repeat: no-repeat;
}

.coppl-hero-container-politik {
    background-image: url('../coppl-img/coppl-politik.webp');
    background-size: cover;
    background-position: center;
    position: relative;
    overflow: hidden;
    min-height: 274px;
}

.coppl-bonus-container {
    max-width: 1240px;
    margin: 0 auto;
    margin-bottom: 40px;
    padding-top: 40px;
    padding: 40px 16px 40px 16px;
}

.coppl-hero {
    max-width: 1280px;
    margin: 0 auto;
    display: flex;
    padding: 50px 20px 40px 20px;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

.coppl-bonus-block-mob-2 {
    display: flex;
    gap: 20px;
    align-items: center;
}

.logo-div {
    display: flex;
    align-items: center;
    background: #0D0D0D;
    justify-content: center;
    padding: 16px 10px;
}

.logo-div img {
    width: 30px;
    height: 30px;
}

.logo-div p {
    color: #fff;
    font-family: Tektur;
    font-weight: 700;
    font-size: 16px;
    line-height: 100%;
    text-transform: uppercase;
}


/* === Блок 18+ === */
.coppl-rules18 {
    font-family: Tektur;
    display: flex;
    flex-direction: column;
    gap: 10px;
    font-size: 16px;
    color: #fff;
    background: #D400FF;
}

.coppl-rules18-info-btn {
    background: #D41D1D;
    font-family: Tektur;
    font-weight: 900;
    font-style: Bold;
    font-size: 12px;
    text-transform: uppercase;
    border: none;
    color: #fff;
    padding: 4px 24px;
    z-index: 2;
    margin-bottom: 18px;
}

.coppl-rules18-info {
    max-width: 1280px;
    margin: 0 auto;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    flex-wrap: wrap;
    gap: 14px;
    padding: 8px 20px;
}

.coppl-rules-info {
    display: flex;
    align-items: center;
    gap: 10px;
}

.icon-21 {
    z-index: 2;
    flex-shrink: 0;
}

/* === Кнопка сайта === */
.coppl-btn {
    background-color: #F1F3FF;
    color: #474747;
    text-align: center;
    width: 173px;
    font-family: Tektur;
    font-weight: 900;
    font-size: 12px;
    line-height: 130%;
    letter-spacing: 4%;
    text-transform: uppercase;
    border: none;
    padding: 4px 24px;
    border-radius: 20px;
    cursor: poTektur;
    margin-bottom: 24px;
    text-decoration: none;
}

/* === Информация внутри героя === */
.coppl-hero-info {
    display: flex;
    flex-direction: column;
    gap: 20px;
    padding: 0px 20px;
    align-items: center;
}

.coppl-hero-info h1 {
    font-family: Tektur;
    font-weight: 700;
    font-size: 60px;
    line-height: 100%;
    text-align: center;
    text-transform: uppercase;
    color: #fff;

}

.coppl-hero-info p {
    font-family: Tektur;
    font-weight: 500;
    font-style: Medium;
    font-size: 20px;
    line-height: 120%;
    text-align: center;
    color: #ffffff;
    z-index: 2;
}

.coppl-rules-info p {
    font-family: Tektur;
    font-weight: 500;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #ffffff;
    z-index: 2;

}

.coppl-btn-list a {
    font-family: Tektur;
    font-weight: 400;
    font-size: 16px;
    text-align: center;
    color: #000;
    text-decoration: none;
    padding: 4px 16px;
    background: #00FF7F;
    border-radius: 20px;
}

.coppl-bonus-container h2 {
    font-family: Tektur;
    font-weight: 600;
    font-style: SemiBold;
    font-size: 40px;
    text-align: center;
    color: #fff;
    margin-bottom: 24px;
}

.coppl-bonus-container-list {
    display: flex;
    list-style: none;
    color: #fff;
    padding: 0;
    justify-content: space-between;
}

.coppl-bonus-container-list li {
    font-family: Tektur;
    font-weight: 400;
    font-style: Semi Bold;
    font-size: 24px;
    text-align: center;
    width: 305px;
    color: #FFFFFF99;
}

.coppl-updated {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 16px;
}

.coppl-updated-text {
    font-family: Tektur;
    font-weight: 600;
    font-size: 14px;
    line-height: 120%;
    letter-spacing: 0%;
    color: #ffffff;
    text-transform: uppercase;
}

.coppl-updated-icon svg {
    display: block;
}


/* === Список преимуществ === */
.coppl-hero-info ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    gap: 40px;
    flex-wrap: wrap;
    justify-content: center;
}

.gif-img {
    flex-shrink: 0;
    width: 40px;
    height: 40px;
}

.coppl-hero-info li {
    display: flex;
    align-items: center;
    gap: 6px;
    z-index: 2;
    color: #fff;
}

.coppl-hero-info li button {
    font-family: Tektur;
    font-weight: 400;
    font-size: 16px;
    text-align: center;
    display: flex;
    align-items: center;
    gap: 3px;
    background: transparent;
    border: none;
    color: #fff;
    padding: 10px 0px 10px 0px;
    font-size: 16px;
}


/* Bonus */

.coppl-bonus-list {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.coppl-bonus-list-item {
    display: flex;
    justify-content: space-between;
    gap: 8px;
    background: #040404CC;
    border-width: 3px, 1px, 1px, 0px;

    border-style: solid;

    border-color: #D400FF;
    box-shadow: 0px 8px 12px 0px #FF950066;
    border-radius: 10px;
}

.coppl-bonus-list-img {
    height: 56px;
    max-width: 147px;
}

.mrgreen {
    max-width: 112px;
    height: 84px;
}

.campobet-logo {
    max-width: 164px;
    height: 34px;
}

.netbet {
    height: 27px;
}

.coppl-bonus-list-link {
    display: flex;
    justify-content: center;
    border-radius: 4px;
    align-items: center;
    width: 100%;
    max-width: 194px;
    height: 97px;
}

.block2 {
    width: 100%;
    display: flex;
    box-shadow: 0px 4px 10px 0px #00000040;
    border-radius: 4px;
    gap: 10px;
    align-items: center;
    padding: 32px;
    justify-content: space-between;
    padding: 32px;
}

.enlignecasinosfr-bonus-list-item-card2-list {
    list-style: none;
    padding: 0px;
    font-family: Tektur;
    font-weight: 400;
    font-style: Regular;
    font-size: 16px;
    text-align: center;
    color: #fff;
    max-width: 220px;
}

.enlignecasinosfr-bonus-list-item-card2-list li {
    width: 100%;
    display: flex;
    align-items: center;
    gap: 10px;
    padding-bottom: 8px;
}

.coppl-bonus-list-item-card1 {
    width: 100%;
    display: flex;
    align-items: stretch;
    justify-content: center;
    gap: 8px;

}

.coppl-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;
}

.coppl-bonus-list-item-card2-descr {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 300px;
    gap: 4px;
    align-items: flex-start;
}

.coppl-bonus-list-item-card2-descr p {
    font-family: Tektur;
    font-size: 16px;
    text-align: center;
    color: #FFEC1E;
}

.coppl-bonus-list-item-card2-descr a {
    font-family: Tektur;
    font-weight: 600;
    font-style: SemiBold;
    font-size: 14px;
    line-height: 120%;
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
}

.coppl-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('../coppl-img/coppl-finger-logo.png');
    width: 28px;
    height: 28px;
}

.star-w {
    background-image: url('../coppl-img/coppl-star.png');
    width: 22px;
    height: 22px;
    background-repeat: no-repeat;
}

.coppl-bonus-list-item-card2-list li {
    display: flex;
    align-items: center;
    gap: 5px;
}

.coppl-bonus-list-item-card2-list p {
    font-family: Tektur;
    font-weight: 400;
    font-size: 16px;
    text-align: center;
    color: #ffffff;
}

.coppl-bonus-list-item-card2-rating {
    display: flex;
    align-items: center;
    max-width: 100%;
    gap: 8px;
}

.coppl-bonus-list-item-card2-rating p {
    font-family: Tektur;
    font-weight: 600;
    font-style: SemiBold;
    font-size: 24px;
    line-height: 120%;
    text-align: center;
    color: #ffffff;
}

.star {
    width: 24px;
    height: 24px;
    background-repeat: no-repeat;
}

.stars {
    display: flex;
    gap: 8px;
}

.coppl-bonus-list-item-card3 {
    width: 100%;
    max-width: 258px;
    box-sizing: border-box;
    /* Важно, чтобы padding не ломал ширину */
    border-radius: 4px;

    /* Стили для расположения элементов внутри */
    display: flex;
    flex-direction: column-reverse;
    /* ИЗМЕНЕНО: ставим обычный порядок, а не обратный */
    justify-content: center;
    gap: 10px;
    box-shadow: 0px 4px 10px 0px #00000040;
}

.coppl-bonus-list-item-card3 a {
    display: block;
    transition: 0.5s;
    /*влияет на плавность изменения тени при наведении*/
    background: linear-gradient(270deg, #FF0000 0%, #F97C00 53.37%, #FFD900 100%);
    border-radius: 6px;
    width: 100%;
    padding: 16px 10px;
    color: #fff;
    text-decoration: none;
    font-family: Tektur;
    font-weight: 700;
    font-style: Bold;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    text-transform: uppercase;
    text-align: center;
    animation: mymove 1s infinite linear;
    box-sizing: border-box;
}

.coppl-bonus-list-item-card3 a:hover {
    background:
        /*задний фон при наведении*/
        #D41D1D;
    /*-----------поменяй на ЗЕЛЕНЫЙ!!!*/
    box-shadow: -1px 5px 10px rgba(0, 0, 0, 0.35);
}

@keyframes mymove {
    0% {
        background-position: 0px 0px;
    }

    100% {
        background-position: 200px 0px;
    }
}

.coppl-bonus-list-item-card3-icons {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 4px;
    border: 1px solid #FFFFFF;
    padding: 12px 14px;
    border-radius: 6px;
}

.coppl-guide h2 {
    font-family: Tektur;
    color: #FFFFFF;
    font-size: 32px;
    font-weight: 700;
    padding-top: 40px;
    padding-bottom: 24px;
}


.coppl-about-container {
    padding-bottom: 40px;
}

.coppl-descr-container ul {
    margin: 0px 0px 15px 0px;
    padding-left: 16px;
    list-style: none;
}

.coppl-descr-container {
    font-family: Tektur;
    font-weight: 400;
    font-style: Regular;
    font-size: 16px;
    color: #fff;
}

.coppl-descr-container p {
    font-family: Tektur;
    font-size: 16px;
    padding-bottom: 0px;
}

.coppl-card-container-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    /* две колонки */
    gap: 20px;
}

.coppl-card-container-list li {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    background: #95959533;
    padding: 16px;
    border-radius: 8px;
    font-family: Tektur, sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #fff;
}

.number1 {
    background-image: url('../coppl-img/coppl-number1.png');
    width: 44px;
    height: 44px;
    background-repeat: no-repeat;
}

.number2 {
    background-image: url('../coppl-img/coppl-number2.png');
    width: 44px;
    height: 44px;
    background-repeat: no-repeat;
}

.number3 {
    background-image: url('../coppl-img/coppl-number3.png');
    width: 44px;
    height: 44px;
    background-repeat: no-repeat;
}

.number4 {
    background-image: url('../coppl-img/coppl-number4.png');
    width: 44px;
    height: 44px;
    background-repeat: no-repeat;
}

.coppl-card-container-list p {
    max-width: 300px;
}

.coppl-guide {
    background:
        linear-gradient(270deg, rgba(0, 0, 0, 0) 0%, #021B81 100%),
        url("../coppl-img/coppl-about.webp") no-repeat center / cover;
}

.coppl-about {
    padding-top: 80px;
}

.coppl-guide-block {
    max-width: 1280px;
    margin: 0 auto;
    padding: 0px 16px 0px 16px;
}

/* FAQ */

.coppl-faq {
    padding: 0px 16px 80px 16px;
}

.coppl-faq_title {
    font-family: Tektur;
    font-weight: 700;
    font-size: 40px;
    line-height: 100%;
    vertical-align: middle;
    margin-bottom: 24px;
    color: #ffffff;
}

.coppl-container-faq {
    max-width: 1240px;
    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-width: 3px, 1px, 1px, 1px;

    border-style: solid;

    border-color: #D400FF;
    border-radius: 10px;
    font-family: Tektur;
    font-weight: 700;
    font-size: 20px;
    background: #040404CC;
    box-shadow: 0px 4px 10px 0px #00000040;
    width: 100%;
    padding: 20px;
    color: #ffffff;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    text-align: start;
    margin-bottom: 20px;
    gap: 10px;
    flex-direction: column;
    text-transform: uppercase;
}

.accordion-title {
    flex-grow: 1;
    /* ЭТО ГЛАВНОЕ! Заставляет текст занять всё доступное свободное пространство */
    text-align: left;
    /* Выравниваем текст по левому краю */
}

.accordion-content {
    font-family: Tektur;
    font-weight: 400;
    font-size: 20px;
    margin: 0;
    color: #ffffff;
    line-height: 1.6;
}


/* --- СТИЛИ ДЛЯ АКТИВНОГО (ОТКРЫТОГО) СОСТОЯНИЯ --- */

/* Когда элемент активен, применяем рамку и отступы */
.accordion-item.active {
    border-radius: 4px;
    margin-bottom: 20px;
    background: transparent;
    border: 2px solid #FFFFFF;
    padding-bottom: 20px;
}

.accordion-content-list {
    margin: 0;
    color: #fff;
}

/* Убираем нижнюю границу у заголовка, когда весь блок в рамке */
.accordion-item.active .accordion-header {
    border-bottom: none;
    border-radius: 15px;
    border: none;
    background: transparent;
    box-shadow: 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;
    flex-shrink: 0;
    min-width: 10px;
    min-height: 10px;
    box-sizing: content-box;
}

.arrow:hover {
    transform: translateY(3px);
}

.coppl-text h2 {
    font-family: Tektur;
    font-weight: 600;
    font-size: 32px;
    text-align: center;
    vertical-align: middle;
}


/* --- Contacts Section --- */
.coppl-contacts {
    max-width: 1240px;
    margin: 0 auto;
    padding: 60px 10px;
}

.coppl-contacts h1 {
    font-family: Barlow;
    font-weight: 700;
    font-size: 70px;
    line-height: 90%;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    padding-bottom: 60px;
    padding-right: 10px;
    padding-left: 10px;
}

.coppl-contacts h2 {
    font-family: Tektur;
    font-weight: 700;
    font-size: 40px;
    line-height: 100%;
    text-transform: uppercase;
    padding-bottom: 40px;
    color: #fff;
}

.contact-container {
    max-width: 1280px;
    margin: 0 auto;
    display: flex;
    gap: 20px;
    padding-bottom: 100px;
}

.contact-top-p {
    font-family: Inter;
    font-weight: 400;
    font-size: 16px;
    line-height: 120%;
    text-align: center;
    color: #FFFFFFCC;
    max-width: 630px;
    margin: 0 auto;
    padding-bottom: 16px;
    padding-right: 10px;
    padding-left: 10px;
}

.form-and-info-wrapper {
    width: 100%;
    max-width: 630px;
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.form {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.form input,
.form textarea {
    background: #FFFFFF;
    color: #0D0D0D;
    border: none;
    padding: 14px 20px;
    font-family: Tektur;
    font-weight: 400;
    font-size: 18px;
    line-height: 100%;
    border-radius: 4px;
}

.form button {
    background: linear-gradient(270deg, #FF0000 0%, #F97C00 53.37%, #FFD900 100%);
    color: #000;
    border-radius: 8px;
    border: none;
    padding: 8px 16px;
    font-family: Tektur;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    line-height: 120%;
    text-transform: uppercase;
    margin-top: 2px;
    color: #fff;
}

.contact-details h3 {
    font-family: Inter;
    font-weight: 500;
    font-size: 20px;
    line-height: 120%;
    padding-bottom: 8px;
}

.contact-details p {
    font-family: Inter;
    font-weight: 400;
    font-size: 16px;
    line-height: 120%;
    color: #FFFFFFCC;
}

.image-wrapper {
    justify-content: center;
    align-items: center;
}

.image-wrapper img {
    max-width: 100%;
    height: auto;
}


.coppl-review {
    max-width: 1200px;
    margin: 0 auto;
    padding-bottom: 80px;
    padding-left: 10px;
    padding-right: 10px;
}

/* --- Стили для главного заголовка H2 (по вашим требованиям) --- */
.coppl-review>h2 {
    font-family: 'Tektur', sans-serif;
    font-weight: 700;
    font-style: normal;
    /* "Bold" в CSS это weight 700 */
    font-size: 40px;
    line-height: 100%;
    letter-spacing: 0%;
    text-transform: uppercase;
    font-variant-numeric: lining-nums proportional-nums;
    margin-bottom: 20px;
    color: #ffffff;
}

/* --- Стили для основного описания P (по вашим требованиям) --- */
.coppl-review>p {
    font-family: 'Tektur', sans-serif;
    font-weight: 400;
    font-style: normal;
    /* "Regular" в CSS это weight 400 */
    font-size: 20px;
    line-height: 120%;
    letter-spacing: 0%;
    font-variant-numeric: lining-nums proportional-nums;
    margin-bottom: 20px;
    color: #ffffff;
    opacity: 0.9;
}

/* --- Сетка для карточек --- */
.coppl-review ul {
    list-style: none;
    padding: 0;
    margin: 30px 0 0 0;
    display: flex;
    gap: 20px;
    justify-content: space-between;
    flex-wrap: wrap;
    /* Чтобы на мобильных переносилось */
}

/* --- Стили Карточки (LI) --- */
.coppl-review li {
    background: linear-gradient(180deg, #D500FF 0%, #A200FF 100%);
    border-radius: 10px;
    padding: 20px;

    /* Настройка содержимого карточки */
    display: flex;
    flex-direction: column;
    gap: 20px;
    /* Отступ между картинкой и блоком описания */

    flex: 1;
    /* Растягиваем карточки равномерно */
    min-width: 300px;
    /* Минимальная ширина, чтобы не сжимались слишком сильно */
}

/* Картинка внутри карточки */
.coppl-review li img {
    width: 100%;
    /* Фиксируем высоту для ровности */
    object-fit: cover;
    border-radius: 8px;
    /* Скругляем углы картинки */
    background-color: #ccc;
    /* Заглушка, если картинки нет */
}

/* Блок с текстом внутри карточки */
.coppl-review li div {
    display: flex;
    flex-direction: column;
    gap: 6px;
    /* Отступ между h2 и p внутри описания */
}

/* Имя в карточке (H2) */
/* Примечание: Переопределяем размер главного H2, чтобы имя влезало в карточку */
.coppl-review li h2 {
    font-family: 'Tektur', sans-serif;
    font-weight: 700;
    font-size: 24px;
    /* Меньше чем главный заголовок, для визуальной иерархии */
    line-height: 110%;
    text-transform: none;
    /* Имена обычно не пишут капсом */
    margin: 0;
    color: #ffffff;
}

/* Текст отзыва в карточке (P) */
/* Примечание: Переопределяем размер главного P, чтобы текст влезал в карточку */
.coppl-review li p {
    font-family: 'Tektur', sans-serif;
    font-weight: 400;
    font-size: 14px;
    /* Оптимальный размер для текста в карточке */
    line-height: 140%;
    margin: 0;
    color: #ffffff;
}


/* Winners */

.coppl-winners_container {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));
    gap: 15px;
    max-width: 1240px;
    margin: 0 auto;
    padding: 0px 16px 70px 16px;
    list-style: none;
}

.coppl-winners_title {
    display: flex;
    justify-content: center;
    font-weight: 400;
    font-size: 32px;
    text-align: center;
    color: #fff;
    margin-bottom: 24px;
}

.coppl-box {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    gap: 10px;
    background: #FEFEFE1A;
    border-radius: 4px;
    padding: 24px 20px;
    color: #fff;
    align-items: center;
    height: 180px;
    box-sizing: border-box;
}

.coppl-amount {
    font-family: Tektur;
    font-weight: 700;
    font-style: Bold;
    font-size: 36px;
    line-height: 100%;
    text-align: center;
    color: #F6DD97;
    padding-bottom: 32px;
}

.coppl-description {
    padding-top: 8px;
    font-family: Tektur;
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    color: #fff;
}

.coppl-name {
    font-family: Tektur;
    font-weight: 700;
    font-size: 16px;
    line-height: 100%;
    text-align: center;
}

.coppl-box_text {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 10px;
}



/**/

.coppl-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: Tektur;
    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: Tektur;
    font-size: 16px;
    font-weight: 900;
    color: #ffffff;
}

.selection-wrapper p {
    font-family: Tektur;
    font-size: 16px;
    font-weight: 400;
    line-height: 130%;
    letter-spacing: 4%;
    color: #ffffff;
    padding-bottom: 10px;
}

.selection-wrapper ul li {
    font-family: Tektur;
    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: Tektur;
    font-weight: 500;
}

.selection-wrapper ul {
    margin: 0;
    list-style: disc;
    padding-left: 20px;
    display: flex;
    flex-direction: column;
}

/* Footer Container */
.coppl-footer {
    background: #000000;
    /* Black background based on image */
    padding: 40px 20px;
    color: #FAF9F0;
    font-family: 'Tektur', sans-serif;
}

.coppl-footer-container {
    max-width: 1236px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    gap: 30px;
}

/* Headings Style */
.coppl-footer h3 {
    font-family: 'Tektur', sans-serif;
    font-weight: 600;
    /* SemiBold */
    font-size: 18px;
    line-height: 120%;
    letter-spacing: 0%;
    color: #FFFFFF;
    margin: 0 0 10px 0;
}

/* Paragraphs Style */
.coppl-footer p {
    font-family: 'Tektur', sans-serif;
    font-weight: 400;
    /* Regular */
    font-size: 16px;
    line-height: 120%;
    letter-spacing: 0%;
    color: #FAF9F0;
    /* Slightly off-white/greyish for better read */
    margin: 0;
}

/* 1. Disclaimer Box */
.coppl-disclaimer-box {
    border: 1px solid #555;
    /* Thin grey border */
    border-radius: 8px;
    padding: 20px;
    margin-bottom: 10px;
}

/* 2. Info Blocks */
.coppl-info-blocks {
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.coppl-info-item {
    display: flex;
    flex-direction: column;
}

/* 3. Partners Row */
.coppl-partners {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    /* Spreads logos across */
    gap: 20px;
    margin: 0;
    padding: 0;
    list-style: none;
    margin-top: 20px;
}

/* 4. Bottom Navigation */
.coppl-bottom-nav {
    border-top: 0px solid #333;
    /* Removed top border to match image style if needed */
    padding-top: 10px;
}

.coppl-nav-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    gap: 40px;
    /* Space between links */
}

.coppl-nav-list li a {
    font-family: 'Tektur', sans-serif;
    font-weight: 600;
    /* Matching headers or slightly bold */
    font-size: 14px;
    line-height: 120%;
    color: #FAF9F0;
    text-decoration: none;
    transition: opacity 0.3s ease;
}

.coppl-nav-list li a:hover {
    opacity: 0.7;
    text-decoration: underline;
}

/* Responsive */
@media (max-width: 768px) {
    .coppl-partners {
        gap: 10px;
    }

    .coppl-partners a {
        display: flex;
        height: max-content;
    }

    .coppl-partners img {
        max-width: 186px;
    }

    .coppl-nav-list {
        flex-direction: column;
        gap: 15px;
    }
}

.coppl-bonus-list-item-card2-descr-mob {
    display: none;
}

.coppl-bonus-list-item-card2-rating-mob {
    display: none;
}

.hover-opacity:hover {
    opacity: 0.7;
    transition: opacity 0.3s ease;
}

.coppl-popupauth {
    position: fixed;
    display: flex;
    top: 0;
    left: 0;
    width: 100vw;
    height: 600px;
    z-index: 8;
    overflow: auto;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
    align-items: center;
    justify-content: center;
    /*  Центрируем контент по вертикали и горизонтали */
}

.coppl-popupauth.active {
    opacity: 1;
    visibility: visible;
}

.coppl-popupauth__close {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.coppl-popupauth__content {
    position: relative;
    z-index: 2;
    background: #303030;
    /*  Темный фон для контента */
    border-radius: 20px;
    padding: 30px;
    width: 600px;
    /*  Фиксированная ширина */
    box-sizing: border-box;
    /*  Чтобы padding не ломал ширину */
    margin: 15px;
    backdrop-filter: blur(10px)
}

.coppl-popupauth__item {
    display: none;
}

.coppl-popupauth__item.active {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

.coppl-popupauth_link-forgot {
    font-family: Roboto;
    font-weight: 400;
    font-size: 14px;
    text-decoration: underline;
    text-decoration-style: solid;
    color: #FFFFFFCC;
    margin-bottom: 20px;
}

.coppl-popupauth_link-sign-log {
    font-family: Passion One;
    font-weight: 600;
    font-size: 16px;
    text-align: center;
    text-transform: uppercase;
    text-decoration: underline;
    text-decoration-style: solid;
    color: #fff;
}

.button_sign {
    background: transparent;
    border: none;
    cursor: poTektur;
}

.coppl-popupauth-help {
    display: flex;
    gap: 10px;
    justify-content: center;
}

.coppl-popupauth__title {
    font-family: Passion One;
    font-weight: 700;
    font-size: 26px;
    text-transform: uppercase;
    margin-bottom: 20px;
    color: #fff;
    /*  Белый цвет для заголовков */
}

.coppl-popupauth__form {
    display: flex;
    flex-direction: column;
    width: 72%;
}

.coppl-popupauth__input {
    font-family: Roboto;
    font-weight: 400;
    font-size: 16px;
    padding: 10px;
    margin-bottom: 20px;
    border: none;
    border-radius: 5px;
    color: #02101B;
}

.coppl-popupauth__button {
    font-family: Passion One;
    font-weight: 700;
    font-style: Bold;
    font-size: 16px;
    text-transform: uppercase;
    background: linear-gradient(90deg, #54A338 0%, #51B2CD 100%);
    color: #ffffff;
    padding: 8px 90px;
    border: 1px solid #065D5B;
    text-decoration: none;
    box-shadow: 0px 0px 6px 0px #008E9B inset;
    border-radius: 10px;
    cursor: poTektur;
    transition: opacity 0.3s ease;
    margin-bottom: 20px;
}

.coppl-popupauth__button:hover {
    opacity: 0.8;
}

.tx-16 {
    font-size: 16px;
}

.text-center {
    text-align: center;
}

.mb-20 {
    margin-bottom: 20px;
}

.w100 {
    background: none;
    color: #fff;
    border: none;
    cursor: poTektur;
}

.tx-main {
    font-size: 16px;
    color: #fff;
    margin-top: 20px;
}

.status {
    font-family: Tektur;
    font-weight: 700;
    border-radius: 30px;
    margin-top: 15px;
    padding: 10px;
    background-color: green;
    display: none
}

.form.active .status {
    display: block
}

.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;
}

.coppl-bonus-list-item-mob {
    display: none;
}

.coppl-footer-info-gr {
    display: flex;
    color: #fff;
    align-items: center;
    gap: 20px;
    font-family: Tektur;
    font-weight: 600;
    font-style: Semi Bold;
    font-size: 16px;
    padding-top: 30px;
}

.coppl-bonus-list-item-card3-mob {
    display: flex;
    flex-direction: column-reverse;
    gap: 16px;
}

.coppl-bonus-list-item-card3-icons-mob {
    display: flex;
    gap: 7px;
    flex-wrap: wrap;
    justify-content: center;
}

@media(max-width: 1184px) {
    .enlignecasinosfr-bonus-list-item-card2-list {
        display: none;
    }

    .coppl-bonus-list-item-card2 {
        width: 100%;
        gap: 0px;
        justify-content: space-around;
    }

    .coppl-bonus-list-item-card2-list {
        display: none;
    }

    .coppl-bonus-container-list li {
        display: none;
    }

    .coppl-card-container-list p {
        font-family: Tektur;
        font-weight: 400;
        font-size: 16px;
    }

    .contact-container {
        flex-direction: column;
    }

}



@media(max-width: 1125px) {
    .coppl-bonus-list-item-card2-list li {
        justify-content: center;
    }

    .coppl-footer-list {
        flex-direction: column;
    }

    .coppl-about-container {
        flex-direction: column;
        align-items: center;
    }
}

@media(max-width: 876px) {
    .coppl-card-container-list {
        grid-template-columns: none;
    }

    .coppl-hero {
        justify-content: center;
    }

    .coppl-bonus-block-mob-2 {
        display: flex;
        flex-direction: column;
        gap: 20px;
        align-items: center;
    }

    .coppl-hero-info h1 {
        font-size: 44px;
    }

    .coppl-hero-info p {
        font-size: 14px;
    }

    .coppl-parthners-list {
        flex-wrap: wrap;
        gap: 10px 40px;
        justify-content: center;
    }

    .coppl-footer-info {
        flex-direction: column;
        padding-bottom: 15px;
        gap: 0px;
    }

    .selection-wrapper h2 {
        font-family: Tektur;
        font-size: 27px;
    }

    .accordion-header {
        gap: 20px;
    }

    .coppl-rules18 {
        padding-right: 0px;
    }

    .coppl-winners_title {
        font-size: 27px;
    }

    .coppl-bonus-list-item-card3 a.init-log {
        font-size: 14px;
    }

    .coppl-bonus-list-item-card2 {
        display: none;
    }

    .coppl-guide h2 {
        font-size: 37px;
    }

    .coppl-bonus-list-item-mob-item {
        display: flex;
        background: #040404CC;
        border-width: 3px, 1px, 1px, 1px;

        border-style: solid;

        border-color: #D400FF;
        border-radius: 10px;
        padding: 12px;
        justify-content: center;
        align-items: center;
        gap: 12px;

    }

    .coppl-bonus-list-link {
        padding: 0px;
    }

    .coppl-bonus-list {
        align-items: center;
    }

    .coppl-link-mob {
        display: block;
        transition: 0.5s;
        /*влияет на плавность изменения тени при наведении*/
        background: #0147F9;
        border-radius: 4px;
        width: 100%;
        padding: 12px 10px;
        border: none;
        color: #fff;
        text-decoration: none;
        font-family: Tektur;
        font-weight: 600;
        font-size: 16px;
        text-align: center;
        animation: mymove 1s infinite linear;
        cursor: poTektur;
        box-sizing: border-box;
    }

    .coppl-bonus-list-link {
        background: none;
        border: none;
        box-shadow: none;
        width: 120px;
        height: 80px;
    }

    .right-block {
        display: flex;
        flex-direction: column;
        justify-content: center;
        gap: 4px;
    }

    .coppl-review>h2 {
        font-size: 24px;
    }

    .coppl-bonus-list-item-card3-icons img {
        width: 21px;
        height: 12px;
    }

    .coppl-review li {
        background: linear-gradient(180deg, #D500FF 0%, #A200FF 100%);
        border-radius: 10px;
        padding: 20px;
        display: flex;
        flex-direction: column;
        gap: 20px;
        flex: 1;
        min-width: 100%;
        box-sizing: border-box;
    }

    .coppl-bonus-list-item-card3-icons {
        padding: 10px 9px;
    }

    .coppl-bonus-list-item-card2-rating p {
        font-size: 16px;
    }

    .coppl-bonus-list-item-card2-descr a {
        font-size: 12px;
        padding-bottom: 4px;
    }

    .coppl-bonus-list-item-card1 {
        display: none;
    }

    .coppl-bonus-list-item-card2-descr {
        display: flex;
        flex-direction: column;
        width: 90%;
        gap: 4px;
    }

    .coppl-bonus-list-item-mob {
        display: block;
    }

    .coppl-bonus-list-item-card1 {
        justify-content: flex-start;
        padding: 0px;
    }

    .coppl-bonus-list-img {
        width: 94px;
        height: 35px;
        object-fit: cover;
    }

    .mrgreen {
        max-width: 90px;
        height: 69px;
    }

    .campobet-img {
        width: 90px;
        height: 25px;
    }

    .betsson-img {
        width: 94px;
        height: 25px;
    }

    .netbet {
        height: 22px;
    }

    .coppl-bonus-block-mob {
        background: #57575733;
        padding: 0px 14px;
        min-height: 232px;
        /* display: contents; */
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .coppl-bonus-block-mob-2 {
        padding: 0px 15px;
    }

    .coppl-bonus-list-item-card1 {
        min-height: 232px;
        padding: 0px;
        gap: 0px;
    }

    .coppl-bonus-list-item-card2-descr p {
        font-size: 14px;
    }

    .coppl-bonus-list-item-card3 a.init-log {
        padding: 13px 8px;
    }

    .coppl-bonus-list-item {
        display: none;
    }

}

@media(max-width: 667px) {

    .coppl-bonus-container h2 {
        font-size: 28px;
    }

    .hero-section {
        margin: 0 !important;
    }

    .coppl-rules18-info {
        gap: 8px;
        padding: 16px 10px;
    }

    .coppl-guide h2 {
        font-size: 22px;
    }

    .coppl-descr-container p {
        font-size: 12px;
    }

    .coppl-descr-container ul li {
        font-size: 12px;
    }

    .coppl-card-container-list p {
        max-width: 248px;
    }

    .number1 {
        width: 30px;
        height: 30px;
        background-size: cover;
    }

    .number2 {
        width: 30px;
        height: 30px;
        background-size: cover;
    }

    .number3 {
        width: 30px;
        height: 30px;
        background-size: cover;
    }

    .number4 {
        width: 30px;
        height: 30px;
        background-size: cover;
    }

    .stars {
        gap: 4px;
    }

    .stars img {
        width: 16px;
        height: 16px;
    }

    .coppl-rules-info p {
        font-family: Tektur;
        font-weight: 500;
        font-size: 10px;
    }

    .coppl-hero-info h1 {
        font-size: 26px;
    }

    .coppl-faq_title {
        font-size: 28px;
    }

    .coppl-text h2 {
        font-size: 28px;
    }

    .accordion-header {
        font-size: 18px;
        padding: 25px 16px 25px 16px;
        margin-bottom: 10px;
    }

    .accordion-content p {
        padding: 0px 16px 0px 16px;
    }

    .coppl-winners_title {
        font-size: 24px;
    }

    .coppl-hero-info {
        display: flex;
        flex-direction: column;
        gap: 10px;
        padding: 0px;
    }

    .coppl-winners_container {
        width: 100%;
        grid-template-columns: none;
        box-sizing: border-box;
    }

    .coppl-rules-info {
        display: flex;
        align-items: flex-start;
    }

    .coppl-hero-info ul {
        flex-wrap: wrap;
        gap: 8px;
    }

    .coppl-hero-info li button {
        padding: 0px;
        font-size: 12px;
    }

    .gif-img {
        flex-shrink: 0;
        width: 30px;
        height: 30px;
    }

    .coppl-updated {
        margin-bottom: 0px;
    }

    .coppl-bonus-container {
        padding: 0px 10px 0px 10px;
    }

    .coppl-hero-info li {
        flex-direction: column;
        gap: 4px;

    }

    .contact-container {
        padding-bottom: 0px;
    }

    .coppl-review {
        padding-bottom: 40px;
    }

    .coppl-rules18-info-btn {
        margin-bottom: 10px;
    }

    .coppl-btn-list a {
        font-family: Tektur;
        font-weight: 600;
        font-size: 14px;
    }

    .coppl-btn-list-link {
        border-right: none;
    }

    .selection-wrapper ul li {
        font-size: 18px;
    }

    .selection-wrapper p {
        font-size: 14px;
    }

    .coppl-footer-info-gr {
        flex-wrap: wrap;
    }

    .coppl-about-container {
        align-items: stretch;
    }

    .coppl-card-container-list {
        grid-template-columns: none;
    }

    .coppl-card-container-list p {
        font-family: Tektur;
        font-weight: 400;
        font-size: 14px;
        width: 200px;
    }

    .coppl-description {
        font-size: 18px;
    }

    .coppl-name {
        font-size: 18px;
    }

    .coppl-faq {
        padding: 0px 10px 0px 10px;
    }

    .coppl-contacts {
        padding: 40px 10px 40px 10px;
    }
}

@media(max-width: 360px) {
    .coppl-bonus-list-item-card2-descr a {
        width: 131px;
    }

    .coppl-hero {
        justify-content: flex-start;
        padding: 30px 10px 30px 10px;
    }

    .coppl-btn {
        background-color: #F1F3FF;
        color: #474747;
        font-family: Tektur;
        font-weight: 900;
        font-size: 12px;
        line-height: 130%;
        letter-spacing: 4%;
        text-transform: uppercase;
        border: none;
        padding: 4px 24px;
        border-radius: 20px;
        cursor: poTektur;
        margin-bottom: 16px;
    }

    .coppl-rules18 {
        margin-bottom: 0px;
    }

    .coppl-hero-container {
        background-image: url(../coppl-img/coppl-hero.webp);
        background-size: cover;
        max-width: 360px;
        background-position: center;
    }

    nav {
        width: 100%;
    }

    .coppl-hero-info ul {
        width: 100%;
        justify-content: space-between;
    }

}

@media(max-width: 353px) {
    .coppl-bonus-list-item-mob-item {
        flex-wrap: wrap;
    }

    .coppl-bonus-list-item-card2-rating {
        flex-wrap: wrap;
    }

    .coppl-link-mob {
        padding: 13px 3px;
    }

    .coppl-hero-info ul {
        gap: 10px;
    }
}

/* Styles spécifiques pour reproduire le design de l'image (Fond Vert) */
.coppl-conditions-section {
    /* Dégradé vert pour correspondre à l'image fournie */
    background: linear-gradient(170.39deg, #000066 0%, #022B92 100%);
    color: #ffffff;
    padding: 60px 20px;
    font-family: 'Tektur', sans-serif;
    font-size: 15px;
    line-height: 1.5;
}

.coppl-conditions-container {
    max-width: 1120px;
    margin: 0 auto;
}

.coppl-conditions-container h2 {
    font-family: 'Tektur', sans-serif;
    font-size: 2.5rem;
    color: #ffffff;
    margin-bottom: 30px;
    text-transform: capitalize;
    /* Ou uppercase selon préférence */
}

.coppl-intro-text {
    font-weight: 500;
    margin-bottom: 30px;
    font-size: 1rem;
}

.coppl-condition-block {
    margin-bottom: 25px;
}

.coppl-condition-title {
    font-weight: bold;
    font-size: 1.1rem;
    margin-bottom: 8px;
    display: block;
    color: #e8f5e9;
    /* Un blanc très légèrement vert pour le contraste */
}

.coppl-conditions-container ul {
    list-style-type: none;
    /* Pas de puces comme sur l'image */
    padding-left: 0;
    margin-top: 10px;
    margin-bottom: 10px;
}

.coppl-conditions-container li {
    margin-bottom: 4px;
}

/* Responsive */
@media (max-width: 768px) {
    .coppl-conditions-container h2 {
        font-size: 1.8rem;
    }
}

/* Основной оверлей (фон) */
.coppl-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.85);
    /* Затемнение фона */
    backdrop-filter: blur(5px);
    /* Размытие фона */
    z-index: 9999;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: 'Tektur', sans-serif;
    /* Шрифт как на картинке */
}

/* Контейнер попапа */
.coppl-popup {
    background-color: #0A0A0A;
    /* Почти черный фон */
    border-radius: 12px;
    padding: 40px;
    max-width: 500px;
    width: 100%;
    text-align: center;
    color: #FFFFFF;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);
    border: 1px solid #222;
    /* Тонкая рамка для контраста */
    animation: fadeIn 0.4s ease-out;
    margin: 10px;
}

/* Заголовки */
.coppl-popup h2 {
    font-weight: 700;
    font-size: 28px;
    text-transform: uppercase;
    margin-bottom: 20px;
    line-height: 1.1;
    letter-spacing: 1px;
}

/* Текст */
.coppl-popup p {
    font-weight: 400;
    font-size: 14px;
    line-height: 1.5;
    color: #CCCCCC;
    /* Светло-серый текст */
    margin-bottom: 30px;
}

/* Кнопки (общие стили) */
.coppl-btn {
    display: block;
    width: 100%;
    padding: 15px;
    border: none;
    border-radius: 6px;
    font-family: 'Tektur', sans-serif;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    cursor: pointer;
    text-decoration: none;
    transition: transform 0.2s, opacity 0.2s;
}

.coppl-btn:hover {
    transform: scale(1.02);
    opacity: 0.95;
}

/* Градиентная кнопка (Оранжево-желтая) */
.coppl-btn-gradient {
    /* Градиент как на картинке: от желтого к красному */
    background: linear-gradient(90deg, #FFC107 0%, #FF3D00 100%);
    color: #FFFFFF;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
}

/* Белая кнопка */
.coppl-btn-white {
    background-color: #FFFFFF;
    color: #000000;
    text-align: center;
    box-sizing: border-box;
}

/* Группа кнопок (для куки попапа) */
.coppl-btn-group {
    display: flex;
    gap: 15px;
}

.coppl-btn-group .coppl-btn {
    flex: 1;
    /* Кнопки занимают равную ширину */
}

/* Анимация появления */
@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateY(20px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* Адаптив для мобильных */
@media (max-width: 480px) {
    .coppl-popup {
        padding: 30px 20px;
    }

    .coppl-btn-group {
        flex-direction: column;
    }
}


/* Общие стили для контента страниц */
.coppl-page-content {
    max-width: 1240px;
    margin: 40px auto;
    padding: 0 10px;
    font-family: 'Tektur', sans-serif;
    color: #FAF9F0;
}

/* Заголовок H1 (Название страницы) */
.coppl-page-content h1 {
    font-weight: 700;
    font-size: 32px;
    text-transform: uppercase;
    margin-bottom: 30px;
    color: #FFFFFF;
    /* Или left, как на скрине */
}

/* Блоки с рамками (как на скринах) */
.coppl-content-block {
    border: 1px solid #7D4CDB;
    /* Фиолетовая рамка */
    background: linear-gradient(180deg, rgba(20, 0, 30, 0.8) 0%, rgba(0, 0, 0, 0.8) 100%);
    border-radius: 10px;
    padding: 20px;
    margin-bottom: 20px;
    box-shadow: 0 4px 15px rgba(125, 76, 219, 0.2);
    /* Легкое свечение */
}

/* Заголовки внутри блоков */
.coppl-content-block h2 {
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 15px;
    color: #FFFFFF;
}

/* Текст внутри блоков */
.coppl-content-block p {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 10px;
    color: #E0E0E0;
}

/* Списки внутри блоков */
.coppl-content-block ul {
    list-style-type: disc;
    padding-left: 20px;
    margin-bottom: 10px;
}

.coppl-content-block li {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    color: #E0E0E0;
    margin-bottom: 5px;
}

@media(max-width: 665px) {
    .coppl-page-content h1 {
        font-size: 26px;
    }
}