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

.u-section-1 .u-image-1 {
  width: 272px;
  height: 22px;
  margin: 20px auto 0;
}

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

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

.u-section-1 .u-text-3 {
  font-weight: 700;
  font-size: 1.25rem;
  margin: 21px auto 50px;
}

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

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

  .u-section-1 .u-text-3 {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
  }
}

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

  .u-section-1 .u-text-3 {
    margin-bottom: 30px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 561px;
}

.u-section-2 .u-image-1 {
  width: 1274px;
  height: 543px;
  margin: 9px auto;
}

@media (max-width: 1399px) {
  .u-section-2 .u-sheet-1 {
    min-height: 503px;
  }

  .u-section-2 .u-image-1 {
    width: 1140px;
    height: 485px;
  }
}

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

  .u-section-2 .u-image-1 {
    width: 940px;
    height: 400px;
  }
}

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

  .u-section-2 .u-image-1 {
    width: 720px;
    height: 306px;
  }
}

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

  .u-section-2 .u-image-1 {
    width: 540px;
    height: 230px;
  }
}

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

  .u-section-2 .u-image-1 {
    width: 340px;
    height: 145px;
  }
}.u-section-3 .u-sheet-1 {
  min-height: 65px;
}

.u-section-3 .u-custom-html-1 {
  margin-bottom: 0;
  margin-top: 0;
}

@media (max-width: 1199px) {
  .u-section-3 .u-custom-html-1 {
    margin-bottom: 23px;
  }
}