 .u-section-1 {
  background-image: linear-gradient(to right, #e0a6bc, #7b64b3);
}

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

.u-section-1 .u-image-1 {
  width: 126px;
  height: 189px;
  margin: 60px 0 0 auto;
}

.u-section-1 .u-text-1 {
  text-shadow: 0px 2px 10px rgba(123,100,179,0.4);
  width: 790px;
  font-size: 4.5rem;
  background-image: none;
  font-weight: 700;
  box-shadow: 0px 2px 10px 0 rgba(0,0,0,0);
  margin: 0 auto;
}

.u-section-1 .u-text-2 {
  font-size: 1.25rem;
  width: 840px;
  margin: 19px auto 0;
}

.u-section-1 .u-image-2 {
  width: 150px;
  height: 162px;
  margin: 13px auto 60px 0;
}

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

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

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

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

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

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

  .u-section-1 .u-text-2 {
    width: 340px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 198px;
}

.u-section-2 .u-list-1 {
  margin-bottom: 53px;
  margin-top: -51px;
}

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

.u-section-2 .u-list-item-1 {
  background-image: none;
  animation-duration: 1000ms;
}

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

.u-section-2 .u-icon-1 {
  width: 81px;
  height: 81px;
  background-image: none;
  margin: 0 auto;
}

.u-section-2 .u-btn-1 {
  background-image: none;
  border-style: none;
  font-size: 1.125rem;
  font-weight: 400;
  margin: 31px auto 0;
  padding: 0;
}

.u-section-2 .u-icon-2 {
  font-size: 0.7778em;
}

.u-section-2 .u-list-item-2 {
  background-image: none;
  animation-duration: 1000ms;
}

.u-section-2 .u-container-layout-2 {
  padding: 30px 10px 10px;
}

.u-section-2 .u-icon-3 {
  width: 81px;
  height: 81px;
  background-image: none;
  margin: 0 auto;
}

.u-section-2 .u-btn-2 {
  background-image: none;
  border-style: none;
  font-size: 1.125rem;
  font-weight: 400;
  margin: 31px auto 0;
  padding: 0;
}

.u-section-2 .u-icon-4 {
  font-size: 0.7778em;
}

.u-section-2 .u-list-item-3 {
  background-image: none;
  animation-duration: 1000ms;
}

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

.u-section-2 .u-icon-5 {
  width: 81px;
  height: 81px;
  background-image: none;
  margin: 0 auto;
}

.u-section-2 .u-btn-3 {
  background-image: none;
  border-style: none;
  font-size: 1.125rem;
  font-weight: 400;
  margin: 31px auto 0;
  padding: 0;
}

.u-section-2 .u-icon-6 {
  font-size: 0.7778em;
}

.u-section-2 .u-list-item-4 {
  background-image: none;
  animation-duration: 1000ms;
}

.u-section-2 .u-container-layout-4 {
  padding: 30px 10px 10px;
}

.u-section-2 .u-icon-7 {
  width: 81px;
  height: 81px;
  background-image: none;
  margin: 0 auto;
}

.u-section-2 .u-btn-4 {
  background-image: none;
  border-style: none;
  font-size: 1.125rem;
  font-weight: 400;
  margin: 31px auto 0;
  padding: 0;
}

.u-section-2 .u-icon-8 {
  font-size: 0.7778em;
}

.u-section-2 .u-list-item-5 {
  background-image: none;
  animation-duration: 1000ms;
}

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

.u-section-2 .u-icon-9 {
  width: 81px;
  height: 81px;
  background-image: none;
  margin: 0 auto;
}

.u-section-2 .u-btn-5 {
  background-image: none;
  border-style: none;
  font-size: 1.125rem;
  font-weight: 400;
  margin: 31px auto 0;
  padding: 0;
}

.u-section-2 .u-icon-10 {
  font-size: 0.7778em;
}

@media (max-width: 1199px) {
  .u-section-2 .u-repeater-1 {
    min-height: 162px;
    grid-gap: 20px;
  }
}

@media (max-width: 991px) {
  .u-section-2 .u-repeater-1 {
    grid-template-columns: repeat(3, calc(33.333333333333336% - 13.333333333333334px));
    min-height: 414px;
    grid-auto-columns: calc(33.333333333333336% - 13.333333333333334px);
  }
}

@media (max-width: 767px) {
  .u-section-2 .u-repeater-1 {
    grid-template-columns: repeat(2, calc(50% - 10px));
    min-height: 699px;
    grid-auto-columns: calc(50% - 10px);
  }
}

@media (max-width: 575px) {
  .u-section-2 .u-repeater-1 {
    grid-template-columns: 100%;
    grid-auto-columns: calc(100% - 0px);
  }
}.u-section-3 .u-sheet-1 {
  min-height: 564px;
}

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

.u-section-3 .u-layout-cell-1 {
  min-height: 564px;
  background-image: none;
}

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

.u-section-3 .u-text-1 {
  font-weight: 700;
  font-size: 3.75rem;
  margin: 0 auto 0 0;
}

.u-section-3 .u-text-2 {
  font-size: 1.25rem;
  margin: 20px auto 0 0;
}

.u-section-3 .u-layout-cell-2 {
  min-height: 564px;
  background-image: none;
}

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

.u-section-3 .u-image-1 {
  width: 150px;
  height: 162px;
  margin: -49px 0 0 auto;
}

.u-section-3 .u-image-2 {
  height: 351px;
  margin-bottom: 0;
  margin-top: 70px;
}

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

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

  .u-section-3 .u-layout-cell-2 {
    min-height: 465px;
  }

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

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

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

  .u-section-3 .u-layout-cell-2 {
    min-height: 356px;
  }

  .u-section-3 .u-image-2 {
    height: 206px;
  }
}

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

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

  .u-section-3 .u-layout-cell-2 {
    min-height: 534px;
  }

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

  .u-section-3 .u-image-1 {
    width: 260px;
    height: 281px;
  }

  .u-section-3 .u-image-2 {
    height: 357px;
  }
}

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

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

  .u-section-3 .u-layout-cell-2 {
    min-height: 336px;
  }

  .u-section-3 .u-image-1 {
    width: 160px;
    height: 173px;
  }

  .u-section-3 .u-image-2 {
    height: 220px;
  }
}.u-section-4 .u-sheet-1 {
  min-height: 430px;
}

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

.u-section-4 .u-text-2 {
  font-size: 1.25rem;
  width: 736px;
  margin: 30px auto 60px;
}

@media (max-width: 1199px) {
  .u-section-4 .u-text-1 {
    margin-left: 20px;
    margin-right: 20px;
  }
}

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

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

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

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

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

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

  .u-section-4 .u-text-2 {
    width: 340px;
  }
}.u-section-5 .u-sheet-1 {
  min-height: 736px;
}

.u-section-5 .u-gallery-1 {
  height: 676px;
  margin-bottom: 60px;
  margin-top: 0;
}

.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 {
  min-height: 100px;
  padding: 10px;
}

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

.u-section-5 .u-over-slide-2 {
  min-height: 100px;
  padding: 10px;
}

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

.u-section-5 .u-over-slide-3 {
  min-height: 100px;
  padding: 10px;
}

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

.u-section-5 .u-over-slide-4 {
  min-height: 100px;
  padding: 10px;
}

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

.u-section-5 .u-over-slide-5 {
  min-height: 100px;
  padding: 10px;
}

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

.u-section-5 .u-over-slide-6 {
  min-height: 100px;
  padding: 10px;
}

.u-section-5 .u-carousel-thumbnails-1 {
  padding-top: 10px;
}

.u-section-5 .u-carousel-thumbnail-1 {
  width: 180px;
  height: 100px;
}

.u-section-5 .u-carousel-thumbnail-2 {
  width: 180px;
  height: 100px;
}

.u-section-5 .u-carousel-thumbnail-1 {
  width: 180px;
  height: 100px;
}

.u-section-5 .u-carousel-thumbnail-1 {
  width: 180px;
  height: 100px;
}

.u-section-5 .u-carousel-thumbnail-1 {
  width: 180px;
  height: 100px;
}

.u-section-5 .u-carousel-thumbnail-1 {
  width: 180px;
  height: 100px;
}

.u-section-5 .u-carousel-control-1 {
  position: absolute;
  left: 10px;
  width: 40px;
  height: 40px;
  top: 298px;
  right: auto;
}

.u-section-5 .u-carousel-control-2 {
  position: absolute;
  width: 40px;
  height: 40px;
  top: 298px;
  left: auto;
  right: 10px;
}

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

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

  .u-section-5 .u-carousel-thumbnail-1 {
    width: 148px;
    height: 82px;
  }

  .u-section-5 .u-carousel-thumbnail-2 {
    width: 148px;
    height: 82px;
  }

  .u-section-5 .u-carousel-thumbnail-1 {
    width: 148px;
    height: 82px;
  }

  .u-section-5 .u-carousel-thumbnail-1 {
    width: 148px;
    height: 82px;
  }

  .u-section-5 .u-carousel-thumbnail-1 {
    width: 148px;
    height: 82px;
  }

  .u-section-5 .u-carousel-thumbnail-1 {
    width: 148px;
    height: 82px;
  }

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

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

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

  .u-section-5 .u-gallery-1 {
    height: 510px;
    margin-bottom: -12px;
  }

  .u-section-5 .u-carousel-thumbnail-1 {
    width: 112px;
    height: 62px;
  }

  .u-section-5 .u-carousel-thumbnail-2 {
    width: 112px;
    height: 62px;
  }

  .u-section-5 .u-carousel-thumbnail-1 {
    width: 112px;
    height: 62px;
  }

  .u-section-5 .u-carousel-thumbnail-1 {
    width: 112px;
    height: 62px;
  }

  .u-section-5 .u-carousel-thumbnail-1 {
    width: 112px;
    height: 62px;
  }

  .u-section-5 .u-carousel-thumbnail-1 {
    width: 112px;
    height: 62px;
  }

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

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

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

  .u-section-5 .u-gallery-1 {
    height: 406px;
    margin-bottom: -44px;
  }

  .u-section-5 .u-carousel-thumbnail-1 {
    width: 82px;
    height: 45px;
  }

  .u-section-5 .u-carousel-thumbnail-2 {
    width: 82px;
    height: 45px;
  }

  .u-section-5 .u-carousel-thumbnail-1 {
    width: 82px;
    height: 45px;
  }

  .u-section-5 .u-carousel-thumbnail-1 {
    width: 82px;
    height: 45px;
  }

  .u-section-5 .u-carousel-thumbnail-1 {
    width: 82px;
    height: 45px;
  }

  .u-section-5 .u-carousel-thumbnail-1 {
    width: 82px;
    height: 45px;
  }

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

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

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

  .u-section-5 .u-gallery-1 {
    height: 332px;
    margin-bottom: 24px;
  }

  .u-section-5 .u-carousel-thumbnail-1 {
    width: 48px;
    height: 27px;
  }

  .u-section-5 .u-carousel-thumbnail-2 {
    width: 48px;
    height: 27px;
  }

  .u-section-5 .u-carousel-thumbnail-1 {
    width: 48px;
    height: 27px;
  }

  .u-section-5 .u-carousel-thumbnail-1 {
    width: 48px;
    height: 27px;
  }

  .u-section-5 .u-carousel-thumbnail-1 {
    width: 48px;
    height: 27px;
  }

  .u-section-5 .u-carousel-thumbnail-1 {
    width: 48px;
    height: 27px;
  }

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

  .u-section-5 .u-carousel-control-2 {
    top: 86px;
    right: 0;
  }
} .u-section-6 {
  background-image: none;
}

.u-section-6 .u-sheet-1 {
  min-height: 100vh;
}

.u-section-6 .u-text-1 {
  font-weight: 300;
  margin: 60px 105px 0;
}

.u-section-6 .u-list-1 {
  width: 902px;
  margin: 115px auto 60px;
}

.u-section-6 .u-repeater-1 {
  grid-template-columns: repeat(2, calc(50% - 31.5px));
  min-height: 552px;
  --gap: 63px;
  grid-auto-columns: calc(50% - 31.5px);
}

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

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

.u-section-6 .u-icon-1 {
  height: 94px;
  width: 94px;
  background-image: none;
  text-shadow: 0px 0 0 rgba(0,0,0,0);
  margin: -25px auto 0;
  padding: 22px;
}

.u-section-6 .u-text-2 {
  letter-spacing: normal;
  font-weight: 700;
  text-transform: none;
  font-size: 1.5rem;
  margin: 41px 13px 0;
}

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

.u-section-6 .u-text-3 {
  font-size: 1.25rem;
  line-height: 1.6;
  font-weight: 400;
  margin: 14px 0 0;
}

.u-section-6 .u-list-item-2 {
  background-image: none;
}

.u-section-6 .u-container-layout-2 {
  padding: 0 30px 32px;
}

.u-section-6 .u-icon-2 {
  height: 94px;
  width: 94px;
  background-image: none;
  text-shadow: 0px 0 0 rgba(0,0,0,0);
  margin: -25px auto 0;
  padding: 22px;
}

.u-section-6 .u-text-4 {
  letter-spacing: normal;
  font-weight: 700;
  text-transform: none;
  font-size: 1.5rem;
  margin: 41px 13px 0;
}

.u-section-6 .u-text-5 {
  font-size: 1.25rem;
  line-height: 1.6;
  font-weight: 400;
  margin: 14px 0 0;
}

.u-section-6 .u-list-item-3 {
  background-image: none;
}

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

.u-section-6 .u-icon-3 {
  height: 94px;
  width: 94px;
  background-image: none;
  text-shadow: 0px 0 0 rgba(0,0,0,0);
  margin: -25px auto 0;
  padding: 22px;
}

.u-section-6 .u-text-6 {
  letter-spacing: normal;
  font-weight: 700;
  text-transform: none;
  font-size: 1.5rem;
  margin: 41px 13px 0;
}

.u-section-6 .u-text-7 {
  font-size: 1.25rem;
  line-height: 1.6;
  font-weight: 400;
  margin: 14px 0 0;
}

.u-section-6 .u-list-item-4 {
  background-image: none;
}

.u-section-6 .u-container-layout-4 {
  padding: 0 30px 32px;
}

.u-section-6 .u-icon-4 {
  height: 94px;
  width: 94px;
  background-image: none;
  text-shadow: 0px 0 0 rgba(0,0,0,0);
  color: rgb(255, 255, 255) !important;
  margin: -25px auto 0;
  padding: 22px;
}

.u-section-6 .u-text-8 {
  letter-spacing: normal;
  font-weight: 700;
  text-transform: none;
  font-size: 1.5rem;
  margin: 41px 13px 0;
}

.u-section-6 .u-text-9 {
  font-size: 1.25rem;
  line-height: 1.6;
  font-weight: 400;
  margin: 14px 0 0;
}

@media (max-width: 1199px) {
  .u-section-6 .u-text-1 {
    width: 789px;
    margin-left: 5px;
    margin-right: 5px;
  }

  .u-section-6 .u-repeater-1 {
    grid-gap: 63px;
  }
}

@media (max-width: 991px) {
  .u-section-6 .u-text-1 {
    width: 489px;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-6 .u-list-1 {
    width: 421px;
  }

  .u-section-6 .u-repeater-1 {
    grid-template-columns: 100%;
    min-height: 1265px;
    grid-auto-columns: calc(100% - 0px);
  }

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

  .u-section-6 .u-icon-1 {
    margin-top: -28px;
  }

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

  .u-section-6 .u-container-layout-2 {
    padding-bottom: 30px;
  }

  .u-section-6 .u-icon-2 {
    margin-top: -28px;
  }

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

  .u-section-6 .u-container-layout-3 {
    padding-bottom: 30px;
  }

  .u-section-6 .u-icon-3 {
    margin-top: -28px;
  }

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

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

  .u-section-6 .u-icon-4 {
    margin-top: -28px;
  }

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

@media (max-width: 767px) {
  .u-section-6 .u-list-1 {
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-6 .u-repeater-1 {
    grid-template-columns: repeat(2, calc(50% - 31.5px));
    min-height: 688px;
  }

  .u-section-6 .u-container-layout-1 {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 19px;
  }

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

  .u-section-6 .u-container-layout-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .u-section-6 .u-container-layout-3 {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 19px;
  }

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

  .u-section-6 .u-container-layout-4 {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 19px;
  }

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

@media (max-width: 575px) {
  .u-section-6 .u-text-1 {
    width: 340px;
  }

  .u-section-6 .u-repeater-1 {
    grid-template-columns: 100%;
    min-height: 1303px;
  }
}.u-section-7 .u-sheet-1 {
  min-height: 669px;
}

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

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

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

.u-section-7 .u-text-1 {
  font-weight: 300;
  margin: 0 auto 0 0;
}

.u-section-7 .u-text-2 {
  font-size: 1.25rem;
  margin: 20px auto 0 0;
}

.u-section-7 .u-layout-cell-2 {
  min-height: 545px;
}

.u-section-7 .u-container-layout-2 {
  padding: 0 30px;
}

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

.u-section-7 .u-image-2 {
  width: 126px;
  height: 189px;
  margin: -639px 38px 450px auto;
}

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

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

  .u-section-7 .u-layout-cell-2 {
    min-height: 449px;
  }

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

  .u-section-7 .u-image-2 {
    margin-top: -588px;
    margin-right: 30px;
    margin-bottom: 60px;
  }
}

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

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

  .u-section-7 .u-layout-cell-2 {
    min-height: 475px;
  }

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

  .u-section-7 .u-image-2 {
    margin-bottom: 29px;
  }
}

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

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

  .u-section-7 .u-layout-cell-2 {
    min-height: 534px;
  }

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

  .u-section-7 .u-image-1 {
    height: 451px;
    margin-top: 91px;
  }

  .u-section-7 .u-image-2 {
    margin-top: -616px;
    margin-right: 25px;
    margin-bottom: -85px;
  }
}

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

  .u-section-7 .u-layout-cell-2 {
    min-height: 336px;
  }

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

  .u-section-7 .u-image-2 {
    width: 79px;
    height: 119px;
    margin-top: -384px;
    margin-right: 13px;
    margin-bottom: 125px;
  }
}.u-section-8 .u-sheet-1 {
  min-height: 355px;
}

.u-section-8 .u-text-1 {
  font-weight: 300;
  margin: 60px auto 0;
}

.u-section-8 .u-list-1 {
  margin-bottom: -176px;
  margin-top: 30px;
}

.u-section-8 .u-repeater-1 {
  grid-template-columns: repeat(4, calc(25% - 7.5px));
  min-height: 140px;
  --gap: 10px;
  grid-auto-columns: calc(25% - 7.5px);
}

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

.u-section-8 .u-image-1 {
  width: 158px;
  height: 63px;
  margin: 0 auto;
}

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

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

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

.u-section-8 .u-image-3 {
  width: 158px;
  height: 63px;
  margin: 0 auto;
}

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

.u-section-8 .u-image-4 {
  width: 158px;
  height: 63px;
  margin: 0 auto;
}

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

  .u-section-8 .u-list-1 {
    margin-bottom: -206px;
  }

  .u-section-8 .u-repeater-1 {
    min-height: 115px;
    grid-gap: 10px;
  }
}

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

  .u-section-8 .u-list-1 {
    margin-bottom: 60px;
  }

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

  .u-section-8 .u-container-layout-1 {
    padding-bottom: 28px;
  }

  .u-section-8 .u-container-layout-2 {
    padding-bottom: 28px;
  }

  .u-section-8 .u-container-layout-3 {
    padding-bottom: 28px;
  }

  .u-section-8 .u-container-layout-4 {
    padding-bottom: 28px;
  }
}

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

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

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

  .u-section-8 .u-container-layout-2 {
    padding-left: 10px;
    padding-right: 10px;
  }

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

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

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

  .u-section-8 .u-text-1 {
    width: auto;
    margin-left: 24px;
    margin-right: 24px;
  }
}.u-section-9 .u-sheet-1 {
  min-height: 975px;
}

.u-section-9 .u-image-1 {
  width: 150px;
  height: 162px;
  margin: 0 auto 0 39px;
}

.u-section-9 .u-text-1 {
  width: 849px;
  font-weight: 300;
  font-size: 3.75rem;
  margin: -19px auto 0;
}

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

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

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

.u-section-9 .u-image-2 {
  height: 510px;
  margin-top: 0;
  margin-bottom: 0;
  object-position: 50% 2.98%;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.15);
}

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

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

.u-section-9 .u-image-3 {
  height: 451px;
  margin-top: 87px;
  margin-bottom: 0;
  object-position: 50% 2.98%;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.2);
}

.u-section-9 .u-layout-cell-3 {
  min-height: 568px;
}

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

.u-section-9 .u-image-4 {
  height: 510px;
  margin-top: 28px;
  margin-bottom: 0;
  object-position: 50% 2.98%;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.2);
}

.u-section-9 .u-layout-cell-4 {
  min-height: 568px;
}

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

.u-section-9 .u-image-5 {
  height: 538px;
  margin-top: 0;
  margin-bottom: 0;
  object-position: 50% 2.98%;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.2);
}

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

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

  .u-section-9 .u-image-2 {
    height: 396px;
  }

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

  .u-section-9 .u-image-3 {
    height: 350px;
  }

  .u-section-9 .u-layout-cell-3 {
    min-height: 468px;
  }

  .u-section-9 .u-image-4 {
    height: 396px;
  }

  .u-section-9 .u-layout-cell-4 {
    min-height: 468px;
  }

  .u-section-9 .u-image-5 {
    height: 418px;
  }
}

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

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

  .u-section-9 .u-text-1 {
    width: 438px;
  }

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

  .u-section-9 .u-image-2 {
    height: 679px;
  }

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

  .u-section-9 .u-image-3 {
    height: 600px;
  }

  .u-section-9 .u-layout-cell-3 {
    min-height: 717px;
  }

  .u-section-9 .u-image-4 {
    height: 679px;
  }

  .u-section-9 .u-layout-cell-4 {
    min-height: 717px;
  }

  .u-section-9 .u-image-5 {
    height: 717px;
  }
}

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

  .u-section-9 .u-image-1 {
    margin-right: 0;
  }

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

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

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

  .u-section-9 .u-image-2 {
    height: 1177px;
  }

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

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

  .u-section-9 .u-image-3 {
    height: 1040px;
  }

  .u-section-9 .u-layout-cell-3 {
    min-height: 1076px;
  }

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

  .u-section-9 .u-image-4 {
    height: 1177px;
  }

  .u-section-9 .u-layout-cell-4 {
    min-height: 1076px;
  }

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

  .u-section-9 .u-image-5 {
    height: 1243px;
  }
}

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

  .u-section-9 .u-image-1 {
    width: 141px;
    height: 153px;
  }

  .u-section-9 .u-text-1 {
    font-size: 3rem;
    margin-top: 20px;
  }

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

  .u-section-9 .u-image-2 {
    height: 724px;
  }

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

  .u-section-9 .u-image-3 {
    height: 640px;
  }

  .u-section-9 .u-layout-cell-3 {
    min-height: 677px;
  }

  .u-section-9 .u-image-4 {
    height: 724px;
  }

  .u-section-9 .u-layout-cell-4 {
    min-height: 677px;
  }

  .u-section-9 .u-image-5 {
    height: 765px;
  }
}.u-section-10 .u-sheet-1 {
  min-height: 665px;
}

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

.u-section-10 .u-layout-cell-1 {
  min-height: 545px;
  background-image: none;
}

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

.u-section-10 .u-text-1 {
  font-weight: 300;
  margin: 0 auto 0 0;
}

.u-section-10 .u-text-2 {
  font-size: 1.25rem;
  margin: 20px auto 0 0;
}

.u-section-10 .u-layout-cell-2 {
  min-height: 545px;
  background-image: none;
}

.u-section-10 .u-container-layout-2 {
  padding: 30px;
}

.u-section-10 .u-icon-1 {
  width: 100px;
  height: 100px;
  color: rgb(255, 255, 255) !important;
  margin: 0 auto 0 0;
}

.u-section-10 .u-text-3 {
  margin-bottom: 0;
  margin-top: 18px;
  font-size: 1.25rem;
  line-height: 2;
}

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

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

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

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

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

  .u-section-10 .u-layout-cell-2 {
    min-height: 449px;
  }
}

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

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

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

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

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

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

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