.products-type-1{list-style-type:none;gap:1rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}@media(min-width:48em){.products-type-1{grid-template-columns:repeat(4,minmax(0,1fr));gap:.5rem}}@media(min-width:61.25em){.products-type-1{gap:1rem}}