.marquee{white-space:nowrap;overflow:hidden;position:relative}.marquee__track{display:inline-flex;animation:marquee-scroll var(--total-time) linear infinite}.marquee__item{flex:0 0 auto;padding:0 2rem;display:flex;align-items:center;justify-content:center;width:70vw;object-fit:cover}@media screen and (min-width: 750px){.marquee__item{width:400px;height:180px}}.marquee__item img{width:100%;height:auto;max-height:180px;object-fit:contain}.marquee:hover .marquee__track{animation-play-state:paused}@keyframes marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/section-marquee.css.map */
