 .u-section-1 {
  --color-var: #f6f2ec;
}

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

.u-section-1 .u-text-1 {
  font-weight: 600;
  font-size: 1.25rem;
  margin: 49px 0 0;
}

.u-section-1 .u-text-2 {
  font-weight: 600;
  font-size: 1.125rem;
  width: 569px;
  margin: 32px auto 0;
}

.u-section-1 .u-form-1 {
  height: 494px;
  width: 983px;
  margin: 32px auto;
}

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

.u-section-1 .u-btn-1 {
  --color-var: #e1a7a1cc;
  background-image: none;
  --text-color-var: #1e1e1e;
}

@media (max-width: 1199px) {
  .u-section-1 .u-text-2 {
    width: 645px;
  }

  .u-section-1 .u-form-1 {
    width: 842px;
    margin-top: 31px;
    margin-bottom: 60px;
  }
}

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

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

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

  .u-section-1 .u-text-2 {
    font-size: 1rem;
    width: auto;
    margin-left: 13px;
    margin-right: 13px;
  }

  .u-section-1 .u-form-1 {
    width: 513px;
    margin-top: 33px;
    margin-bottom: 49px;
  }
}

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

  .u-section-1 .u-text-1 {
    font-size: 1.66667rem;
    font-weight: 500;
    width: auto;
    margin-top: 41px;
  }

  .u-section-1 .u-text-2 {
    font-size: 0.875rem;
    font-weight: 300;
    width: 285px;
    margin-top: 24px;
    margin-left: auto;
    margin-right: auto;
  }

  .u-section-1 .u-form-1 {
    width: 357px;
    margin-top: 24px;
    margin-bottom: 41px;
  }
}