.u-section-1 .u-sheet-1 {
  min-height: 484px;
  margin-bottom: 0;
}

.u-section-1 .u-text-1 {
  margin: 6px auto 0 319px;
}

.u-section-1 .u-gallery-1 {
  height: 308px;
  margin-top: 39px;
  margin-bottom: 52px;
}

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

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

  .u-section-1 .u-text-1 {
    margin-top: 148px;
    margin-left: 263px;
  }

  .u-section-1 .u-gallery-1 {
    height: 254px;
    margin-top: 52px;
    margin-bottom: -175px;
  }

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

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

  .u-section-1 .u-text-1 {
    margin-top: 483px;
    margin-left: 201px;
  }

  .u-section-1 .u-gallery-1 {
    height: 778px;
    margin-bottom: -511px;
  }

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

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

  .u-section-1 .u-text-1 {
    margin-top: 365px;
    margin-left: 151px;
  }

  .u-section-1 .u-gallery-1 {
    height: 584px;
    margin-top: 65px;
    margin-bottom: -393px;
  }
}

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

  .u-section-1 .u-text-1 {
    width: 203px;
    margin-top: 26px;
    margin-left: auto;
  }

  .u-section-1 .u-gallery-1 {
    height: 394px;
    margin-top: 16px;
    margin-bottom: 16px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 1790px;
}

.u-section-2 .u-text-1 {
  width: 353px;
  margin: 16px auto 0;
}

.u-section-2 .u-text-2 {
  font-size: 1.5rem;
  margin: 30px 0 40px;
}

.u-section-2 .u-btn-1 {
  background-image: none;
  padding: 0;
}

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

  .u-section-2 .u-text-1 {
    width: auto;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-2 .u-text-2 {
    font-size: 1rem;
    width: auto;
    margin-top: 17px;
    margin-bottom: 9px;
  }
}