 .u-section-1 {
  background-position: 50% 50%, 50% 50%;
  background-repeat: no-repeat, no-repeat;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url('https://assets.nicepagecdn.com/7562559a/6458548/images/Screenshot2025-02-26alle09.00.38.png');
  background-size: cover, cover;
  min-height: 1625px;
}

.u-section-1 .u-gallery-1 {
  height: 1289px;
  width: 1180px;
  margin: 112px auto 0 calc(((100% - 1140px) / 2)  + -29px);
}

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

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

.u-section-1 .u-carousel-item-1 {
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 0;
}

.u-section-1 .u-over-slide-1 {
  min-height: 100px;
  padding: 10px;
}

.u-section-1 .u-carousel-item-2 {
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 0;
}

.u-section-1 .u-over-slide-2 {
  min-height: 100px;
  padding: 10px;
}

.u-section-1 .u-carousel-item-3 {
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 0;
}

.u-section-1 .u-over-slide-3 {
  min-height: 100px;
  padding: 10px;
}

.u-section-1 .u-carousel-item-4 {
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 0;
}

.u-section-1 .u-over-slide-4 {
  min-height: 100px;
  padding: 10px;
}

.u-section-1 .u-carousel-item-5 {
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 0;
}

.u-section-1 .u-over-slide-5 {
  min-height: 100px;
  padding: 10px;
}

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

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

.u-section-1 .u-btn-1 {
  --radius: 6px;
  font-weight: 700;
  font-size: 3rem;
  background-image: none;
  margin: 84px auto 33px;
  padding: 19px 26px 21px 25px;
}

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

  .u-section-1 .u-gallery-1 {
    width: 940px;
    margin-left: calc(((100% - 940px) / 2));
  }
}

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

  .u-section-1 .u-gallery-1 {
    height: 751px;
    width: 720px;
    margin-top: 111px;
    margin-left: auto;
  }

  .u-section-1 .u-btn-1 {
    margin-top: -18px;
    margin-bottom: 35px;
  }
}

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

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

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

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

  .u-section-1 .u-btn-1 {
    font-size: 1.5rem;
    margin-top: -66px;
    margin-bottom: 29px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
}