@media screen and (min-width:1270px) {}

@media only screen and (width>=1270px) and (width<=1366px) and (height<=800px) {}

@media not all and (pointer:coarse) {}

@media screen and (min-width:1270px) {}

.sf-hidden {
    display: none !important
}

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

.textSeo {
    color: #fff;
    max-height: 200px;
    overflow-y: auto;
    padding: 15px;
    border: 1px solid #333;
    border-radius: 8px;
    background: rgba(0, 0, 0, 0.3);
    text-align: left;
    width: 100%;
}
.textSeo::-webkit-scrollbar {
    width: 8px;
}
.textSeo::-webkit-scrollbar-track {
    background: #333;
    border-radius: 4px;
}
.textSeo::-webkit-scrollbar-thumb {
    background: #666;
    border-radius: 4px;
}
.textSeo::-webkit-scrollbar-thumb:hover {
    background: #888;
}
.textSeo p {
    line-height: 1.65;
    margin-bottom: 10px;
}
.textSeo h1,
.textSeo h2,
.textSeo h3 {
    margin-bottom: 15px;
    margin-top: 20px;
}
.textSeo h1:first-child,
.textSeo h2:first-child,
.textSeo h3:first-child {
    margin-top: 0;
}

/* Адаптивные стили для мобильных устройств */
@media (max-width: 768px) {
    .textSeo {
        max-height: 150px;
        padding: 10px;
        margin: 15px auto;
        width: 95%;
        max-width: none;
        font-size: 14px;
    }
    .textSeo h1 {
        font-size: 18px;
        margin-bottom: 10px;
    }
    .textSeo h2 {
        font-size: 16px;
        margin-bottom: 8px;
        margin-top: 15px;
    }
    .textSeo p {
        line-height: 1.5;
        margin-bottom: 8px;
    }
}

@media (max-width: 480px) {
    .textSeo {
        max-height: 120px;
        padding: 8px;
        margin: 10px auto;
        width: 98%;
        font-size: 13px;
    }
    .textSeo h1 {
        font-size: 16px;
    }
    .textSeo h2 {
        font-size: 14px;
    }
}
.gamesDevelopers___SOeoR {
    margin-bottom: 30px;
}
@media (max-width: 1000px) {
    .stickyHeader___hmF6r .stickyHeaderContent___kHR6S {
        width: 100%;
        padding: 0 20px;
    }
    .userPanel___PXBCb {
        padding: 0;
    }
    .html____3WZR {
        width: 100%;
        left: 0;
        padding: 0 15px;
        transform: none;
    }
    .nav____VGEj .listWrap___xKeRO {
        padding: 0 10px;
    }
    .wrapper___zmZYq{
        width: 100%;
    }
    .nav____VGEj {
        width: 100%;
        margin: 0;
    }
    .search___fXeGb {
        display: none;
    }
    .nav____VGEj .listWrap___xKeRO{
        width: 100%;
    }
    .nav___fEHLb {
        display: none;
    }
}
@media (max-width: 767px) {
    .textSeo {
        padding: 0 15px!important;
    }
    .textSeo h1,
    .textSeo h2,
    .textSeo h3 {
        font-size: 20px;
        margin-bottom: 15px;
        margin-top: 15px;
    }
    .jackpot___YRPH5 {
        display: none;
    }
    .mainPromoPayments___FI__7 {
        display: none;
    }
    .wrapper___zmZYq {
        padding: 12px 15px;
    }
    .tournamentWidget___ywV3o{
        display: none;
    }
}
@media (max-width: 575px) {
    .goldenSevenWidget___Eql34 .slick-track {
        transform: translate3d(0,0,0)!important;
    }
    .goldenSevenWidget___Eql34 .slick-list {
        padding: 0!important;
    }
    .toFavourite___T3ZWg{
        display: none;
    }
    .tmb___cuTrS {
        width: 100%;
    }
    .tmb___cuTrS:nth-child(n+7) {
        display: none;
    }
    .promoBody___WGQzI {
        gap: 10px;
    }
    .tmbImgContainer___yOlN3 {
        height: auto;
        aspect-ratio: 1.2;
    }
    .tmbImgContainer___yOlN3 img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .footerNavigation___FRVMi {
        display: none;
    }
    .goldenSevenWidget___Eql34 .slick-slide:first-child {
        margin-left: 0;
    }
    .stickyHeaderButtons___QJqK8 {
        display: none;
    }
}
@media (max-width: 480px) {
    .userPanel___PXBCb .regBtn___RE3z2 {
        min-width: 80px;
        margin-right: 8px!important;
    }
    .userPanel___PXBCb .loginBtn___dNz0K {
        width: 80px;
    }
    .button___ss9Z2.md___fYrSq {
        height: 40px;
        font-size: 12px;
    }
    .logoScroll___iw3d7 {
        max-width: 100px;
    }
    .footer___h7GuG {
        padding-top: 0;
    }
}