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

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

.u-section-1 .u-text-2 {
  margin: 20px 0 60px;
}

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

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

.u-section-2 .u-text-1 {
  margin: 20px auto 0 0;
}

.u-section-2 .u-text-2 {
  padding-left: 20px;
  margin: 20px auto 0 20px;
}

.u-section-2 .u-image-1 {
  width: 411px;
  height: 300px;
  box-shadow: 2px 2px 8px 0px rgba(162,206,251,1);
  margin: 40px 355px 0 auto;
}

.u-section-2 .u-text-3 {
  margin: 20px 0 44px;
}

@media (max-width: 991px) {
  .u-section-2 .u-image-1 {
    margin-right: 309px;
  }
}

@media (max-width: 767px) {
  .u-section-2 .u-image-1 {
    margin-right: 129px;
  }
}

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

  .u-section-2 .u-image-1 {
    width: 340px;
    height: 248px;
    margin-right: 0;
  }
}.u-section-3 .u-sheet-1 {
  min-height: 887px;
}

.u-section-3 .u-text-1 {
  margin-bottom: 0;
  margin-top: 20px;
}

.u-section-3 .u-text-2 {
  margin-left: 0;
  margin-right: auto;
  margin-bottom: 0;
}

.u-section-3 .u-text-3 {
  margin-left: 0;
  margin-right: auto;
  margin-bottom: 0;
}

.u-section-3 .u-image-1 {
  width: 411px;
  height: 300px;
  box-shadow: 2px 2px 8px 0px rgba(162,206,251,1);
  margin: 40px auto 0;
}

.u-section-3 .u-text-4 {
  margin: 20px auto 0 0;
}

.u-section-3 .u-line-1 {
  margin-top: 30px;
  margin-bottom: 60px;
  transform-origin: left center;
}

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

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