 .u-section-1 {
  background-image: linear-gradient(0deg, rgba(244,171,42,0.25), rgba(244,171,42,0.25)), url("images/stichs.jpg");
  background-position: 50% 50%;
}

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

.u-section-1 .u-text-1 {
  font-size: 3rem;
  font-weight: 700;
  margin: 145px 870px 0 0;
}

.u-section-1 .u-text-2 {
  font-weight: 700;
  font-size: 1.125rem;
  margin: 0 auto 60px 0;
}

.u-section-1 .u-btn-1 {
  background-image: none;
  font-size: 1.125rem;
  font-weight: 700;
  padding: 0;
}

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

  .u-section-1 .u-text-1 {
    width: auto;
    margin-top: 119px;
    margin-right: 670px;
  }

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

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

  .u-section-1 .u-text-1 {
    margin-top: 100px;
    margin-right: 450px;
  }
}

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

  .u-section-1 .u-text-1 {
    font-size: 1.875rem;
    margin-top: 92px;
    margin-right: 270px;
  }

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

  .u-section-1 .u-btn-1 {
    font-size: 0.875rem;
  }
}

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

  .u-section-1 .u-text-1 {
    margin-top: 61px;
    margin-right: 70px;
  }

  .u-section-1 .u-text-2 {
    margin-top: -7px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 800px;
}

.u-section-2 .u-list-1 {
  margin-bottom: 0;
  margin-top: 0;
}

.u-section-2 .u-repeater-1 {
  grid-gap: 10px 10px;
  grid-auto-columns: calc(50% - 5px);
  grid-template-columns: calc(50% - 5px) calc(50% - 5px);
  min-height: 815px;
}

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

.u-section-2 .u-image-1 {
  width: 538px;
  height: 358px;
  margin: 22px auto 0;
}

.u-section-2 .u-text-1 {
  font-size: 1.875rem;
  font-weight: 700;
  margin: 22px auto 0;
}

.u-section-2 .u-container-layout-2 {
  padding: 0 10px 18px;
}

.u-section-2 .u-image-2 {
  width: 538px;
  height: 358px;
  margin: 22px auto 0;
}

.u-section-2 .u-text-2 {
  font-size: 1.875rem;
  font-weight: 700;
  margin: 22px auto 0;
}

.u-section-2 .u-container-layout-3 {
  padding: 0 10px 18px;
}

.u-section-2 .u-image-3 {
  width: 538px;
  height: 358px;
  margin: 22px auto 0;
}

.u-section-2 .u-text-3 {
  font-size: 1.875rem;
  font-weight: 700;
  margin: 22px auto 0;
}

.u-section-2 .u-container-layout-4 {
  padding: 0 10px 18px;
}

.u-section-2 .u-image-4 {
  width: 538px;
  height: 358px;
  margin: 22px auto 0;
}

.u-section-2 .u-text-4 {
  font-size: 1.875rem;
  font-weight: 700;
  margin: 22px auto 0;
}

@media (max-width: 1199px) {
  .u-section-2 .u-repeater-1 {
    grid-template-columns: repeat(2, calc(50% - 5px));
    min-height: 672px;
  }

  .u-section-2 .u-image-1 {
    height: 359px;
  }

  .u-section-2 .u-image-2 {
    height: 359px;
  }

  .u-section-2 .u-image-3 {
    height: 359px;
  }

  .u-section-2 .u-image-4 {
    height: 359px;
  }
}

@media (max-width: 991px) {
  .u-section-2 .u-repeater-1 {
    grid-auto-columns: calc(100% - 0px);
    grid-template-columns: 100%;
  }
}

@media (max-width: 767px) {
  .u-section-2 .u-repeater-1 {
    grid-auto-columns: 100%;
  }

  .u-section-2 .u-image-1 {
    width: 520px;
    height: 347px;
  }

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

  .u-section-2 .u-image-2 {
    width: 520px;
    height: 347px;
  }

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

  .u-section-2 .u-image-3 {
    width: 520px;
    height: 347px;
  }

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

  .u-section-2 .u-image-4 {
    width: 520px;
    height: 347px;
  }

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

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

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

  .u-section-2 .u-image-1 {
    width: 320px;
    height: 214px;
  }

  .u-section-2 .u-image-2 {
    width: 320px;
    height: 214px;
  }

  .u-section-2 .u-image-3 {
    width: 320px;
    height: 214px;
  }

  .u-section-2 .u-image-4 {
    width: 320px;
    height: 214px;
  }
}