body.index .navbar-brand img:not(.fixed-pinned .navbar-brand img) {
    opacity: 0;
}

.s-block__title,
.top-navbar {
    display: none;
}
.content-image.container {
    justify-content: center;
}
.cat:first-child {
    display: none;
}
.offers .swiper-fade .swiper-slide * {
    color: white !important;
}
.lg\:text-\[35px\],
.cat * {
    color: white !important;
}
.gif-banner .first-bg {
    background-color: #6f836a;
}
@media (min-width: 768px) {
body.index ul.main-menu.\!bg-\[var\(--bg-body\)\].lg\:\!bg-transparent.mm-spn--open {
    margin-right: 114px;
}
}
@media (max-width: 768px) {
.landing-page-fixed-bannar .photo>p {
    display: none;
}
.text-\[30px\] {
    font-size: 20px;
}
.leading-9 {
    line-height: 2.25rem;
    font-size: 23px;
}
footer * {
    text-align: center !important;
    justify-content: center !important;
    align-items: center !important;
}
}
@media (max-width: 412px) {
    .el_features .products {
        grid-template-columns: repeat(1, minmax(150px, 1fr));
        justify-content: center;
    }
}