.features-highlights__wrapper{position:relative;display:flex;flex-direction:column;gap:2.4rem;border-radius:var(--border-radius-block);background:var(--gradient-background, rgb(var(--color-background)));padding:2.4rem;overflow:hidden}@media(min-width:750px){.features-highlights__wrapper{flex-direction:row}}@media(min-width:1360px){.features-highlights__wrapper{padding-left:3.2rem;padding-right:3.2rem}}.features-highlights__wrapper:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;width:100%;height:100%;border-radius:var(--border-radius-block);border:.1rem solid rgba(var(--color-foreground),.03);pointer-events:none;background:transparent}.features-highlights-content{flex-grow:1;position:relative;display:flex;flex-direction:column;gap:.8rem}.features-highlights-content>.block-button:not(:first-child){margin:.4rem 0 0}.features-highlights-content.align--left{align-items:flex-start;text-align:left;align-self:flex-start}@media screen and (min-width:750px){.features-highlights-content.align--left{align-self:unset}}.features-highlights-content.align--center{align-items:center;text-align:center;align-self:center}@media screen and (min-width:750px){.features-highlights-content.align--center{justify-content:unset}}.features-highlights-content.align--right{align-items:flex-end;text-align:right;align-self:flex-end}@media screen and (min-width:750px){.features-highlights-content.align--right{align-self:unset}}.features-highlights-content:empty{display:none}.features-highlights-content:empty+.features-highlights-blocks{width:100%;max-width:none}.features-highlights-blocks{position:relative;z-index:2;display:flex;width:100%;flex-shrink:0}.features-highlights-blocks:not(.features-highlights-slider) .features-highlights-blocks__wrapper{display:flex;flex-wrap:wrap;gap:1.2rem}.features-highlights-blocks:not(.features-highlights-slider) .block-text-with-icon{width:100%}@media(min-width:576px){.features-highlights-blocks--columns-2,.features-highlights-blocks--columns-3,.features-highlights-blocks--columns-4{width:100%}.features-highlights-blocks--columns-2:not(.features-highlights-slider) .block-text-with-icon,.features-highlights-blocks--columns-3:not(.features-highlights-slider) .block-text-with-icon,.features-highlights-blocks--columns-4:not(.features-highlights-slider) .block-text-with-icon{width:calc((100% - 1.2rem)/2)}}@media(min-width:750px){.features-highlights-blocks--columns-2{width:65%}.features-highlights-blocks--columns-2:not(.features-highlights-slider) .features-highlights-blocks__wrapper{gap:2.4rem}.features-highlights-blocks--columns-2:not(.features-highlights-slider) .block-text-with-icon{width:calc((100% - 2.4rem)/2)}}@media(min-width:750px){.features-highlights-blocks--columns-3,.features-highlights-blocks--columns-4{width:65%}.features-highlights-blocks--columns-3:not(.features-highlights-slider) .features-highlights-blocks__wrapper,.features-highlights-blocks--columns-4:not(.features-highlights-slider) .features-highlights-blocks__wrapper{gap:2.4rem}.features-highlights-blocks--columns-3:not(.features-highlights-slider) .block-text-with-icon,.features-highlights-blocks--columns-4:not(.features-highlights-slider) .block-text-with-icon{width:calc((100% - 4.8rem) / 3)}}@media(min-width:990px){.features-highlights-blocks--columns-3{width:70%}}@media(min-width:990px){.features-highlights-blocks--columns-4{width:80%}.features-highlights-blocks--columns-4:not(.features-highlights-slider) .block-text-with-icon{width:calc((100% - 4.8rem) / 3)}}@media(min-width:1160px){.features-highlights-blocks--columns-4{width:80%}.features-highlights-blocks--columns-4:not(.features-highlights-slider) .block-text-with-icon{width:calc((100% - 7.2rem)/4)}}@media(min-width:1360px){.features-highlights-blocks--columns-4{width:80%}.features-highlights-blocks--columns-4:not(.features-highlights-slider) .features-highlights-blocks__wrapper{gap:3.2rem}.features-highlights-blocks--columns-4:not(.features-highlights-slider) .block-text-with-icon{width:calc((100% - 9.6rem)/4)}}.features-highlights-blocks__wrapper{display:flex;box-sizing:border-box}.features-highlights-blocks a,.features-highlights-blocks button,.features-highlights-blocks .button,.features-highlights-blocks input{pointer-events:all}.features-highlights-slider{overflow:visible}@media(min-width:750px){.features-highlights-slider{overflow:hidden}}.features-highlights-slider.swiper:not(.swiper-initialized) .block-text-with-icon{margin-inline-end:.8rem}@media(min-width:576px){.features-highlights-slider.swiper:not(.swiper-initialized) .block-text-with-icon{margin-inline-end:1.2rem}}@media(min-width:750px){.features-highlights-slider.swiper:not(.swiper-initialized) .block-text-with-icon{margin-inline-end:1.2rem}}@media(min-width:990px){.features-highlights-slider.swiper:not(.swiper-initialized) .block-text-with-icon{margin-inline-end:2.4rem}}@media(min-width:1360px){.features-highlights-slider.swiper:not(.swiper-initialized) .block-text-with-icon{margin-inline-end:3.2rem}}.features-highlights-slider.swiper.swiper-initialized .swiper-slide{-webkit-user-select:none;user-select:none}.features-highlights-slider .block-text-with-icon{flex-shrink:0;display:flex;width:calc((100% - .32rem) / 1.4)}@media(min-width:576px){.features-highlights-slider .block-text-with-icon{width:calc((100% - 1.2rem)/2)}}@media(min-width:750px){.features-highlights-slider[data-slides-per-view="3"] .block-text-with-icon,.features-highlights-slider[data-slides-per-view="4"] .block-text-with-icon{width:calc((100% - 4.8rem) / 3)}}@media(min-width:1160px){.features-highlights-slider[data-slides-per-view="4"] .block-text-with-icon{width:calc((100% - 7.2rem)/4)}}@media(min-width:1360px){.features-highlights-slider[data-slides-per-view="4"] .block-text-with-icon{width:calc((100% - 9.6rem)/4)}}.features-highlights-slider.enable-shadows:before,.features-highlights-slider.enable-shadows:after{content:"";display:block;width:3.2rem;height:100%;position:absolute;top:0;z-index:100;opacity:1;pointer-events:none;transition:opacity .3s ease}.features-highlights-slider.enable-shadows:before{left:-2.4rem;background-image:linear-gradient(to right,rgb(var(--color-background)) 0%,transparent 100%)}@media(min-width:750px){.features-highlights-slider.enable-shadows:before{left:0}}.features-highlights-slider.enable-shadows:after{right:-2.4rem;background-image:linear-gradient(to left,rgb(var(--color-background)) 0%,transparent 100%)}@media(min-width:750px){.features-highlights-slider.enable-shadows:after{right:0}}.features-highlights-slider.enable-shadows.slider-at-start:before{opacity:0}.features-highlights-slider.enable-shadows.slider-at-end:after{opacity:0}.features-highlights-slider.enable-shadows:not(.swiper-initialized):before,.features-highlights-slider.enable-shadows:not(.swiper-initialized):after{opacity:0}[dir=rtl] .features-highlights-content.align--left{text-align:right}[dir=rtl] .features-highlights-content.align--right{text-align:left}
/*# sourceMappingURL=/cdn/shop/t/11/assets/section-features-highlights.css.map */
