:root { --e-global-color-v4-black:var(--black); --e-global-color-v4-grey-500:var(--grey-500); --e-global-color-v4-grey-100:var(--grey-100); --e-global-color-v4-grey-300:var(--grey-300); --e-global-color-v4-orange-primary:var(--orange-primary); --e-global-color-v4-orange-secondary:var(--orange-secondary); --e-global-color-v4-grey-600:var(--grey-600); --e-global-color-v4-orange-light:var(--orange-light); --e-global-color-v4-grey-400:var(--grey-400); --e-global-color-v4-grey-200:var(--grey-200); --e-global-color-v4-white:var(--white); --e-global-color-v4-teal:var(--teal); --e-global-color-v4-red:var(--red); --e-global-color-v4-purple:var(--purple); --e-global-color-v4-pink:var(--pink); --e-global-color-v4-blue:var(--blue); --e-global-color-v4-green:var(--green); }
:root { --e-global-typography-v4-header-xl-font-family:var(--font-heading); --e-global-typography-v4-header-xl-font-size:var(--header-xl); --e-global-typography-v4-header-xl-font-weight:600; --e-global-typography-v4-header-xl-line-height:105%; --e-global-typography-v4-header-1-font-family:var(--font-heading); --e-global-typography-v4-header-1-font-size:var(--header-1); --e-global-typography-v4-header-1-font-weight:600; --e-global-typography-v4-header-1-line-height:105%; --e-global-typography-v4-header-2-font-family:var(--font-heading); --e-global-typography-v4-header-2-font-size:var(--header-2); --e-global-typography-v4-header-2-font-weight:600; --e-global-typography-v4-header-2-line-height:110%; --e-global-typography-v4-header-3-font-family:var(--font-heading); --e-global-typography-v4-header-3-font-size:var(--header-3); --e-global-typography-v4-header-3-font-weight:600; --e-global-typography-v4-header-3-line-height:110%; --e-global-typography-v4-header-4-font-family:var(--font-heading); --e-global-typography-v4-header-4-font-size:var(--header-4); --e-global-typography-v4-header-4-font-weight:600; --e-global-typography-v4-header-4-line-height:110%; --e-global-typography-v4-header-5-font-family:var(--font-heading); --e-global-typography-v4-header-5-font-size:var(--header-5); --e-global-typography-v4-header-5-font-weight:600; --e-global-typography-v4-header-5-line-height:115%; --e-global-typography-v4-header-6-font-family:var(--font-heading); --e-global-typography-v4-header-6-font-size:var(--header-6); --e-global-typography-v4-header-6-font-weight:600; --e-global-typography-v4-header-6-line-height:120%; --e-global-typography-v4-text-l-font-family:var(--font-body); --e-global-typography-v4-text-l-font-size:var(--text-l); --e-global-typography-v4-text-l-font-weight:400; --e-global-typography-v4-text-l-line-height:1.6rem; --e-global-typography-v4-text-m-font-family:var(--font-body); --e-global-typography-v4-text-m-font-size:var(--text-m); --e-global-typography-v4-text-m-font-weight:400; --e-global-typography-v4-text-m-line-height:1.5rem; --e-global-typography-v4-text-s-font-family:var(--font-body); --e-global-typography-v4-text-s-font-size:var(--text-s); --e-global-typography-v4-text-s-font-weight:400; --e-global-typography-v4-text-s-line-height:1.3rem; --e-global-typography-v4-text-accent-font-family:var(--font-heading); --e-global-typography-v4-text-accent-font-size:var(--text-accent); --e-global-typography-v4-text-accent-font-weight:600; --e-global-typography-v4-text-accent-line-height:115%; --e-global-typography-v4-button-text-font-family:var(--font-body); --e-global-typography-v4-button-text-font-size:var(--text-button); --e-global-typography-v4-button-text-font-weight:600; --e-global-typography-v4-button-text-line-height:1rem; --e-global-typography-v4-text-link-font-family:var(--font-body); --e-global-typography-v4-text-link-font-weight:500; }