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

.u-section-1 .u-text-1 {
  font-size: 3rem;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  margin: 76px auto 0;
}

.u-section-1 .u-text-2 {
  font-size: 1.5rem;
  width: 746px;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  font-weight: 500;
  margin: 11px auto 0;
}

.u-section-1 .u-text-3 {
  font-size: 1.5rem;
  width: 746px;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  font-weight: 500;
  margin: 3px auto 0;
}

.u-section-1 .u-gallery-1 {
  height: 985px;
  width: 944px;
  grid-gap: 17px;
  margin: 34px auto 0;
}

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

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

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

  .u-section-1 .u-gallery-1 {
    height: 981px;
    width: 940px;
    margin-bottom: 19px;
  }

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

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

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

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

  .u-section-1 .u-gallery-1 {
    height: 751px;
    width: 720px;
  }
}

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

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

  .u-section-1 .u-text-2 {
    font-size: 1rem;
    margin-top: -2px;
    width: 540px;
  }

  .u-section-1 .u-text-3 {
    font-size: 1rem;
    width: 540px;
    margin-top: 29px;
  }

  .u-section-1 .u-gallery-1 {
    height: 563px;
    width: 540px;
    margin-top: 21px;
    margin-bottom: 33px;
  }
}

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

  .u-section-1 .u-text-1 {
    font-size: 1.5rem;
    width: 159px;
    margin-top: 40px;
  }

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

  .u-section-1 .u-text-3 {
    width: auto;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-1 .u-gallery-1 {
    height: 379px;
    margin-top: 14px;
    margin-bottom: 0;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }
} .u-section-2 {
  background-image: none;
}

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

.u-section-2 .u-text-1 {
  font-size: 1.875rem;
  font-weight: 400;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  text-transform: uppercase;
  margin: 89px 0 0;
}

.u-section-2 .u-gallery-1 {
  height: 745px;
  grid-template-columns: repeat(4, auto);
  margin-top: 42px;
  margin-bottom: 40px;
  grid-gap: 20px;
}

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

.u-section-2 .u-gallery-item-1 {
  border-style: solid;
  transition-duration: 2.75s;
  --effect-scale: 2.5;
}

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

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

  .u-section-2 .u-text-1 {
    font-size: 1.5rem;
    margin-top: 50px;
  }

  .u-section-2 .u-gallery-1 {
    height: 614px;
    margin-top: 19px;
  }

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

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

  .u-section-2 .u-text-1 {
    margin-top: 67px;
  }

  .u-section-2 .u-gallery-1 {
    height: 470px;
  }
}

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

  .u-section-2 .u-text-1 {
    font-size: 1.3333333333333333rem;
    margin-top: 40px;
  }

  .u-section-2 .u-gallery-1 {
    height: 353px;
    margin-top: 10px;
  }
}

@media (max-width: 575px) {
   .u-section-2 {
    border-style: dotted;
  }

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

  .u-section-2 .u-text-1 {
    font-size: 0.875rem;
    width: auto;
    margin-top: 35px;
  }

  .u-section-2 .u-gallery-1 {
    height: 222px;
    margin-top: 18px;
    margin-bottom: 30px;
  }
} .u-section-3 {
  background-image: none;
  border-style: dotted;
}

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

.u-section-3 .u-gallery-1 {
  height: 713px;
  grid-template-columns: repeat(4, auto);
  width: 570px;
  grid-gap: 20px;
  margin: 38px auto 0 0;
}

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

.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-text-1 {
  font-size: 1.875rem;
  line-height: 1.85;
  text-transform: uppercase;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  margin: -444px 0 60px 570px;
}

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

  .u-section-3 .u-gallery-1 {
    height: 588px;
    width: 470px;
  }

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

  .u-section-3 .u-text-1 {
    width: auto;
    margin-top: -455px;
    margin-left: 522px;
  }
}

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

  .u-section-3 .u-gallery-1 {
    height: 538px;
    width: 360px;
    margin-top: 41px;
  }

  .u-section-3 .u-text-1 {
    font-size: 1.5rem;
    margin-top: -304px;
    margin-left: 360px;
  }
}

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

  .u-section-3 .u-gallery-1 {
    height: 424px;
    width: 270px;
    margin-top: 38px;
  }

  .u-section-3 .u-text-1 {
    font-size: 1.25rem;
    margin-top: -267px;
    margin-left: 270px;
  }
}

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

  .u-section-3 .u-gallery-1 {
    height: 246px;
    width: 170px;
    margin-top: 28px;
  }

  .u-section-3 .u-text-1 {
    font-size: 0.875rem;
    margin-top: -162px;
    margin-left: 170px;
  }
} .u-section-4 {
  background-image: none;
  border-style: dotted;
}

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

.u-section-4 .u-gallery-1 {
  height: 713px;
  grid-template-columns: repeat(4, auto);
  width: 570px;
  grid-gap: 20px;
  margin: 38px 0 0 auto;
}

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

.u-section-4 .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-4 .u-text-1 {
  font-size: 1.875rem;
  line-height: 1.85;
  text-transform: uppercase;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  margin: -439px 570px 60px 0;
}

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

  .u-section-4 .u-gallery-1 {
    height: 588px;
    width: 470px;
  }

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

  .u-section-4 .u-text-1 {
    width: auto;
    margin-top: -388px;
    margin-right: 470px;
  }
}

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

  .u-section-4 .u-gallery-1 {
    height: 538px;
    width: 360px;
    margin-top: 41px;
  }

  .u-section-4 .u-text-1 {
    font-size: 1.5rem;
    margin-top: -368px;
    margin-right: 360px;
  }
}

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

  .u-section-4 .u-gallery-1 {
    height: 424px;
    width: 270px;
    margin-top: 38px;
  }

  .u-section-4 .u-text-1 {
    font-size: 1.25rem;
    margin-top: -267px;
    margin-right: 270px;
  }
}

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

  .u-section-4 .u-gallery-1 {
    height: 246px;
    width: 170px;
    margin-top: 28px;
  }

  .u-section-4 .u-text-1 {
    font-size: 0.875rem;
    margin-top: -169px;
    margin-right: 170px;
  }
} .u-section-5 {
  background-image: none;
}

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

.u-section-5 .u-text-1 {
  font-size: 1.875rem;
  font-weight: 400;
  text-transform: uppercase;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  margin: 89px 0 0;
}

.u-section-5 .u-gallery-1 {
  height: 745px;
  grid-template-columns: repeat(4, auto);
  margin-top: 42px;
  margin-bottom: 40px;
  grid-gap: 20px;
}

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

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

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

  .u-section-5 .u-text-1 {
    font-size: 1.5rem;
    margin-top: 50px;
  }

  .u-section-5 .u-gallery-1 {
    height: 614px;
    margin-top: 19px;
  }

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

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

  .u-section-5 .u-text-1 {
    margin-top: 67px;
  }

  .u-section-5 .u-gallery-1 {
    height: 470px;
  }
}

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

  .u-section-5 .u-text-1 {
    font-size: 1.3333333333333333rem;
    margin-top: 40px;
  }

  .u-section-5 .u-gallery-1 {
    height: 353px;
    margin-top: 10px;
  }
}

@media (max-width: 575px) {
   .u-section-5 {
    border-style: dotted;
  }

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

  .u-section-5 .u-text-1 {
    font-size: 0.875rem;
    width: auto;
    margin-top: 35px;
  }

  .u-section-5 .u-gallery-1 {
    height: 222px;
    margin-top: 18px;
    margin-bottom: 30px;
  }
} .u-section-6 {
  background-image: none;
  border-style: dotted;
}

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

.u-section-6 .u-gallery-1 {
  height: 713px;
  grid-template-columns: repeat(4, auto);
  width: 570px;
  grid-gap: 20px;
  margin: 38px auto 0 0;
}

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

.u-section-6 .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-6 .u-text-1 {
  font-size: 1.875rem;
  line-height: 1.85;
  text-transform: uppercase;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  margin: -440px 0 60px 570px;
}

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

  .u-section-6 .u-gallery-1 {
    height: 588px;
    width: 470px;
  }

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

  .u-section-6 .u-text-1 {
    width: auto;
    margin-top: -455px;
    margin-left: 522px;
  }
}

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

  .u-section-6 .u-gallery-1 {
    height: 538px;
    width: 360px;
    margin-top: 41px;
  }

  .u-section-6 .u-text-1 {
    font-size: 1.5rem;
    margin-top: -304px;
    margin-left: 360px;
  }
}

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

  .u-section-6 .u-gallery-1 {
    height: 424px;
    width: 270px;
    margin-top: 38px;
  }

  .u-section-6 .u-text-1 {
    font-size: 1.25rem;
    margin-top: -267px;
    margin-left: 270px;
  }
}

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

  .u-section-6 .u-gallery-1 {
    height: 246px;
    width: 170px;
    margin-top: 28px;
  }

  .u-section-6 .u-text-1 {
    font-size: 0.875rem;
    margin-top: -162px;
    margin-left: 170px;
  }
}.u-section-7 .u-sheet-1 {
  min-height: 1239px;
}

.u-section-7 .u-text-1 {
  font-size: 3rem;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  margin: 85px auto 0;
}

.u-section-7 .u-text-2 {
  font-size: 1.5rem;
  width: 746px;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  font-weight: 500;
  margin: 10px auto 0;
}

.u-section-7 .u-text-3 {
  font-size: 1.5rem;
  width: 746px;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  font-weight: 500;
  margin: 0 auto;
}

.u-section-7 .u-gallery-1 {
  height: 985px;
  width: 944px;
  grid-gap: 17px;
  margin: 29px auto 1px;
}

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

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

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

  .u-section-7 .u-gallery-1 {
    height: 981px;
    width: 940px;
  }

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

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

  .u-section-7 .u-text-2 {
    width: auto;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-7 .u-text-3 {
    width: 720px;
    margin-top: 9px;
  }

  .u-section-7 .u-gallery-1 {
    height: 751px;
    width: 720px;
  }
}

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

  .u-section-7 .u-text-1 {
    font-size: 2.25rem;
  }

  .u-section-7 .u-text-2 {
    font-size: 1rem;
    margin-top: 16px;
  }

  .u-section-7 .u-text-3 {
    font-size: 1rem;
    width: 540px;
    margin-top: 7px;
  }

  .u-section-7 .u-gallery-1 {
    height: 563px;
    width: 540px;
    margin-top: 16px;
    margin-bottom: 34px;
  }
}

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

  .u-section-7 .u-text-1 {
    font-size: 1.5rem;
    width: 159px;
    margin-top: 40px;
  }

  .u-section-7 .u-text-2 {
    margin-top: 2px;
  }

  .u-section-7 .u-text-3 {
    width: auto;
    margin-top: -4px;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-7 .u-gallery-1 {
    height: 354px;
    width: 340px;
    margin-top: 10px;
    margin-bottom: 60px;
  }
} .u-section-8 {
  background-image: none;
}

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

.u-section-8 .u-text-1 {
  font-size: 1.875rem;
  font-weight: 400;
  text-transform: uppercase;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  margin: 89px 0 0;
}

.u-section-8 .u-gallery-1 {
  height: 745px;
  grid-template-columns: repeat(4, auto);
  margin-top: 42px;
  margin-bottom: 40px;
  grid-gap: 20px;
}

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

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

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

  .u-section-8 .u-text-1 {
    font-size: 1.5rem;
    margin-top: 50px;
  }

  .u-section-8 .u-gallery-1 {
    height: 614px;
    margin-top: 19px;
  }

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

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

  .u-section-8 .u-text-1 {
    margin-top: 67px;
  }

  .u-section-8 .u-gallery-1 {
    height: 470px;
  }
}

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

  .u-section-8 .u-text-1 {
    font-size: 1.3333333333333333rem;
    margin-top: 40px;
  }

  .u-section-8 .u-gallery-1 {
    height: 353px;
    margin-top: 10px;
  }
}

@media (max-width: 575px) {
   .u-section-8 {
    border-style: dotted;
  }

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

  .u-section-8 .u-text-1 {
    font-size: 0.875rem;
    width: auto;
    margin-top: 35px;
  }

  .u-section-8 .u-gallery-1 {
    height: 222px;
    margin-top: 18px;
    margin-bottom: 30px;
  }
} .u-section-9 {
  background-image: none;
  border-style: dotted;
}

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

.u-section-9 .u-gallery-1 {
  height: 713px;
  grid-template-columns: repeat(4, auto);
  width: 570px;
  grid-gap: 20px;
  margin: 38px 0 0 auto;
}

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

.u-section-9 .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-9 .u-text-1 {
  font-size: 1.875rem;
  line-height: 1.85;
  text-transform: uppercase;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  margin: -440px 570px 60px 0;
}

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

  .u-section-9 .u-gallery-1 {
    height: 588px;
    width: 470px;
  }

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

  .u-section-9 .u-text-1 {
    width: auto;
    margin-top: -388px;
    margin-right: 470px;
  }
}

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

  .u-section-9 .u-gallery-1 {
    height: 538px;
    width: 360px;
    margin-top: 41px;
  }

  .u-section-9 .u-text-1 {
    font-size: 1.5rem;
    margin-top: -368px;
    margin-right: 360px;
  }
}

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

  .u-section-9 .u-gallery-1 {
    height: 424px;
    width: 270px;
    margin-top: 38px;
  }

  .u-section-9 .u-text-1 {
    font-size: 1.25rem;
    margin-top: -267px;
    margin-right: 270px;
  }
}

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

  .u-section-9 .u-gallery-1 {
    height: 246px;
    width: 170px;
    margin-top: 28px;
  }

  .u-section-9 .u-text-1 {
    font-size: 0.875rem;
    margin-top: -169px;
    margin-right: 170px;
  }
} .u-section-10 {
  background-image: none;
  border-style: dotted;
}

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

.u-section-10 .u-gallery-1 {
  height: 713px;
  grid-template-columns: repeat(4, auto);
  width: 570px;
  grid-gap: 20px;
  margin: 38px auto 0 0;
}

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

.u-section-10 .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-10 .u-text-1 {
  font-size: 1.875rem;
  line-height: 1.85;
  text-transform: uppercase;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  margin: -440px 0 60px 570px;
}

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

  .u-section-10 .u-gallery-1 {
    height: 588px;
    width: 470px;
  }

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

  .u-section-10 .u-text-1 {
    width: auto;
    margin-top: -455px;
    margin-left: 522px;
  }
}

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

  .u-section-10 .u-gallery-1 {
    height: 538px;
    width: 360px;
    margin-top: 41px;
  }

  .u-section-10 .u-text-1 {
    font-size: 1.5rem;
    margin-top: -304px;
    margin-left: 360px;
  }
}

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

  .u-section-10 .u-gallery-1 {
    height: 424px;
    width: 270px;
    margin-top: 38px;
  }

  .u-section-10 .u-text-1 {
    font-size: 1.25rem;
    margin-top: -267px;
    margin-left: 270px;
  }
}

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

  .u-section-10 .u-gallery-1 {
    height: 246px;
    width: 170px;
    margin-top: 28px;
  }

  .u-section-10 .u-text-1 {
    font-size: 0.875rem;
    margin-top: -162px;
    margin-left: 170px;
  }
} .u-section-11 {
  background-image: none;
  border-style: dotted;
}

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

.u-section-11 .u-gallery-1 {
  height: 713px;
  grid-template-columns: repeat(4, auto);
  width: 570px;
  grid-gap: 20px;
  margin: 38px 0 0 auto;
}

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

.u-section-11 .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-11 .u-text-1 {
  font-size: 1.875rem;
  line-height: 1.85;
  text-transform: uppercase;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  margin: -440px 570px 60px 0;
}

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

  .u-section-11 .u-gallery-1 {
    height: 588px;
    width: 470px;
  }

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

  .u-section-11 .u-text-1 {
    width: auto;
    margin-top: -388px;
    margin-right: 470px;
  }
}

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

  .u-section-11 .u-gallery-1 {
    height: 538px;
    width: 360px;
    margin-top: 41px;
  }

  .u-section-11 .u-text-1 {
    font-size: 1.5rem;
    margin-top: -368px;
    margin-right: 360px;
  }
}

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

  .u-section-11 .u-gallery-1 {
    height: 424px;
    width: 270px;
    margin-top: 38px;
  }

  .u-section-11 .u-text-1 {
    font-size: 1.25rem;
    margin-top: -267px;
    margin-right: 270px;
  }
}

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

  .u-section-11 .u-gallery-1 {
    height: 246px;
    width: 170px;
    margin-top: 28px;
  }

  .u-section-11 .u-text-1 {
    font-size: 0.875rem;
    margin-top: -169px;
    margin-right: 170px;
  }
}@font-face {
  font-family: 'Aeonik-Medium';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/Aeonik-Medium.ttf);
}
/* page-custom-fonts */
@font-face {
  font-family: 'BahijHelveticaNeue-Roman';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/BahijHelveticaNeue-Roman.ttf);
}