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

.u-section-1 .u-text-1 {
  font-size: 1.5rem;
  margin: 54px auto 0;
}

.u-section-1 .u-text-2 {
  width: 767px;
  margin: 27px auto 60px;
}

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

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

@media (max-width: 575px) {
  .u-section-1 .u-sheet-1 {
    min-height: 1017px;
  }
}.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: 69px;
  }
}

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

  .u-section-2 .u-text-1 {
    width: auto;
    margin-top: 60px;
    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;
  }
}