{"id":4713,"date":"2023-09-29T01:46:38","date_gmt":"2023-09-29T00:46:38","guid":{"rendered":"https:\/\/www.mymxdata.com\/?page_id=4713"},"modified":"2025-09-29T09:07:32","modified_gmt":"2025-09-29T08:07:32","slug":"pricing","status":"publish","type":"page","link":"https:\/\/www.mymxdata.com\/en-us\/pricing\/","title":{"rendered":"Pricing"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"4713\" class=\"elementor elementor-4713\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-148635d0 e-flex e-con-boxed e-con e-parent\" data-id=\"148635d0\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3a98730 elementor-widget elementor-widget-html\" data-id=\"3a98730\" 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\r\n    <style>\r\n        body {\r\n            font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\r\n            background: #ffffff;\r\n            min-height: 100vh;\r\n            color: #2d3748;\r\n            line-height: 1.6;\r\n        }\r\n\r\n        .pricing-table-pricing-container {\r\n            max-width: 1200px;\r\n            margin: 0 auto;\r\n        }\r\n\r\n        .pricing-table-pricing-header {\r\n            text-align: center;\r\n            margin-bottom: 80px;\r\n        }\r\n\r\n        .pricing-table-pricing-title {\r\n            font-size: 3.5rem;\r\n            font-weight: 800;\r\n            background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);\r\n            -webkit-background-clip: text;\r\n            -webkit-text-fill-color: transparent;\r\n            background-clip: text;\r\n            margin-bottom: 16px;\r\n            letter-spacing: -0.02em;\r\n        }\r\n\r\n        .pricing-table-pricing-subtitle {\r\n            font-size: 1.25rem;\r\n            color: #718096;\r\n            font-weight: 400;\r\n            margin-bottom: 48px;\r\n        }\r\n\r\n        .pricing-table-billing-toggle {\r\n            display: flex;\r\n            justify-content: center;\r\n            align-items: center;\r\n            gap: 24px;\r\n            margin-bottom: 60px;\r\n        }\r\n\r\n        .pricing-table-toggle-container {\r\n            display: flex;\r\n            background: #f7fafc;\r\n            border-radius: 16px;\r\n            padding: 6px;\r\n            border: 1px solid #e2e8f0;\r\n            box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.05);\r\n        }\r\n\r\n        .pricing-table-toggle-btn {\r\n            padding: 12px 28px;\r\n            border: none;\r\n            background: transparent;\r\n            color: #4a5568;\r\n            cursor: pointer;\r\n            border-radius: 12px;\r\n            font-weight: 600;\r\n            font-size: 0.95rem;\r\n            transition: all 0.2s ease;\r\n        }\r\n\r\n        .pricing-table-toggle-btn.active {\r\n            background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);\r\n            color: white;\r\n            box-shadow: 0 4px 12px rgba(102, 126, 234, 0.25);\r\n        }\r\n\r\n        .pricing-table-save-badge {\r\n            background: linear-gradient(135deg, #f093fb 0%, #f5576c 100%);\r\n            color: white;\r\n            padding: 8px 20px;\r\n            border-radius: 24px;\r\n            font-size: 0.875rem;\r\n            font-weight: 700;\r\n            box-shadow: 0 4px 12px rgba(245, 87, 108, 0.25);\r\n            text-transform: uppercase;\r\n            letter-spacing: 0.5px;\r\n        }\r\n\r\n        .pricing-table-pricing-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(auto-fit, minmax(360px, 1fr));\r\n            gap: 32px;\r\n            align-items: start;\r\n        }\r\n\r\n        .pricing-table-pricing-card {\r\n            background: white;\r\n            border-radius: 24px;\r\n            padding: 48px 40px;\r\n            position: relative;\r\n            border: 2px solid #f7fafc;\r\n            transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);\r\n            box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.05), 0 2px 4px -1px rgba(0, 0, 0, 0.03);\r\n        }\r\n\r\n        .pricing-table-pricing-card:hover {\r\n            transform: translateY(-8px);\r\n            box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.15);\r\n            border-color: #e2e8f0;\r\n        }\r\n\r\n        .pricing-table-card-pro {\r\n            background: linear-gradient(135deg, #fdfbfb 0%, #ebedee 100%);\r\n        }\r\n\r\n        .pricing-table-card-premium {\r\n            background: linear-gradient(135deg, #a8edea 0%, #fed6e3 100%);\r\n            border: 2px solid #667eea;\r\n            transform: scale(1.05);\r\n            box-shadow: 0 20px 40px -12px rgba(102, 126, 234, 0.15);\r\n        }\r\n\r\n        .pricing-table-card-premium::before {\r\n            content: 'MOST POPULAR';\r\n            position: absolute;\r\n            top: -1px;\r\n            left: 50%;\r\n            transform: translateX(-50%);\r\n            background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);\r\n            color: white;\r\n            padding: 12px 32px;\r\n            border-radius: 0 0 16px 16px;\r\n            font-size: 0.75rem;\r\n            font-weight: 800;\r\n            letter-spacing: 1px;\r\n            box-shadow: 0 4px 12px rgba(102, 126, 234, 0.25);\r\n        }\r\n\r\n        .pricing-table-card-enterprise {\r\n            background: linear-gradient(135deg, #ffecd2 0%, #fcb69f 100%);\r\n        }\r\n\r\n        .pricing-table-plan-header {\r\n            text-align: center;\r\n            margin-bottom: 40px;\r\n            position: relative;\r\n        }\r\n\r\n        .pricing-table-plan-name {\r\n            font-size: 1.75rem;\r\n            font-weight: 700;\r\n            margin-bottom: 8px;\r\n            color: #2d3748;\r\n        }\r\n\r\n        .pricing-table-plan-name span {\r\n            color: #718096;\r\n        }\r\n\r\n        .pricing-table-plan-price {\r\n            font-size: 3.5rem;\r\n            font-weight: 900;\r\n            color: #2d3748;\r\n            margin-bottom: 4px;\r\n            letter-spacing: -0.02em;\r\n        }\r\n\r\n        .pricing-table-plan-period {\r\n            color: #718096;\r\n            font-size: 1rem;\r\n            font-weight: 500;\r\n        }\r\n\r\n        .pricing-table-features-list {\r\n            list-style: none;\r\n            margin-bottom: 40px;\r\n        }\r\n\r\n        .pricing-table-feature-item {\r\n            display: flex;\r\n            align-items: flex-start;\r\n            margin-bottom: 16px;\r\n            padding: 12px 0;\r\n            position: relative;\r\n        }\r\n\r\n        .pricing-table-feature-icon {\r\n            width: 24px;\r\n            height: 24px;\r\n            background: linear-gradient(135deg, #4facfe 0%, #00f2fe 100%);\r\n            border-radius: 50%;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            margin-right: 16px;\r\n            margin-top: 2px;\r\n            color: white;\r\n            font-size: 0.75rem;\r\n            font-weight: 700;\r\n            flex-shrink: 0;\r\n        }\r\n\r\n        .pricing-table-feature-text {\r\n            font-size: 1rem;\r\n            line-height: 1.5;\r\n            font-weight: 500;\r\n            color: #4a5568;\r\n            cursor: help;\r\n        }\r\n\r\n        .pricing-table-cta-button {\r\n            width: 100%;\r\n            padding: 18px 32px;\r\n            background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);\r\n            color: white;\r\n            border: none;\r\n            border-radius: 16px;\r\n            font-size: 1.1rem;\r\n            font-weight: 700;\r\n            cursor: pointer;\r\n            transition: all 0.3s ease;\r\n            text-transform: uppercase;\r\n            letter-spacing: 1px;\r\n            position: relative;\r\n            overflow: hidden;\r\n            box-shadow: 0 10px 25px rgba(102, 126, 234, 0.25);\r\n        }\r\n\r\n        .pricing-table-cta-button:hover {\r\n            transform: translateY(-2px);\r\n            box-shadow: 0 15px 35px rgba(102, 126, 234, 0.35);\r\n        }\r\n\r\n        .pricing-table-cta-button::before {\r\n            content: '';\r\n            position: absolute;\r\n            top: 0;\r\n            left: -100%;\r\n            width: 100%;\r\n            height: 100%;\r\n            background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);\r\n            transition: left 0.6s ease;\r\n        }\r\n\r\n        .pricing-table-cta-button:hover::before {\r\n            left: 100%;\r\n        }\r\n\r\n        .pricing-table-enterprise-cta {\r\n            background: linear-gradient(135deg, #f093fb 0%, #f5576c 100%);\r\n            box-shadow: 0 10px 25px rgba(245, 87, 108, 0.25);\r\n        }\r\n\r\n        .pricing-table-enterprise-cta:hover {\r\n            box-shadow: 0 15px 35px rgba(245, 87, 108, 0.35);\r\n        }\r\n\r\n        \/* Tooltip Styles *\/\r\n        .pricing-table-tooltip {\r\n            position: relative;\r\n            display: inline-block;\r\n        }\r\n\r\n        .pricing-table-tooltip .pricing-table-tooltiptext {\r\n            visibility: hidden;\r\n            min-width: 320px;\r\n            max-width: 320px;\r\n            background: white;\r\n            color: #2d3748;\r\n            text-align: left;\r\n            border-radius: 12px;\r\n            padding: 16px 20px;\r\n            position: absolute;\r\n            z-index: 1000;\r\n            bottom: 125%;\r\n            left: 50%;\r\n            margin-left: -160px;\r\n            opacity: 0;\r\n            transition: all 0.3s ease;\r\n            border: 1px solid #e2e8f0;\r\n            font-size: 0.9rem;\r\n            line-height: 1.5;\r\n            box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);\r\n            box-sizing: border-box;\r\n            word-wrap: break-word;\r\n        }\r\n\r\n        .pricing-table-tooltip .pricing-table-tooltiptext::after {\r\n            content: \"\";\r\n            position: absolute;\r\n            top: 100%;\r\n            left: 50%;\r\n            margin-left: -8px;\r\n            border-width: 8px;\r\n            border-style: solid;\r\n            border-color: white transparent transparent transparent;\r\n        }\r\n\r\n        .pricing-table-tooltip:hover .pricing-table-tooltiptext {\r\n            visibility: visible;\r\n            opacity: 1;\r\n            transform: translateY(-5px);\r\n        }\r\n\r\n        \/* Responsive Design *\/\r\n        @media (max-width: 768px) {\r\n            .pricing-table-pricing-grid {\r\n                grid-template-columns: 1fr;\r\n                gap: 24px;\r\n            }\r\n\r\n            .pricing-table-card-premium {\r\n                transform: none;\r\n            }\r\n\r\n            .pricing-table-pricing-title {\r\n                font-size: 2.5rem;\r\n            }\r\n\r\n            .pricing-table-pricing-card {\r\n                padding: 40px 24px;\r\n            }\r\n\r\n            .pricing-table-plan-price {\r\n                font-size: 3rem;\r\n            }\r\n\r\n            .pricing-table-tooltip .pricing-table-tooltiptext {\r\n                min-width: 280px;\r\n                max-width: 280px;\r\n                margin-left: -140px;\r\n            }\r\n\r\n            .pricing-table-billing-toggle {\r\n                flex-direction: column;\r\n                gap: 16px;\r\n            }\r\n        }\r\n\r\n        \/* Animations *\/\r\n        @keyframes slideInUp {\r\n            from {\r\n                opacity: 0;\r\n                transform: translateY(40px);\r\n            }\r\n            to {\r\n                opacity: 1;\r\n                transform: translateY(0);\r\n            }\r\n        }\r\n\r\n        .pricing-table-pricing-card {\r\n            animation: slideInUp 0.8s ease forwards;\r\n        }\r\n\r\n        .pricing-table-pricing-card:nth-child(1) { animation-delay: 0.1s; }\r\n        .pricing-table-pricing-card:nth-child(2) { animation-delay: 0.2s; }\r\n        .pricing-table-pricing-card:nth-child(3) { animation-delay: 0.3s; }\r\n\r\n        .pricing-table-pricing-header {\r\n            animation: slideInUp 0.8s ease forwards;\r\n        }\r\n    <\/style>\r\n\r\n<div class=\"pricing-table-pricing-container\">\r\n        <div class=\"pricing-table-pricing-header\">\r\n            <h1 class=\"pricing-table-pricing-title\">Choose Your Plan<\/h1>\r\n            <p class=\"pricing-table-pricing-subtitle\">Select the perfect plan for your business needs<\/p>\r\n            \r\n            <div class=\"pricing-table-billing-toggle\">\r\n                <div class=\"pricing-table-toggle-container\">\r\n                    <button class=\"pricing-table-toggle-btn\" onclick=\"switchBilling('quarterly')\">Quarterly<\/button>\r\n                    <button class=\"pricing-table-toggle-btn active\" onclick=\"switchBilling('annually')\">Annually<\/button>\r\n                <\/div>\r\n                <div class=\"pricing-table-save-badge\">Save 10%<\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"pricing-table-pricing-grid\">\r\n            <!-- Business Pro Plan -->\r\n            <div class=\"pricing-table-pricing-card pricing-table-card-pro\">\r\n                <div class=\"pricing-table-plan-header\">\r\n                    <h2 class=\"pricing-table-plan-name\">MX <span>Business Pro<\/span><\/h2>\r\n                    <div class=\"pricing-table-plan-price\">$8.40<\/div>\r\n                    <div class=\"pricing-table-plan-period\">per user (monthly)<\/div>\r\n                <\/div>\r\n\r\n                <ul class=\"pricing-table-features-list\">\r\n                    <li class=\"pricing-table-feature-item\">\r\n                        <span class=\"pricing-table-feature-icon\">\u2713<\/span>\r\n                        <div class=\"pricing-table-tooltip\">\r\n                            <span class=\"pricing-table-feature-text\">Send Unlimited Data<\/span>\r\n                            <span class=\"pricing-table-tooltiptext\">Share data without worrying about size limits, enabling seamless and efficient transfers.<\/span>\r\n                        <\/div>\r\n                    <\/li>\r\n                    <li class=\"pricing-table-feature-item\">\r\n                        <span class=\"pricing-table-feature-icon\">\u2713<\/span>\r\n                        <div class=\"pricing-table-tooltip\">\r\n                            <span class=\"pricing-table-feature-text\">No File Size Limit On Transactions<\/span>\r\n                            <span class=\"pricing-table-tooltiptext\">Handle even the largest files effortlessly with no restrictions on transfer size.<\/span>\r\n                        <\/div>\r\n                    <\/li>\r\n                    <li class=\"pricing-table-feature-item\">\r\n                        <span class=\"pricing-table-feature-icon\">\u2713<\/span>\r\n                        <div class=\"pricing-table-tooltip\">\r\n                            <span class=\"pricing-table-feature-text\">Ultra Fast Upload & Download<\/span>\r\n                            <span class=\"pricing-table-tooltiptext\">Experience blazing-fast data transfers to keep your business moving at the speed of light.<\/span>\r\n                        <\/div>\r\n                    <\/li>\r\n                    <li class=\"pricing-table-feature-item\">\r\n                        <span class=\"pricing-table-feature-icon\">\u2713<\/span>\r\n                        <div class=\"pricing-table-tooltip\">\r\n                            <span class=\"pricing-table-feature-text\">Send Any Format Of Data<\/span>\r\n                            <span class=\"pricing-table-tooltiptext\">Flexibly send and receive any data format, tailored to your specific needs.<\/span>\r\n                        <\/div>\r\n                    <\/li>\r\n                    <li class=\"pricing-table-feature-item\">\r\n                        <span class=\"pricing-table-feature-icon\">\u2713<\/span>\r\n                        <div class=\"pricing-table-tooltip\">\r\n                            <span class=\"pricing-table-feature-text\">Instant Notifications<\/span>\r\n                            <span class=\"pricing-table-tooltiptext\">Stay informed with real-time notifications for all your data activities.<\/span>\r\n                        <\/div>\r\n                    <\/li>\r\n                    <li class=\"pricing-table-feature-item\">\r\n                        <span class=\"pricing-table-feature-icon\">\u2713<\/span>\r\n                        <div class=\"pricing-table-tooltip\">\r\n                            <span class=\"pricing-table-feature-text\">Multifactor Authentication (MFA)<\/span>\r\n                            <span class=\"pricing-table-tooltiptext\">Add an extra layer of security with MFA, protecting your data from unauthorized access.<\/span>\r\n                        <\/div>\r\n                    <\/li>\r\n                    <li class=\"pricing-table-feature-item\">\r\n                        <span class=\"pricing-table-feature-icon\">\u2713<\/span>\r\n                        <div class=\"pricing-table-tooltip\">\r\n                            <span class=\"pricing-table-feature-text\">256-Bit Encryption<\/span>\r\n                            <span class=\"pricing-table-tooltiptext\">Secure your data with industry-standard 256-bit encryption for robust protection against threats.<\/span>\r\n                        <\/div>\r\n                    <\/li>\r\n                    <li class=\"pricing-table-feature-item\">\r\n                        <span class=\"pricing-table-feature-icon\">\u2713<\/span>\r\n                        <div class=\"pricing-table-tooltip\">\r\n                            <span class=\"pricing-table-feature-text\">Full User Auditability<\/span>\r\n                            <span class=\"pricing-table-tooltiptext\">Maintain complete visibility and control with comprehensive user activity logs.<\/span>\r\n                        <\/div>\r\n                    <\/li>\r\n                    <li class=\"pricing-table-feature-item\">\r\n                        <span class=\"pricing-table-feature-icon\">\u2713<\/span>\r\n                        <div class=\"pricing-table-tooltip\">\r\n                            <span class=\"pricing-table-feature-text\">Internal & External Address Books<\/span>\r\n                            <span class=\"pricing-table-tooltiptext\">Streamline communication with integrated address books for internal and external contacts.<\/span>\r\n                        <\/div>\r\n                    <\/li>\r\n                <\/ul>\r\n\r\n                <button class=\"pricing-table-cta-button popmake-3717\">\r\n                    Select Plan\r\n                <\/button>\r\n            <\/div>\r\n\r\n            <!-- Business Premium Plan -->\r\n            <div class=\"pricing-table-pricing-card pricing-table-card-premium\">\r\n                <div class=\"pricing-table-plan-header\">\r\n                    <h2 class=\"pricing-table-plan-name\">MX <span>Business Premium<\/span><\/h2>\r\n                    <div class=\"pricing-table-plan-price\">$18.00<\/div>\r\n                    <div class=\"pricing-table-plan-period\">per user (monthly)<\/div>\r\n                <\/div>\r\n\r\n                <ul class=\"pricing-table-features-list\">\r\n                    <li class=\"pricing-table-feature-item\">\r\n                        <span class=\"pricing-table-feature-icon\">\u2713<\/span>\r\n                        <span class=\"pricing-table-feature-text\">Everything In Pro<\/span>\r\n                    <\/li>\r\n                    <li class=\"pricing-table-feature-item\">\r\n                        <span class=\"pricing-table-feature-icon\">\u2713<\/span>\r\n                        <div class=\"pricing-table-tooltip\">\r\n                            <span class=\"pricing-table-feature-text\">Transaction Conversations<\/span>\r\n                            <span class=\"pricing-table-tooltiptext\">Collaborate effectively with integrated conversations directly tied to your transactions.<\/span>\r\n                        <\/div>\r\n                    <\/li>\r\n                    <li class=\"pricing-table-feature-item\">\r\n                        <span class=\"pricing-table-feature-icon\">\u2713<\/span>\r\n                        <div class=\"pricing-table-tooltip\">\r\n                            <span class=\"pricing-table-feature-text\">Transaction Linking<\/span>\r\n                            <span class=\"pricing-table-tooltiptext\">Easily link related transactions for seamless tracking and management.<\/span>\r\n                        <\/div>\r\n                    <\/li>\r\n                    <li class=\"pricing-table-feature-item\">\r\n                        <span class=\"pricing-table-feature-icon\">\u2713<\/span>\r\n                        <div class=\"pricing-table-tooltip\">\r\n                            <span class=\"pricing-table-feature-text\">Forwarding Capability<\/span>\r\n                            <span class=\"pricing-table-tooltiptext\">Forward data securely and efficiently, maintaining control over your files.<\/span>\r\n                        <\/div>\r\n                    <\/li>\r\n                    <li class=\"pricing-table-feature-item\">\r\n                        <span class=\"pricing-table-feature-icon\">\u2713<\/span>\r\n                        <div class=\"pricing-table-tooltip\">\r\n                            <span class=\"pricing-table-feature-text\">Blacklist File Types<\/span>\r\n                            <span class=\"pricing-table-tooltiptext\">Control what can be shared by blacklisting specific file types for added security.<\/span>\r\n                        <\/div>\r\n                    <\/li>\r\n                    <li class=\"pricing-table-feature-item\">\r\n                        <span class=\"pricing-table-feature-icon\">\u2713<\/span>\r\n                        <div class=\"pricing-table-tooltip\">\r\n                            <span class=\"pricing-table-feature-text\">Enhanced Support<\/span>\r\n                            <span class=\"pricing-table-tooltiptext\">Benefit from priority support and tailored assistance to meet your business needs.<\/span>\r\n                        <\/div>\r\n                    <\/li>\r\n                <\/ul>\r\n\r\n                <button class=\"pricing-table-cta-button popmake-3716\">\r\n                    Select Plan\r\n                <\/button>\r\n            <\/div>\r\n\r\n            <!-- Business Enterprise Plan -->\r\n            <div class=\"pricing-table-pricing-card pricing-table-card-enterprise\">\r\n                <div class=\"pricing-table-plan-header\">\r\n                    <h2 class=\"pricing-table-plan-name\">MX <span>Business Enterprise<\/span><\/h2>\r\n                    <div class=\"pricing-table-plan-price\" style=\"font-size: 2.5rem;\">Custom<\/div>\r\n                    <div class=\"pricing-table-plan-period\">Please Enquire<\/div>\r\n                <\/div>\r\n\r\n                <ul class=\"pricing-table-features-list\">\r\n                    <li class=\"pricing-table-feature-item\">\r\n                        <span class=\"pricing-table-feature-icon\">\u2713<\/span>\r\n                        <span class=\"pricing-table-feature-text\">Everything In Premium<\/span>\r\n                    <\/li>\r\n                    <li class=\"pricing-table-feature-item\">\r\n                        <span class=\"pricing-table-feature-icon\">\u2713<\/span>\r\n                        <div class=\"pricing-table-tooltip\">\r\n                            <span class=\"pricing-table-feature-text\">Quantum-Secure Data Protection<\/span>\r\n                            <span class=\"pricing-table-tooltiptext\">Protect your data with cutting-edge quantum encryption, ensuring the highest level of security and compliance.<\/span>\r\n                        <\/div>\r\n                    <\/li>\r\n                    <li class=\"pricing-table-feature-item\">\r\n                        <span class=\"pricing-table-feature-icon\">\u2713<\/span>\r\n                        <div class=\"pricing-table-tooltip\">\r\n                            <span class=\"pricing-table-feature-text\">MX Distribute<\/span>\r\n                            <span class=\"pricing-table-tooltiptext\">Distribute data securely across multiple recipients with ease.<\/span>\r\n                        <\/div>\r\n                    <\/li>\r\n                    <li class=\"pricing-table-feature-item\">\r\n                        <span class=\"pricing-table-feature-icon\">\u2713<\/span>\r\n                        <div class=\"pricing-table-tooltip\">\r\n                            <span class=\"pricing-table-feature-text\">API Integration<\/span>\r\n                            <span class=\"pricing-table-tooltiptext\">Integrate seamlessly with your existing systems through powerful API access.<\/span>\r\n                        <\/div>\r\n                    <\/li>\r\n                    <li class=\"pricing-table-feature-item\">\r\n                        <span class=\"pricing-table-feature-icon\">\u2713<\/span>\r\n                        <div class=\"pricing-table-tooltip\">\r\n                            <span class=\"pricing-table-feature-text\">SSO Integration<\/span>\r\n                            <span class=\"pricing-table-tooltiptext\">Simplify user access with Single Sign-On (SSO) integration for enhanced convenience and security.<\/span>\r\n                        <\/div>\r\n                    <\/li>\r\n                    <li class=\"pricing-table-feature-item\">\r\n                        <span class=\"pricing-table-feature-icon\">\u2713<\/span>\r\n                        <div class=\"pricing-table-tooltip\">\r\n                            <span class=\"pricing-table-feature-text\">Custom Whitelabelling<\/span>\r\n                            <span class=\"pricing-table-tooltiptext\">Tailor the platform to your brand with custom whitelabelling options.<\/span>\r\n                        <\/div>\r\n                    <\/li>\r\n                <\/ul>\r\n\r\n                <button class=\"pricing-table-cta-button pricing-table-enterprise-cta popmake-3704\">\r\n                    Enquire Now\r\n                <\/button>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <script>\r\n    function switchBilling(type) {\r\n        const buttons = document.querySelectorAll('.pricing-table-toggle-btn');\r\n        buttons.forEach(btn => btn.classList.remove('active'));\r\n        \r\n        const proBtn = document.querySelector('.pricing-table-card-pro .pricing-table-cta-button');\r\n        const premiumBtn = document.querySelector('.pricing-table-card-premium .pricing-table-cta-button');\r\n        const enterpriseBtn = document.querySelector('.pricing-table-card-enterprise .pricing-table-cta-button');\r\n        \r\n        if (type === 'quarterly') {\r\n            buttons[0].classList.add('active');\r\n            \/\/ Update prices for quarterly billing\r\n            document.querySelectorAll('.pricing-table-plan-price')[0].textContent = '$9.40';\r\n            document.querySelectorAll('.pricing-table-plan-price')[1].textContent = '$20.00';\r\n            \/\/ Update popup classes for quarterly\r\n            proBtn.className = 'pricing-table-cta-button popmake-3692';\r\n            premiumBtn.className = 'pricing-table-cta-button popmake-3703';\r\n            enterpriseBtn.className = 'pricing-table-cta-button pricing-table-enterprise-cta popmake-3704';\r\n        } else {\r\n            buttons[1].classList.add('active');\r\n            \/\/ Update prices for annual billing (with discount)\r\n            document.querySelectorAll('.pricing-table-plan-price')[0].textContent = '$8.40';\r\n            document.querySelectorAll('.pricing-table-plan-price')[1].textContent = '$18.00';\r\n            \/\/ Update popup classes for annually\r\n            proBtn.className = 'pricing-table-cta-button popmake-3717';\r\n            premiumBtn.className = 'pricing-table-cta-button popmake-3716';\r\n            enterpriseBtn.className = 'pricing-table-cta-button pricing-table-enterprise-cta popmake-3704';\r\n        }\r\n    }\r\n\r\n    \/\/ Enhanced interactions\r\n    document.addEventListener('DOMContentLoaded', function() {\r\n        const cards = document.querySelectorAll('.pricing-table-pricing-card');\r\n        \r\n        cards.forEach(card => {\r\n            card.addEventListener('mouseenter', function() {\r\n                if (this.classList.contains('pricing-table-card-premium')) {\r\n                    this.style.transform = 'translateY(-12px) scale(1.05)';\r\n                } else {\r\n                    this.style.transform = 'translateY(-12px) scale(1.02)';\r\n                }\r\n            });\r\n            \r\n            card.addEventListener('mouseleave', function() {\r\n                if (this.classList.contains('pricing-table-card-premium')) {\r\n                    this.style.transform = 'translateY(0) scale(1.05)';\r\n                } else {\r\n                    this.style.transform = 'translateY(0) scale(1)';\r\n                }\r\n            });\r\n        });\r\n\r\n        \/\/ === GA4 Tracking for Pricing CTAs ===\r\n        function trackPricingCTA(button, eventName) {\r\n            if (!button) return;\r\n            button.addEventListener('click', function() {\r\n                gtag('event', eventName, {\r\n                    event_category: 'Pricing CTA',\r\n                    event_label: eventName\r\n                });\r\n            });\r\n        }\r\n\r\n        \/\/ Quarterly buttons\r\n        trackPricingCTA(document.querySelector('.pricing-table-card-pro .pricing-table-cta-button.popmake-3692'), 'business_pro_quarterly_pricing_start');\r\n        trackPricingCTA(document.querySelector('.pricing-table-card-premium .pricing-table-cta-button.popmake-3703'), 'business_premium_quarterly_pricing_start');\r\n        trackPricingCTA(document.querySelector('.pricing-table-card-enterprise .pricing-table-cta-button.popmake-3704'), 'business_enterprise_quarterly_pricing_start');\r\n\r\n        \/\/ Annual buttons\r\n        trackPricingCTA(document.querySelector('.pricing-table-card-pro .pricing-table-cta-button.popmake-3717'), 'business_pro_annual_pricing_start');\r\n        trackPricingCTA(document.querySelector('.pricing-table-card-premium .pricing-table-cta-button.popmake-3716'), 'business_premium_quarterly_annual_start');\r\n        trackPricingCTA(document.querySelector('.pricing-table-card-enterprise .pricing-table-cta-button.popmake-3704'), 'business_enterprise_quarterly_annual_start');\r\n    });\r\n<\/script>\r\n\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-fffdf05 elementor-widget elementor-widget-html\" data-id=\"fffdf05\" 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\r\n    <style>\r\n        * {\r\n            margin: 0;\r\n            padding: 0;\r\n            box-sizing: border-box;\r\n        }\r\n        \r\n        body {\r\n            background: #fafafa;\r\n            color: #111827;\r\n            line-height: 1.6;\r\n            min-height: 100vh;\r\n        }\r\n        \r\n        .container {\r\n            max-width: 1200px;\r\n            margin: 0 auto;\r\n            padding: 80px 24px;\r\n        }\r\n        \r\n        .header {\r\n            text-align: center;\r\n            margin-bottom: 64px;\r\n        }\r\n        \r\n        .title {\r\n            font-size: clamp(2.5rem, 4vw, 3.5rem);\r\n            font-weight: 700;\r\n            color: #111827;\r\n            margin-bottom: 16px;\r\n            letter-spacing: -0.025em;\r\n        }\r\n        \r\n        .subtitle {\r\n            font-size: 1.25rem;\r\n            color: #6b7280;\r\n            max-width: 600px;\r\n            margin: 0 auto;\r\n            font-weight: 400;\r\n        }\r\n        \r\n        .plans-container {\r\n            display: flex;\r\n            flex-direction: column;\r\n            gap: 24px;\r\n        }\r\n        \r\n        .plan-row {\r\n            background: white;\r\n            border-radius: 16px;\r\n            border: 1px solid #e5e7eb;\r\n            padding: 40px;\r\n            transition: all 0.3s ease;\r\n            position: relative;\r\n            overflow: hidden;\r\n        }\r\n        \r\n        .plan-row:hover {\r\n            transform: translateY(-4px);\r\n            box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);\r\n            border-color: #d1d5db;\r\n        }\r\n        \r\n        .plan-row.featured {\r\n            border: 2px solid #059669;\r\n            background: linear-gradient(135deg, #ecfdf5 0%, #f0fdf4 100%);\r\n        }\r\n        \r\n        .plan-row.featured::before {\r\n            content: 'Most Popular';\r\n            position: absolute;\r\n            top: 0;\r\n            right: 32px;\r\n            background: #059669;\r\n            color: white;\r\n            padding: 8px 20px;\r\n            font-size: 0.75rem;\r\n            font-weight: 600;\r\n            text-transform: uppercase;\r\n            letter-spacing: 0.5px;\r\n            border-radius: 0 0 8px 8px;\r\n        }\r\n        \r\n        .plan-header {\r\n            display: flex;\r\n            justify-content: space-between;\r\n            align-items: flex-start;\r\n            margin-bottom: 32px;\r\n            flex-wrap: wrap;\r\n            gap: 24px;\r\n        }\r\n        \r\n        .plan-info {\r\n            flex: 1;\r\n            min-width: 300px;\r\n        }\r\n        \r\n        .plan-name {\r\n            font-size: 1.875rem;\r\n            font-weight: 700;\r\n            color: #111827;\r\n            margin-bottom: 8px;\r\n            letter-spacing: -0.025em;\r\n        }\r\n        \r\n        .plan-tagline {\r\n            font-size: 1.125rem;\r\n            color: #6b7280;\r\n            font-weight: 500;\r\n            margin-bottom: 16px;\r\n        }\r\n        \r\n        .plan-description {\r\n            font-size: 1rem;\r\n            color: #374151;\r\n            line-height: 1.7;\r\n            max-width: 600px;\r\n        }\r\n        \r\n        .plan-features {\r\n            flex: 1;\r\n            min-width: 300px;\r\n        }\r\n        \r\n        .features-title {\r\n            font-size: 1.125rem;\r\n            font-weight: 600;\r\n            color: #111827;\r\n            margin-bottom: 16px;\r\n        }\r\n        \r\n        .features-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\r\n            gap: 12px;\r\n            margin-bottom: 24px;\r\n        }\r\n        \r\n        .feature-item {\r\n            display: flex;\r\n            align-items: center;\r\n            font-size: 0.875rem;\r\n            color: #374151;\r\n            padding: 8px 0;\r\n        }\r\n        \r\n        .feature-item::before {\r\n            content: '\u2713';\r\n            background: #10b981;\r\n            color: white;\r\n            width: 20px;\r\n            height: 20px;\r\n            border-radius: 50%;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            font-size: 0.75rem;\r\n            font-weight: 600;\r\n            margin-right: 12px;\r\n            flex-shrink: 0;\r\n        }\r\n        \r\n        .plan-row.enterprise .feature-item::before {\r\n            background: #dc2626;\r\n        }\r\n        \r\n        .plan-row.featured .feature-item::before {\r\n            background: #059669;\r\n        }\r\n        \r\n        .highlight-features {\r\n            background: #f9fafb;\r\n            border-radius: 12px;\r\n            padding: 24px;\r\n            margin-top: 24px;\r\n            border-left: 4px solid #10b981;\r\n        }\r\n        \r\n        .plan-row.enterprise .highlight-features {\r\n            border-left-color: #dc2626;\r\n            background: #fef2f2;\r\n        }\r\n        \r\n        .plan-row.featured .highlight-features {\r\n            border-left-color: #059669;\r\n            background: rgba(5, 150, 105, 0.05);\r\n        }\r\n        \r\n        .highlight-title {\r\n            font-size: 1rem;\r\n            font-weight: 600;\r\n            color: #111827;\r\n            margin-bottom: 12px;\r\n        }\r\n        \r\n        .highlight-tags {\r\n            display: flex;\r\n            flex-wrap: wrap;\r\n            gap: 8px;\r\n        }\r\n        \r\n        .highlight-tag {\r\n            background: #e5e7eb;\r\n            color: #374151;\r\n            padding: 6px 12px;\r\n            border-radius: 20px;\r\n            font-size: 0.8rem;\r\n            font-weight: 500;\r\n            transition: all 0.2s ease;\r\n        }\r\n        \r\n        .highlight-tag:hover {\r\n            background: #d1d5db;\r\n            transform: translateY(-1px);\r\n        }\r\n        \r\n        .plan-row.enterprise .highlight-tag {\r\n            background: #fee2e2;\r\n            color: #991b1b;\r\n        }\r\n        \r\n        .plan-row.enterprise .highlight-tag:hover {\r\n            background: #fecaca;\r\n        }\r\n        \r\n        .plan-row.featured .highlight-tag {\r\n            background: #d1fae5;\r\n            color: #065f46;\r\n        }\r\n        \r\n        .plan-row.featured .highlight-tag:hover {\r\n            background: #a7f3d0;\r\n        }\r\n        \r\n        .ideal-for {\r\n            margin-top: 24px;\r\n            padding: 20px;\r\n            background: #f3f4f6;\r\n            border-radius: 12px;\r\n            border-left: 4px solid #6b7280;\r\n        }\r\n        \r\n        .plan-row.enterprise .ideal-for {\r\n            background: #fef2f2;\r\n            border-left-color: #dc2626;\r\n        }\r\n        \r\n        .plan-row.featured .ideal-for {\r\n            background: rgba(5, 150, 105, 0.05);\r\n            border-left-color: #059669;\r\n        }\r\n        \r\n        .ideal-title {\r\n            font-size: 0.875rem;\r\n            font-weight: 600;\r\n            color: #111827;\r\n            text-transform: uppercase;\r\n            letter-spacing: 0.5px;\r\n            margin-bottom: 8px;\r\n        }\r\n        \r\n        .ideal-text {\r\n            font-size: 0.875rem;\r\n            color: #4b5563;\r\n            line-height: 1.6;\r\n        }\r\n        \r\n        @media (max-width: 768px) {\r\n            .container {\r\n                padding: 60px 16px;\r\n            }\r\n            \r\n            .plan-header {\r\n                flex-direction: column;\r\n                gap: 24px;\r\n            }\r\n            \r\n            .plan-row {\r\n                padding: 32px 24px;\r\n            }\r\n            \r\n            .features-grid {\r\n                grid-template-columns: 1fr;\r\n            }\r\n            \r\n            .highlight-tags {\r\n                justify-content: flex-start;\r\n            }\r\n        }\r\n        \r\n        \/* Subtle entrance animation *\/\r\n        .plan-row {\r\n            opacity: 0;\r\n            transform: translateY(20px);\r\n            animation: slideIn 0.6s ease forwards;\r\n        }\r\n        \r\n        .plan-row:nth-child(2) {\r\n            animation-delay: 0.1s;\r\n        }\r\n        \r\n        .plan-row:nth-child(3) {\r\n            animation-delay: 0.2s;\r\n        }\r\n        \r\n        .plan-row:nth-child(4) {\r\n            animation-delay: 0.3s;\r\n        }\r\n        \r\n        @keyframes slideIn {\r\n            to {\r\n                opacity: 1;\r\n                transform: translateY(0);\r\n            }\r\n        }\r\n    <\/style>\r\n\r\n    <div class=\"container\">\r\n    <div class=\"header\">\r\n        <h1 class=\"title\">Choose the Right MX Business Plan<\/h1>\r\n        <p class=\"subtitle\">Secure file sharing solutions built to scale with your organization's growth and compliance requirements<\/p>\r\n    <\/div>\r\n    \r\n    <div class=\"plans-container\">\r\n        <div class=\"plan-row\">\r\n            <div class=\"plan-header\">\r\n                <div class=\"plan-info\">\r\n                    <h3 class=\"plan-name\">MX Business Pro<\/h3>\r\n                    <div class=\"plan-tagline\">Essential Security for Expanding Teams<\/div>\r\n                    <div class=\"plan-description\">\r\n                        Ideal for small to mid-sized teams that need dependable, secure file sharing without unnecessary complexity. Benefit from quantum-resistant encryption, unlimited transfers, and full activity tracking\u2014all in an easy-to-deploy solution designed to grow alongside your business.\r\n                    <\/div>\r\n                <\/div>\r\n                <div class=\"plan-features\">\r\n                    <div class=\"features-title\">Core Features<\/div>\r\n                    <div class=\"features-grid\">\r\n                        <div class=\"feature-item\">Quantum-resistant encryption<\/div>\r\n                        <div class=\"feature-item\">Unlimited file transfers<\/div>\r\n                        <div class=\"feature-item\">No file size limits<\/div>\r\n                        <div class=\"feature-item\">Multi-factor authentication<\/div>\r\n                        <div class=\"feature-item\">Complete audit history<\/div>\r\n                        <div class=\"feature-item\">24\/7 standard support<\/div>\r\n                    <\/div>\r\n                    <div class=\"highlight-features\">\r\n                        <div class=\"highlight-title\">Security & Compliance<\/div>\r\n                        <div class=\"highlight-tags\">\r\n                            <span class=\"highlight-tag\">End-to-end encryption<\/span>\r\n                            <span class=\"highlight-tag\">SOC 2 compliant<\/span>\r\n                            <span class=\"highlight-tag\">GDPR ready<\/span>\r\n                            <span class=\"highlight-tag\">Activity monitoring<\/span>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"ideal-for\">\r\n                        <div class=\"ideal-title\">Best suited for:<\/div>\r\n                        <div class=\"ideal-text\">Expanding businesses, security-minded teams, and organizations that require dependable file sharing with detailed tracking and audit functionality.<\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n        \r\n        <div class=\"plan-row featured\">\r\n            <div class=\"plan-header\">\r\n                <div class=\"plan-info\">\r\n                    <h3 class=\"plan-name\">MX Business Premium<\/h3>\r\n                    <div class=\"plan-tagline\">Advanced Collaboration for Complex Operations<\/div>\r\n                    <div class=\"plan-description\">\r\n                        Designed for larger organizations with intricate workflows. Includes all Pro features plus integrated team chat, automated workflows, priority support, and centralized dashboards that streamline cross-department collaboration and boost overall productivity.\r\n                    <\/div>\r\n                <\/div>\r\n                <div class=\"plan-features\">\r\n                    <div class=\"features-title\">Enhanced Features<\/div>\r\n                    <div class=\"features-grid\">\r\n                        <div class=\"feature-item\">All Pro features included<\/div>\r\n                        <div class=\"feature-item\">Built-in team chat<\/div>\r\n                        <div class=\"feature-item\">Workflow automation<\/div>\r\n                        <div class=\"feature-item\">Priority support response<\/div>\r\n                        <div class=\"feature-item\">Management dashboards<\/div>\r\n                        <div class=\"feature-item\">Advanced role-based permissions<\/div>\r\n                    <\/div>\r\n                    <div class=\"highlight-features\">\r\n                        <div class=\"highlight-title\">Collaboration & Management<\/div>\r\n                        <div class=\"highlight-tags\">\r\n                            <span class=\"highlight-tag\">Real-time messaging<\/span>\r\n                            <span class=\"highlight-tag\">Automated workflows<\/span>\r\n                            <span class=\"highlight-tag\">Analytics dashboard<\/span>\r\n                            <span class=\"highlight-tag\">Team management<\/span>\r\n                            <span class=\"highlight-tag\">Fast resolution<\/span>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"ideal-for\">\r\n                        <div class=\"ideal-title\">Best suited for:<\/div>\r\n                        <div class=\"ideal-text\">Enterprises, multi-department organizations, and teams that need advanced collaboration capabilities with centralized oversight and productivity-focused features.<\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n        \r\n        <div class=\"plan-row enterprise\">\r\n            <div class=\"plan-header\">\r\n                <div class=\"plan-info\">\r\n                    <h3 class=\"plan-name\">MX Business Enterprise<\/h3>\r\n                    <div class=\"plan-tagline\">Maximum Security & Custom Integration<\/div>\r\n                    <div class=\"plan-description\">\r\n                        The highest level of security and customization for regulated industries. Includes all Premium features plus API integration, single sign-on (SSO), full white-labeling, advanced distribution tools, and compliance-ready options tailored for the most demanding enterprise environments.\r\n                    <\/div>\r\n                <\/div>\r\n                <div class=\"plan-features\">\r\n                    <div class=\"features-title\">Enterprise Features<\/div>\r\n                    <div class=\"features-grid\">\r\n                        <div class=\"feature-item\">All Premium features included<\/div>\r\n                        <div class=\"feature-item\">Comprehensive API integration<\/div>\r\n                        <div class=\"feature-item\">Single sign-on (SSO)<\/div>\r\n                        <div class=\"feature-item\">Custom white-labeling<\/div>\r\n                        <div class=\"feature-item\">Advanced distribution options<\/div>\r\n                        <div class=\"feature-item\">Dedicated account manager<\/div>\r\n                    <\/div>\r\n                    <div class=\"highlight-features\">\r\n                        <div class=\"highlight-title\">Integration & Compliance<\/div>\r\n                        <div class=\"highlight-tags\">\r\n                            <span class=\"highlight-tag\">Custom APIs<\/span>\r\n                            <span class=\"highlight-tag\">Enterprise SSO<\/span>\r\n                            <span class=\"highlight-tag\">Brand customization<\/span>\r\n                            <span class=\"highlight-tag\">Regulatory compliance<\/span>\r\n                            <span class=\"highlight-tag\">Tailored deployment<\/span>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"ideal-for\">\r\n                        <div class=\"ideal-title\">Best suited for:<\/div>\r\n                        <div class=\"ideal-text\">Highly regulated industries, businesses with complex integration needs, and organizations seeking maximum customization with branded solutions and dedicated enterprise-level support.<\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n<\/div>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Choose Your Plan Select the perfect plan for your business needs Quarterly Annually Save 10% MX Business Pro $8.40 per user (monthly) \u2713 Send Unlimited Data Share data without worrying about size limits, enabling seamless and efficient transfers. \u2713 No File Size Limit On Transactions Handle even the largest files effortlessly with no restrictions on [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-4713","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.mymxdata.com\/en-us\/wp-json\/wp\/v2\/pages\/4713","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.mymxdata.com\/en-us\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.mymxdata.com\/en-us\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.mymxdata.com\/en-us\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.mymxdata.com\/en-us\/wp-json\/wp\/v2\/comments?post=4713"}],"version-history":[{"count":16,"href":"https:\/\/www.mymxdata.com\/en-us\/wp-json\/wp\/v2\/pages\/4713\/revisions"}],"predecessor-version":[{"id":11169,"href":"https:\/\/www.mymxdata.com\/en-us\/wp-json\/wp\/v2\/pages\/4713\/revisions\/11169"}],"wp:attachment":[{"href":"https:\/\/www.mymxdata.com\/en-us\/wp-json\/wp\/v2\/media?parent=4713"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}