Lighthouse Scholarship Fund is a Registered 501c3 Zakat Eligible Charity
Lighthouse Scholarship Foundation’s mission is to illuminate the lives of students through educational success, by removing financial barriers that impede their access to education by offering scholarships.
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