.scrolling-brands{overflow:hidden;position:relative}.scrolling-brands__header{margin-bottom:3rem}@media screen and (min-width:768px){.scrolling-brands__header{margin-bottom:4rem}}.scrolling-brands__header.center{text-align:center}.scrolling-brands__header.left{text-align:left}.scrolling-brands__title{margin:0}.scrolling-brands__wrapper{display:flex;flex-direction:column;gap:8px;overflow:hidden}.scrolling-brands__row{position:relative;overflow:hidden;width:100%}.scrolling-brands__track{display:flex;gap:8px;width:max-content;will-change:transform}.scrolling-brands__track--right{animation:scroll-right 30s linear infinite}.scrolling-brands__track--left{animation:scroll-left 30s linear infinite}.scrolling-brands__item{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:140px;height:90px}@media screen and (min-width:768px){.scrolling-brands__item{width:180px;height:110px}}.scrolling-brands__link{display:flex;align-items:center;justify-content:center;width:100%;height:100%;text-decoration:none}.scrolling-brands__link:focus-visible{outline:.2rem solid rgba(var(--color-foreground),.5);outline-offset:.3rem}.scrolling-brands__logo{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}.scrolling-brands__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;opacity:.3}.scrolling-brands__placeholder svg{width:60%;height:60%}@keyframes scroll-right{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes scroll-left{0%{transform:translate(-50%)}to{transform:translate(0)}}@media(prefers-reduced-motion:reduce){.scrolling-brands__track{animation:none}.scrolling-brands__track--right,.scrolling-brands__track--left{animation:none;justify-content:center;flex-wrap:wrap}}@media screen and (max-width:767px){.scrolling-brands__header{margin-bottom:2.5rem}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/scrolling-brands.css.map */
