.product-list{display:grid;grid-row-gap:2rem;grid-column-gap:2rem;grid-template-columns:repeat(4,1fr)}@media (min-width: 768px){.product-list{grid-row-gap:2rem;grid-column-gap:2rem;grid-template-columns:repeat(12,1fr)}}.product-list__item{grid-column:span 4}@media (min-width: 768px){.product-list__item{grid-column:span 4}}@media (min-width: 768px){.product-list--per-row-2 .product-list__item{grid-column:span 6}}@media (min-width: 768px){.product-list--per-row-4 .product-list__item{grid-column:span 3}}
/*# sourceMappingURL=/cdn/shop/t/89/assets/product-list.css.map */
