.elementor-11912 .elementor-element.elementor-element-3f1f9db{--display:flex;}.elementor-11912 .elementor-element.elementor-element-bfa0aa9 .elementor-author-box__avatar img{width:80px;height:80px;}.elementor-11912 .elementor-element.elementor-element-bfa0aa9 .elementor-author-box__name{margin-bottom:5px;}.elementor-11912 .elementor-element.elementor-element-bfa0aa9 .elementor-author-box__bio{margin-bottom:0px;}.elementor-11912 .elementor-element.elementor-element-2ca4328{--display:flex;}/* Start custom CSS for author-box, class: .elementor-element-bfa0aa9 *//* Hide all duplicate (cloned) slides */
.tab-operational .swiper-slide.swiper-slide-duplicate {
  display: none !important;
}

/* Show only the first 2 real slides in Operational tab */
.tab-operational .swiper-slide:nth-child(n+3) {
  display: none !important;
}

/* Ensure Medical tab still shows all original and cloned slides */
.tab-medical .swiper-slide {
  display: block !important;
}/* End custom CSS */