.css-13cymwt-control:hover{border-color:rgb(179,179,179)}.css-19bb58m::after{content:attr(data-value)" ";visibility:hidden;white-space:pre;grid-area:1/2;font:inherit;min-width:2px;border:0px;margin:0px;outline:0px;padding:0px}.css-1xc3v61-indicatorContainer:hover{color:rgb(153,153,153)}

.sf-hidden{display:none!important}

img[src="data:,"],source[src="data:,"]{display:none!important}

.textSeo {
    margin: 100px 0;
    position: relative;
    overflow: hidden;
    padding: 38px 34px;
    border-radius: 24px;
    background:
        radial-gradient(circle at 15% 0%, rgba(0, 153, 255, 0.22) 0%, transparent 30%),
        radial-gradient(circle at 85% 20%, rgba(0, 255, 163, 0.16) 0%, transparent 26%),
        radial-gradient(circle at 50% 100%, rgba(0, 102, 255, 0.18) 0%, transparent 34%),
        linear-gradient(180deg, #071427 0%, #0a1830 45%, #08111f 100%);
    border: 1px solid rgba(76, 142, 255, 0.22);
    box-shadow:
        0 20px 60px rgba(0, 0, 0, 0.42),
        0 0 0 1px rgba(255, 255, 255, 0.02) inset,
        inset 0 1px 0 rgba(255, 255, 255, 0.05);
}

.textSeo::before {
    content: "";
    position: absolute;
    inset: 0;
    background:
        linear-gradient(90deg, transparent 0%, rgba(66, 140, 255, 0.05) 50%, transparent 100%),
        repeating-linear-gradient(
            90deg,
            rgba(255, 255, 255, 0.015) 0,
            rgba(255, 255, 255, 0.015) 1px,
            transparent 1px,
            transparent 90px
        );
    pointer-events: none;
}

.textSeo::after {
    content: "";
    position: absolute;
    top: -120px;
    right: -120px;
    width: 280px;
    height: 280px;
    border-radius: 50%;
    background: radial-gradient(circle, rgba(0, 255, 179, 0.14) 0%, transparent 70%);
    filter: blur(8px);
    pointer-events: none;
}

.textSeo p {
    position: relative;
    margin: 0 0 18px;
    font-size: 16px;
    line-height: 1.82;
    color: rgba(220, 234, 255, 0.82);
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
}

.textSeo h1,
.textSeo h2,
.textSeo h3 {
    position: relative;
    margin: 34px 0 16px;
    line-height: 1.2;
    font-weight: 800;
    letter-spacing: -0.02em;
}

.textSeo h1:first-child,
.textSeo h2:first-child,
.textSeo h3:first-child {
    margin-top: 0;
}

.textSeo h1 {
    display: inline-block;
    font-size: 38px;
    color: transparent;
    background: linear-gradient(90deg, #ffffff 0%, #73c7ff 38%, #3dffb5 100%);
    -webkit-background-clip: text;
    background-clip: text;
    text-shadow: none;
}

.textSeo h2 {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    padding: 10px 18px;
    font-size: 24px;
    color: #ffffff;
    background: linear-gradient(90deg, rgba(31, 120, 255, 0.16) 0%, rgba(0, 255, 179, 0.12) 100%);
    border: 1px solid rgba(108, 175, 255, 0.16);
    border-radius: 14px;
    box-shadow:
        0 6px 18px rgba(0, 90, 255, 0.14),
        inset 0 1px 0 rgba(255, 255, 255, 0.05);
}

.textSeo h2::before {
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: linear-gradient(180deg, #3dffb5 0%, #00a2ff 100%);
    box-shadow:
        0 0 0 4px rgba(61, 255, 181, 0.08),
        0 0 14px rgba(61, 255, 181, 0.55);
    flex-shrink: 0;
}

.textSeo h3 {
    font-size: 21px;
    color: #f4f9ff;
}

.textSeo p + h2,
.textSeo p + h3 {
    margin-top: 34px;
}

.textSeo a {
    color: #67c8ff;
    text-decoration: none;
    border-bottom: 1px solid rgba(103, 200, 255, 0.35);
    transition: 0.25s ease;
}

.textSeo a:hover {
    color: #3dffb5;
    border-color: rgba(61, 255, 181, 0.55);
}

.textSeo:hover {
    border-color: rgba(95, 176, 255, 0.32);
    box-shadow:
        0 24px 70px rgba(0, 0, 0, 0.48),
        0 0 34px rgba(0, 140, 255, 0.08),
        inset 0 1px 0 rgba(255, 255, 255, 0.05);
}

@media (max-width: 768px) {
    .textSeo {
        padding: 28px 20px;
        border-radius: 18px;
        margin: 50px 0;
    }

    .textSeo p {
        font-size: 15px;
        line-height: 1.75;
    }

    .textSeo h1 {
        font-size: 30px;
    }

    .textSeo h2 {
        font-size: 20px;
        padding: 9px 14px;
    }

    .textSeo h3 {
        font-size: 18px;
    }
}
.jacpotCompilation.secondary {
    display: none
}
.dropdown.main {
    opacity: 0;
    visibility: hidden;
    transition: .25s all ease-in-out;
}
.dropdown.main.active {
    opacity: 1;
    visibility: visible;
}
@media (max-width: 767px) {
    .textSeo {
    }
    .textSeo h1,
    .textSeo h2,
    .textSeo h3 {
        font-size: 22px;
        margin-bottom: 15px;
        margin-top: 15px;
    }
    .jacpotCompilation.secondary {
        display: block
    }
    .header.fixed {
        display: none;
    }
    .header .element.click {
        display: none
    }
    .search.newMainStyle {
        display: none
    }
    .header .anAuth .unAuthBtn {
        height: 42px;
    }
}
@media (max-width: 700px) {
    .header {
        display: block!important
    }
    .header.fixed {
        display: none!important
    }
}
@media (max-width: 575px) {
    .gameList .gameSwiper .swiper-slide {
        width: 120px!important;
        margin-right: 12px!important;
    }
    .header .anAuth .unAuthBtn {
        font-size: 12px;
        height: 36px;
        padding: 0 20px;
    }
    .header .anAuth .unAuthBtn:not(.blue) {
        display: none
    }
    .header .logo img{
        width: 100%;
        max-width: 150px;
    }
    .header .element {
        display: none
    }
}