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

.u-section-1 .u-text-1 {
  font-size: 3.75rem;
  margin: 20px 0 0;
}

.u-section-1 .u-image-1 {
  width: 450px;
  height: 300px;
  margin: 20px auto 0;
}

.u-section-1 .u-text-2 {
  margin: 30px 0 20px;
}

@media (max-width: 767px) {
  .u-section-1 .u-text-1 {
    font-size: 2.27778rem;
  }
}

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

  .u-section-1 .u-text-1 {
    font-size: 1.875rem;
  }

  .u-section-1 .u-image-1 {
    width: 340px;
    height: 227px;
  }
} .u-section-2 {
  background-image: none;
}

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

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

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

  .u-section-2 .u-text-1 {
    margin-bottom: 20px;
  }
}.u-section-3 .u-sheet-1 {
  min-height: 360px;
}

.u-section-3 .u-text-1 {
  margin-bottom: 20px;
} .u-section-4 {
  background-image: none;
}

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

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

.u-section-4 .u-form-1 {
  height: 260px;
  width: 570px;
  margin: 30px auto 45px;
}

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

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

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