.logo-marquee{position:relative;width:100%;overflow:hidden}.logo-marquee__header{text-align:center;margin-bottom:0}.logo-marquee__heading{margin:0}.logo-marquee__container{position:relative;width:100%;overflow:hidden}.logo-marquee__track{display:flex;width:fit-content;will-change:transform}.logo-marquee__track--animated{animation:marquee-scroll var(--scroll-speed, 30s) linear infinite}.logo-marquee__set{display:flex;align-items:center;justify-content:space-around;flex-shrink:0;min-width:100%;gap:15vw}.logo-marquee__set--duplicate{margin-left:0}.logo-marquee__item{flex-shrink:0;display:flex;align-items:center;justify-content:center;height:4rem}.logo-marquee__image{max-height:100%;max-width:8rem;width:auto;height:auto;object-fit:contain;object-position:center;opacity:1;filter:grayscale(0%)}.logo-marquee__placeholder{width:8rem;height:4rem;background:rgba(var(--color-foreground),.1);border:1px dashed rgba(var(--color-foreground),.2);border-radius:var(--border-radius);display:flex;align-items:center;justify-content:center}.logo-marquee__brand-name{font-size:.8rem;color:rgba(var(--color-foreground),.6);text-align:center;font-weight:500}@keyframes marquee-scroll{0%{transform:translate(0)}to{transform:translate(-25%)}}@media screen and (min-width:750px){.logo-marquee__header{margin-bottom:0}.logo-marquee__item{height:5rem}.logo-marquee__image{max-width:10rem}.logo-marquee__placeholder{width:10rem;height:5rem}}@media screen and (min-width:1200px){.logo-marquee__item{height:6rem}.logo-marquee__image{max-width:12rem}.logo-marquee__placeholder{width:12rem;height:6rem}}@media(prefers-reduced-motion:reduce){.logo-marquee__track{animation-duration:60s}}.logo-marquee__item:focus-within .logo-marquee__image{opacity:1;filter:grayscale(0%);outline:2px solid rgba(var(--color-foreground),.5);outline-offset:2px}@media(prefers-color-scheme:dark){.logo-marquee__image{opacity:1}}
/*# sourceMappingURL=/cdn/shop/t/34/assets/section-logo-marquee.css.map */
