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

.u-section-1 .u-image-1 {
  width: 450px;
  height: 300px;
  margin: 20px 356px 0 auto;
}

.u-section-1 .u-text-1 {
  margin: 19px auto 0 424px;
}

.u-section-1 .u-image-2 {
  width: 200px;
  height: 300px;
  margin: -24px 107px 0 auto;
}

.u-section-1 .u-image-3 {
  width: 200px;
  height: 300px;
  margin: -300px auto 0 92px;
}

.u-section-1 .u-btn-1 {
  --radius: 50px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.875rem;
  letter-spacing: 1px;
  margin: 8px auto 0 121px;
}

.u-section-1 .u-btn-2 {
  --radius: 50px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.875rem;
  letter-spacing: 1px;
  margin: -28px 144px 0 auto;
}

.u-section-1 .u-group-1 {
  width: 428px;
  min-height: 428px;
  height: auto;
  margin: -316px auto 0 344px;
}

.u-section-1 .u-container-layout-1 {
  padding: 0;
}

.u-section-1 .u-gallery-1 {
  height: 375px;
  margin-top: 351px;
  margin-bottom: 60px;
}

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

.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;
}

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

  .u-section-1 .u-text-1 {
    margin-left: 349px;
  }

  .u-section-1 .u-btn-1 {
    margin-top: 28px;
    margin-left: 0;
  }

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

  .u-section-1 .u-group-1 {
    height: auto;
  }

  .u-section-1 .u-gallery-1 {
    height: 309px;
    margin-top: -395px;
  }
}

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

  .u-section-1 .u-image-1 {
    margin-right: 270px;
  }

  .u-section-1 .u-text-1 {
    margin-left: 267px;
  }

  .u-section-1 .u-group-1 {
    margin-left: 292px;
  }

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

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

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

  .u-section-1 .u-image-1 {
    margin-right: 90px;
  }

  .u-section-1 .u-text-1 {
    margin-left: 200px;
  }

  .u-section-1 .u-group-1 {
    margin-left: 112px;
  }

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

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

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

  .u-section-1 .u-image-1 {
    width: 340px;
    height: 227px;
    margin-right: 0;
  }

  .u-section-1 .u-text-1 {
    margin-left: 126px;
  }

  .u-section-1 .u-group-1 {
    width: 340px;
    margin-left: 0;
  }

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