product-list .list-products{margin-bottom:3.75rem;grid-column-gap:.75rem;grid-row-gap:2.5rem}@media screen and (min-width:768px){product-list .list-products{grid-column-gap:1.875rem;grid-row-gap:3.75rem}}product-list .list-products__empty{padding:3.75rem 0}product-list .list-products__empty h3{margin-bottom:var(--element-spacing)}