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

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

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

.u-section-1 .u-btn-1 {
  --radius: 6px;
  font-weight: 700;
  font-size: 0.9375rem;
  margin: -60px auto 44px 0;
  padding: 8px 33px;
}

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

  .u-section-1 .u-btn-1 {
    margin-top: -86px;
    margin-bottom: 28px;
  }
}

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

  .u-section-1 .u-btn-1 {
    margin-top: -73px;
    margin-bottom: 15px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 24px;
}