.logo-marquee{overflow:hidden;background:var(--background-color, #fff);border-top:1px solid #000;border-bottom:1px solid #000}.logo-marquee__track{display:flex;width:max-content;animation:logo-marquee-scroll var(--scroll-duration, 20s) linear infinite}.logo-marquee__track--hover-stop:hover{animation-play-state:paused}.logo-marquee__list{display:flex;align-items:center;gap:100px;margin:0;padding:0 50px;list-style:none}.logo-marquee__item{display:flex;align-items:center;justify-content:center;height:52px;flex-shrink:0}.logo-marquee__logo{height:100%;width:auto;max-width:220px;object-fit:contain;display:block}@media screen and (max-width:749px){.logo-marquee__list{gap:40px;padding:0 20px}.logo-marquee__item{height:32px}.logo-marquee__logo{max-width:180px}}@keyframes logo-marquee-scroll{0%{transform:translateZ(0)}to{transform:translate3d(-25%,0,0)}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-logo-marquee.css.map */
