.elementor-72 .elementor-element.elementor-element-18f4b1f{--display:flex;--position:absolute;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--border-radius:0px 0px 30px 30px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0%;--padding-bottom:0%;--padding-left:5%;--padding-right:5%;top:0px;--z-index:1001;}.elementor-72 .elementor-element.elementor-element-18f4b1f:not(.elementor-motion-effects-element-type-background), .elementor-72 .elementor-element.elementor-element-18f4b1f > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#1F453600;}body:not(.rtl) .elementor-72 .elementor-element.elementor-element-18f4b1f{left:0px;}body.rtl .elementor-72 .elementor-element.elementor-element-18f4b1f{right:0px;}.elementor-72 .elementor-element.elementor-element-c59abb8{--display:flex;--justify-content:center;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:20px;--padding-bottom:20px;--padding-left:0px;--padding-right:0px;}.elementor-widget-lottie{--caption-color:var( --e-global-color-text );}.elementor-widget-lottie .e-lottie__caption{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );}.elementor-72 .elementor-element.elementor-element-b11f8b8{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;--lottie-container-width:100%;--lottie-container-max-width:350px;}.elementor-72 .elementor-element.elementor-element-b11f8b8.elementor-element{--align-self:flex-start;}.elementor-72 .elementor-element.elementor-element-3c883a7{--display:flex;--justify-content:center;--align-items:flex-end;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-72 .elementor-element.elementor-element-aaba9a4{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.elementor-72 .elementor-element.elementor-element-aaba9a4.elementor-element{--align-self:flex-end;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}@media(max-width:1024px){.elementor-widget-lottie .e-lottie__caption{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}@media(max-width:767px){.elementor-widget-lottie .e-lottie__caption{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}/* Start custom CSS for html, class: .elementor-element-aaba9a4 */.menu-icon {
  display: flex;
  flex-direction: column;
  gap: 6px;
  cursor: pointer;
    align-items: flex-end;
    justify-content: center;
    width: 80px;
}

/* Basis-Linien */
.menu-icon .line {
  background-color: #D9F096;
  transition: width 0.4s ease;
    height: 6px;
}

/* Obere Linie: maximale Breite (z. B. 80px) */
.menu-icon .line-top {
  width: 80px;
}

/* Untere Linie: kürzer */
.menu-icon .line-mid {
  width: 70px;
}

/* Untere Linie: kürzer */
.menu-icon .line-bottom {
  width: 60px;
}

/* Hover: untere Linie wächst auf 80px */
.menu-icon:hover .line-top {
  width: 60px;
}

.menu-icon:hover .line-mid {
  width: 60px;
}/* End custom CSS */
/* Start custom CSS */.headerup {

    transform: translateY(-200px)!important;

}



#stickyheaders {

-webkit-transition: transform 0.34s ease!important;

transition : transform 0.34s ease!important;

}/* End custom CSS */