.showcase-product-grid{align-items:center;flex-flow:column;justify-content:space-between;width:100%}.showcase-product-grid__data,.showcase-product-list__data{gap:1.5rem;width:100%}.showcase-product-grid__data{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.showcase-product-list__data{display:flex;flex-direction:column}.showcase-product-grid__pagination{margin-top:1.5rem}@media(min-width:768px){.showcase-product-grid__data{gap:1rem}.showcase-product-grid__pagination{margin-top:1rem}}
