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

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

.u-section-1 .u-text-2 {
  margin: 14px auto 0 62px;
}

.u-section-1 .u-form-1 {
  height: 768px;
  --thumb-color: #29b7dd;
  --thumb-hover-color: #63cbe7;
  --track-color: #c0c0c0;
  --track-active-color: #29b7dd;
  width: 1030px;
  margin: 44px auto 60px;
}

.u-section-1 .u-label-1 {
  font-weight: 700;
  font-family: Poppins;
}

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

.u-section-1 .u-label-2 {
  font-weight: 700;
  font-family: Poppins;
}

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

.u-section-1 .u-label-3 {
  font-weight: 700;
  font-family: Poppins;
}

.u-section-1 .u-label-4 {
  font-weight: 700;
  font-family: Poppins;
}

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

.u-section-1 .u-label-5 {
  font-weight: 700;
  font-family: Poppins;
}

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

.u-section-1 .u-label-6 {
  font-weight: 700;
  font-family: Poppins;
}

.u-section-1 .u-btn-1 {
  --animation-custom_in-translate_x: -200px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
}

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

@media (max-width: 991px) {
  .u-section-1 .u-form-1 {
    width: 720px;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-form-1 {
    width: 540px;
  }
}

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