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

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

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

.u-section-1 .u-btn-1 {
  font-weight: 800;
  border-style: solid;
  font-size: 1.125rem;
  --radius: 10px;
  background-image: none;
  margin: 0 auto;
  padding: 11px 34px;
}

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

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

  .u-section-1 .u-btn-1 {
    margin-bottom: 7px;
  }
}

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

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

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

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

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

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

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

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

  .u-section-1 .u-btn-1 {
    margin-top: 24px;
    margin-bottom: 37px;
  }
}