.home-hero{position:relative;min-height:720px;padding:170px 0 120px;overflow:hidden;color:var(--brand-text-inverse)}.hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,var(--brand-primary-dark),var(--brand-primary));z-index:0}.home-hero::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(8,42,102,.68);z-index:1}.hero-content{position:relative;z-index:2}.hero-eyebrow{display:inline-block;color:#d9c49c;text-transform:uppercase;font-size:.82rem;font-weight:800;margin-bottom:1rem}.hero-headline{max-width:920px;margin:0 auto 1rem;font-size:3.6rem;line-height:1.08;font-weight:800}.hero-sub{max-width:790px;margin:0 auto 1.6rem;color:rgba(255,255,255,.88);font-size:1.12rem}.cta-bg-solid,.hero-cta-solid{background:var(--brand-secondary);color:var(--brand-text-inverse);border:1px solid var(--brand-secondary)}.cta-bg-solid:hover,.hero-cta-solid:hover{background:var(--brand-bg);color:var(--brand-primary-dark)}.cta-bg-text,.hero-cta-text{display:inline-block;margin-left:1rem;color:var(--brand-text-inverse);font-weight:800}.hero-cert-strip{display:flex;justify-content:center;gap:1rem;padding:0;margin:2.2rem 0 0;list-style:none}.hero-cert-strip img{width:48px;height:48px;border-radius:4px;background:rgba(255,255,255,.14);padding:7px}.trust-bar-horizontal-dark{background:#0e1117;color:var(--brand-text-inverse);padding:28px 0}.trust-stat{display:flex;flex-direction:column;gap:.25rem}.trust-stat strong{font-size:1.9rem;color:#fff}.trust-stat span{color:rgba(255,255,255,.72)}.company-stats-four-grid,.industry-cards-icon-grid,.testimonials-three-cards{padding:86px 0}.company-stats-four-grid,.testimonials-three-cards{background:var(--brand-bg-alt)}.company-stats h2,.industry-cards h2,.testimonials h2{font-weight:800;color:var(--brand-text)}.industry-icon-card,.stat-card,.testimonial-card{background:var(--brand-bg);border:1px solid var(--brand-border);border-radius:4px;padding:28px;height:100%;box-shadow:0 12px 30px rgba(11,61,145,.07)}.stat-num{display:block;font-size:3rem;line-height:1;color:var(--brand-primary);font-weight:800}.stat-label{display:block;margin-top:.75rem;font-weight:800}.industry-icon-card i{display:inline-flex;width:58px;height:58px;align-items:center;justify-content:center;background:var(--brand-bg-alt);color:var(--brand-primary);border-radius:4px;margin-bottom:1rem}.stars{color:var(--brand-secondary);font-weight:800}.testimonial-author{display:flex;align-items:center;gap:.85rem}.testimonial-author img{width:56px;height:56px;border-radius:50%}.testimonial-author span{display:block;color:var(--brand-neutral-mid);font-size:.85rem}.cta-with-bg-image{position:relative;overflow:hidden;color:var(--brand-text-inverse);padding:108px 0}.cta-bg-image,.cta-overlay{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.cta-bg-image{background:var(--brand-primary-dark)}.cta-overlay{background:rgba(0,0,0,.58)}.cta-overlay-content{position:relative;z-index:2}@media (max-width:767px){.hero-headline{font-size:2.35rem}.cta-bg-text,.hero-cta-text{display:block;margin:1rem 0 0}}.cta-with-bg-image,.hero-banner-centered{background-color:var(--brand-primary-dark)}