.product-grid{padding:2rem 1rem;margin:0 auto}.product-grid .header__image{width:300px;height:auto;margin:0 auto 20px;display:block}.product-grid__heading{text-align:center;margin-bottom:2rem;font-size:2rem}.product-grid__list{display:grid;gap:1.5rem;list-style:none;padding:0;margin:0;justify-content:center}.product-grid__item{display:flex}.product-card{width:100%;display:flex;flex-direction:column;gap:1rem}.product-card__image-wrapper{aspect-ratio:1;overflow:hidden;display:flex;align-items:center;justify-content:center}.product-card__image{width:100%;height:100%;object-fit:cover}.placeholder-svg{width:50%;height:50%;opacity:.3}.product-card__title{font-size:1.125rem;margin:0;text-align:center}@media(min-width:430px){.product-grid__list{grid-template-columns:repeat(2,200px);gap:1rem}}@media(min-width:768px){.product-grid .header__image{width:500px}.product-grid__list{grid-template-columns:repeat(4,1fr)}}@media(min-width:1024px){.product-grid__list{grid-template-columns:repeat(4,200px)}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/section-product-grid.css.map */
