 .u-section-1 {
  min-height: 600px;
  background-image: url("images/20240726_151555.jpg");
  background-position: 50% 75.03%;
  background-size: cover;
}

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

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

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

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

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

@media (max-width: 767px) {
   .u-section-1 {
    min-height: 179px;
  }

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

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

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

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

.u-section-2 .u-form-1 {
  margin-top: 40px;
  margin-bottom: 60px;
  height: 526px;
}

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

.u-section-2 .u-label-1 {
  font-family: Unbounded;
}

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

.u-section-2 .u-label-2 {
  font-family: Unbounded;
}

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

.u-section-2 .u-label-3 {
  font-family: Unbounded;
}

.u-section-2 .u-label-4 {
  font-family: Unbounded;
}

.u-section-2 .u-label-5 {
  font-family: Unbounded;
}

.u-section-2 .u-btn-1 {
  background-image: none;
  padding-top: 10px;
  padding-bottom: 10px;
}

@media (max-width: 767px) {
  .u-section-2 .u-text-1 {
    margin-top: 69px;
  }
}