.u-section-1 .u-sheet-1 {
  min-height: 904px;
}

.u-section-1 .u-text-1 {
  font-family: "Allerta Stencil";
  margin: 47px 310px 0 285px;
}

.u-section-1 .u-text-2 {
  font-family: "Allerta Stencil";
  width: 545px;
  margin: 62px auto 0;
}

.u-section-1 .u-form-1 {
  height: 557px;
  --thumb-color: #478ac9;
  --thumb-hover-color: #77aad9;
  --track-color: #c0c0c0;
  --track-active-color: #478ac9;
  width: 570px;
  margin: 53px auto 60px;
}

.u-section-1 .u-form-group-1 {
  margin-left: 0;
}

.u-section-1 .u-form-group-2 {
  margin-left: 0;
}

.u-section-1 .u-form-group-5 {
  --progress: 0%;
}

.u-section-1 .u-form-group-6 {
  margin-left: 0;
}

@media (max-width: 1199px) {
  .u-section-1 .u-text-1 {
    margin-top: 22px;
    margin-right: 210px;
    margin-left: 185px;
  }

  .u-section-1 .u-text-2 {
    margin-top: 40px;
    margin-right: 281px;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-text-1 {
    margin-right: 100px;
    margin-left: 75px;
  }

  .u-section-1 .u-text-2 {
    margin-right: 215px;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-text-1 {
    margin-top: 15px;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-1 .u-text-2 {
    width: 540px;
    margin-top: 78px;
    margin-right: 161px;
  }

  .u-section-1 .u-form-1 {
    width: 540px;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-text-1 {
    margin-top: 129px;
  }

  .u-section-1 .u-text-2 {
    width: 340px;
    margin-top: 20px;
    margin-right: 101px;
  }

  .u-section-1 .u-form-1 {
    width: 340px;
    margin-bottom: 41px;
  }
}