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

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

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

.u-section-1 .u-text-3 {
  margin: 19px auto 0;
}

.u-section-1 .u-btn-1 {
  --radius: 6px;
  font-weight: 700;
  font-size: 0.9375rem;
  margin: 9px auto 0;
  padding: 8px 33px;
}

.u-section-1 .u-image-1 {
  width: 1057px;
  height: 345px;
  margin: 29px auto 0;
}

.u-section-1 .u-image-2 {
  width: 1057px;
  height: 345px;
  margin: 8px auto 60px;
}

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

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

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

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

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

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

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

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

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

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

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

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