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

.u-section-1 .u-btn-1 {
  --radius: 6px;
  font-weight: 700;
  font-size: 0.9375rem;
  margin: 20px auto 0 337px;
  padding: 8px 41px 8px 40px;
}

.u-section-1 .u-btn-2 {
  --radius: 6px;
  font-weight: 700;
  font-size: 0.9375rem;
  margin: -37px 342px 0 auto;
  padding: 8px 41px 8px 40px;
}

.u-section-1 .u-btn-3 {
  --radius: 6px;
  font-weight: 700;
  font-size: 0.9375rem;
  margin: 22px auto 0;
  padding: 8px 145px 8px 144px;
}

@media (max-width: 1199px) {
  .u-section-1 .u-btn-1 {
    margin-left: 137px;
  }

  .u-section-1 .u-btn-2 {
    margin-right: 142px;
  }
}

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

  .u-section-1 .u-btn-1 {
    margin-left: auto;
    padding-right: 33px;
    padding-left: 32px;
  }

  .u-section-1 .u-btn-2 {
    margin-top: 20px;
    margin-right: auto;
  }

  .u-section-1 .u-btn-3 {
    padding-right: 17px;
    padding-left: 15px;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-btn-1 {
    margin-top: 21px;
    padding-right: 32px;
  }

  .u-section-1 .u-btn-2 {
    margin-top: 21px;
  }

  .u-section-1 .u-btn-3 {
    margin-top: 20px;
  }
} .u-section-2 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, rgba(102, 102, 102, 1), rgba(102, 102, 102, 1));
  background-size: cover;
}

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

.u-section-2 .u-form-1 {
  --checkbox-checked-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e");
  background-image: none;
  height: 1235px;
  width: 570px;
  margin: 6px auto 60px;
}

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

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

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

.u-section-2 .u-label-3 {
  font-weight: 700;
}

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

.u-section-2 .u-label-4 {
  font-weight: 700;
}

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

.u-section-2 .u-label-5 {
  font-weight: 700;
}

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

.u-section-2 .u-label-6 {
  font-weight: 700;
}

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

.u-section-2 .u-label-7 {
  font-weight: 700;
}

.u-section-2 .u-label-8 {
  font-weight: 700;
}

.u-section-2 .u-btn-1 {
  padding-top: 20px;
  padding-bottom: 20px;
  background-image: none;
  font-weight: 700;
  --radius: 20px;
}

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

@media (max-width: 767px) {
  .u-section-2 .u-form-1 {
    width: 540px;
    margin-top: 710px;
    margin-bottom: -494px;
  }
}

@media (max-width: 575px) {
  .u-section-2 .u-form-1 {
    width: 340px;
    margin-top: 6px;
    margin-bottom: 60px;
  }
}