:root { --e-global-color-v4-color-primary:var(--color-primary); --e-global-color-v4-color-accent:var(--color-accent); --e-global-color-v4-color-red:var(--color-red); --e-global-color-v4-color-green:var(--color-green); --e-global-color-v4-color-heading:var(--color-heading); --e-global-color-v4-color-body:var(--color-body); --e-global-color-v4-color-white:var(--color-white); --e-global-color-v4-color-bg-light:var(--color-bg-light); --e-global-color-v4-color-nav:var(--color-nav); --e-global-color-v4-color-accent-hover:var(--color-accent-hover); }
:root { --e-global-typography-v4-h1-seitentitel-font-family:Montserrat; --e-global-typography-v4-h1-seitentitel-font-size:50px; --e-global-typography-v4-h1-seitentitel-font-weight:700; --e-global-typography-v4-h2-sektionsueberschrift-font-family:Montserrat; --e-global-typography-v4-h2-sektionsueberschrift-font-size:38px; --e-global-typography-v4-h2-sektionsueberschrift-font-weight:600; --e-global-typography-v4-h3-kartenueberschrift-font-family:Montserrat; --e-global-typography-v4-h3-kartenueberschrift-font-size:25px; --e-global-typography-v4-h3-kartenueberschrift-font-weight:600; --e-global-typography-v4-h4-unterueberschrift-font-family:Montserrat; --e-global-typography-v4-h4-unterueberschrift-font-size:20px; --e-global-typography-v4-h4-unterueberschrift-font-weight:600; --e-global-typography-v4-untertitel-font-family:Sansita Swashed; --e-global-typography-v4-untertitel-font-size:20px; --e-global-typography-v4-untertitel-font-weight:400; --e-global-typography-v4-text-normal-font-family:Ubuntu; --e-global-typography-v4-text-normal-font-size:18px; --e-global-typography-v4-text-normal-font-weight:400; --e-global-typography-v4-text-normal-line-height:1.6em; --e-global-typography-v4-text-klein-font-family:Ubuntu; --e-global-typography-v4-text-klein-font-size:16px; --e-global-typography-v4-text-klein-font-weight:400; --e-global-typography-v4-text-label-font-family:Ubuntu; --e-global-typography-v4-text-label-font-size:14px; --e-global-typography-v4-text-label-font-weight:400; --e-global-typography-v4-text-navigation-font-family:Ubuntu; --e-global-typography-v4-text-navigation-font-size:18px; --e-global-typography-v4-text-navigation-font-weight:500; --e-global-typography-v4-text-navigation-text-transform:uppercase; --e-global-typography-v4-text-button-font-family:Ubuntu; --e-global-typography-v4-text-button-font-size:18px; --e-global-typography-v4-text-button-font-weight:600; --e-global-typography-v4-button-primary-font-family:Ubuntu; --e-global-typography-v4-button-primary-font-size:18px; --e-global-typography-v4-button-primary-font-weight:500; --e-global-typography-v4-button-primary-text-transform:uppercase; }@media(max-width: 1024px){:root { --e-global-typography-v4-h1-seitentitel-font-size:36px; --e-global-typography-v4-h2-sektionsueberschrift-font-size:28px; --e-global-typography-v4-h3-kartenueberschrift-font-size:22px; --e-global-typography-v4-h4-unterueberschrift-font-size:19px; --e-global-typography-v4-untertitel-font-size:17px; --e-global-typography-v4-text-normal-font-size:17px; --e-global-typography-v4-text-normal-line-height:1.5em; --e-global-typography-v4-text-klein-font-size:15px; --e-global-typography-v4-text-label-font-size:13px; }}@media(max-width: 767px){:root { --e-global-typography-v4-h1-seitentitel-font-size:26px; --e-global-typography-v4-h2-sektionsueberschrift-font-size:22px; --e-global-typography-v4-h3-kartenueberschrift-font-size:20px; --e-global-typography-v4-h4-unterueberschrift-font-size:18px; --e-global-typography-v4-untertitel-font-size:15px; --e-global-typography-v4-text-normal-font-size:16px; --e-global-typography-v4-text-klein-font-size:14px; --e-global-typography-v4-button-primary-font-size:16px; }}