:root{--brand-green: #0a3d33;--brand-green-light: #6a9588;--brand-green-white: #accdc4;--brand-orange: #db663b;--brand-orange-light: #f9b198;--brand-orange-white: #ffd6c8;--brand-purple: #515386;--brand-purple-light: #cfbee0;--brand-purple-white: #f3e7ff;--brand-white: #ffffff;--brand-black: #000000;--neutral-lightest: #eeeeee;--neutral-lighter: #cccccc;--neutral-light: #aaaaaa;--neutral: #666666;--neutral-dark: #444444;--neutral-darker: #222222;--neutral-darkest: #111111;--system-success: #027a48;--system-success-bg: #ecfdf3;--system-error: #b42318;--system-error-bg: #fef3f2;--space-xxs: .5rem;--space-xs: 1rem;--space-s: 1.5rem;--space-m: 2rem;--space-l: 3rem;--space-xl: 4rem;--space-xxl: 5rem;--section-py-xl: 12rem;--section-py-lg: 7rem;--section-py-md: 5rem;--section-py-sm: 4rem;--section-py: var(--section-py-md);--gutter: 2.5rem;--container-large: 80rem;--container-medium: 64rem;--container-small: 48rem;--font-base: "FFF Acid Grotesk", sans-serif;--text-display: 6rem;--text-title: 6rem;--text-h1: 3.5rem;--text-h2: 3rem;--text-h3: 2rem;--text-h4: 1.5rem;--text-h5: 1.25rem;--text-large: 1.25rem;--text-medium: 1.125rem;--text-regular: 1rem;--text-small: .875rem;--lh-display: 1;--lh-heading: 1.2;--lh-body: 1.5;--dur-instant: 0ms;--dur-micro: .12s;--dur-fast: .2s;--dur-base: .28s;--ease-out: cubic-bezier(.23, 1, .32, 1);--ease-in-out: cubic-bezier(.77, 0, .175, 1);--ease-drawer: cubic-bezier(.32, .72, 0, 1);--z-base: 0;--z-floating: 10;--z-dropdown: 50;--z-nav: 100;--z-modal: 200}@media(max-width:991px){:root{--text-display: 4rem;--text-title: 3.25rem;--text-h1: 3.25rem;--text-h2: 2.75rem;--text-large: 1.125rem;--gutter: 1.5rem;--section-py-xl: 9rem;--section-py-lg: 6rem;--section-py-md: 4rem;--section-py-sm: 3rem}}@media(max-width:767px){:root{--gutter: 1.25rem}}@media(max-width:479px){:root{--text-display: 2.5rem;--text-title: 2.5rem;--text-h1: 2.5rem;--text-h2: 2.25rem;--text-medium: 1rem;--text-large: 1.125rem;--gutter: 1rem;--section-py-xl: 6rem;--section-py-lg: 4rem;--section-py-md: 3rem;--section-py-sm: 2.5rem}}[data-theme]{background-color:var(--color-bg);color:var(--color-text);transition:background-color var(--dur-base) var(--ease-out),color var(--dur-base) var(--ease-out)}[data-theme="1"]{--color-bg: var(--brand-green);--color-text: var(--brand-white);--color-text-alt: var(--brand-green-white);--color-link: var(--brand-white);--color-border: var(--brand-green-white);--color-accent: var(--brand-orange)}[data-theme="2"]{--color-bg: var(--brand-white);--color-text: var(--brand-green);--color-text-alt: var(--neutral-light);--color-link: var(--brand-green);--color-border: var(--brand-green);--color-accent: var(--brand-orange)}[data-theme="3"]{--color-bg: var(--brand-green-light);--color-text: var(--brand-white);--color-text-alt: var(--brand-green-white);--color-link: var(--brand-white);--color-border: var(--brand-green-white);--color-accent: var(--brand-orange)}@media(prefers-reduced-motion:reduce){[data-theme]{transition:none!important}}@font-face{font-family:FFF Acid Grotesk;src:url(/fonts/acid-grotesk-regular.woff2) format("woff2"),url(/fonts/acid-grotesk-regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:FFF Acid Grotesk;src:url(/fonts/acid-grotesk-medium.woff2) format("woff2"),url(/fonts/acid-grotesk-medium.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;scroll-behavior:smooth;overflow-x:clip}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{font-family:var(--font-base);font-size:var(--text-regular);line-height:var(--lh-body);font-weight:400;min-height:100dvh;overflow-x:clip}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}a{color:inherit;text-decoration:none}ul,ol{list-style:none}*:focus-visible{outline:.125rem solid #4d65ff;outline-offset:.125rem}.text-display{font-size:var(--text-display);line-height:var(--lh-display);font-weight:400}.text-title{font-size:var(--text-title);line-height:var(--lh-display);font-weight:400}.text-h1{font-size:var(--text-h1);line-height:var(--lh-heading);font-weight:400}.text-h2{font-size:var(--text-h2);line-height:var(--lh-heading);font-weight:400}.text-h3{font-size:var(--text-h3);line-height:var(--lh-heading);font-weight:400}.text-h4{font-size:var(--text-h4);line-height:var(--lh-heading);font-weight:400}.text-h5{font-size:var(--text-h5);line-height:var(--lh-heading);font-weight:400}.text-large{font-size:var(--text-large);line-height:var(--lh-body);font-weight:400}.text-medium{font-size:var(--text-medium);line-height:var(--lh-body);font-weight:400}.text-regular{font-size:var(--text-regular);line-height:var(--lh-body);font-weight:400}.text-small{font-size:var(--text-small);line-height:var(--lh-body);font-weight:400}.text-eyebrow{font-size:var(--text-small);line-height:1;font-weight:500;letter-spacing:.05em;text-transform:uppercase}.text-highlight{color:var(--brand-orange)}.text-semibold{font-weight:500}.container-large{width:100%;max-width:var(--container-large);margin-inline:auto}.container-medium{width:100%;max-width:var(--container-medium);margin-inline:auto}.container-small{width:100%;max-width:var(--container-small);margin-inline:auto}.padding-global{padding-left:5%;padding-right:5%}.padding-section-large{padding-block:var(--section-py-lg)}.padding-section-medium{padding-block:var(--section-py-md)}.padding-section-small{padding-block:var(--section-py-sm)}.mt-xxs{margin-top:var(--space-xxs)}.mt-xs{margin-top:var(--space-xs)}.mt-s{margin-top:var(--space-s)}.mt-m{margin-top:var(--space-m)}.mt-l{margin-top:var(--space-l)}.mt-xl{margin-top:var(--space-xl)}.mt-xxl{margin-top:var(--space-xxl)}.mb-xxs{margin-bottom:var(--space-xxs)}.mb-xs{margin-bottom:var(--space-xs)}.mb-s{margin-bottom:var(--space-s)}.mb-m{margin-bottom:var(--space-m)}.mb-l{margin-bottom:var(--space-l)}.mb-xl{margin-bottom:var(--space-xl)}.mb-xxl{margin-bottom:var(--space-xxl)}.button{display:inline-block;padding:.75rem 1.5rem;font-size:var(--text-regular);font-weight:400;line-height:1;border:1px solid currentColor;border-radius:2rem;cursor:pointer;text-decoration:none;background:transparent;color:inherit;text-align:center;white-space:nowrap;transition:transform .16s var(--ease-out),opacity var(--dur-fast) ease;-webkit-user-select:none;user-select:none}.button:active{transform:scale(.97)}@media(hover:hover)and (pointer:fine){.button:hover{opacity:.7}}.button.is-green-light{border-color:var(--brand-green-light);color:var(--brand-green-light)}.button.is-small{padding:.5rem 1.25rem;font-size:var(--text-small)}.button.is-large{font-size:var(--text-medium)}@media(prefers-reduced-motion:reduce){.button{transition:opacity var(--dur-micro) var(--ease-out)}.button:active{transform:none}}.divider{border:none;border-top:1px solid var(--color-border, currentColor);opacity:.3}.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}.hide{display:none!important}@media(max-width:991px){.hide-tablet{display:none!important}}@media(max-width:767px){.hide-mobile-landscape{display:none!important}}@media(max-width:479px){.hide-mobile{display:none!important}}.reveal-text .word{opacity:.15;transform:translateY(6px);display:inline-block;transition:opacity var(--dur-fast) var(--ease-out),transform var(--dur-fast) var(--ease-out)}.reveal-text.is-visible .word{opacity:1;transform:translateY(0)}.reveal-text.is-visible .word:nth-child(1){transition-delay:0ms}.reveal-text.is-visible .word:nth-child(2){transition-delay:40ms}.reveal-text.is-visible .word:nth-child(3){transition-delay:80ms}.reveal-text.is-visible .word:nth-child(4){transition-delay:.12s}.reveal-text.is-visible .word:nth-child(5){transition-delay:.16s}.reveal-text.is-visible .word:nth-child(6){transition-delay:.2s}.reveal-text.is-visible .word:nth-child(7){transition-delay:.24s}.reveal-text.is-visible .word:nth-child(8){transition-delay:.28s}.reveal-text.is-visible .word:nth-child(9){transition-delay:.32s}.reveal-text.is-visible .word:nth-child(10){transition-delay:.36s}.reveal-text.is-visible .word:nth-child(11){transition-delay:.4s}.reveal-text.is-visible .word:nth-child(12){transition-delay:.44s}.reveal-text.is-visible .word:nth-child(n+13){transition-delay:.48s}@media(prefers-reduced-motion:reduce){.reveal-text .word{opacity:1!important;transition:none!important}}.form-input{width:100%;min-height:2.75rem;padding:.5rem .75rem;background:transparent;border:none;border-bottom:1px solid var(--color-border);border-radius:0;color:inherit;font-family:inherit;font-size:1.25rem;font-weight:500;line-height:1.6;outline:none;transition:border-color var(--dur-micro) var(--ease-out)}.form-input::placeholder{color:var(--color-text-alt)}.form-input:focus{border-bottom-color:var(--color-text);outline:none}.form-input:focus-visible{outline:.125rem solid #4d65ff;outline-offset:.125rem}.form-checkbox-label{display:flex;align-items:center;gap:var(--space-xs);cursor:pointer;font-size:var(--text-medium)}.form-checkbox{width:1.25rem;height:1.25rem;flex-shrink:0;accent-color:var(--brand-orange)}.js-reveal{opacity:0;transform:translateY(16px);transition:opacity var(--dur-base) var(--ease-out),transform var(--dur-base) var(--ease-out)}.js-reveal.is-visible{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){.js-reveal{opacity:1!important;transform:none!important;transition:none!important}}
