:root { --e-global-color-v4-primary-brand:var(--Primary-Brand); --e-global-color-v4-secondary-brand:var(--Secondary-Brand); --e-global-color-v4-text:var(--Text); --e-global-color-v4-accent:var(--Accent); --e-global-color-v4-heading:var(--Heading); --e-global-color-v4-primary-brand-light:var(--Primary-Brand-Light); --e-global-color-v4-primary-brand-dark:var(--Primary-Brand-dark); --e-global-color-v4-secondary-brand-light:var(--Secondary-Brand-Light); --e-global-color-v4-secondary-brand-dark:var(--Secondary-Brand-Dark); --e-global-color-v4-borders:var(--Borders); --e-global-color-v4-white:var(--White); --e-global-color-v4-dark:var(--Dark); }
:root { --e-global-typography-v4-small-text-font-family:var(--Secondary-Font); --e-global-typography-v4-small-text-font-size:14px; --e-global-typography-v4-small-text-font-weight:400; --e-global-typography-v4-small-text-line-height:1.5em; --e-global-typography-v4-small-text-text-transform:capitalize; --e-global-typography-v4-body-text-font-family:var(--Secondary-Font); --e-global-typography-v4-body-text-font-size:18px; --e-global-typography-v4-body-text-font-weight:400; --e-global-typography-v4-h1-font-size:60px; --e-global-typography-v4-h1-font-weight:500; --e-global-typography-v4-h1-line-height:1.1em; --e-global-typography-v4-h3-font-family:Montserrat; --e-global-typography-v4-h3-font-size:22px; --e-global-typography-v4-h3-font-weight:600; --e-global-typography-v4-counter-number-font-family:var(--Secondary-Font); --e-global-typography-v4-counter-number-font-size:60px; --e-global-typography-v4-counter-number-font-weight:600; --e-global-typography-v4-counter-title-font-family:var(--Secondary-Font); --e-global-typography-v4-counter-title-font-size:16px; --e-global-typography-v4-counter-title-font-weight:400; --e-global-typography-v4-menu-item-text-font-family:var(--Secondary-Font); --e-global-typography-v4-menu-item-text-font-size:18px; --e-global-typography-v4-menu-item-text-font-weight:400; --e-global-typography-v4-menu-item-text-line-height:1.5px; --e-global-typography-v4-menu-item-text-text-transform:capitalize; --e-global-typography-v4-hd-ft-text-font-family:var(--Secondary-Font); --e-global-typography-v4-hd-ft-text-font-size:16px; --e-global-typography-v4-hd-ft-text-font-weight:400; }@media(max-width: 767px){:root { --e-global-typography-v4-h1-font-size:32px; --e-global-typography-v4-h3-font-size:20px; --e-global-typography-v4-counter-number-font-size:28px; }}@media(max-width: 1024px){:root { --e-global-typography-v4-h1-font-size:50px; --e-global-typography-v4-counter-number-font-size:42px; --e-global-typography-v4-counter-title-line-height:1.4em; }}