@import url(https://unpkg.com/@react-pdf-viewer/core/lib/styles/index.css);@import url(https://unpkg.com/@react-pdf-viewer/default-layout/lib/styles/index.css);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.main-header-home{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background-color:#fff;position:relative;width:100%;z-index:999}.nav-container-home{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;padding:10px 30px}.logo-link-home{align-items:center;display:flex;gap:15px;text-decoration:none}.main-logo-home{height:70px;width:70px}.school-name{color:#000;font-size:30px;font-weight:500}.header-right-section-home{align-items:center;display:flex;flex-shrink:0;gap:30px}.email-block-home{display:flex;flex-direction:column;font-size:20px}.email-label-home{color:#0b9446;font-size:20px}.email-icon-home{color:#df0000;font-size:20px}.email-link-home{color:#000;font-weight:500}.email-link-home:hover{color:#0b9446;text-decoration:underline}.menu-bar{background-color:#0b9446;width:100%}.menu-list{display:flex;gap:30px;justify-content:center;list-style:none;margin:0;padding:10px 0}.menu-item{position:relative}.menu-link-home{align-items:center;background:none;border:none;color:#fff;cursor:pointer;display:flex;font-size:20px;font-weight:500;gap:7px;padding:7px 10px;text-decoration:none;transition:color .3s ease}.menu-link-home:hover{color:gold}.dropdown-icon-home{font-size:10px;margin-left:4px}.dropdown-menu-home{background:#0b9446;border-radius:0 0 6px 6px;box-shadow:0 4px 8px #00000026;display:none;left:0;list-style:none;min-width:200px;padding:10px 0;position:absolute;top:100%}.menu-item.has-dropdown:hover>.dropdown-menu-home{display:block}.dropdown-menu-home li a{color:#fff;display:block;font-size:15px;padding:10px 20px;text-decoration:none}.dropdown-menu-home li a:hover{background:#066b32;color:gold}.menu-item.active>.menu-link-home{color:gold;font-weight:700}.mobile-menu-toggle{background:none;border:none;color:#0b9446;cursor:pointer;display:none;font-size:20px}@media (max-width:1024px){.nav-container-home{padding:10px 20px}.header-right-section-home{align-items:flex-end;flex-direction:column;gap:0}.menu-list{font-size:10px;font-weight:500;gap:0}.menu-link-home{font-size:15px;font-weight:500}.school-name{font-size:25px;font-weight:500}.email-block-home,.email-icon-home,.email-label-home{font-size:15px}}@media (max-width:768px){.main-logo-home{height:45px;width:45px}.header-right-section-home{display:none}.mobile-menu-toggle{display:block}.menu-bar{background:#0b9446;display:none;flex-direction:column;width:100%}.menu-bar.active{display:flex}.menu-list{flex-direction:column;width:100%}.menu-item{width:100%}.menu-link-home{font-size:20px;justify-content:space-between;padding:15px 20px;width:100%}.dropdown-menu-home{background:#0b9446;border-radius:0;box-shadow:none;position:static}.dropdown-menu-home li a{font-size:20px;padding:12px 40px}}@media (max-width:480px){.main-logo-home{height:40px;width:40px}}.hero-section{overflow:hidden}.hero-section,.slider-wrapper{height:auto;position:relative;width:100%}.slider-wrapper{display:flex;flex-wrap:nowrap}.slide{height:auto;opacity:0;position:relative;transform:scale(1);transition:opacity 1s ease-in-out,transform 10s ease-in-out;width:100%;z-index:1}.slide.active{opacity:1;transform:scale(1);z-index:2}.hero-image{display:block;height:auto;object-fit:cover;width:100%}.hero-nav-buttons{bottom:40px;display:flex;flex-wrap:wrap;gap:10px;padding:0;position:absolute;right:40px;z-index:5}.hero-nav-buttons button{background:#0063a680;border:none;border-radius:3px;color:#fff;cursor:pointer;font-size:18px;padding:10px 20px;transition:background .3s ease}.hero-nav-buttons button:hover{background:#0b9446}.dots{bottom:30px;position:absolute;text-align:center;width:100%;z-index:5}.dot{background-color:#fff9;border-radius:50%;cursor:pointer;display:inline-block;height:12px;margin:0 5px;transition:background .3s ease;width:12px}.dot.active{background-color:#fff}@keyframes fadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.hero-title{line-height:38px}.hero-subtitle{line-height:24px}.hero-button{padding:10px 20px}.hero-nav-buttons{bottom:20px;right:20px}.hero-nav-buttons button{font-size:16px;padding:8px 16px}}@media (max-width:480px){.hero-title{font-size:24px;line-height:32px}.hero-subtitle{font-size:16px;line-height:22px}.hero-button{font-size:14px;padding:8px 16px}.hero-nav-buttons{bottom:15px;right:15px}.hero-nav-buttons button{font-size:14px;padding:6px 12px}.dot{height:10px;width:10px}}.intro-section{background-color:#fff;padding:32px 24px}.intro-container{align-items:flex-start;display:flex;flex-wrap:wrap;gap:30px;justify-content:space-between;margin:0 auto;max-width:1200px;width:100%}.intro-text{flex:1 1 600px}.intro-text h2{color:#000;font-size:30px;font-weight:500;margin-bottom:16px}.intro-text h2:after{background:linear-gradient(90deg,#0b9446,#00ff7f);border-radius:3px;content:"";display:block;height:5px;margin-top:8px;width:200px}.intro-text p{color:#000;font-size:15px;font-weight:500;line-height:32px;margin-bottom:16px;text-align:justify}.founder-card{align-items:center;background:#0b9446;border-radius:11px;box-shadow:0 8px 24px #0000001f;color:#fff;display:flex;flex:1 1 350px;flex-direction:column;padding:27px}.founder-photo{border:4px solid #ffffffd9;border-radius:10px;box-shadow:0 6px 18px #0000002e;height:250px;margin-bottom:16px;object-fit:cover;width:250px}.founder-title{font-size:20px;font-weight:500;margin:4px 0 12px;text-align:center}.founder-text{color:#fffffff2;font-size:15px;font-weight:500;line-height:28px;margin-bottom:12px;text-align:justify}@media (min-width:1024px){.intro-container{align-items:flex-start;flex-direction:row;flex-wrap:nowrap;gap:30px}.intro-text{flex-basis:calc(100% - 400px);flex-grow:0;flex-shrink:0;max-width:calc(100% - 400px)}.intro-text h2{font-size:25px;font-weight:500}.founder-card{flex:0 0 370px;margin-top:20px;max-width:370px}}@media (max-width:480px){.intro-section{padding:24px 16px}.intro-text h2{font-size:22px}.intro-text h2:after{width:150px}.intro-text p{font-size:13px;line-height:24px}.founder-card{padding:20px}.founder-photo{height:180px;width:180px}.founder-title{font-size:16px}.founder-text{font-size:13px;line-height:24px}.intro-text h2{font-size:25px!important}}.doc-notice-section{background-color:#fff;padding:0 24px}.doc-notice-container{align-items:stretch;display:flex;gap:32px;justify-content:space-between;margin:0 auto;max-width:1200px}.documentary-container h2,.notice-header h2{color:#000;font-size:30px;font-weight:500;margin-bottom:20px}.documentary-container h2:after{width:350px}.documentary-container h2:after,.notice-header h2:after{background:linear-gradient(90deg,#0b9446,#00ff7f);border-radius:3px;content:"";display:block;height:5px;margin-top:8px}.notice-header h2:after{width:70px}.documentary-container,.notice-wrapper{background:#fff;border-radius:12px;display:flex;flex-direction:column;justify-content:space-between}.documentary-container{flex:1 1 700px}.notice-wrapper{flex:1 1 350px}.documentary-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(3,1fr)}.documentary-card{background:#fff;border-radius:12px;box-shadow:0 4px 8px #00000014;overflow:hidden;transition:.3s ease}.documentary-card:hover{box-shadow:0 6px 12px #00000026;transform:translateY(-4px)}.documentary-thumbnail{height:200px;overflow:hidden;position:relative;width:100%}.documentary-video{border-radius:10px;box-shadow:0 4px 10px #00000026;height:200px;object-fit:cover;transition:transform .3s ease;width:100%}.documentary-content{padding:17px}.documentary-content h3{font-size:15px;font-weight:500}.documentary-content p{color:#555;font-size:13px;font-weight:500}.notice-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.notice-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:1fr}.notice-card{align-items:center;background:#fff;border-radius:12px;box-shadow:0 4px 8px #00000014;display:flex;justify-content:space-between;overflow:hidden;padding:16px;transition:.3s ease}.notice-card:hover{box-shadow:0 6px 12px #00000026;transform:translateY(-4px)}.notice-title-link{color:#000;font-size:15px;font-weight:500}.notice-icons .pdf-btn{color:red;cursor:pointer;font-size:24px}.documentary-more,.notice-more{margin-top:24px;text-align:right}.documentary-more button,.notice-more button{background:#0b9446;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:500;padding:10px 20px;transition:background .3s ease}.documentary-more button:hover,.notice-more button:hover{background:#00ff7f}@media screen and (max-width:1024px){.doc-notice-container{align-items:center;flex-direction:row;text-align:left}.documentary-container,.notice-wrapper{flex:1 1 100%;width:100%}.documentary-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:600px){.doc-notice-section{padding:48px 16px}.documentary-grid,.notice-grid{grid-template-columns:1fr}.documentary-content h3{font-size:14px}.documentary-content p,.notice-title-link{font-size:12px}.documentary-more button,.notice-more button{font-size:14px;padding:8px 16px}.notice-icons .pdf-btn{font-size:20px}}@media screen and (max-width:425px){.doc-notice-container{align-items:center;flex-direction:column;text-align:left}}@media (max-width:480px){.documentary-container h2,.notice-header h2{font-size:25px!important}.documentary-container h2:after{width:200px}.notice-header h2:after{width:50%}}.video-hero{height:70vh;overflow:hidden;position:relative;width:100%}.video-bg{object-fit:cover;object-position:center;z-index:1}.video-bg,.video-overlay{height:100%;left:0;position:absolute;top:0;width:100%}.video-overlay{background:linear-gradient(0deg,#0000004d,#0000001a);display:flex;justify-content:flex-start;padding:2rem 3rem;z-index:2}.video-content{z-index:3}.watch-button{align-items:center;color:#fff;display:flex;font-size:30px;font-weight:500;gap:1rem;text-decoration:none;transition:all .3s ease}.watch-button:hover .circle-play{border-color:#0f6}.watch-button:hover .triangle-right{border-left-color:#0f6}.circle-play{align-items:center;border:2px solid #fff;border-radius:50%;display:flex;height:50px;justify-content:center;transition:.3s ease;width:50px}.triangle-right{border-bottom:10px solid #0000;border-left:15px solid #fff;border-top:10px solid #0000;height:0;transition:border-left-color .3s ease;width:0}.watch-text{color:#fff;letter-spacing:1px;text-transform:uppercase}@media (max-width:992px){.video-hero{height:60vh}.watch-button{gap:.8rem}.circle-play{height:45px;width:45px}.triangle-right{border-bottom:8px solid #0000;border-left:12px solid #fff;border-top:8px solid #0000}}@media (max-width:576px){.video-hero{height:50vh}.video-overlay{align-items:center;justify-content:center;padding:1rem;text-align:center}.watch-button{flex-direction:column;gap:.5rem}.circle-play{height:40px;width:40px}.triangle-right{border-bottom:7px solid #0000;border-left:10px solid #fff;border-top:7px solid #0000}}.stats-section{background-color:#fff;padding:4rem 2rem 0;text-align:center}.stats-container{align-items:stretch;display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin:0 auto;max-width:1200px}.stat-box{background-color:#fff;border-radius:10px;box-shadow:0 4px 10px #0000004d;flex:1 1 200px;padding:1.5rem}.stat-box h3{color:#0b9446;font-size:2.3rem;font-weight:500;margin-bottom:.5rem}.stat-box p{color:#28357b;font-size:1rem;font-weight:500}@keyframes comeDown{0%{opacity:0;transform:translateY(-70px)}to{opacity:1;transform:translateY(0)}}.stat-box{opacity:0;transform:translateY(-70px)}.stat-box.come-up{animation:comeDown 1s ease forwards}@media (max-width:1024px){.stat-box{flex-basis:calc(33.33% - 2rem);flex-grow:1;flex-shrink:1}.stat-box h3{font-size:1.8rem}}@media (max-width:768px){.stats-section{padding:3rem 1.2rem}.stat-box{flex-basis:calc(50% - 2rem);flex-grow:1;flex-shrink:1}.stat-box h3{font-size:1.6rem}.stat-box p{font-size:.95rem}}@media (max-width:480px){.stat-box{flex:1 1 100%;max-width:100%}.stat-box h3{font-size:1.5rem}.stat-box p{font-size:.9rem}}.life-section{background:#fff;padding:2rem 1.5rem}.life-container{margin:0 auto;max-width:1200px}.life-container h2{color:#000;font-size:30px;font-weight:500;margin-bottom:1rem}.life-container h2:after{background:linear-gradient(90deg,#0b9446,#00ff7f);border-radius:3px;content:"";display:block;height:5px;margin-top:.5rem;width:100px}.life-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-top:2rem}.life-card{background:#fff;border-radius:12px;box-shadow:0 4px 8px #00000014;overflow:hidden;transition:.3s ease}.life-card:hover{box-shadow:0 6px 12px #00000026;transform:translateY(-4px)}.life-thumbnail{height:200px;overflow:hidden;width:100%}.life-thumbnail img{height:100%;object-fit:cover;transition:.3s ease;width:100%}.life-card:hover .life-thumbnail img{transform:scale(1.05)}.life-content{padding:1rem}.life-date{color:#888;font-size:13px;font-weight:500;margin-bottom:.3rem}.life-content h3{color:#000;font-size:15px;font-weight:500;text-transform:uppercase}.life-more{margin-top:1.5rem;text-align:right}.life-more button{background:#0b9446;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:500;padding:.6rem 1.2rem;transition:background .3s ease}.life-more button:hover{background:#00ff7f}@media screen and (max-width:768px){.life-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}}@media (max-width:480px){.life-container h2{font-size:25px!important}}.footer-wave{line-height:0;overflow:hidden;position:relative;top:0;width:100%}.footer-wave svg{background-color:#e0ffed;display:block;height:300px;width:100%}.footer{background-color:#0b9446;color:#fff;font-family:Arial,sans-serif;padding:3rem 2rem;position:relative}.footer-container{display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between;margin:0 auto;max-width:1300px}.footer-left{flex:1 1;min-width:250px}.footer-logo{align-items:center;display:flex;gap:10px}.footer-logo img{height:70px;width:70px}.footer-logo h3{font-size:17px;font-weight:500;margin:0}.footer-copy{font-size:13px;font-weight:500;margin-top:1rem}.footer-copy a{margin-top:.5rem}.footer-copy a,.footer-copy p{color:#fff;display:block;text-decoration:none}.footer-copy p{margin-top:1rem}.footer-copy p:last-child{color:#ffffff80}.footer-links{display:flex;flex:2 1;gap:5rem;justify-content:center;min-width:250px}.footer-links div{display:flex;flex-direction:column;gap:1rem}.footer-links a{color:#fff;font-size:15px;font-weight:500;text-decoration:none}.footer-links a:hover{color:#0b9446}.footer-social{align-items:flex-start;display:flex;flex-direction:column;font-size:15px;font-weight:500;gap:1.3rem;margin-top:7px;min-width:100px}.footer-social a{color:#fff;text-decoration:none}.footer-social a:hover{color:#0b9446}.footer-scroll-top{bottom:20px;position:absolute;right:20px}.footer-scroll-top button{background-color:#0b9446;border:none;border-radius:50%;color:#fff;cursor:pointer;font-size:30px;font-weight:500;height:40px;width:40px}.footer-scroll-top button:hover{background-color:#fff}@media (max-width:768px){.footer-container{align-items:center;flex-direction:column;gap:2.5rem;text-align:center}.footer-left,.footer-links,.footer-social{align-items:center;justify-content:center}.footer-social{flex-direction:row;gap:2rem}.footer-scroll-top{margin-top:2rem;position:static}.footer-logo img{height:45px;width:45px}}@media (max-width:480px){.footer{padding:3rem 1rem}.footer-logo img{height:50px;width:50px}.footer-links{flex-direction:column;gap:2rem}.footer-scroll-top button{height:36px;width:36px}}.footer-wave-image{height:auto;line-height:0;overflow:hidden;position:relative;width:100%}.footer-wave-image img{display:block;height:auto;width:100%}.contact-container{align-items:stretch;background-color:#fff;box-sizing:border-box;display:flex;flex-direction:column;flex-wrap:wrap;height:auto;margin-top:0;padding:0 10rem 3rem}.section-title{color:#000;margin-bottom:1.2rem;position:relative;text-align:left}.section-title:after{background:linear-gradient(90deg,#0b9446,#00ff7f);border-radius:3px;content:"";display:block;height:5px;margin-top:.5rem;width:200px}.contact-right{min-height:500px;overflow:hidden;position:relative;width:100%}.contact-right iframe{border:0;height:100%;width:100%}.map-header{background:#0009;border-radius:10px;color:#fff;font-size:20px;font-weight:500;left:50%;padding:12px 25px;position:absolute;text-align:center;top:20px;transform:translateX(-50%);z-index:2}@media (max-width:992px){.contact-container{flex-direction:column;padding:2rem}.contact-right{height:300px}}@media (max-width:576px){.contact-right{height:250px}.social-icons{gap:12px;justify-content:flex-start}.section-title{font-size:25px!important;font-weight:500}.map-header{font-size:15px;font-weight:500}}.contactf-container{background-color:#fff;box-sizing:border-box;font-family:Arial,sans-serif;margin:0 auto 5rem;padding:3rem 10rem 0;position:relative}.contactf-wrapper{align-items:flex-start;display:flex;flex-direction:row;gap:3rem;justify-content:center}.social-icons{color:#000;display:flex;font-size:20px;font-weight:500;gap:15px;margin-top:15px}.contactf-content{display:flex;flex:1 1 70%;flex-direction:column}.contactf-content h2{color:#0b9446;margin:0 0 .5rem}.contactf-content h2,.contactf-content p{font-size:30px;font-weight:500;text-align:left}.contactf-content p{color:#28357b;line-height:1.5}.contactf-form{display:flex;flex-direction:column;gap:1rem;width:100%}.contactf-form label{color:#0b9446;font-weight:700}.required{color:red}.contactf-form input,.contactf-form textarea{border:1px solid #0b9446;border-radius:7px;box-sizing:border-box;font-size:15px;font-weight:500;padding:.5rem 1rem;transition:border-color .3s;width:100%}.contactf-form input:focus,.contactf-form textarea:focus{border-color:#0b9446;outline:none}.contactf-form textarea{height:100px;resize:vertical}.contactf-form button{align-self:flex-start;background-color:#0b9446;border:none;border-radius:30px;color:#fff;cursor:pointer;font-size:20px;font-weight:500;padding:.75rem 1rem;transition:background-color .3s ease,transform .2s ease;width:100%}.contactf-form button:hover{background-color:#28357b;transform:translateY(-2px)}.contact-card{background-color:#ffffffd9;border-radius:20px 0 0 0;box-shadow:0 8px 20px #0000004d;color:#000;font-size:15px;font-weight:500;line-height:1;max-width:500px;padding:40px 40px 40px 30px;width:100%}.contact-card .highlight{color:#0b9446}.contact-card a{color:#0b9446;text-decoration:none}.contact-card a:hover{text-decoration:underline}.contact-left,.contact-right{display:flex;flex:1 1 500px;min-height:500px;position:relative}.contact-left{align-items:flex-end;background-position:50%;background-size:cover;justify-content:flex-end;padding:20px}@media (max-width:1024px){.contactf-container{padding:3rem}.contactf-wrapper{flex-direction:row;gap:2rem}.contactf-content{flex:1 1 100%}}@media (max-width:768px){.contactf-container{box-sizing:border-box;padding:2rem}.contactf-wrapper{flex-direction:column;gap:2rem;width:100%}.contact-left{align-items:flex-end;justify-content:center;min-height:300px;padding:15px;width:100%}.contact-card{border-radius:16px;font-size:14px;padding:20px;width:100%}.contactf-content{width:100%}.contactf-content h2{font-size:24px;text-align:left}.contactf-form button{font-size:15px;width:100%}}@media (max-width:480px){.contactf-form label{font-size:14px}.contact-card{font-size:13px;padding:20px}.contactf-content h2{font-size:20px}.social-icons{font-size:18px;gap:10px}}*{box-sizing:border-box}.about-section{background-color:#fff;padding:32px 24px}.about-container{align-items:flex-start;display:flex;flex-wrap:wrap;gap:30px;justify-content:space-between;margin:0 auto;max-width:1200px;width:100%}.about-text{flex:1 1 100%}.about-text h2{color:#000;font-size:30px;font-weight:500;line-height:40px;margin-bottom:16px}.about-text h2:after{background:linear-gradient(90deg,#0b9446,#00ff7f);border-radius:3px;content:"";display:block;height:5px;margin-top:8px;width:200px}.about-text p{color:#000;font-size:15px;font-weight:500;line-height:32px;margin-bottom:16px;text-align:justify}@media screen and (max-width:1024px){.about-section{padding:28px 20px}.about-text h2{font-size:26px;line-height:36px}.about-text h2:after{width:200px}.about-text p{font-size:14px;line-height:28px}}@media screen and (max-width:600px){.about-section{padding:24px 16px}.about-text h2{font-size:22px;line-height:32px}.about-text h2:after{width:150px}.about-text p{font-size:13px;line-height:24px}}@media (max-width:480px){.about-text h2{font-size:25px!important}}.mission-vision-section{background:#fff;color:#000;padding:2rem 1rem 4rem;text-align:center}.mv-container{margin:0 auto;max-width:1200px}.mv-title{font-size:30px;font-weight:500;letter-spacing:1px;margin-bottom:40px;text-align:left}.mv-title:after{background:linear-gradient(90deg,#0b9446,#00ff7f);border-radius:3px;content:"";display:block;height:5px;margin-top:.5rem;width:150px}.mv-cards{display:flex;flex-direction:row;flex-wrap:wrap;gap:30px;justify-content:center}.mv-card{background:#fff;border-radius:10px;box-shadow:0 5px 15px #0003;display:block;flex:1 1 300px;max-width:100%;padding:15px;transition:transform .3s ease;width:100%}.mv-card:hover{transform:translateY(-10px)}.mv-image{background-color:#f9f9f9;border-radius:10px;display:block;height:auto;margin-bottom:10px;max-height:100px;object-fit:contain;padding:10px;width:100%}.mv-card h3{color:#0b9446;font-size:18px;margin:10px 0}.mv-card h3,.mv-card p{font-weight:500;text-align:center}.mv-card p{color:#000;font-size:15px;line-height:1.5;margin:0;padding:0}@media (max-width:1024px){.mv-card{flex-basis:calc(50% - 20px);flex-grow:1;flex-shrink:1;max-width:100%}.mv-image{max-height:100px}}@media (max-width:768px){.mission-vision-section{padding:2rem 1rem}.mv-title{font-size:25px;text-align:left}.mv-card{flex:1 1 100%;max-width:100%;padding:20px}.mv-image{max-height:100px}.mv-card h3{font-size:16px}.mv-card p{font-size:13px}}@media (max-width:480px){.mv-image{max-height:100px}.mv-title{font-size:25px!important}.mv-card h3{font-size:15px}.mv-card p{font-size:12px}}.dress-code-page{color:#333;font-family:Arial,Helvetica,sans-serif;line-height:1.7;margin:auto;max-width:1000px;padding:40px 20px}.dress-code-section{background:#f8f9fa;border-radius:12px;box-shadow:0 4px 12px #00000014;margin-bottom:40px;padding:25px 30px;text-align:center}.dress-code-section h2{align-items:center;border-bottom:2px solid #e2e2e2;color:#444;display:flex;font-size:30px;font-weight:500;justify-content:center;margin-bottom:20px;padding-bottom:8px}.dress-code-footer{color:#555;font-size:15px;font-weight:500;margin-top:50px;text-align:center}@media (max-width:768px){.dress-code-page{padding:20px 15px}.dress-code-section{padding:20px}.pdf-viewer{height:150vh}.dress-code-section h2{font-size:25px!important}}@media (max-width:480px){.pdf-download a{font-size:15px!important;padding:8px 14px}.pdf-viewer{height:100vh!important}.dress-code-section h2{font-size:25px!important}}.code-conduct-page{color:#333;font-family:Arial,Helvetica,sans-serif;line-height:1.7;margin:auto;max-width:1000px;padding:40px 20px}.code-conduct-section{background:#f8f9fa;border-radius:12px;box-shadow:0 4px 12px #00000014;margin-bottom:40px;padding:25px 30px;text-align:center}.code-conduct-section h2{align-items:center;border-bottom:2px solid #e2e2e2;color:#444;display:flex;font-size:30px;font-weight:500;justify-content:center;margin-bottom:20px;padding-bottom:8px}.code-conduct-footer{color:#555;font-size:15px;font-weight:500;margin-top:50px;text-align:center}@media (max-width:768px){.code-conduct-page{padding:20px 15px}.code-conduct-section{padding:20px}.pdf-viewer{height:150vh}}@media (max-width:480px){.pdf-download a{font-size:15px!important;font-weight:500;padding:8px 14px}.pdf-viewer{height:100vh!important}.code-conduct-section h2{font-size:25px!important;font-weight:500}}.guidelines-page{color:#333;font-family:Arial,Helvetica,sans-serif;line-height:1.7;margin:auto;max-width:1000px;padding:40px 20px}.guidelines-section{background:#f8f9fa;border-radius:12px;box-shadow:0 4px 12px #00000014;margin-bottom:40px;padding:25px 30px;text-align:center}.guidelines-section h2{align-items:center;border-bottom:2px solid #e2e2e2;color:#444;display:flex;font-size:30px;font-weight:500;justify-content:center;margin-bottom:20px;padding-bottom:8px}.guidelines-footer{color:#555;font-size:15px;font-weight:500;margin-top:50px;text-align:center}@media (max-width:768px){.guidelines-page{padding:20px 15px}.guidelines-section{padding:20px}.pdf-viewer{height:150vh}}@media (max-width:480px){.pdf-download a{font-size:15px!important;font-weight:500;padding:8px 14px}.pdf-viewer{height:100vh!important}.guidelines-section h2{font-size:25px!important;font-weight:500}}.calendar-page{color:#333;font-family:Arial,Helvetica,sans-serif;line-height:1.7;margin:auto;max-width:1000px;padding:40px 20px}.calendar-section{background:#f8f9fa;border-radius:12px;box-shadow:0 4px 12px #00000014;margin-bottom:40px;padding:25px 30px;text-align:center}.calendar-section h2{align-items:center;border-bottom:2px solid #e2e2e2;color:#444;display:flex;font-size:30px;font-weight:500;justify-content:center;margin-bottom:20px;padding-bottom:8px}.calendar-footer{color:#555;font-size:15px;font-weight:500;margin-top:50px;text-align:center}@media (max-width:768px){.calendar-page{padding:20px 15px}.calendar-section{padding:20px}.pdf-viewer{height:150vh}}@media (max-width:480px){.pdf-download a{font-size:15px!important;font-weight:500;padding:8px 14px}.pdf-viewer{height:100vh!important}.calendar-section h2{font-size:25px!important;font-weight:500}}.notice-page{background:#fff;font-family:Noto Sans Bengali,sans-serif;padding:1rem 7rem}.notice-title{color:#111;display:inline-block;font-size:30px;font-weight:500;margin-bottom:20px;padding-bottom:5px}.notice-title:after{background:linear-gradient(90deg,#0b9446,#00ff7f);border-radius:3px;content:"";display:block;height:5px;margin-top:.5rem;width:50px}.notice-controls{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:15px}.entries{color:#333;font-size:15px;font-weight:500}.entries select{border:1px solid #ccc;border-radius:4px;margin:0 5px;padding:4px 6px}.search-box{font-size:15px;font-weight:500}.search-box input{border:1px solid #ccc;border-radius:4px;margin-left:5px;padding:6px 8px}.notice-table{border-collapse:collapse;font-size:15px;font-weight:500;margin-bottom:15px;width:100%}.notice-table td,.notice-table th{border:1px solid #ddd;padding:10px 12px;text-align:left}.notice-table th{background-color:#f4f4f4;font-weight:500}.notice-table tr:nth-child(2n){background-color:#fafafa}.notice-table tr:hover{background-color:#f1f7ff}.no-data{color:#777;font-style:italic}.no-data,.pdf-icon{text-align:center}.pdf-btn{color:#e63946;cursor:pointer;font-size:30px;font-weight:500;transition:transform .2s ease,color .2s}.pdf-btn:hover{color:#c92a2a;transform:scale(1.1)}.pagination{align-items:center;display:flex;flex-wrap:wrap;font-size:15px;font-weight:500;justify-content:space-between}.page-buttons button{background:#fff;border:1px solid #ccc;border-radius:3px;cursor:pointer;margin:0 2px;padding:5px 10px;transition:.2s}.page-buttons button.active{border-color:#0b9446}.page-buttons button.active,.page-buttons button:hover:not(.active){background-color:#0b9446;color:#fff}.page-buttons button:disabled{cursor:not-allowed;opacity:.5}.notice-table td,.notice-table th{text-align:center}.pdf-btn,.view-btn{cursor:pointer;font-size:20px;font-weight:500;transition:transform .2s ease,color .3s ease}.pdf-btn{color:#e74c3c}.pdf-btn:hover{color:#c0392b;transform:scale(1.2)}.view-btn{color:#2980b9}.view-btn:hover{color:#1a5276;transform:scale(1.2)}.pdf-icon a{margin:0 6px}.notice-title-link{color:#333;text-decoration:none;transition:color .2s ease}.notice-title-link:hover{color:#0b9446;cursor:pointer;text-decoration:underline}@media (max-width:992px){.notice-page{padding:1rem 3rem}}@media (max-width:768px){.notice-page{padding:1rem 2rem}.notice-title{font-size:26px}.notice-table td,.notice-table th{font-size:14px;padding:8px}.pdf-btn,.view-btn{font-size:18px}}@media (max-width:576px){.notice-page{padding:1rem}.notice-controls{align-items:flex-start;flex-direction:column}.entries,.search-box{width:100%}.notice-title{font-size:22px}.notice-table{font-size:13px}.notice-table td,.notice-table th{padding:6px}.page-buttons button{padding:4px 7px}}@media (max-width:400px){.notice-table td:first-child,.notice-table th:first-child{display:none}.notice-table td,.notice-table th{font-size:12px}.pdf-btn,.view-btn{font-size:16px}}.admission-info-page{color:#333;font-family:Arial,Helvetica,sans-serif;line-height:1.7;margin:auto;max-width:1000px;padding:40px 20px}.admission-info-section{background:#f8f9fa;border-radius:12px;box-shadow:0 4px 12px #00000014;margin-bottom:40px;padding:25px 30px;text-align:center}.admission-info-section h2{align-items:center;border-bottom:2px solid #e2e2e2;color:#444;display:flex;font-size:30px;font-weight:500;justify-content:center;margin-bottom:20px;padding-bottom:8px}.admission-info-footer{color:#555;font-size:15px;font-weight:500;margin-top:50px;text-align:center}@media (max-width:768px){.admission-info-page{padding:20px 15px}.admission-info-section{padding:20px}.pdf-viewer{height:150vh}}@media (max-width:480px){.pdf-viewer{height:100vh!important}.admission-info-section h2{font-size:25px!important;font-weight:500}.pdf-download a{font-size:15px!important;font-weight:500;padding:8px 14px}}.admission-form-page{color:#333;font-family:Arial,Helvetica,sans-serif;line-height:1.7;margin:auto;max-width:1000px;padding:40px 20px}.admission-form-section{background:#f8f9fa;border-radius:12px;box-shadow:0 4px 12px #00000014;margin-bottom:40px;padding:25px 30px;text-align:center}.admission-form-section h2{align-items:center;border-bottom:2px solid #e2e2e2;color:#444;display:flex;font-size:30px;font-weight:500;justify-content:center;margin-bottom:20px;padding-bottom:8px}.admission-form-footer{color:#555;font-size:15px;font-weight:500;margin-top:50px;text-align:center}@media (max-width:768px){.admission-form-page{padding:20px 15px}.admission-form-section{padding:20px}.pdf-viewer{height:150vh}}@media (max-width:480px){.pdf-viewer{height:100vh!important}.admission-form-section h2{font-size:25px!important;font-weight:500}.pdf-download a{font-size:15px!important;font-weight:500;padding:8px 14px}}.apply-online-page{background:#fff;border-radius:16px;box-shadow:0 4px 10px #0000001a;margin:40px auto;max-width:1000px;padding:30px}.form-title{color:#2a2a2a;font-size:30px}.form-subtitle,.form-title{font-weight:500;text-align:center}.form-subtitle{color:#666;font-size:15px;margin-bottom:30px}.apply-form{display:flex;flex-direction:column;gap:20px}.form-top-section{align-items:flex-end;display:flex;flex-wrap:wrap;gap:70px;justify-content:space-between;margin-bottom:20px}.form-left{flex:1 1}.form-right{display:flex;flex-direction:column;text-align:center;width:180px}.photo-preview{align-items:center;background-color:#fafafa;border:3px dashed #ccc;border-radius:7px;color:#777;display:flex;height:150px;justify-content:center;margin-top:10px;overflow:hidden;width:150px}.preview-img{border-radius:8px;height:100%;object-fit:cover;width:100%}.form-row{display:flex;gap:20px}.form-group{display:flex;flex:1 1;flex-direction:column}label{color:#333;font-weight:500;margin-bottom:8px}input,select,textarea{border:1px solid #ccc;border-radius:8px;font-size:15px;font-weight:500;padding:10px;transition:border-color .3s ease}input:focus,select:focus,textarea:focus{border-color:#007bff;outline:none}.submit-btn{background:#0b9446;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:20px;font-weight:500;padding:12px;transition:background .3s ease}.submit-btn:hover{background:#0056b3}@media (max-width:700px){.form-top-section{align-items:flex-start;flex-direction:column}.form-right{align-items:center;width:100%}.form-row{flex-direction:column}}.confirmation-label{color:#444;font-size:14px;font-weight:500;line-height:1.6}.events-calendar-page{color:#333;font-family:Arial,Helvetica,sans-serif;line-height:1.7;margin:auto;max-width:1000px;padding:40px 20px}.events-calendar-section{background:#f8f9fa;border-radius:12px;box-shadow:0 4px 12px #00000014;margin-bottom:40px;padding:25px 30px;text-align:center}.events-calendar-section h2{align-items:center;border-bottom:2px solid #e2e2e2;color:#444;display:flex;font-size:30px;font-weight:500;justify-content:center;margin-bottom:20px;padding-bottom:8px}.events-calendar-footer{color:#555;font-size:15px;font-weight:500;margin-top:50px;text-align:center}@media (max-width:768px){.events-calendar-page{padding:20px 15px}.events-calendar-section{padding:20px}.pdf-viewer{height:150vh}}@media (max-width:480px){.pdf-viewer{height:100vh!important}.pdf-download a{font-size:15px!important;font-weight:500;padding:8px 14px}.events-calendar-section h2{font-size:25px!important;font-weight:500}}.staff-page{font-family:Poppins,sans-serif;margin:40px auto;width:90%}.section-title{color:#222;font-size:30px;font-weight:500;margin-bottom:20px}.staff-page h2:after{background:linear-gradient(90deg,#0b9446,#00ff7f);border-radius:3px;content:"";display:block;height:5px;margin-top:.5rem;width:150px}.staff-table{border-collapse:collapse;box-shadow:0 2px 7px #0000001a;width:100%}.staff-table th{background-color:#0b9446;color:#fff}.staff-table td,.staff-table th{font-size:15px;font-weight:500;padding:5px;text-align:center}.staff-table td{border:1px solid #ddd}.staff-table tr:hover{background-color:#f9f9f9}.staff-photo{border:1px solid #ccc;border-radius:7px;height:90px;object-fit:cover;width:90px}@media (max-width:480px){.section-title{font-size:25px!important}}@media (max-width:1200px){.staff-photo{height:75px;width:75px}.staff-page{width:95%}}@media (max-width:992px){.staff-table td,.staff-table th{font-size:14px;padding:6px}.staff-photo{height:65px;width:65px}}@media (max-width:768px){.staff-page{margin:20px auto;width:98%}.section-title{font-size:24px!important}.staff-table{display:block;overflow-x:auto;white-space:nowrap;width:100%}.staff-table td,.staff-table th{font-size:13px;padding:6px 4px}.staff-photo{height:55px;width:55px}}@media (max-width:480px){.section-title{font-size:20px!important}.staff-table td,.staff-table th{font-size:12px;padding:4px}.staff-photo{height:45px;width:45px}.staff-page{padding:0}.staff-table{border:1px solid #ddd;overflow-x:scroll}}.fees-payment-page{color:#333;font-family:Arial,Helvetica,sans-serif;line-height:1.7;margin:auto;max-width:1000px;padding:40px 20px}.fees-payment-section{background:#f8f9fa;border-radius:12px;box-shadow:0 4px 12px #00000014;margin-bottom:40px;padding:25px 30px;text-align:center}.fees-payment-section h2{align-items:center;border-bottom:2px solid #e2e2e2;color:#444;display:flex;font-size:30px;font-weight:500;justify-content:center;margin-bottom:20px;padding-bottom:8px}.pdf-icon{color:#e63946;font-size:30px;font-weight:500;margin-right:10px}.pdf-viewer{border:none;border-radius:10px;box-shadow:0 4px 14px #0000001a;height:120vh;margin-top:15px;overflow:hidden;width:100%}.pdf-download{margin-top:20px}.pdf-download a{background:#0b9446;border-radius:6px;color:#fff;display:inline-block;font-size:20px;font-weight:500;padding:10px 18px;text-decoration:none;transition:background .25s ease-in-out}.pdf-download a:hover{background:#066b32}.fees-payment-footer{color:#555;font-size:15px;font-weight:500;margin-top:50px;text-align:center}@media (max-width:768px){.fees-payment-page{padding:20px 15px}.fees-payment-section{padding:20px}.pdf-viewer{height:150vh}}@media (max-width:480px){.pdf-download a{font-size:15px!important;font-weight:500;padding:8px 14px}.pdf-viewer{height:100vh!important}.fees-payment-section h2{font-size:25px!important;font-weight:500}}.messages-page{background-color:#fff;color:#0b9446;display:flex;flex-direction:column;gap:60px;padding:4rem 10rem}.message-text{flex:1 1;min-width:270px}.message-text .intro{color:#0b9446;font-size:30px;font-weight:500;margin-bottom:10px;text-transform:uppercase}.message-text .title{font-size:30px;font-weight:500;margin-bottom:20px}.message-text .statement{color:#000;font-size:15px;font-weight:500;line-height:1.7rem;margin-bottom:15px}.message-image-wrapper{align-items:center;display:flex;flex:1 1;flex-direction:column;min-width:250px}.image-square{border-radius:20px;padding:15px;position:relative;z-index:1}.message-img{border:3px solid #0b9446;border-radius:5%;height:280px;object-fit:cover;width:280px}.message-name{background-color:#00a651;border-radius:10px;color:#fff;font-size:15px;font-weight:500;margin-top:20px;padding:0 20px;text-align:center}@media (max-width:992px){.messages-page{padding:40px}.message-section{flex-direction:column;text-align:center}.message-text .intro{font-size:15px;font-weight:500}.message-img{height:240px;width:240px}}@media (max-width:576px){.messages-page{padding:30px 20px}.message-img{height:200px;width:200px}}.message-section{align-items:center;display:flex;flex-wrap:wrap;gap:40px;justify-content:space-between}.message-section.reverse-layout{flex-direction:row-reverse}@media (max-width:992px){.message-section,.message-section.reverse-layout{flex-direction:column;text-align:center}}h2{font-size:30px!important;font-weight:500}.photos{background-color:#f9f9f9;padding:40px;text-align:center}.photos-title{color:#222;font-size:30px;font-weight:500;margin-bottom:30px;position:relative}.photo-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));justify-items:center}.photo-card{border-radius:10px;box-shadow:0 4px 8px #00000026;overflow:hidden;position:relative;transition:transform .3s ease}.photo-card:hover{transform:scale(1.03)}.photo-img{height:250px;object-fit:cover;transition:transform .4s ease;width:100%}.photo-card:hover .photo-img{transform:scale(1.1)}.photo-overlay{align-items:flex-end;background:linear-gradient(0deg,#0009,#0000);bottom:0;display:flex;height:100%;justify-content:center;opacity:0;padding-bottom:15px;position:absolute;transition:opacity .3s ease;width:100%}.photo-card:hover .photo-overlay{opacity:1}.photo-overlay h3{color:#fff;font-size:15px;font-weight:500}.photo-modal{align-items:center;background:#000000d9;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:999}.modal-photo{border-radius:12px;box-shadow:0 0 20px #fff3;max-height:80%;max-width:80%}@media (max-width:480px){.photos-title{font-size:25px!important}}.videos-section{background:#f8f9fa;padding:60px 0}.videos-container{margin:0 auto;max-width:1200px;text-align:center;width:90%}.videos-title{color:#222;font-size:30px;font-weight:500;margin-bottom:30px}.videos-subtitle{color:#666;font-size:1rem;margin-bottom:40px}.videos-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.video-card{background:#fff;border-radius:12px;box-shadow:0 4px 10px #0000001a;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.video-card:hover{box-shadow:0 8px 20px #00000026;transform:translateY(-6px)}.video-wrapper{overflow:hidden;position:relative}.video-player{border-bottom:2px solid #eee;display:block;height:200px;object-fit:cover;width:100%}.video-info{padding:15px}.video-info h3{color:#222;font-size:1.1rem;margin-bottom:5px}.video-info p{color:#666;font-size:.9rem}.video-modal{align-items:center;background:#000000d9;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:999}.modal-video{border-radius:12px;box-shadow:0 0 20px #fff3;max-height:80%;max-width:80%}.close-btn{font-size:28px;right:30px;top:20px}.close-btn,.nav-btn{background:none;border:none;color:#fff;cursor:pointer;position:absolute}.nav-btn{font-size:36px;padding:0 20px;top:50%;transform:translateY(-50%)}.nav-btn.left{left:20px}.nav-btn.right{right:20px}@media (max-width:480px){.videos-title{font-size:25px!important}}
/*# sourceMappingURL=main.d1d3743d.css.map*/