@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&family=Inter:wght@400;500;600&display=swap);@import url(https:fonts.googleapis.com/css?family=Abel|Abril+Fatface|Acme|Alegreya|Alegreya+Sans|Anton|Archivo|Archivo+Black|Archivo+Narrow|Arimo|Arvo|Asap|Asap+Condensed|Bitter|Bowlby+One+SC|Bree+Serif|Cabin|Cairo|Catamaran|Crete+Round|Crimson+Text|Cuprum|Dancing+Script|Dosis|Droid+Sans|Droid+Serif|EB+Garamond|Exo|Exo+2|Faustina|Fira+Sans|Fjalla+One|Francois+One|Gloria+Hallelujah|Hind|Inconsolata|Indie+Flower|Josefin+Sans|Julee|Karla|Lato|Libre+Baskerville|Libre+Franklin|Lobster|Lora|Mada|Manuale|Maven+Pro|Merriweather|Merriweather+Sans|Montserrat|Montserrat+Subrayada|Mukta+Vaani|Muli|Noto+Sans|Noto+Serif|Nunito|Open+Sans|Open+Sans+Condensed:300|Oswald|Oxygen|PT+Sans|PT+Sans+Caption|PT+Sans+Narrow|PT+Serif|Pacifico|Passion+One|Pathway+Gothic+One|Play|Playfair+Display|Poppins|Questrial|Quicksand|Raleway|Roboto|Roboto+Condensed|Roboto+Mono|Roboto+Slab|Ropa+Sans|Rubik|Saira|Saira+Condensed|Saira+Extra+Condensed|Saira+Semi+Condensed|Sedgwick+Ave|Sedgwick+Ave+Display|Shadows+Into+Light|Signika|Slabo+27px|Source+Code+Pro|Source+Sans+Pro|Spectral|Titillium+Web|Ubuntu|Ubuntu+Condensed|Varela+Round|Vollkorn|Work+Sans|Yanone+Kaffeesatz|Zilla+Slab|Zilla+Slab+Highlight|Noto+Sans+Mono);@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&family=Open+Sans:wght@400;600&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,-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}@tailwind base;@tailwind components;@tailwind utilities;*,html{scroll-behavior:smooth}*{box-sizing:border-box;font-family:Poppins,sans-serif;font-family:Roboto;margin:0;padding:0}::-webkit-scrollbar{height:8px;width:8px}::-webkit-scrollbar-thumb{background:#011673;background-clip:padding-box;border-radius:20px}::-webkit-scrollbar-track{background:#0000}.loader{align-items:center;background-color:#fbfeff;display:flex;flex-direction:column;height:100vh;justify-content:center;width:100%}.loader img{font-family:Inter;font-weight:700;mix-blend-mode:multiply;width:250px}header{box-shadow:0 4px 20px #00000026;position:relative;width:100%;z-index:100}header .top{align-items:center;background:linear-gradient(135deg,#011673,#010c40);border-bottom:1px solid #ffffff1a;display:flex;justify-content:space-between;padding:.75rem 1.5rem;transition:all .3s ease}header .top.scrolled{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#011673f2;box-shadow:0 2px 15px #0003}header .top .call_us{align-items:center;display:flex;gap:.75rem;justify-content:center}header .top .call_us a,header .top .call_us button{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#ffffff1a;border:2px solid #fff3;border-radius:50%;cursor:pointer;padding:.6rem;transition:all .3s ease}header .top .call_us a:hover,header .top .call_us button:hover{background-color:#fff3;border-color:#fff6;box-shadow:0 4px 15px #0000004d;transform:scale(1.1) translateY(-2px)}header .top .call_us a img,header .top .call_us button img{border-radius:50%;filter:brightness(1.1) contrast(1.05);height:2.2rem;object-fit:cover;width:2.2rem}header .top .social_media_links{align-items:center;display:flex;gap:.5rem;justify-content:center}header .top .social_media_links a{background-color:#ffffff14;border:1px solid #ffffff1a;border-radius:8px;padding:.4rem;transition:all .3s ease}header .top .social_media_links a:hover{background-color:#ffffff26;box-shadow:0 6px 20px #00000040;transform:translateY(-3px) scale(1.05)}header .top .social_media_links a img{filter:brightness(1.2);height:1.8rem;object-fit:contain;width:1.8rem}header .center{background:#0c2180;overflow:hidden;position:relative}header .center:before{background:radial-gradient(circle at 20% 50%,#ffffff08 0,#0000 50%),radial-gradient(circle at 80% 20%,#ffffff05 0,#0000 50%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}header .center .center-content{margin:0 auto;max-width:1200px;padding:2rem 1.5rem;position:relative;z-index:2}header .center .center-content .center-row{align-items:center;display:flex;gap:3rem;justify-content:center;margin-bottom:1.5rem}header .center .center-content .center-row .logo_name,header .center .center-content .center-row .years_of_service{position:relative}header .center .center-content .center-row .logo_name img,header .center .center-content .center-row .years_of_service img{border:2px solid #ffffff26;border-radius:20px;box-shadow:0 8px 32px #0000004d,0 0 0 3px #ffffff1a,inset 0 1px 0 #fff3;height:85px;object-fit:cover;transition:all .4s cubic-bezier(.175,.885,.32,1.275);width:85px}header .center .center-content .center-row .logo_name img:hover,header .center .center-content .center-row .years_of_service img:hover{box-shadow:0 12px 40px #0006,0 0 0 4px #ffc1074d,inset 0 1px 0 #ffffff4d;transform:scale(1.08) rotate(-3deg)}header .center .center-content .center-text{color:#fff;text-align:center}header .center .center-content .center-text h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#f8f9fa 25%,#fff 50%,#e9ecef 75%,#fff);-webkit-background-clip:text;background-clip:text;font-family:Playfair Display,Georgia,Times New Roman,serif;font-size:2.2rem;font-weight:700;letter-spacing:.02em;margin-bottom:1rem;position:relative;text-shadow:0 2px 4px #0000004d;text-transform:uppercase}header .center .center-content .center-text h1:after{background:linear-gradient(90deg,#0000,#ffc107,#0000);border-radius:2px;bottom:-8px;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:60px}header .center .center-content .center-text p{color:#ffffffe6;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.15rem;font-weight:500;letter-spacing:.01em;line-height:1.5;margin:.5rem 0}header .center .center-content .center-text p svg{color:#ff5722;filter:drop-shadow(0 1px 2px rgba(0,0,0,.3));margin-right:.6rem}header .center .center-content .center-text p:last-child{color:#fffc;font-size:1rem;font-style:italic}header .bottom{align-items:center;background:linear-gradient(135deg,#0c2180,#09175b);border-top:1px solid #ffffff1a;display:flex;flex-direction:row;justify-content:center;min-height:60px;position:relative;z-index:100}header .bottom>button{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#ffffff1a,#ffffff0d);border:1px solid #fff3;border-radius:8px;color:#fff;cursor:pointer;display:none;font-size:1.4rem;font-weight:700;padding:.6rem 1rem;transition:all .3s ease}header .bottom>button:hover{background:linear-gradient(135deg,#fff3,#ffffff1a);transform:scale(1.05)}header .bottom>button span{flex-direction:column}header .bottom nav,header .bottom>button span{align-items:center;display:flex;justify-content:center}header .bottom nav{flex-direction:row;max-width:1200px;width:100%}header .bottom nav section{padding:1rem 1.5rem;position:relative;transition:all .3s ease}header .bottom nav section:hover{background:#ffffff0d}header .bottom nav section>a,header .bottom nav section>p{color:#fff;cursor:pointer;font-size:.95rem;font-weight:500;letter-spacing:.5px;position:relative;text-decoration:none;text-transform:uppercase;transition:all .3s ease}header .bottom nav section>a:after,header .bottom nav section>p:after{background:#ffc107;bottom:-5px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}header .bottom nav section>a:hover,header .bottom nav section>p:hover{color:#ffc107;transform:translateY(-2px)}header .bottom nav section>a:hover:after,header .bottom nav section>p:hover:after{width:100%}header .bottom nav section:hover>div{opacity:1;transform:translateY(0);visibility:visible}header .bottom nav section div{background:linear-gradient(145deg,#0c2180,#0a1b69);border:1px solid #ffffff1a;border-radius:0 0 12px 12px;border-top:none;box-shadow:0 8px 32px #0000004d;left:0;opacity:0;overflow:hidden;position:absolute;top:100%;transform:translateY(-10px);transition:all .3s cubic-bezier(.175,.885,.32,1.275);visibility:hidden;width:250px;z-index:200}header .bottom nav section div a{border-bottom:1px solid #ffffff14;color:#ffffffe6;display:block;font-size:.9rem;font-weight:400;letter-spacing:normal;padding:1rem 1.2rem;position:relative;text-decoration:none;text-transform:none;transition:all .3s ease}header .bottom nav section div a:before{background:linear-gradient(90deg,#ffc107,#ff9800);bottom:0;content:"";left:0;position:absolute;top:0;transition:width .3s ease;width:0}header .bottom nav section div a:last-child{border-bottom:none;border-radius:0 0 12px 12px}header .bottom nav section div a:hover{background:#ffffff0d;color:#fff;transform:translateX(8px)}header .bottom nav section div a:hover:before{width:4px}header .language-prompt{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000b3;height:100%;left:0;position:fixed;top:0;width:100%;z-index:2000}header .language-prompt,header .language-prompt section{align-items:center;display:flex;flex-direction:column;justify-content:center}header .language-prompt section{animation:modalEnter .3s ease forwards;background:linear-gradient(145deg,#fff,#f8f9fa);border-radius:16px;box-shadow:0 20px 60px #0000004d,0 0 0 1px #ffffff1a;max-width:90vw;padding:2.5rem;transform:scale(.9);width:350px}header .language-prompt section p{color:#333;font-size:1.1rem;font-weight:700;letter-spacing:.5px;margin-bottom:2rem;text-align:center}header .language-prompt section button{align-items:center;background:linear-gradient(135deg,#fff,#f5f5f5);border:2px solid #e0e0e0;border-radius:12px;color:#333;cursor:pointer;display:flex;flex-direction:row;font-size:1rem;font-weight:500;gap:.75rem;justify-content:center;margin:.5rem 0;padding:1rem 1.5rem;transition:all .3s ease;width:100%}header .language-prompt section button:hover{background:linear-gradient(135deg,#f0f0f0,#e0e0e0);border-color:#ffc107;box-shadow:0 4px 20px #00000026;transform:translateY(-2px)}header .language-prompt section button img{border-radius:50%;height:24px;object-fit:contain;width:24px}@keyframes modalEnter{to{transform:scale(1)}}@media(max-width:767px){header .top{flex-wrap:nowrap;gap:.5rem;padding:.6rem 1rem}header .top .call_us{gap:.4rem}header .top .call_us a,header .top .call_us button{padding:.4rem}header .top .call_us a img,header .top .call_us button img{height:2rem;width:2rem}header .top .social_media_links{gap:.3rem}header .top .social_media_links a{padding:.3rem}header .top .social_media_links a img{height:1.5rem;width:1.5rem}header .center .center-content{padding:1.5rem 1rem}header .center .center-content .center-row{gap:2rem;margin-bottom:1rem}header .center .center-content .center-row .logo_name img,header .center .center-content .center-row .years_of_service img{border-radius:15px;height:65px;width:65px}header .center .center-content .center-text h1{font-size:1.6rem;margin-bottom:.8rem}header .center .center-content .center-text p{font-size:1rem}header .bottom{flex-direction:column;padding:1rem}header .bottom>button{align-self:flex-end;display:flex;margin-bottom:.5rem}header .bottom nav{background:#0000001a;border-radius:8px;display:flex;flex-direction:column;width:100%}header .bottom nav section{border-bottom:1px solid #ffffff1a;padding:.8rem 1rem;width:100%}header .bottom nav section:last-child{border-bottom:none}header .bottom nav section div{background:#0000;border:none;border-radius:0;box-shadow:none;left:auto;margin-top:.5rem;opacity:1;position:relative;top:auto;transform:none;visibility:visible;width:100%}header .bottom nav section div a{border-left:2px solid #fff3;margin-left:1rem;padding:.6rem 1rem}header .bottom nav section div a:hover{border-left-color:#ffc107;transform:none}}@media(max-width:575px){header .center .center-content{padding:1rem .5rem}header .center .center-content .center-row{flex-direction:row;gap:1.5rem}header .center .center-content .center-row .logo_name img,header .center .center-content .center-row .years_of_service img{border-radius:12px;height:50px;width:50px}header .center .center-content .center-text h1{font-size:1.3rem;line-height:1.3}header .center .center-content .center-text p{font-size:.9rem;margin:.3rem 0}header .language-prompt section{padding:2rem;width:300px}header .language-prompt section button{font-size:.9rem;padding:.8rem 1rem}}@keyframes registerPulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}@keyframes slideInUp{0%{opacity:0;transform:translateY(100px)}to{opacity:1;transform:translateY(0)}}.floating-register-btn{animation:slideInUp .8s ease-out;bottom:2rem;position:fixed;right:2rem;z-index:1000}@media(max-width:575px){.floating-register-btn{bottom:1rem;right:1rem}}.floating-register-btn .register-button{animation:registerPulse 2s ease-in-out infinite;background:#ff6b2b;border:none;border-radius:4px;color:#fff;cursor:pointer;font-family:Poppins,sans-serif;font-size:1rem;font-weight:600;outline:none;overflow:hidden;padding:.75rem 1.25rem;position:relative;transition:all .3s ease}.floating-register-btn .register-button:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.floating-register-btn .register-button:hover{background:#ff5912}.floating-register-btn .register-button:hover:before{left:100%}.floating-register-btn .register-button .button-content{font-size:1rem;letter-spacing:.5px;position:relative;text-transform:uppercase;white-space:nowrap;z-index:1}@media(max-width:575px){.floating-register-btn .register-button .button-content{font-size:.9rem}.floating-register-btn .register-button{padding:.75rem 1rem}}.message-section{background-color:#fff;padding:4rem 2rem;position:relative}.message-section:before{background:linear-gradient(90deg,#0000,#ff6b2b,#0000);content:"";height:2px;left:0;position:absolute;right:0;top:0}.message-section .container{margin:0 auto;max-width:1200px}.message-section .header-container{margin:0 auto 4rem;max-width:600px;text-align:center}.message-section .section-title{color:#011673;font-size:2.8rem;font-weight:700;letter-spacing:-.5px;margin-bottom:.5rem}.message-section .section-subtitle{color:#0c2180;font-size:1.1rem;font-weight:500;letter-spacing:1px}.message-section .message-cards{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(340px,1fr));justify-content:center;padding:.5rem}.message-section .message-card{background:#fff;border-radius:20px;box-shadow:0 10px 30px #0116731a;display:flex;flex-direction:row;height:280px;overflow:hidden;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.message-section .message-card:hover{box-shadow:0 15px 40px #01167326;transform:translateY(-5px)}.message-section .message-card:hover .profile-image{transform:scale(1.08)}.message-section .message-card:hover .read-more-btn{background-position:100%}.message-section .message-card .image-container{flex-shrink:0;overflow:hidden;position:relative;width:280px}.message-section .message-card .image-container .overlay{background:linear-gradient(90deg,#0000,#01167333 70%,#01167366);bottom:0;left:0;position:absolute;right:0;top:0;z-index:1}.message-section .message-card .image-container .profile-image{height:100%;object-fit:cover;transition:transform .8s ease;width:100%}.message-section .message-card .content{background:linear-gradient(165deg,#fff,#0c21800d);display:flex;flex-direction:column;flex-grow:1;padding:1.5rem}.message-section .message-card .content .profile-info{margin-bottom:1rem}.message-section .message-card .content .profile-info h4{color:#0c2180;font-size:1.3rem;font-weight:600;margin-bottom:.5rem}.message-section .message-card .content .profile-info .designation{border:1px solid #ff6b2b4d;border-radius:15px;color:#ff6b2b;display:inline-block;font-size:.9rem;font-weight:600;letter-spacing:2px;padding:.2rem .8rem;text-transform:uppercase}.message-section .message-card .content .preview-text{color:#444;flex-grow:1;font-size:.95rem;font-style:italic;line-height:1.6;margin-bottom:1rem;position:relative}.message-section .message-card .content .preview-text:before{color:#ff6b2b;content:'"';font-family:Georgia,serif;font-size:3rem;left:-5px;opacity:.2;position:absolute;top:-15px}.message-section .message-card .content .read-more-btn{align-self:flex-start;background:linear-gradient(90deg,#ff6b2b 0,#f74b00 50%,#ff6b2b);background-size:200% auto;border:none;border-radius:20px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:500;letter-spacing:.5px;padding:.5rem 1.2rem;transition:.5s ease}.message-section .message-card .content .read-more-btn a{color:#fff;text-decoration:none}.message-section .message-card .content .read-more-btn:hover{background-position:100%}@media(max-width:1024px){.message-section .message-card{height:240px}.message-section .message-card .image-container{width:220px}}@media(max-width:768px){.message-section{padding:3rem 1.5rem}.message-section .section-title{font-size:2.3rem}.message-section .message-cards{gap:2rem;grid-template-columns:1fr;margin:0 auto;max-width:500px}.message-section .message-card{flex-direction:column;height:auto}.message-section .message-card .image-container{height:200px;width:100%}.message-section .message-card .image-container .overlay{background:linear-gradient(180deg,#0000,#01167333 70%,#01167366)}}@media(max-width:480px){.message-section{padding:2rem 1rem}.message-section .section-title{font-size:2rem}.message-section .section-subtitle{font-size:1rem;margin-bottom:2rem}.message-section .message-card .content{padding:1.2rem}.message-section .message-card .content .profile-info h4{font-size:1.2rem}.message-section .message-card .content .profile-info .designation{font-size:.85rem}.message-section .message-card .content .preview-text{font-size:.9rem}}.notification-marquee{background:linear-gradient(90deg,#ff6b2b,#ff8f5e);box-shadow:0 2px 4px #0000001a;color:#fff;cursor:pointer;overflow:hidden;padding:12px 0;position:relative;z-index:10}.notification-marquee:hover{background:linear-gradient(90deg,#ff8f5e,#ff6b2b);transform:translateY(-1px);transition:all .3s ease}.notification-marquee .marquee-container{overflow:hidden;position:relative;white-space:nowrap}.notification-marquee .marquee-text{animation:marquee 20s linear infinite;display:inline-block;font-size:1rem;font-weight:600;letter-spacing:.5px;padding-left:100%}@media(max-width:768px){.notification-marquee .marquee-text{animation:marquee 15s linear infinite;font-size:.9rem}}@media(max-width:480px){.notification-marquee .marquee-text{animation:marquee 12s linear infinite;font-size:.8rem}}@keyframes marquee{0%{transform:translateX(0)}to{transform:translateX(-100%)}}.notification-marquee.blink{animation:blink 2s infinite}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:.7}}.hero{display:flex;flex-direction:column}.hero h2{color:#2c3e50;font-family:Poppins,sans-serif;font-size:1.875rem;font-weight:700;margin:0 auto;max-width:25rem;padding:1.25rem;text-align:center}@media(min-width:768px){.hero h2{font-size:2.25rem;max-width:30rem}}.hero .firstSection{align-items:center;background:url(/static/media/whiteBackground.44ef7e34c19df2d43569.png) no-repeat 50%/cover;display:flex;justify-content:center;padding:2rem 1rem;width:100%}.hero .firstSection div{align-items:flex-end;border-radius:1.875rem 1.875rem 0 0;display:flex;flex-direction:column;height:20.625rem;justify-content:flex-end;margin-top:1.25rem;overflow:hidden;transition:transform .3s ease}.hero .firstSection div:hover{transform:translateY(-5px)}.hero .firstSection div img{filter:brightness(1.1) contrast(1.2);height:auto;max-width:28.125rem;transition:transform .3s ease;width:100%}@media(min-width:576px){.hero .firstSection div img{max-width:90vw}}.hero .playSection{align-items:center;background:linear-gradient(110deg,#011673,#0c2180 50%,#010c40);display:flex;justify-content:center;padding:3rem 1.25rem}.hero .playSection img{border:3px solid #dfdfdf;border-radius:20px;filter:brightness(1.2) contrast(1);height:auto;margin:20px;max-width:31.25rem;width:100%}.hero .playSection h2{color:#fff}.hero .playSection center{background-color:rgba(0,0,0,.404);border-radius:15px;color:#ff6b2b;font-size:18px;font-weight:700;margin:1px auto;padding:7px 10px;text-shadow:2px 2px 2px #000;width:320px}.hero .video_section{align-items:center;background-image:url(https://static.vecteezy.com/system/resources/thumbnails/000/275/717/small/White_Background-01.jpg);display:flex;flex-direction:column;justify-content:center;width:100%}.hero .video_section video{max-width:750px}@media only screen and (max-width:900px){.hero h2{font-size:25px}.hero img{width:300px}.hero .firstSection,.hero .playSection{align-items:center;display:flex;flex-direction:column;justify-content:center}.hero .firstSection>div{height:auto;width:auto}.hero .playSection{flex-direction:column-reverse}}@media only screen and (max-width:800px){.video_section video{width:100%}}@media only screen and (max-width:500px){center,h2{font-size:20px!important;width:auto!important}.firstSection div img{width:95vw!important}.playSection center{font-size:14px!important}.playSection img{width:95vw!important}}.contact-section{background:linear-gradient(135deg,#f8f9fa,#fff);font-family:Open Sans,sans-serif;min-height:auto;padding:4rem 2rem}@media(max-width:575px){.contact-section{max-width:100vw;overflow-x:hidden;width:100vw}}@media(min-width:576px){.contact-section{padding:2rem 1rem}}.contact-section .contact-container{background:#fff;border-radius:15px;box-shadow:0 10px 30px #0000001a;display:grid;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px;min-height:500px;overflow:hidden}@media(max-width:767px){.contact-section .contact-container{grid-template-columns:1fr;margin:0 .5rem;min-height:auto}}@media(max-width:575px){.contact-section .contact-container{border-radius:8px;margin:0;padding:0}}.contact-section .contact-container .contact-details{background:linear-gradient(135deg,#011673,#0c2180);color:#fff;display:flex;flex-direction:column;justify-content:center;padding:3rem}@media(max-width:575px){.contact-section .contact-container .contact-details{overflow-wrap:break-word;word-break:break-word}}@media(max-width:767px){.contact-section .contact-container .contact-details{padding:2rem}}@media(max-width:575px){.contact-section .contact-container .contact-details{padding:.75rem}.contact-section .contact-container .contact-details h2{font-size:1.3rem;margin-bottom:1rem}}.contact-section .contact-container .contact-details h2{color:#ff6b2b;font-family:Playfair Display,Georgia,Times New Roman,serif;font-size:2.5rem;margin-bottom:2rem;text-align:center}@media(max-width:767px){.contact-section .contact-container .contact-details h2{font-size:2rem}}@media(max-width:575px){.contact-section .contact-container .contact-details .contact-info-block{margin-bottom:1rem}}.contact-section .contact-container .contact-details .contact-info-block .contact-info-item{align-items:flex-start;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border-radius:10px;display:flex;margin-bottom:1rem;padding:.75rem;transition:all .3s ease}.contact-section .contact-container .contact-details .contact-info-block .contact-info-item:hover{background:#fff3;transform:translateY(-3px)}.contact-section .contact-container .contact-details .contact-info-block .contact-info-item:last-child{margin-bottom:0}.contact-section .contact-container .contact-details .contact-info-block .contact-info-item i{align-items:center;background:#ff6b2b;border-radius:50%;display:flex;flex-shrink:0;font-size:1rem;height:40px;justify-content:center;margin-right:1rem;width:40px}.contact-section .contact-container .contact-details .contact-info-block .contact-info-item i:before{content:"📍"}.contact-section .contact-container .contact-details .contact-info-block .contact-info-item i.icon-phone:before{content:"📞"}.contact-section .contact-container .contact-details .contact-info-block .contact-info-item i.icon-email:before{content:"✉️"}.contact-section .contact-container .contact-details .contact-info-block .contact-info-item div h3{color:#ff6b2b;font-family:Poppins,sans-serif;font-size:1rem;margin-bottom:.3rem}.contact-section .contact-container .contact-details .contact-info-block .contact-info-item div p{font-size:.95rem;line-height:1.4;margin-bottom:.2rem;opacity:.9}.contact-section .contact-container .contact-details .contact-info-block .contact-info-item div p:last-child{margin-bottom:0}.contact-section .contact-container .location-map{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:3rem}@media(max-width:767px){.contact-section .contact-container .location-map{padding:1.2rem}}@media(max-width:575px){.contact-section .contact-container .location-map{padding:.5rem}}.contact-section .contact-container .location-map h3{color:#011673;font-family:Playfair Display,Georgia,Times New Roman,serif;font-size:1.2rem;margin-bottom:1rem;text-align:center}.contact-section .contact-container .location-map iframe{border:none;border-radius:8px;box-shadow:0 5px 15px #0000001a;height:220px;max-width:100vw;width:100%}@media(max-width:767px){.contact-section .contact-container .location-map iframe{height:180px}}.testimonials-section .testimonials-container .section-header h2{margin-bottom:1rem}.testimonials-section .testimonials-container .section-header p{color:#fffc;font-family:Open Sans,sans-serif;font-size:1.1rem;margin:0 auto}.testimonials-section .testimonials-container .testimonials-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));padding:2rem}.testimonials-section .testimonials-container .testimonials-grid .testimonial-card{background:#fff;background-color:#ff6b2b26;border:2px solid #ff6b2b4d;border-radius:8px;border-radius:1rem;box-shadow:0 2px 4px #0000001a;padding:2rem;transition:transform .3s ease;transition:all .3s ease}.testimonials-section .testimonials-container .testimonials-grid .testimonial-card:hover{background-color:#ff6b2b4d;box-shadow:0 0 15px #ff6b2b66;transform:translateY(-5px)}.testimonials-section .testimonials-container .testimonials-grid .testimonial-card .testimonial-header{align-items:center;display:flex;gap:1rem;justify-content:center;margin-bottom:1.5rem}.testimonials-section .testimonials-container .testimonials-grid .testimonial-card .testimonial-header .avatar{border:2px solid #ff6b2b;border-radius:50%;height:4rem;object-fit:cover;width:4rem}.testimonials-section .testimonials-container .testimonials-grid .testimonial-card .testimonial-header .info h3{color:#fff;font-family:Poppins,sans-serif;font-size:1.2rem;margin-bottom:.25rem}.testimonials-section .testimonials-container .testimonials-grid .testimonial-card .testimonial-header .info p{color:#ffffffb3;font-family:Open Sans,sans-serif;font-size:.9rem}.testimonials-section .testimonials-container .testimonials-grid .testimonial-card .testimonial-content{color:#fff;font-family:Open Sans,sans-serif;font-style:italic;line-height:1.6;padding:0 1rem;position:relative}.testimonials-section .testimonials-container .testimonials-grid .testimonial-card .testimonial-content:after,.testimonials-section .testimonials-container .testimonials-grid .testimonial-card .testimonial-content:before{color:#ff6b2b;content:'"';font-size:2rem;position:absolute}.testimonials-section .testimonials-container .testimonials-grid .testimonial-card .testimonial-content:before{left:-.5rem;top:-.5rem}.testimonials-section .testimonials-container .testimonials-grid .testimonial-card .testimonial-content:after{bottom:-1rem;right:-.5rem}.testimonials-section .testimonials-container .testimonial-nav{align-items:center;display:flex;gap:1rem;justify-content:center;margin-top:2rem}.testimonials-section .testimonials-container .testimonial-nav button{background:none;border:none;border-radius:50%;color:#fff;cursor:pointer;font-size:2rem;padding:.5rem;transition:all .3s ease}.testimonials-section .testimonials-container .testimonial-nav button:hover{background-color:#ff6b2b;transform:scale(1.1)}.testimonials-section .testimonials-container .testimonial-nav button:disabled{background-color:#ff6b2b80;cursor:not-allowed;opacity:.5}@media(min-width:576px){.testimonials-section{padding:2rem 1rem}.testimonials-section .testimonials-container .section-header h2{font-size:2rem}.testimonials-section .testimonials-container .testimonials-grid{grid-template-columns:1fr;padding:1rem}.testimonials-section .testimonials-container .testimonials-grid .testimonial-card{padding:1.5rem}}.testimonials-section{align-items:center;background:linear-gradient(135deg,#011673,#010c40);display:flex;justify-content:center;min-height:100vh;overflow:hidden;padding:4rem 2rem;position:relative}.testimonials-section:before{background:radial-gradient(circle at center,#ffffff1a 0,#0000 70%);content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.testimonials-section .testimonials-container{margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem;position:relative;width:100%;z-index:1}@media(min-width:576px){.testimonials-section .testimonials-container{max-width:540px}}@media(min-width:768px){.testimonials-section .testimonials-container{max-width:720px}}@media(min-width:992px){.testimonials-section .testimonials-container{max-width:960px}}@media(min-width:1200px){.testimonials-section .testimonials-container{max-width:1140px}}.testimonials-section .testimonials-container .section-header{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:3rem;text-align:center}.testimonials-section .testimonials-container .section-header .header-icon{color:#ff6b2b;filter:drop-shadow(0 0 10px rgba(255,107,43,.3));height:3rem;margin-bottom:1rem;transition:transform .3s ease;width:3rem}.testimonials-section .testimonials-container .section-header .header-icon:hover{transform:scale(1.1)}.testimonials-section .testimonials-container .section-header h2{color:#fff;font-family:Poppins,sans-serif;font-size:2.5rem;font-weight:600;letter-spacing:-1px;margin-bottom:.5rem;text-transform:uppercase}.testimonials-section .testimonials-container .section-header p{color:#ffffffe6;font-size:1.25rem;line-height:1.6;max-width:600px;text-shadow:0 2px 4px #0003}.testimonials-section .testimonials-container .testimonial-slider{align-items:center;display:flex;gap:2rem;justify-content:center;position:relative}.testimonials-section .testimonials-container .testimonial-slider .nav-btn{background-color:#ff6b2b26;border:2px solid #ff6b2b4d;border-radius:50%;color:#fff;cursor:pointer;padding:1rem;transition:all .3s cubic-bezier(.4,0,.2,1);z-index:10}.testimonials-section .testimonials-container .testimonial-slider .nav-btn:hover{background-color:#ff6b2b4d;box-shadow:0 0 15px #ff6b2b66;transform:scale(1.1)}.testimonials-section .testimonials-container .testimonial-slider .nav-btn svg{filter:drop-shadow(0 2px 4px rgba(0,0,0,.2));height:2rem;width:2rem}@media(max-width:767px){.testimonials-section .testimonials-container .testimonial-slider .nav-btn{display:none}}.testimonials-section .testimonials-container .testimonial-slider .testimonial-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(2,1fr);padding:1rem;width:100%}@media(max-width:991px){.testimonials-section .testimonials-container .testimonial-slider .testimonial-content{gap:1.5rem;grid-template-columns:1fr}}.testimonials-section .testimonials-container .testimonial-slider .testimonial-content .review-image-container{border-radius:20px;box-shadow:0 15px 35px #0000004d;overflow:hidden;transform-origin:center;transition:all .5s cubic-bezier(.25,.46,.45,.94)}.testimonials-section .testimonials-container .testimonial-slider .testimonial-content .review-image-container:hover{box-shadow:0 20px 40px #0006;transform:scale(1.03) translateY(-5px)}.testimonials-section .testimonials-container .testimonial-slider .testimonial-content .review-image-container .review-image{display:block;height:auto;object-fit:cover;transition:all .5s ease;width:100%}.testimonials-section .testimonials-container .review-indicator{align-items:center;display:flex;gap:.75rem;justify-content:center;margin-top:2rem}.testimonials-section .testimonials-container .review-indicator .dot{background-color:#ffffff4d;border-radius:50%;cursor:pointer;height:10px;transition:all .3s cubic-bezier(.4,0,.2,1);width:10px}.testimonials-section .testimonials-container .review-indicator .dot.active{background-color:#ff6b2b;border-radius:12px;box-shadow:0 0 10px #ff6b2b66;width:24px}.testimonials-section .testimonials-container .review-indicator .dot:hover:not(.active){background-color:#ff6b2b80;transform:scale(1.2)}@media(max-width:767px){.testimonials-section{padding:3rem 1rem}.testimonials-section .testimonials-container .section-header{margin-bottom:2rem}.testimonials-section .testimonials-container .section-header p{font-size:1.1rem;padding:0 1rem}.testimonials-section .testimonials-container .testimonial-slider .testimonial-content{padding:.5rem}}@media(max-width:991px){.testimonials-section .testimonials-container .testimonial-slider{flex-direction:column}.testimonials-section .testimonials-container .testimonial-slider .nav-btn{display:none}}.about-school-section{background:#f8f9fa;padding:4rem 1.5rem}.about-school-section .about-school-container{color:#2c3e50;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem;width:100%}@media(min-width:576px){.about-school-section .about-school-container{max-width:540px}}@media(min-width:768px){.about-school-section .about-school-container{max-width:720px}}@media(min-width:992px){.about-school-section .about-school-container{max-width:960px}}@media(min-width:1200px){.about-school-section .about-school-container{max-width:1140px}}.about-school-section .about-school-container .school-intro{align-items:center;display:flex;gap:2rem;justify-content:center;margin-bottom:3rem}@media(max-width:767px){.about-school-section .about-school-container .school-intro{flex-direction:column;gap:1.5rem;text-align:center}}.about-school-section .about-school-container .school-intro .school-logo-container{flex:0 0 15.625rem;max-width:15.625rem;transition:transform .3s ease}.about-school-section .about-school-container .school-intro .school-logo-container:hover{transform:scale(1.05)}@media(min-width:576px){.about-school-section .about-school-container .school-intro .school-logo-container{flex:0 0 9.375rem;max-width:9.375rem}}.about-school-section .about-school-container .school-intro .school-logo-container .school-logo{border-radius:12px;box-shadow:0 8px 20px #0000001a;height:auto;width:100%}.about-school-section .about-school-container .school-intro .school-description{flex:1 1}.about-school-section .about-school-container .school-intro .school-description h2{color:#011673;font-family:Poppins,sans-serif;font-size:2.2rem;letter-spacing:1px;margin-bottom:1rem;text-transform:uppercase}.about-school-section .about-school-container .school-intro .school-description p{color:#6c757d;font-family:Open Sans,sans-serif;font-size:1.1rem;line-height:1.6}.about-school-section .about-school-container .school-highlights{grid-gap:1.5rem;display:grid;gap:1.5rem;gap:2rem;grid-template-columns:repeat(1,1fr)}@media(min-width:768px){.about-school-section .about-school-container .school-highlights{grid-template-columns:repeat(2,1fr)}}@media(min-width:992px){.about-school-section .about-school-container .school-highlights{grid-template-columns:repeat(3,1fr);grid-template-columns:1fr}}.about-school-section .about-school-container .school-highlights .highlight-item{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;padding:1.5rem;text-align:center;transition:transform .3s ease}.about-school-section .about-school-container .school-highlights .highlight-item:hover{transform:translateY(-5px);transform:translateY(-10px)}.about-school-section .about-school-container .school-highlights .highlight-item .highlight-icon{color:#ff6b2b;height:3rem;margin-bottom:1rem;transition:transform .3s ease;width:3rem}.about-school-section .about-school-container .school-highlights .highlight-item .highlight-icon:hover{transform:scale(1.1)}.about-school-section .about-school-container .school-highlights .highlight-item h3{color:#011673;font-family:Poppins,sans-serif;font-size:1.4rem;margin-bottom:.5rem}.about-school-section .about-school-container .school-highlights .highlight-item p{color:#6c757d;font-family:Open Sans,sans-serif;font-size:1rem;line-height:1.5}.facebook-posts{background-color:#f9fafb;border-radius:12px;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;margin:0 auto;max-width:100%;overflow:hidden;padding:0 0 2rem;position:relative;width:100%}.facebook-posts__header{background-color:#fff;box-shadow:0 2px 10px #0000000d;margin-bottom:1rem;padding:1.25rem 1rem;position:sticky;top:0;z-index:10}.facebook-posts__heading{color:#1877f2;font-size:1.5rem;font-weight:700;margin:0;position:relative;text-align:center}.facebook-posts__loading{align-items:center;color:#4b5563;display:flex;flex-direction:column;justify-content:center;padding:3rem 0}.facebook-posts__spinner{animation:spinner 1s linear infinite;border:4px solid #1877f233;border-left-color:#1877f2;border-radius:50%;height:48px;margin-bottom:1rem;width:48px}.facebook-posts__error{background-color:#fee2e2;border:1px solid #ef4444;border-radius:8px;box-shadow:0 1px 3px #0000001a;color:#991b1b;margin:1.5rem;padding:1rem}.facebook-posts__empty{color:#4b5563;font-size:1.125rem;padding:3rem 0;text-align:center}.facebook-posts__scroll-container{-webkit-overflow-scrolling:touch;-ms-overflow-style:none;overflow-x:auto;padding:1rem;position:relative;scrollbar-width:thin;scrollbar-width:none;width:100%}.facebook-posts__scroll-container::-webkit-scrollbar{display:none}.facebook-posts__scroll-track{animation:scroll 60s linear infinite;display:flex;gap:1.5rem;padding:.5rem 0;width:max-content}.facebook-posts__scroll-track .facebook-post{flex:0 0 300px;width:300px}.facebook-posts__scroll-track .facebook-post__image{border-radius:8px;height:300px;object-fit:cover;width:300px}.facebook-posts__scroll-track:hover{animation-play-state:paused}@media(max-width:767px){.facebook-posts__scroll-track{animation:none;justify-content:flex-start}.facebook-posts__scroll-track .facebook-post{flex:0 0 250px;width:250px}.facebook-posts__scroll-track .facebook-post__image{height:250px;width:250px}}@media(max-width:575px){.facebook-posts__scroll-track .facebook-post{flex:0 0 200px;width:200px}.facebook-posts__scroll-track .facebook-post__image{height:200px;width:200px}}.facebook-posts__card{background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;display:flex;flex-direction:column;height:360px;min-width:280px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;width:280px}.facebook-posts__card:hover{box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;transform:translateY(-5px)}.facebook-posts__card:hover .facebook-posts__image{transform:scale(1.05)}@media(max-width:575px){.facebook-posts__card{height:320px;min-width:250px;width:250px}}.facebook-posts__image-container{align-items:center;aspect-ratio:1/1;background-color:#f3f4f6;display:flex;justify-content:center;min-height:0;min-width:0;overflow:hidden;position:relative;width:100%}.facebook-posts__image{aspect-ratio:1/1;display:block;height:100%;min-height:0;min-width:0;object-fit:cover;object-position:center;transition:transform .5s ease;width:100%}.facebook-posts__content{display:flex;flex:1 1;flex-direction:column;min-height:150px;overflow:hidden;padding:1rem}.facebook-posts__date{color:#6b7280;font-size:.8125rem;font-weight:500;margin-bottom:.5rem}.facebook-posts__message{-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;color:#1f2937;display:-webkit-box;flex-grow:1;margin-bottom:.75rem;min-height:70px;overflow:hidden}.facebook-posts__message p{font-size:.875rem;line-height:1.5;margin:0}.facebook-posts__link-container{bottom:0;display:block;margin-top:auto;padding-top:.5rem;position:relative;width:100%}.facebook-posts__link{align-items:center;border:1px solid #0000;border-radius:6px;color:#1877f2;display:inline-flex;font-size:.875rem;font-weight:500;gap:.5rem;padding:.5rem .75rem;text-decoration:none;transition:all .2s ease}.facebook-posts__link:hover{background-color:#1877f21a;border-color:#1877f233;transform:translateX(2px)}.facebook-posts__icon{height:16px;transition:transform .2s ease;width:16px}.facebook-posts__link:hover .facebook-posts__icon{transform:translateX(2px)}@keyframes spinner{to{transform:rotate(1turn)}}@keyframes scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.teaching-staff{background:linear-gradient(135deg,#fff,#f8f9fa);min-height:100vh;padding:3rem 1rem}.teaching-staff h1{color:#011673;font-family:Poppins,sans-serif;font-size:2.75rem;font-weight:700;margin-bottom:3rem;position:relative;text-align:center;text-shadow:0 2px 4px #0000001a}.teaching-staff h1:after{background:linear-gradient(90deg,#ff6b2b,#ffb291);border-radius:.125rem;bottom:-.625rem;content:"";height:.25rem;left:50%;position:absolute;transform:translateX(-50%);width:6.25rem}@media(min-width:768px){.teaching-staff h1{font-size:2.25rem;margin-bottom:2rem}}.teaching-staff .error-message,.teaching-staff .loading-message{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;color:#6c757d;font-size:1.2rem;margin:2rem auto;max-width:31.25rem;padding:2rem;text-align:center;transition:transform .3s ease}.teaching-staff .error-message:hover,.teaching-staff .loading-message:hover{transform:translateY(-5px)}@media(min-width:768px){.teaching-staff .error-message,.teaching-staff .loading-message{font-size:1.1rem;margin:1rem;padding:1.5rem}}.teaching-staff .error-message{background:#fff5f5;border-left:4px solid #dc3545;color:#dc3545}.teaching-staff .error-message h3{color:#dc3545;font-size:1.4rem;margin:0 0 1rem}.teaching-staff .error-message p{color:#666;margin:0 0 1.5rem}.teaching-staff .error-message .retry-btn{background:linear-gradient(135deg,#011673,#0c2180);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.8rem 2rem;transition:all .3s ease}.teaching-staff .error-message .retry-btn:hover{box-shadow:0 4px 15px #0003;transform:translateY(-2px)}.teaching-staff .staff-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));margin:0 auto;max-width:1400px}@media(max-width:768px){.teaching-staff .staff-grid{gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));padding:0 .5rem}}@media(max-width:480px){.teaching-staff .staff-grid{gap:1.5rem;grid-template-columns:1fr;padding:0}}.profile-card{background:#fff;border:1px solid #0000000d;border-radius:20px;box-shadow:0 6px 25px #00000014;overflow:hidden;position:relative;transition:all .3s ease}.profile-card:hover{border-color:#ff6b2b33;box-shadow:0 12px 40px #00000026;transform:translateY(-6px)}.profile-card .header{background:linear-gradient(135deg,#011673,#0c2180);padding:2rem 1.5rem;position:relative;text-align:center}.profile-card .header:after{background:linear-gradient(180deg,#0000,#ffffff1a);bottom:0;content:"";height:30px;left:0;position:absolute;right:0}.profile-card .header .avatar{background:#fff;border:5px solid #ffffffe6;border-radius:50%;box-shadow:0 8px 25px #0003;height:120px;margin:0 auto;overflow:hidden;position:relative;width:120px}.profile-card .header .avatar .staff-image{height:100%;object-fit:cover;object-position:center;transition:transform .4s ease;width:100%}.profile-card .header .avatar .staff-image:hover{transform:scale(1.1)}.profile-card .content{background:#fff;padding:2rem 1.5rem;text-align:center}.profile-card .content h2{color:#011673;font-size:1.4rem;font-weight:700;letter-spacing:.5px;line-height:1.3;margin:0 0 .8rem}.profile-card .content .position{background:#ff6b2b1a;border-radius:20px;color:#ff6b2b;display:inline-block;font-size:1rem;font-weight:600;letter-spacing:1px;margin:0 0 1.5rem;padding:.3rem .8rem;text-transform:uppercase}.profile-card .content .underline{background:#ff6b2b;border-radius:2px;height:3px;margin:1rem auto 1.5rem;width:50px}.profile-card .content .description{background:#f8f9fa;border-left:3px solid #ff6b2b;border-radius:12px;color:#666;font-size:.95rem;font-style:italic;line-height:1.6;margin:0;padding:1rem;text-align:center}.profile-card .star-background{display:none}.skeleton.profile-card{background:#fff;pointer-events:none}.skeleton.profile-card .header{background:linear-gradient(135deg,#103cfd,#3959ec)}.skeleton-avatar{border-radius:50%}.skeleton-avatar,.skeleton-text{animation:shimmer 1.5s infinite;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%}.skeleton-text{border-radius:4px;margin:.5rem 0}.skeleton-text.skeleton-title{height:1.4rem;margin:0 auto .5rem;width:80%}.skeleton-text.skeleton-position{height:1rem;margin:.5rem auto 1rem;width:60%}.skeleton-text.skeleton-description{height:.95rem;margin:.3rem 0;width:100%}.skeleton-text.skeleton-description.short{width:70%}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes twinkle{0%,to{opacity:.2;transform:scale(1)}50%{opacity:.8;transform:scale(1.2)}}@media(max-width:768px){.profile-card .header{padding:1.5rem 1rem}.profile-card .header .avatar{height:100px;width:100px}.profile-card .content{padding:1.5rem 1rem}.profile-card .content h2{font-size:1.2rem}.profile-card .content .position{font-size:.9rem}.profile-card .content .description{font-size:.9rem;padding:.8rem}}@media(max-width:480px){.profile-card .header{padding:1.2rem .8rem}.profile-card .header .avatar{border-width:3px;height:90px;width:90px}.profile-card .content{padding:1.2rem .8rem}.profile-card .content h2{font-size:1.1rem}.profile-card .content .position{font-size:.85rem;padding:.2rem .6rem}.profile-card .content .description{font-size:.85rem;padding:.6rem}}.fee-structure{background-color:#f8f9fa;color:#2c3e50;font-family:Open Sans,sans-serif;line-height:1.6;min-height:100vh;padding:2rem 1.5rem}.fee-structure .fee-container{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;margin-left:auto;margin-right:auto;padding:2rem;transition:transform .3s ease;width:100%}@media(min-width:576px){.fee-structure .fee-container{max-width:540px}}@media(min-width:768px){.fee-structure .fee-container{max-width:720px}}@media(min-width:992px){.fee-structure .fee-container{max-width:960px}}@media(min-width:1200px){.fee-structure .fee-container{max-width:1140px}}.fee-structure .fee-container:hover{transform:translateY(-5px)}.fee-structure h1{color:#011673;font-family:Poppins,sans-serif;font-size:2.5rem;font-weight:600;margin-bottom:2rem;position:relative;text-align:center}.fee-structure h1:after{background:#ff6b2b;border-radius:2px;bottom:-.5rem;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:60px}.fee-structure h2{color:#011673;font-size:20px;margin-bottom:15px;margin-top:30px;text-align:center}.fee-structure section{background-color:#fff;background:#fff;border-radius:.5rem;border-radius:8px;box-shadow:0 2px 4px #0000001a;margin-bottom:2rem;padding:1.5rem;transition:transform .3s ease}.fee-structure section:hover{transform:translateY(-5px)}.fee-structure section h2{color:#011673;font-family:Poppins,sans-serif;font-size:1.5rem;font-weight:500;margin-bottom:1rem}.fee-structure .fee-table{background:#fff;border-collapse:collapse;border-radius:.5rem;border-radius:8px;box-shadow:0 2px 4px #0000001a;margin-bottom:2rem;overflow:hidden;padding:1.5rem;transition:transform .3s ease;width:100%}.fee-structure .fee-table:hover{transform:translateY(-5px)}.fee-structure .fee-table td,.fee-structure .fee-table th{border-bottom:1px solid #6c757d1a;padding:1rem;text-align:left}.fee-structure .fee-table th{background-color:#011673;color:#fff;font-family:Poppins,sans-serif;font-size:1rem;font-weight:600}.fee-structure .fee-table tr{transition:background-color .3s ease}.fee-structure .fee-table tr:hover{background-color:#0116730d}.fee-structure .fee-table tr:last-child td{border-bottom:none}@media(min-width:576px){.fee-structure,.fee-structure .fee-container{padding:1rem}.fee-structure h1{font-size:2rem}.fee-structure h2{font-size:1.25rem}.fee-structure section{padding:1rem}.fee-structure .fee-table{background:none;box-shadow:none;display:flex;flex-direction:column}.fee-structure .fee-table thead{display:none}.fee-structure .fee-table tbody tr{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;display:block;margin-bottom:1rem;padding:1rem;transition:transform .3s ease}.fee-structure .fee-table tbody tr:hover{transform:translateY(-5px)}.fee-structure .fee-table tbody tr td{border-bottom:none;display:block;padding:.5rem;text-align:right}.fee-structure .fee-table tbody tr td:before{color:#011673;content:attr(data-label);float:left;font-weight:600}}.message-page{background-color:#fff;padding:4rem 2rem}.message-page .container{margin:0 auto;max-width:800px;text-align:center}.message-page .message-title{color:#011673;font-size:2.5rem;font-weight:700;letter-spacing:-.5px;margin-bottom:2rem}.message-page .profile-section{margin-bottom:2rem}.message-page .profile-section .profile-image{border-radius:50%;height:150px;margin-bottom:1rem;object-fit:cover;width:150px}.message-page .profile-section h3{color:#0c2180;font-size:1.8rem;font-weight:600}.message-page .profile-section .designation{color:#ff6b2b;font-size:1rem;font-weight:500;margin-top:.5rem;text-transform:uppercase}.message-page .message-text{color:#444;font-size:1.1rem;font-style:italic;line-height:1.8;margin-top:1rem;text-align:justify}.message-page .message-text:before{color:#ff6b2b;content:'"';font-size:3rem;margin-left:-20px;opacity:.2;position:absolute}.enquiry-form-container{background:linear-gradient(135deg,#f5f7fa,#c3cfe2);min-height:100vh;padding:2rem 1rem}@media(max-width:768px){.enquiry-form-container{padding:1rem .5rem}}.enquiry-form{background:#fff;border-radius:15px;box-shadow:0 10px 30px #0000001a;margin:0 auto;max-width:800px;overflow:hidden}.enquiry-form .form-header{background:linear-gradient(135deg,#011673,#0c2180);color:#fff;padding:2.5rem 2rem;text-align:center}.enquiry-form .form-header h1{font-size:2.2rem;font-weight:700;letter-spacing:-.5px;margin:0}@media(max-width:768px){.enquiry-form .form-header h1{font-size:1.8rem}}.enquiry-form .form-header p{font-size:1.1rem;font-weight:300;margin:.5rem 0 0;opacity:.9}@media(max-width:768px){.enquiry-form .form-header p{font-size:1rem}}.enquiry-form .message{border-radius:8px;font-weight:500;margin:1.5rem;padding:1rem;text-align:center}.enquiry-form .message.success{background:#d4edda;border:1px solid #c3e6cb;color:#155724}.enquiry-form .message.error{background:#f8d7da;border:1px solid #f5c6cb;color:#721c24}.enquiry-form .enquiry-form-content{padding:2rem}@media(max-width:768px){.enquiry-form .enquiry-form-content{padding:1.5rem}}.enquiry-form .form-row{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr;margin-bottom:1.5rem}@media(max-width:768px){.enquiry-form .form-row{gap:1rem;grid-template-columns:1fr;margin-bottom:1rem}}.enquiry-form .form-group{display:flex;flex-direction:column}.enquiry-form .form-group.full-width{grid-column:1/-1;margin-bottom:1.5rem}@media(max-width:768px){.enquiry-form .form-group.full-width{margin-bottom:1rem}}.enquiry-form .form-group label{color:#333;font-size:.95rem;font-weight:600;letter-spacing:.3px;margin-bottom:.5rem}.enquiry-form .form-group input,.enquiry-form .form-group select,.enquiry-form .form-group textarea{border:2px solid #e1e5e9;border-radius:8px;font-family:inherit;font-size:1rem;padding:.875rem;transition:all .3s ease}.enquiry-form .form-group input:focus,.enquiry-form .form-group select:focus,.enquiry-form .form-group textarea:focus{border-color:#011673;box-shadow:0 0 0 3px #06355526;outline:none;transform:translateY(-1px)}.enquiry-form .form-group input:invalid,.enquiry-form .form-group select:invalid,.enquiry-form .form-group textarea:invalid{border-color:#e74c3c}.enquiry-form .form-group input::placeholder,.enquiry-form .form-group select::placeholder,.enquiry-form .form-group textarea::placeholder{color:#a0a0a0;font-size:.9rem}.enquiry-form .form-group select{background:#fff;cursor:pointer}.enquiry-form .form-group select option{padding:.5rem}.enquiry-form .form-group textarea{font-family:inherit;line-height:1.5;min-height:100px;resize:vertical}.enquiry-form .form-group .file-input{cursor:pointer}.enquiry-form .form-group .file-input::-webkit-file-upload-button{background:linear-gradient(135deg,#011673,#0c2180);border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:500;margin-right:1rem;padding:.5rem 1rem;-webkit-transition:all .3s ease;transition:all .3s ease}.enquiry-form .form-group .file-input::-webkit-file-upload-button:hover{box-shadow:0 4px 12px #0635554d;transform:translateY(-1px)}.enquiry-form .form-group small{color:#666;font-size:.85rem;font-style:italic;margin-top:.5rem}.enquiry-form .submit-btn{background:linear-gradient(135deg,#011673,#0c2180);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;letter-spacing:.5px;margin-top:1rem;padding:1rem 2rem;transition:all .3s ease;width:100%}.enquiry-form .submit-btn:hover:not(:disabled){box-shadow:0 8px 25px #0635554d;transform:translateY(-2px)}.enquiry-form .submit-btn:disabled{cursor:not-allowed;opacity:.7;transform:none}@media(max-width:768px){.enquiry-form .submit-btn{font-size:1rem;padding:.875rem 1.5rem}}.enquiry-form .contact-info{background:linear-gradient(135deg,#f8f9fb,#e8f4f8);border-top:3px solid #ff6b2b;padding:2rem}.enquiry-form .contact-info h3{color:#011673;font-size:1.3rem;font-weight:600;margin:0 0 1rem}.enquiry-form .contact-info p{color:#666;line-height:1.6;margin:.5rem 0}.enquiry-form .contact-info p strong{color:#011673;font-weight:600}@media(max-width:768px){.enquiry-form .contact-info{padding:1.5rem}}.enquiry-form-content .submit-btn:disabled{position:relative}.enquiry-form-content .submit-btn:disabled:after{animation:spin 1s linear infinite;border:2px solid #0000;border-radius:50%;border-top-color:#fff;content:"";height:20px;left:50%;margin:auto;position:absolute;top:50%;transform:translate(-50%,-50%);width:20px}@keyframes spin{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}@media(max-width:480px){.enquiry-form-container{padding:.5rem}.enquiry-form .form-header{padding:2rem 1rem}.enquiry-form .form-header h1{font-size:1.6rem}.enquiry-form .enquiry-form-content{padding:1rem}.enquiry-form .form-group input,.enquiry-form .form-group select,.enquiry-form .form-group textarea{font-size:.95rem;padding:.75rem}.enquiry-form .contact-info{padding:1rem}}.school-footer{background-color:#011673;color:#fff;font-family:Open Sans,sans-serif;padding:4rem 1.5rem 2rem}.school-footer .footer-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem;width:100%}@media(min-width:576px){.school-footer .footer-content{max-width:540px}}@media(min-width:768px){.school-footer .footer-content{max-width:720px}}@media(min-width:992px){.school-footer .footer-content{max-width:960px}}@media(min-width:1200px){.school-footer .footer-content{max-width:1140px}}.school-footer .footer-section{display:flex;flex-direction:column;gap:1rem}.school-footer .footer-section h3{color:#ff6b2b;font-family:Poppins,sans-serif;font-size:1.25rem;font-weight:600;margin-bottom:1rem;position:relative}.school-footer .footer-section h3:after{background-color:#ff6b2b;bottom:-.5rem;content:"";height:2px;left:0;position:absolute;width:3rem}.school-footer .footer-section nav{display:flex;flex-direction:column;gap:.75rem}.school-footer .footer-section nav a{color:#fff;padding-left:1rem;position:relative;text-decoration:none;transition:all .3s ease}.school-footer .footer-section nav a:before{content:"→";left:0;opacity:0;position:absolute;transition:all .3s ease}.school-footer .footer-section nav a:hover{color:#ff6b2b;transform:translateX(5px)}.school-footer .footer-section nav a:hover:before{opacity:1}.school-footer .logo-section img{height:auto;margin-bottom:1rem;transition:transform .3s ease;width:5rem}.school-footer .logo-section img:hover{transform:scale(1.1)}.school-footer .logo-section h2{font-size:1.5rem;margin-bottom:.5rem}.school-footer .logo-section p{font-size:.9rem;margin-bottom:.3rem}.school-footer .social-icons{display:flex;gap:1rem;margin-top:1rem}.school-footer .social-icons .social-icon img{height:30px;transition:transform .3s ease;width:30px}.school-footer .social-icons .social-icon img:hover{transform:scale(1.1)}.school-footer .footer-bottom{align-items:center;border-top:1px solid #ffffff1a;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-top:2rem;padding-top:1rem;text-align:center}.school-footer .footer-bottom p{font-size:.9rem;margin:0}.school-footer .footer-bottom .developed-by{color:#fffc;font-size:.85rem}.school-footer .footer-bottom .developed-by .developer-link{color:#ff6b2b;font-weight:600;text-decoration:none;transition:all .3s ease}.school-footer .footer-bottom .developed-by .developer-link:hover{color:#fff;text-decoration:underline}.school-footer .footer-bottom .language-selector{display:flex;gap:1rem}.school-footer .footer-bottom .language-selector button{align-items:center;background:none;border:none;color:#fff;cursor:pointer;display:flex;font-size:.9rem;gap:.5rem}.school-footer .footer-bottom .language-selector button img{height:auto;width:20px}.school-footer .footer-bottom .language-selector button:hover{color:#ff6b2b}@media(max-width:768px){.school-footer .footer-content{flex-direction:column}.school-footer .footer-section{margin-bottom:2rem}.school-footer .footer-bottom{flex-direction:column;gap:1rem;text-align:center}.school-footer .footer-bottom .developed-by{order:2}.school-footer .footer-bottom .language-selector{justify-content:center;order:3}}.desync-promo{background-color:#fff;border-top:1px solid #6c757d1a;padding:1rem 0;text-align:center}.desync-promo__container{margin-left:auto;margin-right:auto;max-width:1200px;padding-left:1rem;padding-right:1rem;width:100%}@media(min-width:576px){.desync-promo__container{max-width:540px}}@media(min-width:768px){.desync-promo__container{max-width:720px}}@media(min-width:992px){.desync-promo__container{max-width:960px}}@media(min-width:1200px){.desync-promo__container{max-width:1140px}}.desync-promo__text{color:#6c757d;font-size:.9rem;margin:0}.desync-promo__link{color:#011673;font-weight:500;text-decoration:none;transition:color .3s ease}.desync-promo__link:hover{color:#ff6b2b;text-decoration:underline}@media(max-width:575px){.desync-promo{padding:.75rem 0}.desync-promo__text{font-size:.8rem}}
/*# sourceMappingURL=main.8116ae82.css.map*/