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

.u-section-1 .u-text-1 {
  font-size: 3.75rem;
  width: 589px;
  margin: 60px auto;
}

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

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

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

  .u-section-1 .u-text-1 {
    font-size: 1.875rem;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 1377px;
}

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

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

.u-section-2 .u-image-1 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url("images/imgi_202_032d2a10b430bd7355c3c304df187bf5-A3QOwoJODLfkggZZ.jpg");
  background-size: cover;
  --radius: 25px;
}

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

.u-section-2 .u-image-2 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url("images/imgi_203_3b54fd80cf933719daf3d1a8a0ddc33f-YD0B6y4l4wFLwWZQ.jpg");
  background-size: cover;
  --radius: 25px;
}

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

.u-section-2 .u-image-3 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url("images/imgi_204_b63608dece94e0feb1ddfc6826629c73-AMqlbV4loJs1gbKA.jpg");
  background-size: cover;
  --radius: 25px;
}

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

.u-section-2 .u-image-4 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url("images/imgi_136_643ee622866571c4f3d913c3a81a5ed8-AMqlbV41L5C4XVDb.jpg");
  background-size: cover;
  --radius: 25px;
}

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

@media (max-width: 1199px) {
  .u-section-2 .u-repeater-1 {
    min-height: 1037px;
  }
}

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

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

  .u-section-2 .u-repeater-1 {
    min-height: 734px;
  }
}

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

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

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

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