.marquee-container{overflow:hidden;white-space:nowrap;position:relative;width:100%}.marquee-track{display:inline-block;white-space:nowrap;will-change:transform;animation-name:marqueeScroll;animation-timing-function:linear;animation-iteration-count:infinite}.marquee-item{display:inline-block;margin:0 2rem;height:80px}.marquee-item-logo{display:flex;justify-content:center;align-items:center;height:100%}.marquee-item img{max-height:60px!important}@keyframes marqueeScroll-left{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes marqueeScroll-right{0%{transform:translate(-50%)}to{transform:translate(0)}}
/*# sourceMappingURL=/cdn/shop/t/20/assets/marquee.css.map */
