.elementor-419 .elementor-element.elementor-element-8f2b3c0{--display:flex;--min-height:0px;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-419 .elementor-element.elementor-element-8f2b3c0:not(.elementor-motion-effects-element-type-background), .elementor-419 .elementor-element.elementor-element-8f2b3c0 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF00;}.elementor-419 .elementor-element.elementor-element-16ba718 > .elementor-widget-container{margin:-60px 0px 0px 0px;}.elementor-419 .elementor-element.elementor-element-cc8c07f{--e-image-carousel-slides-to-show:1;}.elementor-419 .elementor-element.elementor-element-cc8c07f > .elementor-widget-container{margin:-35px 0px -30px 0px;}.elementor-widget-theme-post-title .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-419 .elementor-element.elementor-element-210c3ea > .elementor-widget-container{margin:-109px 100px -60px 35px;}.elementor-419 .elementor-element.elementor-element-210c3ea{z-index:2;}.elementor-419 .elementor-element.elementor-element-210c3ea .elementor-heading-title{font-family:"Satoshi", Sans-serif;font-size:20px;font-weight:600;color:#FFFFFF;}.elementor-widget-icon-list .elementor-icon-list-item:not(:last-child):after{border-color:var( --e-global-color-text );}.elementor-widget-icon-list .elementor-icon-list-icon i{color:var( --e-global-color-primary );}.elementor-widget-icon-list .elementor-icon-list-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-icon-list .elementor-icon-list-item > .elementor-icon-list-text, .elementor-widget-icon-list .elementor-icon-list-item > a{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-icon-list .elementor-icon-list-text{color:var( --e-global-color-secondary );}.elementor-419 .elementor-element.elementor-element-5e4e283 > .elementor-widget-container{margin:-95px 200px -84px 35px;}.elementor-419 .elementor-element.elementor-element-5e4e283{z-index:1;--e-icon-list-icon-size:19px;--icon-vertical-offset:0px;}.elementor-419 .elementor-element.elementor-element-5e4e283 .elementor-icon-list-icon i{color:#FFFFFF;transition:color 0.3s;}.elementor-419 .elementor-element.elementor-element-5e4e283 .elementor-icon-list-icon svg{fill:#FFFFFF;transition:fill 0.3s;}.elementor-419 .elementor-element.elementor-element-5e4e283 .elementor-icon-list-item > .elementor-icon-list-text, .elementor-419 .elementor-element.elementor-element-5e4e283 .elementor-icon-list-item > a{font-family:"Satoshi", Sans-serif;font-size:18px;font-weight:400;}.elementor-419 .elementor-element.elementor-element-5e4e283 .elementor-icon-list-text{color:#FFFFFF;transition:color 0.3s;}@media(max-width:1024px){.elementor-widget-theme-post-title .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );}.elementor-widget-icon-list .elementor-icon-list-item > .elementor-icon-list-text, .elementor-widget-icon-list .elementor-icon-list-item > a{font-size:var( --e-global-typography-text-font-size );}}@media(max-width:767px){.elementor-widget-theme-post-title .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );}.elementor-widget-icon-list .elementor-icon-list-item > .elementor-icon-list-text, .elementor-widget-icon-list .elementor-icon-list-item > a{font-size:var( --e-global-typography-text-font-size );}}/* Start custom CSS for html, class: .elementor-element-16ba718 */.elementor-widget-image-carousel {
  position: relative;
}

.seta-sobre-carrossel {
  position: absolute;
  top: 20px;
  right: 0px;
  width: 40px;
  z-index: 10;
}

.seta-sobre-carrossel img {
  width: 40%;
  height: auto;
  display: block;
}/* End custom CSS */
/* Start custom CSS for image-carousel, class: .elementor-element-cc8c07f *//* Container ou widget da imagem: posição relativa para referência do absolute */
.elementor-widget-image-carousel .swiper-container {
  position: relative;
  z-index: 1; /* manter abaixo dos bullets */
}

/* Os links das imagens também */
.elementor-widget-image-carousel a {
  position: relative;
  z-index: 1;
}

/* Pagination bullets - posicionar à direita */
.elementor-widget-image-carousel .swiper-pagination {
  position: absolute !important;
  bottom: 35px !important; /* ajustar altura conforme necessário */
  right: 20px !important; /* distância da borda direita */
  left: auto !important;
  transform: none !important;
  display: flex !important;
  justify-content: flex-end !important;

  z-index: 9999 !important; /* garantir que está à frente */
  pointer-events: auto !important;
  width: auto !important;
}

/* Estilo dos traços */
.elementor-widget-image-carousel .swiper-pagination-bullet {
  width: 40px !important;
  height: 5px !important;
  border-radius: 0 !important;
  background-color: rgba(255, 255, 255, 0.5) !important;
  margin: 0 2px !important;
  opacity: 1 !important;
}

/* Traço ativo */
.elementor-widget-image-carousel .swiper-pagination-bullet-active {
  background-color: #ffffff !important;
}

/* Garantir que o slide é relativo para servir de base ao ::after */
.elementor-widget-image-carousel .swiper-slide {
  position: relative;
  overflow: hidden;
}

/* Overlay escuro com gradiente de baixo para cima */
.elementor-widget-image-carousel .swiper-slide::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 60%; /* altura do gradiente - ajusta conforme precisares */
  background: linear-gradient(to top, rgba(0, 0, 0, 0.7), transparent);
  z-index: 2;
  pointer-events: none;
}

/* Garantir que a imagem está por baixo do gradiente */
.elementor-widget-image-carousel .swiper-slide-image {
  display: block;
  width: 100%;
  height: auto;
  z-index: 1;
  position: relative;
}

/* Esconder bullets depois do terceiro (index 2) */
.elementor-widget-image-carousel .swiper-pagination-bullet:nth-child(n+4) {
  display: none !important;
}
.elementor-widget-image-carousel .swiper-slide:nth-child(n+5) {
  display: none !important;
}/* End custom CSS */