{"id":367313,"date":"2024-03-13T22:47:40","date_gmt":"2024-03-13T22:47:40","guid":{"rendered":"https:\/\/idecide.com\/?page_id=367313"},"modified":"2025-09-02T18:51:09","modified_gmt":"2025-09-02T18:51:09","slug":"demo-pricing","status":"publish","type":"page","link":"https:\/\/idecide.com\/zh\/demo-pricing\/","title":{"rendered":"Demo Pricing"},"content":{"rendered":"<p><div class=\"et_d4_element et_pb_section et_pb_section_1  et_pb_css_mix_blend_mode et_section_regular et_block_section\" >\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_d4_element et_pb_row et_pb_row_0  et_pb_css_mix_blend_mode et_block_row\">\n\t\t\t\t<div class=\"et_d4_element et_pb_column_4_4 et_pb_column et_pb_column_0  et_pb_css_mix_blend_mode et-last-child et_block_column\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_module et_d4_element et_pb_text et_pb_text_0  et_pb_text_align_center et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_text_inner\"><div class=\"et_pb_module et_pb_text et_pb_text_0  et_pb_text_align_center et_pb_bg_layout_light\">\n<div class=\"et_pb_text_inner\">\n<h1>Subscriptions<br \/>to Suit<span>\u00a0<\/span><strong>Your Business<\/strong><\/h1>\n<\/div>\n<\/div><\/div>\n\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div><div class=\"et_d4_element et_pb_row et_pb_row_1  et_pb_css_mix_blend_mode et_block_row\">\n\t\t\t\t<div class=\"et_d4_element et_pb_column_4_4 et_pb_column et_pb_column_1  et_pb_css_mix_blend_mode et-last-child et_block_column\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_module et_d4_element et_pb_code et_pb_code_0\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_code_inner\"><style>\n  #LeftRightScroll {\n    display: inline-block;\n    \/* ensures transform applies correctly *\/\n    animation: leftRightScroll 4s ease-in-out infinite;\n  }\n\n  .cmplz-btn, .cmplz-accept, #chat_app {\n    display: none !important;\n  }\n\n  \/* Keyframes for smooth left-right movement *\/\n  @keyframes leftRightScroll {\n    0% {\n      transform: translateX(0);\n    }\n\n    25% {\n      transform: translateX(-3px);\n      \/* move left *\/\n    }\n\n    50% {\n      transform: translateX(0);\n      \/* back to center *\/\n    }\n\n    75% {\n      transform: translateX(3px);\n      \/* move right *\/\n    }\n\n    100% {\n      transform: translateX(0);\n      \/* return to center *\/\n    }\n  }\n\n  @media (min-width: 1560px) {\n     #scrollText{\n      display:none;\n    }\n  }\n<\/style>\n\n<link href=\"\/wp-content\/uploads\/2023\/04\/toggle-switch.css\" rel=\"stylesheet\" \/>\n\n<div class=\"switch-toggle switch-3 switch-candy\">\n  <input id=\"off\" name=\"state-d\" type=\"radio\" \/>\n  <label for=\"off\" onclick=\"handlePaymonth()\">Pay Monthly<\/label>\n\n  <input id=\"on\" name=\"state-d\" checked=\"checked\" type=\"radio\">\n  <label for=\"on\" onclick=\"handlePayAnnually()\">Pay Annually<\/label>\n\n  <input id=\"off-2\" name=\"state-d\" type=\"radio\" \/>\n  <label for=\"off-2\" onclick=\"handlePayOnce()\">Pay Once<\/label>\n\n  <a><\/a>\n<\/div>\n\n<script>\n  function handlePaymonth() {\n    document.querySelector('#column_pro').style.opacity = '1';\n    document.querySelector('#column_pro').style.transform = 'scale(1)';\n    document.querySelector('#table_pro .et_pb_sum').style.fontSize = '48px';\n\n    document.querySelector('#table_standard .et_pb_sum').innerHTML = '29.97';\n    document.querySelector('#table_pro .et_pb_sum').innerHTML = '97';\n    document.querySelector('#table_elite .et_pb_sum').innerHTML = '7,499';\n\n    document.querySelector('#table_standard .et_pb_frequency').innerHTML = '\/month';\n    document.querySelector('#table_pro .et_pb_frequency').innerHTML = '\/month';\n    document.querySelector('#table_elite .et_pb_frequency').innerHTML = '\/pay once';\n  }\n  function handlePayAnnually() {\n    document.querySelector('#column_pro').style.opacity = '1';\n    document.querySelector('#column_pro').style.transform = 'scale(1)';\n    document.querySelector('#table_pro .et_pb_sum').style.fontSize = '48px';\n    \n    document.querySelector('#table_standard .et_pb_sum').innerHTML = '16.50';\n    document.querySelector('#table_pro .et_pb_sum').innerHTML = '83';\n    document.querySelector('#table_elite .et_pb_sum').innerHTML = '7,499';\n\n    document.querySelector('#table_standard .et_pb_frequency').innerHTML = '\/month';\n    document.querySelector('#table_pro .et_pb_frequency').innerHTML = '\/month';\n    document.querySelector('#table_elite .et_pb_frequency').innerHTML = '\/pay once';\n  }\n  function handlePayOnce() {\n    document.querySelector('#column_pro').style.opacity = '0.5';\n    document.querySelector('#column_pro').style.transform = 'scale(0.95)';\n    document.querySelector('#table_pro .et_pb_sum').style.fontSize = '32px';\n\n    document.querySelector('#table_standard .et_pb_sum').innerHTML = '297';\n    document.querySelector('#table_pro .et_pb_sum').innerHTML = 'Unavailable';\n    document.querySelector('#table_elite .et_pb_sum').innerHTML = '7,499';\n\n    document.querySelector('#table_standard .et_pb_frequency').innerHTML = '\/pay once';\n    document.querySelector('#table_pro .et_pb_frequency').innerHTML = '';\n    document.querySelector('#table_elite .et_pb_frequency').innerHTML = '\/pay once';\n  }\n<\/script><\/div>\n\t\t\t<\/div><div class=\"et_pb_module et_d4_element et_pb_text et_pb_text_1  et_pb_text_align_center et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_text_inner\"><h4>SCROLL <i id=\"LeftRightScroll\" class=\"fa-solid fa-arrows-left-right\"><\/i> TO SEE MORE<\/h4><\/div>\n\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div><div class=\"et_d4_element et_pb_row et_pb_row_2 pricingGrid et_pb_gutters2  et_pb_css_mix_blend_mode et_block_row\">\n\t\t\t\t<div class=\"et_d4_element et_pb_column_1_4 et_pb_column et_pb_column_2  et_pb_css_mix_blend_mode et_block_column\" id=\"column_standard\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_module et_d4_element et_pb_text et_pb_text_2  et_pb_text_align_left et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_text_inner\"><h5><strong>iDecide Standard<\/strong><\/h5><\/div>\n\t\t\t<\/div><div class=\"et_pb_module et_d4_element et_pb_text et_pb_text_3  et_pb_text_align_left et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_text_inner\"><h5>Send<\/h5><\/div>\n\t\t\t<\/div><div class=\"et_pb_module et_d4_element et_pb_text et_pb_text_4  et_pb_text_align_left et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_text_inner\"><h5>Send Any Existing iDecide Presentation<\/h5><\/div>\n\t\t\t<\/div><div id=\"table_standard\" class=\"et_pb_module et_d4_element et_pb_text et_pb_text_5  et_pb_text_align_left et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_text_inner\"><p style=\"text-align: center;\"><span class=\"et_pb_et_price\"><span class=\"et_pb_dollar_sign\" style=\"margin-left: -12px;\">$<\/span><span class=\"et_pb_sum\">16.50<\/span><span class=\"et_pb_frequency\"><span class=\"et_pb_frequency_slash\">\/<\/span>month<\/span><\/span><\/p><\/div>\n\t\t\t<\/div><div class=\"et_pb_module et_d4_element et_pb_text et_pb_text_6 upgradeList  et_pb_text_align_left et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_text_inner\"><ul>\n<li>Send as many existing presentations as you'd like<\/li>\n<li>Access to the iDecide app<\/li>\n<li>Use on any device or browser<\/li>\n<li>Analytics to track your results<\/li>\n<li>3 Day Money Back Guarantee<\/li>\n<\/ul><\/div>\n\t\t\t<\/div><div class=\"et_pb_button_module_wrapper et_pb_button_0_wrapper et_pb_button_alignment_center et_pb_module\">\n\t\t\t\t<a class=\"et_pb_button et_d4_element et_pb_button_0 et_pb_bg_layout_light et_block_module\" href=\"https:\/\/signup.idecide.com\/idecide\/\">Get Started<\/a>\n\t\t\t<\/div>\n\t\t\t<\/div><div class=\"et_d4_element et_pb_column_1_4 et_pb_column et_pb_column_3  et_pb_css_mix_blend_mode et_block_column\" id=\"column_pro\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_module et_d4_element et_pb_text et_pb_text_7  et_pb_text_align_left et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_text_inner\"><h5><strong>iDecide Pro<\/strong><\/h5><\/div>\n\t\t\t<\/div><div class=\"et_pb_module et_d4_element et_pb_text et_pb_text_8  et_pb_text_align_left et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_text_inner\"><h5>Send &amp; Create<\/h5><\/div>\n\t\t\t<\/div><div class=\"et_pb_module et_d4_element et_pb_text et_pb_text_9  et_pb_text_align_left et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_text_inner\"><h5>Everything in the Standard iDecide Plan, Plus:<\/h5><\/div>\n\t\t\t<\/div><div id=\"table_pro\" class=\"et_pb_module et_d4_element et_pb_text et_pb_text_10  et_pb_text_align_left et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_text_inner\"><p style=\"text-align: center;\"><span class=\"et_pb_et_price\"><span class=\"et_pb_dollar_sign\" style=\"margin-left: -12px;\">$<\/span><span class=\"et_pb_sum\">83<\/span><span class=\"et_pb_frequency\"><span class=\"et_pb_frequency_slash\">\/<\/span>month<\/span><\/span><\/p><\/div>\n\t\t\t<\/div><div class=\"et_pb_module et_d4_element et_pb_text et_pb_text_11 upgradeList  et_pb_text_align_left et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_text_inner\"><ul>\n<li><span>Unlimited access to the myiDecide presentation builder platform<\/span><\/li>\n<li><span>Build and edit as many AI driven, interactive presentations as you'd like<\/span><\/li>\n<li><span>Easy to use drag-n-drop builder<\/span><\/li>\n<li><span>Ready-to-go slide and presentation templates, or import your PowerPoint<\/span><\/li>\n<li>AI Script Generator helps write your script to coincide with a custom template<span><\/span><\/li>\n<li><span>Unlimited real time edits<\/span><\/li>\n<li><span>3 million+ images and videos to use<\/span><\/li>\n<li><span>Allow any subscriber to send your presentation<\/span><\/li>\n<li><span>No Coding<\/span><\/li>\n<li><span>Advanced Analytics with Zapier Integration<\/span><span><\/span><\/li>\n<li>15 minute 1:1 training session with Customer Success Coach<span><\/span><\/li>\n<\/ul><\/div>\n\t\t\t<\/div><div class=\"et_pb_module et_d4_element et_pb_divider et_pb_divider_0 et_pb_space\"><div class=\"et_pb_divider_internal\"><\/div><\/div><div class=\"et_pb_module et_d4_element et_pb_text et_pb_text_12  et_pb_text_align_left et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_text_inner\"><div>\n<h5><strong>You have the option to upgrade each presentation to:<\/strong><\/h5>\n<\/div><\/div>\n\t\t\t<\/div><div class=\"et_pb_module et_d4_element et_pb_text et_pb_text_13 upgradeList  et_pb_text_align_left et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_text_inner\"><ul>\n<li><a href=\"#custom\"><span>iDecide Custom<\/span><\/a><\/li>\n<\/ul><\/div>\n\t\t\t<\/div><div class=\"et_pb_button_module_wrapper et_pb_button_1_wrapper et_pb_button_alignment_center et_pb_module\">\n\t\t\t\t<a class=\"et_pb_button et_d4_element et_pb_button_1 et_pb_bg_layout_light et_block_module\" href=\"https:\/\/signup.idecide.com\/pro\/\">Get Started<\/a>\n\t\t\t<\/div>\n\t\t\t<\/div><div class=\"et_d4_element et_pb_column_1_4 et_pb_column et_pb_column_4  et_pb_css_mix_blend_mode et_block_column\" id=\"column_elite\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_module et_d4_element et_pb_text et_pb_text_14  et_pb_text_align_left et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_text_inner\"><h5><strong>iDecide Elite<\/strong><\/h5><\/div>\n\t\t\t<\/div><div class=\"et_pb_module et_d4_element et_pb_text et_pb_text_15  et_pb_text_align_left et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_text_inner\"><h5>Send, Create &amp; Much More<\/h5><\/div>\n\t\t\t<\/div><div class=\"et_pb_module et_d4_element et_pb_text et_pb_text_16  et_pb_text_align_left et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_text_inner\"><h5>Includes a Lifetime Pro Subscription, Plus:<\/h5><\/div>\n\t\t\t<\/div><div id=\"table_elite\" class=\"et_pb_module et_d4_element et_pb_text et_pb_text_17  et_pb_text_align_left et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_text_inner\"><p style=\"text-align: center;\"><span class=\"et_pb_et_price\"><span class=\"et_pb_dollar_sign\" style=\"margin-left: -12px;\">$<\/span><span class=\"et_pb_sum\">7,499<\/span><span class=\"et_pb_frequency\"><span class=\"et_pb_frequency_slash\">\/<\/span>pay once<\/span><\/span><\/p><\/div>\n\t\t\t<\/div><div class=\"et_pb_module et_d4_element et_pb_text et_pb_text_18 upgradeList  et_pb_text_align_left et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_text_inner\"><ul>\n<li><strong>Unlock all of iDecide's features for LIFE for a one- time payment<\/strong><\/li>\n<li>One completely custom-built iDecide Elite presentation created by our professional design team<\/li>\n<li>A complimentary coaching call to share your vision with our team<\/li>\n<li>Custom notifications<\/li>\n<li>Drill down deeper with advanced user &amp; presentation Performance Analytics<\/li>\n<li>Monthly Analytics Reviews by our team to advise you on what improvements can be made<\/li>\n<li>Ability to show live websites within your presentation<\/li>\n<li>Viewer's choices can be referenced throughout the presentation<\/li>\n<li>Supply the script or we'll write it for you<\/li>\n<li>Use your logos or let our designers be your designers<\/li>\n<li>20% commission on all subscription fees collected to use your presentation<\/li>\n<li>Additional presentations $100\/hr with $3,499 cap<\/li>\n<li><span>30% Close Rate Guarantee<\/span><\/li>\n<\/ul><\/div>\n\t\t\t<\/div><div class=\"et_pb_module et_d4_element et_pb_text et_pb_text_19  et_pb_text_align_left et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_text_inner\"><ul>\n<li><span>Unlimited free edits<\/span><\/li>\n<li><span>min 100 users<\/span><\/li>\n<li><span>min 500 presentations\/month<\/span><\/li>\n<\/ul><\/div>\n\t\t\t<\/div><div class=\"et_pb_module et_d4_element et_pb_divider et_pb_divider_1 et_pb_space\"><div class=\"et_pb_divider_internal\"><\/div><\/div><div class=\"et_pb_module et_d4_element et_pb_text et_pb_text_20  et_pb_text_align_left et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_text_inner\"><div>\n<h5><strong>You have the option to upgrade each presentation to:<\/strong><\/h5>\n<\/div><\/div>\n\t\t\t<\/div><div class=\"et_pb_module et_d4_element et_pb_text et_pb_text_21 upgradeList  et_pb_text_align_left et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_text_inner\"><ul>\n<ul>\n<li><a href=\"#ai\"><span>AI Package<\/span><\/a>\u00a0<\/li>\n<\/ul>\n<\/ul><\/div>\n\t\t\t<\/div><div class=\"et_pb_button_module_wrapper et_pb_button_2_wrapper et_pb_button_alignment_center et_pb_module\">\n\t\t\t\t<a class=\"et_pb_button et_d4_element et_pb_button_2 et_pb_bg_layout_light et_block_module\" href=\"https:\/\/signup.idecide.com\/elite\/\">Get Started<\/a>\n\t\t\t<\/div>\n\t\t\t<\/div><div class=\"et_d4_element et_pb_column_1_4 et_pb_column et_pb_column_5  et_pb_css_mix_blend_mode et-last-child et_block_column\" id=\"launchPackage\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_module et_d4_element et_pb_text et_pb_text_22  et_pb_text_align_left et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_text_inner\"><h5><strong>iDecide Launch Package<\/strong><\/h5><\/div>\n\t\t\t<\/div><div class=\"et_pb_module et_d4_element et_pb_text et_pb_text_23  et_pb_text_align_left et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_text_inner\"><h5>For businesses with 10,000+ reps only<\/h5><\/div>\n\t\t\t<\/div><div id=\"table_elite\" class=\"et_pb_module et_d4_element et_pb_text et_pb_text_24  et_pb_text_align_left et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_text_inner\"><p style=\"text-align: center;\"><span class=\"et_pb_et_price\"><span class=\"et_pb_dollar_sign\" style=\"margin-left: -12px;\">$<\/span><span class=\"et_pb_sum\">24,997<\/span><span class=\"et_pb_frequency\"><span class=\"et_pb_frequency_slash\">\/<\/span>pay once<\/span><\/span><\/p><\/div>\n\t\t\t<\/div><div class=\"et_pb_module et_d4_element et_pb_text et_pb_text_25  et_pb_text_align_left et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div><div class=\"et_pb_module et_d4_element et_pb_text et_pb_text_26 upgradeList  et_pb_text_align_left et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_text_inner\"><ul>\n<li><span>1 Elite Package- Presentation, Analytics, Admin Panel, etc\u2026 1 Elite Package- Presentation, Analytics, Admin Panel, etc... <span style=\"color: #999;\"><strong><em>$7,499<\/em><\/strong><\/span><br \/><\/span><\/li>\n<li><span>1 AI Package <span style=\"color: #999;\"><strong><em>$2,499<\/em><\/strong><\/span><\/span><\/li>\n<li><span>1 Additional iDecide Elite Presentation <span style=\"color: #999;\"><strong><em>$3,499<\/em><\/strong><\/span><br \/><\/span><\/li>\n<li><span>1 New Rep Onboarding Presentation <span style=\"color: #999;\"><strong>$3,499<\/strong><\/span><br \/><\/span><\/li>\n<li><span>15 Translated Presentations <span style=\"color: #999;\"><em><strong>$15,000<\/strong><\/em><\/span><br \/><\/span><\/li>\n<li><span>10 Hours of Edits <span style=\"color: #999;\"><em><strong>$1,000<\/strong><\/em><\/span><br \/><\/span><\/li>\n<li><span>4 Survey iDecides <span style=\"color: #999;\"><em><strong>$4,000<\/strong><\/em><\/span><\/span><\/li>\n<\/ul><\/div>\n\t\t\t<\/div><div class=\"et_pb_module et_d4_element et_pb_text et_pb_text_27 upgradeList  et_pb_text_align_left et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_text_inner\"><div>Total Value:<span style=\"float: right;\"><strong>$35,747<\/strong><\/span><\/div><\/div>\n\t\t\t<\/div><div class=\"et_pb_module et_d4_element et_pb_text et_pb_text_28 upgradeList  et_pb_text_align_left et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_text_inner\"><div><span>Launch Package Discounted Price:<span style=\"float: right;\"><strong>$24,997<\/strong><\/span><\/span><\/div><\/div>\n\t\t\t<\/div><div class=\"et_pb_module et_d4_element et_pb_text et_pb_text_29  et_pb_text_align_left et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_text_inner\"><ul>\n<li>iDecide Presentations are 2500 words maximum<\/li>\n<li>Survey iDecides are 500 word maximum<\/li>\n<li>ACH or wire transfer payment only<\/li>\n<\/ul><\/div>\n\t\t\t<\/div><div class=\"et_pb_button_module_wrapper et_pb_button_3_wrapper et_pb_button_alignment_center et_pb_module\">\n\t\t\t\t<a class=\"et_pb_button et_d4_element et_pb_button_3 et_pb_bg_layout_light et_block_module\" href=\"#contact\">Email To Get Started<\/a>\n\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div><div id=\"standard\" class=\"et_d4_element et_pb_section et_pb_section_3  et_pb_css_mix_blend_mode et_section_regular et_block_section\" >\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_d4_element et_pb_row et_pb_row_3  et_pb_css_mix_blend_mode et_block_row\">\n\t\t\t\t<div class=\"et_d4_element et_pb_column_4_4 et_pb_column et_pb_column_6  et_pb_css_mix_blend_mode et-last-child et_block_column\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_module et_d4_element et_pb_text et_pb_text_30  et_pb_text_align_left et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_text_inner\"><h2>Optional Elite<\/h2>\n<h2>Per-Presentation <br \/>Add-On<\/h2><\/div>\n\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div><div id=\"ai\" class=\"et_pb_with_border et_d4_element et_pb_row et_pb_row_4  et_pb_css_mix_blend_mode et_block_row\">\n\t\t\t\t<div class=\"et_d4_element et_pb_column_3_4 et_pb_column et_pb_column_7  et_pb_css_mix_blend_mode et_block_column\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_module et_d4_element et_pb_text et_pb_text_31  et_pb_text_align_left et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_text_inner\"><h2>A.I. Package<\/h2><\/div>\n\t\t\t<\/div><div class=\"et_pb_module et_d4_element et_pb_text et_pb_text_32  et_pb_text_align_left et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_text_inner\"><h4>Package Includes:<\/h4><\/div>\n\t\t\t<\/div><div class=\"et_pb_module et_d4_element et_pb_text et_pb_text_33  et_pb_text_align_left et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_text_inner\"><p><strong>Delivery Timeframe \u2013<\/strong> approximately 1 week<\/p><\/div>\n\t\t\t<\/div><div class=\"et_pb_module et_d4_element et_pb_text et_pb_text_34 upgradeList  et_pb_text_align_left et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_text_inner\"><ul>\n<li class=\"checkCircle\"><strong>AI Analytics<\/strong><br \/><span style=\"color: #999;\"><strong>Ex:<\/strong><\/span> \u201cWhich day of the week is my presentation closing<br \/>best?\u201d<br \/>\u201cTuesday between 6-9PM has the highest conversion.\u201d<\/li>\n<li class=\"checkCircle\"><strong>AI Chatbot in Presentations<\/strong><br \/><span style=\"color: #999;\"><strong>Ex:<\/strong><\/span> \u201c<span>What mutual fund companies do you work<br \/>with?<\/span>\u201c<br \/>\u201c<span>Here\u2019s a list of the companies ABC Financial works with\u2026<\/span>\u201c<\/li>\n<li class=\"checkCircle\"><strong>Coversational AI in Presentations<\/strong><br \/><span style=\"color: #999;\"><strong>Ex:<\/strong> <\/span>\u201c<span>Does your product help with arthritis<br \/>pain?<\/span>\u201c<br \/>\u201c<span>Yes! ABC PRODUCT has been proven to help with arthritis!<br \/>Would you like me to take you to that part of the presentation to learn more?<\/span>\u201c<\/li>\n<li class=\"checkCircle\"><strong>\u201cAsk A Mentor\u201d A.I. In all reps\u2019 iDecide Back Office.<\/strong><br \/><span>Up to 10 company leaders.<br \/><\/span><span>Reps choose a company mentor and type a question. AI is trained on the leader\u2019s videos, trainings, blogs\u2026 to provide the answer the mentor would give.<\/span><\/li>\n<\/ul><\/div>\n\t\t\t<\/div>\n\t\t\t<\/div><div class=\"et_d4_element et_pb_column_1_4 et_pb_column et_pb_column_8  et_pb_css_mix_blend_mode et-last-child et_block_column\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_module et_d4_element et_pb_number_counter et_pb_number_counter_0  et_pb_text_align_center et_pb_bg_layout_light\" data-number-value=\"2499\" data-number-separator=\",\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"percent\" ><p><span class=\"percent-value\"><\/span><span class=\"percent-sign\"><\/span><\/p><\/div>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div><div id=\"standard\" class=\"et_d4_element et_pb_section et_pb_section_5  et_pb_css_mix_blend_mode et_section_regular et_block_section\" >\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_d4_element et_pb_row et_pb_row_5  et_pb_css_mix_blend_mode et_block_row\">\n\t\t\t\t<div class=\"et_d4_element et_pb_column_4_4 et_pb_column et_pb_column_9  et_pb_css_mix_blend_mode et-last-child et_block_column\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_module et_d4_element et_pb_text et_pb_text_35  et_pb_text_align_left et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_text_inner\"><h2>Optional Pro<br \/>Per-Presentation <br \/>Add-On<\/h2><\/div>\n\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div><div id=\"custom\" class=\"et_pb_with_border et_d4_element et_pb_row et_pb_row_6  et_pb_css_mix_blend_mode et_block_row\">\n\t\t\t\t<div class=\"et_d4_element et_pb_column_3_4 et_pb_column et_pb_column_10  et_pb_css_mix_blend_mode et_block_column\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_module et_d4_element et_pb_image et_pb_image_0\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<span class=\"et_pb_image_wrap\"><img loading=\"lazy\" decoding=\"async\" width=\"1105\" height=\"437\" src=\"https:\/\/idecide.com\/wp-content\/uploads\/2023\/05\/custom_color.svg\" alt=\"\" title=\"custom_color\" srcset=\"https:\/\/idecide.com\/wp-content\/uploads\/2023\/05\/custom_color.svg 980w, https:\/\/idecide.com\/wp-content\/uploads\/2023\/05\/custom_color.svg 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1105px, 100vw\" class=\"wp-image-366851\" \/><\/span>\n\t\t\t<\/div><div class=\"et_pb_module et_d4_element et_pb_text et_pb_text_36  et_pb_text_align_left et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_text_inner\"><h4>Completely done for you by our professional design team!<\/h4><\/div>\n\t\t\t<\/div><div class=\"et_pb_module et_d4_element et_pb_text et_pb_text_37  et_pb_text_align_left et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_text_inner\"><p><strong>Delivery Timeframe \u2013<\/strong> approximately 2 weeks<\/p><\/div>\n\t\t\t<\/div><div class=\"et_pb_module et_d4_element et_pb_text et_pb_text_38 upgradeList  et_pb_text_align_left et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_text_inner\"><ul>\n<li class=\"checkCircle\">Send us a PowerPoint of your presentation with the script in the notes section.<\/li>\n<li class=\"checkCircle\">Provide your brand images, videos, logos... or our iDesigners will curate them for you.<\/li>\n<li class=\"checkCircle\">We'll build your interactive presentation and add it directly to your account so it's ready for review and sharing.<\/li>\n<li class=\"checkCircle\">One hour of edits is included to make any desired changes after completion.<\/li>\n<li class=\"checkCircle\">You're ready to start sending! You can even use it as your own \"template\" to create different versions in the future!<\/li>\n<\/ul><\/div>\n\t\t\t<\/div>\n\t\t\t<\/div><div class=\"et_d4_element et_pb_column_1_4 et_pb_column et_pb_column_11  et_pb_css_mix_blend_mode et-last-child et_block_column\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_module et_d4_element et_pb_number_counter et_pb_number_counter_1  et_pb_text_align_center et_pb_bg_layout_light\" data-number-value=\"1499\" data-number-separator=\",\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"percent\" ><p><span class=\"percent-value\"><\/span><span class=\"percent-sign\"><\/span><\/p><\/div>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div><div class=\"et_d4_element et_pb_section et_pb_section_7 parent-section  et_pb_css_mix_blend_mode et_section_regular et_block_section\" >\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_d4_element et_pb_row et_pb_row_7 pricingToggle  et_pb_css_mix_blend_mode et_block_row\">\n\t\t\t\t<div class=\"et_d4_element et_pb_column_4_4 et_pb_column et_pb_column_12  et_pb_css_mix_blend_mode et-last-child et_block_column\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_module et_d4_element et_pb_accordion et_pb_accordion_0\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_toggle et_pb_module et_d4_element et_pb_accordion_item et_pb_accordion_item_0  et_pb_toggle_open\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<h2 class=\"et_pb_toggle_title\">Want to see the nitty gritty breakdown between each upgrade option?<\/h2>\n\t\t\t\t<div class=\"et_pb_toggle_content clearfix\"><div class=\"divi-row-destination\"><\/div><\/div>\n\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div><div class=\"et_d4_element et_pb_row et_pb_row_8  et_pb_css_mix_blend_mode et_block_row\">\n\t\t\t\t<div class=\"et_d4_element et_pb_column_4_4 et_pb_column et_pb_column_13  et_pb_css_mix_blend_mode et-last-child et_block_column\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_module et_d4_element et_pb_code et_pb_code_1\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_code_inner\"><script>\n(function ($) {\n  $(document).ready(function () {\n    \/\/ Option #1: Insert Module(s) into another Module\n    \/\/ Limit: One Module Destination per Column\n    \/\/ Use following code if you want to move \n    \/\/ a module inside another module. Each column with the\n    \/\/ class 'parent-column' will append any module(s)\n    \/\/ with the class 'divi-portable-module' to the div\n    \/\/ with the class 'divi-module-destination'.\n    \/\/ Only one instance of 'divi-module-destination' should\n    \/\/ be added per column.\n    $('.divi-portable-module').each(function () {\n      $(this).closest('.parent-column').find('.divi-module-destination').append($(this));\n    });\n    \n    \/\/ Buttons: Insert Button Module(s) into another Module\n    \/\/ Adding a custom CSS class to a button module\n    \/\/ is applied to the 'a' tag which is a child element\n    \/\/ of the module wrapper. This code makes sure to append\n    \/\/ the entire button module wrapper (the parent element)\n    \/\/ as well. This functionality is the same as option #1 above.\n    \/\/ Siimply use the class 'divi-portable-button' on a button module\n    \/\/ instead of 'divi-portable-module'.\n    $('.divi-portable-button').parent().each(function () {\n      $(this).closest('.parent-column').find('.divi-module-destination').append($(this));\n    });\n\n    \/\/ Option #2: Move Divi Row(s) into a Module\n    \/\/ Limit: One Row Destination per Section\n    \/\/ Use the following code if you want to insert \n    \/\/ a row inside a module on within a section\n    \/\/ Each section with the class 'parent-section'\n    \/\/ will append any row(s) with the class 'divi-portable-row'\n    \/\/ to the div with the class 'divi-row-destination'.\n    \/\/ Only one instance of 'divi-row-destination' should\n    \/\/ be added per section.\n    $('.divi-portable-row').each(function () {\n      $(this).closest('.parent-section').find('.divi-row-destination').append($(this));\n    });\n\n  });\n})(jQuery);\n<\/script><\/div>\n\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div><div class=\"et_d4_element et_pb_row et_pb_row_9 divi-portable-row  et_pb_css_mix_blend_mode et_block_row\">\n\t\t\t\t<div class=\"et_d4_element et_pb_column_4_4 et_pb_column et_pb_column_14  et_pb_css_mix_blend_mode et-last-child et_block_column\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div id=\"scrollText\" class=\"et_pb_module et_d4_element et_pb_text et_pb_text_39  et_pb_text_align_center et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_text_inner\"><h4>SCROLL <i id=\"LeftRightScroll\" class=\"fa-solid fa-arrows-left-right\"><\/i> TO SEE MORE<\/h4><\/div>\n\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div><div class=\"et_d4_element et_pb_row et_pb_row_10 divi-portable-row pricingGrid et_pb_gutters1  et_pb_css_mix_blend_mode et_block_row\">\n\t\t\t\t<div class=\"et_d4_element et_pb_column_1_3 et_pb_column et_pb_column_15  et_pb_css_mix_blend_mode et_block_column\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_module et_d4_element et_pb_text et_pb_text_40  et_pb_text_align_left et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_text_inner\"><h5><strong>Back Office Features<\/strong><\/h5><\/div>\n\t\t\t<\/div><div class=\"et_pb_module et_d4_element et_pb_text et_pb_text_41 gritty  et_pb_text_align_left et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_text_inner\"><div>\n<ul>\n<li><span>Access to back office<\/span><\/li>\n<li><span>Access to iDecide App<\/span><\/li>\n<li><span>Use Unlimited Existing Presentations<\/span><\/li>\n<li><span>Unlimited Presentation Sending<\/span><\/li>\n<li><span>Unlimited Contact List<\/span><\/li>\n<\/ul>\n<\/div><\/div>\n\t\t\t<\/div><div class=\"et_pb_module et_d4_element et_pb_text et_pb_text_42  et_pb_text_align_left et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_text_inner\"><h5><strong>Presentation Build Features<\/strong><\/h5><\/div>\n\t\t\t<\/div><div class=\"et_pb_module et_d4_element et_pb_text et_pb_text_43 gritty  et_pb_text_align_left et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_text_inner\"><ul>\n<li><span>Interactive<\/span><\/li>\n<li><span>Real-Time Presentation Updates<\/span><\/li>\n<li><span>A.l. Driven Geolocation Customization<\/span><\/li>\n<li><span>Appointment Setting<\/span><\/li>\n<li><span>Sender's Presentation Analytics<\/span><\/li>\n<li><span>Notifications<\/span><\/li>\n<li><span>Personalized To Viewer<\/span><\/li>\n<li><span>Sender's Info In Presentation<\/span><\/li>\n<li><span>Real-Time Date and Time<\/span><\/li>\n<li><span>Videos In Presentation<\/span><\/li>\n<li><span style=\"font-size: 16px; letter-spacing: -0.01em;\"><span>Connect to Sales Rep Sites at the End<\/span><\/span><\/li>\n<li><span style=\"font-size: 16px; letter-spacing: -0.01em;\">Zapier Integration<\/span><\/li>\n<li><span>Branded to Your Company<\/span><\/li>\n<li><span>Edit Requests<\/span><\/li>\n<li><span>Scriptwriting<\/span><\/li>\n<\/ul><\/div>\n\t\t\t<\/div><div class=\"et_pb_module et_d4_element et_pb_text et_pb_text_44  et_pb_text_align_left et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_text_inner\"><h5><strong>iDecide Elite<br \/>Includes All of the Above, Plus:<\/strong><\/h5><\/div>\n\t\t\t<\/div><div class=\"et_pb_module et_d4_element et_pb_text et_pb_text_45 gritty  et_pb_text_align_left et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_text_inner\"><ul>\n<li>Reference Viewer's Choices Later in<br \/>the Presentation<\/li>\n<li><span>Interactive Calculators<\/span><\/li>\n<li><span>Live Websites In Presentation<\/span><\/li>\n<li><span>Real-Time Data<\/span><\/li>\n<li><span>Fully Customized Animations<\/span><\/li>\n<li><span>Advanced Button Designs<\/span><\/li>\n<li><span>Branded to Your Company<\/span><\/li>\n<li><span>Custom Notification Options<br \/>(Great for Surveys)<\/span><\/li>\n<li><span>User &amp; Presentation Performance Analytics<br \/><\/span><\/li>\n<\/ul><\/div>\n\t\t\t<\/div>\n\t\t\t<\/div><div class=\"et_d4_element et_pb_column_1_3 et_pb_column et_pb_column_16  et_pb_css_mix_blend_mode et_block_column\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_module et_d4_element et_pb_text et_pb_text_46  et_pb_text_align_left et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_text_inner\"><h5><strong>iDecide Pro<\/strong><\/h5><\/div>\n\t\t\t<\/div><div class=\"et_pb_module et_d4_element et_pb_text et_pb_text_47  et_pb_text_align_left et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_text_inner\"><h5>Unlimited Builds<br \/>Included<\/h5><\/div>\n\t\t\t<\/div><div class=\"et_pb_module et_d4_element et_pb_text et_pb_text_48  et_pb_text_align_left et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_text_inner\"><h5><span>Included in Pro<br \/>Subscription<\/span><\/h5><\/div>\n\t\t\t<\/div><div class=\"et_pb_module et_d4_element et_pb_text et_pb_text_49  et_pb_text_align_left et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_text_inner\"><h5><span style=\"color: #ffffff;\"><strong>-<\/strong><\/span><\/h5><\/div>\n\t\t\t<\/div><div class=\"et_pb_module et_d4_element et_pb_text et_pb_text_50 gritty  et_pb_text_align_center et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_text_inner\"><ul>\n<li><i class=\"fa-solid fa-check\"><\/i><\/li>\n<li><i class=\"fa-solid fa-check\"><\/i><\/li>\n<li><i class=\"fa-solid fa-check\"><\/i><\/li>\n<li><i class=\"fa-solid fa-check\"><\/i><\/li>\n<li><i class=\"fa-solid fa-check\"><\/i><\/li>\n<\/ul><\/div>\n\t\t\t<\/div><div class=\"et_pb_module et_d4_element et_pb_text et_pb_text_51  et_pb_text_align_left et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_text_inner\"><h5><span style=\"color: #ffffff;\"><strong>-<\/p>\n<p><\/strong><\/span><\/h5><\/div>\n\t\t\t<\/div><div class=\"et_pb_module et_d4_element et_pb_text et_pb_text_52 gritty  et_pb_text_align_center et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_text_inner\"><ul>\n<li><i class=\"fa-solid fa-check\"><\/i><\/li>\n<li><i class=\"fa-solid fa-check\"><\/i><\/li>\n<li><i class=\"fa-solid fa-check\"><\/i><\/li>\n<li><i class=\"fa-solid fa-check\"><\/i><\/li>\n<li><i class=\"fa-solid fa-check\"><\/i><\/li>\n<li><i class=\"fa-solid fa-check\"><\/i><\/li>\n<li><i class=\"fa-solid fa-check\"><\/i><\/li>\n<li><i class=\"fa-solid fa-check\"><\/i><\/li>\n<li><i class=\"fa-solid fa-check\"><\/i><\/li>\n<li><i class=\"fa-solid fa-check\"><\/i><\/li>\n<li><i class=\"fa-solid fa-check\"><\/i><\/li>\n<li><i class=\"fa-solid fa-check\"><\/i><\/li>\n<li><span style=\"color: #dddddd;\">-<\/span><\/li>\n<li><span style=\"color: #dddddd;\">-<\/span><\/li>\n<li><span style=\"color: #dddddd;\">-<\/span><\/li>\n<\/ul><\/div>\n\t\t\t<\/div><div class=\"et_pb_module et_d4_element et_pb_text et_pb_text_53  et_pb_text_align_left et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_text_inner\"><h5><span style=\"color: #ffffff;\"><strong>-<br \/>-<\/strong><\/span><\/h5><\/div>\n\t\t\t<\/div><div class=\"et_pb_module et_d4_element et_pb_text et_pb_text_54 gritty  et_pb_text_align_center et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_text_inner\"><ul>\n<li><span style=\"color: #dddddd;\">-<\/span><br \/>\n<span style=\"color: #ffffff;\">-<\/span><\/li>\n<li><span style=\"color: #dddddd;\">-<\/span><\/li>\n<li><span style=\"color: #dddddd;\">-<\/span><\/li>\n<li><span style=\"color: #dddddd;\">-<\/span><\/li>\n<li><span style=\"color: #dddddd;\">-<\/span><\/li>\n<li><span style=\"color: #dddddd;\">-<\/span><\/li>\n<li><span style=\"color: #dddddd;\">-<\/span><\/li>\n<li><span style=\"color: #dddddd;\">-<\/span><br \/>\n<span style=\"color: #ffffff;\">-<\/span><\/li>\n<li><span style=\"color: #dddddd;\">-<\/span><\/li>\n<\/ul><\/div>\n\t\t\t<\/div>\n\t\t\t<\/div><div class=\"et_d4_element et_pb_column_1_3 et_pb_column et_pb_column_17  et_pb_css_mix_blend_mode et-last-child et_block_column\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_module et_d4_element et_pb_text et_pb_text_55  et_pb_text_align_left et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_text_inner\"><h5><strong>iDecide Custom<\/strong><\/h5><\/div>\n\t\t\t<\/div><div class=\"et_pb_module et_d4_element et_pb_text et_pb_text_56  et_pb_text_align_left et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_text_inner\"><h5>Presentation<br \/>Add-On Option<\/h5><\/div>\n\t\t\t<\/div><div class=\"et_pb_module et_d4_element et_pb_text et_pb_text_57  et_pb_text_align_left et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_text_inner\"><p style=\"text-align: center;\"><span class=\"et_pb_et_price\"><span class=\"et_pb_dollar_sign\" style=\"margin-left: -12px;\">$<\/span><span class=\"et_pb_sum\">1,499<\/span><span class=\"et_pb_frequency\"><span class=\"et_pb_frequency_slash\">\/<\/span>per upgrade<\/span><\/span><\/p><\/div>\n\t\t\t<\/div><div class=\"et_pb_module et_d4_element et_pb_text et_pb_text_58  et_pb_text_align_left et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_text_inner\"><h5><span style=\"color: #ffffff;\"><strong>-<\/strong><\/span><\/h5><\/div>\n\t\t\t<\/div><div class=\"et_pb_module et_d4_element et_pb_text et_pb_text_59 gritty  et_pb_text_align_center et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_text_inner\"><ul>\n<li><i class=\"fa-solid fa-check\"><\/i><\/li>\n<li><i class=\"fa-solid fa-check\"><\/i><\/li>\n<li><i class=\"fa-solid fa-check\"><\/i><\/li>\n<li><i class=\"fa-solid fa-check\"><\/i><\/li>\n<li><i class=\"fa-solid fa-check\"><\/i><\/li>\n<\/ul><\/div>\n\t\t\t<\/div><div class=\"et_pb_module et_d4_element et_pb_text et_pb_text_60  et_pb_text_align_left et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_text_inner\"><h5><span style=\"color: #ffffff;\"><strong>-<\/p>\n<p><\/strong><\/span><\/h5><\/div>\n\t\t\t<\/div><div class=\"et_pb_module et_d4_element et_pb_text et_pb_text_61 gritty  et_pb_text_align_center et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_text_inner\"><ul>\n<li><i class=\"fa-solid fa-check\"><\/i><\/li>\n<li><i class=\"fa-solid fa-check\"><\/i><\/li>\n<li><i class=\"fa-solid fa-check\"><\/i><\/li>\n<li><i class=\"fa-solid fa-check\"><\/i><\/li>\n<li><i class=\"fa-solid fa-check\"><\/i><\/li>\n<li><i class=\"fa-solid fa-check\"><\/i><\/li>\n<li><i class=\"fa-solid fa-check\"><\/i><\/li>\n<li><i class=\"fa-solid fa-check\"><\/i><\/li>\n<li><i class=\"fa-solid fa-check\"><\/i><\/li>\n<li><i class=\"fa-solid fa-check\"><\/i><\/li>\n<li><i class=\"fa-solid fa-check\"><\/i><\/li>\n<li><i class=\"fa-solid fa-check\"><\/i><\/li>\n<li><i class=\"fa-solid fa-check\"><\/i><\/li>\n<li><i class=\"fa-solid fa-check\"><\/i><\/li>\n<li><i class=\"fa-solid fa-check\"><\/i><\/li>\n<\/ul><\/div>\n\t\t\t<\/div><div class=\"et_pb_module et_d4_element et_pb_text et_pb_text_62  et_pb_text_align_left et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_text_inner\"><h5><span style=\"color: #ffffff;\"><strong>-<br \/>-<\/strong><\/span><\/h5><\/div>\n\t\t\t<\/div><div class=\"et_pb_module et_d4_element et_pb_text et_pb_text_63 gritty  et_pb_text_align_center et_pb_bg_layout_light\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"et_pb_text_inner\"><ul>\n<li><span style=\"color: #dddddd;\">-<\/span><br \/>\n<span style=\"color: #ffffff;\">-<\/span><\/li>\n<li><span style=\"color: #dddddd;\">-<\/span><\/li>\n<li><span style=\"color: #dddddd;\">-<\/span><\/li>\n<li><span style=\"color: #dddddd;\">-<\/span><\/li>\n<li><span style=\"color: #dddddd;\">-<\/span><\/li>\n<li><span style=\"color: #dddddd;\">-<\/span><\/li>\n<li><span style=\"color: #dddddd;\">-<\/span><\/li>\n<li><span style=\"color: #dddddd;\">-<\/span><br \/>\n<span style=\"color: #ffffff;\">-<\/span><\/li>\n<li><span style=\"color: #dddddd;\">-<\/span><\/li>\n<\/ul><\/div>\n\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div><\/p>","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"inline_featured_image":false,"_et_pb_use_builder":"on","_et_pb_old_content":"[et_pb_section fb_built=\"1\" custom_padding_last_edited=\"off|desktop\" admin_label=\"Header\/Pricing\" _builder_version=\"4.21.0\" _module_preset=\"default\" custom_margin=\"||0px||false|false\" custom_margin_tablet=\"||-275px||false|false\" custom_margin_phone=\"||-200px||false|false\" custom_margin_last_edited=\"off|phone\" custom_padding=\"||0px||false|false\" custom_padding_tablet=\"|10px||10px|false|true\" custom_padding_phone=\"|10px||10px|false|true\" collapsed=\"on\" global_colors_info=\"{}\"][et_pb_row _builder_version=\"4.20.4\" _module_preset=\"default\" global_colors_info=\"{}\"][et_pb_column type=\"4_4\" _builder_version=\"4.20.4\" _module_preset=\"default\" custom_padding=\"0px|0px|0px|0px|true|true\" global_colors_info=\"{}\"][et_pb_text _builder_version=\"4.21.0\" _module_preset=\"37aabfbe-f8dc-4f4d-bfc4-4d6a4dc9f36a\" header_font_size=\"90px\" text_orientation=\"center\" header_font_size_tablet=\"10vw\" header_font_size_phone=\"10vw\" header_font_size_last_edited=\"on|phone\" global_colors_info=\"{}\"]<div class=\"et_pb_module et_pb_text et_pb_text_0  et_pb_text_align_center et_pb_bg_layout_light\">\r\n<div class=\"et_pb_text_inner\">\r\n<h1>Subscriptions<br \/>to Suit<span>\u00a0<\/span><strong>Your Business<\/strong><\/h1>\r\n<\/div>\r\n<\/div>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row _builder_version=\"4.21.0\" _module_preset=\"default\" width=\"100%\" width_tablet=\"100%\" width_phone=\"100%\" width_last_edited=\"on|desktop\" global_colors_info=\"{}\"][et_pb_column type=\"4_4\" _builder_version=\"4.20.4\" _module_preset=\"default\" custom_padding=\"0px|0px|0px|0px|true|true\" global_colors_info=\"{}\"][et_pb_code _builder_version=\"4.24.0\" _module_preset=\"default\" width_tablet=\"100%\" width_last_edited=\"off|desktop\" global_colors_info=\"{}\"]<link href=\"\/wp-content\/uploads\/2023\/04\/toggle-switch.css\" rel=\"stylesheet\" \/><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><div class=\"switch-toggle switch-3 switch-candy\"><!-- [et_pb_line_break_holder] -->    <input id=\"off\" name=\"state-d\" type=\"radio\" \/><!-- [et_pb_line_break_holder] -->    <label for=\"off\" onclick=\"handlePaymonth()\">Pay Monthly<\/label><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    <input id=\"on\" name=\"state-d\" checked=\"checked\" type=\"radio\"><!-- [et_pb_line_break_holder] -->    <label for=\"on\" onclick=\"handlePayAnnually()\">Pay Annually<\/label><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    <input id=\"off-2\" name=\"state-d\" type=\"radio\" \/><!-- [et_pb_line_break_holder] -->    <label for=\"off-2\" onclick=\"handlePayOnce()\">Pay Once<\/label><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    <a><\/a><!-- [et_pb_line_break_holder] --><\/div><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><script><!-- [et_pb_line_break_holder] -->    function handlePaymonth() {<!-- [et_pb_line_break_holder] -->        document.querySelector('#table_standard .et_pb_sum').innerHTML = '29.97';<!-- [et_pb_line_break_holder] -->        document.querySelector('#table_pro .et_pb_sum').innerHTML = '97';<!-- [et_pb_line_break_holder] -->        document.querySelector('#table_elite .et_pb_sum').innerHTML = '7,499';<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        document.querySelector('#table_standard .et_pb_frequency').innerHTML = '\/month';<!-- [et_pb_line_break_holder] -->        document.querySelector('#table_pro .et_pb_frequency').innerHTML = '\/month';<!-- [et_pb_line_break_holder] -->        document.querySelector('#table_elite .et_pb_frequency').innerHTML = '\/pay once';<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] -->    function handlePayAnnually() {<!-- [et_pb_line_break_holder] -->        document.querySelector('#table_standard .et_pb_sum').innerHTML = '16.50';<!-- [et_pb_line_break_holder] -->        document.querySelector('#table_pro .et_pb_sum').innerHTML = '41.50';<!-- [et_pb_line_break_holder] -->        document.querySelector('#table_elite .et_pb_sum').innerHTML = '7,499';<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        document.querySelector('#table_standard .et_pb_frequency').innerHTML = '\/month';<!-- [et_pb_line_break_holder] -->        document.querySelector('#table_pro .et_pb_frequency').innerHTML = '\/month';<!-- [et_pb_line_break_holder] -->        document.querySelector('#table_elite .et_pb_frequency').innerHTML = '\/pay once';<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] -->    function handlePayOnce() {<!-- [et_pb_line_break_holder] -->        document.querySelector('#table_standard .et_pb_sum').innerHTML = '297';<!-- [et_pb_line_break_holder] -->        document.querySelector('#table_pro .et_pb_sum').innerHTML = '997';<!-- [et_pb_line_break_holder] -->        document.querySelector('#table_elite .et_pb_sum').innerHTML = '7,499';<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        document.querySelector('#table_standard .et_pb_frequency').innerHTML = '\/pay once';<!-- [et_pb_line_break_holder] -->        document.querySelector('#table_pro .et_pb_frequency').innerHTML = '\/pay once';<!-- [et_pb_line_break_holder] -->        document.querySelector('#table_elite .et_pb_frequency').innerHTML = '\/pay once';<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] --><\/script>[\/et_pb_code][et_pb_text disabled_on=\"off|off|on\" _builder_version=\"4.20.4\" _module_preset=\"7a5e014f-c6c3-451e-a001-9b329ea922d2\" header_4_font=\"Poppins|600|||||||\" header_4_font_size=\"16px\" header_4_letter_spacing=\"0.15em\" text_orientation=\"center\" max_width_tablet=\"600px\" max_width_phone=\"600px\" max_width_last_edited=\"off|desktop\" custom_margin=\"||||false|false\" header_4_font_size_tablet=\"14px\" header_4_font_size_phone=\"14px\" header_4_font_size_last_edited=\"on|desktop\" locked=\"off\" global_colors_info=\"{}\"]<h4>scroll <i class=\"fa-solid fa-arrows-left-right\"><\/i> to see more<\/h4>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=\"1_3,1_3,1_3\" use_custom_gutter=\"on\" gutter_width=\"2\" module_class=\"pricingGrid\" _builder_version=\"4.21.0\" _module_preset=\"default\" width=\"100%\" width_tablet=\"100%\" width_last_edited=\"off|phone\" min_height_tablet=\"1800px\" min_height_phone=\"1450px\" min_height_last_edited=\"on|phone\" custom_padding=\"||150px||false|false\" overflow-x_tablet=\"scroll\" overflow-x_phone=\"scroll\" overflow-x_last_edited=\"on|tablet\" overflow-y_tablet=\"visible\" overflow-y_last_edited=\"off|tablet\" custom_css_main_element=\"display: flex!important;||flex-wrap: nowrap!important;||align-items: flex-start;\" locked=\"off\" global_colors_info=\"{}\" custom_css_main_element_last_edited=\"off|desktop\" custom_css_main_element_tablet=\"display: flex!important;||flex-wrap: nowrap!important;||align-items: flex-start;\" custom_css_main_element_phone=\"display: flex!important;||flex-wrap: nowrap!important;||align-items: flex-start;\"][et_pb_column type=\"1_3\" _builder_version=\"4.21.0\" _module_preset=\"default\" background_color=\"#FFFFFF\" custom_padding=\"50px|40px|50px|40px|true|true\" custom_padding_tablet=\"|10px||10px|false|true\" custom_padding_last_edited=\"off|desktop\" custom_css_main_element=\"flex-shrink: 0;||min-width:300px!important;||max-width:350px!important;||margin-right:15px!important;||overflow:visible!important;\" border_radii=\"on|24px|24px|24px|24px\" box_shadow_style=\"preset4\" box_shadow_horizontal=\"0px\" box_shadow_vertical=\"100px\" box_shadow_blur=\"100px\" box_shadow_spread=\"20px\" box_shadow_color=\"rgba(194,194,200,0.4)\" global_colors_info=\"{%22gcid-b1edc6de-4f69-4ae0-82ad-bb59642df629%22:%91%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22%93,%22gcid-d47a49fa-a225-478e-adfe-47da13f8136c%22:%91%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22%93,%22gcid-315a0a75-c382-4897-a39c-c505e682ffc2%22:%91%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22%93,%22gcid-9ca9a1c3-8804-41cc-bf70-11d668303800%22:%91%22button_bg_color%22,%22button_bg_color%22,%22button_bg_color%22,%22button_bg_color%22,%22button_bg_color%22,%22button_bg_color%22%93,%22gcid-256a1468-764e-4860-88ce-aa09044cc9e2%22:%91%22price_background_color%22,%22button_bg_color%22,%22price_background_color%22,%22button_bg_color%22,%22price_background_color%22,%22button_bg_color%22%93}\" custom_css_main_element_last_edited=\"off|desktop\" custom_css_main_element_tablet=\"min-width:300px!important;||margin-right:15px;\"][et_pb_text _builder_version=\"4.21.0\" _module_preset=\"015bb63d-8172-4a9d-8c11-7806b2c6b6a6\" header_5_font=\"Poppins|600|||||||\" header_5_text_align=\"center\" header_5_font_size_tablet=\"20px\" header_5_font_size_phone=\"18px\" header_5_font_size_last_edited=\"on|phone\" locked=\"off\" global_colors_info=\"{}\"]<h5><strong>iDecide Standard<\/strong><\/h5>[\/et_pb_text][et_pb_text _builder_version=\"4.21.0\" _module_preset=\"015bb63d-8172-4a9d-8c11-7806b2c6b6a6\" header_5_font=\"Poppins|600|||||||\" header_5_text_align=\"center\" header_5_font_size=\"18px\" header_5_font_size_tablet=\"16px\" header_5_font_size_phone=\"14px\" header_5_font_size_last_edited=\"on|phone\" locked=\"off\" global_colors_info=\"{}\"]<h5>Send<\/h5>[\/et_pb_text][et_pb_text _builder_version=\"4.21.0\" _module_preset=\"015bb63d-8172-4a9d-8c11-7806b2c6b6a6\" header_5_font=\"Poppins|600|||||||\" header_5_text_align=\"center\" header_5_text_color=\"#999999\" header_5_font_size=\"14px\" header_5_font_size_tablet=\"12px\" header_5_font_size_phone=\"12px\" header_5_font_size_last_edited=\"on|phone\" locked=\"off\" global_colors_info=\"{}\"]<h5>Send Any Existing iDecide Presentation<\/h5>[\/et_pb_text][et_pb_text module_id=\"table_standard\" _builder_version=\"4.24.0\" _module_preset=\"015bb63d-8172-4a9d-8c11-7806b2c6b6a6\" header_5_font=\"Poppins|600|||||||\" header_5_text_align=\"center\" module_alignment=\"center\" custom_padding=\"15px||15px||true|false\" header_5_font_size_tablet=\"20px\" header_5_font_size_phone=\"18px\" header_5_font_size_last_edited=\"on|phone\" locked=\"off\" global_colors_info=\"{}\"]<p style=\"text-align: center;\"><span class=\"et_pb_et_price\"><span class=\"et_pb_dollar_sign\" style=\"margin-left: -12px;\">$<\/span><span class=\"et_pb_sum\">16.50<\/span><span class=\"et_pb_frequency\"><span class=\"et_pb_frequency_slash\">\/<\/span>month<\/span><\/span><\/p>[\/et_pb_text][et_pb_text module_class=\"upgradeList\" _builder_version=\"4.21.0\" _module_preset=\"550b4e10-4a46-4d39-8aaf-e3d810038479\" global_colors_info=\"{}\"]<ul>\r\n<li>Send as many existing presentations as you'd like<\/li>\r\n<li>Access to the iDecide app<\/li>\r\n<li>Use on any device or browser<\/li>\r\n<li>Analytics to track your results<\/li>\r\n<li>3 Day Money Back Guarantee<\/li>\r\n<\/ul>[\/et_pb_text][et_pb_button button_url=\"https:\/\/signup.idecide.com\/idecide\/\" button_text=\"Get Started\" button_alignment=\"center\" _builder_version=\"4.21.0\" _module_preset=\"aed9f0f3-779f-49a9-8c2d-a54053b626c0\" button_text_color=\"#FFFFFF\" button_bg_color_gradient_direction=\"90deg\" button_bg_color_gradient_stops=\"#304fb5 0%|#0989cf 75%\" custom_padding=\"16px|40px|16px|40px|true|true\" locked=\"off\" global_colors_info=\"{}\"][\/et_pb_button][\/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.21.0\" _module_preset=\"default\" background_color=\"#FFFFFF\" custom_padding=\"50px|40px|50px|40px|true|true\" custom_css_before=\"  content: %22Best Value%22;||  border-radius: 50px;||  position: absolute;||\ttransform:translate(-50%, 0);||  top: -20px;||  left: 50%;||  background-image: linear-gradient(90deg, #304fb5 0%, #0989cf 76%);||  background-color: #0989cf;||  color: #ffffff;||  padding: 10px 20px!important;||\tfont-weight:700;||  z-index:19;||  line-height: 1.5;\" custom_css_main_element=\"flex-shrink: 0;||min-width:300px!important;||max-width:350px!important;||margin-right:15px!important;||overflow:visible!important;\" border_radii=\"on|24px|24px|24px|24px\" box_shadow_style=\"preset1\" box_shadow_blur=\"50px\" box_shadow_spread=\"-22px\" box_shadow_color=\"#0745ff\" global_colors_info=\"{%22gcid-b1edc6de-4f69-4ae0-82ad-bb59642df629%22:%91%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22%93,%22gcid-d47a49fa-a225-478e-adfe-47da13f8136c%22:%91%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22%93,%22gcid-315a0a75-c382-4897-a39c-c505e682ffc2%22:%91%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22%93,%22gcid-9ca9a1c3-8804-41cc-bf70-11d668303800%22:%91%22button_bg_color%22,%22button_bg_color%22,%22button_bg_color%22,%22button_bg_color%22,%22button_bg_color%22,%22button_bg_color%22,%22button_bg_color%22,%22button_bg_color%22,%22button_bg_color%22,%22button_bg_color%22,%22button_bg_color%22,%22button_bg_color%22,%22button_bg_color%22,%22button_bg_color%22,%22button_bg_color%22,%22button_bg_color%22%93,%22gcid-256a1468-764e-4860-88ce-aa09044cc9e2%22:%91%22price_background_color%22,%22button_bg_color%22,%22price_background_color%22,%22button_bg_color%22,%22price_background_color%22,%22button_bg_color%22,%22price_background_color%22,%22button_bg_color%22,%22price_background_color%22,%22button_bg_color%22,%22price_background_color%22,%22button_bg_color%22,%22price_background_color%22,%22button_bg_color%22,%22price_background_color%22,%22button_bg_color%22%93}\" custom_css_main_element_last_edited=\"off|desktop\"][et_pb_text _builder_version=\"4.21.0\" _module_preset=\"015bb63d-8172-4a9d-8c11-7806b2c6b6a6\" header_5_font=\"Poppins|600|||||||\" header_5_text_align=\"center\" header_5_font_size_tablet=\"20px\" header_5_font_size_phone=\"18px\" header_5_font_size_last_edited=\"on|phone\" locked=\"off\" global_colors_info=\"{}\"]<h5><strong>iDecide Pro<\/strong><\/h5>[\/et_pb_text][et_pb_text _builder_version=\"4.21.0\" _module_preset=\"015bb63d-8172-4a9d-8c11-7806b2c6b6a6\" header_5_font=\"Poppins|600|||||||\" header_5_text_align=\"center\" header_5_font_size=\"18px\" header_5_font_size_tablet=\"16px\" header_5_font_size_phone=\"14px\" header_5_font_size_last_edited=\"on|phone\" locked=\"off\" global_colors_info=\"{}\"]<h5>Send & Create<\/h5>[\/et_pb_text][et_pb_text _builder_version=\"4.21.0\" _module_preset=\"015bb63d-8172-4a9d-8c11-7806b2c6b6a6\" header_5_font=\"Poppins|600|||||||\" header_5_text_align=\"center\" header_5_text_color=\"#999999\" header_5_font_size=\"14px\" header_5_font_size_tablet=\"12px\" header_5_font_size_phone=\"12px\" header_5_font_size_last_edited=\"on|phone\" locked=\"off\" global_colors_info=\"{}\"]<h5>Everything in the Standard iDecide Plan, Plus:<\/h5>[\/et_pb_text][et_pb_text module_id=\"table_pro\" _builder_version=\"4.21.0\" _module_preset=\"015bb63d-8172-4a9d-8c11-7806b2c6b6a6\" header_5_font=\"Poppins|600|||||||\" header_5_text_align=\"center\" custom_padding=\"15px||15px||true|false\" header_5_font_size_tablet=\"20px\" header_5_font_size_phone=\"18px\" header_5_font_size_last_edited=\"on|phone\" locked=\"off\" global_colors_info=\"{}\"]<p style=\"text-align: center;\"><span class=\"et_pb_et_price\"><span class=\"et_pb_dollar_sign\" style=\"margin-left: -12px;\">$<\/span><span class=\"et_pb_sum\">41.50<\/span><span class=\"et_pb_frequency\"><span class=\"et_pb_frequency_slash\">\/<\/span>month<\/span><\/span><\/p>[\/et_pb_text][et_pb_text module_class=\"upgradeList\" _builder_version=\"4.21.0\" _module_preset=\"550b4e10-4a46-4d39-8aaf-e3d810038479\" header_5_font=\"Poppins|600|||||||\" header_5_text_align=\"center\" header_5_font_size=\"18px\" header_5_font_size_tablet=\"16px\" header_5_font_size_phone=\"14px\" header_5_font_size_last_edited=\"on|phone\" global_colors_info=\"{}\"]<ul>\r\n<li><span>Unlimited access to the myiDecide presentation builder platform<\/span><\/li>\r\n<li><span>Build and edit as many AI driven, interactive presentations as you'd like<\/span><\/li>\r\n<li><span>Easy to use drag-n-drop builder<\/span><\/li>\r\n<li><span>Dozens of ready-to-go templates to choose from<\/span><\/li>\r\n<li>AI Script Generator helps write your script to coincide with a custom template<span><\/span><\/li>\r\n<li><span>Unlimited real time edits<\/span><\/li>\r\n<li><span>Professionally curated color schemes and backgrounds<\/span><\/li>\r\n<li><span>Allow any subscriber to send your presentation<\/span><\/li>\r\n<li><span>No Coding<\/span><\/li>\r\n<li><span>Advanced Analytics with Zapier Integration<\/span><span><\/span><\/li>\r\n<li>15 minute 1:1 training session with Customer Success Coach<span><\/span><\/li>\r\n<\/ul>[\/et_pb_text][et_pb_divider _builder_version=\"4.21.0\" _module_preset=\"default\" custom_padding=\"|5%||5%|false|true\" global_colors_info=\"{}\"][\/et_pb_divider][et_pb_text _builder_version=\"4.21.0\" _module_preset=\"015bb63d-8172-4a9d-8c11-7806b2c6b6a6\" header_5_font=\"Poppins|600|||||||\" header_5_text_align=\"center\" header_5_font_size=\"16px\" custom_margin=\"||10px||false|false\" header_5_font_size_tablet=\"14px\" header_5_font_size_phone=\"14px\" header_5_font_size_last_edited=\"on|desktop\" locked=\"off\" global_colors_info=\"{}\"]<div>\r\n<h5><strong>You have the option to upgrade each presentation to:<\/strong><\/h5>\r\n<\/div>[\/et_pb_text][et_pb_text module_class=\"upgradeList\" _builder_version=\"4.21.0\" _module_preset=\"550b4e10-4a46-4d39-8aaf-e3d810038479\" header_5_font=\"Poppins|600|||||||\" header_5_text_align=\"center\" header_5_font_size=\"18px\" header_5_font_size_tablet=\"16px\" header_5_font_size_phone=\"14px\" header_5_font_size_last_edited=\"on|phone\" global_colors_info=\"{}\"]<div>\r\n<ul>\r\n<li><a href=\"#assist\"><span>iDecide Assist<\/span><\/a><\/li>\r\n<li><a href=\"#custom\"><span>iDecide Custom<\/span><\/a><\/li>\r\n<\/ul>\r\n<\/div>[\/et_pb_text][et_pb_button button_url=\"https:\/\/signup.idecide.com\/pro\/\" button_text=\"Get Started\" button_alignment=\"center\" _builder_version=\"4.21.0\" _module_preset=\"aed9f0f3-779f-49a9-8c2d-a54053b626c0\" button_text_color=\"#FFFFFF\" button_bg_color_gradient_direction=\"90deg\" button_bg_color_gradient_stops=\"#304fb5 0%|#0989cf 75%\" custom_padding=\"16px|40px|16px|40px|true|true\" locked=\"off\" global_colors_info=\"{}\"][\/et_pb_button][\/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.21.0\" _module_preset=\"default\" background_color=\"#FFFFFF\" custom_padding=\"50px|40px|50px|40px|true|true\" custom_css_main_element=\"flex-shrink: 0;||min-width:300px!important;||max-width:350px!important;||margin-right:15px!important;||overflow:visible!important;\" border_radii=\"on|24px|24px|24px|24px\" box_shadow_style=\"preset4\" box_shadow_horizontal=\"0px\" box_shadow_vertical=\"100px\" box_shadow_blur=\"100px\" box_shadow_spread=\"20px\" box_shadow_color=\"rgba(194,194,200,0.4)\" global_colors_info=\"{%22gcid-b1edc6de-4f69-4ae0-82ad-bb59642df629%22:%91%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22%93,%22gcid-d47a49fa-a225-478e-adfe-47da13f8136c%22:%91%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22%93,%22gcid-315a0a75-c382-4897-a39c-c505e682ffc2%22:%91%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22%93,%22gcid-9ca9a1c3-8804-41cc-bf70-11d668303800%22:%91%22button_bg_color%22,%22button_bg_color%22,%22button_bg_color%22,%22button_bg_color%22,%22button_bg_color%22,%22button_bg_color%22,%22button_bg_color%22,%22button_bg_color%22,%22button_bg_color%22,%22button_bg_color%22,%22button_bg_color%22,%22button_bg_color%22%93,%22gcid-256a1468-764e-4860-88ce-aa09044cc9e2%22:%91%22price_background_color%22,%22button_bg_color%22,%22price_background_color%22,%22button_bg_color%22,%22price_background_color%22,%22button_bg_color%22,%22price_background_color%22,%22button_bg_color%22,%22price_background_color%22,%22button_bg_color%22,%22price_background_color%22,%22button_bg_color%22%93}\"][et_pb_text _builder_version=\"4.21.0\" _module_preset=\"015bb63d-8172-4a9d-8c11-7806b2c6b6a6\" header_5_font=\"Poppins|600|||||||\" header_5_text_align=\"center\" header_5_font_size_tablet=\"20px\" header_5_font_size_phone=\"18px\" header_5_font_size_last_edited=\"on|phone\" locked=\"off\" global_colors_info=\"{}\"]<h5><strong>iDecide Elite<\/strong><\/h5>[\/et_pb_text][et_pb_text _builder_version=\"4.21.0\" _module_preset=\"015bb63d-8172-4a9d-8c11-7806b2c6b6a6\" header_5_font=\"Poppins|600|||||||\" header_5_text_align=\"center\" header_5_font_size=\"18px\" header_5_font_size_tablet=\"16px\" header_5_font_size_phone=\"14px\" header_5_font_size_last_edited=\"on|phone\" locked=\"off\" global_colors_info=\"{}\"]<h5>Send, Create & Much More<\/h5>[\/et_pb_text][et_pb_text _builder_version=\"4.21.0\" _module_preset=\"015bb63d-8172-4a9d-8c11-7806b2c6b6a6\" header_5_font=\"Poppins|600|||||||\" header_5_text_align=\"center\" header_5_text_color=\"#999999\" header_5_font_size=\"14px\" header_5_font_size_tablet=\"12px\" header_5_font_size_phone=\"12px\" header_5_font_size_last_edited=\"on|phone\" locked=\"off\" global_colors_info=\"{}\"]<h5>Includes a Lifetime Pro Subscription, Plus:<\/h5>[\/et_pb_text][et_pb_text module_id=\"table_elite\" _builder_version=\"4.21.0\" _module_preset=\"015bb63d-8172-4a9d-8c11-7806b2c6b6a6\" header_5_font=\"Poppins|600|||||||\" header_5_text_align=\"center\" custom_padding=\"15px||15px||true|false\" header_5_font_size_tablet=\"20px\" header_5_font_size_phone=\"18px\" header_5_font_size_last_edited=\"on|phone\" locked=\"off\" global_colors_info=\"{}\"]<p style=\"text-align: center;\"><span class=\"et_pb_et_price\"><span class=\"et_pb_dollar_sign\" style=\"margin-left: -12px;\">$<\/span><span class=\"et_pb_sum\">7,499<\/span><span class=\"et_pb_frequency\"><span class=\"et_pb_frequency_slash\">\/<\/span>pay once<\/span><\/span><\/p>[\/et_pb_text][et_pb_text module_class=\"upgradeList\" _builder_version=\"4.22.1\" _module_preset=\"550b4e10-4a46-4d39-8aaf-e3d810038479\" global_colors_info=\"{}\"]<ul>\r\n<li><strong>Unlock all of iDecide's features for LIFE for a one- time payment<\/strong><\/li>\r\n<li>One completely custom-built iDecide Elite presentation created by our professional design team<\/li>\r\n<li>A complimentary coaching call to share your vision with our team<\/li>\r\n<li>Custom notifications<\/li>\r\n<li>Drill down deeper with advanced user & presentation Performance Analytics<\/li>\r\n<li>Monthly Analytics Reviews by our team to advise you on what improvements can be made<\/li>\r\n<li>Ability to show live websites within your presentation<\/li>\r\n<li>Viewer's choices can be referenced throughout the presentation<\/li>\r\n<li>Supply the script or we'll write it for you<\/li>\r\n<li>Use your logos or let our designers be your designers<\/li>\r\n<li>20% commission on all subscription fees collected to use your presentation<\/li>\r\n<li>Deeply discounted additional presentations<\/li>\r\n<\/ul>[\/et_pb_text][et_pb_button button_url=\"https:\/\/signup.idecide.com\/elite\/\" button_text=\"Get Started\" button_alignment=\"center\" _builder_version=\"4.21.0\" _module_preset=\"aed9f0f3-779f-49a9-8c2d-a54053b626c0\" button_text_color=\"#FFFFFF\" button_bg_color_gradient_direction=\"90deg\" button_bg_color_gradient_stops=\"#304fb5 0%|#0989cf 75%\" custom_padding=\"16px|40px|16px|40px|true|true\" locked=\"off\" global_colors_info=\"{}\"][\/et_pb_button][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=\"1\" admin_label=\"iDecide Assist\" module_id=\"standard\" _builder_version=\"4.20.4\" _module_preset=\"default\" custom_margin=\"||||false|false\" custom_padding=\"||50px||false|false\" locked=\"off\" collapsed=\"off\" global_colors_info=\"{}\"][et_pb_row _builder_version=\"4.20.4\" _module_preset=\"default\" custom_margin=\"||50px||false|false\" locked=\"off\" global_colors_info=\"{}\"][et_pb_column type=\"4_4\" _builder_version=\"4.20.2\" _module_preset=\"default\" global_colors_info=\"{}\"][et_pb_text _builder_version=\"4.20.2\" _module_preset=\"5c61014c-7731-4fb1-9986-356d610d0028\" header_2_font=\"Poppins|600|||||||\" header_2_text_align=\"center\" header_2_font_size=\"60px\" max_width=\"800px\" max_width_tablet=\"600px\" max_width_phone=\"600px\" max_width_last_edited=\"on|desktop\" module_alignment=\"center\" custom_margin=\"||0px||false|false\" custom_margin_tablet=\"|0%|||false|false\" custom_margin_phone=\"|0%|||false|false\" custom_margin_last_edited=\"on|tablet\" header_font_size_tablet=\"8vw\" header_font_size_phone=\"8vw\" header_2_font_size_tablet=\"8vw\" header_2_font_size_phone=\"8vw\" header_2_font_size_last_edited=\"on|desktop\" global_colors_info=\"{}\"]<h2>Optional Per-Presentation Add-Ons<\/h2>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=\"3_4,1_4\" custom_padding_last_edited=\"on|phone\" module_id=\"assist\" _builder_version=\"4.21.0\" _module_preset=\"default\" background_color=\"RGBA(255,255,255,0)\" custom_margin=\"||40px||false|false\" custom_padding=\"50px|60px|50px|60px|true|true\" custom_padding_tablet=\"40px|50px|40px|50px|true|true\" custom_padding_phone=\"30px|40px|30px|40px|true|true\" border_radii=\"on|24px|24px|24px|24px\" border_width_all=\"1px\" border_color_all=\"#000000\" box_shadow_style=\"preset4\" box_shadow_horizontal=\"0px\" box_shadow_vertical=\"0px\" box_shadow_color=\"rgba(194,194,200,0.4)\" locked=\"off\" global_colors_info=\"{}\" border_width_all__hover_enabled=\"off|desktop\" border_width_all__hover=\"0px\" box_shadow_horizontal__hover_enabled=\"off|hover\" box_shadow_vertical__hover_enabled=\"on|desktop\" box_shadow_vertical__hover=\"100px\" box_shadow_blur__hover_enabled=\"on|hover\" box_shadow_blur__hover=\"100px\" border_color_all__hover_enabled=\"on|desktop\" border_color_all__hover=\"RGBA(255,255,255,0)\" custom_css_main_element_last_edited=\"on|phone\" custom_css_main_element_tablet=\"flex-direction: column-reverse;||display:flex;\" custom_css_main_element_phone=\"flex-direction: column-reverse;||display:flex;\"][et_pb_column type=\"3_4\" _builder_version=\"4.18.1\" _module_preset=\"default\" global_colors_info=\"{}\"][et_pb_image src=\"https:\/\/idecide.com\/wp-content\/uploads\/2023\/05\/assist_color.svg\" title_text=\"assist_color\" _builder_version=\"4.21.0\" _module_preset=\"default\" max_width=\"350px\" global_colors_info=\"{}\"][\/et_pb_image][et_pb_text _builder_version=\"4.20.2\" _module_preset=\"7a5e014f-c6c3-451e-a001-9b329ea922d2\" header_4_font=\"Poppins|600|||||||\" header_4_font_size=\"16px\" header_4_letter_spacing=\"0.15em\" max_width=\"600px\" max_width_tablet=\"600px\" max_width_phone=\"600px\" max_width_last_edited=\"on|tablet\" custom_margin=\"||3px||false|false\" header_4_font_size_tablet=\"14px\" header_4_font_size_phone=\"14px\" header_4_font_size_last_edited=\"on|desktop\" locked=\"off\" global_colors_info=\"{}\"]<h4>We get you started with a simple questionnaire!<\/h4>[\/et_pb_text][et_pb_text _builder_version=\"4.20.4\" _module_preset=\"550b4e10-4a46-4d39-8aaf-e3d810038479\" custom_margin=\"||6px|||\" global_colors_info=\"{}\"]<p><strong>Delivery Timeframe \u2013<\/strong> approximately 1 week<\/p>[\/et_pb_text][et_pb_text module_class=\"upgradeList\" _builder_version=\"4.20.4\" _module_preset=\"550b4e10-4a46-4d39-8aaf-e3d810038479\" global_colors_info=\"{}\"]<ul>\r\n<li class=\"checkCircle\"><span style=\"font-size: 16px; letter-spacing: -0.01em;\">Answer a brief questionnaire about your business and branding.<\/span><\/li>\r\n<li class=\"checkCircle\"><span style=\"font-size: 16px; letter-spacing: -0.01em;\">We'll build your AI driven, interactive presentation for you and add it to your account.<\/span><\/li>\r\n<li class=\"checkCircle\"><span style=\"font-size: 16px; letter-spacing: -0.01em;\">We do the dirty work, all that\u2019s left to do is review and personalize your presentation!<\/span><\/li>\r\n<\/ul>[\/et_pb_text][\/et_pb_column][et_pb_column type=\"1_4\" _builder_version=\"4.18.1\" _module_preset=\"default\" global_colors_info=\"{}\"][et_pb_number_counter number=\"499\" percent_sign=\"off\" _builder_version=\"4.21.0\" _module_preset=\"default\" number_font=\"Poppins|600|||||||\" number_text_align=\"center\" number_font_size=\"72px\" number_text_align_tablet=\"left\" number_text_align_phone=\"left\" number_text_align_last_edited=\"on|tablet\" number_font_size_tablet=\"8vw\" number_font_size_phone=\"10vw\" number_font_size_last_edited=\"on|phone\" custom_css_before=\"content:%22$%22;||position:absolute;||font-weight:700;||color: #999;||font-size: 20px;||left: 1.3vw;||top:10px;\" global_colors_info=\"{}\" custom_css_before_last_edited=\"on|phone\" custom_css_before_tablet=\"content:%22$%22;||position:absolute;||font-weight:700;||color: #999;||font-size: 20px;||left: -1vw;||top:10px;\" custom_css_before_phone=\"content:%22$%22;||position:absolute;||font-weight:700;||color: #999;||font-size: 20px;||left: -2vw;||top:10px;\"][\/et_pb_number_counter][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=\"3_4,1_4\" custom_padding_last_edited=\"on|phone\" module_id=\"custom\" _builder_version=\"4.20.4\" _module_preset=\"default\" background_color=\"RGBA(255,255,255,0)\" custom_margin=\"||40px||false|false\" custom_padding=\"50px|60px|50px|60px|true|true\" custom_padding_tablet=\"40px|50px|40px|50px|true|true\" custom_padding_phone=\"30px|40px|30px|40px|true|true\" border_radii=\"on|24px|24px|24px|24px\" border_width_all=\"1px\" border_color_all=\"#000000\" box_shadow_style=\"preset4\" box_shadow_horizontal=\"0px\" box_shadow_vertical=\"0px\" box_shadow_color=\"rgba(194,194,200,0.4)\" locked=\"off\" global_colors_info=\"{}\" border_width_all__hover_enabled=\"off|desktop\" border_width_all__hover=\"0px\" box_shadow_horizontal__hover_enabled=\"off|hover\" box_shadow_vertical__hover_enabled=\"on|desktop\" box_shadow_vertical__hover=\"100px\" box_shadow_blur__hover_enabled=\"on|hover\" box_shadow_blur__hover=\"100px\" border_color_all__hover_enabled=\"on|desktop\" border_color_all__hover=\"RGBA(255,255,255,0)\" custom_css_main_element_last_edited=\"on|phone\" custom_css_main_element_tablet=\"flex-direction: column-reverse;||display:flex;\" custom_css_main_element_phone=\"flex-direction: column-reverse;||display:flex;\"][et_pb_column type=\"3_4\" _builder_version=\"4.18.1\" _module_preset=\"default\" global_colors_info=\"{}\"][et_pb_image src=\"https:\/\/idecide.com\/wp-content\/uploads\/2023\/05\/custom_color.svg\" title_text=\"custom_color\" _builder_version=\"4.21.0\" _module_preset=\"default\" max_width=\"350px\" global_colors_info=\"{}\"][\/et_pb_image][et_pb_text _builder_version=\"4.20.4\" _module_preset=\"7a5e014f-c6c3-451e-a001-9b329ea922d2\" header_4_font=\"Poppins|600|||||||\" header_4_font_size=\"16px\" header_4_letter_spacing=\"0.15em\" max_width=\"600px\" max_width_tablet=\"600px\" max_width_phone=\"600px\" max_width_last_edited=\"on|tablet\" custom_margin=\"||3px||false|false\" header_4_font_size_tablet=\"14px\" header_4_font_size_phone=\"14px\" header_4_font_size_last_edited=\"on|desktop\" locked=\"off\" global_colors_info=\"{}\"]<h4>Completely done for you by our professional design team!<\/h4>[\/et_pb_text][et_pb_text _builder_version=\"4.20.4\" _module_preset=\"550b4e10-4a46-4d39-8aaf-e3d810038479\" custom_margin=\"||6px|||\" global_colors_info=\"{}\"]<p><strong>Delivery Timeframe \u2013<\/strong> approximately 2 weeks<\/p>[\/et_pb_text][et_pb_text module_class=\"upgradeList\" _builder_version=\"4.21.0\" _module_preset=\"550b4e10-4a46-4d39-8aaf-e3d810038479\" global_colors_info=\"{}\"]<ul>\r\n<li class=\"checkCircle\">Hop on a coaching call and share your vision with our expert team.<\/li>\r\n<li class=\"checkCircle\">Supply the script (up to 1,500 words) or answer a short questionnaire and we'll write it for you.<\/li>\r\n<li class=\"checkCircle\">Approve the script or request edits.<\/li>\r\n<li class=\"checkCircle\">Send us your brand images or our iDesigners will curate them for you.<\/li>\r\n<li class=\"checkCircle\">We'll add your presentation directly to your account so it's ready for review and sharing.<\/li>\r\n<li class=\"checkCircle\">One hour of edits included to make any desired changes after completion.<\/li>\r\n<\/ul>[\/et_pb_text][\/et_pb_column][et_pb_column type=\"1_4\" _builder_version=\"4.18.1\" _module_preset=\"default\" global_colors_info=\"{}\"][et_pb_number_counter number=\"1,499\" percent_sign=\"off\" _builder_version=\"4.20.4\" _module_preset=\"default\" number_font=\"Poppins|600|||||||\" number_text_align=\"center\" number_font_size=\"72px\" number_text_align_tablet=\"left\" number_text_align_phone=\"left\" number_text_align_last_edited=\"on|tablet\" number_font_size_tablet=\"8vw\" number_font_size_phone=\"10vw\" number_font_size_last_edited=\"on|phone\" custom_css_before=\"content:%22$%22;||position:absolute;||font-weight:700;||color: #999;||font-size: 20px;||left: -.5vw;||top:10px;\" global_colors_info=\"{}\" custom_css_before_last_edited=\"on|phone\" custom_css_before_tablet=\"content:%22$%22;||position:absolute;||font-weight:700;||color: #999;||font-size: 20px;||left: -2vw;||top:10px;\" custom_css_before_phone=\"content:%22$%22;||position:absolute;||font-weight:700;||color: #999;||font-size: 20px;||left: -3vw;||top:10px;\"][\/et_pb_number_counter][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=\"1\" admin_label=\"Nitty Gritty\" module_class=\"parent-section\" _builder_version=\"4.20.4\" _module_preset=\"default\" custom_margin=\"||||false|false\" custom_padding=\"4px||135px||false|false\" saved_tabs=\"all\" collapsed=\"off\" global_colors_info=\"{}\"][et_pb_row module_class=\"pricingToggle\" _builder_version=\"4.21.0\" _module_preset=\"98bf8638-ff2f-4023-a4cd-e5389818e1e9\" width_tablet=\"\" width_phone=\"90%\" width_last_edited=\"on|tablet\" max_width=\"1280px\" custom_padding=\"0px|0px|0px|0px|true|true\" global_colors_info=\"{}\"][et_pb_column type=\"4_4\" _builder_version=\"4.20.4\" _module_preset=\"default\" background_enable_color=\"off\" custom_padding=\"0px|0px|0px|0px|true|true\" custom_padding_tablet=\"30px|30px|30px|30px|true|true\" custom_padding_phone=\"20px|20px|20px|20px|true|true\" custom_padding_last_edited=\"off|desktop\" border_radii=\"on|24px|24px|24px|24px\" box_shadow_style=\"preset4\" box_shadow_horizontal=\"0px\" box_shadow_vertical=\"100px\" box_shadow_blur=\"100px\" box_shadow_color=\"rgba(194,194,200,0.4)\" global_colors_info=\"{}\"][et_pb_accordion open_toggle_text_color=\"#FFFFFF\" open_toggle_background_color=\"#f5f5f5\" closed_toggle_background_color=\"#f5f5f5\" icon_color=\"#008dd3\" use_icon_font_size=\"on\" icon_font_size=\"2rem\" icon_font_size_tablet=\"1.8rem\" icon_font_size_phone=\"1.75rem\" icon_font_size_last_edited=\"on|phone\" _builder_version=\"4.21.0\" _module_preset=\"default\" toggle_text_color=\"#FFFFFF\" toggle_level=\"h2\" toggle_font=\"||||||||\" toggle_text_align=\"center\" toggle_font_size=\"40px\" background_color=\"#0989cf\" use_background_color_gradient=\"on\" background_color_gradient_direction=\"90deg\" background_color_gradient_stops=\"#304fb5 0%|#0989cf 76%\" background_enable_image=\"off\" background_size=\"custom\" background_image_width=\"124%\" background_position=\"top_center\" background_vertical_offset=\"101%\" background_repeat=\"repeat-x\" custom_margin=\"||||false|false\" custom_padding=\"||||true|true\" toggle_font_size_tablet=\"8vw\" toggle_font_size_phone=\"8vw\" toggle_font_size_last_edited=\"on|desktop\" closed_toggle_font_size_tablet=\"8vw\" closed_toggle_font_size_phone=\"8vw\" closed_toggle_font_size_last_edited=\"on|desktop\" custom_css_main_element=\"padding: 0!important;\" custom_css_toggle=\"padding: 0!important;\" custom_css_open_toggle=\"padding: 0!important;\" custom_css_toggle_title=\"font-size:50px!important;||padding:100px 50px!important;\" custom_css_toggle_icon=\"right:2vw!important;||position:absolute!important;\" custom_css_toggle_content=\"padding: 0!important;\" border_radii=\"on|25px|25px|25px|25px\" border_style_all=\"none\" global_colors_info=\"{%22gcid-9ca9a1c3-8804-41cc-bf70-11d668303800%22:%91%22button_bg_color%22,%22button_bg_color%22%93,%22gcid-315a0a75-c382-4897-a39c-c505e682ffc2%22:%91%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22%93,%22gcid-256a1468-764e-4860-88ce-aa09044cc9e2%22:%91%22price_background_color%22,%22button_bg_color%22%93}\" custom_css_toggle_title_last_edited=\"on|phone\" custom_css_toggle_title_tablet=\"font-size:6vw!important;||padding:50px!important;\" custom_css_toggle_title_phone=\"font-size:6vw!important;||padding:50px!important;\"][et_pb_accordion_item title=\"Want to see the nitty gritty breakdown between each upgrade option?\" open=\"on\" open_toggle_text_color=\"#FFFFFF\" icon_color=\"#FFFFFF\" _builder_version=\"4.20.4\" _module_preset=\"default\" background_color=\"RGBA(255,255,255,0)\" background_enable_color=\"on\" custom_padding=\"50px|50px|50px|50px|true|true\" custom_padding_tablet=\"50px|35px|50px|35px|true|true\" custom_padding_phone=\"|20px||20px|true|true\" custom_padding_last_edited=\"on|phone\" custom_css_main_element=\"background-color:transparent!important\" custom_css_open_toggle=\"padding:0!important\" global_colors_info=\"{}\" toggle_text_color=\"#FFFFFF\" toggle_level=\"h2\" toggle_font=\"Poppins|600|||||||\" toggle_font_size=\"40px\" closed_toggle_font=\"Poppins|600|||||||\" closed_toggle_font_size=\"50rem\" toggle_font_size_tablet=\"8vw\" toggle_font_size_phone=\"8vw\" toggle_font_size_last_edited=\"on|phone\" closed_toggle_font_size_tablet=\"8vw\" closed_toggle_font_size_phone=\"8vw\" closed_toggle_font_size_last_edited=\"on|phone\" custom_css_toggle=\"padding:0!important\"]<div class=\"divi-row-destination\"><\/div>[\/et_pb_accordion_item][\/et_pb_accordion][\/et_pb_column][\/et_pb_row][et_pb_row _builder_version=\"4.20.4\" _module_preset=\"default\" global_colors_info=\"{}\"][et_pb_column type=\"4_4\" _builder_version=\"4.20.4\" _module_preset=\"default\" global_colors_info=\"{}\"][et_pb_code _builder_version=\"4.21.0\" _module_preset=\"default\" global_colors_info=\"{}\"]<script><!-- [et_pb_line_break_holder] -->(function ($) {<!-- [et_pb_line_break_holder] -->  $(document).ready(function () {<!-- [et_pb_line_break_holder] -->    \/\/ Option #1: Insert Module(s) into another Module<!-- [et_pb_line_break_holder] -->    \/\/ Limit: One Module Destination per Column<!-- [et_pb_line_break_holder] -->    \/\/ Use following code if you want to move <!-- [et_pb_line_break_holder] -->    \/\/ a module inside another module. Each column with the<!-- [et_pb_line_break_holder] -->    \/\/ class 'parent-column' will append any module(s)<!-- [et_pb_line_break_holder] -->    \/\/ with the class 'divi-portable-module' to the div<!-- [et_pb_line_break_holder] -->    \/\/ with the class 'divi-module-destination'.<!-- [et_pb_line_break_holder] -->    \/\/ Only one instance of 'divi-module-destination' should<!-- [et_pb_line_break_holder] -->    \/\/ be added per column.<!-- [et_pb_line_break_holder] -->    $('.divi-portable-module').each(function () {<!-- [et_pb_line_break_holder] -->      $(this).closest('.parent-column').find('.divi-module-destination').append($(this));<!-- [et_pb_line_break_holder] -->    });<!-- [et_pb_line_break_holder] -->    <!-- [et_pb_line_break_holder] -->    \/\/ Buttons: Insert Button Module(s) into another Module<!-- [et_pb_line_break_holder] -->    \/\/ Adding a custom CSS class to a button module<!-- [et_pb_line_break_holder] -->    \/\/ is applied to the 'a' tag which is a child element<!-- [et_pb_line_break_holder] -->    \/\/ of the module wrapper. This code makes sure to append<!-- [et_pb_line_break_holder] -->    \/\/ the entire button module wrapper (the parent element)<!-- [et_pb_line_break_holder] -->    \/\/ as well. This functionality is the same as option #1 above.<!-- [et_pb_line_break_holder] -->    \/\/ Siimply use the class 'divi-portable-button' on a button module<!-- [et_pb_line_break_holder] -->    \/\/ instead of 'divi-portable-module'.<!-- [et_pb_line_break_holder] -->    $('.divi-portable-button').parent().each(function () {<!-- [et_pb_line_break_holder] -->      $(this).closest('.parent-column').find('.divi-module-destination').append($(this));<!-- [et_pb_line_break_holder] -->    });<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    \/\/ Option #2: Move Divi Row(s) into a Module<!-- [et_pb_line_break_holder] -->    \/\/ Limit: One Row Destination per Section<!-- [et_pb_line_break_holder] -->    \/\/ Use the following code if you want to insert <!-- [et_pb_line_break_holder] -->    \/\/ a row inside a module on within a section<!-- [et_pb_line_break_holder] -->    \/\/ Each section with the class 'parent-section'<!-- [et_pb_line_break_holder] -->    \/\/ will append any row(s) with the class 'divi-portable-row'<!-- [et_pb_line_break_holder] -->    \/\/ to the div with the class 'divi-row-destination'.<!-- [et_pb_line_break_holder] -->    \/\/ Only one instance of 'divi-row-destination' should<!-- [et_pb_line_break_holder] -->    \/\/ be added per section.<!-- [et_pb_line_break_holder] -->    $('.divi-portable-row').each(function () {<!-- [et_pb_line_break_holder] -->      $(this).closest('.parent-section').find('.divi-row-destination').append($(this));<!-- [et_pb_line_break_holder] -->    });<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  });<!-- [et_pb_line_break_holder] -->})(jQuery);<!-- [et_pb_line_break_holder] --><\/script>[\/et_pb_code][\/et_pb_column][\/et_pb_row][et_pb_row module_class=\"divi-portable-row pricingGrid\" _builder_version=\"4.21.0\" _module_preset=\"default\" width=\"100%\" width_tablet=\"100%\" width_phone=\"100%\" width_last_edited=\"on|desktop\" global_colors_info=\"{}\"][et_pb_column type=\"4_4\" _builder_version=\"4.20.4\" _module_preset=\"default\" custom_padding=\"0px|0px|0px|0px|true|true\" global_colors_info=\"{}\"][et_pb_text disabled_on=\"off|off|on\" _builder_version=\"4.21.0\" _module_preset=\"7a5e014f-c6c3-451e-a001-9b329ea922d2\" text_text_color=\"#FFFFFF\" header_4_font=\"Poppins|600|||||||\" header_4_text_color=\"#FFFFFF\" header_4_font_size=\"16px\" header_4_letter_spacing=\"0.15em\" text_orientation=\"center\" max_width_tablet=\"600px\" max_width_phone=\"600px\" max_width_last_edited=\"off|desktop\" custom_margin=\"||||false|false\" header_4_font_size_tablet=\"14px\" header_4_font_size_phone=\"14px\" header_4_font_size_last_edited=\"on|desktop\" locked=\"off\" global_colors_info=\"{}\"]<h4>scroll <i class=\"fa-solid fa-arrows-left-right\"><\/i> to see more<\/h4>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=\"1_4,1_4,1_4,1_4\" use_custom_gutter=\"on\" gutter_width=\"1\" module_class=\"divi-portable-row pricingGrid\" _builder_version=\"4.21.0\" _module_preset=\"default\" width=\"100%\" max_width=\"100%\" min_height_tablet=\"1400px\" min_height_phone=\"1280px\" min_height_last_edited=\"on|desktop\" overflow-x=\"scroll\" custom_margin=\"||||false|false\" custom_padding=\"0px|40px|40px|40px|false|true\" overflow-x_tablet=\"scroll\" overflow-x_phone=\"scroll\" overflow-x_last_edited=\"on|tablet\" overflow-y_tablet=\"visible\" overflow-y_last_edited=\"off|tablet\" custom_css_main_element=\"display: flex!important;||flex-wrap: nowrap!important;||align-items: flex-end;||\" locked=\"off\" global_colors_info=\"{}\" custom_css_main_element_last_edited=\"off|desktop\" custom_css_main_element_tablet=\"display: flex!important;||flex-wrap: nowrap!important;||align-items: flex-start;\" custom_css_main_element_phone=\"display: flex!important;||flex-wrap: nowrap!important;||align-items: flex-start;\"][et_pb_column type=\"1_4\" _builder_version=\"4.21.0\" _module_preset=\"default\" background_color=\"#000000\" custom_padding=\"50px|40px|50px|40px|true|true\" custom_padding_tablet=\"|10px||10px|false|true\" custom_padding_last_edited=\"off|desktop\" custom_css_main_element=\"flex-shrink: 0;||width:440px!important;||margin-right:10px!important;\" border_radii=\"on|24px|24px|24px|24px\" global_colors_info=\"{%22gcid-b1edc6de-4f69-4ae0-82ad-bb59642df629%22:%91%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22%93,%22gcid-d47a49fa-a225-478e-adfe-47da13f8136c%22:%91%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22%93,%22gcid-315a0a75-c382-4897-a39c-c505e682ffc2%22:%91%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22%93,%22gcid-9ca9a1c3-8804-41cc-bf70-11d668303800%22:%91%22button_bg_color%22,%22button_bg_color%22,%22button_bg_color%22,%22button_bg_color%22,%22button_bg_color%22,%22button_bg_color%22%93,%22gcid-256a1468-764e-4860-88ce-aa09044cc9e2%22:%91%22price_background_color%22,%22button_bg_color%22,%22price_background_color%22,%22button_bg_color%22,%22price_background_color%22,%22button_bg_color%22%93}\" custom_css_main_element_last_edited=\"off|desktop\" custom_css_main_element_tablet=\"min-width:300px!important;||margin-right:15px;\"][et_pb_text _builder_version=\"4.21.0\" _module_preset=\"015bb63d-8172-4a9d-8c11-7806b2c6b6a6\" header_5_font=\"Poppins|600|||||||\" header_5_text_align=\"center\" header_5_text_color=\"#FFFFFF\" custom_margin=\"||||false|false\" custom_padding=\"10px||||false|false\" header_5_font_size_tablet=\"20px\" header_5_font_size_phone=\"18px\" header_5_font_size_last_edited=\"on|phone\" locked=\"off\" global_colors_info=\"{}\"]<h5><strong>Back Office Features<\/strong><\/h5>[\/et_pb_text][et_pb_text module_class=\"gritty\" _builder_version=\"4.21.0\" _module_preset=\"550b4e10-4a46-4d39-8aaf-e3d810038479\" text_text_color=\"#FFFFFF\" custom_margin=\"||||false|false\" custom_padding=\"10px||20px||false|false\" global_colors_info=\"{}\"]<div>\r\n<ul>\r\n<li><span>Access to back office<\/span><\/li>\r\n<li><span>Access to iDecide App<\/span><\/li>\r\n<li><span>Use Unlimited Existing Presentations<\/span><\/li>\r\n<li><span>Unlimited Presentation Sending<\/span><\/li>\r\n<li><span>Unlimited Contact List<\/span><\/li>\r\n<\/ul>\r\n<\/div>[\/et_pb_text][et_pb_text _builder_version=\"4.21.0\" _module_preset=\"015bb63d-8172-4a9d-8c11-7806b2c6b6a6\" header_5_font=\"Poppins|600|||||||\" header_5_text_align=\"center\" header_5_text_color=\"#FFFFFF\" header_5_font_size_tablet=\"20px\" header_5_font_size_phone=\"18px\" header_5_font_size_last_edited=\"on|phone\" locked=\"off\" global_colors_info=\"{}\"]<h5><strong>Presentation Build Features<\/strong><\/h5>[\/et_pb_text][et_pb_text module_class=\"gritty\" _builder_version=\"4.21.0\" _module_preset=\"550b4e10-4a46-4d39-8aaf-e3d810038479\" text_text_color=\"#FFFFFF\" custom_margin=\"||||false|false\" custom_padding=\"10px||20px||false|false\" global_colors_info=\"{}\"]<ul>\r\n<li><span>Interactive<\/span><\/li>\r\n<li><span>Real-Time Presentation Updates<\/span><\/li>\r\n<li><span>A.l. Driven Geolocation Customization<\/span><\/li>\r\n<li><span>Appointment Setting<\/span><\/li>\r\n<li><span>Sender's Presentation Analytics<\/span><\/li>\r\n<li><span>Notifications<\/span><\/li>\r\n<li><span>Personalized To Viewer<\/span><\/li>\r\n<li><span>Sender's Info In Presentation<\/span><\/li>\r\n<li><span>Real-Time Date and Time<\/span><\/li>\r\n<li><span>Videos In Presentation<\/span><\/li>\r\n<li><span style=\"font-size: 16px; letter-spacing: -0.01em;\"><span>Connect to Sales Rep Sites at the End<\/span><\/span><\/li>\r\n<li><span style=\"font-size: 16px; letter-spacing: -0.01em;\">Zapier Integration<\/span><\/li>\r\n<li><span>Branded to Your Company<\/span><\/li>\r\n<li><span>Edit Requests<\/span><\/li>\r\n<li><span>Scriptwriting<\/span><\/li>\r\n<\/ul>[\/et_pb_text][et_pb_text _builder_version=\"4.21.0\" _module_preset=\"015bb63d-8172-4a9d-8c11-7806b2c6b6a6\" header_5_font=\"Poppins|600|||||||\" header_5_text_align=\"center\" header_5_text_color=\"#FFFFFF\" header_5_font_size_tablet=\"20px\" header_5_font_size_phone=\"18px\" header_5_font_size_last_edited=\"on|phone\" locked=\"off\" global_colors_info=\"{}\"]<h5><strong>iDecide Elite<br \/>Includes All of the Above, Plus:<\/strong><\/h5>[\/et_pb_text][et_pb_text module_class=\"gritty\" _builder_version=\"4.21.0\" _module_preset=\"550b4e10-4a46-4d39-8aaf-e3d810038479\" text_text_color=\"#FFFFFF\" custom_margin=\"||||false|false\" custom_padding=\"10px||20px||false|false\" global_colors_info=\"{}\"]<ul>\r\n<li>Reference Viewer's Choices Later in<br \/>the Presentation<\/li>\r\n<li><span>Interactive Calculators<\/span><\/li>\r\n<li><span>Live Websites In Presentation<\/span><\/li>\r\n<li><span>Real-Time Data<\/span><\/li>\r\n<li><span>Fully Customized Animations<\/span><\/li>\r\n<li><span>Advanced Button Designs<\/span><\/li>\r\n<li><span>Branded to Your Company<\/span><\/li>\r\n<li><span>Custom Notification Options<br \/>(Great for Surveys)<\/span><\/li>\r\n<li><span>User & Presentation Performance Analytics<br \/><\/span><\/li>\r\n<\/ul>[\/et_pb_text][\/et_pb_column][et_pb_column type=\"1_4\" _builder_version=\"4.21.0\" _module_preset=\"default\" background_color=\"#FFFFFF\" custom_padding=\"50px|30px|50px|30px|true|true\" custom_css_main_element=\"flex-shrink: 0;||width:240px!important;||margin-right:10px!important;\" border_radii=\"on|24px|24px|24px|24px\" global_colors_info=\"{%22gcid-b1edc6de-4f69-4ae0-82ad-bb59642df629%22:%91%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22%93,%22gcid-d47a49fa-a225-478e-adfe-47da13f8136c%22:%91%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22%93,%22gcid-315a0a75-c382-4897-a39c-c505e682ffc2%22:%91%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22%93,%22gcid-9ca9a1c3-8804-41cc-bf70-11d668303800%22:%91%22button_bg_color%22,%22button_bg_color%22,%22button_bg_color%22,%22button_bg_color%22,%22button_bg_color%22,%22button_bg_color%22,%22button_bg_color%22,%22button_bg_color%22,%22button_bg_color%22,%22button_bg_color%22,%22button_bg_color%22,%22button_bg_color%22,%22button_bg_color%22,%22button_bg_color%22,%22button_bg_color%22,%22button_bg_color%22,%22button_bg_color%22,%22button_bg_color%22,%22button_bg_color%22,%22button_bg_color%22,%22button_bg_color%22,%22button_bg_color%22,%22button_bg_color%22,%22button_bg_color%22,%22button_bg_color%22,%22button_bg_color%22,%22button_bg_color%22,%22button_bg_color%22,%22button_bg_color%22,%22button_bg_color%22,%22button_bg_color%22,%22button_bg_color%22,%22button_bg_color%22,%22button_bg_color%22,%22button_bg_color%22,%22button_bg_color%22%93,%22gcid-256a1468-764e-4860-88ce-aa09044cc9e2%22:%91%22price_background_color%22,%22button_bg_color%22,%22price_background_color%22,%22button_bg_color%22,%22price_background_color%22,%22button_bg_color%22,%22price_background_color%22,%22button_bg_color%22,%22price_background_color%22,%22button_bg_color%22,%22price_background_color%22,%22button_bg_color%22,%22price_background_color%22,%22button_bg_color%22,%22price_background_color%22,%22button_bg_color%22,%22price_background_color%22,%22button_bg_color%22,%22price_background_color%22,%22button_bg_color%22,%22price_background_color%22,%22button_bg_color%22,%22price_background_color%22,%22button_bg_color%22,%22price_background_color%22,%22button_bg_color%22,%22price_background_color%22,%22button_bg_color%22,%22price_background_color%22,%22button_bg_color%22,%22price_background_color%22,%22button_bg_color%22,%22price_background_color%22,%22button_bg_color%22,%22price_background_color%22,%22button_bg_color%22%93}\"][et_pb_text _builder_version=\"4.21.0\" _module_preset=\"015bb63d-8172-4a9d-8c11-7806b2c6b6a6\" header_5_font=\"Poppins|600|||||||\" header_5_text_align=\"center\" header_5_font_size_tablet=\"20px\" header_5_font_size_phone=\"18px\" header_5_font_size_last_edited=\"on|phone\" locked=\"off\" global_colors_info=\"{}\"]<h5><strong>iDecide Pro<\/strong><\/h5>[\/et_pb_text][et_pb_text _builder_version=\"4.21.0\" _module_preset=\"015bb63d-8172-4a9d-8c11-7806b2c6b6a6\" header_5_font=\"Poppins|600|||||||\" header_5_text_align=\"center\" header_5_font_size=\"18px\" header_5_font_size_tablet=\"16px\" header_5_font_size_phone=\"14px\" header_5_font_size_last_edited=\"on|phone\" locked=\"off\" global_colors_info=\"{}\"]<h5>Unlimited Builds<br \/>Included<\/h5>[\/et_pb_text][et_pb_text _builder_version=\"4.21.0\" _module_preset=\"015bb63d-8172-4a9d-8c11-7806b2c6b6a6\" header_5_font=\"Poppins|600|||||||\" header_5_text_align=\"center\" header_5_text_color=\"#0989cf\" min_height=\"105px\" custom_margin=\"||||false|false\" custom_margin_tablet=\"||22px||false|false\" custom_margin_phone=\"||20px||false|false\" custom_margin_last_edited=\"off|desktop\" header_5_font_size_tablet=\"20px\" header_5_font_size_phone=\"18px\" header_5_font_size_last_edited=\"on|desktop\" locked=\"off\" global_colors_info=\"{}\"]<h5><span>Included in Pro<br \/>Subscription<\/span><\/h5>[\/et_pb_text][et_pb_text _builder_version=\"4.21.0\" _module_preset=\"015bb63d-8172-4a9d-8c11-7806b2c6b6a6\" header_5_font=\"Poppins|600|||||||\" header_5_text_align=\"center\" header_5_text_color=\"#FFFFFF\" custom_margin=\"||||false|false\" custom_padding=\"10px||||false|false\" header_5_font_size_tablet=\"20px\" header_5_font_size_phone=\"18px\" header_5_font_size_last_edited=\"on|phone\" locked=\"off\" global_colors_info=\"{}\"]<h5><span style=\"color: #ffffff;\"><strong>-<\/strong><\/span><\/h5>[\/et_pb_text][et_pb_text module_class=\"gritty\" _builder_version=\"4.21.0\" _module_preset=\"550b4e10-4a46-4d39-8aaf-e3d810038479\" text_text_color=\"#0989cf\" text_orientation=\"center\" custom_margin=\"||||false|false\" custom_padding=\"10px||20px||false|false\" global_colors_info=\"{}\"]<ul>\r\n<li><i class=\"fa-solid fa-check\"><\/i><\/li>\r\n<li><i class=\"fa-solid fa-check\"><\/i><\/li>\r\n<li><i class=\"fa-solid fa-check\"><\/i><\/li>\r\n<li><i class=\"fa-solid fa-check\"><\/i><\/li>\r\n<li><i class=\"fa-solid fa-check\"><\/i><\/li>\r\n<\/ul>[\/et_pb_text][et_pb_text _builder_version=\"4.21.0\" _module_preset=\"015bb63d-8172-4a9d-8c11-7806b2c6b6a6\" header_5_font=\"Poppins|600|||||||\" header_5_text_align=\"center\" header_5_font_size_tablet=\"20px\" header_5_font_size_phone=\"18px\" header_5_font_size_last_edited=\"on|phone\" locked=\"off\" global_colors_info=\"{}\"]<h5><span style=\"color: #ffffff;\"><strong>-<\/p>\r\n<p><\/strong><\/span><\/h5>[\/et_pb_text][et_pb_text module_class=\"gritty\" _builder_version=\"4.21.0\" _module_preset=\"550b4e10-4a46-4d39-8aaf-e3d810038479\" text_text_color=\"#0989cf\" text_orientation=\"center\" custom_margin=\"||||false|false\" custom_padding=\"10px||20px||false|false\" global_colors_info=\"{}\"]<ul>\r\n\t<li><i class=\"fa-solid fa-check\"><\/i><\/li>\r\n\t<li><i class=\"fa-solid fa-check\"><\/i><\/li>\r\n\t<li><i class=\"fa-solid fa-check\"><\/i><\/li>\r\n\t<li><i class=\"fa-solid fa-check\"><\/i><\/li>\r\n\t<li><i class=\"fa-solid fa-check\"><\/i><\/li>\r\n\t<li><i class=\"fa-solid fa-check\"><\/i><\/li>\r\n\t<li><i class=\"fa-solid fa-check\"><\/i><\/li>\r\n\t<li><i class=\"fa-solid fa-check\"><\/i><\/li>\r\n\t<li><i class=\"fa-solid fa-check\"><\/i><\/li>\r\n\t<li><i class=\"fa-solid fa-check\"><\/i><\/li>\r\n\t<li><i class=\"fa-solid fa-check\"><\/i><\/li>\r\n\t<li><i class=\"fa-solid fa-check\"><\/i><\/li>\r\n\t<li><span style=\"color: #dddddd;\">-<\/span><\/li>\r\n\t<li><span style=\"color: #dddddd;\">-<\/span><\/li>\r\n\t<li><span style=\"color: #dddddd;\">-<\/span><\/li>\r\n<\/ul>[\/et_pb_text][et_pb_text _builder_version=\"4.21.0\" _module_preset=\"015bb63d-8172-4a9d-8c11-7806b2c6b6a6\" header_5_font=\"Poppins|600|||||||\" header_5_text_align=\"center\" header_5_text_color=\"#FFFFFF\" header_5_font_size_tablet=\"20px\" header_5_font_size_phone=\"18px\" header_5_font_size_last_edited=\"on|phone\" locked=\"off\" global_colors_info=\"{}\"]<h5><span style=\"color: #ffffff;\"><strong>-<br \/>-<\/strong><\/span><\/h5>[\/et_pb_text][et_pb_text module_class=\"gritty\" _builder_version=\"4.21.0\" _module_preset=\"550b4e10-4a46-4d39-8aaf-e3d810038479\" text_text_color=\"#0989cf\" text_orientation=\"center\" custom_margin=\"||||false|false\" custom_padding=\"10px||20px||false|false\" global_colors_info=\"{}\"]<ul>\r\n\t<li><span style=\"color: #dddddd;\">-<\/span>\r\n<span style=\"color: #ffffff;\">-<\/span><\/li>\r\n\t<li><span style=\"color: #dddddd;\">-<\/span><\/li>\r\n\t<li><span style=\"color: #dddddd;\">-<\/span><\/li>\r\n\t<li><span style=\"color: #dddddd;\">-<\/span><\/li>\r\n\t<li><span style=\"color: #dddddd;\">-<\/span><\/li>\r\n\t<li><span style=\"color: #dddddd;\">-<\/span><\/li>\r\n\t<li><span style=\"color: #dddddd;\">-<\/span><\/li>\r\n\t<li><span style=\"color: #dddddd;\">-<\/span>\r\n<span style=\"color: #ffffff;\">-<\/span><\/li>\r\n\t<li><span style=\"color: #dddddd;\">-<\/span><\/li>\r\n<\/ul>[\/et_pb_text][\/et_pb_column][et_pb_column type=\"1_4\" _builder_version=\"4.21.0\" _module_preset=\"default\" background_color=\"#FFFFFF\" custom_padding=\"50px|40px|50px|40px|true|true\" custom_css_main_element=\"flex-shrink: 0;||width:240px!important;||margin-right:10px!important;\" border_radii=\"on|24px|24px|24px|24px\" global_colors_info=\"{%22gcid-b1edc6de-4f69-4ae0-82ad-bb59642df629%22:%91%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22%93,%22gcid-d47a49fa-a225-478e-adfe-47da13f8136c%22:%91%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22%93,%22gcid-315a0a75-c382-4897-a39c-c505e682ffc2%22:%91%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22%93,%22gcid-9ca9a1c3-8804-41cc-bf70-11d668303800%22:%91%22button_bg_color%22,%22button_bg_color%22,%22button_bg_color%22,%22button_bg_color%22,%22button_bg_color%22,%22button_bg_color%22,%22button_bg_color%22,%22button_bg_color%22,%22button_bg_color%22,%22button_bg_color%22,%22button_bg_color%22,%22button_bg_color%22,%22button_bg_color%22,%22button_bg_color%22,%22button_bg_color%22,%22button_bg_color%22,%22button_bg_color%22,%22button_bg_color%22,%22button_bg_color%22,%22button_bg_color%22,%22button_bg_color%22,%22button_bg_color%22,%22button_bg_color%22,%22button_bg_color%22%93,%22gcid-256a1468-764e-4860-88ce-aa09044cc9e2%22:%91%22price_background_color%22,%22button_bg_color%22,%22price_background_color%22,%22button_bg_color%22,%22price_background_color%22,%22button_bg_color%22,%22price_background_color%22,%22button_bg_color%22,%22price_background_color%22,%22button_bg_color%22,%22price_background_color%22,%22button_bg_color%22,%22price_background_color%22,%22button_bg_color%22,%22price_background_color%22,%22button_bg_color%22,%22price_background_color%22,%22button_bg_color%22,%22price_background_color%22,%22button_bg_color%22,%22price_background_color%22,%22button_bg_color%22,%22price_background_color%22,%22button_bg_color%22%93}\"][et_pb_text _builder_version=\"4.21.0\" _module_preset=\"015bb63d-8172-4a9d-8c11-7806b2c6b6a6\" header_5_font=\"Poppins|600|||||||\" header_5_text_align=\"center\" header_5_font_size_tablet=\"20px\" header_5_font_size_phone=\"18px\" header_5_font_size_last_edited=\"on|phone\" locked=\"off\" global_colors_info=\"{}\"]<h5><strong>iDecide Assist<\/strong><\/h5>[\/et_pb_text][et_pb_text _builder_version=\"4.21.0\" _module_preset=\"015bb63d-8172-4a9d-8c11-7806b2c6b6a6\" header_5_font=\"Poppins|600|||||||\" header_5_text_align=\"center\" header_5_font_size=\"18px\" module_alignment=\"center\" header_5_font_size_tablet=\"16px\" header_5_font_size_phone=\"14px\" header_5_font_size_last_edited=\"on|phone\" locked=\"off\" global_colors_info=\"{}\"]<h5>Presentation<br \/>Add-On Option<\/h5>[\/et_pb_text][et_pb_text _builder_version=\"4.21.0\" _module_preset=\"015bb63d-8172-4a9d-8c11-7806b2c6b6a6\" header_5_font=\"Poppins|600|||||||\" header_5_text_align=\"center\" min_height=\"105px\" custom_padding=\"15px||15px||true|false\" header_5_font_size_tablet=\"20px\" header_5_font_size_phone=\"18px\" header_5_font_size_last_edited=\"on|phone\" locked=\"off\" global_colors_info=\"{}\"]<p style=\"text-align: center;\"><span class=\"et_pb_et_price\"><span class=\"et_pb_dollar_sign\" style=\"margin-left: -12px;\">$<\/span><span class=\"et_pb_sum\">499<\/span><span class=\"et_pb_frequency\"><span class=\"et_pb_frequency_slash\">\/<\/span>per upgrade<\/span><\/span><\/p>[\/et_pb_text][et_pb_text _builder_version=\"4.21.0\" _module_preset=\"015bb63d-8172-4a9d-8c11-7806b2c6b6a6\" header_5_font=\"Poppins|600|||||||\" header_5_text_align=\"center\" header_5_text_color=\"#FFFFFF\" custom_margin=\"||||false|false\" custom_padding=\"10px||||false|false\" header_5_font_size_tablet=\"20px\" header_5_font_size_phone=\"18px\" header_5_font_size_last_edited=\"on|phone\" locked=\"off\" global_colors_info=\"{}\"]<h5><span style=\"color: #ffffff;\"><strong>-<\/strong><\/span><\/h5>[\/et_pb_text][et_pb_text module_class=\"gritty\" _builder_version=\"4.21.0\" _module_preset=\"550b4e10-4a46-4d39-8aaf-e3d810038479\" text_text_color=\"#0989cf\" text_orientation=\"center\" custom_margin=\"||||false|false\" custom_padding=\"10px||20px||false|false\" global_colors_info=\"{}\"]<ul>\r\n<li><i class=\"fa-solid fa-check\"><\/i><\/li>\r\n<li><i class=\"fa-solid fa-check\"><\/i><\/li>\r\n<li><i class=\"fa-solid fa-check\"><\/i><\/li>\r\n<li><i class=\"fa-solid fa-check\"><\/i><\/li>\r\n<li><i class=\"fa-solid fa-check\"><\/i><\/li>\r\n<\/ul>[\/et_pb_text][et_pb_text _builder_version=\"4.21.0\" _module_preset=\"015bb63d-8172-4a9d-8c11-7806b2c6b6a6\" header_5_font=\"Poppins|600|||||||\" header_5_text_align=\"center\" header_5_font_size_tablet=\"20px\" header_5_font_size_phone=\"18px\" header_5_font_size_last_edited=\"on|phone\" locked=\"off\" global_colors_info=\"{}\"]<h5><span style=\"color: #ffffff;\"><strong>-<\/p>\r\n<p><\/strong><\/span><\/h5>[\/et_pb_text][et_pb_text module_class=\"gritty\" _builder_version=\"4.21.0\" _module_preset=\"550b4e10-4a46-4d39-8aaf-e3d810038479\" text_text_color=\"#0989cf\" text_orientation=\"center\" custom_margin=\"||||false|false\" custom_padding=\"10px||20px||false|false\" global_colors_info=\"{}\"]<ul>\r\n\t<li><i class=\"fa-solid fa-check\"><\/i><\/li>\r\n\t<li><i class=\"fa-solid fa-check\"><\/i><\/li>\r\n\t<li><i class=\"fa-solid fa-check\"><\/i><\/li>\r\n\t<li><i class=\"fa-solid fa-check\"><\/i><\/li>\r\n\t<li><i class=\"fa-solid fa-check\"><\/i><\/li>\r\n\t<li><i class=\"fa-solid fa-check\"><\/i><\/li>\r\n\t<li><i class=\"fa-solid fa-check\"><\/i><\/li>\r\n\t<li><i class=\"fa-solid fa-check\"><\/i><\/li>\r\n\t<li><i class=\"fa-solid fa-check\"><\/i><\/li>\r\n\t<li><i class=\"fa-solid fa-check\"><\/i><\/li>\r\n\t<li><i class=\"fa-solid fa-check\"><\/i><\/li>\r\n\t<li><i class=\"fa-solid fa-check\"><\/i><\/li>\r\n\t<li><i class=\"fa-solid fa-check\"><\/i><\/li>\r\n\t<li><span style=\"color: #dddddd;\">-<\/span><\/li>\r\n\t<li><span style=\"color: #dddddd;\">-<\/span><\/li>\r\n<\/ul>[\/et_pb_text][et_pb_text _builder_version=\"4.21.0\" _module_preset=\"015bb63d-8172-4a9d-8c11-7806b2c6b6a6\" header_5_font=\"Poppins|600|||||||\" header_5_text_align=\"center\" header_5_text_color=\"#FFFFFF\" header_5_font_size_tablet=\"20px\" header_5_font_size_phone=\"18px\" header_5_font_size_last_edited=\"on|phone\" locked=\"off\" global_colors_info=\"{}\"]<h5><span style=\"color: #ffffff;\"><strong>-<br \/>-<\/strong><\/span><\/h5>[\/et_pb_text][et_pb_text module_class=\"gritty\" _builder_version=\"4.21.0\" _module_preset=\"550b4e10-4a46-4d39-8aaf-e3d810038479\" text_text_color=\"#0989cf\" text_orientation=\"center\" custom_margin=\"||||false|false\" custom_padding=\"10px||20px||false|false\" global_colors_info=\"{}\"]<ul>\r\n\t<li><span style=\"color: #dddddd;\">-<\/span>\r\n<span style=\"color: #ffffff;\">-<\/span><\/li>\r\n\t<li><span style=\"color: #dddddd;\">-<\/span><\/li>\r\n\t<li><span style=\"color: #dddddd;\">-<\/span><\/li>\r\n\t<li><span style=\"color: #dddddd;\">-<\/span><\/li>\r\n\t<li><span style=\"color: #dddddd;\">-<\/span><\/li>\r\n\t<li><span style=\"color: #dddddd;\">-<\/span><\/li>\r\n\t<li><span style=\"color: #dddddd;\">-<\/span><\/li>\r\n\t<li><span style=\"color: #dddddd;\">-<\/span>\r\n<span style=\"color: #ffffff;\">-<\/span><\/li>\r\n\t<li><span style=\"color: #dddddd;\">-<\/span><\/li>\r\n<\/ul>[\/et_pb_text][\/et_pb_column][et_pb_column type=\"1_4\" _builder_version=\"4.21.0\" _module_preset=\"default\" background_color=\"#FFFFFF\" custom_padding=\"50px|30px|50px|30px|true|true\" custom_css_main_element=\"flex-shrink: 0;||width:240px!important;||margin-right:10px!important;\" border_radii=\"on|24px|24px|24px|24px\" global_colors_info=\"{%22gcid-b1edc6de-4f69-4ae0-82ad-bb59642df629%22:%91%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22,%22subheader_text_color%22%93,%22gcid-d47a49fa-a225-478e-adfe-47da13f8136c%22:%91%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22,%22header_text_color%22%93,%22gcid-315a0a75-c382-4897-a39c-c505e682ffc2%22:%91%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22header_text_color%22,%22subheader_text_color%22,%22price_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22,%22body_text_color%22%93,%22gcid-9ca9a1c3-8804-41cc-bf70-11d668303800%22:%91%22button_bg_color%22,%22button_bg_color%22,%22button_bg_color%22,%22button_bg_color%22,%22button_bg_color%22,%22button_bg_color%22,%22button_bg_color%22,%22button_bg_color%22,%22button_bg_color%22,%22button_bg_color%22,%22button_bg_color%22,%22button_bg_color%22,%22button_bg_color%22,%22button_bg_color%22,%22button_bg_color%22,%22button_bg_color%22,%22button_bg_color%22,%22button_bg_color%22,%22button_bg_color%22,%22button_bg_color%22,%22button_bg_color%22,%22button_bg_color%22,%22button_bg_color%22,%22button_bg_color%22,%22button_bg_color%22,%22button_bg_color%22,%22button_bg_color%22,%22button_bg_color%22,%22button_bg_color%22,%22button_bg_color%22,%22button_bg_color%22,%22button_bg_color%22,%22button_bg_color%22,%22button_bg_color%22,%22button_bg_color%22,%22button_bg_color%22%93,%22gcid-256a1468-764e-4860-88ce-aa09044cc9e2%22:%91%22price_background_color%22,%22button_bg_color%22,%22price_background_color%22,%22button_bg_color%22,%22price_background_color%22,%22button_bg_color%22,%22price_background_color%22,%22button_bg_color%22,%22price_background_color%22,%22button_bg_color%22,%22price_background_color%22,%22button_bg_color%22,%22price_background_color%22,%22button_bg_color%22,%22price_background_color%22,%22button_bg_color%22,%22price_background_color%22,%22button_bg_color%22,%22price_background_color%22,%22button_bg_color%22,%22price_background_color%22,%22button_bg_color%22,%22price_background_color%22,%22button_bg_color%22,%22price_background_color%22,%22button_bg_color%22,%22price_background_color%22,%22button_bg_color%22,%22price_background_color%22,%22button_bg_color%22,%22price_background_color%22,%22button_bg_color%22,%22price_background_color%22,%22button_bg_color%22,%22price_background_color%22,%22button_bg_color%22%93}\"][et_pb_text _builder_version=\"4.21.0\" _module_preset=\"015bb63d-8172-4a9d-8c11-7806b2c6b6a6\" header_5_font=\"Poppins|600|||||||\" header_5_text_align=\"center\" header_5_font_size_tablet=\"20px\" header_5_font_size_phone=\"18px\" header_5_font_size_last_edited=\"on|phone\" locked=\"off\" global_colors_info=\"{}\"]<h5><strong>iDecide Custom<\/strong><\/h5>[\/et_pb_text][et_pb_text _builder_version=\"4.21.0\" _module_preset=\"015bb63d-8172-4a9d-8c11-7806b2c6b6a6\" header_5_font=\"Poppins|600|||||||\" header_5_text_align=\"center\" header_5_font_size=\"18px\" module_alignment=\"center\" header_5_font_size_tablet=\"16px\" header_5_font_size_phone=\"14px\" header_5_font_size_last_edited=\"on|phone\" locked=\"off\" global_colors_info=\"{}\"]<h5>Presentation<br \/>Add-On Option<\/h5>[\/et_pb_text][et_pb_text _builder_version=\"4.21.0\" _module_preset=\"015bb63d-8172-4a9d-8c11-7806b2c6b6a6\" header_5_font=\"Poppins|600|||||||\" header_5_text_align=\"center\" min_height=\"105px\" custom_padding=\"15px||15px||true|false\" header_5_font_size_tablet=\"20px\" header_5_font_size_phone=\"18px\" header_5_font_size_last_edited=\"on|phone\" locked=\"off\" global_colors_info=\"{}\"]<p style=\"text-align: center;\"><span class=\"et_pb_et_price\"><span class=\"et_pb_dollar_sign\" style=\"margin-left: -12px;\">$<\/span><span class=\"et_pb_sum\">1,499<\/span><span class=\"et_pb_frequency\"><span class=\"et_pb_frequency_slash\">\/<\/span>per upgrade<\/span><\/span><\/p>[\/et_pb_text][et_pb_text _builder_version=\"4.21.0\" _module_preset=\"015bb63d-8172-4a9d-8c11-7806b2c6b6a6\" header_5_font=\"Poppins|600|||||||\" header_5_text_align=\"center\" header_5_text_color=\"#FFFFFF\" custom_margin=\"||||false|false\" custom_padding=\"10px||||false|false\" header_5_font_size_tablet=\"20px\" header_5_font_size_phone=\"18px\" header_5_font_size_last_edited=\"on|phone\" locked=\"off\" global_colors_info=\"{}\"]<h5><span style=\"color: #ffffff;\"><strong>-<\/strong><\/span><\/h5>[\/et_pb_text][et_pb_text module_class=\"gritty\" _builder_version=\"4.21.0\" _module_preset=\"550b4e10-4a46-4d39-8aaf-e3d810038479\" text_text_color=\"#0989cf\" text_orientation=\"center\" custom_margin=\"||||false|false\" custom_padding=\"10px||20px||false|false\" global_colors_info=\"{}\"]<ul>\r\n<li><i class=\"fa-solid fa-check\"><\/i><\/li>\r\n<li><i class=\"fa-solid fa-check\"><\/i><\/li>\r\n<li><i class=\"fa-solid fa-check\"><\/i><\/li>\r\n<li><i class=\"fa-solid fa-check\"><\/i><\/li>\r\n<li><i class=\"fa-solid fa-check\"><\/i><\/li>\r\n<\/ul>[\/et_pb_text][et_pb_text _builder_version=\"4.21.0\" _module_preset=\"015bb63d-8172-4a9d-8c11-7806b2c6b6a6\" header_5_font=\"Poppins|600|||||||\" header_5_text_align=\"center\" header_5_font_size_tablet=\"20px\" header_5_font_size_phone=\"18px\" header_5_font_size_last_edited=\"on|phone\" locked=\"off\" global_colors_info=\"{}\"]<h5><span style=\"color: #ffffff;\"><strong>-<\/p>\r\n<p><\/strong><\/span><\/h5>[\/et_pb_text][et_pb_text module_class=\"gritty\" _builder_version=\"4.21.0\" _module_preset=\"550b4e10-4a46-4d39-8aaf-e3d810038479\" text_text_color=\"#0989cf\" text_orientation=\"center\" custom_margin=\"||||false|false\" custom_padding=\"10px||20px||false|false\" global_colors_info=\"{}\"]<ul>\r\n<li><i class=\"fa-solid fa-check\"><\/i><\/li>\r\n<li><i class=\"fa-solid fa-check\"><\/i><\/li>\r\n<li><i class=\"fa-solid fa-check\"><\/i><\/li>\r\n<li><i class=\"fa-solid fa-check\"><\/i><\/li>\r\n<li><i class=\"fa-solid fa-check\"><\/i><\/li>\r\n<li><i class=\"fa-solid fa-check\"><\/i><\/li>\r\n<li><i class=\"fa-solid fa-check\"><\/i><\/li>\r\n<li><i class=\"fa-solid fa-check\"><\/i><\/li>\r\n<li><i class=\"fa-solid fa-check\"><\/i><\/li>\r\n<li><i class=\"fa-solid fa-check\"><\/i><\/li>\r\n<li><i class=\"fa-solid fa-check\"><\/i><\/li>\r\n<li><i class=\"fa-solid fa-check\"><\/i><\/li>\r\n<li><i class=\"fa-solid fa-check\"><\/i><\/li>\r\n<li><i class=\"fa-solid fa-check\"><\/i><\/li>\r\n<li><i class=\"fa-solid fa-check\"><\/i><\/li>\r\n<\/ul>[\/et_pb_text][et_pb_text _builder_version=\"4.21.0\" _module_preset=\"015bb63d-8172-4a9d-8c11-7806b2c6b6a6\" header_5_font=\"Poppins|600|||||||\" header_5_text_align=\"center\" header_5_text_color=\"#FFFFFF\" header_5_font_size_tablet=\"20px\" header_5_font_size_phone=\"18px\" header_5_font_size_last_edited=\"on|phone\" locked=\"off\" global_colors_info=\"{}\"]<h5><span style=\"color: #ffffff;\"><strong>-<br \/>-<\/strong><\/span><\/h5>[\/et_pb_text][et_pb_text module_class=\"gritty\" _builder_version=\"4.21.0\" _module_preset=\"550b4e10-4a46-4d39-8aaf-e3d810038479\" text_text_color=\"#0989cf\" text_orientation=\"center\" custom_margin=\"||||false|false\" custom_padding=\"10px||20px||false|false\" global_colors_info=\"{}\"]<ul>\r\n\t<li><span style=\"color: #dddddd;\">-<\/span>\r\n<span style=\"color: #ffffff;\">-<\/span><\/li>\r\n\t<li><span style=\"color: #dddddd;\">-<\/span><\/li>\r\n\t<li><span style=\"color: #dddddd;\">-<\/span><\/li>\r\n\t<li><span style=\"color: #dddddd;\">-<\/span><\/li>\r\n\t<li><span style=\"color: #dddddd;\">-<\/span><\/li>\r\n\t<li><span style=\"color: #dddddd;\">-<\/span><\/li>\r\n\t<li><span style=\"color: #dddddd;\">-<\/span><\/li>\r\n\t<li><span style=\"color: #dddddd;\">-<\/span>\r\n<span style=\"color: #ffffff;\">-<\/span><\/li>\r\n\t<li><span style=\"color: #dddddd;\">-<\/span><\/li>\r\n<\/ul>[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section]","_et_gb_content_width":"","footnotes":""},"class_list":["post-367313","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Demo Pricing - iDecide Interactive<\/title>\n<meta name=\"robots\" content=\"noindex, nofollow\" \/>\n<meta property=\"og:locale\" content=\"zh_CN\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Demo Pricing - iDecide Interactive\" \/>\n<meta property=\"og:url\" content=\"https:\/\/idecide.com\/zh\/demo-pricing\/\" \/>\n<meta property=\"og:site_name\" content=\"iDecide Interactive\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/idecideinteractive\/\" \/>\n<meta property=\"article:modified_time\" content=\"2025-09-02T18:51:09+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/idecide.com\/wp-content\/uploads\/2023\/12\/idecide_preview.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"750\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@idecideinteract\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"71 \u5206\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/idecide.com\\\/zh\\\/demo-pricing\\\/\",\"url\":\"https:\\\/\\\/idecide.com\\\/zh\\\/demo-pricing\\\/\",\"name\":\"Demo Pricing - iDecide Interactive\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/idecide.com\\\/zh\\\/#website\"},\"datePublished\":\"2024-03-13T22:47:40+00:00\",\"dateModified\":\"2025-09-02T18:51:09+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/idecide.com\\\/zh\\\/demo-pricing\\\/#breadcrumb\"},\"inLanguage\":\"zh-CN\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/idecide.com\\\/zh\\\/demo-pricing\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/idecide.com\\\/zh\\\/demo-pricing\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/idecide.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Demo Pricing\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/idecide.com\\\/zh\\\/#website\",\"url\":\"https:\\\/\\\/idecide.com\\\/zh\\\/\",\"name\":\"iDecide Interactive\",\"description\":\"AI driven AI driven, interactive presentations that do the opening call for you.\",\"publisher\":{\"@id\":\"https:\\\/\\\/idecide.com\\\/zh\\\/#organization\"},\"alternateName\":\"iDecide\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/idecide.com\\\/zh\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"zh-CN\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/idecide.com\\\/zh\\\/#organization\",\"name\":\"iDecide Interactive\",\"url\":\"https:\\\/\\\/idecide.com\\\/zh\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"zh-CN\",\"@id\":\"https:\\\/\\\/idecide.com\\\/zh\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/idecide.com\\\/wp-content\\\/uploads\\\/2023\\\/04\\\/idecide-banner.jpeg\",\"contentUrl\":\"https:\\\/\\\/idecide.com\\\/wp-content\\\/uploads\\\/2023\\\/04\\\/idecide-banner.jpeg\",\"width\":1920,\"height\":1080,\"caption\":\"iDecide Interactive\"},\"image\":{\"@id\":\"https:\\\/\\\/idecide.com\\\/zh\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/idecideinteractive\\\/\",\"https:\\\/\\\/x.com\\\/idecideinteract\",\"https:\\\/\\\/www.instagram.com\\\/idecideinteractive\\\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Demo Pricing - iDecide Interactive","robots":{"index":"noindex","follow":"nofollow"},"og_locale":"zh_CN","og_type":"article","og_title":"Demo Pricing - iDecide Interactive","og_url":"https:\/\/idecide.com\/zh\/demo-pricing\/","og_site_name":"iDecide Interactive","article_publisher":"https:\/\/www.facebook.com\/idecideinteractive\/","article_modified_time":"2025-09-02T18:51:09+00:00","og_image":[{"width":1200,"height":750,"url":"https:\/\/idecide.com\/wp-content\/uploads\/2023\/12\/idecide_preview.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_site":"@idecideinteract","twitter_misc":{"Est. reading time":"71 \u5206"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/idecide.com\/zh\/demo-pricing\/","url":"https:\/\/idecide.com\/zh\/demo-pricing\/","name":"Demo Pricing - iDecide Interactive","isPartOf":{"@id":"https:\/\/idecide.com\/zh\/#website"},"datePublished":"2024-03-13T22:47:40+00:00","dateModified":"2025-09-02T18:51:09+00:00","breadcrumb":{"@id":"https:\/\/idecide.com\/zh\/demo-pricing\/#breadcrumb"},"inLanguage":"zh-CN","potentialAction":[{"@type":"ReadAction","target":["https:\/\/idecide.com\/zh\/demo-pricing\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/idecide.com\/zh\/demo-pricing\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/idecide.com\/"},{"@type":"ListItem","position":2,"name":"Demo Pricing"}]},{"@type":"WebSite","@id":"https:\/\/idecide.com\/zh\/#website","url":"https:\/\/idecide.com\/zh\/","name":"iDecide Interactive","description":"\u4eba\u5de5\u667a\u80fd\u9a71\u52a8\u7684\u4ea4\u4e92\u5f0f\u6f14\u793a\uff0c\u4e3a\u60a8\u5b8c\u6210\u5f00\u573a\u767d\u3002","publisher":{"@id":"https:\/\/idecide.com\/zh\/#organization"},"alternateName":"iDecide","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/idecide.com\/zh\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"zh-CN"},{"@type":"Organization","@id":"https:\/\/idecide.com\/zh\/#organization","name":"iDecide Interactive","url":"https:\/\/idecide.com\/zh\/","logo":{"@type":"ImageObject","inLanguage":"zh-CN","@id":"https:\/\/idecide.com\/zh\/#\/schema\/logo\/image\/","url":"https:\/\/idecide.com\/wp-content\/uploads\/2023\/04\/idecide-banner.jpeg","contentUrl":"https:\/\/idecide.com\/wp-content\/uploads\/2023\/04\/idecide-banner.jpeg","width":1920,"height":1080,"caption":"iDecide Interactive"},"image":{"@id":"https:\/\/idecide.com\/zh\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/idecideinteractive\/","https:\/\/x.com\/idecideinteract","https:\/\/www.instagram.com\/idecideinteractive\/"]}]}},"publishpress_future_action":{"enabled":false,"date":"2026-05-04 10:43:46","action":"change-status","newStatus":"draft","terms":[],"taxonomy":"","extraData":[]},"publishpress_future_workflow_manual_trigger":{"enabledWorkflows":[]},"_links":{"self":[{"href":"https:\/\/idecide.com\/zh\/wp-json\/wp\/v2\/pages\/367313","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/idecide.com\/zh\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/idecide.com\/zh\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/idecide.com\/zh\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/idecide.com\/zh\/wp-json\/wp\/v2\/comments?post=367313"}],"version-history":[{"count":0,"href":"https:\/\/idecide.com\/zh\/wp-json\/wp\/v2\/pages\/367313\/revisions"}],"wp:attachment":[{"href":"https:\/\/idecide.com\/zh\/wp-json\/wp\/v2\/media?parent=367313"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}