{"id":367307,"date":"2024-02-05T17:15:29","date_gmt":"2024-02-05T17:15:29","guid":{"rendered":"https:\/\/idecide.com\/?page_id=367307"},"modified":"2024-11-08T21:53:04","modified_gmt":"2024-11-08T21:53:04","slug":"dreams","status":"publish","type":"page","link":"https:\/\/idecide.com\/zh_tw\/dreams\/","title":{"rendered":"DREAMS Chooser"},"content":{"rendered":"<p><div class=\"et_d4_element et_pb_section et_pb_section_1 second-section et_pb_with_background  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_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\"><script>\nfunction showNext() {\n    \/\/ After fade-out completes (1s), hide the first section by setting display: none\n    setTimeout(function () {\n        $('.first-section').css('display', 'none');\n        $('.second-section').css('display', 'block');\n    }, 500);\n\n    setTimeout(function () {\n        $('.second-section').addClass('fade-in');\n    }, 750);\n}\n\njQuery(document).ready(function ($) {\n    let urlParams = new URLSearchParams(window.location.search);\n\n    if (urlParams.has('ref')) {\n        \/\/ $('.first-section').css('display', 'none');\n        \/\/ $('.second-section').css('display', 'block');\n\t\t\/\/ $('.second-section').addClass('fade-in');\n\n        let refidValue = urlParams.get('ref');\n        let buttons = document.querySelectorAll('.refBtn');\n\n        buttons.forEach(function (button) {\n            let buttonUrl = new URL(button.href);\n            buttonUrl.searchParams.set('ref', refidValue);\n            button.href = buttonUrl.toString();\n        });\n    }\n    else if (urlParams.has('refid')) {\n            \/\/ $('.first-section').css('display', 'none');\n            \/\/ $('.second-section').css('display', 'block');\n        \/\/ $('.second-section').addClass('fade-in');\n\n            let refidValue = urlParams.get('refid');\n            let buttons = document.querySelectorAll('.refBtn');\n\n            buttons.forEach(function (button) {\n                let buttonUrl = new URL(button.href);\n                buttonUrl.searchParams.set('ref', refidValue);\n                button.href = buttonUrl.toString();\n            });\n     }\n    else if (urlParams.has('referring_agent_id')) {\n            \/\/ $('.first-section').css('display', 'none');\n            \/\/ $('.second-section').css('display', 'block');\n        \/\/ $('.second-section').addClass('fade-in');\n\n            let refidValue = urlParams.get('referring_agent_id');\n            let buttons = document.querySelectorAll('.refBtn');\n\n            buttons.forEach(function (button) {\n                let buttonUrl = new URL(button.href);\n                buttonUrl.searchParams.set('ref', refidValue);\n                button.href = buttonUrl.toString();\n            });\n     }\n\t\t else {\n        \/\/ $('.second-section').css('display', 'none');\n        \/\/ $('.first-section').css('display', 'block');\n        \/\/ $('.first-section').addClass('fade-in');\n\n        $('.submitBtn').on('click', function (e) {\n            e.preventDefault();\n            \n            \/\/ Retrieve the value from the input field with id=\"refInput\"\n            refInputValue = $('#refInput').val();\n\n            \/\/ Define a regex pattern to match the \"ref\" query parameter and extract its value\n            refCodeMatch = refInputValue.match(\/(?:\\bref=)([^&]+)\/);\n\n            refInputValue = refCodeMatch ? refCodeMatch[1] : refInputValue;\n\n            \/\/ Remove the error classes if present\n            $('#refInput').removeClass('showError');\n            $('.errorMessage').removeClass('showError');\n\n            \/\/ Check if the input field is empty\n            if (!refInputValue) {\n                \/\/ Add showError class to the input and error message elements\n                $('#refInput').addClass('showError');\n                $('.errorMessage').addClass('showError');\n                return; \/\/ Exit the function if the input is empty\n            }\n\n            \/\/ Update the href of buttons with the class refBtn with the input value\n            let buttons = document.querySelectorAll('.refBtn');\n\n            buttons.forEach(function (button) {\n                let buttonUrl = new URL(button.href);\n                buttonUrl.searchParams.set('ref', refInputValue);\n                button.href = buttonUrl.toString();\n            });\n\n            \/\/ Proceed with showing the next section\n            $('.first-section').removeClass('fade-in');\n            $('.first-section').addClass('fade-out');\n            showNext();\n        });\n    }\n});\n<\/script><\/div>\n\t\t\t<\/div><div class=\"et_pb_module et_d4_element et_pb_image et_pb_image_0 et_animated et-waypoint\">\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=\"287\" height=\"102\" src=\"https:\/\/idecide.com\/wp-content\/uploads\/2024\/10\/dreams_idecide.svg\" alt=\"\" title=\"dreams_idecide\" class=\"wp-image-367861\" \/><\/span>\n\t\t\t<\/div><div class=\"et_pb_module et_d4_element et_pb_text et_pb_text_0 et_animated  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>Click to see which iDecide solution is right for you!<\/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 class=\"et_d4_element et_pb_row et_pb_row_1 et_animated  et_pb_css_mix_blend_mode et_block_row\">\n\t\t\t\t<div class=\"et_pb_with_border et_pb_column_1_2 et_d4_element et_pb_column et_pb_column_1  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_1 et_pb_image_sticky\">\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=\"400\" height=\"306\" src=\"https:\/\/idecide.com\/wp-content\/uploads\/2024\/10\/less_than_50.svg\" alt=\"\" title=\"less_than_50\" class=\"wp-image-367810\" \/><\/span>\n\t\t\t<\/div><div class=\"et_pb_module et_d4_element et_pb_text et_pb_text_1 et_animated  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>I Have<br \/><strong style=\"font-size: 1.25em;\">Fewer Than 50<\/strong><br \/>Sales Reps<\/h2><\/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 refBtn et_pb_bg_layout_light et_block_module\" href=\"https:\/\/idecide.com\/dreams-myidecide\">Select<\/a>\n\t\t\t<\/div>\n\t\t\t<\/div><div class=\"et_pb_with_border et_pb_column_1_2 et_d4_element et_pb_column et_pb_column_2  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_image et_pb_image_2 et_pb_image_sticky\">\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=\"400\" height=\"306\" src=\"https:\/\/idecide.com\/wp-content\/uploads\/2024\/10\/more_than_50.svg\" alt=\"\" title=\"more_than_50\" class=\"wp-image-367809\" \/><\/span>\n\t\t\t<\/div><div class=\"et_pb_module et_d4_element et_pb_text et_pb_text_2 et_animated  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>I Have<br \/><strong style=\"font-size: 1.25em;\">More Than 50<\/strong><br \/>Sales Reps<\/h2><\/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 refBtn et_pb_bg_layout_light et_block_module\" href=\"https:\/\/idecide.com\/dreams-elite\">Select<\/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><\/p>\n","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\" admin_label=\"Header\" module_id=\"home\" _builder_version=\"4.21.0\" _module_preset=\"default\" overflow-x=\"hidden\" overflow-y=\"hidden\" custom_margin=\"||||false|false\" custom_padding=\"||||false|false\" locked=\"off\" collapsed=\"on\" global_colors_info=\"{}\"][et_pb_row column_structure=\"3_5,2_5\" _builder_version=\"4.21.0\" _module_preset=\"default\" width_tablet=\"\" width_phone=\"\" width_last_edited=\"on|desktop\" max_width=\"1280px\" module_alignment_tablet=\"center\" module_alignment_phone=\"center\" module_alignment_last_edited=\"off|desktop\" global_colors_info=\"{}\"][et_pb_column type=\"3_5\" _builder_version=\"4.20.2\" _module_preset=\"default\" z_index=\"10\" custom_padding=\"5%||||false|false\" custom_padding_tablet=\"0px||||false|false\" custom_padding_phone=\"0px||||false|false\" custom_padding_last_edited=\"on|tablet\" global_colors_info=\"{}\"][et_pb_text _builder_version=\"4.23.1\" _module_preset=\"5c61014c-7731-4fb1-9986-356d610d0028\" header_font_size=\"90px\" max_width=\"500px\" max_width_tablet=\"400px\" max_width_phone=\"200px\" max_width_last_edited=\"on|phone\" custom_margin=\"0px|-20%|0px||false|false\" custom_margin_tablet=\"|0%|||false|false\" custom_margin_phone=\"-20px|0%|||false|false\" custom_margin_last_edited=\"on|phone\" custom_padding=\"4px|||||\" header_font_size_tablet=\"10vw\" header_font_size_phone=\"10vw\" header_font_size_last_edited=\"on|phone\" global_colors_info=\"{}\"]<h1><strong>Create Your Own<\/strong><\/h1>[\/et_pb_text][et_pb_text _builder_version=\"4.21.0\" _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=\"500px\" max_width_tablet=\"600px\" max_width_phone=\"600px\" max_width_last_edited=\"on|tablet\" custom_margin=\"||||false|false\" header_4_font_size_tablet=\"14px\" header_4_font_size_phone=\"14px\" header_4_font_size_last_edited=\"on|desktop\" global_colors_info=\"{}\"]<h4><span>AI-driven, interactive presentations using our drag-n-drop system or ready-to-go templates.<\/span><\/h4>[\/et_pb_text][et_pb_button button_url=\"https:\/\/myidecide.net\/PFP9WI\" button_text=\"See myiDecide in Action\" _builder_version=\"4.23.4\" _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\" hover_enabled=\"0\" global_colors_info=\"{}\" sticky_enabled=\"0\"][\/et_pb_button][\/et_pb_column][et_pb_column type=\"2_5\" _builder_version=\"4.19.0\" _module_preset=\"default\" custom_padding=\"||||false|false\" global_colors_info=\"{}\"][et_pb_video src=\"https:\/\/www.youtube.com\/watch?v=TnTvMTxvLzE&feature=youtu.be\" _builder_version=\"4.23.1\" _module_preset=\"default\" background_image=\"https:\/\/idecide.wpengine.com\/wp-content\/uploads\/2023\/04\/idecide_c.png\" background_size=\"contain\" custom_margin=\"-15%|-15vw||-50%|false|false\" custom_margin_tablet=\"0%|-10vw||-10vw|false|true\" custom_margin_phone=\"0%|-10vw||-10vw|false|true\" custom_margin_last_edited=\"on|tablet\" custom_padding=\"20%|20%|20%|20%|true|true\" custom_css_main_element=\"filter: drop-shadow(5px 30px 25px #dddddd);||-webkit-filter: drop-shadow(5px 30px 25px #dddddd);\" border_radii=\"on|40px|40px|40px|40px\" border_radii_tablet=\"on|40px|40px|40px|40px\" border_radii_phone=\"on|25px|25px|25px|25px\" border_radii_last_edited=\"on|phone\" global_colors_info=\"{}\"][\/et_pb_video][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=\"1\" admin_label=\"Features\" _builder_version=\"4.20.4\" _module_preset=\"default\" overflow-x=\"hidden\" overflow-y=\"hidden\" custom_padding=\"||||false|false\" collapsed=\"on\" global_colors_info=\"{}\"][et_pb_row column_structure=\"1_2,1_2\" _builder_version=\"4.20.4\" _module_preset=\"default\" max_width=\"1150px\" global_colors_info=\"{}\"][et_pb_column type=\"1_2\" _builder_version=\"4.20.4\" _module_preset=\"default\" custom_padding=\"100px||||false|false\" custom_padding_tablet=\"0px||30px||false|false\" custom_padding_phone=\"||30px||false|false\" custom_padding_last_edited=\"on|tablet\" global_colors_info=\"{}\"][et_pb_text _builder_version=\"4.23.1\" _module_preset=\"5c61014c-7731-4fb1-9986-356d610d0028\" header_font_size=\"90px\" max_width=\"600px\" max_width_tablet=\"600px\" max_width_phone=\"600px\" max_width_last_edited=\"on|desktop\" custom_margin=\"100px|-20%|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=\"10vw\" header_font_size_phone=\"10vw\" header_font_size_last_edited=\"on|phone\" locked=\"off\" global_colors_info=\"{}\"]<h1><strong>Features of myiDecide<\/strong><\/h1>[\/et_pb_text][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=\"||||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>myiDecide takes \"interactive\" to a whole new level with features that PowerPoint and video presentations only dream of doing.<\/h4>[\/et_pb_text][\/et_pb_column][et_pb_column type=\"1_2\" _builder_version=\"4.18.1\" _module_preset=\"default\" background_size=\"contain\" global_colors_info=\"{}\"][et_pb_image src=\"https:\/\/idecide.wpengine.com\/wp-content\/uploads\/2023\/05\/idecide_analytics.png\" title_text=\"idecide_analytics\" admin_label=\"Image\" _builder_version=\"4.21.0\" _module_preset=\"default\" background_image=\"https:\/\/idecide.wpengine.com\/wp-content\/uploads\/2023\/04\/idecide_c_flip.png\" background_size=\"contain\" position_origin_a=\"top_right\" custom_margin=\"|-20vw|||false|false\" custom_margin_tablet=\"|0%|||false|false\" custom_margin_phone=\"||||false|false\" custom_margin_last_edited=\"on|desktop\" locked=\"off\" global_colors_info=\"{}\"][\/et_pb_image][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=\"1\" admin_label=\"Stats\" _builder_version=\"4.19.0\" _module_preset=\"default\" collapsed=\"on\" global_colors_info=\"{}\"][et_pb_row column_structure=\"1_2,1_2\" _builder_version=\"4.21.0\" _module_preset=\"default\" max_width=\"1150px\" custom_margin=\"||-150px||false|false\" custom_margin_tablet=\"50px||-300px||false|false\" custom_margin_phone=\"50px||-350px||false|false\" custom_margin_last_edited=\"on|phone\" global_colors_info=\"{}\" custom_css_main_element_last_edited=\"off|desktop\" 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=\"1_2\" _builder_version=\"4.20.4\" _module_preset=\"default\" custom_padding=\"||||false|false\" custom_padding_tablet=\"||6vw||false|false\" custom_padding_phone=\"||||false|false\" custom_padding_last_edited=\"on|phone\" global_colors_info=\"{}\"][et_pb_text _builder_version=\"4.21.0\" _module_preset=\"3ce0e369-8048-44c0-b86a-4321b744fd9c\" custom_margin=\"||0px||false|false\" header_2_font_size_tablet=\"6vw\" header_2_font_size_phone=\"6vw\" header_2_font_size_last_edited=\"on|phone\" global_colors_info=\"{}\"]<h2>Interactive & Immersive Experience<\/h2>[\/et_pb_text][et_pb_blurb title=\"Prospects become more involved in the presentation because you're giving them control to obtain the most relevant information when they're ready.\" _builder_version=\"4.20.4\" _module_preset=\"c6f246e1-a1bd-4b9e-8bcc-384b2a8f913b\" header_text_color=\"#787f84\" header_letter_spacing=\"0.15em\" body_font_size=\"16px\" background_color=\"#FFFFFF\" custom_margin=\"20px||||false|false\" custom_padding=\"30px|30px|30px|30px|true|true\" custom_padding_tablet=\"30px|30px|30px|30px|true|true\" custom_padding_phone=\"20px|20px|20px|20px|true|true\" custom_padding_last_edited=\"on|phone\" header_font_size_tablet=\"14px\" header_font_size_phone=\"14px\" header_font_size_last_edited=\"on|phone\" body_font_size_tablet=\"15px\" body_font_size_phone=\"14px\" body_font_size_last_edited=\"on|phone\" 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)\" locked=\"off\" global_colors_info=\"{}\"][\/et_pb_blurb][et_pb_blurb module_class=\"featureBullets\" _builder_version=\"4.20.4\" _module_preset=\"c6f246e1-a1bd-4b9e-8bcc-384b2a8f913b\" body_font_size=\"16px\" background_color=\"#FFFFFF\" custom_padding=\"30px|30px|30px|30px|true|true\" custom_padding_tablet=\"30px|30px|30px|30px|true|true\" custom_padding_phone=\"20px|20px|20px|20px|true|true\" custom_padding_last_edited=\"on|phone\" body_font_size_tablet=\"15px\" body_font_size_phone=\"14px\" body_font_size_last_edited=\"on|phone\" 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)\" locked=\"off\" global_colors_info=\"{}\"]<ul>\r\n<li>Choose their presentation path so it\u2019s relevant to where they are in their customer journey with you.<\/li>\r\n<li>Eliminate boredom with engaging, clickable prompts that keep your prospect moving through the presentation (and able to buy as soon as they\u2019re ready).<\/li>\r\n<\/ul>[\/et_pb_blurb][\/et_pb_column][et_pb_column type=\"1_2\" _builder_version=\"4.18.1\" _module_preset=\"default\" global_colors_info=\"{}\"][et_pb_image src=\"https:\/\/idecide.wpengine.com\/wp-content\/uploads\/2023\/04\/rub_your_screen.png\" title_text=\"rub_your_screen\" align=\"right\" _builder_version=\"4.21.0\" _module_preset=\"default\" transform_scale_tablet=\"\" transform_scale_phone=\"\" transform_scale_last_edited=\"on|phone\" transform_translate=\"49px|91px\" transform_translate_tablet=\"-22px|32px\" transform_translate_phone=\"-11px|33px\" transform_translate_last_edited=\"on|tablet\" transform_translate_linked=\"off\" transform_rotate_tablet=\"0deg|0deg|349deg\" transform_rotate_phone=\"0deg|0deg|349deg\" transform_rotate_last_edited=\"on|desktop\" transform_skew_tablet=\"\" transform_skew_phone=\"\" transform_skew_last_edited=\"on|desktop\" transform_origin_tablet=\"\" transform_origin_phone=\"\" transform_origin_last_edited=\"on|desktop\" transform_styles_last_edited=\"on|phone\" z_index=\"1\" width=\"130%\" width_tablet=\"130%\" width_phone=\"130%\" width_last_edited=\"on|phone\" max_width=\"75vw\" transform_styles_tablet=\"\" transform_styles_phone=\"\" border_color_all=\"rgba(255,255,255,0.6)\" global_colors_info=\"{}\"][\/et_pb_image][et_pb_image src=\"https:\/\/idecide.wpengine.com\/wp-content\/uploads\/2023\/04\/question_slider.png\" title_text=\"question_slider\" align=\"right\" _builder_version=\"4.21.0\" _module_preset=\"default\" transform_scale_tablet=\"\" transform_scale_phone=\"\" transform_scale_last_edited=\"on|desktop\" transform_translate=\"-41px|-114px\" transform_translate_tablet=\"1px|-131px\" transform_translate_phone=\"10px|-78px\" transform_translate_last_edited=\"on|phone\" transform_translate_linked=\"off\" transform_rotate=\"0deg|0deg|17deg\" transform_rotate_tablet=\"0deg|0deg|17deg\" transform_rotate_phone=\"0deg|0deg|17deg\" transform_rotate_last_edited=\"on|desktop\" transform_skew_tablet=\"\" transform_skew_phone=\"\" transform_skew_last_edited=\"on|desktop\" transform_origin_tablet=\"\" transform_origin_phone=\"\" transform_origin_last_edited=\"on|desktop\" transform_styles_last_edited=\"on|phone\" width=\"140%\" max_width=\"75vw\" transform_styles_tablet=\"\" transform_styles_phone=\"\" border_color_all=\"rgba(255,255,255,0.6)\" global_colors_info=\"{}\"][\/et_pb_image][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=\"1\" admin_label=\"Call to Action\" _builder_version=\"4.20.4\" _module_preset=\"default\" collapsed=\"on\" global_colors_info=\"{}\"][et_pb_row column_structure=\"1_2,1_2\" _builder_version=\"4.21.0\" _module_preset=\"default\" max_width=\"1150px\" custom_margin=\"||-100px||false|false\" custom_margin_tablet=\"||0px||false|false\" custom_margin_phone=\"||0px||false|false\" custom_margin_last_edited=\"on|desktop\" global_colors_info=\"{}\"][et_pb_column type=\"1_2\" _builder_version=\"4.20.4\" _module_preset=\"default\" global_colors_info=\"{}\"][et_pb_image src=\"https:\/\/idecide.wpengine.com\/wp-content\/uploads\/2023\/04\/personalized.png\" title_text=\"personalized\" align=\"right\" _builder_version=\"4.23.1\" _module_preset=\"default\" transform_scale_tablet=\"\" transform_scale_phone=\"\" transform_scale_last_edited=\"on|desktop\" transform_translate=\"0px|-50px\" transform_translate_tablet=\"0px|58px\" transform_translate_phone=\"-15px|60px\" transform_translate_last_edited=\"on|desktop\" transform_translate_linked=\"off\" transform_translate_linked_phone=\"off\" transform_rotate_tablet=\"\" transform_rotate_phone=\"\" transform_rotate_last_edited=\"on|desktop\" transform_skew_tablet=\"\" transform_skew_phone=\"\" transform_skew_last_edited=\"on|desktop\" transform_origin_tablet=\"\" transform_origin_phone=\"\" transform_origin_last_edited=\"on|desktop\" transform_styles_last_edited=\"on|desktop\" width=\"120%\" width_tablet=\"100%\" width_phone=\"110%\" width_last_edited=\"on|phone\" max_width=\"75vw\" custom_margin=\"|||-110px|false|false\" custom_margin_tablet=\"|||-110px|false|false\" custom_margin_phone=\"|||-110px|false|false\" custom_margin_last_edited=\"on|tablet\" custom_padding=\"||||false|false\" transform_styles_tablet=\"\" transform_styles_phone=\"\" custom_css_main_element=\"filter: drop-shadow(5px 30px 25px #dddddd);||-webkit-filter: drop-shadow(5px 30px 25px #dddddd);\" global_colors_info=\"{}\"][\/et_pb_image][\/et_pb_column][et_pb_column type=\"1_2\" _builder_version=\"4.20.4\" _module_preset=\"default\" global_colors_info=\"{}\"][et_pb_text _builder_version=\"4.20.4\" _module_preset=\"3ce0e369-8048-44c0-b86a-4321b744fd9c\" custom_margin=\"||0px||false|false\" header_2_font_size_tablet=\"6vw\" header_2_font_size_phone=\"6vw\" header_2_font_size_last_edited=\"on|phone\" global_colors_info=\"{}\"]<h2>Personalized for Each Unique Viewer<\/h2>[\/et_pb_text][et_pb_blurb title=\"myiDecide automatically places the viewer's name in the presentation.\" _builder_version=\"4.20.4\" _module_preset=\"c6f246e1-a1bd-4b9e-8bcc-384b2a8f913b\" header_text_color=\"#787f84\" header_letter_spacing=\"0.15em\" body_font_size=\"16px\" background_color=\"#FFFFFF\" custom_margin=\"20px||||false|false\" custom_padding=\"30px|30px|30px|30px|true|true\" custom_padding_tablet=\"30px|30px|30px|30px|true|true\" custom_padding_phone=\"20px|20px|20px|20px|true|true\" custom_padding_last_edited=\"on|phone\" header_font_size_tablet=\"14px\" header_font_size_phone=\"14px\" header_font_size_last_edited=\"on|phone\" body_font_size_tablet=\"15px\" body_font_size_phone=\"14px\" body_font_size_last_edited=\"on|phone\" 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)\" locked=\"off\" global_colors_info=\"{}\"][\/et_pb_blurb][et_pb_blurb module_class=\"featureBullets\" _builder_version=\"4.20.4\" _module_preset=\"c6f246e1-a1bd-4b9e-8bcc-384b2a8f913b\" body_font_size=\"16px\" background_color=\"#FFFFFF\" custom_padding=\"30px|30px|30px|30px|true|true\" custom_padding_tablet=\"30px|30px|30px|30px|true|true\" custom_padding_phone=\"20px|20px|20px|20px|true|true\" custom_padding_last_edited=\"on|phone\" body_font_size_tablet=\"15px\" body_font_size_phone=\"14px\" body_font_size_last_edited=\"on|phone\" 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)\" locked=\"off\" global_colors_info=\"{}\"]<ul>\r\n<li>Personalized presentations can 3x viewer engagement.<\/li>\r\n<li><span style=\"font-size: 16px; letter-spacing: -0.01em;\">Viewers know you care enough to use their names, so your trust and credibility skyrockets.<\/span><\/li>\r\n<\/ul>[\/et_pb_blurb][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=\"1\" admin_label=\"Call to Action\" _builder_version=\"4.20.4\" _module_preset=\"default\" collapsed=\"on\" global_colors_info=\"{}\"][et_pb_row column_structure=\"1_2,1_2\" _builder_version=\"4.20.4\" _module_preset=\"default\" max_width=\"1150px\" global_colors_info=\"{}\"][et_pb_column type=\"1_2\" _builder_version=\"4.20.4\" _module_preset=\"default\" global_colors_info=\"{}\"][et_pb_text _builder_version=\"4.20.4\" _module_preset=\"3ce0e369-8048-44c0-b86a-4321b744fd9c\" custom_margin=\"||0px||false|false\" header_2_font_size_tablet=\"6vw\" header_2_font_size_phone=\"6vw\" header_2_font_size_last_edited=\"on|phone\" global_colors_info=\"{}\"]<h2>Relevant Calculations<\/h2>[\/et_pb_text][et_pb_blurb title=\"Viewers enter their unique information into the presentation and myiDecide spits out results that show how your offer will benefit them.\" _builder_version=\"4.20.4\" _module_preset=\"c6f246e1-a1bd-4b9e-8bcc-384b2a8f913b\" header_text_color=\"#787f84\" header_letter_spacing=\"0.15em\" body_font_size=\"16px\" background_color=\"#FFFFFF\" custom_margin=\"20px||||false|false\" custom_padding=\"30px|30px|30px|30px|true|true\" custom_padding_tablet=\"30px|30px|30px|30px|true|true\" custom_padding_phone=\"20px|20px|20px|20px|true|true\" custom_padding_last_edited=\"on|phone\" header_font_size_tablet=\"14px\" header_font_size_phone=\"14px\" header_font_size_last_edited=\"on|phone\" body_font_size_tablet=\"15px\" body_font_size_phone=\"14px\" body_font_size_last_edited=\"on|phone\" 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)\" locked=\"off\" global_colors_info=\"{}\"][\/et_pb_blurb][et_pb_blurb title=\"Plus, answers are sent to the sales rep so they can follow-up with personalized information.\" _builder_version=\"4.20.4\" _module_preset=\"c6f246e1-a1bd-4b9e-8bcc-384b2a8f913b\" header_text_color=\"#787f84\" header_letter_spacing=\"0.15em\" body_font_size=\"16px\" background_color=\"#FFFFFF\" custom_padding=\"30px|30px|30px|30px|true|true\" custom_padding_tablet=\"30px|30px|30px|30px|true|true\" custom_padding_phone=\"20px|20px|20px|20px|true|true\" custom_padding_last_edited=\"on|phone\" header_font_size_tablet=\"14px\" header_font_size_phone=\"14px\" header_font_size_last_edited=\"on|phone\" body_font_size_tablet=\"15px\" body_font_size_phone=\"14px\" body_font_size_last_edited=\"on|phone\" 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)\" locked=\"off\" global_colors_info=\"{}\"][\/et_pb_blurb][et_pb_blurb title=\"Your viewers could learn things like:\" module_class=\"featureBullets\" _builder_version=\"4.20.4\" _module_preset=\"c6f246e1-a1bd-4b9e-8bcc-384b2a8f913b\" header_text_color=\"#787f84\" header_letter_spacing=\"0.15em\" body_font_size=\"16px\" background_color=\"#FFFFFF\" custom_padding=\"30px|30px|30px|30px|true|true\" custom_padding_tablet=\"30px|30px|30px|30px|true|true\" custom_padding_phone=\"20px|20px|20px|20px|true|true\" custom_padding_last_edited=\"on|phone\" header_font_size_tablet=\"14px\" header_font_size_phone=\"14px\" header_font_size_last_edited=\"on|phone\" body_font_size_tablet=\"15px\" body_font_size_phone=\"14px\" body_font_size_last_edited=\"on|phone\" 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)\" locked=\"off\" global_colors_info=\"{}\"]<ul>\r\n<li><span style=\"font-size: 16px; letter-spacing: -0.01em;\">How much they could save using your product.<\/span><\/li>\r\n<li><span style=\"font-size: 16px; letter-spacing: -0.01em;\">How much they could earn working with you.<\/span><\/li>\r\n<li>The amount of insurance they might need.<\/li>\r\n<\/ul>\r\n<h5><span style=\"color: #787f84; font-weight: 500; letter-spacing: 0.15em;\">All based on info they've provided!<\/span><\/h5>[\/et_pb_blurb][\/et_pb_column][et_pb_column type=\"1_2\" _builder_version=\"4.20.4\" _module_preset=\"default\" global_colors_info=\"{}\"][et_pb_image src=\"https:\/\/idecide.wpengine.com\/wp-content\/uploads\/2023\/05\/calculations.png\" title_text=\"calculations\" align=\"right\" _builder_version=\"4.21.0\" _module_preset=\"default\" transform_scale_tablet=\"\" transform_scale_phone=\"\" transform_scale_last_edited=\"on|desktop\" transform_translate=\"0px|98px\" transform_translate_tablet=\"0px|58px\" transform_translate_phone=\"-15px|60px\" transform_translate_last_edited=\"on|phone\" transform_translate_linked=\"off\" transform_translate_linked_phone=\"off\" transform_rotate_tablet=\"\" transform_rotate_phone=\"\" transform_rotate_last_edited=\"on|desktop\" transform_skew_tablet=\"\" transform_skew_phone=\"\" transform_skew_last_edited=\"on|desktop\" transform_origin_tablet=\"\" transform_origin_phone=\"\" transform_origin_last_edited=\"on|desktop\" transform_styles_last_edited=\"on|phone\" width=\"120%\" width_tablet=\"100%\" width_phone=\"110%\" width_last_edited=\"on|phone\" transform_styles_tablet=\"\" transform_styles_phone=\"\" custom_css_main_element=\"filter: drop-shadow(5px 30px 25px #dddddd);||-webkit-filter: drop-shadow(5px 30px 25px #dddddd);\" global_colors_info=\"{}\"][\/et_pb_image][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=\"1\" admin_label=\"Stats\" _builder_version=\"4.19.0\" _module_preset=\"default\" collapsed=\"on\" global_colors_info=\"{}\"][et_pb_row column_structure=\"1_2,1_2\" _builder_version=\"4.20.4\" _module_preset=\"default\" max_width=\"1150px\" global_colors_info=\"{}\" custom_css_main_element_last_edited=\"on|tablet\" 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=\"1_2\" _builder_version=\"4.20.4\" _module_preset=\"default\" global_colors_info=\"{}\"][et_pb_image src=\"https:\/\/idecide.wpengine.com\/wp-content\/uploads\/2023\/05\/text_alerts.png\" title_text=\"text_alerts\" align=\"center\" align_tablet=\"center\" align_phone=\"center\" align_last_edited=\"off|desktop\" _builder_version=\"4.21.0\" _module_preset=\"default\" background_image=\"https:\/\/idecide.wpengine.com\/wp-content\/uploads\/2023\/04\/idecide_c.png\" background_size=\"custom\" background_image_width=\"90%\" transform_scale_tablet=\"\" transform_scale_phone=\"\" transform_scale_last_edited=\"on|tablet\" transform_scale_linked=\"off\" transform_translate=\"-37px|77px\" transform_translate_tablet=\"0px|50px\" transform_translate_phone=\"0px|24px\" transform_translate_last_edited=\"on|tablet\" transform_translate_linked=\"off\" transform_translate_linked_tablet=\"off\" transform_rotate_tablet=\"\" transform_rotate_phone=\"\" transform_rotate_last_edited=\"on|desktop\" transform_skew_tablet=\"\" transform_skew_phone=\"\" transform_skew_last_edited=\"on|desktop\" transform_origin_tablet=\"\" transform_origin_phone=\"\" transform_origin_last_edited=\"on|desktop\" transform_styles_last_edited=\"on|tablet\" max_height=\"650px\" max_height_tablet=\"650px\" max_height_phone=\"550px\" max_height_last_edited=\"on|desktop\" transform_styles_tablet=\"\" transform_styles_phone=\"\" custom_css_main_element=\"filter: drop-shadow(5px 30px 25px #dddddd);||-webkit-filter: drop-shadow(5px 30px 25px #dddddd);\" global_colors_info=\"{}\"][\/et_pb_image][\/et_pb_column][et_pb_column type=\"1_2\" _builder_version=\"4.20.4\" _module_preset=\"default\" custom_padding=\"||||false|false\" custom_padding_tablet=\"||6vw||false|false\" custom_padding_phone=\"||||false|false\" custom_padding_last_edited=\"on|phone\" global_colors_info=\"{}\"][et_pb_text _builder_version=\"4.20.4\" _module_preset=\"3ce0e369-8048-44c0-b86a-4321b744fd9c\" custom_margin=\"||0px||false|false\" header_2_font_size_tablet=\"6vw\" header_2_font_size_phone=\"6vw\" header_2_font_size_last_edited=\"on|phone\" global_colors_info=\"{}\"]<h2>Presenter Notifications<\/h2>[\/et_pb_text][et_pb_blurb title=\"Know when someone starts and finishes your presentation.\" _builder_version=\"4.20.4\" _module_preset=\"c6f246e1-a1bd-4b9e-8bcc-384b2a8f913b\" header_text_color=\"#787f84\" header_letter_spacing=\"0.15em\" body_font_size=\"16px\" background_color=\"#FFFFFF\" custom_margin=\"20px||||false|false\" custom_padding=\"30px|30px|30px|30px|true|true\" custom_padding_tablet=\"30px|30px|30px|30px|true|true\" custom_padding_phone=\"20px|20px|20px|20px|true|true\" custom_padding_last_edited=\"on|phone\" header_font_size_tablet=\"14px\" header_font_size_phone=\"14px\" header_font_size_last_edited=\"on|phone\" body_font_size_tablet=\"15px\" body_font_size_phone=\"14px\" body_font_size_last_edited=\"on|phone\" 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)\" locked=\"off\" global_colors_info=\"{}\"][\/et_pb_blurb][et_pb_blurb title=\"Then, myiDecide notifies you when it's time to follow-up so you'll never lose a hot lead.\" _builder_version=\"4.20.4\" _module_preset=\"c6f246e1-a1bd-4b9e-8bcc-384b2a8f913b\" header_text_color=\"#787f84\" header_letter_spacing=\"0.15em\" body_font_size=\"16px\" background_color=\"#FFFFFF\" custom_padding=\"30px|30px|30px|30px|true|true\" custom_padding_tablet=\"30px|30px|30px|30px|true|true\" custom_padding_phone=\"20px|20px|20px|20px|true|true\" custom_padding_last_edited=\"on|phone\" header_font_size_tablet=\"14px\" header_font_size_phone=\"14px\" header_font_size_last_edited=\"on|phone\" body_font_size_tablet=\"15px\" body_font_size_phone=\"14px\" body_font_size_last_edited=\"on|phone\" 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)\" locked=\"off\" global_colors_info=\"{}\"][\/et_pb_blurb][et_pb_blurb module_class=\"featureBullets\" _builder_version=\"4.20.4\" _module_preset=\"c6f246e1-a1bd-4b9e-8bcc-384b2a8f913b\" body_font_size=\"16px\" background_color=\"#FFFFFF\" custom_padding=\"30px|30px|30px|30px|true|true\" custom_padding_tablet=\"30px|30px|30px|30px|true|true\" custom_padding_phone=\"20px|20px|20px|20px|true|true\" custom_padding_last_edited=\"on|phone\" body_font_size_tablet=\"15px\" body_font_size_phone=\"14px\" body_font_size_last_edited=\"on|phone\" 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)\" locked=\"off\" global_colors_info=\"{}\"]<ul>\r\n<li>Never forget to follow up with a prospect again.<\/li>\r\n<li><span style=\"font-size: 16px; letter-spacing: -0.01em;\">Receive real-time notifications via text or email, whatever works for you.<\/span><\/li>\r\n<li>Never wonder if a prospect is ghosting you after viewing their presentation\u2026 because you'll<br \/>know if they saw it or just didn't get around to it yet (Time to follow-up!).<\/li>\r\n<\/ul>[\/et_pb_blurb][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=\"1\" admin_label=\"Stats\" _builder_version=\"4.21.0\" _module_preset=\"default\" collapsed=\"on\" global_colors_info=\"{}\"][et_pb_row column_structure=\"1_2,1_2\" _builder_version=\"4.21.0\" _module_preset=\"default\" max_width=\"1150px\" global_colors_info=\"{}\" custom_css_main_element_last_edited=\"off|tablet\" 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=\"1_2\" _builder_version=\"4.20.4\" _module_preset=\"default\" custom_padding=\"||||false|false\" custom_padding_tablet=\"||6vw||false|false\" custom_padding_phone=\"||||false|false\" custom_padding_last_edited=\"on|phone\" global_colors_info=\"{}\"][et_pb_text _builder_version=\"4.20.4\" _module_preset=\"3ce0e369-8048-44c0-b86a-4321b744fd9c\" custom_margin=\"||0px||false|false\" header_2_font_size_tablet=\"6vw\" header_2_font_size_phone=\"6vw\" header_2_font_size_last_edited=\"on|phone\" global_colors_info=\"{}\"]<h2>Presentation Analytics<\/h2>[\/et_pb_text][et_pb_blurb title=\"Stay up-to-date with presentation metrics so you know what's converting.\" _builder_version=\"4.20.4\" _module_preset=\"c6f246e1-a1bd-4b9e-8bcc-384b2a8f913b\" header_text_color=\"#787f84\" header_letter_spacing=\"0.15em\" body_font_size=\"16px\" background_color=\"#FFFFFF\" custom_margin=\"20px||||false|false\" custom_padding=\"30px|30px|30px|30px|true|true\" custom_padding_tablet=\"30px|30px|30px|30px|true|true\" custom_padding_phone=\"20px|20px|20px|20px|true|true\" custom_padding_last_edited=\"on|phone\" header_font_size_tablet=\"14px\" header_font_size_phone=\"14px\" header_font_size_last_edited=\"on|phone\" body_font_size_tablet=\"15px\" body_font_size_phone=\"14px\" body_font_size_last_edited=\"on|phone\" 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)\" locked=\"off\" global_colors_info=\"{}\"][\/et_pb_blurb][et_pb_blurb module_class=\"featureBullets\" _builder_version=\"4.20.4\" _module_preset=\"c6f246e1-a1bd-4b9e-8bcc-384b2a8f913b\" body_font_size=\"16px\" background_color=\"#FFFFFF\" custom_padding=\"30px|30px|30px|30px|true|true\" custom_padding_tablet=\"30px|30px|30px|30px|true|true\" custom_padding_phone=\"20px|20px|20px|20px|true|true\" custom_padding_last_edited=\"on|phone\" body_font_size_tablet=\"15px\" body_font_size_phone=\"14px\" body_font_size_last_edited=\"on|phone\" 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)\" locked=\"off\" global_colors_info=\"{}\"]<ul>\r\n<li><span style=\"font-size: 16px; letter-spacing: -0.01em;\">Presentation creation data (know how many reps created presentations).<\/span><\/li>\r\n<li><span style=\"font-size: 16px; letter-spacing: -0.01em;\">View drop-off data so you can optimize your presentations.<\/span><\/li>\r\n<li>Analyze viewing numbers and close rates so you can understand your conversion rates and optimize.<\/li>\r\n<\/ul>[\/et_pb_blurb][\/et_pb_column][et_pb_column type=\"1_2\" _builder_version=\"4.18.1\" _module_preset=\"default\" global_colors_info=\"{}\"][et_pb_image src=\"https:\/\/idecide.wpengine.com\/wp-content\/uploads\/2023\/04\/analytics.png\" title_text=\"analytics\" align=\"center\" _builder_version=\"4.21.0\" _module_preset=\"default\" transform_scale_tablet=\"\" transform_scale_phone=\"\" transform_scale_last_edited=\"on|desktop\" transform_translate=\"-20px|-10px\" transform_translate_tablet=\"0px|0px\" transform_translate_phone=\"0px|0px\" transform_translate_last_edited=\"on|phone\" transform_translate_linked=\"off\" transform_rotate_tablet=\"\" transform_rotate_phone=\"\" transform_rotate_last_edited=\"on|desktop\" transform_skew_tablet=\"\" transform_skew_phone=\"\" transform_skew_last_edited=\"on|desktop\" transform_origin_tablet=\"\" transform_origin_phone=\"\" transform_origin_last_edited=\"on|desktop\" transform_styles_last_edited=\"on|desktop\" max_height=\"550px\" transform_styles_tablet=\"\" transform_styles_phone=\"\" custom_css_main_element=\"filter: drop-shadow(5px 30px 25px #dddddd);||-webkit-filter: drop-shadow(5px 30px 25px #dddddd);\" global_colors_info=\"{}\"][\/et_pb_image][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=\"1\" admin_label=\"Call to Action\" _builder_version=\"4.20.4\" _module_preset=\"default\" collapsed=\"on\" global_colors_info=\"{}\"][et_pb_row column_structure=\"1_2,1_2\" _builder_version=\"4.21.0\" _module_preset=\"default\" max_width=\"1150px\" global_colors_info=\"{}\" 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=\"1_2\" _builder_version=\"4.20.4\" _module_preset=\"default\" global_colors_info=\"{}\"][et_pb_image src=\"https:\/\/idecide.wpengine.com\/wp-content\/uploads\/2023\/05\/realtime_data.png\" title_text=\"realtime_data\" align=\"center\" _builder_version=\"4.21.0\" _module_preset=\"default\" transform_scale_tablet=\"\" transform_scale_phone=\"\" transform_scale_last_edited=\"on|desktop\" transform_translate=\"-20px|150px\" transform_translate_tablet=\"0px|100px\" transform_translate_phone=\"0px|50px\" transform_translate_last_edited=\"on|phone\" transform_translate_linked=\"off\" transform_rotate_tablet=\"\" transform_rotate_phone=\"\" transform_rotate_last_edited=\"on|desktop\" transform_skew_tablet=\"\" transform_skew_phone=\"\" transform_skew_last_edited=\"on|desktop\" transform_origin_tablet=\"\" transform_origin_phone=\"\" transform_origin_last_edited=\"on|desktop\" transform_styles_last_edited=\"on|phone\" max_height=\"550px\" transform_styles_tablet=\"\" transform_styles_phone=\"\" custom_css_main_element=\"filter: drop-shadow(5px 30px 25px #dddddd);||-webkit-filter: drop-shadow(5px 30px 25px #dddddd);\" global_colors_info=\"{}\"][\/et_pb_image][\/et_pb_column][et_pb_column type=\"1_2\" _builder_version=\"4.20.4\" _module_preset=\"default\" global_colors_info=\"{}\"][et_pb_text _builder_version=\"4.20.4\" _module_preset=\"3ce0e369-8048-44c0-b86a-4321b744fd9c\" custom_margin=\"||0px||false|false\" header_2_font_size_tablet=\"6vw\" header_2_font_size_phone=\"6vw\" header_2_font_size_last_edited=\"on|phone\" global_colors_info=\"{}\"]<h2>Live Updates & Real-Time Data<\/h2>[\/et_pb_text][et_pb_blurb title=\"myiDecide updates data in real-time even for presentation links shared months ago, so your insights are never embarrassingly old.\" _builder_version=\"4.20.4\" _module_preset=\"c6f246e1-a1bd-4b9e-8bcc-384b2a8f913b\" header_text_color=\"#787f84\" header_letter_spacing=\"0.15em\" body_font_size=\"16px\" background_color=\"#FFFFFF\" custom_margin=\"20px||||false|false\" custom_padding=\"30px|30px|30px|30px|true|true\" custom_padding_tablet=\"30px|30px|30px|30px|true|true\" custom_padding_phone=\"20px|20px|20px|20px|true|true\" custom_padding_last_edited=\"on|phone\" header_font_size_tablet=\"14px\" header_font_size_phone=\"14px\" header_font_size_last_edited=\"on|phone\" body_font_size_tablet=\"15px\" body_font_size_phone=\"14px\" body_font_size_last_edited=\"on|phone\" 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)\" locked=\"off\" global_colors_info=\"{}\"][\/et_pb_blurb][et_pb_blurb module_class=\"featureBullets\" _builder_version=\"4.20.4\" _module_preset=\"c6f246e1-a1bd-4b9e-8bcc-384b2a8f913b\" body_font_size=\"16px\" background_color=\"#FFFFFF\" custom_padding=\"30px|30px|30px|30px|true|true\" custom_padding_tablet=\"30px|30px|30px|30px|true|true\" custom_padding_phone=\"20px|20px|20px|20px|true|true\" custom_padding_last_edited=\"on|phone\" body_font_size_tablet=\"15px\" body_font_size_phone=\"14px\" body_font_size_last_edited=\"on|phone\" 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)\" locked=\"off\" global_colors_info=\"{}\"]<ul>\r\n<li><span style=\"font-size: 16px; letter-spacing: -0.01em;\">Edits to your website are live in your presentation instantly and automatically (you won't lift a<br \/>finger).<\/span><\/li>\r\n<li><span style=\"font-size: 16px; letter-spacing: -0.01em;\">Share your presentation with confidence knowing everything is up-to-date so your credibility<br \/>doesn't take a nose-dive.<\/span><\/li>\r\n<li>Show things like inventory amounts, stock prices, and crypto values... all in real time!<\/li>\r\n<li>Keep viewers focused on your presentation because they won't bounce to Google data.<\/li>\r\n<\/ul>[\/et_pb_blurb][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=\"1\" admin_label=\"Call to Action\" _builder_version=\"4.20.4\" _module_preset=\"default\" collapsed=\"on\" global_colors_info=\"{}\"][et_pb_row column_structure=\"1_2,1_2\" _builder_version=\"4.20.4\" _module_preset=\"default\" max_width=\"1150px\" global_colors_info=\"{}\"][et_pb_column type=\"1_2\" _builder_version=\"4.20.4\" _module_preset=\"default\" global_colors_info=\"{}\"][et_pb_text _builder_version=\"4.20.4\" _module_preset=\"3ce0e369-8048-44c0-b86a-4321b744fd9c\" custom_margin=\"||0px||false|false\" header_2_font_size_tablet=\"6vw\" header_2_font_size_phone=\"6vw\" header_2_font_size_last_edited=\"on|phone\" global_colors_info=\"{}\"]<h2>Appointment Setting<\/h2>[\/et_pb_text][et_pb_blurb title=\"Lets the viewer schedule a call without having to leave the presentation.\" _builder_version=\"4.20.4\" _module_preset=\"c6f246e1-a1bd-4b9e-8bcc-384b2a8f913b\" header_text_color=\"#787f84\" header_letter_spacing=\"0.15em\" body_font_size=\"16px\" background_color=\"#FFFFFF\" custom_margin=\"20px||||false|false\" custom_padding=\"30px|30px|30px|30px|true|true\" custom_padding_tablet=\"30px|30px|30px|30px|true|true\" custom_padding_phone=\"20px|20px|20px|20px|true|true\" custom_padding_last_edited=\"on|phone\" header_font_size_tablet=\"14px\" header_font_size_phone=\"14px\" header_font_size_last_edited=\"on|phone\" body_font_size_tablet=\"15px\" body_font_size_phone=\"14px\" body_font_size_last_edited=\"on|phone\" 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)\" locked=\"off\" global_colors_info=\"{}\"][\/et_pb_blurb][et_pb_blurb module_class=\"featureBullets\" _builder_version=\"4.20.4\" _module_preset=\"c6f246e1-a1bd-4b9e-8bcc-384b2a8f913b\" body_font_size=\"16px\" background_color=\"#FFFFFF\" custom_padding=\"30px|30px|30px|30px|true|true\" custom_padding_tablet=\"30px|30px|30px|30px|true|true\" custom_padding_phone=\"20px|20px|20px|20px|true|true\" custom_padding_last_edited=\"on|phone\" body_font_size_tablet=\"15px\" body_font_size_phone=\"14px\" body_font_size_last_edited=\"on|phone\" 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)\" locked=\"off\" global_colors_info=\"{}\"]<ul>\r\n<li>No more missed calls or voicemails.<\/li>\r\n<li>Appointment appears in your notifications.<\/li>\r\n<\/ul>[\/et_pb_blurb][\/et_pb_column][et_pb_column type=\"1_2\" _builder_version=\"4.20.4\" _module_preset=\"default\" global_colors_info=\"{}\"][et_pb_image src=\"https:\/\/idecide.wpengine.com\/wp-content\/uploads\/2023\/05\/schedule_a_consult.png\" title_text=\"schedule_a_consult\" align=\"right\" _builder_version=\"4.21.0\" _module_preset=\"default\" transform_scale_tablet=\"\" transform_scale_phone=\"\" transform_scale_last_edited=\"on|tablet\" transform_translate_tablet=\"0px|50px\" transform_translate_phone=\"0px|50px\" transform_translate_last_edited=\"on|phone\" transform_translate_linked=\"off\" transform_rotate_tablet=\"\" transform_rotate_phone=\"\" transform_rotate_last_edited=\"on|tablet\" transform_skew_tablet=\"\" transform_skew_phone=\"\" transform_skew_last_edited=\"on|tablet\" transform_origin_tablet=\"\" transform_origin_phone=\"\" transform_origin_last_edited=\"on|tablet\" transform_styles_last_edited=\"on|phone\" width=\"110%\" width_tablet=\"110%\" width_phone=\"110%\" width_last_edited=\"on|phone\" transform_styles_tablet=\"\" transform_styles_phone=\"\" custom_css_main_element=\"filter: drop-shadow(5px 30px 25px #dddddd);||-webkit-filter: drop-shadow(5px 30px 25px #dddddd);\" global_colors_info=\"{}\"][\/et_pb_image][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=\"1\" admin_label=\"Stats\" _builder_version=\"4.21.0\" _module_preset=\"default\" collapsed=\"on\" global_colors_info=\"{}\"][et_pb_row column_structure=\"1_2,1_2\" _builder_version=\"4.20.4\" _module_preset=\"default\" max_width=\"1150px\" global_colors_info=\"{}\" custom_css_main_element_last_edited=\"on|tablet\" 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=\"1_2\" _builder_version=\"4.18.1\" _module_preset=\"default\" global_colors_info=\"{}\"][et_pb_image src=\"https:\/\/idecide.wpengine.com\/wp-content\/uploads\/2023\/05\/let_them_buy.png\" title_text=\"let_them_buy\" align=\"center\" _builder_version=\"4.21.0\" _module_preset=\"default\" transform_scale_tablet=\"\" transform_scale_phone=\"\" transform_scale_last_edited=\"on|desktop\" transform_translate=\"-20px|-5px\" transform_translate_tablet=\"0px|0px\" transform_translate_phone=\"0px|0px\" transform_translate_last_edited=\"on|tablet\" transform_translate_linked=\"off\" transform_rotate_tablet=\"\" transform_rotate_phone=\"\" transform_rotate_last_edited=\"on|desktop\" transform_skew_tablet=\"\" transform_skew_phone=\"\" transform_skew_last_edited=\"on|desktop\" transform_origin_tablet=\"\" transform_origin_phone=\"\" transform_origin_last_edited=\"on|desktop\" transform_styles_last_edited=\"on|tablet\" max_height=\"600px\" transform_styles_tablet=\"\" transform_styles_phone=\"\" custom_css_main_element=\"filter: drop-shadow(5px 30px 25px #dddddd);||-webkit-filter: drop-shadow(5px 30px 25px #dddddd);\" global_colors_info=\"{}\"][\/et_pb_image][\/et_pb_column][et_pb_column type=\"1_2\" _builder_version=\"4.20.4\" _module_preset=\"default\" custom_padding=\"||||false|false\" custom_padding_tablet=\"||6vw||false|false\" custom_padding_phone=\"||||false|false\" custom_padding_last_edited=\"on|phone\" global_colors_info=\"{}\"][et_pb_text _builder_version=\"4.20.4\" _module_preset=\"3ce0e369-8048-44c0-b86a-4321b744fd9c\" custom_margin=\"||0px||false|false\" header_2_font_size_tablet=\"6vw\" header_2_font_size_phone=\"6vw\" header_2_font_size_last_edited=\"on|phone\" global_colors_info=\"{}\"]<h2>Let Them Buy When They're Ready<\/h2>[\/et_pb_text][et_pb_blurb title=\"Never talk yourself out of a sale again.\" _builder_version=\"4.20.4\" _module_preset=\"c6f246e1-a1bd-4b9e-8bcc-384b2a8f913b\" header_text_color=\"#787f84\" header_letter_spacing=\"0.15em\" body_font_size=\"16px\" background_color=\"#FFFFFF\" custom_margin=\"20px||||false|false\" custom_padding=\"30px|30px|30px|30px|true|true\" custom_padding_tablet=\"30px|30px|30px|30px|true|true\" custom_padding_phone=\"20px|20px|20px|20px|true|true\" custom_padding_last_edited=\"on|phone\" header_font_size_tablet=\"14px\" header_font_size_phone=\"14px\" header_font_size_last_edited=\"on|phone\" body_font_size_tablet=\"15px\" body_font_size_phone=\"14px\" body_font_size_last_edited=\"on|phone\" 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)\" locked=\"off\" global_colors_info=\"{}\"][\/et_pb_blurb][et_pb_blurb module_class=\"featureBullets\" _builder_version=\"4.20.4\" _module_preset=\"c6f246e1-a1bd-4b9e-8bcc-384b2a8f913b\" body_font_size=\"16px\" background_color=\"#FFFFFF\" custom_padding=\"30px|30px|30px|30px|true|true\" custom_padding_tablet=\"30px|30px|30px|30px|true|true\" custom_padding_phone=\"20px|20px|20px|20px|true|true\" custom_padding_last_edited=\"on|phone\" body_font_size_tablet=\"15px\" body_font_size_phone=\"14px\" body_font_size_last_edited=\"on|phone\" 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)\" locked=\"off\" global_colors_info=\"{}\"]<ul>\r\n<li><span style=\"font-size: 16px; letter-spacing: -0.01em;\">Links in the presentation go directly to your order page so viewers don't get lost in a sea of buttons and pages.<\/span><\/li>\r\n<li>A no-pressure closing approach allows the viewer to choose when to buy so they're not waiting until the end if they're ready now.<\/li>\r\n<li>Eliminate sales \"pitch\" anxiety and allow viewers to fully engage and explore your offer.<\/li>\r\n<\/ul>[\/et_pb_blurb][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=\"1\" admin_label=\"Call to Action\" _builder_version=\"4.20.4\" _module_preset=\"default\" custom_padding=\"||150px||false|false\" collapsed=\"on\" global_colors_info=\"{}\"][et_pb_row column_structure=\"1_2,1_2\" _builder_version=\"4.20.4\" _module_preset=\"default\" max_width=\"1150px\" global_colors_info=\"{}\"][et_pb_column type=\"1_2\" _builder_version=\"4.20.4\" _module_preset=\"default\" global_colors_info=\"{}\"][et_pb_text _builder_version=\"4.20.4\" _module_preset=\"3ce0e369-8048-44c0-b86a-4321b744fd9c\" custom_margin=\"||0px||false|false\" header_2_font_size_tablet=\"6vw\" header_2_font_size_phone=\"6vw\" header_2_font_size_last_edited=\"on|phone\" global_colors_info=\"{}\"]<h2>Include Videos In The Presentation<\/h2>[\/et_pb_text][et_pb_blurb title=\"Keep viewers engaged in your presentation by including persuasive videos so they're never tempted to leave the presentation early.\" _builder_version=\"4.20.4\" _module_preset=\"c6f246e1-a1bd-4b9e-8bcc-384b2a8f913b\" header_text_color=\"#787f84\" header_letter_spacing=\"0.15em\" body_font_size=\"16px\" background_color=\"#FFFFFF\" custom_margin=\"20px||||false|false\" custom_padding=\"30px|30px|30px|30px|true|true\" custom_padding_tablet=\"30px|30px|30px|30px|true|true\" custom_padding_phone=\"20px|20px|20px|20px|true|true\" custom_padding_last_edited=\"on|phone\" header_font_size_tablet=\"14px\" header_font_size_phone=\"14px\" header_font_size_last_edited=\"on|phone\" body_font_size_tablet=\"15px\" body_font_size_phone=\"14px\" body_font_size_last_edited=\"on|phone\" 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)\" locked=\"off\" global_colors_info=\"{}\"][\/et_pb_blurb][et_pb_blurb module_class=\"featureBullets\" _builder_version=\"4.20.4\" _module_preset=\"c6f246e1-a1bd-4b9e-8bcc-384b2a8f913b\" body_font_size=\"16px\" background_color=\"#FFFFFF\" custom_padding=\"30px|30px|30px|30px|true|true\" custom_padding_tablet=\"30px|30px|30px|30px|true|true\" custom_padding_phone=\"20px|20px|20px|20px|true|true\" custom_padding_last_edited=\"on|phone\" body_font_size_tablet=\"15px\" body_font_size_phone=\"14px\" body_font_size_last_edited=\"on|phone\" 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)\" locked=\"off\" global_colors_info=\"{}\"]<ul>\r\n<li>Viewers can watch the video without leaving your myiDecide presentation.<\/li>\r\n<li>Add complex info or a personalized video without redirecting your viewer to a new browser window.<\/li>\r\n<\/ul>[\/et_pb_blurb][\/et_pb_column][et_pb_column type=\"1_2\" _builder_version=\"4.20.4\" _module_preset=\"default\" global_colors_info=\"{}\"][et_pb_image src=\"https:\/\/idecide.wpengine.com\/wp-content\/uploads\/2023\/04\/video_player_1.svg\" title_text=\"video_player_1\" align=\"right\" _builder_version=\"4.21.0\" _module_preset=\"default\" transform_scale_tablet=\"\" transform_scale_phone=\"\" transform_scale_last_edited=\"on|phone\" transform_scale_linked_phone=\"off\" transform_translate_tablet=\"-55px|82px\" transform_translate_phone=\"-25px|80px\" transform_translate_last_edited=\"on|tablet\" transform_translate_linked=\"off\" transform_rotate_tablet=\"\" transform_rotate_phone=\"\" transform_rotate_last_edited=\"on|desktop\" transform_skew_tablet=\"\" transform_skew_phone=\"\" transform_skew_last_edited=\"on|desktop\" transform_origin_tablet=\"\" transform_origin_phone=\"\" transform_origin_last_edited=\"on|desktop\" transform_styles_last_edited=\"on|phone\" transform_styles_tablet=\"\" transform_styles_phone=\"\" custom_css_main_element=\"filter: drop-shadow(5px 30px 25px #dddddd);||-webkit-filter: drop-shadow(5px 30px 25px #dddddd);\" global_colors_info=\"{}\"][\/et_pb_image][et_pb_image src=\"https:\/\/idecide.wpengine.com\/wp-content\/uploads\/2023\/04\/video_player_2.svg\" title_text=\"video_player_2\" align=\"right\" _builder_version=\"4.21.0\" _module_preset=\"default\" transform_scale_tablet=\"\" transform_scale_phone=\"\" transform_scale_last_edited=\"on|desktop\" transform_translate=\"182px|-80px\" transform_translate_tablet=\"50px|-2px\" transform_translate_phone=\"25px|25px\" transform_translate_last_edited=\"on|phone\" transform_translate_linked=\"off\" transform_translate_linked_phone=\"off\" transform_rotate_tablet=\"\" transform_rotate_phone=\"\" transform_rotate_last_edited=\"on|desktop\" transform_skew_tablet=\"\" transform_skew_phone=\"\" transform_skew_last_edited=\"on|desktop\" transform_origin_tablet=\"\" transform_origin_phone=\"\" transform_origin_last_edited=\"on|desktop\" transform_styles_last_edited=\"on|phone\" transform_styles_tablet=\"\" transform_styles_phone=\"\" custom_css_main_element=\"filter: drop-shadow(5px 30px 25px #dddddd);||-webkit-filter: drop-shadow(5px 30px 25px #dddddd);\" global_colors_info=\"{}\"][\/et_pb_image][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=\"1\" admin_label=\"Stats\" _builder_version=\"4.21.0\" _module_preset=\"default\" collapsed=\"on\" global_colors_info=\"{}\"][et_pb_row column_structure=\"1_2,1_2\" _builder_version=\"4.20.4\" _module_preset=\"default\" max_width=\"1150px\" global_colors_info=\"{}\" custom_css_main_element_last_edited=\"on|tablet\" 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=\"1_2\" _builder_version=\"4.18.1\" _module_preset=\"default\" global_colors_info=\"{}\"][et_pb_image src=\"https:\/\/idecide.com\/wp-content\/uploads\/2023\/05\/strategy.svg\" title_text=\"strategy\" align=\"center\" _builder_version=\"4.23.1\" _module_preset=\"default\" transform_scale_tablet=\"\" transform_scale_phone=\"\" transform_scale_last_edited=\"on|desktop\" transform_translate=\"-20px|0px\" transform_translate_tablet=\"0px|0px\" transform_translate_phone=\"0px|0px\" transform_translate_last_edited=\"on|tablet\" transform_translate_linked=\"off\" transform_rotate_tablet=\"\" transform_rotate_phone=\"\" transform_rotate_last_edited=\"on|desktop\" transform_skew_tablet=\"\" transform_skew_phone=\"\" transform_skew_last_edited=\"on|desktop\" transform_origin_tablet=\"\" transform_origin_phone=\"\" transform_origin_last_edited=\"on|desktop\" transform_styles_last_edited=\"on|tablet\" max_height=\"500px\" custom_margin=\"-150px||||false|false\" custom_margin_tablet=\"0px||||false|false\" custom_margin_phone=\"0px||||false|false\" custom_margin_last_edited=\"on|phone\" transform_styles_tablet=\"\" transform_styles_phone=\"\" custom_css_main_element=\"filter: drop-shadow(5px 30px 25px #dddddd);||-webkit-filter: drop-shadow(5px 30px 25px #dddddd);\" global_colors_info=\"{}\"][\/et_pb_image][\/et_pb_column][et_pb_column type=\"1_2\" _builder_version=\"4.20.4\" _module_preset=\"default\" custom_padding=\"||||false|false\" custom_padding_tablet=\"||6vw||false|false\" custom_padding_phone=\"||||false|false\" custom_padding_last_edited=\"on|phone\" global_colors_info=\"{}\"][et_pb_text _builder_version=\"4.20.4\" _module_preset=\"3ce0e369-8048-44c0-b86a-4321b744fd9c\" custom_margin=\"||0px||false|false\" header_2_font_size_tablet=\"6vw\" header_2_font_size_phone=\"6vw\" header_2_font_size_last_edited=\"on|phone\" global_colors_info=\"{}\"]<h2>Coaching Call<\/h2>[\/et_pb_text][et_pb_blurb title=\"15 minute live 1:1 coaching session with a member oof our team\" _builder_version=\"4.23.1\" _module_preset=\"c6f246e1-a1bd-4b9e-8bcc-384b2a8f913b\" header_text_color=\"#787f84\" header_letter_spacing=\"0.15em\" body_font_size=\"16px\" background_color=\"#FFFFFF\" custom_margin=\"20px||||false|false\" custom_padding=\"30px|30px|30px|30px|true|true\" custom_padding_tablet=\"30px|30px|30px|30px|true|true\" custom_padding_phone=\"20px|20px|20px|20px|true|true\" custom_padding_last_edited=\"on|phone\" header_font_size_tablet=\"14px\" header_font_size_phone=\"14px\" header_font_size_last_edited=\"on|phone\" body_font_size_tablet=\"15px\" body_font_size_phone=\"14px\" body_font_size_last_edited=\"on|phone\" 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)\" locked=\"off\" global_colors_info=\"{}\"][\/et_pb_blurb][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=\"1\" admin_label=\"Call to Action\" _builder_version=\"4.20.4\" _module_preset=\"default\" custom_padding=\"||150px||false|false\" collapsed=\"on\" global_colors_info=\"{}\"][et_pb_row column_structure=\"1_2,1_2\" _builder_version=\"4.20.4\" _module_preset=\"default\" max_width=\"1150px\" global_colors_info=\"{}\"][et_pb_column type=\"1_2\" _builder_version=\"4.20.4\" _module_preset=\"default\" global_colors_info=\"{}\"][et_pb_text _builder_version=\"4.20.4\" _module_preset=\"3ce0e369-8048-44c0-b86a-4321b744fd9c\" custom_margin=\"||0px||false|false\" header_2_font_size_tablet=\"6vw\" header_2_font_size_phone=\"6vw\" header_2_font_size_last_edited=\"on|phone\" global_colors_info=\"{}\"]<h2>AI Script Generator<\/h2>[\/et_pb_text][et_pb_blurb title=\"Not sure what to say in your presentation? We\u2019ve got you covered!\" _builder_version=\"4.20.4\" _module_preset=\"c6f246e1-a1bd-4b9e-8bcc-384b2a8f913b\" header_text_color=\"#787f84\" header_letter_spacing=\"0.15em\" body_font_size=\"16px\" background_color=\"#FFFFFF\" custom_margin=\"20px||||false|false\" custom_padding=\"30px|30px|30px|30px|true|true\" custom_padding_tablet=\"30px|30px|30px|30px|true|true\" custom_padding_phone=\"20px|20px|20px|20px|true|true\" custom_padding_last_edited=\"on|phone\" header_font_size_tablet=\"14px\" header_font_size_phone=\"14px\" header_font_size_last_edited=\"on|phone\" body_font_size_tablet=\"15px\" body_font_size_phone=\"14px\" body_font_size_last_edited=\"on|phone\" 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)\" locked=\"off\" global_colors_info=\"{}\"][\/et_pb_blurb][et_pb_blurb module_class=\"featureBullets\" _builder_version=\"4.20.4\" _module_preset=\"c6f246e1-a1bd-4b9e-8bcc-384b2a8f913b\" body_font_size=\"16px\" background_color=\"#FFFFFF\" custom_padding=\"30px|30px|30px|30px|true|true\" custom_padding_tablet=\"30px|30px|30px|30px|true|true\" custom_padding_phone=\"20px|20px|20px|20px|true|true\" custom_padding_last_edited=\"on|phone\" body_font_size_tablet=\"15px\" body_font_size_phone=\"14px\" body_font_size_last_edited=\"on|phone\" 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)\" locked=\"off\" global_colors_info=\"{}\"]<ul>\r\n<li>FREE questionnaire turns your answers into an editable\u00a0<span class=\"gmail-il\">script.<\/span><\/li>\r\n<li>The\u00a0<span class=\"gmail-il\">script<\/span>\u00a0coincides with a Pre-Built template, including color coding and design elements.<\/li>\r\n<li>Quickly and easily build your presentation!<\/li>\r\n<\/ul>[\/et_pb_blurb][\/et_pb_column][et_pb_column type=\"1_2\" _builder_version=\"4.20.4\" _module_preset=\"default\" global_colors_info=\"{}\"][et_pb_image src=\"https:\/\/idecide.com\/wp-content\/uploads\/2023\/05\/script_generator_ai.png\" title_text=\"script_generator_ai\" align=\"center\" _builder_version=\"4.21.0\" _module_preset=\"default\" transform_scale_tablet=\"\" transform_scale_phone=\"\" transform_scale_last_edited=\"on|desktop\" transform_translate=\"0px|-5px\" transform_translate_tablet=\"0px|0px\" transform_translate_phone=\"0px|0px\" transform_translate_last_edited=\"on|desktop\" transform_translate_linked=\"off\" transform_rotate_tablet=\"\" transform_rotate_phone=\"\" transform_rotate_last_edited=\"on|desktop\" transform_skew_tablet=\"\" transform_skew_phone=\"\" transform_skew_last_edited=\"on|desktop\" transform_origin_tablet=\"\" transform_origin_phone=\"\" transform_origin_last_edited=\"on|desktop\" transform_styles_last_edited=\"on|desktop\" width=\"135%\" width_tablet=\"135%\" width_phone=\"135%\" width_last_edited=\"on|phone\" transform_styles_tablet=\"\" transform_styles_phone=\"\" custom_css_main_element=\"filter: drop-shadow(5px 30px 25px #dddddd);||-webkit-filter: drop-shadow(5px 30px 25px #dddddd);\" global_colors_info=\"{}\"][\/et_pb_image][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=\"1\" fullwidth=\"on\" admin_label=\"iFrame Scroll\" module_id=\"iFrameScroll\" _builder_version=\"4.21.0\" _module_preset=\"default\" background_color=\"#FFFFFF\" width=\"100vw\" min_height_tablet=\"auto\" min_height_phone=\"auto\" min_height_last_edited=\"off|desktop\" overflow-x=\"hidden\" overflow-y=\"hidden\" top_divider_style=\"curve\" top_divider_color=\"#FFFFFF\" top_divider_height=\"70px\" top_divider_height_tablet=\"50px\" top_divider_height_phone=\"35px\" top_divider_height_last_edited=\"on|phone\" bottom_divider_style=\"curve\" bottom_divider_color=\"#FFFFFF\" bottom_divider_height=\"70px\" bottom_divider_flip=\"vertical\" bottom_divider_height_tablet=\"50px\" bottom_divider_height_phone=\"35px\" bottom_divider_height_last_edited=\"on|desktop\" locked=\"off\" collapsed=\"off\" global_colors_info=\"{}\"][et_pb_fullwidth_code _builder_version=\"4.21.0\" _module_preset=\"default\" min_height_tablet=\"auto\" min_height_phone=\"auto\" min_height_last_edited=\"off|desktop\" custom_padding=\"||||false|true\" scroll_vertical_motion=\"0|50|50|100|4|0|-2\" scroll_scaling=\"0|50|50|100|75%|100|75%\" scroll_rotating=\"0|50|50|100|20\u00b0|0|-20\u00b0\" custom_css_main_element=\"aspect-ratio:16\/9\" global_colors_info=\"{}\" custom_css_main_element_last_edited=\"off|desktop\"]<html id=\"scrollWindow\"><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  <style><!-- [et_pb_line_break_holder] -->    \/* Hide scrollbar *\/<!-- [et_pb_line_break_holder] -->    ::-webkit-scrollbar {<!-- [et_pb_line_break_holder] -->      display: none !important;<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    \/* Set height of html to full viewport height *\/<!-- [et_pb_line_break_holder] -->    .scrollWindow {<!-- [et_pb_line_break_holder] -->      height: 100vh;<!-- [et_pb_line_break_holder] -->      aspect-ratio: 16 \/ 9;<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    \/* Set background color of body *\/<!-- [et_pb_line_break_holder] -->    body {<!-- [et_pb_line_break_holder] -->      background: #f4f5fa;<!-- [et_pb_line_break_holder] -->      height: 100vh;<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    \/* Center canvas element *\/<!-- [et_pb_line_break_holder] -->    canvas {<!-- [et_pb_line_break_holder] -->      position: absolute;<!-- [et_pb_line_break_holder] -->      width: 100vw;<!-- [et_pb_line_break_holder] -->      aspect-ratio: 16\/9;<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] -->  <\/style><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><body translate=\"no\"><!-- [et_pb_line_break_holder] -->  <canvas id=\"hero-lightpass\" width=\"1158\" height=\"770\"><\/canvas><!-- [et_pb_line_break_holder] -->  <script><!-- [et_pb_line_break_holder] -->    \/\/ Define canvas element and its context<!-- [et_pb_line_break_holder] -->    const canvas = document.getElementById(\"hero-lightpass\");<!-- [et_pb_line_break_holder] -->    const context = canvas.getContext(\"2d\");<!-- [et_pb_line_break_holder] -->    \/\/ Set the canvas size to the desired dimensions<!-- [et_pb_line_break_holder] -->    canvas.width = 1920;<!-- [et_pb_line_break_holder] -->    canvas.height = 1080;<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    \/\/ Define function to get the URL of the current image frame<!-- [et_pb_line_break_holder] -->    const currentFrame = index => `https:\/\/idecide.com\/vidScroll_1\/assets\/img\/dashboard_${index.toString().padStart(3, '0')}.jpg`;<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    \/\/ Define the number of images to scroll through<!-- [et_pb_line_break_holder] -->    const frameCount = 90;<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    \/\/ Create an array to hold the preloaded images<!-- [et_pb_line_break_holder] -->    const images = [];<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    \/\/ Preload the images to improve performance<!-- [et_pb_line_break_holder] -->    const preloadImages = () => {<!-- [et_pb_line_break_holder] -->      for (let i = 1; i < frameCount; i++) {<!-- [et_pb_line_break_holder] -->        images[i] = new Image();<!-- [et_pb_line_break_holder] -->        images[i].src = currentFrame(i);<!-- [et_pb_line_break_holder] -->      }<!-- [et_pb_line_break_holder] -->    };<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    \/\/ Call the preloadImages function<!-- [et_pb_line_break_holder] -->    preloadImages();<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    \/\/ If the user is on a mobile device, draw the last image and disable scrolling<!-- [et_pb_line_break_holder] -->    if (\/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini\/i.test(navigator.userAgent)) {<!-- [et_pb_line_break_holder] -->      const img = new Image();<!-- [et_pb_line_break_holder] -->      img.src = currentFrame(frameCount);<!-- [et_pb_line_break_holder] -->      img.onload = () => context.drawImage(img, 0, 0);<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    } else {<!-- [et_pb_line_break_holder] -->      \/\/ If the user is on a desktop device, draw the first image and enable scrolling<!-- [et_pb_line_break_holder] -->      const img = new Image();<!-- [et_pb_line_break_holder] -->      img.src = currentFrame(1);<!-- [et_pb_line_break_holder] -->      img.onload = () => context.drawImage(img, 0, 0);<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->      \/\/ Get the html element and define a function to check if an element is partially in viewport<!-- [et_pb_line_break_holder] -->      const html = document.getElementById('scrollWindow');<!-- [et_pb_line_break_holder] -->      <!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->      function isElementPartiallyInViewport(el) {<!-- [et_pb_line_break_holder] -->        const rect = el.getBoundingClientRect();<!-- [et_pb_line_break_holder] -->        const windowHeight = window.innerHeight || document.documentElement.clientHeight;<!-- [et_pb_line_break_holder] -->        const windowWidth = window.innerWidth || document.documentElement.clientWidth;<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        \/\/ Check if the element is partially in view both horizontally and vertically<!-- [et_pb_line_break_holder] -->        const vertInView = (rect.top <= windowHeight * 0.7) && ((rect.top + rect.height) >= 0);<!-- [et_pb_line_break_holder] -->        const horInView = (rect.left <= windowWidth) && ((rect.left + rect.width) >= 0);<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        return (vertInView && horInView);<!-- [et_pb_line_break_holder] -->      }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->      \/\/ Define a function to handle the scroll event<!-- [et_pb_line_break_holder] -->      const handleScroll = () => {<!-- [et_pb_line_break_holder] -->        \/\/ Get the iFrameScroll element from the parent window<!-- [et_pb_line_break_holder] -->        const iFrameScrollElement = document.querySelector(\"#iFrameScroll\");<!-- [et_pb_line_break_holder] -->        const iFrameLocation = iFrameScrollElement.getBoundingClientRect().top * 2;<!-- [et_pb_line_break_holder] -->        \/\/ If the iFrameScroll element is partially in the viewport, scroll to it<!-- [et_pb_line_break_holder] -->        if (iFrameScrollElement && isElementPartiallyInViewport(iFrameScrollElement)) {<!-- [et_pb_line_break_holder] -->          const scrollTop = html.scrollTop - iFrameLocation;<!-- [et_pb_line_break_holder] -->          const maxScrollTop = html.scrollHeight - (window.innerHeight * 3);<!-- [et_pb_line_break_holder] -->          const scrollFraction = scrollTop \/ maxScrollTop;<!-- [et_pb_line_break_holder] -->          const frameIndex = Math.min(frameCount - 1, Math.floor(scrollFraction * frameCount));<!-- [et_pb_line_break_holder] -->          console.log(frameIndex);<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->          \/\/ Draw the appropriate image for the current frame index<!-- [et_pb_line_break_holder] -->          requestAnimationFrame(() => context.drawImage(images[frameIndex + 1], 0, 0));<!-- [et_pb_line_break_holder] -->        }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->      };<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->      \/\/ Attach the event listener to the iframe window to handle scrolling<!-- [et_pb_line_break_holder] -->      window.addEventListener('scroll', handleScroll);<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    \/\/ Define console object if it does not exist<!-- [et_pb_line_break_holder] -->    window.console = window.console || function (t) { };<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    \/\/ If the URL query string contains \"type=embed\", send a message to the parent window to resize the iframe<!-- [et_pb_line_break_holder] -->    if (document.location.search.match(\/type=embed\/gi)) {<!-- [et_pb_line_break_holder] -->      window.parent.postMessage(\"resize\", \"*\");<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] -->  <\/script><!-- [et_pb_line_break_holder] --><\/body><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><\/html>[\/et_pb_fullwidth_code][\/et_pb_section][et_pb_section fb_built=\"1\" admin_label=\"Testimonials\" module_id=\"testimonials\" _builder_version=\"4.20.4\" _module_preset=\"default\" custom_padding=\"||135px||false|false\" saved_tabs=\"all\" locked=\"off\" collapsed=\"on\" global_colors_info=\"{}\"][et_pb_row _builder_version=\"4.21.0\" _module_preset=\"default\" global_colors_info=\"{}\"][et_pb_column type=\"4_4\" _builder_version=\"4.18.1\" _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>What Customers Say About myiDecide<\/h2>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=\"1_2,1_2\" _builder_version=\"4.21.0\" _module_preset=\"default\" custom_padding=\"||100px||false|false\" global_colors_info=\"{}\"][et_pb_column type=\"1_2\" _builder_version=\"4.21.0\" _module_preset=\"default\" global_colors_info=\"{}\"][et_pb_text _builder_version=\"4.23.1\" _module_preset=\"7a5e014f-c6c3-451e-a001-9b329ea922d2\" header_4_font=\"Poppins|600|||||||\" 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=\"||||false|false\" header_4_font_size_tablet=\"12px\" header_4_font_size_phone=\"\" header_4_font_size_last_edited=\"on|phone\" global_colors_info=\"{}\"]<h4 style=\"text-align: center;\">See how reps reacted to the launch of their myiDecide!<\/h4>[\/et_pb_text][et_pb_video src=\"https:\/\/youtu.be\/JEvsAwOaay0\" _builder_version=\"4.21.0\" _module_preset=\"default\" border_radii=\"on|24px|24px|24px|24px\" border_radii_tablet=\"on|40px|40px|40px|40px\" border_radii_phone=\"on|25px|25px|25px|25px\" border_radii_last_edited=\"off|desktop\" 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)\" locked=\"off\" global_colors_info=\"{}\"][\/et_pb_video][\/et_pb_column][et_pb_column type=\"1_2\" _builder_version=\"4.21.0\" _module_preset=\"default\" global_colors_info=\"{}\"][et_pb_text _builder_version=\"4.21.0\" _module_preset=\"7a5e014f-c6c3-451e-a001-9b329ea922d2\" header_4_font=\"Poppins|600|||||||\" 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=\"||||false|false\" header_4_font_size_tablet=\"12px\" header_4_font_size_phone=\"\" header_4_font_size_last_edited=\"on|phone\" global_colors_info=\"{}\"]<h4 style=\"text-align: center;\">Listen to a voicemail from a rep to their supervisor.<\/h4>[\/et_pb_text][et_pb_video src=\"https:\/\/youtu.be\/yO00z3bglqk\" _builder_version=\"4.21.0\" _module_preset=\"default\" border_radii=\"on|24px|24px|24px|24px\" border_radii_tablet=\"on|40px|40px|40px|40px\" border_radii_phone=\"on|25px|25px|25px|25px\" border_radii_last_edited=\"off|desktop\" 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)\" locked=\"off\" global_colors_info=\"{}\"][\/et_pb_video][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=\"1_2,1_2\" use_custom_gutter=\"on\" gutter_width=\"2\" make_equal=\"on\" _builder_version=\"4.21.0\" _module_preset=\"default\" custom_padding=\"||50px||false|false\" locked=\"off\" global_colors_info=\"{}\"][et_pb_column type=\"1_2\" _builder_version=\"4.21.0\" _module_preset=\"default\" background_color=\"#FFFFFF\" custom_padding=\"30px|30px|30px|30px|true|true\" custom_padding_tablet=\"30px|30px|30px|30px|true|true\" custom_padding_phone=\"20px|20px|20px|20px|true|true\" custom_padding_last_edited=\"on|phone\" 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_image src=\"https:\/\/idecide.wpengine.com\/wp-content\/uploads\/2023\/04\/deanna-300x300.jpeg\" title_text=\"deanna\" _builder_version=\"4.20.2\" _module_preset=\"default\" max_width=\"150px\" border_radii=\"on|50%|50%|50%|50%\" global_colors_info=\"{}\"][\/et_pb_image][et_pb_text _builder_version=\"4.20.4\" _module_preset=\"015bb63d-8172-4a9d-8c11-7806b2c6b6a6\" header_5_text_color=\"gcid-a653c5a4-f04a-4757-b7e9-ab9076ca86fa\" header_5_font_size=\"26px\" header_5_letter_spacing=\"0.5em\" global_colors_info=\"{%22gcid-a653c5a4-f04a-4757-b7e9-ab9076ca86fa%22:%91%22header_5_text_color%22,%22header_5_text_color%22,%22header_5_text_color%22%93}\"]<h5>\u2605\u2605\u2605\u2605\u2605<\/h5>[\/et_pb_text][et_pb_text _builder_version=\"4.21.0\" _module_preset=\"c49504e1-e210-4d0c-8278-3cab9ce458d1\" header_4_font_size=\"20px\" custom_margin=\"||10px||false|false\" header_4_font_size_tablet=\"20px\" header_4_font_size_phone=\"20px\" header_4_font_size_last_edited=\"on|phone\" global_colors_info=\"{}\"]<h4>\u201cIn our heavily regulated industry (financial services), the real time updates are an incredible feature! Our compliance department loves it.\u201d\u00a0<\/h4>[\/et_pb_text][et_pb_text _builder_version=\"4.20.2\" _module_preset=\"015bb63d-8172-4a9d-8c11-7806b2c6b6a6\" global_colors_info=\"{}\"]<h5>Deanna M.<\/h5>[\/et_pb_text][et_pb_text _builder_version=\"4.20.2\" _module_preset=\"550b4e10-4a46-4d39-8aaf-e3d810038479\" custom_margin=\"-10px||||false|false\" global_colors_info=\"{}\"]<div class=\"ql-block ql-align-center\" data-block-id=\"block-c86a13e2-f732-4365-b407-9fd471c34309\"><span>Branch Manager<\/span><\/div>[\/et_pb_text][\/et_pb_column][et_pb_column type=\"1_2\" _builder_version=\"4.20.2\" _module_preset=\"default\" background_color=\"#FFFFFF\" custom_padding=\"30px|30px|30px|30px|true|true\" custom_padding_tablet=\"30px|30px|30px|30px|true|true\" custom_padding_phone=\"20px|20px|20px|20px|true|true\" custom_padding_last_edited=\"on|phone\" 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_image src=\"https:\/\/idecide.wpengine.com\/wp-content\/uploads\/2023\/04\/rick-300x288.jpeg\" title_text=\"rick\" _builder_version=\"4.20.2\" _module_preset=\"default\" max_width=\"150px\" border_radii=\"on|50%|50%|50%|50%\" global_colors_info=\"{}\"][\/et_pb_image][et_pb_text _builder_version=\"4.18.1\" _module_preset=\"015bb63d-8172-4a9d-8c11-7806b2c6b6a6\" header_5_text_color=\"gcid-a653c5a4-f04a-4757-b7e9-ab9076ca86fa\" header_5_font_size=\"26px\" header_5_letter_spacing=\"0.5em\" global_colors_info=\"{%22gcid-a653c5a4-f04a-4757-b7e9-ab9076ca86fa%22:%91%22header_5_text_color%22,%22header_5_text_color%22,%22header_5_text_color%22%93}\"]<h5>\u2605\u2605\u2605\u2605\u2605<\/h5>[\/et_pb_text][et_pb_text _builder_version=\"4.21.0\" _module_preset=\"c49504e1-e210-4d0c-8278-3cab9ce458d1\" header_4_font_size=\"20px\" custom_margin=\"||10px||false|false\" header_4_font_size_tablet=\"20px\" header_4_font_size_phone=\"20px\" header_4_font_size_last_edited=\"on|phone\" global_colors_info=\"{%22gcid-a653c5a4-f04a-4757-b7e9-ab9076ca86fa%22:%91%22header_5_text_color%22,%22header_5_text_color%22,%22header_5_text_color%22%93}\"]<h4>\u201cThe analytics put ME in control of my business. No guessing. I know what\u2019s going on in real time!\u201d<\/h4>[\/et_pb_text][et_pb_text _builder_version=\"4.20.2\" _module_preset=\"015bb63d-8172-4a9d-8c11-7806b2c6b6a6\" global_colors_info=\"{}\"]<h5>Rick R.<\/h5>[\/et_pb_text][et_pb_text _builder_version=\"4.21.0\" _module_preset=\"550b4e10-4a46-4d39-8aaf-e3d810038479\" custom_margin=\"-10px||||false|false\" global_colors_info=\"{}\"]<div class=\"ql-block ql-align-center\" data-block-id=\"block-c86a13e2-f732-4365-b407-9fd471c34309\">30 Year Sales Veteran<\/div>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row _builder_version=\"4.21.0\" _module_preset=\"default\" global_colors_info=\"{}\"][et_pb_column type=\"4_4\" _builder_version=\"4.18.1\" _module_preset=\"default\" global_colors_info=\"{}\"][et_pb_button button_url=\"https:\/\/signup.idecide.com\/myidecide\/\" button_text=\"Get Started!\" button_alignment=\"center\" _builder_version=\"4.23.4\" _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\" hover_enabled=\"0\" locked=\"off\" global_colors_info=\"{}\" sticky_enabled=\"0\"][\/et_pb_button][\/et_pb_column][\/et_pb_row][\/et_pb_section]","_et_gb_content_width":"","footnotes":""},"class_list":["post-367307","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>DREAMS Chooser - iDecide Interactive<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/idecide.com\/zh_tw\/dreams\/\" \/>\n<meta property=\"og:locale\" content=\"zh_TW\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"DREAMS Chooser - iDecide Interactive\" \/>\n<meta property=\"og:url\" content=\"https:\/\/idecide.com\/zh_tw\/dreams\/\" \/>\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=\"2024-11-08T21:53:04+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=\"7 \u5206\u9418\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/idecide.com\\\/zh_tw\\\/dreams\\\/\",\"url\":\"https:\\\/\\\/idecide.com\\\/dreams\\\/\",\"name\":\"DREAMS Chooser - iDecide Interactive\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/idecide.com\\\/zh_tw\\\/#website\"},\"datePublished\":\"2024-02-05T17:15:29+00:00\",\"dateModified\":\"2024-11-08T21:53:04+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/idecide.com\\\/dreams\\\/#breadcrumb\"},\"inLanguage\":\"zh-TW\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/idecide.com\\\/dreams\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/idecide.com\\\/dreams\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/idecide.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"DREAMS Chooser\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/idecide.com\\\/zh_tw\\\/#website\",\"url\":\"https:\\\/\\\/idecide.com\\\/zh_tw\\\/\",\"name\":\"iDecide Interactive\",\"description\":\"AI driven AI driven, interactive presentations that do the opening call for you.\",\"publisher\":{\"@id\":\"https:\\\/\\\/idecide.com\\\/zh_tw\\\/#organization\"},\"alternateName\":\"iDecide\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/idecide.com\\\/zh_tw\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"zh-TW\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/idecide.com\\\/zh_tw\\\/#organization\",\"name\":\"iDecide Interactive\",\"url\":\"https:\\\/\\\/idecide.com\\\/zh_tw\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"zh-TW\",\"@id\":\"https:\\\/\\\/idecide.com\\\/zh_tw\\\/#\\\/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_tw\\\/#\\\/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":"DREAMS Chooser - iDecide Interactive","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/idecide.com\/zh_tw\/dreams\/","og_locale":"zh_TW","og_type":"article","og_title":"DREAMS Chooser - iDecide Interactive","og_url":"https:\/\/idecide.com\/zh_tw\/dreams\/","og_site_name":"iDecide Interactive","article_publisher":"https:\/\/www.facebook.com\/idecideinteractive\/","article_modified_time":"2024-11-08T21:53:04+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":"7 \u5206\u9418"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/idecide.com\/zh_tw\/dreams\/","url":"https:\/\/idecide.com\/dreams\/","name":"DREAMS Chooser - iDecide Interactive","isPartOf":{"@id":"https:\/\/idecide.com\/zh_tw\/#website"},"datePublished":"2024-02-05T17:15:29+00:00","dateModified":"2024-11-08T21:53:04+00:00","breadcrumb":{"@id":"https:\/\/idecide.com\/dreams\/#breadcrumb"},"inLanguage":"zh-TW","potentialAction":[{"@type":"ReadAction","target":["https:\/\/idecide.com\/dreams\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/idecide.com\/dreams\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/idecide.com\/"},{"@type":"ListItem","position":2,"name":"DREAMS Chooser"}]},{"@type":"WebSite","@id":"https:\/\/idecide.com\/zh_tw\/#website","url":"https:\/\/idecide.com\/zh_tw\/","name":"iDecide Interactive","description":"AI \u9a45\u52d5\u7684 AI \u9a45\u52d5\u7684\u4e92\u52d5\u5f0f\u7c21\u5831\uff0c\u70ba\u60a8\u5b8c\u6210\u958b\u5834\u547c\u7c72\u3002","publisher":{"@id":"https:\/\/idecide.com\/zh_tw\/#organization"},"alternateName":"iDecide","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/idecide.com\/zh_tw\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"zh-TW"},{"@type":"Organization","@id":"https:\/\/idecide.com\/zh_tw\/#organization","name":"iDecide Interactive","url":"https:\/\/idecide.com\/zh_tw\/","logo":{"@type":"ImageObject","inLanguage":"zh-TW","@id":"https:\/\/idecide.com\/zh_tw\/#\/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_tw\/#\/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-04-14 13:51:47","action":"change-status","newStatus":"draft","terms":[],"taxonomy":"","extraData":[]},"publishpress_future_workflow_manual_trigger":{"enabledWorkflows":[]},"_links":{"self":[{"href":"https:\/\/idecide.com\/zh_tw\/wp-json\/wp\/v2\/pages\/367307","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/idecide.com\/zh_tw\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/idecide.com\/zh_tw\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/idecide.com\/zh_tw\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/idecide.com\/zh_tw\/wp-json\/wp\/v2\/comments?post=367307"}],"version-history":[{"count":0,"href":"https:\/\/idecide.com\/zh_tw\/wp-json\/wp\/v2\/pages\/367307\/revisions"}],"wp:attachment":[{"href":"https:\/\/idecide.com\/zh_tw\/wp-json\/wp\/v2\/media?parent=367307"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}