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

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

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

.u-section-1 .u-text-3 {
  margin: 38px 88px 0;
}

.u-section-1 .u-text-4 {
  margin: 364px auto 60px;
}

@media (max-width: 1199px) {
  .u-section-1 .u-text-3 {
    margin-left: 0;
    margin-right: 0;
  }
}

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

  .u-section-1 .u-text-4 {
    width: auto;
    margin-top: 124px;
    margin-bottom: 38px;
  }
}

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

  .u-section-1 .u-text-2 {
    font-size: 1.125rem;
    width: auto;
    margin-top: 15px;
  }

  .u-section-1 .u-text-4 {
    margin-top: 369px;
    margin-bottom: 29px;
  }
}

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

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

  .u-section-1 .u-text-4 {
    margin-top: 53px;
    margin-bottom: 37px;
  }
}