{"id":39566,"date":"2025-01-30T11:20:16","date_gmt":"2025-01-30T19:20:16","guid":{"rendered":"https:\/\/legacy.ievolutionpro.com\/?post_type=product&#038;p=39566"},"modified":"2025-10-22T13:24:54","modified_gmt":"2025-10-22T20:24:54","slug":"pre-registration","status":"publish","type":"product","link":"https:\/\/nuvix.com\/es\/product\/pre-registration\/","title":{"rendered":"Miembro (a prueba)"},"content":{"rendered":"<div data-elementor-type=\"product-post\" data-elementor-id=\"39566\" class=\"elementor elementor-39566\" data-elementor-post-type=\"product\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8273587 e-con-full e-flex e-con e-parent\" data-id=\"8273587\" data-element_type=\"container\">\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6f4cca2 e-con-full e-flex e-con e-parent\" data-id=\"6f4cca2\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-63e8ed6 e-con-full e-flex e-con e-child\" data-id=\"63e8ed6\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9d68a30 elementor-widget elementor-widget-html\" data-id=\"9d68a30\" data-element_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>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=5.0, user-scalable=yes\">\n    <meta name=\"format-detection\" content=\"telephone=no\">\n    <title>Nuvix by iEvolution - AI Trading Analysis Platform<\/title>\n    \n    <!-- Icons8 Line Awesome (Free icon font) -->\n    <link rel=\"stylesheet\" href=\"https:\/\/maxst.icons8.com\/vue-static\/landings\/line-awesome\/line-awesome\/1.3.0\/css\/line-awesome.min.css\">\n    \n    <style>\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        \/* Prevent horizontal overflow *\/\n        html, body {\n            overflow-x: hidden;\n            width: 100%;\n            max-width: 100%;\n        }\n\n        :root {\n            --primary-gradient: linear-gradient(135deg, #9f39ff 0%, #00b4d8 100%);\n            --secondary-gradient: linear-gradient(135deg, #ff006e 0%, #00b4d8 100%);\n            --trial-gradient: linear-gradient(135deg, #10b981 0%, #00b4d8 100%);\n            --dark-bg: #0a0e27;\n            --card-bg: rgba(255, 255, 255, 0.05);\n            --text-light: #e2e8f0;\n            --accent-blue: #00b4d8;\n            --accent-purple: #9f39ff;\n            --accent-pink: #ff006e;\n            --success-green: #10b981;\n        }\n\n        \/* Base styles *\/\n        body {\n            font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\n            background-color: var(--dark-bg);\n            color: var(--text-light);\n            line-height: 1.6;\n            -webkit-font-smoothing: antialiased;\n            -moz-osx-font-smoothing: grayscale;\n            position: relative;\n            min-width: 320px;\n        }\n\n        \/* Main wrapper to prevent overflow *\/\n        #nuvix-landing {\n            width: 100%;\n            overflow-x: hidden;\n            position: relative;\n        }\n\n        \/* Container system for responsive design *\/\n        .container {\n            width: 100%;\n            max-width: 1400px;\n            margin: 0 auto;\n            padding: 0 1rem;\n            overflow-x: hidden;\n        }\n\n        \/* Mobile First - 320px to 575px *\/\n        @media (max-width: 575px) {\n            .container { \n                padding: 0 0.875rem;\n            }\n        }\n\n        \/* Small devices - 576px to 767px *\/\n        @media (min-width: 576px) and (max-width: 767px) {\n            .container { \n                padding: 0 1.25rem;\n            }\n        }\n\n        \/* Medium devices (tablets) - 768px to 991px *\/\n        @media (min-width: 768px) and (max-width: 991px) {\n            .container { \n                padding: 0 1.75rem;\n            }\n        }\n\n        \/* Large devices (small laptops) - 992px to 1199px *\/\n        @media (min-width: 992px) and (max-width: 1199px) {\n            .container { \n                padding: 0 2rem;\n            }\n        }\n\n        \/* Extra large devices - 1200px and up *\/\n        @media (min-width: 1200px) {\n            .container { \n                padding: 0 2rem;\n            }\n        }\n\n        \/* Premium Animated background *\/\n        .bg-animation {\n            position: fixed;\n            width: 100vw;\n            height: 100vh;\n            top: 0;\n            left: 0;\n            z-index: -1;\n            background: var(--dark-bg);\n            overflow: hidden;\n            pointer-events: none;\n        }\n\n        .bg-animation::before {\n            content: '';\n            position: absolute;\n            width: 200%;\n            height: 200%;\n            top: -50%;\n            left: -50%;\n            background: radial-gradient(circle at 20% 50%, rgba(159, 57, 255, 0.15) 0%, transparent 50%),\n                        radial-gradient(circle at 80% 50%, rgba(0, 180, 216, 0.1) 0%, transparent 50%),\n                        radial-gradient(circle at 50% 50%, rgba(255, 0, 110, 0.05) 0%, transparent 50%);\n            animation: rotate 30s linear infinite;\n        }\n\n        @keyframes rotate {\n            to { transform: rotate(360deg); }\n        }\n\n        \/* Neural network animation *\/\n        .neural-network {\n            position: absolute;\n            width: 100%;\n            height: 100%;\n            opacity: 0.1;\n        }\n\n        .neural-path {\n            stroke: var(--accent-purple);\n            stroke-width: 0.5;\n            fill: none;\n            animation: pulse-path 3s ease-in-out infinite;\n        }\n\n        @keyframes pulse-path {\n            0%, 100% { opacity: 0.1; }\n            50% { opacity: 0.3; }\n        }\n\n        \/* Header - Fully Responsive *\/\n        header {\n            position: fixed;\n            top: 0;\n            width: 100%;\n            left: 0;\n            right: 0;\n            z-index: 1000;\n            background: rgba(10, 14, 39, 0.85);\n            backdrop-filter: blur(20px);\n            -webkit-backdrop-filter: blur(20px);\n            border-bottom: 1px solid rgba(255, 255, 255, 0.1);\n            transition: transform 0.3s ease, background 0.3s ease, box-shadow 0.3s ease;\n            will-change: transform;\n        }\n\n        nav {\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            width: 100%;\n            max-width: 100%;\n            margin: 0 auto;\n            padding: 0.75rem 1rem;\n        }\n\n        \/* Mobile navigation - up to 480px *\/\n        @media (max-width: 480px) {\n            nav {\n                padding: 0.625rem 0.875rem;\n            }\n        }\n\n        .logo {\n            display: flex;\n            align-items: center;\n            gap: 0.75rem;\n            z-index: 1002;\n        }\n\n        .logo img {\n            height: 32px;\n            width: auto;\n            filter: drop-shadow(0 0 8px rgba(159, 57, 255, 0.4));\n            transition: height 0.3s ease;\n        }\n\n        \/* Desktop Navigation - hidden on mobile\/tablet *\/\n        .nav-links {\n            display: none;\n            gap: 1.5rem;\n            align-items: center;\n        }\n\n        \/* Show desktop nav on large tablets and up *\/\n        @media (min-width: 992px) {\n            .nav-links {\n                display: flex;\n                gap: 1.75rem;\n            }\n        }\n\n        .nav-links a {\n            color: var(--text-light);\n            text-decoration: none;\n            transition: all 0.3s ease;\n            position: relative;\n            font-weight: 500;\n            white-space: nowrap;\n            font-size: 0.875rem;\n        }\n\n        .nav-links a::after {\n            content: '';\n            position: absolute;\n            bottom: -5px;\n            left: 0;\n            width: 0;\n            height: 2px;\n            background: var(--primary-gradient);\n            transition: width 0.3s ease;\n        }\n\n        .nav-links a:hover::after {\n            width: 100%;\n        }\n\n        \/* Locale Switcher Wrapper *\/\n        .locale-switcher-wrapper {\n            display: flex;\n            align-items: center;\n            margin: 0 0.5rem;\n        }\n\n        .locale-switcher-mobile {\n            margin: 1rem 0;\n            padding: 1rem;\n            display: flex;\n            justify-content: center;\n        }\n\n        \/* Mobile Navigation - shown on mobile\/tablet *\/\n        .mobile-nav-container {\n            display: flex;\n            align-items: center;\n            gap: 0.5rem;\n        }\n\n        \/* Hide mobile nav on large tablets and desktop *\/\n        @media (min-width: 992px) {\n            .mobile-nav-container { \n                display: none; \n            }\n        }\n\n        \/* Mobile CTA button responsive sizing *\/\n        .mobile-nav-container .btn {\n            padding: 0.4rem 0.875rem;\n            font-size: 0.75rem;\n            border-radius: 20px;\n        }\n\n        @media (min-width: 481px) {\n            .mobile-nav-container .btn {\n                padding: 0.5rem 1rem;\n                font-size: 0.8rem;\n            }\n        }\n\n        .hamburger {\n            display: flex;\n            flex-direction: column;\n            justify-content: space-between;\n            width: 30px;\n            height: 24px;\n            cursor: pointer;\n            z-index: 1002;\n            padding: 5px;\n            background: transparent;\n            border: none;\n            outline: none;\n            -webkit-tap-highlight-color: transparent;\n            touch-action: manipulation;\n        }\n\n        .hamburger span {\n            display: block;\n            width: 100%;\n            height: 3px;\n            background: var(--text-light);\n            border-radius: 3px;\n            transition: all 0.3s ease;\n        }\n\n        .hamburger.active span:nth-child(1) {\n            transform: rotate(45deg) translate(6px, 6px);\n        }\n\n        .hamburger.active span:nth-child(2) {\n            opacity: 0;\n        }\n\n        .hamburger.active span:nth-child(3) {\n            transform: rotate(-45deg) translate(6px, -6px);\n        }\n\n        \/* Mobile Menu Overlay *\/\n        .mobile-menu {\n            position: fixed;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 100%;\n            background: rgba(10, 14, 39, 0.95);\n            backdrop-filter: blur(20px);\n            z-index: 1001;\n            display: flex;\n            flex-direction: column;\n            justify-content: center;\n            align-items: center;\n            gap: 2rem;\n            opacity: 0;\n            visibility: hidden;\n            transition: all 0.3s ease;\n            padding: 2rem;\n        }\n\n        .mobile-menu.active {\n            opacity: 1;\n            visibility: visible;\n        }\n\n        .mobile-menu a {\n            color: var(--text-light);\n            text-decoration: none;\n            font-size: 1.5rem;\n            font-weight: 600;\n            text-align: center;\n            padding: 1rem;\n            border-radius: 10px;\n            transition: all 0.3s ease;\n            position: relative;\n            min-width: 200px;\n        }\n\n        .mobile-menu a:hover {\n            background: rgba(159, 57, 255, 0.2);\n            color: white;\n        }\n\n        @media (min-width: 992px) {\n            .mobile-menu {\n                display: none;\n            }\n        }\n\n        \/* Hero Section - Fully Responsive *\/\n        .hero {\n            min-height: 100vh;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            position: relative;\n            background: radial-gradient(circle at 50% 50%, rgba(159, 57, 255, 0.1) 0%, transparent 70%);\n            padding: 6rem 0 2rem;\n            width: 100%;\n            overflow: hidden;\n        }\n\n        \/* Mobile hero padding *\/\n        @media (max-width: 575px) {\n            .hero { \n                padding: 5rem 0 2rem;\n                min-height: auto;\n            }\n        }\n\n        .hero-content {\n            display: grid;\n            grid-template-columns: 1fr;\n            gap: 1.5rem;\n            align-items: center;\n            width: 100%;\n        }\n\n        \/* Side by side on medium tablets and up *\/\n        @media (min-width: 768px) {\n            .hero-content {\n                grid-template-columns: 1fr 1fr;\n                gap: 2.5rem;\n            }\n        }\n\n        @media (min-width: 992px) {\n            .hero-content { \n                gap: 3rem; \n            }\n        }\n\n        .hero-text {\n            text-align: center;\n            order: 1;\n        }\n\n        @media (min-width: 768px) {\n            .hero-text { \n                text-align: left;\n                order: 0;\n            }\n        }\n\n        .hero-text h1 {\n            font-size: clamp(1.75rem, 4vw, 4.5rem);\n            font-weight: 800;\n            margin-bottom: 1rem;\n            background: linear-gradient(135deg, #fff 0%, #9f39ff 50%, #00b4d8 100%);\n            -webkit-background-clip: text;\n            -webkit-text-fill-color: transparent;\n            background-clip: text;\n            animation: gradient-shift 3s ease infinite;\n            line-height: 1.1;\n        }\n\n        @keyframes gradient-shift {\n            0%, 100% { filter: hue-rotate(0deg); }\n            50% { filter: hue-rotate(30deg); }\n        }\n\n        .hero-text p {\n            font-size: clamp(0.95rem, 1.5vw, 1.25rem);\n            margin-bottom: 1.5rem;\n            opacity: 0.9;\n            line-height: 1.6;\n        }\n\n        .tagline {\n            font-size: 1rem;\n            color: var(--accent-blue);\n            margin-bottom: 0.75rem;\n            font-style: italic;\n            font-weight: 500;\n        }\n\n        @media (min-width: 768px) {\n            .tagline {\n                font-size: 1.2rem;\n                margin-bottom: 1rem;\n            }\n        }\n\n        \/* Market Toggles - Fully Responsive with Fixed Layout *\/\n        .market-toggles {\n            display: flex;\n            justify-content: center;\n            gap: 0.5rem;\n            margin: 1.5rem 0 2.5rem 0;\n            flex-wrap: wrap;\n            position: relative;\n            min-height: 50px;\n            width: 100%;\n        }\n\n        @media (max-width: 575px) {\n            .market-toggles {\n                gap: 0.25rem;\n                margin: 1rem 0 2rem 0;\n            }\n        }\n\n        @media (min-width: 768px) {\n            .market-toggles {\n                justify-content: flex-start;\n                gap: 0.75rem;\n                margin: 1.5rem 0 2.5rem 0;\n            }\n        }\n\n        \/* Hide market toggles on desktop - only show on tablet and mobile *\/\n        @media (min-width: 992px) {\n            .market-toggles {\n                display: none;\n            }\n        }\n\n        .market-toggle {\n            border: 2px solid rgba(255, 255, 255, 0.2);\n            border-radius: 25px;\n            background: transparent;\n            color: var(--text-light);\n            cursor: pointer;\n            transition: all 0.5s ease;\n            font-weight: 600;\n            position: relative;\n            overflow: hidden;\n            white-space: nowrap;\n            touch-action: manipulation;\n            -webkit-tap-highlight-color: transparent;\n            padding: 0.5rem 1rem;\n            font-size: 0.8rem;\n            flex: 1;\n            min-width: 120px;\n            max-width: 180px;\n        }\n\n        @media (max-width: 575px) {\n            .market-toggle {\n                padding: 0.4rem 0.6rem;\n                font-size: 0.7rem;\n                min-width: 100px;\n            }\n        }\n\n        .market-toggle.active {\n            border-color: var(--accent-purple);\n            background: rgba(159, 57, 255, 0.2);\n            color: white;\n            box-shadow: 0 0 20px rgba(159, 57, 255, 0.3);\n        }\n\n        \/* Hero Stats - Responsive Grid *\/\n        .hero-stats {\n            display: grid;\n            grid-template-columns: repeat(2, 1fr);\n            gap: 0.75rem;\n            margin: 1rem 0;\n        }\n\n        @media (min-width: 576px) {\n            .hero-stats {\n                display: flex;\n                justify-content: center;\n                flex-wrap: wrap;\n                gap: 1rem;\n                margin: 1.5rem 0;\n            }\n        }\n\n        @media (min-width: 768px) {\n            .hero-stats {\n                justify-content: flex-start;\n                gap: 1.5rem;\n                margin: 1.75rem 0;\n            }\n        }\n\n        .stat-item {\n            text-align: center;\n            background: rgba(255, 255, 255, 0.05);\n            border-radius: 10px;\n            backdrop-filter: blur(10px);\n            border: 1px solid rgba(255, 255, 255, 0.1);\n            transition: all 0.3s ease;\n            padding: 0.5rem;\n        }\n\n        @media (min-width: 576px) {\n            .stat-item {\n                min-width: 90px;\n                padding: 0.75rem;\n            }\n        }\n\n        @media (min-width: 768px) {\n            .stat-item {\n                min-width: 100px;\n                padding: 1rem;\n            }\n        }\n\n        .stat-number {\n            font-weight: 800;\n            background: var(--primary-gradient);\n            -webkit-background-clip: text;\n            -webkit-text-fill-color: transparent;\n            background-clip: text;\n            font-size: 1.25rem;\n        }\n\n        @media (min-width: 576px) {\n            .stat-number { font-size: 1.5rem; }\n        }\n\n        @media (min-width: 768px) {\n            .stat-number { font-size: 1.75rem; }\n        }\n\n        .stat-label {\n            opacity: 0.8;\n            margin-top: 0.25rem;\n            font-size: 0.675rem;\n        }\n\n        @media (min-width: 576px) {\n            .stat-label { font-size: 0.8rem; }\n        }\n\n        @media (min-width: 768px) {\n            .stat-label { font-size: 0.875rem; }\n        }\n\n        \/* CTA Buttons - Responsive *\/\n        .cta-buttons {\n            display: flex;\n            flex-direction: column;\n            gap: 0.75rem;\n            margin-top: 1rem;\n        }\n\n        @media (min-width: 576px) {\n            .cta-buttons {\n                flex-direction: row;\n                justify-content: center;\n                flex-wrap: wrap;\n                gap: 1rem;\n                margin-top: 1.5rem;\n            }\n        }\n\n        @media (min-width: 768px) {\n            .cta-buttons {\n                justify-content: flex-start;\n                margin-top: 1.75rem;\n            }\n        }\n\n        \/* Buttons - Responsive *\/\n        .btn {\n            border-radius: 25px;\n            text-decoration: none;\n            font-weight: 600;\n            transition: all 0.3s ease;\n            display: inline-block;\n            position: relative;\n            overflow: hidden;\n            border: none;\n            cursor: pointer;\n            white-space: nowrap;\n            text-align: center;\n            text-transform: uppercase;\n            letter-spacing: 0.5px;\n            touch-action: manipulation;\n            -webkit-tap-highlight-color: transparent;\n            padding: 0.75rem 1.5rem;\n            font-size: 0.8rem;\n        }\n\n        @media (min-width: 576px) {\n            .btn {\n                padding: 0.875rem 2rem;\n                font-size: 0.9rem;\n            }\n        }\n\n        @media (min-width: 768px) {\n            .btn {\n                padding: 1rem 2.25rem;\n                font-size: 0.95rem;\n            }\n        }\n\n        .btn-primary {\n            background: var(--primary-gradient);\n            color: white;\n            box-shadow: 0 4px 20px rgba(159, 57, 255, 0.4);\n        }\n\n        .btn-primary:hover {\n            transform: translateY(-2px);\n            box-shadow: 0 8px 30px rgba(159, 57, 255, 0.6);\n        }\n\n        .btn-secondary {\n            background: transparent;\n            color: var(--text-light);\n            border: 2px solid rgba(255, 255, 255, 0.3);\n        }\n\n        .btn-secondary:hover {\n            background: rgba(255, 255, 255, 0.1);\n            border-color: var(--accent-blue);\n            color: var(--accent-blue);\n        }\n\n        \/* Pre-registration badge - Responsive *\/\n        .pre-reg-badge {\n            background: linear-gradient(135deg, #f59e0b, #ef4444);\n            color: white;\n            border-radius: 25px;\n            font-weight: 600;\n            display: inline-flex;\n            align-items: center;\n            gap: 0.5rem;\n            animation: pulse 2s infinite;\n            box-shadow: 0 4px 15px rgba(245, 158, 11, 0.4);\n            padding: 0.3rem 0.75rem;\n            font-size: 0.7rem;\n            margin-bottom: 0.5rem;\n        }\n\n        @media (min-width: 576px) {\n            .pre-reg-badge {\n                padding: 0.4rem 1rem;\n                font-size: 0.75rem;\n                margin-bottom: 0.75rem;\n            }\n        }\n\n        @media (min-width: 768px) {\n            .pre-reg-badge {\n                padding: 0.45rem 1.25rem;\n                font-size: 0.8rem;\n                margin-bottom: 0.875rem;\n            }\n        }\n\n        @keyframes pulse {\n            0%, 100% { transform: scale(1); }\n            50% { transform: scale(1.05); }\n        }\n\n        \/* AI Visualization - Responsive *\/\n        .ai-visual {\n            position: relative;\n            animation: float-slow 6s ease-in-out infinite;\n            width: 100%;\n            max-width: 100%;\n            margin-top: 2rem;\n            overflow: hidden;\n        }\n\n        @media (min-width: 768px) {\n            .ai-visual { margin-top: 0; }\n        }\n\n        @keyframes float-slow {\n            0%, 100% { transform: translateY(0); }\n            50% { transform: translateY(-20px); }\n        }\n\n        .chart-preview {\n            background: rgba(255, 255, 255, 0.03);\n            border-radius: 20px;\n            padding: 1.5rem 1rem;\n            border: 1px solid rgba(255, 255, 255, 0.1);\n            backdrop-filter: blur(20px);\n            position: relative;\n            overflow: hidden;\n            box-shadow: 0 10px 40px rgba(159, 57, 255, 0.2);\n            transition: all 0.3s ease;\n            width: 100%;\n            max-width: 100%;\n        }\n\n        @media (min-width: 576px) {\n            .chart-preview { padding: 2rem; }\n        }\n\n        .chart-container {\n            position: relative;\n            width: 100%;\n            overflow: hidden;\n        }\n\n        .chart-preview::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: 0;\n            right: 0;\n            height: 4px;\n            background: var(--primary-gradient);\n            animation: scan 2s ease-in-out infinite;\n        }\n\n        @keyframes scan {\n            0% { transform: translateX(-100%); }\n            100% { transform: translateX(100%); }\n        }\n\n        \/* AI Features Preview - Responsive *\/\n        .ai-features-preview {\n            display: grid;\n            grid-template-columns: 1fr;\n            gap: 0.625rem;\n            margin-top: 1rem;\n        }\n\n        @media (min-width: 576px) {\n            .ai-features-preview {\n                grid-template-columns: repeat(2, 1fr);\n                gap: 0.875rem;\n                margin-top: 1.5rem;\n            }\n        }\n\n        .ai-feature-item {\n            background: rgba(255, 255, 255, 0.05);\n            border-radius: 8px;\n            display: flex;\n            align-items: center;\n            gap: 0.5rem;\n            transition: all 0.3s ease;\n            padding: 0.625rem;\n            font-size: 0.8rem;\n        }\n\n        @media (min-width: 576px) {\n            .ai-feature-item {\n                padding: 0.75rem;\n                font-size: 0.875rem;\n            }\n        }\n\n        .ai-feature-item i {\n            color: var(--success-green);\n            font-size: 0.95rem;\n            flex-shrink: 0;\n        }\n\n        \/* Analysis status - Responsive *\/\n        .analysis-status {\n            text-align: center;\n            margin-top: 1rem;\n        }\n\n        .analysis-status span {\n            color: #10b981;\n            font-weight: bold;\n            font-size: 0.75rem;\n        }\n\n        @media (min-width: 576px) {\n            .analysis-status span { font-size: 0.85rem; }\n        }\n\n        @media (min-width: 768px) {\n            .analysis-status span { font-size: 0.9rem; }\n        }\n\n        \/* Canvas responsive sizing *\/\n        #chart {\n            max-width: 100%;\n            height: auto;\n        }\n\n        \/* Enhanced smooth transitions for auto-switching *\/\n        .hero-stats, .ai-features-preview {\n            transition: opacity 0.4s ease, transform 0.4s ease;\n            position: relative;\n        }\n\n        .hero-stats.hidden, .ai-features-preview.hidden {\n            opacity: 0;\n            transform: translateY(5px);\n            position: absolute;\n            top: 0;\n            left: 0;\n            right: 0;\n            pointer-events: none;\n            visibility: hidden;\n        }\n\n        \/* Container to prevent layout shift *\/\n        .stats-container, .features-container {\n            position: relative;\n            min-height: 120px;\n        }\n\n        @media (min-width: 576px) {\n            .stats-container {\n                min-height: 100px;\n            }\n        }\n\n        @media (min-width: 768px) {\n            .stats-container {\n                min-height: 90px;\n            }\n        }\n\n        \/* Auto-switch indicator - Only show on tablet and mobile *\/\n        .auto-switch-indicator {\n            position: absolute;\n            bottom: -25px;\n            left: 50%;\n            transform: translateX(-50%);\n            opacity: 0.6;\n            color: var(--accent-blue);\n            font-style: italic;\n            transition: opacity 0.3s ease;\n            white-space: nowrap;\n            font-size: 0.625rem;\n        }\n\n        @media (min-width: 768px) {\n            .auto-switch-indicator {\n                left: 0;\n                transform: none;\n                bottom: -32px;\n            }\n        }\n\n        \/* Hide indicator on desktop *\/\n        @media (min-width: 992px) {\n            .auto-switch-indicator {\n                display: none;\n            }\n        }\n\n        .auto-switch-indicator.hidden {\n            opacity: 0;\n        }\n\n        .section-title {\n            font-size: clamp(2rem, 4vw, 3.5rem);\n            font-weight: 800;\n            text-align: center;\n            margin-bottom: 1rem;\n            background: var(--primary-gradient);\n            -webkit-background-clip: text;\n            -webkit-text-fill-color: transparent;\n            background-clip: text;\n        }\n\n        .section-subtitle {\n            text-align: center;\n            font-size: 1.25rem;\n            opacity: 0.8;\n            max-width: 800px;\n            margin: 0 auto 3rem;\n        }\n\n        \/* Trial Offer Section *\/\n        .trial-section {\n            padding: 4rem 0;\n            background: linear-gradient(135deg, rgba(159, 57, 255, 0.08) 0%, rgba(0, 180, 216, 0.05) 100%);\n            position: relative;\n            overflow: hidden;\n            width: 100%;\n        }\n\n        @media (max-width: 575px) {\n            .trial-section {\n                padding: 2.5rem 0;\n            }\n        }\n\n        .trial-section::before {\n            content: '';\n            position: absolute;\n            top: -50%;\n            right: -25%;\n            width: 80%;\n            height: 200%;\n            background: radial-gradient(circle, rgba(159, 57, 255, 0.1) 0%, transparent 70%);\n            animation: rotate 30s linear infinite;\n            pointer-events: none;\n        }\n\n        @media (max-width: 767px) {\n            .trial-section::before {\n                display: none;\n            }\n        }\n\n        .trial-content {\n            position: relative;\n            z-index: 1;\n        }\n\n        .trial-header {\n            text-align: center;\n            margin-bottom: 3rem;\n        }\n\n        .trial-badge-large {\n            display: inline-block;\n            background: linear-gradient(135deg, #f59e0b, #ef4444);\n            color: white;\n            padding: 0.5rem 1.5rem;\n            border-radius: 25px;\n            font-weight: 600;\n            font-size: 0.9rem;\n            margin-bottom: 1rem;\n            animation: pulse 2s infinite;\n            box-shadow: 0 4px 15px rgba(245, 158, 11, 0.4);\n        }\n\n        .trial-badge-large i {\n            margin-right: 0.5rem;\n        }\n\n        .trial-title {\n            font-size: clamp(2rem, 4vw, 3rem);\n            font-weight: 800;\n            margin-bottom: 1rem;\n            background: linear-gradient(135deg, #fff 0%, #9f39ff 50%, #00b4d8 100%);\n            -webkit-background-clip: text;\n            -webkit-text-fill-color: transparent;\n            background-clip: text;\n        }\n\n        .trial-subtitle {\n            font-size: 1.25rem;\n            color: var(--text-light);\n            opacity: 0.9;\n        }\n\n        .trial-main-box {\n            display: grid;\n            grid-template-columns: 1fr;\n            gap: 2rem;\n            background: rgba(255, 255, 255, 0.03);\n            border: 2px solid rgba(159, 57, 255, 0.2);\n            border-radius: 25px;\n            padding: 2rem;\n            backdrop-filter: blur(10px);\n            box-shadow: 0 20px 60px rgba(159, 57, 255, 0.15);\n            width: 100%;\n            max-width: 100%;\n            margin: 0 auto;\n        }\n\n        @media (max-width: 575px) {\n            .trial-main-box {\n                padding: 1.5rem 1rem;\n                border-radius: 15px;\n                gap: 1.5rem;\n            }\n        }\n\n        @media (min-width: 992px) {\n            .trial-main-box {\n                grid-template-columns: 400px 1fr;\n                gap: 3rem;\n                padding: 3rem;\n            }\n        }\n\n        .trial-left {\n            text-align: center;\n            display: flex;\n            flex-direction: column;\n            justify-content: center;\n        }\n\n        .price-display {\n            margin-bottom: 2rem;\n        }\n\n        .price-label {\n            display: block;\n            color: var(--accent-blue);\n            font-size: 1rem;\n            font-weight: 600;\n            margin-bottom: 0.5rem;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n        }\n\n        .price-amount {\n            display: flex;\n            align-items: baseline;\n            justify-content: center;\n            gap: 0.5rem;\n            margin-bottom: 1rem;\n        }\n\n        .price-amount .number {\n            font-size: 4.5rem;\n            font-weight: 800;\n            background: var(--primary-gradient);\n            -webkit-background-clip: text;\n            -webkit-text-fill-color: transparent;\n            background-clip: text;\n            line-height: 1;\n        }\n\n        @media (max-width: 480px) {\n            .price-amount .number {\n                font-size: 3rem;\n            }\n        }\n\n        .token-amount {\n            display: inline-flex;\n            align-items: center;\n            gap: 0.5rem;\n            background: rgba(251, 191, 36, 0.1);\n            color: #fbbf24;\n            padding: 0.75rem 1.5rem;\n            border-radius: 20px;\n            font-size: 1.25rem;\n            font-weight: 700;\n            border: 1px solid rgba(251, 191, 36, 0.3);\n        }\n\n        .token-amount i {\n            font-size: 1.5rem;\n        }\n\n        .trial-cta {\n            margin-top: 2rem;\n        }\n\n        .btn-trial-large {\n            background: var(--primary-gradient);\n            color: white;\n            padding: 1.25rem 3rem;\n            font-size: 1.125rem;\n            font-weight: 700;\n            border-radius: 30px;\n            display: inline-flex;\n            align-items: center;\n            gap: 0.75rem;\n            box-shadow: 0 10px 40px rgba(159, 57, 255, 0.4);\n            transition: all 0.3s ease;\n            text-decoration: none;\n            animation: pulse-button 2s infinite;\n        }\n\n        .btn-trial-large:hover {\n            transform: translateY(-3px) scale(1.05);\n            box-shadow: 0 15px 50px rgba(159, 57, 255, 0.6);\n        }\n\n        .btn-trial-large i {\n            font-size: 1.5rem;\n        }\n\n        @keyframes pulse-button {\n            0%, 100% { transform: scale(1); }\n            50% { transform: scale(1.02); }\n        }\n\n        @media (max-width: 768px) {\n            .btn-trial-large {\n                padding: 1rem 2rem;\n                font-size: 1rem;\n            }\n        }\n\n        .trial-note {\n            margin-top: 1rem;\n            color: var(--text-light);\n            opacity: 0.8;\n            font-size: 0.9rem;\n        }\n\n        .trial-right {\n            display: flex;\n            flex-direction: column;\n        }\n\n        .features-title {\n            font-size: 1.5rem;\n            font-weight: 700;\n            margin-bottom: 1.5rem;\n            color: white;\n        }\n\n        .trial-features-list {\n            list-style: none;\n            padding: 0;\n            margin: 0 0 2rem 0;\n            display: grid;\n            gap: 1rem;\n        }\n\n        .trial-features-list li {\n            display: flex;\n            align-items: flex-start;\n            gap: 1rem;\n            padding: 1rem;\n            background: rgba(255, 255, 255, 0.02);\n            border-radius: 10px;\n            transition: all 0.3s ease;\n        }\n\n        .trial-features-list li:hover {\n            background: rgba(159, 57, 255, 0.1);\n            transform: translateX(5px);\n        }\n\n        .trial-features-list i {\n            font-size: 1.5rem;\n            color: var(--success-green);\n            flex-shrink: 0;\n            margin-top: 0.25rem;\n        }\n\n        .trial-features-list li:nth-child(2) i {\n            color: var(--accent-purple);\n        }\n\n        .trial-features-list strong {\n            display: block;\n            color: white;\n            font-size: 1rem;\n            margin-bottom: 0.25rem;\n        }\n\n        .trial-features-list span {\n            display: block;\n            color: var(--text-light);\n            opacity: 0.8;\n            font-size: 0.9rem;\n        }\n\n        .trial-restrictions {\n            background: rgba(239, 68, 68, 0.1);\n            border: 1px solid rgba(239, 68, 68, 0.3);\n            border-radius: 10px;\n            padding: 1rem;\n            margin-top: auto;\n        }\n\n        .trial-restrictions p {\n            margin: 0;\n            color: #fbbf24;\n            font-size: 0.9rem;\n            display: flex;\n            align-items: center;\n            gap: 0.5rem;\n        }\n\n        .trial-restrictions i {\n            font-size: 1.2rem;\n            flex-shrink: 0;\n        }\n\n        \/* Demo Videos Section *\/\n        .demo-section {\n            padding: 4rem 0;\n            background: linear-gradient(180deg, rgba(159, 57, 255, 0.05) 0%, var(--dark-bg) 100%);\n            position: relative;\n            width: 100%;\n            overflow: hidden;\n        }\n\n        @media (max-width: 575px) {\n            .demo-section {\n                padding: 2.5rem 0;\n            }\n        }\n\n        .video-widget {\n            max-width: 900px;\n            width: 100%;\n            margin: 0 auto;\n            background: rgba(255, 255, 255, 0.03);\n            border-radius: 20px;\n            overflow: hidden;\n            border: 1px solid rgba(255, 255, 255, 0.1);\n            backdrop-filter: blur(10px);\n        }\n\n        @media (max-width: 575px) {\n            .video-widget {\n                border-radius: 10px;\n            }\n        }\n\n        .video-tabs {\n            display: flex;\n            flex-wrap: wrap;\n            background: rgba(0, 0, 0, 0.3);\n            padding: 1rem;\n            gap: 0.5rem;\n            width: 100%;\n            overflow-x: auto;\n            -webkit-overflow-scrolling: touch;\n        }\n\n        @media (max-width: 575px) {\n            .video-tabs {\n                padding: 0.5rem;\n                gap: 0.25rem;\n            }\n        }\n\n        .video-tab {\n            flex: 1 1 auto;\n            min-width: 120px;\n            padding: 0.75rem 1rem;\n            background: rgba(255, 255, 255, 0.05);\n            border: 1px solid rgba(255, 255, 255, 0.1);\n            border-radius: 10px;\n            color: var(--text-light);\n            cursor: pointer;\n            transition: all 0.3s ease;\n            font-size: 0.9rem;\n            font-weight: 600;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            gap: 0.5rem;\n            white-space: nowrap;\n        }\n\n        @media (max-width: 575px) {\n            .video-tab {\n                font-size: 0.75rem;\n                padding: 0.5rem 0.75rem;\n                min-width: 100px;\n            }\n\n            .video-tab i {\n                display: none;\n            }\n        }\n\n        .video-tab:hover {\n            background: rgba(159, 57, 255, 0.2);\n            border-color: var(--accent-purple);\n        }\n\n        .video-tab.active {\n            background: var(--primary-gradient);\n            border-color: transparent;\n            color: white;\n        }\n\n        .video-tab i {\n            font-size: 1.2rem;\n        }\n\n        .video-container {\n            position: relative;\n            padding-bottom: 56.25%;\n            background: #000;\n            overflow: hidden;\n        }\n\n        .video-container video {\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 100%;\n            object-fit: contain;\n        }\n\n        .video-overlay {\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 100%;\n            background: rgba(0, 0, 0, 0.3);\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            cursor: pointer;\n            transition: opacity 0.3s ease;\n        }\n\n        .video-overlay.hidden {\n            opacity: 0;\n            pointer-events: none;\n        }\n\n        .play-button {\n            width: 80px;\n            height: 80px;\n            background: var(--primary-gradient);\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            animation: pulse 2s infinite;\n            box-shadow: 0 10px 30px rgba(159, 57, 255, 0.5);\n        }\n\n        .play-button i {\n            font-size: 2.5rem;\n            color: white;\n            margin-left: 5px;\n        }\n\n        @media (max-width: 768px) {\n            .play-button {\n                width: 60px;\n                height: 60px;\n            }\n\n            .play-button i {\n                font-size: 2rem;\n            }\n        }\n\n        .video-description {\n            padding: 1.5rem;\n            background: rgba(0, 0, 0, 0.2);\n        }\n\n        .video-description p {\n            color: var(--text-light);\n            font-size: 1rem;\n            margin: 0;\n            text-align: center;\n        }\n\n        \/* Responsive breakpoints for very small devices *\/\n        @media (max-width: 360px) {\n            .hero-text h1 {\n                font-size: 1.5rem;\n            }\n            \n            .market-toggle {\n                padding: 0.3rem 0.5rem;\n                font-size: 0.65rem;\n                min-width: 90px;\n            }\n            \n            .btn {\n                padding: 0.6rem 1rem;\n                font-size: 0.75rem;\n            }\n        }\n\n        \/* Prevent horizontal scroll on all sections *\/\n        section {\n            width: 100%;\n            overflow-x: hidden;\n        }\n\n        \/* Ensure all images don't cause overflow *\/\n        img {\n            max-width: 100%;\n            height: auto;\n        }\n\n        \/* Canvas responsive sizing *\/\n        #chart {\n            max-width: 100%;\n            height: auto;\n            display: block;\n        }\n    <\/style>\n<\/head>\n<body>\n    <div id=\"nuvix-landing\">\n        <div class=\"bg-animation\">\n            <svg class=\"neural-network\" viewbox=\"0 0 1920 1080\">\n                <path class=\"neural-path\" d=\"M0,500 Q480,400 960,500 T1920,500\" \/>\n                <path class=\"neural-path\" d=\"M200,300 Q680,200 1160,300 T1920,300\" \/>\n                <path class=\"neural-path\" d=\"M100,700 Q580,600 1060,700 T1920,700\" \/>\n            <\/svg>\n        <\/div>\n\n        <header>\n            <nav>\n                <div class=\"logo\">\n                    <img decoding=\"async\" src=\"https:\/\/nuvix.com\/wp-content\/uploads\/2025\/07\/nuvix_icon.png\" alt=\"Nuvix\">\n                <\/div>\n                \n                <!-- Desktop Navigation -->\n                <div class=\"nav-links\">\n                    <a href=\"#trial-offer\">Oferta de prueba<\/a>\n                    <a href=\"#demo-videos\">Ver demostraciones<\/a>\n                    <a href=\"https:\/\/nuvix.com\/es\/c_login\/\">Iniciar sesi\u00f3n<\/a>\n                    <div class=\"locale-switcher-wrapper\">    <div class=\"ulcs-widget minimal-style\"\n         data-position=\"inline\" \n         data-type=\"both\">\n        <button class=\"ulcs-trigger\" aria-label=\"Cambiar ambos\">\n            <div class=\"ulcs-current\">\n                                    <span class=\"ulcs-flag\">\ud83c\uddea\ud83c\uddf8<\/span>\n                    <span class=\"ulcs-lang\">ES<\/span>\n                                \n                                    <span class=\"ulcs-divider\">|<\/span>\n                                \n                                    <span class=\"ulcs-currency-symbol\">$<\/span>\n                    <span class=\"ulcs-currency-code\">USD<\/span>\n                            <\/div>\n            <svg class=\"ulcs-arrow\" width=\"12\" height=\"12\" viewbox=\"0 0 12 12\" fill=\"none\">\n                <path d=\"M3 4.5L6 7.5L9 4.5\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\"\/>\n            <\/svg>\n        <\/button>\n    <\/div>\n    <\/div>\n                    <a href=\"#trial-offer\" class=\"btn btn-primary\">Pruebe ahora - $9.99<\/a>\n                <\/div>\n                \n                <!-- Mobile Navigation -->\n                <div class=\"mobile-nav-container\">\n                    <a href=\"#trial-offer\" class=\"btn btn-primary\">Pruebe ahora<\/a>\n                    <div class=\"hamburger\" id=\"hamburger\">\n                        <span><\/span>\n                        <span><\/span>\n                        <span><\/span>\n                    <\/div>\n                <\/div>\n            <\/nav>\n        <\/header>\n\n        <!-- Mobile Menu Overlay -->\n        <div class=\"mobile-menu\" id=\"mobileMenu\">\n            <a href=\"#trial-offer\">Oferta de prueba<\/a>\n            <a href=\"#demo-videos\">Ver demostraciones<\/a>\n            <a href=\"https:\/\/nuvix.com\/es\/c_login\/\">Iniciar sesi\u00f3n<\/a>\n            <div class=\"locale-switcher-mobile\">    <div class=\"ulcs-widget minimal-style\"\n         data-position=\"inline\" \n         data-type=\"both\">\n        <button class=\"ulcs-trigger\" aria-label=\"Cambiar ambos\">\n            <div class=\"ulcs-current\">\n                                    <span class=\"ulcs-flag\">\ud83c\uddea\ud83c\uddf8<\/span>\n                    <span class=\"ulcs-lang\">ES<\/span>\n                                \n                                    <span class=\"ulcs-divider\">|<\/span>\n                                \n                                    <span class=\"ulcs-currency-symbol\">$<\/span>\n                    <span class=\"ulcs-currency-code\">USD<\/span>\n                            <\/div>\n            <svg class=\"ulcs-arrow\" width=\"12\" height=\"12\" viewbox=\"0 0 12 12\" fill=\"none\">\n                <path d=\"M3 4.5L6 7.5L9 4.5\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\"\/>\n            <\/svg>\n        <\/button>\n    <\/div>\n    <\/div>\n        <\/div>\n\n        <section class=\"hero\">\n            <div class=\"container\">\n                <div class=\"hero-content\">\n                    <div class=\"hero-text\">\n                        <div class=\"pre-reg-badge\">\n                            <i class=\"las la-fire\"><\/i>\n                            MIEMBRO DE PRUEBA - OFERTA POR TIEMPO LIMITADO\n                        <\/div>\n                        <p class=\"tagline\">Nuestra inteligencia, su ventaja<\/p>\n                        <h1>Plataforma de an\u00e1lisis comercial basada en inteligencia artificial<\/h1>\n                        <p>Revolucione sus estrategias de negociaci\u00f3n de opciones binarias y divisas con la tecnolog\u00eda de IA patentada de Nuvix. Nuestros avanzados algoritmos analizan patrones de mercado 24\/7, proporcionando perspectivas invisibles para el an\u00e1lisis humano.<\/p>\n                        \n                        <!-- Market Type Toggles -->\n                        <div class=\"market-toggles\" style=\"position: relative;\">\n                            <button class=\"market-toggle active\" data-market=\"binary\">\n                                <i class=\"las la-chart-line\"><\/i> Opciones binarias\n                            <\/button>\n                            <button class=\"market-toggle\" data-market=\"forex\">\n                                <i class=\"las la-exchange-alt\"><\/i> Forex\n                            <\/button>\n                            <div class=\"auto-switch-indicator\" id=\"autoSwitchIndicator\">\n                                Demostrando todos los modos de an\u00e1lisis...\n                            <\/div>\n                        <\/div>\n\n                        <!-- Trading Stats (Default) -->\n                        <div class=\"stats-container\">\n                            <div class=\"hero-stats\" id=\"binary-stats\">\n                                <div class=\"stat-item\">\n                                    <div class=\"stat-number\">Avanzado<\/div>\n                                    <div class=\"stat-label\">An\u00e1lisis de patrones<\/div>\n                                <\/div>\n                                <div class=\"stat-item\">\n                                    <div class=\"stat-number\">8<\/div>\n                                    <div class=\"stat-label\">Fichas\/An\u00e1lisis<\/div>\n                                <\/div>\n                                <div class=\"stat-item\">\n                                    <div class=\"stat-number\">24\/7<\/div>\n                                    <div class=\"stat-label\">Supervisi\u00f3n de la IA<\/div>\n                                <\/div>\n                                <div class=\"stat-item\">\n                                    <div class=\"stat-number\">En tiempo real<\/div>\n                                    <div class=\"stat-label\">Predicciones<\/div>\n                                <\/div>\n                            <\/div>\n\n                            <!-- Forex Stats (Hidden by default) -->\n                            <div class=\"hero-stats hidden\" id=\"forex-stats\">\n                                <div class=\"stat-item\">\n                                    <div class=\"stat-number\">Multipar<\/div>\n                                    <div class=\"stat-label\">An\u00e1lisis<\/div>\n                                <\/div>\n                                <div class=\"stat-item\">\n                                    <div class=\"stat-number\">4<\/div>\n                                    <div class=\"stat-label\">Fichas\/An\u00e1lisis<\/div>\n                                <\/div>\n                                <div class=\"stat-item\">\n                                    <div class=\"stat-number\">Tendencia<\/div>\n                                    <div class=\"stat-label\">Detecci\u00f3n<\/div>\n                                <\/div>\n                                <div class=\"stat-item\">\n                                    <div class=\"stat-number\">Apoyo\/Resistencia<\/div>\n                                    <div class=\"stat-label\">Identificaci\u00f3n<\/div>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n\n                        <div class=\"cta-buttons\">\n                            <a href=\"#trial-offer\" class=\"btn btn-primary\">Acceso de prueba<\/a>\n                            <a href=\"#demo-videos\" class=\"btn btn-secondary\">Ver demostraciones<\/a>\n                        <\/div>\n                    <\/div>\n                    <div class=\"ai-visual\">\n                        <div class=\"chart-preview\" id=\"analysis-preview\">\n                            <div class=\"chart-container\">\n                                <canvas id=\"chart\" width=\"500\" height=\"300\"><\/canvas>\n                            <\/div>\n                            \n                            <!-- Trading Features -->\n                            <div class=\"features-container\">\n                                <div class=\"ai-features-preview\" id=\"trading-features\">\n                                    <div class=\"ai-feature-item\">\n                                        <i class=\"las la-chart-line\"><\/i>\n                                        Reconocimiento de patrones\n                                    <\/div>\n                                    <div class=\"ai-feature-item\">\n                                        <i class=\"las la-shield-alt\"><\/i>\n                                        Evaluaci\u00f3n de riesgos\n                                    <\/div>\n                                    <div class=\"ai-feature-item\">\n                                        <i class=\"las la-crosshairs\"><\/i>\n                                        Puntos de entrada\/salida\n                                    <\/div>\n                                    <div class=\"ai-feature-item\">\n                                        <i class=\"las la-brain\"><\/i>\n                                        Sentimiento del mercado\n                                    <\/div>\n                                <\/div>\n                            <\/div>\n                            \n                            <div class=\"analysis-status\">\n                                <span class=\"pulse\" id=\"analysis-status\">\n                                    <i class=\"las la-circle\"><\/i> AI ANALIZANDO OPCIONES BINARIAS EN TIEMPO REAL\n                                <\/span>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- Trial Offer Section -->\n        <section id=\"trial-offer\" class=\"trial-section\">\n            <div class=\"container\">\n                <div class=\"trial-content\">\n                    <div class=\"trial-header\">\n                        <span class=\"trial-badge-large\">\n                            <i class=\"las la-fire\"><\/i> OFERTA DE PRUEBA POR TIEMPO LIMITADO\n                        <\/span>\n                        <h2 class=\"trial-title\">Comience hoy mismo su viaje por el comercio con inteligencia artificial<\/h2>\n                        <p class=\"trial-subtitle\">Pruebe la potencia de Nuvix AI con nuestro exclusivo paquete de prueba para miembros<\/p>\n                    <\/div>\n                    \n                    <div class=\"trial-main-box\">\n                        <div class=\"trial-left\">\n                            <div class=\"price-display\">\n                                <span class=\"price-label\">Pago \u00fanico<\/span>\n                                <div class=\"price-amount\">\n                                    <span class=\"number\">$9.99<\/span>\n                                <\/div>\n                                <div class=\"token-amount\">\n                                    <i class=\"las la-coins\"><\/i>\n                                    60 fichas gratuitas incluidas\n                                <\/div>\n                            <\/div>\n                            \n                            <div class=\"trial-cta\">\n                                <a href=\"https:\/\/nuvix.com\/es\/checkout\/?add-to-cart=39566\" class=\"btn btn-trial-large\">\n                                    <i class=\"las la-bolt\"><\/i>\n                                    INICIAR PRUEBA AHORA\n                                <\/a>\n                                <p class=\"trial-note\">Sin suscripci\u00f3n - Sin gastos ocultos<\/p>\n                            <\/div>\n                        <\/div>\n                        \n                        <div class=\"trial-right\">\n                            <h3 class=\"features-title\">Lo que obtienes:<\/h3>\n                            <ul class=\"trial-features-list\">\n                                <li>\n                                    <i class=\"las la-check-circle\"><\/i>\n                                    <div>\n                                        <strong>60 Total de an\u00e1lisis<\/strong>\n                                        <span>Acceso completo a todas las funciones de negociaci\u00f3n con IA<\/span>\n                                    <\/div>\n                                <\/li>\n                                <li>\n                                    <i class=\"las la-chart-line\"><\/i>\n                                    <div>\n                                        <strong>An\u00e1lisis de opciones binarias<\/strong>\n                                        <span>~7 an\u00e1lisis (8 fichas cada uno) con reconocimiento avanzado de patrones<\/span>\n                                    <\/div>\n                                <\/li>\n                                <li>\n                                    <i class=\"las la-exchange-alt\"><\/i>\n                                    <div>\n                                        <strong>An\u00e1lisis del mercado de divisas<\/strong>\n                                        <span>~15 an\u00e1lisis (4 fichas cada uno) para varios pares de divisas<\/span>\n                                    <\/div>\n                                <\/li>\n                                <li>\n                                    <i class=\"las la-tachometer-alt\"><\/i>\n                                    <div>\n                                        <strong>Procesamiento instant\u00e1neo de IA<\/strong>\n                                        <span>An\u00e1lisis de mercado y se\u00f1ales comerciales en tiempo real<\/span>\n                                    <\/div>\n                                <\/li>\n                                <li>\n                                    <i class=\"las la-brain\"><\/i>\n                                    <div>\n                                        <strong>Algoritmos avanzados de negociaci\u00f3n<\/strong>\n                                        <span>Modelos propios de inteligencia artificial para predecir el mercado<\/span>\n                                    <\/div>\n                                <\/li>\n                                <li>\n                                    <i class=\"las la-headset\"><\/i>\n                                    <div>\n                                        <strong>Apoyo b\u00e1sico<\/strong>\n                                        <span>Obtenga ayuda cuando la necesite<\/span>\n                                    <\/div>\n                                <\/li>\n                            <\/ul>\n                            \n                            <div class=\"trial-restrictions\">\n                                <p><i class=\"las la-info-circle\"><\/i> <strong>Nota:<\/strong> Se trata de un paquete de prueba \u00fanico. No hay opciones de recarga disponibles.<\/p>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- Demo Videos Section -->\n        <section id=\"demo-videos\" class=\"demo-section\">\n            <div class=\"container\">\n                <h2 class=\"section-title\">Vea Nuvix AI en acci\u00f3n<\/h2>\n                <p class=\"section-subtitle\">Vea nuestras demostraciones en directo de an\u00e1lisis de IA para opciones binarias y operaciones de divisas<\/p>\n                \n                <div class=\"video-widget\">\n                    <div class=\"video-tabs\">\n                        <button class=\"video-tab active\" data-video=\"intro\">\n                            <i class=\"las la-play-circle\"><\/i> \u00bfQu\u00e9 es Nuvix?\n                        <\/button>\n                        <button class=\"video-tab\" data-video=\"binary\">\n                            <i class=\"las la-chart-line\"><\/i> Opciones Binarias Demo\n                        <\/button>\n                        <button class=\"video-tab\" data-video=\"forex\">\n                            <i class=\"las la-exchange-alt\"><\/i> Demo Forex\n                        <\/button>\n                    <\/div>\n                    \n                    <div class=\"video-container\">\n                        <video id=\"demo-video\" controls muted playsinline preload=\"metadata\"><\/video>\n                        <div class=\"video-overlay\" id=\"video-overlay\">\n                            <div class=\"play-button\">\n                                <i class=\"las la-play\"><\/i>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                    \n                    <div class=\"video-description\">\n                        <p id=\"video-desc\">Descubra c\u00f3mo la tecnolog\u00eda de IA patentada de Nuvix analiza los patrones de negociaci\u00f3n y proporciona informaci\u00f3n en tiempo real en m\u00faltiples mercados.<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <script>\n            \/\/ Market switching variables\n            let currentMarket = 'binary';\n            let demoTimeout;\n\n            \/\/ Video sources - UPDATE THESE WITH YOUR ACTUAL VIDEO URLS\n            const videoSources = {\n                intro: 'https:\/\/streamable.com\/l\/44cf7f\/mp4-high.mp4',\n                binary: 'https:\/\/streamable.com\/l\/tgskss\/mp4-high.mp4',\n                forex: 'YOUR_FOREX_VIDEO_URL_HERE.mp4' \/\/ Add your Forex demo video URL\n            };\n\n            const videoDescriptions = {\n                intro: 'Learn how Nuvix\\'s proprietary AI technology analyzes trading patterns and provides real-time insights across multiple markets.',\n                binary: 'Watch our AI analyze Binary Options trades in real-time, identifying patterns and optimal entry\/exit points.',\n                forex: 'See how Nuvix AI analyzes Forex markets, tracking currency pair movements and providing trading signals.'\n            };\n\n            \/\/ Market switching functionality with smooth transitions\n            function switchMarket(marketType) {\n                const marketToggles = document.querySelectorAll('.market-toggle');\n                const binaryStats = document.getElementById('binary-stats');\n                const forexStats = document.getElementById('forex-stats');\n                const analysisStatus = document.getElementById('analysis-status');\n\n                currentMarket = marketType;\n\n                \/\/ Update toggles\n                marketToggles.forEach(toggle => {\n                    if (toggle.dataset.market === marketType) {\n                        toggle.classList.add('active');\n                    } else {\n                        toggle.classList.remove('active');\n                    }\n                });\n\n                \/\/ Hide all stats first\n                [binaryStats, forexStats].forEach(stat => {\n                    if (stat) stat.classList.add('hidden');\n                });\n\n                \/\/ Show appropriate stats and update status\n                setTimeout(() => {\n                    if (marketType === 'binary') {\n                        if (binaryStats) binaryStats.classList.remove('hidden');\n                        if (analysisStatus) analysisStatus.innerHTML = '<i class=\"las la-circle\"><\/i> AI ANALYZING BINARY OPTIONS IN REAL-TIME';\n                    } else if (marketType === 'forex') {\n                        if (forexStats) forexStats.classList.remove('hidden');\n                        if (analysisStatus) analysisStatus.innerHTML = '<i class=\"las la-circle\"><\/i> AI ANALYZING FOREX MARKETS IN REAL-TIME';\n                    }\n                }, 100);\n            }\n\n            \/\/ One-time demo switch to show users there are two modes\n            function demonstrateSwitching() {\n                \/\/ Only run demo on tablet and mobile devices\n                if (window.innerWidth >= 992) return;\n                \n                const autoSwitchIndicator = document.getElementById('autoSwitchIndicator');\n                let marketIndex = 0;\n                const markets = ['forex', 'binary'];\n                \n                const switchInterval = setInterval(() => {\n                    if (marketIndex < markets.length) {\n                        switchMarket(markets[marketIndex]);\n                        marketIndex++;\n                    } else {\n                        clearInterval(switchInterval);\n                        \/\/ Hide the indicator after demo\n                        if (autoSwitchIndicator) {\n                            autoSwitchIndicator.style.transition = 'opacity 0.5s ease';\n                            autoSwitchIndicator.style.opacity = '0';\n                            setTimeout(() => {\n                                autoSwitchIndicator.style.display = 'none';\n                            }, 500);\n                        }\n                    }\n                }, 2500);\n            }\n\n            \/\/ Add event listeners to market toggles\n            document.addEventListener('DOMContentLoaded', function() {\n                const marketToggles = document.querySelectorAll('.market-toggle');\n                \n                marketToggles.forEach(toggle => {\n                    toggle.addEventListener('click', () => {\n                        switchMarket(toggle.dataset.market);\n                        \/\/ Clear demo timeout if user interacts\n                        if (demoTimeout) clearTimeout(demoTimeout);\n                    });\n                });\n                \n                \/\/ Start one-time demo after page loads\n                demoTimeout = setTimeout(demonstrateSwitching, 2000);\n\n                \/\/ Hamburger menu functionality\n                const hamburger = document.getElementById('hamburger');\n                const mobileMenu = document.getElementById('mobileMenu');\n\n                if (hamburger && mobileMenu) {\n                    hamburger.addEventListener('click', () => {\n                        hamburger.classList.toggle('active');\n                        mobileMenu.classList.toggle('active');\n                    });\n\n                    \/\/ Close menu when clicking on a link\n                    mobileMenu.querySelectorAll('a').forEach(link => {\n                        link.addEventListener('click', () => {\n                            hamburger.classList.remove('active');\n                            mobileMenu.classList.remove('active');\n                        });\n                    });\n                }\n\n                \/\/ Video functionality\n                const videoTabs = document.querySelectorAll('.video-tab');\n                const demoVideo = document.getElementById('demo-video');\n                const videoOverlay = document.getElementById('video-overlay');\n                const videoDesc = document.getElementById('video-desc');\n\n                if (demoVideo && videoTabs.length > 0) {\n                    \/\/ Initialize with intro video\n                    demoVideo.src = videoSources.intro;\n\n                    \/\/ Handle video tab clicks\n                    videoTabs.forEach(tab => {\n                        tab.addEventListener('click', () => {\n                            const videoType = tab.dataset.video;\n                            \n                            \/\/ Update active tab\n                            videoTabs.forEach(t => t.classList.remove('active'));\n                            tab.classList.add('active');\n                            \n                            \/\/ Update video source\n                            demoVideo.src = videoSources[videoType];\n                            demoVideo.load();\n                            \n                            \/\/ Update description\n                            if (videoDesc) {\n                                videoDesc.textContent = videoDescriptions[videoType];\n                            }\n                            \n                            \/\/ Show overlay\n                            if (videoOverlay) {\n                                videoOverlay.classList.remove('hidden');\n                            }\n                        });\n                    });\n\n                    \/\/ Handle video play\n                    if (videoOverlay) {\n                        videoOverlay.addEventListener('click', () => {\n                            demoVideo.play();\n                            videoOverlay.classList.add('hidden');\n                        });\n                    }\n\n                    \/\/ Show overlay when video ends\n                    demoVideo.addEventListener('ended', () => {\n                        if (videoOverlay) {\n                            videoOverlay.classList.remove('hidden');\n                        }\n                    });\n\n                    \/\/ Show overlay when video is paused\n                    demoVideo.addEventListener('pause', () => {\n                        if (videoOverlay && demoVideo.currentTime !== demoVideo.duration) {\n                            videoOverlay.classList.remove('hidden');\n                        }\n                    });\n\n                    \/\/ Hide overlay when video plays\n                    demoVideo.addEventListener('play', () => {\n                        if (videoOverlay) {\n                            videoOverlay.classList.add('hidden');\n                        }\n                    });\n                }\n            });\n\n            \/\/ Enhanced animated trading chart\n            (function() {\n                const canvas = document.getElementById('chart');\n                if (!canvas) return;\n\n                const ctx = canvas.getContext('2d');\n                let time = 0;\n                let patterns = [];\n                let animationId;\n                let isVisible = true;\n\n                \/\/ Enhanced chart drawing with responsive canvas sizing\n                function updateCanvasSize() {\n                    const container = document.querySelector('.chart-container');\n                    if (!container || !canvas) return;\n                    \n                    const containerWidth = Math.min(container.clientWidth, window.innerWidth - 40);\n                    const containerHeight = 300;\n                    \n                    \/\/ Set canvas size based on container and device pixel ratio\n                    const dpr = window.devicePixelRatio || 1;\n                    const displayWidth = Math.min(containerWidth, 500);\n                    const displayHeight = Math.min(containerHeight, 300);\n                    \n                    canvas.style.width = displayWidth + 'px';\n                    canvas.style.height = displayHeight + 'px';\n                    canvas.width = displayWidth * dpr;\n                    canvas.height = displayHeight * dpr;\n                    \n                    ctx.scale(dpr, dpr);\n                    \n                    \/\/ Initialize patterns\n                    patterns = [\n                        { x: displayWidth * 0.3, y: displayHeight * 0.4, radius: 20 },\n                        { x: displayWidth * 0.6, y: displayHeight * 0.6, radius: 25 },\n                        { x: displayWidth * 0.8, y: displayHeight * 0.3, radius: 18 }\n                    ];\n                }\n\n                \/\/ Call on load and resize\n                updateCanvasSize();\n                window.addEventListener('resize', updateCanvasSize);\n\n                function drawTradingChart() {\n                    const width = canvas.width \/ (window.devicePixelRatio || 1);\n                    const height = canvas.height \/ (window.devicePixelRatio || 1);\n                    \n                    \/\/ Draw grid with gradient\n                    ctx.strokeStyle = 'rgba(255, 255, 255, 0.05)';\n                    ctx.lineWidth = 1;\n                    for (let i = 0; i <= 10; i++) {\n                        const y = (i \/ 10) * height;\n                        const x = (i \/ 10) * width;\n                        \n                        ctx.beginPath();\n                        ctx.moveTo(0, y);\n                        ctx.lineTo(width, y);\n                        ctx.stroke();\n                        \n                        ctx.beginPath();\n                        ctx.moveTo(x, 0);\n                        ctx.lineTo(x, height);\n                        ctx.stroke();\n                    }\n\n                    \/\/ Draw flowing data lines\n                    ctx.strokeStyle = 'rgba(159, 57, 255, 0.3)';\n                    ctx.lineWidth = 2;\n                    ctx.beginPath();\n                    ctx.moveTo(0, height \/ 2);\n                    for (let x = 0; x < width; x += 5) {\n                        const y = height \/ 2 + Math.sin((x + time) * 0.02) * height * 0.15 + Math.sin((x + time) * 0.05) * height * 0.1;\n                        ctx.lineTo(x, y);\n                    }\n                    ctx.stroke();\n\n                    \/\/ Draw candlesticks\n                    const candleCount = Math.floor(width \/ 20);\n                    for (let i = 0; i < candleCount; i++) {\n                        const x = (i \/ candleCount) * width;\n                        const candleHeight = Math.sin(i * 0.5 + time * 0.01) * height * 0.2 + height * 0.1;\n                        const y = height \/ 2 + Math.sin(i * 0.3 + time * 0.02) * height * 0.15;\n                        \n                        const isGreen = Math.sin(i + time * 0.01) > 0;\n                        ctx.fillStyle = isGreen ? '#10b981' : '#ef4444';\n                        ctx.fillRect(x - 6, y - candleHeight\/2, 12, candleHeight);\n                        \n                        \/\/ Wick\n                        ctx.strokeStyle = ctx.fillStyle;\n                        ctx.lineWidth = 2;\n                        ctx.beginPath();\n                        ctx.moveTo(x, y - candleHeight\/2 - 10);\n                        ctx.lineTo(x, y + candleHeight\/2 + 10);\n                        ctx.stroke();\n                    }\n                }\n\n                function drawChart() {\n                    if (!isVisible) {\n                        animationId = requestAnimationFrame(drawChart);\n                        return;\n                    }\n\n                    const width = canvas.width \/ (window.devicePixelRatio || 1);\n                    const height = canvas.height \/ (window.devicePixelRatio || 1);\n\n                    ctx.clearRect(0, 0, canvas.width, canvas.height);\n                    \n                    drawTradingChart();\n\n                    \/\/ AI pattern recognition circles\n                    patterns.forEach(pattern => {\n                        const pulseRadius = pattern.radius + Math.sin(time * 0.05) * 5;\n                        const color = '0, 180, 216';\n                        \n                        \/\/ Ensure patterns stay within canvas bounds\n                        if (pattern.x > width) pattern.x = 0;\n                        if (pattern.y > height) pattern.y = 0;\n                        if (pattern.x < 0) pattern.x = width;\n                        if (pattern.y < 0) pattern.y = height;\n                        \n                        \/\/ Outer glow\n                        ctx.strokeStyle = `rgba(${color}, 0.2)`;\n                        ctx.lineWidth = 1;\n                        ctx.beginPath();\n                        ctx.arc(pattern.x, pattern.y, pulseRadius * 1.5, 0, Math.PI * 2);\n                        ctx.stroke();\n                        \n                        \/\/ Inner circle\n                        ctx.strokeStyle = `rgba(${color}, 0.5)`;\n                        ctx.lineWidth = 2;\n                        ctx.beginPath();\n                        ctx.arc(pattern.x, pattern.y, pulseRadius, 0, Math.PI * 2);\n                        ctx.stroke();\n                        \n                        \/\/ Update position slowly\n                        pattern.x += Math.sin(time * 0.01) * 0.5;\n                        pattern.y += Math.cos(time * 0.01) * 0.3;\n                    });\n\n                    \/\/ AI scan line\n                    const scanX = (time % width);\n                    const gradient = ctx.createLinearGradient(scanX, 0, scanX, height);\n                    gradient.addColorStop(0, 'rgba(0, 180, 216, 0)');\n                    gradient.addColorStop(0.5, 'rgba(0, 180, 216, 0.5)');\n                    gradient.addColorStop(1, 'rgba(0, 180, 216, 0)');\n                    \n                    ctx.strokeStyle = gradient;\n                    ctx.lineWidth = 2;\n                    ctx.beginPath();\n                    ctx.moveTo(scanX, 0);\n                    ctx.lineTo(scanX, height);\n                    ctx.stroke();\n\n                    time += 2;\n                    animationId = requestAnimationFrame(drawChart);\n                }\n\n                \/\/ Start animation\n                drawChart();\n\n                \/\/ Pause animation when page is hidden\n                document.addEventListener('visibilitychange', () => {\n                    isVisible = !document.hidden;\n                });\n            })();\n        <\/script>\n    <\/div>\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-993bd82 e-con-full e-flex e-con e-child\" data-id=\"993bd82\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-72468bb elementor-widget elementor-widget-shortcode\" data-id=\"72468bb\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\n    <style>\n        \/* Nuvix Brand Variables *\/\n        :root {\n            --nuvix-primary: #9f39ff;\n            --nuvix-secondary: #00b4d8;\n            --nuvix-success: #10b981;\n            --nuvix-danger: #ef4444;\n            --nuvix-warning: #f59e0b;\n            --nuvix-dark: #0a0e27;\n            --nuvix-card-bg: rgba(255, 255, 255, 0.03);\n            --nuvix-text: #e2e8f0;\n            --nuvix-gold: #FFD700;\n            --nuvix-accent-pink: #ff006e;\n        }\n        \n        \/* Dark Theme (Default) *\/\n        .nuvix-disclaimer-dark,\n        .nuvix-disclaimer-dark.nuvix-disclaimer-blocked {\n            background: linear-gradient(135deg, rgba(159, 57, 255, 0.05), rgba(0, 180, 216, 0.05));\n            border: 1px solid rgba(159, 57, 255, 0.3);\n            color: var(--nuvix-text);\n        }\n        \n        \/* Light Theme *\/\n        .nuvix-disclaimer-light,\n        .nuvix-disclaimer-light.nuvix-disclaimer-blocked {\n            background: linear-gradient(135deg, rgba(159, 57, 255, 0.03), rgba(0, 180, 216, 0.03));\n            border: 1px solid rgba(159, 57, 255, 0.2);\n            color: #1a202c;\n        }\n        \n        .nuvix-disclaimer-light strong {\n            color: #2d3748;\n        }\n        \n        \/* Base Disclaimer Styles *\/\n.nuvix-disclaimer, .nuvix-disclaimer-blocked {\n    margin: 30px auto;\n    padding: 30px;\n    border-radius: 20px;\n    font-size: 14px;\n    line-height: 1.6;\n    position: relative;\n    overflow: hidden;\n    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.2);\n    max-width: 1200px;  \/* Changed from 100% to a fixed max-width *\/\n    width: 90%;         \/* Add this to make it responsive but contained *\/\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, sans-serif;\n}\n        \n        \/* Animated background effect *\/\n        .nuvix-disclaimer::before {\n            content: \"\";\n            position: absolute;\n            top: 0;\n            left: -100%;\n            width: 100%;\n            height: 3px;\n            background: linear-gradient(90deg, var(--nuvix-primary), var(--nuvix-secondary), var(--nuvix-accent-pink));\n            animation: scan 4s linear infinite;\n        }\n        \n        @keyframes scan {\n            0% { transform: translateX(-100%); }\n            100% { transform: translateX(200%); }\n        }\n        \n        \/* Animated entrance *\/\n        .nuvix-disclaimer.animated {\n            animation: fadeInUp 0.6s ease;\n        }\n        \n        @keyframes fadeInUp {\n            from { \n                opacity: 0;\n                transform: translateY(30px);\n            }\n            to {\n                opacity: 1;\n                transform: translateY(0);\n            }\n        }\n        \n        .nuvix-disclaimer-blocked {\n            background: linear-gradient(135deg, rgba(239, 68, 68, 0.1), rgba(245, 158, 11, 0.1)) !important;\n            border-color: var(--nuvix-danger) !important;\n        }\n        \n        .disclaimer-header {\n            font-size: 20px;\n            margin-bottom: 20px;\n            padding-bottom: 15px;\n            border-bottom: 2px solid rgba(159, 57, 255, 0.2);\n            display: flex;\n            align-items: center;\n            gap: 10px;\n            font-weight: 800;\n            background: linear-gradient(135deg, var(--nuvix-primary), var(--nuvix-secondary));\n            -webkit-background-clip: text;\n            -webkit-text-fill-color: transparent;\n            background-clip: text;\n        }\n        \n        .disclaimer-header i {\n            -webkit-text-fill-color: var(--nuvix-primary);\n            font-size: 24px;\n        }\n        \n        .disclaimer-content p {\n            margin-bottom: 15px;\n            opacity: 0.95;\n        }\n        \n        .disclaimer-content p:last-child {\n            margin-bottom: 0;\n        }\n        \n        \/* Alert Boxes with Nuvix Styling *\/\n        .disclaimer-alert {\n            margin-top: 20px;\n            padding: 20px;\n            border-radius: 15px;\n            border-left: 4px solid;\n            display: flex;\n            align-items: flex-start;\n            gap: 15px;\n            position: relative;\n            overflow: hidden;\n            transition: all 0.3s ease;\n        }\n        \n        .disclaimer-alert:hover {\n            transform: translateX(5px);\n            box-shadow: 0 5px 20px rgba(159, 57, 255, 0.2);\n        }\n        \n        .alert-icon {\n            font-size: 24px;\n            flex-shrink: 0;\n            margin-top: -2px;\n        }\n        \n        .alert-content {\n            flex: 1;\n        }\n        \n        .disclaimer-critical {\n            background: linear-gradient(135deg, rgba(239, 68, 68, 0.15), rgba(239, 68, 68, 0.05));\n            border-color: var(--nuvix-danger);\n            color: #fca5a5;\n        }\n        \n        .nuvix-disclaimer-light .disclaimer-critical {\n            background: rgba(239, 68, 68, 0.1);\n            color: #dc2626;\n        }\n        \n        .disclaimer-critical .alert-icon {\n            color: var(--nuvix-danger);\n        }\n        \n        .disclaimer-warning {\n            background: linear-gradient(135deg, rgba(245, 158, 11, 0.15), rgba(245, 158, 11, 0.05));\n            border-color: var(--nuvix-warning);\n            color: #fcd34d;\n        }\n        \n        .nuvix-disclaimer-light .disclaimer-warning {\n            background: rgba(245, 158, 11, 0.1);\n            color: #d97706;\n        }\n        \n        .disclaimer-warning .alert-icon {\n            color: var(--nuvix-warning);\n        }\n        \n        .disclaimer-caution {\n            background: linear-gradient(135deg, rgba(0, 180, 216, 0.15), rgba(0, 180, 216, 0.05));\n            border-color: var(--nuvix-secondary);\n            color: #67e8f9;\n        }\n        \n        .nuvix-disclaimer-light .disclaimer-caution {\n            background: rgba(0, 180, 216, 0.1);\n            color: #0891b2;\n        }\n        \n        .disclaimer-caution .alert-icon {\n            color: var(--nuvix-secondary);\n        }\n        \n        .disclaimer-info {\n            background: linear-gradient(135deg, rgba(16, 185, 129, 0.15), rgba(16, 185, 129, 0.05));\n            border-color: var(--nuvix-success);\n            color: #86efac;\n        }\n        \n        .nuvix-disclaimer-light .disclaimer-info {\n            background: rgba(16, 185, 129, 0.1);\n            color: #059669;\n        }\n        \n        .disclaimer-info .alert-icon {\n            color: var(--nuvix-success);\n        }\n        \n        \/* Country detection display *\/\n        .detected-country {\n            background: linear-gradient(135deg, var(--nuvix-primary), var(--nuvix-secondary));\n            color: white;\n            padding: 8px 15px;\n            margin-bottom: 15px;\n            border-radius: 25px;\n            font-size: 12px;\n            font-weight: 600;\n            display: inline-block;\n            animation: pulse 2s infinite;\n        }\n        \n        @keyframes pulse {\n            0%, 100% { opacity: 1; }\n            50% { opacity: 0.8; }\n        }\n        \n        \/* Mobile Responsive *\/\n        @media (max-width: 768px) {\n            .nuvix-disclaimer, .nuvix-disclaimer-blocked {\n                padding: 20px;\n                font-size: 13px;\n                margin: 20px 15px;\n                border-radius: 15px;\n            }\n            \n            .disclaimer-header {\n                font-size: 18px;\n                flex-wrap: wrap;\n            }\n            \n            .disclaimer-alert {\n                padding: 15px;\n                flex-direction: column;\n                gap: 10px;\n            }\n            \n            .alert-icon {\n                font-size: 20px;\n            }\n            \n            .disclaimer-content p {\n                font-size: 13px;\n            }\n        }\n        \n        \/* Extra small devices *\/\n        @media (max-width: 375px) {\n            .nuvix-disclaimer, .nuvix-disclaimer-blocked {\n                padding: 15px;\n                font-size: 12px;\n            }\n            \n            .disclaimer-header {\n                font-size: 16px;\n            }\n        }\n        \n        \/* Print styles *\/\n        @media print {\n            .nuvix-disclaimer::before {\n                display: none;\n            }\n            \n            .nuvix-disclaimer, .nuvix-disclaimer-blocked {\n                border: 2px solid #000;\n                box-shadow: none;\n                animation: none;\n            }\n        }\n    <\/style><div class=\"nuvix-disclaimer animated nuvix-disclaimer animated-dark\"><div class=\"disclaimer-header\"><i class=\"las la-exclamation-triangle\"><\/i> <strong>Descargo de responsabilidad importante<\/strong><\/div><div class=\"disclaimer-content\"><p>Toda la informaci\u00f3n producida por el <strong>An\u00e1lisis de IA de Nuvix<\/strong> (el \"Servicio\") se proporciona estrictamente para <strong>educativos e informativos<\/strong> \u00fanicamente. El Servicio genera evaluaciones algor\u00edtmicas de datos de mercado, patrones de trading y juegos de casino, pero no <strong>no<\/strong> genera se\u00f1ales operativas de trading o apuestas y no debe ser utilizado como tal.<\/p><p>El uso del Servicio implica un riesgo significativo. Las evaluaciones pasadas no garantizan el rendimiento o las ganancias futuras en Forex, acciones, futuros, \u00edndices sint\u00e9ticos, opciones binarias, criptoactivos, ruleta, baccarat u otros juegos de casino. <strong>Nuvix<\/strong> no ofrece garant\u00edas, expresas ni impl\u00edcitas, sobre la precisi\u00f3n, integridad o idoneidad de ning\u00fan an\u00e1lisis. <strong>Tus decisiones y resultados<\/strong> dependen completamente de tu propio juicio, tolerancia al riesgo, esfuerzo y de las condiciones del mercado o del juego en ese momento.<\/p><p><strong>Nuvix<\/strong> no est\u00e1 afiliado, respaldado ni asociado con ninguna plataforma de trading, br\u00f3ker, casa de cambio o operador de casino. T\u00fa eres el \u00fanico responsable de seleccionar, acceder y utilizar cualquier plataforma para tus actividades de trading o juego.<\/p><p>Al utilizar el Servicio, reconoces y aceptas que <strong>Nuvix<\/strong> y sus afiliados no ser\u00e1n responsables por ninguna p\u00e9rdida, da\u00f1o o reclamaci\u00f3n que surja del uso de los an\u00e1lisis de IA. Siempre realiza tu propia debida diligencia y consulta con profesionales calificados antes de realizar operaciones o apuestas.<\/p><\/div><div class=\"disclaimer-alert disclaimer-info\"><div class=\"alert-icon\"><i class=\"las la-flag-usa\"><\/i><\/div><div class=\"alert-content\"><strong>RESIDENTES EN EE.UU. - AVISO GENERAL:<\/strong> La normativa sobre negociaci\u00f3n var\u00eda seg\u00fan el estado. Las opciones binarias s\u00f3lo son legales a trav\u00e9s de bolsas registradas en la CFTC. Verifique las leyes federales y estatales antes de operar. Este an\u00e1lisis no constituye asesoramiento financiero.<\/div><\/div><div class=\"disclaimer-alert disclaimer-warning\"><div class=\"alert-icon\"><i class=\"las la-dice\"><\/i><\/div><div class=\"alert-content\"><strong>LEYES SOBRE EL JUEGO EN EE.UU:<\/strong> Los juegos de azar en l\u00ednea (juegos de casino y apuestas deportivas) son ilegales o est\u00e1n restringidos en la mayor\u00eda de los estados de EE.UU., incluidos Utah, Hawai, Idaho y otros. Comprueba la legislaci\u00f3n de tu estado antes de realizar cualquier actividad de juego.<\/div><\/div><\/div><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-17fcf2d e-con-full e-flex e-con e-child\" data-id=\"17fcf2d\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7ec5c08 elementor-widget elementor-widget-html\" data-id=\"7ec5c08\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- Nuvix Footer - Isolated Version -->\n<div id=\"nuvix-footer-wrapper\">\n    <footer class=\"nuvix-site-footer\">\n        <div class=\"nuvix-footer-glow\"><\/div>\n        <div class=\"nuvix-container\">\n            <div class=\"nuvix-footer-content\">\n                <!-- Logo and Company Info -->\n                <div class=\"nuvix-footer-section nuvix-footer-brand\">\n                    <div class=\"nuvix-footer-logo\">\n                        <img decoding=\"async\" src=\"https:\/\/nuvix.com\/wp-content\/uploads\/2025\/07\/uvix-1-1.png\" alt=\"Nuvix\">\n                    <\/div>\n                    <p class=\"nuvix-footer-tagline\">Donde la IA se encuentra con la oportunidad<\/p>\n                    <p class=\"nuvix-footer-description\">Una revolucionaria plataforma de an\u00e1lisis de operaciones basada en inteligencia artificial que est\u00e1 transformando la forma en que los operadores abordan los mercados financieros.<\/p>\n                    <div class=\"nuvix-footer-social\">\n                        <a href=\"https:\/\/www.instagram.com\/nuvixoficial\/\" aria-label=\"Instagram\"><i class=\"lab la-instagram\"><\/i><\/a>\n                        <a href=\"https:\/\/www.facebook.com\/nuvixai\" aria-label=\"Facebook\"><i class=\"lab la-facebook-f\"><\/i><\/a>\n                    <\/div>\n                <\/div>\n\n                <!-- Quick Links -->\n                <div class=\"nuvix-footer-section\">\n                    <h3 class=\"nuvix-footer-title\">Enlaces r\u00e1pidos<\/h3>\n                    <ul class=\"nuvix-footer-links\">\n                        <li><a href=\"https:\/\/nuvix.com\/es\/#markets\">Mercados<\/a><\/li>\n                        <li><a href=\"https:\/\/nuvix.com\/es\/#solution\">Tecnolog\u00eda de IA<\/a><\/li>\n                        <li><a href=\"https:\/\/nuvix.com\/es\/#pricing\">Paquetes<\/a><\/li>\n                        <li><a href=\"https:\/\/nuvix.com\/es\/#opportunity\">Oportunidad<\/a><\/li>\n                        <li><a href=\"https:\/\/nuvix.com\/es\/c_login\/\">Inicio de sesi\u00f3n<\/a><\/li>\n                    <\/ul>\n                <\/div>\n\n                <!-- Legal -->\n                <div class=\"nuvix-footer-section\">\n                    <h3 class=\"nuvix-footer-title\">Legal<\/h3>\n                    <ul class=\"nuvix-footer-links\">\n                        <li><a href=\"https:\/\/nuvix.com\/es\/privacy-policy-en\/\">Pol\u00edtica de privacidad<\/a><\/li>\n                        <li><a href=\"https:\/\/nuvix.com\/es\/terms-of-use-en\/\">Condiciones de uso<\/a><\/li>\n                        <li><a href=\"https:\/\/nuvix.com\/es\/refund-and-cancellation-policy-en\/\">Reembolso y anulaci\u00f3n<\/a><\/li>\n                        <li><a href=\"https:\/\/nuvix.com\/es\/gdpr-en\/\">Pol\u00edtica GDPR<\/a><\/li>\n                        <li><a href=\"https:\/\/nuvix.com\/es\/nuvix-income-disclosure-statement\/\">Declaraci\u00f3n de ingresos<\/a><\/li>\n                        <li><a href=\"https:\/\/nuvix.com\/es\/service-availability-compliance-policy\/\">Disponibilidad y conformidad<\/a><\/li>\n                        <li><a href=\"https:\/\/nuvix.com\/es\/ibp_agreement\/\">Acuerdo IBP<\/a><\/li>\n                        <li><a href=\"https:\/\/nuvix.com\/es\/anti-money-laundering-aml\/\">Prevenci\u00f3n del blanqueo de capitales (AML)<\/a><\/li>\n                        <li><a href=\"https:\/\/nuvix.com\/es\/cookie-policy\/\">Pol\u00edtica de cookies<\/a><\/li>\n                    <\/ul>\n                <\/div>\n\n                <!-- Support & Compliance -->\n                <div class=\"nuvix-footer-section\">\n                    <h3 class=\"nuvix-footer-title\">Ayuda<\/h3>\n                    <ul class=\"nuvix-footer-links\">\n                        <li><a href=\"https:\/\/nuvix.com\/es\/contact-us\/\">Cont\u00e1ctanos<\/a><\/li>\n                        <li><a href=\"https:\/\/nuvix.com\/es\/privacy-preferences\/\">Preferencias de cookies y privacidad<\/a><\/li>\n                    <\/ul>\n                    <div class=\"nuvix-footer-location\">\n                        <i class=\"las la-map-marker\"><\/i>\n                        <span>SHERIDAN, WY 82801<\/span>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <!-- Payment Methods -->\n            <div class=\"nuvix-footer-payments\">\n                <p class=\"nuvix-payments-title\">Aceptamos<\/p>\n                <div class=\"nuvix-payment-methods\">\n                    <img decoding=\"async\" src=\"https:\/\/nuvix.com\/wp-content\/uploads\/2025\/07\/Copy-of-uvix-1.png\" alt=\"Payment Methods\" class=\"nuvix-payment-logos\">\n                <\/div>\n            <\/div>\n\n            <!-- Bottom Bar -->\n            <div class=\"nuvix-footer-bottom\">\n                <div class=\"nuvix-footer-bottom-content\">\n                    <p class=\"nuvix-copyright\">Copyright \u00a9 NUVIX 2025. Todos los derechos reservados.<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/footer>\n<\/div>\n\n<style>\n\/* Reset and isolate styles for Nuvix footer *\/\n#nuvix-footer-wrapper {\n    \/* Reset inherited styles *\/\n    all: initial;\n    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;\n    box-sizing: border-box;\n    display: block;\n}\n\n#nuvix-footer-wrapper *,\n#nuvix-footer-wrapper *::before,\n#nuvix-footer-wrapper *::after {\n    box-sizing: border-box;\n    margin: 0;\n    padding: 0;\n}\n\n\/* CSS Variables scoped to footer *\/\n#nuvix-footer-wrapper {\n    --nuvix-primary-gradient: linear-gradient(135deg, #9f39ff 0%, #00b4d8 100%);\n    --nuvix-accent-blue: #00b4d8;\n}\n\n\/* Footer Styles *\/\n#nuvix-footer-wrapper .nuvix-site-footer {\n    position: relative;\n    background: transparent;\n    border-top: 1px solid rgba(159, 57, 255, 0.2);\n    padding: 4rem 0 0;\n    margin-top: 0;\n    overflow: hidden;\n    width: 100%;\n    display: block;\n}\n\n#nuvix-footer-wrapper .nuvix-footer-glow {\n    position: absolute;\n    top: -100px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 600px;\n    height: 200px;\n    background: transparent;\n    pointer-events: none;\n}\n\n#nuvix-footer-wrapper .nuvix-container {\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 0 20px;\n}\n\n#nuvix-footer-wrapper .nuvix-footer-content {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 2rem;\n    margin-bottom: 3rem;\n}\n\n@media (min-width: 768px) {\n    #nuvix-footer-wrapper .nuvix-footer-content {\n        grid-template-columns: repeat(2, 1fr);\n        gap: 3rem;\n    }\n}\n\n@media (min-width: 1024px) {\n    #nuvix-footer-wrapper .nuvix-footer-content {\n        grid-template-columns: 2fr 1fr 1fr 1fr;\n        gap: 4rem;\n    }\n}\n\n#nuvix-footer-wrapper .nuvix-footer-section {\n    padding: 0 1rem;\n    transition: transform 0.3s ease;\n}\n\n@media (min-width: 768px) {\n    #nuvix-footer-wrapper .nuvix-footer-section {\n        padding: 0;\n    }\n}\n\n#nuvix-footer-wrapper .nuvix-footer-section:hover {\n    transform: translateY(-5px);\n}\n\n#nuvix-footer-wrapper .nuvix-footer-brand {\n    max-width: 350px;\n}\n\n@media (min-width: 1024px) {\n    #nuvix-footer-wrapper .nuvix-footer-brand {\n        padding-right: 2rem;\n    }\n}\n\n#nuvix-footer-wrapper .nuvix-footer-logo {\n    margin-bottom: 1.5rem;\n}\n\n#nuvix-footer-wrapper .nuvix-footer-logo img {\n    height: 45px;\n    width: auto;\n    filter: drop-shadow(0 0 20px rgba(159, 57, 255, 0.5));\n    display: block;\n}\n\n#nuvix-footer-wrapper .nuvix-footer-tagline {\n    color: var(--nuvix-accent-blue);\n    font-size: 0.95rem;\n    font-style: italic;\n    margin-bottom: 1rem;\n    font-weight: 500;\n    line-height: 1.4;\n}\n\n#nuvix-footer-wrapper .nuvix-footer-description {\n    color: rgba(226, 232, 240, 0.7);\n    font-size: 0.9rem;\n    line-height: 1.6;\n    margin-bottom: 1.5rem;\n}\n\n#nuvix-footer-wrapper .nuvix-footer-title {\n    color: #ffffff;\n    font-size: 1.1rem;\n    font-weight: 700;\n    margin-bottom: 1.5rem;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    position: relative;\n    padding-bottom: 0.75rem;\n    display: block;\n}\n\n#nuvix-footer-wrapper .nuvix-footer-title::after {\n    content: '';\n    position: absolute;\n    bottom: 0;\n    left: 0;\n    width: 40px;\n    height: 2px;\n    background: var(--nuvix-primary-gradient);\n}\n\n#nuvix-footer-wrapper .nuvix-footer-links {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n}\n\n#nuvix-footer-wrapper .nuvix-footer-links li {\n    margin-bottom: 0.75rem;\n    list-style: none;\n}\n\n#nuvix-footer-wrapper .nuvix-footer-links a {\n    color: rgba(226, 232, 240, 0.9) !important;\n    text-decoration: none !important;\n    font-size: 0.95rem;\n    transition: all 0.3s ease;\n    display: inline-block;\n    position: relative;\n    opacity: 0.9;\n    background: none !important;\n    border: none !important;\n}\n\n#nuvix-footer-wrapper .nuvix-footer-links a::before {\n    content: '';\n    position: absolute;\n    left: -15px;\n    top: 50%;\n    transform: translateY(-50%);\n    width: 0;\n    height: 1px;\n    background: #00b4d8;\n    transition: width 0.3s ease;\n}\n\n#nuvix-footer-wrapper .nuvix-footer-links a:hover {\n    color: #00b4d8 !important;\n    padding-left: 10px;\n    text-shadow: 0 0 10px rgba(0, 180, 216, 0.5);\n    opacity: 1;\n    text-decoration: none !important;\n}\n\n#nuvix-footer-wrapper .nuvix-footer-links a:hover::before {\n    width: 5px;\n}\n\n#nuvix-footer-wrapper .nuvix-footer-social {\n    display: flex;\n    gap: 0.75rem;\n    margin-top: 1.5rem;\n}\n\n#nuvix-footer-wrapper .nuvix-footer-social a {\n    width: 40px;\n    height: 40px;\n    background: rgba(226, 232, 240, 0.1) !important;\n    border: 1px solid rgba(255, 255, 255, 0.2) !important;\n    border-radius: 50%;\n    display: flex !important;\n    align-items: center;\n    justify-content: center;\n    color: #ffffff !important;\n    font-size: 1.2rem;\n    transition: all 0.3s ease;\n    text-decoration: none !important;\n}\n\n#nuvix-footer-wrapper .nuvix-footer-social a:hover {\n    background: var(--nuvix-primary-gradient) !important;\n    border-color: transparent !important;\n    color: white !important;\n    transform: translateY(-3px);\n    box-shadow: 0 8px 20px rgba(159, 57, 255, 0.4);\n}\n\n#nuvix-footer-wrapper .nuvix-footer-location {\n    display: flex;\n    align-items: center;\n    gap: 0.5rem;\n    margin-top: 1.5rem;\n    color: rgba(226, 232, 240, 0.7);\n    font-size: 0.9rem;\n}\n\n#nuvix-footer-wrapper .nuvix-footer-location i {\n    color: var(--nuvix-accent-blue);\n    font-size: 1.2rem;\n}\n\n\/* Payment Methods *\/\n#nuvix-footer-wrapper .nuvix-footer-payments {\n    text-align: center;\n    padding: 2rem 0;\n    border-top: 1px solid rgba(255, 255, 255, 0.1);\n    border-bottom: 1px solid rgba(255, 255, 255, 0.1);\n}\n\n#nuvix-footer-wrapper .nuvix-payments-title {\n    color: rgba(226, 232, 240, 0.9);\n    font-size: 0.95rem;\n    font-weight: 600;\n    margin-bottom: 1rem;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    display: block;\n}\n\n#nuvix-footer-wrapper .nuvix-payment-methods {\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    gap: 1rem;\n    flex-wrap: wrap;\n}\n\n#nuvix-footer-wrapper .nuvix-payment-logos {\n    max-height: 40px;\n    width: auto;\n    opacity: 0.8;\n    transition: opacity 0.3s ease;\n    display: block;\n}\n\n#nuvix-footer-wrapper .nuvix-payment-logos:hover {\n    opacity: 1;\n}\n\n\/* Bottom Bar *\/\n#nuvix-footer-wrapper .nuvix-footer-bottom {\n    padding: 2rem 0;\n}\n\n#nuvix-footer-wrapper .nuvix-footer-bottom-content {\n    text-align: center;\n}\n\n#nuvix-footer-wrapper .nuvix-copyright {\n    color: #fff;\n    font-size: 0.9rem;\n    margin-bottom: 0;\n    opacity: 0.9;\n    display: block;\n}\n\n\/* Responsive adjustments *\/\n@media (max-width: 767px) {\n    #nuvix-footer-wrapper .nuvix-site-footer {\n        padding: 3rem 0 0;\n        margin-top: 4rem;\n    }\n    \n    #nuvix-footer-wrapper .nuvix-footer-content {\n        text-align: center;\n    }\n    \n    #nuvix-footer-wrapper .nuvix-footer-brand {\n        max-width: 100%;\n        margin-bottom: 2rem;\n    }\n    \n    #nuvix-footer-wrapper .nuvix-footer-title::after {\n        left: 50%;\n        transform: translateX(-50%);\n    }\n    \n    #nuvix-footer-wrapper .nuvix-footer-social {\n        justify-content: center;\n    }\n    \n    #nuvix-footer-wrapper .nuvix-footer-location {\n        justify-content: center;\n    }\n    \n    #nuvix-footer-wrapper .nuvix-footer-links a::before {\n        display: none;\n    }\n    \n    #nuvix-footer-wrapper .nuvix-footer-links a:hover {\n        padding-left: 0;\n    }\n}\n\n\/* Animation for footer entrance *\/\n@keyframes nuvixFadeInUp {\n    from {\n        opacity: 0;\n        transform: translateY(20px);\n    }\n    to {\n        opacity: 1;\n        transform: translateY(0);\n    }\n}\n\n#nuvix-footer-wrapper .nuvix-site-footer {\n    animation: nuvixFadeInUp 0.8s ease-out;\n}\n<\/style>\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>","protected":false},"excerpt":{"rendered":"Nuvix by iEvolution &#8211; AI Trading Analysis Platform Trial Offer Watch Demos Log In Try Now &#8211; $9.99 Try Now Trial Offer Watch Demos Log In TRIAL MEMBER &#8211; LIMITED TIME OFFER Our Intelligence, Your Advantage AI-Powered Trading Analysis Platform Revolutionize your Binary Options and Forex trading strategies with Nuvix&#8217;s proprietary AI technology. Our advanced [&hellip;]","protected":false},"featured_media":42270,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":[],"product_brand":[],"product_cat":[15],"product_tag":[],"class_list":{"0":"post-39566","1":"product","2":"type-product","3":"status-publish","4":"has-post-thumbnail","6":"product_cat-uncategorized","8":"first","9":"instock","10":"virtual","11":"taxable","12":"purchasable","13":"product-type-simple"},"_links":{"self":[{"href":"https:\/\/nuvix.com\/es\/wp-json\/wp\/v2\/product\/39566","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/nuvix.com\/es\/wp-json\/wp\/v2\/product"}],"about":[{"href":"https:\/\/nuvix.com\/es\/wp-json\/wp\/v2\/types\/product"}],"replies":[{"embeddable":true,"href":"https:\/\/nuvix.com\/es\/wp-json\/wp\/v2\/comments?post=39566"}],"version-history":[{"count":337,"href":"https:\/\/nuvix.com\/es\/wp-json\/wp\/v2\/product\/39566\/revisions"}],"predecessor-version":[{"id":44967,"href":"https:\/\/nuvix.com\/es\/wp-json\/wp\/v2\/product\/39566\/revisions\/44967"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/nuvix.com\/es\/wp-json\/wp\/v2\/media\/42270"}],"wp:attachment":[{"href":"https:\/\/nuvix.com\/es\/wp-json\/wp\/v2\/media?parent=39566"}],"wp:term":[{"taxonomy":"product_brand","embeddable":true,"href":"https:\/\/nuvix.com\/es\/wp-json\/wp\/v2\/product_brand?post=39566"},{"taxonomy":"product_cat","embeddable":true,"href":"https:\/\/nuvix.com\/es\/wp-json\/wp\/v2\/product_cat?post=39566"},{"taxonomy":"product_tag","embeddable":true,"href":"https:\/\/nuvix.com\/es\/wp-json\/wp\/v2\/product_tag?post=39566"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}