.elementor-840 .elementor-element.elementor-element-13a12e6{--display:flex;}.elementor-840 .elementor-element.elementor-element-2b5a516{width:100%;max-width:100%;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS for html, class: .elementor-element-2b5a516 */:root{
  --cfy-header-h:82px;
  --cfy-font:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
}

html,
body{
  margin-top:0 !important;
  padding-top:0 !important;
  overflow-x:hidden !important;
}

/* Ganz wichtig: kein Scroll-Lock mehr, auch wenn alter Code irgendwo noch die Klasse setzt */
html.cfy-menu-open,
body.cfy-menu-open{
  overflow:auto !important;
  overflow-x:hidden !important;
  position:static !important;
  height:auto !important;
  max-height:none !important;
  touch-action:auto !important;
}

#wpadminbar{
  z-index:10000000 !important;
}

.cfy-header + .cfy-header,
.cfy-header ~ .cfy-header{
  display:none !important;
}

/* Elementor Wrapper neutralisieren */
.elementor-location-header,
.elementor-location-header > *,
.elementor-location-header .elementor,
.elementor-location-header .e-con,
.elementor-location-header .e-container,
.elementor-location-header .elementor-section,
.elementor-location-header .elementor-container,
.elementor-widget-html:has(.cfy-header),
.elementor-widget-html:has(.cfy-header) .elementor-widget-container,
.elementor-element:has(.cfy-header),
.e-con:has(.cfy-header),
.e-container:has(.cfy-header),
.elementor-section:has(.cfy-header),
.elementor-container:has(.cfy-header){
  width:100vw !important;
  max-width:100vw !important;
  min-width:100vw !important;
  margin:0 !important;
  margin-left:calc(50% - 50vw) !important;
  margin-right:calc(50% - 50vw) !important;
  padding:0 !important;
  border:0 !important;
  overflow:visible !important;
  position:static !important;
  z-index:auto !important;
}

.cfy-header{
  --bg:rgba(255,255,255,.88);
  --text:#082a32;
  --muted:#617980;
  --line:rgba(8,42,50,.12);
  --main:#12a99a;
  --main2:#0d8f86;
  --soft:rgba(18,169,154,.13);
  --panel:#ffffff;
  --shadow:0 18px 55px rgba(8,42,50,.12);

  width:100vw !important;
  max-width:100vw !important;
  min-width:100vw !important;
  height:var(--cfy-header-h,82px) !important;
  min-height:var(--cfy-header-h,82px) !important;
  margin:0 !important;
  padding:0 !important;

  position:fixed !important;
  top:0 !important;
  left:0 !important;
  right:0 !important;
  z-index:9999999 !important;

  overflow:visible !important;
  pointer-events:auto !important;
  transform:none !important;
  border:0 !important;
  box-shadow:none !important;

  font-family:var(--cfy-font);
  background:
    linear-gradient(90deg,rgba(255,255,255,.92),rgba(239,250,248,.96)),
    radial-gradient(circle at 12% 50%,rgba(18,169,154,.14),transparent 28%) !important;
  backdrop-filter:blur(18px) !important;
  -webkit-backdrop-filter:blur(18px) !important;
  box-sizing:border-box;
  transition:background .22s ease, backdrop-filter .22s ease, box-shadow .22s ease, border-color .22s ease !important;
}

body.admin-bar .cfy-header{
  top:32px !important;
}

@media(max-width:782px){
  body.admin-bar .cfy-header{
    top:46px !important;
  }
}

html[data-theme="dark"] .cfy-header{
  --bg:rgba(16,37,45,.90);
  --text:#f2ffff;
  --muted:rgba(242,255,255,.72);
  --line:rgba(255,255,255,.16);
  --main:#2dd4bf;
  --main2:#14b8a6;
  --soft:rgba(45,212,191,.16);
  --panel:#10252d;
  --shadow:0 24px 70px rgba(0,0,0,.38);

  background:
    linear-gradient(90deg,rgba(7,16,22,.96),rgba(15,34,43,.97)),
    radial-gradient(circle at 12% 50%,rgba(45,212,191,.14),transparent 28%) !important;
}

.cfy-header.cfy-is-scrolled{
  background:
    linear-gradient(90deg,rgba(255,255,255,.72),rgba(239,250,248,.76)),
    radial-gradient(circle at 12% 50%,rgba(18,169,154,.10),transparent 28%) !important;
  backdrop-filter:blur(24px) saturate(1.25) !important;
  -webkit-backdrop-filter:blur(24px) saturate(1.25) !important;
  box-shadow:0 12px 34px rgba(8,42,50,.10) !important;
  border-bottom:1px solid rgba(8,42,50,.08) !important;
}

html[data-theme="dark"] .cfy-header.cfy-is-scrolled{
  background:
    linear-gradient(90deg,rgba(7,16,22,.72),rgba(15,34,43,.76)),
    radial-gradient(circle at 12% 50%,rgba(45,212,191,.10),transparent 28%) !important;
  box-shadow:0 12px 34px rgba(0,0,0,.24) !important;
  border-bottom:1px solid rgba(255,255,255,.08) !important;
}

.cfy-header,
.cfy-header *{
  box-sizing:border-box;
}

.cfy-header a{
  text-decoration:none !important;
}

.cfy-header button,
.cfy-header a{
  pointer-events:auto !important;
  -webkit-tap-highlight-color:transparent;
}

.cfy-i18n{
  display:none !important;
}

html:not([data-lang]) .cfy-i18n[data-lang="de"],
html[data-lang="de"] .cfy-i18n[data-lang="de"]{
  display:inline !important;
}

html[data-lang="en"] .cfy-i18n[data-lang="en"]{
  display:inline !important;
}

.cfy-header-spacer{
  display:block !important;
  width:100% !important;
  height:var(--cfy-header-h,82px) !important;
  min-height:var(--cfy-header-h,82px) !important;
  pointer-events:none !important;
}

/* Header-Inhalt */
.cfy-header-inner{
  width:100%;
  height:100%;
  padding:0 clamp(18px,2vw,34px);
  display:grid;
  grid-template-columns:minmax(250px,320px) minmax(520px,1fr) auto;
  align-items:center;
  gap:18px;
  overflow:visible !important;
}

.cfy-brand{
  height:54px;
  display:flex;
  align-items:center;
  justify-content:flex-start;
  gap:12px;
  min-width:0;
  color:var(--text) !important;
}

.cfy-logo{
  width:54px;
  height:54px;
  border-radius:18px;
  display:grid;
  place-items:center;
  overflow:hidden;
  background:rgba(255,255,255,.90);
  border:1px solid rgba(18,169,154,.25);
  box-shadow:none !important;
  flex:0 0 auto;
}

html[data-theme="dark"] .cfy-logo{
  background:rgba(255,255,255,.08);
  border-color:rgba(45,212,191,.22);
}

.cfy-logo img{
  width:100%;
  height:100%;
  object-fit:contain;
  padding:5px;
  display:block;
  box-shadow:none !important;
  filter:none !important;
}

.cfy-brand-text{
  display:grid;
  gap:4px;
  min-width:0;
}

.cfy-brand-name{
  color:var(--text);
  font-size:22px;
  font-weight:950;
  line-height:1;
  letter-spacing:-.055em;
  white-space:nowrap;
}

.cfy-brand-sub{
  color:var(--muted);
  font-size:11px;
  font-weight:750;
  line-height:1.15;
  white-space:nowrap;
}

.cfy-nav-wrap{
  height:54px;
  display:flex;
  align-items:center;
  justify-content:center;
  min-width:0;
  overflow:visible !important;
}

.cfy-nav{
  height:54px;
  min-height:54px;
  display:flex;
  align-items:center;
  justify-content:center;
  gap:6px;
  padding:5px;
  border-radius:999px;
  background:var(--bg);
  border:1px solid var(--line);
  box-shadow:0 12px 32px rgba(8,42,50,.06);
  max-width:100%;
  overflow:visible !important;
}

.cfy-nav > a,
.cfy-drop,
.cfy-drop-btn{
  height:44px !important;
  min-height:44px !important;
  max-height:44px !important;
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  line-height:1 !important;
  margin:0 !important;
}

.cfy-nav > a,
.cfy-drop-btn{
  gap:7px;
  padding:0 14px;
  border-radius:999px;
  border:1px solid transparent;
  background:transparent;
  color:var(--text) !important;
  font-family:var(--cfy-font);
  font-size:13px;
  font-weight:850;
  white-space:nowrap;
  cursor:pointer;
  text-transform:none !important;
  letter-spacing:0 !important;
  transition:.18s ease;
}

.cfy-nav > a:hover,
.cfy-drop-btn:hover,
.cfy-drop[data-open="1"] .cfy-drop-btn{
  background:var(--soft);
  color:var(--main2) !important;
  border-color:rgba(18,169,154,.24);
}

html[data-theme="dark"] .cfy-nav > a:hover,
html[data-theme="dark"] .cfy-drop-btn:hover,
html[data-theme="dark"] .cfy-drop[data-open="1"] .cfy-drop-btn{
  color:var(--main) !important;
}

.cfy-nav .cfy-active{
  background:linear-gradient(145deg,#12a99a,#0d8f86) !important;
  color:#fff !important;
  box-shadow:0 12px 26px rgba(18,169,154,.24);
}

html[data-theme="dark"] .cfy-nav .cfy-active{
  background:linear-gradient(145deg,#2dd4bf,#14b8a6) !important;
  color:#041014 !important;
}

.cfy-drop{
  position:relative;
}

.cfy-drop-menu{
  position:absolute;
  top:calc(100% + 12px);
  left:50%;
  transform:translateX(-50%) translateY(8px);
  width:310px;
  display:none;
  opacity:0;
  pointer-events:none;
  padding:9px;
  border-radius:22px;
  background:var(--panel);
  border:1px solid var(--line);
  box-shadow:var(--shadow);
  z-index:10000000;
}

.cfy-drop[data-open="1"] .cfy-drop-menu{
  display:grid;
  opacity:1;
  pointer-events:auto;
  transform:translateX(-50%) translateY(0);
}

.cfy-drop-menu a{
  display:block;
  width:100%;
  padding:13px 14px;
  border-radius:16px;
  color:var(--text) !important;
  font-size:13px;
  font-weight:850;
  line-height:1.25;
}

.cfy-drop-menu a:hover{
  background:var(--soft);
}

.cfy-drop-menu small{
  display:block;
  margin-top:5px;
  color:var(--muted);
  font-size:11px;
  font-weight:700;
  line-height:1.35;
}

.cfy-actions{
  height:54px;
  display:flex;
  align-items:center;
  justify-content:flex-end;
  gap:10px;
  min-width:max-content;
  overflow:visible !important;
}

.cfy-icon-btn,
.cfy-lang-btn,
.cfy-call-btn,
.cfy-burger{
  height:46px !important;
  min-height:46px !important;
  max-height:46px !important;
  border-radius:16px;
  border:1px solid var(--line);
  background:rgba(255,255,255,.72);
  color:var(--text) !important;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  font-family:var(--cfy-font);
  font-size:13px;
  font-weight:850;
  cursor:pointer;
  text-decoration:none !important;
  line-height:1;
  margin:0;
  position:relative;
  z-index:10000001;
}

html[data-theme="dark"] .cfy-icon-btn,
html[data-theme="dark"] .cfy-lang-btn,
html[data-theme="dark"] .cfy-call-btn,
html[data-theme="dark"] .cfy-burger{
  background:rgba(255,255,255,.06);
}

.cfy-icon-btn:hover,
.cfy-lang-btn:hover,
.cfy-call-btn:hover,
.cfy-burger:hover{
  background:var(--soft);
  color:var(--main2) !important;
}

.cfy-icon-btn,
.cfy-call-btn,
.cfy-burger{
  width:46px;
  min-width:46px;
  padding:0;
}

.cfy-lang-btn{
  min-width:54px;
  padding:0 14px;
}

.cfy-call-btn svg{
  width:19px;
  height:19px;
}

.cfy-quote{
  height:46px;
  min-height:46px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:0 22px;
  border-radius:999px;
  background:linear-gradient(145deg,var(--main),var(--main2));
  color:#fff !important;
  font-size:14px;
  font-weight:900;
  white-space:nowrap;
  box-shadow:0 14px 28px rgba(18,169,154,.20);
  position:relative;
  z-index:10000001;
}

.cfy-burger{
  display:none !important;
  font-size:20px;
}

/* Mobile Menü */
.cfy-mobile{
  position:fixed !important;
  top:var(--cfy-header-h,82px) !important;
  left:0 !important;
  right:0 !important;
  width:100vw !important;
  max-width:100vw !important;
  z-index:9999998 !important;
  display:block !important;

  max-height:calc(100dvh - var(--cfy-header-h,82px)) !important;
  overflow-y:auto !important;
  overflow-x:hidden !important;
  overscroll-behavior:contain !important;
  -webkit-overflow-scrolling:touch !important;

  padding:14px !important;
  background:var(--panel) !important;
  border-bottom:1px solid var(--line) !important;
  box-shadow:var(--shadow) !important;

  opacity:0;
  visibility:hidden;
  pointer-events:none !important;
  transform:translateY(-10px);
  transition:opacity .18s ease, transform .18s ease, visibility .18s ease;
}

body.admin-bar .cfy-mobile{
  top:calc(var(--cfy-header-h,82px) + 32px) !important;
  max-height:calc(100dvh - var(--cfy-header-h,82px) - 32px) !important;
}

@media(max-width:782px){
  body.admin-bar .cfy-mobile{
    top:calc(var(--cfy-header-h,76px) + 46px) !important;
    max-height:calc(100dvh - var(--cfy-header-h,76px) - 46px) !important;
  }
}

.cfy-mobile[data-open="1"]{
  opacity:1;
  visibility:visible;
  pointer-events:auto !important;
  transform:translateY(0);
}

.cfy-mobile-inner{
  display:grid;
  gap:10px;
  width:min(100%,720px);
  margin:0 auto;
  padding-bottom:18px;
}

.cfy-mobile-link,
.cfy-mobile-group-btn{
  width:100%;
  min-height:52px;
  padding:14px 15px;
  border-radius:18px;
  border:1px solid var(--line);
  background:var(--panel);
  color:var(--text) !important;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:10px;
  font-family:var(--cfy-font);
  font-size:14px;
  font-weight:850;
  cursor:pointer;
  position:relative;
  z-index:2;
}

.cfy-mobile-link:hover,
.cfy-mobile-group-btn:hover{
  background:var(--soft);
  color:var(--main2) !important;
}

.cfy-mobile-sub{
  display:none;
  gap:8px;
  padding:8px 0 0 10px;
}

.cfy-mobile-group[data-open="1"] .cfy-mobile-sub{
  display:grid;
}

.cfy-mobile-sub a{
  padding:13px 14px;
  border-radius:16px;
  border:1px solid var(--line);
  background:var(--bg);
  color:var(--muted) !important;
  font-size:13px;
  font-weight:750;
  display:flex;
  align-items:center;
  justify-content:space-between;
  min-height:48px;
}

.cfy-mobile-sub a:hover{
  color:var(--main2) !important;
  background:var(--soft);
}

.cfy-mobile-actions{
  display:grid;
  grid-template-columns:1fr 1fr 1fr;
  gap:10px;
}

.cfy-mobile-actions .cfy-icon-btn,
.cfy-mobile-actions .cfy-lang-btn,
.cfy-mobile-actions .cfy-call-btn{
  width:100%;
  min-width:0;
}

@media(max-width:1480px){
  .cfy-header-inner{
    grid-template-columns:minmax(220px,300px) minmax(500px,1fr) auto;
    gap:12px;
    padding:0 18px;
  }

  .cfy-brand-name{
    font-size:20px;
  }

  .cfy-brand-sub{
    display:none;
  }

  .cfy-nav > a,
  .cfy-drop-btn{
    padding:0 10px;
    font-size:12px;
  }

  .cfy-quote{
    padding:0 16px;
    font-size:13px;
  }
}

@media(max-width:1280px){
  .cfy-header-inner{
    grid-template-columns:1fr auto;
  }

  .cfy-nav-wrap{
    display:none !important;
  }

  .cfy-burger{
    display:inline-flex !important;
  }
}

@media(min-width:1281px){
  .cfy-burger,
  #cfyBurger{
    display:none !important;
    visibility:hidden !important;
    pointer-events:none !important;
  }

  .cfy-nav-wrap{
    display:flex !important;
  }

  .cfy-mobile{
    display:none !important;
  }
}

@media(max-width:760px){
  :root{
    --cfy-header-h:76px;
  }

  .cfy-header{
    height:76px !important;
    min-height:76px !important;
  }

  .cfy-header-inner{
    grid-template-columns:1fr auto;
    padding:0 12px;
    gap:8px;
  }

  .cfy-logo{
    width:46px;
    height:46px;
    border-radius:16px;
  }

  .cfy-brand-name{
    font-size:16px;
    max-width:160px;
    overflow:hidden;
    text-overflow:ellipsis;
  }

  .cfy-actions{
    gap:7px;
  }

  .cfy-icon-btn,
  .cfy-lang-btn,
  .cfy-call-btn,
  .cfy-burger{
    width:42px !important;
    min-width:42px !important;
    height:42px !important;
    min-height:42px !important;
    max-height:42px !important;
    border-radius:14px;
  }

  .cfy-lang-btn{
    min-width:46px !important;
    padding:0 9px;
  }

  .cfy-quote{
    display:none !important;
  }

  .cfy-mobile{
    top:76px !important;
    max-height:calc(100dvh - 76px) !important;
  }
}

@media(max-width:390px){
  .cfy-brand-text{
    display:none;
  }

  .cfy-logo{
    width:44px;
    height:44px;
  }
}/* End custom CSS */