.landing-content{padding-top:var(--section-padding-top);padding-bottom:var(--section-padding-bottom);background-color:var(--section-bg-color);position:relative;overflow:hidden;margin:0 auto;max-width:1200px}.landing-content__title{text-align:center;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:700;margin-bottom:3rem;color:#000}.landing-content__wrapper{position:relative;max-width:1200px;margin:0 auto;display:flex;align-items:center}.landing-content__slider{display:flex;gap:0;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;width:100%;scrollbar-width:none;-ms-overflow-style:none}.landing-content__slider::-webkit-scrollbar{display:none}.landing-block{flex:0 0 calc(100% / var(--columns-mobile));scroll-snap-align:start;padding:0 1rem;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.5rem}@media screen and (min-width:990px){.landing-block{flex:0 0 calc(100% / var(--columns-desktop))}}.landing-block__image{width:120px;height:120px;object-fit:contain}.landing-block__image img{width:100%;height:100%;object-fit:contain}.landing-block__text{font-size:1.6rem;line-height:1.5;color:#000;max-width:280px}.landing-content__arrow{background:#fffc;border:1px solid #ddd;border-radius:50%;cursor:pointer;padding:.8rem;z-index:2;position:absolute;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;transition:all .3s ease}.landing-content__arrow:hover{background:#fff;box-shadow:0 4px 6px #0000001a}.landing-content__arrow--prev{left:1rem}.landing-content__arrow--next{right:1rem}.landing-content__arrow svg{width:24px;height:24px;fill:none;stroke:rgb(var(--color-foreground));stroke-width:2}.small-hide{display:none!important}@media screen and (min-width:750px){.small-hide{display:block!important}.medium-hide{display:none!important}}@media screen and (min-width:990px){.medium-hide{display:block!important}.large-up-hide{display:none!important}}
/*# sourceMappingURL=/cdn/shop/t/33/assets/section-landing-content.css.map */
