.sf-hidden {
    display: none !important
}

.promo-block .promotions__container .tournament {
    min-width: 100%!important;
    width: 100%!important;
    height: 300px!important;
}

.footer-providers .footer-game-categories-block .category {
    width: 137px!important;
}

.textSeo {
    
}
.textSeo.footer-article-block  p {
    line-height: 1.6;
}
.textSeo.footer-article-block  h1,
.textSeo.footer-article-block  h2,
.textSeo.footer-article-block  h3 {
    font-size: 26px;
    margin-bottom: 20px;
    margin-top: 30px;
}
.textSeo.footer-article-block  h1:first-child,
.textSeo.footer-article-block  h2:first-child,
.textSeo.footer-article-block  h3:first-child {
    margin-top: 0;
}
@media (max-width: 1299px) {
    .promo-block .promotions__container .tournament {
        min-width: 100% !important;
        width: 100% !important;
        height: auto !important;
        aspect-ratio: 3.121212;
    }
    .promo-block .promotions__container .tournament__banner img {
        object-position: 0!important;
    }
}
@media (max-width: 767px) {
    .textSeo {
    }
    .textSeo h1,
    .textSeo h2,
    .textSeo h3 {
        font-size: 24px;
        margin-bottom: 15px;
        margin-top: 15px;
    }
    .textSeo.footer-article-block  p {
        font-size: 14px;
    }
    .textSeo.footer-article-block  h1,
    .textSeo.footer-article-block  h2,
    .textSeo.footer-article-block  h3 {
        font-size: 22px;
    }
}
@media (max-width: 575px) {
    .promo-block .promotions__container .tournament {
        height: 180px !important;
        aspect-ratio: unset;
    }
    .promo-block .promotions__container .tournament__banner img {
        object-position: -80px!important;
    }
}