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