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

.u-section-1 .u-text-1 {
  margin-bottom: -261px;
  font-weight: 700;
}.u-section-2 .u-sheet-1 {
  min-height: 1784px;
}

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

.u-section-2 .u-btn-1 {
  background-image: none;
  font-size: 1.5rem;
  padding: 0;
}

.u-section-2 .u-btn-2 {
  background-image: none;
  font-size: 1.5rem;
  padding: 0;
}

@media (max-width: 767px) {
  .u-section-2 .u-btn-1 {
    font-size: 1rem;
  }

  .u-section-2 .u-btn-2 {
    font-size: 1rem;
  }
}

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

  .u-section-2 .u-text-1 {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 0;
  }

  .u-section-2 .u-btn-1 {
    font-size: 1.5rem;
  }

  .u-section-2 .u-btn-2 {
    font-size: 1.5rem;
  }
}.u-section-3 .u-sheet-1 {
  min-height: 523px;
}

.u-section-3 .u-image-1 {
  width: 300px;
  height: 300px;
  margin: 20px auto 0;
}

.u-section-3 .u-image-2 {
  width: 300px;
  height: 300px;
  margin: 20px auto 0;
}

.u-section-3 .u-text-1 {
  margin: 20px 0 60px;
}.u-section-4 .u-sheet-1 {
  min-height: 134px;
}

.u-section-4 .u-btn-1 {
  --radius: 50px;
  font-size: 1.5rem;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  margin: 40px auto;
  padding: 8px 33px;
}

@media (max-width: 1399px) {
  .u-section-4 .u-btn-1 {
    font-weight: normal;
  }
}