 .u-section-1 {
  background-image: none;
  min-height: 728px;
}

.u-section-1 .u-group-1 {
  min-height: 726px;
  height: auto;
  margin-top: 1px;
  margin-bottom: 1px;
}

.u-section-1 .u-container-layout-1 {
  padding: 30px 0;
}

.u-section-1 .u-text-1 {
  font-size: 3rem;
  margin: 0 auto;
}

.u-section-1 .u-text-2 {
  width: 624px;
  margin: 17px auto 0;
}

.u-section-1 .u-form-1 {
  height: 529px;
  --thumb-color: #104e92;
  --thumb-hover-color: #6fadf1;
  --track-color: #c0c0c0;
  --track-active-color: #104e92;
  margin: 28px 239px 0 314px;
}

.u-section-1 .u-form-group-3 {
  margin-left: 0;
}

.u-section-1 .u-form-group-4 {
  margin-left: 0;
}

.u-section-1 .u-form-group-5 {
  margin-left: 0;
}

.u-section-1 .u-form-group-6 {
  margin-left: 0;
}

.u-section-1 .u-btn-1 {
  background-image: none;
  margin-right: auto;
  margin-left: auto;
  display: block;
  width: 24%;
  font-size: 1rem;
  letter-spacing: 0px;
  text-transform: none;
  font-weight: 400;
  padding: 9px 0 11px;
}

@media (max-width: 1199px) {
  .u-section-1 .u-group-1 {
    height: auto;
  }

  .u-section-1 .u-form-1 {
    margin-right: 139px;
    margin-left: 214px;
  }

  .u-section-1 .u-form-group-3 {
    height: 211px;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-container-layout-1 {
    padding-top: 75px;
  }

  .u-section-1 .u-form-1 {
    margin-right: 29px;
    margin-left: 104px;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-container-layout-1 {
    padding-top: 70px;
  }

  .u-section-1 .u-text-2 {
    width: 540px;
  }

  .u-section-1 .u-form-1 {
    margin-right: 0;
    margin-left: 0;
  }
}

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

  .u-section-1 .u-container-layout-1 {
    padding-top: 65px;
  }

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

  .u-section-1 .u-text-2 {
    width: 340px;
  }
}