.scrolling-promotion.full-bleed{width:100vw;margin-left:calc(-.5*(100vw - 100%));overflow:hidden;position:relative}.promotion-track{display:flex;width:fit-content;animation:scroll-left var(--speed, 10s) linear infinite}.scrolling-promotion--right .promotion-track{animation-name:scroll-right}.promotion{display:flex;gap:0;flex-wrap:nowrap}.promotion__item{flex:0 0 auto;display:flex;align-items:center;justify-content:center}.promotion__item img{display:block;height:100%;width:100%;object-fit:contain}.promotion__text{font-size:var(--font-size);display:inline-block;padding:.5rem 1rem}.promotion__link{color:inherit;text-decoration:none}@keyframes scroll-left{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes scroll-right{0%{transform:translate(-50%)}to{transform:translate(0)}}
/*# sourceMappingURL=/cdn/shop/t/285/assets/section-scrolling-promotion-custom.css.map */
