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

.u-section-1 .u-layout-wrap-1 {
  margin-top: 0;
  margin-bottom: 60px;
}

.u-section-1 .u-layout-cell-1 {
  min-height: 1033px;
}

.u-section-1 .u-container-layout-1 {
  padding: 24px 30px;
}

.u-section-1 .u-text-1 {
  font-size: 3.75rem;
  letter-spacing: -1px;
  margin: 64px 0 0;
}

.u-section-1 .u-form-1 {
  height: 475px;
  width: 666px;
  margin: 34px auto 0;
}

.u-section-1 .u-label-1 {
  font-weight: 300;
}

.u-section-1 .u-label-2 {
  font-weight: 300;
}

.u-section-1 .u-form-group-3 {
  margin-left: 0;
}

.u-section-1 .u-label-3 {
  font-weight: 300;
}

.u-section-1 .u-form-group-4 {
  margin-left: 0;
}

.u-section-1 .u-label-4 {
  font-weight: 300;
}

.u-section-1 .u-form-group-5 {
  margin-left: 0;
}

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

.u-section-1 .u-form-group-6 {
  margin-left: 0;
}

.u-section-1 .u-btn-2 {
  letter-spacing: 1px;
  background-image: none;
  --radius: 50px;
  font-size: 0.875rem;
  width: 100%;
  text-transform: uppercase;
  padding: 10px 0;
}

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

  .u-section-1 .u-layout-cell-1 {
    transition-duration: 0.5s;
    transform: translateY(-7px);
    min-height: 852px;
  }

  .u-section-1 .u-text-1 {
    width: 673px;
    margin-left: auto;
    margin-right: auto;
  }

  .u-section-1 .u-btn-2 {
    border-style: solid;
    font-weight: 400;
  }
}

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

  .u-section-1 .u-layout-cell-1 {
    min-height: 769px;
  }

  .u-section-1 .u-text-1 {
    width: auto;
  }

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

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

  .u-section-1 .u-layout-cell-1 {
    min-height: 807px;
  }

  .u-section-1 .u-container-layout-1 {
    padding-left: 0;
    padding-right: 0;
  }

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

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

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

  .u-section-1 .u-layout-cell-1 {
    min-height: 884px;
  }

  .u-section-1 .u-text-1 {
    font-size: 2.25rem;
    margin-left: -8px;
  }

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