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

.u-section-1 .u-text-1 {
  font-weight: 900;
  margin: 60px auto;
}.u-section-2 .u-sheet-1 {
  min-height: 80px;
}

.u-section-2 .u-text-1 {
  font-size: 1.875rem;
  margin: 24px auto 23px;
}

@media (max-width: 575px) {
  .u-section-2 .u-text-1 {
    font-size: 1.5rem;
  }
}.u-section-3 .u-sheet-1 {
  min-height: 247px;
}

.u-section-3 .u-gallery-1 {
  height: 220px;
  margin-bottom: 14px;
  margin-top: 14px;
}

.u-section-3 .u-gallery-inner-1 {
  grid-template-columns: auto auto auto;
  --gap: 10px;
}

.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;
}

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

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

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

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

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

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

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

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

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

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

  .u-section-3 .u-gallery-1 {
    height: 589px;
  }
}.u-section-4 .u-sheet-1 {
  min-height: 80px;
}

.u-section-4 .u-text-1 {
  font-size: 1.875rem;
  margin: 24px auto 23px;
}

@media (max-width: 575px) {
  .u-section-4 .u-text-1 {
    font-size: 1.5rem;
  }
}.u-section-5 .u-sheet-1 {
  min-height: 247px;
}

.u-section-5 .u-gallery-1 {
  height: 220px;
  margin-bottom: 14px;
  margin-top: 14px;
}

.u-section-5 .u-gallery-inner-1 {
  grid-template-columns: auto auto auto;
  --gap: 10px;
}

.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;
}

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

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

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

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

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

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

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

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

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

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

  .u-section-5 .u-gallery-1 {
    height: 589px;
  }
}.u-section-6 .u-sheet-1 {
  min-height: 80px;
}

.u-section-6 .u-text-1 {
  font-size: 1.875rem;
  margin: 24px auto 23px;
}

@media (max-width: 575px) {
  .u-section-6 .u-text-1 {
    font-size: 1.5rem;
  }
}.u-section-7 .u-sheet-1 {
  min-height: 247px;
}

.u-section-7 .u-gallery-1 {
  height: 220px;
  margin-bottom: 14px;
  margin-top: 14px;
}

.u-section-7 .u-gallery-inner-1 {
  grid-template-columns: auto auto auto;
  --gap: 10px;
}

.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;
}

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

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

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

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

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

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

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

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

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

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

  .u-section-7 .u-gallery-1 {
    height: 589px;
  }
}.u-section-8 .u-sheet-1 {
  min-height: 80px;
}

.u-section-8 .u-text-1 {
  font-size: 1.875rem;
  margin: 24px auto 23px;
}

@media (max-width: 575px) {
  .u-section-8 .u-text-1 {
    font-size: 1.5rem;
  }
}.u-section-9 .u-sheet-1 {
  min-height: 247px;
}

.u-section-9 .u-gallery-1 {
  height: 220px;
  margin-bottom: 14px;
  margin-top: 14px;
}

.u-section-9 .u-gallery-inner-1 {
  grid-template-columns: auto auto auto;
  --gap: 10px;
}

.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;
}

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

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

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

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

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

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

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

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

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

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

  .u-section-9 .u-gallery-1 {
    height: 589px;
  }
}.u-section-10 .u-sheet-1 {
  min-height: 80px;
}

.u-section-10 .u-text-1 {
  font-size: 1.875rem;
  margin: 24px auto 23px;
}

@media (max-width: 575px) {
  .u-section-10 .u-text-1 {
    font-size: 1.5rem;
  }
}.u-section-11 .u-sheet-1 {
  min-height: 247px;
}

.u-section-11 .u-gallery-1 {
  height: 220px;
  margin-bottom: 14px;
  margin-top: 14px;
}

.u-section-11 .u-gallery-inner-1 {
  grid-template-columns: auto auto auto;
  --gap: 10px;
}

.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;
}

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

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

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

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

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

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

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

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

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

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

  .u-section-11 .u-gallery-1 {
    height: 589px;
  }
}.u-section-12 .u-sheet-1 {
  min-height: 80px;
}

.u-section-12 .u-text-1 {
  font-size: 1.875rem;
  margin: 24px auto 23px;
}

@media (max-width: 575px) {
  .u-section-12 .u-text-1 {
    font-size: 1.5rem;
  }
}.u-section-13 .u-sheet-1 {
  min-height: 247px;
}

.u-section-13 .u-gallery-1 {
  height: 220px;
  margin-bottom: 14px;
  margin-top: 14px;
}

.u-section-13 .u-gallery-inner-1 {
  grid-template-columns: auto auto auto;
  --gap: 10px;
}

.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;
}

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

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

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

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

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

  .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: 963px;
  }

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

  .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: 616px;
  }

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

.u-section-14 .u-gallery-1 {
  height: 220px;
  margin-bottom: 14px;
  margin-top: 14px;
}

.u-section-14 .u-gallery-inner-1 {
  grid-template-columns: auto auto auto;
  --gap: 10px;
}

.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;
}

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

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

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

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

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

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

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

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

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

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

  .u-section-14 .u-gallery-1 {
    height: 589px;
  }
}.u-section-15 .u-sheet-1 {
  min-height: 80px;
}

.u-section-15 .u-text-1 {
  font-size: 1.875rem;
  margin: 24px auto 23px;
}

@media (max-width: 575px) {
  .u-section-15 .u-text-1 {
    font-size: 1.5rem;
  }
}.u-section-16 .u-sheet-1 {
  min-height: 247px;
}

.u-section-16 .u-gallery-1 {
  height: 220px;
  margin-bottom: 14px;
  margin-top: 14px;
}

.u-section-16 .u-gallery-inner-1 {
  grid-template-columns: auto auto auto;
  --gap: 10px;
}

.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;
}

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

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

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

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

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

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

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

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

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

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

  .u-section-16 .u-gallery-1 {
    height: 589px;
  }
}.u-section-17 .u-sheet-1 {
  min-height: 80px;
}

.u-section-17 .u-text-1 {
  font-size: 1.875rem;
  margin: 24px auto 23px;
}

@media (max-width: 575px) {
  .u-section-17 .u-text-1 {
    font-size: 1.5rem;
  }
}.u-section-18 .u-sheet-1 {
  min-height: 247px;
}

.u-section-18 .u-gallery-1 {
  height: 220px;
  margin-bottom: 14px;
  margin-top: 14px;
}

.u-section-18 .u-gallery-inner-1 {
  grid-template-columns: auto auto auto;
  --gap: 10px;
}

.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;
}

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

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

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

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

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

  .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: 963px;
  }

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

  .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: 616px;
  }

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

.u-section-19 .u-text-1 {
  font-size: 1.875rem;
  margin: 24px auto 23px;
}

@media (max-width: 575px) {
  .u-section-19 .u-text-1 {
    font-size: 1.5rem;
  }
}.u-section-20 .u-sheet-1 {
  min-height: 247px;
}

.u-section-20 .u-gallery-1 {
  height: 220px;
  margin-bottom: 14px;
  margin-top: 14px;
}

.u-section-20 .u-gallery-inner-1 {
  grid-template-columns: auto auto auto;
  --gap: 10px;
}

.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;
}

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

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

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

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

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

  .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: 963px;
  }

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

  .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: 616px;
  }

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

.u-section-21 .u-text-1 {
  font-size: 1.875rem;
  margin: 24px auto 23px;
}

@media (max-width: 575px) {
  .u-section-21 .u-text-1 {
    font-size: 1.5rem;
  }
}.u-section-22 .u-sheet-1 {
  min-height: 247px;
}

.u-section-22 .u-gallery-1 {
  height: 220px;
  margin-bottom: 14px;
  margin-top: 14px;
}

.u-section-22 .u-gallery-inner-1 {
  grid-template-columns: auto auto auto;
  --gap: 10px;
}

.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;
}

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

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

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

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

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

  .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: 963px;
  }

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

  .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: 616px;
  }

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

.u-section-23 .u-text-1 {
  font-size: 1.875rem;
  margin: 24px auto 23px;
}

@media (max-width: 575px) {
  .u-section-23 .u-text-1 {
    font-size: 1.5rem;
  }
}.u-section-24 .u-sheet-1 {
  min-height: 247px;
}

.u-section-24 .u-gallery-1 {
  height: 220px;
  margin-bottom: 14px;
  margin-top: 14px;
}

.u-section-24 .u-gallery-inner-1 {
  grid-template-columns: auto auto auto;
  --gap: 10px;
}

.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: 208px;
  }

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

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

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

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

  .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: 963px;
  }

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

  .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: 616px;
  }

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

.u-section-25 .u-text-1 {
  font-size: 1.875rem;
  margin: 24px auto 23px;
}

@media (max-width: 575px) {
  .u-section-25 .u-text-1 {
    font-size: 1.5rem;
  }
}.u-section-26 .u-sheet-1 {
  min-height: 247px;
}

.u-section-26 .u-gallery-1 {
  height: 220px;
  margin-bottom: 14px;
  margin-top: 14px;
}

.u-section-26 .u-gallery-inner-1 {
  grid-template-columns: auto auto auto;
  --gap: 10px;
}

.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: 208px;
  }

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

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

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

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

  .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: 963px;
  }

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

  .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: 616px;
  }

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

.u-section-27 .u-text-1 {
  font-size: 1.875rem;
  margin: 24px auto 23px;
}

@media (max-width: 575px) {
  .u-section-27 .u-text-1 {
    font-size: 1.5rem;
  }
}.u-section-28 .u-sheet-1 {
  min-height: 247px;
}

.u-section-28 .u-gallery-1 {
  height: 220px;
  margin-bottom: 14px;
  margin-top: 14px;
}

.u-section-28 .u-gallery-inner-1 {
  grid-template-columns: auto auto auto;
  --gap: 10px;
}

.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: 208px;
  }

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

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

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

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

  .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: 963px;
  }

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

  .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: 616px;
  }

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

.u-section-29 .u-text-1 {
  font-size: 1.875rem;
  margin: 24px auto 23px;
}

@media (max-width: 575px) {
  .u-section-29 .u-text-1 {
    font-size: 1.5rem;
  }
}.u-section-30 .u-sheet-1 {
  min-height: 247px;
}

.u-section-30 .u-gallery-1 {
  height: 220px;
  margin-bottom: 14px;
  margin-top: 14px;
}

.u-section-30 .u-gallery-inner-1 {
  grid-template-columns: auto auto auto;
  --gap: 10px;
}

.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;
}

.u-section-30 .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-30 .u-sheet-1 {
    min-height: 208px;
  }

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

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

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

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

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

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

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

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

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

  .u-section-30 .u-gallery-1 {
    height: 589px;
  }
}.u-section-31 .u-sheet-1 {
  min-height: 80px;
}

.u-section-31 .u-text-1 {
  font-size: 1.875rem;
  margin: 24px auto;
}

@media (max-width: 575px) {
  .u-section-31 .u-text-1 {
    font-size: 1.5rem;
  }
}.u-section-32 .u-sheet-1 {
  min-height: 247px;
}

.u-section-32 .u-gallery-1 {
  height: 220px;
  margin-bottom: 14px;
  margin-top: 14px;
}

.u-section-32 .u-gallery-inner-1 {
  grid-template-columns: auto auto auto;
  --gap: 10px;
}

.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;
}

.u-section-32 .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-32 .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-32 .u-sheet-1 {
    min-height: 208px;
  }

  .u-section-32 .u-gallery-1 {
    height: 181px;
  }

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

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

  .u-section-32 .u-gallery-1 {
    height: 416px;
  }

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

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

  .u-section-32 .u-gallery-1 {
    height: 936px;
  }

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

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

  .u-section-32 .u-gallery-1 {
    height: 589px;
  }
}.u-section-33 .u-sheet-1 {
  min-height: 80px;
}

.u-section-33 .u-text-1 {
  font-size: 1.875rem;
  margin: 24px auto 23px;
}

@media (max-width: 575px) {
  .u-section-33 .u-text-1 {
    font-size: 1.5rem;
  }
}.u-section-34 .u-sheet-1 {
  min-height: 247px;
}

.u-section-34 .u-gallery-1 {
  height: 220px;
  margin-bottom: 14px;
  margin-top: 14px;
}

.u-section-34 .u-gallery-inner-1 {
  grid-template-columns: auto auto auto;
  --gap: 10px;
}

.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;
}

.u-section-34 .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-34 .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-34 .u-sheet-1 {
    min-height: 208px;
  }

  .u-section-34 .u-gallery-1 {
    height: 181px;
  }

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

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

  .u-section-34 .u-gallery-1 {
    height: 416px;
  }

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

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

  .u-section-34 .u-gallery-1 {
    height: 936px;
  }

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

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

  .u-section-34 .u-gallery-1 {
    height: 589px;
  }
}.u-section-35 .u-sheet-1 {
  min-height: 80px;
}

.u-section-35 .u-text-1 {
  font-size: 1.875rem;
  margin: 24px auto 23px;
}

@media (max-width: 575px) {
  .u-section-35 .u-text-1 {
    font-size: 1.5rem;
  }
}.u-section-36 .u-sheet-1 {
  min-height: 247px;
}

.u-section-36 .u-gallery-1 {
  height: 220px;
  margin-bottom: 14px;
  margin-top: 14px;
}

.u-section-36 .u-gallery-inner-1 {
  grid-template-columns: auto auto auto;
  --gap: 10px;
}

.u-section-36 .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-36 .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-36 .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-36 .u-sheet-1 {
    min-height: 208px;
  }

  .u-section-36 .u-gallery-1 {
    height: 181px;
  }

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

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

  .u-section-36 .u-gallery-1 {
    height: 416px;
  }

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

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

  .u-section-36 .u-gallery-1 {
    height: 936px;
  }

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

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

  .u-section-36 .u-gallery-1 {
    height: 589px;
  }
}.u-section-37 .u-sheet-1 {
  min-height: 80px;
}

.u-section-37 .u-text-1 {
  font-size: 1.875rem;
  margin: 24px auto 23px;
}

@media (max-width: 575px) {
  .u-section-37 .u-text-1 {
    font-size: 1.5rem;
  }
}.u-section-38 .u-sheet-1 {
  min-height: 247px;
}

.u-section-38 .u-gallery-1 {
  height: 220px;
  margin-bottom: 14px;
  margin-top: 14px;
}

.u-section-38 .u-gallery-inner-1 {
  grid-template-columns: auto auto auto;
  --gap: 10px;
}

.u-section-38 .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-38 .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-38 .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-38 .u-sheet-1 {
    min-height: 208px;
  }

  .u-section-38 .u-gallery-1 {
    height: 181px;
  }

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

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

  .u-section-38 .u-gallery-1 {
    height: 416px;
  }

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

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

  .u-section-38 .u-gallery-1 {
    height: 936px;
  }

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

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

  .u-section-38 .u-gallery-1 {
    height: 589px;
  }
}.u-section-39 .u-sheet-1 {
  min-height: 80px;
}

.u-section-39 .u-text-1 {
  font-size: 1.875rem;
  margin: 24px auto 23px;
}

@media (max-width: 575px) {
  .u-section-39 .u-text-1 {
    font-size: 1.5rem;
  }
}.u-section-40 .u-sheet-1 {
  min-height: 247px;
}

.u-section-40 .u-gallery-1 {
  height: 220px;
  margin-bottom: 14px;
  margin-top: 14px;
}

.u-section-40 .u-gallery-inner-1 {
  grid-template-columns: auto auto auto;
  --gap: 10px;
}

.u-section-40 .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-40 .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-40 .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-40 .u-sheet-1 {
    min-height: 208px;
  }

  .u-section-40 .u-gallery-1 {
    height: 181px;
  }

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

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

  .u-section-40 .u-gallery-1 {
    height: 416px;
  }

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

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

  .u-section-40 .u-gallery-1 {
    height: 936px;
  }

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

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

  .u-section-40 .u-gallery-1 {
    height: 589px;
  }
}.u-section-41 .u-sheet-1 {
  min-height: 80px;
}

.u-section-41 .u-text-1 {
  font-size: 1.875rem;
  margin: 24px auto 23px;
}

@media (max-width: 575px) {
  .u-section-41 .u-text-1 {
    font-size: 1.5rem;
  }
}.u-section-42 .u-sheet-1 {
  min-height: 247px;
}

.u-section-42 .u-gallery-1 {
  height: 220px;
  margin-bottom: 14px;
  margin-top: 14px;
}

.u-section-42 .u-gallery-inner-1 {
  grid-template-columns: auto auto auto;
  --gap: 10px;
}

.u-section-42 .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-42 .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-42 .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-42 .u-sheet-1 {
    min-height: 208px;
  }

  .u-section-42 .u-gallery-1 {
    height: 181px;
  }

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

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

  .u-section-42 .u-gallery-1 {
    height: 416px;
  }

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

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

  .u-section-42 .u-gallery-1 {
    height: 936px;
  }

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

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

  .u-section-42 .u-gallery-1 {
    height: 589px;
  }
}.u-section-43 .u-sheet-1 {
  min-height: 247px;
}

.u-section-43 .u-gallery-1 {
  height: 220px;
  margin-bottom: 14px;
  margin-top: 14px;
}

.u-section-43 .u-gallery-inner-1 {
  grid-template-columns: auto auto auto;
  --gap: 10px;
}

.u-section-43 .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-43 .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-43 .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-43 .u-sheet-1 {
    min-height: 208px;
  }

  .u-section-43 .u-gallery-1 {
    height: 181px;
  }

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

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

  .u-section-43 .u-gallery-1 {
    height: 416px;
  }

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

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

  .u-section-43 .u-gallery-1 {
    height: 936px;
  }

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

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

  .u-section-43 .u-gallery-1 {
    height: 589px;
  }
}.u-section-44 .u-sheet-1 {
  min-height: 80px;
}

.u-section-44 .u-text-1 {
  font-size: 1.875rem;
  margin: 24px auto 23px;
}

@media (max-width: 575px) {
  .u-section-44 .u-text-1 {
    font-size: 1.5rem;
  }
}.u-section-45 .u-sheet-1 {
  min-height: 247px;
}

.u-section-45 .u-gallery-1 {
  height: 220px;
  margin-bottom: 14px;
  margin-top: 14px;
}

.u-section-45 .u-gallery-inner-1 {
  grid-template-columns: auto auto auto;
  --gap: 10px;
}

.u-section-45 .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-45 .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-45 .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-45 .u-sheet-1 {
    min-height: 208px;
  }

  .u-section-45 .u-gallery-1 {
    height: 181px;
  }

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

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

  .u-section-45 .u-gallery-1 {
    height: 416px;
  }

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

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

  .u-section-45 .u-gallery-1 {
    height: 936px;
  }

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

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

  .u-section-45 .u-gallery-1 {
    height: 589px;
  }
}.u-section-46 .u-sheet-1 {
  min-height: 80px;
}

.u-section-46 .u-text-1 {
  font-size: 1.875rem;
  margin: 24px auto 23px;
}

@media (max-width: 575px) {
  .u-section-46 .u-text-1 {
    font-size: 1.5rem;
  }
}.u-section-47 .u-sheet-1 {
  min-height: 247px;
}

.u-section-47 .u-gallery-1 {
  height: 220px;
  margin-bottom: 14px;
  margin-top: 14px;
}

.u-section-47 .u-gallery-inner-1 {
  grid-template-columns: auto auto auto;
  --gap: 10px;
}

.u-section-47 .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-47 .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-47 .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-47 .u-sheet-1 {
    min-height: 208px;
  }

  .u-section-47 .u-gallery-1 {
    height: 181px;
  }

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

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

  .u-section-47 .u-gallery-1 {
    height: 416px;
  }

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

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

  .u-section-47 .u-gallery-1 {
    height: 936px;
  }

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

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

  .u-section-47 .u-gallery-1 {
    height: 589px;
  }
}.u-section-48 .u-sheet-1 {
  min-height: 80px;
}

.u-section-48 .u-text-1 {
  font-size: 1.875rem;
  margin: 24px auto 23px;
}

@media (max-width: 575px) {
  .u-section-48 .u-text-1 {
    font-size: 1.5rem;
  }
}.u-section-49 .u-sheet-1 {
  min-height: 247px;
}

.u-section-49 .u-gallery-1 {
  height: 220px;
  margin-bottom: 14px;
  margin-top: 14px;
}

.u-section-49 .u-gallery-inner-1 {
  grid-template-columns: auto auto auto;
  --gap: 10px;
}

.u-section-49 .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-49 .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-49 .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-49 .u-sheet-1 {
    min-height: 208px;
  }

  .u-section-49 .u-gallery-1 {
    height: 181px;
  }

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

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

  .u-section-49 .u-gallery-1 {
    height: 416px;
  }

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

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

  .u-section-49 .u-gallery-1 {
    height: 936px;
  }

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

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

  .u-section-49 .u-gallery-1 {
    height: 589px;
  }
}.u-section-50 .u-sheet-1 {
  min-height: 80px;
}

.u-section-50 .u-text-1 {
  font-size: 1.875rem;
  margin: 24px auto 23px;
}

@media (max-width: 575px) {
  .u-section-50 .u-text-1 {
    font-size: 1.5rem;
  }
}.u-section-51 .u-sheet-1 {
  min-height: 247px;
}

.u-section-51 .u-gallery-1 {
  height: 220px;
  margin-bottom: 14px;
  margin-top: 14px;
}

.u-section-51 .u-gallery-inner-1 {
  grid-template-columns: auto auto auto;
  --gap: 10px;
}

.u-section-51 .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-51 .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-51 .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-51 .u-sheet-1 {
    min-height: 208px;
  }

  .u-section-51 .u-gallery-1 {
    height: 181px;
  }

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

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

  .u-section-51 .u-gallery-1 {
    height: 416px;
  }

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

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

  .u-section-51 .u-gallery-1 {
    height: 936px;
  }

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

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

  .u-section-51 .u-gallery-1 {
    height: 589px;
  }
}.u-section-52 .u-sheet-1 {
  min-height: 80px;
}

.u-section-52 .u-text-1 {
  font-size: 1.875rem;
  margin: 24px auto 23px;
}

@media (max-width: 575px) {
  .u-section-52 .u-text-1 {
    font-size: 1.5rem;
  }
}.u-section-53 .u-sheet-1 {
  min-height: 247px;
}

.u-section-53 .u-gallery-1 {
  height: 220px;
  margin-bottom: 14px;
  margin-top: 14px;
}

.u-section-53 .u-gallery-inner-1 {
  grid-template-columns: auto auto auto;
  --gap: 10px;
}

.u-section-53 .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-53 .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-53 .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-53 .u-sheet-1 {
    min-height: 208px;
  }

  .u-section-53 .u-gallery-1 {
    height: 181px;
  }

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

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

  .u-section-53 .u-gallery-1 {
    height: 416px;
  }

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

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

  .u-section-53 .u-gallery-1 {
    height: 936px;
  }

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

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

  .u-section-53 .u-gallery-1 {
    height: 589px;
  }
}.u-section-54 .u-sheet-1 {
  min-height: 80px;
}

.u-section-54 .u-text-1 {
  font-size: 1.875rem;
  margin: 24px auto 23px;
}

@media (max-width: 575px) {
  .u-section-54 .u-text-1 {
    font-size: 1.5rem;
  }
}.u-section-55 .u-sheet-1 {
  min-height: 247px;
}

.u-section-55 .u-gallery-1 {
  height: 220px;
  margin-bottom: 14px;
  margin-top: 14px;
}

.u-section-55 .u-gallery-inner-1 {
  grid-template-columns: auto auto auto;
  --gap: 10px;
}

.u-section-55 .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-55 .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-55 .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-55 .u-sheet-1 {
    min-height: 208px;
  }

  .u-section-55 .u-gallery-1 {
    height: 181px;
  }

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

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

  .u-section-55 .u-gallery-1 {
    height: 416px;
  }

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

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

  .u-section-55 .u-gallery-1 {
    height: 936px;
  }

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

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

  .u-section-55 .u-gallery-1 {
    height: 589px;
  }
}.u-section-56 .u-sheet-1 {
  min-height: 80px;
}

.u-section-56 .u-text-1 {
  font-size: 1.875rem;
  margin: 24px auto 23px;
}

@media (max-width: 575px) {
  .u-section-56 .u-text-1 {
    font-size: 1.5rem;
  }
}.u-section-57 .u-sheet-1 {
  min-height: 247px;
}

.u-section-57 .u-gallery-1 {
  height: 220px;
  margin-bottom: 14px;
  margin-top: 14px;
}

.u-section-57 .u-gallery-inner-1 {
  grid-template-columns: auto auto auto;
  --gap: 10px;
}

.u-section-57 .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-57 .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-57 .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-57 .u-sheet-1 {
    min-height: 208px;
  }

  .u-section-57 .u-gallery-1 {
    height: 181px;
  }

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

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

  .u-section-57 .u-gallery-1 {
    height: 416px;
  }

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

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

  .u-section-57 .u-gallery-1 {
    height: 936px;
  }

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

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

  .u-section-57 .u-gallery-1 {
    height: 589px;
  }
}.u-section-58 .u-sheet-1 {
  min-height: 80px;
}

.u-section-58 .u-text-1 {
  font-size: 1.875rem;
  margin: 24px auto 23px;
}

@media (max-width: 575px) {
  .u-section-58 .u-text-1 {
    font-size: 1.5rem;
  }
}.u-section-59 .u-sheet-1 {
  min-height: 247px;
}

.u-section-59 .u-gallery-1 {
  height: 220px;
  margin-bottom: 14px;
  margin-top: 14px;
}

.u-section-59 .u-gallery-inner-1 {
  grid-template-columns: auto auto auto;
  --gap: 10px;
}

.u-section-59 .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-59 .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-59 .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-59 .u-sheet-1 {
    min-height: 208px;
  }

  .u-section-59 .u-gallery-1 {
    height: 181px;
  }

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

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

  .u-section-59 .u-gallery-1 {
    height: 416px;
  }

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

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

  .u-section-59 .u-gallery-1 {
    height: 936px;
  }

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

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

  .u-section-59 .u-gallery-1 {
    height: 589px;
  }
}.u-section-60 .u-sheet-1 {
  min-height: 80px;
}

.u-section-60 .u-text-1 {
  font-size: 1.875rem;
  margin: 24px auto 23px;
}

@media (max-width: 575px) {
  .u-section-60 .u-text-1 {
    font-size: 1.5rem;
  }
}.u-section-61 .u-sheet-1 {
  min-height: 247px;
}

.u-section-61 .u-gallery-1 {
  height: 220px;
  margin-bottom: 14px;
  margin-top: 14px;
}

.u-section-61 .u-gallery-inner-1 {
  grid-template-columns: auto auto auto;
  --gap: 10px;
}

.u-section-61 .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-61 .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-61 .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-61 .u-sheet-1 {
    min-height: 208px;
  }

  .u-section-61 .u-gallery-1 {
    height: 181px;
  }

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

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

  .u-section-61 .u-gallery-1 {
    height: 416px;
  }

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

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

  .u-section-61 .u-gallery-1 {
    height: 936px;
  }

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

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

  .u-section-61 .u-gallery-1 {
    height: 589px;
  }
}.u-section-62 .u-sheet-1 {
  min-height: 80px;
}

.u-section-62 .u-text-1 {
  font-size: 1.875rem;
  margin: 24px auto 23px;
}

@media (max-width: 575px) {
  .u-section-62 .u-text-1 {
    font-size: 1.5rem;
  }
}.u-section-63 .u-sheet-1 {
  min-height: 247px;
}

.u-section-63 .u-gallery-1 {
  height: 220px;
  margin-bottom: 14px;
  margin-top: 14px;
}

.u-section-63 .u-gallery-inner-1 {
  grid-template-columns: auto auto auto;
  --gap: 10px;
}

.u-section-63 .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-63 .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-63 .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-63 .u-sheet-1 {
    min-height: 208px;
  }

  .u-section-63 .u-gallery-1 {
    height: 181px;
  }

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

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

  .u-section-63 .u-gallery-1 {
    height: 416px;
  }

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

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

  .u-section-63 .u-gallery-1 {
    height: 936px;
  }

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

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

  .u-section-63 .u-gallery-1 {
    height: 589px;
  }
}