.hq-products-head{padding:64px 0 24px;background:var(--brand-bg-alt);text-align:center}.hq-products-head h1{margin-bottom:12px}.hq-products-head p{max-width:640px;margin:0 auto;color:var(--brand-text)}.hq-products-tabs{padding:40px 0 80px;background:var(--brand-bg)}.hq-tab-nav .nav-link{color:var(--brand-text);background:var(--brand-bg-alt);border:1px solid var(--brand-border);border-radius:var(--brand-radius);margin:0 6px 8px 0;font-weight:600}.hq-tab-nav .nav-link.active{background:var(--brand-primary);border-color:var(--brand-primary);color:#fff}.hq-product-card{border:1px solid var(--brand-border);border-radius:var(--brand-radius);overflow:hidden;background:var(--brand-bg);box-shadow:var(--brand-shadow);height:100%}.hq-product-card a{display:block;color:inherit;height:100%}.hq-product-card img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;background:var(--brand-bg-alt);min-height:180px}.hq-product-body{padding:16px}.hq-product-body h2{font-size:1.125rem;margin-bottom:8px}.hq-inquire{font-size:.875rem;font-weight:600;color:var(--brand-primary)}