Tag: Vatican

Vatican Internship

Vatican Internship

ISEE Internship at the Vatican’s Dicastery for Promoting Integral Human Development The International Society for Ecological Economics is pleased to announce the third iteration of the ISEE Internship at the Vatican’s largest office, the Dicastery

Read More »

Mission to the Vatican

Vatican Audience – November 23 – With our mission many months in the making, Clóvis Cavalcanti and Stuart Scott met in Rome in late November intending to bring ecological economics, and in particular, the International

Read More »

Search Again

(function(){ function toggleMenuTrigger() { const offCanvas = document.getElementById('off-canvas-695590b'); const trigger = document.querySelector('.menu-trigger'); if (!offCanvas || !trigger) { console.log('offCanvas or trigger not found'); return; } const open = offCanvas.getAttribute('aria-hidden') === 'false'; console.log('Offcanvas open?', open); trigger.style.display = open ? 'none' : ''; } // Run on page load document.addEventListener('DOMContentLoaded', function() { toggleMenuTrigger(); const offCanvas = document.getElementById('off-canvas-695590b'); if (offCanvas) { const observer = new MutationObserver(toggleMenuTrigger); observer.observe(offCanvas, { attributes: true, attributeFilter: ['aria-hidden'] }); } }); })();