.sf-hidden {
    display: none !important
}

.textSeo {
    
}
.textSeo p {
    line-height: 1.4;
}
.textSeo h1,
.textSeo h2,
.textSeo h3 {
    font-size: 26px;
    margin-bottom: 10px;
    margin-top: 15px;
}
.textSeo h1:first-child,
.textSeo h2:first-child,
.textSeo h3:first-child {
    margin-top: 0;
}
@media (max-width: 1350px) {
    .chat.hidden[data-v-13a12521] {
        display: none;
    }
}
@media (max-width: 767px) {
    .textSeo {
        margin-top: 30px;
    }
    .textSeo h1,
    .textSeo h2,
    .textSeo h3 {
        font-size: 24px;
        margin-bottom: 15px;
        margin-top: 15px;
        line-height: 1.2;
    }
    .games .slot:nth-child(n+9) {
        display: none!important
    }
}