{"id":158,"date":"2018-12-06T12:49:02","date_gmt":"2018-12-06T12:49:02","guid":{"rendered":"https:\/\/eliteforgecompany.com\/about\/"},"modified":"2025-10-09T20:52:16","modified_gmt":"2025-10-10T01:52:16","slug":"social","status":"publish","type":"page","link":"https:\/\/eliteforgecompany.com\/en\/social\/","title":{"rendered":"Social Media"},"content":{"rendered":"<div data-elementor-type=\"wp-post\" data-elementor-id=\"158\" class=\"elementor elementor-158\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1ca8817 e-flex e-con-boxed e-con e-parent\" data-id=\"1ca8817\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-edd70a4 e-con-full e-flex e-con e-child\" data-id=\"edd70a4\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4e873bb elementor-widget elementor-widget-image-box\" data-id=\"4e873bb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-image-box-wrapper\"><div class=\"elementor-image-box-content\"><h1 class=\"elementor-image-box-title\">Social Media <\/h1><p class=\"elementor-image-box-description\">Join us and elevate your presence on social media right now!<\/p><\/div><\/div>\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-c384606 e-flex e-con-boxed e-con e-parent\" data-id=\"c384606\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c2abc6d elementor-widget elementor-widget-html\" data-id=\"c2abc6d\" 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>Paquetes Elite Forge<\/title>\r\n    <style>\r\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap');\r\n        \r\n        .elite-forge-container * {\r\n            margin: 0 !important;\r\n            padding: 0 !important;\r\n            box-sizing: border-box !important;\r\n        }\r\n        \r\n        .elite-forge-container {\r\n            font-family: 'Inter', sans-serif !important;\r\n            color: #F1F5F9 !important;\r\n            line-height: 1.6 !important;\r\n            max-width: 1200px !important;\r\n            margin: 0 auto !important;\r\n            padding: 20px !important;\r\n            position: relative !important;\r\n            z-index: 10 !important;\r\n        }\r\n        \r\n        .elite-packages-grid {\r\n            display: grid !important;\r\n            grid-template-columns: repeat(3, 1fr) !important;\r\n            gap: 30px !important;\r\n            margin: 0 !important;\r\n        }\r\n        \r\n        .elite-package-card {\r\n            border: 1px solid rgba(59, 130, 246, 0.2) !important;\r\n            border-radius: 24px !important;\r\n            padding: 40px !important;\r\n            position: relative !important;\r\n            overflow: hidden !important;\r\n            transition: all 0.3s ease !important;\r\n            min-height: 650px !important;\r\n            width: 100% !important;\r\n            margin: 0 !important;\r\n        }\r\n        \r\n        .elite-package-card:hover {\r\n            transform: translateY(-10px) !important;\r\n            border-color: rgba(59, 130, 246, 0.4) !important;\r\n            box-shadow: 0 25px 50px rgba(59, 130, 246, 0.15) !important;\r\n        }\r\n        \r\n        .elite-package-card::before {\r\n            content: '' !important;\r\n            position: absolute !important;\r\n            top: 0 !important;\r\n            left: 0 !important;\r\n            right: 0 !important;\r\n            height: 4px !important;\r\n            background: linear-gradient(90deg, #3B82F6, #60A5FA, #1E40AF) !important;\r\n        }\r\n        \r\n        .elite-featured-card {\r\n            border: 3px solid #3B82F6 !important;\r\n            transform: scale(1.05) !important;\r\n            position: relative !important;\r\n            box-shadow: 0 30px 60px rgba(59, 130, 246, 0.25) !important;\r\n        }\r\n        \r\n        .elite-package-tier {\r\n            font-size: 0.9rem !important;\r\n            color: #60A5FA !important;\r\n            font-weight: 600 !important;\r\n            text-transform: uppercase !important;\r\n            letter-spacing: 1px !important;\r\n            margin-bottom: 10px !important;\r\n        }\r\n        \r\n        .elite-package-name {\r\n            font-size: 2rem !important;\r\n            color: #F1F5F9 !important;\r\n            font-weight: 800 !important;\r\n            margin-bottom: 15px !important;\r\n        }\r\n        \r\n        .elite-package-price {\r\n            font-size: 3rem !important;\r\n            color: #3B82F6 !important;\r\n            font-weight: 900 !important;\r\n            margin-bottom: 5px !important;\r\n        }\r\n        \r\n        .elite-package-price span {\r\n            font-size: 1rem !important;\r\n            color: #94A3B8 !important;\r\n            font-weight: 400 !important;\r\n        }\r\n        \r\n        .elite-package-description {\r\n            color: #CBD5E1 !important;\r\n            font-size: 1rem !important;\r\n            line-height: 1.6 !important;\r\n            margin-bottom: 25px !important;\r\n        }\r\n        \r\n        .elite-features-list {\r\n            list-style: none !important;\r\n            margin-bottom: 25px !important;\r\n        }\r\n        \r\n        .elite-features-list li {\r\n            color: #E2E8F0 !important;\r\n            margin-bottom: 8px !important;\r\n            padding-left: 25px !important;\r\n            position: relative !important;\r\n            font-size: 0.9rem !important;\r\n        }\r\n        \r\n        .elite-features-list li::before {\r\n            content: '\u2713' !important;\r\n            position: absolute !important;\r\n            left: 0 !important;\r\n            color: #3B82F6 !important;\r\n            font-weight: bold !important;\r\n            font-size: 1.1rem !important;\r\n        }\r\n        \r\n        .elite-virtual-agent {\r\n            border-top: 1px solid rgba(59, 130, 246, 0.3) !important;\r\n            padding-top: 20px !important;\r\n            margin-bottom: 20px !important;\r\n        }\r\n        \r\n        .elite-virtual-agent-title {\r\n            color: #60A5FA !important;\r\n            font-size: 0.9rem !important;\r\n            font-weight: 600 !important;\r\n            margin-bottom: 10px !important;\r\n        }\r\n        \r\n        .elite-virtual-agent-option {\r\n            display: flex !important;\r\n            align-items: center !important;\r\n            justify-content: space-between !important;\r\n            padding: 12px !important;\r\n            border: 1px solid rgba(59, 130, 246, 0.3) !important;\r\n            border-radius: 8px !important;\r\n            margin-bottom: 10px !important;\r\n            cursor: pointer !important;\r\n        }\r\n        \r\n        .elite-virtual-agent-price {\r\n            color: #3B82F6 !important;\r\n            font-weight: 700 !important;\r\n            font-size: 1rem !important;\r\n        }\r\n        \r\n        .elite-profit-margin {\r\n            background: rgba(34, 197, 94, 0.1) !important;\r\n            border: 1px solid rgba(34, 197, 94, 0.3) !important;\r\n            border-radius: 8px !important;\r\n            padding: 10px !important;\r\n            margin-bottom: 20px !important;\r\n            text-align: center !important;\r\n        }\r\n        \r\n        .elite-profit-text {\r\n            color: #22C55E !important;\r\n            font-size: 0.85rem !important;\r\n            font-weight: 600 !important;\r\n        }\r\n        \r\n        .elite-cta-button {\r\n            width: 100% !important;\r\n            padding: 16px !important;\r\n            background: linear-gradient(135deg, #3B82F6, #1E40AF) !important;\r\n            border: none !important;\r\n            border-radius: 12px !important;\r\n            color: white !important;\r\n            font-size: 1rem !important;\r\n            font-weight: 600 !important;\r\n            cursor: pointer !important;\r\n            transition: all 0.3s ease !important;\r\n            text-transform: uppercase !important;\r\n            letter-spacing: 0.5px !important;\r\n        }\r\n        \r\n        .elite-cta-button:hover {\r\n            background: linear-gradient(135deg, #2563EB, #1D4ED8) !important;\r\n            transform: translateY(-2px) !important;\r\n            box-shadow: 0 10px 25px rgba(59, 130, 246, 0.4) !important;\r\n        }\r\n        \r\n        @keyframes elite-pulse {\r\n            0% {\r\n                transform: scale(1) !important;\r\n            }\r\n            50% {\r\n                transform: scale(1.1) !important;\r\n            }\r\n            100% {\r\n                transform: scale(1) !important;\r\n            }\r\n        }\r\n        \r\n        .elite-popular-badge {\r\n            position: absolute !important;\r\n            top: 15px !important;\r\n            right: 30px !important;\r\n            background: #0C1C48 !important;\r\n            color: white !important;\r\n            padding: 8px 20px !important;\r\n            border-radius: 20px !important;\r\n            font-size: 0.8rem !important;\r\n            font-weight: 700 !important;\r\n            text-transform: uppercase !important;\r\n            letter-spacing: 0.5px !important;\r\n            animation: elite-pulse 2s infinite ease-in-out !important;\r\n        }\r\n        \r\n        @media (max-width: 768px) {\r\n            .elite-packages-grid {\r\n                grid-template-columns: 1fr !important;\r\n                gap: 20px !important;\r\n            }\r\n            \r\n            .elite-featured-card {\r\n                transform: scale(1) !important;\r\n            }\r\n            \r\n            .elite-package-name {\r\n                font-size: 1.5rem !important;\r\n            }\r\n            \r\n            .elite-package-price {\r\n                font-size: 2.5rem !important;\r\n            }\r\n            \r\n            .elite-package-card {\r\n                min-height: auto !important;\r\n            }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n    <div class=\"elite-forge-container\">\r\n        <div class=\"elite-packages-grid\">\r\n            <div class=\"elite-package-card\">\r\n                <div class=\"elite-package-tier\">initial<\/div>\r\n                <h3 class=\"elite-package-name\">FOUNDATION<\/h3>\r\n                <div class=\"elite-package-price\">$450<span>month<\/span><\/div>\r\n                <p class=\"elite-package-description\">Perfect for emerging businesses ready to establish their premium digital presence.<\/p>\r\n                <ul class=\"elite-features-list\">\r\n                    <li>1 Premium Social Network<\/li>\r\n                    <li>8 High-Quality Publications<\/li>\r\n                    <li>Automated Daily Stories<\/li>\r\n                    <li>Strategic Content Calendar<\/li>\r\n                    <li>Customer Conversation Management<\/li>\r\n                    <li>Monthly Reports<\/li>\r\n                    <li>24\/7 support<\/li>\r\n                <\/ul>\r\n                \r\n                <div class=\"elite-virtual-agent\">\r\n                    <div class=\"elite-virtual-agent-title\">\ud83e\udd16 ADDITIONAL OPTION:<\/div>\r\n                    <div class=\"elite-virtual-agent-option\">\r\n                        <span>Automated Virtual Agent<\/span>\r\n                        <span class=\"elite-virtual-agent-price\">+$150\/month<\/span>\r\n                    <\/div>\r\n                <\/div>\r\n                \r\n                <div class=\"elite-profit-margin\">\r\n                    <div class=\"elite-profit-text\">\ud83d\udcb0 Profit Margin per Sale: 38%<\/div>\r\n                <\/div>\r\n                \r\n                <button class=\"elite-cta-button\">Begin Your Journey<\/button>\r\n            <\/div>\r\n            \r\n            <div class=\"elite-package-card elite-featured-card\">\r\n                <div class=\"elite-popular-badge\">Most Popular<\/div>\r\n                <div class=\"elite-package-tier\">Growth<\/div>\r\n                <h3 class=\"elite-package-name\">ACCELERATE<\/h3>\r\n                <div class=\"elite-package-price\">$950<span>month<\/span><\/div>\r\n                <p class=\"elite-package-description\">Integral solution for businesses ready to dominate their market with advanced automation.<\/p>\r\n                <ul class=\"elite-features-list\">\r\n                    <li>2 Premium Platforms<\/li>\r\n                    <li>15 Professional Publications<\/li>\r\n                    <li>Advanced Content Strategy<\/li>\r\n                    <li>Community Management<\/li>\r\n                    <li>Complete Digital Sales Management<\/li>\r\n                    <li>Weekly Reports<\/li>\r\n                    <li>Campaign Automation<\/li>\r\n                    <li>Priority Support<\/li>\r\n                <\/ul>\r\n                \r\n                <div class=\"elite-virtual-agent\">\r\n                    <div class=\"elite-virtual-agent-title\">\ud83e\udd16 ADDITIONAL OPTION:<\/div>\r\n                    <div class=\"elite-virtual-agent-option\">\r\n                        <span>Automated Virtual Agent<\/span>\r\n                        <span class=\"elite-virtual-agent-price\">+$250\/month<\/span>\r\n                    <\/div>\r\n                <\/div>\r\n                \r\n                <div class=\"elite-profit-margin\">\r\n                    <div class=\"elite-profit-text\">\ud83d\udcb0 Profit Margin per Sale: 39%<\/div>\r\n                <\/div>\r\n                \r\n                <button class=\"elite-cta-button\">Scale Your Business<\/button>\r\n            <\/div>\r\n            \r\n            <div class=\"elite-package-card\">\r\n                <div class=\"elite-package-tier\">Corporate<\/div>\r\n                <h3 class=\"elite-package-name\">MASTER<\/h3>\r\n                <div class=\"elite-package-price\">$1,650<span>month<\/span><\/div>\r\n                <p class=\"elite-package-description\">The definitive solution for industry leaders who demand complete mastery of the digital market.<\/p>\r\n                <ul class=\"elite-features-list\">\r\n                    <li>4+ Complete Platforms<\/li>\r\n                    <li>Unlimited Premium Content<\/li>\r\n                    <li>Advanced AI Automation<\/li>\r\n                    <li>Customized Landing Pages<\/li>\r\n                    <li>Total Lead Automation<\/li>\r\n                    <li>Professional Branding Suite<\/li>\r\n                    <li>Updated Analytics Dashboard<\/li>\r\n                    <li>Dedicated Account Manager<\/li>\r\n                <\/ul>\r\n                \r\n                <div class=\"elite-virtual-agent\">\r\n                    <div class=\"elite-virtual-agent-title\">\ud83e\udd16 ADDITIONAL OPTION:<\/div>\r\n                    <div class=\"elite-virtual-agent-option\">\r\n                        <span>Automated Virtual Agent<\/span>\r\n                        <span class=\"elite-virtual-agent-price\">+$400\/month<\/span>\r\n                    <\/div>\r\n                <\/div>\r\n                \r\n                <div class=\"elite-profit-margin\">\r\n                    <div class=\"elite-profit-text\">\ud83d\udcb0 Profit Margin per Sale: 39%<\/div>\r\n                <\/div>\r\n                \r\n                <button class=\"elite-cta-button\">Claiming Market Leadership<\/button>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n    \r\n    <script>\r\n        document.addEventListener('DOMContentLoaded', function() {\r\n            const cards = document.querySelectorAll('.elite-package-card');\r\n            \r\n            const observer = new IntersectionObserver((entries) => {\r\n                entries.forEach(entry => {\r\n                    if (entry.isIntersecting) {\r\n                        entry.target.style.opacity = '1';\r\n                        entry.target.style.transform = entry.target.classList.contains('elite-featured-card') ? 'translateY(0) scale(1.05)' : 'translateY(0)';\r\n                    }\r\n                });\r\n            });\r\n            \r\n            cards.forEach(card => {\r\n                card.style.opacity = '0';\r\n                card.style.transform = card.classList.contains('elite-featured-card') ? 'translateY(30px) scale(1.05)' : 'translateY(30px)';\r\n                card.style.transition = 'all 0.6s ease';\r\n                observer.observe(card);\r\n            });\r\n            \r\n            const virtualAgentOptions = document.querySelectorAll('.elite-virtual-agent-option');\r\n            virtualAgentOptions.forEach(option => {\r\n                option.addEventListener('click', function() {\r\n                    this.style.borderColor = this.style.borderColor === 'rgb(59, 130, 246)' ? 'rgba(59, 130, 246, 0.3)' : '#3B82F6';\r\n                    this.style.backgroundColor = this.style.backgroundColor === 'rgba(59, 130, 246, 0.1)' ? 'transparent' : 'rgba(59, 130, 246, 0.1)';\r\n                });\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-ff9cb81 e-con-full e-flex e-con e-parent\" data-id=\"ff9cb81\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1fac6a1 elementor-widget elementor-widget-html\" data-id=\"1fac6a1\" 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>Elite Forge - Marketing Intelligence<\/title>\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        body {\r\n            font-family: 'Avenir', 'Helvetica Neue', Arial, sans-serif;\r\n            background: #030617;\r\n            color: white;\r\n            min-height: 100vh;\r\n            overflow-x: hidden;\r\n            position: relative;\r\n        }\r\n\r\n        \/* Canvas de fondo neuronal *\/\r\n        #neural-bg {\r\n            position: fixed;\r\n            top: 0;\r\n            left: 0;\r\n            width: 100%;\r\n            height: 100%;\r\n            z-index: -1;\r\n        }\r\n\r\n        \/* Navegaci\u00f3n sticky *\/\r\n        .nav-sticky {\r\n            position: fixed;\r\n            top: 0;\r\n            width: 100%;\r\n            background: rgba(10, 15, 44, 0.95);\r\n            backdrop-filter: blur(10px);\r\n            z-index: 1000;\r\n            padding: 15px 0;\r\n            box-shadow: 0 2px 20px rgba(0, 0, 0, 0.5);\r\n            transform: translateY(-100%);\r\n            transition: transform 0.3s ease;\r\n        }\r\n\r\n        .nav-sticky.show {\r\n            transform: translateY(0);\r\n        }\r\n\r\n        .nav-content {\r\n            max-width: 1200px;\r\n            margin: 0 auto;\r\n            padding: 0 20px;\r\n            display: flex;\r\n            justify-content: space-between;\r\n            align-items: center;\r\n        }\r\n\r\n        .nav-logo {\r\n            font-size: 1.5em;\r\n            font-weight: bold;\r\n            background: linear-gradient(45deg, #ffffff, #00d4ff);\r\n            -webkit-background-clip: text;\r\n            -webkit-text-fill-color: transparent;\r\n        }\r\n\r\n        \/* ENLACE FUNCIONAL: Bot\u00f3n de contacto en navegaci\u00f3n *\/\r\n        .nav-cta {\r\n            background: linear-gradient(45deg, #00d4ff, #0099ff);\r\n            padding: 10px 30px;\r\n            border-radius: 25px;\r\n            text-decoration: none;\r\n            color: white;\r\n            font-weight: 500;\r\n            transition: all 0.3s ease;\r\n            cursor: pointer;\r\n            box-shadow: 0 4px 15px rgba(0, 212, 255, 0.3);\r\n        }\r\n\r\n        .nav-cta:hover {\r\n            transform: scale(1.05);\r\n            box-shadow: 0 6px 25px rgba(0, 212, 255, 0.5);\r\n        }\r\n\r\n        .container {\r\n            max-width: 1200px;\r\n            margin: 0 auto;\r\n            padding: 20px;\r\n            padding-top: 40px;\r\n            position: relative;\r\n            z-index: 1;\r\n        }\r\n\r\n        .header {\r\n            text-align: center;\r\n            margin-bottom: 40px;\r\n            padding: 60px 20px;\r\n            background: rgba(255, 255, 255, 0.05);\r\n            border-radius: 20px;\r\n            backdrop-filter: blur(15px);\r\n            animation: fadeInUp 0.8s ease;\r\n            border: 1px solid rgba(0, 212, 255, 0.2);\r\n            box-shadow: 0 8px 32px rgba(0, 212, 255, 0.1);\r\n        }\r\n\r\n        @keyframes fadeInUp {\r\n            from {\r\n                opacity: 0;\r\n                transform: translateY(30px);\r\n            }\r\n            to {\r\n                opacity: 1;\r\n                transform: translateY(0);\r\n            }\r\n        }\r\n\r\n        .header h1 {\r\n            font-size: 3em;\r\n            margin-bottom: 10px;\r\n            background: linear-gradient(45deg, #ffffff, #00d4ff);\r\n            -webkit-background-clip: text;\r\n            -webkit-text-fill-color: transparent;\r\n            background-clip: text;\r\n            font-weight: 700;\r\n            text-shadow: 0 0 40px rgba(0, 212, 255, 0.5);\r\n        }\r\n\r\n        .header p {\r\n            font-size: 1.3em;\r\n            color: #e0e0e0;\r\n            font-weight: 300;\r\n        }\r\n\r\n        \/* ENLACE FUNCIONAL: Bot\u00f3n principal CTA *\/\r\n        .main-cta {\r\n            display: inline-block;\r\n            margin-top: 20px;\r\n            background: linear-gradient(45deg, #00d4ff, #0099ff);\r\n            padding: 15px 40px;\r\n            border-radius: 5px;\r\n            text-decoration: none;\r\n            color: white;\r\n            font-weight: 500;\r\n            font-size: 1.1em;\r\n            transition: all 0.3s ease;\r\n            cursor: pointer;\r\n            box-shadow: 0 6px 25px rgba(0, 212, 255, 0.4);\r\n        }\r\n\r\n        .main-cta:hover {\r\n            transform: translateY(-3px);\r\n            box-shadow: 0 10px 35px rgba(0, 212, 255, 0.6);\r\n        }\r\n\r\n        .section {\r\n            margin-bottom: 40px;\r\n            padding: 30px;\r\n            background: rgba(255, 255, 255, 0.03);\r\n            border-radius: 15px;\r\n            border: 1px solid rgba(255, 255, 255, 0.1);\r\n            backdrop-filter: blur(5px);\r\n            opacity: 0;\r\n            animation: fadeIn 0.8s ease forwards;\r\n        }\r\n\r\n        .section:nth-child(2) { animation-delay: 0.2s; }\r\n        .section:nth-child(3) { animation-delay: 0.4s; }\r\n        .section:nth-child(4) { animation-delay: 0.6s; }\r\n        .section:nth-child(5) { animation-delay: 0.8s; }\r\n\r\n        @keyframes fadeIn {\r\n            to {\r\n                opacity: 1;\r\n            }\r\n        }\r\n\r\n        .section h2 {\r\n            font-size: 2em;\r\n            margin-bottom: 10px;\r\n            color: #ffffff;\r\n            text-align: center;\r\n            font-weight: 600;\r\n        }\r\n\r\n        .section-subtitle {\r\n            text-align: center;\r\n            color: #b0b0b0;\r\n            margin-bottom: 30px;\r\n            font-size: 1.1em;\r\n            font-weight: 300;\r\n        }\r\n\r\n        .social-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));\r\n            gap: 20px;\r\n            margin-top: 30px;\r\n        }\r\n\r\n        \/* ENLACE FUNCIONAL: Tarjetas de redes sociales convertidas en enlaces *\/\r\n        .social-card {\r\n            background: rgba(0, 0, 0, 0.3);\r\n            border-radius: 15px;\r\n            padding: 25px;\r\n            text-align: center;\r\n            transition: all 0.3s ease;\r\n            border: 1px solid rgba(255, 255, 255, 0.1);\r\n            cursor: pointer;\r\n            text-decoration: none;\r\n            color: white;\r\n            display: block;\r\n            position: relative;\r\n            overflow: hidden;\r\n        }\r\n\r\n        .social-card::before {\r\n            content: '';\r\n            position: absolute;\r\n            top: -50%;\r\n            left: -50%;\r\n            width: 200%;\r\n            height: 200%;\r\n            background: radial-gradient(circle, rgba(255,255,255,0.1) 0%, transparent 70%);\r\n            opacity: 0;\r\n            transition: opacity 0.3s ease;\r\n        }\r\n\r\n        .social-card:hover::before {\r\n            opacity: 1;\r\n        }\r\n\r\n        .social-card:hover {\r\n            transform: translateY(-5px);\r\n            box-shadow: 0 10px 30px rgba(255, 255, 255, 0.1);\r\n            border-color: rgba(255, 255, 255, 0.3);\r\n        }\r\n\r\n        .social-icon {\r\n            font-size: 3em;\r\n            margin-bottom: 15px;\r\n            display: block;\r\n            width: 60px;\r\n            height: 60px;\r\n            margin: 0 auto 15px;\r\n        }\r\n\r\n        .social-icon svg {\r\n            width: 100%;\r\n            height: 100%;\r\n        }\r\n\r\n        \/* Colores espec\u00edficos para cada red social *\/\r\n        .social-card.facebook .social-icon { color: #1877f2; }\r\n        .social-card.instagram .social-icon { \r\n            background: linear-gradient(45deg, #f58529, #dd2a7b, #8134af, #515bd4);\r\n            -webkit-background-clip: text;\r\n            -webkit-text-fill-color: transparent;\r\n        }\r\n        .social-card.tiktok .social-icon { color: #ffffff; }\r\n        .social-card.twitter .social-icon { color: #ffffff; }\r\n        .social-card.linkedin .social-icon { color: #0a66c2; }\r\n        .social-card.youtube .social-icon { color: #ff0000; }\r\n\r\n        .social-card:hover .social-icon {\r\n            transform: scale(1.1);\r\n            transition: transform 0.3s ease;\r\n        }\r\n\r\n        .social-card h3 {\r\n            font-size: 1.4em;\r\n            margin-bottom: 10px;\r\n            color: #ffffff;\r\n            font-weight: 600;\r\n        }\r\n\r\n        .reach-number {\r\n            font-size: 1.1em;\r\n            font-weight: 700;\r\n            color: #e0e0e0;\r\n            margin-bottom: 10px;\r\n        }\r\n\r\n        .reach-desc {\r\n            font-size: 0.9em;\r\n            color: #b0b0b0;\r\n            line-height: 1.4;\r\n            font-weight: 300;\r\n        }\r\n\r\n        .funnel {\r\n            display: flex;\r\n            flex-direction: column;\r\n            align-items: center;\r\n            gap: 20px;\r\n            margin-top: 30px;\r\n        }\r\n\r\n        .funnel-step {\r\n            background: rgba(0, 0, 0, 0.3);\r\n            border-radius: 15px;\r\n            padding: 25px;\r\n            width: 100%;\r\n            max-width: 600px;\r\n            text-align: center;\r\n            position: relative;\r\n            border: 1px solid rgba(255, 255, 255, 0.1);\r\n            transition: all 0.3s ease;\r\n        }\r\n\r\n        .funnel-step:hover {\r\n            background: rgba(0, 0, 0, 0.4);\r\n            transform: scale(1.02);\r\n            box-shadow: 0 5px 20px rgba(255, 255, 255, 0.1);\r\n        }\r\n\r\n        .funnel-step h3 {\r\n            font-size: 1.3em;\r\n            margin-bottom: 10px;\r\n            color: #ffffff;\r\n            font-weight: 600;\r\n        }\r\n\r\n        .funnel-step p {\r\n            color: #e0e0e0;\r\n            line-height: 1.5;\r\n            font-size: 0.95em;\r\n            font-weight: 300;\r\n        }\r\n\r\n        .funnel-number {\r\n            position: absolute;\r\n            top: -15px;\r\n            left: 20px;\r\n            background: linear-gradient(45deg, #00d4ff, #0099ff);\r\n            color: white;\r\n            width: 30px;\r\n            height: 30px;\r\n            border-radius: 50%;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            font-weight: bold;\r\n            font-size: 0.9em;\r\n            box-shadow: 0 4px 15px rgba(0, 212, 255, 0.4);\r\n        }\r\n\r\n        \/* ENLACE FUNCIONAL: Bot\u00f3n al final del embudo *\/\r\n        .funnel-cta {\r\n            margin-top: 30px;\r\n            background: linear-gradient(45deg, #00d4ff, #0099ff);\r\n            padding: 10px 40px;\r\n            border-radius: 5px;\r\n            text-decoration: none;\r\n            color: white;\r\n            font-weight: 500;\r\n            font-size: 1.1em;\r\n            transition: all 0.3s ease;\r\n            cursor: pointer;\r\n            display: inline-block;\r\n            box-shadow: 0 6px 25px rgba(0, 212, 255, 0.4);\r\n        }\r\n\r\n        .funnel-cta:hover {\r\n            transform: translateY(-3px);\r\n            box-shadow: 0 10px 35px rgba(0, 212, 255, 0.6);\r\n        }\r\n\r\n        .elite-advantage {\r\n            background: linear-gradient(135deg, rgba(0, 212, 255, 0.1), rgba(0, 153, 255, 0.05));\r\n            border-radius: 15px;\r\n            padding: 40px;\r\n            margin-top: 30px;\r\n            text-align: center;\r\n            border: 2px solid rgba(0, 212, 255, 0.3);\r\n            position: relative;\r\n            overflow: hidden;\r\n            box-shadow: 0 8px 32px rgba(0, 212, 255, 0.2);\r\n        }\r\n\r\n        .elite-advantage::before {\r\n            content: '';\r\n            position: absolute;\r\n            top: -50%;\r\n            left: -50%;\r\n            width: 200%;\r\n            height: 200%;\r\n            background: radial-gradient(circle, rgba(0, 212, 255, 0.1) 0%, transparent 70%);\r\n            animation: pulse 4s ease-in-out infinite;\r\n        }\r\n\r\n        @keyframes pulse {\r\n            0%, 100% { transform: scale(1); opacity: 0.5; }\r\n            50% { transform: scale(1.1); opacity: 0.8; }\r\n        }\r\n\r\n        .elite-advantage h3 {\r\n            font-size: 1.8em;\r\n            margin-bottom: 15px;\r\n            color: #ffffff;\r\n            font-weight: 600;\r\n            position: relative;\r\n            z-index: 1;\r\n        }\r\n\r\n        .elite-advantage p {\r\n            color: #e0e0e0;\r\n            line-height: 1.6;\r\n            font-size: 1.1em;\r\n            font-weight: 300;\r\n            position: relative;\r\n            z-index: 1;\r\n        }\r\n\r\n        .stats-row {\r\n            display: grid;\r\n            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\r\n            gap: 20px;\r\n            margin-top: 30px;\r\n        }\r\n\r\n        .stat-card {\r\n            background: linear-gradient(135deg, rgba(0, 0, 0, 0.5), rgba(0, 212, 255, 0.1));\r\n            border-radius: 15px;\r\n            padding: 20px;\r\n            text-align: center;\r\n            border: 1px solid rgba(0, 212, 255, 0.3);\r\n            transition: all 0.3s ease;\r\n        }\r\n\r\n        .stat-card:hover {\r\n            transform: translateY(-5px);\r\n            box-shadow: 0 10px 30px rgba(0, 212, 255, 0.3);\r\n            border-color: rgba(0, 212, 255, 0.5);\r\n        }\r\n\r\n        .stat-number {\r\n            font-size: 2.2em;\r\n            font-weight: 700;\r\n            background: linear-gradient(45deg, #00d4ff, #ffffff);\r\n            -webkit-background-clip: text;\r\n            -webkit-text-fill-color: transparent;\r\n            margin-bottom: 5px;\r\n        }\r\n\r\n        .stat-label {\r\n            color: #b0b0b0;\r\n            font-size: 0.9em;\r\n            font-weight: 300;\r\n        }\r\n\r\n        \/* ENLACE FUNCIONAL: Bot\u00f3n final de acci\u00f3n *\/\r\n        .final-cta-section {\r\n            text-align: center;\r\n            margin: 50px 0;\r\n            padding: 50px;\r\n            background: linear-gradient(135deg, rgba(0, 212, 255, 0.1), rgba(0, 153, 255, 0.05));\r\n            border-radius: 50px;\r\n            backdrop-filter: blur(10px);\r\n            border: 1px solid rgba(0, 212, 255, 0.3);\r\n            box-shadow: 0 8px 32px rgba(0, 212, 255, 0.2);\r\n        }\r\n\r\n        .final-cta-section h3 {\r\n            font-size: 2em;\r\n            margin-bottom: 20px;\r\n            color: #ffffff;\r\n            font-weight: 600;\r\n        }\r\n\r\n        .final-cta {\r\n            background: linear-gradient(45deg, #00d4ff, #0099ff);\r\n            padding: 10px 40px;\r\n            border-radius: 5px;\r\n            text-decoration: none;\r\n            color: white;\r\n            font-weight: 500;\r\n            font-size: 1.2em;\r\n            transition: all 0.3s ease;\r\n            cursor: pointer;\r\n            display: inline-block;\r\n            box-shadow: 0 8px 30px rgba(0, 212, 255, 0.5);\r\n            position: relative;\r\n            overflow: hidden;\r\n        }\r\n\r\n        .final-cta::before {\r\n            content: '';\r\n            position: absolute;\r\n            top: 0;\r\n            left: -100%;\r\n            width: 100%;\r\n            height: 100%;\r\n            background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);\r\n            transition: left 0.5s ease;\r\n        }\r\n\r\n        .final-cta:hover::before {\r\n            left: 100%;\r\n        }\r\n\r\n        .final-cta:hover {\r\n            transform: scale(1.05);\r\n            box-shadow: 0 15px 40px rgba(0, 212, 255, 0.7);\r\n        }\r\n\r\n        @media (max-width: 768px) {\r\n            .header h1 {\r\n                font-size: 2em;\r\n            }\r\n            \r\n            .section {\r\n                padding: 20px;\r\n            }\r\n            \r\n            .social-grid {\r\n                grid-template-columns: 1fr;\r\n            }\r\n\r\n            .nav-content {\r\n                flex-direction: column;\r\n                gap: 15px;\r\n            }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n    <canvas id=\"neural-bg\"><\/canvas>\r\n\r\n    <!-- Navegaci\u00f3n sticky -->\r\n    <nav class=\"nav-sticky\" id=\"navbar\">\r\n        <div class=\"nav-content\">\r\n            <div class=\"nav-logo\">Elite Forge<\/div>\r\n            <!-- ENLACE: A\u00f1ade tu URL de contacto aqu\u00ed -->\r\n            <a href=\"https:\/\/eliteforgecompany.com\/en\/calendario\/\" class=\"nav-cta\">Free Consultation<\/a>\r\n        <\/div>\r\n    <\/nav>\r\n\r\n    <div class=\"container\">\r\n        <div class=\"section\">\r\n            <h2>Your Digital Presence Across The Internet<\/h2>\r\n            <p class=\"section-subtitle\">Connect with millions of potential customers<\/p>\r\n            <div class=\"social-grid\">\r\n                <!-- ENLACE: Cada tarjeta puede llevar a una p\u00e1gina de servicios espec\u00edfica -->\r\n                <a href=\"https:\/\/eliteforgecompany.com\/en\/facebook\/\" class=\"social-card facebook\">\r\n                    <div class=\"social-icon\">\r\n                        <svg viewbox=\"0 0 24 24\" fill=\"currentColor\">\r\n                            <path d=\"M24 12.073c0-6.627-5.373-12-12-12s-12 5.373-12 12c0 5.99 4.388 10.954 10.125 11.854v-8.385H7.078v-3.47h3.047V9.43c0-3.007 1.792-4.669 4.533-4.669 1.312 0 2.686.235 2.686.235v2.953H15.83c-1.491 0-1.956.925-1.956 1.874v2.25h3.328l-.532 3.47h-2.796v8.385C19.612 23.027 24 18.062 24 12.073z\"\/>\r\n                        <\/svg>\r\n                    <\/div>\r\n                    <h3>Facebook<\/h3>\r\n                    <div class=\"reach-number\">2.9 mil millones usuarios<\/div>\r\n                    <div class=\"reach-desc\">Perfecta para alcanzar cualquier tipo de audiencia y  ventas directas.<\/div>\r\n                <\/a>\r\n                <a href=\"https:\/\/eliteforgecompany.com\/en\/instagram\/\" class=\"social-card instagram\">\r\n                    <div class=\"social-icon\">\r\n                        <svg viewbox=\"0 0 24 24\" fill=\"currentColor\">\r\n                            <path d=\"M12 2.163c3.204 0 3.584.012 4.85.07 3.252.148 4.771 1.691 4.919 4.919.058 1.265.069 1.645.069 4.849 0 3.205-.012 3.584-.069 4.849-.149 3.225-1.664 4.771-4.919 4.919-1.266.058-1.644.07-4.85.07-3.204 0-3.584-.012-4.849-.07-3.26-.149-4.771-1.699-4.919-4.92-.058-1.265-.07-1.644-.07-4.849 0-3.204.013-3.583.07-4.849.149-3.227 1.664-4.771 4.919-4.919 1.266-.057 1.645-.069 4.849-.069zm0-2.163c-3.259 0-3.667.014-4.947.072-4.358.2-6.78 2.618-6.98 6.98-.059 1.281-.073 1.689-.073 4.948 0 3.259.014 3.668.072 4.948.2 4.358 2.618 6.78 6.98 6.98 1.281.058 1.689.072 4.948.072 3.259 0 3.668-.014 4.948-.072 4.354-.2 6.782-2.618 6.979-6.98.059-1.28.073-1.689.073-4.948 0-3.259-.014-3.667-.072-4.947-.196-4.354-2.617-6.78-6.979-6.98-1.281-.059-1.69-.073-4.949-.073zM5.838 12a6.162 6.162 0 1112.324 0 6.162 6.162 0 01-12.324 0zM12 16a4 4 0 110-8 4 4 0 010 8zm4.965-10.405a1.44 1.44 0 112.881.001 1.44 1.44 0 01-2.881-.001z\"\/>\r\n                        <\/svg>\r\n                    <\/div>\r\n                    <h3>Instagram<\/h3>\r\n                    <div class=\"reach-number\">2.0 mil millones usuarios<\/div>\r\n                    <div class=\"reach-desc\">Ideal para marcas que quieren conectar con audiencias j\u00f3venes y generar engagement.<\/div>\r\n                <\/a>\r\n                <a href=\"https:\/\/eliteforgecompany.com\/en\/tiktok\/\" class=\"social-card tiktok\">\r\n                    <div class=\"social-icon\">\r\n                        <svg viewbox=\"0 0 24 24\" fill=\"currentColor\">\r\n                            <path d=\"M19.59 6.69a4.83 4.83 0 0 1-3.77-4.25V2h-3.45v13.67a2.89 2.89 0 0 1-5.2 1.74 2.89 2.89 0 0 1 2.31-4.64 2.93 2.93 0 0 1 .88.13V9.4a6.84 6.84 0 0 0-1-.05A6.33 6.33 0 0 0 5 20.1a6.34 6.34 0 0 0 10.86-4.43v-7a8.16 8.16 0 0 0 4.77 1.52v-3.4a4.85 4.85 0 0 1-1-.1z\"\/>\r\n                        <\/svg>\r\n                    <\/div>\r\n                    <h3>TikTok<\/h3>\r\n                    <div class=\"reach-number\">1.0 mil millones usuarios<\/div>\r\n                    <div class=\"reach-desc\"> Crecimiento explosivo y audiencia altamente comprometida con el contenido.<\/div>\r\n                <\/a>\r\n                <a href=\"https:\/\/eliteforgecompany.com\/en\/x\/\" class=\"social-card twitter\">\r\n                    <div class=\"social-icon\">\r\n                        <svg viewbox=\"0 0 24 24\" fill=\"currentColor\">\r\n                            <path d=\"M23.953 4.57a10 10 0 01-2.825.775 4.958 4.958 0 002.163-2.723c-.951.555-2.005.959-3.127 1.184a4.92 4.92 0 00-8.384 4.482C7.69 8.095 4.067 6.13 1.64 3.162a4.822 4.822 0 00-.666 2.475c0 1.71.87 3.213 2.188 4.096a4.904 4.904 0 01-2.228-.616v.06a4.923 4.923 0 003.946 4.827 4.996 4.996 0 01-2.212.085 4.936 4.936 0 004.604 3.417 9.867 9.867 0 01-6.102 2.105c-.39 0-.779-.023-1.17-.067a13.995 13.995 0 007.557 2.209c9.053 0 13.998-7.496 13.998-13.985 0-.21 0-.42-.015-.63A9.935 9.935 0 0024 4.59z\"\/>\r\n                        <\/svg>\r\n                    <\/div>\r\n                    <h3>Twitter \/ X <\/h3>\r\n                    <div class=\"reach-number\">450 millones usuarios<\/div>\r\n                    <div class=\"reach-desc\">Perfecta para estar en trending topics y generar discusiones sobre tu marca.<\/div>\r\n                <\/a>\r\n                <a href=\"https:\/\/eliteforgecompany.com\/en\/linkedin\/\" class=\"social-card linkedin\">\r\n                    <div class=\"social-icon\">\r\n                        <svg viewbox=\"0 0 24 24\" fill=\"currentColor\">\r\n                            <path d=\"M20.447 20.452h-3.554v-5.569c0-1.328-.027-3.037-1.852-3.037-1.853 0-2.136 1.445-2.136 2.939v5.667H9.351V9h3.414v1.561h.046c.477-.9 1.637-1.85 3.37-1.85 3.601 0 4.267 2.37 4.267 5.455v6.286zM5.337 7.433c-1.144 0-2.063-.926-2.063-2.065 0-1.138.92-2.063 2.063-2.063 1.14 0 2.064.925 2.064 2.063 0 1.139-.925 2.065-2.064 2.065zm1.782 13.019H3.555V9h3.564v11.452zM22.225 0H1.771C.792 0 0 .774 0 1.729v20.542C0 23.227.792 24 1.771 24h20.451C23.2 24 24 23.227 24 22.271V1.729C24 .774 23.2 0 22.222 0h.003z\"\/>\r\n                        <\/svg>\r\n                    <\/div>\r\n                    <h3>LinkedIn<\/h3>\r\n                    <div class=\"reach-number\">900 millones usuarios<\/div>\r\n                    <div class=\"reach-desc\"> Esencial para negocios B2B y establecer autoridad en tu industria.<\/div>\r\n                <\/a>\r\n                <a href=\"https:\/\/eliteforgecompany.com\/en\/youtube\/\" class=\"social-card youtube\">\r\n                    <div class=\"social-icon\">\r\n                        <svg viewbox=\"0 0 24 24\" fill=\"currentColor\">\r\n                            <path d=\"M23.498 6.186a3.016 3.016 0 0 0-2.122-2.136C19.505 3.545 12 3.545 12 3.545s-7.505 0-9.377.505A3.017 3.017 0 0 0 .502 6.186C0 8.07 0 12 0 12s0 3.93.502 5.814a3.016 3.016 0 0 0 2.122 2.136c1.871.505 9.376.505 9.376.505s7.505 0 9.377-.505a3.015 3.015 0 0 0 2.122-2.136C24 15.93 24 12 24 12s0-3.93-.502-5.814zM9.545 15.568V8.432L15.818 12l-6.273 3.568z\"\/>\r\n                        <\/svg>\r\n                    <\/div>\r\n                    <h3>YouTube<\/h3>\r\n                    <div class=\"reach-number\">2.7 mil millones usuarios<\/div>\r\n                    <div class=\"reach-desc\"> Videos que venden productos y servicios con mayor retenci\u00f3n de audiencia.<\/div>\r\n                <\/a>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"section\">\r\n            <h2>Your Path to Digital Success<\/h2>\r\n            <p class=\"section-subtitle\">5 simple steps, extraordinary results<\/p>\r\n            <div class=\"funnel\">\r\n                <div class=\"funnel-step\">\r\n                    <div class=\"funnel-number\">1<\/div>\r\n                    <h3>Free Analysis<\/h3>\r\n                    <p>We review your business and identify opportunities for immediate growth.<\/p>\r\n                <\/div>\r\n                <div class=\"funnel-step\">\r\n                    <div class=\"funnel-number\">2<\/div>\r\n                    <h3>Plan Tailored to Your Needs<\/h3>\r\n                    <p>Unique AI strategy that guarantees results from the first month.<\/p>\r\n                <\/div>\r\n                <div class=\"funnel-step\">\r\n                    <div class=\"funnel-number\">3<\/div>\r\n                    <h3>Quick Launch<\/h3>\r\n                    <p>We activate campaigns within 48 hours. Your business will be visible instantly.<\/p>\r\n                <\/div>\r\n                <div class=\"funnel-step\">\r\n                    <div class=\"funnel-number\">4<\/div>\r\n                    <h3>Automatic Sales<\/h3>\r\n                    <p>A system that sells for you 24\/7 while you sleep.<\/p>\r\n                <\/div>\r\n                <div class=\"funnel-step\">\r\n                    <div class=\"funnel-number\">5<\/div>\r\n                    <h3>Continuous Growth<\/h3>\r\n                    <p>Daily optimization with AI. Better results every day.<\/p>\r\n                <\/div>\r\n            <\/div>\r\n            <!-- ENLACE: Bot\u00f3n para iniciar el proceso -->\r\n            <div style=\"text-align: center;\">\r\n                <a href=\"https:\/\/eliteforgecompany.com\/en\/calendario\/\" class=\"funnel-cta\">I want my Free Analysis<\/a>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"section\">\r\n            <h2>Actual Customer Results<\/h2>\r\n            <p class=\"section-subtitle\">Numbers that speak for themselves<\/p>\r\n            <div class=\"stats-row\">\r\n                <div class=\"stat-card\">\r\n                    <div class=\"stat-number\">45%<\/div>\r\n                    <div class=\"stat-label\">More engagement <\/div>\r\n                <\/div>\r\n                <div class=\"stat-card\">\r\n                    <div class=\"stat-number\">34%<\/div>\r\n                    <div class=\"stat-label\">Lower cost per customer<\/div>\r\n                <\/div>\r\n                <div class=\"stat-card\">\r\n                    <div class=\"stat-number\">90%<\/div>\r\n                    <div class=\"stat-label\">Guaranteed uptime<\/div>\r\n                <\/div>\r\n                <div class=\"stat-card\">\r\n                    <div class=\"stat-number\">+40<\/div>\r\n                    <div class=\"stat-label\">Growing businesses<\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"elite-advantage\">\r\n            <h3>\u00bfWhy Elite Forge?<\/h3>\r\n            <p>We use Artificial Intelligence + Human Experts. Your competition uses only one. While they experiment, we already know what works. A proven system that generates sales from day one.<\/p>\r\n        <\/div>\r\n\r\n        <div class=\"final-cta-section\">\r\n            <h3>\u00bfReady to Multiply your Sales?<\/h3>\r\n            <!-- ENLACE: URL final de conversi\u00f3n -->\r\n            <a href=\"https:\/\/eliteforgecompany.com\/en\/calendario\/\" class=\"final-cta\">Schedule your Free Consultation<\/a>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <script>\r\n        \/\/ Efecto de red neuronal en el fondo\r\n        const canvas = document.getElementById('neural-bg');\r\n        const ctx = canvas.getContext('2d');\r\n        let particles = [];\r\n        let animationId;\r\n\r\n        function resizeCanvas() {\r\n            canvas.width = window.innerWidth;\r\n            canvas.height = window.innerHeight;\r\n        }\r\n\r\n        class Particle {\r\n            constructor() {\r\n                this.x = Math.random() * canvas.width;\r\n                this.y = Math.random() * canvas.height;\r\n                this.vx = (Math.random() - 0.5) * 0.5;\r\n                this.vy = (Math.random() - 0.5) * 0.5;\r\n                this.radius = Math.random() * 2 + 1;\r\n            }\r\n\r\n            update() {\r\n                this.x += this.vx;\r\n                this.y += this.vy;\r\n\r\n                if (this.x < 0 || this.x > canvas.width) this.vx = -this.vx;\r\n                if (this.y < 0 || this.y > canvas.height) this.vy = -this.vy;\r\n            }\r\n\r\n            draw() {\r\n                ctx.beginPath();\r\n                ctx.arc(this.x, this.y, this.radius, 0, Math.PI * 2);\r\n                ctx.fillStyle = 'rgba(0, 212, 255, 0.6)';\r\n                ctx.fill();\r\n                ctx.shadowBlur = 10;\r\n                ctx.shadowColor = 'rgba(0, 212, 255, 0.8)';\r\n            }\r\n        }\r\n\r\n        function init() {\r\n            resizeCanvas();\r\n            particles = [];\r\n            const particleCount = Math.floor((canvas.width * canvas.height) \/ 15000);\r\n            for (let i = 0; i < particleCount; i++) {\r\n                particles.push(new Particle());\r\n            }\r\n        }\r\n\r\n        function connectParticles() {\r\n            for (let i = 0; i < particles.length; i++) {\r\n                for (let j = i + 1; j < particles.length; j++) {\r\n                    const dx = particles[i].x - particles[j].x;\r\n                    const dy = particles[i].y - particles[j].y;\r\n                    const distance = Math.sqrt(dx * dx + dy * dy);\r\n\r\n                    if (distance < 150) {\r\n                        ctx.beginPath();\r\n                        ctx.moveTo(particles[i].x, particles[i].y);\r\n                        ctx.lineTo(particles[j].x, particles[j].y);\r\n                        ctx.strokeStyle = `rgba(255, 255, 255, ${0.1 * (1 - distance \/ 150)})`;\r\n                        ctx.lineWidth = 0.5;\r\n                        ctx.stroke();\r\n                    }\r\n                }\r\n            }\r\n        }\r\n\r\n        function animate() {\r\n            ctx.clearRect(0, 0, canvas.width, canvas.height);\r\n\r\n            particles.forEach(particle => {\r\n                particle.update();\r\n                particle.draw();\r\n            });\r\n\r\n            connectParticles();\r\n            animationId = requestAnimationFrame(animate);\r\n        }\r\n\r\n        \/\/ Inicializar\r\n        init();\r\n        animate();\r\n\r\n        \/\/ Redimensionar canvas\r\n        window.addEventListener('resize', () => {\r\n            cancelAnimationFrame(animationId);\r\n            init();\r\n            animate();\r\n        });\r\n\r\n        \/\/ Navegaci\u00f3n sticky\r\n        let lastScroll = 0;\r\n        const navbar = document.getElementById('navbar');\r\n\r\n        window.addEventListener('scroll', () => {\r\n            const currentScroll = window.pageYOffset;\r\n            \r\n            if (currentScroll > 100) {\r\n                navbar.classList.add('show');\r\n            } else {\r\n                navbar.classList.remove('show');\r\n            }\r\n            \r\n            lastScroll = currentScroll;\r\n        });\r\n\r\n        \/\/ Smooth scroll para enlaces internos\r\n        document.querySelectorAll('a[href^=\"#\"]').forEach(anchor => {\r\n            anchor.addEventListener('click', function (e) {\r\n                e.preventDefault();\r\n                const target = document.querySelector(this.getAttribute('href'));\r\n                if (target) {\r\n                    target.scrollIntoView({\r\n                        behavior: 'smooth'\r\n                    });\r\n                }\r\n            });\r\n        });\r\n\r\n        \/\/ Animaci\u00f3n de n\u00fameros en estad\u00edsticas\r\n        const observerOptions = {\r\n            threshold: 0.5\r\n        };\r\n\r\n        const observer = new IntersectionObserver((entries) => {\r\n            entries.forEach(entry => {\r\n                if (entry.isIntersecting) {\r\n                    const statNumbers = entry.target.querySelectorAll('.stat-number');\r\n                    statNumbers.forEach(stat => {\r\n                        const finalValue = stat.textContent;\r\n                        const isPercentage = finalValue.includes('%');\r\n                        const hasPlus = finalValue.includes('+');\r\n                        const hasMinus = finalValue.includes('-');\r\n                        let numericValue = parseFloat(finalValue.replace(\/[+%-]\/g, ''));\r\n                        \r\n                        let current = 0;\r\n                        const increment = numericValue \/ 50;\r\n                        \r\n                        const timer = setInterval(() => {\r\n                            current += increment;\r\n                            if (current >= numericValue) {\r\n                                current = numericValue;\r\n                                clearInterval(timer);\r\n                            }\r\n                            \r\n                            let display = current.toFixed(1);\r\n                            if (hasPlus) display = '+' + display;\r\n                            if (hasMinus) display = '-' + display;\r\n                            if (isPercentage) display += '%';\r\n                            \r\n                            stat.textContent = display;\r\n                        }, 30);\r\n                    });\r\n                    observer.unobserve(entry.target);\r\n                }\r\n            });\r\n        }, observerOptions);\r\n\r\n        \/\/ Observar la secci\u00f3n de estad\u00edsticas\r\n        const statsSection = document.querySelector('.section:nth-child(3)');\r\n        if (statsSection) {\r\n            observer.observe(statsSection);\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>\n\t\t<div class=\"elementor-element elementor-element-cd3772f e-flex e-con-boxed e-con e-parent\" data-id=\"cd3772f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-7c24a7c e-con-full e-flex e-con e-child\" data-id=\"7c24a7c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-22300e1 e-con-full e-flex e-con e-child\" data-id=\"22300e1\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7fdd944 elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"7fdd944\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInLeft&quot;}\" 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\">Frequently asked questions about digital positioning<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1babc08 animated-fast elementor-invisible elementor-widget elementor-widget-accordion\" data-id=\"1babc08\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"accordion.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-accordion\">\n\t\t\t\t\t\t\t<div class=\"elementor-accordion-item\">\n\t\t\t\t\t<div id=\"elementor-tab-title-2901\" class=\"elementor-tab-title\" data-tab=\"1\" role=\"button\" aria-controls=\"elementor-tab-content-2901\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon elementor-accordion-icon-left\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-closed\"><svg class=\"e-font-icon-svg e-fas-plus\" viewbox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-opened\"><svg class=\"e-font-icon-svg e-fas-minus\" viewbox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-accordion-title\" tabindex=\"0\">Which social media platforms do you use?<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<div id=\"elementor-tab-content-2901\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"1\" role=\"region\" aria-labelledby=\"elementor-tab-title-2901\"><p>We manage all major platforms: Facebook, Instagram, LinkedIn, TikTok, YouTube, Twitter, and Pinterest. We specialize in creating customized strategies based on your target audience and type of business.<\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-accordion-item\">\n\t\t\t\t\t<div id=\"elementor-tab-title-2902\" class=\"elementor-tab-title\" data-tab=\"2\" role=\"button\" aria-controls=\"elementor-tab-content-2902\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon elementor-accordion-icon-left\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-closed\"><svg class=\"e-font-icon-svg e-fas-plus\" viewbox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-opened\"><svg class=\"e-font-icon-svg e-fas-minus\" viewbox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-accordion-title\" tabindex=\"0\">How do you measure results in real time?<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<div id=\"elementor-tab-content-2902\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"2\" role=\"region\" aria-labelledby=\"elementor-tab-title-2902\"><p>We use advanced analytics tools that allow us to monitor key metrics such as reach, engagement, and conversions 24 hours a day. We send you automated reports and updated dashboards so you always know how your investment is performing.<\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-accordion-item\">\n\t\t\t\t\t<div id=\"elementor-tab-title-2903\" class=\"elementor-tab-title\" data-tab=\"3\" role=\"button\" aria-controls=\"elementor-tab-content-2903\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon elementor-accordion-icon-left\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-closed\"><svg class=\"e-font-icon-svg e-fas-plus\" viewbox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-opened\"><svg class=\"e-font-icon-svg e-fas-minus\" viewbox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-accordion-title\" tabindex=\"0\">How do you guarantee reaching the ideal customer?<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<div id=\"elementor-tab-content-2903\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"3\" role=\"region\" aria-labelledby=\"elementor-tab-title-2903\"><p>We use advanced segmentation based on demographics, purchasing behaviors, and specific interests according to your industry to connect precisely with those most likely to become your customers.<\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-accordion-item\">\n\t\t\t\t\t<div id=\"elementor-tab-title-2904\" class=\"elementor-tab-title\" data-tab=\"4\" role=\"button\" aria-controls=\"elementor-tab-content-2904\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon elementor-accordion-icon-left\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-closed\"><svg class=\"e-font-icon-svg e-fas-plus\" viewbox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-opened\"><svg class=\"e-font-icon-svg e-fas-minus\" viewbox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-accordion-title\" tabindex=\"0\">How quickly can I change my strategy?<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<div id=\"elementor-tab-content-2904\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"4\" role=\"region\" aria-labelledby=\"elementor-tab-title-2904\"><p>One of our key advantages is agility. We can adjust campaigns, change creative content, modify audiences, or budgets in real time. If something isn't working, we detect it and correct it immediately.<\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-accordion-item\">\n\t\t\t\t\t<div id=\"elementor-tab-title-2905\" class=\"elementor-tab-title\" data-tab=\"5\" role=\"button\" aria-controls=\"elementor-tab-content-2905\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon elementor-accordion-icon-left\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-closed\"><svg class=\"e-font-icon-svg e-fas-plus\" viewbox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-opened\"><svg class=\"e-font-icon-svg e-fas-minus\" viewbox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-accordion-title\" tabindex=\"0\">How does sales automation that operates 24\/7 work?<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<div id=\"elementor-tab-content-2905\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"5\" role=\"region\" aria-labelledby=\"elementor-tab-title-2905\"><p>We offer the implementation of virtual agents that manage automated email marketing sequences and conversion funnels that work while you sleep. Your prospects receive immediate and personalized attention regardless of the time of day.<\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-accordion-item\">\n\t\t\t\t\t<div id=\"elementor-tab-title-2906\" class=\"elementor-tab-title\" data-tab=\"6\" role=\"button\" aria-controls=\"elementor-tab-content-2906\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon elementor-accordion-icon-left\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-closed\"><svg class=\"e-font-icon-svg e-fas-plus\" viewbox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-opened\"><svg class=\"e-font-icon-svg e-fas-minus\" viewbox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-accordion-title\" tabindex=\"0\">Do they include content creation?<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<div id=\"elementor-tab-content-2906\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"6\" role=\"region\" aria-labelledby=\"elementor-tab-title-2906\"><p>Yes, our service includes the creation of visual content and copywriting optimized for each platform. We develop editorial calendars, graphic designs, short videos, and all the content necessary to keep your presence active and engaging.<\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-accordion-item\">\n\t\t\t\t\t<div id=\"elementor-tab-title-2907\" class=\"elementor-tab-title\" data-tab=\"7\" role=\"button\" aria-controls=\"elementor-tab-content-2907\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon elementor-accordion-icon-left\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-closed\"><svg class=\"e-font-icon-svg e-fas-plus\" viewbox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-opened\"><svg class=\"e-font-icon-svg e-fas-minus\" viewbox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-accordion-title\" tabindex=\"0\">What results can I expect, and how long will it take?<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<div id=\"elementor-tab-content-2907\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"7\" role=\"region\" aria-labelledby=\"elementor-tab-title-2907\"><p>You will see the first results in engagement and reach within the first month. For conversions and sales, we generally see significant improvements between 30-60 days, depending on your industry and specific goals.<\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-accordion-item\">\n\t\t\t\t\t<div id=\"elementor-tab-title-2908\" class=\"elementor-tab-title\" data-tab=\"8\" role=\"button\" aria-controls=\"elementor-tab-content-2908\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon elementor-accordion-icon-left\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-closed\"><svg class=\"e-font-icon-svg e-fas-plus\" viewbox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-opened\"><svg class=\"e-font-icon-svg e-fas-minus\" viewbox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-accordion-title\" tabindex=\"0\">What type of payments do you accept?<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<div id=\"elementor-tab-content-2908\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"8\" role=\"region\" aria-labelledby=\"elementor-tab-title-2908\"><p>We accept various payment methods, including credit cards, bank transfers and platforms such as PayPal. We also offer installment payment options for larger projects.<\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\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\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Redes Sociales \u00a1\u00danete a nosotros y eleva tu presencia en redes sociales hoy mismo! Paquetes Elite Forge Inicial FUNDACI\u00d3N $450\/mes Perfecto para negocios emergentes listos para establecer su presencia digital premium. 1 Red Social Premium 8 Publicaciones de Alta Calidad Historias Diarias Automatizadas Calendario de Contenido Estrat\u00e9gico Gesti\u00f3n de Conversaciones con Clientes Reportes Mensuales Soporte [&hellip;]<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"page-builder","ast-site-content-layout":"full-width-container","site-content-style":"unboxed","site-sidebar-style":"unboxed","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":"","ast-disable-related-posts":"","theme-transparent-header-meta":"enabled","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"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":""},"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-158","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/eliteforgecompany.com\/en\/wp-json\/wp\/v2\/pages\/158","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/eliteforgecompany.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/eliteforgecompany.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/eliteforgecompany.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/eliteforgecompany.com\/en\/wp-json\/wp\/v2\/comments?post=158"}],"version-history":[{"count":302,"href":"https:\/\/eliteforgecompany.com\/en\/wp-json\/wp\/v2\/pages\/158\/revisions"}],"predecessor-version":[{"id":29010,"href":"https:\/\/eliteforgecompany.com\/en\/wp-json\/wp\/v2\/pages\/158\/revisions\/29010"}],"wp:attachment":[{"href":"https:\/\/eliteforgecompany.com\/en\/wp-json\/wp\/v2\/media?parent=158"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}