/* Koza Testimonial Carousel — eşit kare + isim alt hiza + ilk yüklemede şişme yok */
.elementor-2461 .elementor-element-499ad24 .elementor-main-swiper,
.elementor-2461 .elementor-element-499ad24 .swiper {
  overflow: hidden !important;
  background: #EFF2F7 !important;
  width: 100% !important;
}

/* Swiper init öncesi: 3 kolon genişliği sabitle (spaceBetween:15 → 2 gap) */
.elementor-2461 .elementor-element-499ad24 .swiper-wrapper {
  display: flex !important;
  align-items: stretch !important;
}
.elementor-2461 .elementor-element-499ad24 .swiper-slide {
  background: #FFFFFF !important;
  height: auto !important;
  border: none !important;
  box-sizing: border-box !important;
  padding: 16px !important;
  display: flex !important;
  flex-direction: column !important;
  flex-shrink: 0 !important;
  width: calc((100% - 30px) / 3) !important;
  max-width: calc((100% - 30px) / 3) !important;
}

@media (max-width: 1024px) {
  .elementor-2461 .elementor-element-499ad24 .swiper-slide {
    width: calc((100% - 15px) / 2) !important;
    max-width: calc((100% - 15px) / 2) !important;
  }
}
@media (max-width: 767px) {
  .elementor-2461 .elementor-element-499ad24 .swiper-slide {
    width: 100% !important;
    max-width: 100% !important;
  }
}

/* Kart */
.elementor-2461 .elementor-element-499ad24 .elementor-testimonial {
  display: flex !important;
  flex-direction: column-reverse !important;
  flex: 1 1 auto !important;
  width: 100% !important;
  height: 100% !important;
  min-height: 100% !important;
  align-items: stretch !important;
}

/* Progress bar */
.elementor-2461 .elementor-element-499ad24 .swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25) !important;
  height: 4px !important;
  top: 0 !important;
  bottom: auto !important;
  left: 0 !important;
  width: 100% !important;
  z-index: 2 !important;
}
.elementor-2461 .elementor-element-499ad24 .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #050709 !important;
}

/* Görsel: kare, cover, max boyut limiti (flash önleme) */
.elementor-2461 .elementor-element-499ad24 .elementor-testimonial__footer {
  width: 100% !important;
  margin: 0 0 16px 0 !important;
  padding: 0 !important;
  flex: 0 0 auto !important;
}
.elementor-2461 .elementor-element-499ad24 .elementor-testimonial__image {
  position: relative !important;
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  aspect-ratio: 1 / 1 !important;
  overflow: hidden !important;
  max-height: 420px !important;
}
.elementor-2461 .elementor-element-499ad24 .elementor-testimonial__image img {
  position: absolute !important;
  inset: 0 !important;
  width: 100% !important;
  height: 100% !important;
  max-width: 100% !important;
  max-height: 100% !important;
  object-fit: cover !important;
  object-position: center !important;
  border-radius: 0 !important;
  display: block !important;
}
@media (max-width: 767px) {
  .elementor-2461 .elementor-element-499ad24 .elementor-testimonial__image {
    width: 80px !important;
    max-height: 80px !important;
    aspect-ratio: 1 / 1 !important;
  }
}

/* İçerik + isim alt hiza */
.elementor-2461 .elementor-element-499ad24 .elementor-testimonial__content {
  display: flex !important;
  flex-direction: column !important;
  flex: 1 1 auto !important;
  width: 100% !important;
  min-height: 0 !important;
  text-align: left !important;
  align-items: flex-start !important;
}
.elementor-2461 .elementor-element-499ad24 .elementor-testimonial__text {
  color: #7a7d7d !important;
  font-size: 14px !important;
  font-weight: 300 !important;
  line-height: 23px !important;
  text-align: left !important;
  margin: 0 !important;
  flex: 0 0 auto !important;
}
.elementor-2461 .elementor-element-499ad24 .elementor-testimonial__cite {
  display: block !important;
  width: 100% !important;
  margin: auto 0 0 0 !important;
  padding-top: 12px !important;
  font-style: normal !important;
}
.elementor-2461 .elementor-element-499ad24 .elementor-testimonial__name {
  color: #2B3C4E !important;
  font-size: 15px !important;
  font-weight: 500 !important;
  line-height: 1.4em !important;
  text-align: left !important;
  margin: 0 !important;
  display: block !important;
}
.elementor-2461 .elementor-element-499ad24.elementor-testimonial--align-left .elementor-testimonial__footer,
.elementor-2461 .elementor-element-499ad24.elementor-testimonial--align-left .elementor-testimonial__content,
.elementor-2461 .elementor-element-499ad24.elementor-testimonial--align-left .elementor-testimonial {
  text-align: left !important;
  align-items: stretch !important;
}
