.hx-product-filter{display:grid;grid-template-columns:minmax(260px,1.5fr) minmax(220px,1fr) auto auto;gap:14px;align-items:end;margin-bottom:18px;padding:24px;border:1px solid #d9dde3;border-top:4px solid #d71920;background:#f6f8fc;box-shadow:0 8px 24px rgba(22,39,82,.06)}
.hx-product-filter__field{display:grid;gap:7px}.hx-product-filter label{color:#202b68;font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.hx-product-filter input,.hx-product-filter select{width:100%;height:50px;padding:0 14px;border:1px solid #cfd7e6;border-radius:0;background:#fff;color:#26334a;font:inherit}.hx-product-filter input:focus,.hx-product-filter select:focus{outline:2px solid rgba(37,89,164,.22);border-color:#214f9b}.hx-product-filter button{height:50px;padding:0 24px;border:0;background:#d71920;color:#fff;font-weight:800;cursor:pointer}.hx-product-filter__reset{display:grid;place-items:center;height:50px;padding:0 17px;border:1px solid #cfd7e6;background:#fff;color:#202b68;font-weight:700}.hx-product-results{margin:0 0 24px;color:#626a75;font-weight:700}.hx-product-pagination{margin-top:42px}.hx-product-pagination .nav-links{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.hx-product-pagination .page-numbers{display:grid;place-items:center;min-width:42px;height:42px;padding:0 12px;border:1px solid #d9dde3;background:#fff;color:#202b68;font-weight:700}.hx-product-pagination .page-numbers.current{border-color:#d71920;background:#d71920;color:#fff}.hx-product-empty{padding:55px;text-align:center;border:1px solid #d9dde3;background:#f6f8fc}.hx-product-empty h2{margin-top:0;color:#202b68}
@media(max-width:900px){.hx-product-filter{grid-template-columns:1fr 1fr}.hx-product-filter button,.hx-product-filter__reset{width:100%}}@media(max-width:650px){.hx-product-filter{grid-template-columns:1fr;padding:18px}.hx-product-filter button,.hx-product-filter__reset{width:100%}.hx-product-empty{padding:38px 22px}}
