:root { --e-global-color-v4-page-background:var(--Page-Background); --e-global-color-v4-soft-blue-background:var(--Soft-Blue-Background); --e-global-color-v4-white-surface:var(--White-Surface); --e-global-color-v4-navy-text:var(--Navy-Text); --e-global-color-v4-slate-body-text:var(--Slate-Body-Text); --e-global-color-v4-muted-text:var(--Muted-Text); --e-global-color-v4-border:var(--Border); --e-global-color-v4-primary-blue:var(--Primary-Blue); --e-global-color-v4-trust-cyan:var(--Trust-Cyan); --e-global-color-v4-eligibility-green:var(--Eligibility-Green); --e-global-color-v4-warning-gold:var(--Warning-Gold); --e-global-color-v4-closed-red:var(--Closed-Red); --e-global-color-v4-soft-blue-tint:var(--Soft-Blue-Tint); }
:root { --e-global-typography-v4-type-h1-font-family:Montserrat; --e-global-typography-v4-type-h1-font-size:55px; --e-global-typography-v4-type-h1-font-weight:800; --e-global-typography-v4-type-h1-text-transform:capitalize; --e-global-typography-v4-type-h3-font-family:Montserrat; --e-global-typography-v4-type-h3-font-size:28px; --e-global-typography-v4-type-h3-font-weight:700; --e-global-typography-v4-type-h2-font-family:Montserrat; --e-global-typography-v4-type-h2-font-size:46px; --e-global-typography-v4-type-h2-font-weight:700; --e-global-typography-v4-type-h2-text-transform:capitalize; --e-global-typography-v4-type-h4-font-family:Montserrat; --e-global-typography-v4-type-h4-font-size:21px; --e-global-typography-v4-type-h4-font-weight:700; --e-global-typography-v4-type-h4-line-height:1.1em; --e-global-typography-v4-type-h4-letter-spacing:-0.035em; --e-global-typography-v4-body-standard-font-family:Inter; --e-global-typography-v4-body-standard-font-size:16px; --e-global-typography-v4-body-standard-font-weight:400; --e-global-typography-v4-body-standard-line-height:1.7em; --e-global-typography-v4-body-small-font-family:Inter; --e-global-typography-v4-body-small-font-size:14px; --e-global-typography-v4-body-small-font-weight:400; --e-global-typography-v4-body-small-line-height:1.7em; }@media(max-width: 1200px){:root { --e-global-typography-v4-type-h1-font-size:52px; }}@media(max-width: 1024px){:root { --e-global-typography-v4-type-h1-font-size:45px; --e-global-typography-v4-type-h2-font-size:34px; --e-global-typography-v4-type-h4-font-size:19px; --e-global-typography-v4-body-standard-font-size:15px; }}@media(max-width: 767px){:root { --e-global-typography-v4-type-h1-font-size:32px; --e-global-typography-v4-type-h3-font-size:24px; --e-global-typography-v4-type-h2-font-size:32px; }}