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

.u-section-1 .u-text-1 {
  font-size: 1.875rem;
  font-weight: 800;
  margin: 34px 0 0;
}

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

  .u-section-1 .u-text-1 {
    width: auto;
    margin-top: 20px;
    margin-bottom: 20px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 20px;
}.u-section-3 .u-sheet-1 {
  min-height: 39px;
}

.u-section-3 .u-text-1 {
  margin: 0 auto 19px 0;
}

@media (max-width: 1199px) {
  .u-section-3 .u-text-1 {
    font-weight: 700;
    font-size: 1.125rem;
  }
}

@media (max-width: 767px) {
  .u-section-3 .u-text-1 {
    margin-top: 60px;
  }
}.u-section-4 .u-sheet-1 {
  min-height: 1503px;
}

.u-section-4 .u-text-1 {
  margin: 0 0 19px;
}

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

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

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

  .u-section-4 .u-text-1 {
    margin-bottom: 20px;
  }
}