.scrolling-promotion{display:flex;align-items:center;overflow:hidden;background-color:var(--announcement-body-color);color:var(--announcement-text-color);padding-top:var(--announcement-padding-top);padding-bottom:var(--announcement-padding-bottom)}.scrolling-promotion .promotion{flex:0 0 auto;display:flex;align-items:center}.scrolling-promotion .promotion img,.scrolling-promotion .promotion svg{max-width:100%;width:auto;height:var(--image-height)}.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}.promotion__item p{margin:0;font-family:Tomato Grotesk;position:relative}.promotion__text_icon{margin-right:70px}.promotion__text_after p{margin-right:124px;font-weight:700;text-transform:uppercase}.promotion__text_after p:after{position:absolute;right:-65px;top:50%;transform:translateY(-50%);background:#fff;width:16px;height:16px;border-radius:50%;content:""}.promotion__item{display:flex;align-items:center}.promotion__item_media{width:40px;height:40px;margin-right:12px;display:inline-block}@media screen and (hover: hover){.scrolling-promotion:hover .promotion--animated{animation-play-state:paused}}.scrolling-promotion--paused .promotion--animated{animation-play-state:paused}.scrolling-promotion .promotion__text{line-height:1;white-space:nowrap;font-size:var(--announcement-sm-text-size)}@media screen and (min-width: 769px){.scrolling-promotion .promotion__text{font-size:var(--announcement-text-size)}}.scrolling-promotion .promotion__link{color:rgb(var(--color-link));text-decoration:none}.scrolling-promotion .media-wrapper:not(.loading){background-color:transparent}@media screen and (max-width:1440px){.scrolling-promotion{padding-top:var(--announcement-padding-top-md);padding-bottom:var(--announcement-padding-bottom-md)}.promotion__text_after p{margin-right:115px}.promotion__text_after p:after{width:14px;height:14px;right:-60px}}@media screen and (max-width:768px){.scrolling-promotion{padding-top:var(--announcement-padding-top-sm);padding-bottom:var(--announcement-padding-bottom-sm)}.promotion__text_after p{margin-right:35px}.promotion__text_icon{margin-right:27px}.promotion__text_after p:after{right:-24px;width:10px;height:10px}}@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)}}
/*# sourceMappingURL=/cdn/shop/t/191/assets/component-scrolling-promotion.css.map */
