.elementor-kit-1182{--e-global-color-primary:#004587;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#2D91D2;--e-global-color-737663cb:#004587;--e-global-color-325e5ca8:#2D91D2;--e-global-color-5646cc51:#54595F;--e-global-color-2535bd7b:#FFF;--e-global-color-287ca605:#E4E4E5;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-size:50px;--e-global-typography-primary-font-weight:700;--e-global-typography-primary-line-height:60px;--e-global-typography-secondary-font-family:"Roboto";--e-global-typography-secondary-font-size:30px;--e-global-typography-secondary-font-weight:500;--e-global-typography-secondary-line-height:40px;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:25px;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-1182 e-page-transition{background-color:#FFBC7D;}.elementor-kit-1182 p{margin-block-end:18px;}.elementor-kit-1182 h1{font-size:79px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.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 *//* Topbar normal */
.topbar{
  transition: max-height .25s ease, opacity .25s ease, transform .25s ease, margin .25s ease, padding .25s ease;
  max-height: 80px; /* notfalls höher setzen */
  opacity: 1;
  transform: translateY(0);
  overflow: hidden;
}

/* Wenn der Wrapper sticky ist -> Topbar elegant einklappen */
.elementor-sticky--effects .topbar{
  max-height: 0;
  opacity: 0;
  transform: translateY(-100%);
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  pointer-events: none;
}/* End custom CSS */