 .u-section-1 {
  background-repeat: no-repeat, no-repeat;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)) no-repeat  / cover;
  background-size: cover, cover;
}

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

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

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

.u-section-1 .u-text-3 {
  width: 831px;
  margin: 20px auto 0;
}

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

.u-section-1 .u-text-5 {
  font-weight: 400;
  width: 208px;
  margin: 20px auto 0;
}

.u-section-1 .u-text-6 {
  width: 499px;
  margin: 8px auto 0;
}

.u-section-1 .u-text-7 {
  font-weight: 400;
  width: 363px;
  margin: 20px auto 0;
}

.u-section-1 .u-text-8 {
  font-weight: 400;
  width: 635px;
  margin: 8px auto 0;
}

.u-section-1 .u-gallery-1 {
  height: 227px;
  width: 690px;
  margin: 26px auto 60px;
}

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

@media (max-width: 1199px) {
   .u-section-1 {
    background-position: 50% 50%, 50% 50%;
  }

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

  .u-section-1 .u-text-2 {
    width: 676px;
  }

  .u-section-1 .u-text-8 {
    width: 676px;
  }
}

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

  .u-section-1 .u-text-3 {
    width: 720px;
  }

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

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

  .u-section-1 .u-text-2 {
    width: 540px;
  }

  .u-section-1 .u-text-3 {
    width: 540px;
  }

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

  .u-section-1 .u-text-8 {
    width: 540px;
  }

  .u-section-1 .u-gallery-1 {
    height: 711px;
    width: 540px;
  }
}

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

  .u-section-1 .u-text-2 {
    width: 340px;
  }

  .u-section-1 .u-text-3 {
    width: 340px;
  }

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

  .u-section-1 .u-text-6 {
    width: 340px;
  }

  .u-section-1 .u-text-7 {
    width: 340px;
  }

  .u-section-1 .u-text-8 {
    width: 340px;
  }

  .u-section-1 .u-gallery-1 {
    height: 448px;
    width: 340px;
  }
}