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

.u-section-1 .u-image-1 {
  width: 550px;
  height: 300px;
  margin: 27px 0 0 auto;
}

.u-section-1 .u-image-2 {
  width: 550px;
  height: 300px;
  margin: -300px auto 0 0;
}

.u-section-1 .u-image-3 {
  width: 550px;
  height: 300px;
  margin: 27px auto 0 0;
}

.u-section-1 .u-image-4 {
  width: 550px;
  height: 300px;
  margin: -300px 0 27px auto;
}

@media (max-width: 1199px) {
  .u-section-1 .u-image-2 {
    margin-top: 20px;
    margin-right: 0;
    margin-left: auto;
    margin-bottom: initial;
  }

  .u-section-1 .u-image-3 {
    margin-right: 0;
    margin-left: auto;
  }

  .u-section-1 .u-image-4 {
    margin-top: 20px;
    margin-bottom: initial;
  }
}

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

  .u-section-1 .u-image-4 {
    margin-bottom: 27px;
  }
}

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

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

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

  .u-section-1 .u-image-3 {
    width: 540px;
    height: 295px;
  }

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

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

  .u-section-1 .u-image-1 {
    width: 340px;
    height: 186px;
    margin-right: auto;
    margin-left: 0;
  }

  .u-section-1 .u-image-2 {
    width: 340px;
    height: 186px;
    margin-right: auto;
    margin-left: 0;
  }

  .u-section-1 .u-image-3 {
    height: 186px;
    margin-top: 20px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-1 .u-image-4 {
    width: 340px;
    height: 186px;
    margin-top: 27px;
    margin-right: auto;
    margin-left: 0;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 883px;
}

.u-section-2 .u-text-1 {
  font-weight: 700;
  width: 244px;
  margin: 16px auto 0;
}

.u-section-2 .u-text-2 {
  font-size: 1.125rem;
  margin: 16px 0 0;
}

.u-section-2 .u-image-1 {
  height: 502px;
  margin-top: 2px;
  margin-bottom: 3px;
}

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

@media (max-width: 991px) {
  .u-section-2 .u-text-2 {
    width: 720px;
  }
}

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

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

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

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

  .u-section-2 .u-image-1 {
    height: 154px;
    margin-bottom: 16px;
  }
}