.site-footer:where(.astro-sz7xmlte){padding-top:2.5rem;padding-bottom:0;background:#232c3f}.site-footer__columns:where(.astro-sz7xmlte){display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:1.5rem;padding-bottom:1.25rem}.site-footer__column:where(.astro-sz7xmlte) h3:where(.astro-sz7xmlte){margin-top:.5rem;margin-bottom:.75rem;color:#ffae00;font-size:1.25rem;font-weight:500}.site-footer__column:where(.astro-sz7xmlte) h4:where(.astro-sz7xmlte){margin-top:.5rem;margin-bottom:.75rem;color:#fff;font-size:1.25rem;font-weight:500;letter-spacing:.15em;text-transform:uppercase}.site-footer__lede:where(.astro-sz7xmlte){margin:1.125rem 1.125rem 1.5rem 0;color:#ffffffbf;line-height:1.4}.site-footer__button:where(.astro-sz7xmlte){display:inline-flex;padding:.625rem 1rem;border:1px solid #ffae00;color:#ffae00;font-weight:600;text-decoration:none}.site-footer__button:where(.astro-sz7xmlte):hover{border-color:#fff;color:#fff}.site-footer__column:where(.astro-sz7xmlte) a:where(.astro-sz7xmlte){display:block;margin-block:.75rem;color:#9bb1c4;font-size:.875rem;letter-spacing:.0625rem;text-decoration:none;text-transform:uppercase}.site-footer__column:where(.astro-sz7xmlte) a:where(.astro-sz7xmlte):hover{color:#fff}.site-footer__socials:where(.astro-sz7xmlte){display:flex;align-items:center;justify-content:center;gap:.75rem;padding:1rem 1.25rem 1.25rem}.site-footer__socials:where(.astro-sz7xmlte) a:where(.astro-sz7xmlte){display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:50%;background:#ffae00;color:#fff;text-decoration:none;font-weight:700}.site-footer__socials:where(.astro-sz7xmlte) svg:where(.astro-sz7xmlte){width:.9rem;height:.9rem}@media(max-width:767px){.site-footer__columns:where(.astro-sz7xmlte){grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:479px){.site-footer__columns:where(.astro-sz7xmlte){grid-template-columns:1fr;text-align:center}.site-footer__lede:where(.astro-sz7xmlte){margin-right:0}}.site-header:where(.astro-3ef6ksr2){position:sticky;top:0;z-index:30;background:#15263ae0;transition:background-color .18s ease,box-shadow .18s ease}.site-header--overlay:where(.astro-3ef6ksr2){position:absolute;left:0;right:0;background:transparent}.site-header--overlay:where(.astro-3ef6ksr2).site-header--scrolled{position:sticky;background:#15263acc;box-shadow:0 0 10px #0000004d}.site-header__inner:where(.astro-3ef6ksr2){display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:5rem}.site-header__brand:where(.astro-3ef6ksr2){display:flex;align-items:center;opacity:.8;transition:opacity .18s ease}.site-header__brand:where(.astro-3ef6ksr2):hover{opacity:1}.site-header__brand:where(.astro-3ef6ksr2) img:where(.astro-3ef6ksr2){height:3.75rem;width:auto}.site-header__toggle:where(.astro-3ef6ksr2){display:none;align-items:center;justify-content:center;flex-direction:column;gap:.28rem;width:2.9rem;height:2.9rem;padding:0;border:1px solid rgba(255,255,255,.16);background:#0c162270;cursor:pointer}.site-header__toggle:where(.astro-3ef6ksr2) span:where(.astro-3ef6ksr2){display:block;width:1.1rem;height:2px;background:var(--color-white);transition:transform .18s ease,opacity .18s ease}.site-header:where(.astro-3ef6ksr2)[data-menu-open=true] .site-header__toggle:where(.astro-3ef6ksr2) span:where(.astro-3ef6ksr2):nth-child(1){transform:translateY(6px) rotate(45deg)}.site-header:where(.astro-3ef6ksr2)[data-menu-open=true] .site-header__toggle:where(.astro-3ef6ksr2) span:where(.astro-3ef6ksr2):nth-child(2){opacity:0}.site-header:where(.astro-3ef6ksr2)[data-menu-open=true] .site-header__toggle:where(.astro-3ef6ksr2) span:where(.astro-3ef6ksr2):nth-child(3){transform:translateY(-6px) rotate(-45deg)}.site-header__nav:where(.astro-3ef6ksr2){display:flex;flex-wrap:wrap;gap:0;margin:0;padding:0;list-style:none}.site-header__nav:where(.astro-3ef6ksr2) a:where(.astro-3ef6ksr2){display:inline-flex;padding:1.125rem .75rem;text-decoration:none;color:var(--color-white);font-family:var(--font-display);font-size:.9375rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;transition:color .18s ease,background-color .18s ease}.site-header__nav:where(.astro-3ef6ksr2) a:where(.astro-3ef6ksr2):hover,.site-header__nav:where(.astro-3ef6ksr2) a:where(.astro-3ef6ksr2):focus-visible{color:var(--color-highlight);background:#ffffff1a;outline:none}.site-header__nav:where(.astro-3ef6ksr2) a:where(.astro-3ef6ksr2)[aria-current=page]{color:var(--color-white);font-weight:500}@media(max-width:720px){.site-header__inner:where(.astro-3ef6ksr2){display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;min-height:auto;padding-block:.85rem}.site-header__toggle:where(.astro-3ef6ksr2){display:inline-flex}.site-header:where(.astro-3ef6ksr2) nav:where(.astro-3ef6ksr2){grid-column:1 / -1;display:none;width:100%;padding-top:.75rem}.site-header:where(.astro-3ef6ksr2) nav:where(.astro-3ef6ksr2)[data-open=true]{display:block}.site-header__nav:where(.astro-3ef6ksr2){flex-direction:column;margin:0;border-top:1px solid rgba(255,255,255,.1)}.site-header__nav:where(.astro-3ef6ksr2) a:where(.astro-3ef6ksr2){width:100%;padding:.95rem 0;background:transparent}.site-header__brand:where(.astro-3ef6ksr2) img:where(.astro-3ef6ksr2){height:3rem}}@media(max-width:479px){.site-header__nav:where(.astro-3ef6ksr2) a:where(.astro-3ef6ksr2){padding-top:.85rem;padding-bottom:.85rem;font-size:.82rem}}.newsletter-modal:where(.astro-rcfmcarr){width:min(42rem,calc(100vw - 2rem));padding:0;border:1px solid rgba(255,174,0,.24);background:transparent;color:var(--color-text)}.newsletter-modal:where(.astro-rcfmcarr)::backdrop{background:#040a10c7;backdrop-filter:blur(4px)}.newsletter-modal__surface:where(.astro-rcfmcarr){position:relative;padding:2rem;background:linear-gradient(180deg,#112030f5,#1d2a41fa),radial-gradient(circle at top right,rgba(255,174,0,.12),transparent 34%)}.newsletter-modal__close:where(.astro-rcfmcarr){position:absolute;top:.9rem;right:.9rem;width:2.25rem;height:2.25rem;border:0;background:transparent;color:#ffffffb8;font-size:1.6rem;cursor:pointer}.newsletter-modal__copy:where(.astro-rcfmcarr) h2:where(.astro-rcfmcarr){margin-bottom:.65rem;font-family:var(--font-condensed);font-size:clamp(2.1rem,5vw,3.4rem);line-height:.92;color:var(--color-white);text-transform:uppercase}.newsletter-modal__copy:where(.astro-rcfmcarr) p:where(.astro-rcfmcarr):last-child{max-width:34rem;color:#dce5ebd1}.newsletter-modal__form:where(.astro-rcfmcarr){display:grid;gap:.95rem;margin-top:1.4rem}.newsletter-modal__required:where(.astro-rcfmcarr){margin:0;font-size:.88rem;color:#abbac6c2}.newsletter-modal__field:where(.astro-rcfmcarr){display:grid;gap:.45rem}.newsletter-modal__field:where(.astro-rcfmcarr) span:where(.astro-rcfmcarr){font-size:.95rem;color:var(--color-white)}.newsletter-modal__field:where(.astro-rcfmcarr) input:where(.astro-rcfmcarr){width:100%;padding:.9rem 1rem;border:1px solid rgba(96,117,132,.5);background:#ffffff0a;color:var(--color-white);font:inherit}.newsletter-modal__field:where(.astro-rcfmcarr) input:where(.astro-rcfmcarr)::placeholder{color:#abbac680}.newsletter-modal__honeypot:where(.astro-rcfmcarr){position:absolute;left:-5000px}.newsletter-modal__actions:where(.astro-rcfmcarr){display:flex;padding-top:.35rem}.newsletter-modal__submit:where(.astro-rcfmcarr){display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.1rem;border:1px solid var(--color-highlight);background:transparent;color:var(--color-highlight);font-family:var(--font-accent);font-size:1.15rem;font-weight:500;cursor:pointer;transition:border-color .16s ease,color .16s ease,background-color .16s ease}.newsletter-modal__submit:where(.astro-rcfmcarr):hover,.newsletter-modal__submit:where(.astro-rcfmcarr):focus-visible{border-color:var(--color-white);color:var(--color-white)}@media(max-width:479px){.newsletter-modal__surface:where(.astro-rcfmcarr){padding:1.3rem}}:root{--font-display: "Source Sans 3", "Segoe UI", sans-serif;--font-body: "Open Sans", "Segoe UI", sans-serif;--font-accent: "Poppins", "Segoe UI", sans-serif;--font-condensed: "Bebas Neue", "Arial Narrow", sans-serif;--color-bg: #1d2a41;--color-surface: #223147;--color-surface-alt: #233649;--color-surface-strong: #15263a;--color-text: #abbac6;--color-text-muted: #607584;--color-border: rgba(96, 117, 132, .9);--color-highlight: #ffae00;--color-white: #ffffff;--shadow-soft: none;--shell-width: min(1120px, calc(100vw - 2.5rem) )}html{scroll-behavior:smooth;background:var(--color-bg)}body{margin:0;min-height:100vh;font-family:var(--font-body);color:var(--color-text);background:var(--color-bg)}*,*:before,*:after{box-sizing:border-box}img{display:block;max-width:100%}a{color:inherit}main{display:grid;gap:0}h1,h2,h3{margin:0 0 .85rem;font-family:var(--font-display);line-height:1.1;letter-spacing:.01em}h1{font-size:clamp(2.8rem,8vw,5.6rem)}h2{font-size:clamp(1.9rem,4vw,3rem)}h3{font-size:1.35rem}p{margin:0 0 1rem;line-height:1.6}ul{margin:0}summary{list-style:none}summary::-webkit-details-marker{display:none}.shell{width:var(--shell-width);margin-inline:auto}.section{padding-block:4.6875rem}.section__heading{display:flex;align-items:end;justify-content:space-between;gap:1rem;margin-bottom:2rem}.eyebrow{margin:0 0 .65rem;font-size:.8rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--color-text-muted)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.motion-ready .reveal-on-scroll{opacity:0;transform:translate3d(0,24px,0);transition:opacity 2.4s ease,transform 2.8s cubic-bezier(.22,1,.36,1);transition-delay:var(--reveal-delay, 0ms)}.motion-ready .reveal-on-scroll.is-visible{opacity:1;transform:translateZ(0)}:focus-visible{outline:3px solid var(--color-highlight);outline-offset:3px}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:1ms!important;animation-iteration-count:1!important;transition-duration:1ms!important;scroll-behavior:auto!important}.motion-ready .reveal-on-scroll{opacity:1;transform:none;transition:none}}@media(max-width:720px){.section__heading{align-items:flex-start;flex-direction:column}}
