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

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

.u-section-1 .u-text-1 {
  font-weight: 700;
  font-size: 2.25rem;
  margin: 230px auto 0 242px;
}

.u-section-1 .u-form-1 {
  height: 341px;
  width: 656px;
  margin: 46px auto 60px;
}

.u-section-1 .u-label-1 {
  text-transform: uppercase;
  font-size: 0.875rem;
}

.u-section-1 .u-input-1 {
  font-size: 0.875rem;
  --color-var: #f8f8f8;
  text-transform: uppercase;
}

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

.u-section-1 .u-input-2 {
  font-size: 0.875rem;
  --color-var: #f8f8f8;
  text-transform: uppercase;
}

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

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

.u-section-1 .u-input-3 {
  font-size: 0.875rem;
  --color-var: #f8f8f8;
  text-transform: uppercase;
}

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

.u-section-1 .u-input-4 {
  font-size: 0.875rem;
  --color-var: #f8f8f8;
  text-transform: uppercase;
}

.u-section-1 .u-btn-1 {
  background-image: none;
  border-style: solid;
}

@media (max-width: 991px) {
  .u-section-1 .u-text-1 {
    margin-left: 185px;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-text-1 {
    margin-left: 139px;
  }

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

@media (max-width: 575px) {
  .u-section-1 .u-text-1 {
    margin-left: 88px;
  }

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