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

.u-section-1 .u-text-1 {
  font-weight: 600;
  font-size: 3rem;
  margin: 21px auto 0;
}

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

.u-section-1 .u-text-3 {
  font-weight: 400;
  margin: -316px auto 308px 20px;
}

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

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

  .u-section-1 .u-text-3 {
    width: auto;
    margin-top: -431px;
    margin-bottom: 60px;
  }
}

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

  .u-section-1 .u-text-1 {
    font-size: 2.5rem;
    margin-top: 15px;
  }

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

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

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

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

  .u-section-1 .u-text-3 {
    margin-top: -768px;
    margin-right: 0;
    margin-bottom: 732px;
  }
}