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

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

.u-section-1 .u-list-1 {
  margin-top: 30px;
  margin-bottom: 39px;
}

.u-section-1 .u-repeater-1 {
  --gap: 10px;
  grid-auto-columns: calc(33.3333% - 6.66667px);
  grid-template-columns: repeat(3, calc(33.3333% - 6.66667px));
  min-height: 1522px;
}

.u-section-1 .u-image-1 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url("images/G2025-1.jpg");
  background-size: cover;
}

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

.u-section-1 .u-image-2 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url("images/G2024.png");
  background-size: cover;
}

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

.u-section-1 .u-image-3 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url("images/G2023.jpg");
  background-size: cover;
}

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

.u-section-1 .u-image-4 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url("images/G2022.jpg");
  background-size: cover;
}

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

.u-section-1 .u-image-5 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url("images/G2021.png");
  background-size: cover;
}

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

.u-section-1 .u-image-6 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url("images/G2020.jpg");
  background-size: cover;
}

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

.u-section-1 .u-image-7 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url("images/G2019.jpg");
  background-size: cover;
}

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

.u-section-1 .u-image-8 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url("images/G2018.jpg");
  background-size: cover;
}

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

.u-section-1 .u-image-9 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url("images/G2017.jpg");
  background-size: cover;
}

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

.u-section-1 .u-image-10 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url("images/G2016.jpg");
  background-size: cover;
}

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

.u-section-1 .u-image-11 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url("images/G2015.jpg");
  background-size: cover;
}

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

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

  .u-section-1 .u-repeater-1 {
    grid-auto-columns: calc(33.333333333333336% - 6.666666666666667px);
    grid-template-columns: repeat(3, calc(33.333333333333336% - 6.666666666666667px));
    min-height: 1255px;
  }
}

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

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

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

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

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

  .u-section-1 .u-repeater-1 {
    grid-auto-columns: calc(100% + 0px);
    grid-template-columns: 100%;
    min-height: 3772px;
  }
}