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

.u-section-1 .u-form-1 {
  --thumb-color: #6137d3;
  --thumb-hover-color: #6137d3;
  --track-color: #c0c0c0;
  --track-active-color: #6137d3;
  height: 796px;
  --thumb-border-width: 1px;
  --thumb-border-color: #c0c0c0;
  --number-width: 100px;
  --range-width: 100%;
  margin-top: 59px;
  margin-bottom: 0;
}

.u-section-1 .u-form-group-1 {
  --progress: 48.275862068965516%;
  margin-bottom: 68px !important;
}

.u-section-1 .u-label-1 {
  letter-spacing: 2px;
}

.u-section-1 .u-form-group-2 {
  --progress: 23.076923076923077%;
  margin-bottom: 55px !important;
  margin-top: 20px !important;
}

.u-section-1 .u-label-2 {
  letter-spacing: 2px;
}

.u-section-1 .u-form-group-3 {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}

.u-section-1 .u-label-3 {
  letter-spacing: 2px;
}

.u-section-1 .u-form-group-4 {
  margin-bottom: 20px !important;
}

.u-section-1 .u-label-4 {
  letter-spacing: 2px;
}

.u-section-1 .u-form-group-5 {
  margin-left: 0;
  margin-bottom: 20px !important;
}

.u-section-1 .u-label-5 {
  letter-spacing: 2px;
}

.u-section-1 .u-form-group-6 {
  margin-left: 0;
  margin-top: 0;
  margin-bottom: 37px !important;
}

.u-section-1 .u-label-6 {
  letter-spacing: 2px;
}

.u-section-1 .u-btn-1 {
  background-image: none;
  width: 37%;
  padding: 16px 0 17px;
}

.u-section-1 .u-text-1 {
  font-size: 1.125rem;
  margin: -718px auto 0 42px;
}

.u-section-1 .u-text-2 {
  font-size: 1.125rem;
  margin: -36px 42px 0 auto;
}

.u-section-1 .u-text-3 {
  font-size: 1.125rem;
  margin: 98px auto 0 42px;
}

.u-section-1 .u-text-4 {
  font-size: 1.125rem;
  margin: -36px 42px 60px auto;
}

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

  .u-section-1 .u-form-1 {
    height: 845px;
    margin-top: 0;
  }

  .u-section-1 .u-btn-1 {
    width: 100%;
    padding-top: 17px;
  }

  .u-section-1 .u-text-1 {
    width: auto;
    margin-top: -726px;
  }

  .u-section-1 .u-text-2 {
    width: auto;
    margin-right: 43px;
  }

  .u-section-1 .u-text-3 {
    width: auto;
    margin-top: 108px;
  }

  .u-section-1 .u-text-4 {
    width: auto;
    margin-right: 43px;
  }
}

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

  .u-section-1 .u-text-1 {
    margin-top: -727px;
  }

  .u-section-1 .u-text-4 {
    margin-right: 44px;
  }
}