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

.u-section-1 .u-text-1 {
  margin: 72px auto 0;
}

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

.u-section-1 .u-text-3 {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
}.u-section-2 .u-sheet-1 {
  min-height: 336px;
}

.u-section-2 .u-text-1 {
  width: 358px;
  margin: 30px auto 0;
}

.u-section-2 .u-gallery-1 {
  height: 233px;
  margin-top: 30px;
  margin-bottom: 0;
  grid-gap: 17px;
}

.u-section-2 .u-gallery-inner-1 {
  grid-template-columns: repeat(6, auto);
  --gap: 17px;
}

.u-section-2 .u-over-slide-1 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-2 .u-over-slide-2 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-2 .u-over-slide-3 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-2 .u-over-slide-4 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-2 .u-over-slide-5 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-2 .u-over-slide-6 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

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

  .u-section-2 .u-gallery-1 {
    height: 189px;
  }

  .u-section-2 .u-gallery-inner-1 {
    grid-gap: 17px;
  }
}

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

  .u-section-2 .u-gallery-1 {
    height: 624px;
  }

  .u-section-2 .u-gallery-inner-1 {
    grid-template-columns: repeat(3, auto);
  }
}

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

  .u-section-2 .u-gallery-1 {
    margin-top: 124px;
    height: 1075px;
  }

  .u-section-2 .u-gallery-inner-1 {
    grid-template-columns: repeat(2, auto);
  }
}

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

  .u-section-2 .u-text-1 {
    width: 340px;
  }

  .u-section-2 .u-gallery-1 {
    height: 2792px;
  }

  .u-section-2 .u-gallery-inner-1 {
    grid-template-columns: repeat(1, auto);
  }
}.u-section-3 .u-sheet-1 {
  min-height: 336px;
}

.u-section-3 .u-text-1 {
  width: 358px;
  margin: 30px auto 0;
}

.u-section-3 .u-gallery-1 {
  height: 233px;
  margin-top: 30px;
  margin-bottom: 0;
  grid-gap: 17px;
}

.u-section-3 .u-gallery-inner-1 {
  grid-template-columns: repeat(5, auto);
  --gap: 17px;
}

.u-section-3 .u-over-slide-1 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-3 .u-over-slide-2 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-3 .u-over-slide-3 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-3 .u-over-slide-4 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-3 .u-over-slide-5 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

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

  .u-section-3 .u-gallery-1 {
    height: 189px;
  }

  .u-section-3 .u-gallery-inner-1 {
    grid-gap: 17px;
  }
}

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

  .u-section-3 .u-gallery-1 {
    height: 513px;
  }

  .u-section-3 .u-gallery-inner-1 {
    grid-template-columns: repeat(3, auto);
  }
}

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

  .u-section-3 .u-gallery-1 {
    margin-top: 124px;
    height: 885px;
  }

  .u-section-3 .u-gallery-inner-1 {
    grid-template-columns: repeat(2, auto);
  }
}

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

  .u-section-3 .u-text-1 {
    width: 340px;
  }

  .u-section-3 .u-gallery-1 {
    height: 1912px;
  }

  .u-section-3 .u-gallery-inner-1 {
    grid-template-columns: repeat(1, auto);
  }
}.u-section-4 .u-sheet-1 {
  min-height: 336px;
}

.u-section-4 .u-text-1 {
  width: 358px;
  margin: 30px auto 0;
}

.u-section-4 .u-gallery-1 {
  height: 233px;
  margin-top: 30px;
  margin-bottom: 0;
  grid-gap: 17px;
}

.u-section-4 .u-gallery-inner-1 {
  grid-template-columns: repeat(5, auto);
  --gap: 17px;
}

.u-section-4 .u-over-slide-1 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-4 .u-over-slide-2 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-4 .u-over-slide-3 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-4 .u-over-slide-4 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-4 .u-over-slide-5 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

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

  .u-section-4 .u-gallery-1 {
    height: 189px;
  }

  .u-section-4 .u-gallery-inner-1 {
    grid-gap: 17px;
  }
}

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

  .u-section-4 .u-gallery-1 {
    height: 513px;
  }

  .u-section-4 .u-gallery-inner-1 {
    grid-template-columns: repeat(3, auto);
  }
}

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

  .u-section-4 .u-gallery-1 {
    margin-top: 124px;
    height: 885px;
  }

  .u-section-4 .u-gallery-inner-1 {
    grid-template-columns: repeat(2, auto);
  }
}

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

  .u-section-4 .u-text-1 {
    width: 340px;
  }

  .u-section-4 .u-gallery-1 {
    height: 1912px;
  }

  .u-section-4 .u-gallery-inner-1 {
    grid-template-columns: repeat(1, auto);
  }
}.u-section-5 .u-sheet-1 {
  min-height: 336px;
}

.u-section-5 .u-text-1 {
  width: 358px;
  margin: 30px auto 0;
}

.u-section-5 .u-gallery-1 {
  height: 233px;
  margin-top: 30px;
  margin-bottom: 0;
  grid-gap: 17px;
}

.u-section-5 .u-gallery-inner-1 {
  grid-template-columns: repeat(6, auto);
  --gap: 17px;
}

.u-section-5 .u-over-slide-1 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-5 .u-over-slide-2 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-5 .u-over-slide-3 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-5 .u-over-slide-4 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-5 .u-over-slide-5 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-5 .u-over-slide-6 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

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

  .u-section-5 .u-gallery-1 {
    height: 189px;
  }

  .u-section-5 .u-gallery-inner-1 {
    grid-gap: 17px;
  }
}

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

  .u-section-5 .u-gallery-1 {
    height: 624px;
  }

  .u-section-5 .u-gallery-inner-1 {
    grid-template-columns: repeat(3, auto);
  }
}

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

  .u-section-5 .u-gallery-1 {
    margin-top: 124px;
    height: 1075px;
  }

  .u-section-5 .u-gallery-inner-1 {
    grid-template-columns: repeat(2, auto);
  }
}

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

  .u-section-5 .u-text-1 {
    width: 340px;
  }

  .u-section-5 .u-gallery-1 {
    height: 2792px;
  }

  .u-section-5 .u-gallery-inner-1 {
    grid-template-columns: repeat(1, auto);
  }
}.u-section-6 .u-sheet-1 {
  min-height: 336px;
}

.u-section-6 .u-text-1 {
  width: 358px;
  margin: 30px auto 0;
}

.u-section-6 .u-gallery-1 {
  height: 233px;
  margin-top: 30px;
  margin-bottom: 0;
  grid-gap: 17px;
}

.u-section-6 .u-gallery-inner-1 {
  grid-template-columns: repeat(6, auto);
  --gap: 17px;
}

.u-section-6 .u-over-slide-1 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-6 .u-over-slide-2 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-6 .u-over-slide-3 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-6 .u-over-slide-4 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-6 .u-over-slide-5 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-6 .u-over-slide-6 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

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

  .u-section-6 .u-gallery-1 {
    height: 189px;
  }

  .u-section-6 .u-gallery-inner-1 {
    grid-gap: 17px;
  }
}

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

  .u-section-6 .u-gallery-1 {
    height: 624px;
  }

  .u-section-6 .u-gallery-inner-1 {
    grid-template-columns: repeat(3, auto);
  }
}

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

  .u-section-6 .u-gallery-1 {
    margin-top: 124px;
    height: 1075px;
  }

  .u-section-6 .u-gallery-inner-1 {
    grid-template-columns: repeat(2, auto);
  }
}

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

  .u-section-6 .u-text-1 {
    width: 340px;
  }

  .u-section-6 .u-gallery-1 {
    height: 2792px;
  }

  .u-section-6 .u-gallery-inner-1 {
    grid-template-columns: repeat(1, auto);
  }
}.u-section-7 .u-sheet-1 {
  min-height: 336px;
}

.u-section-7 .u-text-1 {
  width: 358px;
  margin: 30px auto 0;
}

.u-section-7 .u-gallery-1 {
  height: 233px;
  margin-top: 30px;
  margin-bottom: 0;
  grid-gap: 17px;
}

.u-section-7 .u-gallery-inner-1 {
  grid-template-columns: repeat(7, auto);
  --gap: 17px;
}

.u-section-7 .u-over-slide-1 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-7 .u-over-slide-2 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-7 .u-over-slide-3 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-7 .u-over-slide-4 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-7 .u-over-slide-5 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-7 .u-over-slide-6 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-7 .u-over-slide-7 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

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

  .u-section-7 .u-gallery-1 {
    height: 188px;
  }

  .u-section-7 .u-gallery-inner-1 {
    grid-gap: 17px;
  }
}

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

  .u-section-7 .u-gallery-1 {
    height: 542px;
  }

  .u-section-7 .u-gallery-inner-1 {
    grid-template-columns: repeat(4, auto);
  }
}

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

  .u-section-7 .u-gallery-1 {
    margin-top: 124px;
    height: 1693px;
  }

  .u-section-7 .u-gallery-inner-1 {
    grid-template-columns: repeat(2, auto);
  }
}

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

  .u-section-7 .u-text-1 {
    width: 340px;
  }

  .u-section-7 .u-gallery-1 {
    height: 3838px;
  }

  .u-section-7 .u-gallery-inner-1 {
    grid-template-columns: repeat(1, auto);
  }
}.u-section-8 .u-sheet-1 {
  min-height: 336px;
}

.u-section-8 .u-text-1 {
  width: 358px;
  margin: 30px auto 0;
}

.u-section-8 .u-gallery-1 {
  height: 233px;
  margin-top: 30px;
  margin-bottom: 0;
  grid-gap: 17px;
}

.u-section-8 .u-gallery-inner-1 {
  grid-template-columns: repeat(5, auto);
  --gap: 17px;
}

.u-section-8 .u-over-slide-1 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-8 .u-over-slide-2 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-8 .u-over-slide-3 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-8 .u-over-slide-4 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-8 .u-over-slide-5 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

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

  .u-section-8 .u-gallery-1 {
    height: 189px;
  }

  .u-section-8 .u-gallery-inner-1 {
    grid-gap: 17px;
  }
}

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

  .u-section-8 .u-gallery-1 {
    height: 513px;
  }

  .u-section-8 .u-gallery-inner-1 {
    grid-template-columns: repeat(3, auto);
  }
}

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

  .u-section-8 .u-gallery-1 {
    margin-top: 124px;
    height: 885px;
  }

  .u-section-8 .u-gallery-inner-1 {
    grid-template-columns: repeat(2, auto);
  }
}

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

  .u-section-8 .u-text-1 {
    width: 340px;
  }

  .u-section-8 .u-gallery-1 {
    height: 1912px;
  }

  .u-section-8 .u-gallery-inner-1 {
    grid-template-columns: repeat(1, auto);
  }
}.u-section-9 .u-sheet-1 {
  min-height: 336px;
}

.u-section-9 .u-text-1 {
  width: 358px;
  margin: 30px auto 0;
}

.u-section-9 .u-gallery-1 {
  height: 233px;
  margin-top: 30px;
  margin-bottom: 0;
  grid-gap: 17px;
}

.u-section-9 .u-gallery-inner-1 {
  grid-template-columns: repeat(6, auto);
  --gap: 17px;
}

.u-section-9 .u-over-slide-1 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-9 .u-over-slide-2 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-9 .u-over-slide-3 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-9 .u-over-slide-4 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-9 .u-over-slide-5 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-9 .u-over-slide-6 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

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

  .u-section-9 .u-gallery-1 {
    height: 189px;
  }

  .u-section-9 .u-gallery-inner-1 {
    grid-gap: 17px;
  }
}

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

  .u-section-9 .u-gallery-1 {
    height: 624px;
  }

  .u-section-9 .u-gallery-inner-1 {
    grid-template-columns: repeat(3, auto);
  }
}

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

  .u-section-9 .u-gallery-1 {
    margin-top: 124px;
    height: 1075px;
  }

  .u-section-9 .u-gallery-inner-1 {
    grid-template-columns: repeat(2, auto);
  }
}

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

  .u-section-9 .u-text-1 {
    width: 340px;
  }

  .u-section-9 .u-gallery-1 {
    height: 2792px;
  }

  .u-section-9 .u-gallery-inner-1 {
    grid-template-columns: repeat(1, auto);
  }
}.u-section-10 .u-sheet-1 {
  min-height: 336px;
}

.u-section-10 .u-text-1 {
  width: 358px;
  margin: 30px auto 0;
}

.u-section-10 .u-gallery-1 {
  height: 233px;
  margin-top: 30px;
  margin-bottom: 0;
  grid-gap: 17px;
}

.u-section-10 .u-gallery-inner-1 {
  grid-template-columns: repeat(6, auto);
  --gap: 17px;
}

.u-section-10 .u-over-slide-1 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-10 .u-over-slide-2 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-10 .u-over-slide-3 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-10 .u-over-slide-4 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-10 .u-over-slide-5 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-10 .u-over-slide-6 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

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

  .u-section-10 .u-gallery-1 {
    height: 189px;
  }

  .u-section-10 .u-gallery-inner-1 {
    grid-gap: 17px;
  }
}

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

  .u-section-10 .u-gallery-1 {
    height: 624px;
  }

  .u-section-10 .u-gallery-inner-1 {
    grid-template-columns: repeat(3, auto);
  }
}

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

  .u-section-10 .u-gallery-1 {
    margin-top: 124px;
    height: 1075px;
  }

  .u-section-10 .u-gallery-inner-1 {
    grid-template-columns: repeat(2, auto);
  }
}

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

  .u-section-10 .u-text-1 {
    width: 340px;
  }

  .u-section-10 .u-gallery-1 {
    height: 2792px;
  }

  .u-section-10 .u-gallery-inner-1 {
    grid-template-columns: repeat(1, auto);
  }
}.u-section-11 .u-sheet-1 {
  min-height: 336px;
}

.u-section-11 .u-text-1 {
  width: 385px;
  margin: 29px auto 0;
}

.u-section-11 .u-gallery-1 {
  height: 233px;
  margin-top: 31px;
  margin-bottom: 0;
  grid-gap: 17px;
}

.u-section-11 .u-gallery-inner-1 {
  grid-template-columns: repeat(5, auto);
  --gap: 17px;
}

.u-section-11 .u-over-slide-1 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-11 .u-over-slide-2 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-11 .u-over-slide-3 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-11 .u-over-slide-4 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-11 .u-over-slide-5 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

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

  .u-section-11 .u-gallery-1 {
    height: 189px;
  }

  .u-section-11 .u-gallery-inner-1 {
    grid-gap: 17px;
  }
}

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

  .u-section-11 .u-gallery-1 {
    height: 513px;
  }

  .u-section-11 .u-gallery-inner-1 {
    grid-template-columns: repeat(3, auto);
  }
}

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

  .u-section-11 .u-gallery-1 {
    margin-top: 124px;
    height: 885px;
  }

  .u-section-11 .u-gallery-inner-1 {
    grid-template-columns: repeat(2, auto);
  }
}

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

  .u-section-11 .u-text-1 {
    width: 340px;
  }

  .u-section-11 .u-gallery-1 {
    height: 1912px;
  }

  .u-section-11 .u-gallery-inner-1 {
    grid-template-columns: repeat(1, auto);
  }
}.u-section-12 .u-sheet-1 {
  min-height: 336px;
}

.u-section-12 .u-text-1 {
  width: 385px;
  margin: 29px auto 0;
}

.u-section-12 .u-gallery-1 {
  height: 233px;
  margin-top: 31px;
  margin-bottom: 0;
  grid-gap: 17px;
}

.u-section-12 .u-gallery-inner-1 {
  grid-template-columns: repeat(6, auto);
  --gap: 17px;
}

.u-section-12 .u-over-slide-1 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-12 .u-over-slide-2 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-12 .u-over-slide-3 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-12 .u-over-slide-4 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-12 .u-over-slide-5 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-12 .u-over-slide-6 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

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

  .u-section-12 .u-gallery-1 {
    height: 189px;
  }

  .u-section-12 .u-gallery-inner-1 {
    grid-gap: 17px;
  }
}

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

  .u-section-12 .u-gallery-1 {
    height: 624px;
  }

  .u-section-12 .u-gallery-inner-1 {
    grid-template-columns: repeat(3, auto);
  }
}

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

  .u-section-12 .u-gallery-1 {
    margin-top: 124px;
    height: 1075px;
  }

  .u-section-12 .u-gallery-inner-1 {
    grid-template-columns: repeat(2, auto);
  }
}

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

  .u-section-12 .u-text-1 {
    width: 340px;
  }

  .u-section-12 .u-gallery-1 {
    height: 2792px;
  }

  .u-section-12 .u-gallery-inner-1 {
    grid-template-columns: repeat(1, auto);
  }
}.u-section-13 .u-sheet-1 {
  min-height: 336px;
}

.u-section-13 .u-text-1 {
  width: 385px;
  margin: 29px auto 0;
}

.u-section-13 .u-gallery-1 {
  height: 233px;
  margin-top: 31px;
  margin-bottom: 0;
  grid-gap: 17px;
}

.u-section-13 .u-gallery-inner-1 {
  grid-template-columns: repeat(4, auto);
  --gap: 17px;
}

.u-section-13 .u-over-slide-1 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-13 .u-over-slide-2 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-13 .u-over-slide-3 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-13 .u-over-slide-4 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

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

  .u-section-13 .u-gallery-1 {
    height: 190px;
  }

  .u-section-13 .u-gallery-inner-1 {
    grid-gap: 17px;
  }
}

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

  .u-section-13 .u-gallery-1 {
    height: 618px;
  }

  .u-section-13 .u-gallery-inner-1 {
    grid-template-columns: repeat(2, auto);
  }
}

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

  .u-section-13 .u-gallery-1 {
    margin-top: 124px;
    height: 1898px;
  }

  .u-section-13 .u-gallery-inner-1 {
    grid-template-columns: repeat(1, auto);
  }
}

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

  .u-section-13 .u-text-1 {
    width: 340px;
  }

  .u-section-13 .u-gallery-1 {
    height: 1214px;
  }
}.u-section-14 .u-sheet-1 {
  min-height: 336px;
}

.u-section-14 .u-text-1 {
  width: 385px;
  margin: 29px auto 0;
}

.u-section-14 .u-gallery-1 {
  height: 233px;
  margin-top: 31px;
  margin-bottom: 0;
  grid-gap: 17px;
}

.u-section-14 .u-gallery-inner-1 {
  grid-template-columns: repeat(5, auto);
  --gap: 17px;
}

.u-section-14 .u-over-slide-1 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-14 .u-over-slide-2 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-14 .u-over-slide-3 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-14 .u-over-slide-4 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-14 .u-over-slide-5 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

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

  .u-section-14 .u-gallery-1 {
    height: 189px;
  }

  .u-section-14 .u-gallery-inner-1 {
    grid-gap: 17px;
  }
}

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

  .u-section-14 .u-gallery-1 {
    height: 513px;
  }

  .u-section-14 .u-gallery-inner-1 {
    grid-template-columns: repeat(3, auto);
  }
}

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

  .u-section-14 .u-gallery-1 {
    margin-top: 124px;
    height: 885px;
  }

  .u-section-14 .u-gallery-inner-1 {
    grid-template-columns: repeat(2, auto);
  }
}

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

  .u-section-14 .u-text-1 {
    width: 340px;
  }

  .u-section-14 .u-gallery-1 {
    height: 1912px;
  }

  .u-section-14 .u-gallery-inner-1 {
    grid-template-columns: repeat(1, auto);
  }
}.u-section-15 .u-sheet-1 {
  min-height: 336px;
}

.u-section-15 .u-text-1 {
  width: 385px;
  margin: 29px auto 0;
}

.u-section-15 .u-gallery-1 {
  height: 233px;
  margin-top: 31px;
  margin-bottom: 0;
  grid-gap: 17px;
}

.u-section-15 .u-gallery-inner-1 {
  grid-template-columns: repeat(5, auto);
  --gap: 17px;
}

.u-section-15 .u-over-slide-1 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-15 .u-over-slide-2 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-15 .u-over-slide-3 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-15 .u-over-slide-4 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-15 .u-over-slide-5 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

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

  .u-section-15 .u-gallery-1 {
    height: 189px;
  }

  .u-section-15 .u-gallery-inner-1 {
    grid-gap: 17px;
  }
}

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

  .u-section-15 .u-gallery-1 {
    height: 513px;
  }

  .u-section-15 .u-gallery-inner-1 {
    grid-template-columns: repeat(3, auto);
  }
}

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

  .u-section-15 .u-gallery-1 {
    margin-top: 124px;
    height: 885px;
  }

  .u-section-15 .u-gallery-inner-1 {
    grid-template-columns: repeat(2, auto);
  }
}

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

  .u-section-15 .u-text-1 {
    width: 340px;
  }

  .u-section-15 .u-gallery-1 {
    height: 1912px;
  }

  .u-section-15 .u-gallery-inner-1 {
    grid-template-columns: repeat(1, auto);
  }
}.u-section-16 .u-sheet-1 {
  min-height: 336px;
}

.u-section-16 .u-text-1 {
  width: 385px;
  margin: 29px auto 0;
}

.u-section-16 .u-gallery-1 {
  height: 233px;
  margin-top: 31px;
  margin-bottom: 0;
  grid-gap: 17px;
}

.u-section-16 .u-gallery-inner-1 {
  grid-template-columns: repeat(6, auto);
  --gap: 17px;
}

.u-section-16 .u-over-slide-1 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-16 .u-over-slide-2 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-16 .u-over-slide-3 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-16 .u-over-slide-4 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-16 .u-over-slide-5 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-16 .u-over-slide-6 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

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

  .u-section-16 .u-gallery-1 {
    height: 189px;
  }

  .u-section-16 .u-gallery-inner-1 {
    grid-gap: 17px;
  }
}

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

  .u-section-16 .u-gallery-1 {
    height: 624px;
  }

  .u-section-16 .u-gallery-inner-1 {
    grid-template-columns: repeat(3, auto);
  }
}

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

  .u-section-16 .u-gallery-1 {
    margin-top: 124px;
    height: 1075px;
  }

  .u-section-16 .u-gallery-inner-1 {
    grid-template-columns: repeat(2, auto);
  }
}

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

  .u-section-16 .u-text-1 {
    width: 340px;
  }

  .u-section-16 .u-gallery-1 {
    height: 2792px;
  }

  .u-section-16 .u-gallery-inner-1 {
    grid-template-columns: repeat(1, auto);
  }
}.u-section-17 .u-sheet-1 {
  min-height: 336px;
}

.u-section-17 .u-text-1 {
  width: 385px;
  margin: 29px auto 0;
}

.u-section-17 .u-gallery-1 {
  height: 233px;
  margin-top: 31px;
  margin-bottom: 0;
  grid-gap: 17px;
}

.u-section-17 .u-gallery-inner-1 {
  grid-template-columns: repeat(4, auto);
  --gap: 17px;
}

.u-section-17 .u-over-slide-1 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-17 .u-over-slide-2 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-17 .u-over-slide-3 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-17 .u-over-slide-4 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

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

  .u-section-17 .u-gallery-1 {
    height: 190px;
  }

  .u-section-17 .u-gallery-inner-1 {
    grid-gap: 17px;
  }
}

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

  .u-section-17 .u-gallery-1 {
    height: 618px;
  }

  .u-section-17 .u-gallery-inner-1 {
    grid-template-columns: repeat(2, auto);
  }
}

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

  .u-section-17 .u-gallery-1 {
    margin-top: 124px;
    height: 1898px;
  }

  .u-section-17 .u-gallery-inner-1 {
    grid-template-columns: repeat(1, auto);
  }
}

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

  .u-section-17 .u-text-1 {
    width: 340px;
  }

  .u-section-17 .u-gallery-1 {
    height: 1214px;
  }
}.u-section-18 .u-sheet-1 {
  min-height: 336px;
}

.u-section-18 .u-text-1 {
  width: 385px;
  margin: 29px auto 0;
}

.u-section-18 .u-gallery-1 {
  height: 233px;
  margin-top: 31px;
  margin-bottom: 0;
  grid-gap: 17px;
}

.u-section-18 .u-gallery-inner-1 {
  grid-template-columns: repeat(4, auto);
  --gap: 17px;
}

.u-section-18 .u-over-slide-1 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-18 .u-over-slide-2 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-18 .u-over-slide-3 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-18 .u-over-slide-4 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

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

  .u-section-18 .u-gallery-1 {
    height: 190px;
  }

  .u-section-18 .u-gallery-inner-1 {
    grid-gap: 17px;
  }
}

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

  .u-section-18 .u-gallery-1 {
    height: 618px;
  }

  .u-section-18 .u-gallery-inner-1 {
    grid-template-columns: repeat(2, auto);
  }
}

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

  .u-section-18 .u-gallery-1 {
    margin-top: 124px;
    height: 1898px;
  }

  .u-section-18 .u-gallery-inner-1 {
    grid-template-columns: repeat(1, auto);
  }
}

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

  .u-section-18 .u-text-1 {
    width: 340px;
  }

  .u-section-18 .u-gallery-1 {
    height: 1214px;
  }
}.u-section-19 .u-sheet-1 {
  min-height: 336px;
}

.u-section-19 .u-text-1 {
  width: 385px;
  margin: 29px auto 0;
}

.u-section-19 .u-gallery-1 {
  height: 233px;
  margin-top: 31px;
  margin-bottom: 0;
  grid-gap: 17px;
}

.u-section-19 .u-gallery-inner-1 {
  grid-template-columns: repeat(6, auto);
  --gap: 17px;
}

.u-section-19 .u-over-slide-1 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-19 .u-over-slide-2 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-19 .u-over-slide-3 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-19 .u-over-slide-4 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-19 .u-over-slide-5 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-19 .u-over-slide-6 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

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

  .u-section-19 .u-gallery-1 {
    height: 189px;
  }

  .u-section-19 .u-gallery-inner-1 {
    grid-gap: 17px;
  }
}

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

  .u-section-19 .u-gallery-1 {
    height: 624px;
  }

  .u-section-19 .u-gallery-inner-1 {
    grid-template-columns: repeat(3, auto);
  }
}

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

  .u-section-19 .u-gallery-1 {
    margin-top: 124px;
    height: 1075px;
  }

  .u-section-19 .u-gallery-inner-1 {
    grid-template-columns: repeat(2, auto);
  }
}

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

  .u-section-19 .u-text-1 {
    width: 340px;
  }

  .u-section-19 .u-gallery-1 {
    height: 2792px;
  }

  .u-section-19 .u-gallery-inner-1 {
    grid-template-columns: repeat(1, auto);
  }
}.u-section-20 .u-sheet-1 {
  min-height: 336px;
}

.u-section-20 .u-text-1 {
  width: 385px;
  margin: 29px auto 0;
}

.u-section-20 .u-gallery-1 {
  height: 233px;
  margin-top: 31px;
  margin-bottom: 0;
  grid-gap: 17px;
}

.u-section-20 .u-gallery-inner-1 {
  grid-template-columns: repeat(4, auto);
  --gap: 17px;
}

.u-section-20 .u-over-slide-1 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-20 .u-over-slide-2 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-20 .u-over-slide-3 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-20 .u-over-slide-4 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

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

  .u-section-20 .u-gallery-1 {
    height: 190px;
  }

  .u-section-20 .u-gallery-inner-1 {
    grid-gap: 17px;
  }
}

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

  .u-section-20 .u-gallery-1 {
    height: 618px;
  }

  .u-section-20 .u-gallery-inner-1 {
    grid-template-columns: repeat(2, auto);
  }
}

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

  .u-section-20 .u-gallery-1 {
    margin-top: 124px;
    height: 1898px;
  }

  .u-section-20 .u-gallery-inner-1 {
    grid-template-columns: repeat(1, auto);
  }
}

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

  .u-section-20 .u-text-1 {
    width: 340px;
  }

  .u-section-20 .u-gallery-1 {
    height: 1214px;
  }
}.u-section-21 .u-sheet-1 {
  min-height: 336px;
}

.u-section-21 .u-text-1 {
  width: 385px;
  margin: 29px auto 0;
}

.u-section-21 .u-gallery-1 {
  height: 233px;
  margin-top: 31px;
  margin-bottom: 0;
  grid-gap: 17px;
}

.u-section-21 .u-gallery-inner-1 {
  grid-template-columns: repeat(4, auto);
  --gap: 17px;
}

.u-section-21 .u-over-slide-1 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-21 .u-over-slide-2 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-21 .u-over-slide-3 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-21 .u-over-slide-4 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

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

  .u-section-21 .u-gallery-1 {
    height: 190px;
  }

  .u-section-21 .u-gallery-inner-1 {
    grid-gap: 17px;
  }
}

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

  .u-section-21 .u-gallery-1 {
    height: 618px;
  }

  .u-section-21 .u-gallery-inner-1 {
    grid-template-columns: repeat(2, auto);
  }
}

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

  .u-section-21 .u-gallery-1 {
    margin-top: 124px;
    height: 1898px;
  }

  .u-section-21 .u-gallery-inner-1 {
    grid-template-columns: repeat(1, auto);
  }
}

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

  .u-section-21 .u-text-1 {
    width: 340px;
  }

  .u-section-21 .u-gallery-1 {
    height: 1214px;
  }
}.u-section-22 .u-sheet-1 {
  min-height: 336px;
}

.u-section-22 .u-text-1 {
  width: 385px;
  margin: 29px auto 0;
}

.u-section-22 .u-gallery-1 {
  height: 233px;
  margin-top: 31px;
  margin-bottom: 0;
  grid-gap: 17px;
}

.u-section-22 .u-gallery-inner-1 {
  grid-template-columns: repeat(4, auto);
  --gap: 17px;
}

.u-section-22 .u-over-slide-1 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-22 .u-over-slide-2 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-22 .u-over-slide-3 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-22 .u-over-slide-4 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

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

  .u-section-22 .u-gallery-1 {
    height: 190px;
  }

  .u-section-22 .u-gallery-inner-1 {
    grid-gap: 17px;
  }
}

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

  .u-section-22 .u-gallery-1 {
    height: 618px;
  }

  .u-section-22 .u-gallery-inner-1 {
    grid-template-columns: repeat(2, auto);
  }
}

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

  .u-section-22 .u-gallery-1 {
    margin-top: 124px;
    height: 1898px;
  }

  .u-section-22 .u-gallery-inner-1 {
    grid-template-columns: repeat(1, auto);
  }
}

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

  .u-section-22 .u-text-1 {
    width: 340px;
  }

  .u-section-22 .u-gallery-1 {
    height: 1214px;
  }
}.u-section-23 .u-sheet-1 {
  min-height: 336px;
}

.u-section-23 .u-text-1 {
  width: 385px;
  margin: 29px auto 0;
}

.u-section-23 .u-gallery-1 {
  height: 233px;
  margin-top: 31px;
  margin-bottom: 0;
  grid-gap: 17px;
}

.u-section-23 .u-gallery-inner-1 {
  grid-template-columns: repeat(4, auto);
  --gap: 17px;
}

.u-section-23 .u-over-slide-1 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-23 .u-over-slide-2 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-23 .u-over-slide-3 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-23 .u-over-slide-4 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

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

  .u-section-23 .u-gallery-1 {
    height: 190px;
  }

  .u-section-23 .u-gallery-inner-1 {
    grid-gap: 17px;
  }
}

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

  .u-section-23 .u-gallery-1 {
    height: 618px;
  }

  .u-section-23 .u-gallery-inner-1 {
    grid-template-columns: repeat(2, auto);
  }
}

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

  .u-section-23 .u-gallery-1 {
    margin-top: 124px;
    height: 1898px;
  }

  .u-section-23 .u-gallery-inner-1 {
    grid-template-columns: repeat(1, auto);
  }
}

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

  .u-section-23 .u-text-1 {
    width: 340px;
  }

  .u-section-23 .u-gallery-1 {
    height: 1214px;
  }
}.u-section-24 .u-sheet-1 {
  min-height: 336px;
}

.u-section-24 .u-text-1 {
  width: 385px;
  margin: 29px auto 0;
}

.u-section-24 .u-gallery-1 {
  height: 233px;
  margin-top: 31px;
  margin-bottom: 0;
  grid-gap: 17px;
}

.u-section-24 .u-gallery-inner-1 {
  grid-template-columns: repeat(3, auto);
  --gap: 17px;
}

.u-section-24 .u-over-slide-1 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-24 .u-over-slide-2 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-24 .u-over-slide-3 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

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

  .u-section-24 .u-gallery-1 {
    height: 191px;
  }

  .u-section-24 .u-gallery-inner-1 {
    grid-gap: 17px;
  }
}

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

  .u-section-24 .u-gallery-1 {
    height: 462px;
  }

  .u-section-24 .u-gallery-inner-1 {
    grid-template-columns: repeat(2, auto);
  }
}

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

  .u-section-24 .u-gallery-1 {
    margin-top: 124px;
    height: 1059px;
  }

  .u-section-24 .u-gallery-inner-1 {
    grid-template-columns: repeat(1, auto);
  }
}

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

  .u-section-24 .u-text-1 {
    width: 340px;
  }

  .u-section-24 .u-gallery-1 {
    height: 679px;
  }
}.u-section-25 .u-sheet-1 {
  min-height: 336px;
}

.u-section-25 .u-text-1 {
  width: 385px;
  margin: 29px auto 0;
}

.u-section-25 .u-gallery-1 {
  height: 233px;
  width: 50%;
  grid-gap: 17px;
  margin: 31px auto 0;
}

.u-section-25 .u-gallery-inner-1 {
  grid-template-columns: repeat(2, auto);
  --gap: 17px;
}

.u-section-25 .u-over-slide-1 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-25 .u-over-slide-2 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

@media (max-width: 1199px) {
  .u-section-25 .u-gallery-inner-1 {
    grid-gap: 17px;
  }
}

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

  .u-section-25 .u-gallery-1 {
    height: 1429px;
  }

  .u-section-25 .u-gallery-inner-1 {
    grid-template-columns: repeat(1, auto);
  }
}

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

  .u-section-25 .u-gallery-1 {
    margin-top: 124px;
  }
}

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

  .u-section-25 .u-text-1 {
    width: 340px;
  }
}.u-section-26 .u-sheet-1 {
  min-height: 336px;
}

.u-section-26 .u-text-1 {
  width: 385px;
  margin: 29px auto 0;
}

.u-section-26 .u-gallery-1 {
  height: 233px;
  margin-top: 31px;
  margin-bottom: 0;
  grid-gap: 17px;
}

.u-section-26 .u-gallery-inner-1 {
  grid-template-columns: repeat(3, auto);
  --gap: 17px;
}

.u-section-26 .u-over-slide-1 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-26 .u-over-slide-2 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-26 .u-over-slide-3 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

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

  .u-section-26 .u-gallery-1 {
    height: 191px;
  }

  .u-section-26 .u-gallery-inner-1 {
    grid-gap: 17px;
  }
}

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

  .u-section-26 .u-gallery-1 {
    height: 462px;
  }

  .u-section-26 .u-gallery-inner-1 {
    grid-template-columns: repeat(2, auto);
  }
}

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

  .u-section-26 .u-gallery-1 {
    margin-top: 124px;
    height: 1898px;
  }

  .u-section-26 .u-gallery-inner-1 {
    grid-template-columns: repeat(1, auto);
  }
}

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

  .u-section-26 .u-text-1 {
    width: 340px;
  }

  .u-section-26 .u-gallery-1 {
    height: 1214px;
  }
}.u-section-27 .u-sheet-1 {
  min-height: 336px;
}

.u-section-27 .u-text-1 {
  width: 385px;
  margin: 29px auto 0;
}

.u-section-27 .u-gallery-1 {
  height: 233px;
  margin-top: 31px;
  margin-bottom: 0;
  grid-gap: 17px;
}

.u-section-27 .u-gallery-inner-1 {
  grid-template-columns: repeat(3, auto);
  --gap: 17px;
}

.u-section-27 .u-over-slide-1 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-27 .u-over-slide-2 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-27 .u-over-slide-3 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

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

  .u-section-27 .u-gallery-1 {
    height: 191px;
  }

  .u-section-27 .u-gallery-inner-1 {
    grid-gap: 17px;
  }
}

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

  .u-section-27 .u-gallery-1 {
    height: 462px;
  }

  .u-section-27 .u-gallery-inner-1 {
    grid-template-columns: repeat(2, auto);
  }
}

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

  .u-section-27 .u-gallery-1 {
    margin-top: 124px;
    height: 1059px;
  }

  .u-section-27 .u-gallery-inner-1 {
    grid-template-columns: repeat(1, auto);
  }
}

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

  .u-section-27 .u-text-1 {
    width: 340px;
  }

  .u-section-27 .u-gallery-1 {
    height: 679px;
  }
}.u-section-28 .u-sheet-1 {
  min-height: 336px;
}

.u-section-28 .u-text-1 {
  width: 385px;
  margin: 29px auto 0;
}

.u-section-28 .u-gallery-1 {
  height: 233px;
  margin-top: 31px;
  margin-bottom: 0;
  grid-gap: 17px;
}

.u-section-28 .u-gallery-inner-1 {
  grid-template-columns: repeat(3, auto);
  --gap: 17px;
}

.u-section-28 .u-over-slide-1 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-28 .u-over-slide-2 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-28 .u-over-slide-3 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

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

  .u-section-28 .u-gallery-1 {
    height: 191px;
  }

  .u-section-28 .u-gallery-inner-1 {
    grid-gap: 17px;
  }
}

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

  .u-section-28 .u-gallery-1 {
    height: 462px;
  }

  .u-section-28 .u-gallery-inner-1 {
    grid-template-columns: repeat(2, auto);
  }
}

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

  .u-section-28 .u-gallery-1 {
    margin-top: 124px;
    height: 1898px;
  }

  .u-section-28 .u-gallery-inner-1 {
    grid-template-columns: repeat(1, auto);
  }
}

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

  .u-section-28 .u-text-1 {
    width: 340px;
  }

  .u-section-28 .u-gallery-1 {
    height: 1214px;
  }
}.u-section-29 .u-sheet-1 {
  min-height: 336px;
}

.u-section-29 .u-text-1 {
  width: 385px;
  margin: 29px auto 0;
}

.u-section-29 .u-gallery-1 {
  height: 233px;
  margin-top: 31px;
  margin-bottom: 0;
  grid-gap: 17px;
}

.u-section-29 .u-gallery-inner-1 {
  grid-template-columns: repeat(3, auto);
  --gap: 17px;
}

.u-section-29 .u-over-slide-1 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-29 .u-over-slide-2 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-29 .u-over-slide-3 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

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

  .u-section-29 .u-gallery-1 {
    height: 191px;
  }

  .u-section-29 .u-gallery-inner-1 {
    grid-gap: 17px;
  }
}

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

  .u-section-29 .u-gallery-1 {
    height: 462px;
  }

  .u-section-29 .u-gallery-inner-1 {
    grid-template-columns: repeat(2, auto);
  }
}

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

  .u-section-29 .u-gallery-1 {
    margin-top: 124px;
    height: 1898px;
  }

  .u-section-29 .u-gallery-inner-1 {
    grid-template-columns: repeat(1, auto);
  }
}

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

  .u-section-29 .u-text-1 {
    width: 340px;
  }

  .u-section-29 .u-gallery-1 {
    height: 1214px;
  }
}.u-section-30 .u-sheet-1 {
  min-height: 336px;
}

.u-section-30 .u-text-1 {
  width: 385px;
  margin: 29px auto 0;
}

.u-section-30 .u-gallery-1 {
  height: 233px;
  width: 50%;
  grid-gap: 17px;
  margin: 31px auto 0;
}

.u-section-30 .u-gallery-inner-1 {
  grid-template-columns: repeat(2, auto);
  --gap: 17px;
}

.u-section-30 .u-over-slide-1 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-30 .u-over-slide-2 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

@media (max-width: 1199px) {
  .u-section-30 .u-gallery-inner-1 {
    grid-gap: 17px;
  }
}

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

  .u-section-30 .u-gallery-1 {
    height: 1429px;
  }

  .u-section-30 .u-gallery-inner-1 {
    grid-template-columns: repeat(1, auto);
  }
}

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

  .u-section-30 .u-gallery-1 {
    margin-top: 124px;
  }
}

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

  .u-section-30 .u-text-1 {
    width: 340px;
  }
}.u-section-31 .u-sheet-1 {
  min-height: 336px;
}

.u-section-31 .u-text-1 {
  width: 385px;
  margin: 29px auto 0;
}

.u-section-31 .u-gallery-1 {
  height: 233px;
  margin-top: 31px;
  margin-bottom: 0;
  grid-gap: 17px;
}

.u-section-31 .u-gallery-inner-1 {
  grid-template-columns: repeat(4, auto);
  --gap: 17px;
}

.u-section-31 .u-over-slide-1 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-31 .u-over-slide-2 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-31 .u-over-slide-3 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-31 .u-over-slide-4 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

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

  .u-section-31 .u-gallery-1 {
    height: 190px;
  }

  .u-section-31 .u-gallery-inner-1 {
    grid-gap: 17px;
  }
}

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

  .u-section-31 .u-gallery-1 {
    height: 618px;
  }

  .u-section-31 .u-gallery-inner-1 {
    grid-template-columns: repeat(2, auto);
  }
}

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

  .u-section-31 .u-gallery-1 {
    margin-top: 124px;
    height: 1898px;
  }

  .u-section-31 .u-gallery-inner-1 {
    grid-template-columns: repeat(1, auto);
  }
}

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

  .u-section-31 .u-text-1 {
    width: 340px;
  }

  .u-section-31 .u-gallery-1 {
    height: 1214px;
  }
}.u-section-32 .u-sheet-1 {
  min-height: 336px;
}

.u-section-32 .u-text-1 {
  width: 385px;
  margin: 29px auto 0;
}

.u-section-32 .u-gallery-1 {
  height: 233px;
  width: 30%;
  grid-gap: 17px;
  margin: 31px auto 0;
}

.u-section-32 .u-gallery-inner-1 {
  grid-template-columns: repeat(1, auto);
  --gap: 17px;
}

.u-section-32 .u-over-slide-1 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

@media (max-width: 1199px) {
  .u-section-32 .u-gallery-inner-1 {
    grid-gap: 17px;
  }
}

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

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

  .u-section-32 .u-gallery-1 {
    margin-top: 124px;
  }
}

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

  .u-section-32 .u-text-1 {
    width: 340px;
  }
}.u-section-33 .u-sheet-1 {
  min-height: 336px;
}

.u-section-33 .u-text-1 {
  width: 385px;
  margin: 29px auto 0;
}

.u-section-33 .u-gallery-1 {
  height: 233px;
  width: 50%;
  grid-gap: 17px;
  margin: 31px auto 0;
}

.u-section-33 .u-gallery-inner-1 {
  grid-template-columns: repeat(2, auto);
  --gap: 17px;
}

.u-section-33 .u-over-slide-1 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-33 .u-over-slide-2 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

@media (max-width: 1199px) {
  .u-section-33 .u-gallery-inner-1 {
    grid-gap: 17px;
  }
}

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

  .u-section-33 .u-gallery-1 {
    height: 1429px;
  }

  .u-section-33 .u-gallery-inner-1 {
    grid-template-columns: repeat(1, auto);
  }
}

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

  .u-section-33 .u-gallery-1 {
    margin-top: 124px;
  }
}

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

  .u-section-33 .u-text-1 {
    width: 340px;
  }
}.u-section-34 .u-sheet-1 {
  min-height: 336px;
}

.u-section-34 .u-text-1 {
  width: 385px;
  margin: 29px auto 0;
}

.u-section-34 .u-gallery-1 {
  height: 233px;
  width: 30%;
  grid-gap: 17px;
  margin: 31px auto 0;
}

.u-section-34 .u-gallery-inner-1 {
  grid-template-columns: repeat(1, auto);
  --gap: 17px;
}

.u-section-34 .u-over-slide-1 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

@media (max-width: 1199px) {
  .u-section-34 .u-gallery-inner-1 {
    grid-gap: 17px;
  }
}

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

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

  .u-section-34 .u-gallery-1 {
    margin-top: 124px;
  }
}

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

  .u-section-34 .u-text-1 {
    width: 340px;
  }
}.u-section-35 .u-sheet-1 {
  min-height: 336px;
}

.u-section-35 .u-text-1 {
  width: 385px;
  margin: 29px auto 0;
}

.u-section-35 .u-gallery-1 {
  height: 233px;
  width: 30%;
  grid-gap: 17px;
  margin: 31px auto 0;
}

.u-section-35 .u-gallery-inner-1 {
  grid-template-columns: repeat(1, auto);
  --gap: 17px;
}

.u-section-35 .u-over-slide-1 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

@media (max-width: 1199px) {
  .u-section-35 .u-gallery-inner-1 {
    grid-gap: 17px;
  }
}

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

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

  .u-section-35 .u-gallery-1 {
    margin-top: 124px;
  }
}

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

  .u-section-35 .u-text-1 {
    width: 340px;
  }
}