.scrolling-promotion{display:flex;align-items:center;overflow:hidden;transform:translateZ(0);backface-visibility:hidden}.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 .8rem;align-items:center}.logo-strip__wrapper{display:flex;align-items:center;justify-content:center;gap:1.6rem;flex-wrap:wrap}.logo-strip__image{max-width:12rem}.logo-strip__image img{height:auto;width:auto;display:block;max-width:100%}.logo-strip__content{display:flex;align-items:center;justify-content:center;gap:2.4rem}@media screen and (max-width:749px){.logo-strip__content{flex-direction:column;overflow:hidden;gap:1.6rem}.logo-strip .page-width{padding:0}}
/*# sourceMappingURL=/cdn/shop/t/129/assets/multiimage.css.map */
