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

.u-section-1 .u-text-1 {
  font-size: 1rem;
  font-style: normal;
  text-transform: uppercase;
  font-weight: 700;
  margin: 11px auto 0 0;
}

.u-section-1 .u-text-2 {
  letter-spacing: 0px;
  line-height: 2;
  font-size: 0.75rem;
  font-weight: 500;
  margin: 10px 0 11px;
}

@media (max-width: 1199px) {
  .u-section-1 .u-text-2 {
    width: 781px;
  }
}

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

  .u-section-1 .u-text-2 {
    width: 720px;
  }
}

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

  .u-section-1 .u-text-2 {
    width: 540px;
  }
}

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

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

  .u-section-1 .u-text-2 {
    width: 340px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 3672px;
}

.u-section-2 .u-text-1 {
  font-size: 1rem;
  font-style: normal;
  text-transform: uppercase;
  font-weight: 700;
  margin: 31px auto 0 0;
}

.u-section-2 .u-text-2 {
  letter-spacing: 0px;
  line-height: 2;
  font-size: 0.75rem;
  font-weight: 500;
  margin: 12px 0 0;
}

.u-section-2 .u-custom-html-1 {
  margin: 30px auto 60px 0;
}

@media (max-width: 767px) {
  .u-section-2 .u-text-1 {
    margin-top: 60px;
  }

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