.soluciones-page{background:linear-gradient(135deg,var(--background-color) 0,#f8f9fa 100%);min-height:100vh}.soluciones-page .hero-section{align-items:center;background-color:var(--background-color);display:flex;min-height:90vh;padding:8rem 2rem 4rem;position:relative}.soluciones-page .hero-content{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:var(--container-max-width);position:relative;z-index:2}.soluciones-page .hero-image{background:url(https://images.unsplash.com/photo-1460925895917-afdab827c52f?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=800&q=80) 50%/cover;border-radius:20px;box-shadow:0 20px 40px #00000026;min-height:400px;overflow:hidden;position:relative}.soluciones-page .hero-image:before{background:linear-gradient(135deg,#42a7b533,#2d8a851a);bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.soluciones-page .hero-text h1{color:var(--heading-color);font-family:var(--font-family-headline);font-size:3.5rem;font-weight:800;line-height:1.2;margin-bottom:1.5rem}.soluciones-page .hero-text p{color:#333;font-size:1.2rem;margin-bottom:2.5rem;max-width:500px}.soluciones-page .hero-buttons{display:flex;flex-wrap:wrap;gap:1rem}.soluciones-page .cta-button.primary .duration{font-size:.8rem;margin-left:.5rem;opacity:.8}.soluciones-services{padding:4rem 2rem}.section-header{margin-bottom:3rem;text-align:center}.section-header h2{color:var(--heading-color);font-family:var(--font-family-headline);font-size:2.5rem;font-weight:700;margin-bottom:1rem}.section-header p{color:var(--text-secondary);font-size:1.1rem;line-height:1.6;margin:0 auto;max-width:600px}.services-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));margin:0 auto;max-width:1200px}.service-card{background:var(--surface-color);border:2px solid #0000;border-radius:20px;box-shadow:0 10px 30px #0000001a;display:flex;flex-direction:column;height:100%;padding:2.5rem;position:relative;transition:all .3s ease}.service-card:hover{border-color:var(--primary-color);box-shadow:0 20px 40px #00000026;transform:translateY(-5px)}.service-icon{margin-bottom:1.5rem}.soluciones-icon-wrapper{align-items:center;border-radius:1.25rem;box-shadow:inset 0 0 0 1px #ffffff4d;color:#fff;display:inline-flex;height:3.5rem;justify-content:center;width:3.5rem}.soluciones-icon-svg{height:2rem;width:2rem}.service-card h3{color:var(--heading-color);font-family:var(--font-family-headline);font-size:1.5rem;font-weight:700;margin-bottom:1.5rem}.service-card p{color:var(--text-secondary);font-family:var(--font-family-base);font-size:1rem;line-height:1.6;margin-bottom:10px;min-height:40px;position:relative;transition:all .4s ease;z-index:2}.service-ideal,.service-purpose{margin-bottom:1.5rem}.service-ideal strong,.service-purpose strong{color:var(--primary-color);display:block;font-size:.9rem;letter-spacing:.5px;margin-bottom:.5rem;text-transform:uppercase}.service-ideal p,.service-purpose p{color:var(--text-secondary);flex-grow:1;font-size:1rem;line-height:1.6}.cta-secondary{background:#0000;border:2px solid var(--primary-color);border-radius:25px;color:var(--primary-color);cursor:pointer;font-family:var(--font-family-base);font-size:.95rem;font-weight:600;padding:.8rem 1.8rem;transition:all .3s ease}.cta-secondary:hover{background:var(--primary-color);color:#fff;transform:translateY(-2px)}.soluciones-combinations{background:var(--surface-color);padding:4rem 2rem}.combinations-enhanced{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(4,1fr);margin:0 auto;max-width:1200px}.combination-card-enhanced{align-items:center;background:#fff;border-radius:20px;box-shadow:0 8px 25px #00000014;display:flex;flex-direction:column;gap:1.5rem;overflow:hidden;padding:2rem;position:relative;text-align:center;transition:all .3s ease}.combination-card-enhanced:before{background:linear-gradient(135deg,var(--primary-color) 0,var(--primary-dark) 100%);bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.combination-card-enhanced:hover:before{opacity:.05}.combination-card-enhanced:hover{box-shadow:0 15px 35px #0000001f;transform:translateY(-3px)}.combination-icon{background:linear-gradient(135deg,var(--primary-color) 0,var(--primary-dark) 100%);border-radius:15px;color:#fff;margin-bottom:.5rem}.combination-content{flex:1 1}.combination-card-enhanced h4{color:var(--heading-color);font-family:var(--font-family-headline);font-size:1.2rem;font-weight:700;margin-bottom:.5rem}.combination-card-enhanced p{color:var(--text-secondary);line-height:1.6;margin-bottom:0}.combination-plus{align-items:center;background:var(--primary-color);border-radius:50%;color:#fff;display:flex;font-size:1rem;font-weight:700;height:25px;justify-content:center;opacity:.8;position:absolute;right:1rem;top:1rem;width:25px}.soluciones-process{background:linear-gradient(135deg,#f8fafc,#e2e8f0);overflow:hidden;padding:5rem 2rem;position:relative}.soluciones-process:before{background:radial-gradient(circle at 20% 20%,#42a7b51a 0,#0000 50%),radial-gradient(circle at 80% 80%,#2d8a851a 0,#0000 50%);bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:0}.process-timeline{margin:0 auto;max-width:800px;position:relative;z-index:1}.process-timeline:before{background:linear-gradient(180deg,var(--primary-color) 0,var(--primary-dark) 100%);border-radius:2px;bottom:60px;content:"";left:30px;position:absolute;top:60px;width:3px}.process-step{align-items:flex-start;display:flex;gap:2rem;margin-bottom:4rem;position:relative}.process-step:last-child{margin-bottom:0}.step-number{align-items:center;border:4px solid #fff;border-radius:50%;box-shadow:0 8px 25px #42a7b54d;color:#fff;display:flex;flex-shrink:0;font-size:1.8rem;font-weight:700;height:60px;justify-content:center;position:relative;width:60px;z-index:2}.step-number,.step-number:after{background:linear-gradient(135deg,var(--primary-color) 0,var(--primary-dark) 100%)}.step-number:after{animation:pulse 2s infinite;border-radius:50%;bottom:-2px;content:"";left:-2px;opacity:.3;position:absolute;right:-2px;top:-2px;z-index:-1}@keyframes pulse{0%{opacity:.3;transform:scale(1)}50%{opacity:.1;transform:scale(1.1)}to{opacity:.3;transform:scale(1)}}.step-content{background:#fff;border:1px solid #42a7b51a;border-radius:25px;box-shadow:0 15px 35px #00000014;flex:1 1;overflow:hidden;padding:2.5rem;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1)}.step-content:before{background:linear-gradient(90deg,var(--primary-color) 0,var(--primary-dark) 100%);content:"";height:4px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transition:transform .4s ease}.step-content:hover:before{transform:scaleX(1)}.step-content:hover{border-color:var(--primary-color);box-shadow:0 25px 50px #00000026;transform:translateY(-8px)}.step-content h4{color:var(--heading-color);font-family:var(--font-family-headline);font-size:1.4rem;font-weight:700;line-height:1.3;margin-bottom:1rem}.step-content p{color:var(--text-secondary);font-size:1.05rem;line-height:1.7}.target-audience{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin:0 auto;max-width:1000px}.target-card{background:#fff;border-radius:20px;box-shadow:0 10px 30px #0000001a;padding:2.5rem;transition:all .3s ease}.target-card.ideal{border:2px solid #42a7b533}.target-card.not-ideal{border:2px solid #ef444433}.target-card:hover{box-shadow:0 20px 40px #00000026;transform:translateY(-5px)}.target-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:2rem}.target-header h3{color:var(--heading-color);font-family:var(--font-family-headline);font-size:1.5rem;font-weight:700}.target-icon{align-items:center;border-radius:50%;display:flex;font-size:2rem;height:50px;justify-content:center;width:50px}.target-card.ideal .target-icon{background:#42a7b51a;color:var(--primary-color)}.target-card.not-ideal .target-icon{background:#ef44441a;color:#ef4444}.target-card ul{list-style:none;padding:0}.target-card li{border-bottom:1px solid #0000000d;color:var(--text-secondary);line-height:1.6;padding:1rem 0 1rem 1.5rem;position:relative}.target-card li:before{color:var(--primary-color);content:"•";font-weight:700;left:0;position:absolute}.target-card.not-ideal li:before{color:#ef4444}.target-card li:last-child{border-bottom:none}.soluciones-cta{background:#fff;overflow:hidden;padding:5rem 2rem;position:relative}.cta-content-wrapper{align-items:center;display:grid;grid-template-columns:1fr 1fr;min-height:600px}.cta-content{display:flex;flex-direction:column;justify-content:center;max-width:600px;padding:4rem 3rem}.cta-content h2{color:var(--primary-color);font-family:var(--font-family-headline);font-size:2.6rem;font-weight:800;line-height:1.2;margin-bottom:1.5rem;text-align:center}.cta-content p{color:var(--text-secondary);font-size:1.2rem;line-height:1.6;margin-bottom:2.5rem}.cta-button.large.primary{background:linear-gradient(135deg,var(--primary-color) 0,var(--primary-dark) 100%);border:none;border-radius:50px;box-shadow:0 10px 30px #42a7b54d;color:#fff;cursor:pointer;font-family:var(--font-family-base);font-size:1.1rem;font-weight:700;padding:1.5rem 3rem;transition:all .3s ease}.cta-button.large.primary:hover{box-shadow:0 15px 40px #42a7b566;transform:translateY(-3px)}.cta-note{color:var(--text-secondary);font-size:.95rem;line-height:1.6;margin-top:1.5rem}.cta-image{background:url(https://images.unsplash.com/photo-1556761175-5973dc0f32e7?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=1000&q=80) 50%/cover;border-radius:20px;min-height:100%;position:relative}.cta-image:before{background:linear-gradient(135deg,#42a7b5cc,#2d8a8599);border-radius:20px;bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}@keyframes float{0%,to{transform:translate(-50%,-50%) translateY(0)}50%{transform:translate(-50%,-50%) translateY(-10px)}}.soluciones-page .service-card:last-child{background:linear-gradient(135deg,#6b46c1,#42a8b5 50%,#1a1a1a);border-radius:16px;box-shadow:0 10px 40px #6b46c14d,0 20px 60px #42a7b533;color:#fff;grid-column:1/-1;min-height:180px;overflow:hidden;position:relative}.soluciones-page .service-card:last-child:before{animation:psychedelic 8s ease-in-out infinite;background:radial-gradient(circle at 20% 20%,#6b46c1cc 0,#0000 50%),radial-gradient(circle at 80% 80%,#42a7b5cc 0,#0000 50%),radial-gradient(circle at 50% 50%,#1a1a1a99 0,#0000 70%);bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}@keyframes psychedelic{0%,to{opacity:.8;transform:rotate(0deg) scale(1)}33%{opacity:.9;transform:rotate(1deg) scale(1.05)}66%{opacity:.85;transform:rotate(-1deg) scale(1.02)}}.soluciones-page .service-card:last-child .novedad-badge{animation:pulse-badge 2s ease-in-out infinite;background:linear-gradient(45deg,#ff006e,#8338ec,#3a86ff);box-shadow:0 4px 15px #ff006e66;color:#fff;font-size:.8rem;font-weight:700;letter-spacing:1px;padding:8px 40px;position:absolute;right:-30px;text-transform:uppercase;top:20px;transform:rotate(45deg);z-index:4}@keyframes pulse-badge{0%,to{box-shadow:0 4px 15px #ff006e66;transform:rotate(45deg) scale(1)}50%{box-shadow:0 6px 20px #ff006e99;transform:rotate(45deg) scale(1.05)}}.soluciones-page .service-card:last-child{align-items:center;display:flex}.soluciones-page .service-card:last-child .service-icon{background:#fff3;border:2px solid #ffffff4d;border-radius:20px;box-shadow:0 8px 25px #42a7b54d;color:#fff;font-size:3rem;height:100px;margin:0;position:relative;width:100px;z-index:3}.soluciones-page .service-card:last-child .service-icon span{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.soluciones-page .service-card:last-child .service-actions{margin-top:2rem}.soluciones-page .service-card:last-child .service-text{flex:1 1;max-width:600px}.soluciones-page .service-card:last-child h3{color:#fff;font-size:2rem;font-weight:800;line-height:1.2;margin:.75rem 0;text-shadow:0 2px 10px #0000004d}.soluciones-page .service-card:last-child p{color:#ffffffe6;font-size:1.1rem;line-height:1.5;margin-bottom:0;max-width:500px}.soluciones-page .service-card:last-child .cta-button{background:#fff;border:2px solid #fff;border-radius:12px;box-shadow:0 8px 25px #0003;color:#6b46c1;font-size:1rem;font-weight:700;padding:1rem 2rem;position:relative;transition:all .3s ease;z-index:4}.soluciones-page .service-card:last-child .cta-button:hover{background:#0000;box-shadow:0 12px 35px #0000004d;color:#fff;transform:translateY(-2px)}.soluciones-page .service-card:last-child:hover{box-shadow:0 15px 50px #6b46c166,0 25px 70px #42a7b54d;transform:translateY(-2px)}.soluciones-page .section-subtitle{color:var(--text-secondary);font-size:1.1rem;font-weight:500;margin-top:.5rem}.combinations-detailed{grid-gap:1.5rem;align-items:start;display:grid;gap:1.5rem;grid-template-columns:repeat(4,1fr);margin:0 auto;max-width:1400px;padding:0 2rem;position:relative;z-index:1}.combination-card-detailed{background:#fff;border:1px solid var(--border-light);border-radius:12px;box-shadow:0 6px 25px #00000014;display:flex;flex-direction:column;height:100%;padding:1.5rem;transition:all .3s ease}.combination-card-detailed:hover{border-color:var(--primary-color);box-shadow:0 12px 40px #0000001f;transform:translateY(-4px)}.combination-header{align-items:center;border-bottom:1px solid var(--border-light);display:flex;flex-direction:column;gap:.75rem;margin-bottom:1rem;min-height:170px;padding-bottom:1rem;text-align:center}.combination-icon{align-items:center;background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));border-radius:12px;box-shadow:0 6px 20px #42a7b533;display:flex;flex-shrink:0;font-size:2.5rem;height:60px;justify-content:center;width:60px}.combination-title h3{color:var(--text-primary);font-size:1.2rem;font-weight:700;line-height:1.2;margin-bottom:.25rem}.combination-tagline{color:var(--primary-color);font-size:.9rem;font-weight:600;margin:0}.combination-description{color:var(--text-secondary);display:flex;flex:1 1;flex-direction:column;line-height:1.5}.combination-description p{font-size:.85rem;margin-bottom:1rem}.combination-uses{margin-bottom:.75rem}.combination-uses strong{color:var(--text-primary);font-size:.85rem;font-weight:600}.combination-description ul{list-style:none;margin:.75rem 0 1rem;padding-left:1.25rem}.combination-description li{font-size:.8rem;margin-bottom:.25rem;position:relative}.combination-description li:before{color:var(--primary-color);content:"✓";font-weight:700;left:-1.25rem;position:absolute}.combination-footer{border-top:1px solid var(--border-light);color:var(--primary-color);font-size:.8rem;font-style:italic;font-weight:500;margin-top:auto;padding-top:.75rem}.combinations-conclusion{margin-top:3rem;text-align:center}.conclusion-text{color:var(--text-primary);font-size:1.2rem;font-weight:500;line-height:1.6;margin:0 auto 2rem;max-width:800px}.warning-box{align-items:flex-start;background:linear-gradient(135deg,#6b46c1 30%,#42a8b5 80%);border:2px solid var(--text-primary);border-radius:12px;box-shadow:0 10px 40px #6b46c14d,0 20px 60px #42a7b533;box-shadow:0 4px 20px #f59e0b1a;display:flex;gap:1rem;margin:0 auto;max-width:800px;padding:1.5rem}.warning-icon{flex-shrink:0;font-size:1.5rem;margin-top:.25rem}.warning-content h4{color:#fff;font-size:1.1rem;font-weight:700;margin-bottom:.5rem}.warning-content p{color:#fff;font-size:1rem;line-height:1.5;margin:0}.soluciones-process-professional{background:linear-gradient(135deg,#f8fafc,#e2e8f0);padding:6rem 0;position:relative}.soluciones-process-professional:before{background:radial-gradient(circle at 10% 20%,#42a7b50d 0,#0000 50%),radial-gradient(circle at 90% 80%,#6b46c10d 0,#0000 50%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.soluciones-process-professional .section-header h2{color:var(--text-primary);font-size:2.5rem;font-weight:800;margin-bottom:1rem;text-align:center}.soluciones-process-professional .section-header p{color:var(--text-secondary);font-size:1.2rem;font-weight:500;margin:0 auto;max-width:600px;text-align:center}.process-cards-professional{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(4,1fr);margin:4rem auto;max-width:1920px;padding:0 2rem;position:relative;z-index:1}.process-card-professional{background:#fff;border:1px solid #fffc;border-radius:20px;box-shadow:0 10px 40px #00000014,0 2px 10px #0000000a;display:flex;flex-direction:column;height:100%;overflow:hidden;padding:2.5rem;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1)}.process-card-professional:before{background:linear-gradient(90deg,var(--primary-color),var(--secondary-color));content:"";height:4px;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.process-card-professional:hover:before{opacity:1}.process-card-professional:hover{box-shadow:0 20px 60px #0000001f,0 4px 20px #00000014;transform:translateY(-8px)}.process-card-professional.featured{background:linear-gradient(135deg,#fff,#f8fafc);border:2px solid var(--primary-color);transform:scale(1.05)}.process-card-professional.featured:before{height:6px;opacity:1}.process-card-professional.featured:hover{transform:scale(1.05) translateY(-8px)}.process-label{position:absolute;right:1rem;top:1rem}.label-text{background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));border-radius:20px;color:#fff;font-size:.7rem;font-weight:700;letter-spacing:.5px;padding:.25rem .75rem;text-transform:uppercase}.process-icon{align-items:center;background:linear-gradient(135deg,#42a7b51a,#6b46c11a);border:1px solid #42a7b533;border-radius:20px;display:flex;font-size:3rem;height:80px;justify-content:center;margin-bottom:1.5rem;width:80px}.process-card-professional.featured .process-icon{background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));border:none;box-shadow:0 8px 25px #42a7b54d}.process-card-professional.featured .process-icon span{opacity:1}.process-content{display:flex;flex:1 1;flex-direction:column}.process-content h3{color:var(--text-primary);font-size:1.4rem;font-weight:700;line-height:1.2;margin-bottom:1rem}.process-description{color:var(--text-secondary);font-size:.95rem;line-height:1.6;margin-bottom:1.5rem}.process-highlight{background:linear-gradient(135deg,#6b46c1 30%,#42a8b5 80%);border-left:4px solid var(--text-primary);border-radius:8px;box-shadow:0 10px 40px #6b46c14d,0 20px 60px #42a7b533;flex-shrink:0;margin-bottom:1.5rem;padding:1rem}.highlight-label{color:#fff;display:block;font-size:.8rem;font-weight:700;letter-spacing:.5px;margin-bottom:.5rem;text-transform:uppercase}.process-highlight p{color:#fff;font-size:.85rem;font-weight:500;line-height:1.5;margin:0}.client-benefit{align-items:flex-start;background:#22c55e0d;border:1px solid #22c55e33;border-radius:8px;display:flex;flex-shrink:0;gap:.75rem;margin-top:auto;padding:.75rem}.benefit-icon{color:#16a34a;flex-shrink:0;font-size:1rem;font-weight:700;margin-top:.1rem}.benefit-text{color:#15803d;font-size:.85rem;font-weight:500;line-height:1.5}.process-conclusion{margin-left:auto;margin-right:auto;margin-top:5rem;max-width:1920px;padding:0 2rem;position:relative;text-align:center;z-index:1}.process-statement{margin-bottom:2rem}.main-statement{color:var(--text-primary);font-size:1.8rem;font-weight:700;line-height:1.2;margin-bottom:1rem}.sub-statement{color:var(--text-secondary);font-size:1.1rem;font-weight:500;line-height:1.5;margin:0 auto;max-width:600px}.process-cta{background:linear-gradient(135deg,#42a8b5,#2d8a85)!important;border:none!important;border-radius:50px!important;box-shadow:0 8px 25px #42a7b54d!important;color:#fff!important;cursor:pointer!important;display:inline-block!important;font-size:1.1rem!important;font-weight:700!important;min-width:200px!important;opacity:1!important;padding:1rem 2.5rem!important;position:relative!important;text-align:center!important;text-decoration:none!important;transition:all .3s ease!important;visibility:visible!important;z-index:10!important}.process-cta:hover{background:linear-gradient(135deg,#2d8a85,#42a8b5)!important;box-shadow:0 12px 35px #42a7b566!important;transform:translateY(-2px)!important}@media (min-width:1200px) and (max-width:1599px){.process-cards-professional{gap:1rem;padding:0 3rem}.process-card-professional{padding:1.5rem}.process-icon{font-size:3.2rem;height:90px;width:90px}.process-content h3{font-size:1.5rem}.process-description{font-size:1rem}}.soluciones-target-editorial{background:#fafafa;padding:6rem 0;position:relative}.soluciones-target-editorial:before{background:radial-gradient(circle at 30% 30%,#42a7b508 0,#0000 50%),radial-gradient(circle at 70% 70%,#6b46c108 0,#0000 50%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.soluciones-target-editorial .section-header{margin-bottom:4rem;text-align:center}.soluciones-target-editorial .section-header h2{color:var(--text-primary);font-size:2.5rem;font-weight:800;margin-bottom:1rem}.soluciones-target-editorial .section-header p{color:var(--text-secondary);font-size:1.2rem;font-weight:500;line-height:1.5;margin:0 auto;max-width:600px}.target-editorial-layout{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1400px;padding:0 2rem;position:relative;z-index:1}.target-ideal-section,.target-not-section{display:flex;flex-direction:column}.target-ideal-card,.target-not-card{background:#fff;border:1px solid #0000000d;border-radius:24px;box-shadow:0 4px 20px #0000000f,0 1px 4px #0000000a;height:100%;padding:3rem;transition:all .3s ease}.target-ideal-card:hover,.target-not-card:hover{box-shadow:0 8px 30px #00000014,0 2px 8px #0000000f;transform:translateY(-4px)}.target-section-header{margin-bottom:2.5rem;position:relative}.target-section-header h3{color:var(--text-primary);font-size:1.8rem;font-weight:700;line-height:1.2;margin-bottom:1rem}.target-line{background:linear-gradient(90deg,var(--primary-color),var(--secondary-color));border-radius:1px;height:2px;width:60px}.target-points{display:flex;flex-direction:column;gap:2rem}.target-point{align-items:flex-start;display:flex;gap:1.5rem}.point-number{background:#f1f5f9;border-radius:8px;color:var(--text-secondary);flex-shrink:0;font-size:.8rem;font-weight:700;margin-top:.25rem;min-width:40px;padding:.5rem .75rem;text-align:center}.point-content h4{color:var(--text-primary);font-size:1.1rem;font-weight:600;line-height:1.3;margin-bottom:.5rem}.point-content p{color:var(--text-secondary);font-size:.95rem;line-height:1.6;margin:0}.target-conclusion{margin-left:auto;margin-right:auto;margin-top:4rem;max-width:800px;padding:0 2rem;text-align:center}.target-statement{color:var(--text-primary);font-size:1.3rem;font-style:italic;font-weight:600;line-height:1.4}@media (max-width:1450px){.combinations-detailed,.process-cards-professional{gap:2rem;grid-template-columns:repeat(2,1fr)}.process-cards-professional{max-width:var(--container-max-width)}}@media (max-width:1024px){.soluciones-page .hero-section{padding:8rem 2rem 0}.soluciones-page .hero-content{gap:5rem;grid-template-columns:1fr;text-align:left}.soluciones-page .hero-image{order:2}.soluciones-page .hero-text{order:1}.soluciones-page .service-card:last-child{flex-direction:column;min-height:auto;padding:2rem;text-align:center}.soluciones-page .service-card:last-child .service-icon{font-size:2rem;height:80px;width:80px}.soluciones-page .service-card:last-child .service-text{max-width:100%}.soluciones-page .service-card:last-child h3{font-size:1.6rem}.soluciones-page .service-card:last-child p{font-size:1rem;max-width:100%}.soluciones-page .service-card:last-child .service-actions{margin-left:0}.soluciones-page .service-card:last-child .cta-button{font-size:.95rem;padding:.875rem 1.75rem}.combinations-enhanced{grid-template-columns:repeat(2,1fr)}.combinations-enhanced .combination-card-enhanced:nth-child(4){grid-column:auto}.soluciones-target-editorial{padding:4rem 0}.soluciones-target-editorial .section-header h2{font-size:2rem}.soluciones-target-editorial .section-header p{font-size:1.1rem}.target-editorial-layout{gap:3rem;grid-template-columns:1fr;max-width:800px}.target-ideal-card,.target-not-card{padding:2.5rem}.target-section-header h3{font-size:1.5rem}.target-points{gap:1.5rem}.target-point{gap:1rem}.point-content h4{font-size:1rem}.point-content p{font-size:.9rem}.target-statement{font-size:1.1rem}.soluciones-process-professional{padding:4rem 0}.soluciones-process-professional .section-header h2{font-size:2rem}.soluciones-process-professional .section-header p{font-size:1.1rem}.process-cards-professional{gap:1.5rem;grid-template-columns:repeat(2,1fr);margin:3rem auto;padding:0 2rem}.process-card-professional{padding:2rem}.process-card-professional.featured{transform:scale(1)}.process-card-professional.featured:hover{transform:scale(1) translateY(-6px)}.process-icon{font-size:2.5rem;height:70px;width:70px}.process-content h3{font-size:1.2rem}.process-description{font-size:.9rem}.main-statement{font-size:1.5rem}.process-cta,.sub-statement{font-size:1rem}.process-cta{padding:.875rem 2rem}.combinations-detailed{gap:1.5rem;grid-template-columns:repeat(2,1fr);margin:2.5rem auto;padding:0 2rem}.combination-card-detailed{background:#fff;border:1px solid var(--border-light);border-radius:12px;box-shadow:0 6px 25px #00000014;padding:1.5rem;transition:all .3s ease}.combination-card-detailed:hover{border-color:var(--primary-color);box-shadow:0 8px 30px #0000001f;transform:translateY(-2px)}.combination-header{align-items:center;border-bottom:1px solid var(--border-light);display:flex;gap:1rem;margin-bottom:1rem;padding-bottom:1rem}.combination-icon{align-items:center;background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));border-radius:12px;box-shadow:0 6px 20px #42a7b533;display:flex;flex-shrink:0;font-size:2rem;height:60px;justify-content:center;width:60px}.combination-title h3{color:var(--text-primary);font-size:1.2rem;font-weight:700;line-height:1.2;margin-bottom:.25rem}.combination-tagline{color:var(--primary-color);font-size:.95rem;font-weight:600;margin:0}.combination-description{color:var(--text-secondary);line-height:1.5}.combination-description p{font-size:.95rem;margin-bottom:1rem}.combination-uses{margin-bottom:.75rem}.combination-uses strong{color:var(--text-primary);font-size:.95rem;font-weight:600}.combination-description ul{margin:.75rem 0 1rem;padding-left:1.25rem}.combination-description li{font-size:.9rem;margin-bottom:.25rem;position:relative}.combination-description li:before{color:var(--primary-color);content:"✓";font-weight:700;left:-1.25rem;position:absolute}.combination-footer{border-top:1px solid var(--border-light);color:var(--primary-color);font-size:.9rem;font-style:italic;font-weight:500;margin-top:1rem;padding-top:.75rem}.combinations-conclusion{margin-top:2rem;text-align:center}.conclusion-text{color:var(--text-primary);font-size:1.1rem;font-weight:500;line-height:1.5;margin:0 auto 1.5rem;max-width:700px}.warning-box{align-items:flex-start;background:linear-gradient(135deg,#fff7ed,#fef3c7);border:2px solid #f59e0b;border-radius:10px;box-shadow:0 4px 20px #f59e0b1a;display:flex;gap:.75rem;margin:0 auto;max-width:700px;padding:1.25rem}.warning-icon{flex-shrink:0;font-size:1.25rem;margin-top:.25rem}.warning-content h4{color:#92400e;font-size:1rem;font-weight:700;margin-bottom:.5rem}.warning-content p{color:#78350f;font-size:.9rem;line-height:1.5;margin:0}.process-timeline:before{bottom:40px;left:20px;top:40px}.process-step{gap:1.5rem;margin-bottom:3rem}.step-number{border:3px solid #fff;font-size:1.4rem;height:40px;width:40px}.step-content{padding:2rem}.step-content h4{font-size:1.2rem}.step-content p{font-size:1rem}.target-audience{gap:2rem}.cta-content-wrapper,.target-audience{grid-template-columns:1fr}.cta-image{min-height:300px}.cta-content{padding:3rem 2rem;text-align:center}.cta-content h2{font-size:2rem}.cta-content p{font-size:1.1rem}.cta-button.large.primary{align-self:center}}@media (max-width:768px){.soluciones-page .hero-section{padding:8rem 1rem 3rem}.soluciones-page .hero-content{gap:2rem;grid-template-columns:1fr;text-align:left}.soluciones-page .hero-image{order:2}.soluciones-page .hero-text{order:1}.soluciones-page .hero-text h1{font-size:2.2rem}.soluciones-page .hero-text p{font-size:1.1rem;margin:0 0 30px;text-align:left}.soluciones-page .service-card:last-child{flex-direction:column;min-height:auto;padding:1.5rem;text-align:center}.soluciones-page .service-card:last-child .service-icon{font-size:1.75rem;height:60px;margin:0 0 1rem;width:60px}.soluciones-page .service-card:last-child .service-text{max-width:100%}.soluciones-page .service-card:last-child h3{font-size:1.4rem}.soluciones-page .service-card:last-child p{font-size:.95rem;max-width:100%}.soluciones-page .service-card:last-child .service-actions{margin-left:0}.soluciones-page .service-card:last-child .cta-button{font-size:.9rem;padding:.75rem 1.5rem}.services-grid{gap:1.5rem;grid-template-columns:1fr}.soluciones-target-editorial{padding:3rem 0}.soluciones-target-editorial .section-header h2{font-size:1.8rem}.soluciones-target-editorial .section-header p{font-size:1rem}.target-editorial-layout{gap:2rem;padding:0 1.5rem}.target-ideal-card,.target-not-card{padding:2rem}.target-section-header h3{font-size:1.3rem}.target-points{gap:1.25rem}.target-point{gap:.75rem}.point-number{font-size:.75rem;min-width:35px;padding:.4rem .6rem}.point-content h4{font-size:.95rem}.point-content p{font-size:.85rem}.target-statement{font-size:1rem}.soluciones-process-professional{padding:3rem 0}.soluciones-process-professional .section-header h2{font-size:1.8rem}.soluciones-process-professional .section-header p{font-size:1rem}.process-cards-professional{gap:1.5rem;grid-template-columns:1fr;margin:2.5rem auto;padding:0 2rem}.process-card-professional{padding:1.5rem}.process-icon{font-size:2rem;height:60px;width:60px}.process-content h3{font-size:1.1rem}.process-description{font-size:.85rem}.process-highlight{padding:.75rem}.highlight-label{font-size:.75rem}.process-highlight p{font-size:.8rem}.client-benefit{padding:.5rem}.benefit-text{font-size:.8rem}.main-statement{font-size:1.3rem}.process-cta,.sub-statement{font-size:.95rem}.process-cta{padding:.75rem 1.75rem}.soluciones-page .section-subtitle{font-size:.95rem}.combinations-detailed{gap:1.5rem;grid-template-columns:1fr;margin:2rem auto;padding:0 1.5rem}.combination-card-detailed{padding:1rem}.combination-header{flex-direction:column;gap:.75rem;margin-bottom:.75rem;padding-bottom:.75rem;text-align:center}.combination-icon{font-size:1.5rem}.combination-title h3{font-size:1.1rem}.combination-tagline{font-size:.85rem}.combination-description p{font-size:.85rem;margin-bottom:.75rem}.combination-uses strong{font-size:.85rem}.combination-description li,.combination-footer{font-size:.8rem}.conclusion-text{font-size:1rem;margin-bottom:1rem}.warning-box{gap:.5rem;padding:1rem}.warning-icon{font-size:1rem}.warning-content h4{font-size:.9rem}.warning-content p{font-size:.8rem}.combinations-enhanced{grid-template-columns:1fr}.combinations-enhanced .combination-card-enhanced:nth-child(4){grid-column:auto}.combination-card-enhanced{padding:1.5rem}.combination-icon{font-size:2rem;height:50px;width:50px}.combination-card-enhanced h4{font-size:1.1rem}.combination-plus{font-size:.9rem;height:20px;width:20px}.process-timeline:before{bottom:30px;left:15px;top:30px}.process-step{gap:1rem;margin-bottom:2rem}.step-number{border:2px solid #fff;font-size:1.2rem;height:35px;width:35px}.step-content{padding:1.5rem}.step-content h4{font-size:1.1rem}.step-content p{font-size:.95rem}.target-audience{grid-template-columns:1fr}.target-card{padding:2rem}.target-header{flex-direction:column;gap:1rem;text-align:center}.cta-content-wrapper{grid-template-columns:1fr;min-height:auto}.cta-image{min-height:250px;order:2}.cta-content{order:1;padding:3rem 2rem;text-align:center}.cta-content h2{font-size:1.8rem}.cta-content p{font-size:1rem}.cta-button.large.primary{display:block;font-size:1.1rem;padding:1.2rem 2.5rem}}@media (max-width:480px){.soluciones-page .hero-section{padding:6rem 1rem 3rem}.soluciones-page .hero-text h1{font-size:2.2rem}.soluciones-page .hero-text p{font-size:1.1rem}.section-header h2{font-size:2rem}.service-card{padding:2rem}}
/*# sourceMappingURL=959.7672372c.chunk.css.map*/