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

.u-section-1 .u-form-1 {
  background-image: none;
  height: 752px;
  margin-top: 145px;
  margin-bottom: 10px;
  --thumb-color: #0cbcf5;
  --thumb-hover-color: #53d0f8;
  --track-color: #c0c0c0;
  --track-active-color: #0cbcf5;
}

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

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

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

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

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

.u-section-1 .u-label-3 {
  --radius: 10px;
}

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

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

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

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

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

.u-section-1 .u-btn-1 {
  width: 100%;
  background-image: none;
  padding: 10px 0;
}

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

  .u-section-1 .u-form-1 {
    margin-top: 181px;
    margin-bottom: 23px;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-form-1 {
    margin-top: 136px;
    margin-bottom: 19px;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-form-1 {
    margin-top: 142px;
    margin-bottom: 13px;
  }
}

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

  .u-section-1 .u-form-1 {
    height: 858px;
    margin-top: 164px;
    margin-bottom: 27px;
  }
}