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

.u-section-1 .u-text-1 {
  font-size: 2.25rem;
  margin: 50px auto 0;
}

.u-section-1 .u-text-2 {
  width: 746px;
  font-size: 1.125rem;
  margin: 12px auto 1px;
}

@media (max-width: 991px) {
  .u-section-1 .u-text-2 {
    width: 720px;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-text-2 {
    width: 540px;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-text-1 {
    font-size: 1.625rem;
  }

  .u-section-1 .u-text-2 {
    width: 340px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 394px;
}

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

.u-section-2 .u-gallery-1 {
  margin-top: 20px;
  margin-bottom: -816px;
  height: 276px;
  width: 33%;
  grid-gap: 17px;
}

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

.u-section-2 .u-gallery-item-1 {
  margin-right: 0;
  margin-top: 0;
  transition-duration: 1s;
  margin-bottom: 0;
}

.u-section-2 .u-back-image-1 {
  object-position: 50% 100%;
}

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

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

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

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

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

  .u-section-2 .u-gallery-1 {
    margin-bottom: -1071px;
    width: 50%;
    height: 262px;
  }
}

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

  .u-section-2 .u-gallery-1 {
    margin-bottom: -1842px;
    height: 392px;
    width: auto;
  }
}

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

  .u-section-2 .u-gallery-1 {
    margin-bottom: -2328px;
    height: 246px;
    width: 100%;
  }
}.u-section-3 .u-sheet-1 {
  min-height: 594px;
}

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

.u-section-3 .u-gallery-1 {
  height: 276px;
  width: 33%;
  grid-gap: 17px;
  margin: 20px 0 -80px;
}

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

.u-section-3 .u-gallery-item-1 {
  transition-duration: 1s;
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 0;
}

.u-section-3 .u-back-image-1 {
  object-position: 55.610001% 100%;
}

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

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

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

  .u-section-3 .u-gallery-1 {
    height: 228px;
    margin-bottom: -264px;
  }

  .u-section-3 .u-gallery-inner-1 {
    grid-gap: 0px;
    row-gap: 0px;
    column-gap: 0px;
  }

  .u-section-3 .u-back-image-1 {
    object-position: 50.279999% 50%;
  }
}

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

  .u-section-3 .u-gallery-1 {
    width: 50%;
    height: 262px;
    margin-bottom: -1059px;
  }

  .u-section-3 .u-back-image-1 {
    object-position: 43.48% 50%;
  }
}

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

  .u-section-3 .u-gallery-1 {
    height: 392px;
    margin-bottom: -4026px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-3 .u-back-image-1 {
    object-position: 49.540001% 50%;
  }
}

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

  .u-section-3 .u-gallery-1 {
    margin-bottom: -5606px;
    height: 246px;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-3 .u-back-image-1 {
    object-position: 38.439999% 50%;
  }
}