 .u-section-1 {
  background-image: linear-gradient(#e5e5e5, #3b065e);
}

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

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

.u-section-1 .u-text-2 {
  font-size: 1.875rem;
  font-weight: 700;
  margin: 60px auto 0 39px;
}

.u-section-1 .u-text-3 {
  margin: 77px 0 59px;
}

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

  .u-section-1 .u-text-1 {
    font-size: 2.25rem;
    width: auto;
    margin-top: 45px;
    margin-left: 0;
  }

  .u-section-1 .u-text-2 {
    width: auto;
    margin-top: 45px;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-1 .u-text-3 {
    margin-top: 68px;
    margin-bottom: 30px;
  }
}