 .u-section-1 {
  background-image: linear-gradient(#2777f3, black);
}

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

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

.u-section-1 .u-text-2 {
  font-size: 1.5rem;
  font-weight: normal;
  width: 470px;
  margin: 5px auto 60px;
}

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

@media (max-width: 767px) {
  .u-section-1 .u-text-2 {
    width: auto;
    margin-left: 37px;
    margin-right: 37px;
  }
}

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

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

  .u-section-1 .u-text-2 {
    font-size: 1.25rem;
    margin-left: 0;
    margin-right: 0;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 854px;
}

.u-section-2 .u-image-1 {
  width: 369px;
  height: 735px;
  margin: 50px auto 0 61px;
}

.u-section-2 .u-image-2 {
  width: 459px;
  height: 912px;
  margin: -979px auto 0;
}

.u-section-2 .u-image-3 {
  width: 355px;
  height: 705px;
  margin: -862px 76px 60px auto;
}

@media (max-width: 1399px) {
  .u-section-2 .u-image-1 {
    height: 734px;
  }

  .u-section-2 .u-image-2 {
    height: 913px;
  }

  .u-section-2 .u-image-3 {
    height: 706px;
    margin-top: -863px;
  }
}

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

  .u-section-2 .u-image-1 {
    width: 340px;
    height: 781px;
    margin-left: 0;
    margin-top: -150px;
  }

  .u-section-2 .u-image-2 {
    width: 340px;
    height: 700px;
    margin-top: -111px;
  }

  .u-section-2 .u-image-3 {
    width: 340px;
    height: 930px;
    margin-top: -180px;
    margin-right: 0;
    margin-bottom: -80px;
  }
}.u-section-3 .u-sheet-1 {
  min-height: 81px;
}

.u-section-3 .u-custom-html-1 {
  margin-bottom: 60px;
}body {
  background-repeat: repeat-x;
}