/*
 * Final cascade overrides.
 * This file is intentionally loaded after the exported Elementor styles.
 */
html {
  overflow-x: hidden !important;
  overflow-y: auto !important;
}

body {
  max-width: 100%;
  overflow-x: clip !important;
  overflow-y: visible !important;
}

/* Normalize every status icon inside "Para você". */
.elementor-1154 #para-voce .elementor-icon-list-icon {
  width: 48px !important;
  min-width: 48px !important;
  height: 48px !important;
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  flex: 0 0 48px;
}

.elementor-1154 #para-voce .elementor-icon-list-icon svg {
  width: 48px !important;
  height: 48px !important;
  max-width: 48px !important;
  display: block;
}

/* Restore the exported testimonial carousel as an interactive component. */
.elementor-1154 .testimonials-carousel {
  overflow: hidden !important;
  padding: 12px 2px 20px;
}

.elementor-1154 .testimonials-carousel .swiper-wrapper {
  display: flex !important;
  width: 100% !important;
  gap: 20px;
  animation: none !important;
  transition: transform 650ms cubic-bezier(.22, .61, .36, 1) !important;
  align-items: stretch;
}

.elementor-1154 .testimonials-carousel .testimonials-track-resetting {
  transition: none !important;
}

.elementor-1154 .testimonials-carousel .swiper-slide-duplicate {
  display: none !important;
}

.elementor-1154 .testimonials-carousel .swiper-slide:not(.swiper-slide-duplicate) {
  width: calc((100% - 40px) / 3) !important;
  flex: 0 0 calc((100% - 40px) / 3) !important;
  height: auto !important;
}

.elementor-1154 .testimonials-carousel .swiper-slide > .e-con {
  height: 100%;
}

.testimonials-controls {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  margin-top: 14px;
}

.testimonials-arrow,
.testimonials-arrow:focus,
.testimonials-arrow:active {
  width: 44px;
  height: 44px;
  padding: 0;
  border: 1px solid rgba(13, 198, 209, .55) !important;
  border-radius: 50%;
  background: rgba(13, 198, 209, .08) !important;
  color: #0dc6d1 !important;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: background-color 180ms ease, color 180ms ease, transform 180ms ease;
}

.testimonials-arrow svg {
  display: block;
  width: 21px;
  height: 21px;
  fill: none;
  stroke: currentColor;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.testimonials-arrow:hover,
.testimonials-arrow:focus-visible {
  color: #001621 !important;
  background: #0dc6d1 !important;
  transform: translateY(-2px);
  outline: none;
}

@media (max-width: 1200px) {
  .elementor-1154 .testimonials-carousel .swiper-slide:not(.swiper-slide-duplicate) {
    width: calc((100% - 20px) / 2) !important;
    flex-basis: calc((100% - 20px) / 2) !important;
  }
}

@media (max-width: 767px) {
  .elementor-1154 #para-voce .elementor-icon-list-icon {
    width: 42px !important;
    min-width: 42px !important;
    height: 42px !important;
    flex-basis: 42px;
  }

  .elementor-1154 #para-voce .elementor-icon-list-icon svg {
    width: 42px !important;
    height: 42px !important;
    max-width: 42px !important;
  }

  .elementor-1154 .testimonials-carousel .swiper-slide:not(.swiper-slide-duplicate) {
    width: 100% !important;
    flex-basis: 100% !important;
  }

}

@media (prefers-reduced-motion: reduce) {
  .elementor-1154 .testimonials-carousel .swiper-wrapper {
    transition-duration: 0.01ms !important;
  }
}

.elementor-1154 .elementor-sticky__spacer {
  display: none !important;
}

@media (max-width: 1024px) {
  .elementor-1154
    .elementor-sticky--active:not(.elementor-sticky__spacer) {
    overflow: visible !important;
  }

  .elementor-1154
    .elementor-sticky--active:not(.elementor-sticky__spacer)
    .elementor-widget-nav-menu,
  .elementor-1154
    .elementor-sticky--active:not(.elementor-sticky__spacer)
    .elementor-widget-nav-menu
    > .elementor-widget-container {
    position: static !important;
  }

  .elementor-1154
    .elementor-sticky--active:not(.elementor-sticky__spacer)
    nav.elementor-nav-menu__container.elementor-nav-menu--dropdown {
    position: absolute !important;
    inset: 100% 0 auto !important;
    width: auto !important;
    max-width: none !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  .elementor-1154
    .elementor-sticky--active
    .elementor-menu-toggle:not(.elementor-active)
    + .elementor-nav-menu--dropdown {
    max-height: 0 !important;
    overflow: hidden !important;
    transform: scaleY(0) !important;
  }

  .elementor-1154
    .elementor-sticky--active
    .elementor-menu-toggle.elementor-active
    + .elementor-nav-menu--dropdown {
    max-height: none !important;
    overflow: visible !important;
    transform: scaleY(1) !important;
  }
}
