.home-hero{position:relative;min-height:760px;overflow:hidden;color:var(--brand-text-inverse);padding-top:160px;padding-bottom:210px}.home-hero .hero-media{position:absolute;top:0;right:0;bottom:0;left:0}.home-hero .hero-media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.home-hero::before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(7,28,51,.88),rgba(7,28,51,.42));z-index:1}.home-hero .hero-content{position:relative;z-index:2}.hero-copy{max-width:720px}.hero-copy .section-kicker,.hero-copy h1,.hero-copy p{color:var(--brand-text-inverse)}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}.hero-bottom-bar{position:absolute;left:0;right:0;bottom:0;z-index:3;background:rgba(11,92,173,.94);color:var(--brand-text-inverse);padding:26px 0}.hero-metric-row{display:flex;flex-wrap:nowrap;gap:0}.hero-metric-row div{flex:1 1 0;min-width:0;padding:0 22px;border-right:1px solid rgba(255,255,255,.22)}.hero-metric-row div:last-child{border-right:0}.hero-metric-row span,.hero-metric-row strong{display:block}.hero-metric-row strong{font-size:1.32rem}.hero-metric-row span{color:rgba(255,255,255,.82)}.trust-bar-sustainability{display:grid;grid-template-columns:repeat(5,1fr);background:#f7f4ee;border-bottom:1px solid var(--brand-border)}.trust-item{min-height:108px;padding:24px 18px;text-align:center;border-right:1px solid rgba(8,62,117,.12)}.trust-item:last-child{border-right:0}.trust-item span{display:block;color:var(--brand-primary-dark);font-weight:800}.trust-item small{display:block;margin-top:8px;color:var(--brand-text-muted)}.image-card-grid,.workplace-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px}.image-card-grid article,.wp-card{background:var(--brand-surface);border:1px solid var(--brand-border);border-radius:8px;overflow:hidden;box-shadow:0 10px 28px rgba(8,62,117,.08)}.image-card-grid img,.wp-card img{width:100%;height:220px;-o-object-fit:cover;object-fit:cover}.image-card-grid h3,.image-card-grid p,.wp-card h3,.wp-card p{padding-left:22px;padding-right:22px}.image-card-grid h3,.wp-card h3{margin-top:22px}.image-card-grid p,.wp-card p{padding-bottom:24px;color:var(--brand-text-muted)}.image-card-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}@media (max-width:991.98px){.home-hero{min-height:680px}.workplace-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.trust-bar-sustainability{grid-template-columns:repeat(2,1fr)}}@media (max-width:575.98px){.home-hero{padding-top:110px;padding-bottom:250px}.hero-metric-row,.trust-bar-sustainability,.workplace-grid{grid-template-columns:1fr;display:grid}}