.ServicesPage_servicesPage__IumEO{width:100%;min-height:100vh;background:var(--background);padding-top:var(--navbar-height)}@media(max-width:900px){.ServicesPage_servicesPage__IumEO{padding-top:var(--navbar-height-mobile)}}.ServicesPage_container__6_W_h{max-width:var(--max-width);margin:0 auto;padding:0 var(--gutter)}.ServicesPage_heroSection__7DxqS{flex:1 1;height:100dvh;align-items:center;align-content:center;background:linear-gradient(135deg,var(--bg-primary) 0,var(--bg-secondary) 100%)}.ServicesPage_heroSection__7DxqS .ServicesPage_container__6_W_h{display:grid;grid-template-columns:1fr 1fr;grid-gap:6rem;gap:6rem;align-items:center}@media(max-width:1200px){.ServicesPage_heroSection__7DxqS .ServicesPage_container__6_W_h{gap:4rem}}@media(max-width:968px){.ServicesPage_heroSection__7DxqS .ServicesPage_container__6_W_h{grid-template-columns:1fr;gap:3rem;text-align:center}}.ServicesPage_heroContent__eC1ts{grid-column:1}@media(max-width:968px){.ServicesPage_heroContent__eC1ts{grid-column:1;grid-row:2}}.ServicesPage_heroTitle__3ZElQ{font-size:clamp(3rem,6vw,5rem);font-weight:800;line-height:1.1;margin-bottom:2rem;color:var(--text-primary);letter-spacing:-.02em}@media(max-width:768px){.ServicesPage_heroTitle__3ZElQ{font-size:clamp(2.5rem,5vw,3.5rem)}}.ServicesPage_heroTitle__3ZElQ .ServicesPage_gradientText__6PYnT{background:var(--gradient-text);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;display:inline-block}.ServicesPage_heroSubtitle__IpG4X{font-size:clamp(1.125rem,2vw,1.375rem);color:var(--text-secondary);margin-bottom:3rem;line-height:1.7;max-width:600px}@media(max-width:968px){.ServicesPage_heroSubtitle__IpG4X{margin:0 auto 2.5rem}}.ServicesPage_ctaButton__Ky_D0{display:inline-block;padding:1.25rem 2.5rem;background:var(--gradient-primary);color:var(--text-inverse);text-decoration:none;border-radius:12px;font-weight:600;font-size:1.125rem;transition:all .3s ease;box-shadow:0 4px 20px rgba(94,59,238,.25)}.ServicesPage_ctaButton__Ky_D0:hover{transform:translateY(-3px);box-shadow:0 8px 30px rgba(94,59,238,.35)}@media(max-width:768px){.ServicesPage_ctaButton__Ky_D0{padding:1rem 2rem;font-size:1rem}}.ServicesPage_heroImage__8w_s0{display:flex;justify-content:center;align-items:center;position:relative;grid-column:2}@media(max-width:968px){.ServicesPage_heroImage__8w_s0{grid-column:1;grid-row:1;max-width:500px;margin:0 auto}}@media(max-width:600px){.ServicesPage_heroImage__8w_s0{max-width:350px}}.ServicesPage_heroImage__8w_s0 img{width:100%;height:auto;filter:drop-shadow(0 20px 40px rgba(0,0,0,.1))}.ServicesPage_filterSection__OBBir{padding:2rem 0;background:var(--bg-secondary);position:-webkit-sticky;position:sticky;top:var(--navbar-height);z-index:100;box-shadow:var(--shadow-sm)}@media(max-width:900px){.ServicesPage_filterSection__OBBir{top:var(--navbar-height-mobile)}}.ServicesPage_filterButtons__wuX0Q{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center}.ServicesPage_filterButton__8I2RD{padding:.75rem 1.5rem;background:var(--bg-primary);border:2px solid transparent;border-radius:50px;font-weight:500;cursor:pointer;transition:all .3s ease;color:var(--text-secondary)}.ServicesPage_filterButton__8I2RD:hover{border-color:var(--accent-primary);color:var(--accent-primary)}.ServicesPage_filterButton__8I2RD.ServicesPage_active__CaCve{background:var(--gradient-primary);color:var(--text-inverse);border-color:transparent}.ServicesPage_filterButton__8I2RD.ServicesPage_active__CaCve:hover{transform:translateY(-2px);box-shadow:0 5px 15px rgba(94,59,238,.3)}.ServicesPage_servicesSection__ItJvb{padding:var(--section-padding) 0}@media(max-width:768px){.ServicesPage_servicesSection__ItJvb{padding:var(--section-padding-mobile) 0}}.ServicesPage_categorySection__UjP6z{margin-bottom:4rem}.ServicesPage_categorySection__UjP6z:last-child{margin-bottom:0}.ServicesPage_categoryHeader__hsRXt{display:flex;align-items:center;gap:1.5rem;margin-bottom:2rem}@media(max-width:768px){.ServicesPage_categoryHeader__hsRXt{flex-direction:column;text-align:center}}.ServicesPage_categoryIcon__jwp15{width:80px;height:80px;border-radius:20px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ServicesPage_categoryIcon__jwp15 img{width:48px;height:48px;object-fit:contain}.ServicesPage_categoryTitle__wDDif{font-size:var(--fs-2xl);font-weight:700;color:var(--text-primary);margin-bottom:.5rem}.ServicesPage_categoryDescription__IZcJx{color:var(--text-secondary);font-size:var(--fs-lg)}.ServicesPage_servicesGrid__P51R0{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:1.5rem;gap:1.5rem}@media(max-width:768px){.ServicesPage_servicesGrid__P51R0{grid-template-columns:1fr}}.ServicesPage_serviceCard__ykJ_U{background:var(--bg-secondary);padding:2rem;border-radius:12px;border:2px solid transparent;transition:all .3s ease;position:relative;overflow:hidden}.ServicesPage_serviceCard__ykJ_U:hover{transform:translateY(-5px);border-color:var(--accent-primary);box-shadow:var(--shadow-lg)}.ServicesPage_serviceCard__ykJ_U:hover .ServicesPage_serviceIcon__2QVSz{transform:scale(1.1) rotate(10deg)}.ServicesPage_serviceCard__ykJ_U.ServicesPage_popular__zcjxL{border-color:var(--accent-primary);background:linear-gradient(135deg,var(--bg-secondary) 0,rgba(94,59,238,.05) 100%)}.ServicesPage_popularBadge__dtFCD{position:absolute;top:10px;right:10px;background:var(--gradient-primary);color:var(--text-inverse);padding:.25rem .75rem;border-radius:50px;font-size:var(--fs-xs);font-weight:600}.ServicesPage_serviceIcon__2QVSz{width:60px;height:60px;margin-bottom:1rem;transition:transform .3s ease}.ServicesPage_serviceIcon__2QVSz img{width:100%;height:100%;object-fit:contain}.ServicesPage_serviceTitle__GfMci{font-size:var(--fs-xl);font-weight:600;color:var(--text-primary);margin-bottom:.5rem}.ServicesPage_serviceDescription__tDuT7{color:var(--text-secondary);line-height:1.6}.ServicesPage_processSection__X3wzb{padding:var(--section-padding) 0;background:var(--bg-secondary)}@media(max-width:768px){.ServicesPage_processSection__X3wzb{padding:var(--section-padding-mobile) 0}}.ServicesPage_sectionTitle__MJdrj{font-size:var(--fs-3xl);font-weight:700;text-align:center;margin-bottom:3rem;color:var(--text-primary)}@media(max-width:768px){.ServicesPage_sectionTitle__MJdrj{font-size:var(--fs-2xl)}}.ServicesPage_processGrid__8VhP0{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:3rem;gap:3rem;position:relative}@media(min-width:1024px){.ServicesPage_processGrid__8VhP0:before{content:"";position:absolute;top:50px;left:15%;right:15%;height:2px;background:linear-gradient(to right,transparent 0,var(--accent-primary) 50%,transparent 100%);z-index:0}}.ServicesPage_processStep__r80_L{text-align:center;position:relative;z-index:1}.ServicesPage_stepNumber__3PWC8{width:80px;height:80px;border-radius:50%;background:var(--gradient-primary);color:var(--text-inverse);display:flex;align-items:center;justify-content:center;font-size:var(--fs-2xl);font-weight:700;margin:0 auto 1.5rem;position:relative;z-index:2}.ServicesPage_stepTitle__bnNIq{font-size:var(--fs-xl);font-weight:600;color:var(--text-primary);margin-bottom:.75rem}.ServicesPage_stepDescription____LXP{color:var(--text-secondary);line-height:1.6}.ServicesPage_ctaSection__MX0_z{padding:calc(var(--section-padding)*1.5) 0;background:linear-gradient(135deg,var(--accent-primary) 0,var(--accent-secondary) 100%);text-align:center;color:var(--text-inverse)}.ServicesPage_ctaTitle__GF9gE{font-size:clamp(2rem,4vw,3rem);font-weight:700;margin-bottom:1rem}.ServicesPage_ctaSubtitle__uUbHp{font-size:var(--fs-xl);margin-bottom:2rem;opacity:.9}.ServicesPage_ctaButtons__CbuC2{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.ServicesPage_primaryButton__SJ1aj,.ServicesPage_secondaryButton__z8ssy{padding:1rem 2rem;border-radius:8px;text-decoration:none;font-weight:600;transition:all .3s ease}.ServicesPage_primaryButton__SJ1aj{background:var(--bg-primary);color:var(--accent-primary)}.ServicesPage_primaryButton__SJ1aj:hover{transform:translateY(-2px);box-shadow:0 10px 20px rgba(0,0,0,.2)}.ServicesPage_secondaryButton__z8ssy{background:transparent;color:var(--text-inverse);border:2px solid var(--text-inverse)}.ServicesPage_secondaryButton__z8ssy:hover{background:var(--text-inverse);color:var(--accent-primary)}