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

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

.u-section-1 .u-text-2 {
  margin: 58px 0 60px;
}

.u-section-1 .u-btn-1 {
  background-image: none;
  padding: 0;
}

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

  .u-section-1 .u-text-1 {
    width: 450px;
    margin-top: 48px;
  }

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

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

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

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