.elementor-kit-32{--e-global-color-primary:#9ECA7F;--e-global-color-secondary:#3C3C3B;--e-global-color-text:#F3F2F0;--e-global-color-accent:#385033;--e-global-color-bea680f:#3C3C3B;--e-global-color-4a28974:#FAFAFA;--e-global-color-cd366c8:#FAFAFA;--e-global-typography-primary-font-family:"Gelasio";--e-global-typography-primary-font-weight:bold;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-weight:bold;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-weight:normal;--e-global-typography-accent-font-family:"Kalam";--e-global-typography-accent-font-weight:500;--e-global-typography-06583b8-font-family:"Inter";--e-global-typography-06583b8-font-weight:500;background-color:var( --e-global-color-text );color:var( --e-global-color-bea680f );font-family:"Inter", Sans-serif;font-size:18px;font-weight:normal;}.elementor-kit-32 button,.elementor-kit-32 input[type="button"],.elementor-kit-32 input[type="submit"],.elementor-kit-32 .elementor-button{background-color:var( --e-global-color-primary );font-family:"Inter", Sans-serif;font-size:18px;font-weight:500;color:var( --e-global-color-bea680f );border-radius:40px 40px 40px 40px;}.elementor-kit-32 e-page-transition{background-color:#FFBC7D;}.elementor-kit-32 a{color:var( --e-global-color-primary );font-family:"Inter", Sans-serif;font-size:18px;font-weight:500;text-decoration:none;}.elementor-kit-32 a:hover{color:var( --e-global-color-secondary );text-decoration:none;}.elementor-kit-32 h1{color:var( --e-global-color-primary );font-family:"Gelasio", Sans-serif;font-size:60px;font-weight:bold;line-height:1.1px;}.elementor-kit-32 h2{color:var( --e-global-color-bea680f );font-family:"Gelasio", Sans-serif;font-size:50px;font-weight:bold;}.elementor-kit-32 h3{color:var( --e-global-color-bea680f );font-family:"Gelasio", Sans-serif;font-size:40px;font-weight:bold;}.elementor-kit-32 h4{color:var( --e-global-color-secondary );font-family:"Inter", Sans-serif;font-size:30px;font-weight:normal;}.elementor-kit-32 h6{color:var( --e-global-color-4a28974 );font-family:"Inter", Sans-serif;font-size:30px;text-transform:uppercase;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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;}}:root { --akzentfarbe:#9eca7f; --grau:#3c3c3b; --creme:#f4f3f1; --dunkelgruen:#385033; --H123:Gelasio; --text:Inter; --Schreibschrift:Kalam; --H1:clamp(30px, calc(20.5px + 2.5vw), 50px);; --H2:clamp(1.625rem, calc(1.15rem + 2vw), 2.625rem);; --H3:clamp(1.375rem, calc(1.137rem + 1vw), 1.875rem);; --e-gv-0bf4b25:26px; --Schreibschrift-size:20px; --Schrift-schwarz:#3c3c3b; --Schrift-weiss:#f4f3f1; --Text-size:clamp(1rem, calc(0.941rem + 0.25vw), 1.125rem);; --Schrift-dunkel-green:#385033; --abstand-links-rechts:clamp(25px, calc(8.375px + 4.375vw), 60px);; --abstand-oben-unten:clamp(2.5rem, calc(1.5rem + 4vw), 5rem); --weiss:#ffffff; --eckradius:clamp(0.625rem, calc(0.328rem + 1.25vw), 1.25rem);; --Icon-L:clamp(5rem, calc(4.406rem + 2.5vw), 6.25rem);; --space-between-s:clamp(0.375rem, calc(0.316rem + 0.25vw), 0.5rem);; --innenabstand-L:clamp(0.938rem, calc(0.492rem + 1.875vw), 1.875rem);; --space-between-l:clamp(1.625rem, calc(-0.572rem + 9.25vw), 6.25rem);; --space-b-l:clamp(30px, calc(24px + 1.5vw), 50px); --Subtitel:clamp(18px, calc(17.05px + 0.25vw), 20px);; --container-size:clamp(350px, calc(-53.75px + 106.25vw), 1200px);; --H4:clamp(22px, calc(18.1px + 0.5vw), 24px);; --projekt-card:5000px; --Bild-abstand:clamp(20px, calc(10.5px + 2.5vw), 40px);; --icon-startseite:150px; --abstand-unten:41px; --akzentfarbe-50:#9eca7f80; --testimonial-breite:800px; --lightgreen:#c2ddae; --nix:1px; --kleine-schrift:clamp(0.875rem, calc(0.824rem + 0.22vw), 1rem);; }
/* Start custom CSS *//* Verhindert horizontales Scrollen auf der gesamten Seite */

html, body {

overflow-x: hidden;

width: 100%;

}

/* Sichert alle Elementor-Container und Sections ab */

.elementor-section,

.elementor-container,

.elementor {

overflow-x: hidden;

}


/* Nach-oben-Button */
.ast-scroll-to-top {
    background-color: #3c3c3b !important;
    color: #9eca7f !important;
    border-radius: 50% !important;
    width: 45px !important;
    height: 45px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}

/* Pfeil */
.ast-scroll-to-top svg {
    fill: #9eca7f !important;
    color: #9eca7f !important;
}

/* Hover */
.ast-scroll-to-top:hover {
    background-color: #3c3c3b !important;
    color: #9eca7f !important;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Gelasio';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://helen-design.de/wp-content/uploads/2026/05/Gelasio-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'Gelasio';
	font-style: italic;
	font-weight: normal;
	font-display: auto;
	src: url('https://helen-design.de/wp-content/uploads/2026/05/Gelasio-BoldItalic.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://helen-design.de/wp-content/uploads/2026/05/Inter_18pt-Medium.ttf') format('truetype');
}
@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://helen-design.de/wp-content/uploads/2026/05/Inter_18pt-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://helen-design.de/wp-content/uploads/2026/05/Inter_18pt-SemiBold.ttf') format('truetype');
}
@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 100;
	font-display: auto;
	src: url('https://helen-design.de/wp-content/uploads/2026/05/Inter_18pt-Light.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Kalam';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://helen-design.de/wp-content/uploads/2026/05/Kalam-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Kalam';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://helen-design.de/wp-content/uploads/2026/05/Kalam-Bold.ttf') format('truetype');
}
/* End Custom Fonts CSS */