 .u-section-1 {
  background-image: linear-gradient(to right, #b3b3b3, #f2f2f2);
}

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

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

.u-section-1 .u-line-1 {
  width: 830px;
  height: 2px;
  transform-origin: center top;
  margin: 5px auto 0;
}

.u-section-1 .u-form-1 {
  height: 371px;
  width: 570px;
  margin: 27px auto 26px;
}

.u-section-1 .u-input-1 {
  text-transform: uppercase;
}

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

.u-section-1 .u-input-2 {
  text-transform: uppercase;
}

.u-section-1 .u-input-3 {
  text-transform: uppercase;
}

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

.u-section-1 .u-label-4 {
  text-transform: uppercase;
}

.u-section-1 .u-input-4 {
  text-transform: uppercase;
}

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

.u-section-1 .u-input-5 {
  text-transform: uppercase;
}

.u-section-1 .u-input-6 {
  text-transform: uppercase;
}

.u-section-1 .u-btn-1 {
  font-size: 1.875rem;
  border-style: solid;
  text-transform: none;
  letter-spacing: normal;
  padding: 0;
}

@media (max-width: 991px) {
  .u-section-1 .u-line-1 {
    width: 720px;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-line-1 {
    width: 540px;
  }

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

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

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