.hyp-products-hero{position:relative;min-height:500px;overflow:hidden;background:var(--brand-secondary)}.hyp-products-hero>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hyp-products-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(0,45,32,.96),rgba(0,45,32,.52))}.hyp-products-copy{position:relative;z-index:2;padding-top:150px;padding-bottom:110px}.hyp-products-copy h1,.hyp-products-copy p{max-width:760px;color:#fff}.hyp-products-copy h1{margin:12px 0 20px;font-size:max(2rem, min(4vw, 3.5rem))}.hyp-products-catalog{padding:80px 0}.hyp-products-intro{max-width:800px;margin:0 0 42px;font-size:1.05rem}.hyp-category-block{margin-bottom:64px}.hyp-category-block header{display:grid;grid-template-columns:150px 1fr;grid-gap:8px 28px;gap:8px 28px;margin-bottom:24px;padding-bottom:18px;border-bottom:2px solid var(--brand-secondary)}.hyp-category-block header h2,.hyp-category-block header p{margin:0}.hyp-category-block header p{grid-column:2}.hyp-category-code{grid-row:1/span 2;color:var(--brand-accent);font-family:monospace;font-size:.76rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.hyp-dynamic-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px}.hyp-product-card{border:1px solid var(--brand-border);background:#fff}.hyp-product-card button{width:100%;padding:0;border:0;background:0 0;text-align:left}.hyp-product-image{display:block;aspect-ratio:1;overflow:hidden;background:var(--brand-neutral-light)}.hyp-product-image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.hyp-product-action,.hyp-product-name{display:block;padding-right:18px;padding-left:18px}.hyp-product-name{min-height:76px;padding-top:20px;color:var(--brand-text);font-size:1.05rem;font-weight:800}.hyp-product-action{padding-bottom:20px;color:var(--brand-accent);font-size:.82rem;font-weight:800}@media (max-width:991.98px){.hyp-dynamic-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:575.98px){.hyp-category-block header{grid-template-columns:1fr}.hyp-category-code{grid-row:auto}.hyp-category-block header p{grid-column:1}.hyp-dynamic-grid{grid-template-columns:1fr}}