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

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

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

.u-section-1 .u-text-3 {
  font-size: 1.25rem;
  line-height: 1.8;
  margin: 0 0 0 21px;
}

.u-section-1 .u-text-4 {
  font-size: 1.5rem;
  line-height: 1.8;
  margin: 5px -18px 0 auto;
}

.u-section-1 .u-text-5 {
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 1.8;
  margin: 74px 0 60px;
}

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

  .u-section-1 .u-text-3 {
    width: auto;
    margin-left: 14px;
  }

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

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

  .u-section-1 .u-text-3 {
    margin-left: 21px;
  }

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

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

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

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

  .u-section-1 .u-text-4 {
    font-size: 1rem;
    width: auto;
  }

  .u-section-1 .u-text-5 {
    font-size: 1rem;
    margin-top: 37px;
    margin-bottom: 35px;
  }
}

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

  .u-section-1 .u-text-3 {
    margin-left: 11px;
  }

  .u-section-1 .u-text-5 {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}