.ServiciosIndex_container__53hXE{min-height:100vh;position:relative;overflow:hidden;padding-top:100px;display:flex;flex-direction:column}.ServiciosIndex_heroGlow__5Yb2w{position:absolute;top:0;left:50%;transform:translateX(-50%);width:1000px;height:600px;background:radial-gradient(ellipse at top,rgba(192,192,192,.08) 0,transparent 60%);filter:blur(80px);z-index:1;pointer-events:none}.ServiciosIndex_heroSection__zqrgs{text-align:center;z-index:10;padding:4rem 2rem;max-width:900px;margin:0 auto;animation:ServiciosIndex_fadeUp___X23b .8s ease-out forwards}.ServiciosIndex_title__2DFDV{font-size:clamp(2.5rem,5vw,4rem);font-weight:800;letter-spacing:-.03em;margin-bottom:1.5rem}.ServiciosIndex_subtitle__UVI1X{color:var(--text-secondary);font-size:1.1rem;line-height:1.6}.ServiciosIndex_servicesGridSection__V4Mmw{padding:2rem 5% 8rem;z-index:10;position:relative}.ServiciosIndex_grid__gfZSe{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));grid-gap:2.5rem;gap:2.5rem;max-width:1300px;margin:0 auto}.ServiciosIndex_card__Gs6OE{padding:2.5rem;display:flex;flex-direction:column;gap:1.2rem;transition:all .4s cubic-bezier(.16,1,.3,1);text-decoration:none;position:relative;overflow:hidden}.ServiciosIndex_card__Gs6OE:hover{transform:translateY(-8px);background:var(--bg-card-hover);border-color:rgba(255,255,255,.2);box-shadow:0 20px 40px rgba(0,0,0,.5)}.ServiciosIndex_cardHeader__k4rJq{display:flex;flex-direction:column;gap:1.5rem}.ServiciosIndex_cardHeader__k4rJq h3{font-size:1.4rem;font-weight:600;color:var(--text-primary)}.ServiciosIndex_iconWrapperBronze__mBrJ4,.ServiciosIndex_iconWrapperGold__Yp8uY,.ServiciosIndex_iconWrapperSilver__jqowU{width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center}.ServiciosIndex_iconWrapperGold__Yp8uY{background:rgba(212,175,55,.1);color:var(--accent-gold)}.ServiciosIndex_iconWrapperSilver__jqowU{background:rgba(192,192,192,.1);color:var(--accent-silver)}.ServiciosIndex_iconWrapperBronze__mBrJ4{background:rgba(205,127,50,.1);color:var(--accent-bronze)}.ServiciosIndex_card__Gs6OE p{color:var(--text-muted);line-height:1.6;font-size:1rem;flex-grow:1}.ServiciosIndex_readMore__ElMuS{color:var(--text-secondary);font-weight:600;font-size:.95rem;transition:color .3s ease;margin-top:1rem}.ServiciosIndex_card__Gs6OE:hover .ServiciosIndex_readMore__ElMuS{color:var(--accent-gold)}@keyframes ServiciosIndex_fadeUp___X23b{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}