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

.u-section-1 .u-icon-1 {
  width: 71px;
  height: 71px;
  margin: 239px auto 0;
  padding: 0;
}

.u-section-1 .u-text-1 {
  font-weight: 700;
  font-size: 3rem;
  letter-spacing: -2px;
  margin: 25px auto 0;
}

.u-section-1 .u-text-2 {
  font-size: 1rem;
  width: 340px;
  margin: 0 auto;
}

.u-section-1 .u-form-1 {
  height: 96px;
  width: 400px;
  margin: 21px auto 60px;
}

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

.u-section-1 .u-input-1 {
  background-image: none;
  font-size: 1.25rem;
}

.u-section-1 .u-btn-1 {
  width: 100%;
  font-size: 1.25rem;
  background-image: none;
  font-weight: 700;
  border-style: solid;
  text-transform: none;
  padding: 10px 0;
}

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

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

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

  .u-section-1 .u-icon-1 {
    width: 36px;
    height: 36px;
    margin-top: 150px;
  }

  .u-section-1 .u-text-1 {
    font-size: 0.846154rem;
    letter-spacing: -1px;
    width: auto;
    margin-top: 9px;
  }

  .u-section-1 .u-text-2 {
    font-size: 0.38461538461538464rem;
    width: auto;
    margin-top: 1px;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-1 .u-form-1 {
    height: 51px;
    width: 137px;
    margin-top: 18px;
  }

  .u-section-1 .u-label-1 {
    font-size: 0.384615rem;
  }

  .u-section-1 .u-input-1 {
    font-size: 0.384615rem;
    height: 0;
  }

  .u-section-1 .u-btn-1 {
    font-size: 0.384615rem;
    width: 20%;
    padding-top: 1px;
    padding-bottom: 1px;
  }
}