.faq-section{width:100%;padding:100px 0;position:relative;overflow:hidden}.faq-section:before{width:300px;height:300px;background:rgba(0,102,255,.05);filter:blur(80px);top:-50px;right:-100px}.faq-section:after,.faq-section:before{content:"";position:absolute;border-radius:50%;z-index:0}.faq-section:after{width:350px;height:350px;background:rgba(0,102,255,.03);filter:blur(100px);bottom:-100px;left:-150px}.faq-container{margin:0 auto;padding:0 20px;position:relative;z-index:1}.faq-header{text-align:center;margin-bottom:60px}.faq-header h2{font-size:2.8rem;color:#fff;margin-bottom:15px;font-weight:700;position:relative;display:inline-block}@media(max-width:768px){.faq-header h2{font-size:2.2rem}}.faq-header .title-underline{height:4px;width:80px;background:linear-gradient(90deg,#0066FF,transparent);margin:0 auto;border-radius:2px}.faq-items{display:flex;flex-direction:column;gap:20px}.faq-item{background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.05);border-radius:12px;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 20px rgba(0,0,0,.08)}.faq-item:hover{background:hsla(0,0%,100%,.05)}.faq-item.active{background:rgba(0,102,255,.04);border-color:rgba(0,102,255,.1);box-shadow:0 8px 30px rgba(0,102,255,.1)}.faq-item.active .faq-question h3{color:#fff}.faq-item.active .faq-question .faq-icon{background:rgba(0,102,255,.15);color:#06f;transform:rotate(180deg)}.faq-item.active .faq-answer{max-height:1000px;padding:0 25px 25px;opacity:1}.faq-question{display:flex;justify-content:space-between;align-items:center;padding:25px;cursor:pointer}.faq-question h3{font-size:1.2rem;font-weight:600;color:hsla(0,0%,100%,.85);margin:0;transition:color .3s ease}@media(max-width:768px){.faq-question h3{font-size:1rem}}.faq-question .faq-icon{min-width:32px;height:32px;border-radius:50%;background:hsla(0,0%,100%,.06);display:flex;align-items:center;justify-content:center;color:hsla(0,0%,100%,.6);transition:all .3s ease;margin-left:15px;transform:rotate(0)}.faq-answer{max-height:0;overflow:hidden;transition:all .5s cubic-bezier(.4,0,.2,1);opacity:0;padding:0 25px}.faq-answer p{color:hsla(0,0%,100%,.7);line-height:1.7;margin:0;font-size:1rem}@media(max-width:768px){.faq-answer p{font-size:.95rem}}.faq-cta{margin-top:60px;text-align:center;background:hsla(0,0%,100%,.03);border-radius:14px;padding:30px;border:1px solid hsla(0,0%,100%,.05)}.faq-cta p{color:hsla(0,0%,100%,.8);font-size:1.1rem;margin-bottom:20px}.faq-cta .contact-button{display:inline-block;background:linear-gradient(135deg,#0066FF,#003399);color:#fff;font-weight:600;padding:12px 28px;border-radius:8px;text-decoration:none;transition:all .3s ease;border:none;cursor:pointer;font-size:1rem;box-shadow:0 4px 15px rgba(0,102,255,.3)}.faq-cta .contact-button:hover{transform:translateY(-3px);box-shadow:0 8px 25px rgba(0,102,255,.4);background:linear-gradient(135deg,#0077FF,#0044BB)}.faq-cta .contact-button:active{transform:translateY(0)}@media(max-width:768px){.faq-cta{padding:25px 15px}.faq-cta p{font-size:1rem}.faq-cta .contact-button{padding:10px 22px;font-size:.95rem}.faq-section{padding:60px 0}.faq-item{border-radius:10px}.faq-question{padding:20px}}.home-wrapper{background:radial-gradient(circle at center,rgba(2,8,23,.6) 0,#0e0e0e 100%);width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;position:relative;overflow:hidden}.home-wrapper .light-beam{position:absolute;bottom:0;height:100vh;width:50vw;opacity:.2;background:linear-gradient(0deg,rgb(0,47,255),transparent);filter:blur(20px);z-index:-1;transform-origin:bottom;will-change:opacity}.home-wrapper .light-beam.light-beam-left{left:0;transform:rotate(25deg);animation:pulseBeamLeft 6s ease-in-out infinite alternate}.home-wrapper .light-beam.light-beam-right{right:0;transform:rotate(-25deg);animation:pulseBeamRight 6s ease-in-out infinite alternate}.home-wrapper .line1,.home-wrapper .line2,.home-wrapper .line3,.home-wrapper .line4{position:absolute;z-index:-1;opacity:.6;filter:drop-shadow(0 0 5px rgba(255,255,255,.5))}.home-wrapper .line1 path,.home-wrapper .line2 path,.home-wrapper .line3 path,.home-wrapper .line4 path{stroke-dasharray:100;stroke-dashoffset:-100;animation:drawLine 2s ease-out forwards}.home-wrapper .line1{top:10px;right:0}.home-wrapper .line1 path{stroke-dashoffset:100;animation-delay:.5s}.home-wrapper .line2{bottom:0;right:0}.home-wrapper .line2 path{animation-delay:1s}.home-wrapper .line3{bottom:10%;left:0}.home-wrapper .line3 path{animation-delay:1.5s;stroke-dashoffset:100}.home-wrapper .line4{top:40px;left:-50px;transform:rotate(-35deg)}.home-wrapper .line4 path{stroke-dashoffset:100;animation-delay:2s}.home-wrapper-assist{width:1400px;height:100vh;position:relative;perspective:1000px;will-change:transform}.home-wrapper-assist,.home-wrapper-assist .header-getstarted{display:flex;align-items:center;justify-content:center;flex-direction:column}.home-wrapper-assist .header-getstarted{text-align:center;position:absolute;bottom:40px;gap:10px;transform-style:preserve-3d}@media(max-width:900px){.home-wrapper-assist .header-getstarted{display:none!important}}.home-wrapper-assist .header-getstarted button{color:#fff;background-color:#06f;clip-path:polygon(70% 0,100% 30%,100% 100%,30% 100%,0 70%,0 0);padding:15px 30px;border:none;cursor:pointer;font-family:IBM Plex Sans,serif;font-size:18px;font-weight:500;transition:all .3s ease;position:relative;overflow:hidden;box-shadow:0 5px 15px rgba(0,102,255,.4);transform-style:preserve-3d}.home-wrapper-assist .header-getstarted button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(120deg,transparent,rgba(255,255,255,.3),transparent);transition:all .6s}.home-wrapper-assist .header-getstarted button:hover{transform:translateY(-3px) translateZ(20px);box-shadow:0 7px 20px rgba(0,102,255,.6)}.home-wrapper-assist .header-getstarted button:hover:before{left:100%}.home-wrapper-assist .header-getstarted button:active{transform:translateY(0);box-shadow:0 3px 8px rgba(0,102,255,.4)}.home-wrapper-assist .header-getstarted button[data-glow=true]{position:relative;z-index:1}.home-wrapper-assist .header-getstarted button[data-glow=true] .button-content{position:relative;z-index:2}.home-wrapper-assist .header-getstarted button[data-glow=true] .button-glow{position:absolute;top:-10px;left:-10px;right:-10px;bottom:-10px;background:radial-gradient(circle,rgba(0,102,255,.8) 0,rgba(0,102,255,0) 70%);filter:blur(8px);opacity:0;transition:opacity .3s ease;z-index:1;pointer-events:none}.home-wrapper-assist .header-getstarted button[data-glow=true]:hover .button-glow{opacity:1;animation:pulsate 2s infinite}.home-wrapper-assist .header-getstarted .scroll-indicator{margin-top:5px}.home-wrapper-assist .header-getstarted .scroll-indicator img{width:60px;filter:drop-shadow(0 0 8px rgba(255,255,255,.6))}.home-wrapper-assist .header-getstarted .scroll-indicator img.bounce{animation:bounce 1.5s infinite}@keyframes pulsate{0%{transform:scale(1);opacity:.7}50%{transform:scale(1.1);opacity:1}to{transform:scale(1);opacity:.7}}.header-cta-mobile{display:none;margin-top:20px}@media(max-width:900px){.header-cta-mobile{display:block;margin:25px auto 0}}.header-cta-mobile button{color:#fff;background-color:#06f;clip-path:polygon(70% 0,100% 30%,100% 100%,30% 100%,0 70%,0 0);padding:12px 25px;border:none;cursor:pointer;font-family:IBM Plex Sans,serif;font-size:16px;font-weight:500;transition:all .3s ease;box-shadow:0 5px 15px rgba(0,102,255,.4)}.header-cta-mobile button:hover{transform:translateY(-3px);box-shadow:0 7px 15px rgba(0,102,255,.6)}@media(max-width:1400px){.home-wrapper-assist{width:100%;padding:0 10px}}.home-header-container{width:100%;display:flex;align-items:center;justify-content:center;position:relative;transform-style:preserve-3d}.home-header-container .typing-text{width:fit-content;color:#fff;line-height:1.5;text-align:center;font-family:IBM Plex Mono,serif;transform-style:preserve-3d;text-shadow:0 0 10px hsla(0,0%,100%,.3);will-change:transform}.home-header-container .typing-text .line{display:block;overflow:hidden;white-space:nowrap}.home-header-container .typing-text .line.text-line1{animation:typing-1 1.5s steps(25) forwards;clip-path:inset(0 100% 0 0);font-weight:700;font-size:3.5rem}.home-header-container .typing-text .line.text-line2{opacity:0;animation:typing-2 2.5s steps(40) 1.5s forwards;clip-path:inset(0 100% 0 0);font-size:2.6rem;max-width:100%}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}@keyframes typing-1{to{clip-path:inset(0 0 0 0)}}@keyframes typing-2{0%{opacity:1;clip-path:inset(0 100% 0 0)}to{opacity:1;clip-path:inset(0 0 0 0)}}@keyframes drawLine{to{stroke-dashoffset:0}}@media(max-width:1432px){.home-wrapper .line1{transform:scale(.8);transform-origin:right center}.home-wrapper .line2{transform:scale(.8);transform-origin:right bottom;bottom:100px}.home-wrapper .line3{transform:scale(.8);transform-origin:left bottom}.home-wrapper .line4{transform:scale(.8);transform-origin:left center;left:0}}@media(max-width:1024px){.home-wrapper .line1,.home-wrapper .line2,.home-wrapper .line3,.home-wrapper .line4{transform:scale(.6)}}@media(max-width:768px){.home-wrapper .line1,.home-wrapper .line2,.home-wrapper .line3,.home-wrapper .line4{transform:scale(.4)}.home-wrapper .line2{bottom:200px}.home-wrapper .line4{top:0}.home-wrapper .light-beam.light-beam-left,.home-wrapper .light-beam.light-beam-right{width:70vw}.header-3d-canvas{opacity:.5}.home-header-container .typing-text{font-size:1.6rem}.home-header-container .typing-text .text-line1{font-size:1.5rem!important}.home-header-container .typing-text .text-line2{font-size:1.2rem!important;white-space:normal;overflow:visible}}@media(max-width:900px){.home-header-container{flex-direction:column;gap:30px;padding:20px}.home-header-container .typing-text{text-align:center;width:100%}.home-header-container .typing-text .line{margin:0 auto}.header-cta-mobile{display:block;text-align:center}.header-getstarted{display:none}}@media(max-width:480px){.home-header-container .typing-text{font-size:1.4rem}.home-header-container .typing-text .text-line1{font-size:1.8rem}.home-header-container .typing-text .text-line2{font-size:1.1rem}}.header-badges{position:absolute;bottom:40px;right:40px;display:flex;gap:15px;z-index:2}.header-badges .badge-item{display:flex;align-items:center;justify-content:center}.header-badges .badge-item .badge-image{filter:drop-shadow(0 4px 8px rgba(0,0,0,.3));transition:all .3s ease;border-radius:8px}.header-badges .badge-item .badge-image:hover{transform:translateY(-3px) scale(1.05);filter:drop-shadow(0 6px 12px rgba(0,0,0,.4))}@media(max-width:1024px){.header-badges{bottom:30px;right:30px;gap:12px}}@media(max-width:768px){.header-badges{bottom:20px;right:20px;gap:10px}}@media(max-width:480px){.header-badges{bottom:15px;right:15px;gap:8px;flex-direction:column}}@media(max-width:900px){.header-badges{bottom:80px}}.services-wrapper{width:100%;height:auto;position:relative;contain:content}.services-wrapper .services-container{position:relative;height:4000px;contain:layout}.services-wrapper .services-container .services-background-icon{position:absolute;height:100%;right:0;overflow:hidden;will-change:transform}.services-wrapper .services-container .services-background-icon:after,.services-wrapper .services-container .services-background-icon:before{content:"";position:absolute;width:100%;height:200px;z-index:2;right:0}.services-wrapper .services-container .services-background-icon:before{top:0;background:linear-gradient(180deg,#0E0E0E 0,transparent)}.services-wrapper .services-container .services-background-icon:after{bottom:0;background:linear-gradient(0deg,#0E0E0E 0,transparent)}.services-wrapper .services-container .services-background-icon svg{height:100%;width:auto;max-width:195px;position:relative;z-index:1}.services-wrapper .services-container .content-wrapper{display:flex;width:100%;position:relative}.services-wrapper .services-container .content-wrapper .text-container{width:50%;padding-right:2rem}.services-wrapper .services-container .content-wrapper .text-container .service-section{height:800px;padding:2rem;display:flex;flex-direction:column;justify-content:center;position:relative;color:hsla(0,0%,100%,.3);transition:all .5s cubic-bezier(.23,1,.32,1)}.services-wrapper .services-container .content-wrapper .text-container .service-section:before{content:"";position:absolute;left:-30px;top:50%;transform:translateY(-50%) scaleY(0);width:4px;height:0;background:linear-gradient(180deg,#0066FF,rgba(0,102,255,.3));transition:all .5s cubic-bezier(.23,1,.32,1);border-radius:2px;opacity:0}.services-wrapper .services-container .content-wrapper .text-container .service-section.active{color:#fff!important}.services-wrapper .services-container .content-wrapper .text-container .service-section.active:before{transform:translateY(-50%) scaleY(1);height:70%;opacity:1}.services-wrapper .services-container .content-wrapper .text-container .service-section.active .service-content{transform:translateX(0);opacity:1}.services-wrapper .services-container .content-wrapper .text-container .service-section.active .service-content .title-wrapper .service-number{background:rgba(0,102,255,.15);box-shadow:0 0 15px rgba(0,102,255,.35)}.services-wrapper .services-container .content-wrapper .text-container .service-section.active .service-content .title-wrapper h2{color:#fff;text-shadow:0 0 20px rgba(0,102,255,.15)}.services-wrapper .services-container .content-wrapper .text-container .service-section.active .service-content .service-description{color:hsla(0,0%,100%,.9)}.services-wrapper .services-container .content-wrapper .text-container .service-section .service-content{transform:translateX(-20px);opacity:.7;transition:all .5s cubic-bezier(.23,1,.32,1)}.services-wrapper .services-container .content-wrapper .text-container .service-section .title-wrapper{width:100%;display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem}.services-wrapper .services-container .content-wrapper .text-container .service-section .title-wrapper h2{font-size:2.5rem;margin-bottom:0;position:relative;font-weight:700;letter-spacing:-.5px;line-height:1.2}.services-wrapper .services-container .content-wrapper .text-container .service-section .title-wrapper h2:after{content:"";position:absolute;bottom:-10px;left:0;width:40%;height:3px;background:linear-gradient(90deg,#0066FF,transparent);transform:scaleX(0);transform-origin:left;transition:transform .5s ease}.services-wrapper .services-container .content-wrapper .text-container .service-section .title-wrapper .service-number{display:flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:25px;background:hsla(0,0%,100%,.05);transition:all .5s ease}.services-wrapper .services-container .content-wrapper .text-container .service-section .title-wrapper .service-number span{font-size:17px;font-weight:700;color:#06f}.services-wrapper .services-container .content-wrapper .text-container .service-section p.service-description{font-size:1.1rem;width:500px;line-height:1.7;margin-bottom:1.5rem;font-weight:400;letter-spacing:.2px;max-width:90%;transition:color .5s ease}.services-wrapper .services-container .content-wrapper .text-container .service-section .service-action{margin-top:1rem}.services-wrapper .services-container .content-wrapper .text-container .service-section .service-action .learn-more-btn{background:none;border:none;color:#06f;font-size:1rem;font-weight:600;padding:0;display:flex;align-items:center;gap:.5rem;cursor:pointer;transition:all .3s ease}.services-wrapper .services-container .content-wrapper .text-container .service-section .service-action .learn-more-btn svg{transition:transform .3s ease}.services-wrapper .services-container .content-wrapper .text-container .service-section .service-action .learn-more-btn:hover{color:#3385ff}.services-wrapper .services-container .content-wrapper .text-container .service-section .service-action .learn-more-btn:hover svg{transform:translateX(5px)}.services-wrapper .services-container .content-wrapper .text-container .service-section:last-child{margin:100px auto 0;padding-bottom:200px}.services-wrapper .services-container .content-wrapper .text-container .service-section:last-child .title-wrapper{gap:1rem}.services-wrapper .services-container .content-wrapper .text-container .service-section:last-child p{margin:0 auto}.services-wrapper .services-container .content-wrapper .text-container .service-section .mobile-image{margin-top:2rem}.services-wrapper .services-container .content-wrapper .text-container .service-section .mobile-image .image-container-mobile{border-radius:16px;overflow:hidden;position:relative}.services-wrapper .services-container .content-wrapper .text-container .service-section .mobile-image .image-container-mobile:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none}.services-wrapper .services-container .content-wrapper .text-container .service-section .mobile-image .image-container-mobile img{width:100%!important;height:auto!important;object-fit:cover;transform:scale(1);transition:transform .8s cubic-bezier(.23,1,.32,1),opacity .5s ease;opacity:.3;border-radius:8px}.services-wrapper .services-container .content-wrapper .text-container .service-section .mobile-image .image-container-mobile img.active{opacity:1;transform:scale(1.03)}.services-wrapper .services-container .content-wrapper .text-container .service-section:hover .title-wrapper h2:after{transform:scaleX(1)}.services-wrapper .services-container .content-wrapper .image-container{width:50%;height:100vh;position:sticky;top:0;display:flex;align-items:center;justify-content:center}.services-wrapper .services-container .content-wrapper .image-container img{max-width:80%;max-height:80%;position:absolute;opacity:0;transition:all .8s cubic-bezier(.23,1,.32,1);transform:scale(.95) translateY(20px);pointer-events:none;width:600px;height:400px;object-fit:contain;border-radius:8px;filter:brightness(.7)}.services-wrapper .services-container .content-wrapper .image-container img.active{opacity:1;transform:scale(1) translateY(0);filter:brightness(1)}@media(max-width:768px){.services-wrapper .services-container .content-wrapper{flex-direction:column}.services-wrapper .services-container .content-wrapper .text-container{width:100%;padding-right:0}.services-wrapper .services-container .content-wrapper .text-container .service-section{min-height:auto;padding:2rem 1rem;gap:2rem}.services-wrapper .services-container .content-wrapper .text-container .service-section .service-content p{width:100%}.services-wrapper .services-container .content-wrapper .text-container .service-section .mobile-image{display:block;width:100%;height:300px;margin:1rem 0}.services-wrapper .services-container .content-wrapper .text-container .service-section .mobile-image img{width:100%;height:300px;object-fit:contain;opacity:.3;transition:opacity .3s ease-in-out}.services-wrapper .services-container .content-wrapper .text-container .service-section .mobile-image img.active{opacity:1}.services-wrapper .services-container .content-wrapper .image-container.desktop-only{display:none}}.services-wrapper .services-container .title-container{width:100%;display:flex;flex-direction:column;align-items:center;position:absolute;top:50px;z-index:2;contain:layout;will-change:transform}.services-wrapper .services-container .title-container h2{color:#fff;font-size:3rem;font-weight:700;margin-bottom:.5rem;letter-spacing:-1px;text-rendering:optimizeSpeed}.services-wrapper .services-container .title-container h2.gradient-text{background:linear-gradient(90deg,#ffffff,#0066FF);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}@media(max-width:768px){.services-wrapper .services-container .title-container h2{font-size:2.2rem}}.services-wrapper .services-container .title-container .title-underline{width:80px;height:4px;background:linear-gradient(90deg,#0066FF,transparent);border-radius:2px;margin-top:.5rem}@media(min-width:769px){.services-wrapper .services-container .mobile-image{display:none}.services-wrapper .services-container .service-section h2{font-size:2rem;margin-bottom:1rem}.services-wrapper .services-container .service-section p{font-size:.8rem;width:100%!important}}.services-wrapper .services-container .floating-animation{animation:float 3s ease-in-out infinite}@media(max-width:1100px){.service-section h2{font-size:2rem!important;margin-bottom:1rem}.service-section p{font-size:.8rem!important;width:350px}}@keyframes float{0%{transform:translate3d(0,-20px,0)}50%{transform:translate3d(0,-40px,0)}to{transform:translate3d(0,-20px,0)}}@keyframes pulse{0%,to{box-shadow:0 0 10px rgba(0,102,255,.5)}50%{box-shadow:0 0 20px rgba(0,102,255,.8)}}@media(max-width:768px){.services-wrapper{padding-bottom:60px}}