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

.u-section-1 .u-image-1 {
  width: 954px;
  height: 904px;
  margin: 17px auto 0;
}

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

.u-section-1 .u-form-1 {
  border-style: solid;
  height: 318px;
  width: 570px;
  margin: 1px auto 60px;
}

.u-section-1 .u-btn-1 {
  background-image: none;
  --radius: 18px;
}

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

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

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

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

@media (max-width: 767px) {
  .u-section-1 .u-image-1 {
    width: 540px;
    height: 512px;
    margin-top: 235px;
  }

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

  .u-section-1 .u-form-1 {
    width: 540px;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-image-1 {
    width: 340px;
    height: 322px;
    margin-top: 313px;
  }

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

  .u-section-1 .u-form-1 {
    width: 340px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 86px;
}

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