.elementor-38 .elementor-element.elementor-element-bd8c7d1{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-38 .elementor-element.elementor-element-bd8c7d1:not(.elementor-motion-effects-element-type-background), .elementor-38 .elementor-element.elementor-element-bd8c7d1 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#6EC1E4;}.elementor-38 .elementor-element.elementor-element-b78da7d{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}body.elementor-page-38:not(.elementor-motion-effects-element-type-background), body.elementor-page-38 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FAFAF8;}/* Start custom CSS for html, class: .elementor-element-a78b80f */#zkh,
#zkh * {
  box-sizing: border-box;
}
#zkh {
  font-family: 'Space Grotesk', sans-serif;
  background: #FAFAF8;
  color: #111110;
  margin: -20px 0 0 0;
}
.zkh-wrap {
  position: relative;
  width: 100%;
  padding: 130px 40px 90px;
  overflow: hidden;
  background: #FAFAF8;
}
.zkh-inner {
  max-width: 1040px;
  margin: 0 auto;
}
.zkh-header {
  max-width: 760px;
  margin: 0 auto 56px;
  text-align: center;
}
.zkh-title {
  font-family: 'Space Grotesk', sans-serif;
  font-size: 60px;
  font-weight: 700;
  line-height: 1.05;
  letter-spacing: -0.03em;
  margin: 0 0 12px;
  color: #111110;
}
.zkh-title em {
  color: #F7931A;
  font-style: normal;
}
.zkh-title-sub {
  font-family: 'Space Grotesk', sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.75;
  color: rgba(17, 17, 16, 0.56);
  max-width: 680px;
  margin: 0 auto;
}
.zkh-calendar-wrap {
  width: 100%;
  max-width: 1040px;
  margin: 0 auto;
  overflow: hidden;
  border-radius: 22px;
  background: #fff;
  box-shadow: 0 24px 70px rgba(17, 17, 16, 0.08);
}
#my-cal-inline-30min {
  width: 100%;
  min-height: 0;
  overflow: hidden;
}

/* Tablet / iPad */
@media (max-width: 1024px) and (min-width: 601px) {
  .zkh-wrap {
    padding: 60px 32px 60px;
  }
  .zkh-inner {
    padding-top: 80px; /* Fix: gleicher Abstand wie Hero */
  }
  .zkh-header {
    margin-bottom: 48px;
  }
  .zkh-title {
    font-size: 50px;
  }
  .zkh-title-sub {
    font-size: 18px;
  }
  #my-cal-inline-30min {
    min-height: 0;
  }
}

/* Mobile */
@media (max-width: 600px) {
  .zkh-wrap {
    padding: 60px 24px 60px;
  }
  .zkh-inner {
    padding-top: 60px; /* Fix: gleicher Abstand wie Hero */
  }
  .zkh-header {
    margin-bottom: 40px;
  }
  .zkh-title {
    font-size: 36px;
    margin-bottom: 22px;
  }
  .zkh-title-sub {
    font-size: 18px;
    line-height: 1.65;
  }
  .zkh-calendar-wrap {
    border-radius: 16px;
  }
  #my-cal-inline-30min {
    min-height: 0;
  }
}/* End custom CSS */