body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@font-face{font-display:swap;font-family:RobotoReg;font-style:normal;font-weight:400;src:url(/static/media/Roboto-Regular.d52fab6cf9f1e0594aae.woff2) format("truetype")}@font-face{font-display:swap;font-family:RobotoBold;font-style:normal;font-weight:700;src:url(/static/media/Roboto-Bold.acc817399c005142cbfa.woff2) format("truetype")}body{font-family:RobotoReg,sans-serif;font-weight:400}*{box-sizing:border-box}.navbar{background-color:#fff;position:sticky;top:0;width:100%;z-index:100}.navbar-container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:12px 20px;position:relative}.navbar-logo img{height:50px;object-fit:contain}.navbar-menu{align-items:center;display:flex;gap:28px}.navbar-toggle{background:#0000;border:0;cursor:pointer;display:none;padding:8px}.navbar-toggle-icon{display:flex;flex-direction:column;gap:5px}.navbar-toggle-bar{background:#033357;border-radius:2px;height:2px;width:26px}.navbar-backdrop{background:#00000059;display:none;inset:0;position:fixed;z-index:40}.navbar-backdrop--open{display:block}.navbar-menu a{color:#033357;font-family:RobotoReg;font-size:13px;font-weight:600;letter-spacing:.5px;text-decoration:none;transition:color .2s ease}.navbar-menu a.active,.navbar-menu a:hover{color:#0ea5e9}@media (max-width:914px){.navbar-toggle{display:block}.navbar-menu{align-items:flex-start;background:#fff;border-top:1px solid #e5e7eb;box-shadow:0 12px 30px #0000001f;display:none;flex-direction:column;gap:16px;left:0;padding:14px 20px 18px;position:absolute;right:0;top:100%;z-index:50}.navbar-menu--open{animation:navbarMenuIn .18s ease both;display:flex}.navbar-menu a{font-size:14px;width:100%}}@keyframes navbarMenuIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.hero{height:auto;min-height:520px;overflow:hidden;position:relative;width:100%}.hero-bg{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%;z-index:1}.hero-overlay{background:radial-gradient(circle at 0 0,#0a2a42f2 0,#0a2a42d9 25%,#0a2a4299 45%,#0a2a424d 65%,#0000 100%),linear-gradient(90deg,#0a2a42f2,#0a2a42cc 30%,#0a2a4266 55%,#0a2a421a 75%,#0000);inset:0;position:absolute;z-index:2}.hero-outline{height:120%;opacity:.35;pointer-events:none;position:absolute;right:0;top:100%;transform:translateY(-50%);z-index:3}.hero-content{margin:0 auto;max-width:1200px;padding:100px 20px;position:relative;z-index:4}.hero-content h1{color:#fff;font-size:44px;font-weight:700;line-height:1.2;margin-bottom:20px;max-width:600px}.hero-content p{color:#cbd5e1;font-size:14px;line-height:1.6;margin-bottom:30px;max-width:520px}.hero-btn{border:none;border-radius:999px;color:#fff;cursor:pointer;font-size:14px;padding:12px 28px;transition:.2s ease}.hero-btn,.hero-btn:hover{background:#01a9d8}.hero-dots{bottom:25px;display:flex;gap:10px;left:50%;position:absolute;transform:translateX(-50%);z-index:5}.dot{background:#0000;border:1px solid #fff;border-radius:50%;height:8px;width:8px}.dot.active{background:#01a9d8;border-color:#01a9d8}@media (max-width:900px){.hero-content{padding:80px 20px}.hero-content h1{font-size:36px}.hero-content p{font-size:13px;max-width:100%}}@media (max-width:768px){.hero{min-height:520px}.hero-content{padding:70px 16px 90px}.hero-content h1{font-size:32px}.hero-content p{font-size:13px}.hero-outline{display:none}.hero-dots{bottom:18px;gap:8px}}@media (max-width:420px){.hero-content{padding:60px 14px 85px}.hero-content h1{font-size:28px}.hero-btn{text-align:center;width:100%}}.legacy{background:#fff;box-sizing:border-box;padding:80px 20px;width:100%}.legacy-container{align-items:center;box-sizing:border-box;display:flex;gap:60px;justify-content:space-between;margin:0 auto;max-width:1200px}.legacy-left{flex:1 1;max-width:550px;min-width:0}.legacy-left h2{color:#0f172a;font-size:36px;font-weight:700;line-height:1.3;margin-bottom:20px}.legacy-left h2,.legacy-left p{overflow-wrap:anywhere;word-break:break-word}.legacy-left h2 span{color:#0ea5e9}.legacy-left p{color:#475569;font-size:14px;line-height:1.7;margin-bottom:30px}.legacy-btn{background:linear-gradient(90deg,#0ea5e9,#0284c7);border:none;border-radius:999px;color:#fff;cursor:pointer;font-size:14px;padding:12px 28px;transition:.2s ease}.legacy-btn:hover{opacity:.9}.legacy-right{display:flex;flex:1 1;justify-content:flex-end;min-width:0}.legacy-right img{border-radius:50px 0 0 0;height:300px;max-width:520px;object-fit:cover;width:100%}@media (max-width:992px){.legacy-container{flex-direction:column;text-align:center}.legacy-left{max-width:100%}.legacy-right{justify-content:center}.legacy-left h2{font-size:30px}.legacy-right img{border-radius:0;height:auto;width:80%}}@media (max-width:576px){.legacy{padding:60px 16px}.legacy-right img{border-radius:0;height:auto;width:100%}.legacy-left h2{font-size:26px}.legacy-left p{font-size:13px}.legacy-btn{padding:10px 24px}}.project{box-sizing:border-box;overflow:hidden;padding:80px 20px 100px;position:relative;width:100%}.project-bg{height:100%;inset:0;object-fit:cover;position:absolute;width:100%;z-index:1}.project-overlay{background:linear-gradient(180deg,#0a2a42e6,#0a2a4299 40%,#fffffff2);inset:0;position:absolute;z-index:2}.project-container{margin:0 auto;max-width:1200px;min-width:0;position:relative;z-index:3}.project-top{align-items:flex-start;display:flex;flex-wrap:wrap;gap:30px;justify-content:space-between;margin-bottom:60px;min-width:0}.project-title{flex:1 1;min-width:0}.project-title h2{color:#fff;font-size:36px;font-weight:700;line-height:1.2;word-break:break-word}.project-cards{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(3,minmax(0,1fr));max-width:700px;min-width:0;width:100%}.card{background:linear-gradient(135deg,#e0f2fe,#0ea5e9);border-radius:12px;color:#0f172a;font-size:14px;font-weight:600;padding:18px 20px}.card.highlight{align-items:center;background:linear-gradient(135deg,#0284c7,#0369a1);color:#fff;display:flex;justify-content:space-between}.divider{background:#64748b4d;height:1px;margin:40px 0;width:100%}.project-bottom{text-align:center}.cap-title{color:#fff;font-size:32px;font-weight:700;margin-bottom:40px;word-break:break-word}.cap-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(4,minmax(0,1fr));min-width:0}.cap-card{background:linear-gradient(180deg,#0ea5e9,#0f172a);border-radius:12px;color:#fff;display:flex;flex-direction:column;justify-content:flex-end;min-width:0;padding:30px 20px;text-align:left}.cap-card img{height:50px;margin-bottom:15px;width:50px}.cap-card h3{color:#01a9d8;font-size:16px;margin-bottom:6px}.cap-card p{color:#cbd5e1;font-size:13px;overflow-wrap:anywhere}@media (max-width:1100px){.project-cards{max-width:none}}@media (max-width:992px){.project-top{flex-direction:column;gap:30px}.cap-grid,.project-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:576px){.project{padding:60px 16px 80px}.cap-grid,.project-cards{grid-template-columns:1fr}.project-title h2{font-size:28px}.cap-title{font-size:26px}}.modern{box-sizing:border-box;height:420px;margin:0 auto;overflow:hidden;position:relative;width:100%}.modern-bg{height:100%;inset:0;object-fit:cover;position:absolute;width:100%;z-index:1}.modern-overlay{background:radial-gradient(circle at 0 50%,#082337 0,#082337f2 20%,#082337d9 40%,#08233799 60%,#0823374d 75%,#0000 90%),linear-gradient(90deg,#082337,#082337e6 30%,#08233780 55%,#08233733 75%,#0000);inset:0;position:absolute;z-index:2}.modern-container{align-items:center;display:flex;height:100%;margin:0 auto;max-width:1200px;min-width:0;position:relative;z-index:3}.modern-content{max-width:560px;min-width:0;width:100%}.modern-content h2{color:#fff;font-size:40px;font-weight:700;line-height:1.25;margin-bottom:20px;word-break:break-word}.modern-content p{color:#22c1dc;font-size:15px;line-height:1.7;margin-bottom:30px;overflow-wrap:anywhere}.modern-btn{background:linear-gradient(90deg,#22c1dc,#0ea5e9);border:none;border-radius:999px;color:#fff;cursor:pointer;font-size:14px;padding:12px 30px;transition:.2s ease}.modern-btn:hover{opacity:.9}@media (max-width:992px){.modern{height:auto;min-height:420px;padding:60px 20px;width:100%}.modern-container{align-items:flex-start}.modern-content h2{font-size:32px}}@media (max-width:576px){.modern-content h2{font-size:26px;text-align:center}.modern-content p{font-size:14px}.modern-btn,.modern-content p{text-align:center;width:100%}}.strategic{background:linear-gradient(180deg,#dbe5ea,#01a9d8 50%,#01a9d8);margin:0 auto;padding:100px 20px;width:100%}.strategic-container{margin:0 auto;max-width:850px;text-align:center}.strategic-container h2{color:#0f2f4a;font-size:34px;font-weight:700;margin-bottom:20px}.strategic-container p{color:#2c4a5f;font-size:15px;line-height:1.7;margin-bottom:40px}.strategic-btn{background:linear-gradient(90deg,#0f2f4a,#0ea5e9);border:none;border-radius:999px;color:#fff;cursor:pointer;font-size:14px;padding:12px 30px;transition:.2s ease}.strategic-btn:hover{opacity:.9}@media (max-width:768px){.strategic{padding:70px 16px}.strategic-container h2{font-size:28px}.strategic-container p{font-size:14px}}@media (max-width:480px){.strategic-container h2{font-size:24px}}.footer{background-image:url(/static/media/footerbg.1bae74a194956d966d70.png);background-position:80% 50%;background-repeat:no-repeat;margin:0 auto;overflow:hidden;padding:60px 20px 80px;position:relative;width:100%}.footer-overlay{background:#033357e6;inset:0;position:absolute;z-index:2}.footer-container{margin:0 auto;max-width:1500px;position:relative;z-index:3}.footer-top{align-items:center;display:flex;justify-content:space-between}.footer-logo{height:50px}.footer-right-top{color:#fff;font-size:14px;text-align:right}.footer-right-top span{display:block;margin-top:4px}.footer-line{background:#22c1dc;height:1px;margin:30px 0 40px;width:100%}.footer-content{align-items:flex-start;display:flex;justify-content:space-between}.footer-links h4{color:#22c1dc;font-size:16px;margin-bottom:20px}.links-grid{display:flex;gap:80px}.links-grid ul{list-style:none;padding:0}.links-grid li{color:#fff;cursor:pointer;font-size:14px;margin-bottom:12px;transition:.2s}.links-grid li:hover{color:#22c1dc}.footer-socials{color:#01a9d8;display:flex;font-size:20px;gap:18px;margin-top:10px}.footer-socials svg{cursor:pointer;transition:.2s}.footer-socials svg:hover{color:#22c1dc}.footer-mark{bottom:40px;opacity:.9;position:absolute;right:60px;width:50px;z-index:3}@media (max-width:992px){.footer-content{flex-direction:column;gap:40px}.links-grid{gap:40px}.footer-socials{justify-content:center}.footer-right-top{font-size:13px}}@media (max-width:576px){.footer{padding:50px 16px}.footer-top{flex-direction:column;gap:20px}.footer-right-top{text-align:center}.links-grid{flex-direction:column;gap:20px}.footer-mark{bottom:20px;right:20px;width:40px}}.about-hero{background:linear-gradient(180deg,#01a9d8,#fff 30%);box-sizing:border-box;padding:80px 20px;text-align:center;width:100%}.about-container{margin:0 auto;max-width:1400px}.timeline-bg{display:block;height:auto;margin:0 auto;max-width:1000px;object-fit:contain;width:100%}.about-title{color:#0f2f4a;font-size:40px;font-weight:700;margin-bottom:70px}.about-title span{color:#01a9d8}.timeline{align-items:center;display:flex;height:auto;justify-content:center;margin-bottom:60px;position:relative;width:100%}.highlight{color:#01a9d8}.timeline-arrow{height:40px;position:absolute;right:18%;top:80px;width:40px}.about-text{box-sizing:border-box;margin:0 auto;max-width:1000px;text-align:left;width:100%}.about-text p{color:#033357!important;font-size:15px;line-height:1.8;margin-bottom:20px;overflow-wrap:anywhere;word-break:break-word}@media (max-width:992px){.about-title{font-size:32px}.point-left{left:25%}.about-text{text-align:center}}@media (max-width:576px){.about-title{font-size:26px}.timeline{margin-bottom:40px}}.guided{background:linear-gradient(1turn,#01a9d8,#fff 90%);padding:80px 20px;width:100%}.guided-container{margin:0 auto;max-width:1200px}.guided-banner{background:linear-gradient(90deg,#0ea5e9e6,#0f2f4af2),url(/static/media/bgab.eabbabf1f4dca6875a08.png);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:14px;color:#fff;display:flex;gap:40px;justify-content:space-between;margin-bottom:60px;padding:40px;position:relative}.guided-badge{left:-40px;position:absolute;top:-50px;width:120px}.banner-left h2{font-size:28px;font-weight:700}.banner-right{max-width:600px}.banner-right p{font-size:14px;line-height:1.6;margin-bottom:12px}.guided-row{align-items:center;display:flex;justify-content:space-between;margin-bottom:40px}.guided-row .icon img{opacity:.8;width:100px}.guided-row .content{max-width:700px}.guided-row h3{color:#0f2f4a;font-size:24px;margin-bottom:10px}.guided-row p{color:#334155;font-size:14px;line-height:1.7}.guided-row.mission{justify-content:space-between}.guided-row .content.right{text-align:right}.guided-divider{background:#fff;height:1px;margin:40px 0;width:100%}.vision{gap:20px;justify-content:flex-start}.mission{gap:20px;justify-content:flex-end!important}.guided-image{margin-top:40px}.guided-image img{border-radius:20px;object-fit:cover;width:100%}@media (max-width:992px){.guided-banner,.guided-row{flex-direction:column}.guided-row{gap:20px}.guided-row,.guided-row .content.right{text-align:center}}@media (max-width:576px){.banner-left h2{font-size:22px}.guided-row h3{font-size:20px}.guided-badge{left:-40px;top:-50px;width:120px}}.manu{border-bottom-left-radius:180px;border-bottom-right-radius:180px;overflow:hidden;padding:20px 20px 140px;position:relative;width:100%}.manu-bg{height:100%;object-fit:cover;width:100%;z-index:1}.manu-bg,.manu-overlay{inset:0;position:absolute}.manu-overlay{background:linear-gradient(180deg,#01a9d8a6,#082337f2);z-index:2}.manu-container{margin:0 auto;max-width:1200px;position:relative;z-index:3}.manu-top h1{color:#fff;font-size:56px;font-weight:700;margin-bottom:20px}.manu-top p{color:#fff;font-size:15px;line-height:1.7;max-width:900px}.manu-highlights{align-items:flex-start;display:flex;gap:60px;margin-top:80px}.manu-highlights .left{bottom:30%;min-width:220px;position:absolute}.manu-highlights .left h2{color:#fff;font-size:36px;font-weight:700;line-height:1.2}.arrow{color:#01a9d8;font-size:26px;margin-top:30px;opacity:.9}.cards{grid-gap:18px;display:grid;flex:1 1;gap:18px;grid-template-columns:repeat(3,1fr)}.empty{visibility:hidden}.card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#01a9d833;border:1px solid #01a9d8b3;border-radius:10px;padding:22px;transition:.2s ease}.card:hover{background:#01a9d81f;border-color:#01a9d8}.card h3{color:#01a9d8;font-size:15px;font-weight:600;margin-bottom:10px}.card p{color:#dbeafe;font-size:13px;line-height:1.6}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(10px)}}.scroll{bottom:20px;cursor:pointer;left:50%;position:absolute;transform:translateX(-50%);z-index:10000}.scroll img{animation:bounce 2s infinite;height:40px;width:40px}@media (max-width:992px){.manu-highlights{flex-direction:column}.cards{grid-template-columns:1fr}.empty,.left{display:none}}.capabilities{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:5%}.cap-title-man{color:#033357}.complex{overflow:hidden;padding:100px 20px;position:relative;width:100%}.complex-bg{height:100%;inset:0;object-fit:cover;position:absolute;width:100%;z-index:1}.complex-overlay{background:linear-gradient(90deg,#082337f2,#082337e6 30%,#08233799 55%,#08233733 75%,#0000);inset:0;position:absolute;z-index:2}.complex-container{margin:0 auto;max-width:1200px;position:relative;z-index:3}.complex-content{max-width:620px}.complex-content h2{color:#fff;font-size:42px;font-weight:700;line-height:1.25;margin-bottom:20px}.complex-content p{color:#01a9d8;font-size:15px;line-height:1.7;margin-bottom:40px}.complex-stats{display:flex;gap:80px;margin-bottom:20px}.complex-stats h3{color:#01a9d8;font-size:26px;font-weight:700}.complex-stats span{color:#fff;font-size:15px}.complex-line{background:#01a9d8;height:2px;margin:25px 0;opacity:.6;width:100%}.complex-features{display:flex;gap:40px}.complex-features span{color:#fff;font-size:16px}@media (max-width:992px){.complex-content h2{font-size:34px}.complex-stats{flex-direction:column;gap:20px}.complex-features{flex-direction:column;gap:10px}}@media (max-width:576px){.complex-content h2{font-size:26px}.complex-content p{font-size:14px}}.partnership{background:#e9e9e9;overflow:hidden;padding:8%;position:relative;width:100%}.partnership-bg,.partnership-bg2{height:100%;inset:0;object-fit:cover;position:absolute;width:100%;z-index:1}.partnership-overlay{background:linear-gradient(90deg,#f5f5f5e0,#f3f3f3d1 38%,#eeeeeeb8 62%,#d7dfe57a 82%,#08233714);inset:0;position:absolute;z-index:2}.partnership-corner{pointer-events:none;position:absolute}.partnership-corner-left{background:radial-gradient(circle,#01a9d8f2 0,#01a9d894 28%,#01a9d838 48%,#01a9d814 60%,#0000 72%);bottom:-280px;filter:blur(18px);height:620px;left:-220px;width:620px;z-index:3}.partnership-corner-right{background:radial-gradient(circle,#083757fa 0,#083757b8 26%,#08375752 50%,#0837571a 64%,#0000 76%);filter:blur(20px);height:700px;right:-280px;top:-280px;width:700px;z-index:3}.partnership-container{align-items:center;display:flex;height:100%;margin:0 auto;max-width:1200px;padding:88px 20px 40px;position:relative;z-index:4}.partnership-content{max-width:430px}.partnership-content h2{color:#0b3a63;font-size:51px;font-weight:700;line-height:1.14;margin:0 0 26px}.partnership-content p{color:#01a9d8;font-size:15px;line-height:1.45;margin:0;max-width:430px}@media (max-width:992px){.partnership{min-height:auto}.partnership-container{padding:64px 20px}.partnership-content h2{font-size:40px}.partnership-corner-left{bottom:-150px;height:460px;left:-150px;width:460px}.partnership-corner-right{height:520px;right:-140px;top:-140px;width:520px}}@media (max-width:576px){.partnership-container{padding:48px 16px}.partnership-content h2{font-size:30px}.partnership-content p{font-size:14px}}.partners{background:linear-gradient(1turn,#01a9d8cc,#fff 25%);padding:80px 20px 100px;text-align:center;width:100%}.partners-container{margin:0 auto;max-width:1100px}.partners-container h2{color:#0f2f4a;font-size:40px;font-weight:700;margin-bottom:60px}.partners-logos{align-items:center;display:flex;flex-wrap:wrap;gap:70px;justify-content:center;margin-bottom:50px}.partners-logos img{height:50px;object-fit:contain;transition:.2s ease}.partners-logos img:hover{transform:scale(1.05)}.partners-text{color:#1e3a4c;font-size:15px;line-height:1.6;margin:0 auto;max-width:800px}@media (max-width:992px){.partners-container h2{font-size:32px}.partners-logos{gap:40px}.partners-logos img{height:45px}}@media (max-width:576px){.partners{padding:60px 16px}.partners-container h2{font-size:26px}.partners-logos{gap:30px}.partners-logos img{height:40px}.partners-text{font-size:14px}}.contact{overflow:hidden;width:100%}.contact-top{background:linear-gradient(180deg,#fff,#7fb7c8);padding:80px 20px 180px}.contact-container{margin:0 auto;max-width:1100px}.contact-header{margin-bottom:60px;text-align:center}.contact-header h2{color:#0f2f4a;font-size:40px;font-weight:700}.contact-header span{color:#01a9d8}.contact-header p{color:#1e3a4c;font-size:15px;line-height:1.6;margin-left:auto;margin-right:auto;margin-top:20px;max-width:750px}.contact-content{align-items:flex-end;display:flex;justify-content:space-between;position:relative}.contact-info{max-width:400px}.info-item{display:flex;gap:15px;margin-bottom:30px}.icon{align-items:center;background:#0f2f4a;border-radius:50%;color:#01a9d8;display:flex;font-size:20px;height:50px;justify-content:center;width:50px}.info-item h4{color:#0f2f4a;margin-bottom:5px}.info-item p{color:#1e3a4c;font-size:14px}.link{text-decoration:underline}.contact-form{background:#fff;border-radius:20px;box-shadow:0 20px 40px #00000026;padding:30px;position:absolute;right:-150px;top:150px;width:500px}.contact-form h3{color:#0f2f4a;margin-bottom:20px}.contact-form form{display:flex;flex-direction:column;gap:12px}.contact-form input,.contact-form textarea{border:1px solid #01a9d8;border-radius:20px;font-size:13px;outline:none;padding:12px 14px}.contact-form textarea{border-radius:20px;height:120px;resize:none}.contact-form button{background:#01a9d8;border:none;border-radius:20px;color:#fff;cursor:pointer;margin-top:10px;padding:10px;width:120px}.contact-map{height:80vh;width:100%}.contact-map iframe{border:none;height:100%;width:100%}@media (max-width:992px){.contact-content{align-items:center;flex-direction:column}.contact-form{margin-top:40px;max-width:520px;position:static;right:auto;top:auto;width:100%}}@media (max-width:576px){.contact-header h2{font-size:28px}}
/*# sourceMappingURL=main.2dc9ab76.css.map*/