@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@400;600;700&display=swap);.navbar{background:#fff;flex-wrap:wrap;justify-content:space-between;padding:1rem;position:sticky;top:0;z-index:100}.navbar,.navbar-logo{align-items:center;display:flex}.navbar-logo{color:#0d1b2a;font-size:1.25rem;font-weight:600}.logo-img{margin-right:.5rem;width:150px}.hamburger-menu{color:#333;cursor:pointer;display:none;font-size:1.5rem}.navbar-menu-and-actions{align-items:center;display:flex;gap:2rem}.navbar-links{display:flex;gap:2rem;list-style:none;margin:0;padding:0}.nav-item{position:relative}.dropdown-toggle{align-items:center;color:#333;cursor:pointer;display:flex;font-weight:500;transition:color .3s ease}.dropdown-toggle:hover{color:#0061ff}.dropdown-toggle svg{font-size:.75rem;margin-left:.25rem;transition:transform .3s ease}.nav-item:hover .dropdown-toggle svg{transform:rotate(180deg)}.dropdown-menu{background:#fff;border:1px solid #e0e0e0;box-shadow:0 4px 8px #0000001a;display:none;left:0;list-style:none;margin:0;min-width:200px;padding:.5rem 0;position:absolute;top:100%;z-index:10}.dropdown-menu li a{color:#333;display:block;padding:.5rem 1rem;text-decoration:none;transition:background .3s ease,color .3s ease;white-space:nowrap}.dropdown-menu li a:hover{background:#f4f4f4;color:#0061ff}.nav-item:hover .dropdown-menu{display:block}.navbar-actions{display:flex;gap:.75rem}.btn-outline{background:#0000;border:1px solid #0061ff;border-radius:4px;color:#0061ff;cursor:pointer;font-size:1rem;padding:.5rem 1rem;transition:background .3s ease,color .3s ease,border-color .3s ease}.btn-outline:hover{background:#0061ff;color:#fff}.btn-primary{background-color:#0061ff;border-radius:4px;cursor:pointer;font-size:1rem;padding:.5rem 1rem;transition:background-color .3s ease}.btn-primary:hover{background-color:#0051d4}@media (max-width:1024px){.navbar-links,.navbar-menu-and-actions{gap:1.5rem}.logo-img{width:130px}.navbar-actions{gap:.5rem}}@media (max-width:768px){.navbar{flex-wrap:nowrap}.hamburger-menu{display:block}.navbar-menu-and-actions{animation:slideDown .3s ease-out forwards;background-color:#fff;box-shadow:0 4px 8px #0000001a;display:none;flex-direction:column;left:0;padding:1rem 0;position:absolute;top:60px;width:100%}.navbar-menu-and-actions.open{align-items:flex-start;display:flex;gap:1rem}.navbar-links{flex-direction:column;gap:0;width:100%}.nav-item{width:100%}.dropdown-toggle{border-bottom:1px solid #eee;justify-content:space-between;padding:.75rem 1.5rem;width:100%}.dropdown-menu{background:#f9f9f9;border:none;border-top:1px solid #eee;box-shadow:none;min-width:0;min-width:auto;padding:0;position:static}.dropdown-menu li a{border-bottom:1px solid #eee;padding:.75rem 2.5rem}.navbar-menu-and-actions.open .nav-item.active .dropdown-menu,.navbar-menu-and-actions.open .nav-item:hover .dropdown-menu{display:flex;flex-direction:column}.navbar-actions{border-top:1px solid #eee;flex-direction:column;gap:.75rem;padding:1rem 1.5rem;width:100%}.btn-outline,.btn-primary{text-align:center;width:100%}}@media (max-width:480px){.logo-img{width:120px}.navbar-menu-and-actions.open{top:50px}}@keyframes slideDown{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}.footer{background-color:#0d1b2a;color:#fff;font-size:.9rem;padding:3rem 1rem 1.5rem}.footer-container{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));margin:0 auto;max-width:1200px;width:90%}.footer-column h4{color:#fff;font-size:1.1rem;margin-bottom:1rem}.footer-column a{color:#ccc;display:block;margin-bottom:.6rem;transition:color .3s;word-break:break-word}.footer-column a:hover{color:#fff}.footer-social{display:flex;flex-wrap:wrap;gap:.6rem;margin-bottom:1rem}.footer-social a{color:#ccc;font-size:1.2rem;transition:color .3s}.footer-social a:hover{color:#fff}.footer-bottom{color:#888;font-size:.8rem;margin-top:2rem;text-align:center}@media (max-width:768px){.footer-container{gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}.footer-column h4{font-size:1rem}}@media (max-width:480px){.footer-container{gap:1rem;grid-template-columns:1fr;width:95%}.footer-column h4{font-size:1rem}.footer-column a{font-size:.9rem;margin-bottom:.5rem}.footer-social a{font-size:1.1rem}.footer-bottom{font-size:.75rem}}.hero-section{padding:4rem 1rem}.hero-container{align-items:center;display:flex;flex-wrap:wrap;gap:2rem}.hero-image{flex:1 1 45%}.hero-image img{border-radius:8px;box-shadow:0 10px 20px #0000000d;display:block;height:auto;max-width:500px;width:100%}.hero-image-deco{display:none}.hero-text{flex:1 1 50%}.hero-text h1{color:#0d1b2a;font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.hero-text h2{color:#0061ff;font-size:1.75rem;font-weight:500;margin-bottom:1rem}.hero-text .intro{color:#333;font-size:1.1rem;margin-bottom:1rem}.hero-text .desc{color:#555;font-size:.95rem;line-height:1.6;margin-bottom:2rem}.btn-hero{background:#0061ff;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;padding:.75rem 2rem;transition:background .3s}.btn-hero:hover{background:#004bb5}@media (max-width:768px){.hero-container{flex-direction:column}.hero-image,.hero-text{flex:none;width:100%}.hero-image img{margin:0 auto;max-width:100%}.hero-text h1{font-size:2rem}.hero-text h2{font-size:1.4rem}}@media (max-width:480px){.hero-section{padding:3rem 1rem}.hero-text h1{font-size:1.75rem}.hero-text h2{font-size:1.25rem}.hero-text .intro{font-size:1rem}.hero-text .desc{font-size:.9rem}.btn-hero{font-size:.95rem;padding:.65rem 1.5rem;text-align:center;width:100%}}.about{align-items:center;display:flex;flex-wrap:wrap;gap:2rem;padding:4rem 1rem}.about-img img{border-radius:8px;box-shadow:0 10px 20px #0000000d;height:auto;max-width:500px;width:100%}.about-text{flex:1 1}.about-text h2{color:#0d1b2a;font-size:2rem;margin-bottom:1rem}.about-text p{color:#444;font-size:1rem;line-height:1.6;margin-bottom:1rem}@media (max-width:768px){.about{flex-direction:column;text-align:center}.about-text h2{font-size:1.75rem}.about-text p{font-size:.95rem}}@media (max-width:480px){.about-text h2{font-size:1.5rem}.about-text p{font-size:.9rem}.about-img img{max-width:100%}}.services-page{color:#333;padding:4rem 1rem}.services-hero{margin:0 auto;max-width:800px;text-align:center}.services-hero h1{color:#0d1b2a;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.services-hero p{font-size:1.1rem;line-height:1.6;margin-bottom:2rem}.services-hero .btn{font-size:1rem;padding:.75rem 2rem}.services-list{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin:4rem auto;max-width:1200px}.service-card{background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:1.5rem;text-align:center;transition:background .3s,color .3s,border-color .3s}.service-card h3{color:#0061ff;font-size:1.25rem;margin-bottom:.75rem;transition:color .3s}.service-card p{font-size:.95rem;line-height:1.5;transition:color .3s}.service-card:hover{background:#0061ff;border-color:#004bb5}.service-card:hover h3,.service-card:hover p{color:#fff}@media (max-width:992px){.services-list{grid-template-columns:repeat(2,1fr)}.services-hero h1{font-size:2rem}.services-hero p{font-size:1rem}}@media (max-width:600px){.services-list{grid-template-columns:1fr}.services-hero h1{font-size:1.75rem}.services-hero p{font-size:.95rem}.services-hero .btn{font-size:.95rem;padding:.6rem 1.25rem;width:100%}.service-card h3{font-size:1.1rem}.service-card p{font-size:.9rem}}.careers-container{background:linear-gradient(135deg,#f8f9fa,#fff);border-radius:12px;box-shadow:0 4px 6px #0000000d;margin:2rem auto;max-width:1200px;overflow:hidden;padding:3rem 1rem;position:relative}.bubble{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#3a7bd514;border-radius:50%;position:absolute;transition:opacity .3s ease;z-index:0}.bubble-1{animation:float 15s ease-in-out infinite;height:120px;left:-30px;top:-30px;width:120px}.bubble-2{animation:float 12s ease-in-out infinite reverse;bottom:20px;height:80px;right:10%;width:80px}.bubble-3{animation:float 18s ease-in-out 2s infinite;height:60px;right:-20px;top:40%;width:60px}.bubble-4{animation:float 14s ease-in-out 1s infinite reverse;bottom:-40px;height:100px;left:20%;width:100px}@keyframes float{0%,to{transform:translateY(0) translateX(0)}25%{transform:translateY(-20px) translateX(10px)}50%{transform:translateY(10px) translateX(20px)}75%{transform:translateY(-10px) translateX(-10px)}}.careers-content{padding:0 2rem;position:relative;text-align:center;z-index:1}.careers-heading{color:#2c3e50;font-size:2rem;font-weight:600;margin-bottom:1rem}.careers-subtext{color:#555;font-size:1.1rem;line-height:1.6;margin:0 auto 2rem;max-width:600px}.careers-cta{align-items:center;background:#3a7bd5;border-radius:50px;box-shadow:0 2px 10px #3a7bd54d;color:#fff;display:inline-flex;font-weight:600;gap:8px;padding:.8rem 2rem;position:relative;text-decoration:none;transition:all .3s ease;z-index:1}.careers-cta:hover{background:#2c5fb3;box-shadow:0 4px 12px #3a7bd566;transform:translateY(-2px)}.careers-cta svg{transition:transform .3s ease}.careers-cta:hover svg{transform:translateX(4px)}@media (max-width:768px){.careers-heading{font-size:1.8rem}.careers-subtext{font-size:1rem}.bubble{opacity:.3}}@media (max-width:480px){.careers-heading{font-size:1.5rem}.careers-subtext{font-size:.95rem;padding:0 1rem}.careers-cta{justify-content:center;padding:.7rem 1.5rem;width:100%}.bubble-1,.bubble-4{display:none}.bubble-2,.bubble-3{opacity:.15}}.contact-page.two-column{grid-gap:4rem;align-items:start;display:grid;gap:4rem;grid-template-columns:1fr 1fr;padding:4rem 1rem}@media (max-width:900px){.contact-page.two-column{gap:2rem;grid-template-columns:1fr}}.contact-info h1{color:#0d1b2a;font-size:2.5rem;line-height:1.2;margin-bottom:1rem}.contact-info p{color:#333;font-size:1.1rem;margin-bottom:1.5rem}.highlights{margin-bottom:2rem;margin-left:1rem}.highlights li{font-size:1rem;line-height:1.5;margin-bottom:1rem}.achievements{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1rem}.achievements img{border-radius:4px;height:60px;object-fit:cover;width:60px}.contact-form-wrapper{background:#f9f9f9;border-radius:8px;padding:2rem}.contact-form .input-row{display:flex;flex-wrap:wrap;gap:1rem}.contact-form .form-group{display:flex;flex:1 1;flex-direction:column;margin-bottom:1rem;min-width:200px}.contact-form label{color:#0d1b2a;font-weight:500;margin-bottom:.5rem}.contact-form input,.contact-form select,.contact-form textarea{border:1px solid #ccc;border-radius:4px;font-size:.95rem;padding:.6rem .8rem}.contact-form textarea{resize:vertical}.contact-form button{font-size:1rem;margin-top:1rem;padding:.75rem;width:100%}@media (max-width:600px){.contact-info h1{font-size:2rem}.contact-info p,.highlights li{font-size:1rem}.achievements img{height:50px;width:50px}.contact-form .form-group{min-width:100%}.contact-form .input-row{flex-direction:column;gap:1rem}}*{box-sizing:border-box;margin:0;padding:0}body{color:#333;font-family:Poppins,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}ul{list-style:none}img{display:block;max-width:100%}.container{margin:0 auto;max-width:1200px;width:90%}.btn{border-radius:4px;cursor:pointer;display:inline-block;padding:.75rem 1.5rem;transition:background .3s}.btn-primary{background:#0061ff;border:none;color:#fff}.btn-primary:hover{background:#004bb5}
/*# sourceMappingURL=main.d18dd810.css.map*/