.brands-carousel-section{padding:var(--spacing-2xl) 0;background-color:var(--bg-page);overflow:hidden}.brands-header{text-align:center;margin-bottom:var(--spacing-lg);padding:0 var(--spacing-md)}.brands-heading{font-family:var(--font-body);font-weight:var(--font-weight-normal);font-size:var(--font-size-h3);color:var(--color-body);text-transform:uppercase;letter-spacing:.05em;margin:0}.marquee-container{position:relative;width:100%;overflow:hidden;-webkit-user-select:none;user-select:none;display:flex}.marquee-content{display:flex;flex-shrink:0;align-items:center;gap:var(--spacing-2xl);padding-right:var(--spacing-2xl);animation:marquee-scroll linear infinite;will-change:transform}.brand-item{flex:0 0 auto;width:170px;height:170px;display:flex;align-items:center;justify-content:center}.brand-item .image-container{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.brand-item img,.brand-item svg{max-width:100%;max-height:100%;object-fit:contain;filter:grayscale(100%);opacity:.7;transition:filter .3s ease,opacity .3s ease;display:block}.brand-item:hover img,.brand-item:hover svg{filter:grayscale(0%);opacity:1}.placeholder-svg{background-color:#e0e0e0;fill:#999}@keyframes marquee-scroll{0%{transform:translate(0)}to{transform:translate(-100%)}}@media(max-width:768px){.brands-carousel-section{padding:var(--spacing-xl) 0}.brands-heading{font-size:var(--font-size-h4)}.marquee-content{gap:var(--spacing-xl);padding-right:var(--spacing-xl)}.brand-item{width:120px;height:120px}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/css/home/brands-carousel.css.map */
