:root { --e-global-color-v4-primary:var(--Primary); --e-global-color-v4-secondary:var(--Secondary); --e-global-color-v4-white:var(--White); }
:root { --e-global-typography-v4-h1-font-family:var(--heading); --e-global-typography-v4-h1-font-size:48px; --e-global-typography-v4-h1-font-weight:400; --e-global-typography-v4-h1-line-height:1.66em; --e-global-typography-v4-h1-text-transform:capitalize; --e-global-typography-v4-hero-subheading-font-family:var(--body); --e-global-typography-v4-hero-subheading-font-size:19px; --e-global-typography-v4-hero-subheading-font-weight:500; --e-global-typography-v4-hero-subheading-line-height:178%; --e-global-typography-v4-hero-subheading-letter-spacing:-1%; --e-global-typography-v4-tagline-font-family:var(--body); --e-global-typography-v4-tagline-font-size:19px; --e-global-typography-v4-tagline-font-weight:500; --e-global-typography-v4-tagline-line-height:100%; --e-global-typography-v4-tagline-letter-spacing:1%; --e-global-typography-v4-body-text-font-family:var(--body); --e-global-typography-v4-body-text-font-size:17px; --e-global-typography-v4-body-text-font-weight:400; --e-global-typography-v4-body-text-line-height:193%; --e-global-typography-v4-body-text-letter-spacing:-1%; --e-global-typography-v4-h2-font-family:var(--heading); --e-global-typography-v4-h2-font-size:40px; --e-global-typography-v4-h2-font-weight:400; --e-global-typography-v4-h2-line-height:1.5em; }@media(max-width: 767px){:root { --e-global-typography-v4-h1-font-size:40px; --e-global-typography-v4-h1-line-height:1.3em; --e-global-typography-v4-tagline-font-size:17px; --e-global-typography-v4-tagline-line-height:180%; --e-global-typography-v4-h2-font-size:30px; }}