.svg_eye .svg_color{fill:none;stroke:#646a87;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px}
.sf-hidden{display:none!important}

.textSeo {
    padding: 40px 0;
}
.textSeo .container {
    max-width: 1200px;
    margin: 0 auto;
}
.textSeo p {
    line-height: 1.4;
}
.textSeo h1,
.textSeo h2,
.textSeo h3 {
    margin-bottom: 20px;
    margin-top: 30px;
}
.textSeo h1:first-child,
.textSeo h2:first-child,
.textSeo h3:first-child {
    margin-top: 0;
}
@media (max-width: 767px) {
    .textSeo {
        padding: 40px 20px!important;
    }
    .textSeo h1,
    .textSeo h2,
    .textSeo h3 {
        font-size: 22px;
        margin-bottom: 15px;
        margin-top: 15px;
    }
}
@media (max-width: 668px) {
    .game-catalog_list-item:nth-child(n+9) {
        display: none!important
    }
}