body{margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#1e1235;color:#1e1d2b;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}a{color:inherit}a,li{text-decoration:none}a,li,ul{-webkit-text-decoration-line:none!important;text-decoration-line:none!important}ul{list-style:none}button{background-color:#2e4053;border:none;border-radius:4px;color:#f5f5f5;cursor:pointer;font-family:inherit;padding:.5rem 1rem}.container{margin:0 auto;max-width:1200px;padding:1rem}.hero-section{align-items:center;background-color:#1e1235;color:#f5f5f5;display:flex;height:100vh;justify-content:center;overflow:hidden;position:relative}@media(max-width:768px){.hero-section{display:none}}.hero-shape{bottom:-50px;left:-50px;opacity:1;position:absolute;width:300px;z-index:0}@media(max-width:768px){.hero-shape{opacity:1;width:200px}}.hero-shape-top{opacity:1;position:absolute;right:-50px;rotate:-180deg;scale:1.5;top:-50px;width:300px;z-index:0}@media(max-width:768px){.hero-shape-top{opacity:1;width:200px}}.hero-content{display:flex;height:100vh;justify-content:space-around;padding-inline:6rem;width:100vw}@media(max-width:768px){.hero-content{flex-direction:column;gap:2rem;height:auto;padding-inline:1rem}}.hero-left{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;width:50%}@media(max-width:768px){.hero-left{align-items:center;width:100%}}.hero-right{align-items:center;display:flex;justify-content:center;width:50%}@media(max-width:768px){.hero-right{align-items:center;width:100%}}.hero-contianer{display:flex;height:100%;width:100%}.hero-logo{padding-bottom:6rem;width:500px}@media(max-width:768px){.hero-logo{padding-bottom:2rem;width:300px}}.hero-image{opacity:.8;position:absolute;width:700px;z-index:0}@media(max-width:768px){.hero-image{max-width:400px;position:relative;width:100%}}.bg-cover{position:absolute;width:100vw}@media(max-width:768px){.bg-cover{opacity:.5}}.parallax-container{align-items:center;display:flex;height:100vh;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;width:100vw}.mobile-hero{display:none}@media(max-width:768px){.mobile-hero{background-color:#1e1235;color:#f5f5f5;display:flex;flex-direction:column;min-height:100vh;overflow:hidden;padding:4rem 1rem;position:relative}}.mobile-hero .bg-cover{height:100%;left:0;opacity:.5;position:absolute;top:0;width:auto}.mobile-hero .hero-shape{bottom:-50px;left:-50px;opacity:.4;position:absolute;width:200px}.mobile-hero .hero-content{align-items:center;display:flex;flex-direction:column;padding-left:0;z-index:1}.mobile-hero .hero-content .hero-logo{max-width:300px;width:80%}.mobile-hero .hero-content .hero-image-container{display:flex;justify-content:center;width:100%}.mobile-hero .hero-content .hero-image-container .hero-image{height:auto;max-width:400px;width:80%}.what-we-offer{align-items:flex-start;align-items:center;background:#1e1235;display:flex;justify-content:space-between;min-height:90vh;overflow:hidden;padding:0 4rem;position:relative}@media(max-width:768px){.what-we-offer{padding:2rem 4rem}}.what-we-offer .wwo-shape{bottom:10rem;opacity:.8;position:absolute;right:0;rotate:260deg;scale:2.5;width:300px;z-index:0}@media(max-width:768px){.what-we-offer .wwo-shape{display:none}}.what-we-offer .wwo-left{color:#f5f5f5;max-width:540px}.what-we-offer .wwo-left h2{font-size:2.8rem;font-weight:700;margin-bottom:1.2rem}.what-we-offer .wwo-left p{color:#f5f5f5;font-size:1.1rem;margin-bottom:1.5rem}.what-we-offer .wwo-left .industry-tags{display:flex;flex-wrap:wrap;gap:.7rem;margin-bottom:2rem}.what-we-offer .wwo-left .industry-tags .tag{background:#ff9800;border-radius:20px;color:#f5f5f5;display:inline-flex;font-size:1rem;font-weight:500;letter-spacing:.01em;padding:.4em 1.2em;white-space:nowrap}@media(max-width:768px){.what-we-offer .wwo-left .industry-tags .tag{font-size:.9rem;padding:.35em 1em}.what-we-offer .wwo-left .industry-tags{gap:.5rem;margin-bottom:1.5rem}}.what-we-offer .wwo-left .services-accordion{height:100%;overflow-y:auto;padding-right:10px}.what-we-offer .wwo-left .services-accordion::-webkit-scrollbar{width:6px}.what-we-offer .wwo-left .services-accordion::-webkit-scrollbar-track{background:#ffffff1a;border-radius:3px}.what-we-offer .wwo-left .services-accordion::-webkit-scrollbar-thumb{background:#fff3;border-radius:3px}@media(max-width:768px){.what-we-offer .wwo-left .services-accordion{margin:0 -1rem;padding-right:0;width:calc(100% + 2rem)}}.what-we-offer .wwo-right{align-items:center;display:flex;flex:1 1;justify-content:center}.what-we-offer .wwo-right img{display:block;height:auto;max-width:420px;width:100%}@media(max-width:900px){.what-we-offer{align-items:stretch;flex-direction:column}.what-we-offer .wwo-right{justify-content:flex-start;margin-top:2.5rem}}.services-accordion .accordion-item{-webkit-backface-visibility:hidden;backface-visibility:hidden;background:#f5f5f5;border:1px solid #00000014;border-radius:12px;margin-bottom:1rem;overflow:hidden;perspective:1000px;transform:translateZ(0);will-change:transform}.services-accordion .accordion-item.open,.services-accordion .accordion-item:hover{box-shadow:0 4px 16px #00000014}@media(max-width:768px){.services-accordion .accordion-item{margin-bottom:.75rem}}.services-accordion .accordion-title{align-items:center;background:none;border:none;color:#2d3748;cursor:pointer;display:flex;font-size:1.1rem;font-weight:500;justify-content:space-between;padding:1rem 1.5rem;-webkit-user-select:none;user-select:none;width:100%}.services-accordion .accordion-title:focus{outline:none}.services-accordion .accordion-title .arrow{color:#2e4053;display:block;font-size:.8rem;margin-left:1rem;will-change:transform}@media(max-width:768px){.services-accordion .accordion-title{font-size:1rem;padding:.875rem 1rem}.services-accordion .accordion-title .arrow{font-size:.7rem;margin-left:.5rem}}.services-accordion .accordion-content{-webkit-backface-visibility:hidden;backface-visibility:hidden;color:#2e4053;font-size:1rem;line-height:1.6;transform:translateZ(0);will-change:transform,opacity}.services-accordion .accordion-content .content-inner{will-change:padding}@media(max-width:768px){.services-accordion .accordion-content .content-inner{font-size:.95rem;line-height:1.5;padding:.5rem 1rem}}.get-in-touch{align-items:flex-start;background:#1e1235;color:#f5f5f5;display:flex;height:100vh;justify-content:space-between;overflow:hidden;padding:3rem 5rem;position:relative}@media(max-width:768px){.get-in-touch{flex-direction:column;height:auto;min-height:100vh;padding:2rem 1rem}}.contact-image{bottom:0;object-fit:cover;object-position:center;opacity:1;position:absolute;right:0;width:40%}.get-in-touch-left{align-items:center;color:#f5f5f5;display:flex;height:100%;width:30%}.get-in-touch-left .contact-title{font-size:1.6rem;font-weight:700;margin-bottom:1.2rem}.get-in-touch-left .contact-text{color:#f5f5f5;font-size:1rem;margin-bottom:1.5rem}.get-in-touch-left .contact-box{background-color:#ff9800;border-radius:10px;display:flex;flex-direction:column;height:80%;justify-content:space-between;overflow:hidden;padding:2rem;position:relative;width:80%}.get-in-touch-left .industry-tags{margin-bottom:2rem}.get-in-touch-left .industry-tags .tag{background:#ff9800;border-radius:20px;color:#f5f5f5;display:inline-block;font-size:1rem;font-weight:500;letter-spacing:.01em;margin-bottom:.7em;margin-right:.7em;padding:.4em 1.2em}.get-in-touch-left .contact-info{margin:2rem 0}.get-in-touch-left .contact-info .contact-item{align-items:center;display:flex;margin-bottom:1rem}.get-in-touch-left .contact-info .contact-item .icon{font-size:1.2rem;margin-right:1rem}.get-in-touch-left .contact-info .contact-item a{color:inherit}.get-in-touch-left .social-links{display:flex;gap:1rem;margin-top:auto;padding-top:2rem}.get-in-touch-left .social-links a{color:inherit;font-size:1.5rem;transition:color .2s ease}.get-in-touch-left .social-links a:hover{color:#dcdcdc}.get-in-touch-left .socials-container{display:flex;height:30%}@media(max-width:768px){.get-in-touch-left{margin-bottom:2rem;width:100%}.get-in-touch-left .contact-box{height:auto;padding:1.5rem;width:100%}.get-in-touch-left .contact-box .contact-title{font-size:1.4rem}.get-in-touch-left .contact-info{margin:1.5rem 0}.get-in-touch-left .social-links{margin-top:1.5rem;padding-top:1rem}}.get-in-touch-right{align-items:center;display:flex;flex:1 1;height:100%;justify-content:center;width:100%}@media(max-width:768px){.get-in-touch-right{padding:0;width:100%}}.custom-form{border-radius:20px;padding-left:5rem;width:100%}.custom-form .form-row{display:flex;gap:2rem;margin-bottom:2rem}@media(max-width:600px){.custom-form .form-row{flex-direction:column;gap:1.5rem}}.custom-form .input-group{position:relative;width:100%}.custom-form .input-group input,.custom-form .input-group textarea{background:#0000;border:none;border-bottom:1px solid #fff;border-radius:0;color:#f5f5f5;font-size:1rem;padding:.8rem 0;transition:all .2s;width:100%}.custom-form .input-group input::placeholder,.custom-form .input-group textarea::placeholder{color:#f5f5f5}.custom-form .input-group input:focus,.custom-form .input-group textarea:focus{border-color:#ff9800;outline:none}.custom-form .input-group input:focus+label,.custom-form .input-group input:not(:placeholder-shown)+label,.custom-form .input-group textarea:focus+label,.custom-form .input-group textarea:not(:placeholder-shown)+label{color:#f5f5f5;left:-2%;transform:translateY(-1.5rem) scale(.8)}.custom-form .input-group input:-webkit-autofill,.custom-form .input-group input:-webkit-autofill:focus,.custom-form .input-group input:-webkit-autofill:hover,.custom-form .input-group textarea:-webkit-autofill,.custom-form .input-group textarea:-webkit-autofill:focus,.custom-form .input-group textarea:-webkit-autofill:hover{-webkit-text-fill-color:#f5f5f5;-webkit-box-shadow:inset 0 0 0 1000px #1e1235;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.custom-form .input-group textarea{border:1px solid #0000001a;border-radius:8px;margin-top:1rem;min-height:100px;padding:1rem;resize:none}@media(max-width:768px){.custom-form .input-group textarea{min-height:80px}}.custom-form .input-group label{color:#999;font-size:1rem;left:0;pointer-events:none;position:absolute;top:20%;transform:translateY(-50%);transition:all .2s}@media(max-width:768px){.custom-form .input-group label{font-size:.9rem}}.custom-form .input-group textarea+label{left:-3%;top:2rem}.custom-form .input-group .text-area{border:1px solid hsla(0,0%,100%,.377);height:-webkit-fit-content;height:fit-content;padding:2rem}.custom-form .input-group .text-area+label{left:2rem;top:3rem}.custom-form .input-group .text-area:focus+label,.custom-form .input-group .text-area:not(:placeholder-shown)+label{color:#f5f5f5;left:0;top:10%;transform:translateY(-1.5rem) scale(.8)}.custom-form .topic-section{margin:2.5rem 0}.custom-form .topic-section p{color:#f5f5f5;font-size:1rem;margin-bottom:1.5rem}.custom-form .topic-section .radio-group{display:flex;flex-wrap:wrap;gap:3rem}@media(max-width:768px){.custom-form .topic-section .radio-group{flex-direction:column;gap:1rem}}.custom-form .topic-section .radio-label{align-items:center;color:#f5f5f5;cursor:pointer;display:flex;gap:.8rem;-webkit-user-select:none;user-select:none}.custom-form .topic-section .radio-label input[type=radio]{-webkit-appearance:none;appearance:none;border:2px solid #ddd;border-radius:50%;height:1.2rem;margin:0;position:relative;transition:all .2s;width:1.2rem}.custom-form .topic-section .radio-label input[type=radio]:checked{border-color:#ff9800}.custom-form .topic-section .radio-label input[type=radio]:checked:after{background:#ff9800;border-radius:50%;content:"";height:.6rem;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:.6rem}.custom-form button{align-items:center;background:#ff9800;border:none;border-radius:8px;color:#f5f5f5;cursor:pointer;display:flex;font-size:1rem;font-weight:500;gap:.5rem;justify-content:center;margin-top:1rem;padding:1rem;transition:all .2s;width:100%}.custom-form button .spinner{color:#f5f5f5;display:inline-block;font-size:1.2rem}.custom-form button:hover{background:#e68900;transform:translateY(-1px)}.custom-form button:disabled{cursor:not-allowed;opacity:.8}@media(max-width:768px){.custom-form button{font-size:.9rem;padding:.8rem}.custom-form{padding-left:0}.custom-form .form-row{flex-direction:column;gap:1.5rem;margin-bottom:1.5rem}.custom-form .topic-section{margin:1.5rem 0}}.notification{align-items:center;border-radius:8px;display:flex;gap:1rem;left:50%;padding:1rem 2rem;position:fixed;top:20px;transform:translateX(-50%);z-index:1000}.notification.success{background:#4caf50;color:#fff}.notification.error{background:#f44336;color:#fff}.notification button{background:none;border:none;color:#fff;cursor:pointer;font-size:1.5rem;opacity:.8;padding:0}.notification button:hover{opacity:1}.navbar{align-items:center;background-color:#1e1235;color:#f5f5f5;display:flex;justify-content:center;left:0;padding:1.5rem 3rem;position:fixed;right:0;top:0;z-index:1000}.navbar .logo{font-weight:700;left:2rem;position:absolute;scale:.8;z-index:1000}.navbar .nav-links{display:flex;gap:4rem}.navbar .nav-links li{align-items:center;display:inline-flex;justify-content:center;position:relative}.navbar .nav-links li a{color:#f5f5f5;font-size:1.1rem;font-weight:500;text-decoration:none}@media(max-width:768px){.navbar .nav-links{display:none}}.mobile-menu{display:none}@media(max-width:768px){.mobile-menu{display:block}}.mobile-menu .hamburger{background:none;border:none;cursor:pointer;padding:10px;position:fixed;right:2rem;z-index:1001}.mobile-menu .hamburger span{background-color:#f5f5f5;display:block;height:3px;margin:5px 0;transition:all .3s ease;width:25px}.mobile-menu .hamburger.active span:first-child{transform:rotate(45deg) translate(5px,5px)}.mobile-menu .hamburger.active span:nth-child(2){opacity:0}.mobile-menu .hamburger.active span:nth-child(3){transform:rotate(-45deg) translate(7px,-7px)}.mobile-menu .menu-overlay{align-items:center;background-color:#1e1235;display:flex;flex-direction:column;height:100vh;padding:6rem 2rem;position:fixed;right:0;top:0;width:100%;z-index:1000}.mobile-menu .menu-overlay .mobile-menu-logo{margin-bottom:5rem;width:70%}.mobile-menu .menu-overlay .social-links{color:#f5f5f5;display:flex;gap:1rem;margin-top:auto}.mobile-menu .menu-overlay .social-links a{color:inherit;font-size:1.5rem;transition:color .2s ease}.mobile-menu .menu-overlay .social-links a:hover{color:#dcdcdc}.mobile-menu .menu-overlay .menu-links{display:flex;flex-direction:column;list-style:none;margin:0;padding:0}.mobile-menu .menu-overlay .menu-links li{margin:2rem 0;text-align:center}.mobile-menu .menu-overlay .menu-links li a{color:#f5f5f5;font-size:1.3rem;font-weight:500;text-decoration:none}.footer{background-color:#1e1235;color:#f5f5f5;overflow:hidden;padding:4rem 0 2rem;position:relative;text-align:center}.footer .footer-content{align-items:center;display:flex;flex-direction:column;gap:3rem;margin:0 auto;max-width:1200px;overflow:hidden}.footer .where-to h3{font-size:1.5rem;font-weight:500;margin-bottom:2rem}.footer .footer-nav{display:flex;gap:4rem;margin-bottom:1rem}.footer .footer-nav a{color:#e8b1ff;font-size:1.1rem;transition:opacity .2s}.footer .footer-nav a:hover{opacity:.8}.footer .footer-shape-left{left:-10%;opacity:1;position:absolute;scale:1;top:-20%;z-index:0}@media(max-width:768px){.footer .footer-shape-left{display:none}}.footer .footer-shape-right{opacity:1;position:absolute;right:-10%;scale:1;top:-20%;z-index:0}@media(max-width:768px){.footer .footer-shape-right{display:none}}.footer .copyright{font-size:.9rem;opacity:.8}@media(max-width:768px){.footer{padding:3rem 1rem 1.5rem}.footer .footer-nav{flex-direction:column;gap:2rem}}
/*# sourceMappingURL=main.41c2a65e.css.map*/