ORA

What Takes Root: A New Podcast from ORA

Across the Global South, resistance doesn’t always look like protest. Sometimes it looks like a soccer ball. A song. A radio signal carried across mountains. 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 […]

To Be Seen, but Not Known

Not Many Know Me Not many know me For they only know my exterior Amidst people who are unaware of reality I remain the unseeing eye. Who desires me? Those who do, only want my body Not my heart I seek a toe-hold Not felicity. Why are they so blind? If I can quench the […]

Introducing the Feminist Political Ecology School in Uruguay

In July, 21 women from different territories along the río de los pájaros pintados—the Guaraní name for what is now Uruguay—gathered for the first Feminist Political Ecology School in this corner of Abya Yala.  This school was born from the need to name the violence that shows up in our bodies-territories, and the everyday strategies […]

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 || {} }); } }); } }); });