Description: Explore the visible and invisible realms through courses, dharma talks, hierograms, paintings, poems, sacred objects, labyrinths, Buddhist teachings, and more.
``Share your knowledge. It’s a way to achieve immortality.`` - His Holiness the Dalai Lama
“My imagination is a monastery, and I am its monk.” - John Keats
const firstSection = document.querySelector('.page-section'); const header = document.querySelector('.header'); const mobileOverlayNav = document.querySelector('.header-menu'); const sectionBackground = firstSection ? firstSection.querySelector('.section-background') : null; const headerHeight = header ? header.getBoundingClientRect().height : 0; const firstSectionHasBackground = firstSection ? firstSection.className.indexOf('has-background') > = 0 : false; const isFirstSectionInset = firstSection ? firstSe