.services_servicesHero__O_sul{background-color:var(--background-dark);color:var(--foreground-on-dark);padding:5rem 0;text-align:center;position:relative;overflow:hidden}.services_heroTitle__Q0zJO{font-size:clamp(2.5rem,5vw,4rem);margin-bottom:1rem;font-family:var(--font-inter);font-weight:900;letter-spacing:-.03em;color:var(--foreground-on-dark);position:relative;z-index:1}.services_heroSubtitle__AIg_P{font-size:1.25rem;max-width:600px;margin:0 auto;color:var(--muted-on-dark);position:relative;z-index:1}.services_servicesSection__DKhQo{padding:4rem 0;background-color:var(--background)}.services_servicesIntro__PYG0P{text-align:center;margin-bottom:3rem}.services_servicesIntro__PYG0P h2{font-size:clamp(2rem,4vw,2.5rem);margin-bottom:1rem;color:var(--foreground);font-family:var(--font-inter)}.services_servicesIntro__PYG0P p{font-size:1.125rem;color:var(--muted);max-width:700px;margin:0 auto}.services_categoriesGrid__89TeU{display:grid;grid-gap:2rem;gap:2rem;margin-bottom:4rem}.services_categoryCard___ZUBw{background:var(--background);border-radius:var(--radius-md);padding:2rem;border:1px solid var(--muted-light);transition:all .3s ease}.services_categoryCard___ZUBw:hover{border-color:var(--primary);transform:translateY(-2px)}.services_categoryHeader__67YOp{display:flex;align-items:center;gap:1rem;cursor:pointer;margin-bottom:1rem}.services_categoryIcon__Jgvbv{font-size:2.5rem;line-height:1}.services_categoryHeader__67YOp h3{flex:1 1;font-size:1.5rem;color:var(--foreground);margin:0;font-family:var(--font-inter)}.services_expandButton__FYIUY{width:30px;height:30px;background:none;border:2px solid var(--muted-light);border-radius:50%;cursor:pointer;position:relative;transition:all .3s ease}.services_expandButton__FYIUY span{top:50%;left:50%;transform:translate(-50%,-50%);width:12px;height:2px}.services_expandButton__FYIUY span,.services_expandButton__FYIUY span:after{position:absolute;background-color:var(--background-dark);transition:all .3s ease}.services_expandButton__FYIUY span:after{content:"";top:0;left:0;width:100%;height:100%;transform:rotate(90deg)}.services_expandButton__FYIUY.services_expanded__qMHUx span:after{transform:rotate(0)}.services_expandButton__FYIUY:hover{border-color:var(--primary)}.services_expandButton__FYIUY:hover span,.services_expandButton__FYIUY:hover span:after{background-color:var(--primary)}.services_servicesGrid__4Ldcd{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:1.5rem;gap:1.5rem;max-height:0;overflow:hidden;transition:max-height .5s ease}.services_servicesGrid__4Ldcd.services_expanded__qMHUx{max-height:2000px;margin-top:1.5rem}.services_serviceItem__H8c7y{padding:1.5rem;background:var(--background);border-radius:var(--radius-md);border:1px solid var(--muted-light);transition:all .2s ease}.services_serviceItem__H8c7y:hover{border-color:var(--primary)}.services_serviceItem__H8c7y h4{font-size:1.125rem;margin-bottom:.75rem;color:var(--foreground);font-family:var(--font-inter)}.services_serviceItem__H8c7y p{font-size:.95rem;color:var(--muted);line-height:1.6}.services_processSection__wAS9t{background-color:var(--background-dark);padding:4rem 0}.services_processSection__wAS9t h2{text-align:center;font-size:clamp(2rem,4vw,2.5rem);margin-bottom:1rem;color:var(--foreground-on-dark);font-family:var(--font-inter)}.services_processSubtitle__wX3x0{text-align:center;font-size:1.125rem;color:var(--muted-on-dark);margin-bottom:3rem;max-width:600px;margin-left:auto;margin-right:auto}.services_processSteps__1SIop{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:2rem;gap:2rem;max-width:1000px;margin:0 auto}.services_processStep__p_elt{text-align:center;position:relative}.services_stepNumber___ETTv{width:60px;height:60px;background:var(--primary);color:var(--foreground);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:900;margin:0 auto 1rem;font-family:var(--font-inter)}.services_processStep__p_elt h3{font-size:1.25rem;margin-bottom:.75rem;color:var(--foreground-on-dark);font-family:var(--font-inter)}.services_processStep__p_elt p{color:var(--muted-on-dark);line-height:1.6}.services_ctaSection__PxWaF{background-color:var(--background-dark);padding:4rem 0;text-align:center}.services_ctaContent__whhwa h2{color:var(--foreground-on-dark);font-size:clamp(2rem,4vw,2.5rem);margin-bottom:1rem;font-family:var(--font-inter)}.services_ctaContent__whhwa p{color:var(--muted-on-dark);font-size:1.125rem;margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto}@media (max-width:768px){.services_heroTitle__Q0zJO{font-size:2rem}.services_heroSubtitle__AIg_P{font-size:1rem}.services_categoryHeader__67YOp{flex-wrap:wrap}.services_categoryIcon__Jgvbv{font-size:2rem}.services_categoryHeader__67YOp h3{font-size:1.25rem}.services_processSteps__1SIop{grid-template-columns:1fr;gap:3rem}.services_servicesGrid__4Ldcd{grid-template-columns:1fr}}