CINXE.COM

Contact | madelen

<!doctype html> <html lang="fr"> <head> <!-- Didomi --> <script id="didomi-script" type="text/javascript">window.gdprAppliesGlobally = true; (function () { function a(e) { if (!window.frames[e]) { if (document.body && document.body.firstChild) { var t = document.body; var n = document.createElement("iframe"); n.style.display = "none"; n.name = e; n.title = e; t.insertBefore(n, t.firstChild) } else { setTimeout(function () { a(e) }, 5) } } } function e(n, r, o, c, s) { function e(e, t, n, a) { if (typeof n !== "function") { return } if (!window[r]) { window[r] = [] } var i = false; if (s) { i = s(e, t, n) } if (!i) { window[r].push({command: e, parameter: t, callback: n, version: a}) } } e.stub = true; function t(a) { if (!window[n] || window[n].stub !== true) { return } if (!a.data) { return } var i = typeof a.data === "string"; var e; try { e = i ? JSON.parse(a.data) : a.data } catch (t) { return } if (e[o]) { var r = e[o]; window[n](r.command, r.parameter, function (e, t) { var n = {}; n[c] = {returnValue: e, success: t, callId: r.callId}; a.source.postMessage(i ? JSON.stringify(n) : n, "*") }, r.version) } } if (typeof window[n] !== "function") { window[n] = e; if (window.addEventListener) { window.addEventListener("message", t, false) } else { window.attachEvent("onmessage", t) } } } e("__tcfapi", "__tcfapiBuffer", "__tcfapiCall", "__tcfapiReturn"); a("__tcfapiLocator"); (function (e) { var t = document.createElement("script"); t.id = "spcloader"; t.type = "text/javascript"; t.async = true; t.src = "https://sdk.privacy-center.org/" + e + "/loader.js?target=" + document.location.hostname; t.charset = "utf-8"; var n = document.getElementsByTagName("script")[0]; n.parentNode.insertBefore(t, n) })("8a0a8597-0863-4821-9fdc-f24a0a783a3d") })(); </script> <script id="didomi-update-consent"> const COOKIE_VALUE = 1; const COOKIE_DOMAIN = 'madelen.ina.fr'; function setCookie(name, value, expirationInDays) { const date = new Date(); date.setTime(date.getTime() + (expirationInDays * 24 * 60 * 60 * 1000)); document.cookie = name + '=' + value + ';expires=' + date.toUTCString() + ';domain=' + COOKIE_DOMAIN + ';path=/'; } function setBasicCookie(Didomi) { let consent = Didomi.getUserConsentStatusForPurpose('essentiels-CVhfpBjr') ?? false; setCookie('cookie_consent', Number(consent), 183); } function updateVendorsParams(Didomi) { let vendors = { "facebook": [ 'facebook', 'c:facebook-r6xDRZCh' ], "google": [ 'google', 'c:googleana-mePMDVMJ', 'c:googleana-4TXnJigR' ] }; for (const [vendorName, subVendorsName] of Object.entries(vendors)) { updateVendorCookie(Didomi, vendorName, subVendorsName); } } function updateVendorCookie(Didomi, vendorName, subVendorsName) { let shouldSkip = false; subVendorsName.forEach(function (element) { if (shouldSkip) { return; } let status = Didomi.getUserConsentStatusForVendor(element) ?? true; setCookie('didomi_consent_' + vendorName, status, 183); if (status === false) { shouldSkip = true; } }); } window.didomiOnReady = window.didomiOnReady || []; window.didomiOnReady.push(function () { // cross domain, set cookies for other subdomain if (false === true) { setBasicCookie(Didomi); updateVendorsParams(Didomi); } Didomi.on('consent.Changed', function (event) { setBasicCookie(Didomi); updateVendorsParams(Didomi); }); }); </script> <!-- End Didomi --> <!-- Required meta tags --> <meta charset="utf-8"> <link rel="alternate" hreflang="fr" href="https://madelen.ina.fr/page/contact?locale=fr"> <link rel="alternate" hreflang="en" href="https://madelen.ina.fr/page/contact?locale=en"> <link rel="alternate" hreflang="pt" href="https://madelen.ina.fr/page/contact?locale=pt"> <link rel="alternate" hreflang="it" href="https://madelen.ina.fr/page/contact?locale=it"> <link rel="alternate" hreflang="es" href="https://madelen.ina.fr/page/contact?locale=es"> <link rel="alternate" hreflang="sv" href="https://madelen.ina.fr/page/contact?locale=sv"> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no, viewport-fit=cover"> <!-- External fonts --> <link rel="stylesheet" href="https://otto-static.cdn.vodfactory.com/static/releases/122/css/bootstrap.css?id=95cc875f5b3a2d55fe5d58ebc27e8eba"> <!-- VOD Factory CSS --> <link rel="stylesheet" href="https://otto-static.cdn.vodfactory.com/static/releases/122/css/vodfactory.css?id=f34dfb5f1e211a032baf5122a9677fb1"> <link rel="stylesheet" type="text/css" href="https://otto-static.cdn.vodfactory.com/static/releases/122/css/stalkers/122/custom.css?id=bcea115b5252ca4c789a42ea7152535d"> <!-- VWO Async SmartCode --> <!-- End VWO Async SmartCode --> <link rel="canonical" href="https://madelen.ina.fr/page/contact"> <meta name="asset:url" content="https://otto-static.cdn.vodfactory.com/static/releases/122"> <meta name="chromecast:app_id" content="929964F3"> <meta name="csrf-token" content="Qnb7Git2hfhBaacTRCvpU7JbC2rCcIAhW926lqmX"> <style> body.theme-custom { --texts: #ffffff; --textsrgb: 255, 255, 255; --bg: #16181F; --bgrgb: 22, 24, 31; --shadowColor: 22, 24, 31; --menubg: 22, 24, 31; --filterclosebtnbg: 22, 24, 31; } :root { --white : #FFFFFF; --black : #000000; --texts : #000000; --free : #FF0000; --primary : #000; --secondary : #FF7766; --tertiary : #FF7766; --playback : #FF7766; --primary-hover : #16181FCC; --secondary-hover : #FF7766CC; --color-by-primary-bg : #ffffff; --color-by-secondary-bg : #000000; --dropdown-selected : #FF7766; --custom : #16181F; --light : #ffffff; --dark : #101010; --offers_free : #FF7766; --pagination-navigation : var(--primary); --btn-border-radius : 1.25rem; --cover-radius : 0px; --badge-duration-font-style : normal; --badge-duration-font-weight : normal; --badge-duration-background-color-rgb : 255, 255, 255; --badge-duration-border-color : var(--white); --badge-duration-border-style : solid; --badge-duration-border-width : 0px; --badge-duration-border-radius : 0px; --badge-duration-text-transform : none; --badge-duration-background-color : transparent; --badge-duration-font-color : var(--white); --badge-duration-font-size : var(--text-md); --badge-free-font-style : normal; --badge-free-font-weight : normal; --badge-free-background-color-rgb : 255, 119, 102; --badge-free-border-color : var(--white); --badge-free-border-style : solid; --badge-free-border-width : 0px; --badge-free-border-radius : 3px; --badge-free-text-transform : none; --badge-free-background-color : #FF7766FF; --badge-free-font-color : var(--white); --badge-free-font-size : var(--text-md); --badge-live-font-style : normal; --badge-live-font-weight : normal; --badge-live-background-color-rgb : 255, 255, 255; --badge-live-border-color : var(--white); --badge-live-border-style : solid; --badge-live-border-width : 0px; --badge-live-border-radius : 0px; --badge-live-text-transform : none; --badge-live-background-color : transparent; --badge-live-font-color : var(--white); --badge-live-font-size : var(--text-md); } </style> <style> @font-face { font-family: "lato"; font-style: normal; font-weight: normal; font-display: swap; src: url("https://otto-static.cdn.vodfactory.com/fonts/3/Lato-Regular.ttf") format("truetype") , url("https://otto-static.cdn.vodfactory.com/fonts/3/Lato-Regular.ttf") format("truetype") , url("https://otto-static.cdn.vodfactory.com/fonts/3/Lato-Regular.ttf") format("truetype") ; } @font-face { font-family: "lato"; font-style: italic; font-weight: normal; font-display: swap; src: url("https://otto-static.cdn.vodfactory.com/fonts/3/Lato-Italic.ttf") format("truetype") , url("https://otto-static.cdn.vodfactory.com/fonts/3/Lato-Italic.ttf") format("truetype") , url("https://otto-static.cdn.vodfactory.com/fonts/3/Lato-Italic.ttf") format("truetype") ; } @font-face { font-family: "lato"; font-style: normal; font-weight: medium; font-display: swap; src: url("https://otto-static.cdn.vodfactory.com/fonts/3/Lato-Bold.ttf") format("truetype") , url("https://otto-static.cdn.vodfactory.com/fonts/3/Lato-Bold.ttf") format("truetype") , url("https://otto-static.cdn.vodfactory.com/fonts/3/Lato-Bold.ttf") format("truetype") ; } @font-face { font-family: "lato"; font-style: italic; font-weight: medium; font-display: swap; src: url("https://otto-static.cdn.vodfactory.com/fonts/3/Lato-BoldItalic.ttf") format("truetype") , url("https://otto-static.cdn.vodfactory.com/fonts/3/Lato-BoldItalic.ttf") format("truetype") , url("https://otto-static.cdn.vodfactory.com/fonts/3/Lato-BoldItalic.ttf") format("truetype") ; } @font-face { font-family: "lato"; font-style: normal; font-weight: bold; font-display: swap; src: url("https://otto-static.cdn.vodfactory.com/fonts/3/Lato-Black.ttf") format("truetype") , url("https://otto-static.cdn.vodfactory.com/fonts/3/Lato-Black.ttf") format("truetype") , url("https://otto-static.cdn.vodfactory.com/fonts/3/Lato-Black.ttf") format("truetype") ; } @font-face { font-family: "lato"; font-style: italic; font-weight: bold; font-display: swap; src: url("https://otto-static.cdn.vodfactory.com/fonts/3/Lato-BlackItalic.ttf") format("truetype") , url("https://otto-static.cdn.vodfactory.com/fonts/3/Lato-BlackItalic.ttf") format("truetype") , url("https://otto-static.cdn.vodfactory.com/fonts/3/Lato-BlackItalic.ttf") format("truetype") ; } @font-face { font-family: "lato"; font-style: normal; font-weight: light; font-display: swap; src: url("https://otto-static.cdn.vodfactory.com/fonts/3/Lato-Regular.ttf") format("truetype") , url("https://otto-static.cdn.vodfactory.com/fonts/3/Lato-Regular.ttf") format("truetype") , url("https://otto-static.cdn.vodfactory.com/fonts/3/Lato-Regular.ttf") format("truetype") ; } :root { --main-font-family: "lato" ; ; } </style> <!-- Favicons --> <link rel="apple-touch-icon" sizes="57x57" href="https://otto-static.cdn.vodfactory.com/pictures/platform/2322/conversions/000122-1680685975034-b7c16bbd3cd6d0d7a1577eda50f3f98a0a4b50ca00fc17d4e76c2762607edbde1ebbaff36d3f574a0b212d9b90fcdc5c3b3c11d7b45d516a7c96aa6e1b6ed254-desktop.jpeg"> <link rel="apple-touch-icon" sizes="60x60" href="https://otto-static.cdn.vodfactory.com/pictures/platform/2322/conversions/000122-1680685975034-b7c16bbd3cd6d0d7a1577eda50f3f98a0a4b50ca00fc17d4e76c2762607edbde1ebbaff36d3f574a0b212d9b90fcdc5c3b3c11d7b45d516a7c96aa6e1b6ed254-desktop.jpeg"> <link rel="apple-touch-icon" sizes="72x72" href="https://otto-static.cdn.vodfactory.com/pictures/platform/2322/conversions/000122-1680685975034-b7c16bbd3cd6d0d7a1577eda50f3f98a0a4b50ca00fc17d4e76c2762607edbde1ebbaff36d3f574a0b212d9b90fcdc5c3b3c11d7b45d516a7c96aa6e1b6ed254-desktop.jpeg"> <link rel="apple-touch-icon" sizes="76x76" href="https://otto-static.cdn.vodfactory.com/pictures/platform/2322/conversions/000122-1680685975034-b7c16bbd3cd6d0d7a1577eda50f3f98a0a4b50ca00fc17d4e76c2762607edbde1ebbaff36d3f574a0b212d9b90fcdc5c3b3c11d7b45d516a7c96aa6e1b6ed254-desktop.jpeg"> <link rel="apple-touch-icon" sizes="114x114" href="https://otto-static.cdn.vodfactory.com/pictures/platform/2322/conversions/000122-1680685975034-b7c16bbd3cd6d0d7a1577eda50f3f98a0a4b50ca00fc17d4e76c2762607edbde1ebbaff36d3f574a0b212d9b90fcdc5c3b3c11d7b45d516a7c96aa6e1b6ed254-desktop.jpeg"> <link rel="apple-touch-icon" sizes="120x120" href="https://otto-static.cdn.vodfactory.com/pictures/platform/2322/conversions/000122-1680685975034-b7c16bbd3cd6d0d7a1577eda50f3f98a0a4b50ca00fc17d4e76c2762607edbde1ebbaff36d3f574a0b212d9b90fcdc5c3b3c11d7b45d516a7c96aa6e1b6ed254-desktop.jpeg"> <link rel="apple-touch-icon" sizes="144x144" href="https://otto-static.cdn.vodfactory.com/pictures/platform/2322/conversions/000122-1680685975034-b7c16bbd3cd6d0d7a1577eda50f3f98a0a4b50ca00fc17d4e76c2762607edbde1ebbaff36d3f574a0b212d9b90fcdc5c3b3c11d7b45d516a7c96aa6e1b6ed254-desktop.jpeg"> <link rel="apple-touch-icon" sizes="152x152" href="https://otto-static.cdn.vodfactory.com/pictures/platform/2322/conversions/000122-1680685975034-b7c16bbd3cd6d0d7a1577eda50f3f98a0a4b50ca00fc17d4e76c2762607edbde1ebbaff36d3f574a0b212d9b90fcdc5c3b3c11d7b45d516a7c96aa6e1b6ed254-desktop.jpeg"> <link rel="apple-touch-icon" sizes="180x180" href="https://otto-static.cdn.vodfactory.com/pictures/platform/2322/conversions/000122-1680685975034-b7c16bbd3cd6d0d7a1577eda50f3f98a0a4b50ca00fc17d4e76c2762607edbde1ebbaff36d3f574a0b212d9b90fcdc5c3b3c11d7b45d516a7c96aa6e1b6ed254-desktop.jpeg"> <link rel="icon" type="image/png" sizes="192x192" href="https://otto-static.cdn.vodfactory.com/pictures/platform/2322/conversions/000122-1680685975034-b7c16bbd3cd6d0d7a1577eda50f3f98a0a4b50ca00fc17d4e76c2762607edbde1ebbaff36d3f574a0b212d9b90fcdc5c3b3c11d7b45d516a7c96aa6e1b6ed254-desktop.jpeg"> <link rel="icon" type="image/png" sizes="32x32" href="https://otto-static.cdn.vodfactory.com/pictures/platform/2322/conversions/000122-1680685975034-b7c16bbd3cd6d0d7a1577eda50f3f98a0a4b50ca00fc17d4e76c2762607edbde1ebbaff36d3f574a0b212d9b90fcdc5c3b3c11d7b45d516a7c96aa6e1b6ed254-desktop.jpeg"> <link rel="icon" type="image/png" sizes="96x96" href="https://otto-static.cdn.vodfactory.com/pictures/platform/2322/conversions/000122-1680685975034-b7c16bbd3cd6d0d7a1577eda50f3f98a0a4b50ca00fc17d4e76c2762607edbde1ebbaff36d3f574a0b212d9b90fcdc5c3b3c11d7b45d516a7c96aa6e1b6ed254-desktop.jpeg"> <link rel="icon" type="image/png" sizes="16x16" href="https://otto-static.cdn.vodfactory.com/pictures/platform/2322/conversions/000122-1680685975034-b7c16bbd3cd6d0d7a1577eda50f3f98a0a4b50ca00fc17d4e76c2762607edbde1ebbaff36d3f574a0b212d9b90fcdc5c3b3c11d7b45d516a7c96aa6e1b6ed254-desktop.jpeg"> <link rel="icon" type="image/png" sizes="16x16" href="/favicon.ico"> <link rel="manifest" href="/manifest.json"> <meta name="msapplication-TileColor" content="#ffffff"> <meta name="msapplication-TileImage" content="https://otto-static.cdn.vodfactory.com/pictures/platform/2322/conversions/000122-1680685975034-b7c16bbd3cd6d0d7a1577eda50f3f98a0a4b50ca00fc17d4e76c2762607edbde1ebbaff36d3f574a0b212d9b90fcdc5c3b3c11d7b45d516a7c96aa6e1b6ed254-desktop.jpeg"> <meta name="theme-color" content="#ffffff"> <style> </style> <title>Contact | madelen</title> <meta name="title" content="Contact | madelen"> <meta name="description" content="Vous avez une question ? Un probl猫me technique ? Un commentaire ? N&#039;h茅sitez pas 脿 contacter notre service support."> <meta name="author" content="INA madelen"> <meta name="generator" content="INA madelen"> <meta name="robots" content="max-image-preview:standard"> <!-- Weglot --> <!-- End Weglot --> <meta property="og:title" content="Contact | madelen" /> <meta property="og:site_name" content="INA madelen"/> <meta property="og:url" content="https://madelen.ina.fr" /> <meta property="og:description" content="Vous avez une question ? Un probl猫me technique ? Un commentaire ? N&#039;h茅sitez pas 脿 contacter notre service support." /> <meta property="fb:app_id" content="787219222992684" /> <meta property="og:type" content="article" /> <meta property="og:locale:alternate" content="fr_FR" /> <meta property="og:image:type" content="image/jpeg" /> <meta property="og:image:width" content="1200"> <meta property="og:image:height" content="630"> <meta property="og:image:alt" content="Streaming illimit茅 de l&#039;INA | madelen"> <meta name="twitter:card" content="summary_large_image"> <meta name="twitter:site" content="@madelen_ina"> <meta name="twitter:creator" content="@madelen_ina"> <meta name="twitter:url" content="https://madelen.ina.fr"> <meta name="twitter:title" content="Contact | madelen"> <meta name="twitter:description" content="Vous avez une question ? Un probl猫me technique ? Un commentaire ? N&#039;h茅sitez pas 脿 contacter notre service support."> <script type="text/javascript" src="https://otto-static.cdn.vodfactory.com/static/releases/122/js/utils.js?id=f6f8de025c688812706e7e3e74c0bf0e"></script> <script id="tracking-variables" type="text/javascript"> const didomiTrackingEnabled = true; const didomiFacebookPixelScriptCookieAccepted = getCookie('didomi_consent_facebook') === 'true'; const didomiGtmNoScriptCookieAccepted = getCookie('didomi_consent_google') === 'true'; const didomiGtmScriptCookieAccepted = getCookie('didomi_consent_google') === 'true'; const didomiFacebookPixelScriptEnabled = false; const didomiGtmNoScriptEnabled = true; const didomiGtmScriptEnabled = true; const didomiFacebookPixelShouldLoad = didomiTrackingEnabled || (!didomiTrackingEnabled && didomiFacebookPixelScriptCookieAccepted); const didomiGtmShouldLoad = didomiTrackingEnabled || (!didomiTrackingEnabled && didomiGtmScriptCookieAccepted); const didomiTrackingVariables = { 'didomiTrackingEnabled': didomiTrackingEnabled, 'didomiFacebookPixelScriptCookieAccepted': didomiFacebookPixelScriptCookieAccepted, 'didomiGtmNoScriptCookieAccepted': didomiGtmNoScriptCookieAccepted, 'didomiGtmScriptCookieAccepted': didomiGtmScriptCookieAccepted, 'didomiFacebookPixelScriptEnabled': didomiFacebookPixelScriptEnabled, 'didomiGtmNoScriptEnabled': didomiGtmNoScriptEnabled, 'didomiGtmScriptEnabled': didomiGtmScriptEnabled, 'didomiFacebookPixelShouldLoad': didomiFacebookPixelShouldLoad, 'didomiGtmShouldLoad': didomiGtmShouldLoad, } </script> <!-- Google Tag Manager --> <script id="gtm-script" type="text/javascript"> window.dataLayer = window.dataLayer || []; if (didomiGtmShouldLoad) { (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-WWNVBKV'); } </script> <!-- End Google Tag Manager --> <!-- Facebook Pixel Code --> <!-- End Facebook Pixel Code --> <script type="text/javascript"> forceLanding(true, false, "template.page.url"); </script> <script type="text/javascript"> recaptchaBlockFormFields = []; function initBlockFormRecaptcha(inputId) { recaptchaBlockFormFields[inputId] = grecaptcha.render(document.getElementById(inputId), { 'sitekey' : '6Les-9UUAAAAAHy9oeMAmpIIuou3b4T6n5K9jO_M', 'callback': 'submitRecaptcha' }); } function submitRecaptcha(captchaToken) { Livewire.dispatch('handle-recaptcha', {captchaToken: captchaToken}); } </script> <script src="https://www.google.com/recaptcha/api.js?render=explicit" async defer></script> <!-- Livewire Styles --><style >[wire\:loading][wire\:loading], [wire\:loading\.delay][wire\:loading\.delay], [wire\:loading\.inline-block][wire\:loading\.inline-block], [wire\:loading\.inline][wire\:loading\.inline], [wire\:loading\.block][wire\:loading\.block], [wire\:loading\.flex][wire\:loading\.flex], [wire\:loading\.table][wire\:loading\.table], [wire\:loading\.grid][wire\:loading\.grid], [wire\:loading\.inline-flex][wire\:loading\.inline-flex] {display: none;}[wire\:loading\.delay\.none][wire\:loading\.delay\.none], [wire\:loading\.delay\.shortest][wire\:loading\.delay\.shortest], [wire\:loading\.delay\.shorter][wire\:loading\.delay\.shorter], [wire\:loading\.delay\.short][wire\:loading\.delay\.short], [wire\:loading\.delay\.default][wire\:loading\.delay\.default], [wire\:loading\.delay\.long][wire\:loading\.delay\.long], [wire\:loading\.delay\.longer][wire\:loading\.delay\.longer], [wire\:loading\.delay\.longest][wire\:loading\.delay\.longest] {display: none;}[wire\:offline][wire\:offline] {display: none;}[wire\:dirty]:not(textarea):not(input):not(select) {display: none;}:root {--livewire-progress-bar-color: #2299dd;}[x-cloak] {display: none !important;}</style> </head> <body class="ina_madelen theme-dark theme-custom production_class duration-badge-position-above-bottom-left free-badge-position-above-top-right layout-template"> <!-- Google Tag Manager (noscript) --> <noscript id="gtm-no-script"> <iframe src="https://www.googletagmanager.com/ns.html?id=GTM-WWNVBKV" height="0" width="0" style="display:none;visibility:hidden"></iframe> </noscript> <!-- End Google Tag Manager (noscript) --> <!-- Piwik Pro --> <!-- End Piwik Pro --> <header data-header-id="28720" data-header-type="header" class="main-header" role="banner"> <style type="text/css"> header[data-header-id="28720"] { background-color:var(--primary); color:#ffffff; --mobile-menu-bg-color: var(--primary); --mobile-menu-fg-color: var(--white); } </style> <div class="main-header-big-container"> <div class="main-header-container"> <div class="main-header-logo"> <a href="/home" class="main-header-logo-link"> <picture> <img src="https://otto-static.cdn.vodfactory.com/pictures/item/311543/c14bc43b566b2c1d0bff2136e62737ea.png" alt="logo" class="main-header-logo-img"> </picture> </a> </div> <a class="main-header-nav-toggler js-toggle-nav" href="#"> <span class="main-header-nav-toggler-icon open-nav"> <svg width="30px" height="20px" viewBox="0 0 30 20" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> <defs> <path d="M1.66666667,20 L28.3333333,20 C29.25,20 30,19.25 30,18.3333333 L30,18.3333333 C30,17.4166667 29.25,16.6666667 28.3333333,16.6666667 L1.66666667,16.6666667 C0.75,16.6666667 0,17.4166667 0,18.3333333 L0,18.3333333 C0,19.25 0.75,20 1.66666667,20 Z M1.66666667,11.6666667 L28.3333333,11.6666667 C29.25,11.6666667 30,10.9166667 30,10 L30,10 C30,9.08333333 29.25,8.33333333 28.3333333,8.33333333 L1.66666667,8.33333333 C0.75,8.33333333 0,9.08333333 0,10 L0,10 C0,10.9166667 0.75,11.6666667 1.66666667,11.6666667 Z M0,1.66666667 L0,1.66666667 C0,2.58333333 0.75,3.33333333 1.66666667,3.33333333 L28.3333333,3.33333333 C29.25,3.33333333 30,2.58333333 30,1.66666667 L30,1.66666667 C30,0.75 29.25,0 28.3333333,0 L1.66666667,0 C0.75,0 0,0.75 0,1.66666667 Z" id="path-1"></path> </defs> <g id="Icon/Menu" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"> <mask id="mask-2" fill="currentColor"> <use xlink:href="#path-1"></use> </mask> <use id="Mask" fill="currentColor" fill-rule="nonzero" xlink:href="#path-1"></use> <g id="Color/Dark" mask="url(#mask-2)" fill="currentColor"> <g transform="translate(-20.000000, -20.000000)" id="Color/Black"> <rect x="0" y="0" width="64" height="64"></rect> </g> </g> </g> </svg> </span> <span class="main-header-nav-toggler-icon close-nav"> <svg version="1.1" id="Calque_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24" enable-background="new 0 0 24 24" xml:space="preserve"> <g id="Mask"> <path id="path-1_1_" d="M23.468,0.551L23.468,0.551c-0.71-0.71-1.857-0.71-2.567,0L12,9.433L3.099,0.532 c-0.71-0.71-1.857-0.71-2.567,0l0,0c-0.71,0.71-0.71,1.857,0,2.567L9.433,12l-8.901,8.901c-0.71,0.71-0.71,1.857,0,2.567l0,0 c0.71,0.71,1.857,0.71,2.567,0L12,14.567l8.901,8.901c0.71,0.71,1.857,0.71,2.567,0l0,0c0.71-0.71,0.71-1.857,0-2.567L14.567,12 l8.901-8.901C24.159,2.407,24.159,1.242,23.468,0.551z"/> </g> </svg> </span> </a> <form action="#" class="main-header-search-form main-header-search-form-mobile" role="search" aria-label="Sitewide"> <a href="#" class="icon icon-search js-show-search"> <svg version="1.1" id="search-Calque_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="17.048px" height="17.058px" viewBox="3 3 17.048 17.058" enable-background="new 3 3 17.048 17.058" xml:space="preserve"> <g id="search-Mask" > <path style="fill: currentColor;" id="search-path-1_1_" d="M15.501,14.001h-0.79l-0.28-0.27c1.2-1.4,1.82-3.31,1.48-5.34c-0.47-2.78-2.79-5-5.59-5.34 c-4.23-0.52-7.79,3.04-7.27,7.27c0.34,2.8,2.56,5.12,5.34,5.59c2.03,0.34,3.94-0.28,5.34-1.48l0.27,0.28v0.79l4.25,4.25 c0.41,0.41,1.08,0.41,1.49,0l0,0c0.41-0.41,0.41-1.08,0-1.49L15.501,14.001z M9.501,14.001c-2.49,0-4.5-2.01-4.5-4.5 s2.01-4.5,4.5-4.5s4.5,2.01,4.5,4.5S11.991,14.001,9.501,14.001z"/> </g> <g> <path style="fill: currentColor;" id="search-path-1" d="M15.501,14.001h-0.79l-0.28-0.27c1.2-1.4,1.82-3.31,1.48-5.34c-0.47-2.78-2.79-5-5.59-5.34 c-4.23-0.52-7.79,3.04-7.27,7.27c0.34,2.8,2.56,5.12,5.34,5.59c2.03,0.34,3.94-0.28,5.34-1.48l0.27,0.28v0.79l4.25,4.25 c0.41,0.41,1.08,0.41,1.49,0l0,0c0.41-0.41,0.41-1.08,0-1.49L15.501,14.001z M9.501,14.001c-2.49,0-4.5-2.01-4.5-4.5 s2.01-4.5,4.5-4.5s4.5,2.01,4.5,4.5S11.991,14.001,9.501,14.001z"/> </g> </svg> </a> <input type="text" class="search-input" placeholder="Recherche..." style="background-color:var(--primary); color:#ffffff;"> <a href="#" class="icon icon-close js-hide-search"> <svg version="1.1" id="Calque_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24" enable-background="new 0 0 24 24" xml:space="preserve"> <g id="Path"> <path id="path-1_1_" fill="#1D1D1B" d="M10.853,11.92L0.23,22.543c-0.295,0.295-0.295,0.773,0,1.068 c0.147,0.148,0.341,0.221,0.534,0.221c0.193,0,0.387-0.073,0.534-0.221l10.703-10.703l10.703,10.703 c0.148,0.148,0.341,0.221,0.534,0.221s0.387-0.073,0.534-0.221c0.295-0.295,0.295-0.773,0-1.068L13.149,11.92l10.63-10.63 c0.295-0.295,0.295-0.773,0-1.068c-0.295-0.295-0.773-0.295-1.068,0l-10.71,10.71L1.29,0.221c-0.295-0.295-0.773-0.295-1.068,0 c-0.295,0.295-0.295,0.773,0,1.068L10.853,11.92z"/> </g> </svg> </a> </form> </div> <div class="main-header-navs-wrapper main-header-navs-wrapper-bg-primary"> <nav class="main-header-navs"> <ul class="nav main-header-primary-nav"> <!--[if BLOCK]><![endif]--> <li wire:snapshot="{&quot;data&quot;:{&quot;readyToLoad&quot;:true,&quot;itemData&quot;:[[],{&quot;s&quot;:&quot;arr&quot;}],&quot;placement&quot;:null,&quot;withBorderRight&quot;:false,&quot;itemClass&quot;:&quot;nav-item&quot;,&quot;isActive&quot;:false},&quot;memo&quot;:{&quot;id&quot;:&quot;4lhT5n5lAPVtA5DJcYj6&quot;,&quot;name&quot;:&quot;nav.item&quot;,&quot;path&quot;:&quot;page\/contact&quot;,&quot;method&quot;:&quot;GET&quot;,&quot;children&quot;:[],&quot;scripts&quot;:[],&quot;assets&quot;:[],&quot;errors&quot;:[],&quot;locale&quot;:&quot;fr&quot;},&quot;checksum&quot;:&quot;73d5dcf91fc370e492b5f399707270225d1356085465b69194f74b5e48254c85&quot;}" wire:effects="[]" wire:id="4lhT5n5lAPVtA5DJcYj6" id="nav-item-112766" class="nav-item"> <!--[if BLOCK]><![endif]--> <!--[if BLOCK]><![endif]--> <a data-gtm-event="click-action" data-gtm-click-name="S茅ries" data-gtm-click-chapter1="Menu" href="/content?category[]=874" class="nav-link " > S茅ries </a> <!--[if ENDBLOCK]><![endif]--> <!--[if ENDBLOCK]><![endif]--> </li> <!--[if ENDBLOCK]><![endif]--> <!--[if BLOCK]><![endif]--> <li wire:snapshot="{&quot;data&quot;:{&quot;readyToLoad&quot;:true,&quot;itemData&quot;:[[],{&quot;s&quot;:&quot;arr&quot;}],&quot;placement&quot;:null,&quot;withBorderRight&quot;:false,&quot;itemClass&quot;:&quot;nav-item&quot;,&quot;isActive&quot;:false},&quot;memo&quot;:{&quot;id&quot;:&quot;IpZ9k6aygDAHj9rPEzmz&quot;,&quot;name&quot;:&quot;nav.item&quot;,&quot;path&quot;:&quot;page\/contact&quot;,&quot;method&quot;:&quot;GET&quot;,&quot;children&quot;:[],&quot;scripts&quot;:[],&quot;assets&quot;:[],&quot;errors&quot;:[],&quot;locale&quot;:&quot;fr&quot;},&quot;checksum&quot;:&quot;753293b3c9faad0a2c8d3b602d763dad1893bdf1308e776ae6d5dc32976bb79f&quot;}" wire:effects="[]" wire:id="IpZ9k6aygDAHj9rPEzmz" id="nav-item-112764" class="nav-item"> <!--[if BLOCK]><![endif]--> <!--[if BLOCK]><![endif]--> <a data-gtm-event="click-action" data-gtm-click-name="Films" data-gtm-click-chapter1="Menu" href="/content?category[]=871" class="nav-link " > Films </a> <!--[if ENDBLOCK]><![endif]--> <!--[if ENDBLOCK]><![endif]--> </li> <!--[if ENDBLOCK]><![endif]--> <!--[if BLOCK]><![endif]--> <li wire:snapshot="{&quot;data&quot;:{&quot;readyToLoad&quot;:true,&quot;itemData&quot;:[[],{&quot;s&quot;:&quot;arr&quot;}],&quot;placement&quot;:null,&quot;withBorderRight&quot;:false,&quot;itemClass&quot;:&quot;nav-item&quot;,&quot;isActive&quot;:false},&quot;memo&quot;:{&quot;id&quot;:&quot;EnsIc4EUvz4pu4kNgYI9&quot;,&quot;name&quot;:&quot;nav.item&quot;,&quot;path&quot;:&quot;page\/contact&quot;,&quot;method&quot;:&quot;GET&quot;,&quot;children&quot;:[],&quot;scripts&quot;:[],&quot;assets&quot;:[],&quot;errors&quot;:[],&quot;locale&quot;:&quot;fr&quot;},&quot;checksum&quot;:&quot;d5edc024b611c66669d618a67e5454b36fcb7dcaaa489ec3b179c4e9beb18e0b&quot;}" wire:effects="[]" wire:id="EnsIc4EUvz4pu4kNgYI9" id="nav-item-112770" class="nav-item"> <!--[if BLOCK]><![endif]--> <!--[if BLOCK]><![endif]--> <a data-gtm-event="click-action" data-gtm-click-name="脡missions" data-gtm-click-chapter1="Menu" href="/content?category[]=797" class="nav-link " > 脡missions </a> <!--[if ENDBLOCK]><![endif]--> <!--[if ENDBLOCK]><![endif]--> </li> <!--[if ENDBLOCK]><![endif]--> <!--[if BLOCK]><![endif]--> <li wire:snapshot="{&quot;data&quot;:{&quot;readyToLoad&quot;:true,&quot;itemData&quot;:[[],{&quot;s&quot;:&quot;arr&quot;}],&quot;placement&quot;:null,&quot;withBorderRight&quot;:false,&quot;itemClass&quot;:&quot;nav-item&quot;,&quot;isActive&quot;:false},&quot;memo&quot;:{&quot;id&quot;:&quot;fBB1QeiwL66ahl4IBbmH&quot;,&quot;name&quot;:&quot;nav.item&quot;,&quot;path&quot;:&quot;page\/contact&quot;,&quot;method&quot;:&quot;GET&quot;,&quot;children&quot;:[],&quot;scripts&quot;:[],&quot;assets&quot;:[],&quot;errors&quot;:[],&quot;locale&quot;:&quot;fr&quot;},&quot;checksum&quot;:&quot;f5345e2c9480f387bd6093d78f147994069a42fd195af589541354419fceedf4&quot;}" wire:effects="[]" wire:id="fBB1QeiwL66ahl4IBbmH" id="nav-item-112767" class="nav-item"> <!--[if BLOCK]><![endif]--> <!--[if BLOCK]><![endif]--> <a data-gtm-event="click-action" data-gtm-click-name="Documentaires" data-gtm-click-chapter1="Menu" href="/content?category[]=796" class="nav-link " > Documentaires </a> <!--[if ENDBLOCK]><![endif]--> <!--[if ENDBLOCK]><![endif]--> </li> <!--[if ENDBLOCK]><![endif]--> <!--[if BLOCK]><![endif]--> <li wire:snapshot="{&quot;data&quot;:{&quot;readyToLoad&quot;:true,&quot;itemData&quot;:[[],{&quot;s&quot;:&quot;arr&quot;}],&quot;placement&quot;:null,&quot;withBorderRight&quot;:false,&quot;itemClass&quot;:&quot;nav-item&quot;,&quot;isActive&quot;:false},&quot;memo&quot;:{&quot;id&quot;:&quot;egOQrJ4P5Gmnm0dR1MHb&quot;,&quot;name&quot;:&quot;nav.item&quot;,&quot;path&quot;:&quot;page\/contact&quot;,&quot;method&quot;:&quot;GET&quot;,&quot;children&quot;:[],&quot;scripts&quot;:[],&quot;assets&quot;:[],&quot;errors&quot;:[],&quot;locale&quot;:&quot;fr&quot;},&quot;checksum&quot;:&quot;7fdab683f62ecba6ea6303a856f828dae6905fb3bd6e5a459d742110dae721b8&quot;}" wire:effects="[]" wire:id="egOQrJ4P5Gmnm0dR1MHb" id="nav-item-112769" class="nav-item"> <!--[if BLOCK]><![endif]--> <!--[if BLOCK]><![endif]--> <a data-gtm-event="click-action" data-gtm-click-name="Th茅芒tre" data-gtm-click-chapter1="Menu" href="/content?category[]=798" class="nav-link " > Th茅芒tre </a> <!--[if ENDBLOCK]><![endif]--> <!--[if ENDBLOCK]><![endif]--> </li> <!--[if ENDBLOCK]><![endif]--> </ul> <div class="nav main-header-search-nav"> <div class="nav-item search-nav-item"> <form action="#" class="main-header-search-form " role="search" aria-label="Sitewide"> <a href="#" class="icon icon-search js-show-search"> <svg version="1.1" id="search-Calque_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="17.048px" height="17.058px" viewBox="3 3 17.048 17.058" enable-background="new 3 3 17.048 17.058" xml:space="preserve"> <g id="search-Mask" > <path style="fill: currentColor;" id="search-path-1_1_" d="M15.501,14.001h-0.79l-0.28-0.27c1.2-1.4,1.82-3.31,1.48-5.34c-0.47-2.78-2.79-5-5.59-5.34 c-4.23-0.52-7.79,3.04-7.27,7.27c0.34,2.8,2.56,5.12,5.34,5.59c2.03,0.34,3.94-0.28,5.34-1.48l0.27,0.28v0.79l4.25,4.25 c0.41,0.41,1.08,0.41,1.49,0l0,0c0.41-0.41,0.41-1.08,0-1.49L15.501,14.001z M9.501,14.001c-2.49,0-4.5-2.01-4.5-4.5 s2.01-4.5,4.5-4.5s4.5,2.01,4.5,4.5S11.991,14.001,9.501,14.001z"/> </g> <g> <path style="fill: currentColor;" id="search-path-1" d="M15.501,14.001h-0.79l-0.28-0.27c1.2-1.4,1.82-3.31,1.48-5.34c-0.47-2.78-2.79-5-5.59-5.34 c-4.23-0.52-7.79,3.04-7.27,7.27c0.34,2.8,2.56,5.12,5.34,5.59c2.03,0.34,3.94-0.28,5.34-1.48l0.27,0.28v0.79l4.25,4.25 c0.41,0.41,1.08,0.41,1.49,0l0,0c0.41-0.41,0.41-1.08,0-1.49L15.501,14.001z M9.501,14.001c-2.49,0-4.5-2.01-4.5-4.5 s2.01-4.5,4.5-4.5s4.5,2.01,4.5,4.5S11.991,14.001,9.501,14.001z"/> </g> </svg> </a> <input type="text" class="search-input" placeholder="Recherche..." style="background-color:var(--primary); color:#ffffff;"> <a href="#" class="icon icon-close js-hide-search"> <svg version="1.1" id="Calque_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24" enable-background="new 0 0 24 24" xml:space="preserve"> <g id="Path"> <path id="path-1_1_" fill="#1D1D1B" d="M10.853,11.92L0.23,22.543c-0.295,0.295-0.295,0.773,0,1.068 c0.147,0.148,0.341,0.221,0.534,0.221c0.193,0,0.387-0.073,0.534-0.221l10.703-10.703l10.703,10.703 c0.148,0.148,0.341,0.221,0.534,0.221s0.387-0.073,0.534-0.221c0.295-0.295,0.295-0.773,0-1.068L13.149,11.92l10.63-10.63 c0.295-0.295,0.295-0.773,0-1.068c-0.295-0.295-0.773-0.295-1.068,0l-10.71,10.71L1.29,0.221c-0.295-0.295-0.773-0.295-1.068,0 c-0.295,0.295-0.295,0.773,0,1.068L10.853,11.92z"/> </g> </svg> </a> </form> </div> </div> <ul wire:snapshot="{&quot;data&quot;:{&quot;userLogged&quot;:false,&quot;displayAction&quot;:null,&quot;actionText&quot;:null,&quot;showLinks&quot;:[[],{&quot;s&quot;:&quot;arr&quot;}],&quot;currentRoute&quot;:&quot;template.page.url&quot;,&quot;readyToLoad&quot;:false,&quot;dpBgColor&quot;:null,&quot;dpFgColor&quot;:null,&quot;loginButtonClass&quot;:&quot;user-nav-item&quot;},&quot;memo&quot;:{&quot;id&quot;:&quot;XbvjZ0gILQzzDVcKhPRL&quot;,&quot;name&quot;:&quot;header.secondary-nav&quot;,&quot;path&quot;:&quot;page\/contact&quot;,&quot;method&quot;:&quot;GET&quot;,&quot;children&quot;:[],&quot;scripts&quot;:[],&quot;assets&quot;:[],&quot;errors&quot;:[],&quot;locale&quot;:&quot;fr&quot;},&quot;checksum&quot;:&quot;240d90ddde3c4a3a1537370c73a5472435b3333b1dcefff80993d8c6562071ef&quot;}" wire:effects="[]" wire:id="XbvjZ0gILQzzDVcKhPRL" class="nav main-header-secondary-nav" wire:init="loadMenu()"> <!--[if BLOCK]><![endif]--><!--[if ENDBLOCK]><![endif]--> <div wire:loading class="header-loader"> <div class="d-flex align-items-center" style="margin: 14px 0;"> <div class="loader primary"></div> </div> </div> </ul> </nav> </div> </div> </header> <link rel="stylesheet" href="https://otto-static.cdn.vodfactory.com/static/releases/122/css/otto-player-ui.min.css?id=81ffdcd3280318f912ae7a74b58951b2"> <section class="section search-results glcr" id="search-results"> <div class="container"> <div class="search-results-grid posters-grid posters-grid-poster row" data-path='https://madelen.ina.fr/api/ajax/search'> </div> <div class="search-results-empty" style="" data-count="0"> <header class="search-results-empty-header"> <p class="search-results-empty-title"> Aucun r茅sultat ne correspond 脿 votre recherche </p> </header> <div class="search-results-empty-content"> <p> <a href="https://madelen.ina.fr/content" class="btn btn-sm btn-secondary"> Explorer le catalogue </a> </p> </div> <div class="search-suggestions-container"> <span class="search-suggestions-title d-none">Suggestions : </span> <div id="search-suggestions"> </div> </div> <footer class="search-results-empty-footer"> <div class="search-results-empty-footer-illustration"> <svg width="480px" height="338px" viewBox="0 0 480 338" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> <title>Search-no-result_dark</title> <g id="Search-no-result_dark" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"> <g id="Catalog-no-result"> <line x1="167.741935" y1="89.1612903" x2="229.677419" y2="89.1612903" id="Path" stroke="#BCBCBC" stroke-width="2"></line> <ellipse id="Oval" fill="#3F3F4A" fill-rule="nonzero" transform="translate(88.959561, 155.611449) rotate(-69.083841) translate(-88.959561, -155.611449) " cx="88.9595611" cy="155.611449" rx="16.9891777" ry="5.33331149"></ellipse> <path d="M477.978495,198.408602 C484.731183,248.55914 475.526882,298.752688 428.860215,318.322581 C382.193548,337.892473 328.516129,315.870968 308.946237,269.204301 C289.376344,222.537634 335.526882,194.623656 358.064516,149.290323 C403.870968,57.2903226 457.075269,42.6666667 477.978495,198.408602 Z" id="Path" fill="#222225" fill-rule="nonzero"></path> <ellipse id="Oval" fill="#222225" fill-rule="nonzero" cx="393.978495" cy="321.032258" rx="73.1182796" ry="9.93548387"></ellipse> <polygon id="Rectangle" fill="#3F3F4A" fill-rule="nonzero" transform="translate(356.434146, 298.265496) rotate(-15.449586) translate(-356.434146, -298.265496) " points="347.186501 293.10402 365.681792 293.10402 365.681792 303.426973 347.186501 303.426973"></polygon> <ellipse id="Oval" fill="#3F3F4A" fill-rule="nonzero" transform="translate(345.077923, 299.169389) rotate(-15.449586) translate(-345.077923, -299.169389) " cx="345.077923" cy="299.169389" rx="3.22592285" ry="8.60246094"></ellipse> <ellipse id="Oval" fill="#3F3F4A" fill-rule="nonzero" transform="translate(397.130000, 260.818387) rotate(-82.281542) translate(-397.130000, -260.818387) " cx="397.13" cy="260.818387" rx="16.9885618" ry="5.33311813"></ellipse> <circle id="Oval" fill="#3F3F4A" fill-rule="nonzero" cx="393.806452" cy="292.602151" r="33.9784946"></circle> <polygon id="Rectangle" fill="#3F3F4A" fill-rule="nonzero" transform="translate(356.434362, 292.243733) rotate(-15.449586) translate(-356.434362, -292.243733) " points="347.186716 287.082257 365.682007 287.082257 365.682007 297.40521 347.186716 297.40521"></polygon> <ellipse id="Oval" fill="#3F3F4A" fill-rule="nonzero" transform="translate(345.078138, 293.147583) rotate(-15.449586) translate(-345.078138, -293.147583) " cx="345.078138" cy="293.147583" rx="3.22592285" ry="8.60246094"></ellipse> <circle id="Oval" fill="#DADADA" fill-rule="nonzero" cx="402.709677" cy="273.11828" r="11.6129032"></circle> <circle id="Oval" fill="#3F3F4A" fill-rule="nonzero" cx="406.451613" cy="268" r="3.87096774"></circle> <path d="M433.032258,315.956989 C445.591398,315.311828 455.225806,303.569892 454.537634,289.677419 C453.849462,275.784946 443.096774,265.075269 430.494624,265.677419 C417.892473,266.27957 415.956989,276.172043 416.645161,290.064516 C417.333333,303.956989 420.473118,316.602151 433.032258,315.956989 Z" id="Path" fill="#666673" fill-rule="nonzero"></path> <path d="M379.913978,278.236559 C375.655914,278.580645 371.913978,275.397849 371.569892,271.139785 C371.225806,266.88172 374.408602,263.139785 378.666667,262.795699 C382.924731,262.451613 384.086022,265.849462 384.430108,270.107527 C384.774194,274.365591 384.172043,277.892473 379.913978,278.236559 Z" id="Path" fill="#DADADA" fill-rule="nonzero"></path> <polyline id="Path" stroke="#BCBCBC" stroke-width="2" points="21.2903226 134.623656 211.612903 134.623656 241.11828 148.989247 288.129032 171.913978 318.83871 114.365591 405.849462 114.365591"></polyline> <circle id="Oval" fill="#666673" fill-rule="nonzero" cx="95.827957" cy="140.645161" r="5.89247312"></circle> <circle id="Oval" fill="#666673" fill-rule="nonzero" cx="150.752688" cy="134.623656" r="5.89247312"></circle> <circle id="Oval" fill="#666673" fill-rule="nonzero" cx="241.032258" cy="149.032258" r="5.89247312"></circle> <circle id="Oval" fill="#666673" fill-rule="nonzero" cx="367.913978" cy="114.365591" r="5.89247312"></circle> <circle id="Oval" fill="#666673" fill-rule="nonzero" cx="306.408602" cy="137.247312" r="5.89247312"></circle> <circle id="Oval" stroke="#BCBCBC" stroke-width="2" cx="183.913978" cy="229.419355" r="6.3655914"></circle> <ellipse id="Oval" fill="#222225" fill-rule="nonzero" cx="73.1182796" cy="327.483871" rx="73.1182796" ry="9.93548387"></ellipse> <circle id="Oval" fill="#3F3F4A" fill-rule="nonzero" cx="69.1612903" cy="278.88172" r="33.9784946"></circle> <rect id="Rectangle" fill="#3F3F4A" fill-rule="nonzero" x="53.6774194" y="305.548387" width="10.3225806" height="18.4946237"></rect> <rect id="Rectangle" fill="#3F3F4A" fill-rule="nonzero" x="74.3225806" y="305.548387" width="10.3225806" height="18.4946237"></rect> <ellipse id="Oval" fill="#3F3F4A" fill-rule="nonzero" cx="62.2795699" cy="324.258065" rx="8.60215054" ry="3.22580645"></ellipse> <ellipse id="Oval" fill="#3F3F4A" fill-rule="nonzero" cx="82.9247312" cy="323.827957" rx="8.60215054" ry="3.22580645"></ellipse> <circle id="Oval" fill="#DADADA" fill-rule="nonzero" cx="70.0215054" cy="270.27957" r="11.6129032"></circle> <circle id="Oval" fill="#3F3F4A" fill-rule="nonzero" cx="70.0215054" cy="270.27957" r="3.87096774"></circle> <path d="M36.2150538,247.311828 C33.4623656,235.010753 42.2365591,222.623656 55.7849462,219.569892 C69.3333333,216.516129 82.5806452,224.043011 85.2903226,236.344086 C88,248.645161 79.0537634,253.16129 65.4623656,256.172043 C51.8709677,259.182796 38.9677419,259.569892 36.2150538,247.311828 Z" id="Path" fill="#666673" fill-rule="nonzero"></path> <circle id="Oval" fill="#3F3F4A" fill-rule="nonzero" cx="57.5483871" cy="181.247312" r="33.9784946"></circle> <rect id="Rectangle" fill="#3F3F4A" fill-rule="nonzero" x="42.0645161" y="207.913978" width="10.3225806" height="18.4946237"></rect> <rect id="Rectangle" fill="#3F3F4A" fill-rule="nonzero" x="62.7096774" y="207.913978" width="10.3225806" height="18.4946237"></rect> <ellipse id="Oval" fill="#3F3F4A" fill-rule="nonzero" cx="50.6666667" cy="226.623656" rx="8.60215054" ry="3.22580645"></ellipse> <ellipse id="Oval" fill="#3F3F4A" fill-rule="nonzero" cx="71.311828" cy="226.193548" rx="8.60215054" ry="3.22580645"></ellipse> <circle id="Oval" fill="#DADADA" fill-rule="nonzero" cx="58.4086022" cy="172.645161" r="11.6129032"></circle> <circle id="Oval" fill="#3F3F4A" fill-rule="nonzero" cx="58.4086022" cy="172.645161" r="3.87096774"></circle> <path d="M24.6021505,149.677419 C21.8494624,137.376344 30.6236559,124.989247 44.172043,121.935484 C57.7204301,118.88172 70.9677419,126.408602 73.6774194,138.709677 C76.3870968,151.010753 67.4408602,155.526882 53.8494624,158.537634 C40.2580645,161.548387 27.3548387,161.935484 24.6021505,149.677419 Z" id="Path" fill="#666673" fill-rule="nonzero"></path> <ellipse id="Oval" fill="#3F3F4A" fill-rule="nonzero" transform="translate(19.276774, 165.504946) rotate(-64.626570) translate(-19.276774, -165.504946) " cx="19.2767741" cy="165.504946" rx="5.333132" ry="16.988606"></ellipse> <path d="M40.8602151,193.505376 C40.8602151,196.817204 49.4193548,203.397849 58.9247312,203.397849 C68.4301075,203.397849 77.3333333,194.021505 77.3333333,190.709677 C77.3333333,187.397849 68.4301075,191.354839 58.9247312,191.354839 C49.4193548,191.354839 40.8602151,190.193548 40.8602151,193.505376 Z" id="Path" fill="#DADADA" fill-rule="nonzero"></path> <rect id="Rectangle" fill="var(--secondary)" fill-rule="nonzero" x="359.354839" y="222.236559" width="54.2365591" height="27.6129032"></rect> <rect id="Rectangle" stroke="#BCBCBC" stroke-width="2" x="355.096774" y="226.709677" width="54.2365591" height="27.6129032"></rect> <rect id="Rectangle" fill="var(--secondary)" fill-rule="nonzero" x="97.4623656" y="64.9462366" width="15.483871" height="15.483871"></rect> <rect id="Rectangle" stroke="#BCBCBC" stroke-width="2" x="93.5913978" y="59.7849462" width="15.483871" height="15.483871"></rect> <circle id="Oval" fill="#3F3F4A" fill-rule="nonzero" cx="389.72043" cy="60.8602151" r="33.9784946"></circle> <polygon id="Rectangle" fill="#3F3F4A" fill-rule="nonzero" transform="translate(406.234039, 94.379505) rotate(-10.259236) translate(-406.234039, -94.379505) " points="401.072811 85.1323064 411.395266 85.1323064 411.395266 103.626704 401.072811 103.626704"></polygon> <polygon id="Rectangle" fill="#3F3F4A" fill-rule="nonzero" transform="translate(385.928382, 98.034525) rotate(-10.259236) translate(-385.928382, -98.034525) " points="380.767155 88.7873258 391.08961 88.7873258 391.08961 107.281724 380.767155 107.281724"></polygon> <ellipse id="Oval" fill="#3F3F4A" fill-rule="nonzero" transform="translate(385.813686, 109.411716) rotate(-40.262601) translate(-385.813686, -109.411716) " cx="385.813686" cy="109.411716" rx="8.60225935" ry="3.22584726"></ellipse> <ellipse id="Oval" fill="#3F3F4A" fill-rule="nonzero" transform="translate(405.714422, 105.786714) rotate(-40.262601) translate(-405.714422, -105.786714) " cx="405.714422" cy="105.786714" rx="8.60225935" ry="3.22584726"></ellipse> <circle id="Oval" fill="#DADADA" fill-rule="nonzero" cx="387.311828" cy="52.516129" r="11.6129032"></circle> <circle id="Oval" fill="#3F3F4A" fill-rule="nonzero" cx="382.537634" cy="48.3870968" r="3.87096774"></circle> <path d="M416.516129,23.8709677 C417.032258,11.311828 406.193548,0.64516129 392.301075,0.0860215054 C378.408602,-0.47311828 366.752688,9.24731183 366.236559,21.8494624 C365.72043,34.4516129 375.397849,37.2903226 389.247312,37.8494624 C403.096774,38.4086022 416,36.4731183 416.516129,23.8709677 Z" id="Path" fill="#666673" fill-rule="nonzero"></path> <ellipse id="Oval" fill="#3F3F4A" fill-rule="nonzero" transform="translate(358.324606, 54.668073) rotate(-77.090846) translate(-358.324606, -54.668073) " cx="358.324606" cy="54.668073" rx="5.33319373" ry="16.9888026"></ellipse> <ellipse id="Oval" fill="#3F3F4A" fill-rule="nonzero" transform="translate(425.028692, 65.751406) rotate(-77.090846) translate(-425.028692, -65.751406) " cx="425.028692" cy="65.7514061" rx="5.33319373" ry="16.9888026"></ellipse> <path d="M399.010753,74.2365591 C399.784946,78.4516129 396.989247,82.4516129 392.774194,83.2258065 C388.55914,84 384.55914,81.2043011 383.784946,76.9892473 C383.010753,72.7741935 386.27957,71.311828 390.494624,70.5376344 C394.709677,69.7634409 398.27957,70.0215054 399.010753,74.2365591 Z" id="Path" fill="#DADADA" fill-rule="nonzero"></path> <ellipse id="Oval" fill="#3F3F4A" fill-rule="nonzero" transform="translate(384.348989, 268.865333) rotate(-82.281542) translate(-384.348989, -268.865333) " cx="384.348989" cy="268.865333" rx="16.9885618" ry="5.33311813"></ellipse> <circle id="Oval" fill="#666673" fill-rule="nonzero" cx="29.5913978" cy="317.419355" r="5.89247312"></circle> <rect id="Rectangle" fill="var(--secondary)" fill-rule="nonzero" x="110.365591" y="310.537634" width="15.483871" height="15.483871"></rect> <circle id="Oval" fill="#666673" fill-rule="nonzero" cx="110.451613" cy="320.860215" r="5.89247312"></circle> <circle id="Oval" fill="#666673" fill-rule="nonzero" cx="198.709677" cy="89.0322581" r="5.89247312"></circle> <circle id="Oval" fill="var(--secondary)" fill-rule="nonzero" cx="312.989247" cy="271.526882" r="2.79569892"></circle> <line x1="326.752688" y1="318.150538" x2="326.752688" y2="286.150538" id="Path" stroke="#BCBCBC" stroke-width="2"></line> <circle id="Oval" fill="#666673" fill-rule="nonzero" cx="326.752688" cy="286.150538" r="4.51612903"></circle> <path d="M326.752688,305.892473 C326.752688,305.892473 326.107527,292 312.860215,293.591398" id="Path" fill="#666673" fill-rule="nonzero"></path> <g id="Group" transform="translate(244.301075, 10.322581)" fill-rule="nonzero"> <polygon id="Rectangle" fill="#283042" transform="translate(119.873183, 36.508903) rotate(-80.386974) translate(-119.873183, -36.508903) " points="114.561129 27.0031227 125.185237 27.0031227 125.185237 46.0146833 114.561129 46.0146833"></polygon> <polygon id="Rectangle" fill="#25252B" transform="translate(119.873183, 36.508903) rotate(-80.386974) translate(-119.873183, -36.508903) " points="114.561129 27.0031227 125.185237 27.0031227 125.185237 46.0146833 114.561129 46.0146833"></polygon> <polygon id="Rectangle" fill="#25252B" transform="translate(97.692366, 32.811828) rotate(-80.386974) translate(-97.692366, -32.811828) " points="88.9823184 16.0799346 106.402413 16.0799346 106.402413 49.5437223 88.9823184 49.5437223"></polygon> <path d="M101.11828,24.4731183 L99.827957,32 C99.7419355,32.3010753 99.6989247,32.6021505 99.655914,32.9032258 L99.655914,32.9462366 C99.483871,33.8494624 99.6129032,34.7096774 99.8709677,35.5268817 C100.473118,37.6344086 102.064516,39.4408602 104.817204,39.9139785 L113.204301,41.3333333 L112.731183,44.2150538 L82.8817204,39.1397849 L85.8064516,21.8924731 L101.11828,24.4731183 Z" id="Path" fill="#25252B"></path> <polygon id="Rectangle" fill="#25252B" transform="translate(70.894667, 28.245570) rotate(-80.386974) translate(-70.894667, -28.245570) " points="59.1092198 1.59927658 82.680114 1.59927658 82.680114 54.891864 59.1092198 54.891864"></polygon> <path d="M67.1397849,15.6989247 L65.4193548,25.8064516 C65.3333333,26.1935484 65.2473118,26.6236559 65.2043011,27.0107527 L65.2043011,27.0107527 C64.9892473,28.2150538 65.1182796,29.3763441 65.5053763,30.4946237 C66.3225806,33.3333333 68.4301075,35.7419355 72.1290323,36.3870968 L95.827957,40.3870968 L95.1827957,44.3010753 L42.6236559,35.3978495 L46.5376344,12.172043 L67.1397849,15.6989247 Z" id="Path" fill="#25252B"></path> <polygon id="Rectangle" fill="#25252B" transform="translate(33.875333, 21.985398) rotate(-80.386974) translate(-33.875333, -21.985398) " points="19.960763 -4.66089604 47.7899027 -4.66089604 47.7899027 48.6316913 19.960763 48.6316913"></polygon> <path d="M19.0967742,5.37634409 L17.0752688,17.3333333 C16.9892473,17.8064516 16.9032258,18.2795699 16.8172043,18.7956989 L16.8172043,18.8387097 C16.5591398,20.2580645 16.688172,21.6344086 17.0322581,22.9247312 C17.7204301,26.2365591 19.827957,29.0322581 23.5268817,29.6774194 L58.6236559,35.6129032 L57.8494624,40.2150538 L5.29032258,31.311828 L9.93548387,3.87096774 L19.0967742,5.37634409 Z" id="Path" fill="#25252B"></path> <path d="M0.430107527,29.1182796 C-0.0430107527,31.9139785 1.84946237,34.5806452 4.64516129,35.0537634 L4.64516129,35.0537634 C7.44086022,35.5268817 10.1075269,33.6344086 10.5806452,30.8387097 L14.7956989,6.02150538 C15.2688172,3.22580645 13.3763441,0.559139785 10.5806452,0.0860215054 L10.5806452,0.0860215054 C7.78494624,-0.387096774 5.11827957,1.50537634 4.64516129,4.30107527 L0.430107527,29.1182796 Z" id="Path" fill="var(--secondary)"></path> <path d="M8.94623656,27.2688172 L13.0322581,3.05376344 C13.1612903,2.32258065 13.0752688,1.72043011 12.9032258,1.16129032 C14.2795699,2.27956989 15.0537634,4.08602151 14.7526882,6.02150538 L10.5376344,30.8387097 C10.0645161,33.6344086 7.39784946,35.5268817 4.60215054,35.0537634 C1.80645161,34.5806452 -0.0860215054,31.9139785 0.387096774,29.1182796 L0.688172043,27.4408602 C1.07526882,31.655914 8.12903226,32.0860215 8.94623656,27.2688172 Z" id="Path" fill="var(--secondary)"></path> </g> </g> </g> </svg> </div> </footer> </div> <div class="search-results-load-status"> <div class="infinite-scroll-request mt-lg mb-lg text-center container" style="display: none;"> <div class='row justify-content-center'> <div class="posters-loader" style="display: block;"> <div class="loader primary"></div> </div> </div> </div> <p class="infinite-scroll-last" style="display: none;"></p> <p class="infinite-scroll-error" style="display: none;"></p> </div> <a class="search-results_pagination__next d-none" href="#">Next</a> </div> </section> <input type="hidden" id="user_mail" value="" /> <input type="hidden" id="user_id" value="" /> <div wire:snapshot="{&quot;data&quot;:{&quot;siteId&quot;:null,&quot;pageId&quot;:null,&quot;formatId&quot;:null,&quot;templateId&quot;:2193},&quot;memo&quot;:{&quot;id&quot;:&quot;R7vy4llrZ17SdEGn089Y&quot;,&quot;name&quot;:&quot;block.ad-row-interstitial&quot;,&quot;path&quot;:&quot;page\/contact&quot;,&quot;method&quot;:&quot;GET&quot;,&quot;children&quot;:[],&quot;scripts&quot;:[],&quot;assets&quot;:[],&quot;errors&quot;:[],&quot;locale&quot;:&quot;fr&quot;},&quot;checksum&quot;:&quot;33f7cf54bfa19fc21ea85f1b1d8b218f07c361b459d894975e005da2d352da6d&quot;}" wire:effects="[]" wire:id="R7vy4llrZ17SdEGn089Y"></div> <div class="container"> </div> <main class="main-content template-home"> <div id="fragment-infscroll"> <div class="blocks-list" id="inf-blocks-container"> <section data-block-id="28739" data-block-type="row_full_banner" class="section section-full-banner section-banners-swiper" > <style> [data-block-id="28739"] { background-color:var(--bg); --max-lines:1; --row-full-banner-text-color: #ffffff; } </style> <div class="container"> <div class="section-content"> <!-- DUSK-COMPONENT-ITEM-POSTER --> <article id="item-190492" class="posters-item posters-item-poster posters-item-simple item item-type-banners" title="" > <div class="posters-item-link"> <div class="posters-item-cover__wrapper item-cover__wrapper"> <div class="cover cover-banners posters-item-cover posters-item-cover-nude" > <picture> <img src="https://otto-static.cdn.vodfactory.com/pictures/item/589004/conversions/000122-1683542804762-3a06093be078146c6c9a173068c8863dcac09b942851f0eecd7186b8a5e2e4694cf781ba03e0a2bf0c92771f87ba6fdaf7430369228c3efdf57c5bc6cbbd2ca7-desktop.jpeg" alt="" > </picture> <!-- Afficher la dur茅e sur les tuiles films --> </div> </div> <header class="posters-item-header"> <div class="posters-item-subtitles mobile d-block "> <h1 class="posters-item-subtitle posters-item- posters-item--type-"> <span class="item-header-row-full-banner posters-item-subtitle-value text-clamp text-clamp-no-effects" title="Prenez contact avec madelen">Prenez contact avec madelen </span> </h1> <p class="posters-item-subtitle posters-item- posters-item--type-"> <span class="item-header-row-full-banner posters-item-subtitle-value text-clamp text-clamp-no-effects" title="Vous avez une question ? Un probl猫me technique ? Un commentaire ? N'h茅sitez pas 脿 contacter notre service support.">Vous avez une question ? Un probl猫me technique ? Un commentaire ? N'h茅sitez pas 脿 contacter notre service support. </span> </p> </div> </header> </div> </article> </div> </div> </section> <section wire:snapshot="{&quot;data&quot;:{&quot;isReadyToLoad&quot;:false,&quot;isSubmitting&quot;:false,&quot;submitSuccess&quot;:false,&quot;submitError&quot;:false,&quot;block&quot;:[{&quot;id&quot;:29966,&quot;type&quot;:&quot;form&quot;,&quot;background_color&quot;:null,&quot;title&quot;:&quot;&quot;,&quot;description&quot;:null,&quot;spacing_top&quot;:&quot;lg&quot;,&quot;spacing_bottom&quot;:&quot;lg&quot;},{&quot;class&quot;:&quot;App\\Models\\Blocks\\BlockForm&quot;,&quot;s&quot;:&quot;wrbl&quot;}],&quot;model&quot;:[[],{&quot;s&quot;:&quot;arr&quot;}],&quot;rules&quot;:[[],{&quot;s&quot;:&quot;arr&quot;}],&quot;seoTitle&quot;:&quot;h2&quot;,&quot;isNewsletter&quot;:false,&quot;submitBtnLabel&quot;:null,&quot;submitBtnClass&quot;:null,&quot;formReceiptEmail&quot;:null,&quot;formDescription&quot;:null,&quot;formValidationMessage&quot;:null,&quot;formIsValid&quot;:false,&quot;formFields&quot;:[[],{&quot;class&quot;:&quot;Illuminate\\Support\\Collection&quot;,&quot;s&quot;:&quot;clctn&quot;}],&quot;hasCaptcha&quot;:false,&quot;googleCaptchaSiteKey&quot;:null},&quot;memo&quot;:{&quot;id&quot;:&quot;8dkcNA4m9a8RZMil7bTA&quot;,&quot;name&quot;:&quot;block.form&quot;,&quot;path&quot;:&quot;page\/contact&quot;,&quot;method&quot;:&quot;GET&quot;,&quot;children&quot;:[],&quot;scripts&quot;:[&quot;691614200-0&quot;],&quot;assets&quot;:[],&quot;errors&quot;:[],&quot;locale&quot;:&quot;fr&quot;},&quot;checksum&quot;:&quot;e69a49ef93167622316104161553e51e1ab611fc3170b226b19f04aec1e4f35f&quot;}" wire:effects="{&quot;scripts&quot;:{&quot;691614200-0&quot;:&quot;&lt;script&gt;\n $wire.on(&#039;form-loaded&#039;, () =&gt; {\n setTimeout(function () {\n \/\/ Set wire value on select\n $(&#039;#block-form-29966 .form-group.select input[type=\&quot;hidden\&quot;]&#039;).on(&#039;input&#039;, function () {\n $wire.set($(this).data(&#039;name&#039;), $(this).val());\n });\n }, 100);\n });\n\n \/\/ Load recaptcha field\n $wire.on(&#039;load-recaptcha&#039;, ({inputId}) =&gt; {\n setTimeout(function () {\n initBlockFormRecaptcha(inputId);\n }, 100);\n });\n\n \/\/ reset recaptcha field\n $wire.on(&#039;reset-recaptcha&#039;, ({inputId}) =&gt; {\n grecaptcha.reset(recaptchaBlockFormFields[inputId]);\n });\n\n \/\/ On form submit success\n $wire.on(&#039;submit-success&#039;, () =&gt; {\n setTimeout(function () {\n $(&#039;#block-form-29966 .form-group.select .form-control&#039;).val(&#039;&#039;);\n $(&#039;#block-form-29966-success&#039;).show().delay(3000).fadeOut();\n }, 100);\n\n if ($wire.get(&#039;isNewsletter&#039;)) {\n pushDataLayerEvent({\n &#039;event&#039;: gtmEvents.NEWSLETTER_SUBSCRIPTION,\n [gtmVariables.PAGE_TITLE]: &#039;Page newsletter&#039;,\n [gtmVariables.PAGE_CHAPTER1]: &#039;Newsletter&#039;,\n [gtmVariables.GOAL_TYPE]: &#039;Inscription newsletter&#039;,\n [gtmVariables.USER_LOGGED]: &#039;&#039;\n }, true)\n }\n });\n\n&lt;\/script&gt;\n &quot;},&quot;listeners&quot;:[&quot;handle-recaptcha&quot;]}" wire:id="8dkcNA4m9a8RZMil7bTA" id="block-29966" data-block-id="29966" data-block-type="form" class="section section-spacing-top-lg section-spacing-bottom-lg section-form" wire:init="loadForm()" wire:ignore.self > <div wire:loading.block> <!--[if BLOCK]><![endif]--><!--[if ENDBLOCK]><![endif]--> <script type="text/javascript"> if (typeof Livewire !== 'undefined' && typeof Livewire.rescan === 'function') { Livewire.rescan(); } </script> </div> <!--[if BLOCK]><![endif]--><!--[if ENDBLOCK]><![endif]--> <!--[if BLOCK]><![endif]--> <div class="container section-loader"> <div class="loader"></div> </div> <!--[if ENDBLOCK]><![endif]--> </section> </div> <div id="infinite-scroll-nav" class="d-none"> </div> </div> <div class="page-load-status text-center"> <div class="infinite-scroll-request mt-lg mb-lg text-center container" style="display: none;"> <div class='row justify-content-center'> <div class="posters-loader" style="display: block;"> <div class="loader primary"></div> </div> </div> </div> <p class="infinite-scroll-last" style="display: none;"></p> <p class="infinite-scroll-error" style="display: none;"></p> </div> </main> <div class="d-none experimental"> <p>generated_date_utc - 22-11-2024 15:17:07</p> <p>api_version - 3.0</p> <p>language - fr</p> <p>bo - </p> <p>cache_key - 122-fr-template-3359c0405aebfa78824ca60d23439bb6</p> <p>cache_duration - 0</p> <p>cache_tags - 0 - production_122</p> <p>cache_tags - 1 - production_122_template</p> <p>cache_tags - 2 - production_122_template_all</p> </div> <footer data-footer-id="28721" data-footer-type="footer" class="main-footer"> <style type="text/css"> footer[data-footer-id="28721"] { background-color:var(--primary); color:#ffffff; } </style> <a href="#" class="btn btn-secondary btn-sm btn-rounded js-scroll-top main-footer-scroll-top-btn " title="Remonter en haut de la page"> <svg version="1.1" id="chevron-right-Calque_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24.001px" height="14.143px" viewBox="28.154 33 24.001 14.143" enable-background="new 28.154 33 24.001 14.143" xml:space="preserve"> <g id="chevron-right-icon_x2F_navigation_x2F_expand_x5F_more_x5F_24px" transform="translate(40.000000, 40.071125) scale(-1, 1) rotate(-90.000000) translate(-40.000000, -40.071125) "> <path style="fill: currentColor;" id="chevron-right-path-4_1_" d="M33.557,48.239l8.333-8.333l-8.333-8.333c-0.402-0.401-0.628-0.946-0.628-1.514 s0.226-1.113,0.628-1.514c0.838-0.838,2.191-0.838,3.028,0l9.858,9.858c0.838,0.838,0.838,2.191,0,3.028l-9.858,9.858 c-0.838,0.838-2.191,0.838-3.028,0C32.741,50.451,32.719,49.076,33.557,48.239L33.557,48.239z"/> </g> </svg> </a> <div class="container main-footer-container"> <nav class="main-footer-nav main-footer-nav-links"> <ul class="nav main-footer-nav"> <li class="nav-item"> <a id="didomi" href="javascript:Didomi.preferences.show()" class="nav-link">Gestion des cookies</a> </li> <li class="nav-item"> <a onclick="pushDataLayerEvent({'event': gtmEvents.CLICK_ACTION, [gtmVariables.CLICK_NAME]: 'Notre offre', [gtmVariables.EVENT_PLACEMENT]: 'footer'})" href="https://madelen.ina.fr/discover" rel="noopener" class="nav-link"> Notre offre </a> </li> <li class="nav-item"> <a onclick="pushDataLayerEvent({'event': gtmEvents.CLICK_ACTION, [gtmVariables.CLICK_NAME]: '馃巵 Offrir madelen', [gtmVariables.EVENT_PLACEMENT]: 'footer'})" href="https://madelen.ina.fr/page/achat-carte-cadeau" rel="noopener" class="nav-link"> 馃巵 Offrir madelen </a> </li> <li class="nav-item"> <a onclick="pushDataLayerEvent({'event': gtmEvents.CLICK_ACTION, [gtmVariables.CLICK_NAME]: '馃拰 S&#039;inscrire 脿 la newsletter', [gtmVariables.EVENT_PLACEMENT]: 'footer'})" href="https://madelen.ina.fr/page/newsletter" rel="noopener" class="nav-link"> 馃拰 S&#039;inscrire 脿 la newsletter </a> </li> <li class="nav-item"> <a onclick="pushDataLayerEvent({'event': gtmEvents.CLICK_ACTION, [gtmVariables.CLICK_NAME]: 'Mentions L茅gales', [gtmVariables.EVENT_PLACEMENT]: 'footer'})" href="https://madelen.ina.fr/legal-mentions" rel="noopener" class="nav-link"> Mentions L茅gales </a> </li> <li class="nav-item"> <a onclick="pushDataLayerEvent({'event': gtmEvents.CLICK_ACTION, [gtmVariables.CLICK_NAME]: 'CGV', [gtmVariables.EVENT_PLACEMENT]: 'footer'})" href="/legal-cgv" rel="noopener" class="nav-link"> CGV </a> </li> <li class="nav-item"> <a onclick="pushDataLayerEvent({'event': gtmEvents.CLICK_ACTION, [gtmVariables.CLICK_NAME]: 'CGU', [gtmVariables.EVENT_PLACEMENT]: 'footer'})" href="https://madelen.ina.fr/legal-cgu" rel="noopener" class="nav-link"> CGU </a> </li> <li class="nav-item"> <a onclick="pushDataLayerEvent({'event': gtmEvents.CLICK_ACTION, [gtmVariables.CLICK_NAME]: 'Charte pour la vie priv茅e', [gtmVariables.EVENT_PLACEMENT]: 'footer'})" href="/legal-privacy" rel="noopener" class="nav-link"> Charte pour la vie priv茅e </a> </li> <li class="nav-item"> <a onclick="pushDataLayerEvent({'event': gtmEvents.CLICK_ACTION, [gtmVariables.CLICK_NAME]: 'Contact', [gtmVariables.EVENT_PLACEMENT]: 'footer'})" href="https://madelen.ina.fr/page/contact" rel="noopener" class="nav-link"> Contact </a> </li> <li class="nav-item"> <a onclick="pushDataLayerEvent({'event': gtmEvents.CLICK_ACTION, [gtmVariables.CLICK_NAME]: 'Centre d&#039;aide', [gtmVariables.EVENT_PLACEMENT]: 'footer'})" href="https://madelen.ina.fr/page/aide" rel="noopener" class="nav-link"> Centre d&#039;aide </a> </li> </ul> </nav> <div class="fg-light"> <nav class="main-footer-nav main-footer-nav-apps"> <ul class="main-footer-nav-list app-stores-nav"> <li class="nav-item app-store-btn-item"> <a href="https://apps.apple.com/fr/app/madelen/id1486608459" target="_blank" rel="noopener" class="nav-link app-store-btn" data-gtm-event="click-share" data-gtm-event-placement="footer" data-gtm-click-name="App Store" data-gtm-click-chapter1="Telechargement"> <svg xmlns="http://www.w3.org/2000/svg" width="126.51549" height="40" viewBox="0 0 126.51549 40" id="appstore-logo" class="store-logo"> <style type="text/css"> .fg-dark #appstore-logo.store-logo { --bg-color: #000000; --fg-color: #ffffff; } .fg-light #appstore-logo.store-logo { --bg-color: #ffffff; --fg-color: #000000; } #appstore-logo .background { fill: var(--bg-color); } #appstore-logo .text, #appstore-logo .border { fill: var(--fg-color); } </style> <g> <path class="border" d="M116.98619,0H9.53468c-.3667,0-.729,0-1.09473.002-.30615.002-.60986.00781-.91895.0127A13.21476,13.21476,0,0,0,5.5171.19141a6.66509,6.66509,0,0,0-1.90088.627A6.43779,6.43779,0,0,0,1.99757,1.99707,6.25844,6.25844,0,0,0,.81935,3.61816a6.60119,6.60119,0,0,0-.625,1.90332,12.993,12.993,0,0,0-.1792,2.002C.00587,7.83008.00489,8.1377,0,8.44434V31.5586c.00489.3105.00587.6113.01515.9219a12.99232,12.99232,0,0,0,.1792,2.0019,6.58756,6.58756,0,0,0,.625,1.9043A6.20778,6.20778,0,0,0,1.99757,38.001a6.27445,6.27445,0,0,0,1.61865,1.1787,6.70082,6.70082,0,0,0,1.90088.6308,13.45514,13.45514,0,0,0,2.0039.1768c.30909.0068.6128.0107.91895.0107C8.80567,40,9.168,40,9.53468,40H116.98619c.3594,0,.7246,0,1.084-.002.3047,0,.6172-.0039.9219-.0107a13.279,13.279,0,0,0,2-.1768,6.80432,6.80432,0,0,0,1.9082-.6308,6.27742,6.27742,0,0,0,1.6172-1.1787,6.39482,6.39482,0,0,0,1.1816-1.6143,6.60413,6.60413,0,0,0,.6191-1.9043,13.50643,13.50643,0,0,0,.1856-2.0019c.0039-.3106.0039-.6114.0039-.9219.0078-.3633.0078-.7246.0078-1.0938V9.53613c0-.36621,0-.72949-.0078-1.09179,0-.30664,0-.61426-.0039-.9209a13.5071,13.5071,0,0,0-.1856-2.002,6.6177,6.6177,0,0,0-.6191-1.90332,6.46619,6.46619,0,0,0-2.7988-2.7998,6.76754,6.76754,0,0,0-1.9082-.627,13.04394,13.04394,0,0,0-2-.17676c-.3047-.00488-.6172-.01074-.9219-.01269-.3594-.002-.7246-.002-1.084-.002Z"/> <path class="background" d="M8.44483,39.125c-.30468,0-.602-.0039-.90429-.0107a12.68714,12.68714,0,0,1-1.86914-.1631,5.88381,5.88381,0,0,1-1.65674-.5479,5.40573,5.40573,0,0,1-1.397-1.0166,5.32082,5.32082,0,0,1-1.02051-1.3965,5.72186,5.72186,0,0,1-.543-1.6572,12.41351,12.41351,0,0,1-.1665-1.875c-.00634-.2109-.01464-.9131-.01464-.9131V8.44434S.88185,7.75293.8877,7.5498a12.37039,12.37039,0,0,1,.16553-1.87207,5.7555,5.7555,0,0,1,.54346-1.6621A5.37349,5.37349,0,0,1,2.61183,2.61768,5.56543,5.56543,0,0,1,4.01417,1.59521a5.82309,5.82309,0,0,1,1.65332-.54394A12.58589,12.58589,0,0,1,7.543.88721L8.44532.875h109.62l.9131.0127a12.38493,12.38493,0,0,1,1.8584.16259,5.93833,5.93833,0,0,1,1.6709.54785,5.59374,5.59374,0,0,1,2.415,2.41993,5.76267,5.76267,0,0,1,.5352,1.64892,12.995,12.995,0,0,1,.1738,1.88721c.0029.2832.0029.5874.0029.89014.0079.375.0079.73193.0079,1.09179V30.4648c0,.3633,0,.7178-.0079,1.0752,0,.3252,0,.6231-.0039.9297a12.73127,12.73127,0,0,1-.1709,1.8535,5.739,5.739,0,0,1-.54,1.67,5.48029,5.48029,0,0,1-1.0156,1.3857,5.4129,5.4129,0,0,1-1.3994,1.0225,5.86168,5.86168,0,0,1-1.668.5498,12.54218,12.54218,0,0,1-1.8692.1631c-.2929.0068-.5996.0107-.8974.0107l-1.084.002Z"/> <path class="text" d="M24.99671,19.88935a5.14625,5.14625,0,0,1,2.45058-4.31771,5.26776,5.26776,0,0,0-4.15039-2.24376c-1.74624-.1833-3.43913,1.04492-4.329,1.04492-.90707,0-2.27713-1.02672-3.75247-.99637a5.52735,5.52735,0,0,0-4.65137,2.8367c-2.01111,3.482-.511,8.59939,1.41551,11.414.96388,1.37823,2.09037,2.91774,3.56438,2.86315,1.4424-.05983,1.98111-.91977,3.7222-.91977,1.72494,0,2.23035.91977,3.73427.88506,1.54777-.02512,2.52292-1.38435,3.453-2.77563a11.39931,11.39931,0,0,0,1.579-3.21589A4.97284,4.97284,0,0,1,24.99671,19.88935Z"/> <path class="text" d="M22.15611,11.47681a5.06687,5.06687,0,0,0,1.159-3.62989,5.15524,5.15524,0,0,0-3.33555,1.72582,4.82131,4.82131,0,0,0-1.18934,3.4955A4.26259,4.26259,0,0,0,22.15611,11.47681Z"/> <path class="text" d="M35.6216,14.70166V9.57813h-1.877V8.73486h4.67676v.84326h-1.873v5.12354Z"/> <path class="text" d="M42.731,13.48584a1.828,1.828,0,0,1-1.95117,1.30273,2.04531,2.04531,0,0,1-2.08008-2.32422,2.07685,2.07685,0,0,1,2.07617-2.35254c1.25293,0,2.00879.856,2.00879,2.27v.31006H39.605v.0498a1.1902,1.1902,0,0,0,1.19922,1.29,1.07934,1.07934,0,0,0,1.07129-.5459Zm-3.126-1.45117h2.27441a1.08647,1.08647,0,0,0-1.1084-1.1665A1.15162,1.15162,0,0,0,39.605,12.03467Zm.63672-2.58887,1.03809-1.42236h1.042L41.15969,9.4458Z"/> <path class="text" d="M44.01906,8.44092h.88867v6.26074h-.88867Z"/> <path class="text" d="M50.17434,13.48584a1.828,1.828,0,0,1-1.95117,1.30273,2.04531,2.04531,0,0,1-2.08008-2.32422,2.07685,2.07685,0,0,1,2.07617-2.35254c1.25293,0,2.00879.856,2.00879,2.27v.31006H47.04836v.0498a1.1902,1.1902,0,0,0,1.19922,1.29,1.07934,1.07934,0,0,0,1.07129-.5459Zm-3.126-1.45117h2.27441a1.08647,1.08647,0,0,0-1.1084-1.1665A1.15162,1.15162,0,0,0,47.04836,12.03467Zm.63672-2.58887,1.03809-1.42236h1.042L48.603,9.4458Z"/> <path class="text" d="M54.36965,11.67041a1.00546,1.00546,0,0,0-1.06348-.76465c-.74414,0-1.19922.57031-1.19922,1.52979,0,.97607.459,1.55908,1.19922,1.55908a.97873.97873,0,0,0,1.06348-.74023h.86426a1.762,1.762,0,0,1-1.92285,1.53418,2.06791,2.06791,0,0,1-2.11328-2.353,2.05305,2.05305,0,0,1,2.1084-2.32373,1.77731,1.77731,0,0,1,1.92773,1.55859Z"/> <path class="text" d="M56.41359,8.44092h.88086v2.48145h.07031a1.3856,1.3856,0,0,1,1.373-.80664,1.48339,1.48339,0,0,1,1.55078,1.67871v2.90723h-.88965v-2.688c0-.71924-.335-1.0835-.96289-1.0835a1.05194,1.05194,0,0,0-1.13379,1.1416v2.62988h-.88867Z"/> <path class="text" d="M61.40578,13.42822c0-.81055.60352-1.27783,1.6748-1.34424l1.21973-.07031V11.625c0-.47559-.31445-.74414-.92187-.74414-.49609,0-.83984.18213-.93848.50049h-.86035c.09082-.77344.81836-1.26953,1.83984-1.26953,1.12891,0,1.76563.562,1.76563,1.51318v3.07666h-.85547v-.63281H64.2593a1.515,1.515,0,0,1-1.35254.707A1.36026,1.36026,0,0,1,61.40578,13.42822Zm2.89453-.38477V12.667l-1.09961.07031c-.62012.0415-.90137.25244-.90137.64941,0,.40527.35156.64111.835.64111A1.0615,1.0615,0,0,0,64.30031,13.04346Z"/> <path class="text" d="M66.57668,10.19873h.85547v.69043h.06641a1.22092,1.22092,0,0,1,1.21582-.76514,1.86836,1.86836,0,0,1,.39648.03711v.877a2.43442,2.43442,0,0,0-.49609-.05371A1.05507,1.05507,0,0,0,67.46535,12.043v2.65869h-.88867Z"/> <path class="text" d="M69.92824,15.15234h.90918c.0752.32666.45117.5376,1.05078.5376.74023,0,1.17871-.35156,1.17871-.94678v-.86426h-.06641a1.51433,1.51433,0,0,1-1.38965.75635c-1.14941,0-1.86035-.88867-1.86035-2.23682,0-1.373.71875-2.27441,1.86914-2.27441a1.56045,1.56045,0,0,1,1.41406.79395H73.104v-.71924h.85156v4.54c0,1.02979-.80664,1.68311-2.08008,1.68311C70.75051,16.42188,70.023,15.91748,69.92824,15.15234Zm3.15527-2.7583c0-.897-.46387-1.47168-1.2207-1.47168-.76465,0-1.19434.57471-1.19434,1.47168,0,.89746.42969,1.47217,1.19434,1.47217C72.62453,13.86621,73.08352,13.2959,73.08352,12.394Z"/> <path class="text" d="M79.17922,13.48584A1.828,1.828,0,0,1,77.228,14.78857,2.04531,2.04531,0,0,1,75.148,12.46436a2.07685,2.07685,0,0,1,2.07617-2.35254c1.25293,0,2.00879.856,2.00879,2.27v.31006H76.05324v.0498a1.1902,1.1902,0,0,0,1.19922,1.29,1.07934,1.07934,0,0,0,1.07129-.5459Zm-3.126-1.45117h2.27441a1.08647,1.08647,0,0,0-1.1084-1.1665A1.15162,1.15162,0,0,0,76.05324,12.03467Z"/> <path class="text" d="M80.42629,10.19873h.85547v.69043h.06641A1.22092,1.22092,0,0,1,82.564,10.124a1.86836,1.86836,0,0,1,.39648.03711v.877a2.43442,2.43442,0,0,0-.49609-.05371A1.05507,1.05507,0,0,0,81.315,12.043v2.65869h-.88867Z"/> <path class="text" d="M86.16262,12.44824c0-1.42285.73145-2.32422,1.86914-2.32422a1.484,1.484,0,0,1,1.38086.79H89.479V8.44092h.88867v6.26074h-.85156v-.71143h-.07031a1.56284,1.56284,0,0,1-1.41406.78564C86.88625,14.77588,86.16262,13.87451,86.16262,12.44824Zm.918,0c0,.95508.4502,1.52979,1.20313,1.52979.749,0,1.21191-.583,1.21191-1.52588,0-.93848-.46777-1.52979-1.21191-1.52979C87.53566,10.92236,87.08059,11.501,87.08059,12.44824Z"/> <path class="text" d="M91.56887,13.42822c0-.81055.60352-1.27783,1.6748-1.34424l1.21973-.07031V11.625c0-.47559-.31445-.74414-.92187-.74414-.49609,0-.83984.18213-.93848.50049H91.7427c.09082-.77344.81836-1.26953,1.83984-1.26953,1.12891,0,1.76563.562,1.76563,1.51318v3.07666H94.4927v-.63281h-.07031a1.515,1.515,0,0,1-1.35254.707A1.36026,1.36026,0,0,1,91.56887,13.42822Zm2.89453-.38477V12.667l-1.09961.07031c-.62012.0415-.90137.25244-.90137.64941,0,.40527.35156.64111.835.64111A1.0615,1.0615,0,0,0,94.4634,13.04346Z"/> <path class="text" d="M96.73977,10.19873h.85547v.71533h.06641a1.348,1.348,0,0,1,1.34375-.80225,1.46456,1.46456,0,0,1,1.55859,1.6748v2.915h-.88867V12.00977c0-.72363-.31445-1.0835-.97168-1.0835a1.03294,1.03294,0,0,0-1.0752,1.14111v2.63428h-.88867Z"/> <path class="text" d="M103.58449,10.11182c1.0127,0,1.6748.47119,1.76172,1.26514h-.85254c-.082-.33057-.40527-.5415-.90918-.5415-.49609,0-.873.23535-.873.58691,0,.269.22754.43848.71582.55029l.748.17334c.85645.19873,1.25781.56689,1.25781,1.22852,0,.84766-.79,1.41406-1.86523,1.41406-1.07129,0-1.76953-.48389-1.84863-1.28174h.88965a.91365.91365,0,0,0,.97949.562c.55371,0,.94727-.248.94727-.60791,0-.26855-.21094-.44238-.66211-.5498l-.78516-.18213c-.85645-.20264-1.25293-.58691-1.25293-1.25684C101.83547,10.67383,102.56691,10.11182,103.58449,10.11182Z"/> <path class="text" d="M35.1924,18.07813h1.85938v12.418H35.1924Z"/> <path class="text" d="M39.292,22.62207l1.01563-4.54395h1.80664l-1.23047,4.54395Z"/> <path class="text" d="M49.14065,27.13965h-4.7334l-1.13672,3.35645H41.26565l4.4834-12.418h2.083l4.4834,12.418H50.27639Zm-4.24316-1.54883h3.752l-1.84961-5.44727h-.05176Z"/> <path class="text" d="M61.99709,25.96973c0,2.81348-1.50586,4.62109-3.77832,4.62109a3.0693,3.0693,0,0,1-2.84863-1.584h-.043v4.48438h-1.8584V21.44238H55.2676v1.50586h.03418a3.21162,3.21162,0,0,1,2.88281-1.60059C60.48244,21.34766,61.99709,23.16406,61.99709,25.96973Zm-1.91016,0c0-1.833-.94727-3.03809-2.39258-3.03809-1.41992,0-2.375,1.23047-2.375,3.03809,0,1.82422.95508,3.0459,2.375,3.0459C59.13967,29.01563,60.08693,27.81934,60.08693,25.96973Z"/> <path class="text" d="M71.96242,25.96973c0,2.81348-1.50586,4.62109-3.77832,4.62109a3.0693,3.0693,0,0,1-2.84863-1.584h-.043v4.48438H63.43361V21.44238h1.79932v1.50586h.03418a3.21162,3.21162,0,0,1,2.88281-1.60059C70.44777,21.34766,71.96242,23.16406,71.96242,25.96973Zm-1.91016,0c0-1.833-.94727-3.03809-2.39258-3.03809-1.41992,0-2.375,1.23047-2.375,3.03809,0,1.82422.95508,3.0459,2.375,3.0459C69.105,29.01563,70.05227,27.81934,70.05227,25.96973Z"/> <path class="text" d="M78.54836,27.03613c.1377,1.23145,1.334,2.04,2.96875,2.04,1.56641,0,2.69336-.80859,2.69336-1.91895,0-.96387-.67969-1.541-2.28906-1.93652L80.312,24.833c-2.28027-.55078-3.33887-1.61719-3.33887-3.34766,0-2.14258,1.86719-3.61426,4.51855-3.61426,2.624,0,4.42285,1.47168,4.4834,3.61426h-1.876c-.1123-1.23926-1.13672-1.9873-2.63379-1.9873s-2.52148.75684-2.52148,1.8584c0,.87793.6543,1.39453,2.25488,1.79l1.36816.33594c2.54785.60254,3.60645,1.626,3.60645,3.44238,0,2.32324-1.85059,3.77832-4.79395,3.77832-2.75391,0-4.61328-1.4209-4.7334-3.667Z"/> <path class="text" d="M90.18508,19.2998v2.14258h1.72168v1.47168H90.18508v4.99121c0,.77539.34473,1.13672,1.10156,1.13672a5.80752,5.80752,0,0,0,.61133-.043v1.46289a5.10351,5.10351,0,0,1-1.03223.08594c-1.833,0-2.54785-.68848-2.54785-2.44434V22.91406H87.00148V21.44238h1.31641V19.2998Z"/> <path class="text" d="M92.90285,25.96973c0-2.84863,1.67773-4.63867,4.29395-4.63867,2.625,0,4.29492,1.79,4.29492,4.63867,0,2.85645-1.66113,4.63867-4.29492,4.63867C94.564,30.6084,92.90285,28.82617,92.90285,25.96973Zm6.69531,0c0-1.9541-.89551-3.10742-2.40137-3.10742s-2.40039,1.16211-2.40039,3.10742c0,1.96191.89453,3.10645,2.40039,3.10645S99.59816,27.93164,99.59816,25.96973Z"/> <path class="text" d="M103.02395,21.44238h1.77246v1.541h.043a2.1594,2.1594,0,0,1,2.17773-1.63574,2.86616,2.86616,0,0,1,.63672.06934v1.73828a2.59794,2.59794,0,0,0-.835-.1123,1.87264,1.87264,0,0,0-1.93652,2.083v5.37012h-1.8584Z"/> <path class="text" d="M116.22121,27.83691c-.25,1.64355-1.85059,2.77148-3.89844,2.77148-2.63379,0-4.26855-1.76465-4.26855-4.5957,0-2.83984,1.64355-4.68164,4.19043-4.68164,2.50488,0,4.08008,1.7207,4.08008,4.46582v.63672H109.9302v.1123a2.358,2.358,0,0,0,2.43555,2.56445,2.04834,2.04834,0,0,0,2.09082-1.27344ZM109.939,25.13477h4.52637a2.1773,2.1773,0,0,0-2.2207-2.29785A2.292,2.292,0,0,0,109.939,25.13477Z"/> </g> </svg> </a> </li> <li class="nav-item app-store-btn-item"> <a href="https://play.google.com/store/apps/details?id=fr.ina.madelen" target="_blank" rel="noopener" class="nav-link app-store-btn" data-gtm-event="click-share" data-gtm-event-placement="footer" data-gtm-click-name="Google Play" data-gtm-click-chapter1="Telechargement"> <svg viewBox="0 -12.001999999999999 861.333 267.823" xmlns="http://www.w3.org/2000/svg" id="google-play-logo" class="store-logo"> <style type="text/css"> #google-play-logo .border { fill: #A2A2A1; } .fg-dark #google-play-logo.store-logo { --bg-color: #000000; --fg-color: #ffffff; } .fg-light #google-play-logo.store-logo { --bg-color: #ffffff; --fg-color: #000000; } #google-play-logo .background { fill: var(--bg-color); } #google-play-logo .text { fill: var(--fg-color); } </style> <g transform="matrix(1.3333330154418945, 0, 0, -1.3333330154418945, 0, 294.33334789176797)"> <g transform="scale(0.1)"> <g> <g clip-path="url(#clipPath18)"> <path class="background" d="M 6220.74,292.969 H 239.258 C 107.668,292.969 0,400.629 0,532.23 v 1435.55 c 0,131.6 107.668,239.26 239.258,239.26 H 6220.74 c 131.59,0 239.26,-107.66 239.26,-239.26 V 532.23 c 0,-131.601 -107.67,-239.261 -239.26,-239.261" /> <path class="border" d="M 6220.74,2207.03 H 239.262 C 107.668,2207.03 0,2099.36 0,1967.77 V 532.219 C 0,400.621 107.668,292.961 239.262,292.961 H 6220.74 c 131.59,0 239.26,107.66 239.26,239.258 V 1967.77 c 0,131.59 -107.67,239.26 -239.26,239.26 m 0,-38.28 c 110.83,0 200.98,-90.15 200.98,-200.98 V 532.219 c 0,-110.828 -90.15,-200.981 -200.98,-200.981 H 239.262 c -110.828,0 -200.9768,90.153 -200.9768,200.981 V 1967.77 c 0,110.83 90.1488,200.98 200.9768,200.98 H 6220.74" /> <path class="text" d="m 5117.09,771.48 h 89.29 v 598.19 h -89.29 z m 804.24,382.72 -102.35,-259.36 h -3.07 L 5709.68,1154.2 H 5613.5 L 5772.8,791.719 5681.98,590.07 h 93.12 l 245.53,564.13 z M 5414.97,839.43 c -29.29,0 -70.06,14.64 -70.06,50.808 0,46.184 50.77,63.844 94.65,63.844 39.24,0 57.71,-8.473 81.59,-20 -6.94,-55.422 -54.65,-94.652 -106.18,-94.652 m 10.76,327.83 c -64.65,0 -131.64,-28.47 -159.34,-91.54 l 79.28,-33.12 c 16.94,33.12 48.48,43.89 81.59,43.89 46.18,0 93.12,-27.71 93.89,-76.95 v -6.17 c -16.17,9.23 -50.82,23.06 -93.12,23.06 -85.42,0 -172.41,-46.942 -172.41,-134.649 0,-80.062 70.05,-131.601 148.53,-131.601 60.05,0 93.12,26.898 113.94,58.48 h 3.06 v -46.18 h 86.18 v 229.36 c 0,106.18 -79.24,165.42 -181.6,165.42 m -551.83,-85.89 h -127 v 205.09 h 127 c 66.76,0 104.65,-55.32 104.65,-102.55 0,-46.37 -37.89,-102.54 -104.65,-102.54 m -2.29,288.3 H 4657.66 V 771.48 h 89.24 v 226.622 h 124.71 c 98.96,0 196.24,71.688 196.24,185.808 0,114.13 -97.28,185.76 -196.24,185.76 M 3704.93,839.328 c -61.68,0 -113.31,51.633 -113.31,122.551 0,71.681 51.63,124.131 113.31,124.131 60.91,0 108.67,-52.45 108.67,-124.131 0,-70.918 -47.76,-122.551 -108.67,-122.551 m 102.5,281.372 h -3.06 c -20.05,23.88 -58.57,45.51 -107.14,45.51 -101.79,0 -195.05,-89.44 -195.05,-204.331 0,-114.078 93.26,-202.75 195.05,-202.75 48.57,0 87.09,21.582 107.14,46.269 h 3.06 v -29.277 c 0,-77.902 -41.59,-119.492 -108.67,-119.492 -54.75,0 -88.67,39.293 -102.55,72.453 l -77.86,-32.402 c 22.35,-53.969 81.74,-120.25 180.41,-120.25 104.84,0 193.51,61.679 193.51,211.992 v 365.438 h -84.84 z M 3953.9,771.48 h 89.44 v 598.24 h -89.44 z m 221.27,197.34 c -2.29,78.67 60.91,118.72 106.37,118.72 35.51,0 65.56,-17.71 75.56,-43.16 z m 277.54,67.85 c -16.99,45.51 -68.62,129.54 -174.23,129.54 -104.84,0 -191.93,-82.5 -191.93,-203.569 0,-114.071 86.33,-203.512 201.94,-203.512 93.31,0 147.23,57.043 169.63,90.199 l -69.38,46.274 c -23.17,-33.922 -54.75,-56.274 -100.25,-56.274 -45.47,0 -77.86,20.82 -98.68,61.633 l 272.14,112.599 z m -2168.07,67.04 v -86.32 h 206.58 c -6.18,-48.57 -22.35,-84.031 -46.99,-108.671 -30.1,-30.098 -77.14,-63.219 -159.59,-63.219 -127.24,0 -226.67,102.5 -226.67,229.74 0,127.19 99.43,229.69 226.67,229.69 68.62,0 118.72,-26.94 155.71,-61.63 l 60.91,60.86 c -51.67,49.34 -120.25,87.14 -216.62,87.14 -174.23,0 -320.7,-141.88 -320.7,-316.06 0,-174.279 146.47,-316.111 320.7,-316.111 94.03,0 164.95,30.871 220.45,88.672 57.04,57.039 74.8,137.187 74.8,201.979 0,20.05 -1.54,38.52 -4.65,53.93 z m 530.1,-264.382 c -61.63,0 -114.84,50.871 -114.84,123.313 0,73.269 53.21,123.369 114.84,123.369 61.68,0 114.89,-50.1 114.89,-123.369 0,-72.442 -53.21,-123.313 -114.89,-123.313 m 0,326.882 c -112.55,0 -204.28,-85.61 -204.28,-203.569 0,-117.141 91.73,-203.512 204.28,-203.512 112.55,0 204.33,86.371 204.33,203.512 0,117.959 -91.78,203.569 -204.33,203.569 m 445.69,-326.882 c -61.67,0 -114.89,50.871 -114.89,123.313 0,73.269 53.22,123.369 114.89,123.369 61.69,0 114.85,-50.1 114.85,-123.369 0,-72.442 -53.16,-123.313 -114.85,-123.313 m 0,326.882 c -112.54,0 -204.28,-85.61 -204.28,-203.569 0,-117.141 91.74,-203.512 204.28,-203.512 112.55,0 204.28,86.371 204.28,203.512 0,117.959 -91.73,203.569 -204.28,203.569" /> <path class="icon-red" d="M 991.355,1277.56 481.879,736.828 c 0.047,-0.09 0.047,-0.238 0.094,-0.328 15.648,-58.719 69.242,-101.93 132.886,-101.93 25.457,0 49.332,6.891 69.817,18.95 l 1.625,0.96 573.459,330.891 -268.405,292.189" style="fill:#eb3131;fill-opacity:1;fill-rule:nonzero;stroke:none" /> <path class="icon-yellow" d="m 1506.76,1369.63 -0.47,0.34 -247.59,143.51 -278.927,-248.21 279.927,-279.84 246.25,142.07 c 43.16,23.35 72.5,68.86 72.5,121.31 0,52.16 -28.91,97.42 -71.69,120.82" style="fill:#f6b60b;fill-opacity:1;fill-rule:nonzero;stroke:none" /> <path class="icon-blue" d="m 481.867,1763.11 c -3.062,-11.29 -4.687,-23.16 -4.687,-35.41 V 772.191 c 0,-12.25 1.625,-24.113 4.738,-35.363 l 526.942,526.902 -526.993,499.38" style="fill:#5778c5;fill-opacity:1;fill-rule:nonzero;stroke:none" /> <path class="icon-green" d="m 995.117,1249.95 263.663,263.62 -572.784,332.09 c -20.816,12.49 -45.125,19.67 -71.109,19.67 -63.645,0 -117.332,-43.31 -132.981,-102.07 0,-0.05 -0.047,-0.1 -0.047,-0.15 l 513.258,-513.16" style="fill:#3bad49;fill-opacity:1;fill-rule:nonzero;stroke:none" /> <path class="text" d="m 2093.55,1621.88 c 33.86,0 60.16,9.36 78.89,28.09 18.73,18.74 28.1,44.61 28.1,77.64 0,33.03 -9.37,58.92 -28.1,77.65 -18.73,18.73 -45.03,28.1 -78.89,28.1 h -48.3 v -211.48 z m -94.09,254.78 h 95.34 c 30.81,0 57.66,-6.25 80.55,-18.74 22.9,-12.49 40.52,-30.04 52.87,-52.66 12.36,-22.63 18.53,-48.5 18.53,-77.65 0,-29.14 -6.17,-55.02 -18.53,-77.64 -12.35,-22.62 -29.97,-40.17 -52.87,-52.66 -22.89,-12.49 -49.74,-18.73 -80.55,-18.73 h -95.34 v 298.08" /> <path class="text" d="m 2306.28,1876.66 h 45.79 v -298.08 h -45.79 v 298.08" /> <path class="text" d="m 2447.82,1593.56 c -19.7,14.43 -33.44,34.69 -41.21,60.78 l 43.29,17.49 c 4.45,-16.65 12.36,-30.26 23.73,-40.8 11.38,-10.55 25.12,-15.82 41.22,-15.82 14.98,0 27.69,3.88 38.09,11.66 10.41,7.77 15.61,18.45 15.61,32.05 0,12.49 -4.58,22.83 -13.74,31.02 -9.16,8.19 -24.98,16.17 -47.46,23.94 l -18.73,6.66 c -20.26,7.21 -37.12,17.28 -50.58,30.18 -13.46,12.91 -20.19,30.04 -20.19,51.42 0,14.7 3.96,28.31 11.87,40.79 7.91,12.49 19,22.34 33.3,29.56 14.29,7.22 30.46,10.83 48.5,10.83 25.81,0 46.49,-6.32 62.03,-18.94 15.54,-12.64 26.09,-26.86 31.65,-42.68 l -41.23,-17.49 c -2.77,10 -8.6,18.6 -17.48,25.82 -8.88,7.21 -20.4,10.82 -34.56,10.82 -13.59,0 -25.11,-3.61 -34.55,-10.82 -9.43,-7.22 -14.15,-16.38 -14.15,-27.48 0,-10.27 4.23,-18.8 12.7,-25.6 8.45,-6.81 21.57,-13.25 39.33,-19.36 l 19.15,-6.66 c 25.54,-8.89 45.24,-20.4 59.13,-34.55 13.87,-14.16 20.81,-33.04 20.81,-56.62 0,-19.43 -4.93,-35.74 -14.78,-48.92 -9.85,-13.19 -22.48,-22.96 -37.88,-29.35 -15.41,-6.38 -31.16,-9.57 -47.26,-9.57 -24.7,0 -46.9,7.21 -66.61,21.64" /> <path class="text" d="m 2777.96,1737.61 c 15.26,0 27.54,4.78 36.84,14.36 9.3,9.58 13.95,20.74 13.95,33.51 0,12.77 -4.65,23.94 -13.95,33.52 -9.3,9.57 -21.58,14.36 -36.84,14.36 h -57.87 v -95.75 z m -103.66,139.05 h 102.41 c 17.76,0 34.06,-3.89 48.92,-11.66 14.84,-7.78 26.64,-18.6 35.39,-32.47 8.74,-13.89 13.11,-29.57 13.11,-47.05 0,-17.48 -4.37,-33.16 -13.11,-47.04 -8.75,-13.88 -20.55,-24.71 -35.39,-32.47 -14.86,-7.77 -31.16,-11.66 -48.92,-11.66 h -56.62 v -115.73 h -45.79 v 298.08" /> <path class="text" d="m 3122.03,1629.57 c 16.52,9.58 29.56,22.9 39.13,39.97 9.58,17.07 14.37,36.43 14.37,58.07 0,21.66 -4.79,41.01 -14.37,58.08 -9.57,17.07 -22.61,30.39 -39.13,39.97 -16.51,9.57 -34.76,14.36 -54.74,14.36 -19.99,0 -38.24,-4.79 -54.75,-14.36 -16.51,-9.58 -29.55,-22.9 -39.13,-39.97 -9.57,-17.07 -14.37,-36.42 -14.37,-58.08 0,-21.64 4.8,-41 14.37,-58.07 9.58,-17.07 22.62,-30.39 39.13,-39.97 16.51,-9.57 34.76,-14.36 54.75,-14.36 19.98,0 38.23,4.79 54.74,14.36 z m -133.43,-36.84 c -23.59,13.88 -42.12,32.68 -55.57,56.41 -13.47,23.74 -20.2,49.89 -20.2,78.47 0,28.59 6.73,54.75 20.2,78.48 13.45,23.73 31.98,42.53 55.57,56.41 23.59,13.88 49.82,20.82 78.69,20.82 28.86,0 55.01,-6.94 78.47,-20.82 23.45,-13.88 41.91,-32.68 55.37,-56.41 13.46,-23.73 20.19,-49.89 20.19,-78.48 0,-28.58 -6.73,-54.73 -20.19,-78.47 -13.46,-23.73 -31.92,-42.53 -55.37,-56.41 -23.46,-13.88 -49.61,-20.81 -78.47,-20.81 -28.87,0 -55.1,6.93 -78.69,20.81" /> <path class="text" d="m 3280.43,1876.66 h 54.12 l 134.88,-218.99 h 2.5 l -2.5,57.46 v 161.53 h 45.38 v -298.08 h -47.46 l -141.54,230.22 h -2.5 l 2.5,-57.46 v -172.76 h -45.38 v 298.08" /> <path class="text" d="m 3590.17,1876.66 h 45.79 v -298.08 h -45.79 v 298.08" /> <path class="text" d="m 3827.47,1621.04 c 14.42,0 26.02,4.37 34.76,13.11 8.74,8.75 13.11,19.22 13.11,31.43 0,12.22 -4.51,22.76 -13.52,31.64 -9.03,8.89 -21.03,13.33 -36.02,13.33 h -69.11 v -89.51 z m -7.08,130.3 c 13.88,0 24.98,4.23 33.3,12.71 8.33,8.46 12.49,18.24 12.49,29.34 0,11.1 -4.1,20.75 -12.27,28.94 -8.2,8.18 -18.81,12.28 -31.86,12.28 h -65.36 v -83.27 z m -109.49,125.32 h 111.57 c 15.82,0 30.53,-3.48 44.13,-10.41 13.6,-6.94 24.36,-16.45 32.27,-28.52 7.91,-12.07 11.86,-25.47 11.86,-40.18 0,-14.71 -3.68,-27.54 -11.03,-38.5 -7.36,-10.97 -17.14,-19.36 -29.36,-25.19 v -2.08 c 15.55,-5.28 27.9,-14.02 37.06,-26.23 9.15,-12.21 13.73,-26.64 13.73,-43.3 0,-16.37 -4.23,-30.87 -12.69,-43.5 -8.47,-12.63 -19.85,-22.48 -34.14,-29.56 -14.3,-7.07 -29.91,-10.61 -46.83,-10.61 H 3710.9 v 298.08" /> <path class="text" d="m 3981.49,1876.66 h 45.8 v -254.78 h 128.22 v -43.3 h -174.02 v 298.08" /> <path class="text" d="m 4203.81,1876.66 h 180.68 v -43.3 H 4249.6 v -84.09 h 121.56 v -43.3 H 4249.6 v -84.09 h 134.89 v -43.3 h -180.68 v 298.08" /> <path class="text" d="m 4558.91,1593.56 c -19.71,14.43 -33.45,34.69 -41.21,60.78 l 43.29,17.49 c 4.44,-16.65 12.35,-30.26 23.73,-40.8 11.37,-10.55 25.11,-15.82 41.22,-15.82 14.98,0 27.68,3.88 38.08,11.66 10.41,7.77 15.62,18.45 15.62,32.05 0,12.49 -4.58,22.83 -13.74,31.02 -9.16,8.19 -24.98,16.17 -47.46,23.94 l -18.73,6.66 c -20.27,7.21 -37.12,17.28 -50.59,30.18 -13.46,12.91 -20.18,30.04 -20.18,51.42 0,14.7 3.95,28.31 11.86,40.79 7.91,12.49 19,22.34 33.3,29.56 14.3,7.22 30.46,10.83 48.51,10.83 25.81,0 46.48,-6.32 62.03,-18.94 15.54,-12.64 26.08,-26.86 31.64,-42.68 l -41.22,-17.49 c -2.77,10 -8.6,18.6 -17.48,25.82 -8.89,7.21 -20.4,10.82 -34.56,10.82 -13.6,0 -25.12,-3.61 -34.55,-10.82 -9.44,-7.22 -14.15,-16.38 -14.15,-27.48 0,-10.27 4.23,-18.8 12.69,-25.6 8.46,-6.81 21.57,-13.25 39.34,-19.36 l 19.15,-6.66 c 25.54,-8.89 45.23,-20.4 59.12,-34.55 13.88,-14.16 20.81,-33.04 20.81,-56.62 0,-19.43 -4.92,-35.74 -14.78,-48.92 -9.85,-13.19 -22.48,-22.96 -37.88,-29.35 -15.41,-6.38 -31.16,-9.57 -47.25,-9.57 -24.71,0 -46.91,7.21 -66.61,21.64" /> <path class="text" d="m 4832.22,1586.9 c -17.07,9.99 -30.26,24.15 -39.55,42.47 -9.31,18.31 -13.95,39.55 -13.95,63.69 v 183.6 h 45.37 v -186.1 c 0,-22.48 5.83,-40.65 17.49,-54.53 11.65,-13.89 28.17,-20.82 49.54,-20.82 21.65,0 38.3,6.93 49.95,20.82 11.66,13.88 17.49,32.05 17.49,54.53 v 186.1 h 45.39 v -183.6 c 0,-23.87 -4.58,-44.96 -13.74,-63.28 -9.16,-18.31 -22.21,-32.54 -39.14,-42.67 -16.93,-10.13 -36.92,-15.19 -59.95,-15.19 -22.2,0 -41.84,4.99 -58.9,14.98" /> <path class="text" d="m 5178.37,1737.61 c 14.43,0 26.57,4.57 36.43,13.73 9.85,9.16 14.78,20.68 14.78,34.56 0,12.76 -4.51,23.94 -13.53,33.51 -9.02,9.58 -21.02,14.37 -36.01,14.37 h -59.12 v -96.17 z m -103.24,139.05 h 104.49 c 18.04,0 34.35,-3.89 48.92,-11.66 14.57,-7.78 26.08,-18.6 34.56,-32.47 8.45,-13.89 12.69,-29.57 12.69,-47.05 0,-19.98 -6.45,-37.68 -19.35,-53.07 -12.91,-15.41 -29.09,-25.75 -48.51,-31.02 l -0.42,-2.08 82.02,-118.23 v -2.5 h -52.87 l -79.52,116.98 h -36.22 v -116.98 h -45.79 v 298.08" /> </g> </g> </g> </g> </svg> </a> </li> </ul> </nav> <nav class="main-footer-nav main-footer-nav-socials"> <ul class="main-footer-nav-list"> <li class="nav-item"> <a onclick="pushDataLayerEvent({'event': gtmEvents.CLICK_EXIT, [gtmVariables.CLICK_NAME]: 'ig', [gtmVariables.CLICK_CHAPTER1]: 'R茅seaux sociaux', [gtmVariables.EVENT_PLACEMENT]: 'footer'})" href="https://www.instagram.com/madelen_ina/" class="nav-link social-link" target="_blank"> <svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> <g stroke="none" stroke-width="1" fill="currentColor" fill-rule="evenodd"> <path d="M16.8207826,1.0658141e-14 C20.7562174,1.0658141e-14 23.9579565,3.20173913 23.958,7.13721739 L23.958,16.8207826 C23.958,20.7562609 20.7562609,23.958 16.8207826,23.958 L7.13721739,23.958 C3.20173913,23.958 2.66453526e-13,20.7562609 2.66453526e-13,16.8207826 L2.66453526e-13,7.13721739 C2.66453526e-13,3.20173913 3.20173913,1.0658141e-14 7.13721739,1.0658141e-14 L16.8207826,1.0658141e-14 Z M21.5478261,16.8207826 L21.5478261,7.13721739 C21.5478261,4.52652174 19.4314348,2.41017391 16.8207826,2.41017391 L7.13721739,2.41017391 C4.52656522,2.41017391 2.41017391,4.52652174 2.41017391,7.13721739 L2.41017391,16.8207826 C2.41017391,19.4314348 4.52656522,21.5478261 7.13721739,21.5478261 L16.8207826,21.5478261 C19.4314348,21.5478261 21.5478261,19.4314348 21.5478261,16.8207826 Z M11.979,5.7826087 C15.3956957,5.7826087 18.1753913,8.56226087 18.1753913,11.9789565 C18.1753913,15.3956522 15.3956957,18.1753478 11.979,18.1753478 C8.56230435,18.1753478 5.7826087,15.3956087 5.7826087,11.9789565 C5.7826087,8.56230435 8.56230435,5.7826087 11.979,5.7826087 Z M11.979,15.7652174 C14.0700435,15.7652174 15.7652174,14.0700435 15.7652174,11.979 C15.7652174,9.88791304 14.070087,8.19278261 11.979,8.19278261 C9.88795652,8.19278261 8.19278261,9.88791304 8.19278261,11.979 C8.19278261,14.070087 9.88791304,15.7652174 11.979,15.7652174 Z M18.1873913,7.31391304 C17.3673685,7.31391304 16.7026087,6.64915323 16.7026087,5.82913043 C16.7026087,5.00910764 17.3673685,4.34434783 18.1873913,4.34434783 C19.0074141,4.34434783 19.6721739,5.00910764 19.6721739,5.82913043 C19.6721739,6.64915323 19.0074141,7.31391304 18.1873913,7.31391304 Z"></path> </g> </svg> </a> </li> <li class="nav-item"> <a onclick="pushDataLayerEvent({'event': gtmEvents.CLICK_EXIT, [gtmVariables.CLICK_NAME]: 'yt', [gtmVariables.CLICK_CHAPTER1]: 'R茅seaux sociaux', [gtmVariables.EVENT_PLACEMENT]: 'footer'})" href="https://www.youtube.com/channel/UCpsq1ZAGtJYLZsSpN9AAENw" class="nav-link social-link" target="_blank"> <svg version="1.1" id="youtube-logo" inkscape:version="0.91 r13725" sodipodi:docname="YouTube_light_icon (2017).svg" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 71.4 50" style="enable-background:new 0 0 71.4 50;" xml:space="preserve"> <style type="text/css"> #youtube-logo .st0{fill:currentColor;} </style> <sodipodi:namedview bordercolor="#666666" borderopacity="1" fit-margin-bottom="0" fit-margin-left="0" fit-margin-right="0" fit-margin-top="0" gridtolerance="10" guidetolerance="10" id="namedview29_YouTube" inkscape:current-layer="Layer_1" inkscape:cx="30.091613" inkscape:cy="15.29613" inkscape:pageopacity="0" inkscape:pageshadow="2" inkscape:window-height="715" inkscape:window-maximized="1" inkscape:window-width="1366" inkscape:window-x="-8" inkscape:window-y="-8" inkscape:zoom="5.4355702" objecttolerance="10" pagecolor="#ffffff" showgrid="false"> </sodipodi:namedview> <g id="g5_YouTube" transform="scale(0.58823529,0.58823529)"> <path id="path7" class="st0" d="M60.7,0c0,0-38,0-47.5,2.5C8.1,3.9,3.9,8.1,2.5,13.3C0,22.8,0,42.5,0,42.5s0,19.8,2.5,29.2 C3.9,76.9,8,81,13.2,82.4C22.8,85,60.7,85,60.7,85s38,0,47.5-2.5c5.2-1.4,9.3-5.5,10.7-10.7c2.5-9.5,2.5-29.2,2.5-29.2 s0.1-19.8-2.5-29.3c-1.4-5.2-5.5-9.3-10.7-10.7C98.7,0,60.7,0,60.7,0z M48.6,24.3l31.6,18.2L48.6,60.7V24.3z"/> </g> </svg> </a> </li> <li class="nav-item"> <a onclick="pushDataLayerEvent({'event': gtmEvents.CLICK_EXIT, [gtmVariables.CLICK_NAME]: 'tw', [gtmVariables.CLICK_CHAPTER1]: 'R茅seaux sociaux', [gtmVariables.EVENT_PLACEMENT]: 'footer'})" href="https://twitter.com/madelen_ina" class="nav-link social-link" target="_blank"> <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24px" height="24px" viewBox="0 0 24 24" version="1.1"> <g id="surface1" stroke="none" stroke-width="1" fill="currentColor" fill-rule="evenodd"> <path d="M 14.285156 10.171875 L 23.222656 0 L 21.105469 0 L 13.34375 8.832031 L 7.148438 0 L 0 0 L 9.371094 13.355469 L 0 24.019531 L 2.117188 24.019531 L 10.308594 14.691406 L 16.851562 24.019531 L 24 24.019531 M 2.878906 1.5625 L 6.132812 1.5625 L 21.101562 22.535156 L 17.851562 22.535156 "/> </g> </svg> </a> </li> <li class="nav-item"> <a onclick="pushDataLayerEvent({'event': gtmEvents.CLICK_EXIT, [gtmVariables.CLICK_NAME]: 'fb', [gtmVariables.CLICK_CHAPTER1]: 'R茅seaux sociaux', [gtmVariables.EVENT_PLACEMENT]: 'footer'})" href="https://www.facebook.com/Ina.fr" class="nav-link social-link" target="_blank"> <svg width="12px" height="24px" viewBox="0 0 12 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> <g stroke="none" stroke-width="1" fill="currentColor" fill-rule="evenodd"> <path d="M2.41587007,4.6384594 C2.41587007,5.2420232 2.41587007,7.93598144 2.41587007,7.93598144 L0,7.93598144 L0,11.9682042 L2.41587007,11.9682042 L2.41587007,23.9505522 L7.37858005,23.9505522 L7.37858005,11.9685383 L10.7087889,11.9685383 C10.7087889,11.9685383 11.0206775,10.0351183 11.1718608,7.92111369 C10.738413,7.92111369 7.39734571,7.92111369 7.39734571,7.92111369 C7.39734571,7.92111369 7.39734571,5.57529466 7.39734571,5.16412065 C7.39734571,4.75205568 7.93843155,4.19777262 8.47322506,4.19777262 C9.00701624,4.19777262 10.1336241,4.19777262 11.1770951,4.19777262 C11.1770951,3.64877958 11.1770951,1.75188863 11.1770951,0 C9.78409281,0 8.19931323,0 7.50075174,0 C2.29319722,-0.000278422274 2.41587007,4.0359536 2.41587007,4.6384594 Z"></path> </g> </svg> </a> </li> </ul> </nav> </div> </div> </footer> <!-- Optional JavaScript --> <!-- jQuery first, then Popper.js, then Bootstrap JS --> <script id="messages" type="text/javascript"> const txt_required = "Ce champ est obligatoire"; const txt_remote = "Merci de corriger ce champ"; const txt_url = "URL invalide"; const txt_date = "Renseignez une date valide"; const txt_dateISO = "Renseignez une date valide (ISO)"; const txt_number = "Renseignez une valeur num茅rique valide"; const txt_digits = "Utilisez uniquement des valeurs num茅riques"; const txt_equalTo = "Entrez la m锚me valeur une fois de plus"; const txt_maxlength = "Renseignez un texte contenant au maximum :value caract猫res"; const txt_minlength = "Renseignez un texte contenant au minimum :value caract猫res"; const txt_rangelength = "Entrez une cha卯ne de caract猫res entre :min et :max de longueur"; const txt_range = "Entrez une valeur entre :min et :max"; const txt_max = "Entrez une valeur inf茅rieure ou 茅gale 脿 {0}"; const txt_min = "Entrez une valeur sup茅rieure ou 茅gale 脿 {0}"; const txt_step = "error_message.number.step"; const txt_email = "Cette adresse email n'est pas valide"; const txt_creditcard = "Renseignez un num茅ro de carte bleue valide"; const txt_accept = "error_message.accept"; const txt_cgu = "Vous devez accepter nos CGU pour cr茅er votre compte"; const txt_captcha_required = "Vous devez valider le captcha"; const txt_firstname_required = "Le pr茅nom est obligatoire"; const txt_lastname_required = "Le nom est obligatoire"; const txt_email_required = "L'adresse email est obligatoire"; const txt_email_invalid = "Cette adresse email n'est pas valide"; const txt_email_regex = "L'adresse email n'a pas le bon domaine"; const txt_password_required = "Le mot de passe est obligatoire"; const txt_password_length = "Le mot de passe est trop court"; const txt_password_letter = "Le mot de passe doit contenir au moins une lettre"; const txt_password_number = "Le mot de passe doit contenir au moins un chiffre"; const txt_password_case = "Le mot de passe doit contenir une majuscule et une minuscule"; const txt_password_symbol = "Le mot de passe doit contenir au moins un caract猫re sp茅cial"; const txt_password_repetition = "Le mot de passe ne peut pas 锚tre une r茅p茅tition de m锚me caract猫re"; const txt_password_confirmation_required = "Le mot de passe doit 锚tre confirm茅"; const txt_password_confirmation_mismatch = "Les mots de passe ne correspondent pas"; const txt_email_confirmation_required = "L'adresse email doit 锚tre confirm茅e"; const txt_email_confirmation_mismatch = "Les adresses email ne correspondent pas"; const txt_postal_required = "Le code postal est obligatoire"; const txt_voucher_required = "Le code promo est obligatoire"; const txt_birth_date_required = "La date de naissance est obligatoire"; const txt_birth_date_future = "La date ne peut pas 锚tre post茅rieure 脿 aujourd'hui"; const txt_birth_date_min = "La date ne peut pas 锚tre ant茅rieure 脿 1900"; const txt_birth_date_max = "La date ne peut pas 锚tre post茅rieure 脿 aujourd'hui"; const txt_address_line_1_required = "L'adresse est requise"; const txt_address_line_2_required = "Le compl茅ment d'adresse est requise"; const txt_city_required = "La ville est requise"; const txt_field_data_forbidden = "Ce champ contient des informations non autoris茅es"; const txt_content_not_authorized = "Contenu verrouill茅"; const conf_password_min = 6; const conf_password_must_be_confirmed = true; const conf_password_letter = false; const conf_password_number = false; const conf_password_case = false; const conf_password_symbol = false; const conf_password_repetition = false; const conf_email_must_be_confirmed = true; const pagination_settings_enabled = false; const current_route_name = "template.page.url"; const template_nb_blocks = 2; const badge_free_available = true; </script> <script src="https://otto-static.cdn.vodfactory.com/static/releases/122/js/otto-3rdparty.js?id=cc0babefdc478646fffac68d07294f71"></script> <script src="https://otto-static.cdn.vodfactory.com/static/releases/122/js/otto-player.js?id=b57733a7813c9c1ac458eb19cdeabb05"></script> <script src="https://otto-static.cdn.vodfactory.com/static/releases/122/js/vodfactory.js?id=f5ca7b69749a84866b35066e81df4cbd"></script> <script> $.ajaxSetup({ headers: { 'X-CSRF-TOKEN': $('meta[name="csrf-token"]').attr('content') } }); initUserInfos(); </script> <div id="stack-modals"> <div class="modal fade" id="modal-player-alert" tabindex="-1" role="dialog" aria-labelledby="form-title"> <div class="modal-dialog modal-dialog-centered" role="document"> <div class="modal-content"> <button type="button" class="close" data-dismiss="modal" aria-label="Close"> <svg version="1.1" id="Calque_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24" enable-background="new 0 0 24 24" xml:space="preserve"> <g id="Mask"> <path id="path-1_1_" d="M23.468,0.551L23.468,0.551c-0.71-0.71-1.857-0.71-2.567,0L12,9.433L3.099,0.532 c-0.71-0.71-1.857-0.71-2.567,0l0,0c-0.71,0.71-0.71,1.857,0,2.567L9.433,12l-8.901,8.901c-0.71,0.71-0.71,1.857,0,2.567l0,0 c0.71,0.71,1.857,0.71,2.567,0L12,14.567l8.901,8.901c0.71,0.71,1.857,0.71,2.567,0l0,0c0.71-0.71,0.71-1.857,0-2.567L14.567,12 l8.901-8.901C24.159,2.407,24.159,1.242,23.468,0.551z"/> </g> </svg> </button> <p style="width: 80px; margin: auto;"> <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 505 505" style="enable-background:new 0 0 505 505;" xml:space="preserve"> <circle style="fill:#FFD05B;" cx="252.5" cy="252.5" r="252.5"/> <path style="fill:#FF7058;" d="M425.8,364.7l-165.2-290c-3.6-6.3-12.6-6.3-16.2,0l-165.2,290c-3.5,6.2,0.9,13.9,8.1,13.9h330.5 C424.9,378.6,429.4,370.9,425.8,364.7z"/> <path style="fill:#FFFFFF;" d="M254.3,108.2c-0.8-1.4-2.8-1.4-3.6,0L112,351.5c-0.8,1.4,0.2,3.1,1.8,3.1h277.3 c1.6,0,2.6-1.7,1.8-3.1L254.3,108.2z"/> <path style="fill:#395767;" d="M252.6,324.2c-4.8,0-8.8-1.5-11.9-4.4c-3.1-2.9-4.7-6.5-4.7-10.6c0-4.3,1.6-7.9,4.7-10.6 c3.2-2.8,7.1-4.2,11.9-4.2s8.8,1.4,11.8,4.2c3.1,2.8,4.6,6.3,4.6,10.6c0,4.3-1.5,7.9-4.6,10.7C261.4,322.8,257.5,324.2,252.6,324.2z M267.4,192.7l-3.5,89.1h-23.1l-3.3-89.1L267.4,192.7L267.4,192.7z"/> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> </svg> </p> <p class="modal-title mt-4">Une erreur s鈥檈st produite lors de la lecture de votre contenu</p> <p class="text-center">Merci de r茅essayer ult茅rieurement</p> <p class="text-center modal-content-message"></p> <div class="modal-actions"> <a href="https://madelen.ina.fr/register" class="btn btn-primary"> Retour 脿 ma fiche contenu </a> </div> </div> </div> </div> <div class="modal fade" id="modal-stream-limitation" tabindex="-1" role="dialog" aria-labelledby="form-title" style="display: none;" aria-hidden="true"> <div class="modal-dialog modal-dialog-centered" role="document"> <div class="modal-content"> <button type="button" class="close" data-dismiss="modal" aria-label="Close"> <svg version="1.1" id="Calque_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24" enable-background="new 0 0 24 24" xml:space="preserve"> <g id="Mask"> <path id="path-1_1_" d="M23.468,0.551L23.468,0.551c-0.71-0.71-1.857-0.71-2.567,0L12,9.433L3.099,0.532 c-0.71-0.71-1.857-0.71-2.567,0l0,0c-0.71,0.71-0.71,1.857,0,2.567L9.433,12l-8.901,8.901c-0.71,0.71-0.71,1.857,0,2.567l0,0 c0.71,0.71,1.857,0.71,2.567,0L12,14.567l8.901,8.901c0.71,0.71,1.857,0.71,2.567,0l0,0c0.71-0.71,0.71-1.857,0-2.567L14.567,12 l8.901-8.901C24.159,2.407,24.159,1.242,23.468,0.551z"/> </g> </svg> </button> <p style="width: 80px; margin: auto;"> <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 505 505" style="enable-background:new 0 0 505 505;" xml:space="preserve"> <circle style="fill:#FFD05B;" cx="252.5" cy="252.5" r="252.5"/> <path style="fill:#FF7058;" d="M425.8,364.7l-165.2-290c-3.6-6.3-12.6-6.3-16.2,0l-165.2,290c-3.5,6.2,0.9,13.9,8.1,13.9h330.5 C424.9,378.6,429.4,370.9,425.8,364.7z"/> <path style="fill:#FFFFFF;" d="M254.3,108.2c-0.8-1.4-2.8-1.4-3.6,0L112,351.5c-0.8,1.4,0.2,3.1,1.8,3.1h277.3 c1.6,0,2.6-1.7,1.8-3.1L254.3,108.2z"/> <path style="fill:#395767;" d="M252.6,324.2c-4.8,0-8.8-1.5-11.9-4.4c-3.1-2.9-4.7-6.5-4.7-10.6c0-4.3,1.6-7.9,4.7-10.6 c3.2-2.8,7.1-4.2,11.9-4.2s8.8,1.4,11.8,4.2c3.1,2.8,4.6,6.3,4.6,10.6c0,4.3-1.5,7.9-4.6,10.7C261.4,322.8,257.5,324.2,252.6,324.2z M267.4,192.7l-3.5,89.1h-23.1l-3.3-89.1L267.4,192.7L267.4,192.7z"/> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> </svg> </p> <p class="mt-4 text-center"> <b>Vous ne pouvez pas lire cette vid茅o.</b> <br /> <b>La limite de lecture simultan茅e 脿 茅t茅 atteinte sur ce compte.</b> </p> </div> </div> </div> </div> <script> var gtmStackEvents = []; </script> <script> pushDataLayerEvent({"page":{"title":"template.page.url","chapter1":"Home"}}); gtmStackEvents = gtmStackEvents.concat([]); </script> <div class="modal-backdrop fade show" id="greyback_loader" style="display:none;z-index:1100"> <span class="loader loader-xl" style="position:fixed;top:50%;left:50%"></span> </div> <script type="text/javascript"> function switchLoader(active){ document.getElementById("greyback_loader").style.display = active ? 'block' : 'none'; } </script> <div class="modal fade movies-detail-modal full-size-player" id="movie-video-modal" tabindex="-1" role="dialog" aria-labelledby="movies-detail-title"> <div class="tooltip-container no-display" role="alertdialog" aria-hidden="true" aria-live="polite"></div> <div class="modal-dialog modal-dialog-centered modal-video" role="document"> <div class="modal-content"> <div id="player-drm"> <button type="button" id="player-skip-intro" class="btn player-skip-btn"><span class="btn-text"></span> <svg class="" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="14.143px" height="24.001px" viewBox="33.083 28.071 14.143 24.001" enable-background="new 33.083 28.071 14.143 24.001" xml:space="preserve"> <g id="chevron-up-icon_x2F_navigation_x2F_expand_x5F_more_x5F_24px" transform="translate(40.000000, 40.071125) scale(-1, 1) rotate(-90.000000) translate(-40.000000, -40.071125) "> <path style="fill: currentColor;" d="M48.322,46.36l-8.333-8.333l-8.333,8.333c-0.401,0.402-0.946,0.628-1.514,0.628 s-1.113-0.226-1.514-0.628c-0.838-0.838-0.838-2.191,0-3.028l9.858-9.858c0.838-0.838,2.191-0.838,3.028,0l9.858,9.858 c0.838,0.838,0.838,2.191,0,3.028C50.534,47.176,49.16,47.197,48.322,46.36L48.322,46.36z"/> </g> </svg> </button> <button type="button" id="player-skip-outro" class="btn player-skip-btn"><span class="btn-text"></span> <svg class="" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="14.143px" height="24.001px" viewBox="33.083 28.071 14.143 24.001" enable-background="new 33.083 28.071 14.143 24.001" xml:space="preserve"> <g id="chevron-up-icon_x2F_navigation_x2F_expand_x5F_more_x5F_24px" transform="translate(40.000000, 40.071125) scale(-1, 1) rotate(-90.000000) translate(-40.000000, -40.071125) "> <path style="fill: currentColor;" d="M48.322,46.36l-8.333-8.333l-8.333,8.333c-0.401,0.402-0.946,0.628-1.514,0.628 s-1.113-0.226-1.514-0.628c-0.838-0.838-0.838-2.191,0-3.028l9.858-9.858c0.838-0.838,2.191-0.838,3.028,0l9.858,9.858 c0.838,0.838,0.838,2.191,0,3.028C50.534,47.176,49.16,47.197,48.322,46.36L48.322,46.36z"/> </g> </svg> </button> </div> <div class="mvi"> <div class="mvi-row"> <a href="javascript:void(0)" onclick="openDebugTab(event, 'Main');" class="mvi-tablink active"> <div>Main</div> </a> <a href="javascript:void(0)" onclick="openDebugTab(event, 'Start');" class="mvi-tablink"> <div>Start</div> </a> <a href="javascript:void(0)" onclick="openDebugTab(event, 'Errors');" class="mvi-tablink"> <div>Errors</div> </a> </div> <div id="Main" class="mvi-container show"> <div class="mvi-block mvi-6 mvi-current">current : <span class="mvi-text">--</span></div> <div class="mvi-block mvi-6 mvi-suggested">suggested : <span class="mvi-text">--</span></div> <div class="mvi-block mvi-6 mvi-bitrate">Current bitrate: <span class="mvi-text">--</span></div> <div class="mvi-block mvi-6 mvi-bandwidth">Estimated : <span class="mvi-text">--</span></div> <div class="mvi-block mvi-4 mvi-dropped">dropped: <span class="mvi-text">--</span></div> <div class="mvi-block mvi-4 mvi-latency">Latency : <span class="mvi-text">--</span></div> <div class="mvi-block mvi-4 mvi-stalled">Stalled : <span class="mvi-text">--</span></div> <div class="mvi-block mvi-4 mvi-buffer">Buffer : <span class="mvi-text">--</span></div> <div class="mvi-block mvi-12 mvi-history">History : <span class="mvi-text">--</span></div> </div> <div id="Start" class="mvi-container"> <div class="mvi-block mvi-4 mvi-streamtype">Type : <span class="mvi-text">--</span></div> <div class="mvi-block mvi-4 mvi-chunk">Chunk : <span class="mvi-text">--</span></div> <div class="mvi-block mvi-6 mvi-drm1">DRM1 : <span class="mvi-text">--</span></div> <div class="mvi-block mvi-6 mvi-drm2">DRM2 : <span class="mvi-text">--</span></div> <div class="mvi-block mvi-4 mvi-browser">Browser : <span class="mvi-text">--</span></div> <div class="mvi-block mvi-12 mvi-tech">Tech : <span class="mvi-text">--</span></div> </div> <div id="Errors" class="mvi-container"> <div class="mvi-block mvi-6 mvi-erros">Errors : <span class="mvi-text">--</span></div> <div class="mvi-block mvi-6 mvi-warning">Warning : <span class="mvi-text">--</span></div> <div class="mvi-block mvi-12 mvi-log">Log : <ul class="mvi-text"></ul></div> </div> </div> <div class="overlay-loader"> <div class="bmpui-loader-player"></div> <div class="text"></div> </div> </div> </div> </div> <section id="debug" class="debug"> <article class="debug-content"> <ul class="debug-list"> </ul> </div> </section> <div class="modal fade" id="modal-login-alert" tabindex="-1" role="dialog" aria-labelledby="form-title"> <div class="modal-dialog modal-dialog-centered" role="document"> <div class="modal-content"> <button type="button" class="close" data-dismiss="modal" aria-label="Close"> <svg version="1.1" id="Calque_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24" enable-background="new 0 0 24 24" xml:space="preserve"> <g id="Mask"> <path id="path-1_1_" d="M23.468,0.551L23.468,0.551c-0.71-0.71-1.857-0.71-2.567,0L12,9.433L3.099,0.532 c-0.71-0.71-1.857-0.71-2.567,0l0,0c-0.71,0.71-0.71,1.857,0,2.567L9.433,12l-8.901,8.901c-0.71,0.71-0.71,1.857,0,2.567l0,0 c0.71,0.71,1.857,0.71,2.567,0L12,14.567l8.901,8.901c0.71,0.71,1.857,0.71,2.567,0l0,0c0.71-0.71,0.71-1.857,0-2.567L14.567,12 l8.901-8.901C24.159,2.407,24.159,1.242,23.468,0.551z"/> </g> </svg> </button> <p class="modal-title"> Pour visionner ce contenu, vous devez 锚tre inscrit : </p> <div class="modal-actions"> <a href="https://madelen.ina.fr/register" class="btn btn-secondary"> Je m'inscris </a> <a href="https://madelen.ina.fr/login" class="btn btn-secondary btn-outline"> Je me connecte </a> </div> </div> </div> </div> <div class="modal fade" id="modal-login-alert-free" tabindex="-1" role="dialog" aria-labelledby="form-title"> <div class="modal-dialog modal-dialog-centered" role="document"> <div class="modal-content"> <button type="button" class="close" data-dismiss="modal" aria-label="Close"> <svg version="1.1" id="Calque_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24" enable-background="new 0 0 24 24" xml:space="preserve"> <g id="Mask"> <path id="path-1_1_" d="M23.468,0.551L23.468,0.551c-0.71-0.71-1.857-0.71-2.567,0L12,9.433L3.099,0.532 c-0.71-0.71-1.857-0.71-2.567,0l0,0c-0.71,0.71-0.71,1.857,0,2.567L9.433,12l-8.901,8.901c-0.71,0.71-0.71,1.857,0,2.567l0,0 c0.71,0.71,1.857,0.71,2.567,0L12,14.567l8.901,8.901c0.71,0.71,1.857,0.71,2.567,0l0,0c0.71-0.71,0.71-1.857,0-2.567L14.567,12 l8.901-8.901C24.159,2.407,24.159,1.242,23.468,0.551z"/> </g> </svg> </button> <p class="modal-title"> Pour visionner ce contenu, vous devez 锚tre inscrit : </p> <div class="modal-actions"> <a href="https://madelen.ina.fr/register?override=free" class="btn btn-secondary"> Je m'inscris </a> <a href="https://madelen.ina.fr/login?override=free" class="btn btn-secondary btn-outline"> Je me connecte </a> </div> </div> </div> </div> <div class="modal fade" id="modal-blocker-warning" tabindex="-1" role="dialog" data-backdrop="static" data-keyboard="false" aria-labelledby="form-title" style="display: none;" aria-hidden="true" > <div class="modal-dialog modal-dialog-centered " role="document"> <div class="modal-content theme-dark "> <p style="width: 80px; margin: auto;"> <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 505 505" style="enable-background:new 0 0 505 505;" xml:space="preserve"> <circle style="fill:#FFD05B;" cx="252.5" cy="252.5" r="252.5"/> <path style="fill:#FF7058;" d="M425.8,364.7l-165.2-290c-3.6-6.3-12.6-6.3-16.2,0l-165.2,290c-3.5,6.2,0.9,13.9,8.1,13.9h330.5 C424.9,378.6,429.4,370.9,425.8,364.7z"/> <path style="fill:#FFFFFF;" d="M254.3,108.2c-0.8-1.4-2.8-1.4-3.6,0L112,351.5c-0.8,1.4,0.2,3.1,1.8,3.1h277.3 c1.6,0,2.6-1.7,1.8-3.1L254.3,108.2z"/> <path style="fill:#395767;" d="M252.6,324.2c-4.8,0-8.8-1.5-11.9-4.4c-3.1-2.9-4.7-6.5-4.7-10.6c0-4.3,1.6-7.9,4.7-10.6 c3.2-2.8,7.1-4.2,11.9-4.2s8.8,1.4,11.8,4.2c3.1,2.8,4.6,6.3,4.6,10.6c0,4.3-1.5,7.9-4.6,10.7C261.4,322.8,257.5,324.2,252.6,324.2z M267.4,192.7l-3.5,89.1h-23.1l-3.3-89.1L267.4,192.7L267.4,192.7z"/> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> </svg> </p> <p id="modal-blocker-warning-title" class="modal-title"> <b>Bloqueur de pub d茅tect茅</b> </p> <p id="modal-blocker-warning-description" class="mt-4 text-center"> <b>D茅sactivez le bloqueur de publicit茅 pour acc茅der au contenu.</b> </p> <div class="modal-actions d-flex "> <button type="button" id="cta-reload" class="btn btn-outline"> J&#039;ai d茅sactiv茅 le blocage pour ce site </button> </div> </div> </div> </div> <script src="https://madelen.ina.fr/vendor/livewire/livewire.min.js?id=38dc8241" data-csrf="Qnb7Git2hfhBaacTRCvpU7JbC2rCcIAhW926lqmX" data-update-uri="/livewire/update" data-navigate-once="true"></script> <div class="modal fade" id="modal_wrong_browser" tabindex="-1" role="dialog" aria-labelledby="form-title" style="display: none;" aria-hidden="true"> <div class="modal-dialog modal-dialog-centered" role="document"> <div class="modal-content"> <button type="button" class="close" data-dismiss="modal" aria-label="Close" id="close_modal_wrong_browser"> <svg version="1.1" id="Calque_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24" enable-background="new 0 0 24 24" xml:space="preserve"> <g id="Mask"> <path id="path-1_1_" d="M23.468,0.551L23.468,0.551c-0.71-0.71-1.857-0.71-2.567,0L12,9.433L3.099,0.532 c-0.71-0.71-1.857-0.71-2.567,0l0,0c-0.71,0.71-0.71,1.857,0,2.567L9.433,12l-8.901,8.901c-0.71,0.71-0.71,1.857,0,2.567l0,0 c0.71,0.71,1.857,0.71,2.567,0L12,14.567l8.901,8.901c0.71,0.71,1.857,0.71,2.567,0l0,0c0.71-0.71,0.71-1.857,0-2.567L14.567,12 l8.901-8.901C24.159,2.407,24.159,1.242,23.468,0.551z"/> </g> </svg> </button> <div class="modal-wrong-browser"> <div class="modal-wrong-browser-img"> <svg xmlns="http://www.w3.org/2000/svg" width="277" height="169" viewBox="0 0 277 169"><defs><linearGradient id="a" x1="50.006%" x2="50.006%" y1="100.006%" y2=".284%"><stop offset="0%" stop-color="gray" stop-opacity=".25"/><stop offset="54%" stop-color="gray" stop-opacity=".12"/><stop offset="100%" stop-color="gray" stop-opacity=".1"/></linearGradient></defs><g fill="none" fill-rule="nonzero"><path fill="#2F2E41" d="M166.884 57.016a7.643 7.643 0 0 0-4.435.484 6.535 6.535 0 0 1-5.35-.024 7.474 7.474 0 0 0-6.263.122 3.872 3.872 0 0 1-1.804.452c-2.539 0-4.652-2.558-5.091-5.932a4.914 4.914 0 0 0 1.27-1.37c1.488-2.4 3.795-3.938 6.384-3.938 2.59 0 4.866 1.52 6.347 3.895a4.9 4.9 0 0 0 4.232 2.317h.066c2.029.01 3.78 1.632 4.644 3.994z" opacity=".1"/><path fill="#2F2E41" d="M174.607 46.423l-4.105 2.606 2.492-4.534a4.073 4.073 0 0 0-2.484-.886h-.066a4.803 4.803 0 0 1-.852-.06l-1.385.88.597-1.084a4.94 4.94 0 0 1-2.433-1.851l-2.491 1.586 1.587-2.859c-1.458-1.748-3.42-2.821-5.578-2.821-2.59 0-4.896 1.541-6.385 3.94a4.76 4.76 0 0 1-4.231 2.275h-.14c-2.86 0-5.176 3.242-5.176 7.238 0 3.997 2.317 7.24 5.176 7.24a3.893 3.893 0 0 0 1.803-.45 7.464 7.464 0 0 1 6.263-.125c1.693.76 3.63.766 5.327.013a7.482 7.482 0 0 1 6.21.12c.55.287 1.161.439 1.782.441 2.86 0 5.176-3.24 5.176-7.239a9.193 9.193 0 0 0-1.087-4.43z" opacity=".1"/><path fill="url(#a)" d="M132.362 74.098c.162-.024.323-.055.482-.095-.02.16-.066.315-.135.46a1.98 1.98 0 0 1-.751.661.23.23 0 0 0-.291-.018c-.342.2-.614.497-.976.672-.127.063-.265.113-.384.182a2.1 2.1 0 0 0-.714.743.529.529 0 0 0-.085.53.428.428 0 0 0 .146.129.844.844 0 0 0 .502.15c.109 0 .212-.047.318-.066.106-.018.285 0 .428-.026.207-.026.41-.078.603-.156l.706-.246a3.88 3.88 0 0 0 .585-.24c.111-.059.217-.13.333-.186.128-.057.261-.104.397-.14l.402-.119a.431.431 0 0 1 .182-.024c.056 0 .104.045.159.061.089.017.18.01.265-.024l.468-.135a.88.88 0 0 0 .277-.113.852.852 0 0 0 .249-.717 5.435 5.435 0 0 0-.138-1.188.376.376 0 0 0-.15.114c-.048-.069-.103-.132-.154-.193a2.296 2.296 0 0 1-.465-.857c.17-.125.312-.283.418-.465-.246-.94-.5-1.894-1-2.724-.164-.265-.352-.53-.529-.794-.487-.772-.587-1.748-1.143-2.47a.428.428 0 0 1 0-.505c.064-.082.167-.164.146-.265-.021-.1-.09-.145-.06-.214.028-.069.047-.053.076-.08.092-.087.082-.237.09-.367.052-.325.192-.63.404-.88a.51.51 0 0 1 .148-.162c.05-.032.109-.045.16-.077.179-.11.166-.373.25-.566.111-.264.392-.386.577-.592.233-.264.29-.632.529-.862a.656.656 0 0 1 .08-.066c-.106.393-.155.799-.144 1.206-.023 1.393.32 2.838.16 4.231-.128 1.098.544 2.195 1.493 2.743a7.14 7.14 0 0 0 1.164.494c.598.215 1.19.434 1.775.678.412.176.82.362 1.222.558.494.243.975.512 1.441.806.593.332 1.12.77 1.555 1.29.25-.016.49-.108.688-.264.156.125.346.217.494.355.202.213.337.48.39.77h-.062l.021.412a.175.175 0 0 1-.015.103.204.204 0 0 1-.056.05l-.317.215c-.23.156-.484.351-.498.632a.315.315 0 0 0 .07.227.49.49 0 0 0 .282.127 4.938 4.938 0 0 0 1.677.154 1.1 1.1 0 0 0 .714-.328c.147-.201.239-.438.265-.685.068-.416.126-.834.171-1.254.014-.284.07-.564.17-.83a.098.098 0 0 1 .045-.056h.076a.111.111 0 0 0 .05-.08c.101-.407.151-.825.149-1.245a.873.873 0 0 0-.05-.32.64.64 0 0 0-.442-.341 3.406 3.406 0 0 0-.569-.066 2.581 2.581 0 0 1-.473-.09.455.455 0 0 0-.196-.024.14.14 0 0 0-.122.137.159.159 0 0 0 .027.067l-.161-.032c-.13-.024-.315-.082-.506-.127v-.1a.198.198 0 0 0-.11-.178l-2.722-1.454-.51-.265c-1.117-.598-2.27-1.148-3.386-1.745-.077.023-.137-.064-.159-.138-.02-.074-.037-.17-.108-.201-.071-.032-.082-.019-.108-.048a.116.116 0 0 1-.019-.09c.037-.544.426-1.044.346-1.586a1.915 1.915 0 0 1-.097-.683c.056-.15.125-.293.206-.43.132-.331 0-.73.145-1.059.098-.213.165-.44.199-.671.07-.46.21-.906.415-1.323.098-.213.227-.41.383-.584.082-.09.175-.17.252-.265.217-.301.351-.654.391-1.023a4.917 4.917 0 0 0 .056-2.002 2.835 2.835 0 0 1-.127-.675c0-.264.108-.587-.024-.807a.706.706 0 0 0 .264-.441.508.508 0 0 1 .037-.18.465.465 0 0 1 .172-.156.717.717 0 0 0 .265-.709c.14.064.288-.08.354-.22s.12-.314.265-.372c.102-.023.205-.038.31-.045.163-.043.264-.201.38-.326a2.91 2.91 0 0 1 .875-.542c.913-.463 1.659-1.198 2.38-1.922a8.08 8.08 0 0 0 1.027-1.162c.082-.12.157-.244.225-.372h.018v.02c0 .046.024.09.037.136.032.108.072.214.109.32.088.32.244.617.457.872a1.164 1.164 0 0 0 .236.183c.188.1.393.162.605.182.08 0 .162.016.244.019h.243l1.666.045c-.571-.833-.616-1.912-.58-2.925.096-2.597.601-5.218.133-7.773a2.023 2.023 0 0 0-.32-.868 1.793 1.793 0 0 0-1.058-.574 6.38 6.38 0 0 1-1.18-.301 4.885 4.885 0 0 0-.928-.442 2.052 2.052 0 0 0-.74 0c-.302.045-.6.098-.9.159l-.07.016H144.445l-.029.013-.026.013-.027.013-.026.014-.027.016-.024.015-.023.016-.024.019-.021.016-.024.02-.019.017-.023.024-.016.018a.127.127 0 0 0-.024.03v.015l-.03.042a.756.756 0 0 0-.1.323V39.806c0 .045 0 .162.024.23a2.513 2.513 0 0 0-.119 4.25c.002.042.002.083 0 .125v.026c-.006.146-.02.29-.045.434a5.914 5.914 0 0 0-1.24-.108c-.249 0-.498.02-.749.042a14.219 14.219 0 0 1-.746-1.01l-.55-.807a8.143 8.143 0 0 1-.529-.828c-.135-.264-.24-.529-.388-.793-.31-.53-.818-.968-.879-1.574l-.145.032c-.08-.132-.18-.265-.217-.344a6.71 6.71 0 0 1-.457-1.344 2.079 2.079 0 0 0-.22-.695 1.555 1.555 0 0 0-.32-.339 2.116 2.116 0 0 0-.688-.433.883.883 0 0 0-.7.04c-.037-.014-.072-.03-.109-.04a.852.852 0 0 0-.777.09 1.058 1.058 0 0 0-.344.722 1.79 1.79 0 0 0 .185 1.094c.209.37.574.62.88.913.213.205.398.436.553.688a7.511 7.511 0 0 1-.042 1.671c-.04.238-.1.47-.122.709-.076.865.373 1.73.215 2.581a.624.624 0 0 0 .29.667c.243.098.496.167.754.206.498.127.931.447 1.431.566.233.055.474.066.704.127h.037a1.674 1.674 0 0 0-.37.703c-.101.434 0 .897-.11 1.323-.107.351-.278.68-.504.97l-1.212 1.751c-.27.41-.569.801-.89 1.172-.556.605-1.516 1.087-1.797 1.817l-.023-.053c-.4.293-.548.84-.868 1.222-.153.185-.346.336-.516.505-.21.26-.398.54-.56.833-.495.642-.927 1.33-1.29 2.055-.178.383-.316.793-.456 1.18-.555 1.563-1.46 3.046-1.835 4.665-.093.394-.334.75-.37 1.156 0 .434.125.86.362 1.224.312.582.653 1.148.93 1.746.165.349.305.708.485 1.058.18.349.439.714.642 1.081a12.46 12.46 0 0 1 1.074 2.986zm6.818-29.54l-.047-.023a1.693 1.693 0 0 1-.503-.33c-.441-.477-.634-1.19-.772-1.828a5.768 5.768 0 0 1-.045-.228c.557.742 1.017 1.551 1.367 2.41z"/><path fill="#FBBEBE" d="M137.157 38.367a2.05 2.05 0 0 0-.22-.69 1.568 1.568 0 0 0-.322-.338 2.116 2.116 0 0 0-.688-.429.857.857 0 0 0-.793.09 1.042 1.042 0 0 0-.344.717c-.056.373.01.754.185 1.087.212.368.577.613.88.907.224.212.418.453.577.717.073.137.162.266.265.383a.495.495 0 0 0 .415.164.717.717 0 0 0 .339-.198c.124-.109.463-.307.473-.481.01-.175-.264-.46-.32-.593a6.696 6.696 0 0 1-.447-1.336z"/><path fill="#F86D70" d="M144.287 45.154a6.04 6.04 0 0 0-1.668-.206c-.94.013-1.907.24-2.801-.048a4.861 4.861 0 0 1-.672-.29 1.724 1.724 0 0 1-.5-.329c-.444-.473-.637-1.182-.775-1.814a11.849 11.849 0 0 1-.211-1.93 1.518 1.518 0 0 1-.733.192.529.529 0 0 1-.51-.473 7.863 7.863 0 0 1-.035 1.798c-.04.236-.1.466-.121.704-.077.857.375 1.716.214 2.563a.619.619 0 0 0 .29.66c.244.1.498.169.757.207.497.127.934.442 1.434.56.232.056.473.067.703.128.33.087.63.264.965.336.252.045.51.013.767.034.257.021.44.077.659.085a1.915 1.915 0 0 0 1.42-.704c.34-.45.614-.947.817-1.473z"/><path fill="#000" d="M144.287 45.154a6.04 6.04 0 0 0-1.668-.206c-.94.013-1.907.24-2.801-.048a4.861 4.861 0 0 1-.672-.29 1.724 1.724 0 0 1-.5-.329c-.444-.473-.637-1.182-.775-1.814a11.849 11.849 0 0 1-.211-1.93 1.518 1.518 0 0 1-.733.192.529.529 0 0 1-.51-.473 7.863 7.863 0 0 1-.035 1.798c-.04.236-.1.466-.121.704-.077.857.375 1.716.214 2.563a.619.619 0 0 0 .29.66c.244.1.498.169.757.207.497.127.934.442 1.434.56.232.056.473.067.703.128.33.087.63.264.965.336.252.045.51.013.767.034.257.021.44.077.659.085a1.915 1.915 0 0 0 1.42-.704c.34-.45.614-.947.817-1.473z" opacity=".1"/><g opacity=".1"><path fill="#3F3D56" d="M107.287 141.788v1.362a5.104 5.104 0 0 1-10.209 0v-1.362a5.104 5.104 0 0 1 10.21 0zM97.078 120.006v-1.36a5.104 5.104 0 1 1 10.21 0v1.36c0 .5-.074.997-.22 1.476a5.102 5.102 0 0 1-9.99-1.476z"/><path fill="#3F3D56" d="M107.287 130.207v1.362a5.104 5.104 0 1 1-10.209 0v-1.362a5.104 5.104 0 0 1 10.21 0zM102.183 148.255a5.12 5.12 0 0 1 5.104 5.107v1.359a5.104 5.104 0 0 1-10.209 0v-1.36a5.12 5.12 0 0 1 5.105-5.106z"/><path fill="#000" d="M97.078 118.776v1.23a5.102 5.102 0 0 0 9.99 1.473l-9.99-2.703zM97.078 130.347v1.232a5.104 5.104 0 0 0 9.99 1.476l-9.99-2.708zM97.078 141.92v1.23a5.104 5.104 0 0 0 9.99 1.476l-9.99-2.706zM97.078 153.48v1.23a5.102 5.102 0 0 0 9.99 1.476l-9.99-2.705z"/><path fill="#3F3D56" d="M86.42 131.667l.407.312a1.928 1.928 0 0 0 2.357-3.052l-.407-.307a1.929 1.929 0 0 0-2.357 3.055v-.008z"/><path fill="#3F3D56" d="M92.239 131.28l.407.315a1.929 1.929 0 0 1-2.357 3.055l-.407-.315a1.929 1.929 0 0 1 2.357-3.055z"/><path fill="#3F3D56" d="M95.698 133.952l.407.314a1.929 1.929 0 0 1-2.356 3.055l-.408-.315a1.929 1.929 0 1 1 2.357-3.054z"/><path fill="#3F3D56" d="M99.16 136.623l.407.315a1.929 1.929 0 0 1-2.356 3.054l-.413-.314a1.929 1.929 0 1 1 2.357-3.055h.005z"/><path fill="#000" d="M86.457 131.696l.37.283a1.928 1.928 0 0 0 2.746-2.645l-3.116 2.362zM89.922 134.367l.37.283a1.928 1.928 0 0 0 2.745-2.645l-3.115 2.362zM93.381 137.038l.368.283a1.928 1.928 0 0 0 2.748-2.645l-3.116 2.362z"/><path fill="#2F2E41" d="M88.23 68.274a5.787 5.787 0 1 0 0 11.571 5.787 5.787 0 1 0 0 11.571 5.787 5.787 0 0 0 0 11.573 5.787 5.787 0 1 0 0 11.571h27.907a5.787 5.787 0 1 0 0-11.57 5.787 5.787 0 0 0 0-11.574 5.787 5.787 0 1 0 0-11.57 5.787 5.787 0 1 0 0-11.572 5.787 5.787 0 0 0 0-11.573 5.787 5.787 0 1 0 0-11.57h-1.275c-.733-4.978-6.348-8.85-13.19-8.85s-12.456 3.872-13.189 8.85h-.264a5.787 5.787 0 1 0 0 11.57 5.787 5.787 0 1 0 0 11.573h.01z"/><path fill="#000" d="M82.442 50.914a5.803 5.803 0 0 0 5.787 5.787h27.908l-27.739-11.57h-.169a5.803 5.803 0 0 0-5.787 5.783zM121.754 62.5a5.818 5.818 0 0 1-5.787 5.788H88.07l27.741-11.574h.17a5.818 5.818 0 0 1 5.773 5.787zM121.754 85.632a5.803 5.803 0 0 1-5.787 5.784H88.07l27.741-11.57h.17a5.803 5.803 0 0 1 5.773 5.786zM121.754 108.784a5.803 5.803 0 0 1-5.787 5.784H88.07l27.741-11.57h.17a5.803 5.803 0 0 1 5.773 5.786z"/><path fill="#000" d="M82.442 74.058a5.803 5.803 0 0 0 5.787 5.787h27.908l-27.739-11.57h-.169a5.803 5.803 0 0 0-5.787 5.783zM82.442 97.203a5.818 5.818 0 0 0 5.787 5.786h27.908L88.398 91.416h-.169a5.818 5.818 0 0 0-5.787 5.787z"/><path fill="#2F2E41" d="M85.64 137.638l9.19-4.948a2.163 2.163 0 0 0-2.052-3.806 2.164 2.164 0 1 0-2.05-3.81l-.42.227c-1.124-1.51-3.663-1.788-5.914-.577-2.25 1.211-3.414 3.483-2.774 5.253l-.082.045a2.164 2.164 0 0 0 2.05 3.81 2.164 2.164 0 1 0 2.052 3.812v-.006z"/><path fill="#000" d="M80.665 132.947a2.171 2.171 0 0 0 2.93.88l9.183-4.943-11.185 1.108-.055.03a2.171 2.171 0 0 0-.873 2.925z"/><path fill="#000" d="M95.653 129.789a2.169 2.169 0 0 1-.878 2.93l-9.19 4.949 7.082-8.728.056-.032a2.171 2.171 0 0 1 2.93.88z"/></g><g opacity=".1"><path fill="#3F3D56" d="M57.693 154.229v.389a1.465 1.465 0 0 1-2.928 0v-.389a1.465 1.465 0 1 1 2.928 0zM54.765 147.985v-.392a1.465 1.465 0 0 1 2.928 0v.392c0 .143-.021.286-.064.423a1.463 1.463 0 0 1-2.864-.423z"/><path fill="#3F3D56" d="M57.693 150.913v.388a1.465 1.465 0 0 1-2.928 0v-.388a1.465 1.465 0 1 1 2.928 0zM56.23 156.08a1.468 1.468 0 0 1 1.463 1.466v.388a1.465 1.465 0 1 1-2.928 0v-.388a1.468 1.468 0 0 1 1.465-1.466z"/><path fill="#000" d="M54.765 147.633v.352a1.463 1.463 0 0 0 2.864.423l-2.864-.775zM54.765 150.95v.351a1.463 1.463 0 0 0 2.864.423l-2.864-.774zM54.765 154.274v.352a1.463 1.463 0 0 0 2.864.423l-2.864-.775zM54.765 157.583v.351a1.463 1.463 0 0 0 2.864.423l-2.864-.774z"/><path fill="#3F3D56" d="M51.71 151.325l.117.093a.553.553 0 0 0 .793-.76.529.529 0 0 0-.111-.118l-.116-.09a.553.553 0 1 0-.677.875h-.006z"/><path fill="#3F3D56" d="M53.38 151.217l.116.09a.553.553 0 1 1-.675.875l-.119-.09a.553.553 0 0 1 .677-.875z"/><path fill="#3F3D56" d="M54.37 151.981l.117.09a.553.553 0 0 1-.674.875l-.116-.09a.553.553 0 0 1 .674-.875z"/><path fill="#3F3D56" d="M55.363 152.748l.116.09a.553.553 0 1 1-.674.875l-.117-.09a.553.553 0 0 1 .675-.875z"/><path fill="#000" d="M51.72 151.336l.107.082a.553.553 0 0 0 .793-.76l-.9.678zM52.715 152.1l.106.082a.553.553 0 0 0 .794-.76l-.9.678zM53.707 152.867l.106.08a.553.553 0 0 0 .775-.099.56.56 0 0 0 0-.66l-.88.679z"/><path fill="#2F2E41" d="M52.229 133.156a1.658 1.658 0 0 0 0 3.316 1.66 1.66 0 0 0 0 3.32 1.658 1.658 0 1 0 0 3.316 1.658 1.658 0 0 0 0 3.316h8a1.658 1.658 0 0 0 0-3.316 1.658 1.658 0 0 0 0-3.317 1.66 1.66 0 0 0 0-3.319 1.658 1.658 0 0 0 0-3.316 1.658 1.658 0 0 0 0-3.317 1.658 1.658 0 0 0 0-3.316h-.365c-.211-1.426-1.822-2.537-3.782-2.537s-3.57 1.111-3.78 2.537h-.073a1.658 1.658 0 0 0 0 3.316 1.658 1.658 0 0 0 0 3.317z"/><path fill="#000" d="M50.57 128.18a1.664 1.664 0 0 0 1.659 1.66h8l-7.95-3.317h-.05a1.664 1.664 0 0 0-1.659 1.658z"/><path fill="#000" d="M61.84 131.497a1.664 1.664 0 0 1-1.659 1.659h-8l7.95-3.317h.05a1.664 1.664 0 0 1 1.659 1.658zM61.84 138.141a1.666 1.666 0 0 1-1.659 1.658h-8l7.95-3.319h.05a1.666 1.666 0 0 1 1.659 1.661zM61.84 144.766a1.664 1.664 0 0 1-1.659 1.658h-8l7.95-3.316h.05a1.664 1.664 0 0 1 1.659 1.658z"/><path fill="#000" d="M50.57 134.814a1.664 1.664 0 0 0 1.659 1.658h8l-7.95-3.316h-.05a1.664 1.664 0 0 0-1.659 1.658zM50.57 141.45a1.664 1.664 0 0 0 1.659 1.658h8l-7.95-3.317h-.05a1.664 1.664 0 0 0-1.659 1.659z"/><path fill="#2F2E41" d="M51.488 153.039l2.645-1.42a1.38 1.38 0 0 1-.336-1.931.619.619 0 0 0-.841-.251l-.119.063c-.323-.43-1.058-.513-1.695-.164-.638.35-.979.997-.794 1.505l-.024.013a1.38 1.38 0 0 1 .336 1.931.622.622 0 0 0 .828.254z"/><path fill="#000" d="M50.06 151.693a.622.622 0 0 0 .841.264l2.645-1.417-3.219.296h-.016a.622.622 0 0 0-.251.857z"/><path fill="#000" d="M54.358 150.788a.624.624 0 0 1-.252.841l-2.644 1.418 2.028-2.502h.016a.624.624 0 0 1 .852.243z"/></g><g opacity=".1"><path fill="#3F3D56" d="M200.012 138.67v1.658a6.223 6.223 0 1 0 12.447 0v-1.658a6.223 6.223 0 1 0-12.447 0zM212.459 112.117v-1.659a6.223 6.223 0 1 0-12.447 0v1.659c-.002.609.088 1.215.265 1.798a6.22 6.22 0 0 0 12.166-1.798h.016z"/><path fill="#3F3D56" d="M200.012 124.563v1.66a6.223 6.223 0 0 0 12.447 0v-1.66a6.223 6.223 0 0 0-12.447 0zM206.236 146.551a6.242 6.242 0 0 0-6.224 6.223v1.659a6.223 6.223 0 0 0 12.447 0v-1.659a6.239 6.239 0 0 0-6.223-6.223z"/><path fill="#000" d="M212.459 110.617v1.5a6.22 6.22 0 0 1-12.166 1.798l12.166-3.298zM212.459 124.724v1.5a6.22 6.22 0 0 1-12.166 1.798l12.166-3.298zM212.459 138.829v1.5a6.22 6.22 0 0 1-12.166 1.798l12.166-3.298zM212.459 152.933v1.5a6.22 6.22 0 0 1-12.166 1.798l12.166-3.298z"/><path fill="#3F3D56" d="M225.452 126.33l-.497.383a2.351 2.351 0 0 1-2.872-3.724l.497-.383a2.351 2.351 0 0 1 2.872 3.723z"/><path fill="#3F3D56" d="M218.36 125.861l-.495.379a2.351 2.351 0 1 0 2.872 3.72l.494-.38a2.351 2.351 0 1 0-2.872-3.724v.005z"/><path fill="#3F3D56" d="M214.14 129.117l-.496.384a2.351 2.351 0 1 0 2.872 3.72l.497-.38a2.351 2.351 0 1 0-2.872-3.724z"/><path fill="#3F3D56" d="M209.92 132.373l-.495.38a2.351 2.351 0 0 0 2.872 3.724l.495-.383a2.351 2.351 0 1 0-2.872-3.721z"/><path fill="#000" d="M225.405 126.367l-.45.346a2.351 2.351 0 0 1-3.348-3.23l3.798 2.884zM221.184 129.622l-.447.344a2.351 2.351 0 0 1-3.338-3.227l3.785 2.883zM216.965 132.875l-.45.347a2.351 2.351 0 0 1-3.348-3.227l3.798 2.88z"/><path fill="#2F2E41" d="M223.247 49.058a7.054 7.054 0 0 1 0 14.107 7.054 7.054 0 0 1 0 14.104 7.054 7.054 0 0 1 0 14.105 7.054 7.054 0 1 1 0 14.107h-34.02a7.054 7.054 0 0 1 0-14.107 7.054 7.054 0 1 1 0-14.105 7.054 7.054 0 1 1 0-14.104 7.054 7.054 0 1 1 0-14.107 7.054 7.054 0 1 1 0-14.105 7.054 7.054 0 1 1 0-14.104h1.555c.894-6.067 7.75-10.788 16.078-10.788s15.183 4.72 16.077 10.788h.31a7.054 7.054 0 0 1 0 14.104 7.054 7.054 0 0 1 0 14.105z"/><path fill="#000" d="M230.298 27.902a7.072 7.072 0 0 1-7.051 7.051h-34.02l33.81-14.104h.21a7.072 7.072 0 0 1 7.05 7.053z"/><path fill="#000" d="M182.382 42.007a7.072 7.072 0 0 0 7.054 7.05h34.017l-33.81-14.104h-.207a7.075 7.075 0 0 0-7.054 7.054zM182.382 70.216a7.075 7.075 0 0 0 7.054 7.053h34.017l-33.81-14.104h-.207a7.072 7.072 0 0 0-7.054 7.05zM182.382 98.427a7.075 7.075 0 0 0 7.054 7.054h34.017l-33.81-14.107h-.207a7.075 7.075 0 0 0-7.054 7.053z"/><path fill="#000" d="M230.298 56.111a7.072 7.072 0 0 1-7.051 7.054h-34.02l33.81-14.107h.21a7.072 7.072 0 0 1 7.05 7.053zM230.298 84.323a7.072 7.072 0 0 1-7.051 7.05h-34.02l33.81-14.104h.21a7.072 7.072 0 0 1 7.05 7.054z"/><path fill="#2F2E41" d="M226.391 133.608l-11.203-6.03a2.645 2.645 0 0 1 2.502-4.644 2.645 2.645 0 1 1 2.5-4.645l.512.265c1.37-1.851 4.462-2.18 7.205-.704 2.742 1.476 4.165 4.248 3.382 6.403l.103.056a2.645 2.645 0 1 1-2.501 4.644 2.645 2.645 0 1 1-2.5 4.655z"/><path fill="#000" d="M232.474 127.893a2.645 2.645 0 0 1-3.573 1.057l-11.2-6.03 13.633 1.35.07.036a2.645 2.645 0 0 1 1.07 3.587zM214.196 124.042a2.645 2.645 0 0 0 1.071 3.573l11.204 6.03-8.636-10.637-.066-.037a2.645 2.645 0 0 0-3.573 1.07z"/></g><ellipse cx="138.056" cy="162.822" fill="#3F3D56" rx="138.056" ry="6.083"/><ellipse cx="132.767" cy="162.557" fill="#000" opacity=".1" rx="29.886" ry="3.986"/><path fill="#3F3D56" d="M134.838 162.573a6.083 6.083 0 0 1-7.21-6.633c.693-6.125 2.848-15.993 8.744-30.806 6.834-17.175 4.369-21.325-2.955-33.641-2.364-3.98-5.046-8.49-7.934-14.282-7.447-14.88-4.618-26.347-.941-33.327 3.909-7.429 9.5-11.32 10.124-11.74l5.77 9.548-.528.529c-.014 0 .264 0 .666.733a23.065 23.065 0 0 0-5.467 7c-3.2 6.408-2.777 13.753 1.257 21.811 2.7 5.401 5.26 9.71 7.519 13.51 4.057 6.823 7.26 12.213 8.32 19.018 1.098 7.043-.264 14.62-4.52 25.337-5.61 14.094-7.405 22.914-7.953 27.648a6.096 6.096 0 0 1-4.884 5.29l-.008.005z"/><path fill="#2F2E41" d="M108.17 24.477L132.649 0l24.715 24.477h-16.797v18.717h-15.599V24.596z"/><ellipse cx="186.191" cy="160.373" fill="#000" opacity=".1" rx="15.604" ry="2.081"/><path fill="#3F3D56" d="M187.273 160.38a3.174 3.174 0 0 1-3.764-3.461c.36-3.198 1.486-8.35 4.565-16.083 3.568-8.968 2.28-11.134-1.542-17.567-1.235-2.076-2.645-4.432-4.15-7.458-3.882-7.767-2.406-13.752-.486-17.397a17.688 17.688 0 0 1 5.29-6.13l3.012 4.985-.28.264s.142 0 .348.384a12.028 12.028 0 0 0-2.856 3.655c-1.669 3.346-1.447 7.178.659 11.388 1.41 2.82 2.745 5.07 3.925 7.054 2.115 3.562 3.79 6.376 4.345 9.93.571 3.677-.135 7.634-2.362 13.225-2.928 7.357-3.867 11.962-4.152 14.435a3.174 3.174 0 0 1-2.55 2.764l-.002.013z"/><path fill="#2F2E41" d="M173.348 88.277l12.78-12.78 12.906 12.78h-8.77v9.772h-8.146V88.34z"/><ellipse cx="79.343" cy="160.373" fill="#000" opacity=".1" rx="15.604" ry="2.081"/><path fill="#3F3D56" d="M78.261 160.38a3.174 3.174 0 0 0 3.764-3.461c-.36-3.198-1.487-8.35-4.565-16.083-3.568-8.968-2.28-11.134 1.542-17.567 1.235-2.076 2.644-4.432 4.15-7.458 3.882-7.767 2.406-13.752.486-17.397a17.688 17.688 0 0 0-5.29-6.13l-3.012 4.985.28.264s-.143 0-.349.384a12.028 12.028 0 0 1 2.856 3.655c1.67 3.346 1.447 7.178-.658 11.388-1.41 2.82-2.745 5.07-3.925 7.054-2.116 3.562-3.79 6.376-4.345 9.93-.571 3.677.135 7.634 2.362 13.225 2.927 7.357 3.866 11.962 4.152 14.435a3.174 3.174 0 0 0 2.55 2.764l.002.013z"/><path fill="#2F2E41" d="M92.186 88.277l-12.78-12.78L66.5 88.277h8.77v9.772h8.146V88.34z"/><ellipse cx="132.582" cy="76.755" fill="#000" opacity=".1" rx="5.554" ry="1" transform="rotate(-16.49 132.582 76.755)"/><ellipse cx="134.961" cy="82.046" fill="#000" opacity=".1" rx="5.554" ry="1" transform="rotate(-16.49 134.961 82.046)"/><ellipse cx="137.605" cy="86.011" fill="#000" opacity=".1" rx="5.554" ry="1" transform="rotate(-16.49 137.605 86.011)"/><ellipse cx="139.723" cy="89.979" fill="#000" opacity=".1" rx="5.554" ry="1" transform="rotate(-16.49 139.723 89.979)"/><path fill="#2F2E41" d="M233.056 160.812h-11.235a2.33 2.33 0 0 1 0-4.66 2.33 2.33 0 1 1 0-4.658h.513c.294-2.004 2.555-3.565 5.306-3.567 2.75-.003 5.025 1.555 5.313 3.557h.103a2.33 2.33 0 1 1 0 4.657 2.33 2.33 0 0 1 0 4.66v.01z"/><path fill="#000" d="M235.383 153.822a2.333 2.333 0 0 1-2.327 2.33h-11.232l11.16-4.668h.07a2.335 2.335 0 0 1 2.33 2.338zM219.56 158.506a2.335 2.335 0 0 0 2.33 2.327h11.235l-11.169-4.647h-.06a2.338 2.338 0 0 0-2.336 2.32z" opacity=".1"/><path fill="#2F2E41" d="M164.768 158.03h-6.376a1.322 1.322 0 1 1 0-2.645 1.322 1.322 0 1 1 0-2.645h.293c.164-1.137 1.45-2.023 3.01-2.023 1.56 0 2.846.88 3.015 2.018h.058a1.322 1.322 0 1 1 0 2.644 1.322 1.322 0 1 1 0 2.645v.006z"/><path fill="#000" d="M166.09 154.062c0 .73-.591 1.323-1.322 1.323h-6.376l6.347-2.645h.03c.73 0 1.322.592 1.322 1.322zM157.112 156.715c0 .73.592 1.322 1.322 1.322h6.374l-6.347-2.644h-.04a1.322 1.322 0 0 0-1.31 1.322z" opacity=".1"/><path fill="#2F2E41" d="M45.344 165.533H31.856a2.796 2.796 0 1 1 0-5.589 2.796 2.796 0 1 1 0-5.588h.614c.351-2.404 3.068-4.277 6.366-4.28 3.298-.002 6.016 1.865 6.373 4.267h.122a2.796 2.796 0 0 1 0 5.588 2.796 2.796 0 0 1 0 5.588l.013.014z"/><path fill="#000" d="M48.135 157.149a2.8 2.8 0 0 1-2.79 2.795H31.855l13.388-5.601h.082a2.806 2.806 0 0 1 2.809 2.806zM29.15 162.756a2.803 2.803 0 0 0 2.799 2.79h13.488l-13.401-5.575h-.082a2.806 2.806 0 0 0-2.803 2.785z" opacity=".1"/><path fill="#2F2E41" d="M72.995 40.48a5.374 5.374 0 0 0-3.118.334 4.567 4.567 0 0 1-3.729 0 5.237 5.237 0 0 0-4.385.085 2.721 2.721 0 0 1-1.262.317c-1.777 0-3.255-1.79-3.562-4.155.355-.26.657-.584.889-.957 1.042-1.68 2.644-2.756 4.467-2.756 1.822 0 3.409 1.058 4.45 2.726a3.438 3.438 0 0 0 2.952 1.622h.048c1.415-.003 2.64 1.132 3.25 2.785z" opacity=".1"/><path fill="#2F2E41" d="M78.396 33.067l-2.872 1.823 1.743-3.174a2.827 2.827 0 0 0-1.738-.622h-.045c-.2.005-.398-.01-.595-.042l-.976.616.418-.759a3.473 3.473 0 0 1-1.703-1.293l-1.749 1.108 1.1-2.002c-1.018-1.222-2.393-1.973-3.903-1.973-1.812 0-3.438 1.076-4.47 2.756a3.346 3.346 0 0 1-2.954 1.587h-.087c-2 0-3.623 2.269-3.623 5.067s1.624 5.067 3.623 5.067a2.69 2.69 0 0 0 1.261-.317 5.237 5.237 0 0 1 4.386-.085 4.573 4.573 0 0 0 3.726.008 5.234 5.234 0 0 1 4.345.085c.386.202.814.308 1.249.31 2.002 0 3.623-2.27 3.623-5.068a6.44 6.44 0 0 0-.76-3.092zM35.075 69.573a5.374 5.374 0 0 1 3.105.333 4.56 4.56 0 0 0 3.726 0 5.237 5.237 0 0 1 4.385.085 2.73 2.73 0 0 0 1.262.317c1.777 0 3.258-1.79 3.565-4.155a3.383 3.383 0 0 1-.889-.957c-1.042-1.68-2.658-2.756-4.47-2.756-1.811 0-3.406 1.058-4.448 2.727a3.438 3.438 0 0 1-2.962 1.618h-.045c-1.407 0-2.634 1.135-3.23 2.788z" opacity=".1"/><path fill="#2F2E41" d="M29.658 62.16l2.873 1.822-1.746-3.174a2.833 2.833 0 0 1 1.738-.621h.047c.2.004.399-.01.595-.043l.974.617-.418-.76a3.478 3.478 0 0 0 1.706-1.293l1.742 1.106-1.102-2.002c1.02-1.222 2.393-1.973 3.906-1.973 1.812 0 3.425 1.076 4.47 2.756a3.343 3.343 0 0 0 2.954 1.586h.095c2.002 0 3.623 2.27 3.623 5.068 0 2.798-1.621 5.067-3.623 5.067A2.706 2.706 0 0 1 46.23 70a5.237 5.237 0 0 0-4.385-.085 4.554 4.554 0 0 1-3.724.008 5.24 5.24 0 0 0-4.347.085 2.7 2.7 0 0 1-1.249.31c-2 0-3.623-2.27-3.623-5.068a6.44 6.44 0 0 1 .756-3.09z" opacity=".1"/><path fill="#FBBEBE" d="M145.776 71.691c.169.02.332.072.482.151.196.139.343.336.42.564.2.566.294 1.163.28 1.764.032.484-.03.97-.182 1.43a.894.894 0 0 1-.238.373.825.825 0 0 1-.328.159.875.875 0 0 1-.77-.095 1.222 1.222 0 0 1-.34-.794 1.87 1.87 0 0 0-.458-1.105c-.22-.204-.53-.307-.69-.558-.19-.302-.09-.693.031-1.026.103-.291.265-.878.56-1.027.297-.148.919.106 1.233.164zM134.618 73.114c.09.324.253.623.474.876.134.156.301.344.23.529a.45.45 0 0 1-.127.172c-.995.973-2.38 1.446-3.77 1.618a.14.14 0 0 1-.065 0c-.04-.018-.05-.069-.056-.114a1.404 1.404 0 0 1 0-.433 1.29 1.29 0 0 1 .654-.762c.307-.156.57-.386.767-.67.2-.377.116-.87.354-1.224.224-.27.549-.438.9-.462.115-.019.37-.151.47-.09.1.06.13.441.17.56z"/><path fill="#F86D70" d="M145.911 71.657a.14.14 0 0 1 .122-.137.415.415 0 0 1 .196.026c.155.042.313.071.473.087.192.006.383.028.571.066.191.04.353.165.442.339.037.102.054.21.05.317.002.417-.047.833-.148 1.238 0 .03-.021.066-.05.077-.03.01-.053 0-.077 0a.1.1 0 0 0-.045.053 2.73 2.73 0 0 0-.169.827c-.048.416-.103.83-.172 1.243-.026.247-.117.481-.264.68-.191.192-.445.308-.715.328a5.025 5.025 0 0 1-1.682-.153.49.49 0 0 1-.283-.127.325.325 0 0 1-.068-.225c0-.265.264-.473.497-.627l.344-.209a.17.17 0 0 0 .055-.05.19.19 0 0 0 .016-.103l-.021-.407c.428.011.815.257 1.008.64.045.087.087.19.177.224a.235.235 0 0 0 .278-.169.711.711 0 0 0 0-.357c-.186-.997-.14-2.023-.265-3.03a.672.672 0 0 0-.103-.318c-.053-.074-.154-.132-.167-.233zM132.047 75.521c-.047.077-.121.135-.164.217a.182.182 0 0 0 .035.24.235.235 0 0 0 .148.016 4.98 4.98 0 0 0 2.684-1.213c.125-.106.236-.228.328-.363.088-.132.162-.293.31-.349.09.387.137.782.14 1.18a.838.838 0 0 1-.265.711.854.854 0 0 1-.264.114l-.468.132a.473.473 0 0 1-.265.024 1.174 1.174 0 0 0-.16-.058.38.38 0 0 0-.18.02l-.403.12c-.137.033-.27.08-.4.137-.116.056-.221.127-.332.188a4.152 4.152 0 0 1-.585.236l-.709.245a2.5 2.5 0 0 1-.603.157c-.142 0-.285 0-.428.023-.143.024-.21.056-.32.066a.86.86 0 0 1-.503-.148.497.497 0 0 1-.145-.132c-.1-.156 0-.365.087-.529.172-.304.419-.559.717-.74.124-.07.264-.12.383-.18.363-.175.635-.468.976-.67.341-.2.537.307.386.556z"/><path fill="#FBBEBE" d="M142.002 46.979c.375.257.804.425 1.254.49.235.027.472.04.709.036a18.368 18.368 0 0 0 2.951-.246c-.42-.4-.738-.896-.928-1.444a2.42 2.42 0 0 1-.045-.904c.057-.387.145-.768.264-1.14a7.575 7.575 0 0 1-1.248-.032c-.235-.024-.814-.238-1.02-.074-.207.164-.048.685-.043.934a2.975 2.975 0 0 1-.238 1.116 2.05 2.05 0 0 1-1.656 1.264z"/><path fill="#000" d="M143.91 44.599a2.491 2.491 0 0 0 2.033.312c.057-.387.145-.768.264-1.14a7.575 7.575 0 0 1-1.248-.032c-.235-.024-.814-.238-1.02-.074-.207.164-.035.685-.03.934z" opacity=".1"/><circle cx="145.269" cy="42.403" r="2.486" fill="#FBBEBE"/><path fill="#F86D70" d="M134.724 54.977c-.001.407.212.786.56.997.191.101.396.174.609.214 1.13.312 2.298.456 3.47.428.253-.002.502-.054.735-.153a.793.793 0 0 0 .455-.569.323.323 0 0 1 .206-.333.704.704 0 0 0 .265-.703c.143.063.29-.08.357-.22.066-.14.119-.312.264-.37.102-.023.206-.038.31-.045.164-.042.264-.201.38-.323.259-.228.556-.407.879-.529.915-.463 1.658-1.193 2.38-1.912.378-.35.722-.735 1.026-1.15.082-.122.159-.246.228-.373.22-.423.412-.86.573-1.31.112-.233.162-.492.146-.75a.63.63 0 0 0 0-.07 1.433 1.433 0 0 0-.225-.454 1.904 1.904 0 0 0-1.018-.839c-.429-.113-.868.024-1.323.117a3.227 3.227 0 0 1-.444.068 4.134 4.134 0 0 1-1.383-.216l-.495-.135c-.246-.069-.37-.368-.618-.42a.902.902 0 0 0-.336.018 4.565 4.565 0 0 0-1.466.478 2.23 2.23 0 0 0-.283.193 1.809 1.809 0 0 0-.66.976c-.104.432 0 .889-.112 1.323-.107.35-.278.676-.505.962l-1.211 1.74c-.271.408-.57.796-.894 1.162-.653.698-1.852 1.235-1.87 2.198z"/><path fill="#FBBEBE" d="M137.966 38.367a2.05 2.05 0 0 0-.22-.69 1.568 1.568 0 0 0-.322-.338 2.116 2.116 0 0 0-.687-.429.857.857 0 0 0-.794.09 1.042 1.042 0 0 0-.344.717c-.055.373.01.754.185 1.087.212.368.577.613.881.907.224.212.418.453.577.717.073.137.161.266.264.383a.495.495 0 0 0 .415.164.717.717 0 0 0 .339-.198c.124-.109.463-.307.473-.481.011-.175-.264-.46-.32-.593a6.697 6.697 0 0 1-.447-1.336z"/><path fill="#434175" d="M129.23 67.153c.313.577.657 1.137.934 1.732.162.347.305.704.484 1.04.18.336.44.711.646 1.074.482.94.843 1.94 1.073 2.972a5.982 5.982 0 0 0 2.116-.743 1.523 1.523 0 0 0 .553-.553c-.246-.933-.5-1.88-1.002-2.703-.162-.264-.35-.529-.53-.793-.489-.767-.59-1.735-1.144-2.454a.42.42 0 0 1 0-.5c.063-.082.166-.162.145-.265-.021-.103-.093-.145-.06-.214.03-.069.047-.053.076-.077.092-.087.082-.238.09-.365.052-.324.192-.627.404-.878a.566.566 0 0 1 .149-.158c.05-.032.11-.045.16-.077.178-.111.165-.37.25-.563.113-.265.394-.381.576-.588.235-.264.294-.626.529-.854a.688.688 0 0 1 .082-.066c-.108.39-.157.794-.145 1.198-.024 1.383.322 2.817.158 4.192-.127 1.092.545 2.182 1.497 2.727.374.197.764.36 1.166.49.598.21 1.193.43 1.778.674.412.176.82.36 1.222.552.495.238.977.503 1.444.794a5.554 5.554 0 0 1 1.557 1.28 1.391 1.391 0 0 0 1.005-.553c.237-.317.423-.668.553-1.042.146-.309.236-.641.265-.981a.188.188 0 0 0-.109-.177l-2.727-1.447-.51-.265c-1.116-.592-2.274-1.14-3.39-1.732-.075.021-.138-.063-.16-.137-.02-.074-.036-.167-.108-.201-.071-.035-.082-.016-.108-.045a.116.116 0 0 1-.019-.09c.037-.53.426-1.037.347-1.574a1.886 1.886 0 0 1-.098-.677c.058-.148.127-.291.206-.428.135-.328 0-.725.148-1.058a2.38 2.38 0 0 0 .196-.67c.071-.459.212-.905.418-1.322a2.38 2.38 0 0 1 .383-.582c.082-.087.175-.166.265-.264.217-.299.352-.649.391-1.016.156-.652.175-1.329.056-1.989a2.93 2.93 0 0 1-.127-.669c0-.301.135-.653-.074-.87a.67.67 0 0 0-.304-.156 9.64 9.64 0 0 0-1.479-.264l-2.28-.297a2.116 2.116 0 0 1-.758-.195 1.515 1.515 0 0 1-.638-.818c-.402.291-.55.836-.87 1.212-.156.185-.346.333-.529.502-.208.22-.399.455-.571.704a12.465 12.465 0 0 0-1.29 2.042c-.178.38-.316.777-.458 1.171-.556 1.553-1.463 3.026-1.852 4.631-.092.394-.333.749-.37 1.148.004.441.14.871.389 1.235z"/><path fill="#000" d="M141.161 54.257a.68.68 0 0 1 .082.336c-.05-.264-.396-.391-.418-.64 0-.114 0-.108.082-.048.082.061.154.254.254.352zM140.109 55.019a.529.529 0 0 1 .156.233c.059.127.07.272.031.407-.05-.024-.066-.087-.082-.14a.986.986 0 0 0-.108-.24c-.04-.067-.23-.22-.227-.292.002-.071.18-.005.23.032zM139.987 46.609c.162.137.34.254.529.349.492.248 1.037.38 1.534.621.246.122.479.265.711.415l1.473.934c.118.07.227.152.326.246.174.19.174.529.336.725a.981.981 0 0 0 .716.33c.27.001.54-.044.794-.135.155-.046.307-.102.455-.166a2.16 2.16 0 0 0 .436-.249c.279-.19.47-.483.53-.814a1.634 1.634 0 0 0-.088-.664 2.489 2.489 0 0 0-.159-.402 1.304 1.304 0 0 0-.124-.212c-.339-.479-.934-.703-1.51-.817-.304-.058-.614-.095-.918-.148a3.227 3.227 0 0 1-.444.069 4.134 4.134 0 0 1-1.384-.217l-.494-.135c-.246-.069-.37-.368-.62-.42a.902.902 0 0 0-.335.018 4.565 4.565 0 0 0-1.465.478 2.23 2.23 0 0 0-.299.194z" opacity=".1"/><path fill="#F86D70" d="M138.786 40.02c.064.6.569 1.043.878 1.56.151.265.265.53.392.794.16.284.336.558.529.82l.552.794c.306.482.66.931 1.058 1.34.725.125 1.323.662 2.016.92.563.167 1.14.283 1.724.35.577.114 1.172.339 1.51.817.125.19.22.398.283.616.075.213.105.44.087.664-.06.33-.25.623-.528.812-.27.191-.572.332-.892.415a2.29 2.29 0 0 1-.793.135.97.97 0 0 1-.717-.33c-.161-.201-.159-.53-.336-.722a1.619 1.619 0 0 0-.325-.246l-1.473-.934a7.12 7.12 0 0 0-.712-.415c-.497-.243-1.042-.373-1.534-.624s-.952-.659-1.058-1.204c-.298-1.668-1.454-3.075-2.44-4.453.031 0 .02-.08.034-.111.142-.325.399-.585.722-.73a4.232 4.232 0 0 1 1.023-.268z"/><path fill="#434175" d="M143.994 40.02a.891.891 0 0 1 .103-.528c.201-.25.497-.407.817-.432.3-.063.598-.113.9-.158.244-.05.496-.054.743-.013.323.114.634.26.928.439.383.137.778.238 1.18.301.407.062.781.263 1.057.569.174.264.282.566.315.88.47 2.54-.037 5.142-.132 7.723-.037 1.002 0 2.076.582 2.91l-1.672-.043c-.426-.013-.886-.034-1.224-.299a2.002 2.002 0 0 1-.561-.96 2.97 2.97 0 0 1-.214-.86c-.027-.608.317-1.203.206-1.798a2.005 2.005 0 0 0-.767-1.119 7.011 7.011 0 0 1-1.013-.901c-.5-.635-.595-1.5-.529-2.307.067-.474.094-.954.082-1.433a1.809 1.809 0 0 0-.378-1.008 1.396 1.396 0 0 1-.423-.963z"/><path fill="#000" d="M144.097 39.492c.195-.246.481-.4.793-.429a.778.778 0 0 0-.396.312.891.891 0 0 0-.103.53c.01.364.164.71.428.962.225.289.357.64.378 1.005.012.48-.015.96-.082 1.436-.06.793.035 1.669.53 2.303.307.333.646.635 1.012.902.37.27.636.657.756 1.098.112.598-.232 1.193-.206 1.798.028.296.1.586.214.86.093.366.287.7.561.96.339.264.794.288 1.225.299l1.184.032c.027.042.053.084.082.126l-1.671-.042c-.426-.013-.886-.034-1.225-.299a2.002 2.002 0 0 1-.56-.96 2.97 2.97 0 0 1-.214-.86c-.027-.608.317-1.203.206-1.798a2.005 2.005 0 0 0-.754-1.095 7.011 7.011 0 0 1-1.013-.901c-.5-.635-.595-1.5-.529-2.307.067-.474.094-.954.082-1.433a1.809 1.809 0 0 0-.378-1.008 1.396 1.396 0 0 1-.428-.963.891.891 0 0 1 .108-.528zM131.542 65.675l3.076 7.471c.175-.125.32-.285.429-.47-.246-.934-.5-1.881-1.003-2.704-.161-.264-.349-.529-.529-.793-.489-.767-.59-1.735-1.145-2.454a.42.42 0 0 1 0-.5c.064-.082.167-.162.146-.265-.022-.103-.093-.145-.061-.214.031-.069.047-.053.076-.077.093-.087.082-.238.09-.365.053-.324.193-.627.405-.878a.566.566 0 0 1 .148-.158c.05-.032.111-.045.161-.077.178-.111.164-.37.25-.563.113-.265.393-.381.576-.588.235-.264.293-.626.529-.854l.02-.053-.232-1.444-2.936 4.986z" opacity=".1"/></g></svg> </div> <header class="form-header card-form-header"> <p class="modal-title"> Mettez 脿 jour votre navigateur<br>pour profiter pleinement du service </p> <p class="form-subtitle text-center"> Votre version de navigateur n'est pas compatible.<br>Merci de t茅l茅charger la derni猫re version : </p> </header> <div class="modal-wrong-browser-list"> <a href="#" class="modal-wrong-browser-element" id="chrome-browser" hidden> <div class="modal-wrong-browser-picto"> <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="1 1 176 176"> <defs> <circle id="a-chrome" cy="96" cx="96" r="88" /> </defs> <clipPath id="b-chrome"> <use width="100%" overflow="visible" xlink:href="#a-chrome" height="100%" /> </clipPath> <g transform="translate(-7 -7)" clip-path="url(#b-chrome)"> <path d="m21.97 8v108h39.39l34.64-60h88v-48z" fill="#db4437" /> <linearGradient id="c-chrome" y2="44.354" gradientUnits="userSpaceOnUse" y1="75.021" x2="81.837" x1="29.337"> <stop stop-color="#A52714" stop-opacity=".6" offset="0" /> <stop stop-color="#A52714" stop-opacity="0" offset=".66" /> </linearGradient> <path d="m21.97 8v108h39.39l34.64-60h88v-48z" fill="url(#c-chrome)" /> </g> <path clip-path="url(#b-chrome)" fill-opacity=".15" d="m62.31 115.65l-39.83-68.31-0.58 1 39.54 67.8z" transform="translate(-7 -7)" fill="#3e2723" /> <g transform="translate(-7 -7)" clip-path="url(#b-chrome)"> <path d="m8 184h83.77l38.88-38.88v-29.12h-69.29l-53.36-91.52z" fill="#0f9d58" /> <linearGradient id="d-chrome" y2="130.33" gradientUnits="userSpaceOnUse" y1="164.5" x2="52.538" x1="110.87"> <stop stop-color="#055524" stop-opacity=".4" offset="0" /> <stop stop-color="#055524" stop-opacity="0" offset=".33" /> </linearGradient> <path d="m8 184h83.77l38.88-38.88v-29.12h-69.29l-53.36-91.52z" fill="url(#d-chrome)" /> </g> <path clip-path="url(#b-chrome)" fill-opacity=".15" d="m129.84 117.33l-0.83-0.48-38.39 67.15h1.15l38.1-66.64z" transform="translate(-7 -7)" fill="#263238" /> <g transform="translate(-7 -7)" clip-path="url(#b-chrome)"> <defs> <path id="e-chrome" d="m8 184h83.77l38.88-38.88v-29.12h-69.29l-53.36-91.52z" /> </defs> <clipPath id="f-chrome"> <use width="100%" overflow="visible" xlink:href="#e-chrome" height="100%" /> </clipPath> <g clip-path="url(#f-chrome)"> <path d="m96 56l34.65 60-38.88 68h92.23v-128z" fill="#ffcd40" /> <linearGradient id="g-chrome" y2="114.13" gradientUnits="userSpaceOnUse" y1="49.804" x2="136.55" x1="121.86"> <stop stop-color="#EA6100" stop-opacity=".3" offset="0" /> <stop stop-color="#EA6100" stop-opacity="0" offset=".66" /> </linearGradient> <path d="m96 56l34.65 60-38.88 68h92.23v-128z" fill="url(#g-chrome)" /> </g> </g> <g transform="translate(-7 -7)" clip-path="url(#b-chrome)"> <path d="m96 56l34.65 60-38.88 68h92.23v-128z" fill="#ffcd40" /> <path d="m96 56l34.65 60-38.88 68h92.23v-128z" fill="url(#g-chrome)" /> </g> <g transform="translate(-7 -7)" clip-path="url(#b-chrome)"> <defs> <path id="i-chrome" d="m96 56l34.65 60-38.88 68h92.23v-128z" /> </defs> <clipPath id="j-chrome"> <use width="100%" overflow="visible" xlink:href="#i-chrome" height="100%" /> </clipPath> <g clip-path="url(#j-chrome)"> <path d="m21.97 8v108h39.39l34.64-60h88v-48z" fill="#db4437" /> <path d="m21.97 8v108h39.39l34.64-60h88v-48z" fill="url(#c-chrome)" /> </g> </g> <radialGradient id="l-chrome" gradientUnits="userSpaceOnUse" cy="55.948" cx="668.18" gradientTransform="translate(-576)" r="84.078"> <stop stop-color="#3E2723" stop-opacity=".2" offset="0" /> <stop stop-color="#3E2723" stop-opacity="0" offset="1" /> </radialGradient> <path clip-path="url(#b-chrome)" d="m96 56v20.95l78.4-20.95z" transform="translate(-7 -7)" fill="url(#l-chrome)" /> <g transform="translate(-7 -7)" clip-path="url(#b-chrome)"> <defs> <path id="m-chrome" d="m21.97 8v40.34l39.39 67.66 34.64-60h88v-48z" /> </defs> <clipPath id="n-chrome"> <use width="100%" overflow="visible" xlink:href="#m-chrome" height="100%" /> </clipPath> <g clip-path="url(#n-chrome)"> <path d="m8 184h83.77l38.88-38.88v-29.12h-69.29l-53.36-91.52z" fill="#0f9d58" /> <path d="m8 184h83.77l38.88-38.88v-29.12h-69.29l-53.36-91.52z" fill="url(#d-chrome)" /> </g> </g> <radialGradient id="p-chrome" gradientUnits="userSpaceOnUse" cy="48.52" cx="597.88" gradientTransform="translate(-576)" r="78.044"> <stop stop-color="#3E2723" stop-opacity=".2" offset="0" /> <stop stop-color="#3E2723" stop-opacity="0" offset="1" /> </radialGradient> <path clip-path="url(#b-chrome)" d="m21.97 48.45l57.25 57.24-17.86 10.31z" transform="translate(-7 -7)" fill="url(#p-chrome)" /> <radialGradient id="q-chrome" gradientUnits="userSpaceOnUse" cy="96.138" cx="671.84" gradientTransform="translate(-576)" r="87.87"> <stop stop-color="#263238" stop-opacity=".2" offset="0" /> <stop stop-color="#263238" stop-opacity="0" offset="1" /> </radialGradient> <path clip-path="url(#b-chrome)" d="m91.83 183.89l20.96-78.2 17.86 10.31z" transform="translate(-7 -7)" fill="url(#q-chrome)" /> <g transform="translate(-7 -7)" clip-path="url(#b-chrome)"> <circle cy="96" cx="96" r="40" fill="#f1f1f1" /> <circle cy="96" cx="96" r="32" fill="#4285f4" /> </g> <g transform="translate(-7 -7)" clip-path="url(#b-chrome)"> <path fill-opacity=".2" d="m96 55c-22.09 0-40 17.91-40 40v1c0-22.09 17.91-40 40-40h88v-1h-88z" fill="#3e2723" /> <path fill-opacity=".1" d="m130.6 116c-6.92 11.94-19.81 20-34.6 20-14.8 0-27.69-8.06-34.61-20h-0.04l-53.35-91.52v1l53.36 91.52h0.04c6.92 11.94 19.81 20 34.61 20 14.79 0 27.68-8.05 34.6-20h0.05v-1h-0.06z" fill="#fff" /> <path opacity=".1" d="m97 56c-0.17 0-0.33 0.02-0.5 0.03 21.86 0.27 39.5 18.05 39.5 39.97s-17.64 39.7-39.5 39.97c0.17 0 0.33 0.03 0.5 0.03 22.09 0 40-17.91 40-40s-17.91-40-40-40z" fill="#3e2723" /> <path fill-opacity=".2" d="m131 117.33c3.4-5.88 5.37-12.68 5.37-19.96 0-4.22-0.66-8.28-1.87-12.09 0.95 3.42 1.5 7.01 1.5 10.73 0 7.28-1.97 14.08-5.37 19.96l0.02 0.04-38.88 68h1.16l38.09-66.64-0.02-0.04z" fill="#fff" /> </g> <g transform="translate(-7 -7)" clip-path="url(#b-chrome)"> <path fill-opacity=".2" d="m96 9c48.43 0 87.72 39.13 87.99 87.5 0-0.17 0.01-0.33 0.01-0.5 0-48.6-39.4-88-88-88s-88 39.4-88 88c0 0.17 0.01 0.33 0.01 0.5 0.27-48.37 39.56-87.5 87.99-87.5z" fill="#fff" /> <path fill-opacity=".15" d="m96 183c48.43 0 87.72-39.13 87.99-87.5 0 0.17 0.01 0.33 0.01 0.5 0 48.6-39.4 88-88 88s-88-39.4-88-88c0-0.17 0.01-0.33 0.01-0.5 0.27 48.37 39.56 87.5 87.99 87.5z" fill="#3e2723" /> </g> <radialGradient id="r-chrome" gradientUnits="userSpaceOnUse" cy="32.014" cx="34.286" gradientTransform="translate(-7 -7)" r="176.75"> <stop stop-color="#fff" stop-opacity=".1" offset="0" /> <stop stop-color="#fff" stop-opacity="0" offset="1" /> </radialGradient> <circle cy="89" cx="89" r="88" fill="url(#r-chrome)" /> </svg> </div> <p>Chrome</p> </a> <a href="#" class="modal-wrong-browser-element" id="edge-browser" hidden> <div class="modal-wrong-browser-picto"> <svg version="1.1" viewBox="0 0 60 64" xmlns="http://www.w3.org/2000/svg"> <path d="m18.87 38c0 1.54 0.23 2.94 0.7 4.2 0.5 1.24 1.15 2.35 1.98 3.32s1.8 1.8 2.94 2.5c1.1 0.7 2.3 1.28 3.58 1.73 1.27 0.46 2.6 0.8 3.95 1.02 1.37 0.22 2.7 0.33 4.05 0.33 1.7 0 3.28-0.13 4.78-0.4 1.5-0.28 2.96-0.65 4.4-1.12s2.83-1.03 4.22-1.67c1.4-0.64 2.82-1.34 4.28-2.12v13.56c-1.63 0.8-3.23 1.47-4.83 2.05-1.6 0.56-3.2 1.05-4.83 1.44-1.63 0.4-3.28 0.7-4.97 0.88s-3.42 0.28-5.22 0.28c-2.4 0-4.72-0.28-6.95-0.83s-4.32-1.34-6.28-2.38-3.75-2.3-5.38-3.78c-1.64-1.48-3.03-3.15-4.2-5s-2.07-3.88-2.72-6.06c-0.63-2.18-0.95-4.5-0.95-6.96 0-2.63 0.36-5.13 1.08-7.52 0.73-2.4 1.76-4.58 3.12-6.58 1.35-2 3-3.78 4.95-5.33s4.14-2.82 6.58-3.8c-1.33 1.33-2.37 2.9-3.1 4.73-0.75 1.82-1.22 3.65-1.43 5.48h22.78c0-2.3-0.23-4.3-0.7-6.02s-1.22-3.15-2.27-4.28c-1.04-1.14-2.38-2-4.03-2.56-1.65-0.57-3.64-0.86-5.97-0.86-2.75 0-5.5 0.4-8.25 1.23-2.75 0.8-5.36 1.95-7.84 3.4-2.48 1.47-4.76 3.2-6.84 5.18-2.08 2-3.83 4.15-5.25 6.48 0.3-2.7 0.9-5.3 1.73-7.77s1.93-4.77 3.25-6.9c1.32-2.1 2.87-4.02 4.64-5.74s3.73-3.2 5.9-4.4 4.47-2.17 6.97-2.82c2.5-0.57 5.16-0.91 7.96-0.91 1.64 0 3.27 0.15 4.9 0.44 1.63 0.3 3.22 0.7 4.77 1.22 3.08 1.06 5.83 2.54 8.25 4.42 2.42 1.9 4.45 4.06 6.1 6.53s2.9 5.2 3.76 8.17 1.3 6.06 1.3 9.27v7.95h-40.91z" fill="#0078D7" /> </svg> </div> <p>Edge</p> </a> <a href="#" class="modal-wrong-browser-element" id="firefox-browser" hidden> <div class="modal-wrong-browser-picto"> <svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" height="81.96698" width="87.418564" id="svg1008" version="1.1" viewBox="0 0 87.418564 81.96698"> <metadata id="metadata1012"> <rdf:RDF> <cc:Work rdf:about=""> <dc:format>image/svg+xml</dc:format> <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> <dc:title></dc:title> </cc:Work> </rdf:RDF> </metadata> <defs id="defs978"> <linearGradient gradientTransform="translate(3.7,-0.0040855)" gradientUnits="userSpaceOnUse" y2="74.468002" x2="6.447" y1="12.393" x1="70.786003" id="a-firefox"> <stop id="stop834" stop-color="#fff44f" offset=".048" /> <stop id="stop836" stop-color="#ffe847" offset=".111" /> <stop id="stop838" stop-color="#ffc830" offset=".225" /> <stop id="stop840" stop-color="#ff980e" offset=".368" /> <stop id="stop842" stop-color="#ff8b16" offset=".401" /> <stop id="stop844" stop-color="#ff672a" offset=".462" /> <stop id="stop846" stop-color="#ff3647" offset=".534" /> <stop id="stop848" stop-color="#e31587" offset=".705" /> </linearGradient> <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="translate(7978.7,8523.9959)" r="80.796997" cy="-8515.1211" cx="-7907.187" id="b-firefox"> <stop id="stop851" stop-color="#ffbd4f" offset=".129" /> <stop id="stop853" stop-color="#ffac31" offset=".186" /> <stop id="stop855" stop-color="#ff9d17" offset=".247" /> <stop id="stop857" stop-color="#ff980e" offset=".283" /> <stop id="stop859" stop-color="#ff563b" offset=".403" /> <stop id="stop861" stop-color="#ff3750" offset=".467" /> <stop id="stop863" stop-color="#f5156c" offset=".71" /> <stop id="stop865" stop-color="#eb0878" offset=".782" /> <stop id="stop867" stop-color="#e50080" offset=".86" /> </radialGradient> <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="translate(7978.7,8523.9959)" r="80.796997" cy="-8482.0889" cx="-7936.7109" id="c-firefox"> <stop id="stop870" stop-color="#960e18" offset=".3" /> <stop id="stop872" stop-opacity=".74" stop-color="#b11927" offset=".351" /> <stop id="stop874" stop-opacity=".343" stop-color="#db293d" offset=".435" /> <stop id="stop876" stop-opacity=".094" stop-color="#f5334b" offset=".497" /> <stop id="stop878" stop-opacity="0" stop-color="#ff3750" offset=".53" /> </radialGradient> <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="translate(7978.7,8523.9959)" r="58.534" cy="-8533.457" cx="-7926.9702" id="d-firefox"> <stop id="stop881" stop-color="#fff44f" offset=".132" /> <stop id="stop883" stop-color="#ffdc3e" offset=".252" /> <stop id="stop885" stop-color="#ff9d12" offset=".506" /> <stop id="stop887" stop-color="#ff980e" offset=".526" /> </radialGradient> <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="translate(7978.7,8523.9959)" r="38.471001" cy="-8460.9844" cx="-7945.6479" id="e-firefox"> <stop id="stop890" stop-color="#3a8ee6" offset=".353" /> <stop id="stop892" stop-color="#5c79f0" offset=".472" /> <stop id="stop894" stop-color="#9059ff" offset=".669" /> <stop id="stop896" stop-color="#c139e6" offset="1" /> </radialGradient> <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.972,-0.235,0.275,1.138,10095.002,7833.7939)" r="20.396999" cy="-8491.5459" cx="-7935.6201" id="f-firefox"> <stop id="stop899" stop-opacity="0" stop-color="#9059ff" offset=".206" /> <stop id="stop901" stop-opacity=".064" stop-color="#8c4ff3" offset=".278" /> <stop id="stop903" stop-opacity=".45" stop-color="#7716a8" offset=".747" /> <stop id="stop905" stop-opacity=".6" stop-color="#6e008b" offset=".975" /> </radialGradient> <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="translate(7978.7,8523.9959)" r="27.676001" cy="-8518.4268" cx="-7937.731" id="g-firefox"> <stop id="stop908" stop-color="#ffe226" offset="0" /> <stop id="stop910" stop-color="#ffdb27" offset=".121" /> <stop id="stop912" stop-color="#ffc82a" offset=".295" /> <stop id="stop914" stop-color="#ffa930" offset=".502" /> <stop id="stop916" stop-color="#ff7e37" offset=".732" /> <stop id="stop918" stop-color="#ff7139" offset=".792" /> </radialGradient> <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="translate(7978.7,8523.9959)" r="118.081" cy="-8535.9814" cx="-7915.9771" id="h-firefox"> <stop id="stop921" stop-color="#fff44f" offset=".113" /> <stop id="stop923" stop-color="#ff980e" offset=".456" /> <stop id="stop925" stop-color="#ff5634" offset=".622" /> <stop id="stop927" stop-color="#ff3647" offset=".716" /> <stop id="stop929" stop-color="#e31587" offset=".904" /> </radialGradient> <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.105,0.995,-0.653,0.069,-4680.304,8470.1869)" r="86.499001" cy="-8522.8594" cx="-7927.165" id="i-firefox"> <stop id="stop932" stop-color="#fff44f" offset="0" /> <stop id="stop934" stop-color="#ffe847" offset=".06" /> <stop id="stop936" stop-color="#ffc830" offset=".168" /> <stop id="stop938" stop-color="#ff980e" offset=".304" /> <stop id="stop940" stop-color="#ff8b16" offset=".356" /> <stop id="stop942" stop-color="#ff672a" offset=".455" /> <stop id="stop944" stop-color="#ff3647" offset=".57" /> <stop id="stop946" stop-color="#e31587" offset=".737" /> </radialGradient> <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="translate(7978.7,8523.9959)" r="73.720001" cy="-8508.1758" cx="-7938.3828" id="j-firefox"> <stop id="stop949" stop-color="#fff44f" offset=".137" /> <stop id="stop951" stop-color="#ff980e" offset=".48" /> <stop id="stop953" stop-color="#ff5634" offset=".592" /> <stop id="stop955" stop-color="#ff3647" offset=".655" /> <stop id="stop957" stop-color="#e31587" offset=".904" /> </radialGradient> <radialGradient gradientUnits="userSpaceOnUse" gradientTransform="translate(7978.7,8523.9959)" r="80.685997" cy="-8503.8613" cx="-7918.9229" id="k-firefox"> <stop id="stop960" stop-color="#fff44f" offset=".094" /> <stop id="stop962" stop-color="#ffe141" offset=".231" /> <stop id="stop964" stop-color="#ffaf1e" offset=".509" /> <stop id="stop966" stop-color="#ff980e" offset=".626" /> </radialGradient> <linearGradient gradientTransform="translate(3.7,-0.0040855)" gradientUnits="userSpaceOnUse" y2="66.806" x2="15.267" y1="12.061" x1="70.013" id="l-firefox"> <stop id="stop969" stop-opacity=".8" stop-color="#fff44f" offset=".167" /> <stop id="stop971" stop-opacity=".634" stop-color="#fff44f" offset=".266" /> <stop id="stop973" stop-opacity=".217" stop-color="#fff44f" offset=".489" /> <stop id="stop975" stop-opacity="0" stop-color="#fff44f" offset=".6" /> </linearGradient> </defs> <path style="fill:url(#a-firefox)" id="path980" d="m 79.616,26.826915 c -1.684,-4.052 -5.1,-8.427 -7.775,-9.81 a 40.266,40.266 0 0 1 3.925,11.764 l 0.007,0.065 c -4.382,-10.925 -11.813,-15.33 -17.882,-24.9220005 -0.307,-0.485 -0.614,-0.971 -0.913,-1.484 -0.171,-0.293 -0.308,-0.557 -0.427,-0.8 a 7.053,7.053 0 0 1 -0.578,-1.535 0.1,0.1 0 0 0 -0.088,-0.1 0.138,0.138 0 0 0 -0.073,0 c -0.005,0 -0.013,0.009 -0.019,0.011 -0.006,0.002 -0.019,0.011 -0.028,0.015 l 0.015,-0.026 c -9.735,5.7 -13.038,16.2520005 -13.342,21.5300005 a 19.387,19.387 0 0 0 -10.666,4.111 11.587,11.587 0 0 0 -1,-0.758 17.968,17.968 0 0 1 -0.109,-9.473 28.705,28.705 0 0 0 -9.329,7.21 h -0.018 c -1.536,-1.947 -1.428,-8.367 -1.34,-9.708 a 6.928,6.928 0 0 0 -1.294,0.687 28.225,28.225 0 0 0 -3.788,3.245 33.845,33.845 0 0 0 -3.623,4.347 v 0.006 -0.007 a 32.733,32.733 0 0 0 -5.2,11.743 l -0.052,0.256 c -0.073,0.341 -0.336,2.049 -0.381,2.42 0,0.029 -0.006,0.056 -0.009,0.085 A 36.937,36.937 0 0 0 5,41.041915 v 0.2 a 38.759,38.759 0 0 0 76.954,6.554 c 0.065,-0.5 0.118,-0.995 0.176,-1.5 a 39.857,39.857 0 0 0 -2.514,-19.469 z m -44.67,30.338 c 0.181,0.087 0.351,0.181 0.537,0.264 l 0.027,0.017 q -0.282,-0.135 -0.564,-0.281 z m 8.878,-23.376 z m 31.952,-4.934 v -0.037 l 0.007,0.041 z" /> <path style="fill:url(#b-firefox)" id="path982" d="m 79.616,26.826915 c -1.684,-4.052 -5.1,-8.427 -7.775,-9.81 a 40.266,40.266 0 0 1 3.925,11.764 v 0.037 l 0.007,0.041 a 35.1,35.1 0 0 1 -1.206,26.158 c -4.442,9.531 -15.194,19.3 -32.024,18.825 -18.185,-0.515 -34.2,-14.009 -37.194,-31.683 -0.545,-2.787 0,-4.2 0.274,-6.465 A 28.876,28.876 0 0 0 5,41.041915 v 0.2 a 38.759,38.759 0 0 0 76.954,6.554 c 0.065,-0.5 0.118,-0.995 0.176,-1.5 a 39.857,39.857 0 0 0 -2.514,-19.469 z" /> <path style="fill:url(#c-firefox)" id="path984" d="m 79.616,26.826915 c -1.684,-4.052 -5.1,-8.427 -7.775,-9.81 a 40.266,40.266 0 0 1 3.925,11.764 v 0.037 l 0.007,0.041 a 35.1,35.1 0 0 1 -1.206,26.158 c -4.442,9.531 -15.194,19.3 -32.024,18.825 -18.185,-0.515 -34.2,-14.009 -37.194,-31.683 -0.545,-2.787 0,-4.2 0.274,-6.465 A 28.876,28.876 0 0 0 5,41.041915 v 0.2 a 38.759,38.759 0 0 0 76.954,6.554 c 0.065,-0.5 0.118,-0.995 0.176,-1.5 a 39.857,39.857 0 0 0 -2.514,-19.469 z" /> <path style="fill:url(#d-firefox)" id="path986" d="m 60.782,31.382915 c 0.084,0.059 0.162,0.118 0.241,0.177 a 21.1,21.1 0 0 0 -3.6,-4.695 C 45.377,14.816915 54.266,0.7419145 55.765,0.0269145 l 0.015,-0.022 c -9.735,5.7 -13.038,16.2520005 -13.342,21.5300005 0.452,-0.031 0.9,-0.069 1.362,-0.069 a 19.56,19.56 0 0 1 16.982,9.917 z" /> <path style="fill:url(#e-firefox)" id="path988" d="m 43.825,33.788915 c -0.064,0.964 -3.47,4.289 -4.661,4.289 -11.021,0 -12.81,6.667 -12.81,6.667 0.488,5.614 4.4,10.238 9.129,12.684 0.216,0.112 0.435,0.213 0.654,0.312 q 0.569,0.252 1.138,0.466 a 17.235,17.235 0 0 0 5.043,0.973 c 19.317,0.906 23.059,-23.1 9.119,-30.066 a 13.38,13.38 0 0 1 9.345,2.269 19.56,19.56 0 0 0 -16.982,-9.917 c -0.46,0 -0.91,0.038 -1.362,0.069 a 19.387,19.387 0 0 0 -10.666,4.111 c 0.591,0.5 1.258,1.168 2.663,2.553 2.63,2.591 9.375,5.275 9.39,5.59 z" /> <path style="fill:url(#f-firefox)" id="path990" d="m 43.825,33.788915 c -0.064,0.964 -3.47,4.289 -4.661,4.289 -11.021,0 -12.81,6.667 -12.81,6.667 0.488,5.614 4.4,10.238 9.129,12.684 0.216,0.112 0.435,0.213 0.654,0.312 q 0.569,0.252 1.138,0.466 a 17.235,17.235 0 0 0 5.043,0.973 c 19.317,0.906 23.059,-23.1 9.119,-30.066 a 13.38,13.38 0 0 1 9.345,2.269 19.56,19.56 0 0 0 -16.982,-9.917 c -0.46,0 -0.91,0.038 -1.362,0.069 a 19.387,19.387 0 0 0 -10.666,4.111 c 0.591,0.5 1.258,1.168 2.663,2.553 2.63,2.591 9.375,5.275 9.39,5.59 z" /> <path style="fill:url(#g-firefox)" id="path992" d="m 29.965,24.356915 c 0.314,0.2 0.573,0.374 0.8,0.531 a 17.968,17.968 0 0 1 -0.109,-9.473 28.705,28.705 0 0 0 -9.329,7.21 c 0.189,-0.005 5.811,-0.106 8.638,1.732 z" /> <path style="fill:url(#h-firefox)" id="path994" d="m 5.354,42.158915 c 2.991,17.674 19.009,31.168 37.194,31.683 16.83,0.476 27.582,-9.294 32.024,-18.825 a 35.1,35.1 0 0 0 1.206,-26.158 v -0.037 c 0,-0.029 -0.006,-0.046 0,-0.037 l 0.007,0.065 c 1.375,8.977 -3.191,17.674 -10.329,23.555 l -0.022,0.05 c -13.908,11.327 -27.218,6.834 -29.912,5 q -0.282,-0.135 -0.564,-0.281 c -8.109,-3.876 -11.459,-11.264 -10.741,-17.6 a 9.953,9.953 0 0 1 -9.181,-5.775 14.618,14.618 0 0 1 14.249,-0.572 19.3,19.3 0 0 0 14.552,0.572 c -0.015,-0.315 -6.76,-3 -9.39,-5.59 -1.405,-1.385 -2.072,-2.052 -2.663,-2.553 a 11.587,11.587 0 0 0 -1,-0.758 c -0.23,-0.157 -0.489,-0.327 -0.8,-0.531 -2.827,-1.838 -8.449,-1.737 -8.635,-1.732 h -0.018 c -1.536,-1.947 -1.428,-8.367 -1.34,-9.708 a 6.928,6.928 0 0 0 -1.294,0.687 28.225,28.225 0 0 0 -3.788,3.245 33.845,33.845 0 0 0 -3.638,4.337 v 0.006 -0.007 a 32.733,32.733 0 0 0 -5.2,11.743 c -0.019,0.079 -1.396,6.099 -0.717,9.221 z" /> <path style="fill:url(#i-firefox)" id="path996" d="m 57.425,26.864915 a 21.1,21.1 0 0 1 3.6,4.7 c 0.213,0.161 0.412,0.321 0.581,0.476 8.787,8.1 4.183,19.55 3.84,20.365 7.138,-5.881 11.7,-14.578 10.329,-23.555 -4.384,-10.93 -11.815,-15.335 -17.884,-24.9270005 -0.307,-0.485 -0.614,-0.971 -0.913,-1.484 -0.171,-0.293 -0.308,-0.557 -0.427,-0.8 a 7.053,7.053 0 0 1 -0.578,-1.535 0.1,0.1 0 0 0 -0.088,-0.1 0.138,0.138 0 0 0 -0.073,0 c -0.005,0 -0.013,0.009 -0.019,0.011 -0.006,0.002 -0.019,0.011 -0.028,0.015 -1.499,0.711 -10.388,14.7860005 1.66,26.8340005 z" /> <path style="fill:url(#j-firefox)" id="path998" d="m 61.6,32.035915 c -0.169,-0.155 -0.368,-0.315 -0.581,-0.476 -0.079,-0.059 -0.157,-0.118 -0.241,-0.177 a 13.38,13.38 0 0 0 -9.345,-2.269 c 13.94,6.97 10.2,30.972 -9.119,30.066 a 17.235,17.235 0 0 1 -5.043,-0.973 q -0.569,-0.213 -1.138,-0.466 c -0.219,-0.1 -0.438,-0.2 -0.654,-0.312 l 0.027,0.017 c 2.694,1.839 16,6.332 29.912,-5 l 0.022,-0.05 c 0.347,-0.81 4.951,-12.263 -3.84,-20.36 z" /> <path style="fill:url(#k-firefox)" id="path1000" d="m 26.354,44.744915 c 0,0 1.789,-6.667 12.81,-6.667 1.191,0 4.6,-3.325 4.661,-4.289 a 19.3,19.3 0 0 1 -14.552,-0.572 14.618,14.618 0 0 0 -14.249,0.572 9.953,9.953 0 0 0 9.181,5.775 c -0.718,6.337 2.632,13.725 10.741,17.6 0.181,0.087 0.351,0.181 0.537,0.264 -4.733,-2.445 -8.641,-7.069 -9.129,-12.683 z" /> <path style="fill:url(#l-firefox)" id="path1002" d="m 79.616,26.826915 c -1.684,-4.052 -5.1,-8.427 -7.775,-9.81 a 40.266,40.266 0 0 1 3.925,11.764 l 0.007,0.065 c -4.382,-10.925 -11.813,-15.33 -17.882,-24.9220005 -0.307,-0.485 -0.614,-0.971 -0.913,-1.484 -0.171,-0.293 -0.308,-0.557 -0.427,-0.8 a 7.053,7.053 0 0 1 -0.578,-1.535 0.1,0.1 0 0 0 -0.088,-0.1 0.138,0.138 0 0 0 -0.073,0 c -0.005,0 -0.013,0.009 -0.019,0.011 -0.006,0.002 -0.019,0.011 -0.028,0.015 l 0.015,-0.026 c -9.735,5.7 -13.038,16.2520005 -13.342,21.5300005 0.452,-0.031 0.9,-0.069 1.362,-0.069 a 19.56,19.56 0 0 1 16.982,9.917 13.38,13.38 0 0 0 -9.345,-2.269 c 13.94,6.97 10.2,30.972 -9.119,30.066 a 17.235,17.235 0 0 1 -5.043,-0.973 q -0.569,-0.213 -1.138,-0.466 c -0.219,-0.1 -0.438,-0.2 -0.654,-0.312 l 0.027,0.017 q -0.282,-0.135 -0.564,-0.281 c 0.181,0.087 0.351,0.181 0.537,0.264 -4.733,-2.446 -8.641,-7.07 -9.129,-12.684 0,0 1.789,-6.667 12.81,-6.667 1.191,0 4.6,-3.325 4.661,-4.289 -0.015,-0.315 -6.76,-3 -9.39,-5.59 -1.405,-1.385 -2.072,-2.052 -2.663,-2.553 a 11.587,11.587 0 0 0 -1,-0.758 17.968,17.968 0 0 1 -0.109,-9.473 28.705,28.705 0 0 0 -9.329,7.21 h -0.018 c -1.536,-1.947 -1.428,-8.367 -1.34,-9.708 a 6.928,6.928 0 0 0 -1.294,0.687 28.225,28.225 0 0 0 -3.788,3.245 33.845,33.845 0 0 0 -3.623,4.347 v 0.006 -0.007 a 32.733,32.733 0 0 0 -5.2,11.743 l -0.052,0.256 c -0.073,0.341 -0.4,2.073 -0.447,2.445 0,0.028 0,-0.029 0,0 A 45.094,45.094 0 0 0 5,41.041915 v 0.2 a 38.759,38.759 0 0 0 76.954,6.554 c 0.065,-0.5 0.118,-0.995 0.176,-1.5 a 39.857,39.857 0 0 0 -2.514,-19.469 z m -3.845,1.991 0.007,0.041 z" /> </svg> </div> <p>Firefox</p> </a> <a href="#" class="modal-wrong-browser-element" id="ie-browser" hidden> <div class="modal-wrong-browser-picto"> <svg id="svg3769" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" version="1.1" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" viewbox="0 0 220 220"> <metadata id="metadata3774"> <rdf:RDF> <cc:Work rdf:about=""> <dc:format>image/svg+xml</dc:format> <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> <dc:title /> </cc:Work> </rdf:RDF> </metadata> <g id="layer1" transform="translate(-314.39 -274.4)"> <path id="svg" fill="#1ebbee" d="m533.03 388.73c0-16.968-4.387-32.909-12.08-46.761 32.791-74.213-35.136-63.343-38.918-62.603-14.391 2.816-27.705 7.337-39.986 13.068-1.811-0.102-3.633-0.158-5.469-0.158-45.833 0-84.198 31.968-94.017 74.823 24.157-27.101 41.063-38.036 51.187-42.412-1.616 1.444-3.198 2.904-4.754 4.375-0.518 0.489-1.017 0.985-1.528 1.477-1.026 0.987-2.05 1.975-3.05 2.972-0.595 0.593-1.174 1.191-1.76 1.788-0.887 0.903-1.772 1.805-2.638 2.713-0.615 0.645-1.215 1.292-1.819 1.938-0.809 0.866-1.613 1.733-2.402 2.603-0.613 0.676-1.216 1.352-1.818 2.03-0.748 0.842-1.489 1.684-2.22 2.528-0.606 0.7-1.207 1.4-1.801 2.101-0.693 0.818-1.377 1.636-2.054 2.454-0.599 0.724-1.196 1.447-1.782 2.17-0.634 0.782-1.254 1.563-1.873 2.343-0.6 0.756-1.2 1.511-1.786 2.266-0.558 0.719-1.1 1.435-1.646 2.152-0.616 0.81-1.237 1.62-1.837 2.426-0.429 0.577-0.841 1.148-1.262 1.723-3.811 5.2-7.293 10.3-10.438 15.199-0.008 0.012-0.016 0.024-0.023 0.036-0.828 1.29-1.627 2.561-2.41 3.821-0.042 0.068-0.086 0.137-0.128 0.206-0.784 1.265-1.541 2.508-2.279 3.738-0.026 0.043-0.053 0.087-0.079 0.13-1.984 3.311-3.824 6.503-5.481 9.506-8.687 15.743-12.916 26.742-13.099 27.395-27.432 98.072 58.184 56.657 70.131 50.475 12.864 6.355 27.346 9.932 42.666 9.932 41.94 0 77.623-26.771 90.905-64.156h-50.68c-7.499 12.669-21.936 21.25-38.522 21.25-24.301 0-44-18.412-44-41.125h137.96c0.523-4.068 0.794-8.214 0.794-12.423zm-18.018-94.916c8.306 5.606 14.968 14.41 3.527 44.059-10.973-17.647-27.482-31.49-47.104-39.099 8.926-4.311 31.031-13.429 43.577-4.96zm-176.52 181.24c-6.765-6.938-7.961-23.836 6.967-54.628 7.534 21.661 22.568 39.811 42 51.33-9.664 5.319-35.32 17.295-48.967 3.298zm55.571-100.28c0.771-22.075 19.983-39.75 43.588-39.75 23.604 0 42.817 17.675 43.588 39.75h-87.176z" /> </g> </svg> </div> <p>Internet Explorer</p> </a> <a href="#" class="modal-wrong-browser-element" id="opera-browser" hidden> <div class="modal-wrong-browser-picto"> <svg width="81" height="80" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewbox="0 0 80 80"> <defs> <path id="a-opera" d="M.71 0H68v79.8H.71z" /> <path d="M40.61 0C18.573 0 .71 17.863.71 39.902c0 21.399 16.845 38.86 37.997 39.852.633.031 1.266.047 1.902.047 10.215 0 19.532-3.84 26.59-10.153-4.676 3.102-10.144 4.887-15.988 4.887-9.5 0-18.012-4.715-23.734-12.148-4.41-5.207-7.27-12.907-7.465-21.547v-1.88c.195-8.64 3.054-16.339 7.465-21.546C33.199 9.984 41.71 5.27 51.21 5.27c5.844 0 11.316 1.785 15.992 4.886C60.18 3.875 50.918.04 40.762.004 40.71.004 40.66 0 40.609 0z" id="c-opera" /> <linearGradient x1="49.999%" y1="0%" x2="49.999%" y2="100%" id="d-opera"> <stop stop-color="#FF1B2D" offset="0%" /> <stop stop-color="#FF1B2D" offset="25%" /> <stop stop-color="#FF1B2D" offset="31.25%" /> <stop stop-color="#FF1B2D" offset="34.375%" /> <stop stop-color="#FE1B2D" offset="37.5%" /> <stop stop-color="#FD1A2D" offset="39.063%" /> <stop stop-color="#FD1A2C" offset="40.625%" /> <stop stop-color="#FC1A2C" offset="42.188%" /> <stop stop-color="#FB1A2C" offset="43.75%" /> <stop stop-color="#FA1A2C" offset="44.531%" /> <stop stop-color="#FA192C" offset="45.313%" /> <stop stop-color="#F9192B" offset="46.094%" /> <stop stop-color="#F9192B" offset="46.875%" /> <stop stop-color="#F8192B" offset="47.656%" /> <stop stop-color="#F8192B" offset="48.438%" /> <stop stop-color="#F7192B" offset="49.219%" /> <stop stop-color="#F6182B" offset="50%" /> <stop stop-color="#F6182A" offset="50.781%" /> <stop stop-color="#F5182A" offset="51.563%" /> <stop stop-color="#F4182A" offset="52.344%" /> <stop stop-color="#F4172A" offset="53.125%" /> <stop stop-color="#F3172A" offset="53.906%" /> <stop stop-color="#F21729" offset="54.688%" /> <stop stop-color="#F11729" offset="55.469%" /> <stop stop-color="#F01729" offset="56.25%" /> <stop stop-color="#F01629" offset="57.031%" /> <stop stop-color="#EF1628" offset="57.813%" /> <stop stop-color="#EE1628" offset="58.594%" /> <stop stop-color="#ED1528" offset="59.375%" /> <stop stop-color="#EC1528" offset="60.156%" /> <stop stop-color="#EB1527" offset="60.938%" /> <stop stop-color="#EA1527" offset="61.719%" /> <stop stop-color="#E91427" offset="62.5%" /> <stop stop-color="#E81427" offset="62.891%" /> <stop stop-color="#E81426" offset="63.281%" /> <stop stop-color="#E71426" offset="63.672%" /> <stop stop-color="#E71426" offset="64.063%" /> <stop stop-color="#E61326" offset="64.453%" /> <stop stop-color="#E61326" offset="64.844%" /> <stop stop-color="#E51326" offset="65.234%" /> <stop stop-color="#E51326" offset="65.625%" /> <stop stop-color="#E41325" offset="66.016%" /> <stop stop-color="#E41325" offset="66.406%" /> <stop stop-color="#E31225" offset="66.797%" /> <stop stop-color="#E21225" offset="67.188%" /> <stop stop-color="#E21225" offset="67.578%" /> <stop stop-color="#E11225" offset="67.969%" /> <stop stop-color="#E11224" offset="68.359%" /> <stop stop-color="#E01224" offset="68.75%" /> <stop stop-color="#E01124" offset="69.141%" /> <stop stop-color="#DF1124" offset="69.531%" /> <stop stop-color="#DE1124" offset="69.922%" /> <stop stop-color="#DE1124" offset="70.313%" /> <stop stop-color="#DD1123" offset="70.703%" /> <stop stop-color="#DD1023" offset="71.094%" /> <stop stop-color="#DC1023" offset="71.484%" /> <stop stop-color="#DB1023" offset="71.875%" /> <stop stop-color="#DB1023" offset="72.266%" /> <stop stop-color="#DA1023" offset="72.656%" /> <stop stop-color="#DA1022" offset="73.047%" /> <stop stop-color="#D90F22" offset="73.438%" /> <stop stop-color="#D80F22" offset="73.828%" /> <stop stop-color="#D80F22" offset="74.219%" /> <stop stop-color="#D70F22" offset="74.609%" /> <stop stop-color="#D60F21" offset="75%" /> <stop stop-color="#D60E21" offset="75.391%" /> <stop stop-color="#D50E21" offset="75.781%" /> <stop stop-color="#D40E21" offset="76.172%" /> <stop stop-color="#D40E21" offset="76.563%" /> <stop stop-color="#D30E21" offset="76.953%" /> <stop stop-color="#D20D20" offset="77.344%" /> <stop stop-color="#D20D20" offset="77.734%" /> <stop stop-color="#D10D20" offset="78.125%" /> <stop stop-color="#D00D20" offset="78.516%" /> <stop stop-color="#D00C20" offset="78.906%" /> <stop stop-color="#CF0C1F" offset="79.297%" /> <stop stop-color="#CE0C1F" offset="79.688%" /> <stop stop-color="#CE0C1F" offset="80.078%" /> <stop stop-color="#CD0C1F" offset="80.469%" /> <stop stop-color="#CC0B1F" offset="80.859%" /> <stop stop-color="#CB0B1E" offset="81.25%" /> <stop stop-color="#CB0B1E" offset="81.641%" /> <stop stop-color="#CA0B1E" offset="82.031%" /> <stop stop-color="#C90A1E" offset="82.422%" /> <stop stop-color="#C80A1E" offset="82.813%" /> <stop stop-color="#C80A1D" offset="83.203%" /> <stop stop-color="#C70A1D" offset="83.594%" /> <stop stop-color="#C60A1D" offset="83.984%" /> <stop stop-color="#C5091D" offset="84.375%" /> <stop stop-color="#C5091C" offset="84.766%" /> <stop stop-color="#C4091C" offset="85.156%" /> <stop stop-color="#C3091C" offset="85.547%" /> <stop stop-color="#C2081C" offset="85.938%" /> <stop stop-color="#C2081C" offset="86.328%" /> <stop stop-color="#C1081B" offset="86.719%" /> <stop stop-color="#C0081B" offset="87.109%" /> <stop stop-color="#BF071B" offset="87.5%" /> <stop stop-color="#BE071B" offset="87.891%" /> <stop stop-color="#BE071A" offset="88.281%" /> <stop stop-color="#BD071A" offset="88.672%" /> <stop stop-color="#BC061A" offset="89.063%" /> <stop stop-color="#BB061A" offset="89.453%" /> <stop stop-color="#BA061A" offset="89.844%" /> <stop stop-color="#BA0619" offset="90.234%" /> <stop stop-color="#B90519" offset="90.625%" /> <stop stop-color="#B80519" offset="91.016%" /> <stop stop-color="#B70519" offset="91.406%" /> <stop stop-color="#B60518" offset="91.797%" /> <stop stop-color="#B50418" offset="92.188%" /> <stop stop-color="#B50418" offset="92.578%" /> <stop stop-color="#B40418" offset="92.969%" /> <stop stop-color="#B30417" offset="93.359%" /> <stop stop-color="#B20317" offset="93.75%" /> <stop stop-color="#B10317" offset="94.141%" /> <stop stop-color="#B00317" offset="94.531%" /> <stop stop-color="#AF0316" offset="94.922%" /> <stop stop-color="#AE0216" offset="95.313%" /> <stop stop-color="#AE0216" offset="95.703%" /> <stop stop-color="#AD0216" offset="96.094%" /> <stop stop-color="#AC0115" offset="96.484%" /> <stop stop-color="#AB0115" offset="96.875%" /> <stop stop-color="#AA0115" offset="97.266%" /> <stop stop-color="#A90115" offset="97.656%" /> <stop stop-color="#A80014" offset="98.047%" /> <stop stop-color="#A70014" offset="98.438%" /> <stop stop-color="#A70014" offset="100%" /> </linearGradient> <path id="f-opera" d="M0 0h54v70H0z" /> <path d="M.477 12.414c3.66-4.32 8.39-6.926 13.554-6.926 11.617 0 21.032 13.168 21.032 29.414 0 16.243-9.415 29.41-21.032 29.41-5.164 0-9.894-2.605-13.554-6.925C6.199 64.82 14.71 69.535 24.21 69.535c5.844 0 11.312-1.785 15.988-4.887 8.168-7.308 13.313-17.925 13.313-29.746 0-11.82-5.145-22.441-13.309-29.746C35.527 2.055 30.055.27 24.211.27 14.71.27 6.199 4.984.477 12.414" id="h-opera" /> <linearGradient x1="49.998%" y1="-.001%" x2="49.998%" y2="99.997%" id="i-opera"> <stop stop-color="#9C0000" offset="0%" /> <stop stop-color="#9C0000" offset=".781%" /> <stop stop-color="#9D0000" offset="1.172%" /> <stop stop-color="#9D0101" offset="1.563%" /> <stop stop-color="#9E0101" offset="1.953%" /> <stop stop-color="#9E0202" offset="2.344%" /> <stop stop-color="#9F0202" offset="2.734%" /> <stop stop-color="#9F0202" offset="3.125%" /> <stop stop-color="#A00303" offset="3.516%" /> <stop stop-color="#A00303" offset="3.906%" /> <stop stop-color="#A10404" offset="4.297%" /> <stop stop-color="#A10404" offset="4.688%" /> <stop stop-color="#A20505" offset="5.078%" /> <stop stop-color="#A30505" offset="5.469%" /> <stop stop-color="#A30505" offset="5.859%" /> <stop stop-color="#A40606" offset="6.25%" /> <stop stop-color="#A40606" offset="6.641%" /> <stop stop-color="#A50707" offset="7.031%" /> <stop stop-color="#A50707" offset="7.422%" /> <stop stop-color="#A60808" offset="7.813%" /> <stop stop-color="#A70808" offset="8.203%" /> <stop stop-color="#A70808" offset="8.594%" /> <stop stop-color="#A80909" offset="8.984%" /> <stop stop-color="#A80909" offset="9.375%" /> <stop stop-color="#A90A0A" offset="9.766%" /> <stop stop-color="#A90A0A" offset="10.156%" /> <stop stop-color="#AA0B0B" offset="10.547%" /> <stop stop-color="#AA0B0B" offset="10.938%" /> <stop stop-color="#AB0B0B" offset="11.328%" /> <stop stop-color="#AC0C0C" offset="11.719%" /> <stop stop-color="#AC0C0C" offset="12.109%" /> <stop stop-color="#AD0D0D" offset="12.5%" /> <stop stop-color="#AD0D0D" offset="12.891%" /> <stop stop-color="#AE0D0D" offset="13.281%" /> <stop stop-color="#AE0E0E" offset="13.672%" /> <stop stop-color="#AF0E0E" offset="14.063%" /> <stop stop-color="#AF0F0F" offset="14.453%" /> <stop stop-color="#B00F0F" offset="14.844%" /> <stop stop-color="#B11010" offset="15.234%" /> <stop stop-color="#B11010" offset="15.625%" /> <stop stop-color="#B21010" offset="16.016%" /> <stop stop-color="#B21111" offset="16.406%" /> <stop stop-color="#B31111" offset="16.797%" /> <stop stop-color="#B31212" offset="17.188%" /> <stop stop-color="#B41212" offset="17.578%" /> <stop stop-color="#B51313" offset="17.969%" /> <stop stop-color="#B51313" offset="18.359%" /> <stop stop-color="#B61313" offset="18.75%" /> <stop stop-color="#B61414" offset="19.141%" /> <stop stop-color="#B71414" offset="19.531%" /> <stop stop-color="#B71515" offset="19.922%" /> <stop stop-color="#B81515" offset="20.313%" /> <stop stop-color="#B81616" offset="20.703%" /> <stop stop-color="#B91616" offset="21.094%" /> <stop stop-color="#BA1616" offset="21.484%" /> <stop stop-color="#BA1717" offset="21.875%" /> <stop stop-color="#BB1717" offset="22.266%" /> <stop stop-color="#BB1818" offset="22.656%" /> <stop stop-color="#BC1818" offset="23.047%" /> <stop stop-color="#BC1919" offset="23.438%" /> <stop stop-color="#BD1919" offset="23.828%" /> <stop stop-color="#BD1919" offset="24.219%" /> <stop stop-color="#BE1A1A" offset="24.609%" /> <stop stop-color="#BF1A1A" offset="25%" /> <stop stop-color="#BF1B1B" offset="25.391%" /> <stop stop-color="#C01B1B" offset="25.781%" /> <stop stop-color="#C01B1B" offset="26.172%" /> <stop stop-color="#C11C1C" offset="26.563%" /> <stop stop-color="#C11C1C" offset="26.953%" /> <stop stop-color="#C21D1D" offset="27.344%" /> <stop stop-color="#C21D1D" offset="27.734%" /> <stop stop-color="#C31E1E" offset="28.125%" /> <stop stop-color="#C41E1E" offset="28.516%" /> <stop stop-color="#C41E1E" offset="28.906%" /> <stop stop-color="#C51F1F" offset="29.297%" /> <stop stop-color="#C51F1F" offset="29.688%" /> <stop stop-color="#C62020" offset="30.078%" /> <stop stop-color="#C62020" offset="30.469%" /> <stop stop-color="#C72121" offset="30.859%" /> <stop stop-color="#C82121" offset="31.25%" /> <stop stop-color="#C82121" offset="31.641%" /> <stop stop-color="#C92222" offset="32.031%" /> <stop stop-color="#C92222" offset="32.422%" /> <stop stop-color="#CA2323" offset="32.813%" /> <stop stop-color="#CA2323" offset="33.203%" /> <stop stop-color="#CB2424" offset="33.594%" /> <stop stop-color="#CB2424" offset="33.984%" /> <stop stop-color="#CC2424" offset="34.375%" /> <stop stop-color="#CD2525" offset="34.766%" /> <stop stop-color="#CD2525" offset="35.156%" /> <stop stop-color="#CE2626" offset="35.547%" /> <stop stop-color="#CE2626" offset="35.938%" /> <stop stop-color="#CF2626" offset="36.328%" /> <stop stop-color="#CF2727" offset="36.719%" /> <stop stop-color="#D02727" offset="37.109%" /> <stop stop-color="#D02828" offset="37.5%" /> <stop stop-color="#D12828" offset="37.891%" /> <stop stop-color="#D22929" offset="38.281%" /> <stop stop-color="#D22929" offset="38.672%" /> <stop stop-color="#D32929" offset="39.063%" /> <stop stop-color="#D32A2A" offset="39.453%" /> <stop stop-color="#D42A2A" offset="39.844%" /> <stop stop-color="#D42B2B" offset="40.234%" /> <stop stop-color="#D52B2B" offset="40.625%" /> <stop stop-color="#D62C2C" offset="41.016%" /> <stop stop-color="#D62C2C" offset="41.406%" /> <stop stop-color="#D72C2C" offset="41.797%" /> <stop stop-color="#D72D2D" offset="42.188%" /> <stop stop-color="#D82D2D" offset="42.578%" /> <stop stop-color="#D82E2E" offset="42.969%" /> <stop stop-color="#D92E2E" offset="43.359%" /> <stop stop-color="#D92F2F" offset="43.75%" /> <stop stop-color="#DA2F2F" offset="44.141%" /> <stop stop-color="#DB2F2F" offset="44.531%" /> <stop stop-color="#DB3030" offset="44.922%" /> <stop stop-color="#DC3030" offset="45.313%" /> <stop stop-color="#DC3131" offset="45.703%" /> <stop stop-color="#DD3131" offset="46.094%" /> <stop stop-color="#DD3232" offset="46.484%" /> <stop stop-color="#DE3232" offset="46.875%" /> <stop stop-color="#DE3232" offset="47.266%" /> <stop stop-color="#DF3333" offset="47.656%" /> <stop stop-color="#E03333" offset="48.047%" /> <stop stop-color="#E03434" offset="48.438%" /> <stop stop-color="#E13434" offset="48.828%" /> <stop stop-color="#E13434" offset="49.219%" /> <stop stop-color="#E23535" offset="49.609%" /> <stop stop-color="#E23535" offset="50%" /> <stop stop-color="#E33636" offset="50.391%" /> <stop stop-color="#E43636" offset="50.781%" /> <stop stop-color="#E43737" offset="51.172%" /> <stop stop-color="#E53737" offset="51.563%" /> <stop stop-color="#E53737" offset="51.953%" /> <stop stop-color="#E63838" offset="52.344%" /> <stop stop-color="#E63838" offset="52.734%" /> <stop stop-color="#E73939" offset="53.125%" /> <stop stop-color="#E73939" offset="53.516%" /> <stop stop-color="#E83A3A" offset="53.906%" /> <stop stop-color="#E93A3A" offset="54.297%" /> <stop stop-color="#E93A3A" offset="54.688%" /> <stop stop-color="#EA3B3B" offset="55.078%" /> <stop stop-color="#EA3B3B" offset="55.469%" /> <stop stop-color="#EB3C3C" offset="55.859%" /> <stop stop-color="#EB3C3C" offset="56.25%" /> <stop stop-color="#EC3D3D" offset="56.641%" /> <stop stop-color="#EC3D3D" offset="57.031%" /> <stop stop-color="#ED3D3D" offset="57.422%" /> <stop stop-color="#EE3E3E" offset="57.813%" /> <stop stop-color="#EE3E3E" offset="58.203%" /> <stop stop-color="#EF3F3F" offset="58.594%" /> <stop stop-color="#EF3F3F" offset="58.984%" /> <stop stop-color="#F03F3F" offset="59.375%" /> <stop stop-color="#F04040" offset="59.766%" /> <stop stop-color="#F14040" offset="60.156%" /> <stop stop-color="#F14141" offset="60.547%" /> <stop stop-color="#F24141" offset="60.938%" /> <stop stop-color="#F34242" offset="61.328%" /> <stop stop-color="#F34242" offset="61.719%" /> <stop stop-color="#F44242" offset="62.109%" /> <stop stop-color="#F44343" offset="62.5%" /> <stop stop-color="#F54343" offset="62.891%" /> <stop stop-color="#F54444" offset="63.281%" /> <stop stop-color="#F64444" offset="63.672%" /> <stop stop-color="#F74545" offset="64.063%" /> <stop stop-color="#F74545" offset="64.453%" /> <stop stop-color="#F84545" offset="64.844%" /> <stop stop-color="#F84646" offset="65.234%" /> <stop stop-color="#F94646" offset="65.625%" /> <stop stop-color="#F94747" offset="66.016%" /> <stop stop-color="#FA4747" offset="66.406%" /> <stop stop-color="#FA4848" offset="66.797%" /> <stop stop-color="#FB4848" offset="67.188%" /> <stop stop-color="#FC4848" offset="67.578%" /> <stop stop-color="#FC4949" offset="67.969%" /> <stop stop-color="#FD4949" offset="68.359%" /> <stop stop-color="#FD4A4A" offset="68.75%" /> <stop stop-color="#FE4A4A" offset="69.141%" /> <stop stop-color="#FE4B4B" offset="69.531%" /> <stop stop-color="#FF4B4B" offset="70.313%" /> <stop stop-color="#FF4B4B" offset="71.875%" /> <stop stop-color="#FF4B4B" offset="75%" /> <stop stop-color="#FF4B4B" offset="100%" /> </linearGradient> </defs> <g fill="none" fill-rule="evenodd"> <mask id="b-opera" fill="#fff"> <use xlink:href="#a-opera" /> </mask> <g mask="url(#b-opera)"> <mask id="e-opera" fill="#fff"> <use xlink:href="#c-opera" /> </mask> <path fill="url(#d-opera)" fill-rule="nonzero" mask="url(#e-opera)" d="M67.203 0H.711v79.8h66.492z" /> </g> <g transform="translate(27 5)"> <mask id="g-opera" fill="#fff"> <use xlink:href="#f-opera" /> </mask> <g mask="url(#g-opera)"> <mask id="j-opera" fill="#fff"> <use xlink:href="#h-opera" /> </mask> <path fill="url(#i-opera)" fill-rule="nonzero" mask="url(#j-opera)" d="M53.512.27H.477v69.265h53.035z" /> </g> </g> </g> </svg> </div> <p>Op茅ra</p> </a> <a href="#" class="modal-wrong-browser-element" id="safari-browser" hidden> <div class="modal-wrong-browser-picto"> <!-- Created with Inkscape (http://www.inkscape.org/) --> <svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="66.165833mm" height="65.803795mm" viewBox="0 0 66.165833 65.803795" version="1.1" id="svg8" inkscape:version="0.92.2 (5c3e80d, 2017-08-06)" sodipodi:docname="Safari browser logo.svg"> <title id="title2819">Safari browser logo</title> <defs id="defs2"> <linearGradient inkscape:collect="always" id="linearGradient2135"> <stop style="stop-color:#06c2e7;stop-opacity:1" offset="0" id="stop2131" /> <stop id="stop2143" offset="0.25000015" style="stop-color:#0db8ec;stop-opacity:1" /> <stop id="stop2139" offset="0.5000003" style="stop-color:#12aef1;stop-opacity:1" /> <stop style="stop-color:#1f86f9;stop-opacity:1" offset="0.75000012" id="stop2141" /> <stop style="stop-color:#107ddd;stop-opacity:1" offset="1" id="stop2133" /> </linearGradient> <linearGradient inkscape:collect="always" id="linearGradient2127"> <stop style="stop-color:#bdbdbd;stop-opacity:1" offset="0" id="stop2123" /> <stop style="stop-color:#ffffff;stop-opacity:1" offset="1" id="stop2125" /> </linearGradient> <linearGradient inkscape:collect="always" xlink:href="#linearGradient2127" id="linearGradient2129" x1="412.97501" y1="237.60777" x2="412.97501" y2="59.392235" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.35154274,0,0,0.35154274,206.79018,159.77261)" /> <radialGradient inkscape:collect="always" xlink:href="#linearGradient2135" id="radialGradient2137" cx="413.06128" cy="136.81819" fx="413.06128" fy="136.81819" r="82.125351" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.38143305,0,0,0.38143298,194.54473,155.58044)" /> <filter inkscape:collect="always" style="color-interpolation-filters:sRGB" id="filter2222" x="-0.020909378" width="1.0418189" y="-0.0223378" height="1.0446756"> <feGaussianBlur inkscape:collect="always" stdDeviation="0.95767362" id="feGaussianBlur2224" /> </filter> <filter inkscape:collect="always" style="color-interpolation-filters:sRGB" id="filter2248" x="-0.048" width="1.096" y="-0.048" height="1.096"> <feGaussianBlur inkscape:collect="always" stdDeviation="3.5643107" id="feGaussianBlur2250" /> </filter> </defs> <sodipodi:namedview id="base" pagecolor="#ffffff" bordercolor="#666666" borderopacity="1.0" inkscape:pageopacity="0.0" inkscape:pageshadow="2" inkscape:zoom="1" inkscape:cx="94.825651" inkscape:cy="88.085169" inkscape:document-units="px" inkscape:current-layer="layer1" showgrid="false" inkscape:window-width="1920" inkscape:window-height="1017" inkscape:window-x="1358" inkscape:window-y="-8" inkscape:window-maximized="1" inkscape:snap-object-midpoints="false" showguides="true" inkscape:guide-bbox="true" inkscape:snap-intersection-paths="false" inkscape:snap-center="false" inkscape:object-paths="false" inkscape:object-nodes="false" fit-margin-left="0.01" fit-margin-top="0.01" fit-margin-right="0.01" fit-margin-bottom="0.01" /> <metadata id="metadata5"> <rdf:RDF> <cc:Work rdf:about=""> <dc:format>image/svg+xml</dc:format> <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> <dc:title>Safari browser logo</dc:title> <dc:date>03/04/2018</dc:date> <dc:creator> <cc:Agent> <dc:title>Apple, Inc.</dc:title> </cc:Agent> </dc:creator> <dc:publisher> <cc:Agent> <dc:title>CMetalCore</dc:title> </cc:Agent> </dc:publisher> <dc:source>https://fthmb.tqn.com/gnIDz9kkyZVRsWbJJOlHIYf_42g=/768x0/filters:no_upscale()/Safari-Yosemite-56a01c725f9b58eba4af0427.jpg</dc:source> </cc:Work> </rdf:RDF> </metadata> <g inkscape:label="Capa 1" inkscape:groupmode="layer" id="layer1" transform="translate(-318.88562,-180.59501)"> <g id="g2858"> <path transform="matrix(0.33864636,0,0,0.32609457,212.11606,166.11668)" style="opacity:0.52999998;fill:#000000;fill-opacity:1;stroke:none;stroke-width:2.93077397;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill;filter:url(#filter2248)" d="M 502.08277,148.5 A 89.107765,89.107765 0 0 1 412.975,237.60777 89.107765,89.107765 0 0 1 323.86724,148.5 89.107765,89.107765 0 0 1 412.975,59.392235 89.107765,89.107765 0 0 1 502.08277,148.5 Z" id="path2226" inkscape:connector-curvature="0" /> <path inkscape:connector-curvature="0" id="path826" d="m 383.29373,211.97671 a 31.325188,31.325188 0 0 1 -31.32519,31.32519 31.325188,31.325188 0 0 1 -31.32518,-31.32519 31.325188,31.325188 0 0 1 31.32518,-31.32519 31.325188,31.325188 0 0 1 31.32519,31.32519 z" style="opacity:1;fill:url(#linearGradient2129);fill-opacity:1;stroke:#cdcdcd;stroke-width:0.09301235;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> <path inkscape:connector-curvature="0" id="circle828" d="m 380.83911,211.97671 a 28.870571,28.870571 0 0 1 -28.87057,28.87057 28.870571,28.870571 0 0 1 -28.87057,-28.87057 28.870571,28.870571 0 0 1 28.87057,-28.87057 28.870571,28.870571 0 0 1 28.87057,28.87057 z" style="opacity:1;fill:url(#radialGradient2137);fill-opacity:1;stroke:none;stroke-width:0.94955933;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> <path inkscape:connector-curvature="0" id="rect830" d="m 351.96854,184.61172 c -0.23319,0 -0.42092,0.18772 -0.42092,0.42092 v 4.85517 c 0,0.2332 0.18773,0.42092 0.42092,0.42092 0.2332,0 0.42092,-0.18772 0.42092,-0.42092 v -4.85517 c 0,-0.2332 -0.18772,-0.42092 -0.42092,-0.42092 z m -2.75367,0.17404 c -0.0279,-0.003 -0.0566,-0.003 -0.0856,3.5e-4 -0.23194,0.0242 -0.39917,0.2304 -0.37495,0.46234 l 0.21218,2.03119 c 0.0242,0.23194 0.23041,0.39918 0.46233,0.37496 0.23195,-0.0242 0.39919,-0.2304 0.37496,-0.46234 l -0.212,-2.03118 c -0.0212,-0.20295 -0.18177,-0.35637 -0.37695,-0.37532 z m 5.5266,0.002 c -0.19519,0.0188 -0.35578,0.17221 -0.37714,0.37513 l -0.21363,2.03102 c -0.0244,0.23192 0.14285,0.43831 0.37478,0.4627 0.23191,0.0244 0.43811,-0.14268 0.46251,-0.3746 l 0.21364,-2.03119 c 0.0244,-0.23192 -0.14286,-0.43814 -0.37478,-0.46252 -0.029,-0.003 -0.0575,-0.003 -0.0854,-5.2e-4 z m -8.3553,0.4082 c -0.028,2.2e-4 -0.0565,0.003 -0.085,0.009 -0.22814,0.0483 -0.37294,0.27089 -0.32464,0.49903 l 1.00552,4.74981 c 0.0483,0.22814 0.27088,0.37293 0.49902,0.32464 0.22814,-0.0483 0.37294,-0.27072 0.32465,-0.49886 l -1.00552,-4.74998 c -0.0423,-0.19963 -0.21792,-0.33543 -0.41401,-0.3339 z m 11.18382,0.004 c -0.19609,-0.002 -0.3718,0.13394 -0.41419,0.33353 l -1.00897,4.74925 c -0.0485,0.22811 0.0962,0.45076 0.32427,0.49922 0.22811,0.0485 0.45076,-0.0962 0.49921,-0.32428 l 1.00897,-4.74926 c 0.0485,-0.2281 -0.0962,-0.45076 -0.32427,-0.49921 -0.0285,-0.006 -0.057,-0.009 -0.085,-0.009 z m -13.88337,0.75717 c -0.0545,-0.005 -0.11077,0.001 -0.16622,0.0194 -0.22178,0.0721 -0.34238,0.3085 -0.27031,0.53028 l 0.6311,1.94236 c 0.0721,0.22179 0.30868,0.34238 0.53046,0.27032 0.22179,-0.0721 0.3422,-0.30868 0.27013,-0.53046 l -0.63109,-1.94236 c -0.054,-0.16634 -0.20059,-0.27568 -0.36407,-0.28958 z m 16.56765,0.001 c -0.16348,0.0139 -0.30999,0.12324 -0.36406,0.28957 l -0.63147,1.94218 c -0.0721,0.22177 0.0484,0.45837 0.27014,0.53046 0.22178,0.0721 0.45837,-0.0484 0.53047,-0.27013 l 0.63146,-1.94236 c 0.0721,-0.22178 -0.0484,-0.45837 -0.27014,-0.53046 -0.0554,-0.018 -0.11191,-0.0239 -0.1664,-0.0193 z m -19.23721,0.9759 c -0.0547,0.001 -0.11004,0.013 -0.16331,0.0367 -0.21298,0.0947 -0.30836,0.34244 -0.21364,0.55553 l 1.97197,4.43662 c 0.0947,0.21308 0.34244,0.30836 0.55553,0.21364 0.21298,-0.0947 0.30854,-0.34244 0.21382,-0.55553 l -1.97216,-4.43662 c -0.071,-0.15983 -0.22817,-0.25351 -0.39221,-0.25033 z m 21.93693,0.0149 c -0.16403,-0.003 -0.32132,0.0901 -0.39257,0.24979 l -1.97798,4.4339 c -0.095,0.21296 -4e-5,0.46088 0.21292,0.55589 0.21297,0.095 0.46088,5e-5 0.5559,-0.21291 l 1.97796,-4.43389 c 0.095,-0.21297 5e-5,-0.46089 -0.21291,-0.5559 -0.0532,-0.0237 -0.10864,-0.0357 -0.16332,-0.0369 z m -24.41484,1.29618 c -0.0808,-0.006 -0.16406,0.012 -0.23979,0.0558 -0.20196,0.1166 -0.27065,0.37302 -0.15406,0.57497 l 1.02115,1.76869 c 0.1166,0.20196 0.373,0.27065 0.57496,0.15405 0.20195,-0.1166 0.27065,-0.37301 0.15406,-0.57497 l -1.02115,-1.76868 c -0.0729,-0.12623 -0.20047,-0.20041 -0.33517,-0.20983 z m 26.85877,0 c -0.13468,0.009 -0.26211,0.0836 -0.33498,0.20983 l -1.02133,1.76868 c -0.1166,0.20196 -0.0477,0.45837 0.15424,0.57497 0.20196,0.1166 0.45837,0.0479 0.57497,-0.15405 l 1.02114,-1.76869 c 0.1166,-0.20195 0.0479,-0.45837 -0.15406,-0.57497 -0.0757,-0.0437 -0.15916,-0.0614 -0.23998,-0.0558 z m -29.26491,1.50073 c -0.081,0.003 -0.16211,0.029 -0.2329,0.0803 -0.18875,0.13693 -0.23048,0.39911 -0.0935,0.58787 l 2.85086,3.92995 c 0.13693,0.18876 0.39929,0.23049 0.58805,0.0936 0.18876,-0.13693 0.23049,-0.39911 0.0935,-0.58787 l -2.85104,-3.92995 c -0.0856,-0.11798 -0.22004,-0.17847 -0.35497,-0.17386 z m 31.70122,0.0214 c -0.13493,-0.005 -0.26941,0.0555 -0.35516,0.17331 l -2.8563,3.92614 c -0.1372,0.18857 -0.0958,0.45086 0.0928,0.58805 0.18858,0.13718 0.45087,0.0959 0.58806,-0.0926 l 2.85613,-3.92614 c 0.13718,-0.18858 0.0957,-0.45086 -0.0928,-0.58805 -0.0707,-0.0514 -0.15176,-0.0778 -0.23272,-0.0807 z m -33.85196,1.78231 c -0.10744,-0.006 -0.21708,0.0299 -0.30374,0.10791 -0.17332,0.15602 -0.18725,0.42109 -0.0312,0.59441 l 1.36648,1.51799 c 0.15601,0.17332 0.42109,0.18726 0.59441,0.0312 0.17332,-0.15602 0.18726,-0.42127 0.0312,-0.59459 l -1.3663,-1.51781 c -0.078,-0.0867 -0.18339,-0.13351 -0.29085,-0.13916 z m 35.97562,0.003 c -0.10745,0.006 -0.21282,0.0525 -0.29084,0.13915 l -1.36648,1.51763 c -0.15606,0.1733 -0.14224,0.43855 0.0311,0.59459 0.17329,0.15604 0.43837,0.14205 0.59441,-0.0312 l 1.36666,-1.51762 c 0.15605,-0.17331 0.14205,-0.43856 -0.0312,-0.59459 -0.0867,-0.078 -0.19611,-0.11354 -0.30357,-0.10791 z m -38.03696,1.97705 c -0.10745,0.006 -0.21266,0.0525 -0.29067,0.13916 -0.15602,0.17332 -0.14207,0.43839 0.0312,0.59441 l 3.60841,3.24834 c 0.17332,0.15603 0.43839,0.14207 0.5944,-0.0312 0.15603,-0.17331 0.14226,-0.43839 -0.0311,-0.59441 l -3.60858,-3.24834 c -0.0867,-0.078 -0.1963,-0.11356 -0.30376,-0.10791 z m 40.10831,0.0142 c -0.10745,-0.006 -0.21722,0.0298 -0.30393,0.10773 l -3.61059,3.24581 c -0.17342,0.15589 -0.18768,0.42097 -0.0318,0.5944 0.1559,0.17342 0.42117,0.18751 0.59459,0.0316 l 3.61077,-3.2458 c 0.17342,-0.1559 0.1875,-0.42098 0.0316,-0.59441 -0.078,-0.0867 -0.18322,-0.13361 -0.29066,-0.13933 z m -41.8225,2.18998 c -0.13494,-0.005 -0.26949,0.0558 -0.35515,0.17367 -0.13707,0.18866 -0.0955,0.4508 0.0932,0.58787 l 1.65224,1.20044 c 0.18866,0.13708 0.45079,0.0957 0.58786,-0.093 0.13708,-0.18866 0.0956,-0.45098 -0.093,-0.58805 l -1.65224,-1.20044 c -0.0707,-0.0514 -0.15193,-0.0776 -0.23289,-0.0805 z m 43.53505,0.0153 c -0.081,0.003 -0.16211,0.0289 -0.23289,0.0803 l -1.65297,1.19936 c -0.18875,0.13694 -0.2305,0.39929 -0.0936,0.58805 0.13695,0.18875 0.39912,0.23031 0.58787,0.0934 l 1.65316,-1.19935 c 0.18875,-0.13694 0.23031,-0.39912 0.0934,-0.58787 -0.0856,-0.11797 -0.22004,-0.17847 -0.35497,-0.17385 z m -45.13697,2.33585 c -0.13469,0.009 -0.26211,0.0836 -0.33499,0.20982 -0.1166,0.20195 -0.0479,0.45837 0.15405,0.57497 l 4.20463,2.42758 c 0.20195,0.1166 0.45837,0.0479 0.57497,-0.15405 0.1166,-0.20195 0.0479,-0.45837 -0.15405,-0.57497 l -4.20463,-2.42759 c -0.0757,-0.0437 -0.15917,-0.0614 -0.23998,-0.0558 z m 46.72744,0 c -0.0808,-0.006 -0.16425,0.012 -0.23998,0.0558 l -4.20463,2.42759 c -0.20195,0.1166 -0.27065,0.37302 -0.15405,0.57497 0.1166,0.20195 0.37302,0.27065 0.57497,0.15405 l 4.20482,-2.42758 c 0.20195,-0.1166 0.27064,-0.37302 0.15404,-0.57497 -0.0729,-0.12622 -0.20048,-0.20041 -0.33517,-0.20982 z m -47.9386,2.50606 c -0.16403,-0.004 -0.32133,0.0899 -0.39258,0.2496 -0.095,0.21298 -6e-5,0.46091 0.21292,0.5559 l 1.86532,0.83202 c 0.21298,0.095 0.46091,7e-5 0.5559,-0.2129 0.095,-0.21298 -1.2e-4,-0.46091 -0.21309,-0.5559 l -1.86515,-0.83202 c -0.0532,-0.0238 -0.10865,-0.0356 -0.16332,-0.0367 z m 49.15794,0.0173 c -0.0547,10e-4 -0.11024,0.013 -0.16351,0.0367 l -1.86569,0.83057 c -0.21304,0.0949 -0.3083,0.34267 -0.21346,0.55571 0.0949,0.21304 0.34286,0.3083 0.5559,0.21346 l 1.8657,-0.83076 c 0.21303,-0.0948 0.30811,-0.34267 0.21327,-0.55571 -0.0711,-0.15978 -0.22818,-0.25323 -0.39221,-0.24997 z m -50.23739,2.60199 c -0.16349,0.0137 -0.31006,0.12291 -0.36424,0.28921 -0.0722,0.22172 0.048,0.45839 0.26977,0.53064 l 4.61629,1.50418 c 0.22171,0.0722 0.45839,-0.0481 0.53064,-0.26977 0.0722,-0.22172 -0.048,-0.4584 -0.26977,-0.53064 l -4.61628,-1.50419 c -0.0554,-0.0181 -0.11192,-0.024 -0.16641,-0.0194 z m 51.31484,0.018 c -0.0545,-0.005 -0.11078,10e-4 -0.16623,0.0194 l -4.61736,1.50092 c -0.22178,0.0721 -0.34223,0.30869 -0.27014,0.53046 0.0721,0.22177 0.30868,0.34223 0.53046,0.27014 l 4.61719,-1.50092 c 0.22178,-0.0721 0.3424,-0.30869 0.27032,-0.53046 -0.0541,-0.16633 -0.20077,-0.2757 -0.36424,-0.28957 z m -51.98736,2.73152 c -0.1961,-0.002 -0.37196,0.13412 -0.41438,0.33371 -0.0485,0.2281 0.0962,0.45073 0.32427,0.49922 l 1.99777,0.42455 c 0.2281,0.0485 0.45072,-0.0962 0.49921,-0.32427 0.0485,-0.22811 -0.0962,-0.45074 -0.32427,-0.49922 l -1.99759,-0.42455 c -0.0285,-0.006 -0.057,-0.009 -0.085,-0.009 z m 52.65462,0.004 c -0.028,2.3e-4 -0.0563,0.004 -0.0848,0.009 l -1.99778,0.42437 c -0.2281,0.0485 -0.37271,0.27093 -0.32426,0.49904 0.0485,0.2281 0.2711,0.3729 0.49921,0.32445 l 1.99759,-0.42437 c 0.2281,-0.0485 0.3729,-0.27111 0.32445,-0.49922 -0.0424,-0.19959 -0.21829,-0.33537 -0.41437,-0.33371 z m -53.16365,2.76167 c -0.1952,0.0187 -0.35587,0.17185 -0.37731,0.37477 -0.0245,0.2319 0.14232,0.43838 0.37422,0.46288 l 4.82829,0.51048 c 0.2319,0.0245 0.43838,-0.1425 0.46288,-0.37441 0.0245,-0.2319 -0.1425,-0.43838 -0.37441,-0.46288 l -4.82828,-0.51048 c -0.029,-0.003 -0.0575,-0.003 -0.0854,-3.5e-4 z m 53.6763,0.0363 c -0.0279,-0.003 -0.0566,-0.003 -0.0856,3.5e-4 l -4.82883,0.50394 c -0.23194,0.0242 -0.39914,0.2304 -0.37496,0.46233 0.0242,0.23194 0.2304,0.39918 0.46234,0.37496 l 4.82883,-0.50394 c 0.23193,-0.0242 0.39914,-0.2304 0.37496,-0.46234 -0.0212,-0.20294 -0.1816,-0.35634 -0.37678,-0.37532 z m -53.75805,2.79473 c -0.2332,0 -0.42091,0.18772 -0.42091,0.42092 0,0.23319 0.18771,0.42091 0.42091,0.42091 h 2.04228 c 0.23319,0 0.4211,-0.18772 0.4211,-0.42091 0,-0.2332 -0.18791,-0.42092 -0.4211,-0.42092 z m 51.79298,0 c -0.23319,0 -0.42092,0.18772 -0.42092,0.42092 10e-6,0.23319 0.18773,0.42091 0.42092,0.42091 h 2.04228 c 0.23319,0 0.42092,-0.18772 0.42092,-0.42091 0,-0.2332 -0.18773,-0.42092 -0.42092,-0.42092 z m -46.80319,2.29461 c -0.0279,-0.003 -0.0564,-0.003 -0.0854,3.5e-4 l -4.82902,0.50394 c -0.23194,0.0242 -0.39913,0.2304 -0.37495,0.46233 0.0242,0.23194 0.2304,0.39918 0.46233,0.37496 l 4.82902,-0.50394 c 0.23194,-0.0242 0.39913,-0.2304 0.37495,-0.46234 -0.0212,-0.20294 -0.18177,-0.35634 -0.37695,-0.37531 z m 43.85314,0.0298 c -0.19521,0.0187 -0.35588,0.17186 -0.37732,0.37478 -0.0245,0.2319 0.14233,0.43838 0.37423,0.46288 l 4.82829,0.51048 c 0.23191,0.0245 0.43837,-0.14251 0.46288,-0.37441 0.0245,-0.2319 -0.14251,-0.43838 -0.37441,-0.46288 l -4.8281,-0.51048 c -0.029,-0.003 -0.0577,-0.003 -0.0856,-3.5e-4 z m -46.2602,2.8436 c -0.028,2.4e-4 -0.0565,0.003 -0.085,0.009 l -1.99777,0.42436 c -0.22811,0.0485 -0.37271,0.27111 -0.32427,0.49922 0.0485,0.22811 0.27111,0.37272 0.49922,0.32427 l 1.99777,-0.42419 c 0.2281,-0.0485 0.37271,-0.27111 0.32426,-0.49921 -0.0424,-0.1996 -0.2181,-0.33537 -0.41419,-0.33372 z m 48.66925,0.004 c -0.19609,-0.002 -0.37177,0.13394 -0.41419,0.33353 -0.0485,0.2281 0.096,0.45074 0.32409,0.49922 l 1.99777,0.42455 c 0.22809,0.0485 0.45073,-0.096 0.49921,-0.32409 0.0485,-0.2281 -0.0962,-0.45092 -0.32426,-0.4994 l -1.9976,-0.42455 c -0.0285,-0.006 -0.057,-0.009 -0.085,-0.009 z m -45.30519,1.65787 c -0.0545,-0.005 -0.11077,0.001 -0.16622,0.0194 l -4.61736,1.50091 c -0.22178,0.0721 -0.34223,0.30869 -0.27014,0.53046 0.0721,0.22178 0.30868,0.34222 0.53046,0.27014 l 4.61719,-1.50092 c 0.22178,-0.0721 0.34241,-0.30869 0.27032,-0.53046 -0.0541,-0.16633 -0.20077,-0.2757 -0.36425,-0.28957 z m 41.93713,0.0149 c -0.16349,0.0137 -0.31005,0.12292 -0.36423,0.28921 -0.0722,0.22173 0.048,0.4584 0.26977,0.53065 l 4.61628,1.50418 c 0.22172,0.0722 0.4584,-0.0481 0.53064,-0.26977 0.0723,-0.22172 -0.048,-0.4584 -0.26977,-0.53065 l -4.61628,-1.50418 c -0.0554,-0.0181 -0.11191,-0.024 -0.16641,-0.0194 z m -43.69909,3.27251 c -0.0547,0.001 -0.11006,0.0128 -0.16332,0.0365 l -1.86587,0.83075 c -0.21304,0.0948 -0.30812,0.34267 -0.21328,0.55571 0.0949,0.21304 0.34268,0.30812 0.55571,0.21328 l 1.86589,-0.83058 c 0.21303,-0.0948 0.30811,-0.34267 0.21327,-0.55571 -0.0711,-0.15978 -0.22837,-0.25323 -0.3924,-0.24997 z m 45.45888,0.016 c -0.16403,-0.004 -0.32133,0.0899 -0.39258,0.24961 -0.095,0.21297 -6e-5,0.4609 0.21291,0.55589 l 1.86515,0.83202 c 0.21297,0.095 0.46091,6e-5 0.5559,-0.21291 0.095,-0.21297 6e-5,-0.4609 -0.21291,-0.55589 l -1.86515,-0.83203 c -0.0532,-0.0238 -0.10864,-0.0356 -0.16332,-0.0367 z m -41.82613,0.91214 c -0.0808,-0.006 -0.16424,0.012 -0.23998,0.0558 l -4.20463,2.42758 c -0.20195,0.1166 -0.27065,0.37302 -0.15405,0.57497 0.1166,0.20195 0.37302,0.27065 0.57497,0.15405 l 4.20463,-2.4274 c 0.20195,-0.1166 0.27064,-0.3732 0.15405,-0.57515 -0.0729,-0.12622 -0.2003,-0.20041 -0.33499,-0.20982 z m 38.20028,0 c -0.13469,0.009 -0.26229,0.0836 -0.33517,0.20982 -0.1166,0.20195 -0.0479,0.45855 0.15405,0.57515 l 4.20463,2.4274 c 0.20196,0.1166 0.45855,0.0479 0.57515,-0.15405 0.1166,-0.20195 0.0479,-0.45837 -0.15404,-0.57497 l -4.20482,-2.42758 c -0.0757,-0.0437 -0.15899,-0.0614 -0.2398,-0.0558 z m -39.24903,3.56244 c -0.081,0.003 -0.16211,0.0291 -0.2329,0.0805 l -1.65296,1.19935 c -0.18875,0.13694 -0.2305,0.39912 -0.0936,0.58787 0.13695,0.18875 0.39912,0.2305 0.58787,0.0935 l 1.65314,-1.19935 c 0.18877,-0.13693 0.23051,-0.39911 0.0936,-0.58786 -0.0856,-0.11797 -0.22022,-0.17866 -0.35516,-0.17404 z m 40.28761,0.0142 c -0.13494,-0.005 -0.26948,0.0558 -0.35515,0.17367 -0.13708,0.18865 -0.0955,0.45098 0.0932,0.58805 l 1.65224,1.20044 c 0.18866,0.13707 0.4508,0.0955 0.58787,-0.0932 0.13707,-0.18866 0.0956,-0.4508 -0.093,-0.58787 l -1.65224,-1.20044 c -0.0707,-0.0514 -0.15193,-0.0778 -0.23289,-0.0807 z m -36.54387,0.14533 c -0.10743,-0.006 -0.21702,0.0298 -0.30374,0.10773 l -3.61076,3.2458 c -0.17342,0.15589 -0.18751,0.42098 -0.0316,0.59441 0.15589,0.17342 0.42097,0.1875 0.5944,0.0316 l 3.61077,-3.2458 c 0.17342,-0.15589 0.18751,-0.42098 0.0316,-0.59441 -0.0779,-0.0867 -0.18322,-0.13361 -0.29067,-0.13933 z m 32.80012,0.0116 c -0.10745,0.006 -0.21283,0.0525 -0.29084,0.13915 -0.15603,0.17332 -0.14207,0.43839 0.0312,0.59441 l 3.60841,3.24834 c 0.17332,0.15604 0.43857,0.14208 0.59459,-0.0312 0.15603,-0.17331 0.14207,-0.43839 -0.0312,-0.5944 l -3.6086,-3.24835 c -0.0867,-0.078 -0.19611,-0.11355 -0.30356,-0.10791 z m -29.37464,3.08358 c -0.13493,-0.005 -0.2696,0.0554 -0.35534,0.1733 l -2.85613,3.92614 c -0.13719,0.18858 -0.0959,0.45087 0.0926,0.58805 0.18857,0.13719 0.45087,0.0959 0.58805,-0.0927 l 2.85613,-3.92614 c 0.13718,-0.18857 0.0959,-0.45086 -0.0926,-0.58805 -0.0707,-0.0514 -0.15175,-0.0778 -0.23271,-0.0806 z m 25.93573,0.0176 c -0.081,0.003 -0.16211,0.0289 -0.2329,0.0803 -0.18875,0.13694 -0.23048,0.39911 -0.0936,0.58787 l 2.85086,3.92995 c 0.13693,0.18876 0.39911,0.2305 0.58787,0.0936 0.18876,-0.13693 0.23049,-0.3991 0.0936,-0.58786 l -2.85086,-3.92996 c -0.0856,-0.11797 -0.22004,-0.17846 -0.35498,-0.17385 z m -29.6228,0.6064 c -0.10745,0.006 -0.21282,0.0525 -0.29084,0.13915 l -1.36649,1.51763 c -0.15605,0.1733 -0.14223,0.43855 0.0311,0.59459 0.1733,0.15604 0.43837,0.14205 0.5944,-0.0313 l 1.36666,-1.51762 c 0.15606,-0.1733 0.14206,-0.43856 -0.0312,-0.59459 -0.0867,-0.078 -0.19611,-0.11354 -0.30357,-0.10791 z m 33.33076,0.002 c -0.10745,-0.006 -0.21691,0.0299 -0.30356,0.10791 -0.17333,0.156 -0.18726,0.42108 -0.0313,0.5944 l 1.3663,1.51799 c 0.15602,0.17333 0.42109,0.18726 0.59442,0.0312 0.17332,-0.15601 0.18726,-0.42126 0.0312,-0.59459 l -1.36631,-1.5178 c -0.078,-0.0867 -0.18339,-0.13351 -0.29084,-0.13916 z m -25.65524,1.68366 c -0.16403,-0.004 -0.32114,0.0899 -0.39239,0.24961 l -1.97816,4.43389 c -0.095,0.21297 -5e-5,0.46089 0.21292,0.5559 0.21296,0.095 0.46089,5e-5 0.55589,-0.21291 l 1.97815,-4.4339 c 0.095,-0.21296 5e-5,-0.46089 -0.21292,-0.55589 -0.0532,-0.0238 -0.10881,-0.0356 -0.16349,-0.0367 z m 17.95556,0.0122 c -0.0547,0.001 -0.11023,0.0128 -0.1635,0.0365 -0.21297,0.0947 -0.30836,0.34244 -0.21363,0.55553 l 1.97196,4.43662 c 0.0947,0.21297 0.34262,0.30836 0.55571,0.21364 0.21298,-0.0947 0.30836,-0.34244 0.21364,-0.55553 l -1.97197,-4.43662 c -0.071,-0.15973 -0.22818,-0.25329 -0.39221,-0.25015 z m -21.43154,1.35867 c -0.13468,0.009 -0.26212,0.0836 -0.33498,0.20982 l -1.02115,1.76869 c -0.11659,0.20195 -0.0479,0.45837 0.15406,0.57497 0.20195,0.1166 0.45837,0.0479 0.57496,-0.15405 l 1.02115,-1.76869 c 0.11659,-0.20195 0.0479,-0.45837 -0.15406,-0.57497 -0.0757,-0.0437 -0.15916,-0.0614 -0.23998,-0.0558 z m 24.93421,0 c -0.0808,-0.006 -0.16406,0.0121 -0.23979,0.0558 -0.20195,0.1166 -0.27065,0.37302 -0.15405,0.57497 l 1.02114,1.76869 c 0.1166,0.20195 0.37302,0.27064 0.57496,0.15405 0.20196,-0.1166 0.27066,-0.37302 0.15406,-0.57497 l -1.02114,-1.76869 c -0.0729,-0.12622 -0.20049,-0.20041 -0.33518,-0.20982 z m -17.0545,0.0634 c -0.19609,-0.002 -0.3718,0.13394 -0.41419,0.33354 l -1.00897,4.74926 c -0.0485,0.2281 0.0962,0.45076 0.32427,0.49921 0.22811,0.0485 0.45076,-0.0962 0.49922,-0.32427 l 1.00896,-4.74926 c 0.0485,-0.2281 -0.0962,-0.45076 -0.32427,-0.49921 -0.0285,-0.006 -0.057,-0.009 -0.085,-0.009 z m 9.1599,0.003 c -0.028,2.2e-4 -0.0563,0.003 -0.0848,0.009 -0.22814,0.0483 -0.37294,0.27071 -0.32465,0.49885 l 1.00553,4.74999 c 0.0483,0.22814 0.27088,0.37293 0.49903,0.32464 0.22814,-0.0483 0.37293,-0.27089 0.32464,-0.49903 l -1.0057,-4.74965 c -0.0423,-0.19963 -0.21793,-0.33543 -0.41402,-0.33391 z m -4.5725,0.47905 c -0.23319,0 -0.42092,0.18772 -0.42092,0.42092 v 4.85517 c 0,0.2332 0.18773,0.42092 0.42092,0.42092 0.2332,0 0.42092,-0.18772 0.42092,-0.42092 v -4.85517 c 0,-0.2332 -0.18772,-0.42092 -0.42092,-0.42092 z m -7.72657,1.56886 c -0.16347,0.0139 -0.31017,0.12324 -0.36423,0.28957 l -0.63129,1.94236 c -0.0721,0.22178 0.0484,0.45837 0.27014,0.53047 0.22177,0.0721 0.45836,-0.0486 0.53046,-0.27032 l 0.63128,-1.94218 c 0.0721,-0.22177 -0.0484,-0.45836 -0.27013,-0.53046 -0.0554,-0.018 -0.11173,-0.024 -0.16623,-0.0194 z m 15.44987,0.001 c -0.0545,-0.005 -0.11078,0.001 -0.16622,0.0193 -0.22178,0.0721 -0.34238,0.30868 -0.27033,0.53047 l 0.63111,1.94235 c 0.0721,0.22179 0.30868,0.3422 0.53046,0.27014 0.22178,-0.0721 0.34238,-0.3085 0.27032,-0.53028 l -0.63128,-1.94236 c -0.0541,-0.16634 -0.20058,-0.27568 -0.36406,-0.28957 z m -10.36543,1.08181 c -0.1952,0.0188 -0.356,0.17203 -0.37732,0.37496 l -0.21346,2.03119 c -0.0244,0.23192 0.14268,0.43812 0.3746,0.46252 0.23192,0.0244 0.4383,-0.14268 0.4627,-0.3746 l 0.21345,-2.03101 c 0.0244,-0.23192 -0.14268,-0.4383 -0.37458,-0.4627 -0.029,-0.003 -0.0575,-0.003 -0.0854,-3.5e-4 z m 5.26736,0.002 c -0.0279,-0.003 -0.0566,-0.003 -0.0856,3.5e-4 -0.23193,0.0242 -0.39917,0.2304 -0.37495,0.46233 l 0.21218,2.03138 c 0.0242,0.23193 0.2304,0.399 0.46234,0.37478 0.23193,-0.0242 0.39918,-0.23041 0.37496,-0.46234 l -0.212,-2.03119 c -0.0212,-0.20295 -0.18178,-0.35637 -0.37697,-0.37533 z" style="opacity:1;fill:#f4f2f3;fill-opacity:1;stroke:none;stroke-width:0.38088897;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" /> <path transform="matrix(0.35154274,0,0,0.35154274,206.79018,159.77261)" sodipodi:nodetypes="ccccc" inkscape:connector-curvature="0" id="path2150" d="m 469.09621,100.6068 -65.50955,38.06124 -41.41979,65.20654 60.59382,-44.88117 z" style="opacity:0.40900005;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1.5614785;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill;filter:url(#filter2222)" /> <g id="g2847"> <path sodipodi:type="star" style="opacity:1;fill:#ff5150;fill-opacity:1;stroke:none;stroke-width:1.01970422;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" id="path2096" sodipodi:sides="3" sodipodi:cx="124.97523" sodipodi:cy="142.65184" sodipodi:r1="18.791006" sodipodi:r2="9.395503" sodipodi:arg1="1.3089969" sodipodi:arg2="2.3561945" inkscape:flatsided="true" inkscape:rounded="1.35308e-016" inkscape:randomized="0" d="m 129.8387,160.80256 -23.01419,-23.01419 31.43796,-8.42378 z" inkscape:transform-center-y="-13.18648" transform="matrix(0.64804473,-0.3316906,-0.36122382,0.63205852,329.21345,156.86272)" /> <path transform="matrix(-0.36122382,0.63205852,0.64804473,-0.3316906,297.96259,186.70411)" inkscape:transform-center-y="13.186483" d="m 129.8387,160.80256 -23.01419,-23.01419 31.43796,-8.42378 z" inkscape:randomized="0" inkscape:rounded="1.35308e-016" inkscape:flatsided="true" sodipodi:arg2="2.3561945" sodipodi:arg1="1.3089969" sodipodi:r2="9.395503" sodipodi:r1="18.791006" sodipodi:cy="142.65184" sodipodi:cx="124.97523" sodipodi:sides="3" id="path2099" style="opacity:1;fill:#f1f1f1;fill-opacity:1;stroke:none;stroke-width:1.01970422;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill" sodipodi:type="star" /> <path style="opacity:0.243;fill:#000000;stroke:none;stroke-width:0.09301235px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" d="m 331.85294,231.18507 23.41607,-15.75201 16.81513,-22.66472 z" id="path2112" inkscape:connector-curvature="0" /> </g> </g> </g> </svg> </div> <p>Safari</p> </a> </div> </div> </div> </div> </div> <script type="text/javascript"> var modal_wrong_browser = document.getElementById("modal_wrong_browser"); var ua = navigator.userAgent.toLowerCase(); var chrome = document.getElementById("chrome-browser"); var edge = document.getElementById("edge-browser"); var firefox = document.getElementById("firefox-browser"); var ie = document.getElementById("ie-browser"); var opera = document.getElementById("opera-browser"); var safari = document.getElementById("safari-browser"); var isAndroid = ua.indexOf("android") > -1; var isIOs = ua.indexOf("iphone") > -1; var isWindows = ua.indexOf("windows") > -1; var isMacOs = ua.indexOf("macintosh") > -1; if(isAndroid){ chrome.href = "https://play.google.com/store/apps/details?id=com.android.chrome"; chrome.hidden = false; }else if(isIOs || isMacOs){ chrome.href = "https://apps.apple.com/fr/app/google/id284815942"; chrome.hidden = false; safari.href = "#"; safari.hidden = false; }else if(isWindows){ chrome.href = "https://www.google.com/intl/fr_fr/chrome/"; chrome.hidden = false; firefox.href = "https://www.mozilla.org/fr/firefox/new/"; firefox.hidden = false; opera.href = "https://www.opera.com/fr/computer"; opera.hidden = false; edge.href = "https://www.microsoft.com/fr-fr/windows/microsoft-edge"; edge.hidden = false; }else{ // ignore } </script> <script rel="preconnect" rel="preload" as="script" type="text/javascript" src="//cdn.bitmovin.com/player/web/8/bitmovinplayer.js"></script> <script rel="preconnect" type="text/javascript" src="https://cdn.bitmovin.com/analytics/web/2/bitmovinanalytics.min.js"></script> <script type="text/javascript" rel="preload" as="script" src="https://otto-static.cdn.vodfactory.com/static/releases/122/js/bitmovinplayer-ui.min.js?id=4fc08f61bb45532c2d935599578cbab2"></script> <script type="text/javascript" rel="preload" as="script" src="https://otto-static.cdn.vodfactory.com/static/releases/122/js/otto-player.js?id=b57733a7813c9c1ac458eb19cdeabb05"></script> <script type="text/javascript" id="bitmovin"> const languages = [{'iso_639_1': 'ab', 'iso_639_2': 'abk','iso_639_3': 'abk','name': 'Abkhaze'},{'iso_639_1': 'aa', 'iso_639_2': 'aar','iso_639_3': 'aar','name': 'Afar'},{'iso_639_1': 'af', 'iso_639_2': 'afr','iso_639_3': 'afr','name': 'Afrikaans'},{'iso_639_1': 'yu', 'iso_639_2': 'yue','iso_639_3': 'yue','name': 'Afrikaans (Afrique du Sud)'},{'iso_639_1': 'ak', 'iso_639_2': 'aka','iso_639_3': 'aka +聽2','name': 'Akan'},{'iso_639_1': 'sq', 'iso_639_2': 'alb','iso_639_3': 'sqi +聽4','name': 'Albanais'},{'iso_639_1': 'de', 'iso_639_2': 'ger','iso_639_3': 'deu','name': 'Allemand'},{'iso_639_1': 'de', 'iso_639_2': 'ger','iso_639_3': 'deu + part','name': 'Allemand partiel'},{'iso_639_1': 'am', 'iso_639_2': 'amh','iso_639_3': 'amh','name': 'Amharique'},{'iso_639_1': 'cm', 'iso_639_2': 'cmn','iso_639_3': 'cmn','name': 'Amharique (脡thiopie)'},{'iso_639_1': 'en', 'iso_639_2': 'eng','iso_639_3': 'eng','name': 'Anglais'},{'iso_639_1': 'en', 'iso_639_2': 'eng','iso_639_3': 'eng + part','name': 'Anglais partiel'},{'iso_639_1': 'ar', 'iso_639_2': 'ara','iso_639_3': 'ara +聽30','name': 'Arabe'},{'iso_639_1': 'an', 'iso_639_2': 'arg','iso_639_3': 'arg','name': 'Aragonais'},{'iso_639_1': 'hy', 'iso_639_2': 'arm','iso_639_3': 'hye','name': 'Arm茅nien'},{'iso_639_1': 'as', 'iso_639_2': 'asm','iso_639_3': 'asm','name': 'Assamais'},{'iso_639_1': 'av', 'iso_639_2': 'ava','iso_639_3': 'ava','name': 'Avar'},{'iso_639_1': 'ae', 'iso_639_2': 'ave','iso_639_3': 'ave','name': 'Avestique'},{'iso_639_1': 'ay', 'iso_639_2': 'aym','iso_639_3': 'aym +聽2','name': 'Aymara'},{'iso_639_1': 'az', 'iso_639_2': 'aze','iso_639_3': 'aze +聽2','name': 'Az茅ri'},{'iso_639_1': 'ba', 'iso_639_2': 'bak','iso_639_3': 'bak','name': 'Bachkir'},{'iso_639_1': 'bm', 'iso_639_2': 'bam','iso_639_3': 'bam','name': 'Bambara'},{'iso_639_1': 'eu', 'iso_639_2': 'baq','iso_639_3': 'eus','name': 'Basque'},{'iso_639_1': 'bn', 'iso_639_2': 'ben','iso_639_3': 'ben','name': 'Bengali'},{'iso_639_1': 'bi', 'iso_639_2': 'bis','iso_639_3': 'bis','name': 'Bichelamar'},{'iso_639_1': 'be', 'iso_639_2': 'bel','iso_639_3': 'bel','name': 'Bi茅lorusse'},{'iso_639_1': 'bh', 'iso_639_2': 'bih','iso_639_3': '--','name': 'Bihari'},{'iso_639_1': 'my', 'iso_639_2': 'bur','iso_639_3': 'mya','name': 'Birman'},{'iso_639_1': 'bs', 'iso_639_2': 'bos','iso_639_3': 'bos','name': 'Bosnien'},{'iso_639_1': 'br', 'iso_639_2': 'bre','iso_639_3': 'bre','name': 'Breton'},{'iso_639_1': 'bg', 'iso_639_2': 'bul','iso_639_3': 'bul','name': 'Bulgare'},{'iso_639_1': 'ks', 'iso_639_2': 'kas','iso_639_3': 'kas','name': 'Cachemiri'},{'iso_639_1': 'ca', 'iso_639_2': 'cat','iso_639_3': 'cat','name': 'Catalan'},{'iso_639_1': 'ch', 'iso_639_2': 'cha','iso_639_3': 'cha','name': 'Chamorro'},{'iso_639_1': 'ny', 'iso_639_2': 'nya','iso_639_3': 'nya','name': 'Chichewa'},{'iso_639_1': 'zh', 'iso_639_2': 'chi','iso_639_3': 'zho +聽13','name': 'Chinois'},{'iso_639_1': 'si', 'iso_639_2': 'sin','iso_639_3': 'sin','name': 'Cingalais'},{'iso_639_1': 'ko', 'iso_639_2': 'kor','iso_639_3': 'kor','name': 'Cor茅en'},{'iso_639_1': 'kw', 'iso_639_2': 'cor','iso_639_3': 'cor','name': 'Cornique'},{'iso_639_1': 'co', 'iso_639_2': 'cos','iso_639_3': 'cos','name': 'Corse'},{'iso_639_1': 'ht', 'iso_639_2': 'hat','iso_639_3': 'hat','name': 'Cr茅ole ha茂tien'},{'iso_639_1': 'rc', 'iso_639_2': 'rcf','iso_639_3': 'rcf','name': 'Cr茅ole R茅unionnais'},{'iso_639_1': 'cr', 'iso_639_2': 'cre','iso_639_3': 'cre +聽6','name': 'Cri'},{'iso_639_1': 'hr', 'iso_639_2': 'scr','iso_639_3': 'hrv','name': 'Croate'},{'iso_639_1': 'da', 'iso_639_2': 'dan','iso_639_3': 'dan','name': 'Danois'},{'iso_639_1': 'da', 'iso_639_2': 'dan','iso_639_3': 'dan + part','name': 'Danois partiel'},{'iso_639_1': 'dz', 'iso_639_2': 'dzo','iso_639_3': 'dzo','name': 'Dzongkha'},{'iso_639_1': 'gd', 'iso_639_2': 'gla','iso_639_3': 'gla','name': '脡cossais'},{'iso_639_1': 'es', 'iso_639_2': 'spa','iso_639_3': 'spa','name': 'Espagnol'},{'iso_639_1': 'es', 'iso_639_2': 'spa','iso_639_3': 'spa + part','name': 'Espagnol partiel'},{'iso_639_1': 'eo', 'iso_639_2': 'epo','iso_639_3': 'epo','name': 'Esp茅ranto'},{'iso_639_1': 'et', 'iso_639_2': 'est','iso_639_3': 'est','name': 'Estonien'},{'iso_639_1': 'ee', 'iso_639_2': 'ewe','iso_639_3': 'ewe','name': 'Ewe'},{'iso_639_1': 'fo', 'iso_639_2': 'fao','iso_639_3': 'fao','name': 'F茅ro茂en'},{'iso_639_1': 'fj', 'iso_639_2': 'fij','iso_639_3': 'fij','name': 'Fidjien'},{'iso_639_1': 'fi', 'iso_639_2': 'fin','iso_639_3': 'fin','name': 'Finnois'},{'iso_639_1': 'fr', 'iso_639_2': 'fre','iso_639_3': 'fra','name': 'Fran莽ais'},{'iso_639_1': 'fr', 'iso_639_2': 'fre','iso_639_3': 'fre + part','name': 'Fran莽ais partiel'},{'iso_639_1': 'fr', 'iso_639_2': 'fre','iso_639_3': 'fre + sme','name': 'Fran莽ais SME'},{'iso_639_1': 'fy', 'iso_639_2': 'fry','iso_639_3': 'fry +聽3','name': 'Frison occidental'},{'iso_639_1': 'gl', 'iso_639_2': 'glg','iso_639_3': 'glg','name': 'Galicien'},{'iso_639_1': 'cy', 'iso_639_2': 'wel','iso_639_3': 'cym','name': 'Gallois'},{'iso_639_1': 'lg', 'iso_639_2': 'lug','iso_639_3': 'lug','name': 'Ganda'},{'iso_639_1': 'ka', 'iso_639_2': 'geo','iso_639_3': 'kat','name': 'G茅orgien'},{'iso_639_1': 'el', 'iso_639_2': 'gre','iso_639_3': 'ell','name': 'Grec moderne'},{'iso_639_1': 'kl', 'iso_639_2': 'kal','iso_639_3': 'kal','name': 'Groenlandais'},{'iso_639_1': 'gn', 'iso_639_2': 'grn','iso_639_3': 'grn +聽5','name': 'Guarani'},{'iso_639_1': 'gu', 'iso_639_2': 'guj','iso_639_3': 'guj','name': 'Gujarati'},{'iso_639_1': 'ha', 'iso_639_2': 'hau','iso_639_3': 'hau','name': 'Haoussa'},{'iso_639_1': 'he', 'iso_639_2': 'heb','iso_639_3': 'heb','name': 'H茅breu'},{'iso_639_1': 'hz', 'iso_639_2': 'her','iso_639_3': 'her','name': 'H茅r茅ro'},{'iso_639_1': 'hi', 'iso_639_2': 'hin','iso_639_3': 'hin','name': 'Hindi'},{'iso_639_1': 'ho', 'iso_639_2': 'hmo','iso_639_3': 'hmo','name': 'Hiri motu'},{'iso_639_1': 'hu', 'iso_639_2': 'hun','iso_639_3': 'hun','name': 'Hongrois'},{'iso_639_1': 'io', 'iso_639_2': 'ido','iso_639_3': 'ido','name': 'Ido'},{'iso_639_1': 'ig', 'iso_639_2': 'ibo','iso_639_3': 'ibo','name': 'Igbo'},{'iso_639_1': 'id', 'iso_639_2': 'ind','iso_639_3': 'ind','name': 'Indon茅sien'},{'iso_639_1': 'ia', 'iso_639_2': 'ina','iso_639_3': 'ina','name': 'Interlingua'},{'iso_639_1': 'iu', 'iso_639_2': 'iku','iso_639_3': 'iku +聽2','name': 'Inuktitut'},{'iso_639_1': 'ik', 'iso_639_2': 'ipk','iso_639_3': 'ipk +聽2','name': 'Inupiak'},{'iso_639_1': 'ga', 'iso_639_2': 'gle','iso_639_3': 'gle','name': 'Irlandais'},{'iso_639_1': 'is', 'iso_639_2': 'ice','iso_639_3': 'isl','name': 'Islandais'},{'iso_639_1': 'it', 'iso_639_2': 'ita','iso_639_3': 'ita','name': 'Italien'},{'iso_639_1': 'it', 'iso_639_2': 'ita','iso_639_3': 'ita + part','name': 'Italien partiel'},{'iso_639_1': 'ja', 'iso_639_2': 'jpn','iso_639_3': 'jpn','name': 'Japonais'},{'iso_639_1': 'jv', 'iso_639_2': 'jav','iso_639_3': 'jav','name': 'Javanais'},{'iso_639_1': 'kn', 'iso_639_2': 'kan','iso_639_3': 'kan','name': 'Kannada'},{'iso_639_1': 'kr', 'iso_639_2': 'kau','iso_639_3': 'kau +聽3','name': 'Kanouri'},{'iso_639_1': 'kk', 'iso_639_2': 'kaz','iso_639_3': 'kaz','name': 'Kazakh'},{'iso_639_1': 'km', 'iso_639_2': 'khm','iso_639_3': 'khm','name': 'Khmer'},{'iso_639_1': 'kg', 'iso_639_2': 'kon','iso_639_3': 'kon +聽3','name': 'Kikongo'},{'iso_639_1': 'ki', 'iso_639_2': 'kik','iso_639_3': 'kik','name': 'Kikuyu'},{'iso_639_1': 'rw', 'iso_639_2': 'kin','iso_639_3': 'kin','name': 'Kinyarwanda'},{'iso_639_1': 'ky', 'iso_639_2': 'kir','iso_639_3': 'kir','name': 'Kirghiz'},{'iso_639_1': 'rn', 'iso_639_2': 'run','iso_639_3': 'run','name': 'Kirundi'},{'iso_639_1': 'kv', 'iso_639_2': 'kom','iso_639_3': 'kom +聽2','name': 'Komi'},{'iso_639_1': 'kj', 'iso_639_2': 'kua','iso_639_3': 'kua','name': 'Kuanyama'},{'iso_639_1': 'ku', 'iso_639_2': 'kur','iso_639_3': 'kur +聽3','name': 'Kurde'},{'iso_639_1': 'lo', 'iso_639_2': 'lao','iso_639_3': 'lao','name': 'Lao'},{'iso_639_1': 'la', 'iso_639_2': 'lat','iso_639_3': 'lat','name': 'Latin'},{'iso_639_1': 'lv', 'iso_639_2': 'lav','iso_639_3': 'lav','name': 'Letton'},{'iso_639_1': 'li', 'iso_639_2': 'lim','iso_639_3': 'lim','name': 'Limbourgeois'},{'iso_639_1': 'ln', 'iso_639_2': 'lin','iso_639_3': 'lin','name': 'Lingala'},{'iso_639_1': 'lt', 'iso_639_2': 'lit','iso_639_3': 'lit','name': 'Lituanien'},{'iso_639_1': 'lu', 'iso_639_2': 'lub','iso_639_3': 'lub','name': 'Luba'},{'iso_639_1': 'lb', 'iso_639_2': 'ltz','iso_639_3': 'ltz','name': 'Luxembourgeois'},{'iso_639_1': 'mk', 'iso_639_2': 'mac','iso_639_3': 'mkd','name': 'Mac茅donien'},{'iso_639_1': 'ms', 'iso_639_2': 'may','iso_639_3': 'msa +聽13','name': 'Malais'},{'iso_639_1': 'ml', 'iso_639_2': 'mal','iso_639_3': 'mal','name': 'Malayalam'},{'iso_639_1': 'dv', 'iso_639_2': 'div','iso_639_3': 'div','name': 'Maldivien'},{'iso_639_1': 'mg', 'iso_639_2': 'mlg','iso_639_3': 'mlg +聽10','name': 'Malgache'},{'iso_639_1': 'mt', 'iso_639_2': 'mlt','iso_639_3': 'mlt','name': 'Maltais'},{'iso_639_1': 'gv', 'iso_639_2': 'glv','iso_639_3': 'glv','name': 'Mannois'},{'iso_639_1': 'mi', 'iso_639_2': 'mao','iso_639_3': 'mri','name': 'Maori de Nouvelle-Z茅lande'},{'iso_639_1': 'mr', 'iso_639_2': 'mar','iso_639_3': 'mar','name': 'Marathi'},{'iso_639_1': 'mh', 'iso_639_2': 'mah','iso_639_3': 'mah','name': 'Marshallais'},{'iso_639_1': 'mo', 'iso_639_2': 'mol','iso_639_3': 'mol','name': 'Moldave'},{'iso_639_1': 'mn', 'iso_639_2': 'mon','iso_639_3': 'mon +聽2','name': 'Mongol'},{'iso_639_1': 'na', 'iso_639_2': 'nau','iso_639_3': 'nau','name': 'Nauruan'},{'iso_639_1': 'nv', 'iso_639_2': 'nav','iso_639_3': 'nav','name': 'Navajo'},{'iso_639_1': 'ng', 'iso_639_2': 'ndo','iso_639_3': 'ndo','name': 'Ndonga'},{'iso_639_1': 'nl', 'iso_639_2': 'dut','iso_639_3': 'nld','name': 'N茅erlandais'},{'iso_639_1': 'ne', 'iso_639_2': 'nep','iso_639_3': 'nep','name': 'N茅palais'},{'iso_639_1': 'no', 'iso_639_2': 'nor','iso_639_3': 'nor +聽2','name': 'Norv茅gien'},{'iso_639_1': 'nb', 'iso_639_2': 'nob','iso_639_3': 'nob','name': 'Norv茅gien Bokm氓l'},{'iso_639_1': 'nn', 'iso_639_2': 'nno','iso_639_3': 'nno','name': 'Norv茅gien Nynorsk'},{'iso_639_1': 'nr', 'iso_639_2': 'nbl','iso_639_3': 'nbl','name': 'Nrebele'},{'iso_639_1': 'ie', 'iso_639_2': 'ile','iso_639_3': 'ile','name': 'Occidental'},{'iso_639_1': 'oc', 'iso_639_2': 'oci','iso_639_3': 'oci +聽5','name': 'Occitan'},{'iso_639_1': 'oj', 'iso_639_2': 'oji','iso_639_3': 'oji +聽7','name': 'Ojibw茅'},{'iso_639_1': 'or', 'iso_639_2': 'ori','iso_639_3': 'ori','name': 'Oriya'},{'iso_639_1': 'om', 'iso_639_2': 'orm','iso_639_3': 'orm +聽4','name': 'Oromo'},{'iso_639_1': 'os', 'iso_639_2': 'oss','iso_639_3': 'oss','name': 'Oss猫te'},{'iso_639_1': 'ug', 'iso_639_2': 'uig','iso_639_3': 'uig','name': 'Ou茂ghour'},{'iso_639_1': 'ur', 'iso_639_2': 'urd','iso_639_3': 'urd','name': 'Ourdou'},{'iso_639_1': 'uz', 'iso_639_2': 'uzb','iso_639_3': 'uzb +聽2','name': 'Ouzbek'},{'iso_639_1': 'ps', 'iso_639_2': 'pus','iso_639_3': 'pus +聽3','name': 'Pachto'},{'iso_639_1': 'pi', 'iso_639_2': 'pli','iso_639_3': 'pli','name': 'Pali'},{'iso_639_1': 'pa', 'iso_639_2': 'pan','iso_639_3': 'pan','name': 'Pendjabi'},{'iso_639_1': 'fa', 'iso_639_2': 'per','iso_639_3': 'fas +聽2','name': 'Persan'},{'iso_639_1': 'ff', 'iso_639_2': 'ful','iso_639_3': 'ful +聽9','name': 'Peul'},{'iso_639_1': 'pl', 'iso_639_2': 'pol','iso_639_3': 'pol','name': 'Polonais'},{'iso_639_1': 'pl', 'iso_639_2': 'pol','iso_639_3': 'pol','name': 'Polonais partiel'},{'iso_639_1': 'pt', 'iso_639_2': 'por','iso_639_3': 'por','name': 'Portugais'},{'iso_639_1': 'pt', 'iso_639_2': 'por','iso_639_3': 'por + part','name': 'Portugais partiel'},{'iso_639_1': 'qu', 'iso_639_2': 'que','iso_639_3': 'que +聽44','name': 'Quechua'},{'iso_639_1': 'rm', 'iso_639_2': 'roh','iso_639_3': 'roh','name': 'Romanche'},{'iso_639_1': 'ro', 'iso_639_2': 'rum','iso_639_3': 'ron','name': 'Roumain'},{'iso_639_1': 'ru', 'iso_639_2': 'rus','iso_639_3': 'rus','name': 'Russe'},{'iso_639_1': 'se', 'iso_639_2': 'sme','iso_639_3': 'sme','name': 'Same du Nord'},{'iso_639_1': 'sm', 'iso_639_2': 'smo','iso_639_3': 'smo','name': 'Samoan'},{'iso_639_1': 'sg', 'iso_639_2': 'sag','iso_639_3': 'sag','name': 'Sango'},{'iso_639_1': 'sa', 'iso_639_2': 'san','iso_639_3': 'san','name': 'Sanskrit'},{'iso_639_1': 'sc', 'iso_639_2': 'srd','iso_639_3': 'srd +聽4','name': 'Sarde'},{'iso_639_1': 'sr', 'iso_639_2': 'scc','iso_639_3': 'srp','name': 'Serbe'},{'iso_639_1': 'sh', 'iso_639_2': '','iso_639_3': 'hbs','name': 'Serbo-croate'},{'iso_639_1': 'sn', 'iso_639_2': 'sna','iso_639_3': 'sna','name': 'Shona'},{'iso_639_1': 'nd', 'iso_639_2': 'nde','iso_639_3': 'nde','name': 'Sindebele'},{'iso_639_1': 'sd', 'iso_639_2': 'snd','iso_639_3': 'snd','name': 'Sindhi'},{'iso_639_1': 'sk', 'iso_639_2': 'slo','iso_639_3': 'slk','name': 'Slovaque'},{'iso_639_1': 'sl', 'iso_639_2': 'slv','iso_639_3': 'slv','name': 'Slov猫ne'},{'iso_639_1': 'so', 'iso_639_2': 'som','iso_639_3': 'som','name': 'Somali'},{'iso_639_1': 'st', 'iso_639_2': 'sot','iso_639_3': 'sot','name': 'Sotho du Sud'},{'iso_639_1': 'su', 'iso_639_2': 'sun','iso_639_3': 'sun','name': 'Soundanais'},{'iso_639_1': 'sv', 'iso_639_2': 'swe','iso_639_3': 'swe','name': 'Su茅dois'},{'iso_639_1': 'sv', 'iso_639_2': 'swe','iso_639_3': 'swe + part','name': 'Su茅dois partiel'},{'iso_639_1': 'sw', 'iso_639_2': 'swa','iso_639_3': 'swa +聽2','name': 'Swahili'},{'iso_639_1': 'ss', 'iso_639_2': 'ssw','iso_639_3': 'ssw','name': 'Swati'},{'iso_639_1': 'tg', 'iso_639_2': 'tgk','iso_639_3': 'tgk','name': 'Tadjik'},{'iso_639_1': 'tl', 'iso_639_2': 'tgl','iso_639_3': 'tgl','name': 'Tagalog'},{'iso_639_1': 'ty', 'iso_639_2': 'tah','iso_639_3': 'tah','name': 'Tahitien'},{'iso_639_1': 'ta', 'iso_639_2': 'tam','iso_639_3': 'tam','name': 'Tamoul'},{'iso_639_1': 'tt', 'iso_639_2': 'tat','iso_639_3': 'tat','name': 'Tatar'},{'iso_639_1': 'cs', 'iso_639_2': 'cze','iso_639_3': 'ces','name': 'Tch猫que'},{'iso_639_1': 'ce', 'iso_639_2': 'che','iso_639_3': 'che','name': 'Tch茅tch猫ne'},{'iso_639_1': 'cv', 'iso_639_2': 'chv','iso_639_3': 'chv','name': 'Tchouvache'},{'iso_639_1': 'te', 'iso_639_2': 'tel','iso_639_3': 'tel','name': 'T茅lougou'},{'iso_639_1': 'th', 'iso_639_2': 'tha','iso_639_3': 'tha','name': 'Tha茂'},{'iso_639_1': 'bo', 'iso_639_2': 'tib','iso_639_3': 'bod','name': 'Tib茅tain'},{'iso_639_1': 'ti', 'iso_639_2': 'tir','iso_639_3': 'tir','name': 'Tigrigna'},{'iso_639_1': 'to', 'iso_639_2': 'ton','iso_639_3': 'ton','name': 'Tongien'},{'iso_639_1': 'ts', 'iso_639_2': 'tso','iso_639_3': 'tso','name': 'Tsonga'},{'iso_639_1': 'tn', 'iso_639_2': 'tsn','iso_639_3': 'tsn','name': 'Tswana'},{'iso_639_1': 'tr', 'iso_639_2': 'tur','iso_639_3': 'tur','name': 'Turc'},{'iso_639_1': 'tk', 'iso_639_2': 'tuk','iso_639_3': 'tuk','name': 'Turkm猫ne'},{'iso_639_1': 'tw', 'iso_639_2': 'twi','iso_639_3': 'twi','name': 'Twi'},{'iso_639_1': 'uk', 'iso_639_2': 'ukr','iso_639_3': 'ukr','name': 'Ukrainien'},{'iso_639_1': 've', 'iso_639_2': 'ven','iso_639_3': 'ven','name': 'Venda'},{'iso_639_1': 'qa', 'iso_639_2': 'qaa','iso_639_3': 'qaa','name': 'Version Originale'},{'iso_639_1': 'qa', 'iso_639_2': 'qad','iso_639_3': 'qad','name': 'Version Originale'},{'iso_639_1': 'vi', 'iso_639_2': 'vie','iso_639_3': 'vie','name': 'Vietnamien'},{'iso_639_1': 'cu', 'iso_639_2': 'chu','iso_639_3': 'chu','name': 'Vieux-slave'},{'iso_639_1': 'vo', 'iso_639_2': 'vol','iso_639_3': 'vol','name': 'Volap眉k'},{'iso_639_1': 'wa', 'iso_639_2': 'wln','iso_639_3': 'wln','name': 'Wallon'},{'iso_639_1': 'wo', 'iso_639_2': 'wol','iso_639_3': 'wol','name': 'Wolof'},{'iso_639_1': 'xh', 'iso_639_2': 'xho','iso_639_3': 'xho','name': 'Xhosa'},{'iso_639_1': 'ii', 'iso_639_2': 'iii','iso_639_3': 'iii','name': 'Yi'},{'iso_639_1': 'yi', 'iso_639_2': 'yid','iso_639_3': 'yid +聽2','name': 'Yiddish'},{'iso_639_1': 'yo', 'iso_639_2': 'yor','iso_639_3': 'yor','name': 'Yoruba'},{'iso_639_1': 'za', 'iso_639_2': 'zha','iso_639_3': 'zha +聽2','name': 'Zhuang'},{'iso_639_1': 'zu', 'iso_639_2': 'zul','iso_639_3': 'zul','name': 'Zoulou'}, ]; const txt_speed = "Vitesse de lecture"; const txt_video_quality = "Qualit茅 de la vid茅o"; const txt_audio_quality = "Qualit茅 de l'audio"; const txt_audio_track = "Piste audio"; const txt_subs_track = "Sous-titres"; const txt_back = "Retour"; const txt_reset = "R茅initialiser"; const txt_default = "D茅faut"; const txt_auto = "Auto"; const txt_subs_font_size = "Taille de police"; const txt_subs_font_family = "Type de police"; const txt_subs_font_color = "Couleur de police"; const txt_subs_font_opacity = "Opacit茅"; const txt_subs_character_edge = "Effet de la police"; const txt_subs_background_color = "Couleur de fond"; const txt_subs_background_opacity = "Transparence du fond"; const txt_subs_window_color = "Couleur de la fen锚tre"; const txt_subs_window_opacity = "Transparence de la fen锚tre"; const txt_color_default = "D茅faut"; const txt_color_white = "Blanc"; const txt_color_black = "Noir"; const txt_color_red = "Rouge"; const txt_color_green = "Vert"; const txt_color_blue = "Bleu"; const txt_color_cyan = "Cyan"; const txt_color_yellow = "Jaune"; const txt_color_magenta = "Magenta"; const txt_size_default = "D茅faut"; const txt_size_400p = "400%"; const txt_size_300p = "300%"; const txt_size_200p = "200%"; const txt_size_150p = "150%"; const txt_size_100p = "100%"; const txt_size_075p = "75%"; const txt_size_050p = "50%"; const txt_size_025p = "25%"; const txt_size_000p = "0%"; const txt_edge_default = "D茅faut"; const txt_edge_raised = "raised"; const txt_edge_depressed = "depressed"; const txt_edge_uniform = "uniform"; const txt_edge_drop_shadowed = "drop_shadowed"; const txt_family_default = "D茅faut"; const txt_family_monospaced_serif = "Monospaced serif"; const txt_family_proportional_serif = "Proportional serif"; const txt_family_monospaced_sans_serif = "Monospaced sans serif"; const txt_family_proportional_sans_serif = "Proportional sans serif"; const txt_family_casual = "Casual"; const txt_family_cursive = "Cursive"; const txt_family_small_capital = "Small Capital"; const txt_loading = "chargement"; let display_player_recommendations = true; const seconds_before_end_to_display_recommendations = 30; const display_skip_intro_outro = true; let display_next_season_episode = true; const txt_skip_intro = "Passer le g茅n茅rique"; const txt_skip_outro = "Passer le g茅n茅rique"; const txt_next_episode = "脡pisode suivant"; const locale = "fr"; const limitations = { 'desktop' : { 'max_width' : 1920, 'max_height' : 1080, 'max_bitrate' : '10000kbps' }, 'tablet' : { 'max_width' : 1920, 'max_height' : 1080, 'max_bitrate' : '10000kbps' }, 'mobile' : { 'max_width' : 1920, 'max_height' : 1080, 'max_bitrate' : '10000kbps' }, 'chromecast' : { 'max_width' : 1920, 'max_height' : 1080, 'max_bitrate' : '10000kbps' }, }; </script> <script type="text/javascript"> $( document ).ready(function() { ottoPlayer.onReady(); ottoPlayer.init(); }); </script> <script> $(document).ready(function () { if ($('.pagination__next').length) { $containerInfiniteScroll = $('#inf-blocks-container').infiniteScroll({ // options path: 'https://madelen.ina.fr/page/contact?page={{#}}', append: '.section', status: '.page-load-status', scrollThreshold: 900, checkLastPage: true, history: false, prefill: true, debug: false, loadOnScroll: true, }); $containerInfiniteScroll.on('load.infiniteScroll', function(event, response) { setTimeout(function() { initAllScriptsOnReload(); }, 200); }); } }); </script> <script> function getURLParameter(url, name) { return (RegExp(name + '=' + '(.+?)(&|$)').exec(url) || [, null])[1]; } $(document).ready(function () { $searchResults = $('#search-results'); $searchInput = $('.search-input'); $searchForm = $('.main-header-search-form'); var $searchResultsEmpty = $searchResults.find('.search-results-empty'); var $searchResultsGrid = $searchResults.find('.search-results-grid'); var timer, delay = 750; $searchForm.on('submit', function (e) { e.preventDefault(); }); $searchInput.on('input', function (e) { var searchInputVal = $searchInput.val(); if (searchInputVal !== "") { if (!$searchResults.hasClass('visible')) { $searchResults.addClass('visible'); $body.addClass('fixed'); } $searchResultsGrid.empty(); var _this = $(this); clearTimeout(timer); timer = setTimeout(function () { search.onReady(searchInputVal); }, delay); } else { $searchResults.removeClass('visible'); $body.removeClass('fixed'); } if (searchInputVal === "empty") { $searchResultsEmpty.show(); $searchResultsGrid.hide(); } else { $searchResultsEmpty.hide(); $searchResultsGrid.show(); } }) }); var search = (function () { function addQuery(urlString, query) { var url = new URL(urlString); var query_string = url.search; var search_params = new URLSearchParams(query_string); // new value of "id" is set to "101" search_params.set('query', query); // change the search property of the main url url.search = search_params.toString(); // the new url string var new_url = url.toString(); // output : http://demourl.com/path?id=101&topic=main return new_url; } var onReady = function (searchInputVal) { var $ISsearch; if (typeof InfiniteScroll.data('.search-results-grid') !== 'undefined') { $('.search-results-grid').infiniteScroll('destroy'); } // Add new URI $('.search-results_pagination__next').attr('href', addQuery('https://madelen.ina.fr/api/ajax/search?page=1', searchInputVal)); $ISsearch = $('.search-results-grid').infiniteScroll({ // options path: '.search-results_pagination__next', append: '.search-results-infinite-scroll', checkLastPage: true, history: false, scrollThreshold: 500, elementScroll: '#search-results', status: '.search-results-load-status', prefill: true, debug: false, loadOnScroll: true, }); var infScroll = $ISsearch.data('infiniteScroll'); // ON LOAD -- Triggered when the next page has been successfully loaded, but not yet added to the container. $ISsearch.on('load.infiniteScroll', function (event, response, path) { var pageIndex = getURLParameter(path, 'page') || 1; if (pageIndex <= 1) { $ISsearch.empty(); } }); // ON APPEND -- Triggered after item elements have been appended to the container. $ISsearch.on('append.infiniteScroll', function (event, response, path, items) { var pageIndex = getURLParameter(path, 'page') || 1; if (items.length == 0 && pageIndex <= 1) { if (response.body) { const suggestions = response.body.querySelectorAll('#search-suggestions span'); const suggestionTexts = Array.from(suggestions).map(span => span.textContent); $('.search-suggestions-title').addClass('d-none'); $('.search-results-empty-content').removeClass('d-none') if (suggestionTexts.length > 0) { $('.search-results-empty-content').addClass('d-none') $('.search-suggestions-title').removeClass('d-none'); } appendSuggestions(suggestionTexts); } $('.search-results-empty').show(); } // $postersLoader.hide(); }); // ON ERROR -- Triggered when the next page could not be loaded. $ISsearch.on('error.infiniteScroll', function (event, error, path) { var pageIndex = getURLParameter(path, 'page') || 1; if (pageIndex <= 1) { var $searchResultsEmpty = $searchResults.find('.search-results-empty'); $searchResultsEmpty.show(); } }); // $searchResults = $('#search-results'); // var $searchResultsEmpty = $searchResults.find('.search-results-empty'); // var $searchResultsGrid = $searchResults.find('.search-results-grid'); // $searchResultsEmpty.show(); // $searchResultsGrid.hide(); $('.search-results-grid').empty(); $ISsearch.infiniteScroll('loadNextPage'); } return { onReady: onReady } })(); function appendSuggestions(suggestions) { const baseURL = "https://madelen.ina.fr/search"; const suggestionsContainer = $('#search-suggestions'); suggestionsContainer.html(''); const suggestionsLinks = suggestions.map(suggestion => { const href = `${baseURL}?search=${encodeURIComponent(suggestion)}`; const link = $('<a></a>', { text: suggestion, title: suggestion, href: href }); return link.prop('outerHTML'); }); suggestionsContainer.append(suggestionsLinks.join(' ')) } </script> <script> $('#modal-login-alert').on('show.bs.modal', function (event) { var button = $(event.relatedTarget) // Button that triggered the modal var recipient = button.data('title') // Extract info from data-* attributes if (typeof recipient !== "undefined" && recipient != '') { $(this).find('.modal-title').text(recipient); } }) </script> <script> $('#modal-login-alert-free').on('show.bs.modal', function (event) { var button = $(event.relatedTarget) // Button that triggered the modal var recipient = button.data('title') // Extract info from data-* attributes if (typeof recipient !== "undefined" && recipient != '') { $(this).find('.modal-title').text(recipient); } }) </script> <!-- Generated at 1732481611. --> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10