.marquee_item{width:180px;height:60px;border-radius:45px}.marquee{flex:0 0 auto;min-width:100%;z-index:1;animation-play-state:var(--play);animation-delay:var(--delay)}.marquee img{max-height:25px;height:100%}.animation-direction-left{animation:slide-left 150s linear infinite}.animation-direction-right{animation:slide-right 150s linear infinite}@keyframes slide-left{0%{transform:translateZ(0)}to{transform:translate3d(-100%,0,0)}}@keyframes slide-right{0%{transform:translate3d(-100%,0,0)}to{transform:translateZ(0)}}@media (min-width:992px){.marquee_item{width:275px;height:90px;border-radius:45px}.marquee img{max-height:100%;height:auto}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/global-auto-slider.css.map */
