.esb-home-hero{position:relative;min-height:720px;display:grid;align-items:center;justify-items:center;place-items:center;text-align:center;overflow:hidden;background:var(--brand-secondary);padding:180px 0 120px}.home-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:0}.esb-home-hero::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(0,58,112,.82),rgba(26,31,42,.62));z-index:1}.home-hero-copy{position:relative;z-index:2;max-width:880px}.home-hero-copy p{max-width:760px;margin:18px auto 0;font-size:1.12rem}.hero-actions{display:flex;justify-content:center;gap:16px;margin-top:32px;flex-wrap:wrap}.hero-process-strip{margin-top:36px;display:flex;flex-wrap:nowrap;justify-content:center;gap:0;border:1px solid rgba(255,255,255,.34)}.hero-process-strip span{padding:12px 18px;border-right:1px solid rgba(255,255,255,.24);color:#fff;font-weight:800}.hero-process-strip span:last-child{border-right:0}.spec-table-wrap{overflow-x:auto;border:1px solid var(--brand-border)}.home-product-grid article{background:#fff;border:1px solid var(--brand-border);position:relative;overflow:hidden}.home-product-grid img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;background:var(--brand-neutral-light)}.home-product-grid h3,.home-product-grid p{padding-left:24px;padding-right:24px}.home-product-grid h3{margin-top:22px;margin-bottom:10px}.home-product-grid p{padding-bottom:24px;margin-bottom:0}.cert-logo-row{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:18px;gap:18px}.cert-logo-row article{border:1px solid var(--brand-border);background:#fff;min-height:150px;display:grid;align-items:center;justify-items:center;place-items:center;padding:20px;text-align:center}.cert-logo-row img{width:70px;height:70px;-o-object-fit:contain;object-fit:contain}.cert-logo-row span{display:block;color:var(--brand-text);font-weight:800}.faq-categories{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:32px;gap:32px}.faq-categories h3{margin-bottom:18px}.home-cta{position:relative;overflow:hidden;background:linear-gradient(135deg,var(--brand-secondary) 0,var(--brand-neutral-dark) 60%,var(--brand-primary-dark) 100%);text-align:center}.home-cta .container{max-width:780px}@media (max-width:991px){.esb-home-hero{min-height:620px;padding-top:150px}.cert-logo-row,.faq-categories{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-process-strip{flex-wrap:wrap}}@media (max-width:575px){.hero-actions,.hero-actions .btn{width:100%}.hero-process-strip span{flex:0 0 50%;border-bottom:1px solid rgba(255,255,255,.24)}.cert-logo-row,.faq-categories{grid-template-columns:1fr}}