.product__collection{margin-left:auto;margin-right:auto;display:grid;width:100%;max-width:24rem;gap:2rem}@media (min-width: 768px){.product__collection{max-width:768px}}@media (min-width: 1024px){.product__collection{max-width:72rem;padding-top:3rem;padding-bottom:3rem}}@media (min-width: 1280px){.product__collection{max-width:1536px}}.collection__header{margin-top:1rem;display:flex;justify-content:space-between}.collection__title{font-weight:500;color:hsl(var(--typography-heading))}@media (min-width: 1024px){.collection__title{font-size:1.5rem;line-height:2rem}}.collection__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}@media (min-width: 768px){.collection__list{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width: 1024px){.collection__list{grid-template-columns:repeat(4,minmax(0,1fr))}}.product__collection__list{width:100%;max-width:24rem}@media (min-width: 768px){.product__collection__list{max-width:768px}}@media (min-width: 1024px){.product__collection__list{max-width:72rem}}@media (min-width: 1280px){.product__collection__list{max-width:1536px}}
