/* Corporate navy-and-photo banner */
.home .hero-new{background:#072b52;min-height:auto;position:relative;overflow:hidden;color:#fff}
.home .hero-new:before{content:"";position:absolute;left:-220px;bottom:-310px;width:620px;height:620px;border:1px solid rgba(220,182,107,.16);border-radius:50%;box-shadow:0 0 0 75px rgba(220,182,107,.022);background:none;mask-image:none}
.home .hero-new:after{content:"";display:block;position:absolute;left:52%;top:0;bottom:0;width:170px;background:#072b52;clip-path:polygon(0 0,100% 0,20% 100%,0 100%);z-index:2}
.home .hero-glow{display:none}
.home .hero-layout{width:100%;max-width:none;min-height:610px;display:grid;grid-template-columns:52% 48%;gap:0;padding:0;align-items:stretch}
.home .hero-copy{width:auto;padding:72px max(48px,calc((100vw - 1180px)/2));padding-right:80px;position:relative;z-index:4;display:flex;flex-direction:column;justify-content:center}
.home .hero-copy .eyebrow{color:#e0bc72}.home .hero-copy h1{font-size:clamp(4.1rem,5.5vw,6rem);line-height:.92;color:#fff;text-shadow:none;margin:22px 0 28px;letter-spacing:-.055em}.home .hero-copy h1 br{display:none}.home .hero-copy h1 em{display:block;color:#e0bc72;margin-top:8px}.home .hero-copy>p{font-size:17px;line-height:1.7;color:#c5d1dc;max-width:555px}.home .hero-actions{margin-top:30px}.home .hero-actions .btn{min-height:58px;padding:0 28px}.home .hero-actions .text-action{color:#fff;border-bottom:1px solid rgba(255,255,255,.28);padding:14px 0}.home .hero-proof{display:flex;background:transparent;border:0;padding:0;margin-top:34px}.home .hero-proof p{color:#9fb1c1}.home .hero-proof strong{color:#fff}.home .avatar-stack span{border-color:#072b52}
.home .hero-visual{position:relative;inset:auto;height:auto;min-height:610px;z-index:1;pointer-events:auto}.home .hero-image{display:block;position:absolute;inset:0;border-radius:0;overflow:hidden;box-shadow:none}.home .hero-image:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,43,82,.28),transparent 42%)}.home .hero-image img{width:100%;height:100%;object-fit:cover;object-position:center}.home .gold-frame{display:none}.home .help-card{right:max(28px,calc((100vw - 1180px)/2));top:48px;border-radius:4px;background:#fff;color:#072b52;box-shadow:0 18px 40px rgba(0,0,0,.17);padding:17px 23px;border-left:4px solid #bc872f}.home .help-card small{color:#71808d}.home .cover-card{left:auto;right:max(28px,calc((100vw - 1180px)/2));bottom:42px;border-radius:4px;background:#fff;padding:18px 23px;box-shadow:0 18px 40px rgba(0,0,0,.17)}
.home .trust-strip{width:100%;max-width:none;padding:0 max(28px,calc((100vw - 1180px)/2));background:#041e39;justify-content:flex-start;gap:32px;border-top:1px solid rgba(255,255,255,.1);min-height:70px;color:#b8c5d1}.home .trust-strip i{background:#dcb96f}
@media(max-width:900px){.home .hero-new:after{display:none}.home .hero-layout{grid-template-columns:1fr}.home .hero-copy{padding:70px max(30px,calc((100vw - 700px)/2))}.home .hero-visual{min-height:500px}.home .hero-image:after{background:linear-gradient(0deg,rgba(7,43,82,.2),transparent)}.home .trust-strip{flex-wrap:wrap;padding-top:18px;padding-bottom:18px}}
@media(max-width:620px){.home .hero-copy{padding:58px 15px 50px}.home .hero-copy h1{font-size:3.7rem}.home .hero-copy>p{font-size:16px}.home .hero-actions{align-items:flex-start}.home .hero-proof{margin-top:30px}.home .hero-visual{min-height:390px}.home .help-card{right:12px;top:18px}.home .cover-card{left:12px;right:auto;bottom:18px}.home .trust-strip{display:none}}
