ORA

Belén Felix

Researcher, Communications Lead for FARN

Argentina

Belén Felix is a communicator with a taste for translating complex ideas into narratives that support collective action and social change. Her work has focused on projects and organizations addressing some of the most pressing issues related to education, social protection, and the ecological crisis. She currently leads the Communications team at Fundación Ambiente y Recursos Naturales (FARN), an Argentine NGO working to advance environmental human rights. She holds a BA in Education from Universidad de San Andrés and is an MA candidate in Narrative Journalism at Universidad Nacional de General San Martín.

Stories BY THIS CREATOR

No stories yet. Check back soon!
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 || {} }); } }); } }); });