.hise-products-hero{background:linear-gradient(135deg,#fff 0,#eef4ff 100%)}.hise-product-category{margin-bottom:64px}.hise-category-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:22px;border-bottom:1px solid var(--brand-border);padding-bottom:16px}.hise-product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:24px;gap:24px}.hise-product-image{aspect-ratio:4/3;background:var(--brand-bg-alt);display:flex;align-items:center;justify-content:center;border-bottom:1px solid var(--brand-border)}.hise-product-image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;padding:16px}.hise-product-body{padding:24px}.hise-product-body h3{font-size:1.2rem;font-weight:800;color:var(--brand-text)}.hise-product-body p{color:var(--brand-text-secondary);min-height:72px}