:root { --e-global-color-v4-orange:var(--orange); --e-global-color-v4-green:var(--Green); --e-global-color-v4-apf_yellow:var(--APF_Yellow); --e-global-color-v4-black:var(--Black); --e-global-color-v4-off_white:var(--Off_White); --e-global-color-v4-light_gray:var(--Light_Gray); }
:root { --e-global-typography-v4-body_text-font-family:Poppins; --e-global-typography-v4-body_text-font-size:clamp(0.95rem, 0.9rem + 0.25vw, 1.08rem); --e-global-typography-v4-body_text-font-weight:300; --e-global-typography-v4-body_text-line-height:27px; --e-global-typography-v4-title_2-font-family:Poppins; --e-global-typography-v4-title_2-font-size:clamp(1.8rem, 1.5rem + 1.5vw, 2.6rem); --e-global-typography-v4-title_2-font-weight:600; --e-global-typography-v4-title_2-line-height:1.2em; --e-global-typography-v4-subtitle_text-font-family:Poppins; --e-global-typography-v4-subtitle_text-font-size:clamp(1.05rem, 0.98rem + 0.35vw, 1.25rem); --e-global-typography-v4-subtitle_text-font-weight:400; --e-global-typography-v4-subtitle_text-line-height:1.5em; --e-global-typography-v4-title_4-font-family:Poppins; --e-global-typography-v4-title_4-font-size:var(--title_4_size); --e-global-typography-v4-title_4-font-weight:600; --e-global-typography-v4-title_4-text-transform:uppercase; --e-global-typography-v4-title_3-font-family:Poppins; --e-global-typography-v4-title_3-font-size:var(--title_3_size); --e-global-typography-v4-title_3-font-weight:600; --e-global-typography-v4-title_3-text-transform:uppercase; --e-global-typography-v4-graffiti_3-font-family:aaaiight; --e-global-typography-v4-graffiti_3-font-size:var(--title_3_size); --e-global-typography-v4-graffiti_2-font-family:aaaiight; --e-global-typography-v4-graffiti_2-font-size:var(--title_2_size); --e-global-typography-v4-graffiti_1-font-family:aaaiight; --e-global-typography-v4-graffiti_1-font-size:var(--title_1_size); }@media(max-width: 1024px){:root { --e-global-typography-v4-body_text-line-height:26px; }}