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

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

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

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

  .u-section-1 .u-text-1 {
    width: auto;
    margin-top: 50px;
    font-size: 1.875rem;
  }

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

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