 .u-section-1 {
  background-image: linear-gradient(#f2f2f2, #232b79);
}

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

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

.u-section-1 .u-text-2 {
  font-size: 1.125rem;
  margin: 20px auto 0;
}

.u-section-1 .u-text-3 {
  font-size: 0.875rem;
  margin: 30px 741px 0 60px;
}

.u-section-1 .u-text-4 {
  font-size: 0.875rem;
  margin: -450px 20px 0 781px;
}

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

.u-section-1 .u-gallery-1 {
  height: 438px;
  margin-top: 48px;
  margin-bottom: 60px;
  grid-gap: 17px 17px;
}

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

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

  .u-section-1 .u-text-3 {
    margin-right: 601px;
    margin-left: 0;
  }

  .u-section-1 .u-text-4 {
    margin-top: -569px;
    margin-right: 0;
    margin-left: 601px;
  }

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

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

  .u-section-1 .u-text-3 {
    margin-right: 381px;
  }

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

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

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

  .u-section-1 .u-text-3 {
    margin-top: 145px;
    margin-right: 201px;
  }

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

  .u-section-1 .u-gallery-1 {
    height: 1960px;
    margin-top: -4px;
  }

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

  .u-section-1 .u-text-3 {
    margin-top: 126px;
    margin-right: 1px;
  }

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

  .u-section-1 .u-gallery-1 {
    height: 1247px;
    margin-top: 34px;
  }
}