.u-section-1 .u-sheet-1 {
  min-height: 100vh;
}

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

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

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

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

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

.u-section-1 .u-shape-1 {
  width: 187px;
  height: 130px;
  transform-origin: center center;
  transform: scaleX(-1);
  margin: -164px 0 0 auto;
}

.u-section-1 .u-btn-3 {
  font-weight: 700;
  margin: -86px 0 78px auto;
}

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

  .u-section-1 .u-shape-1 {
    margin-top: -130px;
    margin-right: 16px;
  }

  .u-section-1 .u-btn-3 {
    margin-right: 16px;
    margin-bottom: 60px;
  }
}

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

  .u-section-1 .u-shape-1 {
    width: 132px;
    height: 91px;
    margin-top: -103px;
  }

  .u-section-1 .u-btn-3 {
    margin-top: -63px;
    margin-right: 15px;
    margin-bottom: 51px;
    padding: 6px 30px;
  }
}

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

  .u-section-1 .u-shape-1 {
    width: 110px;
    height: 76px;
    margin-top: -60px;
    margin-right: 44px;
  }

  .u-section-1 .u-btn-3 {
    margin-top: -49px;
    margin-right: 22px;
    margin-bottom: 49px;
    padding-top: 0;
    padding-bottom: 0;
  }
}