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

.u-section-1 .u-text-1 {
  font-weight: 700;
  margin: 39px auto 0;
}

.u-section-1 .u-text-2 {
  margin: 41px 0 60px;
}.u-section-2 .u-sheet-1 {
  min-height: 239px;
}

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

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

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

.u-section-2 .u-text-3 {
  margin: -22px 37px 0 auto;
}

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

.u-section-2 .u-text-4 {
  margin: -22px 110px 60px auto;
}

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

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

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

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

  .u-section-2 .u-text-2 {
    width: auto;
    margin-right: 40px;
  }

  .u-section-2 .u-text-3 {
    width: auto;
    margin-right: -34px;
  }

  .u-section-2 .u-text-4 {
    width: auto;
    margin-right: 32px;
  }
}