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

.u-section-1 .u-text-1 {
  font-size: 1.5rem;
  width: 816px;
  font-weight: 500;
  margin: 440px auto 0;
}

.u-section-1 .u-text-2 {
  width: 816px;
  font-weight: 100;
  margin: 22px auto 0;
}

.u-section-1 .u-text-3 {
  width: 816px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 60px;
  font-size: 1.125rem;
}

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

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

  .u-section-1 .u-text-1 {
    width: 720px;
    margin-top: 332px;
  }

  .u-section-1 .u-text-2 {
    width: 720px;
  }

  .u-section-1 .u-text-3 {
    width: 720px;
  }
}

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

  .u-section-1 .u-text-1 {
    width: 540px;
    margin-top: 507px;
  }

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

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

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

  .u-section-1 .u-text-1 {
    width: 340px;
    margin-top: 602px;
  }

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

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