 .u-section-1 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, #806daa, #eac3e7);
  background-size: cover;
}

.u-section-1 .u-sheet-1 {
  min-height: 100vh;
}

.u-section-1 .u-image-1 {
  height: 710px;
  margin-top: 76px;
  margin-bottom: 0;
}

.u-section-1 .u-text-1 {
  font-size: 1.5rem;
  font-weight: 700;
  margin: -672px auto 0 29px;
}

.u-section-1 .u-form-1 {
  height: 354px;
  width: 631px;
  margin: 663px auto 0;
}

@media (max-width: 991px) {
  .u-section-1 .u-text-1 {
    width: auto;
    margin-top: -694px;
  }

  .u-section-1 .u-form-1 {
    margin-top: 685px;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-text-1 {
    font-size: 1.3333333333333333rem;
  }

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

@media (max-width: 575px) {
  .u-section-1 .u-text-1 {
    font-size: 1.125rem;
    margin-top: -696px;
    margin-left: 27px;
    margin-right: 27px;
  }

  .u-section-1 .u-form-1 {
    width: 340px;
    margin-top: 687px;
    margin-bottom: 38px;
  }
}