:root { --e-global-color-v4-surface-base:var(--surface-base); --e-global-color-v4-surface-mellow:var(--surface-mellow); --e-global-color-v4-surface-brand:var(--surface-brand); --e-global-color-v4-surface-dark:var(--surface-dark); --e-global-color-v4-surface-dark-subtle:var(--surface-dark-subtle); --e-global-color-v4-on-dark:var(--on-dark); --e-global-color-v4-on-light:var(--on-light); --e-global-color-v4-on-gold:var(--on-gold); --e-global-color-v4-action-primary-bg:var(--action-primary-bg); --e-global-color-v4-action-primary-bg-hover:var(--action-primary-bg-hover); --e-global-color-v4-action-secondary-bg-hover:var(--action-secondary-bg-hover); --e-global-color-v4-action-primary-text:var(--action-primary-text); --e-global-color-v4-action-secondary-border:var(--action-secondary-border); --e-global-color-v4-action-secondary-text:var(--action-secondary-text); --e-global-color-v4-action-secondary-text-hover:var(--action-secondary-text-hover); --e-global-color-v4-action-secondary-bg:var(--action-secondary-bg); --e-global-color-v4-outline-strong:var(--outline-strong); --e-global-color-v4-outline-subtle:var(--outline-subtle); --e-global-color-v4-outline-on-dark:var(--outline-on-dark); --e-global-color-v4-gold:var(--gold); }
:root { --e-global-typography-v4-title-display-font-family:var(--font-primary); --e-global-typography-v4-title-display-font-size:6.875rem; --e-global-typography-v4-title-display-font-weight:400; --e-global-typography-v4-title-display-line-height:100%; --e-global-typography-v4-title-large-font-family:var(--font-primary); --e-global-typography-v4-title-large-font-size:3.625rem; --e-global-typography-v4-title-large-font-weight:500; --e-global-typography-v4-title-large-line-height:115%; --e-global-typography-v4-p-normal-font-family:var(--font-secondary); --e-global-typography-v4-p-normal-font-size:1.125rem; --e-global-typography-v4-p-normal-line-height:150%; --e-global-typography-v4-title-medium-font-family:var(--font-primary); --e-global-typography-v4-title-medium-font-size:1.5rem; --e-global-typography-v4-title-medium-line-height:115%; --e-global-typography-v4-p-small-font-family:var(--font-secondary); --e-global-typography-v4-p-small-font-size:0.875rem; --e-global-typography-v4-p-small-line-height:150%; }@media(max-width: 1024px){:root { --e-global-typography-v4-title-display-font-size:2.75rem; --e-global-typography-v4-title-large-font-size:2rem; --e-global-typography-v4-title-medium-font-size:1.5rem; }}@media(max-width: 767px){:root { --e-global-typography-v4-title-display-font-size:2.75rem; --e-global-typography-v4-title-large-font-size:1.75rem; --e-global-typography-v4-p-normal-font-size:1rem; }}