@keyframes brand-marquee{0%{transform:translate(0)}to{transform:translate(-25%)}}.brand__marquee{overflow:hidden;width:100%;position:relative}.brand__marquee:before,.brand__marquee:after{content:"";position:absolute;top:50%;transform:translateY(-50%);width:25rem;height:35px;z-index:2;pointer-events:none}.brand__marquee:before{left:0;background:linear-gradient(90deg,rgb(var(--color-background)),rgba(var(--color-background),0))}.brand__marquee:after{right:0;background:linear-gradient(90deg,rgba(var(--color-background),0),rgb(var(--color-background)))}.brand__marquee:hover .brand-list{animation-play-state:paused}@media(prefers-reduced-motion:reduce){.brand-list{animation:none}}.brand-list{display:flex;flex-wrap:nowrap;align-items:center;width:max-content;list-style:none;margin:0;padding:2rem 0;animation:brand-marquee var(--brand-marquee-duration, 30s) linear infinite}@media(min-width:750px){.brand-list{padding:2.4rem 0}}.brand-list__item{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-shrink:0;padding-right:var(--brand-marquee-gap, 4rem)}.brand-list__item img{height:auto;margin:0;filter:grayscale(100%)}.brand-list__item .header__heading-logo-single{display:block}.brand-list__item h3{margin:0}
/*# sourceMappingURL=/cdn/shop/t/82/assets/section-brand.css.map */
