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

.u-section-1 .u-image-1 {
  width: calc(((100% - 1140px) / 2) + 1140px);
  min-height: 242px;
  background-image: url("images/pexels-photo-2234783.jpeg");
  background-position: 50% 50%;
  margin: 159px 0 0 auto;
}

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

.u-section-1 .u-image-2 {
  width: 449px;
  height: 543px;
  box-shadow: 2px 2px 14px 0 rgba(128,128,128,1);
  margin: -353px auto 0 calc(((100% - 1140px) / 2) + 92px);
}

.u-section-1 .u-text-1 {
  letter-spacing: normal;
  font-weight: normal;
  margin: -233px calc(((100% - 1140px) / 2) + 5px) 0 calc(((100% - 1140px) / 2) + 570px);
}

.u-section-1 .u-text-2 {
  font-weight: normal;
  margin: 68px calc(((100% - 1140px) / 2) + 139px) 60px calc(((100% - 1140px) / 2) + 575px);
}

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

  .u-section-1 .u-image-1 {
    width: calc(((100% - 940px) / 2) + 940px);
  }

  .u-section-1 .u-image-2 {
    width: 353px;
    height: 515px;
    margin-left: calc(((100% - 940px) / 2) + 92px);
  }

  .u-section-1 .u-text-1 {
    width: auto;
    margin-top: -198px;
    margin-right: calc(((100% - 940px) / 2));
    margin-left: calc(((100% - 940px) / 2) + 475px);
  }

  .u-section-1 .u-text-2 {
    margin-right: calc(((100% - 940px) / 2) + 39px);
    margin-bottom: -38px;
    margin-left: calc(((100% - 940px) / 2) + 475px);
  }
}

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

  .u-section-1 .u-image-1 {
    width: calc(((100% - 720px) / 2) + 720px);
  }

  .u-section-1 .u-image-2 {
    height: 562px;
    margin-left: calc(((100% - 720px) / 2) + 40px);
  }

  .u-section-1 .u-text-1 {
    margin-top: -209px;
    margin-right: calc(((100% - 720px) / 2));
    margin-left: calc(((100% - 720px) / 2) + 420px);
  }

  .u-section-1 .u-text-2 {
    width: auto;
    margin: 4px calc(((100% - 720px) / 2)) 3px calc(((100% - 720px) / 2) + 420px);
  }
}

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

  .u-section-1 .u-image-1 {
    width: calc(((100% - 540px) / 2) + 540px);
    margin-top: 113px;
  }

  .u-section-1 .u-container-layout-1 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .u-section-1 .u-image-2 {
    height: 470px;
    margin-top: -307px;
    margin-left: calc(((100% - 540px) / 2) + 40px);
  }

  .u-section-1 .u-text-1 {
    margin-top: 11px;
    margin-right: calc(((100% - 540px) / 2) + -12px);
    margin-left: calc(((100% - 540px) / 2));
  }

  .u-section-1 .u-text-2 {
    margin: 24px calc(((100% - 540px) / 2) + 13px) 48px calc(((100% - 540px) / 2));
  }
}

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

  .u-section-1 .u-image-1 {
    width: calc(((100% - 340px) / 2) + 340px);
  }

  .u-section-1 .u-image-2 {
    width: 310px;
    height: 399px;
    margin-right: calc(((100% - 340px) / 2));
    margin-left: auto;
  }

  .u-section-1 .u-text-1 {
    margin-top: 35px;
    margin-left: 25px;
    margin-right: 25px;
  }

  .u-section-1 .u-text-2 {
    font-weight: 700;
    width: 328px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 501px;
}

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

.u-section-2 .u-form-1 {
  width: 570px;
  margin: 29px auto 59px;
}

.u-section-2 .u-btn-1 {
  background-image: none;
}

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

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

  .u-section-2 .u-btn-1 {
    border-style: none;
  }
}