.m-aic{--m-aic-gap: 8px;--m-aic-gap-lg: 24px;--m-aic-radius: 8px;--m-aic-radius-lg: 12px;--m-aic-duration-v: 50s;--m-aic-duration-h: 60s;overflow:hidden}@media screen and (min-width:576px){.m-aic{--m-aic-gap: 24px}}@media screen and (min-width:1200px){.m-aic{--m-aic-radius: 12px}}@media(prefers-reduced-motion:reduce){.m-aic__marquee-track{animation:none!important}}.m-aic__marquee-track{display:flex;flex-direction:column;will-change:transform}.m-aic__marquee--down .m-aic__marquee-track{animation:m-aic-scroll-down var(--m-aic-duration-v) linear infinite}.m-aic__marquee--up .m-aic__marquee-track{animation:m-aic-scroll-up var(--m-aic-duration-v) linear infinite}.m-aic__marquee-track--horizontal{flex-direction:row;width:max-content;animation:m-aic-scroll-left var(--m-aic-duration-h) linear infinite}.m-aic__marquee-group{display:flex;flex-direction:column;gap:var(--m-aic-gap);flex-shrink:0}.m-aic__marquee-group--horizontal{flex-direction:row;align-items:flex-end;gap:var(--m-aic-gap);padding-right:var(--m-aic-gap)}@keyframes m-aic-scroll-up{0%{transform:translateY(0)}to{transform:translateY(-50%)}}@keyframes m-aic-scroll-down{0%{transform:translateY(-50%)}to{transform:translateY(0)}}@keyframes m-aic-scroll-left{0%{transform:translate(0)}to{transform:translate(-50%)}}.m-aic--background{position:relative;display:flex;align-items:center;justify-content:center;min-height:350px;text-align:center;overflow:hidden}@media screen and (min-width:990px){.m-aic--background{min-height:600px}}@media screen and (min-width:1536px){.m-aic--background{min-height:800px}}.m-aic--background .m-aic__marquees{position:absolute;top:0;bottom:0;left:-50%;right:-50%;overflow:hidden}.m-aic--background .m-aic__marquee{height:100%}@media screen and (min-width:750px){.m-aic--background .m-aic__marquees{left:-40%;right:-40%}}@media screen and (min-width:990px){.m-aic--background .m-aic__marquees{left:-30%;right:-30%}}@media screen and (min-width:1200px){.m-aic--background .m-aic__marquees{left:-10%;right:-10%}}.m-aic--background .m-aic__wrapper{display:flex;align-items:center;width:100%}@media screen and (min-width:1360px){.m-aic--background .m-aic__wrapper{min-height:640px}}@media screen and (min-width:1536px){.m-aic--background .m-aic__wrapper{min-height:840px}}.m-aic--background .m-aic__info{position:relative;align-items:center;margin:0 auto;padding-block:24px;max-width:880px;z-index:3}@media screen and (min-width:750px){.m-aic--background .m-aic__info{padding-block:64px}}.m-aic--background .m-aic__description{max-width:670px;margin-inline:auto}.m-aic--background .m-aic__subscribe{margin-inline:auto}.m-aic--background:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgb(var(--color-foreground)),rgba(var(--color-foreground),.3) 100%,rgba(var(--color-foreground),0));opacity:.6;z-index:2;pointer-events:none}@media screen and (min-width:990px){.m-aic--background:after{background:linear-gradient(180deg,rgb(var(--color-foreground)),rgba(var(--color-foreground),0) 100% 100%)}}.m-aic--background:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:rgb(var(--color-foreground));opacity:var(--m-aic-opacity, .3);z-index:2;pointer-events:none}.m-aic--contained.m-aic--background{max-width:calc(100% - 40px);margin-inline:auto;border-radius:var(--m-aic-radius-lg)}@media screen and (min-width:1200px){.m-aic--contained.m-aic--background{max-width:calc(100% - 128px)}}@media screen and (min-width:1760px){.m-aic--contained.m-aic--background{max-width:1630px}}.m-aic--right .m-aic__marquee--down .m-aic__slide:first-child,.m-aic--right .m-aic__marquee:first-child .m-aic__slide:first-child{margin-top:var(--m-aic-gap)}.m-aic--right .m-aic__marquee--up .m-aic__slide:last-child,.m-aic--right .m-aic__marquee:last-child .m-aic__slide:last-child{margin-bottom:var(--m-aic-gap)}.m-aic--right .m-aic__wrapper{position:relative;display:flex;flex-direction:column;gap:32px;overflow:hidden}@media screen and (min-width:1200px){.m-aic--right .m-aic__wrapper{flex-direction:row;align-items:center;justify-content:space-between;gap:64px;min-height:600px}}@media screen and (min-width:1536px){.m-aic--right .m-aic__wrapper{min-height:800px}}.m-aic--right .m-aic__marquees{flex:none;justify-content:flex-start;margin-left:0;width:100%;height:250px;overflow:hidden}@media screen and (min-width:576px){.m-aic--right .m-aic__marquees{height:300px}}@media screen and (min-width:750px){.m-aic--right .m-aic__marquees{height:350px}}@media screen and (min-width:990px){.m-aic--right .m-aic__marquees{height:420px}}@media screen and (min-width:1200px){.m-aic--right .m-aic__marquees{position:absolute;top:0;bottom:0;right:-10%;margin-left:0;width:59.3%;height:auto}.m-aic--right .m-aic__marquee{height:100%}}.m-aic--right .m-aic__info{margin:0;padding:24px 20px 24px 0;max-width:100%;min-width:0;position:relative;z-index:2}@media screen and (min-width:990px){.m-aic--right .m-aic__info{padding-block:clamp(48px,6vw,80px);padding-right:clamp(20px,3vw,32px)}}@media screen and (min-width:990px)and (max-width:1199.98px){.m-aic--right .m-aic__wrapper{flex-direction:row;align-items:center;justify-content:space-between;gap:clamp(24px,4vw,48px);min-height:auto}.m-aic--right .m-aic__info{flex:0 1 42%;max-width:42%}.m-aic--right .m-aic__marquees{position:relative;top:auto;bottom:auto;right:auto;flex:1 1 58%;margin-left:0;width:auto;min-width:0;height:clamp(320px,42vw,420px)}.m-aic--right .m-aic__heading,.m-aic--right .m-aic__description{max-width:100%}.m-aic--right .m-aic__heading{font-size:clamp(26px,3.2vw,40px)}}@media screen and (min-width:1200px){.m-aic--right .m-aic__info{flex:0 1 47.7%;width:47.7%;max-width:47.7%}.m-aic--right .m-aic__heading,.m-aic--right .m-aic__description{max-width:100%}.m-aic--right .m-aic__heading{font-size:clamp(28px,2.8vw,48px)}}@media screen and (min-width:1360px){.m-aic--right .m-aic__info{padding-block:120px}}@media screen and (min-width:1536px){.m-aic--right .m-aic__info{width:40.7%}}@media screen and (min-width:1760px){.m-aic--right .m-aic__info{margin-left:max(0px,calc((100vw - 1760px)/2))}}.m-aic--right .m-aic__description{max-width:670px}.m-aic--bottom .m-aic__wrapper{display:flex;flex-direction:column;gap:32px}@media screen and (min-width:990px){.m-aic--bottom .m-aic__wrapper{gap:56px}}.m-aic--bottom .m-aic__marquees{display:block;max-height:368px;overflow:hidden}@media screen and (min-width:990px){.m-aic--bottom .m-aic__marquees{max-height:522px}}.m-aic--bottom .m-aic__marquee-horizontal{overflow:hidden;height:100%}.m-aic--bottom .m-aic__slide{display:flex;aspect-ratio:unset;width:calc(var(--m-aic-slide-width, 420px) / 1.75);overflow:hidden;min-height:1px}@media screen and (min-width:750px){.m-aic--bottom .m-aic__slide{width:calc(var(--m-aic-slide-width, 420px) / 1.5)}}@media screen and (min-width:1200px){.m-aic--bottom .m-aic__slide{width:var(--m-aic-slide-width, 420px)}}.m-aic--bottom .m-aic__info{position:relative;align-items:center;margin:0 auto;max-width:880px;text-align:center}.m-aic--bottom .m-aic__description{max-width:670px;margin-inline:auto}.m-aic--bottom .m-aic__subscribe{margin-inline:auto}.m-aic--bottom .m-aic__image{align-self:flex-end;height:auto;border-radius:var(--m-aic-radius-lg)}.m-aic--bottom .m-aic__image :is(img,.m-aic__img){max-height:261px;border-radius:var(--m-aic-radius-lg)}@media screen and (min-width:990px){.m-aic--bottom .m-aic__image :is(img,.m-aic__img){max-height:522px}}.m-aic--bottom .m-aic__image--placeholder{width:100%}.m-aic--contained:not(.m-aic--background) .m-aic__wrapper{border-radius:var(--m-aic-radius);overflow:hidden}@media screen and (min-width:1200px){.m-aic--contained:not(.m-aic--background) .m-aic__wrapper{border-radius:var(--m-aic-radius-lg)}}.m-aic__marquees{display:flex;align-items:stretch;justify-content:center;gap:var(--m-aic-gap);z-index:1}.m-aic__marquee{display:flex;flex-direction:column;gap:var(--m-aic-gap);margin:0;width:100%;overflow:hidden;flex:1;min-width:0}.m-aic__slide{aspect-ratio:16 / 9;border-radius:var(--m-aic-radius);overflow:hidden;flex:none;height:auto}.m-aic__image{width:100%;height:100%}.m-aic__image :is(img,.m-aic__img,.placeholder-svg){display:block;width:100%;height:100%;object-fit:cover}.m-aic__info{display:flex;flex-direction:column;align-items:flex-start;gap:24px}.m-aic--background .m-aic__info,.m-aic--bottom .m-aic__info{align-items:center}.m-aic__text{width:100%}.m-aic__heading{position:relative;z-index:1;max-width:1060px}.m-aic__description{margin:0}.m-aic__buttons{display:flex;align-items:center;flex-wrap:wrap;gap:20px}.m-aic--background .m-aic__buttons,.m-aic--bottom .m-aic__buttons{justify-content:center}.m-aic__subscribe{width:100%;max-width:480px}.m-aic--background .m-aic__subscribe,.m-aic--bottom .m-aic__subscribe{margin-inline:auto}.m-aic__subscribe .subscribe-form{max-width:100%}.m-aic--background .m-aic__wrapper.container,.m-aic--right .m-aic__info.container{width:100%}.sec__animated-image-collage .m-aic--right .m-aic__wrapper,.sec__animated-image-collage .m-aic--bottom .m-aic__wrapper{padding-inline:clamp(15px,3vw,30px)}@media screen and (min-width:1200px){.sec__animated-image-collage .m-aic--background .m-aic__wrapper.container{padding-inline:30px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-animated-image-collage.css.map */
