.numbers-list {
  background: #000A1E;
  padding: 108px 0;
}
@media (max-width: 767.98px) {
  .numbers-list {
    padding: 48px 0;
  }
}
.numbers-list .hero_title {
  margin-bottom: 12px;
}
@media (max-width: 767.98px) {
  .numbers-list .hero_title {
    font-size: 58px;
    line-height: 120%;
  }
}
@media (max-width: 389px) {
  .numbers-list .hero_title {
    font-size: 50px;
  }
}
.numbers-list .section-desc {
  margin-bottom: 72px;
}
@media (max-width: 767.98px) {
  .numbers-list .section-desc {
    margin-bottom: 0;
  }
}
.numbers-list .section-desc p:last-child {
  margin-bottom: 0;
}
.numbers-list .mb-72 {
  margin-bottom: 72px;
}
@media (max-width: 767.98px) {
  .numbers-list .mb-72 {
    margin-bottom: 0;
  }
}
.numbers-list .mb-72:last-child {
  margin-bottom: 0;
}
.numbers-list .single-title {
  font-weight: 700;
  font-size: 58px;
  line-height: 120%;
  vertical-align: middle;
  margin-bottom: 36px;
}
@media (max-width: 767.98px) {
  .numbers-list .single-title {
    font-size: 49px;
    line-height: 140%;
  }
}
@media (max-width: 389px) {
  .numbers-list .single-title {
    font-size: 42px;
  }
}
@media (max-width: 767.98px) {
  .numbers-list .single-content {
    font-size: 16px;
    margin-bottom: 0;
  }
}
.numbers-list .single-content p:last-child {
  margin-bottom: 0;
}
.numbers-list .buttons {
  gap: 36px;
  margin-top: 36px;
}
.numbers-list .button {
  padding: 14px 25px;
  border-radius: 40px;
  border: 2px solid #fff;
  font-weight: 700;
  font-size: 20px;
  line-height: 100%;
  gap: 4px;
  color: #fff;
  max-width: fit-content;
}
.numbers-list .mb-36 {
  margin-bottom: 36px;
}
@media (max-width: 991.98px) {
  .numbers-list .mb-36 {
    margin-bottom: 24px;
  }
}
.numbers-list .gx-36 .single-title {
  font-weight: 700;
  font-size: 76px;
  line-height: 120%;
  vertical-align: middle;
}
@media (max-width: 767.98px) {
  .numbers-list .gx-36 .single-title {
    font-size: 58px;
  }
}
@media (max-width: 389px) {
  .numbers-list .gx-36 .single-title {
    font-size: 52px;
  }
}
.numbers-list .gx-36 .single-img {
  margin: 96px auto;
}
@media (max-width: 767.98px) {
  .numbers-list .gx-36 .single-img {
    margin: 96px auto 24px;
  }
}
@media (max-width: 991.98px) {
  .numbers-list.large-gaps .section-desc {
    margin-bottom: 0;
  }
}
@media (max-width: 991.98px) {
  .numbers-list.large-gaps .single-img {
    margin: 96px auto 24px;
  }
}
.numbers-list h4 {
  margin-bottom: 12px;
}

/*# sourceMappingURL=numbers-list.css.map */
