.scrolling-promotion{display:flex;align-items:center;background:#121212;padding:10px 0;color:#fff;overflow:hidden;transform:translateZ(0);backface-visibility:hidden;min-height:36px}.scrolling-promotion .promotion{flex:0 0 auto;display:flex;align-items:center}.scrolling-promotion .promotion--animated{animation-iteration-count:infinite;animation-timing-function:linear;animation-duration:var(--duration);animation-play-state:running;width:max-content;will-change:transform,width}.scrolling-promotion--left .promotion--animated{animation-name:scrolling-left}.scrolling-promotion--right .promotion--animated{animation-name:scrolling-right}@media screen and (hover:hover){.scrolling-promotion:hover .promotion--animated{animation-play-state:paused}}.scrolling-promotion--paused .promotion--animated{animation-play-state:paused}@keyframes scrolling-left{0%{transform:translateZ(0);visibility:visible}to{transform:translate3d(-100%,0,0)}}@keyframes scrolling-right{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.promotion__item{display:flex;justify-content:center;margin:0 44px;gap:8px;align-items:center}.promotion__item svg{width:auto;height:auto}.promotion__item .svg-wrapper{line-height:0}.promotion__item .text-wrapper{color:#fff;font-family:Figtree;font-size:12px;font-style:normal;font-weight:400;line-height:16.5px}@media screen and (max-width:749px){.promotion__item{margin:0 40px}.scrolling-promotion{padding:7px 0}}
/*# sourceMappingURL=/cdn/shop/t/178/assets/scrolling-promotion.css.map */
