.m-scrolling-promotion{display:flex;align-items:center;overflow:hidden;margin-top:var(--section-padding-top);margin-bottom:var(--section-padding-bottom)}.m-scrolling-promotion--left .m-promotion--animated{animation-name:scrolling-left}.m-scrolling-promotion--right .m-promotion--animated{animation-name:scrolling-right}.m-scrolling-promotion:hover .m-promotion--animated,.m-scrolling-promotion--paused .m-promotion--animated{animation-play-state:paused}.m-scrolling-promotion-section .container-full{padding-left:0;padding-right:0}.m-promotion{flex:0 0 auto;display:flex;align-items:center;position:relative}.m-promotion:after{content:"";position:absolute;width:18px;height:18px;top:50%;right:0;transform:translate(50%,-50%);background-color:#d88e97;border-radius:50%}.m-promotion__item{margin:0 calc(var(--item-gap-mobile) / 2);display:flex;align-items:center}.m-promotion__item img,.m-promotion__item svg{max-width:100%;width:auto;height:calc(var(--image-height) * .75)}@media (min-width: 750px){.m-promotion__item img,.m-promotion__item svg{max-width:100%;height:var(--image-height)}}.m-promotion__item .m-placeholder-svg{background-color:#f7f7f7}@media (min-width: 750px){.m-promotion__item{margin:0 calc(var(--item-gap) / 2)}}.m-promotion__icon{display:inline-flex;line-height:0;margin-right:10px;--icon-height: 26px}.m-promotion__icon--small{--icon-height: 20px}.m-promotion__icon--large{--icon-height: 32px}.m-promotion__icon svg,.m-promotion__icon img{width:auto;height:var(--icon-height);max-width:var(--icon-height);fill:currentColor}.m-promotion__text{color:inherit;line-height:normal;white-space:nowrap;color:var(--text-color, #222)}.m-promotion__text p{line-height:normal}.m-promotion__text{font-size:var(--text-size);font-family:var(--font-heading-family);font-weight:900;line-height:150%;letter-spacing:0}@media screen and (max-width: 767px){.m-promotion__text{font-size:var(--text-size-mob)}}.m-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}@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)}}@keyframes scrolling-left-rtl{0%{transform:translateZ(0);visibility:visible}to{transform:translate3d(100%,0,0)}}@keyframes scrolling-right-rtl{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.m-promotion__item svg{transform:translateY(5px)}.m-promotion__text p{margin-top:12px;margin-bottom:12px}.m-scrolling-promotion.separate-dot .m-promotion{position:relative}.m-scrolling-promotion.separate-dot .m-promotion:after{content:"";background:#fff;border-radius:50%;width:3px;height:3px;position:absolute;top:50%;right:0;transform:translate(50%,-50%)}
/*# sourceMappingURL=/cdn/shop/t/18/assets/scrolling-promotion.css.map */
