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

.u-section-1 .u-image-1 {
  height: 580px;
  margin-top: 54px;
  margin-bottom: 0;
}

.u-section-1 .u-shape-1 {
  height: 580px;
  background-image: linear-gradient(70deg, black, white);
  margin-top: -580px;
  margin-bottom: 0;
  box-shadow: 0 0 8px 0 rgba(128,128,128,1);
}

.u-section-1 .u-text-1 {
  font-size: 1.875rem;
  margin: -109px auto 60px 17px;
}

@media (max-width: 991px) {
  .u-section-1 .u-text-1 {
    width: auto;
    margin-top: -134px;
    margin-left: 25px;
  }
}

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

  .u-section-1 .u-text-1 {
    font-size: 1.25rem;
    margin-top: -162px;
  }
}

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

  .u-section-1 .u-text-1 {
    margin-top: -150px;
    margin-left: 14px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 400px;
}

.u-section-2 .u-custom-html-1 {
  margin-bottom: 60px;
}