.styles_formData__sbIWB{max-width:400px;width:80%;background:var(--dark-bg-secondary);padding:3rem;border-radius:16px;display:flex;flex-direction:column;align-items:center;justify-content:center}.styles_formData__sbIWB h1{font-size:1.5rem}.styles_formData__sbIWB p{margin-bottom:2rem}.styles_button__8jXyM{position:relative;display:inline-flex;align-items:center;justify-content:center;width:auto;min-width:200px;padding:1rem 2rem;font-size:1.1rem;font-weight:600;background:var(--gradient-purple-blue);border:none;border-radius:8px;color:var(--text-primary);cursor:pointer;transition:all .3s ease}.styles_button__8jXyM.styles_bordered__LxSdj{color:rgba(0,0,0,0);background-clip:text;-webkit-background-clip:text;background-image:linear-gradient(90deg,var(--text-primary),var(--text-highlight))}.styles_button__8jXyM.styles_bordered__LxSdj:before{content:"";position:absolute;inset:0;padding:2px;border-radius:8px;background:var(--gradient-purple-blue);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:0}.styles_button__8jXyM.styles_bordered__LxSdj.styles_success__P1vnx{background-image:linear-gradient(90deg,var(--text-primary),var(--neon-green))}.styles_button__8jXyM.styles_bordered__LxSdj.styles_success__P1vnx:before{background:var(--neon-green)}.styles_button__8jXyM svg{margin-right:.8rem}.styles_button__8jXyM:hover{transform:scale(1.03);opacity:.6}@media(max-width:600px){.styles_button__8jXyM{font-size:1rem;padding:.8rem 1rem}}.styles_squaresContainer__8Sq4X{position:relative;width:100%;height:100%}.styles_squaresCanvas__c5HpS{position:absolute;top:0;left:0;width:100%;height:100%;border:none;display:block;z-index:0}.styles_content__lji7e{padding:6rem 5rem;position:relative;z-index:1;width:100%;height:100%;display:flex;align-items:center;justify-content:center;overflow:hidden}.styles_sectionTitle__YLlIX{display:flex;font-size:3rem;font-weight:700;margin-bottom:2rem;color:var(--text-primary)}.styles_sectionTitle__YLlIX h2{position:relative}.styles_sectionTitle__YLlIX h2:after{content:"";position:absolute;bottom:-5px;left:0;width:100%;height:2px;background:linear-gradient(90deg,var(--text-highlight),transparent)}@media(max-width:600px){.styles_sectionTitle__YLlIX{font-size:2rem}}@media(max-width:537px){.styles_sectionTitle__YLlIX{font-size:1.6rem}}.styles_timeline__H1jma{display:flex;flex-direction:column;align-items:center}.styles_timeline__item__55F4M{display:flex;width:660px}.styles_timeline__item__55F4M:first-of-type{margin-top:170px}.styles_timeline__item_card__VG_VK{width:300px;height:200px;background-color:rgba(0,0,0,.631372549);border:2px solid var(--dark-bg);border-radius:16px;display:flex;flex-direction:column;align-items:center;text-align:center;justify-content:center}.styles_timeline__item_card__VG_VK p{margin-top:1rem;max-width:80%}.styles_timeline__item_point__fvRNP{width:19px;height:19px;margin-left:20px;border-radius:50%;background:rgba(0,0,0,0);position:relative;display:flex;align-items:center;justify-content:center;border:3px solid var(--neon-green)}.styles_timeline__item_point__fvRNP:before{content:"";width:4px;height:160px;background:var(--gradient-purple-blue);border-radius:8px;position:absolute;top:-170px}.styles_timeline__item__55F4M.styles_right__roRYj{flex-direction:row-reverse}.styles_timeline__item__55F4M.styles_right__roRYj .styles_timeline__item_point__fvRNP{margin-left:0;margin-right:20px}@media(max-width:700px){.styles_timeline__H1jma{width:100%;justify-content:center;align-items:center}.styles_timeline__item__55F4M{flex-direction:row-reverse;justify-content:left;width:100%}.styles_timeline__item_card__VG_VK{margin-top:1rem}.styles_timeline__item_point__fvRNP:before{height:160px;background:var(--gradient-purple-blue);top:-180px}.styles_timeline__item__55F4M .styles_timeline__item_point__fvRNP{margin-left:0;margin-right:20px}.styles_timeline__item_card__VG_VK{width:240px}}.page_landing__kwEup{display:flex;flex-direction:column;align-items:center;padding-top:100px;min-height:100vh;background-color:var(--dark-bg);position:relative;overflow:hidden}.page_landing__kwEup:before{content:"";position:absolute;top:0;width:100%;height:100vh;background:radial-gradient(circle at 20% 50%,rgba(76,0,255,.15) 0,transparent 50%),radial-gradient(circle at 80% 50%,rgba(255,0,128,.15) 0,transparent 50%);pointer-events:none}.page_landing__kwEup .page_hero__TR3fT{height:100vh;max-height:calc(100vh - 100px);z-index:1}.page_landing__kwEup .page_hero__TR3fT,.page_landing__kwEup .page_hero__content__tv1dM{position:relative;display:flex;flex-direction:column;align-items:left;justify-content:center;width:100%}.page_landing__kwEup .page_hero__content__tv1dM{max-width:1200px;height:100%;padding:0 10rem}.page_landing__kwEup .page_hero__content__tv1dM h1{font-size:4rem;font-weight:800;color:var(--text-primary);text-align:left;margin-bottom:2rem;text-shadow:0 0 20px hsla(0,0%,100%,.1);animation:page_topToBottom__y_KTP 1s ease-in-out}.page_landing__kwEup .page_hero__content__tv1dM h1 span{color:var(--text-highlight);position:relative;display:inline-block}.page_landing__kwEup .page_hero__content__tv1dM h1 span:after{content:"";position:absolute;bottom:-5px;left:0;width:100%;height:2px;background:linear-gradient(90deg,var(--text-highlight),transparent)}.page_landing__kwEup .page_hero__content__tv1dM p{animation:page_fadeInLeftToRight__WLP_P 1s ease-in-out;background:hsla(0,0%,100%,.05);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:8px;padding:1rem;font-size:1.2rem;max-width:500px;margin-bottom:1rem;border:1px solid hsla(0,0%,100%,.1);box-shadow:0 4px 30px rgba(0,0,0,.1)}.page_landing__kwEup .page_hero__content__buttons__Cdwjj{display:flex;gap:1rem;margin-top:2rem;animation:page_bottomToTop__uQf1L 1s ease-in-out}@media(max-width:1200px){.page_landing__kwEup .page_hero__content__tv1dM{align-items:center;padding:0}.page_landing__kwEup .page_hero__content__tv1dM h1{text-align:center}}@media(max-width:768px){.page_landing__kwEup .page_hero__content__tv1dM h1{font-size:2.5rem}.page_landing__kwEup .page_hero__content__tv1dM p{font-size:1rem;max-width:80%}.page_landing__kwEup .page_hero__content__buttons__Cdwjj{flex-direction:column;gap:1;width:80%}}@media(max-width:420px){.page_landing__kwEup .page_hero__content__tv1dM h1{font-size:2rem}.page_landing__kwEup .page_hero__content__tv1dM p{font-size:.8rem}}.page_landing__kwEup .page_hero__TR3fT img{position:absolute;transform:scaleX(-1);width:100%;bottom:0;filter:drop-shadow(0 0 30px rgba(0,0,0,.5));object-fit:cover;z-index:-1;opacity:.9}.page_landing__kwEup .page_hero__scroll__Iv9RQ{font-size:24px;position:absolute;bottom:5px;left:calc(50% - 12px);color:var(--text-primary);animation:page_scroll__Rmjbb 2s ease-in-out infinite}.page_landing__kwEup .page_about__p_sC8{width:100%;height:100%;background-color:var(--dark-bg)}.page_landing__kwEup .page_about__content__FfdHx{max-width:1400px;width:100%;display:flex;align-items:center;justify-content:space-between}.page_landing__kwEup .page_about__content_text__XQvCo{display:flex;align-items:left;flex-direction:column;max-width:500px}.page_landing__kwEup .page_about__content_text__XQvCo p{font-size:1.2rem;color:var(--text-secondary);margin-bottom:2rem;max-width:500px;line-height:160%;text-align:justify}.page_landing__kwEup .page_about__content_image__b_3gl{position:absolute;max-width:500px;height:auto;bottom:-.5rem;right:30rem;box-shadow:0 4px 30px rgba(0,0,0,.1)}.page_landing__kwEup .page_about__content_image__b_3gl img{height:600px;filter:drop-shadow(0 0 16px rgba(109,45,199,.4862745098))}@media(max-width:1650px){.page_landing__kwEup .page_about__content_image__b_3gl{right:20rem}}@media(max-width:1300px){.page_landing__kwEup .page_about__content_image__b_3gl{bottom:0;right:4rem}.page_landing__kwEup .page_about__content_image__b_3gl img{height:400px}}@media(max-width:1100px){.page_landing__kwEup .page_about__content__FfdHx{flex-direction:column}.page_landing__kwEup .page_about__content_text__XQvCo{text-align:left}.page_landing__kwEup .page_about__content_image__b_3gl{position:static;display:flex;align-items:center;justify-content:center;margin-bottom:-6.5rem;width:100%;max-width:max-content}.page_landing__kwEup .page_about__content_image__b_3gl img{height:400px}}@media(max-width:700px){.page_landing__kwEup .page_about__content_text__XQvCo p{text-align:left;font-size:1rem}.page_landing__kwEup .page_about__content_image__b_3gl{margin-bottom:-6.5rem}.page_landing__kwEup .page_about__content_image__b_3gl img{height:300px}}@media(max-width:550px){.page_landing__kwEup .page_about__content_text__XQvCo p{font-size:.8rem}}.page_landing__kwEup .page_servicesContainer__dQyqC{position:relative;min-height:100vh;width:100vw;display:flex;justify-content:center;overflow:hidden;padding:2rem 0}.page_landing__kwEup .page_servicesContainer__dQyqC .page_servicesBackground__e5YUp{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;background-image:url(/backgroud_purple.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover}.page_landing__kwEup .page_servicesContainer__dQyqC .page_servicesContent__gjkR1{z-index:2;padding-top:2rem;display:flex;align-items:center;justify-content:center;flex-direction:column}.page_landing__kwEup .page_servicesContainer__dQyqC .page_servicesContent__gjkR1 .page_buttonContainer__SmQ1Q{margin-top:2rem}.page_landing__kwEup .page_contact__EaIGU{position:relative;padding:4rem 0;width:100vw;display:flex;justify-content:center;align-items:center;overflow:hidden;background-color:var(--dark-bg)}.page_landing__kwEup .page_contact__EaIGU:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at 30% 30%,rgba(108,45,199,.1) 0,transparent 50%),radial-gradient(circle at 70% 70%,rgba(0,255,171,.1) 0,transparent 50%);pointer-events:none}.page_landing__kwEup .page_contact__content__g0__X{z-index:2;max-width:800px;width:100%;text-align:center;padding:2rem;background:hsla(0,0%,100%,.05);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;border:1px solid hsla(0,0%,100%,.1);box-shadow:0 8px 32px rgba(0,0,0,.3)}.page_landing__kwEup .page_contact__content__g0__X p{font-size:1.3rem;color:var(--text-secondary);line-height:160%;max-width:600px;margin:2rem auto}@media(max-width:768px){.page_landing__kwEup .page_contact__content__g0__X{margin:0 1rem;padding:1.5rem}.page_landing__kwEup .page_contact__content__g0__X p{font-size:1.1rem}}@media(max-width:480px){.page_landing__kwEup .page_contact__content__g0__X p{font-size:1rem}}.styles_footer__Sdlbz{position:relative;background:linear-gradient(135deg,var(--dark-bg) 0,var(--dark-bg-secondary) 100%);border-top:1px solid rgba(108,45,199,.3);overflow:hidden}.styles_footer__Sdlbz:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at 20% 80%,rgba(108,45,199,.1) 0,transparent 50%),radial-gradient(circle at 80% 20%,rgba(0,255,171,.05) 0,transparent 50%);pointer-events:none}.styles_footer__content__OyoJh{position:relative;z-index:2;max-width:1200px;margin:0 auto;padding:3rem 2rem 2rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:2rem;gap:2rem;align-items:start}.styles_footer__content_section__PMo9C h3{color:var(--text-highlight);font-size:1.2rem;font-weight:600;margin-bottom:1rem;position:relative}.styles_footer__content_section__PMo9C h3:after{content:"";position:absolute;bottom:-5px;left:0;width:30px;height:2px;background:var(--text-highlight)}.styles_footer__content_section__PMo9C a,.styles_footer__content_section__PMo9C p{color:var(--text-secondary);text-decoration:none;line-height:160%;margin-bottom:.5rem;transition:color .3s ease}.styles_footer__content_section__PMo9C a:hover,.styles_footer__content_section__PMo9C p:hover{color:var(--text-highlight)}.styles_footer__content_section__PMo9C .styles_social_links__E5drf{display:flex;gap:1rem;margin-top:1rem}.styles_footer__content_section__PMo9C .styles_social_links__E5drf a{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:rgba(108,45,199,.2);border:1px solid rgba(108,45,199,.3);border-radius:8px;transition:all .3s ease}.styles_footer__content_section__PMo9C .styles_social_links__E5drf a:hover{background:rgba(108,45,199,.4);border-color:var(--text-highlight);transform:translateY(-2px)}@media(max-width:768px){.styles_footer__content__OyoJh{grid-template-columns:1fr;text-align:center;padding:2rem 1rem 1rem}.styles_footer__content_section__PMo9C h3:after{left:50%;transform:translateX(-50%)}.styles_footer__content_section__PMo9C .styles_social_links__E5drf{justify-content:center}}.styles_footer__bottom___bIud{position:relative;z-index:2;border-top:1px solid hsla(0,0%,100%,.1);padding:1.5rem 2rem;text-align:center}.styles_footer__bottom___bIud p{color:var(--text-secondary);font-size:.9rem}.styles_footer__bottom___bIud p a{color:var(--text-highlight);text-decoration:none;transition:color .3s ease}.styles_footer__bottom___bIud p a:hover{color:var(--neon-green)}@media(max-width:768px){.styles_footer__bottom___bIud{padding:1rem}}.styles_header__VFKEN{position:absolute;display:flex;align-items:center;justify-content:center;width:100%;height:100px;z-index:999}.styles_header__VFKEN:after{content:"";position:absolute;bottom:0;left:5%;width:90%;height:1px;background:linear-gradient(to right,transparent 0,var(--dark-bg-secondary) 50%,transparent 100%)}.styles_header__VFKEN img{width:80px;height:80px}.styles_header__content__Pt5ad{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:1200px;padding:0 4rem}.styles_header__content__menu__fFlvV,.styles_header__content__menu__fFlvV nav{display:flex;align-items:center;justify-content:center}.styles_header__content__menu__fFlvV nav a{text-decoration:none;color:var(--text-primary);font-size:1.2rem;font-weight:600;height:100%;padding:0 .8rem;transition:all .4s ease}.styles_header__content__menu__fFlvV nav a:after{content:"";display:block;width:0;height:2px;background:var(--gradient-purple-blue);transition:width .4s ease}.styles_header__content__menu__fFlvV nav a:hover{opacity:.6}.styles_header__content__menu__fFlvV nav a:hover:after{width:100%}@media(max-width:768px){.styles_header__content__menu__fFlvV nav{display:none}}.styles_header__content__menu__fFlvV button{display:none;flex-direction:column;align-items:center;justify-content:center;width:40px;height:40px;background:rgba(0,0,0,0);border:0;cursor:pointer}.styles_header__content__menu__fFlvV button span{display:inline-block;width:20px;height:2px;background-color:#fff;transition:transform .3s ease}.styles_header__content__menu__fFlvV button span:first-child{transform:translateY(-6px)}.styles_header__content__menu__fFlvV button span:last-child{transform:translateY(6px)}@media(max-width:768px){.styles_header__content__menu__fFlvV button{display:flex}}.styles_header__content__menu__fFlvV.styles_open__SxeQt{position:absolute;width:100vw;left:0;top:0;z-index:1000;height:100vh;background-color:var(--dark-bg)}.styles_header__content__menu__fFlvV.styles_open__SxeQt nav{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem}.styles_header__content__menu__fFlvV.styles_open__SxeQt button{position:absolute;top:40px;right:2rem}.styles_header__content__menu__fFlvV.styles_open__SxeQt button span:first-child{transform:rotate(45deg) translateY(1px) translateX(0)}.styles_header__content__menu__fFlvV.styles_open__SxeQt button span:nth-child(2){display:none}.styles_header__content__menu__fFlvV.styles_open__SxeQt button span:last-child{transform:rotate(-45deg) translateY(-1px) translateX(0)}@media(max-width:768px){.styles_header__content__Pt5ad{padding:0 2rem}}.page_login__iccJq{height:100vh;width:100vw;display:flex;align-items:center;justify-content:center}.page_login__iccJq .page_info__nFkvZ{width:400px;margin-right:5rem}.page_login__iccJq .page_info__nFkvZ>p{margin-top:1rem}.styles_differential__jzM7Y{display:flex;align-items:center;background-color:var(--dark-bg-secondary);padding:.5rem;margin:1rem 0;border-radius:8px}.styles_differential__jzM7Y .styles_icon__STXXD{display:flex;align-items:center;justify-content:center;padding:.5rem;font-size:1.2rem;background-color:var(--dark-bg);border-radius:8px}.styles_differential__jzM7Y p{margin-left:.5rem}