:root{--efc-color-blue:#1c5da6;--efc-color-blue-hover:#174982;--efc-color-blue-hover-strong:#0e2c4e;--efc-color-on-blue:#fff;--efc-color-sky:#67a2e4;--efc-color-on-sky:#2d2c2c;--efc-color-green:#94a48c;--efc-color-green-hover:#a3bd86;--efc-color-on-green:#2d2c2c;--efc-color-gold:#f0d88a;--efc-color-gold-hover:#d7bd61;--efc-color-on-gold:#2d2c2c;--efc-color-yellow:#d7bd61;--efc-color-on-yellow:#2d2c2c;--efc-color-red:#f69074;--efc-color-red-hover:#ee7050;--efc-color-on-red:#2d2c2c;--efc-color-red-dark:#a84324;--efc-color-red-dark-hover:#762f19;--efc-color-on-red-dark:#fff;--efc-color-black:#2d2c2c;--efc-color-white:#fff;--efc-color-grey:#d9d9d9;--efc-color-grey-warm:#cbc1c1;--efc-color-cream:#f3ebe3;--efc-color-on-cream:#2d2c2c;--efc-color-highlight:#ff0;--efc-color-focus:#174982;--efc-color-success:#4a5e3d;--efc-color-on-success:#fff;--efc-color-success-surface:#eff3eb;--efc-color-on-success-surface:#3a4a30;--efc-color-warning:#756316;--efc-color-on-warning:#fff;--efc-color-warning-surface:#f3ebe3;--efc-color-on-warning-surface:#756316;--efc-color-error:#a84324;--efc-color-on-error:#fff;--efc-color-error-surface:#fdeee8;--efc-color-on-error-surface:#762f19;--efc-color-info:#1c5da6;--efc-color-on-info:#fff;--efc-color-info-surface:#e8f0f9;--efc-color-on-info-surface:#0e2c4e;--efc-font-heading:var(--font-heading,"EFC Sans"), var(--font-body,"DM Sans"), sans-serif;--efc-font-body:var(--font-body,"DM Sans"), sans-serif;--efc-text-caption:.875rem;--efc-text-small:1rem;--efc-text-body-sm:.875rem;--efc-text-body:1rem;--efc-text-body-lg:1.25rem;--efc-text-lead:1.5rem;--efc-text-h5:1.5rem;--efc-text-h4:1.875rem;--efc-text-h3:2.1875rem;--efc-text-h2:2.5rem;--efc-text-h1:3.125rem;--efc-text-display:4.6875rem;--efc-leading-heading:.9;--efc-leading-tight:1.2;--efc-leading-body:1.5;--efc-tracking-heading:0;--efc-tracking-body:-.01em;--efc-weight-regular:400;--efc-weight-medium:500;--efc-weight-bold:600;--efc-space-1:.25rem;--efc-space-2:.5rem;--efc-space-3:.625rem;--efc-space-4:.75rem;--efc-space-5:1rem;--efc-space-6:1.25rem;--efc-space-7:1.5rem;--efc-space-8:1.875rem;--efc-space-9:2.5rem;--efc-space-10:3rem;--efc-space-11:4rem;--efc-space-12:5rem;--efc-radius-sm:.25rem;--efc-radius-md:.625rem;--efc-radius-xl:1rem;--efc-radius-pill:1.25rem;--efc-opacity-50:.5;--efc-opacity-80:.8;--efc-container-max:75rem;--efc-focus-ring-width:3px;--efc-focus-ring-offset:2px;--efc-motion-fast:.3s;--efc-motion-slow:.5s;--efc-motion-ease:ease}
*,:before,:after{box-sizing:border-box}html{-moz-text-size-adjust:100%;text-size-adjust:100%;scroll-behavior:smooth}body{font-family:var(--efc-font-body);font-size:var(--efc-text-body);line-height:var(--efc-leading-body);letter-spacing:var(--efc-tracking-body);color:var(--efc-color-black);background-color:var(--efc-color-white);margin:0}h1,h2,h3,h4,h5,h6{font-family:var(--efc-font-heading);font-weight:var(--efc-weight-bold);line-height:var(--efc-leading-tight);letter-spacing:var(--efc-tracking-heading);margin:var(--efc-space-9) 0 var(--efc-space-6)}h1,h2,h3,h4{line-height:var(--efc-leading-heading);overflow-wrap:break-word}h1{font-size:var(--efc-text-h1);margin-top:var(--efc-space-6)}h2{font-size:var(--efc-text-h2)}h3{font-size:var(--efc-text-h3)}h4{font-size:var(--efc-text-h4)}h5{font-size:var(--efc-text-h5)}h6{font-size:var(--efc-text-body-lg)}p,ul,ol{margin:0 0 var(--efc-space-6)}a{color:var(--efc-color-blue)}mark{background-color:var(--efc-color-highlight);color:var(--efc-color-black)}img{max-width:100%;height:auto}:focus-visible{outline:var(--efc-focus-ring-width) solid transparent;outline-offset:var(--efc-focus-ring-offset);box-shadow:0 0 0 var(--efc-focus-ring-width) var(--efc-color-focus), 0 0 0 calc(var(--efc-focus-ring-width) + var(--efc-focus-ring-offset)) var(--efc-color-white)}.efc-skip-link,.efc-visually-hidden{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;margin:0;padding:0;position:absolute;overflow:hidden}.efc-skip-link:focus,.efc-skip-link:focus-visible{top:var(--efc-space-2);left:var(--efc-space-2);z-index:100;width:auto;height:auto;padding:var(--efc-space-3) var(--efc-space-8);clip-path:none;background-color:var(--efc-color-blue);color:var(--efc-color-on-blue);border-radius:var(--efc-radius-sm);text-decoration:none;position:fixed}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
@font-face{font-family:EFC Sans;src:local(EFC Sans SemiBold),local("EFC Sans BETA 0.002 SemiBold"),local(EFC Sans);font-weight:600;font-style:normal;font-display:swap}.font-heading-placeholder{--font-heading:"EFC Sans"}
