{"id":42234,"date":"2025-08-22T23:27:15","date_gmt":"2025-08-23T06:27:15","guid":{"rendered":"https:\/\/nuvix.com\/?page_id=42234"},"modified":"2025-10-06T19:26:41","modified_gmt":"2025-10-07T02:26:41","slug":"nuvix-income-disclosure-statement","status":"publish","type":"page","link":"https:\/\/nuvix.com\/de\/nuvix-income-disclosure-statement\/","title":{"rendered":"Nuvix Einkommensoffenlegungserkl\u00e4rung"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"42234\" class=\"elementor elementor-42234\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-23a7660 e-con-full e-flex e-con e-parent\" data-id=\"23a7660\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b264aad elementor-widget__width-inherit elementor-widget elementor-widget-html\" data-id=\"b264aad\" 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\">\n    <title>Income Disclosure Statement - Nuvix<\/title>\n    \n    <!-- Icons8 Line Awesome -->\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        \/* Reset and Base Styles *\/\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n            font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\n            background: linear-gradient(135deg, #0a0e27 0%, #1a1f3a 100%);\n            color: #e2e8f0;\n            min-height: 100vh;\n            padding: 0;\n            line-height: 1.6;\n        }\n\n        \/* Enhanced Header Styles *\/\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.9);\n            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        header.scrolled {\n            background: rgba(10, 14, 39, 0.98);\n            box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3);\n        }\n\n        header.hidden {\n            transform: translateY(-100%);\n        }\n\n        nav {\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            padding: 1rem 1.5rem;\n            width: 100%;\n            max-width: 100%;\n        }\n\n        @media (min-width: 768px) {\n            nav {\n                padding: 1rem 2rem;\n            }\n        }\n\n        @media (min-width: 1400px) {\n            nav {\n                max-width: 1400px;\n                margin: 0 auto;\n                padding: 1rem 2rem;\n            }\n        }\n\n        .logo {\n            display: flex;\n            align-items: center;\n            gap: 0.75rem;\n            z-index: 1002;\n            text-decoration: none;\n            transition: transform 0.3s ease;\n        }\n\n        .logo:hover {\n            transform: scale(1.05);\n        }\n\n        .logo img {\n            height: 40px;\n            width: auto;\n            filter: drop-shadow(0 0 10px rgba(159, 57, 255, 0.5));\n        }\n\n        @media (min-width: 768px) {\n            .logo img { height: 45px; }\n        }\n\n        \/* Desktop Navigation *\/\n        .nav-links {\n            display: none;\n            gap: 1.5rem;\n            align-items: center;\n        }\n\n        @media (min-width: 1024px) {\n            .nav-links {\n                display: flex;\n                gap: 2rem;\n            }\n        }\n\n        .nav-links a {\n            color: #e2e8f0;\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.95rem;\n        }\n\n        @media (min-width: 1200px) {\n            .nav-links a { font-size: 1rem; }\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: linear-gradient(135deg, #9f39ff 0%, #00b4d8 100%);\n            transition: width 0.3s ease;\n        }\n\n        .nav-links a:hover::after {\n            width: 100%;\n        }\n\n        .nav-links a:hover {\n            color: #00b4d8;\n        }\n\n        \/* Mobile Navigation *\/\n        .mobile-nav-container {\n            display: flex;\n            align-items: center;\n            gap: 0.5rem;\n        }\n\n        @media (min-width: 1024px) {\n            .mobile-nav-container { display: none; }\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:hover span {\n            background: #00b4d8;\n        }\n\n        .hamburger span {\n            display: block;\n            width: 100%;\n            height: 3px;\n            background: #e2e8f0;\n            border-radius: 3px;\n            transition: all 0.3s ease;\n        }\n\n        .hamburger.active span:nth-child(1) {\n            transform: translateY(10.5px) rotate(45deg);\n        }\n\n        .hamburger.active span:nth-child(2) {\n            opacity: 0;\n        }\n\n        .hamburger.active span:nth-child(3) {\n            transform: translateY(-10.5px) rotate(-45deg);\n        }\n\n        \/* Mobile menu overlay *\/\n        .mobile-menu {\n            position: fixed;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 100vh;\n            height: 100dvh;\n            background: rgba(10, 14, 39, 0.98);\n            backdrop-filter: blur(20px);\n            -webkit-backdrop-filter: blur(20px);\n            z-index: 999;\n            opacity: 0;\n            visibility: hidden;\n            transition: opacity 0.3s ease, visibility 0.3s ease;\n            pointer-events: none;\n        }\n\n        .mobile-menu.active {\n            opacity: 1;\n            visibility: visible;\n            pointer-events: auto;\n        }\n\n        .mobile-menu-content {\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            justify-content: center;\n            height: 100%;\n            padding: 2rem;\n        }\n\n        .mobile-menu-links {\n            display: flex;\n            flex-direction: column;\n            gap: 1.5rem;\n            text-align: center;\n            margin-bottom: 2rem;\n        }\n\n        @media (min-width: 576px) {\n            .mobile-menu-links { gap: 2rem; margin-bottom: 3rem; }\n        }\n\n        .mobile-menu-links a {\n            color: #e2e8f0;\n            text-decoration: none;\n            font-size: 1.25rem;\n            font-weight: 600;\n            transition: all 0.3s ease;\n            padding: 0.5rem 1rem;\n            display: block;\n            -webkit-tap-highlight-color: transparent;\n        }\n\n        .mobile-menu-links a:hover,\n        .mobile-menu-links a:active {\n            color: #00b4d8;\n            transform: translateX(5px);\n        }\n\n        @media (min-width: 576px) {\n            .mobile-menu-links a { font-size: 1.5rem; }\n        }\n\n        \/* Policy Content Styles *\/\n        .policy-container {\n            max-width: 1000px;\n            margin: 0 auto;\n            padding: 100px 20px 40px;\n        }\n\n        @media (min-width: 768px) {\n            .policy-container {\n                padding: 120px 40px 60px;\n            }\n        }\n\n        .policy-header {\n            text-align: center;\n            margin-bottom: 3rem;\n            padding-bottom: 2rem;\n            border-bottom: 2px solid rgba(159, 57, 255, 0.3);\n        }\n\n        .policy-title {\n            font-size: clamp(2rem, 4vw, 3.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            line-height: 1.2;\n        }\n\n        .policy-subtitle {\n            font-size: 1.1rem;\n            color: #94a3b8;\n            max-width: 700px;\n            margin: 0 auto;\n        }\n\n        .company-info {\n            margin-top: 1.5rem;\n            padding: 1rem;\n            background: rgba(159, 57, 255, 0.1);\n            border: 1px solid rgba(159, 57, 255, 0.3);\n            border-radius: 10px;\n            font-size: 1rem;\n            color: #00b4d8;\n            font-weight: 600;\n        }\n\n        .last-updated {\n            margin-top: 1rem;\n            font-size: 0.9rem;\n            color: #64748b;\n        }\n\n        \/* Primary Disclaimer Box *\/\n        .primary-disclaimer {\n            background: linear-gradient(135deg, rgba(239, 68, 68, 0.15), rgba(245, 158, 11, 0.15));\n            border: 2px solid rgba(239, 68, 68, 0.4);\n            border-radius: 20px;\n            padding: 2.5rem;\n            margin-bottom: 3rem;\n            text-align: center;\n        }\n\n        .primary-disclaimer-icon {\n            font-size: 3rem;\n            color: #fbbf24;\n            margin-bottom: 1rem;\n        }\n\n        .primary-disclaimer-title {\n            font-size: 1.75rem;\n            font-weight: 700;\n            color: #fbbf24;\n            margin-bottom: 1rem;\n        }\n\n        .primary-disclaimer-text {\n            font-size: 1.1rem;\n            line-height: 1.8;\n        }\n\n        \/* Key Points Grid *\/\n        .key-points {\n            background: rgba(255, 255, 255, 0.03);\n            border: 1px solid rgba(159, 57, 255, 0.2);\n            border-radius: 15px;\n            padding: 2rem;\n            margin-bottom: 3rem;\n        }\n\n        .key-points-title {\n            font-size: 1.5rem;\n            font-weight: 700;\n            margin-bottom: 1.5rem;\n            color: #00b4d8;\n            display: flex;\n            align-items: center;\n            gap: 0.5rem;\n        }\n\n        .key-points-grid {\n            display: grid;\n            grid-template-columns: 1fr;\n            gap: 1rem;\n        }\n\n        @media (min-width: 768px) {\n            .key-points-grid {\n                grid-template-columns: repeat(2, 1fr);\n                gap: 1.5rem;\n            }\n        }\n\n        .key-point-item {\n            background: rgba(255, 255, 255, 0.05);\n            padding: 1.25rem;\n            border-radius: 10px;\n            border: 1px solid rgba(255, 255, 255, 0.1);\n            display: flex;\n            gap: 1rem;\n            align-items: flex-start;\n        }\n\n        .key-point-icon {\n            color: #9f39ff;\n            font-size: 1.5rem;\n            flex-shrink: 0;\n        }\n\n        .key-point-text {\n            flex: 1;\n        }\n\n        .key-point-title {\n            font-weight: 600;\n            color: #fff;\n            margin-bottom: 0.5rem;\n        }\n\n        \/* Section Styles *\/\n        .policy-section {\n            margin-bottom: 3rem;\n            padding: 2rem;\n            background: rgba(255, 255, 255, 0.02);\n            border-radius: 15px;\n            border: 1px solid rgba(255, 255, 255, 0.05);\n        }\n\n        .section-title {\n            font-size: 1.75rem;\n            font-weight: 700;\n            margin-bottom: 1.5rem;\n            color: #fff;\n            display: flex;\n            align-items: center;\n            gap: 0.75rem;\n        }\n\n        .section-icon {\n            display: inline-flex;\n            align-items: center;\n            justify-content: center;\n            width: 40px;\n            height: 40px;\n            background: linear-gradient(135deg, #9f39ff 0%, #00b4d8 100%);\n            border-radius: 10px;\n            font-size: 1.2rem;\n        }\n\n        .subsection-title {\n            font-size: 1.3rem;\n            font-weight: 600;\n            margin: 1.5rem 0 1rem;\n            color: #00b4d8;\n        }\n\n        \/* Important Notice Box *\/\n        .important-notice {\n            background: linear-gradient(135deg, rgba(239, 68, 68, 0.1), rgba(245, 158, 11, 0.1));\n            border: 2px solid rgba(239, 68, 68, 0.3);\n            border-radius: 15px;\n            padding: 2rem;\n            margin: 2rem 0;\n        }\n\n        .important-notice-title {\n            font-size: 1.25rem;\n            font-weight: 700;\n            color: #ef4444;\n            margin-bottom: 1rem;\n            display: flex;\n            align-items: center;\n            gap: 0.5rem;\n        }\n\n        .important-notice-title i {\n            font-size: 1.5rem;\n        }\n\n        \/* Info Box *\/\n        .info-box {\n            background: rgba(0, 180, 216, 0.1);\n            border: 1px solid rgba(0, 180, 216, 0.3);\n            border-radius: 10px;\n            padding: 1.5rem;\n            margin: 1rem 0;\n        }\n\n        .info-box-title {\n            font-weight: 600;\n            color: #00b4d8;\n            margin-bottom: 0.5rem;\n            display: flex;\n            align-items: center;\n            gap: 0.5rem;\n        }\n\n        \/* Warning Box *\/\n        .warning-box {\n            background: rgba(255, 215, 0, 0.1);\n            border: 2px solid rgba(255, 215, 0, 0.3);\n            border-radius: 15px;\n            padding: 2rem;\n            margin: 2rem 0;\n            text-align: center;\n        }\n\n        .warning-icon {\n            font-size: 3rem;\n            color: #fbbf24;\n            margin-bottom: 1rem;\n        }\n\n        .warning-title {\n            font-size: 1.5rem;\n            font-weight: 700;\n            color: #fbbf24;\n            margin-bottom: 1rem;\n        }\n\n        \/* Lists *\/\n        .policy-list {\n            list-style: none;\n            padding-left: 1.5rem;\n            margin: 1rem 0;\n        }\n\n        .policy-list li {\n            margin-bottom: 0.75rem;\n            position: relative;\n            padding-left: 1.5rem;\n        }\n\n        .policy-list li::before {\n            content: '\u2022';\n            position: absolute;\n            left: 0;\n            color: #00b4d8;\n            font-weight: bold;\n            font-size: 1.2rem;\n        }\n\n        \/* Highlight Box *\/\n        .highlight-box {\n            background: linear-gradient(135deg, rgba(159, 57, 255, 0.1), rgba(0, 180, 216, 0.1));\n            border: 1px solid rgba(159, 57, 255, 0.3);\n            border-radius: 10px;\n            padding: 1.5rem;\n            margin: 1.5rem 0;\n            position: relative;\n            overflow: hidden;\n        }\n\n        .highlight-box::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 4px;\n            height: 100%;\n            background: linear-gradient(135deg, #9f39ff 0%, #00b4d8 100%);\n        }\n\n        \/* Legal Note *\/\n        .legal-note {\n            background: rgba(100, 100, 100, 0.1);\n            border: 1px solid rgba(100, 100, 100, 0.3);\n            border-radius: 10px;\n            padding: 1.5rem;\n            margin: 2rem 0;\n            font-style: italic;\n            font-size: 0.95rem;\n            color: #94a3b8;\n        }\n\n        .legal-note strong {\n            color: #e2e8f0;\n        }\n\n        \/* Contact Section *\/\n        .contact-section {\n            background: linear-gradient(135deg, rgba(159, 57, 255, 0.1), rgba(0, 180, 216, 0.1));\n            border-radius: 20px;\n            padding: 2.5rem;\n            text-align: center;\n            margin-top: 3rem;\n        }\n\n        .contact-title {\n            font-size: 1.75rem;\n            font-weight: 700;\n            margin-bottom: 1.5rem;\n            color: #fff;\n        }\n\n        .contact-info {\n            display: flex;\n            flex-direction: column;\n            gap: 1rem;\n            align-items: center;\n            margin-bottom: 2rem;\n        }\n\n        .contact-item {\n            display: flex;\n            align-items: center;\n            gap: 0.75rem;\n            font-size: 1.1rem;\n        }\n\n        .contact-item i {\n            color: #00b4d8;\n            font-size: 1.25rem;\n        }\n\n        \/* Links *\/\n        a {\n            color: #00b4d8;\n            text-decoration: none;\n            transition: all 0.3s ease;\n        }\n\n        a:hover {\n            color: #9f39ff;\n            text-decoration: underline;\n        }\n\n        \/* Contact Button *\/\n        .contact-button {\n            display: inline-flex;\n            align-items: center;\n            gap: 0.5rem;\n            padding: 0.875rem 2rem;\n            background: linear-gradient(135deg, #9f39ff 0%, #00b4d8 100%);\n            color: white;\n            border-radius: 25px;\n            text-decoration: none;\n            font-weight: 600;\n            transition: all 0.3s ease;\n            box-shadow: 0 4px 20px rgba(159, 57, 255, 0.3);\n        }\n\n        .contact-button:hover {\n            transform: translateY(-2px);\n            box-shadow: 0 8px 30px rgba(159, 57, 255, 0.5);\n            text-decoration: none;\n        }\n\n        \/* Back to Top Button *\/\n        .back-to-top {\n            position: fixed;\n            bottom: 30px;\n            right: 30px;\n            width: 50px;\n            height: 50px;\n            background: linear-gradient(135deg, #9f39ff 0%, #00b4d8 100%);\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            color: white;\n            font-size: 1.5rem;\n            cursor: pointer;\n            opacity: 0;\n            visibility: hidden;\n            transition: all 0.3s ease;\n            box-shadow: 0 4px 20px rgba(159, 57, 255, 0.4);\n            z-index: 100;\n        }\n\n        .back-to-top.visible {\n            opacity: 1;\n            visibility: visible;\n        }\n\n        .back-to-top:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 8px 30px rgba(159, 57, 255, 0.6);\n        }\n\n        \/* Mobile Responsive *\/\n        @media (max-width: 768px) {\n            .policy-container {\n                padding: 80px 15px 30px;\n            }\n\n            .section-title {\n                font-size: 1.5rem;\n            }\n\n            .subsection-title {\n                font-size: 1.2rem;\n            }\n\n            .primary-disclaimer {\n                padding: 2rem;\n            }\n\n            .policy-section {\n                padding: 1.5rem;\n            }\n\n            .contact-section {\n                padding: 2rem;\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n    <!-- Header -->\n    <header id=\"nuvixHeader\">\n        <nav>\n            <a href=\"https:\/\/nuvix.com\/de\/\" class=\"logo\">\n                <img decoding=\"async\" src=\"https:\/\/nuvix.com\/wp-content\/uploads\/2025\/07\/uvix-1-1.png\" alt=\"Nuvix\">\n            <\/a>\n            \n            <!-- Desktop Navigation -->\n            <div class=\"nav-links\">\n                <a href=\"https:\/\/nuvix.com\/de\/\">Startseite<\/a>\n                <div class=\"locale-switcher-wrapper\">    <div class=\"ulcs-widget minimal-style\"\n         data-position=\"inline\" \n         data-type=\"language\">\n        <button class=\"ulcs-trigger\" aria-label=\"Sprache \u00e4ndern\">\n            <div class=\"ulcs-current\">\n                                    <span class=\"ulcs-flag\">\ud83c\udde9\ud83c\uddea<\/span>\n                    <span class=\"ulcs-lang\">DE<\/span>\n                                \n                                \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            <!-- Mobile Navigation -->\n            <div class=\"mobile-nav-container\">\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        <div class=\"mobile-menu-content\">\n            <div class=\"mobile-menu-links\">\n                <a href=\"https:\/\/nuvix.com\/de\/\">Startseite<\/a>\n            <\/div>\n            <div class=\"locale-switcher-wrapper\"><center>    <div class=\"ulcs-widget minimal-style\"\n         data-position=\"inline\" \n         data-type=\"language\">\n        <button class=\"ulcs-trigger\" aria-label=\"Sprache \u00e4ndern\">\n            <div class=\"ulcs-current\">\n                                    <span class=\"ulcs-flag\">\ud83c\udde9\ud83c\uddea<\/span>\n                    <span class=\"ulcs-lang\">DE<\/span>\n                                \n                                \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    <\/center><\/div>\n        <\/div>\n    <\/div>\n\n    <!-- Policy Content -->\n    <div class=\"policy-container\">\n        <div class=\"policy-header\">\n            <h1 class=\"policy-title\">Offenlegungserkl\u00e4rung zum Einkommen<\/h1>\n            <p class=\"policy-subtitle\">Transparenz des Ertragspotenzials f\u00fcr unabh\u00e4ngige Markenpartner (IBP) und KI-Analyse der Serviceleistung<\/p>\n            <div class=\"company-info\">\n                Betrieben von iEvolution Pro LLC<br>\n                <small style=\"font-size: 0.85rem; font-weight: 400; color: #94a3b8;\">Alle Provisionen werden von iEvolution Pro LLC bezahlt.<\/small>\n            <\/div>\n            <p class=\"last-updated\">Zuletzt aktualisiert: Oktober 6, 2025 | Version 1.0<\/p>\n        <\/div>\n\n        <!-- Primary Disclaimer -->\n        <div class=\"primary-disclaimer\">\n            <div class=\"primary-disclaimer-icon\">\n                <i class=\"las la-exclamation-triangle\"><\/i>\n            <\/div>\n            <div class=\"primary-disclaimer-title\">DOPPELTE OFFENLEGUNG: KEINE GARANTIE<\/div>\n            <div class=\"primary-disclaimer-text\">\n                <strong>iEvolution Pro LLC (Betreiber von Nuvix) \u00fcbernimmt keine Garantie:<\/strong><br>\n                1. <strong>IBP-Einkommen:<\/strong> Unabh\u00e4ngigen Markenpartnern wird kein bestimmtes Einkommen oder Verdienst versprochen.<br>\n                2. <strong>Handelsgewinne:<\/strong> Unsere AI-Analyse-Tools garantieren keine Gewinne aus dem Handel oder Gl\u00fccksspiel<br>\n                Ihr Erfolg h\u00e4ngt von der Verkaufsf\u00e4higkeit, der Teambildung, den Marktbedingungen und der Anwendung unserer Analysen durch die Endnutzer ab.\n            <\/div>\n        <\/div>\n\n        <!-- Key Points -->\n        <div class=\"key-points\">\n            <h2 class=\"key-points-title\"><i class=\"las la-key\"><\/i> Wichtige Punkte zum Verst\u00e4ndnis<\/h2>\n            <div class=\"key-points-grid\">\n                <div class=\"key-point-item\">\n                    <div class=\"key-point-icon\"><i class=\"las la-user-tie\"><\/i><\/div>\n                    <div class=\"key-point-text\">\n                        <div class=\"key-point-title\">IBP-Einkommen nicht garantiert<\/div>\n                        <p>Der Erfolg h\u00e4ngt von Ihrem Verkauf und Ihrer Teambildung ab<\/p>\n                    <\/div>\n                <\/div>\n                <div class=\"key-point-item\">\n                    <div class=\"key-point-icon\"><i class=\"las la-robot\"><\/i><\/div>\n                    <div class=\"key-point-text\">\n                        <div class=\"key-point-title\">AI-Analyse-Dienst<\/div>\n                        <p>Wir verkaufen Analysetools, keine Gewinngarantien<\/p>\n                    <\/div>\n                <\/div>\n                <div class=\"key-point-item\">\n                    <div class=\"key-point-icon\"><i class=\"las la-chart-line\"><\/i><\/div>\n                    <div class=\"key-point-text\">\n                        <div class=\"key-point-title\">Handelsrisiko f\u00fcr Endverbraucher<\/div>\n                        <p>Kunden k\u00f6nnen mit unseren Tools Geld verlieren<\/p>\n                    <\/div>\n                <\/div>\n                <div class=\"key-point-item\">\n                    <div class=\"key-point-icon\"><i class=\"las la-network-wired\"><\/i><\/div>\n                    <div class=\"key-point-text\">\n                        <div class=\"key-point-title\">Bin\u00e4re Kompensation<\/div>\n                        <p>Ertr\u00e4ge auf der Grundlage von Teamvolumen und Umsatz<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- Understanding and Acceptance -->\n        <div class=\"policy-section\">\n            <h2 class=\"section-title\">\n                <span class=\"section-icon\"><i class=\"las la-handshake\"><\/i><\/span>\n                Verst\u00e4ndnis des Nuvix-Gesch\u00e4ftsmodells\n            <\/h2>\n            <p>iEvolution Pro LLC betreibt die Marke Nuvix als Multi-Level-Marketing-Gesch\u00e4ft, in dem unabh\u00e4ngige Markenpartner (IBP) KI-gest\u00fctzte Analyse-Abonnements f\u00fcr den Handel mit M\u00e4rkten (Devisen, Aktien, Kryptow\u00e4hrungen) und Online-Casinospielen verkaufen. Um als IBP erfolgreich zu sein, m\u00fcssen Sie beide Aspekte unseres Gesch\u00e4fts verstehen:<\/p>\n            \n            <div class=\"info-box\">\n                <div class=\"info-box-title\"><i class=\"las la-info-circle\"><\/i> IBP-Einkommensquellen (Bezahlt von iEvolution Pro LLC)<\/div>\n                <ul class=\"policy-list\">\n                    <li><strong>Direktverkauf:<\/strong> Provisionen aus dem Verkauf von AI-Analyse-Abonnements<\/li>\n                    <li><strong>Schnellstart-Boni:<\/strong> $20-$200 pro Packung verkauft<\/li>\n                    <li><strong>Bin\u00e4re Kommissionen:<\/strong> 10-20% des schw\u00e4cheren Beinvolumens<\/li>\n                    <li><strong>Boni f\u00fcr F\u00fchrungskr\u00e4fte:<\/strong> Zus\u00e4tzliche Belohnungen f\u00fcr Teamleistungen<\/li>\n                    <li><strong>Residualeinkommen:<\/strong> Laufende Provisionen f\u00fcr die Verl\u00e4ngerung von Abonnements<\/li>\n                <\/ul>\n            <\/div>\n\n            <div class=\"important-notice\">\n                <div class=\"important-notice-title\"><i class=\"las la-exclamation-triangle\"><\/i> Produkt Service Haftungsausschluss<\/div>\n                <p><strong>Der KI-Analysedienst, den wir verkaufen:<\/strong><\/p>\n                <ul class=\"policy-list\">\n                    <li>Garantiert KEINE Handelsgewinne f\u00fcr Endnutzer<\/li>\n                    <li>F\u00fchrt KEINE Gesch\u00e4fte aus und platziert keine Wetten<\/li>\n                    <li>Bietet nur eine Analyse - die Benutzer treffen ihre eigenen Entscheidungen<\/li>\n                    <li>Kann das Risiko finanzieller Verluste nicht ausschlie\u00dfen<\/li>\n                    <li>Kann dazu f\u00fchren, dass die Kunden mehr verlieren, als sie f\u00fcr den Dienst bezahlen<\/li>\n                <\/ul>\n            <\/div>\n        <\/div>\n\n        <!-- Income Disclosure Statement -->\n        <div class=\"policy-section\">\n            <h2 class=\"section-title\">\n                <span class=\"section-icon\"><i class=\"las la-file-contract\"><\/i><\/span>\n                IBP Einkommensoffenlegungsanforderungen\n            <\/h2>\n            \n            <p>Vor der Unterzeichnung der IBP-Vereinbarung mit <strong>iEvolution Pro LLC<\/strong>best\u00e4tigt jeder Partner, dass er diese Einkommenserkl\u00e4rung erhalten und verstanden hat. Dies ist eine ehrliche Darstellung der potenziellen IBP-Verdienste und der Produktleistung.<\/p>\n\n            <div class=\"warning-box\">\n                <div class=\"warning-icon\"><i class=\"las la-exclamation-circle\"><\/i><\/div>\n                <div class=\"warning-title\">Typische IBP-Ertr\u00e4ge<\/div>\n                <p><strong>Die Mehrheit der IBPs verdient wenig oder gar nichts.<\/strong> Erfolg erfordert:<\/p>\n                <ul class=\"policy-list\">\n                    <li>Konsequente Bem\u00fchungen um den Verkauf von Abonnements<\/li>\n                    <li>Aufbau und Pflege eines Verkaufsteams<\/li>\n                    <li>Entwicklung von Verkaufs- und Marketingf\u00e4higkeiten<\/li>\n                    <li>Investition von Zeit und Geld<\/li>\n                    <li>Verst\u00e4ndnis f\u00fcr die zu verkaufenden Produkte<\/li>\n                <\/ul>\n            <\/div>\n\n            <h3 class=\"subsection-title\">Zu ber\u00fccksichtigende IBP-Kosten<\/h3>\n            <p>F\u00fcr IBPs fallen in der Regel Kosten an, unter anderem f\u00fcr:<\/p>\n            <ul class=\"policy-list\">\n                <li>Erstregistrierungspaket ($99.99 - $999.99)<\/li>\n                <li>Monatliche Abonnementverl\u00e4ngerungen f\u00fcr den pers\u00f6nlichen Gebrauch<\/li>\n                <li>Marketingmaterial und Werbung<\/li>\n                <li>Reisen f\u00fcr Sitzungen und Pr\u00e4sentationen<\/li>\n                <li>Internet- und Telefonkosten<\/li>\n                <li>Schulungsveranstaltungen und Materialien<\/li>\n                <li>Gesch\u00e4ftslizenzen und Versicherungen<\/li>\n            <\/ul>\n        <\/div>\n\n        <!-- No Income Guarantee -->\n        <div class=\"policy-section\">\n            <h2 class=\"section-title\">\n                <span class=\"section-icon\"><i class=\"las la-shield-alt\"><\/i><\/span>\n                Keine Einkommens- oder Gewinngarantie\n            <\/h2>\n            <p><strong>iEvolution Pro LLC<\/strong> garantiert keine Einkommensh\u00f6he f\u00fcr IBPs oder Gewinne f\u00fcr Endnutzer unseres KI-Analysedienstes. Der Nuvix-Verg\u00fctungsplan muss in seiner Gesamtheit pr\u00e4sentiert werden, wobei zu betonen ist, dass:<\/p>\n\n            <div class=\"highlight-box\">\n                <p><strong>F\u00fcr IBPs:<\/strong><\/p>\n                <ul class=\"policy-list\">\n                    <li>Produktverk\u00e4ufe an Endverbraucher sind Voraussetzung f\u00fcr Provisionen<\/li>\n                    <li>Der Aufbau eines erfolgreichen Teams erfordert Zeit und M\u00fche<\/li>\n                    <li>Die meisten IBPs verdienen weniger als $500 pro Jahr<\/li>\n                    <li>Erfolg ist unabh\u00e4ngig von der Anstrengung nicht garantiert<\/li>\n                    <li>Markts\u00e4ttigung kann Chancen begrenzen<\/li>\n                <\/ul>\n            <\/div>\n\n            <div class=\"highlight-box\">\n                <p><strong>F\u00fcr Endverbraucher (Kunden):<\/strong><\/p>\n                <ul class=\"policy-list\">\n                    <li>Die Genauigkeit der AI-Analyse ist keine Garantie f\u00fcr profitable Gesch\u00e4fte<\/li>\n                    <li>95% der H\u00e4ndler verlieren Geld unabh\u00e4ngig von den verwendeten Tools<\/li>\n                    <li>Vergangene Leistungen sagen nichts \u00fcber zuk\u00fcnftige Ergebnisse aus<\/li>\n                    <li>Die Abonnementkosten k\u00f6nnen etwaige Handelsgewinne \u00fcbersteigen<\/li>\n                    <li>Casinospiele beg\u00fcnstigen immer das Haus<\/li>\n                <\/ul>\n            <\/div>\n        <\/div>\n\n        <!-- Prohibition of Unauthorized Claims -->\n        <div class=\"policy-section\">\n            <h2 class=\"section-title\">\n                <span class=\"section-icon\"><i class=\"las la-ban\"><\/i><\/span>\n                Verbot unberechtigter Forderungen\n            <\/h2>\n            <p>IBPs ist es strengstens untersagt, Behauptungen aufzustellen, die nicht ausdr\u00fccklich in der offiziellen Nuvix-Literatur aufgef\u00fchrt sind. Dies schlie\u00dft ein:<\/p>\n            \n            <div class=\"important-notice\">\n                <div class=\"important-notice-title\"><i class=\"las la-exclamation-triangle\"><\/i> Verbotene Einkommensanspr\u00fcche<\/div>\n                <ul class=\"policy-list\">\n                    <li>Garantie bestimmter Einkommensbetr\u00e4ge f\u00fcr IBPs<\/li>\n                    <li>Behauptung, \"leichtes Geld\" oder \"schnell reich werden\"<\/li>\n                    <li>Falsche Darstellung der typischen IBP-Einkommen<\/li>\n                    <li>Anzeigen von Luxus-Lifestyle als typische Ergebnisse<\/li>\n                    <li>Verspricht passives Einkommen ohne Anstrengung<\/li>\n                    <li>Verwendung ungepr\u00fcfter Einkommensnachweise<\/li>\n                <\/ul>\n            <\/div>\n\n            <div class=\"important-notice\">\n                <div class=\"important-notice-title\"><i class=\"las la-exclamation-triangle\"><\/i> Verbotene Produktbehauptungen<\/div>\n                <ul class=\"policy-list\">\n                    <li>Behauptung, unsere KI garantiere Handelsgewinne<\/li>\n                    <li>Behauptung, dass die Nutzer mit unserem Dienst Geld verdienen werden<\/li>\n                    <li>Versprechen, \"den Markt zu schlagen\" oder \"das Haus zu schlagen\"<\/li>\n                    <li>Falsche Darstellung der KI-Genauigkeit als Gewinngarantie<\/li>\n                    <li>Die Behauptung, unser Service eliminiere das Handelsrisiko<\/li>\n                    <li>Vermarktung an Minderj\u00e4hrige oder in verbotenen Gerichtsbarkeiten<\/li>\n                <\/ul>\n            <\/div>\n        <\/div>\n\n        <!-- Individual Responsibility -->\n        <div class=\"policy-section\">\n            <h2 class=\"section-title\">\n                <span class=\"section-icon\"><i class=\"las la-user-check\"><\/i><\/span>\n                IBP Zust\u00e4ndigkeiten\n            <\/h2>\n            <p>Als Independent Brand Partner (unabh\u00e4ngiger Vertragspartner) mit <strong>iEvolution Pro LLC<\/strong>sind Sie allein verantwortlich f\u00fcr:<\/p>\n            \n            <ul class=\"policy-list\">\n                <li>Meldung aller Eink\u00fcnfte in Ihrer pers\u00f6nlichen Steuererkl\u00e4rung<\/li>\n                <li>Zahlung aller anwendbaren Bundes-, Landes- und Kommunalsteuern<\/li>\n                <li>F\u00fchren von genauen Gesch\u00e4ftsunterlagen<\/li>\n                <li>Nachverfolgung aller Gesch\u00e4ftsausgaben f\u00fcr Steuerzwecke<\/li>\n                <li>Einholung der erforderlichen Gesch\u00e4ftslizenzen und Genehmigungen<\/li>\n                <li>Abschluss einer angemessenen Unternehmensversicherung<\/li>\n                <li>Einhaltung aller geltenden Gesetze und Vorschriften<\/li>\n                <li>Ethische Pr\u00e4sentation von Produkten und M\u00f6glichkeiten<\/li>\n                <li>Sicherstellen, dass die Kunden die Handelsrisiken verstehen<\/li>\n            <\/ul>\n\n            <div class=\"info-box\">\n                <div class=\"info-box-title\"><i class=\"las la-balance-scale\"><\/i> Anforderungen an ethisches Verkaufen<\/div>\n                <p>IBPs m\u00fcssen sicherstellen, dass potenzielle Kunden sie verstehen:<\/p>\n                <ul class=\"policy-list\">\n                    <li>Der KI-Dienst garantiert keine Gewinne<\/li>\n                    <li>Handel und Gl\u00fccksspiel sind mit erheblichen Risiken verbunden<\/li>\n                    <li>Sie k\u00f6nnen mehr verlieren als die Abonnementkosten<\/li>\n                    <li>Vergangene Leistungen sagen nichts \u00fcber zuk\u00fcnftige Ergebnisse aus<\/li>\n                <\/ul>\n            <\/div>\n        <\/div>\n\n        <!-- Consequences of Cancellation or Inactivity -->\n        <div class=\"policy-section\">\n            <h2 class=\"section-title\">\n                <span class=\"section-icon\"><i class=\"las la-power-off\"><\/i><\/span>\n                Folgen der Annullierung oder Unt\u00e4tigkeit\n            <\/h2>\n            <p>Wenn ein IBP-Gesch\u00e4ft inaktiv wird, storniert oder gek\u00fcndigt wird, versteht der IBP, dass er dauerhaft alle Rechte daran verliert:<\/p>\n            \n            <ul class=\"policy-list\">\n                <li>Provisionen von ihrer Downline-Organisation<\/li>\n                <li>Bin\u00e4re Boni aus dem Teamvolumen<\/li>\n                <li>Fast-Start-Boni f\u00fcr Neuanmeldungen<\/li>\n                <li>F\u00fchrungspr\u00e4mien und Rangaufstieg<\/li>\n                <li>Resteinnahmen aus Kundenabonnements<\/li>\n                <li>Zugang zu Back-Office- und Marketing-Tools<\/li>\n                <li>Teilnahme an Unternehmensveranstaltungen und Schulungen<\/li>\n                <li>Position und kumuliertes Volumen im Bin\u00e4rbaum<\/li>\n            <\/ul>\n\n            <div class=\"highlight-box\">\n                <p><strong>Inaktivit\u00e4t Definition:<\/strong> Ein IBP-Konto kann als inaktiv betrachtet werden, wenn:<\/p>\n                <ul class=\"policy-list\">\n                    <li>Keine qualifizierten Verk\u00e4ufe oder K\u00e4ufe innerhalb von 90 aufeinanderfolgenden Tagen<\/li>\n                    <li>Nichteinhaltung der monatlichen Mindestmengenanforderungen<\/li>\n                    <li>Nicht-Erneuerung der IBP-Jahresgeb\u00fchr<\/li>\n                    <li>Versto\u00df gegen die Bedingungen und Konditionen<\/li>\n                <\/ul>\n            <\/div>\n        <\/div>\n\n        <!-- Business Changes -->\n        <div class=\"policy-section\">\n            <h2 class=\"section-title\">\n                <span class=\"section-icon\"><i class=\"las la-sync-alt\"><\/i><\/span>\n                Gesch\u00e4ftsver\u00e4nderungen und Risikofaktoren\n            <\/h2>\n            <p><strong>iEvolution Pro LLC<\/strong> beh\u00e4lt sich das Recht vor, den Gesch\u00e4ftsbetrieb zu \u00e4ndern, was sich auf das Einkommenspotenzial von IBP auswirken kann:<\/p>\n\n            <h3 class=\"subsection-title\">Gesch\u00e4ftliche Risikofaktoren f\u00fcr IBPs<\/h3>\n            <ul class=\"policy-list\">\n                <li>\u00c4nderungen an der Struktur oder den Prozents\u00e4tzen des Verg\u00fctungsplans<\/li>\n                <li>\u00c4nderung des Produktangebots oder der Preisgestaltung<\/li>\n                <li>Markts\u00e4ttigung in geografischen Gebieten<\/li>\n                <li>Regulatorische \u00c4nderungen mit Auswirkungen auf MLM-Aktivit\u00e4ten<\/li>\n                <li>Wettbewerb durch \u00e4hnliche Unternehmen<\/li>\n                <li>Wirtschaftliche Bedingungen, die die Verbraucherausgaben beeinflussen<\/li>\n                <li>Unternehmensaufl\u00f6sung oder Konkurs<\/li>\n            <\/ul>\n\n            <h3 class=\"subsection-title\">Risiken f\u00fcr die Produktleistung<\/h3>\n            <ul class=\"policy-list\">\n                <li>Die Genauigkeit der AI-Analyse kann je nach Marktbedingungen variieren<\/li>\n                <li>Schwarze Schw\u00e4ne, die KI nicht vorhersagen kann<\/li>\n                <li>Regulatorische \u00c4nderungen, die den Handel oder das Gl\u00fccksspiel betreffen<\/li>\n                <li>Technische St\u00f6rungen oder Dienstunterbrechungen<\/li>\n                <li>Unzufriedenheit der Kunden mit der Produktleistung<\/li>\n                <li>Hohe Kundenabwanderung aufgrund von Handelsverlusten<\/li>\n            <\/ul>\n\n            <div class=\"important-notice\">\n                <div class=\"important-notice-title\"><i class=\"las la-exclamation-circle\"><\/i> Haftungsausschluss<\/div>\n                <p>iEvolution Pro LLC und Nuvix sind nicht haftbar f\u00fcr:<\/p>\n                <ul class=\"policy-list\">\n                    <li>IBP-Einkommensverluste aufgrund von Gesch\u00e4fts\u00e4nderungen<\/li>\n                    <li>Handelsverluste von Kunden mit unserer KI-Analyse<\/li>\n                    <li>Gl\u00fccksspielverluste der Endnutzer<\/li>\n                    <li>Unf\u00e4higkeit, die prognostizierten Ertr\u00e4ge zu erzielen<\/li>\n                <\/ul>\n            <\/div>\n        <\/div>\n\n        <!-- Typical Earnings -->\n        <div class=\"policy-section\">\n            <h2 class=\"section-title\">\n                <span class=\"section-icon\"><i class=\"las la-chart-bar\"><\/i><\/span>\n                Typische Ertr\u00e4ge und Ergebnisse\n            <\/h2>\n            \n            <div class=\"important-notice\">\n                <div class=\"important-notice-title\"><i class=\"las la-info-circle\"><\/i> IBP-Verdienststatistik<\/div>\n                <p><strong>Auf der Grundlage von Unternehmensdaten sind typische IBP-Ertr\u00e4ge:<\/strong><\/p>\n                <ul class=\"policy-list\">\n                    <li>60% der IBPs verdienen j\u00e4hrlich $0 - $100<\/li>\n                    <li>25% der IBPs verdienen j\u00e4hrlich $100 - $500<\/li>\n                    <li>10% der IBPs verdienen $500 - $2.000 j\u00e4hrlich<\/li>\n                    <li>4% der IBPs verdienen $2.000 - $10.000 j\u00e4hrlich<\/li>\n                    <li>Weniger als 1% verdienen \u00fcber $10.000 j\u00e4hrlich<\/li>\n                <\/ul>\n                <p><em>In diesen Zahlen sind die Betriebsausgaben nicht enthalten, die h\u00e4ufig die Einnahmen \u00fcbersteigen.<\/em><\/p>\n            <\/div>\n\n            <div class=\"warning-box\">\n                <div class=\"warning-icon\"><i class=\"las la-chart-line\"><\/i><\/div>\n                <div class=\"warning-title\">Handelsergebnisse f\u00fcr Endverbraucher<\/div>\n                <p><strong>Kundenergebnisse mithilfe unserer KI-Analyse:<\/strong><\/p>\n                <ul class=\"policy-list\">\n                    <li>95% der Forex-H\u00e4ndler verlieren Geld<\/li>\n                    <li>90% der Daytrader scheitern innerhalb des ersten Jahres<\/li>\n                    <li>Die meisten Kunden decken die Abonnementkosten nicht durch Handelsgewinne<\/li>\n                    <li>Casino-Spiele behalten den Hausvorteil unabh\u00e4ngig von der Analyse bei<\/li>\n                <\/ul>\n            <\/div>\n\n            <div class=\"info-box\">\n                <div class=\"info-box-title\"><i class=\"las la-dice\"><\/i> Ressourcen zum Thema Gl\u00fccksspiel<\/div>\n                <p>Wenn Sie oder Ihre Kunden ein Gl\u00fccksspielproblem haben, suchen Sie bitte Hilfe:<br>\n                Nationale Gl\u00fccksspiel-Helpline: 1-800-522-4700<br>\n                Website: ncpgambling.org<\/p>\n            <\/div>\n        <\/div>\n\n        <!-- Legal Note -->\n        <div class=\"legal-note\">\n            <p><strong>Rechtlicher Hinweis:<\/strong> Diese Einkommenserkl\u00e4rung stellt das Verdienstpotenzial der unabh\u00e4ngigen Markenpartner von Nuvix und die Leistungserwartungen unseres AI-Analysedienstes genau dar. Die individuellen IBP-Eink\u00fcnfte h\u00e4ngen vom Einsatz, den F\u00e4higkeiten und den Marktbedingungen ab. Der Handel und das Gl\u00fccksspiel mit unseren KI-Analyse-Tools bergen ein hohes Risiko finanzieller Verluste. Vergangene Leistungen sind keine Garantie f\u00fcr zuk\u00fcnftige Ergebnisse. Alle Provisionen werden gezahlt von <strong>iEvolution Pro LLC<\/strong>. Bevor Sie als IBP teilnehmen oder unsere Dienste f\u00fcr den Handel\/das Gl\u00fccksspiel nutzen, sollten Sie Ihre finanzielle Situation und Ihre Risikobereitschaft sorgf\u00e4ltig pr\u00fcfen. Holen Sie bei Bedarf professionellen finanziellen und rechtlichen Rat ein.<\/p>\n        <\/div>\n\n        <!-- Contact Section -->\n        <div class=\"contact-section\">\n            <h2 class=\"contact-title\">Kontakt<\/h2>\n            <p>F\u00fcr Fragen oder weitere Informationen wenden Sie sich bitte an:<\/p>\n            \n            <div class=\"contact-info\">\n                <div class=\"contact-item\">\n                    <i class=\"las la-envelope\"><\/i>\n                    <span>E-Mail: <a href=\"mailto:support@nuvix.com\">support@nuvix.com<\/a><\/span>\n                <\/div>\n                <div class=\"contact-item\">\n                    <i class=\"las la-globe\"><\/i>\n                    <span>Website: <a href=\"https:\/\/nuvix.com\/de\/contact-us\/\">https:\/\/nuvix.com\/contact-us\/<\/a><\/span>\n                <\/div>\n            <\/div>\n\n            <a href=\"https:\/\/nuvix.com\/de\/contact-us\/\" class=\"contact-button\">\n                <i class=\"las la-comments\"><\/i>\n                Mehr Informationen erhalten\n            <\/a>\n        <\/div>\n\n        <!-- Final Notice -->\n        <div class=\"policy-section\">\n            <div class=\"important-notice\">\n                <p><strong>Indem Sie unabh\u00e4ngiger Markenpartner von iEvolution Pro LLC werden, best\u00e4tigen Sie, dass Sie diese Einkommensoffenlegungserkl\u00e4rung gelesen und verstanden haben und ihr zustimmen.<\/strong><\/p>\n                <p>Diese Erkl\u00e4rung kann sich \u00e4ndern. Bitte \u00fcberpr\u00fcfen Sie sie regelm\u00e4\u00dfig auf Aktualisierungen.<\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <!-- Back to Top Button -->\n    <div class=\"back-to-top\" id=\"backToTop\"><i class=\"las la-arrow-up\"><\/i><\/div>\n\n    <script>\n    document.addEventListener('DOMContentLoaded', function() {\n        \/\/ Header scroll effect\n        const header = document.getElementById('nuvixHeader');\n        let lastScrollTop = 0;\n        \n        window.addEventListener('scroll', function() {\n            const scrollTop = window.pageYOffset || document.documentElement.scrollTop;\n            \n            \/\/ Add scrolled class for styling\n            if (scrollTop > 50) {\n                header.classList.add('scrolled');\n            } else {\n                header.classList.remove('scrolled');\n            }\n            \n            \/\/ Hide\/show header on scroll\n            if (scrollTop > lastScrollTop && scrollTop > 100) {\n                header.classList.add('hidden');\n            } else {\n                header.classList.remove('hidden');\n            }\n            \n            lastScrollTop = scrollTop <= 0 ? 0 : scrollTop;\n\n            \/\/ Back to top button visibility\n            const backToTop = document.getElementById('backToTop');\n            if (scrollTop > 300) {\n                backToTop.classList.add('visible');\n            } else {\n                backToTop.classList.remove('visible');\n            }\n        });\n\n        \/\/ Mobile Navigation Toggle\n        const hamburger = document.getElementById('hamburger');\n        const mobileMenu = document.getElementById('mobileMenu');\n        const mobileMenuLinks = document.querySelectorAll('.mobile-menu-links a');\n        const body = document.body;\n\n        if (hamburger && mobileMenu) {\n            hamburger.addEventListener('click', function(e) {\n                e.stopPropagation();\n                this.classList.toggle('active');\n                mobileMenu.classList.toggle('active');\n                \n                if (mobileMenu.classList.contains('active')) {\n                    body.style.overflow = 'hidden';\n                } else {\n                    body.style.overflow = '';\n                }\n            });\n\n            mobileMenuLinks.forEach(link => {\n                link.addEventListener('click', function() {\n                    hamburger.classList.remove('active');\n                    mobileMenu.classList.remove('active');\n                    body.style.overflow = '';\n                });\n            });\n\n            document.addEventListener('click', function(e) {\n                if (!mobileMenu.contains(e.target) && !hamburger.contains(e.target)) {\n                    if (mobileMenu.classList.contains('active')) {\n                        hamburger.classList.remove('active');\n                        mobileMenu.classList.remove('active');\n                        body.style.overflow = '';\n                    }\n                }\n            });\n        }\n\n        \/\/ Back to top functionality\n        document.getElementById('backToTop').addEventListener('click', function() {\n            window.scrollTo({\n                top: 0,\n                behavior: 'smooth'\n            });\n        });\n\n        \/\/ Handle window resize\n        let resizeTimer;\n        window.addEventListener('resize', () => {\n            clearTimeout(resizeTimer);\n            resizeTimer = setTimeout(() => {\n                if (window.innerWidth > 1024) {\n                    hamburger.classList.remove('active');\n                    mobileMenu.classList.remove('active');\n                    body.style.overflow = '';\n                }\n            }, 250);\n        });\n    });\n    <\/script>\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e95553d e-con-full e-flex e-con e-parent\" data-id=\"e95553d\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2c1cbf1 elementor-widget elementor-widget-shortcode\" data-id=\"2c1cbf1\" 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>Wichtiger Haftungsausschluss<\/strong><\/div><div class=\"disclaimer-content\"><p>Alle Informationen, die von der <strong>Nuvix AI-Analyse<\/strong> System (der \"Dienst\") wird ausschlie\u00dflich f\u00fcr folgende Zwecke bereitgestellt <strong>Bildungs- und Informationszwecke<\/strong> nur. Der Dienst generiert algorithmische Auswertungen von Marktdaten, Handels- und Kasinospielmustern, aber er tut <strong>nicht<\/strong> erzeugen keine verwertbaren Handels- oder Wettsignale und sollten nicht als solche angesehen werden.<\/p><p>Die Nutzung des Dienstes ist mit erheblichen Risiken verbunden. Bewertungen in der Vergangenheit sind keine Garantie f\u00fcr zuk\u00fcnftige Leistungen oder Gewinne in den Bereichen Forex, Aktien, Futures, synthetische Indizes, bin\u00e4re Optionen, Kryptow\u00e4hrungen, Roulette, Baccarat oder andere Casino-Spiele. <strong>Nuvix<\/strong> \u00fcbernimmt weder ausdr\u00fccklich noch stillschweigend eine Garantie f\u00fcr die Richtigkeit, Vollst\u00e4ndigkeit oder Eignung einer Analyse. <strong>Ihre Entscheidungen und Ergebnisse<\/strong> h\u00e4ngen ausschlie\u00dflich von Ihrem eigenen Urteilsverm\u00f6gen, Ihrer Risikobereitschaft, Ihrem Einsatz und den vorherrschenden Markt- oder Spielbedingungen ab.<\/p><p><strong>Nuvix<\/strong> ist weder mit Handelsplattformen, Brokern, B\u00f6rsen oder Kasinobetreibern verbunden, noch wird es von diesen unterst\u00fctzt oder mit ihnen assoziiert. Sie sind allein verantwortlich f\u00fcr die Auswahl, den Zugang und die Nutzung einer Plattform f\u00fcr Ihre Handels- oder Spielaktivit\u00e4ten.<\/p><p>Durch die Nutzung des Dienstes erkennen Sie an und akzeptieren, dass <strong>Nuvix<\/strong> und die mit ihr verbundenen Unternehmen haften nicht f\u00fcr Verluste, Sch\u00e4den oder Anspr\u00fcche, die sich aus Ihrer Nutzung der KI-Analysen ergeben. F\u00fchren Sie immer Ihre eigene Due Diligence durch und konsultieren Sie qualifizierte Fachleute, bevor Sie Trades oder Wetten platzieren.<\/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>EINWOHNER DER USA - ALLGEMEINER HINWEIS:<\/strong> Die Handelsvorschriften sind je nach Bundesland unterschiedlich. Bin\u00e4re Optionen sind nur \u00fcber CFTC-registrierte B\u00f6rsen legal. \u00dcberpr\u00fcfen Sie die Bundes- und Landesgesetze vor dem Handel. Diese Analyse stellt keine Finanzberatung dar.<\/div><\/div><div class=\"disclaimer-alert disclaimer-warning\"><div class=\"alert-icon\"><i class=\"las la-dice\"><\/i><\/div><div class=\"alert-content\"><strong>US-AMERIKANISCHE GL\u00dcCKSSPIELGESETZE:<\/strong> Online-Gl\u00fccksspiele (Kasinospiele und Sportwetten) sind in den meisten US-Bundesstaaten, darunter Utah, Hawaii, Idaho und anderen, illegal oder eingeschr\u00e4nkt. \u00dcberpr\u00fcfen Sie die Gesetze Ihres Bundesstaates, bevor Sie mit dem Gl\u00fccksspiel beginnen.<\/div><\/div><\/div><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8c9e88d elementor-widget elementor-widget-html\" data-id=\"8c9e88d\" 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 with Extension Link -->\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\">Wo KI auf Chancen trifft<\/p>\n                    <p class=\"nuvix-footer-description\">Revolution\u00e4re KI-gest\u00fctzte Handelsanalyseplattform, die die Herangehensweise von H\u00e4ndlern an die Finanzm\u00e4rkte ver\u00e4ndert.<\/p>\n                    \n                    <!-- Chrome Extension Download Button -->\n                    <div class=\"nuvix-extension-download\">\n                        <a href=\"https:\/\/chromewebstore.google.com\/detail\/nuvix-analysis-educationa\/mekepaacobchobieadiednfmppcflglf\" \n                           target=\"_blank\" \n                           rel=\"noopener noreferrer\"\n                           class=\"nuvix-extension-btn\">\n                            <i class=\"lab la-chrome\"><\/i>\n                            <span>Nuvix Analyzer Erweiterung erhalten<\/span>\n                            <i class=\"las la-download\"><\/i>\n                        <\/a>\n                    <\/div>\n                    \n                    <div class=\"nuvix-footer-social\">\n                        <a href=\"https:\/\/www.instagram.com\/nuvixofficial\/\" 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\">Schnelle Links<\/h3>\n                    <ul class=\"nuvix-footer-links\">\n                        <li><a href=\"https:\/\/nuvix.com\/de\/#markets\">M\u00e4rkte<\/a><\/li>\n                        <li><a href=\"https:\/\/nuvix.com\/de\/#solution\">KI-Technologie<\/a><\/li>\n                        <li><a href=\"https:\/\/nuvix.com\/de\/#pricing\">Pakete<\/a><\/li>\n                        <li><a href=\"https:\/\/nuvix.com\/de\/#opportunity\">Gelegenheit<\/a><\/li>\n                        <li><a href=\"https:\/\/nuvix.com\/de\/c_login\/\">Anmeldung f\u00fcr Mitglieder<\/a><\/li>\n                    <\/ul>\n                <\/div>\n\n                <!-- Legal -->\n                <div class=\"nuvix-footer-section\">\n                    <h3 class=\"nuvix-footer-title\">Rechtliches<\/h3>\n                    <ul class=\"nuvix-footer-links\">\n                        <li><a href=\"https:\/\/nuvix.com\/de\/privacy-policy-en\/\">Datenschutzbestimmungen<\/a><\/li>\n                        <li><a href=\"https:\/\/nuvix.com\/de\/terms-of-use-en\/\">Nutzungsbedingungen<\/a><\/li>\n                        <li><a href=\"https:\/\/nuvix.com\/de\/refund-and-cancellation-policy-en\/\">R\u00fcckerstattung und Stornierung<\/a><\/li>\n                        <li><a href=\"https:\/\/nuvix.com\/de\/gdpr-en\/\">GDPR-Politik<\/a><\/li>\n                        <li><a href=\"https:\/\/nuvix.com\/de\/nuvix-income-disclosure-statement\/\">Ergebnisrechnung<\/a><\/li>\n                        <li><a href=\"https:\/\/nuvix.com\/de\/service-availability-compliance-policy\/\">Verf\u00fcgbarkeit und Konformit\u00e4t<\/a><\/li>\n                        <li><a href=\"https:\/\/nuvix.com\/de\/ibp_agreement\/\">IBP-Vereinbarung<\/a><\/li>\n                        <li><a href=\"https:\/\/nuvix.com\/de\/anti-money-laundering-aml\/\">Anti-Geldw\u00e4sche (AML)<\/a><\/li>\n                        <li><a href=\"https:\/\/nuvix.com\/de\/cookie-policy\/\">Cookie-Richtlinie<\/a><\/li>\n                    <\/ul>\n                <\/div>\n\n                <!-- Support & Tools -->\n                <div class=\"nuvix-footer-section\">\n                    <h3 class=\"nuvix-footer-title\">Unterst\u00fctzung &amp; Tools<\/h3>\n                    <ul class=\"nuvix-footer-links\">\n                        <li><a href=\"https:\/\/nuvix.com\/de\/contact-us\/\">Kontakt<\/a><\/li>\n                        <li><a href=\"https:\/\/nuvix.com\/de\/privacy-preferences\/\">Cookie &amp; Datenschutz-Einstellungen<\/a><\/li>\n                        <li class=\"nuvix-extension-link-item\">\n                            <a href=\"https:\/\/chromewebstore.google.com\/detail\/nuvix-analysis-educationa\/mekepaacobchobieadiednfmppcflglf\" \n                               target=\"_blank\" \n                               rel=\"noopener noreferrer\">\n                                <i class=\"lab la-chrome\"><\/i> Nuvix Analyzer Erweiterung\n                            <\/a>\n                        <\/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\">Wir akzeptieren<\/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\ufe0f 2025 Nuvix by\ufe0f iEvolution Pro LLC - Alle Rechte vorbehalten<\/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\/* Chrome Extension Download Button *\/\n#nuvix-footer-wrapper .nuvix-extension-download {\n    margin: 1.5rem 0;\n}\n\n#nuvix-footer-wrapper .nuvix-extension-btn {\n    display: inline-flex !important;\n    align-items: center;\n    gap: 0.5rem;\n    padding: 0.75rem 1.25rem;\n    background: var(--nuvix-primary-gradient) !important;\n    color: white !important;\n    text-decoration: none !important;\n    border-radius: 50px;\n    font-size: 0.9rem;\n    font-weight: 600;\n    transition: all 0.3s ease;\n    box-shadow: 0 4px 15px rgba(159, 57, 255, 0.3);\n    border: none !important;\n    position: relative;\n    overflow: hidden;\n}\n\n#nuvix-footer-wrapper .nuvix-extension-btn::before {\n    content: '';\n    position: absolute;\n    top: 0;\n    left: -100%;\n    width: 100%;\n    height: 100%;\n    background: rgba(255, 255, 255, 0.2);\n    transition: left 0.3s ease;\n}\n\n#nuvix-footer-wrapper .nuvix-extension-btn:hover {\n    transform: translateY(-2px);\n    box-shadow: 0 6px 25px rgba(159, 57, 255, 0.5);\n    color: white !important;\n}\n\n#nuvix-footer-wrapper .nuvix-extension-btn:hover::before {\n    left: 100%;\n}\n\n#nuvix-footer-wrapper .nuvix-extension-btn i.lab {\n    font-size: 1.2rem;\n}\n\n#nuvix-footer-wrapper .nuvix-extension-btn i.las {\n    font-size: 1rem;\n    animation: nuvixBounce 2s infinite;\n}\n\n@keyframes nuvixBounce {\n    0%, 100% { transform: translateY(0); }\n    50% { transform: translateY(-3px); }\n}\n\n\/* Extension link in the Support section *\/\n#nuvix-footer-wrapper .nuvix-extension-link-item a {\n    display: inline-flex !important;\n    align-items: center;\n    gap: 0.5rem;\n}\n\n#nuvix-footer-wrapper .nuvix-extension-link-item a i {\n    color: var(--nuvix-accent-blue);\n    font-size: 1.1rem;\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    #nuvix-footer-wrapper .nuvix-extension-download {\n        text-align: center;\n    }\n    \n    #nuvix-footer-wrapper .nuvix-extension-btn {\n        width: 100%;\n        max-width: 280px;\n        justify-content: center;\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>","protected":false},"excerpt":{"rendered":"Einkommensoffenlegung - Nuvix Home Home Einkommensoffenlegung Transparenz der Verdienstm\u00f6glichkeiten f\u00fcr unabh\u00e4ngige Markenpartner (IBPs) und KI-Analysedienstleistung Betrieben von iEvolution Pro LLC Alle Provisionen werden von iEvolution Pro LLC gezahlt Letzte Aktualisierung: Oktober 6, 2025 | Version 1.0 DUAL DISCLOSURE: KEINE GARANTIEN iEvolution Pro LLC (Betreiber von Nuvix) \u00fcbernimmt [...]","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-42234","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/nuvix.com\/de\/wp-json\/wp\/v2\/pages\/42234","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/nuvix.com\/de\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/nuvix.com\/de\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/nuvix.com\/de\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/nuvix.com\/de\/wp-json\/wp\/v2\/comments?post=42234"}],"version-history":[{"count":28,"href":"https:\/\/nuvix.com\/de\/wp-json\/wp\/v2\/pages\/42234\/revisions"}],"predecessor-version":[{"id":44180,"href":"https:\/\/nuvix.com\/de\/wp-json\/wp\/v2\/pages\/42234\/revisions\/44180"}],"wp:attachment":[{"href":"https:\/\/nuvix.com\/de\/wp-json\/wp\/v2\/media?parent=42234"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}