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

.u-section-1 .u-text-1 {
  margin: 10px 0;
}.u-section-2 .u-sheet-1 {
  min-height: 400px;
}

.u-section-2 .u-form-1 {
  width: 570px;
  margin-bottom: 60px;
  --thumb-color: #478ac9;
  --thumb-hover-color: #77aad9;
  --track-color: #c0c0c0;
  --track-active-color: #478ac9;
  --number-width: 150px;
}

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

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

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

.u-section-2 .u-input-3 {
  --radius: 10px;
}

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

.u-section-2 .u-input-4 {
  --radius: 10px;
}

.u-section-2 .u-form-group-5 {
  --progress: 70.9090909090909%;
}

.u-section-2 .u-input-5 {
  --radius: 10px;
}

.u-section-2 .u-form-group-6 {
  --progress: 5%;
}

.u-section-2 .u-input-6 {
  --radius: 10px;
}

.u-section-2 .u-form-group-7 {
  --progress: 4%;
}

.u-section-2 .u-input-7 {
  --radius: 10px;
}

.u-section-2 .u-form-group-8 {
  margin-left: 0;
}

.u-section-2 .u-input-8 {
  --radius: 10px;
}

.u-section-2 .u-form-group-9 {
  --progress: 1%;
}

.u-section-2 .u-input-9 {
  --radius: 10px;
}

.u-section-2 .u-form-group-10 {
  margin-left: 0;
}

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

.u-section-2 .u-form-group-11 {
  margin-left: 0;
}

.u-section-2 .u-input-11 {
  --radius: 10px;
}

.u-section-2 .u-input-12 {
  --radius: 10px;
}

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

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