{"id":2818,"date":"2021-10-25T17:37:53","date_gmt":"2021-10-25T17:37:53","guid":{"rendered":"https:\/\/giftcards.lacremiere.com\/contact\/"},"modified":"2023-10-25T21:53:22","modified_gmt":"2023-10-25T21:53:22","slug":"contact","status":"publish","type":"page","link":"https:\/\/giftcards.lacremiere.com\/fr\/contact\/","title":{"rendered":"Contact"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"2818\" class=\"elementor elementor-2818 elementor-790\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section data-particle_enable=\"false\" data-particle-mobile-disabled=\"false\" class=\"elementor-section elementor-top-section elementor-element elementor-element-b924214 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"b924214\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-e0d43fa\" data-id=\"e0d43fa\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-57da497 elementor-widget elementor-widget-heading\" data-id=\"57da497\" 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\">BESOIN D\u2019AIDE ? <\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-edf9292 elementor-widget elementor-widget-text-editor\" data-id=\"edf9292\" 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><em>Envoyez-nous un message et il nous fera plaisir de vous aider. <\/em><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-65271e9 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"65271e9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c83d757 elementor-widget elementor-widget-shortcode\" data-id=\"c83d757\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\n    <iframe\n      id=\"JotFormIFrame-232884732458265\"\n      title=\"La Cremiere FR 2024\"\n      onload=\"window.parent.scrollTo(0,0)\"\n      allowtransparency=\"true\"\n      allowfullscreen=\"true\"\n      allow=\"geolocation; microphone; camera\"\n      data-src=\"https:\/\/form.jotform.com\/232884732458265\"\n      frameborder=\"0\"\n      style=\"min-width:100%;max-width:100%;height:539px;border:none;\"\n      scrolling=\"no\"\n     src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" data-load-mode=\"1\">\n    <\/iframe>\n    <script type=\"text\/javascript\">\n    var ifr = document.getElementById(\"JotFormIFrame-232884732458265\");\n    if (ifr) {\n      var src = ifr.src;\n      var iframeParams = [];\n      if (window.location.href && window.location.href.indexOf(\"?\") > -1) {\n        iframeParams = iframeParams.concat(window.location.href.substr(window.location.href.indexOf(\"?\") + 1).split('&'));\n      }\n      if (src && src.indexOf(\"?\") > -1) {\n        iframeParams = iframeParams.concat(src.substr(src.indexOf(\"?\") + 1).split(\"&\"));\n        src = src.substr(0, src.indexOf(\"?\"))\n      }\n      iframeParams.push(\"isIframeEmbed=1\");\n      ifr.src = src + \"?\" + iframeParams.join('&');\n    }\n    window.handleIFrameMessage = function(e) {\n      if (typeof e.data === 'object') { return; }\n      var args = e.data.split(\":\");\n      if (args.length > 2) { iframe = document.getElementById(\"JotFormIFrame-\" + args[(args.length - 1)]); } else { iframe = document.getElementById(\"JotFormIFrame\"); }\n      if (!iframe) { return; }\n      switch (args[0]) {\n        case \"scrollIntoView\":\n          iframe.scrollIntoView();\n          break;\n        case \"setHeight\":\n          iframe.style.height = args[1] + \"px\";\n          if (!isNaN(args[1]) && parseInt(iframe.style.minHeight) > parseInt(args[1])) {\n            iframe.style.minHeight = args[1] + \"px\";\n          }\n          break;\n        case \"collapseErrorPage\":\n          if (iframe.clientHeight > window.innerHeight) {\n            iframe.style.height = window.innerHeight + \"px\";\n          }\n          break;\n        case \"reloadPage\":\n          window.location.reload();\n          break;\n        case \"loadScript\":\n          if( !window.isPermitted(e.origin, ['jotform.com', 'jotform.pro']) ) { break; }\n          var src = args[1];\n          if (args.length > 3) {\n              src = args[1] + ':' + args[2];\n          }\n          var script = document.createElement('script');\n          script.src = src;\n          script.type = 'text\/javascript';\n          document.body.appendChild(script);\n          break;\n        case \"exitFullscreen\":\n          if      (window.document.exitFullscreen)        window.document.exitFullscreen();\n          else if (window.document.mozCancelFullScreen)   window.document.mozCancelFullScreen();\n          else if (window.document.mozCancelFullscreen)   window.document.mozCancelFullScreen();\n          else if (window.document.webkitExitFullscreen)  window.document.webkitExitFullscreen();\n          else if (window.document.msExitFullscreen)      window.document.msExitFullscreen();\n          break;\n      }\n      var isJotForm = (e.origin.indexOf(\"jotform\") > -1) ? true : false;\n      if(isJotForm && \"contentWindow\" in iframe && \"postMessage\" in iframe.contentWindow) {\n        var urls = {\"docurl\":encodeURIComponent(document.URL),\"referrer\":encodeURIComponent(document.referrer)};\n        iframe.contentWindow.postMessage(JSON.stringify({\"type\":\"urls\",\"value\":urls}), \"*\");\n      }\n    };\n    window.isPermitted = function(originUrl, whitelisted_domains) {\n      var url = document.createElement('a');\n      url.href = originUrl;\n      var hostname = url.hostname;\n      var result = false;\n      if( typeof hostname !== 'undefined' ) {\n        whitelisted_domains.forEach(function(element) {\n            if( hostname.slice((-1 * element.length - 1)) === '.'.concat(element) ||  hostname === element ) {\n                result = true;\n            }\n        });\n        return result;\n      }\n    };\n    if (window.addEventListener) {\n      window.addEventListener(\"message\", handleIFrameMessage, false);\n    } else if (window.attachEvent) {\n      window.attachEvent(\"onmessage\", handleIFrameMessage);\n    }\n    <\/script><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>BESOIN D\u2019AIDE ? Envoyez-nous un message et il nous fera&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-2818","page","type-page","status-publish","hentry"],"acf":[],"post-meta":{"_wpml_word_count":["{\"total\":26,\"to_translate\":{\"en\":26}}"],"_elementor_edit_mode":["builder"],"_elementor_template_type":["wp-post"],"_wpml_media_duplicate":["1"],"_wpml_media_featured":["1"],"_top_nav_excluded":[""],"_cms_nav_minihome":[""],"_wp_page_template":["default"],"_elementor_data":["[{\"id\":\"b924214\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"eael_parallax_layers_list\":[],\"jet_parallax_layout_list\":[{\"jet_parallax_layout_image\":{\"url\":\"\"},\"_id\":\"396e810\"}],\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"a4b2d5f\"}],\"eael_cl_logics\":[{\"_id\":\"cd11c16\"}]},\"elements\":[{\"id\":\"e0d43fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"860f768\"}],\"eael_cl_logics\":[{\"_id\":\"df1ddb4\"}]},\"elements\":[{\"id\":\"57da497\",\"elType\":\"widget\",\"settings\":{\"title\":\"BESOIN D\\u2019AIDE ? \",\"typography_typography\":\"custom\",\"typography_font_family\":\"Garage Gothic\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#3B5F83\",\"align\":\"center\",\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"e3c18cc\"}],\"eael_cl_logics\":[{\"_id\":\"a3fae36\"}],\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.3999999999999999,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":0.10000000000000001,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"edf9292\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><em>Envoyez-nous un message et il nous fera plaisir de vous aider. <\\\/em><\\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"typography_typography\":\"custom\",\"text_color\":\"#000000\",\"typography_font_family\":\"Eurostile-Reg\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"7884f27\"}],\"eael_cl_logics\":[{\"_id\":\"dcac620\"}],\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"65271e9\",\"elType\":\"widget\",\"settings\":{\"color\":\"#e0e0e0\",\"text\":\"Divider\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"display_condition_list\":[{\"display_condition_login_status\":\"subscriber\",\"_id\":\"b5053a2\"}],\"eael_cl_logics\":[{\"_id\":\"4282585\"}]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c83d757\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"\\n    <iframe\\n      id=\\\"JotFormIFrame-232884732458265\\\"\\n      title=\\\"La Cremiere FR 2024\\\"\\n      onload=\\\"window.parent.scrollTo(0,0)\\\"\\n      allowtransparency=\\\"true\\\"\\n      allowfullscreen=\\\"true\\\"\\n      allow=\\\"geolocation; microphone; camera\\\"\\n      src=\\\"https:\\\/\\\/form.jotform.com\\\/232884732458265\\\"\\n      frameborder=\\\"0\\\"\\n      style=\\\"min-width:100%;max-width:100%;height:539px;border:none;\\\"\\n      scrolling=\\\"no\\\"\\n    >\\n    <\\\/iframe>\\n    <script type=\\\"text\\\/javascript\\\">\\n    var ifr = document.getElementById(\\\"JotFormIFrame-232884732458265\\\");\\n    if (ifr) {\\n      var src = ifr.src;\\n      var iframeParams = [];\\n      if (window.location.href && window.location.href.indexOf(\\\"?\\\") > -1) {\\n        iframeParams = iframeParams.concat(window.location.href.substr(window.location.href.indexOf(\\\"?\\\") + 1).split('&'));\\n      }\\n      if (src && src.indexOf(\\\"?\\\") > -1) {\\n        iframeParams = iframeParams.concat(src.substr(src.indexOf(\\\"?\\\") + 1).split(\\\"&\\\"));\\n        src = src.substr(0, src.indexOf(\\\"?\\\"))\\n      }\\n      iframeParams.push(\\\"isIframeEmbed=1\\\");\\n      ifr.src = src + \\\"?\\\" + iframeParams.join('&');\\n    }\\n    window.handleIFrameMessage = function(e) {\\n      if (typeof e.data === 'object') { return; }\\n      var args = e.data.split(\\\":\\\");\\n      if (args.length > 2) { iframe = document.getElementById(\\\"JotFormIFrame-\\\" + args[(args.length - 1)]); } else { iframe = document.getElementById(\\\"JotFormIFrame\\\"); }\\n      if (!iframe) { return; }\\n      switch (args[0]) {\\n        case \\\"scrollIntoView\\\":\\n          iframe.scrollIntoView();\\n          break;\\n        case \\\"setHeight\\\":\\n          iframe.style.height = args[1] + \\\"px\\\";\\n          if (!isNaN(args[1]) && parseInt(iframe.style.minHeight) > parseInt(args[1])) {\\n            iframe.style.minHeight = args[1] + \\\"px\\\";\\n          }\\n          break;\\n        case \\\"collapseErrorPage\\\":\\n          if (iframe.clientHeight > window.innerHeight) {\\n            iframe.style.height = window.innerHeight + \\\"px\\\";\\n          }\\n          break;\\n        case \\\"reloadPage\\\":\\n          window.location.reload();\\n          break;\\n        case \\\"loadScript\\\":\\n          if( !window.isPermitted(e.origin, ['jotform.com', 'jotform.pro']) ) { break; }\\n          var src = args[1];\\n          if (args.length > 3) {\\n              src = args[1] + ':' + args[2];\\n          }\\n          var script = document.createElement('script');\\n          script.src = src;\\n          script.type = 'text\\\/javascript';\\n          document.body.appendChild(script);\\n          break;\\n        case \\\"exitFullscreen\\\":\\n          if      (window.document.exitFullscreen)        window.document.exitFullscreen();\\n          else if (window.document.mozCancelFullScreen)   window.document.mozCancelFullScreen();\\n          else if (window.document.mozCancelFullscreen)   window.document.mozCancelFullScreen();\\n          else if (window.document.webkitExitFullscreen)  window.document.webkitExitFullscreen();\\n          else if (window.document.msExitFullscreen)      window.document.msExitFullscreen();\\n          break;\\n      }\\n      var isJotForm = (e.origin.indexOf(\\\"jotform\\\") > -1) ? true : false;\\n      if(isJotForm && \\\"contentWindow\\\" in iframe && \\\"postMessage\\\" in iframe.contentWindow) {\\n        var urls = {\\\"docurl\\\":encodeURIComponent(document.URL),\\\"referrer\\\":encodeURIComponent(document.referrer)};\\n        iframe.contentWindow.postMessage(JSON.stringify({\\\"type\\\":\\\"urls\\\",\\\"value\\\":urls}), \\\"*\\\");\\n      }\\n    };\\n    window.isPermitted = function(originUrl, whitelisted_domains) {\\n      var url = document.createElement('a');\\n      url.href = originUrl;\\n      var hostname = url.hostname;\\n      var result = false;\\n      if( typeof hostname !== 'undefined' ) {\\n        whitelisted_domains.forEach(function(element) {\\n            if( hostname.slice((-1 * element.length - 1)) === '.'.concat(element) ||  hostname === element ) {\\n                result = true;\\n            }\\n        });\\n        return result;\\n      }\\n    };\\n    if (window.addEventListener) {\\n      window.addEventListener(\\\"message\\\", handleIFrameMessage, false);\\n    } else if (window.attachEvent) {\\n      window.attachEvent(\\\"onmessage\\\", handleIFrameMessage);\\n    }\\n    <\\\/script>\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"1ccee92\"}]},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]"],"_elementor_template_widget_type":[""],"_last_translation_edit_mode":["native-editor"],"_edit_lock":["1698271029:1"],"_elementor_page_settings":["a:4:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:0:\"\";}s:16:\"background_color\";s:7:\"#FFFFFF\";}"],"_elementor_pro_version":["3.13.0"],"__elementor_forms_snapshot":["[{\"id\":\"0603cce\",\"name\":\"New Form\",\"fields\":[{\"id\":\"name\",\"type\":\"text\",\"label\":\"\"},{\"id\":\"email\",\"type\":\"email\",\"label\":\"\"},{\"id\":\"message\",\"type\":\"textarea\",\"label\":\"\"}]}]"],"_eael_custom_js":[""],"_elementor_version":["3.16.6"],"_elementor_controls_usage":["a:6:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:8:{s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:25:\"typography_text_transform\";i:1;s:11:\"title_color\";i:1;s:25:\"typography_letter_spacing\";i:1;s:23:\"typography_word_spacing\";i:1;}}s:8:\"advanced\";a:1:{s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:5:{s:21:\"typography_typography\";i:1;s:10:\"text_color\";i:1;s:22:\"typography_font_family\";i:1;s:5:\"align\";i:1;s:20:\"typography_font_size\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:1:{s:5:\"color\";i:1;}}s:8:\"advanced\";a:1:{s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}s:8:\"advanced\";a:1:{s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:8:\"advanced\";a:1:{s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}}}}}"],"_cmplz_scanned_post":["1"],"_cmplz_remote_scanned_post":["1"],"_eael_post_view_count":["177"],"_elementor_css":["a:6:{s:4:\"time\";i:1776100857;s:5:\"fonts\";a:2:{i:0;s:13:\"Garage Gothic\";i:1;s:13:\"Eurostile-Reg\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}"],"_elementor_page_assets":["a:2:{s:6:\"styles\";a:2:{i:0;s:14:\"widget-heading\";i:1;s:14:\"widget-divider\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}"],"_elementor_element_cache":["{\"timeout\":1776448519,\"value\":{\"content\":\"\\t\\t<section data-particle_enable=\\\"false\\\" data-particle-mobile-disabled=\\\"false\\\" class=\\\"elementor-section elementor-top-section elementor-element elementor-element-b924214 elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"b924214\\\" data-element_type=\\\"section\\\" data-e-type=\\\"section\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-e0d43fa\\\" data-id=\\\"e0d43fa\\\" data-element_type=\\\"column\\\" data-e-type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-57da497 elementor-widget elementor-widget-heading\\\" data-id=\\\"57da497\\\" 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\\\">BESOIN D\\u2019AIDE ? <\\\/h2>\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t[elementor-element k=\\\"82a6300687728b1cb805346f7260166c\\\" data=\\\"eyJpZCI6ImVkZjkyOTIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD48ZW0+RW52b3llei1ub3VzIHVuIG1lc3NhZ2UgZXQgaWwgbm91cyBmZXJhIHBsYWlzaXIgZGUgdm91cyBhaWRlci4gPFwvZW0+PFwvcD4iLCJfbWFyZ2luIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiZWFlbF90b29sdGlwX3NlY3Rpb25fY29udGVudCI6IkkgYW0gYSB0b29sdGlwIiwiZWFlbF9leHRfY29udGVudF9wcm90ZWN0aW9uX3Bhc3N3b3JkX3BsYWNlaG9sZGVyIjoiRW50ZXIgUGFzc3dvcmQiLCJlYWVsX2V4dF9jb250ZW50X3Byb3RlY3Rpb25fcGFzc3dvcmRfc3VibWl0X2J0bl90eHQiOiJTdWJtaXQiLCJlYWVsX2V4dF9jb250ZW50X3Byb3RlY3Rpb25fcGFzc3dvcmRfaW5jb3JyZWN0X21lc3NhZ2UiOiJQYXNzd29yZCBkb2VzIG5vdCBtYXRjaC4iLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0ZXh0X2NvbG9yIjoiIzAwMDAwMCIsInR5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJFdXJvc3RpbGUtUmVnIiwiYWxpZ24iOiJjZW50ZXIiLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxNiwic2l6ZXMiOltdfSwiZGlzcGxheV9jb25kaXRpb25fbGlzdCI6W3siZGlzcGxheV9jb25kaXRpb25fbG9naW5fc3RhdHVzIjoic3Vic2NyaWJlciIsIl9pZCI6Ijc4ODRmMjcifV0sImVhZWxfY2xfbG9naWNzIjpbeyJfaWQiOiJkY2FjNjIwIn1dLCJfX2dsb2JhbHNfXyI6eyJ0ZXh0X2NvbG9yIjoiIn19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\\\"]\\t\\t<div class=\\\"elementor-element elementor-element-65271e9 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\\\" data-id=\\\"65271e9\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"divider.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-divider\\\">\\n\\t\\t\\t<span class=\\\"elementor-divider-separator\\\">\\n\\t\\t\\t\\t\\t\\t<\\\/span>\\n\\t\\t<\\\/div>\\n\\t\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t\\t\\t<\\\/div>\\n\\t\\t[elementor-element k=\\\"82a6300687728b1cb805346f7260166c\\\" data=\\\"eyJpZCI6ImM4M2Q3NTciLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJzaG9ydGNvZGUiOiJcbiAgICA8aWZyYW1lXG4gICAgICBpZD1cIkpvdEZvcm1JRnJhbWUtMjMyODg0NzMyNDU4MjY1XCJcbiAgICAgIHRpdGxlPVwiTGEgQ3JlbWllcmUgRlIgMjAyNFwiXG4gICAgICBvbmxvYWQ9XCJ3aW5kb3cucGFyZW50LnNjcm9sbFRvKDAsMClcIlxuICAgICAgYWxsb3d0cmFuc3BhcmVuY3k9XCJ0cnVlXCJcbiAgICAgIGFsbG93ZnVsbHNjcmVlbj1cInRydWVcIlxuICAgICAgYWxsb3c9XCJnZW9sb2NhdGlvbjsgbWljcm9waG9uZTsgY2FtZXJhXCJcbiAgICAgIHNyYz1cImh0dHBzOlwvXC9mb3JtLmpvdGZvcm0uY29tXC8yMzI4ODQ3MzI0NTgyNjVcIlxuICAgICAgZnJhbWVib3JkZXI9XCIwXCJcbiAgICAgIHN0eWxlPVwibWluLXdpZHRoOjEwMCU7bWF4LXdpZHRoOjEwMCU7aGVpZ2h0OjUzOXB4O2JvcmRlcjpub25lO1wiXG4gICAgICBzY3JvbGxpbmc9XCJub1wiXG4gICAgPlxuICAgIDxcL2lmcmFtZT5cbiAgICA8c2NyaXB0IHR5cGU9XCJ0ZXh0XC9qYXZhc2NyaXB0XCI+XG4gICAgdmFyIGlmciA9IGRvY3VtZW50LmdldEVsZW1lbnRCeUlkKFwiSm90Rm9ybUlGcmFtZS0yMzI4ODQ3MzI0NTgyNjVcIik7XG4gICAgaWYgKGlmcikge1xuICAgICAgdmFyIHNyYyA9IGlmci5zcmM7XG4gICAgICB2YXIgaWZyYW1lUGFyYW1zID0gW107XG4gICAgICBpZiAod2luZG93LmxvY2F0aW9uLmhyZWYgJiYgd2luZG93LmxvY2F0aW9uLmhyZWYuaW5kZXhPZihcIj9cIikgPiAtMSkge1xuICAgICAgICBpZnJhbWVQYXJhbXMgPSBpZnJhbWVQYXJhbXMuY29uY2F0KHdpbmRvdy5sb2NhdGlvbi5ocmVmLnN1YnN0cih3aW5kb3cubG9jYXRpb24uaHJlZi5pbmRleE9mKFwiP1wiKSArIDEpLnNwbGl0KCcmJykpO1xuICAgICAgfVxuICAgICAgaWYgKHNyYyAmJiBzcmMuaW5kZXhPZihcIj9cIikgPiAtMSkge1xuICAgICAgICBpZnJhbWVQYXJhbXMgPSBpZnJhbWVQYXJhbXMuY29uY2F0KHNyYy5zdWJzdHIoc3JjLmluZGV4T2YoXCI\\\/XCIpICsgMSkuc3BsaXQoXCImXCIpKTtcbiAgICAgICAgc3JjID0gc3JjLnN1YnN0cigwLCBzcmMuaW5kZXhPZihcIj9cIikpXG4gICAgICB9XG4gICAgICBpZnJhbWVQYXJhbXMucHVzaChcImlzSWZyYW1lRW1iZWQ9MVwiKTtcbiAgICAgIGlmci5zcmMgPSBzcmMgKyBcIj9cIiArIGlmcmFtZVBhcmFtcy5qb2luKCcmJyk7XG4gICAgfVxuICAgIHdpbmRvdy5oYW5kbGVJRnJhbWVNZXNzYWdlID0gZnVuY3Rpb24oZSkge1xuICAgICAgaWYgKHR5cGVvZiBlLmRhdGEgPT09ICdvYmplY3QnKSB7IHJldHVybjsgfVxuICAgICAgdmFyIGFyZ3MgPSBlLmRhdGEuc3BsaXQoXCI6XCIpO1xuICAgICAgaWYgKGFyZ3MubGVuZ3RoID4gMikgeyBpZnJhbWUgPSBkb2N1bWVudC5nZXRFbGVtZW50QnlJZChcIkpvdEZvcm1JRnJhbWUtXCIgKyBhcmdzWyhhcmdzLmxlbmd0aCAtIDEpXSk7IH0gZWxzZSB7IGlmcmFtZSA9IGRvY3VtZW50LmdldEVsZW1lbnRCeUlkKFwiSm90Rm9ybUlGcmFtZVwiKTsgfVxuICAgICAgaWYgKCFpZnJhbWUpIHsgcmV0dXJuOyB9XG4gICAgICBzd2l0Y2ggKGFyZ3NbMF0pIHtcbiAgICAgICAgY2FzZSBcInNjcm9sbEludG9WaWV3XCI6XG4gICAgICAgICAgaWZyYW1lLnNjcm9sbEludG9WaWV3KCk7XG4gICAgICAgICAgYnJlYWs7XG4gICAgICAgIGNhc2UgXCJzZXRIZWlnaHRcIjpcbiAgICAgICAgICBpZnJhbWUuc3R5bGUuaGVpZ2h0ID0gYXJnc1sxXSArIFwicHhcIjtcbiAgICAgICAgICBpZiAoIWlzTmFOKGFyZ3NbMV0pICYmIHBhcnNlSW50KGlmcmFtZS5zdHlsZS5taW5IZWlnaHQpID4gcGFyc2VJbnQoYXJnc1sxXSkpIHtcbiAgICAgICAgICAgIGlmcmFtZS5zdHlsZS5taW5IZWlnaHQgPSBhcmdzWzFdICsgXCJweFwiO1xuICAgICAgICAgIH1cbiAgICAgICAgICBicmVhaztcbiAgICAgICAgY2FzZSBcImNvbGxhcHNlRXJyb3JQYWdlXCI6XG4gICAgICAgICAgaWYgKGlmcmFtZS5jbGllbnRIZWlnaHQgPiB3aW5kb3cuaW5uZXJIZWlnaHQpIHtcbiAgICAgICAgICAgIGlmcmFtZS5zdHlsZS5oZWlnaHQgPSB3aW5kb3cuaW5uZXJIZWlnaHQgKyBcInB4XCI7XG4gICAgICAgICAgfVxuICAgICAgICAgIGJyZWFrO1xuICAgICAgICBjYXNlIFwicmVsb2FkUGFnZVwiOlxuICAgICAgICAgIHdpbmRvdy5sb2NhdGlvbi5yZWxvYWQoKTtcbiAgICAgICAgICBicmVhaztcbiAgICAgICAgY2FzZSBcImxvYWRTY3JpcHRcIjpcbiAgICAgICAgICBpZiggIXdpbmRvdy5pc1Blcm1pdHRlZChlLm9yaWdpbiwgWydqb3Rmb3JtLmNvbScsICdqb3Rmb3JtLnBybyddKSApIHsgYnJlYWs7IH1cbiAgICAgICAgICB2YXIgc3JjID0gYXJnc1sxXTtcbiAgICAgICAgICBpZiAoYXJncy5sZW5ndGggPiAzKSB7XG4gICAgICAgICAgICAgIHNyYyA9IGFyZ3NbMV0gKyAnOicgKyBhcmdzWzJdO1xuICAgICAgICAgIH1cbiAgICAgICAgICB2YXIgc2NyaXB0ID0gZG9jdW1lbnQuY3JlYXRlRWxlbWVudCgnc2NyaXB0Jyk7XG4gICAgICAgICAgc2NyaXB0LnNyYyA9IHNyYztcbiAgICAgICAgICBzY3JpcHQudHlwZSA9ICd0ZXh0XC9qYXZhc2NyaXB0JztcbiAgICAgICAgICBkb2N1bWVudC5ib2R5LmFwcGVuZENoaWxkKHNjcmlwdCk7XG4gICAgICAgICAgYnJlYWs7XG4gICAgICAgIGNhc2UgXCJleGl0RnVsbHNjcmVlblwiOlxuICAgICAgICAgIGlmICAgICAgKHdpbmRvdy5kb2N1bWVudC5leGl0RnVsbHNjcmVlbikgICAgICAgIHdpbmRvdy5kb2N1bWVudC5leGl0RnVsbHNjcmVlbigpO1xuICAgICAgICAgIGVsc2UgaWYgKHdpbmRvdy5kb2N1bWVudC5tb3pDYW5jZWxGdWxsU2NyZWVuKSAgIHdpbmRvdy5kb2N1bWVudC5tb3pDYW5jZWxGdWxsU2NyZWVuKCk7XG4gICAgICAgICAgZWxzZSBpZiAod2luZG93LmRvY3VtZW50Lm1vekNhbmNlbEZ1bGxzY3JlZW4pICAgd2luZG93LmRvY3VtZW50Lm1vekNhbmNlbEZ1bGxTY3JlZW4oKTtcbiAgICAgICAgICBlbHNlIGlmICh3aW5kb3cuZG9jdW1lbnQud2Via2l0RXhpdEZ1bGxzY3JlZW4pICB3aW5kb3cuZG9jdW1lbnQud2Via2l0RXhpdEZ1bGxzY3JlZW4oKTtcbiAgICAgICAgICBlbHNlIGlmICh3aW5kb3cuZG9jdW1lbnQubXNFeGl0RnVsbHNjcmVlbikgICAgICB3aW5kb3cuZG9jdW1lbnQubXNFeGl0RnVsbHNjcmVlbigpO1xuICAgICAgICAgIGJyZWFrO1xuICAgICAgfVxuICAgICAgdmFyIGlzSm90Rm9ybSA9IChlLm9yaWdpbi5pbmRleE9mKFwiam90Zm9ybVwiKSA+IC0xKSA\\\/IHRydWUgOiBmYWxzZTtcbiAgICAgIGlmKGlzSm90Rm9ybSAmJiBcImNvbnRlbnRXaW5kb3dcIiBpbiBpZnJhbWUgJiYgXCJwb3N0TWVzc2FnZVwiIGluIGlmcmFtZS5jb250ZW50V2luZG93KSB7XG4gICAgICAgIHZhciB1cmxzID0ge1wiZG9jdXJsXCI6ZW5jb2RlVVJJQ29tcG9uZW50KGRvY3VtZW50LlVSTCksXCJyZWZlcnJlclwiOmVuY29kZVVSSUNvbXBvbmVudChkb2N1bWVudC5yZWZlcnJlcil9O1xuICAgICAgICBpZnJhbWUuY29udGVudFdpbmRvdy5wb3N0TWVzc2FnZShKU09OLnN0cmluZ2lmeSh7XCJ0eXBlXCI6XCJ1cmxzXCIsXCJ2YWx1ZVwiOnVybHN9KSwgXCIqXCIpO1xuICAgICAgfVxuICAgIH07XG4gICAgd2luZG93LmlzUGVybWl0dGVkID0gZnVuY3Rpb24ob3JpZ2luVXJsLCB3aGl0ZWxpc3RlZF9kb21haW5zKSB7XG4gICAgICB2YXIgdXJsID0gZG9jdW1lbnQuY3JlYXRlRWxlbWVudCgnYScpO1xuICAgICAgdXJsLmhyZWYgPSBvcmlnaW5Vcmw7XG4gICAgICB2YXIgaG9zdG5hbWUgPSB1cmwuaG9zdG5hbWU7XG4gICAgICB2YXIgcmVzdWx0ID0gZmFsc2U7XG4gICAgICBpZiggdHlwZW9mIGhvc3RuYW1lICE9PSAndW5kZWZpbmVkJyApIHtcbiAgICAgICAgd2hpdGVsaXN0ZWRfZG9tYWlucy5mb3JFYWNoKGZ1bmN0aW9uKGVsZW1lbnQpIHtcbiAgICAgICAgICAgIGlmKCBob3N0bmFtZS5zbGljZSgoLTEgKiBlbGVtZW50Lmxlbmd0aCAtIDEpKSA9PT0gJy4nLmNvbmNhdChlbGVtZW50KSB8fCAgaG9zdG5hbWUgPT09IGVsZW1lbnQgKSB7XG4gICAgICAgICAgICAgICAgcmVzdWx0ID0gdHJ1ZTtcbiAgICAgICAgICAgIH1cbiAgICAgICAgfSk7XG4gICAgICAgIHJldHVybiByZXN1bHQ7XG4gICAgICB9XG4gICAgfTtcbiAgICBpZiAod2luZG93LmFkZEV2ZW50TGlzdGVuZXIpIHtcbiAgICAgIHdpbmRvdy5hZGRFdmVudExpc3RlbmVyKFwibWVzc2FnZVwiLCBoYW5kbGVJRnJhbWVNZXNzYWdlLCBmYWxzZSk7XG4gICAgfSBlbHNlIGlmICh3aW5kb3cuYXR0YWNoRXZlbnQpIHtcbiAgICAgIHdpbmRvdy5hdHRhY2hFdmVudChcIm9ubWVzc2FnZVwiLCBoYW5kbGVJRnJhbWVNZXNzYWdlKTtcbiAgICB9XG4gICAgPFwvc2NyaXB0PiIsImVhZWxfdG9vbHRpcF9zZWN0aW9uX2NvbnRlbnQiOiJJIGFtIGEgdG9vbHRpcCIsImVhZWxfZXh0X2NvbnRlbnRfcHJvdGVjdGlvbl9wYXNzd29yZF9wbGFjZWhvbGRlciI6IkVudGVyIFBhc3N3b3JkIiwiZWFlbF9leHRfY29udGVudF9wcm90ZWN0aW9uX3Bhc3N3b3JkX3N1Ym1pdF9idG5fdHh0IjoiU3VibWl0IiwiZWFlbF9leHRfY29udGVudF9wcm90ZWN0aW9uX3Bhc3N3b3JkX2luY29ycmVjdF9tZXNzYWdlIjoiUGFzc3dvcmQgZG9lcyBub3QgbWF0Y2guIiwiZWFlbF9jbF9sb2dpY3MiOlt7Il9pZCI6IjFjY2VlOTIifV19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJzaG9ydGNvZGUifQ==\\\"]\\t\\t\\t<\\\/div>\\n\\t\\t<\\\/div>\\n\\t\\t\\t\\t\\t<\\\/div>\\n\\t\\t<\\\/section>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}"]},"_links":{"self":[{"href":"https:\/\/giftcards.lacremiere.com\/fr\/wp-json\/wp\/v2\/pages\/2818","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/giftcards.lacremiere.com\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/giftcards.lacremiere.com\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/giftcards.lacremiere.com\/fr\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/giftcards.lacremiere.com\/fr\/wp-json\/wp\/v2\/comments?post=2818"}],"version-history":[{"count":0,"href":"https:\/\/giftcards.lacremiere.com\/fr\/wp-json\/wp\/v2\/pages\/2818\/revisions"}],"wp:attachment":[{"href":"https:\/\/giftcards.lacremiere.com\/fr\/wp-json\/wp\/v2\/media?parent=2818"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}