 .u-section-1 {
  background-image: linear-gradient(black, #333333);
  background-position: 48.79% 50%;
}

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

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

.u-section-1 .u-text-2 {
  font-weight: 700;
  width: 658px;
  margin: 48px auto 0;
}

.u-section-1 .u-form-1 {
  height: 764px;
  width: 659px;
  margin: 18px auto 38px;
}

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

.u-section-1 .u-input-1 {
  height: 46px;
  text-decoration-color: black;
}

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

.u-section-1 .u-input-2 {
    height: 46px;
}

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

.u-section-1 .u-input-3 {
  height: 46px;
}

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

.u-section-1 .u-input-4 {
  height: 46px;
}

.u-section-1 .u-input-5 {
  height: 46px;
}

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

.u-section-1 .u-input-6 {
  height: 46px;
}

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

.u-section-1 .u-input-7 {
  height: 46px;
}

.u-section-1 .u-btn-1 {
  background-image: none;
  margin-right: auto;
  margin-left: auto;
  display: block;
  font-size: 1.25rem;
  text-transform: uppercase;
  letter-spacing: 2px;
  width: 53%;
  font-weight: 700;
  padding: 13px 0;
}

@media (max-width: 1199px) {
  .u-section-1 .u-sheet-1 {
    min-height: 1130px;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-sheet-1 {
    min-height: 866px;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-sheet-1 {
    min-height: 650px;
  }

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

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

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

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

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