 .u-section-1 {
  background-repeat: no-repeat, no-repeat;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)) no-repeat;
}

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

.u-section-1 .u-text-1 {
  margin: 36px auto 0;
}

.u-section-1 .u-form-1 {
  height: 646px;
  --thumb-color: #1e75c6;
  --thumb-hover-color: #6bb1f2;
  --track-color: #c0c0c0;
  --track-active-color: #1e75c6;
  width: 500px;
  margin: 62px auto 60px;
}

.u-section-1 .u-label-1 {
  font-size: 1.25rem;
}

.u-section-1 .u-label-2 {
  font-size: 1.25rem;
}

.u-section-1 .u-label-3 {
  font-size: 1.25rem;
}

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

.u-section-1 .u-label-4 {
  font-size: 1.25rem;
}

.u-section-1 .u-passive-icon-1 {
  display: none;
  height: 35px;
  width: 35px;
}

.u-section-1 .u-passive-icon-2 {
  display: none;
  height: 35px;
  width: 35px;
}

.u-section-1 .u-passive-icon-3 {
  display: none;
  height: 35px;
  width: 35px;
}

.u-section-1 .u-passive-icon-4 {
  display: inline;
  height: 35px;
  width: 35px;
}

.u-section-1 .u-passive-icon-5 {
  display: inline;
  height: 35px;
  width: 35px;
}

.u-section-1 .u-btn-1 {
  background-image: none;
  font-weight: 700;
  --radius: 15px;
}

@media (max-width: 1199px) {
   .u-section-1 {
    background-position: 50% 50%, 50% 50%;
    background-size: cover, cover;
  }

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

  .u-section-1 .u-text-1 {
    margin-bottom: 60px;
  }
}

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

  .u-section-1 .u-text-1 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .u-section-1 .u-form-1 {
    height: 754px;
    margin-top: 13px;
    margin-bottom: 33px;
  }
}

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

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

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

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