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

.u-section-1 .u-text-1 {
  font-size: 2.25rem;
  margin: 47px 0 0;
}

.u-section-1 .u-text-2 {
  font-size: 2.25rem;
  margin: -342px 0 0;
}

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

.u-section-1 .u-image-1 {
  height: 478px;
  margin-top: 444px;
  margin-bottom: 9px;
}

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

  .u-section-1 .u-text-1 {
    width: auto;
    margin-top: 126px;
  }

  .u-section-1 .u-text-2 {
    width: auto;
    margin-top: -478px;
  }

  .u-section-1 .u-image-1 {
    margin-top: 502px;
    margin-bottom: 10px;
  }
}

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

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

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

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

  .u-section-1 .u-image-1 {
    margin-top: 900px;
    margin-bottom: 9px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 1485px;
}

.u-section-2 .u-text-1 {
  font-size: 1.875rem;
  margin: 30px 0 60px;
}

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