:root{--white: #ffffff;--page: #f0f0f0;--muted: #696969;--dark: #242424;--blue: #11b2f8;--violet: #504df9;--font-family-base: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--text-h1: clamp(42px, 5.7vw, 78px);--text-h2: clamp(34px, 3.45vw, 48px);--text-h3: clamp(30px, 2.85vw, 40px);--text-h4: 20px;--text-hero-description: clamp(18px, 1.75vw, 24px);--text-section-description: clamp(16px, 1.35vw, 18px);--text-card-body: 16px;--text-ui: 18px;--text-cta: 20px;--text-meta: 15px;--weight-heading-hero: 600;--weight-heading-section: 600;--weight-heading-card: 550;--weight-ui: 500;--tracking-heading: -.04em;--tracking-card-heading: -.02em;--tracking-body: -.02em;--tracking-ui: -.03em;--nav-shadow: rgba(17, 24, 39, .12) 0 0 28px -10px, rgba(17, 24, 39, .12) 0 -6px 18px -14px, rgba(17, 24, 39, .1) 0 18px 48px -12px, rgba(17, 24, 39, .08) 0 6px 18px -8px, rgba(11, 32, 103, .08) 0 1px 2px 0;--dark-button-shadow: rgba(0, 0, 0, .03) 0 16px 30px 0, rgba(11, 32, 103, .14) 0 2px 3px 0, rgba(11, 32, 103, .05) 0 6px 8px 0, rgba(255, 255, 255, .12) 0 0 4px 2px inset;--primary-button-shadow: rgba(255, 255, 255, .25) 0 2.4px 1.2px 0 inset, rgba(0, 0, 0, .1) 0 1.2px 1.2px 0 inset, rgba(0, 0, 0, .1) 0 -2.4px 0 0 inset, rgba(255, 255, 255, .16) 0 0 9.6px 4.8px inset, rgba(0, 0, 0, .2) 0 8px 20px -4px}*{box-sizing:border-box;-webkit-font-smoothing:antialiased}html,body{margin:0;min-width:320px;background:var(--page)}html{scroll-behavior:smooth}body,button,input,textarea,select{font-family:var(--font-family-base)}a{color:inherit;text-decoration:none}h1,h2,h3,h4{margin:0;color:var(--dark);letter-spacing:var(--tracking-heading)}h1{max-width:800px;color:#000;font-size:var(--text-h1);font-weight:var(--weight-heading-hero);line-height:1.1;text-align:center;white-space:break-spaces;overflow-wrap:break-word}h2{font-size:var(--text-h2);font-weight:var(--weight-heading-section);line-height:1.1}h3{font-size:var(--text-h3);font-weight:var(--weight-heading-section);line-height:1.12}h4{font-size:var(--text-h4);font-weight:var(--weight-heading-card);line-height:1.15}@media(max-width:809px){:root{--text-h4: 18px;--text-card-body: 15px;--text-cta: 18px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important}}.mapboxgl-ctrl{display:none!important}
