 .u-section-1 {
  background-image: none;
  min-height: 1362px;
}

.u-section-1 .u-group-1 {
  margin-top: 1px;
  margin-bottom: 1px;
  min-height: 1680px;
  height: auto;
}

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

.u-section-1 .u-text-1 {
  font-size: 3rem;
  background-image: none;
  width: 636px;
  margin: 0 auto;
}

.u-section-1 .u-text-2 {
  font-size: 1.25rem;
  padding-left: 17px;
  width: 851px;
  margin: 38px auto 0;
}

.u-section-1 .u-image-1 {
  width: 533px;
  height: 300px;
  margin: 30px auto 0;
}

.u-section-1 .u-gallery-1 {
  height: 428px;
  width: 1140px;
  grid-gap: 17px;
  margin: 20px auto 0;
}

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

.u-section-1 .u-gallery-item-1 {
  --effect-scale: 1.25;
}

.u-section-1 .u-back-image-1 {
  right: -50px;
}

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

.u-section-1 .u-gallery-item-2 {
  --effect-scale: 1.25;
}

.u-section-1 .u-back-image-2 {
  right: -50px;
}

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

.u-section-1 .u-image-2 {
  width: 245px;
  height: 441px;
  margin: 30px auto 0;
}

@media (max-width: 1199px) {
   .u-section-1 {
    min-height: 0;
  }

  .u-section-1 .u-group-1 {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: auto;
  }

  .u-section-1 .u-gallery-1 {
    width: 880px;
    height: 329px;
  }

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

  .u-section-1 .u-image-2 {
    height: 442px;
  }
}

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

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

  .u-section-1 .u-gallery-1 {
    width: 660px;
    height: 1023px;
  }

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

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

  .u-section-1 .u-container-layout-1 {
    padding-top: 70px;
    padding-left: 10px;
    padding-right: 10px;
  }

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

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

  .u-section-1 .u-image-1 {
    width: 520px;
    height: 293px;
  }

  .u-section-1 .u-gallery-1 {
    width: 520px;
    height: 810px;
  }
}

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

  .u-section-1 .u-container-layout-1 {
    padding-top: 65px;
  }

  .u-section-1 .u-text-1 {
    font-size: 1.875rem;
    width: 320px;
    margin-top: 22px;
  }

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

  .u-section-1 .u-image-1 {
    width: 320px;
    height: 180px;
  }

  .u-section-1 .u-gallery-1 {
    width: 320px;
    margin-top: 40px;
    height: 505px;
  }
}