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

.u-section-1 .u-group-1 {
  --radius: 5px;
  width: 800px;
  min-height: 393px;
  height: auto;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, rgba(62, 72, 85, 0.85), rgba(62, 72, 85, 0.85));
  background-size: cover;
  margin: 214px auto 60px 0;
}

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

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

.u-section-1 .u-btn-1 {
  margin-right: auto;
  margin-left: 0;
  font-weight: 700;
  font-size: 1rem;
  filter: none;
}

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

  .u-section-1 .u-btn-1 {
    --radius: 6px;
  }
}

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

  .u-section-1 .u-group-1 {
    margin-top: 252px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }
}

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

  .u-section-1 .u-group-1 {
    margin-top: 221px;
    min-height: 402px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }
}

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

  .u-section-1 .u-group-1 {
    margin-top: 207px;
    min-height: 494px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }
} .u-section-2 {
  min-height: 1797px;
}

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

.u-section-2 .u-custom-html-1 {
  width: 90%;
  height: auto;
  min-height: 1566px;
  margin: 29px auto 0;
}

@media (max-width: 1199px) {
  .u-section-2 .u-text-1 {
    margin-left: 30px;
    margin-right: 30px;
  }

  .u-section-2 .u-custom-html-1 {
    min-height: 1567px;
  }
}

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

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

  .u-section-2 .u-custom-html-1 {
    min-height: 1838px;
    width: 779px;
    margin-top: 25px;
    margin-bottom: 50px;
  }
}

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

  .u-section-2 .u-custom-html-1 {
    min-height: 1538px;
    width: 90%;
    margin-bottom: 60px;
  }
}

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

  .u-section-2 .u-custom-html-1 {
    min-height: 1792px;
    margin-bottom: 39px;
  }
}/* Auto-collapse Section 2 and the Custom HTML container to natural content height */
.u-section-2,
.u-section-2 .u-sheet-1,
.u-section-2 .u-custom-html-1 {
  min-height: 0 !important;
  height: auto !important;
}
.u-section-2 .u-custom-html-1 {
  margin-bottom: 20px !important;
} 