:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--color-brand-navy:#001832;--color-brand-navy-medium:#092a49;--color-brand-navy-soft:#153956;--color-brand-green:#3f8428;--color-brand-green-hover:#347122;--color-brand-green-active:#285c1b;--color-brand-green-bright:#69ba42;--color-page-background:#f3f2ed;--color-surface:#fff;--color-surface-soft:#e9ece8;--color-surface-elevated:#fff;--color-surface-dark:var(--color-brand-navy);--color-surface-technical:#071f36;--color-surface-input:#fbfcfa;--color-text:#0b2033;--color-text-muted:#536371;--color-text-subtle:#71808a;--color-text-inverse:#f7f8f6;--color-text-inverse-muted:#bac6ce;--color-border:#cbd3d2;--color-border-subtle:#dde2df;--color-border-strong:#aab6b7;--color-border-inverse:#eff5f72e;--color-error:#a82a20;--color-error-soft:#fff0ed;--color-success:#2f7324;--color-success-soft:#edf7e9;--color-focus:#6dc247;--color-focus-ring:#3f84283d;--color-overlay-strong:#001832f5;--color-overlay-medium:#001832c7;--color-overlay-soft:#00183233;--section-background:var(--color-page-background);--section-text:var(--color-text);--section-text-muted:var(--color-text-muted);--section-border:var(--color-border-subtle);--control-background:var(--color-surface-input);--control-border:var(--color-border);--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.5rem;--space-6:2rem;--space-7:3rem;--space-8:4rem;--space-9:5rem;--space-10:6.5rem;--space-11:8rem;--section-block:clamp(4.5rem, 8vw, 7rem);--section-block-compact:clamp(3.5rem, 6vw, 5rem);--container-gutter:clamp(1rem, 4vw, 2.5rem);--grid-gap:clamp(1.5rem, 3vw, 3rem);--content-gap:clamp(1.25rem, 2vw, 2rem);--radius-xs:.15rem;--radius-sm:.35rem;--radius-md:.65rem;--radius-lg:1rem;--radius-xl:1.35rem;--radius-pill:999px;--type-display:clamp(3.2rem, 6vw, 5.6rem);--type-h1:clamp(2.65rem, 5vw, 4.4rem);--type-h2:clamp(2.05rem, 3.8vw, 3.25rem);--type-h3:clamp(1.4rem, 2.2vw, 1.85rem);--type-h4:clamp(1.08rem, 1.5vw, 1.25rem);--type-lead:clamp(1.08rem, 1.45vw, 1.24rem);--type-body:1rem;--type-body-small:.9rem;--type-label:.84rem;--type-eyebrow:.75rem;--type-technical:clamp(1.5rem, 2.6vw, 2.35rem);--type-navigation:.875rem;--leading-display:.98;--leading-heading:1.08;--leading-body:1.65;--leading-compact:1.35;--content-max:76rem;--content-wide:88rem;--content-reading:46rem;--content-narrow:36rem;--header-height:4.75rem;--duration-fast:.14s;--duration-base:.22s;--duration-slow:.64s;--ease-standard:cubic-bezier(.2, .75, .25, 1);--ease-emphasised:cubic-bezier(.16, 1, .3, 1);--shadow-elevated:0 1.25rem 3rem #00183217;--shadow-focus:0 0 0 .25rem var(--color-focus-ring)}@media (max-width:42rem){:root{--header-height:4.25rem;--section-block:4.5rem;--section-block-compact:3.5rem}}
*,:before,:after{box-sizing:border-box}html{background:var(--color-page-background);scroll-behavior:smooth}body{background:var(--color-page-background);min-width:20rem;color:var(--color-text);font-family:var(--font-body), system-ui, sans-serif;font-size:var(--type-body);line-height:var(--leading-body);text-rendering:optimizelegibility;margin:0}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3,h4{margin-bottom:var(--space-4);color:inherit;font-family:var(--font-heading), system-ui, sans-serif;font-weight:680;line-height:var(--leading-heading);letter-spacing:-.025em;text-wrap:balance}h1{font-size:var(--type-h1)}h2{font-size:var(--type-h2)}h3{font-size:var(--type-h3)}h4{font-size:var(--type-h4)}p:last-child{margin-bottom:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:2px solid var(--color-focus);outline-offset:4px}::selection{background:var(--color-brand-green);color:var(--color-text-inverse)}.skip-link{z-index:1000;top:var(--space-3);left:var(--space-3);padding:var(--space-3) var(--space-4);border-radius:var(--radius-sm);background:var(--color-surface);color:var(--color-text);font-size:var(--type-body-small);font-weight:750;position:fixed;transform:translateY(-200%)}.skip-link:focus{box-shadow:var(--shadow-elevated);transform:translateY(0)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.language-switcher select{color:inherit;font:inherit;background:0 0;border:1px solid;border-radius:999px;padding:.55rem .75rem}.locale-recommendation{z-index:100;color:#13291f;background:#fff;border:1px solid #ccd6d0;flex-wrap:wrap;align-items:center;gap:1rem;max-width:42rem;margin:auto;padding:1rem 1.25rem;display:flex;position:fixed;inset:auto 1rem 1rem;box-shadow:0 12px 40px #0003}.locale-recommendation p{flex:15rem;margin:0;font-weight:700}.locale-recommendation a,.locale-recommendation button{font:inherit;cursor:pointer;border:0;padding:.65rem .8rem}.locale-recommendation a{color:#13291f;background:#d9ff4f;text-decoration:none}.locale-recommendation button{background:0 0;text-decoration:underline}.localized-form{gap:1.25rem;display:grid}.localized-form label{gap:.45rem;font-weight:700;display:grid}.localized-form input,.localized-form textarea,.localized-form select{font:inherit;color:#13291f;background:#fff;border:1px solid #829188;padding:.8rem}.localized-form h3{margin:1.5rem 0 0}.localized-form h3+p{color:#52635a;margin-top:-.75rem}.localized-form label>span[id$=-error]{color:#9b1c1c;font-size:.9rem;font-weight:600}.localized-form button{color:#13291f;font:inherit;cursor:pointer;background:#d9ff4f;border:0;justify-self:start;padding:.9rem 1.2rem;font-weight:800}.localized-form button:disabled{opacity:.55}.localized-form .localized-check{grid-template-columns:auto 1fr;align-items:start}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
