 .u-section-1 {
  filter: none;
  background-position: 50% 50%;
  background-repeat: no-repeat, no-repeat;
  background-image: linear-gradient(to bottom, rgba(242, 242, 242, 0.9), rgba(242, 242, 242, 0.9)), url('images/litho.webp');
  background-size: cover, cover;
}

.u-section-1 .u-sheet-1 {
  min-height: 600px;
  margin-bottom: 0;
}

.u-section-1 .u-text-1 {
  font-size: 2.25rem;
  font-weight: 700;
  text-shadow: 1px 1px 2px rgba(128,128,128,1);
  margin: 100px 31px 0;
}

.u-section-1 .u-text-2 {
  font-size: 1.5rem;
  letter-spacing: normal;
  margin: 80px 30px 60px;
}

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

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

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

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

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

  .u-section-1 .u-text-2 {
    font-size: 1.125rem;
    width: auto;
    margin-top: 75px;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-text-1 {
    margin-top: 50px;
  }

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

@media (max-width: 575px) {
  .u-section-1 .u-text-2 {
    letter-spacing: 0px;
  }
} .u-section-2 {
  background-position: 0px 0px;
  background-repeat: repeat;
  background-size: auto;
}

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

.u-section-2 .u-image-1 {
  width: 200px;
  height: 200px;
  margin: 100px auto 0 30px;
}

.u-section-2 .u-text-1 {
  margin: -164px 30px 60px 300px;
}

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

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

  .u-section-2 .u-image-1 {
    margin-top: 50px;
    margin-left: auto;
  }

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

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

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

  .u-section-2 .u-text-1 {
    margin-bottom: 49px;
  }
}.u-section-3 .u-sheet-1 {
  min-height: 400px;
}

.u-section-3 .u-text-1 {
  margin: 59px 300px 0 30px;
}

.u-section-3 .u-image-1 {
  width: 200px;
  height: 200px;
  margin: -241px 30px 60px auto;
}

@media (max-width: 1199px) {
  .u-section-3 .u-text-1 {
    margin-top: 311px;
    margin-right: 130px;
    margin-left: 0;
  }

  .u-section-3 .u-image-1 {
    margin-top: -502px;
  }
}

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

  .u-section-3 .u-text-1 {
    width: auto;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 60px;
  }

  .u-section-3 .u-image-1 {
    margin-top: -481px;
    margin-right: 0;
  }
}

@media (max-width: 767px) {
  .u-section-3 .u-text-1 {
    margin-bottom: 50px;
  }

  .u-section-3 .u-image-1 {
    margin-top: -578px;
  }
}

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

  .u-section-3 .u-text-1 {
    margin-bottom: 49px;
  }

  .u-section-3 .u-image-1 {
    margin-top: -706px;
  }
}.u-section-4 .u-sheet-1 {
  min-height: 380px;
}

.u-section-4 .u-layout-wrap-1 {
  width: 230px;
  margin: 60px auto;
}

.u-section-4 .u-layout-cell-1 {
  min-height: 230px;
}

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

.u-section-4 .u-text-1 {
  font-size: 1rem;
  margin: 0;
}

.u-section-4 .u-text-2 {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1rem;
  margin: 10px 0 0;
}

.u-section-4 .u-text-3 {
  font-size: 0.875rem;
  margin: 0;
}

.u-section-4 .u-btn-1 {
  background-image: none;
  font-weight: 700;
  --top-left-radius: 20px;
  --top-right-radius: 20px;
  --bottom-left-radius: 20px;
  font-size: 0.75rem;
  margin: 10px auto 0;
}

@media (max-width: 1199px) {
  .u-section-4 .u-layout-cell-1 {
    min-height: 231px;
    filter: none;
  }
}

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

  .u-section-4 .u-layout-cell-1 {
    min-height: 100px;
  }

  .u-section-4 .u-btn-1 {
    margin-right: 0;
  }
}

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

  .u-section-4 .u-layout-wrap-1 {
    width: 232px;
    margin-top: 50px;
    margin-bottom: 50px;
  }

  .u-section-4 .u-layout-cell-1 {
    min-height: 229px;
  }

  .u-section-4 .u-btn-1 {
    margin-right: auto;
  }
}

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

  .u-section-4 .u-layout-wrap-1 {
    width: 237px;
  }

  .u-section-4 .u-layout-cell-1 {
    min-height: 239px;
  }

  .u-section-4 .u-btn-1 {
    margin-top: 20px;
  }
}