.logo-grid-section{padding-top:4rem;padding-bottom:4rem}.logo-grid-subheading{text-align:left;color:rgba(var(--color-foreground),.7);margin-top:-1rem;margin-bottom:3rem}.logo-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:3rem 2rem;align-items:center;justify-items:center}@media screen and (min-width:750px){.logo-grid{grid-template-columns:repeat(4,1fr);gap:4rem 3rem}}@media screen and (min-width:990px){.logo-grid{grid-template-columns:repeat(5,1fr)}}.logo-grid__item{display:flex;align-items:center;justify-content:center;width:100%;height:9rem}.logo-grid__link{display:flex;align-items:center;justify-content:center;width:100%;height:100%;text-decoration:none}.logo-grid__item img{max-width:85%;max-height:100%;width:auto;height:auto;object-fit:contain;filter:grayscale(100%) contrast(1.5);transition:filter .25s ease}.logo-grid__item img:hover{filter:grayscale(0%) contrast(1)}.logo-grid__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-size:1.2rem;color:rgba(var(--color-foreground),.4);border:1px dashed rgba(var(--color-foreground),.25);border-radius:.6rem;padding:1rem}
/*# sourceMappingURL=/cdn/shop/t/40/assets/component-logo-grid.css.map */
