.scrolling-promotion{display:flex;align-items:center;overflow:hidden;color:#1a1a73}.scrolling-promotion .promotion{flex:0 0 auto;display:flex;align-items:baseline}.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}@media screen and (hover:hover){.scrolling-promotion:hover .promotion--animated{animation-play-state:paused}}.scrolling-promotion--paused .promotion--animated{animation-play-state:paused}@media screen and (prefers-reduced-motion:reduce){.scrolling-promotion .promotion--animated{animation:none;width:auto}}.scrolling-promotion .promotion__item{margin:0 1.6rem}.scrolling-promotion .promotion__text{line-height:1;white-space:nowrap;font-family:Bagoss Extended Regular,Bagoss Extended,sans-serif;font-weight:400;letter-spacing:normal;font-size:calc(var(--font-size) * .75)}@media screen and (min-width:750px){.scrolling-promotion .promotion__item{margin:0 2.4rem}.scrolling-promotion .promotion__text{font-size:var(--font-size)}}.scrolling-promotion .promotion__link{color:inherit;text-decoration:none}.scrolling-promotion .promotion__link .promotion__text{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.3em}.scrolling-promotion .media-wrapper:not(.loading){background-color:transparent}@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/45/assets/section-scrolling-promotion.css.map */
