{"id":1910,"date":"2025-12-18T14:20:35","date_gmt":"2025-12-18T14:20:35","guid":{"rendered":"https:\/\/tradegoai.app\/?page_id=1910"},"modified":"2026-01-24T14:19:39","modified_gmt":"2026-01-24T14:19:39","slug":"pricing","status":"publish","type":"page","link":"https:\/\/tradegoai.app\/de\/pricing\/","title":{"rendered":"Pricing and Plans"},"content":{"rendered":"\n<div class=\"wp-block-uagb-container uagb-block-9040d21f alignfull uagb-is-root-container\"><div class=\"uagb-container-inner-blocks-wrap\">    \r\n    <script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\r\n    <script>\r\n      tailwind.config = {\r\n        theme: {\r\n          extend: {\r\n            colors: {\r\n              background: '#ffffff',\r\n              foreground: '#0f172a', \r\n              purple: { DEFAULT: '#6528F7', foreground: '#ffffff' },\r\n              muted: { DEFAULT: '#f1f5f9', foreground: '#64748b' },\r\n              \/\/ \u81ea\u5b9a\u4e49\u7528\u6237\u6307\u5b9a\u7684\u7ebf\u6761\u989c\u8272\r\n              'line-custom': '#F3F3F4',\r\n              'faq-divider': '#F3F3F3',\r\n              border: '#e2e8f0', \r\n            },\r\n            boxShadow: {\r\n                'purple-glow': '0 25px 50px -12px rgba(101, 40, 247, 0.3)',\r\n            }\r\n          }\r\n        }\r\n      }\r\n    <\/script>\r\n    \r\n    <style>\r\n        \/* =========== \u4ec5\u4fee\u590dAstra\u6309\u94ae\u56fe\u6807\u5c45\u4e2d =========== *\/\r\n        #ast-scroll-top.ast-scroll-top-icon {\r\n            display: flex !important;\r\n            align-items: center !important;\r\n            justify-content: center !important;\r\n            width: 40px !important;\r\n            height: 40px !important;\r\n            background: #454F5E !important;\r\n        }\r\n        \r\n        #ast-scroll-top .ast-icon.icon-arrow {\r\n            display: flex !important;\r\n            align-items: center !important;\r\n            justify-content: center !important;\r\n            width: 100% !important;\r\n            height: 100% !important;\r\n            margin: 0 !important;\r\n            padding: 0 !important;\r\n            line-height: 1 !important;\r\n        }\r\n        \r\n        #ast-scroll-top .ast-arrow-svg {\r\n            width: 15px !important;\r\n            height: 15px !important;\r\n            margin: 0 auto !important;\r\n            display: block !important;\r\n        }\r\n        \r\n        #ast-scroll-top .ast-arrow-svg path {\r\n            fill: white !important;\r\n        }\r\n        \r\n        \/* \u786e\u4fdd\u6309\u94ae\u4f4d\u7f6e\u6b63\u786e *\/\r\n        #ast-scroll-top {\r\n            right: 30px !important;\r\n            bottom: 30px !important;\r\n            z-index: 999999 !important;\r\n            position: fixed !important;\r\n        }\r\n        \/* ================================================== *\/\r\n\t\t\r\n        .pricing-scope { \r\n            font-family: ui-sans-serif, system-ui, sans-serif;\r\n            line-height: 1.5;\r\n            width: 100%;\r\n            overflow: visible !important; \r\n            position: relative;\r\n            z-index: 1;\r\n        }\r\n        .pricing-scope * { box-sizing: border-box; }\r\n        \r\n        \/* \u4fee\u590d\uff1a\u6b63\u786e\u7684\u8868\u683c\u6eda\u52a8\u5bb9\u5668\u6837\u5f0f *\/\r\n        .pricing-scope .table-scroll-container {\r\n            width: 100%;\r\n            overflow-x: auto;\r\n            -webkit-overflow-scrolling: touch;\r\n            margin-bottom: 20px;\r\n            padding-bottom: 10px;\r\n        }\r\n        \r\n        \/* \u663e\u793a\u6eda\u52a8\u6761 *\/\r\n        .pricing-scope .table-scroll-container::-webkit-scrollbar {\r\n            height: 6px;\r\n        }\r\n        \r\n        .pricing-scope .table-scroll-container::-webkit-scrollbar-track {\r\n            background: #f1f1f1;\r\n            border-radius: 3px;\r\n        }\r\n        \r\n        .pricing-scope .table-scroll-container::-webkit-scrollbar-thumb {\r\n            background: #c1c1c1;\r\n            border-radius: 3px;\r\n        }\r\n        \r\n        .pricing-scope .table-scroll-container::-webkit-scrollbar-thumb:hover {\r\n            background: #a1a1a1;\r\n        }\r\n\r\n        \/* \u5168\u5bbd\u80cc\u666f *\/\r\n        .pricing-scope .full-width-breakout {\r\n            width: 100vw !important;\r\n            position: relative;\r\n            left: 50% !important;\r\n            right: 50% !important;\r\n            margin-left: -50vw !important;\r\n            margin-right: -50vw !important;\r\n            max-width: 100vw !important;\r\n            overflow: hidden !important;\r\n        }\r\n\r\n        \/* FAQ \u6837\u5f0f *\/\r\n        .pricing-scope .faq-item {\r\n            border-bottom: 1px solid #F3F3F3 !important;\r\n            background-color: transparent !important;\r\n        }\r\n        \r\n        .pricing-scope .faq-item:last-child {\r\n            border-bottom: none !important;\r\n        }\r\n\r\n        .pricing-scope .faq-question {\r\n            border: none !important;\r\n            background-color: transparent !important;\r\n            cursor: pointer !important;\r\n            transition: none !important;\r\n            width: 100%;\r\n            display: flex;\r\n            flex: 1;\r\n            align-items: center;\r\n            justify-content: space-between;\r\n            padding-top: 1.5rem;\r\n            padding-bottom: 1.5rem;\r\n            font-weight: 500;\r\n            text-align: left;\r\n            color: #0f172a;\r\n            outline: none;\r\n        }\r\n\r\n        .pricing-scope .faq-item:hover,\r\n        .pricing-scope .faq-question:hover {\r\n            background-color: transparent !important;\r\n            color: inherit !important;\r\n            text-decoration: none !important;\r\n            transform: none !important;\r\n        }\r\n        \r\n        \/* \u95ee\u9898\u4e0b\u5212\u7ebf\u6837\u5f0f - \u4ec5\u5f53\u5c55\u5f00\u65f6\u663e\u793a *\/\r\n        .question-underline {\r\n            text-decoration: none;\r\n        }\r\n\t\t   \/* \u5220\u96645\u4e2a\u6309\u94ae\u7684\u4e0b\u5212\u7ebf *\/\r\n        .pricing-scope a.py-3,\r\n        .pricing-scope .bg-white.text-purple {\r\n            text-decoration: none;\r\n        }\r\n        \r\n        .faq-item.active .question-underline {\r\n            text-decoration: underline;\r\n            text-underline-offset: 4px;\r\n            text-decoration-color: #F3F3F3;\r\n            text-decoration-thickness: 1px;\r\n        }\r\n        \r\n        \/* FAQ \u7b54\u6848\u9ed8\u8ba4\u6298\u53e0 *\/\r\n        .faq-answer {\r\n            display: none;\r\n            padding-bottom: 1.5rem;\r\n            color: rgba(15, 23, 42, 0.7);\r\n            font-size: 1rem;\r\n            line-height: 1.625;\r\n        }\r\n        \r\n        .faq-item.active .faq-answer {\r\n            display: block;\r\n        }\r\n        \r\n        \/* \u7bad\u5934\u56fe\u6807\u65cb\u8f6c\u6548\u679c *\/\r\n        .faq-arrow {\r\n            transition: transform 0.2s ease;\r\n        }\r\n        \r\n        .faq-item.active .faq-arrow {\r\n            transform: rotate(180deg);\r\n        }\r\n        \r\n        \/* \u8868\u683c\u6837\u5f0f - \u5b8c\u5168\u79fb\u9664\u7eb5\u5411\u7ebf\u6761\u548c\u9876\u90e8\u7ebf\u6761 *\/\r\n        .pricing-scope .features-table {\r\n            border: none !important;\r\n            border-collapse: collapse;\r\n            width: 100%;\r\n            table-layout: fixed;\r\n            min-width: 640px;\r\n        }\r\n        \r\n        .pricing-scope .features-table th,\r\n        .pricing-scope .features-table td {\r\n            border-left: none !important;\r\n            border-right: none !important;\r\n            border-top: none !important;\r\n            border-bottom: 1px solid #F3F3F4 !important;\r\n            word-wrap: break-word;\r\n            overflow-wrap: break-word;\r\n        }\r\n        \r\n        \/* \u8bbe\u7f6e\u5217\u5bbd *\/\r\n        .pricing-scope .features-table th:nth-child(1),\r\n        .pricing-scope .features-table td:nth-child(1) {\r\n            width: 20% !important;\r\n            min-width: 120px;\r\n        }\r\n        \r\n        .pricing-scope .features-table th:nth-child(2),\r\n        .pricing-scope .features-table td:nth-child(2) {\r\n            width: 14% !important;\r\n            min-width: 80px;\r\n        }\r\n        \r\n        .pricing-scope .features-table th:nth-child(3),\r\n        .pricing-scope .features-table td:nth-child(3) {\r\n            width: 22% !important;\r\n            min-width: 100px;\r\n        }\r\n        \r\n        .pricing-scope .features-table th:nth-child(4),\r\n        .pricing-scope .features-table td:nth-child(4) {\r\n            width: 22% !important;\r\n            min-width: 100px;\r\n        }\r\n        \r\n        .pricing-scope .features-table th:nth-child(5),\r\n        .pricing-scope .features-table td:nth-child(5) {\r\n            width: 22% !important;\r\n            min-width: 100px;\r\n        }\r\n        \r\n        .pricing-scope .features-table thead th,\r\n        .pricing-scope .features-table thead td {\r\n            border-bottom: 1px solid #F3F3F4 !important;\r\n        }\r\n        \r\n        \/* \u5206\u7c7b\u884c\u6837\u5f0f *\/\r\n        .pricing-scope .features-table .category-row td {\r\n            background-color: rgba(15, 23, 42, 0.05) !important;\r\n            border-bottom: 1px solid #F3F3F4 !important;\r\n        }\r\n        \r\n        \/* \u79fb\u9664\u6240\u6709\u9ed1\u8272\u7684\u8fb9\u6846 *\/\r\n        .pricing-scope .features-table tr,\r\n        .pricing-scope .features-table thead,\r\n        .pricing-scope .features-table tbody,\r\n        .pricing-scope .features-table th,\r\n        .pricing-scope .features-table td {\r\n            border-color: #F3F3F4 !important;\r\n        }\r\n        \r\n        \/* Most Popular \u6807\u7b7e\u80cc\u666f\u8272 *\/\r\n        .most-popular-tag {\r\n            background-color: #F8F9FA !important;\r\n            box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1) !important;\r\n        }\r\n        \r\n        \/* \u4fee\u590d\uff1a\u5361\u7247\u5728\u624b\u673a\u7aef\u7684\u95f4\u8ddd *\/\r\n        @media (max-width: 768px) {\r\n            .pricing-scope .grid-cols-1 {\r\n                gap: 1.5rem !important;\r\n            }\r\n            \r\n            .pricing-scope .relative.flex-col {\r\n                padding: 1.5rem !important;\r\n            }\r\n            \r\n            .pricing-scope section {\r\n                padding-left: 1rem !important;\r\n                padding-right: 1rem !important;\r\n            }\r\n            \r\n            \/* \u624b\u673a\u7aef\u8868\u683c\u6837\u5f0f *\/\r\n            .pricing-scope .table-scroll-container {\r\n                margin-left: -1rem;\r\n                margin-right: -1rem;\r\n                padding-left: 1rem;\r\n                padding-right: 1rem;\r\n            }\r\n        }\r\n    <\/style>\r\n\r\n    <script>\r\n    document.addEventListener('DOMContentLoaded', function() {\r\n        \/\/ FAQ \u5207\u6362\u529f\u80fd\r\n        document.querySelectorAll('.faq-question').forEach(question => {\r\n            question.addEventListener('click', function() {\r\n                const faqItem = this.closest('.faq-item');\r\n                faqItem.classList.toggle('active');\r\n            });\r\n        });\r\n        \r\n        \/\/ \u4fee\u590dAstra\u56de\u5230\u9876\u90e8\u6309\u94ae\r\n        setTimeout(function() {\r\n            \/\/ \u4fee\u590d\u6309\u94ae\u4f4d\u7f6e\r\n            const astraButtons = [\r\n                document.getElementById('ast-scroll-top'),\r\n                document.querySelector('.ast-scroll-to-top-arrow'),\r\n                document.querySelector('.scroll-to-top')\r\n            ].filter(Boolean);\r\n            \r\n            astraButtons.forEach(button => {\r\n                if (button) {\r\n                    button.style.cssText += 'position: fixed !important; right: 30px !important; bottom: 30px !important; z-index: 999999 !important;';\r\n                }\r\n            });\r\n            \r\n            \/\/ \u786e\u4fdd\u9875\u9762\u6ca1\u6709\u6a2a\u5411\u6eda\u52a8\r\n            document.documentElement.style.overflowX = 'hidden';\r\n            document.body.style.overflowX = 'hidden';\r\n        }, 1000);\r\n    });\r\n    <\/script>\r\n\r\n    <div class=\"pricing-scope bg-background text-foreground\">\r\n        \r\n        <section class=\"w-full py-12 md:py-24 bg-background\">\r\n            <div class=\"container mx-auto px-4 md:px-6\">\r\n                <div class=\"text-center mb-12 md:mb-16\">\r\n                    <h2 class=\"text-3xl md:text-5xl font-bold text-foreground mb-4\">Simple, Transparent Pricing<\/h2>\r\n                    <p class=\"text-base md:text-lg text-muted-foreground max-w-2xl mx-auto px-4\">Choose the perfect plan for your needs. All plans include a 14-day free trial.<\/p>\r\n                <\/div>\r\n\r\n                <div class=\"grid grid-cols-1 md:grid-cols-2 lg:grid-cols-4 gap-6 lg:gap-4 max-w-7xl mx-auto items-stretch\">\r\n                                        <div class=\"relative flex flex-col items-start text-left rounded-2xl p-6 md:p-8 transition-all duration-300 bg-white text-foreground border border-border shadow-lg hover:shadow-xl\">\r\n                                                <div class=\"mb-4 md:mb-6 w-full\">\r\n                            <h3 class=\"text-lg md:text-xl font-bold mb-2 text-foreground\">Basic<\/h3>\r\n                            <p class=\"text-xs md:text-sm text-muted-foreground\">Perfect for individuals just getting started<\/p>\r\n                        <\/div>\r\n                        <div class=\"mb-4 md:mb-6 w-full flex items-baseline\">\r\n                            <span class=\"text-3xl md:text-5xl font-bold text-foreground\">$9<\/span>\r\n                            <span class=\"text-base md:text-lg text-muted-foreground ml-1\">\/month<\/span>\r\n                        <\/div>\r\n                        <!-- \u529f\u80fd\u5217\u8868\u90e8\u5206 -->\r\n                        <div class=\"space-y-3 md:space-y-4 mb-4 md:mb-6 flex-grow w-full\">\r\n                                                        <div class=\"flex items-start\">\r\n                                <div class=\"rounded-full p-1 mt-0.5 mr-3 shrink-0 bg-purple\/10\">\r\n                                    <svg class=\"h-3 w-3 md:h-3.5 md:w-3.5 text-purple\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"\/><\/svg>\r\n                                <\/div>\r\n                                <span class=\"text-xs md:text-sm text-foreground text-left leading-tight\"><strong class='text-base'>500 Credits<\/strong><\/span>\r\n                            <\/div>\r\n                                                        <div class=\"flex items-start\">\r\n                                <div class=\"rounded-full p-1 mt-0.5 mr-3 shrink-0 bg-purple\/10\">\r\n                                    <svg class=\"h-3 w-3 md:h-3.5 md:w-3.5 text-purple\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"\/><\/svg>\r\n                                <\/div>\r\n                                <span class=\"text-xs md:text-sm text-foreground text-left leading-tight\">1 user account<\/span>\r\n                            <\/div>\r\n                                                        <div class=\"flex items-start\">\r\n                                <div class=\"rounded-full p-1 mt-0.5 mr-3 shrink-0 bg-purple\/10\">\r\n                                    <svg class=\"h-3 w-3 md:h-3.5 md:w-3.5 text-purple\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"\/><\/svg>\r\n                                <\/div>\r\n                                <span class=\"text-xs md:text-sm text-foreground text-left leading-tight\">5GB storage<\/span>\r\n                            <\/div>\r\n                                                        <div class=\"flex items-start\">\r\n                                <div class=\"rounded-full p-1 mt-0.5 mr-3 shrink-0 bg-purple\/10\">\r\n                                    <svg class=\"h-3 w-3 md:h-3.5 md:w-3.5 text-purple\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"\/><\/svg>\r\n                                <\/div>\r\n                                <span class=\"text-xs md:text-sm text-foreground text-left leading-tight\">Basic support<\/span>\r\n                            <\/div>\r\n                                                        <div class=\"flex items-start\">\r\n                                <div class=\"rounded-full p-1 mt-0.5 mr-3 shrink-0 bg-purple\/10\">\r\n                                    <svg class=\"h-3 w-3 md:h-3.5 md:w-3.5 text-purple\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"\/><\/svg>\r\n                                <\/div>\r\n                                <span class=\"text-xs md:text-sm text-foreground text-left leading-tight\">Email notifications<\/span>\r\n                            <\/div>\r\n                                                    <\/div>\r\n                        <!-- \u4fee\u590d\uff1a\u6b63\u786e\u7684\u6309\u94ae\u94fe\u63a5\u5b9e\u73b0 -->\r\n                                                    <a href=\"https:\/\/app.tradegoai.app\/admin\/login\" class=\"w-full py-3 text-base font-semibold transition-all duration-200 rounded-lg bg-purple text-white hover:bg-purple\/90 mt-4 text-center no-underline\">\r\n                                Get Started                            <\/a>\r\n                                            <\/div>\r\n                                        <div class=\"relative flex flex-col items-start text-left rounded-2xl p-6 md:p-8 transition-all duration-300 bg-purple text-white shadow-purple-glow md:scale-105 z-10 shadow-2xl\">\r\n                                                    <div class=\"absolute -top-3 md:-top-4 left-1\/2 -translate-x-1\/2\">\r\n                                <span class=\"most-popular-tag text-purple px-3 py-1 md:px-4 md:py-1 rounded-full text-xs md:text-sm font-semibold\">Most Popular<\/span>\r\n                            <\/div>\r\n                                                <div class=\"mb-4 md:mb-6 w-full\">\r\n                            <h3 class=\"text-lg md:text-xl font-bold mb-2 text-white\">Pro<\/h3>\r\n                            <p class=\"text-xs md:text-sm text-white\/80\">Best for professionals and power users<\/p>\r\n                        <\/div>\r\n                        <div class=\"mb-4 md:mb-6 w-full flex items-baseline\">\r\n                            <span class=\"text-3xl md:text-5xl font-bold text-white\">$29<\/span>\r\n                            <span class=\"text-base md:text-lg text-white\/70 ml-1\">\/month<\/span>\r\n                        <\/div>\r\n                        <!-- \u529f\u80fd\u5217\u8868\u90e8\u5206 -->\r\n                        <div class=\"space-y-3 md:space-y-4 mb-4 md:mb-6 flex-grow w-full\">\r\n                                                        <div class=\"flex items-start\">\r\n                                <div class=\"rounded-full p-1 mt-0.5 mr-3 shrink-0 bg-white\/20\">\r\n                                    <svg class=\"h-3 w-3 md:h-3.5 md:w-3.5 text-white\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"\/><\/svg>\r\n                                <\/div>\r\n                                <span class=\"text-xs md:text-sm text-white\/90 text-left leading-tight\"><strong class='text-base'>2,500 Credits<\/strong><\/span>\r\n                            <\/div>\r\n                                                        <div class=\"flex items-start\">\r\n                                <div class=\"rounded-full p-1 mt-0.5 mr-3 shrink-0 bg-white\/20\">\r\n                                    <svg class=\"h-3 w-3 md:h-3.5 md:w-3.5 text-white\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"\/><\/svg>\r\n                                <\/div>\r\n                                <span class=\"text-xs md:text-sm text-white\/90 text-left leading-tight\">1 user accounts<\/span>\r\n                            <\/div>\r\n                                                        <div class=\"flex items-start\">\r\n                                <div class=\"rounded-full p-1 mt-0.5 mr-3 shrink-0 bg-white\/20\">\r\n                                    <svg class=\"h-3 w-3 md:h-3.5 md:w-3.5 text-white\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"\/><\/svg>\r\n                                <\/div>\r\n                                <span class=\"text-xs md:text-sm text-white\/90 text-left leading-tight\">50GB storage<\/span>\r\n                            <\/div>\r\n                                                        <div class=\"flex items-start\">\r\n                                <div class=\"rounded-full p-1 mt-0.5 mr-3 shrink-0 bg-white\/20\">\r\n                                    <svg class=\"h-3 w-3 md:h-3.5 md:w-3.5 text-white\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"\/><\/svg>\r\n                                <\/div>\r\n                                <span class=\"text-xs md:text-sm text-white\/90 text-left leading-tight\">Priority support<\/span>\r\n                            <\/div>\r\n                                                        <div class=\"flex items-start\">\r\n                                <div class=\"rounded-full p-1 mt-0.5 mr-3 shrink-0 bg-white\/20\">\r\n                                    <svg class=\"h-3 w-3 md:h-3.5 md:w-3.5 text-white\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"\/><\/svg>\r\n                                <\/div>\r\n                                <span class=\"text-xs md:text-sm text-white\/90 text-left leading-tight\">Advanced analytics<\/span>\r\n                            <\/div>\r\n                                                        <div class=\"flex items-start\">\r\n                                <div class=\"rounded-full p-1 mt-0.5 mr-3 shrink-0 bg-white\/20\">\r\n                                    <svg class=\"h-3 w-3 md:h-3.5 md:w-3.5 text-white\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"\/><\/svg>\r\n                                <\/div>\r\n                                <span class=\"text-xs md:text-sm text-white\/90 text-left leading-tight\">Custom integrations<\/span>\r\n                            <\/div>\r\n                                                    <\/div>\r\n                        <!-- \u4fee\u590d\uff1a\u6b63\u786e\u7684\u6309\u94ae\u94fe\u63a5\u5b9e\u73b0 -->\r\n                                                    <a href=\"https:\/\/app.tradegoai.app\/admin\/login\" class=\"w-full py-3 text-base font-semibold transition-all duration-200 rounded-lg bg-white text-purple hover:bg-white\/90 mt-4 text-center no-underline\">\r\n                                Start Free Trial                            <\/a>\r\n                                            <\/div>\r\n                                        <div class=\"relative flex flex-col items-start text-left rounded-2xl p-6 md:p-8 transition-all duration-300 bg-white text-foreground border border-border shadow-lg hover:shadow-xl\">\r\n                                                <div class=\"mb-4 md:mb-6 w-full\">\r\n                            <h3 class=\"text-lg md:text-xl font-bold mb-2 text-foreground\">Business<\/h3>\r\n                            <p class=\"text-xs md:text-sm text-muted-foreground\">Built for small, established teams<\/p>\r\n                        <\/div>\r\n                        <div class=\"mb-4 md:mb-6 w-full flex items-baseline\">\r\n                            <span class=\"text-3xl md:text-5xl font-bold text-foreground\">$79<\/span>\r\n                            <span class=\"text-base md:text-lg text-muted-foreground ml-1\">\/month<\/span>\r\n                        <\/div>\r\n                        <!-- \u529f\u80fd\u5217\u8868\u90e8\u5206 -->\r\n                        <div class=\"space-y-3 md:space-y-4 mb-4 md:mb-6 flex-grow w-full\">\r\n                                                        <div class=\"flex items-start\">\r\n                                <div class=\"rounded-full p-1 mt-0.5 mr-3 shrink-0 bg-purple\/10\">\r\n                                    <svg class=\"h-3 w-3 md:h-3.5 md:w-3.5 text-purple\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"\/><\/svg>\r\n                                <\/div>\r\n                                <span class=\"text-xs md:text-sm text-foreground text-left leading-tight\"><strong class='text-base'>8,000 Credits<\/strong><\/span>\r\n                            <\/div>\r\n                                                        <div class=\"flex items-start\">\r\n                                <div class=\"rounded-full p-1 mt-0.5 mr-3 shrink-0 bg-purple\/10\">\r\n                                    <svg class=\"h-3 w-3 md:h-3.5 md:w-3.5 text-purple\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"\/><\/svg>\r\n                                <\/div>\r\n                                <span class=\"text-xs md:text-sm text-foreground text-left leading-tight\">5 user accounts<\/span>\r\n                            <\/div>\r\n                                                        <div class=\"flex items-start\">\r\n                                <div class=\"rounded-full p-1 mt-0.5 mr-3 shrink-0 bg-purple\/10\">\r\n                                    <svg class=\"h-3 w-3 md:h-3.5 md:w-3.5 text-purple\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"\/><\/svg>\r\n                                <\/div>\r\n                                <span class=\"text-xs md:text-sm text-foreground text-left leading-tight\">200GB storage<\/span>\r\n                            <\/div>\r\n                                                        <div class=\"flex items-start\">\r\n                                <div class=\"rounded-full p-1 mt-0.5 mr-3 shrink-0 bg-purple\/10\">\r\n                                    <svg class=\"h-3 w-3 md:h-3.5 md:w-3.5 text-purple\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"\/><\/svg>\r\n                                <\/div>\r\n                                <span class=\"text-xs md:text-sm text-foreground text-left leading-tight\">24\/7 phone support<\/span>\r\n                            <\/div>\r\n                                                        <div class=\"flex items-start\">\r\n                                <div class=\"rounded-full p-1 mt-0.5 mr-3 shrink-0 bg-purple\/10\">\r\n                                    <svg class=\"h-3 w-3 md:h-3.5 md:w-3.5 text-purple\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"\/><\/svg>\r\n                                <\/div>\r\n                                <span class=\"text-xs md:text-sm text-foreground text-left leading-tight\">Advanced analytics<\/span>\r\n                            <\/div>\r\n                                                        <div class=\"flex items-start\">\r\n                                <div class=\"rounded-full p-1 mt-0.5 mr-3 shrink-0 bg-purple\/10\">\r\n                                    <svg class=\"h-3 w-3 md:h-3.5 md:w-3.5 text-purple\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"\/><\/svg>\r\n                                <\/div>\r\n                                <span class=\"text-xs md:text-sm text-foreground text-left leading-tight\">Custom integrations<\/span>\r\n                            <\/div>\r\n                                                        <div class=\"flex items-start\">\r\n                                <div class=\"rounded-full p-1 mt-0.5 mr-3 shrink-0 bg-purple\/10\">\r\n                                    <svg class=\"h-3 w-3 md:h-3.5 md:w-3.5 text-purple\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"\/><\/svg>\r\n                                <\/div>\r\n                                <span class=\"text-xs md:text-sm text-foreground text-left leading-tight\">API access<\/span>\r\n                            <\/div>\r\n                                                    <\/div>\r\n                        <!-- \u4fee\u590d\uff1a\u6b63\u786e\u7684\u6309\u94ae\u94fe\u63a5\u5b9e\u73b0 -->\r\n                                                    <a href=\"https:\/\/app.tradegoai.app\/admin\/login\" class=\"w-full py-3 text-base font-semibold transition-all duration-200 rounded-lg bg-purple text-white hover:bg-purple\/90 mt-4 text-center no-underline\">\r\n                                Get Started                            <\/a>\r\n                                            <\/div>\r\n                                        <div class=\"relative flex flex-col items-start text-left rounded-2xl p-6 md:p-8 transition-all duration-300 bg-white text-foreground border border-border shadow-lg hover:shadow-xl\">\r\n                                                <div class=\"mb-4 md:mb-6 w-full\">\r\n                            <h3 class=\"text-lg md:text-xl font-bold mb-2 text-foreground\">Enterprise<\/h3>\r\n                            <p class=\"text-xs md:text-sm text-muted-foreground\">Custom solutions for large organizations<\/p>\r\n                        <\/div>\r\n                        <div class=\"mb-4 md:mb-6 w-full flex items-baseline\">\r\n                            <span class=\"text-3xl md:text-5xl font-bold text-foreground\">$199<\/span>\r\n                            <span class=\"text-base md:text-lg text-muted-foreground ml-1\">\/month<\/span>\r\n                        <\/div>\r\n                        <!-- \u529f\u80fd\u5217\u8868\u90e8\u5206 -->\r\n                        <div class=\"space-y-3 md:space-y-4 mb-4 md:mb-6 flex-grow w-full\">\r\n                                                        <div class=\"flex items-start\">\r\n                                <div class=\"rounded-full p-1 mt-0.5 mr-3 shrink-0 bg-purple\/10\">\r\n                                    <svg class=\"h-3 w-3 md:h-3.5 md:w-3.5 text-purple\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"\/><\/svg>\r\n                                <\/div>\r\n                                <span class=\"text-xs md:text-sm text-foreground text-left leading-tight\"><strong class='text-base'>25,000 Credits<\/strong><\/span>\r\n                            <\/div>\r\n                                                        <div class=\"flex items-start\">\r\n                                <div class=\"rounded-full p-1 mt-0.5 mr-3 shrink-0 bg-purple\/10\">\r\n                                    <svg class=\"h-3 w-3 md:h-3.5 md:w-3.5 text-purple\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"\/><\/svg>\r\n                                <\/div>\r\n                                <span class=\"text-xs md:text-sm text-foreground text-left leading-tight\">Unlimited users<\/span>\r\n                            <\/div>\r\n                                                        <div class=\"flex items-start\">\r\n                                <div class=\"rounded-full p-1 mt-0.5 mr-3 shrink-0 bg-purple\/10\">\r\n                                    <svg class=\"h-3 w-3 md:h-3.5 md:w-3.5 text-purple\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"\/><\/svg>\r\n                                <\/div>\r\n                                <span class=\"text-xs md:text-sm text-foreground text-left leading-tight\">Unlimited storage<\/span>\r\n                            <\/div>\r\n                                                        <div class=\"flex items-start\">\r\n                                <div class=\"rounded-full p-1 mt-0.5 mr-3 shrink-0 bg-purple\/10\">\r\n                                    <svg class=\"h-3 w-3 md:h-3.5 md:w-3.5 text-purple\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"\/><\/svg>\r\n                                <\/div>\r\n                                <span class=\"text-xs md:text-sm text-foreground text-left leading-tight\">Dedicated support<\/span>\r\n                            <\/div>\r\n                                                        <div class=\"flex items-start\">\r\n                                <div class=\"rounded-full p-1 mt-0.5 mr-3 shrink-0 bg-purple\/10\">\r\n                                    <svg class=\"h-3 w-3 md:h-3.5 md:w-3.5 text-purple\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"\/><\/svg>\r\n                                <\/div>\r\n                                <span class=\"text-xs md:text-sm text-foreground text-left leading-tight\">Custom analytics<\/span>\r\n                            <\/div>\r\n                                                        <div class=\"flex items-start\">\r\n                                <div class=\"rounded-full p-1 mt-0.5 mr-3 shrink-0 bg-purple\/10\">\r\n                                    <svg class=\"h-3 w-3 md:h-3.5 md:w-3.5 text-purple\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"\/><\/svg>\r\n                                <\/div>\r\n                                <span class=\"text-xs md:text-sm text-foreground text-left leading-tight\">White-label options<\/span>\r\n                            <\/div>\r\n                                                        <div class=\"flex items-start\">\r\n                                <div class=\"rounded-full p-1 mt-0.5 mr-3 shrink-0 bg-purple\/10\">\r\n                                    <svg class=\"h-3 w-3 md:h-3.5 md:w-3.5 text-purple\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"\/><\/svg>\r\n                                <\/div>\r\n                                <span class=\"text-xs md:text-sm text-foreground text-left leading-tight\">SLA guarantee<\/span>\r\n                            <\/div>\r\n                                                        <div class=\"flex items-start\">\r\n                                <div class=\"rounded-full p-1 mt-0.5 mr-3 shrink-0 bg-purple\/10\">\r\n                                    <svg class=\"h-3 w-3 md:h-3.5 md:w-3.5 text-purple\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"\/><\/svg>\r\n                                <\/div>\r\n                                <span class=\"text-xs md:text-sm text-foreground text-left leading-tight\">On-premise option<\/span>\r\n                            <\/div>\r\n                                                    <\/div>\r\n                        <!-- \u4fee\u590d\uff1a\u6b63\u786e\u7684\u6309\u94ae\u94fe\u63a5\u5b9e\u73b0 -->\r\n                                                    <a href=\"https:\/\/app.tradegoai.app\/admin\/login\" class=\"w-full py-3 text-base font-semibold transition-all duration-200 rounded-lg bg-purple text-white hover:bg-purple\/90 mt-4 text-center no-underline\">\r\n                                Contact Sales                            <\/a>\r\n                                            <\/div>\r\n                                    <\/div>\r\n\r\n                <div class=\"text-center mt-8 md:mt-12\">\r\n                    <p class=\"text-muted-foreground text-sm\">All plans include a 30-day money-back guarantee. No questions asked.<\/p>\r\n                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n\r\n                <section class=\"py-12 md:py-16 px-4 bg-background\">\r\n            <div class=\"max-w-6xl mx-auto\">\r\n                <div class=\"text-center mb-8 md:mb-10\">\r\n                    <h2 class=\"text-xl md:text-3xl font-bold text-center text-foreground mb-4\">Compare our plans<\/h2>\r\n                    <p class=\"text-base md:text-lg text-muted-foreground max-w-3xl mx-auto px-4\">See at a glance what each plan costs and what you get for your money.<\/p>\r\n                <\/div>\r\n                \r\n                <!-- \u4fee\u590d\uff1a\u6b63\u786e\u7684\u8868\u683c\u6eda\u52a8\u5bb9\u5668 -->\r\n                <div class=\"table-scroll-container\">\r\n                    <table class=\"features-table w-full\">\r\n                        <thead>\r\n                            <tr>\r\n                                <th class=\"text-left py-3 md:py-4 px-3 md:px-4 font-semibold text-foreground text-sm md:text-base\">Top features<\/th>\r\n                                                                    <th class=\"text-center py-3 md:py-4 px-3 md:px-4 font-semibold text-foreground text-sm md:text-base\">Basic<\/th>\r\n                                                                    <th class=\"text-center py-3 md:py-4 px-3 md:px-4 font-semibold text-purple bg-purple\/5 text-sm md:text-base\">Pro<\/th>\r\n                                                                    <th class=\"text-center py-3 md:py-4 px-3 md:px-4 font-semibold text-foreground text-sm md:text-base\">Business<\/th>\r\n                                                                    <th class=\"text-center py-3 md:py-4 px-3 md:px-4 font-semibold text-foreground text-sm md:text-base\">Enterprise<\/th>\r\n                                                            <\/tr>\r\n                            <tr>\r\n                                <td class=\"py-2 md:py-3 px-3 md:px-4\"><\/td>\r\n                                <td class=\"text-center py-2 md:py-3 px-3 md:px-4 text-xs md:text-sm text-foreground\/60\">\u2014<\/td>\r\n                                <td class=\"text-center py-2 md:py-3 px-3 md:px-4 text-xs md:text-sm text-foreground\/60 bg-purple\/5\">Everything in Basic, \u27a1 And:<\/td>\r\n                                <td class=\"text-center py-2 md:py-3 px-3 md:px-4 text-xs md:text-sm text-foreground\/60\">Everything in Pro, \u27a1 And:<\/td>\r\n                                <td class=\"text-center py-2 md:py-3 px-3 md:px-4 text-xs md:text-sm text-foreground\/60\">Everything in Business, \u27a1 And:<\/td>\r\n                            <\/tr>\r\n                        <\/thead>\r\n                        <tbody>\r\n                                                            <tr class=\"category-row\">\r\n                                    <td colspan=\"5\" class=\"py-3 md:py-4 px-3 md:px-4 font-semibold text-foreground text-sm md:text-base\">Core Features<\/td>\r\n                                <\/tr>\r\n                                                                <tr class=\"hover:bg-foreground\/[0.02] transition-colors\">\r\n                                    <td class=\"py-2 md:py-3 px-3 md:px-4 text-foreground\/80 text-xs md:text-sm\">Tools<\/td>\r\n                                                                            <td class=\"text-center py-2 md:py-3 px-3 md:px-4 \">\r\n                                                                                            <span class=\"text-foreground\/80 text-xs md:text-sm\">10+<\/span>\r\n                                                                                    <\/td>\r\n                                                                            <td class=\"text-center py-2 md:py-3 px-3 md:px-4 bg-purple\/5\">\r\n                                                                                            <span class=\"text-foreground\/80 text-xs md:text-sm\">20+<\/span>\r\n                                                                                    <\/td>\r\n                                                                            <td class=\"text-center py-2 md:py-3 px-3 md:px-4 \">\r\n                                                                                            <span class=\"text-foreground\/80 text-xs md:text-sm\">30+<\/span>\r\n                                                                                    <\/td>\r\n                                                                            <td class=\"text-center py-2 md:py-3 px-3 md:px-4 \">\r\n                                                                                            <span class=\"text-foreground\/80 text-xs md:text-sm\">40+<\/span>\r\n                                                                                    <\/td>\r\n                                                                    <\/tr>\r\n                                                                <tr class=\"hover:bg-foreground\/[0.02] transition-colors\">\r\n                                    <td class=\"py-2 md:py-3 px-3 md:px-4 text-foreground\/80 text-xs md:text-sm\">RAG Storage<\/td>\r\n                                                                            <td class=\"text-center py-2 md:py-3 px-3 md:px-4 \">\r\n                                                                                            <div class=\"flex justify-center\"><svg class=\"h-4 w-4 md:h-5 md:w-5 text-foreground\/30\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14\"\/><\/svg><\/div>\r\n                                                                                    <\/td>\r\n                                                                            <td class=\"text-center py-2 md:py-3 px-3 md:px-4 bg-purple\/5\">\r\n                                                                                            <span class=\"text-foreground\/80 text-xs md:text-sm\">10 MB<\/span>\r\n                                                                                    <\/td>\r\n                                                                            <td class=\"text-center py-2 md:py-3 px-3 md:px-4 \">\r\n                                                                                            <span class=\"text-foreground\/80 text-xs md:text-sm\">50 MB<\/span>\r\n                                                                                    <\/td>\r\n                                                                            <td class=\"text-center py-2 md:py-3 px-3 md:px-4 \">\r\n                                                                                            <span class=\"text-foreground\/80 text-xs md:text-sm\">200 MB<\/span>\r\n                                                                                    <\/td>\r\n                                                                    <\/tr>\r\n                                                                <tr class=\"hover:bg-foreground\/[0.02] transition-colors\">\r\n                                    <td class=\"py-2 md:py-3 px-3 md:px-4 text-foreground\/80 text-xs md:text-sm\">Team Members<\/td>\r\n                                                                            <td class=\"text-center py-2 md:py-3 px-3 md:px-4 \">\r\n                                                                                            <span class=\"text-foreground\/80 text-xs md:text-sm\">1<\/span>\r\n                                                                                    <\/td>\r\n                                                                            <td class=\"text-center py-2 md:py-3 px-3 md:px-4 bg-purple\/5\">\r\n                                                                                            <span class=\"text-foreground\/80 text-xs md:text-sm\">1<\/span>\r\n                                                                                    <\/td>\r\n                                                                            <td class=\"text-center py-2 md:py-3 px-3 md:px-4 \">\r\n                                                                                            <span class=\"text-foreground\/80 text-xs md:text-sm\">5<\/span>\r\n                                                                                    <\/td>\r\n                                                                            <td class=\"text-center py-2 md:py-3 px-3 md:px-4 \">\r\n                                                                                            <span class=\"text-foreground\/80 text-xs md:text-sm\">Unlimited<\/span>\r\n                                                                                    <\/td>\r\n                                                                    <\/tr>\r\n                                                                <tr class=\"hover:bg-foreground\/[0.02] transition-colors\">\r\n                                    <td class=\"py-2 md:py-3 px-3 md:px-4 text-foreground\/80 text-xs md:text-sm\">API Requests\/month<\/td>\r\n                                                                            <td class=\"text-center py-2 md:py-3 px-3 md:px-4 \">\r\n                                                                                            <span class=\"text-foreground\/80 text-xs md:text-sm\">1,000<\/span>\r\n                                                                                    <\/td>\r\n                                                                            <td class=\"text-center py-2 md:py-3 px-3 md:px-4 bg-purple\/5\">\r\n                                                                                            <span class=\"text-foreground\/80 text-xs md:text-sm\">50,000<\/span>\r\n                                                                                    <\/td>\r\n                                                                            <td class=\"text-center py-2 md:py-3 px-3 md:px-4 \">\r\n                                                                                            <span class=\"text-foreground\/80 text-xs md:text-sm\">500,000<\/span>\r\n                                                                                    <\/td>\r\n                                                                            <td class=\"text-center py-2 md:py-3 px-3 md:px-4 \">\r\n                                                                                            <span class=\"text-foreground\/80 text-xs md:text-sm\">Unlimited<\/span>\r\n                                                                                    <\/td>\r\n                                                                    <\/tr>\r\n                                                                <tr class=\"hover:bg-foreground\/[0.02] transition-colors\">\r\n                                    <td class=\"py-2 md:py-3 px-3 md:px-4 text-foreground\/80 text-xs md:text-sm\">File Upload Size<\/td>\r\n                                                                            <td class=\"text-center py-2 md:py-3 px-3 md:px-4 \">\r\n                                                                                            <span class=\"text-foreground\/80 text-xs md:text-sm\">10 MB<\/span>\r\n                                                                                    <\/td>\r\n                                                                            <td class=\"text-center py-2 md:py-3 px-3 md:px-4 bg-purple\/5\">\r\n                                                                                            <span class=\"text-foreground\/80 text-xs md:text-sm\">100 MB<\/span>\r\n                                                                                    <\/td>\r\n                                                                            <td class=\"text-center py-2 md:py-3 px-3 md:px-4 \">\r\n                                                                                            <span class=\"text-foreground\/80 text-xs md:text-sm\">500 MB<\/span>\r\n                                                                                    <\/td>\r\n                                                                            <td class=\"text-center py-2 md:py-3 px-3 md:px-4 \">\r\n                                                                                            <span class=\"text-foreground\/80 text-xs md:text-sm\">5 GB<\/span>\r\n                                                                                    <\/td>\r\n                                                                    <\/tr>\r\n                                                                <tr class=\"hover:bg-foreground\/[0.02] transition-colors\">\r\n                                    <td class=\"py-2 md:py-3 px-3 md:px-4 text-foreground\/80 text-xs md:text-sm\">Custom Domains<\/td>\r\n                                                                            <td class=\"text-center py-2 md:py-3 px-3 md:px-4 \">\r\n                                                                                            <div class=\"flex justify-center\"><svg class=\"h-4 w-4 md:h-5 md:w-5 text-foreground\/30\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14\"\/><\/svg><\/div>\r\n                                                                                    <\/td>\r\n                                                                            <td class=\"text-center py-2 md:py-3 px-3 md:px-4 bg-purple\/5\">\r\n                                                                                            <div class=\"flex justify-center\"><svg class=\"h-4 w-4 md:h-5 md:w-5 text-green-600\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"\/><\/svg><\/div>\r\n                                                                                    <\/td>\r\n                                                                            <td class=\"text-center py-2 md:py-3 px-3 md:px-4 \">\r\n                                                                                            <div class=\"flex justify-center\"><svg class=\"h-4 w-4 md:h-5 md:w-5 text-green-600\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"\/><\/svg><\/div>\r\n                                                                                    <\/td>\r\n                                                                            <td class=\"text-center py-2 md:py-3 px-3 md:px-4 \">\r\n                                                                                            <div class=\"flex justify-center\"><svg class=\"h-4 w-4 md:h-5 md:w-5 text-green-600\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"\/><\/svg><\/div>\r\n                                                                                    <\/td>\r\n                                                                    <\/tr>\r\n                                                                <tr class=\"hover:bg-foreground\/[0.02] transition-colors\">\r\n                                    <td class=\"py-2 md:py-3 px-3 md:px-4 text-foreground\/80 text-xs md:text-sm\">SSL Certificates<\/td>\r\n                                                                            <td class=\"text-center py-2 md:py-3 px-3 md:px-4 \">\r\n                                                                                            <div class=\"flex justify-center\"><svg class=\"h-4 w-4 md:h-5 md:w-5 text-green-600\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"\/><\/svg><\/div>\r\n                                                                                    <\/td>\r\n                                                                            <td class=\"text-center py-2 md:py-3 px-3 md:px-4 bg-purple\/5\">\r\n                                                                                            <div class=\"flex justify-center\"><svg class=\"h-4 w-4 md:h-5 md:w-5 text-green-600\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"\/><\/svg><\/div>\r\n                                                                                    <\/td>\r\n                                                                            <td class=\"text-center py-2 md:py-3 px-3 md:px-4 \">\r\n                                                                                            <div class=\"flex justify-center\"><svg class=\"h-4 w-4 md:h-5 md:w-5 text-green-600\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"\/><\/svg><\/div>\r\n                                                                                    <\/td>\r\n                                                                            <td class=\"text-center py-2 md:py-3 px-3 md:px-4 \">\r\n                                                                                            <div class=\"flex justify-center\"><svg class=\"h-4 w-4 md:h-5 md:w-5 text-green-600\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"\/><\/svg><\/div>\r\n                                                                                    <\/td>\r\n                                                                    <\/tr>\r\n                                                                <tr class=\"hover:bg-foreground\/[0.02] transition-colors\">\r\n                                    <td class=\"py-2 md:py-3 px-3 md:px-4 text-foreground\/80 text-xs md:text-sm\">Analytics Dashboard<\/td>\r\n                                                                            <td class=\"text-center py-2 md:py-3 px-3 md:px-4 \">\r\n                                                                                            <span class=\"text-foreground\/80 text-xs md:text-sm\">Basic<\/span>\r\n                                                                                    <\/td>\r\n                                                                            <td class=\"text-center py-2 md:py-3 px-3 md:px-4 bg-purple\/5\">\r\n                                                                                            <span class=\"text-foreground\/80 text-xs md:text-sm\">Advanced<\/span>\r\n                                                                                    <\/td>\r\n                                                                            <td class=\"text-center py-2 md:py-3 px-3 md:px-4 \">\r\n                                                                                            <span class=\"text-foreground\/80 text-xs md:text-sm\">Advanced<\/span>\r\n                                                                                    <\/td>\r\n                                                                            <td class=\"text-center py-2 md:py-3 px-3 md:px-4 \">\r\n                                                                                            <span class=\"text-foreground\/80 text-xs md:text-sm\">Custom<\/span>\r\n                                                                                    <\/td>\r\n                                                                    <\/tr>\r\n                                                                <tr class=\"hover:bg-foreground\/[0.02] transition-colors\">\r\n                                    <td class=\"py-2 md:py-3 px-3 md:px-4 text-foreground\/80 text-xs md:text-sm\">Email Support<\/td>\r\n                                                                            <td class=\"text-center py-2 md:py-3 px-3 md:px-4 \">\r\n                                                                                            <div class=\"flex justify-center\"><svg class=\"h-4 w-4 md:h-5 md:w-5 text-green-600\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"\/><\/svg><\/div>\r\n                                                                                    <\/td>\r\n                                                                            <td class=\"text-center py-2 md:py-3 px-3 md:px-4 bg-purple\/5\">\r\n                                                                                            <div class=\"flex justify-center\"><svg class=\"h-4 w-4 md:h-5 md:w-5 text-green-600\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"\/><\/svg><\/div>\r\n                                                                                    <\/td>\r\n                                                                            <td class=\"text-center py-2 md:py-3 px-3 md:px-4 \">\r\n                                                                                            <div class=\"flex justify-center\"><svg class=\"h-4 w-4 md:h-5 md:w-5 text-green-600\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"\/><\/svg><\/div>\r\n                                                                                    <\/td>\r\n                                                                            <td class=\"text-center py-2 md:py-3 px-3 md:px-4 \">\r\n                                                                                            <div class=\"flex justify-center\"><svg class=\"h-4 w-4 md:h-5 md:w-5 text-green-600\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"\/><\/svg><\/div>\r\n                                                                                    <\/td>\r\n                                                                    <\/tr>\r\n                                                                <tr class=\"hover:bg-foreground\/[0.02] transition-colors\">\r\n                                    <td class=\"py-2 md:py-3 px-3 md:px-4 text-foreground\/80 text-xs md:text-sm\">Export Data<\/td>\r\n                                                                            <td class=\"text-center py-2 md:py-3 px-3 md:px-4 \">\r\n                                                                                            <div class=\"flex justify-center\"><svg class=\"h-4 w-4 md:h-5 md:w-5 text-foreground\/30\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14\"\/><\/svg><\/div>\r\n                                                                                    <\/td>\r\n                                                                            <td class=\"text-center py-2 md:py-3 px-3 md:px-4 bg-purple\/5\">\r\n                                                                                            <div class=\"flex justify-center\"><svg class=\"h-4 w-4 md:h-5 md:w-5 text-green-600\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"\/><\/svg><\/div>\r\n                                                                                    <\/td>\r\n                                                                            <td class=\"text-center py-2 md:py-3 px-3 md:px-4 \">\r\n                                                                                            <div class=\"flex justify-center\"><svg class=\"h-4 w-4 md:h-5 md:w-5 text-green-600\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"\/><\/svg><\/div>\r\n                                                                                    <\/td>\r\n                                                                            <td class=\"text-center py-2 md:py-3 px-3 md:px-4 \">\r\n                                                                                            <div class=\"flex justify-center\"><svg class=\"h-4 w-4 md:h-5 md:w-5 text-green-600\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"\/><\/svg><\/div>\r\n                                                                                    <\/td>\r\n                                                                    <\/tr>\r\n                                                                                            <tr class=\"category-row\">\r\n                                    <td colspan=\"5\" class=\"py-3 md:py-4 px-3 md:px-4 font-semibold text-foreground text-sm md:text-base\">Advanced Tools<\/td>\r\n                                <\/tr>\r\n                                                                <tr class=\"hover:bg-foreground\/[0.02] transition-colors\">\r\n                                    <td class=\"py-2 md:py-3 px-3 md:px-4 text-foreground\/80 text-xs md:text-sm\">Priority Support<\/td>\r\n                                                                            <td class=\"text-center py-2 md:py-3 px-3 md:px-4 \">\r\n                                                                                            <div class=\"flex justify-center\"><svg class=\"h-4 w-4 md:h-5 md:w-5 text-foreground\/30\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14\"\/><\/svg><\/div>\r\n                                                                                    <\/td>\r\n                                                                            <td class=\"text-center py-2 md:py-3 px-3 md:px-4 bg-purple\/5\">\r\n                                                                                            <div class=\"flex justify-center\"><svg class=\"h-4 w-4 md:h-5 md:w-5 text-green-600\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"\/><\/svg><\/div>\r\n                                                                                    <\/td>\r\n                                                                            <td class=\"text-center py-2 md:py-3 px-3 md:px-4 \">\r\n                                                                                            <div class=\"flex justify-center\"><svg class=\"h-4 w-4 md:h-5 md:w-5 text-green-600\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"\/><\/svg><\/div>\r\n                                                                                    <\/td>\r\n                                                                            <td class=\"text-center py-2 md:py-3 px-3 md:px-4 \">\r\n                                                                                            <div class=\"flex justify-center\"><svg class=\"h-4 w-4 md:h-5 md:w-5 text-green-600\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"\/><\/svg><\/div>\r\n                                                                                    <\/td>\r\n                                                                    <\/tr>\r\n                                                                <tr class=\"hover:bg-foreground\/[0.02] transition-colors\">\r\n                                    <td class=\"py-2 md:py-3 px-3 md:px-4 text-foreground\/80 text-xs md:text-sm\">Dedicated Account Manager<\/td>\r\n                                                                            <td class=\"text-center py-2 md:py-3 px-3 md:px-4 \">\r\n                                                                                            <div class=\"flex justify-center\"><svg class=\"h-4 w-4 md:h-5 md:w-5 text-foreground\/30\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14\"\/><\/svg><\/div>\r\n                                                                                    <\/td>\r\n                                                                            <td class=\"text-center py-2 md:py-3 px-3 md:px-4 bg-purple\/5\">\r\n                                                                                            <div class=\"flex justify-center\"><svg class=\"h-4 w-4 md:h-5 md:w-5 text-foreground\/30\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14\"\/><\/svg><\/div>\r\n                                                                                    <\/td>\r\n                                                                            <td class=\"text-center py-2 md:py-3 px-3 md:px-4 \">\r\n                                                                                            <div class=\"flex justify-center\"><svg class=\"h-4 w-4 md:h-5 md:w-5 text-foreground\/30\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14\"\/><\/svg><\/div>\r\n                                                                                    <\/td>\r\n                                                                            <td class=\"text-center py-2 md:py-3 px-3 md:px-4 \">\r\n                                                                                            <div class=\"flex justify-center\"><svg class=\"h-4 w-4 md:h-5 md:w-5 text-green-600\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"\/><\/svg><\/div>\r\n                                                                                    <\/td>\r\n                                                                    <\/tr>\r\n                                                                <tr class=\"hover:bg-foreground\/[0.02] transition-colors\">\r\n                                    <td class=\"py-2 md:py-3 px-3 md:px-4 text-foreground\/80 text-xs md:text-sm\">Custom Integrations<\/td>\r\n                                                                            <td class=\"text-center py-2 md:py-3 px-3 md:px-4 \">\r\n                                                                                            <div class=\"flex justify-center\"><svg class=\"h-4 w-4 md:h-5 md:w-5 text-foreground\/30\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14\"\/><\/svg><\/div>\r\n                                                                                    <\/td>\r\n                                                                            <td class=\"text-center py-2 md:py-3 px-3 md:px-4 bg-purple\/5\">\r\n                                                                                            <div class=\"flex justify-center\"><svg class=\"h-4 w-4 md:h-5 md:w-5 text-foreground\/30\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14\"\/><\/svg><\/div>\r\n                                                                                    <\/td>\r\n                                                                            <td class=\"text-center py-2 md:py-3 px-3 md:px-4 \">\r\n                                                                                            <div class=\"flex justify-center\"><svg class=\"h-4 w-4 md:h-5 md:w-5 text-green-600\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"\/><\/svg><\/div>\r\n                                                                                    <\/td>\r\n                                                                            <td class=\"text-center py-2 md:py-3 px-3 md:px-4 \">\r\n                                                                                            <div class=\"flex justify-center\"><svg class=\"h-4 w-4 md:h-5 md:w-5 text-green-600\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"\/><\/svg><\/div>\r\n                                                                                    <\/td>\r\n                                                                    <\/tr>\r\n                                                                <tr class=\"hover:bg-foreground\/[0.02] transition-colors\">\r\n                                    <td class=\"py-2 md:py-3 px-3 md:px-4 text-foreground\/80 text-xs md:text-sm\">White-label Branding<\/td>\r\n                                                                            <td class=\"text-center py-2 md:py-3 px-3 md:px-4 \">\r\n                                                                                            <div class=\"flex justify-center\"><svg class=\"h-4 w-4 md:h-5 md:w-5 text-foreground\/30\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14\"\/><\/svg><\/div>\r\n                                                                                    <\/td>\r\n                                                                            <td class=\"text-center py-2 md:py-3 px-3 md:px-4 bg-purple\/5\">\r\n                                                                                            <div class=\"flex justify-center\"><svg class=\"h-4 w-4 md:h-5 md:w-5 text-foreground\/30\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14\"\/><\/svg><\/div>\r\n                                                                                    <\/td>\r\n                                                                            <td class=\"text-center py-2 md:py-3 px-3 md:px-4 \">\r\n                                                                                            <div class=\"flex justify-center\"><svg class=\"h-4 w-4 md:h-5 md:w-5 text-green-600\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"\/><\/svg><\/div>\r\n                                                                                    <\/td>\r\n                                                                            <td class=\"text-center py-2 md:py-3 px-3 md:px-4 \">\r\n                                                                                            <div class=\"flex justify-center\"><svg class=\"h-4 w-4 md:h-5 md:w-5 text-green-600\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"\/><\/svg><\/div>\r\n                                                                                    <\/td>\r\n                                                                    <\/tr>\r\n                                                                <tr class=\"hover:bg-foreground\/[0.02] transition-colors\">\r\n                                    <td class=\"py-2 md:py-3 px-3 md:px-4 text-foreground\/80 text-xs md:text-sm\">Advanced Security<\/td>\r\n                                                                            <td class=\"text-center py-2 md:py-3 px-3 md:px-4 \">\r\n                                                                                            <div class=\"flex justify-center\"><svg class=\"h-4 w-4 md:h-5 md:w-5 text-foreground\/30\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14\"\/><\/svg><\/div>\r\n                                                                                    <\/td>\r\n                                                                            <td class=\"text-center py-2 md:py-3 px-3 md:px-4 bg-purple\/5\">\r\n                                                                                            <div class=\"flex justify-center\"><svg class=\"h-4 w-4 md:h-5 md:w-5 text-green-600\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"\/><\/svg><\/div>\r\n                                                                                    <\/td>\r\n                                                                            <td class=\"text-center py-2 md:py-3 px-3 md:px-4 \">\r\n                                                                                            <div class=\"flex justify-center\"><svg class=\"h-4 w-4 md:h-5 md:w-5 text-green-600\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"\/><\/svg><\/div>\r\n                                                                                    <\/td>\r\n                                                                            <td class=\"text-center py-2 md:py-3 px-3 md:px-4 \">\r\n                                                                                            <div class=\"flex justify-center\"><svg class=\"h-4 w-4 md:h-5 md:w-5 text-green-600\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"\/><\/svg><\/div>\r\n                                                                                    <\/td>\r\n                                                                    <\/tr>\r\n                                                                <tr class=\"hover:bg-foreground\/[0.02] transition-colors\">\r\n                                    <td class=\"py-2 md:py-3 px-3 md:px-4 text-foreground\/80 text-xs md:text-sm\">SSO\/SAML<\/td>\r\n                                                                            <td class=\"text-center py-2 md:py-3 px-3 md:px-4 \">\r\n                                                                                            <div class=\"flex justify-center\"><svg class=\"h-4 w-4 md:h-5 md:w-5 text-foreground\/30\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14\"\/><\/svg><\/div>\r\n                                                                                    <\/td>\r\n                                                                            <td class=\"text-center py-2 md:py-3 px-3 md:px-4 bg-purple\/5\">\r\n                                                                                            <div class=\"flex justify-center\"><svg class=\"h-4 w-4 md:h-5 md:w-5 text-foreground\/30\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14\"\/><\/svg><\/div>\r\n                                                                                    <\/td>\r\n                                                                            <td class=\"text-center py-2 md:py-3 px-3 md:px-4 \">\r\n                                                                                            <div class=\"flex justify-center\"><svg class=\"h-4 w-4 md:h-5 md:w-5 text-green-600\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"\/><\/svg><\/div>\r\n                                                                                    <\/td>\r\n                                                                            <td class=\"text-center py-2 md:py-3 px-3 md:px-4 \">\r\n                                                                                            <div class=\"flex justify-center\"><svg class=\"h-4 w-4 md:h-5 md:w-5 text-green-600\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"\/><\/svg><\/div>\r\n                                                                                    <\/td>\r\n                                                                    <\/tr>\r\n                                                                <tr class=\"hover:bg-foreground\/[0.02] transition-colors\">\r\n                                    <td class=\"py-2 md:py-3 px-3 md:px-4 text-foreground\/80 text-xs md:text-sm\">Audit Logs<\/td>\r\n                                                                            <td class=\"text-center py-2 md:py-3 px-3 md:px-4 \">\r\n                                                                                            <div class=\"flex justify-center\"><svg class=\"h-4 w-4 md:h-5 md:w-5 text-foreground\/30\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14\"\/><\/svg><\/div>\r\n                                                                                    <\/td>\r\n                                                                            <td class=\"text-center py-2 md:py-3 px-3 md:px-4 bg-purple\/5\">\r\n                                                                                            <div class=\"flex justify-center\"><svg class=\"h-4 w-4 md:h-5 md:w-5 text-foreground\/30\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14\"\/><\/svg><\/div>\r\n                                                                                    <\/td>\r\n                                                                            <td class=\"text-center py-2 md:py-3 px-3 md:px-4 \">\r\n                                                                                            <div class=\"flex justify-center\"><svg class=\"h-4 w-4 md:h-5 md:w-5 text-green-600\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"\/><\/svg><\/div>\r\n                                                                                    <\/td>\r\n                                                                            <td class=\"text-center py-2 md:py-3 px-3 md:px-4 \">\r\n                                                                                            <div class=\"flex justify-center\"><svg class=\"h-4 w-4 md:h-5 md:w-5 text-green-600\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"\/><\/svg><\/div>\r\n                                                                                    <\/td>\r\n                                                                    <\/tr>\r\n                                                                <tr class=\"hover:bg-foreground\/[0.02] transition-colors\">\r\n                                    <td class=\"py-2 md:py-3 px-3 md:px-4 text-foreground\/80 text-xs md:text-sm\">Role-based Access<\/td>\r\n                                                                            <td class=\"text-center py-2 md:py-3 px-3 md:px-4 \">\r\n                                                                                            <div class=\"flex justify-center\"><svg class=\"h-4 w-4 md:h-5 md:w-5 text-foreground\/30\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14\"\/><\/svg><\/div>\r\n                                                                                    <\/td>\r\n                                                                            <td class=\"text-center py-2 md:py-3 px-3 md:px-4 bg-purple\/5\">\r\n                                                                                            <div class=\"flex justify-center\"><svg class=\"h-4 w-4 md:h-5 md:w-5 text-green-600\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"\/><\/svg><\/div>\r\n                                                                                    <\/td>\r\n                                                                            <td class=\"text-center py-2 md:py-3 px-3 md:px-4 \">\r\n                                                                                            <div class=\"flex justify-center\"><svg class=\"h-4 w-4 md:h-5 md:w-5 text-green-600\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"\/><\/svg><\/div>\r\n                                                                                    <\/td>\r\n                                                                            <td class=\"text-center py-2 md:py-3 px-3 md:px-4 \">\r\n                                                                                            <div class=\"flex justify-center\"><svg class=\"h-4 w-4 md:h-5 md:w-5 text-green-600\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"\/><\/svg><\/div>\r\n                                                                                    <\/td>\r\n                                                                    <\/tr>\r\n                                                                <tr class=\"hover:bg-foreground\/[0.02] transition-colors\">\r\n                                    <td class=\"py-2 md:py-3 px-3 md:px-4 text-foreground\/80 text-xs md:text-sm\">SLA Guarantee<\/td>\r\n                                                                            <td class=\"text-center py-2 md:py-3 px-3 md:px-4 \">\r\n                                                                                            <div class=\"flex justify-center\"><svg class=\"h-4 w-4 md:h-5 md:w-5 text-foreground\/30\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14\"\/><\/svg><\/div>\r\n                                                                                    <\/td>\r\n                                                                            <td class=\"text-center py-2 md:py-3 px-3 md:px-4 bg-purple\/5\">\r\n                                                                                            <div class=\"flex justify-center\"><svg class=\"h-4 w-4 md:h-5 md:w-5 text-foreground\/30\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14\"\/><\/svg><\/div>\r\n                                                                                    <\/td>\r\n                                                                            <td class=\"text-center py-2 md:py-3 px-3 md:px-4 \">\r\n                                                                                            <span class=\"text-foreground\/80 text-xs md:text-sm\">99.9%<\/span>\r\n                                                                                    <\/td>\r\n                                                                            <td class=\"text-center py-2 md:py-3 px-3 md:px-4 \">\r\n                                                                                            <span class=\"text-foreground\/80 text-xs md:text-sm\">99.99%<\/span>\r\n                                                                                    <\/td>\r\n                                                                    <\/tr>\r\n                                                                <tr class=\"hover:bg-foreground\/[0.02] transition-colors\">\r\n                                    <td class=\"py-2 md:py-3 px-3 md:px-4 text-foreground\/80 text-xs md:text-sm\">24\/7 Phone Support<\/td>\r\n                                                                            <td class=\"text-center py-2 md:py-3 px-3 md:px-4 \">\r\n                                                                                            <div class=\"flex justify-center\"><svg class=\"h-4 w-4 md:h-5 md:w-5 text-foreground\/30\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14\"\/><\/svg><\/div>\r\n                                                                                    <\/td>\r\n                                                                            <td class=\"text-center py-2 md:py-3 px-3 md:px-4 bg-purple\/5\">\r\n                                                                                            <div class=\"flex justify-center\"><svg class=\"h-4 w-4 md:h-5 md:w-5 text-foreground\/30\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14\"\/><\/svg><\/div>\r\n                                                                                    <\/td>\r\n                                                                            <td class=\"text-center py-2 md:py-3 px-3 md:px-4 \">\r\n                                                                                            <div class=\"flex justify-center\"><svg class=\"h-4 w-4 md:h-5 md:w-5 text-foreground\/30\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14\"\/><\/svg><\/div>\r\n                                                                                    <\/td>\r\n                                                                            <td class=\"text-center py-2 md:py-3 px-3 md:px-4 \">\r\n                                                                                            <div class=\"flex justify-center\"><svg class=\"h-4 w-4 md:h-5 md:w-5 text-green-600\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"\/><\/svg><\/div>\r\n                                                                                    <\/td>\r\n                                                                    <\/tr>\r\n                                                                                    <\/tbody>\r\n                    <\/table>\r\n                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n        \r\n        <!-- \u4fee\u590d\uff1a\u5168\u5bbd\u80cc\u666f -->\r\n        <div class=\"w-screen relative left-1\/2 right-1\/2 -ml-[50vw] -mr-[50vw] mt-12 md:mt-16 bg-purple py-12 md:py-16 px-4\">\r\n            <div class=\"max-w-4xl mx-auto text-center flex flex-col items-center gap-4 md:gap-6\">\r\n                <h2 class=\"text-white text-xl md:text-3xl font-bold px-4\">30-day money-back guarantee<\/h2>\r\n                <p class=\"text-white\/90 text-sm md:text-base md:text-lg leading-relaxed max-w-3xl px-4\">\r\n                    If you are not 100% satisfied, you can request a refund of your payment within a period of 30 days after your purchase. The process is seamless and risk-free. For more information, please check our refund policy (exclusions may apply).\r\n                <\/p>\r\n                <!-- \u4fee\u590d\uff1a\u5e95\u90e8\u6309\u94ae\u4e5f\u6dfb\u52a0\u94fe\u63a5 -->\r\n                <a href=\"https:\/\/app.tradegoai.app\/admin\/login\" class=\"mt-2 bg-white text-purple font-semibold px-6 py-2 md:px-8 md:py-3 rounded-lg hover:bg-white\/90 transition-colors no-underline\">\r\n                    Get started\r\n                <\/a>\r\n            <\/div>\r\n        <\/div>\r\n\r\n                <section class=\"py-12 md:py-16 px-4 bg-background\">\r\n            <div class=\"max-w-3xl mx-auto\">\r\n                <h2 class=\"text-xl md:text-3xl font-bold text-center text-foreground mb-8 md:mb-10 px-4\">TradeGoAI pricing FAQs<\/h2>\r\n                <div class=\"w-full\">\r\n                                        <div class=\"faq-item\">\r\n                        <button class=\"faq-question px-0\">\r\n                            <span class=\"text-base md:text-lg question-underline\">What payment methods do you accept?<\/span>\r\n                            <svg class=\"faq-arrow h-4 w-4 md:h-5 md:w-5 shrink-0 text-muted-foreground\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m6 9 6 6 6-6\"\/><\/svg>\r\n                        <\/button>\r\n                        <div class=\"faq-answer\">\r\n                            We accept all major credit cards (Visa, MasterCard, American Express, Discover), PayPal, and bank transfers for annual plans. All payments are processed securely through our payment partners.                        <\/div>\r\n                    <\/div>\r\n                                        <div class=\"faq-item\">\r\n                        <button class=\"faq-question px-0\">\r\n                            <span class=\"text-base md:text-lg question-underline\">Can I switch between plans?<\/span>\r\n                            <svg class=\"faq-arrow h-4 w-4 md:h-5 md:w-5 shrink-0 text-muted-foreground\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m6 9 6 6 6-6\"\/><\/svg>\r\n                        <\/button>\r\n                        <div class=\"faq-answer\">\r\n                            Yes, you can upgrade or downgrade your plan at any time. When upgrading, you'll be charged the prorated difference for the remaining billing period. When downgrading, the new rate will apply at the start of your next billing cycle.                        <\/div>\r\n                    <\/div>\r\n                                        <div class=\"faq-item\">\r\n                        <button class=\"faq-question px-0\">\r\n                            <span class=\"text-base md:text-lg question-underline\">Is there a free trial available?<\/span>\r\n                            <svg class=\"faq-arrow h-4 w-4 md:h-5 md:w-5 shrink-0 text-muted-foreground\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m6 9 6 6 6-6\"\/><\/svg>\r\n                        <\/button>\r\n                        <div class=\"faq-answer\">\r\n                            Yes, we offer a 14-day free trial for all new users on our Pro and Business plans. No credit card is required to start your trial. You'll have full access to all features during the trial period.                        <\/div>\r\n                    <\/div>\r\n                                        <div class=\"faq-item\">\r\n                        <button class=\"faq-question px-0\">\r\n                            <span class=\"text-base md:text-lg question-underline\">What happens when my trial ends?<\/span>\r\n                            <svg class=\"faq-arrow h-4 w-4 md:h-5 md:w-5 shrink-0 text-muted-foreground\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m6 9 6 6 6-6\"\/><\/svg>\r\n                        <\/button>\r\n                        <div class=\"faq-answer\">\r\n                            When your trial ends, you'll be prompted to choose a plan to continue using TradeGoAI. If you don't select a plan, your account will be downgraded to the Basic plan with limited features. Your data will be preserved for 30 days.                        <\/div>\r\n                    <\/div>\r\n                                        <div class=\"faq-item\">\r\n                        <button class=\"faq-question px-0\">\r\n                            <span class=\"text-base md:text-lg question-underline\">Do you offer discounts for annual billing?<\/span>\r\n                            <svg class=\"faq-arrow h-4 w-4 md:h-5 md:w-5 shrink-0 text-muted-foreground\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m6 9 6 6 6-6\"\/><\/svg>\r\n                        <\/button>\r\n                        <div class=\"faq-answer\">\r\n                            Yes, we offer a 20% discount when you choose annual billing instead of monthly. This applies to all paid plans. The discount is automatically applied when you select the annual billing option at checkout.                        <\/div>\r\n                    <\/div>\r\n                                        <div class=\"faq-item\">\r\n                        <button class=\"faq-question px-0\">\r\n                            <span class=\"text-base md:text-lg question-underline\">Can I cancel my subscription at any time?<\/span>\r\n                            <svg class=\"faq-arrow h-4 w-4 md:h-5 md:w-5 shrink-0 text-muted-foreground\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m6 9 6 6 6-6\"\/><\/svg>\r\n                        <\/button>\r\n                        <div class=\"faq-answer\">\r\n                            Absolutely. You can cancel your subscription at any time from your account settings. Your access will continue until the end of your current billing period. We don't charge any cancellation fees.                        <\/div>\r\n                    <\/div>\r\n                                        <div class=\"faq-item\">\r\n                        <button class=\"faq-question px-0\">\r\n                            <span class=\"text-base md:text-lg question-underline\">Do you offer refunds?<\/span>\r\n                            <svg class=\"faq-arrow h-4 w-4 md:h-5 md:w-5 shrink-0 text-muted-foreground\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m6 9 6 6 6-6\"\/><\/svg>\r\n                        <\/button>\r\n                        <div class=\"faq-answer\">\r\n                            Yes, we offer a 30-day money-back guarantee for all new subscriptions. If you're not satisfied with TradeGoAI within the first 30 days, contact our support team for a full refund. Some exclusions may apply for enterprise contracts.                        <\/div>\r\n                    <\/div>\r\n                                        <div class=\"faq-item\">\r\n                        <button class=\"faq-question px-0\">\r\n                            <span class=\"text-base md:text-lg question-underline\">Is there a discount for nonprofits or educational institutions?<\/span>\r\n                            <svg class=\"faq-arrow h-4 w-4 md:h-5 md:w-5 shrink-0 text-muted-foreground\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m6 9 6 6 6-6\"\/><\/svg>\r\n                        <\/button>\r\n                        <div class=\"faq-answer\">\r\n                            Yes, we offer special pricing for qualified nonprofits, educational institutions, and open-source projects. Contact our sales team with documentation of your organization's status to learn more about our discount programs.                        <\/div>\r\n                    <\/div>\r\n                                    <\/div>\r\n            <\/div>\r\n        <\/section>\r\n        \r\n    <\/div>\r\n    \n<\/div><\/div>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_uag_custom_page_level_css":"","site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"spectra_gs_classes":"","footnotes":""},"class_list":["post-1910","page","type-page","status-publish","hentry"],"spectra_custom_meta":{"_edit_lock":["1769266546:2"],"pmpro_default_level":[""],"_uag_custom_page_level_css":[""],"site-sidebar-layout":["default"],"site-content-layout":[""],"ast-site-content-layout":["default"],"site-content-style":["default"],"site-sidebar-style":["default"],"ast-global-header-display":[""],"ast-banner-title-visibility":[""],"ast-main-header-display":[""],"ast-hfb-above-header-display":[""],"ast-hfb-below-header-display":[""],"ast-hfb-mobile-header-display":[""],"site-post-title":["disabled"],"ast-breadcrumbs-content":[""],"ast-featured-img":[""],"footer-sml-layout":[""],"ast-disable-related-posts":[""],"theme-transparent-header-meta":[""],"adv-header-id-meta":[""],"stick-header-meta":[""],"header-above-stick-meta":[""],"header-main-stick-meta":[""],"header-below-stick-meta":[""],"astra-migrate-meta-layouts":["set"],"ast-page-background-enabled":["default"],"ast-page-background-meta":["a:3:{s:7:\"desktop\";a:12:{s:16:\"background-color\";s:25:\"var(--ast-global-color-4)\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}"],"ast-content-background-meta":["a:3:{s:7:\"desktop\";a:12:{s:16:\"background-color\";s:25:\"var(--ast-global-color-5)\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:12:{s:16:\"background-color\";s:25:\"var(--ast-global-color-5)\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:12:{s:16:\"background-color\";s:25:\"var(--ast-global-color-5)\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}"],"footnotes":[""],"_edit_last":["2"],"wp_statistics_words_count":["1"],"pricing_config":[""],"_uag_page_assets":["a:9:{s:3:\"css\";s:12543:\".wp-block-uagb-container{display:flex;position:relative;box-sizing:border-box;transition-property:box-shadow;transition-duration:0.2s;transition-timing-function:ease}.wp-block-uagb-container .spectra-container-link-overlay{bottom:0;left:0;position:absolute;right:0;top:0;z-index:10}.wp-block-uagb-container.uagb-is-root-container{margin-left:auto;margin-right:auto}.wp-block-uagb-container.alignfull.uagb-is-root-container .uagb-container-inner-blocks-wrap{display:flex;position:relative;box-sizing:border-box;margin-left:auto !important;margin-right:auto !important}.wp-block-uagb-container .wp-block-uagb-blockquote,.wp-block-uagb-container .wp-block-spectra-pro-login,.wp-block-uagb-container .wp-block-spectra-pro-register{margin:unset}.wp-block-uagb-container .uagb-container__video-wrap{height:100%;width:100%;top:0;left:0;position:absolute;overflow:hidden;-webkit-transition:opacity 1s;-o-transition:opacity 1s;transition:opacity 1s}.wp-block-uagb-container .uagb-container__video-wrap video{max-width:100%;width:100%;height:100%;margin:0;line-height:1;border:none;display:inline-block;vertical-align:baseline;-o-object-fit:cover;object-fit:cover;background-size:cover}.wp-block-uagb-container.uagb-layout-grid{display:grid;width:100%}.wp-block-uagb-container.uagb-layout-grid>.uagb-container-inner-blocks-wrap{display:inherit;width:inherit}.wp-block-uagb-container.uagb-layout-grid>.uagb-container-inner-blocks-wrap>.wp-block-uagb-container{max-width:unset !important;width:unset !important}.wp-block-uagb-container.uagb-layout-grid>.wp-block-uagb-container{max-width:unset !important;width:unset !important}.wp-block-uagb-container.uagb-layout-grid.uagb-is-root-container{margin-left:auto;margin-right:auto}.wp-block-uagb-container.uagb-layout-grid.uagb-is-root-container>.wp-block-uagb-container{max-width:unset !important;width:unset !important}.wp-block-uagb-container.uagb-layout-grid.alignwide.uagb-is-root-container{margin-left:auto;margin-right:auto}.wp-block-uagb-container.uagb-layout-grid.alignfull.uagb-is-root-container .uagb-container-inner-blocks-wrap{display:inherit;position:relative;box-sizing:border-box;margin-left:auto !important;margin-right:auto !important}body .wp-block-uagb-container>.uagb-container-inner-blocks-wrap>*:not(.wp-block-uagb-container):not(.wp-block-uagb-column):not(.wp-block-uagb-container):not(.wp-block-uagb-section):not(.uagb-container__shape):not(.uagb-container__video-wrap):not(.wp-block-spectra-pro-register):not(.wp-block-spectra-pro-login):not(.uagb-slider-container):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-info-box),body .wp-block-uagb-container>.uagb-container-inner-blocks-wrap,body .wp-block-uagb-container>*:not(.wp-block-uagb-container):not(.wp-block-uagb-column):not(.wp-block-uagb-container):not(.wp-block-uagb-section):not(.uagb-container__shape):not(.uagb-container__video-wrap):not(.wp-block-spectra-pro-register):not(.wp-block-spectra-pro-login):not(.uagb-slider-container):not(.spectra-container-link-overlay):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-faq__outer-wrap){min-width:unset !important;width:100%;position:relative}body .ast-container .wp-block-uagb-container>.uagb-container-inner-blocks-wrap>.wp-block-uagb-container>ul,body .ast-container .wp-block-uagb-container>.uagb-container-inner-blocks-wrap>.wp-block-uagb-container ol,body .ast-container .wp-block-uagb-container>.uagb-container-inner-blocks-wrap>ul,body .ast-container .wp-block-uagb-container>.uagb-container-inner-blocks-wrap ol{max-width:-webkit-fill-available;margin-block-start:0;margin-block-end:0;margin-left:20px}.ast-plain-container .editor-styles-wrapper .block-editor-block-list__layout.is-root-container .uagb-is-root-container.wp-block-uagb-container.alignwide{margin-left:auto;margin-right:auto}.uagb-container__shape{overflow:hidden;position:absolute;left:0;width:100%;line-height:0;direction:ltr}.uagb-container__shape-top{top:-3px}.uagb-container__shape-bottom{bottom:-3px}.uagb-container__shape.uagb-container__invert.uagb-container__shape-bottom,.uagb-container__shape.uagb-container__invert.uagb-container__shape-top{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.uagb-container__shape.uagb-container__shape-flip svg{transform:translateX(-50%) rotateY(180deg)}.uagb-container__shape svg{display:block;width:-webkit-calc(100% + 1.3px);width:calc(100% + 1.3px);position:relative;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.uagb-container__shape .uagb-container__shape-fill{-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}.uagb-container__shape.uagb-container__shape-above-content{z-index:9;pointer-events:none}.nv-single-page-wrap .nv-content-wrap.entry-content .wp-block-uagb-container.alignfull{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}@media only screen and (max-width: 767px){.wp-block-uagb-container .wp-block-uagb-advanced-heading{width:-webkit-fill-available}}.wp-block-uagb-image--align-none{justify-content:center}\n.wp-block-uagb-container.uagb-block-9040d21f .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-9040d21f .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-9040d21f .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-9040d21f .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-9040d21f .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-9040d21f{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-9040d21f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-9040d21f{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;overflow: visible;order: initial;border-color: inherit;row-gap: 0px;column-gap: 0px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-9040d21f{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-9040d21f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-9040d21f{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;order: initial;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-9040d21f{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-9040d21f > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-9040d21f{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;order: initial;}}.uag-blocks-common-selector{z-index:var(--z-index-desktop) !important}@media (max-width: 976px){.uag-blocks-common-selector{z-index:var(--z-index-tablet) !important}}@media (max-width: 767px){.uag-blocks-common-selector{z-index:var(--z-index-mobile) !important}}\n.uagb-icon-list__wrap{display:flex;align-items:flex-start;justify-content:flex-start}.wp-block-uagb-icon-list-child{padding:0;transition:all 0.2s;display:inline-flex;color:#3a3a3a;align-items:center;text-decoration:none;box-shadow:none}.wp-block-uagb-icon-list-child span.uagb-icon-list__source-wrap{display:block;align-items:center}.uagb-icon-list__source-wrap svg{display:block}.uagb-icon-list__source-image{width:40px}.uagb-icon-list__outer-wrap .uagb-icon-list__content-wrap{color:#3a3a3a;display:flex;align-items:center}\n.wp-block-uagb-icon-list-child{position:relative}.wp-block-uagb-icon-list-child>a{position:absolute;top:0;left:0;width:100%;height:100%}img.uagb-icon-list__source-image{max-width:unset}.wp-block-uagb-icon-list-child .uagb-icon-list__label{word-break:break-word}\n.wp-block-uagb-icon-list.uagb-block-b5768981 .uagb-icon-list__source-image{width: 16px;}.wp-block-uagb-icon-list.uagb-block-b5768981 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 16px;height: 16px;font-size: 16px;}.wp-block-uagb-icon-list.uagb-block-b5768981 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{padding: 0px;border-radius: 0px;border-width: 0px;align-self: center;}.wp-block-uagb-icon-list.uagb-block-b5768981 .wp-block-uagb-icon-list-child .uagb-icon-list__label{text-decoration: !important;font-weight: 600;line-height: em;}.wp-block-uagb-icon-list.uagb-block-b5768981 .uagb-icon-list__wrap{display: flex;flex-direction: column;justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: flex-start;-ms-flex-align: flex-start;align-items: flex-start;margin-top: 30px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.wp-block-uagb-icon-list.uagb-block-b5768981 .uagb-icon-list__label{text-align: left;}.wp-block-uagb-icon-list.uagb-block-b5768981 .wp-block-uagb-icon-list-child{text-decoration: !important;font-weight: 600;line-height: em;}.wp-block-uagb-icon-list.uagb-block-b5768981.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 0;margin-right: 0;margin-bottom: 10px;}.wp-block-uagb-icon-list.uagb-block-b5768981 .uagb-icon-list__source-wrap{margin-right: 15px;}.uagb-block-75fa870d.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-75fa870d.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-5bf81fd2.wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}.uagb-block-5bf81fd2.wp-block-uagb-icon-list-child:hover .uagb-icon-list__source-wrap{background:  !important;border-color:  !important;}@media only screen and (max-width: 976px) {.wp-block-uagb-icon-list.uagb-block-b5768981 .uagb-icon-list__source-image{width: 16px;}.wp-block-uagb-icon-list.uagb-block-b5768981 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 16px;height: 16px;font-size: 16px;}.wp-block-uagb-icon-list.uagb-block-b5768981 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap {padding: 0px;border-width: 0px;align-self: center;}.wp-block-uagb-icon-list.uagb-block-b5768981 .uagb-icon-list__wrap{display: flex;flex-direction: column;justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: flex-start;-ms-flex-align: flex-start;align-items: flex-start;}.wp-block-uagb-icon-list.uagb-block-b5768981 .uagb-icon-list__label{text-align: left;}.wp-block-uagb-icon-list.uagb-block-b5768981.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 0;margin-right: 0;margin-bottom: 10px;}}@media only screen and (max-width: 767px) {.wp-block-uagb-icon-list.uagb-block-b5768981 .uagb-icon-list__source-image{width: 16px;}.wp-block-uagb-icon-list.uagb-block-b5768981 .uagb-icon-list__label{text-align: center;}.wp-block-uagb-icon-list.uagb-block-b5768981 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap svg{width: 16px;height: 16px;font-size: 16px;}.wp-block-uagb-icon-list.uagb-block-b5768981 .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap{padding: 0px;border-width: 0px;align-self: center;}.wp-block-uagb-icon-list.uagb-block-b5768981 .uagb-icon-list__wrap{display: flex;flex-direction: column;justify-content: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}.wp-block-uagb-icon-list.uagb-block-b5768981.wp-block-uagb-icon-list .wp-block-uagb-icon-list-child{margin-left: 0;margin-right: 0;margin-bottom: 10px;}}\";s:2:\"js\";s:0:\"\";s:18:\"current_block_list\";a:12:{i:0;s:14:\"uagb\/container\";i:1;s:14:\"core\/shortcode\";i:2;s:14:\"core\/paragraph\";i:3;s:11:\"core\/search\";i:4;s:10:\"core\/group\";i:5;s:12:\"core\/heading\";i:6;s:17:\"core\/latest-posts\";i:7;s:20:\"core\/latest-comments\";i:8;s:13:\"core\/archives\";i:9;s:15:\"core\/categories\";i:10;s:14:\"uagb\/icon-list\";i:11;s:20:\"uagb\/icon-list-child\";}s:8:\"uag_flag\";b:1;s:11:\"uag_version\";s:10:\"1778004619\";s:6:\"gfonts\";a:0:{}s:10:\"gfonts_url\";s:0:\"\";s:12:\"gfonts_files\";a:0:{}s:14:\"uag_faq_layout\";b:0;}"],"_uag_css_file_name":["uag-css-1910.css"]},"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false,"trp-custom-language-flag":false},"uagb_author_info":{"display_name":"xiaoxi99201","author_link":"https:\/\/tradegoai.app\/de\/author\/xiaoxi99201\/"},"uagb_comment_info":0,"uagb_excerpt":null,"_links":{"self":[{"href":"https:\/\/tradegoai.app\/de\/wp-json\/wp\/v2\/pages\/1910","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tradegoai.app\/de\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/tradegoai.app\/de\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/tradegoai.app\/de\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/tradegoai.app\/de\/wp-json\/wp\/v2\/comments?post=1910"}],"version-history":[{"count":0,"href":"https:\/\/tradegoai.app\/de\/wp-json\/wp\/v2\/pages\/1910\/revisions"}],"wp:attachment":[{"href":"https:\/\/tradegoai.app\/de\/wp-json\/wp\/v2\/media?parent=1910"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}