ORA

How a Doctor in India Came to See Stories as Protest – Episode 3 of What Takes Root

What Takes Root: Stories of Resistance and Reclamation is a new first-person podcast from ORA featuring changemakers from India, Africa, and Latin America. Over nine episodes, members of the ORA community share intimate stories of reclaiming voice, power, and possibility, and in their own words. Episode 3 How a Doctor in India Came to See […]

window.addEventListener('elementor/frontend/init', () => { elementorFrontend.hooks.addAction('frontend/element_ready/global', function () { const items = document.querySelectorAll('.swiper.elementor-loop-container .swiper-slide:not(.swiper-slide-duplicate)'); if (items.length <= 2) { document.querySelectorAll('.swiper.elementor-loop-container').forEach((carousel) => { if (carousel.swiper) { const swiper = carousel.swiper; // Destroy the current looped Swiper instance swiper.destroy(true, true); // Re-initialize without loop new Swiper(carousel, { loop: false, slidesPerView: swiper.params.slidesPerView || 1, spaceBetween: swiper.params.spaceBetween || 10, navigation: swiper.params.navigation || {}, pagination: swiper.params.pagination || {}, breakpoints: swiper.params.breakpoints || {} }); } }); } }); });