 .u-section-1 {
  background-position: 50% 50%;
  min-height: 1074px;
}

.u-section-1 .u-text-1 {
  font-size: 4.5rem;
  text-shadow: 0px 3px 0px rgba(246,134,46,1);
  font-family: "Fredoka One";
  font-weight: normal;
  box-shadow: 0px 3px 0 0 rgba(0,0,0,0);
  margin: 35px auto 0;
}

.u-section-1 .u-text-2 {
  text-shadow: 2px 2px 2px rgba(246,134,46,0.95);
  font-family: "Fredoka One";
  font-size: 1.875rem;
  margin: 11px auto 0 calc(((100% - 1140px) / 2) + 352px);
}

.u-section-1 .u-image-1 {
  height: 940px;
  margin-top: -62px;
  margin-bottom: 0;
}

.u-section-1 .u-gallery-1 {
  height: 503px;
  grid-gap: 10px 10px;
  width: 1140px;
  margin: -753px auto 60px;
}

.u-section-1 .u-gallery-inner-1 {
  grid-template-columns: auto auto auto;
  grid-gap: 20px 20px;
}

.u-section-1 .u-gallery-item-1 {
  transition-duration: 2s;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
}

.u-section-1 .u-over-slide-1 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.3), rgba(0,0,0,0.3));
  transition-duration: 1s;
  padding: 20px;
}

.u-section-1 .u-gallery-item-2 {
  transition-duration: 2s;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
}

.u-section-1 .u-back-image-2 {
  object-position: 43.42% 0%;
}

.u-section-1 .u-over-slide-2 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.3), rgba(0,0,0,0.3));
  transition-duration: 1s;
  padding: 20px;
}

.u-section-1 .u-gallery-item-3 {
  transition-duration: 2s;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
}

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

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

.u-section-1 .u-gallery-item-4 {
  transition-duration: 2s;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
}

.u-section-1 .u-over-slide-4 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.3), rgba(0,0,0,0.3));
  transition-duration: 1s;
  padding: 20px;
}

.u-section-1 .u-gallery-item-5 {
  transition-duration: 2s;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
}

.u-section-1 .u-over-slide-5 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.3), rgba(0,0,0,0.3));
  transition-duration: 1s;
  padding: 20px;
}

.u-section-1 .u-gallery-item-6 {
  transition-duration: 2s;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
}

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

.u-section-1 .u-over-slide-6 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.3), rgba(0,0,0,0.3));
  transition-duration: 1s;
  padding: 20px;
}

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

  .u-section-1 .u-text-1 {
    width: auto;
    margin-top: 31px;
  }

  .u-section-1 .u-text-2 {
    width: auto;
    margin-left: auto;
  }

  .u-section-1 .u-image-1 {
    height: 832px;
    margin-top: -96px;
  }

  .u-section-1 .u-gallery-1 {
    height: 414px;
    width: 940px;
    margin-top: -623px;
  }

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

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

  .u-section-1 .u-text-1 {
    margin-top: 20px;
    margin-left: calc(((100% - 720px) / 2) + 117px);
  }

  .u-section-1 .u-image-1 {
    margin-top: 65px;
  }

  .u-section-1 .u-gallery-1 {
    height: 713px;
    width: 720px;
    margin-top: 61px;
  }

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

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

  .u-section-1 .u-text-1 {
    font-size: 3.75rem;
    margin-top: 30px;
    margin-left: calc(((100% - 540px) / 2) + 66px);
  }

  .u-section-1 .u-gallery-1 {
    height: 2139px;
    width: 540px;
    margin-left: calc(((100% - 1140px) / 2) + 300px);
  }

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

@media (max-width: 575px) {
  .u-section-1 .u-text-1 {
    font-size: 3rem;
    margin-left: calc(((100% - 1140px) / 2) + 408px);
  }

  .u-section-1 .u-gallery-1 {
    height: 1347px;
    width: 340px;
    margin-left: calc(((100% - 1140px) / 2) + 400px);
  }
} .u-section-2 {
  background-position: 50% 50%;
  min-height: 113px;
}

.u-section-2 .u-image-1 {
  height: 86px;
  margin-top: 14px;
  margin-bottom: 0;
}

.u-section-2 .u-image-2 {
  width: 270px;
  height: 35px;
  margin: -61px calc(((100% - 1140px) / 2) + 368px) 0 auto;
}

.u-section-2 .u-image-3 {
  width: 39px;
  height: 39px;
  background-position: 50% 50%;
  margin: -35px auto 36px calc(((100% - 1140px) / 2) + 432px);
}

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

  .u-section-2 .u-image-2 {
    margin-top: -60px;
    margin-right: calc(((100% - 940px) / 2) + 275px);
  }

  .u-section-2 .u-image-3 {
    margin-top: -37px;
    margin-bottom: 58px;
    margin-left: calc(((100% - 940px) / 2) + 342px);
  }
}

@media (max-width: 991px) {
  .u-section-2 .u-image-2 {
    margin-right: calc(((100% - 720px) / 2) + 165px);
  }

  .u-section-2 .u-image-3 {
    margin-bottom: 57px;
    margin-left: calc(((100% - 720px) / 2) + 232px);
  }
}

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

  .u-section-2 .u-image-2 {
    margin-right: calc(((100% - 540px) / 2) + 165px);
  }

  .u-section-2 .u-image-3 {
    margin-bottom: 58px;
    margin-left: calc(((100% - 540px) / 2) + 432px);
  }
}

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

  .u-section-2 .u-image-2 {
    height: 32px;
    margin-right: auto;
    margin-left: calc(((100% - 340px) / 2));
  }

  .u-section-2 .u-image-3 {
    width: 30px;
    height: 30px;
    margin: -30px calc(((100% - 340px) / 2) + 33px) 28px auto;
  }
}

.u-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  pointer-events: none; /* Ensures the overlay image does not interfere with interaction with other elements */
}

.u-overlay img {
  max-width: 100%;
  max-height: 100%;
}

