ORA

Articulating Crisis, Creating Alternatives: Lessons from Global Weavers

In a time of overlapping crises—from ecological collapse to inequality and conflict—it’s easy to feel that the fabric of life is unraveling. But for ORA Research Grant recipients Shrishtee Bajpai and Vasna Ramasar, members of the Global Tapestry of Alternatives (GTA), these ruptures also reveal pathways to weave something new. Their report, Articulating Crisis and […]

Cultivating Agroecological Farming in Northeast India

Samir Bordoloi, an ORA India 2023 Fellow, is at the forefront of agroecological farming in Northeast India. He is dedicated to co-creating a thriving farming community and promoting a happy and healthy lifestyle through environmentally friendly practices. His work emphasizes providing nourishing, and healing food while maintaining a deep respect for nature. With a young […]

A Decade of Wilderness Wonders

Eaglenest Wildlife Sanctuary, a biodiversity haven in the West Kameng district of western Arunachal Pradesh in India, is rooted by a decade of human connections.

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