{"id":42500,"date":"2025-08-24T20:27:21","date_gmt":"2025-08-25T03:27:21","guid":{"rendered":"https:\/\/nuvix.com\/?page_id=42500"},"modified":"2025-09-16T09:48:18","modified_gmt":"2025-09-16T16:48:18","slug":"anti-money-laundering-aml","status":"publish","type":"page","link":"https:\/\/nuvix.com\/de\/anti-money-laundering-aml\/","title":{"rendered":"Anti-Geldw\u00e4sche (AML)"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"42500\" class=\"elementor elementor-42500\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c75f21f e-con-full e-flex e-con e-parent\" data-id=\"c75f21f\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c1ea16f elementor-widget elementor-widget-html\" data-id=\"c1ea16f\" 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>Anti-Money Laundering (AML) Policy - iEvolution Pro LLC \/ Nuvix<\/title>\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    <!-- jsPDF for PDF generation -->\n    <script src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/jspdf\/2.5.1\/jspdf.umd.min.js\"><\/script>\n    <script src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/html2canvas\/1.4.1\/html2canvas.min.js\"><\/script>\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        \/* Download Button Styles *\/\n        .download-button {\n            display: inline-flex;\n            align-items: center;\n            gap: 0.5rem;\n            padding: 0.6rem 1.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            cursor: pointer;\n            border: none;\n            font-size: 0.95rem;\n        }\n\n        .download-button:hover {\n            transform: translateY(-2px);\n            box-shadow: 0 8px 30px rgba(159, 57, 255, 0.5);\n            text-decoration: none;\n            color: white;\n        }\n\n        .download-button i {\n            font-size: 1.1rem;\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        .company-badge {\n            display: inline-block;\n            background: linear-gradient(135deg, rgba(159, 57, 255, 0.2), rgba(0, 180, 216, 0.2));\n            border: 1px solid rgba(159, 57, 255, 0.5);\n            border-radius: 25px;\n            padding: 0.5rem 1.5rem;\n            margin-bottom: 1rem;\n            font-weight: 600;\n            color: #00b4d8;\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        .last-updated {\n            margin-top: 1rem;\n            font-size: 0.9rem;\n            color: #64748b;\n        }\n\n        .download-section {\n            text-align: center;\n            margin-top: 1.5rem;\n        }\n\n        \/* Quick Navigation *\/\n        .quick-nav {\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        .quick-nav-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        .quick-nav-grid {\n            display: grid;\n            grid-template-columns: 1fr;\n            gap: 0.75rem;\n        }\n\n        @media (min-width: 576px) {\n            .quick-nav-grid {\n                grid-template-columns: repeat(2, 1fr);\n                gap: 1rem;\n            }\n        }\n\n        @media (min-width: 768px) {\n            .quick-nav-grid {\n                grid-template-columns: repeat(3, 1fr);\n            }\n        }\n\n        .quick-nav-item {\n            padding: 0.75rem 1rem;\n            background: rgba(255, 255, 255, 0.02);\n            border-radius: 10px;\n            border: 1px solid rgba(255, 255, 255, 0.05);\n            transition: all 0.3s ease;\n            cursor: pointer;\n            display: flex;\n            align-items: center;\n            gap: 0.5rem;\n            text-decoration: none;\n            color: #e2e8f0;\n        }\n\n        .quick-nav-item:hover {\n            background: rgba(159, 57, 255, 0.1);\n            border-color: rgba(159, 57, 255, 0.3);\n            transform: translateX(5px);\n        }\n\n        .quick-nav-item::before {\n            content: '';\n            font-family: 'Line Awesome Free';\n            font-weight: 900;\n            content: '\\f061';\n            color: #9f39ff;\n            font-size: 1rem;\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-number {\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            font-weight: 700;\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::before {\n            font-family: 'Line Awesome Free';\n            font-weight: 900;\n            content: '\\f071';\n            font-size: 1.5rem;\n        }\n\n        \/* Prohibited Countries Box *\/\n        .prohibited-countries-box {\n            background: linear-gradient(135deg, rgba(239, 68, 68, 0.2), rgba(185, 28, 28, 0.15));\n            border: 2px solid rgba(239, 68, 68, 0.5);\n            border-radius: 15px;\n            padding: 2rem;\n            margin: 2rem 0;\n        }\n\n        .prohibited-countries-title {\n            font-size: 1.5rem;\n            font-weight: 700;\n            color: #ff4444;\n            margin-bottom: 1.5rem;\n            display: flex;\n            align-items: center;\n            gap: 0.75rem;\n        }\n\n        .prohibited-countries-title::before {\n            font-family: 'Line Awesome Free';\n            font-weight: 900;\n            content: '\\f05e';\n            font-size: 2rem;\n        }\n\n        .countries-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));\n            gap: 1rem;\n            margin-top: 1rem;\n        }\n\n        .country-item {\n            background: rgba(0, 0, 0, 0.3);\n            padding: 0.75rem;\n            border-radius: 8px;\n            border: 1px solid rgba(239, 68, 68, 0.3);\n            display: flex;\n            align-items: center;\n            gap: 0.5rem;\n        }\n\n        .country-item::before {\n            content: '\u26d4';\n            font-size: 1.2rem;\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        .info-box-title::before {\n            font-family: 'Line Awesome Free';\n            font-weight: 900;\n            content: '\\f05a';\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: '';\n            position: absolute;\n            left: 0;\n            font-family: 'Line Awesome Free';\n            font-weight: 900;\n            content: '\\f00c';\n            color: #00b4d8;\n            font-size: 0.9rem;\n        }\n\n        .numbered-list {\n            list-style: none;\n            counter-reset: item;\n            padding-left: 0;\n        }\n\n        .numbered-list li {\n            counter-increment: item;\n            margin-bottom: 1rem;\n            padding-left: 2.5rem;\n            position: relative;\n        }\n\n        .numbered-list li::before {\n            content: counter(item);\n            position: absolute;\n            left: 0;\n            width: 25px;\n            height: 25px;\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            font-weight: 600;\n            font-size: 0.9rem;\n        }\n\n        \/* Special 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        \/* Red Alert Box *\/\n        .red-alert-box {\n            background: linear-gradient(135deg, rgba(239, 68, 68, 0.15), rgba(185, 28, 28, 0.15));\n            border: 2px solid rgba(239, 68, 68, 0.5);\n            border-radius: 15px;\n            padding: 2rem;\n            margin: 2rem 0;\n        }\n\n        \/* Process Stages Box *\/\n        .process-box {\n            background: rgba(99, 102, 241, 0.1);\n            border: 1px solid rgba(99, 102, 241, 0.3);\n            border-radius: 10px;\n            padding: 1.5rem;\n            margin: 1.5rem 0;\n        }\n\n        .process-stage {\n            margin-bottom: 1rem;\n            padding-left: 1rem;\n        }\n\n        .process-stage strong {\n            color: #9f39ff;\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        \/* 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 i {\n            font-size: 1.5rem;\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        \/* Contact Button *\/\n        .contact-button {\n            display: inline-flex;\n            align-items: center;\n            gap: 0.5rem;\n            padding: 0.75rem 1.5rem;\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            color: white;\n        }\n\n        .contact-button i {\n            font-size: 1.1rem;\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            .quick-nav {\n                padding: 1.5rem;\n            }\n\n            .policy-section {\n                padding: 1.5rem;\n            }\n\n            .countries-grid {\n                grid-template-columns: 1fr;\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                <button class=\"download-button\" onclick=\"downloadPDF()\">\n                    <i class=\"las la-download\"><\/i> PDF herunterladen\n                <\/button>\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                <button class=\"download-button\" onclick=\"downloadPDF()\">\n                    <i class=\"las la-download\"><\/i> PDF herunterladen\n                <\/button>\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\" id=\"policyContent\">\n        <div class=\"policy-header\">\n            <div class=\"company-badge\">iEvolution Pro LLC<\/div>\n            <h1 class=\"policy-title\">Anti-Geldw\u00e4sche (AML) Politik<\/h1>\n            <p class=\"policy-subtitle\">iEvolution Pro LLC und Nuvix' Verpflichtung zur Verhinderung von Geldw\u00e4sche und Terrorismusfinanzierung in \u00dcbereinstimmung mit den weltweiten Vorschriften.<\/p>\n            <p class=\"last-updated\">Datum des Inkrafttretens: Januar 2025<\/p>\n            <div class=\"download-section\">\n                <button class=\"download-button\" onclick=\"downloadPDF()\">\n                    <i class=\"las la-file-pdf\"><\/i> Richtlinie als PDF herunterladen\n                <\/button>\n            <\/div>\n        <\/div>\n\n        <!-- Quick Navigation -->\n        <div class=\"quick-nav\">\n            <h2 class=\"quick-nav-title\"><i class=\"las la-list\"><\/i> Schnelle Navigation<\/h2>\n            <div class=\"quick-nav-grid\">\n                <a href=\"#purpose\" class=\"quick-nav-item\">Zweck<\/a>\n                <a href=\"#scope\" class=\"quick-nav-item\">Umfang<\/a>\n                <a href=\"#definition\" class=\"quick-nav-item\">Definition und Verarbeitung<\/a>\n                <a href=\"#compliance\" class=\"quick-nav-item\">Programm zur Einhaltung der Vorschriften<\/a>\n                <a href=\"#prohibited\" class=\"quick-nav-item\">Verbotene Transaktionen<\/a>\n                <a href=\"#enforcement\" class=\"quick-nav-item\">Vollstreckung und Sanktionen<\/a>\n                <a href=\"#review\" class=\"quick-nav-item\">R\u00fcckblick &amp; Updates<\/a>\n                <a href=\"#retention\" class=\"quick-nav-item\">Aufbewahrung von Daten<\/a>\n                <a href=\"#contact\" class=\"quick-nav-item\">Kontaktinformationen<\/a>\n            <\/div>\n        <\/div>\n\n        <!-- Section 1: Purpose -->\n        <div class=\"policy-section\" id=\"purpose\">\n            <h2 class=\"section-title\">\n                <span class=\"section-number\">1<\/span>\n                Zweck\n            <\/h2>\n            <p>iEvolution Pro LLC, Nuvix und alle angeschlossenen Unternehmen haben sich verpflichtet, Geldw\u00e4sche und Terrorismusfinanzierung zu verhindern. Diese Anti-Geldw\u00e4sche (AML)-Richtlinie wird erstellt, um die Einhaltung zu gew\u00e4hrleisten:<\/p>\n            \n            <ul class=\"policy-list\">\n                <li>Das Bankgeheimnisgesetz (BSA)<\/li>\n                <li>Der USA PATRIOT Act<\/li>\n                <li>Empfehlungen der Financial Action Task Force (FATF)<\/li>\n                <li>Sanktionen des Office of Foreign Assets Control (OFAC)<\/li>\n                <li>Internationale AML-Vorschriften, die in allen zugelassenen Betriebsl\u00e4ndern gelten<\/li>\n            <\/ul>\n\n            <div class=\"highlight-box\">\n                <p>Mit dieser Richtlinie verpflichten wir uns, bei allen unseren Gesch\u00e4ftst\u00e4tigkeiten in mehr als 150 L\u00e4ndern weltweit die h\u00f6chsten Standards f\u00fcr Compliance und Ethik einzuhalten.<\/p>\n            <\/div>\n        <\/div>\n\n        <!-- Section 2: Scope -->\n        <div class=\"policy-section\" id=\"scope\">\n            <h2 class=\"section-title\">\n                <span class=\"section-number\">2<\/span>\n                Umfang\n            <\/h2>\n            <p>Diese Politik gilt f\u00fcr:<\/p>\n            \n            <ul class=\"policy-list\">\n                <li>Alle Mitarbeiter von iEvolution Pro LLC, Nuvix und angeschlossenen Unternehmen<\/li>\n                <li>Unabh\u00e4ngige Markenpartner (IBP)<\/li>\n                <li>Bauunternehmer und Berater<\/li>\n                <li>Gesch\u00e4ftspartner und angeschlossene Unternehmen<\/li>\n                <li>Drittanbieter von Dienstleistungen<\/li>\n                <li>Jede nat\u00fcrliche oder juristische Person, die Gesch\u00e4fte mit oder im Namen unserer Unternehmen t\u00e4tigt<\/li>\n            <\/ul>\n\n            <div class=\"info-box\">\n                <div class=\"info-box-title\">Globale Anwendung<\/div>\n                <p>Diese Richtlinie gilt f\u00fcr alle Betriebe weltweit, unabh\u00e4ngig von den \u00f6rtlichen Vorschriften. Wo die lokalen Gesetze strenger sind, gelten die strengeren Anforderungen.<\/p>\n            <\/div>\n        <\/div>\n\n        <!-- Section 3: Definition and Processing -->\n        <div class=\"policy-section\" id=\"definition\">\n            <h2 class=\"section-title\">\n                <span class=\"section-number\">3<\/span>\n                Definition und Verarbeitung\n            <\/h2>\n            <p>Unter Geldw\u00e4sche versteht man den Vorgang, bei dem illegal erworbene Erl\u00f6se durch Verschleierung der wahren Herkunft der Gelder als legal erscheinen. Er umfasst in der Regel drei Stufen:<\/p>\n            \n            <div class=\"process-box\">\n                <div class=\"process-stage\">\n                    <strong><i class=\"las la-layer-group\"><\/i> Platzierung<\/strong> - Einbringung illegaler Gelder in das Finanzsystem durch Einlagen, K\u00e4ufe oder andere Mittel.\n                <\/div>\n                <div class=\"process-stage\">\n                    <strong><i class=\"las la-random\"><\/i> Schichtung<\/strong> - Durchf\u00fchrung mehrerer komplexer Transaktionen, um die Herkunft der Gelder zu verschleiern und Distanz zur kriminellen Quelle zu schaffen.\n                <\/div>\n                <div class=\"process-stage\">\n                    <strong><i class=\"las la-check-double\"><\/i> Integration<\/strong> - Wiedereinf\u00fchrung von gewaschenen Geldern in die legale Wirtschaft als scheinbar legale Verm\u00f6genswerte.\n                <\/div>\n            <\/div>\n\n            <div class=\"important-notice\">\n                <div class=\"important-notice-title\">Null-Toleranz<\/div>\n                <p>iEvolution Pro LLC und Nuvix verfolgen eine Null-Toleranz-Politik in Bezug auf Geldw\u00e4sche und kooperieren uneingeschr\u00e4nkt mit den Strafverfolgungsbeh\u00f6rden, um solche Aktivit\u00e4ten aufzudecken und zu verhindern.<\/p>\n            <\/div>\n        <\/div>\n\n        <!-- Section 4: Compliance Program -->\n        <div class=\"policy-section\" id=\"compliance\">\n            <h2 class=\"section-title\">\n                <span class=\"section-number\">4<\/span>\n                Programm zur Einhaltung der Vorschriften\n            <\/h2>\n\n            <h3 class=\"subsection-title\">4.1 AML-Beauftragter<\/h3>\n            <p>iEvolution Pro LLC ernennt einen AML Compliance Officer, der verantwortlich ist f\u00fcr:<\/p>\n            <ul class=\"policy-list\">\n                <li>Umsetzung und Beaufsichtigung von AML-Richtlinien und -Verfahren<\/li>\n                <li>\u00dcberwachung von Transaktionen und Meldung verd\u00e4chtiger Aktivit\u00e4ten<\/li>\n                <li>Schulung von Mitarbeitern und IBPs zur AML-Compliance<\/li>\n                <li>Sicherstellung der Einhaltung der nationalen und internationalen AML-Gesetze<\/li>\n                <li>Durchf\u00fchrung regelm\u00e4\u00dfiger Risikobewertungen<\/li>\n                <li>Pflege der Beziehungen zu den Regulierungsbeh\u00f6rden<\/li>\n            <\/ul>\n\n            <h3 class=\"subsection-title\">4.2 Know Your Customer (KYC)-Verfahren<\/h3>\n            <p>Um Geldw\u00e4sche zu verhindern, \u00fcberpr\u00fcfen wir die Identit\u00e4t aller Kunden, IBPs und Gesch\u00e4ftspartner durch:<\/p>\n            \n            <div class=\"highlight-box\">\n                <p><strong>Erforderliche Dokumentation:<\/strong><\/p>\n                <ul class=\"policy-list\">\n                    <li>Ein von der Regierung ausgestellter Ausweis (Reisepass, F\u00fchrerschein oder Personalausweis)<\/li>\n                    <li>Adressnachweis (Rechnung eines Versorgungsunternehmens, Mietvertrag oder Kontoauszug, der nicht \u00e4lter als 3 Monate ist)<\/li>\n                    <li>Steueridentifikationsnummer oder gleichwertig<\/li>\n                    <li>\u00dcberpr\u00fcfung von Bankkonten f\u00fcr Transaktionen mit hohem Wert<\/li>\n                    <li>Dokumente f\u00fcr die Unternehmensregistrierung f\u00fcr juristische Personen<\/li>\n                    <li>Erkl\u00e4rung \u00fcber die Herkunft der Mittel f\u00fcr Transaktionen, die $10.000 USD \u00fcbersteigen<\/li>\n                <\/ul>\n            <\/div>\n\n            <h3 class=\"subsection-title\">4.2.1 KYC-Kontrollanbieter und technologische Infrastruktur<\/h3>\n            <div class=\"info-box\">\n                <div class=\"info-box-title\">Prim\u00e4res KYC-System<\/div>\n                <p>iEvolution Pro LLC betreibt eine umfassende <strong>firmeneigenes KYC-API-System<\/strong> direkt in unsere Plattforminfrastruktur integriert.<\/p>\n            <\/div>\n            \n            <p><strong>Unsere KYC-Kontrolltechnologie umfasst:<\/strong><\/p>\n            <ul class=\"policy-list\">\n                <li>Identit\u00e4ts\u00fcberpr\u00fcfung in Echtzeit anhand von staatlichen Datenbanken<\/li>\n                <li>Automatisiertes Sanktionsscreening gegen OFAC SDN, UN-, EU- und UK-Sanktionslisten<\/li>\n                <li>Steuer-ID-Validierung und Maskierung f\u00fcr SSN\/EIN (USA) und Steuer-IDs in \u00fcber 150 L\u00e4ndern<\/li>\n                <li>Unterst\u00fctzung der \u00dcberpr\u00fcfung mehrerer Dokumente<\/li>\n                <li>Risikobasierte bedingte Genehmigungsworkflows<\/li>\n                <li>Blockchain-Adresspr\u00fcfung f\u00fcr Kryptow\u00e4hrungstransaktionen<\/li>\n                <li>Vollst\u00e4ndiger Pr\u00fcfpfad und Compliance-Berichterstattung<\/li>\n            <\/ul>\n            \n            <p><strong>Verbesserte Sorgfaltspflicht Partner:<\/strong> Bei risikoreichen Transaktionen oder wenn es die lokalen Vorschriften erfordern, arbeiten wir mit f\u00fchrenden KYC-Anbietern zusammen:<\/p>\n            <ul class=\"policy-list\">\n                <li><strong>Sumsub<\/strong> - F\u00fcr die biometrische \u00dcberpr\u00fcfung und die verbesserte Authentifizierung von Dokumenten<\/li>\n                <li><strong>ComplyAdvantage<\/strong> - F\u00fcr Echtzeit-Sanktionen und PEP-Screening<\/li>\n                <li><strong>LexisNexis Risiko-L\u00f6sungen<\/strong> - F\u00fcr umfassende Hintergrundpr\u00fcfungen<\/li>\n            <\/ul>\n\n            <h3 class=\"subsection-title\">4.3 \u00dcberwachung von Vorg\u00e4ngen<\/h3>\n            <p>Wir \u00fcberwachen alle Transaktionen, um rote Fahnen zu erkennen, einschlie\u00dflich:<\/p>\n            \n            <div class=\"red-alert-box\">\n                <p><strong><i class=\"las la-exclamation-triangle\"><\/i> Zu \u00fcberwachende rote Flaggen:<\/strong><\/p>\n                <ul class=\"policy-list\">\n                    <li>Gro\u00dfe oder ungew\u00f6hnliche Transaktionen, die nicht mit der normalen Gesch\u00e4ftst\u00e4tigkeit vereinbar sind<\/li>\n                    <li>Mehrere Transaktionen, die knapp unterhalb der Meldeschwellen strukturiert sind<\/li>\n                    <li>Transaktionen mit Hochrisikol\u00e4ndern oder politisch exponierten Personen (PEPs)<\/li>\n                    <li>Ungew\u00f6hnliche Zahlungsarten oder schnelle Geldbewegungen<\/li>\n                    <li>Weigerung, sich auszuweisen oder vollst\u00e4ndige Angaben zu machen<\/li>\n                    <li>Verwendung mehrerer Konten oder Zahlungen von Dritten<\/li>\n                    <li>Pl\u00f6tzlicher, unerkl\u00e4rlicher Anstieg des Gesch\u00e4ftsvolumens<\/li>\n                    <li>Komplexe oder ungew\u00f6hnliche Transaktionsmuster ohne offensichtlichen Gesch\u00e4ftszweck<\/li>\n                <\/ul>\n            <\/div>\n\n            <h3 class=\"subsection-title\">4.4 Aufbewahrung von Aufzeichnungen<\/h3>\n            <p>Alle Kunden- und Transaktionsaufzeichnungen werden f\u00fcr einen Zeitraum von mindestens <strong>f\u00fcnf (5) Jahre<\/strong>, einschlie\u00dflich:<\/p>\n            <ul class=\"policy-list\">\n                <li>Kundenidentifikationsdokumente<\/li>\n                <li>Transaktionsaufzeichnungen und Zahlungsverhalten<\/li>\n                <li>Interne \u00dcberpr\u00fcfungen und Berichte \u00fcber verd\u00e4chtige Aktivit\u00e4ten<\/li>\n                <li>Kommunikationsaufzeichnungen im Zusammenhang mit risikoreichen Transaktionen<\/li>\n                <li>Schulungsunterlagen und Konformit\u00e4tsbescheinigungen<\/li>\n            <\/ul>\n\n            <h3 class=\"subsection-title\">4.5 Meldung verd\u00e4chtiger Aktivit\u00e4ten (SAR)<\/h3>\n            <p>Mitarbeiter und IBPs m\u00fcssen jede verd\u00e4chtige Transaktion unverz\u00fcglich dem AML Compliance Officer melden, der dann entscheidet, ob eine Verdachtsmeldung (Suspicious Activity Report, SAR) bei den zust\u00e4ndigen Aufsichtsbeh\u00f6rden eingereicht wird.<\/p>\n            \n            <div class=\"info-box\">\n                <div class=\"info-box-title\">Vertraulichkeit<\/div>\n                <p>Die Einreichung einer Verdachtsmeldung und ihr Inhalt sind streng vertraulich. Die Weitergabe an die Person, die die Meldung erstattet hat, oder an Unbefugte ist gesetzlich verboten und kann strafrechtlich geahndet werden.<\/p>\n            <\/div>\n\n            <h3 class=\"subsection-title\">4.6 Schulung und Sensibilisierung<\/h3>\n            <p>Alle Mitarbeiter und IBPs erhalten eine umfassende Schulung zur Einhaltung der AML-Vorschriften, einschlie\u00dflich<\/p>\n            <ul class=\"policy-list\">\n                <li>AML-Gesetze und regulatorische Verpflichtungen<\/li>\n                <li>Identifizierung von verd\u00e4chtigen Aktivit\u00e4ten und roten Fahnen<\/li>\n                <li>Interne Berichtsverfahren<\/li>\n                <li>Anforderungen an die Sorgfaltspflicht des Kunden<\/li>\n                <li>Folgen der Nichteinhaltung<\/li>\n                <li>J\u00e4hrliche Auffrischungsschulungen und Aktualisierungen zu \u00c4nderungen der Rechtsvorschriften<\/li>\n            <\/ul>\n        <\/div>\n\n        <!-- Section 5: Prohibited Transactions -->\n        <div class=\"policy-section\" id=\"prohibited\">\n            <h2 class=\"section-title\">\n                <span class=\"section-number\">5<\/span>\n                Verbotene Transaktionen\n            <\/h2>\n            \n            <div class=\"red-alert-box\">\n                <p><strong><i class=\"las la-ban\"><\/i> iEvolution Pro LLC und Nuvix verbieten dies strikt:<\/strong><\/p>\n                <ul class=\"policy-list\">\n                    <li>Annahme von Zahlungen aus unbekannten oder ungepr\u00fcften Quellen<\/li>\n                    <li>Beteiligung an Transaktionen mit sanktionierten Personen, Organisationen oder L\u00e4ndern<\/li>\n                    <li>Verwendung von Kryptow\u00e4hrungen oder anonymen Zahlungsmethoden f\u00fcr Transaktionen mit hohem Wert ohne angemessene \u00dcberpr\u00fcfung<\/li>\n                    <li>Erlaubnis f\u00fcr Dritte, IBP-Konten f\u00fcr Transaktionen zu nutzen<\/li>\n                    <li>Aufspaltung von Transaktionen zur Vermeidung von Meldeschwellen (Strukturierung)<\/li>\n                    <li>Bearbeitung von Transaktionen mit unzureichender oder verd\u00e4chtiger Dokumentation<\/li>\n                    <li>Annahme von Barzahlungen von mehr als $10.000 USD oder dem entsprechenden Betrag vor Ort<\/li>\n                    <li>Erleichterung von \u00dcberweisungen in oder aus Hochrisiko-L\u00e4ndern ohne verst\u00e4rkte Sorgfaltspflicht<\/li>\n                <\/ul>\n            <\/div>\n\n            <!-- New Prohibited Jurisdictions Section -->\n            <div class=\"prohibited-countries-box\">\n                <div class=\"prohibited-countries-title\">\n                    VERBOTENE GERICHTSBARKEITEN\n                <\/div>\n                <p style=\"margin-bottom: 1.5rem;\">In \u00dcbereinstimmung mit den beh\u00f6rdlichen Anforderungen verbieten iEvolution Pro LLC und Nuvix strikt die Abwicklung von Gesch\u00e4ften mit Personen oder Einrichtungen, die in den folgenden L\u00e4ndern ans\u00e4ssig sind oder deren Staatsb\u00fcrger sind:<\/p>\n                \n                <div class=\"countries-grid\">\n                    <div class=\"country-item\">Iran<\/div>\n                    <div class=\"country-item\">Nordkorea<\/div>\n                    <div class=\"country-item\">Myanmar (Birma)<\/div>\n                    <div class=\"country-item\">Russische F\u00f6deration<\/div>\n                    <div class=\"country-item\">Wei\u00dfrussland<\/div>\n                    <div class=\"country-item\">Syrien<\/div>\n                    <div class=\"country-item\">Kuba<\/div>\n                    <div class=\"country-item\">Venezuela<\/div>\n                    <div class=\"country-item\">Sudan<\/div>\n                    <div class=\"country-item\">S\u00fcdsudan<\/div>\n                    <div class=\"country-item\">Region Krim<\/div>\n                    <div class=\"country-item\">Region Donezk<\/div>\n                    <div class=\"country-item\">Region Luhansk<\/div>\n                <\/div>\n                \n                <div style=\"margin-top: 1.5rem; padding: 1rem; background: rgba(0, 0, 0, 0.3); border-radius: 8px;\">\n                    <p><strong>Anmerkung:<\/strong> Diese Liste kann sich je nach den sich entwickelnden Sanktionen und gesetzlichen Anforderungen \u00e4ndern. Weitere Gerichtsbarkeiten k\u00f6nnen aufgrund lokaler Vorschriften in den Betreiberl\u00e4ndern verboten sein.<\/p>\n                <\/div>\n            <\/div>\n\n            <h3 class=\"subsection-title\">Screening von Sanktionen<\/h3>\n            <p>Alle Kunden und Transaktionen werden auf diese Weise \u00fcberpr\u00fcft:<\/p>\n            <ul class=\"policy-list\">\n                <li>OFAC-Liste der \"Specially Designated Nationals\" (SDN)<\/li>\n                <li>Sanktionsliste des UN-Sicherheitsrates<\/li>\n                <li>Konsolidierte EU-Sanktionsliste<\/li>\n                <li>Sanktionsliste des britischen Finanzministeriums (UK)<\/li>\n                <li>Lokale Sanktionslisten in den operativen Gerichtsbarkeiten<\/li>\n            <\/ul>\n        <\/div>\n\n        <!-- Section 6: Enforcement and Sanctions -->\n        <div class=\"policy-section\" id=\"enforcement\">\n            <h2 class=\"section-title\">\n                <span class=\"section-number\">6<\/span>\n                Vollstreckung und Sanktionen\n            <\/h2>\n            <p>Die Nichteinhaltung dieser AML-Politik kann schwerwiegende Konsequenzen nach sich ziehen:<\/p>\n            \n            <div class=\"important-notice\">\n                <div class=\"important-notice-title\">Disziplinarma\u00dfnahmen<\/div>\n                <ul class=\"policy-list\">\n                    <li>Unmittelbare Beendigung des Arbeitsverh\u00e4ltnisses oder der IBP-Vereinbarung<\/li>\n                    <li>Verwirkung von Provisionen und Boni<\/li>\n                    <li>Meldung von Verst\u00f6\u00dfen an die Strafverfolgungsbeh\u00f6rden<\/li>\n                    <li>Zivil- und strafrechtliche Sanktionen nach US-amerikanischen und internationalen AML-Gesetzen<\/li>\n                    <li>Pers\u00f6nliche Haftung f\u00fcr Sch\u00e4den gegen\u00fcber iEvolution Pro LLC und Nuvix<\/li>\n                    <li>Dauerhaftes Verbot der k\u00fcnftigen Zusammenarbeit mit unseren Unternehmen<\/li>\n                <\/ul>\n            <\/div>\n\n            <h3 class=\"subsection-title\">Rechtliche Konsequenzen<\/h3>\n            <p>Verst\u00f6\u00dfe gegen AML-Gesetze k\u00f6nnen folgende Folgen haben:<\/p>\n            <ul class=\"policy-list\">\n                <li>Strafverfolgung und Freiheitsentzug<\/li>\n                <li>Erhebliche Geldstrafen (bis zu Millionen von Dollar)<\/li>\n                <li>Verfall von Verm\u00f6genswerten<\/li>\n                <li>Reputationsschaden<\/li>\n                <li>Verlust von Berufszulassungen<\/li>\n            <\/ul>\n        <\/div>\n\n        <!-- Section 7: Review and Updates -->\n        <div class=\"policy-section\" id=\"review\">\n            <h2 class=\"section-title\">\n                <span class=\"section-number\">7<\/span>\n                \u00dcberpr\u00fcfung und Aktualisierung\n            <\/h2>\n            <p>Diese AML-Politik wird sein:<\/p>\n            <ul class=\"policy-list\">\n                <li>J\u00e4hrliche \u00dcberpr\u00fcfung durch den AML Compliance Officer und das Senior Management<\/li>\n                <li>Wird bei Bedarf aktualisiert, um \u00c4nderungen der Vorschriften und Gesch\u00e4ftsabl\u00e4ufe zu ber\u00fccksichtigen.<\/li>\n                <li>Bewertung der Wirksamkeit durch regelm\u00e4\u00dfige Audits<\/li>\n                <li>Ge\u00e4ndert auf der Grundlage neu auftretender Risiken und regulatorischer Vorgaben<\/li>\n            <\/ul>\n            \n            <div class=\"info-box\">\n                <div class=\"info-box-title\">Politische Aktualisierungen<\/div>\n                <p>Alle Mitarbeiter und IBP werden \u00fcber wesentliche \u00c4nderungen der Richtlinien informiert und m\u00fcssen den Erhalt und das Verst\u00e4ndnis der Aktualisierungen best\u00e4tigen.<\/p>\n            <\/div>\n        <\/div>\n\n        <!-- Section 8: Data Retention Policy -->\n        <div class=\"policy-section\" id=\"retention\">\n            <h2 class=\"section-title\">\n                <span class=\"section-number\">8<\/span>\n                Politik der Datenaufbewahrung\n            <\/h2>\n            <p>In \u00dcbereinstimmung mit den beh\u00f6rdlichen Anforderungen halten iEvolution Pro LLC und Nuvix die folgenden Datenaufbewahrungsstandards ein:<\/p>\n            \n            <ul class=\"policy-list\">\n                <li><strong>Aufzeichnungen zur Kundenidentifikation:<\/strong> 5 Jahre nach Kontoschlie\u00dfung<\/li>\n                <li><strong>Transaktionsaufzeichnungen:<\/strong> 5 Jahre ab Transaktionsdatum<\/li>\n                <li><strong>Berichte \u00fcber verd\u00e4chtige Aktivit\u00e4ten:<\/strong> 5 Jahre ab Anmeldetag<\/li>\n                <li><strong>Schulungsunterlagen:<\/strong> 5 Jahre nach Abschluss der Ausbildung<\/li>\n                <li><strong>Risikobewertungen:<\/strong> 5 Jahre ab Veranlagungsdatum<\/li>\n                <li><strong>Korrespondenz mit Regulierungsbeh\u00f6rden:<\/strong> Dauerhaft erhalten<\/li>\n            <\/ul>\n\n            <div class=\"highlight-box\">\n                <p>Aufzeichnungen k\u00f6nnen l\u00e4nger aufbewahrt werden, wenn dies aufgrund von laufenden Untersuchungen, Rechtsstreitigkeiten oder spezifischen beh\u00f6rdlichen Anforderungen in den jeweiligen L\u00e4ndern erforderlich ist.<\/p>\n            <\/div>\n        <\/div>\n\n        <!-- Contact Section -->\n        <div class=\"policy-section\" id=\"contact\">\n            <h2 class=\"section-title\">\n                <span class=\"section-icon\"><i class=\"las la-phone\"><\/i><\/span>\n                Kontaktinformationen\n            <\/h2>\n            <p>Bei Fragen oder zur Meldung verd\u00e4chtiger Aktivit\u00e4ten wenden Sie sich bitte an:<\/p>\n            \n            <div class=\"highlight-box\">\n                <p><strong>AML-Beauftragter<\/strong><br>\n                iEvolution Pro LLC \/ Nuvix<br>\n                30 N GOULD ST STE R<br>\n                SHERIDAN, WY 82801<br>\n                Vereinigte Staaten<br><br>\n                E-Mail: support@nuvix.com<br>\n            <\/div>\n\n            <div class=\"important-notice\">\n                <div class=\"important-notice-title\">Schutz von Whistleblowern<\/div>\n                <p>iEvolution Pro LLC und Nuvix verfolgen eine strikte Nicht-Vergeltungspolitik. Mitarbeiter und IBPs, die verd\u00e4chtige Aktivit\u00e4ten in gutem Glauben melden, sind vor jeder Form von Vergeltungsma\u00dfnahmen gesch\u00fctzt.<\/p>\n            <\/div>\n            \n            <div style=\"text-align: center; margin-top: 2rem;\">\n                <a href=\"https:\/\/nuvix.com\/de\/contact-us\/\" class=\"contact-button\">\n                    <i class=\"las la-envelope\"><\/i>\n                    Verd\u00e4chtige Aktivit\u00e4ten melden\n                <\/a>\n            <\/div>\n        <\/div>\n\n        <!-- Agreement Section -->\n        <div class=\"policy-section\">\n            <div class=\"important-notice\">\n                <p><strong>Durch die Zusammenarbeit mit iEvolution Pro LLC und Nuvix best\u00e4tigen alle Mitarbeiter, IBPs und Partner, dass sie diese AML-Richtlinie gelesen und verstanden haben und ihr zustimmen, sie einzuhalten.<\/strong><\/p>\n                <p>Die Nichteinhaltung dieser Politik kann zur sofortigen K\u00fcndigung und zu rechtlichen Schritten f\u00fchren.<\/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    \/\/ PDF Download Function\n    async function downloadPDF() {\n        const button = event.target.closest('.download-button') || event.target;\n        const originalText = button.innerHTML;\n        button.innerHTML = '<i class=\"las la-spinner la-spin\"><\/i> Generating PDF...';\n        button.disabled = true;\n        \n        try {\n            \/\/ Alternative method: Use browser's print functionality\n            const printWindow = window.open('', '_blank');\n            \n            \/\/ Generate complete HTML content for PDF\n            const pdfContent = `\n<!DOCTYPE html>\n<html>\n<head>\n    <meta charset=\"UTF-8\">\n    <title>AML Policy - iEvolution Pro LLC<\/title>\n    <style>\n        @media print {\n            @page {\n                size: A4;\n                margin: 20mm;\n            }\n            body {\n                margin: 0;\n                padding: 0;\n            }\n            .no-print { display: none !important; }\n            .page-break { page-break-after: always; }\n        }\n        \n        body {\n            font-family: Arial, sans-serif;\n            line-height: 1.6;\n            color: #333;\n            max-width: 210mm;\n            margin: 0 auto;\n            padding: 20px;\n        }\n        \n        .header {\n            text-align: center;\n            border-bottom: 3px solid #1a5490;\n            padding-bottom: 20px;\n            margin-bottom: 30px;\n        }\n        \n        .company-name {\n            color: #1a5490;\n            font-size: 18px;\n            font-weight: bold;\n            margin-bottom: 10px;\n        }\n        \n        h1 {\n            color: #1a5490;\n            font-size: 28px;\n            margin: 10px 0;\n        }\n        \n        .subtitle {\n            color: #666;\n            font-size: 14px;\n            margin: 10px 0;\n        }\n        \n        h2 {\n            color: #2c5282;\n            background: #f0f4f8;\n            padding: 10px;\n            margin-top: 30px;\n            border-left: 4px solid #1a5490;\n            page-break-after: avoid;\n        }\n        \n        h3 {\n            color: #2c5282;\n            margin-top: 20px;\n            page-break-after: avoid;\n        }\n        \n        .section {\n            margin-bottom: 30px;\n        }\n        \n        ul {\n            margin: 10px 0 10px 30px;\n        }\n        \n        li {\n            margin: 8px 0;\n        }\n        \n        .important-box {\n            background: #fff3cd;\n            border: 2px solid #ffc107;\n            border-radius: 5px;\n            padding: 15px;\n            margin: 20px 0;\n        }\n        \n        .prohibited-box {\n            background: #ffebee;\n            border: 2px solid #dc3545;\n            border-radius: 5px;\n            padding: 20px;\n            margin: 20px 0;\n        }\n        \n        .prohibited-title {\n            color: #dc3545;\n            font-size: 18px;\n            font-weight: bold;\n            margin-bottom: 15px;\n        }\n        \n        .countries-grid {\n            display: grid;\n            grid-template-columns: repeat(2, 1fr);\n            gap: 10px;\n            margin-top: 15px;\n        }\n        \n        .country-item {\n            padding: 8px;\n            background: #f8f9fa;\n            border: 1px solid #dee2e6;\n            border-radius: 4px;\n        }\n        \n        .footer {\n            text-align: center;\n            color: #666;\n            font-size: 12px;\n            margin-top: 40px;\n            padding-top: 20px;\n            border-top: 1px solid #dee2e6;\n        }\n        \n        .toc {\n            background: #f8f9fa;\n            padding: 20px;\n            border-radius: 5px;\n            margin: 30px 0;\n        }\n        \n        .toc-title {\n            font-size: 18px;\n            font-weight: bold;\n            margin-bottom: 15px;\n            color: #2c5282;\n        }\n        \n        .toc-item {\n            margin: 8px 0;\n            color: #333;\n        }\n        \n        .kyc-provider-box {\n            background: #e3f2fd;\n            border: 2px solid #2196f3;\n            border-radius: 5px;\n            padding: 15px;\n            margin: 20px 0;\n        }\n    <\/style>\n<\/head>\n<body>\n    <div class=\"header\">\n        <div class=\"company-name\">iEvolution Pro LLC<\/div>\n        <h1>Anti-Money Laundering (AML) Policy<\/h1>\n        <div class=\"subtitle\">iEvolution Pro LLC and Nuvix's commitment to preventing money laundering and terrorist financing in compliance with global regulations.<\/div>\n        <div class=\"subtitle\"><strong>Effective Date: January 2025<\/strong><\/div>\n    <\/div>\n    \n    <div class=\"toc\">\n        <div class=\"toc-title\">Table of Contents<\/div>\n        <div class=\"toc-item\">1. Purpose<\/div>\n        <div class=\"toc-item\">2. Scope<\/div>\n        <div class=\"toc-item\">3. Definition and Processing<\/div>\n        <div class=\"toc-item\">4. Compliance Program<\/div>\n        <div class=\"toc-item\">5. Prohibited Transactions<\/div>\n        <div class=\"toc-item\">6. Enforcement and Sanctions<\/div>\n        <div class=\"toc-item\">7. Review and Updates<\/div>\n        <div class=\"toc-item\">8. Data Retention Policy<\/div>\n        <div class=\"toc-item\">9. Contact Information<\/div>\n    <\/div>\n    \n    <div class=\"page-break\"><\/div>\n    \n    <div class=\"section\">\n        <h2>1. Purpose<\/h2>\n        <p>iEvolution Pro LLC, Nuvix, and all affiliated companies are committed to preventing money laundering and terrorist financing. This Anti-Money Laundering (AML) Policy is established to ensure compliance with:<\/p>\n        <ul>\n            <li>The Bank Secrecy Act (BSA)<\/li>\n            <li>The USA PATRIOT Act<\/li>\n            <li>Financial Action Task Force (FATF) recommendations<\/li>\n            <li>Office of Foreign Assets Control (OFAC) sanctions<\/li>\n            <li>International AML regulations applicable in all authorized operating countries<\/li>\n        <\/ul>\n        <p>This policy demonstrates our commitment to maintaining the highest standards of compliance and ethics in all our business operations across 150+ countries worldwide.<\/p>\n    <\/div>\n    \n    <div class=\"section\">\n        <h2>2. Scope<\/h2>\n        <p>This policy applies to:<\/p>\n        <ul>\n            <li>All employees of iEvolution Pro LLC, Nuvix, and affiliated companies<\/li>\n            <li>Independent Brand Partners (IBPs)<\/li>\n            <li>Contractors and consultants<\/li>\n            <li>Business partners and affiliates<\/li>\n            <li>Third-party service providers<\/li>\n            <li>Any person or entity conducting business with or on behalf of our companies<\/li>\n        <\/ul>\n        <p><strong>Global Application:<\/strong> This policy applies to all operations worldwide, regardless of local regulations. Where local laws are more stringent, the stricter requirements apply.<\/p>\n    <\/div>\n    \n    <div class=\"section\">\n        <h2>3. Definition and Processing<\/h2>\n        <p>Money laundering is the process of making illegally-gained proceeds appear legal by disguising the true origin of funds. It typically involves three stages:<\/p>\n        <ul>\n            <li><strong>Placement<\/strong> - Introduction of illicit funds into the financial system through deposits, purchases, or other means.<\/li>\n            <li><strong>Layering<\/strong> - Conducting multiple complex transactions to obscure the funds' origin and create distance from the criminal source.<\/li>\n            <li><strong>Integration<\/strong> - Reintroduction of laundered funds into the legitimate economy as apparently legal assets.<\/li>\n        <\/ul>\n        <div class=\"important-box\">\n            <strong>Zero Tolerance:<\/strong> iEvolution Pro LLC and Nuvix maintain a zero-tolerance policy toward money laundering and will fully cooperate with law enforcement agencies to detect and prevent such activities.\n        <\/div>\n    <\/div>\n    \n    <div class=\"page-break\"><\/div>\n    \n    <div class=\"section\">\n        <h2>4. Compliance Program<\/h2>\n        \n        <h3>4.1 AML Compliance Officer<\/h3>\n        <p>iEvolution Pro LLC designates an AML Compliance Officer responsible for:<\/p>\n        <ul>\n            <li>Implementing and overseeing AML policies and procedures<\/li>\n            <li>Monitoring transactions and reporting suspicious activities<\/li>\n            <li>Training employees and IBPs on AML compliance<\/li>\n            <li>Ensuring compliance with national and international AML laws<\/li>\n            <li>Conducting regular risk assessments<\/li>\n            <li>Maintaining relationships with regulatory authorities<\/li>\n        <\/ul>\n        \n        <h3>4.2 Know Your Customer (KYC) Procedures<\/h3>\n        <p>To prevent money laundering, we will verify the identity of all customers, IBPs, and business partners through required documentation including:<\/p>\n        <ul>\n            <li>Government-issued identification (passport, driver's license, or national ID)<\/li>\n            <li>Proof of address (utility bill, lease agreement, or bank statement dated within 3 months)<\/li>\n            <li>Tax identification number or equivalent<\/li>\n            <li>Bank account verification for high-value transactions<\/li>\n            <li>Business registration documents for corporate entities<\/li>\n            <li>Source of funds declaration for transactions exceeding $10,000 USD<\/li>\n        <\/ul>\n        \n        <h3>4.2.1 KYC Control Provider and Technology Infrastructure<\/h3>\n        <div class=\"kyc-provider-box\">\n            <p><strong>Primary KYC System:<\/strong> iEvolution Pro LLC operates a comprehensive proprietary KYC API system integrated directly into our platform infrastructure.<\/p>\n            \n            <p><strong>Our KYC control technology includes:<\/strong><\/p>\n            <ul>\n                <li>Real-time identity verification against government databases<\/li>\n                <li>Automated sanctions screening against OFAC SDN, UN, EU, and UK sanctions lists<\/li>\n                <li>Tax ID validation and masking for SSN\/EIN (USA) and tax IDs across 150+ countries<\/li>\n                <li>Multi-document verification support<\/li>\n                <li>Risk-based conditional approval workflows<\/li>\n                <li>Blockchain address screening for cryptocurrency transactions<\/li>\n                <li>Complete audit trail and compliance reporting<\/li>\n            <\/ul>\n            \n            <p><strong>Enhanced Due Diligence Partners:<\/strong><\/p>\n            <p>For high-risk transactions or when required by local regulations, we integrate with leading third-party KYC providers including:<\/p>\n            <ul>\n                <li><strong>Sumsub<\/strong> - For biometric verification and enhanced document authentication<\/li>\n                <li><strong>ComplyAdvantage<\/strong> - For real-time sanctions and PEP screening<\/li>\n                <li><strong>LexisNexis Risk Solutions<\/strong> - For comprehensive background checks<\/li>\n            <\/ul>\n        <\/div>\n        \n        <h3>4.3 Transaction Monitoring<\/h3>\n        <p>We monitor all transactions to identify red flags, including:<\/p>\n        <ul>\n            <li>Large or unusual transactions inconsistent with normal business activity<\/li>\n            <li>Multiple transactions structured just below reporting thresholds<\/li>\n            <li>Transactions with high-risk countries or Politically Exposed Persons (PEPs)<\/li>\n            <li>Unusual payment methods or rapid movement of funds<\/li>\n            <li>Reluctance to provide identification or complete information<\/li>\n            <li>Use of multiple accounts or third-party payments<\/li>\n            <li>Sudden unexplained increase in business volume<\/li>\n            <li>Complex or unusual transaction patterns with no apparent business purpose<\/li>\n        <\/ul>\n        \n        <h3>4.4 Record Keeping<\/h3>\n        <p>All customer and transaction records will be retained for a minimum of five (5) years.<\/p>\n        \n        <h3>4.5 Suspicious Activity Reporting (SAR)<\/h3>\n        <p>Employees and IBPs must immediately report any suspicious transaction to the AML Compliance Officer, who will determine whether to file a Suspicious Activity Report with appropriate regulatory authorities.<\/p>\n        \n        <h3>4.6 Training and Awareness<\/h3>\n        <p>All employees and IBPs will receive comprehensive AML compliance training, including annual refresher training and updates on regulatory changes.<\/p>\n    <\/div>\n    \n    <div class=\"page-break\"><\/div>\n    \n    <div class=\"section\">\n        <h2>5. Prohibited Transactions<\/h2>\n        <p>iEvolution Pro LLC and Nuvix strictly prohibit:<\/p>\n        <ul>\n            <li>Accepting payments from unknown or unverified sources<\/li>\n            <li>Engaging in transactions with sanctioned persons, entities, or countries<\/li>\n            <li>Using cryptocurrencies or anonymous payment methods for high-value transactions without proper verification<\/li>\n            <li>Allowing third parties to use IBP accounts for transactions<\/li>\n            <li>Splitting transactions to avoid reporting thresholds (structuring)<\/li>\n            <li>Processing transactions with insufficient or suspicious documentation<\/li>\n            <li>Accepting cash payments exceeding $10,000 USD or local equivalent<\/li>\n            <li>Facilitating transfers to or from high-risk jurisdictions without enhanced due diligence<\/li>\n        <\/ul>\n        \n        <div class=\"prohibited-box\">\n            <div class=\"prohibited-title\">\u26d4 PROHIBITED JURISDICTIONS<\/div>\n            <p>In compliance with regulatory requirements, iEvolution Pro LLC and Nuvix strictly prohibit conducting business with individuals or entities located in, or citizens of, the following jurisdictions:<\/p>\n            <div class=\"countries-grid\">\n                <div class=\"country-item\">\u2022 Iran<\/div>\n                <div class=\"country-item\">\u2022 North Korea<\/div>\n                <div class=\"country-item\">\u2022 Myanmar (Burma)<\/div>\n                <div class=\"country-item\">\u2022 Russian Federation<\/div>\n                <div class=\"country-item\">\u2022 Belarus<\/div>\n                <div class=\"country-item\">\u2022 Syria<\/div>\n                <div class=\"country-item\">\u2022 Cuba<\/div>\n                <div class=\"country-item\">\u2022 Venezuela<\/div>\n                <div class=\"country-item\">\u2022 Sudan<\/div>\n                <div class=\"country-item\">\u2022 South Sudan<\/div>\n                <div class=\"country-item\">\u2022 Crimea Region<\/div>\n                <div class=\"country-item\">\u2022 Donetsk Region<\/div>\n                <div class=\"country-item\">\u2022 Luhansk Region<\/div>\n            <\/div>\n            <p style=\"margin-top: 15px;\"><strong>Note:<\/strong> This list is subject to change based on evolving sanctions and regulatory requirements.<\/p>\n        <\/div>\n        \n        <h3>Sanctions Screening<\/h3>\n        <p>All customers and transactions are screened against:<\/p>\n        <ul>\n            <li>OFAC Specially Designated Nationals (SDN) List<\/li>\n            <li>UN Security Council Sanctions List<\/li>\n            <li>EU Consolidated Sanctions List<\/li>\n            <li>HM Treasury Sanctions List (UK)<\/li>\n            <li>Local sanctions lists in operating jurisdictions<\/li>\n        <\/ul>\n    <\/div>\n    \n    <div class=\"page-break\"><\/div>\n    \n    <div class=\"section\">\n        <h2>6. Enforcement and Sanctions<\/h2>\n        <p>Non-compliance with this AML policy may result in severe consequences:<\/p>\n        \n        <h3>Disciplinary Actions<\/h3>\n        <ul>\n            <li>Immediate termination of employment or IBP agreement<\/li>\n            <li>Forfeiture of commissions and bonuses<\/li>\n            <li>Reporting of violations to law enforcement authorities<\/li>\n            <li>Civil and criminal penalties under U.S. and international AML laws<\/li>\n            <li>Personal liability for damages to iEvolution Pro LLC and Nuvix<\/li>\n            <li>Permanent ban from future association with our companies<\/li>\n        <\/ul>\n        \n        <h3>Legal Consequences<\/h3>\n        <p>Violations of AML laws can result in:<\/p>\n        <ul>\n            <li>Criminal prosecution and imprisonment<\/li>\n            <li>Substantial monetary fines (up to millions of dollars)<\/li>\n            <li>Asset forfeiture<\/li>\n            <li>Reputational damage<\/li>\n            <li>Loss of professional licenses<\/li>\n        <\/ul>\n    <\/div>\n    \n    <div class=\"section\">\n        <h2>7. Review and Updates<\/h2>\n        <p>This AML policy will be:<\/p>\n        <ul>\n            <li>Reviewed annually by the AML Compliance Officer and senior management<\/li>\n            <li>Updated as necessary to reflect changes in regulations and business operations<\/li>\n            <li>Assessed for effectiveness through regular audits<\/li>\n            <li>Modified based on emerging risks and regulatory guidance<\/li>\n        <\/ul>\n        <p>All employees and IBPs will be notified of significant policy changes and required to acknowledge receipt and understanding of updates.<\/p>\n    <\/div>\n    \n    <div class=\"section\">\n        <h2>8. Data Retention Policy<\/h2>\n        <p>In accordance with regulatory requirements, iEvolution Pro LLC and Nuvix maintain the following data retention standards:<\/p>\n        <ul>\n            <li><strong>Customer identification records:<\/strong> 5 years after account closure<\/li>\n            <li><strong>Transaction records:<\/strong> 5 years from transaction date<\/li>\n            <li><strong>Suspicious Activity Reports:<\/strong> 5 years from filing date<\/li>\n            <li><strong>Training records:<\/strong> 5 years from training completion<\/li>\n            <li><strong>Risk assessments:<\/strong> 5 years from assessment date<\/li>\n            <li><strong>Correspondence with regulators:<\/strong> Permanently retained<\/li>\n        <\/ul>\n        <p>Records may be retained longer if required by ongoing investigations, litigation, or specific regulatory requirements.<\/p>\n    <\/div>\n    \n    <div class=\"section\">\n        <h2>9. Contact Information<\/h2>\n        <div style=\"background: #f0f4f8; padding: 20px; border-radius: 5px;\">\n            <p><strong>AML Compliance Officer<\/strong><\/p>\n            <p>iEvolution Pro LLC \/ Nuvix<br>\n            30 N GOULD ST STE R<br>\n            SHERIDAN, WY 82801<br>\n            United States<\/p>\n            <p>Email: support@nuvix.com<\/p>\n        <\/div>\n        \n        <div class=\"important-box\" style=\"margin-top: 20px;\">\n            <strong>Whistleblower Protection<\/strong><br>\n            iEvolution Pro LLC and Nuvix maintain a strict non-retaliation policy. Employees and IBPs who report suspicious activities in good faith are protected from any form of retaliation.\n        <\/div>\n    <\/div>\n    \n    <div class=\"footer\">\n        <p><strong>By collaborating with iEvolution Pro LLC and Nuvix, all employees, IBPs, and partners acknowledge that they have read, understood, and agree to comply with this AML Policy.<\/strong><\/p>\n        <p>Failure to comply with this policy may result in immediate termination and legal action.<\/p>\n        <p style=\"margin-top: 30px;\">\u00a9 2025 iEvolution Pro LLC - Confidential Document<\/p>\n    <\/div>\n<\/body>\n<\/html>\n            `;\n            \n            \/\/ Write content to new window\n            printWindow.document.write(pdfContent);\n            printWindow.document.close();\n            \n            \/\/ Trigger print dialog\n            setTimeout(() => {\n                printWindow.print();\n                \/\/ Close the window after a delay\n                setTimeout(() => {\n                    printWindow.close();\n                }, 1000);\n            }, 500);\n            \n        } catch (error) {\n            console.error('Error generating PDF:', error);\n            alert('There was an error generating the PDF. Please try again.');\n        } finally {\n            button.innerHTML = originalText;\n            button.disabled = false;\n        }\n    }\n    \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        \/\/ Smooth scroll for anchor links\n        document.querySelectorAll('a[href^=\"#\"]').forEach(anchor => {\n            anchor.addEventListener('click', function (e) {\n                e.preventDefault();\n                const targetId = this.getAttribute('href');\n                if (targetId === '#') return;\n                \n                const target = document.querySelector(targetId);\n                if (target) {\n                    const headerOffset = 100;\n                    const elementPosition = target.getBoundingClientRect().top;\n                    const offsetPosition = elementPosition + window.pageYOffset - headerOffset;\n\n                    window.scrollTo({\n                        top: offsetPosition,\n                        behavior: 'smooth'\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-17d0e12 e-con-full e-flex e-con e-parent\" data-id=\"17d0e12\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2862303 elementor-widget elementor-widget-shortcode\" data-id=\"2862303\" 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-563c39a elementor-widget elementor-widget-html\" data-id=\"563c39a\" 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":"Anti-Geldw\u00e4sche (AML)-Richtlinie - iEvolution Pro LLC \/ Nuvix Home PDF herunterladen Home PDF herunterladen iEvolution Pro LLC Anti-Geldw\u00e4sche (AML)-Richtlinie iEvolution Pro LLC und Nuvix verpflichten sich zur Verhinderung von Geldw\u00e4sche und Terrorismusfinanzierung in \u00dcbereinstimmung mit den weltweiten Vorschriften. Datum des Inkrafttretens: Januar 2025 Richtlinie als PDF herunterladen Schnellnavigation Zweck Geltungsbereich Definition &amp; [...]","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-42500","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/nuvix.com\/de\/wp-json\/wp\/v2\/pages\/42500","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=42500"}],"version-history":[{"count":31,"href":"https:\/\/nuvix.com\/de\/wp-json\/wp\/v2\/pages\/42500\/revisions"}],"predecessor-version":[{"id":43409,"href":"https:\/\/nuvix.com\/de\/wp-json\/wp\/v2\/pages\/42500\/revisions\/43409"}],"wp:attachment":[{"href":"https:\/\/nuvix.com\/de\/wp-json\/wp\/v2\/media?parent=42500"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}