:root { --e-global-color-v4-dark-grey:var(--dark-grey); --e-global-color-v4-teal:var(--teal); --e-global-color-v4-pink:var(--pink); --e-global-color-v4-white:var(--white); }
:root { --e-global-typography-v4-heading-font-family:var(--heading); --e-global-typography-v4-heading-font-size:2.2rem; --e-global-typography-v4-heading-font-weight:700; --e-global-typography-v4-heading-line-height:38px; --e-global-typography-v4-heading-text-transform:uppercase; --e-global-typography-v4-nav-font-family:var(--heading); --e-global-typography-v4-nav-font-weight:700; --e-global-typography-v4-nav-text-transform:uppercase; --e-global-typography-v4-small-heading-font-family:var(--heading); --e-global-typography-v4-small-heading-font-size:1.4rem; --e-global-typography-v4-small-heading-font-weight:500; --e-global-typography-v4-small-heading-letter-spacing:4px; --e-global-typography-v4-small-heading-text-transform:uppercase; --e-global-typography-v4-text-font-family:var(--content); --e-global-typography-v4-text-font-size:1.2rem; --e-global-typography-v4-text-font-weight:400; --e-global-typography-v4-text-line-height:32px; --e-global-typography-v4-text-text-transform:none; --e-global-typography-v4-xsmall-heading-font-family:var(--heading); --e-global-typography-v4-xsmall-heading-font-size:1.2rem; --e-global-typography-v4-xsmall-heading-font-weight:500; --e-global-typography-v4-xsmall-heading-letter-spacing:6px; --e-global-typography-v4-xsmall-heading-text-transform:uppercase; --e-global-typography-v4-btn-font-family:var(--heading); --e-global-typography-v4-btn-font-size:var(--small); --e-global-typography-v4-btn-font-weight:700; --e-global-typography-v4-btn-text-transform:uppercase; --e-global-typography-v4-medium-heading-font-family:var(--heading); --e-global-typography-v4-medium-heading-font-size:1.8rem; --e-global-typography-v4-medium-heading-font-weight:700; --e-global-typography-v4-medium-heading-line-height:40px; --e-global-typography-v4-medium-heading-letter-spacing:4px; --e-global-typography-v4-medium-heading-text-transform:uppercase; }@media(max-width: 767px){:root { --e-global-typography-v4-text-font-size:1rem; }}@media(max-width: 1024px){:root { --e-global-typography-v4-text-font-size:1.05rem; --e-global-typography-v4-text-line-height:28px; }}