.customer-gallery{width:100%}.customer-gallery__title-wrapper{text-align:center;margin-bottom:3rem}.customer-gallery__title{margin:0;font-weight:400}.customer-gallery__grid{display:grid;grid-template-columns:repeat(var(--columns-desktop, 3),1fr);gap:1rem}.customer-gallery__item{position:relative;overflow:hidden}.customer-gallery__image-wrapper{position:relative;width:100%;aspect-ratio:4 / 3;overflow:hidden}.customer-gallery__placeholder{background-color:rgba(var(--color-foreground),.04);display:flex;align-items:center;justify-content:center}.customer-gallery__placeholder .placeholder-svg{width:50px;height:50px;opacity:.5}.customer-gallery__image{width:100%;height:100%;object-fit:cover;display:block}.customer-gallery__button-wrapper{text-align:center;margin-top:4rem}@media screen and (max-width: 989px){.customer-gallery__grid{gap:.8rem}.customer-gallery__title-wrapper{margin-bottom:2.5rem}.customer-gallery__button-wrapper{margin-top:3rem}}@media screen and (min-width: 750px){.customer-gallery__item--mobile-only{display:none}}@media screen and (max-width: 749px){.customer-gallery__grid{grid-template-columns:repeat(var(--columns-mobile, 2),1fr);gap:.5rem}.customer-gallery__title-wrapper{margin-bottom:2rem}.customer-gallery__button-wrapper{margin-top:2.5rem}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/section-customer-gallery.css.map */
