.brands__items{display:flex;align-items:center;justify-content:space-between;gap:3rem;animation:marqueeScroll 35s linear infinite}@media screen and (max-width: 600px){.brands__items{animation:marqueeScroll 15s linear infinite}brands img{height:40px;width:150px;padding:0}}@keyframes marqueeScroll{0%{transform:translate(0)}to{transform:translate(-500%)}}@media screen and (min-width: 576px){.brands__items{gap:4rem}}@media screen and (min-width: 1200px){.brands__items{gap:3rem}}.brands__items::-webkit-scrollbar{height:.4rem;height:0}.brands__items::-webkit-scrollbar-thumb{background-color:rgb(var(--color-border));border-radius:2rem}.brands__item{display:flex;align-items:center;justify-content:center;flex-basis:100%}@media screen and (min-width: 576px){.brands__item{display:block;flex-basis:auto}}.brands__item .brands__image{transition:opacity var(--duration-default)}.brands__image{display:block;height:auto}.brands__image--dark{display:none}.brands__placeholder{font-size:4rem;font-weight:700;line-height:1}
/*# sourceMappingURL=/cdn/shop/t/6/assets/section-brands.css.map */
