{"id":12,"date":"2025-12-16T21:19:39","date_gmt":"2025-12-16T21:19:39","guid":{"rendered":"https:\/\/carobello.co\/?page_id=12"},"modified":"2025-12-17T00:10:05","modified_gmt":"2025-12-17T00:10:05","slug":"elementor-12","status":"publish","type":"page","link":"https:\/\/carobello.co\/","title":{"rendered":"Elementor #12"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"12\" class=\"elementor elementor-12\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-003e452 e-flex e-con-boxed e-con e-parent\" data-id=\"003e452\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3d5b2ad elementor-widget elementor-widget-html\" data-id=\"3d5b2ad\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"es\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Caro Bello | Psic\u00f3loga, Te\u00f3loga y Cantautora<\/title>\n    <script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\">\n    <script>\n        tailwind.config = {\n            theme: {\n                extend: {\n                    colors: {\n                        primary: {\n                            DEFAULT: '#5B3B8C', \/\/ Morado profundo\n                            light: '#7A5BA9',\n                            dark: '#472D70'\n                        },\n                        accent: {\n                            DEFAULT: '#2A9D8F', \/\/ Turquesa\n                            light: '#40B4A6',\n                            dark: '#1F756A'\n                        },\n                        gold: {\n                            DEFAULT: '#D4AF37', \/\/ Dorado\n                            light: '#E6C65C',\n                            dark: '#B39429'\n                        },\n                        sage: {\n                            DEFAULT: '#9CAF88', \/\/ Verde salvia\n                            light: '#B8C7A9',\n                            dark: '#7D8C6C'\n                        }\n                    }\n                }\n            }\n        }\n    <\/script>\n    <style>\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=DM+Serif+Display:ital@0;1&family=Open+Sans:wght@300;400;500;600;700&family=Playfair+Display:ital@0;1&family=Dancing+Script:wght@400;700&display=swap');\n        \n        body {\n            font-family: 'Open Sans', sans-serif;\n            scroll-behavior: smooth;\n        }\n        \n        h1, h2, h3, h4, h5 {\n            font-family: 'DM Serif Display', serif;\n        }\n        \n        .cursive-accent {\n            font-family: 'Dancing Script', cursive;\n        }\n        \n        .quote-text {\n            font-family: 'Playfair Display', serif;\n            font-style: italic;\n        }\n        \n        .hero-pattern {\n            background-color: #f5f3ff;\n            background-image: radial-gradient(#d8cef6 0.5px, transparent 0.5px), radial-gradient(#d8cef6 0.5px, #f5f3ff 0.5px);\n            background-size: 20px 20px;\n            background-position: 0 0, 10px 10px;\n        }\n        \n        .testimonial-card {\n            transition: all 0.3s ease;\n        }\n        \n        .testimonial-card:hover {\n            transform: translateY(-5px);\n        }\n        \n        .service-card {\n            transition: all 0.3s ease;\n        }\n        \n        .service-card:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);\n        }\n        \n        .workshop-card {\n            transition: all 0.3s ease;\n        }\n        \n        .workshop-card:hover {\n            transform: scale(1.02);\n        }\n        \n        .nav-link {\n            position: relative;\n        }\n        \n        .nav-link::after {\n            content: '';\n            position: absolute;\n            width: 0;\n            height: 2px;\n            bottom: -2px;\n            left: 0;\n            background-color: #5B3B8C;\n            transition: width 0.3s ease;\n        }\n        \n        .nav-link:hover::after {\n            width: 100%;\n        }\n        \n        .active::after {\n            width: 100%;\n        }\n        \n        .music-player {\n            background: linear-gradient(135deg, #5B3B8C 0%, #2A9D8F 100%);\n        }\n        \n        .audio-progress {\n            height: 4px;\n            background-color: rgba(255, 255, 255, 0.2);\n            border-radius: 2px;\n            overflow: hidden;\n            position: relative;\n        }\n        \n        .audio-progress-bar {\n            height: 100%;\n            background-color: #D4AF37;\n            border-radius: 2px;\n            transition: width 0.1s linear;\n        }\n        \n        .bible-quote {\n            border-left: 4px solid #D4AF37;\n        }\n        \n        .album-rotate {\n            animation: rotate 20s linear infinite;\n        }\n        \n        @keyframes rotate {\n            from {\n                transform: rotate(0deg);\n            }\n            to {\n                transform: rotate(360deg);\n            }\n        }\n        \n        .music-card {\n            transition: all 0.3s ease;\n            background: linear-gradient(135deg, rgba(91, 59, 140, 0.05) 0%, rgba(42, 157, 143, 0.05) 100%);\n        }\n        \n        .music-card:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);\n        }\n        \n        .highlight-text {\n            position: relative;\n            display: inline-block;\n        }\n        \n        .highlight-text::after {\n            content: '';\n            position: absolute;\n            width: 100%;\n            height: 8px;\n            bottom: 0;\n            left: 0;\n            background-color: rgba(212, 175, 55, 0.3);\n            z-index: -1;\n        }\n        \n        .contact-form input:focus,\n        .contact-form textarea:focus,\n        .contact-form select:focus {\n            border-color: #5B3B8C;\n            box-shadow: 0 0 0 3px rgba(91, 59, 140, 0.2);\n        }\n        \n        .contact-info-card {\n            transition: all 0.3s ease;\n        }\n        \n        .contact-info-card:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);\n        }\n        \n        .social-icon {\n            transition: all 0.3s ease;\n        }\n        \n        .social-icon:hover {\n            transform: translateY(-3px);\n        }\n\n    <\/style>\n<\/head>\n<body class=\"bg-gray-50\">\n    <!-- Navbar -->\n    <nav class=\"bg-white shadow-sm w-full z-10\">\n        <div class=\"container mx-auto px-4 sm:px-6 lg:px-8\">\n            <div class=\"flex justify-between h-16\">\n                <!-- Logo -->\n                <div class=\"flex items-center\">\n                    <div class=\"flex-shrink-0 flex items-center\">\n                        <span class=\"text-primary font-bold text-xl\">Caro Bello  <\/span>\n                    <\/div>\n                <\/div>\n\n                <!-- Men\u00fa desktop -->\n                <div class=\"hidden md:flex items-center space-x-6\">\n                    <a href=\"#inicio\" class=\"nav-link active text-gray-700 hover:text-primary px-3 py-2 text-sm font-medium\">Inicio<\/a>\n                    <a href=\"#sobre-mi\" class=\"nav-link text-gray-700 hover:text-primary px-3 py-2 text-sm font-medium\">Sobre M\u00ed<\/a>\n                    <a href=\"#servicios\" class=\"nav-link text-gray-700 hover:text-primary px-3 py-2 text-sm font-medium\">Servicios<\/a>\n                    <a href=\"#enfoque\" class=\"nav-link text-gray-700 hover:text-primary px-3 py-2 text-sm font-medium\">Enfoque Cristiano<\/a>\n                    <a href=\"#musica\" class=\"nav-link text-gray-700 hover:text-primary px-3 py-2 text-sm font-medium\">Mi M\u00fasica<\/a>\n                    <a href=\"#talleres\" class=\"nav-link text-gray-700 hover:text-primary px-3 py-2 text-sm font-medium\">Talleres<\/a>\n                    <a href=\"#testimonios\" class=\"nav-link text-gray-700 hover:text-primary px-3 py-2 text-sm font-medium\">Testimonios<\/a>\n                    <a href=\"#contacto\" class=\"bg-primary hover:bg-primary-dark text-white px-4 py-2 rounded-md text-sm font-medium transition duration-300\">Contacto<\/a>\n                <\/div>\n\n                <!-- Bot\u00f3n men\u00fa m\u00f3vil -->\n                <div class=\"flex md:hidden items-center\">\n                    <button id=\"mobile-menu-button\" class=\"text-gray-500 hover:text-primary focus:outline-none\">\n                        <svg class=\"h-6 w-6\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\">\n                            <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"\n                                  d=\"M4 6h16M4 12h16M4 18h16\"\/>\n                        <\/svg>\n                    <\/button>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- Men\u00fa m\u00f3vil -->\n        <div id=\"mobile-menu\" class=\"hidden md:hidden bg-white shadow-md\">\n            <div class=\"px-4 pt-2 pb-3 space-y-1\">\n                <a href=\"#inicio\" class=\"block text-gray-700 hover:text-primary px-3 py-2 rounded-md text-base font-medium\">Inicio<\/a>\n                <a href=\"#sobre-mi\" class=\"block text-gray-700 hover:text-primary px-3 py-2 rounded-md text-base font-medium\">Sobre M\u00ed<\/a>\n                <a href=\"#servicios\" class=\"block text-gray-700 hover:text-primary px-3 py-2 rounded-md text-base font-medium\">Servicios<\/a>\n                <a href=\"#enfoque\" class=\"block text-gray-700 hover:text-primary px-3 py-2 rounded-md text-base font-medium\">Enfoque Cristiano<\/a>\n                <a href=\"#musica\" class=\"block text-gray-700 hover:text-primary px-3 py-2 rounded-md text-base font-medium\">Mi M\u00fasica<\/a>\n                <a href=\"#talleres\" class=\"block text-gray-700 hover:text-primary px-3 py-2 rounded-md text-base font-medium\">Talleres<\/a>\n                <a href=\"#testimonios\" class=\"block text-gray-700 hover:text-primary px-3 py-2 rounded-md text-base font-medium\">Testimonios<\/a>\n                <a href=\"#contacto\" class=\"block bg-primary text-white hover:bg-primary-dark px-3 py-2 rounded-md text-base font-medium transition duration-300\">Contacto<\/a>\n            <\/div>\n        <\/div>\n    <\/nav>\n\n    <!-- Script para mostrar\/ocultar el men\u00fa m\u00f3vil -->\n    <script>\n        const menuButton = document.getElementById('mobile-menu-button');\n        const mobileMenu = document.getElementById('mobile-menu');\n\n        menuButton.addEventListener('click', () => {\n            mobileMenu.classList.toggle('hidden');\n        });\n    <\/script>\n        \n        <!-- Mobile menu -->\n        <div id=\"mobile-menu\" class=\"hidden md:hidden bg-white shadow-md\">\n            <div class=\"px-2 pt-2 pb-3 space-y-1 sm:px-3\">\n                <a href=\"#inicio\" class=\"block px-3 py-2 rounded-md text-base font-medium text-gray-700 hover:text-primary hover:bg-gray-50\">Inicio<\/a>\n                <a href=\"#sobre-mi\" class=\"block px-3 py-2 rounded-md text-base font-medium text-gray-700 hover:text-primary hover:bg-gray-50\">Sobre M\u00ed<\/a>\n                <a href=\"#servicios\" class=\"block px-3 py-2 rounded-md text-base font-medium text-gray-700 hover:text-primary hover:bg-gray-50\">Servicios<\/a>\n                <a href=\"#enfoque\" class=\"block px-3 py-2 rounded-md text-base font-medium text-gray-700 hover:text-primary hover:bg-gray-50\">Enfoque Cristiano<\/a>\n                <a href=\"#musica\" class=\"block px-3 py-2 rounded-md text-base font-medium text-gray-700 hover:text-primary hover:bg-gray-50\">Mi M\u00fasica<\/a>\n                <a href=\"#talleres\" class=\"block px-3 py-2 rounded-md text-base font-medium text-gray-700 hover:text-primary hover:bg-gray-50\">Talleres<\/a>\n                <a href=\"#testimonios\" class=\"block px-3 py-2 rounded-md text-base font-medium text-gray-700 hover:text-primary hover:bg-gray-50\">Testimonios<\/a>\n                <a href=\"#contacto\" class=\"block px-3 py-2 rounded-md text-base font-medium bg-primary text-white hover:bg-primary-dark mt-2\">Contacto<\/a>\n            <\/div>\n        <\/div>\n    <\/nav>\n\n    <!-- Hero Section -->\n    <section id=\"inicio\" class=\"hero-pattern pt-28 pb-20\">\n        <div class=\"container mx-auto px-4 sm:px-6 lg:px-8\">\n            <div class=\"flex flex-col md:flex-row items-center\">\n                <div class=\"md:w-1\/2 mb-10 md:mb-0\">\n                    <h1 class=\"text-4xl md:text-5xl font-bold text-gray-800 leading-tight mb-4\">Sanaci\u00f3n integral para <span class=\"highlight-text\">mente, alma y esp\u00edritu<\/span><\/h1>\n                    <p class=\"text-lg text-gray-600 mb-6\">Psicolog\u00eda con enfoque cristiano, talleres de renovaci\u00f3n mental y m\u00fasica inspiradora para tu bienestar completo.<\/p>\n                    <div class=\"flex flex-col sm:flex-row space-y-4 sm:space-y-0 sm:space-x-4 mb-8\">\n                        <a href=\"#servicios\" class=\"bg-primary hover:bg-primary-dark text-white font-medium py-3 px-6 rounded-md text-center transition duration-300\">Descubrir servicios<\/a>\n                        <a href=\"#musica\" class=\"border border-primary text-primary hover:bg-primary-light hover:text-white font-medium py-3 px-6 rounded-md text-center transition duration-300\">Escuchar mi m\u00fasica<\/a>\n                    <\/div>\n                    <div class=\"flex items-center space-x-4\">\n                        <div class=\"flex items-center\">\n                            <svg class=\"w-5 h-5 text-gold\" fill=\"currentColor\" viewBox=\"0 0 20 20\">\n                                <path d=\"M9.049 2.927c.3-.921 1.603-.921 1.902 0l1.07 3.292a1 1 0 00.95.69h3.462c.969 0 1.371 1.24.588 1.81l-2.8 2.034a1 1 0 00-.364 1.118l1.07 3.292c.3.921-.755 1.688-1.54 1.118l-2.8-2.034a1 1 0 00-1.175 0l-2.8 2.034c-.784.57-1.838-.197-1.539-1.118l1.07-3.292a1 1 0 00-.364-1.118L2.98 8.72c-.783-.57-.38-1.81.588-1.81h3.461a1 1 0 00.951-.69l1.07-3.292z\"><\/path>\n                            <\/svg>\n                            <svg class=\"w-5 h-5 text-gold\" fill=\"currentColor\" viewBox=\"0 0 20 20\">\n                                <path d=\"M9.049 2.927c.3-.921 1.603-.921 1.902 0l1.07 3.292a1 1 0 00.95.69h3.462c.969 0 1.371 1.24.588 1.81l-2.8 2.034a1 1 0 00-.364 1.118l1.07 3.292c.3.921-.755 1.688-1.54 1.118l-2.8-2.034a1 1 0 00-1.175 0l-2.8 2.034c-.784.57-1.838-.197-1.539-1.118l1.07-3.292a1 1 0 00-.364-1.118L2.98 8.72c-.783-.57-.38-1.81.588-1.81h3.461a1 1 0 00.951-.69l1.07-3.292z\"><\/path>\n                            <\/svg>\n                            <svg class=\"w-5 h-5 text-gold\" fill=\"currentColor\" viewBox=\"0 0 20 20\">\n                                <path d=\"M9.049 2.927c.3-.921 1.603-.921 1.902 0l1.07 3.292a1 1 0 00.95.69h3.462c.969 0 1.371 1.24.588 1.81l-2.8 2.034a1 1 0 00-.364 1.118l1.07 3.292c.3.921-.755 1.688-1.54 1.118l-2.8-2.034a1 1 0 00-1.175 0l-2.8 2.034c-.784.57-1.838-.197-1.539-1.118l1.07-3.292a1 1 0 00-.364-1.118L2.98 8.72c-.783-.57-.38-1.81.588-1.81h3.461a1 1 0 00.951-.69l1.07-3.292z\"><\/path>\n                            <\/svg>\n                            <svg class=\"w-5 h-5 text-gold\" fill=\"currentColor\" viewBox=\"0 0 20 20\">\n                                <path d=\"M9.049 2.927c.3-.921 1.603-.921 1.902 0l1.07 3.292a1 1 0 00.95.69h3.462c.969 0 1.371 1.24.588 1.81l-2.8 2.034a1 1 0 00-.364 1.118l1.07 3.292c.3.921-.755 1.688-1.54 1.118l-2.8-2.034a1 1 0 00-1.175 0l-2.8 2.034c-.784.57-1.838-.197-1.539-1.118l1.07-3.292a1 1 0 00-.364-1.118L2.98 8.72c-.783-.57-.38-1.81.588-1.81h3.461a1 1 0 00.951-.69l1.07-3.292z\"><\/path>\n                            <\/svg>\n                            <svg class=\"w-5 h-5 text-gold\" fill=\"currentColor\" viewBox=\"0 0 20 20\">\n                                <path d=\"M9.049 2.927c.3-.921 1.603-.921 1.902 0l1.07 3.292a1 1 0 00.95.69h3.462c.969 0 1.371 1.24.588 1.81l-2.8 2.034a1 1 0 00-.364 1.118l1.07 3.292c.3.921-.755 1.688-1.54 1.118l-2.8-2.034a1 1 0 00-1.175 0l-2.8 2.034c-.784.57-1.838-.197-1.539-1.118l1.07-3.292a1 1 0 00-.364-1.118L2.98 8.72c-.783-.57-.38-1.81.588-1.81h3.461a1 1 0 00.951-.69l1.07-3.292z\"><\/path>\n                            <\/svg>\n                        <\/div>\n                        <span class=\"text-gray-600\">Vidas transformadas<\/span>\n                    <\/div>\n                <\/div>\n                <div class=\"md:w-1\/2 flex justify-center\">\n                    <div class=\"relative\">\n                        <div class=\"absolute -top-4 -left-4 w-64 h-64 bg-primary-light rounded-full opacity-20\"><\/div>\n                        <svg class=\"w-80 h-80 relative z-10\" viewBox=\"0 0 200 200\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                            <path fill=\"#5B3B8C\" d=\"M45.7,-58.9C58.9,-48.1,69.2,-33.1,73.2,-16.3C77.2,0.5,75,19.1,66.5,33.3C58,47.5,43.2,57.3,27.4,63.5C11.6,69.7,-5.2,72.3,-20.9,68.1C-36.6,63.9,-51.2,52.9,-61.7,38.2C-72.2,23.5,-78.6,5.1,-75.8,-11.7C-73,-28.5,-61,-43.7,-46.6,-54.2C-32.2,-64.7,-16.1,-70.5,0.5,-71.1C17,-71.7,34.1,-67.1,45.7,-58.9Z\" transform=\"translate(100 100)\" \/>\n                            <text x=\"100\" y=\"115\" text-anchor=\"middle\" fill=\"white\" font-size=\"16\" font-weight=\"bold\" font-family=\"'DM Serif Display', serif\">Caro Bello<\/text>\n                            <text x=\"100\" y=\"135\" text-anchor=\"middle\" fill=\"white\" font-size=\"12\" font-family=\"'Open Sans', sans-serif\">Psic\u00f3loga & Salmista<\/text>\n                        <\/svg>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- About Section -->\n    <section id=\"sobre-mi\" class=\"py-16 bg-white\">\n        <div class=\"container mx-auto px-4 sm:px-6 lg:px-8\">\n            <div class=\"flex flex-col md:flex-row items-center\">\n                <div class=\"md:w-2\/5 mb-10 md:mb-0\">\n                    <div class=\"relative\">\n                        <div class=\"w-64 h-64 md:w-80 md:h-80 rounded-full overflow-hidden border-4 border-primary-light shadow-lg mx-auto\">\n                            <svg viewBox=\"0 0 200 200\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-full h-full\">\n                                <circle cx=\"100\" cy=\"100\" r=\"80\" fill=\"#f3e8ff\" \/>\n                                <path d=\"M100,30 Q130,50 130,90 Q130,130 100,150 Q70,130 70,90 Q70,50 100,30\" fill=\"#5B3B8C\" \/>\n                                <circle cx=\"80\" cy=\"85\" r=\"5\" fill=\"#fff\" \/>\n                                <circle cx=\"120\" cy=\"85\" r=\"5\" fill=\"#fff\" \/>\n                                <path d=\"M90,110 Q100,120 110,110\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2\" \/>\n                            <\/svg>\n                        <\/div>\n                        <div class=\"absolute -bottom-4 -right-4 bg-accent rounded-lg p-4 shadow-md\">\n                            <div class=\"flex items-center space-x-2\">\n                                <span class=\"text-white text-xl\"><\/span>\n                                <span class=\"text-white text-sm\">Renovaci\u00f3n<br>Mental<\/span>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n                <div class=\"md:w-3\/5 md:pl-12\">\n                    <div class=\"mb-2\">\n                        <span class=\"cursive-accent text-2xl text-primary\">Con\u00f3ceme<\/span>\n                    <\/div>\n                    <h2 class=\"text-3xl font-bold text-gray-800 mb-6\">Sobre M\u00ed<\/h2>\n                    <p class=\"text-gray-600 mb-6\">Soy Caro Bello (Carolina Bello Rios), psic\u00f3loga y salmista apasionada por la renovaci\u00f3n mental. Integro la psicolog\u00eda con principios b\u00edblicos para ofrecer un camino de sanaci\u00f3n completo para mente, alma y esp\u00edritu..<\/p>\n                    <p class=\"text-gray-600 mb-6\">Adem\u00e1s de mi formaci\u00f3n en Psicolog\u00eda, tambi\u00e9n estudi\u00e9 Teolog\u00eda, lo que me permite ofrecer un enfoque verdaderamente integral. Como compositora de m\u00fasica cristiana contempor\u00e1nea, utilizo el arte como herramienta terap\u00e9utica y de conexi\u00f3n espiritual. Mi misi\u00f3n es ayudarte a descubrir tu prop\u00f3sito y vivir una vida plena en todas sus dimensiones.<\/p>\n                    <div class=\"grid grid-cols-2 gap-4 mb-8\">\n                        <div class=\"flex items-center space-x-2\">\n                            <svg class=\"w-5 h-5 text-primary\" fill=\"currentColor\" viewBox=\"0 0 20 20\">\n                                <path fill-rule=\"evenodd\" d=\"M10 18a8 8 0 100-16 8 8 0 000 16zm3.707-9.293a1 1 0 00-1.414-1.414L9 10.586 7.707 9.293a1 1 0 00-1.414 1.414l2 2a1 1 0 001.414 0l4-4z\" clip-rule=\"evenodd\"><\/path>\n                            <\/svg>\n                            <span class=\"text-gray-700\">Licenciatura en Psicolog\u00eda<\/span>\n                        <\/div>\n                        <div class=\"flex items-center space-x-2\">\n                            <svg class=\"w-5 h-5 text-primary\" fill=\"currentColor\" viewBox=\"0 0 20 20\">\n                                <path fill-rule=\"evenodd\" d=\"M10 18a8 8 0 100-16 8 8 0 000 16zm3.707-9.293a1 1 0 00-1.414-1.414L9 10.586 7.707 9.293a1 1 0 00-1.414 1.414l2 2a1 1 0 001.414 0l4-4z\" clip-rule=\"evenodd\"><\/path>\n                            <\/svg>\n                            <span class=\"text-gray-700\">Estudios en Teolog\u00eda<\/span>\n                        <\/div>\n                        <div class=\"flex items-center space-x-2\">\n                            <svg class=\"w-5 h-5 text-primary\" fill=\"currentColor\" viewBox=\"0 0 20 20\">\n                                <path fill-rule=\"evenodd\" d=\"M10 18a8 8 0 100-16 8 8 0 000 16zm3.707-9.293a1 1 0 00-1.414-1.414L9 10.586 7.707 9.293a1 1 0 00-1.414 1.414l2 2a1 1 0 001.414 0l4-4z\" clip-rule=\"evenodd\"><\/path>\n                            <\/svg>\n                            <span class=\"text-gray-700\">Terapia Cognitivo-Conductual<\/span>\n                        <\/div>\n                        <div class=\"flex items-center space-x-2\">\n                            <svg class=\"w-5 h-5 text-primary\" fill=\"currentColor\" viewBox=\"0 0 20 20\">\n                                <path fill-rule=\"evenodd\" d=\"M10 18a8 8 0 100-16 8 8 0 000 16zm3.707-9.293a1 1 0 00-1.414-1.414L9 10.586 7.707 9.293a1 1 0 00-1.414 1.414l2 2a1 1 0 001.414 0l4-4z\" clip-rule=\"evenodd\"><\/path>\n                            <\/svg>\n                            <span class=\"text-gray-700\">Compositora y M\u00fasico<\/span>\n                        <\/div>\n                    <\/div>\n                    <div class=\"bible-quote pl-4 mb-8\">\n                        <p class=\"quote-text text-gray-600\">\"Porque yo s\u00e9 los planes que tengo para ustedes \u2014dice el Se\u00f1or\u2014, planes de bienestar y no de calamidad, para darles un futuro y una esperanza.\" - Jerem\u00edas 29:11<\/p>\n                    <\/div>\n                    <a href=\"#contacto\" class=\"inline-block bg-primary hover:bg-primary-dark text-white font-medium py-3 px-6 rounded-md transition duration-300\">Agenda una consulta<\/a>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Services Section -->\n    <section id=\"servicios\" class=\"py-16 bg-gray-50\">\n        <div class=\"container mx-auto px-4 sm:px-6 lg:px-8\">\n            <div class=\"text-center mb-16\">\n                <div class=\"mb-2\">\n                    <span class=\"cursive-accent text-2xl text-primary\">Lo que ofrezco<\/span>\n                <\/div>\n                <h2 class=\"text-3xl font-bold text-gray-800 mb-4\">Mis Servicios<\/h2>\n                <p class=\"text-gray-600 max-w-2xl mx-auto\">A trav\u00e9s de la psicolog\u00eda, la fe y la m\u00fasica, acompa\u00f1o a personas y comunidades en procesos de renovaci\u00f3n mental y espiritual, ayud\u00e1ndoles a vivir con prop\u00f3sito y plenitud.<\/p>\n            <\/div>\n            <div class=\"grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-8\">\n                <!-- Service 1 -->\n                <div class=\"service-card bg-white rounded-lg shadow-md overflow-hidden\">\n                    <div class=\"bg-primary-light p-6\">\n                        <svg class=\"w-12 h-12 text-white mx-auto\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                            <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 8v4m0 4h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z\"><\/path>\n                        <\/svg>\n                    <\/div>\n                    <div class=\"p-6\">\n                        <h3 class=\"text-xl font-bold text-gray-800 mb-3\">Conferencias<\/h3>\n                        <p class=\"text-gray-600 mb-4\">Charlas din\u00e1micas e inspiradoras sobre temas de salud mental, manejo del estr\u00e9s, inteligencia emocional y desarrollo personal con fundamentos b\u00edblicos.<\/p>\n                        <ul class=\"space-y-2 mb-6\">\n                            <li class=\"flex items-center\">\n                                <svg class=\"w-4 h-4 text-primary mr-2\" fill=\"currentColor\" viewBox=\"0 0 20 20\">\n                                    <path fill-rule=\"evenodd\" d=\"M10 18a8 8 0 100-16 8 8 0 000 16zm3.707-9.293a1 1 0 00-1.414-1.414L9 10.586 7.707 9.293a1 1 0 00-1.414 1.414l2 2a1 1 0 001.414 0l4-4z\" clip-rule=\"evenodd\"><\/path>\n                                <\/svg>\n                                <span class=\"text-gray-700 text-sm\">Para iglesias y comunidades<\/span>\n                            <\/li>\n                            <li class=\"flex items-center\">\n                                <svg class=\"w-4 h-4 text-primary mr-2\" fill=\"currentColor\" viewBox=\"0 0 20 20\">\n                                    <path fill-rule=\"evenodd\" d=\"M10 18a8 8 0 100-16 8 8 0 000 16zm3.707-9.293a1 1 0 00-1.414-1.414L9 10.586 7.707 9.293a1 1 0 00-1.414 1.414l2 2a1 1 0 001.414 0l4-4z\" clip-rule=\"evenodd\"><\/path>\n                                <\/svg>\n                                <span class=\"text-gray-700 text-sm\">Eventos educativos<\/span>\n                            <\/li>\n                            <li class=\"flex items-center\">\n                                <svg class=\"w-4 h-4 text-primary mr-2\" fill=\"currentColor\" viewBox=\"0 0 20 20\">\n                                    <path fill-rule=\"evenodd\" d=\"M10 18a8 8 0 100-16 8 8 0 000 16zm3.707-9.293a1 1 0 00-1.414-1.414L9 10.586 7.707 9.293a1 1 0 00-1.414 1.414l2 2a1 1 0 001.414 0l4-4z\" clip-rule=\"evenodd\"><\/path>\n                                <\/svg>\n                                <span class=\"text-gray-700 text-sm\">Congresos y seminarios<\/span>\n                            <\/li>\n                        <\/ul>\n                        <a href=\"#contacto\" class=\"block text-center bg-primary hover:bg-primary-dark text-white font-medium py-2 px-4 rounded-md transition duration-300\">Solicitar informaci\u00f3n<\/a>\n                    <\/div>\n                <\/div>\n                \n                <!-- Service 2 -->\n                <div class=\"service-card bg-white rounded-lg shadow-md overflow-hidden\">\n                    <div class=\"bg-accent p-6\">\n                        <svg class=\"w-12 h-12 text-white mx-auto\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                            <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M17 20h5v-2a3 3 0 00-5.356-1.857M17 20H7m10 0v-2c0-.656-.126-1.283-.356-1.857M7 20H2v-2a3 3 0 015.356-1.857M7 20v-2c0-.656.126-1.283.356-1.857m0 0a5.002 5.002 0 019.288 0M15 7a3 3 0 11-6 0 3 3 0 016 0zm6 3a2 2 0 11-4 0 2 2 0 014 0zM7 10a2 2 0 11-4 0 2 2 0 014 0z\"><\/path>\n                        <\/svg>\n                    <\/div>\n                    <div class=\"p-6\">\n                        <h3 class=\"text-xl font-bold text-gray-800 mb-3\">Talleres<\/h3>\n                        <p class=\"text-gray-600 mb-4\">Experiencias pr\u00e1cticas y transformadoras donde aprender\u00e1s herramientas concretas para mejorar tu bienestar emocional, mental y espiritual.<\/p>\n                        <ul class=\"space-y-2 mb-6\">\n                            <li class=\"flex items-center\">\n                                <svg class=\"w-4 h-4 text-primary mr-2\" fill=\"currentColor\" viewBox=\"0 0 20 20\">\n                                    <path fill-rule=\"evenodd\" d=\"M10 18a8 8 0 100-16 8 8 0 000 16zm3.707-9.293a1 1 0 00-1.414-1.414L9 10.586 7.707 9.293a1 1 0 00-1.414 1.414l2 2a1 1 0 001.414 0l4-4z\" clip-rule=\"evenodd\"><\/path>\n                                <\/svg>\n                                <span class=\"text-gray-700 text-sm\">Grupos reducidos<\/span>\n                            <\/li>\n                            <li class=\"flex items-center\">\n                                <svg class=\"w-4 h-4 text-primary mr-2\" fill=\"currentColor\" viewBox=\"0 0 20 20\">\n                                    <path fill-rule=\"evenodd\" d=\"M10 18a8 8 0 100-16 8 8 0 000 16zm3.707-9.293a1 1 0 00-1.414-1.414L9 10.586 7.707 9.293a1 1 0 00-1.414 1.414l2 2a1 1 0 001.414 0l4-4z\" clip-rule=\"evenodd\"><\/path>\n                                <\/svg>\n                                <span class=\"text-gray-700 text-sm\">Metodolog\u00eda pr\u00e1ctica<\/span>\n                            <\/li>\n                            <li class=\"flex items-center\">\n                                <svg class=\"w-4 h-4 text-primary mr-2\" fill=\"currentColor\" viewBox=\"0 0 20 20\">\n                                    <path fill-rule=\"evenodd\" d=\"M10 18a8 8 0 100-16 8 8 0 000 16zm3.707-9.293a1 1 0 00-1.414-1.414L9 10.586 7.707 9.293a1 1 0 00-1.414 1.414l2 2a1 1 0 001.414 0l4-4z\" clip-rule=\"evenodd\"><\/path>\n                                <\/svg>\n                                <span class=\"text-gray-700 text-sm\">Material b\u00edblico incluido<\/span>\n                            <\/li>\n                        <\/ul>\n                        <a href=\"#talleres\" class=\"block text-center bg-primary hover:bg-primary-dark text-white font-medium py-2 px-4 rounded-md transition duration-300\">Ver pr\u00f3ximos talleres<\/a>\n                    <\/div>\n                <\/div>\n                \n                <!-- Service 3 -->\n                <div class=\"service-card bg-white rounded-lg shadow-md overflow-hidden\">\n                    <div class=\"bg-sage p-6\">\n                        <svg class=\"w-12 h-12 text-white mx-auto\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                            <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M16 7a4 4 0 11-8 0 4 4 0 018 0zM12 14a7 7 0 00-7 7h14a7 7 0 00-7-7z\"><\/path>\n                        <\/svg>\n                    <\/div>\n                    <div class=\"p-6\">\n                        <h3 class=\"text-xl font-bold text-gray-800 mb-3\">Consultas Individuales<\/h3>\n                        <p class=\"text-gray-600 mb-4\">Sesiones personalizadas con enfoque cristiano para abordar tus necesidades espec\u00edficas y ayudarte a superar obst\u00e1culos en tu camino hacia el bienestar.<\/p>\n                        <ul class=\"space-y-2 mb-6\">\n                            <li class=\"flex items-center\">\n                                <svg class=\"w-4 h-4 text-primary mr-2\" fill=\"currentColor\" viewBox=\"0 0 20 20\">\n                                    <path fill-rule=\"evenodd\" d=\"M10 18a8 8 0 100-16 8 8 0 000 16zm3.707-9.293a1 1 0 00-1.414-1.414L9 10.586 7.707 9.293a1 1 0 00-1.414 1.414l2 2a1 1 0 001.414 0l4-4z\" clip-rule=\"evenodd\"><\/path>\n                                <\/svg>\n                                <span class=\"text-gray-700 text-sm\">Presenciales y online<\/span>\n                            <\/li>\n                            <li class=\"flex items-center\">\n                                <svg class=\"w-4 h-4 text-primary mr-2\" fill=\"currentColor\" viewBox=\"0 0 20 20\">\n                                    <path fill-rule=\"evenodd\" d=\"M10 18a8 8 0 100-16 8 8 0 000 16zm3.707-9.293a1 1 0 00-1.414-1.414L9 10.586 7.707 9.293a1 1 0 00-1.414 1.414l2 2a1 1 0 001.414 0l4-4z\" clip-rule=\"evenodd\"><\/path>\n                                <\/svg>\n                                <span class=\"text-gray-700 text-sm\">Enfoque personalizado<\/span>\n                            <\/li>\n                            <li class=\"flex items-center\">\n                                <svg class=\"w-4 h-4 text-primary mr-2\" fill=\"currentColor\" viewBox=\"0 0 20 20\">\n                                    <path fill-rule=\"evenodd\" d=\"M10 18a8 8 0 100-16 8 8 0 000 16zm3.707-9.293a1 1 0 00-1.414-1.414L9 10.586 7.707 9.293a1 1 0 00-1.414 1.414l2 2a1 1 0 001.414 0l4-4z\" clip-rule=\"evenodd\"><\/path>\n                                <\/svg>\n                                <span class=\"text-gray-700 text-sm\">Integraci\u00f3n de fe y psicolog\u00eda<\/span>\n                            <\/li>\n                        <\/ul>\n                        <a href=\"#contacto\" class=\"block text-center bg-primary hover:bg-primary-dark text-white font-medium py-2 px-4 rounded-md transition duration-300\">Agendar consulta<\/a>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Christian Approach Section -->\n    <section id=\"enfoque\" class=\"py-16 bg-white\">\n        <div class=\"container mx-auto px-4 sm:px-6 lg:px-8\">\n            <div class=\"flex flex-col md:flex-row items-center\">\n                <div class=\"md:w-1\/2 mb-10 md:mb-0 md:pr-12\">\n                    <div class=\"mb-2\">\n                        <span class=\"cursive-accent text-2xl text-primary\">Mi filosof\u00eda<\/span>\n                    <\/div>\n                    <h2 class=\"text-3xl font-bold text-gray-800 mb-6\">Mi Enfoque Cristiano<\/h2>\n                    <p class=\"text-gray-600 mb-6\">Mi pr\u00e1ctica profesional integra los principios de la psicolog\u00eda con las verdades eternas de la Biblia. Con mi formaci\u00f3n en Teolog\u00eda, puedo ofrecer un enfoque verdaderamente integral que abarca mente, cuerpo y esp\u00edritu, reconociendo que la fe es un recurso poderoso en el proceso terap\u00e9utico.<\/p>\n                    <div class=\"bible-quote pl-4 mb-6\">\n                        <p class=\"quote-text text-gray-600\">\"Ama al Se\u00f1or tu Dios con todo tu coraz\u00f3n, con toda tu alma, con toda tu mente y con todas tus fuerzas.\" - Marcos 12:30<\/p>\n                    <\/div>\n                    <p class=\"text-gray-600 mb-6\">Este enfoque integral nos permite abordar no solo los s\u00edntomas, sino las causas profundas del malestar emocional, encontrando significado y prop\u00f3sito en medio de las dificultades.<\/p>\n                    <div class=\"grid grid-cols-1 sm:grid-cols-2 gap-4 mb-6\">\n                        <div class=\"bg-gray-50 p-4 rounded-lg\">\n                            <h4 class=\"font-bold text-primary mb-2\">Consejer\u00eda B\u00edblica<\/h4>\n                            <p class=\"text-gray-600 text-sm\">Orientaci\u00f3n basada en principios b\u00edblicos para decisiones y desaf\u00edos de la vida.<\/p>\n                        <\/div>\n                        <div class=\"bg-gray-50 p-4 rounded-lg\">\n                            <h4 class=\"font-bold text-primary mb-2\">Sanaci\u00f3n Interior<\/h4>\n                            <p class=\"text-gray-600 text-sm\">Proceso de restauraci\u00f3n de heridas emocionales a trav\u00e9s de la fe y la psicolog\u00eda.<\/p>\n                        <\/div>\n                        <div class=\"bg-gray-50 p-4 rounded-lg\">\n                            <h4 class=\"font-bold text-primary mb-2\">Identidad y Prop\u00f3sito<\/h4>\n                            <p class=\"text-gray-600 text-sm\">Descubrimiento de qui\u00e9n eres en Cristo y tu llamado \u00fanico.<\/p>\n                        <\/div>\n                        <div class=\"bg-gray-50 p-4 rounded-lg\">\n                            <h4 class=\"font-bold text-primary mb-2\">Matrimonio y Familia<\/h4>\n                            <p class=\"text-gray-600 text-sm\">Fortalecimiento de relaciones familiares con fundamentos cristianos.<\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n                <div class=\"md:w-1\/2\">\n                    <div class=\"relative\">\n                        <div class=\"absolute inset-0 bg-primary rounded-lg opacity-10\"><\/div>\n                        <div class=\"relative bg-white p-8 rounded-lg shadow-lg\">\n                            <svg class=\"w-12 h-12 text-gold mb-6\" fill=\"currentColor\" viewBox=\"0 0 20 20\">\n                                <path fill-rule=\"evenodd\" d=\"M12.316 3.051a1 1 0 01.633 1.265l-4 12a1 1 0 11-1.898-.632l4-12a1 1 0 011.265-.633zM5.707 6.293a1 1 0 010 1.414L3.414 10l2.293 2.293a1 1 0 11-1.414 1.414l-3-3a1 1 0 010-1.414l3-3a1 1 0 011.414 0zm8.586 0a1 1 0 011.414 0l3 3a1 1 0 010 1.414l-3 3a1 1 0 11-1.414-1.414L16.586 10l-2.293-2.293a1 1 0 010-1.414z\" clip-rule=\"evenodd\"><\/path>\n                            <\/svg>\n                            <h3 class=\"text-2xl font-bold text-gray-800 mb-4\">Principios Fundamentales<\/h3>\n                            <ul class=\"space-y-4\">\n                                <li class=\"flex\">\n                                    <span class=\"text-gold font-bold mr-2\">1.<\/span>\n                                    <p class=\"text-gray-600\">Cada persona es \u00fanica y valiosa, creada a imagen de Dios con un prop\u00f3sito espec\u00edfico.<\/p>\n                                <\/li>\n                                <li class=\"flex\">\n                                    <span class=\"text-gold font-bold mr-2\">2.<\/span>\n                                    <p class=\"text-gray-600\">La sanaci\u00f3n emocional y espiritual van de la mano; ambas son necesarias para un bienestar completo.<\/p>\n                                <\/li>\n                                <li class=\"flex\">\n                                    <span class=\"text-gold font-bold mr-2\">3.<\/span>\n                                    <p class=\"text-gray-600\">Las herramientas psicol\u00f3gicas y los principios b\u00edblicos son complementarios, no contradictorios.<\/p>\n                                <\/li>\n                                <li class=\"flex\">\n                                    <span class=\"text-gold font-bold mr-2\">4.<\/span>\n                                    <p class=\"text-gray-600\">El perd\u00f3n, la gratitud y la esperanza son fuerzas transformadoras en el proceso terap\u00e9utico.<\/p>\n                                <\/li>\n                                <li class=\"flex\">\n                                    <span class=\"text-gold font-bold mr-2\">5.<\/span>\n                                    <p class=\"text-gray-600\">Respeto las creencias de cada persona, adaptando mi enfoque a sus necesidades espec\u00edficas.<\/p>\n                                <\/li>\n                            <\/ul>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n\n    <!-- Music Section -->\n    <section id=\"musica\" class=\"py-16 bg-gray-50\">\n        <div class=\"container mx-auto px-4 sm:px-6 lg:px-8\">\n            <div class=\"text-center mb-16\">\n                <div class=\"mb-2\">\n                    <span class=\"cursive-accent text-2xl text-primary\">Inspiraci\u00f3n sonora<\/span>\n                <\/div>\n                <h2 class=\"text-3xl font-bold text-gray-800 mb-4\">Mi M\u00fasica<\/h2>\n                <p class=\"text-gray-600 max-w-2xl mx-auto\">La m\u00fasica es una extensi\u00f3n de mi ministerio terap\u00e9utico. A trav\u00e9s de mis composiciones, busco inspirar, sanar y conectar corazones con verdades eternas.<\/p>\n            <\/div>\n            \n\n\n\n            <!-- Featured Song -->\n            <div class=\"bg-white rounded-lg shadow-lg overflow-hidden mb-12\">\n                <div class=\"music-player p-6 text-white\">\n                    <div class=\"flex flex-col md:flex-row items-center\">\n                        <div class=\"md:w-1\/3 mb-6 md:mb-0 flex justify-center\">\n                            <div class=\"w-48 h-48 rounded-full overflow-hidden border-4 border-white shadow-lg\">\n                                <div class=\"w-full h-full bg-gray-200 rounded-full flex items-center justify-center album-rotate\">\n                                    <svg class=\"w-full h-full\" viewBox=\"0 0 200 200\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                                        <circle cx=\"100\" cy=\"100\" r=\"95\" fill=\"#5B3B8C\" \/>\n                                        <circle cx=\"100\" cy=\"100\" r=\"50\" fill=\"#D4AF37\" \/>\n                                        <circle cx=\"100\" cy=\"100\" r=\"10\" fill=\"white\" \/>\n                                        <text x=\"100\" y=\"140\" text-anchor=\"middle\" fill=\"white\" font-size=\"14\" font-weight=\"bold\" font-family=\"'DM Serif Display', serif\">Al Abrigo del Alt\u00edsimo<\/text>\n                                        <text x=\"100\" y=\"160\" text-anchor=\"middle\" fill=\"white\" font-size=\"12\" font-family=\"'Open Sans', sans-serif\">Caro Bello Rios<\/text>\n                                    <\/svg>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                        <div class=\"md:w-2\/3 md:pl-8\">\n                            <h3 class=\"text-2xl font-bold mb-2\">Al Abrigo del Alt\u00edsimo<\/h3>\n                            <p class=\"text-white opacity-80 mb-4\">Mi primer sencillo - Lanzamiento 2025<\/p>\n                            <p class=\"mb-6\">Una canci\u00f3n de esperanza y renovaci\u00f3n, inspirada en la promesa de que podemos encontrar refugio, paz y descanso bajo Su Abrigo.<\/p>\n                            <div class=\"mb-4\">\n                                <div class=\"flex items-center justify-between mb-2\">\n                                    <span class=\"text-sm\">0:00<\/span>\n                                    <span class=\"text-sm\">3:45<\/span>\n                                <\/div>\n                                <div class=\"audio-progress\">\n                                    <div class=\"audio-progress-bar\" style=\"width: 30%;\"><\/div>\n                                <\/div>\n                            <\/div>\n                            <div class=\"flex items-center justify-center space-x-6\">\n                                <button class=\"text-white hover:text-gold transition duration-300\">\n                                    <svg class=\"w-8 h-8\" fill=\"currentColor\" viewBox=\"0 0 20 20\">\n                                        <path d=\"M8.445 14.832A1 1 0 0010 14v-2.798l5.445 3.63A1 1 0 0017 14V6a1 1 0 00-1.555-.832L10 8.798V6a1 1 0 00-1.555-.832l-6 4a1 1 0 000 1.664l6 4z\"><\/path>\n                                    <\/svg>\n                                <\/button>\n                                <button class=\"bg-white text-primary hover:bg-gold hover:text-white rounded-full p-3 transition duration-300\">\n                                    <svg class=\"w-8 h-8\" fill=\"currentColor\" viewBox=\"0 0 20 20\">\n                                        <path fill-rule=\"evenodd\" d=\"M10 18a8 8 0 100-16 8 8 0 000 16zM9.555 7.168A1 1 0 008 8v4a1 1 0 001.555.832l3-2a1 1 0 000-1.664l-3-2z\" clip-rule=\"evenodd\"><\/path>\n                                    <\/svg>\n                                <\/button>\n                                <button class=\"text-white hover:text-gold transition duration-300\">\n                                    <svg class=\"w-8 h-8\" fill=\"currentColor\" viewBox=\"0 0 20 20\">\n                                        <path d=\"M4.555 5.168A1 1 0 003 6v8a1 1 0 001.555.832L10 11.202V14a1 1 0 001.555.832l6-4a1 1 0 000-1.664l-6-4A1 1 0 0010 6v2.798L4.555 5.168z\"><\/path>\n                                    <\/svg>\n                                <\/button>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n                <div class=\"p-6\">\n                    <div class=\"flex flex-wrap items-center justify-between\">\n                        <div class=\"mb-4 md:mb-0\">\n                            <h4 class=\"text-lg font-bold text-gray-800 mb-2\">Disiponible en:<\/h4>\n                            <div class=\"flex space-x-4\">\n                                <a href=\"https:\/\/hypeddit.com\/hr8b35\" class=\"text-gray-500 hover:text-primary transition duration-300\">\n                                    <svg class=\"w-8 h-8\" fill=\"currentColor\" viewBox=\"0 0 24 24\">\n                                        <path d=\"M12 0C5.4 0 0 5.4 0 12s5.4 12 12 12 12-5.4 12-12S18.66 0 12 0zm3.521 17.34c-.24.359-.66.48-1.021.24-2.82-1.74-6.36-2.101-10.561-1.141-.36.12-.78-.12-.9-.48-.12-.36.12-.78.48-.9C8.4 14.04 12.36 14.46 15.6 16.44c.36.181.42.66.24 1.021zm.96-2.28c-.301.42-.84.54-1.261.24-3.12-1.98-7.979-2.521-11.7-1.381-.479.12-.959-.181-1.08-.659-.12-.48.18-.959.66-1.08 4.26-1.26 9.6-.66 13.2 1.62.42.241.54.84.24 1.26zm.12-2.4c-3.821-2.34-10.021-2.52-13.681-1.38-.6.18-1.2-.18-1.38-.75-.18-.601.18-1.2.75-1.381 4.26-1.26 11.28-1.02 15.721 1.621.539.3.719 1.02.419 1.56-.299.421-1.02.599-1.56.3z\"\/>\n                                    <\/svg>\n                                <\/a>\n                                <a href=\"https:\/\/hypeddit.com\/hr8b35\" class=\"text-gray-500 hover:text-primary transition duration-300\">\n                                    <svg class=\"w-8 h-8\" fill=\"currentColor\" viewBox=\"0 0 24 24\">\n                                        <path d=\"M12 0C5.376 0 0 5.376 0 12s5.376 12 12 12 12-5.376 12-12S18.624 0 12 0zm5.568 17.04c-.192.24-.48.36-.768.36-.192 0-.384-.072-.528-.216C13.368 14.64 9.6 14.088 6.288 15c-.456.144-.888-.12-1.032-.576-.144-.456.12-.888.576-1.032 3.96-1.08 8.16-.48 11.664 2.088.432.288.504.864.24 1.296l-.168.264zm1.44-3.12c-.24.336-.6.504-1.008.504-.24 0-.456-.072-.648-.216-3.792-2.352-9.144-3.024-13.464-1.608-.528.168-1.08-.12-1.248-.648-.168-.528.12-1.08.648-1.248 4.944-1.56 10.848-.84 15.216 1.92.456.288.6.888.336 1.344l-.12.168zm.168-3.264c-4.224-2.52-11.376-2.76-15.48-1.536-.6.192-1.248-.144-1.44-.744-.192-.6.144-1.248.744-1.44 4.728-1.464 12.6-1.176 17.52 1.776.552.336.744 1.056.408 1.608-.336.504-1.056.744-1.608.408l-.144-.072z\"\/>\n                                    <\/svg>\n                                <\/a>\n                                <a href=\"https:\/\/hypeddit.com\/hr8b35\" class=\"text-gray-500 hover:text-primary transition duration-300\">\n                                    <svg class=\"w-8 h-8\" fill=\"currentColor\" viewBox=\"0 0 24 24\">\n                                        <path d=\"M12 0C5.376 0 0 5.376 0 12s5.376 12 12 12 12-5.376 12-12S18.624 0 12 0zm0 19.104c-3.936 0-7.104-3.168-7.104-7.104S8.064 4.896 12 4.896s7.104 3.168 7.104 7.104-3.168 7.104-7.104 7.104zm3.12-7.104c0 1.728-1.392 3.12-3.12 3.12s-3.12-1.392-3.12-3.12 1.392-3.12 3.12-3.12 3.12 1.392 3.12 3.12z\"\/>\n                                    <\/svg>\n                                <\/a>\n                                <a href=\"https:\/\/hypeddit.com\/hr8b35\" class=\"text-gray-500 hover:text-primary transition duration-300\">\n                                    <svg class=\"w-8 h-8\" fill=\"currentColor\" viewBox=\"0 0 24 24\">\n                                        <path d=\"M23.495 6.205a3.007 3.007 0 00-2.088-2.088c-1.87-.501-9.396-.501-9.396-.501s-7.507-.01-9.396.501A3.007 3.007 0 00.527 6.205a31.247 31.247 0 00-.522 5.805 31.247 31.247 0 00.522 5.783 3.007 3.007 0 002.088 2.088c1.868.502 9.396.502 9.396.502s7.506 0 9.396-.502a3.007 3.007 0 002.088-2.088 31.247 31.247 0 00.5-5.783 31.247 31.247 0 00-.5-5.805zM9.609 15.601V8.408l6.264 3.602z\"\/>\n                                    <\/svg>\n                                <\/a>\n                            <\/div>\n                        <\/div>\n                        <div>\n<a href=\"https:\/\/hypeddit.com\/hr8b35\" target=\"_blank\" class=\"inline-block bg-primary hover:bg-primary-dark text-white font-medium py-2 px-6 rounded-md transition duration-300\">\n  Esc\u00fachala Aqu\u00ed\n<\/a>                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n\n\u2028\u2028<!-- Secci\u00f3n Video Lyric -->\n<section id=\"video-lyric\" class=\"py-16 bg-gray-50\">\n  <div class=\"container mx-auto px-4 sm:px-6 lg:px-8 text-center\">\n    <!-- Encabezado con estilo consistente -->\n    <div class=\"mb-2\">\n      <span class=\"cursive-accent text-2xl text-primary\">Video Lyric Oficial<\/span>\n    <\/div>\n    <h2 class=\"text-3xl font-bold text-gray-800 mb-4\">Al Abrigo del Alt\u00edsimo<\/h2>\n    <p class=\"text-gray-600 mb-8 max-w-2xl mx-auto\">\n      Una oraci\u00f3n hecha canci\u00f3n. D\u00e9jate envolver por la paz y la presencia de Dios a trav\u00e9s de esta melod\u00eda.\n    <\/p>\n\n    <!-- Video responsive -->\n    <div class=\"aspect-w-16 aspect-h-9 max-w-3xl mx-auto rounded-lg overflow-hidden shadow-lg\">\n      <iframe\n        width=\"100%\"\n        height=\"480\"\n        src=\"https:\/\/www.youtube.com\/embed\/4rxPb7dkYb8\"\n        title=\"Caro Bello - Al Abrigo del Alt\u00edsimo (Video Lyric)\"\n        frameborder=\"0\"\n        allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\"\n        allowfullscreen>\n      <\/iframe>\n    <\/div>\n  <\/div>\n<\/section>\n           \n    <!-- Workshops Section -->\n    <section id=\"talleres\" class=\"py-16 bg-white\">\n        <div class=\"container mx-auto px-4 sm:px-6 lg:px-8\">\n            <div class=\"text-center mb-16\">\n                <div class=\"mb-2\">\n                    <span class=\"cursive-accent text-2xl text-primary\">Aprende y crece<\/span>\n                <\/div>\n                <h2 class=\"text-3xl font-bold text-gray-800 mb-4\">Pr\u00f3ximos Talleres<\/h2>\n                <p class=\"text-gray-600 max-w-2xl mx-auto\">Descubre nuestros talleres dise\u00f1ados para brindarte herramientas pr\u00e1cticas para tu crecimiento personal, emocional y espiritual.<\/p>\n            <\/div>\n            <div class=\"grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-8\">\n                <!-- Workshop 1 -->\n                <div class=\"workshop-card bg-white rounded-lg shadow-md overflow-hidden border border-gray-100\">\n                    <div class=\"h-48 bg-primary relative\">\n                        <div class=\"absolute inset-0 flex items-center justify-center\">\n                            <div class=\"text-center\">\n                                <span class=\"text-white text-sm font-medium bg-primary-dark px-3 py-1 rounded-full\">Presencial<\/span>\n                                <h3 class=\"text-white text-xl font-bold mt-3\">Sanando Heridas Emocionales<\/h3>\n                                <p class=\"text-primary-light mt-2\">Un camino hacia la libertad interior<\/p>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"p-6\">\n                        <div class=\"flex items-center justify-between mb-4\">\n                            <div class=\"flex items-center\">\n                                <svg class=\"w-5 h-5 text-primary mr-2\" fill=\"currentColor\" viewBox=\"0 0 20 20\">\n                                    <path fill-rule=\"evenodd\" d=\"M6 2a1 1 0 00-1 1v1H4a2 2 0 00-2 2v10a2 2 0 002 2h12a2 2 0 002-2V6a2 2 0 00-2-2h-1V3a1 1 0 10-2 0v1H7V3a1 1 0 00-1-1zm0 5a1 1 0 000 2h8a1 1 0 100-2H6z\" clip-rule=\"evenodd\"><\/path>\n                                <\/svg>\n                                <span class=\"text-gray-700\">15 de Junio, 2025<\/span>\n                            <\/div>\n                            <div class=\"flex items-center\">\n                                <svg class=\"w-5 h-5 text-primary mr-2\" fill=\"currentColor\" viewBox=\"0 0 20 20\">\n                                    <path fill-rule=\"evenodd\" d=\"M10 18a8 8 0 100-16 8 8 0 000 16zm1-12a1 1 0 10-2 0v4a1 1 0 00.293.707l2.828 2.829a1 1 0 101.415-1.415L11 9.586V6z\" clip-rule=\"evenodd\"><\/path>\n                                <\/svg>\n                                <span class=\"text-gray-700\">10:00 - 13:00<\/span>\n                            <\/div>\n                        <\/div>\n                        <p class=\"text-gray-600 mb-6\">Un taller pr\u00e1ctico donde aprender\u00e1s a identificar y sanar heridas emocionales del pasado a trav\u00e9s de principios b\u00edblicos y herramientas psicol\u00f3gicas.<\/p>\n                        <div class=\"flex items-center justify-between\">\n                            <span class=\"text-primary font-bold\">$50<\/span>\n                            <button class=\"bg-primary hover:bg-primary-dark text-white font-medium py-2 px-4 rounded-md transition duration-300\">Reservar plaza<\/button>\n                        <\/div>\n                    <\/div>\n                <\/div>\n                \n                <!-- Workshop 2 -->\n                <div class=\"workshop-card bg-white rounded-lg shadow-md overflow-hidden border border-gray-100\">\n                    <div class=\"h-48 bg-accent relative\">\n                        <div class=\"absolute inset-0 flex items-center justify-center\">\n                            <div class=\"text-center\">\n                                <span class=\"text-white text-sm font-medium bg-accent-dark px-3 py-1 rounded-full\">Online<\/span>\n                                <h3 class=\"text-white text-xl font-bold mt-3\">Identidad en Cristo<\/h3>\n                                <p class=\"text-accent-light mt-2\">Descubre qui\u00e9n eres realmente<\/p>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"p-6\">\n                        <div class=\"flex items-center justify-between mb-4\">\n                            <div class=\"flex items-center\">\n                                <svg class=\"w-5 h-5 text-primary mr-2\" fill=\"currentColor\" viewBox=\"0 0 20 20\">\n                                    <path fill-rule=\"evenodd\" d=\"M6 2a1 1 0 00-1 1v1H4a2 2 0 00-2 2v10a2 2 0 002 2h12a2 2 0 002-2V6a2 2 0 00-2-2h-1V3a1 1 0 10-2 0v1H7V3a1 1 0 00-1-1zm0 5a1 1 0 000 2h8a1 1 0 100-2H6z\" clip-rule=\"evenodd\"><\/path>\n                                <\/svg>\n                                <span class=\"text-gray-700\">27 de noviembre, 2025<\/span>\n                            <\/div>\n                            <div class=\"flex items-center\">\n                                <svg class=\"w-5 h-5 text-primary mr-2\" fill=\"currentColor\" viewBox=\"0 0 20 20\">\n                                    <path fill-rule=\"evenodd\" d=\"M10 18a8 8 0 100-16 8 8 0 000 16zm1-12a1 1 0 10-2 0v4a1 1 0 00.293.707l2.828 2.829a1 1 0 101.415-1.415L11 9.586V6z\" clip-rule=\"evenodd\"><\/path>\n                                <\/svg>\n                                <span class=\"text-gray-700\">18:00 - 20:00<\/span>\n                            <\/div>\n                        <\/div>\n                        <p class=\"text-gray-600 mb-6\">Explora y fortalece tu identidad en Cristo, superando las etiquetas negativas y las mentiras que limitan tu potencial y prop\u00f3sito divino.<\/p>\n                        <div class=\"flex items-center justify-between\">\n                            <span class=\"text-primary font-bold\">$35<\/span>\n                            <button class=\"bg-primary hover:bg-primary-dark text-white font-medium py-2 px-4 rounded-md transition duration-300\">Reservar plaza<\/button>\n                        <\/div>\n                    <\/div>\n                <\/div>\n                \n                <!-- Workshop 3 -->\n                <div class=\"workshop-card bg-white rounded-lg shadow-md overflow-hidden border border-gray-100\">\n                    <div class=\"h-48 bg-sage relative\">\n                        <div class=\"absolute inset-0 flex items-center justify-center\">\n                            <div class=\"text-center\">\n                                <span class=\"text-white text-sm font-medium bg-sage-dark px-3 py-1 rounded-full\">Presencial<\/span>\n                                <h3 class=\"text-white text-xl font-bold mt-3\">M\u00fasica y Sanaci\u00f3n<\/h3>\n                                <p class=\"text-sage-light mt-2\">El poder terap\u00e9utico de la adoraci\u00f3n<\/p>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"p-6\">\n                        <div class=\"flex items-center justify-between mb-4\">\n                            <div class=\"flex items-center\">\n                                <svg class=\"w-5 h-5 text-primary mr-2\" fill=\"currentColor\" viewBox=\"0 0 20 20\">\n                                    <path fill-rule=\"evenodd\" d=\"M6 2a1 1 0 00-1 1v1H4a2 2 0 00-2 2v10a2 2 0 002 2h12a2 2 0 002-2V6a2 2 0 00-2-2h-1V3a1 1 0 10-2 0v1H7V3a1 1 0 00-1-1zm0 5a1 1 0 000 2h8a1 1 0 100-2H6z\" clip-rule=\"evenodd\"><\/path>\n                                <\/svg>\n                                <span class=\"text-gray-700\u201d11 de diciembre, 2025<\/span>\n                            <\/div>\n                            <div class=\"flex items-center\">\n                                <svg class=\"w-5 h-5 text-primary mr-2\" fill=\"currentColor\" viewBox=\"0 0 20 20\">\n                                    <path fill-rule=\"evenodd\" d=\"M10 18a8 8 0 100-16 8 8 0 000 16zm1-12a1 1 0 10-2 0v4a1 1 0 00.293.707l2.828 2.829a1 1 0 101.415-1.415L11 9.586V6z\" clip-rule=\"evenodd\"><\/path>\n                                <\/svg>\n                                <span class=\"text-gray-700\">9:00 - 14:00<\/span>\n                            <\/div>\n                        <\/div>\n                        <p class=\"text-gray-600 mb-6\">Descubre c\u00f3mo la m\u00fasica y la adoraci\u00f3n pueden ser poderosas herramientas para la sanaci\u00f3n emocional, la reducci\u00f3n del estr\u00e9s y la conexi\u00f3n espiritual.<\/p>\n                        <div class=\"flex items-center justify-between\">\n                            <span class=\"text-primary font-bold\">$65<\/span>\n                            <button class=\"bg-primary hover:bg-primary-dark text-white font-medium py-2 px-4 rounded-md transition duration-300\">Reservar plaza<\/button>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n            <div class=\"text-center mt-12\">\n                <a href=\"#contacto\" class=\"inline-block bg-primary-light hover:bg-primary text-white font-medium py-3 px-6 rounded-md transition duration-300\">\u00bfNecesitas un taller personalizado para tu iglesia u organizaci\u00f3n? Cont\u00e1ctame<\/a>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Testimonials Section -->\n<section id=\"testimonios\" class=\"py-16 bg-gray-50\">\n    <div class=\"container mx-auto px-4 sm:px-6 lg:px-8\">\n        <div class=\"text-center mb-16\">\n            <div class=\"mb-2\">\n                <span class=\"cursive-accent text-2xl text-primary\">Experiencias transformadoras<\/span>\n            <\/div>\n            <h2 class=\"text-3xl font-bold text-gray-800 mb-4\">Lo que dicen mis clientes<\/h2>\n            <p class=\"text-gray-600 max-w-2xl mx-auto\">\n                Estas son algunas experiencias de personas que han participado en mis talleres, consultas y espacios de crecimiento espiritual.\n            <\/p>\n        <\/div>\n\n        <div class=\"grid grid-cols-1 md:grid-cols-3 gap-8\">\n            <!-- Testimonio 1 -->\n            <div class=\"testimonial-card bg-white p-6 rounded-lg shadow-md\">\n                <div class=\"flex items-center mb-4\">\n                    <div class=\"h-12 w-12 rounded-full bg-primary-light flex items-center justify-center text-white font-bold text-xl\">\n                        MR\n                    <\/div>\n                    <div class=\"ml-4\">\n                        <h3 class=\"font-semibold text-gray-800\">Mar\u00eda Rodr\u00edguez<\/h3>\n                        <p class=\"text-sm text-gray-500\">Participante - Taller Renovaci\u00f3n Mental<\/p>\n                    <\/div>\n                <\/div>\n                <p class=\"text-gray-600 italic\">\n                    \u201cEscuchar a Caro fue una experiencia sanadora. Me ayud\u00f3 a entender c\u00f3mo mis pensamientos influ\u00edan en mi fe y aprend\u00ed a renovar mi mente con la Palabra. Hoy vivo con m\u00e1s paz y prop\u00f3sito.\u201d\n                <\/p>\n            <\/div>\n\n            <!-- Testimonio 2 -->\n            <div class=\"testimonial-card bg-white p-6 rounded-lg shadow-md\">\n                <div class=\"flex items-center mb-4\">\n                    <div class=\"h-12 w-12 rounded-full bg-primary-light flex items-center justify-center text-white font-bold text-xl\">\n                        JL\n                    <\/div>\n                    <div class=\"ml-4\">\n                        <h3 class=\"font-semibold text-gray-800\">Juan L\u00f3pez<\/h3>\n                        <p class=\"text-sm text-gray-500\">Asistente - Conferencia Psicolog\u00eda y Fe<\/p>\n                    <\/div>\n                <\/div>\n                <p class=\"text-gray-600 italic\">\n                    \u201cCaro logra conectar la psicolog\u00eda con la fe de una manera pr\u00e1ctica y profunda. Su ense\u00f1anza me ayud\u00f3 a fortalecer mi mente y a confiar m\u00e1s en Dios en medio de los retos diarios.\u201d\n                <\/p>\n            <\/div>\n\n            <!-- Testimonio 3 -->\n            <div class=\"testimonial-card bg-white p-6 rounded-lg shadow-md\">\n                <div class=\"flex items-center mb-4\">\n                    <div class=\"h-12 w-12 rounded-full bg-primary-light flex items-center justify-center text-white font-bold text-xl\">\n                        AC\n                    <\/div>\n                    <div class=\"ml-4\">\n                        <h3 class=\"font-semibold text-gray-800\">Ana Cristina<\/h3>\n                        <p class=\"text-sm text-gray-500\">Sesi\u00f3n Individual - Acompa\u00f1amiento Emocional<\/p>\n                    <\/div>\n                <\/div>\n                <p class=\"text-gray-600 italic\">\n                    \u201cSu calidez y su fe se sienten desde el primer momento. Gracias a su acompa\u00f1amiento pude identificar pensamientos que me limitaban y reemplazarlos por verdad y esperanza.\u201d\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/section>\n<!-- Contact Section -->\n<section id=\"contacto\" class=\"py-16 bg-white\">\n  <div class=\"container mx-auto px-4 sm:px-6 lg:px-8 text-center\">\n    <div class=\"mb-10\">\n      <span class=\"cursive-accent text-2xl text-primary\">Conectemos<\/span>\n      <h2 class=\"text-3xl font-bold text-gray-800 mb-4\">Cont\u00e1ctame<\/h2>\n      <p class=\"text-gray-600 max-w-xl mx-auto\">\n        Si deseas invitarme a un evento, colaborar o simplemente escribir unas palabras, estar\u00e9 feliz de leerte.\n      <\/p>\n    <\/div>\n\n    <!-- Social Icons -->\n    <div class=\"flex justify-center space-x-6 mb-8\">\n      <a href=\"https:\/\/www.instagram.com\/carobellor\" target=\"_blank\" aria-label=\"Instagram\" class=\"text-primary hover:text-primary-dark transition\">\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"h-8 w-8\" fill=\"currentColor\" viewBox=\"0 0 24 24\">\n          <path d=\"M7.75 2C4.67893 2 2 4.67893 2 7.75V16.25C2 19.3211 4.67893 22 7.75 22H16.25C19.3211 22 22 19.3211 22 16.25V7.75C22 4.67893 19.3211 2 16.25 2H7.75ZM12 7C14.7614 7 17 9.23858 17 12C17 14.7614 14.7614 17 12 17C9.23858 17 7 14.7614 7 12C7 9.23858 9.23858 7 12 7ZM18 6C17.4477 6 17 6.44772 17 7C17 7.55228 17.4477 8 18 8C18.5523 8 19 7.55228 19 7C19 6.44772 18.5523 6 18 6ZM12 9C10.3431 9 9 10.3431 9 12C9 13.6569 10.3431 15 12 15C13.6569 15 15 13.6569 15 12C15 10.3431 13.6569 9 12 9Z\"\/>\n        <\/svg>\n      <\/a>\n      <a href=\"https:\/\/www.youtube.com\/@carobellor\" target=\"_blank\" aria-label=\"YouTube\" class=\"text-primary hover:text-primary-dark transition\">\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"h-8 w-8\" fill=\"currentColor\" viewBox=\"0 0 24 24\">\n          <path d=\"M19.615 3.184C21.406 3.588 22.816 5.028 23.216 6.823 23.793 9.293 24 12 24 12S23.793 14.707 23.216 17.177C22.816 18.972 21.406 20.412 19.615 20.816 17.145 21.393 12 21.393 12 21.393S6.855 21.393 4.385 20.816C2.594 20.412 1.184 18.972.784 17.177.207 14.707 0 12 0 12S.207 9.293.784 6.823C1.184 5.028 2.594 3.588 4.385 3.184 6.855 2.607 12 2.607 12 2.607S17.145 2.607 19.615 3.184ZM9.75 8.75V15.25L15.5 12L9.75 8.75Z\"\/>\n        <\/svg>\n      <\/a>\n      <a href=\"https:\/\/www.tiktok.com\/@carobellor\" target=\"_blank\" aria-label=\"TikTok\" class=\"text-primary hover:text-primary-dark transition\">\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"h-8 w-8\" fill=\"currentColor\" viewBox=\"0 0 24 24\">\n          <path d=\"M12 2C12.5523 2 13 2.44772 13 3V15C13 16.1046 12.1046 17 11 17C9.89543 17 9 16.1046 9 15C9 13.8954 9.89543 13 11 13C11.5523 13 12 12.5523 12 12V9C9.23858 9 7 11.2386 7 14C7 16.7614 9.23858 19 12 19C14.7614 19 17 16.7614 17 14V9C17.5958 9.35038 18.2628 9.59913 18.9721 9.72223C19.591 9.82911 20.201 9.41038 20.3079 8.79152C20.4148 8.17266 19.9961 7.56264 19.3772 7.45577C18.9131 7.37538 18.4761 7.22036 18.09 7.00028C17.2541 6.52314 16.7564 5.63584 16.7564 4.66828V4C16.7564 3.44772 16.3087 3 15.7564 3H12Z\"\/>\n        <\/svg>\n      <\/a>\n      <a href=\"https:\/\/www.facebook.com\/carobellorios\" target=\"_blank\" aria-label=\"Facebook\" class=\"text-primary hover:text-primary-dark transition\">\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"h-8 w-8\" fill=\"currentColor\" viewBox=\"0 0 24 24\">\n          <path d=\"M22 12C22 6.477 17.523 2 12 2S2 6.477 2 12C2 17.022 5.657 21.128 10.438 21.878V14.89H7.898V12H10.438V9.797C10.438 7.29 11.93 5.938 14.214 5.938C15.305 5.938 16.446 6.133 16.446 6.133V8.593H15.086C13.746 8.593 13.562 9.3 13.562 10.035V12H16.32L15.88 14.89H13.562V21.878C18.343 21.128 22 17.022 22 12Z\"\/>\n        <\/svg>\n      <\/a>\n    <\/div>\n\n    <!-- Email Contact -->\n    <div class=\"text-gray-700\">\n      <p class=\"text-lg font-medium mb-2\">\ud83d\udce9 Escr\u00edbeme a:<\/p>\n      <a href=\"mailto:carobellodigital@gmail.com\" class=\"text-primary hover:text-primary-dark font-semibold\">\n        carobellodigital@gmail.com\n      <\/a>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- Footer -->\n<footer class=\"bg-gray-900 text-gray-300 py-6\">\n  <div class=\"container mx-auto px-4 text-center\">\n    <p class=\"text-sm\">\n      \u00a9 2025 <span class=\"font-semibold text-white\">Carolina Bello Rios<\/span>. Todos los derechos reservados.\n    <\/p>\n  <\/div>\n<\/footer>\n\n\n\n\n                            <h4 class=\"text-lg font-bold text-gray-800\"><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML=\"window.__CF$cv$params={r:'99569ee5a5609876',t:'MTc2MTYxNDUzMS4wMDAwMDA='};var a=document.createElement('script');a.nonce='';a.src='\/cdn-cgi\/challenge-platform\/scripts\/jsd\/main.js';document.getElementsByTagName('head')[0].appendChild(a);\";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();<\/script>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Caro Bello | Psic\u00f3loga, Te\u00f3loga y Cantautora Caro Bello Inicio Sobre M\u00ed Servicios Enfoque Cristiano Mi M\u00fasica Talleres Testimonios Contacto Inicio Sobre M\u00ed Servicios Enfoque Cristiano Mi M\u00fasica Talleres Testimonios Contacto Inicio Sobre M\u00ed Servicios Enfoque Cristiano Mi M\u00fasica Talleres Testimonios Contacto Sanaci\u00f3n integral para mente, alma y esp\u00edritu Psicolog\u00eda con enfoque cristiano, talleres de [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-12","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/carobello.co\/index.php?rest_route=\/wp\/v2\/pages\/12","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/carobello.co\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/carobello.co\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/carobello.co\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/carobello.co\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=12"}],"version-history":[{"count":14,"href":"https:\/\/carobello.co\/index.php?rest_route=\/wp\/v2\/pages\/12\/revisions"}],"predecessor-version":[{"id":26,"href":"https:\/\/carobello.co\/index.php?rest_route=\/wp\/v2\/pages\/12\/revisions\/26"}],"wp:attachment":[{"href":"https:\/\/carobello.co\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=12"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}