.product-grid{position:relative;width:100%;padding-top:var(--section-padding-top, 40px);padding-bottom:var(--section-padding-bottom, 40px)}.product-grid__container{max-width:var(--section-width, 1200px);margin:0 auto;padding:0 2rem}@media screen and (max-width: 749px){.product-grid__container{padding:0 1rem}}.product-grid__header{text-align:var(--heading-alignment, center);margin-bottom:4rem}@media screen and (max-width: 749px){.product-grid__header{margin-bottom:2.5rem}}.product-grid__heading{margin:0 0 1rem;font-size:var(--heading-size, 32px);font-weight:var(--heading-weight, 700);line-height:1.2;color:inherit}.product-grid__subheading{margin:0;font-size:var(--subheading-size, 18px);font-weight:var(--subheading-weight, 400);line-height:1.5;color:inherit;opacity:.8}.product-grid__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;width:100%}.product-grid__grid[data-products-desktop="2"]{grid-template-columns:repeat(2,1fr)}.product-grid__grid[data-products-desktop="3"]{grid-template-columns:repeat(3,1fr)}.product-grid__grid[data-products-desktop="4"]{grid-template-columns:repeat(4,1fr)}.product-grid__grid[data-products-desktop="5"]{grid-template-columns:repeat(5,1fr)}.product-grid__grid[data-products-desktop="6"]{grid-template-columns:repeat(6,1fr)}@media screen and (max-width: 1024px){.product-grid__grid{gap:1.5rem}.product-grid__grid[data-products-tablet="2"]{grid-template-columns:repeat(2,1fr)}.product-grid__grid[data-products-tablet="3"]{grid-template-columns:repeat(3,1fr)}.product-grid__grid[data-products-tablet="4"]{grid-template-columns:repeat(4,1fr)}}@media screen and (max-width: 749px){.product-grid__container{padding:0 1rem}.product-grid__grid{gap:1rem;width:100%;max-width:100%}.product-grid__grid[data-products-mobile="1"]{grid-template-columns:repeat(1,1fr)}.product-grid__grid[data-products-mobile="2"]{grid-template-columns:repeat(2,1fr)}.product-grid__grid[data-products-mobile="3"]{grid-template-columns:repeat(3,1fr)}.product-grid__item{min-width:0;width:100%;overflow:hidden}}.product-grid__item{width:100%;min-width:0}.product-grid__footer{text-align:center;margin-top:4rem}@media screen and (max-width: 749px){.product-grid__footer{margin-top:3rem}}.product-grid__button{display:inline-block;padding:1.2rem 3rem;background-color:var(--button-bg-color, #000000);color:var(--button-text-color, #ffffff);text-decoration:none;border-radius:var(--button-border-radius, 0);font-size:1.6rem;font-weight:500;transition:all .3s ease;border:none;cursor:pointer}@media screen and (max-width: 749px){.product-grid__button{padding:1rem 2rem;font-size:1.4rem;width:100%;max-width:100%}}.product-grid__button:hover{opacity:.9;transform:translateY(-2px)}.product-grid__button:active{transform:translateY(0)}.product-grid__empty{text-align:center;padding:4rem 2rem;color:#999;font-size:1.6rem}
/*# sourceMappingURL=/cdn/shop/t/69/assets/product-grid.css.map */
