.elementor-kit-178{--e-global-color-primary:#FFFFFF;--e-global-color-secondary:#CFB108;--e-global-color-text:#111827;--e-global-color-accent:#2042B3;--e-global-color-80c3262:#17DD11;--e-global-typography-primary-font-family:"Saira";--e-global-typography-primary-font-size:22px;--e-global-typography-primary-line-height:18px;--e-global-typography-secondary-font-family:"Saira";--e-global-typography-secondary-font-size:18px;--e-global-typography-text-font-family:"Saira";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:27px;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-size:18px;--e-global-typography-accent-font-weight:400;color:#FFFFFF;font-family:"Nunito Sans", Sans-serif;font-size:25px;font-weight:300;line-height:28px;}.elementor-kit-178 e-page-transition{background-color:#FFBC7D;}.elementor-kit-178 p{margin-block-end:0px;}.elementor-kit-178 a{color:#AC5004;font-family:"Nunito Sans", Sans-serif;font-size:25px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1500px;}.e-con{--container-max-width:1500px;}.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-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 *//* Seiten-Background */
body.home {
  background: linear-gradient(180deg,#F2F4F5 0%,#FFFFFF 60%);
}
/* Hero */
.hero-wrap {
  border-radius: 24px;
  background: linear-gradient(135deg,#383E42 0%,#586068 70%);
  color:#fff; padding: clamp(24px,4vw,64px);
}
.hero-wrap .subtle { color: rgba(255,255,255,.9); }
.hero-badge {
  display:inline-flex; align-items:center; gap:.5rem;
  background: rgba(255,255,255,.10); color:#fff;
  border:1px solid rgba(255,255,255,.20);
  padding:.4rem .6rem; border-radius:12px; font-size:.9rem;
}
.btn-outline-light { color:#fff; border:1px solid #fff; background:transparent; }
.btn-outline-light:hover { background: rgba(255,255,255,.10); }
/* Sticky Bar */
.sticky-cta {
  position: fixed; left: 50%; transform: translateX(-50%);
  bottom: 14px; z-index: 9999; width: min(900px,94vw);
  background:#fff; border-radius:16px; box-shadow:0 12px 32px rgba(0,0,0,.12);
  padding: 12px 16px;
}/* End custom CSS */