.sf-hidden{display:none!important}

.textSeo {
    font-family: Roboto, sans-serif;
    margin: 40px 0;
}
.textSeo p {
    line-height: 1.4;
}
.textSeo h1,
.textSeo h2,
.textSeo h3 {
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 20px;
    margin-top: 30px;
}
.textSeo h1:first-child,
.textSeo h2:first-child,
.textSeo h3:first-child {
    margin-top: 0;
}
.games-block-wrapper .games-block__game>a {
    position: relative;
    z-index: 2;
}
.swiper-container .swiper-slide__background {
    width: 100%!important;
}
@media (max-width: 767px) {
    .textSeo {
        padding: 0 20px!important;
    }
    .textSeo h1,
    .textSeo h2,
    .textSeo h3 {
        font-size: 24px;
        margin-bottom: 15px;
        margin-top: 15px;
    }
    .jackpot {
        display: none
    }
    .index--page .categories-and-search {
        min-height: auto;
    }
    .games-block-wrapper .games-block__game .game-image {
        object-fit: cover;
    }
    .games-block-wrapper .games-block__game.week-game {
        display: none
    }
}
