.service-detail-hero{position:relative;min-height:510px;display:grid;align-items:end;padding:85px 0;background:linear-gradient(90deg,rgba(6,24,50,.94),rgba(6,24,50,.42)),var(--service-image) center/cover}.service-detail-hero .container{position:relative;z-index:1}.service-detail-hero h1{max-width:850px;margin:12px 0 20px;font:400 clamp(3rem,6vw,5.6rem)/1.05 var(--serif);letter-spacing:-.035em}.service-detail-hero p{max-width:700px;color:#e2e8f0;font-size:1.08rem}.service-scope{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;list-style:none;margin:30px 0 0;padding:0}.service-scope li{padding:18px 20px;background:#fff;border-left:3px solid #d69e21;color:#183555}.service-visual{min-height:420px;background:var(--service-image) center/cover}.service-statements{background:#08254a}.service-statements .feature{background:rgba(255,255,255,.04);border-color:rgba(214,158,33,.28);color:#fff}.service-statements .feature p{color:#c0cde0}@media(max-width:700px){.service-detail-hero{min-height:420px;padding:60px 0}.service-scope{grid-template-columns:1fr}.service-visual{min-height:280px}}
