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

.u-section-1 .u-text-1 {
  font-weight: 400;
  width: 876px;
  margin: 0 auto;
}

.u-section-1 .u-image-1 {
  height: 391px;
  width: 678px;
  margin: 0 auto;
}

.u-section-1 .u-text-2 {
  width: 876px;
  margin: 0 auto;
}

.u-section-1 .u-btn-1 {
  --radius: 6px;
  font-weight: 700;
  font-size: 0.9375rem;
  margin: 105px auto 58px;
  padding: 8px 51px 8px 49px;
}

@media (max-width: 991px) {
  .u-section-1 .u-text-1 {
    width: 720px;
  }

  .u-section-1 .u-image-1 {
    margin-top: 13px;
  }

  .u-section-1 .u-text-2 {
    width: auto;
    margin-top: -404px;
    margin-left: 0;
    margin-right: 0;
  }

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

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

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

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

  .u-section-1 .u-text-2 {
    margin-top: -277px;
  }

  .u-section-1 .u-btn-1 {
    margin-bottom: 54px;
  }
}

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

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

  .u-section-1 .u-image-1 {
    height: 196px;
    width: 340px;
    margin-top: 39px;
  }

  .u-section-1 .u-text-2 {
    margin-top: -244px;
  }
}