.servicio-detail-page{background-color:var(--color-bg-white)}.servicio-hero{color:#fff;text-align:center;background-position:50%;background-size:cover;padding:100px 20px 80px}.back-link-servicio{color:#94a3b8;margin-bottom:24px;font-weight:500;transition:color .2s;display:inline-block}.back-link-servicio:hover{color:#fff}.hero-title{color:#fff;text-shadow:0 2px 4px #00000080;margin:1rem 0;font-size:3rem;font-weight:700;line-height:1.25}.servicio-hero-desc{color:#cbd5e1;text-shadow:0 1px 3px #00000080;max-width:700px;margin:0 auto;font-size:1.25rem}.servicio-content{max-width:800px;margin:0 auto;padding:60px 20px}.servicio-body h2{color:var(--color-primary);border-bottom:2px solid #e2e8f0;margin-top:40px;margin-bottom:20px;padding-bottom:10px;font-size:1.8rem}.servicio-body h2:first-child{margin-top:0}.servicio-body p{color:#475569;margin-bottom:20px;font-size:1.1rem;line-height:1.8}@media (max-width:768px){.hero-title{font-size:2rem;line-height:1.35}}.benefits-grid{grid-template-columns:repeat(3,1fr);gap:3rem;display:grid}.benefit-card{text-align:center;background-color:#fff;border:1px solid #e2e8f0;border-radius:1rem;padding:2.5rem 2rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.benefit-card p{color:#475569;font-size:1.05rem;line-height:1.8}@media (max-width:992px){.benefits-grid{grid-template-columns:repeat(2,1fr);gap:2.5rem}}@media (max-width:768px){.benefits-grid{grid-template-columns:1fr;gap:2.5rem}.benefit-card{padding:2.5rem 1.5rem}}
