 .u-section-1 {
  filter: none;
}

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

.u-section-1 .u-image-1 {
  filter: none;
  width: 1111px;
  height: 933px;
  margin: 0 auto 0 0;
}

.u-section-1 .u-text-1 {
  font-weight: 700;
  --text-color-var: #073f3c;
  margin: 29px -18px 0 auto;
}

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

  .u-section-1 .u-image-1 {
    inset: auto;
    width: 940px;
    height: 789px;
  }
}

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

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

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

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

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

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

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