.brands-marquee{background:var(--brands-marquee-bg);color:var(--brands-marquee-color);overflow:hidden;padding-top:var(--brands-marquee-pt);padding-bottom:var(--brands-marquee-pb)}.brands-marquee__wrapper{width:100%;position:relative}.brands-marquee__track{display:flex;align-items:center;width:max-content}.brands-marquee--marquee .brands-marquee__track{animation:brands-marquee-scroll-left linear infinite;animation-duration:var(--brands-marquee-speed, 20s)}.brands-marquee--static .brands-marquee__track{animation:none;width:100%;flex-wrap:wrap;justify-content:center}.brands-marquee__content{display:flex;align-items:center;flex-shrink:0;gap:40px;padding:0 20px}.brands-marquee--static .brands-marquee__content{flex-wrap:wrap;justify-content:center;width:100%;padding:0;gap:32px 48px}.brands-marquee--static .brands-marquee__content:nth-child(2){display:none}.brands-marquee__logo{max-width:200px;flex:0 0 auto}@keyframes brands-marquee-scroll-left{0%{transform:translate(0)}to{transform:translate(-50%)}}@media screen and (max-width:749px){.brands-marquee{padding-top:var(--brands-marquee-pt-mobile, var(--brands-marquee-pt));padding-bottom:var(--brands-marquee-pb-mobile, var(--brands-marquee-pb))}.brands-marquee__content{gap:24px;padding:0 12px}.brands-marquee__logo{max-width:80px}.brands-marquee--static .brands-marquee__content{gap:20px 28px;padding:0}}
/*# sourceMappingURL=/cdn/shop/t/681/assets/brands-marquee.css.map */
