.home-hero{min-height:760px;position:relative;overflow:hidden;background:var(--brand-primary-dark)}.home-hero .hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:.58}.home-hero::before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(6,83,117,.9),rgba(6,83,117,.28));z-index:1}.hero-content{position:relative;z-index:2;padding-bottom:180px;display:flex;justify-content:center;flex-direction:column}.hero-content h1,.hero-content p{color:#fff}.hero-lead{font-size:1.18rem;max-width:680px}.hero-actions{display:flex;gap:16px;flex-wrap:wrap;margin-top:28px;justify-content:center}.hero-bottom-bar{position:absolute;bottom:0;left:0;right:0;z-index:3;background:rgba(14,121,167,.9);color:#fff}.hero-metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.hero-metrics div{padding:22px 24px;border-right:1px solid rgba(255,255,255,.28)}.hero-metrics span,.hero-metrics strong{display:block;color:#fff}.hero-metrics strong{font-size:1.55rem}.trust-strip{background:var(--brand-primary-dark)}.trust-items{display:flex;color:#fff}.trust-items div{flex:1;padding:24px;border-right:1px solid rgba(255,255,255,.24)}.trust-items span,.trust-items strong{display:block;color:#fff}.trust-items span{color:var(--brand-secondary);font-weight:800}.cert-section,.industry-section,.stats-callout{padding:84px 0}.cert-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));grid-gap:16px;gap:16px}.cert-row img{width:100%;height:86px;-o-object-fit:contain;object-fit:contain;border:1px solid var(--brand-border);filter:grayscale(1);background:#fff;padding:12px}.cert-row img:hover{filter:grayscale(0)}.industry-section{background:var(--brand-bg-alt)}.industry-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:22px;gap:22px}.industry-card{position:relative;overflow:hidden;min-height:260px;border-radius:var(--radius)}.industry-card img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s}.industry-card::after{content:"";position:absolute;top:auto;right:0;bottom:0;left:0;height:55%;background:linear-gradient(0deg,rgba(0,0,0,.78),rgba(0,0,0,0))}.industry-card h3{position:absolute;z-index:2;left:18px;right:18px;bottom:18px;color:#fff}.industry-card:hover img{transform:scale(1.05)}.testimonial-large{padding:88px 0;background:#fff;text-align:center}.testimonial-large blockquote{font-size:max(1.55rem, min(3vw, 2.5rem));line-height:1.25;max-width:880px;margin:0 auto 24px;color:var(--brand-primary-dark);font-weight:700}.stats-callout{background:var(--brand-bg-alt)}.stats-wrap{display:grid;grid-template-columns:45fr 55fr;grid-gap:48px;gap:48px;align-items:center}.headline-stat strong{display:block;font-size:max(4rem, min(10vw, 7.5rem));line-height:.95;color:var(--brand-primary)}.headline-stat span{display:block;font-size:1.3rem;font-weight:700}.support-stats{display:grid;grid-gap:16px;gap:16px}.support-stats div{border:1px solid var(--brand-border);background:#fff;padding:22px}.support-stats strong{display:block;color:var(--brand-primary-dark);font-size:2rem}.image-cta{position:relative;padding:96px 0 112px;overflow:hidden;background:var(--brand-primary-dark)}.image-cta img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:.36}.image-cta .container{position:relative;max-width:760px;text-align:center}.image-cta h2,.image-cta p{color:#fff}@media (max-width:900px){.stats-wrap,.trust-items{display:block}.home-hero{padding-top:170px}}