 .u-section-1 {
  background-image: url("images/backdrop.jpg");
  background-position: 50% 50%;
}

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

.u-section-1 .u-image-1 {
  width: 694px;
  height: 283px;
  --radius: 20px;
  margin: 60px auto;
}

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

  .u-section-1 .u-image-1 {
    height: 282px;
  }
}

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

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

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

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

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

.u-section-2 .u-text-1 {
  animation-timing-function: ease-in-out;
  font-weight: 700;
  font-family: "Work Sans";
  margin: 30px auto 21px;
}.u-section-3 .u-sheet-1 {
  min-height: 1148px;
}

.u-section-3 .u-group-1 {
  --radius: 20px;
  min-height: 1078px;
  height: auto;
  margin: 34px 0 36px;
}

.u-section-3 .u-container-layout-1 {
  padding: 30px 0;
}

.u-section-3 .u-text-1 {
  font-weight: 400;
  font-family: "Work Sans";
  margin: 20px auto 0;
}

.u-section-3 .u-text-2 {
  font-family: "Work Sans";
  margin: 20px auto 0 30px;
}

.u-section-3 .u-gallery-1 {
  height: 808px;
  width: 1080px;
  margin: 20px auto 0;
}

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

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

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

.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-carousel-item-2 {
  margin-right: 0;
}

.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-carousel-control-1 {
  position: absolute;
  left: 10px;
  width: 40px;
  height: 40px;
  padding: 4px;
}

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

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

  .u-section-3 .u-group-1 {
    min-height: 902px;
    margin-right: initial;
    margin-left: initial;
    height: auto;
  }

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

  .u-section-3 .u-text-2 {
    width: auto;
    margin-top: 22px;
    margin-left: 22px;
    margin-right: 22px;
  }

  .u-section-3 .u-gallery-1 {
    height: 659px;
    width: 898px;
    margin-top: 33px;
    margin-left: 21px;
    margin-right: 21px;
  }

  .u-section-3 .u-carousel-control-1 {
    left: 8px;
  }

  .u-section-3 .u-carousel-control-2 {
    right: 8px;
  }
}

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

  .u-section-3 .u-group-1 {
    min-height: 802px;
    margin-top: 31px;
    margin-right: initial;
    margin-left: initial;
  }

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

  .u-section-3 .u-text-2 {
    margin-top: 19px;
    margin-left: 19px;
    margin-right: 19px;
  }

  .u-section-3 .u-gallery-1 {
    height: 534px;
    width: 698px;
    margin-top: 34px;
    margin-left: 11px;
    margin-right: 11px;
  }

  .u-section-3 .u-carousel-control-1 {
    left: 6px;
  }

  .u-section-3 .u-carousel-control-2 {
    right: 6px;
  }
}

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

  .u-section-3 .u-group-1 {
    min-height: 687px;
    margin-top: 43px;
    margin-bottom: 47px;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-3 .u-container-layout-1 {
    padding-bottom: 0;
  }

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

  .u-section-3 .u-text-2 {
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
  }

  .u-section-3 .u-gallery-1 {
    height: 387px;
    width: 521px;
    margin-top: 37px;
    margin-left: 10px;
    margin-right: 10px;
  }

  .u-section-3 .u-carousel-control-1 {
    left: 5px;
  }

  .u-section-3 .u-carousel-control-2 {
    right: 5px;
  }
}

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

  .u-section-3 .u-group-1 {
    min-height: 594px;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-3 .u-text-1 {
    margin-top: 2px;
    margin-left: 10px;
    margin-right: 10px;
  }

  .u-section-3 .u-gallery-1 {
    height: 251px;
    width: 320px;
    margin-top: 31px;
  }

  .u-section-3 .u-carousel-control-1 {
    left: 3px;
  }

  .u-section-3 .u-carousel-control-2 {
    right: 3px;
  }
}.u-section-4 .u-sheet-1 {
  min-height: 1089px;
}

.u-section-4 .u-group-1 {
  --radius: 20px;
  min-height: 1012px;
  margin-top: 47px;
  margin-bottom: 47px;
  height: auto;
}

.u-section-4 .u-container-layout-1 {
  padding: 30px 0 35px;
}

.u-section-4 .u-text-1 {
  font-weight: 400;
  font-family: "Work Sans";
  margin: 0 auto;
}

.u-section-4 .u-text-2 {
  font-family: "Work Sans";
  margin: 18px 18px 0;
}

.u-section-4 .u-gallery-1 {
  height: 726px;
  width: 1104px;
  margin: 31px 18px 0;
}

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

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

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

.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-carousel-control-1 {
  position: absolute;
  left: 3px;
  width: 40px;
  height: 40px;
  padding: 4px;
}

.u-section-4 .u-carousel-control-2 {
  position: absolute;
  right: 3px;
  width: 40px;
  height: 40px;
  padding: 4px;
}

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

  .u-section-4 .u-group-1 {
    margin-top: 33px;
    margin-bottom: 33px;
    min-height: 853px;
    height: auto;
  }

  .u-section-4 .u-text-1 {
    width: 352px;
  }

  .u-section-4 .u-text-2 {
    width: auto;
    margin-top: 24px;
    margin-left: 22px;
    margin-right: 22px;
  }

  .u-section-4 .u-gallery-1 {
    height: 588px;
    width: 896px;
    margin-top: 32px;
    margin-left: 22px;
    margin-right: 22px;
  }

  .u-section-4 .u-carousel-control-1 {
    left: 2px;
  }

  .u-section-4 .u-carousel-control-2 {
    right: 2px;
  }
}

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

  .u-section-4 .u-group-1 {
    min-height: 746px;
    margin-top: 32px;
    margin-bottom: 29px;
  }

  .u-section-4 .u-container-layout-1 {
    padding-bottom: 30px;
  }

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

  .u-section-4 .u-text-2 {
    margin-top: 20px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .u-section-4 .u-gallery-1 {
    height: 442px;
    width: 680px;
    margin-top: 34px;
    margin-right: 20px;
    margin-left: 20px;
  }
}

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

  .u-section-4 .u-group-1 {
    min-height: 762px;
  }

  .u-section-4 .u-text-1 {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-4 .u-text-2 {
    margin-top: 18px;
    margin-right: 10px;
    margin-left: 18px;
  }

  .u-section-4 .u-gallery-1 {
    height: 416px;
    margin-top: 37px;
    width: 540px;
    margin-left: 0;
    margin-right: 0;
  }
}

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

  .u-section-4 .u-group-1 {
    min-height: 681px;
    margin-top: 58px;
    margin-bottom: 47px;
  }

  .u-section-4 .u-container-layout-1 {
    padding-top: 29px;
    padding-bottom: 29px;
  }

  .u-section-4 .u-text-1 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .u-section-4 .u-text-2 {
    margin-left: 10px;
  }

  .u-section-4 .u-gallery-1 {
    height: 222px;
    margin-top: 31px;
    width: 340px;
  }

  .u-section-4 .u-carousel-control-1 {
    left: 1px;
  }

  .u-section-4 .u-carousel-control-2 {
    right: 1px;
  }
}.u-section-5 .u-sheet-1 {
  min-height: 991px;
}

.u-section-5 .u-group-1 {
  --radius: 20px;
  min-height: 902px;
  margin-top: 45px;
  margin-bottom: 45px;
  height: auto;
}

.u-section-5 .u-container-layout-1 {
  padding: 29px 0;
}

.u-section-5 .u-text-1 {
  font-weight: 400;
  font-family: "Work Sans";
  margin: 0 auto;
}

.u-section-5 .u-text-2 {
  font-family: "Work Sans";
  margin: 8px 21px 0;
}

.u-section-5 .u-gallery-1 {
  height: 734px;
  width: 1108px;
  margin: 35px 11px 0 auto;
}

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

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

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

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

.u-section-5 .u-carousel-item-2 {
  margin-right: 0;
}

.u-section-5 .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-5 .u-carousel-control-1 {
  position: absolute;
  left: 3px;
  width: 40px;
  height: 40px;
  padding: 4px;
}

.u-section-5 .u-carousel-control-2 {
  position: absolute;
  right: 3px;
  width: 40px;
  height: 40px;
  padding: 4px;
}

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

  .u-section-5 .u-group-1 {
    margin-top: 33px;
    margin-bottom: 33px;
    min-height: 779px;
    height: auto;
  }

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

  .u-section-5 .u-text-2 {
    width: auto;
    margin-top: 21px;
    margin-left: 22px;
    margin-right: 22px;
  }

  .u-section-5 .u-gallery-1 {
    height: 574px;
    width: 898px;
    margin-top: 33px;
    margin-left: 21px;
    margin-right: 21px;
  }

  .u-section-5 .u-carousel-control-1 {
    left: 2px;
  }

  .u-section-5 .u-carousel-control-2 {
    right: 2px;
  }
}

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

  .u-section-5 .u-group-1 {
    margin-top: 45px;
    margin-bottom: 45px;
    min-height: 635px;
  }

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

  .u-section-5 .u-text-2 {
    margin-top: 11px;
    margin-left: 19px;
    margin-right: 19px;
  }

  .u-section-5 .u-gallery-1 {
    height: 442px;
    width: 698px;
    margin-top: 34px;
    margin-left: 11px;
    margin-right: 11px;
  }
}

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

  .u-section-5 .u-group-1 {
    min-height: 558px;
    margin-top: 44px;
    margin-bottom: 44px;
  }

  .u-section-5 .u-text-1 {
    margin-top: 9px;
    margin-left: 10px;
    margin-right: 10px;
  }

  .u-section-5 .u-text-2 {
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
  }

  .u-section-5 .u-gallery-1 {
    height: 338px;
    width: 520px;
    margin-top: 37px;
    margin-left: auto;
    margin-right: auto;
  }
}

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

  .u-section-5 .u-group-1 {
    min-height: 478px;
    margin-top: 46px;
    margin-bottom: 31px;
  }

  .u-section-5 .u-text-1 {
    margin-top: 0;
    margin-left: 15px;
    margin-right: 15px;
  }

  .u-section-5 .u-gallery-1 {
    height: 231px;
    width: 321px;
    margin-top: 34px;
  }

  .u-section-5 .u-carousel-control-1 {
    left: 1px;
  }

  .u-section-5 .u-carousel-control-2 {
    right: 1px;
  }
}