.brands-section{padding:var(--brands-padding-top, 40px) 0 var(--brands-padding-bottom, 40px)}.brands-section__heading{text-align:center;margin-bottom:.5rem;font-size:2.2rem}.brands-section__subheading{text-align:center;margin-bottom:2.5rem;color:rgba(var(--color-foreground),.7);max-width:600px;margin-left:auto;margin-right:auto}.brands-grid{display:grid;grid-template-columns:repeat(var(--brands-columns-mobile, 2),1fr);gap:2rem;align-items:center;justify-items:center}@media screen and (min-width:750px){.brands-grid{grid-template-columns:repeat(var(--brands-columns-desktop, 5),1fr);gap:3rem}}.brands-grid__item{width:100%;display:flex;align-items:center;justify-content:center}.brands-grid__link,.brands-grid__link--no-link{display:flex;align-items:center;justify-content:center;width:100%;padding:1rem;transition:transform .25s ease}.brands-grid__link:hover{transform:scale(1.05)}.brands-grid__logo{max-width:100%;height:auto;object-fit:contain;filter:grayscale(100%);opacity:.6;transition:filter .35s ease,opacity .35s ease}.brands-grid__link:hover .brands-grid__logo,.brands-grid__link--no-link:hover .brands-grid__logo{filter:grayscale(0%);opacity:1}@media(hover:none){.brands-grid__logo{filter:grayscale(60%);opacity:.85}}.brands-grid__placeholder{width:100%;aspect-ratio:3 / 2;display:flex;align-items:center;justify-content:center;background:rgba(var(--color-foreground),.05);border:1px dashed rgba(var(--color-foreground),.2);border-radius:4px;font-size:1.2rem;color:rgba(var(--color-foreground),.5);text-align:center;padding:1rem}.brands-grid__empty{text-align:center;padding:3rem 1rem;color:rgba(var(--color-foreground),.6)}
/*# sourceMappingURL=/cdn/shop/t/5/compiled_assets/styles.css.map */
