.cyber-stack-container{width:100%;max-width:900px;margin:0 auto;padding:4rem 1.5rem 10rem;position:relative}.cyber-card-wrapper{position:sticky;margin-bottom:4rem;display:flex;justify-content:center}.cyber-card{width:100%;background-color:#1a1a1e;border:1px solid #333;border-radius:24px;overflow:hidden;box-shadow:0 20px 50px #0000004d;color:#f0f0f0;z-index:1}.cyber-card-inner{display:flex;flex-direction:row;align-items:stretch;min-height:220px}.cyber-card-image-col{flex:0 0 40%;position:relative;overflow:hidden;background-color:#2a2a2e}.cyber-card-image{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.cyber-card:hover .cyber-card-image{transform:scale(1.05)}.cyber-card-content-col{flex:1;padding:2.5rem;display:flex;flex-direction:column;justify-content:center}.cyber-card-content-col h3{font-size:1.6rem;margin-top:0;margin-bottom:1rem;color:#fff;font-weight:700}.cyber-card-content-col p{font-size:1rem;line-height:1.6;color:#ccc;margin:0}@media (max-width: 768px){.cyber-card-inner{flex-direction:column}.cyber-card-image-col{height:180px}.cyber-card-content-col{padding:1.5rem}.cyber-card-content-col h3{font-size:1.3rem}.cyber-stack-container{padding-bottom:6rem}.cyber-card-wrapper{margin-bottom:2rem}}.card-swap-container{position:relative;width:100%;height:100%;display:flex;justify-content:center;align-items:center;perspective:900px;overflow:visible}.card{position:absolute;top:50%;left:50%;border-radius:16px;border:1px solid rgba(255,255,255,.18);background:radial-gradient(circle at top left,#00c6ff2e,#000c);color:#fff;padding:1.4rem;box-sizing:border-box;transform-style:preserve-3d;backface-visibility:hidden;-webkit-backface-visibility:hidden;will-change:transform;display:flex;flex-direction:column;gap:1rem;box-shadow:0 22px 45px #00000073;max-width:90vw}.card.card-image-only{padding:0;background:none;border:none;box-shadow:0 18px 35px #00000073;overflow:hidden}.card.card-image-only .card-image-only-img{width:100%;height:100%;display:block;object-fit:cover;border-radius:16px;transform:scale(1.02)}.card-media{width:100%;aspect-ratio:16 / 9;border-radius:12px;overflow:hidden;background:radial-gradient(circle at center,#1f2933,#020617);box-shadow:0 14px 30px #00000073}.card-media img{width:100%;height:100%;display:block;object-fit:cover;transform:scale(1.02)}.card-body{display:flex;flex-direction:column;gap:.75rem}.card h3{font-size:1.4rem;color:#00c6ff;font-weight:700;margin:0}.card p,.card li{font-size:.92rem;color:#e5e7eb;line-height:1.6}.card ul{padding-left:1.2rem;margin:0;display:flex;flex-direction:column;gap:.4rem}.text-type{display:inline-block;white-space:pre-wrap}.text-type__cursor{margin-left:.1rem;display:inline-block;opacity:1;font-weight:700;color:currentColor}.text-type__cursor--hidden{display:none}.service-detail-page{min-height:100vh;color:#111827;background:url(/assets/images/servicios/servicios.jpg) center top / cover no-repeat}.service-hero{background:transparent;min-height:70vh;display:flex;box-sizing:border-box;position:relative;overflow:hidden;padding:40px 4% 80px;justify-content:center;align-items:center}.hero-content-wrapper{width:100%;max-width:1400px;margin:0 auto;display:flex;flex-direction:column;align-items:center;text-align:center}.breadcrumb{margin-bottom:16px;font-size:.9rem;color:#6b7280}.breadcrumb a{color:#4b5563;text-decoration:none}.breadcrumb a:hover{color:#007bff}.breadcrumb span{color:#111827}.breadcrumb-back{display:inline-block;margin-top:16px;font-size:.9rem;color:#007bff;text-decoration:none;border-bottom:1px solid rgba(0,123,255,.4)}.breadcrumb-back:hover{border-color:#007bff}.service-hero h1{text-wrap:balance;font-size:3.5rem;font-weight:800;margin-bottom:24px;color:#111827;max-width:900px}.hero-description{font-size:1.25rem;color:#374151;max-width:750px}.scroll-indicator{position:absolute;bottom:30px;left:50%;transform:translate(-50%);width:24px;height:40px;border:2px solid #9ca3af;border-radius:20px;display:flex;justify-content:center;align-items:flex-start;padding-top:6px;opacity:.8}.scroll-arrow{width:4px;height:8px;background-color:#4b5563;border-radius:2px;animation:scroll-bob 2.5s infinite ease-in-out}@keyframes scroll-bob{0%{transform:translateY(0);opacity:0}20%{opacity:1}80%{transform:translateY(18px);opacity:1}to{transform:translateY(18px);opacity:0}}.chapter-container{width:100%;max-width:1400px;margin:0 auto;padding:80px 4%;box-sizing:border-box;display:flex;align-items:center;gap:48px}.chapter-content-box{flex:1;padding:0 4%}.chapter-content-box h3{font-size:2.5rem;font-weight:700;margin-bottom:32px;color:#111827}.chapter-content-box ul{list-style-type:none;padding-left:0}.chapter-content-box li{font-size:1.1rem;color:#4b5563;margin-bottom:16px;line-height:1.6;padding-left:28px;position:relative}.chapter-content-box li:before{content:"✓";color:#007bff;position:absolute;left:0;top:2px;font-weight:700}.chapter-visual-box{flex:1;display:flex;justify-content:center;align-items:center;min-height:600px}.chapter-visual-box>*{width:100%;max-width:640px;height:560px}.service-benefits{text-align:center;padding:120px 24px 140px;background:transparent;border-top:none;position:relative;overflow:hidden}.service-benefits:before{content:"";position:absolute;top:40px;right:10%;bottom:40px;left:10%;background:#ffffffeb;border-radius:32px;box-shadow:0 18px 40px #0f172a1f;z-index:0}.service-benefits h2,.service-benefits p,.service-benefits .cta-button{position:relative;z-index:1}.service-benefits h2{font-size:2.5rem;font-weight:700;margin-bottom:16px;color:#111827}.service-benefits p{font-size:1.2rem;color:#4b5563;max-width:600px;margin:0 auto 32px}.cta-button{background:#007bff;color:#fff;border:none;padding:16px 32px;font-size:1rem;font-weight:600;border-radius:100px;cursor:pointer;transition:all .2s ease}.cta-button:hover{background:#0056b3;transform:scale(1.05)}@media (max-width: 900px){.service-hero h1{font-size:2.5rem}.hero-description{font-size:1.1rem}.chapter-container{flex-direction:column;padding:60px 8%}.chapter-content-box{order:1;padding:0}.chapter-content-box h3{font-size:2rem}.chapter-visual-box{order:2;width:100%;min-height:380px;margin-top:40px}.chapter-visual-box>*{max-width:100%;height:420px}.service-benefits:before{top:32px;right:4%;bottom:32px;left:4%;border-radius:24px}}@media (max-width: 480px){.chapter-container{padding:48px 6%}.chapter-visual-box{min-height:360px}.chapter-visual-box>*{height:340px}}.chapter-container-text-only{width:100%;max-width:800px;margin:0 auto;padding:4rem 2rem 2rem}.chapter-container-visual-full{width:100%}.chapter-container-visual-full .chapter-visual-box{height:auto;min-height:0}.chapter-container-text-split{width:100%;max-width:1000px;margin:0 auto;padding:4rem 2rem 2rem;display:flex;flex-wrap:wrap;justify-content:space-between;gap:2rem}.chapter-split-title{flex:1;min-width:250px;font-size:2.5rem;color:#111827;line-height:1.2}.chapter-split-bullets{flex:2;min-width:300px;list-style:none;padding:0;margin:0}.chapter-split-bullets li{font-size:1.1rem;line-height:1.6;margin-bottom:.8rem;padding-left:1.8rem;position:relative;color:#4b5563}.chapter-split-bullets li:before{content:"✓";position:absolute;left:0;top:0;color:#007bff;font-weight:700;font-size:1.2rem}@media (max-width: 768px){.chapter-container-text-split{flex-direction:column;gap:1.5rem;padding:3rem 1.5rem 1.5rem}.chapter-split-title{font-size:2rem;text-align:center}.chapter-split-bullets{min-width:unset}}ul.bullets-dots{list-style:none!important;padding-left:0!important;margin-bottom:2rem;margin-top:1.5rem}ul.bullets-dots li{display:flex;align-items:flex-start;gap:12px;margin-bottom:.8rem;color:#334155;font-size:1.1rem;line-height:1.6;background:none!important;padding-left:0}ul.bullets-dots li:after{content:none!important;display:none!important}ul.bullets-dots li:before{content:"•";position:relative;flex-shrink:0;color:#94a3b8;font-size:1.5rem;line-height:1;transform:translateY(3px)}
