.product-brand-wrapper{margin:1.5rem 0;display:block}.product-brand-link{text-decoration:none;display:inline-block}.product-brand{display:flex;align-items:center;gap:1.2rem}.product-brand__logo-wrapper{display:flex;align-items:center;justify-content:center;max-width:120px;height:auto}.product-brand__logo{max-width:100%;height:auto;display:block;object-fit:contain}.product-brand__name{font-size:1.4rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:rgb(var(--color-foreground))}.shop-by-brand-section{padding-top:3.6rem;padding-bottom:3.6rem}.shop-by-brand__title-wrapper{margin-bottom:3rem}.shop-by-brand__title{margin:0;font-weight:500;color:rgb(var(--color-foreground))}.shop-by-brand__grid-container{max-width:100%}.shop-by-brand__grid{display:grid;grid-template-columns:repeat(var(--columns-mobile, 2),1fr);background-color:rgba(var(--color-foreground),.08);gap:1px;border:1px solid rgba(var(--color-foreground),.08);border-radius:0;overflow:hidden}.brand-grid-card{display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:rgb(var(--color-background));padding:3rem 1.5rem;text-align:center;text-decoration:none;transition:background-color .2s ease,opacity .2s ease}.brand-grid-card__logo-wrapper{height:80px;width:100%;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.brand-grid-card__logo{max-height:100%;max-width:80%;object-fit:contain;display:block;transition:transform .25s ease}.brand-grid-card:hover .brand-grid-card__logo{transform:scale(1.04)}.brand-grid-card__name{font-size:1.1rem;font-weight:500;color:rgba(var(--color-foreground),.6);text-transform:uppercase;letter-spacing:.1em;margin:0}@media screen and (min-width:750px){.shop-by-brand__grid{grid-template-columns:repeat(var(--columns-tablet, 4),1fr)}}@media screen and (min-width:990px){.shop-by-brand__grid{grid-template-columns:repeat(var(--columns-desktop, 6),1fr)}.brand-grid-card{padding:4rem 2rem}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/component-brand.css.map */
