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

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

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

.u-section-1 .u-text-3 {
  font-weight: 700;
  font-size: 1.875rem;
  margin: 23px 0 0;
}

.u-section-1 .u-text-4 {
  margin: 16px 0 0;
}

@media (max-width: 1199px) {
  .u-section-1 .u-text-1 {
    width: 868px;
  }
}

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

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

  .u-section-1 .u-text-4 {
    margin-bottom: 60px;
  }
}

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

.u-section-2 .u-image-1 {
  width: 752px;
}.u-section-3 .u-sheet-1 {
  min-height: 169px;
}

.u-section-3 .u-text-1 {
  font-weight: 700;
  font-size: 1.25rem;
  margin: 0;
}

.u-section-3 .u-text-2 {
  margin: 10px 0;
}.u-section-4 .u-sheet-1 {
  min-height: 590px;
}

.u-section-4 .u-gallery-1 {
  height: 566px;
  grid-template-columns: auto auto;
  margin-top: 12px;
  margin-bottom: 12px;
  grid-gap: 17px 17px;
}

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

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

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

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

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

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

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

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

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

  .u-section-4 .u-gallery-1 {
    height: 676px;
  }
}.u-section-5 .u-sheet-1 {
  min-height: 254px;
}

.u-section-5 .u-text-1 {
  font-size: 1.875rem;
  font-weight: 700;
  margin: 0;
}

.u-section-5 .u-text-2 {
  width: 538px;
  margin: 6px auto 0;
}

.u-section-5 .u-btn-1 {
  font-size: 1.25rem;
  font-weight: 700;
  padding: 0;
}

.u-section-5 .u-text-3 {
  font-size: 1.5rem;
  margin: 10px 0 0;
}

.u-section-5 .u-text-4 {
  font-size: 1.5rem;
  font-weight: 700;
  margin: 10px 0 0;
}

.u-section-5 .u-text-5 {
  margin: 12px 0 10px;
}

@media (max-width: 1199px) {
  .u-section-5 .u-text-3 {
    margin-top: 48px;
  }

  .u-section-5 .u-text-4 {
    margin-left: 34px;
    margin-right: 34px;
  }
}

@media (max-width: 991px) {
  .u-section-5 .u-text-3 {
    margin-top: 73px;
  }

  .u-section-5 .u-text-4 {
    margin-left: 26px;
    margin-right: 26px;
  }

  .u-section-5 .u-text-5 {
    margin-bottom: 42px;
  }
}

@media (max-width: 767px) {
  .u-section-5 .u-text-3 {
    margin-top: 161px;
  }

  .u-section-5 .u-text-4 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .u-section-5 .u-text-5 {
    margin-bottom: 0;
  }
}

@media (max-width: 575px) {
  .u-section-5 .u-text-2 {
    width: 340px;
  }

  .u-section-5 .u-text-3 {
    margin-top: 312px;
  }

  .u-section-5 .u-text-4 {
    margin-left: 13px;
    margin-right: 13px;
  }
}