.elementor-kit-267{--e-global-color-primary:#0B2545;--e-global-color-secondary:#F5EFE6;--e-global-color-text:#2E2E2E;--e-global-color-accent:#D4AF37;--e-global-color-c950337:#F5EFE6;--e-global-color-background:#F4F4F9;--e-global-color-backgroundAccent:#E9ECEF;--e-global-color-transparent:#00000000;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-size:24px;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-size:20px;--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Lora";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.5em;--e-global-typography-accent-font-family:"Lora";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:400;--e-global-typography-accent-line-height:1.5em;--e-global-typography-heading-xl-font-family:"Poppins";--e-global-typography-heading-xl-font-size:56px;--e-global-typography-heading-xl-font-weight:600;--e-global-typography-heading-xl-line-height:1.2em;--e-global-typography-heading-l-font-family:"Poppins";--e-global-typography-heading-l-font-size:48px;--e-global-typography-heading-l-font-weight:600;--e-global-typography-heading-l-line-height:1.2em;--e-global-typography-heading-m-font-family:"Poppins";--e-global-typography-heading-m-font-size:40px;--e-global-typography-heading-m-font-weight:600;--e-global-typography-heading-m-line-height:1.2em;--e-global-typography-heading-s-font-family:"Poppins";--e-global-typography-heading-s-font-size:18px;--e-global-typography-heading-s-font-weight:500;--e-global-typography-body-s-font-family:"Lora";--e-global-typography-body-s-font-size:14px;--e-global-typography-body-s-font-weight:400;--e-global-typography-body-s-line-height:1.5em;background-color:var( --e-global-color-background );}.elementor-kit-267 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200%;}.e-con{--container-max-width:1200%;}.elementor-widget:not(:last-child){--kit-widget-spacing:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-kit-267{--e-global-typography-primary-font-size:22px;--e-global-typography-secondary-font-size:18px;--e-global-typography-heading-xl-font-size:48px;--e-global-typography-heading-l-font-size:40px;--e-global-typography-heading-m-font-size:32px;--e-global-typography-heading-s-font-size:18px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-267{--e-global-typography-primary-font-size:18px;--e-global-typography-secondary-font-size:16px;--e-global-typography-heading-xl-font-size:40px;--e-global-typography-heading-l-font-size:32px;--e-global-typography-heading-m-font-size:32px;--e-global-typography-heading-s-font-size:16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Einladung (Canvas): Body neutralisieren */
body.elementor-template-canvas {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important; /* kein Zwangs-Hintergrund */
}

/* Alle Abschnitte auf volle Breite */
body.elementor-template-canvas .elementor-section.elementor-top-section {
  margin: 0 !important;
  padding: 0 !important;
  width: 100vw !important;
  max-width: 100vw !important;
  left: 0 !important;
  right: 0 !important;
  position: relative !important;
}

/* Dynamisches Padding mit clamp() für alle Container */
body.elementor-template-canvas 
.elementor-section.elementor-top-section .elementor-container {
  margin: 0 !important;
  max-width: 100vw !important;
  width: 100% !important;
  padding-left: clamp(15px, 5vw, 60px);
  padding-right: clamp(15px, 5vw, 60px);
}

/* 🚫 Ausnahme: wenn Abschnitt explizit „Volle Breite“ ist → kein Padding erzwingen */
body.elementor-template-canvas 
.elementor-section.elementor-top-section .elementor-container.elementor-container-stretched {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

/* Debug-Block von API-Output im Frontend verstecken */
body .elementor-widget-container pre {
  display: none !important;
}

/* Debug-Block verstecken */
body pre {
  display: none !important;
}/* End custom CSS */