 .u-section-1 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 1), rgba(0, 0, 0, 1));
  background-size: cover;
}

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

.u-section-1 .u-image-1 {
  width: 979px;
  height: 551px;
  object-position: 50% 0%;
  margin: 108px auto 0;
}

.u-section-1 .u-text-1 {
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  margin: 22px auto 0;
}

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

.u-section-1 .u-image-3 {
  width: 533px;
  height: 300px;
  margin: 30px auto 60px;
}

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

  .u-section-1 .u-image-1 {
    width: 940px;
    height: 529px;
  }

  .u-section-1 .u-text-1 {
    font-family: "Courier New", monospace;
  }

  .u-section-1 .u-image-2 {
    animation-duration: 5000ms;
  }
}

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

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

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

  .u-section-1 .u-image-1 {
    width: 540px;
    height: 304px;
    margin-top: 585px;
  }

  .u-section-1 .u-image-2 {
    width: 540px;
    height: 79px;
    margin-top: 340px;
    margin-bottom: -359px;
  }
}

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

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

  .u-section-1 .u-image-2 {
    width: 340px;
    height: 50px;
    margin-bottom: -330px;
  }

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