:root { --e-global-color-v4-white:var(--White); --e-global-color-v4-black:var(--Black); --e-global-color-v4-orange:var(--Orange); --e-global-color-v4-grey:var(--Grey); }
:root { --e-global-typography-v4-para_light_left-font-family:"GT Walsheim Pro"; --e-global-typography-v4-para_light_left-font-size:clamp(1rem, .96rem + .18vw, 1.125rem); --e-global-typography-v4-para_light_left-font-weight:400; --e-global-typography-v4-para_light_left-letter-spacing:-0.2px; --e-global-typography-v4-hero-heading-font-family:"GT Walsheim Pro"; --e-global-typography-v4-hero-heading-font-size:3.5rem; --e-global-typography-v4-hero-heading-font-weight:500; --e-global-typography-v4-hero-heading-line-height:1em; --e-global-typography-v4-hero-heading-letter-spacing:-0.1vw; --e-global-typography-v4-h2-font-family:"GT Walsheim Pro"; --e-global-typography-v4-h2-font-size:clamp(2.2rem, 1.6rem + 2vw, 2.5rem);; --e-global-typography-v4-h2-font-weight:500; --e-global-typography-v4-h2-line-height:1.1em; --e-global-typography-v4-h2-letter-spacing:-1.2px; }@media(max-width: 767px){:root { --e-global-typography-v4-para_light_left-font-size:1rem; --e-global-typography-v4-hero-heading-font-size:2.1rem; --e-global-typography-v4-hero-heading-font-weight:500; }}@media(max-width: 1366px){:root { --e-global-typography-v4-h2-font-size:2.5em; }}@media(max-width: 1200px){:root { --e-global-typography-v4-h2-font-size:2.2em; }}@media(max-width: 1024px){:root { --e-global-typography-v4-h2-font-size:2.1em; }}@media(max-width: 880px){:root { --e-global-typography-v4-h2-font-size:2em; }}