 .u-section-1 {
  background-image: none;
}

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

.u-section-1 .u-text-1 {
  text-shadow: 2px 2px 8px rgba(0,0,0,0.4);
  margin: 32px auto;
} .u-section-2 {
  background-image: none;
}

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

.u-section-2 .u-list-1 {
  grid-template-rows: auto;
  margin-top: 19px;
  margin-bottom: 19px;
}

.u-section-2 .u-repeater-1 {
  grid-template-columns: repeat(4, calc(25% - 7.5px));
  min-height: 429px;
  grid-auto-columns: calc(25% - 7.5px);
  --gap: 10px;
}

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

.u-section-2 .u-image-1 {
  object-position: 50% 0%;
  height: 355px;
  margin-top: 0;
  margin-bottom: 0;
}

.u-section-2 .u-text-1 {
  margin: 31px 34px 0 auto;
}

.u-section-2 .u-text-2 {
  margin: -22px auto 0 18px;
}

.u-section-2 .u-btn-1 {
  padding: 0;
}

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

.u-section-2 .u-image-2 {
  object-position: 50% 0%;
  height: 355px;
  margin-top: 0;
  margin-bottom: 0;
}

.u-section-2 .u-text-3 {
  margin: 31px 34px 0 auto;
}

.u-section-2 .u-text-4 {
  margin: -22px auto 0 18px;
}

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

.u-section-2 .u-image-3 {
  object-position: 50% 0%;
  height: 355px;
  margin-top: 0;
  margin-bottom: 0;
}

.u-section-2 .u-text-5 {
  margin: 31px 34px 0 auto;
}

.u-section-2 .u-text-6 {
  margin: -22px auto 0 18px;
}

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

.u-section-2 .u-image-4 {
  height: 355px;
  margin-top: 0;
  margin-bottom: 0;
}

.u-section-2 .u-text-7 {
  margin: 31px 34px 0 auto;
}

.u-section-2 .u-text-8 {
  margin: -22px auto 0 18px;
}

.u-section-2 .u-btn-2 {
  padding: 0;
}

@media (max-width: 1199px) {
  .u-section-2 .u-repeater-1 {
    grid-template-columns: calc(25% - 7.5px) calc(25% - 7.5px) calc(25% - 7.5px) calc(25% - 7.5px);
    grid-gap: 10px;
    min-height: 354px;
  }

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

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

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

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

@media (max-width: 991px) {
  .u-section-2 .u-repeater-1 {
    grid-template-columns: calc(50% - 5px) calc(50% - 5px);
    grid-auto-columns: calc(50% - 5px);
    min-height: 1085px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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