ORA

Rosalia Shacain Marian

ORA Latin America 2023 Fellow

Ecuador

My name is Rosalia Shacain, I am an indigenous Shuar, and I belong to the Tarimiat community. I am 34 years old, and I am a Shuar National Women’s Leader. From an early age, I had to work and study; I became independent at the age of 16, and I had a son for whom I had to be a Father and Mother. Years later I returned to my community and they chose me as a women’s leader. Later, when I participated in a meeting, several people selected me to represent my nationality as a youth leader. I did not have much experience, but in this time I had the opportunity to meet people who have allowed me to work in the best way and help young people of my tribe. Now I represent the youth of my tribe.

POSTS BY THIS CREATOR

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