.u-section-1 .u-sheet-1 {
  min-height: 10px;
} .u-section-2 {
  --color-var: #2f353b;
}

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

.u-section-2 .u-text-1 {
  text-shadow: 2px 2px 8px rgba(128,128,128,1);
  text-decoration: underline !important;
  margin: 60px auto 0;
}

.u-section-2 .u-text-2 {
  font-size: 1.25rem;
  text-shadow: 2px 2px 8px rgba(128,128,128,1);
  font-weight: 400;
  text-decoration: underline !important;
  width: 204px;
  margin: 30px auto 0;
}

.u-section-2 .u-custom-html-1 {
  height: auto;
  min-height: 27px;
  width: 179px;
  margin: 10px auto 0;
}

.u-section-2 .u-btn-1 {
  background-image: none;
  border-style: solid;
  margin: 60px auto 0;
}

.u-section-2 .u-btn-2 {
  background-image: none;
  border-style: solid;
  margin: 30px auto 59px;
}

@media (max-width: 1199px) {
   .u-section-2 {
    background-position: 50% 52.64%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .u-section-2 .u-text-1 {
    width: auto;
  }
}

@media (max-width: 991px) {
  .u-section-2 .u-text-2 {
    width: auto;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-2 .u-btn-2 {
    margin-bottom: 60px;
  }
}

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

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

  .u-section-2 .u-text-2 {
    margin-top: 20px;
  }

  .u-section-2 .u-btn-1 {
    margin-top: 64px;
  }
}.u-section-3 .u-sheet-1 {
  min-height: 10px;
} .u-section-4 {
  --color-var: #2f353b;
}

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

.u-section-4 .u-image-1 {
  width: 475px;
  height: 150px;
  margin: 60px auto;
}

@media (max-width: 1199px) {
   .u-section-4 {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }
}

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

  .u-section-4 .u-image-1 {
    height: 107px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }
}.u-section-5 .u-sheet-1 {
  min-height: 10px;
}