@-webkit-keyframes ticker{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);visibility:visible}to{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes ticker{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);visibility:visible}to{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.scrolling-text-container{padding:1.5rem 0;overflow:hidden}.scrolling-text-wrapper{width:100%;overflow:hidden;height:4rem;padding-left:100%;box-sizing:content-box}.scrolling-text-wrapper .scrolling-text{display:inline-block;white-space:nowrap;padding-right:100%;box-sizing:content-box;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-name:ticker;animation-name:ticker;-webkit-animation-duration:50s;animation-duration:50s}.scrolling-text-wrapper .scrolling-text__item{display:inline-block;font-family:var(--font-body-family);font-weight:400;font-size:1.8rem;color:rgba(var(--color-black),1);-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.scrolling-text-wrapper .scrolling-text__item strong{font-weight:600;margin-right:5rem}.scrolling-text-wrapper .scrolling-text__item:not(:first-of-type):before{content:"|";color:rgba(var(--color-black),.2);padding:0 5rem}
/*# sourceMappingURL=/cdn/shop/t/1235/assets/component-scrolling-text.css.map */
