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

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

.u-section-1 .u-text-2 {
  margin: 74px 40px 0;
}

.u-section-1 .u-image-1 {
  width: 250px;
  height: 148px;
  margin: 39px auto 38px;
}

@media (max-width: 1199px) {
  .u-section-1 .u-text-2 {
    margin-left: 0;
    margin-right: 0;
  }
}

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

.u-section-2 .u-form-1 {
  height: 406px;
  width: 750px;
  --thumb-color: #1f4ea3;
  --thumb-hover-color: #76a1ed;
  --track-color: #c0c0c0;
  --track-active-color: #1f4ea3;
  margin: 0 auto 60px;
}

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

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

.u-section-2 .u-form-group-3 {
  margin-top: 10px !important;
}

.u-section-2 .u-form-group-4 {
  margin-left: 0;
  margin-top: 10px !important;
}

.u-section-2 .u-form-group-5 {
  margin-left: 0;
  margin-top: 10px !important;
}

.u-section-2 .u-form-group-6 {
  margin-left: 0;
  margin-top: 10px !important;
}

.u-section-2 .u-form-group-7 {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}

.u-section-2 .u-btn-1 {
  --color-var: #16a374;
  font-size: 1.25rem;
  text-transform: uppercase;
  font-weight: 700;
}

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

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

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