 .u-section-1 {
  background-image: linear-gradient(#f1c50e, #f9e79b);
}

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

.u-section-1 .u-layout-wrap-1 {
  width: 660px;
  margin: 100px auto 60px;
}

.u-section-1 .u-layout-cell-1 {
  min-height: 546px;
  background-image: linear-gradient(#b9c1cc, #ccd3db);
}

.u-section-1 .u-container-layout-1 {
  padding: 30px 0;
}

.u-section-1 .u-text-1 {
  font-size: 2.25rem;
  font-weight: 700;
  margin: 0 90px 0 30px;
}

.u-section-1 .u-form-1 {
  height: 312px;
  width: 320px;
  margin: 21px 30px 0;
}

.u-section-1 .u-input-1 {
  height: 55px;
  background-image: none;
}

.u-section-1 .u-input-2 {
  height: 55px;
  background-image: none;
}

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

.u-section-1 .u-input-3 {
  background-image: none;
  height: 55px;
}

.u-section-1 .u-btn-1 {
  border-style: none;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  background-image: none;
  width: 100%;
  padding: 14px 0 15px;
}

.u-section-1 .u-image-1 {
  width: 234px;
  height: 234px;
  margin: -359px 30px 0 auto;
}

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

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

  .u-section-1 .u-layout-cell-1 {
    min-height: 100px;
  }
}

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

  .u-section-1 .u-text-1 {
    margin-right: 0;
    margin-left: 0;
  }

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

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

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

  .u-section-1 .u-form-1 {
    margin-right: 20px;
  }

  .u-section-1 .u-image-1 {
    margin-right: 20px;
  }
}