.u-section-1 .u-sheet-1 {
  min-height: 100vh;
}

.u-section-1 .u-text-1 {
  font-size: 3.75rem;
  font-family: Aboreto;
  margin: 118px 0 0;
}

.u-section-1 .u-text-2 {
  font-family: Aboreto;
  margin: 51px 0 60px;
}

@media (max-width: 1199px) {
  .u-section-1 .u-text-1 {
    width: auto;
    margin-top: 128px;
  }

  .u-section-1 .u-text-2 {
    width: auto;
    margin-top: 56px;
  }
}

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

  .u-section-1 .u-text-1 {
    font-size: 3rem;
    margin-top: 151px;
  }

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

@media (max-width: 767px) {
  .u-section-1 .u-text-1 {
    margin-top: 119px;
  }

  .u-section-1 .u-text-2 {
    margin-top: 86px;
    margin-bottom: 55px;
  }
}

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

  .u-section-1 .u-text-1 {
    font-size: 2.25rem;
    margin-top: 98px;
  }

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