.elementor-1922 .elementor-element.elementor-element-d4c3fc9{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1922 .elementor-element.elementor-element-d4c3fc9:not(.elementor-motion-effects-element-type-background), .elementor-1922 .elementor-element.elementor-element-d4c3fc9 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#111110;}.elementor-1922 .elementor-element.elementor-element-7c43ff8{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1922 .elementor-element.elementor-element-7c43ff8:not(.elementor-motion-effects-element-type-background), .elementor-1922 .elementor-element.elementor-element-7c43ff8 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FAFAF8;}.elementor-1922 .elementor-element.elementor-element-038f7a0{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1922 .elementor-element.elementor-element-038f7a0:not(.elementor-motion-effects-element-type-background), .elementor-1922 .elementor-element.elementor-element-038f7a0 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FAFAF8;}.elementor-1922 .elementor-element.elementor-element-4f3da82{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1922 .elementor-element.elementor-element-4f3da82:not(.elementor-motion-effects-element-type-background), .elementor-1922 .elementor-element.elementor-element-4f3da82 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FAFAF8;}.elementor-1922 .elementor-element.elementor-element-2deecf6{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1922 .elementor-element.elementor-element-2deecf6:not(.elementor-motion-effects-element-type-background), .elementor-1922 .elementor-element.elementor-element-2deecf6 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FAFAF8;}.elementor-1922 .elementor-element.elementor-element-c88f781{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1922 .elementor-element.elementor-element-c88f781:not(.elementor-motion-effects-element-type-background), .elementor-1922 .elementor-element.elementor-element-c88f781 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FAFAF8;}body.elementor-page-1922:not(.elementor-motion-effects-element-type-background), body.elementor-page-1922 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#111110;}/* Start custom CSS for html, class: .elementor-element-5a08371 */.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-stats {
  display: flex;
  justify-content: center;
  gap: 40px;
  margin-top: 56px;
  padding-top: 0;
  flex-wrap: wrap;
}

.zfu-stat-num {
  font-size: 24px;
  font-weight: 700;
  color: #fff;
  letter-spacing: -0.03em;
}

.zfu-stat-label {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.38);
  margin-top: 4px;
}

/* Tablet / iPad */
@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-stats {
    gap: 32px;
  }

  .zfu-stat-num {
    font-size: 22px;
  }
}

/* Mobile */
@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-stats {
    gap: 24px;
    margin-top: 40px;
  }

  .zfu-stat-num {
    font-size: 20px;
  }

  .zfu-stat-label {
    font-size: 16px;
  }
}

@media (max-width: 600px) {
  .zfu-hero-stats {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 28px 16px;
    margin-top: 40px;
    justify-items: center;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-b4f95fc */.zfp-faq-answer-inner a {
  color: #F7931A !important;
  font-weight: 600;
  text-decoration: none;
}

.zfp-faq-answer-inner a:hover {
  color: #F7931A !important;
  text-decoration: underline;
  text-underline-offset: 3px;
}/* End custom CSS */