.featured-brands{position:relative;overflow:hidden}.featured-brands-container{position:relative;z-index:1}.featured-brands-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2.5rem}.featured-brands-heading{margin:0;font-weight:var(--font-weight-bold);color:rgb(var(--color-foreground))}.featured-brands-navigation{display:flex;gap:.5rem}.featured-brands-nav-btn{width:40px;height:40px;border-radius:var(--radius-full);background:#fff;border:1px solid rgba(var(--color-foreground),.1);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all var(--transition-base);color:rgb(var(--color-foreground));box-shadow:var(--shadow-sm)}.featured-brands-nav-btn:hover:not(:disabled){background:rgb(var(--color-foreground));color:#fff;box-shadow:var(--shadow-md)}.featured-brands-nav-btn:disabled{cursor:not-allowed;opacity:.3}@media screen and (max-width:749px){.featured-brands-navigation{display:none}}.featured-brands-wrapper{position:relative}.featured-brands-grid{display:flex;gap:1.5rem;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:1rem}.featured-brands-grid::-webkit-scrollbar{display:none}.featured-brand-card{flex:0 0 auto;width:240px;background:#fff;border-radius:var(--radius-md);border:1px solid rgba(var(--color-foreground),.1);overflow:hidden;transition:all var(--transition-base);box-shadow:var(--shadow-sm)}.featured-brand-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg);border-color:rgba(var(--color-foreground),.2)}.featured-brand-card-link{display:flex;flex-direction:column;text-decoration:none;color:inherit;height:100%}.featured-brand-image-wrapper{width:100%;padding:2rem;display:flex;align-items:center;justify-content:center;background:#fff;min-height:160px}.featured-brand-image{max-width:100%;max-height:120px;width:auto;height:auto;object-fit:contain;display:block}.featured-brand-placeholder{width:100%;height:120px;display:flex;align-items:center;justify-content:center;background:var(--color-gray-50)}.featured-brand-placeholder .placeholder-svg{width:60%;height:60%;opacity:.3}.featured-brand-name{padding:1.5rem;margin:0;font-size:1.4rem;font-weight:var(--font-weight-medium);color:rgb(var(--color-foreground));text-align:center;border-top:1px solid rgba(var(--color-foreground),.08);background:#fafafa;line-height:1.3}@media screen and (max-width:749px){.featured-brands-header{flex-direction:column;align-items:flex-start;gap:1rem}.featured-brand-card{width:200px}.featured-brand-image-wrapper{padding:1.5rem;min-height:140px}.featured-brand-image{max-height:100px}.featured-brand-name{padding:1.2rem;font-size:1.3rem}}@media screen and (min-width:750px){.featured-brands-grid{gap:2rem}.featured-brand-card{width:260px}}.featured-brands-wrapper:before,.featured-brands-wrapper:after{content:"";position:absolute;top:0;bottom:0;width:40px;z-index:2;pointer-events:none}.featured-brands-wrapper:before{left:0;background:linear-gradient(to right,rgba(255,255,255,.8),transparent)}.featured-brands-wrapper:after{right:0;background:linear-gradient(to left,rgba(255,255,255,.8),transparent)}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-featured-brands.css.map */
