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

.u-section-1 .u-image-1 {
  object-position: 50% 0%;
  width: 1240px;
  height: 506px;
  margin: 17px auto;
}

@media (max-width: 1399px) {
  .u-section-1 .u-image-1 {
    width: 1127px;
    height: 471px;
    margin-top: 35px;
    margin-bottom: 35px;
  }
}

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

  .u-section-1 .u-image-1 {
    width: 940px;
    height: 383px;
  }
}

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

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

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

  .u-section-1 .u-image-1 {
    width: 540px;
    height: 220px;
  }
}

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

  .u-section-1 .u-image-1 {
    height: 139px;
    width: 340px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 961px;
}

.u-section-2 .u-text-1 {
  font-style: normal;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 2.5rem;
  margin: 60px auto 0 0;
}

.u-section-2 .u-text-2 {
  letter-spacing: 0px;
  line-height: 1.5;
  font-size: 1.125rem;
  margin: 20px 0 0;
}

.u-section-2 .u-shape-1 {
  width: 69px;
  height: 69px;
  margin: 9px 42px 0 auto;
}

.u-section-2 .u-text-3 {
  margin: -49px 683px 60px 0;
}

@media (max-width: 1399px) {
  .u-section-2 .u-text-1 {
    font-size: 3.75rem;
  }

  .u-section-2 .u-text-2 {
    font-size: 1.25rem;
  }
}

@media (max-width: 1199px) {
  .u-section-2 .u-text-3 {
    margin-right: 483px;
  }
}

@media (max-width: 991px) {
  .u-section-2 .u-text-3 {
    margin-right: 263px;
  }
}

@media (max-width: 767px) {
  .u-section-2 .u-text-3 {
    margin-top: 20px;
    margin-right: 83px;
  }
}

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

  .u-section-2 .u-text-1 {
    font-size: 1.5rem;
  }

  .u-section-2 .u-text-2 {
    font-size: 1.1111111111111112rem;
  }

  .u-section-2 .u-shape-1 {
    margin-top: 122px;
    margin-right: 19px;
  }

  .u-section-2 .u-text-3 {
    width: auto;
    margin-top: -154px;
    margin-right: 0;
  }
}.u-section-3 .u-sheet-1 {
  min-height: 465px;
  margin-bottom: 0;
}

.u-section-3 .u-gallery-1 {
  height: 383px;
  margin-top: 30px;
  margin-bottom: 52px;
}

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

.u-section-3 .u-gallery-item-1 {
  margin-right: 3px;
}

.u-section-3 .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-3 .u-gallery-item-2 {
  margin-right: 3px;
}

.u-section-3 .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-3 .u-gallery-item-3 {
  margin-right: 3px;
}

.u-section-3 .u-over-slide-3 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-3 .u-gallery-nav-1 {
  position: absolute;
  left: 10px;
  width: 40px;
  height: 40px;
}

.u-section-3 .u-gallery-nav-2 {
  position: absolute;
  right: 10px;
  width: 40px;
  height: 40px;
}

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

  .u-section-3 .u-gallery-1 {
    height: 263px;
    margin-top: 23px;
    margin-bottom: 23px;
  }
}