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

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

.u-section-1 .u-text-1 {
  font-size: 2.25rem;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.3;
  transition-duration: 0.5s;
  font-family: Arial, sans-serif;
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
  font-weight: 400;
  margin: 129px auto 0;
}

.u-section-1 .u-text-2 {
  transition-duration: 0.5s;
  font-family: Arial, sans-serif;
  font-weight: 700;
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
  margin: 0 44px;
}

.u-section-1 .u-btn-1 {
  font-weight: 700;
  letter-spacing: 1px;
  --top-left-radius: 20px;
  --bottom-right-radius: 20px;
  background-image: none;
  text-transform: none;
  margin: 41px auto 60px;
  padding: 14px 61px 15px;
}

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

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

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

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

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

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

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

  .u-section-1 .u-text-1 {
    font-size: 1.5rem;
    width: auto;
    margin-top: 104px;
    margin-left: 23px;
    margin-right: 23px;
  }

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

  .u-section-1 .u-btn-1 {
    padding-left: 16px;
    padding-right: 16px;
  }
}

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

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

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

.u-section-1 .u-text-2.u-text-2.u-text-2.hover {
  transform: translateX(0px) translateY(-5px) !important;
} .u-section-2 {
  background-image: none;
}

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

.u-section-2 .u-layout-wrap-1 {
  margin: 60px auto 60px 0;
}

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

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

.u-section-2 .u-text-1 {
  font-family: Arial, sans-serif;
  margin: 46px 72px 0 30px;
}

.u-section-2 .u-text-2 {
  margin: 22px 60px 0;
}

.u-section-2 .u-image-1 {
  min-height: 431px;
  background-image: url("images/ImagemdoWhatsAppde2025-03-18s14.04.41_3260dcf9.jpg");
  background-position: 50% 50%;
  --top-left-radius: 50px;
  --bottom-right-radius: 50px;
}

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

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

  .u-section-2 .u-layout-wrap-1 {
    margin-right: initial;
    margin-left: initial;
  }

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

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

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

  .u-section-2 .u-image-1 {
    min-height: 355px;
  }
}

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

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

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

  .u-section-2 .u-image-1 {
    min-height: 272px;
  }

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

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

  .u-section-2 .u-image-1 {
    min-height: 408px;
  }

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

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

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

  .u-section-2 .u-text-1 {
    width: 256px;
    margin-top: 28px;
    margin-left: auto;
    margin-right: auto;
  }

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

  .u-section-2 .u-image-1 {
    min-height: 257px;
  }
} .u-section-3 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url("images/ImagemdoWhatsAppde2025-03-19s13.22.36_f774b8fb.jpg");
  background-size: cover;
}

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

.u-section-3 .u-text-1 {
  font-size: 3rem;
  transition-duration: 0.5s;
  margin: 81px auto 0;
}

.u-section-3 .u-list-1 {
  width: 1253px;
  margin: 23px -56px 45px;
}

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

.u-section-3 .u-list-item-1 {
  --bottom-right-radius: 50px;
  --top-left-radius: 50px;
}

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

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

.u-section-3 .u-text-2 {
  font-size: 1.25rem;
  font-weight: 700;
  margin: 11px 11px 0;
}

.u-section-3 .u-btn-1 {
  background-image: none;
  font-size: 1.25rem;
  padding: 0;
}

.u-section-3 .u-btn-2 {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  --top-right-radius: 20px;
  --bottom-left-radius: 20px;
  background-image: none;
  margin: 75px auto 0;
}

.u-section-3 .u-list-item-2 {
  --bottom-right-radius: 50px;
  --top-left-radius: 50px;
}

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

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

.u-section-3 .u-text-3 {
  font-size: 1.25rem;
  font-weight: 700;
  margin: 11px 11px 0;
}

.u-section-3 .u-btn-3 {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  --top-right-radius: 20px;
  --bottom-left-radius: 20px;
  background-image: none;
  margin: 75px auto 0;
}

.u-section-3 .u-list-item-3 {
  --bottom-right-radius: 50px;
  --top-left-radius: 50px;
}

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

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

.u-section-3 .u-text-4 {
  font-size: 1.25rem;
  font-weight: 700;
  margin: 11px 11px 0;
}

.u-section-3 .u-btn-4 {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  --top-right-radius: 20px;
  --bottom-left-radius: 20px;
  background-image: none;
  margin: 75px auto 0;
}

.u-section-3 .u-list-item-4 {
  --bottom-right-radius: 50px;
  --top-left-radius: 50px;
}

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

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

.u-section-3 .u-text-5 {
  font-size: 1.25rem;
  font-weight: 700;
  margin: 11px 11px 0;
}

.u-section-3 .u-btn-5 {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  --top-right-radius: 20px;
  --bottom-left-radius: 20px;
  background-image: none;
  margin: 75px auto 0;
}

.u-section-3 .u-list-item-5 {
  --bottom-right-radius: 50px;
  --top-left-radius: 50px;
}

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

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

.u-section-3 .u-text-6 {
  font-size: 1.25rem;
  font-weight: 700;
  margin: 11px 11px 0;
}

.u-section-3 .u-btn-6 {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  --top-right-radius: 20px;
  --bottom-left-radius: 20px;
  background-image: none;
  margin: 75px auto 0;
}

.u-section-3 .u-list-item-6 {
  --bottom-right-radius: 50px;
  --top-left-radius: 50px;
}

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

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

.u-section-3 .u-text-7 {
  font-size: 1.25rem;
  font-weight: 700;
  margin: 11px 11px 0;
}

.u-section-3 .u-btn-7 {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  --top-right-radius: 20px;
  --bottom-left-radius: 20px;
  background-image: none;
  margin: 75px auto 0;
}

.u-section-3 .u-list-item-7 {
  --bottom-right-radius: 50px;
  --top-left-radius: 50px;
}

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

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

.u-section-3 .u-text-8 {
  font-size: 1.25rem;
  font-weight: 700;
  margin: 11px 11px 0;
}

.u-section-3 .u-btn-8 {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  --top-right-radius: 20px;
  --bottom-left-radius: 20px;
  background-image: none;
  margin: 75px auto 0;
}

.u-section-3 .u-list-item-8 {
  --bottom-right-radius: 50px;
  --top-left-radius: 50px;
}

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

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

.u-section-3 .u-text-9 {
  font-size: 1.25rem;
  font-weight: 700;
  margin: 11px 11px 0;
}

.u-section-3 .u-btn-9 {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  --top-right-radius: 20px;
  --bottom-left-radius: 20px;
  background-image: none;
  margin: 75px auto 0;
}

.u-section-3 .u-list-item-9 {
  --bottom-right-radius: 50px;
  --top-left-radius: 50px;
}

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

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

.u-section-3 .u-text-10 {
  font-size: 1.25rem;
  font-weight: 700;
  margin: 11px 11px 0;
}

.u-section-3 .u-btn-10 {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  --top-right-radius: 20px;
  --bottom-left-radius: 20px;
  background-image: none;
  margin: 75px auto 0;
}

.u-section-3 .u-list-item-10 {
  --bottom-right-radius: 50px;
  --top-left-radius: 50px;
}

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

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

.u-section-3 .u-text-11 {
  font-size: 1.25rem;
  font-weight: 700;
  margin: 11px 11px 0;
}

.u-section-3 .u-btn-11 {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  --top-right-radius: 20px;
  --bottom-left-radius: 20px;
  background-image: none;
  margin: 75px auto 0;
}

.u-section-3 .u-list-item-11 {
  --bottom-right-radius: 50px;
  --top-left-radius: 50px;
}

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

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

.u-section-3 .u-text-12 {
  font-size: 1.25rem;
  font-weight: 700;
  margin: 11px 11px 0;
}

.u-section-3 .u-btn-12 {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  --top-right-radius: 20px;
  --bottom-left-radius: 20px;
  background-image: none;
  margin: 75px auto 0;
}

.u-section-3 .u-list-item-12 {
  --bottom-right-radius: 50px;
  --top-left-radius: 50px;
}

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

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

.u-section-3 .u-text-13 {
  font-size: 1.25rem;
  font-weight: 700;
  margin: 11px 11px 0;
}

.u-section-3 .u-btn-13 {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  --top-right-radius: 20px;
  --bottom-left-radius: 20px;
  background-image: none;
  margin: 75px auto 0;
}

.u-section-3 .u-list-item-13 {
  --bottom-right-radius: 50px;
  --top-left-radius: 50px;
}

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

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

.u-section-3 .u-text-14 {
  font-size: 1.25rem;
  font-weight: 700;
  margin: 11px 11px 0;
}

.u-section-3 .u-btn-14 {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  --top-right-radius: 20px;
  --bottom-left-radius: 20px;
  background-image: none;
  margin: 75px auto 0;
}

.u-section-3 .u-gallery-nav-1 {
  position: absolute;
  left: 9px;
  width: 40px;
  height: 40px;
  top: 325px;
  background-image: linear-gradient(to right, #f4a400, #f4a400);
  padding: 9px;
}

.u-section-3 .u-gallery-nav-2 {
  position: absolute;
  width: 40px;
  height: 40px;
  left: auto;
  top: 325px;
  background-image: linear-gradient(to right, #f4a400, #f4a400);
  right: 35px;
  padding: 9px;
}

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

  .u-section-3 .u-text-1 {
    margin-top: 82px;
    margin-bottom: 60px;
  }

  .u-section-3 .u-list-1 {
    width: 940px;
    margin-right: 0;
    margin-left: 0;
    min-height: 668px;
  }

  .u-section-3 .u-repeater-1 {
    grid-gap: 39px;
  }

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

  .u-section-3 .u-text-2 {
    width: 152px;
    margin-right: 0;
  }

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

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

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

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

  .u-section-3 .u-image-4 {
    height: 362px;
  }

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

  .u-section-3 .u-image-5 {
    height: 362px;
  }

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

  .u-section-3 .u-image-6 {
    height: 362px;
  }

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

  .u-section-3 .u-image-7 {
    height: 362px;
  }

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

  .u-section-3 .u-image-8 {
    height: 362px;
  }

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

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

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

  .u-section-3 .u-image-10 {
    height: 362px;
  }

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

  .u-section-3 .u-image-11 {
    height: 362px;
  }

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

  .u-section-3 .u-image-12 {
    height: 362px;
  }

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

  .u-section-3 .u-image-13 {
    height: 362px;
  }

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

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

  .u-section-3 .u-list-1 {
    width: 720px;
  }

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

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

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

  .u-section-3 .u-list-1 {
    width: 540px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .u-section-3 .u-list-1 {
    width: 340px;
    margin-top: 71px;
    margin-bottom: 33px;
  }

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

  .u-section-3 .u-image-1 {
    height: 299px;
    margin-top: 145px;
  }

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

  .u-section-3 .u-btn-2 {
    margin-top: 19px;
  }

  .u-section-3 .u-image-2 {
    height: 299px;
    margin-top: 145px;
  }

  .u-section-3 .u-text-3 {
    width: auto;
    margin-top: 33px;
    margin-right: 16px;
    margin-left: 40px;
  }

  .u-section-3 .u-btn-3 {
    margin-top: 19px;
  }

  .u-section-3 .u-image-3 {
    height: 299px;
    margin-top: 145px;
  }

  .u-section-3 .u-text-4 {
    width: auto;
    margin-top: 33px;
    margin-right: 16px;
    margin-left: 40px;
  }

  .u-section-3 .u-btn-4 {
    margin-top: 19px;
  }

  .u-section-3 .u-image-4 {
    height: 299px;
    margin-top: 145px;
  }

  .u-section-3 .u-text-5 {
    width: auto;
    margin-top: 33px;
    margin-right: 16px;
    margin-left: 40px;
  }

  .u-section-3 .u-btn-5 {
    margin-top: 19px;
  }

  .u-section-3 .u-image-5 {
    height: 299px;
    margin-top: 145px;
  }

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

  .u-section-3 .u-btn-6 {
    margin-top: 19px;
  }

  .u-section-3 .u-image-6 {
    height: 299px;
    margin-top: 145px;
  }

  .u-section-3 .u-text-7 {
    width: auto;
    margin-top: 33px;
    margin-right: 16px;
    margin-left: 40px;
  }

  .u-section-3 .u-btn-7 {
    margin-top: 19px;
  }

  .u-section-3 .u-image-7 {
    height: 299px;
    margin-top: 145px;
  }

  .u-section-3 .u-text-8 {
    width: auto;
    margin-top: 33px;
    margin-right: 16px;
    margin-left: 40px;
  }

  .u-section-3 .u-btn-8 {
    margin-top: 19px;
  }

  .u-section-3 .u-image-8 {
    height: 299px;
    margin-top: 145px;
  }

  .u-section-3 .u-text-9 {
    width: auto;
    margin-top: 33px;
    margin-right: 16px;
    margin-left: 40px;
  }

  .u-section-3 .u-btn-9 {
    margin-top: 19px;
  }

  .u-section-3 .u-image-9 {
    height: 299px;
    margin-top: 145px;
  }

  .u-section-3 .u-text-10 {
    width: auto;
    margin-top: 33px;
    margin-right: 16px;
    margin-left: 40px;
  }

  .u-section-3 .u-btn-10 {
    margin-top: 19px;
  }

  .u-section-3 .u-image-10 {
    height: 299px;
    margin-top: 145px;
  }

  .u-section-3 .u-text-11 {
    width: auto;
    margin-top: 33px;
    margin-right: 16px;
    margin-left: 40px;
  }

  .u-section-3 .u-btn-11 {
    margin-top: 19px;
  }

  .u-section-3 .u-image-11 {
    height: 299px;
    margin-top: 145px;
  }

  .u-section-3 .u-text-12 {
    width: auto;
    margin-top: 33px;
    margin-right: 16px;
    margin-left: 40px;
  }

  .u-section-3 .u-btn-12 {
    margin-top: 19px;
  }

  .u-section-3 .u-image-12 {
    height: 299px;
    margin-top: 145px;
  }

  .u-section-3 .u-text-13 {
    width: auto;
    margin-top: 33px;
    margin-right: 16px;
    margin-left: 40px;
  }

  .u-section-3 .u-btn-13 {
    margin-top: 19px;
  }

  .u-section-3 .u-image-13 {
    height: 299px;
    margin-top: 145px;
  }

  .u-section-3 .u-text-14 {
    width: auto;
    margin-top: 33px;
    margin-right: 16px;
    margin-left: 40px;
  }

  .u-section-3 .u-btn-14 {
    margin-top: 19px;
  }

  .u-section-3 .u-gallery-nav-2 {
    right: 9px;
  }
}

.u-section-3 .u-text-1,
.u-section-3 .u-text-1:before,
.u-section-3 .u-text-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-text-1.u-text-1.u-text-1:hover {
  color: #f4a400 !important;
}

.u-section-3 .u-text-1.u-text-1.u-text-1.hover {
  color: #f4a400 !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.1) translateX(0px) translateY(0px) !important;
}

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

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

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

.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.1) translateX(0px) translateY(0px) !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.u-section-3 .u-image-13.u-image-13.u-image-13.hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
} .u-section-4 {
  background-position: 50% 50%;
  background-size: auto 109%;
}

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

.u-section-4 .u-text-1 {
  font-family: "Baloo 2";
  font-size: 1.25rem;
  font-weight: 700;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.3;
  transition-duration: 0.5s;
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
  margin: 116px auto 0;
}

.u-section-4 .u-text-2 {
  font-family: "Baloo 2";
  --animation-custom_in-translate_x: -300px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  transition-duration: 0.5s;
  width: 492px;
  font-weight: 700;
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
  margin: 0 auto;
}

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

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

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

.u-section-4 .u-image-1 {
  width: 192px;
  height: 138px;
  transition-duration: 0.5s;
  box-shadow: 0px 0px 0px rgba(0,0,0,0);
  text-shadow: 0px 0px 0px rgba(0,0,0,0);
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: -4px 9px -4px auto;
}

.u-section-4 .u-layout-cell-2 {
  min-height: 129px;
}

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

.u-section-4 .u-image-2 {
  width: 167px;
  height: 119px;
  transition-duration: 0.5s;
  box-shadow: 0px 0px 0px  rgba(0,0,0,0);
  text-shadow: 0px 0px 0px rgba(0,0,0,0);
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: 0 auto -18px;
}

.u-section-4 .u-layout-cell-3 {
  min-height: 129px;
}

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

.u-section-4 .u-image-3 {
  width: 189px;
  height: 135px;
  transition-duration: 0.5s;
  box-shadow: 0px 0px 0px  rgba(0,0,0,0);
  text-shadow: 0px 0px 0px rgba(0,0,0,0);
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: -3px auto;
}

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

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

.u-section-4 .u-image-4 {
  width: 267px;
  height: 191px;
  transition-duration: 0.5s;
  box-shadow: 0px 0px 0px  rgba(0,0,0,0);
  text-shadow: 0px 0px 0px rgba(0,0,0,0);
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
  margin: -31px auto -54px;
}

.u-section-4 .u-layout-wrap-2 {
  margin-top: 77px;
  margin-bottom: 53px;
}

.u-section-4 .u-layout-cell-5 {
  min-height: 129px;
}

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

.u-section-4 .u-image-5 {
  width: 167px;
  height: 120px;
  transition-duration: 0.5s;
  box-shadow: 0px 0px 0px  rgba(0,0,0,0);
  text-shadow: 0px 0px 0px rgba(0,0,0,0);
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: 0 auto -18px;
}

.u-section-4 .u-layout-cell-6 {
  min-height: 129px;
}

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

.u-section-4 .u-image-6 {
  width: 181px;
  height: 130px;
  transition-duration: 0.5s;
  box-shadow: 0px 0px 0px  rgba(0,0,0,0);
  text-shadow: 0px 0px 0px rgba(0,0,0,0);
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: 0 auto -1px;
}

.u-section-4 .u-layout-cell-7 {
  min-height: 129px;
}

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

.u-section-4 .u-image-7 {
  width: 210px;
  height: 150px;
  transition-duration: 0.5s;
  box-shadow: 0px 0px 0px  rgba(0,0,0,0);
  text-shadow: 0px 0px 0px rgba(0,0,0,0);
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
  margin: -11px auto -34px;
}

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

  .u-section-4 .u-text-1 {
    width: 371px;
    margin-left: 329px;
  }

  .u-section-4 .u-text-2 {
    font-size: 1.125rem;
  }

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

  .u-section-4 .u-image-1 {
    width: 175px;
    height: 126px;
    margin-right: 0;
  }

  .u-section-4 .u-layout-cell-2 {
    min-height: 106px;
  }

  .u-section-4 .u-layout-cell-3 {
    min-height: 106px;
  }

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

  .u-section-4 .u-image-4 {
    width: 217px;
    height: 155px;
  }

  .u-section-4 .u-layout-cell-5 {
    min-height: 106px;
  }

  .u-section-4 .u-image-5 {
    height: 119px;
  }

  .u-section-4 .u-layout-cell-6 {
    min-height: 106px;
  }

  .u-section-4 .u-layout-cell-7 {
    min-height: 106px;
  }
}

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

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

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

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

  .u-section-4 .u-image-1 {
    width: 120px;
    height: 86px;
  }

  .u-section-4 .u-layout-cell-2 {
    min-height: 81px;
  }

  .u-section-4 .u-image-2 {
    width: 120px;
    height: 86px;
  }

  .u-section-4 .u-layout-cell-3 {
    min-height: 81px;
  }

  .u-section-4 .u-image-3 {
    width: 180px;
    height: 129px;
  }

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

  .u-section-4 .u-image-4 {
    width: 162px;
    height: 116px;
  }

  .u-section-4 .u-layout-cell-5 {
    min-height: 81px;
  }

  .u-section-4 .u-layout-cell-6 {
    min-height: 81px;
  }

  .u-section-4 .u-layout-cell-7 {
    min-height: 81px;
  }

  .u-section-4 .u-image-7 {
    width: 180px;
    height: 129px;
  }
}

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

  .u-section-4 .u-text-1 {
    font-size: 1rem;
    margin-left: 179px;
  }

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

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

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

  .u-section-4 .u-layout-cell-2 {
    min-height: 243px;
  }

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

  .u-section-4 .u-layout-cell-3 {
    min-height: 243px;
  }

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

  .u-section-4 .u-layout-cell-5 {
    min-height: 182px;
  }

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

  .u-section-4 .u-layout-cell-6 {
    min-height: 243px;
  }

  .u-section-4 .u-layout-cell-7 {
    min-height: 243px;
  }

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

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

  .u-section-4 .u-text-1 {
    font-size: 1.25rem;
    width: auto;
    margin-top: 81px;
    margin-left: auto;
  }

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

  .u-section-4 .u-layout-wrap-1 {
    margin-top: 58px;
  }

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

  .u-section-4 .u-image-1 {
    width: 180px;
    height: 107px;
    margin-top: 12px;
    margin-right: 58px;
  }

  .u-section-4 .u-layout-cell-2 {
    min-height: 153px;
  }

  .u-section-4 .u-layout-cell-3 {
    min-height: 153px;
  }

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

  .u-section-4 .u-image-4 {
    width: 282px;
    height: 146px;
    margin-top: 4px;
    margin-bottom: 0;
  }

  .u-section-4 .u-layout-wrap-2 {
    margin-top: 79px;
    margin-bottom: 19px;
  }

  .u-section-4 .u-layout-cell-5 {
    min-height: 115px;
  }

  .u-section-4 .u-layout-cell-6 {
    min-height: 153px;
  }

  .u-section-4 .u-layout-cell-7 {
    min-height: 153px;
  }
}

.u-block-6153-7:not([data-block-selected]):not([data-cell-selected]),
.u-block-6153-7:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-6153-7: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-6153-7:not([data-block-selected]):not([data-cell-selected]).u-block-6153-7:not([data-block-selected]):not([data-cell-selected]).u-block-6153-7:not([data-block-selected]):not([data-cell-selected]):hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
  box-shadow: 0px 0px 0px  rgba(0,0,0,0) !important;
  text-shadow: 0px 0px 0px rgba(0,0,0,0) !important;
}

.u-block-6153-7:not([data-block-selected]):not([data-cell-selected]) {
  border-color: transparent !important;
}

.u-block-6153-7:not([data-block-selected]):not([data-cell-selected]).u-block-6153-7:not([data-block-selected]):not([data-cell-selected]).u-block-6153-7:not([data-block-selected]):not([data-cell-selected]).hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
  box-shadow: 0px 0px 0px  rgba(0,0,0,0) !important;
  text-shadow: 0px 0px 0px rgba(0,0,0,0) !important;
}

.u-block-6153-7:not([data-block-selected]):not([data-cell-selected]) {
  border-color: transparent !important;
}

.u-container-layout:hover > .u-block-6153-7:not([data-block-selected]):not([data-cell-selected]) {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}

.u-container-layout.hover > .u-block-6153-7:not([data-block-selected]):not([data-cell-selected]) {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}

.u-block-6153-13:not([data-block-selected]):not([data-cell-selected]),
.u-block-6153-13:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-6153-13: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-6153-13:not([data-block-selected]):not([data-cell-selected]).u-block-6153-13:not([data-block-selected]):not([data-cell-selected]).u-block-6153-13:not([data-block-selected]):not([data-cell-selected]):hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
  box-shadow: 0px 0px 0px  rgba(0,0,0,0) !important;
  text-shadow: 0px 0px 0px rgba(0,0,0,0) !important;
}

.u-block-6153-13:not([data-block-selected]):not([data-cell-selected]) {
  border-color: transparent !important;
}

.u-block-6153-13:not([data-block-selected]):not([data-cell-selected]).u-block-6153-13:not([data-block-selected]):not([data-cell-selected]).u-block-6153-13:not([data-block-selected]):not([data-cell-selected]).hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
  box-shadow: 0px 0px 0px  rgba(0,0,0,0) !important;
  text-shadow: 0px 0px 0px rgba(0,0,0,0) !important;
}

.u-block-6153-13:not([data-block-selected]):not([data-cell-selected]) {
  border-color: transparent !important;
}

.u-container-layout:hover > .u-block-6153-13:not([data-block-selected]):not([data-cell-selected]) {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}

.u-container-layout.hover > .u-block-6153-13:not([data-block-selected]):not([data-cell-selected]) {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}

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

.u-block-6153-16:not([data-block-selected]):not([data-cell-selected]).u-block-6153-16:not([data-block-selected]):not([data-cell-selected]).u-block-6153-16:not([data-block-selected]):not([data-cell-selected]).hover {
  transform: translateX(0px) translateY(0px) scale(1.1) rotate(0deg) !important;
}

.u-container-layout:hover > .u-block-6153-16:not([data-block-selected]):not([data-cell-selected]) {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}

.u-container-layout.hover > .u-block-6153-16:not([data-block-selected]):not([data-cell-selected]) {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}

.u-block-6153-10:not([data-block-selected]):not([data-cell-selected]),
.u-block-6153-10:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-6153-10: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-6153-10:not([data-block-selected]):not([data-cell-selected]).u-block-6153-10:not([data-block-selected]):not([data-cell-selected]).u-block-6153-10:not([data-block-selected]):not([data-cell-selected]):hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
  box-shadow: 0px 0px 0px  rgba(0,0,0,0) !important;
  text-shadow: 0px 0px 0px rgba(0,0,0,0) !important;
}

.u-block-6153-10:not([data-block-selected]):not([data-cell-selected]) {
  border-color: transparent !important;
}

.u-block-6153-10:not([data-block-selected]):not([data-cell-selected]).u-block-6153-10:not([data-block-selected]):not([data-cell-selected]).u-block-6153-10:not([data-block-selected]):not([data-cell-selected]).hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
  box-shadow: 0px 0px 0px  rgba(0,0,0,0) !important;
  text-shadow: 0px 0px 0px rgba(0,0,0,0) !important;
}

.u-block-6153-10:not([data-block-selected]):not([data-cell-selected]) {
  border-color: transparent !important;
}

.u-container-layout:hover > .u-block-6153-10:not([data-block-selected]):not([data-cell-selected]) {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}

.u-container-layout.hover > .u-block-6153-10:not([data-block-selected]):not([data-cell-selected]) {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}

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

.u-section-4 .u-text-1.u-text-1.u-text-1.hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

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

.u-section-4 .u-text-2.u-text-2.u-text-2.hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-section-4 .u-image-1,
.u-section-4 .u-image-1:before,
.u-section-4 .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-4 .u-image-1.u-image-1.u-image-1:hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
  box-shadow: 0px 0px 0px  rgba(0,0,0,0) !important;
  text-shadow: 0px 0px 0px rgba(0,0,0,0) !important;
}

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

.u-section-4 .u-image-1.u-image-1.u-image-1.hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
  box-shadow: 0px 0px 0px  rgba(0,0,0,0) !important;
  text-shadow: 0px 0px 0px rgba(0,0,0,0) !important;
}

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

.u-section-4 :hover > .u-container-layout .u-image-1 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}

.u-section-4 .hover > .u-container-layout .u-image-1 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}

.u-section-4 .u-image-2,
.u-section-4 .u-image-2:before,
.u-section-4 .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-4 .u-image-2.u-image-2.u-image-2:hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
  box-shadow: 0px 0px 0px  rgba(0,0,0,0) !important;
  text-shadow: 0px 0px 0px rgba(0,0,0,0) !important;
}

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

.u-section-4 .u-image-2.u-image-2.u-image-2.hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
  box-shadow: 0px 0px 0px  rgba(0,0,0,0) !important;
  text-shadow: 0px 0px 0px rgba(0,0,0,0) !important;
}

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

.u-section-4 :hover > .u-container-layout .u-image-2 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}

.u-section-4 .hover > .u-container-layout .u-image-2 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}

.u-section-4 .u-image-3,
.u-section-4 .u-image-3:before,
.u-section-4 .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-4 .u-image-3.u-image-3.u-image-3:hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
  box-shadow: 0px 0px 0px  rgba(0,0,0,0) !important;
  text-shadow: 0px 0px 0px rgba(0,0,0,0) !important;
}

.u-section-4 .u-image-3 {
  border-color: transparent !important;
}

.u-section-4 .u-image-3.u-image-3.u-image-3.hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
  box-shadow: 0px 0px 0px  rgba(0,0,0,0) !important;
  text-shadow: 0px 0px 0px rgba(0,0,0,0) !important;
}

.u-section-4 .u-image-3 {
  border-color: transparent !important;
}

.u-section-4 :hover > .u-container-layout .u-image-3 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}

.u-section-4 .hover > .u-container-layout .u-image-3 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}

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

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

.u-section-4 :hover > .u-container-layout .u-image-4 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}

.u-section-4 .hover > .u-container-layout .u-image-4 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}

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

.u-section-4 .u-image-5 {
  border-color: transparent !important;
}

.u-section-4 .u-image-5.u-image-5.u-image-5.hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
  box-shadow: 0px 0px 0px  rgba(0,0,0,0) !important;
  text-shadow: 0px 0px 0px rgba(0,0,0,0) !important;
}

.u-section-4 .u-image-5 {
  border-color: transparent !important;
}

.u-section-4 :hover > .u-container-layout .u-image-5 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}

.u-section-4 .hover > .u-container-layout .u-image-5 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}

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

.u-section-4 .u-image-6 {
  border-color: transparent !important;
}

.u-section-4 .u-image-6.u-image-6.u-image-6.hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
  box-shadow: 0px 0px 0px  rgba(0,0,0,0) !important;
  text-shadow: 0px 0px 0px rgba(0,0,0,0) !important;
}

.u-section-4 .u-image-6 {
  border-color: transparent !important;
}

.u-section-4 :hover > .u-container-layout .u-image-6 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}

.u-section-4 .hover > .u-container-layout .u-image-6 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}

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

.u-section-4 .u-image-7.u-image-7.u-image-7.hover {
  transform: translateX(0px) translateY(0px) scale(1.1) rotate(0deg) !important;
}

.u-section-4 :hover > .u-container-layout .u-image-7 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}

.u-section-4 .hover > .u-container-layout .u-image-7 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}