.elementor-kit-287{--e-global-color-primary:#FFFFFF;--e-global-color-secondary:#031021;--e-global-color-text:#E5FEF2;--e-global-color-accent:#F2F3F4;--e-global-color-fcb5271:#00FA82;--e-global-color-bb8ef48:#343F4C;--e-global-color-e797511:#31F99A;--e-global-color-ed3fe1b:#f2f3f4;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-size:16px;--e-global-typography-primary-font-weight:400;--e-global-typography-primary-font-style:normal;--e-global-typography-primary-text-decoration:none;--e-global-typography-primary-word-spacing:0em;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-weight:600;--e-global-typography-secondary-font-style:normal;--e-global-typography-secondary-text-decoration:none;--e-global-typography-secondary-line-height:1.25em;--e-global-typography-secondary-letter-spacing:-0.01em;--e-global-typography-secondary-word-spacing:0em;--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;color:var( --e-global-color-secondary );font-family:"Inter", Sans-serif;font-weight:600;font-style:normal;text-decoration:none;line-height:1.25em;letter-spacing:-0.01em;}.elementor-kit-287 e-page-transition{background-color:#FFBC7D;}.elementor-kit-287 a{color:#031021;}.elementor-kit-287 h1{color:var( --e-global-color-secondary );font-size:48px;font-weight:700;font-style:normal;text-decoration:none;letter-spacing:-0.02em;word-spacing:0em;}.elementor-kit-287 h2{color:var( --e-global-color-secondary );font-size:32px;font-weight:600;line-height:1.25em;letter-spacing:-0.01em;}.elementor-kit-287 h3{color:var( --e-global-color-secondary );font-size:24px;line-height:1.3em;letter-spacing:0em;}.elementor-kit-287 h4{color:var( --e-global-color-secondary );font-size:20px;line-height:1.35em;}.elementor-kit-287 h5{color:var( --e-global-color-secondary );font-size:18px;line-height:1.4em;}.elementor-kit-287 h6{color:var( --e-global-color-secondary );line-height:1.45em;}.elementor-kit-287 button,.elementor-kit-287 input[type="button"],.elementor-kit-287 input[type="submit"],.elementor-kit-287 .elementor-button{font-family:"Inter", Sans-serif;font-size:16px;font-weight:600;font-style:normal;text-decoration:none;line-height:1.2em;letter-spacing:0.3px;word-spacing:0em;text-shadow:0px 0px 10px rgba(0,0,0,0.3);border-style:none;border-radius:6px 6px 6px 6px;padding:14px 28px 14px 28px;}.elementor-kit-287 button:hover,.elementor-kit-287 button:focus,.elementor-kit-287 input[type="button"]:hover,.elementor-kit-287 input[type="button"]:focus,.elementor-kit-287 input[type="submit"]:hover,.elementor-kit-287 input[type="submit"]:focus,.elementor-kit-287 .elementor-button:hover,.elementor-kit-287 .elementor-button:focus{border-style:none;border-radius:6px 6px 6px 6px;}.elementor-kit-287 label{font-family:"Manrope", Sans-serif;font-size:18px;font-weight:400;}.elementor-kit-287 input:not([type="button"]):not([type="submit"]),.elementor-kit-287 textarea,.elementor-kit-287 .elementor-field-textual{color:var( --e-global-color-astglobalcolor3 );background-color:var( --e-global-color-astglobalcolor4 );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-astglobalcolor6 );border-radius:4px 4px 4px 4px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1300px;}.e-con{--container-max-width:1300px;}.elementor-widget:not(:last-child){margin-block-end: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-kit-287{--e-global-typography-primary-font-size:16px;--e-global-typography-primary-line-height:1.6em;}.elementor-kit-287 h1{font-size:40px;line-height:1.15em;}.elementor-kit-287 h2{font-size:28px;line-height:1.25em;}.elementor-kit-287 h3{font-size:22px;line-height:1.3em;}.elementor-kit-287 h4{font-size:20px;line-height:1.35em;}.elementor-kit-287 h5{font-size:18px;line-height:1.4em;}.elementor-kit-287 h6{font-size:16px;line-height:1.45em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-287{--e-global-typography-primary-font-size:16px;--e-global-typography-primary-line-height:1.6em;}.elementor-kit-287 h1{font-size:36px;line-height:1.2em;}.elementor-kit-287 h2{font-size:26px;line-height:1.3em;}.elementor-kit-287 h3{font-size:22px;line-height:1.35em;}.elementor-kit-287 h4{font-size:18px;line-height:1.4em;}.elementor-kit-287 h5{font-size:16px;line-height:1.45em;}.elementor-kit-287 h6{font-size:16px;line-height:1.45em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Sticky Header: fix oben, standardmäßig versteckt */
.sticky-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
  transform: translateY(-100%);
  transition: transform 0.15s ease;
}

/* Full Header: normal im Dokumentfluss */
.full-header {
  position: relative;
  z-index: 9998;
  transition: opacity 0.35s ease;
}

/* Klassen, die per JS gesetzt werden */
.sticky-header.is-visible {
  transform: translateY(0);
}/* End custom CSS */