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

.u-section-1 .u-text-1 {
  margin: 14px 0;
}.u-section-2 .u-sheet-1 {
  min-height: 50vw;
}

.u-section-2 .u-video-1 {
  width: 570px;
  height: 300px;
  margin: 18px auto 0;
}

.u-section-2 .embed-responsive-1 {
  position: absolute;
}

.u-section-2 .u-text-1 {
  font-weight: 400;
  font-size: 0.875rem;
  margin: 30px 0 0;
}

.u-section-2 .u-text-2 {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
  font-size: 0.875rem;
}

.u-section-2 .u-text-3 {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 22px;
  font-size: 0.875rem;
  font-weight: 700;
}

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

@media (max-width: 575px) {
  .u-section-2 .u-video-1 {
    width: 340px;
    height: 179px;
  }
}.u-section-3 .u-sheet-1 {
  min-height: 545px;
}

.u-section-3 .u-gallery-1 {
  height: 507px;
  margin-top: 19px;
  margin-bottom: 19px;
  grid-gap: 17px;
}

.u-section-3 .u-gallery-inner-1 {
  grid-template-columns: repeat(3, auto);
  grid-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;
}

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

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

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

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

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

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

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

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

.u-section-4 .u-text-1 {
  font-size: 1.5rem;
  margin: 29px 0 0;
}

.u-section-4 .u-text-2 {
  font-size: 0.875rem;
  margin: 20px 0 0;
}

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

.u-section-4 .u-gallery-inner-1 {
  grid-template-columns: repeat(4, auto);
  grid-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;
}

.u-section-4 .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-4 .u-over-slide-7 {
  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-8 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-4 .u-text-3 {
  font-weight: 400;
  font-size: 0.875rem;
  margin: 20px 0;
}

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

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

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

  .u-section-4 .u-text-3 {
    margin-bottom: 19px;
  }
}

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

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

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

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

  .u-section-4 .u-text-1 {
    font-size: 1rem;
  }

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

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

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

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

  .u-section-4 .u-text-3 {
    margin-bottom: 20px;
  }
}.u-section-5 .u-sheet-1 {
  min-height: 262px;
}

.u-section-5 .u-line-1 {
  width: 912px;
  height: 0;
  margin: 9px auto 0;
}

.u-section-5 .u-btn-1 {
  background-image: none;
  border-style: solid;
  --radius: 5px;
  margin: 26px 584px 0 394px;
}

.u-section-5 .u-btn-2 {
  background-image: none;
  border-style: solid;
  --radius: 5px;
  margin: -49px 390px 0 auto;
}

.u-section-5 .u-image-1 {
  width: 406px;
  height: 136px;
  margin: 20px auto;
}

@media (max-width: 1199px) {
  .u-section-5 .u-line-1 {
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-5 .u-btn-1 {
    margin-top: 14px;
    margin-right: 484px;
    margin-left: 280px;
  }

  .u-section-5 .u-btn-2 {
    margin-right: 267px;
  }

  .u-section-5 .u-image-1 {
    margin-top: 26px;
    margin-bottom: 26px;
  }
}

@media (max-width: 991px) {
  .u-section-5 .u-btn-1 {
    margin-right: 374px;
    margin-left: 157px;
  }

  .u-section-5 .u-btn-2 {
    margin-right: 157px;
  }

  .u-section-5 .u-image-1 {
    margin-top: 27px;
    margin-bottom: 25px;
  }
}

@media (max-width: 767px) {
  .u-section-5 .u-btn-1 {
    margin-right: 284px;
    margin-left: 67px;
  }

  .u-section-5 .u-btn-2 {
    margin-right: 67px;
  }
}

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

  .u-section-5 .u-btn-1 {
    margin-right: 178px;
    margin-left: 0;
  }

  .u-section-5 .u-btn-2 {
    margin-right: 0;
  }

  .u-section-5 .u-image-1 {
    width: 340px;
    height: 114px;
  }
}