.flex.flex-col.justify-between.h-full.w-full.p-\[1\.4rem\].bg-store-bg-secondary.rounded-md.shadow-\[rgba\(50\,_50\,_105\,_0\.15\)_0px_2px_5px_0px\,_rgba\(0\,_0\,_0\,_0\.05\)_0px_1px_1px_0px\] , .store-footer__inner , .store-footer__contacts-row {
    background-image: url(https://i.ibb.co/njdFFV8/las-CARD-1.jpg) !IMPORTANT;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.footer-is-custom .store-footer .store-footer__curve {
    color: #e5cebe00 !important;
}
.flex.items-center.justify-center.flex-wrap.gap-2.md\:gap-5.enhanced_rounded_contacts {
    display: none;
}
@media (min-width: 768px) {
.flex.gap-2.md\:gap-4.items-stretch {
        display: flex;
        flex-direction: column-reverse;
        align-items: center;
}
a.anime-item.banner.banner--fixed.overflow-hidden.basis-3\/6.h-full {
    display: flex;
    justify-content: center;
    align-items: center;
}
img.lazy.object-cover.loaded {
    max-width: 340px;
}
section.s-block.s-block--fixed-banner.s-block--double-banner.wide-placeholder.s-block--animate.double-banner.double-banner--3 {
    margin-top: -455px;
}
}