.elementor-3175 .elementor-element.elementor-element-34c95c1{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-3175 .elementor-element.elementor-element-9a05cb1{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-3175 .elementor-element.elementor-element-9a05cb1:not(.elementor-motion-effects-element-type-background), .elementor-3175 .elementor-element.elementor-element-9a05cb1 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FAFAF8;}.elementor-3175 .elementor-element.elementor-element-ffe6f52{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-3175 .elementor-element.elementor-element-ffe6f52:not(.elementor-motion-effects-element-type-background), .elementor-3175 .elementor-element.elementor-element-ffe6f52 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FAFAF8;}.elementor-3175 .elementor-element.elementor-element-963b439{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-3175 .elementor-element.elementor-element-963b439:not(.elementor-motion-effects-element-type-background), .elementor-3175 .elementor-element.elementor-element-963b439 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FAFAF8;}.elementor-3175 .elementor-element.elementor-element-40e72d3{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-3175 .elementor-element.elementor-element-40e72d3:not(.elementor-motion-effects-element-type-background), .elementor-3175 .elementor-element.elementor-element-40e72d3 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FAFAF8;}.elementor-3175 .elementor-element.elementor-element-52f13cf{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-3175 .elementor-element.elementor-element-52f13cf:not(.elementor-motion-effects-element-type-background), .elementor-3175 .elementor-element.elementor-element-52f13cf > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FAFAF8;}.elementor-3175 .elementor-element.elementor-element-f2ba2b8{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-3175 .elementor-element.elementor-element-f2ba2b8:not(.elementor-motion-effects-element-type-background), .elementor-3175 .elementor-element.elementor-element-f2ba2b8 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FAFAF8;}body.elementor-page-3175:not(.elementor-motion-effects-element-type-background), body.elementor-page-3175 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#111110;}/* Start custom CSS for html, class: .elementor-element-1945c05 */.zfu-hero,
.zfu-hero * {
  box-sizing: border-box;
}
.zfu-hero {
  position: relative;
  width: 100%;
  max-width: none;
  margin: -20px 0 0 0;
  padding: 130px 40px 90px;
  text-align: center;
  overflow: hidden;
  font-family: 'Space Grotesk', sans-serif;
  color: #f0ede8;
  background: #111110;
}
.zfu-hero-inner {
  position: relative;
  z-index: 1;
  max-width: 920px;
  margin: 0 auto;
}
.zfu-hero-title {
  font-size: 60px;
  font-weight: 700;
  line-height: 1.05;
  letter-spacing: -0.03em;
  margin: 0 0 28px;
  color: #fff;
}
.zfu-accent {
  color: #F7931A;
}
.zfu-hero-sub {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.75;
  color: rgba(255, 255, 255, 0.56);
  max-width: 680px;
  margin: 0 auto;
}
.zfu-hero-buttons {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 14px;
  flex-wrap: wrap;
  margin-top: 34px;
}
.zfu-btn {
  font-family: 'Space Grotesk', sans-serif;
  font-size: 16px;
  font-weight: 700;
  border-radius: 10px;
  padding: 14px 30px;
  text-decoration: none;
  display: inline-block;
  white-space: nowrap;
  cursor: pointer;
  transition: transform 0.2s ease;
}
.zfu-btn:hover {
  transform: scale(1.03);
  text-decoration: none;
}
.zfu-btn-primary {
  background: #F7931A;
  color: #fff !important;
  border: 1px solid #F7931A;
}
.zfu-btn-primary:hover {
  background: #F7931A;
  color: #fff !important;
  border-color: #F7931A;
}
.zfu-btn-secondary {
  background: transparent;
  color: #fff !important;
  border: 0.5px solid #fff;
}
.zfu-btn-secondary:hover {
  background: transparent;
  color: #fff !important;
  border: 0.5px solid #fff;
}
.zfu-stats {
  display: flex;
  justify-content: center;
  gap: 48px;
  margin-top: 56px;
  flex-wrap: wrap;
}
.zfu-stat {
  text-align: center;
}
.zfu-stat-val {
  font-size: 30px;
  font-weight: 700;
  color: #fff;
  letter-spacing: -0.03em;
}
.zfu-stat-lbl {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.38);
  margin-top: 4px;
  line-height: 1.35;
}
@media (max-width: 1024px) and (min-width: 601px) {
  .zfu-hero {
    padding: 60px 32px 60px;
  }
  .zfu-hero-inner {
    padding-top: 80px;
  }
  .zfu-hero-title {
    font-size: 50px;
  }
  .zfu-hero-sub {
    font-size: 18px;
  }
  .zfu-hero-buttons {
    gap: 14px;
    margin-top: 32px;
  }
  .zfu-btn {
    font-size: 16px;
    padding: 12px 22px;
  }
  .zfu-stats {
    gap: 32px;
    margin-top: 52px;
  }
  .zfu-stat-val {
    font-size: 30px;
  }
  .zfu-stat-lbl {
    font-size: 16px;
  }
}
@media (max-width: 600px) {
  .zfu-hero {
    margin-top: -20px;
    padding: 60px 24px 60px;
  }
  .zfu-hero-inner {
    padding-top: 60px;
  }
  .zfu-hero-title {
    font-size: 36px;
    margin-bottom: 22px;
  }
  .zfu-hero-sub {
    font-size: 18px;
    line-height: 1.65;
  }
  .zfu-hero-buttons {
    flex-direction: column;
    width: 100%;
    gap: 12px;
    margin-top: 30px;
  }
  .zfu-btn {
    width: 100%;
    text-align: center;
    font-size: 16px;
    padding: 13px 22px;
  }
  .zfu-stats {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 28px 16px;
    margin-top: 40px;
    justify-items: center;
    align-items: start;
  }
  .zfu-stat {
    width: 100%;
    max-width: 150px;
    text-align: center;
  }
  .zfu-stat-val {
    font-size: 24px;
  }
  .zfu-stat-lbl {
    font-size: 16px;
    line-height: 1.35;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-bc02564 *//* Anchor Offset für sticky Header */
#packages {
  scroll-margin-top: 20px;
}

/* Tablet */
@media (max-width: 1024px) {
  #packages {
    scroll-margin-top: 40px;
  }
}

/* Mobile */
@media (max-width: 600px) {
  #packages {
    scroll-margin-top: 40px;
  }
}/* End custom CSS */