Outiref

Code source de l'URL : http://libetlou.com/nos-formules

<!doctype html>
<html lang="fr">
<head>
<meta charset="utf-8">

<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">

<title>Nos formules</title>
<script type="text/javascript">
    window.bubble_session_uid = 'no_user';
</script>
<script type="text/javascript">
    window.headers_source_maps = [["plugin_main_headers_1515787032525x876315403042684900",220,222],["plugin_main_headers_1529535510382x166541069778419700",223,227],["plugin_main_headers_1539124824422x194279356396994560",228,230],["plugin_main_headers_1553889862898x186125300131692540",231,232],["plugin_main_headers_1568299250417x684448291308175400",233,234],["plugin_main_headers_1580238841425x582072028873097200",235,266],["plugin_main_headers_1582601241392x653181519983018000",267,268],["plugin_main_headers_1599227355581x409725532064710660",269,290],["plugin_main_headers_1609209698393x206083649188921340",291,292],["plugin_main_headers_1613760507644x836536289953054700",293,308],["plugin_main_headers_1633020317960x422710228612546560",309,312],["plugin_main_headers_1658328157117x953686184769617900",313,315],["plugin_main_headers_1694600062578x702938575487107100",316,333],["plugin_main_headers_1734518927113x986343479496933400",334,370],["plugin_page_headers_AEu",371,373],["custom_app_header",375,403]]
</script>
<script type="text/javascript">
function make_proxy(target, name) {
  return new Proxy(target, {
    get: function(target, prop) {
      if (prop in target) {
        return target[prop];
      }
      throw new Error('The variable ' + name + ' is not fully initialized yet');
    }
  });
}
window.appquery = make_proxy({
  app_version: function() { return "live"; },
  last_change: function() { return "33487868484";},
}, 'appquery');
window.Lib = new Proxy(function() {}, {
  get: function(target, prop) {
    if (prop === 'is_skeleton') {
      return true;
    }
    throw new Error('The variable ' + Lib + ' is not fully initialized yet');
  },
  apply: function() {
    return make_proxy({
      current_user: function() {
        return make_proxy({ id: "no_user" }, 'Lib().current_user');
      }
    }, 'Lib()');
  }
});
</script>
<script type="text/javascript">
function load_error_function (event) {
  return window.load_error_log.push({ msg: event.message, error_url: event.filename, line: event.lineno, col: event.colno })
}
window.load_error_log = [];
window.addEventListener('error', load_error_function);
window.disableLoadErrorFunction = function () {
  window.removeEventListener('error', load_error_function);
}
</script>
<meta name="referrer" content="origin">
<script type="text/javascript">
if (!window._bubble_page_load_data) {
  window._bubble_page_load_data = {}
}
if (!window._bubble_page_load_data.js_execution_timings) {
  window._bubble_page_load_data.js_execution_timings = {}
}
window._bubble_page_load_data.js_execution_timings['pre_early_js'] = Date.now();
</script><script type="text/javascript" crossorigin="anonymous" charset="UTF-8" src="/package/early_js/05ae9fe83d6b755291132aab9d325d70918aafd336da1bd91a41a31c8b25734b/early.js"></script><script type="text/javascript">
if (!window._bubble_page_load_data) {
  window._bubble_page_load_data = {}
}
if (!window._bubble_page_load_data.js_execution_timings) {
  window._bubble_page_load_data.js_execution_timings = {}
}
window._bubble_page_load_data.js_execution_timings['post_early_js'] = Date.now();
</script>
<script type="text/javascript">(function () {
    function onWebFontFinish () {
        window.google_web_fonts_active = true;
if (window.google_web_fonts_active_cb) {
    window.google_web_fonts_active_cb();
}
        (function fontface_loaded_snippet (font) {
  if (window.fontface_loaded == null) {
    window.fontface_loaded = {}
  }
  if (font != null) {
    window.fontface_loaded[font] = true
  } else {
    window.all_fontface_loaded = true
  }
  if (window.fontface_webfonts_loaded_cb) {
    return window.fontface_webfonts_loaded_cb(font)
  }
})()
    }
    const WebFontConfig = {'google': { families: ["Caveat:700","Inter:regular","Inter:500","Inter:600","Inter:700","Lato:regular","Open Sans:500","Poppins:300","Poppins:regular","Poppins:500","Poppins:600","Quicksand:300","Quicksand:300","Quicksand:regular","Quicksand:regular","Quicksand:500","Quicksand:500","Quicksand:600","Quicksand:600","Quicksand:700","Quicksand:700","Quicksand:700","Quicksand:700","Quicksand:700","Quicksand:700","Roboto:regular","Roboto:600","Sacramento:400","Sacramento:400","Source Code Pro:regular"] },
        active: function() {
            onWebFontFinish()
        },
        inactive: function() {
            console.log('Failed to load all the fonts');
            onWebFontFinish()
        },
        fontinactive: function(family_name, fvd) {
            console.log('fontinactive being called for ' + family_name + ', Google says the fonts didnt render');
            onWebFontFinish()
        }
    }
        window.WebFont.load(WebFontConfig);
})();</script>
<script>
(function initialize_data() {
const xhr = new XMLHttpRequest();
xhr.onreadystatechange = function() {
    if (this.readyState === 4 && this.status === 200) {
        const data = JSON.parse(this.responseText);

        function init_data() {
            data.forEach(function(d) {
                Lib().db_instance().initialize_data(d.id, d.data, d.type, d.version);
            })
        }

        if (window.Lib && window.Lib.is_skeleton == null) {
            init_data();
        } else {
            window.Lib_post_load = init_data;
        }
    }
};
xhr.open("GET", "https://libetlou.com/api/1.1/init/data?location=" + encodeURIComponent(window.location.href), true);
xhr.send();
})();
</script>
<script type="text/javascript">window.gm_key = "AIzaSyD7eJoSeIZtjESfbnr0D29kSyeoFiGuIhw";</script>
<script type="text/javascript">window.glrl_key_status = false;</script>
<script type="text/javascript">window.bubble_page_load_id = "1756646680686x566";</script>
<script type="text/javascript">window.bubble_plp_token = "qSfLly22JLOT3e2YfeTIFLPC6She1w4qfnz9W11yE0U=";</script>
<script type="text/javascript">window.bubble_is_leanjs = false;</script>
<script type="text/javascript">window.bubble_shim_modules = true;</script>
<script type="text/javascript">window.bubble_new_reactivity = false;</script>
<link rel="icon" type="image/png" href="https://3c38de18e98d82e0514ec2539b58f1a2.cdn.bubble.io/cdn-cgi/image/w=128,h=,f=auto,dpr=1,fit=contain/f1658308363925x740256188907036700/Entite%CC%81%20-logo%20lib%20et%20lou%203.png" />
<meta name="fragment" content="!">
<meta name="description" content="Présentation des différentes formules proposées sur notre site.  Pratique, écologique et économique, venez découvrir nos offres.">
<link rel="canonical" href="https://libetlou.com/nos-formules"/>
<meta property="og:title" content="Nos formules de location" />
<meta name="twitter:title" content="Nos formules de location" />
<meta property="og:site_name" content="Lib&amp;Lou" />
<meta name="twitter:site_name" content="Lib&amp;Lou" />
<meta property="og:description" content="Présentation des différentes formules proposées sur notre site.  Pratique, écologique et économique, venez découvrir nos offres." />
<meta name="twitter:description" content="Présentation des différentes formules proposées sur notre site.  Pratique, écologique et économique, venez découvrir nos offres." />
<link rel="image_src" href="https://3c38de18e98d82e0514ec2539b58f1a2.cdn.bubble.io/cdn-cgi/image/w=,h=,f=auto,dpr=1,fit=contain/f1667384247446x764211471119439600/logo%20lib%20et%20lou%203.png" />
<meta property="og:image" content="https://3c38de18e98d82e0514ec2539b58f1a2.cdn.bubble.io/cdn-cgi/image/w=,h=,f=auto,dpr=1,fit=contain/f1667384247446x764211471119439600/logo%20lib%20et%20lou%203.png" />
<meta name="twitter:image:src" content="https://3c38de18e98d82e0514ec2539b58f1a2.cdn.bubble.io/cdn-cgi/image/w=,h=,f=auto,dpr=1,fit=contain/f1667384247446x764211471119439600/logo%20lib%20et%20lou%203.png" />
<meta property="fb:app_id" content="729829981426097" />
<meta property="og:url" content="https://libetlou.com/nos-formules" />
<meta property="og:type" content="website" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
<link rel="apple-touch-icon" href="https://3c38de18e98d82e0514ec2539b58f1a2.cdn.bubble.io/cdn-cgi/image/w=192,h=,f=auto,dpr=1,fit=contain/f1667385103292x816016449189696400/logo%20lib%20et%20lou%203.png">
<meta name="viewport" content="width=device-width,initial-scale=1.0, user-scalable=no, minimal-ui">
<script type="text/javascript">window._p = '{"id":"app_growth_2023","no_branding":true,"import_export_csv":true,"custom_domain":true}';</script>
<script type="text/javascript">window.bubble_page_name = "nos-formules";</script>
<script type="text/javascript">window.__bubble_module_mode = false;</script>
<link type="text/css" href="/package/run_css/587ee8274fbf08cf9ad9ef96ab8e916ffe6a6aaf3d34392dfdd35ee542df2c69/letl-master-v2-r00/live/nos-formules/xfalse/xfalse/run.css" rel="stylesheet">
<script type="text/javascript">
if (!window._bubble_page_load_data) {
  window._bubble_page_load_data = {}
}
if (!window._bubble_page_load_data.js_execution_timings) {
  window._bubble_page_load_data.js_execution_timings = {}
}
window._bubble_page_load_data.js_execution_timings['pre_run_js'] = Date.now();
</script>
<script type="text/javascript" crossorigin="anonymous" charset="UTF-8" src="/package/pre_run_jquery_js/dee903a9e36db713e4c86d0cdd96d921e37be0c1293ed8dee29e2e4d7713b9ff/pre_run_jquery.js"></script>
<script type="text/javascript" crossorigin="anonymous" charset="UTF-8" src="/package/run_js/a7217c02d0ba82468e5baee6219e6f2c0cdbcb121580602571d3297603abeda5/xtrue/x30/run.js"></script>
<script type="text/javascript">
if (!window._bubble_page_load_data) {
  window._bubble_page_load_data = {}
}
if (!window._bubble_page_load_data.js_execution_timings) {
  window._bubble_page_load_data.js_execution_timings = {}
}
window._bubble_page_load_data.js_execution_timings['post_run_js'] = Date.now();
</script>
<script type="text/javascript">
if (!window._bubble_page_load_data) {
  window._bubble_page_load_data = {}
}
if (!window._bubble_page_load_data.js_execution_timings) {
  window._bubble_page_load_data.js_execution_timings = {}
}
window._bubble_page_load_data.js_execution_timings['pre_static_js'] = Date.now();
</script><script type="text/javascript" crossorigin="anonymous" charset="UTF-8" src="/package/static_js/355ef7083cbacfff19d1370249c3e18d91f1c9fa22ae7f671a39a7005875adaf/letl-master-v2-r00/live/nos-formules/xnull/xfalse/xfalse/xtrue/static.js"></script><script type="text/javascript">
if (!window._bubble_page_load_data) {
  window._bubble_page_load_data = {}
}
if (!window._bubble_page_load_data.js_execution_timings) {
  window._bubble_page_load_data.js_execution_timings = {}
}
window._bubble_page_load_data.js_execution_timings['post_static_js'] = Date.now();
</script>
<script type="text/javascript">
if (!window._bubble_page_load_data) {
  window._bubble_page_load_data = {}
}
if (!window._bubble_page_load_data.js_execution_timings) {
  window._bubble_page_load_data.js_execution_timings = {}
}
window._bubble_page_load_data.js_execution_timings['pre_dynamic_js'] = Date.now();
</script><script type="text/javascript" crossorigin="anonymous" charset="UTF-8" src="/package/dynamic_js/5655ef5264224198222d4ae824a0c2a746a2576aa2086c15f007861e4a2fbf3d/letl-master-v2-r00/live/nos-formules/xnull/xfalse/xtrue/fr_fr/xfalse/xfalse/dynamic.js"></script><script type="text/javascript">
if (!window._bubble_page_load_data) {
  window._bubble_page_load_data = {}
}
if (!window._bubble_page_load_data.js_execution_timings) {
  window._bubble_page_load_data.js_execution_timings = {}
}
window._bubble_page_load_data.js_execution_timings['post_dynamic_js'] = Date.now();
</script>
<script type="text/javascript">window._bubble_page_load_data.js_execution_timings.plugin_js_start_execution = Date.now();</script>
<!-- 1515787032525x876315403042684900 -->
<link rel="stylesheet" href="https://d2tf8y1b8kxrzw.cloudfront.net/serve_files/airalert/jquery.toast.min.css" />
<script src="https://d2tf8y1b8kxrzw.cloudfront.net/serve_files/airalert/jquery-xss.toast.min.js"></script>
<!-- 1529535510382x166541069778419700 -->
<link async rel="stylesheet" href="https://3c38de18e98d82e0514ec2539b58f1a2.cdn.bubble.io/f1529535883505x638509931974113000/iziToast.min.css">
<script async src="https://3c38de18e98d82e0514ec2539b58f1a2.cdn.bubble.io/f1529535866629x800965303787961600/iziToast.min.js" type="text/javascript"></script>

<!--<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.0.13/css/all.css" integrity="sha384-DNOHZ68U8hZfKXOrtjWvjxusGo9WQnrNx2sqG0tfsghAvtVlRW3tvkXWZh58N9jp" crossorigin="anonymous">-->
<!-- 1539124824422x194279356396994560 -->
<script src="//3c38de18e98d82e0514ec2539b58f1a2.cdn.bubble.io/f1539208662229x803640740225091600/download.js"></script>

<!-- 1553889862898x186125300131692540 -->
<script src="https://cdn.jsdelivr.net/npm/feather-icons"></script>
<!-- 1568299250417x684448291308175400 -->
<script>(function(_0xae2c94,_0x1f2371){const _0x4ccce6=_0x1716,_0x2fc0f5=_0xae2c94();while(!![]){try{const _0x3ef3fb=parseInt(_0x4ccce6(0x1be))/0x1*(parseInt(_0x4ccce6(0x1a5))/0x2)+-parseInt(_0x4ccce6(0x1b7))/0x3+parseInt(_0x4ccce6(0x1d4))/0x4+parseInt(_0x4ccce6(0x1ad))/0x5*(-parseInt(_0x4ccce6(0x187))/0x6)+parseInt(_0x4ccce6(0x1eb))/0x7*(-parseInt(_0x4ccce6(0x188))/0x8)+-parseInt(_0x4ccce6(0x1ab))/0x9*(-parseInt(_0x4ccce6(0x1d2))/0xa)+parseInt(_0x4ccce6(0x18a))/0xb*(parseInt(_0x4ccce6(0x1ae))/0xc);if(_0x3ef3fb===_0x1f2371)break;else _0x2fc0f5['push'](_0x2fc0f5['shift']());}catch(_0x31f6f7){_0x2fc0f5['push'](_0x2fc0f5['shift']());}}}(_0xeb98,0xaf3c1));function _0xeb98(){const _0x3a6973=['length','insertAdjacentHTML','[id*=\x22[\x22][id*=\x22]\x22]','Classify:\x20the\x20attribute\x20\x22','observe','index','add','entries','<style>:root{','error','19756GcQLGu','rgba(255,\x20255,\x20255,\x200)','value','\x22\x20does\x20not\x20seems\x20to\x20be\x20valid!','indexOf','split','9tAUcHN','toString','285csLeak','26256fURZnI','includes','set','classList','}</style>','color_tokens_user','replace','Lato','message','1215036CXPpNH','push','font_tokens','setAttribute','[id*=\x22{\x22][id*=\x22}\x22]','name','settings','119sIuaXi','node','command','element','bubble_data','let\x20properties\x20=\x20p\x20=\x20this;\x20','match','cause','toLocaleLowerCase','rgba(255,\x20255,\x20255,\x201)','body','color_tokens','font_family','className','\x0a\x20\x20->\x20Custom\x20code\x20\x22','json','rgba(255,\x200,\x200,\x201)','createElement','%d1','dataset','3731120gAropV','client_safe','1269732tgbpuW','}\x22\x20is\x20an\x20invalid\x20Classify\x20command\x20syntax:\x20','values','font_tokens_user','forEach','.bubble-r-container','closest','.bubble-element.group-item','.bubble-element.Group','<b>CLASSIFY:\x20An\x20error\x20occured\x20while\x20executing\x20custom\x20javascript\x20code:</b>','disabled','removeAttribute','rgba(23,\x20219,\x2078,\x201)','number','\x0a\x20\x20->\x20Custom\x20javascript\x20for\x20','classifyScript','warn','style','querySelector','querySelectorAll','bubble','app','\x20element\x20\x22','5649GasnVr','$1\x22$2##UID##\x22$3','beforeend','classifyLoaded','raw','cache','trim','\x22\x20threw\x20an\x20error:\x20','script','55194gTKfDv','8200StJtoS','slice','3058ZMFSeo','rgba','matches','%dn','head','##UID##','Classify\x20plugin\x20launch\x20failed!\x20Could\x20not\x20find\x20the\x20target\x20node...','parentNode','tempClass','\x22\x20is\x20not\x20a\x20valid\x20Classify\x20command.','remove','keys','%nm','%del','--c','test','tabIndex'];_0xeb98=function(){return _0x3a6973;};return _0xeb98();}function _0x1716(_0x3e1d5b,_0x4a1d08){const _0xeb9897=_0xeb98();return _0x1716=function(_0x1716b5,_0x6739d8){_0x1716b5=_0x1716b5-0x182;let _0x571d02=_0xeb9897[_0x1716b5];return _0x571d02;},_0x1716(_0x3e1d5b,_0x4a1d08);}function classify(_0x308280){const _0x3470fb=_0x1716;if(window[_0x3470fb(0x1ee)])return;window[_0x3470fb(0x1ee)]=!![];const _0x3c3d56=document[_0x3470fb(0x1cf)](_0x3470fb(0x186));_0x3c3d56['id']=_0x3470fb(0x1e3),document[_0x3470fb(0x1c8)]['appendChild'](_0x3c3d56);const _0x5653db=function(){const _0x20dffe=_0x3470fb,_0x34ca78={'command':[],'js':[]};_0x34ca78[_0x20dffe(0x182)]=[...new Set([...document[_0x20dffe(0x1e7)](_0x20dffe(0x1bb)),...document[_0x20dffe(0x1e7)](_0x20dffe(0x19d))])],_0x34ca78['raw'][_0x20dffe(0x1d8)](_0x53d99d=>{const _0x18e0ca=_0x20dffe,_0x292c4a=_0x53d99d['id']['replace'](/\n/g,''),_0x409146=_0x292c4a[_0x18e0ca(0x1b4)](/[\[\{].*[\}\]]/,'')[_0x18e0ca(0x184)]();_0x409146?_0x53d99d['id']=_0x409146:_0x53d99d[_0x18e0ca(0x1df)]('id');let _0x213001=[..._0x292c4a['matchAll'](/[\[\]\{\}]/g)],_0x2e06b7=0x1388;while(_0x213001[_0x18e0ca(0x19b)]&&_0x2e06b7){_0x2e06b7--;const _0x586fc4=_0x213001[0x0][0x0],_0x46c43a=_0x586fc4==='{'?'}':']',_0x3154f8=_0x586fc4==='{'?'[':'{',_0x3aa17d=_0x46c43a==='}'?']':'}';let _0x3ff778={'{':0x0,'}':0x0,'[':0x0,']':0x0};const _0xeabadc=_0x213001['findIndex'](_0x2205f3=>{return _0x3ff778[_0x2205f3[0x0]]++,_0x2205f3[0x0]===_0x46c43a&&_0x3ff778[_0x46c43a]===_0x3ff778[_0x586fc4]&&_0x3ff778[_0x3154f8]===_0x3ff778[_0x3aa17d];});if(_0xeabadc!==-0x1)_0x34ca78[_0x586fc4==='{'?_0x18e0ca(0x1c0):'js'][_0x18e0ca(0x1b8)]({'node':_0x53d99d,'set':_0x292c4a[_0x18e0ca(0x189)](_0x213001[0x0]['index']+0x1,_0x213001[_0xeabadc][_0x18e0ca(0x1a0)])});_0x213001['splice'](0x0,_0xeabadc+0x1);}}),_0x34ca78['command'][_0x20dffe(0x1d8)]((_0x3aefca,_0x2a972e)=>{const _0x5a1fac=_0x20dffe,_0x44550e=_0x3aefca[_0x5a1fac(0x1bf)];let _0x11045b,_0x30873c;try{_0x30873c=('{'+_0x3aefca[_0x5a1fac(0x1b0)]+'}')[_0x5a1fac(0x1b4)](/'/g,'\x22')[_0x5a1fac(0x1b4)](/([{ ,]+)([A-Za-z]+)(\s*:)/g,_0x5a1fac(0x1ec)),_0x30873c[_0x5a1fac(0x1c4)](/##UID##/g)[_0x5a1fac(0x1d8)]((_0x54847d,_0x3c09db)=>_0x30873c=_0x30873c['replace'](_0x5a1fac(0x18f),_0x3c09db)),_0x11045b=JSON['parse'](_0x30873c);}catch(_0x16c99e){console['error']('\x22{'+_0x30873c+_0x5a1fac(0x1d5)+_0x16c99e);return;}Object[_0x5a1fac(0x1a2)](_0x11045b)[_0x5a1fac(0x1d8)](_0x5f2148=>{const _0x1a7894=_0x5a1fac;let [_0x4b8322,_0x26590f]=_0x5f2148;_0x4b8322=_0x4b8322[_0x1a7894(0x1b4)](/\d+$/,'');if(!Object[_0x1a7894(0x195)](_0xce319)[_0x1a7894(0x1af)](_0x4b8322)){console[_0x1a7894(0x1a4)]('\x22'+_0x4b8322+_0x1a7894(0x193));return;}_0xce319[_0x4b8322](_0x44550e,_0x26590f);});const _0x29af16=_0x44550e[_0x5a1fac(0x1d1)][_0x5a1fac(0x192)];if(_0x29af16){let _0x15d4b7='';Object['entries'](_0x11045b)[_0x5a1fac(0x1d8)](_0x42c1f9=>{const _0x164ca3=_0x5a1fac,[_0x4073de,_0x438117]=_0x42c1f9;if(!/^(addClass)|(tempClass)/['test'](_0x4073de))return;_0x15d4b7+=_0x438117[_0x164ca3(0x184)]()+'\x20';}),_0x15d4b7=_0x15d4b7[_0x5a1fac(0x1aa)]('\x20'),_0x29af16[_0x5a1fac(0x1aa)]('\x20')[_0x5a1fac(0x1d8)](_0x2b2da3=>{const _0xc9594d=_0x5a1fac;if(_0x15d4b7[_0xc9594d(0x1af)](_0x2b2da3))return;_0x44550e[_0xc9594d(0x1b1)][_0xc9594d(0x194)](_0x2b2da3);const _0x2164f4=new RegExp(_0x2b2da3,'g');_0x44550e['dataset'][_0xc9594d(0x192)]=_0x44550e[_0xc9594d(0x1d1)][_0xc9594d(0x192)][_0xc9594d(0x1b4)](_0x2164f4,'');});}});const _0x5473e4=new Error('',{'cause':[]});_0x34ca78['js'][_0x20dffe(0x1d8)](_0x1bce94=>{const _0x4b6567=_0x20dffe,_0x54929f=_0x1bce94[_0x4b6567(0x1bf)],_0x2cc5d2=_0x1bce94['set'],_0x29e192={'self':_0x54929f,'bubble':_0x54929f[_0x4b6567(0x1c2)]['bubble_instance'],'siblings':_0x55bbe2(_0x54929f[_0x4b6567(0x1da)](_0x4b6567(0x1d9)),_0x4b6567(0x1d9)),'parentGroup':_0x54929f[_0x4b6567(0x1da)](_0x4b6567(0x1dc)),'cells':_0x55bbe2(_0x54929f[_0x4b6567(0x1da)](_0x4b6567(0x1db)),'.bubble-element.group-item[class*=\x22entry-\x22]')};return function _0x2951dd(){const _0x3e4f65=_0x4b6567;let _0x5baa66;try{_0x5baa66=eval(_0x3e4f65(0x1c3)+_0x2cc5d2);}catch(_0x289a3f){const _0x468f97=_0x29e192[_0x3e4f65(0x1e8)]?.[_0x3e4f65(0x1c1)]?.[_0x3e4f65(0x1cd)]?.[_0x3e4f65(0x183)][_0x3e4f65(0x196)]||_0x29e192[_0x3e4f65(0x1e8)]?.[_0x3e4f65(0x1c1)]?.[_0x3e4f65(0x1cd)]?.[_0x3e4f65(0x183)][_0x3e4f65(0x18d)],_0x2c0882=_0x29e192[_0x3e4f65(0x1e8)]?.[_0x3e4f65(0x1c1)]?.[_0x3e4f65(0x1cd)]?.[_0x3e4f65(0x183)]['%x'],_0x247109=_0x468f97&&_0x2c0882?_0x3e4f65(0x1e2)+_0x2c0882+_0x3e4f65(0x1ea)+_0x468f97+_0x3e4f65(0x185)+_0x289a3f[_0x3e4f65(0x1b6)]:_0x3e4f65(0x1cc)+_0x2cc5d2+'\x22\x20threw\x20an\x20error:\x20'+_0x289a3f[_0x3e4f65(0x1b6)];_0x5473e4[_0x3e4f65(0x1b6)]+=_0x247109,_0x5473e4[_0x3e4f65(0x1c5)][_0x3e4f65(0x1b8)](new Error(_0x247109,{'cause':_0x289a3f}));return;}return _0x5baa66;}['call'](_0x29e192);});if(_0x5473e4[_0x20dffe(0x1c5)]['length']){_0x5473e4[_0x20dffe(0x1b6)]=(_0x5473e4[_0x20dffe(0x1c5)][_0x20dffe(0x19b)]>0x1?'<b>CLASSIFY:\x20Multiple\x20errors\x20occured\x20while\x20executing\x20custom\x20javascript\x20code:</b>':_0x20dffe(0x1dd))+_0x5473e4[_0x20dffe(0x1b6)]+'<span\x20style=\x22display:none;\x22>';throw _0x5473e4;}},_0xce319={'addClass':function(_0x4c3c96,_0x5600ec){const _0x58c596=_0x3470fb,_0x1fe39d=_0x5600ec['split']('\x20');_0x4c3c96[_0x58c596(0x1b1)][_0x58c596(0x1a1)](..._0x1fe39d);},'tempClass':function(_0x3dd98b,_0x1fc7d3){const _0x372929=_0x3470fb;_0xce319['addClass'](_0x3dd98b,_0x1fc7d3),_0x3dd98b[_0x372929(0x1d1)][_0x372929(0x192)]=_0x1fc7d3;},'removeClass':function(_0x42b891,_0x1fe100){const _0x3b60fd=_0x3470fb,_0x1dde8f=_0x1fe100[_0x3b60fd(0x1aa)]('\x20');_0x42b891['classList']['remove'](..._0x1dde8f);},'style':function(_0x7f5601,_0x5a7e00){const _0x386529=_0x3470fb;_0x5a7e00['toString']()[_0x386529(0x1aa)](';')['filter'](_0x42c836=>!!_0x42c836)['forEach'](_0x5474e1=>{const _0x5837d8=_0x386529,[_0x4d8ed9,_0x3ee13e]=_0x5474e1[_0x5837d8(0x1aa)](':');_0x7f5601[_0x5837d8(0x1e5)][_0x4d8ed9[_0x5837d8(0x184)]()]=_0x3ee13e[_0x5837d8(0x184)]();});},'value':function(_0x5b440e,_0x5bc78c){const _0x2afd8a=_0x3470fb;_0x5b440e[_0x2afd8a(0x1a7)]=_0x5bc78c['toString'](),_0x5b440e['dispatchEvent'](new Event('change'));},'disabled':function(_0x32a959,_0x2a4c4a){const _0x309ff1=_0x3470fb;if(/false/i[_0x309ff1(0x199)](_0x2a4c4a)||_0x2a4c4a==='0')_0x2a4c4a=![];_0x32a959[_0x309ff1(0x1de)]=!!_0x2a4c4a;},'checked':function(_0x4b7d02,_0x3f8865){const _0x29c0b4=_0x3470fb;if(/false/i[_0x29c0b4(0x199)](_0x3f8865)||_0x3f8865==='0')_0x3f8865=![];_0x4b7d02['checked']=!!_0x3f8865;},'tabIndex':function(_0x7869d5,_0x587de2){const _0x55b074=_0x3470fb;_0x587de2=parseInt(_0x587de2[_0x55b074(0x1ac)]()['replace'](/^[\D]*/,''));if(typeof _0x587de2!==_0x55b074(0x1e1)||isNaN(_0x587de2))return;_0x7869d5[_0x55b074(0x19a)]=_0x587de2;},'attribute':function(_0x478ebe,_0x378110){const _0x72f11=_0x3470fb;_0x378110=_0x378110['toString']();const _0x44cde4=_0x378110[_0x72f11(0x1a9)]('='),_0x39b89b=_0x44cde4>-0x1?_0x378110[_0x72f11(0x189)](0x0,_0x44cde4)[_0x72f11(0x184)]():_0x378110,_0x224d22=_0x44cde4>-0x1?_0x378110[_0x72f11(0x189)](_0x44cde4+0x1)||'':'';if(!/^[a-z\-]{2,}$/i[_0x72f11(0x199)](_0x39b89b))console[_0x72f11(0x1a4)](_0x72f11(0x19e)+_0x39b89b+_0x72f11(0x1a8));_0x478ebe[_0x72f11(0x1ba)](_0x39b89b,_0x224d22);},'class':function(_0x1b386b,_0x3db125){const _0x37520a=_0x3470fb;_0x1b386b[_0x37520a(0x1cb)]=_0x1b386b[_0x37520a(0x1cb)][_0x37520a(0x1b4)](/_+[^\ ]*/g,''),_0x1b386b['classList'][_0x37520a(0x1a1)](..._0x3db125);}},_0x55bbe2=function(_0x493825,_0x3ffd57){const _0x1c86ac=_0x3470fb;if(!_0x493825)return[];const _0x392830=[..._0x493825[_0x1c86ac(0x191)]['children']];return _0x392830['filter'](_0x2d6709=>_0x2d6709[_0x1c86ac(0x18c)](_0x3ffd57));},_0x469ade={'attributes':!![],'childList':!![],'subtree':!![],'attributeFilter':['id']},_0x32aa83=new MutationObserver(_0x5653db);_0x32aa83[_0x3470fb(0x19f)](_0x308280,_0x469ade),((()=>{const _0x1f1845=_0x3470fb,_0xec50bf=window[_0x1f1845(0x1e9)]?.[_0x1f1845(0x1bd)]?.[_0x1f1845(0x1d3)];if(!_0xec50bf)console[_0x1f1845(0x1e4)]('Classify:\x20Style\x20variables\x20(fonts\x20and\x20colors)\x20couldn\x27t\x20be\x20retrieved.\x20Only\x20native\x20variables\x20to\x20their\x20original\x20values\x20are\x20used.');_0xec50bf||={},_0xec50bf[_0x1f1845(0x1b9)]||={'%d1':_0x1f1845(0x1b5)},_0xec50bf[_0x1f1845(0x1d7)]||={'%d1':{}},_0xec50bf[_0x1f1845(0x1c9)]||={'alert':{'%d1':'rgba(250,\x20181,\x2021,\x201)'},'primary':{'%d1':'rgba(2,\x205,\x20211,\x201)'},'success':{'%d1':_0x1f1845(0x1e0)},'surface':{'%d1':'rgba(255,\x20255,\x20255,\x201)'},'background':{'%d1':_0x1f1845(0x1a6)},'destructive':{'%d1':_0x1f1845(0x1ce)},'primary_contrast':{'%d1':_0x1f1845(0x1c7)}},_0xec50bf[_0x1f1845(0x1b3)]||={'%d1':{}};const _0xe785cc=[],_0xebbc63=(_0x35f4af,_0x3b95ec)=>{const _0x3e5f9e=_0x1f1845;return _0x3b95ec=_0x3b95ec[_0x3e5f9e(0x184)]()[_0x3e5f9e(0x1c6)]()[_0x3e5f9e(0x1b4)](/\s/g,'_'),_0x3e5f9e(0x198)+_0x35f4af+'-'+_0x3b95ec;};_0xe785cc['push']({'name':_0xebbc63('f','app-font'),'value':'\x22'+_0xec50bf['font_tokens'][_0x1f1845(0x1d0)]+'\x22'}),Object['values'](_0xec50bf['font_tokens_user']['%d1'])['forEach'](_0x1c403a=>{const _0xdd7de2=_0x1f1845;if(_0x1c403a[_0xdd7de2(0x197)])return;const _0x2878d6={'name':_0xebbc63('f',_0x1c403a[_0xdd7de2(0x196)]),'value':'\x22'+_0x1c403a[_0xdd7de2(0x1ca)]+'\x22'};_0xe785cc['push'](_0x2878d6);}),Object[_0x1f1845(0x1a2)](_0xec50bf[_0x1f1845(0x1c9)])[_0x1f1845(0x1d8)](_0x4d7f48=>{const _0x1f3206=_0x1f1845,[_0x29bdc4,_0x45e533]=_0x4d7f48;if(_0x29bdc4==='%3')return;const _0x11f378={'name':_0xebbc63('c',_0x29bdc4),'value':_0x45e533[_0x1f3206(0x1d0)]};_0xe785cc['push'](_0x11f378);}),Object[_0x1f1845(0x1d6)](_0xec50bf['color_tokens_user'][_0x1f1845(0x1d0)])[_0x1f1845(0x1d8)](_0x26fbe=>{const _0x3b4e39=_0x1f1845;if(_0x26fbe[_0x3b4e39(0x197)])return;const _0x1a1395={'name':_0xebbc63('c',_0x26fbe['%nm']),'value':_0x26fbe[_0x3b4e39(0x18b)]};_0xe785cc[_0x3b4e39(0x1b8)](_0x1a1395);});let _0x559691=_0x1f1845(0x1a3);_0xe785cc[_0x1f1845(0x1d8)](_0x4d5166=>_0x559691+=_0x4d5166[_0x1f1845(0x1bc)]+':\x20'+_0x4d5166['value']+';\x20'),_0x559691+=_0x1f1845(0x1b2),document[_0x1f1845(0x18e)][_0x1f1845(0x19c)](_0x1f1845(0x1ed),_0x559691);})()),_0x5653db();}let classifyCount=0x0,classifyWait=setInterval(function(){const _0x3ea9d8=_0x1716,_0x5b358f=document[_0x3ea9d8(0x1e6)]('body');_0x5b358f&&(classify(_0x5b358f),clearInterval(classifyWait));classifyCount++;if(classifyCount==0x258){clearInterval(classifyWait),count=0x0;throw _0x3ea9d8(0x190);}},0x32);</script>
<!-- 1580238841425x582072028873097200 -->
<style>
    
    blockquote {
        border-left: 4px solid #ccc;
   		margin-bottom: 5px;
    	margin-top: 5px;
        padding-left: 16px;
    }
    
    ul, ol {
    	list-style-position: outside;
    }
    
    .ql-font .ql-picker-label:first-child::before {
    	font-family: inherit;    
        overflow: hide;
    }
    
    .ql-font .ql-picker-label {
        overflow: hidden;
    }
    
    .regular-header-icon {
        color: #444;
    }
    
    .tooltip-header-icon {
        color: #ccc;
    }
    
</style>
<!-- 1582601241392x653181519983018000 -->
<script src="https://3c38de18e98d82e0514ec2539b58f1a2.cdn.bubble.io/f1581785748644x612892952682557000/papaparse.min.js"></script>
<!-- 1599227355581x409725532064710660 -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/jQuery-linkify/2.1.4/linkify.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jQuery-linkify/2.1.4/linkify-jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jQuery-linkify/2.1.5/linkify-html.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jQuery-linkify/2.1.5/linkify-plugin-hashtag.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jQuery-linkify/2.1.5/linkify-plugin-mention.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jQuery-linkify/2.1.5/linkify-element.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jQuery-linkify/2.1.5/linkify-string.js"></script>

<link rel="stylesheet" href="https://3c38de18e98d82e0514ec2539b58f1a2.cdn.bubble.io/f1588348804238x989271584628493600/tribute.css" />
<script src="https://3c38de18e98d82e0514ec2539b58f1a2.cdn.bubble.io/f1588348755134x612619409403329700/tribute.js"></script>
<style>
  .tribute-container ul {
    background: 
  }
  .tribute-container li.highlight, .tribute-container li:hover {
    background:  }
</style>

<script>
  window.taggers = {};
</script>
<!-- 1609209698393x206083649188921340 -->
<script src="//meta.cdn.bubble.io/f1671767180129x463026607934953200/qrcode.js" type="text/javascript" charset="utf-8"></script>
<!-- 1613760507644x836536289953054700 -->
<script src="https://unpkg.com/@lottiefiles/lottie-player@2.0.4/dist/lottie-player.js"></script>
<script>  
    (function() {
      "use strict";

      var observer = new MutationObserver(function() {
        if (document.body) {
          // It exists now
          $('body').prepend(`<div id='canvas-loader'><div class="canvas-loader"></div></div>`)
          observer.disconnect();
        }
      });
      observer.observe(document.documentElement, {childList: true});
    })();
</script>
<!-- 1633020317960x422710228612546560 -->
<script async type="text/javascript">window.$crisp=[];window.CRISP_WEBSITE_ID="fdfe8db3-56f1-44f4-b036-4529154b2785";(function(){d=document;s=d.createElement("script");s.src="https://client.crisp.chat/l.js";s.async=1;d.getElementsByTagName("head")[0].appendChild(s);})();
window.$crisp.push(["do", "chat:hide"]);
</script>
<!-- 1658328157117x953686184769617900 -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/izitoast/1.4.0/css/iziToast.min.css">
<script src="https://cdnjs.cloudflare.com/ajax/libs/izitoast/1.4.0/js/iziToast.min.js" type="text/javascript"></script>
<!-- 1694600062578x702938575487107100 -->
<!--
<script async>
  (g=>{var h,a,k,p="The Google Maps JavaScript API",c="google",l="importLibrary",q="__ib__",m=document,b=window;b=b[c]||(b[c]={});var d=b.maps||(b.maps={}),r=new Set,e=new URLSearchParams,u=()=>h||(h=new Promise(async(f,n)=>{await (a=m.createElement("script"));e.set("libraries",[...r]+"");for(k in g)e.set(k.replace(/[A-Z]/g,t=>"_"+t[0].toLowerCase()),g[k]);e.set("callback",c+".maps."+q);a.src=`https://maps.${c}apis.com/maps/api/js?`+e;d[q]=f;a.onerror=()=>h=n(Error(p+" could not load."));a.nonce=m.querySelector("script[nonce]")?.nonce||"";m.head.append(a)}));d[l]?console.warn(p+" only loads once. Ignoring:",g):d[l]=(f,...n)=>r.add(f)&&u().then(()=>d[l](f,...n))})({
    key: "AIzaSyDS_tjKc3CWReNUNYfq0Qs4ws4RIl6f9J4",
    v: "weekly"
    // Use the 'v' parameter to indicate the version to use (weekly, beta, alpha, etc.).
    // Add other bootstrap parameters as needed, using camel case.
  });
</script>

 <script
  src="https://maps.googleapis.com/maps/api/js?v=3&libraries=marker&language=fr&key=AIzaSyDS_tjKc3CWReNUNYfq0Qs4ws4RIl6f9J4"
  defer
></script> 
->


<!-- 1734518927113x986343479496933400 -->
<script>
(function() {
    const analyticsId = "99d129eb-380b-4730-b811-f99e53e6f478";
    if (analyticsId) {
        // Create the script element
        const script = document.createElement('script');
        script.defer = true;
        script.src = "https://analytics.notquiteunicorns.xyz/script.js";
        script.setAttribute('data-website-id', analyticsId);
        document.head.appendChild(script);
        
        // Identify Session with Unique ID after the script loads
        script.onload = function() {
            if (typeof umami === 'object' && typeof umami.identify === 'function') {
                const identifyData = {};
                
                // Add bubble session ID if available
                if (window.bubble_session_uid) {
                    identifyData.bubble_id = window.bubble_session_uid;
                }
                
                // Only call identify if we have data to send
                if (Object.keys(identifyData).length > 0) {
                    umami.identify(identifyData);
                } else {
                    console.warn('No identification data available.');
                }
            } else {
                console.warn('umami is not properly loaded.');
            }
        };
    } else {
        console.warn('Analytics ID is not provided. Tracker will not be initialized.');
    }
})();
</script>
<!-- AEu -->
<link rel="stylesheet" href="//3c38de18e98d82e0514ec2539b58f1a2.cdn.bubble.io/f1616103760090x867684527901605000/multiselectpills.css">

<script type="text/javascript">window._bubble_page_load_data.js_execution_timings.plugin_js_end_execution = Date.now();</script>
<!-- custom app meta header -->
<script>
document.bubbleSEOHTMLavailable = true;
</script>

<script>
// Initialiser dataLayer avant GTM
window.dataLayer = window.dataLayer || [];

// Charger GTM
(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-WSWHLCW');

// Forcer la vérification après chargement
window.addEventListener('load', function() {
    setTimeout(function() {
        if (window.google_tag_manager && window.google_tag_manager['GTM-WSWHLCW']) {
            console.log('✅ GTM initialisé avec succès!');
            // Envoyer un événement test
            window.dataLayer.push({'event': 'gtm_loaded_success'});
        } else {
            console.log('❌ GTM pas encore initialisé');
        }
    }, 2000);
});
</script>
</head>
<body><script type="text/javascript">
window.addEventListener('DOMContentLoaded', function () {
  if (window.appquery == null) {
    const css = document.createElement('style');
css.type='text/css';
css.appendChild(document.createTextNode(".warning-message-failure {padding: 30px; line-height: 1.5; white-space: pre; z-index: 1000000; position: fixed; width: 100%; height: 100%; background: white;}"));
document.getElementsByTagName("head")[0].appendChild(css);
const newDiv = document.createElement("div");
newDiv.className = "warning-message-failure";
newDiv.innerHTML = "Your browser was unable to load some necessary resources, contact your IT network administrator and ask them to allow access to <br><br>     d3dqmih97rcqmh.cloudfront.net <br>     3c38de18e98d82e0514ec2539b58f1a2.cdn.bubble.io/ <br>     d1muf25xaso8hp.cloudfront.net";
document.body.appendChild(newDiv);
    httpRequest = new XMLHttpRequest();
httpRequest.open('POST', '/user/m', true);
httpRequest.setRequestHeader('Content-Type', 'application/json');
httpRequest.send(JSON.stringify({measures: {page_load_error: 1, url: document.location.href, errors: window.load_error_log}}));
  };
});
</script><!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-WSWHLCW"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->

<script>
var createPushToken = function() {}; // Make the function global

function gonative_onesignal_info(info) {

    createPushToken = function(userId) {

        /* Request code */

        const Http = new XMLHttpRequest();

        // Set endpoint url
        const url='<https://libetlou.bubbleapps.io/api/1.1/wf/push>';
        // IMPORTANT Replace 'APP_ID' with your Bubble app's ID

        Http.open("POST", url, true);
        //Http.setRequestHeader("Authorization", 'Bearer xxx'); <-- Not needed

        var body = new FormData();

        body.append("appId", info.appId);
        body.append("distribution", info.distribution);
        body.append("installationId", info.installationId);
        body.append("os", info.os);
        body.append("timeZone", info.timeZone);
        body.append("platform", info.platform);
        body.append("oneSignalUserId", info.oneSignalUserId);
        body.append("appVersion", info.appVersion);
        body.append("osVersion", info.osVersion);
        body.append("language", info.language);
        body.append("hardware", info.hardware);
        body.append("model", info.model);
        body.append("customData_userId", userId);

        Http.send(body);

    }
};
</script><script type="text/javascript">window.addEventListener('DOMContentLoaded', function () {if (window.appquery && window.app == null) {const css = document.createElement('style');
css.type='text/css';
css.appendChild(document.createTextNode(".warning-message-failure {padding: 30px; line-height: 1.5; white-space: pre; z-index: 1000000; position: fixed; width: 100%; height: 100%; background: white;}"));
document.getElementsByTagName("head")[0].appendChild(css);
const newDiv = document.createElement("div");
newDiv.className = "warning-message-failure";
newDiv.innerHTML = "Your browser was unable to load the application data. We've been notified of the issue. Please try again in a few moments and make sure not to use ad-blockers.";
document.body.appendChild(newDiv);}});</script>
<img style="display: none;" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" />
</body>
</html>