@import"https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&display=swap";@import"https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap";.navbar{top:0;display:flex;justify-content:space-between;align-items:center;height:104px;width:100%;padding:1% 5%;box-shadow:0 4px 6px -1px #00000080;background:#f5faf5;position:sticky;z-index:1000;contain:layout style paint;content-visibility:auto}.navbar.scrolled{height:70px;padding:.5% 5%}.navbar.scrolled .navbar-logo img{width:120px}.navbar.scrolled .navbar-menu li a:after{bottom:-1.8rem}.navbar-logo img{width:169px;height:auto}.navbar-logo a{text-decoration:none}.navbar-logo-title-name{font-size:.7rem;color:#2e7d32;font-weight:700;font-family:serif}.navbar-menu{width:80%;display:flex;justify-content:space-between;list-style:none;text-decoration:none;text-align:center;margin:0;padding:0}.navbar-menu li{display:flex;align-items:center}.navbar-menu li a{position:relative;color:#132611;font-size:16px;text-decoration:none;font-weight:3500}.navbar-menu li a.active{color:#2e7d32}.navbar-menu li a:after{content:"";position:absolute;bottom:-2.7rem;left:0;width:0;height:5px;border-radius:1px;background:#2e7d32}.navbar-menu li a.active:after{width:100%;left:0;background:#2e7d32}.menu-toggle,.hamburger{display:none}.login-button-navbar-me a{border:1.5px solid #2E7D32;padding:12px 24px;border-radius:.5rem;color:#2e7d32}.mobile-login{display:none}.sidebar{position:fixed;top:0;left:-250px;width:250px;height:100vh;background:#2e7d322f;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);box-shadow:2px 0 5px #00000080;padding-top:80px;transition:left .3s ease-in-out;display:flex;flex-direction:column;z-index:999;overflow-y:auto}.sidebar ul{list-style:none;padding:0;margin:0}.sidebar ul li{padding:15px 20px}.sidebar ul li a{text-decoration:none;padding:5px;color:#000;font-size:18px;font-weight:700;display:block;transition:background .3s}.sidebar ul li a:hover{background:#2e7d32;border-radius:5px}.login-button-sidebar a{border:1.5px solid white;color:#fff;padding:10px 20px;border-radius:.5rem;text-align:center;display:inline-block}@media screen and (max-width: 1200px){.navbar{padding:0 20px;justify-content:center;position:relative;height:80px}.navbar-menu{display:none}.navbar-logo{margin:0 auto}.navbar-logo img{width:120px}.mobile-login{display:block;position:absolute;right:20px;top:25px;z-index:10}.mobile-login a{color:#2e7d32;text-decoration:none;border:1.5px solid #2E7D32;padding:8px 16px;border-radius:.5rem;font-size:14px;font-weight:700}.hamburger{display:block;cursor:pointer;width:30px;height:20px;position:absolute;top:30px;left:20px;z-index:1001}.hamburger span{display:block;width:30px;height:3px;background:#2e7d32;position:absolute;left:0;transition:all .3s ease-in-out}.hamburger span:nth-child(1){top:0;transform-origin:center}.hamburger span:nth-child(2){top:8.5px}.hamburger span:nth-child(3){top:17px;transform-origin:center}.menu-toggle:checked+.hamburger span:nth-child(1){transform:rotate(45deg);top:8.5px}.menu-toggle:checked+.hamburger span:nth-child(2){opacity:0}.menu-toggle:checked+.hamburger span:nth-child(3){transform:rotate(-45deg);top:8.5px}.menu-toggle:checked~.sidebar{left:0}#menu-toggle:checked~.sidebar{left:0}}@media screen and (max-width: 992px){.navbar-logo{max-width:70%}.navbar-logo-title-name{font-size:.5rem}}@media screen and (max-width: 576px){.navbar{height:70px}.hamburger{top:25px}.navbar-logo img{width:100px}.navbar-logo-title-name{font-size:.5rem}.mobile-login a{padding:6px 12px;font-size:12px}}.footer-container{background-color:#e9f2e9;padding:2.5rem 1.5rem 1rem;font-family:Arial,sans-serif;color:#4d4d4d}.footer-main{display:flex;flex-direction:column;max-width:1200px;margin:0 auto}.footer-left{margin-bottom:2rem}.footer-logo{margin-bottom:1rem}.footer-logo img{width:240px;max-width:100%;height:auto;margin-bottom:.5rem}.footer-logo h2{font-size:1.1rem;color:#4e8d2a;font-weight:700;margin:.5rem 0;display:none}.social-icons{display:flex;gap:1.8rem;margin-top:1rem}.social-icon{display:flex;align-items:center;justify-content:center;width:35px;height:35px;border-radius:50%;background-color:transparent;color:#4e8d2a;transition:background-color .2s}.social-icon svg{width:30px;height:30px}.social-icon:hover{color:#4e8d2a}.footer-menus{display:flex;flex-direction:column;gap:2rem}.footer-heading{color:#4d4d4d;font-size:1.05rem;font-weight:400;margin-bottom:.75rem}.footer-menu-list{list-style:none;padding:0;margin:0}.footer-menu-list li{margin-bottom:.65rem}.footer-menu-list a{color:#4e8d2a;text-decoration:none;font-size:.95rem;transition:color .2s}.footer-menu-list a:hover{color:#386a1e}.footer-divider{height:1px;background-color:#d5d5d5;margin:1rem 0}.footer-copyright{text-align:left;color:#4d4d4d;font-size:.85rem;margin-top:.5rem}@media (min-width: 768px){.footer-main{flex-direction:row;justify-content:space-between;gap:2rem}.footer-left{width:25%;margin-bottom:0}.footer-menus{flex:1;flex-direction:row;justify-content:space-between}.footer-menu-section{flex:1;padding:0 1rem}.footer-menu-section:first-child{padding-left:0}.footer-menu-section:last-child{padding-right:0}}@media (max-width: 767px){.footer-container{padding:2rem 1rem 1rem}.footer-logo img{max-width:180px}.social-icons{margin-top:1.5rem}.footer-menus{gap:1.5rem}}.api-status-container{position:fixed;bottom:20px;right:20px;z-index:1000;max-width:350px}.api-status-message{border-radius:4px;padding:15px;box-shadow:0 4px 8px #0000001a}.api-status-message.error{background-color:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.api-status-message.warning{background-color:#fff3cd;color:#856404;border:1px solid #ffeeba}.api-status-message h3{margin-top:0;margin-bottom:10px}.api-status-message p{margin-bottom:8px}.error-details{background-color:#0000000d;padding:8px;border-radius:4px;font-family:monospace;font-size:.9em;word-break:break-word}:root{--primary-color: #82D9E8}*{padding:0%;margin:0%;box-sizing:border-box}.breadcrumb{display:flex;align-items:center;margin:20px 0;font-size:14px;color:#526652}.breadcrumb-link{text-decoration:none;color:#526652}.breadcrumb-link:hover{text-decoration:underline}.breadcrumb-separator{margin:0 8px}.breadcrumb-current{color:#526652}.title-container{display:flex;width:fit-content;position:relative}.title-container:before{position:absolute;content:"";width:80%;height:3px;left:10%;background-color:#9ae9e6;border-radius:100%;bottom:2.8rem}.title-container h1{font-size:2.5rem;letter-spacing:.4rem;font-weight:800;color:#fff;text-transform:uppercase}html{background:#f5faf5!important}body{font-family:Open Sans,sans-serif;background:#f5faf5!important;margin:0;padding:0}.app-jsx-navbar{position:sticky;top:0;z-index:10000}.coming-soon-container{height:80vh;display:flex;justify-content:center;align-items:center}.coming-soon-heading{font-size:200%}.about-us-hero{position:relative;height:400px;border-radius:8px;overflow:hidden;background-size:cover;background-position:center;margin-bottom:40px}.about-us-container{display:flex;flex-direction:column;gap:0;margin-top:-1.5rem}.about-us-container>h1{margin-bottom:10px;margin-top:0}.about-us-container>.TrusteesContainer{margin-bottom:40px}.about-us-container .TrusteesTextBox{padding-top:0}.hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:flex-end;padding:40px;background:linear-gradient(#2e7d3270,#2e7d32a8)}.hero-title{color:#fff;font-size:48px;font-weight:700;margin:0;text-shadow:2px 2px 4px rgba(0,0,0,.5)}.mission-statement{max-width:800px;margin:0 auto;padding:20px 0}.mission-statement p{font-size:18px;line-height:1.6;color:#444}@media (max-width: 768px){.about-us-hero{height:300px}.hero-title{font-size:36px}.mission-statement p{font-size:16px}}:root{--primary-color: #2E7D32;--primary-light: rgba(46, 125, 50, .5);--text-color: #526652;--heading-color: #333;--bg-light: #f9f9f9;--shadow: 0 4px 12px rgba(0, 0, 0, .08);--border-radius: 12px;--spacing-sm: 15px;--spacing-md: 30px;--spacing-lg: 60px;--transition: all .3s ease}.about-us-vision-section h1{font-size:38px;color:var(--heading-color);margin-bottom:10px;font-weight:700}.vision-content{display:flex;align-items:center;justify-content:space-between;gap:var(--spacing-md)}.about-us-our-vision-section{margin-top:var(--spacing-lg)}.about-us-our-vision{list-style:none;padding:var(--spacing-sm) 0 var(--spacing-md) 0;margin:0;flex:1}.about-us-our-vision h2{font-size:48px;margin:0 0 var(--spacing-md) 0;text-align:left;color:var(--heading-color)}.about-us-our-vision li{color:var(--text-color);position:relative;padding-left:60px;margin-bottom:20px;font-size:18px;font-weight:400;line-height:1.6;transition:var(--transition)}.about-us-our-vision li:before{content:"";position:absolute;margin-left:30px;left:0;top:6px;width:12px;height:12px;background-color:var(--primary-color);border-radius:50%;transition:var(--transition)}.about-us-our-vision li:hover:before{transform:scale(1.2);background-color:var(--primary-color)}.about-us-our-vision li:not(:last-child):after{content:"";margin-left:30px;position:absolute;left:6px;top:16px;width:2px;opacity:.5;height:calc(100% + 18px);background-color:var(--primary-color)}.about-us-mission-section{max-width:1440px;background-color:transparent;box-shadow:none;padding:10px 0}.about-us-mission-section h1{font-size:38px;color:var(--heading-color);font-weight:700}.mission-content{display:flex;justify-content:space-between;align-items:center;gap:40px}.mission-points{flex:1}.mission-point{padding-left:1.7rem;display:flex;align-items:flex-start;margin-bottom:16px;transition:var(--transition)}.mission-point:hover{transform:translate(5px)}.checkbox{display:flex;align-items:center;justify-content:center;min-width:24px;height:24px;background-color:var(--primary-color);color:#fff;border-radius:4px;margin-right:15px;font-weight:700;transition:var(--transition)}.mission-point:hover .checkbox{transform:scale(1.1)}.mission-point p{color:var(--text-color);position:relative;margin-bottom:0;font-size:18px;font-weight:400;line-height:1.6;transition:var(--transition)}.highlight{font-weight:700;color:var(--primary-color)}.our-vision-image{max-width:45%;min-width:350px;border-radius:var(--border-radius);flex:1;object-fit:cover;box-shadow:var(--shadow);transition:var(--transition)}.our-vision-image:hover{transform:translateY(-5px);box-shadow:0 8px 16px #00000026}.our-mission-image{flex:1;max-width:45%;min-width:350px;border-radius:var(--border-radius);box-shadow:var(--shadow);object-fit:cover;transition:var(--transition)}.our-mission-image:hover{transform:translateY(-5px);box-shadow:0 8px 16px #00000026}@keyframes slideDown{0%{transform:translateY(-50px);opacity:0}to{transform:translateY(0);opacity:1}}.our-vision-image,.our-mission-image{animation:slideDown .8s ease-out}@media (max-width: 1650px) and (min-width:800px){.about-us-container{max-width:85%}.about-us-our-vision h2{font-size:42px}.our-vision-image,.our-mission-image{max-width:300px}}@media (max-width: 1650px) and (min-width:576px){.about-us-container{max-width:85%}}@media (max-width: 992px){.about-us-our-vision h2{font-size:38px}.about-us-our-vision li{font-size:18px}.about-us-container h1{font-size:28px}.about-us-vision-section h1{font-size:32px}.our-vision-image{max-width:300px}}@media (max-width: 768px){:root{--spacing-md: 20px;--spacing-lg: 40px}.vision-content,.mission-content{flex-direction:column}.our-vision-image,.our-mission-image{max-width:100%;margin-top:var(--spacing-md);order:-1}.about-us-our-vision h2{font-size:34px;text-align:center}.about-us-container h1{font-size:26px}.about-us-intro p{font-size:18px}.mission-points{margin-top:var(--spacing-md)}.about-us-mission-section h1,.about-us-vision-section h1{text-align:center}}@media (max-width: 576px){:root{--spacing-sm: 10px;--spacing-md: 15px;--spacing-lg: 30px}.about-us-container{width:90%;padding-bottom:15px}.top_image{padding:10px}.AboutUs_background_cover{top:10px;left:10px}.about-us-container h1{font-size:24px;margin-bottom:var(--spacing-md)}.about-us-intro{margin:var(--spacing-lg) 0}.about-us-intro p{font-size:18px}.about-us-our-vision-section{margin-top:var(--spacing-lg)}.about-us-our-vision h2{font-size:28px;margin-bottom:var(--spacing-md)}.about-us-our-vision li{font-size:18px;padding-left:45px;margin-bottom:var(--spacing-md)}.about-us-our-vision li:before{margin-left:20px}.about-us-our-vision li:not(:last-child):after{margin-left:20px}.mission-point{margin-bottom:15px}.mission-point p{font-size:18px}.checkbox{min-width:20px;height:20px;margin-right:10px}.about-us-mission-section h1{font-size:24px;margin-bottom:var(--spacing-md)}}@media (max-width: 375px){.about-us-our-vision h2{font-size:24px}.about-us-our-vision li{font-size:16px;padding-left:35px}.about-us-our-vision li:before{margin-left:15px;width:10px;height:10px}.about-us-our-vision li:not(:last-child):after{margin-left:15px;left:5px}.mission-point p{font-size:14px}}.loading-container{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh;width:100%;position:fixed;top:0;left:0;z-index:9999;background-color:#fff}.loading-spinner{border:5px solid rgba(0,0,0,.1);border-radius:50%;border-top:5px solid rgb(26,184,26);width:50px;height:50px;animation:spin 1s linear infinite;margin-bottom:20px}.loading-container p{font-family:Arial,sans-serif;font-size:16px;color:#333;margin-top:10px}:root{--emerald-600: #2E7D32;--emerald-100: #e9f6ec;--emerald-200: #cfe9d3;--emerald-800: #1f5a24}.alumni{width:100%}.alumni-title{width:100%;text-align:center;color:#132611;font-size:38px;font-weight:600;border-top:1px solid #000;padding:10px 0}.alumni-controls{margin-top:0;display:flex;justify-content:center;align-items:center;gap:16px;flex-wrap:wrap}.alumni-label{font-size:18px;font-weight:600;color:var(--emerald-800)}.alumni-tabs{display:flex;align-items:center;gap:12px}.alumni-tab{font-size:18px;line-height:1;padding:10px 22px;border-radius:999px;border:1px solid #cbd5c0;background:#fff;color:var(--emerald-800);cursor:pointer;transition:all .2s ease;box-shadow:0 1px 1px #0000000a}.alumni-tab:hover{border-color:#b6c9b0}.alumni-tab:focus{outline:none;box-shadow:0 0 0 3px #2e7d3259}.alumni-tab.is-active{background:var(--emerald-600);color:#fff;border-color:var(--emerald-600);box-shadow:0 2px 6px #2e7d3259}.alumni-panels{margin-top:28px}.alumni-panel{transition:opacity .2s ease}.alumni-panel-card{border:1px solid var(--emerald-200);background:var(--emerald-100);color:#0f2a12;padding:24px;border-radius:12px;box-shadow:0 2px 8px #0000000f}.alumni-panel-title{font-size:20px;font-weight:600;margin:0 0 10px}.alumni-panel-text{margin:0;line-height:1.6}@media (max-width: 640px){.alumni-title{font-size:30px}.alumni-tab{font-size:16px;padding:9px 18px}}.contribution-banner-container{background-color:#478d4a;color:#f5faf5;padding:50px 5%;text-align:left}.contribution-banner-container h1{font-size:38px;font-weight:700;margin-bottom:30px;max-width:1421px}.contribution-banner-container-button{display:inline-flex;align-items:center;background-color:#f5faf5;color:#2e7d32;padding:12px 24px;border-radius:8px;text-decoration:none;font-weight:700;font-size:18px;border:none;cursor:pointer;transition:all .3s ease}.contribution-banner-container-button:hover{background-color:#f0f0f0;transform:translateY(-2px);box-shadow:0 4px 8px #0000001a}.contribution-banner-arrow-icon{display:inline-flex;align-items:center;margin-left:8px}.contribution-banner-arrow-icon img{width:16px;height:16px}.BannerSection{text-align:center;margin:2rem auto;width:100%;max-width:1200px;padding:0 1rem}.BannerImageBox{position:relative;width:100%;max-width:1200px;border-radius:24px;overflow:hidden;aspect-ratio:21 / 9;box-shadow:0 4px 12px #0000001a}.BannerImage{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block;border-radius:0;animation:fadeIn 1s ease-out forwards}.background-cover{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#c5e1a5cc,#b2dfdb99 70%,#a5d6a766);border-radius:0;z-index:1}.BannerOverlayText{position:absolute;bottom:10%;left:5%;color:#fff;text-align:left;width:90%;z-index:2;text-shadow:0 2px 4px rgba(0,0,0,.3)}.extraText{font-size:36px;font-weight:700;color:#d4e6d5;margin:0;line-height:1.2}.mainText{font-size:48px;font-weight:800;color:#fff;margin:4px 0 0;line-height:1.1}.BannerDescription{margin:1rem;font-size:24px;color:#526652;max-width:900px;text-align:left;line-height:1.6;font-weight:500}@keyframes fadeIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.extraText{font-size:28px}.mainText{font-size:36px}.BannerDescription{font-size:20px}.BannerImageBox{aspect-ratio:16 / 9}}@media (max-width: 480px){.extraText{font-size:24px}.mainText{font-size:30px}.BannerDescription{font-size:18px}.BannerOverlayText{bottom:8%;left:4%}.BannerImageBox{aspect-ratio:4 / 3}}.message-container{max-width:100%;margin:0 auto 40px;color:#526652;border-top:none}.message-header{text-align:center;border-bottom:1px solid black;padding-bottom:10px}.message-header h2{font-size:38px;font-weight:600;color:#132611;margin:0}.message-content{border-top:none;padding:20px 0}.person-photo{float:left;width:300px;margin:0 30px 20px 0;shape-outside:margin-box}.person-photo img{width:100%;border-radius:4px;box-shadow:0 4px 8px #0000001a}.message-text{color:#526652}.message-text p{color:#526652;margin-bottom:20px;font-size:18px;font-weight:400}.signature{color:#000;font-weight:500;font-style:italic;margin-top:20px;padding-top:10px}#signature{color:#000}@media (max-width: 992px){.person-photo{max-width:500px;justify-content:center}.person-photo img{width:90%}.message-text p{font-size:16px}.message-header h2{font-size:26px}}@media (max-width: 768px){.message-content{flex-direction:column}.person-photo{max-width:500px;width:100%;margin:0 auto 30px}}@media (max-width: 576px){.message-header h2{font-size:22px}.message-text p{font-size:14px}}.for-students-container{display:flex;flex-direction:column;gap:12px;width:85vw;max-width:1440px;margin:0 auto}.for-students-student-resources{display:block;flex-direction:column;align-items:center}.for-students-title-container{width:60vw;max-width:882px}.for-students-title-container .for-students-page-title{font-size:38px;font-weight:700;color:#132611;margin-bottom:1rem}.for-students-title-container .for-students-description{color:#526652;font-size:24px;font-weight:400;margin-bottom:3rem}.for-students-title-container:before{display:none;content:none}.for-students-tabs-container{border-radius:8px;display:flex;flex-direction:column;gap:48px;width:100%;overflow:hidden;margin-bottom:5%}.for-students-resource-tabs{display:flex;align-items:center;justify-content:center;width:100%;height:10vh;min-height:60px;background-color:#e9f2e9;padding:5px;border-radius:8px}.for-students-tab{height:100%;display:flex;align-items:center;justify-content:center;flex:1;box-sizing:border-box;border:none;cursor:pointer;color:#132611;transition:all .3s ease;text-align:center;font-weight:700;font-size:18px;border-radius:8px}.for-students-tab.active{background-color:#2e7d32;color:#fff}.for-students-tab:not(.active):hover{background:#d1f7cd}.for-students-tab-content{background-color:#e9f2e9;width:100%;box-sizing:border-box;box-shadow:none;display:flex;justify-content:center}@media (max-width: 768px){.for-students-tab{font-size:14px}.for-students-title-container .for-students-page-title{font-size:28px}.for-students-title-container .for-students-description{font-size:16px}.for-students-title-container{width:90vw}.for-students-tabs-container{gap:20px}}@media (max-width: 480px){.for-students-tab{font-size:12px}.for-students-title-container .for-students-page-title{font-size:18px}.for-students-title-container .for-students-description{font-size:12px}}.announcementItem-announcements-container{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:8px;background-color:#e9f2e9;padding:0}.announcementItem-announcement-item{display:flex;flex-direction:column;justify-content:space-evenly;box-sizing:border-box;padding:0 2%;background-color:#e9f2e9;border-radius:8px;margin:.5vh 0;width:100%;height:13vh;transition:transform .3s ease}.announcementItem-announcement-item:hover{animation:shake .5s;background:#e0f5dd}@keyframes shake{0%{transform:translate(0)}50%{transform:translate(-3px);transform:translateY(-3px)}to{transform:translate(0)}}.announcementItem-announcement-calendar-logo{width:32px;height:32px}.announcementItem-announcement-divider{height:1px;background-color:#adccaf;width:100%;margin:.5vh 0;display:block}.announcementItem-announcement-header{width:100%;display:flex;justify-content:space-between;align-items:center}.announcementItem-announcement-date-container{display:flex;justify-content:space-between;align-items:center;color:#526652;width:135px}.announcementItem-date-of-announcement{font-size:16px;color:#526652}.announcementItem-arrow-icon{transition:transform .3s ease}.announcementItem-announcement-item:hover .announcementItem-arrow-icon{transform:rotate(45deg)}.announcementItem-announcement-item-title{font-size:18px;font-weight:400;color:#132611;line-height:1;letter-spacing:0}.announcementItem-announcement-arrow-icon{width:45px;height:45px}@media (max-width: 1200px){.announcementItem-announcement-calendar-logo{width:24px;height:24px}.announcementItem-announcement-item-title{font-size:15px;font-weight:400}.announcementItem-announcement-arrow-icon{width:40px;height:40px}}@media (max-width: 768px){.announcementItem-announcement-item{height:auto;padding:15px 2%}.announcementItem-announcement-date-container{width:120px}.announcementItem-date-of-announcement{font-size:14px}.announcementItem-announcement-arrow-icon{width:36px;height:36px}}@media (max-width: 480px){.announcementItem-announcement-date-container{width:110px}.announcementItem-announcement-item-title{font-size:14px;margin-top:8px}.announcementItem-announcement-calendar-logo{width:20px;height:20px}.announcementItem-announcement-arrow-icon{width:30px;height:30px}}.previousYearPapers-and-results-papers-container{width:100%;background-color:#f5faf5;padding:0;margin:0}.previousYearPapers-and-results-paper-section{background-color:#f5faf5;transition:all .3s ease;width:100%;margin-bottom:.5vh}.previousYearPapers-and-results-paper-section.first-section{border-radius:8px 8px 0 0;overflow:hidden}.previousYearPapers-and-results-paper-section.last-section{border-radius:0 0 8px 8px;overflow:hidden;margin-bottom:0}.previousYearPapers-and-results-section-header{min-height:13vh;display:flex;justify-content:space-between;align-items:center;padding:0 2%;cursor:pointer;margin:0;background-color:#e9f2e9;border-radius:8px}.previousYearPapers-and-results-section-header:hover{background-color:#e0f5dd}.previousYearPapers-and-results-section-header span{color:#132611;font-size:20px;font-weight:400}.previousYearPapers-and-results-toggle-icon{width:32px;height:32px;transition:transform .3s ease}.previousYearPapers-and-results-toggle-icon.expanded{transform:rotate(180deg)}.previousYearPapers-and-results-section-content{max-height:0;overflow:hidden;opacity:0;transition:max-height .5s ease,opacity .5s ease-in-out;background-color:#f5faf5;border-radius:0 0 8px 8px}.previousYearPapers-and-results-section-content.show{max-height:1000px;opacity:1}.previousYearPapers-and-results-papers-table{width:100%;border-collapse:collapse;background-color:#f5faf5}.previousYearPapers-and-results-papers-table th,.previousYearPapers-and-results-papers-table td{padding:12px 16px;text-align:center;font-size:18px;color:#526652;font-weight:400;border-bottom:1px solid #ADCCAF}.previousYearPapers-and-results-papers-table th{background-color:#f5faf5;color:#132611;position:relative;font-weight:500;border-bottom:2px solid #ADCCAF;padding-bottom:8px;font-size:20px}.previousYearPapers-and-results-sortable-header{position:relative;cursor:pointer;padding-right:16px}.previousYearPapers-and-results-file-name{display:flex;align-items:center;justify-content:center}.previousYearPapers-and-results-pdf-icon{margin-right:8px;width:28px;height:30px}.previousYearPapers-and-results-download-header{text-align:center}.previousYearPapers-and-results-download-icon{width:121px;height:51px;cursor:pointer}.previousYearPapers-and-results-divider{height:1px;background-color:#adccaf;width:100%;display:block;margin:.5vh 0}.previousYearPapers-and-results-wrapper{width:100%}.previousYearPapers-and-results-sort-icon-image{width:20px;height:20px}.previousYearPapers-and-results-papers-table tbody tr:last-child td{border-bottom:none}.pyp-wrapper,.results-wrapper{width:100%}@media (max-width: 768px){.previousYearPapers-and-results-section-header{min-height:8vh;padding:15px 2%}.previousYearPapers-and-results-section-header span,.previousYearPapers-and-results-papers-table th{font-size:18px}.previousYearPapers-and-results-papers-table td{font-size:16px;padding:10px}.previousYearPapers-and-results-pdf-icon{width:24px;height:26px}.previousYearPapers-and-results-download-icon{width:90px;height:40px}}@media (max-width: 480px){.previousYearPapers-and-results-section-header span{font-size:14px}.previousYearPapers-and-results-papers-table{display:block;overflow-x:auto}.previousYearPapers-and-results-papers-table th{font-size:14px;white-space:nowrap}.previousYearPapers-and-results-papers-table td{font-size:12px;white-space:nowrap;padding:8px}.previousYearPapers-and-results-pdf-icon{width:20px;height:22px}.previousYearPapers-and-results-download-icon{width:70px;height:35px}.previousYearPapers-and-results-toggle-icon{width:20px;height:20px}}.announcement-details-container{width:90%;max-width:1440px;margin:0 auto 25vh;background-color:#f5faf5;height:60vh}.announcement-details-announcement-content{background-color:#f5faf5;border-radius:8px}.announcement-details-announcement-title{font-size:32px;color:#222;margin-bottom:20px;font-weight:700}.announcement-details-announcement-date{width:135px;font-size:18px;color:#526652;display:flex;flex-direction:row;align-items:center;margin-bottom:20px}.announcement-details-calendar-icon{width:32px;height:32px}.announcement-details-announcement-message{font-size:18px;line-height:1.5;margin-bottom:30px}.announcement-details-announcement-message p{color:#526652}.announcement-details-important-info{font-size:18px;color:#333;margin-top:30px}.announcement-details-important-info h2{font-size:20px;font-weight:600;margin-bottom:10px;color:#4a8522}.announcement-details-important-info p{margin:8px 0;color:#526652;font-size:16px}@media (max-width: 1200px){.announcement-details-container{width:90%}.announcement-details-announcement-title{font-size:20px}.announcement-details-announcement-message{font-size:16px}}@media (max-width: 768px){.announcement-details-container{width:90%}.announcement-details-announcement-title{font-size:18px;margin-bottom:15px}.announcement-details-announcement-date{width:120px;font-size:16px}.announcement-details-calendar-icon{width:24px;height:24px}.announcement-details-announcement-message{font-size:14px}.announcement-details-important-info h2{font-size:18px}.announcement-details-important-info p{font-size:14px}}@media (max-width: 480px){.announcement-details-announcement-title{font-size:16px}.announcement-details-announcement-date{width:110px;font-size:14px}.announcement-details-important-info{font-size:16px}}.back-button{display:flex;align-items:center;gap:8px;color:#2e7d32;text-decoration:underline;font-size:22px;font-weight:400;transition:all .3s ease;margin:32px 0}.back-icon{display:flex;align-items:center;justify-content:center;transform:rotate(45deg);transition:transform .3s ease}.back-icon img{width:32px;height:32px}.back-icon.rotated{transform:rotate(0)}.GalleryPage-container{width:85vw;max-width:1440px;margin:2rem auto}.create-button-box-noimage{display:flex;flex-direction:row-reverse}.GalleryPage-header{display:flex;flex-direction:column;gap:12px;margin:30px 0}.GalleryPage-header h1{font-size:32px;font-weight:700;color:#132611;margin:0}.GalleryPage-header p{max-width:882px;font-size:22px;color:#526652;line-height:1.5;margin:0 0 10px}.GalleryPage-tabs-container{width:100%;margin-bottom:40px}.GalleryPage-resource-tabs{display:flex;border-bottom:1px solid #ADCCAF;margin-bottom:20px}.GalleryPage-tab{padding:12px 16px;font-size:18px;font-weight:400;color:#526652;cursor:pointer;position:relative;margin-right:24px}.GalleryPage-tab.active{color:#2e7d32;font-weight:500}.GalleryPage-tab.active:after{content:"";position:absolute;bottom:-1px;left:0;width:100%;height:2px;background-color:#2e7d32}.GalleryPage-tab-content{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.GalleryPageData-image{width:100%;aspect-ratio:1 / 1;object-fit:cover;border-radius:8px;transition:transform .3s ease}.GalleryPageData-image:hover{transform:scale(1.02)}.GalleryPageData-tab-change{display:flex;justify-content:space-between;margin:40px auto 5vh}@media screen and (max-width: 1200px){.GalleryPage-tab-content{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width: 768px){.GalleryPage-container{width:90%}.GalleryPage-tab{padding:10px 12px;font-size:14px;margin-right:16px}}@media screen and (max-width: 480px){.GalleryPage-tab-content{grid-template-columns:1fr}.breadcrumb{font-size:12px;margin:16px 0}.GalleryPage-tab{padding:8px 10px;font-size:13px;margin-right:12px}}.no-data-message{text-align:center;padding:60px 20px;background-color:#f5faf5;border-radius:8px;margin:40px 0}.no-data-message h2{color:#132611;margin-bottom:16px}.no-data-message p{color:#526652;margin-bottom:24px}.return-link{display:inline-block;padding:10px 20px;background-color:#2e7d32;color:#fff;text-decoration:none;border-radius:4px;font-weight:500;transition:background-color .3s ease}.return-link:hover{background-color:#1b5e20}.no-images-message{grid-column:1 / -1;text-align:center;padding:40px;color:#526652;background-color:#f5faf5;border-radius:8px}.tab-change-button{display:flex;align-items:center;justify-content:space-between;text-decoration:underline}.tab-change-button .circle-arrow{width:32px;height:32px}.tab-change-button.left .circle-arrow{margin-right:8px;transform:rotate(45deg)}.tab-change-button.right .circle-arrow{margin-left:8px;transform:rotate(135deg)}.tab-change-button .circle-arrow.hover,.tab-change-button:hover .circle-arrow.default{display:none}.tab-change-button:hover .circle-arrow.hover{display:inline}.tab-change-button.left:hover .circle-arrow.hover{transform:rotate(0)}.tab-change-button:hover .circle-arrow.hover{transform:rotate(180deg)}.GalleryPageData-tab-change button{background-color:#f5faf5;border:none;font-size:20px;color:#2e7d32}.image-tooltip-wrapper{position:relative;overflow:hidden;border-radius:8px;cursor:pointer}.image-tooltip{position:absolute;bottom:0;left:0;width:100%;background-color:#2e7d32d9;color:#fff;padding:1rem;transform:translateY(100%);transition:transform .3s ease;opacity:0;border-radius:0 0 8px 8px}.image-tooltip-wrapper:hover .image-tooltip{transform:translateY(0);opacity:1}.image-tooltip h3{font-size:18px;font-weight:500;margin:0 0 8px}.image-tooltip p{font-size:14px;margin:0 0 6px;line-height:1.4}.image-tooltip .image-date{font-size:12px;opacity:.9;font-style:italic}.GalleryPageData-image-container{overflow:hidden;border-radius:8px;box-shadow:0 2px 8px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.GalleryPageData-image-container:hover{transform:translateY(-5px);box-shadow:0 5px 15px #00000026}@media screen and (max-width: 768px){.image-tooltip h3{font-size:16px}.image-tooltip p{font-size:12px}.image-tooltip .image-date{font-size:10px}}@media screen and (max-width: 480px){.image-tooltip{padding:.75rem}.image-tooltip h3{font-size:14px;margin-bottom:4px}.image-tooltip p{font-size:12px;margin-bottom:4px}}.TrusteesBody{background-color:#f5faf5;margin:0 auto 5%;width:85vw;max-width:1440px;color:#132611;display:flex;flex-direction:column;gap:12px}.TrusteesContainer{width:100%}.TrusteesContainer-even{display:flex;align-items:center;justify-content:space-between}.TrusteesContainer-odd{display:flex;flex-direction:row-reverse;align-items:center;justify-content:space-between}.TrusteesTextBox{padding:2.5rem 0 0;width:60%;display:flex;flex-direction:column;justify-content:center;position:relative;gap:12px}.TrusteesNumberHeading{opacity:.15;color:#2e7d32;font-size:4rem;font-weight:bolder;position:absolute;top:0;left:0}.TrusteesTextHeading{font-weight:700;color:#132611;font-size:32px;z-index:2;margin-left:2.5rem}.Trustees-Object-Points{list-style:none;display:flex;flex-direction:column}.Trustees-Object-Points li,.Trustees-Points-TextPara{color:#526652;position:relative;padding-left:3rem;margin-bottom:1rem;font-weight:400;font-size:18px;line-height:1.6}.Trustees-Object-Points li:before{content:"";position:absolute;left:0;top:.5rem;width:12px;height:12px;background-color:#2e7d32;border-radius:50%;margin-left:30px}.Trustees-Object-Points li:not(:last-child):after{content:"";position:absolute;left:6px;top:16px;width:.6px;opacity:50%;height:calc(100% + 18px);background-color:#2e7d32;margin-left:30px}.TrusteesTrustImageBox{width:80%;height:100%;max-width:300px;display:flex;align-items:center;justify-content:center}.TrusteesTrustImage{border-radius:10px;width:100%;max-width:473px;aspect-ratio:1/1;object-fit:cover;object-position:top;transition:all .3s ease-in-out;box-shadow:2px 2px 8px #0000001a}.TrusteesTrustImage:hover{border:4px solid #ADCCAF;box-shadow:0 4px 10px #e0f5dd;border-radius:12px}.TrusteesHomeBody{display:flex;flex-direction:column;gap:20px}.TrusteesHomeHeading{color:#132611;font-size:32px;font-weight:600}.TrusteesHomeDescription{color:#526652;font-size:20px;font-weight:400}.TrusteesHomeFlexbox{display:grid;grid-template-columns:repeat(3,minmax(220px,1fr));gap:1.5rem 2rem;justify-items:center;align-items:start}.TrusteesHomeFlex{width:100%;max-width:320px;text-align:center;margin:0}.TrusteesHomeImage{width:100%;max-width:320px;aspect-ratio:1/1;object-fit:cover;object-position:center top;border:3px solid #ADCCAF;border-radius:10px}.TrusteesHomeName{color:#526652;font-size:24px;position:relative}.TrusteesHomePointer{position:absolute;height:60%;aspect-ratio:1/1;bottom:4px;right:10px}.TrusteesHomeImageDescription{color:#526652;font-size:20px;font-weight:400}@media screen and (min-width: 768px){.TrusteesHomeFlex:hover .TrusteesHomeImage{background-color:#e9f2e9;border:0;box-shadow:2px 2px 10px 5px #e0f5dd;transition-duration:.3s;transition-timing-function:ease}.TrusteesHomeFlex:hover .TrusteesHomeName{color:#1b5e20;transition-duration:.3s;transition-timing-function:ease}.TrusteesHomeFlex:hover .TrusteesHomePointer{rotate:45deg;transition-duration:.3s;transition-timing-function:ease}.TrusteesHomeFlex:hover .TrusteesHomeDescription{color:#1b5e20;transition-duration:.3s;transition-timing-function:ease}}@media screen and (max-width: 768px){.TrusteesBody{width:90vw}.TrusteesTextBox{width:100%}.TrusteesNumberHeading{font-size:3.5rem;top:0;left:0}.TrusteesContainer{flex-direction:column;padding:2rem 0}.TrusteesBannerOverlayText h1,.TrusteesBannerOverlayText h2{font-size:28px}.TrusteesTextHeading{font-size:24px}.Trustees-Points-TextPara,.TrusteesBannerDescription{font-size:18px}.TrusteesHomeHeading{font-size:24px}.TrusteesHomeDescription{font-size:16px}.TrusteesHomeName{font-size:18px}.TrusteesHomeImageDescription{font-size:16px}.TrusteesHomeFlexbox{grid-template-columns:repeat(2,minmax(200px,1fr));gap:1rem 1rem;justify-items:center}.TrusteesHomeFlex{width:90%;max-width:360px}.TrusteesHomePointer{right:unset;left:175px}}@media screen and (max-width: 480px){.TrusteesBannerDescription{font-size:14px}.TrusteesBannerOverlayText h1,.TrusteesBannerOverlayText h2{font-size:18px}.Trustees-Points-TextPara{font-size:14px}.TrusteesTextHeading,.TrusteesHomeHeading{font-size:16px}.TrusteesHomeDescription{font-size:12px}.TrusteesHomeName{font-size:14px}.TrusteesHomeImageDescription{font-size:12px}.TrusteesHomeFlexbox{display:grid;grid-template-columns:1fr;gap:1rem;justify-items:center}}.get-involved-container{width:100%;display:flex;flex-direction:column;padding:2rem}.get-involved-intro{margin:0 auto;width:65%;max-width:807px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.get-involved-intro h1{font-size:32px;font-weight:600;color:#132611;margin-bottom:1rem}.get-involved-intro p{font-size:20px;font-weight:400;color:#526652;margin-bottom:1.5rem;line-height:1.6}.partner-subtitle{font-size:18px;color:#2e7d32;margin-bottom:2rem}.get-involved-form-container{width:60%;max-width:618px;margin:0 auto;background-color:#f5faf5;border-radius:16px;padding:2rem;border:1px solid #ADCCAF;box-shadow:0 1px 3px 1px #00000026}.get-involved-volunteer-form-section{width:100%;display:flex;flex-direction:column;align-items:center}.get-involved-form-group{margin-bottom:1.5rem;width:100%}.get-involved-form-group label{display:block;margin-bottom:.5rem;font-size:18px;color:#526652;font-weight:500}.get-involved-form-input{width:100%;padding:12px;border:1px solid #ADCCAF;border-radius:8px;font-size:16px;background-color:#f5faf5;color:#526652;transition:border-color .3s,box-shadow .3s}.get-involved-form-input:focus{outline:none;border-color:#2e7d32;box-shadow:0 0 0 2px #2e7d3233}.volunteer-message-textarea{resize:vertical;min-height:100px}.custom-dropdown{position:relative;width:100%}.dropdown-header{width:100%;padding:12px;border:1px solid #ADCCAF;border-radius:8px;font-size:16px;background-color:#f5faf5;cursor:pointer;display:flex;justify-content:space-between;align-items:center;color:#526652;transition:border-color .3s,box-shadow .3s}.dropdown-header:focus{outline:none;border-color:#2e7d32;box-shadow:0 0 0 2px #2e7d3233}.dropdown-header[disabled]{opacity:.6;cursor:not-allowed}.dropdown-arrow{transition:transform .3s ease}.dropdown-arrow.open{transform:rotate(180deg)}.dropdown-content{position:absolute;top:100%;left:0;right:0;background-color:#f5faf5;border:1px solid #ADCCAF;border-top:none;border-radius:0 0 8px 8px;z-index:10;max-height:200px;overflow-y:auto;box-shadow:0 2px 4px #0000001a}.dropdown-item{padding:12px;cursor:pointer;color:#526652;transition:background-color .2s}.dropdown-item:hover{background-color:#e9f2e9}.submit-button{width:100%;padding:12px;background-color:#2e7d32;color:#fff;border:none;border-radius:8px;font-size:20px;font-weight:600;cursor:pointer;transition:background-color .2s;margin-top:1rem}.submit-button:hover:not(:disabled){background-color:#1b5e20}.submit-button:disabled{opacity:.6;cursor:not-allowed}.submit-message{margin-top:1rem;padding:12px;border-radius:8px;text-align:center;font-weight:500}.submit-message.success{background-color:#e9f2e9;color:#2e7d32;border:1px solid #ADCCAF}.submit-message.error{background-color:#ffebee;color:#c62828;border:1px solid #e57373}.get-involved-partner-section{width:100%}.partner-with-us-main-container{width:100%;display:flex;flex-direction:column;align-items:center}.partnership-option-wrapper{width:100%;margin-bottom:.5rem}.partnership-title{font-weight:500}.general-partnership-section{width:100%;max-width:618px;margin:2rem auto;text-align:center}.general-partner-button{padding:12px 24px;background-color:#2e7d32;color:#fff;border:none;border-radius:8px;font-size:18px;font-weight:500;cursor:pointer;transition:background-color .2s}.general-partner-button:hover{background-color:#1b5e20}.partner-interest-button{padding:8px 16px;background-color:#2e7d32;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s;margin-top:1rem}.partner-interest-button:hover{background-color:#1b5e20}.partner-form-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000;padding:1rem}.partner-form-container{background-color:#f5faf5;border-radius:16px;padding:2rem;max-width:600px;width:100%;max-height:90vh;overflow-y:auto;border:1px solid #ADCCAF;box-shadow:0 4px 6px #0000001a}.partner-form-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.partner-form-header h2{font-size:24px;color:#132611;margin:0}.close-form-button{background:none;border:none;font-size:24px;color:#526652;cursor:pointer;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s}.close-form-button:hover{background-color:#e9f2e9}.partner-application-form{width:100%}@media screen and (max-width: 768px){.get-involved-intro{width:90%}.get-involved-intro h1{font-size:24px}.get-involved-intro p{font-size:16px}.get-involved-form-container{width:100%;padding:1.5rem}.get-involved-form-group label{font-size:16px}.get-involved-form-input,.dropdown-header,.dropdown-item{font-size:14px;padding:10px}.submit-button{font-size:16px;padding:12px}.partner-form-container{padding:1.5rem;margin:1rem}.partner-form-header h2{font-size:20px}}@media screen and (max-width: 480px){.get-involved-intro h1{font-size:18px}.get-involved-intro p{font-size:14px}.get-involved-form-container{padding:1rem}.get-involved-form-group label{font-size:14px}.get-involved-form-input,.dropdown-header,.dropdown-item{font-size:12px;padding:8px}.submit-button{font-size:14px;padding:10px}.partner-form-container{padding:1rem}.partner-form-header h2{font-size:18px}}.donate-container{width:100%;max-width:500px;margin:0 auto;font-family:Inter,sans-serif;color:#333}.donate-header{text-align:center;margin-bottom:24px}.donate-header h2{font-size:24px;font-weight:600;color:#132611;margin-bottom:8px}.donate-header p{font-size:14px;color:#666;line-height:1.5}.donate-content{background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:24px}.form-group{margin-bottom:20px}.form-group label{display:block;font-size:14px;font-weight:500;margin-bottom:8px;color:#333}.amount-input{width:100%;padding:10px 12px;font-size:16px;border:1px solid #ddd;border-radius:6px;outline:none;transition:border-color .2s}.amount-input:focus{border-color:#2e7d32}.payment-tabs{display:flex;gap:8px;margin-bottom:20px;border-bottom:1px solid #eee;padding-bottom:8px}.tab-btn{background:none;border:none;padding:8px 12px;font-size:14px;color:#666;cursor:pointer;border-radius:4px;transition:all .2s}.tab-btn:hover{color:#2e7d32;background:#f5f5f5}.tab-btn.active{color:#2e7d32;font-weight:600;background:#e9f2e9}.method-content{animation:fadeIn .2s ease}.method-content.center{text-align:center}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.qr-placeholder{width:150px;height:150px;background:#f0f0f0;border:1px solid #ddd;display:flex;align-items:center;justify-content:center;margin:0 auto 16px;color:#888;font-size:12px}.upi-row{display:flex;align-items:center;justify-content:space-between;background:#f9f9f9;padding:10px;border-radius:6px;margin-bottom:8px;border:1px solid #eee}.upi-row .label{font-weight:500;font-size:14px}.upi-row .value{font-family:monospace;font-size:14px;color:#333}.copy-btn{background:none;border:1px solid #ddd;padding:4px 8px;font-size:12px;border-radius:4px;cursor:pointer}.copy-btn:hover{background:#f5f5f5}.bank-grid{display:grid;gap:12px}.bank-item{display:flex;justify-content:space-between;font-size:14px;border-bottom:1px solid #f5f5f5;padding-bottom:8px}.bank-item:last-child{border-bottom:none}.bank-item .label{color:#666}.bank-item .value{font-weight:500;color:#333;text-align:right}.note{font-size:13px;color:#888;text-align:center;margin-top:8px}.pay-btn{background:#2e7d32;color:#fff;border:none;padding:12px 24px;border-radius:6px;font-size:16px;font-weight:500;cursor:pointer;width:100%;margin-top:12px}.pay-btn:hover{background:#1b5e20}.partnerWithUs-container{width:100%;max-width:800px;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:8px;background-color:#f5faf5;padding:0;margin:2rem auto}.partnerWithUs-item{display:flex;flex-direction:column;justify-content:center;box-sizing:border-box;padding:1rem 2%;background-color:#f5faf5;border-radius:8px;margin:0;width:100%;min-height:60px;transition:all .3s ease;border-bottom:1px solid #ADCCAF;cursor:pointer}.partnerWithUs-item:last-child{border-bottom:none}.partnerWithUs-item:hover{background:#d1f7cd;transform:translateY(-2px);box-shadow:0 2px 4px #0000001a}.hidden-desc-partner-with-us{width:100%;padding:1.5rem 2%;background-color:#e9f2e9;color:#132611;font-size:16px;line-height:1.6;border:1px solid #ADCCAF;border-top:none;margin-bottom:.5rem;border-radius:0 0 8px 8px;animation:slideDown .3s ease}@keyframes slideDown{0%{opacity:0;max-height:0;padding-top:0;padding-bottom:0}to{opacity:1;max-height:200px;padding-top:1.5rem;padding-bottom:1.5rem}}.partnerWithUs-arrow{width:24px;height:24px;color:#2e7d32;transition:transform .3s ease;flex-shrink:0}.partnerWithUs-item:hover .partnerWithUs-arrow{transform:translate(5px)}.partnerWithUs-arrow.expanded{transform:rotate(180deg)}.partnerWithUs-item:hover .partnerWithUs-arrow.expanded{transform:rotate(180deg) translate(-5px)}.partnerWithUs-content{width:100%;display:flex;justify-content:space-between;align-items:center;color:#132611;font-size:18px;font-weight:400;gap:1rem}.partnership-title{flex:1;text-align:left}@media (max-width: 1200px){.partnerWithUs-content{font-size:16px;font-weight:400}.partnerWithUs-arrow{width:20px;height:20px}.hidden-desc-partner-with-us{font-size:15px}}@media (max-width: 768px){.partnerWithUs-item{min-height:auto;padding:1rem 4%}.partnerWithUs-content{font-size:16px}.partnerWithUs-arrow{width:18px;height:18px}.hidden-desc-partner-with-us{padding:1rem 4%;font-size:14px}.partnerWithUs-container{margin:1rem auto}}@media (max-width: 480px){.partnerWithUs-content{font-size:14px;gap:.5rem}.partnerWithUs-arrow{width:16px;height:16px}.partnerWithUs-item{padding:.75rem 4%}.hidden-desc-partner-with-us{padding:1rem 4%;font-size:12px}}.downloads{display:flex;flex-direction:column;gap:12px;width:85vw;max-width:1440px;margin:0 auto}.downloads-header{display:flex;flex-direction:column;max-width:882px}.downloads-header h1{font-size:38px;font-weight:700;color:#132611;margin-bottom:1rem}.downloads p{font-size:24px;color:#526652;font-weight:400;margin-bottom:3rem}.downloads h2{font-size:32px;font-weight:600;color:#132611;margin-bottom:1rem}.brochure-cards-container,.reports-cards-container{display:flex;flex-wrap:wrap;gap:24px}.reports-cards-container{margin-bottom:40px}.downloads-content-container{margin-bottom:30px}.downloads-gallery-container{margin-bottom:5%}.downloads-gallery-container p{font-size:24px;color:#526652;margin-bottom:3rem}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.gallery-item-card{display:flex;flex-direction:column;position:relative;border-radius:24px;overflow:hidden;transition:transform .3s ease;width:80%}.gallery-item-card:hover .downloadspagearrowicon{transform:rotate(45deg)}.location-image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease;border-radius:24px}.location-image-container{width:100%;aspect-ratio:1 / 1;overflow:hidden;position:relative}.gallery-item-card:hover .location-image{transform:scale(1.05)}.gallery-item-caption{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;font-size:20px;font-weight:600;color:#526652;background-color:#f5faf5;width:100%}.downloadspagearrowicon{transition:transform .3s ease;width:16px;height:16px}@media screen and (max-width: 1200px){.gallery-grid{grid-template-columns:repeat(2,1fr)}.downloads-header{max-width:100%}}@media screen and (max-width: 768px){.downloads{width:90vw}.downloads-header h1{font-size:28px}.downloads p{font-size:18px}.downloads h2{font-size:24px}.downloads-gallery-container p{font-size:18px}.gallery-item-caption{font-size:16px}.gallery-grid{gap:16px;justify-items:center}}@media screen and (max-width: 480px){.gallery-grid{grid-template-columns:1fr}.downloads-header h1{font-size:18px}.downloads p{font-size:14px}.downloads h2{font-size:16px}.downloads-gallery-container p{font-size:14px}.gallery-item-caption{font-size:16px}.gallery-item-caption{padding:8px 12px}}.loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:200px;width:100%;padding:20px}.spinner{width:40px;height:40px;border:4px solid rgba(0,0,0,.1);border-radius:50%;border-top:4px solid #3498db;animation:spin 1s linear infinite;margin-bottom:15px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.error-message{background-color:#ffebee;color:#c62828;padding:16px;border-radius:8px;margin:20px 0;text-align:center}.error-message button{margin-top:10px;padding:8px 16px;background-color:#c62828;color:#fff;border:none;border-radius:4px;cursor:pointer}.error-message button:hover{background-color:#b71c1c}.DownloadPageCard-outer-container{width:45%;max-width:100%;transition:transform .3s ease}.DownloadPageCard-outer-container:hover{box-shadow:0 6px 12px #e0f5dd}.DownloadPageCard-container{display:flex;flex-direction:row;align-items:flex-start;width:100%;max-width:100%;background-color:#f5faf5;border-radius:8px;border:1px solid #ADCCAF;border-left:8px solid #2E7D32;padding:16px;cursor:pointer;transition:all .3s ease}.DownloadPageCard-Content-container{flex:1;transition:transform .3s ease}.DownloadPageCard-Content-Title{display:flex;flex-direction:column;margin-bottom:20px}.DownloadPageCard-Content-Title .title-text{font-size:20px;font-weight:500;color:#526652;margin-bottom:2px}.DownloadPageCard-Content-Title .subtitle-text{font-size:18px;color:#526652}.DownloadPageCard-Content-Update-date{font-size:14px;color:#adccaf}.DownloadPageCard-outer-container:hover .attachment-icon-container{width:0;margin-right:0;opacity:0}.DownloadPageCard-outer-container:hover .arrow-icon-container{opacity:1}@media screen and (max-width: 1200px){.DownloadPageCard-outer-container{width:48%}}@media screen and (max-width: 768px){.DownloadPageCard-outer-container{width:100%;margin-bottom:16px}.DownloadPageCard-Content-Title{margin-bottom:12px}.DownloadPageCard-Content-Title .title-text{font-size:16px}.DownloadPageCard-Content-Title .subtitle-text{font-size:14px}}@media screen and (max-width: 480px){.DownloadPageCard-container{padding:12px;border-left:6px solid #2E7D32}.attachment-icon-container{width:20px;height:20px;margin-right:12px}.arrow-icon-container{width:16px;height:16px}.DownloadPageCard-Content-Title .title-text,.DownloadPageCard-Content-Title .subtitle-text{font-size:12px}.DownloadPageCard-Content-Update-date{font-size:11px}}.contact-us{display:flex;flex-direction:column;gap:12px;width:85vw;max-width:1440px;margin:0 auto 5%}@media (max-width: 768px){.contact-us{margin-bottom:8%}.contact-us{width:90vw}}.contact-component-container{display:flex;justify-content:space-between;gap:30px}.contact-info-container{width:35%;max-width:581px}.contact-info-container h1{font-size:38px;color:#132611;margin-bottom:1rem;font-weight:700}.contact-info-container p{font-size:24px;color:#526652;margin-bottom:3rem}.contact-info{display:flex;flex-direction:column;gap:24px}.contact-info-box{border-bottom:2px solid #E9F2E9;padding-bottom:20px;display:flex;flex-direction:column;color:#132611}.contact-info-header{display:flex;align-items:center;gap:8px;color:#526652;font-size:18px}.contact-info-box img{width:20px;height:20px}.contact-info-location-icon{width:13px;height:16px}.contact-info-content{font-size:20px;word-wrap:break-word}.contact-link{text-decoration:none;color:inherit;transition:color .3s ease}.contact-link:hover{color:#2e7d32;cursor:pointer}.contact-link:hover .contact-info-content{text-decoration:underline}.contact-us-contact-form{width:35%;max-width:618px;padding:24px;border-radius:16px;box-shadow:0 1px 3px 1px #00000026;border:1px solid #ADCCAF}.contact-us-contact-form label{font-size:18px;color:#526652;margin-bottom:8px;display:block;font-weight:500}.contact-us-form-group,.contact-us-name-group span{margin-bottom:8px}.contact-us-contact-form input,.contact-us-contact-form textarea{border:1px solid #ADCCAF;background-color:#f5faf5;border-radius:8px;padding:12px;font-size:16px;width:100%;color:#526652;box-sizing:border-box}.contact-us-contact-form input{height:38px}.contact-us-contact-form textarea{resize:vertical;min-height:120px;height:auto}.contact-us-contact-form input:focus,.contact-us-contact-form textarea:focus{outline:none;border-color:#2e7d32;box-shadow:0 0 0 2px #2e7d3233}.contact-us-name-group{display:flex;justify-content:space-between}.contact-us-name-group span{width:45%;display:flex;flex-direction:column}.contact-us-form-group{display:flex;flex-direction:column}.contact-us-send-btn{background-color:#2e7d32;color:#fff;padding:12px;border:none;width:100%;font-size:20px;font-weight:600;border-radius:6px;cursor:pointer;transition:background .2s ease}.contact-us-send-btn:hover{background-color:#1b5e20}.submit-status{padding:12px;margin-bottom:20px;border-radius:6px;font-size:16px;text-align:center}.submit-status.success{background-color:#d4edda;color:#155724;border:1px solid #c3e6cb}.submit-status.error{background-color:#f8d7da;color:#721c24;border:1px solid #f5c6cb}@media (max-width: 1200px){.contact-component-container{gap:20px}.contact-info-container,.contact-us-contact-form{width:45%}}@media (max-width: 768px){.contact-component-container{flex-direction:column;align-items:center}.contact-info-container{width:100%;max-width:100%}.contact-us-contact-form{width:100%;max-width:618px}.contact-info-container{margin-bottom:40px}.contact-info-container h1{font-size:32px}.contact-info-container p{font-size:18px;margin-bottom:2rem}.contact-info-header{font-size:14px}.contact-info-content{font-size:16px}.contact-us-contact-form input,.contact-us-contact-form textarea,.contact-us-contact-form label{font-size:14px}}@media (max-width: 480px){.contact-info-container h1{font-size:24px}.contact-info-container p{font-size:14px}.contact-us-contact-form{border-radius:16px;padding:16px}.contact-us-contact-form input,.contact-us-contact-form textarea{font-size:16px;padding:10px}.contact-info-header{font-size:11px}.contact-info-content{font-size:12px}.contact-us-send-btn{font-size:14px}.contact-us-contact-form input,.contact-us-contact-form textarea,.contact-us-contact-form label{font-size:12px}}.TeachingHeadings{font-size:34px;font-weight:700;color:#132611;margin-bottom:.2rem;margin-top:2rem}.TeachingDescription{color:#526652;font-size:18px;font-weight:400;margin-bottom:1.5rem}@media screen and (max-width: 768px){.TeachingHeadings{font-size:28px}}@media screen and (max-width: 480px){.TeachingHeadings{font-size:18px;margin-top:10%}}.TeachingGrid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;padding:20px 0;width:100%;box-sizing:border-box}.TeachingCardWrapper{height:100%;box-sizing:border-box}.TeachingTestimonialCard{background:#fff;border-radius:12px;padding:24px;height:100%;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 4px 12px #0000000d;border-left:4px solid #2E7D32;transition:transform .3s ease,box-shadow .3s ease}.TeachingTestimonialCard:hover{transform:translateY(-5px);box-shadow:0 8px 20px #2e7d3226}.TeachingTestimonialQuote{font-size:16px;line-height:1.6;color:#526652;font-style:italic;margin-bottom:20px;position:relative}.TeachingTestimonialQuote:before{content:'"';font-size:40px;color:#2e7d32;position:absolute;top:-20px;left:-10px;opacity:.2}.TeachingTestimonialUser{display:flex;align-items:center;gap:12px;border-top:1px solid #E9F2E9;padding-top:16px}.TeachingTestimonialImage{width:48px;height:48px;border-radius:50%;object-fit:cover;border:2px solid #E9F2E9}.TeachingTestimonialInfo{display:flex;flex-direction:column}.TeachingTestimonialName{font-weight:600;color:#132611;font-size:16px}.TeachingVolunteerCard{background:#fff;border-radius:16px;overflow:hidden;height:100%;box-shadow:0 4px 15px #0000000d;transition:all .3s ease;display:flex;flex-direction:column;border:1px solid #f0f0f0;position:relative}.TeachingVolunteerCard:hover{transform:translateY(-5px);box-shadow:0 12px 30px #2e7d321a;border-color:#d0e6d0}.TeachingVolunteerHeader{background:linear-gradient(135deg,#2e7d32,#1b5e20);height:80px;position:relative}.TeachingVolunteerImageContainer{width:100px;height:100px;border-radius:50%;border:4px solid #ffffff;overflow:hidden;margin:-50px auto 0;position:relative;z-index:2;background:#fff;box-shadow:0 4px 8px #0000001a}.TeachingVolunteerImage{width:100%;height:100%;object-fit:cover}.TeachingVolunteerContent{padding:20px 24px 24px;flex-grow:1;display:flex;flex-direction:column;text-align:center}.TeachingVolunteerName{font-size:20px;font-weight:700;color:#132611;margin-bottom:12px;margin-top:8px}.TeachingVolunteerDescription{font-size:15px;line-height:1.6;color:#526652;text-align:left}@media screen and (max-width: 768px){.TeachingGrid{grid-template-columns:1fr;gap:20px}.TeachingTestimonialCard{padding:20px}.TeachingVolunteerContent{padding:16px 20px 20px}}.TeachingProgramsImageBox{display:flex;flex-direction:column;justify-content:space-around;gap:12px;width:30%}.TeachingProgramsImages{width:100%;aspect-ratio:581/435;object-fit:cover;border-radius:8px;transition-duration:.2s}.TeachingProgramsImages:hover{border:.3vw solid #A5C7A1;box-shadow:.1vw .1vw .2vw #a5c7a1,-.1vw -.1vw .2vw #a5c7a1}.TeachingProgramBox{padding:2.5rem 0 3rem;height:100%;width:60%;display:flex;flex-direction:column;justify-content:flex-start;position:relative;gap:12px}.TeachingProgramsNameHeading{font-weight:700;font-size:32px;color:#526652;z-index:2;margin-left:2.5rem}.TeachingProgramsOuterText{width:100%;margin:0 auto;font-size:18px;word-wrap:break-word;color:#526652;padding:0 2rem}ul.TeachingProgramsOuterText li{padding:.5rem 0}.TeachingProgramsOuterText b{font-weight:700}.TeachingProgramsInnerText{padding-left:12%;width:100%;box-sizing:border-box}ul.TeachingProgramsInnerText li{color:#526652;padding-bottom:2%}.TeachingProgramsInnerText b{color:#526652}@media screen and (max-width: 768px){.TeachingProgramsImageBox{flex-direction:row;flex-wrap:wrap;justify-content:space-evenly;width:100%}.TeachingProgramsImages{width:40%}.TeachingProgramBox{display:flex;flex-direction:column;gap:12px;width:100%}.TeachingProgramsOuterText{font-size:16px}.TeachingProgramsNameHeading{font-size:26px}}@media screen and (max-width: 480px){.TeachingProgramsBox{flex-direction:column;max-width:100%}.TeachingProgramsImageBox{flex-direction:column;justify-content:space-evenly;width:90%;gap:12px;align-items:center}.TeachingProgramsImages{width:100%}.TeachingProgramsOuterText{font-size:14px}.TeachingProgramsNameHeading{font-size:16px}}.teaching-content-container{display:flex;flex-direction:column;gap:12px;width:100%}.teaching-content-container h2{font-size:32px;margin-bottom:1rem;color:#132611}.teaching-reports-cards-container{display:flex;flex-wrap:wrap;gap:40px;margin-bottom:40px;width:100%}.TeachingPageCard-outer-container{width:25%;max-width:100%;transition:transform .3s ease}.TeachingPageCard-outer-container:hover{box-shadow:0 6px 12px #0000001a}.TeachingPageCard-container{display:flex;flex-direction:row;align-items:flex-start;width:100%;max-width:100%;background-color:#f5faf5;border-radius:8px;border:1px solid #ADCCAF;border-left:8px solid #2E7D32;padding:16px;margin-bottom:0;cursor:pointer;box-shadow:0 1px 3px #0000000d;transition:all .3s ease}.attachment-icon-container{display:flex;justify-content:center;align-items:center;margin-right:16px;width:24px;height:24px;transition:width .3s ease,margin-right .3s ease,opacity .3s ease;color:#2e7d32;flex-shrink:0}.attachment-icon-container img{width:100%;height:100%;object-fit:contain;transition:all .3s ease}.TeachingPageCard-Content-container{flex:1;display:flex;align-items:center;transition:transform .3s ease}.TeachingPageCard-Content-Title{display:flex;flex-direction:column}.TeachingPageCard-Content-Title .title-text{font-size:18px;font-weight:500;color:#526652;margin-bottom:2px}.TeachingPageCard-Content-Title .subtitle-text{font-size:14px;color:#526652}.teaching-subtitle-text{font-size:18px;font-weight:600;color:#526652}.DownloadPageCard-Content-Update-date{font-size:12px;color:#adccaf}.arrow-icon-container{display:flex;justify-content:center;align-items:center;margin-left:16px;width:20px;height:20px;opacity:0;transition:all .3s ease;flex-shrink:0}.arrow-icon-container img{width:100%;height:100%;object-fit:contain}.TeachingPageCard-outer-container:hover .attachment-icon-container{width:0;margin-right:0;opacity:0}.TeachingPageCard-outer-container:hover .arrow-icon-container{opacity:1}@media screen and (max-width: 1200px){.TeachingPageCard-outer-container{width:48%}}@media screen and (max-width: 768px){.TeachingPageCard-outer-container{width:100%;margin-bottom:16px}.TeachingPageCard-Content-Title .title-text{font-size:16px}.TeachingPageCard-Content-Title{margin-bottom:12px}}@media screen and (max-width: 480px){.TeachingPageCard-container{padding:12px;border-left:6px solid #2E7D32}.attachment-icon-container{width:20px;height:20px;margin-right:12px}.arrow-icon-container{width:16px;height:16px}.TeachingPageCard-Content-Title .title-text{font-size:15px}.TeachingPageCard-Content-Title .subtitle-text{font-size:13px}.DownloadPageCard-Content-Update-date{font-size:11px}}.InfiniteScrollContainer{width:100%;overflow:hidden;position:relative;padding:20px 0;mask-image:linear-gradient(to right,transparent,black 10%,black 90%,transparent);-webkit-mask-image:linear-gradient(to right,transparent,black 10%,black 90%,transparent)}.InfiniteScrollTrack{display:flex;gap:24px;width:max-content}.InfiniteScrollContainer:hover .InfiniteScrollTrack{animation-play-state:paused!important}@keyframes scrollLeft{0%{transform:translate(0)}to{transform:translate(calc(-50% - 12px))}}@keyframes scrollRight{0%{transform:translate(calc(-50% - 12px))}to{transform:translate(0)}}.scroll-left{animation:scrollLeft linear infinite}.scroll-right{animation:scrollRight linear infinite}.HomeTeachingHeadings#Testimonials{font-size:32px;color:#132611;font-weight:600}.HomeTeachingDescription{color:#526652;font-size:20px;font-weight:400;margin-bottom:20px}.HomeTeachingTestimonialsBox{position:relative;background:transparent;border-radius:8px;overflow:hidden;height:100%;display:flex;flex-direction:column;align-items:center;width:100%;z-index:1;border:2px solid #2E7D32}.HomeTeachingTestimonialsHeader{display:flex;flex-direction:column;align-items:center;height:100%;width:100%}.HomeTeachingTestimonialsImage{width:35%;aspect-ratio:1/1;border-radius:50%;border:2px solid #2E7D32;object-fit:cover;object-position:center;margin:8px 0}.HomeTeachingTestimonialsDescription{position:static;width:100%;height:100%;color:#526652;font-size:16px;font-weight:400;background-color:transparent;border:none;border-radius:0;text-align:center;padding:10px;box-sizing:border-box;z-index:1;display:flex;justify-content:center;align-items:center;text-align:justify}.HomeTeachingTestimonialsName{color:#526652;font-weight:500;font-size:20px}.HomeTeachingTestimonialsNameContainer{background-color:#e9f2e9;display:flex;align-items:center;justify-content:center;width:100%;height:10%;padding:10px 0}.HomeTeachingTestimonialsBox:hover .HomeTeachingTestimonialsName{color:#526652}@media screen and (max-width: 1000px){.HomeTeachingTestimonialsDescription{font-size:12px}}@media screen and (max-width: 768px){.HomeTeachingHeadings#Testimonials{font-size:24px}.HomeTeachingDescription,.HomeTeachingTestimonialsDescription{font-size:16px}.HomeTeachingTestimonialsName{font-size:18px}}@media screen and (max-width: 480px){.HomeTeachingHeadings#Testimonials{font-size:16px}.HomeTeachingDescription{font-size:12px}.HomeTeachingTestimonialsDescription{font-size:14px}.HomeTeachingTestimonialsName{font-size:16px}}*{box-sizing:border-box}.home-container{width:85vw;max-width:1440px;margin:0 auto 64px;display:flex;flex-direction:column;gap:64px}#home-container-2{margin:64px auto}.contribution-on-home{margin-top:2rem}.home-container>*{width:100%}.home-container p,.home-container .HomeTeachingDescription,.home-container .TrusteesHomeDescription{text-align:justify}.image-section{margin:40px 0;overflow:hidden;position:relative}.image-section h2{font-size:32px;color:#132611;margin-bottom:20px}.image-scroller{display:flex;animation:scrollAnimation 15s linear infinite;will-change:transform}.image-scroller:hover{animation-play-state:paused}.image-track{display:flex;gap:20px;padding-right:20px;flex-shrink:0}.image-track{width:max-content}.image-card{flex:0 0 auto}.image-card img{width:300px;height:200px;object-fit:cover;border-radius:10px;transition:transform .3s ease}.image-card img:hover{transform:scale(1.05);box-shadow:0 4px 8px #0003}@keyframes scrollAnimation{0%{transform:translate(0)}to{transform:translate(-50%)}}@media screen and (max-width: 1200px){.home-container{gap:48px}.image-scroller{animation-duration:12s}}@media screen and (max-width: 768px){.home-container{width:90vw;gap:40px}.image-card img{width:200px;height:150px}.image-scroller{animation-duration:10s}}@media screen and (max-width: 480px){.home-container{width:90vw;gap:32px}.image-card img{width:150px;height:100px}.image-scroller{animation-duration:8s}}.gallery-section-container{width:100%;max-width:1440px;margin:0 auto;background-color:#f5faf5;padding:4rem 0}.gallery-section-content{width:85vw;margin:0 auto}.gallery-section-main-heading{font-size:38px;color:#132611;text-align:center;margin-bottom:3rem;font-weight:700}.gallery-section-infinite-scroll{display:flex;overflow:hidden;position:relative;width:100%;-webkit-mask:linear-gradient(90deg,transparent,#000 5% 95%,transparent);mask:linear-gradient(90deg,transparent,#000 5% 95%,transparent)}.gallery-section-image-track{display:flex;gap:2rem;animation:gallery-infinite-scroll 60s linear infinite;flex-shrink:0}.gallery-section-infinite-scroll:hover .gallery-section-image-track{animation-play-state:paused}.gallery-section-image-item{position:relative;flex:0 0 auto;width:300px;height:200px;border-radius:16px;overflow:hidden;box-shadow:0 4px 8px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.gallery-section-image-item:hover{transform:translateY(-4px);box-shadow:0 8px 16px #e0f5dd}.gallery-section-image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.gallery-section-image-item:hover .gallery-section-image{transform:scale(1.05)}.gallery-section-image-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,#132611e6);padding:2rem 1.5rem 1.5rem;opacity:0;transition:opacity .3s ease}.gallery-section-image-item:hover .gallery-section-image-overlay{opacity:1}.gallery-section-image-details{color:#fff}.gallery-section-image-title{font-size:18px;font-weight:600;margin-bottom:.5rem;line-height:1.2}.gallery-section-image-camp{font-size:16px;margin-bottom:.25rem;opacity:.9;font-weight:500}.gallery-section-image-location{font-size:14px;margin-bottom:.25rem;opacity:.8}.gallery-section-image-year{font-size:12px;opacity:.7}@keyframes gallery-infinite-scroll{0%{transform:translate(0)}to{transform:translate(-100%)}}.gallery-section-loading,.gallery-section-error,.gallery-section-empty{text-align:center;padding:3rem 0}.gallery-section-loading-text{font-size:18px;color:#526652}.gallery-section-error-text{font-size:18px;color:#2e7d32}.gallery-section-empty-text{font-size:18px;color:#526652}@media (max-width: 768px){.gallery-section-content{width:90vw}.gallery-section-main-heading{font-size:28px}.gallery-section-image-track{gap:1.5rem;animation-duration:25s}.gallery-section-image-item{width:250px;height:170px}.gallery-section-image-title{font-size:16px}.gallery-section-image-camp{font-size:14px}.gallery-section-image-location,.gallery-section-image-year{font-size:12px}}@media (max-width: 480px){.gallery-section-content{width:90vw}.gallery-section-main-heading{font-size:18px}.gallery-section-image-track{gap:1rem;animation-duration:20s}.gallery-section-image-item{width:200px;height:140px}.gallery-section-image-title{font-size:14px}.gallery-section-image-camp,.gallery-section-image-location{font-size:12px}.gallery-section-image-year{font-size:10px}}.home-hero-section-container{display:flex;justify-content:space-between;align-items:center;gap:40px;min-height:400px;height:auto}.home-hero-section-content{display:flex;flex-direction:column;justify-content:space-evenly;max-width:50%;height:auto;gap:20px}.home-hero-heading h1{font-size:58px;font-weight:900;color:#2e7d32}.home-hero-title h2{font-size:38px;font-weight:700;color:#132611}.home-hero-section-uk{color:#2e7d32}.home-hero-description{color:#526652;font-size:24px;font-weight:400}.home-join-cause-button{background-color:#2e7d32;color:#fff;padding:12px 24px;border-radius:8px;display:inline-flex;align-items:center;gap:8px;text-decoration:none;font-weight:600;width:fit-content;margin-top:12px;transition:background-color .3s}.home-join-cause-button:hover{background-color:#1b5e20}.home-hero-section-images{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:40%}.home-hero-img1{width:100%;height:auto;border-radius:8px}.home-hero-img2,.home-hero-img3{width:49.5%;height:auto;border-radius:8px}.home-hero-img-row{width:100%;display:flex;justify-content:center;gap:1%}@media screen and (max-width: 1200px){.home-hero-heading h1{font-size:48px}.home-hero-section-content{max-width:60%}}@media screen and (max-width: 1000px){.home-hero-section-content{max-width:70%}.home-hero-img-row{flex-direction:column;gap:12px}.home-hero-section-images img{aspect-ratio:4/3;width:100%;object-fit:cover}}@media screen and (max-width: 768px){.home-hero-section-container{flex-direction:column-reverse;gap:30px}.home-hero-heading h1{font-size:38px}.home-hero-title h2{font-size:28px}.home-hero-description{font-size:18px}.home-hero-section-content{max-width:100%;order:1}.home-hero-section-images{width:80%;order:0}}@media screen and (max-width: 480px){.home-hero-section-container h1{font-size:28px}.home-hero-heading h1{font-size:32px}.home-hero-title h2{font-size:20px}.home-hero-description{font-size:14px}.home-hero-section-content{gap:20px}.home-hero-img-row{flex-direction:column;gap:12px}.home-hero-img-row img{width:100%}}.home-announcements-section{display:flex;justify-content:space-between;align-items:center}.home-announcements-section h2{color:#132611;font-size:32px;font-weight:600}.view-all-link .back-button{flex-direction:row-reverse}.view-all-link .back-icon{transform:rotate(135deg)}.view-all-link .back-icon.rotated{transform:rotate(180deg)}@media screen and (max-width: 768px){.home-announcements-section h2{font-size:24px}}@media screen and (max-width: 480px){.home-announcements-section h2{font-size:16px}}.home-about-section{display:flex;justify-content:space-between;align-items:center}.home-about-content{display:flex;flex-direction:column;max-width:55%;gap:20px}.home-about-section h2{font-size:28px;font-weight:600;color:#132611}.home-about-section p{font-size:20px;font-weight:400;color:#526652}.about-image{max-width:40%}.home-about-img{width:100%;aspect-ratio:4/3;border-radius:8px}.home-about-learn-more{background-color:#f5faf5;color:#2e7d32;padding:12px 24px;border-radius:8px;border:2px solid #2E7D32;display:inline-flex;align-items:center;gap:8px;text-decoration:none;font-weight:500;width:fit-content;margin-top:12px;transition:all .3s ease}.home-about-learn-more:hover{background-color:#2e7d32;color:#fff}@media screen and (max-width: 768px){.home-about-section{flex-direction:column-reverse;gap:30px}.home-about-content{max-width:100%;order:1}.about-image{max-width:90%}.home-about-img{width:100%;height:auto}.home-about-section h2{font-size:20px}.home-about-section p{font-size:16px}}@media screen and (max-width: 480px){.home-about-section h2{font-size:14px}.home-about-content{gap:14px}}.programs-section{width:100%}.programs-section h2{color:#132611;margin-bottom:2rem;font-size:32px;font-weight:600}.program-card{border-radius:12px;overflow:hidden;transition:transform .3s,box-shadow .3s;display:flex;flex-direction:column;aspect-ratio:4/3;border:none;cursor:pointer}.home-programs-arrow{transition:transform .3s}.program-card:hover .program-image{box-shadow:0 10px 20px #e0f5dd}.program-card:hover h3{color:#2e7d32}.program-image{max-width:1440px;width:100%;height:75%;position:relative;overflow:hidden}.program-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.program-card:hover .program-image img{transform:scale(1.05)}.program-content{padding:20px;display:flex;justify-content:space-between;align-items:center;flex-grow:1}.program-card h3{color:#132611;font-size:24px;font-weight:600;transition:color .3s}.program-card:hover .home-programs-arrow{transform:rotate(45deg)}@media screen and (max-width: 768px){.program-card{min-width:100%;max-width:100%}.programs-section h2{font-size:24px}.program-card h3{font-size:18px}}@media screen and (max-width: 480px){.programs-section h2{font-size:16px}.program-card h3{font-size:14px}}.carousel-tray{contain:layout;width:100%;padding:0 40px;box-sizing:border-box}.carousel-container{width:100%;position:relative;overflow-x:visible}.carousel-grid{display:flex;gap:20px;transition:transform .5s ease;width:100%}.carousel-container:before,.carousel-container:after{content:"";position:absolute;top:0;bottom:0;width:40px;z-index:1;pointer-events:none}.carousel-item{opacity:1;min-width:0;transition:opacity .5s ease}.carousel-item--overflown{opacity:.5}.carousel-navigation{display:flex;justify-content:center;gap:70px}.carousel-nav-button{margin-top:10px;border-radius:50%;border:none;background-color:transparent;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s}.carousel-nav-button:disabled{opacity:.5;cursor:not-allowed}.carousel-nav-button img{width:70px;height:70px}.carousel-prev-nav:not(:disabled) img{transform:rotate(180deg)}.carousel-prev-nav:disabled img{transform:rotate(180deg)}@media screen and (max-width: 980px){.carousel-tray{padding:0}.carousel-container{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.carousel-container::-webkit-scrollbar{display:none}.carousel-grid{width:auto;transition:none;transform:none!important}.carousel-item{flex:0 0 90%;max-width:90%}.carousel-container:before,.carousel-container:after{display:none}.carousel-navigation{display:none}}.quote-section{display:flex;align-items:center;min-height:15vh;padding:24px 0;height:fit-content;background-color:#e9f2e9;text-align:center}.quote-content{max-width:1043px;margin:0 auto;position:relative;display:inline-flex;gap:3%}.quote-text-container{display:inline-flex;padding-right:20px;gap:3%;border-right:2px solid #ADCCAF}.quote-invcomma-close img{transform:rotate(180deg)}.quote-text{font-size:32px;font-style:italic;font-weight:400;color:#526652}.quote-author{font-size:32px;font-weight:400;color:#526652}@media screen and (max-width: 768px){.quote-text,.quote-author{font-size:24px}}@media screen and (max-width: 480px){.quote-text,.quote-author{font-size:16px}}.home-volunteer-experience{width:100%}.home-volunteer-heading{color:#132611;font-size:32px;text-align:center}.home-volunteer-header{margin-bottom:15vh}.home-volunteer-box{padding-top:3rem;display:flex;flex-direction:column;justify-content:flex-start;height:100%;border:2px solid #A5C7A1;border-radius:15px;transition:all .3s ease;position:relative;overflow:visible}.home-TeachingVolunteerImage{width:23%;aspect-ratio:1/1;border-radius:50%;object-fit:cover;position:absolute;top:-3rem;left:0;right:0;margin-inline:auto;transition-duration:.2s;max-width:200px}.home-TeachingVolunteerHeading{color:#132611;font-weight:600;font-size:28px;padding:30px 30px 0;margin-top:40px;transition-duration:.2s;word-wrap:break-word}.home-TeachingVolunteerText{color:#526652;font-weight:400;font-size:16px;padding:15px 30px;transition-duration:.2s;word-wrap:break-word;text-align:justify}.home-volunteer-box:hover{box-shadow:2px 2px 10px 2px #a5c7a1,-2px -2px 10px 2px #a5c7a1}.home-volunteer-box:hover .home-TeachingVolunteerImage{transform:translateY(10%);box-shadow:-2px 2px 7px #2e7d32,2px 2px 7px #2e7d32}.home-volunteer-box:hover .home-TeachingVolunteerHeading{color:#2e7d32;transform:translateY(-2px)}.home-volunteer-box:hover .home-TeachingVolunteerText{transform:translateY(5px)}@media screen and (max-width: 1100px){.home-TeachingVolunteerImage{width:30%}}@media screen and (max-width: 980px){.home-volunteer-box{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto 1fr;padding:15px;height:100%;min-height:150px;gap:10px}.home-TeachingVolunteerImage{width:100%;max-width:none;aspect-ratio:1/1;position:static;grid-row:1 / 3;grid-column:1;border-radius:10px;margin:0}.home-TeachingVolunteerHeading{grid-row:1;grid-column:2;padding:0;margin:0;font-size:18px;display:flex;align-items:center}.home-TeachingVolunteerText{grid-row:2;grid-column:2;padding:0;font-size:12px;overflow-y:visible;max-height:120px}.home-volunteer-box:hover{box-shadow:none}.home-volunteer-box:hover .home-TeachingVolunteerImage{transform:none;box-shadow:none}.home-volunteer-box:hover .home-TeachingVolunteerHeading,.home-volunteer-box:hover .home-TeachingVolunteerText{transform:none}}@media screen and (max-width: 600px){.home-volunteer-box{display:flex;flex-direction:column;padding:15px;height:auto;min-height:auto;gap:10px}.home-TeachingVolunteerImage{width:100%;max-width:none;aspect-ratio:1/1;position:static;border-radius:10px;margin:0 0 10px}.home-TeachingVolunteerHeading{padding:0;margin:0;font-size:18px;text-align:center}.home-TeachingVolunteerText{padding:0;font-size:12px;overflow-y:visible;max-height:none}.home-volunteer-header{margin-bottom:10vh}}@media screen and (max-width: 768px){.home-volunteer-heading{font-size:24px}}@media screen and (max-width: 480px){.home-volunteer-experience{width:100%}.home-volunteer-heading{font-size:16px;margin-bottom:1.5rem}.home-TeachingVolunteerHeading{font-size:16px}.home-TeachingVolunteerText{font-size:11px}.home-volunteer-header{margin-bottom:8vh}}.team-page-container{padding-top:2rem;min-height:100vh;contain:layout style paint}.team-intro{text-align:center;margin:3rem 0}.team-main-title{font-size:42px;font-weight:700;color:#132611;margin-bottom:12px}.team-subtitle{font-size:20px;color:#526652;font-weight:400}.team-section{margin-bottom:4rem}.team-section-heading{font-size:36px;color:#1b5e20;margin-bottom:2.5rem;padding-bottom:1rem;border-bottom:4px solid #2E7D32;font-weight:700;text-transform:uppercase;letter-spacing:1px;position:relative}.team-section-heading:after{content:"";position:absolute;bottom:-4px;left:0;width:120px;height:4px;background:#66bb6a}.year-tabs{display:flex;justify-content:center;gap:1rem;margin-bottom:2rem;flex-wrap:wrap}.year-tab{padding:.75rem 2rem;font-size:1.1rem;font-weight:600;color:#2e7d32;background:#f5faf5;border:2px solid #2E7D32;border-radius:8px;cursor:pointer;transition:all .3s ease;letter-spacing:.5px}.year-tab:hover{background:#2e7d321a;transform:translateY(-2px)}.year-tab.active{background:#2e7d32;color:#fff;box-shadow:0 4px 12px #2e7d324d}.year-section{margin-bottom:0;background:transparent;padding:2.5rem;border-radius:16px;box-shadow:none;border:none}.year-heading{font-size:1.85rem;color:#1b5e20;margin-bottom:2rem;font-weight:700;text-align:center;padding-bottom:.75rem;border-bottom:2px solid #4CAF50;letter-spacing:.5px}.team-subsection{margin-bottom:2.5rem}.team-subsection:last-child{margin-bottom:0}.team-subsection-heading{font-size:1.35rem;color:#2e7d32;margin-bottom:1.75rem;font-weight:600;padding-left:1rem;border-left:5px solid #4CAF50;text-transform:capitalize;letter-spacing:.3px}.team-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:2rem;padding:0;justify-items:center}.council-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}.team-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 12px #00000014;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column;border:1px solid rgba(46,125,50,.1);will-change:transform;width:100%}.team-card:hover{transform:translateY(-10px);box-shadow:0 12px 24px #2e7d3226;border-color:#2e7d324d}.team-card-image-wrapper{width:100%;aspect-ratio:1;overflow:hidden;background:linear-gradient(135deg,#e8f5e9,#c8e6c9);display:flex;align-items:center;justify-content:center;position:relative}.team-card-image-wrapper:after{content:"";position:absolute;bottom:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#2e7d32,#4caf50);opacity:0;transition:opacity .3s ease}.team-card:hover .team-card-image-wrapper:after{opacity:1}.team-card-image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.team-card:hover .team-card-image{transform:scale(1.08)}.team-card-content{padding:.85rem .75rem;text-align:center;background:#fff}.team-card-email{display:inline-flex;align-items:center;justify-content:center;margin-top:.5rem}.team-card-email img{width:18px;height:18px;filter:invert(24%) sepia(37%) saturate(401%) hue-rotate(78deg) brightness(94%) contrast(88%);opacity:.9}.team-card-email:hover img{transform:scale(1.05);opacity:1}.team-card-name{font-size:1.1rem;color:#132611;margin-bottom:.35rem;font-weight:600;letter-spacing:.3px}.team-card-role{font-size:.875rem;color:#526652;margin:0;font-weight:400;line-height:1.4}@media screen and (max-width: 1200px){.team-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.5rem}.council-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}}@media screen and (max-width: 768px){.team-page-container{padding-top:1rem}.team-intro{margin:2rem 0}.team-main-title{font-size:32px;margin-bottom:1rem}.team-subtitle{font-size:18px}.team-section-heading{font-size:28px;margin-bottom:1.5rem}.year-heading{font-size:1.5rem;margin-bottom:1.5rem}.year-section{padding:1.5rem}.team-subsection-heading{font-size:1.1rem;margin-bottom:1rem}.team-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1.5rem}.council-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.team-card-name{font-size:1.1rem}.team-card-role{font-size:.9rem}.team-card-content{padding:1rem}}@media screen and (max-width: 480px){.team-main-title{font-size:28px}.team-subtitle{font-size:14px}}@media screen and (max-width: 480px){.team-main-title{font-size:24px}.team-subtitle{font-size:16px}.team-section-heading{font-size:24px}.year-heading{font-size:1.25rem}.team-grid,.council-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:1rem}.team-card-name{font-size:1rem}.team-card-role{font-size:.85rem}.team-subsection-heading{font-size:1rem}}@media print{.team-card{break-inside:avoid;box-shadow:none;border:1px solid #ddd}.team-card:hover{transform:none;box-shadow:none}}
