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

.u-section-1 .u-text-1 {
  font-weight: 900;
  font-size: 3rem;
  margin: 24px 0 0 13px;
}

.u-section-1 .u-line-1 {
  transform-origin: left center;
  margin-top: 32px;
  height: 6px;
  margin-bottom: 24px;
}

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

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

.u-section-2 .u-text-1 {
  margin-bottom: 0;
  font-size: 1.125rem;
}.u-section-3 .u-sheet-1 {
  min-height: 26px;
}.u-section-4 .u-sheet-1 {
  min-height: 493px;
}

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

.u-section-4 .u-gallery-1 {
  height: 423px;
  margin-top: -180px;
  margin-bottom: 60px;
  grid-gap: 17px;
}

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

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

  .u-section-4 .u-text-1 {
    margin-top: 256px;
  }

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

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

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

  .u-section-4 .u-text-1 {
    width: 720px;
    margin-top: 117px;
  }

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

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

  .u-section-4 .u-text-1 {
    width: 540px;
    margin-top: 737px;
  }

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

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

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

  .u-section-4 .u-gallery-1 {
    height: 530px;
    margin-bottom: 36px;
  }
}.u-section-5 .u-sheet-1 {
  min-height: 145px;
}

.u-section-5 .u-btn-1 {
  font-weight: 700;
  text-transform: uppercase;
  border-radius: 4px;
  background-image: none;
  margin: 0 auto 60px 0;
}