.ProductCard_priceRow__Z1d5m button{width:auto;height:40px;border-radius:1000px;border:none;margin-top:auto;color:#fff;font-family:var(--font-body);font-weight:700;font-size:14px;display:flex;align-items:center;justify-content:center;gap:8px;transition:opacity .15s,transform .15s;padding:0 16px}.ProductCard_buttonText__ZsiQR{display:inline-block;font-size:14px;line-height:1;white-space:wrap;margin:0}@media screen and (max-width:430px){.ProductCard_buttonText__ZsiQR{display:none}.ProductCard_priceRow__Z1d5m button{padding:12px}.ProductCard_price__xlEjv{font-size:10px}}.ProductCard_priceRow__Z1d5m{display:flex;align-items:center;gap:8px;margin-top:2px;justify-content:space-between;width:100%}.ProductCard_price__xlEjv{font-family:var(--font-heading);font-weight:700;font-size:14px;color:var(--blue)}.ProductCard_productInfo__nONT0{padding:5px;display:flex;flex:1 1;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:8px}.ProductGrid_productGrid__UhjbQ{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:20px;gap:20px;padding:20px}@media screen and (max-width:430px){.ProductGrid_productGrid__UhjbQ{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;padding:0}}