.hero-visual{height:auto;background:var(--navy);padding:30px 26px 28px;display:flex;flex-direction:column;box-shadow:18px 18px 0 #dfe9e7}
.hero-visual:before{display:none}
.hero-image-banner{max-width:none;min-height:700px;padding:72px max(5vw,calc((100vw - 1300px)/2));display:flex;align-items:center;position:relative;overflow:hidden;background:var(--navy)}
.hero-banner-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:0}
.hero-banner-shade{position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(8,35,55,.97) 0%,rgba(11,44,69,.91) 36%,rgba(11,44,69,.54) 58%,rgba(11,44,69,.08) 82%)}
.hero-image-banner .hero-copy{position:relative;z-index:2;max-width:650px;padding:36px 38px 34px 0}
.hero-image-banner .kicker{color:#d5e7ec}.hero-image-banner h1{color:#fff}.hero-image-banner .hero-positioning{color:#fff}.hero-image-banner .hero-lead{color:#d8e5e9}.hero-image-banner .hero-lead strong{color:#fff}.hero-image-banner .button.secondary{border-color:rgba(255,255,255,.7);background:rgba(11,44,69,.42);color:#fff}.hero-image-banner .trust-row{border-color:rgba(255,255,255,.28);color:#e6eff2}
.growth-engine-section{max-width:1300px;margin:0 auto;padding:60px 5vw 82px}
.model-label{margin:0 0 22px;color:#bad1d9;font-size:11px;font-weight:800;letter-spacing:.15em;text-transform:uppercase;text-align:center;width:100%}
.growth-boxes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:1fr;gap:10px;width:100%}
.growth-boxes article{height:255px;min-width:0;background:#fff;padding:22px 16px;border-top:5px solid var(--orange);display:flex;flex-direction:column;box-sizing:border-box}
.growth-boxes b{color:var(--orange);font-size:11px;letter-spacing:.12em}
.growth-boxes strong{min-height:48px;color:var(--navy);font-family:Georgia,serif;font-size:22px;line-height:1.08;margin:32px 0 14px}
.growth-boxes span{color:var(--muted);font-size:12px;line-height:1.6}
.section-heading>p strong{color:var(--navy)}
@media(min-width:901px){.hero-image-banner h1{font-size:clamp(46px,4.25vw,62px)}.hero h1>span{display:block;white-space:nowrap}}
@media(max-width:900px){.hero-image-banner{min-height:680px;padding-top:55px;padding-bottom:55px;display:flex}.hero-banner-image{object-position:58% center}.hero-banner-shade{background:linear-gradient(90deg,rgba(8,35,55,.97) 0%,rgba(11,44,69,.88) 62%,rgba(11,44,69,.48) 100%)}.hero-image-banner .hero-copy{max-width:650px;padding-right:20px}.hero-visual{height:auto;max-width:none}.growth-boxes article{min-height:210px}}
@media(max-width:560px){.hero-image-banner{min-height:690px;padding:42px 20px 46px}.hero-banner-image{object-position:64% center}.hero-banner-shade{background:rgba(8,35,55,.86)}.hero-image-banner .hero-copy{padding:20px 0}.hero-image-banner h1{font-size:clamp(39px,12vw,52px)}.hero-image-banner h1>span{display:block;white-space:normal}.growth-engine-section{padding:42px 20px 62px}.hero-visual{height:auto;padding:24px 18px;box-shadow:10px 10px 0 #dfe9e7}.growth-boxes{grid-template-columns:1fr}.growth-boxes article{height:auto;min-height:0}.growth-boxes strong{min-height:0;margin:15px 0 8px}}
