@charset "UTF-8";.ticker{min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;overflow:hidden}.ticker:hover .ticker{-webkit-animation-play-state:paused;animation-play-state:paused}.ticker__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:200%;-webkit-animation-name:ticker;animation-name:ticker;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-duration:30s;animation-duration:30s}@-webkit-keyframes ticker{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes ticker{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}
/*# sourceMappingURL=/cdn/shop/t/1016/assets/ticker.css.map */
