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}.header{background-color:#fff;box-shadow:0 2px 4px #0000001a;height:60px;padding:10px 0;position:fixed;top:0;width:100%;z-index:1000}.header-container{align-items:center;display:flex;height:60px;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 20px}.logo-image{height:50px}.logo{align-items:center;color:#2e4c6d;display:flex;font-size:1.2em;font-weight:700;text-decoration:none}.code-icon{color:#ff6b00;margin-left:5px}.nav-menu ul{display:flex;gap:30px;list-style:none;margin:0;padding:0}.nav-menu ul li a{color:#000;font-size:.9em;text-decoration:none}.menu-toggle{background:none;border:none;color:#000;cursor:pointer;display:none}.menu-icon,.menu-toggle{font-size:24px}@media (max-width:768px){.header-container{justify-content:space-between}.menu-toggle{display:block;margin-right:0;order:-1}.logo{left:50%;transform:translateX(-50%)}.logo,.nav-menu{position:absolute}.nav-menu{background-color:#fff;box-shadow:0 2px 4px #0000001a;display:none;left:0;padding:20px;right:0;top:100%}.nav-menu.open{display:block}.nav-menu ul{align-items:flex-start;flex-direction:column;gap:15px}}.hero{align-items:center;background:linear-gradient(180deg,#2e4c6d,#2e4c6d,#ced7e2);color:#fff;display:flex;justify-content:space-between;overflow:hidden;padding:100px 0 50px}.hero-content{max-width:100%;padding-left:10%}h1{font-size:3.5rem;font-weight:700;margin-bottom:20px}p{color:#333;font-size:1.2rem;margin-bottom:30px}#subTitle{color:#fff!important}.cta-button{background-color:#ff6b00;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1.1rem;padding:15px 30px;transition:background-color .3s ease}.cta-button:hover{background-color:#e65a00}.hero-image{align-items:center;display:flex;height:500px;justify-content:center;width:70%}.hero-illustration{max-height:100%;max-width:100%;object-fit:contain}@media (max-width:768px){.hero{flex-direction:column;padding:80px 20px 50px}.hero-content{margin-bottom:40px;max-width:100%;padding-left:0;padding-right:0;text-align:center}h1{font-size:2.5rem}p{font-size:1rem}.hero-illustration,.hero-image{height:auto;max-height:300px;width:100%}}@media (max-width:480px){.hero{padding:60px 15px 40px}h1{font-size:2rem}.cta-button{font-size:1rem;padding:12px 24px}.hero-illustration,.hero-image{max-height:250px}}.identity-and-goals{background-color:#f1f6f9;padding:80px 0}.content-wrapper{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 20px}.text-content{flex:1 1;padding-right:50px}h2{color:#1e3a8a!important;font-size:2.5rem;margin-bottom:20px}p{color:#333!important;font-size:1.1rem;line-height:1.6}.illustration{align-items:center;display:flex;flex:1 1;justify-content:center}.goals-image{height:500px;max-width:100%}@media (max-width:1024px){.content-wrapper{flex-direction:column}.text-content{margin-bottom:40px;padding-right:0}h2{font-size:2.2rem}.illustration{height:50%!important;width:50%!important}}@media (max-width:768px){.identity-and-goals{padding:60px 0}h2{font-size:2rem}p{font-size:1rem}}@media (max-width:480px){.identity-and-goals{padding:40px 0}h2{font-size:1.8rem}}.slogan{color:#1e3a8a;font-size:1.3rem;font-style:italic;font-weight:700;margin-top:20px}.services{background-color:#f8fafc;padding:80px 0}.services-container{margin:0 auto;max-width:1200px;padding:0 20px}.services h2{color:#1e3a8a;font-size:2.5rem;margin-bottom:50px;text-align:center}.services-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.service-card{background-color:#fff;border-radius:10px;box-shadow:0 4px 6px #0000001a;padding:30px;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.service-card:hover{box-shadow:0 10px 20px #0000001a;transform:translateY(-5px)}.service-icon{color:#1e3a8a;font-size:2.5rem;margin-bottom:20px}.service-card h3{color:#2c3e50;font-size:1.5rem;margin-bottom:15px}.service-card p{color:#5d6d7e!important;font-size:1rem;line-height:1.6}@media (max-width:1200px){.services-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:992px){.services-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.services{padding:60px 0}.services h2{font-size:2rem}.services-grid{grid-template-columns:1fr}.service-card{padding:25px}.service-icon{font-size:2.2rem}.service-card h3{font-size:1.3rem}.service-card p{font-size:.9rem}}@media (max-width:480px){.services{padding:40px 0}.services h2{font-size:1.8rem;margin-bottom:30px}.service-card{padding:20px}}.technologies{background-color:#f8fafc;padding:80px 0}.tech-container{margin:0 auto;max-width:1200px;padding:0 20px}.technologies h2{color:#1e3a8a;font-size:2.5rem;margin-bottom:20px;text-align:center}.technologies>p{color:#4b5563!important;font-size:1.1rem;margin:0 auto 50px;max-width:800px;text-align:center}.tech-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));justify-items:center}.tech-icon{align-items:center;display:flex;flex-direction:column;text-align:center}.tech-icon svg{height:60px;margin-bottom:10px;transition:transform .3s ease;width:60px}.tech-icon:hover svg{transform:scale(1.1)}.tech-icon span{color:#4b5563;font-size:.9rem}.tech-icon:first-child svg{color:#61dafb}.tech-icon:nth-child(2) svg{color:#393}.tech-icon:nth-child(3) svg{color:#3776ab}.tech-icon:nth-child(4) svg{color:#f7df1e}.tech-icon:nth-child(6) svg{color:#f90}.tech-icon:nth-child(7) svg{color:#2496ed}.tech-icon:nth-child(8) svg{color:#02569b}.tech-icon:nth-child(9) svg{color:#47a248}@media (max-width:768px){.technologies{padding:60px 0}.technologies h2{font-size:2rem}.technologies>p{font-size:1rem;margin-bottom:30px}.tech-grid{gap:20px;grid-template-columns:repeat(3,1fr)}.tech-icon svg{height:50px;width:50px}.tech-icon span{font-size:.8rem}}@media (max-width:480px){.tech-grid{grid-template-columns:repeat(2,1fr)}.technologies h2{font-size:1.8rem}.technologies>p{font-size:.9rem}.tech-icon svg{height:40px;width:40px}}.our-clients{background:linear-gradient(135deg,#f6f9fc,#e9f1f9);overflow:hidden;padding:100px 0;position:relative}.clients-container{margin:0 auto;max-width:1200px;padding:0 20px;position:relative}.our-clients h2{color:#1e3a8a!important;font-size:2.5rem;font-weight:700;margin-bottom:20px;text-align:center}.our-clients>p{color:#4b5563;font-size:1.1rem;margin:0 auto 50px;max-width:600px;text-align:center}.client-scroll{-webkit-overflow-scrolling:touch;display:flex;gap:30px;overflow-x:auto;padding:20px 0;scroll-snap-type:x mandatory}.client-scroll::-webkit-scrollbar{height:8px}.client-scroll::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.client-scroll::-webkit-scrollbar-thumb{background:#888;border-radius:4px}.client-scroll::-webkit-scrollbar-thumb:hover{background:#555}.client-card{background-color:#fff;border-radius:15px;box-shadow:0 10px 20px #0000001a;flex:0 0 auto;padding:30px;scroll-snap-align:start;transition:transform .3s ease,box-shadow .3s ease;width:280px}.client-card:hover{box-shadow:0 15px 30px #00000026;transform:translateY(-5px)}.client-logo-container{align-items:center;background-color:#f8fafc;border-radius:15px;display:flex;height:100px;justify-content:center;margin:0 auto 20px;overflow:hidden;width:100px}.client-logo{max-height:80%;max-width:80%;object-fit:contain}.client-title{color:#2c3e50;font-size:1.4rem;margin-bottom:10px;text-align:center}.client-description{color:#5d6d7e;font-size:1rem;line-height:1.5;text-align:center}@media (max-width:768px){.our-clients{padding:80px 0}.our-clients h2{font-size:2rem}.our-clients>p{font-size:1rem;margin-bottom:40px}.client-card{padding:25px;width:240px}.client-logo-container{height:80px;width:80px}.client-title{font-size:1.2rem}.client-description{font-size:.9rem}}@media (max-width:480px){.our-clients{padding:60px 0}.our-clients h2{font-size:1.8rem}.our-clients>p{font-size:.9rem;margin-bottom:30px}.client-card{padding:20px;width:220px}.client-logo-container{height:70px;width:70px}.client-title{font-size:1.1rem}.client-description{font-size:.85rem}}.our-team{background-color:#f8fafc;padding:100px 0}.team-container{margin:0 auto;max-width:1200px;padding:0 20px}.our-team h2{color:#1e3a8a;font-size:2.5rem;margin-bottom:20px;text-align:center}.our-team>p{color:#4b5563;font-size:1.1rem;margin:0 auto 50px;max-width:600px;text-align:center}.team-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.team-member-card{background-color:#fff;border-radius:10px;box-shadow:0 4px 6px #0000001a;overflow:hidden;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.team-member-card:hover{box-shadow:0 10px 15px #0000001a;transform:translateY(-5px)}.member-image{height:250px;overflow:hidden;position:relative;width:100%}.member-image img{height:100%;left:0;object-fit:cover;object-position:center top;position:absolute;top:0;transition:transform .3s ease;width:100%}.team-member-card:hover .member-image img{transform:scale(1.05)}.team-member-card h3{color:#1e3a8a;font-size:1.5rem;margin:20px 0 5px}.team-member-card h4{color:#4b5563;font-size:1rem;font-weight:500;margin:0 0 15px}.team-member-card p{color:#6b7280!important;font-size:.9rem;line-height:1.6;padding:0 20px 20px}@media (max-width:768px){.our-team{padding:80px 0}.our-team h2{font-size:2rem}.our-team>p{font-size:1rem;margin-bottom:40px}.team-grid{gap:20px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.member-image{height:200px;overflow:hidden;padding-top:75%;position:relative}.team-member-card h3{font-size:1.3rem}.team-member-card h4{font-size:.9rem}.team-member-card p{font-size:.8rem}}@media (max-width:480px){.our-team{padding:60px 0}.our-team h2{font-size:1.8rem}.our-team>p{font-size:.9rem;margin-bottom:30px}.team-grid{grid-template-columns:1fr}.member-image{height:180px;padding-top:66.67%}}.contact-form{background-color:#f0f7ff;padding:4rem 2rem;text-align:center}.contact-form h2{color:#1e3a8a;font-size:2.5rem;font-weight:700;margin-bottom:2rem}.contact-form form{box-sizing:border-box;display:flex;flex-direction:column;gap:1rem;margin:0 auto;max-width:500px;width:100%}.contact-form input,.contact-form textarea{border:1px solid #ccc;border-radius:8px;box-sizing:border-box;font-size:1rem;padding:1rem;transition:border-color .3s ease;width:100%}.contact-form input:focus,.contact-form textarea:focus{border-color:#1e3a8a;outline:none}.contact-form textarea{min-height:150px;resize:vertical}.contact-form button{align-self:center;background-color:#ff6b00;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;margin-top:1rem;padding:1rem 2rem;transition:background-color .3s ease;width:200px}.contact-form button:hover{background-color:#e65a00}@media (max-width:768px){.contact-form{padding:2rem 1rem}.contact-form h2{font-size:2rem}.contact-form form{box-sizing:border-box;padding:0 1rem;width:100%}.contact-form button{width:100%}}.footer{background-color:#2e4c6d;color:#fff!important;padding:40px 0}.footer-content{display:flex;flex-wrap:wrap;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 20px}.company-info,.contact-info,.legal-info{flex:1 1;margin-bottom:20px;min-width:250px}.company-info h3{font-size:1.2rem;margin-bottom:10px}.company-info p,.contact-info p,.legal-info p{font-size:.9rem;margin:5px 0}@media (max-width:768px){.footer-content{align-items:center;flex-direction:column;text-align:center}.company-info,.contact-info,.legal-info{margin-bottom:20px;width:100%}}@media (max-width:480px){.footer{padding:30px 0}.company-info h3{font-size:1.1rem}.company-info p,.contact-info p,.legal-info p{font-size:.8rem}}.footer .footer-content .company-info p,.footer .footer-content .contact-info p,.footer .footer-content .legal-info p{color:#fff!important}.trust-builders{background-color:#f8fafc;padding:80px 0}.trust-builders h2{color:#1e3a8a;font-size:2.5rem;margin-bottom:50px;text-align:center}.trust-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin:0 auto;max-width:1200px;padding:0 20px}.trust-item{background-color:#fff;border-radius:10px;box-shadow:0 4px 6px #0000001a;padding:30px;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.trust-item:hover{box-shadow:0 10px 20px #0000001a;transform:translateY(-5px)}.trust-icon{color:#1e3a8a;font-size:2.5rem;margin-bottom:15px}.trust-item h3{color:#2c3e50;font-size:1.5rem;margin-bottom:15px}.trust-item p{color:#5d6d7e!important;font-size:1rem;line-height:1.6}@media (max-width:992px){.trust-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.trust-builders{padding:60px 0}.trust-builders h2{font-size:2rem;margin-bottom:30px}.trust-grid{grid-template-columns:1fr}.trust-item{padding:25px}.trust-icon{font-size:2rem}.trust-item h3{font-size:1.3rem}.trust-item p{font-size:.9rem}}@media (max-width:480px){.trust-builders{padding:40px 0}.trust-builders h2{font-size:1.8rem}.trust-item{padding:20px}}p{color:#1e3a8a}
/*# sourceMappingURL=main.188a025a.css.map*/