.c-productfinder-listing-products .listing-product-grid{display:grid;gap:.5rem;grid-template-columns:repeat(2,minmax(0,1fr))}@media print,screen and (min-width:40em){.c-productfinder-listing-products .listing-product-grid{gap:1rem;grid-template-columns:repeat(3,minmax(0,1fr))}}.c-productfinder-listing-products .listing-product-card{height:100%}.c-productfinder-listing-products .listing-product-empty{background-color:#f2f2f2;border-radius:8px;color:#999;height:300px;width:100%}@media print,screen and (min-width:40em){.c-productfinder-listing-products .listing-product-empty{height:500px}}.c-productfinder-listing-products .listing-product-empty>p{max-width:300px;text-align:center}
