 .u-section-1 {
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 1), rgba(255, 255, 255, 1)), linear-gradient(to bottom, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.5)), linear-gradient(to bottom, rgba(242, 242, 242, 1), rgba(242, 242, 242, 1));
  background-position: 50% 50%, 50% 50%, 50% 50%;
  background-repeat: no-repeat, no-repeat, no-repeat;
  background-size: cover, cover, cover;
}

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

.u-section-1 .u-text-1 {
  letter-spacing: 6px;
  font-size: 1.5rem;
  font-weight: 400;
  margin: 25px auto 0 526px;
}

.u-section-1 .u-shape-1 {
  width: 350px;
  height: 30px;
  background-image: linear-gradient(to right, #0c234b, white);
  margin: -34px auto 0 630px;
}

.u-section-1 .u-shape-2 {
  width: 350px;
  height: 30px;
  background-image: linear-gradient(-90deg, #0c234b, white);
  margin: -30px auto 0 160px;
}

.u-section-1 .u-gallery-1 {
  width: 681px;
  height: 501px;
  grid-gap: 10px;
  margin: 81px auto 60px;
}

.u-section-1 .u-carousel-indicators-1 {
  position: absolute;
  width: auto;
  height: auto;
  top: auto;
  bottom: -22px;
}

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

.u-section-1 .u-carousel-item-1 {
  --effect-scale: 0.25;
  transition-duration: 0.25s;
}

.u-section-1 .u-back-slide-1 {
  background-image: none;
}

.u-section-1 .u-back-image-1 {
  object-position: 50% 35.99%;
}

.u-section-1 .u-over-slide-1 {
  min-height: 100px;
  background-image: none;
  padding: 21px;
}

.u-section-1 .u-carousel-item-2 {
  --effect-scale: 0.25;
  transition-duration: 0.25s;
}

.u-section-1 .u-back-image-4 {
  object-position: 50% 55.85%;
}

.u-section-1 .u-over-slide-2 {
  min-height: 100px;
  background-image: none;
  padding: 21px;
}

.u-section-1 .u-carousel-item-3 {
  --effect-scale: 0.25;
  transition-duration: 0.25s;
}

.u-section-1 .u-back-slide-3 {
  background-image: none;
}

.u-section-1 .u-back-image-5 {
  object-position: 50% 35.99%;
}

.u-section-1 .u-over-slide-3 {
  background-image: none;
  min-height: 100px;
  padding: 21px;
}

.u-section-1 .u-carousel-item-4 {
  --effect-scale: 0.25;
  transition-duration: 0.25s;
}

.u-section-1 .u-back-slide-4 {
  background-image: none;
}

.u-section-1 .u-back-image-6 {
  object-position: 50% 35.99%;
}

.u-section-1 .u-over-slide-4 {
  background-image: none;
  min-height: 100px;
  padding: 21px;
}

.u-section-1 .u-carousel-item-5 {
  --effect-scale: 0.25;
  transition-duration: 0.25s;
}

.u-section-1 .u-back-slide-5 {
  background-image: none;
}

.u-section-1 .u-back-image-7 {
  object-position: 50% 35.99%;
}

.u-section-1 .u-over-slide-5 {
  background-image: none;
  min-height: 100px;
  padding: 21px;
}

.u-section-1 .u-carousel-control-1 {
  position: absolute;
  left: -49px;
  width: 40px;
  height: 40px;
  right: auto;
}

.u-section-1 .u-carousel-control-2 {
  position: absolute;
  width: 40px;
  height: 40px;
  left: auto;
  right: -49px;
}

@media (max-width: 1199px) {
  .u-section-1 .u-text-1 {
    margin-left: 354px;
  }

  .u-section-1 .u-shape-1 {
    margin-left: 510px;
  }

  .u-section-1 .u-shape-2 {
    margin-left: 80px;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-text-1 {
    margin-left: 252px;
  }

  .u-section-1 .u-shape-1 {
    margin-left: 290px;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-text-1 {
    font-size: 1.3333333333333333rem;
    margin-top: 92px;
    margin-left: 189px;
  }

  .u-section-1 .u-shape-1 {
    margin-top: 20px;
    margin-left: 190px;
  }

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

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

@media (max-width: 575px) {
  .u-section-1 .u-text-1 {
    width: auto;
    margin-top: 24px;
    margin-left: auto;
  }

  .u-section-1 .u-shape-1 {
    width: 50px;
    margin-top: -32px;
    margin-right: 75px;
    margin-left: auto;
  }

  .u-section-1 .u-shape-2 {
    width: 50px;
    margin-top: -30px;
    margin-left: 68px;
  }

  .u-section-1 .u-gallery-1 {
    margin-top: 37px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }
}