 .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 724px 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;
    margin-right: 524px;
  }

  .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: 304px;
    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: 124px;
    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: 256px;
  }

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

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

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

  .u-section-1 .u-text-3 {
    margin-top: 24px;
    margin-right: 0;
    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-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;
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
  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-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-container-layout-13 {
  padding: 30px 46px;
}

.u-section-5 .u-group-7 {
  --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-14 {
  padding: 29px 30px;
}

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

.u-section-5 .u-image-7 {
  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-15 {
  margin: -343px 417px 0 0;
}

.u-section-5 .u-carousel-item-8 {
  margin-bottom: 987px;
}

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

.u-section-5 .u-group-8 {
  --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-16 {
  padding: 29px 30px;
}

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

.u-section-5 .u-image-8 {
  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-17 {
  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-group-7 {
    width: 896px;
    height: auto;
  }

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

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

  .u-section-5 .u-text-17 {
    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;
  }

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

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

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

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

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

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

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

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

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

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

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

  .u-section-5 .u-text-17 {
    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;
  }

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

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

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

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

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

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

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

  .u-section-5 .u-text-17 {
    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-group-7 {
    min-height: 609px;
    width: 320px;
  }

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

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

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

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

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

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

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

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

  .u-section-5 .u-text-17 {
    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-3.u-image-3.u-image-3:hover {
  transform: scale(1.03) !important;
}

.u-section-5 .u-image-3.u-image-3.u-image-3.hover {
  transform: scale(1.03) !important;
}

.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-block-7049-110:not([data-block-selected]):not([data-cell-selected]),
.u-block-7049-110:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-7049-110:not([data-block-selected]):not([data-cell-selected]) > .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-block-7049-110:not([data-block-selected]):not([data-cell-selected]).u-block-7049-110:not([data-block-selected]):not([data-cell-selected]).u-block-7049-110:not([data-block-selected]):not([data-cell-selected]):hover {
  transform: scale(1.03) translateX(0px) translateY(0px) !important;
}

.u-block-7049-110:not([data-block-selected]):not([data-cell-selected]).u-block-7049-110:not([data-block-selected]):not([data-cell-selected]).u-block-7049-110:not([data-block-selected]):not([data-cell-selected]).hover {
  transform: scale(1.03) translateX(0px) translateY(0px) !important;
}

.u-section-5 .u-image-7,
.u-section-5 .u-image-7:before,
.u-section-5 .u-image-7 > .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-7.u-image-7.u-image-7:hover {
  transform: scale(1.03) translateX(0px) translateY(0px) !important;
}

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

.u-section-5 .u-image-8,
.u-section-5 .u-image-8:before,
.u-section-5 .u-image-8 > .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-8.u-image-8.u-image-8:hover {
  transform: scale(1.03) translateX(0px) translateY(0px) !important;
}

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

.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: 235px;
  grid-auto-columns: calc(25% - 22.5px);
  grid-template-columns: repeat(4, calc(25% - 22.5px));
  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;
  transition-duration: 0.5s;
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
  margin: 20px 64px 0;
}

.u-section-6 .u-text-2 {
  margin: 20px 5px 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;
  transition-duration: 0.5s;
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
  margin: 20px 64px 0;
}

.u-section-6 .u-text-3 {
  margin: 20px 5px 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;
  transition-duration: 0.5s;
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
  margin: 20px 64px 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .u-section-6 .u-image-3 {
    margin-top: 24px;
    margin-left: auto;
    margin-right: auto;
  }

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

  .u-section-6 .u-image-4 {
    margin-top: 24px;
    margin-left: auto;
    margin-right: auto;
  }

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

@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: 1058px;
  }

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

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

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

.u-section-6 .u-image-4,
.u-section-6 .u-image-4:before,
.u-section-6 .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-6 .u-image-4.u-image-4.u-image-4:hover {
  transform: scale(1.03) translateX(0px) translateY(0px) !important;
}

.u-section-6 .u-image-4.u-image-4.u-image-4.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-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-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-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-shape-1 {
    height: 224px;
    margin-top: 50px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }

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

.u-section-8 .u-shape-1 {
  width: 1048px;
  --radius: 15px;
  height: 617px;
  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: -593px 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: 0 30px;
}

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

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

.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: 89px 47px -42px auto;
}

.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 {
  font-weight: 700;
  margin: -189px 816px 0 63px;
}

.u-section-8 .u-text-9 {
  margin: 8px 816px 60px 63px;
}

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

  .u-section-8 .u-shape-1 {
    width: 940px;
  }

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

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

  .u-section-8 .u-text-9 {
    margin-right: 679px;
    margin-left: 0;
  }
}

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

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

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

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

  .u-section-8 .u-layout-wrap-1 {
    width: 449px;
    margin-top: -372px;
    margin-right: 10px;
  }

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

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

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

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

  .u-section-8 .u-btn-1 {
    margin: 30px auto 0 0;
  }

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

  .u-section-8 .u-text-8 {
    width: auto;
    margin-top: -255px;
    margin-right: 459px;
  }

  .u-section-8 .u-text-9 {
    width: auto;
    margin-right: 459px;
  }
}

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

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

  .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: 452px;
  }

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

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

  .u-section-8 .u-text-9 {
    margin-right: 279px;
  }
}

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

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

  .u-section-8 .u-text-1 {
    width: auto;
    margin-top: -864px;
    margin-left: 0;
    margin-right: 0;
  }

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

  .u-section-8 .u-layout-wrap-1 {
    margin-top: 11px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

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

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

  .u-section-8 .u-btn-1 {
    margin-top: 89px;
    margin-left: auto;
    margin-bottom: -59px;
  }

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

  .u-section-8 .u-text-8 {
    margin-top: -792px;
    margin-right: 147px;
  }

  .u-section-8 .u-text-9 {
    margin-top: 0;
    margin-right: 146px;
    margin-bottom: 752px;
  }
}

.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: 557px;
}

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

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

.u-section-10 .u-repeater-1 {
  min-height: 374px;
  grid-auto-columns: calc(33.3333% - 20px);
  grid-template-columns: repeat(3, calc(33.3333% - 20px));
  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;
}

.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: 11px 0 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;
}

.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: 11px 0 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;
}

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

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

.u-section-10 .u-image-3 {
  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-6 {
  margin: 11px 0 0;
}

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

.u-section-10 .u-btn-3 {
  --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: 333px;
    grid-auto-columns: calc(33.333333333333336% - 20px);
    grid-template-columns: repeat(3, calc(33.333333333333336% - 20px));
  }
}

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

  .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: 800px;
    grid-auto-columns: calc(50% - 15px);
    grid-template-columns: repeat(2, calc(50% - 15px));
  }
}

@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: 1357px;
  }

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

.u-section-10 .u-image-3,
.u-section-10 .u-image-3:before,
.u-section-10 .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-10 .u-image-3.u-image-3.u-image-3:hover {
  transform: scale(1.03) translateX(0px) translateY(0px) !important;
}

.u-section-10 .u-image-3.u-image-3.u-image-3.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-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-btn-3,
.u-section-10 .u-btn-3:before,
.u-section-10 .u-btn-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-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-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-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;
  }
}