.marquee-section{overflow:hidden;padding:18px 0}.marquee__track{display:flex;width:max-content}.marquee__sparkle{width:50px;height:50px}.marquee__content{display:flex;align-items:center;flex-shrink:0;animation:marquee-scroll var(--marquee-speed, 30s) linear infinite}@keyframes marquee-scroll{0%{transform:translate(0)}to{transform:translate(-100%)}}.marquee__item{font-family:var(--font-primary);font-weight:400;font-size:clamp(20px,3vw,36px);white-space:nowrap;padding:0 28px}.marquee__icon-wrapper{display:inline-flex;align-items:center;justify-content:center;width:72px;height:72px;border-radius:10px;background:transparent;flex-shrink:0;margin:0 10px}.marquee__icon-wrapper img{width:72px;height:72px;object-fit:contain}@media(max-width:749px){.marquee__item{font-size:18px;padding:0 18px}.marquee__icon-wrapper{width:38px;height:38px}.marquee__icon-wrapper img{width:22px;height:22px}}@media(prefers-reduced-motion:reduce){.marquee__content{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-marquee.css.map */
