.u-section-1 .u-sheet-1 {
  min-height: 900px;
}

.u-section-1 .u-text-1 {
  font-weight: 700;
  font-size: 2.25rem;
  margin: 9px 0 0;
}

.u-section-1 .u-text-2 {
  font-weight: 700;
  font-size: 2.25rem;
  margin: 0;
}

.u-section-1 .u-text-3 {
  margin: 0;
}

.u-section-1 .u-btn-1 {
  background-image: none;
  padding: 0;
}

.u-section-1 .u-custom-html-1 {
  height: auto;
  min-height: 545px;
  width: 705px;
  margin: -3px auto 0;
}

.u-section-1 .u-custom-html-2 {
  height: auto;
  min-height: 63px;
  margin: -94px 886px 60px 172px;
}

@media (max-width: 1199px) {
  .u-section-1 .u-custom-html-2 {
    margin-right: 786px;
    margin-left: 72px;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-custom-html-2 {
    margin-right: 638px;
    margin-left: 0;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-text-1 {
    font-size: 1rem;
  }

  .u-section-1 .u-text-2 {
    font-size: 1rem;
  }

  .u-section-1 .u-custom-html-1 {
    width: 540px;
  }

  .u-section-1 .u-custom-html-2 {
    margin-right: 458px;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-custom-html-1 {
    width: 340px;
  }

  .u-section-1 .u-custom-html-2 {
    margin-right: 258px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 542px;
}

.u-section-2 .u-text-1 {
  font-weight: 700;
  margin: 150px 0 0;
}

.u-section-2 .u-text-2 {
  line-height: 1.6;
  margin: 10px 0 0;
}

.u-section-2 .u-btn-1 {
  --radius: 50px;
  background-image: linear-gradient(#003366, #009ee0);
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.875rem;
  margin: 14px auto 23px;
  padding: 6px 20px 7px;
}

.u-section-2 .u-icon-1 {
  font-size: 1.5em;
}

@media (max-width: 767px) {
  .u-section-2 .u-text-1 {
    margin-top: 60px;
  }
}.u-section-3 .u-sheet-1 {
  min-height: 272px;
}

.u-section-3 .u-text-1 {
  margin: 21px 0 0 20px;
}

.u-section-3 .u-image-1 {
  width: 400px;
  height: 104px;
  margin: -167px 20px 60px auto;
}

@media (max-width: 1199px) {
  .u-section-3 .u-text-1 {
    margin-left: 0;
  }
}

@media (max-width: 991px) {
  .u-section-3 .u-image-1 {
    margin-right: 0;
  }
}

@media (max-width: 575px) {
  .u-section-3 .u-sheet-1 {
    min-height: 344px;
  }

  .u-section-3 .u-text-1 {
    width: auto;
    margin-top: 104px;
  }

  .u-section-3 .u-image-1 {
    height: 88px;
    margin-top: -309px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }
}