marquee-component{display:block;width:100%;overflow:hidden;--marquee-gap: var(--gutter-width);--marquee-direction: normal}.marquee__wrapper{display:flex;gap:var(--marquee-gap);width:fit-content;white-space:nowrap}.marquee__content{min-width:max-content;display:flex;gap:var(--marquee-gap)}.marquee__content .marquee__repeated-items *{max-width:none}.marquee__repeated-items{min-width:max-content;display:flex;gap:var(--marquee-gap);align-items:center;justify-content:center;justify-content:space-around;width:90vw}.marquee__repeated-items>*{align-content:center}.marquee__content .media{min-width:22vw}@media screen and (min-width: 750px){.marquee__content .media{min-width:22.5rem}.marquee__repeated-items{justify-content:space-around;width:90vw}}marquee-component{--margin-inline: var(--full-page-margin-inline-offset);width:-webkit-fill-available;min-height:max-content}@media (prefers-reduced-motion: no-preference){marquee-component:not([data-disabled]) .marquee__wrapper{animation:marquee-motion var(--marquee-speed) linear infinite var(--marquee-direction)}@media screen and (max-width: 749px){marquee-component:not([data-disabled]) .marquee__wrapper{animation:marquee-motion calc(var(--marquee-speed) * 1.5) linear infinite var(--marquee-direction)}}}@keyframes marquee-motion{to{transform:translate3d(calc(-50% - (var(--marquee-gap) / 2)),0,0)}}.marquee__repeated-items .image-block{filter:grayscale(1);transition:.2s ease}.marquee__repeated-items .image-block:hover{filter:grayscale(0)}
/*# sourceMappingURL=/cdn/shop/t/3/compiled_assets/styles.css.map */
