.collection-grid{background-color:var(--background-color, var(--color-white));color:var(--text-color, var(--color-fuscous-gray));padding-block:var(--padding);margin-block:var(--margin);margin-bottom:var(--margin-bottom, var(--margin))}.products-grid{display:grid;gap:var(--spacing-3x);grid-template-columns:repeat(1,1fr);margin-bottom:var(--spacing-3x)}@media (min-width: 480px){.products-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.products-grid{grid-template-columns:repeat(4,1fr)}}
/*# sourceMappingURL=/cdn/shop/t/16/assets/collection-grid.css.map */
