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

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

.u-section-1 .u-text-1 {
  font-weight: 700;
  font-size: 2.25rem;
  margin: 127px 0 0;
}

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

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

.u-section-1 .u-btn-1 {
  border-style: none;
  letter-spacing: 0px;
  background-image: linear-gradient(to right, black, white);
  font-size: 1.125rem;
  font-weight: normal;
  margin: 44px auto 60px 0;
}

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

  .u-section-1 .u-btn-1 {
    margin-left: auto;
  }
}