.product-grid-with-header{display:flex;flex-direction:column;align-items:center;justify-content:stretch;gap:8px}.product-grid-with-header__heading{position:relative}.product-grid-with-header .page-width,.product-grid-with-header__heading{width:100%}.product-grid-with-header__heading-content{display:flex;align-items:center;justify-content:center;width:100%;position:relative;padding:24px 0}.product-grid-with-header__heading-content h3{text-align:center;color:var(--color-neutrals-white);margin:0}.product-grid-with-header__heading-texture{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.product-grid-with-header__grid{display:grid;grid-template-columns:1fr;gap:8px;width:100%}.product-grid-with-header-wrapper{scroll-margin-top:70px}@media screen and (min-width: 768px){.product-grid-with-header__grid{grid-template-columns:repeat(2,1fr)}.product-grid-with-header__heading{max-width:var(--page-width);margin:0 auto;padding:0 4.8rem}}@media screen and (min-width: 1024px){.product-grid-with-header__grid{grid-template-columns:repeat(3,1fr)}.product-grid-with-header-wrapper{scroll-margin-top:100px}}@media screen and (min-width: 1245px){.product-grid-with-header__grid{grid-template-columns:repeat(4,1fr)}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-product-grid-with-header.css.map */
