.elementor-kit-6{--e-global-color-primary:#1AADA3;--e-global-color-secondary:#1C2B2A;--e-global-color-text:#3D4A49;--e-global-color-accent:#F07820;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--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:#3D4A49;font-family:"Poppins", Sans-serif;font-size:1rem;font-weight:400;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:#F07820;font-size:1rem;font-weight:600;color:#FFFFFF;}.elementor-kit-6 button:hover,.elementor-kit-6 button:focus,.elementor-kit-6 input[type="button"]:hover,.elementor-kit-6 input[type="button"]:focus,.elementor-kit-6 input[type="submit"]:hover,.elementor-kit-6 input[type="submit"]:focus,.elementor-kit-6 .elementor-button:hover,.elementor-kit-6 .elementor-button:focus{background-color:#D4651A;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:#1AADA3;}.elementor-kit-6 a:hover{color:#148F86;}.elementor-kit-6 h1{color:#1C2B2A;font-family:"Poppins", Sans-serif;font-size:4.5rem;font-weight:700;line-height:1.5lh;}.elementor-kit-6 h2{font-family:"Poppins", Sans-serif;font-size:2.5rem;font-weight:700;line-height:1.5lh;}.elementor-kit-6 h3{font-size:1.5rem;font-weight:600;line-height:1.5lh;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1440px;}.e-con{--container-max-width:1440px;}.elementor-widget:not(:last-child){--kit-widget-spacing:1em;}.elementor-element{--widgets-spacing:1em 1em;--widgets-spacing-row:1em;--widgets-spacing-column:1em;}{}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;}}:root { ----farbe-teal-hell:#E8F7F6; ----farbe-teal-dunkel:#148F86; ----farbe-teal:#1AADA3; ----farbe-orange:#F07820; ----farbe-orange-dunkel:#D4651A; ----farbe-dunkel:#1C2B2A; ----farbe-text:#3D4A49; ----farbe-muted:#7A8A89; ----farbe-bg:#F7FBFB; --farbe-weiss:#ffffff; }
/* Start custom CSS */@media (max-width: 767px) {

  /* ── OVERFLOW-SCHUTZ ── */
  .e-con,
  .e-con-inner {
    max-width: 100% !important;
    box-sizing: border-box !important;
  }

  /* ── ALLE SEKTIONEN → SPALTE ── */
  .section-inner {
    flex-direction: column !important;
    padding: 2rem 1rem !important;
    width: 100% !important;
  }

  .section-inner > .e-con {
    width: 100% !important;
  }

  /* ── HERO ── */
  .content-hero {
    align-items: center !important;
    text-align: center !important;
    width: 100% !important;
  }

  .content-hero > .e-con {
    flex-direction: column !important;
    width: 100% !important;
    align-items: stretch !important;
  }

  /* ── KARTEN → volle Breite + innen stapeln ── */
  .leistungen-card {
    width: 100% !important;
  }

  .leistungen-card > .e-con,
  .leistungen-card .e-con-boxed,
  .leistungen-card .e-flex {
    flex-direction: column !important;
    width: 100% !important;
  }

  /* ── HEADER ── */
  .std-header {
    flex-wrap: wrap !important;
    padding: 0.75rem 1rem !important;
  }

}/* End custom CSS */