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

.u-section-1 .u-group-1 {
  min-height: 62px;
  margin-top: 0;
  margin-bottom: 0;
  height: auto;
}

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

.u-section-1 .u-text-1 {
  margin: 6px 27px 0;
}

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

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

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

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

@media (max-width: 767px) {
  .u-section-1 .u-container-layout-1 {
    padding-left: 10px;
    padding-right: 10px;
  }
} .u-section-2 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, #000000, #002563);
  background-size: cover;
}

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

.u-section-2 .u-group-1 {
  width: 1026px;
  min-height: 1358px;
  height: auto;
  margin: 0 auto;
}

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

.u-section-2 .u-custom-html-1 {
  height: auto;
  min-height: 1075px;
  width: 791px;
  margin: 46px auto 0;
}

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

@media (max-width: 991px) {
  .u-section-2 .u-group-1 {
    width: 720px;
  }

  .u-section-2 .u-custom-html-1 {
    width: 660px;
  }
}

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

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

  .u-section-2 .u-custom-html-1 {
    width: 520px;
  }
}

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

  .u-section-2 .u-custom-html-1 {
    width: 320px;
  }
}/* Universal MachForm Reset - Works across any site or section structure */
.machform-container,
[class^="u-section-"] :has(.machform-container),
[class*=" u-section-"] :has(.machform-container),
.machform-container [class*="u-sheet"],
.machform-container [class*="u-group"],
.machform-container [class*="u-container-layout"],
.machform-container [class*="u-custom-html"] {
  height: auto !important;
  min-height: auto !important;
}