.product_list{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.5rem;list-style:none;padding:0;margin-top:0}.product_list>.product_list__empty{width:100%;flex-direction:column;align-items:center;gap:1rem;text-align:center;padding:1.5rem 0}@media screen and (min-width: 768px){.product_list{gap:1rem}}@media screen and (min-width: 1020px){.product_list{gap:1rem}}