.elementor-kit-207{--e-global-color-primary:#FFFFFF;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;background-color:#FFFFFF;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1400px;}.e-con{--container-max-width:1400px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS */body {
 font-family: 'Inter Tight';
 font-weight: normal;
 color: #374151;
 background-color: #FFF;
 font-size: 16px;
 line-height: 1.6;
}
 
h1, h2, h3 {
 font-weight: 700;
 margin: 0;
 padding: 0;
 line-height: 1.1em;
 text-transform: uppercase;
}
 
h1 {
 font-weight: 700;
 line-height: 1.1em;
 text-transform: uppercase;
 font-size: clamp(36px, 3.021vw, 58px); }
 
h2 {
 font-weight: 700;
 line-height: 1.1em;
 text-transform: uppercase;
 font-size: clamp(26px, 2.5vw, 48px);
 color: #115E59;
}
 
h3 {
 font-weight: 700;
 line-height: 1.1em;
 text-transform: none;
 font-size: clamp(20px, 1.25vw, 24px);
 color: #115E59;
 
}
 
h4 {
 font-size: 18px;
 font-weight: 700;
 color: rgb(17 94 89);
}
 
h5 {
 font-size: 18px;
 font-weight: 600;
}
 
.darkgreen { // ALS HILFSKLASSE FÜR SCHRIFTFARBE
 color: #115E59;
}
.lightgreen { // ALS HILFSKLASSE FÜR SCHRIFTFARBE
 color: #16A34A;
}/* End custom CSS */