@font-face {
    font-family: Roboto;
    font-style: bold;
    font-display: swap;
    src: url('../docecasinopt-fonts/docecasinopt-roboto.woff2') format("woff2")
}

@font-face {
    font-family: Barlow;
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url('../docecasinopt-fonts/docecasinopt-barlow-black.woff2') format("woff2")
}

h1,
h2,
h3,
h4,
p {
    margin: 0;
}

body {
    margin: 0;
    background: #08091B;
}

main {
    padding: 0px 10px;
}

/* === Герой секция === */

.hero-section {
    background-image: url('../docecasinopt-img/docecasinopt-hero.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.docecasinopt-hero-info-block {
    display: flex;
    align-items: center;
    gap: 20px;
}

.docecasinopt-hero-container {
    max-width: 1140px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.docecasinopt-bonus-container {
    max-width: 1140px;
    margin: 0 auto;
    margin-bottom: 40px;
}

.docecasinopt-hero {
    display: flex;
    padding: 15px 0px 0px 0px;
    flex-direction: column;
    align-items: center;
}

.docecasinopt-bonus-block-mob-2 {
    display: flex;
    gap: 20px;
    align-items: center;
}

/* === Блок 18+ === */
.docecasinopt-rules18 {
    font-family: Roboto;
    display: flex;
    flex-direction: column;
    gap: 10px;
    font-size: 16px;
    color: #fff;
}

.docecasinopt-rules18-info {
    display: flex;
    flex-wrap: wrap;
    gap: 14px;
    padding: 16px 10px;
    align-items: center;
    justify-content: center;
}

.docecasinopt-rules-info {
    display: flex;
    max-width: 462px;
    align-items: center;
    gap: 5px;
}

.icon-21 {
    width: 36px;
    height: 36px;
}

.bwin {
    max-width: 210px;
}

.netbet {
    max-width: 223px;
}

.docecasinopt-rules-info a {
    text-decoration: none;
}

/* === Кнопка сайта === */
.docecasinopt-btn {
    background-color: #F1F3FF;
    color: #474747;
    text-align: center;
    width: 173px;
    font-family: Barlow;
    font-weight: 900;
    font-size: 12px;
    line-height: 130%;
    letter-spacing: 4%;
    text-transform: uppercase;
    border: none;
    padding: 4px 24px;
    border-radius: 20px;
    cursor: poRoboto;
    margin-bottom: 24px;
    text-decoration: none;
}

.icon-age {
    background-image: url('../docecasinopt-img/docecasinopt-18-icon.svg');
    background-repeat: no-repeat;
    width: 47px;
    height: 47px;
    background-position: center;
    background-size: contain;
    flex-shrink: 0;
}


/* === Информация внутри героя === */
.docecasinopt-hero-info {
    display: flex;
    flex-direction: column;
    gap: 15px;
    text-align: center;
    align-items: center;
    padding: 0px 10px;
    padding-bottom: 100px;
}

.docecasinopt-hero-info h1 {
    font-family: Barlow;
    font-weight: 900;
    font-size: 36px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #FFFFFF;
}

.docecasinopt-hero-info p {
    font-family: Roboto;
    font-weight: 500;
    font-size: 15px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #ffffff;
}

.docecasinopt-rules-info p {
    font-family: Roboto;
    font-weight: 400;
    font-size: 12px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #ffffff;

}

.docecasinopt-btn-list a {
    font-family: Roboto;
    font-weight: 400;
    font-size: 16px;
    text-align: center;
    color: #000;
    text-decoration: none;
    padding: 4px 16px;
    background: #00FF7F;
    border-radius: 20px;
}

.docecasinopt-bonus-container h2 {
    font-family: Barlow;
    font-weight: 600;
    font-style: SemiBold;
    font-size: 40px;
    text-align: center;
    color: #fff;
    margin-bottom: 24px;
}

.docecasinopt-bonus-container-list {
    display: flex;
    list-style: none;
    color: #fff;
    padding: 0;
    justify-content: space-between;
}

.docecasinopt-bonus-container-list li {
    font-family: Barlow;
    font-weight: 400;
    font-style: Semi Bold;
    font-size: 24px;
    text-align: center;
    width: 305px;
    color: #FFFFFF99;
}




/* === Список преимуществ === */
.docecasinopt-hero-info ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
    justify-content: center;
}

.docecasinopt-hero-info li {
    display: flex;
    align-items: center;
    gap: 6px;
}

.docecasinopt-hero-info li .docecasinopt-poker {
    width: 24px;
    height: 24px;
    background-image: url('../docecasinopt-img/docecasinopt-poker.png');
    background-size: contain;
    background-repeat: no-repeat;
}

.docecasinopt-hero-info li button {
    font-family: Roboto;
    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: poRoboto;
    font-size: 15px;
}


/* Bonus */

.docecasinopt-bonus-list {
    margin: 0;
    padding: 0;
    padding-top: 20px;
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.docecasinopt-bonus-list-item {
    display: flex;
    justify-content: space-between;
    gap: 8px;
}

.docecasinopt-bonus-list-img {
    max-height: 66px;
    max-width: 200px;
}

.docecasinopt-bonus-list-link {
    display: flex;
    width: 100%;
    justify-content: center;
    padding-left: 10px;
}

.docecasinopt-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;
}

.bonus-exclusive-label {
    position: absolute;
    /* Позиционируем абсолютно относительно родителя */
    top: -15px;
    /* "Выдвигаем" на 15px вверх за пределы карточки */
    left: 0px;
    /* Отступ 20px от левого края */

    /* Стили для внешнего вида */
    background-color: #1AAE24;
    box-shadow: 0px 0px 8.9px 0px #8CFE9980;
    /* Яркий зеленый цвет */
    color: white;
    padding: 5px 10px;
    border-radius: 100px;
    /* Сильно скругленные углы */
    font-weight: bold;
    text-transform: uppercase;
    white-space: nowrap;
    font-family: Roboto;
    font-weight: 700;
    font-style: Bold;
    font-size: 10px;
    line-height: 100%;
    text-align: center;
    text-transform: uppercase;
    /* Чтобы текст не переносился */
}

.docecasinopt-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;
}

.docecasinopt-bonus-list-item-card2-descr {
    display: flex;
    flex-direction: column;
    width: 100%;
    gap: 10px;
}

.docecasinopt-bonus-list-item-card2-descr p {
    font-family: Roboto;
    font-weight: 400;
    font-size: 14px;
    color: #FFFFFF;
}

.docecasinopt-bonus-list-item-card2-descr a {
    font-family: Roboto;
    font-weight: 700;
    font-size: 20px;
    color: #FFFFFF;
    cursor: poRoboto;
    text-decoration: none;
}

.docecasinopt-bonus-list-item-card2-descr ul {
    color: #fff;
    font-family: Roboto;
    font-weight: 700;
    font-style: Bold;
    font-size: 15px;
    list-style: disc;
    padding-left: 20px;
}

.docecasinopt-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('../docecasinopt-img/docecasinopt-finger-logo.png');
    width: 28px;
    height: 28px;
}

.star-w {
    background-image: url('../docecasinopt-img/docecasinopt-star.png');
    width: 22px;
    height: 22px;
    background-repeat: no-repeat;
}

.docecasinopt-bonus-list-item-card2-list li {
    display: flex;
    align-items: center;
    gap: 5px;
}

.docecasinopt-bonus-list-item-card2-list p {
    font-family: Barlow;
    font-weight: 400;
    font-size: 16px;
    text-align: center;
    color: #ffffff;
}

.docecasinopt-bonus-list-item-card2-rating {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    gap: 8px;
}

.docecasinopt-bonus-list-item-card2-rating span {
    font-family: Roboto;
    font-weight: 400;
    font-style: Regular;
    font-size: 14px;
    line-height: 100%;
    text-align: center;
    color: #fff;
}

.docecasinopt-bonus-list-item-card2-rating p {
    font-family: Roboto;
    font-weight: 700;
    font-size: 36px;
    text-align: center;
    color: #ffffff;
}

.docecasinopt-bonus-list-item-card2-rating h2 {
    font-family: Roboto;
    font-weight: 400;
    font-style: Regular;
    font-size: 14px;
    line-height: 100%;
    text-align: center;
    color: #fff;
    margin: 0;
}

.stars {
    display: flex;
}

.docecasinopt-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;
}

.docecasinopt-bonus-list-item-card3 a {
    display: block;
    border-radius: 100px;
    width: 100%;
    padding: 10px 8px;
    border: none;
    color: #FFA30D;
    text-decoration: none;
    font-family: Roboto;
    font-weight: 600;
    font-size: 16px;
    text-align: center;
    box-sizing: border-box;
    text-transform: uppercase;
}

.docecasinopt-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;
    }
}

.docecasinopt-bonus-list-item-card3-icons {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 16px;
}

.docecasinopt-guide h2 {
    font-family: Barlow;
    font-weight: 700;
    font-style: Bold;
    font-size: 24px;
    line-height: 100%;
    color: #FFFFFF;
}


.docecasinopt-about-container {
    display: flex;
    flex-direction: column;
    max-width: 1140px;
    margin: 0 auto;
    margin-top: 30px;
    gap: 10px;
}

.docecasinopt-descr-container {
    font-family: Roboto;
    font-weight: 400;
    font-style: Regular;
    font-size: 16px;
    color: #fff;
    padding-bottom: 100px;
}

.docecasinopt-descr-container p {
    padding-bottom: 10px;
}

.docecasinopt-descr-container h3 {
    padding-bottom: 10px;
}

.last-div {
    padding-bottom: 10px;
}

.docecasinopt-card-container-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    /* две колонки */
    gap: 20px;
}

.docecasinopt-card-container-list li {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
    background: #95959533;
    padding: 16px;
    border-radius: 8px;
    font-family: Roboto, sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #fff;
}

.number1 {
    background-image: url('../docecasinopt-img/docecasinopt-number1.png');
    width: 44px;
    height: 44px;
    background-repeat: no-repeat;
}

.number2 {
    background-image: url('../docecasinopt-img/docecasinopt-number2.png');
    width: 44px;
    height: 44px;
    background-repeat: no-repeat;
}

.number3 {
    background-image: url('../docecasinopt-img/docecasinopt-number3.png');
    width: 44px;
    height: 44px;
    background-repeat: no-repeat;
}

.number4 {
    background-image: url('../docecasinopt-img/docecasinopt-number4.png');
    width: 44px;
    height: 44px;
    background-repeat: no-repeat;
}



/* FAQ */

.docecasinopt-faq {
    padding-top: 80px;
    padding-bottom: 80px;
}

.docecasinopt-faq_title {
    font-family: Barlow;
    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;
}

.docecasinopt-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: Roboto;
    font-weight: 500;
    font-size: 20px;
    background-color: transparent;
    width: 100%;
    padding: 25px;
    color: #ffffff;
    cursor: poRoboto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-align: start;
    margin-bottom: 8px;
    gap: 20px;
}

/* Серая циферка слева */
.accordion-number {
    font-family: Roboto;
    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: Roboto;
    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;
}

/* Если нужно, чтобы при клике поворачивалась вверх */


.docecasinopt-text h2 {
    font-family: Barlow;
    font-weight: 600;
    font-size: 40px;
    text-align: center;
    vertical-align: middle;
    text-shadow: 0px 4px 4px #00FF7F80;
}



/* Winners */

.docecasinopt-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;
}

.docecasinopt-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;
}

.docecasinopt-box {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 8px;
    background: #57575733;
    border-radius: 8px;
    padding: 24px 16px;
    color: #fff;
    background: #005F2F;
    /* Белый текст */
}

.docecasinopt-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;
}

.docecasinopt-description {
    padding-top: 8px;
    font-family: Roboto;
    font-weight: 500;
    font-size: 20px;
    line-height: 120%;
    letter-spacing: -2%;
    color: #fff;
}

.docecasinopt-name {
    font-family: Roboto;
    font-weight: 500;
    font-style: Medium;
    font-size: 20px;
    color: #FFFFFF99;
}

.docecasinopt-box_text {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 10px;
}



/**/

.docecasinopt-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: Barlow;
    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: Barlow;
    font-size: 16px;
    font-weight: 900;
    color: #ffffff;
}

.selection-wrapper p {
    font-family: Roboto;
    font-size: 16px;
    font-weight: 400;
    line-height: 130%;
    letter-spacing: 4%;
    color: #ffffff;
    padding-bottom: 10px;
}

.selection-wrapper ul li {
    font-family: Roboto;
    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: Barlow;
    font-weight: 500;
}

.selection-wrapper ul {
    margin: 0;
    list-style: disc;
    padding-left: 20px;
    display: flex;
    flex-direction: column;
}

/* Footer */
.docecasinopt-footer {
    padding: 0px 12px;
}

.docecasinopt-footer-container {
    max-width: 1140px;
    margin: 0 auto;
}

.docecasinopt-footer-list {
    display: flex;
    color: #fff;
    justify-content: center;
    padding: 0;
    margin: 0;
    list-style: none;
    padding-bottom: 40px;
    gap: 20px 20px;
}

.docecasinopt-footer-info-div1 ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.docecasinopt-footer-list li {
    display: flex;
    align-items: center;
    font-family: Roboto;
    font-weight: 400;
    font-size: 16px;
    text-decoration: underline;
    gap: 4px;
}

.docecasinopt-footer-list a {
    color: #fff;
    text-decoration: none;
}

.docecasinopt-footer-info {
    display: flex;
    gap: 30px;
    color: #FAF9F0;
}

.docecasinopt-footer-info-div1 {
    display: flex;
    flex-direction: column;
    gap: 10px;
    padding-bottom: 20px;
    max-width: 560px;
}

.docecasinopt-footer-info h2 {
    font-family: Roboto;
    font-weight: 900;
    font-size: 16px;
    padding-bottom: 10px;
}

.docecasinopt-footer-info p {
    font-family: Roboto;
    font-weight: 400;
    font-size: 14px;
    line-height: 120%;
}

.foot-greek-logo {
    background-image: url('../docecasinopt-img/docecasinopt-greek-logo.png');
    width: 130px;
    height: 62px;
}

.docecasinopt-parthners-list {
    margin: 0;
    list-style: none;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
    gap: 40px;
    padding-top: 20px;
    padding-bottom: 50px;
}

.docecasinopt-p-cookie {
    color: #989898;
    font-family: Barlow;
    font-weight: 900;
    font-size: 12px;
    text-align: center;
    padding-bottom: 30px;
}

.docecasinopt-bonus-list-item-card2-descr-mob {
    display: none;
}

.docecasinopt-bonus-list-item-card2-rating-mob {
    display: none;
}

.hover-opacity:hover {
    opacity: 0.7;
    transition: opacity 0.3s ease;
}

.docecasinopt-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;
    /*  Центрируем контент по вертикали и горизонтали */
}

.docecasinopt-popupauth.active {
    opacity: 1;
    visibility: visible;
}

.docecasinopt-popupauth__close {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.docecasinopt-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)
}

.docecasinopt-popupauth__item {
    display: none;
}

.docecasinopt-popupauth__item.active {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

.docecasinopt-popupauth_link-forgot {
    font-family: Roboto;
    font-weight: 400;
    font-size: 14px;
    text-decoration: underline;
    text-decoration-style: solid;
    color: #FFFFFFCC;
    margin-bottom: 20px;
}

.docecasinopt-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: poRoboto;
}

.docecasinopt-popupauth-help {
    display: flex;
    gap: 10px;
    justify-content: center;
}

.docecasinopt-popupauth__title {
    font-family: Passion One;
    font-weight: 900;
    font-size: 26px;
    text-transform: uppercase;
    margin-bottom: 20px;
    color: #fff;
    /*  Белый цвет для заголовков */
}

.docecasinopt-popupauth__form {
    display: flex;
    flex-direction: column;
    width: 72%;
}

.docecasinopt-popupauth__input {
    font-family: Roboto;
    font-weight: 400;
    font-size: 16px;
    padding: 10px;
    margin-bottom: 20px;
    border: none;
    border-radius: 5px;
    color: #02101B;
}

.docecasinopt-popupauth__button {
    font-family: Passion One;
    font-weight: 900;
    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: poRoboto;
    transition: opacity 0.3s ease;
    margin-bottom: 20px;
}

.docecasinopt-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: poRoboto;
}

.tx-main {
    font-size: 16px;
    color: #fff;
    margin-top: 20px;
}

.status {
    border-radius: 30px;
    margin-top: 15px;
    padding: 10px;
    background-color: green;
    display: none
}

.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;
}

.docecasinopt-bonus-list-item-mob {
    display: none;
}

.docecasinopt-footer-info-gr {
    display: flex;
    color: #fff;
    align-items: center;
    gap: 20px;
    font-family: Roboto;
    font-weight: 600;
    font-style: Semi Bold;
    font-size: 16px;
}

.docecasinopt-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: #0f0b14;
    /* Цвет фона */
}

/* Обертка для основного контента */
.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) {
    .docecasinopt-bonus-list-item-card2 {
        width: 100%;
        gap: 0px;
        justify-content: space-around;
    }

    .docecasinopt-bonus-list-item-card2-list {
        display: none;
    }

    .docecasinopt-bonus-container-list li {
        display: none;
    }

    .docecasinopt-card-container-list p {
        font-family: Roboto;
        font-weight: 400;
        font-size: 16px;
    }

}



@media(max-width: 1125px) {
    .docecasinopt-bonus-list-item-card2-list li {
        justify-content: center;
    }

    .docecasinopt-footer-list {
        flex-direction: column;
    }

    .docecasinopt-about-container {
        flex-direction: column;
    }

    .card2-list {
        display: none;
    }
}

@media(max-width: 876px) {
    .docecasinopt-hero {
        justify-content: center;
    }

    .docecasinopt-bonus-block-mob-2 {
        display: flex;
        flex-direction: column;
        gap: 20px;
        align-items: center;
    }

    .docecasinopt-hero-info h1 {
        font-size: 30px;
    }

    .docecasinopt-hero-info p {
        font-size: 14px;
    }

    .docecasinopt-parthners-list {
        flex-wrap: wrap;
        gap: 10px 40px;
        justify-content: center;
    }

    .docecasinopt-footer-info {
        flex-direction: column;
        padding-bottom: 15px;
    }

    .selection-wrapper h2 {
        font-family: Barlow;
        font-size: 27px;
    }

    .accordion-header {
        gap: 20px;
    }

    .docecasinopt-rules18 {
        padding-right: 0px;
    }

    .docecasinopt-winners_title {
        font-size: 27px;
    }


    /* --- ОСНОВНОЙ КОНТЕЙНЕР --- */
    .docecasinopt-bonus-list-item {
        display: flex;
        flex-direction: row;
        /* justify-content: center; */
        /* <-- УДАЛИТЕ ЭТУ СТРОКУ, она центрирует блок */
        gap: 0px;
        border-radius: 16px;
        width: 100%;
        /* <-- ДОБАВЬТЕ ЭТУ СТРОКУ, чтобы контейнер занял всю доступную ширину */
    }

    /* --- ЛЕВАЯ КОЛОНКА (ЛОГОТИП И БОНУС) --- */
    .docecasinopt-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;
        /* Немного уменьшил вертикальные отступы для гармонии */
    }

    /* --- ПРАВАЯ КОЛОНКА (РЕЙТИНГ, КНОПКА, ИКОНКИ) --- */
    .docecasinopt-bonus-list-item-card3 {
        display: flex;
        /* <-- Явно указываем flex для работы align/justify */
        flex-direction: column-reverse;
        /* Добавлено для выравнивания контента по центру */
        justify-content: center;
        /* Добавлено для выравнивания контента по центру */
        border-radius: 16px;
        padding: 0px;
    }


    /* --- ОСТАЛЬНЫЕ СТИЛИ ОСТАЮТСЯ БЕЗ ИЗМЕНЕНИЙ --- */

    .docecasinopt-bonus-list-item-card2-rating {
        display: none;
    }

    .docecasinopt-bonus-list-item-card3 a.init-log {
        font-size: 14px;
    }

    .docecasinopt-bonus-list-item-card2 {
        display: none;
    }

    .docecasinopt-guide h2 {
        font-size: 30px;
    }

    .docecasinopt-bonus-list-item-card2-descr {
        display: flex;
        flex-direction: column;
        width: 100%;
    }

    .card2-list {
        display: none;
    }

    .docecasinopt-bonus-list-link {
        width: auto;

    }
}

@media(max-width: 667px) {

    .hero-section {
        margin: 0 !important;
        display: flex;
        align-items: center;
    }

    .docecasinopt-hero-container {
        margin: 0;
        border-radius: 0px;
    }

    .docecasinopt-rules18-info {
        display: none;
    }

    .docecasinopt-bonus-list-item-mob-item {
        display: flex;
        border: 2px solid #005F2F;
        border-radius: 10px;
        position: relative;
    }

    .docecasinopt-guide h2 {
        font-size: 24px;
    }

    .left-block {
        display: flex;
        flex-direction: column;
        background: #57575733;
        border-top-left-radius: 10px;
        border-bottom-left-radius: 10px;
        padding-left: 15px;
        padding-right: 15px;
        gap: 16px;
        min-height: 232px;
        width: 170px;
        align-items: center;
        justify-content: center;
    }

    .docecasinopt-bonus-list-link {
        padding-left: 0px;
    }

    .docecasinopt-link-mob {
        display: block;
        transition: 0.5s;
        background: #00FF7F;
        box-shadow: 0px 0px 10px 0px #FFFFFF66;
        border-radius: 11px;
        width: 100%;
        padding: 13px 10px;
        border: none;
        color: #050505;
        text-decoration: none;
        font-family: Roboto;
        font-weight: 600;
        font-size: 14px;
        text-align: center;
        animation: mymove 1s infinite linear;
        cursor: poRoboto;
        box-sizing: border-box;
        text-transform: uppercase;
    }

    .docecasinopt-bonus-list-item {
        display: none;
    }

    .docecasinopt-bonus-list-item-card2-rating {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .docecasinopt-bonus-list-item-card3-icons-mob img {
        width: 26px;
        height: 17px;
    }

    .stars {
        gap: 4px;
    }

    .stars img {
        width: 16px;
        height: 16px;
    }

    .right-block {
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 10px;
        gap: 24px;
        width: 100%;

    }

    .docecasinopt-bonus-list-item-card3 {
        gap: 10px;
    }

    .docecasinopt-bonus-list-item-card2-descr {
        display: flex;
        flex-direction: column;
        width: 100%;
        gap: 4px;
    }

    .docecasinopt-bonus-list-item-card2-rating p {
        font-size: 24px;
    }

    .docecasinopt-bonus-list-item-mob {
        display: block;
    }

    .docecasinopt-bonus-list-item-card1 {
        justify-content: flex-start;
        padding: 0px;
    }

    .docecasinopt-bonus-list-img {
        width: 140px;
        object-fit: cover;
    }

    .netbet {
        height: 25px;
    }

    .docecasinopt-bonus-block-mob {
        background: #57575733;
        padding: 0px 14px;
        min-height: 232px;
        /* display: contents; */
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .docecasinopt-bonus-block-mob-2 {
        padding: 0px 15px;
    }

    .docecasinopt-bonus-list-item-card2-descr a {
        font-family: Roboto;
        font-weight: 500;
        font-style: Semi Bold;
        font-size: 18px;
    }

    .docecasinopt-bonus-list-item-card1 {
        min-height: 232px;
        padding: 0px;
        gap: 0px;
    }

    .docecasinopt-bonus-list-item-card2-descr p {
        font-size: 14px;
    }

    .docecasinopt-bonus-list-item-card3 a.init-log {
        padding: 13px 8px;
    }

    .docecasinopt-hero-info h1 {
        font-size: 24px;
    }

    .docecasinopt-hero-info li button {
        font-size: 8px;
        gap: 1px;
        padding: 5px 2px;
    }

    .docecasinopt-btn-list-link img {
        width: 11px;
        height: 11px;
    }

    .hero-section {
        align-items: center;
        justify-content: center;
    }

    .docecasinopt-hero-info-block img {
        width: 42px;
        height: 28px;
    }

    .docecasinopt-hero-info-block {
        padding-top: 10px;
    }

    .accordion-header {
        font-size: 18px;
        padding: 25px 16px 25px 16px;
    }

    .accordion-content p {
        padding: 0px 16px 0px 16px;
    }

    .docecasinopt-winners_title {
        font-size: 24px;
    }

    .docecasinopt-hero-info {
        display: flex;
        flex-direction: column;
        gap: 10px;
        padding-bottom: 0px;
    }

    .docecasinopt-winners_container {
        width: 100%;
        grid-template-columns: none
    }

    .docecasinopt-rules-info {
        display: flex;
        max-width: 309px;
        gap: 5px;
        padding-left: 4px;
    }

    .docecasinopt-hero-info p {
        display: none;
    }

    .docecasinopt-hero-info ul {
        border-radius: 20px;
        list-style: none;
        padding: 0;
        margin: 0;
        display: flex;
        gap: 2px;
        flex-wrap: wrap;
        justify-content: center;
        padding-bottom: 10px;
    }

    .docecasinopt-btn-list a {
        font-family: Roboto;
        font-weight: 600;
        font-size: 14px;
    }

    .docecasinopt-btn-list-link {
        border-right: none;
    }

    .selection-wrapper ul li {
        font-size: 18px;
    }

    .selection-wrapper p {
        font-size: 14px;
    }

    .docecasinopt-footer-info-gr {
        flex-wrap: wrap;
    }

    .docecasinopt-about-container {
        align-items: stretch;
    }

    .docecasinopt-card-container-list {
        grid-template-columns: none;
    }

    .docecasinopt-card-container-list p {
        font-family: Roboto;
        font-weight: 400;
        font-size: 14px;
    }
}

@media(max-width: 360px) {

    .docecasinopt-hero {
        justify-content: flex-start;
        padding: 0;
    }

    .docecasinopt-bonus-list-item-card3 {
        align-items: center;
    }

    .docecasinopt-btn {
        background-color: #F1F3FF;
        color: #474747;
        font-family: Barlow;
        font-weight: 900;
        font-size: 12px;
        line-height: 130%;
        letter-spacing: 4%;
        text-transform: uppercase;
        border: none;
        padding: 4px 24px;
        border-radius: 20px;
        cursor: poRoboto;
        margin-bottom: 16px;
    }

    .docecasinopt-rules18 {
        margin-bottom: 0px;
    }


}

@media(max-width: 352px) {
    .docecasinopt-bonus-list-item-card2-rating {
        flex-wrap: wrap;
    }

    .docecasinopt-link-mob {
        padding: 13px 3px;
    }
}


.container {
    max-width: 1140px;
    margin: 0 auto;
    color: #FFFFFF;
    padding: 50px 0px;
    font-family: Roboto;
    font-weight: 400;
    font-style: Regular;
    font-size: 15px;
    line-height: 100%;
}

.main-title {
    font-family: Barlow;
    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;
}