.elementor-1667 .elementor-element.elementor-element-4d16551{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1667 .elementor-element.elementor-element-083b7a0{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1667 .elementor-element.elementor-element-083b7a0:not(.elementor-motion-effects-element-type-background), .elementor-1667 .elementor-element.elementor-element-083b7a0 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FAFAF8;}.elementor-1667 .elementor-element.elementor-element-ecda893{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1667 .elementor-element.elementor-element-ecda893:not(.elementor-motion-effects-element-type-background), .elementor-1667 .elementor-element.elementor-element-ecda893 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FAFAF8;}.elementor-1667 .elementor-element.elementor-element-1f58c5b{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1667 .elementor-element.elementor-element-1f58c5b:not(.elementor-motion-effects-element-type-background), .elementor-1667 .elementor-element.elementor-element-1f58c5b > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FAFAF8;}.elementor-1667 .elementor-element.elementor-element-f7aad45{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1667 .elementor-element.elementor-element-f7aad45:not(.elementor-motion-effects-element-type-background), .elementor-1667 .elementor-element.elementor-element-f7aad45 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FAFAF8;}.elementor-1667 .elementor-element.elementor-element-98e3f6e{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1667 .elementor-element.elementor-element-98e3f6e:not(.elementor-motion-effects-element-type-background), .elementor-1667 .elementor-element.elementor-element-98e3f6e > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FAFAF8;}.elementor-1667 .elementor-element.elementor-element-d9fcf2a{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1667 .elementor-element.elementor-element-d9fcf2a:not(.elementor-motion-effects-element-type-background), .elementor-1667 .elementor-element.elementor-element-d9fcf2a > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FAFAF8;}body.elementor-page-1667:not(.elementor-motion-effects-element-type-background), body.elementor-page-1667 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#111110;}/* Start custom CSS for html, class: .elementor-element-af62f99 */.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: 900px;
  margin: 0 auto;
}

.zfu-hero-title {
  font-family: 'Space Grotesk', sans-serif;
  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-divider {
  width: 48px;
  height: 3px;
  background: #F7931A;
  border-radius: 2px;
  margin: 0 auto 28px;
}

.zfu-hero-sub {
  font-family: 'Space Grotesk', sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.75;
  color: rgba(255, 255, 255, 0.56);
  max-width: 660px;
  margin: 0 auto;
}

.zfu-hero-stats {
  display: flex;
  justify-content: center;
  gap: 48px;
  flex-wrap: wrap;
  margin-top: 60px;
}

.zfu-hero-stats > div {
  text-align: center;
}

.zfu-stat-num {
  font-family: 'Space Grotesk', sans-serif;
  font-size: 30px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 5px;
  line-height: 1.1;
  letter-spacing: -0.03em;
}

.zfu-stat-label {
  font-family: 'Space Grotesk', sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.32);
  line-height: 1.35;
}

/* 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;
    margin-top: 52px;
  }

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

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

/* 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-divider {
    margin-bottom: 22px;
  }

  .zfu-hero-sub {
    font-size: 18px;
    line-height: 1.65;
  }

  .zfu-hero-stats {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 28px 16px;
    margin-top: 40px;
    justify-items: center;
    align-items: start;
  }

  .zfu-hero-stats > div {
    width: 100%;
    max-width: 150px;
    text-align: center;
  }

  .zfu-stat-num {
    font-size: 24px;
    margin-bottom: 5px;
  }

  .zfu-stat-label {
    font-size: 16px;
    line-height: 1.35;
  }
}/* End custom CSS */