*{margin:0;padding:0;box-sizing:border-box;--text-color: rgb(10, 10, 99);--width:1080px;list-style:none;text-decoration:none}body,html{overflow-x:hidden}.navbar{display:flex;justify-content:center;align-items:center;width:100vw;position:fixed;z-index:1;top:0;background-color:#fff}.navbar-container{display:flex;justify-content:space-between;align-items:center;width:85%;margin-top:0;padding:.5rem}.siteInfo{display:flex;justify-content:center;color:var(--text-color);align-items:center;gap:1.5rem}.site-logo{height:4rem;width:4rem}.menu-list{display:flex;gap:1rem;list-style-type:none}.menu-list-item:hover{color:var(--text-color);scale:1.05;cursor:pointer}.contact-button-navbar{display:flex;justify-content:center;align-items:center;background-color:#0a0a63;color:#fff;height:2rem;width:6rem;border:1px solid rgb(102,139,215);border-radius:5px}.hamburger{display:none}@media screen and (max-width:1080px){.menu-list{flex-direction:column;position:fixed;top:0;left:-250px;height:100%;width:250px;background-color:var(--text-color);color:#fff;transition:left .3s ease-in-out;padding-left:40px;padding-top:60px}.menu-list.open{left:0}.contact-button-navbar{display:none}.hamburger{display:block;height:1.5rem;width:1.5rem}.menu-list.active{display:flex}.site-logo{height:3rem;width:3rem}.site-name{font-size:.9rem}}.about{display:flex;flex-direction:column;justify-content:center;align-items:center;width:95%;margin:0 auto;padding:2rem}.upper-about-image{margin-top:4rem;height:13rem;width:20rem;border-radius:8px;box-shadow:0 4px 8px #0003,0 6px 20px #00000030}.about-image{height:13rem;width:20rem;border-radius:8px;overflow:hidden}.about-school{display:flex;justify-content:center;align-items:center}.lower-about-content{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin-top:2rem;gap:1.1rem}.about-intro{color:var(--text-color);font-size:.8rem}.about-heading{color:var(--text-color);font-size:1.32rem;font-weight:700;white-space:nowrap;overflow:hidden;border-right:3px solid;border-right:4px solid black;width:0;animation:typing 4s steps(30) 1s infinite,blink .75s step-end infinite}@keyframes typing{0%{width:0}to{width:100%}}@keyframes blink{50%{border-color:transparent}}.about-btn{height:1.8rem;width:5.1rem;font-size:.74rem;padding:.3rem;margin-top:1rem;background-color:var(--text-color);color:#fff;border-radius:4px}@media screen and (min-width : 1080px){.about{flex-direction:row-reverse;margin-top:3rem;gap:5rem}.upper-about-image{height:22rem;width:35rem;border-radius:8px;box-shadow:0 4px 8px #0003,0 6px 20px #00000030}.about-image{height:22rem;width:35rem;border-radius:8px;overflow:hidden}.lower-about-content{width:50%;display:flex;flex-direction:column;justify-content:start;align-items:start;margin-top:-1rem}.about-intro{font-size:1rem}.about-heading{font-size:3rem}.about-btn{height:1.8rem;width:5.1rem;font-size:.74rem;padding:.3rem;background-color:var(--text-color);color:#fff;border-radius:4px}}.achieveheaddiv{width:85%;display:flex;justify-content:center;align-items:center;margin:3rem auto}.AchieveHeading{color:var(--text-color);font-size:2.4rem;font-weight:700}.achievements-grid{width:85%;margin:0 auto;justify-content:center;align-items:center;padding:2.5rem;grid-gap:2rem;display:grid;grid-template-columns:repeat(3,1fr)}.oneAchivementCard{display:flex;height:23rem;width:22.5rem;flex-direction:column;border:1px solid black;gap:.9rem;border-radius:8px;justify-content:center;align-items:center;animation:slidefromleft 1s ease-in forwards}@keyframes slidefromleft{0%{opacity:0;transform:translate(-100)}to{opacity:1;transform:translate(0)}}.oneAchivementCard:hover{box-shadow:0 4px 14px #c0aeae,0 6px 20px #e0c8c8;border:none}.achievedImage{height:16rem;width:100%;object-fit:cover;overflow:hidden;border-top-left-radius:8px;border-top-right-radius:8px}.facilityimage{height:18rem;width:100%;object-fit:cover;overflow:hidden;border-top-left-radius:8px;border-top-right-radius:8px}.AchievedTitle{color:var(--text-color);font-weight:700;font-size:1.3rem}.AchievedDesc{margin:0 .8rem .8rem}@media screen and (max-width : 1080px){.AchieveHeading{font-size:1.3rem}.achievements-grid{grid-template-columns:repeat(1,1fr)}.oneAchivementCard{height:20rem;width:18.2rem;box-shadow:0 4px 12px #c0aeae,0 6px 12px #e0c8c8;border:none}}.parentfeedback{width:85%;display:flex;flex-direction:column;gap:5rem;justify-content:center;align-items:center;padding:3rem;margin:0 auto}.feedback-heading{color:var(--text-color);font-size:2.4rem;font-weight:700}.parent-card{display:flex;width:65%;flex-direction:column;box-shadow:0 4px 16px #dfdaec,0 8px 20px #d1d1da;border-radius:10px;justify-content:center;align-items:center;padding:1rem;gap:2rem;animation:feedbackCome 1s ease-out forwards}@keyframes feedbackCome{0%{transform:translate(-100vw)}to{transform:translate(0)}}.parent-image{width:6rem;height:5rem;border-radius:50%}.parent-name{color:var(--text-color);font-weight:700;font-size:1.4rem}.icon{color:var(--text-color)}.feedback-content{display:flex;width:70%;justify-content:center;margin-bottom:1rem}.feedback{margin-left:1rem;margin-right:.5rem;font-size:1.005rem}@media screen and (max-width : 1080px){.parentfeedback{width:100%;margin:0 auto}.parent-card{width:100%}.icon{font-size:7rem}.feedback-heading{font-size:1.36rem}}.facility-section{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:3rem;gap:5rem}.facilities{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:2rem}.footer{border-top:1px solid var(--text-color);display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:4rem;color:var(--text-color);gap:1rem}.main-footer{width:85%;display:flex;justify-content:space-around;gap:3rem;padding:2.5rem}.footer-logo-image{height:5rem;width:5rem}.contact-footer{display:flex;flex-direction:column;align-items:center;gap:.5rem}.footer-heading{font-weight:700;font-size:1.3rem;color:var(--text-color)}.footer-believe{color:var(--text-color);margin-top:.7rem}.social-footer{display:flex;flex-direction:column;align-items:center}.social-footer-icons{margin:2rem 0;display:flex;justify-content:center;align-items:center;gap:1.05rem;font-size:1.35rem;color:var(--text-color)}.quicklinks-footer{display:flex;flex-direction:column;align-items:center;gap:.8rem}.quicklink{display:flex;flex-direction:column;gap:.8rem}.copyright-footer{margin-bottom:1rem}.calldiv{display:flex;gap:.5rem}.mobile-no{color:var(--text-color)}@media screen and (max-width : 1080px){.footer{border-top:1px solid var(--text-color);display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:4rem;color:var(--text-color);gap:.5rem}.logo-footer{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.15rem;margin-bottom:.3rem}.footer-logo-image{height:5rem;width:5rem;margin:0 auto}.main-footer{flex-direction:row;flex-wrap:wrap;gap:1rem;padding:1rem}.quicklinks-footer{display:none}.social-footer-icons{margin:1rem 0}}.call-button{position:fixed;top:100;left:2rem;bottom:2rem;border-radius:50%;z-index:1}.gificon{border-radius:50%;height:6rem;width:6rem;color:var(--text-color)}.copynewfooter{display:flex;justify-content:center;align-items:center}@media screen and (max-width : 1080px){.copyright-footer{width:75%;margin:0 auto;display:flex;justify-content:center;align-items:center}.copynewfooter{display:flex;justify-content:center;align-items:center}.gificon{height:3.6rem;width:3.6rem}}.anchorColor{color:var(--text-color)}*{--text-color: rgb(10, 10, 99)}.popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;background-color:#1f293780;z-index:50;padding:1rem}.popup-container{background-color:#fff;border-radius:.5rem;box-shadow:0 4px 6px #0000001a;padding:1.5rem;width:100%;max-width:24rem;position:relative}.popup-container.sm\:max-w-sm{max-width:24rem}.popup-container.md\:max-w-md{max-width:28rem}.popup-container.lg\:max-w-lg{max-width:32rem}.popup-close-btn{position:absolute;top:.5rem;right:.5rem;font-size:1.25rem;color:#09095b;cursor:pointer}.popup-close-btn:hover{color:#4b5563}.popup-marquee{margin-bottom:1rem;font-size:1.5rem;font-weight:700}.popup-marquee span{padding-right:1.5rem}.popup-marquee .text-pink-500,.popup-marquee .text-purple-500,.popup-marquee .text-indigo-500{color:var(--text-color)}.popup-image-container{display:flex;justify-content:center;margin-bottom:1rem}.popup-image-container img{max-width:100%;height:auto}.popup-text{font-size:1.125rem;text-align:center;color:#4b5563;margin-bottom:1rem}.popup-cta{display:flex;justify-content:center}.popup-cta a{padding:.75rem 1.5rem;background-image:linear-gradient(to right,#68d391,#3b82f6,#8b5cf6);color:#fff;font-weight:700;border-radius:.5rem;text-align:center;text-decoration:none;transition:background-image .3s ease-in-out}.popup-cta a:hover{background-image:linear-gradient(to left,#68d391,#3b82f6,#8b5cf6)}
