*{box-sizing:border-box;margin:0;padding:0}body{background:linear-gradient(120deg,#89daf3,#aefbff);color:#000;font-family:Poppins,sans-serif}.header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#d5d5d5;border-bottom:1px solid #ffffff1a;box-shadow:0 2px 8px #0003;padding:1rem 0;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:1000}.header-container{justify-content:space-between;padding:0 1.5rem;position:relative;width:100%}.header-container,.logo{align-items:center;display:flex}.logo{border-radius:8px;cursor:pointer;height:55px;justify-content:center;margin-top:-10px;overflow:hidden;width:250px}.logo-img{border:none;box-shadow:none;height:100%;object-fit:cover;width:110%}.navBar{gap:2rem;transition:right .4s ease-in-out}.navBar,.navLists{align-items:center;display:flex}.navLists{gap:1.8rem;list-style:none;margin:0;padding:0}.navLists li button{background:none;border:none;color:inherit;cursor:pointer;font:inherit;text-align:left}.navLink{color:#fff;font-size:1rem;font-weight:500;letter-spacing:.3px;text-decoration:none;transition:color .3s ease,border-bottom .3s ease}.navLink:hover{color:#f27a1a}.navLink.active{border-bottom:2px solid #f27a1a;color:#f27a1a;font-weight:600}.dropdown{cursor:pointer;position:relative}.dropdown-toggle{align-items:center;color:#fff;display:flex;font-weight:500;gap:5px}.dropdown-menu{background:#d5d5d5;border:1px solid #ffffff1a;border-radius:8px;box-shadow:0 6px 15px #0000004d;left:0;margin-top:12px;min-width:180px;overflow:hidden;position:absolute;top:100%;z-index:1000}.dropdown-menu li{list-style:none}.dropdown-link{color:#fff;display:block;font-size:.9rem;font-weight:500;padding:10px 15px;text-decoration:none;transition:background .3s ease,color .3s ease}.dropdown-link:hover{background-color:#f27a1a;color:#fff}.mobileMenu{color:#fff;cursor:pointer;display:none;font-size:1.8rem;margin-left:auto;z-index:1100}@media (max-width:992px){.navBar{align-items:flex-start;background:#d5d5d5;box-shadow:-2px 0 6px #0003;flex-direction:column;gap:2rem;height:100vh;padding:5rem 2rem;position:fixed;right:-100%;top:0;transition:right .4s ease-in-out;width:260px}.navBar.activeNavbar{right:0}.navLists{flex-direction:column;gap:1.5rem;width:100%}.navLink{color:#fff;font-size:1rem}.navLink.active{border:none;color:#f27a1a}.mobileMenu{display:block}.dropdown-menu{background:#0000;border-radius:0;box-shadow:none;padding-left:1rem;position:static}.dropdown-link{color:#fff;font-size:.9rem;padding:8px 0}.dropdown-link:hover{color:#f27a1a}}@media (max-width:768px){.header-container{padding:0 1rem}.navLink{font-size:.9rem}}@media (max-width:480px){.navLink{font-size:.85rem}.dropdown-link{font-size:.8rem}}.hero-section{align-items:center;background:linear-gradient(120deg,#033c4e,#415354);color:#fff;display:flex;justify-content:center;min-height:100vh;overflow:hidden;padding:4rem 1.5rem;position:relative;text-align:center}.hero-section:after,.hero-section:before{animation:float 8s ease-in-out infinite alternate;background:radial-gradient(circle,#ffffff1a,#fff0);border-radius:50%;content:"";position:absolute;z-index:1}.hero-section:before{height:500px;left:-150px;top:-150px;width:500px}.hero-section:after{bottom:-120px;height:400px;right:-120px;width:400px}.pulse-corner{animation:pulse 3s ease-in-out infinite;background:radial-gradient(circle,#ffffff40,#fff0);border-radius:50%;height:150px;position:absolute;width:150px;z-index:1}.pulse-top-left{left:20px;top:20px}.pulse-top-right{animation-delay:.5s;right:20px;top:20px}.pulse-bottom-left{animation-delay:1s;bottom:20px;left:20px}.pulse-bottom-right{animation-delay:1.5s;bottom:20px;right:20px}@keyframes float{0%{opacity:.7;transform:translateY(0)}to{opacity:1;transform:translateY(20px)}}@keyframes pulse{0%{opacity:.3;transform:scale(1)}50%{opacity:.6;transform:scale(1.4)}to{opacity:.3;transform:scale(1)}}.hero-content{animation:fadeIn 1.5s ease-in-out;max-width:950px;z-index:2}.hero-title{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#fff,#e6ecff);-webkit-background-clip:text;font-size:3rem;font-weight:800;line-height:1.3;margin-bottom:1.5rem}.hero-subtitle{color:#f2f6ff;font-size:1.1rem;font-weight:400;line-height:1.8;margin-bottom:2rem}.hero-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:2.5rem}.hero-btn{background:#eefb76;border-radius:50px;box-shadow:0 4px 15px #00000026;color:#000;display:inline-block;font-size:1rem;font-weight:700;padding:.9rem 2rem;text-decoration:none;transition:all .3s ease-in-out}.hero-btn:hover{background:#f9b241;box-shadow:0 5px 20px #0d6efd66;color:#000;transform:translateY(-3px)}.hero-stats{color:#fff;display:flex;flex-wrap:wrap;font-size:1.05rem;font-weight:600;gap:3rem;justify-content:center}.hero-stats span{color:#fff;display:block;font-size:1.8rem;font-weight:800;text-shadow:0 0 12px #ffffff80}@media (max-width:992px){.hero-title{font-size:2.4rem}.hero-subtitle{font-size:1rem}}@media (max-width:768px){.hero-title{font-size:2rem}.hero-subtitle{font-size:.95rem}.hero-buttons{align-items:center;flex-direction:column}.hero-btn{width:80%}}@media (max-width:480px){.hero-title{font-size:1.6rem}.hero-subtitle{font-size:.9rem}.hero-stats span{font-size:1.4rem}}.about-section{align-items:center;background-color:#f9fbff;display:flex;justify-content:center;padding:6rem 2rem}.about-container{align-items:center;display:flex;flex-wrap:wrap;gap:3rem;justify-content:space-between;max-width:1200px}.about-content{flex:1 1;min-width:300px}.about-title h2{color:#a93d01;font-size:2.5rem;font-weight:700;margin-bottom:1.5rem}.about-title span{color:#17870e}.about-text{color:#333;font-size:1.1rem;line-height:1.8;margin-bottom:1.2rem}.about-btn{box-shadow:0 4px 10px #0d6efd4d;margin-top:1.2rem;text-decoration:none}.about-image{align-items:center;display:flex;flex:1 1;justify-content:center;min-width:300px}.about-image img{border-radius:20px;box-shadow:0 4px 20px #0000001a;max-width:90%;transition:transform .5s ease}.about-image img:hover{transform:scale(1.05)}.more-about{background-color:#fff;color:#333;padding:5rem 2rem;text-align:center}.more-title{color:#0d6efd;font-size:2rem;font-weight:700;margin-bottom:1.5rem}.more-text{font-size:1.05rem;line-height:1.8;margin:0 auto 1rem;max-width:800px}.about-more{animation:fadeIn .6s ease-in-out;margin-top:1.5rem}.about-btn{background:linear-gradient(135deg,#0d6efd,#a5c0f7);border:none;border-radius:50px;box-shadow:0 4px 12px #0d6efd4d;color:#fff;cursor:pointer;display:inline-block;font-size:1rem;font-weight:600;margin-top:1.5rem;padding:.9rem 2rem;transition:all .3s ease-in-out}.about-btn:hover{background:#0d6efd;transform:translateY(-3px)}@media (max-width:992px){.about-container{flex-direction:column;text-align:center}.about-image img{max-width:80%}.about-title{font-size:2rem}.about-text{font-size:1rem}}@media (max-width:600px){.about-section{padding:4rem 1.5rem}.about-title{font-size:1.8rem}.about-text{font-size:.95rem}}.services-section{background:#e2ecff;padding:6rem 2rem;text-align:center}.services-title{color:#0d6efd;font-size:2.8rem;font-weight:700;margin-bottom:.5rem}.services-title span{color:#a5c0f7}.services-subtitle{color:#555;font-size:1.1rem;margin:0 auto 3rem;max-width:700px}.service-cards{grid-gap:2rem;align-items:stretch;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));justify-content:center}.card{background:#fff;border-radius:20px;box-shadow:0 10px 25px #0d6efd14;cursor:pointer;overflow:hidden;padding:2rem;position:relative;transition:all .4s ease}.card:before{background:linear-gradient(135deg,#0d6efd,#a5c0f7);content:"";height:100%;left:0;position:absolute;top:0;transition:.4s ease-in-out;width:0;z-index:0}.card:hover:before{width:100%}.card .icon-wrapper,.card h3,.card p{position:relative;z-index:1}.card:hover{color:#fff;transform:translateY(-10px)}.card h3{color:#0d6efd;font-size:1.3rem;margin-top:1rem;transition:.3s}.card:hover h3{color:#fff}.card p{color:#555;font-size:1rem;line-height:1.6;margin-top:.8rem;transition:.3s}.card:hover p{color:#f0f4ff}.icon-wrapper{align-items:center;background:#a5c0f7;border-radius:50%;display:flex;height:70px;justify-content:center;margin:0 auto;transition:.4s ease;width:70px}.card:hover .icon-wrapper{background:#fff;transform:rotate(1turn)}.icon-wrapper svg{color:#fff;font-size:2rem;transition:.4s}.card:hover .icon-wrapper svg{color:#0d6efd}@media (max-width:1024px){.services-title{font-size:2.4rem}.services-subtitle{font-size:1rem}.card{padding:1.8rem}}@media (max-width:768px){.services-title{font-size:2rem}.services-subtitle{font-size:1rem}.service-cards{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}}@media (max-width:480px){.services-title{font-size:1.8rem}.card{padding:1.5rem}.icon-wrapper{height:60px;width:60px}.icon-wrapper svg{font-size:1.5rem}}.portfolio-section{background:#f8f9fa;overflow:hidden;padding:6rem 2rem;position:relative;text-align:center}.about-title{color:#212529;font-size:2.4rem;font-weight:700;margin-bottom:10px}.about-title span{color:#007bff}.portfolio-subtitle{color:#6c757d;font-size:1rem;line-height:1.6;margin-bottom:40px;margin-left:auto;margin-right:auto;max-width:600px}.portfolio-wrapper{align-items:center;display:flex;justify-content:center;position:relative;width:100%}.portfolio-scroll{display:flex;gap:24px;overflow-x:auto;padding:10px;scroll-behavior:smooth;scroll-padding:20px;scroll-snap-type:x mandatory}.portfolio-scroll::-webkit-scrollbar{display:none}.portfolio-card{background:#fff;border-radius:14px;box-shadow:0 6px 15px #00000014;flex:0 0 auto;overflow:hidden;scroll-snap-align:center;transition:transform .3s ease,box-shadow .3s ease;width:320px}.portfolio-card:hover{box-shadow:0 10px 25px #0000001f;transform:translateY(-8px)}.portfolio-image-wrapper{height:200px;overflow:hidden}.portfolio-image-wrapper img{height:100%;object-fit:cover;transition:transform .4s ease;width:100%}.portfolio-card:hover img{transform:scale(1.05)}.portfolio-content{padding:18px;text-align:left}.portfolio-content h3{color:#007bff;font-size:1.1rem;font-weight:600;margin-bottom:8px}.portfolio-content p{color:#555;font-size:.95rem;line-height:1.5}.scroll-btn{align-items:center;background:#007bffe6;border:none;border-radius:50%;box-shadow:0 4px 12px #0003;color:#fff;cursor:pointer;display:flex;font-size:1.4rem;height:50px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease;width:50px;z-index:5}.scroll-btn.left{left:20px}.scroll-btn.right{right:20px}@media (max-width:992px){.portfolio-card{width:280px}.portfolio-image-wrapper{height:180px}}@media (max-width:768px){.portfolio-section{padding:4rem 1.5rem}.portfolio-card{width:250px}.portfolio-image-wrapper{height:160px}.scroll-btn{font-size:1.1rem;height:40px;width:40px}.scroll-btn.left{left:10px}.scroll-btn.right{right:10px}}@media (max-width:480px){.portfolio-card{width:220px}.portfolio-image-wrapper{height:140px}.about-title{font-size:1.8rem}.portfolio-subtitle{font-size:.9rem}.scroll-btn{font-size:1rem;height:36px;width:36px}}body,html{font-family:Poppins,sans-serif;margin:0;padding:0}.contact-section{align-items:center;background:#e2ecff;display:flex;flex-direction:column;justify-content:center;padding:6rem 2rem}.contact-container{align-items:flex-start;animation:fadeIn 1s ease;background:#fff;border-radius:20px;box-shadow:0 8px 25px #00000026;display:flex;justify-content:center;max-width:1100px;overflow:hidden;width:100%}.contact-address-container{background:#f0f3ff;display:flex;flex:1 1;flex-direction:column;justify-content:flex-start;padding:60px 50px 50px}.contact-address-container h2{color:#a93d01;font-size:2rem;font-weight:700;margin-bottom:20px;margin-top:0}.contact-address-card{background:#fff;border-left:5px solid #4b6cb7;border-radius:10px;box-shadow:0 3px 8px #4b6cb726;margin-bottom:25px;padding:20px 25px;transition:all .3s ease}.contact-address-card:hover{box-shadow:0 6px 12px #4b6cb733;transform:translateY(-3px)}.contact-address-card h3{color:#4b6cb7;font-size:1.3rem;margin-bottom:10px}.contact-address-card p{color:#333;font-size:.95rem;line-height:1.5;margin:4px 0}.address-note{color:#555;font-size:1rem;line-height:1.6;margin-top:10px}.map-container{border-radius:15px;box-shadow:0 4px 10px #4b6cb740;height:250px;margin-top:25px;overflow:hidden;width:100%}.map-container iframe{border:none;border-radius:15px;height:100%;width:100%}.contact-form-container{display:flex;flex:1 1;flex-direction:column;justify-content:flex-start;padding:60px 50px 50px}.contact-form-container h2{color:#a93d01;font-size:2rem;font-weight:700;margin-bottom:15px;margin-top:0}.contact-form-container p{color:#555;font-size:1rem;line-height:1.5;margin-bottom:30px}.contact-form{display:flex;flex-direction:column;gap:15px}.contact-form input,.contact-form textarea{background:#fff;border:1px solid #ccc;border-radius:10px;color:#333;font-size:1rem;outline:none;padding:14px 16px;transition:all .3s ease;width:100%}.contact-form input:focus,.contact-form textarea:focus{border-color:#4b6cb7;box-shadow:0 0 8px #4b6cb74d}.btn-submit{background:#25d366;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:14px 20px;transition:all .3s ease}.btn-submit:hover{background:#1ebd5b;transform:translateY(-2px)}.footer{background:#a5c0f7;font-size:.95rem;font-weight:700;padding:20px 0;position:relative;text-align:center;width:100%}@media (max-width:992px){.contact-container{align-items:center;flex-direction:column}.contact-address-container,.contact-form-container{padding:40px 25px}.contact-address-container h2,.contact-form-container h2{font-size:1.8rem;text-align:center}.contact-address-card{font-size:.9rem}.map-container{height:200px}.contact-form-container p{text-align:center}.contact-form input,.contact-form textarea{font-size:.95rem}}@keyframes fadeIn{0%{opacity:0;transform:translateY(25px)}to{opacity:1;transform:translateY(0)}}.careers-section{background:#f9f9ff;font-family:Poppins,sans-serif;padding:6rem 2rem;text-align:center}.careers-title{color:#3f3d56;font-size:2.8rem;font-weight:700;margin-bottom:.5rem}.careers-title span{color:#6c63ff}.careers-subtitle{color:#555;font-size:1.05rem;line-height:1.6;margin:0 auto 4rem;max-width:700px}.careers-culture{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin-bottom:5rem}.culture-card{background:#fff;border:1px solid #e0e0ff;border-radius:20px;box-shadow:0 10px 25px #6c63ff14;padding:2.5rem 2rem;text-align:center;transition:all .4s ease;width:320px}.culture-card:hover{box-shadow:0 15px 35px #6c63ff2e;transform:translateY(-8px)}.culture-icon{color:#6c63ff;font-size:2.8rem;margin-bottom:1rem}.culture-card h3{color:#3f3d56;font-size:1.2rem;margin-bottom:.8rem}.culture-card p{color:#555;font-size:1rem;line-height:1.6}.careers-openings{margin-top:2rem}.openings-title{color:#3f3d56;font-size:2rem;font-weight:600;margin-bottom:2rem}.openings-grid{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.opening-card{background:linear-gradient(135deg,#fff,#f1f0ff);border:1px solid #d8d4ff;border-radius:16px;box-shadow:0 8px 20px #6c63ff14;padding:2rem;position:relative;text-align:left;transition:all .3s ease;width:360px}.opening-card:hover{background:linear-gradient(135deg,#f8f7ff,#eae6ff);box-shadow:0 12px 25px #6c63ff26;transform:translateY(-6px)}.opening-header{align-items:center;display:flex;gap:1rem;margin-bottom:1rem}.opening-icon{color:#6c63ff;font-size:2.4rem}.opening-header h4{color:#3f3d56;font-size:1.2rem;font-weight:600;margin:0}.opening-type{color:#777;font-size:.9rem}.opening-description{color:#444;font-size:.95rem;line-height:1.6;margin-bottom:1rem}.opening-details{color:#333;font-size:.9rem;line-height:1.5;margin-bottom:1rem}.opening-details div{margin-bottom:.3rem}.apply-btn{background:linear-gradient(135deg,#6c63ff,#a084e8);border-radius:8px;color:#fff;display:inline-block;font-weight:500;padding:10px 22px;text-decoration:none;transition:all .3s ease}.apply-btn:hover{background:linear-gradient(135deg,#574bff,#8d78e8);transform:translateY(-2px)}.update-note{color:#666;font-size:.95rem;font-style:italic;margin-top:2rem}@media (max-width:992px){.careers-title{font-size:2.4rem}.culture-card{width:280px}.opening-card{width:320px}}@media (max-width:768px){.careers-section{padding:4rem 1.5rem}.careers-title{font-size:2rem}.careers-subtitle{font-size:1rem}.openings-grid{align-items:center;flex-direction:column}.opening-card{max-width:350px;width:100%}}@media (max-width:480px){.careers-title{font-size:1.8rem}.culture-icon{font-size:2.4rem}.culture-card{padding:1.8rem}.openings-title{font-size:1.4rem}}body{background-color:#fff;color:#212529;font-family:Inter,sans-serif;scroll-behavior:smooth}body,h1,h2,h3,h4{margin:0}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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
/*# sourceMappingURL=main.4db8da7f.css.map*/