{"id":18,"date":"2023-04-05T14:26:16","date_gmt":"2023-04-05T14:26:16","guid":{"rendered":"https:\/\/staging-hub.liquid-themes.com\/ai-landing\/?page_id=18"},"modified":"2026-03-06T13:41:49","modified_gmt":"2026-03-06T13:41:49","slug":"home","status":"publish","type":"page","link":"https:\/\/martinguillou.com\/","title":{"rendered":"Home"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"18\" class=\"elementor elementor-18\">\n\t\t\t\t<div class=\"elementor-element elementor-element-da4adda e-con-full e-flex e-con e-parent\" data-id=\"da4adda\" 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-e450447 elementor-widget__width-inherit elementor-widget elementor-widget-html\" data-id=\"e450447\" 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<!-- ============================================================\n     MARTIN GUILLOU \u2014 HERO SECTION\n============================================================ -->\n\n<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Bricolage+Grotesque:opsz,wght@12..96,400;12..96,700;12..96,800&family=Instrument+Serif:ital@0;1&family=DM+Mono:wght@400&display=swap');\n\n#mg-hero * { margin:0; padding:0; box-sizing:border-box; }\n\n#mg-hero {\n  position: relative;\n  min-height: 100vh;\n  display: flex;\n  flex-direction: column;\n  justify-content: center;\n  padding: 9rem 3rem 5rem;\n  overflow: hidden;\n  background: #F5F2E8;\n  font-family: 'Bricolage Grotesque', sans-serif;\n  transition: background 0.7s ease;\n}\n\n#mg-hero .mg-grain {\n  position: absolute; inset: 0; z-index: 0;\n  pointer-events: none; opacity: 0.03;\n  background-image: url(\"data:image\/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'\/%3E%3C\/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'\/%3E%3C\/svg%3E\");\n  background-size: 180px 180px;\n}\n\n#mg-hero .mg-scanlines {\n  position: absolute; inset: 0; z-index: 0; pointer-events: none;\n  background: repeating-linear-gradient(0deg, transparent, transparent 3px, rgba(0,0,0,0.012) 3px, rgba(0,0,0,0.012) 4px);\n}\n\n#mg-hero .mg-ambient {\n  position: absolute; inset: 0; z-index: 0; pointer-events: none;\n  background:\n    radial-gradient(ellipse 55% 45% at 85% 15%, rgba(0,229,255,0.08) 0%, transparent 65%),\n    radial-gradient(ellipse 35% 35% at 15% 85%, rgba(204,255,0,0.05) 0%, transparent 55%);\n}\n\n#mg-hero .mg-content { position: relative; z-index: 2; max-width: 700px; }\n\n#mg-hero .mg-eyebrow {\n  font-family: 'DM Mono', monospace !important;\n  font-size: 0.68rem; letter-spacing: 0.18em; text-transform: uppercase;\n  color: #7A7870; margin-bottom: 2.2rem;\n  display: flex; align-items: center; gap: 10px;\n  animation: mgFadeUp 0.8s 0.1s ease both;\n}\n#mg-hero .mg-eyebrow::before {\n  content: ''; display: inline-block; width: 32px; height: 1px; background: #7A7870;\n}\n\n\/* Triple s\u00e9lecteur pour battre Elementor *\/\n#mg-hero .mg-title,\n#mg-hero h1.mg-title,\nbody #mg-hero h1.mg-title {\n  font-family: 'Bricolage Grotesque', sans-serif !important;\n  font-size: clamp(3.8rem, 9vw, 8rem) !important;\n  font-weight: 800 !important;\n  line-height: 0.92 !important;\n  letter-spacing: -0.04em !important;\n  color: #0D1118;\n  margin-bottom: 0;\n  animation: mgFadeUp 0.8s 0.22s ease both;\n  transition: color 0.5s ease;\n}\n\n#mg-hero .mg-serif {\n  font-family: 'Instrument Serif', serif !important;\n  font-style: italic !important; font-weight: 400 !important; letter-spacing: -0.02em !important;\n}\n\n#mg-hero .mg-hl {\n  position: relative; display: inline-block;\n  color: #fff; padding: 0.02em 0.16em; z-index: 1;\n}\n#mg-hero .mg-hl::before {\n  content: '';\n  position: absolute; inset: -0.02em -0.04em;\n  background: linear-gradient(90deg, #00E5FF, #007A6E);\n  z-index: -1; border-radius: 5px;\n}\n\n#mg-hero .mg-sub {\n  font-size: 1rem; color: #7A7870; max-width: 380px; line-height: 1.7;\n  margin-top: 2.5rem;\n  animation: mgFadeUp 0.8s 0.38s ease both; transition: color 0.5s ease;\n}\n\n#mg-hero .mg-actions {\n  display: flex; gap: 1rem; align-items: center;\n  margin-top: 2.5rem; animation: mgFadeUp 0.8s 0.5s ease both;\n}\n#mg-hero .mg-btn-primary {\n  background: #0D1118; color: #CCFF00 !important;\n  padding: 0.85rem 2rem; font-family: 'Bricolage Grotesque', sans-serif !important;\n  font-weight: 700 !important; font-size: 0.82rem; letter-spacing: 0.05em; text-transform: uppercase;\n  border: none; cursor: pointer; border-radius: 2px;\n  text-decoration: none !important; display: inline-block;\n  transition: transform 0.2s, box-shadow 0.2s;\n}\n#mg-hero .mg-btn-primary:hover { transform: translateY(-2px); box-shadow: 0 10px 28px rgba(8,12,24,0.22); }\n#mg-hero .mg-btn-ghost {\n  font-size: 0.82rem; font-weight: 500; color: #0D1118 !important;\n  text-decoration: none !important; opacity: 0.45; transition: opacity 0.2s;\n}\n#mg-hero .mg-btn-ghost:hover { opacity: 0.8; }\n\n#mg-hero .mg-stats {\n  display: flex; gap: 3.5rem; margin-top: 4.5rem; padding-top: 2rem;\n  border-top: 1px solid rgba(13,17,24,0.09);\n  animation: mgFadeUp 0.8s 0.62s ease both; transition: border-color 0.5s;\n}\n#mg-hero .mg-stat-val {\n  font-size: 2.2rem; font-weight: 800; letter-spacing: -0.04em; line-height: 1;\n  color: #0D1118; transition: color 0.5s;\n}\n#mg-hero .mg-stat-val em { font-style: normal; color: #00E5FF; }\n#mg-hero .mg-stat-lbl {\n  font-size: 0.72rem; color: #7A7870; margin-top: 0.3rem;\n  line-height: 1.4; max-width: 110px; transition: color 0.5s;\n}\n\n#mg-hero.mg-dark { background: #0A0F1E; }\n#mg-hero.mg-dark .mg-title,\n#mg-hero.mg-dark h1.mg-title,\nbody #mg-hero.mg-dark h1.mg-title { color: #F0EDE4; }\n#mg-hero.mg-dark .mg-sub { color: rgba(240,237,228,0.45); }\n#mg-hero.mg-dark .mg-eyebrow { color: rgba(240,237,228,0.35); }\n#mg-hero.mg-dark .mg-eyebrow::before { background: rgba(240,237,228,0.3); }\n#mg-hero.mg-dark .mg-btn-primary { background: #CCFF00 !important; color: #0D1118 !important; }\n#mg-hero.mg-dark .mg-btn-ghost { color: #F0EDE4 !important; }\n#mg-hero.mg-dark .mg-stat-val { color: #F0EDE4; }\n#mg-hero.mg-dark .mg-stat-lbl { color: rgba(240,237,228,0.4); }\n#mg-hero.mg-dark .mg-stats { border-top-color: rgba(255,255,255,0.08); }\n\n@keyframes mgFadeUp {\n  from { opacity: 0; transform: translateY(24px); }\n  to   { opacity: 1; transform: translateY(0); }\n}\n<\/style>\n\n<section id=\"mg-hero\">\n  <div class=\"mg-grain\"><\/div>\n  <div class=\"mg-scanlines\"><\/div>\n  <div class=\"mg-ambient\"><\/div>\n  <div class=\"mg-content\">\n    <div class=\"mg-eyebrow\">Agence Vid\u00e9o Ads \u2014 Paris \u00b7 Budapest<\/div>\n    <h1 class=\"mg-title\">\n      On cr\u00e9e des <span class=\"mg-serif\">vid\u00e9os<\/span><br>\n      qui font <span class=\"mg-hl\">vraiment<\/span><br>\n      vendre.\n    <\/h1>\n    <p class=\"mg-sub\">Publicit\u00e9s Meta &amp; YouTube pour infopreneurs francophones. 20 \u00e9diteurs. Une obsession&nbsp;: le ROI.<\/p>\n    <div class=\"mg-actions\">\n      <a href=\"#contact\" class=\"mg-btn-primary\">Lancer un projet \u2192<\/a>\n      <a href=\"#portfolio\" class=\"mg-btn-ghost\">Voir les r\u00e9sultats \u2193<\/a>\n    <\/div>\n    <div class=\"mg-stats\">\n      <div><div class=\"mg-stat-val\">340<em>%<\/em><\/div><div class=\"mg-stat-lbl\">ROI moyen sur Meta Ads<\/div><\/div>\n      <div><div class=\"mg-stat-val\">72<em>h<\/em><\/div><div class=\"mg-stat-lbl\">D\u00e9lai de livraison garanti<\/div><\/div>\n      <div><div class=\"mg-stat-val\">120<em>+<\/em><\/div><div class=\"mg-stat-lbl\">Vid\u00e9os livr\u00e9es par mois<\/div><\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<script>\n(function() {\n  var hero = document.getElementById('mg-hero');\n  if (!hero) return;\n  function onScroll() {\n    var scrollY = window.scrollY || window.pageYOffset;\n    if (scrollY > hero.offsetHeight * 0.4) {\n      hero.classList.add('mg-dark');\n    } else {\n      hero.classList.remove('mg-dark');\n    }\n  }\n  window.addEventListener('scroll', onScroll, { passive: true });\n  onScroll();\n})();\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div data-section-luminosity=\"light\" data-parallax=\"true\" data-parallax-options=\"{&quot;ease&quot;:[&quot;linear&quot;],&quot;start&quot;:&quot;top bottom&quot;,&quot;end&quot;:&quot;bottom+=0px top&quot;}\" data-parallax-from=\"{&quot;transformOrigin&quot;:&quot;50% 50% 0px&quot;}\" data-parallax-to=\"{&quot;transformOrigin&quot;:&quot;50% 50% 0px&quot;}\" data-custom-animations=\"true\" data-ca-options=\"{&quot;addChildTimelines&quot;:false,&quot;trigger&quot;:&quot;firstChild&quot;,&quot;animationTarget&quot;:&quot;:scope  &gt; .elementor-element:not(.lqd-exclude-parent-ca) &gt; .elementor-widget-container, :scope  &gt; .elementor-widget-hub_fancy_heading .lqd-split-lines .lqd-lines .split-inner, :scope  &gt; .elementor-widget-hub_fancy_heading .lqd-split-words .lqd-words .split-inner, :scope  &gt; .elementor-widget-hub_fancy_heading .lqd-split-chars .lqd-chars .split-inner, :scope  &gt; .elementor-widget-hub_fancy_heading .lqd-adv-txt-fig, :scope  &gt; .elementor-widget-ld_custom_menu .lqd-fancy-menu &gt; ul &gt; li, :scope .e-con:not([data-parallax]) .elementor-element &gt; .elementor-widget-container, :scope .e-con:not([data-parallax]) .elementor-widget-hub_fancy_heading .lqd-split-lines .lqd-lines .split-inner, :scope .e-con:not([data-parallax]) .elementor-widget-hub_fancy_heading .lqd-split-words .lqd-words .split-inner, :scope .e-con:not([data-parallax]) .elementor-widget-hub_fancy_heading .lqd-split-chars .lqd-chars .split-inner, :scope .e-con:not([data-parallax]) .elementor-widget-ld_custom_menu .lqd-fancy-menu &gt; ul &gt; li&quot;,&quot;ease&quot;:[&quot;power4.out&quot;],&quot;initValues&quot;:{&quot;transformOrigin&quot;:&quot;50% 50% 0px&quot;},&quot;animations&quot;:{&quot;transformOrigin&quot;:&quot;50% 50% 0px&quot;}}\" class=\"elementor-element elementor-element-5271bb9f e-con-full parallax-bg e-flex e-con e-parent\" data-id=\"5271bb9f\" 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-780d198d e-con-full e-transform e-flex e-con e-child\" data-id=\"780d198d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_transform_translateY_effect&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-476,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fa7df4f e-transform elementor-widget elementor-widget-ld_fancy_image\" data-id=\"fa7df4f\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_transform_translateY_effect&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:561,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:598,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"ld_fancy_image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n\t\t<div class=\"lqd-imggrp-single d-block pos-rel \">\n\t\t\t<div class=\"lqd-imggrp-img-container d-inline-flex pos-rel align-items-center justify-content-center \">\n\t\t\t\t\t\t\t\t<figure class=\"w-100 pos-rel\">\n\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"446\" height=\"625\" src=\"https:\/\/martinguillou.com\/wp-content\/uploads\/2024\/07\/PP.jpg\" class=\"attachment-full size-full wp-image-1981\" alt=\"\" srcset=\"https:\/\/martinguillou.com\/wp-content\/uploads\/2024\/07\/PP.jpg 446w, https:\/\/martinguillou.com\/wp-content\/uploads\/2024\/07\/PP-214x300.jpg 214w\" sizes=\"(max-width: 446px) 100vw, 446px\" itemprop=\"image\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/figure>\n\t\t\t<\/div>\n\t\t<\/div>\n\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-56ebc83 elementor-widget__width-initial elementor-widget-mobile__width-inherit e-transform elementor-widget elementor-widget-hub_fancy_heading\" data-id=\"56ebc83\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_transform_translateY_effect&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-134,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-13,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:73,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"hub_fancy_heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n\t\t<div id=\"ld-fancy-heading-6a2fea842d7b6\" class=\"ld-fancy-heading pos-rel\">\n\t\t\t<h2 class=\"ld-fh-element d-inline-block pos-rel  elementor-heading-title lqd-highlight-classic lqd-highlight-grow-left h2\"  > Martin Guillou                                    \nPortfolio.<\/h2>\t\t<\/div>\n\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-fe49e3e e-con-full e-flex e-con e-child\" data-id=\"fe49e3e\" data-element_type=\"container\" data-e-type=\"container\" id=\"features\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div data-custom-animations=\"true\" data-ca-options=\"{&quot;addChildTimelines&quot;:false,&quot;trigger&quot;:&quot;firstChild&quot;,&quot;animationTarget&quot;:&quot;:scope .e-con-inner &gt; .elementor-element:not(.lqd-exclude-parent-ca) &gt; .elementor-widget-container, :scope .e-con-inner &gt; .elementor-widget-hub_fancy_heading .lqd-split-lines .lqd-lines .split-inner, :scope .e-con-inner &gt; .elementor-widget-hub_fancy_heading .lqd-split-words .lqd-words .split-inner, :scope .e-con-inner &gt; .elementor-widget-hub_fancy_heading .lqd-split-chars .lqd-chars .split-inner, :scope .e-con-inner &gt; .elementor-widget-hub_fancy_heading .lqd-adv-txt-fig, :scope .e-con-inner &gt; .elementor-widget-ld_custom_menu .lqd-fancy-menu &gt; ul &gt; li, :scope .e-con:not([data-parallax]) .elementor-element &gt; .elementor-widget-container, :scope .e-con:not([data-parallax]) .elementor-widget-hub_fancy_heading .lqd-split-lines .lqd-lines .split-inner, :scope .e-con:not([data-parallax]) .elementor-widget-hub_fancy_heading .lqd-split-words .lqd-words .split-inner, :scope .e-con:not([data-parallax]) .elementor-widget-hub_fancy_heading .lqd-split-chars .lqd-chars .split-inner, :scope .e-con:not([data-parallax]) .elementor-widget-ld_custom_menu .lqd-fancy-menu &gt; ul &gt; li&quot;,&quot;duration&quot;:850,&quot;startDelay&quot;:300,&quot;delay&quot;:75,&quot;ease&quot;:&quot;expo.out&quot;,&quot;initValues&quot;:{&quot;opacity&quot;:0,&quot;y&quot;:150},&quot;animations&quot;:{&quot;opacity&quot;:1,&quot;y&quot;:0}}\" class=\"elementor-element elementor-element-95a3e6f e-flex e-con-boxed e-con e-child\" data-id=\"95a3e6f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4208329 elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-widget elementor-widget-hub_fancy_heading\" data-id=\"4208329\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"hub_fancy_heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n\t\t<div id=\"ld-fancy-heading-6a2fea842e2ce\" class=\"ld-fancy-heading pos-rel\">\n\t\t\t<h2 class=\"ld-fh-element d-inline-block pos-rel  elementor-heading-title ld-gradient-heading lqd-highlight-custom lqd-highlight-custom-2 h2\"  > Mon portfolio<\/h2>\t\t<\/div>\n\n\t\t\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<div data-custom-animations=\"true\" data-ca-options=\"{&quot;addChildTimelines&quot;:false,&quot;trigger&quot;:&quot;firstChild&quot;,&quot;animationTarget&quot;:&quot;:scope .e-con-inner &gt; .elementor-element:not(.lqd-exclude-parent-ca) &gt; .elementor-widget-container, :scope .e-con-inner &gt; .elementor-widget-hub_fancy_heading .lqd-split-lines .lqd-lines .split-inner, :scope .e-con-inner &gt; .elementor-widget-hub_fancy_heading .lqd-split-words .lqd-words .split-inner, :scope .e-con-inner &gt; .elementor-widget-hub_fancy_heading .lqd-split-chars .lqd-chars .split-inner, :scope .e-con-inner &gt; .elementor-widget-hub_fancy_heading .lqd-adv-txt-fig, :scope .e-con-inner &gt; .elementor-widget-ld_custom_menu .lqd-fancy-menu &gt; ul &gt; li, :scope .e-con:not([data-parallax]) .elementor-element &gt; .elementor-widget-container, :scope .e-con:not([data-parallax]) .elementor-widget-hub_fancy_heading .lqd-split-lines .lqd-lines .split-inner, :scope .e-con:not([data-parallax]) .elementor-widget-hub_fancy_heading .lqd-split-words .lqd-words .split-inner, :scope .e-con:not([data-parallax]) .elementor-widget-hub_fancy_heading .lqd-split-chars .lqd-chars .split-inner, :scope .e-con:not([data-parallax]) .elementor-widget-ld_custom_menu .lqd-fancy-menu &gt; ul &gt; li&quot;,&quot;duration&quot;:750,&quot;startDelay&quot;:300,&quot;delay&quot;:75,&quot;ease&quot;:&quot;expo.out&quot;,&quot;initValues&quot;:{&quot;y&quot;:&quot;30px&quot;,&quot;scaleX&quot;:0.8000000000000000444089209850062616169452667236328125,&quot;scaleY&quot;:0.8000000000000000444089209850062616169452667236328125,&quot;opacity&quot;:0,&quot;transformOrigin&quot;:&quot;50% 50% 0px&quot;},&quot;animations&quot;:{&quot;y&quot;:&quot;0px&quot;,&quot;scaleX&quot;:1,&quot;scaleY&quot;:1,&quot;opacity&quot;:1,&quot;transformOrigin&quot;:&quot;50% 50% 0px&quot;}}\" class=\"elementor-element elementor-element-f183809 e-flex e-con-boxed e-con e-child\" data-id=\"f183809\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-42d1443 e-con-full e-flex e-con e-child\" data-id=\"42d1443\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-baedf30 elementor-widget elementor-widget-hub_fancy_heading\" data-id=\"baedf30\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"hub_fancy_heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n\t\t<div id=\"ld-fancy-heading-6a2fea842ebf6\" class=\"ld-fancy-heading pos-rel\">\n\t\t\t<h6 class=\"ld-fh-element d-inline-block pos-rel  elementor-heading-title lqd-highlight-classic lqd-highlight-grow-left h6\"  > Sacha - Co-founder Big Buddy<\/h6>\t\t<\/div>\n\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-7313dd1 elementor-widget elementor-widget-video\" data-id=\"7313dd1\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;video_type&quot;:&quot;vimeo&quot;}\" data-widget_type=\"video.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-wrapper elementor-open-inline\">\n\t\t\t<iframe class=\"elementor-video-iframe\" allowfullscreen allow=\"clipboard-write\" title=\"vimeo Video Player\" src=\"https:\/\/player.vimeo.com\/video\/1029254021?color&amp;autopause=0&amp;loop=0&amp;muted=0&amp;title=1&amp;portrait=1&amp;byline=1#t=\"><\/iframe>\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-7ca689b e-con-full e-flex e-con e-child\" data-id=\"7ca689b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0e57db4 elementor-widget elementor-widget-hub_fancy_heading\" data-id=\"0e57db4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"hub_fancy_heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n\t\t<div id=\"ld-fancy-heading-6a2fea842f4d9\" class=\"ld-fancy-heading pos-rel\">\n\t\t\t<h6 class=\"ld-fh-element d-inline-block pos-rel  elementor-heading-title lqd-highlight-classic lqd-highlight-grow-left h6\"  > Elouan Collart - CEO Nepta Media Agency<\/h6>\t\t<\/div>\n\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-3a2b9f4 elementor-widget__width-inherit e-transform elementor-widget elementor-widget-video\" data-id=\"3a2b9f4\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;video_type&quot;:&quot;vimeo&quot;,&quot;_transform_scale_effect&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"video.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-wrapper elementor-open-inline\">\n\t\t\t<iframe class=\"elementor-video-iframe\" allowfullscreen allow=\"clipboard-write\" title=\"vimeo Video Player\" src=\"https:\/\/player.vimeo.com\/video\/962290001?color&amp;autopause=0&amp;loop=0&amp;muted=0&amp;title=1&amp;portrait=1&amp;byline=1#t=\"><\/iframe>\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\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div data-custom-animations=\"true\" data-ca-options=\"{&quot;addChildTimelines&quot;:false,&quot;trigger&quot;:&quot;firstChild&quot;,&quot;animationTarget&quot;:&quot;:scope .e-con-inner &gt; .elementor-element:not(.lqd-exclude-parent-ca) &gt; .elementor-widget-container, :scope .e-con-inner &gt; .elementor-widget-hub_fancy_heading .lqd-split-lines .lqd-lines .split-inner, :scope .e-con-inner &gt; .elementor-widget-hub_fancy_heading .lqd-split-words .lqd-words .split-inner, :scope .e-con-inner &gt; .elementor-widget-hub_fancy_heading .lqd-split-chars .lqd-chars .split-inner, :scope .e-con-inner &gt; .elementor-widget-hub_fancy_heading .lqd-adv-txt-fig, :scope .e-con-inner &gt; .elementor-widget-ld_custom_menu .lqd-fancy-menu &gt; ul &gt; li, :scope .e-con:not([data-parallax]) .elementor-element &gt; .elementor-widget-container, :scope .e-con:not([data-parallax]) .elementor-widget-hub_fancy_heading .lqd-split-lines .lqd-lines .split-inner, :scope .e-con:not([data-parallax]) .elementor-widget-hub_fancy_heading .lqd-split-words .lqd-words .split-inner, :scope .e-con:not([data-parallax]) .elementor-widget-hub_fancy_heading .lqd-split-chars .lqd-chars .split-inner, :scope .e-con:not([data-parallax]) .elementor-widget-ld_custom_menu .lqd-fancy-menu &gt; ul &gt; li&quot;,&quot;duration&quot;:750,&quot;startDelay&quot;:300,&quot;delay&quot;:75,&quot;ease&quot;:&quot;expo.out&quot;,&quot;initValues&quot;:{&quot;y&quot;:&quot;30px&quot;,&quot;scaleX&quot;:0.8000000000000000444089209850062616169452667236328125,&quot;scaleY&quot;:0.8000000000000000444089209850062616169452667236328125,&quot;opacity&quot;:0,&quot;transformOrigin&quot;:&quot;50% 50% 0px&quot;},&quot;animations&quot;:{&quot;y&quot;:&quot;0px&quot;,&quot;scaleX&quot;:1,&quot;scaleY&quot;:1,&quot;opacity&quot;:1,&quot;transformOrigin&quot;:&quot;50% 50% 0px&quot;}}\" class=\"elementor-element elementor-element-f04e395 e-flex e-con-boxed e-con e-child\" data-id=\"f04e395\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-4c044fd e-con-full e-flex e-con e-child\" data-id=\"4c044fd\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-86d1ce7 elementor-widget elementor-widget-hub_fancy_heading\" data-id=\"86d1ce7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"hub_fancy_heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n\t\t<div id=\"ld-fancy-heading-6a2fea842fdd5\" class=\"ld-fancy-heading pos-rel\">\n\t\t\t<h6 class=\"ld-fh-element d-inline-block pos-rel  elementor-heading-title lqd-highlight-classic lqd-highlight-grow-left h6\"  > Yomi Denzel - CEO Mindeo<\/h6>\t\t<\/div>\n\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-dcfb482 elementor-widget elementor-widget-video\" data-id=\"dcfb482\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;video_type&quot;:&quot;vimeo&quot;}\" data-widget_type=\"video.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-wrapper elementor-open-inline\">\n\t\t\t<iframe class=\"elementor-video-iframe\" allowfullscreen allow=\"clipboard-write\" title=\"vimeo Video Player\" src=\"https:\/\/player.vimeo.com\/video\/1050488630?color&amp;autopause=0&amp;loop=0&amp;muted=0&amp;title=1&amp;portrait=1&amp;byline=1#t=\"><\/iframe>\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-063d96b e-con-full e-flex e-con e-child\" data-id=\"063d96b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1ac2ad8 elementor-widget elementor-widget-hub_fancy_heading\" data-id=\"1ac2ad8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"hub_fancy_heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n\t\t<div id=\"ld-fancy-heading-6a2fea84306ab\" class=\"ld-fancy-heading pos-rel\">\n\t\t\t<h6 class=\"ld-fh-element d-inline-block pos-rel  elementor-heading-title lqd-highlight-classic lqd-highlight-grow-left h6\"  > Alec Henry - Founder of Entrepreneurs.com<\/h6>\t\t<\/div>\n\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-9f31130 elementor-widget__width-inherit elementor-widget elementor-widget-video\" data-id=\"9f31130\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;video_type&quot;:&quot;vimeo&quot;}\" data-widget_type=\"video.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-wrapper elementor-open-inline\">\n\t\t\t<iframe class=\"elementor-video-iframe\" allowfullscreen allow=\"clipboard-write\" title=\"vimeo Video Player\" src=\"https:\/\/player.vimeo.com\/video\/1050482810?color&amp;autopause=0&amp;loop=0&amp;muted=0&amp;title=1&amp;portrait=1&amp;byline=1#t=\"><\/iframe>\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\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div data-custom-animations=\"true\" data-ca-options=\"{&quot;addChildTimelines&quot;:false,&quot;trigger&quot;:&quot;firstChild&quot;,&quot;animationTarget&quot;:&quot;:scope .e-con-inner &gt; .elementor-element:not(.lqd-exclude-parent-ca) &gt; .elementor-widget-container, :scope .e-con-inner &gt; .elementor-widget-hub_fancy_heading .lqd-split-lines .lqd-lines .split-inner, :scope .e-con-inner &gt; .elementor-widget-hub_fancy_heading .lqd-split-words .lqd-words .split-inner, :scope .e-con-inner &gt; .elementor-widget-hub_fancy_heading .lqd-split-chars .lqd-chars .split-inner, :scope .e-con-inner &gt; .elementor-widget-hub_fancy_heading .lqd-adv-txt-fig, :scope .e-con-inner &gt; .elementor-widget-ld_custom_menu .lqd-fancy-menu &gt; ul &gt; li, :scope .e-con:not([data-parallax]) .elementor-element &gt; .elementor-widget-container, :scope .e-con:not([data-parallax]) .elementor-widget-hub_fancy_heading .lqd-split-lines .lqd-lines .split-inner, :scope .e-con:not([data-parallax]) .elementor-widget-hub_fancy_heading .lqd-split-words .lqd-words .split-inner, :scope .e-con:not([data-parallax]) .elementor-widget-hub_fancy_heading .lqd-split-chars .lqd-chars .split-inner, :scope .e-con:not([data-parallax]) .elementor-widget-ld_custom_menu .lqd-fancy-menu &gt; ul &gt; li&quot;,&quot;duration&quot;:750,&quot;startDelay&quot;:300,&quot;delay&quot;:75,&quot;ease&quot;:&quot;expo.out&quot;,&quot;initValues&quot;:{&quot;y&quot;:&quot;30px&quot;,&quot;scaleX&quot;:0.8000000000000000444089209850062616169452667236328125,&quot;scaleY&quot;:0.8000000000000000444089209850062616169452667236328125,&quot;opacity&quot;:0,&quot;transformOrigin&quot;:&quot;50% 50% 0px&quot;},&quot;animations&quot;:{&quot;y&quot;:&quot;0px&quot;,&quot;scaleX&quot;:1,&quot;scaleY&quot;:1,&quot;opacity&quot;:1,&quot;transformOrigin&quot;:&quot;50% 50% 0px&quot;}}\" class=\"elementor-element elementor-element-66a7619 e-flex e-con-boxed e-con e-child\" data-id=\"66a7619\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b1414ae e-con-full e-flex e-con e-child\" data-id=\"b1414ae\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-634eb36 elementor-widget elementor-widget-hub_fancy_heading\" data-id=\"634eb36\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"hub_fancy_heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n\t\t<div id=\"ld-fancy-heading-6a2fea8430fbe\" class=\"ld-fancy-heading pos-rel\">\n\t\t\t<h6 class=\"ld-fh-element d-inline-block pos-rel  elementor-heading-title lqd-highlight-classic lqd-highlight-grow-left h6\"  > Fabrice Maillardet - Founder of Winnersvault<\/h6>\t\t<\/div>\n\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-8b01a4b elementor-widget elementor-widget-video\" data-id=\"8b01a4b\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;video_type&quot;:&quot;vimeo&quot;}\" data-widget_type=\"video.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-wrapper elementor-open-inline\">\n\t\t\t<iframe class=\"elementor-video-iframe\" allowfullscreen allow=\"clipboard-write\" title=\"vimeo Video Player\" src=\"https:\/\/player.vimeo.com\/video\/962583951?color&amp;autopause=0&amp;loop=0&amp;muted=0&amp;title=1&amp;portrait=1&amp;byline=1#t=\"><\/iframe>\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-f364612 e-con-full e-flex e-con e-child\" data-id=\"f364612\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4977f6a elementor-widget elementor-widget-hub_fancy_heading\" data-id=\"4977f6a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"hub_fancy_heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n\t\t<div id=\"ld-fancy-heading-6a2fea84318f1\" class=\"ld-fancy-heading pos-rel\">\n\t\t\t<h6 class=\"ld-fh-element d-inline-block pos-rel  elementor-heading-title lqd-highlight-classic lqd-highlight-grow-left h6\"  > Jean Hollaender - Co-founder Webinaire Agency<\/h6>\t\t<\/div>\n\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-554729d elementor-widget elementor-widget-video\" data-id=\"554729d\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;video_type&quot;:&quot;vimeo&quot;}\" data-widget_type=\"video.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-wrapper elementor-open-inline\">\n\t\t\t<iframe class=\"elementor-video-iframe\" allowfullscreen allow=\"clipboard-write\" title=\"vimeo Video Player\" src=\"https:\/\/player.vimeo.com\/video\/1050485389?color&amp;autopause=0&amp;loop=0&amp;muted=0&amp;title=1&amp;portrait=1&amp;byline=1#t=\"><\/iframe>\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\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-29b1b7f e-con-full e-flex e-con e-child\" data-id=\"29b1b7f\" 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\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-11fb479 e-flex e-con-boxed e-con e-parent\" data-id=\"11fb479\" 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\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3af656a e-flex e-con-boxed e-con e-parent\" data-id=\"3af656a\" 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\t\t<div class=\"elementor-element elementor-element-fcafb5c elementor-widget elementor-widget-video\" data-id=\"fcafb5c\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;video_type&quot;:&quot;vimeo&quot;}\" data-widget_type=\"video.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-wrapper elementor-open-inline\">\n\t\t\t<iframe class=\"elementor-video-iframe\" allowfullscreen allow=\"clipboard-write\" title=\"vimeo Video Player\" src=\"https:\/\/player.vimeo.com\/video\/1043152647?color&amp;autopause=0&amp;loop=0&amp;muted=0&amp;title=1&amp;portrait=1&amp;byline=1#t=\"><\/iframe>\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-7a6170f elementor-widget elementor-widget-video\" data-id=\"7a6170f\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;video_type&quot;:&quot;vimeo&quot;}\" data-widget_type=\"video.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-wrapper elementor-open-inline\">\n\t\t\t<iframe class=\"elementor-video-iframe\" allowfullscreen allow=\"clipboard-write\" title=\"vimeo Video Player\" src=\"https:\/\/player.vimeo.com\/video\/1046860019?color&amp;autopause=0&amp;loop=0&amp;muted=0&amp;title=1&amp;portrait=1&amp;byline=1#t=\"><\/iframe>\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-4e3032b elementor-widget elementor-widget-video\" data-id=\"4e3032b\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;video_type&quot;:&quot;vimeo&quot;}\" data-widget_type=\"video.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-wrapper elementor-open-inline\">\n\t\t\t<iframe class=\"elementor-video-iframe\" allowfullscreen allow=\"clipboard-write\" title=\"vimeo Video Player\" src=\"https:\/\/player.vimeo.com\/video\/1031609964?color&amp;autopause=0&amp;loop=0&amp;muted=0&amp;title=1&amp;portrait=1&amp;byline=1#t=\"><\/iframe>\t\t<\/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\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5db95153 e-con-full e-flex e-con e-parent\" data-id=\"5db95153\" 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-51e87e15 elementor-widget__width-inherit elementor-widget elementor-widget-hub_fancy_heading lqd-el-has-inner-anim\" data-id=\"51e87e15\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;enable_split&quot;:&quot;true&quot;,&quot;split_type&quot;:&quot;lines&quot;}\" data-widget_type=\"hub_fancy_heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n\t\t<div id=\"ld-fancy-heading-6a2fea84323d8\" class=\"ld-fancy-heading pos-rel mask-text\">\n\t\t\t<h2 class=\"ld-fh-element d-inline-block pos-rel  elementor-heading-title ld-gradient-heading lqd-highlight-classic lqd-highlight-grow-left lqd-split-lines h2\"  data-split-text=\"true\" data-split-options='{\"type\":\"lines\"}'> Mes clients parlent.<\/h2>\t\t<\/div>\n\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-70940e7a e-con-full e-flex e-con e-child\" data-id=\"70940e7a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div data-custom-animations=\"true\" data-ca-options=\"{&quot;addChildTimelines&quot;:false,&quot;trigger&quot;:&quot;firstChild&quot;,&quot;animationTarget&quot;:&quot;[data-lqd-flickity] &gt; .flickity-viewport &gt; .flickity-slider &gt; .carousel-item &gt; .carousel-item-inner&quot;,&quot;duration&quot;:1000,&quot;delay&quot;:100,&quot;ease&quot;:&quot;expo.out&quot;,&quot;initValues&quot;:{&quot;x&quot;:&quot;30px&quot;,&quot;opacity&quot;:0,&quot;transformOrigin&quot;:&quot;50% 50% 0px&quot;},&quot;animations&quot;:{&quot;x&quot;:&quot;0px&quot;,&quot;opacity&quot;:1,&quot;transformOrigin&quot;:&quot;50% 50% 0px&quot;}}\" class=\"elementor-element elementor-element-2fb83d15 elementor-widget elementor-widget-ld_testimonial_carousel\" data-id=\"2fb83d15\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"ld_testimonial_carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n\t\t<div class=\"carousel-container carousel-dots-style4 carousel-dots-mobile-outside carousel-dots-mobile-center\" id=\"ld-testimonial-carousel-2fb83d15\" >\n\n\t\t\t<div class=\"carousel-items pos-rel \"  data-lqd-flickity='{\"cellAlign\":\"center\",\"groupCells\":true,\"wrapAround\":true,\"pageDots\":true,\"autoPlay\":true,\"pauseAutoPlayOnHover\":false,\"prevNextButtons\":false,\"dotsIndicator\":\"dots\",\"dotsAppendTo\":\"self\"}'>\n\n\t\t\t\t\t\t\t\t\t<div class=\"flickity-viewport pos-rel w-100 overflow-hidden\">\n\t\t\t\t\t\t<div class=\"flickity-slider d-flex w-100 h-100 pos-rel align-items-start\" style=\"left: 0; transform: translateX(0%);\">\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"carousel-item d-flex flex-column justify-content-center elementor-repeater-item-77daa39\">\n\t\t\t\t\t\t\t\t\t<div class=\"carousel-item-inner pos-rel w-100\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"carousel-item-content pos-rel w-100\">\n\n\t\t\t\t\t\t\t\t\t\t\t                <div class=\"lqd-testi pos-rel lqd-testi-style-1 d-flex flex-column-reverse lqd-testi-card lqd-testi-shadow-xs lqd-testi-details-lg lqd-testi-quote-18 lqd-testi-avatar-72\">\n\n                    <div class=\"lqd-testi-quote mb-1\">\n                        <blockquote><p><span style=\"font-size: 18px;\">\"J'aime beaucoup travailler avec toi, tu es pro, efficace et les rendus sont souvent quasi parfait du premier coup, ce que j'appr\u00e9cie.\"<\/span><\/p>\n<\/blockquote>                    <\/div>\n\n                    <div class=\"lqd-testi-info d-flex flex-wrap justify-content-between mb-3\">\n\n                        <div class=\"lqd-testi-details d-flex align-items-center\">\n                                                        <div class=\"lqd-testi-np ps-4\">\n                                <h3 >\u00c9mile Charrier<\/h3>                                <h4 class=\"font-weight-light\">CEO Digifox Media<\/h4>                            <\/div>\n\n                        <\/div>\n\n                    <\/div>\n\n                <\/div>\n            \n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"carousel-item d-flex flex-column justify-content-center elementor-repeater-item-b8b6f12\">\n\t\t\t\t\t\t\t\t\t<div class=\"carousel-item-inner pos-rel w-100\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"carousel-item-content pos-rel w-100\">\n\n\t\t\t\t\t\t\t\t\t\t\t                <div class=\"lqd-testi pos-rel lqd-testi-style-1 d-flex flex-column-reverse lqd-testi-card lqd-testi-shadow-xs lqd-testi-details-lg lqd-testi-quote-18 lqd-testi-avatar-72\">\n\n                    <div class=\"lqd-testi-quote mb-1\">\n                        <blockquote><p>\"You're the man, incroyable la rapidit\u00e9, c'est tr\u00e8s rare que je dis \u00e7a mais tr\u00e8s fort, rien \u00e0 dire\"<\/p>\n<\/blockquote>                    <\/div>\n\n                    <div class=\"lqd-testi-info d-flex flex-wrap justify-content-between mb-3\">\n\n                        <div class=\"lqd-testi-details d-flex align-items-center\">\n                                                        <div class=\"lqd-testi-np ps-4\">\n                                <h3 >Fabrice Maillardet<\/h3>                                <h4 class=\"font-weight-light\">CEO WinnersVault<\/h4>                            <\/div>\n\n                        <\/div>\n\n                    <\/div>\n\n                <\/div>\n            \n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"carousel-item d-flex flex-column justify-content-center elementor-repeater-item-b8d4a13\">\n\t\t\t\t\t\t\t\t\t<div class=\"carousel-item-inner pos-rel w-100\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"carousel-item-content pos-rel w-100\">\n\n\t\t\t\t\t\t\t\t\t\t\t                <div class=\"lqd-testi pos-rel lqd-testi-style-1 d-flex flex-column-reverse lqd-testi-card lqd-testi-shadow-xs lqd-testi-details-lg lqd-testi-quote-18 lqd-testi-avatar-72\">\n\n                    <div class=\"lqd-testi-quote mb-1\">\n                        <blockquote><p>\"Bro c'est tr\u00e8s fort, j'aime \u00e7a, c'est une masterpiece.\"<\/p>\n<\/blockquote>                    <\/div>\n\n                    <div class=\"lqd-testi-info d-flex flex-wrap justify-content-between mb-3\">\n\n                        <div class=\"lqd-testi-details d-flex align-items-center\">\n                                                        <div class=\"lqd-testi-np ps-4\">\n                                <h3 >Elouan Collart<\/h3>                                <h4 class=\"font-weight-light\">Co-g\u00e9rant Nepta media<\/h4>                            <\/div>\n\n                        <\/div>\n\n                    <\/div>\n\n                <\/div>\n            \n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\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\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-787a0a3b elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"787a0a3b\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\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-71c5acec\" data-id=\"71c5acec\" 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-1ba9b8 elementor-widget__width-inherit e-transform elementor-widget elementor-widget-hub_fancy_heading\" data-id=\"1ba9b8\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_transform_translateX_effect&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"hub_fancy_heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n\t\t<div id=\"ld-fancy-heading-6a2fea8434271\" class=\"ld-fancy-heading pos-rel\">\n\t\t\t<h1 class=\"ld-fh-element d-inline-block pos-rel  elementor-heading-title lqd-highlight-classic lqd-highlight-grow-left h1\"  > Contact<\/h1>\t\t<\/div>\n\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-bfcf692 elementor-widget__width-inherit elementor-widget elementor-widget-hub_fancy_heading\" data-id=\"bfcf692\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"hub_fancy_heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n\t\t<div id=\"ld-fancy-heading-6a2fea8434bee\" class=\"ld-fancy-heading pos-rel\">\n\t\t\t<h1 class=\"ld-fh-element d-inline-block pos-rel  elementor-heading-title lqd-highlight-classic lqd-highlight-grow-left h1\"  > contact@martinguillou.com  <\/h1>\t\t<\/div>\n\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>Agence Vid\u00e9o Ads \u2014 Paris \u00b7 Budapest On cr\u00e9e des vid\u00e9os qui font vraiment vendre. Publicit\u00e9s Meta &amp; YouTube pour infopreneurs francophones. 20 \u00e9diteurs. Une obsession&nbsp;: le ROI. Lancer un projet \u2192 Voir les r\u00e9sultats \u2193 340%ROI moyen sur Meta Ads 72hD\u00e9lai de livraison garanti 120+Vid\u00e9os livr\u00e9es par mois Martin Guillou Portfolio. Mon portfolio Sacha [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-18","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/martinguillou.com\/index.php?rest_route=\/wp\/v2\/pages\/18","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/martinguillou.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/martinguillou.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/martinguillou.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/martinguillou.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=18"}],"version-history":[{"count":1475,"href":"https:\/\/martinguillou.com\/index.php?rest_route=\/wp\/v2\/pages\/18\/revisions"}],"predecessor-version":[{"id":2468,"href":"https:\/\/martinguillou.com\/index.php?rest_route=\/wp\/v2\/pages\/18\/revisions\/2468"}],"wp:attachment":[{"href":"https:\/\/martinguillou.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=18"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}