:root { --e-global-color-v4-primary:var(--Primary); --e-global-color-v4-secondary:var(--Secondary); --e-global-color-v4-title_:var(--Title_); --e-global-color-v4-white:var(--White); --e-global-color-v4-text:var(--Text); --e-global-color-v4-border:var(--Border); --e-global-color-v4-bg1:var(--BG1); --e-global-color-v4-bg2:var(--BG2); --e-global-color-v4-bg3:var(--BG3); --e-global-color-v4-bgd1:var(--BGD1); --e-global-color-v4-bgd2:var(--BGD2); --e-global-color-v4-bgd3:var(--BGD3); --e-global-color-v4-icon:var(--Icon); --e-global-color-v4-icon-bg:var(--Icon-BG); --e-global-color-v4-button:var(--Button); --e-global-color-v4-button-hover:var(--Button-hover); --e-global-color-v4-success:var(--Success); --e-global-color-v4-success-bg:var(--Success-BG); --e-global-color-v4-primary-off:var(--Primary-off); --e-global-color-v4-off-green:var(--Off-Green); --e-global-color-v4-text_footer:var(--Text_footer); --e-global-color-v4-white-70:var(--White-70); --e-global-color-v4-gold:var(--Gold); --e-global-color-v4-white-10:var(--white-10); }
:root { --e-global-typography-v4-display-l-font-family:var(--Title); --e-global-typography-v4-display-l-font-size:var(--Display_L); --e-global-typography-v4-display-l-font-weight:700; --e-global-typography-v4-display-l-line-height:var(--Regular-Line-height); --e-global-typography-v4-display-m-font-family:var(--Title); --e-global-typography-v4-display-m-font-size:var(--Display_M); --e-global-typography-v4-display-m-font-weight:700; --e-global-typography-v4-display-m-line-height:var(--Regular-Line-height); --e-global-typography-v4-headline-xl-font-family:var(--Title); --e-global-typography-v4-headline-xl-font-size:var(--Headline_XL); --e-global-typography-v4-headline-xl-font-weight:700; --e-global-typography-v4-headline-xl-line-height:var(--Regular-Line-height); --e-global-typography-v4-headline-l-font-family:var(--Title); --e-global-typography-v4-headline-l-font-size:var(--Headline_L); --e-global-typography-v4-headline-l-font-weight:700; --e-global-typography-v4-headline-l-line-height:var(--Regular-Line-height); --e-global-typography-v4-headline-m-font-family:var(--Title); --e-global-typography-v4-headline-m-font-size:var(--Headline_M); --e-global-typography-v4-headline-m-font-weight:700; --e-global-typography-v4-headline-m-line-height:var(--Regular-Line-height); --e-global-typography-v4-headline-s-font-family:var(--Title); --e-global-typography-v4-headline-s-font-size:var(--Headline_S); --e-global-typography-v4-headline-s-font-weight:700; --e-global-typography-v4-headline-s-line-height:var(--Regular-Line-height); --e-global-typography-v4-headline-xs-font-family:var(--Title); --e-global-typography-v4-headline-xs-font-size:var(--Headline_XS); --e-global-typography-v4-headline-xs-font-weight:700; --e-global-typography-v4-headline-xs-line-height:var(--Regular-Line-height); --e-global-typography-v4-headline-xxs-font-family:var(--Title); --e-global-typography-v4-headline-xxs-font-size:var(--Headline_XXS); --e-global-typography-v4-headline-xxs-font-weight:700; --e-global-typography-v4-headline-xxs-line-height:var(--Regular-Line-height); --e-global-typography-v4-display-xl-font-family:var(--Title); --e-global-typography-v4-display-xl-font-size:var(--Display_XL); --e-global-typography-v4-display-xl-font-weight:700; --e-global-typography-v4-display-xl-line-height:var(--Regular-Line-height); --e-global-typography-v4-display-xxl-font-family:var(--Title); --e-global-typography-v4-display-xxl-font-size:var(--Display_XXL); --e-global-typography-v4-display-xxl-font-weight:700; --e-global-typography-v4-display-xxl-line-height:var(--Regular-Line-height); --e-global-typography-v4-text-xl-font-family:var(--Body); --e-global-typography-v4-text-xl-font-size:var(--Text_XL); --e-global-typography-v4-text-xl-line-height:var(--Big-Line-height); --e-global-typography-v4-text-l-font-family:var(--Body); --e-global-typography-v4-text-l-font-size:var(--Text_L); --e-global-typography-v4-text-l-line-height:var(--Big-Line-height); --e-global-typography-v4-text-m-font-family:var(--Body); --e-global-typography-v4-text-m-font-size:var(--Text_M); --e-global-typography-v4-text-m-line-height:var(--Big-Line-height); --e-global-typography-v4-text-s-font-family:var(--Body); --e-global-typography-v4-text-s-font-size:var(--Text_S); --e-global-typography-v4-text-s-line-height:var(--Big-Line-height); --e-global-typography-v4-text-xs-font-family:var(--Body); --e-global-typography-v4-text-xs-font-size:var(--Text_XS); --e-global-typography-v4-text-xs-line-height:var(--Big-Line-height); }