.marquee-section{overflow:hidden;width:100%}.marquee-track{display:flex;width:max-content;animation:marquee-scroll var(--speed, 20s) linear infinite}.marquee-item{display:flex;align-items:center;gap:8px;padding:0 25px;white-space:nowrap;font-weight:600}.marquee-item img{height:auto;object-fit:contain}@keyframes marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/marquee-section.css.map */
