 .u-section-1 {
  background-position: 50% 50%, 50% 50%;
  background-repeat: no-repeat, no-repeat;
  background-image: linear-gradient(to bottom, rgba(229, 229, 229, 0.5), rgba(229, 229, 229, 0.5)), linear-gradient(to bottom, rgba(242, 242, 242, 1), rgba(242, 242, 242, 1));
  background-size: cover, cover;
}

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

.u-section-1 .u-text-1 {
  font-size: 8.4375rem;
  font-weight: 700;
  margin: 19px 40px 0 200px;
}

.u-section-1 .u-image-1 {
  width: 251px;
  height: 251px;
  margin: -119px 70px 0 auto;
}

.u-section-1 .u-text-2 {
  margin: -230px auto 0 77px;
}

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

.u-section-1 .u-btn-1 {
  --radius: 15px;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.1);
  transition-duration: 0.5s;
  margin: 19px auto 60px 77px;
}

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

  .u-section-1 .u-text-1 {
    font-size: 4.5rem;
    margin-top: -291px;
    margin-right: 0;
    margin-left: 40px;
  }

  .u-section-1 .u-image-1 {
    margin-top: 40px;
    margin-right: 67px;
  }

  .u-section-1 .u-text-2 {
    width: auto;
    margin-top: -167px;
  }

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

  .u-section-1 .u-btn-1 {
    margin-top: 20px;
    margin-left: 0;
  }
}

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

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

  .u-section-1 .u-image-1 {
    margin-top: 80px;
    margin-right: 42px;
  }

  .u-section-1 .u-text-2 {
    margin-top: -242px;
    margin-left: 24px;
  }

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

  .u-section-1 .u-btn-1 {
    margin-top: 24px;
    margin-left: 24px;
  }
}

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

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

  .u-section-1 .u-image-1 {
    margin-top: 33px;
    margin-right: 19px;
  }

  .u-section-1 .u-text-2 {
    margin-top: -140px;
    margin-left: 40px;
  }

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

  .u-section-1 .u-btn-1 {
    margin-top: 10px;
    margin-left: 40px;
  }
}

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

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

  .u-section-1 .u-image-1 {
    width: 130px;
    height: 130px;
    margin-top: 92px;
    margin-right: 0;
  }

  .u-section-1 .u-text-2 {
    margin-top: -165px;
    margin-left: 24px;
  }

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

  .u-section-1 .u-btn-1 {
    margin-top: 24px;
    margin-bottom: 48px;
    margin-left: 24px;
  }
}

.u-section-1 .u-btn-1,
.u-section-1 .u-btn-1:before,
.u-section-1 .u-btn-1 > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, image-zoom, background-size, background-position;
}.u-section-2 .u-sheet-1 {
  min-height: 497px;
}

.u-section-2 .u-list-1 {
  width: 1048px;
  margin: 40px auto;
}

.u-section-2 .u-repeater-1 {
  min-height: 417px;
  grid-auto-columns: 100%;
  grid-template-columns: repeat(1, 100%);
  grid-gap: 0px;
}

.u-section-2 .u-list-item-1 {
  --radius: 15px;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.1);
}

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

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

.u-section-2 .u-image-1 {
  width: 475px;
  height: 356px;
  --radius: 10px;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.1);
  transition-duration: 0.5s;
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
  margin: -43px 20px 0 auto;
}

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

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

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

  .u-section-2 .u-list-item-1 {
    transition-duration: 0.5s;
    transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
  }

  .u-section-2 .u-text-1 {
    margin-right: 565px;
    margin-left: 0;
  }

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

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

  .u-section-2 .u-list-1 {
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-2 .u-repeater-1 {
    min-height: 670px;
  }

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

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

  .u-section-2 .u-image-1 {
    margin-top: 20px;
    margin-right: auto;
    margin-left: 24px;
  }

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

@media (max-width: 767px) {
  .u-section-2 .u-text-1 {
    margin-right: 185px;
    margin-left: 0;
  }

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

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

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

  .u-section-2 .u-repeater-1 {
    min-height: 582px;
  }

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

  .u-section-2 .u-image-1 {
    width: 300px;
    height: 225px;
    margin-top: 8px;
    margin-left: auto;
  }

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

.u-section-2 .u-image-1,
.u-section-2 .u-image-1:before,
.u-section-2 .u-image-1 > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, image-zoom, background-size, background-position;
}

.u-section-2 .u-image-1.u-image-1.u-image-1:hover {
  transform: scale(1.03) translateX(0px) translateY(0px) !important;
}

.u-section-2 .u-image-1 {
  border-color: transparent !important;
}

.u-section-2 .u-image-1.u-image-1.u-image-1.hover {
  transform: scale(1.03) translateX(0px) translateY(0px) !important;
}

.u-section-2 .u-image-1 {
  border-color: transparent !important;
}.u-section-3 .u-sheet-1 {
  min-height: 530px;
}

.u-section-3 .u-text-1 {
  font-weight: 700;
  margin: 40px auto 0;
}

.u-section-3 .u-list-1 {
  width: 1048px;
  margin: 40px auto;
}

.u-section-3 .u-repeater-1 {
  min-height: 367px;
  grid-auto-columns: calc(25% - 22.5px);
  grid-template-columns: repeat(4, calc(25% - 22.5px));
  grid-gap: 30px;
}

.u-section-3 .u-list-item-1 {
  --radius: 15px;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.1);
}

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

.u-section-3 .u-image-1 {
  width: 130px;
  height: 130px;
  --radius: 15px;
  transition-duration: 0.5s;
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
  margin: 20px auto 0;
}

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

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

.u-section-3 .u-list-item-2 {
  --radius: 15px;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.1);
}

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

.u-section-3 .u-image-2 {
  width: 130px;
  height: 130px;
  --radius: 15px;
  transition-duration: 0.5s;
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
  margin: 20px auto 0;
}

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

.u-section-3 .u-text-5 {
  margin: 20px auto 0 10px;
}

.u-section-3 .u-list-item-3 {
  --radius: 15px;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.1);
}

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

.u-section-3 .u-image-3 {
  width: 130px;
  height: 130px;
  --radius: 15px;
  transition-duration: 0.5s;
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
  margin: 20px auto 0;
}

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

.u-section-3 .u-text-7 {
  margin: 20px auto 0 10px;
}

.u-section-3 .u-list-item-4 {
  --radius: 15px;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.1);
}

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

.u-section-3 .u-image-4 {
  width: 130px;
  height: 130px;
  --radius: 15px;
  transition-duration: 0.5s;
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
  margin: 20px auto 0;
}

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

.u-section-3 .u-text-9 {
  margin: 20px auto 0 10px;
}

@media (max-width: 1199px) {
  .u-section-3 .u-list-1 {
    width: 940px;
  }

  .u-section-3 .u-repeater-1 {
    min-height: 293px;
  }

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

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

  .u-section-3 .u-text-6 {
    margin-left: 5px;
    margin-right: 5px;
  }

  .u-section-3 .u-text-8 {
    margin-left: 5px;
    margin-right: 5px;
  }
}

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

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

  .u-section-3 .u-list-1 {
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

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

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

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

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

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

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

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

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

  .u-section-3 .u-text-6 {
    width: auto;
    margin-left: auto;
    margin-right: auto;
  }

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

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

  .u-section-3 .u-text-8 {
    width: auto;
    margin-left: auto;
    margin-right: auto;
  }

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

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

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

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

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

  .u-section-3 .u-text-7 {
    margin-left: 10px;
  }

  .u-section-3 .u-text-9 {
    margin-left: 10px;
  }
}

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

  .u-section-3 .u-repeater-1 {
    min-height: 1350px;
    grid-auto-columns: 100%;
  }

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

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

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

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

.u-section-3 .u-image-4,
.u-section-3 .u-image-4:before,
.u-section-3 .u-image-4 > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, image-zoom, background-size, background-position;
}

.u-section-3 .u-image-4.u-image-4.u-image-4:hover {
  transform: scale(1.03) translateX(0px) translateY(0px) !important;
}

.u-section-3 .u-image-4.u-image-4.u-image-4.hover {
  transform: scale(1.03) translateX(0px) translateY(0px) !important;
}

.u-section-3 .u-image-1,
.u-section-3 .u-image-1:before,
.u-section-3 .u-image-1 > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, image-zoom, background-size, background-position;
}

.u-section-3 .u-image-1.u-image-1.u-image-1:hover {
  transform: scale(1.03) translateX(0px) translateY(0px) !important;
}

.u-section-3 .u-image-1.u-image-1.u-image-1.hover {
  transform: scale(1.03) translateX(0px) translateY(0px) !important;
}

.u-section-3 .u-image-2,
.u-section-3 .u-image-2:before,
.u-section-3 .u-image-2 > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, image-zoom, background-size, background-position;
}

.u-section-3 .u-image-2.u-image-2.u-image-2:hover {
  transform: scale(1.03) translateX(0px) translateY(0px) !important;
}

.u-section-3 .u-image-2.u-image-2.u-image-2.hover {
  transform: scale(1.03) translateX(0px) translateY(0px) !important;
}

.u-section-3 .u-image-3,
.u-section-3 .u-image-3:before,
.u-section-3 .u-image-3 > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, image-zoom, background-size, background-position;
}

.u-section-3 .u-image-3.u-image-3.u-image-3:hover {
  transform: scale(1.03) translateX(0px) translateY(0px) !important;
}

.u-section-3 .u-image-3.u-image-3.u-image-3.hover {
  transform: scale(1.03) translateX(0px) translateY(0px) !important;
}.u-section-4 .u-sheet-1 {
  min-height: 743px;
}

.u-section-4 .u-shape-1 {
  width: 1048px;
  --radius: 15px;
  height: 663px;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.1);
  margin: 40px auto 0;
}

.u-section-4 .u-video-1 {
  height: 598px;
  width: 975px;
  margin: -631px auto 73px;
}

.u-section-4 .embed-responsive-1 {
  position: absolute;
}

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

  .u-section-4 .u-shape-1 {
    height: 553px;
    margin-top: 36px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-4 .u-video-1 {
    height: 497px;
    width: 884px;
    margin-top: -525px;
    margin-bottom: 64px;
  }
}

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

  .u-section-4 .u-shape-1 {
    height: 434px;
    margin-top: 40px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-4 .u-video-1 {
    height: 370px;
    width: 660px;
    margin-top: -402px;
    margin-bottom: 72px;
  }
}

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

  .u-section-4 .u-shape-1 {
    height: 332px;
    margin-top: 45px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-4 .u-video-1 {
    height: 284px;
    width: 494px;
    margin-top: -308px;
    margin-bottom: 69px;
  }
}

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

  .u-section-4 .u-shape-1 {
    height: 219px;
    margin-top: 37px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-4 .u-video-1 {
    height: 181px;
    width: 308px;
    margin-top: -200px;
    margin-bottom: 56px;
  }
}.u-section-5 .u-sheet-1 {
  min-height: 663px;
}

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

.u-section-5 .u-slider-1 {
  min-height: 540px;
  margin-top: 20px;
  margin-bottom: 20px;
  height: auto;
}

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

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

.u-section-5 .u-group-1 {
  --radius: 15px;
  height: auto;
  min-height: 480px;
  width: 1048px;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.1);
  margin: 0;
}

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

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

.u-section-5 .u-image-1 {
  width: 377px;
  height: 421px;
  --radius: 10px;
  transition-duration: 0.5s;
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
  margin: -58px 0 0 auto;
}

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

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

.u-section-5 .u-group-2 {
  --radius: 15px;
  height: auto;
  min-height: 480px;
  width: 1048px;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.1);
  margin: 0;
}

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

.u-section-5 .u-text-4 {
  margin: 0 auto 0 0;
}

.u-section-5 .u-image-2 {
  width: 377px;
  height: 421px;
  --radius: 10px;
  transition-duration: 0.5s;
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
  margin: -58px 0 0 auto;
}

.u-section-5 .u-text-5 {
  margin: -343px 417px 0 0;
}

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

.u-section-5 .u-group-3 {
  --radius: 15px;
  height: auto;
  min-height: 480px;
  width: 1048px;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.1);
  margin: 0;
}

.u-section-5 .u-container-layout-6 {
  padding: 29px 30px;
}

.u-section-5 .u-text-6 {
  margin: 0 auto 0 0;
}

.u-section-5 .u-image-3 {
  width: 377px;
  height: 421px;
  --radius: 10px;
  transition-duration: 0.5s;
  margin: -58px 0 0 auto;
}

.u-section-5 .u-text-7 {
  margin: -343px 417px 0 0;
}

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

.u-section-5 .u-group-4 {
  --radius: 15px;
  height: auto;
  min-height: 480px;
  width: 1048px;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.1);
  margin: 0;
}

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

.u-section-5 .u-text-8 {
  margin: 0 auto 0 0;
}

.u-section-5 .u-image-4 {
  width: 377px;
  height: 421px;
  --radius: 10px;
  transition-duration: 0.5s;
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
  margin: -58px 0 0 auto;
}

.u-section-5 .u-text-9 {
  margin: -343px 417px 0 0;
}

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

.u-section-5 .u-group-5 {
  --radius: 15px;
  height: auto;
  min-height: 480px;
  width: 1048px;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.1);
  margin: 0;
}

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

.u-section-5 .u-text-10 {
  margin: 0 auto 0 0;
}

.u-section-5 .u-image-5 {
  width: 377px;
  height: 421px;
  --radius: 10px;
  transition-duration: 0.5s;
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
  margin: -58px 0 0 auto;
}

.u-section-5 .u-text-11 {
  margin: -343px 417px 0 0;
}

.u-section-5 .u-carousel-item-6 {
  margin-bottom: 774px;
}

.u-section-5 .u-container-layout-11 {
  padding: 30px 46px;
}

.u-section-5 .u-group-6 {
  --radius: 15px;
  height: auto;
  min-height: 480px;
  width: 1048px;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.1);
  margin: 0;
}

.u-section-5 .u-container-layout-12 {
  padding: 29px 30px;
}

.u-section-5 .u-text-12 {
  margin: 0 auto 0 0;
}

.u-section-5 .u-image-6 {
  width: 377px;
  height: 421px;
  --radius: 10px;
  transition-duration: 0.5s;
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
  margin: -58px 0 0 auto;
}

.u-section-5 .u-text-13 {
  margin: -343px 417px 0 0;
}

.u-section-5 .u-carousel-control-1 {
  width: 44px;
  height: 44px;
  left: 0;
  position: absolute;
  right: auto;
}

.u-section-5 .u-carousel-control-2 {
  width: 44px;
  height: 44px;
  left: auto;
  right: 0;
  position: absolute;
}

@media (max-width: 1199px) {
  .u-section-5 .u-group-1 {
    width: 896px;
    height: auto;
  }

  .u-section-5 .u-text-3 {
    margin-right: 249px;
  }

  .u-section-5 .u-group-2 {
    width: 896px;
    height: auto;
  }

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

  .u-section-5 .u-group-3 {
    width: 896px;
    height: auto;
  }

  .u-section-5 .u-text-7 {
    margin-right: 249px;
  }

  .u-section-5 .u-group-4 {
    width: 896px;
    height: auto;
  }

  .u-section-5 .u-text-9 {
    margin-right: 249px;
  }

  .u-section-5 .u-group-5 {
    width: 896px;
    height: auto;
  }

  .u-section-5 .u-text-11 {
    margin-right: 249px;
  }

  .u-section-5 .u-group-6 {
    width: 896px;
    height: auto;
  }

  .u-section-5 .u-text-13 {
    margin-right: 249px;
  }

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

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

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

  .u-section-5 .u-slider-1 {
    min-height: 576px;
    margin-bottom: 40px;
  }

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

  .u-section-5 .u-group-1 {
    min-height: 516px;
    width: 620px;
    margin-left: auto;
    margin-right: auto;
  }

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

  .u-section-5 .u-text-2 {
    margin-left: 30px;
  }

  .u-section-5 .u-image-1 {
    width: 270px;
    height: 302px;
    margin-top: 11px;
    margin-right: auto;
    margin-left: 30px;
  }

  .u-section-5 .u-text-3 {
    width: auto;
    margin-top: -302px;
    margin-right: 30px;
    margin-left: 320px;
  }

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

  .u-section-5 .u-group-2 {
    min-height: 516px;
    width: 620px;
    margin-left: auto;
    margin-right: auto;
  }

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

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

  .u-section-5 .u-image-2 {
    width: 270px;
    height: 302px;
    margin-top: 11px;
    margin-right: auto;
    margin-left: 30px;
  }

  .u-section-5 .u-text-5 {
    width: auto;
    margin-top: -302px;
    margin-right: 30px;
    margin-left: 320px;
  }

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

  .u-section-5 .u-group-3 {
    min-height: 516px;
    width: 620px;
    margin-left: auto;
    margin-right: auto;
  }

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

  .u-section-5 .u-text-6 {
    margin-left: 30px;
  }

  .u-section-5 .u-image-3 {
    width: 270px;
    height: 302px;
    margin-top: 11px;
    margin-right: auto;
    margin-left: 30px;
  }

  .u-section-5 .u-text-7 {
    width: auto;
    margin-top: -302px;
    margin-right: 30px;
    margin-left: 320px;
  }

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

  .u-section-5 .u-group-4 {
    min-height: 516px;
    width: 620px;
    margin-left: auto;
    margin-right: auto;
  }

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

  .u-section-5 .u-text-8 {
    margin-left: 30px;
  }

  .u-section-5 .u-image-4 {
    width: 270px;
    height: 302px;
    margin-top: 11px;
    margin-right: auto;
    margin-left: 30px;
  }

  .u-section-5 .u-text-9 {
    width: auto;
    margin-top: -302px;
    margin-right: 30px;
    margin-left: 320px;
  }

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

  .u-section-5 .u-group-5 {
    min-height: 516px;
    width: 620px;
    margin-left: auto;
    margin-right: auto;
  }

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

  .u-section-5 .u-text-10 {
    margin-left: 30px;
  }

  .u-section-5 .u-image-5 {
    width: 270px;
    height: 302px;
    margin-top: 11px;
    margin-right: auto;
    margin-left: 30px;
  }

  .u-section-5 .u-text-11 {
    width: auto;
    margin-top: -302px;
    margin-right: 30px;
    margin-left: 320px;
  }

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

  .u-section-5 .u-group-6 {
    min-height: 516px;
    width: 620px;
    margin-left: auto;
    margin-right: auto;
  }

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

  .u-section-5 .u-text-12 {
    margin-left: 30px;
  }

  .u-section-5 .u-image-6 {
    width: 270px;
    height: 302px;
    margin-top: 11px;
    margin-right: auto;
    margin-left: 30px;
  }

  .u-section-5 .u-text-13 {
    width: auto;
    margin-top: -302px;
    margin-right: 30px;
    margin-left: 320px;
  }
}

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

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

  .u-section-5 .u-group-1 {
    width: 520px;
  }

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

  .u-section-5 .u-text-3 {
    margin-right: 39px;
    margin-left: 260px;
  }

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

  .u-section-5 .u-group-2 {
    width: 520px;
  }

  .u-section-5 .u-image-2 {
    margin-top: 20px;
  }

  .u-section-5 .u-text-5 {
    margin-right: 39px;
    margin-left: 260px;
  }

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

  .u-section-5 .u-group-3 {
    width: 520px;
  }

  .u-section-5 .u-image-3 {
    margin-top: 20px;
  }

  .u-section-5 .u-text-7 {
    margin-right: 39px;
    margin-left: 260px;
  }

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

  .u-section-5 .u-group-4 {
    width: 520px;
  }

  .u-section-5 .u-image-4 {
    margin-top: 20px;
  }

  .u-section-5 .u-text-9 {
    margin-right: 39px;
    margin-left: 260px;
  }

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

  .u-section-5 .u-group-5 {
    width: 520px;
  }

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

  .u-section-5 .u-text-11 {
    margin-right: 39px;
    margin-left: 260px;
  }

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

  .u-section-5 .u-group-6 {
    width: 520px;
  }

  .u-section-5 .u-image-6 {
    margin-top: 20px;
  }

  .u-section-5 .u-text-13 {
    margin-right: 39px;
    margin-left: 260px;
  }
}

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

  .u-section-5 .u-text-1 {
    width: auto;
  }

  .u-section-5 .u-slider-1 {
    min-height: 669px;
    margin-top: 21px;
    margin-bottom: 21px;
  }

  .u-section-5 .u-group-1 {
    min-height: 609px;
    width: 320px;
  }

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

  .u-section-5 .u-text-2 {
    width: auto;
    margin-left: 20px;
  }

  .u-section-5 .u-image-1 {
    height: 228px;
    width: 204px;
    margin-top: 7px;
    margin-right: 98px;
    margin-left: 20px;
  }

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

  .u-section-5 .u-group-2 {
    min-height: 609px;
    width: 320px;
  }

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

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

  .u-section-5 .u-image-2 {
    height: 228px;
    width: 204px;
    margin-top: 7px;
    margin-right: 98px;
    margin-left: 20px;
  }

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

  .u-section-5 .u-group-3 {
    min-height: 609px;
    width: 320px;
  }

  .u-section-5 .u-container-layout-6 {
    padding-top: 28px;
    padding-bottom: 28px;
  }

  .u-section-5 .u-text-6 {
    width: auto;
    margin-left: 20px;
  }

  .u-section-5 .u-image-3 {
    height: 228px;
    width: 204px;
    margin-top: 7px;
    margin-right: 98px;
    margin-left: 20px;
  }

  .u-section-5 .u-text-7 {
    margin-top: 20px;
    margin-right: 12px;
    margin-left: 20px;
  }

  .u-section-5 .u-group-4 {
    min-height: 609px;
    width: 320px;
  }

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

  .u-section-5 .u-text-8 {
    width: auto;
    margin-left: 20px;
  }

  .u-section-5 .u-image-4 {
    height: 228px;
    width: 204px;
    margin-top: 7px;
    margin-right: 98px;
    margin-left: 20px;
  }

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

  .u-section-5 .u-group-5 {
    min-height: 609px;
    width: 320px;
  }

  .u-section-5 .u-container-layout-10 {
    padding-top: 28px;
    padding-bottom: 28px;
  }

  .u-section-5 .u-text-10 {
    width: auto;
    margin-left: 20px;
  }

  .u-section-5 .u-image-5 {
    height: 228px;
    width: 204px;
    margin-top: 7px;
    margin-right: 98px;
    margin-left: 20px;
  }

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

  .u-section-5 .u-group-6 {
    min-height: 609px;
    width: 320px;
  }

  .u-section-5 .u-container-layout-12 {
    padding-top: 28px;
    padding-bottom: 28px;
  }

  .u-section-5 .u-text-12 {
    width: auto;
    margin-left: 20px;
  }

  .u-section-5 .u-image-6 {
    height: 228px;
    width: 204px;
    margin-top: 7px;
    margin-right: 98px;
    margin-left: 20px;
  }

  .u-section-5 .u-text-13 {
    margin-top: 20px;
    margin-right: 12px;
    margin-left: 20px;
  }
}

.u-section-5 .u-image-1,
.u-section-5 .u-image-1:before,
.u-section-5 .u-image-1 > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, image-zoom, background-size, background-position;
}

.u-section-5 .u-image-1.u-image-1.u-image-1:hover {
  transform: scale(1.03) translateX(0px) translateY(0px) !important;
}

.u-section-5 .u-image-1.u-image-1.u-image-1.hover {
  transform: scale(1.03) translateX(0px) translateY(0px) !important;
}

.u-section-5 .u-image-2,
.u-section-5 .u-image-2:before,
.u-section-5 .u-image-2 > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, image-zoom, background-size, background-position;
}

.u-section-5 .u-image-2.u-image-2.u-image-2:hover {
  transform: scale(1.03) translateX(0px) translateY(0px) !important;
}

.u-section-5 .u-image-2.u-image-2.u-image-2.hover {
  transform: scale(1.03) translateX(0px) translateY(0px) !important;
}

.u-section-5 .u-image-3,
.u-section-5 .u-image-3:before,
.u-section-5 .u-image-3 > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, image-zoom, background-size, background-position;
}

.u-section-5 .u-image-4,
.u-section-5 .u-image-4:before,
.u-section-5 .u-image-4 > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, image-zoom, background-size, background-position;
}

.u-section-5 .u-image-4.u-image-4.u-image-4:hover {
  transform: scale(1.03) translateX(0px) translateY(0px) !important;
}

.u-section-5 .u-image-4.u-image-4.u-image-4.hover {
  transform: scale(1.03) translateX(0px) translateY(0px) !important;
}

.u-section-5 .u-image-5,
.u-section-5 .u-image-5:before,
.u-section-5 .u-image-5 > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, image-zoom, background-size, background-position;
}

.u-section-5 .u-image-5.u-image-5.u-image-5:hover {
  transform: scale(1.03) translateX(0px) translateY(0px) !important;
}

.u-section-5 .u-image-5.u-image-5.u-image-5.hover {
  transform: scale(1.03) translateX(0px) translateY(0px) !important;
}

.u-section-5 .u-image-6,
.u-section-5 .u-image-6:before,
.u-section-5 .u-image-6 > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, image-zoom, background-size, background-position;
}

.u-section-5 .u-image-6.u-image-6.u-image-6:hover {
  transform: scale(1.03) translateX(0px) translateY(0px) !important;
}

.u-section-5 .u-image-6.u-image-6.u-image-6.hover {
  transform: scale(1.03) translateX(0px) translateY(0px) !important;
}.u-section-6 .u-sheet-1 {
  min-height: 368px;
}

.u-section-6 .u-text-1 {
  font-weight: 700;
  margin: 40px auto 0;
}

.u-section-6 .u-list-1 {
  width: 1048px;
  margin: 40px auto;
}

.u-section-6 .u-repeater-1 {
  min-height: 205px;
  grid-auto-columns: calc(33.3333% - 20px);
  grid-template-columns: repeat(3, calc(33.3333% - 20px));
  grid-gap: 30px;
}

.u-section-6 .u-list-item-1 {
  --radius: 15px;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.1);
}

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

.u-section-6 .u-image-1 {
  width: 92px;
  height: 92px;
  --radius: 10px;
  transition-duration: 0.5s;
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
  margin: 24px auto 0;
}

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

.u-section-6 .u-list-item-2 {
  --radius: 15px;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.1);
}

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

.u-section-6 .u-image-2 {
  width: 92px;
  height: 92px;
  --radius: 10px;
  transition-duration: 0.5s;
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
  margin: 24px auto 0;
}

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

.u-section-6 .u-list-item-3 {
  --radius: 15px;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.1);
}

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

.u-section-6 .u-image-3 {
  width: 92px;
  height: 92px;
  --radius: 10px;
  transition-duration: 0.5s;
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
  margin: 24px auto 0;
}

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

@media (max-width: 1199px) {
  .u-section-6 .u-list-1 {
    width: 940px;
  }

  .u-section-6 .u-repeater-1 {
    min-height: 293px;
    grid-auto-columns: calc(33.333333333333336% - 20px);
    grid-template-columns: repeat(3, calc(33.333333333333336% - 20px));
  }
}

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

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

  .u-section-6 .u-list-1 {
    margin-bottom: 41px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

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

  .u-section-6 .u-text-2 {
    width: auto;
    margin-top: 17px;
  }

  .u-section-6 .u-text-3 {
    width: auto;
    margin-top: 17px;
  }

  .u-section-6 .u-text-4 {
    width: auto;
    margin-top: 17px;
  }
}

@media (max-width: 767px) {
  .u-section-6 .u-repeater-1 {
    grid-auto-columns: calc(100% - 0px);
    grid-template-columns: 100%;
  }
}

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

  .u-section-6 .u-repeater-1 {
    min-height: 652px;
    grid-auto-columns: 100%;
  }
}

.u-section-6 .u-image-3,
.u-section-6 .u-image-3:before,
.u-section-6 .u-image-3 > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, image-zoom, background-size, background-position;
}

.u-section-6 .u-image-3.u-image-3.u-image-3:hover {
  transform: scale(1.03) translateX(0px) translateY(0px) !important;
}

.u-section-6 .u-image-3.u-image-3.u-image-3.hover {
  transform: scale(1.03) translateX(0px) translateY(0px) !important;
}

.u-section-6 .u-image-1,
.u-section-6 .u-image-1:before,
.u-section-6 .u-image-1 > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, image-zoom, background-size, background-position;
}

.u-section-6 .u-image-1.u-image-1.u-image-1:hover {
  transform: scale(1.03) translateX(0px) translateY(0px) !important;
}

.u-section-6 .u-image-1.u-image-1.u-image-1.hover {
  transform: scale(1.03) translateX(0px) translateY(0px) !important;
}

.u-section-6 .u-image-2,
.u-section-6 .u-image-2:before,
.u-section-6 .u-image-2 > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, image-zoom, background-size, background-position;
}

.u-section-6 .u-image-2.u-image-2.u-image-2:hover {
  transform: scale(1.03) translateX(0px) translateY(0px) !important;
}

.u-section-6 .u-image-2.u-image-2.u-image-2.hover {
  transform: scale(1.03) translateX(0px) translateY(0px) !important;
} .u-section-7 {
  background-image: none;
}

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

.u-section-7 .u-shape-1 {
  width: 1048px;
  --radius: 15px;
  height: 264px;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.1);
  margin: 40px auto 0;
}

.u-section-7 .u-gallery-1 {
  height: 210px;
  width: 992px;
  margin: -237px auto 67px;
}

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

.u-section-7 .u-gallery-item-1 {
  margin-right: 10px;
}

.u-section-7 .u-back-image-1 {
  width: 375px;
}

.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-gallery-item-2 {
  margin-right: 10px;
}

.u-section-7 .u-back-image-2 {
  width: 375px;
}

.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-gallery-item-3 {
  margin-right: 10px;
}

.u-section-7 .u-back-image-3 {
  width: 375px;
}

.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-gallery-item-4 {
  margin-right: 10px;
}

.u-section-7 .u-back-image-4 {
  width: 375px;
}

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

.u-section-7 .u-gallery-item-5 {
  margin-right: 10px;
}

.u-section-7 .u-back-image-5 {
  width: 375px;
}

.u-section-7 .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-7 .u-gallery-item-6 {
  margin-right: 10px;
}

.u-section-7 .u-back-image-6 {
  width: 375px;
}

.u-section-7 .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-7 .u-gallery-item-7 {
  margin-right: 10px;
}

.u-section-7 .u-back-image-7 {
  width: 375px;
}

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

.u-section-7 .u-gallery-item-8 {
  margin-right: 10px;
}

.u-section-7 .u-back-image-8 {
  width: 375px;
}

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

.u-section-7 .u-gallery-item-9 {
  margin-right: 10px;
}

.u-section-7 .u-back-image-9 {
  width: 375px;
}

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

.u-section-7 .u-gallery-item-10 {
  margin-right: 10px;
}

.u-section-7 .u-back-image-10 {
  width: 375px;
}

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

.u-section-7 .u-gallery-nav-1 {
  position: absolute;
  left: 10px;
  width: 40px;
  height: 40px;
}

.u-section-7 .u-gallery-nav-2 {
  position: absolute;
  width: 40px;
  height: 40px;
  left: auto;
  top: 85px;
  right: 10px;
}

@media (max-width: 1199px) {
  .u-section-7 .u-shape-1 {
    width: 940px;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-7 .u-gallery-1 {
    width: 880px;
  }
}

@media (max-width: 991px) {
  .u-section-7 .u-shape-1 {
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-7 .u-gallery-1 {
    width: 659px;
    margin-bottom: 63px;
  }
}

@media (max-width: 767px) {
  .u-section-7 .u-gallery-1 {
    width: 480px;
  }
}

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

  .u-section-7 .u-shape-1 {
    height: 251px;
    margin-top: 50px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-7 .u-gallery-1 {
    width: 301px;
    margin-top: -230px;
    margin-bottom: 60px;
  }
}.u-section-8 .u-sheet-1 {
  min-height: 735px;
}

.u-section-8 .u-shape-1 {
  width: 1048px;
  --radius: 15px;
  height: 655px;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.1);
  margin: 40px auto 0;
}

.u-section-8 .u-text-1 {
  font-weight: 700;
  margin: -631px 314px 0 auto;
}

.u-section-8 .u-image-1 {
  width: 233px;
  height: 233px;
  transition-duration: 0.5s;
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
  margin: 52px auto 0 77px;
}

.u-section-8 .u-layout-wrap-1 {
  width: 710px;
  margin: -247px 65px 0 auto;
}

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

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

.u-section-8 .u-text-2 {
  margin-bottom: 0;
  margin-top: 0;
  font-weight: 700;
}

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

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

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

.u-section-8 .u-text-4 {
  margin-bottom: 0;
  margin-top: 0;
  font-weight: 700;
}

.u-section-8 .u-text-5 {
  margin: 8px auto 0 0;
}

.u-section-8 .u-layout-cell-3 {
  min-height: 214px;
}

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

.u-section-8 .u-text-6 {
  margin-bottom: 0;
  margin-top: 0;
  font-weight: 700;
}

.u-section-8 .u-text-7 {
  margin: 10px auto 0 0;
}

.u-section-8 .u-layout-cell-4 {
  min-height: 214px;
}

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

.u-section-8 .u-text-8 {
  margin-bottom: 0;
  margin-top: 0;
  font-weight: 700;
}

.u-section-8 .u-text-9 {
  margin: 10px auto 0 0;
}

.u-section-8 .u-text-10 {
  font-weight: 700;
  margin: -194px 816px 0 63px;
}

.u-section-8 .u-text-11 {
  margin: 8px 816px 0 63px;
}

.u-section-8 .u-btn-1 {
  --radius: 15px;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.1);
  transition-duration: 0.5s;
  margin: 123px auto 60px;
}

@media (max-width: 1199px) {
  .u-section-8 .u-shape-1 {
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-8 .u-text-1 {
    width: auto;
    margin-right: 259px;
  }

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

  .u-section-8 .u-layout-wrap-1 {
    width: 686px;
    margin-right: 31px;
  }

  .u-section-8 .u-text-10 {
    width: auto;
    margin-right: 710px;
    margin-left: 19px;
  }

  .u-section-8 .u-text-11 {
    width: auto;
    margin-right: 725px;
    margin-left: 35px;
  }
}

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

  .u-section-8 .u-shape-1 {
    height: 790px;
    margin-top: 41px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-8 .u-text-1 {
    margin-top: -766px;
    margin-right: 198px;
  }

  .u-section-8 .u-image-1 {
    width: 209px;
    height: 209px;
    margin-top: 139px;
    margin-left: 22px;
  }

  .u-section-8 .u-layout-wrap-1 {
    width: 479px;
    margin-top: -334px;
    margin-right: 0;
  }

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

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

  .u-section-8 .u-layout-cell-3 {
    min-height: 226px;
  }

  .u-section-8 .u-layout-cell-4 {
    min-height: 226px;
  }

  .u-section-8 .u-text-10 {
    margin-top: -279px;
    margin-right: 479px;
    margin-left: 12px;
  }

  .u-section-8 .u-text-11 {
    margin-right: 479px;
    margin-left: 12px;
  }

  .u-section-8 .u-btn-1 {
    margin-top: 197px;
  }
}

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

  .u-section-8 .u-shape-1 {
    height: 799px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-8 .u-text-1 {
    margin-right: 149px;
  }

  .u-section-8 .u-image-1 {
    margin-left: 17px;
  }

  .u-section-8 .u-layout-wrap-1 {
    width: 257px;
    margin-right: 13px;
  }

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

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

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

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

  .u-section-8 .u-layout-cell-3 {
    min-height: 177px;
  }

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

  .u-section-8 .u-layout-cell-4 {
    min-height: 177px;
  }

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

  .u-section-8 .u-text-10 {
    margin-right: 313px;
    margin-left: 16px;
  }

  .u-section-8 .u-text-11 {
    margin-right: 296px;
    margin-left: 0;
  }
}

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

  .u-section-8 .u-shape-1 {
    height: 1121px;
    margin-top: 42px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-8 .u-text-1 {
    margin-top: -1100px;
    margin-left: 26px;
    margin-right: 26px;
  }

  .u-section-8 .u-image-1 {
    width: 151px;
    height: 151px;
    margin-top: 26px;
    margin-right: 19px;
    margin-left: auto;
  }

  .u-section-8 .u-layout-wrap-1 {
    margin-top: 14px;
    margin-right: auto;
  }

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

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

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

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

  .u-section-8 .u-text-10 {
    margin-top: -963px;
    margin-right: 170px;
    margin-left: 14px;
  }

  .u-section-8 .u-text-11 {
    margin-top: 0;
    margin-right: 170px;
    margin-left: 14px;
  }

  .u-section-8 .u-btn-1 {
    margin-top: 816px;
    margin-bottom: 64px;
  }
}

.u-section-8 .u-image-1,
.u-section-8 .u-image-1:before,
.u-section-8 .u-image-1 > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, image-zoom, background-size, background-position;
}

.u-section-8 .u-image-1.u-image-1.u-image-1:hover {
  transform: scale(1.03) translateX(0px) translateY(0px) !important;
}

.u-section-8 .u-image-1.u-image-1.u-image-1.hover {
  transform: scale(1.03) translateX(0px) translateY(0px) !important;
}

.u-section-8 .u-btn-1,
.u-section-8 .u-btn-1:before,
.u-section-8 .u-btn-1 > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, image-zoom, background-size, background-position;
}.u-section-9 .u-sheet-1 {
  min-height: 360px;
}

.u-section-9 .u-shape-1 {
  width: 1048px;
  --radius: 15px;
  height: 280px;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.1);
  margin: 40px auto 0;
}

.u-section-9 .u-text-1 {
  font-weight: 700;
  margin: -260px auto 0;
}

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

.u-section-9 .u-btn-1 {
  --radius: 15px;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.1);
  transition-duration: 0.5s;
  margin: 25px auto 70px;
}

@media (max-width: 1199px) {
  .u-section-9 .u-shape-1 {
    height: 300px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }
}

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

  .u-section-9 .u-shape-1 {
    height: 309px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }

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

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

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

  .u-section-9 .u-shape-1 {
    height: 274px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-9 .u-text-1 {
    width: auto;
    margin-top: -245px;
    margin-left: 26px;
    margin-right: 26px;
  }

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

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

.u-section-9 .u-btn-1,
.u-section-9 .u-btn-1:before,
.u-section-9 .u-btn-1 > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, image-zoom, background-size, background-position;
}.u-section-10 .u-sheet-1 {
  min-height: 533px;
}

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

.u-section-10 .u-list-1 {
  width: 1048px;
  margin: 40px auto;
}

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

.u-section-10 .u-list-item-1 {
  --radius: 15px;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.1);
}

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

.u-section-10 .u-image-1 {
  width: 187px;
  height: 187px;
  transition-duration: 0.5s;
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
  margin: 0 auto;
}

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

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

.u-section-10 .u-btn-1 {
  --radius: 15px;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.1);
  transition-duration: 0.5s;
  margin: 18px auto 0;
}

.u-section-10 .u-list-item-2 {
  --radius: 15px;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.1);
}

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

.u-section-10 .u-image-2 {
  width: 187px;
  height: 187px;
  transition-duration: 0.5s;
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
  margin: 0 auto;
}

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

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

.u-section-10 .u-btn-2 {
  --radius: 15px;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.1);
  transition-duration: 0.5s;
  margin: 18px auto 0;
}

@media (max-width: 1199px) {
  .u-section-10 .u-list-1 {
    width: 940px;
  }

  .u-section-10 .u-repeater-1 {
    min-height: 331px;
  }

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

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

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

  .u-section-10 .u-text-1 {
    width: auto;
  }

  .u-section-10 .u-list-1 {
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-10 .u-repeater-1 {
    min-height: 390px;
  }
}

@media (max-width: 767px) {
  .u-section-10 .u-repeater-1 {
    grid-auto-columns: calc(100% - 0px);
    grid-template-columns: 100%;
  }
}

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

  .u-section-10 .u-repeater-1 {
    min-height: 803px;
    grid-auto-columns: 100%;
  }
}

.u-section-10 .u-image-2,
.u-section-10 .u-image-2:before,
.u-section-10 .u-image-2 > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, image-zoom, background-size, background-position;
}

.u-section-10 .u-image-2.u-image-2.u-image-2:hover {
  transform: scale(1.03) translateX(0px) translateY(0px) !important;
}

.u-section-10 .u-image-2.u-image-2.u-image-2.hover {
  transform: scale(1.03) translateX(0px) translateY(0px) !important;
}

.u-section-10 .u-image-1,
.u-section-10 .u-image-1:before,
.u-section-10 .u-image-1 > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, image-zoom, background-size, background-position;
}

.u-section-10 .u-image-1.u-image-1.u-image-1:hover {
  transform: scale(1.03) translateX(0px) translateY(0px) !important;
}

.u-section-10 .u-image-1.u-image-1.u-image-1.hover {
  transform: scale(1.03) translateX(0px) translateY(0px) !important;
}

.u-section-10 .u-btn-2,
.u-section-10 .u-btn-2:before,
.u-section-10 .u-btn-2 > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, image-zoom, background-size, background-position;
}

.u-section-10 .u-btn-1,
.u-section-10 .u-btn-1:before,
.u-section-10 .u-btn-1 > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, image-zoom, background-size, background-position;
}.u-section-11 .u-sheet-1 {
  min-height: 887px;
}

.u-section-11 .u-text-1 {
  margin: 40px auto 0;
}

.u-section-11 .u-text-2 {
  font-style: italic;
  width: 864px;
  margin: 20px auto 0;
}

.u-section-11 .u-accordion-1 {
  width: 1048px;
  margin: 40px auto 60px;
}

.u-section-11 .u-accordion-link-1 {
  font-weight: 700;
  background-image: none;
  padding: 20px 30px;
}

.u-section-11 .u-icon-1 {
  height: 20px;
  width: 20px;
}

.u-section-11 .u-accordion-pane-1 {
  min-height: 127px;
  height: auto;
}

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

.u-section-11 .u-accordion-link-2 {
  font-weight: 700;
  background-image: none;
  padding: 20px 30px;
}

.u-section-11 .u-icon-2 {
  height: 20px;
  width: 20px;
}

.u-section-11 .u-accordion-pane-2 {
  min-height: 127px;
  height: auto;
}

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

.u-section-11 .u-accordion-link-3 {
  font-weight: 700;
  background-image: none;
  padding: 20px 30px;
}

.u-section-11 .u-icon-3 {
  height: 20px;
  width: 20px;
}

.u-section-11 .u-accordion-pane-3 {
  min-height: 127px;
  height: auto;
}

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

.u-section-11 .u-accordion-link-4 {
  font-weight: 700;
  background-image: none;
  padding: 20px 30px;
}

.u-section-11 .u-icon-4 {
  height: 20px;
  width: 20px;
}

.u-section-11 .u-accordion-pane-4 {
  min-height: 127px;
  height: auto;
}

.u-section-11 .u-container-layout-4 {
  padding: 20px;
}

.u-section-11 .u-accordion-link-5 {
  font-weight: 700;
  background-image: none;
  padding: 20px 30px;
}

.u-section-11 .u-icon-5 {
  height: 20px;
  width: 20px;
}

.u-section-11 .u-accordion-pane-5 {
  min-height: 127px;
  height: auto;
}

.u-section-11 .u-container-layout-5 {
  padding: 20px;
}

.u-section-11 .u-accordion-link-6 {
  font-weight: 700;
  background-image: none;
  padding: 20px 30px;
}

.u-section-11 .u-icon-6 {
  height: 20px;
  width: 20px;
}

.u-section-11 .u-accordion-pane-6 {
  min-height: 127px;
  height: auto;
}

.u-section-11 .u-container-layout-6 {
  padding: 20px;
}

@media (max-width: 1199px) {
  .u-section-11 .u-accordion-1 {
    width: 940px;
  }
}

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

  .u-section-11 .u-accordion-1 {
    width: 720px;
  }
}

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

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

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

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

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

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

  .u-section-11 .u-accordion-1 {
    width: 340px;
  }
}