.home_homePage__8dde9{background:#0a0f1d;color:#fff;overflow-x:hidden}.home_heroSection__HgYtz{padding:6rem 2rem;background:linear-gradient(135deg,#1a2438,#0a0f1d);position:relative;overflow:hidden}.home_heroContent__f1Kuk{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:center}.home_heroText__HKvhl h1{font-size:3.5rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem}.home_gradientText__qO8aP{background:var(--primary-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.home_heroText__HKvhl p{font-size:1.2rem;color:#b5b0bc;margin-bottom:2.5rem;line-height:1.6}.home_heroButtons__Tmevo{display:flex;gap:1rem;flex-wrap:wrap}.home_primaryButton__OinRB{padding:1rem 2rem;background:var(--primary-gradient);color:#fff;border:none;border-radius:8px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease}.home_primaryButton__OinRB:hover{transform:translateY(-2px);box-shadow:0 10px 30px rgba(255,102,0,.3)}.home_secondaryButton__eIR1g{padding:1rem 2rem;background:transparent;color:#fff;border:2px solid var(--primary-color);border-radius:8px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.home_secondaryButton__eIR1g:hover{background:var(--primary-color);transform:translateY(-2px)}.home_heroImage__4gLLh{position:relative;display:flex;justify-content:center;align-items:center}.home_mainImage__wVjYj{width:100%;max-width:500px;height:auto;z-index:2;position:relative;animation:home_float__EkFZq 6s ease-in-out infinite}.home_floatingElement1___C_9y,.home_floatingElement2__2A5mn,.home_floatingElement3__LbqB_{position:absolute;border-radius:50%;background:var(--primary-gradient);opacity:.3;filter:blur(20px);animation:home_float__EkFZq 8s ease-in-out infinite}.home_floatingElement1___C_9y{width:100px;height:100px;top:20px;left:20px;animation-delay:0s}.home_floatingElement2__2A5mn{width:80px;height:80px;bottom:40px;right:30px;animation-delay:2s}.home_floatingElement3__LbqB_{width:60px;height:60px;top:60px;right:40px;animation-delay:4s}@keyframes home_float__EkFZq{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.home_statsSection__I46cK{padding:4rem 2rem;background:#121723}.home_statsContainer__UuVEn{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:2rem;gap:2rem}.home_statItem__LBMAa{text-align:center;padding:2rem;background:hsla(0,0%,100%,.05);border-radius:12px;border:1px solid hsla(0,0%,100%,.1);transition:transform .3s ease}.home_statItem__LBMAa:hover{transform:translateY(-5px)}.home_statItem__LBMAa h2{font-size:3rem;font-weight:700;margin-bottom:.5rem;background:var(--primary-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.home_statItem__LBMAa p{color:#b5b0bc;font-size:1.1rem}.home_servicesSection__yX889{padding:6rem 2rem;background:#0a0f1d}.home_sectionHeader__qrlT9{text-align:center;margin-bottom:4rem}.home_sectionHeader__qrlT9 h2{font-size:2.5rem;margin-bottom:1rem;background:var(--primary-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.home_sectionHeader__qrlT9 p{font-size:1.2rem;color:#b5b0bc;max-width:600px;margin:0 auto}.home_servicesGrid__EttK_{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:2rem;gap:2rem;max-width:1200px;margin:0 auto}.home_serviceCard__0WR43{background:hsla(0,0%,100%,.05);padding:2.5rem 2rem;border-radius:16px;border:1px solid hsla(0,0%,100%,.1);text-align:center;transition:transform .3s ease,box-shadow .3s ease;position:relative;overflow:hidden}.home_serviceCard__0WR43:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--primary-gradient);transform:scaleX(0);transition:transform .3s ease}.home_serviceCard__0WR43:hover{transform:translateY(-10px);box-shadow:0 20px 40px rgba(0,0,0,.3)}.home_serviceCard__0WR43:hover:before{transform:scaleX(1)}.home_serviceIcon__MReYI{font-size:3.5rem;margin-bottom:1.5rem}.home_serviceCard__0WR43 h3{font-size:1.5rem;margin-bottom:1rem;color:#fff}.home_serviceCard__0WR43 p{color:#b5b0bc;line-height:1.6;margin-bottom:1.5rem}.home_serviceLink__Nypa9{color:var(--primary-color);text-decoration:none;font-weight:600;transition:color .3s ease}.home_serviceLink__Nypa9:hover{color:var(--secondary-color)}.home_whyChooseSection__1ry_J{padding:6rem 2rem;background:#121723}.home_whyChooseContent__usnZj{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:center}.home_whyChooseText__o7E_w h2{font-size:2.5rem;margin-bottom:2rem;background:var(--primary-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.home_featuresList__yUPLx{display:flex;flex-direction:column;gap:2rem}.home_featureItem__gshhd{display:flex;align-items:flex-start;gap:1rem}.home_featureIcon__yViXc{font-size:2rem;flex-shrink:0}.home_featureItem__gshhd h4{font-size:1.2rem;margin-bottom:.5rem;color:#fff}.home_featureItem__gshhd p{color:#b5b0bc;line-height:1.6}.home_whyChooseImage__l2jcR{display:flex;justify-content:center}.home_whyChooseImage__l2jcR img{width:100%;max-width:400px;height:auto;border-radius:12px;box-shadow:0 20px 40px rgba(0,0,0,.3)}.home_ctaSection__cUAAD{padding:6rem 2rem;background:linear-gradient(135deg,#1a2438,#0a0f1d);text-align:center}.home_ctaContent__m3OAq{max-width:800px;margin:0 auto}.home_ctaContent__m3OAq h2{font-size:2.5rem;margin-bottom:1rem;background:var(--primary-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.home_ctaContent__m3OAq p{font-size:1.2rem;color:#b5b0bc;margin-bottom:2.5rem}.home_ctaButtons__25x_7{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.home_ctaPrimary__N_SoK{padding:1rem 2rem;background:var(--primary-gradient);color:#fff;border:none;border-radius:8px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:transform .3s ease}.home_ctaPrimary__N_SoK:hover{transform:translateY(-2px)}.home_ctaSecondary__xZnV6{padding:1rem 2rem;background:transparent;color:#fff;border:2px solid var(--primary-color);border-radius:8px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.home_ctaSecondary__xZnV6:hover{background:var(--primary-color);transform:translateY(-2px)}@media (max-width:1024px){.home_heroContent__f1Kuk{gap:3rem}.home_heroText__HKvhl h1{font-size:2.8rem}.home_whyChooseContent__usnZj{gap:3rem}}@media (max-width:768px){.home_heroSection__HgYtz{padding:4rem 1.5rem}.home_heroContent__f1Kuk{grid-template-columns:1fr;text-align:center;gap:3rem}.home_heroText__HKvhl h1{font-size:2.5rem}.home_heroButtons__Tmevo{justify-content:center}.home_statsContainer__UuVEn{grid-template-columns:repeat(2,1fr)}.home_servicesGrid__EttK_{grid-template-columns:1fr}.home_whyChooseContent__usnZj{grid-template-columns:1fr;text-align:center;gap:3rem}.home_featureItem__gshhd{text-align:left}.home_ctaButtons__25x_7{flex-direction:column;align-items:center}.home_ctaPrimary__N_SoK,.home_ctaSecondary__xZnV6{width:100%;max-width:300px}}@media (max-width:480px){.home_heroText__HKvhl h1{font-size:2rem}.home_heroButtons__Tmevo{flex-direction:column}.home_primaryButton__OinRB,.home_secondaryButton__eIR1g{width:100%}.home_statsContainer__UuVEn{grid-template-columns:1fr}.home_statItem__LBMAa{padding:1.5rem}.home_serviceCard__0WR43{padding:2rem 1.5rem}}