.u-section-1 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to right, #8d7cc2, #6d9fea);
  background-size: cover;
}

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

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

.u-section-1 .u-icon-1 {
  width: 64px;
  height: 64px;
  margin: -17px auto 0 368px;
}

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

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

.u-section-1 .u-gallery-1 {
  height: 423px;
  margin-top: 38px;
  margin-bottom: 31px;
  grid-gap: 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: 677px;
  }

  .u-section-1 .u-icon-1 {
    margin-left: 280px;
  }

  .u-section-1 .u-text-2 {
    width: auto;
    margin-top: -29px;
    margin-right: 82px;
    margin-left: 112px;
  }

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

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

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

  .u-section-1 .u-icon-1 {
    margin-top: -5px;
    margin-left: 170px;
  }

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

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

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

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

  .u-section-1 .u-icon-1 {
    margin-top: -36px;
    margin-left: 99px;
  }

  .u-section-1 .u-text-2 {
    margin-top: -10px;
  }

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

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

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

  .u-section-1 .u-icon-1 {
    margin-top: -48px;
    margin-left: 17px;
  }

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

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

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