@import "https://fonts.googleapis.com/css2?family=Poppins:wght@400;600&family=Roboto:wght@300;400;500&display=swap";
*{box-sizing:border-box;margin:0;padding:0}html{color:#222;scroll-behavior:smooth;width:100%;height:100%;scroll-padding-top:80px;font-family:Poppins,sans-serif;background-color:#fff!important;margin:0!important;padding:0!important;overflow:hidden auto!important}body{display:block;background-color:#fff!important;overflow-x:hidden!important}main{flex:1;margin-bottom:0!important;padding-bottom:0!important}footer.footer{background-color:#fff!important;margin-top:auto!important;margin-bottom:0!important;padding-bottom:0!important;position:relative!important}.footer-bottom{color:#fff!important;text-align:center!important;background-color:#004aad!important;border-top:1px solid #fff3!important;width:100vw!important;margin:0!important;padding:1.2rem 0!important;font-size:.9rem!important;position:relative!important;bottom:0!important;left:0!important;right:0!important}#__next,#root{flex-direction:column;min-height:100vh;display:flex}:root{--primary-blue:#0d47a1;--secondary-blue:#1976d2;--light-blue:#bbdefb;--text-dark:#222;--text-light:#fff;--gray:#f5f5f5;--deep-space-blue:#0b132b;--deep-space-glow:#1c2541;--cool-neutral-gray:#e0e0e0;--accent-blue:#1976d2}a{color:var(--primary-blue);text-decoration:none;transition:color .3s}a:hover,a:focus{color:var(--secondary-blue);outline:none}img{max-width:100%;height:auto;display:block}button{cursor:pointer;background:linear-gradient(90deg,var(--primary-blue),var(--secondary-blue));color:#fff;border:none;border-radius:6px;padding:.6rem 1.2rem;font-family:Poppins,sans-serif;font-weight:600;transition:background .3s,transform .2s}button:hover{background:linear-gradient(90deg,var(--secondary-blue),var(--primary-blue));transform:scale(1.03)}section{padding:4rem 1rem}h1,h2,h3,h4,h5,h6{color:var(--primary-blue);margin-bottom:1rem;font-weight:600}p{color:var(--text-dark);line-height:1.6}.container{width:90%;max-width:1200px;margin:0 auto}header,footer{-webkit-user-select:none;user-select:none}*{transition:all .2s ease-in-out}footer.footer{background:var(--cool-neutral-gray);border-top:3px solid var(--accent-blue);color:var(--text-dark);width:100%;margin-top:4rem;padding:4rem 1rem 2rem;font-size:.95rem;position:relative;bottom:0}.footer h3,.footer a,.footer p{transition:all .4s ease-in-out}.footer a{color:#004aad;font-weight:500;text-decoration:none;transition:color .3s}.footer a:hover{color:#007cf0;text-decoration:underline}.footer h3{color:#004aad;font-weight:700}.social-icons a{color:#fff;background:linear-gradient(135deg,#007cf0,#00dfd8);transition:transform .3s,box-shadow .3s;box-shadow:0 0 15px #00dfd84d}.footer-container{flex-wrap:wrap;justify-content:space-between;gap:2rem;max-width:1200px;margin:0 auto;display:flex}.footer-left{flex:400px;min-width:300px}.footer-left img{margin-bottom:1rem}.footer-left p{margin-bottom:1.5rem;line-height:1.6}.social-icons{gap:1rem;display:flex}.social-icons a{color:var(--text-light);background:#ffffff26;border-radius:50%;justify-content:center;align-items:center;padding:.5rem;font-size:1.25rem;transition:background-color .3s,color .3s;display:inline-flex}.social-icons a:hover{background:var(--light-blue);color:var(--primary-blue)}.footer-right{flex:500px;min-width:300px}.footer-columns{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:3rem;display:flex}.footer-columns h3{color:var(--light-blue);margin-bottom:1rem;font-weight:600}.useful-links li{margin-bottom:.5rem}.useful-links a{color:var(--text-light);text-decoration:none}.useful-links a:hover{color:var(--light-blue)}address{font-style:normal;line-height:1.6}address a{color:var(--text-light);text-decoration:none}address a:hover{color:var(--light-blue)}.header-copyright{color:#fff;text-align:center;background-color:#004aad;border-bottom:1px solid #ffffff4d;width:100vw;margin-left:calc(50% - 50vw);padding:.5rem 0;font-size:.85rem;position:relative;left:0;right:0}.footer-bottom{color:#fff!important;text-align:center!important;box-sizing:border-box!important;background-color:#004aad!important;border-top:1px solid #fff3!important;width:100vw!important;margin:0!important;padding:1.2rem 0!important;font-size:.9rem!important;position:relative!important;bottom:0!important;left:50%!important;right:0!important;transform:translate(-50%)!important}body,html{background-color:#fff!important;margin:0!important;padding:0!important;overflow-x:hidden!important}footer.footer{margin-bottom:0!important;padding-bottom:0!important}@media (max-width:768px){.footer-container{flex-direction:column;align-items:flex-start}.footer-columns{flex-direction:column;gap:1.5rem}.footer-left,.footer-right{min-width:100%}.social-icons{margin-top:1rem}}@keyframes headerFadeIn{0%{opacity:0;transform:translateY(-40px)}to{opacity:1;transform:translateY(0)}}@keyframes gradientFlowHeader{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@keyframes logoFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes logoFade{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes glowSweep{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@keyframes buttonPulse{0%,to{box-shadow:0 0 20px #00dfd880}50%{box-shadow:0 0 30px #00dfd8cc}}.header{z-index:1000;background-color:#fff;border-bottom:3px solid #007cf0;justify-content:center;align-items:center;width:100%;height:70px;transition:all .3s ease-in-out;display:flex;position:fixed;top:0;box-shadow:0 2px 12px #007cf012}.header:before{display:none}.header-container{justify-content:space-between;align-items:center;width:100%;max-width:1280px;margin:0 auto;padding:0 2rem;display:flex}.nav-links{justify-content:center;align-items:center;gap:1.8rem;margin:0;padding:0;list-style:none;display:flex}.nav-links li a{color:#0a2a66;text-transform:capitalize;letter-spacing:.3px;padding:8px 0;font-size:1rem;font-weight:600;transition:color .3s,transform .3s;position:relative}.nav-links li a:after{content:"";background:linear-gradient(90deg,#007cf0,#00dfd8);border-radius:2px;width:0%;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:0}.nav-links li a:hover:after,.nav-links li a.active-link:after{width:100%}.nav-links li a:hover,.nav-links li a.active-link{color:#007cf0;transform:translateY(-2px)}@keyframes navGlow{0%{text-shadow:0 0 4px #007cf033}50%{text-shadow:0 0 10px #007cf066}to{text-shadow:0 0 4px #007cf033}}.nav-links li a:hover{animation:1.5s ease-in-out infinite navGlow}.header-left{flex-direction:row;align-items:center;gap:.8rem;display:flex}.header-logo{justify-content:flex-start;align-items:center;display:flex;position:absolute;top:50%;left:2rem;transform:translateY(-50%)}.header-logo img{object-fit:contain;width:auto;height:55px;transition:transform .3s,filter .3s}.header-logo img:hover{filter:drop-shadow(0 0 6px #007cf04d);transform:scale(1.07)}.contact-button{letter-spacing:.3px;cursor:pointer;text-transform:uppercase;background:linear-gradient(90deg,#007cf0,#00dfd8,#007cf0) 0 0/300% 100%;border-radius:10px;justify-content:center;align-items:center;width:150px;height:50px;padding:.5rem 10.4rem;font-size:1rem;font-weight:700;line-height:1;transition:transform .3s,box-shadow .3s,background-position .5s;animation:6s linear infinite glowSweep,3s ease-in-out infinite buttonPulse;display:inline-flex;box-shadow:0 0 20px #00dfd880;color:#fff!important}.contact-button:hover{background-position:100% 0;transform:translateY(-4px)scale(1.07);box-shadow:0 0 35px #00dfd8cc}@media (max-width:768px){.contact-button{height:40px;padding:0 .4rem;font-size:.9rem}}main{margin-bottom:6rem}.hero{box-sizing:border-box;background:linear-gradient(90deg,#eaf3ff 0%,#fff 100%);justify-content:space-between;align-items:center;height:90vh;padding:6rem 8%;display:flex;position:relative;overflow:hidden}.hero-content{justify-content:space-between;align-items:center;gap:4rem;width:100%;max-width:1300px;display:flex}.hero-text{text-align:left;flex-direction:column;flex:1;justify-content:center;align-items:flex-start;max-width:600px;padding-right:2rem;display:flex}.hero-text h1{color:#0b1a33;margin-bottom:1.2rem;font-family:Poppins,Inter,sans-serif;font-size:3.2rem;font-weight:800;line-height:1.2}.hero-text h1 span{background:linear-gradient(90deg,#007cf0,#00dfd8);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-weight:900}.hero-text p{color:#000;max-width:550px;margin-bottom:2.2rem;font-family:Poppins,sans-serif;font-size:1.05rem;line-height:1.7}.hero-btn{color:#fff;cursor:pointer;background-color:#1463be;border:none;border-radius:0;padding:.9rem 2.4rem;font-family:Poppins,sans-serif;font-size:1rem;font-weight:700;transition:background-color .3s,transform .3s;box-shadow:0 4px 12px #007cf04d}.hero-btn:hover{color:#fff;background-color:#0f4c94;transform:translateY(-3px);box-shadow:0 6px 20px #007cf066}.hero-image{flex:1;justify-content:center;align-items:center;display:flex}.hero-image img{object-fit:contain;width:100%;max-width:520px;height:auto}@media (max-width:992px){.hero{text-align:center;flex-direction:column-reverse;height:auto;padding:4rem 1.5rem}.hero-content{flex-direction:column-reverse;gap:2rem}.hero-text{text-align:center;align-items:center;padding:0}.hero-text h1{font-size:2.6rem}.hero-image img{max-width:420px}.hero-btn{margin:0 auto}}@media (max-width:600px){.hero{padding:3rem 1rem}.hero-text h1{font-size:2.1rem}.hero-text p{font-size:1rem}.hero-btn{width:100%;padding:.9rem 0;font-size:1rem}.hero-image img{max-width:320px}}.quick-summary{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-sizing:border-box;z-index:1;background:radial-gradient(circle at 30%,#00b4ff4d,#0078ff40,#05193233);border-top:2px solid #00a8ff;border-bottom:2px solid #00a8ff;flex-wrap:wrap;justify-content:space-between;align-items:stretch;gap:4rem;padding:6rem 8%;display:flex;position:relative;overflow:hidden;box-shadow:0 0 40px #00bfff4d}.quick-summary:before,.quick-summary:after{content:"";filter:blur(80px);z-index:0;background:radial-gradient(circle,#007cf026,#0000 70%);border-radius:50%;width:450px;height:450px;position:absolute}.quick-summary:before{top:-100px;left:-120px}.quick-summary:after{bottom:-100px;right:-120px}.quick-summary-image{z-index:1;flex:1;justify-content:flex-end;align-items:stretch;height:auto;display:flex;position:relative;overflow:hidden}.quick-summary-image img{object-fit:cover;object-position:center;filter:brightness(1.2)contrast(1.1)drop-shadow(0 0 25px #1463be4d);background:0 0;border-radius:20px 60px;width:100%;height:100%;max-height:100%;transition:transform .3s,filter .3s}.quick-summary-image img:hover{filter:brightness(1.25)contrast(1.15)drop-shadow(0 0 35px #1463be66);transform:scale(1.08)}.quick-summary-separator{opacity:.8;background:linear-gradient(90deg,#007cf0,#00dfd8);border:none;border-radius:2px;align-self:center;width:5px;height:130%;margin:-2rem 0;animation:3s ease-in-out infinite linePulse}@keyframes linePulse{0%{opacity:.8;transform:scaleY(1)}50%{opacity:1;transform:scaleY(1.1)}to{opacity:.8;transform:scaleY(1)}}.quick-summary-cards{text-align:left;z-index:1;flex-direction:column;flex:1;justify-content:center;align-items:flex-start;gap:2.2rem;min-width:0;padding-left:2rem;display:flex;position:relative}.summary-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#e0f7fa;cursor:pointer;z-index:1;background:#0f192dcc;border:1px solid #00bfff40;border-radius:16px;flex-direction:column;flex:1 1 0;justify-content:flex-start;align-items:flex-start;gap:.5rem;min-width:320px;max-width:520px;padding:2rem 1.5rem;transition:transform .3s,box-shadow .3s,border-color .3s;display:flex;box-shadow:0 0 18px #00bfff26}.summary-card h2{color:#1ec8ff;letter-spacing:-.5px;text-shadow:0 0 1px #00bfff,0 0 2px #00e5ff;margin-bottom:.5rem;font-size:1.35rem;font-weight:700}.summary-card p{color:#e0f7fa;margin:0;font-size:1.1rem;line-height:1.6}@media (max-width:992px){.quick-summary{text-align:center;flex-direction:column;gap:2rem;padding:4rem 1.5rem}.quick-summary-image{justify-content:center}.quick-summary-separator{width:80%;height:3px;margin:1.5rem auto}.quick-summary-cards{text-align:center;flex-direction:column;align-items:center;padding-left:0}.summary-card{text-align:center;align-items:center;width:90%;min-width:0;max-width:90%}}@media (max-width:768px){.quick-summary{background:radial-gradient(circle at 40% 60%,#00c8ff59,#0096ff40,#0a1e3c26);flex-direction:column-reverse;justify-content:center;align-items:center;gap:2.5rem;padding:3.5rem 6%}.quick-summary-image{justify-content:center;align-items:center;width:100%;height:auto;margin-bottom:1.8rem;display:flex;position:relative}.quick-summary-image img{object-fit:contain;filter:brightness(1.05)saturate(1.1);border-radius:20px 60px;max-width:88%;height:auto;transition:transform .4s,filter .4s;animation:1s ease-out fadeInImage;box-shadow:0 0 30px #00b4ff40}@keyframes fadeInImage{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.quick-summary-separator{opacity:.8;width:70%;height:4px;margin:2rem auto;animation:4s ease-in-out infinite alternate lineGlow}@keyframes lineGlow{0%{box-shadow:0 0 6px #00dcff66}to{box-shadow:0 0 18px #00dcffb3}}.quick-summary-cards{text-align:center;align-items:center;gap:1.4rem;width:100%;padding:0}.summary-card{background:#0f192de6;border-radius:14px;width:90%;max-width:480px;padding:1.5rem 1rem;box-shadow:0 0 25px #00b4ff40}.summary-card h2{color:#1ec8ff;text-shadow:0 0 4px #00b4ff99;font-size:1.18rem}.summary-card p{color:#d9faff;font-size:1.05rem;line-height:1.55}}.quick-summary-wrapper{box-sizing:border-box;flex-wrap:wrap;justify-content:space-between;align-items:stretch;gap:4rem;width:100%;max-width:1280px;margin:0 auto;display:flex}.quick-summary{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:radial-gradient(circle at 30%,#00b4ff4d,#0078ff40,#05193233);border-top:2px solid #00a8ff;border-bottom:2px solid #00a8ff;padding:6rem 8%;position:relative;overflow:hidden;box-shadow:0 0 40px #00bfff4d}.quick-summary-image{flex:1;justify-content:center;align-items:center;display:flex;position:relative}.summary-image{border-radius:20px 60px;transition:filter .4s,box-shadow .4s;box-shadow:0 0 30px #00b4ff40}.summary-image:hover{filter:brightness(1.2)saturate(1.2);box-shadow:0 0 45px #00bfff59}.quick-summary-separator{opacity:.8;background:linear-gradient(90deg,#007cf0,#00dfd8);border:none;border-radius:2px;align-self:center;width:5px;height:110%;animation:3s ease-in-out infinite linePulse}.quick-summary-cards{text-align:left;flex-direction:column;flex:1;justify-content:center;align-items:flex-start;gap:2.2rem;padding-left:2rem;display:flex}.summary-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#e0f7fa;background:#0f192dcc;border:1px solid #00bfff40;border-radius:16px;padding:2rem 1.5rem;transition:transform .3s,box-shadow .3s,border-color .3s;box-shadow:0 0 18px #00bfff26}.summary-card:hover{border-color:#0ff;transform:translateY(-8px)scale(1.04);box-shadow:0 0 35px #00bfff99}.summary-card h2{color:#1ec8ff;text-shadow:0 0 2px #00e5ff;margin-bottom:.5rem;font-size:1.35rem;font-weight:700}.summary-card p{color:#e0f7fa;font-size:1.1rem;line-height:1.6}@media (max-width:768px){.quick-summary{background:radial-gradient(circle at 40% 60%,#00c8ff59,#0096ff40,#0a1e3c26);padding:3.5rem 6%}.quick-summary-wrapper{flex-direction:column;align-items:center;gap:2.4rem}.quick-summary-image{justify-content:center;width:100%;margin-bottom:1.8rem}.summary-image{border-radius:20px 60px;width:90%}.quick-summary-separator{width:70%;height:3px;margin:1.2rem auto;animation:3s ease-in-out infinite alternate lineGlow}@keyframes lineGlow{0%{box-shadow:0 0 6px #00dcff66}to{box-shadow:0 0 14px #00dcffb3}}.quick-summary-cards{text-align:center;align-items:center;gap:1.4rem;padding:0}.summary-card{text-align:center;width:90%;padding:1.5rem 1rem}.summary-card h2{font-size:1.18rem}.summary-card p{font-size:1.05rem}}.about-section{text-align:center;background-color:#e6f4ff;width:100%;padding:6rem 2rem;position:relative;overflow:hidden}.about-section:before{content:"";filter:blur(100px);z-index:0;background:radial-gradient(circle,#007cf01a,#0000 70%);width:400px;height:400px;animation:12s ease-in-out infinite alternate aboutGlowMove;position:absolute;top:-100px;left:-100px}@keyframes aboutGlowMove{0%{transform:translate(0)}to{transform:translate(50px,-50px)}}.about-section h2{color:#004aad;text-transform:uppercase;letter-spacing:1px;margin-bottom:2.5rem;font-size:2.5rem;font-weight:800}.about-columns{flex-wrap:wrap;justify-content:center;gap:2.5rem;max-width:1200px;margin:0 auto;display:flex}.about-col{text-align:center;background:linear-gradient(#fff,#f8fbff);border:2px solid #007cf0;border-radius:22px;flex-direction:column;flex:300px;justify-content:flex-start;align-items:center;gap:1rem;padding:2rem 1.5rem;transition:transform .3s,box-shadow .3s;animation:.8s forwards aboutFadeIn,6s ease-in-out infinite aboutCardFloat;display:flex;position:relative;overflow:visible}.about-col:hover{background:linear-gradient(#fff,#e9f5ff);transform:translateY(-10px)scale(1.03)}.about-col:before{content:"";opacity:0;z-index:0;background:linear-gradient(120deg,#007cf059,#00dfd859,#007cf059) 0 0/300% 300%;border-radius:22px;transition:opacity .4s ease-in-out;position:absolute;inset:0}.about-col:hover:before{opacity:1;animation:6s linear infinite borderFlow}.about-col>*{z-index:1;position:relative}@keyframes aboutCardFloat{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-8px)scale(1.02)}}.about-col img{object-fit:contain;width:130px;height:130px;margin-bottom:.8rem;transition:transform .3s,filter .3s}.about-col img:hover{filter:drop-shadow(0 0 10px #007cf04d);transform:scale(1.1)}.about-col h3{color:#007bff;margin-top:0;margin-bottom:1rem;font-size:1.4rem;font-weight:700}.about-col p{color:#333;font-size:1.05rem;line-height:1.7}.about-section blockquote{color:#004aad;text-align:center;margin-top:2.5rem;margin-bottom:2rem;padding-bottom:.5rem;font-size:1.3rem;font-style:italic;font-weight:600}@keyframes aboutFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes borderFlow{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@media (max-width:992px){.about-section{padding:4rem 1.5rem}.about-columns{flex-direction:column;gap:2rem}.about-col{text-align:center;border-radius:18px;flex-direction:column;justify-content:flex-start;align-items:center;gap:1rem;width:90%;margin:0 auto;padding:1.6rem 1.2rem;display:flex}.about-col img{width:110px;height:110px}.about-col h3{font-size:1.3rem}.about-col p{font-size:1rem}.about-section blockquote{margin-top:2rem;font-size:1.15rem}}@media (max-width:600px){.about-section{padding:3rem 1rem}.about-section h2{font-size:2rem}.about-columns{gap:.8rem}.about-col{border-radius:16px;gap:.8rem;width:100%;padding:1.3rem 1rem}.about-col img{width:95px;height:95px}.about-col h3{font-size:1.2rem}.about-col p{font-size:.95rem}.about-section blockquote{font-size:1.1rem}}@keyframes headerShine{0%{background-position:0%}to{background-position:200%}}@keyframes floatGlow{0%{transform:translate(0)}to{transform:translate(50px,-50px)}}.services-section{text-align:center;background:linear-gradient(#f5faff 0%,#fff 100%);padding:70px 5% 80px;position:relative;overflow:hidden}.services-section:before,.services-section:after{content:"";filter:blur(80px);z-index:0;background:radial-gradient(circle,#00dfd826,#0000 70%);border-radius:50%;width:400px;height:400px;animation:10s ease-in-out infinite alternate floatGlow;position:absolute}.services-section:before{top:-100px;left:-100px}.services-section:after{bottom:-100px;right:-100px}.services-header h2{color:#004aad;background:linear-gradient(90deg,#007cf0,#00dfd8,#007cf0);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:3rem;font-size:2.6rem;font-weight:800;animation:6s linear infinite headerShine}.services-grid{z-index:1;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));justify-content:center;align-items:stretch;gap:2.5rem;max-width:1200px;margin:0 auto;display:grid;position:relative}.service-card{text-align:left;background:linear-gradient(145deg,#fff,#f5f9ff);border-top:5px solid #0000;border-image:linear-gradient(90deg,#007cf0,#00dfd8) 1;border-radius:18px;padding:1.5rem 1.5rem 1.2rem;transition:all .4s ease-in-out;position:relative;overflow:hidden;box-shadow:0 8px 25px #007cf01a}.service-card:hover{transform:translateY(-10px)scale(1.02);box-shadow:0 15px 40px #007cf040}.service-card h3{color:#003c8f;margin-bottom:.6rem;font-size:1.4rem;font-weight:700;transition:all .3s}.service-card:hover h3{color:#00bcd4;transform:translate(5px)}.service-card p{color:#333;font-size:1rem;line-height:1.7}.service-card p strong{color:#0a2a66}.service-card:before{content:"";opacity:0;background:radial-gradient(circle,#00dfd81a,#0000 70%);transition:opacity .5s;position:absolute;inset:0}.service-card:hover:before{opacity:1}.lms-section{text-align:center;z-index:1;background:linear-gradient(#eaf3ff 0%,#fff 100%);padding:70px 6%;position:relative;overflow:hidden}.lms-section:before,.lms-section:after{content:"";filter:blur(120px);z-index:0;background:radial-gradient(circle,#007cf02e,#0000 70%);border-radius:50%;width:500px;height:500px;animation:12s ease-in-out infinite alternate lmsFloatGlow;position:absolute}.lms-section:before{top:-150px;left:-150px}.lms-section:after{bottom:-150px;right:-150px}@keyframes lmsFloatGlow{0%{transform:translate(0)}to{transform:translate(80px,-80px)}}.lms-header h2{background:linear-gradient(90deg,#007cf0,#00dfd8,#007cf0);-webkit-text-fill-color:transparent;letter-spacing:1px;text-transform:uppercase;-webkit-background-clip:text;margin-bottom:1rem;font-size:2.6rem;font-weight:800;animation:6s linear infinite headerShine}.lms-description{color:#333;max-width:800px;margin:1rem auto 2.5rem;font-size:1.2rem;line-height:1.7}.lms-stats{flex-wrap:wrap;justify-content:center;align-items:center;gap:2.5rem;width:100%;max-width:1000px;margin:2rem auto;display:flex}.lms-card{text-align:center;z-index:1;background:linear-gradient(145deg,#fff,#f5f9ff);border:1.5px solid #00bfff66;border-radius:20px;flex:260px;max-width:300px;padding:2.4rem 1.6rem;transition:all .4s;animation:8s ease-in-out infinite alternate cardFloat;position:relative;overflow:hidden;box-shadow:0 4px 18px #007cf01a}.lms-card:before{content:"";opacity:0;z-index:0;background:linear-gradient(120deg,#007cf01f,#00dfd81a,#007cf01f) 0 0/300% 300%;width:220%;height:220%;transition:opacity .5s;position:absolute;top:-60%;left:-60%}.lms-card:hover:before{opacity:1;animation:5s linear infinite cardShine}.lms-card:hover{transform:translateY(-8px)scale(1.03);box-shadow:0 12px 40px #007cf033}@keyframes cardFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes cardShine{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.lms-card h3{color:#007bff;text-shadow:none;font-size:2.3rem;font-weight:800;animation:none}.lms-card h3.animate-finish{color:#00c853!important;text-shadow:none!important}.lms-card p{color:#333;margin-top:.6rem;font-size:1.05rem;font-weight:500}@media (max-width:768px){.lms-card{text-align:center;border:1.2px solid #00bfff4d;border-radius:14px;padding:1.6rem 1.2rem;box-shadow:0 3px 12px #007cf014;background:#fff!important}.lms-card h3{text-shadow:none;font-size:2rem;font-weight:800;animation:none;color:#007bff!important;-webkit-text-fill-color:#007bff!important;background:0 0!important}.lms-card h3.animate-finish{color:#00c853!important;text-shadow:none!important}.lms-card p{font-size:1rem;color:#004aad!important;font-weight:600!important}.lms-footer{color:#07c;text-shadow:none;padding:0 1rem;font-size:1rem}}.lms-quote p{color:#000;opacity:0;font-family:Poppins,Inter,sans-serif;font-size:1.2rem;font-weight:700;transition:opacity .8s,transform .8s;transform:translateY(15px)}.lms-quote.visible p{animation:3.5s ease-in-out forwards fadeLine}.lms-quote.visible p:first-child{animation-delay:1.5s}.lms-quote.visible p:nth-child(2){animation-delay:4s}.lms-quote.visible p:nth-child(3){animation-delay:6.5s}.lms-quote.visible p:nth-child(4){animation-delay:9s}@keyframes fadeLine{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}.lms-footer{color:#07c;text-shadow:0 0 8px #07c6;max-width:700px;margin-top:3rem;margin-left:auto;margin-right:auto;font-size:1.15rem;font-weight:600;line-height:1.8}.lms-section:after{content:"";z-index:0;background-image:repeating-linear-gradient(45deg,#007cf00d 0 1px,#0000 2px 20px);animation:25s linear infinite circuitMove;position:absolute;inset:0}@keyframes circuitMove{0%{background-position:0 0}to{background-position:1200px 1200px}}@media (max-width:992px){.lms-header h2{font-size:2.2rem}.lms-description{padding:0 1rem;font-size:1.05rem}.lms-stats{gap:1.5rem}.lms-card{flex:80%;margin:0 auto;padding:1.8rem 1.4rem}.lms-card h3{font-size:2rem}.lms-footer{font-size:1.05rem}}@media (max-width:600px){.lms-card h3{color:#00a859!important;-webkit-text-fill-color:#00a859!important;background:0 0!important}.lms-header h2{font-size:1.8rem}.lms-description{font-size:1rem;line-height:1.6}.lms-card{width:90%;margin:.6rem auto}.lms-card p{font-size:.95rem}.lms-footer{padding:0 .8rem;font-size:.95rem;line-height:1.6}}@keyframes floatLightClients{0%{transform:translate(0)}to{transform:translate(40px,-40px)}}.clients-section{text-align:center;background:linear-gradient(#f5faff 0%,#fff 100%);padding:100px 5%;position:relative;overflow:hidden}.clients-section:before,.clients-section:after{content:"";filter:blur(70px);z-index:0;background:radial-gradient(circle,#007cf01f,#0000 70%);border-radius:50%;width:400px;height:400px;animation:10s ease-in-out infinite alternate floatLightClients;position:absolute}.clients-section:before{top:-120px;left:-120px}.clients-section:after{bottom:-100px;right:-100px}.clients-header h2{color:#004aad;background:linear-gradient(90deg,#007cf0,#00dfd8,#007cf0);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:1.5rem;font-size:2.4rem;font-weight:800;animation:6s linear infinite headerShine}.clients-header p{color:#333;max-width:900px;margin:0 auto 3rem;font-size:1.1rem;line-height:1.7}.clients-footer h3{color:#004aad;margin-bottom:1rem;font-size:1.8rem;font-weight:700}.corporate-collab h2{color:#007bff;margin-bottom:1rem;font-size:2rem;font-weight:800}.corporate-collab p{color:#333;max-width:850px;margin:0 auto 1.5rem;font-size:1.1rem;line-height:1.7}.corporate-collab strong{color:#0a2a66}.corporate-collab{margin-top:2.5rem}.clients-slider{background:linear-gradient(#f7fbff,#fff);width:100%;padding:100px 0;position:relative;overflow:hidden}.clients-lane{will-change:transform;align-items:center;gap:4rem;width:max-content;animation:25s linear infinite scrollRow;display:flex}.clients-lane.reverse{animation:25s linear infinite scrollRowReverse}.clients-lane:hover{animation-play-state:paused}.clients-lane img{opacity:.9;filter:drop-shadow(0 4px 10px #007cf026);width:120px;height:auto;transition:transform .4s,opacity .4s,filter .4s}.clients-lane img:hover{opacity:1;filter:drop-shadow(0 8px 20px #007cf04d);transform:scale(1.15)rotate(3deg)}@keyframes scrollRow{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes scrollRowReverse{0%{transform:translate(-50%)}to{transform:translate(0)}}.clients-slider:before,.clients-slider:after{content:none!important;display:none!important}.clients-lane img:after{content:"";background:radial-gradient(circle,#007cf026,#0000 70%);border-radius:50%;width:100px;height:100px;animation:4s ease-in-out infinite pulseGlowLogo;position:absolute}@keyframes pulseGlowLogo{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.3)}}@media (max-width:768px){.clients-slider{padding:60px 0}.clients-lane{gap:2rem}.clients-lane img{width:85px;height:auto}}@media (max-width:480px){.clients-slider{padding:40px 0}.clients-lane img{width:70px}}.journey-section{text-align:center;background:#fff;padding:80px 0;position:relative;overflow:hidden}.journey-header h2{color:#004aad;background:linear-gradient(90deg,#007cf0,#00dfd8,#007cf0);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:.8rem;font-family:Roboto,sans-serif;font-size:2.8rem;font-weight:800;animation:6s linear infinite headerShine}.journey-header h3{color:#06c;margin-bottom:1.5rem;font-family:Roboto,sans-serif;font-size:1.4rem;font-weight:500}.journey-header p{color:#333;max-width:850px;margin:0 auto 3rem;font-family:Roboto,sans-serif;font-size:1.1rem;line-height:1.8}.journey-subtitle{color:#036;margin-bottom:2rem;font-family:Roboto,sans-serif;font-size:1.5rem;font-weight:700;position:relative}.journey-subtitle:after{content:"";background:linear-gradient(90deg,#007cf0,#00dfd8);border-radius:2px;width:80px;height:3px;margin:.6rem auto 0;display:block}.timeline{flex-direction:column;gap:3rem;max-width:950px;margin:0 auto;display:flex;position:relative}.timeline:before{content:"";opacity:.4;background:linear-gradient(#007cf0,#00bcd4);border-radius:2px;width:4px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.timeline-item{background:#fff;border-radius:10px;width:50%;padding:1.5rem 2rem;transition:transform .3s,box-shadow .3s;position:relative;box-shadow:0 4px 20px #007cf01a}.timeline-item:nth-child(odd){border-left:5px solid #007cf0;align-self:flex-start}.timeline-item:nth-child(2n){border-right:5px solid #00dfd8;align-self:flex-end}.timeline-item:hover{transform:translateY(-5px);box-shadow:0 8px 30px #007cf026}.timeline-dot{color:#007cf0;margin-bottom:.5rem;font-size:1.8rem}.timeline-year{color:#004aad;margin-bottom:.3rem;font-size:1.2rem;font-weight:700}.timeline-content h4{color:#0a2a66;margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.timeline-content p{color:#333;font-size:.95rem;line-height:1.6}.journey-section:before,.journey-section:after{content:"";filter:blur(80px);z-index:0;background:radial-gradient(circle,#007cf01a,#0000 70%);border-radius:50%;width:450px;height:450px;animation:10s ease-in-out infinite alternate glowFloat;position:absolute}.journey-section:before{top:-80px;left:-100px}.journey-section:after{bottom:-80px;right:-100px}@keyframes glowFloat{0%{transform:translate(0)}to{transform:translate(40px,-40px)}}@media (max-width:992px){.journey-header h2{font-size:2.4rem}.journey-header h3{font-size:1.3rem}.journey-header p{font-size:1rem}.timeline-item{align-self:center;width:90%}}@media (max-width:600px){.journey-header h2{font-size:2rem}.journey-header h3{font-size:1.15rem}.journey-subtitle{font-size:1.3rem}.timeline-item{width:100%;padding:1rem}.timeline-year{font-size:1.05rem}}footer.footer{border-top:3px solid var(--accent-blue);color:#004aad;text-align:center;background:#fff;padding:3rem 1.5rem;font-size:.95rem;font-weight:500;transition:all .3s ease-in-out}footer.footer .footer-container{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:2rem;max-width:1200px;margin:0 auto;display:flex}.footer-left,.footer-right{flex:400px;min-width:280px}.footer-left img{max-width:140px;margin-bottom:1rem}.footer-left p{color:#333;margin-bottom:1.2rem;line-height:1.6}.footer-right h3{color:#004aad;margin-bottom:.8rem;font-size:1.1rem;font-weight:700}.useful-links,.contact-us{margin:0;padding:0;list-style:none}.useful-links li,.contact-us li{margin-bottom:.5rem}.useful-links a{color:#004aad;border-bottom:2px solid #0000;padding-bottom:2px;font-weight:500;text-decoration:none;transition:all .3s;display:inline-block}.useful-links a:hover{color:#007cf0;border-bottom:2px solid #007cf0}.social-icons{gap:1rem;margin-top:1rem;display:flex}.social-icons a{color:#fff;background:linear-gradient(135deg,#007cf0,#00dfd8);border-radius:50%;padding:.6rem;font-size:1.3rem;transition:transform .3s,box-shadow .3s}.social-icons a:hover{transform:scale(1.15)rotate(6deg);box-shadow:0 0 15px #007cf066}@media (max-width:768px){footer.footer{text-align:center;padding:2.5rem 1rem}.footer-container{flex-direction:column;align-items:center;gap:1.8rem}.footer-left,.footer-right{text-align:center;width:100%}.footer-right h3{text-align:center}.useful-links a{display:inline-block}.social-icons{justify-content:center}}@media (max-width:480px){.footer-left p{font-size:.9rem}.footer-right h3{font-size:1rem}.useful-links a{font-size:.9rem}.social-icons a{padding:.5rem;font-size:1.4rem}.footer-bottom{font-size:.8rem}}.mobile-dropdown{opacity:0;z-index:999;background:#fff;border:1px solid #e0e0e0;border-radius:12px;width:90%;max-height:0;transition:all .4s ease-in-out;position:absolute;top:72px;right:5%;overflow:hidden;transform:translateY(-10px);box-shadow:0 8px 25px #00000026}.mobile-dropdown.open{opacity:1;max-height:420px;transform:translateY(0)}.mobile-dropdown ul{text-align:center;flex-direction:column;gap:1rem;margin:0;padding:20px 18px;list-style:none;display:flex}.mobile-dropdown ul li a{color:#004aad;padding:.6rem 0;font-size:1.2rem;font-weight:600;text-decoration:none;transition:color .3s,transform .3s;display:block}.mobile-dropdown ul li a:hover{color:#007cf0;transform:translate(4px)}.mobile-dropdown button{color:#004aad;cursor:pointer;z-index:1001;background:0 0;border:none;font-size:1.9rem;transition:color .3s,transform .2s;position:absolute;top:10px;right:14px}.mobile-dropdown button:hover{color:#007cf0;transform:scale(1.1)}@media (max-width:768px){.mobile-dropdown{border-radius:10px;width:92%;right:4%}.mobile-dropdown ul li a{font-size:1.05rem}}@media (min-width:768px) and (max-width:992px){.header-container{padding:0 1.5rem!important}.nav-links{gap:1.2rem!important}.hero{text-align:center!important;flex-direction:column!important;padding:4rem 2rem!important}.hero-text{text-align:center!important;align-items:center!important;max-width:90%!important;margin:0 auto 2rem!important}.hero-text h1{font-size:2.5rem!important}.hero-text p{font-size:1.1rem!important}.hero-image img{max-width:420px!important}.about-section{padding:5rem 2rem!important}.about-columns{flex-flow:wrap!important;justify-content:center!important;gap:1.8rem!important}.about-col{flex:45%!important;max-width:45%!important}.services-grid{grid-template-columns:repeat(2,1fr)!important;gap:2rem!important}.lms-stats{flex-direction:row!important;justify-content:center!important;gap:2rem!important}.lms-card{max-width:45%!important;margin:0 auto!important}.lms-header h2{font-size:2.3rem!important}.clients-header h2{font-size:2.2rem!important}.clients-header p{max-width:700px!important;font-size:1rem!important}.clients-lane img{width:100px!important}.timeline-item{align-self:center!important;width:80%!important}.journey-header h2{font-size:2.3rem!important}footer.footer{padding:3rem 2rem!important}.footer-container{flex-flow:wrap!important;justify-content:space-between!important;gap:2rem!important}.footer-left,.footer-right{flex:45%!important;min-width:300px!important}}@media (min-width:768px) and (max-width:1024px){.header-right{display:none!important}.mobile-nav-toggle,.mobile-dropdown{display:block!important}.nav-links{display:none!important}.header-container{justify-content:space-between!important}}
@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(../media/41e95f694c5c4549-s.666bad7d.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(../media/6c55a692938ebbbc-s.0a77efb4.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(../media/a218039a3287bcfd-s.p.4a23d71b.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(../media/0a7740363b4d4863-s.95e4158a.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(../media/5f9d24ebef5d5292-s.bd593fbe.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(../media/e2334d715941921e-s.p.d82a9aff.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins Fallback;src:local(Arial);ascent-override:93.62%;descent-override:31.21%;line-gap-override:8.92%;size-adjust:112.16%}.poppins_1102e749-module__nDHIya__className{font-family:Poppins,Poppins Fallback;font-style:normal}
