/* A single image-led hero with live, translatable text. */
.hero{display:block;isolation:isolate;padding-bottom:58px;background:#dcecf6}
.hero .hero-photo{position:absolute;inset:0 0 58px;height:auto;z-index:-1;overflow:hidden}
.hero .hero-photo img{width:100%;height:100%;object-fit:cover;object-position:50% 33%}
.hero .hero-photo .photo-overlay{background:linear-gradient(90deg,rgba(242,249,253,.97) 0%,rgba(235,246,252,.93) 30%,rgba(225,241,251,.68) 46%,rgba(201,227,245,.08) 68%,transparent 100%)}
.hero .hero-copy{background:transparent;min-height:660px;padding:75px 6%;width:56%;display:flex;flex-direction:column;justify-content:center}
.hero .hero-copy h1{font-size:clamp(48px,4.8vw,74px);margin-bottom:22px}
.hero .hero-copy h2{color:#153f63;font-size:20px}
.hero .hero-desc{color:#294d68;max-width:540px;margin:0;line-height:2.1}
.hero .eyebrow{color:#365c77}.hero .image-note{bottom:18px;right:25px;text-shadow:0 1px 4px #123c60}
.hero-footer{background:#fff}
html[lang=en] .hero .hero-copy h1{font-size:clamp(46px,4.8vw,72px)}
@media(max-width:1000px){.hero .hero-copy{width:65%;min-height:600px;padding:55px 6%}.hero .hero-copy h1{font-size:50px}.hero .hero-copy h2{font-size:18px}.hero .hero-photo .photo-overlay{background:linear-gradient(90deg,#eff8fbed 0%,#eaf6fbea 38%,#dbedf799 60%,transparent 100%)}}
@media(max-width:680px){.hero{padding-bottom:48px}.hero .hero-photo{bottom:48px}.hero .hero-photo img{object-position:62% 22%;object-fit:cover}.hero .hero-copy{width:100%;min-height:760px;justify-content:flex-end;padding:340px 6% 55px}.hero .hero-photo .photo-overlay{background:linear-gradient(180deg,transparent 0%,#eaf5fc00 25%,#eaf5fcaa 40%,#eef7fbef 54%,#f2f9fd 85%)}.hero .hero-copy h1{font-size:clamp(34px,9.2vw,48px);line-height:1.4;margin-bottom:18px}.hero .hero-copy h2{font-size:17px;line-height:1.8;margin-bottom:18px}.hero .hero-desc{font-size:15px;line-height:2}.hero .eyebrow{font-size:10px;letter-spacing:1px;margin-bottom:18px}.hero .image-note{color:#42637b;text-shadow:none;right:6%;bottom:12px}html[lang=en] .hero .hero-copy h1{font-size:44px}}
