.elementor-8871 .elementor-element.elementor-element-68201de{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:24px 24px;--row-gap:24px;--column-gap:24px;--padding-top:160px;--padding-bottom:80px;--padding-left:24px;--padding-right:24px;}.elementor-8871 .elementor-element.elementor-element-68201de:not(.elementor-motion-effects-element-type-background), .elementor-8871 .elementor-element.elementor-element-68201de > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F8F9FA;}.elementor-8871 .elementor-element.elementor-element-68201de.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-8871 .elementor-element.elementor-element-da10066{--display:flex;}.elementor-8871 .elementor-element.elementor-element-22e6d1c{--display:flex;--justify-content:center;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--gap:12px 12px;--row-gap:12px;--column-gap:12px;--border-radius:12px 12px 12px 12px;--padding-top:40px;--padding-bottom:40px;--padding-left:24px;--padding-right:24px;}.elementor-8871 .elementor-element.elementor-element-22e6d1c:not(.elementor-motion-effects-element-type-background), .elementor-8871 .elementor-element.elementor-element-22e6d1c > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-accent );}.elementor-8871 .elementor-element.elementor-element-ba3c3bc{text-align:center;}.elementor-8871 .elementor-element.elementor-element-ba3c3bc .elementor-heading-title{color:var( --e-global-color-c696dce );}.elementor-8871 .elementor-element.elementor-element-f00c2cd{width:var( --container-widget-width, 100% );max-width:100%;--container-widget-width:100%;--container-widget-flex-grow:0;text-align:center;color:var( --e-global-color-c696dce );}.elementor-8871 .elementor-element.elementor-element-fb5aad6 .elementor-button{background-color:var( --e-global-color-primary );fill:#FFFFFF;color:#FFFFFF;border-radius:8px 8px 8px 8px;}.elementor-8871 .elementor-element.elementor-element-fb5aad6 .elementor-button:hover, .elementor-8871 .elementor-element.elementor-element-fb5aad6 .elementor-button:focus{background-color:var( --e-global-color-d6cea4e );color:var( --e-global-color-primary );}.elementor-8871 .elementor-element.elementor-element-fb5aad6{width:auto;max-width:auto;}.elementor-8871 .elementor-element.elementor-element-fb5aad6 > .elementor-widget-container{padding:0em 0em 0em 0em;}.elementor-8871 .elementor-element.elementor-element-fb5aad6 .elementor-button-content-wrapper{flex-direction:row-reverse;}.elementor-8871 .elementor-element.elementor-element-fb5aad6 .elementor-button .elementor-button-content-wrapper{gap:26px;}.elementor-8871 .elementor-element.elementor-element-fb5aad6 .elementor-button:hover svg, .elementor-8871 .elementor-element.elementor-element-fb5aad6 .elementor-button:focus svg{fill:var( --e-global-color-primary );}@media(max-width:1024px){.elementor-8871 .elementor-element.elementor-element-68201de{--padding-top:120px;--padding-bottom:80px;--padding-left:24px;--padding-right:24px;}.elementor-8871 .elementor-element.elementor-element-f00c2cd{--container-widget-width:100%;--container-widget-flex-grow:0;width:var( --container-widget-width, 100% );max-width:100%;}.elementor-8871 .elementor-element.elementor-element-fb5aad6 > .elementor-widget-container{padding:0em 0em 0em 0em;}}@media(max-width:767px){.elementor-8871 .elementor-element.elementor-element-68201de{--padding-top:120px;--padding-bottom:80px;--padding-left:24px;--padding-right:24px;}.elementor-8871 .elementor-element.elementor-element-22e6d1c{--padding-top:24px;--padding-bottom:24px;--padding-left:24px;--padding-right:24px;}.elementor-8871 .elementor-element.elementor-element-ba3c3bc > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-8871 .elementor-element.elementor-element-f00c2cd{text-align:center;}.elementor-8871 .elementor-element.elementor-element-fb5aad6{width:100%;max-width:100%;}}@media(min-width:768px){.elementor-8871 .elementor-element.elementor-element-68201de{--width:94.237%;}.elementor-8871 .elementor-element.elementor-element-22e6d1c{--width:100%;}}@media(max-width:1024px) and (min-width:768px){.elementor-8871 .elementor-element.elementor-element-22e6d1c{--width:100%;}}/* Start custom CSS for html, class: .elementor-element-375d7b2 *//* RESET Y BASE */
        * {
            margin: 0;
            padding: 0;
            box-sizing: border-box;
        }

        body {
            font-family: 'Arial', sans-serif;
            line-height: 1.6;
            color: #333;
            overflow-x: hidden;
        }

        /* HERO SECTION - ASESORÍA */
        .hero-asesoria {
            background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
            padding: 100px 20px 80px;
            position: relative;
            overflow: hidden;
        }

        .hero-asesoria::before {
            content: '';
            position: absolute;
            top: 0;
            right: 0;
            width: 40%;
            height: 100%;
            background: url('data:image/svg+xml,') repeat;
            opacity: 0.4;
        }

        .hero-container {
            max-width: 1200px;
            margin: 0 auto;
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 60px;
            align-items: center;
            position: relative;
            z-index: 2;
        }

        .hero-badge {
            display: inline-flex;
            align-items: center;
            gap: 8px;
            background: linear-gradient(135deg, #ff6b6b 0%, #ee5a52 100%);
            color: white;
            padding: 12px 20px;
            border-radius: 30px;
            font-size: 0.9rem;
            font-weight: 600;
            margin-bottom: 24px;
            box-shadow: 0 4px 15px rgba(255, 107, 107, 0.3);
            animation: warningPulse 3s infinite;
        }

        @keyframes warningPulse {
            0%, 100% { transform: scale(1); }
            50% { transform: scale(1.05); box-shadow: 0 6px 20px rgba(255, 107, 107, 0.4); }
        }

        .hero-title {
            font-size: 3.5rem;
            font-weight: 800;
            color: #003F5B;
            line-height: 1.1;
            margin-bottom: 24px;
        }

        .precio-destacado {
            background: linear-gradient(135deg, #4CAF50 0%, #66BB6A 100%);
            color: white;
            padding: 8px 20px;
            border-radius: 12px;
            font-size: 3rem;
            display: inline-block;
            box-shadow: 0 4px 15px rgba(76, 175, 80, 0.3);
            margin-right: 15px;
            animation: priceGlow 2s infinite;
        }

        @keyframes priceGlow {
            0%, 100% { transform: scale(1); }
            50% { transform: scale(1.05); box-shadow: 0 8px 25px rgba(76, 175, 80, 0.4); }
        }

        .highlight {
            color: #ff6b6b;
            position: relative;
        }

        .highlight::after {
            content: '';
            position: absolute;
            bottom: -5px;
            left: 0;
            width: 100%;
            height: 4px;
            background: linear-gradient(90deg, #ff6b6b, #ee5a52);
            border-radius: 2px;
        }

        .hero-subtitle {
            font-size: 1.3rem;
            color: #5a6c7d;
            line-height: 1.5;
            margin-bottom: 32px;
        }

        /* SITUACIONES ESPECÍFICAS */
        .situaciones-box {
            background: linear-gradient(135deg, #fff5f5 0%, #ffeaea 100%);
            padding: 25px;
            border-radius: 12px;
            border: 2px solid #ff6b6b;
            margin-bottom: 32px;
        }

        .situaciones-box h3 {
            color: #003F5B;
            margin-bottom: 16px;
            font-size: 1.1rem;
        }

        .situaciones-grid {
            display: grid;
            grid-template-columns: repeat(2, 1fr);
            gap: 12px;
        }

        .situacion-item {
            display: flex;
            align-items: center;
            gap: 8px;
            font-size: 0.9rem;
            padding: 8px;
            background: rgba(255, 255, 255, 0.7);
            border-radius: 8px;
        }

        .situacion-icon {
            font-size: 1.2rem;
            width: 28px;
            text-align: center;
        }

        /* PROPUESTA DE VALOR */
        .valor-box {
            display: flex;
            align-items: center;
            justify-content: center;
            gap: 30px;
            margin-bottom: 32px;
            padding: 24px;
            background: white;
            border-radius: 16px;
            box-shadow: 0 8px 32px rgba(0, 0, 0, 0.08);
        }

        .valor-stat {
            text-align: center;
            padding: 20px;
            border-radius: 12px;
            min-width: 150px;
        }

        .valor-stat:first-child {
            background: linear-gradient(135deg, #e8f5e8 0%, #f0f8f0 100%);
            border: 2px solid #4CAF50;
        }

        .valor-stat.ahorro {
            background: linear-gradient(135deg, #fff5f5 0%, #ffeaea 100%);
            border: 2px solid #ff6b6b;
        }

        .stat-numero {
            display: block;
            font-size: 2.5rem;
            font-weight: 800;
            line-height: 1;
            margin-bottom: 8px;
        }

        .valor-stat:first-child .stat-numero {
            color: #4CAF50;
        }

        .valor-stat.ahorro .stat-numero {
            color: #ff6b6b;
        }

        .stat-texto {
            font-size: 0.9rem;
            color: #666;
            font-weight: 600;
        }

        .valor-vs {
            font-size: 1.5rem;
            font-weight: 700;
            color: #003F5B;
            background: #f8f9fa;
            padding: 15px 20px;
            border-radius: 25px;
            border: 2px solid #dee2e6;
        }

        /* CTA HERO */
        .cta-primary {
            background: linear-gradient(135deg, #4CAF50 0%, #66BB6A 100%);
            color: white;
            padding: 20px 40px;
            border-radius: 12px;
            font-weight: 700;
            font-size: 1.2rem;
            border: none;
            cursor: pointer;
            transition: all 0.3s ease;
            display: inline-flex;
            align-items: center;
            gap: 12px;
            box-shadow: 0 8px 25px rgba(76, 175, 80, 0.3);
            margin-bottom: 12px;
            position: relative;
            overflow: hidden;
        }

        .cta-primary::before {
            content: '';
            position: absolute;
            top: 0;
            left: -100%;
            width: 100%;
            height: 100%;
            background: linear-gradient(90deg, transparent, rgba(255,255,255,0.2), transparent);
            transition: left 0.5s;
        }

        .cta-primary:hover::before {
            left: 100%;
        }

        .cta-primary:hover {
            transform: translateY(-2px);
            box-shadow: 0 12px 30px rgba(76, 175, 80, 0.4);
        }

        .cta-subtitle {
            color: #666;
            font-size: 0.9rem;
            margin: 0;
        }

        /* CALCULADORA DE AHORRO */
        .ahorro-calculator {
            background: white;
            border-radius: 16px;
            padding: 24px;
            box-shadow: 0 12px 40px rgba(0, 0, 0, 0.12);
            border: 1px solid rgba(0, 0, 0, 0.05);
        }

        .calculator-header {
            text-align: center;
            margin-bottom: 24px;
            padding-bottom: 16px;
            border-bottom: 2px solid #f8f9fa;
        }

        .calculator-header h4 {
            color: #003F5B;
            font-size: 1.2rem;
            margin: 0;
        }

        .casos-ahorro {
            display: flex;
            flex-direction: column;
            gap: 16px;
        }

        .caso-item {
            padding: 20px;
            border-radius: 12px;
            border: 2px solid #e9ecef;
            display: flex;
            justify-content: space-between;
            align-items: center;
            transition: all 0.3s ease;
        }

        .caso-item:hover {
            border-color: #4CAF50;
            transform: translateY(-2px);
            box-shadow: 0 8px 25px rgba(0, 0, 0, 0.08);
        }

        .caso-item.destacado {
            border-color: #4CAF50;
            background: linear-gradient(135deg, #f0f8f0 0%, #e8f5e8 100%);
        }

        .caso-situacion h5 {
            color: #003F5B;
            font-size: 0.95rem;
            margin-bottom: 4px;
        }

        .caso-problema {
            color: #666;
            font-size: 0.8rem;
        }

        .caso-resultado {
            text-align: right;
            display: flex;
            flex-direction: column;
            gap: 4px;
        }

        .ahorro-cantidad {
            font-size: 1.5rem;
            font-weight: 800;
            color: #4CAF50;
        }

        .ahorro-texto {
            font-size: 0.8rem;
            color: #666;
        }

        .calculator-footer {
            text-align: center;
            margin-top: 20px;
            padding-top: 16px;
            border-top: 2px solid #f8f9fa;
        }

        .calculator-footer p {
            color: #4CAF50;
            font-weight: 600;
            margin: 0;
        }

        /* PROBLEMAS COMUNES */
        .problemas-comunes {
            background: white;
            padding: 80px 20px;
        }

        .problemas-container {
            max-width: 1200px;
            margin: 0 auto;
        }

        .problemas-title {
            font-size: 2.5rem;
            font-weight: 700;
            color: #003F5B;
            text-align: center;
            margin-bottom: 50px;
            line-height: 1.2;
        }

        .highlight-red {
            color: #ff6b6b;
            position: relative;
        }

        .highlight-red::after {
            content: '';
            position: absolute;
            bottom: -3px;
            left: 0;
            width: 100%;
            height: 3px;
            background: #ff6b6b;
            border-radius: 2px;
        }

        .problemas-grid {
            display: grid;
            grid-template-columns: repeat(3, 1fr);
            gap: 30px;
        }

        .problema-card {
            background: white;
            padding: 30px;
            border-radius: 16px;
            box-shadow: 0 8px 32px rgba(0, 0, 0, 0.08);
            border: 1px solid rgba(0, 0, 0, 0.05);
            transition: all 0.3s ease;
        }

        .problema-card:hover {
            transform: translateY(-5px);
            box-shadow: 0 15px 45px rgba(0, 0, 0, 0.12);
        }

        .problema-header {
            display: flex;
            align-items: center;
            gap: 12px;
            margin-bottom: 20px;
        }

        .problema-icon {
            font-size: 2.5rem;
        }

        .problema-header h3 {
            color: #003F5B;
            font-size: 1.3rem;
            font-weight: 700;
        }

        .enganos-lista {
            display: flex;
            flex-direction: column;
            gap: 12px;
            margin-bottom: 20px;
        }

        .engano-item {
            color: #666;
            font-size: 0.9rem;
            line-height: 1.4;
            padding-left: 8px;
        }

        .realidad-box {
            background: linear-gradient(135deg, #e8f5e8 0%, #f0f8f0 100%);
            padding: 16px;
            border-radius: 8px;
            border-left: 4px solid #4CAF50;
        }

        .realidad-titulo {
            display: block;
            font-weight: 700;
            color: #4CAF50;
            font-size: 0.85rem;
            margin-bottom: 4px;
        }

        .realidad-texto {
            color: #333;
            font-size: 0.9rem;
            font-weight: 600;
        }

        /* CÓMO FUNCIONA */
        .como-funciona-asesoria {
            background: #f8f9fa;
            padding: 80px 20px;
        }

        .funciona-container {
            max-width: 1200px;
            margin: 0 auto;
            text-align: center;
        }

        .funciona-title {
            font-size: 2.5rem;
            font-weight: 700;
            color: #003F5B;
            margin-bottom: 50px;
        }

        .proceso-simple {
            display: grid;
            grid-template-columns: repeat(3, 1fr);
            gap: 40px;
            margin-bottom: 40px;
        }

        .paso-asesoria {
            background: white;
            padding: 30px;
            border-radius: 16px;
            box-shadow: 0 8px 32px rgba(0, 0, 0, 0.08);
            position: relative;
            transition: all 0.3s ease;
        }

        .paso-asesoria:hover {
            transform: translateY(-5px);
            box-shadow: 0 15px 45px rgba(0, 0, 0, 0.12);
        }

        .paso-numero {
            width: 60px;
            height: 60px;
            background: linear-gradient(135deg, #4CAF50 0%, #66BB6A 100%);
            color: white;
            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
            font-weight: 800;
            font-size: 1.5rem;
            margin: 0 auto 20px;
            box-shadow: 0 4px 15px rgba(76, 175, 80, 0.3);
        }

        .paso-content h3 {
            color: #003F5B;
            margin-bottom: 12px;
            font-size: 1.2rem;
        }

        .paso-content p {
            color: #666;
            line-height: 1.5;
        }

        .resultado-inmediato {
            background: linear-gradient(135deg, #e8f5e8 0%, #f0f8f0 100%);
            padding: 30px;
            border-radius: 16px;
            border: 2px solid #4CAF50;
        }

        .resultado-inmediato h3 {
            color: #003F5B;
            margin-bottom: 20px;
            font-size: 1.3rem;
        }

        .herramientas-lista {
            display: grid;
            grid-template-columns: repeat(2, 1fr);
            gap: 12px;
        }

        .herramientas-lista span {
            background: rgba(255, 255, 255, 0.8);
            padding: 12px;
            border-radius: 8px;
            font-weight: 600;
            font-size: 0.9rem;
        }

        /* TESTIMONIOS */
        .testimonios-asesoria {
            background: white;
            padding: 80px 20px;
        }

        .testimonios-container {
            max-width: 1200px;
            margin: 0 auto;
        }

        .testimonios-title {
            font-size: 2.5rem;
            font-weight: 700;
            color: #003F5B;
            text-align: center;
            margin-bottom: 50px;
        }

        .testimonios-grid {
            display: grid;
            grid-template-columns: repeat(3, 1fr);
            gap: 30px;
        }

        .testimonio-rapido {
            background: white;
            padding: 30px;
            border-radius: 16px;
            box-shadow: 0 8px 32px rgba(0, 0, 0, 0.08);
            text-align: center;
            transition: all 0.3s ease;
        }

        .testimonio-rapido:hover {
            transform: translateY(-5px);
            box-shadow: 0 15px 45px rgba(0, 0, 0, 0.12);
        }

        .ahorro-testimonio {
            background: linear-gradient(135deg, #4CAF50 0%, #66BB6A 100%);
            color: white;
            padding: 12px 20px;
            border-radius: 25px;
            font-weight: 700;
            font-size: 1.1rem;
            margin-bottom: 20px;
            display: inline-block;
            box-shadow: 0 4px 15px rgba(76, 175, 80, 0.3);
        }

        .testimonio-rapido p {
            color: #333;
            font-style: italic;
            line-height: 1.6;
            margin-bottom: 16px;
        }

        .testimonio-autor {
            color: #666;
            font-size: 0.9rem;
            font-weight: 600;
        }

        /* CTA FINAL */
        .cta-final-asesoria {
            background: linear-gradient(135deg, #003F5B 0%, #2c5f7b 50%, #1a4a5c 100%);
            padding: 100px 20px;
            color: white;
            text-align: center;
            position: relative;
            overflow: hidden;
        }

        .cta-final-asesoria::before {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            background: url('data:image/svg+xml,') repeat;
            opacity: 0.3;
        }

        .cta-container {
            max-width: 700px;
            margin: 0 auto;
            position: relative;
            z-index: 2;
        }

        .cta-container h2 {
            font-size: 2.8rem;
            font-weight: 800;
            margin-bottom: 30px;
            line-height: 1.2;
        }

        .urgencia-mensaje {
            background: rgba(255, 107, 107, 0.15);
            padding: 20px;
            border-radius: 12px;
            border: 1px solid rgba(255, 107, 107, 0.3);
            margin-bottom: 40px;
            display: flex;
            align-items: center;
            gap: 12px;
            font-size: 1.1rem;
        }

        .urgencia-icon {
            font-size: 1.5rem;
        }

        .precio-oferta {
            background: rgba(255, 255, 255, 0.08);
            padding: 30px;
            border-radius: 16px;
            border: 1px solid rgba(255, 255, 255, 0.1);
            backdrop-filter: blur(10px);
            margin-bottom: 40px;
        }

        .precio-anterior {
            color: rgba(255, 255, 255, 0.7);
            font-size: 1rem;
            margin-bottom: 10px;
        }

        .precio-anterior span {
            text-decoration: line-through;
            color: #ff6b6b;
        }

        .precio-actual {
            display: flex;
            align-items: center;
            justify-content: center;
            gap: 15px;
            margin-bottom: 15px;
        }

        .precio-numero {
            font-size: 4rem;
            font-weight: 800;
            color: #4CAF50;
            text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
        }

        .precio-duracion {
            font-size: 1.2rem;
            opacity: 0.9;
        }

        .precio-garantia {
            color: #4CAF50;
            font-weight: 600;
            font-size: 1.1rem;
        }

        .cta-mega-asesoria {
            background: linear-gradient(135deg, #4CAF50 0%, #66BB6A 100%);
            color: white;
            padding: 25px 50px;
            border-radius: 16px;
            font-weight: 700;
            font-size: 1.4rem;
            border: none;
            cursor: pointer;
            transition: all 0.4s ease;
            box-shadow: 0 15px 40px rgba(76, 175, 80, 0.4);
            margin-bottom: 30px;
            position: relative;
            overflow: hidden;
        }

        .cta-mega-asesoria::before {
            content: '';
            position: absolute;
            top: 0;
            left: -100%;
            width: 100%;
            height: 100%;
            background: linear-gradient(90deg, transparent, rgba(255,255,255,0.3), transparent);
            transition: left 0.6s;
        }

        .cta-mega-asesoria:hover::before {
            left: 100%;
        }

        .cta-mega-asesoria:hover {
            transform: translateY(-4px) scale(1.02);
            box-shadow: 0 25px 60px rgba(76, 175, 80, 0.5);
        }

        .garantias-finales {
            display: flex;
            justify-content: center;
            gap: 30px;
            font-size: 1rem;
            opacity: 0.9;
        }

        .garantias-finales span {
            padding: 12px 20px;
            background: rgba(255, 255, 255, 0.08);
            border-radius: 25px;
            border: 1px solid rgba(255, 255, 255, 0.1);
            backdrop-filter: blur(10px);
        }

        /* RESPONSIVE */
        @media (max-width: 1024px) {
            .hero-container {
                gap: 40px;
            }
            
            .hero-title {
                font-size: 3rem;
            }
            
            .problemas-grid {
                grid-template-columns: 1fr;
                gap: 25px;
            }
            
            .proceso-simple {
                gap: 30px;
            }
        }

        @media (max-width: 768px) {
            .hero-asesoria {
                padding: 80px 15px 60px;
            }
            
            .hero-container {
                grid-template-columns: 1fr;
                gap: 40px;
            }
            
            .hero-title {
                font-size: 2.5rem;
            }
            
            .precio-destacado {
                font-size: 2.5rem;
                margin-right: 10px;
            }
            
            .situaciones-grid {
                grid-template-columns: 1fr;
            }
            
            .valor-box {
                flex-direction: column;
                gap: 20px;
            }
            
            .problemas-comunes,
            .como-funciona-asesoria,
            .testimonios-asesoria {
                padding: 60px 15px;
            }
            
            .problemas-title,
            .funciona-title,
            .testimonios-title {
                font-size: 2rem;
            }
            
            .proceso-simple {
                grid-template-columns: 1fr;
                gap: 25px;
            }
            
            .herramientas-lista {
                grid-template-columns: 1fr;
            }
            
            .testimonios-grid {
                grid-template-columns: 1fr;
                gap: 25px;
            }
            
            .cta-final-asesoria {
                padding: 80px 15px;
            }
            
            .cta-container h2 {
                font-size: 2.2rem;
            }
            
            .garantias-finales {
                flex-direction: column;
                gap: 15px;
                align-items: center;
            }
        }

        @media (max-width: 480px) {
            .hero-title {
                font-size: 2rem;
            }
            
            .precio-destacado {
                font-size: 2rem;
                display: block;
                margin-bottom: 10px;
            }
            
            .caso-item {
                flex-direction: column;
                text-align: center;
                gap: 15px;
            }
            
            .precio-numero {
                font-size: 3rem;
            }
            
            .cta-mega-asesoria {
                padding: 18px 30px;
                font-size: 1.1rem;
            }
        }

        /* ANIMACIONES */
        @keyframes fadeInUp {
            from {
                opacity: 0;
                transform: translateY(30px);
            }
            to {
                opacity: 1;
                transform: translateY(0);
            }
        }

        .problema-card,
        .paso-asesoria,
        .testimonio-rapido {
            animation: fadeInUp 0.6s ease-out;
        }

        .problema-card:nth-child(2) {
            animation-delay: 0.1s;
        }

        .problema-card:nth-child(3) {
            animation-delay: 0.2s;
        }

        .paso-asesoria:nth-child(2) {
            animation-delay: 0.1s;
        }

        .paso-asesoria:nth-child(3) {
            animation-delay: 0.2s;
        }/* End custom CSS */