:root { --e-global-color-v4-brand-200:var(--brand-200); --e-global-color-v4-brand-700:var(--brand-700); --e-global-color-v4-brand:var(--brand); --e-global-color-v4-brand-950:var(--brand-950); --e-global-color-v4-grey-50:var(--grey-50); --e-global-color-v4-grey-100:var(--grey-100); --e-global-color-v4-grey-300:var(--grey-300); --e-global-color-v4-grey-700:var(--grey-700); --e-global-color-v4-white:var(--white); --e-global-color-v4-text-primary:var(--text-primary); --e-global-color-v4-text-primary-hushed:var(--text-primary-hushed); --e-global-color-v4-text-reverse:var(--text-reverse); --e-global-color-v4-icon-brand:var(--icon-brand); --e-global-color-v4-btn-pr:var(--btn-pr); --e-global-color-v4-btn-pr-hover:var(--btn-pr-hover); --e-global-color-v4-btn-pr-text:var(--btn-pr-text); --e-global-color-v4-btn-pr-text-hover:var(--btn-pr-text-hover); --e-global-color-v4-btn-sc:var(--btn-sc); --e-global-color-v4-btn-sc-hover:var(--btn-sc-hover); --e-global-color-v4-btn-sc-text:var(--btn-sc-text); --e-global-color-v4-btn-sc-text-hover:var(--btn-sc-text-hover); }
:root { --e-global-typography-v4-h1-page-font-family:var(--heading); --e-global-typography-v4-h1-page-font-size:3rem; --e-global-typography-v4-h1-page-font-weight:700; --e-global-typography-v4-h1-page-line-height:1.2em; --e-global-typography-v4-h2-page-font-family:var(--heading); --e-global-typography-v4-h2-page-font-size:2.5rem; --e-global-typography-v4-h2-page-font-weight:700; --e-global-typography-v4-h2-page-line-height:1.2em; --e-global-typography-v4-h6-page-font-family:var(--heading); --e-global-typography-v4-h6-page-font-size:1.5rem; --e-global-typography-v4-h6-page-font-weight:700; --e-global-typography-v4-h6-page-line-height:1.2em; --e-global-typography-v4-body-lg-font-family:var(--body); --e-global-typography-v4-body-lg-font-size:1.125rem; --e-global-typography-v4-body-lg-font-weight:400; --e-global-typography-v4-body-lg-line-height:1.5em; --e-global-typography-v4-body-md-font-family:var(--body); --e-global-typography-v4-body-md-font-size:1rem; --e-global-typography-v4-body-md-font-weight:400; --e-global-typography-v4-body-md-line-height:1.5em; --e-global-typography-v4-body-sm-font-family:var(--body); --e-global-typography-v4-body-sm-font-size:0.9375rem; --e-global-typography-v4-body-sm-font-weight:400; --e-global-typography-v4-body-sm-line-height:1.6em; --e-global-typography-v4-body-xs-font-family:var(--body); --e-global-typography-v4-body-xs-font-size:0.875rem; --e-global-typography-v4-body-xs-font-weight:400; --e-global-typography-v4-body-xs-line-height:1.6em; --e-global-typography-v4-list-text-font-family:var(--body); --e-global-typography-v4-list-text-font-size:1.125rem; --e-global-typography-v4-list-text-font-weight:600; --e-global-typography-v4-list-text-line-height:1.5em; }@media(max-width: 1024px){:root { --e-global-typography-v4-h1-page-font-size:2.5rem; --e-global-typography-v4-h2-page-font-size:2.25rem; --e-global-typography-v4-h6-page-font-size:1.375rem; }}@media(max-width: 768px){:root { --e-global-typography-v4-h1-page-font-size:2rem; --e-global-typography-v4-h2-page-font-size:1.75rem; --e-global-typography-v4-h6-page-font-size:1.375rem; --e-global-typography-v4-list-text-font-size:1rem; }}