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

.u-section-1 .u-image-1 {
  --radius: 10px;
  width: 496px;
  height: 172px;
  margin: 22px auto 0;
}

.u-section-1 .u-image-2 {
  width: 570px;
  height: 99px;
  margin: 30px auto 0;
}

.u-section-1 .u-image-3 {
  width: 759px;
  height: 536px;
  margin: 23px auto 0;
}

.u-section-1 .u-image-4 {
  width: 668px;
  height: 179px;
  margin: 13px auto 0;
}

.u-section-1 .u-text-1 {
  font-size: 0.875rem;
  width: 900px;
  margin: 0 auto 22px;
}

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

  .u-section-1 .u-image-3 {
    width: 720px;
    height: 508px;
  }

  .u-section-1 .u-text-1 {
    width: 720px;
  }
}

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

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

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

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

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

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

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

  .u-section-1 .u-image-2 {
    width: 340px;
    height: 59px;
  }

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

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

  .u-section-1 .u-text-1 {
    margin-top: 20px;
    width: 340px;
  }
}