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

.u-section-1 .u-line-1 {
  left: 0;
  top: -440px;
  transform-origin: center bottom 0px;
  position: absolute;
  transform: rotate(2deg);
}

.u-section-1 .u-line-2 {
  left: 0;
  top: -81px;
  transform-origin: center bottom 0px;
  position: absolute;
}

.u-section-1 .u-line-3 {
  width: 600px;
  transform-origin: left center 0px;
  height: 2px;
  margin: 26px auto 0;
}

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

.u-section-1 .u-line-4 {
  width: 600px;
  transform-origin: left center 0px;
  height: 2px;
  margin: 18px auto 15px;
}

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

  .u-section-1 .u-line-3 {
    width: 540px;
  }

  .u-section-1 .u-line-4 {
    width: 540px;
    margin-bottom: 17px;
  }
}

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

  .u-section-1 .u-line-3 {
    width: 340px;
  }

  .u-section-1 .u-line-4 {
    width: 340px;
    margin-bottom: 15px;
  }
} .u-section-2 {
  background-image: none;
}

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

.u-section-2 .u-text-1 {
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.8;
  margin: 27px 0;
}.u-section-3 .u-sheet-1 {
  min-height: 252px;
}

.u-section-3 .u-image-1 {
  width: 602px;
  height: 32px;
  margin: 20px auto 0;
}

.u-section-3 .u-image-2 {
  width: 238px;
  height: 150px;
  margin: 30px auto 20px;
}

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

  .u-section-3 .u-image-1 {
    width: 540px;
    height: 29px;
    margin-top: 13px;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-3 .u-image-2 {
    margin-bottom: 30px;
  }
}

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

  .u-section-3 .u-image-1 {
    width: 340px;
    height: 18px;
  }

  .u-section-3 .u-image-2 {
    margin-bottom: 13px;
  }
} .u-section-4 {
  background-image: linear-gradient(white, #149dcc);
}

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

.u-section-4 .u-image-1 {
  width: 612px;
  height: 512px;
  margin: 23px auto;
}

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

  .u-section-4 .u-image-1 {
    width: 540px;
    height: 452px;
  }
}

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

  .u-section-4 .u-image-1 {
    width: 340px;
    height: 285px;
  }
}