.brands-carousel__subtitle{font-size:1.0625rem;color:var(--color-muted);margin-top:-.75rem}.brands-carousel__container{position:relative;overflow:hidden;padding:1rem 0}.brands-carousel__fade{position:absolute;top:0;bottom:0;width:5rem;z-index:2;pointer-events:none}.brands-carousel__fade--left{left:0;background:linear-gradient(to right,var(--color-background),transparent)}.brands-carousel__fade--right{right:0;background:linear-gradient(to left,var(--color-background),transparent)}.brands-carousel__track{display:flex;gap:2rem;width:max-content;animation:brandsScroll var(--scroll-speed, 30s) linear infinite}.brands-carousel__track:hover{animation-play-state:paused}@keyframes brandsScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.brands-carousel__item{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:180px;height:80px}.brands-carousel__link{display:flex;align-items:center;justify-content:center;width:100%;height:100%;text-decoration:none;transition:transform .3s ease}.brands-carousel__link:hover{transform:scale(1.08)}.brands-carousel__logo{height:40px;width:auto;max-width:100%;object-fit:contain;opacity:.6;transition:opacity .3s ease;filter:grayscale(30%)}.brands-carousel__logo:hover,.brands-carousel__link:hover .brands-carousel__logo{opacity:1;filter:grayscale(0%)}.brands-carousel__name{display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:.75rem 1.5rem;border-radius:1rem;background:var(--color-cream, #F8F6F2);font-size:1.25rem;font-weight:300;letter-spacing:.02em;color:var(--color-text);white-space:nowrap;transition:box-shadow .3s ease,background-color .3s ease;cursor:pointer}.brands-carousel__name:hover,.brands-carousel__link:hover .brands-carousel__name{background:#fff;box-shadow:0 4px 16px #00000014}@media(prefers-reduced-motion:reduce){.brands-carousel__track{animation:none;overflow-x:auto;-webkit-overflow-scrolling:touch}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-brands-carousel.css.map */
