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

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

.u-section-1 .u-form-1 {
  width: 570px;
  margin: 30px auto 60px;
}

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

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

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

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

@media (max-width: 1199px) {
  .u-section-1 .u-form-group-1 {
    margin-top: 29px;
    margin-right: auto;
    margin-bottom: 60px;
  }

  .u-section-1 .u-form-group-2 {
    margin-top: 29px;
    margin-right: auto;
    margin-bottom: 60px;
  }

  .u-section-1 .u-form-group-3 {
    margin-top: 29px;
    margin-right: auto;
    margin-bottom: 60px;
  }

  .u-section-1 .u-form-group-6 {
    margin-top: 29px;
    margin-right: auto;
    margin-bottom: 60px;
  }
}

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

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