:root{--blue: #0056b3;--blue-dark: #003d82;--blue-deep: #014696;--blue-hero-top: #003d83;--blue-hero-bottom: #0055b1;--ink: #0f2a4a;--body: #45536b;--paper: #ffffff;--paper-tint: #fafbff;--line: #e4e9f2;--footer: #1a1a1a;--text-xs: 1.3rem;--text-s: clamp(1.4rem, .2vw + 1.35rem, 1.5rem);--text-m: clamp(1.5rem, .3vw + 1.42rem, 1.7rem);--text-l: clamp(1.8rem, .5vw + 1.65rem, 2.1rem);--text-xl: clamp(2.4rem, 1.2vw + 2rem, 3.4rem);--text-2xl: clamp(3rem, 2vw + 2.3rem, 4.6rem);--text-stat: clamp(3.4rem, 2.4vw + 2.6rem, 5.4rem);--space-2xs: .8rem;--space-xs: 1.2rem;--space-s: 1.8rem;--space-m: 2.6rem;--space-l: 4rem;--space-xl: 6rem;--space-2xl: clamp(6rem, 5vw + 4rem, 10rem);--radius-s: 6px;--radius-m: 10px;--font: "Albert Sans", system-ui, -apple-system, "Segoe UI", sans-serif;--max-width: 132rem}*,*:before,*:after{box-sizing:border-box}html{font-size:62.5%;scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--body);font-family:var(--font);font-size:var(--text-m);line-height:1.65;-webkit-font-smoothing:antialiased;overflow-x:hidden}h1,h2,h3,h4{margin:0;color:var(--ink);font-weight:700;line-height:1.2}p{margin:0}ul{margin:0;padding:0;list-style:none}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}:focus-visible{outline:3px solid var(--blue);outline-offset:3px}.container{width:min(100% - var(--space-m) * 2,var(--max-width));margin-inline:auto}.section{padding-block:var(--space-2xl)}.section-head{max-width:62rem;margin-inline:auto;text-align:center}.section-head h2{color:var(--blue);font-size:var(--text-xl)}.section-head p{margin-top:var(--space-2xs);font-size:var(--text-s)}.btn{display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;border-radius:var(--radius-s);padding:1.1rem 2.2rem;font-family:var(--font);font-size:var(--text-s);font-weight:600;line-height:1.2;cursor:pointer;transition:background-color .25s ease,color .25s ease,border-color .25s ease}.btn--blue{background:var(--blue);color:#fff}.btn--blue:hover{background:var(--blue-dark)}.btn--white{background:#fff;color:var(--blue)}.btn--white:hover{background:var(--paper-tint)}.btn--ghost{border-color:#ffffffb3;color:#fff}.btn--ghost:hover{background:#ffffff1f}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition-duration:.01ms!important}}.header__utility[data-astro-cid-3ef6ksr2]{background:var(--blue-dark);color:#ffffffeb}.header__utility-inner[data-astro-cid-3ef6ksr2]{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:var(--space-s);padding-block:.7rem;font-size:var(--text-xs)}.header__contact[data-astro-cid-3ef6ksr2]{display:flex;flex-wrap:wrap;gap:var(--space-s) var(--space-s)}.header__contact[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2],.header__staff[data-astro-cid-3ef6ksr2]{display:inline-flex;align-items:center;gap:.5rem;font-weight:500}.header__contact[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:hover,.header__staff[data-astro-cid-3ef6ksr2]:hover{color:#fff}.header__bar[data-astro-cid-3ef6ksr2]{background:#fff;border-bottom:1px solid var(--line)}.header__nav[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;justify-content:space-between;gap:var(--space-m);padding-block:var(--space-xs)}.header__logo[data-astro-cid-3ef6ksr2] img[data-astro-cid-3ef6ksr2]{width:clamp(11rem,9vw,15rem)}.header__links[data-astro-cid-3ef6ksr2]{display:flex;flex-wrap:wrap;gap:var(--space-s) var(--space-m);margin-left:auto;color:var(--ink);font-size:var(--text-s);font-weight:500}.header__links[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:hover{color:var(--blue)}@media(max-width:1000px){.header__nav[data-astro-cid-3ef6ksr2]{flex-wrap:wrap;justify-content:center;row-gap:var(--space-xs)}.header__links[data-astro-cid-3ef6ksr2]{order:3;width:100%;margin-left:0;justify-content:center;gap:var(--space-xs) var(--space-s)}}@media(max-width:560px){.header__utility-inner[data-astro-cid-3ef6ksr2]{justify-content:center;text-align:center}.header__contact[data-astro-cid-3ef6ksr2]{justify-content:center;width:100%;gap:var(--space-2xs) var(--space-s)}.header__nav[data-astro-cid-3ef6ksr2] .btn[data-astro-cid-3ef6ksr2]{width:100%}}.hero[data-astro-cid-bbe6dxrz]{background:linear-gradient(180deg,var(--blue-hero-top) 0%,var(--blue-hero-bottom) 100%);color:#ffffffe0}.hero__inner[data-astro-cid-bbe6dxrz]{display:grid;grid-template-columns:.85fr 1.15fr;align-items:center;gap:var(--space-l);padding-block:var(--space-xl)}.hero__copy[data-astro-cid-bbe6dxrz] h1[data-astro-cid-bbe6dxrz]{color:#fff;font-size:var(--text-2xl);font-weight:700}.hero__copy[data-astro-cid-bbe6dxrz] p[data-astro-cid-bbe6dxrz]{max-width:44rem;margin-top:var(--space-s);font-size:var(--text-s)}.hero__actions[data-astro-cid-bbe6dxrz]{display:flex;flex-wrap:wrap;gap:var(--space-xs);margin-top:var(--space-m)}.hero__graphic[data-astro-cid-bbe6dxrz]{width:100%}@media(max-width:900px){.hero__inner[data-astro-cid-bbe6dxrz]{grid-template-columns:1fr;padding-block:var(--space-l)}}.values[data-astro-cid-qnicimnv]{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--space-m);max-width:116rem;margin:var(--space-xl) auto 0}.value[data-astro-cid-qnicimnv]{display:grid;grid-template-columns:auto 1fr;align-items:center;column-gap:var(--space-xs);row-gap:var(--space-xs);padding:var(--space-m);border:1px solid var(--line);border-radius:var(--radius-m);background:var(--paper-tint)}.value__icon[data-astro-cid-qnicimnv]{display:grid;place-items:center;width:3.4rem;height:3.4rem;border-radius:var(--radius-s);background:var(--blue);color:#fff}.value[data-astro-cid-qnicimnv] h3[data-astro-cid-qnicimnv]{font-size:var(--text-l);color:var(--blue)}.value[data-astro-cid-qnicimnv] p[data-astro-cid-qnicimnv]{grid-column:1 / -1;font-size:var(--text-s)}@media(max-width:820px){.values[data-astro-cid-qnicimnv]{grid-template-columns:1fr}}.about[data-astro-cid-v2cbyr3p]{background:var(--paper-tint)}.about__body[data-astro-cid-v2cbyr3p]{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:var(--space-l);margin-top:var(--space-xl)}.about__body[data-astro-cid-v2cbyr3p] img[data-astro-cid-v2cbyr3p]{width:100%;border-radius:var(--radius-s)}.about__copy[data-astro-cid-v2cbyr3p]{display:flex;flex-direction:column;gap:var(--space-s);font-size:var(--text-s)}.stats[data-astro-cid-v2cbyr3p]{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-m);margin-top:var(--space-xl)}.stat[data-astro-cid-v2cbyr3p]{padding:var(--space-m);border:1px solid var(--line);border-radius:var(--radius-s);background:#fff;text-align:center}.stat__figure[data-astro-cid-v2cbyr3p]{color:var(--blue);font-size:var(--text-stat);font-weight:700;line-height:1.1}.stat__label[data-astro-cid-v2cbyr3p]{margin-top:var(--space-2xs);color:var(--ink);font-size:var(--text-xs);font-weight:600;letter-spacing:.08em;text-transform:uppercase}@media(max-width:900px){.about__body[data-astro-cid-v2cbyr3p],.stats[data-astro-cid-v2cbyr3p]{grid-template-columns:1fr}}.cta[data-astro-cid-kokrr3jq]{padding-block:var(--space-2xl);background:var(--blue-deep);color:#ffffffe0;text-align:center}.cta[data-astro-cid-kokrr3jq] h2[data-astro-cid-kokrr3jq]{color:#fff;font-size:var(--text-xl)}.cta[data-astro-cid-kokrr3jq] p[data-astro-cid-kokrr3jq]{max-width:44rem;margin:var(--space-s) auto 0;font-size:var(--text-s)}.cta[data-astro-cid-kokrr3jq] .btn[data-astro-cid-kokrr3jq]{margin-top:var(--space-m)}.footer[data-astro-cid-sz7xmlte]{padding-block:var(--space-xl) var(--space-m);background:var(--footer);color:#ffffffa8;font-size:var(--text-s)}.footer__columns[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--space-m)}.footer[data-astro-cid-sz7xmlte] h3[data-astro-cid-sz7xmlte]{margin-bottom:var(--space-xs);color:#6aa5ea;font-size:var(--text-s);font-weight:700}.footer[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte]+li[data-astro-cid-sz7xmlte]{margin-top:.5rem}.footer[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:#fff}.footer__legal[data-astro-cid-sz7xmlte]{margin-top:var(--space-xl);padding-top:var(--space-s);border-top:1px solid rgba(255,255,255,.1);font-size:var(--text-xs);text-align:center}@media(max-width:820px){.footer__columns[data-astro-cid-sz7xmlte]{grid-template-columns:repeat(2,1fr)}}
