.ticker{display:flex;flex-direction:row;width:100%}.ticker__container{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;flex-shrink:0;transform:translateZ(0);will-change:transform}.ticker--animation{animation:ticker 60s linear infinite!important;will-change:transform;transform:translateZ(0);backface-visibility:hidden;-webkit-backface-visibility:hidden}.ticker--animation-to-right{animation-direction:reverse}.ticker:hover .ticker__container{animation-play-state:paused}@keyframes ticker{0%{transform:translate(0)}to{transform:translate(-50%)}}@-webkit-keyframes ticker{0%{transform:translateZ(0)}to{transform:translate3d(-100%,0,0)}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/component-ticker.css.map */
