.ticker-wrap{position:relative;width:100%;overflow:hidden;color:#000;padding:10px 0}.ticker{display:flex;white-space:nowrap;animation:ticker 30s linear infinite}.ticker-item{display:inline-block;padding:0 6rem}@keyframes ticker{0%{transform:translate3d(100%,0,0)}to{transform:translate3d(-100%,0,0)}}.ticker-item__image{max-width:30rem;height:auto}@media screen and (max-width: 749px){.ticker{animation:ticker 15s linear infinite}.ticker-item__image{max-width:25rem}.ticker-item{padding:0 3rem}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/component-ticker.css.map?v=48206082622512437261721930989 */
