{"id":2328,"date":"2025-12-19T12:04:14","date_gmt":"2025-12-19T12:04:14","guid":{"rendered":"https:\/\/meteor.com.co\/?page_id=2328"},"modified":"2026-01-25T22:16:35","modified_gmt":"2026-01-25T22:16:35","slug":"agentes","status":"publish","type":"page","link":"https:\/\/meteor.com.co\/en\/agentes\/","title":{"rendered":"Agents"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"2328\" class=\"elementor elementor-2328\">\n\t\t\t\t<div class=\"elementor-element elementor-element-098f3fc e-flex e-con-boxed e-con e-parent\" data-id=\"098f3fc\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;slideshow&quot;,&quot;background_slideshow_gallery&quot;:[{&quot;id&quot;:232,&quot;url&quot;:&quot;https:\\\/\\\/meteor.com.co\\\/wp-content\\\/uploads\\\/2025\\\/07\\\/Verde-oscuro-3-scaled.jpg&quot;}],&quot;background_slideshow_loop&quot;:&quot;yes&quot;,&quot;background_slideshow_slide_duration&quot;:5000,&quot;background_slideshow_slide_transition&quot;:&quot;fade&quot;,&quot;background_slideshow_transition_duration&quot;:500}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-a322770 e-con-full e-flex e-con e-child\" data-id=\"a322770\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;slideshow&quot;,&quot;background_slideshow_gallery&quot;:[{&quot;id&quot;:232,&quot;url&quot;:&quot;https:\\\/\\\/meteor.com.co\\\/wp-content\\\/uploads\\\/2025\\\/07\\\/Verde-oscuro-3-scaled.jpg&quot;}],&quot;background_slideshow_loop&quot;:&quot;yes&quot;,&quot;background_slideshow_slide_duration&quot;:5000,&quot;background_slideshow_slide_transition&quot;:&quot;fade&quot;,&quot;background_slideshow_transition_duration&quot;:500}\">\n\t\t<div class=\"elementor-element elementor-element-dfae113 e-con-full e-flex e-con e-child\" data-id=\"dfae113\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-77b5421 elementor-widget elementor-widget-heading\" data-id=\"77b5421\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">\u00bfQu\u00e9 tipo de Agente IA necesita tu negocio?<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-08768d4 elementor-widget elementor-widget-html\" data-id=\"08768d4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"es\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Space+Grotesk:wght@700&display=swap\" rel=\"stylesheet\">\r\n    <style>\r\n        * {\r\n            margin: 0;\r\n            padding: 0;\r\n            box-sizing: border-box;\r\n        }\r\n\r\n        .typewriter-section {\r\n            font-family: 'Space Grotesk', sans-serif;\r\n            text-align: center;\r\n            padding: 2rem 1.5rem;\r\n        }\r\n\r\n        .typewriter-title {\r\n            font-size: clamp(2.5rem, 6vw, 4.5rem);\r\n            font-weight: 700;\r\n            line-height: 1.3;\r\n            color: #FFFFFF;\r\n            margin: 0;\r\n        }\r\n\r\n        .typewriter-wrapper {\r\n            display: inline-block;\r\n            position: relative;\r\n            min-height: 1.3em;\r\n        }\r\n\r\n        .typewriter-text {\r\n            color: #0BE35F !important;\r\n            display: inline-block;\r\n            min-width: 20px;\r\n            text-align: left;\r\n            font-weight: 700;\r\n        }\r\n\r\n        .cursor {\r\n            display: inline-block;\r\n            width: 4px;\r\n            height: 0.9em;\r\n            background-color: #0BE35F !important;\r\n            margin-left: 2px;\r\n            animation: blink 0.7s infinite;\r\n            vertical-align: middle;\r\n        }\r\n\r\n        @keyframes blink {\r\n            0%, 49% { opacity: 1; }\r\n            50%, 100% { opacity: 0; }\r\n        }\r\n\r\n        \/* Responsive *\/\r\n        @media (max-width: 768px) {\r\n            .typewriter-title {\r\n                font-size: 2rem;\r\n            }\r\n            \r\n            .typewriter-text {\r\n                min-width: 15px;\r\n            }\r\n        }\r\n\r\n        \/* Forzar estilos en Elementor *\/\r\n        #typewriter {\r\n            color: #0BE35F !important;\r\n            font-family: 'Space Grotesk', sans-serif !important;\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n    <div class=\"typewriter-section\">\r\n        <h1 class=\"typewriter-title\">\r\n            Agentes IA para<br>\r\n            <span class=\"typewriter-wrapper\">\r\n                <span class=\"typewriter-text\" id=\"typewriter\">Ventas<\/span>\r\n                <span class=\"cursor\"><\/span>\r\n            <\/span>\r\n        <\/h1>\r\n    <\/div>\r\n\r\n    <script>\r\n        (function() {\r\n            \/\/ Esperar a que todo cargue\r\n            function initTypewriter() {\r\n                const textElement = document.getElementById('typewriter');\r\n                \r\n                if (!textElement) {\r\n                    setTimeout(initTypewriter, 100);\r\n                    return;\r\n                }\r\n\r\n                const phrases = [\r\n                    \"Ventas\",\r\n                    \"Atenci\u00f3n al Cliente\",\r\n                    \"Calificaci\u00f3n de Leads\",\r\n                    \"Agendamiento y Reservas\",\r\n                    \"Servicio al Cliente\"\r\n                ];\r\n                \r\n                let phraseIndex = 0;\r\n                let charIndex = 0;\r\n                let isDeleting = false;\r\n                let typeSpeed = 150;\r\n\r\n                function type() {\r\n                    const currentPhrase = phrases[phraseIndex];\r\n                    \r\n                    if (isDeleting) {\r\n                        textElement.textContent = currentPhrase.substring(0, charIndex - 1);\r\n                        charIndex--;\r\n                        typeSpeed = 50;\r\n                    } else {\r\n                        textElement.textContent = currentPhrase.substring(0, charIndex + 1);\r\n                        charIndex++;\r\n                        typeSpeed = 150;\r\n                    }\r\n\r\n                    \/\/ Forzar el color verde en cada actualizaci\u00f3n\r\n                    textElement.style.color = '#0BE35F';\r\n\r\n                    if (!isDeleting && charIndex === currentPhrase.length) {\r\n                        isDeleting = true;\r\n                        typeSpeed = 2000;\r\n                    } \r\n                    else if (isDeleting && charIndex === 0) {\r\n                        isDeleting = false;\r\n                        phraseIndex = (phraseIndex + 1) % phrases.length;\r\n                        typeSpeed = 500;\r\n                    }\r\n\r\n                    setTimeout(type, typeSpeed);\r\n                }\r\n\r\n                type();\r\n            }\r\n\r\n            if (document.readyState === 'loading') {\r\n                document.addEventListener('DOMContentLoaded', initTypewriter);\r\n            } else {\r\n                initTypewriter();\r\n            }\r\n        })();\r\n    <\/script>\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4fc01c6 elementor-widget elementor-widget-heading\" data-id=\"4fc01c6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Soluciones de Inteligencia Artificial para cada etapa del proceso comercial<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a9f02dd e-grid e-con-full e-con e-child\" data-id=\"a9f02dd\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-56bfd76 e-con-full e-flex e-con e-child\" data-id=\"56bfd76\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-9cd536c e-grid e-con-full e-con e-child\" data-id=\"9cd536c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-641d695 elementor-align-center elementor-widget elementor-widget-button\" data-id=\"641d695\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm elementor-animation-grow\" href=\"#link\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-far-handshake\" viewBox=\"0 0 640 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M519.2 127.9l-47.6-47.6A56.252 56.252 0 0 0 432 64H205.2c-14.8 0-29.1 5.9-39.6 16.3L118 127.9H0v255.7h64c17.6 0 31.8-14.2 31.9-31.7h9.1l84.6 76.4c30.9 25.1 73.8 25.7 105.6 3.8 12.5 10.8 26 15.9 41.1 15.9 18.2 0 35.3-7.4 48.8-24 22.1 8.7 48.2 2.6 64-16.8l26.2-32.3c5.6-6.9 9.1-14.8 10.9-23h57.9c.1 17.5 14.4 31.7 31.9 31.7h64V127.9H519.2zM48 351.6c-8.8 0-16-7.2-16-16s7.2-16 16-16 16 7.2 16 16c0 8.9-7.2 16-16 16zm390-6.9l-26.1 32.2c-2.8 3.4-7.8 4-11.3 1.2l-23.9-19.4-30 36.5c-6 7.3-15 4.8-18 2.4l-36.8-31.5-15.6 19.2c-13.9 17.1-39.2 19.7-55.3 6.6l-97.3-88H96V175.8h41.9l61.7-61.6c2-.8 3.7-1.5 5.7-2.3H262l-38.7 35.5c-29.4 26.9-31.1 72.3-4.4 101.3 14.8 16.2 61.2 41.2 101.5 4.4l8.2-7.5 108.2 87.8c3.4 2.8 3.9 7.9 1.2 11.3zm106-40.8h-69.2c-2.3-2.8-4.9-5.4-7.7-7.7l-102.7-83.4 12.5-11.4c6.5-6 7-16.1 1-22.6L367 167.1c-6-6.5-16.1-6.9-22.6-1l-55.2 50.6c-9.5 8.7-25.7 9.4-34.6 0-9.3-9.9-8.5-25.1 1.2-33.9l65.6-60.1c7.4-6.8 17-10.5 27-10.5l83.7-.2c2.1 0 4.1.8 5.5 2.3l61.7 61.6H544v128zm48 47.7c-8.8 0-16-7.2-16-16s7.2-16 16-16 16 7.2 16 16c0 8.9-7.2 16-16 16z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">VENTAS<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-57de295 elementor-align-center elementor-widget elementor-widget-button\" data-id=\"57de295\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm elementor-animation-grow\" href=\"#link\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-id-badge\" viewBox=\"0 0 384 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M336 0H48C21.5 0 0 21.5 0 48v416c0 26.5 21.5 48 48 48h288c26.5 0 48-21.5 48-48V48c0-26.5-21.5-48-48-48zM144 32h96c8.8 0 16 7.2 16 16s-7.2 16-16 16h-96c-8.8 0-16-7.2-16-16s7.2-16 16-16zm48 128c35.3 0 64 28.7 64 64s-28.7 64-64 64-64-28.7-64-64 28.7-64 64-64zm112 236.8c0 10.6-10 19.2-22.4 19.2H102.4C90 416 80 407.4 80 396.8v-19.2c0-31.8 30.1-57.6 67.2-57.6h5c12.3 5.1 25.7 8 39.8 8s27.6-2.9 39.8-8h5c37.1 0 67.2 25.8 67.2 57.6v19.2z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">CALIFICACI\u00d3N<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2653462 elementor-align-center elementor-widget elementor-widget-button\" data-id=\"2653462\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm elementor-animation-grow\" href=\"#link\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-far-calendar-alt\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M148 288h-40c-6.6 0-12-5.4-12-12v-40c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12zm108-12v-40c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h40c6.6 0 12-5.4 12-12zm96 0v-40c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h40c6.6 0 12-5.4 12-12zm-96 96v-40c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h40c6.6 0 12-5.4 12-12zm-96 0v-40c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h40c6.6 0 12-5.4 12-12zm192 0v-40c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h40c6.6 0 12-5.4 12-12zm96-260v352c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V112c0-26.5 21.5-48 48-48h48V12c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v52h128V12c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v52h48c26.5 0 48 21.5 48 48zm-48 346V160H48v298c0 3.3 2.7 6 6 6h340c3.3 0 6-2.7 6-6z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">RESERVAS<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3e11138 elementor-align-center elementor-widget elementor-widget-button\" data-id=\"3e11138\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm elementor-animation-grow\" href=\"#link\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-headphones-alt\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M160 288h-16c-35.35 0-64 28.7-64 64.12v63.76c0 35.41 28.65 64.12 64 64.12h16c17.67 0 32-14.36 32-32.06V320.06c0-17.71-14.33-32.06-32-32.06zm208 0h-16c-17.67 0-32 14.35-32 32.06v127.88c0 17.7 14.33 32.06 32 32.06h16c35.35 0 64-28.71 64-64.12v-63.76c0-35.41-28.65-64.12-64-64.12zM256 32C112.91 32 4.57 151.13 0 288v112c0 8.84 7.16 16 16 16h16c8.84 0 16-7.16 16-16V288c0-114.67 93.33-207.8 208-207.82 114.67.02 208 93.15 208 207.82v112c0 8.84 7.16 16 16 16h16c8.84 0 16-7.16 16-16V288C507.43 151.13 399.09 32 256 32z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">SERVICIO<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b63aa9b elementor-align-center elementor-widget elementor-widget-button\" data-id=\"b63aa9b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm elementor-animation-grow\" href=\"#link\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-smile\" viewBox=\"0 0 496 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm80 168c17.7 0 32 14.3 32 32s-14.3 32-32 32-32-14.3-32-32 14.3-32 32-32zm-160 0c17.7 0 32 14.3 32 32s-14.3 32-32 32-32-14.3-32-32 14.3-32 32-32zm194.8 170.2C334.3 380.4 292.5 400 248 400s-86.3-19.6-114.8-53.8c-13.6-16.3 11-36.7 24.6-20.5 22.4 26.9 55.2 42.2 90.2 42.2s67.8-15.4 90.2-42.2c13.4-16.2 38.1 4.2 24.6 20.5z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">REDES<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-900a468 elementor-align-center elementor-widget elementor-widget-button\" data-id=\"900a468\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#AGENTES\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">VER AGENTES<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-923cb3f e-flex e-con-boxed e-con e-parent\" data-id=\"923cb3f\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;slideshow&quot;,&quot;background_slideshow_gallery&quot;:[{&quot;id&quot;:48,&quot;url&quot;:&quot;https:\\\/\\\/meteor.com.co\\\/wp-content\\\/uploads\\\/2025\\\/07\\\/Gris-verde-scaled.jpg&quot;}],&quot;background_slideshow_loop&quot;:&quot;yes&quot;,&quot;background_slideshow_slide_duration&quot;:5000,&quot;background_slideshow_slide_transition&quot;:&quot;fade&quot;,&quot;background_slideshow_transition_duration&quot;:500}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-203d2cb elementor-widget elementor-widget-html\" data-id=\"203d2cb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"es\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>Consecuencias de No Tener IA - Closing Sales<\/title>\r\n    <!-- Tailwind CSS --><script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\r\n    <!-- Google Fonts --><link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\r\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\r\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;500;600;700&family=Raleway:wght@400;500;700&family=Space+Grotesk:wght@500;700&display=swap\" rel=\"stylesheet\">\r\n    <style>\r\n        body {\r\n            font-family: 'Raleway', sans-serif;\r\n            background-color: #F8FAF7; \/* Fondo claro principal *\/\r\n            color: #031602; \/* Texto oscuro principal *\/\r\n        }\r\n        .font-space-grotesk {\r\n            font-family: 'Space Grotesk', sans-serif;\r\n        }\r\n        .text-bright-green { color: #0BE35F; }\r\n        .bg-bright-green { background-color: #0BE35F; }\r\n        .text-dark-green { color: #031602; } \/* Texto oscuro *\/\r\n        .border-green-soft { border-color: #A7F3D0; } \/* Borde verde suave *\/\r\n        .border-red-soft { border-color: #FECACA; } \/* Borde rojo suave *\/\r\n\r\n        \/* --- INICIA CORRECCI\u00d3N PARA M\u00d3VIL --- *\/\r\n\r\n        \/* Estilos base (M\u00f3vil): Est\u00e1tico, uno sobre otro *\/\r\n        .problem-solution-card {\r\n            \/* Sin perspectiva en m\u00f3vil *\/\r\n            min-height: auto; \/* Altura autom\u00e1tica *\/\r\n            height: 100%; \r\n            width: 100%; \r\n            max-width: 400px; \r\n        }\r\n        .card-inner {\r\n            position: relative;\r\n            width: 100%;\r\n            height: 100%;\r\n            \/* Sin transici\u00f3n, sin transform-style *\/\r\n            display: flex; \/* Apilamos las tarjetas *\/\r\n            flex-direction: column;\r\n            gap: 1.5rem; \/* Espacio entre la tarjeta de problema y soluci\u00f3n (gap-6) *\/\r\n        }\r\n        .card-face {\r\n            position: relative; \/* Cambiado de absolute a relative *\/\r\n            width: 100%;\r\n            height: 100%; \/* Altura se adapta al contenido *\/\r\n            min-height: 250px; \/* Altura m\u00ednima para que no se vean aplastadas *\/\r\n            backface-visibility: visible; \/* Reseteado *\/\r\n            display: flex;\r\n            flex-direction: column;\r\n            justify-content: center;\r\n            align-items: center;\r\n            padding: 1.5rem; \/* p-6 *\/\r\n            border-radius: 0.75rem; \/* rounded-xl *\/\r\n            border: 1px solid var(--border-color, #E5E7EB);\r\n            background-color: #FFFFFF;\r\n            box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);\r\n        }\r\n        .card-front {\r\n            color: #4B5563;\r\n            --border-color: #FECACA;\r\n        }\r\n        .card-back {\r\n            color: #031602;\r\n            transform: none; \/* Sin rotaci\u00f3n en m\u00f3vil *\/\r\n            --border-color: #A7F3D0;\r\n            background-color: #F0FFF4;\r\n        }\r\n\r\n        \/* --- Estilos Desktop (lg: 1024px y m\u00e1s) --- *\/\r\n        \/* Aqu\u00ed restauramos el efecto de voltear *\/\r\n        @media (min-width: 1024px) {\r\n            .problem-solution-card {\r\n                perspective: 1000px;\r\n                min-height: 320px; \/* Un poco m\u00e1s de altura para el texto *\/\r\n            }\r\n            .card-inner {\r\n                position: relative;\r\n                transition: transform 0.6s;\r\n                transform-style: preserve-3d;\r\n                \/* Restauramos display block *\/\r\n                display: block; \r\n                gap: 0;\r\n            }\r\n            .problem-solution-card:hover .card-inner {\r\n                transform: rotateY(180deg);\r\n            }\r\n            .card-face {\r\n                position: absolute; \/* Restauramos posici\u00f3n absoluta *\/\r\n                backface-visibility: hidden; \/* Ocultamos la cara trasera *\/\r\n                min-height: 320px; \/* Aseguramos altura consistente *\/\r\n                height: 100%;\r\n            }\r\n            .card-back {\r\n                transform: rotateY(180deg); \/* Restauramos la rotaci\u00f3n de la cara trasera *\/\r\n            }\r\n        }\r\n        \r\n        \/* --- FIN CORRECCI\u00d3N PARA M\u00d3VIL --- *\/\r\n\r\n        .icon-circle {\r\n             width: 4rem; \/* w-16 *\/\r\n             height: 4rem; \/* h-16 *\/\r\n             border-radius: 9999px; \/* rounded-full *\/\r\n             display: flex;\r\n             align-items: center;\r\n             justify-content: center;\r\n             margin-bottom: 1rem; \/* mb-4 *\/\r\n        }\r\n        \/* Colores espec\u00edficos tema claro *\/\r\n        .icon-circle-problem { background-color: #FEE2E2; }\r\n        .icon-problem { color: #EF4444; }\r\n        .text-problem-title { color: #DC2626; }\r\n\r\n        .icon-circle-solution { background-color: #D1FAE5; }\r\n        .icon-solution { color: #10B981; }\r\n        .text-solution-title { color: #059669; }\r\n\r\n    <\/style>\r\n<\/head>\r\n<body class=\"p-6\">\r\n\r\n    <div class=\"container mx-auto max-w-7xl py-16 px-4\">\r\n        <div class=\"text-center mb-16\">\r\n            <h2 class=\"font-space-grotesk text-4xl md:text-5xl font-bold mb-4 text-dark-green\">\u00bfPor qu\u00e9 crear tus Agentes IA?<\/h2>\r\n            <p class=\"font-raleway text-lg max-w-3xl mx-auto text-gray-600\">3 Problemas cr\u00edticos que frenan tus ventas manuales vs. la soluci\u00f3n automatizada.<\/p>\r\n            <div class=\"mt-6 h-1 w-20 bg-bright-green mx-auto\"><\/div>\r\n        <\/div>\r\n\r\n        <!-- Grid para las tarjetas interactivas - Configurado para 3 columnas -->\r\n        <div class=\"grid grid-cols-1 md:grid-cols-3 gap-8 justify-items-center\">\r\n\r\n            <!-- Tarjeta 1: Disponibilidad (El problema del tiempo) -->\r\n            <div class=\"problem-solution-card\">\r\n                <div class=\"card-inner\">\r\n                    <div class=\"card-face card-front\">\r\n                        <div class=\"icon-circle icon-circle-problem\">\r\n                             <svg class=\"w-8 h-8 icon-problem\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"1.5\" stroke=\"currentColor\"> <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M12 6v6h4.5m4.5 0a9 9 0 11-18 0 9 9 0 0118 0z\" \/> <\/svg> \r\n                        <\/div>\r\n                        <p class=\"font-space-grotesk text-xl font-semibold mb-2 text-center text-problem-title\">TIEMPO PERDIDO<\/p>\r\n                        <p class=\"font-raleway text-center\">Tus clientes quieren respuestas inmediatas. Si no contestas en 5 minutos, se van con la competencia.<\/p>\r\n                    <\/div>\r\n                    <div class=\"card-face card-back\">\r\n                        <div class=\"icon-circle icon-circle-solution\">\r\n                            <svg class=\"w-8 h-8 icon-solution\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"1.5\" stroke=\"currentColor\"> <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M13 10V3L4 14h7v7l9-11h-7z\" \/> <\/svg> \r\n                        <\/div>\r\n                        <h3 class=\"font-space-grotesk text-xl font-semibold mb-2 text-center text-solution-title\">ATENCI\u00d3N 24\/7<\/h3>\r\n                        <p class=\"font-raleway text-center\">La IA responde al instante, a las 3 AM o en domingo, capturando al cliente cuando su inter\u00e9s es m\u00e1ximo.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <!-- Tarjeta 2: Seguimiento (El problema de la memoria\/persistencia) -->\r\n            <div class=\"problem-solution-card\">\r\n                <div class=\"card-inner\">\r\n                    <div class=\"card-face card-front\">\r\n                        <div class=\"icon-circle icon-circle-problem\">\r\n                            <svg class=\"w-8 h-8 icon-problem\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"1.5\" stroke=\"currentColor\"> <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M16.023 9.348h4.992v-.001M2.985 19.644v-4.992m0 0h4.992m-4.993 0l3.181 3.183a8.25 8.25 0 0013.803-3.7M4.031 9.865a8.25 8.25 0 0113.803-3.7l3.181 3.182m0-4.991v4.99\" \/> <\/svg> \r\n                        <\/div>\r\n                        <p class=\"font-space-grotesk text-xl font-semibold mb-2 text-center text-problem-title\">LEADS OLVIDADOS<\/p>\r\n                        <p class=\"font-raleway text-center\">El 80% de las ventas ocurren tras el 5to contacto, pero la mayor\u00eda de vendedores se rinde despu\u00e9s del 2do.<\/p>\r\n                    <\/div>\r\n                    <div class=\"card-face card-back\">\r\n                        <div class=\"icon-circle icon-circle-solution\">\r\n                           <svg class=\"w-8 h-8 icon-solution\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"1.5\" stroke=\"currentColor\"> <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M6.75 3v2.25M17.25 3v2.25M3 18.75V7.5a2.25 2.25 0 012.25-2.25h13.5A2.25 2.25 0 0121 7.5v11.25m-18 0A2.25 2.25 0 005.25 21h13.5A2.25 2.25 0 0021 18.75m-18 0h18\" \/> <\/svg> \r\n                        <\/div>\r\n                        <h3 class=\"font-space-grotesk text-xl font-semibold mb-2 text-center text-solution-title\">SEGUIMIENTO INFINITO<\/h3>\r\n                        <p class=\"font-raleway text-center\">El Agente IA nunca olvida. Realiza seguimientos autom\u00e1ticos y personalizados hasta obtener una respuesta.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <!-- Tarjeta 3: Dinero en la mesa (El problema del cierre) -->\r\n            <div class=\"problem-solution-card\">\r\n                <div class=\"card-inner\">\r\n                    <div class=\"card-face card-front\">\r\n                        <div class=\"icon-circle icon-circle-problem\">\r\n                           <svg class=\"w-8 h-8 icon-problem\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"1.5\" stroke=\"currentColor\"> <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M18.364 18.364A9 9 0 005.636 5.636m12.728 12.728A9 9 0 015.636 5.636m12.728 12.728L5.636 5.636\" \/> <\/svg> \r\n                        <\/div>\r\n                        <p class=\"font-space-grotesk text-xl font-semibold mb-2 text-center text-problem-title\">FUGA DE DINERO<\/p>\r\n                        <p class=\"font-raleway text-center\">Sin IA, dependes del estado de \u00e1nimo del vendedor. Si tiene un mal d\u00eda, no pide el cierre y pierdes ingresos.<\/p>\r\n                    <\/div>\r\n                    <div class=\"card-face card-back\">\r\n                        <div class=\"icon-circle icon-circle-solution\">\r\n                            <svg class=\"w-8 h-8 icon-solution\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"1.5\" stroke=\"currentColor\"> <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M12 6v12m-3-2.818l.879.659c1.171.879 3.07.879 4.242 0 1.172-.879 1.172-2.303 0-3.182C13.536 12.219 12.768 12 12 12c-.725 0-1.45-.22-2.003-.659-1.106-.879-1.106-2.303 0-3.182s2.9-.879 4.006 0l.415.33M21 12a9 9 0 11-18 0 9 9 0 0118 0z\" \/> <\/svg>\r\n                        <\/div>\r\n                        <h3 class=\"font-space-grotesk text-xl font-semibold mb-2 text-center text-solution-title\">CIERRE EFECTIVO<\/h3>\r\n                        <p class=\"font-raleway text-center\">La IA est\u00e1 programada para detectar el momento exacto de compra y pedir el cierre sin miedo ni dudas.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n\r\n        <\/div>\r\n    <\/div>\r\n\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d561c95 elementor-align-center elementor-widget elementor-widget-button\" data-id=\"d561c95\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#AGENTES\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">VER AGENTES<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a3b366c e-flex e-con-boxed e-con e-parent\" data-id=\"a3b366c\" data-element_type=\"container\" data-e-type=\"container\" id=\"AGENTES\" data-settings=\"{&quot;background_background&quot;:&quot;slideshow&quot;,&quot;background_slideshow_gallery&quot;:[{&quot;id&quot;:232,&quot;url&quot;:&quot;https:\\\/\\\/meteor.com.co\\\/wp-content\\\/uploads\\\/2025\\\/07\\\/Verde-oscuro-3-scaled.jpg&quot;}],&quot;background_slideshow_loop&quot;:&quot;yes&quot;,&quot;background_slideshow_slide_duration&quot;:5000,&quot;background_slideshow_slide_transition&quot;:&quot;fade&quot;,&quot;background_slideshow_transition_duration&quot;:500}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b8d71b7 elementor-widget elementor-widget-html\" data-id=\"b8d71b7\" data-element_type=\"widget\" data-e-type=\"widget\" id=\"link\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"es\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Space+Grotesk:wght@500;700&family=Raleway:wght@400;600;700&display=swap\" rel=\"stylesheet\">\r\n    <style>\r\n        * {\r\n            margin: 0;\r\n            padding: 0;\r\n            box-sizing: border-box;\r\n        }\r\n\r\n        .agents-section {\r\n            font-family: 'Raleway', sans-serif;\r\n            background: linear-gradient(135deg, #031602 0%, #0a2e06 50%, #031602 100%);\r\n            min-height: 100vh;\r\n            padding: 4rem 2rem;\r\n            position: relative;\r\n            overflow: hidden;\r\n        }\r\n\r\n        \/* Part\u00edculas de fondo animadas *\/\r\n        .particles {\r\n            position: absolute;\r\n            top: 0;\r\n            left: 0;\r\n            width: 100%;\r\n            height: 100%;\r\n            overflow: hidden;\r\n            z-index: 1;\r\n        }\r\n\r\n        .particle {\r\n            position: absolute;\r\n            width: 3px;\r\n            height: 3px;\r\n            background: #0BE35F;\r\n            border-radius: 50%;\r\n            opacity: 0.3;\r\n            animation: float 15s infinite ease-in-out;\r\n        }\r\n\r\n        @keyframes float {\r\n            0%, 100% { transform: translateY(0) translateX(0); }\r\n            25% { transform: translateY(-100px) translateX(50px); }\r\n            50% { transform: translateY(-200px) translateX(-30px); }\r\n            75% { transform: translateY(-100px) translateX(30px); }\r\n        }\r\n\r\n        .container {\r\n            max-width: 1400px;\r\n            margin: 0 auto;\r\n            position: relative;\r\n            z-index: 2;\r\n        }\r\n\r\n        \/* Header *\/\r\n        .section-header {\r\n            text-align: center;\r\n            margin-bottom: 4rem;\r\n        }\r\n\r\n        .section-title {\r\n            font-family: 'Space Grotesk', sans-serif;\r\n            font-size: clamp(2.5rem, 5vw, 4rem);\r\n            font-weight: 700;\r\n            color: #ffffff;\r\n            margin-bottom: 1rem;\r\n            line-height: 1.2;\r\n        }\r\n\r\n        .highlight {\r\n            color: #0BE35F;\r\n            position: relative;\r\n            display: inline-block;\r\n        }\r\n\r\n        .section-subtitle {\r\n            font-size: clamp(1rem, 2vw, 1.25rem);\r\n            color: rgba(255, 255, 255, 0.7);\r\n            max-width: 700px;\r\n            margin: 0 auto;\r\n        }\r\n\r\n        \/* Grid de Agentes *\/\r\n        .agents-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\r\n            gap: 2rem;\r\n            margin-top: 3rem;\r\n        }\r\n\r\n        \/* Tarjeta de Agente *\/\r\n        .agent-card {\r\n            background: rgba(255, 255, 255, 0.03);\r\n            backdrop-filter: blur(10px);\r\n            border: 1px solid rgba(11, 227, 95, 0.2);\r\n            border-radius: 20px;\r\n            padding: 2.5rem;\r\n            cursor: pointer;\r\n            transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);\r\n            position: relative;\r\n            overflow: hidden;\r\n            display: flex;\r\n            flex-direction: column;\r\n        }\r\n\r\n        .agent-card::before {\r\n            content: '';\r\n            position: absolute;\r\n            top: 0;\r\n            left: 0;\r\n            right: 0;\r\n            height: 4px;\r\n            background: linear-gradient(90deg, #0BE35F 0%, transparent 100%);\r\n            transform: scaleX(0);\r\n            transform-origin: left;\r\n            transition: transform 0.4s ease;\r\n        }\r\n\r\n        .agent-card:hover::before {\r\n            transform: scaleX(1);\r\n        }\r\n\r\n        .agent-card:hover {\r\n            transform: translateY(-10px) scale(1.02);\r\n            background: rgba(11, 227, 95, 0.08);\r\n            border-color: #0BE35F;\r\n            box-shadow: 0 20px 60px rgba(11, 227, 95, 0.3);\r\n        }\r\n\r\n        .agent-card.active {\r\n            background: rgba(11, 227, 95, 0.12);\r\n            border-color: #0BE35F;\r\n            transform: scale(1.05);\r\n        }\r\n\r\n        \/* Icono del Agente *\/\r\n        .agent-icon {\r\n            width: 70px;\r\n            height: 70px;\r\n            background: linear-gradient(135deg, rgba(11, 227, 95, 0.2), rgba(11, 227, 95, 0.05));\r\n            border-radius: 50%;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            margin-bottom: 1.5rem;\r\n            transition: all 0.4s ease;\r\n        }\r\n\r\n        .agent-card:hover .agent-icon {\r\n            background: #0BE35F;\r\n            transform: rotate(360deg) scale(1.1);\r\n        }\r\n\r\n        .agent-icon svg {\r\n            width: 35px;\r\n            height: 35px;\r\n            color: #0BE35F;\r\n            transition: color 0.4s ease;\r\n        }\r\n\r\n        .agent-card:hover .agent-icon svg {\r\n            color: #031602;\r\n        }\r\n\r\n        \/* Contenido *\/\r\n        .agent-name {\r\n            font-family: 'Space Grotesk', sans-serif;\r\n            font-size: 1.5rem;\r\n            font-weight: 700;\r\n            color: #ffffff;\r\n            margin-bottom: 0.5rem;\r\n        }\r\n\r\n        .agent-role {\r\n            font-size: 0.9rem;\r\n            color: #0BE35F;\r\n            text-transform: uppercase;\r\n            letter-spacing: 1px;\r\n            margin-bottom: 1rem;\r\n            font-weight: 600;\r\n        }\r\n\r\n        .agent-description {\r\n            color: rgba(255, 255, 255, 0.7);\r\n            font-size: 0.95rem;\r\n            line-height: 1.6;\r\n            margin-bottom: 1.5rem;\r\n        }\r\n\r\n        .agent-features {\r\n            list-style: none;\r\n            margin-bottom: 1.5rem;\r\n        }\r\n\r\n        .agent-features li {\r\n            color: rgba(255, 255, 255, 0.6);\r\n            font-size: 0.85rem;\r\n            margin-bottom: 0.5rem;\r\n            padding-left: 1.5rem;\r\n            position: relative;\r\n        }\r\n\r\n        .agent-features li::before {\r\n            content: '\u2713';\r\n            position: absolute;\r\n            left: 0;\r\n            color: #0BE35F;\r\n            font-weight: bold;\r\n        }\r\n\r\n        \/* Espaciador para alinear botones *\/\r\n        .card-content {\r\n            flex: 1;\r\n            display: flex;\r\n            flex-direction: column;\r\n        }\r\n\r\n        .card-footer {\r\n            margin-top: auto;\r\n            padding-top: 1rem;\r\n        }\r\n\r\n        \/* CTA Button *\/\r\n        .agent-cta {\r\n            display: inline-flex;\r\n            align-items: center;\r\n            gap: 0.5rem;\r\n            background: transparent;\r\n            border: 2px solid #0BE35F;\r\n            color: #0BE35F;\r\n            padding: 0.75rem 1.5rem;\r\n            border-radius: 50px;\r\n            font-weight: 600;\r\n            text-decoration: none;\r\n            transition: all 0.3s ease;\r\n            font-size: 0.9rem;\r\n        }\r\n\r\n        .agent-cta:hover {\r\n            background: #0BE35F;\r\n            color: #031602;\r\n            transform: translateX(5px);\r\n        }\r\n\r\n        .agent-cta svg {\r\n            width: 18px;\r\n            height: 18px;\r\n            transition: transform 0.3s ease;\r\n        }\r\n\r\n        .agent-cta:hover svg {\r\n            transform: translateX(5px);\r\n        }\r\n\r\n        \/* Badge de especialidad *\/\r\n        .specialty-badge {\r\n            position: absolute;\r\n            top: 1rem;\r\n            right: 1rem;\r\n            background: rgba(11, 227, 95, 0.2);\r\n            color: #0BE35F;\r\n            padding: 0.4rem 0.8rem;\r\n            border-radius: 20px;\r\n            font-size: 0.75rem;\r\n            font-weight: 600;\r\n            text-transform: uppercase;\r\n            letter-spacing: 0.5px;\r\n        }\r\n\r\n        \/* Responsive *\/\r\n        @media (max-width: 768px) {\r\n            .agents-grid {\r\n                grid-template-columns: 1fr;\r\n            }\r\n            \r\n            .agents-section {\r\n                padding: 3rem 1.5rem;\r\n            }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n    <div class=\"agents-section\">\r\n        <!-- Part\u00edculas animadas -->\r\n        <div class=\"particles\" id=\"particles\"><\/div>\r\n\r\n        <div class=\"container\">\r\n            <!-- Header -->\r\n            <div class=\"section-header\">\r\n                <h2 class=\"section-title\">\r\n                    Conoce nuestros <span class=\"highlight\">Agentes IA<\/span>\r\n                <\/h2>\r\n                <p class=\"section-subtitle\">\r\n                    Cada agente est\u00e1 especializado en una funci\u00f3n espec\u00edfica para transformar tu negocio con inteligencia artificial\r\n                <\/p>\r\n            <\/div>\r\n\r\n            <!-- Grid de Agentes -->\r\n            <div class=\"agents-grid\">\r\n                \r\n                <!-- Community Manager -->\r\n                <div class=\"agent-card\">\r\n                    <span class=\"specialty-badge\">Social Media<\/span>\r\n                    <div class=\"agent-icon\">\r\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"1.5\" stroke=\"currentColor\">\r\n                            <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M7.5 8.25h9m-9 3H12m-9.75 1.51c0 1.6 1.123 2.994 2.707 3.227 1.129.166 2.27.293 3.423.379.35.026.67.21.865.501L12 21l2.755-4.133a1.14 1.14 0 01.865-.501 48.172 48.172 0 003.423-.379c1.584-.233 2.707-1.626 2.707-3.228V6.741c0-1.602-1.123-2.995-2.707-3.228A48.394 48.394 0 0012 3c-2.392 0-4.744.175-7.043.513C3.373 3.746 2.25 5.14 2.25 6.741v6.018z\" \/>\r\n                        <\/svg>\r\n                    <\/div>\r\n                    <div class=\"card-content\">\r\n                        <h3 class=\"agent-name\">Community Manager<\/h3>\r\n                        <p class=\"agent-role\">Gesti\u00f3n de Redes<\/p>\r\n                        <p class=\"agent-description\">\r\n                            Gestiona tu presencia en redes sociales, responde mensajes y crea contenido atractivo autom\u00e1ticamente.\r\n                        <\/p>\r\n                        <ul class=\"agent-features\">\r\n                            <li>Respuestas autom\u00e1ticas en DM<\/li>\r\n                            <li>Programaci\u00f3n de contenido<\/li>\r\n                            <li>An\u00e1lisis de engagement<\/li>\r\n                        <\/ul>\r\n                        <div class=\"card-footer\">\r\n                            <a href=\"https:\/\/meteor.com.co\/agentes\/community-manager\/\" class=\"agent-cta\">\r\n                                Conocer m\u00e1s\r\n                                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"2\" stroke=\"currentColor\">\r\n                                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M13.5 4.5L21 12m0 0l-7.5 7.5M21 12H3\" \/>\r\n                                <\/svg>\r\n                            <\/a>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <!-- Lead Qualification -->\r\n                <div class=\"agent-card\">\r\n                    <span class=\"specialty-badge\">Sales<\/span>\r\n                    <div class=\"agent-icon\">\r\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"1.5\" stroke=\"currentColor\">\r\n                            <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 12.75L11.25 15 15 9.75M21 12c0 1.268-.63 2.39-1.593 3.068a3.745 3.745 0 01-1.043 3.296 3.745 3.745 0 01-3.296 1.043A3.745 3.745 0 0112 21c-1.268 0-2.39-.63-3.068-1.593a3.746 3.746 0 01-3.296-1.043 3.745 3.745 0 01-1.043-3.296A3.745 3.745 0 013 12c0-1.268.63-2.39 1.593-3.068a3.745 3.745 0 011.043-3.296 3.746 3.746 0 013.296-1.043A3.746 3.746 0 0112 3c1.268 0 2.39.63 3.068 1.593a3.746 3.746 0 013.296 1.043 3.746 3.746 0 011.043 3.296A3.745 3.745 0 0121 12z\" \/>\r\n                        <\/svg>\r\n                    <\/div>\r\n                    <div class=\"card-content\">\r\n                        <h3 class=\"agent-name\">Lead Qualification<\/h3>\r\n                        <p class=\"agent-role\">Calificaci\u00f3n Inteligente<\/p>\r\n                        <p class=\"agent-description\">\r\n                            Identifica y califica leads autom\u00e1ticamente seg\u00fan criterios personalizados de tu negocio.\r\n                        <\/p>\r\n                        <ul class=\"agent-features\">\r\n                            <li>Scoring autom\u00e1tico de leads<\/li>\r\n                            <li>Segmentaci\u00f3n inteligente<\/li>\r\n                            <li>Integraci\u00f3n con CRM<\/li>\r\n                        <\/ul>\r\n                        <div class=\"card-footer\">\r\n                            <a href=\"https:\/\/meteor.com.co\/agentes\/lead-qualification\/\" class=\"agent-cta\">\r\n                                Conocer m\u00e1s\r\n                                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"2\" stroke=\"currentColor\">\r\n                                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M13.5 4.5L21 12m0 0l-7.5 7.5M21 12H3\" \/>\r\n                                <\/svg>\r\n                            <\/a>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <!-- Closing Sales -->\r\n                <div class=\"agent-card\">\r\n                    <span class=\"specialty-badge\">Revenue<\/span>\r\n                    <div class=\"agent-icon\">\r\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"1.5\" stroke=\"currentColor\">\r\n                            <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M2.25 18.75a60.07 60.07 0 0115.797 2.101c.727.198 1.453-.342 1.453-1.096V18.75M3.75 4.5v.75A.75.75 0 013 6h-.75m0 0v-.375c0-.621.504-1.125 1.125-1.125H20.25M2.25 6v9m18-10.5v.75c0 .414.336.75.75.75h.75m-1.5-1.5h.375c.621 0 1.125.504 1.125 1.125v9.75c0 .621-.504 1.125-1.125 1.125h-.375m1.5-1.5H21a.75.75 0 00-.75.75v.75m0 0H3.75m0 0h-.375a1.125 1.125 0 01-1.125-1.125V15m1.5 1.5v-.75A.75.75 0 003 15h-.75M15 10.5a3 3 0 11-6 0 3 3 0 016 0zm3 0h.008v.008H18V10.5zm-12 0h.008v.008H6V10.5z\" \/>\r\n                        <\/svg>\r\n                    <\/div>\r\n                    <div class=\"card-content\">\r\n                        <h3 class=\"agent-name\">Closing Sales<\/h3>\r\n                        <p class=\"agent-role\">Cierre de Ventas<\/p>\r\n                        <p class=\"agent-description\">\r\n                            Impulsa el cierre de ventas con seguimiento inteligente y t\u00e9cnicas de persuasi\u00f3n automatizadas.\r\n                        <\/p>\r\n                        <ul class=\"agent-features\">\r\n                            <li>Follow-up automatizado<\/li>\r\n                            <li>Manejo de objeciones<\/li>\r\n                            <li>Propuestas personalizadas<\/li>\r\n                        <\/ul>\r\n                        <div class=\"card-footer\">\r\n                            <a href=\"https:\/\/meteor.com.co\/agentes\/closing-sales\/\" class=\"agent-cta\">\r\n                                Conocer m\u00e1s\r\n                                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"2\" stroke=\"currentColor\">\r\n                                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M13.5 4.5L21 12m0 0l-7.5 7.5M21 12H3\" \/>\r\n                                <\/svg>\r\n                            <\/a>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <!-- Booking Manager -->\r\n                <div class=\"agent-card\">\r\n                    <span class=\"specialty-badge\">Operations<\/span>\r\n                    <div class=\"agent-icon\">\r\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"1.5\" stroke=\"currentColor\">\r\n                            <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M6.75 3v2.25M17.25 3v2.25M3 18.75V7.5a2.25 2.25 0 012.25-2.25h13.5A2.25 2.25 0 0121 7.5v11.25m-18 0A2.25 2.25 0 005.25 21h13.5A2.25 2.25 0 0021 18.75m-18 0v-7.5A2.25 2.25 0 015.25 9h13.5A2.25 2.25 0 0121 11.25v7.5\" \/>\r\n                        <\/svg>\r\n                    <\/div>\r\n                    <div class=\"card-content\">\r\n                        <h3 class=\"agent-name\">Booking Manager<\/h3>\r\n                        <p class=\"agent-role\">Gesti\u00f3n de Reservas<\/p>\r\n                        <p class=\"agent-description\">\r\n                            Administra reservas, citas y agendamientos de forma autom\u00e1tica con recordatorios inteligentes.\r\n                        <\/p>\r\n                        <ul class=\"agent-features\">\r\n                            <li>Agenda sincronizada 24\/7<\/li>\r\n                            <li>Recordatorios autom\u00e1ticos<\/li>\r\n                            <li>Reprogramaci\u00f3n inteligente<\/li>\r\n                        <\/ul>\r\n                        <div class=\"card-footer\">\r\n                            <a href=\"https:\/\/meteor.com.co\/agentes\/booking-manager\/\" class=\"agent-cta\">\r\n                                Conocer m\u00e1s\r\n                                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"2\" stroke=\"currentColor\">\r\n                                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M13.5 4.5L21 12m0 0l-7.5 7.5M21 12H3\" \/>\r\n                                <\/svg>\r\n                            <\/a>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <!-- Customer Service -->\r\n                <div class=\"agent-card\">\r\n                    <span class=\"specialty-badge\">Support<\/span>\r\n                    <div class=\"agent-icon\">\r\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"1.5\" stroke=\"currentColor\">\r\n                            <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M18 18.72a9.094 9.094 0 003.741-.479 3 3 0 00-4.682-2.72m.94 3.198l.001.031c0 .225-.012.447-.037.666A11.944 11.944 0 0112 21c-2.17 0-4.207-.576-5.963-1.584A6.062 6.062 0 016 18.719m12 0a5.971 5.971 0 00-.941-3.197m0 0A5.995 5.995 0 0012 12.75a5.995 5.995 0 00-5.058 2.772m0 0a3 3 0 00-4.681 2.72 8.986 8.986 0 003.74.477m.94-3.197a5.971 5.971 0 00-.94 3.197M15 6.75a3 3 0 11-6 0 3 3 0 016 0zm6 3a2.25 2.25 0 11-4.5 0 2.25 2.25 0 014.5 0zm-13.5 0a2.25 2.25 0 11-4.5 0 2.25 2.25 0 014.5 0z\" \/>\r\n                        <\/svg>\r\n                    <\/div>\r\n                    <div class=\"card-content\">\r\n                        <h3 class=\"agent-name\">Customer Service<\/h3>\r\n                        <p class=\"agent-role\">Atenci\u00f3n al Cliente<\/p>\r\n                        <p class=\"agent-description\">\r\n                            Brinda soporte excepcional 24\/7 resolviendo consultas y problemas de manera inmediata.\r\n                        <\/p>\r\n                        <ul class=\"agent-features\">\r\n                            <li>Soporte multicanal 24\/7<\/li>\r\n                            <li>Resoluci\u00f3n de consultas<\/li>\r\n                            <li>Escalamiento inteligente<\/li>\r\n                        <\/ul>\r\n                        <div class=\"card-footer\">\r\n                            <a href=\"https:\/\/meteor.com.co\/agentes\/customer-service\/\" class=\"agent-cta\">\r\n                                Conocer m\u00e1s\r\n                                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"2\" stroke=\"currentColor\">\r\n                                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M13.5 4.5L21 12m0 0l-7.5 7.5M21 12H3\" \/>\r\n                                <\/svg>\r\n                            <\/a>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <!-- Agente Personalizado -->\r\n                <div class=\"agent-card\">\r\n                    <span class=\"specialty-badge\">Personalizado<\/span>\r\n                    <div class=\"agent-icon\">\r\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"1.5\" stroke=\"currentColor\">\r\n                            <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9.594 3.94c.09-.542.56-.94 1.11-.94h2.593c.55 0 1.02.398 1.11.94l.213 1.281c.063.374.313.686.645.87.074.04.147.083.22.127.324.196.72.257 1.075.124l1.217-.456a1.125 1.125 0 011.37.49l1.296 2.247a1.125 1.125 0 01-.26 1.431l-1.003.827c-.293.24-.438.613-.431.992a6.759 6.759 0 010 .255c-.007.378.138.75.43.99l1.005.828c.424.35.534.954.26 1.43l-1.298 2.247a1.125 1.125 0 01-1.369.491l-1.217-.456c-.355-.133-.75-.072-1.076.124a6.57 6.57 0 01-.22.128c-.331.183-.581.495-.644.869l-.213 1.28c-.09.543-.56.941-1.11.941h-2.594c-.55 0-1.02-.398-1.11-.94l-.213-1.281c-.062-.374-.312-.686-.644-.87a6.52 6.52 0 01-.22-.127c-.325-.196-.72-.257-1.076-.124l-1.217.456a1.125 1.125 0 01-1.369-.49l-1.297-2.247a1.125 1.125 0 01.26-1.431l1.004-.827c.292-.24.437-.613.43-.992a6.932 6.932 0 010-.255c.007-.378-.138-.75-.43-.99l-1.004-.828a1.125 1.125 0 01-.26-1.43l1.297-2.247a1.125 1.125 0 011.37-.491l1.216.456c.356.133.751.072 1.076-.124.072-.044.146-.087.22-.128.332-.183.582-.495.644-.869l.214-1.281z\" \/>\r\n                            <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M15 12a3 3 0 11-6 0 3 3 0 016 0z\" \/>\r\n                        <\/svg>\r\n                    <\/div>\r\n                    <div class=\"card-content\">\r\n                        <h3 class=\"agent-name\">Agente Personalizado<\/h3>\r\n                        <p class=\"agent-role\">Tu Soluci\u00f3n<\/p>\r\n                        <p class=\"agent-description\">\r\n                            \u00bfNo encuentras el agente que necesitas? Creamos soluciones personalizadas adaptadas a tus necesidades espec\u00edficas.\r\n                        <\/p>\r\n                        <ul class=\"agent-features\">\r\n                            <li>Desarrollo a medida<\/li>\r\n                            <li>Integraci\u00f3n con tus sistemas<\/li>\r\n                            <li>Soporte dedicado<\/li>\r\n                        <\/ul>\r\n                        <div class=\"card-footer\">\r\n                            <a href=\"https:\/\/api.whatsapp.com\/send\/?phone=573122621042&amp;text=hola+Quiero+m%C3%A1s+informaci%C3%B3n&amp;type=phone_number&amp;app_absent=0\" target=\"_blank\" class=\"agent-cta\" rel=\"nofollow noopener\">\r\n                                Conocer m\u00e1s\r\n                                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"2\" stroke=\"currentColor\">\r\n                                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M13.5 4.5L21 12m0 0l-7.5 7.5M21 12H3\" \/>\r\n                                <\/svg>\r\n                            <\/a>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <script>\r\n        \/\/ Generar part\u00edculas animadas\r\n        const particlesContainer = document.getElementById('particles');\r\n        const particleCount = 30;\r\n\r\n        for (let i = 0; i < particleCount; i++) {\r\n            const particle = document.createElement('div');\r\n            particle.className = 'particle';\r\n            particle.style.left = Math.random() * 100 + '%';\r\n            particle.style.top = Math.random() * 100 + '%';\r\n            particle.style.animationDelay = Math.random() * 15 + 's';\r\n            particle.style.animationDuration = (15 + Math.random() * 10) + 's';\r\n            particlesContainer.appendChild(particle);\r\n        }\r\n\r\n        \/\/ Efecto de hover interactivo\r\n        const cards = document.querySelectorAll('.agent-card');\r\n        cards.forEach(card => {\r\n            card.addEventListener('mouseenter', function() {\r\n                cards.forEach(c => c.classList.remove('active'));\r\n                this.classList.add('active');\r\n            });\r\n        });\r\n    <\/script>\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-0274469 e-flex e-con-boxed e-con e-parent\" data-id=\"0274469\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;slideshow&quot;,&quot;background_slideshow_gallery&quot;:[{&quot;id&quot;:48,&quot;url&quot;:&quot;https:\\\/\\\/meteor.com.co\\\/wp-content\\\/uploads\\\/2025\\\/07\\\/Gris-verde-scaled.jpg&quot;}],&quot;background_slideshow_loop&quot;:&quot;yes&quot;,&quot;background_slideshow_slide_duration&quot;:5000,&quot;background_slideshow_slide_transition&quot;:&quot;fade&quot;,&quot;background_slideshow_transition_duration&quot;:500}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-056937f e-grid e-con-full e-con e-child\" data-id=\"056937f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-68802ce e-con-full e-flex e-con e-child\" data-id=\"68802ce\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d39744a elementor-widget elementor-widget-heading\" data-id=\"d39744a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Un solo Agente IA o m\u00faltiples agentes trabajando juntos en tus apps favoritas<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-27af2eb elementor-widget elementor-widget-heading\" data-id=\"27af2eb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Nuestro sistema de IA se integra con tus aplicaciones m\u00e1s usadas (WhatsApp\/Calendar\/Shopify\/Redes)<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0f79cad elementor-align-left elementor-widget elementor-widget-button\" data-id=\"0f79cad\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/api.whatsapp.com\/send\/?phone=573122621042&#038;text=Hola%2C%20estoy%20interesado%20en%20conocer%20m%C3%A1s%20sobre%20los%20agentes%20que%20puedo%20construir%20con%20Meteor&#038;type=phone_number&#038;app_absent=0\" target=\"_blank\" rel=\"nofollow noopener\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Ver integraciones<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8ef7414 elementor-widget elementor-widget-html\" data-id=\"8ef7414\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- Inicio de la Secci\u00f3n del Ecosistema Meteor --><div id=\"meteor-ecosystem-wrapper\">\r\n    <style>\r\n        \/* --- Estilos Aislados para WordPress\/Elementor --- *\/\r\n        \r\n        \/* Contenedor principal de esta secci\u00f3n *\/\r\n        #meteor-ecosystem-wrapper {\r\n            font-family: 'Raleway', sans-serif;\r\n            \/* background-color: #F8FAF7; ELIMINADO para no interferir con el fondo de la web *\/\r\n            color: #031602; \/* Mantener color de texto para asegurar legibilidad si hay texto fuera de los logos *\/\r\n            display: flex;\r\n            justify-content: center;\r\n            align-items: center;\r\n            padding: 4rem 0; \/* Espacio vertical para esta secci\u00f3n *\/\r\n            overflow: hidden; \/* Prevenir cualquier desbordamiento accidental *\/\r\n            width: 100%; \/* Asegurar que ocupe todo el ancho disponible *\/\r\n            box-sizing: border-box; \/* Incluir padding y border en el ancho\/alto total *\/\r\n        }\r\n        #meteor-ecosystem-wrapper .font-space-grotesk { \r\n            font-family: 'Space Grotesk', sans-serif; \r\n        }\r\n        #meteor-ecosystem-wrapper .text-meteor-green { \r\n            color: #0BE35F; \r\n        }\r\n\r\n        #meteor-ecosystem-wrapper .orbit-container {\r\n            position: relative;\r\n            width: 400px;\r\n            height: 400px;\r\n            margin: 1rem auto;\r\n            \/* Efecto de anillos conc\u00e9ntricos *\/\r\n            background:\r\n                radial-gradient(circle at center, rgba(11, 227, 95, 0.02) 20%, transparent 20.5%),\r\n                radial-gradient(circle at center, rgba(11, 227, 95, 0.04) 40%, transparent 40.5%),\r\n                radial-gradient(circle at center, rgba(11, 227, 95, 0.06) 60%, transparent 60.5%),\r\n                radial-gradient(circle at center, rgba(11, 227, 95, 0.08) 80%, transparent 80.5%),\r\n                radial-gradient(circle at center, rgba(11, 227, 95, 0.1) 100%, transparent 100.5%);\r\n            border-radius: 50%;\r\n        }\r\n\r\n        #meteor-ecosystem-wrapper .center-logo {\r\n            position: absolute;\r\n            top: 50%;\r\n            left: 50%;\r\n            transform: translate(-50%, -50%);\r\n            width: 90px;\r\n            height: 90px;\r\n            background-color: white; \/* El logo central s\u00ed necesita su propio fondo blanco *\/\r\n            border-radius: 1rem; \/* rounded-2xl *\/\r\n            box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);\r\n            display: flex;\r\n            justify-content: center;\r\n            align-items: center;\r\n            z-index: 10;\r\n        }\r\n         #meteor-ecosystem-wrapper .center-logo img {\r\n            max-width: 70%;\r\n            max-height: 70%;\r\n            object-fit: contain;\r\n         }\r\n\r\n        #meteor-ecosystem-wrapper .orbit {\r\n            position: absolute;\r\n            top: 0;\r\n            left: 0;\r\n            width: 100%;\r\n            height: 100%;\r\n            animation: meteor-rotate 30s linear infinite;\r\n            transform-origin: center center;\r\n        }\r\n\r\n        #meteor-ecosystem-wrapper .orbit-item {\r\n            position: absolute;\r\n            top: 50%;\r\n            left: 50%;\r\n            margin: -25px;\r\n            width: 50px;\r\n            height: 50px;\r\n            background-color: white; \/* Los items que orbitan s\u00ed necesitan su propio fondo blanco *\/\r\n            border-radius: 0.75rem; \/* rounded-xl *\/\r\n            box-shadow: 0 4px 10px rgba(0, 0, 0, 0.08);\r\n            display: flex;\r\n            justify-content: center;\r\n            align-items: center;\r\n            padding: 8px;\r\n        }\r\n         #meteor-ecosystem-wrapper .orbit-item img {\r\n            max-width: 100%;\r\n            max-height: 100%;\r\n            object-fit: contain;\r\n            animation: meteor-counter-rotate 30s linear infinite;\r\n         }\r\n\r\n        \/* Posiciones espec\u00edficas (ejemplo con 8 logos) *\/\r\n        #meteor-ecosystem-wrapper .orbit-item:nth-child(1) { transform: rotate(0deg) translate(172px); }\r\n        #meteor-ecosystem-wrapper .orbit-item:nth-child(2) { transform: rotate(45deg) translate(172px); }\r\n        #meteor-ecosystem-wrapper .orbit-item:nth-child(3) { transform: rotate(90deg) translate(172px); }\r\n        #meteor-ecosystem-wrapper .orbit-item:nth-child(4) { transform: rotate(135deg) translate(172px); }\r\n        #meteor-ecosystem-wrapper .orbit-item:nth-child(5) { transform: rotate(180deg) translate(172px); }\r\n        #meteor-ecosystem-wrapper .orbit-item:nth-child(6) { transform: rotate(225deg) translate(172px); }\r\n        #meteor-ecosystem-wrapper .orbit-item:nth-child(7) { transform: rotate(270deg) translate(172px); }\r\n        #meteor-ecosystem-wrapper .orbit-item:nth-child(8) { transform: rotate(315deg) translate(172px); }\r\n\r\n        \/* Animaci\u00f3n de rotaci\u00f3n principal (sentido horario) *\/\r\n        @keyframes meteor-rotate {\r\n            from {\r\n                transform: rotate(0deg);\r\n            }\r\n            to {\r\n                transform: rotate(360deg);\r\n            }\r\n        }\r\n        \r\n        \/* Animaci\u00f3n de contra-rotaci\u00f3n para las im\u00e1genes (sentido antihorario) *\/\r\n        @keyframes meteor-counter-rotate {\r\n            from {\r\n                transform: rotate(0deg);\r\n            }\r\n            to {\r\n                transform: rotate(-360deg);\r\n            }\r\n        }\r\n\r\n         \/* Responsive *\/\r\n         @media (max-width: 600px) {\r\n            #meteor-ecosystem-wrapper .orbit-container {\r\n                width: 300px;\r\n                height: 300px;\r\n            }\r\n            #meteor-ecosystem-wrapper .center-logo {\r\n                 width: 70px;\r\n                 height: 70px;\r\n            }\r\n            #meteor-ecosystem-wrapper .orbit-item {\r\n                 width: 40px;\r\n                 height: 40px;\r\n                 margin: -20px;\r\n                 padding: 6px;\r\n            }\r\n             #meteor-ecosystem-wrapper .orbit-item:nth-child(1) { transform: rotate(0deg) translate(130px); }\r\n             #meteor-ecosystem-wrapper .orbit-item:nth-child(2) { transform: rotate(45deg) translate(130px); }\r\n             #meteor-ecosystem-wrapper .orbit-item:nth-child(3) { transform: rotate(90deg) translate(130px); }\r\n             #meteor-ecosystem-wrapper .orbit-item:nth-child(4) { transform: rotate(135deg) translate(130px); }\r\n             #meteor-ecosystem-wrapper .orbit-item:nth-child(5) { transform: rotate(180deg) translate(130px); }\r\n             #meteor-ecosystem-wrapper .orbit-item:nth-child(6) { transform: rotate(225deg) translate(130px); }\r\n             #meteor-ecosystem-wrapper .orbit-item:nth-child(7) { transform: rotate(270deg) translate(130px); }\r\n             #meteor-ecosystem-wrapper .orbit-item:nth-child(8) { transform: rotate(315deg) translate(130px); }\r\n         }\r\n    <\/style>\r\n\r\n    <div class=\"orbit-container\">\r\n        <div class=\"center-logo\">\r\n            <!-- Logo de Meteor actualizado --><img decoding=\"async\" src=\"https:\/\/meteor.com.co\/wp-content\/uploads\/2025\/06\/logo-green1.png\" alt=\"Logo Meteor\">\r\n        <\/div>\r\n        <div class=\"orbit\">\r\n            <!-- \u00cdtems que orbitan (logos de integraciones) --><div class=\"orbit-item\">\r\n                <img decoding=\"async\" src=\"https:\/\/meteor.com.co\/wp-content\/uploads\/2025\/10\/Woocommerce-Logo.png\" alt=\"WooCommerce\">\r\n            <\/div>\r\n            <div class=\"orbit-item\">\r\n                <img decoding=\"async\" src=\"https:\/\/meteor.com.co\/wp-content\/uploads\/2025\/10\/Shopify-Logo.png\" alt=\"Shopify\">\r\n            <\/div>\r\n            <div class=\"orbit-item\">\r\n                <img decoding=\"async\" src=\"https:\/\/meteor.com.co\/wp-content\/uploads\/2025\/10\/Mailchimp-logo.png\" alt=\"Mailchimp\">\r\n            <\/div>\r\n            <div class=\"orbit-item\">\r\n                <img decoding=\"async\" src=\"https:\/\/meteor.com.co\/wp-content\/uploads\/2025\/10\/Mail-logo.png\" alt=\"Mail\">\r\n            <\/div>\r\n            <div class=\"orbit-item\">\r\n                <img decoding=\"async\" src=\"https:\/\/meteor.com.co\/wp-content\/uploads\/2025\/10\/Gemini-Logo.png\" alt=\"Gemini\">\r\n            <\/div>\r\n            <div class=\"orbit-item\">\r\n                <img decoding=\"async\" src=\"https:\/\/meteor.com.co\/wp-content\/uploads\/2025\/10\/Deepseek-logo.png\" alt=\"Deepseek\">\r\n            <\/div>\r\n            <div class=\"orbit-item\">\r\n                <img decoding=\"async\" src=\"https:\/\/meteor.com.co\/wp-content\/uploads\/2025\/10\/ChatGPT-Logo.png\" alt=\"ChatGPT\">\r\n            <\/div>\r\n            <div class=\"orbit-item\">\r\n                <img decoding=\"async\" src=\"https:\/\/meteor.com.co\/wp-content\/uploads\/2025\/10\/Calendly-logo.png\" alt=\"Calendly\">\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n\r\n<\/div>\r\n<!-- Fin de la Secci\u00f3n del Ecosistema Meteor -->\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-65d7fd6 e-flex e-con-boxed e-con e-parent\" data-id=\"65d7fd6\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;slideshow&quot;,&quot;background_slideshow_gallery&quot;:[{&quot;id&quot;:232,&quot;url&quot;:&quot;https:\\\/\\\/meteor.com.co\\\/wp-content\\\/uploads\\\/2025\\\/07\\\/Verde-oscuro-3-scaled.jpg&quot;}],&quot;background_slideshow_loop&quot;:&quot;yes&quot;,&quot;background_slideshow_slide_duration&quot;:5000,&quot;background_slideshow_slide_transition&quot;:&quot;fade&quot;,&quot;background_slideshow_transition_duration&quot;:500}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9258db4 elementor-widget elementor-widget-html\" data-id=\"9258db4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- Inicio de la Secci\u00f3n de Beneficios Transversales -->\r\n<div id=\"meteor-benefits-section\">\r\n    <script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\r\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Raleway:wght@400;500;600;700&family=Space+Grotesk:wght@500;700&display=swap\" rel=\"stylesheet\">\r\n\r\n    <style>\r\n        \/* Estilos aislados *\/\r\n        #meteor-benefits-section {\r\n            font-family: 'Raleway', sans-serif;\r\n            background-color: #031602; \/* Fondo oscuro *\/\r\n            color: #E3ECE2; \/* Texto claro *\/\r\n            padding: 5rem 1.5rem; \/* py-20 px-6 *\/\r\n            width: 100%;\r\n            box-sizing: border-box;\r\n        }\r\n\r\n        #meteor-benefits-section .font-space-grotesk {\r\n            font-family: 'Space Grotesk', sans-serif;\r\n        }\r\n\r\n        #meteor-benefits-section .text-meteor-green {\r\n            color: #0BE35F;\r\n        }\r\n\r\n        \/* T\u00edtulo *\/\r\n        #meteor-benefits-section .section-title {\r\n            text-align: center;\r\n            margin-bottom: 4rem;\r\n        }\r\n        #meteor-benefits-section .section-heading {\r\n            font-family: 'Space Grotesk', sans-serif;\r\n            font-size: 2.25rem; \/* 4xl *\/\r\n            font-weight: 700;\r\n            margin-bottom: 1rem;\r\n            line-height: 1.2;\r\n            color: #FFFFFF;\r\n        }\r\n        @media (min-width: 768px) {\r\n            #meteor-benefits-section .section-heading {\r\n                font-size: 3rem; \/* 5xl *\/\r\n            }\r\n        }\r\n        #meteor-benefits-section .separator {\r\n            height: 4px;\r\n            width: 80px;\r\n            background-color: #0BE35F;\r\n            margin: 0 auto;\r\n            border-radius: 2px;\r\n        }\r\n\r\n        \/* Grid *\/\r\n        #meteor-benefits-section .benefits-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(1, 1fr);\r\n            gap: 2rem;\r\n            max-width: 1200px;\r\n            margin: 0 auto;\r\n        }\r\n        @media (min-width: 768px) {\r\n            #meteor-benefits-section .benefits-grid {\r\n                grid-template-columns: repeat(2, 1fr);\r\n            }\r\n        }\r\n        @media (min-width: 1024px) {\r\n            #meteor-benefits-section .benefits-grid {\r\n                grid-template-columns: repeat(4, 1fr); \/* 4 columnas en desktop *\/\r\n            }\r\n        }\r\n\r\n        \/* Tarjeta de Beneficio *\/\r\n        #meteor-benefits-section .benefit-card {\r\n            background-color: rgba(255, 255, 255, 0.03); \/* Fondo muy sutil *\/\r\n            border: 1px solid rgba(11, 227, 95, 0.1); \/* Borde verde sutil *\/\r\n            border-radius: 1rem;\r\n            padding: 2rem;\r\n            display: flex;\r\n            flex-direction: column;\r\n            align-items: center; \/* Centrar contenido *\/\r\n            text-align: center; \/* Centrar texto *\/\r\n            transition: all 0.3s ease;\r\n            position: relative;\r\n            overflow: hidden;\r\n        }\r\n\r\n        #meteor-benefits-section .benefit-card:hover {\r\n            transform: translateY(-5px);\r\n            background-color: rgba(255, 255, 255, 0.05);\r\n            border-color: #0BE35F;\r\n            box-shadow: 0 10px 30px -10px rgba(11, 227, 95, 0.15);\r\n        }\r\n\r\n        \/* Icono *\/\r\n        #meteor-benefits-section .icon-wrapper {\r\n            width: 4rem;\r\n            height: 4rem;\r\n            border-radius: 50%;\r\n            background-color: rgba(11, 227, 95, 0.1);\r\n            display: flex;\r\n            justify-content: center;\r\n            align-items: center;\r\n            margin-bottom: 1.5rem;\r\n            transition: background-color 0.3s ease;\r\n        }\r\n        #meteor-benefits-section .benefit-card:hover .icon-wrapper {\r\n            background-color: #0BE35F;\r\n        }\r\n        #meteor-benefits-section .benefit-icon {\r\n            width: 2rem;\r\n            height: 2rem;\r\n            color: #0BE35F;\r\n            transition: color 0.3s ease;\r\n        }\r\n        #meteor-benefits-section .benefit-card:hover .benefit-icon {\r\n            color: #031602; \/* Icono oscuro al hacer hover *\/\r\n        }\r\n\r\n        \/* Texto *\/\r\n        #meteor-benefits-section .benefit-title {\r\n            font-family: 'Space Grotesk', sans-serif;\r\n            font-size: 1.25rem;\r\n            font-weight: 700;\r\n            color: #FFFFFF;\r\n            margin-bottom: 0.75rem;\r\n        }\r\n        #meteor-benefits-section .benefit-desc {\r\n            font-size: 0.95rem;\r\n            color: #9CA3AF; \/* Gris suave *\/\r\n            line-height: 1.6;\r\n        }\r\n\r\n    <\/style>\r\n\r\n    <div class=\"section-title\">\r\n        <h2 class=\"section-heading\">Beneficios de implementar<br>Agentes IA en tu empresa<\/h2>\r\n        <div class=\"separator\"><\/div>\r\n    <\/div>\r\n\r\n    <div class=\"benefits-grid\">\r\n\r\n        <!-- Beneficio 1: Eficiencia -->\r\n        <div class=\"benefit-card\">\r\n            <div class=\"icon-wrapper\">\r\n                <svg class=\"benefit-icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"1.5\" stroke=\"currentColor\">\r\n                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M3.75 13.5l10.5-11.25L12 10.5h8.25L9.75 21.75 12 13.5H3.75z\" \/>\r\n                <\/svg>\r\n            <\/div>\r\n            <h3 class=\"benefit-title\">M\u00e1xima Eficiencia<\/h3>\r\n            <p class=\"benefit-desc\">Automatiza tareas repetitivas y libera a tu equipo humano para que se enfoque en estrategias de alto valor y crecimiento.<\/p>\r\n        <\/div>\r\n\r\n        <!-- Beneficio 2: Disponibilidad -->\r\n        <div class=\"benefit-card\">\r\n            <div class=\"icon-wrapper\">\r\n                <svg class=\"benefit-icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"1.5\" stroke=\"currentColor\">\r\n                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M12 6v6h4.5m4.5 0a9 9 0 11-18 0 9 9 0 0118 0z\" \/>\r\n                <\/svg>\r\n            <\/div>\r\n            <h3 class=\"benefit-title\">Atenci\u00f3n 24\/7<\/h3>\r\n            <p class=\"benefit-desc\">Tu negocio nunca duerme. Ofrece respuestas inmediatas y soporte continuo a tus clientes, sin importar la hora o el d\u00eda.<\/p>\r\n        <\/div>\r\n\r\n        <!-- Beneficio 3: Escalabilidad -->\r\n        <div class=\"benefit-card\">\r\n            <div class=\"icon-wrapper\">\r\n                <svg class=\"benefit-icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"1.5\" stroke=\"currentColor\">\r\n                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M2.25 18L9 11.25l4.306 4.307a11.95 11.95 0 015.814-5.519l2.74-1.22m0 0l-5.94-2.28m5.94 2.28l-2.28 5.941\" \/>\r\n                <\/svg>\r\n            <\/div>\r\n            <h3 class=\"benefit-title\">Escalabilidad Total<\/h3>\r\n            <p class=\"benefit-desc\">Crece sin l\u00edmites. Nuestros agentes manejan picos de demanda y miles de interacciones simult\u00e1neas sin perder calidad.<\/p>\r\n        <\/div>\r\n\r\n        <!-- Beneficio 4: Ahorro -->\r\n        <div class=\"benefit-card\">\r\n            <div class=\"icon-wrapper\">\r\n                <svg class=\"benefit-icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"1.5\" stroke=\"currentColor\">\r\n                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M12 6v12m-3-2.818l.879.659c1.171.879 3.07.879 4.242 0l.879-.659M7.5 14.25h9M12 18v-1.75l-3.75-3.75a3.75 3.75 0 117.5 0L12 16.25V18\" \/>\r\n                <\/svg>\r\n            <\/div>\r\n            <h3 class=\"benefit-title\">Reducci\u00f3n de Costos<\/h3>\r\n            <p class=\"benefit-desc\">Optimiza tu presupuesto operativo reduciendo gastos en soporte y ventas, mientras aumentas la conversi\u00f3n y retenci\u00f3n.<\/p>\r\n        <\/div>\r\n\r\n    <\/div>\r\n<\/div>\r\n<!-- Fin de la Secci\u00f3n de Beneficios Transversales -->\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e0646c4 e-grid e-con-full e-con e-child\" data-id=\"e0646c4\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;slideshow&quot;,&quot;background_slideshow_gallery&quot;:[{&quot;id&quot;:48,&quot;url&quot;:&quot;https:\\\/\\\/meteor.com.co\\\/wp-content\\\/uploads\\\/2025\\\/07\\\/Gris-verde-scaled.jpg&quot;}],&quot;background_slideshow_loop&quot;:&quot;yes&quot;,&quot;background_slideshow_slide_duration&quot;:5000,&quot;background_slideshow_slide_transition&quot;:&quot;fade&quot;,&quot;background_slideshow_transition_duration&quot;:500}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c2c9ccb elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"c2c9ccb\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInLeft&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">Elige un plan mensual para tu negocio<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-037be64 e-con-full e-grid e-con e-child\" data-id=\"037be64\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-53cca52 e-con-full e-grid e-con e-child\" data-id=\"53cca52\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-f8e18d5 e-grid e-con-full e-con e-child\" data-id=\"f8e18d5\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-b7c2723 e-grid e-con-full e-con e-child\" data-id=\"b7c2723\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-65344a5 e-con-full e-grid e-con e-child\" data-id=\"65344a5\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b0cf46c elementor-widget elementor-widget-image\" data-id=\"b0cf46c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"1548\" height=\"908\" src=\"https:\/\/meteor.com.co\/wp-content\/uploads\/2025\/07\/Plan-gratis.png\" class=\"attachment-full size-full wp-image-148\" alt=\"\" srcset=\"https:\/\/meteor.com.co\/wp-content\/uploads\/2025\/07\/Plan-gratis.png 1548w, https:\/\/meteor.com.co\/wp-content\/uploads\/2025\/07\/Plan-gratis-300x176.png 300w, https:\/\/meteor.com.co\/wp-content\/uploads\/2025\/07\/Plan-gratis-768x450.png 768w, https:\/\/meteor.com.co\/wp-content\/uploads\/2025\/07\/Plan-gratis-1024x601.png 1024w, https:\/\/meteor.com.co\/wp-content\/uploads\/2025\/07\/Plan-gratis-1536x901.png 1536w\" sizes=\"(max-width: 1548px) 100vw, 1548px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-07be9ba elementor-widget elementor-widget-text-editor\" data-id=\"07be9ba\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div data-framer-name=\"Frame 28\" style=\"-webkit-font-smoothing: inherit; place-content: center flex-start; align-items: center; display: flex; flex: 0 0 auto; flex-flow: row; gap: 6px; height: min-content; overflow: visible; padding: 0px; position: relative; width: 240.75px; color: rgb(0, 0, 0); font-family: sans-serif; font-size: 12px;\">\n<div data-framer-name=\"200 usuarios\" data-framer-component-type=\"RichTextContainer\" style=\"-webkit-font-smoothing: inherit; position: relative; --framer-paragraph-spacing: 0px; flex: 0 0 auto; height: auto; white-space: pre; width: auto; outline: none; display: flex; flex-direction: column; justify-content: flex-start; transform: none;\">\n<p data-styles-preset=\"iUCwKohD7\" style=\"-webkit-font-smoothing: inherit; margin-bottom: 0px; font-family: Raleway, &quot;Raleway Placeholder&quot;, sans-serif; font-style: normal; color: rgb(12, 52, 6); font-size: 16px; text-decoration-style: solid; text-decoration-color: rgb(12, 52, 6); text-decoration-skip-ink: auto; text-underline-offset: auto; line-height: 24px; -webkit-text-stroke-color: rgb(12, 52, 6); font-feature-settings: normal; font-variation-settings: normal; text-wrap: balance; --framer-font-family: &quot;Raleway&quot;, &quot;Raleway Placeholder&quot;, sans-serif; --framer-font-family-bold: &quot;Raleway&quot;, &quot;Raleway Placeholder&quot;, sans-serif; --framer-font-family-bold-italic: &quot;Raleway&quot;, &quot;Raleway Placeholder&quot;, sans-serif; --framer-font-family-italic: &quot;Raleway&quot;, &quot;Raleway Placeholder&quot;, sans-serif; --framer-font-open-type-features: normal; --framer-font-size: calc(1rem * 1); --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: 0em; --framer-line-height: 1.5em; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: rgb(12, 52, 6); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; --framer-text-wrap: balance;\"><b>200 usuarios<\/b><\/p>\n<div data-framer-name=\"Frame 28\" style=\"-webkit-font-smoothing: inherit; place-content: center flex-start; align-items: center; display: flex; flex: 0 0 auto; flex-flow: row; gap: 6px; height: min-content; overflow: visible; padding: 0px; position: relative; width: 240.75px; white-space: normal;\">\n<div data-framer-name=\"200 usuarios\" data-framer-component-type=\"RichTextContainer\" style=\"-webkit-font-smoothing: inherit; position: relative; --framer-paragraph-spacing: 0px; flex: 0 0 auto; height: auto; white-space: pre; width: auto; outline: none; display: flex; flex-direction: column; justify-content: flex-start; transform: none;\">\n<p data-styles-preset=\"iUCwKohD7\" style=\"-webkit-font-smoothing: inherit; margin-bottom: 0px; font-family: Raleway, &quot;Raleway Placeholder&quot;, sans-serif; font-style: normal; font-weight: 400; color: rgb(12, 52, 6); font-size: 16px; text-decoration-style: solid; text-decoration-color: rgb(12, 52, 6); text-decoration-skip-ink: auto; text-underline-offset: auto; line-height: 24px; -webkit-text-stroke-color: rgb(12, 52, 6); font-feature-settings: normal; font-variation-settings: normal; text-wrap: balance; --framer-font-family: &quot;Raleway&quot;, &quot;Raleway Placeholder&quot;, sans-serif; --framer-font-family-bold: &quot;Raleway&quot;, &quot;Raleway Placeholder&quot;, sans-serif; --framer-font-family-bold-italic: &quot;Raleway&quot;, &quot;Raleway Placeholder&quot;, sans-serif; --framer-font-family-italic: &quot;Raleway&quot;, &quot;Raleway Placeholder&quot;, sans-serif; --framer-font-open-type-features: normal; --framer-font-size: calc(1rem * 1); --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: 0em; --framer-line-height: 1.5em; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: rgb(12, 52, 6); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; --framer-text-wrap: balance;\"><br><\/p><\/div><\/div>\n<\/div>\n<\/div>\n<div data-framer-name=\"Frame 29\" style=\"-webkit-font-smoothing: inherit; place-content: center flex-start; align-items: center; display: flex; flex: 0 0 auto; flex-flow: row; gap: 6px; height: min-content; overflow: visible; padding: 0px; position: relative; width: 240.75px; color: rgb(0, 0, 0); font-family: sans-serif; font-size: 12px;\">\n<div style=\"-webkit-font-smoothing: inherit; flex: 0 0 auto; height: 20px; position: relative; width: 20px;\">\n<div style=\"-webkit-font-smoothing: inherit; display: contents;\"><b><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" focusable=\"false\" viewBox=\"0 0 24 24\" color=\"rgb(12, 52, 6)\" style=\"user-select: none; width: 100%; height: 100%; display: inline-block; fill: rgb(12, 52, 6); flex-shrink: 0;\"><\/svg><path d=\"M16.59 7.58L10 14.17l-3.59-3.58L5 12l5 5 8-8zM12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z\"><\/path><\/b><\/div>\n<p><b><br><\/b><\/p>\n<p><b><br><\/b><\/p>\n<\/div>\n<div data-framer-name=\"1 agente IA inteligente\" data-framer-component-type=\"RichTextContainer\" style=\"-webkit-font-smoothing: inherit; position: relative; --framer-paragraph-spacing: 0px; flex: 0 0 auto; height: auto; white-space: pre; width: auto; outline: none; display: flex; flex-direction: column; justify-content: flex-start; transform: none;\">\n<p data-styles-preset=\"iUCwKohD7\" style=\"-webkit-font-smoothing: inherit; margin-bottom: 0px; font-family: Raleway, &quot;Raleway Placeholder&quot;, sans-serif; font-style: normal; font-weight: 400; color: rgb(12, 52, 6); font-size: 16px; text-decoration-style: solid; text-decoration-color: rgb(12, 52, 6); text-decoration-skip-ink: auto; text-underline-offset: auto; line-height: 24px; -webkit-text-stroke-color: rgb(12, 52, 6); font-feature-settings: normal; font-variation-settings: normal; text-wrap: balance; --framer-font-family: &quot;Raleway&quot;, &quot;Raleway Placeholder&quot;, sans-serif; --framer-font-family-bold: &quot;Raleway&quot;, &quot;Raleway Placeholder&quot;, sans-serif; --framer-font-family-bold-italic: &quot;Raleway&quot;, &quot;Raleway Placeholder&quot;, sans-serif; --framer-font-family-italic: &quot;Raleway&quot;, &quot;Raleway Placeholder&quot;, sans-serif; --framer-font-open-type-features: normal; --framer-font-size: calc(1rem * 1); --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: 0em; --framer-line-height: 1.5em; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: rgb(12, 52, 6); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; --framer-text-wrap: balance;\"><br><\/p>\n<\/div>\n<\/div>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4c2809f elementor-shape-circle elementor-grid-0 e-grid-align-center elementor-widget elementor-widget-social-icons\" data-id=\"4c2809f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"social-icons.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-social-icons-wrapper elementor-grid\" role=\"list\">\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-facebook-messenger elementor-repeater-item-d8bf895\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Facebook-messenger<\/span>\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-facebook-messenger\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256.55 8C116.52 8 8 110.34 8 248.57c0 72.3 29.71 134.78 78.07 177.94 8.35 7.51 6.63 11.86 8.05 58.23A19.92 19.92 0 0 0 122 502.31c52.91-23.3 53.59-25.14 62.56-22.7C337.85 521.8 504 423.7 504 248.57 504 110.34 396.59 8 256.55 8zm149.24 185.13l-73 115.57a37.37 37.37 0 0 1-53.91 9.93l-58.08-43.47a15 15 0 0 0-18 0l-78.37 59.44c-10.46 7.93-24.16-4.6-17.11-15.67l73-115.57a37.36 37.36 0 0 1 53.91-9.93l58.06 43.46a15 15 0 0 0 18 0l78.41-59.38c10.44-7.98 24.14 4.54 17.09 15.62z\"><\/path><\/svg>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-instagram elementor-repeater-item-c4c5f99\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Instagram<\/span>\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-instagram\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"><\/path><\/svg>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-39f566e elementor-align-center elementor-widget__width-initial elementor-widget elementor-widget-button\" data-id=\"39f566e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/api.whatsapp.com\/send\/?phone=573122621042&#038;text=%C2%A1Hola!%20Necesito%20m%C3%A1s%20informaci%C3%B3n%20de%20Meteor&#038;type=phone_number&#038;app_absent=0\" rel=\"nofollow noopener\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Empezar ahora<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-96475bc e-grid e-con-full e-con e-child\" data-id=\"96475bc\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-3b16a92 e-con-full e-grid e-con e-child\" data-id=\"3b16a92\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2f8f13d elementor-widget elementor-widget-image\" data-id=\"2f8f13d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"386\" height=\"223\" src=\"https:\/\/meteor.com.co\/wp-content\/uploads\/2025\/11\/2-e1763042902929.png\" class=\"attachment-full size-full wp-image-1788\" alt=\"\" srcset=\"https:\/\/meteor.com.co\/wp-content\/uploads\/2025\/11\/2-e1763042902929.png 386w, https:\/\/meteor.com.co\/wp-content\/uploads\/2025\/11\/2-e1763042902929-300x173.png 300w, https:\/\/meteor.com.co\/wp-content\/uploads\/2025\/11\/2-e1763042902929-18x10.png 18w\" sizes=\"(max-width: 386px) 100vw, 386px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7b14416 elementor-widget elementor-widget-text-editor\" data-id=\"7b14416\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div data-framer-name=\"Frame 28\" style=\"-webkit-font-smoothing: inherit; place-content: center flex-start; align-items: center; display: flex; flex: 0 0 auto; flex-flow: row; gap: 6px; height: min-content; overflow: visible; padding: 0px; position: relative; width: 240.75px; color: rgb(0, 0, 0); font-family: sans-serif; font-size: 12px;\">\n<div data-framer-name=\"200 usuarios\" data-framer-component-type=\"RichTextContainer\" style=\"-webkit-font-smoothing: inherit; position: relative; --framer-paragraph-spacing: 0px; flex: 0 0 auto; height: auto; white-space: pre; width: auto; outline: none; display: flex; flex-direction: column; justify-content: flex-start; transform: none;\">\n<p data-styles-preset=\"iUCwKohD7\" style=\"-webkit-font-smoothing: inherit; margin-bottom: 0px; font-family: Raleway, &quot;Raleway Placeholder&quot;, sans-serif; font-style: normal; color: rgb(12, 52, 6); font-size: 16px; text-decoration-style: solid; text-decoration-color: rgb(12, 52, 6); text-decoration-skip-ink: auto; text-underline-offset: auto; line-height: 24px; -webkit-text-stroke-color: rgb(12, 52, 6); font-feature-settings: normal; font-variation-settings: normal; text-wrap: balance; --framer-font-family: &quot;Raleway&quot;, &quot;Raleway Placeholder&quot;, sans-serif; --framer-font-family-bold: &quot;Raleway&quot;, &quot;Raleway Placeholder&quot;, sans-serif; --framer-font-family-bold-italic: &quot;Raleway&quot;, &quot;Raleway Placeholder&quot;, sans-serif; --framer-font-family-italic: &quot;Raleway&quot;, &quot;Raleway Placeholder&quot;, sans-serif; --framer-font-open-type-features: normal; --framer-font-size: calc(1rem * 1); --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: 0em; --framer-line-height: 1.5em; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: rgb(12, 52, 6); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; --framer-text-wrap: balance;\"><b>1.000 usuarios<\/b><\/p>\n<p data-styles-preset=\"iUCwKohD7\" style=\"-webkit-font-smoothing: inherit; margin-bottom: 0px; font-family: Raleway, &quot;Raleway Placeholder&quot;, sans-serif; font-style: normal; color: rgb(12, 52, 6); font-size: 16px; text-decoration-style: solid; text-decoration-color: rgb(12, 52, 6); text-decoration-skip-ink: auto; text-underline-offset: auto; line-height: 24px; -webkit-text-stroke-color: rgb(12, 52, 6); font-feature-settings: normal; font-variation-settings: normal; text-wrap: balance; --framer-font-family: &quot;Raleway&quot;, &quot;Raleway Placeholder&quot;, sans-serif; --framer-font-family-bold: &quot;Raleway&quot;, &quot;Raleway Placeholder&quot;, sans-serif; --framer-font-family-bold-italic: &quot;Raleway&quot;, &quot;Raleway Placeholder&quot;, sans-serif; --framer-font-family-italic: &quot;Raleway&quot;, &quot;Raleway Placeholder&quot;, sans-serif; --framer-font-open-type-features: normal; --framer-font-size: calc(1rem * 1); --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: 0em; --framer-line-height: 1.5em; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: rgb(12, 52, 6); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; --framer-text-wrap: balance;\"><b><br><\/b><\/p>\n<\/div>\n<\/div>\n<div data-framer-name=\"Frame 29\" style=\"-webkit-font-smoothing: inherit; place-content: center flex-start; align-items: center; display: flex; flex: 0 0 auto; flex-flow: row; gap: 6px; height: min-content; overflow: visible; padding: 0px; position: relative; width: 240.75px; color: rgb(0, 0, 0); font-family: sans-serif; font-size: 12px;\">\n<div style=\"-webkit-font-smoothing: inherit; flex: 0 0 auto; height: 20px; position: relative; width: 20px;\">\n<div data-framer-name=\"Frame 29\" style=\"-webkit-font-smoothing: inherit; place-content: center flex-start; align-items: center; display: flex; flex: 0 0 auto; flex-flow: row; gap: 6px; height: min-content; overflow: visible; padding: 0px; position: relative; width: 240.75px;\">\n<div style=\"-webkit-font-smoothing: inherit; flex: 0 0 auto; height: 20px; position: relative; width: 20px;\">\n<div style=\"-webkit-font-smoothing: inherit; display: contents;\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" focusable=\"false\" viewBox=\"0 0 24 24\" color=\"rgb(12, 52, 6)\" style=\"user-select: none; width: 100%; height: 100%; display: inline-block; fill: rgb(12, 52, 6); flex-shrink: 0;\"><path d=\"M16.59 7.58L10 14.17l-3.59-3.58L5 12l5 5 8-8zM12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z\"><\/path><\/svg><\/div>\n<\/div>\n<div data-framer-name=\"1 agente IA inteligente\" data-framer-component-type=\"RichTextContainer\" style=\"-webkit-font-smoothing: inherit; position: relative; --framer-paragraph-spacing: 0px; flex: 0 0 auto; height: auto; white-space: pre; width: auto; outline: none; display: flex; flex-direction: column; justify-content: flex-start; transform: none;\">\n<p data-styles-preset=\"iUCwKohD7\" style=\"-webkit-font-smoothing: inherit; margin-bottom: 0px; font-family: Raleway, &quot;Raleway Placeholder&quot;, sans-serif; font-style: normal; font-weight: 400; color: rgb(12, 52, 6); font-size: 16px; text-decoration-style: solid; text-decoration-color: rgb(12, 52, 6); text-decoration-skip-ink: auto; text-underline-offset: auto; line-height: 24px; -webkit-text-stroke-color: rgb(12, 52, 6); font-feature-settings: normal; font-variation-settings: normal; text-wrap: balance; --framer-font-family: &quot;Raleway&quot;, &quot;Raleway Placeholder&quot;, sans-serif; --framer-font-family-bold: &quot;Raleway&quot;, &quot;Raleway Placeholder&quot;, sans-serif; --framer-font-family-bold-italic: &quot;Raleway&quot;, &quot;Raleway Placeholder&quot;, sans-serif; --framer-font-family-italic: &quot;Raleway&quot;, &quot;Raleway Placeholder&quot;, sans-serif; --framer-font-open-type-features: normal; --framer-font-size: calc(1rem * 1); --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: 0em; --framer-line-height: 1.5em; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: rgb(12, 52, 6); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; --framer-text-wrap: balance;\">1 agente IA inteligente<\/p>\n<\/div>\n<\/div>\n<div data-framer-name=\"Frame 29\" style=\"-webkit-font-smoothing: inherit; place-content: center flex-start; align-items: center; display: flex; flex: 0 0 auto; flex-flow: row; gap: 6px; height: min-content; overflow: visible; padding: 0px; position: relative; width: 240.75px;\">\n<div style=\"-webkit-font-smoothing: inherit; flex: 0 0 auto; height: 20px; position: relative; width: 20px;\">\n<div style=\"-webkit-font-smoothing: inherit; display: contents;\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" focusable=\"false\" viewBox=\"0 0 24 24\" color=\"rgb(12, 52, 6)\" style=\"user-select: none; width: 100%; height: 100%; display: inline-block; fill: rgb(12, 52, 6); flex-shrink: 0;\"><path d=\"M16.59 7.58L10 14.17l-3.59-3.58L5 12l5 5 8-8zM12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z\"><\/path><\/svg><\/div>\n<\/div>\n<div data-framer-name=\"1 agente IA inteligente\" data-framer-component-type=\"RichTextContainer\" style=\"-webkit-font-smoothing: inherit; position: relative; --framer-paragraph-spacing: 0px; flex: 0 0 auto; height: auto; white-space: pre; width: auto; outline: none; display: flex; flex-direction: column; justify-content: flex-start; transform: none;\">\n<p data-styles-preset=\"iUCwKohD7\" style=\"-webkit-font-smoothing: inherit; margin-bottom: 0px; font-family: Raleway, &quot;Raleway Placeholder&quot;, sans-serif; font-style: normal; font-weight: 400; color: rgb(12, 52, 6); font-size: 16px; text-decoration-style: solid; text-decoration-color: rgb(12, 52, 6); text-decoration-skip-ink: auto; text-underline-offset: auto; line-height: 24px; -webkit-text-stroke-color: rgb(12, 52, 6); font-feature-settings: normal; font-variation-settings: normal; text-wrap: balance; --framer-font-family: &quot;Raleway&quot;, &quot;Raleway Placeholder&quot;, sans-serif; --framer-font-family-bold: &quot;Raleway&quot;, &quot;Raleway Placeholder&quot;, sans-serif; --framer-font-family-bold-italic: &quot;Raleway&quot;, &quot;Raleway Placeholder&quot;, sans-serif; --framer-font-family-italic: &quot;Raleway&quot;, &quot;Raleway Placeholder&quot;, sans-serif; --framer-font-open-type-features: normal; --framer-font-size: calc(1rem * 1); --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: 0em; --framer-line-height: 1.5em; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: rgb(12, 52, 6); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; --framer-text-wrap: balance;\">Soporte de comunidad<\/p>\n<\/div>\n<\/div>\n<div data-framer-name=\"Frame 29\" style=\"-webkit-font-smoothing: inherit; place-content: flex-start; align-items: flex-start; display: flex; flex: 0 0 auto; flex-flow: row; gap: 6px; height: min-content; overflow: visible; padding: 0px; position: relative; width: 240.75px;\">\n<div style=\"-webkit-font-smoothing: inherit; flex: 0 0 auto; height: 20px; position: relative; width: 20px;\">\n<div style=\"-webkit-font-smoothing: inherit; display: contents;\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" focusable=\"false\" viewBox=\"0 0 24 24\" color=\"rgb(12, 52, 6)\" style=\"user-select: none; width: 100%; height: 100%; display: inline-block; fill: rgb(12, 52, 6); flex-shrink: 0;\"><path d=\"M16.59 7.58L10 14.17l-3.59-3.58L5 12l5 5 8-8zM12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z\"><\/path><\/svg><\/div>\n<\/div>\n<div data-framer-name=\"1 agente IA inteligente\" data-framer-component-type=\"RichTextContainer\" style=\"-webkit-font-smoothing: inherit; position: relative; --framer-paragraph-spacing: 0px; flex: 1 0 0px; height: auto; white-space-collapse: preserve; width: 1px; word-break: break-word; overflow-wrap: break-word; outline: none; display: flex; flex-direction: column; justify-content: flex-start; transform: none;\">\n<p data-styles-preset=\"iUCwKohD7\" style=\"-webkit-font-smoothing: inherit; margin-bottom: 0px; font-family: Raleway, &quot;Raleway Placeholder&quot;, sans-serif; font-style: normal; font-weight: 400; color: rgb(12, 52, 6); font-size: 16px; text-decoration-style: solid; text-decoration-color: rgb(12, 52, 6); text-decoration-skip-ink: auto; text-underline-offset: auto; line-height: 24px; -webkit-text-stroke-color: rgb(12, 52, 6); font-feature-settings: normal; font-variation-settings: normal; text-wrap: balance; --framer-font-family: &quot;Raleway&quot;, &quot;Raleway Placeholder&quot;, sans-serif; --framer-font-family-bold: &quot;Raleway&quot;, &quot;Raleway Placeholder&quot;, sans-serif; --framer-font-family-bold-italic: &quot;Raleway&quot;, &quot;Raleway Placeholder&quot;, sans-serif; --framer-font-family-italic: &quot;Raleway&quot;, &quot;Raleway Placeholder&quot;, sans-serif; --framer-font-open-type-features: normal; --framer-font-size: calc(1rem * 1); --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: 0em; --framer-line-height: 1.5em; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: rgb(12, 52, 6); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; --framer-text-wrap: balance;\">Regalo de activaci\u00f3n 1 Mill\u00f3n de Tokens de Entrada y Salida OpenAI<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div data-framer-name=\"Frame 29\" style=\"-webkit-font-smoothing: inherit; place-content: flex-start; align-items: flex-start; display: flex; flex: 0 0 auto; flex-flow: row; gap: 6px; height: min-content; overflow: visible; padding: 0px; position: relative; width: 240.75px; color: rgb(0, 0, 0); font-family: sans-serif; font-size: 12px;\">\n<div data-framer-name=\"1 agente IA inteligente\" data-framer-component-type=\"RichTextContainer\" style=\"-webkit-font-smoothing: inherit; position: relative; --framer-paragraph-spacing: 0px; flex: 1 0 0px; height: auto; white-space-collapse: preserve; width: 1px; word-break: break-word; overflow-wrap: break-word; outline: none; display: flex; flex-direction: column; justify-content: flex-start; transform: none;\">\n<\/div>\n<\/div>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-cbf3768 elementor-shape-circle elementor-grid-0 e-grid-align-center elementor-widget elementor-widget-social-icons\" data-id=\"cbf3768\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"social-icons.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-social-icons-wrapper elementor-grid\" role=\"list\">\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-facebook-messenger elementor-repeater-item-d8bf895\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Facebook-messenger<\/span>\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-facebook-messenger\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256.55 8C116.52 8 8 110.34 8 248.57c0 72.3 29.71 134.78 78.07 177.94 8.35 7.51 6.63 11.86 8.05 58.23A19.92 19.92 0 0 0 122 502.31c52.91-23.3 53.59-25.14 62.56-22.7C337.85 521.8 504 423.7 504 248.57 504 110.34 396.59 8 256.55 8zm149.24 185.13l-73 115.57a37.37 37.37 0 0 1-53.91 9.93l-58.08-43.47a15 15 0 0 0-18 0l-78.37 59.44c-10.46 7.93-24.16-4.6-17.11-15.67l73-115.57a37.36 37.36 0 0 1 53.91-9.93l58.06 43.46a15 15 0 0 0 18 0l78.41-59.38c10.44-7.98 24.14 4.54 17.09 15.62z\"><\/path><\/svg>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-whatsapp elementor-repeater-item-343c5e7\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Whatsapp<\/span>\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-whatsapp\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z\"><\/path><\/svg>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-envelope elementor-repeater-item-423e7b5\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Envelope<\/span>\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-envelope\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z\"><\/path><\/svg>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-instagram elementor-repeater-item-8e8521d\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Instagram<\/span>\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-instagram\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"><\/path><\/svg>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-tiktok elementor-repeater-item-fb9921d\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Tiktok<\/span>\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-tiktok\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M448,209.91a210.06,210.06,0,0,1-122.77-39.25V349.38A162.55,162.55,0,1,1,185,188.31V278.2a74.62,74.62,0,1,0,52.23,71.18V0l88,0a121.18,121.18,0,0,0,1.86,22.17h0A122.18,122.18,0,0,0,381,102.39a121.43,121.43,0,0,0,67,20.14Z\"><\/path><\/svg>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-da40d6d elementor-align-center elementor-widget__width-initial elementor-widget elementor-widget-button\" data-id=\"da40d6d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/api.whatsapp.com\/send\/?phone=573122621042&#038;text=%C2%A1Hola!%20Necesito%20m%C3%A1s%20informaci%C3%B3n%20de%20Meteor&#038;type=phone_number&#038;app_absent=0\" rel=\"nofollow noopener\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Empezar ahora<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-848ab92 e-grid e-con-full e-con e-child\" data-id=\"848ab92\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-834c91b e-con-full e-grid e-con e-child\" data-id=\"834c91b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-adbf6d5 elementor-widget elementor-widget-image\" data-id=\"adbf6d5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"936\" height=\"552\" src=\"https:\/\/meteor.com.co\/wp-content\/uploads\/2025\/11\/Profesional-e1763042862342.png\" class=\"attachment-full size-full wp-image-1792\" alt=\"\" srcset=\"https:\/\/meteor.com.co\/wp-content\/uploads\/2025\/11\/Profesional-e1763042862342.png 936w, https:\/\/meteor.com.co\/wp-content\/uploads\/2025\/11\/Profesional-e1763042862342-300x177.png 300w, https:\/\/meteor.com.co\/wp-content\/uploads\/2025\/11\/Profesional-e1763042862342-768x453.png 768w, https:\/\/meteor.com.co\/wp-content\/uploads\/2025\/11\/Profesional-e1763042862342-18x12.png 18w\" sizes=\"(max-width: 936px) 100vw, 936px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0a97fe4 elementor-widget elementor-widget-text-editor\" data-id=\"0a97fe4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div data-framer-name=\"Frame 28\" style=\"-webkit-font-smoothing: inherit; place-content: center flex-start; align-items: center; display: flex; flex: 0 0 auto; flex-flow: row; gap: 6px; height: min-content; overflow: visible; padding: 0px; position: relative; width: 240.75px; color: rgb(0, 0, 0); font-family: sans-serif; font-size: 12px;\">\n<div data-framer-name=\"200 usuarios\" data-framer-component-type=\"RichTextContainer\" style=\"-webkit-font-smoothing: inherit; position: relative; --framer-paragraph-spacing: 0px; flex: 0 0 auto; height: auto; white-space: pre; width: auto; outline: none; display: flex; flex-direction: column; justify-content: flex-start; transform: none;\">\n<p data-styles-preset=\"iUCwKohD7\" style=\"-webkit-font-smoothing: inherit; margin-bottom: 0px; font-family: Raleway, &quot;Raleway Placeholder&quot;, sans-serif; font-style: normal; color: rgb(12, 52, 6); font-size: 16px; text-decoration-style: solid; text-decoration-color: rgb(12, 52, 6); text-decoration-skip-ink: auto; text-underline-offset: auto; line-height: 24px; -webkit-text-stroke-color: rgb(12, 52, 6); font-feature-settings: normal; font-variation-settings: normal; text-wrap: balance; --framer-font-family: &quot;Raleway&quot;, &quot;Raleway Placeholder&quot;, sans-serif; --framer-font-family-bold: &quot;Raleway&quot;, &quot;Raleway Placeholder&quot;, sans-serif; --framer-font-family-bold-italic: &quot;Raleway&quot;, &quot;Raleway Placeholder&quot;, sans-serif; --framer-font-family-italic: &quot;Raleway&quot;, &quot;Raleway Placeholder&quot;, sans-serif; --framer-font-open-type-features: normal; --framer-font-size: calc(1rem * 1); --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: 0em; --framer-line-height: 1.5em; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: rgb(12, 52, 6); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; --framer-text-wrap: balance;\"><b>10.000 usuarios<\/b><\/p>\n<p data-styles-preset=\"iUCwKohD7\" style=\"-webkit-font-smoothing: inherit; margin-bottom: 0px; font-family: Raleway, &quot;Raleway Placeholder&quot;, sans-serif; font-style: normal; color: rgb(12, 52, 6); font-size: 16px; text-decoration-style: solid; text-decoration-color: rgb(12, 52, 6); text-decoration-skip-ink: auto; text-underline-offset: auto; line-height: 24px; -webkit-text-stroke-color: rgb(12, 52, 6); font-feature-settings: normal; font-variation-settings: normal; text-wrap: balance; --framer-font-family: &quot;Raleway&quot;, &quot;Raleway Placeholder&quot;, sans-serif; --framer-font-family-bold: &quot;Raleway&quot;, &quot;Raleway Placeholder&quot;, sans-serif; --framer-font-family-bold-italic: &quot;Raleway&quot;, &quot;Raleway Placeholder&quot;, sans-serif; --framer-font-family-italic: &quot;Raleway&quot;, &quot;Raleway Placeholder&quot;, sans-serif; --framer-font-open-type-features: normal; --framer-font-size: calc(1rem * 1); --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: 0em; --framer-line-height: 1.5em; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: rgb(12, 52, 6); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; --framer-text-wrap: balance;\"><b><br><\/b><\/p>\n<\/div>\n<\/div>\n<div data-framer-name=\"Frame 29\" style=\"-webkit-font-smoothing: inherit; place-content: center flex-start; align-items: center; display: flex; flex: 0 0 auto; flex-flow: row; gap: 6px; height: min-content; overflow: visible; padding: 0px; position: relative; width: 240.75px; color: rgb(0, 0, 0); font-family: sans-serif; font-size: 12px;\">\n<div style=\"-webkit-font-smoothing: inherit; flex: 0 0 auto; height: 20px; position: relative; width: 20px;\">\n<div data-framer-name=\"Frame 29\" style=\"-webkit-font-smoothing: inherit; place-content: center flex-start; align-items: center; display: flex; flex: 0 0 auto; flex-flow: row; gap: 6px; height: min-content; overflow: visible; padding: 0px; position: relative; width: 240.75px;\">\n<div style=\"-webkit-font-smoothing: inherit; flex: 0 0 auto; height: 20px; position: relative; width: 20px;\">\n<div style=\"-webkit-font-smoothing: inherit; display: contents;\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" focusable=\"false\" viewBox=\"0 0 24 24\" color=\"rgb(12, 52, 6)\" style=\"user-select: none; width: 100%; height: 100%; display: inline-block; fill: rgb(12, 52, 6); flex-shrink: 0;\"><path d=\"M16.59 7.58L10 14.17l-3.59-3.58L5 12l5 5 8-8zM12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z\"><\/path><\/svg><\/div>\n<\/div>\n<div data-framer-name=\"1 agente IA inteligente\" data-framer-component-type=\"RichTextContainer\" style=\"-webkit-font-smoothing: inherit; position: relative; --framer-paragraph-spacing: 0px; flex: 0 0 auto; height: auto; white-space: pre; width: auto; outline: none; display: flex; flex-direction: column; justify-content: flex-start; transform: none;\">\n<p data-styles-preset=\"iUCwKohD7\" style=\"-webkit-font-smoothing: inherit; margin-bottom: 0px; font-family: Raleway, &quot;Raleway Placeholder&quot;, sans-serif; font-style: normal; font-weight: 400; color: rgb(12, 52, 6); font-size: 16px; text-decoration-style: solid; text-decoration-color: rgb(12, 52, 6); text-decoration-skip-ink: auto; text-underline-offset: auto; line-height: 24px; -webkit-text-stroke-color: rgb(12, 52, 6); font-feature-settings: normal; font-variation-settings: normal; text-wrap: balance; --framer-font-family: &quot;Raleway&quot;, &quot;Raleway Placeholder&quot;, sans-serif; --framer-font-family-bold: &quot;Raleway&quot;, &quot;Raleway Placeholder&quot;, sans-serif; --framer-font-family-bold-italic: &quot;Raleway&quot;, &quot;Raleway Placeholder&quot;, sans-serif; --framer-font-family-italic: &quot;Raleway&quot;, &quot;Raleway Placeholder&quot;, sans-serif; --framer-font-open-type-features: normal; --framer-font-size: calc(1rem * 1); --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: 0em; --framer-line-height: 1.5em; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: rgb(12, 52, 6); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; --framer-text-wrap: balance;\">2 agentes IA inteligentes<\/p>\n<\/div>\n<\/div>\n<div data-framer-name=\"Frame 29\" style=\"-webkit-font-smoothing: inherit; place-content: center flex-start; align-items: center; display: flex; flex: 0 0 auto; flex-flow: row; gap: 6px; height: min-content; overflow: visible; padding: 0px; position: relative; width: 240.75px;\">\n<div style=\"-webkit-font-smoothing: inherit; flex: 0 0 auto; height: 20px; position: relative; width: 20px;\">\n<div style=\"-webkit-font-smoothing: inherit; display: contents;\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" focusable=\"false\" viewBox=\"0 0 24 24\" color=\"rgb(12, 52, 6)\" style=\"user-select: none; width: 100%; height: 100%; display: inline-block; fill: rgb(12, 52, 6); flex-shrink: 0;\"><path d=\"M16.59 7.58L10 14.17l-3.59-3.58L5 12l5 5 8-8zM12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z\"><\/path><\/svg><\/div>\n<\/div>\n<div data-framer-name=\"1 agente IA inteligente\" data-framer-component-type=\"RichTextContainer\" style=\"-webkit-font-smoothing: inherit; position: relative; --framer-paragraph-spacing: 0px; flex: 0 0 auto; height: auto; white-space: pre; width: auto; outline: none; display: flex; flex-direction: column; justify-content: flex-start; transform: none;\">\n<p data-styles-preset=\"iUCwKohD7\" style=\"-webkit-font-smoothing: inherit; margin-bottom: 0px; font-family: Raleway, &quot;Raleway Placeholder&quot;, sans-serif; font-style: normal; font-weight: 400; color: rgb(12, 52, 6); font-size: 16px; text-decoration-style: solid; text-decoration-color: rgb(12, 52, 6); text-decoration-skip-ink: auto; text-underline-offset: auto; line-height: 24px; -webkit-text-stroke-color: rgb(12, 52, 6); font-feature-settings: normal; font-variation-settings: normal; text-wrap: balance; --framer-font-family: &quot;Raleway&quot;, &quot;Raleway Placeholder&quot;, sans-serif; --framer-font-family-bold: &quot;Raleway&quot;, &quot;Raleway Placeholder&quot;, sans-serif; --framer-font-family-bold-italic: &quot;Raleway&quot;, &quot;Raleway Placeholder&quot;, sans-serif; --framer-font-family-italic: &quot;Raleway&quot;, &quot;Raleway Placeholder&quot;, sans-serif; --framer-font-open-type-features: normal; --framer-font-size: calc(1rem * 1); --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: 0em; --framer-line-height: 1.5em; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: rgb(12, 52, 6); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; --framer-text-wrap: balance;\">Soporte de comunidad<\/p>\n<\/div>\n<\/div>\n<div data-framer-name=\"Frame 29\" style=\"-webkit-font-smoothing: inherit; place-content: flex-start; align-items: flex-start; display: flex; flex: 0 0 auto; flex-flow: row; gap: 6px; height: min-content; overflow: visible; padding: 0px; position: relative; width: 240.75px;\">\n<div style=\"-webkit-font-smoothing: inherit; flex: 0 0 auto; height: 20px; position: relative; width: 20px;\">\n<div style=\"-webkit-font-smoothing: inherit; display: contents;\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" focusable=\"false\" viewBox=\"0 0 24 24\" color=\"rgb(12, 52, 6)\" style=\"user-select: none; width: 100%; height: 100%; display: inline-block; fill: rgb(12, 52, 6); flex-shrink: 0;\"><path d=\"M16.59 7.58L10 14.17l-3.59-3.58L5 12l5 5 8-8zM12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z\"><\/path><\/svg><\/div>\n<\/div>\n<div data-framer-name=\"1 agente IA inteligente\" data-framer-component-type=\"RichTextContainer\" style=\"-webkit-font-smoothing: inherit; position: relative; --framer-paragraph-spacing: 0px; flex: 1 0 0px; height: auto; white-space-collapse: preserve; width: 1px; word-break: break-word; overflow-wrap: break-word; outline: none; display: flex; flex-direction: column; justify-content: flex-start; transform: none;\">\n<p data-styles-preset=\"iUCwKohD7\" style=\"-webkit-font-smoothing: inherit; margin-bottom: 0px; font-family: Raleway, &quot;Raleway Placeholder&quot;, sans-serif; font-style: normal; font-weight: 400; color: rgb(12, 52, 6); font-size: 16px; text-decoration-style: solid; text-decoration-color: rgb(12, 52, 6); text-decoration-skip-ink: auto; text-underline-offset: auto; line-height: 24px; -webkit-text-stroke-color: rgb(12, 52, 6); font-feature-settings: normal; font-variation-settings: normal; text-wrap: balance; --framer-font-family: &quot;Raleway&quot;, &quot;Raleway Placeholder&quot;, sans-serif; --framer-font-family-bold: &quot;Raleway&quot;, &quot;Raleway Placeholder&quot;, sans-serif; --framer-font-family-bold-italic: &quot;Raleway&quot;, &quot;Raleway Placeholder&quot;, sans-serif; --framer-font-family-italic: &quot;Raleway&quot;, &quot;Raleway Placeholder&quot;, sans-serif; --framer-font-open-type-features: normal; --framer-font-size: calc(1rem * 1); --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: 0em; --framer-line-height: 1.5em; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: rgb(12, 52, 6); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; --framer-text-wrap: balance;\">Regalo de activaci\u00f3n 1 Mill\u00f3n de Tokens de Entrada y Salida OpenAI<\/p>\n<p data-styles-preset=\"iUCwKohD7\" style=\"-webkit-font-smoothing: inherit; margin-bottom: 0px; font-family: Raleway, &quot;Raleway Placeholder&quot;, sans-serif; font-style: normal; font-weight: 400; color: rgb(12, 52, 6); font-size: 16px; text-decoration-style: solid; text-decoration-color: rgb(12, 52, 6); text-decoration-skip-ink: auto; text-underline-offset: auto; line-height: 24px; -webkit-text-stroke-color: rgb(12, 52, 6); font-feature-settings: normal; font-variation-settings: normal; text-wrap: balance; --framer-font-family: &quot;Raleway&quot;, &quot;Raleway Placeholder&quot;, sans-serif; --framer-font-family-bold: &quot;Raleway&quot;, &quot;Raleway Placeholder&quot;, sans-serif; --framer-font-family-bold-italic: &quot;Raleway&quot;, &quot;Raleway Placeholder&quot;, sans-serif; --framer-font-family-italic: &quot;Raleway&quot;, &quot;Raleway Placeholder&quot;, sans-serif; --framer-font-open-type-features: normal; --framer-font-size: calc(1rem * 1); --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: 0em; --framer-line-height: 1.5em; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: rgb(12, 52, 6); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; --framer-text-wrap: balance;\"><br><\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div data-framer-name=\"Frame 29\" style=\"-webkit-font-smoothing: inherit; place-content: flex-start; align-items: flex-start; display: flex; flex: 0 0 auto; flex-flow: row; gap: 6px; height: min-content; overflow: visible; padding: 0px; position: relative; width: 240.75px; color: rgb(0, 0, 0); font-family: sans-serif; font-size: 12px;\">\n<div data-framer-name=\"1 agente IA inteligente\" data-framer-component-type=\"RichTextContainer\" style=\"-webkit-font-smoothing: inherit; position: relative; --framer-paragraph-spacing: 0px; flex: 1 0 0px; height: auto; white-space-collapse: preserve; width: 1px; word-break: break-word; overflow-wrap: break-word; outline: none; display: flex; flex-direction: column; justify-content: flex-start; transform: none;\">\n<\/div>\n<\/div>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a0cb0e0 elementor-shape-circle elementor-grid-0 e-grid-align-center elementor-widget elementor-widget-social-icons\" data-id=\"a0cb0e0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"social-icons.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-social-icons-wrapper elementor-grid\" role=\"list\">\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-facebook-messenger elementor-repeater-item-d8bf895\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Facebook-messenger<\/span>\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-facebook-messenger\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256.55 8C116.52 8 8 110.34 8 248.57c0 72.3 29.71 134.78 78.07 177.94 8.35 7.51 6.63 11.86 8.05 58.23A19.92 19.92 0 0 0 122 502.31c52.91-23.3 53.59-25.14 62.56-22.7C337.85 521.8 504 423.7 504 248.57 504 110.34 396.59 8 256.55 8zm149.24 185.13l-73 115.57a37.37 37.37 0 0 1-53.91 9.93l-58.08-43.47a15 15 0 0 0-18 0l-78.37 59.44c-10.46 7.93-24.16-4.6-17.11-15.67l73-115.57a37.36 37.36 0 0 1 53.91-9.93l58.06 43.46a15 15 0 0 0 18 0l78.41-59.38c10.44-7.98 24.14 4.54 17.09 15.62z\"><\/path><\/svg>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-whatsapp elementor-repeater-item-343c5e7\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Whatsapp<\/span>\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-whatsapp\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z\"><\/path><\/svg>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-envelope elementor-repeater-item-423e7b5\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Envelope<\/span>\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-envelope\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z\"><\/path><\/svg>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-instagram elementor-repeater-item-7de4fae\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Instagram<\/span>\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-instagram\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"><\/path><\/svg>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-tiktok elementor-repeater-item-5afaa53\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Tiktok<\/span>\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-tiktok\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M448,209.91a210.06,210.06,0,0,1-122.77-39.25V349.38A162.55,162.55,0,1,1,185,188.31V278.2a74.62,74.62,0,1,0,52.23,71.18V0l88,0a121.18,121.18,0,0,0,1.86,22.17h0A122.18,122.18,0,0,0,381,102.39a121.43,121.43,0,0,0,67,20.14Z\"><\/path><\/svg>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7fa74fa elementor-align-center elementor-widget__width-initial elementor-widget elementor-widget-button\" data-id=\"7fa74fa\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/api.whatsapp.com\/send\/?phone=573122621042&#038;text=%C2%A1Hola!%20Necesito%20m%C3%A1s%20informaci%C3%B3n%20de%20Meteor&#038;type=phone_number&#038;app_absent=0\" rel=\"nofollow noopener\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Empezar ahora<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ad37e0e e-con-full e-grid e-con e-child\" data-id=\"ad37e0e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-def33e9 e-con-full e-grid e-con e-child\" data-id=\"def33e9\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-eb55685 elementor-widget elementor-widget-image\" data-id=\"eb55685\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1548\" height=\"908\" src=\"https:\/\/meteor.com.co\/wp-content\/uploads\/2025\/07\/Plan-empresarial.png\" class=\"attachment-full size-full wp-image-151\" alt=\"\" srcset=\"https:\/\/meteor.com.co\/wp-content\/uploads\/2025\/07\/Plan-empresarial.png 1548w, https:\/\/meteor.com.co\/wp-content\/uploads\/2025\/07\/Plan-empresarial-300x176.png 300w, https:\/\/meteor.com.co\/wp-content\/uploads\/2025\/07\/Plan-empresarial-768x450.png 768w, https:\/\/meteor.com.co\/wp-content\/uploads\/2025\/07\/Plan-empresarial-1024x601.png 1024w, https:\/\/meteor.com.co\/wp-content\/uploads\/2025\/07\/Plan-empresarial-1536x901.png 1536w\" sizes=\"(max-width: 1548px) 100vw, 1548px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-886c3b7 elementor-widget elementor-widget-text-editor\" data-id=\"886c3b7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div data-framer-name=\"Frame 28\" style=\"-webkit-font-smoothing: inherit; place-content: center flex-start; align-items: center; display: flex; flex: 0 0 auto; flex-flow: row; gap: 6px; height: min-content; overflow: visible; padding: 0px; position: relative; width: 240.75px; color: rgb(0, 0, 0); font-family: sans-serif; font-size: 12px;\">\n<div data-framer-name=\"200 usuarios\" data-framer-component-type=\"RichTextContainer\" style=\"-webkit-font-smoothing: inherit; position: relative; --framer-paragraph-spacing: 0px; flex: 0 0 auto; height: auto; white-space: pre; width: auto; outline: none; display: flex; flex-direction: column; justify-content: flex-start; transform: none;\">\n<p data-styles-preset=\"iUCwKohD7\" style=\"-webkit-font-smoothing: inherit; margin-bottom: 0px; font-family: Raleway, &quot;Raleway Placeholder&quot;, sans-serif; font-style: normal; color: rgb(12, 52, 6); font-size: 16px; text-decoration-style: solid; text-decoration-color: rgb(12, 52, 6); text-decoration-skip-ink: auto; text-underline-offset: auto; line-height: 24px; -webkit-text-stroke-color: rgb(12, 52, 6); font-feature-settings: normal; font-variation-settings: normal; text-wrap: balance; --framer-font-family: &quot;Raleway&quot;, &quot;Raleway Placeholder&quot;, sans-serif; --framer-font-family-bold: &quot;Raleway&quot;, &quot;Raleway Placeholder&quot;, sans-serif; --framer-font-family-bold-italic: &quot;Raleway&quot;, &quot;Raleway Placeholder&quot;, sans-serif; --framer-font-family-italic: &quot;Raleway&quot;, &quot;Raleway Placeholder&quot;, sans-serif; --framer-font-open-type-features: normal; --framer-font-size: calc(1rem * 1); --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: 0em; --framer-line-height: 1.5em; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: rgb(12, 52, 6); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; --framer-text-wrap: balance;\"><b>+ de 20.000 usuarios<\/b><\/p>\n<p data-styles-preset=\"iUCwKohD7\" style=\"-webkit-font-smoothing: inherit; margin-bottom: 0px; font-family: Raleway, &quot;Raleway Placeholder&quot;, sans-serif; font-style: normal; color: rgb(12, 52, 6); font-size: 16px; text-decoration-style: solid; text-decoration-color: rgb(12, 52, 6); text-decoration-skip-ink: auto; text-underline-offset: auto; line-height: 24px; -webkit-text-stroke-color: rgb(12, 52, 6); font-feature-settings: normal; font-variation-settings: normal; text-wrap: balance; --framer-font-family: &quot;Raleway&quot;, &quot;Raleway Placeholder&quot;, sans-serif; --framer-font-family-bold: &quot;Raleway&quot;, &quot;Raleway Placeholder&quot;, sans-serif; --framer-font-family-bold-italic: &quot;Raleway&quot;, &quot;Raleway Placeholder&quot;, sans-serif; --framer-font-family-italic: &quot;Raleway&quot;, &quot;Raleway Placeholder&quot;, sans-serif; --framer-font-open-type-features: normal; --framer-font-size: calc(1rem * 1); --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: 0em; --framer-line-height: 1.5em; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: rgb(12, 52, 6); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; --framer-text-wrap: balance;\"><b><br><\/b><\/p>\n<\/div>\n<\/div>\n<div data-framer-name=\"Frame 29\" style=\"-webkit-font-smoothing: inherit; place-content: center flex-start; align-items: center; display: flex; flex: 0 0 auto; flex-flow: row; gap: 6px; height: min-content; overflow: visible; padding: 0px; position: relative; width: 240.75px; color: rgb(0, 0, 0); font-family: sans-serif; font-size: 12px;\">\n<div style=\"-webkit-font-smoothing: inherit; flex: 0 0 auto; height: 20px; position: relative; width: 20px;\">\n<div data-framer-name=\"Frame 29\" style=\"-webkit-font-smoothing: inherit; place-content: center flex-start; align-items: center; display: flex; flex: 0 0 auto; flex-flow: row; gap: 6px; height: min-content; overflow: visible; padding: 0px; position: relative; width: 240.75px;\">\n<div style=\"-webkit-font-smoothing: inherit; flex: 0 0 auto; height: 20px; position: relative; width: 20px;\">\n<div style=\"-webkit-font-smoothing: inherit; display: contents;\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" focusable=\"false\" viewBox=\"0 0 24 24\" color=\"rgb(12, 52, 6)\" style=\"user-select: none; width: 100%; height: 100%; display: inline-block; fill: rgb(12, 52, 6); flex-shrink: 0;\"><path d=\"M16.59 7.58L10 14.17l-3.59-3.58L5 12l5 5 8-8zM12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z\"><\/path><\/svg><\/div>\n<\/div>\n<div data-framer-name=\"1 agente IA inteligente\" data-framer-component-type=\"RichTextContainer\" style=\"-webkit-font-smoothing: inherit; position: relative; --framer-paragraph-spacing: 0px; flex: 0 0 auto; height: auto; white-space: pre; width: auto; outline: none; display: flex; flex-direction: column; justify-content: flex-start; transform: none;\">\n<p data-styles-preset=\"iUCwKohD7\" style=\"-webkit-font-smoothing: inherit; margin-bottom: 0px; font-family: Raleway, &quot;Raleway Placeholder&quot;, sans-serif; font-style: normal; font-weight: 400; color: rgb(12, 52, 6); font-size: 16px; text-decoration-style: solid; text-decoration-color: rgb(12, 52, 6); text-decoration-skip-ink: auto; text-underline-offset: auto; line-height: 24px; -webkit-text-stroke-color: rgb(12, 52, 6); font-feature-settings: normal; font-variation-settings: normal; text-wrap: balance; --framer-font-family: &quot;Raleway&quot;, &quot;Raleway Placeholder&quot;, sans-serif; --framer-font-family-bold: &quot;Raleway&quot;, &quot;Raleway Placeholder&quot;, sans-serif; --framer-font-family-bold-italic: &quot;Raleway&quot;, &quot;Raleway Placeholder&quot;, sans-serif; --framer-font-family-italic: &quot;Raleway&quot;, &quot;Raleway Placeholder&quot;, sans-serif; --framer-font-open-type-features: normal; --framer-font-size: calc(1rem * 1); --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: 0em; --framer-line-height: 1.5em; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: rgb(12, 52, 6); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; --framer-text-wrap: balance;\">M\u00faltiples <\/p><p data-styles-preset=\"iUCwKohD7\" style=\"-webkit-font-smoothing: inherit; margin-bottom: 0px; font-family: Raleway, &quot;Raleway Placeholder&quot;, sans-serif; font-style: normal; font-weight: 400; color: rgb(12, 52, 6); font-size: 16px; text-decoration-style: solid; text-decoration-color: rgb(12, 52, 6); text-decoration-skip-ink: auto; text-underline-offset: auto; line-height: 24px; -webkit-text-stroke-color: rgb(12, 52, 6); font-feature-settings: normal; font-variation-settings: normal; text-wrap: balance; --framer-font-family: &quot;Raleway&quot;, &quot;Raleway Placeholder&quot;, sans-serif; --framer-font-family-bold: &quot;Raleway&quot;, &quot;Raleway Placeholder&quot;, sans-serif; --framer-font-family-bold-italic: &quot;Raleway&quot;, &quot;Raleway Placeholder&quot;, sans-serif; --framer-font-family-italic: &quot;Raleway&quot;, &quot;Raleway Placeholder&quot;, sans-serif; --framer-font-open-type-features: normal; --framer-font-size: calc(1rem * 1); --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: 0em; --framer-line-height: 1.5em; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: rgb(12, 52, 6); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; --framer-text-wrap: balance;\">Agentes IA inteligentes<\/p>\n<\/div>\n<\/div>\n<div data-framer-name=\"Frame 29\" style=\"-webkit-font-smoothing: inherit; place-content: center flex-start; align-items: center; display: flex; flex: 0 0 auto; flex-flow: row; gap: 6px; height: min-content; overflow: visible; padding: 0px; position: relative; width: 240.75px;\">\n<div style=\"-webkit-font-smoothing: inherit; flex: 0 0 auto; height: 20px; position: relative; width: 20px;\">\n<div style=\"-webkit-font-smoothing: inherit; display: contents;\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" focusable=\"false\" viewBox=\"0 0 24 24\" color=\"rgb(12, 52, 6)\" style=\"user-select: none; width: 100%; height: 100%; display: inline-block; fill: rgb(12, 52, 6); flex-shrink: 0;\"><path d=\"M16.59 7.58L10 14.17l-3.59-3.58L5 12l5 5 8-8zM12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z\"><\/path><\/svg><\/div>\n<\/div>\n<div data-framer-name=\"1 agente IA inteligente\" data-framer-component-type=\"RichTextContainer\" style=\"-webkit-font-smoothing: inherit; position: relative; --framer-paragraph-spacing: 0px; flex: 0 0 auto; height: auto; white-space: pre; width: auto; outline: none; display: flex; flex-direction: column; justify-content: flex-start; transform: none;\">\n<p data-styles-preset=\"iUCwKohD7\" style=\"-webkit-font-smoothing: inherit; margin-bottom: 0px; font-family: Raleway, &quot;Raleway Placeholder&quot;, sans-serif; font-style: normal; font-weight: 400; color: rgb(12, 52, 6); font-size: 16px; text-decoration-style: solid; text-decoration-color: rgb(12, 52, 6); text-decoration-skip-ink: auto; text-underline-offset: auto; line-height: 24px; -webkit-text-stroke-color: rgb(12, 52, 6); font-feature-settings: normal; font-variation-settings: normal; text-wrap: balance; --framer-font-family: &quot;Raleway&quot;, &quot;Raleway Placeholder&quot;, sans-serif; --framer-font-family-bold: &quot;Raleway&quot;, &quot;Raleway Placeholder&quot;, sans-serif; --framer-font-family-bold-italic: &quot;Raleway&quot;, &quot;Raleway Placeholder&quot;, sans-serif; --framer-font-family-italic: &quot;Raleway&quot;, &quot;Raleway Placeholder&quot;, sans-serif; --framer-font-open-type-features: normal; --framer-font-size: calc(1rem * 1); --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: 0em; --framer-line-height: 1.5em; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: rgb(12, 52, 6); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; --framer-text-wrap: balance;\">Automatizaci\u00f3n avanzada<\/p>\n<\/div>\n<\/div>\n<div data-framer-name=\"Frame 29\" style=\"-webkit-font-smoothing: inherit; place-content: flex-start; align-items: flex-start; display: flex; flex: 0 0 auto; flex-flow: row; gap: 6px; height: min-content; overflow: visible; padding: 0px; position: relative; width: 240.75px;\">\n<div style=\"-webkit-font-smoothing: inherit; flex: 0 0 auto; height: 20px; position: relative; width: 20px;\">\n<div style=\"-webkit-font-smoothing: inherit; display: contents;\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" focusable=\"false\" viewBox=\"0 0 24 24\" color=\"rgb(12, 52, 6)\" style=\"user-select: none; width: 100%; height: 100%; display: inline-block; fill: rgb(12, 52, 6); flex-shrink: 0;\"><path d=\"M16.59 7.58L10 14.17l-3.59-3.58L5 12l5 5 8-8zM12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z\"><\/path><\/svg><\/div>\n<\/div>\n<div data-framer-name=\"1 agente IA inteligente\" data-framer-component-type=\"RichTextContainer\" style=\"-webkit-font-smoothing: inherit; position: relative; --framer-paragraph-spacing: 0px; flex: 1 0 0px; height: auto; white-space-collapse: preserve; width: 1px; word-break: break-word; overflow-wrap: break-word; outline: none; display: flex; flex-direction: column; justify-content: flex-start; transform: none;\">\n<p data-styles-preset=\"iUCwKohD7\" style=\"-webkit-font-smoothing: inherit; margin-bottom: 0px; font-family: Raleway, &quot;Raleway Placeholder&quot;, sans-serif; font-style: normal; font-weight: 400; color: rgb(12, 52, 6); font-size: 16px; text-decoration-style: solid; text-decoration-color: rgb(12, 52, 6); text-decoration-skip-ink: auto; text-underline-offset: auto; line-height: 24px; -webkit-text-stroke-color: rgb(12, 52, 6); font-feature-settings: normal; font-variation-settings: normal; text-wrap: balance; --framer-font-family: &quot;Raleway&quot;, &quot;Raleway Placeholder&quot;, sans-serif; --framer-font-family-bold: &quot;Raleway&quot;, &quot;Raleway Placeholder&quot;, sans-serif; --framer-font-family-bold-italic: &quot;Raleway&quot;, &quot;Raleway Placeholder&quot;, sans-serif; --framer-font-family-italic: &quot;Raleway&quot;, &quot;Raleway Placeholder&quot;, sans-serif; --framer-font-open-type-features: normal; --framer-font-size: calc(1rem * 1); --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: 0em; --framer-line-height: 1.5em; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: rgb(12, 52, 6); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; --framer-text-wrap: balance;\">Soporte especializado y prioritario<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div data-framer-name=\"Frame 29\" style=\"-webkit-font-smoothing: inherit; place-content: flex-start; align-items: flex-start; display: flex; flex: 0 0 auto; flex-flow: row; gap: 6px; height: min-content; overflow: visible; padding: 0px; position: relative; width: 240.75px; color: rgb(0, 0, 0); font-family: sans-serif; font-size: 12px;\">\n<div data-framer-name=\"1 agente IA inteligente\" data-framer-component-type=\"RichTextContainer\" style=\"-webkit-font-smoothing: inherit; position: relative; --framer-paragraph-spacing: 0px; flex: 1 0 0px; height: auto; white-space-collapse: preserve; width: 1px; word-break: break-word; overflow-wrap: break-word; outline: none; display: flex; flex-direction: column; justify-content: flex-start; transform: none;\">\n<\/div>\n<\/div>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-852c81c elementor-shape-circle elementor-grid-0 e-grid-align-center elementor-widget elementor-widget-social-icons\" data-id=\"852c81c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"social-icons.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-social-icons-wrapper elementor-grid\" role=\"list\">\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-facebook-messenger elementor-repeater-item-d8bf895\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Facebook-messenger<\/span>\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-facebook-messenger\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256.55 8C116.52 8 8 110.34 8 248.57c0 72.3 29.71 134.78 78.07 177.94 8.35 7.51 6.63 11.86 8.05 58.23A19.92 19.92 0 0 0 122 502.31c52.91-23.3 53.59-25.14 62.56-22.7C337.85 521.8 504 423.7 504 248.57 504 110.34 396.59 8 256.55 8zm149.24 185.13l-73 115.57a37.37 37.37 0 0 1-53.91 9.93l-58.08-43.47a15 15 0 0 0-18 0l-78.37 59.44c-10.46 7.93-24.16-4.6-17.11-15.67l73-115.57a37.36 37.36 0 0 1 53.91-9.93l58.06 43.46a15 15 0 0 0 18 0l78.41-59.38c10.44-7.98 24.14 4.54 17.09 15.62z\"><\/path><\/svg>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-whatsapp elementor-repeater-item-343c5e7\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Whatsapp<\/span>\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-whatsapp\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z\"><\/path><\/svg>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-envelope elementor-repeater-item-423e7b5\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Envelope<\/span>\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-envelope\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z\"><\/path><\/svg>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-instagram elementor-repeater-item-7de4fae\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Instagram<\/span>\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-instagram\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"><\/path><\/svg>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-tiktok elementor-repeater-item-9658bcd\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Tiktok<\/span>\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-tiktok\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M448,209.91a210.06,210.06,0,0,1-122.77-39.25V349.38A162.55,162.55,0,1,1,185,188.31V278.2a74.62,74.62,0,1,0,52.23,71.18V0l88,0a121.18,121.18,0,0,0,1.86,22.17h0A122.18,122.18,0,0,0,381,102.39a121.43,121.43,0,0,0,67,20.14Z\"><\/path><\/svg>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-deefb5a elementor-align-center elementor-widget__width-initial elementor-widget elementor-widget-button\" data-id=\"deefb5a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/api.whatsapp.com\/send\/?phone=573122621042&#038;text=%C2%A1Hola!%20Necesito%20m%C3%A1s%20informaci%C3%B3n%20de%20Meteor&#038;type=phone_number&#038;app_absent=0\" rel=\"nofollow noopener\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Empezar ahora<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6272a65 e-flex e-con-boxed e-con e-parent\" data-id=\"6272a65\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;slideshow&quot;,&quot;background_slideshow_gallery&quot;:[{&quot;id&quot;:48,&quot;url&quot;:&quot;https:\\\/\\\/meteor.com.co\\\/wp-content\\\/uploads\\\/2025\\\/07\\\/Gris-verde-scaled.jpg&quot;}],&quot;background_slideshow_loop&quot;:&quot;yes&quot;,&quot;background_slideshow_slide_duration&quot;:5000,&quot;background_slideshow_slide_transition&quot;:&quot;fade&quot;,&quot;background_slideshow_transition_duration&quot;:500}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6486180 e-flex e-con-boxed e-con e-parent\" data-id=\"6486180\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;slideshow&quot;,&quot;background_slideshow_gallery&quot;:[{&quot;id&quot;:232,&quot;url&quot;:&quot;https:\\\/\\\/meteor.com.co\\\/wp-content\\\/uploads\\\/2025\\\/07\\\/Verde-oscuro-3-scaled.jpg&quot;}],&quot;background_slideshow_loop&quot;:&quot;yes&quot;,&quot;background_slideshow_slide_duration&quot;:5000,&quot;background_slideshow_slide_transition&quot;:&quot;fade&quot;,&quot;background_slideshow_transition_duration&quot;:500}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b2bc6fd elementor-widget elementor-widget-html\" data-id=\"b2bc6fd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- Carga de Fuentes de Google -->\r\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\r\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Raleway:wght@400;500;700&family=Space+Grotesk:wght@500;700&display=swap\" rel=\"stylesheet\">\r\n\r\n<!-- Carga de Tailwind CSS -->\r\n<script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\r\n\r\n<!--\r\n  Inicio de la Secci\u00f3n FAQ\r\n  (Puedes copiar y pegar todo este bloque en un widget HTML de Elementor)\r\n-->\r\n<div id=\"meteor-faq-section\">\r\n    <style>\r\n        \/* Estilos aislados para la secci\u00f3n de FAQ, para no afectar tu tema de WordPress *\/\r\n        #meteor-faq-section {\r\n            font-family: 'Raleway', sans-serif;\r\n            background-color: #031602; \/* Fondo oscuro (del body en tu imagen) *\/\r\n            color: #E3ECE2; \/* Texto claro *\/\r\n            padding: 4rem 1.5rem; \/* py-16 px-6 *\/\r\n            width: 100%;\r\n            box-sizing: border-box; \/* Importante para Elementor *\/\r\n        }\r\n        #meteor-faq-section .font-space-grotesk {\r\n            font-family: 'Space Grotesk', sans-serif;\r\n        }\r\n        \r\n        \/* Estilos para el item desplegable *\/\r\n        #meteor-faq-section .faq-item {\r\n            background-color: rgba(11, 227, 95, 0.05); \/* Fondo verde sutil de la tarjeta *\/\r\n            border-bottom: 1px solid rgba(11, 227, 95, 0.2); \/* Borde verde sutil *\/\r\n            border-radius: 0.5rem; \/* rounded-lg *\/\r\n        }\r\n        \r\n        \/* Estilos para la pregunta (el t\u00edtulo clickeable) *\/\r\n        #meteor-faq-section .faq-question {\r\n            display: flex;\r\n            justify-content: space-between;\r\n            align-items: center;\r\n            padding: 1.5rem; \/* p-6 *\/\r\n            cursor: pointer;\r\n            color: white;\r\n            font-family: 'Space Grotesk', sans-serif;\r\n            font-weight: 700;\r\n            font-size: 1.125rem; \/* text-lg *\/\r\n            list-style: none; \/* Oculta marcador en Firefox *\/\r\n        }\r\n        \r\n        \/* Oculta el marcador de flecha por defecto en Chrome\/Safari *\/\r\n        #meteor-faq-section .faq-question::-webkit-details-marker {\r\n            display: none;\r\n        }\r\n        \r\n        \/* Estilos para la respuesta (el contenido desplegable) *\/\r\n        #meteor-faq-section .faq-answer {\r\n            padding: 0 1.5rem 1.5rem 3.5rem; \/* padding: px-6 pb-6 pl-14 *\/\r\n            color: #D1D5DB; \/* text-gray-300 *\/\r\n            font-family: 'Raleway', sans-serif;\r\n            line-height: 1.6;\r\n        }\r\n        \r\n        \/* Estilos para el icono +\/x *\/\r\n        #meteor-faq-section .icon-plus {\r\n            color: #0BE35F;\r\n            width: 1.25rem; \/* w-5 *\/\r\n            height: 1.25rem; \/* h-5 *\/\r\n            transition: transform 0.3s ease;\r\n            flex-shrink: 0;\r\n            margin-left: 1rem;\r\n        }\r\n        \r\n        \/* Gira el icono + para formar una X cuando est\u00e1 abierto *\/\r\n        #meteor-faq-section .faq-item[open] .icon-plus {\r\n            transform: rotate(45deg);\r\n        }\r\n        \r\n        \/* Reemplaza el \u00edcono de diamante de la imagen con un + SVG *\/\r\n        #meteor-faq-section .faq-diamond-icon {\r\n            width: 1.25rem; \/* w-5 *\/\r\n            height: 1.25rem; \/* h-5 *\/\r\n            color: #0BE35F;\r\n            flex-shrink: 0;\r\n            margin-right: 1rem;\r\n        }\r\n\r\n    <\/style>\r\n\r\n    <div class=\"container mx-auto max-w-4xl\">\r\n        <h2 class=\"font-space-grotesk text-4xl md:text-5xl font-bold text-center mb-12 text-white\">\r\n            Resuelve tus dudas\r\n        <\/h2>\r\n        \r\n        <div class=\"space-y-4\">\r\n            \r\n            <!-- Pregunta 1 -->\r\n            <details class=\"faq-item\">\r\n                <summary class=\"faq-question\">\r\n                    <div class=\"flex items-center\">\r\n                        <svg class=\"faq-diamond-icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\"><path d=\"M12 1.318l10.682 10.682L12 22.682L1.318 12L12 1.318z\"\/><\/svg>\r\n                        <span>\u00bfNecesito saber programar o tener conocimientos t\u00e9cnicos para usar la herramienta?<\/span>\r\n                    <\/div>\r\n                    <svg class=\"icon-plus\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"3\" stroke=\"currentColor\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M12 4.5v15m7.5-7.5h-15\" \/><\/svg>\r\n                <\/summary>\r\n                <div class=\"faq-answer\">\r\n                    <p>No. La herramienta est\u00e1 dise\u00f1ada para emprendedores, due\u00f1os de negocios y equipos de marketing. Con una interfaz intuitiva para que puedas crear tu agente inteligente.<\/p>\r\n                <\/div>\r\n            <\/details>\r\n            \r\n            <!-- Pregunta 2 -->\r\n            <details class=\"faq-item\">\r\n                <summary class=\"faq-question\">\r\n                    <div class=\"flex items-center\">\r\n                        <svg class=\"faq-diamond-icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\"><path d=\"M12 1.318l10.682 10.682L12 22.682L1.318 12L12 1.318z\"\/><\/svg>\r\n                        <span>\u00bfEn qu\u00e9 redes sociales podr\u00e9 conectar a mi agente inteligente?<\/span>\r\n                    <\/div>\r\n                    <svg class=\"icon-plus\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"3\" stroke=\"currentColor\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M12 4.5v15m7.5-7.5h-15\" \/><\/svg>\r\n                <\/summary>\r\n                <div class=\"faq-answer\">\r\n                    <p>Podr\u00e1s conectar tu agente a las plataformas de mensajer\u00eda m\u00e1s importantes, incluyendo Facebook, Messenger, Instagram, WhatsApp, Telegram, Slack entre otras.<\/p>\r\n                <\/div>\r\n            <\/details>\r\n            \r\n            <!-- Pregunta 3 -->\r\n            <details class=\"faq-item\">\r\n                <summary class=\"faq-question\">\r\n                    <div class=\"flex items-center\">\r\n                        <svg class=\"faq-diamond-icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\"><path d=\"M12 1.318l10.682 10.682L12 22.682L1.318 12L12 1.318z\"\/><\/svg>\r\n                        <span>\u00bfQu\u00e9 tipo de tareas podr\u00e1 hacer mi agente inteligente?<\/span>\r\n                    <\/div>\r\n                    <svg class=\"icon-plus\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"3\" stroke=\"currentColor\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M12 4.5v15m7.5-7.5h-15\" \/><\/svg>\r\n                <\/summary>\r\n                <div class=\"faq-answer\">\r\n                    <p>Tu agente podr\u00e1 responder preguntas, capturar datos de clientes potenciales (leads), agendar citas, enviar cotizaciones, mostrar tu cat\u00e1logo de productos, resolver dudas frecuentes sobre tus servicios, cerrar ventas y ofrecer atenci\u00f3n personalizada 24\/7.<\/p>\r\n                <\/div>\r\n            <\/details>\r\n            \r\n            <!-- Pregunta 4 -->\r\n            <details class=\"faq-item\">\r\n                <summary class=\"faq-question\">\r\n                    <div class=\"flex items-center\">\r\n                        <svg class=\"faq-diamond-icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\"><path d=\"M12 1.318l10.682 10.682L12 22.682L1.318 12L12 1.318z\"\/><\/svg>\r\n                        <span>\u00bfQu\u00e9 es Meteor?<\/span>\r\n                    <\/div>\r\n                    <svg class=\"icon-plus\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"3\" stroke=\"currentColor\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M12 4.5v15m7.5-7.5h-15\" \/><\/svg>\r\n                <\/summary>\r\n                <div class=\"faq-answer\">\r\n                    <p>Meteor es la plataforma donde construiremos y alojaremos nuestro agente inteligente. Cuenta con potentes funciones e integraciones que tu negocio necesita para ser m\u00e1s eficiente.<\/p>\r\n                <\/div>\r\n            <\/details>\r\n            \r\n        <\/div>\r\n    <\/div>\r\n<\/div>\r\n<!-- Fin de la Secci\u00f3n FAQ -->\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-818c455 e-flex e-con-boxed e-con e-parent\" data-id=\"818c455\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;slideshow&quot;,&quot;background_slideshow_gallery&quot;:[{&quot;id&quot;:856,&quot;url&quot;:&quot;https:\\\/\\\/meteor.com.co\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Group-46-scaled.png&quot;}],&quot;background_slideshow_loop&quot;:&quot;yes&quot;,&quot;background_slideshow_slide_duration&quot;:5000,&quot;background_slideshow_slide_transition&quot;:&quot;fade&quot;,&quot;background_slideshow_transition_duration&quot;:500}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-a5589c9 e-con-full e-flex e-con e-child\" data-id=\"a5589c9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-713fe3a elementor-widget elementor-widget-html\" data-id=\"713fe3a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"es\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>Garant\u00eda de Satisfacci\u00f3n<\/title>\r\n    <!-- Tailwind CSS --><script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\r\n    <!-- Google Fonts --><link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\r\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\r\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;500;600;700&family=Raleway:wght@400;500;700&family=Space+Grotesk:wght@500;700&display=swap\" rel=\"stylesheet\">\r\n    <style>\r\n        body {\r\n            font-family: 'Raleway', sans-serif;\r\n            background-color: #F8FAF7; \/* Fondo claro *\/\r\n            color: #031602; \/* Texto oscuro *\/\r\n        }\r\n        .font-space-grotesk {\r\n            font-family: 'Space Grotesk', sans-serif;\r\n        }\r\n        .text-bright-green { color: #0BE35F; }\r\n        .bg-soft-green { background-color: #E3ECE2; } \/* Verde suave para el fondo del icono *\/\r\n    <\/style>\r\n<\/head>\r\n<body class=\"antialiased\">\r\n\r\n    <div class=\"container mx-auto py-12 px-4\">\r\n        <section class=\"bg-white rounded-xl shadow-md border border-gray-200 p-8 max-w-2xl mx-auto text-center\">\r\n            <!-- Icono de Garant\u00eda -->\r\n            <div class=\"inline-flex items-center justify-center w-16 h-16 rounded-full bg-soft-green mb-6\">\r\n                <svg class=\"w-8 h-8 text-[#059669]\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"1.5\" stroke=\"currentColor\">\r\n                  <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 12.75L11.25 15 15 9.75m-3-7.036A11.959 11.959 0 013.598 6 11.99 11.99 0 003 9.749c0 5.592 3.824 10.29 9 11.622 5.176-1.332 9-6.03 9-11.622 0-1.31-.21-2.571-.598-3.751h-.152c-3.196 0-6.1-1.248-8.25-3.285z\" \/>\r\n                <\/svg>\r\n            <\/div>\r\n\r\n            <!-- T\u00edtulo Principal -->\r\n            <p class=\"font-space-grotesk text-3xl md:text-4xl font-bold mb-3 text-[#031602]\">Garant\u00eda de 30 D\u00edas<\/p>\r\n\r\n            <!-- Subt\u00edtulo -->\r\n            <p class=\"font-raleway text-lg text-gray-700\">\r\n                Si no est\u00e1 satisfecho, reembolso completo.\r\n            <\/p>\r\n        <\/section>\r\n    <\/div>\r\n\r\n<\/body>\r\n<\/html>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-aa9863f elementor-align-center elementor-widget elementor-widget-button\" data-id=\"aa9863f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/api.whatsapp.com\/send\/?phone=573122621042&#038;text=Hola%2C%20estoy%20interesado%20en%20conocer%20m%C3%A1s%20sobre%20los%20agentes%20que%20puedo%20construir%20con%20Meteor&#038;type=phone_number&#038;app_absent=0\" target=\"_blank\" rel=\"nofollow noopener\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Quiero esta soluci\u00f3n<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-0fbd6d3 e-flex e-con-boxed e-con e-parent\" data-id=\"0fbd6d3\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;slideshow&quot;,&quot;background_slideshow_gallery&quot;:[{&quot;id&quot;:48,&quot;url&quot;:&quot;https:\\\/\\\/meteor.com.co\\r\\n\\\/wp-content\\\/uploads\\\/2025\\\/07\\\/Gris-verde-scaled.jpg&quot;},{&quot;id&quot;:232,&quot;url&quot;:&quot;https:\\\/\\\/meteor.com.co\\\/wp-content\\\/uploads\\\/2025\\\/07\\\/Verde-oscuro-3-scaled.jpg&quot;}],&quot;background_slideshow_slide_duration&quot;:0,&quot;background_slideshow_slide_transition&quot;:&quot;fade&quot;,&quot;background_slideshow_transition_duration&quot;:500}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-51a65ed e-con-full e-flex e-con e-child\" data-id=\"51a65ed\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;slideshow&quot;,&quot;background_slideshow_gallery&quot;:[{&quot;id&quot;:48,&quot;url&quot;:&quot;https:\\\/\\\/meteor.com.co\\r\\n\\\/wp-content\\\/uploads\\\/2025\\\/07\\\/Gris-verde-scaled.jpg&quot;},{&quot;id&quot;:232,&quot;url&quot;:&quot;https:\\\/\\\/meteor.com.co\\\/wp-content\\\/uploads\\\/2025\\\/07\\\/Verde-oscuro-3-scaled.jpg&quot;}],&quot;background_slideshow_slide_duration&quot;:0,&quot;background_slideshow_slide_transition&quot;:&quot;fade&quot;,&quot;background_slideshow_transition_duration&quot;:500}\">\n\t\t<div class=\"elementor-element elementor-element-a2bbb40 e-con-full e-flex e-con e-child\" data-id=\"a2bbb40\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;slideshow&quot;,&quot;background_slideshow_gallery&quot;:[{&quot;id&quot;:48,&quot;url&quot;:&quot;https:\\\/\\\/meteor.com.co\\r\\n\\\/wp-content\\\/uploads\\\/2025\\\/07\\\/Gris-verde-scaled.jpg&quot;},{&quot;id&quot;:232,&quot;url&quot;:&quot;https:\\\/\\\/meteor.com.co\\\/wp-content\\\/uploads\\\/2025\\\/07\\\/Verde-oscuro-3-scaled.jpg&quot;}],&quot;background_slideshow_slide_duration&quot;:0,&quot;background_slideshow_slide_transition&quot;:&quot;fade&quot;,&quot;background_slideshow_transition_duration&quot;:500}\">\n\t\t<div class=\"elementor-element elementor-element-9ff17ad e-con-full e-flex e-con e-child\" data-id=\"9ff17ad\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-4149f8f e-con-full e-flex e-con e-child\" data-id=\"4149f8f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-da80880 e-grid e-con-full e-con e-child\" data-id=\"da80880\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2648a97 elementor-align-start elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"2648a97\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/meteor.com.co\/#planes\">\n\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-dot-circle\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm80 248c0 44.112-35.888 80-80 80s-80-35.888-80-80 35.888-80 80-80 80 35.888 80 80z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Precios y planes <\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/meteor.com.co\/serpartners\/\">\n\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-dot-circle\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm80 248c0 44.112-35.888 80-80 80s-80-35.888-80-80 35.888-80 80-80 80 35.888 80 80z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Programa Partner <\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/meteor.com.co\/#integraciones\">\n\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-dot-circle\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm80 248c0 44.112-35.888 80-80 80s-80-35.888-80-80 35.888-80 80-80 80 35.888 80 80z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Integraciones<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a3b7fcb elementor-align-start elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"a3b7fcb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/app.meteor.com.co\/api\">\n\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-dot-circle\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm80 248c0 44.112-35.888 80-80 80s-80-35.888-80-80 35.888-80 80-80 80 35.888 80 80z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">API Meteor<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.youtube.com\/playlist?list=PLe2GDU0h6zvzFf7G7lLfPXMnHBUnyZTpn\" rel=\"nofollow noopener\" target=\"_blank\">\n\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-dot-circle\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm80 248c0 44.112-35.888 80-80 80s-80-35.888-80-80 35.888-80 80-80 80 35.888 80 80z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Academia Meteor<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/meteor.com.co\/meteor-com\/calculadora-costos\/\">\n\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-dot-circle\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm80 248c0 44.112-35.888 80-80 80s-80-35.888-80-80 35.888-80 80-80 80 35.888 80 80z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Calculadora de costos<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-68a3dbd elementor-align-start elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"68a3dbd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-dot-circle\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm80 248c0 44.112-35.888 80-80 80s-80-35.888-80-80 35.888-80 80-80 80 35.888 80 80z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">hola@meteor.com.co<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/api.whatsapp.com\/send\/?phone=573018583152&#038;text=%C2%A1Hola!%20Necesito%20m%C3%A1s%20informaci%C3%B3n%20de%20Meteor&#038;type=phone_number&#038;app_absent=0\" rel=\"nofollow noopener\" target=\"_blank\">\n\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-dot-circle\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm80 248c0 44.112-35.888 80-80 80s-80-35.888-80-80 35.888-80 80-80 80 35.888 80 80z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">+57 3018583152<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/meteor.com.co\/terms\/\">\n\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-dot-circle\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm80 248c0 44.112-35.888 80-80 80s-80-35.888-80-80 35.888-80 80-80 80 35.888 80 80z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">T\u00e9rminos y Condiciones<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-317b6bf elementor-shape-circle elementor-grid-0 e-grid-align-center elementor-widget elementor-widget-social-icons\" data-id=\"317b6bf\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"social-icons.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-social-icons-wrapper elementor-grid\" role=\"list\">\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-facebook elementor-repeater-item-952e80c\" href=\"https:\/\/www.facebook.com\/people\/Meteor-Asistente-Inteligente\/61572545443747\/?locale=es_LA\" target=\"_blank\" rel=\"nofollow noopener\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Facebook<\/span>\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-facebook\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"><\/path><\/svg>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-instagram elementor-repeater-item-f5d78b1\" href=\"https:\/\/www.instagram.com\/meteor.ia\/?igsh=MXJpNDRnanpkajd0Yw%3D%3D#\" target=\"_blank\" rel=\"nofollow noopener\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Instagram<\/span>\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-instagram\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"><\/path><\/svg>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-youtube elementor-repeater-item-a327fb8\" href=\"https:\/\/www.youtube.com\/@welcometometeor\" target=\"_blank\" rel=\"nofollow noopener\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Youtube<\/span>\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-youtube\" viewBox=\"0 0 576 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"><\/path><\/svg>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-whatsapp elementor-repeater-item-a24d567\" href=\"https:\/\/api.whatsapp.com\/send\/?phone=573018583152&#038;text=%C2%A1Hola!%20Necesito%20m%C3%A1s%20informaci%C3%B3n%20de%20Meteor&#038;type=phone_number&#038;app_absent=0\" target=\"_blank\" rel=\"nofollow noopener\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Whatsapp<\/span>\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-whatsapp\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z\"><\/path><\/svg>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-linkedin-in elementor-repeater-item-6151cf1\" href=\"https:\/\/www.linkedin.com\/company\/meteor-ia\" target=\"_blank\" rel=\"nofollow noopener\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Linkedin-in<\/span>\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-linkedin-in\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M100.28 448H7.4V148.9h92.88zM53.79 108.1C24.09 108.1 0 83.5 0 53.8a53.79 53.79 0 0 1 107.58 0c0 29.7-24.1 54.3-53.79 54.3zM447.9 448h-92.68V302.4c0-34.7-.7-79.2-48.29-79.2-48.29 0-55.69 37.7-55.69 76.7V448h-92.78V148.9h89.08v40.8h1.3c12.4-23.5 42.69-48.3 87.88-48.3 94 0 111.28 61.9 111.28 142.3V448z\"><\/path><\/svg>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\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>\u00bfQu\u00e9 tipo de Agente IA necesita tu negocio? Agentes IA para Ventas Soluciones de Inteligencia Artificial para cada etapa del [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-2328","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/meteor.com.co\/en\/wp-json\/wp\/v2\/pages\/2328","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/meteor.com.co\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/meteor.com.co\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/meteor.com.co\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/meteor.com.co\/en\/wp-json\/wp\/v2\/comments?post=2328"}],"version-history":[{"count":49,"href":"https:\/\/meteor.com.co\/en\/wp-json\/wp\/v2\/pages\/2328\/revisions"}],"predecessor-version":[{"id":3200,"href":"https:\/\/meteor.com.co\/en\/wp-json\/wp\/v2\/pages\/2328\/revisions\/3200"}],"wp:attachment":[{"href":"https:\/\/meteor.com.co\/en\/wp-json\/wp\/v2\/media?parent=2328"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}