 .u-section-1 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

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

.u-section-1 .u-text-1 {
  text-transform: none;
  font-size: 6rem;
  margin: 50px auto 0 0;
}

.u-section-1 .u-custom-html-1 {
  margin-bottom: -1px;
  height: auto;
  min-height: 856px;
  margin-top: 20px;
  background-image: none;
}

@media (max-width: 1399px) {
  .u-section-1 .u-custom-html-1 {
    margin-bottom: 50px;
  }
}

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

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

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

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

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

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