ORA

Leo Caprez

Co-founder and CEO of Brainforest

Zurich, Switzerland

Leo is co-founder and CEO of Brainforest, the venture studio for forest and climate that he started out of WWF. Before serving at WWF and its Corporate Relations team, Leo was co-founder of Viaduct Ventures, an impact investing initiative. Previously he served as CFO of Impact Hub Zürich. Earlier in his 10+ years in sustainability, Leo served as Director at the Impact Pledge Foundation; as Associate Director at Impact Economy Ltd; as an Analyst in the Family Office Services & Advisory team of a Swiss private bank and as Corporate Social Responsibility Manager at the Mammut Sports Group Ltd.

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