:root { --e-global-color-v4-white:var(--white); --e-global-color-v4-light-blue:var(--light-blue); --e-global-color-v4-black:var(--black); --e-global-color-v4-blue:var(--blue); --e-global-color-v4-green:var(--green); --e-global-color-v4-hover-light-green:var(--hover-light-green); --e-global-color-v4-green-transparent:var(--green-transparent); --e-global-color-v4-blue-transparent:var(--blue-transparent); --e-global-color-v4-light-green:var(--light-green); --e-global-color-v4-dark-green:var(--dark-green); --e-global-color-v4-white-transparent:var(--white-transparent); }
:root { --e-global-typography-v4-hero-title-font-family:var(--font); --e-global-typography-v4-hero-title-font-size:77px; --e-global-typography-v4-hero-title-font-weight:700; --e-global-typography-v4-hero-body-font-family:var(--font); --e-global-typography-v4-hero-body-font-size:30px; --e-global-typography-v4-hero-body-font-weight:400; --e-global-typography-v4-h1-font-family:var(--font); --e-global-typography-v4-h1-font-size:48px; --e-global-typography-v4-h1-font-weight:700; --e-global-typography-v4-accent-font-family:var(--font); --e-global-typography-v4-accent-font-size:21px; --e-global-typography-v4-accent-font-weight:600; --e-global-typography-v4-accent-text-transform:uppercase; --e-global-typography-v4-body-big-font-family:var(--font); --e-global-typography-v4-body-big-font-size:24px; --e-global-typography-v4-body-big-font-weight:400; --e-global-typography-v4-body-font-family:var(--font); --e-global-typography-v4-body-font-size:19px; --e-global-typography-v4-body-font-weight:400; --e-global-typography-v4-body-small-font-family:var(--font); --e-global-typography-v4-body-small-font-size:16px; --e-global-typography-v4-body-small-font-weight:400; --e-global-typography-v4-btn-light-font-family:var(--font); --e-global-typography-v4-btn-light-font-size:16px; --e-global-typography-v4-btn-light-font-weight:600; --e-global-typography-v4-btn-light-text-transform:none; --e-global-typography-v4-btn-dark-font-family:var(--font); --e-global-typography-v4-btn-dark-font-size:16px; --e-global-typography-v4-btn-dark-text-transform:none; --e-global-typography-v4-btn-hero-font-family:var(--font); --e-global-typography-v4-btn-hero-font-size:16px; --e-global-typography-v4-btn-hero-text-transform:none; }