{"id":30406,"date":"2021-05-10T08:42:27","date_gmt":"2021-05-10T12:42:27","guid":{"rendered":"https:\/\/effetfute.com\/soumission\/"},"modified":"2026-07-14T11:38:02","modified_gmt":"2026-07-14T15:38:02","slug":"quote-request","status":"publish","type":"page","link":"https:\/\/effetfute.com\/en\/quote-request\/","title":{"rendered":"Quote Request"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"30406\" class=\"elementor elementor-30406\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5c2c950 e-con-full e-flex e-con e-parent\" data-id=\"5c2c950\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4d4a290 e-con-full e-flex e-con e-parent\" data-id=\"4d4a290\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-8a3dff4 e-con-full animated-slow e-flex elementor-invisible e-con e-child\" data-id=\"8a3dff4\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInUp&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ba72fae elementor-widget elementor-widget-heading\" data-id=\"ba72fae\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Meeting Request<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-17afcd2 elementor-widget elementor-widget-heading\" data-id=\"17afcd2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Let\u2019s assess your needs!<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d940ec5 e-con-full animated-slow e-flex elementor-invisible e-con e-child\" data-id=\"d940ec5\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInUp&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-524d5c1 elementor-widget elementor-widget-text-editor\" data-id=\"524d5c1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Share your expectations and business growth objectives with us! Fill out the form by specifying your specific needs and adding any relevant comments about your project. Our team will carefully review your request to offer you an initial focused discussion aimed at helping you achieve your development goals.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b6cff14 e-flex e-con-boxed e-con e-parent\" data-id=\"b6cff14\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-ac7c412 e-con-full animated-slow e-flex elementor-invisible e-con e-child\" data-id=\"ac7c412\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInUp&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-ac5d021 e-con-full e-flex e-con e-child\" data-id=\"ac5d021\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e226d3f elementor-widget elementor-widget-heading\" data-id=\"e226d3f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Submit a Request<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-202da88 elementor-widget elementor-widget-html\" data-id=\"202da88\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<script>\ndocument.addEventListener('DOMContentLoaded', function() {\n    const allSelects = document.querySelectorAll('.elementor-field-type-select select');\n\n    allSelects.forEach(select => {\n        const firstOption = select.options[0];\n        if (firstOption) {\n            firstOption.disabled = true;\n            firstOption.selected = true;\n            firstOption.value = \"\";\n        }\n    });\n    const mainSelect = document.querySelector('[name=\"form_fields[besoin]\"]');\n    const conditions = {\n        'marketing': '[name=\"form_fields[marketing]\"]',\n        'crm': '[name=\"form_fields[crm]\"]',\n        'rh': '[name=\"form_fields[rh]\"]',\n        'ia': '[name=\"form_fields[ia]\"]'\n    };\n\n    function updateVisibility() {\n        const selectedValue = mainSelect.value;\n        for (const [valeurCible, selecteurChamp] of Object.entries(conditions)) {\n            const fieldComponent = document.querySelector(selecteurChamp);\n            \n            if (fieldComponent) {\n                const wrapper = fieldComponent.closest('.elementor-field-group');\n                \n                if (selectedValue === valeurCible) {\n                    wrapper.style.display = 'block';\n                } else {\n                    wrapper.style.display = 'none';\n                }\n            }\n        }\n    }\n    updateVisibility();\n    mainSelect.addEventListener('change', updateVisibility);\n});\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4ddc175 elementor-button-align-start elementor-widget elementor-widget-form\" data-id=\"4ddc175\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;button_width&quot;:&quot;20&quot;,&quot;step_next_label&quot;:&quot;Next&quot;,&quot;step_previous_label&quot;:&quot;Previous&quot;,&quot;step_type&quot;:&quot;none&quot;,&quot;step_icon_shape&quot;:&quot;circle&quot;}\" data-widget_type=\"form.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<form class=\"elementor-form\" method=\"post\" name=\"soumission\" aria-label=\"soumission\">\n\t\t\t<input type=\"hidden\" name=\"post_id\" value=\"30406\"\/>\n\t\t\t<input type=\"hidden\" name=\"form_id\" value=\"4ddc175\"\/>\n\t\t\t<input type=\"hidden\" name=\"referer_title\" value=\"\" \/>\n\n\t\t\t\n\t\t\t<div class=\"elementor-form-fields-wrapper elementor-labels-\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-email elementor-col-50 elementor-field-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-email\" class=\"elementor-field-label elementor-screen-only\">\n\t\t\t\t\t\t\t\tFamily name\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[email]\" id=\"form-field-email\" class=\"elementor-field elementor-size-xs  elementor-field-textual\" placeholder=\"Family name*\" required=\"required\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-name elementor-col-50 elementor-field-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-name\" class=\"elementor-field-label elementor-screen-only\">\n\t\t\t\t\t\t\t\tFirst name\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[name]\" id=\"form-field-name\" class=\"elementor-field elementor-size-xs  elementor-field-textual\" placeholder=\"First name*\" required=\"required\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-message elementor-col-100 elementor-field-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-message\" class=\"elementor-field-label elementor-screen-only\">\n\t\t\t\t\t\t\t\tCompany\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[message]\" id=\"form-field-message\" class=\"elementor-field elementor-size-xs  elementor-field-textual\" placeholder=\"Company*\" required=\"required\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-email elementor-field-group elementor-column elementor-field-group-field_2d3bc7c elementor-col-100 elementor-field-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-field_2d3bc7c\" class=\"elementor-field-label elementor-screen-only\">\n\t\t\t\t\t\t\t\tEmail\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"email\" name=\"form_fields[field_2d3bc7c]\" id=\"form-field-field_2d3bc7c\" class=\"elementor-field elementor-size-xs  elementor-field-textual\" placeholder=\"Email*\" required=\"required\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-tel elementor-field-group elementor-column elementor-field-group-field_21f19ec elementor-col-50 elementor-field-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-field_21f19ec\" class=\"elementor-field-label elementor-screen-only\">\n\t\t\t\t\t\t\t\t Phone\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t<input size=\"1\" type=\"tel\" name=\"form_fields[field_21f19ec]\" id=\"form-field-field_21f19ec\" class=\"elementor-field elementor-size-xs  elementor-field-textual\" placeholder=\" Phone*\" required=\"required\" pattern=\"[0-9()#&amp;+*-=.]+\" title=\"Only numbers and phone characters (#, -, *, etc) are accepted.\">\n\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-url elementor-field-group elementor-column elementor-field-group-field_a801dd4 elementor-col-50\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-field_a801dd4\" class=\"elementor-field-label elementor-screen-only\">\n\t\t\t\t\t\t\t\tExtension\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"url\" name=\"form_fields[field_a801dd4]\" id=\"form-field-field_a801dd4\" class=\"elementor-field elementor-size-xs  elementor-field-textual\" placeholder=\"Extension\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-select elementor-field-group elementor-column elementor-field-group-besoin elementor-col-100\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-besoin\" class=\"elementor-field-label elementor-screen-only\">\n\t\t\t\t\t\t\t\tWhat are your needs?\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field elementor-select-wrapper remove-before \">\n\t\t\t<div class=\"select-caret-down-wrapper\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-caret-down\"><\/i>\t\t\t<\/div>\n\t\t\t<select name=\"form_fields[besoin]\" id=\"form-field-besoin\" class=\"elementor-field-textual elementor-size-xs\">\n\t\t\t\t\t\t\t\t\t<option value=\"What are your needs?\">What are your needs?<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"marketing\">Marketing<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"crm\">CRM<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"rh\">Human Resources<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"ia\">Automation - Artificial Intelligence<\/option>\n\t\t\t\t\t\t\t<\/select>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-select elementor-field-group elementor-column elementor-field-group-marketing elementor-col-100\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-marketing\" class=\"elementor-field-label elementor-screen-only\">\n\t\t\t\t\t\t\t\tMarketing\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field elementor-select-wrapper remove-before \">\n\t\t\t<div class=\"select-caret-down-wrapper\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-caret-down\"><\/i>\t\t\t<\/div>\n\t\t\t<select name=\"form_fields[marketing]\" id=\"form-field-marketing\" class=\"elementor-field-textual elementor-size-xs\">\n\t\t\t\t\t\t\t\t\t<option value=\"Specify:\">Specify:<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Website\">Website<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Client acquisition\">Client acquisition<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Client retention\">Client retention<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Other\">Other<\/option>\n\t\t\t\t\t\t\t<\/select>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-select elementor-field-group elementor-column elementor-field-group-crm elementor-col-100\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-crm\" class=\"elementor-field-label elementor-screen-only\">\n\t\t\t\t\t\t\t\tCRM\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field elementor-select-wrapper remove-before \">\n\t\t\t<div class=\"select-caret-down-wrapper\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-caret-down\"><\/i>\t\t\t<\/div>\n\t\t\t<select name=\"form_fields[crm]\" id=\"form-field-crm\" class=\"elementor-field-textual elementor-size-xs\">\n\t\t\t\t\t\t\t\t\t<option value=\"Specify:\">Specify:<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Lead management\">Lead management<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Application processing\">Application processing<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Project management\">Project management<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Other\">Other<\/option>\n\t\t\t\t\t\t\t<\/select>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-select elementor-field-group elementor-column elementor-field-group-rh elementor-col-100\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-rh\" class=\"elementor-field-label elementor-screen-only\">\n\t\t\t\t\t\t\t\tRessources Humaines\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field elementor-select-wrapper remove-before \">\n\t\t\t<div class=\"select-caret-down-wrapper\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-caret-down\"><\/i>\t\t\t<\/div>\n\t\t\t<select name=\"form_fields[rh]\" id=\"form-field-rh\" class=\"elementor-field-textual elementor-size-xs\">\n\t\t\t\t\t\t\t\t\t<option value=\"Specify:\">Specify:<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Candidate acquisition\">Candidate acquisition<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Employer branding\">Employer branding<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Employee retention\">Employee retention<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Healthy employee management\">Healthy employee management<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Other\">Other<\/option>\n\t\t\t\t\t\t\t<\/select>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-select elementor-field-group elementor-column elementor-field-group-ia elementor-col-100\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-ia\" class=\"elementor-field-label elementor-screen-only\">\n\t\t\t\t\t\t\t\tAutomatisation - Intelligence artificielle\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field elementor-select-wrapper remove-before \">\n\t\t\t<div class=\"select-caret-down-wrapper\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-caret-down\"><\/i>\t\t\t<\/div>\n\t\t\t<select name=\"form_fields[ia]\" id=\"form-field-ia\" class=\"elementor-field-textual elementor-size-xs\">\n\t\t\t\t\t\t\t\t\t<option value=\"Specify:\">Specify:<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Customer service automation\">Customer service automation<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Sales automation\">Sales automation<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Production automation\">Production automation<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Other\">Other<\/option>\n\t\t\t\t\t\t\t<\/select>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-textarea elementor-field-group elementor-column elementor-field-group-field_2fbe834 elementor-col-100\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-field_2fbe834\" class=\"elementor-field-label elementor-screen-only\">\n\t\t\t\t\t\t\t\tMessage\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t<textarea class=\"elementor-field-textual elementor-field  elementor-size-xs\" name=\"form_fields[field_2fbe834]\" id=\"form-field-field_2fbe834\" rows=\"4\" placeholder=\"Any other details we should know about?\"><\/textarea>\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-acceptance elementor-field-group elementor-column elementor-field-group-infolettre elementor-col-100\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-infolettre\" class=\"elementor-field-label elementor-screen-only\">\n\t\t\t\t\t\t\t\tNewsletter\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-subgroup\">\n\t\t\t<span class=\"elementor-field-option\">\n\t\t\t\t<input type=\"checkbox\" name=\"form_fields[infolettre]\" id=\"form-field-infolettre\" class=\"elementor-field elementor-size-xs  elementor-acceptance-field\">\n\t\t\t\t<label for=\"form-field-infolettre\">Subscribe to our newsletter<\/label>\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-hidden elementor-field-group elementor-column elementor-field-group-field_4cb77ef elementor-col-100\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"hidden\" name=\"form_fields[field_4cb77ef]\" id=\"form-field-field_4cb77ef\" class=\"elementor-field elementor-size-xs  elementor-field-textual\" value=\"Conception Site Web\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-hidden elementor-field-group elementor-column elementor-field-group-field_9bc29af elementor-col-100\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"hidden\" name=\"form_fields[field_9bc29af]\" id=\"form-field-field_9bc29af\" class=\"elementor-field elementor-size-xs  elementor-field-textual\" value=\"Site Web\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-recaptcha_v3 elementor-field-group elementor-column elementor-field-group-field_a852ca3 elementor-col-100 recaptcha_v3-bottomleft\">\n\t\t\t\t\t<div class=\"elementor-field\" id=\"form-field-field_a852ca3\"><div class=\"elementor-g-recaptcha\" data-sitekey=\"6LdbJ2gpAAAAAJjW3OI8NejosJIEeRkkv2LcIK5K\" data-type=\"v3\" data-action=\"Form\" data-badge=\"bottomleft\" data-size=\"invisible\"><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-group elementor-column elementor-field-type-submit elementor-col-20 e-form__buttons\">\n\t\t\t\t\t<button class=\"elementor-button elementor-size-sm\" type=\"submit\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Submit<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/button>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/form>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-32ecd4b e-con-full e-flex e-con e-child\" data-id=\"32ecd4b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5ebdf17 elementor-widget elementor-widget-heading\" data-id=\"5ebdf17\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Important Details<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1627329 e-con-full e-flex e-con e-child\" data-id=\"1627329\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-f32b244 e-con-full e-flex e-con e-child\" data-id=\"f32b244\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-300b8de elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"300b8de\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" width=\"123.449\" height=\"93.89\" viewBox=\"0 0 123.449 93.89\"><defs><clipPath id=\"clip-path\"><rect id=\"Rectangle_307\" data-name=\"Rectangle 307\" width=\"106.062\" height=\"86.936\" fill=\"none\" stroke=\"#2c2c6b\" stroke-width=\"4\"><\/rect><\/clipPath><\/defs><g id=\"Groupe_554\" data-name=\"Groupe 554\" transform=\"translate(-771 -3095.001)\"><g id=\"Groupe_483\" data-name=\"Groupe 483\" transform=\"translate(809.161 3103.603)\"><circle id=\"Ellipse_83\" data-name=\"Ellipse 83\" cx=\"42.644\" cy=\"42.644\" r=\"42.644\" transform=\"translate(0 0)\" fill=\"#23a97d\"><\/circle><\/g><g id=\"Groupe_493\" data-name=\"Groupe 493\" transform=\"translate(771 3095.001)\"><g id=\"Groupe_490\" data-name=\"Groupe 490\" transform=\"translate(0 0)\"><g id=\"Groupe_489\" data-name=\"Groupe 489\" transform=\"translate(0 0)\" clip-path=\"url(#clip-path)\"><path id=\"Trac&#xE9;_874\" data-name=\"Trac&#xE9; 874\" d=\"M323.511,89.125V16H308V89.125\" transform=\"translate(-222.687 -11.054)\" fill=\"none\" stroke=\"#2c2c6b\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"4\"><\/path><\/g><\/g><path id=\"Trac&#xE9;_875\" data-name=\"Trac&#xE9; 875\" d=\"M235.511,222.159V200H220v22.159\" transform=\"translate(-159.062 -144.088)\" fill=\"none\" stroke=\"#2c2c6b\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"4\"><\/path><path id=\"Trac&#xE9;_876\" data-name=\"Trac&#xE9; 876\" d=\"M147.511,262.648V256H132v6.648\" transform=\"translate(-95.437 -184.576)\" fill=\"none\" stroke=\"#2c2c6b\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"4\"><\/path><g id=\"Groupe_492\" data-name=\"Groupe 492\" transform=\"translate(0 0)\"><g id=\"Groupe_491\" data-name=\"Groupe 491\" transform=\"translate(0 0)\" clip-path=\"url(#clip-path)\"><path id=\"Trac&#xE9;_877\" data-name=\"Trac&#xE9; 877\" d=\"M8,76.694c33.693,0,63.224-25.927,63.154-59.83V8\" transform=\"translate(-5.784 -5.27)\" fill=\"none\" stroke=\"#2c2c6b\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"4\"><\/path><path id=\"Trac&#xE9;_878\" data-name=\"Trac&#xE9; 878\" d=\"M204,16.864,212.864,8l8.864,8.864\" transform=\"translate(-147.494 -5.27)\" fill=\"none\" stroke=\"#2c2c6b\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"4\"><\/path><line id=\"Ligne_143\" data-name=\"Ligne 143\" x2=\"79.981\" transform=\"translate(22.603 85.197)\" fill=\"none\" stroke=\"#2c2c6b\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"4\"><\/line><\/g><\/g><\/g><\/g><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5bada92 e-con-full e-flex e-con e-child\" data-id=\"5bada92\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-394ac30 elementor-widget elementor-widget-heading\" data-id=\"394ac30\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">First<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-cf896be elementor-widget elementor-widget-text-editor\" data-id=\"cf896be\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Your answers help us direct the analysis of your project to the appropriate specialists, based on your specific business growth needs.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1311727 e-con-full e-flex e-con e-child\" data-id=\"1311727\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-71c97f2 e-con-full e-flex e-con e-child\" data-id=\"71c97f2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1a57d68 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"1a57d68\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"65.03\" height=\"59.584\" viewBox=\"0 0 65.03 59.584\"><g id=\"te&#x301;le&#x301;chargement-02\" transform=\"translate(-3.2 -2.4)\"><circle id=\"Ellipse_6\" cx=\"25.269\" cy=\"25.269\" r=\"25.269\" transform=\"translate(3.2 6.284)\" fill=\"#23a97d\"><\/circle><g id=\"Groupe_661\" data-name=\"Groupe 661\" transform=\"translate(13.596 2.9)\"><g id=\"Groupe_657\" data-name=\"Groupe 657\" transform=\"translate(7.266 18.343)\"><g id=\"Groupe_654\" data-name=\"Groupe 654\"><path id=\"Trac&#xE9;_906\" data-name=\"Trac&#xE9; 906\" d=\"M30.315,23.465H43.378a.753.753,0,0,0,0-1.505H30.315a.753.753,0,0,0,0,1.505Z\" transform=\"translate(-18.258 -19.362)\" fill=\"#2c2c6b\" stroke=\"#2c2c6b\" stroke-width=\"1\"><\/path><path id=\"Trac&#xE9;_907\" data-name=\"Trac&#xE9; 907\" d=\"M19.522,23.8l2.56,2.23a.77.77,0,0,0,1.066,0c1.483-1.7,2.977-3.406,4.461-5.12.637-.725-.428-1.8-1.066-1.066-1.483,1.7-2.977,3.406-4.461,5.12h1.066l-2.56-2.23c-.725-.637-1.8.428-1.066,1.066Z\" transform=\"translate(-19.275 -19.595)\" fill=\"#2c2c6b\" stroke=\"#2c2c6b\" stroke-width=\"1\"><\/path><\/g><g id=\"Groupe_655\" data-name=\"Groupe 655\" transform=\"translate(0 12.832)\"><path id=\"Trac&#xE9;_908\" data-name=\"Trac&#xE9; 908\" d=\"M30.315,35.135H43.378a.753.753,0,0,0,0-1.505H30.315a.753.753,0,0,0,0,1.505Z\" transform=\"translate(-18.258 -31.043)\" fill=\"#2c2c6b\" stroke=\"#2c2c6b\" stroke-width=\"1\"><\/path><path id=\"Trac&#xE9;_909\" data-name=\"Trac&#xE9; 909\" d=\"M19.522,35.477l2.56,2.23a.77.77,0,0,0,1.066,0c1.483-1.7,2.977-3.406,4.461-5.12.637-.725-.428-1.8-1.066-1.066-1.483,1.7-2.977,3.406-4.461,5.12h1.066l-2.56-2.23c-.725-.637-1.8.428-1.066,1.066Z\" transform=\"translate(-19.275 -31.275)\" fill=\"#2c2c6b\" stroke=\"#2c2c6b\" stroke-width=\"1\"><\/path><\/g><g id=\"Groupe_656\" data-name=\"Groupe 656\" transform=\"translate(0 25.654)\"><path id=\"Trac&#xE9;_910\" data-name=\"Trac&#xE9; 910\" d=\"M30.315,46.805H43.378a.753.753,0,0,0,0-1.505H30.315a.753.753,0,0,0,0,1.505Z\" transform=\"translate(-18.258 -42.713)\" fill=\"#2c2c6b\" stroke=\"#2c2c6b\" stroke-width=\"1\"><\/path><path id=\"Trac&#xE9;_911\" data-name=\"Trac&#xE9; 911\" d=\"M19.522,47.147l2.56,2.23a.77.77,0,0,0,1.066,0c1.483-1.7,2.977-3.406,4.461-5.12.637-.725-.428-1.8-1.066-1.066-1.483,1.7-2.977,3.406-4.461,5.12h1.066l-2.56-2.23c-.725-.637-1.8.428-1.066,1.066Z\" transform=\"translate(-19.275 -42.945)\" fill=\"#2c2c6b\" stroke=\"#2c2c6b\" stroke-width=\"1\"><\/path><\/g><\/g><g id=\"Groupe_658\" data-name=\"Groupe 658\"><path id=\"Trac&#xE9;_912\" data-name=\"Trac&#xE9; 912\" d=\"M17.845,10.813a16.716,16.716,0,0,0-2.461.022,3.042,3.042,0,0,0-2.7,3.01c-.044,1.165,0,2.34,0,3.494V52.98c0,1.472-.022,2.944,0,4.406a3.235,3.235,0,0,0,.78,2.3,3.539,3.539,0,0,0,2.846.967H46.235c1.9,0,4.9.538,6.218-1.176.824-1.077.615-2.571.615-3.845V14.911c0-.363.011-.725,0-1.088a3.037,3.037,0,0,0-2.977-3.01c-1.088-.055-1.1,0-2.186,0a.753.753,0,0,0,0,1.505,14.523,14.523,0,0,1,2.186,0,1.615,1.615,0,0,1,1.472,1.8c.033,1.384,0,2.78,0,4.164V57.166a2.053,2.053,0,0,1-.341,1.45c-.56.67-1.549.527-2.329.527H16.747c-.758,0-1.67.132-2.219-.527-.615-.736-.341-2.4-.341-3.274V15.549c0-1.285-.3-3.065,1.483-3.23a15.81,15.81,0,0,1,2.164,0,.753.753,0,0,0,0-1.505h0Z\" transform=\"translate(-12.662 -2.123)\" fill=\"#2c2c6b\" stroke=\"#2c2c6b\" stroke-width=\"1\"><\/path><path id=\"Trac&#xE9;_913\" data-name=\"Trac&#xE9; 913\" d=\"M32.488,8.822a1.182,1.182,0,0,1-2.362,0,1.182,1.182,0,0,1,2.362,0c.055.967,1.56.967,1.505,0A2.732,2.732,0,0,0,31.3,6.13,2.689,2.689,0,0,0,28.61,8.822a2.686,2.686,0,0,0,5.372,0c.055-.967-1.45-.967-1.505,0Z\" transform=\"translate(-11.089 -2.581)\" fill=\"#2c2c6b\" stroke=\"#2c2c6b\" stroke-width=\"1\"><\/path><path id=\"Trac&#xE9;_914\" data-name=\"Trac&#xE9; 914\" d=\"M41.763,8.382H37.654l.758.758a6.24,6.24,0,0,0-12.481,0l.758-.758c-1.329,0-2.67-.044-4,0a2.781,2.781,0,0,0-2.285,1.132,3.66,3.66,0,0,0-.494,2.274c0,1.736-.275,3.933,1.78,4.647a7.392,7.392,0,0,0,2.362.154c5.856,0,11.756.2,17.612,0a2.806,2.806,0,0,0,2.076-.879,3.433,3.433,0,0,0,.692-2.538,17.618,17.618,0,0,0-.033-2.527,2.718,2.718,0,0,0-2.626-2.274c-.967-.066-.967,1.439,0,1.505,1.593.121,1.22,2.769,1.154,3.889-.066,1.1-.813,1.307-1.7,1.307H25.5c-.835,0-1.67.011-2.516,0a1.411,1.411,0,0,1-1.56-1.571c-.033-1.3-.461-3.549,1.351-3.637,1.3-.066,2.615,0,3.911,0a.767.767,0,0,0,.758-.758,4.735,4.735,0,0,1,9.47,0,.767.767,0,0,0,.758.758h4.109a.753.753,0,0,0,0-1.505Z\" transform=\"translate(-11.948 -2.9)\" fill=\"#2c2c6b\" stroke=\"#2c2c6b\" stroke-width=\"1\"><\/path><\/g><g id=\"Groupe_660\" data-name=\"Groupe 660\" transform=\"translate(43.933 11.403)\"><path id=\"Trac&#xE9;_915\" data-name=\"Trac&#xE9; 915\" d=\"M56.561,14.785c1.582,0,4.548-.428,4.746,1.8.055.648,0,1.318,0,1.967V29c0,6.823.2,13.667,0,20.479a6.8,6.8,0,0,1-.813,2.494q-1.22,2.851-2.439,5.691c-.088.2-.659,1.143-.582,1.351.363.945.549.066.571-.055.011-.044-.077-.143-.077-.187a4.272,4.272,0,0,0-.385-.89c-.8-1.857-1.593-3.724-2.4-5.581a8.006,8.006,0,0,1-.945-2.747c-.033-.857,0-1.714,0-2.56V23.311c0-2.208-.176-4.483,0-6.691a2.159,2.159,0,0,1,2.329-1.835c.967-.044.967-1.549,0-1.505-2.065.088-3.812,1.362-3.834,3.527-.011,1,0,2,0,3V45.1c0,1.967-.374,4.406.417,6.251.769,1.813,1.549,3.615,2.329,5.427.363.846.725,1.681,1.077,2.527.264.615.6,1.23,1.417,1.088.692-.121.868-.747,1.11-1.3.374-.868.736-1.725,1.11-2.593.747-1.747,1.516-3.494,2.252-5.252a5.749,5.749,0,0,0,.374-2.417V19.674c0-.967.011-1.934,0-2.9-.033-2.153-1.813-3.428-3.856-3.483-.791-.022-1.593,0-2.4,0a.753.753,0,0,0,0,1.505Z\" transform=\"translate(-52.65 -13.279)\" fill=\"#2c2c6b\" stroke=\"#2c2c6b\" stroke-width=\"1\"><\/path><path id=\"Trac&#xE9;_916\" data-name=\"Trac&#xE9; 916\" d=\"M55.305,52.015h4.537a.753.753,0,0,0,0-1.505H55.305a.753.753,0,0,0,0,1.505Z\" transform=\"translate(-52.459 -9.606)\" fill=\"#2c2c6b\" stroke=\"#2c2c6b\" stroke-width=\"1\"><\/path><path id=\"Trac&#xE9;_917\" data-name=\"Trac&#xE9; 917\" d=\"M53.475,19.745h8.581a.753.753,0,0,0,0-1.505H53.475a.753.753,0,0,0,0,1.505Z\" transform=\"translate(-52.64 -12.79)\" fill=\"#2c2c6b\" stroke=\"#2c2c6b\" stroke-width=\"1\"><\/path><path id=\"Trac&#xE9;_918\" data-name=\"Trac&#xE9; 918\" d=\"M53.475,19.745h8.581a.753.753,0,0,0,0-1.505H53.475a.753.753,0,0,0,0,1.505Z\" transform=\"translate(-52.64 -12.79)\" fill=\"#2c2c6b\" stroke=\"#2c2c6b\" stroke-width=\"1\"><\/path><g id=\"Groupe_659\" data-name=\"Groupe 659\" transform=\"translate(0.095 35.28)\"><path id=\"Trac&#xE9;_919\" data-name=\"Trac&#xE9; 919\" d=\"M61.136,45.632a2.407,2.407,0,0,1-3.219.132c-.714-.648-1.78.407-1.066,1.066A3.943,3.943,0,0,0,62.2,46.7c.648-.714-.417-1.791-1.066-1.066Z\" transform=\"translate(-52.354 -45.391)\" fill=\"#2c2c6b\" stroke=\"#2c2c6b\" stroke-width=\"1\"><\/path><path id=\"Trac&#xE9;_920\" data-name=\"Trac&#xE9; 920\" d=\"M57.223,45.773A2.418,2.418,0,0,1,54,45.642c-.648-.725-1.714.352-1.066,1.066a3.932,3.932,0,0,0,5.35.132c.714-.659-.352-1.714-1.066-1.066h0Z\" transform=\"translate(-52.736 -45.39)\" fill=\"#2c2c6b\" stroke=\"#2c2c6b\" stroke-width=\"1\"><\/path><\/g><path id=\"Trac&#xE9;_921\" data-name=\"Trac&#xE9; 921\" d=\"M58.135,48.857V20.028a.753.753,0,1,0-1.505,0V48.857a.753.753,0,1,0,1.505,0Z\" transform=\"translate(-52.257 -12.688)\" fill=\"#2c2c6b\" stroke=\"#2c2c6b\" stroke-width=\"1.02\"><\/path><\/g><\/g><\/g><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4e8860b e-con-full e-flex e-con e-child\" data-id=\"4e8860b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ee2cb3d elementor-widget elementor-widget-heading\" data-id=\"ee2cb3d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Second<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2370d45 elementor-widget elementor-widget-text-editor\" data-id=\"2370d45\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>By filling out this form, our team will be able to review your needs before contacting you. This allows our initial discussions to be directly tailored to your development objectives.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-deaa700 e-con-full e-flex e-con e-child\" data-id=\"deaa700\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-c87690c e-con-full e-flex e-con e-child\" data-id=\"c87690c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d232ea9 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"d232ea9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"62.815\" height=\"63.677\" viewBox=\"0 0 62.815 63.677\"><g id=\"te&#x301;le&#x301;chargement-01\" transform=\"translate(17.997 4.918)\"><rect id=\"Rectangle_381\" data-name=\"Rectangle 381\" width=\"61.217\" height=\"63.677\" transform=\"translate(-17.997 -4.918)\" fill=\"none\"><\/rect><g id=\"Groupe_653\" data-name=\"Groupe 653\" transform=\"translate(-17.997 2.7)\"><circle id=\"Ellipse_6\" cx=\"25.465\" cy=\"25.465\" r=\"25.465\" transform=\"translate(0 0.963)\" fill=\"#23a97d\"><\/circle><path id=\"Trac&#xE9;_99\" d=\"M26.906,5.394a4.348,4.348,0,0,0-5.17-2.538l-9.6,2.621A4.376,4.376,0,0,0,8.92,9.69,48.9,48.9,0,0,0,57.8,58.592h0a4.376,4.376,0,0,0,4.213-3.214l2.621-9.6a4.342,4.342,0,0,0-2.528-5.17L51.632,36.227a4.356,4.356,0,0,0-5.056,1.259l-4.411,5.378A36.818,36.818,0,0,1,24.628,25.325l5.378-4.4a4.345,4.345,0,0,0,1.269-5.045L26.916,5.4h0Z\" transform=\"translate(-3.576 -6.7)\" fill=\"none\" stroke=\"#2c2c6b\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"3\"><\/path><\/g><\/g><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8398ca2 e-con-full e-flex e-con e-child\" data-id=\"8398ca2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5e6da3f elementor-widget elementor-widget-heading\" data-id=\"5e6da3f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Finally<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c58b8c5 elementor-widget elementor-widget-text-editor\" data-id=\"c58b8c5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>It\u2019s quick! You will receive a relevant and personalized callback within 8 business hours following your request.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Meeting Request Let\u2019s assess your needs! Share your expectations and business growth objectives with us! Fill out the form by specifying your specific needs and adding any relevant comments about your project. Our team will carefully review your request to offer you an initial focused discussion aimed at helping you achieve your development goals. Submit [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":126,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"site-sidebar-layout":"no-sidebar","site-content-layout":"page-builder","ast-site-content-layout":"full-width-container","site-content-style":"unboxed","site-sidebar-style":"unboxed","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"default","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-30406","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/effetfute.com\/en\/wp-json\/wp\/v2\/pages\/30406","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/effetfute.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/effetfute.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/effetfute.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/effetfute.com\/en\/wp-json\/wp\/v2\/comments?post=30406"}],"version-history":[{"count":38,"href":"https:\/\/effetfute.com\/en\/wp-json\/wp\/v2\/pages\/30406\/revisions"}],"predecessor-version":[{"id":52054,"href":"https:\/\/effetfute.com\/en\/wp-json\/wp\/v2\/pages\/30406\/revisions\/52054"}],"wp:attachment":[{"href":"https:\/\/effetfute.com\/en\/wp-json\/wp\/v2\/media?parent=30406"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}