.services_servicesPage___SAfE{background-color:var(--bg-primary);min-height:100vh}.services_hero__pf2sB{background-image:linear-gradient(rgba(15,23,42,.7),rgba(15,23,42,.7)),url(/banners/services-hero.png);background-size:cover;background-position:50%;padding:160px 0 100px;text-align:center;position:relative;overflow:hidden}.services_hero__pf2sB:before{content:"";position:absolute;top:-100px;left:50%;transform:translateX(-50%);width:700px;height:400px;background:radial-gradient(ellipse,rgba(99,102,241,.2) 0,transparent 70%);filter:blur(40px)}.services_hero__pf2sB h1{font-size:clamp(2.2rem,4.5vw,3.5rem);color:var(--text-primary);margin:0 auto 1.5rem;max-width:760px;position:relative;z-index:1}.services_subtitle__RlEe7{font-size:1.15rem;color:var(--text-secondary);max-width:620px;margin:0 auto;line-height:1.8;position:relative;z-index:1}.services_services__8sLA3{padding:100px 0;background-color:var(--bg-primary)}.services_servicesGrid__zdjyp{display:grid;grid-template-columns:repeat(auto-fit,minmax(340px,1fr));grid-gap:1.5rem;gap:1.5rem}.services_serviceCard__AFVxW{background:var(--bg-card);border:1px solid var(--border-color);padding:2.5rem;border-radius:16px;transition:all .35s ease;position:relative;overflow:hidden}.services_serviceCard__AFVxW:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#6366f1,#8b5cf6);opacity:0;transition:opacity .35s ease}.services_serviceCard__AFVxW:hover{transform:translateY(-8px);border-color:rgba(99,102,241,.3);box-shadow:0 20px 60px rgba(0,0,0,.5)}.services_serviceCard__AFVxW:hover:before{opacity:1}.services_serviceIcon__u1Huh{font-size:3.5rem;display:block;margin-bottom:1.2rem;filter:drop-shadow(0 4px 8px rgba(99,102,241,.3))}.services_serviceCard__AFVxW h3{color:var(--text-primary);margin-bottom:.85rem;font-size:1.3rem}.services_serviceCard__AFVxW p{color:var(--text-secondary);line-height:1.75;margin-bottom:1.5rem;font-size:.93rem}.services_features__AIfjP{list-style:none;border-top:1px solid rgba(51,65,85,.6);padding:1.2rem 0 0}.services_features__AIfjP li{padding:.45rem 0;color:var(--text-secondary);font-size:.88rem;border-bottom:1px solid var(--border-color);display:flex;align-items:center;gap:8px}.services_features__AIfjP li:last-child{border-bottom:none}.services_cta__kateQ{padding:100px 0;background-color:var(--bg-secondary);text-align:center;position:relative}.services_cta__kateQ:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(99,102,241,.4),transparent)}.services_cta__kateQ h2{color:var(--text-primary);margin-bottom:1rem;font-size:clamp(1.8rem,3vw,2.5rem)}.services_cta__kateQ p{font-size:1.1rem;color:var(--text-secondary);margin-bottom:2rem;max-width:560px;margin-left:auto;margin-right:auto}@media (max-width:768px){.services_hero__pf2sB{padding:130px 0 80px}.services_servicesGrid__zdjyp{grid-template-columns:1fr}}