.hero[data-astro-cid-bbe6dxrz]{position:relative;min-height:100svh;display:flex;flex-direction:column;justify-content:flex-end;padding-top:var(--header-h);padding-bottom:0;isolation:isolate;background:var(--navy);overflow:hidden}@supports not (height: 100svh){.hero[data-astro-cid-bbe6dxrz]{min-height:100vh}}.hero__media[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;z-index:-1;overflow:hidden}.hero__frame[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:62% center;opacity:0;transition:opacity 1.6s cubic-bezier(.4,0,.2,1);will-change:opacity}.hero__frame[data-astro-cid-bbe6dxrz].is-active{opacity:1}.hero__scrim[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;background:linear-gradient(100deg,#071b33e0,#071b33b3 38%,#071b3329 74%,#071b330f),linear-gradient(to top,#071b338c,#071b3300 45%),linear-gradient(to bottom,#071b3380,#071b332e 12%,#071b3300 22%)}.hero[data-astro-cid-bbe6dxrz] .btn--primary{background:var(--off-white);color:var(--navy);border-color:var(--off-white)}.hero[data-astro-cid-bbe6dxrz] .btn--primary:hover{background:var(--stone);border-color:var(--stone);color:var(--navy)}.hero[data-astro-cid-bbe6dxrz] .btn--secondary{color:var(--off-white);border-color:#f7f4ef8c;background:#071b3340;backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px)}.hero[data-astro-cid-bbe6dxrz] .btn--secondary:hover{border-color:var(--off-white);background:#ffffff1f}.hero__content[data-astro-cid-bbe6dxrz]{padding-block:clamp(1.5rem,4vh,3.5rem);flex:1;display:flex;align-items:center;min-height:0}.hero__text[data-astro-cid-bbe6dxrz]{max-width:46rem}.hero__eyebrow[data-astro-cid-bbe6dxrz]{font-size:var(--fs-eyebrow);font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--stone);margin-bottom:var(--space-m);display:flex;align-items:center;gap:var(--space-xs)}.hero__eyebrow[data-astro-cid-bbe6dxrz]:before{content:"";width:32px;height:1px;background:var(--gold);flex:none}.hero__headline[data-astro-cid-bbe6dxrz]{color:var(--white);font-weight:400;letter-spacing:-.032em;line-height:1.08;margin-bottom:var(--space-m);text-shadow:0 1px 32px rgba(7,27,51,.28)}.hero__sub[data-astro-cid-bbe6dxrz]{font-size:var(--fs-lead);line-height:1.6;color:#f7f4efe6;font-weight:350;max-width:46ch}.hero__verticals[data-astro-cid-bbe6dxrz]{border-top:1px solid rgba(247,244,239,.18);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);background:#071b3347}.hero__verticals[data-astro-cid-bbe6dxrz] ul[data-astro-cid-bbe6dxrz]{display:flex;flex-wrap:wrap;gap:clamp(1.5rem,5vw,4.5rem);list-style:none;margin:0;padding-block:1.15rem}.hero__verticals[data-astro-cid-bbe6dxrz] li[data-astro-cid-bbe6dxrz]{margin:0;font-size:.8125rem;letter-spacing:.14em;text-transform:uppercase;font-weight:500;color:#f7f4efd1;display:flex;align-items:center;gap:.7rem}.hero__verticals[data-astro-cid-bbe6dxrz] li[data-astro-cid-bbe6dxrz]:before{content:"";width:5px;height:5px;border-radius:50%;background:var(--gold);flex:none}.hero__verticals-inner[data-astro-cid-bbe6dxrz]{display:flex;align-items:center;gap:var(--space-m)}.hero__progress[data-astro-cid-bbe6dxrz]{position:absolute;left:0;bottom:0;width:100%;height:2px;overflow:hidden;pointer-events:none}.hero__progress-fill[data-astro-cid-bbe6dxrz]{display:block;height:100%;width:100%;background:var(--gold);transform:scaleX(0);transform-origin:left center;will-change:transform}.hero__progress-fill[data-astro-cid-bbe6dxrz].is-running{animation:hero-progress var(--hold, 5s) linear forwards}.hero__progress-fill[data-astro-cid-bbe6dxrz].is-paused,.hero__progress-fill[data-astro-cid-bbe6dxrz].is-waiting{animation-play-state:paused}@keyframes hero-progress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@media(prefers-reduced-motion:reduce){.hero__frame[data-astro-cid-bbe6dxrz]{transition:none}}@media(min-width:901px)and (max-height:820px){.hero__headline[data-astro-cid-bbe6dxrz]{font-size:clamp(1.9rem,2.6vw + .9rem,3.1rem);margin-bottom:var(--space-s)}.hero__sub[data-astro-cid-bbe6dxrz]{font-size:1rem;line-height:1.55}.hero__eyebrow[data-astro-cid-bbe6dxrz]{margin-bottom:var(--space-s)}.btn-row[data-astro-cid-bbe6dxrz]{margin-top:var(--space-m)}}@media(min-width:901px)and (max-height:740px){.hero__headline[data-astro-cid-bbe6dxrz]{font-size:clamp(1.75rem,2vw + .8rem,2.5rem)}.hero__sub[data-astro-cid-bbe6dxrz]{font-size:.9375rem;max-width:52ch}.hero__verticals[data-astro-cid-bbe6dxrz] ul[data-astro-cid-bbe6dxrz]{padding-block:.85rem}}@media(max-width:900px){.hero[data-astro-cid-bbe6dxrz]{min-height:100svh;padding-top:calc(var(--header-h) + var(--space-m))}.hero__frame[data-astro-cid-bbe6dxrz]{object-position:68% center}.hero__scrim[data-astro-cid-bbe6dxrz]{background:linear-gradient(to bottom,#071b339e,#071b33c7 55%,#071b33e0)}.hero__content[data-astro-cid-bbe6dxrz]{padding-block:clamp(3rem,14vw,5rem)}.hero__verticals[data-astro-cid-bbe6dxrz] ul[data-astro-cid-bbe6dxrz]{gap:.4rem 1.5rem;padding-block:.8rem}}.markets-map[data-astro-cid-j7pv25f6]{width:100%;margin-block:clamp(2rem,4vw,3.5rem);aspect-ratio:1000 / 478;max-height:600px;border-block:1px solid var(--rule-on-dark)}.markets-section[data-astro-cid-j7pv25f6] .markets{margin-top:clamp(1rem,3vw,2rem)}@media(max-width:760px){.markets-map[data-astro-cid-j7pv25f6]{aspect-ratio:1000 / 620}}
