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

.u-section-1 .u-text-1 {
  font-weight: 700;
  margin: 59px auto 0;
}

.u-section-1 .u-form-1 {
  height: 314px;
  margin-top: 30px;
  margin-bottom: 60px;
}

.u-section-1 .u-label-1 {
  width: 53px;
  font-weight: 700;
}

.u-section-1 .u-input-1 {
  --radius: 15px;
}

.u-section-1 .u-label-2 {
  width: 53px;
  font-weight: 700;
}

.u-section-1 .u-input-2 {
  --radius: 15px;
}

.u-section-1 .u-label-3 {
  width: 53px;
  font-weight: 700;
}

.u-section-1 .u-input-3 {
  --radius: 15px;
}

.u-section-1 .u-label-4 {
  width: 53px;
  font-weight: 700;
}

.u-section-1 .u-btn-1 {
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.1);
}

@media (max-width: 1199px) {
  .u-section-1 .u-btn-1 {
    --radius: 30px;
  }
}