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

.u-section-1 .u-layout-wrap-1 {
  margin-top: 0;
  margin-bottom: 0;
}

.u-section-1 .u-layout-cell-1 {
  min-height: 402px;
}

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

.u-section-1 .u-text-1 {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 1.25rem;
  margin: 81px 62px 0;
}

.u-section-1 .u-text-2 {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-style: italic;
  font-size: 1.25rem;
  margin: 62px 62px 0;
}

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

  .u-section-1 .u-layout-wrap-1 {
    width: calc(((100% - 940px) / 2) + 940px);
    margin-right: auto;
    margin-left: 0;
  }

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

  .u-section-1 .u-container-layout-1 {
    padding-left: 0;
    padding-right: 0;
  }

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

  .u-section-1 .u-text-2 {
    width: auto;
    margin-top: 40px;
    margin-right: 0;
    margin-left: 42px;
  }
}

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

  .u-section-1 .u-layout-wrap-1 {
    width: calc(((100% - 720px) / 2) + 720px);
  }

  .u-section-1 .u-layout-cell-1 {
    min-height: 371px;
  }

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

  .u-section-1 .u-text-2 {
    margin-top: 63px;
    margin-left: 51px;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-layout-wrap-1 {
    width: calc(((100% - 540px) / 2) + 540px);
  }

  .u-section-1 .u-layout-cell-1 {
    min-height: 100px;
  }

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

  .u-section-1 .u-text-2 {
    margin-top: 18px;
    margin-left: 0;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-layout-wrap-1 {
    width: calc(((100% - 340px) / 2) + 340px);
  }

  .u-section-1 .u-layout-cell-1 {
    min-height: 654px;
  }

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

  .u-section-1 .u-text-2 {
    margin-top: 31px;
    margin-left: 52px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 524px;
}

.u-section-2 .u-text-1 {
  letter-spacing: 9px;
  text-transform: uppercase;
  font-weight: 700;
  text-decoration: none solid rgb(17, 17, 17);
  font-size: 2.25rem;
  margin: 29px -148px 0 148px;
}

.u-section-2 .u-list-1 {
  width: 827px;
  margin: 29px auto 20px;
}

.u-section-2 .u-repeater-1 {
  grid-template-columns: repeat(2, calc(50% - 5px));
  min-height: 406px;
  --gap: 10px;
  grid-auto-columns: calc(50% - 5px);
}

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

.u-section-2 .u-image-1 {
  width: 280px;
  height: 280px;
  margin: 0 auto;
}

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

.u-section-2 .u-container-layout-2 {
  padding: 20px 3px;
}

.u-section-2 .u-image-2 {
  width: 280px;
  height: 280px;
  margin: 0 auto;
}

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

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

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

  .u-section-2 .u-repeater-1 {
    grid-template-columns: calc(25% - 7.5px) calc(25% - 7.5px) calc(25% - 7.5px) calc(25% - 7.5px);
    grid-gap: 10px 10px;
  }
}

@media (max-width: 991px) {
  .u-section-2 .u-list-1 {
    width: 720px;
  }

  .u-section-2 .u-repeater-1 {
    grid-template-columns: calc(50% - 5px) calc(50% - 5px);
    grid-auto-columns: calc(100% - 0px);
  }
}

@media (max-width: 767px) {
  .u-section-2 .u-list-1 {
    width: 540px;
  }

  .u-section-2 .u-repeater-1 {
    grid-auto-columns: 100%;
  }
}

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

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

  .u-section-2 .u-repeater-1 {
    grid-template-columns: 100%;
  }
}.u-section-3 .u-sheet-1 {
  min-height: 387px;
}

.u-section-3 .u-gallery-1 {
  height: 371px;
  margin-top: 23px;
  margin-bottom: -7px;
  grid-gap: 17px;
}

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

.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-back-slide-2 {
  background-image: none;
}

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

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

  .u-section-3 .u-gallery-1 {
    height: 304px;
    margin-top: 297px;
  }

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

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

  .u-section-3 .u-gallery-1 {
    height: 725px;
  }

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

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

  .u-section-3 .u-gallery-1 {
    height: 1666px;
    margin-top: 442px;
  }

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

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

  .u-section-3 .u-gallery-1 {
    height: 1062px;
    margin-top: 355px;
  }
} .u-section-4 {
  min-height: 2248px;
}

.u-section-4 .u-layout-wrap-1 {
  margin-top: 0;
  margin-bottom: 0;
}

.u-section-4 .u-layout-cell-1 {
  min-height: 1676px;
  margin-top: 0;
}

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

.u-section-4 .u-text-1 {
  font-size: 2.25rem;
  font-weight: 700;
  margin: 22px 131px 0 49px;
}

.u-section-4 .u-text-2 {
  font-size: 1.125rem;
  line-height: 2;
  margin: 48px 48px 0 294px;
}

.u-section-4 .u-image-1 {
  width: 1140px;
  height: 408px;
  margin: 29px auto 0;
}

.u-section-4 .u-text-3 {
  font-size: 1.5rem;
  font-weight: 700;
  margin: 48px auto 49px;
}

.u-section-4 .u-btn-1 {
  background-image: none;
  padding: 0;
}

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

  .u-section-4 .u-layout-cell-1 {
    min-height: 1382px;
  }

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

  .u-section-4 .u-text-2 {
    margin-right: 0;
    margin-left: 142px;
  }

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

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

  .u-section-4 .u-layout-cell-1 {
    min-height: 100px;
  }

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

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

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

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

  .u-section-4 .u-container-layout-1 {
    padding-left: 10px;
    padding-right: 10px;
  }

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

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

  .u-section-4 .u-image-1 {
    width: 340px;
    height: 122px;
  }
}.u-section-5 .u-sheet-1 {
  min-height: 1173px;
}

.u-section-5 .u-text-1 {
  font-weight: 700;
  font-size: 1.875rem;
  margin: 32px 450px 0 0;
}

.u-section-5 .u-text-2 {
  margin: 20px 674px 0 0;
}

.u-section-5 .u-text-3 {
  margin: -150px 68px 0 607px;
}

.u-section-5 .u-gallery-1 {
  height: 624px;
  margin-top: -25px;
  margin-bottom: 0;
  grid-gap: 17px 17px;
}

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

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

.u-section-5 .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-5 .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-5 .embed-responsive-1 {
  position: absolute;
}

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

.u-section-5 .u-image-1 {
  width: 273px;
  height: 305px;
  margin: -305px 0 0 auto;
}

.u-section-5 .u-text-4 {
  margin: 43px 68px 0 607px;
}

.u-section-5 .u-text-5 {
  margin: -150px 618px 21px 0;
}

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

  .u-section-5 .u-text-1 {
    margin-right: 250px;
  }

  .u-section-5 .u-text-2 {
    margin-right: 474px;
  }

  .u-section-5 .u-text-3 {
    width: auto;
    margin-top: -200px;
    margin-right: 4px;
    margin-left: 470px;
  }

  .u-section-5 .u-gallery-1 {
    margin-top: 27px;
    height: 515px;
  }

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

  .u-section-5 .u-image-1 {
    height: 306px;
    margin-top: -196px;
  }

  .u-section-5 .u-text-4 {
    margin-right: 0;
    margin-left: 474px;
  }

  .u-section-5 .u-text-5 {
    width: auto;
    margin-right: 474px;
    margin-bottom: 60px;
  }
}

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

  .u-section-5 .u-text-1 {
    margin-right: 30px;
  }

  .u-section-5 .u-text-2 {
    margin-right: 254px;
  }

  .u-section-5 .u-text-3 {
    margin-top: 20px;
    margin-right: 254px;
    margin-left: 0;
  }

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

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

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

  .u-section-5 .u-text-4 {
    width: auto;
    margin-top: 608px;
    margin-left: 360px;
  }

  .u-section-5 .u-text-5 {
    margin: 20px 0 27px 360px;
  }
}

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

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

  .u-section-5 .u-text-2 {
    margin-right: 74px;
  }

  .u-section-5 .u-text-3 {
    margin-top: -200px;
    margin-right: 0;
    margin-left: 74px;
  }

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

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

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

  .u-section-5 .u-text-4 {
    margin-left: 180px;
  }

  .u-section-5 .u-text-5 {
    margin: -150px 18px 60px 0;
  }
}

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

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

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

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

  .u-section-5 .u-gallery-1 {
    margin-top: 146px;
    height: 2608px;
  }

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

  .u-section-5 .u-text-4 {
    margin-top: 45px;
    margin-left: 0;
  }

  .u-section-5 .u-text-5 {
    margin-right: 0;
  }
}.u-section-6 .u-sheet-1 {
  min-height: 753px;
}

.u-section-6 .u-gallery-1 {
  height: 533px;
  margin-top: 0;
  margin-bottom: 0;
  grid-gap: 17px 17px;
}

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

.u-section-6 .embed-responsive-1 {
  position: absolute;
  width: 178%;
  left: -39%;
  height: 178%;
  top: -39%;
}

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

.u-section-6 .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-6 .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-6 .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-6 .u-text-1 {
  margin: 30px 685px 0 0;
}

.u-section-6 .u-text-2 {
  margin: -175px 115px 15px 570px;
}

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

  .u-section-6 .u-gallery-1 {
    height: 440px;
  }

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

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

  .u-section-6 .u-text-2 {
    margin-right: 15px;
    margin-left: 470px;
  }
}

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

  .u-section-6 .u-gallery-1 {
    height: 772px;
  }

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

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

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

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

  .u-section-6 .u-gallery-1 {
    height: 1958px;
  }

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

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

  .u-section-6 .u-text-2 {
    margin-right: 85px;
  }
}

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

  .u-section-6 .u-gallery-1 {
    height: 1258px;
  }

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

  .u-section-6 .u-text-2 {
    margin-right: 0;
  }
}.u-section-7 .u-sheet-1 {
  min-height: 549px;
}

.u-section-7 .u-gallery-1 {
  height: 533px;
  margin-top: 13px;
  margin-bottom: 3px;
  grid-gap: 17px 17px;
}

.u-section-7 .u-gallery-inner-1 {
  grid-template-columns: auto auto 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;
}

.u-section-7 .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-7 .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-7 .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: 1199px) {
  .u-section-7 .u-sheet-1 {
    min-height: 675px;
  }

  .u-section-7 .u-gallery-1 {
    height: 440px;
  }

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

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

  .u-section-7 .u-gallery-1 {
    height: 509px;
    margin-bottom: 46px;
  }

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

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

  .u-section-7 .u-gallery-1 {
    height: 1563px;
  }

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

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

  .u-section-7 .u-gallery-1 {
    height: 1003px;
  }
}.u-section-8 .u-sheet-1 {
  min-height: 2872px;
}

.u-section-8 .u-text-1 {
  font-size: 1.875rem;
  margin: 80px 0 0;
}

.u-section-8 .u-layout-wrap-1 {
  width: 1208px;
  margin: 56px -34px 0;
}

.u-section-8 .u-layout-cell-1 {
  min-height: 2703px;
  margin-top: 0;
}

.u-section-8 .u-container-layout-1 {
  padding: 0 0 19px;
}

.u-section-8 .u-text-2 {
  margin: 0 20px 0 0;
}

.u-section-8 .u-btn-1 {
  background-image: none;
  padding: 0;
}

.u-section-8 .u-btn-2 {
  background-image: none;
  padding: 0;
}

.u-section-8 .u-btn-3 {
  background-image: none;
  padding: 0;
}

.u-section-8 .u-btn-4 {
  background-image: none;
  padding: 0;
}

.u-section-8 .u-layout-cell-2 {
  min-height: 2703px;
}

.u-section-8 .u-container-layout-2 {
  padding: 0;
}

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

.u-section-8 .u-btn-5 {
  background-image: none;
  padding: 0;
}

.u-section-8 .u-btn-6 {
  background-image: none;
  padding: 0;
}

.u-section-8 .u-btn-7 {
  background-image: none;
  padding: 0;
}

.u-section-8 .u-btn-8 {
  background-image: none;
  padding: 0;
}

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

  .u-section-8 .u-text-1 {
    width: 519px;
  }

  .u-section-8 .u-layout-wrap-1 {
    width: 940px;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-8 .u-layout-cell-1 {
    min-height: 2103px;
  }

  .u-section-8 .u-text-2 {
    margin-right: 0;
  }

  .u-section-8 .u-layout-cell-2 {
    min-height: 2103px;
  }

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

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

  .u-section-8 .u-layout-wrap-1 {
    width: 720px;
  }

  .u-section-8 .u-layout-cell-1 {
    min-height: 100px;
  }

  .u-section-8 .u-layout-cell-2 {
    min-height: 100px;
  }
}

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

  .u-section-8 .u-layout-wrap-1 {
    width: 540px;
  }
}

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

  .u-section-8 .u-text-1 {
    width: 340px;
    font-size: 1.5rem;
  }

  .u-section-8 .u-layout-wrap-1 {
    width: 340px;
  }
} .u-section-9 {
  background-image: none;
}

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

.u-section-9 .u-layout-wrap-1 {
  margin-top: 31px;
  margin-bottom: 60px;
}

.u-section-9 .u-layout-cell-1 {
  min-height: 667px;
}

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

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

.u-section-9 .u-layout-cell-2 {
  min-height: 667px;
}

.u-section-9 .u-container-layout-2 {
  padding: 0;
}

.u-section-9 .u-image-1 {
  height: 229px;
  width: 210px;
  margin: 26px auto 0 49px;
}

.u-section-9 .u-btn-1 {
  border-style: none;
  font-size: 0.9375rem;
  margin: -142px 112px 0 auto;
  padding: 0;
}

.u-section-9 .u-icon-1 {
  color: rgb(219, 84, 90) !important;
  font-size: 2em;
}

.u-section-9 .u-image-2 {
  width: 412px;
  height: 412px;
  margin: 86px 0 0 auto;
}

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

  .u-section-9 .u-layout-wrap-1 {
    position: relative;
  }

  .u-section-9 .u-layout-cell-1 {
    min-height: 550px;
  }

  .u-section-9 .u-layout-cell-2 {
    min-height: 550px;
  }

  .u-section-9 .u-image-1 {
    margin-left: 48px;
  }

  .u-section-9 .u-btn-1 {
    margin-top: 88px;
    margin-right: 57px;
  }

  .u-section-9 .u-image-2 {
    width: 259px;
    height: 259px;
    margin-top: -115px;
  }
}

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

  .u-section-9 .u-layout-cell-1 {
    min-height: 100px;
  }

  .u-section-9 .u-layout-cell-2 {
    min-height: 100px;
  }

  .u-section-9 .u-image-1 {
    height: 216px;
    width: 198px;
    margin-left: 0;
  }

  .u-section-9 .u-btn-1 {
    margin-top: 40px;
    margin-right: 0;
  }

  .u-section-9 .u-image-2 {
    width: 198px;
    height: 198px;
    margin-top: -67px;
  }
}

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

  .u-section-9 .u-container-layout-1 {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media (max-width: 575px) {
  .u-section-9 .u-sheet-1 {
    min-height: 577px;
  }
} .u-section-10 {
  background-image: none;
}

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

.u-section-10 .u-text-1 {
  font-weight: 500;
  margin: 0 46px;
}

.u-section-10 .u-list-1 {
  margin-top: 12px;
  margin-bottom: 21px;
}

.u-section-10 .u-repeater-1 {
  grid-template-columns: repeat(5, 20%);
  min-height: 702px;
  grid-auto-columns: 20%;
  --gap: 0px;
}

.u-section-10 .u-list-item-1 {
  background-image: none;
}

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

.u-section-10 .u-group-1 {
  width: 227px;
  min-height: 351px;
  height: auto;
  margin: 0 auto;
}

.u-section-10 .u-container-layout-2 {
  padding-bottom: 0;
}

.u-section-10 .u-image-1 {
  width: 186px;
  height: 169px;
  margin: 23px 13px 0 auto;
}

.u-section-10 .u-text-2 {
  font-size: 1.25rem;
  text-transform: none;
  font-weight: 700;
  font-family: Raleway, sans-serif;
  margin: 17px 0 0 15px;
}

.u-section-10 .u-text-3 {
  font-weight: 400;
  font-size: 0.75rem;
  margin: 0;
}

.u-section-10 .u-social-icons-1 {
  height: 16px;
  min-height: 16px;
  width: 132px;
  min-width: 90px;
  margin: 13px auto 0;
}

.u-section-10 .u-icon-1 {
  height: 32px;
}

.u-section-10 .u-icon-2 {
  color: rgb(85, 172, 238) !important;
  height: 32px;
}

.u-section-10 .u-icon-3 {
  height: 32px;
}

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

.u-section-10 .u-group-2 {
  width: 227px;
  min-height: 351px;
  height: auto;
  margin: 0 auto;
}

.u-section-10 .u-container-layout-4 {
  padding-bottom: 0;
}

.u-section-10 .u-image-2 {
  width: 186px;
  height: 169px;
  margin: 23px 13px 0 auto;
}

.u-section-10 .u-text-4 {
  font-size: 1.25rem;
  text-transform: none;
  font-weight: 700;
  font-family: Raleway, sans-serif;
  margin: 17px 0 0 15px;
}

.u-section-10 .u-text-5 {
  font-weight: 400;
  font-size: 0.75rem;
  margin: 0;
}

.u-section-10 .u-social-icons-2 {
  height: 16px;
  min-height: 16px;
  width: 132px;
  min-width: 90px;
  margin: 13px auto 0;
}

.u-section-10 .u-icon-4 {
  height: 32px;
}

.u-section-10 .u-icon-5 {
  color: rgb(85, 172, 238) !important;
  height: 32px;
}

.u-section-10 .u-icon-6 {
  color: rgb(0, 0, 0) !important;
  height: 32px;
}

.u-section-10 .u-container-layout-5 {
  padding: 0;
}

.u-section-10 .u-group-3 {
  width: 227px;
  min-height: 351px;
  height: auto;
  margin: 0 auto;
}

.u-section-10 .u-container-layout-6 {
  padding-bottom: 0;
}

.u-section-10 .u-image-3 {
  width: 186px;
  height: 169px;
  margin: 23px 13px 0 auto;
}

.u-section-10 .u-text-6 {
  font-size: 1.25rem;
  text-transform: none;
  font-weight: 700;
  font-family: Raleway, sans-serif;
  margin: 17px 0 0 15px;
}

.u-section-10 .u-text-7 {
  font-weight: 400;
  font-size: 0.75rem;
  margin: 0;
}

.u-section-10 .u-social-icons-3 {
  height: 16px;
  min-height: 16px;
  width: 132px;
  min-width: 90px;
  margin: 13px auto 0;
}

.u-section-10 .u-icon-7 {
  height: 32px;
}

.u-section-10 .u-icon-8 {
  color: rgb(85, 172, 238) !important;
  height: 32px;
}

.u-section-10 .u-icon-9 {
  color: rgb(0, 0, 0) !important;
  height: 32px;
}

.u-section-10 .u-container-layout-7 {
  padding: 0;
}

.u-section-10 .u-group-4 {
  width: 227px;
  min-height: 351px;
  height: auto;
  margin: 0 auto;
}

.u-section-10 .u-container-layout-8 {
  padding-bottom: 0;
}

.u-section-10 .u-image-4 {
  width: 186px;
  height: 169px;
  margin: 23px 13px 0 auto;
}

.u-section-10 .u-text-8 {
  font-size: 1.25rem;
  text-transform: none;
  font-weight: 700;
  font-family: Raleway, sans-serif;
  margin: 17px 0 0 15px;
}

.u-section-10 .u-text-9 {
  font-weight: 400;
  font-size: 0.75rem;
  margin: 0;
}

.u-section-10 .u-social-icons-4 {
  height: 16px;
  min-height: 16px;
  width: 132px;
  min-width: 90px;
  margin: 13px auto 0;
}

.u-section-10 .u-icon-10 {
  color: rgb(59, 89, 152) !important;
  height: 32px;
}

.u-section-10 .u-icon-11 {
  color: rgb(85, 172, 238) !important;
  height: 32px;
}

.u-section-10 .u-icon-12 {
  color: rgb(0, 0, 0) !important;
  height: 32px;
}

.u-section-10 .u-container-layout-9 {
  padding: 0;
}

.u-section-10 .u-group-5 {
  width: 227px;
  min-height: 351px;
  height: auto;
  margin: 0 auto;
}

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

.u-section-10 .u-image-5 {
  width: 186px;
  height: 169px;
  margin: 23px 13px 0 auto;
}

.u-section-10 .u-text-10 {
  font-size: 1.25rem;
  text-transform: none;
  font-weight: 700;
  font-family: Raleway, sans-serif;
  margin: 17px 0 0 15px;
}

.u-section-10 .u-text-11 {
  font-weight: 400;
  font-size: 0.75rem;
  margin: 0;
}

.u-section-10 .u-social-icons-5 {
  height: 16px;
  min-height: 16px;
  width: 132px;
  min-width: 90px;
  margin: 13px auto 0;
}

.u-section-10 .u-icon-13 {
  color: rgb(59, 89, 152) !important;
  height: 32px;
}

.u-section-10 .u-icon-14 {
  color: rgb(85, 172, 238) !important;
  height: 32px;
}

.u-section-10 .u-icon-15 {
  color: rgb(0, 0, 0) !important;
  height: 32px;
}

.u-section-10 .u-container-layout-11 {
  padding: 0;
}

.u-section-10 .u-group-6 {
  width: 227px;
  min-height: 351px;
  height: auto;
  margin: 0 auto;
}

.u-section-10 .u-container-layout-12 {
  padding-bottom: 0;
}

.u-section-10 .u-image-6 {
  width: 186px;
  height: 169px;
  margin: 23px 13px 0 auto;
}

.u-section-10 .u-text-12 {
  font-size: 1.25rem;
  text-transform: none;
  font-weight: 700;
  font-family: Raleway, sans-serif;
  margin: 17px 0 0 15px;
}

.u-section-10 .u-text-13 {
  font-weight: 400;
  font-size: 0.75rem;
  margin: 0;
}

.u-section-10 .u-social-icons-6 {
  height: 16px;
  min-height: 16px;
  width: 132px;
  min-width: 90px;
  margin: 13px auto 0;
}

.u-section-10 .u-icon-16 {
  color: rgb(59, 89, 152) !important;
  height: 32px;
}

.u-section-10 .u-icon-17 {
  color: rgb(85, 172, 238) !important;
  height: 32px;
}

.u-section-10 .u-icon-18 {
  color: rgb(0, 0, 0) !important;
  height: 32px;
}

.u-section-10 .u-container-layout-13 {
  padding: 0;
}

.u-section-10 .u-group-7 {
  width: 227px;
  min-height: 351px;
  height: auto;
  margin: 0 auto;
}

.u-section-10 .u-container-layout-14 {
  padding-bottom: 0;
}

.u-section-10 .u-image-7 {
  width: 186px;
  height: 169px;
  margin: 23px 13px 0 auto;
}

.u-section-10 .u-text-14 {
  font-size: 1.25rem;
  text-transform: none;
  font-weight: 700;
  font-family: Raleway, sans-serif;
  margin: 17px 0 0 15px;
}

.u-section-10 .u-text-15 {
  font-weight: 400;
  font-size: 0.75rem;
  margin: 0;
}

.u-section-10 .u-social-icons-7 {
  height: 16px;
  min-height: 16px;
  width: 132px;
  min-width: 90px;
  margin: 13px auto 0;
}

.u-section-10 .u-icon-19 {
  color: rgb(59, 89, 152) !important;
  height: 32px;
}

.u-section-10 .u-icon-20 {
  color: rgb(85, 172, 238) !important;
  height: 32px;
}

.u-section-10 .u-icon-21 {
  color: rgb(0, 0, 0) !important;
  height: 32px;
}

.u-section-10 .u-container-layout-15 {
  padding: 0;
}

.u-section-10 .u-group-8 {
  width: 227px;
  min-height: 351px;
  height: auto;
  margin: 0 auto;
}

.u-section-10 .u-container-layout-16 {
  padding-bottom: 0;
}

.u-section-10 .u-image-8 {
  width: 186px;
  height: 169px;
  margin: 23px 13px 0 auto;
}

.u-section-10 .u-text-16 {
  font-size: 1.25rem;
  text-transform: none;
  font-weight: 700;
  font-family: Raleway, sans-serif;
  margin: 17px 0 0 15px;
}

.u-section-10 .u-text-17 {
  font-weight: 400;
  font-size: 0.75rem;
  margin: 0;
}

.u-section-10 .u-social-icons-8 {
  height: 16px;
  min-height: 16px;
  width: 132px;
  min-width: 90px;
  margin: 13px auto 0;
}

.u-section-10 .u-icon-22 {
  color: rgb(59, 89, 152) !important;
  height: 32px;
}

.u-section-10 .u-icon-23 {
  color: rgb(85, 172, 238) !important;
  height: 32px;
}

.u-section-10 .u-icon-24 {
  color: rgb(0, 0, 0) !important;
  height: 32px;
}

.u-section-10 .u-container-layout-17 {
  padding: 0;
}

.u-section-10 .u-group-9 {
  width: 227px;
  min-height: 351px;
  height: auto;
  margin: 0 auto;
}

.u-section-10 .u-container-layout-18 {
  padding-bottom: 0;
}

.u-section-10 .u-image-9 {
  width: 186px;
  height: 169px;
  margin: 23px 13px 0 auto;
}

.u-section-10 .u-text-18 {
  font-size: 1.25rem;
  text-transform: none;
  font-weight: 700;
  font-family: Raleway, sans-serif;
  margin: 17px 0 0 15px;
}

.u-section-10 .u-text-19 {
  font-weight: 400;
  font-size: 0.75rem;
  margin: 0;
}

.u-section-10 .u-social-icons-9 {
  height: 16px;
  min-height: 16px;
  width: 132px;
  min-width: 90px;
  margin: 13px auto 0;
}

.u-section-10 .u-icon-25 {
  color: rgb(59, 89, 152) !important;
  height: 32px;
}

.u-section-10 .u-icon-26 {
  color: rgb(85, 172, 238) !important;
  height: 32px;
}

.u-section-10 .u-icon-27 {
  color: rgb(0, 0, 0) !important;
  height: 32px;
}

.u-section-10 .u-container-layout-19 {
  padding: 0;
}

.u-section-10 .u-group-10 {
  width: 227px;
  min-height: 351px;
  height: auto;
  margin: 0 auto;
}

.u-section-10 .u-container-layout-20 {
  padding-bottom: 0;
}

.u-section-10 .u-image-10 {
  width: 186px;
  height: 169px;
  margin: 23px 13px 0 auto;
}

.u-section-10 .u-text-20 {
  font-size: 1.25rem;
  text-transform: none;
  font-weight: 700;
  font-family: Raleway, sans-serif;
  margin: 17px 0 0 15px;
}

.u-section-10 .u-text-21 {
  font-weight: 400;
  font-size: 0.75rem;
  margin: 0;
}

.u-section-10 .u-social-icons-10 {
  height: 16px;
  min-height: 16px;
  width: 132px;
  min-width: 90px;
  margin: 13px auto 0;
}

.u-section-10 .u-icon-28 {
  color: rgb(59, 89, 152) !important;
  height: 32px;
}

.u-section-10 .u-icon-29 {
  color: rgb(85, 172, 238) !important;
  height: 32px;
}

.u-section-10 .u-icon-30 {
  color: rgb(0, 0, 0) !important;
  height: 32px;
}

@media (max-width: 1199px) {
  .u-section-10 .u-repeater-1 {
    grid-gap: 0px;
    grid-template-columns: 20% 20% 20% 20% 20%;
    min-height: 579px;
  }

  .u-section-10 .u-group-1 {
    height: auto;
  }

  .u-section-10 .u-image-1 {
    background-position: 50% 50%;
  }

  .u-section-10 .u-group-2 {
    height: auto;
  }

  .u-section-10 .u-image-2 {
    background-position: 50% 50%;
  }

  .u-section-10 .u-group-3 {
    height: auto;
  }

  .u-section-10 .u-image-3 {
    background-position: 50% 50%;
  }

  .u-section-10 .u-group-4 {
    height: auto;
  }

  .u-section-10 .u-image-4 {
    background-position: 50% 50%;
  }

  .u-section-10 .u-group-5 {
    height: auto;
  }

  .u-section-10 .u-image-5 {
    background-position: 50% 50%;
  }

  .u-section-10 .u-group-6 {
    height: auto;
  }

  .u-section-10 .u-image-6 {
    background-position: 50% 50%;
  }

  .u-section-10 .u-group-7 {
    height: auto;
  }

  .u-section-10 .u-image-7 {
    background-position: 50% 50%;
  }

  .u-section-10 .u-group-8 {
    height: auto;
  }

  .u-section-10 .u-image-8 {
    background-position: 50% 50%;
  }

  .u-section-10 .u-group-9 {
    height: auto;
  }

  .u-section-10 .u-image-9 {
    background-position: 50% 50%;
  }

  .u-section-10 .u-group-10 {
    height: auto;
  }

  .u-section-10 .u-image-10 {
    background-position: 50% 50%;
  }
}

@media (max-width: 991px) {
  .u-section-10 .u-repeater-1 {
    grid-template-columns: 33.3333% 33.3333% 33.3333%;
    min-height: 1478px;
    grid-auto-columns: 33.333333333333336%;
  }
}

@media (max-width: 767px) {
  .u-section-10 .u-text-1 {
    margin-top: 60px;
  }

  .u-section-10 .u-repeater-1 {
    grid-template-columns: 50% 50%;
    min-height: 2078px;
    grid-auto-columns: 50%;
  }

  .u-section-10 .u-container-layout-1 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .u-section-10 .u-container-layout-3 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .u-section-10 .u-container-layout-5 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .u-section-10 .u-container-layout-7 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .u-section-10 .u-container-layout-9 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .u-section-10 .u-container-layout-11 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .u-section-10 .u-container-layout-13 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .u-section-10 .u-container-layout-15 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .u-section-10 .u-container-layout-17 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .u-section-10 .u-container-layout-19 {
    padding-left: 30px;
    padding-right: 30px;
  }
}

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

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

  .u-section-10 .u-repeater-1 {
    grid-template-columns: 100%;
    min-height: 3510px;
    grid-auto-columns: 100%;
  }
} .u-section-11 {
  background-image: none;
}

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

.u-section-11 .u-text-1 {
  width: 680px;
  margin: 46px auto 0;
}

.u-section-11 .u-text-2 {
  width: 680px;
  margin: 32px auto 31px;
}

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

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

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

  .u-section-11 .u-text-1 {
    width: 540px;
  }

  .u-section-11 .u-text-2 {
    width: 540px;
  }
}

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

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

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