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

.u-section-1 .u-text-1 {
  font-family: Switzer-Variable;
  font-size: 3rem;
  margin: 62px auto 0;
}

.u-section-1 .u-text-2 {
  font-family: Switzer-Variable;
  margin: 13px auto 0;
}

.u-section-1 .u-btn-1 {
  --radius: 6px;
  font-size: 1rem;
  background-image: none;
  font-weight: 700;
  font-family: Switzer-Variable;
  margin: 6px 585px 23px auto;
  padding: 6px 13px 6px 11px;
}

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

  .u-section-1 .u-btn-1 {
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 30px;
  }
}

@media (max-width: 1199px) {
  .u-section-1 .u-btn-1 {
    margin-top: 20px;
    margin-bottom: 23px;
  }
}

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

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

  .u-section-1 .u-btn-1 {
    margin-bottom: 30px;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-text-1 {
    margin-top: 62px;
    font-size: 2.25rem;
  }
}

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

  .u-section-1 .u-text-1 {
    font-size: 1.5rem;
    width: auto;
    margin-top: 65px;
    margin-left: 9px;
    margin-right: 9px;
  }

  .u-section-1 .u-text-2 {
    width: auto;
    margin-top: 10px;
    margin-bottom: 20px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 394px;
}

.u-section-2 .u-text-1 {
  margin: 1px 0 29px;
}

@media (max-width: 991px) {
  .u-section-2 .u-sheet-1 {
    min-height: 421px;
  }
}.u-section-3 .u-sheet-1 {
  min-height: 527px;
  margin-bottom: 0;
}

.u-section-3 .u-text-1 {
  margin: 3px 0 0;
}

.u-section-3 .u-gallery-1 {
  height: 314px;
  width: 596px;
  margin: 0 auto 3px 0;
}

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

.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-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-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-over-slide-4 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

@media (max-width: 1399px) {
  .u-section-3 .u-gallery-inner-1 {
    grid-gap: 10px;
  }
}

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

  .u-section-3 .u-gallery-1 {
    height: 1256px;
    margin-top: 20px;
  }

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

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

  .u-section-3 .u-gallery-1 {
    height: 1138px;
    width: 540px;
    margin-top: 0;
  }
}

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

  .u-section-3 .u-gallery-1 {
    height: 717px;
    width: 340px;
  }
}.u-section-4 .u-sheet-1 {
  min-height: 339px;
  margin-bottom: 0;
}

.u-section-4 .u-text-1 {
  margin: 4px 0 0;
}

.u-section-4 .u-gallery-1 {
  height: 179px;
  width: 544px;
  margin: -15px 0 4px auto;
}

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

.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-over-slide-2 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

@media (max-width: 1399px) {
  .u-section-4 .u-gallery-inner-1 {
    grid-gap: 10px;
  }
}

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

  .u-section-4 .u-gallery-1 {
    height: 716px;
  }

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

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

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

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

  .u-section-4 .u-gallery-1 {
    height: 448px;
    width: 340px;
  }
}.u-section-5 .u-sheet-1 {
  min-height: 371px;
  margin-bottom: 0;
}

.u-section-5 .u-text-1 {
  margin: 3px 0;
}

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

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

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

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

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

.u-section-6 .u-text-1 {
  margin: 1px 0 -1px;
}

@media (max-width: 991px) {
  .u-section-6 .u-sheet-1 {
    min-height: 421px;
  }
}.u-section-7 .u-sheet-1 {
  min-height: 371px;
  margin-bottom: 0;
}

.u-section-7 .u-text-1 {
  margin: 3px 0;
}

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

  .u-section-7 .u-text-1 {
    margin-top: 60px;
    margin-bottom: 60px;
  }
}

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

  .u-section-7 .u-text-1 {
    margin-top: 6px;
    margin-bottom: 6px;
  }
}

@media (max-width: 575px) {
  .u-section-7 .u-sheet-1 {
    min-height: 480px;
  }
}.u-section-8 .u-sheet-1 {
  min-height: 479px;
  margin-bottom: 0;
}

.u-section-8 .u-text-1 {
  margin: -3px 0 0;
}

.u-section-8 .u-gallery-1 {
  height: 269px;
  width: 692px;
  margin: -24px 0 14px auto;
}

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

.u-section-8 .u-gallery-item-1 {
  --effect-scale: 1;
}

.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;
}

.u-section-8 .u-gallery-item-2 {
  --effect-scale: 1;
}

.u-section-8 .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-8 .u-gallery-item-3 {
  --effect-scale: 1;
}

.u-section-8 .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-8 .u-gallery-item-4 {
  --effect-scale: 1;
}

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

.u-section-8 .u-gallery-item-5 {
  margin-top: 0;
  margin-bottom: 0;
}

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

.u-section-8 .u-gallery-item-6 {
  margin-top: 0;
  margin-bottom: 0;
}

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

@media (max-width: 1399px) {
  .u-section-8 .u-gallery-inner-1 {
    grid-gap: 10px;
  }
}

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

  .u-section-8 .u-gallery-1 {
    height: 605px;
    margin-top: -9px;
    margin-bottom: 50px;
  }

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

  .u-section-8 .u-gallery-item-5 {
    --effect-scale: 1;
  }

  .u-section-8 .u-gallery-item-6 {
    --effect-scale: 1;
  }
}

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

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

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

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

  .u-section-8 .u-gallery-1 {
    height: 1189px;
    width: 340px;
  }
}.u-section-9 .u-sheet-1 {
  min-height: 387px;
}

.u-section-9 .u-text-1 {
  margin: 0 0 2px;
}

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

  .u-section-9 .u-text-1 {
    margin-top: 60px;
    margin-bottom: 60px;
  }
}

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

  .u-section-9 .u-text-1 {
    margin-top: -3px;
    margin-bottom: 5px;
  }
}.u-section-10 .u-sheet-1 {
  min-height: 319px;
  margin-bottom: 0;
}

.u-section-10 .u-text-1 {
  margin: -2px 0 0;
}

.u-section-10 .u-gallery-1 {
  height: 151px;
  width: 613px;
  margin: -18px 0 11px auto;
}

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

.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-over-slide-2 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

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

@media (max-width: 1399px) {
  .u-section-10 .u-gallery-inner-1 {
    grid-gap: 10px;
  }
}

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

  .u-section-10 .u-gallery-1 {
    height: 176px;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 23px;
  }
}

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

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

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

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

  .u-section-10 .u-gallery-1 {
    width: 340px;
    height: 878px;
  }

  .u-section-10 .u-gallery-inner-1 {
    grid-template-columns: repeat(1, auto);
  }
}@font-face {
  font-family: 'Switzer-Variable';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/Switzer-Variable.ttf);
}
/* page-custom-fonts */
@font-face {
  font-family: 'Switzer-Variable';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/Switzer-Variable.ttf);
}