/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 11 2026 | 01:28:29 */
/* ===== CARROSSEL GALLERY ===== */

/* libera o vazamento à direita neste bloco específico */
.elementor-element-ee3251e,
.elementor-element-ee3251e > .e-con-inner,
.elementor-element-ee3251e .elementor-element-9fe5ae9,
.elementor-element-ee3251e .project-image-carousel,
.elementor-element-ee3251e .project-image-carousel .elementor-widget-container,
.elementor-element-ee3251e .project-image-carousel .elementor-image-carousel-wrapper.swiper {
  overflow: visible;
}

.elementor-element-ee3251e .project-image-carousel {
  --slide-w: 560px;
  --slide-h: 460px;
  --gap: 32px;
  --peek: 112px; /* pedaço visível da próxima imagem */
  position: relative;
}

.elementor-element-ee3251e .project-image-carousel .elementor-image-carousel-wrapper.swiper {
  padding-right: 0;
  box-sizing: border-box;
}

.elementor-element-ee3251e .project-image-carousel .swiper-wrapper {
  align-items: stretch;
}

.elementor-element-ee3251e .project-image-carousel .swiper-slide {
  width: var(--slide-w) !important;
  flex: 0 0 var(--slide-w);
  margin-right: 0 !important;
  box-sizing: border-box;
}

.elementor-element-ee3251e .project-image-carousel .swiper-slide-inner,
.elementor-element-ee3251e .project-image-carousel figure {
  width: 100%;
  height: 100%;
  margin: 0;
}

.elementor-element-ee3251e .project-image-carousel .swiper-slide-image {
  width: var(--slide-w) !important;
  height: var(--slide-h) !important;
  display: block;
  object-fit: cover;
  border-radius: 0;
  max-width: none;
}

/* paginação */
.elementor-element-ee3251e .project-image-carousel .swiper-pagination {
  width: fit-content;
  left: 0;
  right: 0;
  margin: 8px 0 0 !important;
  position: relative;
}

/* setas */
.elementor-element-ee3251e .project-image-carousel .elementor-swiper-button svg {
  width: 26px !important;
  height: 26px !important;
  fill: #B9B9B9;
  transition: fill .2s ease;
}

.elementor-element-ee3251e .project-image-carousel .elementor-swiper-button:not(.swiper-button-disabled) svg {
  fill: #151515;
}

.elementor-element-ee3251e .project-image-carousel .elementor-swiper-button:not(.swiper-button-disabled):hover svg {
  fill: #000;
}

.elementor-element-ee3251e .project-image-carousel .elementor-swiper-button.swiper-button-disabled {
  cursor: not-allowed;
}

/* contador, se você estiver injetando via JS em outro lugar */
.elementor-element-ee3251e .project-image-carousel .project-carousel-counter {
  position: absolute;
  right: 0 !important;
  bottom: 0 !important;
  z-index: 2;
  pointer-events: none;
  color: #151515;
  font-family: "aktiv-grotesk", sans-serif;
  font-size: 48px;
  font-style: normal;
  font-weight: 500;
  line-height: 100%;
  letter-spacing: -0.96px;
}

/* desktop */
@media (min-width: 1025px) {
  .elementor-element-ee3251e .project-image-carousel .elementor-swiper-button.elementor-swiper-button-next {
    right: 60px !important;
  }

  .elementor-element-ee3251e .project-image-carousel .elementor-swiper-button.elementor-swiper-button-prev {
    left: auto !important;
    right: 110px !important;
  }

  .elementor-element-ee3251e .project-image-carousel .elementor-swiper-button {
    top: auto !important;
    bottom: -64px !important;
    transform: none;
    width: 40px;
    height: 40px;
    display: grid;
    place-items: center;
    background: transparent;
    border: 0;
    padding: 0;
    cursor: pointer;
  }
}

/* mobile */
@media (max-width: 1024px) {
  .elementor-element-ee3251e .project-image-carousel {
    --slide-w: min(460px, calc(100vw - 104px));
    --slide-h: calc(var(--slide-w) * 360 / 460);
    --gap: 16px;
    --peek: 64px;
  }

  .elementor-element-ee3251e .project-image-carousel .elementor-swiper-button.elementor-swiper-button-next {
    right: 0 !important;
  }

  .elementor-element-ee3251e .project-image-carousel .elementor-swiper-button.elementor-swiper-button-prev {
    left: auto !important;
    right: 40px !important;
  }

  .elementor-element-ee3251e .project-image-carousel .elementor-swiper-button {
    top: auto !important;
    bottom: -24px !important;
    transform: none;
    width: 40px;
    height: 40px;
    display: grid;
    place-items: center;
    background: transparent;
    border: 0;
    padding: 0;
    cursor: pointer;
  }

  .elementor-element-ee3251e .project-image-carousel .project-carousel-counter {
    font-size: 32px;
    letter-spacing: -0.64px;
    bottom: 8px !important;
    right: 20px !important;
  }
}

/* evita rolagem horizontal da página */
.elementor-element-ee3251e {
  overflow-x: clip;
}

/* fallback para navegadores que não suportam clip */
@supports not (overflow: clip) {
  .elementor-element-ee3251e {
    overflow-x: hidden;
  }
}

/* o grid continua normal */
.elementor-element-ee3251e > .e-con-inner {
  overflow: visible;
}

/* a área do carrossel continua podendo “vazar” visualmente */
.elementor-element-ee3251e .elementor-element-9fe5ae9,
.elementor-element-ee3251e .project-image-carousel,
.elementor-element-ee3251e .project-image-carousel .elementor-widget-container,
.elementor-element-ee3251e .project-image-carousel .elementor-image-carousel-wrapper.swiper {
  overflow: visible;
}

.elementor-element-ee3251e .project-image-carousel .swiper-slide {
  margin-right: 24px !important;
}

.elementor-element-ee3251e .project-image-carousel .swiper-slide:last-child {
  margin-right: 0 !important;
}

@media (max-width: 1024px) {
  .elementor-element-ee3251e .project-image-carousel .swiper-slide {
    margin-right: 12px !important;
  }

  .elementor-element-ee3251e .project-image-carousel .swiper-slide:last-child {
    margin-right: 0 !important;
  }
}