 .u-section-1 {
  background-image: linear-gradient(rgba(247, 239, 229, 0.5), rgba(247, 239, 229, 0.5));
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

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

.u-section-1 .u-text-1 {
  --text-color-var: #f9b294;
  font-size: 1.5rem;
  width: 118px;
  margin: 60px auto 0;
}

.u-section-1 .u-text-2 {
  --text-color-var: #f9b294;
  font-size: 1.125rem;
  font-weight: 600;
  margin: 12px auto 0;
}

.u-section-1 .u-form-1 {
  height: 683px;
  width: 800px;
  margin: 21px auto 37px;
}

.u-section-1 .u-label-1 {
  font-size: 0.875rem;
  font-weight: 600;
  letter-spacing: 3px;
}

.u-section-1 .u-input-1 {
  text-transform: none;
  font-size: 0.875rem;
}

.u-section-1 .u-label-2 {
  font-size: 0.875rem;
  font-weight: 600;
  letter-spacing: 3px;
}

.u-section-1 .u-input-2 {
  text-transform: none;
  font-size: 0.875rem;
}

.u-section-1 .u-label-3 {
  font-size: 0.875rem;
  font-weight: 600;
  letter-spacing: 3px;
}

.u-section-1 .u-input-3 {
  text-transform: none;
  font-size: 0.875rem;
}

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

.u-section-1 .u-label-4 {
  font-size: 0.875rem;
  font-weight: 600;
  letter-spacing: 3px;
}

.u-section-1 .u-input-4 {
  text-transform: none;
  font-size: 0.875rem;
}

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

.u-section-1 .u-label-5 {
  font-size: 0.875rem;
  font-weight: 600;
  letter-spacing: 3px;
}

.u-section-1 .u-input-5 {
  text-transform: none;
  font-size: 0.875rem;
}

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

.u-section-1 .u-label-6 {
  font-size: 0.875rem;
  font-weight: 600;
  letter-spacing: 3px;
}

.u-section-1 .u-input-6 {
  text-transform: none;
  font-size: 0.875rem;
}

.u-section-1 .u-btn-1 {
  letter-spacing: 2px;
  --color-var: #f9b294cc;
  background-image: none;
  font-size: 0.875rem;
  text-transform: uppercase;
  font-weight: 600;
}

@media (max-width: 1399px) {
   .u-section-1 {
    --color-var: #f7efe5;
  }
}

@media (max-width: 1199px) {
  .u-section-1 .u-btn-1 {
    border-style: solid;
  }
}

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

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

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