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

.u-section-1 .u-text-1 {
  width: 301px;
  font-size: 1.875rem;
  font-weight: 700;
  margin: 25px auto 0;
}

.u-section-1 .u-text-2 {
  width: 301px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
  font-weight: 700;
}

.u-section-1 .u-text-3 {
  width: 301px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
}

.u-section-1 .u-btn-1 {
  background-image: none;
  font-weight: normal;
}

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

  .u-section-1 .u-text-1 {
    margin-top: 10px;
  }
}

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

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

  .u-section-1 .u-text-2 {
    margin-top: 20px;
  }

  .u-section-1 .u-text-3 {
    margin-top: 20px;
  }

  .u-section-1 .u-btn-1 {
    font-weight: 700;
    padding: 0;
  }
}