ORA

Cidade dos Sonhos / City of Dreams

Como será uma cidade dos sonhos para crianças que moram na periferia do centro do mundo? What will a dream city be like for our children?

Turkana’s Grass of Hope

Rangelands can be restored in drought-prone areas. Turkana’s Grass of Hope is an example of climate change mitigation.

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