*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--color-green:#51c148;--color-blue:#002c8e;--color-black:#000a20;--color-white:#fff;--color-gray:#f4f4f4;--color-on-green:var(--color-black);--color-text-muted:color-mix(in srgb, var(--color-black) 60%, transparent);--theme-text:var(--color-black);--theme-heading:var(--color-blue);--theme-link:var(--color-blue);--theme-link-hover:var(--color-black);--theme-accent:var(--color-green);--theme-outline:var(--color-blue);--theme-quote-border:var(--color-blue);--theme-bold:var(--color-blue);--font-family:var(--font-sans), "Futura", "Gill Sans", "SF Pro Display", "Segoe UI", "Trebuchet MS", sans-serif;--typography-heading-xl:clamp(3rem, calc(3.5vw / .48), 4.25rem);--typography-heading-l:clamp(2.5rem, calc(3.25vw / .48), 3.75rem);--typography-heading-m:clamp(1.75rem, calc(1.625vw / .48), 3.25rem);--typography-heading-s:clamp(1.5rem, calc(1.5vw / .48), 2.25rem);--typography-heading-xs:clamp(1.25rem, calc(1.25vw / .48), 1.5rem);--typography-body-xl:clamp(1.125rem, calc(1.25vw / .48), 1.375rem);--typography-body-l:1.125rem;--typography-body-m:1rem;--typography-body-s:.875rem;--max-width:117.5rem;--page-margin:clamp(1rem, calc(1.5vw / .48), 9rem);--section-padding:clamp(3rem, calc(3vw / .48), 5rem);--easing:cubic-bezier(.33, 0, .15, 1);--radius-sm:.25rem;--radius-md:2.5rem;--radius-canvas-edge:2rem;--radius-lg:clamp(5rem, calc(12.5vw / .48), 25rem);--radius-full:6.25rem}[data-theme=dark]{--theme-text:var(--color-white);--theme-heading:var(--color-white);--theme-link:var(--color-green);--theme-link-hover:var(--color-white);--theme-accent:var(--color-green);--theme-outline:var(--color-white);--theme-quote-border:var(--color-green);--theme-bold:var(--color-green)}[data-theme=green]{--theme-text:var(--color-on-green);--theme-heading:var(--color-on-green);--theme-link:var(--color-on-green);--theme-link-hover:var(--color-blue);--theme-accent:var(--color-white);--theme-outline:var(--color-blue);--theme-quote-border:var(--color-blue);--theme-bold:var(--color-on-green)}svg{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}label{display:block}button{cursor:pointer;-webkit-user-select:none;user-select:none;background-color:#0000;border:none}::placeholder{color:inherit}textarea{display:block}input,textarea,button,select{font:inherit;color:inherit;appearance:none;background-color:#0000;border:none;border-radius:0}ul,ol{list-style-type:none}summary{cursor:pointer;list-style:none}summary::marker{display:none}summary::-webkit-details-marker{display:none}iframe{border:none;display:block}video{max-width:100%;height:auto;display:block}picture,img{vertical-align:bottom;object-fit:cover;max-width:100%;height:auto;display:inline-block}:focus{outline:none}:focus-visible{outline:2px solid var(--theme-outline);outline-offset:2px}html,body{overflow-x:clip}html{scroll-behavior:smooth;scroll-padding-top:clamp(3.75rem,9.375vw,6.125rem)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{-webkit-tap-highlight-color:#0000;-webkit-font-smoothing:antialiased;font-variant-numeric:lining-nums proportional-nums;min-width:320px;font-size:var(--typography-body-l);background-color:var(--color-white);line-height:1.5;font-family:var(--font-family);color:var(--color-black);flex-direction:column;min-height:100dvh;font-weight:300;display:flex}main{min-width:0;max-width:var(--max-width);flex-direction:column;flex-grow:1;width:100%;margin:0 auto;display:flex;position:relative}h1,h2,h3,h4,h5,h6{overflow-wrap:anywhere;font-weight:800;line-height:1.1}.max-width{max-width:var(--max-width);width:calc(100% - var(--page-margin)*2);height:100%;margin:0 auto}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
