.rotating-strip{position:relative;overflow:hidden;background:#000;color:#fff}.rotating-strip__wrapper{position:relative;width:100%;overflow:hidden}.rotating-strip__track{display:flex;width:fit-content;animation:scroll-left 30s linear infinite;will-change:transform}.rotating-strip__item{flex-shrink:0;padding:0 4rem;display:flex;align-items:center;white-space:nowrap}.rotating-strip__text{font-size:1.4rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase}@keyframes scroll-left{0%{transform:translate(0)}to{transform:translate(-50%)}}.rotating-strip__track:hover{animation-play-state:paused}@media screen and (max-width: 749px){.rotating-strip__item{padding:0 3rem}.rotating-strip__text{font-size:1.2rem}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/section-rotating-strip.css.map */
