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

.u-section-1 .u-text-1 {
  font-weight: 700;
  margin: 17px 89px 0;
}

.u-section-1 .u-image-1 {
  --radius: 10px;
  width: 985px;
  height: 681px;
  margin: -83px auto 0 36px;
}

.u-section-1 .u-text-2 {
  font-size: 1.25rem;
  font-weight: 700;
  margin: 17px auto 60px -28px;
}

.u-section-1 .u-btn-1 {
  background-image: none;
  padding: 0;
}

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

  .u-section-1 .u-image-1 {
    width: 940px;
    height: 650px;
    margin-left: 0;
  }
}

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

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

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

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

  .u-section-1 .u-text-2 {
    font-size: 1.1111111111111112rem;
  }
}

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

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