.marquee-wrapper{overflow:hidden;background:#fff;padding:0;border:0}.marquee-track{display:flex;gap:60px;width:max-content;animation-name:marquee-scroll;animation-duration:var(--marquee-speed, 15s);animation-timing-function:linear;animation-iteration-count:infinite;animation-direction:inherit;animation-play-state:running}.marquee-wrapper:hover .marquee-track{animation-play-state:paused!important}.marquee-item{display:flex;align-items:center;justify-content:center;flex-shrink:0;text-decoration:none}.marquee-item img{max-height:60px;width:auto;object-fit:contain;filter:grayscale(100%);transition:filter .2s ease}.marquee-item:hover img{filter:grayscale(0%)}.marquee-brand-name{font-size:1.4rem;font-weight:600;color:#333;white-space:nowrap}@keyframes marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-logo-marquee.css.map */
