.light-rays-container{width:100%;height:100%;position:relative;pointer-events:none;z-index:3;overflow:hidden}.NavBar_navContainer___0XFt{display:flex;align-items:center;justify-content:space-between;padding:0 40px;height:80px;position:fixed;top:0;left:0;right:0;z-index:1002;background:transparent;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);transition:transform .3s ease-in-out,opacity .3s ease-in-out;pointer-events:none}.NavBar_navContainer___0XFt.NavBar_visible__IPpLx{transform:translateY(0);opacity:1}.NavBar_navContainer___0XFt.NavBar_hidden__rH1k5{transform:translateY(-100%);opacity:0}.NavBar_navLinks__S6d07{position:absolute;left:50%;transform:translateX(-50%);display:flex;gap:15px;list-style:none;padding:12px 20px;background:rgba(255,255,255,.08);backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);border-radius:20px;border:1px solid rgba(255,255,255,.18);box-shadow:0 8px 32px 0 rgba(0,0,0,.2),inset 0 1px 1px 0 rgba(255,255,255,.3);transition:all .3s cubic-bezier(.4,0,.2,1);pointer-events:auto}.NavBar_navLinks__S6d07:hover{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.25);box-shadow:0 12px 40px 0 rgba(0,0,0,.25),inset 0 1px 2px 0 rgba(255,255,255,.4)}.NavBar_navLinks__S6d07 li{position:relative}.NavBar_navLinks__S6d07 li a{color:white;text-decoration:none;font-weight:500;font-size:1rem;padding:8px 20px;display:block;border-radius:10px;position:relative;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1);white-space:nowrap}.NavBar_navLinks__S6d07 li a:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(120deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s ease}.NavBar_navLinks__S6d07 li a:hover:before{left:100%}.NavBar_navLinks__S6d07 li a:hover{color:#ffffff;background:rgba(255,255,255,.15);box-shadow:0 4px 15px rgba(255,255,255,.3),inset 0 1px 1px rgba(255,255,255,.3);transform:translateY(-2px)}.NavBar_logo__g0aCq{display:flex;align-items:center;justify-content:flex-start;z-index:1003;position:relative;pointer-events:auto}.NavBar_burgerButtonWrapper___nBIS{display:none;z-index:1003;position:relative;pointer-events:auto}.NavBar_mobileMenuOverlay__Tb9A7{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);z-index:999;opacity:0;transition:opacity .3s ease;pointer-events:none}.NavBar_mobileMenuOverlay__Tb9A7.NavBar_open__Et8Ud{opacity:1;pointer-events:auto}.NavBar_mobileMenu__blm3a{position:fixed;top:0;right:-100%;width:80%;max-width:400px;height:100vh;background:rgba(255,255,255,.1);backdrop-filter:blur(30px) saturate(180%);-webkit-backdrop-filter:blur(30px) saturate(180%);border-left:1px solid rgba(255,255,255,.18);box-shadow:-10px 0 40px rgba(0,0,0,.3);z-index:1000;padding:150px 40px 40px;transition:right .4s cubic-bezier(.4,0,.2,1);overflow-y:auto;pointer-events:auto}.NavBar_mobileMenu__blm3a.NavBar_open__Et8Ud{right:0}.NavBar_mobileNavLinks__fOIPt{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:20px}.NavBar_mobileNavLinks__fOIPt li{opacity:0;transform:translateX(50px);transition:all .4s cubic-bezier(.4,0,.2,1)}.NavBar_mobileMenu__blm3a.NavBar_open__Et8Ud .NavBar_mobileNavLinks__fOIPt li{opacity:1;transform:translateX(0)}.NavBar_mobileMenu__blm3a.NavBar_open__Et8Ud .NavBar_mobileNavLinks__fOIPt li:first-child{transition-delay:.1s}.NavBar_mobileMenu__blm3a.NavBar_open__Et8Ud .NavBar_mobileNavLinks__fOIPt li:nth-child(2){transition-delay:.2s}.NavBar_mobileMenu__blm3a.NavBar_open__Et8Ud .NavBar_mobileNavLinks__fOIPt li:nth-child(3){transition-delay:.3s}.NavBar_mobileNavLinks__fOIPt li a{color:white;text-decoration:none;font-weight:600;font-size:1.2rem;padding:15px 20px;display:block;border-radius:15px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.15);transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;white-space:nowrap}.NavBar_mobileNavLinks__fOIPt li a:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(120deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s ease}.NavBar_mobileNavLinks__fOIPt li a:active:before,.NavBar_mobileNavLinks__fOIPt li a:hover:before{left:100%}.NavBar_mobileNavLinks__fOIPt li a:active,.NavBar_mobileNavLinks__fOIPt li a:hover{background:rgba(255,255,255,.15);border:1px solid rgba(255,255,255,.3);box-shadow:0 4px 15px rgba(255,255,255,.2),inset 0 1px 1px rgba(255,255,255,.3);transform:translateX(5px)}@media (max-width:768px){.NavBar_navContainer___0XFt{padding:0 20px}.NavBar_navLinks__S6d07{display:none}.NavBar_burgerButtonWrapper___nBIS,.NavBar_mobileMenuOverlay__Tb9A7{display:block}}@media (max-width:480px){.NavBar_mobileMenu__blm3a{width:85%;padding:130px 30px 30px}.NavBar_mobileNavLinks__fOIPt li a{font-size:1.1rem;padding:12px 18px}}.shiny-text{color:#b5b5b5a4;font-size:1.5rem;background:linear-gradient(120deg,rgba(255,255,255,0) 40%,rgba(255,255,255,.8) 50%,rgba(255,255,255,0) 60%);background-size:200% 100%;-webkit-background-clip:text;background-clip:text;display:inline-block;animation:shine 5s linear infinite}@keyframes shine{0%{background-position:100%}to{background-position:-100%}}.shiny-text.disabled{animation:none}@media screen and (max-width:768px){.shiny-text{font-size:1rem}}@media screen and (max-width:550px){.shiny-text{font-size:.875rem}}.WhySection_whySection__K4tr1{min-height:100vh;padding:120px 40px 80px;background:linear-gradient(180deg,#0a0a16 0,#0f0f20 50%,#0a0a16);justify-content:center;overflow-x:hidden}.WhySection_container__oowGr,.WhySection_whySection__K4tr1{position:relative;width:100%;display:flex;align-items:center}.WhySection_container__oowGr{max-width:1400px;justify-content:space-between;gap:80px;z-index:2}.WhySection_content__ch_eO{flex:1 1;max-width:600px}.WhySection_content__ch_eO h2{color:white;font-size:3rem;font-weight:700;margin-bottom:30px;line-height:1.2;white-space:nowrap}.WhySection_content__ch_eO h2 .WhySection_firstWord__uNE_M{color:var(--purple-blur);background:linear-gradient(135deg,#8b5cf6,#6D0CE4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.WhySection_content__ch_eO p{color:white;opacity:.7;font-size:1.2rem;line-height:1.8;margin:0}.WhySection_content__ch_eO p span{opacity:1;font-weight:600;color:white}.WhySection_imageWrapper__bfEif{flex:1 1;max-width:550px;position:relative;z-index:2}.WhySection_imageWrapper__bfEif img{width:100%;height:auto;border-radius:20px;transition:transform .3s ease}.WhySection_imageWrapper__bfEif:hover img{transform:scale(1.02)}.WhySection_star__l6Q_m{position:absolute;z-index:1;opacity:.6;animation:WhySection_twinkle__9Qq__ 3s ease-in-out infinite;pointer-events:none}.WhySection_star1__pBDsZ{top:15%;left:12%;animation-delay:0s;transform:rotate(20deg)}.WhySection_star2__P2wjh{top:25%;left:85%;animation-delay:.5s;transform:rotate(-15deg)}.WhySection_star3__q0_9e{top:40%;left:20%;animation-delay:1s;transform:rotate(35deg)}.WhySection_star4__2_WRP{top:55%;left:90%;animation-delay:1.5s;transform:rotate(-25deg)}.WhySection_star5__LhgS7{top:70%;left:15%;animation-delay:2s;transform:rotate(10deg)}.WhySection_star6__0L25Q{top:80%;left:75%;animation-delay:2.5s;transform:rotate(-30deg)}.WhySection_star7__T3iY3{top:35%;left:50%;animation-delay:1.2s;transform:rotate(45deg)}.WhySection_star8__duLHt{top:65%;left:60%;animation-delay:1.8s;transform:rotate(-10deg)}@keyframes WhySection_twinkle__9Qq__{0%,to{opacity:.4;transform:scale(1)}50%{opacity:.8;transform:scale(1.1)}}@media (max-width:1024px){.WhySection_container__oowGr{gap:60px}.WhySection_content__ch_eO h2{font-size:2.5rem}.WhySection_content__ch_eO p{font-size:1.1rem}.WhySection_star7__T3iY3,.WhySection_star8__duLHt{display:none}}@media (max-width:768px){.WhySection_whySection__K4tr1{padding:80px 30px 60px;min-height:auto}.WhySection_container__oowGr{flex-direction:column;gap:50px;text-align:center}.WhySection_content__ch_eO{max-width:100%}.WhySection_content__ch_eO h2{font-size:2rem;margin-bottom:25px;white-space:normal}.WhySection_content__ch_eO p{font-size:1rem;line-height:1.7}.WhySection_imageWrapper__bfEif{max-width:100%}.WhySection_star3__q0_9e,.WhySection_star4__2_WRP,.WhySection_star5__LhgS7,.WhySection_star6__0L25Q{display:none}}@media (max-width:480px){.WhySection_whySection__K4tr1{padding:60px 20px 40px}.WhySection_container__oowGr{gap:40px}.WhySection_content__ch_eO h2{font-size:1.6rem;margin-bottom:20px}.WhySection_content__ch_eO p{font-size:.95rem;line-height:1.6}.WhySection_imageWrapper__bfEif img{border-radius:15px}}.WorkSection_workSection__XBx3P{position:relative;width:100%;min-height:100vh;padding:120px 40px 80px;background:linear-gradient(180deg,#0a0a16 0,#0f0f20 50%,#0a0a16);display:flex;flex-direction:column;align-items:center;justify-content:center;overflow-x:hidden}.WorkSection_content__kbh9z{text-align:center;max-width:800px;margin-bottom:60px;position:relative;z-index:2}.WorkSection_content__kbh9z h2{color:white;font-size:3rem;font-weight:700;margin-bottom:30px;line-height:1.2}.WorkSection_content__kbh9z h2 .WorkSection_firstWord__UaLEs{background:linear-gradient(135deg,#8b5cf6,#6D0CE4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.WorkSection_content__kbh9z p{color:white;opacity:.7;font-size:1.2rem;line-height:1.8;margin:0}.WorkSection_content__kbh9z p span{opacity:1;font-weight:600;color:white}.WorkSection_projectsGrid__a4jSX{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:40px;max-width:1400px;width:100%;position:relative;z-index:2;padding:0 20px}.WorkSection_projectCard__wr1GU{position:relative;background:rgba(15,15,30,.6);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.1);border-radius:20px;overflow:hidden;cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1);text-decoration:none;display:block}.WorkSection_projectCard__wr1GU:hover{transform:translateY(-10px);border-color:rgba(109,12,228,.5);box-shadow:0 20px 60px rgba(109,12,228,.3)}.WorkSection_projectCard__wr1GU:hover .WorkSection_imageWrapper__kKyOD:after{opacity:.3}.WorkSection_imageWrapper__kKyOD{position:relative;width:100%;height:300px;overflow:hidden;background:#0f0f20}.WorkSection_imageWrapper__kKyOD:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 0,rgba(10,10,22,.8));opacity:.5;transition:opacity .4s ease;z-index:1}.WorkSection_imageWrapper__kKyOD img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.WorkSection_projectCard__wr1GU:hover .WorkSection_imageWrapper__kKyOD img{transform:scale(1.1)}.WorkSection_cardContent__vaV7i{padding:30px;position:relative}.WorkSection_projectTag__lCYDu{display:inline-block;padding:6px 16px;background:rgba(109,12,228,.2);border:1px solid rgba(109,12,228,.4);border-radius:20px;color:#8b5cf6;font-size:.85rem;font-weight:600;margin-bottom:15px;text-transform:uppercase;letter-spacing:.5px}.WorkSection_cardContent__vaV7i h3{color:white;font-size:1.8rem;font-weight:700;margin-bottom:15px;line-height:1.3}.WorkSection_cardContent__vaV7i p{color:white;opacity:.7;font-size:1rem;line-height:1.6;margin-bottom:20px}.WorkSection_techStack__nlAIf{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:20px}.WorkSection_techBadge__lc9z6{padding:6px 12px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:8px;color:white;font-size:.85rem;opacity:.8}.WorkSection_viewMore__ORR_o{display:inline-flex;align-items:center;gap:8px;color:#8b5cf6;font-weight:600;font-size:1rem;transition:gap .3s ease}.WorkSection_projectCard__wr1GU:hover .WorkSection_viewMore__ORR_o{gap:12px}.WorkSection_viewMore__ORR_o svg{width:20px;height:20px;stroke:currentColor;stroke-width:2;fill:none}.WorkSection_star__ZMIbL{position:absolute;z-index:1;opacity:.6;animation:WorkSection_twinkle__ZEa6J 3s ease-in-out infinite;pointer-events:none}.WorkSection_star1__afi07{top:10%;left:8%;animation-delay:0s;transform:rotate(25deg)}.WorkSection_star2__56EA1{top:20%;right:12%;animation-delay:.5s;transform:rotate(-18deg)}.WorkSection_star3__KnQWq{top:35%;left:15%;animation-delay:1s;transform:rotate(40deg)}.WorkSection_star4__mvG_1{top:50%;right:10%;animation-delay:1.5s;transform:rotate(-30deg)}.WorkSection_star5__mU_M9{top:65%;left:18%;animation-delay:2s;transform:rotate(15deg)}.WorkSection_star6__F3MvN{top:80%;right:15%;animation-delay:2.5s;transform:rotate(-35deg)}.WorkSection_star7__hmWae{top:45%;left:50%;animation-delay:1.2s;transform:rotate(50deg)}.WorkSection_star8__Yee2Z{top:75%;right:40%;animation-delay:1.8s;transform:rotate(-12deg)}@keyframes WorkSection_twinkle__ZEa6J{0%,to{opacity:.4;transform:scale(1)}50%{opacity:.8;transform:scale(1.1)}}@media (max-width:1024px){.WorkSection_content__kbh9z h2{font-size:2.5rem}.WorkSection_projectsGrid__a4jSX{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:30px}.WorkSection_star7__hmWae,.WorkSection_star8__Yee2Z{display:none}}@media (max-width:768px){.WorkSection_workSection__XBx3P{padding:80px 30px 60px}.WorkSection_content__kbh9z h2{font-size:2rem;margin-bottom:25px}.WorkSection_content__kbh9z p{font-size:1rem}.WorkSection_projectsGrid__a4jSX{grid-template-columns:1fr;gap:25px}.WorkSection_imageWrapper__kKyOD{height:250px}.WorkSection_cardContent__vaV7i{padding:25px}.WorkSection_cardContent__vaV7i h3{font-size:1.5rem}.WorkSection_star3__KnQWq,.WorkSection_star4__mvG_1,.WorkSection_star5__mU_M9,.WorkSection_star6__F3MvN{display:none}}@media (max-width:480px){.WorkSection_workSection__XBx3P{padding:60px 20px 40px}.WorkSection_content__kbh9z h2{font-size:1.6rem}.WorkSection_content__kbh9z p{font-size:.95rem}.WorkSection_imageWrapper__kKyOD{height:200px}.WorkSection_cardContent__vaV7i{padding:20px}.WorkSection_cardContent__vaV7i h3{font-size:1.3rem}.WorkSection_techStack__nlAIf{gap:8px}.WorkSection_techBadge__lc9z6{font-size:.8rem;padding:5px 10px}}.HowSection_howSection__lFPup{position:relative;min-height:100vh;padding:120px 20px;background-color:#0a0a16;overflow-x:hidden}.HowSection_star__CrZaq{position:absolute;pointer-events:none;opacity:.6;animation:HowSection_twinkle__duJsu 3s ease-in-out infinite}.HowSection_star1__Bw3BW{top:10%;left:5%;animation-delay:0s}.HowSection_star2__hf_UF{top:20%;right:8%;animation-delay:.5s}.HowSection_star3__iRhAn{top:50%;left:3%;animation-delay:1s}.HowSection_star4__Z0hAX{top:70%;right:5%;animation-delay:1.5s}.HowSection_star5__Tv4sP{top:85%;left:10%;animation-delay:2s}.HowSection_star6__ctXWJ{top:40%;right:12%;animation-delay:2.5s}@keyframes HowSection_twinkle__duJsu{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.8;transform:scale(1.2)}}.HowSection_content__FGFlV{max-width:1200px;margin:0 auto 80px;text-align:center}.HowSection_content__FGFlV h2{font-size:3rem;font-weight:700;margin-bottom:20px;color:#ffffff;line-height:1.2}.HowSection_highlight__MhpT5{color:#6D0CE4}.HowSection_intro__S7YJi{font-size:1.125rem;color:#94a3b8;max-width:700px;margin:0 auto;line-height:1.8}.HowSection_intro__S7YJi strong{color:#6D0CE4;font-weight:600}.HowSection_stepsContainer__jMXvm{position:relative;max-width:1200px;margin:0 auto;padding:60px 0}.HowSection_progressLine__saDvi{position:absolute;left:50%;top:0;bottom:0;transform:translateX(-50%);width:4px;z-index:1}.HowSection_progressLineBackground__2CWRF{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,#1e293b,#0f172a);border-radius:2px}.HowSection_progressLineFill__6hHK_{position:absolute;top:0;left:0;width:100%;background:linear-gradient(180deg,#6D0CE4,#5a0bc0);border-radius:2px;transition:height .3s ease-out;box-shadow:0 0 20px rgba(109,12,228,.5)}.HowSection_rocketIcon__Agn6F{position:absolute;top:-40px;left:50%;transform:translateX(-50%);width:60px;height:60px;background:linear-gradient(135deg,#6D0CE4,#5a0bc0);border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:3;box-shadow:0 0 30px rgba(109,12,228,.6)}.HowSection_rocketIcon__Agn6F img{width:35px;height:35px;object-fit:contain}.HowSection_logoIcon___RgtY{position:absolute;bottom:-40px;left:50%;transform:translateX(-50%);width:60px;height:60px;background:linear-gradient(135deg,#5a0bc0,#4a0a9d);border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:3;box-shadow:0 0 30px rgba(90,11,192,.6)}.HowSection_logoIcon___RgtY img{width:35px;height:35px;object-fit:contain}.HowSection_steps__ZPYme{position:relative;z-index:2}.HowSection_step__SwMN2{display:grid;grid-template-columns:1fr auto 1fr;gap:40px;align-items:center;margin-bottom:80px}.HowSection_stepLeft__VGJWM .HowSection_stepCard__kFGJb{grid-column:1;text-align:right}.HowSection_stepLeft__VGJWM .HowSection_stepDot__HQVTd{grid-column:2}.HowSection_stepRight__2EF_y{direction:rtl}.HowSection_stepRight__2EF_y .HowSection_stepCard__kFGJb{grid-column:1;text-align:left;direction:ltr}.HowSection_stepRight__2EF_y .HowSection_stepDot__HQVTd{grid-column:2;direction:ltr}.HowSection_stepCard__kFGJb{background:linear-gradient(135deg,#1e293b,#0f172a);padding:30px;border-radius:16px;border:1px solid rgba(109,12,228,.2);transition:all .3s ease;position:relative}.HowSection_stepCard__kFGJb:hover{border-color:rgba(109,12,228,.5);transform:translateY(-5px);box-shadow:0 10px 40px rgba(109,12,228,.2)}.HowSection_stepNumber__G72K9{font-size:3rem;font-weight:700;color:#6D0CE4;opacity:.3;position:absolute;top:20px;line-height:1}.HowSection_stepLeft__VGJWM .HowSection_stepNumber__G72K9{right:20px}.HowSection_stepRight__2EF_y .HowSection_stepNumber__G72K9{left:20px}.HowSection_stepCard__kFGJb h3{font-size:1.5rem;margin-bottom:15px;color:#ffffff;margin-top:20px}.HowSection_stepTitle__50aqk{color:#6D0CE4;font-weight:600}.HowSection_stepDescription__d3nZt{font-size:1rem;color:#94a3b8;line-height:1.7;margin:0}.HowSection_stepDot__HQVTd{position:relative;width:40px;height:40px;background:linear-gradient(135deg,#1e293b,#0f172a);border:2px solid #334155;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 0 10px rgba(51,65,85,.3);z-index:3;transition:all .5s ease}.HowSection_stepDotActive__gz1mw{background:linear-gradient(135deg,#6D0CE4,#5a0bc0);border-color:#6D0CE4;box-shadow:0 0 20px rgba(109,12,228,.5)}.HowSection_stepStar__HxoO0{filter:grayscale(100%);opacity:.5;transition:all .5s ease}.HowSection_stepStarActive__S2NUx{filter:grayscale(0);opacity:1;animation:HowSection_rotate__xcKwk 4s linear infinite}@keyframes HowSection_rotate__xcKwk{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:1024px){.HowSection_content__FGFlV h2{font-size:2.5rem}.HowSection_step__SwMN2{gap:30px}.HowSection_stepCard__kFGJb{padding:25px}}@media (max-width:768px){.HowSection_howSection__lFPup{padding:80px 20px}.HowSection_content__FGFlV{margin-bottom:60px}.HowSection_content__FGFlV h2{font-size:2rem}.HowSection_intro__S7YJi{font-size:1rem;padding:0 10px}.HowSection_stepsContainer__jMXvm{padding:60px 0}.HowSection_step__SwMN2{display:flex;flex-direction:column;align-items:flex-start;gap:0;margin-bottom:50px;position:relative;padding-left:50px}.HowSection_stepLeft__VGJWM,.HowSection_stepRight__2EF_y{direction:ltr}.HowSection_stepLeft__VGJWM .HowSection_stepCard__kFGJb,.HowSection_stepRight__2EF_y .HowSection_stepCard__kFGJb{text-align:left;width:100%;margin:0}.HowSection_stepCard__kFGJb{padding:20px}.HowSection_stepNumber__G72K9{font-size:2.5rem;top:15px;left:15px}.HowSection_stepLeft__VGJWM .HowSection_stepNumber__G72K9,.HowSection_stepRight__2EF_y .HowSection_stepNumber__G72K9{left:15px;right:auto}.HowSection_stepCard__kFGJb h3{font-size:1.25rem;margin-top:15px}.HowSection_stepDescription__d3nZt{font-size:.9rem}.HowSection_progressLine__saDvi{left:15px;transform:none}.HowSection_logoIcon___RgtY,.HowSection_rocketIcon__Agn6F{left:17px;transform:translateX(-50%);width:50px;height:50px}.HowSection_logoIcon___RgtY img,.HowSection_rocketIcon__Agn6F img{width:28px;height:28px}.HowSection_rocketIcon__Agn6F{top:-30px}.HowSection_logoIcon___RgtY{bottom:-30px}.HowSection_stepDot__HQVTd{position:absolute;left:17px;transform:translateX(-50%);top:30px;width:30px;height:30px}.HowSection_stepStar__HxoO0{width:16px!important;height:16px!important}.HowSection_star3__iRhAn,.HowSection_star5__Tv4sP,.HowSection_star6__ctXWJ{display:none}.HowSection_star1__Bw3BW{top:5%;left:5%}.HowSection_star2__hf_UF{top:15%;right:5%}.HowSection_star4__Z0hAX{top:85%;right:5%}}@media (max-width:480px){.HowSection_howSection__lFPup{padding:60px 15px}.HowSection_content__FGFlV h2{font-size:1.75rem}.HowSection_intro__S7YJi{font-size:.9rem}.HowSection_step__SwMN2{padding-left:40px;margin-bottom:40px}.HowSection_stepCard__kFGJb{padding:18px}.HowSection_stepNumber__G72K9{font-size:2rem;top:12px;left:12px}.HowSection_stepCard__kFGJb h3{font-size:1.125rem;margin-top:12px}.HowSection_stepDescription__d3nZt{font-size:.85rem}.HowSection_progressLine__saDvi{left:12px;width:3px}.HowSection_logoIcon___RgtY,.HowSection_rocketIcon__Agn6F{left:13.5px;transform:translateX(-50%);width:40px;height:40px}.HowSection_logoIcon___RgtY img,.HowSection_rocketIcon__Agn6F img{width:24px;height:24px}.HowSection_rocketIcon__Agn6F{top:-25px}.HowSection_logoIcon___RgtY{bottom:-25px}.HowSection_stepDot__HQVTd{left:13.5px;transform:translateX(-50%);top:25px;width:26px;height:26px}.HowSection_stepStar__HxoO0{width:14px!important;height:14px!important}}.ContactSection_contactSection__kFYED{position:relative;min-height:100vh;padding:120px 60px;background-color:#0a0a16;overflow-x:hidden}.ContactSection_star__FLInT{position:absolute;pointer-events:none;opacity:.6;animation:ContactSection_twinkle__rRqB7 3s ease-in-out infinite}.ContactSection_star1__jaqpN{top:10%;left:8%;animation-delay:0s}.ContactSection_star2__TZjon{top:25%;right:10%;animation-delay:.5s}.ContactSection_star3__P40or{top:60%;left:5%;animation-delay:1s}.ContactSection_star4__DzCOz{top:75%;right:8%;animation-delay:1.5s}.ContactSection_star5__i4LIg{bottom:15%;left:12%;animation-delay:2s}.ContactSection_star6__xXsED{bottom:30%;right:15%;animation-delay:2.5s}@keyframes ContactSection_twinkle__rRqB7{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.8;transform:scale(1.2)}}.ContactSection_content__N588Z{max-width:1400px;margin:0 auto}.ContactSection_header__roqs_{text-align:center;margin-bottom:80px}.ContactSection_header__roqs_ h2{font-size:3rem;font-weight:700;color:#ffffff;margin-bottom:20px;line-height:1.2}.ContactSection_highlight__5wz5h{color:#6D0CE4}.ContactSection_subtitle__XYTf_{font-size:1.25rem;color:#94a3b8;max-width:700px;margin:0 auto;line-height:1.8}.ContactSection_container__jyDKa{display:grid;grid-template-columns:1fr 1.5fr;gap:60px;align-items:start}.ContactSection_contactInfo__NojWQ{position:sticky;top:100px}.ContactSection_contactInfo__NojWQ h3{font-size:2rem;color:#ffffff;margin-bottom:15px}.ContactSection_contactInfo__NojWQ>p{font-size:1rem;color:#94a3b8;line-height:1.7;margin-bottom:40px}.ContactSection_infoCards__PP8JA{display:flex;flex-direction:column;gap:20px}.ContactSection_infoCard__9u1Jx{display:flex;gap:20px;padding:25px;background:linear-gradient(135deg,#1e293b,#0f172a);border:1px solid rgba(109,12,228,.2);border-radius:16px;transition:all .3s ease}.ContactSection_infoCard__9u1Jx:hover{border-color:rgba(109,12,228,.5);transform:translateY(-5px);box-shadow:0 10px 30px rgba(109,12,228,.2)}.ContactSection_iconWrapper__SFNr9{width:50px;height:50px;min-width:50px;background:linear-gradient(135deg,#6D0CE4,#5a0bc0);border-radius:12px;display:flex;align-items:center;justify-content:center}.ContactSection_iconWrapper__SFNr9 svg{width:24px;height:24px;color:#ffffff}.ContactSection_infoCard__9u1Jx h4{font-size:1.125rem;color:#ffffff;margin-bottom:5px}.ContactSection_infoCard__9u1Jx p{font-size:.95rem;color:#94a3b8;margin:0}.ContactSection_infoCard__9u1Jx a{font-size:.95rem;color:#6D0CE4;text-decoration:none;transition:color .3s ease}.ContactSection_infoCard__9u1Jx a:hover{color:#8b5cf6;text-decoration:underline}.ContactSection_formWrapper__BI1ST{background:linear-gradient(135deg,#1e293b,#0f172a);border:1px solid rgba(109,12,228,.2);border-radius:20px;padding:40px;box-shadow:0 20px 60px rgba(0,0,0,.3)}.ContactSection_contactForm__Iz2O_{display:flex;flex-direction:column;gap:25px}.ContactSection_formGroup__Lbco0{display:flex;flex-direction:column;gap:10px}.ContactSection_formGroup__Lbco0 label{font-size:1rem;font-weight:500;color:#e2e8f0}.ContactSection_formGroup__Lbco0 input,.ContactSection_formGroup__Lbco0 textarea{padding:15px 20px;font-size:1rem;color:#ffffff;background:rgba(15,23,42,.8);border:2px solid #334155;border-radius:12px;transition:all .3s ease;font-family:inherit}.ContactSection_formGroup__Lbco0 input:focus,.ContactSection_formGroup__Lbco0 textarea:focus{outline:none;border-color:#6D0CE4;box-shadow:0 0 0 3px rgba(109,12,228,.1);background:rgba(15,23,42,1)}.ContactSection_formGroup__Lbco0 input::placeholder,.ContactSection_formGroup__Lbco0 textarea::placeholder{color:#64748b}.ContactSection_formGroup__Lbco0 textarea{resize:vertical;min-height:150px}.ContactSection_submitButton__remRO{display:flex;align-items:center;justify-content:center;gap:10px;padding:18px 40px;font-size:1.125rem;font-weight:600;color:#ffffff;background:linear-gradient(135deg,#6D0CE4,#5a0bc0);border:none;border-radius:12px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 20px rgba(109,12,228,.3)}.ContactSection_submitButton__remRO:hover{transform:translateY(-2px);box-shadow:0 8px 30px rgba(109,12,228,.5);background:linear-gradient(135deg,#8b5cf6,#6D0CE4)}.ContactSection_submitButton__remRO:active{transform:translateY(0)}.ContactSection_submitButton__remRO svg{width:20px;height:20px;transition:transform .3s ease}.ContactSection_submitButton__remRO:hover svg{transform:translateX(5px)}@media (max-width:1024px){.ContactSection_contactSection__kFYED{padding:100px 40px}.ContactSection_container__jyDKa{grid-template-columns:1fr;gap:50px}.ContactSection_contactInfo__NojWQ{position:static}}@media (max-width:768px){.ContactSection_contactSection__kFYED{padding:80px 20px}.ContactSection_header__roqs_{margin-bottom:60px}.ContactSection_header__roqs_ h2{font-size:2.25rem}.ContactSection_subtitle__XYTf_{font-size:1.125rem}.ContactSection_contactInfo__NojWQ h3{font-size:1.75rem}.ContactSection_formWrapper__BI1ST{padding:30px 20px}.ContactSection_infoCard__9u1Jx{padding:20px}.ContactSection_iconWrapper__SFNr9{width:45px;height:45px;min-width:45px}.ContactSection_iconWrapper__SFNr9 svg{width:22px;height:22px}.ContactSection_star3__P40or,.ContactSection_star5__i4LIg,.ContactSection_star6__xXsED{display:none}}@media (max-width:480px){.ContactSection_contactSection__kFYED{padding:60px 15px}.ContactSection_header__roqs_{margin-bottom:50px}.ContactSection_header__roqs_ h2{font-size:1.875rem;line-height:1.3}.ContactSection_subtitle__XYTf_{font-size:1rem;line-height:1.6}.ContactSection_contactInfo__NojWQ h3{font-size:1.5rem;margin-bottom:12px}.ContactSection_contactInfo__NojWQ>p{font-size:.95rem;margin-bottom:30px}.ContactSection_infoCards__PP8JA{gap:15px}.ContactSection_infoCard__9u1Jx{padding:18px 15px;gap:15px}.ContactSection_iconWrapper__SFNr9{width:45px;height:45px;min-width:45px}.ContactSection_iconWrapper__SFNr9 svg{width:22px;height:22px}.ContactSection_infoCard__9u1Jx h4{font-size:1rem;margin-bottom:4px}.ContactSection_infoCard__9u1Jx a,.ContactSection_infoCard__9u1Jx p{font-size:.85rem;word-break:break-word;overflow-wrap:break-word}.ContactSection_formWrapper__BI1ST{padding:20px 15px;border-radius:16px}.ContactSection_contactForm__Iz2O_{gap:18px}.ContactSection_formGroup__Lbco0{gap:8px}.ContactSection_formGroup__Lbco0 label{font-size:.9rem}.ContactSection_formGroup__Lbco0 input,.ContactSection_formGroup__Lbco0 textarea{padding:12px 14px;font-size:.9rem;border-radius:10px;width:100%;box-sizing:border-box}.ContactSection_formGroup__Lbco0 textarea{min-height:120px}.ContactSection_submitButton__remRO{padding:14px 25px;font-size:.95rem;gap:8px;width:100%}.ContactSection_submitButton__remRO svg{width:18px;height:18px}}