.home-hero{position:relative;min-height:720px;display:flex;align-items:center;overflow:hidden}.hero-bg,.home-cta>img,.med-industries__cta-bg>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.cta-overlay,.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(13,16,23,.74),rgba(13,16,23,.38))}.hero-content{position:relative;z-index:1;max-width:850px;padding-top:120px;background-color:var(--brand-primary-dark)}.hero-content h1,.hero-content p{color:var(--brand-text-inverse)}.hero-content h1{font-size:max(2.3rem, min(5vw, 4.8rem))}.hero-actions{margin-top:32px;display:flex;justify-content:center;gap:16px;flex-wrap:wrap}.spec-tabs__nav{justify-content:center;border-bottom:1px solid var(--brand-border)}.spec-tabs__nav .nav-link{color:var(--brand-text-secondary);border:0;border-bottom:3px solid transparent;border-radius:0;font-weight:700}.spec-tabs__nav .nav-link.active{color:var(--brand-primary);border-bottom-color:var(--brand-accent)}.spec-tabs__content{max-width:980px;margin:28px auto 0}.home-product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:20px;gap:20px}.home-product-grid article{background:var(--brand-bg);border:1px solid var(--brand-border)}.home-product-grid img{width:100%;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover;background:var(--brand-bg-alt)}.home-product-grid h3,.home-product-grid p{padding:0 16px}.home-product-grid h3{margin-top:16px}.home-product-grid p{padding-bottom:18px;color:var(--brand-text-secondary)}.feature-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:48px;gap:48px;align-items:center;margin-bottom:64px}.feature-row--reverse img{order:2}.feature-row img{width:100%;aspect-ratio:3/2;-o-object-fit:cover;object-fit:cover;background:var(--brand-bg-alt)}.cert-list__items{display:grid;grid-gap:16px;gap:16px}.cert-list__items article{display:grid;grid-template-columns:220px 1fr;grid-gap:24px;gap:24px;padding:22px;background:var(--brand-bg);border:1px solid var(--brand-border)}.home-cta{position:relative;min-height:460px;display:flex;align-items:center;color:var(--brand-text-inverse);overflow:hidden;background-color:var(--brand-primary-dark)}.home-cta .container{position:relative;z-index:1;max-width:780px}.home-cta h2,.home-cta p{color:var(--brand-text-inverse)}@media (max-width:767px){.home-hero{min-height:620px}.cert-list__items article,.feature-row{grid-template-columns:1fr}.feature-row--reverse img{order:0}}