Outiref

Code source de l'URL : https://www.valdelandrouet.com

<!DOCTYPE html>
<html class="html" lang="fr-FR">
<head><meta charset="UTF-8"><script>if(navigator.userAgent.match(/MSIE|Internet Explorer/i)||navigator.userAgent.match(/Trident\/7\..*?rv:11/i)){var href=document.location.href;if(!href.match(/[?&]nowprocket/)){if(href.indexOf("?")==-1){if(href.indexOf("#")==-1){document.location.href=href+"?nowprocket=1"}else{document.location.href=href.replace("#","?nowprocket=1#")}}else{if(href.indexOf("#")==-1){document.location.href=href+"&nowprocket=1"}else{document.location.href=href.replace("#","&nowprocket=1#")}}}}</script><script>(()=>{class RocketLazyLoadScripts{constructor(){this.v="2.0.3",this.userEvents=["keydown","keyup","mousedown","mouseup","mousemove","mouseover","mouseenter","mouseout","mouseleave","touchmove","touchstart","touchend","touchcancel","wheel","click","dblclick","input","visibilitychange"],this.attributeEvents=["onblur","onclick","oncontextmenu","ondblclick","onfocus","onmousedown","onmouseenter","onmouseleave","onmousemove","onmouseout","onmouseover","onmouseup","onmousewheel","onscroll","onsubmit"]}async t(){this.i(),this.o(),/iP(ad|hone)/.test(navigator.userAgent)&&this.h(),this.u(),this.l(this),this.m(),this.k(this),this.p(this),this._(),await Promise.all([this.R(),this.L()]),this.lastBreath=Date.now(),this.S(this),this.P(),this.D(),this.O(),this.M(),await this.C(this.delayedScripts.normal),await this.C(this.delayedScripts.defer),await this.C(this.delayedScripts.async),this.F("domReady"),await this.T(),await this.j(),await this.I(),this.F("windowLoad"),await this.A(),window.dispatchEvent(new Event("rocket-allScriptsLoaded")),this.everythingLoaded=!0,this.lastTouchEnd&&await new Promise((t=>setTimeout(t,500-Date.now()+this.lastTouchEnd))),this.H(),this.F("all"),this.U(),this.W()}i(){this.CSPIssue=sessionStorage.getItem("rocketCSPIssue"),document.addEventListener("securitypolicyviolation",(t=>{this.CSPIssue||"script-src-elem"!==t.violatedDirective||"data"!==t.blockedURI||(this.CSPIssue=!0,sessionStorage.setItem("rocketCSPIssue",!0))}),{isRocket:!0})}o(){window.addEventListener("pageshow",(t=>{this.persisted=t.persisted,this.realWindowLoadedFired=!0}),{isRocket:!0}),window.addEventListener("pagehide",(()=>{this.onFirstUserAction=null}),{isRocket:!0})}h(){let t;function e(e){t=e}window.addEventListener("touchstart",e,{isRocket:!0}),window.addEventListener("touchend",(function i(o){Math.abs(o.changedTouches[0].pageX-t.changedTouches[0].pageX)<10&&Math.abs(o.changedTouches[0].pageY-t.changedTouches[0].pageY)<10&&o.timeStamp-t.timeStamp<200&&(o.target.dispatchEvent(new PointerEvent("click",{target:o.target,bubbles:!0,cancelable:!0,detail:1})),event.preventDefault(),window.removeEventListener("touchstart",e,{isRocket:!0}),window.removeEventListener("touchend",i,{isRocket:!0}))}),{isRocket:!0})}q(t){this.userActionTriggered||("mousemove"!==t.type||this.firstMousemoveIgnored?"keyup"===t.type||"mouseover"===t.type||"mouseout"===t.type||(this.userActionTriggered=!0,this.onFirstUserAction&&this.onFirstUserAction()):this.firstMousemoveIgnored=!0),"click"===t.type&&t.preventDefault(),this.savedUserEvents.length>0&&(t.stopPropagation(),t.stopImmediatePropagation()),"touchstart"===this.lastEvent&&"touchend"===t.type&&(this.lastTouchEnd=Date.now()),"click"===t.type&&(this.lastTouchEnd=0),this.lastEvent=t.type,this.savedUserEvents.push(t)}u(){this.savedUserEvents=[],this.userEventHandler=this.q.bind(this),this.userEvents.forEach((t=>window.addEventListener(t,this.userEventHandler,{passive:!1,isRocket:!0})))}U(){this.userEvents.forEach((t=>window.removeEventListener(t,this.userEventHandler,{passive:!1,isRocket:!0}))),this.savedUserEvents.forEach((t=>{t.target.dispatchEvent(new window[t.constructor.name](t.type,t))}))}m(){this.eventsMutationObserver=new MutationObserver((t=>{const e="return false";for(const i of t){if("attributes"===i.type){const t=i.target.getAttribute(i.attributeName);t&&t!==e&&(i.target.setAttribute("data-rocket-"+i.attributeName,t),i.target["rocket"+i.attributeName]=new Function("event",t),i.target.setAttribute(i.attributeName,e))}"childList"===i.type&&i.addedNodes.forEach((t=>{if(t.nodeType===Node.ELEMENT_NODE)for(const i of t.attributes)this.attributeEvents.includes(i.name)&&i.value&&""!==i.value&&(t.setAttribute("data-rocket-"+i.name,i.value),t["rocket"+i.name]=new Function("event",i.value),t.setAttribute(i.name,e))}))}})),this.eventsMutationObserver.observe(document,{subtree:!0,childList:!0,attributeFilter:this.attributeEvents})}H(){this.eventsMutationObserver.disconnect(),this.attributeEvents.forEach((t=>{document.querySelectorAll("[data-rocket-"+t+"]").forEach((e=>{e.setAttribute(t,e.getAttribute("data-rocket-"+t)),e.removeAttribute("data-rocket-"+t)}))}))}k(t){Object.defineProperty(HTMLElement.prototype,"onclick",{get(){return this.rocketonclick||null},set(e){this.rocketonclick=e,this.setAttribute(t.everythingLoaded?"onclick":"data-rocket-onclick","this.rocketonclick(event)")}})}S(t){function e(e,i){let o=e[i];e[i]=null,Object.defineProperty(e,i,{get:()=>o,set(s){t.everythingLoaded?o=s:e["rocket"+i]=o=s}})}e(document,"onreadystatechange"),e(window,"onload"),e(window,"onpageshow");try{Object.defineProperty(document,"readyState",{get:()=>t.rocketReadyState,set(e){t.rocketReadyState=e},configurable:!0}),document.readyState="loading"}catch(t){console.log("WPRocket DJE readyState conflict, bypassing")}}l(t){this.originalAddEventListener=EventTarget.prototype.addEventListener,this.originalRemoveEventListener=EventTarget.prototype.removeEventListener,this.savedEventListeners=[],EventTarget.prototype.addEventListener=function(e,i,o){o&&o.isRocket||!t.B(e,this)&&!t.userEvents.includes(e)||t.B(e,this)&&!t.userActionTriggered||e.startsWith("rocket-")||t.everythingLoaded?t.originalAddEventListener.call(this,e,i,o):t.savedEventListeners.push({target:this,remove:!1,type:e,func:i,options:o})},EventTarget.prototype.removeEventListener=function(e,i,o){o&&o.isRocket||!t.B(e,this)&&!t.userEvents.includes(e)||t.B(e,this)&&!t.userActionTriggered||e.startsWith("rocket-")||t.everythingLoaded?t.originalRemoveEventListener.call(this,e,i,o):t.savedEventListeners.push({target:this,remove:!0,type:e,func:i,options:o})}}F(t){"all"===t&&(EventTarget.prototype.addEventListener=this.originalAddEventListener,EventTarget.prototype.removeEventListener=this.originalRemoveEventListener),this.savedEventListeners=this.savedEventListeners.filter((e=>{let i=e.type,o=e.target||window;return"domReady"===t&&"DOMContentLoaded"!==i&&"readystatechange"!==i||("windowLoad"===t&&"load"!==i&&"readystatechange"!==i&&"pageshow"!==i||(this.B(i,o)&&(i="rocket-"+i),e.remove?o.removeEventListener(i,e.func,e.options):o.addEventListener(i,e.func,e.options),!1))}))}p(t){let e;function i(e){return t.everythingLoaded?e:e.split(" ").map((t=>"load"===t||t.startsWith("load.")?"rocket-jquery-load":t)).join(" ")}function o(o){function s(e){const s=o.fn[e];o.fn[e]=o.fn.init.prototype[e]=function(){return this[0]===window&&t.userActionTriggered&&("string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=i(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach((t=>{const e=arguments[0][t];delete arguments[0][t],arguments[0][i(t)]=e}))),s.apply(this,arguments),this}}if(o&&o.fn&&!t.allJQueries.includes(o)){const e={DOMContentLoaded:[],"rocket-DOMContentLoaded":[]};for(const t in e)document.addEventListener(t,(()=>{e[t].forEach((t=>t()))}),{isRocket:!0});o.fn.ready=o.fn.init.prototype.ready=function(i){function s(){parseInt(o.fn.jquery)>2?setTimeout((()=>i.bind(document)(o))):i.bind(document)(o)}return t.realDomReadyFired?!t.userActionTriggered||t.fauxDomReadyFired?s():e["rocket-DOMContentLoaded"].push(s):e.DOMContentLoaded.push(s),o([])},s("on"),s("one"),s("off"),t.allJQueries.push(o)}e=o}t.allJQueries=[],o(window.jQuery),Object.defineProperty(window,"jQuery",{get:()=>e,set(t){o(t)}})}P(){const t=new Map;document.write=document.writeln=function(e){const i=document.currentScript,o=document.createRange(),s=i.parentElement;let n=t.get(i);void 0===n&&(n=i.nextSibling,t.set(i,n));const c=document.createDocumentFragment();o.setStart(c,0),c.appendChild(o.createContextualFragment(e)),s.insertBefore(c,n)}}async R(){return new Promise((t=>{this.userActionTriggered?t():this.onFirstUserAction=t}))}async L(){return new Promise((t=>{document.addEventListener("DOMContentLoaded",(()=>{this.realDomReadyFired=!0,t()}),{isRocket:!0})}))}async I(){return this.realWindowLoadedFired?Promise.resolve():new Promise((t=>{window.addEventListener("load",t,{isRocket:!0})}))}M(){this.pendingScripts=[];this.scriptsMutationObserver=new MutationObserver((t=>{for(const e of t)e.addedNodes.forEach((t=>{"SCRIPT"!==t.tagName||t.noModule||t.isWPRocket||this.pendingScripts.push({script:t,promise:new Promise((e=>{const i=()=>{const i=this.pendingScripts.findIndex((e=>e.script===t));i>=0&&this.pendingScripts.splice(i,1),e()};t.addEventListener("load",i,{isRocket:!0}),t.addEventListener("error",i,{isRocket:!0}),setTimeout(i,1e3)}))})}))})),this.scriptsMutationObserver.observe(document,{childList:!0,subtree:!0})}async j(){await this.J(),this.pendingScripts.length?(await this.pendingScripts[0].promise,await this.j()):this.scriptsMutationObserver.disconnect()}D(){this.delayedScripts={normal:[],async:[],defer:[]},document.querySelectorAll("script[type$=rocketlazyloadscript]").forEach((t=>{t.hasAttribute("data-rocket-src")?t.hasAttribute("async")&&!1!==t.async?this.delayedScripts.async.push(t):t.hasAttribute("defer")&&!1!==t.defer||"module"===t.getAttribute("data-rocket-type")?this.delayedScripts.defer.push(t):this.delayedScripts.normal.push(t):this.delayedScripts.normal.push(t)}))}async _(){await this.L();let t=[];document.querySelectorAll("script[type$=rocketlazyloadscript][data-rocket-src]").forEach((e=>{let i=e.getAttribute("data-rocket-src");if(i&&!i.startsWith("data:")){i.startsWith("//")&&(i=location.protocol+i);try{const o=new URL(i).origin;o!==location.origin&&t.push({src:o,crossOrigin:e.crossOrigin||"module"===e.getAttribute("data-rocket-type")})}catch(t){}}})),t=[...new Map(t.map((t=>[JSON.stringify(t),t]))).values()],this.N(t,"preconnect")}async $(t){if(await this.G(),!0!==t.noModule||!("noModule"in HTMLScriptElement.prototype))return new Promise((e=>{let i;function o(){(i||t).setAttribute("data-rocket-status","executed"),e()}try{if(navigator.userAgent.includes("Firefox/")||""===navigator.vendor||this.CSPIssue)i=document.createElement("script"),[...t.attributes].forEach((t=>{let e=t.nodeName;"type"!==e&&("data-rocket-type"===e&&(e="type"),"data-rocket-src"===e&&(e="src"),i.setAttribute(e,t.nodeValue))})),t.text&&(i.text=t.text),t.nonce&&(i.nonce=t.nonce),i.hasAttribute("src")?(i.addEventListener("load",o,{isRocket:!0}),i.addEventListener("error",(()=>{i.setAttribute("data-rocket-status","failed-network"),e()}),{isRocket:!0}),setTimeout((()=>{i.isConnected||e()}),1)):(i.text=t.text,o()),i.isWPRocket=!0,t.parentNode.replaceChild(i,t);else{const i=t.getAttribute("data-rocket-type"),s=t.getAttribute("data-rocket-src");i?(t.type=i,t.removeAttribute("data-rocket-type")):t.removeAttribute("type"),t.addEventListener("load",o,{isRocket:!0}),t.addEventListener("error",(i=>{this.CSPIssue&&i.target.src.startsWith("data:")?(console.log("WPRocket: CSP fallback activated"),t.removeAttribute("src"),this.$(t).then(e)):(t.setAttribute("data-rocket-status","failed-network"),e())}),{isRocket:!0}),s?(t.fetchPriority="high",t.removeAttribute("data-rocket-src"),t.src=s):t.src="data:text/javascript;base64,"+window.btoa(unescape(encodeURIComponent(t.text)))}}catch(i){t.setAttribute("data-rocket-status","failed-transform"),e()}}));t.setAttribute("data-rocket-status","skipped")}async C(t){const e=t.shift();return e?(e.isConnected&&await this.$(e),this.C(t)):Promise.resolve()}O(){this.N([...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async],"preload")}N(t,e){this.trash=this.trash||[];let i=!0;var o=document.createDocumentFragment();t.forEach((t=>{const s=t.getAttribute&&t.getAttribute("data-rocket-src")||t.src;if(s&&!s.startsWith("data:")){const n=document.createElement("link");n.href=s,n.rel=e,"preconnect"!==e&&(n.as="script",n.fetchPriority=i?"high":"low"),t.getAttribute&&"module"===t.getAttribute("data-rocket-type")&&(n.crossOrigin=!0),t.crossOrigin&&(n.crossOrigin=t.crossOrigin),t.integrity&&(n.integrity=t.integrity),t.nonce&&(n.nonce=t.nonce),o.appendChild(n),this.trash.push(n),i=!1}})),document.head.appendChild(o)}W(){this.trash.forEach((t=>t.remove()))}async T(){try{document.readyState="interactive"}catch(t){}this.fauxDomReadyFired=!0;try{await this.G(),document.dispatchEvent(new Event("rocket-readystatechange")),await this.G(),document.rocketonreadystatechange&&document.rocketonreadystatechange(),await this.G(),document.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this.G(),window.dispatchEvent(new Event("rocket-DOMContentLoaded"))}catch(t){console.error(t)}}async A(){try{document.readyState="complete"}catch(t){}try{await this.G(),document.dispatchEvent(new Event("rocket-readystatechange")),await this.G(),document.rocketonreadystatechange&&document.rocketonreadystatechange(),await this.G(),window.dispatchEvent(new Event("rocket-load")),await this.G(),window.rocketonload&&window.rocketonload(),await this.G(),this.allJQueries.forEach((t=>t(window).trigger("rocket-jquery-load"))),await this.G();const t=new Event("rocket-pageshow");t.persisted=this.persisted,window.dispatchEvent(t),await this.G(),window.rocketonpageshow&&window.rocketonpageshow({persisted:this.persisted})}catch(t){console.error(t)}}async G(){Date.now()-this.lastBreath>45&&(await this.J(),this.lastBreath=Date.now())}async J(){return document.hidden?new Promise((t=>setTimeout(t))):new Promise((t=>requestAnimationFrame(t)))}B(t,e){return e===document&&"readystatechange"===t||(e===document&&"DOMContentLoaded"===t||(e===window&&"DOMContentLoaded"===t||(e===window&&"load"===t||e===window&&"pageshow"===t)))}static run(){(new RocketLazyLoadScripts).t()}}RocketLazyLoadScripts.run()})();</script>
	
	<link rel="profile" href="https://gmpg.org/xfn/11">

	<meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' />
	<style>img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }</style>
	<link rel="alternate" hreflang="en" href="https://www.valdelandrouet.com/en/" />
<link rel="alternate" hreflang="fr" href="https://www.valdelandrouet.com/" />
<link rel="alternate" hreflang="x-default" href="https://www.valdelandrouet.com/" />
<script type="rocketlazyloadscript" id="cookieyes" data-rocket-type="text/javascript" data-rocket-src="https://cdn-cookieyes.com/client_data/9df7b2dd362a85230b25346f/script.js"></script><meta name="viewport" content="width=device-width, initial-scale=1">
	<!-- This site is optimized with the Yoast SEO plugin v25.0 - https://yoast.com/wordpress/plugins/seo/ -->
	<title>Val de Landrouet. Camping Bretagne proche de Brocéliande</title><link rel="preload" data-rocket-preload as="image" href="https://www.valdelandrouet.com/wp-content/plugins/mabel-wheel-of-fortune/public/img/bg-hearts.png" fetchpriority="high"><link rel="preload" data-rocket-preload as="style" href="https://fonts.googleapis.com/css?family=PT%20Sans%3A100%2C200%2C300%2C400%2C500%2C600%2C700%2C800%2C900%2C100i%2C200i%2C300i%2C400i%2C500i%2C600i%2C700i%2C800i%2C900i%7COpen%20Sans%3A100%2C200%2C300%2C400%2C500%2C600%2C700%2C800%2C900%2C100i%2C200i%2C300i%2C400i%2C500i%2C600i%2C700i%2C800i%2C900i&#038;subset=latin&#038;display=swap" /><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=PT%20Sans%3A100%2C200%2C300%2C400%2C500%2C600%2C700%2C800%2C900%2C100i%2C200i%2C300i%2C400i%2C500i%2C600i%2C700i%2C800i%2C900i%7COpen%20Sans%3A100%2C200%2C300%2C400%2C500%2C600%2C700%2C800%2C900%2C100i%2C200i%2C300i%2C400i%2C500i%2C600i%2C700i%2C800i%2C900i&#038;subset=latin&#038;display=swap" media="print" onload="this.media='all'" /><noscript><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=PT%20Sans%3A100%2C200%2C300%2C400%2C500%2C600%2C700%2C800%2C900%2C100i%2C200i%2C300i%2C400i%2C500i%2C600i%2C700i%2C800i%2C900i%7COpen%20Sans%3A100%2C200%2C300%2C400%2C500%2C600%2C700%2C800%2C900%2C100i%2C200i%2C300i%2C400i%2C500i%2C600i%2C700i%2C800i%2C900i&#038;subset=latin&#038;display=swap" /></noscript>
	<meta name="description" content="Le régal des enfants, le repos des parents ! Votre camping*** en Bretagne avec TOUTES les activités gratuites en juillet et août !" />
	<link rel="canonical" href="https://www.valdelandrouet.com/" />
	<meta property="og:locale" content="fr_FR" />
	<meta property="og:type" content="website" />
	<meta property="og:title" content="Val de Landrouet. Camping Bretagne proche de Brocéliande" />
	<meta property="og:description" content="Le régal des enfants, le repos des parents ! Votre camping*** en Bretagne avec TOUTES les activités gratuites en juillet et août !" />
	<meta property="og:url" content="https://www.valdelandrouet.com/" />
	<meta property="og:site_name" content="Val de Landrouet. Camping Bretagne proche de Brocéliande" />
	<meta property="article:modified_time" content="2025-04-17T19:24:52+00:00" />
	<meta property="og:image" content="https://www.valdelandrouet.com/wp-content/uploads/2022/02/Chalet-2-4-6-8-pers-Copie-min-scaled.jpg" />
	<meta property="og:image:width" content="1920" />
	<meta property="og:image:height" content="1280" />
	<meta property="og:image:type" content="image/jpeg" />
	<meta name="twitter:card" content="summary_large_image" />
	<script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"WebPage","@id":"https://www.valdelandrouet.com/","url":"https://www.valdelandrouet.com/","name":"Val de Landrouet. Camping Bretagne proche de Brocéliande","isPartOf":{"@id":"https://www.valdelandrouet.com/#website"},"about":{"@id":"https://www.valdelandrouet.com/#organization"},"primaryImageOfPage":{"@id":"https://www.valdelandrouet.com/#primaryimage"},"image":{"@id":"https://www.valdelandrouet.com/#primaryimage"},"thumbnailUrl":"https://www.valdelandrouet.com/wp-content/uploads/2022/02/Chalet-2-4-6-8-pers-Copie-min-scaled.jpg","datePublished":"2021-12-08T13:30:03+00:00","dateModified":"2025-04-17T19:24:52+00:00","description":"Le régal des enfants, le repos des parents ! Votre camping*** en Bretagne avec TOUTES les activités gratuites en juillet et août !","breadcrumb":{"@id":"https://www.valdelandrouet.com/#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https://www.valdelandrouet.com/"]}]},{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https://www.valdelandrouet.com/#primaryimage","url":"https://www.valdelandrouet.com/wp-content/uploads/2022/02/Chalet-2-4-6-8-pers-Copie-min-scaled.jpg","contentUrl":"https://www.valdelandrouet.com/wp-content/uploads/2022/02/Chalet-2-4-6-8-pers-Copie-min-scaled.jpg","width":1920,"height":1280},{"@type":"BreadcrumbList","@id":"https://www.valdelandrouet.com/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil"}]},{"@type":"WebSite","@id":"https://www.valdelandrouet.com/#website","url":"https://www.valdelandrouet.com/","name":"Val de Landrouet. Camping Bretagne proche de Brocéliande","description":"","publisher":{"@id":"https://www.valdelandrouet.com/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://www.valdelandrouet.com/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"fr-FR"},{"@type":"Organization","@id":"https://www.valdelandrouet.com/#organization","name":"Val de Landrouet. Camping Bretagne proche de Brocéliande","url":"https://www.valdelandrouet.com/","logo":{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https://www.valdelandrouet.com/#/schema/logo/image/","url":"https://www.valdelandrouet.com/wp-content/uploads/2021/12/logo-val-de-landrouet.png","contentUrl":"https://www.valdelandrouet.com/wp-content/uploads/2021/12/logo-val-de-landrouet.png","width":800,"height":110,"caption":"Val de Landrouet. Camping Bretagne proche de Brocéliande"},"image":{"@id":"https://www.valdelandrouet.com/#/schema/logo/image/"}}]}</script>
	<!-- / Yoast SEO plugin. -->


<link rel='dns-prefetch' href='//www.googletagmanager.com' />
<link rel='dns-prefetch' href='//fonts.googleapis.com' />
<link href='https://fonts.gstatic.com' crossorigin rel='preconnect' />
<link rel="alternate" type="application/rss+xml" title="Val de Landrouet. Camping Bretagne proche de Brocéliande &raquo; Flux" href="https://www.valdelandrouet.com/feed/" />
<style id='wp-emoji-styles-inline-css'>

	img.wp-smiley, img.emoji {
		display: inline !important;
		border: none !important;
		box-shadow: none !important;
		height: 1em !important;
		width: 1em !important;
		margin: 0 0.07em !important;
		vertical-align: -0.1em !important;
		background: none !important;
		padding: 0 !important;
	}
</style>
<style id='classic-theme-styles-inline-css'>
/*! This file is auto-generated */
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
</style>
<style id='safe-svg-svg-icon-style-inline-css'>
.safe-svg-cover{text-align:center}.safe-svg-cover .safe-svg-inside{display:inline-block;max-width:100%}.safe-svg-cover svg{height:100%;max-height:100%;max-width:100%;width:100%}

</style>
<style id='global-styles-inline-css'>
:root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}
:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}
:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}
:root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;}
</style>
<link rel='stylesheet' id='mabel-wheel-of-fortune-css' href='https://www.valdelandrouet.com/wp-content/cache/background-css/1/www.valdelandrouet.com/wp-content/plugins/mabel-wheel-of-fortune/public/css/public.min.css?ver=4.1.1&wpr_t=1746033089' media='all' />
<link rel='stylesheet' id='wpml-legacy-horizontal-list-0-css' href='https://www.valdelandrouet.com/wp-content/plugins/sitepress-multilingual-cms/templates/language-switchers/legacy-list-horizontal/style.min.css?ver=1' media='all' />
<link rel='stylesheet' id='wpml-menu-item-0-css' href='https://www.valdelandrouet.com/wp-content/plugins/sitepress-multilingual-cms/templates/language-switchers/menu-item/style.min.css?ver=1' media='all' />
<link data-minify="1" rel='stylesheet' id='font-awesome-css' href='https://www.valdelandrouet.com/wp-content/cache/min/1/wp-content/themes/oceanwp/assets/fonts/fontawesome/css/all.min.css?ver=1741876744' media='all' />
<link data-minify="1" rel='stylesheet' id='simple-line-icons-css' href='https://www.valdelandrouet.com/wp-content/cache/min/1/wp-content/themes/oceanwp/assets/css/third/simple-line-icons.min.css?ver=1741876744' media='all' />
<link rel='stylesheet' id='oceanwp-style-css' href='https://www.valdelandrouet.com/wp-content/themes/oceanwp/assets/css/style.min.css?ver=3.5.5' media='all' />
<style id='oceanwp-style-inline-css'>
body div.wpforms-container-full .wpforms-form input[type=submit]:hover,
			body div.wpforms-container-full .wpforms-form input[type=submit]:active,
			body div.wpforms-container-full .wpforms-form button[type=submit]:hover,
			body div.wpforms-container-full .wpforms-form button[type=submit]:active,
			body div.wpforms-container-full .wpforms-form .wpforms-page-button:hover,
			body div.wpforms-container-full .wpforms-form .wpforms-page-button:active,
			body .wp-core-ui div.wpforms-container-full .wpforms-form input[type=submit]:hover,
			body .wp-core-ui div.wpforms-container-full .wpforms-form input[type=submit]:active,
			body .wp-core-ui div.wpforms-container-full .wpforms-form button[type=submit]:hover,
			body .wp-core-ui div.wpforms-container-full .wpforms-form button[type=submit]:active,
			body .wp-core-ui div.wpforms-container-full .wpforms-form .wpforms-page-button:hover,
			body .wp-core-ui div.wpforms-container-full .wpforms-form .wpforms-page-button:active {
					background: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), var(--wpforms-button-background-color-alt, var(--wpforms-button-background-color)) !important;
			}
</style>


<link rel='stylesheet' id='elementor-frontend-css' href='https://www.valdelandrouet.com/wp-content/uploads/elementor/css/custom-frontend.min.css?ver=1741854715' media='all' />
<style id='elementor-frontend-inline-css'>
.elementor-8569 .elementor-element.elementor-element-f7e3728:not(.elementor-motion-effects-element-type-background), .elementor-8569 .elementor-element.elementor-element-f7e3728 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#EBEDE8;}.elementor-8569 .elementor-element.elementor-element-f7e3728{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-8569 .elementor-element.elementor-element-f7e3728 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-8569 .elementor-element.elementor-element-5f3a950{text-align:center;}.elementor-8569 .elementor-element.elementor-element-9a9f536 .elementor-button{background-color:#C2B8B8;}.elementor-8569 .elementor-element.elementor-element-9a9f536{width:auto;max-width:auto;}.elementor-8569 .elementor-element.elementor-element-9a9f536 > .elementor-widget-container{padding:0px 0px 0px 12px;}.elementor-8569 .elementor-element.elementor-element-2833041:not(.elementor-motion-effects-element-type-background), .elementor-8569 .elementor-element.elementor-element-2833041 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#EBEDE8;}.elementor-8569 .elementor-element.elementor-element-2833041{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-8569 .elementor-element.elementor-element-2833041 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-8569 .elementor-element.elementor-element-f3ea149{text-align:right;}.elementor-8569 .elementor-element.elementor-element-360eeeb .elementor-button{background-color:#624D4D;box-shadow:6px 0px 10px 0px rgba(0,0,0,0.5);}.elementor-8569 .elementor-element.elementor-element-360eeeb .elementor-button:hover, .elementor-8569 .elementor-element.elementor-element-360eeeb .elementor-button:focus{background-color:#FFFFFF;color:#000000;}.elementor-8569 .elementor-element.elementor-element-360eeeb{width:auto;max-width:auto;}.elementor-8569 .elementor-element.elementor-element-360eeeb > .elementor-widget-container{margin:0% 0% 0% 0%;padding:0px 0px 0px 74px;}.elementor-8569 .elementor-element.elementor-element-360eeeb .elementor-button-content-wrapper{flex-direction:row;}.elementor-8569 .elementor-element.elementor-element-360eeeb .elementor-button:hover svg, .elementor-8569 .elementor-element.elementor-element-360eeeb .elementor-button:focus svg{fill:#000000;}.elementor-8569 .elementor-element.elementor-element-c6deb1d .elementor-button{background-color:#C2B8B8;box-shadow:6px 0px 10px 0px rgba(0,0,0,0.5);}.elementor-8569 .elementor-element.elementor-element-c6deb1d .elementor-button:hover, .elementor-8569 .elementor-element.elementor-element-c6deb1d .elementor-button:focus{background-color:#FFFFFF;color:#000000;}.elementor-8569 .elementor-element.elementor-element-c6deb1d{width:auto;max-width:auto;}.elementor-8569 .elementor-element.elementor-element-c6deb1d > .elementor-widget-container{padding:0px 0px 0px 60px;}.elementor-8569 .elementor-element.elementor-element-c6deb1d .elementor-button:hover svg, .elementor-8569 .elementor-element.elementor-element-c6deb1d .elementor-button:focus svg{fill:#000000;}.elementor-8569 .elementor-element.elementor-element-ee3f329 > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:flex-start;align-items:flex-start;}.elementor-8569 .elementor-element.elementor-element-ee3f329:not(.elementor-motion-effects-element-type-background), .elementor-8569 .elementor-element.elementor-element-ee3f329 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#EBEDE8;}.elementor-8569 .elementor-element.elementor-element-ee3f329 > .elementor-container{max-width:724px;}.elementor-8569 .elementor-element.elementor-element-ee3f329{overflow:hidden;transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0%;margin-bottom:0%;padding:0% 0% 0% 0%;}.elementor-8569 .elementor-element.elementor-element-ee3f329 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-8569 .elementor-element.elementor-element-cb29b71 > .elementor-widget-container{margin:-2% 0% -2% 0%;padding:0px 0px 0px 0px;}.elementor-8569 .elementor-element.elementor-element-cb29b71{text-align:center;}.elementor-8569 .elementor-element.elementor-element-958ca30:not(.elementor-motion-effects-element-type-background), .elementor-8569 .elementor-element.elementor-element-958ca30 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#AFC50B;}.elementor-8569 .elementor-element.elementor-element-958ca30 > .elementor-container{min-height:64px;}.elementor-8569 .elementor-element.elementor-element-958ca30{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;color:#FFFFFF;margin-top:0%;margin-bottom:0%;padding:-1% 0% 0% 6%;}.elementor-8569 .elementor-element.elementor-element-958ca30 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-8569 .elementor-element.elementor-element-958ca30 .elementor-heading-title{color:#000000;}.elementor-8569 .elementor-element.elementor-element-958ca30 a{color:#FFFFFF;}.elementor-8569 .elementor-element.elementor-element-8a81135 > .elementor-widget-container{margin:-1% 0% 0% 0%;}.elementor-8569 .elementor-element.elementor-element-8a81135 .elementor-menu-toggle{margin:0 auto;}.elementor-8569 .elementor-element.elementor-element-8a81135 .elementor-nav-menu .elementor-item{font-family:"Arial", Sans-serif;}.elementor-8569 .elementor-element.elementor-element-8a81135 .elementor-nav-menu--main .elementor-item:hover,
					.elementor-8569 .elementor-element.elementor-element-8a81135 .elementor-nav-menu--main .elementor-item.elementor-item-active,
					.elementor-8569 .elementor-element.elementor-element-8a81135 .elementor-nav-menu--main .elementor-item.highlighted,
					.elementor-8569 .elementor-element.elementor-element-8a81135 .elementor-nav-menu--main .elementor-item:focus{color:#FFFFFF;fill:#FFFFFF;}.elementor-8569 .elementor-element.elementor-element-8a81135 .elementor-nav-menu--main .elementor-item{padding-top:11px;padding-bottom:11px;}.elementor-8569 .elementor-element.elementor-element-8a81135 .elementor-nav-menu--dropdown a, .elementor-8569 .elementor-element.elementor-element-8a81135 .elementor-menu-toggle{color:#000000;}.elementor-8569 .elementor-element.elementor-element-8a81135 .elementor-nav-menu--dropdown{background-color:#FFFFFF;}.elementor-8569 .elementor-element.elementor-element-8a81135 .elementor-nav-menu--dropdown a:hover,
					.elementor-8569 .elementor-element.elementor-element-8a81135 .elementor-nav-menu--dropdown a.elementor-item-active,
					.elementor-8569 .elementor-element.elementor-element-8a81135 .elementor-nav-menu--dropdown a.highlighted{background-color:#AFC50B;}.elementor-8569 .elementor-element.elementor-element-8a81135 .elementor-nav-menu--dropdown a.elementor-item-active{background-color:#AFC50B;}.elementor-8569 .elementor-element.elementor-element-8a81135 .elementor-nav-menu--dropdown .elementor-item, .elementor-8569 .elementor-element.elementor-element-8a81135 .elementor-nav-menu--dropdown  .elementor-sub-item{font-family:"Arial", Sans-serif;font-size:14px;}.elementor-8569 .elementor-element.elementor-element-8a81135 .elementor-nav-menu--main .elementor-nav-menu--dropdown, .elementor-8569 .elementor-element.elementor-element-8a81135 .elementor-nav-menu__container.elementor-nav-menu--dropdown{box-shadow:0px 0px 10px 0px rgba(0,0,0,0.5);}@media(max-width:1024px){.elementor-8569 .elementor-element.elementor-element-9a9f536 > .elementor-widget-container{margin:4px 0px 0px 0px;padding:0px 0px 0px 76px;}}@media(min-width:768px){.elementor-8569 .elementor-element.elementor-element-2ad31b4{width:54.833%;}.elementor-8569 .elementor-element.elementor-element-b88f5b9{width:45.128%;}.elementor-8569 .elementor-element.elementor-element-9466f1b{width:54.833%;}.elementor-8569 .elementor-element.elementor-element-9ea2f7f{width:45.128%;}}/* Start custom CSS for section, class: .elementor-element-ee3f329 */.bdn_logo-val {
    margin-top: -15px;
}/* End custom CSS */
/* Start custom CSS for section, class: .elementor-element-958ca30 */.barre_main_menu {
    height: 48px !important;
}/* End custom CSS */
.elementor-624 .elementor-element.elementor-element-167d685 > .elementor-shape-bottom .elementor-shape-fill{fill:#AFC50B;}.elementor-624 .elementor-element.elementor-element-167d685 a{color:#FFFFFF;}.elementor-624 .elementor-element.elementor-element-167d685 a:hover{color:#AFC50B;}.elementor-624 .elementor-element.elementor-element-fe9224e > .elementor-widget-container{background-color:#3E3221;}.elementor-624 .elementor-element.elementor-element-fe9224e .elementor-menu-toggle{margin:0 auto;}.elementor-624 .elementor-element.elementor-element-fe9224e{--e-nav-menu-divider-content:"";--e-nav-menu-divider-style:solid;--e-nav-menu-divider-color:#FFFFFF;}.elementor-624 .elementor-element.elementor-element-bd6fd22:not(.elementor-motion-effects-element-type-background), .elementor-624 .elementor-element.elementor-element-bd6fd22 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#AFC50B;}.elementor-624 .elementor-element.elementor-element-bd6fd22{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:15px;margin-bottom:15px;padding:15px 15px 15px 15px;}.elementor-624 .elementor-element.elementor-element-bd6fd22 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-624 .elementor-element.elementor-element-e3f654f > .elementor-widget-container{background-color:#AFC50B;margin:15px 15px 15px 15px;}.elementor-624 .elementor-element.elementor-element-e3f654f{text-align:center;}.elementor-624 .elementor-element.elementor-element-f07a857 .elementor-button{background-color:#ED702E;}.elementor-624 .elementor-element.elementor-element-2a28875a:not(.elementor-motion-effects-element-type-background), .elementor-624 .elementor-element.elementor-element-2a28875a > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#EBEEE8;}.elementor-624 .elementor-element.elementor-element-2a28875a{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-624 .elementor-element.elementor-element-2a28875a > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-624 .elementor-element.elementor-element-13c529c9{text-align:center;}.elementor-624 .elementor-element.elementor-element-13c529c9 .elementor-heading-title{font-size:24px;color:#000000;}.elementor-624 .elementor-element.elementor-element-3318911a > .elementor-widget-container{padding:0px 20px 0px 20px;}.elementor-624 .elementor-element.elementor-element-3318911a{text-align:justify;color:#000000;font-family:"Arial", Sans-serif;}.elementor-624 .elementor-element.elementor-element-4da8f08{text-align:center;}.elementor-624 .elementor-element.elementor-element-4da8f08 .elementor-heading-title{font-size:24px;color:#000000;}.elementor-624 .elementor-element.elementor-element-679332a1 > .elementor-widget-container{padding:0px 20px 20px 20px;}.elementor-624 .elementor-element.elementor-element-679332a1{column-gap:0px;text-align:justify;color:#000000;font-family:"Arial", Sans-serif;}.elementor-624 .elementor-element.elementor-element-4b4e3c67{text-align:center;}.elementor-624 .elementor-element.elementor-element-4b4e3c67 .elementor-heading-title{font-size:24px;color:#000000;}.elementor-624 .elementor-element.elementor-element-3feb6883{text-align:center;}.elementor-624 .elementor-element.elementor-element-3feb6883 .elementor-heading-title{font-size:24px;color:#000000;}.elementor-624 .elementor-element.elementor-element-4aadbd5 > .elementor-widget-container{margin:0% 0% 0% 0%;padding:0px 48px 0px 0px;}.elementor-624 .elementor-element.elementor-element-33cfdeec .elementor-heading-title{color:#000000;}/* Start custom CSS for wp-widget-recent-posts, class: .elementor-element-4aadbd5 */.li-footer ul {
	list-style: disc;
}/* End custom CSS */
.elementor-kit-5{--e-global-color-primary:#ED702E;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#AFC50B;--e-global-color-33df5c8:#DBE3A2;--e-global-color-79f8bc0:#F09C70;--e-global-color-171d8f3:#948983;--e-global-color-cef6b59:#6E7535;--e-global-color-cf30c53:#F6F6F6;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-size:20px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;font-family:"Poppins", Sans-serif;font-size:15px;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 a{color:#ED702E;font-family:"Poppins", Sans-serif;}.elementor-kit-5 h1{color:#AFC50B;font-family:"Fjalla One", Sans-serif;font-size:48px;letter-spacing:1.7px;}.elementor-kit-5 h2{color:var( --e-global-color-171d8f3 );font-family:"Fjalla One", Sans-serif;font-size:38px;line-height:33px;letter-spacing:0.1px;}.elementor-kit-5 h3{color:var( --e-global-color-accent );font-family:"Fjalla One", Sans-serif;font-size:16px;font-weight:700;letter-spacing:0.1px;}.elementor-kit-5 h4{color:#948983;font-family:"Fjalla One", Sans-serif;font-size:20px;line-height:30px;letter-spacing:1.7px;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{color:#FFFFFF;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1500px;}.e-con{--container-max-width:1500px;}.elementor-widget:not(:last-child){margin-block-end:21px;}.elementor-element{--widgets-spacing:21px 21px;--widgets-spacing-row:21px;--widgets-spacing-column:21px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-5 h4{line-height:2.2em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
.elementor-6 .elementor-element.elementor-element-ee2298c > .elementor-container{min-height:400px;}.elementor-6 .elementor-element.elementor-element-ee2298c .elementor-background-slideshow__slide__image{background-size:cover;}.elementor-6 .elementor-element.elementor-element-ee2298c > .elementor-background-overlay{background-color:#000000AB;opacity:0.5;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-6 .elementor-element.elementor-element-ee2298c{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:13% 0% 0% 0%;}.elementor-6 .elementor-element.elementor-element-560e965 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-6 .elementor-element.elementor-element-c995fe4{text-align:center;font-family:"Fjalla One", Sans-serif;font-size:54px;text-shadow:2px 2px 2px rgba(0,0,0,0.3);color:#FFFFFF;}.elementor-6 .elementor-element.elementor-element-c995fe4 > .elementor-widget-container{margin:0px 0px -0px 0px;}.elementor-6 .elementor-element.elementor-element-8d38293{--divider-border-style:solid;--divider-color:var( --e-global-color-accent );--divider-border-width:4px;}.elementor-6 .elementor-element.elementor-element-8d38293 .elementor-divider-separator{width:8%;margin:0 auto;margin-center:0;}.elementor-6 .elementor-element.elementor-element-8d38293 .elementor-divider{text-align:center;padding-block-start:15px;padding-block-end:15px;}.elementor-6 .elementor-element.elementor-element-8d38293 > .elementor-widget-container{margin:-31px 0px 0px 0px;}.elementor-6 .elementor-element.elementor-element-6202173{text-align:center;font-family:"Poppins", Sans-serif;font-size:28px;font-weight:600;text-transform:uppercase;letter-spacing:1.6px;text-shadow:2px 2px 2px rgba(0,0,0,0.3);color:#FFFFFF;}.elementor-6 .elementor-element.elementor-element-9803e75 > .elementor-container{min-height:400px;}.elementor-6 .elementor-element.elementor-element-9803e75 > .elementor-background-overlay{background-color:#000000AB;opacity:0.5;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-6 .elementor-element.elementor-element-9803e75{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:13% 0% 0% 0%;}.elementor-6 .elementor-element.elementor-element-018e1ff > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-6 .elementor-element.elementor-element-9bbc420{text-align:center;font-family:"Fjalla One", Sans-serif;font-size:54px;text-shadow:2px 2px 2px rgba(0,0,0,0.3);color:#FFFFFF;}.elementor-6 .elementor-element.elementor-element-9bbc420 > .elementor-widget-container{margin:150px 0px -0px 0px;}.elementor-6 .elementor-element.elementor-element-d3dc769{--divider-border-style:solid;--divider-color:var( --e-global-color-accent );--divider-border-width:4px;}.elementor-6 .elementor-element.elementor-element-d3dc769 .elementor-divider-separator{width:8%;margin:0 auto;margin-center:0;}.elementor-6 .elementor-element.elementor-element-d3dc769 .elementor-divider{text-align:center;padding-block-start:15px;padding-block-end:15px;}.elementor-6 .elementor-element.elementor-element-d3dc769 > .elementor-widget-container{margin:-31px 0px 0px 0px;}.elementor-6 .elementor-element.elementor-element-1ae3eaa{text-align:center;font-family:"Poppins", Sans-serif;font-size:28px;font-weight:600;text-transform:uppercase;letter-spacing:1.6px;text-shadow:2px 2px 2px rgba(0,0,0,0.3);color:#FFFFFF;}.elementor-6 .elementor-element.elementor-element-1539b4e .elementor-icon-wrapper{text-align:center;}.elementor-6 .elementor-element.elementor-element-1539b4e.elementor-view-stacked .elementor-icon{background-color:#FFFFFF;}.elementor-6 .elementor-element.elementor-element-1539b4e.elementor-view-framed .elementor-icon, .elementor-6 .elementor-element.elementor-element-1539b4e.elementor-view-default .elementor-icon{color:#FFFFFF;border-color:#FFFFFF;}.elementor-6 .elementor-element.elementor-element-1539b4e.elementor-view-framed .elementor-icon, .elementor-6 .elementor-element.elementor-element-1539b4e.elementor-view-default .elementor-icon svg{fill:#FFFFFF;}.elementor-6 .elementor-element.elementor-element-fef1542:not(.elementor-motion-effects-element-type-background), .elementor-6 .elementor-element.elementor-element-fef1542 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:transparent;background-image:linear-gradient(180deg, #F6F6F6 0%, #FFFFFF 100%);}.elementor-6 .elementor-element.elementor-element-fef1542{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:50px 150px 0px 150px;}.elementor-6 .elementor-element.elementor-element-fef1542 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-6 .elementor-element.elementor-element-f12c0ab:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap, .elementor-6 .elementor-element.elementor-element-f12c0ab > .elementor-widget-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-6 .elementor-element.elementor-element-f12c0ab > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:50px 50px 50px 50px;}.elementor-6 .elementor-element.elementor-element-f12c0ab > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-6 .elementor-element.elementor-element-00ac620 .elementor-heading-title{font-family:"Fjalla One", Sans-serif;font-size:48px;line-height:52px;letter-spacing:1.7px;}.elementor-6 .elementor-element.elementor-element-b515770 .elementor-heading-title{font-family:"Fjalla One", Sans-serif;font-size:38px;line-height:52px;letter-spacing:0.1px;color:#A09986;}.elementor-6 .elementor-element.elementor-element-b4d3960{font-family:"Poppins", Sans-serif;font-size:16px;}.elementor-6 .elementor-element.elementor-element-854035a{font-family:"Poppins", Sans-serif;font-size:12px;font-weight:400;text-transform:uppercase;}.elementor-bc-flex-widget .elementor-6 .elementor-element.elementor-element-de4a4b7.elementor-column .elementor-widget-wrap{align-items:flex-start;}.elementor-6 .elementor-element.elementor-element-de4a4b7.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:flex-start;align-items:flex-start;}.elementor-6 .elementor-element.elementor-element-de4a4b7.elementor-column > .elementor-widget-wrap{justify-content:center;}.elementor-6 .elementor-element.elementor-element-de4a4b7:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap, .elementor-6 .elementor-element.elementor-element-de4a4b7 > .elementor-widget-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;background-image:var(--wpr-bg-2f41ebf2-1ef2-47a1-840e-3d8d4c951e6e);background-position:top right;background-repeat:no-repeat;}.elementor-6 .elementor-element.elementor-element-de4a4b7 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-6 .elementor-element.elementor-element-de4a4b7 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-6 .elementor-element.elementor-element-cd52005, .elementor-6 .elementor-element.elementor-element-cd52005 > .elementor-background-overlay{border-radius:30px 30px 30px 30px;}.elementor-6 .elementor-element.elementor-element-cd52005{padding:180px 170px 0px 70px;}.elementor-bc-flex-widget .elementor-6 .elementor-element.elementor-element-3011168.elementor-column .elementor-widget-wrap{align-items:flex-start;}.elementor-6 .elementor-element.elementor-element-3011168.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:flex-start;align-items:flex-start;}.elementor-6 .elementor-element.elementor-element-3011168:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap, .elementor-6 .elementor-element.elementor-element-3011168 > .elementor-widget-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#948983;}.elementor-6 .elementor-element.elementor-element-3011168 > .elementor-element-populated, .elementor-6 .elementor-element.elementor-element-3011168 > .elementor-element-populated > .elementor-background-overlay, .elementor-6 .elementor-element.elementor-element-3011168 > .elementor-background-slideshow{border-radius:30px 30px 30px 30px;}.elementor-6 .elementor-element.elementor-element-3011168 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:80px 45px 80px 45px;}.elementor-6 .elementor-element.elementor-element-3011168 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-6 .elementor-element.elementor-element-3943fa7.elementor-position-right .elementor-image-box-img{margin-left:14px;}.elementor-6 .elementor-element.elementor-element-3943fa7.elementor-position-left .elementor-image-box-img{margin-right:14px;}.elementor-6 .elementor-element.elementor-element-3943fa7.elementor-position-top .elementor-image-box-img{margin-bottom:14px;}.elementor-6 .elementor-element.elementor-element-3943fa7 .elementor-image-box-wrapper .elementor-image-box-img{width:30%;}.elementor-6 .elementor-element.elementor-element-3943fa7 .elementor-image-box-img img{transition-duration:0.3s;}.elementor-6 .elementor-element.elementor-element-3943fa7 .elementor-image-box-title{color:#FFFFFF;font-family:"Poppins", Sans-serif;font-size:18px;letter-spacing:1px;}.elementor-6 .elementor-element.elementor-element-3943fa7 .elementor-image-box-description{color:#FFFFFF;font-family:"Poppins", Sans-serif;font-size:14px;line-height:20px;}.elementor-6 .elementor-element.elementor-element-44374c6.elementor-position-right .elementor-image-box-img{margin-left:14px;}.elementor-6 .elementor-element.elementor-element-44374c6.elementor-position-left .elementor-image-box-img{margin-right:14px;}.elementor-6 .elementor-element.elementor-element-44374c6.elementor-position-top .elementor-image-box-img{margin-bottom:14px;}.elementor-6 .elementor-element.elementor-element-44374c6 .elementor-image-box-wrapper .elementor-image-box-img{width:30%;}.elementor-6 .elementor-element.elementor-element-44374c6 .elementor-image-box-img img{transition-duration:0.3s;}.elementor-6 .elementor-element.elementor-element-44374c6 .elementor-image-box-title{color:#FFFFFF;font-family:"Poppins", Sans-serif;font-size:18px;letter-spacing:1px;}.elementor-6 .elementor-element.elementor-element-44374c6 .elementor-image-box-description{color:#FFFFFF;font-family:"Poppins", Sans-serif;font-size:14px;line-height:20px;}.elementor-6 .elementor-element.elementor-element-4848162.elementor-position-right .elementor-image-box-img{margin-left:14px;}.elementor-6 .elementor-element.elementor-element-4848162.elementor-position-left .elementor-image-box-img{margin-right:14px;}.elementor-6 .elementor-element.elementor-element-4848162.elementor-position-top .elementor-image-box-img{margin-bottom:14px;}.elementor-6 .elementor-element.elementor-element-4848162 .elementor-image-box-wrapper .elementor-image-box-img{width:30%;}.elementor-6 .elementor-element.elementor-element-4848162 .elementor-image-box-img img{transition-duration:0.3s;}.elementor-6 .elementor-element.elementor-element-4848162 .elementor-image-box-title{color:var( --e-global-color-79f8bc0 );font-family:"Poppins", Sans-serif;font-size:18px;letter-spacing:1px;}.elementor-6 .elementor-element.elementor-element-4848162 .elementor-image-box-description{color:#FFFFFF;font-family:"Poppins", Sans-serif;font-size:14px;line-height:20px;}.elementor-6 .elementor-element.elementor-element-f46bb4e > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-6 .elementor-element.elementor-element-f46bb4e{margin-top:50px;margin-bottom:30px;}.elementor-6 .elementor-element.elementor-element-942bd71{text-align:center;}.elementor-6 .elementor-element.elementor-element-942bd71 .elementor-heading-title{font-family:"Fjalla One", Sans-serif;font-size:48px;font-weight:700;color:#AFC50B;}.elementor-6 .elementor-element.elementor-element-10a8a9d{--divider-border-style:solid;--divider-color:#6E7535;--divider-border-width:2px;}.elementor-6 .elementor-element.elementor-element-10a8a9d .elementor-divider-separator{width:70px;margin:0 auto;margin-center:0;}.elementor-6 .elementor-element.elementor-element-10a8a9d .elementor-divider{text-align:center;padding-block-start:15px;padding-block-end:15px;}.elementor-6 .elementor-element.elementor-element-10a8a9d > .elementor-widget-container{margin:-20px 0px 0px 0px;}.elementor-6 .elementor-element.elementor-element-f3ff7e2{overflow:hidden;}.elementor-6 .elementor-element.elementor-element-d0e0e9c > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-6 .elementor-element.elementor-element-eeb6817{padding:0px 0px 0px 0px;}.elementor-6 .elementor-element.elementor-element-8075127:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap, .elementor-6 .elementor-element.elementor-element-8075127 > .elementor-widget-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F09C70;background-image:var(--wpr-bg-6b046fb9-3ffd-4737-8412-067e5b59f0f0);background-position:top center;background-repeat:no-repeat;background-size:100% auto;}.elementor-6 .elementor-element.elementor-element-8075127:hover > .elementor-element-populated{background-color:#ED702E;}.elementor-6 .elementor-element.elementor-element-8075127 > .elementor-element-populated{transition:background 0.8s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin:0px 5px 0px 5px;--e-column-margin-right:5px;--e-column-margin-left:5px;}.elementor-6 .elementor-element.elementor-element-8075127 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-6 .elementor-element.elementor-element-d9b4c65 > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:flex-end;align-items:flex-end;}.elementor-6 .elementor-element.elementor-element-d9b4c65{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-6 .elementor-element.elementor-element-d9b4c65 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-bc-flex-widget .elementor-6 .elementor-element.elementor-element-9827927.elementor-column .elementor-widget-wrap{align-items:flex-end;}.elementor-6 .elementor-element.elementor-element-9827927.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:flex-end;align-items:flex-end;}.elementor-6 .elementor-element.elementor-element-9827927.elementor-column > .elementor-widget-wrap{justify-content:center;}.elementor-6 .elementor-element.elementor-element-9827927:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap, .elementor-6 .elementor-element.elementor-element-9827927 > .elementor-widget-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-6 .elementor-element.elementor-element-9827927:hover > .elementor-element-populated >  .elementor-background-overlay{opacity:0.5;}.elementor-6 .elementor-element.elementor-element-9827927 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin:200px 20px 20px 20px;--e-column-margin-right:20px;--e-column-margin-left:20px;padding:20px 20px 30px 20px;}.elementor-6 .elementor-element.elementor-element-9827927 > .elementor-element-populated > .elementor-background-overlay{transition:background 1.8s, border-radius 0.3s, opacity 1.8s;}.elementor-6 .elementor-element.elementor-element-6f73fba{text-align:center;}.elementor-6 .elementor-element.elementor-element-6f73fba .elementor-heading-title{font-family:"Fjalla One", Sans-serif;font-size:35px;line-height:10px;color:#454545;}.elementor-6 .elementor-element.elementor-element-6f73fba > .elementor-widget-container{margin:20px 0px 0px 0px;}.elementor-6 .elementor-element.elementor-element-94ebbb4{--divider-border-style:solid;--divider-color:#ED702E;--divider-border-width:1px;}.elementor-6 .elementor-element.elementor-element-94ebbb4 .elementor-divider-separator{width:30%;margin:0 auto;margin-center:0;}.elementor-6 .elementor-element.elementor-element-94ebbb4 .elementor-divider{text-align:center;padding-block-start:15px;padding-block-end:15px;}.elementor-6 .elementor-element.elementor-element-94ebbb4 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-6 .elementor-element.elementor-element-d69f4ce{text-align:center;}.elementor-6 .elementor-element.elementor-element-d69f4ce .elementor-heading-title{font-family:"Poppins", Sans-serif;font-size:20px;font-weight:700;text-transform:uppercase;line-height:19px;letter-spacing:0.5px;color:#ED702E;}.elementor-6 .elementor-element.elementor-element-4d4b983{text-align:center;font-family:"Poppins", Sans-serif;font-size:15px;color:#717171;}.elementor-6 .elementor-element.elementor-element-4d4b983 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-6 .elementor-element.elementor-element-e510636{text-align:center;font-family:"Poppins", Sans-serif;font-size:15px;line-height:19px;letter-spacing:0.6px;color:#454545;}.elementor-6 .elementor-element.elementor-element-e510636 > .elementor-widget-container{margin:-20px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-6 .elementor-element.elementor-element-7eef0f3 .elementor-button-content-wrapper{flex-direction:row-reverse;}.elementor-6 .elementor-element.elementor-element-7eef0f3 .elementor-button{font-family:"Poppins", Sans-serif;font-size:15px;font-weight:500;text-transform:uppercase;fill:#FFFFFF;color:#FFFFFF;background-color:#ED702E;border-radius:20px 20px 20px 20px;padding:10px 50px 10px 50px;}.elementor-6 .elementor-element.elementor-element-7eef0f3 .elementor-button:hover, .elementor-6 .elementor-element.elementor-element-7eef0f3 .elementor-button:focus{background-color:#F09C70;}.elementor-6 .elementor-element.elementor-element-7eef0f3 > .elementor-widget-container{margin:-9px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-6 .elementor-element.elementor-element-eb35321:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap, .elementor-6 .elementor-element.elementor-element-eb35321 > .elementor-widget-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#DBE3A2;background-image:var(--wpr-bg-43093165-7c0f-4a9c-a7e1-894f5dc8eb35);background-position:top center;background-repeat:no-repeat;background-size:100% auto;}.elementor-6 .elementor-element.elementor-element-eb35321:hover > .elementor-element-populated{background-color:#AFC50B;}.elementor-6 .elementor-element.elementor-element-eb35321 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin:0px 5px 0px 5px;--e-column-margin-right:5px;--e-column-margin-left:5px;}.elementor-6 .elementor-element.elementor-element-eb35321 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-6 .elementor-element.elementor-element-d4b6fe8 > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:flex-end;align-items:flex-end;}.elementor-6 .elementor-element.elementor-element-d4b6fe8{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-6 .elementor-element.elementor-element-d4b6fe8 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-bc-flex-widget .elementor-6 .elementor-element.elementor-element-f026098.elementor-column .elementor-widget-wrap{align-items:flex-end;}.elementor-6 .elementor-element.elementor-element-f026098.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:flex-end;align-items:flex-end;}.elementor-6 .elementor-element.elementor-element-f026098.elementor-column > .elementor-widget-wrap{justify-content:center;}.elementor-6 .elementor-element.elementor-element-f026098:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap, .elementor-6 .elementor-element.elementor-element-f026098 > .elementor-widget-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-6 .elementor-element.elementor-element-f026098 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin:200px 20px 20px 20px;--e-column-margin-right:20px;--e-column-margin-left:20px;padding:20px 20px 30px 20px;}.elementor-6 .elementor-element.elementor-element-f026098 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-6 .elementor-element.elementor-element-d7ac292{text-align:center;}.elementor-6 .elementor-element.elementor-element-d7ac292 .elementor-heading-title{font-family:"Fjalla One", Sans-serif;font-size:35px;line-height:10px;color:#454545;}.elementor-6 .elementor-element.elementor-element-d7ac292 > .elementor-widget-container{margin:20px 0px 0px 0px;}.elementor-6 .elementor-element.elementor-element-a35412c{--divider-border-style:solid;--divider-color:#AFC50B;--divider-border-width:1px;}.elementor-6 .elementor-element.elementor-element-a35412c .elementor-divider-separator{width:30%;margin:0 auto;margin-center:0;}.elementor-6 .elementor-element.elementor-element-a35412c .elementor-divider{text-align:center;padding-block-start:15px;padding-block-end:15px;}.elementor-6 .elementor-element.elementor-element-a35412c > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-6 .elementor-element.elementor-element-5d3f1ec{text-align:center;}.elementor-6 .elementor-element.elementor-element-5d3f1ec .elementor-heading-title{font-family:"Poppins", Sans-serif;font-size:20px;font-weight:700;text-transform:uppercase;line-height:19px;color:#AFC50B;}.elementor-6 .elementor-element.elementor-element-113f467{text-align:center;font-family:"Poppins", Sans-serif;font-size:15px;color:#717171;}.elementor-6 .elementor-element.elementor-element-113f467 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-6 .elementor-element.elementor-element-8c4d99a{text-align:center;font-family:"Poppins", Sans-serif;font-size:15px;line-height:19px;letter-spacing:0.6px;color:#454545;}.elementor-6 .elementor-element.elementor-element-8c4d99a > .elementor-widget-container{margin:-20px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-6 .elementor-element.elementor-element-30c0a7f .elementor-button-content-wrapper{flex-direction:row-reverse;}.elementor-6 .elementor-element.elementor-element-30c0a7f .elementor-button{font-family:"Poppins", Sans-serif;font-size:15px;font-weight:500;text-transform:uppercase;text-shadow:0px 0px 10px rgba(0,0,0,0.3);fill:#FFFFFF;color:#FFFFFF;background-color:#AFC50B;border-radius:20px 20px 20px 20px;padding:10px 50px 10px 50px;}.elementor-6 .elementor-element.elementor-element-30c0a7f .elementor-button:hover, .elementor-6 .elementor-element.elementor-element-30c0a7f .elementor-button:focus{background-color:#DBE3A2;}.elementor-6 .elementor-element.elementor-element-ad8069d:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap, .elementor-6 .elementor-element.elementor-element-ad8069d > .elementor-widget-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#DBE3A2;background-image:var(--wpr-bg-bd754eec-59fc-408f-801d-6f959aa0c30c);background-position:top center;background-repeat:no-repeat;background-size:100% auto;}.elementor-6 .elementor-element.elementor-element-ad8069d:hover > .elementor-element-populated{background-color:#AFC50B;}.elementor-6 .elementor-element.elementor-element-ad8069d > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin:0px 5px 0px 5px;--e-column-margin-right:5px;--e-column-margin-left:5px;}.elementor-6 .elementor-element.elementor-element-ad8069d > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-6 .elementor-element.elementor-element-83bb6a3 > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:flex-end;align-items:flex-end;}.elementor-6 .elementor-element.elementor-element-83bb6a3{overflow:hidden;transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-6 .elementor-element.elementor-element-83bb6a3 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-bc-flex-widget .elementor-6 .elementor-element.elementor-element-dfea06d.elementor-column .elementor-widget-wrap{align-items:flex-end;}.elementor-6 .elementor-element.elementor-element-dfea06d.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:flex-end;align-items:flex-end;}.elementor-6 .elementor-element.elementor-element-dfea06d.elementor-column > .elementor-widget-wrap{justify-content:center;}.elementor-6 .elementor-element.elementor-element-dfea06d:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap, .elementor-6 .elementor-element.elementor-element-dfea06d > .elementor-widget-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-6 .elementor-element.elementor-element-dfea06d > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin:200px 20px 20px 20px;--e-column-margin-right:20px;--e-column-margin-left:20px;padding:20px 20px 30px 20px;}.elementor-6 .elementor-element.elementor-element-dfea06d > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-6 .elementor-element.elementor-element-7f3f6c2{text-align:center;}.elementor-6 .elementor-element.elementor-element-7f3f6c2 .elementor-heading-title{font-family:"Fjalla One", Sans-serif;font-size:35px;line-height:10px;-webkit-text-stroke-color:#000;stroke:#000;color:#454545;}.elementor-6 .elementor-element.elementor-element-7f3f6c2 > .elementor-widget-container{margin:20px 0px 0px 0px;}.elementor-6 .elementor-element.elementor-element-3805f8c{--divider-border-style:solid;--divider-color:#AFC50B;--divider-border-width:1px;}.elementor-6 .elementor-element.elementor-element-3805f8c .elementor-divider-separator{width:30%;margin:0 auto;margin-center:0;}.elementor-6 .elementor-element.elementor-element-3805f8c .elementor-divider{text-align:center;padding-block-start:15px;padding-block-end:15px;}.elementor-6 .elementor-element.elementor-element-3805f8c > .elementor-widget-container{margin:-0px 0px 0px 0px;}.elementor-6 .elementor-element.elementor-element-4245eb0{text-align:center;}.elementor-6 .elementor-element.elementor-element-4245eb0 .elementor-heading-title{font-family:"Poppins", Sans-serif;font-size:20px;font-weight:700;text-transform:uppercase;line-height:19px;color:#AFC50B;}.elementor-6 .elementor-element.elementor-element-b150c91{text-align:center;font-family:"Poppins", Sans-serif;font-size:15px;color:#717171;}.elementor-6 .elementor-element.elementor-element-b150c91 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-6 .elementor-element.elementor-element-f4b2d43{text-align:center;font-family:"Poppins", Sans-serif;font-size:15px;line-height:19px;letter-spacing:0.6px;color:#454545;}.elementor-6 .elementor-element.elementor-element-f4b2d43 > .elementor-widget-container{margin:-20px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-6 .elementor-element.elementor-element-cb992a1 .elementor-button-content-wrapper{flex-direction:row-reverse;}.elementor-6 .elementor-element.elementor-element-cb992a1 .elementor-button{font-family:"Poppins", Sans-serif;font-size:15px;font-weight:500;text-transform:uppercase;fill:#FFFFFF;color:#FFFFFF;background-color:#AFC50B;border-radius:20px 20px 20px 20px;padding:10px 50px 10px 50px;}.elementor-6 .elementor-element.elementor-element-cb992a1 .elementor-button:hover, .elementor-6 .elementor-element.elementor-element-cb992a1 .elementor-button:focus{background-color:#DBE3A2;}.elementor-6 .elementor-element.elementor-element-ce468a8:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap, .elementor-6 .elementor-element.elementor-element-ce468a8 > .elementor-widget-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#DBE3A2;background-image:var(--wpr-bg-8c8df440-49b3-4939-9e36-dbb1e10190ad);background-position:top center;background-repeat:no-repeat;background-size:100% auto;}.elementor-6 .elementor-element.elementor-element-ce468a8:hover > .elementor-element-populated{background-color:#AFC50B;}.elementor-6 .elementor-element.elementor-element-ce468a8 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin:0px 5px 0px 5px;--e-column-margin-right:5px;--e-column-margin-left:5px;}.elementor-6 .elementor-element.elementor-element-ce468a8 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-6 .elementor-element.elementor-element-0cb4187 > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:flex-end;align-items:flex-end;}.elementor-6 .elementor-element.elementor-element-0cb4187{overflow:hidden;transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-6 .elementor-element.elementor-element-0cb4187 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-bc-flex-widget .elementor-6 .elementor-element.elementor-element-0351a19.elementor-column .elementor-widget-wrap{align-items:flex-end;}.elementor-6 .elementor-element.elementor-element-0351a19.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:flex-end;align-items:flex-end;}.elementor-6 .elementor-element.elementor-element-0351a19.elementor-column > .elementor-widget-wrap{justify-content:center;}.elementor-6 .elementor-element.elementor-element-0351a19:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap, .elementor-6 .elementor-element.elementor-element-0351a19 > .elementor-widget-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-6 .elementor-element.elementor-element-0351a19 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin:200px 20px 20px 20px;--e-column-margin-right:20px;--e-column-margin-left:20px;padding:20px 20px 30px 20px;}.elementor-6 .elementor-element.elementor-element-0351a19 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-6 .elementor-element.elementor-element-c35fe7c{text-align:center;}.elementor-6 .elementor-element.elementor-element-c35fe7c .elementor-heading-title{font-family:"Fjalla One", Sans-serif;font-size:35px;line-height:10px;-webkit-text-stroke-color:#000;stroke:#000;color:#454545;}.elementor-6 .elementor-element.elementor-element-c35fe7c > .elementor-widget-container{margin:20px 0px 0px 0px;}.elementor-6 .elementor-element.elementor-element-fc86d11{--divider-border-style:solid;--divider-color:#AFC50B;--divider-border-width:1px;}.elementor-6 .elementor-element.elementor-element-fc86d11 .elementor-divider-separator{width:30%;margin:0 auto;margin-center:0;}.elementor-6 .elementor-element.elementor-element-fc86d11 .elementor-divider{text-align:center;padding-block-start:15px;padding-block-end:15px;}.elementor-6 .elementor-element.elementor-element-fc86d11 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-6 .elementor-element.elementor-element-189f3f5{text-align:center;}.elementor-6 .elementor-element.elementor-element-189f3f5 .elementor-heading-title{font-family:"Poppins", Sans-serif;font-size:20px;font-weight:700;text-transform:uppercase;line-height:19px;-webkit-text-stroke-color:#000;stroke:#000;color:#AFC50B;}.elementor-6 .elementor-element.elementor-element-a574290{text-align:center;font-family:"Poppins", Sans-serif;font-size:15px;color:#717171;}.elementor-6 .elementor-element.elementor-element-a574290 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-6 .elementor-element.elementor-element-3ab85d1{text-align:center;font-family:"Poppins", Sans-serif;font-size:15px;line-height:19px;letter-spacing:0.6px;color:#454545;}.elementor-6 .elementor-element.elementor-element-3ab85d1 > .elementor-widget-container{margin:-20px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-6 .elementor-element.elementor-element-1cdd448 .elementor-button-content-wrapper{flex-direction:row-reverse;}.elementor-6 .elementor-element.elementor-element-1cdd448 .elementor-button{font-family:"Poppins", Sans-serif;font-size:15px;font-weight:500;text-transform:uppercase;fill:#FFFFFF;color:#FFFFFF;background-color:#AFC50B;border-radius:20px 20px 20px 20px;padding:10px 50px 10px 50px;}.elementor-6 .elementor-element.elementor-element-1cdd448 .elementor-button:hover, .elementor-6 .elementor-element.elementor-element-1cdd448 .elementor-button:focus{background-color:#DBE3A2;}.elementor-6 .elementor-element.elementor-element-b24df23:not(.elementor-motion-effects-element-type-background), .elementor-6 .elementor-element.elementor-element-b24df23 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:var(--wpr-bg-8a9e3f22-563a-4b30-8267-950daba83903);background-repeat:no-repeat;background-size:cover;}.elementor-6 .elementor-element.elementor-element-b24df23{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:80px 0px 80px 0px;}.elementor-6 .elementor-element.elementor-element-b24df23 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-6 .elementor-element.elementor-element-64fc226 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-6 .elementor-element.elementor-element-64fc226 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-6 .elementor-element.elementor-element-ceb1ab6{text-align:center;font-family:"Caveat", Sans-serif;font-size:49px;color:#ED702E;}.elementor-6 .elementor-element.elementor-element-ceb1ab6 > .elementor-widget-container{margin:0px 0px -20px 0px;}.elementor-6 .elementor-element.elementor-element-b8a6c09{--e-image-carousel-slides-to-show:1;}.elementor-6 .elementor-element.elementor-element-9754375 > .elementor-element-populated{padding:100px 0px 0px 0px;}.elementor-6 .elementor-element.elementor-element-a144f91{padding:0px 0px 0px 60px;}.elementor-6 .elementor-element.elementor-element-172a827{text-align:left;}.elementor-6 .elementor-element.elementor-element-172a827 .elementor-heading-title{font-family:"Fjalla One", Sans-serif;font-size:48px;font-weight:700;color:#AFC50B;}.elementor-6 .elementor-element.elementor-element-93a02be{--divider-border-style:solid;--divider-color:#6E7535;--divider-border-width:2px;}.elementor-6 .elementor-element.elementor-element-93a02be .elementor-divider-separator{width:70px;margin:0 auto;margin-left:0;}.elementor-6 .elementor-element.elementor-element-93a02be .elementor-divider{text-align:left;padding-block-start:15px;padding-block-end:15px;}.elementor-6 .elementor-element.elementor-element-93a02be > .elementor-widget-container{margin:-20px 0px 0px 0px;}.elementor-6 .elementor-element.elementor-element-b46f66c{font-family:"Poppins", Sans-serif;font-size:19px;color:#616161;}.elementor-6 .elementor-element.elementor-element-bdd60d1:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap, .elementor-6 .elementor-element.elementor-element-bdd60d1 > .elementor-widget-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F6F6F675;}.elementor-6 .elementor-element.elementor-element-bdd60d1 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-6 .elementor-element.elementor-element-bdd60d1 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-6 .elementor-element.elementor-element-22d8f26{text-align:left;font-family:"Poppins", Sans-serif;font-size:16px;}.elementor-6 .elementor-element.elementor-element-22d8f26 > .elementor-widget-container{margin:30px 30px 30px 30px;padding:0px 30px 0px 30px;}.elementor-6 .elementor-element.elementor-element-4c902af .elementor-button-content-wrapper{flex-direction:row-reverse;}.elementor-6 .elementor-element.elementor-element-4c902af .elementor-button{background-color:var( --e-global-color-accent );}.elementor-6 .elementor-element.elementor-element-79ce3f7{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:60px 0px 30px 0px;}.elementor-6 .elementor-element.elementor-element-79ce3f7 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-6 .elementor-element.elementor-element-a818c0c > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-6 .elementor-element.elementor-element-f2b11a5{padding:0px 0px 50px 60px;}.elementor-6 .elementor-element.elementor-element-de5dfc3{text-align:center;}.elementor-6 .elementor-element.elementor-element-de5dfc3 .elementor-heading-title{font-family:"Fjalla One", Sans-serif;font-size:48px;font-weight:700;color:#AFC50B;}.elementor-6 .elementor-element.elementor-element-e86433f{--divider-border-style:solid;--divider-color:#6E7535;--divider-border-width:2px;}.elementor-6 .elementor-element.elementor-element-e86433f .elementor-divider-separator{width:70px;margin:0 auto;margin-center:0;}.elementor-6 .elementor-element.elementor-element-e86433f .elementor-divider{text-align:center;padding-block-start:15px;padding-block-end:15px;}.elementor-6 .elementor-element.elementor-element-e86433f > .elementor-widget-container{margin:-20px 0px 0px 0px;}.elementor-6 .elementor-element.elementor-element-029a3f5:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap, .elementor-6 .elementor-element.elementor-element-029a3f5 > .elementor-widget-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F6F6F6;}.elementor-6 .elementor-element.elementor-element-029a3f5 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:20px 80px 20px 80px;}.elementor-6 .elementor-element.elementor-element-029a3f5 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-6 .elementor-element.elementor-element-a23e25f.elementor-position-right .elementor-image-box-img{margin-left:15px;}.elementor-6 .elementor-element.elementor-element-a23e25f.elementor-position-left .elementor-image-box-img{margin-right:15px;}.elementor-6 .elementor-element.elementor-element-a23e25f.elementor-position-top .elementor-image-box-img{margin-bottom:15px;}.elementor-6 .elementor-element.elementor-element-a23e25f .elementor-image-box-wrapper .elementor-image-box-img{width:44%;}.elementor-6 .elementor-element.elementor-element-a23e25f:hover .elementor-image-box-img img{opacity:0.5;}.elementor-6 .elementor-element.elementor-element-a23e25f .elementor-image-box-img img{transition-duration:0.3s;}.elementor-6 .elementor-element.elementor-element-a23e25f .elementor-image-box-title{color:#676767;font-family:"Poppins", Sans-serif;font-size:18px;font-weight:500;text-transform:uppercase;line-height:1px;letter-spacing:0.8px;}.elementor-6 .elementor-element.elementor-element-ef5203a.elementor-position-right .elementor-image-box-img{margin-left:15px;}.elementor-6 .elementor-element.elementor-element-ef5203a.elementor-position-left .elementor-image-box-img{margin-right:15px;}.elementor-6 .elementor-element.elementor-element-ef5203a.elementor-position-top .elementor-image-box-img{margin-bottom:15px;}.elementor-6 .elementor-element.elementor-element-ef5203a .elementor-image-box-wrapper .elementor-image-box-img{width:44%;}.elementor-6 .elementor-element.elementor-element-ef5203a:hover .elementor-image-box-img img{opacity:0.5;}.elementor-6 .elementor-element.elementor-element-ef5203a .elementor-image-box-img img{transition-duration:0.3s;}.elementor-6 .elementor-element.elementor-element-ef5203a .elementor-image-box-title{color:#676767;font-family:"Poppins", Sans-serif;font-size:18px;font-weight:500;text-transform:uppercase;line-height:1px;letter-spacing:0.8px;}.elementor-6 .elementor-element.elementor-element-b494132.elementor-position-right .elementor-image-box-img{margin-left:15px;}.elementor-6 .elementor-element.elementor-element-b494132.elementor-position-left .elementor-image-box-img{margin-right:15px;}.elementor-6 .elementor-element.elementor-element-b494132.elementor-position-top .elementor-image-box-img{margin-bottom:15px;}.elementor-6 .elementor-element.elementor-element-b494132 .elementor-image-box-wrapper .elementor-image-box-img{width:44%;}.elementor-6 .elementor-element.elementor-element-b494132:hover .elementor-image-box-img img{opacity:0.5;}.elementor-6 .elementor-element.elementor-element-b494132 .elementor-image-box-img img{transition-duration:0.3s;}.elementor-6 .elementor-element.elementor-element-b494132 .elementor-image-box-title{color:#676767;font-family:"Poppins", Sans-serif;font-size:18px;font-weight:500;text-transform:uppercase;line-height:1px;letter-spacing:0.8px;}.elementor-6 .elementor-element.elementor-element-24ad65f.elementor-position-right .elementor-image-box-img{margin-left:15px;}.elementor-6 .elementor-element.elementor-element-24ad65f.elementor-position-left .elementor-image-box-img{margin-right:15px;}.elementor-6 .elementor-element.elementor-element-24ad65f.elementor-position-top .elementor-image-box-img{margin-bottom:15px;}.elementor-6 .elementor-element.elementor-element-24ad65f .elementor-image-box-wrapper .elementor-image-box-img{width:44%;}.elementor-6 .elementor-element.elementor-element-24ad65f:hover .elementor-image-box-img img{opacity:0.5;}.elementor-6 .elementor-element.elementor-element-24ad65f .elementor-image-box-img img{transition-duration:0.3s;}.elementor-6 .elementor-element.elementor-element-24ad65f .elementor-image-box-title{color:#676767;font-family:"Poppins", Sans-serif;font-size:18px;font-weight:500;text-transform:uppercase;line-height:1px;letter-spacing:0.8px;}.elementor-6 .elementor-element.elementor-element-7ed4864 > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:space-between;align-items:space-between;}.elementor-6 .elementor-element.elementor-element-7ed4864:not(.elementor-motion-effects-element-type-background), .elementor-6 .elementor-element.elementor-element-7ed4864 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:transparent;background-image:linear-gradient(180deg, #F6F6F6 50%, #FFFFFF 50%);}.elementor-6 .elementor-element.elementor-element-7ed4864{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-6 .elementor-element.elementor-element-7ed4864 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-6 .elementor-element.elementor-element-5db3992 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin:0px 0px 0px 100px;--e-column-margin-right:0px;--e-column-margin-left:100px;padding:0px 0px 0px 0px;}.elementor-6 .elementor-element.elementor-element-5db3992 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-6 .elementor-element.elementor-element-fad6297{--e-image-carousel-slides-to-show:2;}.elementor-6 .elementor-element.elementor-element-0ebfa4a:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap, .elementor-6 .elementor-element.elementor-element-0ebfa4a > .elementor-widget-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-6 .elementor-element.elementor-element-0ebfa4a > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:70px 70px 0px 70px;}.elementor-6 .elementor-element.elementor-element-0ebfa4a > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-6 .elementor-element.elementor-element-4d6dd47 .elementor-heading-title{font-family:"Poppins", Sans-serif;font-size:20px;font-weight:600;text-transform:uppercase;color:#AFC50B;}.elementor-6 .elementor-element.elementor-element-e3c03ae{font-family:"Poppins", Sans-serif;font-size:16px;}.elementor-6 .elementor-element.elementor-element-d1f5720 .elementor-heading-title{font-family:"Poppins", Sans-serif;font-size:20px;font-weight:600;text-transform:uppercase;color:#AFC50B;}.elementor-6 .elementor-element.elementor-element-58df98c{font-family:"Poppins", Sans-serif;font-size:16px;}.elementor-6 .elementor-element.elementor-element-81773c2 .elementor-heading-title{font-family:"Poppins", Sans-serif;font-size:20px;font-weight:600;text-transform:uppercase;color:#AFC50B;}.elementor-6 .elementor-element.elementor-element-c84231d{font-family:"Poppins", Sans-serif;font-size:16px;}.elementor-6 .elementor-element.elementor-element-4cf6f31 .elementor-heading-title{font-family:"Poppins", Sans-serif;font-size:20px;font-weight:600;text-transform:uppercase;color:#AFC50B;}.elementor-6 .elementor-element.elementor-element-173560a{font-family:"Poppins", Sans-serif;font-size:16px;}.elementor-6 .elementor-element.elementor-element-e6b0a0e > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-6 .elementor-element.elementor-element-e6b0a0e:not(.elementor-motion-effects-element-type-background), .elementor-6 .elementor-element.elementor-element-e6b0a0e > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:var(--wpr-bg-89989d25-c0fa-4886-bfb4-030aa7856af7);background-size:cover;}.elementor-6 .elementor-element.elementor-element-e6b0a0e{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:50px;margin-bottom:0px;}.elementor-6 .elementor-element.elementor-element-e6b0a0e > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-6 .elementor-element.elementor-element-039bd47{text-align:center;}.elementor-6 .elementor-element.elementor-element-039bd47 .elementor-heading-title{font-family:"Fjalla One", Sans-serif;font-size:48px;font-weight:700;color:#AFC50B;}.elementor-6 .elementor-element.elementor-element-4a53336{--divider-border-style:solid;--divider-color:#6E7535;--divider-border-width:2px;}.elementor-6 .elementor-element.elementor-element-4a53336 .elementor-divider-separator{width:70px;margin:0 auto;margin-center:0;}.elementor-6 .elementor-element.elementor-element-4a53336 .elementor-divider{text-align:center;padding-block-start:15px;padding-block-end:15px;}.elementor-6 .elementor-element.elementor-element-4a53336 > .elementor-widget-container{margin:-20px 0px 0px 0px;}.elementor-6 .elementor-element.elementor-element-85075c0 > .elementor-container{max-width:1256px;}.elementor-6 .elementor-element.elementor-element-85075c0 > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-6 .elementor-element.elementor-element-85075c0{margin-top:50px;margin-bottom:50px;}.elementor-6 .elementor-element.elementor-element-72460ee:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap, .elementor-6 .elementor-element.elementor-element-72460ee > .elementor-widget-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F5F5F5;}.elementor-6 .elementor-element.elementor-element-72460ee > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin:0px 20px 0px 0px;--e-column-margin-right:20px;--e-column-margin-left:0px;}.elementor-6 .elementor-element.elementor-element-72460ee > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-6 .elementor-element.elementor-element-2423558:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap, .elementor-6 .elementor-element.elementor-element-2423558 > .elementor-widget-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F5F5F5;}.elementor-6 .elementor-element.elementor-element-2423558 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:30px 30px 30px 30px;}.elementor-6 .elementor-element.elementor-element-2423558 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}@media(min-width:768px){.elementor-6 .elementor-element.elementor-element-f12c0ab{width:55%;}.elementor-6 .elementor-element.elementor-element-de4a4b7{width:45%;}.elementor-6 .elementor-element.elementor-element-3011168{width:100%;}.elementor-6 .elementor-element.elementor-element-d0e0e9c{width:100%;}.elementor-6 .elementor-element.elementor-element-db477d4{width:25%;}.elementor-6 .elementor-element.elementor-element-af886b9{width:25%;}.elementor-6 .elementor-element.elementor-element-72b172c{width:25%;}.elementor-6 .elementor-element.elementor-element-46983dc{width:25%;}.elementor-6 .elementor-element.elementor-element-5db3992{width:50%;}.elementor-6 .elementor-element.elementor-element-0ebfa4a{width:49.332%;}.elementor-6 .elementor-element.elementor-element-72460ee{width:60%;}.elementor-6 .elementor-element.elementor-element-2423558{width:40%;}}@media(max-width:1366px) and (min-width:768px){.elementor-6 .elementor-element.elementor-element-f12c0ab{width:50%;}.elementor-6 .elementor-element.elementor-element-de4a4b7{width:50%;}.elementor-6 .elementor-element.elementor-element-d0e0e9c{width:100%;}.elementor-6 .elementor-element.elementor-element-8075127{width:25%;}.elementor-6 .elementor-element.elementor-element-eb35321{width:25%;}.elementor-6 .elementor-element.elementor-element-ad8069d{width:25%;}.elementor-6 .elementor-element.elementor-element-ce468a8{width:25%;}.elementor-6 .elementor-element.elementor-element-5db3992{width:50%;}.elementor-6 .elementor-element.elementor-element-0ebfa4a{width:50%;}}@media(max-width:1200px) and (min-width:768px){.elementor-6 .elementor-element.elementor-element-f12c0ab{width:100%;}.elementor-6 .elementor-element.elementor-element-de4a4b7{width:100%;}.elementor-6 .elementor-element.elementor-element-8075127{width:100%;}.elementor-6 .elementor-element.elementor-element-eb35321{width:100%;}.elementor-6 .elementor-element.elementor-element-ad8069d{width:100%;}.elementor-6 .elementor-element.elementor-element-ce468a8{width:100%;}.elementor-6 .elementor-element.elementor-element-029a3f5{width:100%;}.elementor-6 .elementor-element.elementor-element-5db3992{width:50%;}.elementor-6 .elementor-element.elementor-element-0ebfa4a{width:50%;}}@media(max-width:1024px) and (min-width:768px){.elementor-6 .elementor-element.elementor-element-f12c0ab{width:100%;}.elementor-6 .elementor-element.elementor-element-de4a4b7{width:100%;}.elementor-6 .elementor-element.elementor-element-3011168{width:70%;}.elementor-6 .elementor-element.elementor-element-8075127{width:50%;}.elementor-6 .elementor-element.elementor-element-eb35321{width:50%;}.elementor-6 .elementor-element.elementor-element-ad8069d{width:50%;}.elementor-6 .elementor-element.elementor-element-ce468a8{width:50%;}.elementor-6 .elementor-element.elementor-element-64fc226{width:100%;}.elementor-6 .elementor-element.elementor-element-9754375{width:100%;}.elementor-6 .elementor-element.elementor-element-a818c0c{width:100%;}.elementor-6 .elementor-element.elementor-element-029a3f5{width:100%;}.elementor-6 .elementor-element.elementor-element-5db3992{width:100%;}.elementor-6 .elementor-element.elementor-element-0ebfa4a{width:100%;}}@media(max-width:880px) and (min-width:768px){.elementor-6 .elementor-element.elementor-element-d0e0e9c{width:100%;}.elementor-6 .elementor-element.elementor-element-029a3f5{width:100%;}.elementor-6 .elementor-element.elementor-element-5db3992{width:100%;}.elementor-6 .elementor-element.elementor-element-0ebfa4a{width:100%;}}@media(min-width:2400px){.elementor-6 .elementor-element.elementor-element-b24df23:not(.elementor-motion-effects-element-type-background), .elementor-6 .elementor-element.elementor-element-b24df23 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-size:cover;}.elementor-6 .elementor-element.elementor-element-e6b0a0e:not(.elementor-motion-effects-element-type-background), .elementor-6 .elementor-element.elementor-element-e6b0a0e > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-repeat:no-repeat;background-size:cover;}}@media(max-width:1366px){.elementor-6 .elementor-element.elementor-element-fef1542{margin-top:0px;margin-bottom:0px;padding:30px 30px 30px 30px;}.elementor-6 .elementor-element.elementor-element-00ac620{width:var( --container-widget-width, 499.2px );max-width:499.2px;--container-widget-width:499.2px;--container-widget-flex-grow:0;}.elementor-6 .elementor-element.elementor-element-b4d3960{font-size:15px;}.elementor-6 .elementor-element.elementor-element-cd52005{padding:450px 50px 50px 50px;}.elementor-6 .elementor-element.elementor-element-3011168 > .elementor-element-populated{padding:25px 25px 25px 25px;}.elementor-6 .elementor-element.elementor-element-eeb6817{padding:0px 0px 0px 0px;}.elementor-6 .elementor-element.elementor-element-9827927:hover > .elementor-element-populated >  .elementor-background-overlay{opacity:0.06;}.elementor-6 .elementor-element.elementor-element-9827927 > .elementor-element-populated{margin:120px 10px 10px 10px;--e-column-margin-right:10px;--e-column-margin-left:10px;padding:15px 15px 15px 15px;}.elementor-6 .elementor-element.elementor-element-6f73fba .elementor-heading-title{font-size:25px;}.elementor-6 .elementor-element.elementor-element-d69f4ce .elementor-heading-title{font-size:16px;}.elementor-6 .elementor-element.elementor-element-e510636{font-size:14px;}.elementor-6 .elementor-element.elementor-element-f026098.elementor-column > .elementor-widget-wrap{justify-content:center;}.elementor-6 .elementor-element.elementor-element-f026098 > .elementor-element-populated{margin:120px 10px 10px 10px;--e-column-margin-right:10px;--e-column-margin-left:10px;padding:15px 15px 15px 15px;}.elementor-6 .elementor-element.elementor-element-d7ac292 .elementor-heading-title{font-size:25px;}.elementor-6 .elementor-element.elementor-element-5d3f1ec .elementor-heading-title{font-size:16px;}.elementor-6 .elementor-element.elementor-element-8c4d99a{font-size:14px;}.elementor-6 .elementor-element.elementor-element-dfea06d > .elementor-element-populated{margin:120px 10px 10px 10px;--e-column-margin-right:10px;--e-column-margin-left:10px;padding:15px 15px 15px 15px;}.elementor-6 .elementor-element.elementor-element-7f3f6c2 .elementor-heading-title{font-size:25px;}.elementor-6 .elementor-element.elementor-element-4245eb0 .elementor-heading-title{font-size:16px;}.elementor-6 .elementor-element.elementor-element-f4b2d43{font-size:14px;}.elementor-6 .elementor-element.elementor-element-0351a19 > .elementor-element-populated{margin:120px 10px 10px 10px;--e-column-margin-right:10px;--e-column-margin-left:10px;padding:15px 15px 15px 15px;}.elementor-6 .elementor-element.elementor-element-c35fe7c .elementor-heading-title{font-size:25px;}.elementor-6 .elementor-element.elementor-element-189f3f5 .elementor-heading-title{font-size:16px;}.elementor-6 .elementor-element.elementor-element-3ab85d1{font-size:14px;}.elementor-6 .elementor-element.elementor-element-9754375 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-6 .elementor-element.elementor-element-22d8f26{font-size:15px;}.elementor-6 .elementor-element.elementor-element-5db3992 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-6 .elementor-element.elementor-element-0ebfa4a > .elementor-element-populated{padding:30px 30px 30px 30px;}.elementor-6 .elementor-element.elementor-element-e3c03ae{font-size:15px;}.elementor-6 .elementor-element.elementor-element-58df98c{font-size:15px;}.elementor-6 .elementor-element.elementor-element-c84231d{font-size:15px;}.elementor-6 .elementor-element.elementor-element-173560a{font-size:15px;}}@media(max-width:1200px){.elementor-6 .elementor-element.elementor-element-00ac620 .elementor-heading-title{font-size:26px;line-height:33px;}.elementor-6 .elementor-element.elementor-element-b515770 .elementor-heading-title{font-size:22px;}.elementor-6 .elementor-element.elementor-element-b515770 > .elementor-widget-container{margin:-20px 0px 0px 0px;}.elementor-6 .elementor-element.elementor-element-b4d3960{font-size:14px;}.elementor-6 .elementor-element.elementor-element-cd52005{padding:300px 20px 0px 20px;}.elementor-6 .elementor-element.elementor-element-3011168 > .elementor-element-populated{padding:50px 50px 50px 50px;}.elementor-6 .elementor-element.elementor-element-eeb6817{padding:0px 0px 0px 0px;}.elementor-6 .elementor-element.elementor-element-d9b4c65{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-6 .elementor-element.elementor-element-7eef0f3 .elementor-button{padding:10px 20px 10px 20px;}.elementor-6 .elementor-element.elementor-element-30c0a7f .elementor-button{font-size:14px;padding:10px 20px 10px 20px;}.elementor-6 .elementor-element.elementor-element-cb992a1 .elementor-button{padding:10px 20px 10px 20px;}.elementor-6 .elementor-element.elementor-element-1cdd448 .elementor-button{padding:10px 20px 10px 20px;}.elementor-6 .elementor-element.elementor-element-a144f91{padding:0px 0px 0px 30px;}.elementor-6 .elementor-element.elementor-element-22d8f26{font-size:14px;}.elementor-6 .elementor-element.elementor-element-22d8f26 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:30px 30px 30px 30px;}.elementor-6 .elementor-element.elementor-element-5db3992 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-6 .elementor-element.elementor-element-e3c03ae{font-size:14px;}.elementor-6 .elementor-element.elementor-element-58df98c{font-size:14px;}.elementor-6 .elementor-element.elementor-element-c84231d{font-size:14px;}.elementor-6 .elementor-element.elementor-element-173560a{font-size:14px;}}@media(max-width:1024px){.elementor-6 .elementor-element.elementor-element-fef1542{padding:0px 0px 0px 0px;}.elementor-6 .elementor-element.elementor-element-f12c0ab > .elementor-element-populated{margin:30px 30px 30px 30px;--e-column-margin-right:30px;--e-column-margin-left:30px;}.elementor-6 .elementor-element.elementor-element-00ac620 .elementor-heading-title{font-size:45px;line-height:1.3em;}.elementor-6 .elementor-element.elementor-element-b515770 .elementor-heading-title{font-size:31px;}.elementor-6 .elementor-element.elementor-element-b515770 > .elementor-widget-container{margin:1px 1px 1px 1px;}.elementor-6 .elementor-element.elementor-element-b4d3960{font-size:15px;}.elementor-6 .elementor-element.elementor-element-cd52005{padding:50px 50px 50px 50px;}.elementor-6 .elementor-element.elementor-element-3011168 > .elementor-element-populated{padding:50px 50px 50px 50px;}.elementor-6 .elementor-element.elementor-element-8075127 > .elementor-element-populated{margin:15px 15px 15px 15px;--e-column-margin-right:15px;--e-column-margin-left:15px;}.elementor-6 .elementor-element.elementor-element-9827927 > .elementor-element-populated{margin:150px 10px 10px 10px;--e-column-margin-right:10px;--e-column-margin-left:10px;}.elementor-6 .elementor-element.elementor-element-6f73fba .elementor-heading-title{font-size:28px;}.elementor-6 .elementor-element.elementor-element-eb35321 > .elementor-element-populated{margin:15px 15px 15px 15px;--e-column-margin-right:15px;--e-column-margin-left:15px;}.elementor-6 .elementor-element.elementor-element-f026098 > .elementor-element-populated{margin:150px 10px 10px 10px;--e-column-margin-right:10px;--e-column-margin-left:10px;}.elementor-6 .elementor-element.elementor-element-d7ac292 .elementor-heading-title{font-size:28px;}.elementor-6 .elementor-element.elementor-element-ad8069d > .elementor-element-populated{margin:15px 15px 15px 15px;--e-column-margin-right:15px;--e-column-margin-left:15px;}.elementor-6 .elementor-element.elementor-element-dfea06d > .elementor-element-populated{margin:150px 10px 10px 10px;--e-column-margin-right:10px;--e-column-margin-left:10px;}.elementor-6 .elementor-element.elementor-element-7f3f6c2 .elementor-heading-title{font-size:28px;}.elementor-6 .elementor-element.elementor-element-ce468a8 > .elementor-element-populated{margin:15px 15px 15px 15px;--e-column-margin-right:15px;--e-column-margin-left:15px;}.elementor-6 .elementor-element.elementor-element-0351a19 > .elementor-element-populated{margin:150px 10px 10px 10px;--e-column-margin-right:10px;--e-column-margin-left:10px;}.elementor-6 .elementor-element.elementor-element-c35fe7c .elementor-heading-title{font-size:28px;}.elementor-6 .elementor-element.elementor-element-b24df23{padding:50px 0px 50px 0px;}.elementor-6 .elementor-element.elementor-element-ceb1ab6 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-6 .elementor-element.elementor-element-b8a6c09{--e-image-carousel-slides-to-show:1;}.elementor-6 .elementor-element.elementor-element-79ce3f7{padding:0px 0px 0px 0px;}.elementor-6 .elementor-element.elementor-element-a23e25f .elementor-image-box-title{font-size:16px;}.elementor-6 .elementor-element.elementor-element-ef5203a .elementor-image-box-title{font-size:16px;}.elementor-6 .elementor-element.elementor-element-b494132 .elementor-image-box-title{font-size:16px;}.elementor-6 .elementor-element.elementor-element-24ad65f .elementor-image-box-title{font-size:16px;}.elementor-6 .elementor-element.elementor-element-5db3992 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-6 .elementor-element.elementor-element-fad6297{--e-image-carousel-slides-to-show:2;}.elementor-6 .elementor-element.elementor-element-0ebfa4a > .elementor-element-populated{padding:50px 50px 50px 50px;}}@media(max-width:880px){.elementor-6 .elementor-element.elementor-element-00ac620 .elementor-heading-title{font-size:30px;}.elementor-6 .elementor-element.elementor-element-b515770 .elementor-heading-title{font-size:26px;}.elementor-6 .elementor-element.elementor-element-3011168 > .elementor-element-populated{padding:50px 50px 50px 50px;}.elementor-6 .elementor-element.elementor-element-64fc226 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-6 .elementor-element.elementor-element-9754375 > .elementor-element-populated{margin:30px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-6 .elementor-element.elementor-element-79ce3f7{padding:0px 0px 30px 0px;}.elementor-6 .elementor-element.elementor-element-029a3f5 > .elementor-element-populated{padding:20px 20px 20px 20px;}.elementor-6 .elementor-element.elementor-element-a23e25f .elementor-image-box-title{font-size:15px;}.elementor-6 .elementor-element.elementor-element-ef5203a .elementor-image-box-title{font-size:15px;}.elementor-6 .elementor-element.elementor-element-b494132 .elementor-image-box-title{font-size:15px;}.elementor-6 .elementor-element.elementor-element-24ad65f .elementor-image-box-title{font-size:15px;line-height:16px;}.elementor-6 .elementor-element.elementor-element-5db3992 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-6 .elementor-element.elementor-element-0ebfa4a > .elementor-element-populated{padding:40px 40px 20px 40px;}.elementor-6 .elementor-element.elementor-element-e6b0a0e{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}}@media(max-width:767px){.elementor-6 .elementor-element.elementor-element-f12c0ab > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:30px 30px 30px 30px;}.elementor-6 .elementor-element.elementor-element-00ac620 .elementor-heading-title{font-size:30px;line-height:1.4em;letter-spacing:0.1px;}.elementor-6 .elementor-element.elementor-element-b515770 .elementor-heading-title{font-size:23px;line-height:1.5em;}.elementor-6 .elementor-element.elementor-element-b515770 > .elementor-widget-container{margin:-20px 0px 0px 0px;}.elementor-6 .elementor-element.elementor-element-b4d3960{font-size:15px;}.elementor-6 .elementor-element.elementor-element-cd52005{padding:20px 20px 20px 20px;}.elementor-6 .elementor-element.elementor-element-3011168 > .elementor-element-populated{padding:50px 50px 50px 50px;}.elementor-6 .elementor-element.elementor-element-3943fa7 .elementor-image-box-img{margin-bottom:14px;}.elementor-6 .elementor-element.elementor-element-44374c6 .elementor-image-box-img{margin-bottom:14px;}.elementor-6 .elementor-element.elementor-element-4848162 .elementor-image-box-img{margin-bottom:14px;}.elementor-6 .elementor-element.elementor-element-f46bb4e{margin-top:30px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-6 .elementor-element.elementor-element-942bd71 .elementor-heading-title{font-size:40px;}.elementor-6 .elementor-element.elementor-element-10a8a9d .elementor-divider-separator{width:25%;}.elementor-6 .elementor-element.elementor-element-8075127 > .elementor-element-populated{margin:5px 5px 5px 5px;--e-column-margin-right:5px;--e-column-margin-left:5px;}.elementor-6 .elementor-element.elementor-element-eb35321 > .elementor-element-populated{margin:5px 5px 5px 5px;--e-column-margin-right:5px;--e-column-margin-left:5px;}.elementor-6 .elementor-element.elementor-element-ad8069d > .elementor-element-populated{margin:5px 5px 5px 5px;--e-column-margin-right:5px;--e-column-margin-left:5px;}.elementor-6 .elementor-element.elementor-element-ce468a8 > .elementor-element-populated{margin:5px 5px 5px 5px;--e-column-margin-right:5px;--e-column-margin-left:5px;}.elementor-6 .elementor-element.elementor-element-b24df23{padding:0px 0px 0px 0px;}.elementor-6 .elementor-element.elementor-element-ceb1ab6{font-size:30px;}.elementor-6 .elementor-element.elementor-element-ceb1ab6 > .elementor-widget-container{margin:0px 0px -20px 0px;}.elementor-6 .elementor-element.elementor-element-a144f91{margin-top:0px;margin-bottom:0px;padding:80px 30px 30px 30px;}.elementor-6 .elementor-element.elementor-element-355e1f7 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-6 .elementor-element.elementor-element-172a827 .elementor-heading-title{font-size:40px;}.elementor-6 .elementor-element.elementor-element-93a02be .elementor-divider-separator{width:25%;}.elementor-6 .elementor-element.elementor-element-bdd60d1 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-6 .elementor-element.elementor-element-22d8f26 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-6 .elementor-element.elementor-element-a818c0c > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-6 .elementor-element.elementor-element-f2b11a5{padding:0px 0px 0px 0px;}.elementor-6 .elementor-element.elementor-element-03e3a26 > .elementor-element-populated{margin:30px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-6 .elementor-element.elementor-element-de5dfc3 .elementor-heading-title{font-size:40px;}.elementor-6 .elementor-element.elementor-element-e86433f .elementor-divider-separator{width:25%;}.elementor-6 .elementor-element.elementor-element-db477d4{width:50%;}.elementor-6 .elementor-element.elementor-element-a23e25f .elementor-image-box-img{margin-bottom:15px;}.elementor-6 .elementor-element.elementor-element-af886b9{width:50%;}.elementor-6 .elementor-element.elementor-element-ef5203a .elementor-image-box-img{margin-bottom:15px;}.elementor-6 .elementor-element.elementor-element-72b172c{width:50%;}.elementor-6 .elementor-element.elementor-element-b494132 .elementor-image-box-img{margin-bottom:15px;}.elementor-6 .elementor-element.elementor-element-46983dc{width:50%;}.elementor-6 .elementor-element.elementor-element-24ad65f .elementor-image-box-img{margin-bottom:15px;}.elementor-6 .elementor-element.elementor-element-5db3992 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-6 .elementor-element.elementor-element-0ebfa4a > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:50px 30px 30px 30px;}.elementor-6 .elementor-element.elementor-element-e6b0a0e{margin-top:30px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-6 .elementor-element.elementor-element-039bd47 .elementor-heading-title{font-size:40px;}.elementor-6 .elementor-element.elementor-element-4a53336 .elementor-divider-separator{width:25%;}.elementor-6 .elementor-element.elementor-element-72460ee > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}}/* Start Custom Fonts CSS */@font-face {
	font-family: 'Caveat';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://www.valdelandrouet.com/wp-content/uploads/2023/12/Caveat-VariableFont_wght.ttf') format('truetype');
}
/* End Custom Fonts CSS */
.elementor-15823 .elementor-element.elementor-element-970e5ed > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-15823 .elementor-element.elementor-element-970e5ed:not(.elementor-motion-effects-element-type-background), .elementor-15823 .elementor-element.elementor-element-970e5ed > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-15823 .elementor-element.elementor-element-970e5ed{box-shadow:1px 1px 1px 0px rgba(215.9, 215.9, 215.9, 0.5);transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:0px 40px 0px 40px;}.elementor-15823 .elementor-element.elementor-element-970e5ed > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-15823 .elementor-element.elementor-element-8f8bb0e > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-15823 .elementor-element.elementor-element-6cc9cd7{text-align:left;}.elementor-bc-flex-widget .elementor-15823 .elementor-element.elementor-element-4e81f4c.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-15823 .elementor-element.elementor-element-4e81f4c.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-15823 .elementor-element.elementor-element-4e81f4c.elementor-column > .elementor-widget-wrap{justify-content:center;}.elementor-15823 .elementor-element.elementor-element-4e81f4c > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-15823 .elementor-element.elementor-element-204aa04 > .elementor-widget-container{padding:0px 0px 0px 20px;}.elementor-15823 .elementor-element.elementor-element-204aa04{--icon-box-icon-margin:8px;}.elementor-15823 .elementor-element.elementor-element-204aa04 .elementor-icon-box-title{margin-bottom:1px;color:#3A3A3A;}.elementor-15823 .elementor-element.elementor-element-204aa04 .elementor-icon{font-size:42px;}.elementor-15823 .elementor-element.elementor-element-204aa04 .elementor-icon-box-title, .elementor-15823 .elementor-element.elementor-element-204aa04 .elementor-icon-box-title a{font-family:"Poppins", Sans-serif;font-size:15px;font-weight:500;}.elementor-bc-flex-widget .elementor-15823 .elementor-element.elementor-element-f99b829.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-15823 .elementor-element.elementor-element-f99b829.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-15823 .elementor-element.elementor-element-f99b829 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-15823 .elementor-element.elementor-element-adc365c > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-bc-flex-widget .elementor-15823 .elementor-element.elementor-element-035e128.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-15823 .elementor-element.elementor-element-035e128.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-15823 .elementor-element.elementor-element-035e128.elementor-column > .elementor-widget-wrap{justify-content:center;}.elementor-15823 .elementor-element.elementor-element-6b5d227{--icon-box-icon-margin:8px;}.elementor-15823 .elementor-element.elementor-element-6b5d227 .elementor-icon-box-title{margin-bottom:1px;color:#3A3A3A;}.elementor-15823 .elementor-element.elementor-element-6b5d227 .elementor-icon{font-size:42px;}.elementor-15823 .elementor-element.elementor-element-6b5d227 .elementor-icon-box-title, .elementor-15823 .elementor-element.elementor-element-6b5d227 .elementor-icon-box-title a{font-family:"Poppins", Sans-serif;font-size:15px;font-weight:500;}.elementor-15823 .elementor-element.elementor-element-59e80da .elementor-icon-box-wrapper{text-align:left;}.elementor-15823 .elementor-element.elementor-element-59e80da{--icon-box-icon-margin:8px;}.elementor-15823 .elementor-element.elementor-element-59e80da .elementor-icon-box-title{margin-bottom:1px;color:#3A3A3A;}.elementor-15823 .elementor-element.elementor-element-59e80da .elementor-icon{font-size:42px;}.elementor-15823 .elementor-element.elementor-element-59e80da .elementor-icon-box-title, .elementor-15823 .elementor-element.elementor-element-59e80da .elementor-icon-box-title a{font-family:"Poppins", Sans-serif;font-size:15px;font-weight:500;text-transform:uppercase;}.elementor-15823 .elementor-element.elementor-element-19cdd04 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-15823 .elementor-element.elementor-element-19cdd04 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-15823 .elementor-element.elementor-element-d324985 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-15823 .elementor-element.elementor-element-0dbc3db:not(.elementor-motion-effects-element-type-background), .elementor-15823 .elementor-element.elementor-element-0dbc3db > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#AFC50B;}.elementor-15823 .elementor-element.elementor-element-0dbc3db > .elementor-container{min-height:64px;}.elementor-15823 .elementor-element.elementor-element-0dbc3db{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;color:#FFFFFF;margin-top:0%;margin-bottom:0%;padding:-1% 0% 0% 6%;}.elementor-15823 .elementor-element.elementor-element-0dbc3db > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-15823 .elementor-element.elementor-element-0dbc3db .elementor-heading-title{color:#000000;}.elementor-15823 .elementor-element.elementor-element-0dbc3db a{color:#FFFFFF;}.elementor-15823 .elementor-element.elementor-element-e7472b7 > .elementor-widget-container{margin:-1% 0% 0% 0%;}.elementor-15823 .elementor-element.elementor-element-e7472b7 .elementor-menu-toggle{margin:0 auto;}.elementor-15823 .elementor-element.elementor-element-e7472b7 .elementor-nav-menu .elementor-item{font-family:"Poppins", Sans-serif;font-size:14px;font-weight:600;}.elementor-15823 .elementor-element.elementor-element-e7472b7 .elementor-nav-menu--main .elementor-item{color:#FFFFFF;fill:#FFFFFF;padding-left:16px;padding-right:16px;padding-top:11px;padding-bottom:11px;}.elementor-15823 .elementor-element.elementor-element-e7472b7 .elementor-nav-menu--main .elementor-item:hover,
					.elementor-15823 .elementor-element.elementor-element-e7472b7 .elementor-nav-menu--main .elementor-item.elementor-item-active,
					.elementor-15823 .elementor-element.elementor-element-e7472b7 .elementor-nav-menu--main .elementor-item.highlighted,
					.elementor-15823 .elementor-element.elementor-element-e7472b7 .elementor-nav-menu--main .elementor-item:focus{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-15823 .elementor-element.elementor-element-e7472b7 .elementor-nav-menu--main .elementor-item.elementor-item-active{color:var( --e-global-color-cef6b59 );}.elementor-15823 .elementor-element.elementor-element-e7472b7 .elementor-nav-menu--dropdown a, .elementor-15823 .elementor-element.elementor-element-e7472b7 .elementor-menu-toggle{color:var( --e-global-color-secondary );}.elementor-15823 .elementor-element.elementor-element-e7472b7 .elementor-nav-menu--dropdown{background-color:#FFFFFF;}.elementor-15823 .elementor-element.elementor-element-e7472b7 .elementor-nav-menu--dropdown a:hover,
					.elementor-15823 .elementor-element.elementor-element-e7472b7 .elementor-nav-menu--dropdown a.elementor-item-active,
					.elementor-15823 .elementor-element.elementor-element-e7472b7 .elementor-nav-menu--dropdown a.highlighted{background-color:var( --e-global-color-33df5c8 );}.elementor-15823 .elementor-element.elementor-element-e7472b7 .elementor-nav-menu--dropdown a.elementor-item-active{background-color:var( --e-global-color-accent );}.elementor-15823 .elementor-element.elementor-element-e7472b7 .elementor-nav-menu--dropdown .elementor-item, .elementor-15823 .elementor-element.elementor-element-e7472b7 .elementor-nav-menu--dropdown  .elementor-sub-item{font-family:"Poppins", Sans-serif;font-size:15px;font-weight:500;letter-spacing:0.5px;word-spacing:2px;}.elementor-15823 .elementor-element.elementor-element-e7472b7 .elementor-nav-menu--main .elementor-nav-menu--dropdown, .elementor-15823 .elementor-element.elementor-element-e7472b7 .elementor-nav-menu__container.elementor-nav-menu--dropdown{box-shadow:0px 0px 10px 0px rgba(0,0,0,0.5);}.elementor-15823 .elementor-element.elementor-element-ff37951 > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-15823 .elementor-element.elementor-element-ff37951:not(.elementor-motion-effects-element-type-background), .elementor-15823 .elementor-element.elementor-element-ff37951 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#E06423;}.elementor-15823 .elementor-element.elementor-element-ff37951 > .elementor-container{min-height:400px;}.elementor-15823 .elementor-element.elementor-element-ff37951{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-15823 .elementor-element.elementor-element-ff37951 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-bc-flex-widget .elementor-15823 .elementor-element.elementor-element-27c101a.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-15823 .elementor-element.elementor-element-27c101a.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-15823 .elementor-element.elementor-element-27c101a > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-15823 .elementor-element.elementor-element-a8bd17d > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-15823 .elementor-element.elementor-element-a8bd17d:not(.elementor-motion-effects-element-type-background), .elementor-15823 .elementor-element.elementor-element-a8bd17d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#E06423;}.elementor-15823 .elementor-element.elementor-element-a8bd17d{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-15823 .elementor-element.elementor-element-a8bd17d > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-bc-flex-widget .elementor-15823 .elementor-element.elementor-element-10f3af3.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-15823 .elementor-element.elementor-element-10f3af3.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-15823 .elementor-element.elementor-element-10f3af3.elementor-column > .elementor-widget-wrap{justify-content:center;}.elementor-15823 .elementor-element.elementor-element-10f3af3 > .elementor-element-populated{text-align:left;}.elementor-bc-flex-widget .elementor-15823 .elementor-element.elementor-element-511a71a.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-15823 .elementor-element.elementor-element-511a71a.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-15823 .elementor-element.elementor-element-511a71a.elementor-column > .elementor-widget-wrap{justify-content:center;}.elementor-15823 .elementor-element.elementor-element-511a71a > .elementor-element-populated{text-align:left;}.elementor-15823 .elementor-element.elementor-element-55770ea{--icon-box-icon-margin:8px;}.elementor-15823 .elementor-element.elementor-element-55770ea .elementor-icon-box-title{margin-bottom:1px;color:#FFFFFF;}.elementor-15823 .elementor-element.elementor-element-55770ea .elementor-icon{font-size:42px;}.elementor-15823 .elementor-element.elementor-element-55770ea .elementor-icon-box-title, .elementor-15823 .elementor-element.elementor-element-55770ea .elementor-icon-box-title a{font-family:"Poppins", Sans-serif;font-size:15px;font-weight:500;}.elementor-15823 .elementor-element.elementor-element-d3a4f88 > .elementor-element-populated{text-align:left;}.elementor-15823 .elementor-element.elementor-element-e178bca{--icon-box-icon-margin:8px;}.elementor-15823 .elementor-element.elementor-element-e178bca .elementor-icon-box-title{margin-bottom:1px;color:#FFFFFF;}.elementor-15823 .elementor-element.elementor-element-e178bca .elementor-icon{font-size:42px;}.elementor-15823 .elementor-element.elementor-element-e178bca .elementor-icon-box-title, .elementor-15823 .elementor-element.elementor-element-e178bca .elementor-icon-box-title a{font-family:"Poppins", Sans-serif;font-size:15px;font-weight:500;}.elementor-15823 .elementor-element.elementor-element-20af40d > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-15823 .elementor-element.elementor-element-20af40d:not(.elementor-motion-effects-element-type-background), .elementor-15823 .elementor-element.elementor-element-20af40d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#E06423;}.elementor-15823 .elementor-element.elementor-element-20af40d{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-15823 .elementor-element.elementor-element-20af40d > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-15823 .elementor-element.elementor-element-cf7968c .elementor-icon-wrapper{text-align:center;}.elementor-15823 .elementor-element.elementor-element-cf7968c .elementor-icon-wrapper svg{width:auto;}.elementor-15823 .elementor-element.elementor-element-6e214d1 .elementor-icon-wrapper{text-align:center;}.elementor-15823 .elementor-element.elementor-element-6e214d1 .elementor-icon-wrapper svg{width:auto;}.elementor-15823 .elementor-element.elementor-element-cd6b3a3{box-shadow:0px 0px 10px 0px rgba(215.9, 215.9, 215.9, 0.5);margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-bc-flex-widget .elementor-15823 .elementor-element.elementor-element-8900c2b.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-15823 .elementor-element.elementor-element-8900c2b.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-15823 .elementor-element.elementor-element-8900c2b > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-bc-flex-widget .elementor-15823 .elementor-element.elementor-element-7cbc2eb.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-15823 .elementor-element.elementor-element-7cbc2eb.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-15823 .elementor-element.elementor-element-7cbc2eb.elementor-column > .elementor-widget-wrap{justify-content:center;}.elementor-15823 .elementor-element.elementor-element-4a5844a{text-align:left;}.elementor-15823 .elementor-element.elementor-element-b955e02:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap, .elementor-15823 .elementor-element.elementor-element-b955e02 > .elementor-widget-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#AFC50B;}.elementor-15823 .elementor-element.elementor-element-b955e02 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-15823 .elementor-element.elementor-element-b955e02 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-15823 .elementor-element.elementor-element-83f8c38 .elementor-menu-toggle{margin:0 auto;background-color:#AFC50B;}.elementor-15823 .elementor-element.elementor-element-83f8c38 .elementor-nav-menu .elementor-item{font-family:"Poppins", Sans-serif;font-size:15px;}.elementor-15823 .elementor-element.elementor-element-83f8c38 .elementor-nav-menu--main .elementor-item{color:var( --e-global-color-accent );fill:var( --e-global-color-accent );}.elementor-15823 .elementor-element.elementor-element-83f8c38 .elementor-nav-menu--main .elementor-item:hover,
					.elementor-15823 .elementor-element.elementor-element-83f8c38 .elementor-nav-menu--main .elementor-item.elementor-item-active,
					.elementor-15823 .elementor-element.elementor-element-83f8c38 .elementor-nav-menu--main .elementor-item.highlighted,
					.elementor-15823 .elementor-element.elementor-element-83f8c38 .elementor-nav-menu--main .elementor-item:focus{color:var( --e-global-color-33df5c8 );fill:var( --e-global-color-33df5c8 );}.elementor-15823 .elementor-element.elementor-element-83f8c38 .elementor-nav-menu--main .elementor-item.elementor-item-active{color:var( --e-global-color-secondary );}.elementor-15823 .elementor-element.elementor-element-83f8c38 .elementor-nav-menu--dropdown a, .elementor-15823 .elementor-element.elementor-element-83f8c38 .elementor-menu-toggle{color:var( --e-global-color-secondary );}.elementor-15823 .elementor-element.elementor-element-83f8c38 .elementor-nav-menu--dropdown{background-color:#F1F1F1;}.elementor-15823 .elementor-element.elementor-element-83f8c38 .elementor-nav-menu--dropdown a:hover,
					.elementor-15823 .elementor-element.elementor-element-83f8c38 .elementor-nav-menu--dropdown a.elementor-item-active,
					.elementor-15823 .elementor-element.elementor-element-83f8c38 .elementor-nav-menu--dropdown a.highlighted,
					.elementor-15823 .elementor-element.elementor-element-83f8c38 .elementor-menu-toggle:hover{color:#393939;}.elementor-15823 .elementor-element.elementor-element-83f8c38 .elementor-nav-menu--dropdown a:hover,
					.elementor-15823 .elementor-element.elementor-element-83f8c38 .elementor-nav-menu--dropdown a.elementor-item-active,
					.elementor-15823 .elementor-element.elementor-element-83f8c38 .elementor-nav-menu--dropdown a.highlighted{background-color:var( --e-global-color-33df5c8 );}.elementor-15823 .elementor-element.elementor-element-83f8c38 .elementor-nav-menu--dropdown a.elementor-item-active{color:#393939;background-color:#DBE3A2;}.elementor-15823 .elementor-element.elementor-element-83f8c38 .elementor-nav-menu--dropdown .elementor-item, .elementor-15823 .elementor-element.elementor-element-83f8c38 .elementor-nav-menu--dropdown  .elementor-sub-item{font-family:"Poppins", Sans-serif;font-weight:500;}.elementor-15823 .elementor-element.elementor-element-83f8c38 .elementor-nav-menu--main .elementor-nav-menu--dropdown, .elementor-15823 .elementor-element.elementor-element-83f8c38 .elementor-nav-menu__container.elementor-nav-menu--dropdown{box-shadow:-10px 0px 10px -24px rgba(0, 0, 0, 0.09);}.elementor-15823 .elementor-element.elementor-element-83f8c38 .elementor-nav-menu--dropdown li:not(:last-child){border-style:solid;border-color:#FFFFFF;border-bottom-width:1px;}.elementor-15823 .elementor-element.elementor-element-83f8c38 div.elementor-menu-toggle{color:#FFFFFF;}.elementor-15823 .elementor-element.elementor-element-83f8c38 div.elementor-menu-toggle svg{fill:#FFFFFF;}.elementor-15823 .elementor-element.elementor-element-83f8c38 div.elementor-menu-toggle:hover{color:#393939;}.elementor-15823 .elementor-element.elementor-element-83f8c38 div.elementor-menu-toggle:hover svg{fill:#393939;}.elementor-15823 .elementor-element.elementor-element-83f8c38 .elementor-menu-toggle:hover{background-color:#AFC50B;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}@media(max-width:1366px){.elementor-15823 .elementor-element.elementor-element-adc365c > .elementor-container{max-width:819px;}.elementor-15823 .elementor-element.elementor-element-adc365c{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-15823 .elementor-element.elementor-element-19cdd04 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-15823 .elementor-element.elementor-element-a7ad63a{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-15823 .elementor-element.elementor-element-d324985.elementor-column > .elementor-widget-wrap{justify-content:center;}.elementor-15823 .elementor-element.elementor-element-d324985 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-15823 .elementor-element.elementor-element-ecf819e > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}}@media(max-width:1200px){.elementor-15823 .elementor-element.elementor-element-970e5ed{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-bc-flex-widget .elementor-15823 .elementor-element.elementor-element-8f8bb0e.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-15823 .elementor-element.elementor-element-8f8bb0e.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-15823 .elementor-element.elementor-element-8f8bb0e > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-15823 .elementor-element.elementor-element-6cc9cd7 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-15823 .elementor-element.elementor-element-4e81f4c > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-15823 .elementor-element.elementor-element-f99b829 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-15823 .elementor-element.elementor-element-adc365c{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-15823 .elementor-element.elementor-element-59e80da .elementor-icon-box-wrapper{text-align:center;}.elementor-15823 .elementor-element.elementor-element-19cdd04 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-15823 .elementor-element.elementor-element-a7ad63a{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-15823 .elementor-element.elementor-element-d324985 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-15823 .elementor-element.elementor-element-e7472b7 .elementor-nav-menu--main .elementor-item{padding-left:9px;padding-right:9px;padding-top:8px;padding-bottom:8px;}}@media(max-width:1024px){.elementor-15823 .elementor-element.elementor-element-ff37951 > .elementor-container{min-height:45px;}.elementor-15823 .elementor-element.elementor-element-ff37951{padding:0px 0px 0px 0px;}.elementor-bc-flex-widget .elementor-15823 .elementor-element.elementor-element-27c101a.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-15823 .elementor-element.elementor-element-27c101a.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-15823 .elementor-element.elementor-element-27c101a.elementor-column > .elementor-widget-wrap{justify-content:center;}.elementor-15823 .elementor-element.elementor-element-27c101a > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-15823 .elementor-element.elementor-element-a8bd17d{padding:0px 0px 0px 0px;}.elementor-bc-flex-widget .elementor-15823 .elementor-element.elementor-element-10f3af3.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-15823 .elementor-element.elementor-element-10f3af3.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-15823 .elementor-element.elementor-element-10f3af3.elementor-column > .elementor-widget-wrap{justify-content:center;}.elementor-bc-flex-widget .elementor-15823 .elementor-element.elementor-element-511a71a.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-15823 .elementor-element.elementor-element-511a71a.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-15823 .elementor-element.elementor-element-511a71a.elementor-column > .elementor-widget-wrap{justify-content:center;}.elementor-15823 .elementor-element.elementor-element-55770ea{--icon-box-icon-margin:3px;}.elementor-15823 .elementor-element.elementor-element-55770ea .elementor-icon{font-size:24px;}.elementor-15823 .elementor-element.elementor-element-55770ea .elementor-icon-box-title, .elementor-15823 .elementor-element.elementor-element-55770ea .elementor-icon-box-title a{font-size:12px;}.elementor-15823 .elementor-element.elementor-element-e178bca{--icon-box-icon-margin:3px;}.elementor-15823 .elementor-element.elementor-element-e178bca .elementor-icon{font-size:24px;}.elementor-15823 .elementor-element.elementor-element-e178bca .elementor-icon-box-title, .elementor-15823 .elementor-element.elementor-element-e178bca .elementor-icon-box-title a{font-size:12px;}.elementor-15823 .elementor-element.elementor-element-20af40d{padding:0px 0px 0px 0px;}.elementor-15823 .elementor-element.elementor-element-cd6b3a3{padding:0px 0px 0px 0px;}.elementor-15823 .elementor-element.elementor-element-8900c2b > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-15823 .elementor-element.elementor-element-df2a2ea{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-15823 .elementor-element.elementor-element-7cbc2eb > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-bc-flex-widget .elementor-15823 .elementor-element.elementor-element-b955e02.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-15823 .elementor-element.elementor-element-b955e02.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-15823 .elementor-element.elementor-element-83f8c38 .elementor-nav-menu--main .elementor-item{padding-left:0px;padding-right:0px;padding-top:0px;padding-bottom:0px;}.elementor-15823 .elementor-element.elementor-element-83f8c38 .elementor-nav-menu--dropdown .elementor-item, .elementor-15823 .elementor-element.elementor-element-83f8c38 .elementor-nav-menu--dropdown  .elementor-sub-item{font-size:18px;letter-spacing:1.6px;}.elementor-15823 .elementor-element.elementor-element-83f8c38 .elementor-nav-menu--dropdown a{padding-left:15px;padding-right:15px;padding-top:27px;padding-bottom:27px;}.elementor-15823 .elementor-element.elementor-element-83f8c38 .elementor-nav-menu--main > .elementor-nav-menu > li > .elementor-nav-menu--dropdown, .elementor-15823 .elementor-element.elementor-element-83f8c38 .elementor-nav-menu__container.elementor-nav-menu--dropdown{margin-top:11px !important;}.elementor-15823 .elementor-element.elementor-element-83f8c38{--nav-menu-icon-size:43px;}}@media(max-width:767px){.elementor-15823 .elementor-element.elementor-element-ff37951{padding:0px 0px 0px 0px;}.elementor-15823 .elementor-element.elementor-element-27c101a > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-15823 .elementor-element.elementor-element-511a71a{width:100%;}.elementor-15823 .elementor-element.elementor-element-d3a4f88{width:100%;}.elementor-15823 .elementor-element.elementor-element-c6dbd6a{width:100%;}.elementor-15823 .elementor-element.elementor-element-20af40d{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-15823 .elementor-element.elementor-element-45fb984{width:17%;}.elementor-bc-flex-widget .elementor-15823 .elementor-element.elementor-element-45fb984.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-15823 .elementor-element.elementor-element-45fb984.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-15823 .elementor-element.elementor-element-45fb984.elementor-column > .elementor-widget-wrap{justify-content:center;}.elementor-15823 .elementor-element.elementor-element-45fb984 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-15823 .elementor-element.elementor-element-cf7968c > .elementor-widget-container{padding:10px 0px 0px 0px;}.elementor-15823 .elementor-element.elementor-element-cf7968c .elementor-icon-wrapper{text-align:center;}.elementor-15823 .elementor-element.elementor-element-cf7968c .elementor-icon{font-size:35px;}.elementor-15823 .elementor-element.elementor-element-cf7968c .elementor-icon svg{height:35px;}.elementor-15823 .elementor-element.elementor-element-cf7968c .elementor-icon i, .elementor-15823 .elementor-element.elementor-element-cf7968c .elementor-icon svg{transform:rotate(0deg);}.elementor-15823 .elementor-element.elementor-element-e26135f{width:15%;}.elementor-bc-flex-widget .elementor-15823 .elementor-element.elementor-element-e26135f.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-15823 .elementor-element.elementor-element-e26135f.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-15823 .elementor-element.elementor-element-e26135f.elementor-column > .elementor-widget-wrap{justify-content:center;}.elementor-15823 .elementor-element.elementor-element-e26135f > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-15823 .elementor-element.elementor-element-6e214d1 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:10px 0px 0px 0px;}.elementor-15823 .elementor-element.elementor-element-6e214d1 .elementor-icon-wrapper{text-align:center;}.elementor-15823 .elementor-element.elementor-element-6e214d1 .elementor-icon{font-size:33px;}.elementor-15823 .elementor-element.elementor-element-6e214d1 .elementor-icon svg{height:33px;}.elementor-15823 .elementor-element.elementor-element-c3c5b91{width:28%;}.elementor-bc-flex-widget .elementor-15823 .elementor-element.elementor-element-c3c5b91.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-15823 .elementor-element.elementor-element-c3c5b91.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-15823 .elementor-element.elementor-element-c3c5b91.elementor-column > .elementor-widget-wrap{justify-content:center;}.elementor-15823 .elementor-element.elementor-element-c3c5b91 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-15823 .elementor-element.elementor-element-d489ad4{width:40%;}.elementor-15823 .elementor-element.elementor-element-d489ad4 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-15823 .elementor-element.elementor-element-7cbc2eb{width:83%;}.elementor-15823 .elementor-element.elementor-element-b955e02{width:17%;}.elementor-15823 .elementor-element.elementor-element-83f8c38 .elementor-nav-menu--main > .elementor-nav-menu > li > .elementor-nav-menu--dropdown, .elementor-15823 .elementor-element.elementor-element-83f8c38 .elementor-nav-menu__container.elementor-nav-menu--dropdown{margin-top:9px !important;}.elementor-15823 .elementor-element.elementor-element-83f8c38{--nav-menu-icon-size:29px;}}@media(min-width:768px){.elementor-15823 .elementor-element.elementor-element-8f8bb0e{width:35%;}.elementor-15823 .elementor-element.elementor-element-4e81f4c{width:23.332%;}.elementor-15823 .elementor-element.elementor-element-f99b829{width:41%;}.elementor-15823 .elementor-element.elementor-element-035e128{width:36%;}.elementor-15823 .elementor-element.elementor-element-aaf7c8c{width:37%;}.elementor-15823 .elementor-element.elementor-element-19cdd04{width:26.333%;}}@media(max-width:1366px) and (min-width:768px){.elementor-15823 .elementor-element.elementor-element-8f8bb0e{width:53%;}.elementor-15823 .elementor-element.elementor-element-4e81f4c{width:2%;}.elementor-15823 .elementor-element.elementor-element-f99b829{width:68%;}.elementor-15823 .elementor-element.elementor-element-035e128{width:75%;}.elementor-15823 .elementor-element.elementor-element-aaf7c8c{width:77%;}.elementor-15823 .elementor-element.elementor-element-19cdd04{width:55%;}}@media(max-width:1200px) and (min-width:768px){.elementor-15823 .elementor-element.elementor-element-8f8bb0e{width:73%;}.elementor-15823 .elementor-element.elementor-element-4e81f4c{width:2%;}.elementor-15823 .elementor-element.elementor-element-f99b829{width:100%;}.elementor-15823 .elementor-element.elementor-element-035e128{width:36%;}.elementor-15823 .elementor-element.elementor-element-aaf7c8c{width:46%;}.elementor-15823 .elementor-element.elementor-element-19cdd04{width:29%;}}@media(max-width:1024px) and (min-width:768px){.elementor-15823 .elementor-element.elementor-element-27c101a{width:100%;}.elementor-15823 .elementor-element.elementor-element-10f3af3{width:35%;}.elementor-15823 .elementor-element.elementor-element-511a71a{width:23%;}.elementor-15823 .elementor-element.elementor-element-d3a4f88{width:22%;}.elementor-15823 .elementor-element.elementor-element-c6dbd6a{width:19%;}.elementor-15823 .elementor-element.elementor-element-45fb984{width:22%;}.elementor-15823 .elementor-element.elementor-element-e26135f{width:22%;}.elementor-15823 .elementor-element.elementor-element-c3c5b91{width:22%;}.elementor-15823 .elementor-element.elementor-element-d489ad4{width:22%;}.elementor-15823 .elementor-element.elementor-element-8900c2b{width:100%;}.elementor-15823 .elementor-element.elementor-element-7cbc2eb{width:85%;}.elementor-15823 .elementor-element.elementor-element-b955e02{width:15%;}}@media(max-width:880px) and (min-width:768px){.elementor-15823 .elementor-element.elementor-element-10f3af3{width:32%;}.elementor-15823 .elementor-element.elementor-element-c6dbd6a{width:22%;}}@media(min-width:2400px){.elementor-15823 .elementor-element.elementor-element-8f8bb0e{width:60%;}.elementor-15823 .elementor-element.elementor-element-4e81f4c{width:30%;}.elementor-15823 .elementor-element.elementor-element-f99b829{width:29%;}.elementor-15823 .elementor-element.elementor-element-035e128{width:17%;}.elementor-15823 .elementor-element.elementor-element-aaf7c8c{width:20%;}.elementor-15823 .elementor-element.elementor-element-19cdd04{width:15%;}.elementor-15823 .elementor-element.elementor-element-20af40d{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-15823 .elementor-element.elementor-element-45fb984 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-15823 .elementor-element.elementor-element-e26135f > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-15823 .elementor-element.elementor-element-c3c5b91 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-15823 .elementor-element.elementor-element-d489ad4 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}}/* Start custom CSS for section, class: .elementor-element-0dbc3db */.barre_main_menu {
    height: 48px !important;
}/* End custom CSS */
.elementor-15827 .elementor-element.elementor-element-a193fe2{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-15827 .elementor-element.elementor-element-a193fe2 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-15827 .elementor-element.elementor-element-a5b4360 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-15827 .elementor-element.elementor-element-2797f73{padding:30px 0px 30px 0px;}.elementor-15827 .elementor-element.elementor-element-aaa99cb:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap, .elementor-15827 .elementor-element.elementor-element-aaa99cb > .elementor-widget-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-15827 .elementor-element.elementor-element-aaa99cb > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 100px 0px 100px;}.elementor-15827 .elementor-element.elementor-element-aaa99cb > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-15827 .elementor-element.elementor-element-8bcf587.elementor-position-right .elementor-image-box-img{margin-left:15px;}.elementor-15827 .elementor-element.elementor-element-8bcf587.elementor-position-left .elementor-image-box-img{margin-right:15px;}.elementor-15827 .elementor-element.elementor-element-8bcf587.elementor-position-top .elementor-image-box-img{margin-bottom:15px;}.elementor-15827 .elementor-element.elementor-element-8bcf587 .elementor-image-box-wrapper .elementor-image-box-img{width:28%;}.elementor-15827 .elementor-element.elementor-element-8bcf587 .elementor-image-box-img img{transition-duration:0.3s;}.elementor-15827 .elementor-element.elementor-element-8bcf587 .elementor-image-box-title{color:#676767;font-family:"Poppins", Sans-serif;font-size:14px;font-weight:500;text-transform:uppercase;line-height:16px;letter-spacing:0.8px;}.elementor-15827 .elementor-element.elementor-element-994f3df.elementor-position-right .elementor-image-box-img{margin-left:15px;}.elementor-15827 .elementor-element.elementor-element-994f3df.elementor-position-left .elementor-image-box-img{margin-right:15px;}.elementor-15827 .elementor-element.elementor-element-994f3df.elementor-position-top .elementor-image-box-img{margin-bottom:15px;}.elementor-15827 .elementor-element.elementor-element-994f3df .elementor-image-box-wrapper .elementor-image-box-img{width:27%;}.elementor-15827 .elementor-element.elementor-element-994f3df .elementor-image-box-img img{transition-duration:0.3s;}.elementor-15827 .elementor-element.elementor-element-994f3df .elementor-image-box-title{color:#676767;font-family:"Poppins", Sans-serif;font-size:14px;font-weight:500;text-transform:uppercase;line-height:16px;letter-spacing:0.8px;}.elementor-15827 .elementor-element.elementor-element-306c03e.elementor-position-right .elementor-image-box-img{margin-left:15px;}.elementor-15827 .elementor-element.elementor-element-306c03e.elementor-position-left .elementor-image-box-img{margin-right:15px;}.elementor-15827 .elementor-element.elementor-element-306c03e.elementor-position-top .elementor-image-box-img{margin-bottom:15px;}.elementor-15827 .elementor-element.elementor-element-306c03e .elementor-image-box-wrapper .elementor-image-box-img{width:27%;}.elementor-15827 .elementor-element.elementor-element-306c03e .elementor-image-box-img img{transition-duration:0.3s;}.elementor-15827 .elementor-element.elementor-element-306c03e .elementor-image-box-title{color:#676767;font-family:"Poppins", Sans-serif;font-size:14px;font-weight:500;text-transform:uppercase;line-height:16px;letter-spacing:0.8px;}.elementor-15827 .elementor-element.elementor-element-4e957a9.elementor-position-right .elementor-image-box-img{margin-left:15px;}.elementor-15827 .elementor-element.elementor-element-4e957a9.elementor-position-left .elementor-image-box-img{margin-right:15px;}.elementor-15827 .elementor-element.elementor-element-4e957a9.elementor-position-top .elementor-image-box-img{margin-bottom:15px;}.elementor-15827 .elementor-element.elementor-element-4e957a9 .elementor-image-box-wrapper .elementor-image-box-img{width:27%;}.elementor-15827 .elementor-element.elementor-element-4e957a9 .elementor-image-box-img img{transition-duration:0.3s;}.elementor-15827 .elementor-element.elementor-element-4e957a9 .elementor-image-box-title{color:#676767;font-family:"Poppins", Sans-serif;font-size:14px;font-weight:500;text-transform:uppercase;line-height:16px;letter-spacing:0.8px;}.elementor-15827 .elementor-element.elementor-element-3a21573.elementor-position-right .elementor-image-box-img{margin-left:15px;}.elementor-15827 .elementor-element.elementor-element-3a21573.elementor-position-left .elementor-image-box-img{margin-right:15px;}.elementor-15827 .elementor-element.elementor-element-3a21573.elementor-position-top .elementor-image-box-img{margin-bottom:15px;}.elementor-15827 .elementor-element.elementor-element-3a21573 .elementor-image-box-wrapper .elementor-image-box-img{width:27%;}.elementor-15827 .elementor-element.elementor-element-3a21573 .elementor-image-box-img img{transition-duration:0.3s;}.elementor-15827 .elementor-element.elementor-element-3a21573 .elementor-image-box-title{color:#676767;font-family:"Poppins", Sans-serif;font-size:14px;font-weight:500;text-transform:uppercase;line-height:16px;letter-spacing:0.8px;}.elementor-15827 .elementor-element.elementor-element-7d402df.elementor-position-right .elementor-image-box-img{margin-left:15px;}.elementor-15827 .elementor-element.elementor-element-7d402df.elementor-position-left .elementor-image-box-img{margin-right:15px;}.elementor-15827 .elementor-element.elementor-element-7d402df.elementor-position-top .elementor-image-box-img{margin-bottom:15px;}.elementor-15827 .elementor-element.elementor-element-7d402df .elementor-image-box-wrapper .elementor-image-box-img{width:27%;}.elementor-15827 .elementor-element.elementor-element-7d402df .elementor-image-box-img img{transition-duration:0.3s;}.elementor-15827 .elementor-element.elementor-element-7d402df .elementor-image-box-title{color:#676767;font-family:"Poppins", Sans-serif;font-size:14px;font-weight:500;text-transform:uppercase;line-height:16px;letter-spacing:0.8px;}.elementor-15827 .elementor-element.elementor-element-bdc2c56:not(.elementor-motion-effects-element-type-background), .elementor-15827 .elementor-element.elementor-element-bdc2c56 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F6F6F6;}.elementor-15827 .elementor-element.elementor-element-bdc2c56{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-15827 .elementor-element.elementor-element-bdc2c56 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-15827 .elementor-element.elementor-element-1bb5892 > .elementor-element-populated{margin:10px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-15827 .elementor-element.elementor-element-9e27a35{font-family:"Fjalla One", Sans-serif;font-size:55px;color:#3A3A3A;}.elementor-bc-flex-widget .elementor-15827 .elementor-element.elementor-element-acd421b.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-15827 .elementor-element.elementor-element-acd421b.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-15827 .elementor-element.elementor-element-469ddbd{--divider-border-style:solid;--divider-color:#3A3A3A;--divider-border-width:1px;}.elementor-15827 .elementor-element.elementor-element-469ddbd > .elementor-widget-container{margin:0px 30px 0px 30px;}.elementor-15827 .elementor-element.elementor-element-469ddbd .elementor-divider-separator{width:100%;}.elementor-15827 .elementor-element.elementor-element-469ddbd .elementor-divider{padding-block-start:15px;padding-block-end:15px;}.elementor-15827 .elementor-element.elementor-element-49a7dfd:not(.elementor-motion-effects-element-type-background), .elementor-15827 .elementor-element.elementor-element-49a7dfd > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F6F6F6;}.elementor-15827 .elementor-element.elementor-element-49a7dfd{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-15827 .elementor-element.elementor-element-49a7dfd > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-15827 .elementor-element.elementor-element-e60418b.elementor-position-right .elementor-image-box-img{margin-left:25px;}.elementor-15827 .elementor-element.elementor-element-e60418b.elementor-position-left .elementor-image-box-img{margin-right:25px;}.elementor-15827 .elementor-element.elementor-element-e60418b.elementor-position-top .elementor-image-box-img{margin-bottom:25px;}.elementor-15827 .elementor-element.elementor-element-e60418b .elementor-image-box-wrapper .elementor-image-box-img{width:8%;}.elementor-15827 .elementor-element.elementor-element-e60418b .elementor-image-box-img img{transition-duration:0.3s;}.elementor-15827 .elementor-element.elementor-element-e60418b .elementor-image-box-title{color:#3A3A3A;font-family:"Poppins", Sans-serif;font-size:18px;letter-spacing:1px;}.elementor-15827 .elementor-element.elementor-element-e60418b .elementor-image-box-description{color:#3A3A3A;font-family:"Poppins", Sans-serif;font-size:14px;line-height:20px;}.elementor-15827 .elementor-element.elementor-element-786270d.elementor-position-right .elementor-image-box-img{margin-left:25px;}.elementor-15827 .elementor-element.elementor-element-786270d.elementor-position-left .elementor-image-box-img{margin-right:25px;}.elementor-15827 .elementor-element.elementor-element-786270d.elementor-position-top .elementor-image-box-img{margin-bottom:25px;}.elementor-15827 .elementor-element.elementor-element-786270d .elementor-image-box-wrapper .elementor-image-box-img{width:8%;}.elementor-15827 .elementor-element.elementor-element-786270d .elementor-image-box-img img{transition-duration:0.3s;}.elementor-15827 .elementor-element.elementor-element-786270d .elementor-image-box-title{color:#3A3A3A;font-family:"Poppins", Sans-serif;font-size:18px;line-height:36px;letter-spacing:1px;}.elementor-15827 .elementor-element.elementor-element-786270d .elementor-image-box-description{color:#3A3A3A;font-family:"Poppins", Sans-serif;font-size:14px;line-height:20px;}.elementor-15827 .elementor-element.elementor-element-293a60f.elementor-position-right .elementor-image-box-img{margin-left:25px;}.elementor-15827 .elementor-element.elementor-element-293a60f.elementor-position-left .elementor-image-box-img{margin-right:25px;}.elementor-15827 .elementor-element.elementor-element-293a60f.elementor-position-top .elementor-image-box-img{margin-bottom:25px;}.elementor-15827 .elementor-element.elementor-element-293a60f .elementor-image-box-wrapper .elementor-image-box-img{width:8%;}.elementor-15827 .elementor-element.elementor-element-293a60f .elementor-image-box-img img{transition-duration:0.3s;}.elementor-15827 .elementor-element.elementor-element-293a60f .elementor-image-box-title{color:#3A3A3A;font-family:"Poppins", Sans-serif;font-size:18px;line-height:36px;letter-spacing:1px;}.elementor-15827 .elementor-element.elementor-element-293a60f .elementor-image-box-description{color:#3A3A3A;font-family:"Poppins", Sans-serif;font-size:14px;line-height:20px;}.elementor-15827 .elementor-element.elementor-element-83cff09.elementor-position-right .elementor-image-box-img{margin-left:25px;}.elementor-15827 .elementor-element.elementor-element-83cff09.elementor-position-left .elementor-image-box-img{margin-right:25px;}.elementor-15827 .elementor-element.elementor-element-83cff09.elementor-position-top .elementor-image-box-img{margin-bottom:25px;}.elementor-15827 .elementor-element.elementor-element-83cff09 .elementor-image-box-wrapper .elementor-image-box-img{width:8%;}.elementor-15827 .elementor-element.elementor-element-83cff09 .elementor-image-box-img img{transition-duration:0.3s;}.elementor-15827 .elementor-element.elementor-element-83cff09 .elementor-image-box-title{color:#3A3A3A;font-family:"Poppins", Sans-serif;font-size:18px;letter-spacing:1px;-webkit-text-stroke-color:#000;stroke:#000;}.elementor-15827 .elementor-element.elementor-element-83cff09 .elementor-image-box-description{color:#3A3A3A;font-family:"Poppins", Sans-serif;font-size:14px;line-height:20px;}.elementor-15827 .elementor-element.elementor-element-e1e3545.elementor-position-right .elementor-image-box-img{margin-left:25px;}.elementor-15827 .elementor-element.elementor-element-e1e3545.elementor-position-left .elementor-image-box-img{margin-right:25px;}.elementor-15827 .elementor-element.elementor-element-e1e3545.elementor-position-top .elementor-image-box-img{margin-bottom:25px;}.elementor-15827 .elementor-element.elementor-element-e1e3545 .elementor-image-box-wrapper .elementor-image-box-img{width:8%;}.elementor-15827 .elementor-element.elementor-element-e1e3545 .elementor-image-box-img img{transition-duration:0.3s;}.elementor-15827 .elementor-element.elementor-element-e1e3545 .elementor-image-box-title{color:#3A3A3A;font-family:"Poppins", Sans-serif;font-size:18px;line-height:36px;letter-spacing:1px;}.elementor-15827 .elementor-element.elementor-element-e1e3545 .elementor-image-box-description{color:#3A3A3A;font-family:"Poppins", Sans-serif;font-size:14px;line-height:20px;}.elementor-15827 .elementor-element.elementor-element-9a20904 > .elementor-element-populated{margin:0px 0px 0px 50px;--e-column-margin-right:0px;--e-column-margin-left:50px;}.elementor-15827 .elementor-element.elementor-element-de0effe > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-15827 .elementor-element.elementor-element-88517eb{margin-top:20px;margin-bottom:20px;}.elementor-15827 .elementor-element.elementor-element-0d9d747:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap, .elementor-15827 .elementor-element.elementor-element-0d9d747 > .elementor-widget-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-15827 .elementor-element.elementor-element-0d9d747:hover > .elementor-element-populated{background-color:#F1F3DE;}.elementor-15827 .elementor-element.elementor-element-0d9d747 > .elementor-element-populated, .elementor-15827 .elementor-element.elementor-element-0d9d747 > .elementor-element-populated > .elementor-background-overlay, .elementor-15827 .elementor-element.elementor-element-0d9d747 > .elementor-background-slideshow{border-radius:40px 40px 40px 40px;}.elementor-15827 .elementor-element.elementor-element-0d9d747 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 0px 0px 0px;}.elementor-15827 .elementor-element.elementor-element-0d9d747 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-15827 .elementor-element.elementor-element-2e92597 > .elementor-widget-container{padding:0px 20px 0px 20px;}.elementor-15827 .elementor-element.elementor-element-2e92597 .elementor-image-box-wrapper{text-align:left;}.elementor-15827 .elementor-element.elementor-element-2e92597.elementor-position-right .elementor-image-box-img{margin-left:15px;}.elementor-15827 .elementor-element.elementor-element-2e92597.elementor-position-left .elementor-image-box-img{margin-right:15px;}.elementor-15827 .elementor-element.elementor-element-2e92597.elementor-position-top .elementor-image-box-img{margin-bottom:15px;}.elementor-15827 .elementor-element.elementor-element-2e92597 .elementor-image-box-title{margin-bottom:2px;color:#AFC50B;font-family:"Poppins", Sans-serif;font-size:18px;font-weight:500;letter-spacing:0.5px;}.elementor-15827 .elementor-element.elementor-element-2e92597 .elementor-image-box-wrapper .elementor-image-box-img{width:30%;}.elementor-15827 .elementor-element.elementor-element-2e92597 .elementor-image-box-img img{transition-duration:0.3s;}.elementor-15827 .elementor-element.elementor-element-e37f859{margin-top:10px;margin-bottom:20px;}.elementor-15827 .elementor-element.elementor-element-6c35f3b:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap, .elementor-15827 .elementor-element.elementor-element-6c35f3b > .elementor-widget-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-15827 .elementor-element.elementor-element-6c35f3b > .elementor-element-populated, .elementor-15827 .elementor-element.elementor-element-6c35f3b > .elementor-element-populated > .elementor-background-overlay, .elementor-15827 .elementor-element.elementor-element-6c35f3b > .elementor-background-slideshow{border-radius:40px 40px 40px 40px;}.elementor-15827 .elementor-element.elementor-element-6c35f3b > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 0px 0px 0px;}.elementor-15827 .elementor-element.elementor-element-6c35f3b > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-15827 .elementor-element.elementor-element-d5e7209 > .elementor-widget-container{padding:0px 20px 0px 20px;}.elementor-15827 .elementor-element.elementor-element-d5e7209 .elementor-image-box-wrapper{text-align:left;}.elementor-15827 .elementor-element.elementor-element-d5e7209.elementor-position-right .elementor-image-box-img{margin-left:15px;}.elementor-15827 .elementor-element.elementor-element-d5e7209.elementor-position-left .elementor-image-box-img{margin-right:15px;}.elementor-15827 .elementor-element.elementor-element-d5e7209.elementor-position-top .elementor-image-box-img{margin-bottom:15px;}.elementor-15827 .elementor-element.elementor-element-d5e7209 .elementor-image-box-title{margin-bottom:2px;color:#AFC50B;font-family:"Poppins", Sans-serif;font-size:18px;font-weight:500;letter-spacing:0.5px;}.elementor-15827 .elementor-element.elementor-element-d5e7209 .elementor-image-box-wrapper .elementor-image-box-img{width:30%;}.elementor-15827 .elementor-element.elementor-element-d5e7209 .elementor-image-box-img img{transition-duration:0.3s;}.elementor-15827 .elementor-element.elementor-element-f8c993f:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap, .elementor-15827 .elementor-element.elementor-element-f8c993f > .elementor-widget-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-15827 .elementor-element.elementor-element-f8c993f > .elementor-element-populated, .elementor-15827 .elementor-element.elementor-element-f8c993f > .elementor-element-populated > .elementor-background-overlay, .elementor-15827 .elementor-element.elementor-element-f8c993f > .elementor-background-slideshow{border-radius:40px 40px 40px 40px;}.elementor-15827 .elementor-element.elementor-element-f8c993f > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 0px 0px 0px;}.elementor-15827 .elementor-element.elementor-element-f8c993f > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-15827 .elementor-element.elementor-element-ffa7587 > .elementor-widget-container{padding:0px 20px 0px 20px;}.elementor-15827 .elementor-element.elementor-element-ffa7587 .elementor-image-box-wrapper{text-align:left;}.elementor-15827 .elementor-element.elementor-element-ffa7587.elementor-position-right .elementor-image-box-img{margin-left:15px;}.elementor-15827 .elementor-element.elementor-element-ffa7587.elementor-position-left .elementor-image-box-img{margin-right:15px;}.elementor-15827 .elementor-element.elementor-element-ffa7587.elementor-position-top .elementor-image-box-img{margin-bottom:15px;}.elementor-15827 .elementor-element.elementor-element-ffa7587 .elementor-image-box-title{margin-bottom:2px;color:#AFC50B;font-family:"Poppins", Sans-serif;font-size:18px;font-weight:500;letter-spacing:0.5px;}.elementor-15827 .elementor-element.elementor-element-ffa7587 .elementor-image-box-wrapper .elementor-image-box-img{width:30%;}.elementor-15827 .elementor-element.elementor-element-ffa7587 .elementor-image-box-img img{transition-duration:0.3s;}.elementor-15827 .elementor-element.elementor-element-b93695c{margin-top:20px;margin-bottom:20px;}.elementor-15827 .elementor-element.elementor-element-794254b:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap, .elementor-15827 .elementor-element.elementor-element-794254b > .elementor-widget-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-15827 .elementor-element.elementor-element-794254b:hover > .elementor-element-populated{background-color:#F1F3DE;}.elementor-15827 .elementor-element.elementor-element-794254b > .elementor-element-populated, .elementor-15827 .elementor-element.elementor-element-794254b > .elementor-element-populated > .elementor-background-overlay, .elementor-15827 .elementor-element.elementor-element-794254b > .elementor-background-slideshow{border-radius:40px 40px 40px 40px;}.elementor-15827 .elementor-element.elementor-element-794254b > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 0px 0px 0px;}.elementor-15827 .elementor-element.elementor-element-794254b > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-15827 .elementor-element.elementor-element-c89896a > .elementor-widget-container{padding:0px 20px 0px 20px;}.elementor-15827 .elementor-element.elementor-element-c89896a .elementor-image-box-wrapper{text-align:left;}.elementor-15827 .elementor-element.elementor-element-c89896a.elementor-position-right .elementor-image-box-img{margin-left:15px;}.elementor-15827 .elementor-element.elementor-element-c89896a.elementor-position-left .elementor-image-box-img{margin-right:15px;}.elementor-15827 .elementor-element.elementor-element-c89896a.elementor-position-top .elementor-image-box-img{margin-bottom:15px;}.elementor-15827 .elementor-element.elementor-element-c89896a .elementor-image-box-title{margin-bottom:2px;color:#AFC50B;font-family:"Poppins", Sans-serif;font-size:18px;font-weight:500;letter-spacing:0.5px;}.elementor-15827 .elementor-element.elementor-element-c89896a .elementor-image-box-wrapper .elementor-image-box-img{width:30%;}.elementor-15827 .elementor-element.elementor-element-c89896a .elementor-image-box-img img{transition-duration:0.3s;}.elementor-15827 .elementor-element.elementor-element-efbc088{margin-top:10px;margin-bottom:20px;}.elementor-15827 .elementor-element.elementor-element-74fafdd:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap, .elementor-15827 .elementor-element.elementor-element-74fafdd > .elementor-widget-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-15827 .elementor-element.elementor-element-74fafdd > .elementor-element-populated, .elementor-15827 .elementor-element.elementor-element-74fafdd > .elementor-element-populated > .elementor-background-overlay, .elementor-15827 .elementor-element.elementor-element-74fafdd > .elementor-background-slideshow{border-radius:40px 40px 40px 40px;}.elementor-15827 .elementor-element.elementor-element-74fafdd > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 0px 0px 0px;}.elementor-15827 .elementor-element.elementor-element-74fafdd > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-15827 .elementor-element.elementor-element-bbc0323 > .elementor-widget-container{padding:0px 20px 0px 20px;}.elementor-15827 .elementor-element.elementor-element-bbc0323 .elementor-image-box-wrapper{text-align:left;}.elementor-15827 .elementor-element.elementor-element-bbc0323.elementor-position-right .elementor-image-box-img{margin-left:15px;}.elementor-15827 .elementor-element.elementor-element-bbc0323.elementor-position-left .elementor-image-box-img{margin-right:15px;}.elementor-15827 .elementor-element.elementor-element-bbc0323.elementor-position-top .elementor-image-box-img{margin-bottom:15px;}.elementor-15827 .elementor-element.elementor-element-bbc0323 .elementor-image-box-title{margin-bottom:2px;color:#AFC50B;font-family:"Poppins", Sans-serif;font-size:18px;font-weight:500;letter-spacing:0.5px;}.elementor-15827 .elementor-element.elementor-element-bbc0323 .elementor-image-box-wrapper .elementor-image-box-img{width:30%;}.elementor-15827 .elementor-element.elementor-element-bbc0323 .elementor-image-box-img img{transition-duration:0.3s;}.elementor-15827 .elementor-element.elementor-element-c6d0de4:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap, .elementor-15827 .elementor-element.elementor-element-c6d0de4 > .elementor-widget-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-15827 .elementor-element.elementor-element-c6d0de4 > .elementor-element-populated, .elementor-15827 .elementor-element.elementor-element-c6d0de4 > .elementor-element-populated > .elementor-background-overlay, .elementor-15827 .elementor-element.elementor-element-c6d0de4 > .elementor-background-slideshow{border-radius:40px 40px 40px 40px;}.elementor-15827 .elementor-element.elementor-element-c6d0de4 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 0px 0px 0px;}.elementor-15827 .elementor-element.elementor-element-c6d0de4 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-15827 .elementor-element.elementor-element-4ca6ff5 > .elementor-widget-container{padding:0px 20px 0px 20px;}.elementor-15827 .elementor-element.elementor-element-4ca6ff5 .elementor-image-box-wrapper{text-align:left;}.elementor-15827 .elementor-element.elementor-element-4ca6ff5.elementor-position-right .elementor-image-box-img{margin-left:15px;}.elementor-15827 .elementor-element.elementor-element-4ca6ff5.elementor-position-left .elementor-image-box-img{margin-right:15px;}.elementor-15827 .elementor-element.elementor-element-4ca6ff5.elementor-position-top .elementor-image-box-img{margin-bottom:15px;}.elementor-15827 .elementor-element.elementor-element-4ca6ff5 .elementor-image-box-title{margin-bottom:2px;color:#AFC50B;font-family:"Poppins", Sans-serif;font-size:18px;font-weight:500;letter-spacing:0.5px;}.elementor-15827 .elementor-element.elementor-element-4ca6ff5 .elementor-image-box-wrapper .elementor-image-box-img{width:30%;}.elementor-15827 .elementor-element.elementor-element-4ca6ff5 .elementor-image-box-img img{transition-duration:0.3s;}.elementor-15827 .elementor-element.elementor-element-cc4db27:not(.elementor-motion-effects-element-type-background), .elementor-15827 .elementor-element.elementor-element-cc4db27 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F6F6F6;}.elementor-15827 .elementor-element.elementor-element-cc4db27{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 0px 0px 0px;}.elementor-15827 .elementor-element.elementor-element-cc4db27 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-15827 .elementor-element.elementor-element-3365549 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-15827 .elementor-element.elementor-element-df47fda > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-bc-flex-widget .elementor-15827 .elementor-element.elementor-element-0e1aa3f.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-15827 .elementor-element.elementor-element-0e1aa3f.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-15827 .elementor-element.elementor-element-0e1aa3f.elementor-column > .elementor-widget-wrap{justify-content:center;}.elementor-15827 .elementor-element.elementor-element-1996c64 > .elementor-widget-container{padding:15px 0px 0px 0px;}.elementor-15827 .elementor-element.elementor-element-1996c64{font-family:"Poppins", Sans-serif;font-size:18px;color:#3A3A3A;}.elementor-15827 .elementor-element.elementor-element-c4e1928{--e-image-carousel-slides-to-show:5;}.elementor-bc-flex-widget .elementor-15827 .elementor-element.elementor-element-e187bb6.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-15827 .elementor-element.elementor-element-e187bb6.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-15827 .elementor-element.elementor-element-e187bb6.elementor-column > .elementor-widget-wrap{justify-content:center;}.elementor-15827 .elementor-element.elementor-element-ab98e24 > .elementor-widget-container{padding:15px 0px 0px 0px;}.elementor-15827 .elementor-element.elementor-element-ab98e24{font-family:"Poppins", Sans-serif;font-size:18px;color:#3A3A3A;}.elementor-15827 .elementor-element.elementor-element-676018e .gallery-item{padding:0 23px 23px 0;}.elementor-15827 .elementor-element.elementor-element-676018e .gallery{margin:0 -23px -23px 0;}.elementor-15827 .elementor-element.elementor-element-676018e .gallery-item img{border-radius:0px 5px 0px 5px;}.elementor-15827 .elementor-element.elementor-element-676018e .gallery-item .gallery-caption{text-align:center;}.elementor-15827 .elementor-element.elementor-element-794bf65:not(.elementor-motion-effects-element-type-background), .elementor-15827 .elementor-element.elementor-element-794bf65 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#3A3A3A;}.elementor-15827 .elementor-element.elementor-element-794bf65{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-15827 .elementor-element.elementor-element-794bf65 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-15827 .elementor-element.elementor-element-2499a16 .elementor-nav-menu .elementor-item{font-family:"Poppins", Sans-serif;}.elementor-15827 .elementor-element.elementor-element-2499a16 .elementor-nav-menu--main .elementor-item{color:#F1F1F1;fill:#F1F1F1;}.elementor-15827 .elementor-element.elementor-element-2499a16 .elementor-nav-menu--main .elementor-item:hover,
					.elementor-15827 .elementor-element.elementor-element-2499a16 .elementor-nav-menu--main .elementor-item.elementor-item-active,
					.elementor-15827 .elementor-element.elementor-element-2499a16 .elementor-nav-menu--main .elementor-item.highlighted,
					.elementor-15827 .elementor-element.elementor-element-2499a16 .elementor-nav-menu--main .elementor-item:focus{color:var( --e-global-color-accent );fill:var( --e-global-color-accent );}.elementor-15827 .elementor-element.elementor-element-2499a16 .elementor-nav-menu--main .elementor-item.elementor-item-active{color:var( --e-global-color-accent );}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}@media(max-width:1366px){.elementor-15827 .elementor-element.elementor-element-2797f73{padding:20px 0px 0px 0px;}.elementor-15827 .elementor-element.elementor-element-aaa99cb > .elementor-element-populated{padding:20px 20px 20px 20px;}.elementor-15827 .elementor-element.elementor-element-e60418b .elementor-image-box-title{font-size:14px;}.elementor-15827 .elementor-element.elementor-element-786270d .elementor-image-box-title{font-size:14px;}.elementor-15827 .elementor-element.elementor-element-293a60f .elementor-image-box-title{font-size:14px;}.elementor-15827 .elementor-element.elementor-element-83cff09 .elementor-image-box-title{font-size:14px;}.elementor-15827 .elementor-element.elementor-element-e1e3545 .elementor-image-box-title{font-size:14px;}.elementor-15827 .elementor-element.elementor-element-9a20904 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}}@media(max-width:1200px){.elementor-15827 .elementor-element.elementor-element-2797f73{padding:30px 0px 0px 0px;}.elementor-15827 .elementor-element.elementor-element-aaa99cb > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-15827 .elementor-element.elementor-element-e1e3545 .elementor-image-box-title{font-size:14px;line-height:19px;}.elementor-15827 .elementor-element.elementor-element-2e92597 .elementor-image-box-title{font-size:14px;}.elementor-15827 .elementor-element.elementor-element-d5e7209 .elementor-image-box-title{font-size:14px;}.elementor-15827 .elementor-element.elementor-element-ffa7587 .elementor-image-box-title{font-size:14px;}.elementor-15827 .elementor-element.elementor-element-c89896a .elementor-image-box-title{font-size:14px;}.elementor-15827 .elementor-element.elementor-element-bbc0323 .elementor-image-box-title{font-size:14px;}.elementor-15827 .elementor-element.elementor-element-4ca6ff5 .elementor-image-box-title{font-size:14px;}.elementor-15827 .elementor-element.elementor-element-1996c64{font-size:15px;}.elementor-15827 .elementor-element.elementor-element-ab98e24{font-size:15px;}}@media(max-width:1024px){.elementor-15827 .elementor-element.elementor-element-c4e1928{--e-image-carousel-slides-to-show:4;}}@media(max-width:880px){.elementor-15827 .elementor-element.elementor-element-1bb5892 > .elementor-element-populated{padding:0px 30px 0px 30px;}.elementor-15827 .elementor-element.elementor-element-b22f4e1{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-15827 .elementor-element.elementor-element-20c65e2 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-15827 .elementor-element.elementor-element-e102610 > .elementor-element-populated{padding:0px 30px 0px 30px;}.elementor-bc-flex-widget .elementor-15827 .elementor-element.elementor-element-9a20904.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-15827 .elementor-element.elementor-element-9a20904.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-15827 .elementor-element.elementor-element-9a20904.elementor-column > .elementor-widget-wrap{justify-content:center;}.elementor-15827 .elementor-element.elementor-element-2e92597 .elementor-image-box-title{font-size:16px;}.elementor-15827 .elementor-element.elementor-element-d5e7209 .elementor-image-box-title{font-size:16px;}.elementor-15827 .elementor-element.elementor-element-ffa7587 .elementor-image-box-title{font-size:16px;}.elementor-15827 .elementor-element.elementor-element-c89896a .elementor-image-box-title{font-size:16px;}.elementor-15827 .elementor-element.elementor-element-bbc0323 .elementor-image-box-title{font-size:16px;}.elementor-15827 .elementor-element.elementor-element-4ca6ff5 .elementor-image-box-title{font-size:16px;}.elementor-15827 .elementor-element.elementor-element-d9c2f9e > .elementor-element-populated{padding:0px 30px 0px 30px;}.elementor-15827 .elementor-element.elementor-element-c4e1928{--e-image-carousel-slides-to-show:4;}.elementor-15827 .elementor-element.elementor-element-2499a16 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-15827 .elementor-element.elementor-element-2499a16 .elementor-nav-menu--main .elementor-item{padding-top:4px;padding-bottom:4px;}}@media(max-width:767px){.elementor-15827 .elementor-element.elementor-element-d448918{width:50%;}.elementor-15827 .elementor-element.elementor-element-8bcf587 .elementor-image-box-img{margin-bottom:15px;}.elementor-15827 .elementor-element.elementor-element-69b4ea2{width:50%;}.elementor-15827 .elementor-element.elementor-element-994f3df .elementor-image-box-img{margin-bottom:15px;}.elementor-15827 .elementor-element.elementor-element-d606ded{width:50%;}.elementor-15827 .elementor-element.elementor-element-306c03e .elementor-image-box-img{margin-bottom:15px;}.elementor-15827 .elementor-element.elementor-element-cc3459b{width:50%;}.elementor-15827 .elementor-element.elementor-element-4e957a9 .elementor-image-box-img{margin-bottom:15px;}.elementor-15827 .elementor-element.elementor-element-453762a{width:50%;}.elementor-15827 .elementor-element.elementor-element-3a21573 .elementor-image-box-img{margin-bottom:15px;}.elementor-15827 .elementor-element.elementor-element-1bf42c2{width:50%;}.elementor-15827 .elementor-element.elementor-element-7d402df .elementor-image-box-img{margin-bottom:15px;}.elementor-15827 .elementor-element.elementor-element-9e27a35{font-size:35px;}.elementor-15827 .elementor-element.elementor-element-e60418b .elementor-image-box-img{margin-bottom:25px;}.elementor-15827 .elementor-element.elementor-element-786270d .elementor-image-box-img{margin-bottom:25px;}.elementor-15827 .elementor-element.elementor-element-293a60f .elementor-image-box-img{margin-bottom:25px;}.elementor-15827 .elementor-element.elementor-element-83cff09 .elementor-image-box-img{margin-bottom:25px;}.elementor-15827 .elementor-element.elementor-element-e1e3545 .elementor-image-box-img{margin-bottom:25px;}.elementor-15827 .elementor-element.elementor-element-de0effe{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-15827 .elementor-element.elementor-element-5f6e6c0 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-15827 .elementor-element.elementor-element-0d9d747{width:100%;}.elementor-15827 .elementor-element.elementor-element-2e92597 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-15827 .elementor-element.elementor-element-2e92597 .elementor-image-box-wrapper{text-align:center;}.elementor-15827 .elementor-element.elementor-element-2e92597 .elementor-image-box-img{margin-bottom:0px;}.elementor-15827 .elementor-element.elementor-element-2e92597.elementor-position-right .elementor-image-box-img{margin-left:0px;}.elementor-15827 .elementor-element.elementor-element-2e92597.elementor-position-left .elementor-image-box-img{margin-right:0px;}.elementor-15827 .elementor-element.elementor-element-2e92597.elementor-position-top .elementor-image-box-img{margin-bottom:0px;}.elementor-15827 .elementor-element.elementor-element-2e92597 .elementor-image-box-wrapper .elementor-image-box-img{width:16%;}.elementor-15827 .elementor-element.elementor-element-2e92597 .elementor-image-box-img img{border-radius:0px;}.elementor-15827 .elementor-element.elementor-element-2e92597 .elementor-image-box-title{font-size:20px;}.elementor-15827 .elementor-element.elementor-element-d5e7209 .elementor-image-box-wrapper{text-align:center;}.elementor-15827 .elementor-element.elementor-element-d5e7209 .elementor-image-box-img{margin-bottom:15px;}.elementor-15827 .elementor-element.elementor-element-d5e7209 .elementor-image-box-wrapper .elementor-image-box-img{width:16%;}.elementor-15827 .elementor-element.elementor-element-d5e7209 .elementor-image-box-title{font-size:20px;}.elementor-15827 .elementor-element.elementor-element-ffa7587 .elementor-image-box-wrapper{text-align:center;}.elementor-15827 .elementor-element.elementor-element-ffa7587 .elementor-image-box-img{margin-bottom:15px;}.elementor-15827 .elementor-element.elementor-element-ffa7587 .elementor-image-box-wrapper .elementor-image-box-img{width:16%;}.elementor-15827 .elementor-element.elementor-element-ffa7587 .elementor-image-box-title{font-size:20px;}.elementor-15827 .elementor-element.elementor-element-c89896a .elementor-image-box-wrapper{text-align:center;}.elementor-15827 .elementor-element.elementor-element-c89896a .elementor-image-box-img{margin-bottom:15px;}.elementor-15827 .elementor-element.elementor-element-c89896a .elementor-image-box-wrapper .elementor-image-box-img{width:16%;}.elementor-15827 .elementor-element.elementor-element-c89896a .elementor-image-box-title{font-size:20px;}.elementor-15827 .elementor-element.elementor-element-bbc0323 .elementor-image-box-wrapper{text-align:center;}.elementor-15827 .elementor-element.elementor-element-bbc0323 .elementor-image-box-img{margin-bottom:15px;}.elementor-15827 .elementor-element.elementor-element-bbc0323 .elementor-image-box-wrapper .elementor-image-box-img{width:16%;}.elementor-15827 .elementor-element.elementor-element-bbc0323 .elementor-image-box-title{font-size:20px;}.elementor-15827 .elementor-element.elementor-element-4ca6ff5 .elementor-image-box-wrapper{text-align:center;}.elementor-15827 .elementor-element.elementor-element-4ca6ff5 .elementor-image-box-img{margin-bottom:15px;}.elementor-15827 .elementor-element.elementor-element-4ca6ff5 .elementor-image-box-wrapper .elementor-image-box-img{width:16%;}.elementor-15827 .elementor-element.elementor-element-4ca6ff5 .elementor-image-box-title{font-size:20px;}.elementor-15827 .elementor-element.elementor-element-0e1aa3f{width:100%;}.elementor-15827 .elementor-element.elementor-element-1996c64{font-size:20px;}.elementor-15827 .elementor-element.elementor-element-01c37a4{width:100%;}.elementor-bc-flex-widget .elementor-15827 .elementor-element.elementor-element-01c37a4.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-15827 .elementor-element.elementor-element-01c37a4.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-15827 .elementor-element.elementor-element-c4e1928{--e-image-carousel-slides-to-show:4;}.elementor-15827 .elementor-element.elementor-element-e187bb6{width:72%;}.elementor-15827 .elementor-element.elementor-element-3ca2e99{width:24%;}.elementor-15827 .elementor-element.elementor-element-2499a16 .elementor-nav-menu--main .elementor-item{padding-top:3px;padding-bottom:3px;}}@media(min-width:768px){.elementor-15827 .elementor-element.elementor-element-5418a3b{width:25%;}.elementor-15827 .elementor-element.elementor-element-2ed016d{width:29.664%;}.elementor-15827 .elementor-element.elementor-element-9a20904{width:45%;}.elementor-15827 .elementor-element.elementor-element-5f6e6c0{width:50%;}.elementor-15827 .elementor-element.elementor-element-0fe4b16{width:50%;}.elementor-15827 .elementor-element.elementor-element-d9c2f9e{width:42%;}.elementor-15827 .elementor-element.elementor-element-0e1aa3f{width:44%;}.elementor-15827 .elementor-element.elementor-element-01c37a4{width:56%;}.elementor-15827 .elementor-element.elementor-element-ae5bc42{width:24.332%;}.elementor-15827 .elementor-element.elementor-element-247daec{width:33%;}.elementor-15827 .elementor-element.elementor-element-e187bb6{width:84%;}.elementor-15827 .elementor-element.elementor-element-3ca2e99{width:16%;}}@media(max-width:1366px) and (min-width:768px){.elementor-15827 .elementor-element.elementor-element-20c65e2{width:46%;}.elementor-15827 .elementor-element.elementor-element-4e34bea{width:2%;}.elementor-15827 .elementor-element.elementor-element-5418a3b{width:23%;}.elementor-15827 .elementor-element.elementor-element-2ed016d{width:26%;}.elementor-15827 .elementor-element.elementor-element-9a20904{width:50%;}.elementor-15827 .elementor-element.elementor-element-d9c2f9e{width:53%;}.elementor-15827 .elementor-element.elementor-element-0e1aa3f{width:70%;}.elementor-15827 .elementor-element.elementor-element-01c37a4{width:60%;}.elementor-15827 .elementor-element.elementor-element-ae5bc42{width:8%;}.elementor-15827 .elementor-element.elementor-element-247daec{width:38%;}}@media(max-width:1200px) and (min-width:768px){.elementor-15827 .elementor-element.elementor-element-20c65e2{width:52%;}}@media(max-width:1024px) and (min-width:768px){.elementor-15827 .elementor-element.elementor-element-a5b4360{width:100%;}.elementor-15827 .elementor-element.elementor-element-20c65e2{width:60%;}.elementor-15827 .elementor-element.elementor-element-5418a3b{width:50%;}.elementor-15827 .elementor-element.elementor-element-2ed016d{width:50%;}.elementor-15827 .elementor-element.elementor-element-9a20904{width:100%;}.elementor-15827 .elementor-element.elementor-element-5f6e6c0{width:40%;}.elementor-15827 .elementor-element.elementor-element-0fe4b16{width:40%;}.elementor-15827 .elementor-element.elementor-element-d9c2f9e{width:50%;}.elementor-15827 .elementor-element.elementor-element-0e1aa3f{width:100%;}.elementor-15827 .elementor-element.elementor-element-01c37a4{width:100%;}.elementor-15827 .elementor-element.elementor-element-ae5bc42{width:4%;}.elementor-15827 .elementor-element.elementor-element-247daec{width:44%;}.elementor-15827 .elementor-element.elementor-element-e187bb6{width:100%;}.elementor-15827 .elementor-element.elementor-element-3ca2e99{width:29%;}}@media(max-width:880px) and (min-width:768px){.elementor-15827 .elementor-element.elementor-element-d448918{width:33%;}.elementor-15827 .elementor-element.elementor-element-69b4ea2{width:33%;}.elementor-15827 .elementor-element.elementor-element-d606ded{width:33%;}.elementor-15827 .elementor-element.elementor-element-cc3459b{width:33%;}.elementor-15827 .elementor-element.elementor-element-453762a{width:33%;}.elementor-15827 .elementor-element.elementor-element-1bf42c2{width:33%;}.elementor-15827 .elementor-element.elementor-element-20c65e2{width:65%;}.elementor-15827 .elementor-element.elementor-element-4e34bea{width:100%;}.elementor-15827 .elementor-element.elementor-element-5f6e6c0{width:50%;}.elementor-15827 .elementor-element.elementor-element-0fe4b16{width:50%;}.elementor-15827 .elementor-element.elementor-element-d9c2f9e{width:44%;}.elementor-15827 .elementor-element.elementor-element-0e1aa3f{width:100%;}.elementor-15827 .elementor-element.elementor-element-01c37a4{width:100%;}.elementor-15827 .elementor-element.elementor-element-ae5bc42{width:10%;}.elementor-15827 .elementor-element.elementor-element-247daec{width:44%;}.elementor-15827 .elementor-element.elementor-element-e187bb6{width:100%;}.elementor-15827 .elementor-element.elementor-element-3ca2e99{width:24%;}}
</style>
<link rel='stylesheet' id='widget-image-css' href='https://www.valdelandrouet.com/wp-content/plugins/elementor/assets/css/widget-image.min.css?ver=3.28.3' media='all' />
<link rel='stylesheet' id='widget-icon-box-css' href='https://www.valdelandrouet.com/wp-content/uploads/elementor/css/custom-widget-icon-box.min.css?ver=1741854704' media='all' />
<link rel='stylesheet' id='e-sticky-css' href='https://www.valdelandrouet.com/wp-content/plugins/elementor-pro/assets/css/modules/sticky.min.css?ver=3.28.3' media='all' />
<link rel='stylesheet' id='widget-nav-menu-css' href='https://www.valdelandrouet.com/wp-content/uploads/elementor/css/custom-pro-widget-nav-menu.min.css?ver=1741854705' media='all' />
<link rel='stylesheet' id='e-animation-pulse-css' href='https://www.valdelandrouet.com/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-pulse.min.css?ver=3.28.3' media='all' />
<link rel='stylesheet' id='widget-image-box-css' href='https://www.valdelandrouet.com/wp-content/uploads/elementor/css/custom-widget-image-box.min.css?ver=1741854704' media='all' />
<link rel='stylesheet' id='widget-divider-css' href='https://www.valdelandrouet.com/wp-content/plugins/elementor/assets/css/widget-divider.min.css?ver=3.28.3' media='all' />
<link data-minify="1" rel='stylesheet' id='swiper-css' href='https://www.valdelandrouet.com/wp-content/cache/min/1/wp-content/plugins/elementor/assets/lib/swiper/v8/css/swiper.min.css?ver=1741876744' media='all' />
<link rel='stylesheet' id='e-swiper-css' href='https://www.valdelandrouet.com/wp-content/plugins/elementor/assets/css/conditionals/e-swiper.min.css?ver=3.28.3' media='all' />
<link rel='stylesheet' id='widget-image-carousel-css' href='https://www.valdelandrouet.com/wp-content/plugins/elementor/assets/css/widget-image-carousel.min.css?ver=3.28.3' media='all' />
<link rel='stylesheet' id='widget-image-gallery-css' href='https://www.valdelandrouet.com/wp-content/uploads/elementor/css/custom-widget-image-gallery.min.css?ver=1741854704' media='all' />
<link data-minify="1" rel='stylesheet' id='elementor-icons-css' href='https://www.valdelandrouet.com/wp-content/cache/min/1/wp-content/plugins/elementor/assets/lib/eicons/css/elementor-icons.min.css?ver=1741876744' media='all' />
<link rel='stylesheet' id='e-animation-fadeInLeft-css' href='https://www.valdelandrouet.com/wp-content/plugins/elementor/assets/lib/animations/styles/fadeInLeft.min.css?ver=3.28.3' media='all' />
<link rel='stylesheet' id='widget-heading-css' href='https://www.valdelandrouet.com/wp-content/plugins/elementor/assets/css/widget-heading.min.css?ver=3.28.3' media='all' />
<link rel='stylesheet' id='e-animation-fadeInRight-css' href='https://www.valdelandrouet.com/wp-content/plugins/elementor/assets/lib/animations/styles/fadeInRight.min.css?ver=3.28.3' media='all' />
<link rel='stylesheet' id='e-motion-fx-css' href='https://www.valdelandrouet.com/wp-content/plugins/elementor-pro/assets/css/modules/motion-fx.min.css?ver=3.28.3' media='all' />
<link rel='stylesheet' id='e-animation-fadeInDown-css' href='https://www.valdelandrouet.com/wp-content/plugins/elementor/assets/lib/animations/styles/fadeInDown.min.css?ver=3.28.3' media='all' />
<link rel='stylesheet' id='e-animation-fadeInUp-css' href='https://www.valdelandrouet.com/wp-content/plugins/elementor/assets/lib/animations/styles/fadeInUp.min.css?ver=3.28.3' media='all' />
<link rel='stylesheet' id='e-animation-slideInUp-css' href='https://www.valdelandrouet.com/wp-content/plugins/elementor/assets/lib/animations/styles/slideInUp.min.css?ver=3.28.3' media='all' />
<link rel='stylesheet' id='e-animation-fadeIn-css' href='https://www.valdelandrouet.com/wp-content/plugins/elementor/assets/lib/animations/styles/fadeIn.min.css?ver=3.28.3' media='all' />
<link data-minify="1" rel='stylesheet' id='oe-widgets-style-css' href='https://www.valdelandrouet.com/wp-content/cache/background-css/1/www.valdelandrouet.com/wp-content/cache/min/1/wp-content/plugins/ocean-extra/assets/css/widgets.css?ver=1741876744&wpr_t=1746033089' media='all' />
<style id='rocket-lazyload-inline-css'>
.rll-youtube-player{position:relative;padding-bottom:56.23%;height:0;overflow:hidden;max-width:100%;}.rll-youtube-player:focus-within{outline: 2px solid currentColor;outline-offset: 5px;}.rll-youtube-player iframe{position:absolute;top:0;left:0;width:100%;height:100%;z-index:100;background:0 0}.rll-youtube-player img{bottom:0;display:block;left:0;margin:auto;max-width:100%;width:100%;position:absolute;right:0;top:0;border:none;height:auto;-webkit-transition:.4s all;-moz-transition:.4s all;transition:.4s all}.rll-youtube-player img:hover{-webkit-filter:brightness(75%)}.rll-youtube-player .play{height:100%;width:100%;left:0;top:0;position:absolute;background:var(--wpr-bg-1c844329-c8bf-4bbc-aaea-b3b9685f75d8) no-repeat center;background-color: transparent !important;cursor:pointer;border:none;}.wp-embed-responsive .wp-has-aspect-ratio .rll-youtube-player{position:absolute;padding-bottom:0;width:100%;height:100%;top:0;bottom:0;left:0;right:0}
</style>
<link data-minify="1" rel='stylesheet' id='elementor-gf-local-poppins-css' href='https://www.valdelandrouet.com/wp-content/cache/min/1/wp-content/uploads/elementor/google-fonts/css/poppins.css?ver=1744917795' media='all' />
<link data-minify="1" rel='stylesheet' id='elementor-gf-local-roboto-css' href='https://www.valdelandrouet.com/wp-content/cache/min/1/wp-content/uploads/elementor/google-fonts/css/roboto.css?ver=1744917795' media='all' />
<link data-minify="1" rel='stylesheet' id='elementor-gf-local-fjallaone-css' href='https://www.valdelandrouet.com/wp-content/cache/min/1/wp-content/uploads/elementor/google-fonts/css/fjallaone.css?ver=1744917795' media='all' />
<link rel='stylesheet' id='elementor-icons-shared-0-css' href='https://www.valdelandrouet.com/wp-content/plugins/elementor/assets/lib/font-awesome/css/fontawesome.min.css?ver=5.15.3' media='all' />
<link data-minify="1" rel='stylesheet' id='elementor-icons-fa-solid-css' href='https://www.valdelandrouet.com/wp-content/cache/min/1/wp-content/plugins/elementor/assets/lib/font-awesome/css/solid.min.css?ver=1741876744' media='all' />
<link data-minify="1" rel='stylesheet' id='elementor-icons-fa-regular-css' href='https://www.valdelandrouet.com/wp-content/cache/min/1/wp-content/plugins/elementor/assets/lib/font-awesome/css/regular.min.css?ver=1741876744' media='all' />
<script id="wpml-cookie-js-extra">
var wpml_cookies = {"wp-wpml_current_language":{"value":"fr","expires":1,"path":"\/"}};
var wpml_cookies = {"wp-wpml_current_language":{"value":"fr","expires":1,"path":"\/"}};
</script>
<script type="rocketlazyloadscript" data-rocket-src="https://www.valdelandrouet.com/wp-content/plugins/sitepress-multilingual-cms/res/js/cookies/language-cookie.js?ver=474000" id="wpml-cookie-js" defer data-wp-strategy="defer"></script>
<script type="rocketlazyloadscript" data-rocket-src="https://www.valdelandrouet.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js"></script>
<script type="rocketlazyloadscript" data-rocket-src="https://www.valdelandrouet.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js"></script>

<!-- Extrait de code de la balise Google (gtag.js) ajouté par Site Kit -->

<!-- Extrait Google Analytics ajouté par Site Kit -->
<script type="rocketlazyloadscript" data-rocket-src="https://www.googletagmanager.com/gtag/js?id=GT-M63DRB9" id="google_gtagjs-js" async></script>
<script type="rocketlazyloadscript" id="google_gtagjs-js-after">
window.dataLayer = window.dataLayer || [];function gtag(){dataLayer.push(arguments);}
gtag("set","linker",{"domains":["www.valdelandrouet.com"]});
gtag("js", new Date());
gtag("set", "developer_id.dZTNiMT", true);
gtag("config", "GT-M63DRB9");
</script>

<!-- Extrait de code de la balise Google de fin (gtag.js) ajouté par Site Kit -->
<link rel="https://api.w.org/" href="https://www.valdelandrouet.com/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="https://www.valdelandrouet.com/wp-json/wp/v2/pages/6" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://www.valdelandrouet.com/xmlrpc.php?rsd" />
<meta name="generator" content="WordPress 6.8" />
<link rel='shortlink' href='https://www.valdelandrouet.com/' />
<link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://www.valdelandrouet.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.valdelandrouet.com%2F" />
<link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://www.valdelandrouet.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.valdelandrouet.com%2F&#038;format=xml" />
<meta name="generator" content="WPML ver:4.7.4 stt:1,4;" />
<meta name="generator" content="Site Kit by Google 1.151.0" /><meta name="generator" content="Elementor 3.28.3; features: additional_custom_breakpoints, e_local_google_fonts; settings: css_print_method-internal, google_font-enabled, font_display-auto">
<!-- START SIB -->
<script type="rocketlazyloadscript" data-rocket-type="text/javascript">
(function() {
    window.sib = { 
        equeue: [], 
        client_key: "w2cv3taw1e7jprwgbb0uv" 
    };
    /* OPTIONAL: email for identify request*/
    // window.sib.email_id = 'example@domain.com';
    window.sendinblue = {}; 
    for (var j = ['track', 'identify', 'trackLink', 'page'], i = 0; i < j.length; i++) {
    (function(k) { 
        window.sendinblue[k] = function() { 
            var arg = Array.prototype.slice.call(arguments); 
            (window.sib[k] || function() { 
                    var t = {}; 
                    t[k] = arg; 
                    window.sib.equeue.push(t);
                })(arg[0], arg[1], arg[2]);
            };
        })(j[i]);
    }
    var n = document.createElement("script"),
        i = document.getElementsByTagName("script")[0]; 
    n.type = "text/javascript", n.id = "sendinblue-js", n.async = !0, n.src = "https://sibautomation.com/sa.js?key=" + window.sib.client_key, i.parentNode.insertBefore(n, i), window.sendinblue.page();
})();
</script>

<!-- END SIB -->

	<!-- CHAT SIB -->
	<script type="rocketlazyloadscript" data-rocket-type="text/javascript">
  (function() {
    window.sib = { equeue: [], client_key: "w2cv3taw1e7jprwgbb0uv" };
    /* OPTIONAL: email to identify request*/
    // window.sib.email_id = 'example@domain.com';
    /* OPTIONAL: to hide the chat on your script uncomment this line*/
    // window.sib.display_chat = 0;
    // window.sib.display_logo = 0;
    /* OPTIONAL: to overwrite the default welcome message uncomment this line*/
    // window.sib.custom_welcome_message = 'Hello, how can we help you?';
    /* OPTIONAL: to overwrite the default offline message uncomment this line*/
    // window.sib.custom_offline_message = 'We are currently offline. In order to answer you, please indicate your email in your messages.';
    window.sendinblue = {}; for (var j = ['track', 'identify', 'trackLink', 'page'], i = 0; i < j.length; i++) { (function(k) { window.sendinblue[k] = function(){ var arg = Array.prototype.slice.call(arguments); (window.sib[k] || function() { var t = {}; t[k] = arg; window.sib.equeue.push(t);})(arg[0], arg[1], arg[2]);};})(j[i]);}var n = document.createElement("script"),i = document.getElementsByTagName("script")[0]; n.type = "text/javascript", n.id = "sendinblue-js", n.async = !0, n.src = "https://sibautomation.com/sa.js?key=" + window.sib.client_key, i.parentNode.insertBefore(n, i), window.sendinblue.page();
  })();
</script>
	<!-- END CHAT SIB -->
	
	<!-- Global site tag (gtag.js) - Google Analytics -->
<script type="rocketlazyloadscript" async data-rocket-src="https://www.googletagmanager.com/gtag/js?id=UA-12773678-1"></script>
<script type="rocketlazyloadscript">
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'UA-12773678-1');
</script>

<!-- Google tag (gtag.js) -->
<script type="rocketlazyloadscript" async data-rocket-src="https://www.googletagmanager.com/gtag/js?id=G-91345KPJ5E"></script>
<script type="rocketlazyloadscript">
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'G-91345KPJ5E');
</script>

			<style>
				.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload),
				.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload) * {
					background-image: none !important;
				}
				@media screen and (max-height: 1024px) {
					.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload),
					.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload) * {
						background-image: none !important;
					}
				}
				@media screen and (max-height: 640px) {
					.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload),
					.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) * {
						background-image: none !important;
					}
				}
			</style>
			<link rel="icon" href="https://www.valdelandrouet.com/wp-content/uploads/2021/12/cropped-V-val-landrouet-icon-512-32x32.png" sizes="32x32" />
<link rel="icon" href="https://www.valdelandrouet.com/wp-content/uploads/2021/12/cropped-V-val-landrouet-icon-512-192x192.png" sizes="192x192" />
<link rel="apple-touch-icon" href="https://www.valdelandrouet.com/wp-content/uploads/2021/12/cropped-V-val-landrouet-icon-512-180x180.png" />
<meta name="msapplication-TileImage" content="https://www.valdelandrouet.com/wp-content/uploads/2021/12/cropped-V-val-landrouet-icon-512-270x270.png" />
		<style id="wp-custom-css">
			/* Full width button on the homepage */.full-btn.elementor-widget-button .elementor-button{width:100%}/* Newsletter form button */.oew-newsletter-form-wrap .button{padding:0 20px}/* Header *//* * * Bouton mobile header * */#site-header >div >section.elementor-section.elementor-top-section.elementor-element.elementor-element-78a6aa6.section-btn-mob.elementor-hidden-desktop.elementor-hidden-tablet.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default >div >div >div{height:78px}#site-header >div >section.elementor-section.elementor-top-section.elementor-element.elementor-element-b8d700e.section-btn-mob.elementor-hidden-desktop.elementor-hidden-tablet.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default >div >div >div >section >div >div{height:58px}/* color menu */#menu-2-afbdaf2 >li.btn-reserver.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-15602 >a{color:#fff}#menu-2-afbdaf2 >li.btn-reserver.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-15589 >a{color:#fff}/* Footer */body #footer-widgets{text-align:center}body #footer-widgets .ocean-newsletter-form{margin:0 0 26px}body #footer-widgets .ocean-newsletter-form-wrap input[type="email"]{color:#7c7c7c;border-width:2px;border-color:rgba(255,255,255,0.2);font-size:15px;letter-spacing:.8px}body #footer-widgets .ocean-newsletter-form-wrap input[type="email"]:hover{border-color:rgba(255,255,255,0.5)}body #footer-widgets .ocean-newsletter-form-wrap input[type="email"]:focus{border-color:rgba(255,255,255,0.6)}body #footer-widgets .ocean-newsletter-form-wrap button:hover{background-color:#5c7c19}body #footer-widgets .social-widget li a{color:#4a4a4a;font-size:20px;line-height:1;padding:.5em}body #footer-widgets .social-widget li a:hover{color:#8cba29}.icon{margin-right:10px}/* Scroll top button */#scroll-top{right:30px;bottom:0;width:48px;height:35px;line-height:35px;font-size:22px;border-radius:4px 4px 0 0}/* Footer newsletter form on responsive */@media only screen and (max-width:320px){#scroll-top{display:none !important}}.page-header{display:none}ul{list-style:url(https://www.valdelandrouet.com/wp-content/uploads/2021/12/ul-style-check-green-15.png)}body #footer-widgets{text-align:left}/* BLOC DE RESERVATION */.responsiveHM{display:none}.form-booking,.datepicker-content,.select-content,.submit-content,.datepicker{display:inline-block}.datepicker-content,.select-content{margin-right:20px}.datepicker{padding:9px 20px !important;width:120px;-webkit-border-radius:0 !important;-moz-border-radius:0 !important;border-radius:0 !important;direction:initial !important;background-image:var(--wpr-bg-7eecf45d-197d-4050-b504-44f2a5e82c3e);background-repeat:no-repeat;background-position:90%;background-size:14px 14px;border-width:0;color:#EE702F}.form-booking-container{width:1000px;margin:0 auto}.form-booking-container .baseline{color:#ffffff;display:inline-block;margin-right:20px;vertical-align:middle;background-color:#afc50b;padding:5px;margin-top:20px;border-radius:2px}.btn-reserver{background-color:#ED702E !important;margin-top:2.5px}/*.home .form-booking-container .baseline{color:#FFFFFF}*/.rate{padding:9px 5px !important;width:100px;-webkit-border-radius:0 !important;-moz-border-radius:0 !important;border-radius:0 !important;direction:initial !important;border-width:0;color:#000033}.ui-datepicker{z-index:999 !important}#select-adult{padding:8px 12px;color:#EE702F}.booking-submit{-webkit-appearance:none;background-color:#ED702E !important;padding:15px 35px !important;border:none;border-radius:2px;color:#FFFFFF;text-transform:uppercase;cursor:pointer;font-weight:bold;margin-top:25px;font-size:13px !important}.booking-submit:hover{-webkit-appearance:none;background-color:#AFC50B !important;padding:15px 35px !important;border:none;border-radius:2px;color:#FFFFFF;text-transform:uppercase;cursor:pointer;font-weight:bold;font-size:13px !important}.form-booking-super-container{height:80px;color:#EE702F;align-content:center}/*.home .form-booking-super-container{color:#FFFFFF}*/.home .form-booking-super-container{background-color:#ffffff;width:100%;z-index:998}.form-booking-super-container .title{padding:0;margin:0;font-size:9px;text-transform:uppercase;margin-left:13%;margin-right:13%}#before-content .contact{margin-top:20px;color:#FFFFFF;font-size:8px}/*.form-booking input,.form-booking select{border:1px solid #EE702F}*//* BLOC DE RESERVATION MOBILE */@media screen and (max-width:959px){.form-booking-super-container{display:none}.responsiveHM,#before-content{display:block}.responsiveHM .contact-button-container{text-align:center;padding:10px 0}.responsiveHM .booking,.callus{width:45%;height:40px;border:0;color:#FFFFFF;cursor:pointer;font-size:16px}.responsiveHM .booking{background-color:#FD6007}.responsiveHM .callus{background-color:#9F9485}#before-content,#before-content .substitute_widget_class{padding:0}#before-content{margin-top:0}.booking-button-header{display:none}}/* Date picker,resa */.ui-widget-header .ui-icon{background-image:var(--wpr-bg-93c72a27-e6bd-4f92-9496-1899443b26fa)}/*Page service */@media screen and (max-width:1282px){.cont_serv{margin-left:12%;margin-right:12%}}/* Block share this */.entry-share{display:none}#d1,#d2,#d3,#d4,#d5,#d6,#d7,#d8,#d9,#d10,#d11,#d12{margin-bottom:35px}/* Retrait padding pour bandeau du hat *//* padding:0 !important;*/}		</style>
		<!-- OceanWP CSS -->
<style type="text/css">
/* General CSS */a:hover,a.light:hover,.theme-heading .text::before,.theme-heading .text::after,#top-bar-content >a:hover,#top-bar-social li.oceanwp-email a:hover,#site-navigation-wrap .dropdown-menu >li >a:hover,#site-header.medium-header #medium-searchform button:hover,.oceanwp-mobile-menu-icon a:hover,.blog-entry.post .blog-entry-header .entry-title a:hover,.blog-entry.post .blog-entry-readmore a:hover,.blog-entry.thumbnail-entry .blog-entry-category a,ul.meta li a:hover,.dropcap,.single nav.post-navigation .nav-links .title,body .related-post-title a:hover,body #wp-calendar caption,body .contact-info-widget.default i,body .contact-info-widget.big-icons i,body .custom-links-widget .oceanwp-custom-links li a:hover,body .custom-links-widget .oceanwp-custom-links li a:hover:before,body .posts-thumbnails-widget li a:hover,body .social-widget li.oceanwp-email a:hover,.comment-author .comment-meta .comment-reply-link,#respond #cancel-comment-reply-link:hover,#footer-widgets .footer-box a:hover,#footer-bottom a:hover,#footer-bottom #footer-bottom-menu a:hover,.sidr a:hover,.sidr-class-dropdown-toggle:hover,.sidr-class-menu-item-has-children.active >a,.sidr-class-menu-item-has-children.active >a >.sidr-class-dropdown-toggle,input[type=checkbox]:checked:before{color:#8cba29}.single nav.post-navigation .nav-links .title .owp-icon use,.blog-entry.post .blog-entry-readmore a:hover .owp-icon use,body .contact-info-widget.default .owp-icon use,body .contact-info-widget.big-icons .owp-icon use{stroke:#8cba29}input[type="button"],input[type="reset"],input[type="submit"],button[type="submit"],.button,#site-navigation-wrap .dropdown-menu >li.btn >a >span,.thumbnail:hover i,.post-quote-content,.omw-modal .omw-close-modal,body .contact-info-widget.big-icons li:hover i,body div.wpforms-container-full .wpforms-form input[type=submit],body div.wpforms-container-full .wpforms-form button[type=submit],body div.wpforms-container-full .wpforms-form .wpforms-page-button{background-color:#8cba29}.thumbnail:hover .link-post-svg-icon{background-color:#8cba29}body .contact-info-widget.big-icons li:hover .owp-icon{background-color:#8cba29}.widget-title{border-color:#8cba29}blockquote{border-color:#8cba29}#searchform-dropdown{border-color:#8cba29}.dropdown-menu .sub-menu{border-color:#8cba29}.blog-entry.large-entry .blog-entry-readmore a:hover{border-color:#8cba29}.oceanwp-newsletter-form-wrap input[type="email"]:focus{border-color:#8cba29}.social-widget li.oceanwp-email a:hover{border-color:#8cba29}#respond #cancel-comment-reply-link:hover{border-color:#8cba29}body .contact-info-widget.big-icons li:hover i{border-color:#8cba29}#footer-widgets .oceanwp-newsletter-form-wrap input[type="email"]:focus{border-color:#8cba29}blockquote,.wp-block-quote{border-left-color:#8cba29}body .contact-info-widget.big-icons li:hover .owp-icon{border-color:#8cba29}input[type="button"]:hover,input[type="reset"]:hover,input[type="submit"]:hover,button[type="submit"]:hover,input[type="button"]:focus,input[type="reset"]:focus,input[type="submit"]:focus,button[type="submit"]:focus,.button:hover,.button:focus,#site-navigation-wrap .dropdown-menu >li.btn >a:hover >span,.post-quote-author,.omw-modal .omw-close-modal:hover,body div.wpforms-container-full .wpforms-form input[type=submit]:hover,body div.wpforms-container-full .wpforms-form button[type=submit]:hover,body div.wpforms-container-full .wpforms-form .wpforms-page-button:hover{background-color:#313131}/* Header CSS */#site-navigation-wrap .dropdown-menu >li >a,.oceanwp-mobile-menu-icon a,.mobile-menu-close,.after-header-content-inner >a{line-height:64px}#site-header.has-header-media .overlay-header-media{background-color:rgba(0,0,0,0.5)}#site-logo a.site-logo-text{color:#ffffff}#searchform-dropdown input{color:#ffffff}#searchform-dropdown input{border-color:#000000}#searchform-dropdown input:focus{border-color:#8cba29}#site-navigation-wrap .dropdown-menu >li >a,.oceanwp-mobile-menu-icon a,#searchform-header-replace-close{color:#ffffff}#site-navigation-wrap .dropdown-menu >li >a .owp-icon use,.oceanwp-mobile-menu-icon a .owp-icon use,#searchform-header-replace-close .owp-icon use{stroke:#ffffff}#site-navigation-wrap .dropdown-menu >li >a:hover,.oceanwp-mobile-menu-icon a:hover,#searchform-header-replace-close:hover{color:#426304}#site-navigation-wrap .dropdown-menu >li >a:hover .owp-icon use,.oceanwp-mobile-menu-icon a:hover .owp-icon use,#searchform-header-replace-close:hover .owp-icon use{stroke:#426304}.dropdown-menu .sub-menu,#searchform-dropdown,.current-shop-items-dropdown{background-color:#212222}.dropdown-menu ul li.menu-item,.navigation >ul >li >ul.megamenu.sub-menu >li,.navigation .megamenu li ul.sub-menu{border-color:#000000}.dropdown-menu ul li a.menu-link{color:#a9a9a9}.dropdown-menu ul li a.menu-link .owp-icon use{stroke:#a9a9a9}.dropdown-menu ul li a.menu-link:hover{color:#ffffff}.dropdown-menu ul li a.menu-link:hover .owp-icon use{stroke:#ffffff}.dropdown-menu ul li a.menu-link:hover{background-color:#000000}.navigation li.mega-cat .mega-cat-title{background-color:#000000}.navigation li.mega-cat .mega-cat-title{color:#ffffff}.navigation li.mega-cat ul li .mega-post-title a{color:#ffffff}.navigation li.mega-cat ul li .mega-post-title a:hover{color:#8cba29}.navigation li.mega-cat ul li .mega-post-date{color:#999999}.navigation li.mega-cat ul li .mega-post-date .owp-icon use{stroke:#999999}a.sidr-class-toggle-sidr-close{background-color:#161616}#sidr,#mobile-dropdown{background-color:#212222}#sidr li,#sidr ul,#mobile-dropdown ul li,#mobile-dropdown ul li ul{border-color:#000000}body .sidr a,body .sidr-class-dropdown-toggle,#mobile-dropdown ul li a,#mobile-dropdown ul li a .dropdown-toggle,#mobile-fullscreen ul li a,#mobile-fullscreen .oceanwp-social-menu.simple-social ul li a{color:#a9a9a9}#mobile-fullscreen a.close .close-icon-inner,#mobile-fullscreen a.close .close-icon-inner::after{background-color:#a9a9a9}body .sidr a:hover,body .sidr-class-dropdown-toggle:hover,body .sidr-class-dropdown-toggle .fa,body .sidr-class-menu-item-has-children.active >a,body .sidr-class-menu-item-has-children.active >a >.sidr-class-dropdown-toggle,#mobile-dropdown ul li a:hover,#mobile-dropdown ul li a .dropdown-toggle:hover,#mobile-dropdown .menu-item-has-children.active >a,#mobile-dropdown .menu-item-has-children.active >a >.dropdown-toggle,#mobile-fullscreen ul li a:hover,#mobile-fullscreen .oceanwp-social-menu.simple-social ul li a:hover{color:#ffffff}#mobile-fullscreen a.close:hover .close-icon-inner,#mobile-fullscreen a.close:hover .close-icon-inner::after{background-color:#ffffff}.sidr-class-dropdown-menu ul,#mobile-dropdown ul li ul,#mobile-fullscreen ul ul.sub-menu{background-color:#2d2d2d}body .sidr-class-mobile-searchform input,body .sidr-class-mobile-searchform input:focus,#mobile-dropdown #mobile-menu-search form input,#mobile-fullscreen #mobile-search input,#mobile-fullscreen #mobile-search .search-text{color:#ffffff}body .sidr-class-mobile-searchform input,#mobile-dropdown #mobile-menu-search form input,#mobile-fullscreen #mobile-search input{border-color:#3f3f3f}body .sidr-class-mobile-searchform input:focus,#mobile-dropdown #mobile-menu-search form input:focus,#mobile-fullscreen #mobile-search input:focus{border-color:#5e5e5e}.sidr-class-mobile-searchform button,#mobile-dropdown #mobile-menu-search form button{color:#6d6d6d}.sidr-class-mobile-searchform button .owp-icon use,#mobile-dropdown #mobile-menu-search form button .owp-icon use{stroke:#6d6d6d}.sidr-class-mobile-searchform button:hover,#mobile-dropdown #mobile-menu-search form button:hover{color:#a9a9a9}.sidr-class-mobile-searchform button:hover .owp-icon use,#mobile-dropdown #mobile-menu-search form button:hover .owp-icon use{stroke:#a9a9a9}/* Top Bar CSS */#top-bar-wrap,.oceanwp-top-bar-sticky{background-color:#161819}#top-bar-wrap{border-color:#161819}#top-bar-wrap,#top-bar-content strong{color:#8b8c8c}#top-bar-content a,#top-bar-social-alt a{color:#8b8c8c}#top-bar-social li a{color:#8b8c8c}#top-bar-social li a .owp-icon use{stroke:#8b8c8c}/* Footer Widgets CSS */#footer-widgets{padding:0}#footer-widgets{background-color:#ededed}/* Footer Bottom CSS */#footer-bottom{background-color:#2d2d2d}#footer-bottom,#footer-bottom p{color:#6b6b6b}#footer-bottom a,#footer-bottom #footer-bottom-menu a{color:#6b6b6b}/* Typography CSS */body{font-family:PT Sans;font-size:15px;color:#333333}h1,h2,h3,h4,h5,h6,.theme-heading,.widget-title,.oceanwp-widget-recent-posts-title,.comment-reply-title,.entry-title,.sidebar-box .widget-title{font-family:Open Sans;color:#161819}#top-bar-content,#top-bar-social-alt{font-size:13px}#site-navigation-wrap .dropdown-menu >li >a,#site-header.full_screen-header .fs-dropdown-menu >li >a,#site-header.top-header #site-navigation-wrap .dropdown-menu >li >a,#site-header.center-header #site-navigation-wrap .dropdown-menu >li >a,#site-header.medium-header #site-navigation-wrap .dropdown-menu >li >a,.oceanwp-mobile-menu-icon a{font-weight:600;font-size:14px;text-transform:uppercase}.dropdown-menu ul li a.menu-link,#site-header.full_screen-header .fs-dropdown-menu ul.sub-menu li a{font-size:14px}#footer-bottom #copyright{font-weight:600;font-size:13px;letter-spacing:.6px;text-transform:uppercase}
</style><noscript><style id="rocket-lazyload-nojs-css">.rll-youtube-player, [data-lazy-src]{display:none !important;}</style></noscript><style id="rocket-lazyrender-inline-css">[data-wpr-lazyrender] {content-visibility: auto;}</style><style id="wpr-lazyload-bg-container"></style><style id="wpr-lazyload-bg-exclusion">.elementor-6 .elementor-element.elementor-element-de4a4b7:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap, .elementor-6 .elementor-element.elementor-element-de4a4b7 > .elementor-widget-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer{--wpr-bg-2f41ebf2-1ef2-47a1-840e-3d8d4c951e6e: url('https://www.valdelandrouet.com/wp-content/uploads/2023/12/bretagne_camping_nature.jpg');}.wof-wheel[data-id="13278"] .wof-bg{--wpr-bg-73eaedf9-e3e3-4b1b-a63c-51e9f65a7c75: url('https://www.valdelandrouet.com/wp-content/plugins/mabel-wheel-of-fortune/public/img/bg-hearts.png');}</style>
<noscript>
<style id="wpr-lazyload-bg-nostyle">.wof-widget .wof-widget-inner:after{--wpr-bg-bd8dec05-732d-45fd-a203-06eba6e89d9e: url('https://www.valdelandrouet.com/wp-content/plugins/mabel-wheel-of-fortune/public/img/widget-gift.png');}.wof-wheel .wof-shadows{--wpr-bg-23ccaedb-36e7-4216-8806-e6398ac3cc25: url('https://www.valdelandrouet.com/wp-content/plugins/mabel-wheel-of-fortune/public/img/shadows.png');}.oceanwp-instagram-bar .instagram-logo{--wpr-bg-65e3cb1e-eda6-4521-9067-2f0a08a7fac3: url('https://www.valdelandrouet.com/wp-content/plugins/ocean-extra/assets/img/instagram-logo.png');}p.flickr_stream_wrap a{--wpr-bg-96b1a1d9-ac59-434d-83da-5f61c60c1245: url('https://www.valdelandrouet.com/wp-content/plugins/ocean-extra/assets/img/flickr.png');}.elementor-6 .elementor-element.elementor-element-8075127:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap, .elementor-6 .elementor-element.elementor-element-8075127 > .elementor-widget-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer{--wpr-bg-6b046fb9-3ffd-4737-8412-067e5b59f0f0: url('https://www.valdelandrouet.com/wp-content/uploads/2023/12/axe_gite.jpg');}.elementor-6 .elementor-element.elementor-element-eb35321:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap, .elementor-6 .elementor-element.elementor-element-eb35321 > .elementor-widget-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer{--wpr-bg-43093165-7c0f-4a9c-a7e1-894f5dc8eb35: url('https://www.valdelandrouet.com/wp-content/uploads/2023/12/axe_chalet.jpg');}.elementor-6 .elementor-element.elementor-element-ad8069d:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap, .elementor-6 .elementor-element.elementor-element-ad8069d > .elementor-widget-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer{--wpr-bg-bd754eec-59fc-408f-801d-6f959aa0c30c: url('https://www.valdelandrouet.com/wp-content/uploads/2023/12/axe_emplacement.jpg');}.elementor-6 .elementor-element.elementor-element-ce468a8:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap, .elementor-6 .elementor-element.elementor-element-ce468a8 > .elementor-widget-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer{--wpr-bg-8c8df440-49b3-4939-9e36-dbb1e10190ad: url('https://www.valdelandrouet.com/wp-content/uploads/2023/12/axe_mobilhome.jpg');}.elementor-6 .elementor-element.elementor-element-b24df23:not(.elementor-motion-effects-element-type-background), .elementor-6 .elementor-element.elementor-element-b24df23 > .elementor-motion-effects-container > .elementor-motion-effects-layer{--wpr-bg-8a9e3f22-563a-4b30-8267-950daba83903: url('https://www.valdelandrouet.com/wp-content/uploads/2023/12/fond_activite_gratuite.svg');}.elementor-6 .elementor-element.elementor-element-e6b0a0e:not(.elementor-motion-effects-element-type-background), .elementor-6 .elementor-element.elementor-element-e6b0a0e > .elementor-motion-effects-container > .elementor-motion-effects-layer{--wpr-bg-89989d25-c0fa-4886-bfb4-030aa7856af7: url('https://www.valdelandrouet.com/wp-content/uploads/2023/12/fond_avis.svg');}.rll-youtube-player .play{--wpr-bg-1c844329-c8bf-4bbc-aaea-b3b9685f75d8: url('https://www.valdelandrouet.com/wp-content/plugins/wp-rocket/assets/img/youtube.png');}.datepicker{--wpr-bg-7eecf45d-197d-4050-b504-44f2a5e82c3e: url('https://www.valdelandrouet.com/wp-content/uploads/2017/12/calendar-EE702F.png');}.ui-widget-header .ui-icon{--wpr-bg-93c72a27-e6bd-4f92-9496-1899443b26fa: url('https://www.valdelandrouet.com/wp-content/uploads/2021/12/ui-icons_444444_256x240.png');}.elementor-21119 .elementor-element.elementor-element-e3a5871:not(.elementor-motion-effects-element-type-background), .elementor-21119 .elementor-element.elementor-element-e3a5871 > .elementor-motion-effects-container > .elementor-motion-effects-layer{--wpr-bg-2b205e2a-9131-4c11-b2f1-a5ba96397e30: url('https://www.valdelandrouet.com/wp-content/uploads/2023/12/acces.jpg');}</style>
</noscript>
<script type="application/javascript">const rocket_pairs = [{"selector":".wof-widget .wof-widget-inner","style":".wof-widget .wof-widget-inner:after{--wpr-bg-bd8dec05-732d-45fd-a203-06eba6e89d9e: url('https:\/\/www.valdelandrouet.com\/wp-content\/plugins\/mabel-wheel-of-fortune\/public\/img\/widget-gift.png');}","hash":"bd8dec05-732d-45fd-a203-06eba6e89d9e","url":"https:\/\/www.valdelandrouet.com\/wp-content\/plugins\/mabel-wheel-of-fortune\/public\/img\/widget-gift.png"},{"selector":".wof-wheel .wof-shadows","style":".wof-wheel .wof-shadows{--wpr-bg-23ccaedb-36e7-4216-8806-e6398ac3cc25: url('https:\/\/www.valdelandrouet.com\/wp-content\/plugins\/mabel-wheel-of-fortune\/public\/img\/shadows.png');}","hash":"23ccaedb-36e7-4216-8806-e6398ac3cc25","url":"https:\/\/www.valdelandrouet.com\/wp-content\/plugins\/mabel-wheel-of-fortune\/public\/img\/shadows.png"},{"selector":".oceanwp-instagram-bar .instagram-logo","style":".oceanwp-instagram-bar .instagram-logo{--wpr-bg-65e3cb1e-eda6-4521-9067-2f0a08a7fac3: url('https:\/\/www.valdelandrouet.com\/wp-content\/plugins\/ocean-extra\/assets\/img\/instagram-logo.png');}","hash":"65e3cb1e-eda6-4521-9067-2f0a08a7fac3","url":"https:\/\/www.valdelandrouet.com\/wp-content\/plugins\/ocean-extra\/assets\/img\/instagram-logo.png"},{"selector":"p.flickr_stream_wrap a","style":"p.flickr_stream_wrap a{--wpr-bg-96b1a1d9-ac59-434d-83da-5f61c60c1245: url('https:\/\/www.valdelandrouet.com\/wp-content\/plugins\/ocean-extra\/assets\/img\/flickr.png');}","hash":"96b1a1d9-ac59-434d-83da-5f61c60c1245","url":"https:\/\/www.valdelandrouet.com\/wp-content\/plugins\/ocean-extra\/assets\/img\/flickr.png"},{"selector":".elementor-6 .elementor-element.elementor-element-8075127:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap, .elementor-6 .elementor-element.elementor-element-8075127 > .elementor-widget-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer","style":".elementor-6 .elementor-element.elementor-element-8075127:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap, .elementor-6 .elementor-element.elementor-element-8075127 > .elementor-widget-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer{--wpr-bg-6b046fb9-3ffd-4737-8412-067e5b59f0f0: url('https:\/\/www.valdelandrouet.com\/wp-content\/uploads\/2023\/12\/axe_gite.jpg');}","hash":"6b046fb9-3ffd-4737-8412-067e5b59f0f0","url":"https:\/\/www.valdelandrouet.com\/wp-content\/uploads\/2023\/12\/axe_gite.jpg"},{"selector":".elementor-6 .elementor-element.elementor-element-eb35321:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap, .elementor-6 .elementor-element.elementor-element-eb35321 > .elementor-widget-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer","style":".elementor-6 .elementor-element.elementor-element-eb35321:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap, .elementor-6 .elementor-element.elementor-element-eb35321 > .elementor-widget-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer{--wpr-bg-43093165-7c0f-4a9c-a7e1-894f5dc8eb35: url('https:\/\/www.valdelandrouet.com\/wp-content\/uploads\/2023\/12\/axe_chalet.jpg');}","hash":"43093165-7c0f-4a9c-a7e1-894f5dc8eb35","url":"https:\/\/www.valdelandrouet.com\/wp-content\/uploads\/2023\/12\/axe_chalet.jpg"},{"selector":".elementor-6 .elementor-element.elementor-element-ad8069d:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap, .elementor-6 .elementor-element.elementor-element-ad8069d > .elementor-widget-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer","style":".elementor-6 .elementor-element.elementor-element-ad8069d:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap, .elementor-6 .elementor-element.elementor-element-ad8069d > .elementor-widget-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer{--wpr-bg-bd754eec-59fc-408f-801d-6f959aa0c30c: url('https:\/\/www.valdelandrouet.com\/wp-content\/uploads\/2023\/12\/axe_emplacement.jpg');}","hash":"bd754eec-59fc-408f-801d-6f959aa0c30c","url":"https:\/\/www.valdelandrouet.com\/wp-content\/uploads\/2023\/12\/axe_emplacement.jpg"},{"selector":".elementor-6 .elementor-element.elementor-element-ce468a8:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap, .elementor-6 .elementor-element.elementor-element-ce468a8 > .elementor-widget-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer","style":".elementor-6 .elementor-element.elementor-element-ce468a8:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap, .elementor-6 .elementor-element.elementor-element-ce468a8 > .elementor-widget-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer{--wpr-bg-8c8df440-49b3-4939-9e36-dbb1e10190ad: url('https:\/\/www.valdelandrouet.com\/wp-content\/uploads\/2023\/12\/axe_mobilhome.jpg');}","hash":"8c8df440-49b3-4939-9e36-dbb1e10190ad","url":"https:\/\/www.valdelandrouet.com\/wp-content\/uploads\/2023\/12\/axe_mobilhome.jpg"},{"selector":".elementor-6 .elementor-element.elementor-element-b24df23:not(.elementor-motion-effects-element-type-background), .elementor-6 .elementor-element.elementor-element-b24df23 > .elementor-motion-effects-container > .elementor-motion-effects-layer","style":".elementor-6 .elementor-element.elementor-element-b24df23:not(.elementor-motion-effects-element-type-background), .elementor-6 .elementor-element.elementor-element-b24df23 > .elementor-motion-effects-container > .elementor-motion-effects-layer{--wpr-bg-8a9e3f22-563a-4b30-8267-950daba83903: url('https:\/\/www.valdelandrouet.com\/wp-content\/uploads\/2023\/12\/fond_activite_gratuite.svg');}","hash":"8a9e3f22-563a-4b30-8267-950daba83903","url":"https:\/\/www.valdelandrouet.com\/wp-content\/uploads\/2023\/12\/fond_activite_gratuite.svg"},{"selector":".elementor-6 .elementor-element.elementor-element-e6b0a0e:not(.elementor-motion-effects-element-type-background), .elementor-6 .elementor-element.elementor-element-e6b0a0e > .elementor-motion-effects-container > .elementor-motion-effects-layer","style":".elementor-6 .elementor-element.elementor-element-e6b0a0e:not(.elementor-motion-effects-element-type-background), .elementor-6 .elementor-element.elementor-element-e6b0a0e > .elementor-motion-effects-container > .elementor-motion-effects-layer{--wpr-bg-89989d25-c0fa-4886-bfb4-030aa7856af7: url('https:\/\/www.valdelandrouet.com\/wp-content\/uploads\/2023\/12\/fond_avis.svg');}","hash":"89989d25-c0fa-4886-bfb4-030aa7856af7","url":"https:\/\/www.valdelandrouet.com\/wp-content\/uploads\/2023\/12\/fond_avis.svg"},{"selector":".rll-youtube-player .play","style":".rll-youtube-player .play{--wpr-bg-1c844329-c8bf-4bbc-aaea-b3b9685f75d8: url('https:\/\/www.valdelandrouet.com\/wp-content\/plugins\/wp-rocket\/assets\/img\/youtube.png');}","hash":"1c844329-c8bf-4bbc-aaea-b3b9685f75d8","url":"https:\/\/www.valdelandrouet.com\/wp-content\/plugins\/wp-rocket\/assets\/img\/youtube.png"},{"selector":".datepicker","style":".datepicker{--wpr-bg-7eecf45d-197d-4050-b504-44f2a5e82c3e: url('https:\/\/www.valdelandrouet.com\/wp-content\/uploads\/2017\/12\/calendar-EE702F.png');}","hash":"7eecf45d-197d-4050-b504-44f2a5e82c3e","url":"https:\/\/www.valdelandrouet.com\/wp-content\/uploads\/2017\/12\/calendar-EE702F.png"},{"selector":".ui-widget-header .ui-icon","style":".ui-widget-header .ui-icon{--wpr-bg-93c72a27-e6bd-4f92-9496-1899443b26fa: url('https:\/\/www.valdelandrouet.com\/wp-content\/uploads\/2021\/12\/ui-icons_444444_256x240.png');}","hash":"93c72a27-e6bd-4f92-9496-1899443b26fa","url":"https:\/\/www.valdelandrouet.com\/wp-content\/uploads\/2021\/12\/ui-icons_444444_256x240.png"},{"selector":".elementor-21119 .elementor-element.elementor-element-e3a5871:not(.elementor-motion-effects-element-type-background), .elementor-21119 .elementor-element.elementor-element-e3a5871 > .elementor-motion-effects-container > .elementor-motion-effects-layer","style":".elementor-21119 .elementor-element.elementor-element-e3a5871:not(.elementor-motion-effects-element-type-background), .elementor-21119 .elementor-element.elementor-element-e3a5871 > .elementor-motion-effects-container > .elementor-motion-effects-layer{--wpr-bg-2b205e2a-9131-4c11-b2f1-a5ba96397e30: url('https:\/\/www.valdelandrouet.com\/wp-content\/uploads\/2023\/12\/acces.jpg');}","hash":"2b205e2a-9131-4c11-b2f1-a5ba96397e30","url":"https:\/\/www.valdelandrouet.com\/wp-content\/uploads\/2023\/12\/acces.jpg"}]; const rocket_excluded_pairs = [{"selector":".elementor-6 .elementor-element.elementor-element-de4a4b7:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap, .elementor-6 .elementor-element.elementor-element-de4a4b7 > .elementor-widget-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer","style":".elementor-6 .elementor-element.elementor-element-de4a4b7:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap, .elementor-6 .elementor-element.elementor-element-de4a4b7 > .elementor-widget-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer{--wpr-bg-2f41ebf2-1ef2-47a1-840e-3d8d4c951e6e: url('https:\/\/www.valdelandrouet.com\/wp-content\/uploads\/2023\/12\/bretagne_camping_nature.jpg');}","hash":"2f41ebf2-1ef2-47a1-840e-3d8d4c951e6e","url":"https:\/\/www.valdelandrouet.com\/wp-content\/uploads\/2023\/12\/bretagne_camping_nature.jpg"},{"selector":".wof-wheel[data-id=\"13278\"] .wof-bg","style":".wof-wheel[data-id=\"13278\"] .wof-bg{--wpr-bg-73eaedf9-e3e3-4b1b-a63c-51e9f65a7c75: url('https:\/\/www.valdelandrouet.com\/wp-content\/plugins\/mabel-wheel-of-fortune\/public\/img\/bg-hearts.png');}","hash":"73eaedf9-e3e3-4b1b-a63c-51e9f65a7c75","url":"https:\/\/www.valdelandrouet.com\/wp-content\/plugins\/mabel-wheel-of-fortune\/public\/img\/bg-hearts.png"}];</script><meta name="generator" content="WP Rocket 3.18.3" data-wpr-features="wpr_lazyload_css_bg_img wpr_delay_js wpr_lazyload_images wpr_lazyload_iframes wpr_automatic_lazy_rendering wpr_oci wpr_image_dimensions wpr_minify_css wpr_preload_links wpr_desktop" /></head>

<body class="home wp-singular page-template page-template-elementor_header_footer page page-id-6 wp-custom-logo wp-embed-responsive wp-theme-oceanwp eio-default oceanwp-theme dropdown-mobile no-header-border default-breakpoint content-full-width content-max-width has-breadcrumbs pagination-left elementor-default elementor-template-full-width elementor-kit-5 elementor-page elementor-page-6" itemscope="itemscope" itemtype="https://schema.org/WebPage">

	
	
	<div  id="outer-wrap" class="site clr">

		<a class="skip-link screen-reader-text" href="#main">Skip to content</a>

		
		<div  id="wrap" class="clr">

			
			
<header  id="site-header" class="clr" data-height="64" itemscope="itemscope" itemtype="https://schema.org/WPHeader" role="banner">

			<div data-elementor-type="header" data-elementor-id="15823" class="elementor elementor-15823 elementor-location-header" data-elementor-post-type="elementor_library">
					<section class="elementor-section elementor-top-section elementor-element elementor-element-970e5ed elementor-section-full_width elementor-hidden-tablet elementor-hidden-mobile elementor-section-content-middle elementor-section-stretched elementor-hidden-mobile_extra elementor-section-height-default elementor-section-height-default" data-id="970e5ed" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;sticky&quot;:&quot;top&quot;,&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;sticky_on&quot;:[&quot;widescreen&quot;,&quot;desktop&quot;,&quot;laptop&quot;,&quot;tablet_extra&quot;,&quot;tablet&quot;,&quot;mobile_extra&quot;,&quot;mobile&quot;],&quot;sticky_offset&quot;:0,&quot;sticky_effects_offset&quot;:0,&quot;sticky_anchor_link_offset&quot;:0}">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-8f8bb0e" data-id="8f8bb0e" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-6cc9cd7 elementor-widget elementor-widget-theme-site-logo elementor-widget-image" data-id="6cc9cd7" data-element_type="widget" data-widget_type="theme-site-logo.default">
				<div class="elementor-widget-container">
											<a href="https://www.valdelandrouet.com">
			<img width="800" height="110" src="https://www.valdelandrouet.com/wp-content/uploads/elementor/thumbs/logo-val-de-landrouet-qgph616cy9verjquwd92ifcfmkdnrkinceaa1hj39o.png" title="logo-val-de-landrouet" alt="logo-val-de-landrouet"  />				</a>
											</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-4e81f4c elementor-hidden-laptop elementor-hidden-tablet_extra elementor-hidden-tablet elementor-hidden-mobile_extra elementor-hidden-mobile" data-id="4e81f4c" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-204aa04 elementor-position-left elementor-vertical-align-middle elementor-view-default elementor-mobile-position-top elementor-widget elementor-widget-icon-box" data-id="204aa04" data-element_type="widget" data-widget_type="icon-box.default">
				<div class="elementor-widget-container">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<span  class="elementor-icon">
				<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" id="Calque_1" x="0px" y="0px" viewbox="0 0 120 120" style="enable-background:new 0 0 120 120;" xml:space="preserve"> <style type="text/css"> .st0{display:none;} .st1{display:inline;} .st2{fill:#CFC6C1;} .st3{display:inline;fill:#CFC6C1;} .st4{fill:#FFFFFF;} .st5{fill:#AFC50B;} .st6{display:inline;fill:#AFC50B;} .st7{fill:#D2CAC5;} .st8{display:inline;fill:#ED702E;} </style> <g id="Calque_1_00000070119661210475649100000003722958013259273613_" class="st0"> <g class="st1"> <path class="st2" d="M9,95.7c0.8-1.1,2-0.8,3.1-0.9c0-0.6,0-1.1,0-1.6L12,93.1c-1.3-0.3-1.9-0.8-1.8-1.6c0.1-0.9,0.7-1.4,2.1-1.4 c1,0,2,0,3,0c1.1,0,1.7,0.5,1.7,1.4s-0.4,1.4-1.5,1.6c-0.1,0-0.2,0.1-0.4,0.1c0,0.2,0,0.5,0,0.7c0,0.3,0,0.6,0,1 c1.2,0,2.4,0,3.6,0c0.2,0,0.5-0.3,0.6-0.5c0.6-0.9,1.2-1.8,1.8-2.7c0.2-0.3,0.3-0.6,0.3-0.9c0-6.8,0-13.7,0-20.5 c0-0.2,0-0.3,0-0.4c-1.3-0.4-2.6-0.7-3.8-1.2C9.9,65.4,6.9,56.2,11.2,49c0.7-1.2,1-2.4,0.6-3.7c-0.2-1,0.3-1.8,1.2-1.9 c0.8-0.1,1.5,0.4,1.7,1.4c0.5,2.1,0.1,4-1,5.8c-3.8,6.3-0.3,14.3,6.8,16c0.3,0.1,0.5,0.1,0.8,0.1c0-0.3,0.1-0.6,0.1-0.8 c0-3.4,0-6.7,0-10.1c0-0.4-0.2-1-0.5-1.3c-1.3-1.3-2.6-2.6-3.9-3.9c-0.8-0.8-0.9-1.7-0.2-2.3c0.7-0.7,1.5-0.6,2.3,0.3 c0.7,0.7,1.4,1.4,2.3,2.4c0-1.8,0-3.3,0-4.8c0-0.4,0-0.9,0-1.3c0-1.1,0.6-1.7,1.5-1.7s1.5,0.7,1.5,1.7c0,3.5,0,6.9,0,10.4 c0,0.3,0,0.6,0,1.2c1-1,1.8-1.7,2.6-2.5c0.9-0.9,1.7-1,2.4-0.3c0.7,0.7,0.5,1.5-0.3,2.4c-1.3,1.3-2.7,2.7-4,4 c-0.3,0.4-0.6,0.9-0.6,1.4c-0.1,1.7,0,3.4,0,5.2c1.8-0.2,3.2-0.8,4.6-1.7c4.7-3.2,6.2-9.5,3.3-14.3c-1.1-1.9-1.5-3.8-1.1-6 s0-4.3-1.3-6.1c-1.5-2-1.9-4.1-1.2-6.6c0.7-2.5-0.3-4.9-2.4-6.3c-2-1.3-4.6-1.3-6.6,0c-2.1,1.4-3.1,3.9-2.3,6.4 c0.7,2.5,0.3,4.7-1.4,6.7c-0.6,0.8-1.4,1-2.1,0.5c-0.7-0.5-0.9-1.4-0.3-2.1c1.2-1.4,1.3-2.9,0.8-4.7c-1.2-5,2.3-10,7.2-10.6 c5.3-0.7,9.9,3,10.2,8.3c0.1,1-0.2,2-0.2,3c0.2-0.2,0.4-0.4,0.6-0.5c2.9-2.9,7.2-3.5,10.6-1.5c3.5,2,5.2,6,4.1,9.9 c-0.4,1.5-0.1,2.8,0.7,4.1c0.8,1.2,1.4,2.6,2,4c0.1-0.2,0.3-0.4,0.5-0.7c2.6-3.8,5.1-7.6,7.7-11.4c1-1.5,2.1-1.5,3.1,0 c4.3,6.4,8.6,12.8,12.9,19.2c0.1,0.2,0.3,0.4,0.4,0.7c0.3,0.8,0.2,1.4-0.6,1.9c-0.7,0.4-1.3,0.3-1.9-0.3c-0.2-0.3-0.4-0.6-0.6-0.9 c-3.7-5.5-7.4-11.1-11.2-16.6c-0.2-0.3-0.4-0.6-0.7-0.9c-0.3,0.4-0.5,0.6-0.7,0.9C46.4,59.4,34.1,77.6,21.9,95.8 c-0.5,0.7-0.7,1.4-0.7,2.2c0,2.7,0,5.3,0,8c0,0.4,0,0.7,0,1.1c7.1,0,14.2,0,21.3,0c-0.2-0.3-0.4-0.5-0.6-0.6 c-1.7-1.5-3.5-3.1-5.2-4.6c-1.3-1.1-1.4-1.8-0.2-3c6.8-7.1,13.5-14.2,20.3-21.3c0.7-0.8,1-1.5,1-2.6c0-5.6,0-11.3,0-16.9 c0-0.4-0.1-0.9,0.1-1.1c0.3-0.4,0.8-0.9,1.3-1.1c0.7-0.2,1.3,0.3,1.4,1.1c0.1,0.4,0.1,0.8,0.1,1.2c0,5.8,0,11.5,0,17.3 c0,0.8,0.2,1.3,0.8,1.9c6.7,7.1,13.4,14.1,20.2,21.2c0.2,0.2,0.4,0.4,0.5,0.6c0.9,1,0.9,1.8-0.1,2.7c-1.7,1.5-3.5,3.1-5.2,4.6 c-0.3,0.2-0.5,0.5-0.9,0.8c7.2,0,14.2,0,21.3,0c0-0.2,0.1-0.4,0.1-0.5c0-3,0-6.1,0-9.1c0-0.4-0.2-0.9-0.5-1.3 C89.9,86,83,75.6,76,65.2c-0.9-1.3-0.9-2.1,0-2.7c0.8-0.5,1.6-0.2,2.4,1.1c5,7.4,10,14.8,14.9,22.2c0.2,0.3,0.4,0.6,0.7,1 c0.1-0.3,0.1-0.5,0.2-0.7c0-3.8,0-7.7,0-11.5c0-0.6-0.2-0.8-0.8-1c-8-1.6-11.9-10.4-7.7-17.4c0.5-0.9,0.7-1.8,0.5-2.9 c-0.5-2.7,0.1-5.1,1.7-7.3c0.7-0.9,0.8-1.8,0.5-3c-1.2-4.4,1.5-8.7,5.9-9.5c4.3-0.8,8.4,2.3,8.9,6.7c0.1,0.9,0,1.9-0.3,2.8 c-0.3,1.1-0.1,2,0.5,2.9c1.7,2.3,2.2,4.8,1.7,7.6c-0.2,0.9,0,1.8,0.5,2.6c4.2,7.1,0.3,15.9-7.8,17.5c-0.6,0.1-0.8,0.3-0.8,0.9 c0,5.4,0,10.9,0,16.3c0,0.4,0.2,0.7,0.3,1.1c0.2,0.4,0.5,0.6,0.6,1c1,2.6,3.1,2.5,5.4,2.1c0-0.5,0-1,0-1.6 c-0.3-0.1-0.6-0.1-0.8-0.2c-0.7-0.2-1.1-0.7-1.1-1.4c0-0.7,0.4-1.3,1.1-1.3c1.6-0.1,3.1-0.1,4.7,0c0.4,0,0.9,0.8,1.1,1.3 c0.2,0.7-0.3,1.2-1,1.4c-0.2,0.1-0.5,0.1-0.8,0.1c0,0.6,0,1.1,0,1.7c1.2,0.3,3.1-0.5,3,1.6c0,1.9-1.8,1.3-3.1,1.5c0,0.3,0,0.7,0,1 c0,3,0,6.1,0,9.1c0,1.3-0.5,2-1.5,2c-0.9,0-1.4-0.7-1.4-1.9c0-3,0-6.1,0-9.1c0-0.4,0-0.7,0-1.1c-1.1,0-2,0-3.2,0c0,0.4,0,0.7,0,1 c0,3,0,6.1,0,9.1c0,1.5-0.5,2-2,2c-26,0-52,0-78,0c-1.4,0-2-0.5-2-1.9c0-3,0-6.1,0-9.1c0-0.4,0-0.7,0-1.1c-1.1,0-2,0-3.2,0 c0,0.3,0,0.7,0,1c0,3.1,0,6.2,0,9.2c0,1.2-0.5,1.9-1.5,1.9c-0.9,0-1.5-0.7-1.5-1.9c0-3,0-6.1,0-9.1c0-0.4,0-0.7,0-1.1 c-1.2-0.1-2.4,0.2-3.2-1C9,96.5,9,96.1,9,95.7z M97.1,70.5c0.5-0.1,0.8-0.1,1.1-0.2c5.4-1.6,7.9-7.9,5-12.8 c-0.8-1.4-1.3-2.9-1-4.5c0.4-2.2,0-4.1-1.3-5.9c-1.1-1.5-1.3-3.1-0.8-4.9c0.2-0.7,0.3-1.4,0.2-2.1c-0.4-2.7-2.9-4.5-5.5-4 s-4.2,3.1-3.5,5.8c0.6,2.1,0.2,3.8-1,5.5c-1,1.4-1.5,3-1.1,4.7c0.4,2,0,3.7-1,5.4c-2.8,4.8-0.3,11,5,12.6c0.3,0.1,0.6,0.1,0.9,0.2 c0.1-0.2,0.1-0.3,0.1-0.4c0-2.8,0-5.7,0-8.5c0-0.3-0.2-0.7-0.5-0.9c-0.9-0.9-1.9-1.8-2.8-2.8c-0.6-0.7-0.6-1.6,0-2.1 c0.6-0.6,1.4-0.6,2,0c0.4,0.3,0.7,0.6,1.2,1.1c0-0.9,0-1.5,0-2.1c0-0.9,0-1.8,0-2.6c0.1-0.8,0.6-1.2,1.4-1.3 c0.7,0,1.3,0.3,1.4,1.1c0.1,0.3,0.1,0.7,0.1,1.1c0,2.5,0,5,0,7.6c0,0.3,0,0.5,0.1,0.8c0.1,0,0.2,0.1,0.3,0.1 c0.5-0.5,0.9-1,1.4-1.5c0.9-0.9,1.7-1,2.4-0.3c0.6,0.6,0.5,1.5-0.3,2.3c-1.1,1.1-2.2,2.2-3.2,3.3c-0.2,0.2-0.5,0.6-0.5,0.9 C97,67.6,97.1,68.9,97.1,70.5z M39.9,63.6c0.2-0.2,0.3-0.3,0.4-0.4c2-2.9,3.9-5.8,5.8-8.7c0.2-0.2,0.3-0.5,0.3-0.8 c0.6-2.4,0.3-4.7-1.2-6.7c-1.5-2.1-1.9-4.2-1.2-6.7c0.8-3-0.9-6.1-3.9-7c-2.9-0.9-6,0.5-7.2,3.3c-0.2,0.6-0.3,1.1,0.1,1.7 c1.2,2.2,1.5,4.5,1,6.9c-0.3,1.4,0,2.6,0.7,3.9c3.6,6,2.1,13.7-3.6,17.9c-0.8,0.6-1.7,1.1-2.7,1.7c1,2.2,2.5,3.8,4.6,5 c1.1-1.7,2.2-3.3,3.3-4.9c0.2-0.4,0.4-0.9,0.4-1.4c0.1-1.6,0-3.1,0-4.7c0-0.8,0.5-1.3,1.3-1.4c0.8-0.1,1.4,0.4,1.6,1.3 C39.8,62.9,39.8,63.2,39.9,63.6z M59.4,81.2c-0.1,0-0.2,0-0.2,0c-3.4,8.6-6.9,17.2-10.3,25.8c7,0,13.9,0,20.9,0 C66.3,98.4,62.8,89.8,59.4,81.2z M72.5,106.1c2.3-2,4.5-4,6.8-5.9C74.1,94.7,69,89.3,63.8,83.9c-0.1,0-0.1,0.1-0.2,0.1 C66.6,91.3,69.5,98.7,72.5,106.1z M46,106.1c3-7.4,5.9-14.8,8.8-22.1c-0.1,0-0.1-0.1-0.2-0.1c-5.1,5.4-10.3,10.8-15.4,16.3 C41.6,102.2,43.7,104.1,46,106.1z M24.3,86.5c0.1,0,0.1,0.1,0.2,0.1c2.3-3.4,4.6-6.9,6.9-10.3c-2.6-1.6-4.4-3.6-5.7-6.2 c-0.1-0.2-0.6-0.4-0.9-0.3c-0.2,0-0.5,0.5-0.5,0.7c0,2.3,0,4.5,0,6.8C24.3,80.3,24.3,83.4,24.3,86.5z"></path> </g> <path class="st3" d="M81,11.5c5.3,2.7,8.3,8.7,7.3,14.4c-1.2,6.2-5.9,10.7-12,11.4c-8.8,1-16.2-6.5-15.2-15.2 c0-0.2,0.1-0.5,0.1-0.7c0.2-0.8,0.8-1.1,1.6-1s1.2,0.6,1.3,1.4c0,0.5,0,1-0.1,1.3c-0.2,6,3.9,10.7,9.8,11.3 c5.4,0.6,10.5-3.2,11.6-8.7c0.9-4.5-1.4-9.3-5.5-11.5s-9.2-1.5-12.6,1.8c-0.2,0-0.3,0.1-0.3,0.2c-1,1-1.8,1.1-2.5,0.4 c-0.7-0.7-0.6-1.5,0.4-2.5C69.1,9.8,75.6,8.7,81,11.5"></path> </g> <g id="Calque_9" class="st0"> <g class="st1"> <g> <path class="st2" d="M9.3,64c0.4-1.8,0.7-3.6,1.2-5.3C13.8,48.2,24,41.3,35,42.1c0.9,0.1,1.9,0.2,2.9,0.3c0-0.3,0-0.5,0-0.8 c-0.1-2.9-0.2-5.9-0.3-8.8c-0.1-1.9,0.9-3.2,2.4-4.3c1.8-1.4,4-2.2,6.2-2.8c6.4-1.8,13-2.2,19.6-1.9c4.9,0.2,9.8,0.8,14.5,2.5 c1.6,0.6,3.2,1.4,4.6,2.3c1.8,1.2,2.7,3,2.6,5.2c0,6.4,0,12.7,0,19.1c0,0.4,0,0.8,0,1.2c2.6,0.2,5,0.4,7.5,0.7 c3.4,0.4,6.7,1.1,9.9,2.4c1.1,0.4,2.1,1,3.1,1.6c2,1.3,2.9,3.1,2.8,5.4c0,6.8-0.1,13.7,0,20.5c0,2.4-1,4-2.8,5.3 c-2.2,1.5-4.6,2.3-7.1,2.9c-10.2,2.3-20.5,2.3-30.7-0.4c-1.9-0.5-3.7-1.4-5.5-2.4c-1.3-0.7-2.3-1.8-2.9-3.3 c-0.1-0.2-0.4-0.5-0.7-0.5c-4-0.2-8-0.5-11.9-1.3c-0.4-0.1-0.9,0.2-1.2,0.5c-8.6,5.9-17.6,6.6-26.7,1.4C14.4,83,10.6,76.8,9.5,69 c0-0.2-0.1-0.4-0.2-0.7C9.3,66.9,9.3,65.5,9.3,64z M33.4,86.3c11.1,0,20.2-9.1,20.2-20.1c0-11.1-9.1-20.2-20.3-20.1 c-11,0-19.9,9-20,20.1C13.3,77.2,22.3,86.3,33.4,86.3z M61.6,37.5c5.8,0,10.9-0.4,15.8-1.9c1.8-0.5,3.5-1.5,5.2-2.3 c0.7-0.4,0.7-1,0-1.5c-1.2-0.7-2.4-1.4-3.7-1.9c-3.6-1.3-7.3-1.8-11-2.1c-6.5-0.5-12.9-0.3-19.3,1.3c-2.2,0.5-4.4,1.2-6.2,2.6 c-0.8,0.6-0.9,1.1,0,1.6c1.2,0.7,2.4,1.5,3.8,1.9C51.4,37.1,56.8,37.5,61.6,37.5z M85.8,68.2c2.7-0.2,5.5-0.3,8.2-0.6 c1.6-0.2,3.1-0.4,4.7-0.8c2.5-0.6,5-1.2,7.2-2.7c1-0.7,1.1-1.2,0-1.8c-1.6-0.8-3.2-1.7-4.9-2.1c-9.4-2.4-18.9-2.5-28.3-0.5 c-2.2,0.5-4.3,1.4-6.3,2.4c-1.4,0.7-1.4,1.4,0,2.2c1.2,0.7,2.5,1.3,3.9,1.7C75.2,67.6,80.4,68,85.8,68.2z M65.6,80.1 c0,1.5,0,3.1,0,4.8c0,0.9,0.3,1.5,1,1.9c1.4,0.7,2.8,1.5,4.3,1.9c9.7,2.6,19.4,2.6,29.2,0.3c1.8-0.4,3.6-1.3,5.3-2.1 c0.5-0.2,1.2-0.8,1.2-1.3c0.1-2,0.1-3.9,0.1-5.7C92.9,84.6,79.3,84.5,65.6,80.1z M106.6,68.6c-13.8,4.7-27.5,4.7-41.2,0.2 c0,1.6,0,3.4,0,5.1c0,0.8,0.3,1.4,1,1.7c1.6,0.7,3.1,1.5,4.7,1.9c9.1,2.3,18.2,2.3,27.4,0.5c2.4-0.5,4.7-1.1,6.8-2.4 c0.7-0.4,1.4-0.9,1.4-1.8C106.6,72,106.6,70.2,106.6,68.6z M42,38.3c0,1.4,0,3,0,4.6c0,0.6,0.2,0.8,0.7,1c1.7,0.9,3.3,1.9,5,2.8 c0.5,0.3,1,0.6,1.6,0.7c8.5,1.8,17,1.8,25.4,0.2c2.5-0.5,5-1.1,7.2-2.6c0.5-0.3,1.1-0.8,1.2-1.2c0.2-2,0.3-3.9,0.4-5.8 C69.6,42.7,55.8,42.8,42,38.3z M53.5,52.3c1,2.3,2,4.6,3,6.8c0.1,0.3,0.5,0.5,0.7,0.6c1.3,0.1,2.7,0.1,4.1,0.2 c0.7,0,1.2-0.1,1.8-0.6C64,58.6,65,58,66,57.5c3.9-1.8,8.2-2.5,12.4-3c1.6-0.2,3.2-0.2,4.8-0.4c0-1.8,0-3.4,0-5.1 C73.6,53.2,63.5,53.2,53.5,52.3z M52.4,81.7c3,0.3,6,0.5,9,0.8c0-2.6,0-4.9,0-7.2c-1.7-0.1-3.2-0.2-4.8-0.2 c-0.3,0-0.6,0.2-0.8,0.4C54.7,77.4,53.6,79.4,52.4,81.7z M61.2,71c0-2.3,0-4.6,0-7c-1.3,0-2.4,0-3.5,0c-0.1,2.3-0.3,4.6-0.4,7 C58.6,71,59.9,71,61.2,71z"></path> </g> <g> <path class="st2" d="M22.8,67.6c0-0.8,0-1.4,0-2.2c-0.6,0-1.2,0-1.8,0c-1.3-0.1-2.2-0.9-2.2-2s0.9-2.1,2.2-2 c1.9,0.2,2.8-0.5,3.8-2.2c3.2-6,10.5-8.6,16.8-6.5c0.6,0.2,1.3,0.7,1.7,1.2c0.5,0.7,0.3,1.5-0.2,2.2c-0.6,0.7-1.4,0.9-2.2,0.6 c-1.9-0.7-3.8-0.9-5.7-0.5c-3,0.7-5.3,2.3-7,5.2c0.5,0,0.9,0,1.2,0c3.4,0,6.9,0,10.3,0c1.3,0,2.2,0.8,2.3,2c0,1.2-0.9,2-2.2,2 c-0.3,0-0.5,0-0.8,0c-3.6,0-7.2,0-10.8,0c-0.4,0-0.7,0-1.1,0c0,0.8,0,1.5,0,2.2c3.5,0,6.8,0,10.2,0c0.5,0,1.1,0,1.6,0 c1.2,0,2.1,0.8,2.1,1.9s-0.9,2-2.1,2c-3,0-6,0-9,0c-0.4,0-0.7,0-1.3,0c0.4,0.5,0.6,0.9,0.9,1.3c3,3.2,6.6,4.3,10.9,3.1 c0.2,0,0.3-0.1,0.5-0.1c1.3-0.4,2.4,0.1,2.8,1.1c0.4,1.2-0.2,2.2-1.5,2.7c-2.9,1-5.8,1.1-8.8,0.3c-4.1-1.2-7.2-3.7-9-7.6 c-0.3-0.6-0.6-0.8-1.3-0.8c-0.6,0.1-1.2,0-1.8,0c-1.5,0-2.4-0.8-2.4-2s1-2,2.4-2C21.7,67.6,22.3,67.6,22.8,67.6z"></path> </g> </g> </g> <g id="Calque_10" class="st0"> <g class="st1"> <g> <path class="st2" d="M46.9,110.1c-0.5-0.6-1.1-1.1-1.4-1.8c-1.4-3.7-2.7-7.4-4-11.1c-0.2-0.6-0.5-0.8-1.1-0.6 c-3.8,0.8-7.6,1.6-11.4,2.4c-0.9,0.2-1.7,0.1-2.3-0.7c-0.6-0.8-0.3-1.6,0.1-2.4c3.5-6.1,7-12.3,10.5-18.4c0.4-0.6,0.3-1-0.2-1.5 C20,59.6,23.5,31.7,44,20c2.6-1.5,5.3-2.5,8.1-3.3c1.4-0.4,2.4,0.1,2.7,1.2s-0.3,2-1.7,2.4c-10.8,3.2-18.2,10-21.7,20.7 c-5.9,18,5.7,37.1,24.4,40.5c16.8,3,32.9-7.9,36.4-24.7c3.3-16.1-6.6-32.3-22.5-36.6C68.9,20,68.1,19.8,68,19 c-0.1-0.6,0-1.3,0.2-1.8c0.4-0.7,1.2-0.9,2-0.6c1.3,0.4,2.6,0.7,3.8,1.2c12.6,5.2,20.2,14.5,22.1,28c1.7,11.7-2,21.8-10.4,30.1 c-0.6,0.6-0.6,0.9-0.2,1.6c3.5,6.1,7,12.2,10.4,18.3c0.3,0.6,0.5,1.4,0.3,2c-0.2,1-1.2,1.3-2.3,1.1c-3.9-0.8-7.7-1.6-11.6-2.4 c-0.7-0.1-0.9,0-1.1,0.6c-1.3,3.7-2.6,7.4-3.9,11.1c-0.3,0.8-0.7,1.5-1.5,1.9c-0.4,0-0.7,0-1.1,0c-0.5-0.5-1.1-1-1.4-1.6 c-3.8-6.6-7.6-13.3-11.3-19.9c-0.2-0.3-0.3-0.6-0.6-0.9c-0.2,0.4-0.4,0.6-0.6,0.9c-3.8,6.6-7.5,13.3-11.3,19.9 c-0.4,0.6-0.9,1.1-1.4,1.6C47.7,110.1,47.3,110.1,46.9,110.1z M47.9,103.8c3.5-6.2,6.9-12.2,10.4-18.3C51.8,84.9,46,82.7,40.7,79 c-2.9,5.2-5.8,10.3-8.8,15.5c0.4-0.1,0.7-0.1,0.9-0.1c3-0.6,6-1.2,8.9-1.9c1.4-0.3,2.1,0.1,2.6,1.4c0.7,1.9,1.4,3.9,2.1,5.8 C46.9,101,47.3,102.3,47.9,103.8z M74.8,103.8c0.2-0.5,0.3-0.8,0.4-1.1c1-2.9,2.1-5.9,3.1-8.8c0.5-1.4,1.2-1.8,2.6-1.5 c2.7,0.6,5.4,1.1,8,1.7c0.5,0.1,1.1,0.2,1.8,0.3C87.8,89.2,85,84.1,82,79c-5.3,3.8-11.1,5.9-17.6,6.6 C67.9,91.6,71.3,97.6,74.8,103.8z"></path> </g> <g> <path class="st2" d="M61.9,15.4c0.1,0.1,0.3,0.2,0.4,0.3c0.7,0.5,1,1.2,0.8,2.1c-0.3,0.8-0.9,1.3-1.8,1.3c-0.9,0-1.4-0.5-1.7-1.3 c-0.3-0.9,0-1.6,0.8-2.1c0.1-0.1,0.3-0.2,0.4-0.3C61.2,15.4,61.6,15.4,61.9,15.4z"></path> </g> <g> <path class="st2" d="M33.6,50.5c0-15.3,12.6-27.7,27.8-27.7C76.7,22.9,89.1,35.4,89,50.7c0,15.2-12.4,27.6-27.7,27.6 C46,78.2,33.6,65.7,33.6,50.5z M37.3,50.5c0,13.3,10.8,24.1,24,24.1s24-10.7,24.1-24c0-13.3-10.7-24.1-24-24.1 C48.2,26.5,37.3,37.2,37.3,50.5z"></path> </g> <g> <path class="st2" d="M73,64.4c0,1.5-1.4,2.4-2.7,1.7c-1.6-0.8-3.2-1.7-4.8-2.5c-1.1-0.6-2.2-1.1-3.3-1.7c-0.5-0.3-1-0.3-1.5,0 c-2.6,1.4-5.2,2.7-7.8,4.1c-0.8,0.4-1.6,0.6-2.3,0c-0.8-0.6-0.8-1.3-0.7-2.2c0.5-2.9,1-5.9,1.5-8.8c0.1-0.3-0.1-0.8-0.4-1.1 c-2.1-2.1-4.2-4.2-6.4-6.3c-0.6-0.6-1-1.3-0.7-2.2s1-1.2,1.9-1.3c2.9-0.4,5.8-0.9,8.8-1.3c0.6-0.1,0.9-0.3,1.2-0.9 c1.3-2.6,2.6-5.2,3.9-7.9c0.4-0.8,0.9-1.4,1.8-1.4c1,0,1.5,0.6,1.9,1.4c1.3,2.6,2.6,5.2,3.9,7.8c0.3,0.6,0.7,0.9,1.4,1 c2.9,0.4,5.8,0.9,8.7,1.3c0.9,0.1,1.5,0.5,1.8,1.3c0.3,0.9-0.1,1.5-0.7,2.1c-2.1,2.1-4.2,4.2-6.3,6.2c-0.4,0.4-0.6,0.8-0.5,1.4 c0.5,3,1,6,1.5,9C73,64.2,73,64.3,73,64.4z M54,61.2c2.2-1.1,4.1-2.1,6.1-3.2c0.9-0.5,1.7-0.5,2.5,0c1.3,0.7,2.7,1.4,4,2.1 c0.6,0.3,1.3,0.6,2.1,1c-0.4-2.4-0.7-4.6-1.1-6.8c-0.2-0.9,0-1.6,0.7-2.2c1.5-1.4,2.9-2.9,4.4-4.3c0.2-0.2,0.3-0.3,0.5-0.6 C71,46.9,69,46.5,67,46.3c-1.4-0.1-2.3-0.7-2.8-2c-0.7-1.6-1.5-3.2-2.3-4.7c-0.1-0.3-0.3-0.6-0.5-0.9c-0.1,0.1-0.2,0.2-0.2,0.2 c-0.7,1.3-1.3,2.6-2,4c-1.8,3.5-1,3-5,3.6c-1.5,0.2-3,0.5-4.5,0.7c1.6,1.7,3.2,3.3,4.7,4.9c0.6,0.6,0.9,1.3,0.7,2.2 C54.8,56.5,54.4,58.7,54,61.2z"></path> </g> </g> </g> <g id="Calque_11" class="st0"> <g class="st1"> <g> <path class="st2" d="M7.7,26.7c0.6-1.4,1.7-1.9,3.2-1.9c18.2,0,36.5,0,54.7,0c0.3,0,0.5,0,0.8,0c0.9,0.1,1.4,0.6,1.4,1.5 s-0.5,1.4-1.3,1.5c-0.4,0.1-0.7,0-1.1,0c-17.7,0-35.5,0-53.2,0c-0.4,0-0.8,0-1.3,0c0,18.9,0,37.7,0,56.5c25.3,0,50.7,0,76.1,0 c0-1,0-2,0-3.1c-0.5,0-0.9,0-1.3,0c-16.9,0-33.8,0-50.8,0c-0.4,0-0.9,0-1.3-0.1c-0.8-0.1-1.3-0.6-1.3-1.5c0-0.8,0.4-1.3,1.3-1.5 C34,78,34.4,78,34.8,78c16.9,0,33.8,0,50.8,0c0.5,0,0.9,0,1.5,0c0-0.5,0-0.8,0-1.2c0-5.1,0.1-10.2,0-15.3c-0.1-3.4,1.6-6,5.7-5.7 c0.8,0.1,1.6,0,2.5,0c0-0.5,0-0.8,0-1.2c0-5.2,0-10.5,0-15.7c0-3.3-1.7-5-5-5c-22.7,0-45.4,0-68.1,0c-3.3,0-5,1.7-5,5 c0,11.4,0,22.8,0,34.2c0,3.2,1.7,4.9,4.9,4.9c1.8,0,3.5,0,5.3,0c1.2,0,1.9,0.6,1.9,1.6c0,0.9-0.7,1.5-1.8,1.5 c-2.1,0-4.3,0.1-6.4-0.1c-3.7-0.2-6.6-3.2-6.8-6.9c-0.1-1.4,0-2.7,0-4.1c0-10.5,0-20.9,0-31.4c0-3.9,2.2-6.8,5.8-7.7 c0.7-0.2,1.5-0.2,2.2-0.2c22.7,0,45.5,0,68.2,0c4.9,0,8,3.1,8,8c0,5.2,0,10.5,0,15.7c0,0.4,0,0.7,0,1.2c1.1,0,2,0,3.1,0 c0-9.3,0-18.6,0-28.1c-0.4,0-0.8,0-1.2,0c-8.9,0-17.8,0-26.8,0c-0.3,0-0.7,0-1,0c-0.8-0.1-1.4-0.7-1.3-1.5c0-0.9,0.5-1.4,1.4-1.5 c0.3,0,0.5,0,0.8,0c9.4,0,18.7,0,28.1,0c2.3,0,3.1,0.8,3.1,3.1c0,8.9,0,17.8,0,26.8c0,0.4,0,0.8,0,1.4c1.1,0,2.2,0,3.2,0 c2.9,0,4.7,1.8,4.7,4.7c0,11.3,0,22.7,0,34c0,2.9-1.8,4.8-4.8,4.8c-1.4,0-2.7,0-4.1,0c-1.1,0-1.8-0.6-1.8-1.5s0.7-1.5,1.8-1.5 c1.4,0,2.7,0,4.1,0c1.2,0,1.7-0.5,1.7-1.7c0-11.4,0-22.7,0-34.1c0-1.2-0.5-1.7-1.7-1.7c-5.2,0-10.5,0-15.7,0 c-1.3,0-1.7,0.5-1.7,1.7c0,11.3,0,22.7,0,34c0,1.2,0.5,1.7,1.7,1.7c1.6,0,3.3,0,4.9,0c1.2,0,1.9,0.6,1.9,1.5c0,1-0.7,1.6-2,1.6 c-1.7,0-3.3,0-5,0c-2.7,0-4.6-1.9-4.6-4.6c0-2.4,0-4.9,0-7.4c-5.3,0-10.6,0-16,0c0,1.9,0,3.9,0,6c1.3,0,2.6,0,3.9,0 c0.9,0,1.8,0,2.8,0c0.8,0,1.3,0.5,1.4,1.4s-0.4,1.4-1.2,1.6c-0.3,0.1-0.7,0.1-1,0.1c-13.8,0-27.6,0-41.4,0c-0.3,0-0.5,0-0.8,0 c-0.9-0.1-1.5-0.7-1.5-1.5s0.6-1.5,1.6-1.5c1.8,0,3.5,0,5.3,0c0.4,0,0.7,0,1.2,0c0-2,0-4,0-6.1c-0.4,0-0.7,0-1.1,0 c-9.7,0-19.4,0-29.1,0c-1.5,0-2.6-0.5-3.2-1.9C7.7,66.1,7.7,46.4,7.7,26.7z M44.3,87.6c0,2,0,4,0,5.9c7.8,0,15.6,0,23.5,0 c0-2,0-4,0-5.9C59.9,87.6,52.1,87.6,44.3,87.6z"></path> </g> <g> <path class="st2" d="M94.9,61c0.4,0,0.7,0,1.1,0c0.9,0.1,1.4,0.6,1.4,1.4c0,0.9-0.4,1.5-1.3,1.5c-0.8,0.1-1.6,0.1-2.4,0 c-0.9-0.1-1.3-0.6-1.3-1.5s0.5-1.4,1.4-1.5C94.2,61,94.6,61,94.9,61z"></path> </g> <g> <path class="st2" d="M103.9,84.5c0-0.3,0-0.5,0-0.8c0.1-0.8,0.6-1.3,1.4-1.4s1.4,0.4,1.5,1.2c0.1,0.6,0.1,1.2,0,1.8 c-0.1,0.9-0.7,1.3-1.5,1.4c-0.8,0-1.4-0.6-1.5-1.5C103.9,85,103.9,84.7,103.9,84.5L103.9,84.5z"></path> </g> <g> <path class="st2" d="M103.9,70.2c0-0.3,0-0.5,0-0.8c0.1-0.8,0.6-1.3,1.4-1.3s1.4,0.3,1.5,1.1c0.1,0.6,0.1,1.3,0.1,1.9 c-0.1,0.9-0.7,1.3-1.5,1.4c-0.8,0-1.4-0.6-1.5-1.5C103.9,70.7,103.9,70.4,103.9,70.2L103.9,70.2z"></path> </g> <g> <path class="st2" d="M103.9,77.3c0-0.3-0.1-0.6,0-0.8c0.3-0.4,0.5-0.9,1-1.2c0.6-0.4,1.3-0.1,1.7,0.5c0.5,0.6,0.5,2.6,0,3.2 s-1.1,0.8-1.8,0.4C103.8,79,103.8,78.1,103.9,77.3z"></path> </g> <g> <path class="st2" d="M98.1,70.2c0-0.3-0.1-0.7,0.1-0.9c0.2-0.4,0.5-0.8,0.8-1.1c0.7-0.4,1.3-0.2,1.8,0.4c0.6,0.7,0.5,2.7-0.1,3.3 c-0.5,0.6-1.3,0.8-1.8,0.3s-0.7-1.2-1.1-1.9C98,70.3,98,70.2,98.1,70.2z"></path> </g> <g> <path class="st2" d="M98.1,77.4c0-0.3,0-0.6,0-0.9c0.1-0.8,0.7-1.3,1.5-1.3s1.3,0.4,1.5,1.2c0.1,0.6,0.1,1.2,0.1,1.7 c-0.1,0.9-0.8,1.6-1.6,1.5c-0.8,0-1.4-0.7-1.4-1.6C98.1,77.8,98.1,77.6,98.1,77.4L98.1,77.4z"></path> </g> <g> <path class="st2" d="M92.4,70.1c0-0.3,0-0.7,0.1-1c0.2-0.8,0.8-1.2,1.6-1.1c1,0.1,1.4,0.8,1.4,2.4c0,1.2-0.5,2-1.4,2 c-0.8,0-1.4-0.4-1.6-1.2C92.4,70.9,92.4,70.5,92.4,70.1z"></path> </g> <g> <path class="st2" d="M95.5,77.4c0,0.4,0,0.7-0.2,1.1c-0.3,1-1.4,1.3-2.2,0.8c-1.1-0.7-1-3.3,0.1-4c0.9-0.5,1.9-0.1,2.2,0.9 C95.5,76.6,95.5,77,95.5,77.4z"></path> </g> <g> <path class="st2" d="M92.4,84.5c0-0.3-0.1-0.8,0.1-1c0.4-0.5,0.9-1.1,1.4-1.1s1.3,0.5,1.4,0.9c0.2,0.7,0.2,1.7,0,2.4 c-0.2,0.4-1,1-1.5,0.9c-0.5,0-1-0.7-1.3-1.1C92.3,85.3,92.4,84.8,92.4,84.5z"></path> </g> <g> <path class="st2" d="M98.1,84.5c0-0.3,0-0.6,0.1-0.9c0.1-0.8,0.6-1.2,1.4-1.3c0.8-0.1,1.4,0.3,1.5,1.1c0.1,0.6,0.1,1.2,0.1,1.8 c-0.1,0.9-0.7,1.5-1.5,1.5s-1.4-0.6-1.5-1.6C98.1,84.9,98.1,84.7,98.1,84.5L98.1,84.5z"></path> </g> </g> </g> <g id="Calque_12" class="st0"> <g class="st1"> <g> <path class="st2" d="M91.4,80.9c-1.1,0-2,0.9-2,2s0.9,2,2,2s2.1-0.9,2.1-2C93.4,81.8,92.5,80.9,91.4,80.9z"></path> </g> <g> <path class="st2" d="M7.1,73.1c0.2-1.1,0.3-2.2,0.6-3.3c1.9-9.2,7-16,15.3-20.4c0.8-0.5,1.1-0.9,1.1-1.9 c-0.2-3.9,0.9-7.4,3.3-10.4c2-2.4,4.1-4.7,6.3-6.9c0.9-0.9,2.2-1.4,3.4-2.1c-5.3-6.7-2-13.8,2.2-16.4c5.5-3.5,11.9-1.5,15,3.2 c3.5,5.2,1.9,12.6-4.6,15.9c0.1,0.1,0.1,0.3,0.2,0.3c2.6,2.4,3.6,5.5,4.1,8.9c0.6,4.2,1.3,8.4,1.9,12.7c0.5-0.2,0.9-0.4,1.3-0.6 c6-2.8,11.9-1.5,16.2,3.6c2.4,2.9,4.8,5.9,7.2,8.9c0.5,0.6,0.9,0.8,1.7,0.7c4.5-0.5,8.2,1.1,11,4.6c1.6,1.9,1.1,3.7-1.3,4.6 c-9.1,3.6-18.2,7.2-27.3,10.8c-0.7,0.3-1,0.6-1.3,1.3c-1.1,2.2-2.3,4.3-3.5,6.5c1.7-0.7,3.5-1.4,5.3-2.1 c5.6-2.2,11.2-4.5,16.9-6.6c0.7-0.3,1.5-0.4,2.2-0.3c0.8,0.1,1.3,0.7,1.4,1.6c0.1,0.8-0.1,1.5-0.8,2c-0.4,0.2-0.8,0.4-1.2,0.6 c-16.3,6.3-32.5,12.7-48.7,19c-0.3,0.1-0.5,0.2-0.7,0.4c24.8,0,49.6,0,74.4,0c0-9.8,0-19.6,0-29.5c-2,0.8-3.9,1.5-5.9,2.3 c-0.9,0.4-1.8,0.8-2.8,1.1c-1.3,0.5-2.5,0-2.9-1.1s0.1-2.2,1.4-2.7c3.8-1.5,7.5-3,11.3-4.5c1.3-0.5,2-0.2,3,1.1c0,12,0,24,0,35.9 c-0.6,1.3-1.6,1.6-3,1.6c-28.8,0-57.5,0-86.3,0c-0.4,0-0.8,0-1.2-0.1c-0.9-0.1-1.5-0.7-1.7-1.6s0.1-1.6,0.8-2.1 c0.3-0.2,0.7-0.4,1-0.5c2.6-1,5.2-2.1,7.9-3.1c0.3-0.1,0.7-0.3,0.7-0.3c-2.6-1-5.3-1.9-8-3c-1.3-0.5-1.6-1.7-1.1-2.8 c0.5-1,1.6-1.4,2.8-0.9c0.2,0.1,0.4,0.2,0.6,0.3c8.7,3.9,17.1,3.5,25-1.8c8.2-5.6,11.9-13.6,10.9-23.4 c-1-10.3-8.1-18.6-18.1-21.5c-1.4-0.4-2.8-0.6-4.4-0.9c0.2,1.5,0.5,2.7,0.6,3.9c0.1,0.7,0.4,1,1.1,1.2c9.4,1.9,16.3,10.4,16.3,20 c0,13.2-12.4,23-25.2,19.9c-10.7-2.6-17.5-13.3-15.2-24c1.2-5.6,4.2-10,9.1-13.1c0.2-0.2,0.6-0.5,0.6-0.7 c-0.3-1.4-0.7-2.8-1.1-4.3c-0.2,0.1-0.4,0.1-0.5,0.2c-8.5,4.4-14,14.6-13.1,24.1c0.3,3.2,1.1,6.3,2.5,9.2 c0.7,1.4,0.3,2.6-0.9,3.2c-1.1,0.5-2.3,0-2.8-1.4C9.4,86.1,8.6,84,8,81.9c-0.4-1.4-0.6-3-0.8-4.4C7.1,76,7.1,74.6,7.1,73.1z M40.4,59.6c0.1,0.7,0.2,1.3,0.3,1.8c0.4,1.9,0.4,3.8-0.7,5.5c-1.6,2.5-3.9,3.5-6.7,3.1s-4.5-2.2-5.3-4.9c-0.3-1-0.5-2.1-0.8-3.2 c-6.2,4-8.8,12.4-5.9,19.5c2.9,7.2,10.5,11.3,18.4,9.8c7.4-1.4,13.1-8.3,13.1-16C52.7,67.9,47.2,60.9,40.4,59.6z M51.3,49.8 c0,0,0-0.1,0-0.2c-0.6-3.6-1-7.2-1.7-10.8c-0.6-3.3-2.4-5.6-5.6-6.6c-3.3-1.1-6.4-0.4-8.8,2.2c-1.8,1.9-3.5,3.8-5,5.9 c-1.9,2.6-2.6,5.7-1.8,8.9c1.1,4.9,2.4,9.8,3.6,14.7c0.4,1.6,1.6,2.3,3,2c1.3-0.3,2-1.6,1.8-3.1c-0.9-5.6-1.8-11.1-2.7-16.7 c-0.2-1.4,0.4-2.5,1.5-2.7c1.3-0.3,2.3,0.5,2.5,2c0.1,0.6,0.3,0.8,0.9,0.9c1.7,0.3,3.4,0.4,5,0.9C46.4,47.8,48.8,48.9,51.3,49.8z M62.3,61.6c0.2-0.1,0.4-0.2,0.5-0.2c2.1-1.1,2.6-0.9,4.1,0.9c3,3.7,6,7.4,9,11.1c0.6,0.7,1.1,1.9,1.9,2.1s1.8-0.5,2.8-0.8 c2.8-1.1,5.6-2.2,8.4-3.3c-0.2-0.2-0.3-0.3-0.4-0.4c-2.1-1.5-4.3-2-6.7-1.3c-1.4,0.4-2.4,0.1-3.2-1.1c-0.2-0.3-0.5-0.6-0.8-1 c-2.8-3.4-5.6-7-8.6-10.3c-2.6-2.9-7.4-3.3-10.6-1c0.6,0.8,1.3,1.7,1.9,2.5C61.1,59.6,61.6,60.5,62.3,61.6z M45.1,27.5 c3.7,0.1,6.8-2.8,6.9-6.5c0.1-3.8-2.9-6.9-6.6-7c-3.6-0.1-6.7,2.9-6.8,6.6C38.4,24.4,41.3,27.4,45.1,27.5z M65.2,80.7 c3-1.2,5.7-2.3,8.6-3.4c-3.3-4-6.4-7.9-9.6-11.8C65.7,70.4,66.1,75.4,65.2,80.7z"></path> </g> <g> <path class="st2" d="M91.4,80.9c1.1,0,2,0.9,2,2s-1,2-2.1,2s-2-0.9-2-2S90.2,80.9,91.4,80.9z"></path> </g> <g> <path class="st2" d="M19.1,94.5c0,1.1-0.9,2-2.1,2c-1.1,0-2-1-2-2.1s0.9-2,2.1-2C18.3,92.5,19.2,93.4,19.1,94.5z"></path> </g> </g> </g> <g id="Calque_2_00000021080796775751578000000018399469521325062050_" class="st0"> <g class="st1"> <path class="st2" d="M102.3,15.1c1.3,1.2,2.7,2.2,3.9,3.5c0.8,0.9,0.6,2.3-0.1,3.2c-0.2,0.2-0.3,0.4-0.6,0.6 c-0.8,0.6-1.2,1.4-1.1,2.5c0.1,0.7-0.1,1.5-0.4,2.1c-3.4,8.4-6.9,16.8-11.6,24.6c-4.4,7.2-9.4,13.9-15,20.1 c-0.2,0.2-0.4,0.4-0.6,0.7c0.2,0.2,0.3,0.4,0.5,0.6c3.7,3.7,7.3,7.4,11,11c0.3,0.3,0.9,0.5,1.4,0.6c0.8,0.1,1.6,0,2.4,0 c2.1,0,3.9,0.7,5.4,2.2c2.6,2.5,5.1,5.1,7.7,7.7c1.9,1.9,1.9,4.5,0,6.4c-2,2.1-4.1,4.1-6.2,6.2c-1.9,1.9-4.5,1.9-6.4,0 c-2.6-2.5-5.1-5.1-7.7-7.7c-1.5-1.5-2.4-3.4-2.2-5.5c0.2-2.3-0.5-4-2.3-5.4c-1.4-1.1-2.6-2.5-3.9-3.8c-0.8-0.8-0.8-1.6-0.3-2.2 c0.6-0.6,1.4-0.6,2.2,0.2c0.4,0.4,0.7,0.7,1.1,1.1c0,0,0.1,0,0.2,0.1c0.7-0.7,1.4-1.5,2-2.1C68,67.8,54,53.9,40,39.9 c-0.5,0.6-1.3,1.3-2.1,2.2c0.1,0.1,0.3,0.4,0.6,0.6C50.3,54.4,62,66.2,73.8,77.9c0.2,0.2,0.4,0.4,0.6,0.7c0.5,0.6,0.5,1.4,0,2 c-0.6,0.5-1.3,0.5-1.9,0c-0.6-0.6-1.2-1.2-1.8-1.9c-0.3,0.2-0.5,0.4-0.7,0.5C58.3,90,44.9,98.2,30.1,104c-1.4,0.6-2.8,1.2-4.2,1.7 c-1.1,0.4-2.4,0.5-3.5,0.7c-0.4,0.1-0.8,0.3-1.2,0.5c-0.3,0.1-0.4,0.4-0.7,0.6c-1.5,1.4-3.1,1.4-4.5,0c-1-1-1.9-2.2-2.8-3.3 c0-0.4,0-0.9,0-1.3c0.6-0.8,1.2-1.5,1.7-2.3c0.2-0.3,0.4-0.7,0.4-1.1c0.2-0.9,0.1-2,0.4-2.9c2.4-5.6,4.8-11.1,7.3-16.7 c0.4-1,1.2-1.3,2-0.9s0.9,1.1,0.5,2.1C23.4,86,21.2,91,19,96c-0.1,0.2-0.2,0.5-0.3,0.8c1.8-0.8,2.7-0.6,4,0.7 c0.4,0.4,0.8,0.8,1.2,1.2c1.4,1.2,2,2.5,1,4.3c16.3-6,31-14.4,43.5-26.2c-1.5-1.5-2.9-2.9-4.5-4.5c-0.1,0.2-0.3,0.5-0.5,0.8 c-1.5,1.6-3.1,3.1-4.6,4.6c-2.9,2.8-7.3,2.8-10.2,0.1c-1.6-1.5-3.1-3-4.6-4.6c-2.7-2.9-2.7-7.2,0.1-10.1c1.5-1.6,3.1-3.1,4.7-4.7 c0.2-0.2,0.5-0.5,0.6-0.6c-1.5-1.5-2.9-2.9-4.4-4.4c-0.1,0.1-0.2,0.3-0.4,0.5c-6,6.5-11.2,13.6-15.6,21.2c-0.2,0.4-0.4,0.7-0.7,1 c-0.5,0.5-1.1,0.5-1.7,0.2c-0.6-0.4-0.8-0.9-0.5-1.6c0.1-0.2,0.2-0.4,0.3-0.6c4-6.9,8.6-13.4,13.9-19.5c1-1.1,1.9-2.2,3-3.4 c-0.3-0.3-0.6-0.4-0.9-0.7c-3.1-3.1-6.3-6.2-9.3-9.4c-1.4-1.5-2.8-2.2-4.9-2c-2.4,0.3-4.4-0.8-6.1-2.5c-2.1-2.2-4.2-4.3-6.4-6.4 c-1-1-1.9-2-2.4-3.3c0-0.5,0-1.1,0-1.6c0.4-1.3,1.2-2.3,2.2-3.2c1.5-1.5,3.1-3,4.6-4.6c0.9-1,1.9-1.8,3.2-2.2c0.5,0,1.1,0,1.6,0 c0.8,0.5,1.7,0.8,2.4,1.5c2.6,2.5,5.1,5.1,7.7,7.6c1.5,1.5,2.2,3.3,2.2,5.4c0,0.8-0.1,1.6,0,2.4c0.1,0.5,0.3,1.1,0.6,1.4 c3.6,3.7,7.3,7.4,11,11c0.2,0.2,0.4,0.3,0.6,0.5c0.3-0.2,0.5-0.4,0.7-0.6c6.9-6.5,14.4-12,22.4-16.6c6.9-3.9,14.1-7,21.5-9.9 c1.1-0.4,2.4-0.5,3.6-0.7c0.4-0.1,0.8-0.2,1.1-0.4c0.8-0.5,1.5-1.1,2.3-1.7C101.4,15.1,101.9,15.1,102.3,15.1z M94.9,20.6 C78.6,26.6,64,35,51.4,46.8c1.5,1.5,2.9,2.9,4.6,4.5c1-1.1,2-2.3,3.1-3.3c3.2-2.9,8-3.5,11.8-1.5c6,3.2,7.4,11.2,2.8,16.2 c-1,1.1-2.3,2.1-3.4,3.2c0.3,0.4,0.5,0.6,0.7,0.7c1.3,1.3,2.5,2.6,3.8,3.9c11.9-12.7,20.4-27.4,26.3-43.7c-1.7,1-3.1,0.4-4.3-1 c-0.4-0.4-0.8-0.8-1.2-1.2C94.3,23.3,94.2,22.5,94.9,20.6z M68.6,64c1-1,1.9-1.9,2.9-3c2.8-2.9,2.9-7.3,0.3-10.4 c-2.5-3-7-3.6-10.2-1.3c-1.5,1.1-2.7,2.4-3.9,3.6C61.4,56.8,65,60.3,68.6,64z M58,74.6c-3.6-3.6-7.2-7.2-10.9-10.9 c-0.3,0.3-0.5,0.7-0.9,1.1c-1.9,2-2,4.8,0,6.8c1.4,1.4,2.7,2.8,4.1,4.1c0.7,0.6,1.7,1.2,2.7,1.4C55.2,77.4,56.8,76.1,58,74.6z M25.2,24.8c2.9,2.9,5.7,5.8,8.8,8.8c0.2-0.5,0.4-1,0.5-1.5c0.1-0.8,0-1.6,0-2.5c0-1.4-0.5-2.6-1.5-3.6s-2.1-2-3.1-3.1 c-0.5-0.5-0.9-1.1-1.3-1.6C27.3,22.7,26.2,23.8,25.2,24.8z M19.7,30.2c0.9,0.9,1.9,1.9,2.9,2.9c3.2,3.2,3.2,3.2,7.7,3.2 c0.5,0,1-0.3,1.5-0.5c-3.1-3.1-6-5.9-8.9-8.8C21.9,28,20.9,29.1,19.7,30.2z M100.3,93.3c-1-1-2-1.9-2.9-2.9 c-3.1-3.1-3.1-3.1-7.6-3.1c-0.7,0-1.2,0.2-1.4,0.7c2.9,2.9,5.8,5.8,8.7,8.6C98,95.6,99.1,94.5,100.3,93.3z M94.8,98.8 C91.9,95.9,89,93,86,90c-0.2,0.5-0.4,1-0.4,1.5c-0.1,0.9-0.1,1.8,0,2.7c0.1,0.9,0.3,1.9,0.9,2.5c1.7,1.8,3.6,3.4,5.3,5.1 C92.7,100.9,93.8,99.8,94.8,98.8z M49.4,61.6c3.6,3.6,7.2,7.2,10.6,10.6c0.7-0.7,1.4-1.4,2-1.9c-3.5-3.5-7.1-7.1-10.7-10.7 C50.7,60.3,50,61,49.4,61.6z M26.5,19.3c-0.4-0.3-0.8-0.7-1.2-1c-0.8-0.6-1.6-0.7-2.3,0c-2.2,2.1-4.3,4.3-6.4,6.4 c-0.6,0.7-0.6,1.5-0.1,2.2c0.4,0.5,0.8,0.9,1.1,1.3C20.6,25.3,23.5,22.4,26.5,19.3z M93.6,104.1c0.1,0.2,0.3,0.4,0.5,0.6 c1.4,1.4,2,1.4,3.5,0c1.7-1.7,3.5-3.5,5.2-5.2c1.5-1.5,1.5-2.1,0-3.6c-0.2-0.2-0.4-0.3-0.5-0.4C99.4,98.3,96.5,101.2,93.6,104.1z M97.3,22.3c0.7,0.7,1.4,1.5,2,2.2c1.5-1.5,2.9-3,4.3-4.3c-0.7-0.7-1.4-1.5-2-2.2C100.2,19.4,98.8,20.9,97.3,22.3z M22.6,101.3 c-0.7-0.7-1.4-1.5-2-2.1c-1.5,1.5-2.9,2.9-4.3,4.3c0.6,0.7,1.4,1.4,2,2.1C19.8,104.1,21.2,102.7,22.6,101.3z M35.9,35.4 c-0.8,0.8-1.6,1.5-2.3,2.2c0.8,0.8,1.5,1.5,2.2,2.2c0.8-0.7,1.5-1.5,2.3-2.2C37.4,36.9,36.6,36.1,35.9,35.4z M84.2,83.6 c-0.9,0.9-1.6,1.6-2.3,2.3c0.7,0.7,1.4,1.5,2.2,2.2c0.7-0.8,1.5-1.5,2.2-2.3c-0.1-0.1-0.1-0.2-0.2-0.3 C85.5,84.9,84.9,84.2,84.2,83.6z"></path> </g> </g> <g id="Calque_3" class="st0"> <g class="st1"> <path class="st4" d="M12.3,40.6c0.5-0.9,0.9-2,1.6-2.8c1-1.2,2.5-1.5,4.1-1.5c7.4,0,14.8,0,22.3,0c0.4,0,0.8,0,1.3,0 c0-0.4,0-0.7,0-1.1c0-3,0-6,0-9c0-3.5,2.1-5.6,5.6-5.6c9.4,0,18.9,0,28.3,0c3.5,0,5.6,2.1,5.6,5.6c0,3.3,0,6.5,0,9.8 c0,0.1,0,0.1,0.1,0.3c0.3,0,0.7,0,1.1,0c6.5,0,13.1,0,19.6,0c3,0,5,1.6,5.5,4.2c0.1,0.4,0.1,0.8,0.1,1.2c0,17.3,0,34.6,0,52 c0,3.3-2.2,5.5-5.5,5.5c-28,0-56,0-84.1,0c-3.1,0-4.6-1.1-5.7-4c0-0.1-0.1-0.1-0.1-0.1C12.3,77,12.3,58.8,12.3,40.6z M94.4,96.5 c0-19.1,0-38.1,0-57.2c-1.3,0-2.6,0-4,0c0,0.4,0,0.8,0,1.1c0,12.3,0,24.5,0,36.8c0,1.5-0.5,2.2-1.5,2.1c-0.9,0-1.3-0.7-1.3-2.1 c0-12.3,0-24.5,0-36.8c0-0.4,0-0.7,0-1.1c-18.4,0-36.7,0-55,0c0,19.1,0,38.1,0,57.1c18.4,0,36.7,0,55,0c0-2.5,0-4.8,0-7.2 c0-1.9,0-3.7,0-5.6c0-0.9,0.6-1.4,1.4-1.4c0.7,0,1.3,0.6,1.4,1.4c0,0.2,0,0.5,0,0.7c0,3.7,0,7.4,0,11.2c0,0.3,0,0.7,0,1 C91.7,96.5,93,96.5,94.4,96.5z M22.8,96.5c0-0.5,0-0.8,0-1.2c0-13.3,0-26.6,0-39.9c0-0.3,0-0.6,0-0.8c0.1-0.9,0.6-1.5,1.4-1.5 s1.4,0.6,1.4,1.5c0,0.3,0,0.6,0,0.8c0,13.3,0,26.6,0,39.9c0,0.4,0,0.8,0,1.1c1.4,0,2.7,0,4,0c0-19.1,0-38.1,0-57.1 c-1.3,0-2.6,0-4,0c0,0.4,0,0.7,0,1.1c0,2.7,0,5.4,0,8.1c0,1.1-0.5,1.7-1.4,1.7s-1.4-0.6-1.4-1.7c0-2.5,0-4.9,0-7.4 c0-0.6,0-1.2,0-1.8c-1.6,0-3.1,0-4.5,0c-2.4,0-3.1,0.7-3.1,3.1c0,17,0,34,0,51c0,0.3,0,0.6,0,0.9c0.1,1.1,0.9,2.1,2,2.1 C19,96.5,20.8,96.5,22.8,96.5z M97.3,96.5c1.5,0,3,0,4.5,0c2.3,0,3.1-0.8,3.1-3.1c0-17,0-34.1,0-51.1c0-0.3,0-0.6,0-0.9 c-0.1-1-0.8-1.9-1.7-2c-2-0.1-3.9,0-5.9,0C97.3,58.4,97.3,77.4,97.3,96.5z M78.3,36.4c0-3.7,0.1-7.3,0-10.9c0-1.2-1.1-2-2.4-2 c-9.7,0-19.4,0-29,0c-1.5,0-2.4,0.9-2.5,2.4c0,3.3,0,6.6,0,10c0,0.2,0.3,0.6,0.4,0.6c1,0,2.1,0,3.2,0c0-2.2,0-4.3,0-6.4 c0-2.2,1-3.2,3.2-3.2c2.9,0,5.8,0,8.7,0c3.9,0,7.8,0,11.6,0c2,0,3.1,1,3.1,3c0,1.6,0,3.3,0,4.9c0,0.5,0,1.1,0,1.7 C76,36.4,77.1,36.4,78.3,36.4z M50.9,29.6c0,2.3,0,4.5,0,6.7c7,0,14,0,20.9,0c0-2.3,0-4.5,0-6.7C64.8,29.6,57.9,29.6,50.9,29.6z"></path> <path class="st4" d="M63.4,76.7c-0.4-0.3-0.9-0.5-1.3-0.8c-0.8-0.5-1-1.2-0.5-2c0.7-1.3,1.5-2.6,2.3-3.9c0.5-0.8,1.2-1,1.9-0.6 c0.7,0.4,0.9,1.2,0.5,2c-0.5,0.9-1,1.8-1.6,2.8c1.6,0.9,3.1,1.9,4.8,2.7c0.7,0.3,1.6,0.1,2.4,0.1c0.2,0,0.4-0.2,0.5-0.4 c2.2-3.8,4.4-7.7,6.7-11.6c-2.2-1.3-4.4-2.6-6.7-3.9c-0.8,1.4-1.6,2.8-2.4,4.1c-0.2,0.4-0.4,0.8-0.7,1.1c-0.5,0.6-1.1,0.8-1.8,0.4 c-0.7-0.4-0.9-1.1-0.6-1.8c1.2-2.2,2.5-4.4,3.8-6.6c0.5-0.8,1.2-0.7,2-0.3c2.9,1.7,5.9,3.4,8.8,5.1c1,0.6,1.1,1.3,0.5,2.4 c-1.7,3-3.4,6-5.2,8.9c-1.2,2-2.8,3.9-3.3,6.1c-0.6,2.2-0.2,4.7-0.2,7c0,2.7-0.1,2.8-2.8,2.8c-5.3,0-10.7,0-16,0c-1.6,0-2-0.4-2-2 c0-3.1,0-6.2,0-9.3c0-1.6,0.4-2,2-2c3,0,5.9,0,8.9,0C63.3,76.8,63.4,76.8,63.4,76.7z M70.3,79.8c-5.1,0-10.1,0-15.1,0 c0,2.6,0,5.1,0,7.6c5.1,0,10.1,0,15.1,0C70.3,84.8,70.3,82.3,70.3,79.8z"></path> <path class="st4" d="M50.3,48.8c0.6-0.4,1.1-0.9,1.8-1.3c2.6-1.7,5.5-1.6,7.8,0.2s3.2,4.8,2.3,7.6c-0.8,2.5-2.4,4.6-4.2,6.4 c-2.1,2-4.4,3.8-6.5,5.6c-0.7,0.6-1.4,0.6-2.1,0c-3.1-2.2-6-4.7-8.3-7.7c-1.2-1.5-2.2-3.1-2.6-5c-0.6-2.8,0.5-5.7,2.8-7.3 s5-1.6,7.5,0C49.1,47.9,49.7,48.4,50.3,48.8z M50.3,64.7c3-2.3,6-4.7,8.1-8c0.5-0.7,0.9-1.6,1.1-2.4c0.5-1.6-0.1-3.4-1.5-4.5 c-1.3-0.9-2.9-1-4.3,0c-0.7,0.5-1.3,1.1-1.9,1.8c-0.9,1.1-2,1.1-3,0c-0.5-0.7-1.2-1.3-1.9-1.8c-2.5-1.6-5.3-0.3-5.9,2.6 c-0.4,1.6,0.3,3,1.2,4.3C44.3,59.9,47.2,62.3,50.3,64.7z"></path> </g> </g> <g id="Calque_4" class="st0"> <g class="st1"> <path class="st5" d="M48.1,78.6c0.2,0.4,0.4,0.6,0.6,0.9c3.6,5.3,7.2,10.7,10.8,16c1.1,1.6,1.7,3.3,1.5,5.2 c-0.4,3.5-2.5,5.8-5.8,6.6c-2.9,0.7-6.1-0.7-8-3.4c-4.1-6.1-8.3-12.2-12.4-18.3c-0.2-0.3-0.4-0.6-0.5-0.8c-1.6,0.5-3,1.2-4.6,1.5 c-8.6,1.5-14.4-6-14.1-12.3c0.2-4,1.9-7.1,5.1-9.4c2.5-1.7,5-3.4,7.4-5.1c0.5-0.3,1-0.9,1.2-1.4c4.7-9.5,9.4-19,14-28.4 c1.1-2.3,3.1-3.5,5.6-3.8c3.1-0.4,5.9,0.7,8.6,2.1c4.9,2.7,8.9,6.5,12.4,10.8c5,6.2,8.9,13,11,20.7c0.9,3.3,1.4,6.7,0.7,10.1 c-0.4,2.1-1.3,3.9-3,5.3c-1.1,0.9-2.3,1.3-3.7,1.4c-8.7,0.7-17.3,1.4-26,2.1C48.7,78.5,48.4,78.5,48.1,78.6 M45.5,36.1 c0.1,1.1,0.2,2.1,0.4,3.2c0.1,0.7,0.3,1.5,0.5,2.2c3.1,10.9,9.1,19.8,17.8,27c2.4,2,5.1,3.5,8.2,4.2c1.7,0.4,3.2-0.1,4.2-1.4 c0.7-0.9,1.3-2,1.5-3.2c0.6-2.3,0.3-4.7-0.2-7c-1-4.7-3.1-9-5.6-13.1c-3.4-5.5-7.4-10.5-12.5-14.4c-2.3-1.8-4.8-3.3-7.7-4 c-3.2-0.7-5.5,0.7-6.1,4C45.6,34.5,45.5,35.3,45.5,36.1"></path> <path class="st5" d="M85.2,39c-1.2,0-1.7-0.4-2-1.2s0-1.6,0.8-2.1c1.8-1.2,3.6-2.4,5.4-3.5c2.3-1.5,4.5-3,6.8-4.5 c1.1-0.7,2.2-0.6,2.8,0.3c0.7,0.9,0.3,2-0.8,2.8c-4,2.6-7.9,5.2-11.9,7.8C85.9,38.8,85.4,39,85.2,39"></path> <path class="st5" d="M88.2,47.5c2.4,0.4,5,0.9,7.6,1.4c2.3,0.4,4.6,0.8,6.9,1.2c1.1,0.2,1.8,1,1.7,2c-0.1,1.1-1.1,1.8-2.3,1.6 c-4.8-0.8-9.6-1.7-14.4-2.6C86.6,50.9,86,50,86.1,49C86.2,48.1,87,47.4,88.2,47.5"></path> <path class="st5" d="M79,15.4c-0.4,3.7-0.7,7.3-1.1,11c-0.1,0.9-0.2,1.8-0.3,2.6c-0.1,1.1-0.9,1.8-2,1.7c-1-0.1-1.7-0.9-1.6-2 c0.4-4.5,0.9-9.1,1.4-13.6c0.1-1.1,1-1.7,2-1.6C78.4,13.6,79,14.4,79,15.4"></path> <path class="st5" d="M57.9,43.6c4.9,0,8.7,2.6,10,6.6c1.4,3.9,0.1,8.3-3.2,10.9c-0.4,0.3-0.8,0.6-1.2,0.7c-0.8,0.3-1.7-0.2-2.1-1 C61,60,61.2,59.1,62,58.5c1.4-1.1,2.4-2.5,2.6-4.3c0.3-2.5-0.5-4.5-2.6-5.9c-2-1.4-4.2-1.5-6.4-0.5c-0.2,0.1-0.5,0.3-0.7,0.4 c-1,0.5-2,0.3-2.5-0.6c-0.5-0.8-0.3-1.9,0.6-2.5C54.8,44.2,56.6,43.6,57.9,43.6"></path> </g> </g> <g id="Calque_13" class="st0"> <g class="st1"> <path class="st5" d="M15.6,86.2c0-13.4,0-26.7,0-40.1c0.1-0.1,0.1-0.3,0.2-0.4c0.9-5,4.8-8.6,9.8-8.8c3-0.2,6.1-0.1,9.1-0.1 c0.6,0,1-0.2,1.3-0.7c1.4-2.2,2.9-4.4,4.3-6.6c2.2-3.4,5.4-5,9.4-5.1c6.9,0,13.7,0,20.6,0c4,0,7.2,1.7,9.4,5.1 c1.4,2.2,2.9,4.4,4.3,6.6c0.3,0.5,0.7,0.7,1.3,0.7c2.7,0,5.4,0,8.1,0c5.4,0,9.6,3.2,10.7,8.3c0.2,0.9,0.3,1.8,0.3,2.7 c0,12.2,0,24.4,0,36.6c0,1.7-0.2,3.3-1,4.8c-2.1,4.2-5.5,6.3-10.1,6.3c-22.2,0-44.4,0-66.6,0c-0.3,0-0.7,0-1,0 c-4.6-0.3-8.4-3.3-9.6-7.6C15.9,87.4,15.7,86.8,15.6,86.2 M60,39c-13.3,0.1-24,10.8-23.9,24s10.9,23.9,24,23.9 c13.2-0.1,24-10.9,23.9-24C83.8,49.7,73.1,39,60,39 M90.3,51.9c0.9-0.1,1.8,0,2.6-0.2c1.4-0.3,2.4-1.6,2.4-3.1 c-0.1-1.6-1.2-2.9-2.7-3c-1.6-0.1-3.1-0.1-4.7,0c-1.5,0.1-2.7,1.4-2.8,2.9c-0.1,1.5,1,2.9,2.5,3.2C88.6,51.8,89.4,51.8,90.3,51.9"></path> <path class="st5" d="M60,49.7c7.3-0.1,13.3,5.8,13.4,13.1s-5.9,13.4-13.3,13.4c-7.3,0-13.3-5.8-13.4-13.1 C46.6,55.8,52.6,49.7,60,49.7"></path> </g> </g> <g id="Calque_14" class="st0"> <path class="st6" d="M19.8,102.7c0.2-0.2,0.4-0.4,0.6-0.6c10-7.8,20-15.6,30-23.3c0.4-0.3,0.9-0.4,1.3-0.4c5.9,0,11.7,0,17.6,0 c0.5,0,1,0.2,1.4,0.5c10,7.7,20,15.5,30,23.3c0.2,0.2,0.4,0.4,0.6,0.6C74.2,102.7,47,102.7,19.8,102.7z"></path> <path class="st6" d="M88.5,28.3c0-2.1-1-3.1-3.1-3.1c-8.2,0-16.5,0-24.7,0c-8.3,0-16.7,0-25,0c-1.9,0-2.9,1-2.9,2.9c0,10,0,20,0,30 c0,0.4,0.2,0.9,0.5,1.1c5.8,4.5,11.5,9,17.3,13.5c0.3,0.2,0.7,0.3,1,0.4c6,0,12,0,17.9,0c0.4,0,0.8-0.2,1.1-0.4 c5.7-4.4,11.5-8.9,17.2-13.3c0.5-0.3,0.6-0.7,0.6-1.3C88.4,48.1,88.5,38.2,88.5,28.3z M77.5,57.6c-1.4,2.7-3.8,4.3-6.9,4.5 c-2.2,0.2-3.9-0.6-5.3-2.2c-0.1-0.1-0.2-0.3-0.4-0.4c-2.3,1.7-4.8,2.4-7.6,1.4c-3.7-1.2-5.7-4-6.6-7.6c-0.9-4-0.3-7.8,2.6-10.9 c2.7-2.8,6.3-3.6,10-2.1c0.1,0,0.2,0.1,0.4,0.1c0.4-1,1-1.7,2-2c1.7-0.4,3.2,0.8,3.2,2.7c0,4.6,0,9.1,0,13.7c0,0.8-0.2,1.7,0.7,2.1 c0.9,0.4,1.8-0.1,2.5-0.7c1.2-1,1.5-2.5,1.9-3.9c1.6-6-2.1-11.2-6.1-13.6C63.1,35.8,57,36,52.5,39.3c-4.5,3.2-6.6,8.9-5.4,14.2 c1.3,5.6,5.7,9.8,11.2,10.8c0.7,0.1,1.3,0.2,2,0.2c1.6,0.1,2.7,1.2,2.6,2.7c0,1.5-1.2,2.6-2.8,2.5c-8-0.1-15.5-5.9-17.7-13.8 C38.7,43,48.6,30.6,61.9,31.3c8.4,0.5,15.8,6.7,17.4,14.8C80.1,50.2,79.4,54,77.5,57.6z"></path> <path class="st6" d="M16.2,98.8c0-15.4,0-30.7,0-46.2C26.1,60.4,36,68,45.9,75.7C36,83.4,26.1,91.1,16.2,98.8z"></path> <path class="st6" d="M104.9,98.8C95,91.1,85.2,83.4,75.3,75.7c9.9-7.7,19.7-15.3,29.6-23C104.9,68.1,104.9,83.3,104.9,98.8z"></path> <path class="st6" d="M93.8,40.6c2.9,2.5,5.8,4.8,8.7,7.3c-2.9,2.3-5.7,4.5-8.7,6.8C93.8,50,93.8,45.4,93.8,40.6z"></path> <path class="st6" d="M27.5,40.6c0,4.8,0,9.4,0,14.2c-3-2.3-5.8-4.5-8.8-6.8C21.6,45.5,24.5,43.1,27.5,40.6z"></path> <path class="st6" d="M52,19.9c2.4-2,4.7-4,7-5.8c1-0.8,2.2-0.8,3.1,0c2.3,1.9,4.5,3.8,6.9,5.8C63.4,19.9,57.8,19.9,52,19.9z"></path> <path class="st6" d="M63.7,49.7c0,2-0.4,3.5-1.2,4.7c-1.4,2.1-3.6,2.2-5.3,0.4c-1.9-2-2.1-5.9-0.6-8.2c0.9-1.2,2-2,3.6-1.9 c1.6,0.2,2.5,1.3,3,2.7C63.5,48.4,63.6,49.3,63.7,49.7z"></path> </g> <g id="Calque_15" class="st0"> <g class="st1"> <path class="st5" d="M105.3,83.1c-0.5,1.3-0.8,2.6-1.6,3.7c-1.5,2.2-3.8,3.2-6.4,3.3c-0.8,0-1.6,0-2.5,0c0,0.3,0,0.6,0,0.9 c0,2.2,0,4.4,0,6.6c0,1.2-0.3,2.1-1.4,2.7s-2.1,0.3-3.1-0.3c-4.7-3.1-9.3-6.3-14-9.4c-0.4-0.3-1-0.4-1.4-0.4c-8.2,0-16.4,0-24.6,0 c-3.4,0-6-1.4-7.5-4.5c-0.5-0.9-0.7-2-0.8-3.1c-0.1-1.4-0.1-2.9,0-4.4c0-0.3,0.2-0.6,0.4-0.8c1.4-0.9,2.7-1.9,4.2-2.7 c0.3-0.2,0.8-0.3,1.1-0.3c7.8,0,15.5,0,23.3,0c5.9,0,10.8-3.5,12.6-9c0.5-1.4,0.7-3,0.7-4.5c0.1-5.7,0-11.3,0-17c0-0.3,0-0.6,0-1 c0.3,0,0.6,0,0.8,0c4,0,8,0,12,0c3.3,0,5.9,1.5,7.4,4.5c0.4,0.8,0.5,1.6,0.8,2.5C105.3,61,105.3,72,105.3,83.1z"></path> <path class="st5" d="M26.2,69.1c-0.8,0-1.5,0-2.2,0c-4.9,0-8.3-3.4-8.3-8.3c0-9.4,0-18.9,0-28.3c0-0.8,0-1.6,0-2.4 c0.1-4.8,3.4-8.1,8.2-8.1c5.5,0,11.1,0,16.6,0c10.1,0,20.1,0,30.2,0c3.4,0,6.1,1.4,7.5,4.5c0.5,1.1,0.8,2.4,0.8,3.6 c0.1,10.3,0,20.6,0,30.9c0,4.8-3.4,8.2-8.2,8.2c-7.9,0-15.9,0-23.8,0c-1.2,0-2.1,0.3-3.1,1c-4.4,3-8.7,5.9-13.1,8.8 c-0.5,0.3-1,0.6-1.6,0.7c-1.6,0.3-3-1-3-2.7C26.2,74.3,26.2,71.8,26.2,69.1z M47.3,42.9c4.8,0,9.7,0,14.5,0c1.4,0,2.8,0,4.2,0 c1.7-0.1,2.8-1.4,2.4-3.1c-0.3-1.5-1.2-2.1-2.9-2.1c-12.1,0-24.2,0-36.3,0c-0.3,0-0.5,0-0.8,0c-1.1,0.1-1.8,0.8-2.1,1.8 c-0.4,2,0.6,3.4,2.6,3.4C35.1,42.9,41.2,42.9,47.3,42.9z M39.5,53.4c3.5,0,7.1,0,10.6,0c1.4,0,2.3-0.7,2.6-1.9 c0.4-1.9-0.6-3.4-2.6-3.4c-4.6,0-9.1,0-13.7,0c-2.4,0-4.9,0-7.3,0c-1.4,0-2.3,0.7-2.5,1.8c-0.5,2,0.6,3.4,2.7,3.4 C32.5,53.4,36,53.4,39.5,53.4z"></path> </g> </g> <g id="Calque_18_-_copie_3" class="st0"> <path class="st6" d="M60,7.7C31.1,7.7,7.7,31.1,7.7,60s23.4,52.3,52.3,52.3s52.3-23.4,52.3-52.3S88.9,7.7,60,7.7z M84.7,82.5 c-1.8,1.7-3.6,3.5-5.8,4.7c-3.8,2.2-7.9,3-12.3,2.5c-4.7-0.6-8.8-2.5-12.6-5.1c-5.1-3.4-9.3-7.8-13.2-12.5 c-3.5-4.2-6.5-8.6-8.7-13.6c-1.5-3.5-2.5-7.1-2.5-10.9c0-6.2,2.3-11.4,7.2-15.4c0.7-0.6,1.4-1.3,2.1-1.8c0.8-0.5,1.7-1,2.5-1.4h1.3 c2.1,0.7,3.5,2.2,4.6,4c1.3,2,2.6,4.1,3.8,6.2c0.9,1.6,1.3,3.3,0.9,5.1c-0.2,1.1-0.8,2.1-1.6,2.9c-1.2,1.1-2.3,2.1-3.6,3 c-2.5,1.8-2.9,3.9-1.9,6.7c0.9,2.5,2.4,4.7,4.1,6.8c2.1,2.7,4.4,5.3,7.1,7.5c1.5,1.2,3.1,2.3,5,2.8c1.7,0.4,3.1,0,4.4-1.2 c1.2-1.2,2.5-2.4,3.8-3.5c2.1-1.8,4.5-1.8,6.9-0.6c0.8,0.4,1.6,0.8,2.3,1.4c2.5,2,5,3.9,6.9,6.4C86.8,78.7,86.7,80.7,84.7,82.5z"></path> </g> <g id="Calque_18_-_copie_4" class="st0"> <path class="st6" d="M60,7.7C31.1,7.7,7.7,31.1,7.7,60s23.4,52.3,52.3,52.3s52.3-23.4,52.3-52.3S88.9,7.7,60,7.7z M61,95.5 c-0.4,0.1-0.8,0.2-1.2,0.2c-16.1,0-30.5-11.7-33.7-27.6C22.8,51.5,31.7,34.9,47.5,29c12.1-4.5,23.4-2.7,33.7,5 c0.2,0.1,0.4,0.3,0.7,0.5c0-1.7,0-3.2,0-4.7c0-2.2,1.8-3.6,3.8-3.2c1.4,0.3,2.4,1.5,2.4,2.9c0,4.3,0,8.5,0,12.8c0,1.6-1.3,3-3,3 c-4.3,0-8.6,0-12.9,0c-1.7,0-3-1.4-3-3.1c0-1.7,1.3-3.1,3-3.1s3.4,0,5.1,0c0-0.1,0.1-0.1,0.1-0.2c-0.2-0.1-0.3-0.2-0.5-0.3 c-16-12.5-40.2-3.9-44.7,15.9C28.6,70,38.1,85.1,53.6,88.7c2,0.5,4.1,0.5,6.2,0.7c1.5,0.1,2.8,1.2,3,2.6 C63.3,93.6,62.5,95.1,61,95.5z M57.7,63.3c-0.6-0.6-0.8-1.5-0.8-2.4c0-3.1,0-6.1,0-9.2l0,0c0-3.2,0-6.4,0-9.6c0-1.4,1-2.6,2.4-2.9 c1.4-0.3,2.9,0.3,3.5,1.6c0.3,0.6,0.4,1.3,0.4,1.9c0,5.5,0,10.9,0,16.4c0,0.5,0.2,0.9,0.5,1.3c2.7,2.6,5.3,5.3,7.9,7.9 c1.7,1.8,1.1,4.6-1.2,5.3c-1.1,0.4-2.2,0.1-3.1-0.7C64.1,69.7,60.9,66.5,57.7,63.3z M72,93.4c-1.7,0-3.2-1.5-3.2-3.2 s1.5-3.1,3.2-3.1s3.1,1.4,3.1,3.2C75.2,91.9,73.7,93.4,72,93.4z M82.2,86.5c-1.7,0-3.1-1.4-3.1-3.1s1.5-3.2,3.2-3.2 s3.1,1.5,3.1,3.2C85.3,85.1,83.9,86.5,82.2,86.5z M89.1,76.3c-1.7,0-3.1-1.4-3.1-3.1s1.4-3.1,3.1-3.1s3.1,1.4,3.1,3.1 C92.2,75,90.8,76.3,89.1,76.3z M91.4,64.3c-1.7,0-3.1-1.4-3.1-3.2c0-1.7,1.4-3.1,3.2-3.1c1.7,0,3.1,1.4,3.1,3.2 C94.6,62.9,93.2,64.3,91.4,64.3z"></path> </g> <g id="Calque_18_-_copie_6" class="st0"> <path class="st6" d="M60,7.7C31.1,7.7,7.7,31.1,7.7,60s23.4,52.3,52.3,52.3s52.3-23.4,52.3-52.3S88.9,7.7,60,7.7z"></path> </g> <g id="Calque_18_-_copie_7" class="st0"> <path class="st6" d="M60,7.7C31.1,7.7,7.7,31.1,7.7,60c0,24.5,16.8,45,39.4,50.7V78.3H34.9V64.4h12.2V53.8c0-12,7.2-18.7,18.1-18.7 c5.2,0,10.7,0.9,10.7,0.9v11.8h-6c-6,0-7.8,3.7-7.8,7.5v9h13.3l-2.1,13.9H62.1v33.5c-1.6,0.3-3.2,0.4-4.9,0.5 c0.9,0,1.9,0.1,2.8,0.1c28.9,0,52.3-23.4,52.3-52.3S88.9,7.7,60,7.7z"></path> </g> <g id="Calque_18_-_copie_5" class="st0"> <path class="st6" d="M60,7.7C31.1,7.7,7.7,31.1,7.7,60s23.4,52.3,52.3,52.3s52.3-23.4,52.3-52.3S88.9,7.7,60,7.7z M52,51.4 c6.5,0,13,0,19.6,0c2.5,0,4.3,1.6,4.3,3.8s-1.6,3.8-4.2,3.9c-0.5,0-1,0-1.5,0c-6.8,0-13.7,0-20.5,0c-0.7,0-1.4,0-2.2,0 c0,1.5,0,2.8,0,4.3c6.6,0,13,0,19.4,0c1,0,2,0,3,0c2.3,0.1,3.9,1.6,4,3.7s-1.6,3.9-4,3.9c-5.7,0-11.4,0-17.1,0c-0.7,0-1.4,0-2.5,0 c0.7,1,1.1,1.8,1.7,2.4c5.7,6.1,12.5,8.2,20.7,6c0.3-0.1,0.6-0.2,0.9-0.3c2.5-0.7,4.6,0.1,5.3,2.2c0.8,2.2-0.3,4.2-2.8,5.1 c-5.5,2-11.1,2.2-16.6,0.5c-7.8-2.3-13.6-7.1-17.1-14.5c-0.6-1.2-1.2-1.6-2.4-1.5c-1.1,0.1-2.3,0-3.4,0c-2.8,0-4.6-1.6-4.6-3.9 c0-2.2,1.8-3.7,4.5-3.8c1.1,0,2.1,0,3.1,0c0-1.5,0-2.7,0-4.2c-1.2,0-2.3,0-3.4,0c-2.5-0.1-4.2-1.7-4.2-3.9s1.8-4.1,4.2-3.8 c3.7,0.4,5.4-0.9,7.2-4.3c6-11.3,19.9-16.4,32-12.3c1.2,0.4,2.5,1.3,3.2,2.3c1,1.3,0.7,2.9-0.4,4.2s-2.6,1.7-4.3,1.1 c-3.6-1.3-7.2-1.7-10.9-0.9c-5.7,1.3-10.1,4.4-13.2,9.8C50.7,51.4,51.4,51.4,52,51.4z"></path> </g> <g id="Calque_17" class="st0"> <g class="st1"> <path class="st5" d="M48,50.4c-0.4,0-0.8,0-1.1,0c-2.6,0-5.1,0-7.7,0c-1.4,0-2.7,0.4-3.6,1.7c-1.2,1.7-0.9,3.6,0.8,5.2 c6.8,6.8,13.6,13.6,20.4,20.4c2.2,2.2,4.2,2.2,6.4,0C70,71,76.8,64.2,83.5,57.4c0.3-0.3,0.6-0.7,0.9-1c1.6-2.2,0.3-5.6-2.5-5.8 c-2.9-0.2-5.9-0.1-8.8-0.2c-0.3,0-0.7,0-1.1,0c0-0.5,0-0.8,0-1.2c0-8.6,0-17.2,0-25.8c0-3.6-2.1-5.7-5.7-5.7c-4.2,0-8.4,0-12.7,0 c-0.7,0-1.3,0.1-2,0.2c-2.4,0.6-3.7,2.6-3.7,5.4c0,8.6,0,17.2,0,25.9C48,49.6,48,49.9,48,50.4z"></path> <path class="st5" d="M106,82.5c-0.4,1.7-0.7,3.4-1.3,5c-2.5,7.2-9.5,12.2-17.1,12.6c-1.1,0.1-2.3,0.1-3.4,0.1 c-16.6,0-33.3,0-49.9,0c-3.2,0-6.3-0.5-9.2-2c-6.7-3.5-10.6-9-10.9-16.5C13.8,75,14,68.2,14.1,61.5c0-2.5,2.1-4.4,4.5-4.4 s4.4,1.8,4.6,4.3c0,0.4,0,0.7,0,1.1c0,6.1,0,12.2,0,18.3c0,5,3.3,9.1,8.2,10.2c0.8,0.2,1.7,0.2,2.5,0.2c17.4,0,34.8,0,52.2,0 c5.6,0,9.8-3.6,10.7-9.1c0.1-0.6,0.1-1.3,0.1-1.9c0-6.1,0-12.2,0-18.2c0-2.3,1.2-4,3.1-4.7c2.4-0.8,4.9,0.4,5.8,2.8 c0.1,0.3,0.2,0.5,0.3,0.7C106,68,106,75.3,106,82.5z"></path> <path class="st5" d="M48,50.4c0-0.5,0-0.9,0-1.2c0-8.6,0-17.2,0-25.9c0-2.8,1.3-4.7,3.7-5.4c0.6-0.2,1.3-0.2,2-0.2 c4.2,0,8.4,0,12.7,0c3.6,0,5.7,2.1,5.7,5.7c0,8.6,0,17.2,0,25.8c0,0.4,0,0.7,0,1.2c0.4,0,0.8,0,1.1,0c2.9,0,5.9-0.1,8.8,0.2 c2.7,0.2,4.1,3.6,2.5,5.8c-0.3,0.4-0.6,0.7-0.9,1C76.8,64.2,70,71,63.2,77.7c-2.2,2.2-4.2,2.2-6.4,0C50,70.9,43.2,64.2,36.5,57.4 c-1.7-1.7-2-3.5-0.8-5.2c0.9-1.3,2.1-1.7,3.6-1.7c2.6,0,5.1,0,7.7,0C47.3,50.4,47.6,50.4,48,50.4z"></path> </g> </g> <g id="Calque_16" class="st0"> <g class="st1"> <path class="st5" d="M16.2,72.7c2.7-3.3,5.9-6,9.8-7.8c4.7-2.1,9.5-2.1,14.3-0.8c4.3,1.2,8.4,2.9,12.4,5c2,1.1,4,2.2,6.1,3 c1.3,0.5,2.9,0.6,4.5,1c1-12.9,0.9-25.5-4.8-37.1c-2.2,0.2-4.3,0.5-6.3,0.5c-6.9-0.2-11.1-4.1-13-10.2c-1.2-3.7-1.3-7.5-1.1-11.3 c0-0.9,0.5-1.5,1.4-1.6c5.6-0.1,11.2,0.2,16.3,2.8c5.9,2.9,7.9,7.5,6.3,14c-0.3,1.1-0.8,2.1-1.1,3.2c-0.1,0.3-0.1,0.8,0,1.1 c3.4,6.4,4.9,13.3,5.5,20.4c0,0.5,0.1,1,0.3,1.5c0.3-0.7,0.6-1.3,0.9-2c0.1-0.2-0.1-0.4-0.1-0.7c-1.3-4-1.6-8.1,0.2-12 c1.6-3.6,4.7-5.6,8.4-6.7c3.3-1,6.8-1.1,10.2-0.9c1,0.1,1.6,0.5,1.6,1.5c0.1,5.2-0.3,10.4-2.8,15.1c-2.8,5.3-7.5,7.2-13.3,5.3 c-0.4-0.1-0.8-0.3-1.3-0.4C68,61.2,66.7,67,66.4,73.2h1c3.4,0,6.9,0,10.3,0c2.6,0,4.8,0.9,6.4,3c0,0.1,0.1,0.1,0.2,0.2 c3.7-4.3,7.5-8.6,11.2-13c1.5-1.7,2.8-3.4,4.8-4.6c2.2-1.3,4.7-1.9,7.2-1.9c1.7,0,2.4,1,1.7,2.6c-3.6,8.1-7.2,16.3-10.7,24.4 c-1.9,4.4-4.8,7.8-9,10.1c-0.9,0.5-1.8,1-2.8,1.3c-4.8,1.3-9.4,3.4-14,5.2c-2.8,1.1-5.6,1.9-8.5,2.1c-4.1,0.3-8-0.5-11.8-2.2 c-5.5-2.4-11.1-4.8-16.7-7.1c-4.5-1.8-9.2-2.7-14-3.2c-1.3-0.1-2.6-0.3-3.9-0.4c-0.8-0.1-1.3-0.5-1.7-1.1"></path> <path class="st5" d="M19.3,86.7c0.8,0.1,1.5,0.2,2.2,0.2c5.3,0.5,10.5,1.5,15.4,3.5c5.7,2.3,11.3,4.8,16.9,7.2 c3.7,1.6,7.4,2.2,11.4,1.7c2.8-0.3,5.4-1.4,8-2.4c3.5-1.3,6.9-2.9,10.4-3.9c5.6-1.6,9.7-4.8,12.1-10.2c3.2-7.3,6.4-14.6,9.6-21.9 c0.1-0.2,0.2-0.5,0.3-0.8c-2.5,0.4-4.5,1.5-6,3.3c-4.1,4.7-8.2,9.4-12.2,14.1c-1.1,1.2-2.4,2.3-2.2,4.2v0.1 C84.1,85,81.5,86.9,78,87c-6.4,0-12.7,0-19.1,0c-1.9,0-3.7,0.3-5.6,0.5c-0.9,0.1-1.8,0.4-2.7,0.6c-0.3-1-0.7-1.9-1-2.9 c1.6-0.4,3.1-0.8,4.7-1c2-0.2,4-0.3,6-0.3c6,0,11.9,0,17.9,0c1.9,0,3.3-0.9,3.9-2.5c1-2.5-0.8-5.2-3.6-5.2c-4.6-0.1-9.2,0-13.9,0 c-1.2,0-2.4-0.1-3.5-0.2c-2.7-0.4-5.3-1.3-7.7-2.8c-4.1-2.5-8.4-4.4-12.9-5.8c-3.4-1-6.8-1.5-10.3-0.6c-4.1,1.1-7.4,3.3-10.2,6.4 c-0.3,0.4-0.6,1-0.6,1.5c-0.1,3.7,0,7.4,0,11.1C19.2,86.1,19.3,86.4,19.3,86.7"></path> <path class="st5" d="M41,16.5c0,3.3,0.2,6.5,1.2,9.5c0.6,1.8,1.5,3.5,3,4.8c2.8,2.6,6.3,3,9.9,2.6c0.5,0,0.9-0.2,1.5-0.3 c-0.2-0.3-0.3-0.5-0.5-0.6c-2.1-2.7-4.7-4.8-7.8-6.3c-1-0.5-1.4-1.3-1-2.1c0.4-0.8,1.3-1.1,2.3-0.6c1.8,1,3.5,2.1,5.2,3.3 c1.5,1.1,2.8,2.4,4,3.4c1.6-3.8,1-8.1-3-10.5C51.3,17,46.2,16.6,41,16.5"></path> <path class="st5" d="M72.2,52.7c4.8,1.9,8.5,0.5,10.6-4.1c1.2-2.5,1.7-5.2,2-8c0.1-1.2,0.2-2.4,0.2-3.7c-1.6,0.1-3,0.1-4.4,0.3 c-2.6,0.3-5.1,0.8-7.2,2.4c-3.7,2.7-4.2,6.5-3.6,10.8c1.1-1.4,2.1-2.9,3.3-4.1c1.4-1.4,2.9-2.7,4.4-3.9c0.7-0.6,1.6-0.3,2.1,0.4 s0.3,1.5-0.4,2.1c-0.1,0.1-0.3,0.2-0.4,0.3C76.1,47.2,73.9,49.7,72.2,52.7"></path> </g> </g> <g id="Calque_5" class="st0"> <g class="st1"> <g> <circle class="st4" cx="58.7" cy="60.7" r="46.5"></circle> </g> </g> <g class="st1"> <path class="st7" d="M85.5,33.6c0.8,0.7,1.6,1.4,2.3,2.1c0.5,0.5,0.4,1.4,0,1.9c-0.1,0.1-0.2,0.3-0.3,0.4 c-0.5,0.4-0.7,0.9-0.7,1.5c0,0.4-0.1,0.9-0.2,1.3c-2,5.1-4.2,10.1-7,14.8C77,60,73.9,64,70.5,67.8c-0.1,0.1-0.2,0.2-0.3,0.4 c0.1,0.1,0.2,0.2,0.3,0.3c2.2,2.2,4.4,4.4,6.7,6.6c0.2,0.2,0.6,0.3,0.9,0.4c0.5,0.1,1,0,1.4,0c1.3,0,2.4,0.4,3.3,1.3 c1.5,1.5,3.1,3.1,4.6,4.6c1.1,1.2,1.1,2.7,0,3.9c-1.2,1.3-2.5,2.5-3.7,3.7c-1.2,1.1-2.7,1.1-3.9,0c-1.6-1.5-3.1-3.1-4.6-4.6 c-0.9-0.9-1.4-2-1.3-3.3c0.1-1.4-0.3-2.4-1.4-3.3c-0.9-0.7-1.6-1.5-2.3-2.3c-0.5-0.5-0.5-0.9-0.2-1.3c0.4-0.4,0.8-0.3,1.3,0.1 c0.2,0.2,0.4,0.4,0.7,0.7h0.1c0.4-0.4,0.8-0.9,1.2-1.3C64.8,65.4,56.4,57,48,48.6c-0.3,0.3-0.8,0.8-1.2,1.3 c0.1,0.1,0.2,0.2,0.4,0.4c7.1,7.1,14.2,14.2,21.2,21.2c0.1,0.1,0.3,0.3,0.4,0.4c0.3,0.4,0.3,0.9,0,1.2c-0.3,0.3-0.8,0.3-1.1,0 c-0.4-0.4-0.7-0.7-1.1-1.1c-0.2,0.1-0.3,0.2-0.4,0.3C59,78.8,50.9,83.7,42,87.2c-0.9,0.3-1.7,0.7-2.5,1c-0.7,0.2-1.4,0.3-2.1,0.4 c-0.2,0.1-0.5,0.2-0.7,0.3c-0.2,0.1-0.3,0.3-0.4,0.4c-0.9,0.9-1.8,0.9-2.7,0c-0.6-0.6-1.1-1.3-1.7-2c0-0.3,0-0.5,0-0.8 c0.3-0.5,0.7-0.9,1-1.4c0.1-0.2,0.2-0.4,0.3-0.7c0.1-0.6,0-1.2,0.3-1.7c1.4-3.4,2.9-6.7,4.4-10.1c0.3-0.6,0.7-0.8,1.2-0.6 c0.5,0.2,0.6,0.7,0.3,1.3c-1.3,3-2.6,6-4,9c-0.1,0.1-0.1,0.3-0.2,0.5c1.1-0.5,1.6-0.4,2.4,0.4c0.2,0.2,0.5,0.5,0.7,0.7 c0.8,0.7,1.2,1.5,0.6,2.6C48.7,83,57.6,78,65.2,70.8c-0.9-0.9-1.8-1.8-2.7-2.7c-0.1,0.1-0.2,0.3-0.3,0.5c-0.9,0.9-1.8,1.9-2.8,2.8 c-1.8,1.7-4.4,1.7-6.2,0.1c-1-0.9-1.9-1.8-2.8-2.8c-1.6-1.8-1.6-4.4,0.1-6.1c0.9-1,1.9-1.9,2.8-2.8c0.1-0.1,0.3-0.3,0.4-0.4 c-0.9-0.9-1.8-1.8-2.7-2.7c-0.1,0.1-0.1,0.2-0.2,0.3c-3.6,3.9-6.8,8.2-9.4,12.8c-0.1,0.2-0.3,0.5-0.4,0.6c-0.3,0.3-0.7,0.3-1,0.1 c-0.3-0.2-0.5-0.6-0.3-1c0.1-0.1,0.1-0.3,0.2-0.4c2.4-4.2,5.2-8.1,8.4-11.8c0.6-0.7,1.2-1.3,1.8-2.1c-0.2-0.2-0.4-0.3-0.5-0.4 c-1.9-1.9-3.8-3.7-5.6-5.7c-0.8-0.9-1.7-1.4-2.9-1.2c-1.5,0.2-2.7-0.5-3.7-1.5c-1.3-1.3-2.6-2.6-3.9-3.9c-0.6-0.6-1.2-1.2-1.4-2 c0-0.3,0-0.7,0-1c0.2-0.8,0.8-1.4,1.3-2c0.9-0.9,1.9-1.8,2.8-2.8c0.6-0.6,1.2-1.1,2-1.3c0.3,0,0.7,0,1,0c0.5,0.3,1,0.5,1.4,0.9 c1.6,1.5,3.1,3.1,4.6,4.6c0.9,0.9,1.3,2,1.3,3.3c0,0.5,0,1,0,1.4c0,0.3,0.2,0.6,0.4,0.8c2.2,2.2,4.4,4.4,6.6,6.7 c0.1,0.1,0.2,0.2,0.3,0.3c0.2-0.1,0.3-0.3,0.4-0.4c4.1-3.8,8.7-7.1,13.5-9.9c4.1-2.4,8.5-4.2,12.9-6c0.7-0.3,1.5-0.3,2.2-0.4 c0.2,0,0.5-0.1,0.7-0.3c0.5-0.3,0.9-0.7,1.4-1C85,33.6,85.3,33.6,85.5,33.6z M81.1,37c-9.8,3.6-18.7,8.7-26.2,15.8 c0.9,0.9,1.8,1.8,2.7,2.7c0.6-0.6,1.2-1.4,1.9-2c1.9-1.7,4.8-2.1,7.1-0.9c3.6,1.9,4.5,6.7,1.7,9.8c-0.6,0.7-1.4,1.3-2.1,1.9 c0.2,0.2,0.3,0.3,0.4,0.4c0.8,0.8,1.5,1.5,2.3,2.3c7.2-7.7,12.3-16.5,15.9-26.4c-1.1,0.6-1.9,0.2-2.6-0.6 c-0.2-0.2-0.5-0.5-0.7-0.7C80.7,38.6,80.6,38.1,81.1,37z M65.2,63.1c0.6-0.6,1.2-1.2,1.8-1.8c1.7-1.8,1.8-4.4,0.2-6.2 c-1.5-1.8-4.2-2.2-6.2-0.8c-0.9,0.6-1.6,1.5-2.4,2.2C60.8,58.8,63,60.9,65.2,63.1z M58.8,69.5c-2.2-2.2-4.4-4.4-6.6-6.6 c-0.2,0.2-0.3,0.4-0.5,0.6c-1.2,1.2-1.2,2.9,0,4.1c0.8,0.8,1.6,1.7,2.5,2.5c0.4,0.4,1,0.7,1.6,0.8C57.1,71.2,58,70.4,58.8,69.5z M39,39.5c1.7,1.7,3.5,3.5,5.3,5.3c0.1-0.3,0.3-0.6,0.3-0.9c0-0.5,0-1,0-1.5c0-0.9-0.3-1.6-0.9-2.2c-0.6-0.6-1.3-1.2-1.9-1.9 c-0.3-0.3-0.6-0.7-0.8-1C40.2,38.2,39.6,38.8,39,39.5z M35.7,42.8c0.6,0.6,1.1,1.1,1.7,1.7c1.9,1.9,1.9,1.9,4.7,1.9 c0.3,0,0.6-0.2,0.9-0.3c-1.9-1.8-3.6-3.6-5.3-5.3C37,41.4,36.4,42.1,35.7,42.8z M84.3,80.8c-0.6-0.6-1.2-1.2-1.8-1.7 c-1.9-1.9-1.9-1.9-4.6-1.9c-0.4,0-0.7,0.1-0.9,0.4c1.8,1.8,3.5,3.5,5.2,5.2C82.9,82.2,83.6,81.5,84.3,80.8z M81,84.1 c-1.7-1.7-3.5-3.5-5.3-5.3c-0.1,0.3-0.2,0.6-0.3,0.9c0,0.5-0.1,1.1,0,1.6s0.2,1.2,0.5,1.5c1,1.1,2.1,2.1,3.2,3.1 C79.7,85.4,80.4,84.7,81,84.1z M53.6,61.7c2.2,2.2,4.3,4.3,6.4,6.4c0.4-0.4,0.9-0.8,1.2-1.2c-2.1-2.1-4.3-4.3-6.5-6.5 C54.4,60.9,54,61.3,53.6,61.7z M39.8,36.2c-0.2-0.2-0.5-0.4-0.7-0.6c-0.5-0.4-1-0.4-1.4,0c-1.3,1.3-2.6,2.6-3.9,3.9 c-0.4,0.4-0.4,0.9-0.1,1.3c0.2,0.3,0.5,0.6,0.7,0.8C36.2,39.7,37.9,38,39.8,36.2z M80.3,87.3c0.1,0.1,0.2,0.2,0.3,0.3 c0.8,0.9,1.2,0.9,2.1,0c1-1,2.1-2.1,3.1-3.1c0.9-0.9,0.9-1.3,0-2.2c-0.1-0.1-0.2-0.2-0.3-0.2C83.8,83.8,82,85.6,80.3,87.3z M82.5,37.9c0.4,0.4,0.8,0.9,1.2,1.3c0.9-0.9,1.8-1.8,2.6-2.6c-0.4-0.4-0.8-0.9-1.2-1.3C84.3,36.2,83.4,37.1,82.5,37.9z M37.4,85.6c-0.4-0.4-0.9-0.9-1.2-1.3c-0.9,0.9-1.8,1.8-2.6,2.6c0.4,0.4,0.8,0.9,1.2,1.3C35.7,87.3,36.6,86.5,37.4,85.6z M45.5,45.9c-0.5,0.5-0.9,0.9-1.4,1.4c0.5,0.5,0.9,0.9,1.3,1.3c0.5-0.5,0.9-0.9,1.4-1.4C46.3,46.8,45.9,46.3,45.5,45.9z M74.6,75 c-0.5,0.5-1,1-1.4,1.4c0.4,0.4,0.9,0.9,1.3,1.3c0.4-0.5,0.9-0.9,1.3-1.4c0,0-0.1-0.1-0.2-0.2C75.4,75.7,75,75.3,74.6,75z"></path> </g> </g> <g id="Calque_6" class="st0"> <g class="st1"> <g> <circle class="st4" cx="58.4" cy="59.6" r="46.5"></circle> </g> </g> <g class="st1"> <g> <path class="st7" d="M28.2,86.8c0.3-0.5,0.7-0.6,1.2-0.6c2.9,0,5.8,0,8.7,0c0.2,0,0.4,0,0.7,0c0-0.3,0-0.5,0-0.7 c0-7.4,0-14.9,0-22.3c0-0.2,0-0.4,0-0.5c0-0.5,0.4-0.9,0.9-0.9s0.9,0.4,0.9,0.9c0,0.7,0,1.3,0,2c5.6,0,11.1,0,16.7,0 c0-5.5,0-11.1,0-16.6c-5.5,0-11.1,0-16.7,0c0,0.2,0,0.4,0,0.7c0,3.3,0,6.7,0,10c0,0.2,0,0.4,0,0.5c-0.1,0.4-0.3,0.7-0.8,0.7 s-0.8-0.2-0.9-0.7c-0.1-0.2,0-0.4,0-0.6c0-4.7,0-9.4,0-14.1c0-0.2,0-0.5,0-0.8c-1,0-2,0-3,0c-0.5,0-1,0-1.2-0.6 c-0.2-0.5,0.1-0.9,0.5-1.2c1.5-1.2,2.9-2.4,4.4-3.6c0.1-0.1,0.2-0.2,0.3-0.2c0.4-0.3,1-0.3,1.3,0.1c0.3,0.4,0.3,0.9-0.2,1.3 c-0.8,0.6-1.5,1.3-2.3,1.9c-0.2,0.1-0.4,0.3-0.6,0.5c7.3,0,14.5,0,21.8,0c-3.7-3-7.3-6-10.9-9c-1.5,1.2-3,2.5-4.5,3.7 c-0.2,0.1-0.3,0.3-0.5,0.4c-0.6,0.5-1.1,0.5-1.5,0.1s-0.2-1,0.3-1.4c1.1-0.9,2.3-1.9,3.4-2.8c0.4-0.3,0.7-0.6,1.1-0.9 c0.6-0.4,0.8-0.8,0.7-1.5s0-1.4,0-2.1c0-0.5,0.2-0.9,0.6-1.2c0.2,0,0.4,0,0.6,0c0.5,0.3,0.6,0.7,0.6,1.3c0,0.8,0,1.6,0,2.4 c0,0.4,0.1,0.7,0.4,0.9c4.1,3.3,8.1,6.7,12.2,10c0.1,0.1,0.3,0.2,0.4,0.3c0.4,0.3,0.6,0.7,0.4,1.1c-0.2,0.4-0.5,0.6-1,0.6 c-0.9,0-1.8,0-2.7,0c-0.1,0-0.3,0-0.4,0c0,2.3,0,4.6,0,6.9c0.3,0,0.5,0,0.7,0c1.2,0.1,2,0.7,2.5,1.7c0.2,0.4,0.4,0.5,0.7,0.5 c1.3,0,2.5,0,3.8,0c0.8,0,1.3,0.7,0.9,1.3c-0.2,0.3-0.6,0.5-0.9,0.5c-1.4,0.1-2.8,0-4.2,0c0,1.3,0,2.5,0,3.8c0.8,0,1.5-0.1,2.3,0 c2,0.2,3.8-0.3,5.5-1.6c1-0.8,2.2-1.4,3.2-2.2c-0.9,0-1.9,0-2.8,0c-0.7,0-1.2-0.3-1.1-0.9c0-0.5,0.4-0.9,1.1-0.9 c2.4,0,4.7,0,7.1,0c2.1,0,3.8,1.3,4.4,3.2c0.6,2-0.2,3.9-2,5.1c-1.3,0.9-2.7,1.7-4.1,2.6c0.1,0.1,0.2,0.2,0.4,0.3 c1.2,0.8,2.5,1.5,3.7,2.3c3,2,3,5.8-0.1,7.8c-1.3,0.8-2.6,1.6-4,2.5c0.2,0.2,0.4,0.3,0.6,0.4c1.1,0.7,2.3,1.4,3.4,2.2 c2.5,1.6,3,4.3,1.3,6.7c0,0.1-0.1,0.1-0.2,0.3c0.9,0,1.7,0,2.4,0c1.3,0,2.7,0,4,0c0.5,0,1,0.1,1.2,0.6c0.2,0.6-0.1,0.9-0.5,1.2 c-20.1,0-40.1,0-60.2,0C28.2,87.6,28.2,87.2,28.2,86.8z M69.7,70.3c-0.2-0.2-0.4-0.3-0.6-0.4c-1.3-0.8-2.5-1.5-3.7-2.4 c-2.4-1.7-2.6-4.8-0.6-6.9c0.1-0.1,0.2-0.2,0.3-0.3c-0.7,0-1.3,0-1.9,0c-0.4,0-0.6,0.1-0.7,0.5c-0.5,1.1-1.4,1.7-2.6,1.7 c-0.2,0-0.4,0-0.6,0c0,7.9,0,15.8,0,23.7c5.1,0,10.1,0,15.3,0c-0.3-0.2-0.4-0.3-0.6-0.4c-2.8-1.7-5.5-3.4-8.3-5.2 c-3-2-3-5.8,0.1-7.8C67,72,68.3,71.1,69.7,70.3z M67.9,66.6c0.5-0.2,1.1-0.3,1.5-0.6c3.4-2.1,6.7-4.2,10-6.3 c0.4-0.2,0.7-0.6,0.9-1c0.6-1,0.4-2.4-0.4-3.2c-0.9-0.9-2.2-1-3.3-0.4c-1.4,0.8-2.7,1.7-4.1,2.6c-2,1.3-4.1,2.6-6.1,3.9 c-1,0.7-1.5,1.9-1.1,3C65.7,65.7,66.6,66.5,67.9,66.6z M53.1,66.5c0,6.6,0,13.1,0,19.7c1.4,0,2.8,0,4.2,0c0-6.6,0-13.1,0-19.7 C55.9,66.5,54.5,66.5,53.1,66.5z M65.2,76.8c0,0.9,0.5,1.7,1.3,2.2c1,0.5,1.9,0.5,2.9-0.1c3.4-2.1,6.7-4.2,10.1-6.4 c1.3-0.8,1.6-2.4,0.9-3.6c-0.8-1.3-2.4-1.7-3.7-0.9c-3.4,2.1-6.9,4.3-10.3,6.5C65.6,75,65.2,75.8,65.2,76.8z M40.7,86.2 c1.5,0,2.9,0,4.3,0c0-6.6,0-13.1,0-19.6c-1.4,0-2.9,0-4.3,0C40.7,73.1,40.7,79.6,40.7,86.2z M57.3,43.8c-5.6,0-11.1,0-16.6,0 c0,0.8,0,1.6,0,2.4c5.6,0,11.1,0,16.6,0C57.3,45.3,57.3,44.6,57.3,43.8z M77.6,80.2c-1.5,0-2.7,1.2-2.7,2.7s1.5,2.9,3.1,2.9 c1.5,0,2.7-1.2,2.7-2.7S79.3,80.2,77.6,80.2z M69.5,80.9c1.2,0.8,2.4,1.5,3.7,2.3c0-2.1,0.9-3.6,2.9-4.5 c-0.5-0.3-0.9-0.6-1.3-0.8c-0.1-0.1-0.3,0-0.4,0C72.7,78.9,71.2,79.9,69.5,80.9z M59.2,60.6c1.2,0.2,1.7-0.2,1.7-1.3 c0-1.8,0-3.6,0-5.4c0-1.1-0.6-1.6-1.7-1.2c0,2.5,0,5.1,0,7.6C59.2,60.4,59.2,60.5,59.2,60.6z M51.2,75c-1.5,0-3,0-4.4,0 c0,0.9,0,1.7,0,2.5c1.5,0,2.9,0,4.4,0C51.2,76.7,51.2,75.9,51.2,75z M51.2,81.9c0-0.9,0-1.7,0-2.5c-1.5,0-2.9,0-4.4,0 c0,0.8,0,1.7,0,2.5C48.3,81.9,49.7,81.9,51.2,81.9z M76.4,66.1c-0.6-0.4-1.1-0.7-1.6-1c-0.1-0.1-0.4-0.1-0.5,0 c-1.6,1-3.1,2-4.8,3c0.5,0.3,1,0.6,1.5,1c0.3,0.2,0.4,0.2,0.7,0C73.3,68,74.8,67.1,76.4,66.1z M46.8,73.1c1.5,0,3,0,4.4,0 c0-0.9,0-1.7,0-2.5c-1.5,0-2.9,0-4.4,0C46.8,71.5,46.8,72.3,46.8,73.1z M51.2,83.7c-1.5,0-3,0-4.4,0c0,0.9,0,1.7,0,2.5 c1.5,0,2.9,0,4.4,0C51.2,85.3,51.2,84.5,51.2,83.7z M46.8,66.5c0,0.8,0,1.6,0,2.3c1.5,0,2.9,0,4.4,0c0-0.8,0-1.5,0-2.3 C49.7,66.5,48.3,66.5,46.8,66.5z"></path> </g> <g> <path class="st7" d="M53.8,56.3c0.1,2.6-2,4.8-4.6,4.9c-2.6,0.1-4.8-2-4.9-4.7c-0.1-2.6,2-4.8,4.7-4.9 C51.6,51.5,53.7,53.6,53.8,56.3z M49,53.4c-1.6,0-3,1.3-3,2.9c0,1.6,1.4,3,3,3s3-1.4,3-3C52,54.7,50.7,53.4,49,53.4z"></path> </g> <g> <path class="st7" d="M49,40c-0.4,0-0.9,0-1.3,0c-0.5,0-0.8-0.3-0.8-0.8c-0.1-0.5,0.3-0.9,0.8-0.9c0.9,0,1.8,0,2.7,0 c0.5,0,0.9,0.5,0.8,0.9c-0.1,0.5-0.4,0.8-0.9,0.8C49.9,40,49.4,40,49,40L49,40z"></path> </g> </g> </g> <g id="Calque_6_-_copie" class="st0"> <g class="st1"> <g> <circle class="st4" cx="58.4" cy="59.6" r="46.5"></circle> </g> </g> <g class="st1"> <g> <path class="st7" d="M53.8,31.6c0.1,0.1,0.2,0.4,0.4,0.6c1.3,1.3,2.5,2.6,3.8,3.8c0.1,0.1,0.3,0.3,0.5,0.3c0.5,0.2,1,0,1.2-0.5 c0.3-0.4,0.2-1-0.2-1.3c-0.9-1-1.9-1.9-2.8-2.8c-0.4-0.4-0.8-0.8-1.2-1.2c-0.3-0.3-0.7-0.4-1.2-0.2C54,30.7,53.8,31,53.8,31.6z M68.2,35.2c0,0.6,0.2,1,0.6,1.2c0.5,0.2,0.9,0.1,1.2-0.2c1.3-1.3,2.6-2.6,3.9-3.9c0.5-0.5,0.5-1.1,0.1-1.6 c-0.4-0.4-1.1-0.4-1.6,0c-1.3,1.3-2.6,2.6-3.9,3.9C68.3,34.8,68.2,35.1,68.2,35.2z"></path> </g> <g> <path class="st7" d="M29.6,51.1c0.1-0.3,0.1-0.6,0.2-0.9c0.7-2.2,2.8-3.9,5.1-3.9c0.9,0,1.9,0,2.9,0c0-0.5,0-0.9,0-1.3 c0-2.2,1.7-3.9,3.9-3.9s3.9,1.7,3.9,3.9c0,0.4,0,0.8,0,1.3c0.2,0,0.4,0,0.6,0c1.7,0,3.4,0,5.2,0c0.4,0,0.6-0.1,0.8-0.4 c1.1-1.9,2.3-3.8,3.4-5.8c0.3-0.5,0.7-0.8,1.4-0.8c4.8,0,9.7,0,14.5,0c0.7,0,1.1,0.2,1.4,0.8c1.1,1.9,2.2,3.8,3.3,5.7 c0.2,0.3,0.4,0.5,0.8,0.5c1.3,0,2.5-0.1,3.8,0.1c2.5,0.4,4.4,2.6,4.5,5.1c0,1,0,1.9,0,2.9c0,7.9,0,15.9,0,23.8 c0,3.1-1.7,5.2-4.7,5.8l-0.1,0.1c-15.3,0-30.5,0-45.8,0c-0.1,0-0.2-0.1-0.3-0.1c-2.1-0.4-3.6-1.7-4.3-3.7c-0.1-0.3-0.2-0.7-0.3-1 C29.6,70,29.6,60.5,29.6,51.1z M57.3,48.5c-7.3,0-14.6,0-22,0c-2.3,0-3.6,1.4-3.6,3.6c0,8.7,0,17.5,0,26.2c0,2.2,1.4,3.6,3.6,3.6 c14.7,0,29.3,0,44,0c2.2,0,3.6-1.4,3.6-3.6c0-8.7,0-17.5,0-26.2c0-2.3-1.4-3.7-3.6-3.7C72,48.5,64.7,48.5,57.3,48.5z M73.8,46.3 c-0.9-1.6-1.8-3.1-2.7-4.6c-0.1-0.1-0.3-0.2-0.5-0.2c-4.3,0-8.7,0-13,0c-0.3,0-0.5,0.1-0.6,0.4c-0.7,1.1-1.3,2.3-2,3.4 c-0.2,0.3-0.4,0.6-0.6,1C60.9,46.3,67.3,46.3,73.8,46.3z M43.4,46.3c0-0.5,0-1,0-1.5c-0.1-0.8-0.8-1.4-1.5-1.5 c-0.8-0.1-1.6,0.4-1.8,1.2C40,45.1,40,45.7,40,46.3C41.2,46.3,42.3,46.3,43.4,46.3z"></path> </g> <g> <path class="st7" d="M64.3,28.5c0.7,0.3,0.9,0.7,0.9,1.4c0,1.8,0,3.6,0,5.4c0,0.8-0.6,1.3-1.3,1.1c-0.5-0.1-0.8-0.5-0.8-1 c0-2,0-3.9,0-5.9c0-0.6,0.4-0.9,0.9-1.1C64,28.5,64.1,28.5,64.3,28.5z"></path> </g> <g> <path class="st7" d="M53.8,31.6c0-0.6,0.2-1,0.6-1.2c0.4-0.2,0.8-0.1,1.2,0.2c0.4,0.4,0.8,0.8,1.2,1.2c0.9,0.9,1.9,1.9,2.8,2.8 c0.4,0.4,0.4,0.9,0.2,1.3c-0.3,0.4-0.8,0.6-1.2,0.5c-0.2-0.1-0.4-0.2-0.5-0.3c-1.3-1.3-2.6-2.5-3.8-3.8 C54,32.1,53.9,31.8,53.8,31.6z"></path> </g> <g> <path class="st7" d="M68.2,35.2c0.1-0.1,0.2-0.4,0.4-0.6c1.3-1.3,2.6-2.6,3.9-3.9c0.5-0.5,1.2-0.5,1.6,0c0.4,0.4,0.4,1.1-0.1,1.6 c-1.3,1.3-2.6,2.6-3.9,3.9c-0.4,0.4-0.8,0.4-1.2,0.2C68.4,36.2,68.1,35.9,68.2,35.2z"></path> </g> <g> <path class="st7" d="M64.1,51.6c7.2,0,13,5.4,13.6,12.7c0.6,7-4.3,13.2-11.1,14.4c-8.7,1.6-16.7-5.4-16.1-14.3 c0.1-1.5,0.4-2.9,0.9-4.2c0.3-0.8,0.9-1.1,1.5-0.8s0.8,0.8,0.5,1.6c-2.5,6.7,1.3,13.9,8.3,15.5c6.5,1.5,13.1-3.2,13.8-9.9 c0.7-6.2-3.3-11.6-9.4-12.8c-2-0.4-4.1-0.2-6,0.6c-0.3,0.1-0.6,0.2-0.9,0.2c-0.5,0-0.9-0.4-1-0.9s0.2-1,0.8-1.2 C60.6,51.9,62.3,51.5,64.1,51.6z"></path> </g> <g> <path class="st7" d="M64.1,56.3c4.9,0,8.9,4,8.9,8.9s-4,8.9-8.9,8.9s-8.9-4-8.9-8.9C55.2,60.3,59.1,56.3,64.1,56.3z M70.8,65.2 c0-3.7-3-6.7-6.8-6.7c-3.7,0-6.7,3-6.7,6.8c0,3.7,3.1,6.7,6.8,6.7C67.8,72,70.8,68.9,70.8,65.2z"></path> </g> <g> <path class="st7" d="M41.7,57.4c-0.8,0-1.7,0-2.5,0s-1.3-0.4-1.3-1.1c0-0.7,0.5-1.1,1.3-1.1c1.7,0,3.5,0,5.2,0 c0.8,0,1.3,0.4,1.3,1.1c0,0.6-0.5,1.1-1.2,1.1C43.5,57.4,42.6,57.4,41.7,57.4z"></path> </g> <g> <path class="st7" d="M55.1,55.3c0.6,0,1.1,0.5,1.1,1c0,0.6-0.5,1.1-1.1,1.1S54,56.9,54,56.3C54.1,55.7,54.5,55.3,55.1,55.3z"></path> </g> <g> <path class="st7" d="M68.3,65c0,0.7-0.4,1.2-1,1.3c-0.6,0-1-0.4-1.1-1.1c-0.2-1.3-0.8-1.9-2.1-2.1C63.4,63,62.9,62.6,63,62 c0-0.6,0.5-1.1,1.2-1C66.4,61,68.2,62.8,68.3,65z"></path> </g> </g> </g> <g id="Calque_6_-_copie_2" class="st0"> <g class="st1"> <g> <circle class="st4" cx="58.4" cy="59.6" r="46.5"></circle> </g> </g> <g class="st1"> <g> <path class="st7" d="M41.3,90c-0.2-0.2-0.4-0.3-0.6-0.5c-3.3-3.3-6.5-6.5-9.8-9.8c-0.7-0.7-0.7-1.1,0-1.8 c3.8-3.8,7.5-7.6,11.3-11.3c3-3,6.6-5.4,10.5-7.1c3.8-1.7,7.2-4,10.1-7c1.4-1.4,2.7-2.7,4.1-4.1c0.6-0.6,1.1-0.6,1.7,0 c1.1,1.1,2.3,2.3,3.4,3.4c0.6,0.6,0.6,1,0,1.6c-1.6,1.7-3.3,3.3-4.9,5c-2.5,2.6-4.5,5.6-6,9c-1.9,4.3-4.5,8.1-7.9,11.5 c-3.5,3.5-7,7-10.5,10.5c-0.2,0.2-0.5,0.4-0.7,0.6C41.6,90,41.5,90,41.3,90z M35.5,76c3,3,5.9,5.9,8.9,8.9 c2.4-2.4,4.8-4.8,7.1-7.1c-2.9-2.9-5.9-5.9-8.9-8.9C40.2,71.2,37.9,73.6,35.5,76z M52.9,76.3c2.7-2.8,4.8-6,6.3-9.7 c-0.3,0-0.4,0-0.6,0c-1.3,0-2.5,0-3.8,0c-0.9,0-1.2-0.3-1.2-1.2c0-1.1,0-2.3,0-3.4c0-0.3,0-0.6,0-0.9C50.9,62,45,65.9,44,67.4 C47,70.4,50,73.3,52.9,76.3z M64.8,53.1c-2.6,2.8-5.6,5.1-9,6.9c-0.1,0.1-0.3,0.3-0.3,0.5c0,1.3,0,2.6,0,3.9 c0,0.3,0.1,0.4,0.5,0.4c1.2,0,2.4,0,3.7,0c0.4,0,0.6-0.1,0.8-0.5c1.1-2,2.3-3.9,3.8-5.6c1-1.1,2-2.2,2.9-3.2 C66.4,54.7,65.7,53.9,64.8,53.1z M42.9,86.4c-3-3-6-6-8.9-8.9c-0.4,0.4-0.9,0.9-1.4,1.3c3,3,5.9,5.9,8.9,8.9 C42,87.2,42.5,86.8,42.9,86.4z M67.7,50.3c-0.4,0.4-0.9,0.9-1.3,1.3c0.8,0.8,1.6,1.6,2.3,2.3c0.4-0.4,0.9-0.9,1.3-1.3 C69.2,51.8,68.5,51.1,67.7,50.3z"></path> </g> <g> <path class="st7" d="M86.4,38.8c-0.2,0.2-0.4,0.5-0.6,0.7c-1.4,1.1-2.8,2.2-4.2,3.4c-0.7,0.5-1.1,0.5-1.7-0.1 c-0.8-0.8-1.7-1.6-2.5-2.5c-0.5-0.5-0.5-0.9-0.1-1.5c1.2-1.5,2.4-3,3.6-4.4c0.4-0.5,1-0.6,1.4-0.2c1.3,1.3,2.6,2.5,3.8,3.8 c0.1,0.1,0.2,0.2,0.2,0.3C86.4,38.5,86.4,38.7,86.4,38.8z M84,38.6c-0.8-0.8-1.5-1.5-2.2-2.2c-0.8,1-1.6,2-2.4,3 C80,40,80.5,40.5,81,41C81.9,40.2,83,39.4,84,38.6z"></path> </g> <g> <path class="st7" d="M81.4,49.1c-0.4,0.4-0.9,0.8-1.3,1.3c-2-1.5-3.7-0.8-5.1,1c-0.5-0.5-0.9-0.9-1.3-1.3 C75.8,47.3,79.3,46.9,81.4,49.1z"></path> </g> <g> <path class="st7" d="M69.9,40.2c0.4-0.4,0.9-0.8,1.3-1.2c2.3,1.5,1.8,5.5-0.9,7.7c-0.4-0.4-0.9-0.8-1.4-1.4 c0.2-0.2,0.5-0.4,0.8-0.6C71,43.3,71.1,41.7,69.9,40.2z"></path> </g> <g> <path class="st7" d="M73,48.5c-0.3-0.4-0.7-0.8-1.1-1.2c1.5-1.5,3-3,4.6-4.5c0.3,0.3,0.8,0.7,1.2,1.1 C76.1,45.4,74.6,46.9,73,48.5z"></path> </g> <g> <path class="st7" d="M59.3,36.7c-0.6,0-1.2,0-1.8,0c0-0.9,0-1.8,0-2.7c0.6,0,1.2,0,1.8,0C59.3,34.9,59.3,35.8,59.3,36.7z"></path> </g> <g> <path class="st7" d="M59.4,38.6c0,0.6-0.1,1.2-0.1,1.8c0,0.3,0,0.5,0,0.9c-0.6,0-1.2,0-1.8,0c0-0.9-0.1-1.8-0.1-2.7l0,0 C58,38.7,58.7,38.7,59.4,38.6L59.4,38.6z"></path> </g> <g> <path class="st7" d="M39.6,55.4c0.9,0,1.8,0,2.8,0c0,0.6,0,1.2,0,1.8c-0.9,0-1.9,0-2.8,0l0,0C39.6,56.6,39.6,56,39.6,55.4 L39.6,55.4z"></path> </g> <g> <path class="st7" d="M39.6,57.2c0,0.9,0,1.9,0,2.8c-0.6,0-1.2,0-1.8,0c0-0.9,0-1.9,0-2.8l0,0C38.4,57.3,39,57.3,39.6,57.2 L39.6,57.2z"></path> </g> <g> <path class="st7" d="M77.1,68.6c0-0.9,0-1.8,0-2.8c0.6,0,1.2,0,1.8,0c0,0.9,0,1.9,0,2.8l0,0C78.4,68.5,77.7,68.5,77.1,68.6 L77.1,68.6z"></path> </g> <g> <path class="st7" d="M77.1,70.4c-0.9,0-1.9,0-2.8,0c0-0.6,0-1.2,0-1.8c0.9,0,1.9,0,2.8,0l0,0C77.1,69.2,77.1,69.8,77.1,70.4 L77.1,70.4z"></path> </g> <g> <path class="st7" d="M57.3,38.6c-0.9,0-1.8,0-2.7,0c0-0.7,0-1.3,0-1.9c0.9,0,1.8,0,2.8,0C57.4,37.4,57.4,38,57.3,38.6 C57.3,38.7,57.3,38.6,57.3,38.6z"></path> </g> <g> <path class="st7" d="M59.4,38.7c0-0.6-0.1-1.2-0.1-1.9c1,0,1.9,0,2.8,0c0,0.6,0,1.2,0,1.9C61.2,38.6,60.3,38.6,59.4,38.7 C59.4,38.6,59.4,38.7,59.4,38.7z"></path> </g> <g> <path class="st7" d="M37.8,57.2c-0.9,0-1.8,0-2.7,0c0-0.6,0-1.2,0-1.8c0.9,0,1.8,0,2.7,0l0,0C37.8,56,37.8,56.6,37.8,57.2 L37.8,57.2z"></path> </g> <g> <path class="st7" d="M37.8,55.4c0-0.9,0-1.8,0-2.7c0.6,0,1.2,0,1.8,0c0,0.9,0,1.8,0,2.7l0,0C39,55.4,38.4,55.4,37.8,55.4 L37.8,55.4z"></path> </g> <g> <path class="st7" d="M79,68.6c0.9,0,1.8,0,2.7,0c0,0.6,0,1.2,0,1.8c-0.9,0-1.8,0-2.7,0l0,0C79,69.8,79,69.2,79,68.6L79,68.6z"></path> </g> <g> <path class="st7" d="M79,70.4c0,0.9,0,1.8,0,2.7c-0.6,0-1.2,0-1.8,0c0-0.9,0-1.8,0-2.7l0,0C77.7,70.4,78.4,70.4,79,70.4L79,70.4z "></path> </g> <g> <path class="st7" d="M71.5,61c0.6,0,1.2,0,1.8,0c0,0.6,0,1.2,0,1.8c-0.6,0-1.2,0-1.8,0C71.5,62.3,71.5,61.7,71.5,61z"></path> </g> <g> <path class="st7" d="M46.2,41.3c-0.6,0-1.2,0-1.8,0c0-0.6,0-1.2,0-1.8c0.6,0,1.2,0,1.8,0C46.2,40.1,46.2,40.7,46.2,41.3z"></path> </g> <g> <path class="st7" d="M54.6,46.1c0,0.6,0,1.2,0,1.8c-0.6,0-1.2,0-1.8,0c0-0.6,0-1.2,0-1.8C53.4,46.1,54,46.1,54.6,46.1z"></path> </g> <g> <path class="st7" d="M82.7,55.4c0-0.6,0-1.2,0-1.8c0.6,0,1.2,0,1.8,0c0,0.6,0,1.2,0,1.8C83.9,55.4,83.3,55.4,82.7,55.4z"></path> </g> <g> <path class="st7" d="M72.4,86.3c-0.6,0-1.2,0-1.8,0c0-0.6,0-1.2,0-1.8c0.6,0,1.2,0,1.8,0C72.4,85.1,72.4,85.6,72.4,86.3z"></path> </g> <g> <path class="st7" d="M67.7,75c-0.6,0-1.2,0-1.8,0c0-0.6,0-1.2,0-1.8c0.6,0,1.2,0,1.8,0C67.7,73.8,67.7,74.4,67.7,75z"></path> </g> </g> </g> <g id="Calque_24" class="st0"> <path class="st8" d="M59.2,3.3c-22.3,0-40.5,18.1-40.5,40.5S59.2,119,59.2,119s40.5-52.9,40.5-75.3S81.5,3.3,59.2,3.3z M85.5,62.1 c-0.5,0.1-1-0.1-1.3-0.5c-0.5-0.7-1-1.4-1.5-2.2c-0.5-0.7-1-1.5-1.6-2.2c0,1.1,0,2.2,0,3.3c0,0.9-0.7,1.6-1.6,1.6 c-3.4,0-6.8,0-10.3,0c-0.4,0-0.6-0.1-0.8-0.5c-2.6-4.5-5.2-9.1-7.8-13.6c-0.1-0.2-0.2-0.3-0.3-0.5c-0.1,0.2-0.2,0.4-0.3,0.5 c-2.6,4.5-5.2,9.1-7.8,13.6c-0.3,0.4-0.5,0.5-1.3,0.4c-3-0.5-6.1-0.4-9.2,0c-1.6,0.2-2.3-0.2-2.3-1.5c0-0.9,0-1.9,0-2.8 c0-0.2,0-0.3,0-0.6c-0.6,0.9-1.1,1.6-1.6,2.4c-0.4,0.6-0.8,1.1-1.1,1.7c-0.8,1.2-1.9,1.2-2.6-0.1c0-0.2,0-0.4,0-0.6 c1-1.6,2.1-3.1,3.1-4.7c7.1-10.5,14.2-21,21.3-31.5c0.3-0.4,0.2-0.6,0-1c-1-1.4-1.9-2.8-2.8-4.2c-0.2-0.3-0.3-0.8-0.3-1.2 c0.1-0.5,0.5-0.9,1-1c0.6-0.1,1,0.1,1.4,0.6c0.8,1.1,1.5,2.2,2.2,3.3c0.1,0.2,0.2,0.3,0.4,0.5c0.7-1,1.4-2.1,2.1-3.1 c0.2-0.3,0.4-0.5,0.6-0.8c0.5-0.6,1.2-0.8,1.9-0.4c0.6,0.4,0.7,1.2,0.3,1.8c-0.8,1.2-1.6,2.3-2.4,3.5c-0.3,0.4-0.7,0.8-0.7,1.2 c0,0.4,0.5,0.8,0.7,1.2c7.8,11.6,15.6,23.2,23.4,34.9c0.2,0.4,0.4,0.8,0.4,1.3C86.5,61.6,86,61.9,85.5,62.1z"></path> </g> <path class="st5" d="M60,7.7C31.1,7.7,7.7,31.1,7.7,60s23.4,52.3,52.3,52.3s52.3-23.4,52.3-52.3S88.9,7.7,60,7.7z M50.1,92.9 c-9.6,1-17-6.3-17.8-13.6c0.9,0,1.7,0,2.6,0c2.2,7.6,7.4,11.2,15.3,11C50.1,91.2,50.1,92.1,50.1,92.9z M63.5,96.5c-1,0-2.1,0-3.1,0 c-1,0-2,0-2.9,0c-2.7-0.1-4.8-2.2-4.8-4.8c0-2.6,2.1-4.7,4.7-4.8c2.1-0.1,4.1-0.1,6.2,0c2.6,0.1,4.7,2.2,4.7,4.8 C68.3,94.3,66.2,96.4,63.5,96.5z M98.4,69.5c-1.4,4.1-5.1,6.8-9.4,7c-1.2,0.1-2.3,0-3.5,0c-1.6,0-2.5-1-2.5-2.5c0-6,0-12.1,0-18.1 c0-2.7,0.1-5.4-0.3-8.1c-1.4-9.5-9-17.1-18.5-18.6c-11.7-1.9-22.7,5.2-25.6,16.6c-0.5,1.9-0.7,3.9-0.7,5.9c-0.1,7.3,0,14.7,0,22 c0,1.8-0.6,2.6-2.4,2.8c-5.9,0.7-10.8-1.5-12.9-6.8l-0.6-11.7c0.8-4.5,4-7.8,8.5-8.7c0.8-0.2,1.7-0.2,2.6-0.3 C34,36.1,45,25,58.7,24.1c6.3-0.4,12,1.1,17.2,4.7c7.1,4.9,11,11.8,11.9,20.4c0.3,0,0.6,0,0.9,0c4.7,0.1,8.7,3.2,9.9,7.8 c0.1,0.5,0.2,1,0.4,1.5c0,3,0,5.9,0,8.9C98.8,68.1,98.7,68.8,98.4,69.5z"></path> </svg>				</span>
			</div>
			
						<div class="elementor-icon-box-content">

									<p class="elementor-icon-box-title">
						<span  >
							Accueil téléphonique<br> Du lundi au vendredi de 9h à 12h<br> et de 14h à 18h						</span>
					</p>
				
				
			</div>
			
		</div>
						</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-f99b829" data-id="f99b829" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<section class="elementor-section elementor-inner-section elementor-element elementor-element-adc365c elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="adc365c" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-035e128" data-id="035e128" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-6b5d227 elementor-position-left elementor-vertical-align-middle elementor-tablet_extra-position-top elementor-view-default elementor-mobile-position-top elementor-widget elementor-widget-icon-box" data-id="6b5d227" data-element_type="widget" data-widget_type="icon-box.default">
				<div class="elementor-widget-container">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<a href="tel:+330296284798" class="elementor-icon" tabindex="-1" aria-label="+33(0)2 96 28 47 98">
				<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewbox="0 0 120 120" style="enable-background:new 0 0 120 120;" xml:space="preserve"> <style type="text/css"> .st0{display:none;} .st1{display:inline;} .st2{fill:#CFC6C1;} .st3{display:inline;fill:#CFC6C1;} .st4{fill:#FFFFFF;} .st5{fill:#AFC50B;} .st6{display:inline;fill:#AFC50B;} .st7{fill:#D2CAC5;} </style> <g id="Calque_1" class="st0"> <g class="st1"> <path class="st2" d="M9,95.7c0.8-1.1,2-0.8,3.1-0.9c0-0.6,0-1.1,0-1.6c0,0-0.1-0.1-0.1-0.1c-1.3-0.3-1.9-0.8-1.8-1.6 c0.1-0.9,0.7-1.4,2.1-1.4c1,0,2,0,3,0c1.1,0,1.7,0.5,1.7,1.4c0,0.9-0.4,1.4-1.5,1.6c-0.1,0-0.2,0.1-0.4,0.1c0,0.2,0,0.5,0,0.7 c0,0.3,0,0.6,0,1c1.2,0,2.4,0,3.6,0c0.2,0,0.5-0.3,0.6-0.5c0.6-0.9,1.2-1.8,1.8-2.7c0.2-0.3,0.3-0.6,0.3-0.9c0-6.8,0-13.7,0-20.5 c0-0.2,0-0.3,0-0.4c-1.3-0.4-2.6-0.7-3.8-1.2C9.9,65.4,6.9,56.2,11.2,49c0.7-1.2,1-2.4,0.6-3.7c-0.2-1,0.3-1.8,1.2-1.9 c0.8-0.1,1.5,0.4,1.7,1.4c0.5,2.1,0.1,4-1,5.8c-3.8,6.3-0.3,14.3,6.8,16c0.3,0.1,0.5,0.1,0.8,0.1c0-0.3,0.1-0.6,0.1-0.8 c0-3.4,0-6.7,0-10.1c0-0.4-0.2-1-0.5-1.3c-1.3-1.3-2.6-2.6-3.9-3.9c-0.8-0.8-0.9-1.7-0.2-2.3c0.7-0.7,1.5-0.6,2.3,0.3 c0.7,0.7,1.4,1.4,2.3,2.4c0-1.8,0-3.3,0-4.8c0-0.4,0-0.9,0-1.3c0-1.1,0.6-1.7,1.5-1.7c0.9,0,1.5,0.7,1.5,1.7c0,3.5,0,6.9,0,10.4 c0,0.3,0,0.6,0,1.2c1-1,1.8-1.7,2.6-2.5c0.9-0.9,1.7-1,2.4-0.3c0.7,0.7,0.5,1.5-0.3,2.4c-1.3,1.3-2.7,2.7-4,4 c-0.3,0.4-0.6,0.9-0.6,1.4c-0.1,1.7,0,3.4,0,5.2c1.8-0.2,3.2-0.8,4.6-1.7c4.7-3.2,6.2-9.5,3.3-14.3c-1.1-1.9-1.5-3.8-1.1-6 c0.4-2.2,0-4.3-1.3-6.1c-1.5-2-1.9-4.1-1.2-6.6c0.7-2.5-0.3-4.9-2.4-6.3c-2-1.3-4.6-1.3-6.6,0c-2.1,1.4-3.1,3.9-2.3,6.4 c0.7,2.5,0.3,4.7-1.4,6.7c-0.6,0.8-1.4,1-2.1,0.5c-0.7-0.5-0.9-1.4-0.3-2.1c1.2-1.4,1.3-2.9,0.8-4.7c-1.2-5,2.3-10,7.2-10.6 c5.3-0.7,9.9,3,10.2,8.3c0.1,1-0.2,2-0.2,3c0.2-0.2,0.4-0.4,0.6-0.5c2.9-2.9,7.2-3.5,10.6-1.5c3.5,2,5.2,6,4.1,9.9 c-0.4,1.5-0.1,2.8,0.7,4.1c0.8,1.2,1.4,2.6,2,4c0.1-0.2,0.3-0.4,0.5-0.7c2.6-3.8,5.1-7.6,7.7-11.4c1-1.5,2.1-1.5,3.1,0 c4.3,6.4,8.6,12.8,12.9,19.2c0.1,0.2,0.3,0.4,0.4,0.7c0.3,0.8,0.2,1.4-0.6,1.9c-0.7,0.4-1.3,0.3-1.9-0.3c-0.2-0.3-0.4-0.6-0.6-0.9 c-3.7-5.5-7.4-11.1-11.2-16.6c-0.2-0.3-0.4-0.6-0.7-0.9c-0.3,0.4-0.5,0.6-0.7,0.9C46.4,59.4,34.1,77.6,21.9,95.8 c-0.5,0.7-0.7,1.4-0.7,2.2c0,2.7,0,5.3,0,8c0,0.4,0,0.7,0,1.1c7.1,0,14.2,0,21.3,0c-0.2-0.3-0.4-0.5-0.6-0.6 c-1.7-1.5-3.5-3.1-5.2-4.6c-1.3-1.1-1.4-1.8-0.2-3c6.8-7.1,13.5-14.2,20.3-21.3c0.7-0.8,1-1.5,1-2.6c0-5.6,0-11.3,0-16.9 c0-0.4-0.1-0.9,0.1-1.1c0.3-0.4,0.8-0.9,1.3-1.1c0.7-0.2,1.3,0.3,1.4,1.1c0.1,0.4,0.1,0.8,0.1,1.2c0,5.8,0,11.5,0,17.3 c0,0.8,0.2,1.3,0.8,1.9c6.7,7.1,13.4,14.1,20.2,21.2c0.2,0.2,0.4,0.4,0.5,0.6c0.9,1,0.9,1.8-0.1,2.7c-1.7,1.5-3.5,3.1-5.2,4.6 c-0.3,0.2-0.5,0.5-0.9,0.8c7.2,0,14.2,0,21.3,0c0-0.2,0.1-0.4,0.1-0.5c0-3,0-6.1,0-9.1c0-0.4-0.2-0.9-0.5-1.3 c-7-10.4-13.9-20.8-20.9-31.2c-0.9-1.3-0.9-2.1,0-2.7c0.8-0.5,1.6-0.2,2.4,1.1c5,7.4,10,14.8,14.9,22.2c0.2,0.3,0.4,0.6,0.7,1 c0.1-0.3,0.1-0.5,0.2-0.7c0-3.8,0-7.7,0-11.5c0-0.6-0.2-0.8-0.8-1c-8-1.6-11.9-10.4-7.7-17.4c0.5-0.9,0.7-1.8,0.5-2.9 c-0.5-2.7,0.1-5.1,1.7-7.3c0.7-0.9,0.8-1.8,0.5-3c-1.2-4.4,1.5-8.7,5.9-9.5c4.3-0.8,8.4,2.3,8.9,6.7c0.1,0.9,0,1.9-0.3,2.8 c-0.3,1.1-0.1,2,0.5,2.9c1.7,2.3,2.2,4.8,1.7,7.6c-0.2,0.9,0,1.8,0.5,2.6c4.2,7.1,0.3,15.9-7.8,17.5c-0.6,0.1-0.8,0.3-0.8,0.9 c0,5.4,0,10.9,0,16.3c0,0.4,0.2,0.7,0.3,1.1c0.2,0.4,0.5,0.6,0.6,1c1,2.6,3.1,2.5,5.4,2.1c0-0.5,0-1,0-1.6 c-0.3-0.1-0.6-0.1-0.8-0.2c-0.7-0.2-1.1-0.7-1.1-1.4c0-0.7,0.4-1.3,1.1-1.3c1.6-0.1,3.1-0.1,4.7,0c0.4,0,0.9,0.8,1.1,1.3 c0.2,0.7-0.3,1.2-1,1.4c-0.2,0.1-0.5,0.1-0.8,0.1c0,0.6,0,1.1,0,1.7c1.2,0.3,3.1-0.5,3,1.6c0,1.9-1.8,1.3-3.1,1.5c0,0.3,0,0.7,0,1 c0,3,0,6.1,0,9.1c0,1.3-0.5,2-1.5,2c-0.9,0-1.4-0.7-1.4-1.9c0-3,0-6.1,0-9.1c0-0.4,0-0.7,0-1.1c-1.1,0-2,0-3.2,0c0,0.4,0,0.7,0,1 c0,3,0,6.1,0,9.1c0,1.5-0.5,2-2,2c-26,0-52,0-78,0c-1.4,0-2-0.5-2-1.9c0-3,0-6.1,0-9.1c0-0.4,0-0.7,0-1.1c-1.1,0-2,0-3.2,0 c0,0.3,0,0.7,0,1c0,3.1,0,6.2,0,9.2c0,1.2-0.5,1.9-1.5,1.9c-0.9,0-1.5-0.7-1.5-1.9c0-3,0-6.1,0-9.1c0-0.4,0-0.7,0-1.1 c-1.2-0.1-2.4,0.2-3.2-1C9,96.5,9,96.1,9,95.7z M97.1,70.5c0.5-0.1,0.8-0.1,1.1-0.2c5.4-1.6,7.9-7.9,5-12.8 c-0.8-1.4-1.3-2.9-1-4.5c0.4-2.2,0-4.1-1.3-5.9c-1.1-1.5-1.3-3.1-0.8-4.9c0.2-0.7,0.3-1.4,0.2-2.1c-0.4-2.7-2.9-4.5-5.5-4 c-2.6,0.5-4.2,3.1-3.5,5.8c0.6,2.1,0.2,3.8-1,5.5c-1,1.4-1.5,3-1.1,4.7c0.4,2,0,3.7-1,5.4c-2.8,4.8-0.3,11,5,12.6 c0.3,0.1,0.6,0.1,0.9,0.2c0.1-0.2,0.1-0.3,0.1-0.4c0-2.8,0-5.7,0-8.5c0-0.3-0.2-0.7-0.5-0.9c-0.9-0.9-1.9-1.8-2.8-2.8 c-0.6-0.7-0.6-1.6,0-2.1c0.6-0.6,1.4-0.6,2,0c0.4,0.3,0.7,0.6,1.2,1.1c0-0.9,0-1.5,0-2.1c0-0.9,0-1.8,0-2.6 c0.1-0.8,0.6-1.2,1.4-1.3c0.7,0,1.3,0.3,1.4,1.1c0.1,0.3,0.1,0.7,0.1,1.1c0,2.5,0,5,0,7.6c0,0.3,0,0.5,0.1,0.8 c0.1,0,0.2,0.1,0.3,0.1c0.5-0.5,0.9-1,1.4-1.5c0.9-0.9,1.7-1,2.4-0.3c0.6,0.6,0.5,1.5-0.3,2.3c-1.1,1.1-2.2,2.2-3.2,3.3 c-0.2,0.2-0.5,0.6-0.5,0.9C97,67.6,97.1,68.9,97.1,70.5z M39.9,63.6c0.2-0.2,0.3-0.3,0.4-0.4c2-2.9,3.9-5.8,5.8-8.7 c0.2-0.2,0.3-0.5,0.3-0.8c0.6-2.4,0.3-4.7-1.2-6.7c-1.5-2.1-1.9-4.2-1.2-6.7c0.8-3-0.9-6.1-3.9-7c-2.9-0.9-6,0.5-7.2,3.3 c-0.2,0.6-0.3,1.1,0.1,1.7c1.2,2.2,1.5,4.5,1,6.9c-0.3,1.4,0,2.6,0.7,3.9c3.6,6,2.1,13.7-3.6,17.9c-0.8,0.6-1.7,1.1-2.7,1.7 c1,2.2,2.5,3.8,4.6,5c1.1-1.7,2.2-3.3,3.3-4.9c0.2-0.4,0.4-0.9,0.4-1.4c0.1-1.6,0-3.1,0-4.7c0-0.8,0.5-1.3,1.3-1.4 c0.8-0.1,1.4,0.4,1.6,1.3C39.8,62.9,39.8,63.2,39.9,63.6z M59.4,81.2c-0.1,0-0.2,0-0.2,0c-3.4,8.6-6.9,17.2-10.3,25.8 c7,0,13.9,0,20.9,0C66.3,98.4,62.8,89.8,59.4,81.2z M72.5,106.1c2.3-2,4.5-4,6.8-5.9C74.1,94.7,69,89.3,63.8,83.9 c-0.1,0-0.1,0.1-0.2,0.1C66.6,91.3,69.5,98.7,72.5,106.1z M46,106.1c3-7.4,5.9-14.8,8.8-22.1c-0.1,0-0.1-0.1-0.2-0.1 c-5.1,5.4-10.3,10.8-15.4,16.3C41.6,102.2,43.7,104.1,46,106.1z M24.3,86.5c0.1,0,0.1,0.1,0.2,0.1c2.3-3.4,4.6-6.9,6.9-10.3 c-2.6-1.6-4.4-3.6-5.7-6.2c-0.1-0.2-0.6-0.4-0.9-0.3c-0.2,0-0.5,0.5-0.5,0.7c0,2.3,0,4.5,0,6.8C24.3,80.3,24.3,83.4,24.3,86.5z"></path> </g> <path class="st3" d="M81,11.5c5.3,2.7,8.3,8.7,7.3,14.4c-1.2,6.2-5.9,10.7-12,11.4c-8.8,1-16.2-6.5-15.2-15.2 c0-0.2,0.1-0.5,0.1-0.7c0.2-0.8,0.8-1.1,1.6-1c0.8,0.1,1.2,0.6,1.3,1.4c0,0.5,0,1-0.1,1.3c-0.2,6,3.9,10.7,9.8,11.3 c5.4,0.6,10.5-3.2,11.6-8.7c0.9-4.5-1.4-9.3-5.5-11.5c-4.1-2.2-9.2-1.5-12.6,1.8C67.1,16,67,16.1,67,16.2c-1,1-1.8,1.1-2.5,0.4 c-0.7-0.7-0.6-1.5,0.4-2.5C69.1,9.8,75.6,8.7,81,11.5"></path> </g> <g id="Calque_9" class="st0"> <g class="st1"> <g> <path class="st2" d="M9.3,64c0.4-1.8,0.7-3.6,1.2-5.3C13.8,48.2,24,41.3,35,42.1c0.9,0.1,1.9,0.2,2.9,0.3c0-0.3,0-0.5,0-0.8 c-0.1-2.9-0.2-5.9-0.3-8.8c-0.1-1.9,0.9-3.2,2.4-4.3c1.8-1.4,4-2.2,6.2-2.8c6.4-1.8,13-2.2,19.6-1.9c4.9,0.2,9.8,0.8,14.5,2.5 c1.6,0.6,3.2,1.4,4.6,2.3c1.8,1.2,2.7,3,2.6,5.2c0,6.4,0,12.7,0,19.1c0,0.4,0,0.8,0,1.2c2.6,0.2,5,0.4,7.5,0.7 c3.4,0.4,6.7,1.1,9.9,2.4c1.1,0.4,2.1,1,3.1,1.6c2,1.3,2.9,3.1,2.8,5.4c0,6.8-0.1,13.7,0,20.5c0,2.4-1,4-2.8,5.3 c-2.2,1.5-4.6,2.3-7.1,2.9c-10.2,2.3-20.5,2.3-30.7-0.4c-1.9-0.5-3.7-1.4-5.5-2.4c-1.3-0.7-2.3-1.8-2.9-3.3 c-0.1-0.2-0.4-0.5-0.7-0.5c-4-0.2-8-0.5-11.9-1.3c-0.4-0.1-0.9,0.2-1.2,0.5c-8.6,5.9-17.6,6.6-26.7,1.4 c-6.9-3.9-10.7-10.1-11.8-17.9c0-0.2-0.1-0.4-0.2-0.7C9.3,66.9,9.3,65.5,9.3,64z M33.4,86.3c11.1,0,20.2-9.1,20.2-20.1 c0-11.1-9.1-20.2-20.3-20.1c-11,0-19.9,9-20,20.1C13.3,77.2,22.3,86.3,33.4,86.3z M61.6,37.5c5.8,0,10.9-0.4,15.8-1.9 c1.8-0.5,3.5-1.5,5.2-2.3c0.7-0.4,0.7-1,0-1.5c-1.2-0.7-2.4-1.4-3.7-1.9c-3.6-1.3-7.3-1.8-11-2.1c-6.5-0.5-12.9-0.3-19.3,1.3 c-2.2,0.5-4.4,1.2-6.2,2.6c-0.8,0.6-0.9,1.1,0,1.6c1.2,0.7,2.4,1.5,3.8,1.9C51.4,37.1,56.8,37.5,61.6,37.5z M85.8,68.2 c2.7-0.2,5.5-0.3,8.2-0.6c1.6-0.2,3.1-0.4,4.7-0.8c2.5-0.6,5-1.2,7.2-2.7c1-0.7,1.1-1.2,0-1.8c-1.6-0.8-3.2-1.7-4.9-2.1 c-9.4-2.4-18.9-2.5-28.3-0.5c-2.2,0.5-4.3,1.4-6.3,2.4c-1.4,0.7-1.4,1.4,0,2.2c1.2,0.7,2.5,1.3,3.9,1.7 C75.2,67.6,80.4,68,85.8,68.2z M65.6,80.1c0,1.5,0,3.1,0,4.8c0,0.9,0.3,1.5,1,1.9c1.4,0.7,2.8,1.5,4.3,1.9 c9.7,2.6,19.4,2.6,29.2,0.3c1.8-0.4,3.6-1.3,5.3-2.1c0.5-0.2,1.2-0.8,1.2-1.3c0.1-2,0.1-3.9,0.1-5.7 C92.9,84.6,79.3,84.5,65.6,80.1z M106.6,68.6c-13.8,4.7-27.5,4.7-41.2,0.2c0,1.6,0,3.4,0,5.1c0,0.8,0.3,1.4,1,1.7 c1.6,0.7,3.1,1.5,4.7,1.9c9.1,2.3,18.2,2.3,27.4,0.5c2.4-0.5,4.7-1.1,6.8-2.4c0.7-0.4,1.4-0.9,1.4-1.8 C106.6,72,106.6,70.2,106.6,68.6z M42,38.3c0,1.4,0,3,0,4.6c0,0.6,0.2,0.8,0.7,1c1.7,0.9,3.3,1.9,5,2.8c0.5,0.3,1,0.6,1.6,0.7 c8.5,1.8,17,1.8,25.4,0.2c2.5-0.5,5-1.1,7.2-2.6c0.5-0.3,1.1-0.8,1.2-1.2c0.2-2,0.3-3.9,0.4-5.8C69.6,42.7,55.8,42.8,42,38.3z M53.5,52.3c1,2.3,2,4.6,3,6.8c0.1,0.3,0.5,0.5,0.7,0.6c1.3,0.1,2.7,0.1,4.1,0.2c0.7,0,1.2-0.1,1.8-0.6c0.9-0.7,1.9-1.3,2.9-1.8 c3.9-1.8,8.2-2.5,12.4-3c1.6-0.2,3.2-0.2,4.8-0.4c0-1.8,0-3.4,0-5.1C73.6,53.2,63.5,53.2,53.5,52.3z M52.4,81.7 c3,0.3,6,0.5,9,0.8c0-2.6,0-4.9,0-7.2c-1.7-0.1-3.2-0.2-4.8-0.2c-0.3,0-0.6,0.2-0.8,0.4C54.7,77.4,53.6,79.4,52.4,81.7z M61.2,71 c0-2.3,0-4.6,0-7c-1.3,0-2.4,0-3.5,0c-0.1,2.3-0.3,4.6-0.4,7C58.6,71,59.9,71,61.2,71z"></path> </g> <g> <path class="st2" d="M22.8,67.6c0-0.8,0-1.4,0-2.2c-0.6,0-1.2,0-1.8,0c-1.3-0.1-2.2-0.9-2.2-2c0-1.1,0.9-2.1,2.2-2 c1.9,0.2,2.8-0.5,3.8-2.2c3.2-6,10.5-8.6,16.8-6.5c0.6,0.2,1.3,0.7,1.7,1.2c0.5,0.7,0.3,1.5-0.2,2.2c-0.6,0.7-1.4,0.9-2.2,0.6 c-1.9-0.7-3.8-0.9-5.7-0.5c-3,0.7-5.3,2.3-7,5.2c0.5,0,0.9,0,1.2,0c3.4,0,6.9,0,10.3,0c1.3,0,2.2,0.8,2.3,2c0,1.2-0.9,2-2.2,2 c-0.3,0-0.5,0-0.8,0c-3.6,0-7.2,0-10.8,0c-0.4,0-0.7,0-1.1,0c0,0.8,0,1.5,0,2.2c3.5,0,6.8,0,10.2,0c0.5,0,1.1,0,1.6,0 c1.2,0,2.1,0.8,2.1,1.9c0,1.1-0.9,2-2.1,2c-3,0-6,0-9,0c-0.4,0-0.7,0-1.3,0c0.4,0.5,0.6,0.9,0.9,1.3c3,3.2,6.6,4.3,10.9,3.1 c0.2,0,0.3-0.1,0.5-0.1c1.3-0.4,2.4,0.1,2.8,1.1c0.4,1.2-0.2,2.2-1.5,2.7c-2.9,1-5.8,1.1-8.8,0.3c-4.1-1.2-7.2-3.7-9-7.6 c-0.3-0.6-0.6-0.8-1.3-0.8c-0.6,0.1-1.2,0-1.8,0c-1.5,0-2.4-0.8-2.4-2c0-1.2,1-2,2.4-2C21.7,67.6,22.3,67.6,22.8,67.6z"></path> </g> </g> </g> <g id="Calque_10" class="st0"> <g class="st1"> <g> <path class="st2" d="M46.9,110.1c-0.5-0.6-1.1-1.1-1.4-1.8c-1.4-3.7-2.7-7.4-4-11.1c-0.2-0.6-0.5-0.8-1.1-0.6 c-3.8,0.8-7.6,1.6-11.4,2.4c-0.9,0.2-1.7,0.1-2.3-0.7c-0.6-0.8-0.3-1.6,0.1-2.4c3.5-6.1,7-12.3,10.5-18.4c0.4-0.6,0.3-1-0.2-1.5 c-17.1-16.4-13.6-44.3,6.9-56c2.6-1.5,5.3-2.5,8.1-3.3c1.4-0.4,2.4,0.1,2.7,1.2c0.3,1.1-0.3,2-1.7,2.4 c-10.8,3.2-18.2,10-21.7,20.7C25.5,59,37.1,78.1,55.8,81.5c16.8,3,32.9-7.9,36.4-24.7c3.3-16.1-6.6-32.3-22.5-36.6 C68.9,20,68.1,19.8,68,19c-0.1-0.6,0-1.3,0.2-1.8c0.4-0.7,1.2-0.9,2-0.6c1.3,0.4,2.6,0.7,3.8,1.2c12.6,5.2,20.2,14.5,22.1,28 c1.7,11.7-2,21.8-10.4,30.1c-0.6,0.6-0.6,0.9-0.2,1.6c3.5,6.1,7,12.2,10.4,18.3c0.3,0.6,0.5,1.4,0.3,2c-0.2,1-1.2,1.3-2.3,1.1 c-3.9-0.8-7.7-1.6-11.6-2.4c-0.7-0.1-0.9,0-1.1,0.6c-1.3,3.7-2.6,7.4-3.9,11.1c-0.3,0.8-0.7,1.5-1.5,1.9c-0.4,0-0.7,0-1.1,0 c-0.5-0.5-1.1-1-1.4-1.6c-3.8-6.6-7.6-13.3-11.3-19.9c-0.2-0.3-0.3-0.6-0.6-0.9c-0.2,0.4-0.4,0.6-0.6,0.9 c-3.8,6.6-7.5,13.3-11.3,19.9c-0.4,0.6-0.9,1.1-1.4,1.6C47.7,110.1,47.3,110.1,46.9,110.1z M47.9,103.8 c3.5-6.2,6.9-12.2,10.4-18.3C51.8,84.9,46,82.7,40.7,79c-2.9,5.2-5.8,10.3-8.8,15.5c0.4-0.1,0.7-0.1,0.9-0.1c3-0.6,6-1.2,8.9-1.9 c1.4-0.3,2.1,0.1,2.6,1.4c0.7,1.9,1.4,3.9,2.1,5.8C46.9,101,47.3,102.3,47.9,103.8z M74.8,103.8c0.2-0.5,0.3-0.8,0.4-1.1 c1-2.9,2.1-5.9,3.1-8.8c0.5-1.4,1.2-1.8,2.6-1.5c2.7,0.6,5.4,1.1,8,1.7c0.5,0.1,1.1,0.2,1.8,0.3C87.8,89.2,85,84.1,82,79 c-5.3,3.8-11.1,5.9-17.6,6.6C67.9,91.6,71.3,97.6,74.8,103.8z"></path> </g> <g> <path class="st2" d="M61.9,15.4c0.1,0.1,0.3,0.2,0.4,0.3c0.7,0.5,1,1.2,0.8,2.1c-0.3,0.8-0.9,1.3-1.8,1.3c-0.9,0-1.4-0.5-1.7-1.3 c-0.3-0.9,0-1.6,0.8-2.1c0.1-0.1,0.3-0.2,0.4-0.3C61.2,15.4,61.6,15.4,61.9,15.4z"></path> </g> <g> <path class="st2" d="M33.6,50.5c0-15.3,12.6-27.7,27.8-27.7c15.3,0.1,27.7,12.6,27.6,27.9C89,65.9,76.6,78.3,61.3,78.3 C46,78.2,33.6,65.7,33.6,50.5z M37.3,50.5c0,13.3,10.8,24.1,24,24.1c13.2,0,24-10.7,24.1-24c0-13.3-10.7-24.1-24-24.1 C48.2,26.5,37.3,37.2,37.3,50.5z"></path> </g> <g> <path class="st2" d="M73,64.4c0,1.5-1.4,2.4-2.7,1.7c-1.6-0.8-3.2-1.7-4.8-2.5c-1.1-0.6-2.2-1.1-3.3-1.7c-0.5-0.3-1-0.3-1.5,0 c-2.6,1.4-5.2,2.7-7.8,4.1c-0.8,0.4-1.6,0.6-2.3,0c-0.8-0.6-0.8-1.3-0.7-2.2c0.5-2.9,1-5.9,1.5-8.8c0.1-0.3-0.1-0.8-0.4-1.1 c-2.1-2.1-4.2-4.2-6.4-6.3c-0.6-0.6-1-1.3-0.7-2.2c0.3-0.9,1-1.2,1.9-1.3c2.9-0.4,5.8-0.9,8.8-1.3c0.6-0.1,0.9-0.3,1.2-0.9 c1.3-2.6,2.6-5.2,3.9-7.9c0.4-0.8,0.9-1.4,1.8-1.4c1,0,1.5,0.6,1.9,1.4c1.3,2.6,2.6,5.2,3.9,7.8c0.3,0.6,0.7,0.9,1.4,1 c2.9,0.4,5.8,0.9,8.7,1.3c0.9,0.1,1.5,0.5,1.8,1.3c0.3,0.9-0.1,1.5-0.7,2.1c-2.1,2.1-4.2,4.2-6.3,6.2c-0.4,0.4-0.6,0.8-0.5,1.4 c0.5,3,1,6,1.5,9C73,64.2,73,64.3,73,64.4z M54,61.2c2.2-1.1,4.1-2.1,6.1-3.2c0.9-0.5,1.7-0.5,2.5,0c1.3,0.7,2.7,1.4,4,2.1 c0.6,0.3,1.3,0.6,2.1,1c-0.4-2.4-0.7-4.6-1.1-6.8c-0.2-0.9,0-1.6,0.7-2.2c1.5-1.4,2.9-2.9,4.4-4.3c0.2-0.2,0.3-0.3,0.5-0.6 C71,46.9,69,46.5,67,46.3c-1.4-0.1-2.3-0.7-2.8-2c-0.7-1.6-1.5-3.2-2.3-4.7c-0.1-0.3-0.3-0.6-0.5-0.9c-0.1,0.1-0.2,0.2-0.2,0.2 c-0.7,1.3-1.3,2.6-2,4c-1.8,3.5-1,3-5,3.6c-1.5,0.2-3,0.5-4.5,0.7c1.6,1.7,3.2,3.3,4.7,4.9c0.6,0.6,0.9,1.3,0.7,2.2 C54.8,56.5,54.4,58.7,54,61.2z"></path> </g> </g> </g> <g id="Calque_11" class="st0"> <g class="st1"> <g> <path class="st2" d="M7.7,26.7c0.6-1.4,1.7-1.9,3.2-1.9c18.2,0,36.5,0,54.7,0c0.3,0,0.5,0,0.8,0c0.9,0.1,1.4,0.6,1.4,1.5 c0,0.9-0.5,1.4-1.3,1.5c-0.4,0.1-0.7,0-1.1,0c-17.7,0-35.5,0-53.2,0c-0.4,0-0.8,0-1.3,0c0,18.9,0,37.7,0,56.5 c25.3,0,50.7,0,76.1,0c0-1,0-2,0-3.1c-0.5,0-0.9,0-1.3,0c-16.9,0-33.8,0-50.8,0c-0.4,0-0.9,0-1.3-0.1c-0.8-0.1-1.3-0.6-1.3-1.5 c0-0.8,0.4-1.3,1.3-1.5c0.4-0.1,0.8-0.1,1.2-0.1c16.9,0,33.8,0,50.8,0c0.5,0,0.9,0,1.5,0c0-0.5,0-0.8,0-1.2 c0-5.1,0.1-10.2,0-15.3c-0.1-3.4,1.6-6,5.7-5.7c0.8,0.1,1.6,0,2.5,0c0-0.5,0-0.8,0-1.2c0-5.2,0-10.5,0-15.7c0-3.3-1.7-5-5-5 c-22.7,0-45.4,0-68.1,0c-3.3,0-5,1.7-5,5c0,11.4,0,22.8,0,34.2c0,3.2,1.7,4.9,4.9,4.9c1.8,0,3.5,0,5.3,0c1.2,0,1.9,0.6,1.9,1.6 c0,0.9-0.7,1.5-1.8,1.5c-2.1,0-4.3,0.1-6.4-0.1c-3.7-0.2-6.6-3.2-6.8-6.9c-0.1-1.4,0-2.7,0-4.1c0-10.5,0-20.9,0-31.4 c0-3.9,2.2-6.8,5.8-7.7c0.7-0.2,1.5-0.2,2.2-0.2c22.7,0,45.5,0,68.2,0c4.9,0,8,3.1,8,8c0,5.2,0,10.5,0,15.7c0,0.4,0,0.7,0,1.2 c1.1,0,2,0,3.1,0c0-9.3,0-18.6,0-28.1c-0.4,0-0.8,0-1.2,0c-8.9,0-17.8,0-26.8,0c-0.3,0-0.7,0-1,0c-0.8-0.1-1.4-0.7-1.3-1.5 c0-0.9,0.5-1.4,1.4-1.5c0.3,0,0.5,0,0.8,0c9.4,0,18.7,0,28.1,0c2.3,0,3.1,0.8,3.1,3.1c0,8.9,0,17.8,0,26.8c0,0.4,0,0.8,0,1.4 c1.1,0,2.2,0,3.2,0c2.9,0,4.7,1.8,4.7,4.7c0,11.3,0,22.7,0,34c0,2.9-1.8,4.8-4.8,4.8c-1.4,0-2.7,0-4.1,0c-1.1,0-1.8-0.6-1.8-1.5 c0-0.9,0.7-1.5,1.8-1.5c1.4,0,2.7,0,4.1,0c1.2,0,1.7-0.5,1.7-1.7c0-11.4,0-22.7,0-34.1c0-1.2-0.5-1.7-1.7-1.7 c-5.2,0-10.5,0-15.7,0c-1.3,0-1.7,0.5-1.7,1.7c0,11.3,0,22.7,0,34c0,1.2,0.5,1.7,1.7,1.7c1.6,0,3.3,0,4.9,0 c1.2,0,1.9,0.6,1.9,1.5c0,1-0.7,1.6-2,1.6c-1.7,0-3.3,0-5,0c-2.7,0-4.6-1.9-4.6-4.6c0-2.4,0-4.9,0-7.4c-5.3,0-10.6,0-16,0 c0,1.9,0,3.9,0,6c1.3,0,2.6,0,3.9,0c0.9,0,1.8,0,2.8,0c0.8,0,1.3,0.5,1.4,1.4c0.1,0.9-0.4,1.4-1.2,1.6c-0.3,0.1-0.7,0.1-1,0.1 c-13.8,0-27.6,0-41.4,0c-0.3,0-0.5,0-0.8,0c-0.9-0.1-1.5-0.7-1.5-1.5c0-0.8,0.6-1.5,1.6-1.5c1.8,0,3.5,0,5.3,0c0.4,0,0.7,0,1.2,0 c0-2,0-4,0-6.1c-0.4,0-0.7,0-1.1,0c-9.7,0-19.4,0-29.1,0c-1.5,0-2.6-0.5-3.2-1.9C7.7,66.1,7.7,46.4,7.7,26.7z M44.3,87.6 c0,2,0,4,0,5.9c7.8,0,15.6,0,23.5,0c0-2,0-4,0-5.9C59.9,87.6,52.1,87.6,44.3,87.6z"></path> </g> <g> <path class="st2" d="M94.9,61c0.4,0,0.7,0,1.1,0c0.9,0.1,1.4,0.6,1.4,1.4c0,0.9-0.4,1.5-1.3,1.5c-0.8,0.1-1.6,0.1-2.4,0 c-0.9-0.1-1.3-0.6-1.3-1.5c0-0.9,0.5-1.4,1.4-1.5C94.2,61,94.6,61,94.9,61z"></path> </g> <g> <path class="st2" d="M103.9,84.5c0-0.3,0-0.5,0-0.8c0.1-0.8,0.6-1.3,1.4-1.4c0.8-0.1,1.4,0.4,1.5,1.2c0.1,0.6,0.1,1.2,0,1.8 c-0.1,0.9-0.7,1.3-1.5,1.4c-0.8,0-1.4-0.6-1.5-1.5C103.9,85,103.9,84.7,103.9,84.5C103.9,84.5,103.9,84.5,103.9,84.5z"></path> </g> <g> <path class="st2" d="M103.9,70.2c0-0.3,0-0.5,0-0.8c0.1-0.8,0.6-1.3,1.4-1.3c0.8,0,1.4,0.3,1.5,1.1c0.1,0.6,0.1,1.3,0.1,1.9 c-0.1,0.9-0.7,1.3-1.5,1.4c-0.8,0-1.4-0.6-1.5-1.5C103.9,70.7,103.9,70.4,103.9,70.2C103.9,70.2,103.9,70.2,103.9,70.2z"></path> </g> <g> <path class="st2" d="M103.9,77.3c0-0.3-0.1-0.6,0-0.8c0.3-0.4,0.5-0.9,1-1.2c0.6-0.4,1.3-0.1,1.7,0.5c0.5,0.6,0.5,2.6,0,3.2 c-0.5,0.6-1.1,0.8-1.8,0.4C103.8,79,103.8,78.1,103.9,77.3z"></path> </g> <g> <path class="st2" d="M98.1,70.2c0-0.3-0.1-0.7,0.1-0.9c0.2-0.4,0.5-0.8,0.8-1.1c0.7-0.4,1.3-0.2,1.8,0.4c0.6,0.7,0.5,2.7-0.1,3.3 c-0.5,0.6-1.3,0.8-1.8,0.3c-0.5-0.5-0.7-1.2-1.1-1.9C98,70.3,98,70.2,98.1,70.2z"></path> </g> <g> <path class="st2" d="M98.1,77.4c0-0.3,0-0.6,0-0.9c0.1-0.8,0.7-1.3,1.5-1.3c0.8,0,1.3,0.4,1.5,1.2c0.1,0.6,0.1,1.2,0.1,1.7 c-0.1,0.9-0.8,1.6-1.6,1.5c-0.8,0-1.4-0.7-1.4-1.6C98.1,77.8,98.1,77.6,98.1,77.4C98.1,77.4,98.1,77.4,98.1,77.4z"></path> </g> <g> <path class="st2" d="M92.4,70.1c0-0.3,0-0.7,0.1-1c0.2-0.8,0.8-1.2,1.6-1.1c1,0.1,1.4,0.8,1.4,2.4c0,1.2-0.5,2-1.4,2 c-0.8,0-1.4-0.4-1.6-1.2C92.4,70.9,92.4,70.5,92.4,70.1z"></path> </g> <g> <path class="st2" d="M95.5,77.4c0,0.4,0,0.7-0.2,1.1c-0.3,1-1.4,1.3-2.2,0.8c-1.1-0.7-1-3.3,0.1-4c0.9-0.5,1.9-0.1,2.2,0.9 C95.5,76.6,95.5,77,95.5,77.4z"></path> </g> <g> <path class="st2" d="M92.4,84.5c0-0.3-0.1-0.8,0.1-1c0.4-0.5,0.9-1.1,1.4-1.1c0.5,0,1.3,0.5,1.4,0.9c0.2,0.7,0.2,1.7,0,2.4 c-0.2,0.4-1,1-1.5,0.9c-0.5,0-1-0.7-1.3-1.1C92.3,85.3,92.4,84.8,92.4,84.5z"></path> </g> <g> <path class="st2" d="M98.1,84.5c0-0.3,0-0.6,0.1-0.9c0.1-0.8,0.6-1.2,1.4-1.3c0.8-0.1,1.4,0.3,1.5,1.1c0.1,0.6,0.1,1.2,0.1,1.8 c-0.1,0.9-0.7,1.5-1.5,1.5c-0.8,0-1.4-0.6-1.5-1.6C98.1,84.9,98.1,84.7,98.1,84.5C98.1,84.5,98.1,84.5,98.1,84.5z"></path> </g> </g> </g> <g id="Calque_12" class="st0"> <g class="st1"> <g> <path class="st2" d="M91.4,80.9c-1.1,0-2,0.9-2,2c0,1.1,0.9,2,2,2c1.1,0,2.1-0.9,2.1-2C93.4,81.8,92.5,80.9,91.4,80.9z"></path> </g> <g> <path class="st2" d="M7.1,73.1c0.2-1.1,0.3-2.2,0.6-3.3c1.9-9.2,7-16,15.3-20.4c0.8-0.5,1.1-0.9,1.1-1.9 c-0.2-3.9,0.9-7.4,3.3-10.4c2-2.4,4.1-4.7,6.3-6.9c0.9-0.9,2.2-1.4,3.4-2.1c-5.3-6.7-2-13.8,2.2-16.4c5.5-3.5,11.9-1.5,15,3.2 c3.5,5.2,1.9,12.6-4.6,15.9c0.1,0.1,0.1,0.3,0.2,0.3c2.6,2.4,3.6,5.5,4.1,8.9c0.6,4.2,1.3,8.4,1.9,12.7c0.5-0.2,0.9-0.4,1.3-0.6 c6-2.8,11.9-1.5,16.2,3.6c2.4,2.9,4.8,5.9,7.2,8.9c0.5,0.6,0.9,0.8,1.7,0.7c4.5-0.5,8.2,1.1,11,4.6c1.6,1.9,1.1,3.7-1.3,4.6 c-9.1,3.6-18.2,7.2-27.3,10.8c-0.7,0.3-1,0.6-1.3,1.3c-1.1,2.2-2.3,4.3-3.5,6.5c1.7-0.7,3.5-1.4,5.3-2.1 c5.6-2.2,11.2-4.5,16.9-6.6c0.7-0.3,1.5-0.4,2.2-0.3c0.8,0.1,1.3,0.7,1.4,1.6c0.1,0.8-0.1,1.5-0.8,2c-0.4,0.2-0.8,0.4-1.2,0.6 C67.4,94.6,51.2,101,35,107.3c-0.3,0.1-0.5,0.2-0.7,0.4c24.8,0,49.6,0,74.4,0c0-9.8,0-19.6,0-29.5c-2,0.8-3.9,1.5-5.9,2.3 c-0.9,0.4-1.8,0.8-2.8,1.1c-1.3,0.5-2.5,0-2.9-1.1c-0.4-1.1,0.1-2.2,1.4-2.7c3.8-1.5,7.5-3,11.3-4.5c1.3-0.5,2-0.2,3,1.1 c0,12,0,24,0,35.9c-0.6,1.3-1.6,1.6-3,1.6c-28.8,0-57.5,0-86.3,0c-0.4,0-0.8,0-1.2-0.1c-0.9-0.1-1.5-0.7-1.7-1.6 c-0.2-0.9,0.1-1.6,0.8-2.1c0.3-0.2,0.7-0.4,1-0.5c2.6-1,5.2-2.1,7.9-3.1c0.3-0.1,0.7-0.3,0.7-0.3c-2.6-1-5.3-1.9-8-3 c-1.3-0.5-1.6-1.7-1.1-2.8c0.5-1,1.6-1.4,2.8-0.9c0.2,0.1,0.4,0.2,0.6,0.3c8.7,3.9,17.1,3.5,25-1.8c8.2-5.6,11.9-13.6,10.9-23.4 c-1-10.3-8.1-18.6-18.1-21.5c-1.4-0.4-2.8-0.6-4.4-0.9c0.2,1.5,0.5,2.7,0.6,3.9c0.1,0.7,0.4,1,1.1,1.2c9.4,1.9,16.3,10.4,16.3,20 c0,13.2-12.4,23-25.2,19.9c-10.7-2.6-17.5-13.3-15.2-24c1.2-5.6,4.2-10,9.1-13.1c0.2-0.2,0.6-0.5,0.6-0.7 c-0.3-1.4-0.7-2.8-1.1-4.3c-0.2,0.1-0.4,0.1-0.5,0.2c-8.5,4.4-14,14.6-13.1,24.1c0.3,3.2,1.1,6.3,2.5,9.2 c0.7,1.4,0.3,2.6-0.9,3.2c-1.1,0.5-2.3,0-2.8-1.4C9.4,86.1,8.6,84,8,81.9c-0.4-1.4-0.6-3-0.8-4.4C7.1,76,7.1,74.6,7.1,73.1z M40.4,59.6c0.1,0.7,0.2,1.3,0.3,1.8c0.4,1.9,0.4,3.8-0.7,5.5c-1.6,2.5-3.9,3.5-6.7,3.1c-2.8-0.4-4.5-2.2-5.3-4.9 c-0.3-1-0.5-2.1-0.8-3.2c-6.2,4-8.8,12.4-5.9,19.5c2.9,7.2,10.5,11.3,18.4,9.8c7.4-1.4,13.1-8.3,13.1-16 C52.7,67.9,47.2,60.9,40.4,59.6z M51.3,49.8c0,0,0-0.1,0-0.2c-0.6-3.6-1-7.2-1.7-10.8c-0.6-3.3-2.4-5.6-5.6-6.6 c-3.3-1.1-6.4-0.4-8.8,2.2c-1.8,1.9-3.5,3.8-5,5.9c-1.9,2.6-2.6,5.7-1.8,8.9c1.1,4.9,2.4,9.8,3.6,14.7c0.4,1.6,1.6,2.3,3,2 c1.3-0.3,2-1.6,1.8-3.1c-0.9-5.6-1.8-11.1-2.7-16.7c-0.2-1.4,0.4-2.5,1.5-2.7c1.3-0.3,2.3,0.5,2.5,2c0.1,0.6,0.3,0.8,0.9,0.9 c1.7,0.3,3.4,0.4,5,0.9C46.4,47.8,48.8,48.9,51.3,49.8z M62.3,61.6c0.2-0.1,0.4-0.2,0.5-0.2c2.1-1.1,2.6-0.9,4.1,0.9 c3,3.7,6,7.4,9,11.1c0.6,0.7,1.1,1.9,1.9,2.1c0.8,0.2,1.8-0.5,2.8-0.8c2.8-1.1,5.6-2.2,8.4-3.3c-0.2-0.2-0.3-0.3-0.4-0.4 c-2.1-1.5-4.3-2-6.7-1.3c-1.4,0.4-2.4,0.1-3.2-1.1c-0.2-0.3-0.5-0.6-0.8-1c-2.8-3.4-5.6-7-8.6-10.3c-2.6-2.9-7.4-3.3-10.6-1 c0.6,0.8,1.3,1.7,1.9,2.5C61.1,59.6,61.6,60.5,62.3,61.6z M45.1,27.5c3.7,0.1,6.8-2.8,6.9-6.5c0.1-3.8-2.9-6.9-6.6-7 c-3.6-0.1-6.7,2.9-6.8,6.6C38.4,24.4,41.3,27.4,45.1,27.5z M65.2,80.7c3-1.2,5.7-2.3,8.6-3.4c-3.3-4-6.4-7.9-9.6-11.8 C65.7,70.4,66.1,75.4,65.2,80.7z"></path> </g> <g> <path class="st2" d="M91.4,80.9c1.1,0,2,0.9,2,2c0,1.1-1,2-2.1,2c-1.1,0-2-0.9-2-2C89.3,81.8,90.2,80.9,91.4,80.9z"></path> </g> <g> <path class="st2" d="M19.1,94.5c0,1.1-0.9,2-2.1,2c-1.1,0-2-1-2-2.1c0-1.1,0.9-2,2.1-2C18.3,92.5,19.2,93.4,19.1,94.5z"></path> </g> </g> </g> <g id="Calque_2" class="st0"> <g class="st1"> <path class="st2" d="M102.3,15.1c1.3,1.2,2.7,2.2,3.9,3.5c0.8,0.9,0.6,2.3-0.1,3.2c-0.2,0.2-0.3,0.4-0.6,0.6 c-0.8,0.6-1.2,1.4-1.1,2.5c0.1,0.7-0.1,1.5-0.4,2.1c-3.4,8.4-6.9,16.8-11.6,24.6c-4.4,7.2-9.4,13.9-15,20.1 c-0.2,0.2-0.4,0.4-0.6,0.7c0.2,0.2,0.3,0.4,0.5,0.6c3.7,3.7,7.3,7.4,11,11c0.3,0.3,0.9,0.5,1.4,0.6c0.8,0.1,1.6,0,2.4,0 c2.1,0,3.9,0.7,5.4,2.2c2.6,2.5,5.1,5.1,7.7,7.7c1.9,1.9,1.9,4.5,0,6.4c-2,2.1-4.1,4.1-6.2,6.2c-1.9,1.9-4.5,1.9-6.4,0 c-2.6-2.5-5.1-5.1-7.7-7.7c-1.5-1.5-2.4-3.4-2.2-5.5c0.2-2.3-0.5-4-2.3-5.4c-1.4-1.1-2.6-2.5-3.9-3.8c-0.8-0.8-0.8-1.6-0.3-2.2 c0.6-0.6,1.4-0.6,2.2,0.2c0.4,0.4,0.7,0.7,1.1,1.1c0,0,0.1,0,0.2,0.1c0.7-0.7,1.4-1.5,2-2.1C68,67.8,54,53.9,40,39.9 c-0.5,0.6-1.3,1.3-2.1,2.2c0.1,0.1,0.3,0.4,0.6,0.6C50.3,54.4,62,66.2,73.8,77.9c0.2,0.2,0.4,0.4,0.6,0.7c0.5,0.6,0.5,1.4,0,2 c-0.6,0.5-1.3,0.5-1.9,0c-0.6-0.6-1.2-1.2-1.8-1.9c-0.3,0.2-0.5,0.4-0.7,0.5c-11.7,10.8-25.1,19-39.9,24.8 c-1.4,0.6-2.8,1.2-4.2,1.7c-1.1,0.4-2.4,0.5-3.5,0.7c-0.4,0.1-0.8,0.3-1.2,0.5c-0.3,0.1-0.4,0.4-0.7,0.6c-1.5,1.4-3.1,1.4-4.5,0 c-1-1-1.9-2.2-2.8-3.3c0-0.4,0-0.9,0-1.3c0.6-0.8,1.2-1.5,1.7-2.3c0.2-0.3,0.4-0.7,0.4-1.1c0.2-0.9,0.1-2,0.4-2.9 c2.4-5.6,4.8-11.1,7.3-16.7c0.4-1,1.2-1.3,2-0.9c0.8,0.4,0.9,1.1,0.5,2.1C23.4,86,21.2,91,19,96c-0.1,0.2-0.2,0.5-0.3,0.8 c1.8-0.8,2.7-0.6,4,0.7c0.4,0.4,0.8,0.8,1.2,1.2c1.4,1.2,2,2.5,1,4.3c16.3-6,31-14.4,43.5-26.2c-1.5-1.5-2.9-2.9-4.5-4.5 c-0.1,0.2-0.3,0.5-0.5,0.8c-1.5,1.6-3.1,3.1-4.6,4.6c-2.9,2.8-7.3,2.8-10.2,0.1c-1.6-1.5-3.1-3-4.6-4.6c-2.7-2.9-2.7-7.2,0.1-10.1 c1.5-1.6,3.1-3.1,4.7-4.7c0.2-0.2,0.5-0.5,0.6-0.6c-1.5-1.5-2.9-2.9-4.4-4.4c-0.1,0.1-0.2,0.3-0.4,0.5c-6,6.5-11.2,13.6-15.6,21.2 c-0.2,0.4-0.4,0.7-0.7,1c-0.5,0.5-1.1,0.5-1.7,0.2c-0.6-0.4-0.8-0.9-0.5-1.6c0.1-0.2,0.2-0.4,0.3-0.6c4-6.9,8.6-13.4,13.9-19.5 c1-1.1,1.9-2.2,3-3.4c-0.3-0.3-0.6-0.4-0.9-0.7c-3.1-3.1-6.3-6.2-9.3-9.4c-1.4-1.5-2.8-2.2-4.9-2c-2.4,0.3-4.4-0.8-6.1-2.5 c-2.1-2.2-4.2-4.3-6.4-6.4c-1-1-1.9-2-2.4-3.3c0-0.5,0-1.1,0-1.6c0.4-1.3,1.2-2.3,2.2-3.2c1.5-1.5,3.1-3,4.6-4.6 c0.9-1,1.9-1.8,3.2-2.2c0.5,0,1.1,0,1.6,0c0.8,0.5,1.7,0.8,2.4,1.5c2.6,2.5,5.1,5.1,7.7,7.6c1.5,1.5,2.2,3.3,2.2,5.4 c0,0.8-0.1,1.6,0,2.4c0.1,0.5,0.3,1.1,0.6,1.4c3.6,3.7,7.3,7.4,11,11c0.2,0.2,0.4,0.3,0.6,0.5c0.3-0.2,0.5-0.4,0.7-0.6 C57,38,64.5,32.5,72.5,27.9c6.9-3.9,14.1-7,21.5-9.9c1.1-0.4,2.4-0.5,3.6-0.7c0.4-0.1,0.8-0.2,1.1-0.4c0.8-0.5,1.5-1.1,2.3-1.7 C101.4,15.1,101.9,15.1,102.3,15.1z M94.9,20.6C78.6,26.6,64,35,51.4,46.8c1.5,1.5,2.9,2.9,4.6,4.5c1-1.1,2-2.3,3.1-3.3 c3.2-2.9,8-3.5,11.8-1.5c6,3.2,7.4,11.2,2.8,16.2c-1,1.1-2.3,2.1-3.4,3.2c0.3,0.4,0.5,0.6,0.7,0.7c1.3,1.3,2.5,2.6,3.8,3.9 c11.9-12.7,20.4-27.4,26.3-43.7c-1.7,1-3.1,0.4-4.3-1c-0.4-0.4-0.8-0.8-1.2-1.2C94.3,23.3,94.2,22.5,94.9,20.6z M68.6,64 c1-1,1.9-1.9,2.9-3c2.8-2.9,2.9-7.3,0.3-10.4c-2.5-3-7-3.6-10.2-1.3c-1.5,1.1-2.7,2.4-3.9,3.6C61.4,56.8,65,60.3,68.6,64z M58,74.6c-3.6-3.6-7.2-7.2-10.9-10.9c-0.3,0.3-0.5,0.7-0.9,1.1c-1.9,2-2,4.8,0,6.8c1.4,1.4,2.7,2.8,4.1,4.1 c0.7,0.6,1.7,1.2,2.7,1.4C55.2,77.4,56.8,76.1,58,74.6z M25.2,24.8c2.9,2.9,5.7,5.8,8.8,8.8c0.2-0.5,0.4-1,0.5-1.5 c0.1-0.8,0-1.6,0-2.5c0-1.4-0.5-2.6-1.5-3.6c-1-1-2.1-2-3.1-3.1c-0.5-0.5-0.9-1.1-1.3-1.6C27.3,22.7,26.2,23.8,25.2,24.8z M19.7,30.2c0.9,0.9,1.9,1.9,2.9,2.9c3.2,3.2,3.2,3.2,7.7,3.2c0.5,0,1-0.3,1.5-0.5c-3.1-3.1-6-5.9-8.9-8.8 C21.9,28,20.9,29.1,19.7,30.2z M100.3,93.3c-1-1-2-1.9-2.9-2.9c-3.1-3.1-3.1-3.1-7.6-3.1c-0.7,0-1.2,0.2-1.4,0.7 c2.9,2.9,5.8,5.8,8.7,8.6C98,95.6,99.1,94.5,100.3,93.3z M94.8,98.8C91.9,95.9,89,93,86,90c-0.2,0.5-0.4,1-0.4,1.5 c-0.1,0.9-0.1,1.8,0,2.7c0.1,0.9,0.3,1.9,0.9,2.5c1.7,1.8,3.6,3.4,5.3,5.1C92.7,100.9,93.8,99.8,94.8,98.8z M49.4,61.6 c3.6,3.6,7.2,7.2,10.6,10.6c0.7-0.7,1.4-1.4,2-1.9c-3.5-3.5-7.1-7.1-10.7-10.7C50.7,60.3,50,61,49.4,61.6z M26.5,19.3 c-0.4-0.3-0.8-0.7-1.2-1c-0.8-0.6-1.6-0.7-2.3,0c-2.2,2.1-4.3,4.3-6.4,6.4c-0.6,0.7-0.6,1.5-0.1,2.2c0.4,0.5,0.8,0.9,1.1,1.3 C20.6,25.3,23.5,22.4,26.5,19.3z M93.6,104.1c0.1,0.2,0.3,0.4,0.5,0.6c1.4,1.4,2,1.4,3.5,0c1.7-1.7,3.5-3.5,5.2-5.2 c1.5-1.5,1.5-2.1,0-3.6c-0.2-0.2-0.4-0.3-0.5-0.4C99.4,98.3,96.5,101.2,93.6,104.1z M97.3,22.3c0.7,0.7,1.4,1.5,2,2.2 c1.5-1.5,2.9-3,4.3-4.3c-0.7-0.7-1.4-1.5-2-2.2C100.2,19.4,98.8,20.9,97.3,22.3z M22.6,101.3c-0.7-0.7-1.4-1.5-2-2.1 c-1.5,1.5-2.9,2.9-4.3,4.3c0.6,0.7,1.4,1.4,2,2.1C19.8,104.1,21.2,102.7,22.6,101.3z M35.9,35.4c-0.8,0.8-1.6,1.5-2.3,2.2 c0.8,0.8,1.5,1.5,2.2,2.2c0.8-0.7,1.5-1.5,2.3-2.2C37.4,36.9,36.6,36.1,35.9,35.4z M84.2,83.6c-0.9,0.9-1.6,1.6-2.3,2.3 c0.7,0.7,1.4,1.5,2.2,2.2c0.7-0.8,1.5-1.5,2.2-2.3c-0.1-0.1-0.1-0.2-0.2-0.3C85.5,84.9,84.9,84.2,84.2,83.6z"></path> </g> </g> <g id="Calque_3" class="st0"> <g class="st1"> <path class="st4" d="M12.3,40.6c0.5-0.9,0.9-2,1.6-2.8c1-1.2,2.5-1.5,4.1-1.5c7.4,0,14.8,0,22.3,0c0.4,0,0.8,0,1.3,0 c0-0.4,0-0.7,0-1.1c0-3,0-6,0-9c0-3.5,2.1-5.6,5.6-5.6c9.4,0,18.9,0,28.3,0c3.5,0,5.6,2.1,5.6,5.6c0,3.3,0,6.5,0,9.8 c0,0.1,0,0.1,0.1,0.3c0.3,0,0.7,0,1.1,0c6.5,0,13.1,0,19.6,0c3,0,5,1.6,5.5,4.2c0.1,0.4,0.1,0.8,0.1,1.2c0,17.3,0,34.6,0,52 c0,3.3-2.2,5.5-5.5,5.5c-28,0-56,0-84.1,0c-3.1,0-4.6-1.1-5.7-4c0-0.1-0.1-0.1-0.1-0.1C12.3,77,12.3,58.8,12.3,40.6z M94.4,96.5 c0-19.1,0-38.1,0-57.2c-1.3,0-2.6,0-4,0c0,0.4,0,0.8,0,1.1c0,12.3,0,24.5,0,36.8c0,1.5-0.5,2.2-1.5,2.1c-0.9,0-1.3-0.7-1.3-2.1 c0-12.3,0-24.5,0-36.8c0-0.4,0-0.7,0-1.1c-18.4,0-36.7,0-55,0c0,19.1,0,38.1,0,57.1c18.4,0,36.7,0,55,0c0-2.5,0-4.8,0-7.2 c0-1.9,0-3.7,0-5.6c0-0.9,0.6-1.4,1.4-1.4c0.7,0,1.3,0.6,1.4,1.4c0,0.2,0,0.5,0,0.7c0,3.7,0,7.4,0,11.2c0,0.3,0,0.7,0,1 C91.7,96.5,93,96.5,94.4,96.5z M22.8,96.5c0-0.5,0-0.8,0-1.2c0-13.3,0-26.6,0-39.9c0-0.3,0-0.6,0-0.8c0.1-0.9,0.6-1.5,1.4-1.5 c0.8,0,1.4,0.6,1.4,1.5c0,0.3,0,0.6,0,0.8c0,13.3,0,26.6,0,39.9c0,0.4,0,0.8,0,1.1c1.4,0,2.7,0,4,0c0-19.1,0-38.1,0-57.1 c-1.3,0-2.6,0-4,0c0,0.4,0,0.7,0,1.1c0,2.7,0,5.4,0,8.1c0,1.1-0.5,1.7-1.4,1.7c-0.9,0-1.4-0.6-1.4-1.7c0-2.5,0-4.9,0-7.4 c0-0.6,0-1.2,0-1.8c-1.6,0-3.1,0-4.5,0c-2.4,0-3.1,0.7-3.1,3.1c0,17,0,34,0,51c0,0.3,0,0.6,0,0.9c0.1,1.1,0.9,2.1,2,2.1 C19,96.5,20.8,96.5,22.8,96.5z M97.3,96.5c1.5,0,3,0,4.5,0c2.3,0,3.1-0.8,3.1-3.1c0-17,0-34.1,0-51.1c0-0.3,0-0.6,0-0.9 c-0.1-1-0.8-1.9-1.7-2c-2-0.1-3.9,0-5.9,0C97.3,58.4,97.3,77.4,97.3,96.5z M78.3,36.4c0-3.7,0.1-7.3,0-10.9c0-1.2-1.1-2-2.4-2 c-9.7,0-19.4,0-29,0c-1.5,0-2.4,0.9-2.5,2.4c0,3.3,0,6.6,0,10c0,0.2,0.3,0.6,0.4,0.6c1,0,2.1,0,3.2,0c0-2.2,0-4.3,0-6.4 c0-2.2,1-3.2,3.2-3.2c2.9,0,5.8,0,8.7,0c3.9,0,7.8,0,11.6,0c2,0,3.1,1,3.1,3c0,1.6,0,3.3,0,4.9c0,0.5,0,1.1,0,1.7 C76,36.4,77.1,36.4,78.3,36.4z M50.9,29.6c0,2.3,0,4.5,0,6.7c7,0,14,0,20.9,0c0-2.3,0-4.5,0-6.7C64.8,29.6,57.9,29.6,50.9,29.6z"></path> <path class="st4" d="M63.4,76.7c-0.4-0.3-0.9-0.5-1.3-0.8c-0.8-0.5-1-1.2-0.5-2c0.7-1.3,1.5-2.6,2.3-3.9c0.5-0.8,1.2-1,1.9-0.6 c0.7,0.4,0.9,1.2,0.5,2c-0.5,0.9-1,1.8-1.6,2.8c1.6,0.9,3.1,1.9,4.8,2.7c0.7,0.3,1.6,0.1,2.4,0.1c0.2,0,0.4-0.2,0.5-0.4 c2.2-3.8,4.4-7.7,6.7-11.6c-2.2-1.3-4.4-2.6-6.7-3.9c-0.8,1.4-1.6,2.8-2.4,4.1c-0.2,0.4-0.4,0.8-0.7,1.1c-0.5,0.6-1.1,0.8-1.8,0.4 c-0.7-0.4-0.9-1.1-0.6-1.8c1.2-2.2,2.5-4.4,3.8-6.6c0.5-0.8,1.2-0.7,2-0.3c2.9,1.7,5.9,3.4,8.8,5.1c1,0.6,1.1,1.3,0.5,2.4 c-1.7,3-3.4,6-5.2,8.9c-1.2,2-2.8,3.9-3.3,6.1c-0.6,2.2-0.2,4.7-0.2,7c0,2.7-0.1,2.8-2.8,2.8c-5.3,0-10.7,0-16,0c-1.6,0-2-0.4-2-2 c0-3.1,0-6.2,0-9.3c0-1.6,0.4-2,2-2c3,0,5.9,0,8.9,0C63.3,76.8,63.4,76.8,63.4,76.7z M70.3,79.8c-5.1,0-10.1,0-15.1,0 c0,2.6,0,5.1,0,7.6c5.1,0,10.1,0,15.1,0C70.3,84.8,70.3,82.3,70.3,79.8z"></path> <path class="st4" d="M50.3,48.8c0.6-0.4,1.1-0.9,1.8-1.3c2.6-1.7,5.5-1.6,7.8,0.2c2.3,1.8,3.2,4.8,2.3,7.6 c-0.8,2.5-2.4,4.6-4.2,6.4c-2.1,2-4.4,3.8-6.5,5.6c-0.7,0.6-1.4,0.6-2.1,0c-3.1-2.2-6-4.7-8.3-7.7c-1.2-1.5-2.2-3.1-2.6-5 c-0.6-2.8,0.5-5.7,2.8-7.3c2.3-1.6,5-1.6,7.5,0C49.1,47.9,49.7,48.4,50.3,48.8z M50.3,64.7c3-2.3,6-4.7,8.1-8 c0.5-0.7,0.9-1.6,1.1-2.4c0.5-1.6-0.1-3.4-1.5-4.5c-1.3-0.9-2.9-1-4.3,0c-0.7,0.5-1.3,1.1-1.9,1.8c-0.9,1.1-2,1.1-3,0 c-0.5-0.7-1.2-1.3-1.9-1.8c-2.5-1.6-5.3-0.3-5.9,2.6c-0.4,1.6,0.3,3,1.2,4.3C44.3,59.9,47.2,62.3,50.3,64.7z"></path> </g> </g> <g id="Calque_4" class="st0"> <g class="st1"> <path class="st5" d="M48.1,78.6c0.2,0.4,0.4,0.6,0.6,0.9c3.6,5.3,7.2,10.7,10.8,16c1.1,1.6,1.7,3.3,1.5,5.2 c-0.4,3.5-2.5,5.8-5.8,6.6c-2.9,0.7-6.1-0.7-8-3.4c-4.1-6.1-8.3-12.2-12.4-18.3c-0.2-0.3-0.4-0.6-0.5-0.8c-1.6,0.5-3,1.2-4.6,1.5 c-8.6,1.5-14.4-6-14.1-12.3c0.2-4,1.9-7.1,5.1-9.4c2.5-1.7,5-3.4,7.4-5.1c0.5-0.3,1-0.9,1.2-1.4c4.7-9.5,9.4-19,14-28.4 c1.1-2.3,3.1-3.5,5.6-3.8c3.1-0.4,5.9,0.7,8.6,2.1c4.9,2.7,8.9,6.5,12.4,10.8c5,6.2,8.9,13,11,20.7c0.9,3.3,1.4,6.7,0.7,10.1 c-0.4,2.1-1.3,3.9-3,5.3c-1.1,0.9-2.3,1.3-3.7,1.4c-8.7,0.7-17.3,1.4-26,2.1C48.7,78.5,48.4,78.5,48.1,78.6 M45.5,36.1 c0.1,1.1,0.2,2.1,0.4,3.2c0.1,0.7,0.3,1.5,0.5,2.2c3.1,10.9,9.1,19.8,17.8,27c2.4,2,5.1,3.5,8.2,4.2c1.7,0.4,3.2-0.1,4.2-1.4 c0.7-0.9,1.3-2,1.5-3.2c0.6-2.3,0.3-4.7-0.2-7c-1-4.7-3.1-9-5.6-13.1c-3.4-5.5-7.4-10.5-12.5-14.4c-2.3-1.8-4.8-3.3-7.7-4 c-3.2-0.7-5.5,0.7-6.1,4C45.6,34.5,45.5,35.3,45.5,36.1"></path> <path class="st5" d="M85.2,39c-1.2,0-1.7-0.4-2-1.2c-0.3-0.8,0-1.6,0.8-2.1c1.8-1.2,3.6-2.4,5.4-3.5c2.3-1.5,4.5-3,6.8-4.5 c1.1-0.7,2.2-0.6,2.8,0.3c0.7,0.9,0.3,2-0.8,2.8c-4,2.6-7.9,5.2-11.9,7.8C85.9,38.8,85.4,39,85.2,39"></path> <path class="st5" d="M88.2,47.5c2.4,0.4,5,0.9,7.6,1.4c2.3,0.4,4.6,0.8,6.9,1.2c1.1,0.2,1.8,1,1.7,2c-0.1,1.1-1.1,1.8-2.3,1.6 c-4.8-0.8-9.6-1.7-14.4-2.6C86.6,50.9,86,50,86.1,49C86.2,48.1,87,47.4,88.2,47.5"></path> <path class="st5" d="M79,15.4c-0.4,3.7-0.7,7.3-1.1,11c-0.1,0.9-0.2,1.8-0.3,2.6c-0.1,1.1-0.9,1.8-2,1.7c-1-0.1-1.7-0.9-1.6-2 c0.4-4.5,0.9-9.1,1.4-13.6c0.1-1.1,1-1.7,2-1.6C78.4,13.6,79,14.4,79,15.4"></path> <path class="st5" d="M57.9,43.6c4.9,0,8.7,2.6,10,6.6c1.4,3.9,0.1,8.3-3.2,10.9c-0.4,0.3-0.8,0.6-1.2,0.7c-0.8,0.3-1.7-0.2-2.1-1 c-0.4-0.8-0.2-1.7,0.6-2.3c1.4-1.1,2.4-2.5,2.6-4.3c0.3-2.5-0.5-4.5-2.6-5.9c-2-1.4-4.2-1.5-6.4-0.5c-0.2,0.1-0.5,0.3-0.7,0.4 c-1,0.5-2,0.3-2.5-0.6c-0.5-0.8-0.3-1.9,0.6-2.5C54.8,44.2,56.6,43.6,57.9,43.6"></path> </g> </g> <g id="Calque_13" class="st0"> <g class="st1"> <path class="st5" d="M15.6,86.2c0-13.4,0-26.7,0-40.1c0.1-0.1,0.1-0.3,0.2-0.4c0.9-5,4.8-8.6,9.8-8.8c3-0.2,6.1-0.1,9.1-0.1 c0.6,0,1-0.2,1.3-0.7c1.4-2.2,2.9-4.4,4.3-6.6c2.2-3.4,5.4-5,9.4-5.1c6.9,0,13.7,0,20.6,0c4,0,7.2,1.7,9.4,5.1 c1.4,2.2,2.9,4.4,4.3,6.6c0.3,0.5,0.7,0.7,1.3,0.7c2.7,0,5.4,0,8.1,0c5.4,0,9.6,3.2,10.7,8.3c0.2,0.9,0.3,1.8,0.3,2.7 c0,12.2,0,24.4,0,36.6c0,1.7-0.2,3.3-1,4.8c-2.1,4.2-5.5,6.3-10.1,6.3c-22.2,0-44.4,0-66.6,0c-0.3,0-0.7,0-1,0 c-4.6-0.3-8.4-3.3-9.6-7.6C15.9,87.4,15.7,86.8,15.6,86.2 M60,39c-13.3,0.1-24,10.8-23.9,24c0.1,13.2,10.9,23.9,24,23.9 c13.2-0.1,24-10.9,23.9-24C83.8,49.7,73.1,39,60,39 M90.3,51.9c0.9-0.1,1.8,0,2.6-0.2c1.4-0.3,2.4-1.6,2.4-3.1 c-0.1-1.6-1.2-2.9-2.7-3c-1.6-0.1-3.1-0.1-4.7,0c-1.5,0.1-2.7,1.4-2.8,2.9c-0.1,1.5,1,2.9,2.5,3.2C88.6,51.8,89.4,51.8,90.3,51.9"></path> <path class="st5" d="M60,49.7c7.3-0.1,13.3,5.8,13.4,13.1c0.1,7.3-5.9,13.4-13.3,13.4c-7.3,0-13.3-5.8-13.4-13.1 C46.6,55.8,52.6,49.7,60,49.7"></path> </g> </g> <g id="Calque_14" class="st0"> <path class="st6" d="M19.8,102.7c0.2-0.2,0.4-0.4,0.6-0.6c10-7.8,20-15.6,30-23.3c0.4-0.3,0.9-0.4,1.3-0.4c5.9,0,11.7,0,17.6,0 c0.5,0,1,0.2,1.4,0.5c10,7.7,20,15.5,30,23.3c0.2,0.2,0.4,0.4,0.6,0.6C74.2,102.7,47,102.7,19.8,102.7z"></path> <path class="st6" d="M88.5,28.3c0-2.1-1-3.1-3.1-3.1c-8.2,0-16.5,0-24.7,0c-8.3,0-16.7,0-25,0c-1.9,0-2.9,1-2.9,2.9c0,10,0,20,0,30 c0,0.4,0.2,0.9,0.5,1.1c5.8,4.5,11.5,9,17.3,13.5c0.3,0.2,0.7,0.3,1,0.4c6,0,12,0,17.9,0c0.4,0,0.8-0.2,1.1-0.4 c5.7-4.4,11.5-8.9,17.2-13.3c0.5-0.3,0.6-0.7,0.6-1.3C88.4,48.1,88.5,38.2,88.5,28.3z M77.5,57.6c-1.4,2.7-3.8,4.3-6.9,4.5 c-2.2,0.2-3.9-0.6-5.3-2.2c-0.1-0.1-0.2-0.3-0.4-0.4c-2.3,1.7-4.8,2.4-7.6,1.4c-3.7-1.2-5.7-4-6.6-7.6c-0.9-4-0.3-7.8,2.6-10.9 c2.7-2.8,6.3-3.6,10-2.1c0.1,0,0.2,0.1,0.4,0.1c0.4-1,1-1.7,2-2c1.7-0.4,3.2,0.8,3.2,2.7c0,4.6,0,9.1,0,13.7c0,0.8-0.2,1.7,0.7,2.1 c0.9,0.4,1.8-0.1,2.5-0.7c1.2-1,1.5-2.5,1.9-3.9c1.6-6-2.1-11.2-6.1-13.6c-4.8-2.9-10.9-2.7-15.4,0.6c-4.5,3.2-6.6,8.9-5.4,14.2 c1.3,5.6,5.7,9.8,11.2,10.8c0.7,0.1,1.3,0.2,2,0.2c1.6,0.1,2.7,1.2,2.6,2.7c0,1.5-1.2,2.6-2.8,2.5c-8-0.1-15.5-5.9-17.7-13.8 C38.7,43,48.6,30.6,61.9,31.3c8.4,0.5,15.8,6.7,17.4,14.8C80.1,50.2,79.4,54,77.5,57.6z"></path> <path class="st6" d="M16.2,98.8c0-15.4,0-30.7,0-46.2C26.1,60.4,36,68,45.9,75.7C36,83.4,26.1,91.1,16.2,98.8z"></path> <path class="st6" d="M104.9,98.8C95,91.1,85.2,83.4,75.3,75.7C85.2,68,95,60.4,104.9,52.7C104.9,68.1,104.9,83.3,104.9,98.8z"></path> <path class="st6" d="M93.8,40.6c2.9,2.5,5.8,4.8,8.7,7.3c-2.9,2.3-5.7,4.5-8.7,6.8C93.8,50,93.8,45.4,93.8,40.6z"></path> <path class="st6" d="M27.5,40.6c0,4.8,0,9.4,0,14.2c-3-2.3-5.8-4.5-8.8-6.8C21.6,45.5,24.5,43.1,27.5,40.6z"></path> <path class="st6" d="M52,19.9c2.4-2,4.7-4,7-5.8c1-0.8,2.2-0.8,3.1,0c2.3,1.9,4.5,3.8,6.9,5.8C63.4,19.9,57.8,19.9,52,19.9z"></path> <path class="st6" d="M63.7,49.7c0,2-0.4,3.5-1.2,4.7c-1.4,2.1-3.6,2.2-5.3,0.4c-1.9-2-2.1-5.9-0.6-8.2c0.9-1.2,2-2,3.6-1.9 c1.6,0.2,2.5,1.3,3,2.7C63.5,48.4,63.6,49.3,63.7,49.7z"></path> </g> <g id="Calque_15" class="st0"> <g class="st1"> <path class="st5" d="M105.3,83.1c-0.5,1.3-0.8,2.6-1.6,3.7c-1.5,2.2-3.8,3.2-6.4,3.3c-0.8,0-1.6,0-2.5,0c0,0.3,0,0.6,0,0.9 c0,2.2,0,4.4,0,6.6c0,1.2-0.3,2.1-1.4,2.7c-1.1,0.6-2.1,0.3-3.1-0.3c-4.7-3.1-9.3-6.3-14-9.4c-0.4-0.3-1-0.4-1.4-0.4 c-8.2,0-16.4,0-24.6,0c-3.4,0-6-1.4-7.5-4.5c-0.5-0.9-0.7-2-0.8-3.1c-0.1-1.4-0.1-2.9,0-4.4c0-0.3,0.2-0.6,0.4-0.8 c1.4-0.9,2.7-1.9,4.2-2.7c0.3-0.2,0.8-0.3,1.1-0.3c7.8,0,15.5,0,23.3,0c5.9,0,10.8-3.5,12.6-9c0.5-1.4,0.7-3,0.7-4.5 c0.1-5.7,0-11.3,0-17c0-0.3,0-0.6,0-1c0.3,0,0.6,0,0.8,0c4,0,8,0,12,0c3.3,0,5.9,1.5,7.4,4.5c0.4,0.8,0.5,1.6,0.8,2.5 C105.3,61,105.3,72,105.3,83.1z"></path> <path class="st5" d="M26.2,69.1c-0.8,0-1.5,0-2.2,0c-4.9,0-8.3-3.4-8.3-8.3c0-9.4,0-18.9,0-28.3c0-0.8,0-1.6,0-2.4 c0.1-4.8,3.4-8.1,8.2-8.1c5.5,0,11.1,0,16.6,0c10.1,0,20.1,0,30.2,0c3.4,0,6.1,1.4,7.5,4.5c0.5,1.1,0.8,2.4,0.8,3.6 c0.1,10.3,0,20.6,0,30.9c0,4.8-3.4,8.2-8.2,8.2c-7.9,0-15.9,0-23.8,0c-1.2,0-2.1,0.3-3.1,1c-4.4,3-8.7,5.9-13.1,8.8 c-0.5,0.3-1,0.6-1.6,0.7c-1.6,0.3-3-1-3-2.7C26.2,74.3,26.2,71.8,26.2,69.1z M47.3,42.9c4.8,0,9.7,0,14.5,0c1.4,0,2.8,0,4.2,0 c1.7-0.1,2.8-1.4,2.4-3.1c-0.3-1.5-1.2-2.1-2.9-2.1c-12.1,0-24.2,0-36.3,0c-0.3,0-0.5,0-0.8,0c-1.1,0.1-1.8,0.8-2.1,1.8 c-0.4,2,0.6,3.4,2.6,3.4C35.1,42.9,41.2,42.9,47.3,42.9z M39.5,53.4c3.5,0,7.1,0,10.6,0c1.4,0,2.3-0.7,2.6-1.9 c0.4-1.9-0.6-3.4-2.6-3.4c-4.6,0-9.1,0-13.7,0c-2.4,0-4.9,0-7.3,0c-1.4,0-2.3,0.7-2.5,1.8c-0.5,2,0.6,3.4,2.7,3.4 C32.5,53.4,36,53.4,39.5,53.4z"></path> </g> </g> <g id="Calque_18" class="st0"> <g class="st1"> <path class="st5" d="M60,38.4c-8.3,0-15,6.7-15.1,15.1c-0.1,8.2,6.8,15.2,15.1,15.1c8.3,0,15.1-6.8,15.1-15.1 C75.1,45.2,68.3,38.5,60,38.4z"></path> <path class="st5" d="M60,7.7C31.1,7.7,7.7,31.1,7.7,60s23.4,52.3,52.3,52.3s52.3-23.4,52.3-52.3S88.9,7.7,60,7.7z M86.7,58.5 c-1,5.2-3.1,10-5.6,14.6c-5.3,9.4-12.1,17.5-19.7,25.1c-0.3,0.3-0.6,0.5-0.9,0.7c-0.3,0-0.6,0-0.8,0c-0.4-0.4-0.9-0.7-1.3-1.1 C51.7,91.2,45.8,84.2,41,76.4c-2.9-4.7-5.4-9.5-6.9-14.9c-2.1-7.2-1.5-14.2,2.1-20.9c3.2-5.9,8-10.1,14.2-12.5 c4-1.5,8.1-2.1,12.4-1.7c5.8,0.6,10.8,2.8,15.2,6.7c3.7,3.3,6.4,7.3,7.9,12.1C87.2,49.6,87.5,54,86.7,58.5z"></path> </g> </g> <g id="Calque_18_-_copie_3"> <path class="st5" d="M60,7.7C31.1,7.7,7.7,31.1,7.7,60s23.4,52.3,52.3,52.3s52.3-23.4,52.3-52.3S88.9,7.7,60,7.7z M84.7,82.5 c-1.8,1.7-3.6,3.5-5.8,4.7c-3.8,2.2-7.9,3-12.3,2.5c-4.7-0.6-8.8-2.5-12.6-5.1c-5.1-3.4-9.3-7.8-13.2-12.5 c-3.5-4.2-6.5-8.6-8.7-13.6c-1.5-3.5-2.5-7.1-2.5-10.9c0-6.2,2.3-11.4,7.2-15.4c0.7-0.6,1.4-1.3,2.1-1.8c0.8-0.5,1.7-1,2.5-1.4h1.3 c2.1,0.7,3.5,2.2,4.6,4c1.3,2,2.6,4.1,3.8,6.2c0.9,1.6,1.3,3.3,0.9,5.1c-0.2,1.1-0.8,2.1-1.6,2.9c-1.2,1.1-2.3,2.1-3.6,3 c-2.5,1.8-2.9,3.9-1.9,6.7c0.9,2.5,2.4,4.7,4.1,6.8c2.1,2.7,4.4,5.3,7.1,7.5c1.5,1.2,3.1,2.3,5,2.8c1.7,0.4,3.1,0,4.4-1.2 c1.2-1.2,2.5-2.4,3.8-3.5c2.1-1.8,4.5-1.8,6.9-0.6c0.8,0.4,1.6,0.8,2.3,1.4c2.5,2,5,3.9,6.9,6.4C86.8,78.7,86.7,80.7,84.7,82.5z"></path> </g> <g id="Calque_18_-_copie_4" class="st0"> <path class="st6" d="M60,7.7C31.1,7.7,7.7,31.1,7.7,60s23.4,52.3,52.3,52.3s52.3-23.4,52.3-52.3S88.9,7.7,60,7.7z"></path> <g class="st1"> <path d="M42.8,27.1c2.1,0.7,3.5,2.2,4.6,4c1.3,2,2.6,4.1,3.8,6.2c0.9,1.6,1.3,3.3,0.9,5.1c-0.2,1.1-0.8,2.1-1.6,2.9 c-1.2,1.1-2.3,2.1-3.6,3c-2.5,1.8-2.9,3.9-1.9,6.7c0.9,2.5,2.4,4.7,4.1,6.8c2.1,2.7,4.4,5.3,7.1,7.5c1.5,1.2,3.1,2.3,5,2.8 c1.7,0.4,3.1,0,4.4-1.2c1.2-1.2,2.5-2.4,3.8-3.5c2.1-1.8,4.5-1.8,6.9-0.6c0.8,0.4,1.6,0.8,2.3,1.4c2.5,2,5,3.9,6.9,6.4 c1.6,2.1,1.5,4.2-0.5,6c-1.8,1.7-3.6,3.5-5.8,4.7c-3.8,2.2-7.9,3-12.3,2.5c-4.7-0.6-8.8-2.5-12.6-5.1c-5.1-3.4-9.3-7.8-13.2-12.5 c-3.5-4.2-6.5-8.6-8.7-13.6c-1.5-3.5-2.5-7.1-2.5-10.9c0-6.2,2.3-11.4,7.2-15.4c0.7-0.6,1.4-1.3,2.1-1.8c0.8-0.5,1.7-1,2.5-1.4 H42.8z"></path> </g> </g> <g id="Calque_17" class="st0"> <g class="st1"> <path class="st5" d="M48,50.4c-0.4,0-0.8,0-1.1,0c-2.6,0-5.1,0-7.7,0c-1.4,0-2.7,0.4-3.6,1.7c-1.2,1.7-0.9,3.6,0.8,5.2 c6.8,6.8,13.6,13.6,20.4,20.4c2.2,2.2,4.2,2.2,6.4,0C70,71,76.8,64.2,83.5,57.4c0.3-0.3,0.6-0.7,0.9-1c1.6-2.2,0.3-5.6-2.5-5.8 c-2.9-0.2-5.9-0.1-8.8-0.2c-0.3,0-0.7,0-1.1,0c0-0.5,0-0.8,0-1.2c0-8.6,0-17.2,0-25.8c0-3.6-2.1-5.7-5.7-5.7c-4.2,0-8.4,0-12.7,0 c-0.7,0-1.3,0.1-2,0.2c-2.4,0.6-3.7,2.6-3.7,5.4c0,8.6,0,17.2,0,25.9C48,49.6,48,49.9,48,50.4z"></path> <path class="st5" d="M106,82.5c-0.4,1.7-0.7,3.4-1.3,5c-2.5,7.2-9.5,12.2-17.1,12.6c-1.1,0.1-2.3,0.1-3.4,0.1 c-16.6,0-33.3,0-49.9,0c-3.2,0-6.3-0.5-9.2-2c-6.7-3.5-10.6-9-10.9-16.5C13.8,75,14,68.2,14.1,61.5c0-2.5,2.1-4.4,4.5-4.4 c2.4,0,4.4,1.8,4.6,4.3c0,0.4,0,0.7,0,1.1c0,6.1,0,12.2,0,18.3c0,5,3.3,9.1,8.2,10.2c0.8,0.2,1.7,0.2,2.5,0.2 c17.4,0,34.8,0,52.2,0c5.6,0,9.8-3.6,10.7-9.1c0.1-0.6,0.1-1.3,0.1-1.9c0-6.1,0-12.2,0-18.2c0-2.3,1.2-4,3.1-4.7 c2.4-0.8,4.9,0.4,5.8,2.8c0.1,0.3,0.2,0.5,0.3,0.7C106,68,106,75.3,106,82.5z"></path> <path class="st5" d="M48,50.4c0-0.5,0-0.9,0-1.2c0-8.6,0-17.2,0-25.9c0-2.8,1.3-4.7,3.7-5.4c0.6-0.2,1.3-0.2,2-0.2 c4.2,0,8.4,0,12.7,0c3.6,0,5.7,2.1,5.7,5.7c0,8.6,0,17.2,0,25.8c0,0.4,0,0.7,0,1.2c0.4,0,0.8,0,1.1,0c2.9,0,5.9-0.1,8.8,0.2 c2.7,0.2,4.1,3.6,2.5,5.8c-0.3,0.4-0.6,0.7-0.9,1C76.8,64.2,70,71,63.2,77.7c-2.2,2.2-4.2,2.2-6.4,0C50,70.9,43.2,64.2,36.5,57.4 c-1.7-1.7-2-3.5-0.8-5.2c0.9-1.3,2.1-1.7,3.6-1.7c2.6,0,5.1,0,7.7,0C47.3,50.4,47.6,50.4,48,50.4z"></path> </g> </g> <g id="Calque_16" class="st0"> <g class="st1"> <path class="st5" d="M16.2,72.7c2.7-3.3,5.9-6,9.8-7.8c4.7-2.1,9.5-2.1,14.3-0.8c4.3,1.2,8.4,2.9,12.4,5c2,1.1,4,2.2,6.1,3 c1.3,0.5,2.9,0.6,4.5,1c1-12.9,0.9-25.5-4.8-37.1c-2.2,0.2-4.3,0.5-6.3,0.5c-6.9-0.2-11.1-4.1-13-10.2c-1.2-3.7-1.3-7.5-1.1-11.3 c0-0.9,0.5-1.5,1.4-1.6c5.6-0.1,11.2,0.2,16.3,2.8c5.9,2.9,7.9,7.5,6.3,14c-0.3,1.1-0.8,2.1-1.1,3.2c-0.1,0.3-0.1,0.8,0,1.1 c3.4,6.4,4.9,13.3,5.5,20.4c0,0.5,0.1,1,0.3,1.5c0.3-0.7,0.6-1.3,0.9-2c0.1-0.2-0.1-0.4-0.1-0.7c-1.3-4-1.6-8.1,0.2-12 c1.6-3.6,4.7-5.6,8.4-6.7c3.3-1,6.8-1.1,10.2-0.9c1,0.1,1.6,0.5,1.6,1.5c0.1,5.2-0.3,10.4-2.8,15.1c-2.8,5.3-7.5,7.2-13.3,5.3 c-0.4-0.1-0.8-0.3-1.3-0.4c-2.6,5.6-3.9,11.4-4.2,17.6h1c3.4,0,6.9,0,10.3,0c2.6,0,4.8,0.9,6.4,3c0,0.1,0.1,0.1,0.2,0.2 c3.7-4.3,7.5-8.6,11.2-13c1.5-1.7,2.8-3.4,4.8-4.6c2.2-1.3,4.7-1.9,7.2-1.9c1.7,0,2.4,1,1.7,2.6c-3.6,8.1-7.2,16.3-10.7,24.4 c-1.9,4.4-4.8,7.8-9,10.1c-0.9,0.5-1.8,1-2.8,1.3c-4.8,1.3-9.4,3.4-14,5.2c-2.8,1.1-5.6,1.9-8.5,2.1c-4.1,0.3-8-0.5-11.8-2.2 c-5.5-2.4-11.1-4.8-16.7-7.1c-4.5-1.8-9.2-2.7-14-3.2c-1.3-0.1-2.6-0.3-3.9-0.4c-0.8-0.1-1.3-0.5-1.7-1.1"></path> <path class="st5" d="M19.3,86.7c0.8,0.1,1.5,0.2,2.2,0.2c5.3,0.5,10.5,1.5,15.4,3.5c5.7,2.3,11.3,4.8,16.9,7.2 c3.7,1.6,7.4,2.2,11.4,1.7c2.8-0.3,5.4-1.4,8-2.4c3.5-1.3,6.9-2.9,10.4-3.9c5.6-1.6,9.7-4.8,12.1-10.2c3.2-7.3,6.4-14.6,9.6-21.9 c0.1-0.2,0.2-0.5,0.3-0.8c-2.5,0.4-4.5,1.5-6,3.3c-4.1,4.7-8.2,9.4-12.2,14.1c-1.1,1.2-2.4,2.3-2.2,4.2c0,0,0,0.1,0,0.1 C84.1,85,81.5,86.9,78,87c-6.4,0-12.7,0-19.1,0c-1.9,0-3.7,0.3-5.6,0.5c-0.9,0.1-1.8,0.4-2.7,0.6c-0.3-1-0.7-1.9-1-2.9 c1.6-0.4,3.1-0.8,4.7-1c2-0.2,4-0.3,6-0.3c6,0,11.9,0,17.9,0c1.9,0,3.3-0.9,3.9-2.5c1-2.5-0.8-5.2-3.6-5.2c-4.6-0.1-9.2,0-13.9,0 c-1.2,0-2.4-0.1-3.5-0.2c-2.7-0.4-5.3-1.3-7.7-2.8c-4.1-2.5-8.4-4.4-12.9-5.8c-3.4-1-6.8-1.5-10.3-0.6c-4.1,1.1-7.4,3.3-10.2,6.4 c-0.3,0.4-0.6,1-0.6,1.5c-0.1,3.7,0,7.4,0,11.1C19.2,86.1,19.3,86.4,19.3,86.7"></path> <path class="st5" d="M41,16.5c0,3.3,0.2,6.5,1.2,9.5c0.6,1.8,1.5,3.5,3,4.8c2.8,2.6,6.3,3,9.9,2.6c0.5,0,0.9-0.2,1.5-0.3 c-0.2-0.3-0.3-0.5-0.5-0.6c-2.1-2.7-4.7-4.8-7.8-6.3c-1-0.5-1.4-1.3-1-2.1c0.4-0.8,1.3-1.1,2.3-0.6c1.8,1,3.5,2.1,5.2,3.3 c1.5,1.1,2.8,2.4,4,3.4c1.6-3.8,1-8.1-3-10.5C51.3,17,46.2,16.6,41,16.5"></path> <path class="st5" d="M72.2,52.7c4.8,1.9,8.5,0.5,10.6-4.1c1.2-2.5,1.7-5.2,2-8c0.1-1.2,0.2-2.4,0.2-3.7c-1.6,0.1-3,0.1-4.4,0.3 c-2.6,0.3-5.1,0.8-7.2,2.4c-3.7,2.7-4.2,6.5-3.6,10.8c1.1-1.4,2.1-2.9,3.3-4.1c1.4-1.4,2.9-2.7,4.4-3.9c0.7-0.6,1.6-0.3,2.1,0.4 c0.5,0.7,0.3,1.5-0.4,2.1c-0.1,0.1-0.3,0.2-0.4,0.3C76.1,47.2,73.9,49.7,72.2,52.7"></path> </g> </g> <g id="Calque_5" class="st0"> <g class="st1"> <image style="overflow:visible;opacity:0.75;" width="118" height="118" transform="matrix(1 0 0 1 5 4)"> </image> <g> <circle class="st4" cx="58.7" cy="60.7" r="46.5"></circle> </g> </g> <g class="st1"> <path class="st7" d="M85.5,33.6c0.8,0.7,1.6,1.4,2.3,2.1c0.5,0.5,0.4,1.4,0,1.9c-0.1,0.1-0.2,0.3-0.3,0.4 c-0.5,0.4-0.7,0.9-0.7,1.5c0,0.4-0.1,0.9-0.2,1.3c-2,5.1-4.2,10.1-7,14.8C77,60,73.9,64,70.5,67.8c-0.1,0.1-0.2,0.2-0.3,0.4 c0.1,0.1,0.2,0.2,0.3,0.3c2.2,2.2,4.4,4.4,6.7,6.6c0.2,0.2,0.6,0.3,0.9,0.4c0.5,0.1,1,0,1.4,0c1.3,0,2.4,0.4,3.3,1.3 c1.5,1.5,3.1,3.1,4.6,4.6c1.1,1.2,1.1,2.7,0,3.9c-1.2,1.3-2.5,2.5-3.7,3.7c-1.2,1.1-2.7,1.1-3.9,0c-1.6-1.5-3.1-3.1-4.6-4.6 c-0.9-0.9-1.4-2-1.3-3.3c0.1-1.4-0.3-2.4-1.4-3.3c-0.9-0.7-1.6-1.5-2.3-2.3c-0.5-0.5-0.5-0.9-0.2-1.3c0.4-0.4,0.8-0.3,1.3,0.1 c0.2,0.2,0.4,0.4,0.7,0.7c0,0,0.1,0,0.1,0c0.4-0.4,0.8-0.9,1.2-1.3C64.8,65.4,56.4,57,48,48.6c-0.3,0.3-0.8,0.8-1.2,1.3 c0.1,0.1,0.2,0.2,0.4,0.4c7.1,7.1,14.2,14.2,21.2,21.2c0.1,0.1,0.3,0.3,0.4,0.4c0.3,0.4,0.3,0.9,0,1.2c-0.3,0.3-0.8,0.3-1.1,0 c-0.4-0.4-0.7-0.7-1.1-1.1c-0.2,0.1-0.3,0.2-0.4,0.3C59,78.8,50.9,83.7,42,87.2c-0.9,0.3-1.7,0.7-2.5,1c-0.7,0.2-1.4,0.3-2.1,0.4 c-0.2,0.1-0.5,0.2-0.7,0.3c-0.2,0.1-0.3,0.3-0.4,0.4c-0.9,0.9-1.8,0.9-2.7,0c-0.6-0.6-1.1-1.3-1.7-2c0-0.3,0-0.5,0-0.8 c0.3-0.5,0.7-0.9,1-1.4c0.1-0.2,0.2-0.4,0.3-0.7c0.1-0.6,0-1.2,0.3-1.7c1.4-3.4,2.9-6.7,4.4-10.1c0.3-0.6,0.7-0.8,1.2-0.6 c0.5,0.2,0.6,0.7,0.3,1.3c-1.3,3-2.6,6-4,9c-0.1,0.1-0.1,0.3-0.2,0.5c1.1-0.5,1.6-0.4,2.4,0.4c0.2,0.2,0.5,0.5,0.7,0.7 c0.8,0.7,1.2,1.5,0.6,2.6C48.7,83,57.6,78,65.2,70.8c-0.9-0.9-1.8-1.8-2.7-2.7c-0.1,0.1-0.2,0.3-0.3,0.5c-0.9,0.9-1.8,1.9-2.8,2.8 c-1.8,1.7-4.4,1.7-6.2,0.1c-1-0.9-1.9-1.8-2.8-2.8c-1.6-1.8-1.6-4.4,0.1-6.1c0.9-1,1.9-1.9,2.8-2.8c0.1-0.1,0.3-0.3,0.4-0.4 c-0.9-0.9-1.8-1.8-2.7-2.7c-0.1,0.1-0.1,0.2-0.2,0.3c-3.6,3.9-6.8,8.2-9.4,12.8c-0.1,0.2-0.3,0.5-0.4,0.6c-0.3,0.3-0.7,0.3-1,0.1 c-0.3-0.2-0.5-0.6-0.3-1c0.1-0.1,0.1-0.3,0.2-0.4c2.4-4.2,5.2-8.1,8.4-11.8c0.6-0.7,1.2-1.3,1.8-2.1c-0.2-0.2-0.4-0.3-0.5-0.4 c-1.9-1.9-3.8-3.7-5.6-5.7c-0.8-0.9-1.7-1.4-2.9-1.2c-1.5,0.2-2.7-0.5-3.7-1.5c-1.3-1.3-2.6-2.6-3.9-3.9c-0.6-0.6-1.2-1.2-1.4-2 c0-0.3,0-0.7,0-1c0.2-0.8,0.8-1.4,1.3-2c0.9-0.9,1.9-1.8,2.8-2.8c0.6-0.6,1.2-1.1,2-1.3c0.3,0,0.7,0,1,0c0.5,0.3,1,0.5,1.4,0.9 c1.6,1.5,3.1,3.1,4.6,4.6c0.9,0.9,1.3,2,1.3,3.3c0,0.5,0,1,0,1.4c0,0.3,0.2,0.6,0.4,0.8c2.2,2.2,4.4,4.4,6.6,6.7 c0.1,0.1,0.2,0.2,0.3,0.3c0.2-0.1,0.3-0.3,0.4-0.4c4.1-3.8,8.7-7.1,13.5-9.9c4.1-2.4,8.5-4.2,12.9-6c0.7-0.3,1.5-0.3,2.2-0.4 c0.2,0,0.5-0.1,0.7-0.3c0.5-0.3,0.9-0.7,1.4-1C85,33.6,85.3,33.6,85.5,33.6z M81.1,37c-9.8,3.6-18.7,8.7-26.2,15.8 c0.9,0.9,1.8,1.8,2.7,2.7c0.6-0.6,1.2-1.4,1.9-2c1.9-1.7,4.8-2.1,7.1-0.9c3.6,1.9,4.5,6.7,1.7,9.8c-0.6,0.7-1.4,1.3-2.1,1.9 c0.2,0.2,0.3,0.3,0.4,0.4c0.8,0.8,1.5,1.5,2.3,2.3c7.2-7.7,12.3-16.5,15.9-26.4c-1.1,0.6-1.9,0.2-2.6-0.6 c-0.2-0.2-0.5-0.5-0.7-0.7C80.7,38.6,80.6,38.1,81.1,37z M65.2,63.1c0.6-0.6,1.2-1.2,1.8-1.8c1.7-1.8,1.8-4.4,0.2-6.2 c-1.5-1.8-4.2-2.2-6.2-0.8c-0.9,0.6-1.6,1.5-2.4,2.2C60.8,58.8,63,60.9,65.2,63.1z M58.8,69.5c-2.2-2.2-4.4-4.4-6.6-6.6 c-0.2,0.2-0.3,0.4-0.5,0.6c-1.2,1.2-1.2,2.9,0,4.1c0.8,0.8,1.6,1.7,2.5,2.5c0.4,0.4,1,0.7,1.6,0.8C57.1,71.2,58,70.4,58.8,69.5z M39,39.5c1.7,1.7,3.5,3.5,5.3,5.3c0.1-0.3,0.3-0.6,0.3-0.9c0-0.5,0-1,0-1.5c0-0.9-0.3-1.6-0.9-2.2c-0.6-0.6-1.3-1.2-1.9-1.9 c-0.3-0.3-0.6-0.7-0.8-1C40.2,38.2,39.6,38.8,39,39.5z M35.7,42.8c0.6,0.6,1.1,1.1,1.7,1.7c1.9,1.9,1.9,1.9,4.7,1.9 c0.3,0,0.6-0.2,0.9-0.3c-1.9-1.8-3.6-3.6-5.3-5.3C37,41.4,36.4,42.1,35.7,42.8z M84.3,80.8c-0.6-0.6-1.2-1.2-1.8-1.7 c-1.9-1.9-1.9-1.9-4.6-1.9c-0.4,0-0.7,0.1-0.9,0.4c1.8,1.8,3.5,3.5,5.2,5.2C82.9,82.2,83.6,81.5,84.3,80.8z M81,84.1 c-1.7-1.7-3.5-3.5-5.3-5.3c-0.1,0.3-0.2,0.6-0.3,0.9c0,0.5-0.1,1.1,0,1.6c0.1,0.5,0.2,1.2,0.5,1.5c1,1.1,2.1,2.1,3.2,3.1 C79.7,85.4,80.4,84.7,81,84.1z M53.6,61.7c2.2,2.2,4.3,4.3,6.4,6.4c0.4-0.4,0.9-0.8,1.2-1.2c-2.1-2.1-4.3-4.3-6.5-6.5 C54.4,60.9,54,61.3,53.6,61.7z M39.8,36.2c-0.2-0.2-0.5-0.4-0.7-0.6c-0.5-0.4-1-0.4-1.4,0c-1.3,1.3-2.6,2.6-3.9,3.9 c-0.4,0.4-0.4,0.9-0.1,1.3c0.2,0.3,0.5,0.6,0.7,0.8C36.2,39.7,37.9,38,39.8,36.2z M80.3,87.3c0.1,0.1,0.2,0.2,0.3,0.3 c0.8,0.9,1.2,0.9,2.1,0c1-1,2.1-2.1,3.1-3.1c0.9-0.9,0.9-1.3,0-2.2c-0.1-0.1-0.2-0.2-0.3-0.2C83.8,83.8,82,85.6,80.3,87.3z M82.5,37.9c0.4,0.4,0.8,0.9,1.2,1.3c0.9-0.9,1.8-1.8,2.6-2.6c-0.4-0.4-0.8-0.9-1.2-1.3C84.3,36.2,83.4,37.1,82.5,37.9z M37.4,85.6c-0.4-0.4-0.9-0.9-1.2-1.3c-0.9,0.9-1.8,1.8-2.6,2.6c0.4,0.4,0.8,0.9,1.2,1.3C35.7,87.3,36.6,86.5,37.4,85.6z M45.5,45.9c-0.5,0.5-0.9,0.9-1.4,1.4c0.5,0.5,0.9,0.9,1.3,1.3c0.5-0.5,0.9-0.9,1.4-1.4C46.3,46.8,45.9,46.3,45.5,45.9z M74.6,75 c-0.5,0.5-1,1-1.4,1.4c0.4,0.4,0.9,0.9,1.3,1.3c0.4-0.5,0.9-0.9,1.3-1.4c0,0-0.1-0.1-0.2-0.2C75.4,75.7,75,75.3,74.6,75z"></path> </g> </g> <g id="Calque_6" class="st0"> <g class="st1"> <image style="overflow:visible;opacity:0.75;" width="118" height="118" transform="matrix(1 0 0 1 4 3)"> </image> <g> <circle class="st4" cx="58.4" cy="59.6" r="46.5"></circle> </g> </g> <g class="st1"> <g> <path class="st7" d="M28.2,86.8c0.3-0.5,0.7-0.6,1.2-0.6c2.9,0,5.8,0,8.7,0c0.2,0,0.4,0,0.7,0c0-0.3,0-0.5,0-0.7 c0-7.4,0-14.9,0-22.3c0-0.2,0-0.4,0-0.5c0-0.5,0.4-0.9,0.9-0.9c0.5,0,0.9,0.4,0.9,0.9c0,0.7,0,1.3,0,2c5.6,0,11.1,0,16.7,0 c0-5.5,0-11.1,0-16.6c-5.5,0-11.1,0-16.7,0c0,0.2,0,0.4,0,0.7c0,3.3,0,6.7,0,10c0,0.2,0,0.4,0,0.5c-0.1,0.4-0.3,0.7-0.8,0.7 c-0.5,0-0.8-0.2-0.9-0.7c-0.1-0.2,0-0.4,0-0.6c0-4.7,0-9.4,0-14.1c0-0.2,0-0.5,0-0.8c-1,0-2,0-3,0c-0.5,0-1,0-1.2-0.6 c-0.2-0.5,0.1-0.9,0.5-1.2c1.5-1.2,2.9-2.4,4.4-3.6c0.1-0.1,0.2-0.2,0.3-0.2c0.4-0.3,1-0.3,1.3,0.1c0.3,0.4,0.3,0.9-0.2,1.3 c-0.8,0.6-1.5,1.3-2.3,1.9c-0.2,0.1-0.4,0.3-0.6,0.5c7.3,0,14.5,0,21.8,0c-3.7-3-7.3-6-10.9-9c-1.5,1.2-3,2.5-4.5,3.7 c-0.2,0.1-0.3,0.3-0.5,0.4c-0.6,0.5-1.1,0.5-1.5,0.1c-0.4-0.4-0.2-1,0.3-1.4c1.1-0.9,2.3-1.9,3.4-2.8c0.4-0.3,0.7-0.6,1.1-0.9 c0.6-0.4,0.8-0.8,0.7-1.5c-0.1-0.7,0-1.4,0-2.1c0-0.5,0.2-0.9,0.6-1.2c0.2,0,0.4,0,0.6,0c0.5,0.3,0.6,0.7,0.6,1.3 c0,0.8,0,1.6,0,2.4c0,0.4,0.1,0.7,0.4,0.9c4.1,3.3,8.1,6.7,12.2,10c0.1,0.1,0.3,0.2,0.4,0.3c0.4,0.3,0.6,0.7,0.4,1.1 c-0.2,0.4-0.5,0.6-1,0.6c-0.9,0-1.8,0-2.7,0c-0.1,0-0.3,0-0.4,0c0,2.3,0,4.6,0,6.9c0.3,0,0.5,0,0.7,0c1.2,0.1,2,0.7,2.5,1.7 c0.2,0.4,0.4,0.5,0.7,0.5c1.3,0,2.5,0,3.8,0c0.8,0,1.3,0.7,0.9,1.3c-0.2,0.3-0.6,0.5-0.9,0.5c-1.4,0.1-2.8,0-4.2,0 c0,1.3,0,2.5,0,3.8c0.8,0,1.5-0.1,2.3,0c2,0.2,3.8-0.3,5.5-1.6c1-0.8,2.2-1.4,3.2-2.2c-0.9,0-1.9,0-2.8,0c-0.7,0-1.2-0.3-1.1-0.9 c0-0.5,0.4-0.9,1.1-0.9c2.4,0,4.7,0,7.1,0c2.1,0,3.8,1.3,4.4,3.2c0.6,2-0.2,3.9-2,5.1c-1.3,0.9-2.7,1.7-4.1,2.6 c0.1,0.1,0.2,0.2,0.4,0.3c1.2,0.8,2.5,1.5,3.7,2.3c3,2,3,5.8-0.1,7.8c-1.3,0.8-2.6,1.6-4,2.5c0.2,0.2,0.4,0.3,0.6,0.4 c1.1,0.7,2.3,1.4,3.4,2.2c2.5,1.6,3,4.3,1.3,6.7c0,0.1-0.1,0.1-0.2,0.3c0.9,0,1.7,0,2.4,0c1.3,0,2.7,0,4,0c0.5,0,1,0.1,1.2,0.6 c0.2,0.6-0.1,0.9-0.5,1.2c-20.1,0-40.1,0-60.2,0C28.2,87.6,28.2,87.2,28.2,86.8z M69.7,70.3c-0.2-0.2-0.4-0.3-0.6-0.4 c-1.3-0.8-2.5-1.5-3.7-2.4c-2.4-1.7-2.6-4.8-0.6-6.9c0.1-0.1,0.2-0.2,0.3-0.3c-0.7,0-1.3,0-1.9,0c-0.4,0-0.6,0.1-0.7,0.5 c-0.5,1.1-1.4,1.7-2.6,1.7c-0.2,0-0.4,0-0.6,0c0,7.9,0,15.8,0,23.7c5.1,0,10.1,0,15.3,0c-0.3-0.2-0.4-0.3-0.6-0.4 c-2.8-1.7-5.5-3.4-8.3-5.2c-3-2-3-5.8,0.1-7.8C67,72,68.3,71.1,69.7,70.3z M67.9,66.6c0.5-0.2,1.1-0.3,1.5-0.6 c3.4-2.1,6.7-4.2,10-6.3c0.4-0.2,0.7-0.6,0.9-1c0.6-1,0.4-2.4-0.4-3.2c-0.9-0.9-2.2-1-3.3-0.4c-1.4,0.8-2.7,1.7-4.1,2.6 c-2,1.3-4.1,2.6-6.1,3.9c-1,0.7-1.5,1.9-1.1,3C65.7,65.7,66.6,66.5,67.9,66.6z M53.1,66.5c0,6.6,0,13.1,0,19.7c1.4,0,2.8,0,4.2,0 c0-6.6,0-13.1,0-19.7C55.9,66.5,54.5,66.5,53.1,66.5z M65.2,76.8c0,0.9,0.5,1.7,1.3,2.2c1,0.5,1.9,0.5,2.9-0.1 c3.4-2.1,6.7-4.2,10.1-6.4c1.3-0.8,1.6-2.4,0.9-3.6c-0.8-1.3-2.4-1.7-3.7-0.9c-3.4,2.1-6.9,4.3-10.3,6.5 C65.6,75,65.2,75.8,65.2,76.8z M40.7,86.2c1.5,0,2.9,0,4.3,0c0-6.6,0-13.1,0-19.6c-1.4,0-2.9,0-4.3,0 C40.7,73.1,40.7,79.6,40.7,86.2z M57.3,43.8c-5.6,0-11.1,0-16.6,0c0,0.8,0,1.6,0,2.4c5.6,0,11.1,0,16.6,0 C57.3,45.3,57.3,44.6,57.3,43.8z M77.6,80.2c-1.5,0-2.7,1.2-2.7,2.7c0,1.5,1.5,2.9,3.1,2.9c1.5,0,2.7-1.2,2.7-2.7 C80.7,81.6,79.3,80.2,77.6,80.2z M69.5,80.9c1.2,0.8,2.4,1.5,3.7,2.3c0-2.1,0.9-3.6,2.9-4.5c-0.5-0.3-0.9-0.6-1.3-0.8 c-0.1-0.1-0.3,0-0.4,0C72.7,78.9,71.2,79.9,69.5,80.9z M59.2,60.6c1.2,0.2,1.7-0.2,1.7-1.3c0-1.8,0-3.6,0-5.4 c0-1.1-0.6-1.6-1.7-1.2c0,2.5,0,5.1,0,7.6C59.2,60.4,59.2,60.5,59.2,60.6z M51.2,75c-1.5,0-3,0-4.4,0c0,0.9,0,1.7,0,2.5 c1.5,0,2.9,0,4.4,0C51.2,76.7,51.2,75.9,51.2,75z M51.2,81.9c0-0.9,0-1.7,0-2.5c-1.5,0-2.9,0-4.4,0c0,0.8,0,1.7,0,2.5 C48.3,81.9,49.7,81.9,51.2,81.9z M76.4,66.1c-0.6-0.4-1.1-0.7-1.6-1c-0.1-0.1-0.4-0.1-0.5,0c-1.6,1-3.1,2-4.8,3 c0.5,0.3,1,0.6,1.5,1c0.3,0.2,0.4,0.2,0.7,0C73.3,68,74.8,67.1,76.4,66.1z M46.8,73.1c1.5,0,3,0,4.4,0c0-0.9,0-1.7,0-2.5 c-1.5,0-2.9,0-4.4,0C46.8,71.5,46.8,72.3,46.8,73.1z M51.2,83.7c-1.5,0-3,0-4.4,0c0,0.9,0,1.7,0,2.5c1.5,0,2.9,0,4.4,0 C51.2,85.3,51.2,84.5,51.2,83.7z M46.8,66.5c0,0.8,0,1.6,0,2.3c1.5,0,2.9,0,4.4,0c0-0.8,0-1.5,0-2.3 C49.7,66.5,48.3,66.5,46.8,66.5z"></path> </g> <g> <path class="st7" d="M53.8,56.3c0.1,2.6-2,4.8-4.6,4.9c-2.6,0.1-4.8-2-4.9-4.7c-0.1-2.6,2-4.8,4.7-4.9 C51.6,51.5,53.7,53.6,53.8,56.3z M49,53.4c-1.6,0-3,1.3-3,2.9c0,1.6,1.4,3,3,3c1.6,0,3-1.4,3-3C52,54.7,50.7,53.4,49,53.4z"></path> </g> <g> <path class="st7" d="M49,40c-0.4,0-0.9,0-1.3,0c-0.5,0-0.8-0.3-0.8-0.8c-0.1-0.5,0.3-0.9,0.8-0.9c0.9,0,1.8,0,2.7,0 c0.5,0,0.9,0.5,0.8,0.9c-0.1,0.5-0.4,0.8-0.9,0.8C49.9,40,49.4,40,49,40C49,40,49,40,49,40z"></path> </g> </g> </g> <g id="Calque_6_-_copie" class="st0"> <g class="st1"> <image style="overflow:visible;opacity:0.75;" width="118" height="118" transform="matrix(1 0 0 1 4 3)"> </image> <g> <circle class="st4" cx="58.4" cy="59.6" r="46.5"></circle> </g> </g> <g class="st1"> <g> <path class="st7" d="M53.8,31.6c0.1,0.1,0.2,0.4,0.4,0.6c1.3,1.3,2.5,2.6,3.8,3.8c0.1,0.1,0.3,0.3,0.5,0.3c0.5,0.2,1,0,1.2-0.5 c0.3-0.4,0.2-1-0.2-1.3c-0.9-1-1.9-1.9-2.8-2.8c-0.4-0.4-0.8-0.8-1.2-1.2c-0.3-0.3-0.7-0.4-1.2-0.2C54,30.7,53.8,31,53.8,31.6z M68.2,35.2c0,0.6,0.2,1,0.6,1.2c0.5,0.2,0.9,0.1,1.2-0.2c1.3-1.3,2.6-2.6,3.9-3.9c0.5-0.5,0.5-1.1,0.1-1.6 c-0.4-0.4-1.1-0.4-1.6,0c-1.3,1.3-2.6,2.6-3.9,3.9C68.3,34.8,68.2,35.1,68.2,35.2z"></path> </g> <g> <path class="st7" d="M29.6,51.1c0.1-0.3,0.1-0.6,0.2-0.9c0.7-2.2,2.8-3.9,5.1-3.9c0.9,0,1.9,0,2.9,0c0-0.5,0-0.9,0-1.3 c0-2.2,1.7-3.9,3.9-3.9c2.2,0,3.9,1.7,3.9,3.9c0,0.4,0,0.8,0,1.3c0.2,0,0.4,0,0.6,0c1.7,0,3.4,0,5.2,0c0.4,0,0.6-0.1,0.8-0.4 c1.1-1.9,2.3-3.8,3.4-5.8c0.3-0.5,0.7-0.8,1.4-0.8c4.8,0,9.7,0,14.5,0c0.7,0,1.1,0.2,1.4,0.8c1.1,1.9,2.2,3.8,3.3,5.7 c0.2,0.3,0.4,0.5,0.8,0.5c1.3,0,2.5-0.1,3.8,0.1c2.5,0.4,4.4,2.6,4.5,5.1c0,1,0,1.9,0,2.9c0,7.9,0,15.9,0,23.8 c0,3.1-1.7,5.2-4.7,5.8c0,0-0.1,0.1-0.1,0.1c-15.3,0-30.5,0-45.8,0c-0.1,0-0.2-0.1-0.3-0.1c-2.1-0.4-3.6-1.7-4.3-3.7 c-0.1-0.3-0.2-0.7-0.3-1C29.6,70,29.6,60.5,29.6,51.1z M57.3,48.5c-7.3,0-14.6,0-22,0c-2.3,0-3.6,1.4-3.6,3.6 c0,8.7,0,17.5,0,26.2c0,2.2,1.4,3.6,3.6,3.6c14.7,0,29.3,0,44,0c2.2,0,3.6-1.4,3.6-3.6c0-8.7,0-17.5,0-26.2 c0-2.3-1.4-3.7-3.6-3.7C72,48.5,64.7,48.5,57.3,48.5z M73.8,46.3c-0.9-1.6-1.8-3.1-2.7-4.6c-0.1-0.1-0.3-0.2-0.5-0.2 c-4.3,0-8.7,0-13,0c-0.3,0-0.5,0.1-0.6,0.4c-0.7,1.1-1.3,2.3-2,3.4c-0.2,0.3-0.4,0.6-0.6,1C60.9,46.3,67.3,46.3,73.8,46.3z M43.4,46.3c0-0.5,0-1,0-1.5c-0.1-0.8-0.8-1.4-1.5-1.5c-0.8-0.1-1.6,0.4-1.8,1.2c-0.1,0.6-0.1,1.2-0.1,1.8 C41.2,46.3,42.3,46.3,43.4,46.3z"></path> </g> <g> <path class="st7" d="M64.3,28.5c0.7,0.3,0.9,0.7,0.9,1.4c0,1.8,0,3.6,0,5.4c0,0.8-0.6,1.3-1.3,1.1c-0.5-0.1-0.8-0.5-0.8-1 c0-2,0-3.9,0-5.9c0-0.6,0.4-0.9,0.9-1.1C64,28.5,64.1,28.5,64.3,28.5z"></path> </g> <g> <path class="st7" d="M53.8,31.6c0-0.6,0.2-1,0.6-1.2c0.4-0.2,0.8-0.1,1.2,0.2c0.4,0.4,0.8,0.8,1.2,1.2c0.9,0.9,1.9,1.9,2.8,2.8 c0.4,0.4,0.4,0.9,0.2,1.3c-0.3,0.4-0.8,0.6-1.2,0.5c-0.2-0.1-0.4-0.2-0.5-0.3c-1.3-1.3-2.6-2.5-3.8-3.8 C54,32.1,53.9,31.8,53.8,31.6z"></path> </g> <g> <path class="st7" d="M68.2,35.2c0.1-0.1,0.2-0.4,0.4-0.6c1.3-1.3,2.6-2.6,3.9-3.9c0.5-0.5,1.2-0.5,1.6,0c0.4,0.4,0.4,1.1-0.1,1.6 c-1.3,1.3-2.6,2.6-3.9,3.9c-0.4,0.4-0.8,0.4-1.2,0.2C68.4,36.2,68.1,35.9,68.2,35.2z"></path> </g> <g> <path class="st7" d="M64.1,51.6c7.2,0,13,5.4,13.6,12.7c0.6,7-4.3,13.2-11.1,14.4c-8.7,1.6-16.7-5.4-16.1-14.3 c0.1-1.5,0.4-2.9,0.9-4.2c0.3-0.8,0.9-1.1,1.5-0.8c0.6,0.3,0.8,0.8,0.5,1.6c-2.5,6.7,1.3,13.9,8.3,15.5 c6.5,1.5,13.1-3.2,13.8-9.9c0.7-6.2-3.3-11.6-9.4-12.8c-2-0.4-4.1-0.2-6,0.6c-0.3,0.1-0.6,0.2-0.9,0.2c-0.5,0-0.9-0.4-1-0.9 c-0.1-0.5,0.2-1,0.8-1.2C60.6,51.9,62.3,51.5,64.1,51.6z"></path> </g> <g> <path class="st7" d="M64.1,56.3c4.9,0,8.9,4,8.9,8.9c0,4.9-4,8.9-8.9,8.9c-4.9,0-8.9-4-8.9-8.9C55.2,60.3,59.1,56.3,64.1,56.3z M70.8,65.2c0-3.7-3-6.7-6.8-6.7c-3.7,0-6.7,3-6.7,6.8c0,3.7,3.1,6.7,6.8,6.7C67.8,72,70.8,68.9,70.8,65.2z"></path> </g> <g> <path class="st7" d="M41.7,57.4c-0.8,0-1.7,0-2.5,0c-0.8,0-1.3-0.4-1.3-1.1c0-0.7,0.5-1.1,1.3-1.1c1.7,0,3.5,0,5.2,0 c0.8,0,1.3,0.4,1.3,1.1c0,0.6-0.5,1.1-1.2,1.1C43.5,57.4,42.6,57.4,41.7,57.4z"></path> </g> <g> <path class="st7" d="M55.1,55.3c0.6,0,1.1,0.5,1.1,1c0,0.6-0.5,1.1-1.1,1.1c-0.6,0-1.1-0.5-1.1-1.1 C54.1,55.7,54.5,55.3,55.1,55.3z"></path> </g> <g> <path class="st7" d="M68.3,65c0,0.7-0.4,1.2-1,1.3c-0.6,0-1-0.4-1.1-1.1c-0.2-1.3-0.8-1.9-2.1-2.1C63.4,63,62.9,62.6,63,62 c0-0.6,0.5-1.1,1.2-1C66.4,61,68.2,62.8,68.3,65z"></path> </g> </g> </g> <g id="Calque_6_-_copie_2" class="st0"> <g class="st1"> <image style="overflow:visible;opacity:0.75;" width="118" height="118" transform="matrix(1 0 0 1 4 3)"> </image> <g> <circle class="st4" cx="58.4" cy="59.6" r="46.5"></circle> </g> </g> <g class="st1"> <g> <path class="st7" d="M41.3,90c-0.2-0.2-0.4-0.3-0.6-0.5c-3.3-3.3-6.5-6.5-9.8-9.8c-0.7-0.7-0.7-1.1,0-1.8 c3.8-3.8,7.5-7.6,11.3-11.3c3-3,6.6-5.4,10.5-7.1c3.8-1.7,7.2-4,10.1-7c1.4-1.4,2.7-2.7,4.1-4.1c0.6-0.6,1.1-0.6,1.7,0 c1.1,1.1,2.3,2.3,3.4,3.4c0.6,0.6,0.6,1,0,1.6c-1.6,1.7-3.3,3.3-4.9,5c-2.5,2.6-4.5,5.6-6,9c-1.9,4.3-4.5,8.1-7.9,11.5 c-3.5,3.5-7,7-10.5,10.5c-0.2,0.2-0.5,0.4-0.7,0.6C41.6,90,41.5,90,41.3,90z M35.5,76c3,3,5.9,5.9,8.9,8.9 c2.4-2.4,4.8-4.8,7.1-7.1c-2.9-2.9-5.9-5.9-8.9-8.9C40.2,71.2,37.9,73.6,35.5,76z M52.9,76.3c2.7-2.8,4.8-6,6.3-9.7 c-0.3,0-0.4,0-0.6,0c-1.3,0-2.5,0-3.8,0c-0.9,0-1.2-0.3-1.2-1.2c0-1.1,0-2.3,0-3.4c0-0.3,0-0.6,0-0.9c-2.7,0.9-8.6,4.8-9.6,6.3 C47,70.4,50,73.3,52.9,76.3z M64.8,53.1c-2.6,2.8-5.6,5.1-9,6.9c-0.1,0.1-0.3,0.3-0.3,0.5c0,1.3,0,2.6,0,3.9 c0,0.3,0.1,0.4,0.5,0.4c1.2,0,2.4,0,3.7,0c0.4,0,0.6-0.1,0.8-0.5c1.1-2,2.3-3.9,3.8-5.6c1-1.1,2-2.2,2.9-3.2 C66.4,54.7,65.7,53.9,64.8,53.1z M42.9,86.4c-3-3-6-6-8.9-8.9c-0.4,0.4-0.9,0.9-1.4,1.3c3,3,5.9,5.9,8.9,8.9 C42,87.2,42.5,86.8,42.9,86.4z M67.7,50.3c-0.4,0.4-0.9,0.9-1.3,1.3c0.8,0.8,1.6,1.6,2.3,2.3c0.4-0.4,0.9-0.9,1.3-1.3 C69.2,51.8,68.5,51.1,67.7,50.3z"></path> </g> <g> <path class="st7" d="M86.4,38.8c-0.2,0.2-0.4,0.5-0.6,0.7c-1.4,1.1-2.8,2.2-4.2,3.4c-0.7,0.5-1.1,0.5-1.7-0.1 c-0.8-0.8-1.7-1.6-2.5-2.5c-0.5-0.5-0.5-0.9-0.1-1.5c1.2-1.5,2.4-3,3.6-4.4c0.4-0.5,1-0.6,1.4-0.2c1.3,1.3,2.6,2.5,3.8,3.8 c0.1,0.1,0.2,0.2,0.2,0.3C86.4,38.5,86.4,38.7,86.4,38.8z M84,38.6c-0.8-0.8-1.5-1.5-2.2-2.2c-0.8,1-1.6,2-2.4,3 c0.6,0.6,1.1,1.1,1.6,1.6C81.9,40.2,83,39.4,84,38.6z"></path> </g> <g> <path class="st7" d="M81.4,49.1c-0.4,0.4-0.9,0.8-1.3,1.3c-2-1.5-3.7-0.8-5.1,1c-0.5-0.5-0.9-0.9-1.3-1.3 C75.8,47.3,79.3,46.9,81.4,49.1z"></path> </g> <g> <path class="st7" d="M69.9,40.2c0.4-0.4,0.9-0.8,1.3-1.2c2.3,1.5,1.8,5.5-0.9,7.7c-0.4-0.4-0.9-0.8-1.4-1.4 c0.2-0.2,0.5-0.4,0.8-0.6C71,43.3,71.1,41.7,69.9,40.2z"></path> </g> <g> <path class="st7" d="M73,48.5c-0.3-0.4-0.7-0.8-1.1-1.2c1.5-1.5,3-3,4.6-4.5c0.3,0.3,0.8,0.7,1.2,1.1 C76.1,45.4,74.6,46.9,73,48.5z"></path> </g> <g> <path class="st7" d="M59.3,36.7c-0.6,0-1.2,0-1.8,0c0-0.9,0-1.8,0-2.7c0.6,0,1.2,0,1.8,0C59.3,34.9,59.3,35.8,59.3,36.7z"></path> </g> <g> <path class="st7" d="M59.4,38.6c0,0.6-0.1,1.2-0.1,1.8c0,0.3,0,0.5,0,0.9c-0.6,0-1.2,0-1.8,0c0-0.9-0.1-1.8-0.1-2.7l0,0 C58,38.7,58.7,38.7,59.4,38.6L59.4,38.6z"></path> </g> <g> <path class="st7" d="M39.6,55.4c0.9,0,1.8,0,2.8,0c0,0.6,0,1.2,0,1.8c-0.9,0-1.9,0-2.8,0l0,0C39.6,56.6,39.6,56,39.6,55.4 L39.6,55.4z"></path> </g> <g> <path class="st7" d="M39.6,57.2c0,0.9,0,1.9,0,2.8c-0.6,0-1.2,0-1.8,0c0-0.9,0-1.9,0-2.8c0,0,0,0,0,0 C38.4,57.3,39,57.3,39.6,57.2L39.6,57.2z"></path> </g> <g> <path class="st7" d="M77.1,68.6c0-0.9,0-1.8,0-2.8c0.6,0,1.2,0,1.8,0c0,0.9,0,1.9,0,2.8c0,0,0,0,0,0 C78.4,68.5,77.7,68.5,77.1,68.6L77.1,68.6z"></path> </g> <g> <path class="st7" d="M77.1,70.4c-0.9,0-1.9,0-2.8,0c0-0.6,0-1.2,0-1.8c0.9,0,1.9,0,2.8,0c0,0,0,0,0,0 C77.1,69.2,77.1,69.8,77.1,70.4L77.1,70.4z"></path> </g> <g> <path class="st7" d="M57.3,38.6c-0.9,0-1.8,0-2.7,0c0-0.7,0-1.3,0-1.9c0.9,0,1.8,0,2.8,0C57.4,37.4,57.4,38,57.3,38.6 C57.3,38.7,57.3,38.6,57.3,38.6z"></path> </g> <g> <path class="st7" d="M59.4,38.7c0-0.6-0.1-1.2-0.1-1.9c1,0,1.9,0,2.8,0c0,0.6,0,1.2,0,1.9C61.2,38.6,60.3,38.6,59.4,38.7 C59.4,38.6,59.4,38.7,59.4,38.7z"></path> </g> <g> <path class="st7" d="M37.8,57.2c-0.9,0-1.8,0-2.7,0c0-0.6,0-1.2,0-1.8c0.9,0,1.8,0,2.7,0l0,0C37.8,56,37.8,56.6,37.8,57.2 L37.8,57.2z"></path> </g> <g> <path class="st7" d="M37.8,55.4c0-0.9,0-1.8,0-2.7c0.6,0,1.2,0,1.8,0c0,0.9,0,1.8,0,2.7c0,0,0,0,0,0C39,55.4,38.4,55.4,37.8,55.4 L37.8,55.4z"></path> </g> <g> <path class="st7" d="M79,68.6c0.9,0,1.8,0,2.7,0c0,0.6,0,1.2,0,1.8c-0.9,0-1.8,0-2.7,0l0,0C79,69.8,79,69.2,79,68.6L79,68.6z"></path> </g> <g> <path class="st7" d="M79,70.4c0,0.9,0,1.8,0,2.7c-0.6,0-1.2,0-1.8,0c0-0.9,0-1.8,0-2.7c0,0,0,0,0,0C77.7,70.4,78.4,70.4,79,70.4 L79,70.4z"></path> </g> <g> <path class="st7" d="M71.5,61c0.6,0,1.2,0,1.8,0c0,0.6,0,1.2,0,1.8c-0.6,0-1.2,0-1.8,0C71.5,62.3,71.5,61.7,71.5,61z"></path> </g> <g> <path class="st7" d="M46.2,41.3c-0.6,0-1.2,0-1.8,0c0-0.6,0-1.2,0-1.8c0.6,0,1.2,0,1.8,0C46.2,40.1,46.2,40.7,46.2,41.3z"></path> </g> <g> <path class="st7" d="M54.6,46.1c0,0.6,0,1.2,0,1.8c-0.6,0-1.2,0-1.8,0c0-0.6,0-1.2,0-1.8C53.4,46.1,54,46.1,54.6,46.1z"></path> </g> <g> <path class="st7" d="M82.7,55.4c0-0.6,0-1.2,0-1.8c0.6,0,1.2,0,1.8,0c0,0.6,0,1.2,0,1.8C83.9,55.4,83.3,55.4,82.7,55.4z"></path> </g> <g> <path class="st7" d="M72.4,86.3c-0.6,0-1.2,0-1.8,0c0-0.6,0-1.2,0-1.8c0.6,0,1.2,0,1.8,0C72.4,85.1,72.4,85.6,72.4,86.3z"></path> </g> <g> <path class="st7" d="M67.7,75c-0.6,0-1.2,0-1.8,0c0-0.6,0-1.2,0-1.8c0.6,0,1.2,0,1.8,0C67.7,73.8,67.7,74.4,67.7,75z"></path> </g> </g> </g> </svg>				</a>
			</div>
			
						<div class="elementor-icon-box-content">

									<p class="elementor-icon-box-title">
						<a href="tel:+330296284798" >
							+33(0)2 96 28 47 98						</a>
					</p>
				
				
			</div>
			
		</div>
						</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-aaf7c8c" data-id="aaf7c8c" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-59e80da elementor-position-left elementor-vertical-align-middle elementor-tablet_extra-position-top elementor-view-default elementor-mobile-position-top elementor-widget elementor-widget-icon-box" data-id="59e80da" data-element_type="widget" data-widget_type="icon-box.default">
				<div class="elementor-widget-container">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<a href="https://vallandrouet.my-user-account.com/login" class="elementor-icon" tabindex="-1" aria-label="Solder mon séjour">
				<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewbox="0 0 120 120" style="enable-background:new 0 0 120 120;" xml:space="preserve"> <style type="text/css"> .st0{display:none;} .st1{display:inline;} .st2{fill:#CFC6C1;} .st3{display:inline;fill:#CFC6C1;} .st4{fill:#FFFFFF;} .st5{fill:#AFC50B;} .st6{display:inline;fill:#AFC50B;} .st7{fill:#D2CAC5;} </style> <g id="Calque_1" class="st0"> <g class="st1"> <path class="st2" d="M9,95.7c0.8-1.1,2-0.8,3.1-0.9c0-0.6,0-1.1,0-1.6c0,0-0.1-0.1-0.1-0.1c-1.3-0.3-1.9-0.8-1.8-1.6 c0.1-0.9,0.7-1.4,2.1-1.4c1,0,2,0,3,0c1.1,0,1.7,0.5,1.7,1.4c0,0.9-0.4,1.4-1.5,1.6c-0.1,0-0.2,0.1-0.4,0.1c0,0.2,0,0.5,0,0.7 c0,0.3,0,0.6,0,1c1.2,0,2.4,0,3.6,0c0.2,0,0.5-0.3,0.6-0.5c0.6-0.9,1.2-1.8,1.8-2.7c0.2-0.3,0.3-0.6,0.3-0.9c0-6.8,0-13.7,0-20.5 c0-0.2,0-0.3,0-0.4c-1.3-0.4-2.6-0.7-3.8-1.2C9.9,65.4,6.9,56.2,11.2,49c0.7-1.2,1-2.4,0.6-3.7c-0.2-1,0.3-1.8,1.2-1.9 c0.8-0.1,1.5,0.4,1.7,1.4c0.5,2.1,0.1,4-1,5.8c-3.8,6.3-0.3,14.3,6.8,16c0.3,0.1,0.5,0.1,0.8,0.1c0-0.3,0.1-0.6,0.1-0.8 c0-3.4,0-6.7,0-10.1c0-0.4-0.2-1-0.5-1.3c-1.3-1.3-2.6-2.6-3.9-3.9c-0.8-0.8-0.9-1.7-0.2-2.3c0.7-0.7,1.5-0.6,2.3,0.3 c0.7,0.7,1.4,1.4,2.3,2.4c0-1.8,0-3.3,0-4.8c0-0.4,0-0.9,0-1.3c0-1.1,0.6-1.7,1.5-1.7c0.9,0,1.5,0.7,1.5,1.7c0,3.5,0,6.9,0,10.4 c0,0.3,0,0.6,0,1.2c1-1,1.8-1.7,2.6-2.5c0.9-0.9,1.7-1,2.4-0.3c0.7,0.7,0.5,1.5-0.3,2.4c-1.3,1.3-2.7,2.7-4,4 c-0.3,0.4-0.6,0.9-0.6,1.4c-0.1,1.7,0,3.4,0,5.2c1.8-0.2,3.2-0.8,4.6-1.7c4.7-3.2,6.2-9.5,3.3-14.3c-1.1-1.9-1.5-3.8-1.1-6 c0.4-2.2,0-4.3-1.3-6.1c-1.5-2-1.9-4.1-1.2-6.6c0.7-2.5-0.3-4.9-2.4-6.3c-2-1.3-4.6-1.3-6.6,0c-2.1,1.4-3.1,3.9-2.3,6.4 c0.7,2.5,0.3,4.7-1.4,6.7c-0.6,0.8-1.4,1-2.1,0.5c-0.7-0.5-0.9-1.4-0.3-2.1c1.2-1.4,1.3-2.9,0.8-4.7c-1.2-5,2.3-10,7.2-10.6 c5.3-0.7,9.9,3,10.2,8.3c0.1,1-0.2,2-0.2,3c0.2-0.2,0.4-0.4,0.6-0.5c2.9-2.9,7.2-3.5,10.6-1.5c3.5,2,5.2,6,4.1,9.9 c-0.4,1.5-0.1,2.8,0.7,4.1c0.8,1.2,1.4,2.6,2,4c0.1-0.2,0.3-0.4,0.5-0.7c2.6-3.8,5.1-7.6,7.7-11.4c1-1.5,2.1-1.5,3.1,0 c4.3,6.4,8.6,12.8,12.9,19.2c0.1,0.2,0.3,0.4,0.4,0.7c0.3,0.8,0.2,1.4-0.6,1.9c-0.7,0.4-1.3,0.3-1.9-0.3c-0.2-0.3-0.4-0.6-0.6-0.9 c-3.7-5.5-7.4-11.1-11.2-16.6c-0.2-0.3-0.4-0.6-0.7-0.9c-0.3,0.4-0.5,0.6-0.7,0.9C46.4,59.4,34.1,77.6,21.9,95.8 c-0.5,0.7-0.7,1.4-0.7,2.2c0,2.7,0,5.3,0,8c0,0.4,0,0.7,0,1.1c7.1,0,14.2,0,21.3,0c-0.2-0.3-0.4-0.5-0.6-0.6 c-1.7-1.5-3.5-3.1-5.2-4.6c-1.3-1.1-1.4-1.8-0.2-3c6.8-7.1,13.5-14.2,20.3-21.3c0.7-0.8,1-1.5,1-2.6c0-5.6,0-11.3,0-16.9 c0-0.4-0.1-0.9,0.1-1.1c0.3-0.4,0.8-0.9,1.3-1.1c0.7-0.2,1.3,0.3,1.4,1.1c0.1,0.4,0.1,0.8,0.1,1.2c0,5.8,0,11.5,0,17.3 c0,0.8,0.2,1.3,0.8,1.9c6.7,7.1,13.4,14.1,20.2,21.2c0.2,0.2,0.4,0.4,0.5,0.6c0.9,1,0.9,1.8-0.1,2.7c-1.7,1.5-3.5,3.1-5.2,4.6 c-0.3,0.2-0.5,0.5-0.9,0.8c7.2,0,14.2,0,21.3,0c0-0.2,0.1-0.4,0.1-0.5c0-3,0-6.1,0-9.1c0-0.4-0.2-0.9-0.5-1.3 c-7-10.4-13.9-20.8-20.9-31.2c-0.9-1.3-0.9-2.1,0-2.7c0.8-0.5,1.6-0.2,2.4,1.1c5,7.4,10,14.8,14.9,22.2c0.2,0.3,0.4,0.6,0.7,1 c0.1-0.3,0.1-0.5,0.2-0.7c0-3.8,0-7.7,0-11.5c0-0.6-0.2-0.8-0.8-1c-8-1.6-11.9-10.4-7.7-17.4c0.5-0.9,0.7-1.8,0.5-2.9 c-0.5-2.7,0.1-5.1,1.7-7.3c0.7-0.9,0.8-1.8,0.5-3c-1.2-4.4,1.5-8.7,5.9-9.5c4.3-0.8,8.4,2.3,8.9,6.7c0.1,0.9,0,1.9-0.3,2.8 c-0.3,1.1-0.1,2,0.5,2.9c1.7,2.3,2.2,4.8,1.7,7.6c-0.2,0.9,0,1.8,0.5,2.6c4.2,7.1,0.3,15.9-7.8,17.5c-0.6,0.1-0.8,0.3-0.8,0.9 c0,5.4,0,10.9,0,16.3c0,0.4,0.2,0.7,0.3,1.1c0.2,0.4,0.5,0.6,0.6,1c1,2.6,3.1,2.5,5.4,2.1c0-0.5,0-1,0-1.6 c-0.3-0.1-0.6-0.1-0.8-0.2c-0.7-0.2-1.1-0.7-1.1-1.4c0-0.7,0.4-1.3,1.1-1.3c1.6-0.1,3.1-0.1,4.7,0c0.4,0,0.9,0.8,1.1,1.3 c0.2,0.7-0.3,1.2-1,1.4c-0.2,0.1-0.5,0.1-0.8,0.1c0,0.6,0,1.1,0,1.7c1.2,0.3,3.1-0.5,3,1.6c0,1.9-1.8,1.3-3.1,1.5c0,0.3,0,0.7,0,1 c0,3,0,6.1,0,9.1c0,1.3-0.5,2-1.5,2c-0.9,0-1.4-0.7-1.4-1.9c0-3,0-6.1,0-9.1c0-0.4,0-0.7,0-1.1c-1.1,0-2,0-3.2,0c0,0.4,0,0.7,0,1 c0,3,0,6.1,0,9.1c0,1.5-0.5,2-2,2c-26,0-52,0-78,0c-1.4,0-2-0.5-2-1.9c0-3,0-6.1,0-9.1c0-0.4,0-0.7,0-1.1c-1.1,0-2,0-3.2,0 c0,0.3,0,0.7,0,1c0,3.1,0,6.2,0,9.2c0,1.2-0.5,1.9-1.5,1.9c-0.9,0-1.5-0.7-1.5-1.9c0-3,0-6.1,0-9.1c0-0.4,0-0.7,0-1.1 c-1.2-0.1-2.4,0.2-3.2-1C9,96.5,9,96.1,9,95.7z M97.1,70.5c0.5-0.1,0.8-0.1,1.1-0.2c5.4-1.6,7.9-7.9,5-12.8 c-0.8-1.4-1.3-2.9-1-4.5c0.4-2.2,0-4.1-1.3-5.9c-1.1-1.5-1.3-3.1-0.8-4.9c0.2-0.7,0.3-1.4,0.2-2.1c-0.4-2.7-2.9-4.5-5.5-4 c-2.6,0.5-4.2,3.1-3.5,5.8c0.6,2.1,0.2,3.8-1,5.5c-1,1.4-1.5,3-1.1,4.7c0.4,2,0,3.7-1,5.4c-2.8,4.8-0.3,11,5,12.6 c0.3,0.1,0.6,0.1,0.9,0.2c0.1-0.2,0.1-0.3,0.1-0.4c0-2.8,0-5.7,0-8.5c0-0.3-0.2-0.7-0.5-0.9c-0.9-0.9-1.9-1.8-2.8-2.8 c-0.6-0.7-0.6-1.6,0-2.1c0.6-0.6,1.4-0.6,2,0c0.4,0.3,0.7,0.6,1.2,1.1c0-0.9,0-1.5,0-2.1c0-0.9,0-1.8,0-2.6 c0.1-0.8,0.6-1.2,1.4-1.3c0.7,0,1.3,0.3,1.4,1.1c0.1,0.3,0.1,0.7,0.1,1.1c0,2.5,0,5,0,7.6c0,0.3,0,0.5,0.1,0.8 c0.1,0,0.2,0.1,0.3,0.1c0.5-0.5,0.9-1,1.4-1.5c0.9-0.9,1.7-1,2.4-0.3c0.6,0.6,0.5,1.5-0.3,2.3c-1.1,1.1-2.2,2.2-3.2,3.3 c-0.2,0.2-0.5,0.6-0.5,0.9C97,67.6,97.1,68.9,97.1,70.5z M39.9,63.6c0.2-0.2,0.3-0.3,0.4-0.4c2-2.9,3.9-5.8,5.8-8.7 c0.2-0.2,0.3-0.5,0.3-0.8c0.6-2.4,0.3-4.7-1.2-6.7c-1.5-2.1-1.9-4.2-1.2-6.7c0.8-3-0.9-6.1-3.9-7c-2.9-0.9-6,0.5-7.2,3.3 c-0.2,0.6-0.3,1.1,0.1,1.7c1.2,2.2,1.5,4.5,1,6.9c-0.3,1.4,0,2.6,0.7,3.9c3.6,6,2.1,13.7-3.6,17.9c-0.8,0.6-1.7,1.1-2.7,1.7 c1,2.2,2.5,3.8,4.6,5c1.1-1.7,2.2-3.3,3.3-4.9c0.2-0.4,0.4-0.9,0.4-1.4c0.1-1.6,0-3.1,0-4.7c0-0.8,0.5-1.3,1.3-1.4 c0.8-0.1,1.4,0.4,1.6,1.3C39.8,62.9,39.8,63.2,39.9,63.6z M59.4,81.2c-0.1,0-0.2,0-0.2,0c-3.4,8.6-6.9,17.2-10.3,25.8 c7,0,13.9,0,20.9,0C66.3,98.4,62.8,89.8,59.4,81.2z M72.5,106.1c2.3-2,4.5-4,6.8-5.9C74.1,94.7,69,89.3,63.8,83.9 c-0.1,0-0.1,0.1-0.2,0.1C66.6,91.3,69.5,98.7,72.5,106.1z M46,106.1c3-7.4,5.9-14.8,8.8-22.1c-0.1,0-0.1-0.1-0.2-0.1 c-5.1,5.4-10.3,10.8-15.4,16.3C41.6,102.2,43.7,104.1,46,106.1z M24.3,86.5c0.1,0,0.1,0.1,0.2,0.1c2.3-3.4,4.6-6.9,6.9-10.3 c-2.6-1.6-4.4-3.6-5.7-6.2c-0.1-0.2-0.6-0.4-0.9-0.3c-0.2,0-0.5,0.5-0.5,0.7c0,2.3,0,4.5,0,6.8C24.3,80.3,24.3,83.4,24.3,86.5z"></path> </g> <path class="st3" d="M81,11.5c5.3,2.7,8.3,8.7,7.3,14.4c-1.2,6.2-5.9,10.7-12,11.4c-8.8,1-16.2-6.5-15.2-15.2 c0-0.2,0.1-0.5,0.1-0.7c0.2-0.8,0.8-1.1,1.6-1c0.8,0.1,1.2,0.6,1.3,1.4c0,0.5,0,1-0.1,1.3c-0.2,6,3.9,10.7,9.8,11.3 c5.4,0.6,10.5-3.2,11.6-8.7c0.9-4.5-1.4-9.3-5.5-11.5c-4.1-2.2-9.2-1.5-12.6,1.8C67.1,16,67,16.1,67,16.2c-1,1-1.8,1.1-2.5,0.4 c-0.7-0.7-0.6-1.5,0.4-2.5C69.1,9.8,75.6,8.7,81,11.5"></path> </g> <g id="Calque_9" class="st0"> <g class="st1"> <g> <path class="st2" d="M9.3,64c0.4-1.8,0.7-3.6,1.2-5.3C13.8,48.2,24,41.3,35,42.1c0.9,0.1,1.9,0.2,2.9,0.3c0-0.3,0-0.5,0-0.8 c-0.1-2.9-0.2-5.9-0.3-8.8c-0.1-1.9,0.9-3.2,2.4-4.3c1.8-1.4,4-2.2,6.2-2.8c6.4-1.8,13-2.2,19.6-1.9c4.9,0.2,9.8,0.8,14.5,2.5 c1.6,0.6,3.2,1.4,4.6,2.3c1.8,1.2,2.7,3,2.6,5.2c0,6.4,0,12.7,0,19.1c0,0.4,0,0.8,0,1.2c2.6,0.2,5,0.4,7.5,0.7 c3.4,0.4,6.7,1.1,9.9,2.4c1.1,0.4,2.1,1,3.1,1.6c2,1.3,2.9,3.1,2.8,5.4c0,6.8-0.1,13.7,0,20.5c0,2.4-1,4-2.8,5.3 c-2.2,1.5-4.6,2.3-7.1,2.9c-10.2,2.3-20.5,2.3-30.7-0.4c-1.9-0.5-3.7-1.4-5.5-2.4c-1.3-0.7-2.3-1.8-2.9-3.3 c-0.1-0.2-0.4-0.5-0.7-0.5c-4-0.2-8-0.5-11.9-1.3c-0.4-0.1-0.9,0.2-1.2,0.5c-8.6,5.9-17.6,6.6-26.7,1.4 c-6.9-3.9-10.7-10.1-11.8-17.9c0-0.2-0.1-0.4-0.2-0.7C9.3,66.9,9.3,65.5,9.3,64z M33.4,86.3c11.1,0,20.2-9.1,20.2-20.1 c0-11.1-9.1-20.2-20.3-20.1c-11,0-19.9,9-20,20.1C13.3,77.2,22.3,86.3,33.4,86.3z M61.6,37.5c5.8,0,10.9-0.4,15.8-1.9 c1.8-0.5,3.5-1.5,5.2-2.3c0.7-0.4,0.7-1,0-1.5c-1.2-0.7-2.4-1.4-3.7-1.9c-3.6-1.3-7.3-1.8-11-2.1c-6.5-0.5-12.9-0.3-19.3,1.3 c-2.2,0.5-4.4,1.2-6.2,2.6c-0.8,0.6-0.9,1.1,0,1.6c1.2,0.7,2.4,1.5,3.8,1.9C51.4,37.1,56.8,37.5,61.6,37.5z M85.8,68.2 c2.7-0.2,5.5-0.3,8.2-0.6c1.6-0.2,3.1-0.4,4.7-0.8c2.5-0.6,5-1.2,7.2-2.7c1-0.7,1.1-1.2,0-1.8c-1.6-0.8-3.2-1.7-4.9-2.1 c-9.4-2.4-18.9-2.5-28.3-0.5c-2.2,0.5-4.3,1.4-6.3,2.4c-1.4,0.7-1.4,1.4,0,2.2c1.2,0.7,2.5,1.3,3.9,1.7 C75.2,67.6,80.4,68,85.8,68.2z M65.6,80.1c0,1.5,0,3.1,0,4.8c0,0.9,0.3,1.5,1,1.9c1.4,0.7,2.8,1.5,4.3,1.9 c9.7,2.6,19.4,2.6,29.2,0.3c1.8-0.4,3.6-1.3,5.3-2.1c0.5-0.2,1.2-0.8,1.2-1.3c0.1-2,0.1-3.9,0.1-5.7 C92.9,84.6,79.3,84.5,65.6,80.1z M106.6,68.6c-13.8,4.7-27.5,4.7-41.2,0.2c0,1.6,0,3.4,0,5.1c0,0.8,0.3,1.4,1,1.7 c1.6,0.7,3.1,1.5,4.7,1.9c9.1,2.3,18.2,2.3,27.4,0.5c2.4-0.5,4.7-1.1,6.8-2.4c0.7-0.4,1.4-0.9,1.4-1.8 C106.6,72,106.6,70.2,106.6,68.6z M42,38.3c0,1.4,0,3,0,4.6c0,0.6,0.2,0.8,0.7,1c1.7,0.9,3.3,1.9,5,2.8c0.5,0.3,1,0.6,1.6,0.7 c8.5,1.8,17,1.8,25.4,0.2c2.5-0.5,5-1.1,7.2-2.6c0.5-0.3,1.1-0.8,1.2-1.2c0.2-2,0.3-3.9,0.4-5.8C69.6,42.7,55.8,42.8,42,38.3z M53.5,52.3c1,2.3,2,4.6,3,6.8c0.1,0.3,0.5,0.5,0.7,0.6c1.3,0.1,2.7,0.1,4.1,0.2c0.7,0,1.2-0.1,1.8-0.6c0.9-0.7,1.9-1.3,2.9-1.8 c3.9-1.8,8.2-2.5,12.4-3c1.6-0.2,3.2-0.2,4.8-0.4c0-1.8,0-3.4,0-5.1C73.6,53.2,63.5,53.2,53.5,52.3z M52.4,81.7 c3,0.3,6,0.5,9,0.8c0-2.6,0-4.9,0-7.2c-1.7-0.1-3.2-0.2-4.8-0.2c-0.3,0-0.6,0.2-0.8,0.4C54.7,77.4,53.6,79.4,52.4,81.7z M61.2,71 c0-2.3,0-4.6,0-7c-1.3,0-2.4,0-3.5,0c-0.1,2.3-0.3,4.6-0.4,7C58.6,71,59.9,71,61.2,71z"></path> </g> <g> <path class="st2" d="M22.8,67.6c0-0.8,0-1.4,0-2.2c-0.6,0-1.2,0-1.8,0c-1.3-0.1-2.2-0.9-2.2-2c0-1.1,0.9-2.1,2.2-2 c1.9,0.2,2.8-0.5,3.8-2.2c3.2-6,10.5-8.6,16.8-6.5c0.6,0.2,1.3,0.7,1.7,1.2c0.5,0.7,0.3,1.5-0.2,2.2c-0.6,0.7-1.4,0.9-2.2,0.6 c-1.9-0.7-3.8-0.9-5.7-0.5c-3,0.7-5.3,2.3-7,5.2c0.5,0,0.9,0,1.2,0c3.4,0,6.9,0,10.3,0c1.3,0,2.2,0.8,2.3,2c0,1.2-0.9,2-2.2,2 c-0.3,0-0.5,0-0.8,0c-3.6,0-7.2,0-10.8,0c-0.4,0-0.7,0-1.1,0c0,0.8,0,1.5,0,2.2c3.5,0,6.8,0,10.2,0c0.5,0,1.1,0,1.6,0 c1.2,0,2.1,0.8,2.1,1.9c0,1.1-0.9,2-2.1,2c-3,0-6,0-9,0c-0.4,0-0.7,0-1.3,0c0.4,0.5,0.6,0.9,0.9,1.3c3,3.2,6.6,4.3,10.9,3.1 c0.2,0,0.3-0.1,0.5-0.1c1.3-0.4,2.4,0.1,2.8,1.1c0.4,1.2-0.2,2.2-1.5,2.7c-2.9,1-5.8,1.1-8.8,0.3c-4.1-1.2-7.2-3.7-9-7.6 c-0.3-0.6-0.6-0.8-1.3-0.8c-0.6,0.1-1.2,0-1.8,0c-1.5,0-2.4-0.8-2.4-2c0-1.2,1-2,2.4-2C21.7,67.6,22.3,67.6,22.8,67.6z"></path> </g> </g> </g> <g id="Calque_10" class="st0"> <g class="st1"> <g> <path class="st2" d="M46.9,110.1c-0.5-0.6-1.1-1.1-1.4-1.8c-1.4-3.7-2.7-7.4-4-11.1c-0.2-0.6-0.5-0.8-1.1-0.6 c-3.8,0.8-7.6,1.6-11.4,2.4c-0.9,0.2-1.7,0.1-2.3-0.7c-0.6-0.8-0.3-1.6,0.1-2.4c3.5-6.1,7-12.3,10.5-18.4c0.4-0.6,0.3-1-0.2-1.5 c-17.1-16.4-13.6-44.3,6.9-56c2.6-1.5,5.3-2.5,8.1-3.3c1.4-0.4,2.4,0.1,2.7,1.2c0.3,1.1-0.3,2-1.7,2.4 c-10.8,3.2-18.2,10-21.7,20.7C25.5,59,37.1,78.1,55.8,81.5c16.8,3,32.9-7.9,36.4-24.7c3.3-16.1-6.6-32.3-22.5-36.6 C68.9,20,68.1,19.8,68,19c-0.1-0.6,0-1.3,0.2-1.8c0.4-0.7,1.2-0.9,2-0.6c1.3,0.4,2.6,0.7,3.8,1.2c12.6,5.2,20.2,14.5,22.1,28 c1.7,11.7-2,21.8-10.4,30.1c-0.6,0.6-0.6,0.9-0.2,1.6c3.5,6.1,7,12.2,10.4,18.3c0.3,0.6,0.5,1.4,0.3,2c-0.2,1-1.2,1.3-2.3,1.1 c-3.9-0.8-7.7-1.6-11.6-2.4c-0.7-0.1-0.9,0-1.1,0.6c-1.3,3.7-2.6,7.4-3.9,11.1c-0.3,0.8-0.7,1.5-1.5,1.9c-0.4,0-0.7,0-1.1,0 c-0.5-0.5-1.1-1-1.4-1.6c-3.8-6.6-7.6-13.3-11.3-19.9c-0.2-0.3-0.3-0.6-0.6-0.9c-0.2,0.4-0.4,0.6-0.6,0.9 c-3.8,6.6-7.5,13.3-11.3,19.9c-0.4,0.6-0.9,1.1-1.4,1.6C47.7,110.1,47.3,110.1,46.9,110.1z M47.9,103.8 c3.5-6.2,6.9-12.2,10.4-18.3C51.8,84.9,46,82.7,40.7,79c-2.9,5.2-5.8,10.3-8.8,15.5c0.4-0.1,0.7-0.1,0.9-0.1c3-0.6,6-1.2,8.9-1.9 c1.4-0.3,2.1,0.1,2.6,1.4c0.7,1.9,1.4,3.9,2.1,5.8C46.9,101,47.3,102.3,47.9,103.8z M74.8,103.8c0.2-0.5,0.3-0.8,0.4-1.1 c1-2.9,2.1-5.9,3.1-8.8c0.5-1.4,1.2-1.8,2.6-1.5c2.7,0.6,5.4,1.1,8,1.7c0.5,0.1,1.1,0.2,1.8,0.3C87.8,89.2,85,84.1,82,79 c-5.3,3.8-11.1,5.9-17.6,6.6C67.9,91.6,71.3,97.6,74.8,103.8z"></path> </g> <g> <path class="st2" d="M61.9,15.4c0.1,0.1,0.3,0.2,0.4,0.3c0.7,0.5,1,1.2,0.8,2.1c-0.3,0.8-0.9,1.3-1.8,1.3c-0.9,0-1.4-0.5-1.7-1.3 c-0.3-0.9,0-1.6,0.8-2.1c0.1-0.1,0.3-0.2,0.4-0.3C61.2,15.4,61.6,15.4,61.9,15.4z"></path> </g> <g> <path class="st2" d="M33.6,50.5c0-15.3,12.6-27.7,27.8-27.7c15.3,0.1,27.7,12.6,27.6,27.9C89,65.9,76.6,78.3,61.3,78.3 C46,78.2,33.6,65.7,33.6,50.5z M37.3,50.5c0,13.3,10.8,24.1,24,24.1c13.2,0,24-10.7,24.1-24c0-13.3-10.7-24.1-24-24.1 C48.2,26.5,37.3,37.2,37.3,50.5z"></path> </g> <g> <path class="st2" d="M73,64.4c0,1.5-1.4,2.4-2.7,1.7c-1.6-0.8-3.2-1.7-4.8-2.5c-1.1-0.6-2.2-1.1-3.3-1.7c-0.5-0.3-1-0.3-1.5,0 c-2.6,1.4-5.2,2.7-7.8,4.1c-0.8,0.4-1.6,0.6-2.3,0c-0.8-0.6-0.8-1.3-0.7-2.2c0.5-2.9,1-5.9,1.5-8.8c0.1-0.3-0.1-0.8-0.4-1.1 c-2.1-2.1-4.2-4.2-6.4-6.3c-0.6-0.6-1-1.3-0.7-2.2c0.3-0.9,1-1.2,1.9-1.3c2.9-0.4,5.8-0.9,8.8-1.3c0.6-0.1,0.9-0.3,1.2-0.9 c1.3-2.6,2.6-5.2,3.9-7.9c0.4-0.8,0.9-1.4,1.8-1.4c1,0,1.5,0.6,1.9,1.4c1.3,2.6,2.6,5.2,3.9,7.8c0.3,0.6,0.7,0.9,1.4,1 c2.9,0.4,5.8,0.9,8.7,1.3c0.9,0.1,1.5,0.5,1.8,1.3c0.3,0.9-0.1,1.5-0.7,2.1c-2.1,2.1-4.2,4.2-6.3,6.2c-0.4,0.4-0.6,0.8-0.5,1.4 c0.5,3,1,6,1.5,9C73,64.2,73,64.3,73,64.4z M54,61.2c2.2-1.1,4.1-2.1,6.1-3.2c0.9-0.5,1.7-0.5,2.5,0c1.3,0.7,2.7,1.4,4,2.1 c0.6,0.3,1.3,0.6,2.1,1c-0.4-2.4-0.7-4.6-1.1-6.8c-0.2-0.9,0-1.6,0.7-2.2c1.5-1.4,2.9-2.9,4.4-4.3c0.2-0.2,0.3-0.3,0.5-0.6 C71,46.9,69,46.5,67,46.3c-1.4-0.1-2.3-0.7-2.8-2c-0.7-1.6-1.5-3.2-2.3-4.7c-0.1-0.3-0.3-0.6-0.5-0.9c-0.1,0.1-0.2,0.2-0.2,0.2 c-0.7,1.3-1.3,2.6-2,4c-1.8,3.5-1,3-5,3.6c-1.5,0.2-3,0.5-4.5,0.7c1.6,1.7,3.2,3.3,4.7,4.9c0.6,0.6,0.9,1.3,0.7,2.2 C54.8,56.5,54.4,58.7,54,61.2z"></path> </g> </g> </g> <g id="Calque_11" class="st0"> <g class="st1"> <g> <path class="st2" d="M7.7,26.7c0.6-1.4,1.7-1.9,3.2-1.9c18.2,0,36.5,0,54.7,0c0.3,0,0.5,0,0.8,0c0.9,0.1,1.4,0.6,1.4,1.5 c0,0.9-0.5,1.4-1.3,1.5c-0.4,0.1-0.7,0-1.1,0c-17.7,0-35.5,0-53.2,0c-0.4,0-0.8,0-1.3,0c0,18.9,0,37.7,0,56.5 c25.3,0,50.7,0,76.1,0c0-1,0-2,0-3.1c-0.5,0-0.9,0-1.3,0c-16.9,0-33.8,0-50.8,0c-0.4,0-0.9,0-1.3-0.1c-0.8-0.1-1.3-0.6-1.3-1.5 c0-0.8,0.4-1.3,1.3-1.5c0.4-0.1,0.8-0.1,1.2-0.1c16.9,0,33.8,0,50.8,0c0.5,0,0.9,0,1.5,0c0-0.5,0-0.8,0-1.2 c0-5.1,0.1-10.2,0-15.3c-0.1-3.4,1.6-6,5.7-5.7c0.8,0.1,1.6,0,2.5,0c0-0.5,0-0.8,0-1.2c0-5.2,0-10.5,0-15.7c0-3.3-1.7-5-5-5 c-22.7,0-45.4,0-68.1,0c-3.3,0-5,1.7-5,5c0,11.4,0,22.8,0,34.2c0,3.2,1.7,4.9,4.9,4.9c1.8,0,3.5,0,5.3,0c1.2,0,1.9,0.6,1.9,1.6 c0,0.9-0.7,1.5-1.8,1.5c-2.1,0-4.3,0.1-6.4-0.1c-3.7-0.2-6.6-3.2-6.8-6.9c-0.1-1.4,0-2.7,0-4.1c0-10.5,0-20.9,0-31.4 c0-3.9,2.2-6.8,5.8-7.7c0.7-0.2,1.5-0.2,2.2-0.2c22.7,0,45.5,0,68.2,0c4.9,0,8,3.1,8,8c0,5.2,0,10.5,0,15.7c0,0.4,0,0.7,0,1.2 c1.1,0,2,0,3.1,0c0-9.3,0-18.6,0-28.1c-0.4,0-0.8,0-1.2,0c-8.9,0-17.8,0-26.8,0c-0.3,0-0.7,0-1,0c-0.8-0.1-1.4-0.7-1.3-1.5 c0-0.9,0.5-1.4,1.4-1.5c0.3,0,0.5,0,0.8,0c9.4,0,18.7,0,28.1,0c2.3,0,3.1,0.8,3.1,3.1c0,8.9,0,17.8,0,26.8c0,0.4,0,0.8,0,1.4 c1.1,0,2.2,0,3.2,0c2.9,0,4.7,1.8,4.7,4.7c0,11.3,0,22.7,0,34c0,2.9-1.8,4.8-4.8,4.8c-1.4,0-2.7,0-4.1,0c-1.1,0-1.8-0.6-1.8-1.5 c0-0.9,0.7-1.5,1.8-1.5c1.4,0,2.7,0,4.1,0c1.2,0,1.7-0.5,1.7-1.7c0-11.4,0-22.7,0-34.1c0-1.2-0.5-1.7-1.7-1.7 c-5.2,0-10.5,0-15.7,0c-1.3,0-1.7,0.5-1.7,1.7c0,11.3,0,22.7,0,34c0,1.2,0.5,1.7,1.7,1.7c1.6,0,3.3,0,4.9,0 c1.2,0,1.9,0.6,1.9,1.5c0,1-0.7,1.6-2,1.6c-1.7,0-3.3,0-5,0c-2.7,0-4.6-1.9-4.6-4.6c0-2.4,0-4.9,0-7.4c-5.3,0-10.6,0-16,0 c0,1.9,0,3.9,0,6c1.3,0,2.6,0,3.9,0c0.9,0,1.8,0,2.8,0c0.8,0,1.3,0.5,1.4,1.4c0.1,0.9-0.4,1.4-1.2,1.6c-0.3,0.1-0.7,0.1-1,0.1 c-13.8,0-27.6,0-41.4,0c-0.3,0-0.5,0-0.8,0c-0.9-0.1-1.5-0.7-1.5-1.5c0-0.8,0.6-1.5,1.6-1.5c1.8,0,3.5,0,5.3,0c0.4,0,0.7,0,1.2,0 c0-2,0-4,0-6.1c-0.4,0-0.7,0-1.1,0c-9.7,0-19.4,0-29.1,0c-1.5,0-2.6-0.5-3.2-1.9C7.7,66.1,7.7,46.4,7.7,26.7z M44.3,87.6 c0,2,0,4,0,5.9c7.8,0,15.6,0,23.5,0c0-2,0-4,0-5.9C59.9,87.6,52.1,87.6,44.3,87.6z"></path> </g> <g> <path class="st2" d="M94.9,61c0.4,0,0.7,0,1.1,0c0.9,0.1,1.4,0.6,1.4,1.4c0,0.9-0.4,1.5-1.3,1.5c-0.8,0.1-1.6,0.1-2.4,0 c-0.9-0.1-1.3-0.6-1.3-1.5c0-0.9,0.5-1.4,1.4-1.5C94.2,61,94.6,61,94.9,61z"></path> </g> <g> <path class="st2" d="M103.9,84.5c0-0.3,0-0.5,0-0.8c0.1-0.8,0.6-1.3,1.4-1.4c0.8-0.1,1.4,0.4,1.5,1.2c0.1,0.6,0.1,1.2,0,1.8 c-0.1,0.9-0.7,1.3-1.5,1.4c-0.8,0-1.4-0.6-1.5-1.5C103.9,85,103.9,84.7,103.9,84.5C103.9,84.5,103.9,84.5,103.9,84.5z"></path> </g> <g> <path class="st2" d="M103.9,70.2c0-0.3,0-0.5,0-0.8c0.1-0.8,0.6-1.3,1.4-1.3c0.8,0,1.4,0.3,1.5,1.1c0.1,0.6,0.1,1.3,0.1,1.9 c-0.1,0.9-0.7,1.3-1.5,1.4c-0.8,0-1.4-0.6-1.5-1.5C103.9,70.7,103.9,70.4,103.9,70.2C103.9,70.2,103.9,70.2,103.9,70.2z"></path> </g> <g> <path class="st2" d="M103.9,77.3c0-0.3-0.1-0.6,0-0.8c0.3-0.4,0.5-0.9,1-1.2c0.6-0.4,1.3-0.1,1.7,0.5c0.5,0.6,0.5,2.6,0,3.2 c-0.5,0.6-1.1,0.8-1.8,0.4C103.8,79,103.8,78.1,103.9,77.3z"></path> </g> <g> <path class="st2" d="M98.1,70.2c0-0.3-0.1-0.7,0.1-0.9c0.2-0.4,0.5-0.8,0.8-1.1c0.7-0.4,1.3-0.2,1.8,0.4c0.6,0.7,0.5,2.7-0.1,3.3 c-0.5,0.6-1.3,0.8-1.8,0.3c-0.5-0.5-0.7-1.2-1.1-1.9C98,70.3,98,70.2,98.1,70.2z"></path> </g> <g> <path class="st2" d="M98.1,77.4c0-0.3,0-0.6,0-0.9c0.1-0.8,0.7-1.3,1.5-1.3c0.8,0,1.3,0.4,1.5,1.2c0.1,0.6,0.1,1.2,0.1,1.7 c-0.1,0.9-0.8,1.6-1.6,1.5c-0.8,0-1.4-0.7-1.4-1.6C98.1,77.8,98.1,77.6,98.1,77.4C98.1,77.4,98.1,77.4,98.1,77.4z"></path> </g> <g> <path class="st2" d="M92.4,70.1c0-0.3,0-0.7,0.1-1c0.2-0.8,0.8-1.2,1.6-1.1c1,0.1,1.4,0.8,1.4,2.4c0,1.2-0.5,2-1.4,2 c-0.8,0-1.4-0.4-1.6-1.2C92.4,70.9,92.4,70.5,92.4,70.1z"></path> </g> <g> <path class="st2" d="M95.5,77.4c0,0.4,0,0.7-0.2,1.1c-0.3,1-1.4,1.3-2.2,0.8c-1.1-0.7-1-3.3,0.1-4c0.9-0.5,1.9-0.1,2.2,0.9 C95.5,76.6,95.5,77,95.5,77.4z"></path> </g> <g> <path class="st2" d="M92.4,84.5c0-0.3-0.1-0.8,0.1-1c0.4-0.5,0.9-1.1,1.4-1.1c0.5,0,1.3,0.5,1.4,0.9c0.2,0.7,0.2,1.7,0,2.4 c-0.2,0.4-1,1-1.5,0.9c-0.5,0-1-0.7-1.3-1.1C92.3,85.3,92.4,84.8,92.4,84.5z"></path> </g> <g> <path class="st2" d="M98.1,84.5c0-0.3,0-0.6,0.1-0.9c0.1-0.8,0.6-1.2,1.4-1.3c0.8-0.1,1.4,0.3,1.5,1.1c0.1,0.6,0.1,1.2,0.1,1.8 c-0.1,0.9-0.7,1.5-1.5,1.5c-0.8,0-1.4-0.6-1.5-1.6C98.1,84.9,98.1,84.7,98.1,84.5C98.1,84.5,98.1,84.5,98.1,84.5z"></path> </g> </g> </g> <g id="Calque_12" class="st0"> <g class="st1"> <g> <path class="st2" d="M91.4,80.9c-1.1,0-2,0.9-2,2c0,1.1,0.9,2,2,2c1.1,0,2.1-0.9,2.1-2C93.4,81.8,92.5,80.9,91.4,80.9z"></path> </g> <g> <path class="st2" d="M7.1,73.1c0.2-1.1,0.3-2.2,0.6-3.3c1.9-9.2,7-16,15.3-20.4c0.8-0.5,1.1-0.9,1.1-1.9 c-0.2-3.9,0.9-7.4,3.3-10.4c2-2.4,4.1-4.7,6.3-6.9c0.9-0.9,2.2-1.4,3.4-2.1c-5.3-6.7-2-13.8,2.2-16.4c5.5-3.5,11.9-1.5,15,3.2 c3.5,5.2,1.9,12.6-4.6,15.9c0.1,0.1,0.1,0.3,0.2,0.3c2.6,2.4,3.6,5.5,4.1,8.9c0.6,4.2,1.3,8.4,1.9,12.7c0.5-0.2,0.9-0.4,1.3-0.6 c6-2.8,11.9-1.5,16.2,3.6c2.4,2.9,4.8,5.9,7.2,8.9c0.5,0.6,0.9,0.8,1.7,0.7c4.5-0.5,8.2,1.1,11,4.6c1.6,1.9,1.1,3.7-1.3,4.6 c-9.1,3.6-18.2,7.2-27.3,10.8c-0.7,0.3-1,0.6-1.3,1.3c-1.1,2.2-2.3,4.3-3.5,6.5c1.7-0.7,3.5-1.4,5.3-2.1 c5.6-2.2,11.2-4.5,16.9-6.6c0.7-0.3,1.5-0.4,2.2-0.3c0.8,0.1,1.3,0.7,1.4,1.6c0.1,0.8-0.1,1.5-0.8,2c-0.4,0.2-0.8,0.4-1.2,0.6 C67.4,94.6,51.2,101,35,107.3c-0.3,0.1-0.5,0.2-0.7,0.4c24.8,0,49.6,0,74.4,0c0-9.8,0-19.6,0-29.5c-2,0.8-3.9,1.5-5.9,2.3 c-0.9,0.4-1.8,0.8-2.8,1.1c-1.3,0.5-2.5,0-2.9-1.1c-0.4-1.1,0.1-2.2,1.4-2.7c3.8-1.5,7.5-3,11.3-4.5c1.3-0.5,2-0.2,3,1.1 c0,12,0,24,0,35.9c-0.6,1.3-1.6,1.6-3,1.6c-28.8,0-57.5,0-86.3,0c-0.4,0-0.8,0-1.2-0.1c-0.9-0.1-1.5-0.7-1.7-1.6 c-0.2-0.9,0.1-1.6,0.8-2.1c0.3-0.2,0.7-0.4,1-0.5c2.6-1,5.2-2.1,7.9-3.1c0.3-0.1,0.7-0.3,0.7-0.3c-2.6-1-5.3-1.9-8-3 c-1.3-0.5-1.6-1.7-1.1-2.8c0.5-1,1.6-1.4,2.8-0.9c0.2,0.1,0.4,0.2,0.6,0.3c8.7,3.9,17.1,3.5,25-1.8c8.2-5.6,11.9-13.6,10.9-23.4 c-1-10.3-8.1-18.6-18.1-21.5c-1.4-0.4-2.8-0.6-4.4-0.9c0.2,1.5,0.5,2.7,0.6,3.9c0.1,0.7,0.4,1,1.1,1.2c9.4,1.9,16.3,10.4,16.3,20 c0,13.2-12.4,23-25.2,19.9c-10.7-2.6-17.5-13.3-15.2-24c1.2-5.6,4.2-10,9.1-13.1c0.2-0.2,0.6-0.5,0.6-0.7 c-0.3-1.4-0.7-2.8-1.1-4.3c-0.2,0.1-0.4,0.1-0.5,0.2c-8.5,4.4-14,14.6-13.1,24.1c0.3,3.2,1.1,6.3,2.5,9.2 c0.7,1.4,0.3,2.6-0.9,3.2c-1.1,0.5-2.3,0-2.8-1.4C9.4,86.1,8.6,84,8,81.9c-0.4-1.4-0.6-3-0.8-4.4C7.1,76,7.1,74.6,7.1,73.1z M40.4,59.6c0.1,0.7,0.2,1.3,0.3,1.8c0.4,1.9,0.4,3.8-0.7,5.5c-1.6,2.5-3.9,3.5-6.7,3.1c-2.8-0.4-4.5-2.2-5.3-4.9 c-0.3-1-0.5-2.1-0.8-3.2c-6.2,4-8.8,12.4-5.9,19.5c2.9,7.2,10.5,11.3,18.4,9.8c7.4-1.4,13.1-8.3,13.1-16 C52.7,67.9,47.2,60.9,40.4,59.6z M51.3,49.8c0,0,0-0.1,0-0.2c-0.6-3.6-1-7.2-1.7-10.8c-0.6-3.3-2.4-5.6-5.6-6.6 c-3.3-1.1-6.4-0.4-8.8,2.2c-1.8,1.9-3.5,3.8-5,5.9c-1.9,2.6-2.6,5.7-1.8,8.9c1.1,4.9,2.4,9.8,3.6,14.7c0.4,1.6,1.6,2.3,3,2 c1.3-0.3,2-1.6,1.8-3.1c-0.9-5.6-1.8-11.1-2.7-16.7c-0.2-1.4,0.4-2.5,1.5-2.7c1.3-0.3,2.3,0.5,2.5,2c0.1,0.6,0.3,0.8,0.9,0.9 c1.7,0.3,3.4,0.4,5,0.9C46.4,47.8,48.8,48.9,51.3,49.8z M62.3,61.6c0.2-0.1,0.4-0.2,0.5-0.2c2.1-1.1,2.6-0.9,4.1,0.9 c3,3.7,6,7.4,9,11.1c0.6,0.7,1.1,1.9,1.9,2.1c0.8,0.2,1.8-0.5,2.8-0.8c2.8-1.1,5.6-2.2,8.4-3.3c-0.2-0.2-0.3-0.3-0.4-0.4 c-2.1-1.5-4.3-2-6.7-1.3c-1.4,0.4-2.4,0.1-3.2-1.1c-0.2-0.3-0.5-0.6-0.8-1c-2.8-3.4-5.6-7-8.6-10.3c-2.6-2.9-7.4-3.3-10.6-1 c0.6,0.8,1.3,1.7,1.9,2.5C61.1,59.6,61.6,60.5,62.3,61.6z M45.1,27.5c3.7,0.1,6.8-2.8,6.9-6.5c0.1-3.8-2.9-6.9-6.6-7 c-3.6-0.1-6.7,2.9-6.8,6.6C38.4,24.4,41.3,27.4,45.1,27.5z M65.2,80.7c3-1.2,5.7-2.3,8.6-3.4c-3.3-4-6.4-7.9-9.6-11.8 C65.7,70.4,66.1,75.4,65.2,80.7z"></path> </g> <g> <path class="st2" d="M91.4,80.9c1.1,0,2,0.9,2,2c0,1.1-1,2-2.1,2c-1.1,0-2-0.9-2-2C89.3,81.8,90.2,80.9,91.4,80.9z"></path> </g> <g> <path class="st2" d="M19.1,94.5c0,1.1-0.9,2-2.1,2c-1.1,0-2-1-2-2.1c0-1.1,0.9-2,2.1-2C18.3,92.5,19.2,93.4,19.1,94.5z"></path> </g> </g> </g> <g id="Calque_2" class="st0"> <g class="st1"> <path class="st2" d="M102.3,15.1c1.3,1.2,2.7,2.2,3.9,3.5c0.8,0.9,0.6,2.3-0.1,3.2c-0.2,0.2-0.3,0.4-0.6,0.6 c-0.8,0.6-1.2,1.4-1.1,2.5c0.1,0.7-0.1,1.5-0.4,2.1c-3.4,8.4-6.9,16.8-11.6,24.6c-4.4,7.2-9.4,13.9-15,20.1 c-0.2,0.2-0.4,0.4-0.6,0.7c0.2,0.2,0.3,0.4,0.5,0.6c3.7,3.7,7.3,7.4,11,11c0.3,0.3,0.9,0.5,1.4,0.6c0.8,0.1,1.6,0,2.4,0 c2.1,0,3.9,0.7,5.4,2.2c2.6,2.5,5.1,5.1,7.7,7.7c1.9,1.9,1.9,4.5,0,6.4c-2,2.1-4.1,4.1-6.2,6.2c-1.9,1.9-4.5,1.9-6.4,0 c-2.6-2.5-5.1-5.1-7.7-7.7c-1.5-1.5-2.4-3.4-2.2-5.5c0.2-2.3-0.5-4-2.3-5.4c-1.4-1.1-2.6-2.5-3.9-3.8c-0.8-0.8-0.8-1.6-0.3-2.2 c0.6-0.6,1.4-0.6,2.2,0.2c0.4,0.4,0.7,0.7,1.1,1.1c0,0,0.1,0,0.2,0.1c0.7-0.7,1.4-1.5,2-2.1C68,67.8,54,53.9,40,39.9 c-0.5,0.6-1.3,1.3-2.1,2.2c0.1,0.1,0.3,0.4,0.6,0.6C50.3,54.4,62,66.2,73.8,77.9c0.2,0.2,0.4,0.4,0.6,0.7c0.5,0.6,0.5,1.4,0,2 c-0.6,0.5-1.3,0.5-1.9,0c-0.6-0.6-1.2-1.2-1.8-1.9c-0.3,0.2-0.5,0.4-0.7,0.5c-11.7,10.8-25.1,19-39.9,24.8 c-1.4,0.6-2.8,1.2-4.2,1.7c-1.1,0.4-2.4,0.5-3.5,0.7c-0.4,0.1-0.8,0.3-1.2,0.5c-0.3,0.1-0.4,0.4-0.7,0.6c-1.5,1.4-3.1,1.4-4.5,0 c-1-1-1.9-2.2-2.8-3.3c0-0.4,0-0.9,0-1.3c0.6-0.8,1.2-1.5,1.7-2.3c0.2-0.3,0.4-0.7,0.4-1.1c0.2-0.9,0.1-2,0.4-2.9 c2.4-5.6,4.8-11.1,7.3-16.7c0.4-1,1.2-1.3,2-0.9c0.8,0.4,0.9,1.1,0.5,2.1C23.4,86,21.2,91,19,96c-0.1,0.2-0.2,0.5-0.3,0.8 c1.8-0.8,2.7-0.6,4,0.7c0.4,0.4,0.8,0.8,1.2,1.2c1.4,1.2,2,2.5,1,4.3c16.3-6,31-14.4,43.5-26.2c-1.5-1.5-2.9-2.9-4.5-4.5 c-0.1,0.2-0.3,0.5-0.5,0.8c-1.5,1.6-3.1,3.1-4.6,4.6c-2.9,2.8-7.3,2.8-10.2,0.1c-1.6-1.5-3.1-3-4.6-4.6c-2.7-2.9-2.7-7.2,0.1-10.1 c1.5-1.6,3.1-3.1,4.7-4.7c0.2-0.2,0.5-0.5,0.6-0.6c-1.5-1.5-2.9-2.9-4.4-4.4c-0.1,0.1-0.2,0.3-0.4,0.5c-6,6.5-11.2,13.6-15.6,21.2 c-0.2,0.4-0.4,0.7-0.7,1c-0.5,0.5-1.1,0.5-1.7,0.2c-0.6-0.4-0.8-0.9-0.5-1.6c0.1-0.2,0.2-0.4,0.3-0.6c4-6.9,8.6-13.4,13.9-19.5 c1-1.1,1.9-2.2,3-3.4c-0.3-0.3-0.6-0.4-0.9-0.7c-3.1-3.1-6.3-6.2-9.3-9.4c-1.4-1.5-2.8-2.2-4.9-2c-2.4,0.3-4.4-0.8-6.1-2.5 c-2.1-2.2-4.2-4.3-6.4-6.4c-1-1-1.9-2-2.4-3.3c0-0.5,0-1.1,0-1.6c0.4-1.3,1.2-2.3,2.2-3.2c1.5-1.5,3.1-3,4.6-4.6 c0.9-1,1.9-1.8,3.2-2.2c0.5,0,1.1,0,1.6,0c0.8,0.5,1.7,0.8,2.4,1.5c2.6,2.5,5.1,5.1,7.7,7.6c1.5,1.5,2.2,3.3,2.2,5.4 c0,0.8-0.1,1.6,0,2.4c0.1,0.5,0.3,1.1,0.6,1.4c3.6,3.7,7.3,7.4,11,11c0.2,0.2,0.4,0.3,0.6,0.5c0.3-0.2,0.5-0.4,0.7-0.6 C57,38,64.5,32.5,72.5,27.9c6.9-3.9,14.1-7,21.5-9.9c1.1-0.4,2.4-0.5,3.6-0.7c0.4-0.1,0.8-0.2,1.1-0.4c0.8-0.5,1.5-1.1,2.3-1.7 C101.4,15.1,101.9,15.1,102.3,15.1z M94.9,20.6C78.6,26.6,64,35,51.4,46.8c1.5,1.5,2.9,2.9,4.6,4.5c1-1.1,2-2.3,3.1-3.3 c3.2-2.9,8-3.5,11.8-1.5c6,3.2,7.4,11.2,2.8,16.2c-1,1.1-2.3,2.1-3.4,3.2c0.3,0.4,0.5,0.6,0.7,0.7c1.3,1.3,2.5,2.6,3.8,3.9 c11.9-12.7,20.4-27.4,26.3-43.7c-1.7,1-3.1,0.4-4.3-1c-0.4-0.4-0.8-0.8-1.2-1.2C94.3,23.3,94.2,22.5,94.9,20.6z M68.6,64 c1-1,1.9-1.9,2.9-3c2.8-2.9,2.9-7.3,0.3-10.4c-2.5-3-7-3.6-10.2-1.3c-1.5,1.1-2.7,2.4-3.9,3.6C61.4,56.8,65,60.3,68.6,64z M58,74.6c-3.6-3.6-7.2-7.2-10.9-10.9c-0.3,0.3-0.5,0.7-0.9,1.1c-1.9,2-2,4.8,0,6.8c1.4,1.4,2.7,2.8,4.1,4.1 c0.7,0.6,1.7,1.2,2.7,1.4C55.2,77.4,56.8,76.1,58,74.6z M25.2,24.8c2.9,2.9,5.7,5.8,8.8,8.8c0.2-0.5,0.4-1,0.5-1.5 c0.1-0.8,0-1.6,0-2.5c0-1.4-0.5-2.6-1.5-3.6c-1-1-2.1-2-3.1-3.1c-0.5-0.5-0.9-1.1-1.3-1.6C27.3,22.7,26.2,23.8,25.2,24.8z M19.7,30.2c0.9,0.9,1.9,1.9,2.9,2.9c3.2,3.2,3.2,3.2,7.7,3.2c0.5,0,1-0.3,1.5-0.5c-3.1-3.1-6-5.9-8.9-8.8 C21.9,28,20.9,29.1,19.7,30.2z M100.3,93.3c-1-1-2-1.9-2.9-2.9c-3.1-3.1-3.1-3.1-7.6-3.1c-0.7,0-1.2,0.2-1.4,0.7 c2.9,2.9,5.8,5.8,8.7,8.6C98,95.6,99.1,94.5,100.3,93.3z M94.8,98.8C91.9,95.9,89,93,86,90c-0.2,0.5-0.4,1-0.4,1.5 c-0.1,0.9-0.1,1.8,0,2.7c0.1,0.9,0.3,1.9,0.9,2.5c1.7,1.8,3.6,3.4,5.3,5.1C92.7,100.9,93.8,99.8,94.8,98.8z M49.4,61.6 c3.6,3.6,7.2,7.2,10.6,10.6c0.7-0.7,1.4-1.4,2-1.9c-3.5-3.5-7.1-7.1-10.7-10.7C50.7,60.3,50,61,49.4,61.6z M26.5,19.3 c-0.4-0.3-0.8-0.7-1.2-1c-0.8-0.6-1.6-0.7-2.3,0c-2.2,2.1-4.3,4.3-6.4,6.4c-0.6,0.7-0.6,1.5-0.1,2.2c0.4,0.5,0.8,0.9,1.1,1.3 C20.6,25.3,23.5,22.4,26.5,19.3z M93.6,104.1c0.1,0.2,0.3,0.4,0.5,0.6c1.4,1.4,2,1.4,3.5,0c1.7-1.7,3.5-3.5,5.2-5.2 c1.5-1.5,1.5-2.1,0-3.6c-0.2-0.2-0.4-0.3-0.5-0.4C99.4,98.3,96.5,101.2,93.6,104.1z M97.3,22.3c0.7,0.7,1.4,1.5,2,2.2 c1.5-1.5,2.9-3,4.3-4.3c-0.7-0.7-1.4-1.5-2-2.2C100.2,19.4,98.8,20.9,97.3,22.3z M22.6,101.3c-0.7-0.7-1.4-1.5-2-2.1 c-1.5,1.5-2.9,2.9-4.3,4.3c0.6,0.7,1.4,1.4,2,2.1C19.8,104.1,21.2,102.7,22.6,101.3z M35.9,35.4c-0.8,0.8-1.6,1.5-2.3,2.2 c0.8,0.8,1.5,1.5,2.2,2.2c0.8-0.7,1.5-1.5,2.3-2.2C37.4,36.9,36.6,36.1,35.9,35.4z M84.2,83.6c-0.9,0.9-1.6,1.6-2.3,2.3 c0.7,0.7,1.4,1.5,2.2,2.2c0.7-0.8,1.5-1.5,2.2-2.3c-0.1-0.1-0.1-0.2-0.2-0.3C85.5,84.9,84.9,84.2,84.2,83.6z"></path> </g> </g> <g id="Calque_3" class="st0"> <g class="st1"> <path class="st4" d="M12.3,40.6c0.5-0.9,0.9-2,1.6-2.8c1-1.2,2.5-1.5,4.1-1.5c7.4,0,14.8,0,22.3,0c0.4,0,0.8,0,1.3,0 c0-0.4,0-0.7,0-1.1c0-3,0-6,0-9c0-3.5,2.1-5.6,5.6-5.6c9.4,0,18.9,0,28.3,0c3.5,0,5.6,2.1,5.6,5.6c0,3.3,0,6.5,0,9.8 c0,0.1,0,0.1,0.1,0.3c0.3,0,0.7,0,1.1,0c6.5,0,13.1,0,19.6,0c3,0,5,1.6,5.5,4.2c0.1,0.4,0.1,0.8,0.1,1.2c0,17.3,0,34.6,0,52 c0,3.3-2.2,5.5-5.5,5.5c-28,0-56,0-84.1,0c-3.1,0-4.6-1.1-5.7-4c0-0.1-0.1-0.1-0.1-0.1C12.3,77,12.3,58.8,12.3,40.6z M94.4,96.5 c0-19.1,0-38.1,0-57.2c-1.3,0-2.6,0-4,0c0,0.4,0,0.8,0,1.1c0,12.3,0,24.5,0,36.8c0,1.5-0.5,2.2-1.5,2.1c-0.9,0-1.3-0.7-1.3-2.1 c0-12.3,0-24.5,0-36.8c0-0.4,0-0.7,0-1.1c-18.4,0-36.7,0-55,0c0,19.1,0,38.1,0,57.1c18.4,0,36.7,0,55,0c0-2.5,0-4.8,0-7.2 c0-1.9,0-3.7,0-5.6c0-0.9,0.6-1.4,1.4-1.4c0.7,0,1.3,0.6,1.4,1.4c0,0.2,0,0.5,0,0.7c0,3.7,0,7.4,0,11.2c0,0.3,0,0.7,0,1 C91.7,96.5,93,96.5,94.4,96.5z M22.8,96.5c0-0.5,0-0.8,0-1.2c0-13.3,0-26.6,0-39.9c0-0.3,0-0.6,0-0.8c0.1-0.9,0.6-1.5,1.4-1.5 c0.8,0,1.4,0.6,1.4,1.5c0,0.3,0,0.6,0,0.8c0,13.3,0,26.6,0,39.9c0,0.4,0,0.8,0,1.1c1.4,0,2.7,0,4,0c0-19.1,0-38.1,0-57.1 c-1.3,0-2.6,0-4,0c0,0.4,0,0.7,0,1.1c0,2.7,0,5.4,0,8.1c0,1.1-0.5,1.7-1.4,1.7c-0.9,0-1.4-0.6-1.4-1.7c0-2.5,0-4.9,0-7.4 c0-0.6,0-1.2,0-1.8c-1.6,0-3.1,0-4.5,0c-2.4,0-3.1,0.7-3.1,3.1c0,17,0,34,0,51c0,0.3,0,0.6,0,0.9c0.1,1.1,0.9,2.1,2,2.1 C19,96.5,20.8,96.5,22.8,96.5z M97.3,96.5c1.5,0,3,0,4.5,0c2.3,0,3.1-0.8,3.1-3.1c0-17,0-34.1,0-51.1c0-0.3,0-0.6,0-0.9 c-0.1-1-0.8-1.9-1.7-2c-2-0.1-3.9,0-5.9,0C97.3,58.4,97.3,77.4,97.3,96.5z M78.3,36.4c0-3.7,0.1-7.3,0-10.9c0-1.2-1.1-2-2.4-2 c-9.7,0-19.4,0-29,0c-1.5,0-2.4,0.9-2.5,2.4c0,3.3,0,6.6,0,10c0,0.2,0.3,0.6,0.4,0.6c1,0,2.1,0,3.2,0c0-2.2,0-4.3,0-6.4 c0-2.2,1-3.2,3.2-3.2c2.9,0,5.8,0,8.7,0c3.9,0,7.8,0,11.6,0c2,0,3.1,1,3.1,3c0,1.6,0,3.3,0,4.9c0,0.5,0,1.1,0,1.7 C76,36.4,77.1,36.4,78.3,36.4z M50.9,29.6c0,2.3,0,4.5,0,6.7c7,0,14,0,20.9,0c0-2.3,0-4.5,0-6.7C64.8,29.6,57.9,29.6,50.9,29.6z"></path> <path class="st4" d="M63.4,76.7c-0.4-0.3-0.9-0.5-1.3-0.8c-0.8-0.5-1-1.2-0.5-2c0.7-1.3,1.5-2.6,2.3-3.9c0.5-0.8,1.2-1,1.9-0.6 c0.7,0.4,0.9,1.2,0.5,2c-0.5,0.9-1,1.8-1.6,2.8c1.6,0.9,3.1,1.9,4.8,2.7c0.7,0.3,1.6,0.1,2.4,0.1c0.2,0,0.4-0.2,0.5-0.4 c2.2-3.8,4.4-7.7,6.7-11.6c-2.2-1.3-4.4-2.6-6.7-3.9c-0.8,1.4-1.6,2.8-2.4,4.1c-0.2,0.4-0.4,0.8-0.7,1.1c-0.5,0.6-1.1,0.8-1.8,0.4 c-0.7-0.4-0.9-1.1-0.6-1.8c1.2-2.2,2.5-4.4,3.8-6.6c0.5-0.8,1.2-0.7,2-0.3c2.9,1.7,5.9,3.4,8.8,5.1c1,0.6,1.1,1.3,0.5,2.4 c-1.7,3-3.4,6-5.2,8.9c-1.2,2-2.8,3.9-3.3,6.1c-0.6,2.2-0.2,4.7-0.2,7c0,2.7-0.1,2.8-2.8,2.8c-5.3,0-10.7,0-16,0c-1.6,0-2-0.4-2-2 c0-3.1,0-6.2,0-9.3c0-1.6,0.4-2,2-2c3,0,5.9,0,8.9,0C63.3,76.8,63.4,76.8,63.4,76.7z M70.3,79.8c-5.1,0-10.1,0-15.1,0 c0,2.6,0,5.1,0,7.6c5.1,0,10.1,0,15.1,0C70.3,84.8,70.3,82.3,70.3,79.8z"></path> <path class="st4" d="M50.3,48.8c0.6-0.4,1.1-0.9,1.8-1.3c2.6-1.7,5.5-1.6,7.8,0.2c2.3,1.8,3.2,4.8,2.3,7.6 c-0.8,2.5-2.4,4.6-4.2,6.4c-2.1,2-4.4,3.8-6.5,5.6c-0.7,0.6-1.4,0.6-2.1,0c-3.1-2.2-6-4.7-8.3-7.7c-1.2-1.5-2.2-3.1-2.6-5 c-0.6-2.8,0.5-5.7,2.8-7.3c2.3-1.6,5-1.6,7.5,0C49.1,47.9,49.7,48.4,50.3,48.8z M50.3,64.7c3-2.3,6-4.7,8.1-8 c0.5-0.7,0.9-1.6,1.1-2.4c0.5-1.6-0.1-3.4-1.5-4.5c-1.3-0.9-2.9-1-4.3,0c-0.7,0.5-1.3,1.1-1.9,1.8c-0.9,1.1-2,1.1-3,0 c-0.5-0.7-1.2-1.3-1.9-1.8c-2.5-1.6-5.3-0.3-5.9,2.6c-0.4,1.6,0.3,3,1.2,4.3C44.3,59.9,47.2,62.3,50.3,64.7z"></path> </g> </g> <g id="Calque_4" class="st0"> <g class="st1"> <path class="st5" d="M48.1,78.6c0.2,0.4,0.4,0.6,0.6,0.9c3.6,5.3,7.2,10.7,10.8,16c1.1,1.6,1.7,3.3,1.5,5.2 c-0.4,3.5-2.5,5.8-5.8,6.6c-2.9,0.7-6.1-0.7-8-3.4c-4.1-6.1-8.3-12.2-12.4-18.3c-0.2-0.3-0.4-0.6-0.5-0.8c-1.6,0.5-3,1.2-4.6,1.5 c-8.6,1.5-14.4-6-14.1-12.3c0.2-4,1.9-7.1,5.1-9.4c2.5-1.7,5-3.4,7.4-5.1c0.5-0.3,1-0.9,1.2-1.4c4.7-9.5,9.4-19,14-28.4 c1.1-2.3,3.1-3.5,5.6-3.8c3.1-0.4,5.9,0.7,8.6,2.1c4.9,2.7,8.9,6.5,12.4,10.8c5,6.2,8.9,13,11,20.7c0.9,3.3,1.4,6.7,0.7,10.1 c-0.4,2.1-1.3,3.9-3,5.3c-1.1,0.9-2.3,1.3-3.7,1.4c-8.7,0.7-17.3,1.4-26,2.1C48.7,78.5,48.4,78.5,48.1,78.6 M45.5,36.1 c0.1,1.1,0.2,2.1,0.4,3.2c0.1,0.7,0.3,1.5,0.5,2.2c3.1,10.9,9.1,19.8,17.8,27c2.4,2,5.1,3.5,8.2,4.2c1.7,0.4,3.2-0.1,4.2-1.4 c0.7-0.9,1.3-2,1.5-3.2c0.6-2.3,0.3-4.7-0.2-7c-1-4.7-3.1-9-5.6-13.1c-3.4-5.5-7.4-10.5-12.5-14.4c-2.3-1.8-4.8-3.3-7.7-4 c-3.2-0.7-5.5,0.7-6.1,4C45.6,34.5,45.5,35.3,45.5,36.1"></path> <path class="st5" d="M85.2,39c-1.2,0-1.7-0.4-2-1.2c-0.3-0.8,0-1.6,0.8-2.1c1.8-1.2,3.6-2.4,5.4-3.5c2.3-1.5,4.5-3,6.8-4.5 c1.1-0.7,2.2-0.6,2.8,0.3c0.7,0.9,0.3,2-0.8,2.8c-4,2.6-7.9,5.2-11.9,7.8C85.9,38.8,85.4,39,85.2,39"></path> <path class="st5" d="M88.2,47.5c2.4,0.4,5,0.9,7.6,1.4c2.3,0.4,4.6,0.8,6.9,1.2c1.1,0.2,1.8,1,1.7,2c-0.1,1.1-1.1,1.8-2.3,1.6 c-4.8-0.8-9.6-1.7-14.4-2.6C86.6,50.9,86,50,86.1,49C86.2,48.1,87,47.4,88.2,47.5"></path> <path class="st5" d="M79,15.4c-0.4,3.7-0.7,7.3-1.1,11c-0.1,0.9-0.2,1.8-0.3,2.6c-0.1,1.1-0.9,1.8-2,1.7c-1-0.1-1.7-0.9-1.6-2 c0.4-4.5,0.9-9.1,1.4-13.6c0.1-1.1,1-1.7,2-1.6C78.4,13.6,79,14.4,79,15.4"></path> <path class="st5" d="M57.9,43.6c4.9,0,8.7,2.6,10,6.6c1.4,3.9,0.1,8.3-3.2,10.9c-0.4,0.3-0.8,0.6-1.2,0.7c-0.8,0.3-1.7-0.2-2.1-1 c-0.4-0.8-0.2-1.7,0.6-2.3c1.4-1.1,2.4-2.5,2.6-4.3c0.3-2.5-0.5-4.5-2.6-5.9c-2-1.4-4.2-1.5-6.4-0.5c-0.2,0.1-0.5,0.3-0.7,0.4 c-1,0.5-2,0.3-2.5-0.6c-0.5-0.8-0.3-1.9,0.6-2.5C54.8,44.2,56.6,43.6,57.9,43.6"></path> </g> </g> <g id="Calque_13" class="st0"> <g class="st1"> <path class="st5" d="M15.6,86.2c0-13.4,0-26.7,0-40.1c0.1-0.1,0.1-0.3,0.2-0.4c0.9-5,4.8-8.6,9.8-8.8c3-0.2,6.1-0.1,9.1-0.1 c0.6,0,1-0.2,1.3-0.7c1.4-2.2,2.9-4.4,4.3-6.6c2.2-3.4,5.4-5,9.4-5.1c6.9,0,13.7,0,20.6,0c4,0,7.2,1.7,9.4,5.1 c1.4,2.2,2.9,4.4,4.3,6.6c0.3,0.5,0.7,0.7,1.3,0.7c2.7,0,5.4,0,8.1,0c5.4,0,9.6,3.2,10.7,8.3c0.2,0.9,0.3,1.8,0.3,2.7 c0,12.2,0,24.4,0,36.6c0,1.7-0.2,3.3-1,4.8c-2.1,4.2-5.5,6.3-10.1,6.3c-22.2,0-44.4,0-66.6,0c-0.3,0-0.7,0-1,0 c-4.6-0.3-8.4-3.3-9.6-7.6C15.9,87.4,15.7,86.8,15.6,86.2 M60,39c-13.3,0.1-24,10.8-23.9,24c0.1,13.2,10.9,23.9,24,23.9 c13.2-0.1,24-10.9,23.9-24C83.8,49.7,73.1,39,60,39 M90.3,51.9c0.9-0.1,1.8,0,2.6-0.2c1.4-0.3,2.4-1.6,2.4-3.1 c-0.1-1.6-1.2-2.9-2.7-3c-1.6-0.1-3.1-0.1-4.7,0c-1.5,0.1-2.7,1.4-2.8,2.9c-0.1,1.5,1,2.9,2.5,3.2C88.6,51.8,89.4,51.8,90.3,51.9"></path> <path class="st5" d="M60,49.7c7.3-0.1,13.3,5.8,13.4,13.1c0.1,7.3-5.9,13.4-13.3,13.4c-7.3,0-13.3-5.8-13.4-13.1 C46.6,55.8,52.6,49.7,60,49.7"></path> </g> </g> <g id="Calque_14" class="st0"> <path class="st6" d="M19.8,102.7c0.2-0.2,0.4-0.4,0.6-0.6c10-7.8,20-15.6,30-23.3c0.4-0.3,0.9-0.4,1.3-0.4c5.9,0,11.7,0,17.6,0 c0.5,0,1,0.2,1.4,0.5c10,7.7,20,15.5,30,23.3c0.2,0.2,0.4,0.4,0.6,0.6C74.2,102.7,47,102.7,19.8,102.7z"></path> <path class="st6" d="M88.5,28.3c0-2.1-1-3.1-3.1-3.1c-8.2,0-16.5,0-24.7,0c-8.3,0-16.7,0-25,0c-1.9,0-2.9,1-2.9,2.9c0,10,0,20,0,30 c0,0.4,0.2,0.9,0.5,1.1c5.8,4.5,11.5,9,17.3,13.5c0.3,0.2,0.7,0.3,1,0.4c6,0,12,0,17.9,0c0.4,0,0.8-0.2,1.1-0.4 c5.7-4.4,11.5-8.9,17.2-13.3c0.5-0.3,0.6-0.7,0.6-1.3C88.4,48.1,88.5,38.2,88.5,28.3z M77.5,57.6c-1.4,2.7-3.8,4.3-6.9,4.5 c-2.2,0.2-3.9-0.6-5.3-2.2c-0.1-0.1-0.2-0.3-0.4-0.4c-2.3,1.7-4.8,2.4-7.6,1.4c-3.7-1.2-5.7-4-6.6-7.6c-0.9-4-0.3-7.8,2.6-10.9 c2.7-2.8,6.3-3.6,10-2.1c0.1,0,0.2,0.1,0.4,0.1c0.4-1,1-1.7,2-2c1.7-0.4,3.2,0.8,3.2,2.7c0,4.6,0,9.1,0,13.7c0,0.8-0.2,1.7,0.7,2.1 c0.9,0.4,1.8-0.1,2.5-0.7c1.2-1,1.5-2.5,1.9-3.9c1.6-6-2.1-11.2-6.1-13.6c-4.8-2.9-10.9-2.7-15.4,0.6c-4.5,3.2-6.6,8.9-5.4,14.2 c1.3,5.6,5.7,9.8,11.2,10.8c0.7,0.1,1.3,0.2,2,0.2c1.6,0.1,2.7,1.2,2.6,2.7c0,1.5-1.2,2.6-2.8,2.5c-8-0.1-15.5-5.9-17.7-13.8 C38.7,43,48.6,30.6,61.9,31.3c8.4,0.5,15.8,6.7,17.4,14.8C80.1,50.2,79.4,54,77.5,57.6z"></path> <path class="st6" d="M16.2,98.8c0-15.4,0-30.7,0-46.2C26.1,60.4,36,68,45.9,75.7C36,83.4,26.1,91.1,16.2,98.8z"></path> <path class="st6" d="M104.9,98.8C95,91.1,85.2,83.4,75.3,75.7C85.2,68,95,60.4,104.9,52.7C104.9,68.1,104.9,83.3,104.9,98.8z"></path> <path class="st6" d="M93.8,40.6c2.9,2.5,5.8,4.8,8.7,7.3c-2.9,2.3-5.7,4.5-8.7,6.8C93.8,50,93.8,45.4,93.8,40.6z"></path> <path class="st6" d="M27.5,40.6c0,4.8,0,9.4,0,14.2c-3-2.3-5.8-4.5-8.8-6.8C21.6,45.5,24.5,43.1,27.5,40.6z"></path> <path class="st6" d="M52,19.9c2.4-2,4.7-4,7-5.8c1-0.8,2.2-0.8,3.1,0c2.3,1.9,4.5,3.8,6.9,5.8C63.4,19.9,57.8,19.9,52,19.9z"></path> <path class="st6" d="M63.7,49.7c0,2-0.4,3.5-1.2,4.7c-1.4,2.1-3.6,2.2-5.3,0.4c-1.9-2-2.1-5.9-0.6-8.2c0.9-1.2,2-2,3.6-1.9 c1.6,0.2,2.5,1.3,3,2.7C63.5,48.4,63.6,49.3,63.7,49.7z"></path> </g> <g id="Calque_15" class="st0"> <g class="st1"> <path class="st5" d="M105.3,83.1c-0.5,1.3-0.8,2.6-1.6,3.7c-1.5,2.2-3.8,3.2-6.4,3.3c-0.8,0-1.6,0-2.5,0c0,0.3,0,0.6,0,0.9 c0,2.2,0,4.4,0,6.6c0,1.2-0.3,2.1-1.4,2.7c-1.1,0.6-2.1,0.3-3.1-0.3c-4.7-3.1-9.3-6.3-14-9.4c-0.4-0.3-1-0.4-1.4-0.4 c-8.2,0-16.4,0-24.6,0c-3.4,0-6-1.4-7.5-4.5c-0.5-0.9-0.7-2-0.8-3.1c-0.1-1.4-0.1-2.9,0-4.4c0-0.3,0.2-0.6,0.4-0.8 c1.4-0.9,2.7-1.9,4.2-2.7c0.3-0.2,0.8-0.3,1.1-0.3c7.8,0,15.5,0,23.3,0c5.9,0,10.8-3.5,12.6-9c0.5-1.4,0.7-3,0.7-4.5 c0.1-5.7,0-11.3,0-17c0-0.3,0-0.6,0-1c0.3,0,0.6,0,0.8,0c4,0,8,0,12,0c3.3,0,5.9,1.5,7.4,4.5c0.4,0.8,0.5,1.6,0.8,2.5 C105.3,61,105.3,72,105.3,83.1z"></path> <path class="st5" d="M26.2,69.1c-0.8,0-1.5,0-2.2,0c-4.9,0-8.3-3.4-8.3-8.3c0-9.4,0-18.9,0-28.3c0-0.8,0-1.6,0-2.4 c0.1-4.8,3.4-8.1,8.2-8.1c5.5,0,11.1,0,16.6,0c10.1,0,20.1,0,30.2,0c3.4,0,6.1,1.4,7.5,4.5c0.5,1.1,0.8,2.4,0.8,3.6 c0.1,10.3,0,20.6,0,30.9c0,4.8-3.4,8.2-8.2,8.2c-7.9,0-15.9,0-23.8,0c-1.2,0-2.1,0.3-3.1,1c-4.4,3-8.7,5.9-13.1,8.8 c-0.5,0.3-1,0.6-1.6,0.7c-1.6,0.3-3-1-3-2.7C26.2,74.3,26.2,71.8,26.2,69.1z M47.3,42.9c4.8,0,9.7,0,14.5,0c1.4,0,2.8,0,4.2,0 c1.7-0.1,2.8-1.4,2.4-3.1c-0.3-1.5-1.2-2.1-2.9-2.1c-12.1,0-24.2,0-36.3,0c-0.3,0-0.5,0-0.8,0c-1.1,0.1-1.8,0.8-2.1,1.8 c-0.4,2,0.6,3.4,2.6,3.4C35.1,42.9,41.2,42.9,47.3,42.9z M39.5,53.4c3.5,0,7.1,0,10.6,0c1.4,0,2.3-0.7,2.6-1.9 c0.4-1.9-0.6-3.4-2.6-3.4c-4.6,0-9.1,0-13.7,0c-2.4,0-4.9,0-7.3,0c-1.4,0-2.3,0.7-2.5,1.8c-0.5,2,0.6,3.4,2.7,3.4 C32.5,53.4,36,53.4,39.5,53.4z"></path> </g> </g> <g id="Calque_18" class="st0"> <g class="st1"> <path class="st5" d="M60,38.4c-8.3,0-15,6.7-15.1,15.1c-0.1,8.2,6.8,15.2,15.1,15.1c8.3,0,15.1-6.8,15.1-15.1 C75.1,45.2,68.3,38.5,60,38.4z"></path> <path class="st5" d="M60,7.7C31.1,7.7,7.7,31.1,7.7,60s23.4,52.3,52.3,52.3s52.3-23.4,52.3-52.3S88.9,7.7,60,7.7z M86.7,58.5 c-1,5.2-3.1,10-5.6,14.6c-5.3,9.4-12.1,17.5-19.7,25.1c-0.3,0.3-0.6,0.5-0.9,0.7c-0.3,0-0.6,0-0.8,0c-0.4-0.4-0.9-0.7-1.3-1.1 C51.7,91.2,45.8,84.2,41,76.4c-2.9-4.7-5.4-9.5-6.9-14.9c-2.1-7.2-1.5-14.2,2.1-20.9c3.2-5.9,8-10.1,14.2-12.5 c4-1.5,8.1-2.1,12.4-1.7c5.8,0.6,10.8,2.8,15.2,6.7c3.7,3.3,6.4,7.3,7.9,12.1C87.2,49.6,87.5,54,86.7,58.5z"></path> </g> </g> <g id="Calque_18_-_copie_3" class="st0"> <path class="st6" d="M60,7.7C31.1,7.7,7.7,31.1,7.7,60s23.4,52.3,52.3,52.3s52.3-23.4,52.3-52.3S88.9,7.7,60,7.7z M84.7,82.5 c-1.8,1.7-3.6,3.5-5.8,4.7c-3.8,2.2-7.9,3-12.3,2.5c-4.7-0.6-8.8-2.5-12.6-5.1c-5.1-3.4-9.3-7.8-13.2-12.5 c-3.5-4.2-6.5-8.6-8.7-13.6c-1.5-3.5-2.5-7.1-2.5-10.9c0-6.2,2.3-11.4,7.2-15.4c0.7-0.6,1.4-1.3,2.1-1.8c0.8-0.5,1.7-1,2.5-1.4h1.3 c2.1,0.7,3.5,2.2,4.6,4c1.3,2,2.6,4.1,3.8,6.2c0.9,1.6,1.3,3.3,0.9,5.1c-0.2,1.1-0.8,2.1-1.6,2.9c-1.2,1.1-2.3,2.1-3.6,3 c-2.5,1.8-2.9,3.9-1.9,6.7c0.9,2.5,2.4,4.7,4.1,6.8c2.1,2.7,4.4,5.3,7.1,7.5c1.5,1.2,3.1,2.3,5,2.8c1.7,0.4,3.1,0,4.4-1.2 c1.2-1.2,2.5-2.4,3.8-3.5c2.1-1.8,4.5-1.8,6.9-0.6c0.8,0.4,1.6,0.8,2.3,1.4c2.5,2,5,3.9,6.9,6.4C86.8,78.7,86.7,80.7,84.7,82.5z"></path> </g> <g id="Calque_18_-_copie_4" class="st0"> <path class="st6" d="M60,7.7C31.1,7.7,7.7,31.1,7.7,60s23.4,52.3,52.3,52.3s52.3-23.4,52.3-52.3S88.9,7.7,60,7.7z"></path> <g class="st1"> <path d="M42.8,27.1c2.1,0.7,3.5,2.2,4.6,4c1.3,2,2.6,4.1,3.8,6.2c0.9,1.6,1.3,3.3,0.9,5.1c-0.2,1.1-0.8,2.1-1.6,2.9 c-1.2,1.1-2.3,2.1-3.6,3c-2.5,1.8-2.9,3.9-1.9,6.7c0.9,2.5,2.4,4.7,4.1,6.8c2.1,2.7,4.4,5.3,7.1,7.5c1.5,1.2,3.1,2.3,5,2.8 c1.7,0.4,3.1,0,4.4-1.2c1.2-1.2,2.5-2.4,3.8-3.5c2.1-1.8,4.5-1.8,6.9-0.6c0.8,0.4,1.6,0.8,2.3,1.4c2.5,2,5,3.9,6.9,6.4 c1.6,2.1,1.5,4.2-0.5,6c-1.8,1.7-3.6,3.5-5.8,4.7c-3.8,2.2-7.9,3-12.3,2.5c-4.7-0.6-8.8-2.5-12.6-5.1c-5.1-3.4-9.3-7.8-13.2-12.5 c-3.5-4.2-6.5-8.6-8.7-13.6c-1.5-3.5-2.5-7.1-2.5-10.9c0-6.2,2.3-11.4,7.2-15.4c0.7-0.6,1.4-1.3,2.1-1.8c0.8-0.5,1.7-1,2.5-1.4 H42.8z"></path> </g> </g> <g id="Calque_18_-_copie_5"> <path class="st5" d="M60,7.7C31.1,7.7,7.7,31.1,7.7,60s23.4,52.3,52.3,52.3s52.3-23.4,52.3-52.3S88.9,7.7,60,7.7z M52,51.4 c6.5,0,13,0,19.6,0c2.5,0,4.3,1.6,4.3,3.8c0,2.2-1.6,3.8-4.2,3.9c-0.5,0-1,0-1.5,0c-6.8,0-13.7,0-20.5,0c-0.7,0-1.4,0-2.2,0 c0,1.5,0,2.8,0,4.3c6.6,0,13,0,19.4,0c1,0,2,0,3,0c2.3,0.1,3.9,1.6,4,3.7c0.1,2.1-1.6,3.9-4,3.9c-5.7,0-11.4,0-17.1,0 c-0.7,0-1.4,0-2.5,0c0.7,1,1.1,1.8,1.7,2.4c5.7,6.1,12.5,8.2,20.7,6c0.3-0.1,0.6-0.2,0.9-0.3c2.5-0.7,4.6,0.1,5.3,2.2 c0.8,2.2-0.3,4.2-2.8,5.1c-5.5,2-11.1,2.2-16.6,0.5c-7.8-2.3-13.6-7.1-17.1-14.5c-0.6-1.2-1.2-1.6-2.4-1.5c-1.1,0.1-2.3,0-3.4,0 c-2.8,0-4.6-1.6-4.6-3.9c0-2.2,1.8-3.7,4.5-3.8c1.1,0,2.1,0,3.1,0c0-1.5,0-2.7,0-4.2c-1.2,0-2.3,0-3.4,0c-2.5-0.1-4.2-1.7-4.2-3.9 c0-2.2,1.8-4.1,4.2-3.8c3.7,0.4,5.4-0.9,7.2-4.3c6-11.3,19.9-16.4,32-12.3c1.2,0.4,2.5,1.3,3.2,2.3c1,1.3,0.7,2.9-0.4,4.2 c-1.1,1.3-2.6,1.7-4.3,1.1c-3.6-1.3-7.2-1.7-10.9-0.9c-5.7,1.3-10.1,4.4-13.2,9.8C50.7,51.4,51.4,51.4,52,51.4z"></path> </g> <g id="Calque_17" class="st0"> <g class="st1"> <path class="st5" d="M48,50.4c-0.4,0-0.8,0-1.1,0c-2.6,0-5.1,0-7.7,0c-1.4,0-2.7,0.4-3.6,1.7c-1.2,1.7-0.9,3.6,0.8,5.2 c6.8,6.8,13.6,13.6,20.4,20.4c2.2,2.2,4.2,2.2,6.4,0C70,71,76.8,64.2,83.5,57.4c0.3-0.3,0.6-0.7,0.9-1c1.6-2.2,0.3-5.6-2.5-5.8 c-2.9-0.2-5.9-0.1-8.8-0.2c-0.3,0-0.7,0-1.1,0c0-0.5,0-0.8,0-1.2c0-8.6,0-17.2,0-25.8c0-3.6-2.1-5.7-5.7-5.7c-4.2,0-8.4,0-12.7,0 c-0.7,0-1.3,0.1-2,0.2c-2.4,0.6-3.7,2.6-3.7,5.4c0,8.6,0,17.2,0,25.9C48,49.6,48,49.9,48,50.4z"></path> <path class="st5" d="M106,82.5c-0.4,1.7-0.7,3.4-1.3,5c-2.5,7.2-9.5,12.2-17.1,12.6c-1.1,0.1-2.3,0.1-3.4,0.1 c-16.6,0-33.3,0-49.9,0c-3.2,0-6.3-0.5-9.2-2c-6.7-3.5-10.6-9-10.9-16.5C13.8,75,14,68.2,14.1,61.5c0-2.5,2.1-4.4,4.5-4.4 c2.4,0,4.4,1.8,4.6,4.3c0,0.4,0,0.7,0,1.1c0,6.1,0,12.2,0,18.3c0,5,3.3,9.1,8.2,10.2c0.8,0.2,1.7,0.2,2.5,0.2 c17.4,0,34.8,0,52.2,0c5.6,0,9.8-3.6,10.7-9.1c0.1-0.6,0.1-1.3,0.1-1.9c0-6.1,0-12.2,0-18.2c0-2.3,1.2-4,3.1-4.7 c2.4-0.8,4.9,0.4,5.8,2.8c0.1,0.3,0.2,0.5,0.3,0.7C106,68,106,75.3,106,82.5z"></path> <path class="st5" d="M48,50.4c0-0.5,0-0.9,0-1.2c0-8.6,0-17.2,0-25.9c0-2.8,1.3-4.7,3.7-5.4c0.6-0.2,1.3-0.2,2-0.2 c4.2,0,8.4,0,12.7,0c3.6,0,5.7,2.1,5.7,5.7c0,8.6,0,17.2,0,25.8c0,0.4,0,0.7,0,1.2c0.4,0,0.8,0,1.1,0c2.9,0,5.9-0.1,8.8,0.2 c2.7,0.2,4.1,3.6,2.5,5.8c-0.3,0.4-0.6,0.7-0.9,1C76.8,64.2,70,71,63.2,77.7c-2.2,2.2-4.2,2.2-6.4,0C50,70.9,43.2,64.2,36.5,57.4 c-1.7-1.7-2-3.5-0.8-5.2c0.9-1.3,2.1-1.7,3.6-1.7c2.6,0,5.1,0,7.7,0C47.3,50.4,47.6,50.4,48,50.4z"></path> </g> </g> <g id="Calque_16" class="st0"> <g class="st1"> <path class="st5" d="M16.2,72.7c2.7-3.3,5.9-6,9.8-7.8c4.7-2.1,9.5-2.1,14.3-0.8c4.3,1.2,8.4,2.9,12.4,5c2,1.1,4,2.2,6.1,3 c1.3,0.5,2.9,0.6,4.5,1c1-12.9,0.9-25.5-4.8-37.1c-2.2,0.2-4.3,0.5-6.3,0.5c-6.9-0.2-11.1-4.1-13-10.2c-1.2-3.7-1.3-7.5-1.1-11.3 c0-0.9,0.5-1.5,1.4-1.6c5.6-0.1,11.2,0.2,16.3,2.8c5.9,2.9,7.9,7.5,6.3,14c-0.3,1.1-0.8,2.1-1.1,3.2c-0.1,0.3-0.1,0.8,0,1.1 c3.4,6.4,4.9,13.3,5.5,20.4c0,0.5,0.1,1,0.3,1.5c0.3-0.7,0.6-1.3,0.9-2c0.1-0.2-0.1-0.4-0.1-0.7c-1.3-4-1.6-8.1,0.2-12 c1.6-3.6,4.7-5.6,8.4-6.7c3.3-1,6.8-1.1,10.2-0.9c1,0.1,1.6,0.5,1.6,1.5c0.1,5.2-0.3,10.4-2.8,15.1c-2.8,5.3-7.5,7.2-13.3,5.3 c-0.4-0.1-0.8-0.3-1.3-0.4c-2.6,5.6-3.9,11.4-4.2,17.6h1c3.4,0,6.9,0,10.3,0c2.6,0,4.8,0.9,6.4,3c0,0.1,0.1,0.1,0.2,0.2 c3.7-4.3,7.5-8.6,11.2-13c1.5-1.7,2.8-3.4,4.8-4.6c2.2-1.3,4.7-1.9,7.2-1.9c1.7,0,2.4,1,1.7,2.6c-3.6,8.1-7.2,16.3-10.7,24.4 c-1.9,4.4-4.8,7.8-9,10.1c-0.9,0.5-1.8,1-2.8,1.3c-4.8,1.3-9.4,3.4-14,5.2c-2.8,1.1-5.6,1.9-8.5,2.1c-4.1,0.3-8-0.5-11.8-2.2 c-5.5-2.4-11.1-4.8-16.7-7.1c-4.5-1.8-9.2-2.7-14-3.2c-1.3-0.1-2.6-0.3-3.9-0.4c-0.8-0.1-1.3-0.5-1.7-1.1"></path> <path class="st5" d="M19.3,86.7c0.8,0.1,1.5,0.2,2.2,0.2c5.3,0.5,10.5,1.5,15.4,3.5c5.7,2.3,11.3,4.8,16.9,7.2 c3.7,1.6,7.4,2.2,11.4,1.7c2.8-0.3,5.4-1.4,8-2.4c3.5-1.3,6.9-2.9,10.4-3.9c5.6-1.6,9.7-4.8,12.1-10.2c3.2-7.3,6.4-14.6,9.6-21.9 c0.1-0.2,0.2-0.5,0.3-0.8c-2.5,0.4-4.5,1.5-6,3.3c-4.1,4.7-8.2,9.4-12.2,14.1c-1.1,1.2-2.4,2.3-2.2,4.2c0,0,0,0.1,0,0.1 C84.1,85,81.5,86.9,78,87c-6.4,0-12.7,0-19.1,0c-1.9,0-3.7,0.3-5.6,0.5c-0.9,0.1-1.8,0.4-2.7,0.6c-0.3-1-0.7-1.9-1-2.9 c1.6-0.4,3.1-0.8,4.7-1c2-0.2,4-0.3,6-0.3c6,0,11.9,0,17.9,0c1.9,0,3.3-0.9,3.9-2.5c1-2.5-0.8-5.2-3.6-5.2c-4.6-0.1-9.2,0-13.9,0 c-1.2,0-2.4-0.1-3.5-0.2c-2.7-0.4-5.3-1.3-7.7-2.8c-4.1-2.5-8.4-4.4-12.9-5.8c-3.4-1-6.8-1.5-10.3-0.6c-4.1,1.1-7.4,3.3-10.2,6.4 c-0.3,0.4-0.6,1-0.6,1.5c-0.1,3.7,0,7.4,0,11.1C19.2,86.1,19.3,86.4,19.3,86.7"></path> <path class="st5" d="M41,16.5c0,3.3,0.2,6.5,1.2,9.5c0.6,1.8,1.5,3.5,3,4.8c2.8,2.6,6.3,3,9.9,2.6c0.5,0,0.9-0.2,1.5-0.3 c-0.2-0.3-0.3-0.5-0.5-0.6c-2.1-2.7-4.7-4.8-7.8-6.3c-1-0.5-1.4-1.3-1-2.1c0.4-0.8,1.3-1.1,2.3-0.6c1.8,1,3.5,2.1,5.2,3.3 c1.5,1.1,2.8,2.4,4,3.4c1.6-3.8,1-8.1-3-10.5C51.3,17,46.2,16.6,41,16.5"></path> <path class="st5" d="M72.2,52.7c4.8,1.9,8.5,0.5,10.6-4.1c1.2-2.5,1.7-5.2,2-8c0.1-1.2,0.2-2.4,0.2-3.7c-1.6,0.1-3,0.1-4.4,0.3 c-2.6,0.3-5.1,0.8-7.2,2.4c-3.7,2.7-4.2,6.5-3.6,10.8c1.1-1.4,2.1-2.9,3.3-4.1c1.4-1.4,2.9-2.7,4.4-3.9c0.7-0.6,1.6-0.3,2.1,0.4 c0.5,0.7,0.3,1.5-0.4,2.1c-0.1,0.1-0.3,0.2-0.4,0.3C76.1,47.2,73.9,49.7,72.2,52.7"></path> </g> </g> <g id="Calque_5" class="st0"> <g class="st1"> <image style="overflow:visible;opacity:0.75;" width="118" height="118" transform="matrix(1 0 0 1 5 4)"> </image> <g> <circle class="st4" cx="58.7" cy="60.7" r="46.5"></circle> </g> </g> <g class="st1"> <path class="st7" d="M85.5,33.6c0.8,0.7,1.6,1.4,2.3,2.1c0.5,0.5,0.4,1.4,0,1.9c-0.1,0.1-0.2,0.3-0.3,0.4 c-0.5,0.4-0.7,0.9-0.7,1.5c0,0.4-0.1,0.9-0.2,1.3c-2,5.1-4.2,10.1-7,14.8C77,60,73.9,64,70.5,67.8c-0.1,0.1-0.2,0.2-0.3,0.4 c0.1,0.1,0.2,0.2,0.3,0.3c2.2,2.2,4.4,4.4,6.7,6.6c0.2,0.2,0.6,0.3,0.9,0.4c0.5,0.1,1,0,1.4,0c1.3,0,2.4,0.4,3.3,1.3 c1.5,1.5,3.1,3.1,4.6,4.6c1.1,1.2,1.1,2.7,0,3.9c-1.2,1.3-2.5,2.5-3.7,3.7c-1.2,1.1-2.7,1.1-3.9,0c-1.6-1.5-3.1-3.1-4.6-4.6 c-0.9-0.9-1.4-2-1.3-3.3c0.1-1.4-0.3-2.4-1.4-3.3c-0.9-0.7-1.6-1.5-2.3-2.3c-0.5-0.5-0.5-0.9-0.2-1.3c0.4-0.4,0.8-0.3,1.3,0.1 c0.2,0.2,0.4,0.4,0.7,0.7c0,0,0.1,0,0.1,0c0.4-0.4,0.8-0.9,1.2-1.3C64.8,65.4,56.4,57,48,48.6c-0.3,0.3-0.8,0.8-1.2,1.3 c0.1,0.1,0.2,0.2,0.4,0.4c7.1,7.1,14.2,14.2,21.2,21.2c0.1,0.1,0.3,0.3,0.4,0.4c0.3,0.4,0.3,0.9,0,1.2c-0.3,0.3-0.8,0.3-1.1,0 c-0.4-0.4-0.7-0.7-1.1-1.1c-0.2,0.1-0.3,0.2-0.4,0.3C59,78.8,50.9,83.7,42,87.2c-0.9,0.3-1.7,0.7-2.5,1c-0.7,0.2-1.4,0.3-2.1,0.4 c-0.2,0.1-0.5,0.2-0.7,0.3c-0.2,0.1-0.3,0.3-0.4,0.4c-0.9,0.9-1.8,0.9-2.7,0c-0.6-0.6-1.1-1.3-1.7-2c0-0.3,0-0.5,0-0.8 c0.3-0.5,0.7-0.9,1-1.4c0.1-0.2,0.2-0.4,0.3-0.7c0.1-0.6,0-1.2,0.3-1.7c1.4-3.4,2.9-6.7,4.4-10.1c0.3-0.6,0.7-0.8,1.2-0.6 c0.5,0.2,0.6,0.7,0.3,1.3c-1.3,3-2.6,6-4,9c-0.1,0.1-0.1,0.3-0.2,0.5c1.1-0.5,1.6-0.4,2.4,0.4c0.2,0.2,0.5,0.5,0.7,0.7 c0.8,0.7,1.2,1.5,0.6,2.6C48.7,83,57.6,78,65.2,70.8c-0.9-0.9-1.8-1.8-2.7-2.7c-0.1,0.1-0.2,0.3-0.3,0.5c-0.9,0.9-1.8,1.9-2.8,2.8 c-1.8,1.7-4.4,1.7-6.2,0.1c-1-0.9-1.9-1.8-2.8-2.8c-1.6-1.8-1.6-4.4,0.1-6.1c0.9-1,1.9-1.9,2.8-2.8c0.1-0.1,0.3-0.3,0.4-0.4 c-0.9-0.9-1.8-1.8-2.7-2.7c-0.1,0.1-0.1,0.2-0.2,0.3c-3.6,3.9-6.8,8.2-9.4,12.8c-0.1,0.2-0.3,0.5-0.4,0.6c-0.3,0.3-0.7,0.3-1,0.1 c-0.3-0.2-0.5-0.6-0.3-1c0.1-0.1,0.1-0.3,0.2-0.4c2.4-4.2,5.2-8.1,8.4-11.8c0.6-0.7,1.2-1.3,1.8-2.1c-0.2-0.2-0.4-0.3-0.5-0.4 c-1.9-1.9-3.8-3.7-5.6-5.7c-0.8-0.9-1.7-1.4-2.9-1.2c-1.5,0.2-2.7-0.5-3.7-1.5c-1.3-1.3-2.6-2.6-3.9-3.9c-0.6-0.6-1.2-1.2-1.4-2 c0-0.3,0-0.7,0-1c0.2-0.8,0.8-1.4,1.3-2c0.9-0.9,1.9-1.8,2.8-2.8c0.6-0.6,1.2-1.1,2-1.3c0.3,0,0.7,0,1,0c0.5,0.3,1,0.5,1.4,0.9 c1.6,1.5,3.1,3.1,4.6,4.6c0.9,0.9,1.3,2,1.3,3.3c0,0.5,0,1,0,1.4c0,0.3,0.2,0.6,0.4,0.8c2.2,2.2,4.4,4.4,6.6,6.7 c0.1,0.1,0.2,0.2,0.3,0.3c0.2-0.1,0.3-0.3,0.4-0.4c4.1-3.8,8.7-7.1,13.5-9.9c4.1-2.4,8.5-4.2,12.9-6c0.7-0.3,1.5-0.3,2.2-0.4 c0.2,0,0.5-0.1,0.7-0.3c0.5-0.3,0.9-0.7,1.4-1C85,33.6,85.3,33.6,85.5,33.6z M81.1,37c-9.8,3.6-18.7,8.7-26.2,15.8 c0.9,0.9,1.8,1.8,2.7,2.7c0.6-0.6,1.2-1.4,1.9-2c1.9-1.7,4.8-2.1,7.1-0.9c3.6,1.9,4.5,6.7,1.7,9.8c-0.6,0.7-1.4,1.3-2.1,1.9 c0.2,0.2,0.3,0.3,0.4,0.4c0.8,0.8,1.5,1.5,2.3,2.3c7.2-7.7,12.3-16.5,15.9-26.4c-1.1,0.6-1.9,0.2-2.6-0.6 c-0.2-0.2-0.5-0.5-0.7-0.7C80.7,38.6,80.6,38.1,81.1,37z M65.2,63.1c0.6-0.6,1.2-1.2,1.8-1.8c1.7-1.8,1.8-4.4,0.2-6.2 c-1.5-1.8-4.2-2.2-6.2-0.8c-0.9,0.6-1.6,1.5-2.4,2.2C60.8,58.8,63,60.9,65.2,63.1z M58.8,69.5c-2.2-2.2-4.4-4.4-6.6-6.6 c-0.2,0.2-0.3,0.4-0.5,0.6c-1.2,1.2-1.2,2.9,0,4.1c0.8,0.8,1.6,1.7,2.5,2.5c0.4,0.4,1,0.7,1.6,0.8C57.1,71.2,58,70.4,58.8,69.5z M39,39.5c1.7,1.7,3.5,3.5,5.3,5.3c0.1-0.3,0.3-0.6,0.3-0.9c0-0.5,0-1,0-1.5c0-0.9-0.3-1.6-0.9-2.2c-0.6-0.6-1.3-1.2-1.9-1.9 c-0.3-0.3-0.6-0.7-0.8-1C40.2,38.2,39.6,38.8,39,39.5z M35.7,42.8c0.6,0.6,1.1,1.1,1.7,1.7c1.9,1.9,1.9,1.9,4.7,1.9 c0.3,0,0.6-0.2,0.9-0.3c-1.9-1.8-3.6-3.6-5.3-5.3C37,41.4,36.4,42.1,35.7,42.8z M84.3,80.8c-0.6-0.6-1.2-1.2-1.8-1.7 c-1.9-1.9-1.9-1.9-4.6-1.9c-0.4,0-0.7,0.1-0.9,0.4c1.8,1.8,3.5,3.5,5.2,5.2C82.9,82.2,83.6,81.5,84.3,80.8z M81,84.1 c-1.7-1.7-3.5-3.5-5.3-5.3c-0.1,0.3-0.2,0.6-0.3,0.9c0,0.5-0.1,1.1,0,1.6c0.1,0.5,0.2,1.2,0.5,1.5c1,1.1,2.1,2.1,3.2,3.1 C79.7,85.4,80.4,84.7,81,84.1z M53.6,61.7c2.2,2.2,4.3,4.3,6.4,6.4c0.4-0.4,0.9-0.8,1.2-1.2c-2.1-2.1-4.3-4.3-6.5-6.5 C54.4,60.9,54,61.3,53.6,61.7z M39.8,36.2c-0.2-0.2-0.5-0.4-0.7-0.6c-0.5-0.4-1-0.4-1.4,0c-1.3,1.3-2.6,2.6-3.9,3.9 c-0.4,0.4-0.4,0.9-0.1,1.3c0.2,0.3,0.5,0.6,0.7,0.8C36.2,39.7,37.9,38,39.8,36.2z M80.3,87.3c0.1,0.1,0.2,0.2,0.3,0.3 c0.8,0.9,1.2,0.9,2.1,0c1-1,2.1-2.1,3.1-3.1c0.9-0.9,0.9-1.3,0-2.2c-0.1-0.1-0.2-0.2-0.3-0.2C83.8,83.8,82,85.6,80.3,87.3z M82.5,37.9c0.4,0.4,0.8,0.9,1.2,1.3c0.9-0.9,1.8-1.8,2.6-2.6c-0.4-0.4-0.8-0.9-1.2-1.3C84.3,36.2,83.4,37.1,82.5,37.9z M37.4,85.6c-0.4-0.4-0.9-0.9-1.2-1.3c-0.9,0.9-1.8,1.8-2.6,2.6c0.4,0.4,0.8,0.9,1.2,1.3C35.7,87.3,36.6,86.5,37.4,85.6z M45.5,45.9c-0.5,0.5-0.9,0.9-1.4,1.4c0.5,0.5,0.9,0.9,1.3,1.3c0.5-0.5,0.9-0.9,1.4-1.4C46.3,46.8,45.9,46.3,45.5,45.9z M74.6,75 c-0.5,0.5-1,1-1.4,1.4c0.4,0.4,0.9,0.9,1.3,1.3c0.4-0.5,0.9-0.9,1.3-1.4c0,0-0.1-0.1-0.2-0.2C75.4,75.7,75,75.3,74.6,75z"></path> </g> </g> <g id="Calque_6" class="st0"> <g class="st1"> <image style="overflow:visible;opacity:0.75;" width="118" height="118" transform="matrix(1 0 0 1 4 3)"> </image> <g> <circle class="st4" cx="58.4" cy="59.6" r="46.5"></circle> </g> </g> <g class="st1"> <g> <path class="st7" d="M28.2,86.8c0.3-0.5,0.7-0.6,1.2-0.6c2.9,0,5.8,0,8.7,0c0.2,0,0.4,0,0.7,0c0-0.3,0-0.5,0-0.7 c0-7.4,0-14.9,0-22.3c0-0.2,0-0.4,0-0.5c0-0.5,0.4-0.9,0.9-0.9c0.5,0,0.9,0.4,0.9,0.9c0,0.7,0,1.3,0,2c5.6,0,11.1,0,16.7,0 c0-5.5,0-11.1,0-16.6c-5.5,0-11.1,0-16.7,0c0,0.2,0,0.4,0,0.7c0,3.3,0,6.7,0,10c0,0.2,0,0.4,0,0.5c-0.1,0.4-0.3,0.7-0.8,0.7 c-0.5,0-0.8-0.2-0.9-0.7c-0.1-0.2,0-0.4,0-0.6c0-4.7,0-9.4,0-14.1c0-0.2,0-0.5,0-0.8c-1,0-2,0-3,0c-0.5,0-1,0-1.2-0.6 c-0.2-0.5,0.1-0.9,0.5-1.2c1.5-1.2,2.9-2.4,4.4-3.6c0.1-0.1,0.2-0.2,0.3-0.2c0.4-0.3,1-0.3,1.3,0.1c0.3,0.4,0.3,0.9-0.2,1.3 c-0.8,0.6-1.5,1.3-2.3,1.9c-0.2,0.1-0.4,0.3-0.6,0.5c7.3,0,14.5,0,21.8,0c-3.7-3-7.3-6-10.9-9c-1.5,1.2-3,2.5-4.5,3.7 c-0.2,0.1-0.3,0.3-0.5,0.4c-0.6,0.5-1.1,0.5-1.5,0.1c-0.4-0.4-0.2-1,0.3-1.4c1.1-0.9,2.3-1.9,3.4-2.8c0.4-0.3,0.7-0.6,1.1-0.9 c0.6-0.4,0.8-0.8,0.7-1.5c-0.1-0.7,0-1.4,0-2.1c0-0.5,0.2-0.9,0.6-1.2c0.2,0,0.4,0,0.6,0c0.5,0.3,0.6,0.7,0.6,1.3 c0,0.8,0,1.6,0,2.4c0,0.4,0.1,0.7,0.4,0.9c4.1,3.3,8.1,6.7,12.2,10c0.1,0.1,0.3,0.2,0.4,0.3c0.4,0.3,0.6,0.7,0.4,1.1 c-0.2,0.4-0.5,0.6-1,0.6c-0.9,0-1.8,0-2.7,0c-0.1,0-0.3,0-0.4,0c0,2.3,0,4.6,0,6.9c0.3,0,0.5,0,0.7,0c1.2,0.1,2,0.7,2.5,1.7 c0.2,0.4,0.4,0.5,0.7,0.5c1.3,0,2.5,0,3.8,0c0.8,0,1.3,0.7,0.9,1.3c-0.2,0.3-0.6,0.5-0.9,0.5c-1.4,0.1-2.8,0-4.2,0 c0,1.3,0,2.5,0,3.8c0.8,0,1.5-0.1,2.3,0c2,0.2,3.8-0.3,5.5-1.6c1-0.8,2.2-1.4,3.2-2.2c-0.9,0-1.9,0-2.8,0c-0.7,0-1.2-0.3-1.1-0.9 c0-0.5,0.4-0.9,1.1-0.9c2.4,0,4.7,0,7.1,0c2.1,0,3.8,1.3,4.4,3.2c0.6,2-0.2,3.9-2,5.1c-1.3,0.9-2.7,1.7-4.1,2.6 c0.1,0.1,0.2,0.2,0.4,0.3c1.2,0.8,2.5,1.5,3.7,2.3c3,2,3,5.8-0.1,7.8c-1.3,0.8-2.6,1.6-4,2.5c0.2,0.2,0.4,0.3,0.6,0.4 c1.1,0.7,2.3,1.4,3.4,2.2c2.5,1.6,3,4.3,1.3,6.7c0,0.1-0.1,0.1-0.2,0.3c0.9,0,1.7,0,2.4,0c1.3,0,2.7,0,4,0c0.5,0,1,0.1,1.2,0.6 c0.2,0.6-0.1,0.9-0.5,1.2c-20.1,0-40.1,0-60.2,0C28.2,87.6,28.2,87.2,28.2,86.8z M69.7,70.3c-0.2-0.2-0.4-0.3-0.6-0.4 c-1.3-0.8-2.5-1.5-3.7-2.4c-2.4-1.7-2.6-4.8-0.6-6.9c0.1-0.1,0.2-0.2,0.3-0.3c-0.7,0-1.3,0-1.9,0c-0.4,0-0.6,0.1-0.7,0.5 c-0.5,1.1-1.4,1.7-2.6,1.7c-0.2,0-0.4,0-0.6,0c0,7.9,0,15.8,0,23.7c5.1,0,10.1,0,15.3,0c-0.3-0.2-0.4-0.3-0.6-0.4 c-2.8-1.7-5.5-3.4-8.3-5.2c-3-2-3-5.8,0.1-7.8C67,72,68.3,71.1,69.7,70.3z M67.9,66.6c0.5-0.2,1.1-0.3,1.5-0.6 c3.4-2.1,6.7-4.2,10-6.3c0.4-0.2,0.7-0.6,0.9-1c0.6-1,0.4-2.4-0.4-3.2c-0.9-0.9-2.2-1-3.3-0.4c-1.4,0.8-2.7,1.7-4.1,2.6 c-2,1.3-4.1,2.6-6.1,3.9c-1,0.7-1.5,1.9-1.1,3C65.7,65.7,66.6,66.5,67.9,66.6z M53.1,66.5c0,6.6,0,13.1,0,19.7c1.4,0,2.8,0,4.2,0 c0-6.6,0-13.1,0-19.7C55.9,66.5,54.5,66.5,53.1,66.5z M65.2,76.8c0,0.9,0.5,1.7,1.3,2.2c1,0.5,1.9,0.5,2.9-0.1 c3.4-2.1,6.7-4.2,10.1-6.4c1.3-0.8,1.6-2.4,0.9-3.6c-0.8-1.3-2.4-1.7-3.7-0.9c-3.4,2.1-6.9,4.3-10.3,6.5 C65.6,75,65.2,75.8,65.2,76.8z M40.7,86.2c1.5,0,2.9,0,4.3,0c0-6.6,0-13.1,0-19.6c-1.4,0-2.9,0-4.3,0 C40.7,73.1,40.7,79.6,40.7,86.2z M57.3,43.8c-5.6,0-11.1,0-16.6,0c0,0.8,0,1.6,0,2.4c5.6,0,11.1,0,16.6,0 C57.3,45.3,57.3,44.6,57.3,43.8z M77.6,80.2c-1.5,0-2.7,1.2-2.7,2.7c0,1.5,1.5,2.9,3.1,2.9c1.5,0,2.7-1.2,2.7-2.7 C80.7,81.6,79.3,80.2,77.6,80.2z M69.5,80.9c1.2,0.8,2.4,1.5,3.7,2.3c0-2.1,0.9-3.6,2.9-4.5c-0.5-0.3-0.9-0.6-1.3-0.8 c-0.1-0.1-0.3,0-0.4,0C72.7,78.9,71.2,79.9,69.5,80.9z M59.2,60.6c1.2,0.2,1.7-0.2,1.7-1.3c0-1.8,0-3.6,0-5.4 c0-1.1-0.6-1.6-1.7-1.2c0,2.5,0,5.1,0,7.6C59.2,60.4,59.2,60.5,59.2,60.6z M51.2,75c-1.5,0-3,0-4.4,0c0,0.9,0,1.7,0,2.5 c1.5,0,2.9,0,4.4,0C51.2,76.7,51.2,75.9,51.2,75z M51.2,81.9c0-0.9,0-1.7,0-2.5c-1.5,0-2.9,0-4.4,0c0,0.8,0,1.7,0,2.5 C48.3,81.9,49.7,81.9,51.2,81.9z M76.4,66.1c-0.6-0.4-1.1-0.7-1.6-1c-0.1-0.1-0.4-0.1-0.5,0c-1.6,1-3.1,2-4.8,3 c0.5,0.3,1,0.6,1.5,1c0.3,0.2,0.4,0.2,0.7,0C73.3,68,74.8,67.1,76.4,66.1z M46.8,73.1c1.5,0,3,0,4.4,0c0-0.9,0-1.7,0-2.5 c-1.5,0-2.9,0-4.4,0C46.8,71.5,46.8,72.3,46.8,73.1z M51.2,83.7c-1.5,0-3,0-4.4,0c0,0.9,0,1.7,0,2.5c1.5,0,2.9,0,4.4,0 C51.2,85.3,51.2,84.5,51.2,83.7z M46.8,66.5c0,0.8,0,1.6,0,2.3c1.5,0,2.9,0,4.4,0c0-0.8,0-1.5,0-2.3 C49.7,66.5,48.3,66.5,46.8,66.5z"></path> </g> <g> <path class="st7" d="M53.8,56.3c0.1,2.6-2,4.8-4.6,4.9c-2.6,0.1-4.8-2-4.9-4.7c-0.1-2.6,2-4.8,4.7-4.9 C51.6,51.5,53.7,53.6,53.8,56.3z M49,53.4c-1.6,0-3,1.3-3,2.9c0,1.6,1.4,3,3,3c1.6,0,3-1.4,3-3C52,54.7,50.7,53.4,49,53.4z"></path> </g> <g> <path class="st7" d="M49,40c-0.4,0-0.9,0-1.3,0c-0.5,0-0.8-0.3-0.8-0.8c-0.1-0.5,0.3-0.9,0.8-0.9c0.9,0,1.8,0,2.7,0 c0.5,0,0.9,0.5,0.8,0.9c-0.1,0.5-0.4,0.8-0.9,0.8C49.9,40,49.4,40,49,40C49,40,49,40,49,40z"></path> </g> </g> </g> <g id="Calque_6_-_copie" class="st0"> <g class="st1"> <image style="overflow:visible;opacity:0.75;" width="118" height="118" transform="matrix(1 0 0 1 4 3)"> </image> <g> <circle class="st4" cx="58.4" cy="59.6" r="46.5"></circle> </g> </g> <g class="st1"> <g> <path class="st7" d="M53.8,31.6c0.1,0.1,0.2,0.4,0.4,0.6c1.3,1.3,2.5,2.6,3.8,3.8c0.1,0.1,0.3,0.3,0.5,0.3c0.5,0.2,1,0,1.2-0.5 c0.3-0.4,0.2-1-0.2-1.3c-0.9-1-1.9-1.9-2.8-2.8c-0.4-0.4-0.8-0.8-1.2-1.2c-0.3-0.3-0.7-0.4-1.2-0.2C54,30.7,53.8,31,53.8,31.6z M68.2,35.2c0,0.6,0.2,1,0.6,1.2c0.5,0.2,0.9,0.1,1.2-0.2c1.3-1.3,2.6-2.6,3.9-3.9c0.5-0.5,0.5-1.1,0.1-1.6 c-0.4-0.4-1.1-0.4-1.6,0c-1.3,1.3-2.6,2.6-3.9,3.9C68.3,34.8,68.2,35.1,68.2,35.2z"></path> </g> <g> <path class="st7" d="M29.6,51.1c0.1-0.3,0.1-0.6,0.2-0.9c0.7-2.2,2.8-3.9,5.1-3.9c0.9,0,1.9,0,2.9,0c0-0.5,0-0.9,0-1.3 c0-2.2,1.7-3.9,3.9-3.9c2.2,0,3.9,1.7,3.9,3.9c0,0.4,0,0.8,0,1.3c0.2,0,0.4,0,0.6,0c1.7,0,3.4,0,5.2,0c0.4,0,0.6-0.1,0.8-0.4 c1.1-1.9,2.3-3.8,3.4-5.8c0.3-0.5,0.7-0.8,1.4-0.8c4.8,0,9.7,0,14.5,0c0.7,0,1.1,0.2,1.4,0.8c1.1,1.9,2.2,3.8,3.3,5.7 c0.2,0.3,0.4,0.5,0.8,0.5c1.3,0,2.5-0.1,3.8,0.1c2.5,0.4,4.4,2.6,4.5,5.1c0,1,0,1.9,0,2.9c0,7.9,0,15.9,0,23.8 c0,3.1-1.7,5.2-4.7,5.8c0,0-0.1,0.1-0.1,0.1c-15.3,0-30.5,0-45.8,0c-0.1,0-0.2-0.1-0.3-0.1c-2.1-0.4-3.6-1.7-4.3-3.7 c-0.1-0.3-0.2-0.7-0.3-1C29.6,70,29.6,60.5,29.6,51.1z M57.3,48.5c-7.3,0-14.6,0-22,0c-2.3,0-3.6,1.4-3.6,3.6 c0,8.7,0,17.5,0,26.2c0,2.2,1.4,3.6,3.6,3.6c14.7,0,29.3,0,44,0c2.2,0,3.6-1.4,3.6-3.6c0-8.7,0-17.5,0-26.2 c0-2.3-1.4-3.7-3.6-3.7C72,48.5,64.7,48.5,57.3,48.5z M73.8,46.3c-0.9-1.6-1.8-3.1-2.7-4.6c-0.1-0.1-0.3-0.2-0.5-0.2 c-4.3,0-8.7,0-13,0c-0.3,0-0.5,0.1-0.6,0.4c-0.7,1.1-1.3,2.3-2,3.4c-0.2,0.3-0.4,0.6-0.6,1C60.9,46.3,67.3,46.3,73.8,46.3z M43.4,46.3c0-0.5,0-1,0-1.5c-0.1-0.8-0.8-1.4-1.5-1.5c-0.8-0.1-1.6,0.4-1.8,1.2c-0.1,0.6-0.1,1.2-0.1,1.8 C41.2,46.3,42.3,46.3,43.4,46.3z"></path> </g> <g> <path class="st7" d="M64.3,28.5c0.7,0.3,0.9,0.7,0.9,1.4c0,1.8,0,3.6,0,5.4c0,0.8-0.6,1.3-1.3,1.1c-0.5-0.1-0.8-0.5-0.8-1 c0-2,0-3.9,0-5.9c0-0.6,0.4-0.9,0.9-1.1C64,28.5,64.1,28.5,64.3,28.5z"></path> </g> <g> <path class="st7" d="M53.8,31.6c0-0.6,0.2-1,0.6-1.2c0.4-0.2,0.8-0.1,1.2,0.2c0.4,0.4,0.8,0.8,1.2,1.2c0.9,0.9,1.9,1.9,2.8,2.8 c0.4,0.4,0.4,0.9,0.2,1.3c-0.3,0.4-0.8,0.6-1.2,0.5c-0.2-0.1-0.4-0.2-0.5-0.3c-1.3-1.3-2.6-2.5-3.8-3.8 C54,32.1,53.9,31.8,53.8,31.6z"></path> </g> <g> <path class="st7" d="M68.2,35.2c0.1-0.1,0.2-0.4,0.4-0.6c1.3-1.3,2.6-2.6,3.9-3.9c0.5-0.5,1.2-0.5,1.6,0c0.4,0.4,0.4,1.1-0.1,1.6 c-1.3,1.3-2.6,2.6-3.9,3.9c-0.4,0.4-0.8,0.4-1.2,0.2C68.4,36.2,68.1,35.9,68.2,35.2z"></path> </g> <g> <path class="st7" d="M64.1,51.6c7.2,0,13,5.4,13.6,12.7c0.6,7-4.3,13.2-11.1,14.4c-8.7,1.6-16.7-5.4-16.1-14.3 c0.1-1.5,0.4-2.9,0.9-4.2c0.3-0.8,0.9-1.1,1.5-0.8c0.6,0.3,0.8,0.8,0.5,1.6c-2.5,6.7,1.3,13.9,8.3,15.5 c6.5,1.5,13.1-3.2,13.8-9.9c0.7-6.2-3.3-11.6-9.4-12.8c-2-0.4-4.1-0.2-6,0.6c-0.3,0.1-0.6,0.2-0.9,0.2c-0.5,0-0.9-0.4-1-0.9 c-0.1-0.5,0.2-1,0.8-1.2C60.6,51.9,62.3,51.5,64.1,51.6z"></path> </g> <g> <path class="st7" d="M64.1,56.3c4.9,0,8.9,4,8.9,8.9c0,4.9-4,8.9-8.9,8.9c-4.9,0-8.9-4-8.9-8.9C55.2,60.3,59.1,56.3,64.1,56.3z M70.8,65.2c0-3.7-3-6.7-6.8-6.7c-3.7,0-6.7,3-6.7,6.8c0,3.7,3.1,6.7,6.8,6.7C67.8,72,70.8,68.9,70.8,65.2z"></path> </g> <g> <path class="st7" d="M41.7,57.4c-0.8,0-1.7,0-2.5,0c-0.8,0-1.3-0.4-1.3-1.1c0-0.7,0.5-1.1,1.3-1.1c1.7,0,3.5,0,5.2,0 c0.8,0,1.3,0.4,1.3,1.1c0,0.6-0.5,1.1-1.2,1.1C43.5,57.4,42.6,57.4,41.7,57.4z"></path> </g> <g> <path class="st7" d="M55.1,55.3c0.6,0,1.1,0.5,1.1,1c0,0.6-0.5,1.1-1.1,1.1c-0.6,0-1.1-0.5-1.1-1.1 C54.1,55.7,54.5,55.3,55.1,55.3z"></path> </g> <g> <path class="st7" d="M68.3,65c0,0.7-0.4,1.2-1,1.3c-0.6,0-1-0.4-1.1-1.1c-0.2-1.3-0.8-1.9-2.1-2.1C63.4,63,62.9,62.6,63,62 c0-0.6,0.5-1.1,1.2-1C66.4,61,68.2,62.8,68.3,65z"></path> </g> </g> </g> <g id="Calque_6_-_copie_2" class="st0"> <g class="st1"> <image style="overflow:visible;opacity:0.75;" width="118" height="118" transform="matrix(1 0 0 1 4 3)"> </image> <g> <circle class="st4" cx="58.4" cy="59.6" r="46.5"></circle> </g> </g> <g class="st1"> <g> <path class="st7" d="M41.3,90c-0.2-0.2-0.4-0.3-0.6-0.5c-3.3-3.3-6.5-6.5-9.8-9.8c-0.7-0.7-0.7-1.1,0-1.8 c3.8-3.8,7.5-7.6,11.3-11.3c3-3,6.6-5.4,10.5-7.1c3.8-1.7,7.2-4,10.1-7c1.4-1.4,2.7-2.7,4.1-4.1c0.6-0.6,1.1-0.6,1.7,0 c1.1,1.1,2.3,2.3,3.4,3.4c0.6,0.6,0.6,1,0,1.6c-1.6,1.7-3.3,3.3-4.9,5c-2.5,2.6-4.5,5.6-6,9c-1.9,4.3-4.5,8.1-7.9,11.5 c-3.5,3.5-7,7-10.5,10.5c-0.2,0.2-0.5,0.4-0.7,0.6C41.6,90,41.5,90,41.3,90z M35.5,76c3,3,5.9,5.9,8.9,8.9 c2.4-2.4,4.8-4.8,7.1-7.1c-2.9-2.9-5.9-5.9-8.9-8.9C40.2,71.2,37.9,73.6,35.5,76z M52.9,76.3c2.7-2.8,4.8-6,6.3-9.7 c-0.3,0-0.4,0-0.6,0c-1.3,0-2.5,0-3.8,0c-0.9,0-1.2-0.3-1.2-1.2c0-1.1,0-2.3,0-3.4c0-0.3,0-0.6,0-0.9c-2.7,0.9-8.6,4.8-9.6,6.3 C47,70.4,50,73.3,52.9,76.3z M64.8,53.1c-2.6,2.8-5.6,5.1-9,6.9c-0.1,0.1-0.3,0.3-0.3,0.5c0,1.3,0,2.6,0,3.9 c0,0.3,0.1,0.4,0.5,0.4c1.2,0,2.4,0,3.7,0c0.4,0,0.6-0.1,0.8-0.5c1.1-2,2.3-3.9,3.8-5.6c1-1.1,2-2.2,2.9-3.2 C66.4,54.7,65.7,53.9,64.8,53.1z M42.9,86.4c-3-3-6-6-8.9-8.9c-0.4,0.4-0.9,0.9-1.4,1.3c3,3,5.9,5.9,8.9,8.9 C42,87.2,42.5,86.8,42.9,86.4z M67.7,50.3c-0.4,0.4-0.9,0.9-1.3,1.3c0.8,0.8,1.6,1.6,2.3,2.3c0.4-0.4,0.9-0.9,1.3-1.3 C69.2,51.8,68.5,51.1,67.7,50.3z"></path> </g> <g> <path class="st7" d="M86.4,38.8c-0.2,0.2-0.4,0.5-0.6,0.7c-1.4,1.1-2.8,2.2-4.2,3.4c-0.7,0.5-1.1,0.5-1.7-0.1 c-0.8-0.8-1.7-1.6-2.5-2.5c-0.5-0.5-0.5-0.9-0.1-1.5c1.2-1.5,2.4-3,3.6-4.4c0.4-0.5,1-0.6,1.4-0.2c1.3,1.3,2.6,2.5,3.8,3.8 c0.1,0.1,0.2,0.2,0.2,0.3C86.4,38.5,86.4,38.7,86.4,38.8z M84,38.6c-0.8-0.8-1.5-1.5-2.2-2.2c-0.8,1-1.6,2-2.4,3 c0.6,0.6,1.1,1.1,1.6,1.6C81.9,40.2,83,39.4,84,38.6z"></path> </g> <g> <path class="st7" d="M81.4,49.1c-0.4,0.4-0.9,0.8-1.3,1.3c-2-1.5-3.7-0.8-5.1,1c-0.5-0.5-0.9-0.9-1.3-1.3 C75.8,47.3,79.3,46.9,81.4,49.1z"></path> </g> <g> <path class="st7" d="M69.9,40.2c0.4-0.4,0.9-0.8,1.3-1.2c2.3,1.5,1.8,5.5-0.9,7.7c-0.4-0.4-0.9-0.8-1.4-1.4 c0.2-0.2,0.5-0.4,0.8-0.6C71,43.3,71.1,41.7,69.9,40.2z"></path> </g> <g> <path class="st7" d="M73,48.5c-0.3-0.4-0.7-0.8-1.1-1.2c1.5-1.5,3-3,4.6-4.5c0.3,0.3,0.8,0.7,1.2,1.1 C76.1,45.4,74.6,46.9,73,48.5z"></path> </g> <g> <path class="st7" d="M59.3,36.7c-0.6,0-1.2,0-1.8,0c0-0.9,0-1.8,0-2.7c0.6,0,1.2,0,1.8,0C59.3,34.9,59.3,35.8,59.3,36.7z"></path> </g> <g> <path class="st7" d="M59.4,38.6c0,0.6-0.1,1.2-0.1,1.8c0,0.3,0,0.5,0,0.9c-0.6,0-1.2,0-1.8,0c0-0.9-0.1-1.8-0.1-2.7l0,0 C58,38.7,58.7,38.7,59.4,38.6L59.4,38.6z"></path> </g> <g> <path class="st7" d="M39.6,55.4c0.9,0,1.8,0,2.8,0c0,0.6,0,1.2,0,1.8c-0.9,0-1.9,0-2.8,0l0,0C39.6,56.6,39.6,56,39.6,55.4 L39.6,55.4z"></path> </g> <g> <path class="st7" d="M39.6,57.2c0,0.9,0,1.9,0,2.8c-0.6,0-1.2,0-1.8,0c0-0.9,0-1.9,0-2.8c0,0,0,0,0,0 C38.4,57.3,39,57.3,39.6,57.2L39.6,57.2z"></path> </g> <g> <path class="st7" d="M77.1,68.6c0-0.9,0-1.8,0-2.8c0.6,0,1.2,0,1.8,0c0,0.9,0,1.9,0,2.8c0,0,0,0,0,0 C78.4,68.5,77.7,68.5,77.1,68.6L77.1,68.6z"></path> </g> <g> <path class="st7" d="M77.1,70.4c-0.9,0-1.9,0-2.8,0c0-0.6,0-1.2,0-1.8c0.9,0,1.9,0,2.8,0c0,0,0,0,0,0 C77.1,69.2,77.1,69.8,77.1,70.4L77.1,70.4z"></path> </g> <g> <path class="st7" d="M57.3,38.6c-0.9,0-1.8,0-2.7,0c0-0.7,0-1.3,0-1.9c0.9,0,1.8,0,2.8,0C57.4,37.4,57.4,38,57.3,38.6 C57.3,38.7,57.3,38.6,57.3,38.6z"></path> </g> <g> <path class="st7" d="M59.4,38.7c0-0.6-0.1-1.2-0.1-1.9c1,0,1.9,0,2.8,0c0,0.6,0,1.2,0,1.9C61.2,38.6,60.3,38.6,59.4,38.7 C59.4,38.6,59.4,38.7,59.4,38.7z"></path> </g> <g> <path class="st7" d="M37.8,57.2c-0.9,0-1.8,0-2.7,0c0-0.6,0-1.2,0-1.8c0.9,0,1.8,0,2.7,0l0,0C37.8,56,37.8,56.6,37.8,57.2 L37.8,57.2z"></path> </g> <g> <path class="st7" d="M37.8,55.4c0-0.9,0-1.8,0-2.7c0.6,0,1.2,0,1.8,0c0,0.9,0,1.8,0,2.7c0,0,0,0,0,0C39,55.4,38.4,55.4,37.8,55.4 L37.8,55.4z"></path> </g> <g> <path class="st7" d="M79,68.6c0.9,0,1.8,0,2.7,0c0,0.6,0,1.2,0,1.8c-0.9,0-1.8,0-2.7,0l0,0C79,69.8,79,69.2,79,68.6L79,68.6z"></path> </g> <g> <path class="st7" d="M79,70.4c0,0.9,0,1.8,0,2.7c-0.6,0-1.2,0-1.8,0c0-0.9,0-1.8,0-2.7c0,0,0,0,0,0C77.7,70.4,78.4,70.4,79,70.4 L79,70.4z"></path> </g> <g> <path class="st7" d="M71.5,61c0.6,0,1.2,0,1.8,0c0,0.6,0,1.2,0,1.8c-0.6,0-1.2,0-1.8,0C71.5,62.3,71.5,61.7,71.5,61z"></path> </g> <g> <path class="st7" d="M46.2,41.3c-0.6,0-1.2,0-1.8,0c0-0.6,0-1.2,0-1.8c0.6,0,1.2,0,1.8,0C46.2,40.1,46.2,40.7,46.2,41.3z"></path> </g> <g> <path class="st7" d="M54.6,46.1c0,0.6,0,1.2,0,1.8c-0.6,0-1.2,0-1.8,0c0-0.6,0-1.2,0-1.8C53.4,46.1,54,46.1,54.6,46.1z"></path> </g> <g> <path class="st7" d="M82.7,55.4c0-0.6,0-1.2,0-1.8c0.6,0,1.2,0,1.8,0c0,0.6,0,1.2,0,1.8C83.9,55.4,83.3,55.4,82.7,55.4z"></path> </g> <g> <path class="st7" d="M72.4,86.3c-0.6,0-1.2,0-1.8,0c0-0.6,0-1.2,0-1.8c0.6,0,1.2,0,1.8,0C72.4,85.1,72.4,85.6,72.4,86.3z"></path> </g> <g> <path class="st7" d="M67.7,75c-0.6,0-1.2,0-1.8,0c0-0.6,0-1.2,0-1.8c0.6,0,1.2,0,1.8,0C67.7,73.8,67.7,74.4,67.7,75z"></path> </g> </g> </g> </svg>				</a>
			</div>
			
						<div class="elementor-icon-box-content">

									<p class="elementor-icon-box-title">
						<a href="https://vallandrouet.my-user-account.com/login" >
							Solder mon séjour						</a>
					</p>
				
				
			</div>
			
		</div>
						</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-19cdd04" data-id="19cdd04" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<section class="elementor-section elementor-inner-section elementor-element elementor-element-a7ad63a elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="a7ad63a" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-d324985" data-id="d324985" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-ecf819e elementor-widget elementor-widget-shortcode" data-id="ecf819e" data-element_type="widget" data-widget_type="shortcode.default">
				<div class="elementor-widget-container">
					<style id="elementor-post-22012">.elementor-22012 .elementor-element.elementor-element-53de7178{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-22012 .elementor-element.elementor-element-1dadd3e6 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-22012 .elementor-element.elementor-element-389c43a .elementor-button{background-color:#ED702E;font-family:"Poppins", Sans-serif;font-size:15px;font-weight:500;text-transform:uppercase;fill:#FFFFFF;color:#FFFFFF;border-radius:20px 20px 20px 20px;}.elementor-22012 .elementor-element.elementor-element-389c43a .elementor-button:hover, .elementor-22012 .elementor-element.elementor-element-389c43a .elementor-button:focus{background-color:#F09C70;color:#FFFFFF;border-color:#F09C70;}.elementor-22012 .elementor-element.elementor-element-389c43a > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-22012 .elementor-element.elementor-element-389c43a .elementor-button-content-wrapper{flex-direction:row-reverse;}.elementor-22012 .elementor-element.elementor-element-389c43a .elementor-button:hover svg, .elementor-22012 .elementor-element.elementor-element-389c43a .elementor-button:focus svg{fill:#FFFFFF;}</style>		<div class="elementor-shortcode">		<div data-elementor-type="section" data-elementor-id="22012" class="elementor elementor-22012 elementor-location-header" data-elementor-post-type="elementor_library">
					<section class="elementor-section elementor-inner-section elementor-element elementor-element-53de7178 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="53de7178" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-1dadd3e6" data-id="1dadd3e6" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-389c43a elementor-widget elementor-widget-button" data-id="389c43a" data-element_type="widget" data-widget_type="button.default">
				<div class="elementor-widget-container">
									<div class="elementor-button-wrapper">
					<a class="elementor-button elementor-button-link elementor-size-sm" href="https://reservation.secureholiday.net/fr/4637/search/">
						<span class="elementor-button-content-wrapper">
						<span class="elementor-button-icon">
				<i aria-hidden="true" class="fas fa-angle-right"></i>			</span>
									<span class="elementor-button-text">Je résERVE</span>
					</span>
					</a>
				</div>
								</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				</div>
		</div>
						</div>
				</div>
					</div>
		</div>
					</div>
		</section>
					</div>
		</div>
					</div>
		</section>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-0dbc3db elementor-section-stretched elementor-section-height-min-height barre_main_menu elementor-hidden-tablet elementor-hidden-mobile elementor-hidden-mobile_extra elementor-section-boxed elementor-section-height-default elementor-section-items-middle" data-id="0dbc3db" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;stretch_section&quot;:&quot;section-stretched&quot;}">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-1561692" data-id="1561692" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-e7472b7 elementor-nav-menu__align-center elementor-nav-menu__text-align-center elementor-nav-menu--dropdown-tablet elementor-nav-menu--toggle elementor-nav-menu--burger elementor-widget elementor-widget-nav-menu" data-id="e7472b7" data-element_type="widget" data-settings="{&quot;submenu_icon&quot;:{&quot;value&quot;:&quot;&lt;i class=\&quot;fas fa-chevron-down\&quot;&gt;&lt;\/i&gt;&quot;,&quot;library&quot;:&quot;fa-solid&quot;},&quot;layout&quot;:&quot;horizontal&quot;,&quot;toggle&quot;:&quot;burger&quot;}" data-widget_type="nav-menu.default">
				<div class="elementor-widget-container">
								<nav aria-label="Menu" class="elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-horizontal e--pointer-underline e--animation-fade">
				<ul id="menu-1-e7472b7" class="elementor-nav-menu"><li class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home menu-item-8924"><a href="https://www.valdelandrouet.com/" aria-current="page" class="elementor-item elementor-item-active"><i class="icon before line-icon icon-home" aria-hidden="true"></i><span class="menu-text"><span></span></span></a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-156"><a href="#" class="elementor-item elementor-item-anchor">CAMPING</a>
<ul class="sub-menu elementor-nav-menu--dropdown">
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-8562"><a href="https://www.valdelandrouet.com/camping-cotes-armor/" class="elementor-sub-item"><i class="fa-brands fa-pagelines">  </i>  Emplacements</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-8563"><a href="https://www.valdelandrouet.com/les-hebergements-camping/" class="elementor-sub-item"><i class="fa-brands fa-pagelines"></i> Location Mobil-home</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-8564"><a href="https://www.valdelandrouet.com/location-chalets-en-cotes-darmor/" class="elementor-sub-item"><i class="fa-brands fa-pagelines"></i> Location de Chalets</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16215"><a href="https://www.valdelandrouet.com/activites-des-emplacements/" class="elementor-sub-item"><i class="fa-brands fa-pagelines"></i>Activités des emplacements camping</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16214"><a href="https://www.valdelandrouet.com/activites-des-locatifs/" class="elementor-sub-item"><i class="fa-brands fa-pagelines"></i>Activités des locatifs</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16219"><a href="https://www.valdelandrouet.com/activites-hors-saison/" class="elementor-sub-item"><i class="fa-brands fa-pagelines"></i>Activités hors saison</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16217"><a href="https://www.valdelandrouet.com/les-activites-de-la-base-de-loisirs-au-val-de-landrouet/" class="elementor-sub-item"><i class="fa-brands fa-pagelines"></i>Animations</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16218"><a href="https://www.valdelandrouet.com/les-services/" class="elementor-sub-item"><i class="fa-brands fa-pagelines"></i>Les services</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16220"><a href="https://www.valdelandrouet.com/la-piscine/" class="elementor-sub-item"><i class="fa-brands fa-pagelines"></i>La piscine</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-22554"><a href="https://www.valdelandrouet.com/photos/" class="elementor-sub-item"><i class="fa-brands fa-pagelines"></i> Photos</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-16222"><a href="#" class="elementor-item elementor-item-anchor">VILLAGE VACANCES</a>
<ul class="sub-menu elementor-nav-menu--dropdown">
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-8565"><a href="https://www.valdelandrouet.com/hebergements/" class="elementor-sub-item"><i class="fa-brands fa-pagelines"></i>Location de Gîtes</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16224"><a href="https://www.valdelandrouet.com/activites-des-locatifs/" class="elementor-sub-item"><i class="fa-brands fa-pagelines"></i>Activités des locatifs</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16226"><a href="https://www.valdelandrouet.com/les-activites-de-la-base-de-loisirs-au-val-de-landrouet/" class="elementor-sub-item"><i class="fa-brands fa-pagelines"></i>Animations</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16228"><a href="https://www.valdelandrouet.com/les-services/" class="elementor-sub-item"><i class="fa-brands fa-pagelines"></i>Les services</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16229"><a href="https://www.valdelandrouet.com/la-piscine/" class="elementor-sub-item"><i class="fa-brands fa-pagelines"></i>La piscine</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-599"><a href="https://www.valdelandrouet.com/activites/" class="elementor-item">VOS ACTIVITES</a>
<ul class="sub-menu elementor-nav-menu--dropdown">
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9466"><a href="https://www.valdelandrouet.com/activites-des-locatifs/" class="elementor-sub-item"><i class="fa-brands fa-pagelines"></i>Activités des locatifs</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9465"><a href="https://www.valdelandrouet.com/activites-des-emplacements/" class="elementor-sub-item"><i class="fa-brands fa-pagelines"></i>Activités des emplacements camping</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9468"><a href="https://www.valdelandrouet.com/activites-hors-saison/" class="elementor-sub-item"><i class="fa-brands fa-pagelines"></i>Activités hors saison</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9470"><a href="https://www.valdelandrouet.com/les-activites-de-la-base-de-loisirs-au-val-de-landrouet/" class="elementor-sub-item"><i class="fa-brands fa-pagelines"></i>Animations</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9679"><a href="https://www.valdelandrouet.com/les-services/" class="elementor-sub-item"><i class="fa-brands fa-pagelines"></i>Les services</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9474"><a href="https://www.valdelandrouet.com/la-piscine/" class="elementor-sub-item"><i class="fa-brands fa-pagelines"></i>La piscine</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-622"><a href="https://www.valdelandrouet.com/les-environs/" class="elementor-item">LES ENVIRONS</a>
<ul class="sub-menu elementor-nav-menu--dropdown">
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9476"><a href="https://www.valdelandrouet.com/decouvrez-bretagne/" class="elementor-sub-item"><i class="fa-brands fa-pagelines"></i>A découvrir</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9477"><a href="https://www.valdelandrouet.com/a-voir-a-proximite-de-merdrignac/" class="elementor-sub-item"><i class="fa-brands fa-pagelines"></i>A voir à proximité</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9478"><a href="https://www.valdelandrouet.com/circuit-a-la-journee/" class="elementor-sub-item"><i class="fa-brands fa-pagelines"></i>Circuits à la journée</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9479"><a href="https://www.valdelandrouet.com/balades-a-pied/" class="elementor-sub-item"><i class="fa-brands fa-pagelines"></i>Balades à pied</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9480"><a href="https://www.valdelandrouet.com/sites-naturels-villages-exception-bretagne/" class="elementor-sub-item"><i class="fa-brands fa-pagelines"></i>Sites naturels &#038; Villages d’exception</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-9009"><a href="https://www.valdelandrouet.com/accueil-groupes/" class="elementor-item">GROUPES/SALLES</a>
<ul class="sub-menu elementor-nav-menu--dropdown">
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-15746"><a href="https://www.valdelandrouet.com/groupes-familles/" class="elementor-sub-item"><i class="fa-brands fa-pagelines"></i>Groupe Familles</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9011"><a href="https://www.valdelandrouet.com/groupes-seminaires/" class="elementor-sub-item"><i class="fa-brands fa-pagelines"></i>Groupe Séminaires</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9012"><a href="https://www.valdelandrouet.com/groupes-autocaristes/" class="elementor-sub-item"><i class="fa-brands fa-pagelines"></i>Groupes Autocaristes</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9013"><a href="https://www.valdelandrouet.com/groupes-randonneurs/" class="elementor-sub-item"><i class="fa-brands fa-pagelines"></i>Groupe Randonneurs</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9014"><a href="https://www.valdelandrouet.com/groupes-camping/" class="elementor-sub-item"><i class="fa-brands fa-pagelines"></i>Groupes camping</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-9084"><a href="https://www.valdelandrouet.com/tarifs-camping-bretagne-pas-cher/" class="elementor-item">TARIFS/CONTACTS</a>
<ul class="sub-menu elementor-nav-menu--dropdown">
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9485"><a href="https://www.valdelandrouet.com/offres-speciales/" class="elementor-sub-item"><i class="fa-brands fa-pagelines"></i>Offres Spéciales</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-16232"><a href="https://reservation.secureholiday.net/fr/4637/search/" class="elementor-sub-item"><i class="fa-brands fa-pagelines"></i>Réserver en ligne</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9108"><a href="https://www.valdelandrouet.com/contact/" class="elementor-sub-item"><i class="fa-brands fa-pagelines"></i>Contact</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-21166"><a href="https://www.valdelandrouet.com/acces-sejour-vacances-cotes-armor-bretagne/" class="elementor-sub-item"><i class="fa-brands fa-pagelines"></i> Accès</a></li>
</ul>
</li>
<li class="menu-item wpml-ls-slot-2 wpml-ls-item wpml-ls-item-en wpml-ls-menu-item wpml-ls-first-item wpml-ls-last-item menu-item-type-wpml_ls_menu_item menu-item-object-wpml_ls_menu_item menu-item-wpml-ls-2-en"><a href="https://www.valdelandrouet.com/en/" title="Passer à " class="elementor-item"><img width="18" height="12"
            class="wpml-ls-flag"
            src="https://www.valdelandrouet.com/wp-content/plugins/sitepress-multilingual-cms/res/flags/en.png"
            alt="Anglais"
            
            
    /></a></li>
</ul>			</nav>
					<div class="elementor-menu-toggle" role="button" tabindex="0" aria-label="Permuter le menu" aria-expanded="false">
			<i aria-hidden="true" role="presentation" class="elementor-menu-toggle__icon--open eicon-menu-bar"></i><i aria-hidden="true" role="presentation" class="elementor-menu-toggle__icon--close eicon-close"></i>		</div>
					<nav class="elementor-nav-menu--dropdown elementor-nav-menu__container" aria-hidden="true">
				<ul id="menu-2-e7472b7" class="elementor-nav-menu"><li class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home menu-item-8924"><a href="https://www.valdelandrouet.com/" aria-current="page" class="elementor-item elementor-item-active" tabindex="-1"><i class="icon before line-icon icon-home" aria-hidden="true"></i><span class="menu-text"><span></span></span></a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-156"><a href="#" class="elementor-item elementor-item-anchor" tabindex="-1">CAMPING</a>
<ul class="sub-menu elementor-nav-menu--dropdown">
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-8562"><a href="https://www.valdelandrouet.com/camping-cotes-armor/" class="elementor-sub-item" tabindex="-1"><i class="fa-brands fa-pagelines">  </i>  Emplacements</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-8563"><a href="https://www.valdelandrouet.com/les-hebergements-camping/" class="elementor-sub-item" tabindex="-1"><i class="fa-brands fa-pagelines"></i> Location Mobil-home</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-8564"><a href="https://www.valdelandrouet.com/location-chalets-en-cotes-darmor/" class="elementor-sub-item" tabindex="-1"><i class="fa-brands fa-pagelines"></i> Location de Chalets</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16215"><a href="https://www.valdelandrouet.com/activites-des-emplacements/" class="elementor-sub-item" tabindex="-1"><i class="fa-brands fa-pagelines"></i>Activités des emplacements camping</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16214"><a href="https://www.valdelandrouet.com/activites-des-locatifs/" class="elementor-sub-item" tabindex="-1"><i class="fa-brands fa-pagelines"></i>Activités des locatifs</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16219"><a href="https://www.valdelandrouet.com/activites-hors-saison/" class="elementor-sub-item" tabindex="-1"><i class="fa-brands fa-pagelines"></i>Activités hors saison</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16217"><a href="https://www.valdelandrouet.com/les-activites-de-la-base-de-loisirs-au-val-de-landrouet/" class="elementor-sub-item" tabindex="-1"><i class="fa-brands fa-pagelines"></i>Animations</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16218"><a href="https://www.valdelandrouet.com/les-services/" class="elementor-sub-item" tabindex="-1"><i class="fa-brands fa-pagelines"></i>Les services</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16220"><a href="https://www.valdelandrouet.com/la-piscine/" class="elementor-sub-item" tabindex="-1"><i class="fa-brands fa-pagelines"></i>La piscine</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-22554"><a href="https://www.valdelandrouet.com/photos/" class="elementor-sub-item" tabindex="-1"><i class="fa-brands fa-pagelines"></i> Photos</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-16222"><a href="#" class="elementor-item elementor-item-anchor" tabindex="-1">VILLAGE VACANCES</a>
<ul class="sub-menu elementor-nav-menu--dropdown">
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-8565"><a href="https://www.valdelandrouet.com/hebergements/" class="elementor-sub-item" tabindex="-1"><i class="fa-brands fa-pagelines"></i>Location de Gîtes</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16224"><a href="https://www.valdelandrouet.com/activites-des-locatifs/" class="elementor-sub-item" tabindex="-1"><i class="fa-brands fa-pagelines"></i>Activités des locatifs</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16226"><a href="https://www.valdelandrouet.com/les-activites-de-la-base-de-loisirs-au-val-de-landrouet/" class="elementor-sub-item" tabindex="-1"><i class="fa-brands fa-pagelines"></i>Animations</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16228"><a href="https://www.valdelandrouet.com/les-services/" class="elementor-sub-item" tabindex="-1"><i class="fa-brands fa-pagelines"></i>Les services</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16229"><a href="https://www.valdelandrouet.com/la-piscine/" class="elementor-sub-item" tabindex="-1"><i class="fa-brands fa-pagelines"></i>La piscine</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-599"><a href="https://www.valdelandrouet.com/activites/" class="elementor-item" tabindex="-1">VOS ACTIVITES</a>
<ul class="sub-menu elementor-nav-menu--dropdown">
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9466"><a href="https://www.valdelandrouet.com/activites-des-locatifs/" class="elementor-sub-item" tabindex="-1"><i class="fa-brands fa-pagelines"></i>Activités des locatifs</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9465"><a href="https://www.valdelandrouet.com/activites-des-emplacements/" class="elementor-sub-item" tabindex="-1"><i class="fa-brands fa-pagelines"></i>Activités des emplacements camping</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9468"><a href="https://www.valdelandrouet.com/activites-hors-saison/" class="elementor-sub-item" tabindex="-1"><i class="fa-brands fa-pagelines"></i>Activités hors saison</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9470"><a href="https://www.valdelandrouet.com/les-activites-de-la-base-de-loisirs-au-val-de-landrouet/" class="elementor-sub-item" tabindex="-1"><i class="fa-brands fa-pagelines"></i>Animations</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9679"><a href="https://www.valdelandrouet.com/les-services/" class="elementor-sub-item" tabindex="-1"><i class="fa-brands fa-pagelines"></i>Les services</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9474"><a href="https://www.valdelandrouet.com/la-piscine/" class="elementor-sub-item" tabindex="-1"><i class="fa-brands fa-pagelines"></i>La piscine</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-622"><a href="https://www.valdelandrouet.com/les-environs/" class="elementor-item" tabindex="-1">LES ENVIRONS</a>
<ul class="sub-menu elementor-nav-menu--dropdown">
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9476"><a href="https://www.valdelandrouet.com/decouvrez-bretagne/" class="elementor-sub-item" tabindex="-1"><i class="fa-brands fa-pagelines"></i>A découvrir</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9477"><a href="https://www.valdelandrouet.com/a-voir-a-proximite-de-merdrignac/" class="elementor-sub-item" tabindex="-1"><i class="fa-brands fa-pagelines"></i>A voir à proximité</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9478"><a href="https://www.valdelandrouet.com/circuit-a-la-journee/" class="elementor-sub-item" tabindex="-1"><i class="fa-brands fa-pagelines"></i>Circuits à la journée</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9479"><a href="https://www.valdelandrouet.com/balades-a-pied/" class="elementor-sub-item" tabindex="-1"><i class="fa-brands fa-pagelines"></i>Balades à pied</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9480"><a href="https://www.valdelandrouet.com/sites-naturels-villages-exception-bretagne/" class="elementor-sub-item" tabindex="-1"><i class="fa-brands fa-pagelines"></i>Sites naturels &#038; Villages d’exception</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-9009"><a href="https://www.valdelandrouet.com/accueil-groupes/" class="elementor-item" tabindex="-1">GROUPES/SALLES</a>
<ul class="sub-menu elementor-nav-menu--dropdown">
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-15746"><a href="https://www.valdelandrouet.com/groupes-familles/" class="elementor-sub-item" tabindex="-1"><i class="fa-brands fa-pagelines"></i>Groupe Familles</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9011"><a href="https://www.valdelandrouet.com/groupes-seminaires/" class="elementor-sub-item" tabindex="-1"><i class="fa-brands fa-pagelines"></i>Groupe Séminaires</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9012"><a href="https://www.valdelandrouet.com/groupes-autocaristes/" class="elementor-sub-item" tabindex="-1"><i class="fa-brands fa-pagelines"></i>Groupes Autocaristes</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9013"><a href="https://www.valdelandrouet.com/groupes-randonneurs/" class="elementor-sub-item" tabindex="-1"><i class="fa-brands fa-pagelines"></i>Groupe Randonneurs</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9014"><a href="https://www.valdelandrouet.com/groupes-camping/" class="elementor-sub-item" tabindex="-1"><i class="fa-brands fa-pagelines"></i>Groupes camping</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-9084"><a href="https://www.valdelandrouet.com/tarifs-camping-bretagne-pas-cher/" class="elementor-item" tabindex="-1">TARIFS/CONTACTS</a>
<ul class="sub-menu elementor-nav-menu--dropdown">
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9485"><a href="https://www.valdelandrouet.com/offres-speciales/" class="elementor-sub-item" tabindex="-1"><i class="fa-brands fa-pagelines"></i>Offres Spéciales</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-16232"><a href="https://reservation.secureholiday.net/fr/4637/search/" class="elementor-sub-item" tabindex="-1"><i class="fa-brands fa-pagelines"></i>Réserver en ligne</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9108"><a href="https://www.valdelandrouet.com/contact/" class="elementor-sub-item" tabindex="-1"><i class="fa-brands fa-pagelines"></i>Contact</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-21166"><a href="https://www.valdelandrouet.com/acces-sejour-vacances-cotes-armor-bretagne/" class="elementor-sub-item" tabindex="-1"><i class="fa-brands fa-pagelines"></i> Accès</a></li>
</ul>
</li>
<li class="menu-item wpml-ls-slot-2 wpml-ls-item wpml-ls-item-en wpml-ls-menu-item wpml-ls-first-item wpml-ls-last-item menu-item-type-wpml_ls_menu_item menu-item-object-wpml_ls_menu_item menu-item-wpml-ls-2-en"><a href="https://www.valdelandrouet.com/en/" title="Passer à " class="elementor-item" tabindex="-1"><img width="18" height="12"
            class="wpml-ls-flag"
            src="https://www.valdelandrouet.com/wp-content/plugins/sitepress-multilingual-cms/res/flags/en.png"
            alt="Anglais"
            
            
    /></a></li>
</ul>			</nav>
						</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-ff37951 elementor-section-full_width elementor-hidden-desktop elementor-hidden-widescreen elementor-hidden-laptop elementor-hidden-tablet_extra elementor-section-content-middle elementor-section-height-min-height elementor-section-height-default elementor-section-items-middle" data-id="ff37951" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-27c101a" data-id="27c101a" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<section class="elementor-section elementor-inner-section elementor-element elementor-element-a8bd17d elementor-section-content-middle elementor-hidden-mobile elementor-hidden-widescreen elementor-hidden-desktop elementor-hidden-laptop elementor-hidden-tablet_extra elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="a8bd17d" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;sticky&quot;:&quot;top&quot;,&quot;sticky_on&quot;:[&quot;widescreen&quot;,&quot;desktop&quot;,&quot;laptop&quot;,&quot;tablet_extra&quot;,&quot;tablet&quot;,&quot;mobile_extra&quot;,&quot;mobile&quot;],&quot;sticky_offset&quot;:0,&quot;sticky_effects_offset&quot;:0,&quot;sticky_anchor_link_offset&quot;:0}">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-10f3af3" data-id="10f3af3" data-element_type="column">
			<div class="elementor-widget-wrap">
							</div>
		</div>
				<div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-511a71a elementor-hidden-mobile" data-id="511a71a" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-55770ea elementor-position-left elementor-vertical-align-middle elementor-view-default elementor-mobile-position-top elementor-widget elementor-widget-icon-box" data-id="55770ea" data-element_type="widget" data-widget_type="icon-box.default">
				<div class="elementor-widget-container">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<a href="tel:+330296284798" class="elementor-icon" tabindex="-1" aria-label="+33(0)2 96 28 47 98">
				<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" id="Calque_1" x="0px" y="0px" viewbox="0 0 120 120" style="enable-background:new 0 0 120 120;" xml:space="preserve"> <style type="text/css"> .st0{display:none;} .st1{display:inline;} .st2{fill:#CFC6C1;} .st3{display:inline;fill:#CFC6C1;} .st4{fill:#FFFFFF;} .st5{fill:#AFC50B;} .st6{display:inline;fill:#AFC50B;} .st7{fill:#D2CAC5;} </style> <g id="Calque_1_00000031912583367898997460000016017343587794238358_" class="st0"> <g class="st1"> <path class="st2" d="M9,95.7c0.8-1.1,2-0.8,3.1-0.9c0-0.6,0-1.1,0-1.6L12,93.1c-1.3-0.3-1.9-0.8-1.8-1.6c0.1-0.9,0.7-1.4,2.1-1.4 c1,0,2,0,3,0c1.1,0,1.7,0.5,1.7,1.4s-0.4,1.4-1.5,1.6c-0.1,0-0.2,0.1-0.4,0.1c0,0.2,0,0.5,0,0.7c0,0.3,0,0.6,0,1 c1.2,0,2.4,0,3.6,0c0.2,0,0.5-0.3,0.6-0.5c0.6-0.9,1.2-1.8,1.8-2.7c0.2-0.3,0.3-0.6,0.3-0.9c0-6.8,0-13.7,0-20.5 c0-0.2,0-0.3,0-0.4c-1.3-0.4-2.6-0.7-3.8-1.2C9.9,65.4,6.9,56.2,11.2,49c0.7-1.2,1-2.4,0.6-3.7c-0.2-1,0.3-1.8,1.2-1.9 c0.8-0.1,1.5,0.4,1.7,1.4c0.5,2.1,0.1,4-1,5.8c-3.8,6.3-0.3,14.3,6.8,16c0.3,0.1,0.5,0.1,0.8,0.1c0-0.3,0.1-0.6,0.1-0.8 c0-3.4,0-6.7,0-10.1c0-0.4-0.2-1-0.5-1.3c-1.3-1.3-2.6-2.6-3.9-3.9c-0.8-0.8-0.9-1.7-0.2-2.3c0.7-0.7,1.5-0.6,2.3,0.3 c0.7,0.7,1.4,1.4,2.3,2.4c0-1.8,0-3.3,0-4.8c0-0.4,0-0.9,0-1.3c0-1.1,0.6-1.7,1.5-1.7s1.5,0.7,1.5,1.7c0,3.5,0,6.9,0,10.4 c0,0.3,0,0.6,0,1.2c1-1,1.8-1.7,2.6-2.5c0.9-0.9,1.7-1,2.4-0.3c0.7,0.7,0.5,1.5-0.3,2.4c-1.3,1.3-2.7,2.7-4,4 c-0.3,0.4-0.6,0.9-0.6,1.4c-0.1,1.7,0,3.4,0,5.2c1.8-0.2,3.2-0.8,4.6-1.7c4.7-3.2,6.2-9.5,3.3-14.3c-1.1-1.9-1.5-3.8-1.1-6 s0-4.3-1.3-6.1c-1.5-2-1.9-4.1-1.2-6.6c0.7-2.5-0.3-4.9-2.4-6.3c-2-1.3-4.6-1.3-6.6,0c-2.1,1.4-3.1,3.9-2.3,6.4 c0.7,2.5,0.3,4.7-1.4,6.7c-0.6,0.8-1.4,1-2.1,0.5c-0.7-0.5-0.9-1.4-0.3-2.1c1.2-1.4,1.3-2.9,0.8-4.7c-1.2-5,2.3-10,7.2-10.6 c5.3-0.7,9.9,3,10.2,8.3c0.1,1-0.2,2-0.2,3c0.2-0.2,0.4-0.4,0.6-0.5c2.9-2.9,7.2-3.5,10.6-1.5c3.5,2,5.2,6,4.1,9.9 c-0.4,1.5-0.1,2.8,0.7,4.1c0.8,1.2,1.4,2.6,2,4c0.1-0.2,0.3-0.4,0.5-0.7c2.6-3.8,5.1-7.6,7.7-11.4c1-1.5,2.1-1.5,3.1,0 c4.3,6.4,8.6,12.8,12.9,19.2c0.1,0.2,0.3,0.4,0.4,0.7c0.3,0.8,0.2,1.4-0.6,1.9c-0.7,0.4-1.3,0.3-1.9-0.3c-0.2-0.3-0.4-0.6-0.6-0.9 c-3.7-5.5-7.4-11.1-11.2-16.6c-0.2-0.3-0.4-0.6-0.7-0.9c-0.3,0.4-0.5,0.6-0.7,0.9C46.4,59.4,34.1,77.6,21.9,95.8 c-0.5,0.7-0.7,1.4-0.7,2.2c0,2.7,0,5.3,0,8c0,0.4,0,0.7,0,1.1c7.1,0,14.2,0,21.3,0c-0.2-0.3-0.4-0.5-0.6-0.6 c-1.7-1.5-3.5-3.1-5.2-4.6c-1.3-1.1-1.4-1.8-0.2-3c6.8-7.1,13.5-14.2,20.3-21.3c0.7-0.8,1-1.5,1-2.6c0-5.6,0-11.3,0-16.9 c0-0.4-0.1-0.9,0.1-1.1c0.3-0.4,0.8-0.9,1.3-1.1c0.7-0.2,1.3,0.3,1.4,1.1c0.1,0.4,0.1,0.8,0.1,1.2c0,5.8,0,11.5,0,17.3 c0,0.8,0.2,1.3,0.8,1.9c6.7,7.1,13.4,14.1,20.2,21.2c0.2,0.2,0.4,0.4,0.5,0.6c0.9,1,0.9,1.8-0.1,2.7c-1.7,1.5-3.5,3.1-5.2,4.6 c-0.3,0.2-0.5,0.5-0.9,0.8c7.2,0,14.2,0,21.3,0c0-0.2,0.1-0.4,0.1-0.5c0-3,0-6.1,0-9.1c0-0.4-0.2-0.9-0.5-1.3 C89.9,86,83,75.6,76,65.2c-0.9-1.3-0.9-2.1,0-2.7c0.8-0.5,1.6-0.2,2.4,1.1c5,7.4,10,14.8,14.9,22.2c0.2,0.3,0.4,0.6,0.7,1 c0.1-0.3,0.1-0.5,0.2-0.7c0-3.8,0-7.7,0-11.5c0-0.6-0.2-0.8-0.8-1c-8-1.6-11.9-10.4-7.7-17.4c0.5-0.9,0.7-1.8,0.5-2.9 c-0.5-2.7,0.1-5.1,1.7-7.3c0.7-0.9,0.8-1.8,0.5-3c-1.2-4.4,1.5-8.7,5.9-9.5c4.3-0.8,8.4,2.3,8.9,6.7c0.1,0.9,0,1.9-0.3,2.8 c-0.3,1.1-0.1,2,0.5,2.9c1.7,2.3,2.2,4.8,1.7,7.6c-0.2,0.9,0,1.8,0.5,2.6c4.2,7.1,0.3,15.9-7.8,17.5c-0.6,0.1-0.8,0.3-0.8,0.9 c0,5.4,0,10.9,0,16.3c0,0.4,0.2,0.7,0.3,1.1c0.2,0.4,0.5,0.6,0.6,1c1,2.6,3.1,2.5,5.4,2.1c0-0.5,0-1,0-1.6 c-0.3-0.1-0.6-0.1-0.8-0.2c-0.7-0.2-1.1-0.7-1.1-1.4c0-0.7,0.4-1.3,1.1-1.3c1.6-0.1,3.1-0.1,4.7,0c0.4,0,0.9,0.8,1.1,1.3 c0.2,0.7-0.3,1.2-1,1.4c-0.2,0.1-0.5,0.1-0.8,0.1c0,0.6,0,1.1,0,1.7c1.2,0.3,3.1-0.5,3,1.6c0,1.9-1.8,1.3-3.1,1.5c0,0.3,0,0.7,0,1 c0,3,0,6.1,0,9.1c0,1.3-0.5,2-1.5,2c-0.9,0-1.4-0.7-1.4-1.9c0-3,0-6.1,0-9.1c0-0.4,0-0.7,0-1.1c-1.1,0-2,0-3.2,0c0,0.4,0,0.7,0,1 c0,3,0,6.1,0,9.1c0,1.5-0.5,2-2,2c-26,0-52,0-78,0c-1.4,0-2-0.5-2-1.9c0-3,0-6.1,0-9.1c0-0.4,0-0.7,0-1.1c-1.1,0-2,0-3.2,0 c0,0.3,0,0.7,0,1c0,3.1,0,6.2,0,9.2c0,1.2-0.5,1.9-1.5,1.9c-0.9,0-1.5-0.7-1.5-1.9c0-3,0-6.1,0-9.1c0-0.4,0-0.7,0-1.1 c-1.2-0.1-2.4,0.2-3.2-1C9,96.5,9,96.1,9,95.7z M97.1,70.5c0.5-0.1,0.8-0.1,1.1-0.2c5.4-1.6,7.9-7.9,5-12.8 c-0.8-1.4-1.3-2.9-1-4.5c0.4-2.2,0-4.1-1.3-5.9c-1.1-1.5-1.3-3.1-0.8-4.9c0.2-0.7,0.3-1.4,0.2-2.1c-0.4-2.7-2.9-4.5-5.5-4 s-4.2,3.1-3.5,5.8c0.6,2.1,0.2,3.8-1,5.5c-1,1.4-1.5,3-1.1,4.7c0.4,2,0,3.7-1,5.4c-2.8,4.8-0.3,11,5,12.6c0.3,0.1,0.6,0.1,0.9,0.2 c0.1-0.2,0.1-0.3,0.1-0.4c0-2.8,0-5.7,0-8.5c0-0.3-0.2-0.7-0.5-0.9c-0.9-0.9-1.9-1.8-2.8-2.8c-0.6-0.7-0.6-1.6,0-2.1 c0.6-0.6,1.4-0.6,2,0c0.4,0.3,0.7,0.6,1.2,1.1c0-0.9,0-1.5,0-2.1c0-0.9,0-1.8,0-2.6c0.1-0.8,0.6-1.2,1.4-1.3 c0.7,0,1.3,0.3,1.4,1.1c0.1,0.3,0.1,0.7,0.1,1.1c0,2.5,0,5,0,7.6c0,0.3,0,0.5,0.1,0.8c0.1,0,0.2,0.1,0.3,0.1 c0.5-0.5,0.9-1,1.4-1.5c0.9-0.9,1.7-1,2.4-0.3c0.6,0.6,0.5,1.5-0.3,2.3c-1.1,1.1-2.2,2.2-3.2,3.3c-0.2,0.2-0.5,0.6-0.5,0.9 C97,67.6,97.1,68.9,97.1,70.5z M39.9,63.6c0.2-0.2,0.3-0.3,0.4-0.4c2-2.9,3.9-5.8,5.8-8.7c0.2-0.2,0.3-0.5,0.3-0.8 c0.6-2.4,0.3-4.7-1.2-6.7c-1.5-2.1-1.9-4.2-1.2-6.7c0.8-3-0.9-6.1-3.9-7c-2.9-0.9-6,0.5-7.2,3.3c-0.2,0.6-0.3,1.1,0.1,1.7 c1.2,2.2,1.5,4.5,1,6.9c-0.3,1.4,0,2.6,0.7,3.9c3.6,6,2.1,13.7-3.6,17.9c-0.8,0.6-1.7,1.1-2.7,1.7c1,2.2,2.5,3.8,4.6,5 c1.1-1.7,2.2-3.3,3.3-4.9c0.2-0.4,0.4-0.9,0.4-1.4c0.1-1.6,0-3.1,0-4.7c0-0.8,0.5-1.3,1.3-1.4c0.8-0.1,1.4,0.4,1.6,1.3 C39.8,62.9,39.8,63.2,39.9,63.6z M59.4,81.2c-0.1,0-0.2,0-0.2,0c-3.4,8.6-6.9,17.2-10.3,25.8c7,0,13.9,0,20.9,0 C66.3,98.4,62.8,89.8,59.4,81.2z M72.5,106.1c2.3-2,4.5-4,6.8-5.9C74.1,94.7,69,89.3,63.8,83.9c-0.1,0-0.1,0.1-0.2,0.1 C66.6,91.3,69.5,98.7,72.5,106.1z M46,106.1c3-7.4,5.9-14.8,8.8-22.1c-0.1,0-0.1-0.1-0.2-0.1c-5.1,5.4-10.3,10.8-15.4,16.3 C41.6,102.2,43.7,104.1,46,106.1z M24.3,86.5c0.1,0,0.1,0.1,0.2,0.1c2.3-3.4,4.6-6.9,6.9-10.3c-2.6-1.6-4.4-3.6-5.7-6.2 c-0.1-0.2-0.6-0.4-0.9-0.3c-0.2,0-0.5,0.5-0.5,0.7c0,2.3,0,4.5,0,6.8C24.3,80.3,24.3,83.4,24.3,86.5z"></path> </g> <path class="st3" d="M81,11.5c5.3,2.7,8.3,8.7,7.3,14.4c-1.2,6.2-5.9,10.7-12,11.4c-8.8,1-16.2-6.5-15.2-15.2 c0-0.2,0.1-0.5,0.1-0.7c0.2-0.8,0.8-1.1,1.6-1s1.2,0.6,1.3,1.4c0,0.5,0,1-0.1,1.3c-0.2,6,3.9,10.7,9.8,11.3 c5.4,0.6,10.5-3.2,11.6-8.7c0.9-4.5-1.4-9.3-5.5-11.5s-9.2-1.5-12.6,1.8c-0.2,0-0.3,0.1-0.3,0.2c-1,1-1.8,1.1-2.5,0.4 c-0.7-0.7-0.6-1.5,0.4-2.5C69.1,9.8,75.6,8.7,81,11.5"></path> </g> <g id="Calque_9" class="st0"> <g class="st1"> <g> <path class="st2" d="M9.3,64c0.4-1.8,0.7-3.6,1.2-5.3C13.8,48.2,24,41.3,35,42.1c0.9,0.1,1.9,0.2,2.9,0.3c0-0.3,0-0.5,0-0.8 c-0.1-2.9-0.2-5.9-0.3-8.8c-0.1-1.9,0.9-3.2,2.4-4.3c1.8-1.4,4-2.2,6.2-2.8c6.4-1.8,13-2.2,19.6-1.9c4.9,0.2,9.8,0.8,14.5,2.5 c1.6,0.6,3.2,1.4,4.6,2.3c1.8,1.2,2.7,3,2.6,5.2c0,6.4,0,12.7,0,19.1c0,0.4,0,0.8,0,1.2c2.6,0.2,5,0.4,7.5,0.7 c3.4,0.4,6.7,1.1,9.9,2.4c1.1,0.4,2.1,1,3.1,1.6c2,1.3,2.9,3.1,2.8,5.4c0,6.8-0.1,13.7,0,20.5c0,2.4-1,4-2.8,5.3 c-2.2,1.5-4.6,2.3-7.1,2.9c-10.2,2.3-20.5,2.3-30.7-0.4c-1.9-0.5-3.7-1.4-5.5-2.4c-1.3-0.7-2.3-1.8-2.9-3.3 c-0.1-0.2-0.4-0.5-0.7-0.5c-4-0.2-8-0.5-11.9-1.3c-0.4-0.1-0.9,0.2-1.2,0.5c-8.6,5.9-17.6,6.6-26.7,1.4C14.4,83,10.6,76.8,9.5,69 c0-0.2-0.1-0.4-0.2-0.7C9.3,66.9,9.3,65.5,9.3,64z M33.4,86.3c11.1,0,20.2-9.1,20.2-20.1c0-11.1-9.1-20.2-20.3-20.1 c-11,0-19.9,9-20,20.1C13.3,77.2,22.3,86.3,33.4,86.3z M61.6,37.5c5.8,0,10.9-0.4,15.8-1.9c1.8-0.5,3.5-1.5,5.2-2.3 c0.7-0.4,0.7-1,0-1.5c-1.2-0.7-2.4-1.4-3.7-1.9c-3.6-1.3-7.3-1.8-11-2.1c-6.5-0.5-12.9-0.3-19.3,1.3c-2.2,0.5-4.4,1.2-6.2,2.6 c-0.8,0.6-0.9,1.1,0,1.6c1.2,0.7,2.4,1.5,3.8,1.9C51.4,37.1,56.8,37.5,61.6,37.5z M85.8,68.2c2.7-0.2,5.5-0.3,8.2-0.6 c1.6-0.2,3.1-0.4,4.7-0.8c2.5-0.6,5-1.2,7.2-2.7c1-0.7,1.1-1.2,0-1.8c-1.6-0.8-3.2-1.7-4.9-2.1c-9.4-2.4-18.9-2.5-28.3-0.5 c-2.2,0.5-4.3,1.4-6.3,2.4c-1.4,0.7-1.4,1.4,0,2.2c1.2,0.7,2.5,1.3,3.9,1.7C75.2,67.6,80.4,68,85.8,68.2z M65.6,80.1 c0,1.5,0,3.1,0,4.8c0,0.9,0.3,1.5,1,1.9c1.4,0.7,2.8,1.5,4.3,1.9c9.7,2.6,19.4,2.6,29.2,0.3c1.8-0.4,3.6-1.3,5.3-2.1 c0.5-0.2,1.2-0.8,1.2-1.3c0.1-2,0.1-3.9,0.1-5.7C92.9,84.6,79.3,84.5,65.6,80.1z M106.6,68.6c-13.8,4.7-27.5,4.7-41.2,0.2 c0,1.6,0,3.4,0,5.1c0,0.8,0.3,1.4,1,1.7c1.6,0.7,3.1,1.5,4.7,1.9c9.1,2.3,18.2,2.3,27.4,0.5c2.4-0.5,4.7-1.1,6.8-2.4 c0.7-0.4,1.4-0.9,1.4-1.8C106.6,72,106.6,70.2,106.6,68.6z M42,38.3c0,1.4,0,3,0,4.6c0,0.6,0.2,0.8,0.7,1c1.7,0.9,3.3,1.9,5,2.8 c0.5,0.3,1,0.6,1.6,0.7c8.5,1.8,17,1.8,25.4,0.2c2.5-0.5,5-1.1,7.2-2.6c0.5-0.3,1.1-0.8,1.2-1.2c0.2-2,0.3-3.9,0.4-5.8 C69.6,42.7,55.8,42.8,42,38.3z M53.5,52.3c1,2.3,2,4.6,3,6.8c0.1,0.3,0.5,0.5,0.7,0.6c1.3,0.1,2.7,0.1,4.1,0.2 c0.7,0,1.2-0.1,1.8-0.6C64,58.6,65,58,66,57.5c3.9-1.8,8.2-2.5,12.4-3c1.6-0.2,3.2-0.2,4.8-0.4c0-1.8,0-3.4,0-5.1 C73.6,53.2,63.5,53.2,53.5,52.3z M52.4,81.7c3,0.3,6,0.5,9,0.8c0-2.6,0-4.9,0-7.2c-1.7-0.1-3.2-0.2-4.8-0.2 c-0.3,0-0.6,0.2-0.8,0.4C54.7,77.4,53.6,79.4,52.4,81.7z M61.2,71c0-2.3,0-4.6,0-7c-1.3,0-2.4,0-3.5,0c-0.1,2.3-0.3,4.6-0.4,7 C58.6,71,59.9,71,61.2,71z"></path> </g> <g> <path class="st2" d="M22.8,67.6c0-0.8,0-1.4,0-2.2c-0.6,0-1.2,0-1.8,0c-1.3-0.1-2.2-0.9-2.2-2s0.9-2.1,2.2-2 c1.9,0.2,2.8-0.5,3.8-2.2c3.2-6,10.5-8.6,16.8-6.5c0.6,0.2,1.3,0.7,1.7,1.2c0.5,0.7,0.3,1.5-0.2,2.2c-0.6,0.7-1.4,0.9-2.2,0.6 c-1.9-0.7-3.8-0.9-5.7-0.5c-3,0.7-5.3,2.3-7,5.2c0.5,0,0.9,0,1.2,0c3.4,0,6.9,0,10.3,0c1.3,0,2.2,0.8,2.3,2c0,1.2-0.9,2-2.2,2 c-0.3,0-0.5,0-0.8,0c-3.6,0-7.2,0-10.8,0c-0.4,0-0.7,0-1.1,0c0,0.8,0,1.5,0,2.2c3.5,0,6.8,0,10.2,0c0.5,0,1.1,0,1.6,0 c1.2,0,2.1,0.8,2.1,1.9s-0.9,2-2.1,2c-3,0-6,0-9,0c-0.4,0-0.7,0-1.3,0c0.4,0.5,0.6,0.9,0.9,1.3c3,3.2,6.6,4.3,10.9,3.1 c0.2,0,0.3-0.1,0.5-0.1c1.3-0.4,2.4,0.1,2.8,1.1c0.4,1.2-0.2,2.2-1.5,2.7c-2.9,1-5.8,1.1-8.8,0.3c-4.1-1.2-7.2-3.7-9-7.6 c-0.3-0.6-0.6-0.8-1.3-0.8c-0.6,0.1-1.2,0-1.8,0c-1.5,0-2.4-0.8-2.4-2s1-2,2.4-2C21.7,67.6,22.3,67.6,22.8,67.6z"></path> </g> </g> </g> <g id="Calque_10" class="st0"> <g class="st1"> <g> <path class="st2" d="M46.9,110.1c-0.5-0.6-1.1-1.1-1.4-1.8c-1.4-3.7-2.7-7.4-4-11.1c-0.2-0.6-0.5-0.8-1.1-0.6 c-3.8,0.8-7.6,1.6-11.4,2.4c-0.9,0.2-1.7,0.1-2.3-0.7c-0.6-0.8-0.3-1.6,0.1-2.4c3.5-6.1,7-12.3,10.5-18.4c0.4-0.6,0.3-1-0.2-1.5 C20,59.6,23.5,31.7,44,20c2.6-1.5,5.3-2.5,8.1-3.3c1.4-0.4,2.4,0.1,2.7,1.2s-0.3,2-1.7,2.4c-10.8,3.2-18.2,10-21.7,20.7 c-5.9,18,5.7,37.1,24.4,40.5c16.8,3,32.9-7.9,36.4-24.7c3.3-16.1-6.6-32.3-22.5-36.6C68.9,20,68.1,19.8,68,19 c-0.1-0.6,0-1.3,0.2-1.8c0.4-0.7,1.2-0.9,2-0.6c1.3,0.4,2.6,0.7,3.8,1.2c12.6,5.2,20.2,14.5,22.1,28c1.7,11.7-2,21.8-10.4,30.1 c-0.6,0.6-0.6,0.9-0.2,1.6c3.5,6.1,7,12.2,10.4,18.3c0.3,0.6,0.5,1.4,0.3,2c-0.2,1-1.2,1.3-2.3,1.1c-3.9-0.8-7.7-1.6-11.6-2.4 c-0.7-0.1-0.9,0-1.1,0.6c-1.3,3.7-2.6,7.4-3.9,11.1c-0.3,0.8-0.7,1.5-1.5,1.9c-0.4,0-0.7,0-1.1,0c-0.5-0.5-1.1-1-1.4-1.6 c-3.8-6.6-7.6-13.3-11.3-19.9c-0.2-0.3-0.3-0.6-0.6-0.9c-0.2,0.4-0.4,0.6-0.6,0.9c-3.8,6.6-7.5,13.3-11.3,19.9 c-0.4,0.6-0.9,1.1-1.4,1.6C47.7,110.1,47.3,110.1,46.9,110.1z M47.9,103.8c3.5-6.2,6.9-12.2,10.4-18.3C51.8,84.9,46,82.7,40.7,79 c-2.9,5.2-5.8,10.3-8.8,15.5c0.4-0.1,0.7-0.1,0.9-0.1c3-0.6,6-1.2,8.9-1.9c1.4-0.3,2.1,0.1,2.6,1.4c0.7,1.9,1.4,3.9,2.1,5.8 C46.9,101,47.3,102.3,47.9,103.8z M74.8,103.8c0.2-0.5,0.3-0.8,0.4-1.1c1-2.9,2.1-5.9,3.1-8.8c0.5-1.4,1.2-1.8,2.6-1.5 c2.7,0.6,5.4,1.1,8,1.7c0.5,0.1,1.1,0.2,1.8,0.3C87.8,89.2,85,84.1,82,79c-5.3,3.8-11.1,5.9-17.6,6.6 C67.9,91.6,71.3,97.6,74.8,103.8z"></path> </g> <g> <path class="st2" d="M61.9,15.4c0.1,0.1,0.3,0.2,0.4,0.3c0.7,0.5,1,1.2,0.8,2.1c-0.3,0.8-0.9,1.3-1.8,1.3c-0.9,0-1.4-0.5-1.7-1.3 c-0.3-0.9,0-1.6,0.8-2.1c0.1-0.1,0.3-0.2,0.4-0.3C61.2,15.4,61.6,15.4,61.9,15.4z"></path> </g> <g> <path class="st2" d="M33.6,50.5c0-15.3,12.6-27.7,27.8-27.7C76.7,22.9,89.1,35.4,89,50.7c0,15.2-12.4,27.6-27.7,27.6 C46,78.2,33.6,65.7,33.6,50.5z M37.3,50.5c0,13.3,10.8,24.1,24,24.1s24-10.7,24.1-24c0-13.3-10.7-24.1-24-24.1 C48.2,26.5,37.3,37.2,37.3,50.5z"></path> </g> <g> <path class="st2" d="M73,64.4c0,1.5-1.4,2.4-2.7,1.7c-1.6-0.8-3.2-1.7-4.8-2.5c-1.1-0.6-2.2-1.1-3.3-1.7c-0.5-0.3-1-0.3-1.5,0 c-2.6,1.4-5.2,2.7-7.8,4.1c-0.8,0.4-1.6,0.6-2.3,0c-0.8-0.6-0.8-1.3-0.7-2.2c0.5-2.9,1-5.9,1.5-8.8c0.1-0.3-0.1-0.8-0.4-1.1 c-2.1-2.1-4.2-4.2-6.4-6.3c-0.6-0.6-1-1.3-0.7-2.2s1-1.2,1.9-1.3c2.9-0.4,5.8-0.9,8.8-1.3c0.6-0.1,0.9-0.3,1.2-0.9 c1.3-2.6,2.6-5.2,3.9-7.9c0.4-0.8,0.9-1.4,1.8-1.4c1,0,1.5,0.6,1.9,1.4c1.3,2.6,2.6,5.2,3.9,7.8c0.3,0.6,0.7,0.9,1.4,1 c2.9,0.4,5.8,0.9,8.7,1.3c0.9,0.1,1.5,0.5,1.8,1.3c0.3,0.9-0.1,1.5-0.7,2.1c-2.1,2.1-4.2,4.2-6.3,6.2c-0.4,0.4-0.6,0.8-0.5,1.4 c0.5,3,1,6,1.5,9C73,64.2,73,64.3,73,64.4z M54,61.2c2.2-1.1,4.1-2.1,6.1-3.2c0.9-0.5,1.7-0.5,2.5,0c1.3,0.7,2.7,1.4,4,2.1 c0.6,0.3,1.3,0.6,2.1,1c-0.4-2.4-0.7-4.6-1.1-6.8c-0.2-0.9,0-1.6,0.7-2.2c1.5-1.4,2.9-2.9,4.4-4.3c0.2-0.2,0.3-0.3,0.5-0.6 C71,46.9,69,46.5,67,46.3c-1.4-0.1-2.3-0.7-2.8-2c-0.7-1.6-1.5-3.2-2.3-4.7c-0.1-0.3-0.3-0.6-0.5-0.9c-0.1,0.1-0.2,0.2-0.2,0.2 c-0.7,1.3-1.3,2.6-2,4c-1.8,3.5-1,3-5,3.6c-1.5,0.2-3,0.5-4.5,0.7c1.6,1.7,3.2,3.3,4.7,4.9c0.6,0.6,0.9,1.3,0.7,2.2 C54.8,56.5,54.4,58.7,54,61.2z"></path> </g> </g> </g> <g id="Calque_11" class="st0"> <g class="st1"> <g> <path class="st2" d="M7.7,26.7c0.6-1.4,1.7-1.9,3.2-1.9c18.2,0,36.5,0,54.7,0c0.3,0,0.5,0,0.8,0c0.9,0.1,1.4,0.6,1.4,1.5 s-0.5,1.4-1.3,1.5c-0.4,0.1-0.7,0-1.1,0c-17.7,0-35.5,0-53.2,0c-0.4,0-0.8,0-1.3,0c0,18.9,0,37.7,0,56.5c25.3,0,50.7,0,76.1,0 c0-1,0-2,0-3.1c-0.5,0-0.9,0-1.3,0c-16.9,0-33.8,0-50.8,0c-0.4,0-0.9,0-1.3-0.1c-0.8-0.1-1.3-0.6-1.3-1.5c0-0.8,0.4-1.3,1.3-1.5 C34,78,34.4,78,34.8,78c16.9,0,33.8,0,50.8,0c0.5,0,0.9,0,1.5,0c0-0.5,0-0.8,0-1.2c0-5.1,0.1-10.2,0-15.3c-0.1-3.4,1.6-6,5.7-5.7 c0.8,0.1,1.6,0,2.5,0c0-0.5,0-0.8,0-1.2c0-5.2,0-10.5,0-15.7c0-3.3-1.7-5-5-5c-22.7,0-45.4,0-68.1,0c-3.3,0-5,1.7-5,5 c0,11.4,0,22.8,0,34.2c0,3.2,1.7,4.9,4.9,4.9c1.8,0,3.5,0,5.3,0c1.2,0,1.9,0.6,1.9,1.6c0,0.9-0.7,1.5-1.8,1.5 c-2.1,0-4.3,0.1-6.4-0.1c-3.7-0.2-6.6-3.2-6.8-6.9c-0.1-1.4,0-2.7,0-4.1c0-10.5,0-20.9,0-31.4c0-3.9,2.2-6.8,5.8-7.7 c0.7-0.2,1.5-0.2,2.2-0.2c22.7,0,45.5,0,68.2,0c4.9,0,8,3.1,8,8c0,5.2,0,10.5,0,15.7c0,0.4,0,0.7,0,1.2c1.1,0,2,0,3.1,0 c0-9.3,0-18.6,0-28.1c-0.4,0-0.8,0-1.2,0c-8.9,0-17.8,0-26.8,0c-0.3,0-0.7,0-1,0c-0.8-0.1-1.4-0.7-1.3-1.5c0-0.9,0.5-1.4,1.4-1.5 c0.3,0,0.5,0,0.8,0c9.4,0,18.7,0,28.1,0c2.3,0,3.1,0.8,3.1,3.1c0,8.9,0,17.8,0,26.8c0,0.4,0,0.8,0,1.4c1.1,0,2.2,0,3.2,0 c2.9,0,4.7,1.8,4.7,4.7c0,11.3,0,22.7,0,34c0,2.9-1.8,4.8-4.8,4.8c-1.4,0-2.7,0-4.1,0c-1.1,0-1.8-0.6-1.8-1.5s0.7-1.5,1.8-1.5 c1.4,0,2.7,0,4.1,0c1.2,0,1.7-0.5,1.7-1.7c0-11.4,0-22.7,0-34.1c0-1.2-0.5-1.7-1.7-1.7c-5.2,0-10.5,0-15.7,0 c-1.3,0-1.7,0.5-1.7,1.7c0,11.3,0,22.7,0,34c0,1.2,0.5,1.7,1.7,1.7c1.6,0,3.3,0,4.9,0c1.2,0,1.9,0.6,1.9,1.5c0,1-0.7,1.6-2,1.6 c-1.7,0-3.3,0-5,0c-2.7,0-4.6-1.9-4.6-4.6c0-2.4,0-4.9,0-7.4c-5.3,0-10.6,0-16,0c0,1.9,0,3.9,0,6c1.3,0,2.6,0,3.9,0 c0.9,0,1.8,0,2.8,0c0.8,0,1.3,0.5,1.4,1.4s-0.4,1.4-1.2,1.6c-0.3,0.1-0.7,0.1-1,0.1c-13.8,0-27.6,0-41.4,0c-0.3,0-0.5,0-0.8,0 c-0.9-0.1-1.5-0.7-1.5-1.5s0.6-1.5,1.6-1.5c1.8,0,3.5,0,5.3,0c0.4,0,0.7,0,1.2,0c0-2,0-4,0-6.1c-0.4,0-0.7,0-1.1,0 c-9.7,0-19.4,0-29.1,0c-1.5,0-2.6-0.5-3.2-1.9C7.7,66.1,7.7,46.4,7.7,26.7z M44.3,87.6c0,2,0,4,0,5.9c7.8,0,15.6,0,23.5,0 c0-2,0-4,0-5.9C59.9,87.6,52.1,87.6,44.3,87.6z"></path> </g> <g> <path class="st2" d="M94.9,61c0.4,0,0.7,0,1.1,0c0.9,0.1,1.4,0.6,1.4,1.4c0,0.9-0.4,1.5-1.3,1.5c-0.8,0.1-1.6,0.1-2.4,0 c-0.9-0.1-1.3-0.6-1.3-1.5s0.5-1.4,1.4-1.5C94.2,61,94.6,61,94.9,61z"></path> </g> <g> <path class="st2" d="M103.9,84.5c0-0.3,0-0.5,0-0.8c0.1-0.8,0.6-1.3,1.4-1.4s1.4,0.4,1.5,1.2c0.1,0.6,0.1,1.2,0,1.8 c-0.1,0.9-0.7,1.3-1.5,1.4c-0.8,0-1.4-0.6-1.5-1.5C103.9,85,103.9,84.7,103.9,84.5L103.9,84.5z"></path> </g> <g> <path class="st2" d="M103.9,70.2c0-0.3,0-0.5,0-0.8c0.1-0.8,0.6-1.3,1.4-1.3s1.4,0.3,1.5,1.1c0.1,0.6,0.1,1.3,0.1,1.9 c-0.1,0.9-0.7,1.3-1.5,1.4c-0.8,0-1.4-0.6-1.5-1.5C103.9,70.7,103.9,70.4,103.9,70.2L103.9,70.2z"></path> </g> <g> <path class="st2" d="M103.9,77.3c0-0.3-0.1-0.6,0-0.8c0.3-0.4,0.5-0.9,1-1.2c0.6-0.4,1.3-0.1,1.7,0.5c0.5,0.6,0.5,2.6,0,3.2 s-1.1,0.8-1.8,0.4C103.8,79,103.8,78.1,103.9,77.3z"></path> </g> <g> <path class="st2" d="M98.1,70.2c0-0.3-0.1-0.7,0.1-0.9c0.2-0.4,0.5-0.8,0.8-1.1c0.7-0.4,1.3-0.2,1.8,0.4c0.6,0.7,0.5,2.7-0.1,3.3 c-0.5,0.6-1.3,0.8-1.8,0.3s-0.7-1.2-1.1-1.9C98,70.3,98,70.2,98.1,70.2z"></path> </g> <g> <path class="st2" d="M98.1,77.4c0-0.3,0-0.6,0-0.9c0.1-0.8,0.7-1.3,1.5-1.3s1.3,0.4,1.5,1.2c0.1,0.6,0.1,1.2,0.1,1.7 c-0.1,0.9-0.8,1.6-1.6,1.5c-0.8,0-1.4-0.7-1.4-1.6C98.1,77.8,98.1,77.6,98.1,77.4L98.1,77.4z"></path> </g> <g> <path class="st2" d="M92.4,70.1c0-0.3,0-0.7,0.1-1c0.2-0.8,0.8-1.2,1.6-1.1c1,0.1,1.4,0.8,1.4,2.4c0,1.2-0.5,2-1.4,2 c-0.8,0-1.4-0.4-1.6-1.2C92.4,70.9,92.4,70.5,92.4,70.1z"></path> </g> <g> <path class="st2" d="M95.5,77.4c0,0.4,0,0.7-0.2,1.1c-0.3,1-1.4,1.3-2.2,0.8c-1.1-0.7-1-3.3,0.1-4c0.9-0.5,1.9-0.1,2.2,0.9 C95.5,76.6,95.5,77,95.5,77.4z"></path> </g> <g> <path class="st2" d="M92.4,84.5c0-0.3-0.1-0.8,0.1-1c0.4-0.5,0.9-1.1,1.4-1.1s1.3,0.5,1.4,0.9c0.2,0.7,0.2,1.7,0,2.4 c-0.2,0.4-1,1-1.5,0.9c-0.5,0-1-0.7-1.3-1.1C92.3,85.3,92.4,84.8,92.4,84.5z"></path> </g> <g> <path class="st2" d="M98.1,84.5c0-0.3,0-0.6,0.1-0.9c0.1-0.8,0.6-1.2,1.4-1.3c0.8-0.1,1.4,0.3,1.5,1.1c0.1,0.6,0.1,1.2,0.1,1.8 c-0.1,0.9-0.7,1.5-1.5,1.5s-1.4-0.6-1.5-1.6C98.1,84.9,98.1,84.7,98.1,84.5L98.1,84.5z"></path> </g> </g> </g> <g id="Calque_12" class="st0"> <g class="st1"> <g> <path class="st2" d="M91.4,80.9c-1.1,0-2,0.9-2,2s0.9,2,2,2s2.1-0.9,2.1-2C93.4,81.8,92.5,80.9,91.4,80.9z"></path> </g> <g> <path class="st2" d="M7.1,73.1c0.2-1.1,0.3-2.2,0.6-3.3c1.9-9.2,7-16,15.3-20.4c0.8-0.5,1.1-0.9,1.1-1.9 c-0.2-3.9,0.9-7.4,3.3-10.4c2-2.4,4.1-4.7,6.3-6.9c0.9-0.9,2.2-1.4,3.4-2.1c-5.3-6.7-2-13.8,2.2-16.4c5.5-3.5,11.9-1.5,15,3.2 c3.5,5.2,1.9,12.6-4.6,15.9c0.1,0.1,0.1,0.3,0.2,0.3c2.6,2.4,3.6,5.5,4.1,8.9c0.6,4.2,1.3,8.4,1.9,12.7c0.5-0.2,0.9-0.4,1.3-0.6 c6-2.8,11.9-1.5,16.2,3.6c2.4,2.9,4.8,5.9,7.2,8.9c0.5,0.6,0.9,0.8,1.7,0.7c4.5-0.5,8.2,1.1,11,4.6c1.6,1.9,1.1,3.7-1.3,4.6 c-9.1,3.6-18.2,7.2-27.3,10.8c-0.7,0.3-1,0.6-1.3,1.3c-1.1,2.2-2.3,4.3-3.5,6.5c1.7-0.7,3.5-1.4,5.3-2.1 c5.6-2.2,11.2-4.5,16.9-6.6c0.7-0.3,1.5-0.4,2.2-0.3c0.8,0.1,1.3,0.7,1.4,1.6c0.1,0.8-0.1,1.5-0.8,2c-0.4,0.2-0.8,0.4-1.2,0.6 c-16.3,6.3-32.5,12.7-48.7,19c-0.3,0.1-0.5,0.2-0.7,0.4c24.8,0,49.6,0,74.4,0c0-9.8,0-19.6,0-29.5c-2,0.8-3.9,1.5-5.9,2.3 c-0.9,0.4-1.8,0.8-2.8,1.1c-1.3,0.5-2.5,0-2.9-1.1s0.1-2.2,1.4-2.7c3.8-1.5,7.5-3,11.3-4.5c1.3-0.5,2-0.2,3,1.1c0,12,0,24,0,35.9 c-0.6,1.3-1.6,1.6-3,1.6c-28.8,0-57.5,0-86.3,0c-0.4,0-0.8,0-1.2-0.1c-0.9-0.1-1.5-0.7-1.7-1.6s0.1-1.6,0.8-2.1 c0.3-0.2,0.7-0.4,1-0.5c2.6-1,5.2-2.1,7.9-3.1c0.3-0.1,0.7-0.3,0.7-0.3c-2.6-1-5.3-1.9-8-3c-1.3-0.5-1.6-1.7-1.1-2.8 c0.5-1,1.6-1.4,2.8-0.9c0.2,0.1,0.4,0.2,0.6,0.3c8.7,3.9,17.1,3.5,25-1.8c8.2-5.6,11.9-13.6,10.9-23.4 c-1-10.3-8.1-18.6-18.1-21.5c-1.4-0.4-2.8-0.6-4.4-0.9c0.2,1.5,0.5,2.7,0.6,3.9c0.1,0.7,0.4,1,1.1,1.2c9.4,1.9,16.3,10.4,16.3,20 c0,13.2-12.4,23-25.2,19.9c-10.7-2.6-17.5-13.3-15.2-24c1.2-5.6,4.2-10,9.1-13.1c0.2-0.2,0.6-0.5,0.6-0.7 c-0.3-1.4-0.7-2.8-1.1-4.3c-0.2,0.1-0.4,0.1-0.5,0.2c-8.5,4.4-14,14.6-13.1,24.1c0.3,3.2,1.1,6.3,2.5,9.2 c0.7,1.4,0.3,2.6-0.9,3.2c-1.1,0.5-2.3,0-2.8-1.4C9.4,86.1,8.6,84,8,81.9c-0.4-1.4-0.6-3-0.8-4.4C7.1,76,7.1,74.6,7.1,73.1z M40.4,59.6c0.1,0.7,0.2,1.3,0.3,1.8c0.4,1.9,0.4,3.8-0.7,5.5c-1.6,2.5-3.9,3.5-6.7,3.1s-4.5-2.2-5.3-4.9c-0.3-1-0.5-2.1-0.8-3.2 c-6.2,4-8.8,12.4-5.9,19.5c2.9,7.2,10.5,11.3,18.4,9.8c7.4-1.4,13.1-8.3,13.1-16C52.7,67.9,47.2,60.9,40.4,59.6z M51.3,49.8 c0,0,0-0.1,0-0.2c-0.6-3.6-1-7.2-1.7-10.8c-0.6-3.3-2.4-5.6-5.6-6.6c-3.3-1.1-6.4-0.4-8.8,2.2c-1.8,1.9-3.5,3.8-5,5.9 c-1.9,2.6-2.6,5.7-1.8,8.9c1.1,4.9,2.4,9.8,3.6,14.7c0.4,1.6,1.6,2.3,3,2c1.3-0.3,2-1.6,1.8-3.1c-0.9-5.6-1.8-11.1-2.7-16.7 c-0.2-1.4,0.4-2.5,1.5-2.7c1.3-0.3,2.3,0.5,2.5,2c0.1,0.6,0.3,0.8,0.9,0.9c1.7,0.3,3.4,0.4,5,0.9C46.4,47.8,48.8,48.9,51.3,49.8z M62.3,61.6c0.2-0.1,0.4-0.2,0.5-0.2c2.1-1.1,2.6-0.9,4.1,0.9c3,3.7,6,7.4,9,11.1c0.6,0.7,1.1,1.9,1.9,2.1s1.8-0.5,2.8-0.8 c2.8-1.1,5.6-2.2,8.4-3.3c-0.2-0.2-0.3-0.3-0.4-0.4c-2.1-1.5-4.3-2-6.7-1.3c-1.4,0.4-2.4,0.1-3.2-1.1c-0.2-0.3-0.5-0.6-0.8-1 c-2.8-3.4-5.6-7-8.6-10.3c-2.6-2.9-7.4-3.3-10.6-1c0.6,0.8,1.3,1.7,1.9,2.5C61.1,59.6,61.6,60.5,62.3,61.6z M45.1,27.5 c3.7,0.1,6.8-2.8,6.9-6.5c0.1-3.8-2.9-6.9-6.6-7c-3.6-0.1-6.7,2.9-6.8,6.6C38.4,24.4,41.3,27.4,45.1,27.5z M65.2,80.7 c3-1.2,5.7-2.3,8.6-3.4c-3.3-4-6.4-7.9-9.6-11.8C65.7,70.4,66.1,75.4,65.2,80.7z"></path> </g> <g> <path class="st2" d="M91.4,80.9c1.1,0,2,0.9,2,2s-1,2-2.1,2s-2-0.9-2-2S90.2,80.9,91.4,80.9z"></path> </g> <g> <path class="st2" d="M19.1,94.5c0,1.1-0.9,2-2.1,2c-1.1,0-2-1-2-2.1s0.9-2,2.1-2C18.3,92.5,19.2,93.4,19.1,94.5z"></path> </g> </g> </g> <g id="Calque_2_00000122686596703947850630000014253535060898088329_" class="st0"> <g class="st1"> <path class="st2" d="M102.3,15.1c1.3,1.2,2.7,2.2,3.9,3.5c0.8,0.9,0.6,2.3-0.1,3.2c-0.2,0.2-0.3,0.4-0.6,0.6 c-0.8,0.6-1.2,1.4-1.1,2.5c0.1,0.7-0.1,1.5-0.4,2.1c-3.4,8.4-6.9,16.8-11.6,24.6c-4.4,7.2-9.4,13.9-15,20.1 c-0.2,0.2-0.4,0.4-0.6,0.7c0.2,0.2,0.3,0.4,0.5,0.6c3.7,3.7,7.3,7.4,11,11c0.3,0.3,0.9,0.5,1.4,0.6c0.8,0.1,1.6,0,2.4,0 c2.1,0,3.9,0.7,5.4,2.2c2.6,2.5,5.1,5.1,7.7,7.7c1.9,1.9,1.9,4.5,0,6.4c-2,2.1-4.1,4.1-6.2,6.2c-1.9,1.9-4.5,1.9-6.4,0 c-2.6-2.5-5.1-5.1-7.7-7.7c-1.5-1.5-2.4-3.4-2.2-5.5c0.2-2.3-0.5-4-2.3-5.4c-1.4-1.1-2.6-2.5-3.9-3.8c-0.8-0.8-0.8-1.6-0.3-2.2 c0.6-0.6,1.4-0.6,2.2,0.2c0.4,0.4,0.7,0.7,1.1,1.1c0,0,0.1,0,0.2,0.1c0.7-0.7,1.4-1.5,2-2.1C68,67.8,54,53.9,40,39.9 c-0.5,0.6-1.3,1.3-2.1,2.2c0.1,0.1,0.3,0.4,0.6,0.6C50.3,54.4,62,66.2,73.8,77.9c0.2,0.2,0.4,0.4,0.6,0.7c0.5,0.6,0.5,1.4,0,2 c-0.6,0.5-1.3,0.5-1.9,0c-0.6-0.6-1.2-1.2-1.8-1.9c-0.3,0.2-0.5,0.4-0.7,0.5C58.3,90,44.9,98.2,30.1,104c-1.4,0.6-2.8,1.2-4.2,1.7 c-1.1,0.4-2.4,0.5-3.5,0.7c-0.4,0.1-0.8,0.3-1.2,0.5c-0.3,0.1-0.4,0.4-0.7,0.6c-1.5,1.4-3.1,1.4-4.5,0c-1-1-1.9-2.2-2.8-3.3 c0-0.4,0-0.9,0-1.3c0.6-0.8,1.2-1.5,1.7-2.3c0.2-0.3,0.4-0.7,0.4-1.1c0.2-0.9,0.1-2,0.4-2.9c2.4-5.6,4.8-11.1,7.3-16.7 c0.4-1,1.2-1.3,2-0.9s0.9,1.1,0.5,2.1C23.4,86,21.2,91,19,96c-0.1,0.2-0.2,0.5-0.3,0.8c1.8-0.8,2.7-0.6,4,0.7 c0.4,0.4,0.8,0.8,1.2,1.2c1.4,1.2,2,2.5,1,4.3c16.3-6,31-14.4,43.5-26.2c-1.5-1.5-2.9-2.9-4.5-4.5c-0.1,0.2-0.3,0.5-0.5,0.8 c-1.5,1.6-3.1,3.1-4.6,4.6c-2.9,2.8-7.3,2.8-10.2,0.1c-1.6-1.5-3.1-3-4.6-4.6c-2.7-2.9-2.7-7.2,0.1-10.1c1.5-1.6,3.1-3.1,4.7-4.7 c0.2-0.2,0.5-0.5,0.6-0.6c-1.5-1.5-2.9-2.9-4.4-4.4c-0.1,0.1-0.2,0.3-0.4,0.5c-6,6.5-11.2,13.6-15.6,21.2c-0.2,0.4-0.4,0.7-0.7,1 c-0.5,0.5-1.1,0.5-1.7,0.2c-0.6-0.4-0.8-0.9-0.5-1.6c0.1-0.2,0.2-0.4,0.3-0.6c4-6.9,8.6-13.4,13.9-19.5c1-1.1,1.9-2.2,3-3.4 c-0.3-0.3-0.6-0.4-0.9-0.7c-3.1-3.1-6.3-6.2-9.3-9.4c-1.4-1.5-2.8-2.2-4.9-2c-2.4,0.3-4.4-0.8-6.1-2.5c-2.1-2.2-4.2-4.3-6.4-6.4 c-1-1-1.9-2-2.4-3.3c0-0.5,0-1.1,0-1.6c0.4-1.3,1.2-2.3,2.2-3.2c1.5-1.5,3.1-3,4.6-4.6c0.9-1,1.9-1.8,3.2-2.2c0.5,0,1.1,0,1.6,0 c0.8,0.5,1.7,0.8,2.4,1.5c2.6,2.5,5.1,5.1,7.7,7.6c1.5,1.5,2.2,3.3,2.2,5.4c0,0.8-0.1,1.6,0,2.4c0.1,0.5,0.3,1.1,0.6,1.4 c3.6,3.7,7.3,7.4,11,11c0.2,0.2,0.4,0.3,0.6,0.5c0.3-0.2,0.5-0.4,0.7-0.6c6.9-6.5,14.4-12,22.4-16.6c6.9-3.9,14.1-7,21.5-9.9 c1.1-0.4,2.4-0.5,3.6-0.7c0.4-0.1,0.8-0.2,1.1-0.4c0.8-0.5,1.5-1.1,2.3-1.7C101.4,15.1,101.9,15.1,102.3,15.1z M94.9,20.6 C78.6,26.6,64,35,51.4,46.8c1.5,1.5,2.9,2.9,4.6,4.5c1-1.1,2-2.3,3.1-3.3c3.2-2.9,8-3.5,11.8-1.5c6,3.2,7.4,11.2,2.8,16.2 c-1,1.1-2.3,2.1-3.4,3.2c0.3,0.4,0.5,0.6,0.7,0.7c1.3,1.3,2.5,2.6,3.8,3.9c11.9-12.7,20.4-27.4,26.3-43.7c-1.7,1-3.1,0.4-4.3-1 c-0.4-0.4-0.8-0.8-1.2-1.2C94.3,23.3,94.2,22.5,94.9,20.6z M68.6,64c1-1,1.9-1.9,2.9-3c2.8-2.9,2.9-7.3,0.3-10.4 c-2.5-3-7-3.6-10.2-1.3c-1.5,1.1-2.7,2.4-3.9,3.6C61.4,56.8,65,60.3,68.6,64z M58,74.6c-3.6-3.6-7.2-7.2-10.9-10.9 c-0.3,0.3-0.5,0.7-0.9,1.1c-1.9,2-2,4.8,0,6.8c1.4,1.4,2.7,2.8,4.1,4.1c0.7,0.6,1.7,1.2,2.7,1.4C55.2,77.4,56.8,76.1,58,74.6z M25.2,24.8c2.9,2.9,5.7,5.8,8.8,8.8c0.2-0.5,0.4-1,0.5-1.5c0.1-0.8,0-1.6,0-2.5c0-1.4-0.5-2.6-1.5-3.6s-2.1-2-3.1-3.1 c-0.5-0.5-0.9-1.1-1.3-1.6C27.3,22.7,26.2,23.8,25.2,24.8z M19.7,30.2c0.9,0.9,1.9,1.9,2.9,2.9c3.2,3.2,3.2,3.2,7.7,3.2 c0.5,0,1-0.3,1.5-0.5c-3.1-3.1-6-5.9-8.9-8.8C21.9,28,20.9,29.1,19.7,30.2z M100.3,93.3c-1-1-2-1.9-2.9-2.9 c-3.1-3.1-3.1-3.1-7.6-3.1c-0.7,0-1.2,0.2-1.4,0.7c2.9,2.9,5.8,5.8,8.7,8.6C98,95.6,99.1,94.5,100.3,93.3z M94.8,98.8 C91.9,95.9,89,93,86,90c-0.2,0.5-0.4,1-0.4,1.5c-0.1,0.9-0.1,1.8,0,2.7c0.1,0.9,0.3,1.9,0.9,2.5c1.7,1.8,3.6,3.4,5.3,5.1 C92.7,100.9,93.8,99.8,94.8,98.8z M49.4,61.6c3.6,3.6,7.2,7.2,10.6,10.6c0.7-0.7,1.4-1.4,2-1.9c-3.5-3.5-7.1-7.1-10.7-10.7 C50.7,60.3,50,61,49.4,61.6z M26.5,19.3c-0.4-0.3-0.8-0.7-1.2-1c-0.8-0.6-1.6-0.7-2.3,0c-2.2,2.1-4.3,4.3-6.4,6.4 c-0.6,0.7-0.6,1.5-0.1,2.2c0.4,0.5,0.8,0.9,1.1,1.3C20.6,25.3,23.5,22.4,26.5,19.3z M93.6,104.1c0.1,0.2,0.3,0.4,0.5,0.6 c1.4,1.4,2,1.4,3.5,0c1.7-1.7,3.5-3.5,5.2-5.2c1.5-1.5,1.5-2.1,0-3.6c-0.2-0.2-0.4-0.3-0.5-0.4C99.4,98.3,96.5,101.2,93.6,104.1z M97.3,22.3c0.7,0.7,1.4,1.5,2,2.2c1.5-1.5,2.9-3,4.3-4.3c-0.7-0.7-1.4-1.5-2-2.2C100.2,19.4,98.8,20.9,97.3,22.3z M22.6,101.3 c-0.7-0.7-1.4-1.5-2-2.1c-1.5,1.5-2.9,2.9-4.3,4.3c0.6,0.7,1.4,1.4,2,2.1C19.8,104.1,21.2,102.7,22.6,101.3z M35.9,35.4 c-0.8,0.8-1.6,1.5-2.3,2.2c0.8,0.8,1.5,1.5,2.2,2.2c0.8-0.7,1.5-1.5,2.3-2.2C37.4,36.9,36.6,36.1,35.9,35.4z M84.2,83.6 c-0.9,0.9-1.6,1.6-2.3,2.3c0.7,0.7,1.4,1.5,2.2,2.2c0.7-0.8,1.5-1.5,2.2-2.3c-0.1-0.1-0.1-0.2-0.2-0.3 C85.5,84.9,84.9,84.2,84.2,83.6z"></path> </g> </g> <g id="Calque_3" class="st0"> <g class="st1"> <path class="st4" d="M12.3,40.6c0.5-0.9,0.9-2,1.6-2.8c1-1.2,2.5-1.5,4.1-1.5c7.4,0,14.8,0,22.3,0c0.4,0,0.8,0,1.3,0 c0-0.4,0-0.7,0-1.1c0-3,0-6,0-9c0-3.5,2.1-5.6,5.6-5.6c9.4,0,18.9,0,28.3,0c3.5,0,5.6,2.1,5.6,5.6c0,3.3,0,6.5,0,9.8 c0,0.1,0,0.1,0.1,0.3c0.3,0,0.7,0,1.1,0c6.5,0,13.1,0,19.6,0c3,0,5,1.6,5.5,4.2c0.1,0.4,0.1,0.8,0.1,1.2c0,17.3,0,34.6,0,52 c0,3.3-2.2,5.5-5.5,5.5c-28,0-56,0-84.1,0c-3.1,0-4.6-1.1-5.7-4c0-0.1-0.1-0.1-0.1-0.1C12.3,77,12.3,58.8,12.3,40.6z M94.4,96.5 c0-19.1,0-38.1,0-57.2c-1.3,0-2.6,0-4,0c0,0.4,0,0.8,0,1.1c0,12.3,0,24.5,0,36.8c0,1.5-0.5,2.2-1.5,2.1c-0.9,0-1.3-0.7-1.3-2.1 c0-12.3,0-24.5,0-36.8c0-0.4,0-0.7,0-1.1c-18.4,0-36.7,0-55,0c0,19.1,0,38.1,0,57.1c18.4,0,36.7,0,55,0c0-2.5,0-4.8,0-7.2 c0-1.9,0-3.7,0-5.6c0-0.9,0.6-1.4,1.4-1.4c0.7,0,1.3,0.6,1.4,1.4c0,0.2,0,0.5,0,0.7c0,3.7,0,7.4,0,11.2c0,0.3,0,0.7,0,1 C91.7,96.5,93,96.5,94.4,96.5z M22.8,96.5c0-0.5,0-0.8,0-1.2c0-13.3,0-26.6,0-39.9c0-0.3,0-0.6,0-0.8c0.1-0.9,0.6-1.5,1.4-1.5 s1.4,0.6,1.4,1.5c0,0.3,0,0.6,0,0.8c0,13.3,0,26.6,0,39.9c0,0.4,0,0.8,0,1.1c1.4,0,2.7,0,4,0c0-19.1,0-38.1,0-57.1 c-1.3,0-2.6,0-4,0c0,0.4,0,0.7,0,1.1c0,2.7,0,5.4,0,8.1c0,1.1-0.5,1.7-1.4,1.7s-1.4-0.6-1.4-1.7c0-2.5,0-4.9,0-7.4 c0-0.6,0-1.2,0-1.8c-1.6,0-3.1,0-4.5,0c-2.4,0-3.1,0.7-3.1,3.1c0,17,0,34,0,51c0,0.3,0,0.6,0,0.9c0.1,1.1,0.9,2.1,2,2.1 C19,96.5,20.8,96.5,22.8,96.5z M97.3,96.5c1.5,0,3,0,4.5,0c2.3,0,3.1-0.8,3.1-3.1c0-17,0-34.1,0-51.1c0-0.3,0-0.6,0-0.9 c-0.1-1-0.8-1.9-1.7-2c-2-0.1-3.9,0-5.9,0C97.3,58.4,97.3,77.4,97.3,96.5z M78.3,36.4c0-3.7,0.1-7.3,0-10.9c0-1.2-1.1-2-2.4-2 c-9.7,0-19.4,0-29,0c-1.5,0-2.4,0.9-2.5,2.4c0,3.3,0,6.6,0,10c0,0.2,0.3,0.6,0.4,0.6c1,0,2.1,0,3.2,0c0-2.2,0-4.3,0-6.4 c0-2.2,1-3.2,3.2-3.2c2.9,0,5.8,0,8.7,0c3.9,0,7.8,0,11.6,0c2,0,3.1,1,3.1,3c0,1.6,0,3.3,0,4.9c0,0.5,0,1.1,0,1.7 C76,36.4,77.1,36.4,78.3,36.4z M50.9,29.6c0,2.3,0,4.5,0,6.7c7,0,14,0,20.9,0c0-2.3,0-4.5,0-6.7C64.8,29.6,57.9,29.6,50.9,29.6z"></path> <path class="st4" d="M63.4,76.7c-0.4-0.3-0.9-0.5-1.3-0.8c-0.8-0.5-1-1.2-0.5-2c0.7-1.3,1.5-2.6,2.3-3.9c0.5-0.8,1.2-1,1.9-0.6 c0.7,0.4,0.9,1.2,0.5,2c-0.5,0.9-1,1.8-1.6,2.8c1.6,0.9,3.1,1.9,4.8,2.7c0.7,0.3,1.6,0.1,2.4,0.1c0.2,0,0.4-0.2,0.5-0.4 c2.2-3.8,4.4-7.7,6.7-11.6c-2.2-1.3-4.4-2.6-6.7-3.9c-0.8,1.4-1.6,2.8-2.4,4.1c-0.2,0.4-0.4,0.8-0.7,1.1c-0.5,0.6-1.1,0.8-1.8,0.4 c-0.7-0.4-0.9-1.1-0.6-1.8c1.2-2.2,2.5-4.4,3.8-6.6c0.5-0.8,1.2-0.7,2-0.3c2.9,1.7,5.9,3.4,8.8,5.1c1,0.6,1.1,1.3,0.5,2.4 c-1.7,3-3.4,6-5.2,8.9c-1.2,2-2.8,3.9-3.3,6.1c-0.6,2.2-0.2,4.7-0.2,7c0,2.7-0.1,2.8-2.8,2.8c-5.3,0-10.7,0-16,0c-1.6,0-2-0.4-2-2 c0-3.1,0-6.2,0-9.3c0-1.6,0.4-2,2-2c3,0,5.9,0,8.9,0C63.3,76.8,63.4,76.8,63.4,76.7z M70.3,79.8c-5.1,0-10.1,0-15.1,0 c0,2.6,0,5.1,0,7.6c5.1,0,10.1,0,15.1,0C70.3,84.8,70.3,82.3,70.3,79.8z"></path> <path class="st4" d="M50.3,48.8c0.6-0.4,1.1-0.9,1.8-1.3c2.6-1.7,5.5-1.6,7.8,0.2s3.2,4.8,2.3,7.6c-0.8,2.5-2.4,4.6-4.2,6.4 c-2.1,2-4.4,3.8-6.5,5.6c-0.7,0.6-1.4,0.6-2.1,0c-3.1-2.2-6-4.7-8.3-7.7c-1.2-1.5-2.2-3.1-2.6-5c-0.6-2.8,0.5-5.7,2.8-7.3 s5-1.6,7.5,0C49.1,47.9,49.7,48.4,50.3,48.8z M50.3,64.7c3-2.3,6-4.7,8.1-8c0.5-0.7,0.9-1.6,1.1-2.4c0.5-1.6-0.1-3.4-1.5-4.5 c-1.3-0.9-2.9-1-4.3,0c-0.7,0.5-1.3,1.1-1.9,1.8c-0.9,1.1-2,1.1-3,0c-0.5-0.7-1.2-1.3-1.9-1.8c-2.5-1.6-5.3-0.3-5.9,2.6 c-0.4,1.6,0.3,3,1.2,4.3C44.3,59.9,47.2,62.3,50.3,64.7z"></path> </g> </g> <g id="Calque_4" class="st0"> <g class="st1"> <path class="st5" d="M48.1,78.6c0.2,0.4,0.4,0.6,0.6,0.9c3.6,5.3,7.2,10.7,10.8,16c1.1,1.6,1.7,3.3,1.5,5.2 c-0.4,3.5-2.5,5.8-5.8,6.6c-2.9,0.7-6.1-0.7-8-3.4c-4.1-6.1-8.3-12.2-12.4-18.3c-0.2-0.3-0.4-0.6-0.5-0.8c-1.6,0.5-3,1.2-4.6,1.5 c-8.6,1.5-14.4-6-14.1-12.3c0.2-4,1.9-7.1,5.1-9.4c2.5-1.7,5-3.4,7.4-5.1c0.5-0.3,1-0.9,1.2-1.4c4.7-9.5,9.4-19,14-28.4 c1.1-2.3,3.1-3.5,5.6-3.8c3.1-0.4,5.9,0.7,8.6,2.1c4.9,2.7,8.9,6.5,12.4,10.8c5,6.2,8.9,13,11,20.7c0.9,3.3,1.4,6.7,0.7,10.1 c-0.4,2.1-1.3,3.9-3,5.3c-1.1,0.9-2.3,1.3-3.7,1.4c-8.7,0.7-17.3,1.4-26,2.1C48.7,78.5,48.4,78.5,48.1,78.6 M45.5,36.1 c0.1,1.1,0.2,2.1,0.4,3.2c0.1,0.7,0.3,1.5,0.5,2.2c3.1,10.9,9.1,19.8,17.8,27c2.4,2,5.1,3.5,8.2,4.2c1.7,0.4,3.2-0.1,4.2-1.4 c0.7-0.9,1.3-2,1.5-3.2c0.6-2.3,0.3-4.7-0.2-7c-1-4.7-3.1-9-5.6-13.1c-3.4-5.5-7.4-10.5-12.5-14.4c-2.3-1.8-4.8-3.3-7.7-4 c-3.2-0.7-5.5,0.7-6.1,4C45.6,34.5,45.5,35.3,45.5,36.1"></path> <path class="st5" d="M85.2,39c-1.2,0-1.7-0.4-2-1.2s0-1.6,0.8-2.1c1.8-1.2,3.6-2.4,5.4-3.5c2.3-1.5,4.5-3,6.8-4.5 c1.1-0.7,2.2-0.6,2.8,0.3c0.7,0.9,0.3,2-0.8,2.8c-4,2.6-7.9,5.2-11.9,7.8C85.9,38.8,85.4,39,85.2,39"></path> <path class="st5" d="M88.2,47.5c2.4,0.4,5,0.9,7.6,1.4c2.3,0.4,4.6,0.8,6.9,1.2c1.1,0.2,1.8,1,1.7,2c-0.1,1.1-1.1,1.8-2.3,1.6 c-4.8-0.8-9.6-1.7-14.4-2.6C86.6,50.9,86,50,86.1,49C86.2,48.1,87,47.4,88.2,47.5"></path> <path class="st5" d="M79,15.4c-0.4,3.7-0.7,7.3-1.1,11c-0.1,0.9-0.2,1.8-0.3,2.6c-0.1,1.1-0.9,1.8-2,1.7c-1-0.1-1.7-0.9-1.6-2 c0.4-4.5,0.9-9.1,1.4-13.6c0.1-1.1,1-1.7,2-1.6C78.4,13.6,79,14.4,79,15.4"></path> <path class="st5" d="M57.9,43.6c4.9,0,8.7,2.6,10,6.6c1.4,3.9,0.1,8.3-3.2,10.9c-0.4,0.3-0.8,0.6-1.2,0.7c-0.8,0.3-1.7-0.2-2.1-1 C61,60,61.2,59.1,62,58.5c1.4-1.1,2.4-2.5,2.6-4.3c0.3-2.5-0.5-4.5-2.6-5.9c-2-1.4-4.2-1.5-6.4-0.5c-0.2,0.1-0.5,0.3-0.7,0.4 c-1,0.5-2,0.3-2.5-0.6c-0.5-0.8-0.3-1.9,0.6-2.5C54.8,44.2,56.6,43.6,57.9,43.6"></path> </g> </g> <g id="Calque_13" class="st0"> <g class="st1"> <path class="st5" d="M15.6,86.2c0-13.4,0-26.7,0-40.1c0.1-0.1,0.1-0.3,0.2-0.4c0.9-5,4.8-8.6,9.8-8.8c3-0.2,6.1-0.1,9.1-0.1 c0.6,0,1-0.2,1.3-0.7c1.4-2.2,2.9-4.4,4.3-6.6c2.2-3.4,5.4-5,9.4-5.1c6.9,0,13.7,0,20.6,0c4,0,7.2,1.7,9.4,5.1 c1.4,2.2,2.9,4.4,4.3,6.6c0.3,0.5,0.7,0.7,1.3,0.7c2.7,0,5.4,0,8.1,0c5.4,0,9.6,3.2,10.7,8.3c0.2,0.9,0.3,1.8,0.3,2.7 c0,12.2,0,24.4,0,36.6c0,1.7-0.2,3.3-1,4.8c-2.1,4.2-5.5,6.3-10.1,6.3c-22.2,0-44.4,0-66.6,0c-0.3,0-0.7,0-1,0 c-4.6-0.3-8.4-3.3-9.6-7.6C15.9,87.4,15.7,86.8,15.6,86.2 M60,39c-13.3,0.1-24,10.8-23.9,24s10.9,23.9,24,23.9 c13.2-0.1,24-10.9,23.9-24C83.8,49.7,73.1,39,60,39 M90.3,51.9c0.9-0.1,1.8,0,2.6-0.2c1.4-0.3,2.4-1.6,2.4-3.1 c-0.1-1.6-1.2-2.9-2.7-3c-1.6-0.1-3.1-0.1-4.7,0c-1.5,0.1-2.7,1.4-2.8,2.9c-0.1,1.5,1,2.9,2.5,3.2C88.6,51.8,89.4,51.8,90.3,51.9"></path> <path class="st5" d="M60,49.7c7.3-0.1,13.3,5.8,13.4,13.1s-5.9,13.4-13.3,13.4c-7.3,0-13.3-5.8-13.4-13.1 C46.6,55.8,52.6,49.7,60,49.7"></path> </g> </g> <g id="Calque_14" class="st0"> <path class="st6" d="M19.8,102.7c0.2-0.2,0.4-0.4,0.6-0.6c10-7.8,20-15.6,30-23.3c0.4-0.3,0.9-0.4,1.3-0.4c5.9,0,11.7,0,17.6,0 c0.5,0,1,0.2,1.4,0.5c10,7.7,20,15.5,30,23.3c0.2,0.2,0.4,0.4,0.6,0.6C74.2,102.7,47,102.7,19.8,102.7z"></path> <path class="st6" d="M88.5,28.3c0-2.1-1-3.1-3.1-3.1c-8.2,0-16.5,0-24.7,0c-8.3,0-16.7,0-25,0c-1.9,0-2.9,1-2.9,2.9c0,10,0,20,0,30 c0,0.4,0.2,0.9,0.5,1.1c5.8,4.5,11.5,9,17.3,13.5c0.3,0.2,0.7,0.3,1,0.4c6,0,12,0,17.9,0c0.4,0,0.8-0.2,1.1-0.4 c5.7-4.4,11.5-8.9,17.2-13.3c0.5-0.3,0.6-0.7,0.6-1.3C88.4,48.1,88.5,38.2,88.5,28.3z M77.5,57.6c-1.4,2.7-3.8,4.3-6.9,4.5 c-2.2,0.2-3.9-0.6-5.3-2.2c-0.1-0.1-0.2-0.3-0.4-0.4c-2.3,1.7-4.8,2.4-7.6,1.4c-3.7-1.2-5.7-4-6.6-7.6c-0.9-4-0.3-7.8,2.6-10.9 c2.7-2.8,6.3-3.6,10-2.1c0.1,0,0.2,0.1,0.4,0.1c0.4-1,1-1.7,2-2c1.7-0.4,3.2,0.8,3.2,2.7c0,4.6,0,9.1,0,13.7c0,0.8-0.2,1.7,0.7,2.1 c0.9,0.4,1.8-0.1,2.5-0.7c1.2-1,1.5-2.5,1.9-3.9c1.6-6-2.1-11.2-6.1-13.6C63.1,35.8,57,36,52.5,39.3c-4.5,3.2-6.6,8.9-5.4,14.2 c1.3,5.6,5.7,9.8,11.2,10.8c0.7,0.1,1.3,0.2,2,0.2c1.6,0.1,2.7,1.2,2.6,2.7c0,1.5-1.2,2.6-2.8,2.5c-8-0.1-15.5-5.9-17.7-13.8 C38.7,43,48.6,30.6,61.9,31.3c8.4,0.5,15.8,6.7,17.4,14.8C80.1,50.2,79.4,54,77.5,57.6z"></path> <path class="st6" d="M16.2,98.8c0-15.4,0-30.7,0-46.2C26.1,60.4,36,68,45.9,75.7C36,83.4,26.1,91.1,16.2,98.8z"></path> <path class="st6" d="M104.9,98.8C95,91.1,85.2,83.4,75.3,75.7c9.9-7.7,19.7-15.3,29.6-23C104.9,68.1,104.9,83.3,104.9,98.8z"></path> <path class="st6" d="M93.8,40.6c2.9,2.5,5.8,4.8,8.7,7.3c-2.9,2.3-5.7,4.5-8.7,6.8C93.8,50,93.8,45.4,93.8,40.6z"></path> <path class="st6" d="M27.5,40.6c0,4.8,0,9.4,0,14.2c-3-2.3-5.8-4.5-8.8-6.8C21.6,45.5,24.5,43.1,27.5,40.6z"></path> <path class="st6" d="M52,19.9c2.4-2,4.7-4,7-5.8c1-0.8,2.2-0.8,3.1,0c2.3,1.9,4.5,3.8,6.9,5.8C63.4,19.9,57.8,19.9,52,19.9z"></path> <path class="st6" d="M63.7,49.7c0,2-0.4,3.5-1.2,4.7c-1.4,2.1-3.6,2.2-5.3,0.4c-1.9-2-2.1-5.9-0.6-8.2c0.9-1.2,2-2,3.6-1.9 c1.6,0.2,2.5,1.3,3,2.7C63.5,48.4,63.6,49.3,63.7,49.7z"></path> </g> <g id="Calque_15" class="st0"> <g class="st1"> <path class="st5" d="M105.3,83.1c-0.5,1.3-0.8,2.6-1.6,3.7c-1.5,2.2-3.8,3.2-6.4,3.3c-0.8,0-1.6,0-2.5,0c0,0.3,0,0.6,0,0.9 c0,2.2,0,4.4,0,6.6c0,1.2-0.3,2.1-1.4,2.7s-2.1,0.3-3.1-0.3c-4.7-3.1-9.3-6.3-14-9.4c-0.4-0.3-1-0.4-1.4-0.4c-8.2,0-16.4,0-24.6,0 c-3.4,0-6-1.4-7.5-4.5c-0.5-0.9-0.7-2-0.8-3.1c-0.1-1.4-0.1-2.9,0-4.4c0-0.3,0.2-0.6,0.4-0.8c1.4-0.9,2.7-1.9,4.2-2.7 c0.3-0.2,0.8-0.3,1.1-0.3c7.8,0,15.5,0,23.3,0c5.9,0,10.8-3.5,12.6-9c0.5-1.4,0.7-3,0.7-4.5c0.1-5.7,0-11.3,0-17c0-0.3,0-0.6,0-1 c0.3,0,0.6,0,0.8,0c4,0,8,0,12,0c3.3,0,5.9,1.5,7.4,4.5c0.4,0.8,0.5,1.6,0.8,2.5C105.3,61,105.3,72,105.3,83.1z"></path> <path class="st5" d="M26.2,69.1c-0.8,0-1.5,0-2.2,0c-4.9,0-8.3-3.4-8.3-8.3c0-9.4,0-18.9,0-28.3c0-0.8,0-1.6,0-2.4 c0.1-4.8,3.4-8.1,8.2-8.1c5.5,0,11.1,0,16.6,0c10.1,0,20.1,0,30.2,0c3.4,0,6.1,1.4,7.5,4.5c0.5,1.1,0.8,2.4,0.8,3.6 c0.1,10.3,0,20.6,0,30.9c0,4.8-3.4,8.2-8.2,8.2c-7.9,0-15.9,0-23.8,0c-1.2,0-2.1,0.3-3.1,1c-4.4,3-8.7,5.9-13.1,8.8 c-0.5,0.3-1,0.6-1.6,0.7c-1.6,0.3-3-1-3-2.7C26.2,74.3,26.2,71.8,26.2,69.1z M47.3,42.9c4.8,0,9.7,0,14.5,0c1.4,0,2.8,0,4.2,0 c1.7-0.1,2.8-1.4,2.4-3.1c-0.3-1.5-1.2-2.1-2.9-2.1c-12.1,0-24.2,0-36.3,0c-0.3,0-0.5,0-0.8,0c-1.1,0.1-1.8,0.8-2.1,1.8 c-0.4,2,0.6,3.4,2.6,3.4C35.1,42.9,41.2,42.9,47.3,42.9z M39.5,53.4c3.5,0,7.1,0,10.6,0c1.4,0,2.3-0.7,2.6-1.9 c0.4-1.9-0.6-3.4-2.6-3.4c-4.6,0-9.1,0-13.7,0c-2.4,0-4.9,0-7.3,0c-1.4,0-2.3,0.7-2.5,1.8c-0.5,2,0.6,3.4,2.7,3.4 C32.5,53.4,36,53.4,39.5,53.4z"></path> </g> </g> <g id="Calque_18" class="st0"> <g class="st1"> <path class="st5" d="M60,38.4c-8.3,0-15,6.7-15.1,15.1c-0.1,8.2,6.8,15.2,15.1,15.1c8.3,0,15.1-6.8,15.1-15.1S68.3,38.5,60,38.4z"></path> <path class="st5" d="M60,7.7C31.1,7.7,7.7,31.1,7.7,60s23.4,52.3,52.3,52.3s52.3-23.4,52.3-52.3S88.9,7.7,60,7.7z M86.7,58.5 c-1,5.2-3.1,10-5.6,14.6C75.8,82.5,69,90.6,61.4,98.2c-0.3,0.3-0.6,0.5-0.9,0.7c-0.3,0-0.6,0-0.8,0c-0.4-0.4-0.9-0.7-1.3-1.1 C51.7,91.2,45.8,84.2,41,76.4c-2.9-4.7-5.4-9.5-6.9-14.9c-2.1-7.2-1.5-14.2,2.1-20.9c3.2-5.9,8-10.1,14.2-12.5 c4-1.5,8.1-2.1,12.4-1.7c5.8,0.6,10.8,2.8,15.2,6.7c3.7,3.3,6.4,7.3,7.9,12.1C87.2,49.6,87.5,54,86.7,58.5z"></path> </g> </g> <g id="Calque_18_-_copie_3"> <path class="st4" d="M60,7.7C31.1,7.7,7.7,31.1,7.7,60s23.4,52.3,52.3,52.3s52.3-23.4,52.3-52.3S88.9,7.7,60,7.7z M84.7,82.5 c-1.8,1.7-3.6,3.5-5.8,4.7c-3.8,2.2-7.9,3-12.3,2.5c-4.7-0.6-8.8-2.5-12.6-5.1c-5.1-3.4-9.3-7.8-13.2-12.5 c-3.5-4.2-6.5-8.6-8.7-13.6c-1.5-3.5-2.5-7.1-2.5-10.9c0-6.2,2.3-11.4,7.2-15.4c0.7-0.6,1.4-1.3,2.1-1.8c0.8-0.5,1.7-1,2.5-1.4h1.3 c2.1,0.7,3.5,2.2,4.6,4c1.3,2,2.6,4.1,3.8,6.2c0.9,1.6,1.3,3.3,0.9,5.1c-0.2,1.1-0.8,2.1-1.6,2.9c-1.2,1.1-2.3,2.1-3.6,3 c-2.5,1.8-2.9,3.9-1.9,6.7c0.9,2.5,2.4,4.7,4.1,6.8c2.1,2.7,4.4,5.3,7.1,7.5c1.5,1.2,3.1,2.3,5,2.8c1.7,0.4,3.1,0,4.4-1.2 c1.2-1.2,2.5-2.4,3.8-3.5c2.1-1.8,4.5-1.8,6.9-0.6c0.8,0.4,1.6,0.8,2.3,1.4c2.5,2,5,3.9,6.9,6.4C86.8,78.7,86.7,80.7,84.7,82.5z"></path> </g> <g id="Calque_18_-_copie_4" class="st0"> <path class="st6" d="M60,7.7C31.1,7.7,7.7,31.1,7.7,60s23.4,52.3,52.3,52.3s52.3-23.4,52.3-52.3S88.9,7.7,60,7.7z"></path> <g class="st1"> <path d="M42.8,27.1c2.1,0.7,3.5,2.2,4.6,4c1.3,2,2.6,4.1,3.8,6.2c0.9,1.6,1.3,3.3,0.9,5.1c-0.2,1.1-0.8,2.1-1.6,2.9 c-1.2,1.1-2.3,2.1-3.6,3C44.4,50.1,44,52.2,45,55c0.9,2.5,2.4,4.7,4.1,6.8c2.1,2.7,4.4,5.3,7.1,7.5c1.5,1.2,3.1,2.3,5,2.8 c1.7,0.4,3.1,0,4.4-1.2c1.2-1.2,2.5-2.4,3.8-3.5c2.1-1.8,4.5-1.8,6.9-0.6c0.8,0.4,1.6,0.8,2.3,1.4c2.5,2,5,3.9,6.9,6.4 c1.6,2.1,1.5,4.2-0.5,6c-1.8,1.7-3.6,3.5-5.8,4.7c-3.8,2.2-7.9,3-12.3,2.5c-4.7-0.6-8.8-2.5-12.6-5.1c-5.1-3.4-9.3-7.8-13.2-12.5 c-3.5-4.2-6.5-8.6-8.7-13.6c-1.5-3.5-2.5-7.1-2.5-10.9c0-6.2,2.3-11.4,7.2-15.4c0.7-0.6,1.4-1.3,2.1-1.8c0.8-0.5,1.7-1,2.5-1.4 L42.8,27.1L42.8,27.1z"></path> </g> </g> <g id="Calque_17" class="st0"> <g class="st1"> <path class="st5" d="M48,50.4c-0.4,0-0.8,0-1.1,0c-2.6,0-5.1,0-7.7,0c-1.4,0-2.7,0.4-3.6,1.7c-1.2,1.7-0.9,3.6,0.8,5.2 c6.8,6.8,13.6,13.6,20.4,20.4c2.2,2.2,4.2,2.2,6.4,0C70,71,76.8,64.2,83.5,57.4c0.3-0.3,0.6-0.7,0.9-1c1.6-2.2,0.3-5.6-2.5-5.8 c-2.9-0.2-5.9-0.1-8.8-0.2c-0.3,0-0.7,0-1.1,0c0-0.5,0-0.8,0-1.2c0-8.6,0-17.2,0-25.8c0-3.6-2.1-5.7-5.7-5.7c-4.2,0-8.4,0-12.7,0 c-0.7,0-1.3,0.1-2,0.2c-2.4,0.6-3.7,2.6-3.7,5.4c0,8.6,0,17.2,0,25.9C48,49.6,48,49.9,48,50.4z"></path> <path class="st5" d="M106,82.5c-0.4,1.7-0.7,3.4-1.3,5c-2.5,7.2-9.5,12.2-17.1,12.6c-1.1,0.1-2.3,0.1-3.4,0.1 c-16.6,0-33.3,0-49.9,0c-3.2,0-6.3-0.5-9.2-2c-6.7-3.5-10.6-9-10.9-16.5C13.8,75,14,68.2,14.1,61.5c0-2.5,2.1-4.4,4.5-4.4 s4.4,1.8,4.6,4.3c0,0.4,0,0.7,0,1.1c0,6.1,0,12.2,0,18.3c0,5,3.3,9.1,8.2,10.2c0.8,0.2,1.7,0.2,2.5,0.2c17.4,0,34.8,0,52.2,0 c5.6,0,9.8-3.6,10.7-9.1c0.1-0.6,0.1-1.3,0.1-1.9c0-6.1,0-12.2,0-18.2c0-2.3,1.2-4,3.1-4.7c2.4-0.8,4.9,0.4,5.8,2.8 c0.1,0.3,0.2,0.5,0.3,0.7C106,68,106,75.3,106,82.5z"></path> <path class="st5" d="M48,50.4c0-0.5,0-0.9,0-1.2c0-8.6,0-17.2,0-25.9c0-2.8,1.3-4.7,3.7-5.4c0.6-0.2,1.3-0.2,2-0.2 c4.2,0,8.4,0,12.7,0c3.6,0,5.7,2.1,5.7,5.7c0,8.6,0,17.2,0,25.8c0,0.4,0,0.7,0,1.2c0.4,0,0.8,0,1.1,0c2.9,0,5.9-0.1,8.8,0.2 c2.7,0.2,4.1,3.6,2.5,5.8c-0.3,0.4-0.6,0.7-0.9,1C76.8,64.2,70,71,63.2,77.7c-2.2,2.2-4.2,2.2-6.4,0C50,70.9,43.2,64.2,36.5,57.4 c-1.7-1.7-2-3.5-0.8-5.2c0.9-1.3,2.1-1.7,3.6-1.7c2.6,0,5.1,0,7.7,0C47.3,50.4,47.6,50.4,48,50.4z"></path> </g> </g> <g id="Calque_16" class="st0"> <g class="st1"> <path class="st5" d="M16.2,72.7c2.7-3.3,5.9-6,9.8-7.8c4.7-2.1,9.5-2.1,14.3-0.8c4.3,1.2,8.4,2.9,12.4,5c2,1.1,4,2.2,6.1,3 c1.3,0.5,2.9,0.6,4.5,1c1-12.9,0.9-25.5-4.8-37.1c-2.2,0.2-4.3,0.5-6.3,0.5c-6.9-0.2-11.1-4.1-13-10.2c-1.2-3.7-1.3-7.5-1.1-11.3 c0-0.9,0.5-1.5,1.4-1.6c5.6-0.1,11.2,0.2,16.3,2.8c5.9,2.9,7.9,7.5,6.3,14c-0.3,1.1-0.8,2.1-1.1,3.2c-0.1,0.3-0.1,0.8,0,1.1 c3.4,6.4,4.9,13.3,5.5,20.4c0,0.5,0.1,1,0.3,1.5c0.3-0.7,0.6-1.3,0.9-2c0.1-0.2-0.1-0.4-0.1-0.7c-1.3-4-1.6-8.1,0.2-12 c1.6-3.6,4.7-5.6,8.4-6.7c3.3-1,6.8-1.1,10.2-0.9c1,0.1,1.6,0.5,1.6,1.5c0.1,5.2-0.3,10.4-2.8,15.1c-2.8,5.3-7.5,7.2-13.3,5.3 c-0.4-0.1-0.8-0.3-1.3-0.4C68,61.2,66.7,67,66.4,73.2h1c3.4,0,6.9,0,10.3,0c2.6,0,4.8,0.9,6.4,3c0,0.1,0.1,0.1,0.2,0.2 c3.7-4.3,7.5-8.6,11.2-13c1.5-1.7,2.8-3.4,4.8-4.6c2.2-1.3,4.7-1.9,7.2-1.9c1.7,0,2.4,1,1.7,2.6c-3.6,8.1-7.2,16.3-10.7,24.4 c-1.9,4.4-4.8,7.8-9,10.1c-0.9,0.5-1.8,1-2.8,1.3c-4.8,1.3-9.4,3.4-14,5.2c-2.8,1.1-5.6,1.9-8.5,2.1c-4.1,0.3-8-0.5-11.8-2.2 c-5.5-2.4-11.1-4.8-16.7-7.1c-4.5-1.8-9.2-2.7-14-3.2c-1.3-0.1-2.6-0.3-3.9-0.4c-0.8-0.1-1.3-0.5-1.7-1.1"></path> <path class="st5" d="M19.3,86.7c0.8,0.1,1.5,0.2,2.2,0.2c5.3,0.5,10.5,1.5,15.4,3.5c5.7,2.3,11.3,4.8,16.9,7.2 c3.7,1.6,7.4,2.2,11.4,1.7c2.8-0.3,5.4-1.4,8-2.4c3.5-1.3,6.9-2.9,10.4-3.9c5.6-1.6,9.7-4.8,12.1-10.2c3.2-7.3,6.4-14.6,9.6-21.9 c0.1-0.2,0.2-0.5,0.3-0.8c-2.5,0.4-4.5,1.5-6,3.3c-4.1,4.7-8.2,9.4-12.2,14.1c-1.1,1.2-2.4,2.3-2.2,4.2v0.1 C84.1,85,81.5,86.9,78,87c-6.4,0-12.7,0-19.1,0c-1.9,0-3.7,0.3-5.6,0.5c-0.9,0.1-1.8,0.4-2.7,0.6c-0.3-1-0.7-1.9-1-2.9 c1.6-0.4,3.1-0.8,4.7-1c2-0.2,4-0.3,6-0.3c6,0,11.9,0,17.9,0c1.9,0,3.3-0.9,3.9-2.5c1-2.5-0.8-5.2-3.6-5.2c-4.6-0.1-9.2,0-13.9,0 c-1.2,0-2.4-0.1-3.5-0.2c-2.7-0.4-5.3-1.3-7.7-2.8c-4.1-2.5-8.4-4.4-12.9-5.8c-3.4-1-6.8-1.5-10.3-0.6c-4.1,1.1-7.4,3.3-10.2,6.4 c-0.3,0.4-0.6,1-0.6,1.5c-0.1,3.7,0,7.4,0,11.1C19.2,86.1,19.3,86.4,19.3,86.7"></path> <path class="st5" d="M41,16.5c0,3.3,0.2,6.5,1.2,9.5c0.6,1.8,1.5,3.5,3,4.8c2.8,2.6,6.3,3,9.9,2.6c0.5,0,0.9-0.2,1.5-0.3 c-0.2-0.3-0.3-0.5-0.5-0.6c-2.1-2.7-4.7-4.8-7.8-6.3c-1-0.5-1.4-1.3-1-2.1c0.4-0.8,1.3-1.1,2.3-0.6c1.8,1,3.5,2.1,5.2,3.3 c1.5,1.1,2.8,2.4,4,3.4c1.6-3.8,1-8.1-3-10.5C51.3,17,46.2,16.6,41,16.5"></path> <path class="st5" d="M72.2,52.7c4.8,1.9,8.5,0.5,10.6-4.1c1.2-2.5,1.7-5.2,2-8c0.1-1.2,0.2-2.4,0.2-3.7c-1.6,0.1-3,0.1-4.4,0.3 c-2.6,0.3-5.1,0.8-7.2,2.4c-3.7,2.7-4.2,6.5-3.6,10.8c1.1-1.4,2.1-2.9,3.3-4.1c1.4-1.4,2.9-2.7,4.4-3.9c0.7-0.6,1.6-0.3,2.1,0.4 s0.3,1.5-0.4,2.1c-0.1,0.1-0.3,0.2-0.4,0.3C76.1,47.2,73.9,49.7,72.2,52.7"></path> </g> </g> <g id="Calque_5" class="st0"> <g class="st1"> <g> <circle class="st4" cx="58.7" cy="60.7" r="46.5"></circle> </g> </g> <g class="st1"> <path class="st7" d="M85.5,33.6c0.8,0.7,1.6,1.4,2.3,2.1c0.5,0.5,0.4,1.4,0,1.9c-0.1,0.1-0.2,0.3-0.3,0.4 c-0.5,0.4-0.7,0.9-0.7,1.5c0,0.4-0.1,0.9-0.2,1.3c-2,5.1-4.2,10.1-7,14.8C77,60,73.9,64,70.5,67.8c-0.1,0.1-0.2,0.2-0.3,0.4 c0.1,0.1,0.2,0.2,0.3,0.3c2.2,2.2,4.4,4.4,6.7,6.6c0.2,0.2,0.6,0.3,0.9,0.4c0.5,0.1,1,0,1.4,0c1.3,0,2.4,0.4,3.3,1.3 c1.5,1.5,3.1,3.1,4.6,4.6c1.1,1.2,1.1,2.7,0,3.9c-1.2,1.3-2.5,2.5-3.7,3.7c-1.2,1.1-2.7,1.1-3.9,0c-1.6-1.5-3.1-3.1-4.6-4.6 c-0.9-0.9-1.4-2-1.3-3.3c0.1-1.4-0.3-2.4-1.4-3.3c-0.9-0.7-1.6-1.5-2.3-2.3c-0.5-0.5-0.5-0.9-0.2-1.3c0.4-0.4,0.8-0.3,1.3,0.1 c0.2,0.2,0.4,0.4,0.7,0.7h0.1c0.4-0.4,0.8-0.9,1.2-1.3C64.8,65.4,56.4,57,48,48.6c-0.3,0.3-0.8,0.8-1.2,1.3 c0.1,0.1,0.2,0.2,0.4,0.4c7.1,7.1,14.2,14.2,21.2,21.2c0.1,0.1,0.3,0.3,0.4,0.4c0.3,0.4,0.3,0.9,0,1.2c-0.3,0.3-0.8,0.3-1.1,0 c-0.4-0.4-0.7-0.7-1.1-1.1c-0.2,0.1-0.3,0.2-0.4,0.3C59,78.8,50.9,83.7,42,87.2c-0.9,0.3-1.7,0.7-2.5,1c-0.7,0.2-1.4,0.3-2.1,0.4 c-0.2,0.1-0.5,0.2-0.7,0.3c-0.2,0.1-0.3,0.3-0.4,0.4c-0.9,0.9-1.8,0.9-2.7,0c-0.6-0.6-1.1-1.3-1.7-2c0-0.3,0-0.5,0-0.8 c0.3-0.5,0.7-0.9,1-1.4c0.1-0.2,0.2-0.4,0.3-0.7c0.1-0.6,0-1.2,0.3-1.7c1.4-3.4,2.9-6.7,4.4-10.1c0.3-0.6,0.7-0.8,1.2-0.6 c0.5,0.2,0.6,0.7,0.3,1.3c-1.3,3-2.6,6-4,9c-0.1,0.1-0.1,0.3-0.2,0.5c1.1-0.5,1.6-0.4,2.4,0.4c0.2,0.2,0.5,0.5,0.7,0.7 c0.8,0.7,1.2,1.5,0.6,2.6C48.7,83,57.6,78,65.2,70.8c-0.9-0.9-1.8-1.8-2.7-2.7c-0.1,0.1-0.2,0.3-0.3,0.5c-0.9,0.9-1.8,1.9-2.8,2.8 c-1.8,1.7-4.4,1.7-6.2,0.1c-1-0.9-1.9-1.8-2.8-2.8c-1.6-1.8-1.6-4.4,0.1-6.1c0.9-1,1.9-1.9,2.8-2.8c0.1-0.1,0.3-0.3,0.4-0.4 c-0.9-0.9-1.8-1.8-2.7-2.7c-0.1,0.1-0.1,0.2-0.2,0.3c-3.6,3.9-6.8,8.2-9.4,12.8c-0.1,0.2-0.3,0.5-0.4,0.6c-0.3,0.3-0.7,0.3-1,0.1 c-0.3-0.2-0.5-0.6-0.3-1c0.1-0.1,0.1-0.3,0.2-0.4c2.4-4.2,5.2-8.1,8.4-11.8c0.6-0.7,1.2-1.3,1.8-2.1c-0.2-0.2-0.4-0.3-0.5-0.4 c-1.9-1.9-3.8-3.7-5.6-5.7c-0.8-0.9-1.7-1.4-2.9-1.2c-1.5,0.2-2.7-0.5-3.7-1.5c-1.3-1.3-2.6-2.6-3.9-3.9c-0.6-0.6-1.2-1.2-1.4-2 c0-0.3,0-0.7,0-1c0.2-0.8,0.8-1.4,1.3-2c0.9-0.9,1.9-1.8,2.8-2.8c0.6-0.6,1.2-1.1,2-1.3c0.3,0,0.7,0,1,0c0.5,0.3,1,0.5,1.4,0.9 c1.6,1.5,3.1,3.1,4.6,4.6c0.9,0.9,1.3,2,1.3,3.3c0,0.5,0,1,0,1.4c0,0.3,0.2,0.6,0.4,0.8c2.2,2.2,4.4,4.4,6.6,6.7 c0.1,0.1,0.2,0.2,0.3,0.3c0.2-0.1,0.3-0.3,0.4-0.4c4.1-3.8,8.7-7.1,13.5-9.9c4.1-2.4,8.5-4.2,12.9-6c0.7-0.3,1.5-0.3,2.2-0.4 c0.2,0,0.5-0.1,0.7-0.3c0.5-0.3,0.9-0.7,1.4-1C85,33.6,85.3,33.6,85.5,33.6z M81.1,37c-9.8,3.6-18.7,8.7-26.2,15.8 c0.9,0.9,1.8,1.8,2.7,2.7c0.6-0.6,1.2-1.4,1.9-2c1.9-1.7,4.8-2.1,7.1-0.9c3.6,1.9,4.5,6.7,1.7,9.8c-0.6,0.7-1.4,1.3-2.1,1.9 c0.2,0.2,0.3,0.3,0.4,0.4c0.8,0.8,1.5,1.5,2.3,2.3c7.2-7.7,12.3-16.5,15.9-26.4c-1.1,0.6-1.9,0.2-2.6-0.6 c-0.2-0.2-0.5-0.5-0.7-0.7C80.7,38.6,80.6,38.1,81.1,37z M65.2,63.1c0.6-0.6,1.2-1.2,1.8-1.8c1.7-1.8,1.8-4.4,0.2-6.2 c-1.5-1.8-4.2-2.2-6.2-0.8c-0.9,0.6-1.6,1.5-2.4,2.2C60.8,58.8,63,60.9,65.2,63.1z M58.8,69.5c-2.2-2.2-4.4-4.4-6.6-6.6 c-0.2,0.2-0.3,0.4-0.5,0.6c-1.2,1.2-1.2,2.9,0,4.1c0.8,0.8,1.6,1.7,2.5,2.5c0.4,0.4,1,0.7,1.6,0.8C57.1,71.2,58,70.4,58.8,69.5z M39,39.5c1.7,1.7,3.5,3.5,5.3,5.3c0.1-0.3,0.3-0.6,0.3-0.9c0-0.5,0-1,0-1.5c0-0.9-0.3-1.6-0.9-2.2c-0.6-0.6-1.3-1.2-1.9-1.9 c-0.3-0.3-0.6-0.7-0.8-1C40.2,38.2,39.6,38.8,39,39.5z M35.7,42.8c0.6,0.6,1.1,1.1,1.7,1.7c1.9,1.9,1.9,1.9,4.7,1.9 c0.3,0,0.6-0.2,0.9-0.3c-1.9-1.8-3.6-3.6-5.3-5.3C37,41.4,36.4,42.1,35.7,42.8z M84.3,80.8c-0.6-0.6-1.2-1.2-1.8-1.7 c-1.9-1.9-1.9-1.9-4.6-1.9c-0.4,0-0.7,0.1-0.9,0.4c1.8,1.8,3.5,3.5,5.2,5.2C82.9,82.2,83.6,81.5,84.3,80.8z M81,84.1 c-1.7-1.7-3.5-3.5-5.3-5.3c-0.1,0.3-0.2,0.6-0.3,0.9c0,0.5-0.1,1.1,0,1.6s0.2,1.2,0.5,1.5c1,1.1,2.1,2.1,3.2,3.1 C79.7,85.4,80.4,84.7,81,84.1z M53.6,61.7c2.2,2.2,4.3,4.3,6.4,6.4c0.4-0.4,0.9-0.8,1.2-1.2c-2.1-2.1-4.3-4.3-6.5-6.5 C54.4,60.9,54,61.3,53.6,61.7z M39.8,36.2c-0.2-0.2-0.5-0.4-0.7-0.6c-0.5-0.4-1-0.4-1.4,0c-1.3,1.3-2.6,2.6-3.9,3.9 c-0.4,0.4-0.4,0.9-0.1,1.3c0.2,0.3,0.5,0.6,0.7,0.8C36.2,39.7,37.9,38,39.8,36.2z M80.3,87.3c0.1,0.1,0.2,0.2,0.3,0.3 c0.8,0.9,1.2,0.9,2.1,0c1-1,2.1-2.1,3.1-3.1c0.9-0.9,0.9-1.3,0-2.2c-0.1-0.1-0.2-0.2-0.3-0.2C83.8,83.8,82,85.6,80.3,87.3z M82.5,37.9c0.4,0.4,0.8,0.9,1.2,1.3c0.9-0.9,1.8-1.8,2.6-2.6c-0.4-0.4-0.8-0.9-1.2-1.3C84.3,36.2,83.4,37.1,82.5,37.9z M37.4,85.6c-0.4-0.4-0.9-0.9-1.2-1.3c-0.9,0.9-1.8,1.8-2.6,2.6c0.4,0.4,0.8,0.9,1.2,1.3C35.7,87.3,36.6,86.5,37.4,85.6z M45.5,45.9c-0.5,0.5-0.9,0.9-1.4,1.4c0.5,0.5,0.9,0.9,1.3,1.3c0.5-0.5,0.9-0.9,1.4-1.4C46.3,46.8,45.9,46.3,45.5,45.9z M74.6,75 c-0.5,0.5-1,1-1.4,1.4c0.4,0.4,0.9,0.9,1.3,1.3c0.4-0.5,0.9-0.9,1.3-1.4c0,0-0.1-0.1-0.2-0.2C75.4,75.7,75,75.3,74.6,75z"></path> </g> </g> <g id="Calque_6" class="st0"> <g class="st1"> <g> <circle class="st4" cx="58.4" cy="59.6" r="46.5"></circle> </g> </g> <g class="st1"> <g> <path class="st7" d="M28.2,86.8c0.3-0.5,0.7-0.6,1.2-0.6c2.9,0,5.8,0,8.7,0c0.2,0,0.4,0,0.7,0c0-0.3,0-0.5,0-0.7 c0-7.4,0-14.9,0-22.3c0-0.2,0-0.4,0-0.5c0-0.5,0.4-0.9,0.9-0.9s0.9,0.4,0.9,0.9c0,0.7,0,1.3,0,2c5.6,0,11.1,0,16.7,0 c0-5.5,0-11.1,0-16.6c-5.5,0-11.1,0-16.7,0c0,0.2,0,0.4,0,0.7c0,3.3,0,6.7,0,10c0,0.2,0,0.4,0,0.5c-0.1,0.4-0.3,0.7-0.8,0.7 s-0.8-0.2-0.9-0.7c-0.1-0.2,0-0.4,0-0.6c0-4.7,0-9.4,0-14.1c0-0.2,0-0.5,0-0.8c-1,0-2,0-3,0c-0.5,0-1,0-1.2-0.6 c-0.2-0.5,0.1-0.9,0.5-1.2c1.5-1.2,2.9-2.4,4.4-3.6c0.1-0.1,0.2-0.2,0.3-0.2c0.4-0.3,1-0.3,1.3,0.1c0.3,0.4,0.3,0.9-0.2,1.3 c-0.8,0.6-1.5,1.3-2.3,1.9c-0.2,0.1-0.4,0.3-0.6,0.5c7.3,0,14.5,0,21.8,0c-3.7-3-7.3-6-10.9-9c-1.5,1.2-3,2.5-4.5,3.7 c-0.2,0.1-0.3,0.3-0.5,0.4c-0.6,0.5-1.1,0.5-1.5,0.1s-0.2-1,0.3-1.4c1.1-0.9,2.3-1.9,3.4-2.8c0.4-0.3,0.7-0.6,1.1-0.9 c0.6-0.4,0.8-0.8,0.7-1.5s0-1.4,0-2.1c0-0.5,0.2-0.9,0.6-1.2c0.2,0,0.4,0,0.6,0c0.5,0.3,0.6,0.7,0.6,1.3c0,0.8,0,1.6,0,2.4 c0,0.4,0.1,0.7,0.4,0.9c4.1,3.3,8.1,6.7,12.2,10c0.1,0.1,0.3,0.2,0.4,0.3c0.4,0.3,0.6,0.7,0.4,1.1c-0.2,0.4-0.5,0.6-1,0.6 c-0.9,0-1.8,0-2.7,0c-0.1,0-0.3,0-0.4,0c0,2.3,0,4.6,0,6.9c0.3,0,0.5,0,0.7,0c1.2,0.1,2,0.7,2.5,1.7c0.2,0.4,0.4,0.5,0.7,0.5 c1.3,0,2.5,0,3.8,0c0.8,0,1.3,0.7,0.9,1.3c-0.2,0.3-0.6,0.5-0.9,0.5c-1.4,0.1-2.8,0-4.2,0c0,1.3,0,2.5,0,3.8c0.8,0,1.5-0.1,2.3,0 c2,0.2,3.8-0.3,5.5-1.6c1-0.8,2.2-1.4,3.2-2.2c-0.9,0-1.9,0-2.8,0c-0.7,0-1.2-0.3-1.1-0.9c0-0.5,0.4-0.9,1.1-0.9 c2.4,0,4.7,0,7.1,0c2.1,0,3.8,1.3,4.4,3.2c0.6,2-0.2,3.9-2,5.1c-1.3,0.9-2.7,1.7-4.1,2.6c0.1,0.1,0.2,0.2,0.4,0.3 c1.2,0.8,2.5,1.5,3.7,2.3c3,2,3,5.8-0.1,7.8c-1.3,0.8-2.6,1.6-4,2.5c0.2,0.2,0.4,0.3,0.6,0.4c1.1,0.7,2.3,1.4,3.4,2.2 c2.5,1.6,3,4.3,1.3,6.7c0,0.1-0.1,0.1-0.2,0.3c0.9,0,1.7,0,2.4,0c1.3,0,2.7,0,4,0c0.5,0,1,0.1,1.2,0.6c0.2,0.6-0.1,0.9-0.5,1.2 c-20.1,0-40.1,0-60.2,0C28.2,87.6,28.2,87.2,28.2,86.8z M69.7,70.3c-0.2-0.2-0.4-0.3-0.6-0.4c-1.3-0.8-2.5-1.5-3.7-2.4 c-2.4-1.7-2.6-4.8-0.6-6.9c0.1-0.1,0.2-0.2,0.3-0.3c-0.7,0-1.3,0-1.9,0c-0.4,0-0.6,0.1-0.7,0.5c-0.5,1.1-1.4,1.7-2.6,1.7 c-0.2,0-0.4,0-0.6,0c0,7.9,0,15.8,0,23.7c5.1,0,10.1,0,15.3,0c-0.3-0.2-0.4-0.3-0.6-0.4c-2.8-1.7-5.5-3.4-8.3-5.2 c-3-2-3-5.8,0.1-7.8C67,72,68.3,71.1,69.7,70.3z M67.9,66.6c0.5-0.2,1.1-0.3,1.5-0.6c3.4-2.1,6.7-4.2,10-6.3 c0.4-0.2,0.7-0.6,0.9-1c0.6-1,0.4-2.4-0.4-3.2c-0.9-0.9-2.2-1-3.3-0.4c-1.4,0.8-2.7,1.7-4.1,2.6c-2,1.3-4.1,2.6-6.1,3.9 c-1,0.7-1.5,1.9-1.1,3C65.7,65.7,66.6,66.5,67.9,66.6z M53.1,66.5c0,6.6,0,13.1,0,19.7c1.4,0,2.8,0,4.2,0c0-6.6,0-13.1,0-19.7 C55.9,66.5,54.5,66.5,53.1,66.5z M65.2,76.8c0,0.9,0.5,1.7,1.3,2.2c1,0.5,1.9,0.5,2.9-0.1c3.4-2.1,6.7-4.2,10.1-6.4 c1.3-0.8,1.6-2.4,0.9-3.6c-0.8-1.3-2.4-1.7-3.7-0.9c-3.4,2.1-6.9,4.3-10.3,6.5C65.6,75,65.2,75.8,65.2,76.8z M40.7,86.2 c1.5,0,2.9,0,4.3,0c0-6.6,0-13.1,0-19.6c-1.4,0-2.9,0-4.3,0C40.7,73.1,40.7,79.6,40.7,86.2z M57.3,43.8c-5.6,0-11.1,0-16.6,0 c0,0.8,0,1.6,0,2.4c5.6,0,11.1,0,16.6,0C57.3,45.3,57.3,44.6,57.3,43.8z M77.6,80.2c-1.5,0-2.7,1.2-2.7,2.7s1.5,2.9,3.1,2.9 c1.5,0,2.7-1.2,2.7-2.7S79.3,80.2,77.6,80.2z M69.5,80.9c1.2,0.8,2.4,1.5,3.7,2.3c0-2.1,0.9-3.6,2.9-4.5 c-0.5-0.3-0.9-0.6-1.3-0.8c-0.1-0.1-0.3,0-0.4,0C72.7,78.9,71.2,79.9,69.5,80.9z M59.2,60.6c1.2,0.2,1.7-0.2,1.7-1.3 c0-1.8,0-3.6,0-5.4c0-1.1-0.6-1.6-1.7-1.2c0,2.5,0,5.1,0,7.6C59.2,60.4,59.2,60.5,59.2,60.6z M51.2,75c-1.5,0-3,0-4.4,0 c0,0.9,0,1.7,0,2.5c1.5,0,2.9,0,4.4,0C51.2,76.7,51.2,75.9,51.2,75z M51.2,81.9c0-0.9,0-1.7,0-2.5c-1.5,0-2.9,0-4.4,0 c0,0.8,0,1.7,0,2.5C48.3,81.9,49.7,81.9,51.2,81.9z M76.4,66.1c-0.6-0.4-1.1-0.7-1.6-1c-0.1-0.1-0.4-0.1-0.5,0 c-1.6,1-3.1,2-4.8,3c0.5,0.3,1,0.6,1.5,1c0.3,0.2,0.4,0.2,0.7,0C73.3,68,74.8,67.1,76.4,66.1z M46.8,73.1c1.5,0,3,0,4.4,0 c0-0.9,0-1.7,0-2.5c-1.5,0-2.9,0-4.4,0C46.8,71.5,46.8,72.3,46.8,73.1z M51.2,83.7c-1.5,0-3,0-4.4,0c0,0.9,0,1.7,0,2.5 c1.5,0,2.9,0,4.4,0C51.2,85.3,51.2,84.5,51.2,83.7z M46.8,66.5c0,0.8,0,1.6,0,2.3c1.5,0,2.9,0,4.4,0c0-0.8,0-1.5,0-2.3 C49.7,66.5,48.3,66.5,46.8,66.5z"></path> </g> <g> <path class="st7" d="M53.8,56.3c0.1,2.6-2,4.8-4.6,4.9c-2.6,0.1-4.8-2-4.9-4.7c-0.1-2.6,2-4.8,4.7-4.9 C51.6,51.5,53.7,53.6,53.8,56.3z M49,53.4c-1.6,0-3,1.3-3,2.9c0,1.6,1.4,3,3,3s3-1.4,3-3C52,54.7,50.7,53.4,49,53.4z"></path> </g> <g> <path class="st7" d="M49,40c-0.4,0-0.9,0-1.3,0c-0.5,0-0.8-0.3-0.8-0.8c-0.1-0.5,0.3-0.9,0.8-0.9c0.9,0,1.8,0,2.7,0 c0.5,0,0.9,0.5,0.8,0.9c-0.1,0.5-0.4,0.8-0.9,0.8C49.9,40,49.4,40,49,40L49,40z"></path> </g> </g> </g> <g id="Calque_6_-_copie" class="st0"> <g class="st1"> <g> <circle class="st4" cx="58.4" cy="59.6" r="46.5"></circle> </g> </g> <g class="st1"> <g> <path class="st7" d="M53.8,31.6c0.1,0.1,0.2,0.4,0.4,0.6c1.3,1.3,2.5,2.6,3.8,3.8c0.1,0.1,0.3,0.3,0.5,0.3c0.5,0.2,1,0,1.2-0.5 c0.3-0.4,0.2-1-0.2-1.3c-0.9-1-1.9-1.9-2.8-2.8c-0.4-0.4-0.8-0.8-1.2-1.2c-0.3-0.3-0.7-0.4-1.2-0.2C54,30.7,53.8,31,53.8,31.6z M68.2,35.2c0,0.6,0.2,1,0.6,1.2c0.5,0.2,0.9,0.1,1.2-0.2c1.3-1.3,2.6-2.6,3.9-3.9c0.5-0.5,0.5-1.1,0.1-1.6 c-0.4-0.4-1.1-0.4-1.6,0c-1.3,1.3-2.6,2.6-3.9,3.9C68.3,34.8,68.2,35.1,68.2,35.2z"></path> </g> <g> <path class="st7" d="M29.6,51.1c0.1-0.3,0.1-0.6,0.2-0.9c0.7-2.2,2.8-3.9,5.1-3.9c0.9,0,1.9,0,2.9,0c0-0.5,0-0.9,0-1.3 c0-2.2,1.7-3.9,3.9-3.9s3.9,1.7,3.9,3.9c0,0.4,0,0.8,0,1.3c0.2,0,0.4,0,0.6,0c1.7,0,3.4,0,5.2,0c0.4,0,0.6-0.1,0.8-0.4 c1.1-1.9,2.3-3.8,3.4-5.8c0.3-0.5,0.7-0.8,1.4-0.8c4.8,0,9.7,0,14.5,0c0.7,0,1.1,0.2,1.4,0.8c1.1,1.9,2.2,3.8,3.3,5.7 c0.2,0.3,0.4,0.5,0.8,0.5c1.3,0,2.5-0.1,3.8,0.1c2.5,0.4,4.4,2.6,4.5,5.1c0,1,0,1.9,0,2.9c0,7.9,0,15.9,0,23.8 c0,3.1-1.7,5.2-4.7,5.8l-0.1,0.1c-15.3,0-30.5,0-45.8,0c-0.1,0-0.2-0.1-0.3-0.1c-2.1-0.4-3.6-1.7-4.3-3.7c-0.1-0.3-0.2-0.7-0.3-1 C29.6,70,29.6,60.5,29.6,51.1z M57.3,48.5c-7.3,0-14.6,0-22,0c-2.3,0-3.6,1.4-3.6,3.6c0,8.7,0,17.5,0,26.2c0,2.2,1.4,3.6,3.6,3.6 c14.7,0,29.3,0,44,0c2.2,0,3.6-1.4,3.6-3.6c0-8.7,0-17.5,0-26.2c0-2.3-1.4-3.7-3.6-3.7C72,48.5,64.7,48.5,57.3,48.5z M73.8,46.3 c-0.9-1.6-1.8-3.1-2.7-4.6c-0.1-0.1-0.3-0.2-0.5-0.2c-4.3,0-8.7,0-13,0c-0.3,0-0.5,0.1-0.6,0.4c-0.7,1.1-1.3,2.3-2,3.4 c-0.2,0.3-0.4,0.6-0.6,1C60.9,46.3,67.3,46.3,73.8,46.3z M43.4,46.3c0-0.5,0-1,0-1.5c-0.1-0.8-0.8-1.4-1.5-1.5 c-0.8-0.1-1.6,0.4-1.8,1.2C40,45.1,40,45.7,40,46.3C41.2,46.3,42.3,46.3,43.4,46.3z"></path> </g> <g> <path class="st7" d="M64.3,28.5c0.7,0.3,0.9,0.7,0.9,1.4c0,1.8,0,3.6,0,5.4c0,0.8-0.6,1.3-1.3,1.1c-0.5-0.1-0.8-0.5-0.8-1 c0-2,0-3.9,0-5.9c0-0.6,0.4-0.9,0.9-1.1C64,28.5,64.1,28.5,64.3,28.5z"></path> </g> <g> <path class="st7" d="M53.8,31.6c0-0.6,0.2-1,0.6-1.2c0.4-0.2,0.8-0.1,1.2,0.2c0.4,0.4,0.8,0.8,1.2,1.2c0.9,0.9,1.9,1.9,2.8,2.8 c0.4,0.4,0.4,0.9,0.2,1.3c-0.3,0.4-0.8,0.6-1.2,0.5c-0.2-0.1-0.4-0.2-0.5-0.3c-1.3-1.3-2.6-2.5-3.8-3.8 C54,32.1,53.9,31.8,53.8,31.6z"></path> </g> <g> <path class="st7" d="M68.2,35.2c0.1-0.1,0.2-0.4,0.4-0.6c1.3-1.3,2.6-2.6,3.9-3.9c0.5-0.5,1.2-0.5,1.6,0c0.4,0.4,0.4,1.1-0.1,1.6 c-1.3,1.3-2.6,2.6-3.9,3.9c-0.4,0.4-0.8,0.4-1.2,0.2C68.4,36.2,68.1,35.9,68.2,35.2z"></path> </g> <g> <path class="st7" d="M64.1,51.6c7.2,0,13,5.4,13.6,12.7c0.6,7-4.3,13.2-11.1,14.4c-8.7,1.6-16.7-5.4-16.1-14.3 c0.1-1.5,0.4-2.9,0.9-4.2c0.3-0.8,0.9-1.1,1.5-0.8s0.8,0.8,0.5,1.6c-2.5,6.7,1.3,13.9,8.3,15.5c6.5,1.5,13.1-3.2,13.8-9.9 c0.7-6.2-3.3-11.6-9.4-12.8c-2-0.4-4.1-0.2-6,0.6c-0.3,0.1-0.6,0.2-0.9,0.2c-0.5,0-0.9-0.4-1-0.9s0.2-1,0.8-1.2 C60.6,51.9,62.3,51.5,64.1,51.6z"></path> </g> <g> <path class="st7" d="M64.1,56.3c4.9,0,8.9,4,8.9,8.9s-4,8.9-8.9,8.9s-8.9-4-8.9-8.9C55.2,60.3,59.1,56.3,64.1,56.3z M70.8,65.2 c0-3.7-3-6.7-6.8-6.7c-3.7,0-6.7,3-6.7,6.8c0,3.7,3.1,6.7,6.8,6.7C67.8,72,70.8,68.9,70.8,65.2z"></path> </g> <g> <path class="st7" d="M41.7,57.4c-0.8,0-1.7,0-2.5,0s-1.3-0.4-1.3-1.1c0-0.7,0.5-1.1,1.3-1.1c1.7,0,3.5,0,5.2,0 c0.8,0,1.3,0.4,1.3,1.1c0,0.6-0.5,1.1-1.2,1.1C43.5,57.4,42.6,57.4,41.7,57.4z"></path> </g> <g> <path class="st7" d="M55.1,55.3c0.6,0,1.1,0.5,1.1,1c0,0.6-0.5,1.1-1.1,1.1S54,56.9,54,56.3C54.1,55.7,54.5,55.3,55.1,55.3z"></path> </g> <g> <path class="st7" d="M68.3,65c0,0.7-0.4,1.2-1,1.3c-0.6,0-1-0.4-1.1-1.1c-0.2-1.3-0.8-1.9-2.1-2.1C63.4,63,62.9,62.6,63,62 c0-0.6,0.5-1.1,1.2-1C66.4,61,68.2,62.8,68.3,65z"></path> </g> </g> </g> <g id="Calque_6_-_copie_2" class="st0"> <g class="st1"> <g> <circle class="st4" cx="58.4" cy="59.6" r="46.5"></circle> </g> </g> <g class="st1"> <g> <path class="st7" d="M41.3,90c-0.2-0.2-0.4-0.3-0.6-0.5c-3.3-3.3-6.5-6.5-9.8-9.8c-0.7-0.7-0.7-1.1,0-1.8 c3.8-3.8,7.5-7.6,11.3-11.3c3-3,6.6-5.4,10.5-7.1c3.8-1.7,7.2-4,10.1-7c1.4-1.4,2.7-2.7,4.1-4.1c0.6-0.6,1.1-0.6,1.7,0 c1.1,1.1,2.3,2.3,3.4,3.4c0.6,0.6,0.6,1,0,1.6c-1.6,1.7-3.3,3.3-4.9,5c-2.5,2.6-4.5,5.6-6,9c-1.9,4.3-4.5,8.1-7.9,11.5 c-3.5,3.5-7,7-10.5,10.5c-0.2,0.2-0.5,0.4-0.7,0.6C41.6,90,41.5,90,41.3,90z M35.5,76c3,3,5.9,5.9,8.9,8.9 c2.4-2.4,4.8-4.8,7.1-7.1c-2.9-2.9-5.9-5.9-8.9-8.9C40.2,71.2,37.9,73.6,35.5,76z M52.9,76.3c2.7-2.8,4.8-6,6.3-9.7 c-0.3,0-0.4,0-0.6,0c-1.3,0-2.5,0-3.8,0c-0.9,0-1.2-0.3-1.2-1.2c0-1.1,0-2.3,0-3.4c0-0.3,0-0.6,0-0.9C50.9,62,45,65.9,44,67.4 C47,70.4,50,73.3,52.9,76.3z M64.8,53.1c-2.6,2.8-5.6,5.1-9,6.9c-0.1,0.1-0.3,0.3-0.3,0.5c0,1.3,0,2.6,0,3.9 c0,0.3,0.1,0.4,0.5,0.4c1.2,0,2.4,0,3.7,0c0.4,0,0.6-0.1,0.8-0.5c1.1-2,2.3-3.9,3.8-5.6c1-1.1,2-2.2,2.9-3.2 C66.4,54.7,65.7,53.9,64.8,53.1z M42.9,86.4c-3-3-6-6-8.9-8.9c-0.4,0.4-0.9,0.9-1.4,1.3c3,3,5.9,5.9,8.9,8.9 C42,87.2,42.5,86.8,42.9,86.4z M67.7,50.3c-0.4,0.4-0.9,0.9-1.3,1.3c0.8,0.8,1.6,1.6,2.3,2.3c0.4-0.4,0.9-0.9,1.3-1.3 C69.2,51.8,68.5,51.1,67.7,50.3z"></path> </g> <g> <path class="st7" d="M86.4,38.8c-0.2,0.2-0.4,0.5-0.6,0.7c-1.4,1.1-2.8,2.2-4.2,3.4c-0.7,0.5-1.1,0.5-1.7-0.1 c-0.8-0.8-1.7-1.6-2.5-2.5c-0.5-0.5-0.5-0.9-0.1-1.5c1.2-1.5,2.4-3,3.6-4.4c0.4-0.5,1-0.6,1.4-0.2c1.3,1.3,2.6,2.5,3.8,3.8 c0.1,0.1,0.2,0.2,0.2,0.3C86.4,38.5,86.4,38.7,86.4,38.8z M84,38.6c-0.8-0.8-1.5-1.5-2.2-2.2c-0.8,1-1.6,2-2.4,3 C80,40,80.5,40.5,81,41C81.9,40.2,83,39.4,84,38.6z"></path> </g> <g> <path class="st7" d="M81.4,49.1c-0.4,0.4-0.9,0.8-1.3,1.3c-2-1.5-3.7-0.8-5.1,1c-0.5-0.5-0.9-0.9-1.3-1.3 C75.8,47.3,79.3,46.9,81.4,49.1z"></path> </g> <g> <path class="st7" d="M69.9,40.2c0.4-0.4,0.9-0.8,1.3-1.2c2.3,1.5,1.8,5.5-0.9,7.7c-0.4-0.4-0.9-0.8-1.4-1.4 c0.2-0.2,0.5-0.4,0.8-0.6C71,43.3,71.1,41.7,69.9,40.2z"></path> </g> <g> <path class="st7" d="M73,48.5c-0.3-0.4-0.7-0.8-1.1-1.2c1.5-1.5,3-3,4.6-4.5c0.3,0.3,0.8,0.7,1.2,1.1 C76.1,45.4,74.6,46.9,73,48.5z"></path> </g> <g> <path class="st7" d="M59.3,36.7c-0.6,0-1.2,0-1.8,0c0-0.9,0-1.8,0-2.7c0.6,0,1.2,0,1.8,0C59.3,34.9,59.3,35.8,59.3,36.7z"></path> </g> <g> <path class="st7" d="M59.4,38.6c0,0.6-0.1,1.2-0.1,1.8c0,0.3,0,0.5,0,0.9c-0.6,0-1.2,0-1.8,0c0-0.9-0.1-1.8-0.1-2.7l0,0 C58,38.7,58.7,38.7,59.4,38.6L59.4,38.6z"></path> </g> <g> <path class="st7" d="M39.6,55.4c0.9,0,1.8,0,2.8,0c0,0.6,0,1.2,0,1.8c-0.9,0-1.9,0-2.8,0l0,0C39.6,56.6,39.6,56,39.6,55.4 L39.6,55.4z"></path> </g> <g> <path class="st7" d="M39.6,57.2c0,0.9,0,1.9,0,2.8c-0.6,0-1.2,0-1.8,0c0-0.9,0-1.9,0-2.8l0,0C38.4,57.3,39,57.3,39.6,57.2 L39.6,57.2z"></path> </g> <g> <path class="st7" d="M77.1,68.6c0-0.9,0-1.8,0-2.8c0.6,0,1.2,0,1.8,0c0,0.9,0,1.9,0,2.8l0,0C78.4,68.5,77.7,68.5,77.1,68.6 L77.1,68.6z"></path> </g> <g> <path class="st7" d="M77.1,70.4c-0.9,0-1.9,0-2.8,0c0-0.6,0-1.2,0-1.8c0.9,0,1.9,0,2.8,0l0,0C77.1,69.2,77.1,69.8,77.1,70.4 L77.1,70.4z"></path> </g> <g> <path class="st7" d="M57.3,38.6c-0.9,0-1.8,0-2.7,0c0-0.7,0-1.3,0-1.9c0.9,0,1.8,0,2.8,0C57.4,37.4,57.4,38,57.3,38.6 C57.3,38.7,57.3,38.6,57.3,38.6z"></path> </g> <g> <path class="st7" d="M59.4,38.7c0-0.6-0.1-1.2-0.1-1.9c1,0,1.9,0,2.8,0c0,0.6,0,1.2,0,1.9C61.2,38.6,60.3,38.6,59.4,38.7 C59.4,38.6,59.4,38.7,59.4,38.7z"></path> </g> <g> <path class="st7" d="M37.8,57.2c-0.9,0-1.8,0-2.7,0c0-0.6,0-1.2,0-1.8c0.9,0,1.8,0,2.7,0l0,0C37.8,56,37.8,56.6,37.8,57.2 L37.8,57.2z"></path> </g> <g> <path class="st7" d="M37.8,55.4c0-0.9,0-1.8,0-2.7c0.6,0,1.2,0,1.8,0c0,0.9,0,1.8,0,2.7l0,0C39,55.4,38.4,55.4,37.8,55.4 L37.8,55.4z"></path> </g> <g> <path class="st7" d="M79,68.6c0.9,0,1.8,0,2.7,0c0,0.6,0,1.2,0,1.8c-0.9,0-1.8,0-2.7,0l0,0C79,69.8,79,69.2,79,68.6L79,68.6z"></path> </g> <g> <path class="st7" d="M79,70.4c0,0.9,0,1.8,0,2.7c-0.6,0-1.2,0-1.8,0c0-0.9,0-1.8,0-2.7l0,0C77.7,70.4,78.4,70.4,79,70.4L79,70.4z "></path> </g> <g> <path class="st7" d="M71.5,61c0.6,0,1.2,0,1.8,0c0,0.6,0,1.2,0,1.8c-0.6,0-1.2,0-1.8,0C71.5,62.3,71.5,61.7,71.5,61z"></path> </g> <g> <path class="st7" d="M46.2,41.3c-0.6,0-1.2,0-1.8,0c0-0.6,0-1.2,0-1.8c0.6,0,1.2,0,1.8,0C46.2,40.1,46.2,40.7,46.2,41.3z"></path> </g> <g> <path class="st7" d="M54.6,46.1c0,0.6,0,1.2,0,1.8c-0.6,0-1.2,0-1.8,0c0-0.6,0-1.2,0-1.8C53.4,46.1,54,46.1,54.6,46.1z"></path> </g> <g> <path class="st7" d="M82.7,55.4c0-0.6,0-1.2,0-1.8c0.6,0,1.2,0,1.8,0c0,0.6,0,1.2,0,1.8C83.9,55.4,83.3,55.4,82.7,55.4z"></path> </g> <g> <path class="st7" d="M72.4,86.3c-0.6,0-1.2,0-1.8,0c0-0.6,0-1.2,0-1.8c0.6,0,1.2,0,1.8,0C72.4,85.1,72.4,85.6,72.4,86.3z"></path> </g> <g> <path class="st7" d="M67.7,75c-0.6,0-1.2,0-1.8,0c0-0.6,0-1.2,0-1.8c0.6,0,1.2,0,1.8,0C67.7,73.8,67.7,74.4,67.7,75z"></path> </g> </g> </g> </svg>				</a>
			</div>
			
						<div class="elementor-icon-box-content">

									<p class="elementor-icon-box-title">
						<a href="tel:+330296284798" >
							+33(0)2 96 28 47 98						</a>
					</p>
				
				
			</div>
			
		</div>
						</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-d3a4f88 elementor-hidden-mobile" data-id="d3a4f88" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-e178bca elementor-position-left elementor-vertical-align-middle elementor-view-default elementor-mobile-position-top elementor-widget elementor-widget-icon-box" data-id="e178bca" data-element_type="widget" data-widget_type="icon-box.default">
				<div class="elementor-widget-container">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<a href="https://vallandrouet.my-user-account.com/login" class="elementor-icon" tabindex="-1" aria-label="Solder mon séjour">
				<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" id="Calque_1" x="0px" y="0px" viewbox="0 0 120 120" style="enable-background:new 0 0 120 120;" xml:space="preserve"> <style type="text/css"> .st0{display:none;} .st1{display:inline;} .st2{fill:#CFC6C1;} .st3{display:inline;fill:#CFC6C1;} .st4{fill:#FFFFFF;} .st5{fill:#AFC50B;} .st6{display:inline;fill:#AFC50B;} .st7{fill:#D2CAC5;} </style> <g id="Calque_1_00000140724788798586893420000005094093317416423593_" class="st0"> <g class="st1"> <path class="st2" d="M9,95.7c0.8-1.1,2-0.8,3.1-0.9c0-0.6,0-1.1,0-1.6L12,93.1c-1.3-0.3-1.9-0.8-1.8-1.6c0.1-0.9,0.7-1.4,2.1-1.4 c1,0,2,0,3,0c1.1,0,1.7,0.5,1.7,1.4s-0.4,1.4-1.5,1.6c-0.1,0-0.2,0.1-0.4,0.1c0,0.2,0,0.5,0,0.7c0,0.3,0,0.6,0,1 c1.2,0,2.4,0,3.6,0c0.2,0,0.5-0.3,0.6-0.5c0.6-0.9,1.2-1.8,1.8-2.7c0.2-0.3,0.3-0.6,0.3-0.9c0-6.8,0-13.7,0-20.5 c0-0.2,0-0.3,0-0.4c-1.3-0.4-2.6-0.7-3.8-1.2C9.9,65.4,6.9,56.2,11.2,49c0.7-1.2,1-2.4,0.6-3.7c-0.2-1,0.3-1.8,1.2-1.9 c0.8-0.1,1.5,0.4,1.7,1.4c0.5,2.1,0.1,4-1,5.8c-3.8,6.3-0.3,14.3,6.8,16c0.3,0.1,0.5,0.1,0.8,0.1c0-0.3,0.1-0.6,0.1-0.8 c0-3.4,0-6.7,0-10.1c0-0.4-0.2-1-0.5-1.3c-1.3-1.3-2.6-2.6-3.9-3.9c-0.8-0.8-0.9-1.7-0.2-2.3c0.7-0.7,1.5-0.6,2.3,0.3 c0.7,0.7,1.4,1.4,2.3,2.4c0-1.8,0-3.3,0-4.8c0-0.4,0-0.9,0-1.3c0-1.1,0.6-1.7,1.5-1.7s1.5,0.7,1.5,1.7c0,3.5,0,6.9,0,10.4 c0,0.3,0,0.6,0,1.2c1-1,1.8-1.7,2.6-2.5c0.9-0.9,1.7-1,2.4-0.3c0.7,0.7,0.5,1.5-0.3,2.4c-1.3,1.3-2.7,2.7-4,4 c-0.3,0.4-0.6,0.9-0.6,1.4c-0.1,1.7,0,3.4,0,5.2c1.8-0.2,3.2-0.8,4.6-1.7c4.7-3.2,6.2-9.5,3.3-14.3c-1.1-1.9-1.5-3.8-1.1-6 s0-4.3-1.3-6.1c-1.5-2-1.9-4.1-1.2-6.6c0.7-2.5-0.3-4.9-2.4-6.3c-2-1.3-4.6-1.3-6.6,0c-2.1,1.4-3.1,3.9-2.3,6.4 c0.7,2.5,0.3,4.7-1.4,6.7c-0.6,0.8-1.4,1-2.1,0.5c-0.7-0.5-0.9-1.4-0.3-2.1c1.2-1.4,1.3-2.9,0.8-4.7c-1.2-5,2.3-10,7.2-10.6 c5.3-0.7,9.9,3,10.2,8.3c0.1,1-0.2,2-0.2,3c0.2-0.2,0.4-0.4,0.6-0.5c2.9-2.9,7.2-3.5,10.6-1.5c3.5,2,5.2,6,4.1,9.9 c-0.4,1.5-0.1,2.8,0.7,4.1c0.8,1.2,1.4,2.6,2,4c0.1-0.2,0.3-0.4,0.5-0.7c2.6-3.8,5.1-7.6,7.7-11.4c1-1.5,2.1-1.5,3.1,0 c4.3,6.4,8.6,12.8,12.9,19.2c0.1,0.2,0.3,0.4,0.4,0.7c0.3,0.8,0.2,1.4-0.6,1.9c-0.7,0.4-1.3,0.3-1.9-0.3c-0.2-0.3-0.4-0.6-0.6-0.9 c-3.7-5.5-7.4-11.1-11.2-16.6c-0.2-0.3-0.4-0.6-0.7-0.9c-0.3,0.4-0.5,0.6-0.7,0.9C46.4,59.4,34.1,77.6,21.9,95.8 c-0.5,0.7-0.7,1.4-0.7,2.2c0,2.7,0,5.3,0,8c0,0.4,0,0.7,0,1.1c7.1,0,14.2,0,21.3,0c-0.2-0.3-0.4-0.5-0.6-0.6 c-1.7-1.5-3.5-3.1-5.2-4.6c-1.3-1.1-1.4-1.8-0.2-3c6.8-7.1,13.5-14.2,20.3-21.3c0.7-0.8,1-1.5,1-2.6c0-5.6,0-11.3,0-16.9 c0-0.4-0.1-0.9,0.1-1.1c0.3-0.4,0.8-0.9,1.3-1.1c0.7-0.2,1.3,0.3,1.4,1.1c0.1,0.4,0.1,0.8,0.1,1.2c0,5.8,0,11.5,0,17.3 c0,0.8,0.2,1.3,0.8,1.9c6.7,7.1,13.4,14.1,20.2,21.2c0.2,0.2,0.4,0.4,0.5,0.6c0.9,1,0.9,1.8-0.1,2.7c-1.7,1.5-3.5,3.1-5.2,4.6 c-0.3,0.2-0.5,0.5-0.9,0.8c7.2,0,14.2,0,21.3,0c0-0.2,0.1-0.4,0.1-0.5c0-3,0-6.1,0-9.1c0-0.4-0.2-0.9-0.5-1.3 C89.9,86,83,75.6,76,65.2c-0.9-1.3-0.9-2.1,0-2.7c0.8-0.5,1.6-0.2,2.4,1.1c5,7.4,10,14.8,14.9,22.2c0.2,0.3,0.4,0.6,0.7,1 c0.1-0.3,0.1-0.5,0.2-0.7c0-3.8,0-7.7,0-11.5c0-0.6-0.2-0.8-0.8-1c-8-1.6-11.9-10.4-7.7-17.4c0.5-0.9,0.7-1.8,0.5-2.9 c-0.5-2.7,0.1-5.1,1.7-7.3c0.7-0.9,0.8-1.8,0.5-3c-1.2-4.4,1.5-8.7,5.9-9.5c4.3-0.8,8.4,2.3,8.9,6.7c0.1,0.9,0,1.9-0.3,2.8 c-0.3,1.1-0.1,2,0.5,2.9c1.7,2.3,2.2,4.8,1.7,7.6c-0.2,0.9,0,1.8,0.5,2.6c4.2,7.1,0.3,15.9-7.8,17.5c-0.6,0.1-0.8,0.3-0.8,0.9 c0,5.4,0,10.9,0,16.3c0,0.4,0.2,0.7,0.3,1.1c0.2,0.4,0.5,0.6,0.6,1c1,2.6,3.1,2.5,5.4,2.1c0-0.5,0-1,0-1.6 c-0.3-0.1-0.6-0.1-0.8-0.2c-0.7-0.2-1.1-0.7-1.1-1.4c0-0.7,0.4-1.3,1.1-1.3c1.6-0.1,3.1-0.1,4.7,0c0.4,0,0.9,0.8,1.1,1.3 c0.2,0.7-0.3,1.2-1,1.4c-0.2,0.1-0.5,0.1-0.8,0.1c0,0.6,0,1.1,0,1.7c1.2,0.3,3.1-0.5,3,1.6c0,1.9-1.8,1.3-3.1,1.5c0,0.3,0,0.7,0,1 c0,3,0,6.1,0,9.1c0,1.3-0.5,2-1.5,2c-0.9,0-1.4-0.7-1.4-1.9c0-3,0-6.1,0-9.1c0-0.4,0-0.7,0-1.1c-1.1,0-2,0-3.2,0c0,0.4,0,0.7,0,1 c0,3,0,6.1,0,9.1c0,1.5-0.5,2-2,2c-26,0-52,0-78,0c-1.4,0-2-0.5-2-1.9c0-3,0-6.1,0-9.1c0-0.4,0-0.7,0-1.1c-1.1,0-2,0-3.2,0 c0,0.3,0,0.7,0,1c0,3.1,0,6.2,0,9.2c0,1.2-0.5,1.9-1.5,1.9c-0.9,0-1.5-0.7-1.5-1.9c0-3,0-6.1,0-9.1c0-0.4,0-0.7,0-1.1 c-1.2-0.1-2.4,0.2-3.2-1C9,96.5,9,96.1,9,95.7z M97.1,70.5c0.5-0.1,0.8-0.1,1.1-0.2c5.4-1.6,7.9-7.9,5-12.8 c-0.8-1.4-1.3-2.9-1-4.5c0.4-2.2,0-4.1-1.3-5.9c-1.1-1.5-1.3-3.1-0.8-4.9c0.2-0.7,0.3-1.4,0.2-2.1c-0.4-2.7-2.9-4.5-5.5-4 s-4.2,3.1-3.5,5.8c0.6,2.1,0.2,3.8-1,5.5c-1,1.4-1.5,3-1.1,4.7c0.4,2,0,3.7-1,5.4c-2.8,4.8-0.3,11,5,12.6c0.3,0.1,0.6,0.1,0.9,0.2 c0.1-0.2,0.1-0.3,0.1-0.4c0-2.8,0-5.7,0-8.5c0-0.3-0.2-0.7-0.5-0.9c-0.9-0.9-1.9-1.8-2.8-2.8c-0.6-0.7-0.6-1.6,0-2.1 c0.6-0.6,1.4-0.6,2,0c0.4,0.3,0.7,0.6,1.2,1.1c0-0.9,0-1.5,0-2.1c0-0.9,0-1.8,0-2.6c0.1-0.8,0.6-1.2,1.4-1.3 c0.7,0,1.3,0.3,1.4,1.1c0.1,0.3,0.1,0.7,0.1,1.1c0,2.5,0,5,0,7.6c0,0.3,0,0.5,0.1,0.8c0.1,0,0.2,0.1,0.3,0.1 c0.5-0.5,0.9-1,1.4-1.5c0.9-0.9,1.7-1,2.4-0.3c0.6,0.6,0.5,1.5-0.3,2.3c-1.1,1.1-2.2,2.2-3.2,3.3c-0.2,0.2-0.5,0.6-0.5,0.9 C97,67.6,97.1,68.9,97.1,70.5z M39.9,63.6c0.2-0.2,0.3-0.3,0.4-0.4c2-2.9,3.9-5.8,5.8-8.7c0.2-0.2,0.3-0.5,0.3-0.8 c0.6-2.4,0.3-4.7-1.2-6.7c-1.5-2.1-1.9-4.2-1.2-6.7c0.8-3-0.9-6.1-3.9-7c-2.9-0.9-6,0.5-7.2,3.3c-0.2,0.6-0.3,1.1,0.1,1.7 c1.2,2.2,1.5,4.5,1,6.9c-0.3,1.4,0,2.6,0.7,3.9c3.6,6,2.1,13.7-3.6,17.9c-0.8,0.6-1.7,1.1-2.7,1.7c1,2.2,2.5,3.8,4.6,5 c1.1-1.7,2.2-3.3,3.3-4.9c0.2-0.4,0.4-0.9,0.4-1.4c0.1-1.6,0-3.1,0-4.7c0-0.8,0.5-1.3,1.3-1.4c0.8-0.1,1.4,0.4,1.6,1.3 C39.8,62.9,39.8,63.2,39.9,63.6z M59.4,81.2c-0.1,0-0.2,0-0.2,0c-3.4,8.6-6.9,17.2-10.3,25.8c7,0,13.9,0,20.9,0 C66.3,98.4,62.8,89.8,59.4,81.2z M72.5,106.1c2.3-2,4.5-4,6.8-5.9C74.1,94.7,69,89.3,63.8,83.9c-0.1,0-0.1,0.1-0.2,0.1 C66.6,91.3,69.5,98.7,72.5,106.1z M46,106.1c3-7.4,5.9-14.8,8.8-22.1c-0.1,0-0.1-0.1-0.2-0.1c-5.1,5.4-10.3,10.8-15.4,16.3 C41.6,102.2,43.7,104.1,46,106.1z M24.3,86.5c0.1,0,0.1,0.1,0.2,0.1c2.3-3.4,4.6-6.9,6.9-10.3c-2.6-1.6-4.4-3.6-5.7-6.2 c-0.1-0.2-0.6-0.4-0.9-0.3c-0.2,0-0.5,0.5-0.5,0.7c0,2.3,0,4.5,0,6.8C24.3,80.3,24.3,83.4,24.3,86.5z"></path> </g> <path class="st3" d="M81,11.5c5.3,2.7,8.3,8.7,7.3,14.4c-1.2,6.2-5.9,10.7-12,11.4c-8.8,1-16.2-6.5-15.2-15.2 c0-0.2,0.1-0.5,0.1-0.7c0.2-0.8,0.8-1.1,1.6-1s1.2,0.6,1.3,1.4c0,0.5,0,1-0.1,1.3c-0.2,6,3.9,10.7,9.8,11.3 c5.4,0.6,10.5-3.2,11.6-8.7c0.9-4.5-1.4-9.3-5.5-11.5s-9.2-1.5-12.6,1.8c-0.2,0-0.3,0.1-0.3,0.2c-1,1-1.8,1.1-2.5,0.4 c-0.7-0.7-0.6-1.5,0.4-2.5C69.1,9.8,75.6,8.7,81,11.5"></path> </g> <g id="Calque_9" class="st0"> <g class="st1"> <g> <path class="st2" d="M9.3,64c0.4-1.8,0.7-3.6,1.2-5.3C13.8,48.2,24,41.3,35,42.1c0.9,0.1,1.9,0.2,2.9,0.3c0-0.3,0-0.5,0-0.8 c-0.1-2.9-0.2-5.9-0.3-8.8c-0.1-1.9,0.9-3.2,2.4-4.3c1.8-1.4,4-2.2,6.2-2.8c6.4-1.8,13-2.2,19.6-1.9c4.9,0.2,9.8,0.8,14.5,2.5 c1.6,0.6,3.2,1.4,4.6,2.3c1.8,1.2,2.7,3,2.6,5.2c0,6.4,0,12.7,0,19.1c0,0.4,0,0.8,0,1.2c2.6,0.2,5,0.4,7.5,0.7 c3.4,0.4,6.7,1.1,9.9,2.4c1.1,0.4,2.1,1,3.1,1.6c2,1.3,2.9,3.1,2.8,5.4c0,6.8-0.1,13.7,0,20.5c0,2.4-1,4-2.8,5.3 c-2.2,1.5-4.6,2.3-7.1,2.9c-10.2,2.3-20.5,2.3-30.7-0.4c-1.9-0.5-3.7-1.4-5.5-2.4c-1.3-0.7-2.3-1.8-2.9-3.3 c-0.1-0.2-0.4-0.5-0.7-0.5c-4-0.2-8-0.5-11.9-1.3c-0.4-0.1-0.9,0.2-1.2,0.5c-8.6,5.9-17.6,6.6-26.7,1.4C14.4,83,10.6,76.8,9.5,69 c0-0.2-0.1-0.4-0.2-0.7C9.3,66.9,9.3,65.5,9.3,64z M33.4,86.3c11.1,0,20.2-9.1,20.2-20.1c0-11.1-9.1-20.2-20.3-20.1 c-11,0-19.9,9-20,20.1C13.3,77.2,22.3,86.3,33.4,86.3z M61.6,37.5c5.8,0,10.9-0.4,15.8-1.9c1.8-0.5,3.5-1.5,5.2-2.3 c0.7-0.4,0.7-1,0-1.5c-1.2-0.7-2.4-1.4-3.7-1.9c-3.6-1.3-7.3-1.8-11-2.1c-6.5-0.5-12.9-0.3-19.3,1.3c-2.2,0.5-4.4,1.2-6.2,2.6 c-0.8,0.6-0.9,1.1,0,1.6c1.2,0.7,2.4,1.5,3.8,1.9C51.4,37.1,56.8,37.5,61.6,37.5z M85.8,68.2c2.7-0.2,5.5-0.3,8.2-0.6 c1.6-0.2,3.1-0.4,4.7-0.8c2.5-0.6,5-1.2,7.2-2.7c1-0.7,1.1-1.2,0-1.8c-1.6-0.8-3.2-1.7-4.9-2.1c-9.4-2.4-18.9-2.5-28.3-0.5 c-2.2,0.5-4.3,1.4-6.3,2.4c-1.4,0.7-1.4,1.4,0,2.2c1.2,0.7,2.5,1.3,3.9,1.7C75.2,67.6,80.4,68,85.8,68.2z M65.6,80.1 c0,1.5,0,3.1,0,4.8c0,0.9,0.3,1.5,1,1.9c1.4,0.7,2.8,1.5,4.3,1.9c9.7,2.6,19.4,2.6,29.2,0.3c1.8-0.4,3.6-1.3,5.3-2.1 c0.5-0.2,1.2-0.8,1.2-1.3c0.1-2,0.1-3.9,0.1-5.7C92.9,84.6,79.3,84.5,65.6,80.1z M106.6,68.6c-13.8,4.7-27.5,4.7-41.2,0.2 c0,1.6,0,3.4,0,5.1c0,0.8,0.3,1.4,1,1.7c1.6,0.7,3.1,1.5,4.7,1.9c9.1,2.3,18.2,2.3,27.4,0.5c2.4-0.5,4.7-1.1,6.8-2.4 c0.7-0.4,1.4-0.9,1.4-1.8C106.6,72,106.6,70.2,106.6,68.6z M42,38.3c0,1.4,0,3,0,4.6c0,0.6,0.2,0.8,0.7,1c1.7,0.9,3.3,1.9,5,2.8 c0.5,0.3,1,0.6,1.6,0.7c8.5,1.8,17,1.8,25.4,0.2c2.5-0.5,5-1.1,7.2-2.6c0.5-0.3,1.1-0.8,1.2-1.2c0.2-2,0.3-3.9,0.4-5.8 C69.6,42.7,55.8,42.8,42,38.3z M53.5,52.3c1,2.3,2,4.6,3,6.8c0.1,0.3,0.5,0.5,0.7,0.6c1.3,0.1,2.7,0.1,4.1,0.2 c0.7,0,1.2-0.1,1.8-0.6C64,58.6,65,58,66,57.5c3.9-1.8,8.2-2.5,12.4-3c1.6-0.2,3.2-0.2,4.8-0.4c0-1.8,0-3.4,0-5.1 C73.6,53.2,63.5,53.2,53.5,52.3z M52.4,81.7c3,0.3,6,0.5,9,0.8c0-2.6,0-4.9,0-7.2c-1.7-0.1-3.2-0.2-4.8-0.2 c-0.3,0-0.6,0.2-0.8,0.4C54.7,77.4,53.6,79.4,52.4,81.7z M61.2,71c0-2.3,0-4.6,0-7c-1.3,0-2.4,0-3.5,0c-0.1,2.3-0.3,4.6-0.4,7 C58.6,71,59.9,71,61.2,71z"></path> </g> <g> <path class="st2" d="M22.8,67.6c0-0.8,0-1.4,0-2.2c-0.6,0-1.2,0-1.8,0c-1.3-0.1-2.2-0.9-2.2-2s0.9-2.1,2.2-2 c1.9,0.2,2.8-0.5,3.8-2.2c3.2-6,10.5-8.6,16.8-6.5c0.6,0.2,1.3,0.7,1.7,1.2c0.5,0.7,0.3,1.5-0.2,2.2c-0.6,0.7-1.4,0.9-2.2,0.6 c-1.9-0.7-3.8-0.9-5.7-0.5c-3,0.7-5.3,2.3-7,5.2c0.5,0,0.9,0,1.2,0c3.4,0,6.9,0,10.3,0c1.3,0,2.2,0.8,2.3,2c0,1.2-0.9,2-2.2,2 c-0.3,0-0.5,0-0.8,0c-3.6,0-7.2,0-10.8,0c-0.4,0-0.7,0-1.1,0c0,0.8,0,1.5,0,2.2c3.5,0,6.8,0,10.2,0c0.5,0,1.1,0,1.6,0 c1.2,0,2.1,0.8,2.1,1.9s-0.9,2-2.1,2c-3,0-6,0-9,0c-0.4,0-0.7,0-1.3,0c0.4,0.5,0.6,0.9,0.9,1.3c3,3.2,6.6,4.3,10.9,3.1 c0.2,0,0.3-0.1,0.5-0.1c1.3-0.4,2.4,0.1,2.8,1.1c0.4,1.2-0.2,2.2-1.5,2.7c-2.9,1-5.8,1.1-8.8,0.3c-4.1-1.2-7.2-3.7-9-7.6 c-0.3-0.6-0.6-0.8-1.3-0.8c-0.6,0.1-1.2,0-1.8,0c-1.5,0-2.4-0.8-2.4-2s1-2,2.4-2C21.7,67.6,22.3,67.6,22.8,67.6z"></path> </g> </g> </g> <g id="Calque_10" class="st0"> <g class="st1"> <g> <path class="st2" d="M46.9,110.1c-0.5-0.6-1.1-1.1-1.4-1.8c-1.4-3.7-2.7-7.4-4-11.1c-0.2-0.6-0.5-0.8-1.1-0.6 c-3.8,0.8-7.6,1.6-11.4,2.4c-0.9,0.2-1.7,0.1-2.3-0.7c-0.6-0.8-0.3-1.6,0.1-2.4c3.5-6.1,7-12.3,10.5-18.4c0.4-0.6,0.3-1-0.2-1.5 C20,59.6,23.5,31.7,44,20c2.6-1.5,5.3-2.5,8.1-3.3c1.4-0.4,2.4,0.1,2.7,1.2s-0.3,2-1.7,2.4c-10.8,3.2-18.2,10-21.7,20.7 c-5.9,18,5.7,37.1,24.4,40.5c16.8,3,32.9-7.9,36.4-24.7c3.3-16.1-6.6-32.3-22.5-36.6C68.9,20,68.1,19.8,68,19 c-0.1-0.6,0-1.3,0.2-1.8c0.4-0.7,1.2-0.9,2-0.6c1.3,0.4,2.6,0.7,3.8,1.2c12.6,5.2,20.2,14.5,22.1,28c1.7,11.7-2,21.8-10.4,30.1 c-0.6,0.6-0.6,0.9-0.2,1.6c3.5,6.1,7,12.2,10.4,18.3c0.3,0.6,0.5,1.4,0.3,2c-0.2,1-1.2,1.3-2.3,1.1c-3.9-0.8-7.7-1.6-11.6-2.4 c-0.7-0.1-0.9,0-1.1,0.6c-1.3,3.7-2.6,7.4-3.9,11.1c-0.3,0.8-0.7,1.5-1.5,1.9c-0.4,0-0.7,0-1.1,0c-0.5-0.5-1.1-1-1.4-1.6 c-3.8-6.6-7.6-13.3-11.3-19.9c-0.2-0.3-0.3-0.6-0.6-0.9c-0.2,0.4-0.4,0.6-0.6,0.9c-3.8,6.6-7.5,13.3-11.3,19.9 c-0.4,0.6-0.9,1.1-1.4,1.6C47.7,110.1,47.3,110.1,46.9,110.1z M47.9,103.8c3.5-6.2,6.9-12.2,10.4-18.3C51.8,84.9,46,82.7,40.7,79 c-2.9,5.2-5.8,10.3-8.8,15.5c0.4-0.1,0.7-0.1,0.9-0.1c3-0.6,6-1.2,8.9-1.9c1.4-0.3,2.1,0.1,2.6,1.4c0.7,1.9,1.4,3.9,2.1,5.8 C46.9,101,47.3,102.3,47.9,103.8z M74.8,103.8c0.2-0.5,0.3-0.8,0.4-1.1c1-2.9,2.1-5.9,3.1-8.8c0.5-1.4,1.2-1.8,2.6-1.5 c2.7,0.6,5.4,1.1,8,1.7c0.5,0.1,1.1,0.2,1.8,0.3C87.8,89.2,85,84.1,82,79c-5.3,3.8-11.1,5.9-17.6,6.6 C67.9,91.6,71.3,97.6,74.8,103.8z"></path> </g> <g> <path class="st2" d="M61.9,15.4c0.1,0.1,0.3,0.2,0.4,0.3c0.7,0.5,1,1.2,0.8,2.1c-0.3,0.8-0.9,1.3-1.8,1.3c-0.9,0-1.4-0.5-1.7-1.3 c-0.3-0.9,0-1.6,0.8-2.1c0.1-0.1,0.3-0.2,0.4-0.3C61.2,15.4,61.6,15.4,61.9,15.4z"></path> </g> <g> <path class="st2" d="M33.6,50.5c0-15.3,12.6-27.7,27.8-27.7C76.7,22.9,89.1,35.4,89,50.7c0,15.2-12.4,27.6-27.7,27.6 C46,78.2,33.6,65.7,33.6,50.5z M37.3,50.5c0,13.3,10.8,24.1,24,24.1s24-10.7,24.1-24c0-13.3-10.7-24.1-24-24.1 C48.2,26.5,37.3,37.2,37.3,50.5z"></path> </g> <g> <path class="st2" d="M73,64.4c0,1.5-1.4,2.4-2.7,1.7c-1.6-0.8-3.2-1.7-4.8-2.5c-1.1-0.6-2.2-1.1-3.3-1.7c-0.5-0.3-1-0.3-1.5,0 c-2.6,1.4-5.2,2.7-7.8,4.1c-0.8,0.4-1.6,0.6-2.3,0c-0.8-0.6-0.8-1.3-0.7-2.2c0.5-2.9,1-5.9,1.5-8.8c0.1-0.3-0.1-0.8-0.4-1.1 c-2.1-2.1-4.2-4.2-6.4-6.3c-0.6-0.6-1-1.3-0.7-2.2s1-1.2,1.9-1.3c2.9-0.4,5.8-0.9,8.8-1.3c0.6-0.1,0.9-0.3,1.2-0.9 c1.3-2.6,2.6-5.2,3.9-7.9c0.4-0.8,0.9-1.4,1.8-1.4c1,0,1.5,0.6,1.9,1.4c1.3,2.6,2.6,5.2,3.9,7.8c0.3,0.6,0.7,0.9,1.4,1 c2.9,0.4,5.8,0.9,8.7,1.3c0.9,0.1,1.5,0.5,1.8,1.3c0.3,0.9-0.1,1.5-0.7,2.1c-2.1,2.1-4.2,4.2-6.3,6.2c-0.4,0.4-0.6,0.8-0.5,1.4 c0.5,3,1,6,1.5,9C73,64.2,73,64.3,73,64.4z M54,61.2c2.2-1.1,4.1-2.1,6.1-3.2c0.9-0.5,1.7-0.5,2.5,0c1.3,0.7,2.7,1.4,4,2.1 c0.6,0.3,1.3,0.6,2.1,1c-0.4-2.4-0.7-4.6-1.1-6.8c-0.2-0.9,0-1.6,0.7-2.2c1.5-1.4,2.9-2.9,4.4-4.3c0.2-0.2,0.3-0.3,0.5-0.6 C71,46.9,69,46.5,67,46.3c-1.4-0.1-2.3-0.7-2.8-2c-0.7-1.6-1.5-3.2-2.3-4.7c-0.1-0.3-0.3-0.6-0.5-0.9c-0.1,0.1-0.2,0.2-0.2,0.2 c-0.7,1.3-1.3,2.6-2,4c-1.8,3.5-1,3-5,3.6c-1.5,0.2-3,0.5-4.5,0.7c1.6,1.7,3.2,3.3,4.7,4.9c0.6,0.6,0.9,1.3,0.7,2.2 C54.8,56.5,54.4,58.7,54,61.2z"></path> </g> </g> </g> <g id="Calque_11" class="st0"> <g class="st1"> <g> <path class="st2" d="M7.7,26.7c0.6-1.4,1.7-1.9,3.2-1.9c18.2,0,36.5,0,54.7,0c0.3,0,0.5,0,0.8,0c0.9,0.1,1.4,0.6,1.4,1.5 s-0.5,1.4-1.3,1.5c-0.4,0.1-0.7,0-1.1,0c-17.7,0-35.5,0-53.2,0c-0.4,0-0.8,0-1.3,0c0,18.9,0,37.7,0,56.5c25.3,0,50.7,0,76.1,0 c0-1,0-2,0-3.1c-0.5,0-0.9,0-1.3,0c-16.9,0-33.8,0-50.8,0c-0.4,0-0.9,0-1.3-0.1c-0.8-0.1-1.3-0.6-1.3-1.5c0-0.8,0.4-1.3,1.3-1.5 C34,78,34.4,78,34.8,78c16.9,0,33.8,0,50.8,0c0.5,0,0.9,0,1.5,0c0-0.5,0-0.8,0-1.2c0-5.1,0.1-10.2,0-15.3c-0.1-3.4,1.6-6,5.7-5.7 c0.8,0.1,1.6,0,2.5,0c0-0.5,0-0.8,0-1.2c0-5.2,0-10.5,0-15.7c0-3.3-1.7-5-5-5c-22.7,0-45.4,0-68.1,0c-3.3,0-5,1.7-5,5 c0,11.4,0,22.8,0,34.2c0,3.2,1.7,4.9,4.9,4.9c1.8,0,3.5,0,5.3,0c1.2,0,1.9,0.6,1.9,1.6c0,0.9-0.7,1.5-1.8,1.5 c-2.1,0-4.3,0.1-6.4-0.1c-3.7-0.2-6.6-3.2-6.8-6.9c-0.1-1.4,0-2.7,0-4.1c0-10.5,0-20.9,0-31.4c0-3.9,2.2-6.8,5.8-7.7 c0.7-0.2,1.5-0.2,2.2-0.2c22.7,0,45.5,0,68.2,0c4.9,0,8,3.1,8,8c0,5.2,0,10.5,0,15.7c0,0.4,0,0.7,0,1.2c1.1,0,2,0,3.1,0 c0-9.3,0-18.6,0-28.1c-0.4,0-0.8,0-1.2,0c-8.9,0-17.8,0-26.8,0c-0.3,0-0.7,0-1,0c-0.8-0.1-1.4-0.7-1.3-1.5c0-0.9,0.5-1.4,1.4-1.5 c0.3,0,0.5,0,0.8,0c9.4,0,18.7,0,28.1,0c2.3,0,3.1,0.8,3.1,3.1c0,8.9,0,17.8,0,26.8c0,0.4,0,0.8,0,1.4c1.1,0,2.2,0,3.2,0 c2.9,0,4.7,1.8,4.7,4.7c0,11.3,0,22.7,0,34c0,2.9-1.8,4.8-4.8,4.8c-1.4,0-2.7,0-4.1,0c-1.1,0-1.8-0.6-1.8-1.5s0.7-1.5,1.8-1.5 c1.4,0,2.7,0,4.1,0c1.2,0,1.7-0.5,1.7-1.7c0-11.4,0-22.7,0-34.1c0-1.2-0.5-1.7-1.7-1.7c-5.2,0-10.5,0-15.7,0 c-1.3,0-1.7,0.5-1.7,1.7c0,11.3,0,22.7,0,34c0,1.2,0.5,1.7,1.7,1.7c1.6,0,3.3,0,4.9,0c1.2,0,1.9,0.6,1.9,1.5c0,1-0.7,1.6-2,1.6 c-1.7,0-3.3,0-5,0c-2.7,0-4.6-1.9-4.6-4.6c0-2.4,0-4.9,0-7.4c-5.3,0-10.6,0-16,0c0,1.9,0,3.9,0,6c1.3,0,2.6,0,3.9,0 c0.9,0,1.8,0,2.8,0c0.8,0,1.3,0.5,1.4,1.4s-0.4,1.4-1.2,1.6c-0.3,0.1-0.7,0.1-1,0.1c-13.8,0-27.6,0-41.4,0c-0.3,0-0.5,0-0.8,0 c-0.9-0.1-1.5-0.7-1.5-1.5s0.6-1.5,1.6-1.5c1.8,0,3.5,0,5.3,0c0.4,0,0.7,0,1.2,0c0-2,0-4,0-6.1c-0.4,0-0.7,0-1.1,0 c-9.7,0-19.4,0-29.1,0c-1.5,0-2.6-0.5-3.2-1.9C7.7,66.1,7.7,46.4,7.7,26.7z M44.3,87.6c0,2,0,4,0,5.9c7.8,0,15.6,0,23.5,0 c0-2,0-4,0-5.9C59.9,87.6,52.1,87.6,44.3,87.6z"></path> </g> <g> <path class="st2" d="M94.9,61c0.4,0,0.7,0,1.1,0c0.9,0.1,1.4,0.6,1.4,1.4c0,0.9-0.4,1.5-1.3,1.5c-0.8,0.1-1.6,0.1-2.4,0 c-0.9-0.1-1.3-0.6-1.3-1.5s0.5-1.4,1.4-1.5C94.2,61,94.6,61,94.9,61z"></path> </g> <g> <path class="st2" d="M103.9,84.5c0-0.3,0-0.5,0-0.8c0.1-0.8,0.6-1.3,1.4-1.4s1.4,0.4,1.5,1.2c0.1,0.6,0.1,1.2,0,1.8 c-0.1,0.9-0.7,1.3-1.5,1.4c-0.8,0-1.4-0.6-1.5-1.5C103.9,85,103.9,84.7,103.9,84.5L103.9,84.5z"></path> </g> <g> <path class="st2" d="M103.9,70.2c0-0.3,0-0.5,0-0.8c0.1-0.8,0.6-1.3,1.4-1.3s1.4,0.3,1.5,1.1c0.1,0.6,0.1,1.3,0.1,1.9 c-0.1,0.9-0.7,1.3-1.5,1.4c-0.8,0-1.4-0.6-1.5-1.5C103.9,70.7,103.9,70.4,103.9,70.2L103.9,70.2z"></path> </g> <g> <path class="st2" d="M103.9,77.3c0-0.3-0.1-0.6,0-0.8c0.3-0.4,0.5-0.9,1-1.2c0.6-0.4,1.3-0.1,1.7,0.5c0.5,0.6,0.5,2.6,0,3.2 s-1.1,0.8-1.8,0.4C103.8,79,103.8,78.1,103.9,77.3z"></path> </g> <g> <path class="st2" d="M98.1,70.2c0-0.3-0.1-0.7,0.1-0.9c0.2-0.4,0.5-0.8,0.8-1.1c0.7-0.4,1.3-0.2,1.8,0.4c0.6,0.7,0.5,2.7-0.1,3.3 c-0.5,0.6-1.3,0.8-1.8,0.3s-0.7-1.2-1.1-1.9C98,70.3,98,70.2,98.1,70.2z"></path> </g> <g> <path class="st2" d="M98.1,77.4c0-0.3,0-0.6,0-0.9c0.1-0.8,0.7-1.3,1.5-1.3s1.3,0.4,1.5,1.2c0.1,0.6,0.1,1.2,0.1,1.7 c-0.1,0.9-0.8,1.6-1.6,1.5c-0.8,0-1.4-0.7-1.4-1.6C98.1,77.8,98.1,77.6,98.1,77.4L98.1,77.4z"></path> </g> <g> <path class="st2" d="M92.4,70.1c0-0.3,0-0.7,0.1-1c0.2-0.8,0.8-1.2,1.6-1.1c1,0.1,1.4,0.8,1.4,2.4c0,1.2-0.5,2-1.4,2 c-0.8,0-1.4-0.4-1.6-1.2C92.4,70.9,92.4,70.5,92.4,70.1z"></path> </g> <g> <path class="st2" d="M95.5,77.4c0,0.4,0,0.7-0.2,1.1c-0.3,1-1.4,1.3-2.2,0.8c-1.1-0.7-1-3.3,0.1-4c0.9-0.5,1.9-0.1,2.2,0.9 C95.5,76.6,95.5,77,95.5,77.4z"></path> </g> <g> <path class="st2" d="M92.4,84.5c0-0.3-0.1-0.8,0.1-1c0.4-0.5,0.9-1.1,1.4-1.1s1.3,0.5,1.4,0.9c0.2,0.7,0.2,1.7,0,2.4 c-0.2,0.4-1,1-1.5,0.9c-0.5,0-1-0.7-1.3-1.1C92.3,85.3,92.4,84.8,92.4,84.5z"></path> </g> <g> <path class="st2" d="M98.1,84.5c0-0.3,0-0.6,0.1-0.9c0.1-0.8,0.6-1.2,1.4-1.3c0.8-0.1,1.4,0.3,1.5,1.1c0.1,0.6,0.1,1.2,0.1,1.8 c-0.1,0.9-0.7,1.5-1.5,1.5s-1.4-0.6-1.5-1.6C98.1,84.9,98.1,84.7,98.1,84.5L98.1,84.5z"></path> </g> </g> </g> <g id="Calque_12" class="st0"> <g class="st1"> <g> <path class="st2" d="M91.4,80.9c-1.1,0-2,0.9-2,2s0.9,2,2,2s2.1-0.9,2.1-2C93.4,81.8,92.5,80.9,91.4,80.9z"></path> </g> <g> <path class="st2" d="M7.1,73.1c0.2-1.1,0.3-2.2,0.6-3.3c1.9-9.2,7-16,15.3-20.4c0.8-0.5,1.1-0.9,1.1-1.9 c-0.2-3.9,0.9-7.4,3.3-10.4c2-2.4,4.1-4.7,6.3-6.9c0.9-0.9,2.2-1.4,3.4-2.1c-5.3-6.7-2-13.8,2.2-16.4c5.5-3.5,11.9-1.5,15,3.2 c3.5,5.2,1.9,12.6-4.6,15.9c0.1,0.1,0.1,0.3,0.2,0.3c2.6,2.4,3.6,5.5,4.1,8.9c0.6,4.2,1.3,8.4,1.9,12.7c0.5-0.2,0.9-0.4,1.3-0.6 c6-2.8,11.9-1.5,16.2,3.6c2.4,2.9,4.8,5.9,7.2,8.9c0.5,0.6,0.9,0.8,1.7,0.7c4.5-0.5,8.2,1.1,11,4.6c1.6,1.9,1.1,3.7-1.3,4.6 c-9.1,3.6-18.2,7.2-27.3,10.8c-0.7,0.3-1,0.6-1.3,1.3c-1.1,2.2-2.3,4.3-3.5,6.5c1.7-0.7,3.5-1.4,5.3-2.1 c5.6-2.2,11.2-4.5,16.9-6.6c0.7-0.3,1.5-0.4,2.2-0.3c0.8,0.1,1.3,0.7,1.4,1.6c0.1,0.8-0.1,1.5-0.8,2c-0.4,0.2-0.8,0.4-1.2,0.6 c-16.3,6.3-32.5,12.7-48.7,19c-0.3,0.1-0.5,0.2-0.7,0.4c24.8,0,49.6,0,74.4,0c0-9.8,0-19.6,0-29.5c-2,0.8-3.9,1.5-5.9,2.3 c-0.9,0.4-1.8,0.8-2.8,1.1c-1.3,0.5-2.5,0-2.9-1.1s0.1-2.2,1.4-2.7c3.8-1.5,7.5-3,11.3-4.5c1.3-0.5,2-0.2,3,1.1c0,12,0,24,0,35.9 c-0.6,1.3-1.6,1.6-3,1.6c-28.8,0-57.5,0-86.3,0c-0.4,0-0.8,0-1.2-0.1c-0.9-0.1-1.5-0.7-1.7-1.6s0.1-1.6,0.8-2.1 c0.3-0.2,0.7-0.4,1-0.5c2.6-1,5.2-2.1,7.9-3.1c0.3-0.1,0.7-0.3,0.7-0.3c-2.6-1-5.3-1.9-8-3c-1.3-0.5-1.6-1.7-1.1-2.8 c0.5-1,1.6-1.4,2.8-0.9c0.2,0.1,0.4,0.2,0.6,0.3c8.7,3.9,17.1,3.5,25-1.8c8.2-5.6,11.9-13.6,10.9-23.4 c-1-10.3-8.1-18.6-18.1-21.5c-1.4-0.4-2.8-0.6-4.4-0.9c0.2,1.5,0.5,2.7,0.6,3.9c0.1,0.7,0.4,1,1.1,1.2c9.4,1.9,16.3,10.4,16.3,20 c0,13.2-12.4,23-25.2,19.9c-10.7-2.6-17.5-13.3-15.2-24c1.2-5.6,4.2-10,9.1-13.1c0.2-0.2,0.6-0.5,0.6-0.7 c-0.3-1.4-0.7-2.8-1.1-4.3c-0.2,0.1-0.4,0.1-0.5,0.2c-8.5,4.4-14,14.6-13.1,24.1c0.3,3.2,1.1,6.3,2.5,9.2 c0.7,1.4,0.3,2.6-0.9,3.2c-1.1,0.5-2.3,0-2.8-1.4C9.4,86.1,8.6,84,8,81.9c-0.4-1.4-0.6-3-0.8-4.4C7.1,76,7.1,74.6,7.1,73.1z M40.4,59.6c0.1,0.7,0.2,1.3,0.3,1.8c0.4,1.9,0.4,3.8-0.7,5.5c-1.6,2.5-3.9,3.5-6.7,3.1s-4.5-2.2-5.3-4.9c-0.3-1-0.5-2.1-0.8-3.2 c-6.2,4-8.8,12.4-5.9,19.5c2.9,7.2,10.5,11.3,18.4,9.8c7.4-1.4,13.1-8.3,13.1-16C52.7,67.9,47.2,60.9,40.4,59.6z M51.3,49.8 c0,0,0-0.1,0-0.2c-0.6-3.6-1-7.2-1.7-10.8c-0.6-3.3-2.4-5.6-5.6-6.6c-3.3-1.1-6.4-0.4-8.8,2.2c-1.8,1.9-3.5,3.8-5,5.9 c-1.9,2.6-2.6,5.7-1.8,8.9c1.1,4.9,2.4,9.8,3.6,14.7c0.4,1.6,1.6,2.3,3,2c1.3-0.3,2-1.6,1.8-3.1c-0.9-5.6-1.8-11.1-2.7-16.7 c-0.2-1.4,0.4-2.5,1.5-2.7c1.3-0.3,2.3,0.5,2.5,2c0.1,0.6,0.3,0.8,0.9,0.9c1.7,0.3,3.4,0.4,5,0.9C46.4,47.8,48.8,48.9,51.3,49.8z M62.3,61.6c0.2-0.1,0.4-0.2,0.5-0.2c2.1-1.1,2.6-0.9,4.1,0.9c3,3.7,6,7.4,9,11.1c0.6,0.7,1.1,1.9,1.9,2.1s1.8-0.5,2.8-0.8 c2.8-1.1,5.6-2.2,8.4-3.3c-0.2-0.2-0.3-0.3-0.4-0.4c-2.1-1.5-4.3-2-6.7-1.3c-1.4,0.4-2.4,0.1-3.2-1.1c-0.2-0.3-0.5-0.6-0.8-1 c-2.8-3.4-5.6-7-8.6-10.3c-2.6-2.9-7.4-3.3-10.6-1c0.6,0.8,1.3,1.7,1.9,2.5C61.1,59.6,61.6,60.5,62.3,61.6z M45.1,27.5 c3.7,0.1,6.8-2.8,6.9-6.5c0.1-3.8-2.9-6.9-6.6-7c-3.6-0.1-6.7,2.9-6.8,6.6C38.4,24.4,41.3,27.4,45.1,27.5z M65.2,80.7 c3-1.2,5.7-2.3,8.6-3.4c-3.3-4-6.4-7.9-9.6-11.8C65.7,70.4,66.1,75.4,65.2,80.7z"></path> </g> <g> <path class="st2" d="M91.4,80.9c1.1,0,2,0.9,2,2s-1,2-2.1,2s-2-0.9-2-2S90.2,80.9,91.4,80.9z"></path> </g> <g> <path class="st2" d="M19.1,94.5c0,1.1-0.9,2-2.1,2c-1.1,0-2-1-2-2.1s0.9-2,2.1-2C18.3,92.5,19.2,93.4,19.1,94.5z"></path> </g> </g> </g> <g id="Calque_2_00000024719121355350518750000009051278241849228203_" class="st0"> <g class="st1"> <path class="st2" d="M102.3,15.1c1.3,1.2,2.7,2.2,3.9,3.5c0.8,0.9,0.6,2.3-0.1,3.2c-0.2,0.2-0.3,0.4-0.6,0.6 c-0.8,0.6-1.2,1.4-1.1,2.5c0.1,0.7-0.1,1.5-0.4,2.1c-3.4,8.4-6.9,16.8-11.6,24.6c-4.4,7.2-9.4,13.9-15,20.1 c-0.2,0.2-0.4,0.4-0.6,0.7c0.2,0.2,0.3,0.4,0.5,0.6c3.7,3.7,7.3,7.4,11,11c0.3,0.3,0.9,0.5,1.4,0.6c0.8,0.1,1.6,0,2.4,0 c2.1,0,3.9,0.7,5.4,2.2c2.6,2.5,5.1,5.1,7.7,7.7c1.9,1.9,1.9,4.5,0,6.4c-2,2.1-4.1,4.1-6.2,6.2c-1.9,1.9-4.5,1.9-6.4,0 c-2.6-2.5-5.1-5.1-7.7-7.7c-1.5-1.5-2.4-3.4-2.2-5.5c0.2-2.3-0.5-4-2.3-5.4c-1.4-1.1-2.6-2.5-3.9-3.8c-0.8-0.8-0.8-1.6-0.3-2.2 c0.6-0.6,1.4-0.6,2.2,0.2c0.4,0.4,0.7,0.7,1.1,1.1c0,0,0.1,0,0.2,0.1c0.7-0.7,1.4-1.5,2-2.1C68,67.8,54,53.9,40,39.9 c-0.5,0.6-1.3,1.3-2.1,2.2c0.1,0.1,0.3,0.4,0.6,0.6C50.3,54.4,62,66.2,73.8,77.9c0.2,0.2,0.4,0.4,0.6,0.7c0.5,0.6,0.5,1.4,0,2 c-0.6,0.5-1.3,0.5-1.9,0c-0.6-0.6-1.2-1.2-1.8-1.9c-0.3,0.2-0.5,0.4-0.7,0.5C58.3,90,44.9,98.2,30.1,104c-1.4,0.6-2.8,1.2-4.2,1.7 c-1.1,0.4-2.4,0.5-3.5,0.7c-0.4,0.1-0.8,0.3-1.2,0.5c-0.3,0.1-0.4,0.4-0.7,0.6c-1.5,1.4-3.1,1.4-4.5,0c-1-1-1.9-2.2-2.8-3.3 c0-0.4,0-0.9,0-1.3c0.6-0.8,1.2-1.5,1.7-2.3c0.2-0.3,0.4-0.7,0.4-1.1c0.2-0.9,0.1-2,0.4-2.9c2.4-5.6,4.8-11.1,7.3-16.7 c0.4-1,1.2-1.3,2-0.9s0.9,1.1,0.5,2.1C23.4,86,21.2,91,19,96c-0.1,0.2-0.2,0.5-0.3,0.8c1.8-0.8,2.7-0.6,4,0.7 c0.4,0.4,0.8,0.8,1.2,1.2c1.4,1.2,2,2.5,1,4.3c16.3-6,31-14.4,43.5-26.2c-1.5-1.5-2.9-2.9-4.5-4.5c-0.1,0.2-0.3,0.5-0.5,0.8 c-1.5,1.6-3.1,3.1-4.6,4.6c-2.9,2.8-7.3,2.8-10.2,0.1c-1.6-1.5-3.1-3-4.6-4.6c-2.7-2.9-2.7-7.2,0.1-10.1c1.5-1.6,3.1-3.1,4.7-4.7 c0.2-0.2,0.5-0.5,0.6-0.6c-1.5-1.5-2.9-2.9-4.4-4.4c-0.1,0.1-0.2,0.3-0.4,0.5c-6,6.5-11.2,13.6-15.6,21.2c-0.2,0.4-0.4,0.7-0.7,1 c-0.5,0.5-1.1,0.5-1.7,0.2c-0.6-0.4-0.8-0.9-0.5-1.6c0.1-0.2,0.2-0.4,0.3-0.6c4-6.9,8.6-13.4,13.9-19.5c1-1.1,1.9-2.2,3-3.4 c-0.3-0.3-0.6-0.4-0.9-0.7c-3.1-3.1-6.3-6.2-9.3-9.4c-1.4-1.5-2.8-2.2-4.9-2c-2.4,0.3-4.4-0.8-6.1-2.5c-2.1-2.2-4.2-4.3-6.4-6.4 c-1-1-1.9-2-2.4-3.3c0-0.5,0-1.1,0-1.6c0.4-1.3,1.2-2.3,2.2-3.2c1.5-1.5,3.1-3,4.6-4.6c0.9-1,1.9-1.8,3.2-2.2c0.5,0,1.1,0,1.6,0 c0.8,0.5,1.7,0.8,2.4,1.5c2.6,2.5,5.1,5.1,7.7,7.6c1.5,1.5,2.2,3.3,2.2,5.4c0,0.8-0.1,1.6,0,2.4c0.1,0.5,0.3,1.1,0.6,1.4 c3.6,3.7,7.3,7.4,11,11c0.2,0.2,0.4,0.3,0.6,0.5c0.3-0.2,0.5-0.4,0.7-0.6c6.9-6.5,14.4-12,22.4-16.6c6.9-3.9,14.1-7,21.5-9.9 c1.1-0.4,2.4-0.5,3.6-0.7c0.4-0.1,0.8-0.2,1.1-0.4c0.8-0.5,1.5-1.1,2.3-1.7C101.4,15.1,101.9,15.1,102.3,15.1z M94.9,20.6 C78.6,26.6,64,35,51.4,46.8c1.5,1.5,2.9,2.9,4.6,4.5c1-1.1,2-2.3,3.1-3.3c3.2-2.9,8-3.5,11.8-1.5c6,3.2,7.4,11.2,2.8,16.2 c-1,1.1-2.3,2.1-3.4,3.2c0.3,0.4,0.5,0.6,0.7,0.7c1.3,1.3,2.5,2.6,3.8,3.9c11.9-12.7,20.4-27.4,26.3-43.7c-1.7,1-3.1,0.4-4.3-1 c-0.4-0.4-0.8-0.8-1.2-1.2C94.3,23.3,94.2,22.5,94.9,20.6z M68.6,64c1-1,1.9-1.9,2.9-3c2.8-2.9,2.9-7.3,0.3-10.4 c-2.5-3-7-3.6-10.2-1.3c-1.5,1.1-2.7,2.4-3.9,3.6C61.4,56.8,65,60.3,68.6,64z M58,74.6c-3.6-3.6-7.2-7.2-10.9-10.9 c-0.3,0.3-0.5,0.7-0.9,1.1c-1.9,2-2,4.8,0,6.8c1.4,1.4,2.7,2.8,4.1,4.1c0.7,0.6,1.7,1.2,2.7,1.4C55.2,77.4,56.8,76.1,58,74.6z M25.2,24.8c2.9,2.9,5.7,5.8,8.8,8.8c0.2-0.5,0.4-1,0.5-1.5c0.1-0.8,0-1.6,0-2.5c0-1.4-0.5-2.6-1.5-3.6s-2.1-2-3.1-3.1 c-0.5-0.5-0.9-1.1-1.3-1.6C27.3,22.7,26.2,23.8,25.2,24.8z M19.7,30.2c0.9,0.9,1.9,1.9,2.9,2.9c3.2,3.2,3.2,3.2,7.7,3.2 c0.5,0,1-0.3,1.5-0.5c-3.1-3.1-6-5.9-8.9-8.8C21.9,28,20.9,29.1,19.7,30.2z M100.3,93.3c-1-1-2-1.9-2.9-2.9 c-3.1-3.1-3.1-3.1-7.6-3.1c-0.7,0-1.2,0.2-1.4,0.7c2.9,2.9,5.8,5.8,8.7,8.6C98,95.6,99.1,94.5,100.3,93.3z M94.8,98.8 C91.9,95.9,89,93,86,90c-0.2,0.5-0.4,1-0.4,1.5c-0.1,0.9-0.1,1.8,0,2.7c0.1,0.9,0.3,1.9,0.9,2.5c1.7,1.8,3.6,3.4,5.3,5.1 C92.7,100.9,93.8,99.8,94.8,98.8z M49.4,61.6c3.6,3.6,7.2,7.2,10.6,10.6c0.7-0.7,1.4-1.4,2-1.9c-3.5-3.5-7.1-7.1-10.7-10.7 C50.7,60.3,50,61,49.4,61.6z M26.5,19.3c-0.4-0.3-0.8-0.7-1.2-1c-0.8-0.6-1.6-0.7-2.3,0c-2.2,2.1-4.3,4.3-6.4,6.4 c-0.6,0.7-0.6,1.5-0.1,2.2c0.4,0.5,0.8,0.9,1.1,1.3C20.6,25.3,23.5,22.4,26.5,19.3z M93.6,104.1c0.1,0.2,0.3,0.4,0.5,0.6 c1.4,1.4,2,1.4,3.5,0c1.7-1.7,3.5-3.5,5.2-5.2c1.5-1.5,1.5-2.1,0-3.6c-0.2-0.2-0.4-0.3-0.5-0.4C99.4,98.3,96.5,101.2,93.6,104.1z M97.3,22.3c0.7,0.7,1.4,1.5,2,2.2c1.5-1.5,2.9-3,4.3-4.3c-0.7-0.7-1.4-1.5-2-2.2C100.2,19.4,98.8,20.9,97.3,22.3z M22.6,101.3 c-0.7-0.7-1.4-1.5-2-2.1c-1.5,1.5-2.9,2.9-4.3,4.3c0.6,0.7,1.4,1.4,2,2.1C19.8,104.1,21.2,102.7,22.6,101.3z M35.9,35.4 c-0.8,0.8-1.6,1.5-2.3,2.2c0.8,0.8,1.5,1.5,2.2,2.2c0.8-0.7,1.5-1.5,2.3-2.2C37.4,36.9,36.6,36.1,35.9,35.4z M84.2,83.6 c-0.9,0.9-1.6,1.6-2.3,2.3c0.7,0.7,1.4,1.5,2.2,2.2c0.7-0.8,1.5-1.5,2.2-2.3c-0.1-0.1-0.1-0.2-0.2-0.3 C85.5,84.9,84.9,84.2,84.2,83.6z"></path> </g> </g> <g id="Calque_3" class="st0"> <g class="st1"> <path class="st4" d="M12.3,40.6c0.5-0.9,0.9-2,1.6-2.8c1-1.2,2.5-1.5,4.1-1.5c7.4,0,14.8,0,22.3,0c0.4,0,0.8,0,1.3,0 c0-0.4,0-0.7,0-1.1c0-3,0-6,0-9c0-3.5,2.1-5.6,5.6-5.6c9.4,0,18.9,0,28.3,0c3.5,0,5.6,2.1,5.6,5.6c0,3.3,0,6.5,0,9.8 c0,0.1,0,0.1,0.1,0.3c0.3,0,0.7,0,1.1,0c6.5,0,13.1,0,19.6,0c3,0,5,1.6,5.5,4.2c0.1,0.4,0.1,0.8,0.1,1.2c0,17.3,0,34.6,0,52 c0,3.3-2.2,5.5-5.5,5.5c-28,0-56,0-84.1,0c-3.1,0-4.6-1.1-5.7-4c0-0.1-0.1-0.1-0.1-0.1C12.3,77,12.3,58.8,12.3,40.6z M94.4,96.5 c0-19.1,0-38.1,0-57.2c-1.3,0-2.6,0-4,0c0,0.4,0,0.8,0,1.1c0,12.3,0,24.5,0,36.8c0,1.5-0.5,2.2-1.5,2.1c-0.9,0-1.3-0.7-1.3-2.1 c0-12.3,0-24.5,0-36.8c0-0.4,0-0.7,0-1.1c-18.4,0-36.7,0-55,0c0,19.1,0,38.1,0,57.1c18.4,0,36.7,0,55,0c0-2.5,0-4.8,0-7.2 c0-1.9,0-3.7,0-5.6c0-0.9,0.6-1.4,1.4-1.4c0.7,0,1.3,0.6,1.4,1.4c0,0.2,0,0.5,0,0.7c0,3.7,0,7.4,0,11.2c0,0.3,0,0.7,0,1 C91.7,96.5,93,96.5,94.4,96.5z M22.8,96.5c0-0.5,0-0.8,0-1.2c0-13.3,0-26.6,0-39.9c0-0.3,0-0.6,0-0.8c0.1-0.9,0.6-1.5,1.4-1.5 s1.4,0.6,1.4,1.5c0,0.3,0,0.6,0,0.8c0,13.3,0,26.6,0,39.9c0,0.4,0,0.8,0,1.1c1.4,0,2.7,0,4,0c0-19.1,0-38.1,0-57.1 c-1.3,0-2.6,0-4,0c0,0.4,0,0.7,0,1.1c0,2.7,0,5.4,0,8.1c0,1.1-0.5,1.7-1.4,1.7s-1.4-0.6-1.4-1.7c0-2.5,0-4.9,0-7.4 c0-0.6,0-1.2,0-1.8c-1.6,0-3.1,0-4.5,0c-2.4,0-3.1,0.7-3.1,3.1c0,17,0,34,0,51c0,0.3,0,0.6,0,0.9c0.1,1.1,0.9,2.1,2,2.1 C19,96.5,20.8,96.5,22.8,96.5z M97.3,96.5c1.5,0,3,0,4.5,0c2.3,0,3.1-0.8,3.1-3.1c0-17,0-34.1,0-51.1c0-0.3,0-0.6,0-0.9 c-0.1-1-0.8-1.9-1.7-2c-2-0.1-3.9,0-5.9,0C97.3,58.4,97.3,77.4,97.3,96.5z M78.3,36.4c0-3.7,0.1-7.3,0-10.9c0-1.2-1.1-2-2.4-2 c-9.7,0-19.4,0-29,0c-1.5,0-2.4,0.9-2.5,2.4c0,3.3,0,6.6,0,10c0,0.2,0.3,0.6,0.4,0.6c1,0,2.1,0,3.2,0c0-2.2,0-4.3,0-6.4 c0-2.2,1-3.2,3.2-3.2c2.9,0,5.8,0,8.7,0c3.9,0,7.8,0,11.6,0c2,0,3.1,1,3.1,3c0,1.6,0,3.3,0,4.9c0,0.5,0,1.1,0,1.7 C76,36.4,77.1,36.4,78.3,36.4z M50.9,29.6c0,2.3,0,4.5,0,6.7c7,0,14,0,20.9,0c0-2.3,0-4.5,0-6.7C64.8,29.6,57.9,29.6,50.9,29.6z"></path> <path class="st4" d="M63.4,76.7c-0.4-0.3-0.9-0.5-1.3-0.8c-0.8-0.5-1-1.2-0.5-2c0.7-1.3,1.5-2.6,2.3-3.9c0.5-0.8,1.2-1,1.9-0.6 c0.7,0.4,0.9,1.2,0.5,2c-0.5,0.9-1,1.8-1.6,2.8c1.6,0.9,3.1,1.9,4.8,2.7c0.7,0.3,1.6,0.1,2.4,0.1c0.2,0,0.4-0.2,0.5-0.4 c2.2-3.8,4.4-7.7,6.7-11.6c-2.2-1.3-4.4-2.6-6.7-3.9c-0.8,1.4-1.6,2.8-2.4,4.1c-0.2,0.4-0.4,0.8-0.7,1.1c-0.5,0.6-1.1,0.8-1.8,0.4 c-0.7-0.4-0.9-1.1-0.6-1.8c1.2-2.2,2.5-4.4,3.8-6.6c0.5-0.8,1.2-0.7,2-0.3c2.9,1.7,5.9,3.4,8.8,5.1c1,0.6,1.1,1.3,0.5,2.4 c-1.7,3-3.4,6-5.2,8.9c-1.2,2-2.8,3.9-3.3,6.1c-0.6,2.2-0.2,4.7-0.2,7c0,2.7-0.1,2.8-2.8,2.8c-5.3,0-10.7,0-16,0c-1.6,0-2-0.4-2-2 c0-3.1,0-6.2,0-9.3c0-1.6,0.4-2,2-2c3,0,5.9,0,8.9,0C63.3,76.8,63.4,76.8,63.4,76.7z M70.3,79.8c-5.1,0-10.1,0-15.1,0 c0,2.6,0,5.1,0,7.6c5.1,0,10.1,0,15.1,0C70.3,84.8,70.3,82.3,70.3,79.8z"></path> <path class="st4" d="M50.3,48.8c0.6-0.4,1.1-0.9,1.8-1.3c2.6-1.7,5.5-1.6,7.8,0.2s3.2,4.8,2.3,7.6c-0.8,2.5-2.4,4.6-4.2,6.4 c-2.1,2-4.4,3.8-6.5,5.6c-0.7,0.6-1.4,0.6-2.1,0c-3.1-2.2-6-4.7-8.3-7.7c-1.2-1.5-2.2-3.1-2.6-5c-0.6-2.8,0.5-5.7,2.8-7.3 s5-1.6,7.5,0C49.1,47.9,49.7,48.4,50.3,48.8z M50.3,64.7c3-2.3,6-4.7,8.1-8c0.5-0.7,0.9-1.6,1.1-2.4c0.5-1.6-0.1-3.4-1.5-4.5 c-1.3-0.9-2.9-1-4.3,0c-0.7,0.5-1.3,1.1-1.9,1.8c-0.9,1.1-2,1.1-3,0c-0.5-0.7-1.2-1.3-1.9-1.8c-2.5-1.6-5.3-0.3-5.9,2.6 c-0.4,1.6,0.3,3,1.2,4.3C44.3,59.9,47.2,62.3,50.3,64.7z"></path> </g> </g> <g id="Calque_4" class="st0"> <g class="st1"> <path class="st5" d="M48.1,78.6c0.2,0.4,0.4,0.6,0.6,0.9c3.6,5.3,7.2,10.7,10.8,16c1.1,1.6,1.7,3.3,1.5,5.2 c-0.4,3.5-2.5,5.8-5.8,6.6c-2.9,0.7-6.1-0.7-8-3.4c-4.1-6.1-8.3-12.2-12.4-18.3c-0.2-0.3-0.4-0.6-0.5-0.8c-1.6,0.5-3,1.2-4.6,1.5 c-8.6,1.5-14.4-6-14.1-12.3c0.2-4,1.9-7.1,5.1-9.4c2.5-1.7,5-3.4,7.4-5.1c0.5-0.3,1-0.9,1.2-1.4c4.7-9.5,9.4-19,14-28.4 c1.1-2.3,3.1-3.5,5.6-3.8c3.1-0.4,5.9,0.7,8.6,2.1c4.9,2.7,8.9,6.5,12.4,10.8c5,6.2,8.9,13,11,20.7c0.9,3.3,1.4,6.7,0.7,10.1 c-0.4,2.1-1.3,3.9-3,5.3c-1.1,0.9-2.3,1.3-3.7,1.4c-8.7,0.7-17.3,1.4-26,2.1C48.7,78.5,48.4,78.5,48.1,78.6 M45.5,36.1 c0.1,1.1,0.2,2.1,0.4,3.2c0.1,0.7,0.3,1.5,0.5,2.2c3.1,10.9,9.1,19.8,17.8,27c2.4,2,5.1,3.5,8.2,4.2c1.7,0.4,3.2-0.1,4.2-1.4 c0.7-0.9,1.3-2,1.5-3.2c0.6-2.3,0.3-4.7-0.2-7c-1-4.7-3.1-9-5.6-13.1c-3.4-5.5-7.4-10.5-12.5-14.4c-2.3-1.8-4.8-3.3-7.7-4 c-3.2-0.7-5.5,0.7-6.1,4C45.6,34.5,45.5,35.3,45.5,36.1"></path> <path class="st5" d="M85.2,39c-1.2,0-1.7-0.4-2-1.2s0-1.6,0.8-2.1c1.8-1.2,3.6-2.4,5.4-3.5c2.3-1.5,4.5-3,6.8-4.5 c1.1-0.7,2.2-0.6,2.8,0.3c0.7,0.9,0.3,2-0.8,2.8c-4,2.6-7.9,5.2-11.9,7.8C85.9,38.8,85.4,39,85.2,39"></path> <path class="st5" d="M88.2,47.5c2.4,0.4,5,0.9,7.6,1.4c2.3,0.4,4.6,0.8,6.9,1.2c1.1,0.2,1.8,1,1.7,2c-0.1,1.1-1.1,1.8-2.3,1.6 c-4.8-0.8-9.6-1.7-14.4-2.6C86.6,50.9,86,50,86.1,49C86.2,48.1,87,47.4,88.2,47.5"></path> <path class="st5" d="M79,15.4c-0.4,3.7-0.7,7.3-1.1,11c-0.1,0.9-0.2,1.8-0.3,2.6c-0.1,1.1-0.9,1.8-2,1.7c-1-0.1-1.7-0.9-1.6-2 c0.4-4.5,0.9-9.1,1.4-13.6c0.1-1.1,1-1.7,2-1.6C78.4,13.6,79,14.4,79,15.4"></path> <path class="st5" d="M57.9,43.6c4.9,0,8.7,2.6,10,6.6c1.4,3.9,0.1,8.3-3.2,10.9c-0.4,0.3-0.8,0.6-1.2,0.7c-0.8,0.3-1.7-0.2-2.1-1 C61,60,61.2,59.1,62,58.5c1.4-1.1,2.4-2.5,2.6-4.3c0.3-2.5-0.5-4.5-2.6-5.9c-2-1.4-4.2-1.5-6.4-0.5c-0.2,0.1-0.5,0.3-0.7,0.4 c-1,0.5-2,0.3-2.5-0.6c-0.5-0.8-0.3-1.9,0.6-2.5C54.8,44.2,56.6,43.6,57.9,43.6"></path> </g> </g> <g id="Calque_13" class="st0"> <g class="st1"> <path class="st5" d="M15.6,86.2c0-13.4,0-26.7,0-40.1c0.1-0.1,0.1-0.3,0.2-0.4c0.9-5,4.8-8.6,9.8-8.8c3-0.2,6.1-0.1,9.1-0.1 c0.6,0,1-0.2,1.3-0.7c1.4-2.2,2.9-4.4,4.3-6.6c2.2-3.4,5.4-5,9.4-5.1c6.9,0,13.7,0,20.6,0c4,0,7.2,1.7,9.4,5.1 c1.4,2.2,2.9,4.4,4.3,6.6c0.3,0.5,0.7,0.7,1.3,0.7c2.7,0,5.4,0,8.1,0c5.4,0,9.6,3.2,10.7,8.3c0.2,0.9,0.3,1.8,0.3,2.7 c0,12.2,0,24.4,0,36.6c0,1.7-0.2,3.3-1,4.8c-2.1,4.2-5.5,6.3-10.1,6.3c-22.2,0-44.4,0-66.6,0c-0.3,0-0.7,0-1,0 c-4.6-0.3-8.4-3.3-9.6-7.6C15.9,87.4,15.7,86.8,15.6,86.2 M60,39c-13.3,0.1-24,10.8-23.9,24s10.9,23.9,24,23.9 c13.2-0.1,24-10.9,23.9-24C83.8,49.7,73.1,39,60,39 M90.3,51.9c0.9-0.1,1.8,0,2.6-0.2c1.4-0.3,2.4-1.6,2.4-3.1 c-0.1-1.6-1.2-2.9-2.7-3c-1.6-0.1-3.1-0.1-4.7,0c-1.5,0.1-2.7,1.4-2.8,2.9c-0.1,1.5,1,2.9,2.5,3.2C88.6,51.8,89.4,51.8,90.3,51.9"></path> <path class="st5" d="M60,49.7c7.3-0.1,13.3,5.8,13.4,13.1s-5.9,13.4-13.3,13.4c-7.3,0-13.3-5.8-13.4-13.1 C46.6,55.8,52.6,49.7,60,49.7"></path> </g> </g> <g id="Calque_14" class="st0"> <path class="st6" d="M19.8,102.7c0.2-0.2,0.4-0.4,0.6-0.6c10-7.8,20-15.6,30-23.3c0.4-0.3,0.9-0.4,1.3-0.4c5.9,0,11.7,0,17.6,0 c0.5,0,1,0.2,1.4,0.5c10,7.7,20,15.5,30,23.3c0.2,0.2,0.4,0.4,0.6,0.6C74.2,102.7,47,102.7,19.8,102.7z"></path> <path class="st6" d="M88.5,28.3c0-2.1-1-3.1-3.1-3.1c-8.2,0-16.5,0-24.7,0c-8.3,0-16.7,0-25,0c-1.9,0-2.9,1-2.9,2.9c0,10,0,20,0,30 c0,0.4,0.2,0.9,0.5,1.1c5.8,4.5,11.5,9,17.3,13.5c0.3,0.2,0.7,0.3,1,0.4c6,0,12,0,17.9,0c0.4,0,0.8-0.2,1.1-0.4 c5.7-4.4,11.5-8.9,17.2-13.3c0.5-0.3,0.6-0.7,0.6-1.3C88.4,48.1,88.5,38.2,88.5,28.3z M77.5,57.6c-1.4,2.7-3.8,4.3-6.9,4.5 c-2.2,0.2-3.9-0.6-5.3-2.2c-0.1-0.1-0.2-0.3-0.4-0.4c-2.3,1.7-4.8,2.4-7.6,1.4c-3.7-1.2-5.7-4-6.6-7.6c-0.9-4-0.3-7.8,2.6-10.9 c2.7-2.8,6.3-3.6,10-2.1c0.1,0,0.2,0.1,0.4,0.1c0.4-1,1-1.7,2-2c1.7-0.4,3.2,0.8,3.2,2.7c0,4.6,0,9.1,0,13.7c0,0.8-0.2,1.7,0.7,2.1 c0.9,0.4,1.8-0.1,2.5-0.7c1.2-1,1.5-2.5,1.9-3.9c1.6-6-2.1-11.2-6.1-13.6C63.1,35.8,57,36,52.5,39.3c-4.5,3.2-6.6,8.9-5.4,14.2 c1.3,5.6,5.7,9.8,11.2,10.8c0.7,0.1,1.3,0.2,2,0.2c1.6,0.1,2.7,1.2,2.6,2.7c0,1.5-1.2,2.6-2.8,2.5c-8-0.1-15.5-5.9-17.7-13.8 C38.7,43,48.6,30.6,61.9,31.3c8.4,0.5,15.8,6.7,17.4,14.8C80.1,50.2,79.4,54,77.5,57.6z"></path> <path class="st6" d="M16.2,98.8c0-15.4,0-30.7,0-46.2C26.1,60.4,36,68,45.9,75.7C36,83.4,26.1,91.1,16.2,98.8z"></path> <path class="st6" d="M104.9,98.8C95,91.1,85.2,83.4,75.3,75.7c9.9-7.7,19.7-15.3,29.6-23C104.9,68.1,104.9,83.3,104.9,98.8z"></path> <path class="st6" d="M93.8,40.6c2.9,2.5,5.8,4.8,8.7,7.3c-2.9,2.3-5.7,4.5-8.7,6.8C93.8,50,93.8,45.4,93.8,40.6z"></path> <path class="st6" d="M27.5,40.6c0,4.8,0,9.4,0,14.2c-3-2.3-5.8-4.5-8.8-6.8C21.6,45.5,24.5,43.1,27.5,40.6z"></path> <path class="st6" d="M52,19.9c2.4-2,4.7-4,7-5.8c1-0.8,2.2-0.8,3.1,0c2.3,1.9,4.5,3.8,6.9,5.8C63.4,19.9,57.8,19.9,52,19.9z"></path> <path class="st6" d="M63.7,49.7c0,2-0.4,3.5-1.2,4.7c-1.4,2.1-3.6,2.2-5.3,0.4c-1.9-2-2.1-5.9-0.6-8.2c0.9-1.2,2-2,3.6-1.9 c1.6,0.2,2.5,1.3,3,2.7C63.5,48.4,63.6,49.3,63.7,49.7z"></path> </g> <g id="Calque_15" class="st0"> <g class="st1"> <path class="st5" d="M105.3,83.1c-0.5,1.3-0.8,2.6-1.6,3.7c-1.5,2.2-3.8,3.2-6.4,3.3c-0.8,0-1.6,0-2.5,0c0,0.3,0,0.6,0,0.9 c0,2.2,0,4.4,0,6.6c0,1.2-0.3,2.1-1.4,2.7s-2.1,0.3-3.1-0.3c-4.7-3.1-9.3-6.3-14-9.4c-0.4-0.3-1-0.4-1.4-0.4c-8.2,0-16.4,0-24.6,0 c-3.4,0-6-1.4-7.5-4.5c-0.5-0.9-0.7-2-0.8-3.1c-0.1-1.4-0.1-2.9,0-4.4c0-0.3,0.2-0.6,0.4-0.8c1.4-0.9,2.7-1.9,4.2-2.7 c0.3-0.2,0.8-0.3,1.1-0.3c7.8,0,15.5,0,23.3,0c5.9,0,10.8-3.5,12.6-9c0.5-1.4,0.7-3,0.7-4.5c0.1-5.7,0-11.3,0-17c0-0.3,0-0.6,0-1 c0.3,0,0.6,0,0.8,0c4,0,8,0,12,0c3.3,0,5.9,1.5,7.4,4.5c0.4,0.8,0.5,1.6,0.8,2.5C105.3,61,105.3,72,105.3,83.1z"></path> <path class="st5" d="M26.2,69.1c-0.8,0-1.5,0-2.2,0c-4.9,0-8.3-3.4-8.3-8.3c0-9.4,0-18.9,0-28.3c0-0.8,0-1.6,0-2.4 c0.1-4.8,3.4-8.1,8.2-8.1c5.5,0,11.1,0,16.6,0c10.1,0,20.1,0,30.2,0c3.4,0,6.1,1.4,7.5,4.5c0.5,1.1,0.8,2.4,0.8,3.6 c0.1,10.3,0,20.6,0,30.9c0,4.8-3.4,8.2-8.2,8.2c-7.9,0-15.9,0-23.8,0c-1.2,0-2.1,0.3-3.1,1c-4.4,3-8.7,5.9-13.1,8.8 c-0.5,0.3-1,0.6-1.6,0.7c-1.6,0.3-3-1-3-2.7C26.2,74.3,26.2,71.8,26.2,69.1z M47.3,42.9c4.8,0,9.7,0,14.5,0c1.4,0,2.8,0,4.2,0 c1.7-0.1,2.8-1.4,2.4-3.1c-0.3-1.5-1.2-2.1-2.9-2.1c-12.1,0-24.2,0-36.3,0c-0.3,0-0.5,0-0.8,0c-1.1,0.1-1.8,0.8-2.1,1.8 c-0.4,2,0.6,3.4,2.6,3.4C35.1,42.9,41.2,42.9,47.3,42.9z M39.5,53.4c3.5,0,7.1,0,10.6,0c1.4,0,2.3-0.7,2.6-1.9 c0.4-1.9-0.6-3.4-2.6-3.4c-4.6,0-9.1,0-13.7,0c-2.4,0-4.9,0-7.3,0c-1.4,0-2.3,0.7-2.5,1.8c-0.5,2,0.6,3.4,2.7,3.4 C32.5,53.4,36,53.4,39.5,53.4z"></path> </g> </g> <g id="Calque_18" class="st0"> <g class="st1"> <path class="st5" d="M60,38.4c-8.3,0-15,6.7-15.1,15.1c-0.1,8.2,6.8,15.2,15.1,15.1c8.3,0,15.1-6.8,15.1-15.1S68.3,38.5,60,38.4z"></path> <path class="st5" d="M60,7.7C31.1,7.7,7.7,31.1,7.7,60s23.4,52.3,52.3,52.3s52.3-23.4,52.3-52.3S88.9,7.7,60,7.7z M86.7,58.5 c-1,5.2-3.1,10-5.6,14.6C75.8,82.5,69,90.6,61.4,98.2c-0.3,0.3-0.6,0.5-0.9,0.7c-0.3,0-0.6,0-0.8,0c-0.4-0.4-0.9-0.7-1.3-1.1 C51.7,91.2,45.8,84.2,41,76.4c-2.9-4.7-5.4-9.5-6.9-14.9c-2.1-7.2-1.5-14.2,2.1-20.9c3.2-5.9,8-10.1,14.2-12.5 c4-1.5,8.1-2.1,12.4-1.7c5.8,0.6,10.8,2.8,15.2,6.7c3.7,3.3,6.4,7.3,7.9,12.1C87.2,49.6,87.5,54,86.7,58.5z"></path> </g> </g> <g id="Calque_18_-_copie_3" class="st0"> <path class="st6" d="M60,7.7C31.1,7.7,7.7,31.1,7.7,60s23.4,52.3,52.3,52.3s52.3-23.4,52.3-52.3S88.9,7.7,60,7.7z M84.7,82.5 c-1.8,1.7-3.6,3.5-5.8,4.7c-3.8,2.2-7.9,3-12.3,2.5c-4.7-0.6-8.8-2.5-12.6-5.1c-5.1-3.4-9.3-7.8-13.2-12.5 c-3.5-4.2-6.5-8.6-8.7-13.6c-1.5-3.5-2.5-7.1-2.5-10.9c0-6.2,2.3-11.4,7.2-15.4c0.7-0.6,1.4-1.3,2.1-1.8c0.8-0.5,1.7-1,2.5-1.4h1.3 c2.1,0.7,3.5,2.2,4.6,4c1.3,2,2.6,4.1,3.8,6.2c0.9,1.6,1.3,3.3,0.9,5.1c-0.2,1.1-0.8,2.1-1.6,2.9c-1.2,1.1-2.3,2.1-3.6,3 c-2.5,1.8-2.9,3.9-1.9,6.7c0.9,2.5,2.4,4.7,4.1,6.8c2.1,2.7,4.4,5.3,7.1,7.5c1.5,1.2,3.1,2.3,5,2.8c1.7,0.4,3.1,0,4.4-1.2 c1.2-1.2,2.5-2.4,3.8-3.5c2.1-1.8,4.5-1.8,6.9-0.6c0.8,0.4,1.6,0.8,2.3,1.4c2.5,2,5,3.9,6.9,6.4C86.8,78.7,86.7,80.7,84.7,82.5z"></path> </g> <g id="Calque_18_-_copie_4" class="st0"> <path class="st6" d="M60,7.7C31.1,7.7,7.7,31.1,7.7,60s23.4,52.3,52.3,52.3s52.3-23.4,52.3-52.3S88.9,7.7,60,7.7z"></path> <g class="st1"> <path d="M42.8,27.1c2.1,0.7,3.5,2.2,4.6,4c1.3,2,2.6,4.1,3.8,6.2c0.9,1.6,1.3,3.3,0.9,5.1c-0.2,1.1-0.8,2.1-1.6,2.9 c-1.2,1.1-2.3,2.1-3.6,3C44.4,50.1,44,52.2,45,55c0.9,2.5,2.4,4.7,4.1,6.8c2.1,2.7,4.4,5.3,7.1,7.5c1.5,1.2,3.1,2.3,5,2.8 c1.7,0.4,3.1,0,4.4-1.2c1.2-1.2,2.5-2.4,3.8-3.5c2.1-1.8,4.5-1.8,6.9-0.6c0.8,0.4,1.6,0.8,2.3,1.4c2.5,2,5,3.9,6.9,6.4 c1.6,2.1,1.5,4.2-0.5,6c-1.8,1.7-3.6,3.5-5.8,4.7c-3.8,2.2-7.9,3-12.3,2.5c-4.7-0.6-8.8-2.5-12.6-5.1c-5.1-3.4-9.3-7.8-13.2-12.5 c-3.5-4.2-6.5-8.6-8.7-13.6c-1.5-3.5-2.5-7.1-2.5-10.9c0-6.2,2.3-11.4,7.2-15.4c0.7-0.6,1.4-1.3,2.1-1.8c0.8-0.5,1.7-1,2.5-1.4 L42.8,27.1L42.8,27.1z"></path> </g> </g> <g id="Calque_18_-_copie_5"> <path class="st4" d="M60,7.7C31.1,7.7,7.7,31.1,7.7,60s23.4,52.3,52.3,52.3s52.3-23.4,52.3-52.3S88.9,7.7,60,7.7z M52,51.4 c6.5,0,13,0,19.6,0c2.5,0,4.3,1.6,4.3,3.8s-1.6,3.8-4.2,3.9c-0.5,0-1,0-1.5,0c-6.8,0-13.7,0-20.5,0c-0.7,0-1.4,0-2.2,0 c0,1.5,0,2.8,0,4.3c6.6,0,13,0,19.4,0c1,0,2,0,3,0c2.3,0.1,3.9,1.6,4,3.7s-1.6,3.9-4,3.9c-5.7,0-11.4,0-17.1,0c-0.7,0-1.4,0-2.5,0 c0.7,1,1.1,1.8,1.7,2.4c5.7,6.1,12.5,8.2,20.7,6c0.3-0.1,0.6-0.2,0.9-0.3c2.5-0.7,4.6,0.1,5.3,2.2c0.8,2.2-0.3,4.2-2.8,5.1 c-5.5,2-11.1,2.2-16.6,0.5c-7.8-2.3-13.6-7.1-17.1-14.5c-0.6-1.2-1.2-1.6-2.4-1.5c-1.1,0.1-2.3,0-3.4,0c-2.8,0-4.6-1.6-4.6-3.9 c0-2.2,1.8-3.7,4.5-3.8c1.1,0,2.1,0,3.1,0c0-1.5,0-2.7,0-4.2c-1.2,0-2.3,0-3.4,0c-2.5-0.1-4.2-1.7-4.2-3.9s1.8-4.1,4.2-3.8 c3.7,0.4,5.4-0.9,7.2-4.3c6-11.3,19.9-16.4,32-12.3c1.2,0.4,2.5,1.3,3.2,2.3c1,1.3,0.7,2.9-0.4,4.2s-2.6,1.7-4.3,1.1 c-3.6-1.3-7.2-1.7-10.9-0.9c-5.7,1.3-10.1,4.4-13.2,9.8C50.7,51.4,51.4,51.4,52,51.4z"></path> </g> <g id="Calque_17" class="st0"> <g class="st1"> <path class="st5" d="M48,50.4c-0.4,0-0.8,0-1.1,0c-2.6,0-5.1,0-7.7,0c-1.4,0-2.7,0.4-3.6,1.7c-1.2,1.7-0.9,3.6,0.8,5.2 c6.8,6.8,13.6,13.6,20.4,20.4c2.2,2.2,4.2,2.2,6.4,0C70,71,76.8,64.2,83.5,57.4c0.3-0.3,0.6-0.7,0.9-1c1.6-2.2,0.3-5.6-2.5-5.8 c-2.9-0.2-5.9-0.1-8.8-0.2c-0.3,0-0.7,0-1.1,0c0-0.5,0-0.8,0-1.2c0-8.6,0-17.2,0-25.8c0-3.6-2.1-5.7-5.7-5.7c-4.2,0-8.4,0-12.7,0 c-0.7,0-1.3,0.1-2,0.2c-2.4,0.6-3.7,2.6-3.7,5.4c0,8.6,0,17.2,0,25.9C48,49.6,48,49.9,48,50.4z"></path> <path class="st5" d="M106,82.5c-0.4,1.7-0.7,3.4-1.3,5c-2.5,7.2-9.5,12.2-17.1,12.6c-1.1,0.1-2.3,0.1-3.4,0.1 c-16.6,0-33.3,0-49.9,0c-3.2,0-6.3-0.5-9.2-2c-6.7-3.5-10.6-9-10.9-16.5C13.8,75,14,68.2,14.1,61.5c0-2.5,2.1-4.4,4.5-4.4 s4.4,1.8,4.6,4.3c0,0.4,0,0.7,0,1.1c0,6.1,0,12.2,0,18.3c0,5,3.3,9.1,8.2,10.2c0.8,0.2,1.7,0.2,2.5,0.2c17.4,0,34.8,0,52.2,0 c5.6,0,9.8-3.6,10.7-9.1c0.1-0.6,0.1-1.3,0.1-1.9c0-6.1,0-12.2,0-18.2c0-2.3,1.2-4,3.1-4.7c2.4-0.8,4.9,0.4,5.8,2.8 c0.1,0.3,0.2,0.5,0.3,0.7C106,68,106,75.3,106,82.5z"></path> <path class="st5" d="M48,50.4c0-0.5,0-0.9,0-1.2c0-8.6,0-17.2,0-25.9c0-2.8,1.3-4.7,3.7-5.4c0.6-0.2,1.3-0.2,2-0.2 c4.2,0,8.4,0,12.7,0c3.6,0,5.7,2.1,5.7,5.7c0,8.6,0,17.2,0,25.8c0,0.4,0,0.7,0,1.2c0.4,0,0.8,0,1.1,0c2.9,0,5.9-0.1,8.8,0.2 c2.7,0.2,4.1,3.6,2.5,5.8c-0.3,0.4-0.6,0.7-0.9,1C76.8,64.2,70,71,63.2,77.7c-2.2,2.2-4.2,2.2-6.4,0C50,70.9,43.2,64.2,36.5,57.4 c-1.7-1.7-2-3.5-0.8-5.2c0.9-1.3,2.1-1.7,3.6-1.7c2.6,0,5.1,0,7.7,0C47.3,50.4,47.6,50.4,48,50.4z"></path> </g> </g> <g id="Calque_16" class="st0"> <g class="st1"> <path class="st5" d="M16.2,72.7c2.7-3.3,5.9-6,9.8-7.8c4.7-2.1,9.5-2.1,14.3-0.8c4.3,1.2,8.4,2.9,12.4,5c2,1.1,4,2.2,6.1,3 c1.3,0.5,2.9,0.6,4.5,1c1-12.9,0.9-25.5-4.8-37.1c-2.2,0.2-4.3,0.5-6.3,0.5c-6.9-0.2-11.1-4.1-13-10.2c-1.2-3.7-1.3-7.5-1.1-11.3 c0-0.9,0.5-1.5,1.4-1.6c5.6-0.1,11.2,0.2,16.3,2.8c5.9,2.9,7.9,7.5,6.3,14c-0.3,1.1-0.8,2.1-1.1,3.2c-0.1,0.3-0.1,0.8,0,1.1 c3.4,6.4,4.9,13.3,5.5,20.4c0,0.5,0.1,1,0.3,1.5c0.3-0.7,0.6-1.3,0.9-2c0.1-0.2-0.1-0.4-0.1-0.7c-1.3-4-1.6-8.1,0.2-12 c1.6-3.6,4.7-5.6,8.4-6.7c3.3-1,6.8-1.1,10.2-0.9c1,0.1,1.6,0.5,1.6,1.5c0.1,5.2-0.3,10.4-2.8,15.1c-2.8,5.3-7.5,7.2-13.3,5.3 c-0.4-0.1-0.8-0.3-1.3-0.4C68,61.2,66.7,67,66.4,73.2h1c3.4,0,6.9,0,10.3,0c2.6,0,4.8,0.9,6.4,3c0,0.1,0.1,0.1,0.2,0.2 c3.7-4.3,7.5-8.6,11.2-13c1.5-1.7,2.8-3.4,4.8-4.6c2.2-1.3,4.7-1.9,7.2-1.9c1.7,0,2.4,1,1.7,2.6c-3.6,8.1-7.2,16.3-10.7,24.4 c-1.9,4.4-4.8,7.8-9,10.1c-0.9,0.5-1.8,1-2.8,1.3c-4.8,1.3-9.4,3.4-14,5.2c-2.8,1.1-5.6,1.9-8.5,2.1c-4.1,0.3-8-0.5-11.8-2.2 c-5.5-2.4-11.1-4.8-16.7-7.1c-4.5-1.8-9.2-2.7-14-3.2c-1.3-0.1-2.6-0.3-3.9-0.4c-0.8-0.1-1.3-0.5-1.7-1.1"></path> <path class="st5" d="M19.3,86.7c0.8,0.1,1.5,0.2,2.2,0.2c5.3,0.5,10.5,1.5,15.4,3.5c5.7,2.3,11.3,4.8,16.9,7.2 c3.7,1.6,7.4,2.2,11.4,1.7c2.8-0.3,5.4-1.4,8-2.4c3.5-1.3,6.9-2.9,10.4-3.9c5.6-1.6,9.7-4.8,12.1-10.2c3.2-7.3,6.4-14.6,9.6-21.9 c0.1-0.2,0.2-0.5,0.3-0.8c-2.5,0.4-4.5,1.5-6,3.3c-4.1,4.7-8.2,9.4-12.2,14.1c-1.1,1.2-2.4,2.3-2.2,4.2v0.1 C84.1,85,81.5,86.9,78,87c-6.4,0-12.7,0-19.1,0c-1.9,0-3.7,0.3-5.6,0.5c-0.9,0.1-1.8,0.4-2.7,0.6c-0.3-1-0.7-1.9-1-2.9 c1.6-0.4,3.1-0.8,4.7-1c2-0.2,4-0.3,6-0.3c6,0,11.9,0,17.9,0c1.9,0,3.3-0.9,3.9-2.5c1-2.5-0.8-5.2-3.6-5.2c-4.6-0.1-9.2,0-13.9,0 c-1.2,0-2.4-0.1-3.5-0.2c-2.7-0.4-5.3-1.3-7.7-2.8c-4.1-2.5-8.4-4.4-12.9-5.8c-3.4-1-6.8-1.5-10.3-0.6c-4.1,1.1-7.4,3.3-10.2,6.4 c-0.3,0.4-0.6,1-0.6,1.5c-0.1,3.7,0,7.4,0,11.1C19.2,86.1,19.3,86.4,19.3,86.7"></path> <path class="st5" d="M41,16.5c0,3.3,0.2,6.5,1.2,9.5c0.6,1.8,1.5,3.5,3,4.8c2.8,2.6,6.3,3,9.9,2.6c0.5,0,0.9-0.2,1.5-0.3 c-0.2-0.3-0.3-0.5-0.5-0.6c-2.1-2.7-4.7-4.8-7.8-6.3c-1-0.5-1.4-1.3-1-2.1c0.4-0.8,1.3-1.1,2.3-0.6c1.8,1,3.5,2.1,5.2,3.3 c1.5,1.1,2.8,2.4,4,3.4c1.6-3.8,1-8.1-3-10.5C51.3,17,46.2,16.6,41,16.5"></path> <path class="st5" d="M72.2,52.7c4.8,1.9,8.5,0.5,10.6-4.1c1.2-2.5,1.7-5.2,2-8c0.1-1.2,0.2-2.4,0.2-3.7c-1.6,0.1-3,0.1-4.4,0.3 c-2.6,0.3-5.1,0.8-7.2,2.4c-3.7,2.7-4.2,6.5-3.6,10.8c1.1-1.4,2.1-2.9,3.3-4.1c1.4-1.4,2.9-2.7,4.4-3.9c0.7-0.6,1.6-0.3,2.1,0.4 s0.3,1.5-0.4,2.1c-0.1,0.1-0.3,0.2-0.4,0.3C76.1,47.2,73.9,49.7,72.2,52.7"></path> </g> </g> <g id="Calque_5" class="st0"> <g class="st1"> <g> <circle class="st4" cx="58.7" cy="60.7" r="46.5"></circle> </g> </g> <g class="st1"> <path class="st7" d="M85.5,33.6c0.8,0.7,1.6,1.4,2.3,2.1c0.5,0.5,0.4,1.4,0,1.9c-0.1,0.1-0.2,0.3-0.3,0.4 c-0.5,0.4-0.7,0.9-0.7,1.5c0,0.4-0.1,0.9-0.2,1.3c-2,5.1-4.2,10.1-7,14.8C77,60,73.9,64,70.5,67.8c-0.1,0.1-0.2,0.2-0.3,0.4 c0.1,0.1,0.2,0.2,0.3,0.3c2.2,2.2,4.4,4.4,6.7,6.6c0.2,0.2,0.6,0.3,0.9,0.4c0.5,0.1,1,0,1.4,0c1.3,0,2.4,0.4,3.3,1.3 c1.5,1.5,3.1,3.1,4.6,4.6c1.1,1.2,1.1,2.7,0,3.9c-1.2,1.3-2.5,2.5-3.7,3.7c-1.2,1.1-2.7,1.1-3.9,0c-1.6-1.5-3.1-3.1-4.6-4.6 c-0.9-0.9-1.4-2-1.3-3.3c0.1-1.4-0.3-2.4-1.4-3.3c-0.9-0.7-1.6-1.5-2.3-2.3c-0.5-0.5-0.5-0.9-0.2-1.3c0.4-0.4,0.8-0.3,1.3,0.1 c0.2,0.2,0.4,0.4,0.7,0.7h0.1c0.4-0.4,0.8-0.9,1.2-1.3C64.8,65.4,56.4,57,48,48.6c-0.3,0.3-0.8,0.8-1.2,1.3 c0.1,0.1,0.2,0.2,0.4,0.4c7.1,7.1,14.2,14.2,21.2,21.2c0.1,0.1,0.3,0.3,0.4,0.4c0.3,0.4,0.3,0.9,0,1.2c-0.3,0.3-0.8,0.3-1.1,0 c-0.4-0.4-0.7-0.7-1.1-1.1c-0.2,0.1-0.3,0.2-0.4,0.3C59,78.8,50.9,83.7,42,87.2c-0.9,0.3-1.7,0.7-2.5,1c-0.7,0.2-1.4,0.3-2.1,0.4 c-0.2,0.1-0.5,0.2-0.7,0.3c-0.2,0.1-0.3,0.3-0.4,0.4c-0.9,0.9-1.8,0.9-2.7,0c-0.6-0.6-1.1-1.3-1.7-2c0-0.3,0-0.5,0-0.8 c0.3-0.5,0.7-0.9,1-1.4c0.1-0.2,0.2-0.4,0.3-0.7c0.1-0.6,0-1.2,0.3-1.7c1.4-3.4,2.9-6.7,4.4-10.1c0.3-0.6,0.7-0.8,1.2-0.6 c0.5,0.2,0.6,0.7,0.3,1.3c-1.3,3-2.6,6-4,9c-0.1,0.1-0.1,0.3-0.2,0.5c1.1-0.5,1.6-0.4,2.4,0.4c0.2,0.2,0.5,0.5,0.7,0.7 c0.8,0.7,1.2,1.5,0.6,2.6C48.7,83,57.6,78,65.2,70.8c-0.9-0.9-1.8-1.8-2.7-2.7c-0.1,0.1-0.2,0.3-0.3,0.5c-0.9,0.9-1.8,1.9-2.8,2.8 c-1.8,1.7-4.4,1.7-6.2,0.1c-1-0.9-1.9-1.8-2.8-2.8c-1.6-1.8-1.6-4.4,0.1-6.1c0.9-1,1.9-1.9,2.8-2.8c0.1-0.1,0.3-0.3,0.4-0.4 c-0.9-0.9-1.8-1.8-2.7-2.7c-0.1,0.1-0.1,0.2-0.2,0.3c-3.6,3.9-6.8,8.2-9.4,12.8c-0.1,0.2-0.3,0.5-0.4,0.6c-0.3,0.3-0.7,0.3-1,0.1 c-0.3-0.2-0.5-0.6-0.3-1c0.1-0.1,0.1-0.3,0.2-0.4c2.4-4.2,5.2-8.1,8.4-11.8c0.6-0.7,1.2-1.3,1.8-2.1c-0.2-0.2-0.4-0.3-0.5-0.4 c-1.9-1.9-3.8-3.7-5.6-5.7c-0.8-0.9-1.7-1.4-2.9-1.2c-1.5,0.2-2.7-0.5-3.7-1.5c-1.3-1.3-2.6-2.6-3.9-3.9c-0.6-0.6-1.2-1.2-1.4-2 c0-0.3,0-0.7,0-1c0.2-0.8,0.8-1.4,1.3-2c0.9-0.9,1.9-1.8,2.8-2.8c0.6-0.6,1.2-1.1,2-1.3c0.3,0,0.7,0,1,0c0.5,0.3,1,0.5,1.4,0.9 c1.6,1.5,3.1,3.1,4.6,4.6c0.9,0.9,1.3,2,1.3,3.3c0,0.5,0,1,0,1.4c0,0.3,0.2,0.6,0.4,0.8c2.2,2.2,4.4,4.4,6.6,6.7 c0.1,0.1,0.2,0.2,0.3,0.3c0.2-0.1,0.3-0.3,0.4-0.4c4.1-3.8,8.7-7.1,13.5-9.9c4.1-2.4,8.5-4.2,12.9-6c0.7-0.3,1.5-0.3,2.2-0.4 c0.2,0,0.5-0.1,0.7-0.3c0.5-0.3,0.9-0.7,1.4-1C85,33.6,85.3,33.6,85.5,33.6z M81.1,37c-9.8,3.6-18.7,8.7-26.2,15.8 c0.9,0.9,1.8,1.8,2.7,2.7c0.6-0.6,1.2-1.4,1.9-2c1.9-1.7,4.8-2.1,7.1-0.9c3.6,1.9,4.5,6.7,1.7,9.8c-0.6,0.7-1.4,1.3-2.1,1.9 c0.2,0.2,0.3,0.3,0.4,0.4c0.8,0.8,1.5,1.5,2.3,2.3c7.2-7.7,12.3-16.5,15.9-26.4c-1.1,0.6-1.9,0.2-2.6-0.6 c-0.2-0.2-0.5-0.5-0.7-0.7C80.7,38.6,80.6,38.1,81.1,37z M65.2,63.1c0.6-0.6,1.2-1.2,1.8-1.8c1.7-1.8,1.8-4.4,0.2-6.2 c-1.5-1.8-4.2-2.2-6.2-0.8c-0.9,0.6-1.6,1.5-2.4,2.2C60.8,58.8,63,60.9,65.2,63.1z M58.8,69.5c-2.2-2.2-4.4-4.4-6.6-6.6 c-0.2,0.2-0.3,0.4-0.5,0.6c-1.2,1.2-1.2,2.9,0,4.1c0.8,0.8,1.6,1.7,2.5,2.5c0.4,0.4,1,0.7,1.6,0.8C57.1,71.2,58,70.4,58.8,69.5z M39,39.5c1.7,1.7,3.5,3.5,5.3,5.3c0.1-0.3,0.3-0.6,0.3-0.9c0-0.5,0-1,0-1.5c0-0.9-0.3-1.6-0.9-2.2c-0.6-0.6-1.3-1.2-1.9-1.9 c-0.3-0.3-0.6-0.7-0.8-1C40.2,38.2,39.6,38.8,39,39.5z M35.7,42.8c0.6,0.6,1.1,1.1,1.7,1.7c1.9,1.9,1.9,1.9,4.7,1.9 c0.3,0,0.6-0.2,0.9-0.3c-1.9-1.8-3.6-3.6-5.3-5.3C37,41.4,36.4,42.1,35.7,42.8z M84.3,80.8c-0.6-0.6-1.2-1.2-1.8-1.7 c-1.9-1.9-1.9-1.9-4.6-1.9c-0.4,0-0.7,0.1-0.9,0.4c1.8,1.8,3.5,3.5,5.2,5.2C82.9,82.2,83.6,81.5,84.3,80.8z M81,84.1 c-1.7-1.7-3.5-3.5-5.3-5.3c-0.1,0.3-0.2,0.6-0.3,0.9c0,0.5-0.1,1.1,0,1.6s0.2,1.2,0.5,1.5c1,1.1,2.1,2.1,3.2,3.1 C79.7,85.4,80.4,84.7,81,84.1z M53.6,61.7c2.2,2.2,4.3,4.3,6.4,6.4c0.4-0.4,0.9-0.8,1.2-1.2c-2.1-2.1-4.3-4.3-6.5-6.5 C54.4,60.9,54,61.3,53.6,61.7z M39.8,36.2c-0.2-0.2-0.5-0.4-0.7-0.6c-0.5-0.4-1-0.4-1.4,0c-1.3,1.3-2.6,2.6-3.9,3.9 c-0.4,0.4-0.4,0.9-0.1,1.3c0.2,0.3,0.5,0.6,0.7,0.8C36.2,39.7,37.9,38,39.8,36.2z M80.3,87.3c0.1,0.1,0.2,0.2,0.3,0.3 c0.8,0.9,1.2,0.9,2.1,0c1-1,2.1-2.1,3.1-3.1c0.9-0.9,0.9-1.3,0-2.2c-0.1-0.1-0.2-0.2-0.3-0.2C83.8,83.8,82,85.6,80.3,87.3z M82.5,37.9c0.4,0.4,0.8,0.9,1.2,1.3c0.9-0.9,1.8-1.8,2.6-2.6c-0.4-0.4-0.8-0.9-1.2-1.3C84.3,36.2,83.4,37.1,82.5,37.9z M37.4,85.6c-0.4-0.4-0.9-0.9-1.2-1.3c-0.9,0.9-1.8,1.8-2.6,2.6c0.4,0.4,0.8,0.9,1.2,1.3C35.7,87.3,36.6,86.5,37.4,85.6z M45.5,45.9c-0.5,0.5-0.9,0.9-1.4,1.4c0.5,0.5,0.9,0.9,1.3,1.3c0.5-0.5,0.9-0.9,1.4-1.4C46.3,46.8,45.9,46.3,45.5,45.9z M74.6,75 c-0.5,0.5-1,1-1.4,1.4c0.4,0.4,0.9,0.9,1.3,1.3c0.4-0.5,0.9-0.9,1.3-1.4c0,0-0.1-0.1-0.2-0.2C75.4,75.7,75,75.3,74.6,75z"></path> </g> </g> <g id="Calque_6" class="st0"> <g class="st1"> <g> <circle class="st4" cx="58.4" cy="59.6" r="46.5"></circle> </g> </g> <g class="st1"> <g> <path class="st7" d="M28.2,86.8c0.3-0.5,0.7-0.6,1.2-0.6c2.9,0,5.8,0,8.7,0c0.2,0,0.4,0,0.7,0c0-0.3,0-0.5,0-0.7 c0-7.4,0-14.9,0-22.3c0-0.2,0-0.4,0-0.5c0-0.5,0.4-0.9,0.9-0.9s0.9,0.4,0.9,0.9c0,0.7,0,1.3,0,2c5.6,0,11.1,0,16.7,0 c0-5.5,0-11.1,0-16.6c-5.5,0-11.1,0-16.7,0c0,0.2,0,0.4,0,0.7c0,3.3,0,6.7,0,10c0,0.2,0,0.4,0,0.5c-0.1,0.4-0.3,0.7-0.8,0.7 s-0.8-0.2-0.9-0.7c-0.1-0.2,0-0.4,0-0.6c0-4.7,0-9.4,0-14.1c0-0.2,0-0.5,0-0.8c-1,0-2,0-3,0c-0.5,0-1,0-1.2-0.6 c-0.2-0.5,0.1-0.9,0.5-1.2c1.5-1.2,2.9-2.4,4.4-3.6c0.1-0.1,0.2-0.2,0.3-0.2c0.4-0.3,1-0.3,1.3,0.1c0.3,0.4,0.3,0.9-0.2,1.3 c-0.8,0.6-1.5,1.3-2.3,1.9c-0.2,0.1-0.4,0.3-0.6,0.5c7.3,0,14.5,0,21.8,0c-3.7-3-7.3-6-10.9-9c-1.5,1.2-3,2.5-4.5,3.7 c-0.2,0.1-0.3,0.3-0.5,0.4c-0.6,0.5-1.1,0.5-1.5,0.1s-0.2-1,0.3-1.4c1.1-0.9,2.3-1.9,3.4-2.8c0.4-0.3,0.7-0.6,1.1-0.9 c0.6-0.4,0.8-0.8,0.7-1.5s0-1.4,0-2.1c0-0.5,0.2-0.9,0.6-1.2c0.2,0,0.4,0,0.6,0c0.5,0.3,0.6,0.7,0.6,1.3c0,0.8,0,1.6,0,2.4 c0,0.4,0.1,0.7,0.4,0.9c4.1,3.3,8.1,6.7,12.2,10c0.1,0.1,0.3,0.2,0.4,0.3c0.4,0.3,0.6,0.7,0.4,1.1c-0.2,0.4-0.5,0.6-1,0.6 c-0.9,0-1.8,0-2.7,0c-0.1,0-0.3,0-0.4,0c0,2.3,0,4.6,0,6.9c0.3,0,0.5,0,0.7,0c1.2,0.1,2,0.7,2.5,1.7c0.2,0.4,0.4,0.5,0.7,0.5 c1.3,0,2.5,0,3.8,0c0.8,0,1.3,0.7,0.9,1.3c-0.2,0.3-0.6,0.5-0.9,0.5c-1.4,0.1-2.8,0-4.2,0c0,1.3,0,2.5,0,3.8c0.8,0,1.5-0.1,2.3,0 c2,0.2,3.8-0.3,5.5-1.6c1-0.8,2.2-1.4,3.2-2.2c-0.9,0-1.9,0-2.8,0c-0.7,0-1.2-0.3-1.1-0.9c0-0.5,0.4-0.9,1.1-0.9 c2.4,0,4.7,0,7.1,0c2.1,0,3.8,1.3,4.4,3.2c0.6,2-0.2,3.9-2,5.1c-1.3,0.9-2.7,1.7-4.1,2.6c0.1,0.1,0.2,0.2,0.4,0.3 c1.2,0.8,2.5,1.5,3.7,2.3c3,2,3,5.8-0.1,7.8c-1.3,0.8-2.6,1.6-4,2.5c0.2,0.2,0.4,0.3,0.6,0.4c1.1,0.7,2.3,1.4,3.4,2.2 c2.5,1.6,3,4.3,1.3,6.7c0,0.1-0.1,0.1-0.2,0.3c0.9,0,1.7,0,2.4,0c1.3,0,2.7,0,4,0c0.5,0,1,0.1,1.2,0.6c0.2,0.6-0.1,0.9-0.5,1.2 c-20.1,0-40.1,0-60.2,0C28.2,87.6,28.2,87.2,28.2,86.8z M69.7,70.3c-0.2-0.2-0.4-0.3-0.6-0.4c-1.3-0.8-2.5-1.5-3.7-2.4 c-2.4-1.7-2.6-4.8-0.6-6.9c0.1-0.1,0.2-0.2,0.3-0.3c-0.7,0-1.3,0-1.9,0c-0.4,0-0.6,0.1-0.7,0.5c-0.5,1.1-1.4,1.7-2.6,1.7 c-0.2,0-0.4,0-0.6,0c0,7.9,0,15.8,0,23.7c5.1,0,10.1,0,15.3,0c-0.3-0.2-0.4-0.3-0.6-0.4c-2.8-1.7-5.5-3.4-8.3-5.2 c-3-2-3-5.8,0.1-7.8C67,72,68.3,71.1,69.7,70.3z M67.9,66.6c0.5-0.2,1.1-0.3,1.5-0.6c3.4-2.1,6.7-4.2,10-6.3 c0.4-0.2,0.7-0.6,0.9-1c0.6-1,0.4-2.4-0.4-3.2c-0.9-0.9-2.2-1-3.3-0.4c-1.4,0.8-2.7,1.7-4.1,2.6c-2,1.3-4.1,2.6-6.1,3.9 c-1,0.7-1.5,1.9-1.1,3C65.7,65.7,66.6,66.5,67.9,66.6z M53.1,66.5c0,6.6,0,13.1,0,19.7c1.4,0,2.8,0,4.2,0c0-6.6,0-13.1,0-19.7 C55.9,66.5,54.5,66.5,53.1,66.5z M65.2,76.8c0,0.9,0.5,1.7,1.3,2.2c1,0.5,1.9,0.5,2.9-0.1c3.4-2.1,6.7-4.2,10.1-6.4 c1.3-0.8,1.6-2.4,0.9-3.6c-0.8-1.3-2.4-1.7-3.7-0.9c-3.4,2.1-6.9,4.3-10.3,6.5C65.6,75,65.2,75.8,65.2,76.8z M40.7,86.2 c1.5,0,2.9,0,4.3,0c0-6.6,0-13.1,0-19.6c-1.4,0-2.9,0-4.3,0C40.7,73.1,40.7,79.6,40.7,86.2z M57.3,43.8c-5.6,0-11.1,0-16.6,0 c0,0.8,0,1.6,0,2.4c5.6,0,11.1,0,16.6,0C57.3,45.3,57.3,44.6,57.3,43.8z M77.6,80.2c-1.5,0-2.7,1.2-2.7,2.7s1.5,2.9,3.1,2.9 c1.5,0,2.7-1.2,2.7-2.7S79.3,80.2,77.6,80.2z M69.5,80.9c1.2,0.8,2.4,1.5,3.7,2.3c0-2.1,0.9-3.6,2.9-4.5 c-0.5-0.3-0.9-0.6-1.3-0.8c-0.1-0.1-0.3,0-0.4,0C72.7,78.9,71.2,79.9,69.5,80.9z M59.2,60.6c1.2,0.2,1.7-0.2,1.7-1.3 c0-1.8,0-3.6,0-5.4c0-1.1-0.6-1.6-1.7-1.2c0,2.5,0,5.1,0,7.6C59.2,60.4,59.2,60.5,59.2,60.6z M51.2,75c-1.5,0-3,0-4.4,0 c0,0.9,0,1.7,0,2.5c1.5,0,2.9,0,4.4,0C51.2,76.7,51.2,75.9,51.2,75z M51.2,81.9c0-0.9,0-1.7,0-2.5c-1.5,0-2.9,0-4.4,0 c0,0.8,0,1.7,0,2.5C48.3,81.9,49.7,81.9,51.2,81.9z M76.4,66.1c-0.6-0.4-1.1-0.7-1.6-1c-0.1-0.1-0.4-0.1-0.5,0 c-1.6,1-3.1,2-4.8,3c0.5,0.3,1,0.6,1.5,1c0.3,0.2,0.4,0.2,0.7,0C73.3,68,74.8,67.1,76.4,66.1z M46.8,73.1c1.5,0,3,0,4.4,0 c0-0.9,0-1.7,0-2.5c-1.5,0-2.9,0-4.4,0C46.8,71.5,46.8,72.3,46.8,73.1z M51.2,83.7c-1.5,0-3,0-4.4,0c0,0.9,0,1.7,0,2.5 c1.5,0,2.9,0,4.4,0C51.2,85.3,51.2,84.5,51.2,83.7z M46.8,66.5c0,0.8,0,1.6,0,2.3c1.5,0,2.9,0,4.4,0c0-0.8,0-1.5,0-2.3 C49.7,66.5,48.3,66.5,46.8,66.5z"></path> </g> <g> <path class="st7" d="M53.8,56.3c0.1,2.6-2,4.8-4.6,4.9c-2.6,0.1-4.8-2-4.9-4.7c-0.1-2.6,2-4.8,4.7-4.9 C51.6,51.5,53.7,53.6,53.8,56.3z M49,53.4c-1.6,0-3,1.3-3,2.9c0,1.6,1.4,3,3,3s3-1.4,3-3C52,54.7,50.7,53.4,49,53.4z"></path> </g> <g> <path class="st7" d="M49,40c-0.4,0-0.9,0-1.3,0c-0.5,0-0.8-0.3-0.8-0.8c-0.1-0.5,0.3-0.9,0.8-0.9c0.9,0,1.8,0,2.7,0 c0.5,0,0.9,0.5,0.8,0.9c-0.1,0.5-0.4,0.8-0.9,0.8C49.9,40,49.4,40,49,40L49,40z"></path> </g> </g> </g> <g id="Calque_6_-_copie" class="st0"> <g class="st1"> <g> <circle class="st4" cx="58.4" cy="59.6" r="46.5"></circle> </g> </g> <g class="st1"> <g> <path class="st7" d="M53.8,31.6c0.1,0.1,0.2,0.4,0.4,0.6c1.3,1.3,2.5,2.6,3.8,3.8c0.1,0.1,0.3,0.3,0.5,0.3c0.5,0.2,1,0,1.2-0.5 c0.3-0.4,0.2-1-0.2-1.3c-0.9-1-1.9-1.9-2.8-2.8c-0.4-0.4-0.8-0.8-1.2-1.2c-0.3-0.3-0.7-0.4-1.2-0.2C54,30.7,53.8,31,53.8,31.6z M68.2,35.2c0,0.6,0.2,1,0.6,1.2c0.5,0.2,0.9,0.1,1.2-0.2c1.3-1.3,2.6-2.6,3.9-3.9c0.5-0.5,0.5-1.1,0.1-1.6 c-0.4-0.4-1.1-0.4-1.6,0c-1.3,1.3-2.6,2.6-3.9,3.9C68.3,34.8,68.2,35.1,68.2,35.2z"></path> </g> <g> <path class="st7" d="M29.6,51.1c0.1-0.3,0.1-0.6,0.2-0.9c0.7-2.2,2.8-3.9,5.1-3.9c0.9,0,1.9,0,2.9,0c0-0.5,0-0.9,0-1.3 c0-2.2,1.7-3.9,3.9-3.9s3.9,1.7,3.9,3.9c0,0.4,0,0.8,0,1.3c0.2,0,0.4,0,0.6,0c1.7,0,3.4,0,5.2,0c0.4,0,0.6-0.1,0.8-0.4 c1.1-1.9,2.3-3.8,3.4-5.8c0.3-0.5,0.7-0.8,1.4-0.8c4.8,0,9.7,0,14.5,0c0.7,0,1.1,0.2,1.4,0.8c1.1,1.9,2.2,3.8,3.3,5.7 c0.2,0.3,0.4,0.5,0.8,0.5c1.3,0,2.5-0.1,3.8,0.1c2.5,0.4,4.4,2.6,4.5,5.1c0,1,0,1.9,0,2.9c0,7.9,0,15.9,0,23.8 c0,3.1-1.7,5.2-4.7,5.8l-0.1,0.1c-15.3,0-30.5,0-45.8,0c-0.1,0-0.2-0.1-0.3-0.1c-2.1-0.4-3.6-1.7-4.3-3.7c-0.1-0.3-0.2-0.7-0.3-1 C29.6,70,29.6,60.5,29.6,51.1z M57.3,48.5c-7.3,0-14.6,0-22,0c-2.3,0-3.6,1.4-3.6,3.6c0,8.7,0,17.5,0,26.2c0,2.2,1.4,3.6,3.6,3.6 c14.7,0,29.3,0,44,0c2.2,0,3.6-1.4,3.6-3.6c0-8.7,0-17.5,0-26.2c0-2.3-1.4-3.7-3.6-3.7C72,48.5,64.7,48.5,57.3,48.5z M73.8,46.3 c-0.9-1.6-1.8-3.1-2.7-4.6c-0.1-0.1-0.3-0.2-0.5-0.2c-4.3,0-8.7,0-13,0c-0.3,0-0.5,0.1-0.6,0.4c-0.7,1.1-1.3,2.3-2,3.4 c-0.2,0.3-0.4,0.6-0.6,1C60.9,46.3,67.3,46.3,73.8,46.3z M43.4,46.3c0-0.5,0-1,0-1.5c-0.1-0.8-0.8-1.4-1.5-1.5 c-0.8-0.1-1.6,0.4-1.8,1.2C40,45.1,40,45.7,40,46.3C41.2,46.3,42.3,46.3,43.4,46.3z"></path> </g> <g> <path class="st7" d="M64.3,28.5c0.7,0.3,0.9,0.7,0.9,1.4c0,1.8,0,3.6,0,5.4c0,0.8-0.6,1.3-1.3,1.1c-0.5-0.1-0.8-0.5-0.8-1 c0-2,0-3.9,0-5.9c0-0.6,0.4-0.9,0.9-1.1C64,28.5,64.1,28.5,64.3,28.5z"></path> </g> <g> <path class="st7" d="M53.8,31.6c0-0.6,0.2-1,0.6-1.2c0.4-0.2,0.8-0.1,1.2,0.2c0.4,0.4,0.8,0.8,1.2,1.2c0.9,0.9,1.9,1.9,2.8,2.8 c0.4,0.4,0.4,0.9,0.2,1.3c-0.3,0.4-0.8,0.6-1.2,0.5c-0.2-0.1-0.4-0.2-0.5-0.3c-1.3-1.3-2.6-2.5-3.8-3.8 C54,32.1,53.9,31.8,53.8,31.6z"></path> </g> <g> <path class="st7" d="M68.2,35.2c0.1-0.1,0.2-0.4,0.4-0.6c1.3-1.3,2.6-2.6,3.9-3.9c0.5-0.5,1.2-0.5,1.6,0c0.4,0.4,0.4,1.1-0.1,1.6 c-1.3,1.3-2.6,2.6-3.9,3.9c-0.4,0.4-0.8,0.4-1.2,0.2C68.4,36.2,68.1,35.9,68.2,35.2z"></path> </g> <g> <path class="st7" d="M64.1,51.6c7.2,0,13,5.4,13.6,12.7c0.6,7-4.3,13.2-11.1,14.4c-8.7,1.6-16.7-5.4-16.1-14.3 c0.1-1.5,0.4-2.9,0.9-4.2c0.3-0.8,0.9-1.1,1.5-0.8s0.8,0.8,0.5,1.6c-2.5,6.7,1.3,13.9,8.3,15.5c6.5,1.5,13.1-3.2,13.8-9.9 c0.7-6.2-3.3-11.6-9.4-12.8c-2-0.4-4.1-0.2-6,0.6c-0.3,0.1-0.6,0.2-0.9,0.2c-0.5,0-0.9-0.4-1-0.9s0.2-1,0.8-1.2 C60.6,51.9,62.3,51.5,64.1,51.6z"></path> </g> <g> <path class="st7" d="M64.1,56.3c4.9,0,8.9,4,8.9,8.9s-4,8.9-8.9,8.9s-8.9-4-8.9-8.9C55.2,60.3,59.1,56.3,64.1,56.3z M70.8,65.2 c0-3.7-3-6.7-6.8-6.7c-3.7,0-6.7,3-6.7,6.8c0,3.7,3.1,6.7,6.8,6.7C67.8,72,70.8,68.9,70.8,65.2z"></path> </g> <g> <path class="st7" d="M41.7,57.4c-0.8,0-1.7,0-2.5,0s-1.3-0.4-1.3-1.1c0-0.7,0.5-1.1,1.3-1.1c1.7,0,3.5,0,5.2,0 c0.8,0,1.3,0.4,1.3,1.1c0,0.6-0.5,1.1-1.2,1.1C43.5,57.4,42.6,57.4,41.7,57.4z"></path> </g> <g> <path class="st7" d="M55.1,55.3c0.6,0,1.1,0.5,1.1,1c0,0.6-0.5,1.1-1.1,1.1S54,56.9,54,56.3C54.1,55.7,54.5,55.3,55.1,55.3z"></path> </g> <g> <path class="st7" d="M68.3,65c0,0.7-0.4,1.2-1,1.3c-0.6,0-1-0.4-1.1-1.1c-0.2-1.3-0.8-1.9-2.1-2.1C63.4,63,62.9,62.6,63,62 c0-0.6,0.5-1.1,1.2-1C66.4,61,68.2,62.8,68.3,65z"></path> </g> </g> </g> <g id="Calque_6_-_copie_2" class="st0"> <g class="st1"> <g> <circle class="st4" cx="58.4" cy="59.6" r="46.5"></circle> </g> </g> <g class="st1"> <g> <path class="st7" d="M41.3,90c-0.2-0.2-0.4-0.3-0.6-0.5c-3.3-3.3-6.5-6.5-9.8-9.8c-0.7-0.7-0.7-1.1,0-1.8 c3.8-3.8,7.5-7.6,11.3-11.3c3-3,6.6-5.4,10.5-7.1c3.8-1.7,7.2-4,10.1-7c1.4-1.4,2.7-2.7,4.1-4.1c0.6-0.6,1.1-0.6,1.7,0 c1.1,1.1,2.3,2.3,3.4,3.4c0.6,0.6,0.6,1,0,1.6c-1.6,1.7-3.3,3.3-4.9,5c-2.5,2.6-4.5,5.6-6,9c-1.9,4.3-4.5,8.1-7.9,11.5 c-3.5,3.5-7,7-10.5,10.5c-0.2,0.2-0.5,0.4-0.7,0.6C41.6,90,41.5,90,41.3,90z M35.5,76c3,3,5.9,5.9,8.9,8.9 c2.4-2.4,4.8-4.8,7.1-7.1c-2.9-2.9-5.9-5.9-8.9-8.9C40.2,71.2,37.9,73.6,35.5,76z M52.9,76.3c2.7-2.8,4.8-6,6.3-9.7 c-0.3,0-0.4,0-0.6,0c-1.3,0-2.5,0-3.8,0c-0.9,0-1.2-0.3-1.2-1.2c0-1.1,0-2.3,0-3.4c0-0.3,0-0.6,0-0.9C50.9,62,45,65.9,44,67.4 C47,70.4,50,73.3,52.9,76.3z M64.8,53.1c-2.6,2.8-5.6,5.1-9,6.9c-0.1,0.1-0.3,0.3-0.3,0.5c0,1.3,0,2.6,0,3.9 c0,0.3,0.1,0.4,0.5,0.4c1.2,0,2.4,0,3.7,0c0.4,0,0.6-0.1,0.8-0.5c1.1-2,2.3-3.9,3.8-5.6c1-1.1,2-2.2,2.9-3.2 C66.4,54.7,65.7,53.9,64.8,53.1z M42.9,86.4c-3-3-6-6-8.9-8.9c-0.4,0.4-0.9,0.9-1.4,1.3c3,3,5.9,5.9,8.9,8.9 C42,87.2,42.5,86.8,42.9,86.4z M67.7,50.3c-0.4,0.4-0.9,0.9-1.3,1.3c0.8,0.8,1.6,1.6,2.3,2.3c0.4-0.4,0.9-0.9,1.3-1.3 C69.2,51.8,68.5,51.1,67.7,50.3z"></path> </g> <g> <path class="st7" d="M86.4,38.8c-0.2,0.2-0.4,0.5-0.6,0.7c-1.4,1.1-2.8,2.2-4.2,3.4c-0.7,0.5-1.1,0.5-1.7-0.1 c-0.8-0.8-1.7-1.6-2.5-2.5c-0.5-0.5-0.5-0.9-0.1-1.5c1.2-1.5,2.4-3,3.6-4.4c0.4-0.5,1-0.6,1.4-0.2c1.3,1.3,2.6,2.5,3.8,3.8 c0.1,0.1,0.2,0.2,0.2,0.3C86.4,38.5,86.4,38.7,86.4,38.8z M84,38.6c-0.8-0.8-1.5-1.5-2.2-2.2c-0.8,1-1.6,2-2.4,3 C80,40,80.5,40.5,81,41C81.9,40.2,83,39.4,84,38.6z"></path> </g> <g> <path class="st7" d="M81.4,49.1c-0.4,0.4-0.9,0.8-1.3,1.3c-2-1.5-3.7-0.8-5.1,1c-0.5-0.5-0.9-0.9-1.3-1.3 C75.8,47.3,79.3,46.9,81.4,49.1z"></path> </g> <g> <path class="st7" d="M69.9,40.2c0.4-0.4,0.9-0.8,1.3-1.2c2.3,1.5,1.8,5.5-0.9,7.7c-0.4-0.4-0.9-0.8-1.4-1.4 c0.2-0.2,0.5-0.4,0.8-0.6C71,43.3,71.1,41.7,69.9,40.2z"></path> </g> <g> <path class="st7" d="M73,48.5c-0.3-0.4-0.7-0.8-1.1-1.2c1.5-1.5,3-3,4.6-4.5c0.3,0.3,0.8,0.7,1.2,1.1 C76.1,45.4,74.6,46.9,73,48.5z"></path> </g> <g> <path class="st7" d="M59.3,36.7c-0.6,0-1.2,0-1.8,0c0-0.9,0-1.8,0-2.7c0.6,0,1.2,0,1.8,0C59.3,34.9,59.3,35.8,59.3,36.7z"></path> </g> <g> <path class="st7" d="M59.4,38.6c0,0.6-0.1,1.2-0.1,1.8c0,0.3,0,0.5,0,0.9c-0.6,0-1.2,0-1.8,0c0-0.9-0.1-1.8-0.1-2.7l0,0 C58,38.7,58.7,38.7,59.4,38.6L59.4,38.6z"></path> </g> <g> <path class="st7" d="M39.6,55.4c0.9,0,1.8,0,2.8,0c0,0.6,0,1.2,0,1.8c-0.9,0-1.9,0-2.8,0l0,0C39.6,56.6,39.6,56,39.6,55.4 L39.6,55.4z"></path> </g> <g> <path class="st7" d="M39.6,57.2c0,0.9,0,1.9,0,2.8c-0.6,0-1.2,0-1.8,0c0-0.9,0-1.9,0-2.8l0,0C38.4,57.3,39,57.3,39.6,57.2 L39.6,57.2z"></path> </g> <g> <path class="st7" d="M77.1,68.6c0-0.9,0-1.8,0-2.8c0.6,0,1.2,0,1.8,0c0,0.9,0,1.9,0,2.8l0,0C78.4,68.5,77.7,68.5,77.1,68.6 L77.1,68.6z"></path> </g> <g> <path class="st7" d="M77.1,70.4c-0.9,0-1.9,0-2.8,0c0-0.6,0-1.2,0-1.8c0.9,0,1.9,0,2.8,0l0,0C77.1,69.2,77.1,69.8,77.1,70.4 L77.1,70.4z"></path> </g> <g> <path class="st7" d="M57.3,38.6c-0.9,0-1.8,0-2.7,0c0-0.7,0-1.3,0-1.9c0.9,0,1.8,0,2.8,0C57.4,37.4,57.4,38,57.3,38.6 C57.3,38.7,57.3,38.6,57.3,38.6z"></path> </g> <g> <path class="st7" d="M59.4,38.7c0-0.6-0.1-1.2-0.1-1.9c1,0,1.9,0,2.8,0c0,0.6,0,1.2,0,1.9C61.2,38.6,60.3,38.6,59.4,38.7 C59.4,38.6,59.4,38.7,59.4,38.7z"></path> </g> <g> <path class="st7" d="M37.8,57.2c-0.9,0-1.8,0-2.7,0c0-0.6,0-1.2,0-1.8c0.9,0,1.8,0,2.7,0l0,0C37.8,56,37.8,56.6,37.8,57.2 L37.8,57.2z"></path> </g> <g> <path class="st7" d="M37.8,55.4c0-0.9,0-1.8,0-2.7c0.6,0,1.2,0,1.8,0c0,0.9,0,1.8,0,2.7l0,0C39,55.4,38.4,55.4,37.8,55.4 L37.8,55.4z"></path> </g> <g> <path class="st7" d="M79,68.6c0.9,0,1.8,0,2.7,0c0,0.6,0,1.2,0,1.8c-0.9,0-1.8,0-2.7,0l0,0C79,69.8,79,69.2,79,68.6L79,68.6z"></path> </g> <g> <path class="st7" d="M79,70.4c0,0.9,0,1.8,0,2.7c-0.6,0-1.2,0-1.8,0c0-0.9,0-1.8,0-2.7l0,0C77.7,70.4,78.4,70.4,79,70.4L79,70.4z "></path> </g> <g> <path class="st7" d="M71.5,61c0.6,0,1.2,0,1.8,0c0,0.6,0,1.2,0,1.8c-0.6,0-1.2,0-1.8,0C71.5,62.3,71.5,61.7,71.5,61z"></path> </g> <g> <path class="st7" d="M46.2,41.3c-0.6,0-1.2,0-1.8,0c0-0.6,0-1.2,0-1.8c0.6,0,1.2,0,1.8,0C46.2,40.1,46.2,40.7,46.2,41.3z"></path> </g> <g> <path class="st7" d="M54.6,46.1c0,0.6,0,1.2,0,1.8c-0.6,0-1.2,0-1.8,0c0-0.6,0-1.2,0-1.8C53.4,46.1,54,46.1,54.6,46.1z"></path> </g> <g> <path class="st7" d="M82.7,55.4c0-0.6,0-1.2,0-1.8c0.6,0,1.2,0,1.8,0c0,0.6,0,1.2,0,1.8C83.9,55.4,83.3,55.4,82.7,55.4z"></path> </g> <g> <path class="st7" d="M72.4,86.3c-0.6,0-1.2,0-1.8,0c0-0.6,0-1.2,0-1.8c0.6,0,1.2,0,1.8,0C72.4,85.1,72.4,85.6,72.4,86.3z"></path> </g> <g> <path class="st7" d="M67.7,75c-0.6,0-1.2,0-1.8,0c0-0.6,0-1.2,0-1.8c0.6,0,1.2,0,1.8,0C67.7,73.8,67.7,74.4,67.7,75z"></path> </g> </g> </g> </svg>				</a>
			</div>
			
						<div class="elementor-icon-box-content">

									<p class="elementor-icon-box-title">
						<a href="https://vallandrouet.my-user-account.com/login" >
							Solder mon séjour						</a>
					</p>
				
				
			</div>
			
		</div>
						</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-c6dbd6a" data-id="c6dbd6a" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-1b7eab8 elementor-widget elementor-widget-shortcode" data-id="1b7eab8" data-element_type="widget" data-widget_type="shortcode.default">
				<div class="elementor-widget-container">
							<div class="elementor-shortcode">		<div data-elementor-type="section" data-elementor-id="22012" class="elementor elementor-22012 elementor-location-header" data-elementor-post-type="elementor_library">
					<section class="elementor-section elementor-inner-section elementor-element elementor-element-53de7178 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="53de7178" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-1dadd3e6" data-id="1dadd3e6" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-389c43a elementor-widget elementor-widget-button" data-id="389c43a" data-element_type="widget" data-widget_type="button.default">
				<div class="elementor-widget-container">
									<div class="elementor-button-wrapper">
					<a class="elementor-button elementor-button-link elementor-size-sm" href="https://reservation.secureholiday.net/fr/4637/search/">
						<span class="elementor-button-content-wrapper">
						<span class="elementor-button-icon">
				<i aria-hidden="true" class="fas fa-angle-right"></i>			</span>
									<span class="elementor-button-text">Je résERVE</span>
					</span>
					</a>
				</div>
								</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				</div>
		</div>
						</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-20af40d elementor-section-content-middle elementor-hidden-laptop elementor-hidden-tablet elementor-hidden-mobile_extra elementor-hidden-widescreen elementor-hidden-desktop elementor-hidden-tablet_extra elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="20af40d" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;sticky&quot;:&quot;top&quot;,&quot;sticky_on&quot;:[&quot;widescreen&quot;,&quot;desktop&quot;,&quot;laptop&quot;,&quot;tablet_extra&quot;,&quot;tablet&quot;,&quot;mobile_extra&quot;,&quot;mobile&quot;],&quot;sticky_offset&quot;:0,&quot;sticky_effects_offset&quot;:0,&quot;sticky_anchor_link_offset&quot;:0}">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-45fb984" data-id="45fb984" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-cf7968c elementor-view-default elementor-widget elementor-widget-icon" data-id="cf7968c" data-element_type="widget" data-widget_type="icon.default">
				<div class="elementor-widget-container">
							<div class="elementor-icon-wrapper">
			<a class="elementor-icon elementor-animation-pulse" href="https://vallandrouet.my-user-account.com/login">
			<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" id="Calque_1" x="0px" y="0px" viewbox="0 0 120 120" style="enable-background:new 0 0 120 120;" xml:space="preserve"> <style type="text/css"> .st0{display:none;} .st1{display:inline;} .st2{fill:#CFC6C1;} .st3{display:inline;fill:#CFC6C1;} .st4{fill:#FFFFFF;} .st5{fill:#AFC50B;} .st6{display:inline;fill:#AFC50B;} .st7{fill:#D2CAC5;} </style> <g id="Calque_1_00000140724788798586893420000005094093317416423593_" class="st0"> <g class="st1"> <path class="st2" d="M9,95.7c0.8-1.1,2-0.8,3.1-0.9c0-0.6,0-1.1,0-1.6L12,93.1c-1.3-0.3-1.9-0.8-1.8-1.6c0.1-0.9,0.7-1.4,2.1-1.4 c1,0,2,0,3,0c1.1,0,1.7,0.5,1.7,1.4s-0.4,1.4-1.5,1.6c-0.1,0-0.2,0.1-0.4,0.1c0,0.2,0,0.5,0,0.7c0,0.3,0,0.6,0,1 c1.2,0,2.4,0,3.6,0c0.2,0,0.5-0.3,0.6-0.5c0.6-0.9,1.2-1.8,1.8-2.7c0.2-0.3,0.3-0.6,0.3-0.9c0-6.8,0-13.7,0-20.5 c0-0.2,0-0.3,0-0.4c-1.3-0.4-2.6-0.7-3.8-1.2C9.9,65.4,6.9,56.2,11.2,49c0.7-1.2,1-2.4,0.6-3.7c-0.2-1,0.3-1.8,1.2-1.9 c0.8-0.1,1.5,0.4,1.7,1.4c0.5,2.1,0.1,4-1,5.8c-3.8,6.3-0.3,14.3,6.8,16c0.3,0.1,0.5,0.1,0.8,0.1c0-0.3,0.1-0.6,0.1-0.8 c0-3.4,0-6.7,0-10.1c0-0.4-0.2-1-0.5-1.3c-1.3-1.3-2.6-2.6-3.9-3.9c-0.8-0.8-0.9-1.7-0.2-2.3c0.7-0.7,1.5-0.6,2.3,0.3 c0.7,0.7,1.4,1.4,2.3,2.4c0-1.8,0-3.3,0-4.8c0-0.4,0-0.9,0-1.3c0-1.1,0.6-1.7,1.5-1.7s1.5,0.7,1.5,1.7c0,3.5,0,6.9,0,10.4 c0,0.3,0,0.6,0,1.2c1-1,1.8-1.7,2.6-2.5c0.9-0.9,1.7-1,2.4-0.3c0.7,0.7,0.5,1.5-0.3,2.4c-1.3,1.3-2.7,2.7-4,4 c-0.3,0.4-0.6,0.9-0.6,1.4c-0.1,1.7,0,3.4,0,5.2c1.8-0.2,3.2-0.8,4.6-1.7c4.7-3.2,6.2-9.5,3.3-14.3c-1.1-1.9-1.5-3.8-1.1-6 s0-4.3-1.3-6.1c-1.5-2-1.9-4.1-1.2-6.6c0.7-2.5-0.3-4.9-2.4-6.3c-2-1.3-4.6-1.3-6.6,0c-2.1,1.4-3.1,3.9-2.3,6.4 c0.7,2.5,0.3,4.7-1.4,6.7c-0.6,0.8-1.4,1-2.1,0.5c-0.7-0.5-0.9-1.4-0.3-2.1c1.2-1.4,1.3-2.9,0.8-4.7c-1.2-5,2.3-10,7.2-10.6 c5.3-0.7,9.9,3,10.2,8.3c0.1,1-0.2,2-0.2,3c0.2-0.2,0.4-0.4,0.6-0.5c2.9-2.9,7.2-3.5,10.6-1.5c3.5,2,5.2,6,4.1,9.9 c-0.4,1.5-0.1,2.8,0.7,4.1c0.8,1.2,1.4,2.6,2,4c0.1-0.2,0.3-0.4,0.5-0.7c2.6-3.8,5.1-7.6,7.7-11.4c1-1.5,2.1-1.5,3.1,0 c4.3,6.4,8.6,12.8,12.9,19.2c0.1,0.2,0.3,0.4,0.4,0.7c0.3,0.8,0.2,1.4-0.6,1.9c-0.7,0.4-1.3,0.3-1.9-0.3c-0.2-0.3-0.4-0.6-0.6-0.9 c-3.7-5.5-7.4-11.1-11.2-16.6c-0.2-0.3-0.4-0.6-0.7-0.9c-0.3,0.4-0.5,0.6-0.7,0.9C46.4,59.4,34.1,77.6,21.9,95.8 c-0.5,0.7-0.7,1.4-0.7,2.2c0,2.7,0,5.3,0,8c0,0.4,0,0.7,0,1.1c7.1,0,14.2,0,21.3,0c-0.2-0.3-0.4-0.5-0.6-0.6 c-1.7-1.5-3.5-3.1-5.2-4.6c-1.3-1.1-1.4-1.8-0.2-3c6.8-7.1,13.5-14.2,20.3-21.3c0.7-0.8,1-1.5,1-2.6c0-5.6,0-11.3,0-16.9 c0-0.4-0.1-0.9,0.1-1.1c0.3-0.4,0.8-0.9,1.3-1.1c0.7-0.2,1.3,0.3,1.4,1.1c0.1,0.4,0.1,0.8,0.1,1.2c0,5.8,0,11.5,0,17.3 c0,0.8,0.2,1.3,0.8,1.9c6.7,7.1,13.4,14.1,20.2,21.2c0.2,0.2,0.4,0.4,0.5,0.6c0.9,1,0.9,1.8-0.1,2.7c-1.7,1.5-3.5,3.1-5.2,4.6 c-0.3,0.2-0.5,0.5-0.9,0.8c7.2,0,14.2,0,21.3,0c0-0.2,0.1-0.4,0.1-0.5c0-3,0-6.1,0-9.1c0-0.4-0.2-0.9-0.5-1.3 C89.9,86,83,75.6,76,65.2c-0.9-1.3-0.9-2.1,0-2.7c0.8-0.5,1.6-0.2,2.4,1.1c5,7.4,10,14.8,14.9,22.2c0.2,0.3,0.4,0.6,0.7,1 c0.1-0.3,0.1-0.5,0.2-0.7c0-3.8,0-7.7,0-11.5c0-0.6-0.2-0.8-0.8-1c-8-1.6-11.9-10.4-7.7-17.4c0.5-0.9,0.7-1.8,0.5-2.9 c-0.5-2.7,0.1-5.1,1.7-7.3c0.7-0.9,0.8-1.8,0.5-3c-1.2-4.4,1.5-8.7,5.9-9.5c4.3-0.8,8.4,2.3,8.9,6.7c0.1,0.9,0,1.9-0.3,2.8 c-0.3,1.1-0.1,2,0.5,2.9c1.7,2.3,2.2,4.8,1.7,7.6c-0.2,0.9,0,1.8,0.5,2.6c4.2,7.1,0.3,15.9-7.8,17.5c-0.6,0.1-0.8,0.3-0.8,0.9 c0,5.4,0,10.9,0,16.3c0,0.4,0.2,0.7,0.3,1.1c0.2,0.4,0.5,0.6,0.6,1c1,2.6,3.1,2.5,5.4,2.1c0-0.5,0-1,0-1.6 c-0.3-0.1-0.6-0.1-0.8-0.2c-0.7-0.2-1.1-0.7-1.1-1.4c0-0.7,0.4-1.3,1.1-1.3c1.6-0.1,3.1-0.1,4.7,0c0.4,0,0.9,0.8,1.1,1.3 c0.2,0.7-0.3,1.2-1,1.4c-0.2,0.1-0.5,0.1-0.8,0.1c0,0.6,0,1.1,0,1.7c1.2,0.3,3.1-0.5,3,1.6c0,1.9-1.8,1.3-3.1,1.5c0,0.3,0,0.7,0,1 c0,3,0,6.1,0,9.1c0,1.3-0.5,2-1.5,2c-0.9,0-1.4-0.7-1.4-1.9c0-3,0-6.1,0-9.1c0-0.4,0-0.7,0-1.1c-1.1,0-2,0-3.2,0c0,0.4,0,0.7,0,1 c0,3,0,6.1,0,9.1c0,1.5-0.5,2-2,2c-26,0-52,0-78,0c-1.4,0-2-0.5-2-1.9c0-3,0-6.1,0-9.1c0-0.4,0-0.7,0-1.1c-1.1,0-2,0-3.2,0 c0,0.3,0,0.7,0,1c0,3.1,0,6.2,0,9.2c0,1.2-0.5,1.9-1.5,1.9c-0.9,0-1.5-0.7-1.5-1.9c0-3,0-6.1,0-9.1c0-0.4,0-0.7,0-1.1 c-1.2-0.1-2.4,0.2-3.2-1C9,96.5,9,96.1,9,95.7z M97.1,70.5c0.5-0.1,0.8-0.1,1.1-0.2c5.4-1.6,7.9-7.9,5-12.8 c-0.8-1.4-1.3-2.9-1-4.5c0.4-2.2,0-4.1-1.3-5.9c-1.1-1.5-1.3-3.1-0.8-4.9c0.2-0.7,0.3-1.4,0.2-2.1c-0.4-2.7-2.9-4.5-5.5-4 s-4.2,3.1-3.5,5.8c0.6,2.1,0.2,3.8-1,5.5c-1,1.4-1.5,3-1.1,4.7c0.4,2,0,3.7-1,5.4c-2.8,4.8-0.3,11,5,12.6c0.3,0.1,0.6,0.1,0.9,0.2 c0.1-0.2,0.1-0.3,0.1-0.4c0-2.8,0-5.7,0-8.5c0-0.3-0.2-0.7-0.5-0.9c-0.9-0.9-1.9-1.8-2.8-2.8c-0.6-0.7-0.6-1.6,0-2.1 c0.6-0.6,1.4-0.6,2,0c0.4,0.3,0.7,0.6,1.2,1.1c0-0.9,0-1.5,0-2.1c0-0.9,0-1.8,0-2.6c0.1-0.8,0.6-1.2,1.4-1.3 c0.7,0,1.3,0.3,1.4,1.1c0.1,0.3,0.1,0.7,0.1,1.1c0,2.5,0,5,0,7.6c0,0.3,0,0.5,0.1,0.8c0.1,0,0.2,0.1,0.3,0.1 c0.5-0.5,0.9-1,1.4-1.5c0.9-0.9,1.7-1,2.4-0.3c0.6,0.6,0.5,1.5-0.3,2.3c-1.1,1.1-2.2,2.2-3.2,3.3c-0.2,0.2-0.5,0.6-0.5,0.9 C97,67.6,97.1,68.9,97.1,70.5z M39.9,63.6c0.2-0.2,0.3-0.3,0.4-0.4c2-2.9,3.9-5.8,5.8-8.7c0.2-0.2,0.3-0.5,0.3-0.8 c0.6-2.4,0.3-4.7-1.2-6.7c-1.5-2.1-1.9-4.2-1.2-6.7c0.8-3-0.9-6.1-3.9-7c-2.9-0.9-6,0.5-7.2,3.3c-0.2,0.6-0.3,1.1,0.1,1.7 c1.2,2.2,1.5,4.5,1,6.9c-0.3,1.4,0,2.6,0.7,3.9c3.6,6,2.1,13.7-3.6,17.9c-0.8,0.6-1.7,1.1-2.7,1.7c1,2.2,2.5,3.8,4.6,5 c1.1-1.7,2.2-3.3,3.3-4.9c0.2-0.4,0.4-0.9,0.4-1.4c0.1-1.6,0-3.1,0-4.7c0-0.8,0.5-1.3,1.3-1.4c0.8-0.1,1.4,0.4,1.6,1.3 C39.8,62.9,39.8,63.2,39.9,63.6z M59.4,81.2c-0.1,0-0.2,0-0.2,0c-3.4,8.6-6.9,17.2-10.3,25.8c7,0,13.9,0,20.9,0 C66.3,98.4,62.8,89.8,59.4,81.2z M72.5,106.1c2.3-2,4.5-4,6.8-5.9C74.1,94.7,69,89.3,63.8,83.9c-0.1,0-0.1,0.1-0.2,0.1 C66.6,91.3,69.5,98.7,72.5,106.1z M46,106.1c3-7.4,5.9-14.8,8.8-22.1c-0.1,0-0.1-0.1-0.2-0.1c-5.1,5.4-10.3,10.8-15.4,16.3 C41.6,102.2,43.7,104.1,46,106.1z M24.3,86.5c0.1,0,0.1,0.1,0.2,0.1c2.3-3.4,4.6-6.9,6.9-10.3c-2.6-1.6-4.4-3.6-5.7-6.2 c-0.1-0.2-0.6-0.4-0.9-0.3c-0.2,0-0.5,0.5-0.5,0.7c0,2.3,0,4.5,0,6.8C24.3,80.3,24.3,83.4,24.3,86.5z"></path> </g> <path class="st3" d="M81,11.5c5.3,2.7,8.3,8.7,7.3,14.4c-1.2,6.2-5.9,10.7-12,11.4c-8.8,1-16.2-6.5-15.2-15.2 c0-0.2,0.1-0.5,0.1-0.7c0.2-0.8,0.8-1.1,1.6-1s1.2,0.6,1.3,1.4c0,0.5,0,1-0.1,1.3c-0.2,6,3.9,10.7,9.8,11.3 c5.4,0.6,10.5-3.2,11.6-8.7c0.9-4.5-1.4-9.3-5.5-11.5s-9.2-1.5-12.6,1.8c-0.2,0-0.3,0.1-0.3,0.2c-1,1-1.8,1.1-2.5,0.4 c-0.7-0.7-0.6-1.5,0.4-2.5C69.1,9.8,75.6,8.7,81,11.5"></path> </g> <g id="Calque_9" class="st0"> <g class="st1"> <g> <path class="st2" d="M9.3,64c0.4-1.8,0.7-3.6,1.2-5.3C13.8,48.2,24,41.3,35,42.1c0.9,0.1,1.9,0.2,2.9,0.3c0-0.3,0-0.5,0-0.8 c-0.1-2.9-0.2-5.9-0.3-8.8c-0.1-1.9,0.9-3.2,2.4-4.3c1.8-1.4,4-2.2,6.2-2.8c6.4-1.8,13-2.2,19.6-1.9c4.9,0.2,9.8,0.8,14.5,2.5 c1.6,0.6,3.2,1.4,4.6,2.3c1.8,1.2,2.7,3,2.6,5.2c0,6.4,0,12.7,0,19.1c0,0.4,0,0.8,0,1.2c2.6,0.2,5,0.4,7.5,0.7 c3.4,0.4,6.7,1.1,9.9,2.4c1.1,0.4,2.1,1,3.1,1.6c2,1.3,2.9,3.1,2.8,5.4c0,6.8-0.1,13.7,0,20.5c0,2.4-1,4-2.8,5.3 c-2.2,1.5-4.6,2.3-7.1,2.9c-10.2,2.3-20.5,2.3-30.7-0.4c-1.9-0.5-3.7-1.4-5.5-2.4c-1.3-0.7-2.3-1.8-2.9-3.3 c-0.1-0.2-0.4-0.5-0.7-0.5c-4-0.2-8-0.5-11.9-1.3c-0.4-0.1-0.9,0.2-1.2,0.5c-8.6,5.9-17.6,6.6-26.7,1.4C14.4,83,10.6,76.8,9.5,69 c0-0.2-0.1-0.4-0.2-0.7C9.3,66.9,9.3,65.5,9.3,64z M33.4,86.3c11.1,0,20.2-9.1,20.2-20.1c0-11.1-9.1-20.2-20.3-20.1 c-11,0-19.9,9-20,20.1C13.3,77.2,22.3,86.3,33.4,86.3z M61.6,37.5c5.8,0,10.9-0.4,15.8-1.9c1.8-0.5,3.5-1.5,5.2-2.3 c0.7-0.4,0.7-1,0-1.5c-1.2-0.7-2.4-1.4-3.7-1.9c-3.6-1.3-7.3-1.8-11-2.1c-6.5-0.5-12.9-0.3-19.3,1.3c-2.2,0.5-4.4,1.2-6.2,2.6 c-0.8,0.6-0.9,1.1,0,1.6c1.2,0.7,2.4,1.5,3.8,1.9C51.4,37.1,56.8,37.5,61.6,37.5z M85.8,68.2c2.7-0.2,5.5-0.3,8.2-0.6 c1.6-0.2,3.1-0.4,4.7-0.8c2.5-0.6,5-1.2,7.2-2.7c1-0.7,1.1-1.2,0-1.8c-1.6-0.8-3.2-1.7-4.9-2.1c-9.4-2.4-18.9-2.5-28.3-0.5 c-2.2,0.5-4.3,1.4-6.3,2.4c-1.4,0.7-1.4,1.4,0,2.2c1.2,0.7,2.5,1.3,3.9,1.7C75.2,67.6,80.4,68,85.8,68.2z M65.6,80.1 c0,1.5,0,3.1,0,4.8c0,0.9,0.3,1.5,1,1.9c1.4,0.7,2.8,1.5,4.3,1.9c9.7,2.6,19.4,2.6,29.2,0.3c1.8-0.4,3.6-1.3,5.3-2.1 c0.5-0.2,1.2-0.8,1.2-1.3c0.1-2,0.1-3.9,0.1-5.7C92.9,84.6,79.3,84.5,65.6,80.1z M106.6,68.6c-13.8,4.7-27.5,4.7-41.2,0.2 c0,1.6,0,3.4,0,5.1c0,0.8,0.3,1.4,1,1.7c1.6,0.7,3.1,1.5,4.7,1.9c9.1,2.3,18.2,2.3,27.4,0.5c2.4-0.5,4.7-1.1,6.8-2.4 c0.7-0.4,1.4-0.9,1.4-1.8C106.6,72,106.6,70.2,106.6,68.6z M42,38.3c0,1.4,0,3,0,4.6c0,0.6,0.2,0.8,0.7,1c1.7,0.9,3.3,1.9,5,2.8 c0.5,0.3,1,0.6,1.6,0.7c8.5,1.8,17,1.8,25.4,0.2c2.5-0.5,5-1.1,7.2-2.6c0.5-0.3,1.1-0.8,1.2-1.2c0.2-2,0.3-3.9,0.4-5.8 C69.6,42.7,55.8,42.8,42,38.3z M53.5,52.3c1,2.3,2,4.6,3,6.8c0.1,0.3,0.5,0.5,0.7,0.6c1.3,0.1,2.7,0.1,4.1,0.2 c0.7,0,1.2-0.1,1.8-0.6C64,58.6,65,58,66,57.5c3.9-1.8,8.2-2.5,12.4-3c1.6-0.2,3.2-0.2,4.8-0.4c0-1.8,0-3.4,0-5.1 C73.6,53.2,63.5,53.2,53.5,52.3z M52.4,81.7c3,0.3,6,0.5,9,0.8c0-2.6,0-4.9,0-7.2c-1.7-0.1-3.2-0.2-4.8-0.2 c-0.3,0-0.6,0.2-0.8,0.4C54.7,77.4,53.6,79.4,52.4,81.7z M61.2,71c0-2.3,0-4.6,0-7c-1.3,0-2.4,0-3.5,0c-0.1,2.3-0.3,4.6-0.4,7 C58.6,71,59.9,71,61.2,71z"></path> </g> <g> <path class="st2" d="M22.8,67.6c0-0.8,0-1.4,0-2.2c-0.6,0-1.2,0-1.8,0c-1.3-0.1-2.2-0.9-2.2-2s0.9-2.1,2.2-2 c1.9,0.2,2.8-0.5,3.8-2.2c3.2-6,10.5-8.6,16.8-6.5c0.6,0.2,1.3,0.7,1.7,1.2c0.5,0.7,0.3,1.5-0.2,2.2c-0.6,0.7-1.4,0.9-2.2,0.6 c-1.9-0.7-3.8-0.9-5.7-0.5c-3,0.7-5.3,2.3-7,5.2c0.5,0,0.9,0,1.2,0c3.4,0,6.9,0,10.3,0c1.3,0,2.2,0.8,2.3,2c0,1.2-0.9,2-2.2,2 c-0.3,0-0.5,0-0.8,0c-3.6,0-7.2,0-10.8,0c-0.4,0-0.7,0-1.1,0c0,0.8,0,1.5,0,2.2c3.5,0,6.8,0,10.2,0c0.5,0,1.1,0,1.6,0 c1.2,0,2.1,0.8,2.1,1.9s-0.9,2-2.1,2c-3,0-6,0-9,0c-0.4,0-0.7,0-1.3,0c0.4,0.5,0.6,0.9,0.9,1.3c3,3.2,6.6,4.3,10.9,3.1 c0.2,0,0.3-0.1,0.5-0.1c1.3-0.4,2.4,0.1,2.8,1.1c0.4,1.2-0.2,2.2-1.5,2.7c-2.9,1-5.8,1.1-8.8,0.3c-4.1-1.2-7.2-3.7-9-7.6 c-0.3-0.6-0.6-0.8-1.3-0.8c-0.6,0.1-1.2,0-1.8,0c-1.5,0-2.4-0.8-2.4-2s1-2,2.4-2C21.7,67.6,22.3,67.6,22.8,67.6z"></path> </g> </g> </g> <g id="Calque_10" class="st0"> <g class="st1"> <g> <path class="st2" d="M46.9,110.1c-0.5-0.6-1.1-1.1-1.4-1.8c-1.4-3.7-2.7-7.4-4-11.1c-0.2-0.6-0.5-0.8-1.1-0.6 c-3.8,0.8-7.6,1.6-11.4,2.4c-0.9,0.2-1.7,0.1-2.3-0.7c-0.6-0.8-0.3-1.6,0.1-2.4c3.5-6.1,7-12.3,10.5-18.4c0.4-0.6,0.3-1-0.2-1.5 C20,59.6,23.5,31.7,44,20c2.6-1.5,5.3-2.5,8.1-3.3c1.4-0.4,2.4,0.1,2.7,1.2s-0.3,2-1.7,2.4c-10.8,3.2-18.2,10-21.7,20.7 c-5.9,18,5.7,37.1,24.4,40.5c16.8,3,32.9-7.9,36.4-24.7c3.3-16.1-6.6-32.3-22.5-36.6C68.9,20,68.1,19.8,68,19 c-0.1-0.6,0-1.3,0.2-1.8c0.4-0.7,1.2-0.9,2-0.6c1.3,0.4,2.6,0.7,3.8,1.2c12.6,5.2,20.2,14.5,22.1,28c1.7,11.7-2,21.8-10.4,30.1 c-0.6,0.6-0.6,0.9-0.2,1.6c3.5,6.1,7,12.2,10.4,18.3c0.3,0.6,0.5,1.4,0.3,2c-0.2,1-1.2,1.3-2.3,1.1c-3.9-0.8-7.7-1.6-11.6-2.4 c-0.7-0.1-0.9,0-1.1,0.6c-1.3,3.7-2.6,7.4-3.9,11.1c-0.3,0.8-0.7,1.5-1.5,1.9c-0.4,0-0.7,0-1.1,0c-0.5-0.5-1.1-1-1.4-1.6 c-3.8-6.6-7.6-13.3-11.3-19.9c-0.2-0.3-0.3-0.6-0.6-0.9c-0.2,0.4-0.4,0.6-0.6,0.9c-3.8,6.6-7.5,13.3-11.3,19.9 c-0.4,0.6-0.9,1.1-1.4,1.6C47.7,110.1,47.3,110.1,46.9,110.1z M47.9,103.8c3.5-6.2,6.9-12.2,10.4-18.3C51.8,84.9,46,82.7,40.7,79 c-2.9,5.2-5.8,10.3-8.8,15.5c0.4-0.1,0.7-0.1,0.9-0.1c3-0.6,6-1.2,8.9-1.9c1.4-0.3,2.1,0.1,2.6,1.4c0.7,1.9,1.4,3.9,2.1,5.8 C46.9,101,47.3,102.3,47.9,103.8z M74.8,103.8c0.2-0.5,0.3-0.8,0.4-1.1c1-2.9,2.1-5.9,3.1-8.8c0.5-1.4,1.2-1.8,2.6-1.5 c2.7,0.6,5.4,1.1,8,1.7c0.5,0.1,1.1,0.2,1.8,0.3C87.8,89.2,85,84.1,82,79c-5.3,3.8-11.1,5.9-17.6,6.6 C67.9,91.6,71.3,97.6,74.8,103.8z"></path> </g> <g> <path class="st2" d="M61.9,15.4c0.1,0.1,0.3,0.2,0.4,0.3c0.7,0.5,1,1.2,0.8,2.1c-0.3,0.8-0.9,1.3-1.8,1.3c-0.9,0-1.4-0.5-1.7-1.3 c-0.3-0.9,0-1.6,0.8-2.1c0.1-0.1,0.3-0.2,0.4-0.3C61.2,15.4,61.6,15.4,61.9,15.4z"></path> </g> <g> <path class="st2" d="M33.6,50.5c0-15.3,12.6-27.7,27.8-27.7C76.7,22.9,89.1,35.4,89,50.7c0,15.2-12.4,27.6-27.7,27.6 C46,78.2,33.6,65.7,33.6,50.5z M37.3,50.5c0,13.3,10.8,24.1,24,24.1s24-10.7,24.1-24c0-13.3-10.7-24.1-24-24.1 C48.2,26.5,37.3,37.2,37.3,50.5z"></path> </g> <g> <path class="st2" d="M73,64.4c0,1.5-1.4,2.4-2.7,1.7c-1.6-0.8-3.2-1.7-4.8-2.5c-1.1-0.6-2.2-1.1-3.3-1.7c-0.5-0.3-1-0.3-1.5,0 c-2.6,1.4-5.2,2.7-7.8,4.1c-0.8,0.4-1.6,0.6-2.3,0c-0.8-0.6-0.8-1.3-0.7-2.2c0.5-2.9,1-5.9,1.5-8.8c0.1-0.3-0.1-0.8-0.4-1.1 c-2.1-2.1-4.2-4.2-6.4-6.3c-0.6-0.6-1-1.3-0.7-2.2s1-1.2,1.9-1.3c2.9-0.4,5.8-0.9,8.8-1.3c0.6-0.1,0.9-0.3,1.2-0.9 c1.3-2.6,2.6-5.2,3.9-7.9c0.4-0.8,0.9-1.4,1.8-1.4c1,0,1.5,0.6,1.9,1.4c1.3,2.6,2.6,5.2,3.9,7.8c0.3,0.6,0.7,0.9,1.4,1 c2.9,0.4,5.8,0.9,8.7,1.3c0.9,0.1,1.5,0.5,1.8,1.3c0.3,0.9-0.1,1.5-0.7,2.1c-2.1,2.1-4.2,4.2-6.3,6.2c-0.4,0.4-0.6,0.8-0.5,1.4 c0.5,3,1,6,1.5,9C73,64.2,73,64.3,73,64.4z M54,61.2c2.2-1.1,4.1-2.1,6.1-3.2c0.9-0.5,1.7-0.5,2.5,0c1.3,0.7,2.7,1.4,4,2.1 c0.6,0.3,1.3,0.6,2.1,1c-0.4-2.4-0.7-4.6-1.1-6.8c-0.2-0.9,0-1.6,0.7-2.2c1.5-1.4,2.9-2.9,4.4-4.3c0.2-0.2,0.3-0.3,0.5-0.6 C71,46.9,69,46.5,67,46.3c-1.4-0.1-2.3-0.7-2.8-2c-0.7-1.6-1.5-3.2-2.3-4.7c-0.1-0.3-0.3-0.6-0.5-0.9c-0.1,0.1-0.2,0.2-0.2,0.2 c-0.7,1.3-1.3,2.6-2,4c-1.8,3.5-1,3-5,3.6c-1.5,0.2-3,0.5-4.5,0.7c1.6,1.7,3.2,3.3,4.7,4.9c0.6,0.6,0.9,1.3,0.7,2.2 C54.8,56.5,54.4,58.7,54,61.2z"></path> </g> </g> </g> <g id="Calque_11" class="st0"> <g class="st1"> <g> <path class="st2" d="M7.7,26.7c0.6-1.4,1.7-1.9,3.2-1.9c18.2,0,36.5,0,54.7,0c0.3,0,0.5,0,0.8,0c0.9,0.1,1.4,0.6,1.4,1.5 s-0.5,1.4-1.3,1.5c-0.4,0.1-0.7,0-1.1,0c-17.7,0-35.5,0-53.2,0c-0.4,0-0.8,0-1.3,0c0,18.9,0,37.7,0,56.5c25.3,0,50.7,0,76.1,0 c0-1,0-2,0-3.1c-0.5,0-0.9,0-1.3,0c-16.9,0-33.8,0-50.8,0c-0.4,0-0.9,0-1.3-0.1c-0.8-0.1-1.3-0.6-1.3-1.5c0-0.8,0.4-1.3,1.3-1.5 C34,78,34.4,78,34.8,78c16.9,0,33.8,0,50.8,0c0.5,0,0.9,0,1.5,0c0-0.5,0-0.8,0-1.2c0-5.1,0.1-10.2,0-15.3c-0.1-3.4,1.6-6,5.7-5.7 c0.8,0.1,1.6,0,2.5,0c0-0.5,0-0.8,0-1.2c0-5.2,0-10.5,0-15.7c0-3.3-1.7-5-5-5c-22.7,0-45.4,0-68.1,0c-3.3,0-5,1.7-5,5 c0,11.4,0,22.8,0,34.2c0,3.2,1.7,4.9,4.9,4.9c1.8,0,3.5,0,5.3,0c1.2,0,1.9,0.6,1.9,1.6c0,0.9-0.7,1.5-1.8,1.5 c-2.1,0-4.3,0.1-6.4-0.1c-3.7-0.2-6.6-3.2-6.8-6.9c-0.1-1.4,0-2.7,0-4.1c0-10.5,0-20.9,0-31.4c0-3.9,2.2-6.8,5.8-7.7 c0.7-0.2,1.5-0.2,2.2-0.2c22.7,0,45.5,0,68.2,0c4.9,0,8,3.1,8,8c0,5.2,0,10.5,0,15.7c0,0.4,0,0.7,0,1.2c1.1,0,2,0,3.1,0 c0-9.3,0-18.6,0-28.1c-0.4,0-0.8,0-1.2,0c-8.9,0-17.8,0-26.8,0c-0.3,0-0.7,0-1,0c-0.8-0.1-1.4-0.7-1.3-1.5c0-0.9,0.5-1.4,1.4-1.5 c0.3,0,0.5,0,0.8,0c9.4,0,18.7,0,28.1,0c2.3,0,3.1,0.8,3.1,3.1c0,8.9,0,17.8,0,26.8c0,0.4,0,0.8,0,1.4c1.1,0,2.2,0,3.2,0 c2.9,0,4.7,1.8,4.7,4.7c0,11.3,0,22.7,0,34c0,2.9-1.8,4.8-4.8,4.8c-1.4,0-2.7,0-4.1,0c-1.1,0-1.8-0.6-1.8-1.5s0.7-1.5,1.8-1.5 c1.4,0,2.7,0,4.1,0c1.2,0,1.7-0.5,1.7-1.7c0-11.4,0-22.7,0-34.1c0-1.2-0.5-1.7-1.7-1.7c-5.2,0-10.5,0-15.7,0 c-1.3,0-1.7,0.5-1.7,1.7c0,11.3,0,22.7,0,34c0,1.2,0.5,1.7,1.7,1.7c1.6,0,3.3,0,4.9,0c1.2,0,1.9,0.6,1.9,1.5c0,1-0.7,1.6-2,1.6 c-1.7,0-3.3,0-5,0c-2.7,0-4.6-1.9-4.6-4.6c0-2.4,0-4.9,0-7.4c-5.3,0-10.6,0-16,0c0,1.9,0,3.9,0,6c1.3,0,2.6,0,3.9,0 c0.9,0,1.8,0,2.8,0c0.8,0,1.3,0.5,1.4,1.4s-0.4,1.4-1.2,1.6c-0.3,0.1-0.7,0.1-1,0.1c-13.8,0-27.6,0-41.4,0c-0.3,0-0.5,0-0.8,0 c-0.9-0.1-1.5-0.7-1.5-1.5s0.6-1.5,1.6-1.5c1.8,0,3.5,0,5.3,0c0.4,0,0.7,0,1.2,0c0-2,0-4,0-6.1c-0.4,0-0.7,0-1.1,0 c-9.7,0-19.4,0-29.1,0c-1.5,0-2.6-0.5-3.2-1.9C7.7,66.1,7.7,46.4,7.7,26.7z M44.3,87.6c0,2,0,4,0,5.9c7.8,0,15.6,0,23.5,0 c0-2,0-4,0-5.9C59.9,87.6,52.1,87.6,44.3,87.6z"></path> </g> <g> <path class="st2" d="M94.9,61c0.4,0,0.7,0,1.1,0c0.9,0.1,1.4,0.6,1.4,1.4c0,0.9-0.4,1.5-1.3,1.5c-0.8,0.1-1.6,0.1-2.4,0 c-0.9-0.1-1.3-0.6-1.3-1.5s0.5-1.4,1.4-1.5C94.2,61,94.6,61,94.9,61z"></path> </g> <g> <path class="st2" d="M103.9,84.5c0-0.3,0-0.5,0-0.8c0.1-0.8,0.6-1.3,1.4-1.4s1.4,0.4,1.5,1.2c0.1,0.6,0.1,1.2,0,1.8 c-0.1,0.9-0.7,1.3-1.5,1.4c-0.8,0-1.4-0.6-1.5-1.5C103.9,85,103.9,84.7,103.9,84.5L103.9,84.5z"></path> </g> <g> <path class="st2" d="M103.9,70.2c0-0.3,0-0.5,0-0.8c0.1-0.8,0.6-1.3,1.4-1.3s1.4,0.3,1.5,1.1c0.1,0.6,0.1,1.3,0.1,1.9 c-0.1,0.9-0.7,1.3-1.5,1.4c-0.8,0-1.4-0.6-1.5-1.5C103.9,70.7,103.9,70.4,103.9,70.2L103.9,70.2z"></path> </g> <g> <path class="st2" d="M103.9,77.3c0-0.3-0.1-0.6,0-0.8c0.3-0.4,0.5-0.9,1-1.2c0.6-0.4,1.3-0.1,1.7,0.5c0.5,0.6,0.5,2.6,0,3.2 s-1.1,0.8-1.8,0.4C103.8,79,103.8,78.1,103.9,77.3z"></path> </g> <g> <path class="st2" d="M98.1,70.2c0-0.3-0.1-0.7,0.1-0.9c0.2-0.4,0.5-0.8,0.8-1.1c0.7-0.4,1.3-0.2,1.8,0.4c0.6,0.7,0.5,2.7-0.1,3.3 c-0.5,0.6-1.3,0.8-1.8,0.3s-0.7-1.2-1.1-1.9C98,70.3,98,70.2,98.1,70.2z"></path> </g> <g> <path class="st2" d="M98.1,77.4c0-0.3,0-0.6,0-0.9c0.1-0.8,0.7-1.3,1.5-1.3s1.3,0.4,1.5,1.2c0.1,0.6,0.1,1.2,0.1,1.7 c-0.1,0.9-0.8,1.6-1.6,1.5c-0.8,0-1.4-0.7-1.4-1.6C98.1,77.8,98.1,77.6,98.1,77.4L98.1,77.4z"></path> </g> <g> <path class="st2" d="M92.4,70.1c0-0.3,0-0.7,0.1-1c0.2-0.8,0.8-1.2,1.6-1.1c1,0.1,1.4,0.8,1.4,2.4c0,1.2-0.5,2-1.4,2 c-0.8,0-1.4-0.4-1.6-1.2C92.4,70.9,92.4,70.5,92.4,70.1z"></path> </g> <g> <path class="st2" d="M95.5,77.4c0,0.4,0,0.7-0.2,1.1c-0.3,1-1.4,1.3-2.2,0.8c-1.1-0.7-1-3.3,0.1-4c0.9-0.5,1.9-0.1,2.2,0.9 C95.5,76.6,95.5,77,95.5,77.4z"></path> </g> <g> <path class="st2" d="M92.4,84.5c0-0.3-0.1-0.8,0.1-1c0.4-0.5,0.9-1.1,1.4-1.1s1.3,0.5,1.4,0.9c0.2,0.7,0.2,1.7,0,2.4 c-0.2,0.4-1,1-1.5,0.9c-0.5,0-1-0.7-1.3-1.1C92.3,85.3,92.4,84.8,92.4,84.5z"></path> </g> <g> <path class="st2" d="M98.1,84.5c0-0.3,0-0.6,0.1-0.9c0.1-0.8,0.6-1.2,1.4-1.3c0.8-0.1,1.4,0.3,1.5,1.1c0.1,0.6,0.1,1.2,0.1,1.8 c-0.1,0.9-0.7,1.5-1.5,1.5s-1.4-0.6-1.5-1.6C98.1,84.9,98.1,84.7,98.1,84.5L98.1,84.5z"></path> </g> </g> </g> <g id="Calque_12" class="st0"> <g class="st1"> <g> <path class="st2" d="M91.4,80.9c-1.1,0-2,0.9-2,2s0.9,2,2,2s2.1-0.9,2.1-2C93.4,81.8,92.5,80.9,91.4,80.9z"></path> </g> <g> <path class="st2" d="M7.1,73.1c0.2-1.1,0.3-2.2,0.6-3.3c1.9-9.2,7-16,15.3-20.4c0.8-0.5,1.1-0.9,1.1-1.9 c-0.2-3.9,0.9-7.4,3.3-10.4c2-2.4,4.1-4.7,6.3-6.9c0.9-0.9,2.2-1.4,3.4-2.1c-5.3-6.7-2-13.8,2.2-16.4c5.5-3.5,11.9-1.5,15,3.2 c3.5,5.2,1.9,12.6-4.6,15.9c0.1,0.1,0.1,0.3,0.2,0.3c2.6,2.4,3.6,5.5,4.1,8.9c0.6,4.2,1.3,8.4,1.9,12.7c0.5-0.2,0.9-0.4,1.3-0.6 c6-2.8,11.9-1.5,16.2,3.6c2.4,2.9,4.8,5.9,7.2,8.9c0.5,0.6,0.9,0.8,1.7,0.7c4.5-0.5,8.2,1.1,11,4.6c1.6,1.9,1.1,3.7-1.3,4.6 c-9.1,3.6-18.2,7.2-27.3,10.8c-0.7,0.3-1,0.6-1.3,1.3c-1.1,2.2-2.3,4.3-3.5,6.5c1.7-0.7,3.5-1.4,5.3-2.1 c5.6-2.2,11.2-4.5,16.9-6.6c0.7-0.3,1.5-0.4,2.2-0.3c0.8,0.1,1.3,0.7,1.4,1.6c0.1,0.8-0.1,1.5-0.8,2c-0.4,0.2-0.8,0.4-1.2,0.6 c-16.3,6.3-32.5,12.7-48.7,19c-0.3,0.1-0.5,0.2-0.7,0.4c24.8,0,49.6,0,74.4,0c0-9.8,0-19.6,0-29.5c-2,0.8-3.9,1.5-5.9,2.3 c-0.9,0.4-1.8,0.8-2.8,1.1c-1.3,0.5-2.5,0-2.9-1.1s0.1-2.2,1.4-2.7c3.8-1.5,7.5-3,11.3-4.5c1.3-0.5,2-0.2,3,1.1c0,12,0,24,0,35.9 c-0.6,1.3-1.6,1.6-3,1.6c-28.8,0-57.5,0-86.3,0c-0.4,0-0.8,0-1.2-0.1c-0.9-0.1-1.5-0.7-1.7-1.6s0.1-1.6,0.8-2.1 c0.3-0.2,0.7-0.4,1-0.5c2.6-1,5.2-2.1,7.9-3.1c0.3-0.1,0.7-0.3,0.7-0.3c-2.6-1-5.3-1.9-8-3c-1.3-0.5-1.6-1.7-1.1-2.8 c0.5-1,1.6-1.4,2.8-0.9c0.2,0.1,0.4,0.2,0.6,0.3c8.7,3.9,17.1,3.5,25-1.8c8.2-5.6,11.9-13.6,10.9-23.4 c-1-10.3-8.1-18.6-18.1-21.5c-1.4-0.4-2.8-0.6-4.4-0.9c0.2,1.5,0.5,2.7,0.6,3.9c0.1,0.7,0.4,1,1.1,1.2c9.4,1.9,16.3,10.4,16.3,20 c0,13.2-12.4,23-25.2,19.9c-10.7-2.6-17.5-13.3-15.2-24c1.2-5.6,4.2-10,9.1-13.1c0.2-0.2,0.6-0.5,0.6-0.7 c-0.3-1.4-0.7-2.8-1.1-4.3c-0.2,0.1-0.4,0.1-0.5,0.2c-8.5,4.4-14,14.6-13.1,24.1c0.3,3.2,1.1,6.3,2.5,9.2 c0.7,1.4,0.3,2.6-0.9,3.2c-1.1,0.5-2.3,0-2.8-1.4C9.4,86.1,8.6,84,8,81.9c-0.4-1.4-0.6-3-0.8-4.4C7.1,76,7.1,74.6,7.1,73.1z M40.4,59.6c0.1,0.7,0.2,1.3,0.3,1.8c0.4,1.9,0.4,3.8-0.7,5.5c-1.6,2.5-3.9,3.5-6.7,3.1s-4.5-2.2-5.3-4.9c-0.3-1-0.5-2.1-0.8-3.2 c-6.2,4-8.8,12.4-5.9,19.5c2.9,7.2,10.5,11.3,18.4,9.8c7.4-1.4,13.1-8.3,13.1-16C52.7,67.9,47.2,60.9,40.4,59.6z M51.3,49.8 c0,0,0-0.1,0-0.2c-0.6-3.6-1-7.2-1.7-10.8c-0.6-3.3-2.4-5.6-5.6-6.6c-3.3-1.1-6.4-0.4-8.8,2.2c-1.8,1.9-3.5,3.8-5,5.9 c-1.9,2.6-2.6,5.7-1.8,8.9c1.1,4.9,2.4,9.8,3.6,14.7c0.4,1.6,1.6,2.3,3,2c1.3-0.3,2-1.6,1.8-3.1c-0.9-5.6-1.8-11.1-2.7-16.7 c-0.2-1.4,0.4-2.5,1.5-2.7c1.3-0.3,2.3,0.5,2.5,2c0.1,0.6,0.3,0.8,0.9,0.9c1.7,0.3,3.4,0.4,5,0.9C46.4,47.8,48.8,48.9,51.3,49.8z M62.3,61.6c0.2-0.1,0.4-0.2,0.5-0.2c2.1-1.1,2.6-0.9,4.1,0.9c3,3.7,6,7.4,9,11.1c0.6,0.7,1.1,1.9,1.9,2.1s1.8-0.5,2.8-0.8 c2.8-1.1,5.6-2.2,8.4-3.3c-0.2-0.2-0.3-0.3-0.4-0.4c-2.1-1.5-4.3-2-6.7-1.3c-1.4,0.4-2.4,0.1-3.2-1.1c-0.2-0.3-0.5-0.6-0.8-1 c-2.8-3.4-5.6-7-8.6-10.3c-2.6-2.9-7.4-3.3-10.6-1c0.6,0.8,1.3,1.7,1.9,2.5C61.1,59.6,61.6,60.5,62.3,61.6z M45.1,27.5 c3.7,0.1,6.8-2.8,6.9-6.5c0.1-3.8-2.9-6.9-6.6-7c-3.6-0.1-6.7,2.9-6.8,6.6C38.4,24.4,41.3,27.4,45.1,27.5z M65.2,80.7 c3-1.2,5.7-2.3,8.6-3.4c-3.3-4-6.4-7.9-9.6-11.8C65.7,70.4,66.1,75.4,65.2,80.7z"></path> </g> <g> <path class="st2" d="M91.4,80.9c1.1,0,2,0.9,2,2s-1,2-2.1,2s-2-0.9-2-2S90.2,80.9,91.4,80.9z"></path> </g> <g> <path class="st2" d="M19.1,94.5c0,1.1-0.9,2-2.1,2c-1.1,0-2-1-2-2.1s0.9-2,2.1-2C18.3,92.5,19.2,93.4,19.1,94.5z"></path> </g> </g> </g> <g id="Calque_2_00000024719121355350518750000009051278241849228203_" class="st0"> <g class="st1"> <path class="st2" d="M102.3,15.1c1.3,1.2,2.7,2.2,3.9,3.5c0.8,0.9,0.6,2.3-0.1,3.2c-0.2,0.2-0.3,0.4-0.6,0.6 c-0.8,0.6-1.2,1.4-1.1,2.5c0.1,0.7-0.1,1.5-0.4,2.1c-3.4,8.4-6.9,16.8-11.6,24.6c-4.4,7.2-9.4,13.9-15,20.1 c-0.2,0.2-0.4,0.4-0.6,0.7c0.2,0.2,0.3,0.4,0.5,0.6c3.7,3.7,7.3,7.4,11,11c0.3,0.3,0.9,0.5,1.4,0.6c0.8,0.1,1.6,0,2.4,0 c2.1,0,3.9,0.7,5.4,2.2c2.6,2.5,5.1,5.1,7.7,7.7c1.9,1.9,1.9,4.5,0,6.4c-2,2.1-4.1,4.1-6.2,6.2c-1.9,1.9-4.5,1.9-6.4,0 c-2.6-2.5-5.1-5.1-7.7-7.7c-1.5-1.5-2.4-3.4-2.2-5.5c0.2-2.3-0.5-4-2.3-5.4c-1.4-1.1-2.6-2.5-3.9-3.8c-0.8-0.8-0.8-1.6-0.3-2.2 c0.6-0.6,1.4-0.6,2.2,0.2c0.4,0.4,0.7,0.7,1.1,1.1c0,0,0.1,0,0.2,0.1c0.7-0.7,1.4-1.5,2-2.1C68,67.8,54,53.9,40,39.9 c-0.5,0.6-1.3,1.3-2.1,2.2c0.1,0.1,0.3,0.4,0.6,0.6C50.3,54.4,62,66.2,73.8,77.9c0.2,0.2,0.4,0.4,0.6,0.7c0.5,0.6,0.5,1.4,0,2 c-0.6,0.5-1.3,0.5-1.9,0c-0.6-0.6-1.2-1.2-1.8-1.9c-0.3,0.2-0.5,0.4-0.7,0.5C58.3,90,44.9,98.2,30.1,104c-1.4,0.6-2.8,1.2-4.2,1.7 c-1.1,0.4-2.4,0.5-3.5,0.7c-0.4,0.1-0.8,0.3-1.2,0.5c-0.3,0.1-0.4,0.4-0.7,0.6c-1.5,1.4-3.1,1.4-4.5,0c-1-1-1.9-2.2-2.8-3.3 c0-0.4,0-0.9,0-1.3c0.6-0.8,1.2-1.5,1.7-2.3c0.2-0.3,0.4-0.7,0.4-1.1c0.2-0.9,0.1-2,0.4-2.9c2.4-5.6,4.8-11.1,7.3-16.7 c0.4-1,1.2-1.3,2-0.9s0.9,1.1,0.5,2.1C23.4,86,21.2,91,19,96c-0.1,0.2-0.2,0.5-0.3,0.8c1.8-0.8,2.7-0.6,4,0.7 c0.4,0.4,0.8,0.8,1.2,1.2c1.4,1.2,2,2.5,1,4.3c16.3-6,31-14.4,43.5-26.2c-1.5-1.5-2.9-2.9-4.5-4.5c-0.1,0.2-0.3,0.5-0.5,0.8 c-1.5,1.6-3.1,3.1-4.6,4.6c-2.9,2.8-7.3,2.8-10.2,0.1c-1.6-1.5-3.1-3-4.6-4.6c-2.7-2.9-2.7-7.2,0.1-10.1c1.5-1.6,3.1-3.1,4.7-4.7 c0.2-0.2,0.5-0.5,0.6-0.6c-1.5-1.5-2.9-2.9-4.4-4.4c-0.1,0.1-0.2,0.3-0.4,0.5c-6,6.5-11.2,13.6-15.6,21.2c-0.2,0.4-0.4,0.7-0.7,1 c-0.5,0.5-1.1,0.5-1.7,0.2c-0.6-0.4-0.8-0.9-0.5-1.6c0.1-0.2,0.2-0.4,0.3-0.6c4-6.9,8.6-13.4,13.9-19.5c1-1.1,1.9-2.2,3-3.4 c-0.3-0.3-0.6-0.4-0.9-0.7c-3.1-3.1-6.3-6.2-9.3-9.4c-1.4-1.5-2.8-2.2-4.9-2c-2.4,0.3-4.4-0.8-6.1-2.5c-2.1-2.2-4.2-4.3-6.4-6.4 c-1-1-1.9-2-2.4-3.3c0-0.5,0-1.1,0-1.6c0.4-1.3,1.2-2.3,2.2-3.2c1.5-1.5,3.1-3,4.6-4.6c0.9-1,1.9-1.8,3.2-2.2c0.5,0,1.1,0,1.6,0 c0.8,0.5,1.7,0.8,2.4,1.5c2.6,2.5,5.1,5.1,7.7,7.6c1.5,1.5,2.2,3.3,2.2,5.4c0,0.8-0.1,1.6,0,2.4c0.1,0.5,0.3,1.1,0.6,1.4 c3.6,3.7,7.3,7.4,11,11c0.2,0.2,0.4,0.3,0.6,0.5c0.3-0.2,0.5-0.4,0.7-0.6c6.9-6.5,14.4-12,22.4-16.6c6.9-3.9,14.1-7,21.5-9.9 c1.1-0.4,2.4-0.5,3.6-0.7c0.4-0.1,0.8-0.2,1.1-0.4c0.8-0.5,1.5-1.1,2.3-1.7C101.4,15.1,101.9,15.1,102.3,15.1z M94.9,20.6 C78.6,26.6,64,35,51.4,46.8c1.5,1.5,2.9,2.9,4.6,4.5c1-1.1,2-2.3,3.1-3.3c3.2-2.9,8-3.5,11.8-1.5c6,3.2,7.4,11.2,2.8,16.2 c-1,1.1-2.3,2.1-3.4,3.2c0.3,0.4,0.5,0.6,0.7,0.7c1.3,1.3,2.5,2.6,3.8,3.9c11.9-12.7,20.4-27.4,26.3-43.7c-1.7,1-3.1,0.4-4.3-1 c-0.4-0.4-0.8-0.8-1.2-1.2C94.3,23.3,94.2,22.5,94.9,20.6z M68.6,64c1-1,1.9-1.9,2.9-3c2.8-2.9,2.9-7.3,0.3-10.4 c-2.5-3-7-3.6-10.2-1.3c-1.5,1.1-2.7,2.4-3.9,3.6C61.4,56.8,65,60.3,68.6,64z M58,74.6c-3.6-3.6-7.2-7.2-10.9-10.9 c-0.3,0.3-0.5,0.7-0.9,1.1c-1.9,2-2,4.8,0,6.8c1.4,1.4,2.7,2.8,4.1,4.1c0.7,0.6,1.7,1.2,2.7,1.4C55.2,77.4,56.8,76.1,58,74.6z M25.2,24.8c2.9,2.9,5.7,5.8,8.8,8.8c0.2-0.5,0.4-1,0.5-1.5c0.1-0.8,0-1.6,0-2.5c0-1.4-0.5-2.6-1.5-3.6s-2.1-2-3.1-3.1 c-0.5-0.5-0.9-1.1-1.3-1.6C27.3,22.7,26.2,23.8,25.2,24.8z M19.7,30.2c0.9,0.9,1.9,1.9,2.9,2.9c3.2,3.2,3.2,3.2,7.7,3.2 c0.5,0,1-0.3,1.5-0.5c-3.1-3.1-6-5.9-8.9-8.8C21.9,28,20.9,29.1,19.7,30.2z M100.3,93.3c-1-1-2-1.9-2.9-2.9 c-3.1-3.1-3.1-3.1-7.6-3.1c-0.7,0-1.2,0.2-1.4,0.7c2.9,2.9,5.8,5.8,8.7,8.6C98,95.6,99.1,94.5,100.3,93.3z M94.8,98.8 C91.9,95.9,89,93,86,90c-0.2,0.5-0.4,1-0.4,1.5c-0.1,0.9-0.1,1.8,0,2.7c0.1,0.9,0.3,1.9,0.9,2.5c1.7,1.8,3.6,3.4,5.3,5.1 C92.7,100.9,93.8,99.8,94.8,98.8z M49.4,61.6c3.6,3.6,7.2,7.2,10.6,10.6c0.7-0.7,1.4-1.4,2-1.9c-3.5-3.5-7.1-7.1-10.7-10.7 C50.7,60.3,50,61,49.4,61.6z M26.5,19.3c-0.4-0.3-0.8-0.7-1.2-1c-0.8-0.6-1.6-0.7-2.3,0c-2.2,2.1-4.3,4.3-6.4,6.4 c-0.6,0.7-0.6,1.5-0.1,2.2c0.4,0.5,0.8,0.9,1.1,1.3C20.6,25.3,23.5,22.4,26.5,19.3z M93.6,104.1c0.1,0.2,0.3,0.4,0.5,0.6 c1.4,1.4,2,1.4,3.5,0c1.7-1.7,3.5-3.5,5.2-5.2c1.5-1.5,1.5-2.1,0-3.6c-0.2-0.2-0.4-0.3-0.5-0.4C99.4,98.3,96.5,101.2,93.6,104.1z M97.3,22.3c0.7,0.7,1.4,1.5,2,2.2c1.5-1.5,2.9-3,4.3-4.3c-0.7-0.7-1.4-1.5-2-2.2C100.2,19.4,98.8,20.9,97.3,22.3z M22.6,101.3 c-0.7-0.7-1.4-1.5-2-2.1c-1.5,1.5-2.9,2.9-4.3,4.3c0.6,0.7,1.4,1.4,2,2.1C19.8,104.1,21.2,102.7,22.6,101.3z M35.9,35.4 c-0.8,0.8-1.6,1.5-2.3,2.2c0.8,0.8,1.5,1.5,2.2,2.2c0.8-0.7,1.5-1.5,2.3-2.2C37.4,36.9,36.6,36.1,35.9,35.4z M84.2,83.6 c-0.9,0.9-1.6,1.6-2.3,2.3c0.7,0.7,1.4,1.5,2.2,2.2c0.7-0.8,1.5-1.5,2.2-2.3c-0.1-0.1-0.1-0.2-0.2-0.3 C85.5,84.9,84.9,84.2,84.2,83.6z"></path> </g> </g> <g id="Calque_3" class="st0"> <g class="st1"> <path class="st4" d="M12.3,40.6c0.5-0.9,0.9-2,1.6-2.8c1-1.2,2.5-1.5,4.1-1.5c7.4,0,14.8,0,22.3,0c0.4,0,0.8,0,1.3,0 c0-0.4,0-0.7,0-1.1c0-3,0-6,0-9c0-3.5,2.1-5.6,5.6-5.6c9.4,0,18.9,0,28.3,0c3.5,0,5.6,2.1,5.6,5.6c0,3.3,0,6.5,0,9.8 c0,0.1,0,0.1,0.1,0.3c0.3,0,0.7,0,1.1,0c6.5,0,13.1,0,19.6,0c3,0,5,1.6,5.5,4.2c0.1,0.4,0.1,0.8,0.1,1.2c0,17.3,0,34.6,0,52 c0,3.3-2.2,5.5-5.5,5.5c-28,0-56,0-84.1,0c-3.1,0-4.6-1.1-5.7-4c0-0.1-0.1-0.1-0.1-0.1C12.3,77,12.3,58.8,12.3,40.6z M94.4,96.5 c0-19.1,0-38.1,0-57.2c-1.3,0-2.6,0-4,0c0,0.4,0,0.8,0,1.1c0,12.3,0,24.5,0,36.8c0,1.5-0.5,2.2-1.5,2.1c-0.9,0-1.3-0.7-1.3-2.1 c0-12.3,0-24.5,0-36.8c0-0.4,0-0.7,0-1.1c-18.4,0-36.7,0-55,0c0,19.1,0,38.1,0,57.1c18.4,0,36.7,0,55,0c0-2.5,0-4.8,0-7.2 c0-1.9,0-3.7,0-5.6c0-0.9,0.6-1.4,1.4-1.4c0.7,0,1.3,0.6,1.4,1.4c0,0.2,0,0.5,0,0.7c0,3.7,0,7.4,0,11.2c0,0.3,0,0.7,0,1 C91.7,96.5,93,96.5,94.4,96.5z M22.8,96.5c0-0.5,0-0.8,0-1.2c0-13.3,0-26.6,0-39.9c0-0.3,0-0.6,0-0.8c0.1-0.9,0.6-1.5,1.4-1.5 s1.4,0.6,1.4,1.5c0,0.3,0,0.6,0,0.8c0,13.3,0,26.6,0,39.9c0,0.4,0,0.8,0,1.1c1.4,0,2.7,0,4,0c0-19.1,0-38.1,0-57.1 c-1.3,0-2.6,0-4,0c0,0.4,0,0.7,0,1.1c0,2.7,0,5.4,0,8.1c0,1.1-0.5,1.7-1.4,1.7s-1.4-0.6-1.4-1.7c0-2.5,0-4.9,0-7.4 c0-0.6,0-1.2,0-1.8c-1.6,0-3.1,0-4.5,0c-2.4,0-3.1,0.7-3.1,3.1c0,17,0,34,0,51c0,0.3,0,0.6,0,0.9c0.1,1.1,0.9,2.1,2,2.1 C19,96.5,20.8,96.5,22.8,96.5z M97.3,96.5c1.5,0,3,0,4.5,0c2.3,0,3.1-0.8,3.1-3.1c0-17,0-34.1,0-51.1c0-0.3,0-0.6,0-0.9 c-0.1-1-0.8-1.9-1.7-2c-2-0.1-3.9,0-5.9,0C97.3,58.4,97.3,77.4,97.3,96.5z M78.3,36.4c0-3.7,0.1-7.3,0-10.9c0-1.2-1.1-2-2.4-2 c-9.7,0-19.4,0-29,0c-1.5,0-2.4,0.9-2.5,2.4c0,3.3,0,6.6,0,10c0,0.2,0.3,0.6,0.4,0.6c1,0,2.1,0,3.2,0c0-2.2,0-4.3,0-6.4 c0-2.2,1-3.2,3.2-3.2c2.9,0,5.8,0,8.7,0c3.9,0,7.8,0,11.6,0c2,0,3.1,1,3.1,3c0,1.6,0,3.3,0,4.9c0,0.5,0,1.1,0,1.7 C76,36.4,77.1,36.4,78.3,36.4z M50.9,29.6c0,2.3,0,4.5,0,6.7c7,0,14,0,20.9,0c0-2.3,0-4.5,0-6.7C64.8,29.6,57.9,29.6,50.9,29.6z"></path> <path class="st4" d="M63.4,76.7c-0.4-0.3-0.9-0.5-1.3-0.8c-0.8-0.5-1-1.2-0.5-2c0.7-1.3,1.5-2.6,2.3-3.9c0.5-0.8,1.2-1,1.9-0.6 c0.7,0.4,0.9,1.2,0.5,2c-0.5,0.9-1,1.8-1.6,2.8c1.6,0.9,3.1,1.9,4.8,2.7c0.7,0.3,1.6,0.1,2.4,0.1c0.2,0,0.4-0.2,0.5-0.4 c2.2-3.8,4.4-7.7,6.7-11.6c-2.2-1.3-4.4-2.6-6.7-3.9c-0.8,1.4-1.6,2.8-2.4,4.1c-0.2,0.4-0.4,0.8-0.7,1.1c-0.5,0.6-1.1,0.8-1.8,0.4 c-0.7-0.4-0.9-1.1-0.6-1.8c1.2-2.2,2.5-4.4,3.8-6.6c0.5-0.8,1.2-0.7,2-0.3c2.9,1.7,5.9,3.4,8.8,5.1c1,0.6,1.1,1.3,0.5,2.4 c-1.7,3-3.4,6-5.2,8.9c-1.2,2-2.8,3.9-3.3,6.1c-0.6,2.2-0.2,4.7-0.2,7c0,2.7-0.1,2.8-2.8,2.8c-5.3,0-10.7,0-16,0c-1.6,0-2-0.4-2-2 c0-3.1,0-6.2,0-9.3c0-1.6,0.4-2,2-2c3,0,5.9,0,8.9,0C63.3,76.8,63.4,76.8,63.4,76.7z M70.3,79.8c-5.1,0-10.1,0-15.1,0 c0,2.6,0,5.1,0,7.6c5.1,0,10.1,0,15.1,0C70.3,84.8,70.3,82.3,70.3,79.8z"></path> <path class="st4" d="M50.3,48.8c0.6-0.4,1.1-0.9,1.8-1.3c2.6-1.7,5.5-1.6,7.8,0.2s3.2,4.8,2.3,7.6c-0.8,2.5-2.4,4.6-4.2,6.4 c-2.1,2-4.4,3.8-6.5,5.6c-0.7,0.6-1.4,0.6-2.1,0c-3.1-2.2-6-4.7-8.3-7.7c-1.2-1.5-2.2-3.1-2.6-5c-0.6-2.8,0.5-5.7,2.8-7.3 s5-1.6,7.5,0C49.1,47.9,49.7,48.4,50.3,48.8z M50.3,64.7c3-2.3,6-4.7,8.1-8c0.5-0.7,0.9-1.6,1.1-2.4c0.5-1.6-0.1-3.4-1.5-4.5 c-1.3-0.9-2.9-1-4.3,0c-0.7,0.5-1.3,1.1-1.9,1.8c-0.9,1.1-2,1.1-3,0c-0.5-0.7-1.2-1.3-1.9-1.8c-2.5-1.6-5.3-0.3-5.9,2.6 c-0.4,1.6,0.3,3,1.2,4.3C44.3,59.9,47.2,62.3,50.3,64.7z"></path> </g> </g> <g id="Calque_4" class="st0"> <g class="st1"> <path class="st5" d="M48.1,78.6c0.2,0.4,0.4,0.6,0.6,0.9c3.6,5.3,7.2,10.7,10.8,16c1.1,1.6,1.7,3.3,1.5,5.2 c-0.4,3.5-2.5,5.8-5.8,6.6c-2.9,0.7-6.1-0.7-8-3.4c-4.1-6.1-8.3-12.2-12.4-18.3c-0.2-0.3-0.4-0.6-0.5-0.8c-1.6,0.5-3,1.2-4.6,1.5 c-8.6,1.5-14.4-6-14.1-12.3c0.2-4,1.9-7.1,5.1-9.4c2.5-1.7,5-3.4,7.4-5.1c0.5-0.3,1-0.9,1.2-1.4c4.7-9.5,9.4-19,14-28.4 c1.1-2.3,3.1-3.5,5.6-3.8c3.1-0.4,5.9,0.7,8.6,2.1c4.9,2.7,8.9,6.5,12.4,10.8c5,6.2,8.9,13,11,20.7c0.9,3.3,1.4,6.7,0.7,10.1 c-0.4,2.1-1.3,3.9-3,5.3c-1.1,0.9-2.3,1.3-3.7,1.4c-8.7,0.7-17.3,1.4-26,2.1C48.7,78.5,48.4,78.5,48.1,78.6 M45.5,36.1 c0.1,1.1,0.2,2.1,0.4,3.2c0.1,0.7,0.3,1.5,0.5,2.2c3.1,10.9,9.1,19.8,17.8,27c2.4,2,5.1,3.5,8.2,4.2c1.7,0.4,3.2-0.1,4.2-1.4 c0.7-0.9,1.3-2,1.5-3.2c0.6-2.3,0.3-4.7-0.2-7c-1-4.7-3.1-9-5.6-13.1c-3.4-5.5-7.4-10.5-12.5-14.4c-2.3-1.8-4.8-3.3-7.7-4 c-3.2-0.7-5.5,0.7-6.1,4C45.6,34.5,45.5,35.3,45.5,36.1"></path> <path class="st5" d="M85.2,39c-1.2,0-1.7-0.4-2-1.2s0-1.6,0.8-2.1c1.8-1.2,3.6-2.4,5.4-3.5c2.3-1.5,4.5-3,6.8-4.5 c1.1-0.7,2.2-0.6,2.8,0.3c0.7,0.9,0.3,2-0.8,2.8c-4,2.6-7.9,5.2-11.9,7.8C85.9,38.8,85.4,39,85.2,39"></path> <path class="st5" d="M88.2,47.5c2.4,0.4,5,0.9,7.6,1.4c2.3,0.4,4.6,0.8,6.9,1.2c1.1,0.2,1.8,1,1.7,2c-0.1,1.1-1.1,1.8-2.3,1.6 c-4.8-0.8-9.6-1.7-14.4-2.6C86.6,50.9,86,50,86.1,49C86.2,48.1,87,47.4,88.2,47.5"></path> <path class="st5" d="M79,15.4c-0.4,3.7-0.7,7.3-1.1,11c-0.1,0.9-0.2,1.8-0.3,2.6c-0.1,1.1-0.9,1.8-2,1.7c-1-0.1-1.7-0.9-1.6-2 c0.4-4.5,0.9-9.1,1.4-13.6c0.1-1.1,1-1.7,2-1.6C78.4,13.6,79,14.4,79,15.4"></path> <path class="st5" d="M57.9,43.6c4.9,0,8.7,2.6,10,6.6c1.4,3.9,0.1,8.3-3.2,10.9c-0.4,0.3-0.8,0.6-1.2,0.7c-0.8,0.3-1.7-0.2-2.1-1 C61,60,61.2,59.1,62,58.5c1.4-1.1,2.4-2.5,2.6-4.3c0.3-2.5-0.5-4.5-2.6-5.9c-2-1.4-4.2-1.5-6.4-0.5c-0.2,0.1-0.5,0.3-0.7,0.4 c-1,0.5-2,0.3-2.5-0.6c-0.5-0.8-0.3-1.9,0.6-2.5C54.8,44.2,56.6,43.6,57.9,43.6"></path> </g> </g> <g id="Calque_13" class="st0"> <g class="st1"> <path class="st5" d="M15.6,86.2c0-13.4,0-26.7,0-40.1c0.1-0.1,0.1-0.3,0.2-0.4c0.9-5,4.8-8.6,9.8-8.8c3-0.2,6.1-0.1,9.1-0.1 c0.6,0,1-0.2,1.3-0.7c1.4-2.2,2.9-4.4,4.3-6.6c2.2-3.4,5.4-5,9.4-5.1c6.9,0,13.7,0,20.6,0c4,0,7.2,1.7,9.4,5.1 c1.4,2.2,2.9,4.4,4.3,6.6c0.3,0.5,0.7,0.7,1.3,0.7c2.7,0,5.4,0,8.1,0c5.4,0,9.6,3.2,10.7,8.3c0.2,0.9,0.3,1.8,0.3,2.7 c0,12.2,0,24.4,0,36.6c0,1.7-0.2,3.3-1,4.8c-2.1,4.2-5.5,6.3-10.1,6.3c-22.2,0-44.4,0-66.6,0c-0.3,0-0.7,0-1,0 c-4.6-0.3-8.4-3.3-9.6-7.6C15.9,87.4,15.7,86.8,15.6,86.2 M60,39c-13.3,0.1-24,10.8-23.9,24s10.9,23.9,24,23.9 c13.2-0.1,24-10.9,23.9-24C83.8,49.7,73.1,39,60,39 M90.3,51.9c0.9-0.1,1.8,0,2.6-0.2c1.4-0.3,2.4-1.6,2.4-3.1 c-0.1-1.6-1.2-2.9-2.7-3c-1.6-0.1-3.1-0.1-4.7,0c-1.5,0.1-2.7,1.4-2.8,2.9c-0.1,1.5,1,2.9,2.5,3.2C88.6,51.8,89.4,51.8,90.3,51.9"></path> <path class="st5" d="M60,49.7c7.3-0.1,13.3,5.8,13.4,13.1s-5.9,13.4-13.3,13.4c-7.3,0-13.3-5.8-13.4-13.1 C46.6,55.8,52.6,49.7,60,49.7"></path> </g> </g> <g id="Calque_14" class="st0"> <path class="st6" d="M19.8,102.7c0.2-0.2,0.4-0.4,0.6-0.6c10-7.8,20-15.6,30-23.3c0.4-0.3,0.9-0.4,1.3-0.4c5.9,0,11.7,0,17.6,0 c0.5,0,1,0.2,1.4,0.5c10,7.7,20,15.5,30,23.3c0.2,0.2,0.4,0.4,0.6,0.6C74.2,102.7,47,102.7,19.8,102.7z"></path> <path class="st6" d="M88.5,28.3c0-2.1-1-3.1-3.1-3.1c-8.2,0-16.5,0-24.7,0c-8.3,0-16.7,0-25,0c-1.9,0-2.9,1-2.9,2.9c0,10,0,20,0,30 c0,0.4,0.2,0.9,0.5,1.1c5.8,4.5,11.5,9,17.3,13.5c0.3,0.2,0.7,0.3,1,0.4c6,0,12,0,17.9,0c0.4,0,0.8-0.2,1.1-0.4 c5.7-4.4,11.5-8.9,17.2-13.3c0.5-0.3,0.6-0.7,0.6-1.3C88.4,48.1,88.5,38.2,88.5,28.3z M77.5,57.6c-1.4,2.7-3.8,4.3-6.9,4.5 c-2.2,0.2-3.9-0.6-5.3-2.2c-0.1-0.1-0.2-0.3-0.4-0.4c-2.3,1.7-4.8,2.4-7.6,1.4c-3.7-1.2-5.7-4-6.6-7.6c-0.9-4-0.3-7.8,2.6-10.9 c2.7-2.8,6.3-3.6,10-2.1c0.1,0,0.2,0.1,0.4,0.1c0.4-1,1-1.7,2-2c1.7-0.4,3.2,0.8,3.2,2.7c0,4.6,0,9.1,0,13.7c0,0.8-0.2,1.7,0.7,2.1 c0.9,0.4,1.8-0.1,2.5-0.7c1.2-1,1.5-2.5,1.9-3.9c1.6-6-2.1-11.2-6.1-13.6C63.1,35.8,57,36,52.5,39.3c-4.5,3.2-6.6,8.9-5.4,14.2 c1.3,5.6,5.7,9.8,11.2,10.8c0.7,0.1,1.3,0.2,2,0.2c1.6,0.1,2.7,1.2,2.6,2.7c0,1.5-1.2,2.6-2.8,2.5c-8-0.1-15.5-5.9-17.7-13.8 C38.7,43,48.6,30.6,61.9,31.3c8.4,0.5,15.8,6.7,17.4,14.8C80.1,50.2,79.4,54,77.5,57.6z"></path> <path class="st6" d="M16.2,98.8c0-15.4,0-30.7,0-46.2C26.1,60.4,36,68,45.9,75.7C36,83.4,26.1,91.1,16.2,98.8z"></path> <path class="st6" d="M104.9,98.8C95,91.1,85.2,83.4,75.3,75.7c9.9-7.7,19.7-15.3,29.6-23C104.9,68.1,104.9,83.3,104.9,98.8z"></path> <path class="st6" d="M93.8,40.6c2.9,2.5,5.8,4.8,8.7,7.3c-2.9,2.3-5.7,4.5-8.7,6.8C93.8,50,93.8,45.4,93.8,40.6z"></path> <path class="st6" d="M27.5,40.6c0,4.8,0,9.4,0,14.2c-3-2.3-5.8-4.5-8.8-6.8C21.6,45.5,24.5,43.1,27.5,40.6z"></path> <path class="st6" d="M52,19.9c2.4-2,4.7-4,7-5.8c1-0.8,2.2-0.8,3.1,0c2.3,1.9,4.5,3.8,6.9,5.8C63.4,19.9,57.8,19.9,52,19.9z"></path> <path class="st6" d="M63.7,49.7c0,2-0.4,3.5-1.2,4.7c-1.4,2.1-3.6,2.2-5.3,0.4c-1.9-2-2.1-5.9-0.6-8.2c0.9-1.2,2-2,3.6-1.9 c1.6,0.2,2.5,1.3,3,2.7C63.5,48.4,63.6,49.3,63.7,49.7z"></path> </g> <g id="Calque_15" class="st0"> <g class="st1"> <path class="st5" d="M105.3,83.1c-0.5,1.3-0.8,2.6-1.6,3.7c-1.5,2.2-3.8,3.2-6.4,3.3c-0.8,0-1.6,0-2.5,0c0,0.3,0,0.6,0,0.9 c0,2.2,0,4.4,0,6.6c0,1.2-0.3,2.1-1.4,2.7s-2.1,0.3-3.1-0.3c-4.7-3.1-9.3-6.3-14-9.4c-0.4-0.3-1-0.4-1.4-0.4c-8.2,0-16.4,0-24.6,0 c-3.4,0-6-1.4-7.5-4.5c-0.5-0.9-0.7-2-0.8-3.1c-0.1-1.4-0.1-2.9,0-4.4c0-0.3,0.2-0.6,0.4-0.8c1.4-0.9,2.7-1.9,4.2-2.7 c0.3-0.2,0.8-0.3,1.1-0.3c7.8,0,15.5,0,23.3,0c5.9,0,10.8-3.5,12.6-9c0.5-1.4,0.7-3,0.7-4.5c0.1-5.7,0-11.3,0-17c0-0.3,0-0.6,0-1 c0.3,0,0.6,0,0.8,0c4,0,8,0,12,0c3.3,0,5.9,1.5,7.4,4.5c0.4,0.8,0.5,1.6,0.8,2.5C105.3,61,105.3,72,105.3,83.1z"></path> <path class="st5" d="M26.2,69.1c-0.8,0-1.5,0-2.2,0c-4.9,0-8.3-3.4-8.3-8.3c0-9.4,0-18.9,0-28.3c0-0.8,0-1.6,0-2.4 c0.1-4.8,3.4-8.1,8.2-8.1c5.5,0,11.1,0,16.6,0c10.1,0,20.1,0,30.2,0c3.4,0,6.1,1.4,7.5,4.5c0.5,1.1,0.8,2.4,0.8,3.6 c0.1,10.3,0,20.6,0,30.9c0,4.8-3.4,8.2-8.2,8.2c-7.9,0-15.9,0-23.8,0c-1.2,0-2.1,0.3-3.1,1c-4.4,3-8.7,5.9-13.1,8.8 c-0.5,0.3-1,0.6-1.6,0.7c-1.6,0.3-3-1-3-2.7C26.2,74.3,26.2,71.8,26.2,69.1z M47.3,42.9c4.8,0,9.7,0,14.5,0c1.4,0,2.8,0,4.2,0 c1.7-0.1,2.8-1.4,2.4-3.1c-0.3-1.5-1.2-2.1-2.9-2.1c-12.1,0-24.2,0-36.3,0c-0.3,0-0.5,0-0.8,0c-1.1,0.1-1.8,0.8-2.1,1.8 c-0.4,2,0.6,3.4,2.6,3.4C35.1,42.9,41.2,42.9,47.3,42.9z M39.5,53.4c3.5,0,7.1,0,10.6,0c1.4,0,2.3-0.7,2.6-1.9 c0.4-1.9-0.6-3.4-2.6-3.4c-4.6,0-9.1,0-13.7,0c-2.4,0-4.9,0-7.3,0c-1.4,0-2.3,0.7-2.5,1.8c-0.5,2,0.6,3.4,2.7,3.4 C32.5,53.4,36,53.4,39.5,53.4z"></path> </g> </g> <g id="Calque_18" class="st0"> <g class="st1"> <path class="st5" d="M60,38.4c-8.3,0-15,6.7-15.1,15.1c-0.1,8.2,6.8,15.2,15.1,15.1c8.3,0,15.1-6.8,15.1-15.1S68.3,38.5,60,38.4z"></path> <path class="st5" d="M60,7.7C31.1,7.7,7.7,31.1,7.7,60s23.4,52.3,52.3,52.3s52.3-23.4,52.3-52.3S88.9,7.7,60,7.7z M86.7,58.5 c-1,5.2-3.1,10-5.6,14.6C75.8,82.5,69,90.6,61.4,98.2c-0.3,0.3-0.6,0.5-0.9,0.7c-0.3,0-0.6,0-0.8,0c-0.4-0.4-0.9-0.7-1.3-1.1 C51.7,91.2,45.8,84.2,41,76.4c-2.9-4.7-5.4-9.5-6.9-14.9c-2.1-7.2-1.5-14.2,2.1-20.9c3.2-5.9,8-10.1,14.2-12.5 c4-1.5,8.1-2.1,12.4-1.7c5.8,0.6,10.8,2.8,15.2,6.7c3.7,3.3,6.4,7.3,7.9,12.1C87.2,49.6,87.5,54,86.7,58.5z"></path> </g> </g> <g id="Calque_18_-_copie_3" class="st0"> <path class="st6" d="M60,7.7C31.1,7.7,7.7,31.1,7.7,60s23.4,52.3,52.3,52.3s52.3-23.4,52.3-52.3S88.9,7.7,60,7.7z M84.7,82.5 c-1.8,1.7-3.6,3.5-5.8,4.7c-3.8,2.2-7.9,3-12.3,2.5c-4.7-0.6-8.8-2.5-12.6-5.1c-5.1-3.4-9.3-7.8-13.2-12.5 c-3.5-4.2-6.5-8.6-8.7-13.6c-1.5-3.5-2.5-7.1-2.5-10.9c0-6.2,2.3-11.4,7.2-15.4c0.7-0.6,1.4-1.3,2.1-1.8c0.8-0.5,1.7-1,2.5-1.4h1.3 c2.1,0.7,3.5,2.2,4.6,4c1.3,2,2.6,4.1,3.8,6.2c0.9,1.6,1.3,3.3,0.9,5.1c-0.2,1.1-0.8,2.1-1.6,2.9c-1.2,1.1-2.3,2.1-3.6,3 c-2.5,1.8-2.9,3.9-1.9,6.7c0.9,2.5,2.4,4.7,4.1,6.8c2.1,2.7,4.4,5.3,7.1,7.5c1.5,1.2,3.1,2.3,5,2.8c1.7,0.4,3.1,0,4.4-1.2 c1.2-1.2,2.5-2.4,3.8-3.5c2.1-1.8,4.5-1.8,6.9-0.6c0.8,0.4,1.6,0.8,2.3,1.4c2.5,2,5,3.9,6.9,6.4C86.8,78.7,86.7,80.7,84.7,82.5z"></path> </g> <g id="Calque_18_-_copie_4" class="st0"> <path class="st6" d="M60,7.7C31.1,7.7,7.7,31.1,7.7,60s23.4,52.3,52.3,52.3s52.3-23.4,52.3-52.3S88.9,7.7,60,7.7z"></path> <g class="st1"> <path d="M42.8,27.1c2.1,0.7,3.5,2.2,4.6,4c1.3,2,2.6,4.1,3.8,6.2c0.9,1.6,1.3,3.3,0.9,5.1c-0.2,1.1-0.8,2.1-1.6,2.9 c-1.2,1.1-2.3,2.1-3.6,3C44.4,50.1,44,52.2,45,55c0.9,2.5,2.4,4.7,4.1,6.8c2.1,2.7,4.4,5.3,7.1,7.5c1.5,1.2,3.1,2.3,5,2.8 c1.7,0.4,3.1,0,4.4-1.2c1.2-1.2,2.5-2.4,3.8-3.5c2.1-1.8,4.5-1.8,6.9-0.6c0.8,0.4,1.6,0.8,2.3,1.4c2.5,2,5,3.9,6.9,6.4 c1.6,2.1,1.5,4.2-0.5,6c-1.8,1.7-3.6,3.5-5.8,4.7c-3.8,2.2-7.9,3-12.3,2.5c-4.7-0.6-8.8-2.5-12.6-5.1c-5.1-3.4-9.3-7.8-13.2-12.5 c-3.5-4.2-6.5-8.6-8.7-13.6c-1.5-3.5-2.5-7.1-2.5-10.9c0-6.2,2.3-11.4,7.2-15.4c0.7-0.6,1.4-1.3,2.1-1.8c0.8-0.5,1.7-1,2.5-1.4 L42.8,27.1L42.8,27.1z"></path> </g> </g> <g id="Calque_18_-_copie_5"> <path class="st4" d="M60,7.7C31.1,7.7,7.7,31.1,7.7,60s23.4,52.3,52.3,52.3s52.3-23.4,52.3-52.3S88.9,7.7,60,7.7z M52,51.4 c6.5,0,13,0,19.6,0c2.5,0,4.3,1.6,4.3,3.8s-1.6,3.8-4.2,3.9c-0.5,0-1,0-1.5,0c-6.8,0-13.7,0-20.5,0c-0.7,0-1.4,0-2.2,0 c0,1.5,0,2.8,0,4.3c6.6,0,13,0,19.4,0c1,0,2,0,3,0c2.3,0.1,3.9,1.6,4,3.7s-1.6,3.9-4,3.9c-5.7,0-11.4,0-17.1,0c-0.7,0-1.4,0-2.5,0 c0.7,1,1.1,1.8,1.7,2.4c5.7,6.1,12.5,8.2,20.7,6c0.3-0.1,0.6-0.2,0.9-0.3c2.5-0.7,4.6,0.1,5.3,2.2c0.8,2.2-0.3,4.2-2.8,5.1 c-5.5,2-11.1,2.2-16.6,0.5c-7.8-2.3-13.6-7.1-17.1-14.5c-0.6-1.2-1.2-1.6-2.4-1.5c-1.1,0.1-2.3,0-3.4,0c-2.8,0-4.6-1.6-4.6-3.9 c0-2.2,1.8-3.7,4.5-3.8c1.1,0,2.1,0,3.1,0c0-1.5,0-2.7,0-4.2c-1.2,0-2.3,0-3.4,0c-2.5-0.1-4.2-1.7-4.2-3.9s1.8-4.1,4.2-3.8 c3.7,0.4,5.4-0.9,7.2-4.3c6-11.3,19.9-16.4,32-12.3c1.2,0.4,2.5,1.3,3.2,2.3c1,1.3,0.7,2.9-0.4,4.2s-2.6,1.7-4.3,1.1 c-3.6-1.3-7.2-1.7-10.9-0.9c-5.7,1.3-10.1,4.4-13.2,9.8C50.7,51.4,51.4,51.4,52,51.4z"></path> </g> <g id="Calque_17" class="st0"> <g class="st1"> <path class="st5" d="M48,50.4c-0.4,0-0.8,0-1.1,0c-2.6,0-5.1,0-7.7,0c-1.4,0-2.7,0.4-3.6,1.7c-1.2,1.7-0.9,3.6,0.8,5.2 c6.8,6.8,13.6,13.6,20.4,20.4c2.2,2.2,4.2,2.2,6.4,0C70,71,76.8,64.2,83.5,57.4c0.3-0.3,0.6-0.7,0.9-1c1.6-2.2,0.3-5.6-2.5-5.8 c-2.9-0.2-5.9-0.1-8.8-0.2c-0.3,0-0.7,0-1.1,0c0-0.5,0-0.8,0-1.2c0-8.6,0-17.2,0-25.8c0-3.6-2.1-5.7-5.7-5.7c-4.2,0-8.4,0-12.7,0 c-0.7,0-1.3,0.1-2,0.2c-2.4,0.6-3.7,2.6-3.7,5.4c0,8.6,0,17.2,0,25.9C48,49.6,48,49.9,48,50.4z"></path> <path class="st5" d="M106,82.5c-0.4,1.7-0.7,3.4-1.3,5c-2.5,7.2-9.5,12.2-17.1,12.6c-1.1,0.1-2.3,0.1-3.4,0.1 c-16.6,0-33.3,0-49.9,0c-3.2,0-6.3-0.5-9.2-2c-6.7-3.5-10.6-9-10.9-16.5C13.8,75,14,68.2,14.1,61.5c0-2.5,2.1-4.4,4.5-4.4 s4.4,1.8,4.6,4.3c0,0.4,0,0.7,0,1.1c0,6.1,0,12.2,0,18.3c0,5,3.3,9.1,8.2,10.2c0.8,0.2,1.7,0.2,2.5,0.2c17.4,0,34.8,0,52.2,0 c5.6,0,9.8-3.6,10.7-9.1c0.1-0.6,0.1-1.3,0.1-1.9c0-6.1,0-12.2,0-18.2c0-2.3,1.2-4,3.1-4.7c2.4-0.8,4.9,0.4,5.8,2.8 c0.1,0.3,0.2,0.5,0.3,0.7C106,68,106,75.3,106,82.5z"></path> <path class="st5" d="M48,50.4c0-0.5,0-0.9,0-1.2c0-8.6,0-17.2,0-25.9c0-2.8,1.3-4.7,3.7-5.4c0.6-0.2,1.3-0.2,2-0.2 c4.2,0,8.4,0,12.7,0c3.6,0,5.7,2.1,5.7,5.7c0,8.6,0,17.2,0,25.8c0,0.4,0,0.7,0,1.2c0.4,0,0.8,0,1.1,0c2.9,0,5.9-0.1,8.8,0.2 c2.7,0.2,4.1,3.6,2.5,5.8c-0.3,0.4-0.6,0.7-0.9,1C76.8,64.2,70,71,63.2,77.7c-2.2,2.2-4.2,2.2-6.4,0C50,70.9,43.2,64.2,36.5,57.4 c-1.7-1.7-2-3.5-0.8-5.2c0.9-1.3,2.1-1.7,3.6-1.7c2.6,0,5.1,0,7.7,0C47.3,50.4,47.6,50.4,48,50.4z"></path> </g> </g> <g id="Calque_16" class="st0"> <g class="st1"> <path class="st5" d="M16.2,72.7c2.7-3.3,5.9-6,9.8-7.8c4.7-2.1,9.5-2.1,14.3-0.8c4.3,1.2,8.4,2.9,12.4,5c2,1.1,4,2.2,6.1,3 c1.3,0.5,2.9,0.6,4.5,1c1-12.9,0.9-25.5-4.8-37.1c-2.2,0.2-4.3,0.5-6.3,0.5c-6.9-0.2-11.1-4.1-13-10.2c-1.2-3.7-1.3-7.5-1.1-11.3 c0-0.9,0.5-1.5,1.4-1.6c5.6-0.1,11.2,0.2,16.3,2.8c5.9,2.9,7.9,7.5,6.3,14c-0.3,1.1-0.8,2.1-1.1,3.2c-0.1,0.3-0.1,0.8,0,1.1 c3.4,6.4,4.9,13.3,5.5,20.4c0,0.5,0.1,1,0.3,1.5c0.3-0.7,0.6-1.3,0.9-2c0.1-0.2-0.1-0.4-0.1-0.7c-1.3-4-1.6-8.1,0.2-12 c1.6-3.6,4.7-5.6,8.4-6.7c3.3-1,6.8-1.1,10.2-0.9c1,0.1,1.6,0.5,1.6,1.5c0.1,5.2-0.3,10.4-2.8,15.1c-2.8,5.3-7.5,7.2-13.3,5.3 c-0.4-0.1-0.8-0.3-1.3-0.4C68,61.2,66.7,67,66.4,73.2h1c3.4,0,6.9,0,10.3,0c2.6,0,4.8,0.9,6.4,3c0,0.1,0.1,0.1,0.2,0.2 c3.7-4.3,7.5-8.6,11.2-13c1.5-1.7,2.8-3.4,4.8-4.6c2.2-1.3,4.7-1.9,7.2-1.9c1.7,0,2.4,1,1.7,2.6c-3.6,8.1-7.2,16.3-10.7,24.4 c-1.9,4.4-4.8,7.8-9,10.1c-0.9,0.5-1.8,1-2.8,1.3c-4.8,1.3-9.4,3.4-14,5.2c-2.8,1.1-5.6,1.9-8.5,2.1c-4.1,0.3-8-0.5-11.8-2.2 c-5.5-2.4-11.1-4.8-16.7-7.1c-4.5-1.8-9.2-2.7-14-3.2c-1.3-0.1-2.6-0.3-3.9-0.4c-0.8-0.1-1.3-0.5-1.7-1.1"></path> <path class="st5" d="M19.3,86.7c0.8,0.1,1.5,0.2,2.2,0.2c5.3,0.5,10.5,1.5,15.4,3.5c5.7,2.3,11.3,4.8,16.9,7.2 c3.7,1.6,7.4,2.2,11.4,1.7c2.8-0.3,5.4-1.4,8-2.4c3.5-1.3,6.9-2.9,10.4-3.9c5.6-1.6,9.7-4.8,12.1-10.2c3.2-7.3,6.4-14.6,9.6-21.9 c0.1-0.2,0.2-0.5,0.3-0.8c-2.5,0.4-4.5,1.5-6,3.3c-4.1,4.7-8.2,9.4-12.2,14.1c-1.1,1.2-2.4,2.3-2.2,4.2v0.1 C84.1,85,81.5,86.9,78,87c-6.4,0-12.7,0-19.1,0c-1.9,0-3.7,0.3-5.6,0.5c-0.9,0.1-1.8,0.4-2.7,0.6c-0.3-1-0.7-1.9-1-2.9 c1.6-0.4,3.1-0.8,4.7-1c2-0.2,4-0.3,6-0.3c6,0,11.9,0,17.9,0c1.9,0,3.3-0.9,3.9-2.5c1-2.5-0.8-5.2-3.6-5.2c-4.6-0.1-9.2,0-13.9,0 c-1.2,0-2.4-0.1-3.5-0.2c-2.7-0.4-5.3-1.3-7.7-2.8c-4.1-2.5-8.4-4.4-12.9-5.8c-3.4-1-6.8-1.5-10.3-0.6c-4.1,1.1-7.4,3.3-10.2,6.4 c-0.3,0.4-0.6,1-0.6,1.5c-0.1,3.7,0,7.4,0,11.1C19.2,86.1,19.3,86.4,19.3,86.7"></path> <path class="st5" d="M41,16.5c0,3.3,0.2,6.5,1.2,9.5c0.6,1.8,1.5,3.5,3,4.8c2.8,2.6,6.3,3,9.9,2.6c0.5,0,0.9-0.2,1.5-0.3 c-0.2-0.3-0.3-0.5-0.5-0.6c-2.1-2.7-4.7-4.8-7.8-6.3c-1-0.5-1.4-1.3-1-2.1c0.4-0.8,1.3-1.1,2.3-0.6c1.8,1,3.5,2.1,5.2,3.3 c1.5,1.1,2.8,2.4,4,3.4c1.6-3.8,1-8.1-3-10.5C51.3,17,46.2,16.6,41,16.5"></path> <path class="st5" d="M72.2,52.7c4.8,1.9,8.5,0.5,10.6-4.1c1.2-2.5,1.7-5.2,2-8c0.1-1.2,0.2-2.4,0.2-3.7c-1.6,0.1-3,0.1-4.4,0.3 c-2.6,0.3-5.1,0.8-7.2,2.4c-3.7,2.7-4.2,6.5-3.6,10.8c1.1-1.4,2.1-2.9,3.3-4.1c1.4-1.4,2.9-2.7,4.4-3.9c0.7-0.6,1.6-0.3,2.1,0.4 s0.3,1.5-0.4,2.1c-0.1,0.1-0.3,0.2-0.4,0.3C76.1,47.2,73.9,49.7,72.2,52.7"></path> </g> </g> <g id="Calque_5" class="st0"> <g class="st1"> <g> <circle class="st4" cx="58.7" cy="60.7" r="46.5"></circle> </g> </g> <g class="st1"> <path class="st7" d="M85.5,33.6c0.8,0.7,1.6,1.4,2.3,2.1c0.5,0.5,0.4,1.4,0,1.9c-0.1,0.1-0.2,0.3-0.3,0.4 c-0.5,0.4-0.7,0.9-0.7,1.5c0,0.4-0.1,0.9-0.2,1.3c-2,5.1-4.2,10.1-7,14.8C77,60,73.9,64,70.5,67.8c-0.1,0.1-0.2,0.2-0.3,0.4 c0.1,0.1,0.2,0.2,0.3,0.3c2.2,2.2,4.4,4.4,6.7,6.6c0.2,0.2,0.6,0.3,0.9,0.4c0.5,0.1,1,0,1.4,0c1.3,0,2.4,0.4,3.3,1.3 c1.5,1.5,3.1,3.1,4.6,4.6c1.1,1.2,1.1,2.7,0,3.9c-1.2,1.3-2.5,2.5-3.7,3.7c-1.2,1.1-2.7,1.1-3.9,0c-1.6-1.5-3.1-3.1-4.6-4.6 c-0.9-0.9-1.4-2-1.3-3.3c0.1-1.4-0.3-2.4-1.4-3.3c-0.9-0.7-1.6-1.5-2.3-2.3c-0.5-0.5-0.5-0.9-0.2-1.3c0.4-0.4,0.8-0.3,1.3,0.1 c0.2,0.2,0.4,0.4,0.7,0.7h0.1c0.4-0.4,0.8-0.9,1.2-1.3C64.8,65.4,56.4,57,48,48.6c-0.3,0.3-0.8,0.8-1.2,1.3 c0.1,0.1,0.2,0.2,0.4,0.4c7.1,7.1,14.2,14.2,21.2,21.2c0.1,0.1,0.3,0.3,0.4,0.4c0.3,0.4,0.3,0.9,0,1.2c-0.3,0.3-0.8,0.3-1.1,0 c-0.4-0.4-0.7-0.7-1.1-1.1c-0.2,0.1-0.3,0.2-0.4,0.3C59,78.8,50.9,83.7,42,87.2c-0.9,0.3-1.7,0.7-2.5,1c-0.7,0.2-1.4,0.3-2.1,0.4 c-0.2,0.1-0.5,0.2-0.7,0.3c-0.2,0.1-0.3,0.3-0.4,0.4c-0.9,0.9-1.8,0.9-2.7,0c-0.6-0.6-1.1-1.3-1.7-2c0-0.3,0-0.5,0-0.8 c0.3-0.5,0.7-0.9,1-1.4c0.1-0.2,0.2-0.4,0.3-0.7c0.1-0.6,0-1.2,0.3-1.7c1.4-3.4,2.9-6.7,4.4-10.1c0.3-0.6,0.7-0.8,1.2-0.6 c0.5,0.2,0.6,0.7,0.3,1.3c-1.3,3-2.6,6-4,9c-0.1,0.1-0.1,0.3-0.2,0.5c1.1-0.5,1.6-0.4,2.4,0.4c0.2,0.2,0.5,0.5,0.7,0.7 c0.8,0.7,1.2,1.5,0.6,2.6C48.7,83,57.6,78,65.2,70.8c-0.9-0.9-1.8-1.8-2.7-2.7c-0.1,0.1-0.2,0.3-0.3,0.5c-0.9,0.9-1.8,1.9-2.8,2.8 c-1.8,1.7-4.4,1.7-6.2,0.1c-1-0.9-1.9-1.8-2.8-2.8c-1.6-1.8-1.6-4.4,0.1-6.1c0.9-1,1.9-1.9,2.8-2.8c0.1-0.1,0.3-0.3,0.4-0.4 c-0.9-0.9-1.8-1.8-2.7-2.7c-0.1,0.1-0.1,0.2-0.2,0.3c-3.6,3.9-6.8,8.2-9.4,12.8c-0.1,0.2-0.3,0.5-0.4,0.6c-0.3,0.3-0.7,0.3-1,0.1 c-0.3-0.2-0.5-0.6-0.3-1c0.1-0.1,0.1-0.3,0.2-0.4c2.4-4.2,5.2-8.1,8.4-11.8c0.6-0.7,1.2-1.3,1.8-2.1c-0.2-0.2-0.4-0.3-0.5-0.4 c-1.9-1.9-3.8-3.7-5.6-5.7c-0.8-0.9-1.7-1.4-2.9-1.2c-1.5,0.2-2.7-0.5-3.7-1.5c-1.3-1.3-2.6-2.6-3.9-3.9c-0.6-0.6-1.2-1.2-1.4-2 c0-0.3,0-0.7,0-1c0.2-0.8,0.8-1.4,1.3-2c0.9-0.9,1.9-1.8,2.8-2.8c0.6-0.6,1.2-1.1,2-1.3c0.3,0,0.7,0,1,0c0.5,0.3,1,0.5,1.4,0.9 c1.6,1.5,3.1,3.1,4.6,4.6c0.9,0.9,1.3,2,1.3,3.3c0,0.5,0,1,0,1.4c0,0.3,0.2,0.6,0.4,0.8c2.2,2.2,4.4,4.4,6.6,6.7 c0.1,0.1,0.2,0.2,0.3,0.3c0.2-0.1,0.3-0.3,0.4-0.4c4.1-3.8,8.7-7.1,13.5-9.9c4.1-2.4,8.5-4.2,12.9-6c0.7-0.3,1.5-0.3,2.2-0.4 c0.2,0,0.5-0.1,0.7-0.3c0.5-0.3,0.9-0.7,1.4-1C85,33.6,85.3,33.6,85.5,33.6z M81.1,37c-9.8,3.6-18.7,8.7-26.2,15.8 c0.9,0.9,1.8,1.8,2.7,2.7c0.6-0.6,1.2-1.4,1.9-2c1.9-1.7,4.8-2.1,7.1-0.9c3.6,1.9,4.5,6.7,1.7,9.8c-0.6,0.7-1.4,1.3-2.1,1.9 c0.2,0.2,0.3,0.3,0.4,0.4c0.8,0.8,1.5,1.5,2.3,2.3c7.2-7.7,12.3-16.5,15.9-26.4c-1.1,0.6-1.9,0.2-2.6-0.6 c-0.2-0.2-0.5-0.5-0.7-0.7C80.7,38.6,80.6,38.1,81.1,37z M65.2,63.1c0.6-0.6,1.2-1.2,1.8-1.8c1.7-1.8,1.8-4.4,0.2-6.2 c-1.5-1.8-4.2-2.2-6.2-0.8c-0.9,0.6-1.6,1.5-2.4,2.2C60.8,58.8,63,60.9,65.2,63.1z M58.8,69.5c-2.2-2.2-4.4-4.4-6.6-6.6 c-0.2,0.2-0.3,0.4-0.5,0.6c-1.2,1.2-1.2,2.9,0,4.1c0.8,0.8,1.6,1.7,2.5,2.5c0.4,0.4,1,0.7,1.6,0.8C57.1,71.2,58,70.4,58.8,69.5z M39,39.5c1.7,1.7,3.5,3.5,5.3,5.3c0.1-0.3,0.3-0.6,0.3-0.9c0-0.5,0-1,0-1.5c0-0.9-0.3-1.6-0.9-2.2c-0.6-0.6-1.3-1.2-1.9-1.9 c-0.3-0.3-0.6-0.7-0.8-1C40.2,38.2,39.6,38.8,39,39.5z M35.7,42.8c0.6,0.6,1.1,1.1,1.7,1.7c1.9,1.9,1.9,1.9,4.7,1.9 c0.3,0,0.6-0.2,0.9-0.3c-1.9-1.8-3.6-3.6-5.3-5.3C37,41.4,36.4,42.1,35.7,42.8z M84.3,80.8c-0.6-0.6-1.2-1.2-1.8-1.7 c-1.9-1.9-1.9-1.9-4.6-1.9c-0.4,0-0.7,0.1-0.9,0.4c1.8,1.8,3.5,3.5,5.2,5.2C82.9,82.2,83.6,81.5,84.3,80.8z M81,84.1 c-1.7-1.7-3.5-3.5-5.3-5.3c-0.1,0.3-0.2,0.6-0.3,0.9c0,0.5-0.1,1.1,0,1.6s0.2,1.2,0.5,1.5c1,1.1,2.1,2.1,3.2,3.1 C79.7,85.4,80.4,84.7,81,84.1z M53.6,61.7c2.2,2.2,4.3,4.3,6.4,6.4c0.4-0.4,0.9-0.8,1.2-1.2c-2.1-2.1-4.3-4.3-6.5-6.5 C54.4,60.9,54,61.3,53.6,61.7z M39.8,36.2c-0.2-0.2-0.5-0.4-0.7-0.6c-0.5-0.4-1-0.4-1.4,0c-1.3,1.3-2.6,2.6-3.9,3.9 c-0.4,0.4-0.4,0.9-0.1,1.3c0.2,0.3,0.5,0.6,0.7,0.8C36.2,39.7,37.9,38,39.8,36.2z M80.3,87.3c0.1,0.1,0.2,0.2,0.3,0.3 c0.8,0.9,1.2,0.9,2.1,0c1-1,2.1-2.1,3.1-3.1c0.9-0.9,0.9-1.3,0-2.2c-0.1-0.1-0.2-0.2-0.3-0.2C83.8,83.8,82,85.6,80.3,87.3z M82.5,37.9c0.4,0.4,0.8,0.9,1.2,1.3c0.9-0.9,1.8-1.8,2.6-2.6c-0.4-0.4-0.8-0.9-1.2-1.3C84.3,36.2,83.4,37.1,82.5,37.9z M37.4,85.6c-0.4-0.4-0.9-0.9-1.2-1.3c-0.9,0.9-1.8,1.8-2.6,2.6c0.4,0.4,0.8,0.9,1.2,1.3C35.7,87.3,36.6,86.5,37.4,85.6z M45.5,45.9c-0.5,0.5-0.9,0.9-1.4,1.4c0.5,0.5,0.9,0.9,1.3,1.3c0.5-0.5,0.9-0.9,1.4-1.4C46.3,46.8,45.9,46.3,45.5,45.9z M74.6,75 c-0.5,0.5-1,1-1.4,1.4c0.4,0.4,0.9,0.9,1.3,1.3c0.4-0.5,0.9-0.9,1.3-1.4c0,0-0.1-0.1-0.2-0.2C75.4,75.7,75,75.3,74.6,75z"></path> </g> </g> <g id="Calque_6" class="st0"> <g class="st1"> <g> <circle class="st4" cx="58.4" cy="59.6" r="46.5"></circle> </g> </g> <g class="st1"> <g> <path class="st7" d="M28.2,86.8c0.3-0.5,0.7-0.6,1.2-0.6c2.9,0,5.8,0,8.7,0c0.2,0,0.4,0,0.7,0c0-0.3,0-0.5,0-0.7 c0-7.4,0-14.9,0-22.3c0-0.2,0-0.4,0-0.5c0-0.5,0.4-0.9,0.9-0.9s0.9,0.4,0.9,0.9c0,0.7,0,1.3,0,2c5.6,0,11.1,0,16.7,0 c0-5.5,0-11.1,0-16.6c-5.5,0-11.1,0-16.7,0c0,0.2,0,0.4,0,0.7c0,3.3,0,6.7,0,10c0,0.2,0,0.4,0,0.5c-0.1,0.4-0.3,0.7-0.8,0.7 s-0.8-0.2-0.9-0.7c-0.1-0.2,0-0.4,0-0.6c0-4.7,0-9.4,0-14.1c0-0.2,0-0.5,0-0.8c-1,0-2,0-3,0c-0.5,0-1,0-1.2-0.6 c-0.2-0.5,0.1-0.9,0.5-1.2c1.5-1.2,2.9-2.4,4.4-3.6c0.1-0.1,0.2-0.2,0.3-0.2c0.4-0.3,1-0.3,1.3,0.1c0.3,0.4,0.3,0.9-0.2,1.3 c-0.8,0.6-1.5,1.3-2.3,1.9c-0.2,0.1-0.4,0.3-0.6,0.5c7.3,0,14.5,0,21.8,0c-3.7-3-7.3-6-10.9-9c-1.5,1.2-3,2.5-4.5,3.7 c-0.2,0.1-0.3,0.3-0.5,0.4c-0.6,0.5-1.1,0.5-1.5,0.1s-0.2-1,0.3-1.4c1.1-0.9,2.3-1.9,3.4-2.8c0.4-0.3,0.7-0.6,1.1-0.9 c0.6-0.4,0.8-0.8,0.7-1.5s0-1.4,0-2.1c0-0.5,0.2-0.9,0.6-1.2c0.2,0,0.4,0,0.6,0c0.5,0.3,0.6,0.7,0.6,1.3c0,0.8,0,1.6,0,2.4 c0,0.4,0.1,0.7,0.4,0.9c4.1,3.3,8.1,6.7,12.2,10c0.1,0.1,0.3,0.2,0.4,0.3c0.4,0.3,0.6,0.7,0.4,1.1c-0.2,0.4-0.5,0.6-1,0.6 c-0.9,0-1.8,0-2.7,0c-0.1,0-0.3,0-0.4,0c0,2.3,0,4.6,0,6.9c0.3,0,0.5,0,0.7,0c1.2,0.1,2,0.7,2.5,1.7c0.2,0.4,0.4,0.5,0.7,0.5 c1.3,0,2.5,0,3.8,0c0.8,0,1.3,0.7,0.9,1.3c-0.2,0.3-0.6,0.5-0.9,0.5c-1.4,0.1-2.8,0-4.2,0c0,1.3,0,2.5,0,3.8c0.8,0,1.5-0.1,2.3,0 c2,0.2,3.8-0.3,5.5-1.6c1-0.8,2.2-1.4,3.2-2.2c-0.9,0-1.9,0-2.8,0c-0.7,0-1.2-0.3-1.1-0.9c0-0.5,0.4-0.9,1.1-0.9 c2.4,0,4.7,0,7.1,0c2.1,0,3.8,1.3,4.4,3.2c0.6,2-0.2,3.9-2,5.1c-1.3,0.9-2.7,1.7-4.1,2.6c0.1,0.1,0.2,0.2,0.4,0.3 c1.2,0.8,2.5,1.5,3.7,2.3c3,2,3,5.8-0.1,7.8c-1.3,0.8-2.6,1.6-4,2.5c0.2,0.2,0.4,0.3,0.6,0.4c1.1,0.7,2.3,1.4,3.4,2.2 c2.5,1.6,3,4.3,1.3,6.7c0,0.1-0.1,0.1-0.2,0.3c0.9,0,1.7,0,2.4,0c1.3,0,2.7,0,4,0c0.5,0,1,0.1,1.2,0.6c0.2,0.6-0.1,0.9-0.5,1.2 c-20.1,0-40.1,0-60.2,0C28.2,87.6,28.2,87.2,28.2,86.8z M69.7,70.3c-0.2-0.2-0.4-0.3-0.6-0.4c-1.3-0.8-2.5-1.5-3.7-2.4 c-2.4-1.7-2.6-4.8-0.6-6.9c0.1-0.1,0.2-0.2,0.3-0.3c-0.7,0-1.3,0-1.9,0c-0.4,0-0.6,0.1-0.7,0.5c-0.5,1.1-1.4,1.7-2.6,1.7 c-0.2,0-0.4,0-0.6,0c0,7.9,0,15.8,0,23.7c5.1,0,10.1,0,15.3,0c-0.3-0.2-0.4-0.3-0.6-0.4c-2.8-1.7-5.5-3.4-8.3-5.2 c-3-2-3-5.8,0.1-7.8C67,72,68.3,71.1,69.7,70.3z M67.9,66.6c0.5-0.2,1.1-0.3,1.5-0.6c3.4-2.1,6.7-4.2,10-6.3 c0.4-0.2,0.7-0.6,0.9-1c0.6-1,0.4-2.4-0.4-3.2c-0.9-0.9-2.2-1-3.3-0.4c-1.4,0.8-2.7,1.7-4.1,2.6c-2,1.3-4.1,2.6-6.1,3.9 c-1,0.7-1.5,1.9-1.1,3C65.7,65.7,66.6,66.5,67.9,66.6z M53.1,66.5c0,6.6,0,13.1,0,19.7c1.4,0,2.8,0,4.2,0c0-6.6,0-13.1,0-19.7 C55.9,66.5,54.5,66.5,53.1,66.5z M65.2,76.8c0,0.9,0.5,1.7,1.3,2.2c1,0.5,1.9,0.5,2.9-0.1c3.4-2.1,6.7-4.2,10.1-6.4 c1.3-0.8,1.6-2.4,0.9-3.6c-0.8-1.3-2.4-1.7-3.7-0.9c-3.4,2.1-6.9,4.3-10.3,6.5C65.6,75,65.2,75.8,65.2,76.8z M40.7,86.2 c1.5,0,2.9,0,4.3,0c0-6.6,0-13.1,0-19.6c-1.4,0-2.9,0-4.3,0C40.7,73.1,40.7,79.6,40.7,86.2z M57.3,43.8c-5.6,0-11.1,0-16.6,0 c0,0.8,0,1.6,0,2.4c5.6,0,11.1,0,16.6,0C57.3,45.3,57.3,44.6,57.3,43.8z M77.6,80.2c-1.5,0-2.7,1.2-2.7,2.7s1.5,2.9,3.1,2.9 c1.5,0,2.7-1.2,2.7-2.7S79.3,80.2,77.6,80.2z M69.5,80.9c1.2,0.8,2.4,1.5,3.7,2.3c0-2.1,0.9-3.6,2.9-4.5 c-0.5-0.3-0.9-0.6-1.3-0.8c-0.1-0.1-0.3,0-0.4,0C72.7,78.9,71.2,79.9,69.5,80.9z M59.2,60.6c1.2,0.2,1.7-0.2,1.7-1.3 c0-1.8,0-3.6,0-5.4c0-1.1-0.6-1.6-1.7-1.2c0,2.5,0,5.1,0,7.6C59.2,60.4,59.2,60.5,59.2,60.6z M51.2,75c-1.5,0-3,0-4.4,0 c0,0.9,0,1.7,0,2.5c1.5,0,2.9,0,4.4,0C51.2,76.7,51.2,75.9,51.2,75z M51.2,81.9c0-0.9,0-1.7,0-2.5c-1.5,0-2.9,0-4.4,0 c0,0.8,0,1.7,0,2.5C48.3,81.9,49.7,81.9,51.2,81.9z M76.4,66.1c-0.6-0.4-1.1-0.7-1.6-1c-0.1-0.1-0.4-0.1-0.5,0 c-1.6,1-3.1,2-4.8,3c0.5,0.3,1,0.6,1.5,1c0.3,0.2,0.4,0.2,0.7,0C73.3,68,74.8,67.1,76.4,66.1z M46.8,73.1c1.5,0,3,0,4.4,0 c0-0.9,0-1.7,0-2.5c-1.5,0-2.9,0-4.4,0C46.8,71.5,46.8,72.3,46.8,73.1z M51.2,83.7c-1.5,0-3,0-4.4,0c0,0.9,0,1.7,0,2.5 c1.5,0,2.9,0,4.4,0C51.2,85.3,51.2,84.5,51.2,83.7z M46.8,66.5c0,0.8,0,1.6,0,2.3c1.5,0,2.9,0,4.4,0c0-0.8,0-1.5,0-2.3 C49.7,66.5,48.3,66.5,46.8,66.5z"></path> </g> <g> <path class="st7" d="M53.8,56.3c0.1,2.6-2,4.8-4.6,4.9c-2.6,0.1-4.8-2-4.9-4.7c-0.1-2.6,2-4.8,4.7-4.9 C51.6,51.5,53.7,53.6,53.8,56.3z M49,53.4c-1.6,0-3,1.3-3,2.9c0,1.6,1.4,3,3,3s3-1.4,3-3C52,54.7,50.7,53.4,49,53.4z"></path> </g> <g> <path class="st7" d="M49,40c-0.4,0-0.9,0-1.3,0c-0.5,0-0.8-0.3-0.8-0.8c-0.1-0.5,0.3-0.9,0.8-0.9c0.9,0,1.8,0,2.7,0 c0.5,0,0.9,0.5,0.8,0.9c-0.1,0.5-0.4,0.8-0.9,0.8C49.9,40,49.4,40,49,40L49,40z"></path> </g> </g> </g> <g id="Calque_6_-_copie" class="st0"> <g class="st1"> <g> <circle class="st4" cx="58.4" cy="59.6" r="46.5"></circle> </g> </g> <g class="st1"> <g> <path class="st7" d="M53.8,31.6c0.1,0.1,0.2,0.4,0.4,0.6c1.3,1.3,2.5,2.6,3.8,3.8c0.1,0.1,0.3,0.3,0.5,0.3c0.5,0.2,1,0,1.2-0.5 c0.3-0.4,0.2-1-0.2-1.3c-0.9-1-1.9-1.9-2.8-2.8c-0.4-0.4-0.8-0.8-1.2-1.2c-0.3-0.3-0.7-0.4-1.2-0.2C54,30.7,53.8,31,53.8,31.6z M68.2,35.2c0,0.6,0.2,1,0.6,1.2c0.5,0.2,0.9,0.1,1.2-0.2c1.3-1.3,2.6-2.6,3.9-3.9c0.5-0.5,0.5-1.1,0.1-1.6 c-0.4-0.4-1.1-0.4-1.6,0c-1.3,1.3-2.6,2.6-3.9,3.9C68.3,34.8,68.2,35.1,68.2,35.2z"></path> </g> <g> <path class="st7" d="M29.6,51.1c0.1-0.3,0.1-0.6,0.2-0.9c0.7-2.2,2.8-3.9,5.1-3.9c0.9,0,1.9,0,2.9,0c0-0.5,0-0.9,0-1.3 c0-2.2,1.7-3.9,3.9-3.9s3.9,1.7,3.9,3.9c0,0.4,0,0.8,0,1.3c0.2,0,0.4,0,0.6,0c1.7,0,3.4,0,5.2,0c0.4,0,0.6-0.1,0.8-0.4 c1.1-1.9,2.3-3.8,3.4-5.8c0.3-0.5,0.7-0.8,1.4-0.8c4.8,0,9.7,0,14.5,0c0.7,0,1.1,0.2,1.4,0.8c1.1,1.9,2.2,3.8,3.3,5.7 c0.2,0.3,0.4,0.5,0.8,0.5c1.3,0,2.5-0.1,3.8,0.1c2.5,0.4,4.4,2.6,4.5,5.1c0,1,0,1.9,0,2.9c0,7.9,0,15.9,0,23.8 c0,3.1-1.7,5.2-4.7,5.8l-0.1,0.1c-15.3,0-30.5,0-45.8,0c-0.1,0-0.2-0.1-0.3-0.1c-2.1-0.4-3.6-1.7-4.3-3.7c-0.1-0.3-0.2-0.7-0.3-1 C29.6,70,29.6,60.5,29.6,51.1z M57.3,48.5c-7.3,0-14.6,0-22,0c-2.3,0-3.6,1.4-3.6,3.6c0,8.7,0,17.5,0,26.2c0,2.2,1.4,3.6,3.6,3.6 c14.7,0,29.3,0,44,0c2.2,0,3.6-1.4,3.6-3.6c0-8.7,0-17.5,0-26.2c0-2.3-1.4-3.7-3.6-3.7C72,48.5,64.7,48.5,57.3,48.5z M73.8,46.3 c-0.9-1.6-1.8-3.1-2.7-4.6c-0.1-0.1-0.3-0.2-0.5-0.2c-4.3,0-8.7,0-13,0c-0.3,0-0.5,0.1-0.6,0.4c-0.7,1.1-1.3,2.3-2,3.4 c-0.2,0.3-0.4,0.6-0.6,1C60.9,46.3,67.3,46.3,73.8,46.3z M43.4,46.3c0-0.5,0-1,0-1.5c-0.1-0.8-0.8-1.4-1.5-1.5 c-0.8-0.1-1.6,0.4-1.8,1.2C40,45.1,40,45.7,40,46.3C41.2,46.3,42.3,46.3,43.4,46.3z"></path> </g> <g> <path class="st7" d="M64.3,28.5c0.7,0.3,0.9,0.7,0.9,1.4c0,1.8,0,3.6,0,5.4c0,0.8-0.6,1.3-1.3,1.1c-0.5-0.1-0.8-0.5-0.8-1 c0-2,0-3.9,0-5.9c0-0.6,0.4-0.9,0.9-1.1C64,28.5,64.1,28.5,64.3,28.5z"></path> </g> <g> <path class="st7" d="M53.8,31.6c0-0.6,0.2-1,0.6-1.2c0.4-0.2,0.8-0.1,1.2,0.2c0.4,0.4,0.8,0.8,1.2,1.2c0.9,0.9,1.9,1.9,2.8,2.8 c0.4,0.4,0.4,0.9,0.2,1.3c-0.3,0.4-0.8,0.6-1.2,0.5c-0.2-0.1-0.4-0.2-0.5-0.3c-1.3-1.3-2.6-2.5-3.8-3.8 C54,32.1,53.9,31.8,53.8,31.6z"></path> </g> <g> <path class="st7" d="M68.2,35.2c0.1-0.1,0.2-0.4,0.4-0.6c1.3-1.3,2.6-2.6,3.9-3.9c0.5-0.5,1.2-0.5,1.6,0c0.4,0.4,0.4,1.1-0.1,1.6 c-1.3,1.3-2.6,2.6-3.9,3.9c-0.4,0.4-0.8,0.4-1.2,0.2C68.4,36.2,68.1,35.9,68.2,35.2z"></path> </g> <g> <path class="st7" d="M64.1,51.6c7.2,0,13,5.4,13.6,12.7c0.6,7-4.3,13.2-11.1,14.4c-8.7,1.6-16.7-5.4-16.1-14.3 c0.1-1.5,0.4-2.9,0.9-4.2c0.3-0.8,0.9-1.1,1.5-0.8s0.8,0.8,0.5,1.6c-2.5,6.7,1.3,13.9,8.3,15.5c6.5,1.5,13.1-3.2,13.8-9.9 c0.7-6.2-3.3-11.6-9.4-12.8c-2-0.4-4.1-0.2-6,0.6c-0.3,0.1-0.6,0.2-0.9,0.2c-0.5,0-0.9-0.4-1-0.9s0.2-1,0.8-1.2 C60.6,51.9,62.3,51.5,64.1,51.6z"></path> </g> <g> <path class="st7" d="M64.1,56.3c4.9,0,8.9,4,8.9,8.9s-4,8.9-8.9,8.9s-8.9-4-8.9-8.9C55.2,60.3,59.1,56.3,64.1,56.3z M70.8,65.2 c0-3.7-3-6.7-6.8-6.7c-3.7,0-6.7,3-6.7,6.8c0,3.7,3.1,6.7,6.8,6.7C67.8,72,70.8,68.9,70.8,65.2z"></path> </g> <g> <path class="st7" d="M41.7,57.4c-0.8,0-1.7,0-2.5,0s-1.3-0.4-1.3-1.1c0-0.7,0.5-1.1,1.3-1.1c1.7,0,3.5,0,5.2,0 c0.8,0,1.3,0.4,1.3,1.1c0,0.6-0.5,1.1-1.2,1.1C43.5,57.4,42.6,57.4,41.7,57.4z"></path> </g> <g> <path class="st7" d="M55.1,55.3c0.6,0,1.1,0.5,1.1,1c0,0.6-0.5,1.1-1.1,1.1S54,56.9,54,56.3C54.1,55.7,54.5,55.3,55.1,55.3z"></path> </g> <g> <path class="st7" d="M68.3,65c0,0.7-0.4,1.2-1,1.3c-0.6,0-1-0.4-1.1-1.1c-0.2-1.3-0.8-1.9-2.1-2.1C63.4,63,62.9,62.6,63,62 c0-0.6,0.5-1.1,1.2-1C66.4,61,68.2,62.8,68.3,65z"></path> </g> </g> </g> <g id="Calque_6_-_copie_2" class="st0"> <g class="st1"> <g> <circle class="st4" cx="58.4" cy="59.6" r="46.5"></circle> </g> </g> <g class="st1"> <g> <path class="st7" d="M41.3,90c-0.2-0.2-0.4-0.3-0.6-0.5c-3.3-3.3-6.5-6.5-9.8-9.8c-0.7-0.7-0.7-1.1,0-1.8 c3.8-3.8,7.5-7.6,11.3-11.3c3-3,6.6-5.4,10.5-7.1c3.8-1.7,7.2-4,10.1-7c1.4-1.4,2.7-2.7,4.1-4.1c0.6-0.6,1.1-0.6,1.7,0 c1.1,1.1,2.3,2.3,3.4,3.4c0.6,0.6,0.6,1,0,1.6c-1.6,1.7-3.3,3.3-4.9,5c-2.5,2.6-4.5,5.6-6,9c-1.9,4.3-4.5,8.1-7.9,11.5 c-3.5,3.5-7,7-10.5,10.5c-0.2,0.2-0.5,0.4-0.7,0.6C41.6,90,41.5,90,41.3,90z M35.5,76c3,3,5.9,5.9,8.9,8.9 c2.4-2.4,4.8-4.8,7.1-7.1c-2.9-2.9-5.9-5.9-8.9-8.9C40.2,71.2,37.9,73.6,35.5,76z M52.9,76.3c2.7-2.8,4.8-6,6.3-9.7 c-0.3,0-0.4,0-0.6,0c-1.3,0-2.5,0-3.8,0c-0.9,0-1.2-0.3-1.2-1.2c0-1.1,0-2.3,0-3.4c0-0.3,0-0.6,0-0.9C50.9,62,45,65.9,44,67.4 C47,70.4,50,73.3,52.9,76.3z M64.8,53.1c-2.6,2.8-5.6,5.1-9,6.9c-0.1,0.1-0.3,0.3-0.3,0.5c0,1.3,0,2.6,0,3.9 c0,0.3,0.1,0.4,0.5,0.4c1.2,0,2.4,0,3.7,0c0.4,0,0.6-0.1,0.8-0.5c1.1-2,2.3-3.9,3.8-5.6c1-1.1,2-2.2,2.9-3.2 C66.4,54.7,65.7,53.9,64.8,53.1z M42.9,86.4c-3-3-6-6-8.9-8.9c-0.4,0.4-0.9,0.9-1.4,1.3c3,3,5.9,5.9,8.9,8.9 C42,87.2,42.5,86.8,42.9,86.4z M67.7,50.3c-0.4,0.4-0.9,0.9-1.3,1.3c0.8,0.8,1.6,1.6,2.3,2.3c0.4-0.4,0.9-0.9,1.3-1.3 C69.2,51.8,68.5,51.1,67.7,50.3z"></path> </g> <g> <path class="st7" d="M86.4,38.8c-0.2,0.2-0.4,0.5-0.6,0.7c-1.4,1.1-2.8,2.2-4.2,3.4c-0.7,0.5-1.1,0.5-1.7-0.1 c-0.8-0.8-1.7-1.6-2.5-2.5c-0.5-0.5-0.5-0.9-0.1-1.5c1.2-1.5,2.4-3,3.6-4.4c0.4-0.5,1-0.6,1.4-0.2c1.3,1.3,2.6,2.5,3.8,3.8 c0.1,0.1,0.2,0.2,0.2,0.3C86.4,38.5,86.4,38.7,86.4,38.8z M84,38.6c-0.8-0.8-1.5-1.5-2.2-2.2c-0.8,1-1.6,2-2.4,3 C80,40,80.5,40.5,81,41C81.9,40.2,83,39.4,84,38.6z"></path> </g> <g> <path class="st7" d="M81.4,49.1c-0.4,0.4-0.9,0.8-1.3,1.3c-2-1.5-3.7-0.8-5.1,1c-0.5-0.5-0.9-0.9-1.3-1.3 C75.8,47.3,79.3,46.9,81.4,49.1z"></path> </g> <g> <path class="st7" d="M69.9,40.2c0.4-0.4,0.9-0.8,1.3-1.2c2.3,1.5,1.8,5.5-0.9,7.7c-0.4-0.4-0.9-0.8-1.4-1.4 c0.2-0.2,0.5-0.4,0.8-0.6C71,43.3,71.1,41.7,69.9,40.2z"></path> </g> <g> <path class="st7" d="M73,48.5c-0.3-0.4-0.7-0.8-1.1-1.2c1.5-1.5,3-3,4.6-4.5c0.3,0.3,0.8,0.7,1.2,1.1 C76.1,45.4,74.6,46.9,73,48.5z"></path> </g> <g> <path class="st7" d="M59.3,36.7c-0.6,0-1.2,0-1.8,0c0-0.9,0-1.8,0-2.7c0.6,0,1.2,0,1.8,0C59.3,34.9,59.3,35.8,59.3,36.7z"></path> </g> <g> <path class="st7" d="M59.4,38.6c0,0.6-0.1,1.2-0.1,1.8c0,0.3,0,0.5,0,0.9c-0.6,0-1.2,0-1.8,0c0-0.9-0.1-1.8-0.1-2.7l0,0 C58,38.7,58.7,38.7,59.4,38.6L59.4,38.6z"></path> </g> <g> <path class="st7" d="M39.6,55.4c0.9,0,1.8,0,2.8,0c0,0.6,0,1.2,0,1.8c-0.9,0-1.9,0-2.8,0l0,0C39.6,56.6,39.6,56,39.6,55.4 L39.6,55.4z"></path> </g> <g> <path class="st7" d="M39.6,57.2c0,0.9,0,1.9,0,2.8c-0.6,0-1.2,0-1.8,0c0-0.9,0-1.9,0-2.8l0,0C38.4,57.3,39,57.3,39.6,57.2 L39.6,57.2z"></path> </g> <g> <path class="st7" d="M77.1,68.6c0-0.9,0-1.8,0-2.8c0.6,0,1.2,0,1.8,0c0,0.9,0,1.9,0,2.8l0,0C78.4,68.5,77.7,68.5,77.1,68.6 L77.1,68.6z"></path> </g> <g> <path class="st7" d="M77.1,70.4c-0.9,0-1.9,0-2.8,0c0-0.6,0-1.2,0-1.8c0.9,0,1.9,0,2.8,0l0,0C77.1,69.2,77.1,69.8,77.1,70.4 L77.1,70.4z"></path> </g> <g> <path class="st7" d="M57.3,38.6c-0.9,0-1.8,0-2.7,0c0-0.7,0-1.3,0-1.9c0.9,0,1.8,0,2.8,0C57.4,37.4,57.4,38,57.3,38.6 C57.3,38.7,57.3,38.6,57.3,38.6z"></path> </g> <g> <path class="st7" d="M59.4,38.7c0-0.6-0.1-1.2-0.1-1.9c1,0,1.9,0,2.8,0c0,0.6,0,1.2,0,1.9C61.2,38.6,60.3,38.6,59.4,38.7 C59.4,38.6,59.4,38.7,59.4,38.7z"></path> </g> <g> <path class="st7" d="M37.8,57.2c-0.9,0-1.8,0-2.7,0c0-0.6,0-1.2,0-1.8c0.9,0,1.8,0,2.7,0l0,0C37.8,56,37.8,56.6,37.8,57.2 L37.8,57.2z"></path> </g> <g> <path class="st7" d="M37.8,55.4c0-0.9,0-1.8,0-2.7c0.6,0,1.2,0,1.8,0c0,0.9,0,1.8,0,2.7l0,0C39,55.4,38.4,55.4,37.8,55.4 L37.8,55.4z"></path> </g> <g> <path class="st7" d="M79,68.6c0.9,0,1.8,0,2.7,0c0,0.6,0,1.2,0,1.8c-0.9,0-1.8,0-2.7,0l0,0C79,69.8,79,69.2,79,68.6L79,68.6z"></path> </g> <g> <path class="st7" d="M79,70.4c0,0.9,0,1.8,0,2.7c-0.6,0-1.2,0-1.8,0c0-0.9,0-1.8,0-2.7l0,0C77.7,70.4,78.4,70.4,79,70.4L79,70.4z "></path> </g> <g> <path class="st7" d="M71.5,61c0.6,0,1.2,0,1.8,0c0,0.6,0,1.2,0,1.8c-0.6,0-1.2,0-1.8,0C71.5,62.3,71.5,61.7,71.5,61z"></path> </g> <g> <path class="st7" d="M46.2,41.3c-0.6,0-1.2,0-1.8,0c0-0.6,0-1.2,0-1.8c0.6,0,1.2,0,1.8,0C46.2,40.1,46.2,40.7,46.2,41.3z"></path> </g> <g> <path class="st7" d="M54.6,46.1c0,0.6,0,1.2,0,1.8c-0.6,0-1.2,0-1.8,0c0-0.6,0-1.2,0-1.8C53.4,46.1,54,46.1,54.6,46.1z"></path> </g> <g> <path class="st7" d="M82.7,55.4c0-0.6,0-1.2,0-1.8c0.6,0,1.2,0,1.8,0c0,0.6,0,1.2,0,1.8C83.9,55.4,83.3,55.4,82.7,55.4z"></path> </g> <g> <path class="st7" d="M72.4,86.3c-0.6,0-1.2,0-1.8,0c0-0.6,0-1.2,0-1.8c0.6,0,1.2,0,1.8,0C72.4,85.1,72.4,85.6,72.4,86.3z"></path> </g> <g> <path class="st7" d="M67.7,75c-0.6,0-1.2,0-1.8,0c0-0.6,0-1.2,0-1.8c0.6,0,1.2,0,1.8,0C67.7,73.8,67.7,74.4,67.7,75z"></path> </g> </g> </g> </svg>			</a>
		</div>
						</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-e26135f" data-id="e26135f" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-6e214d1 elementor-view-default elementor-widget elementor-widget-icon" data-id="6e214d1" data-element_type="widget" data-widget_type="icon.default">
				<div class="elementor-widget-container">
							<div class="elementor-icon-wrapper">
			<a class="elementor-icon elementor-animation-pulse" href="tel:+330296284798">
			<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" id="Calque_1" x="0px" y="0px" viewbox="0 0 120 120" style="enable-background:new 0 0 120 120;" xml:space="preserve"> <style type="text/css"> .st0{display:none;} .st1{display:inline;} .st2{fill:#CFC6C1;} .st3{display:inline;fill:#CFC6C1;} .st4{fill:#FFFFFF;} .st5{fill:#AFC50B;} .st6{display:inline;fill:#AFC50B;} .st7{fill:#D2CAC5;} </style> <g id="Calque_1_00000031912583367898997460000016017343587794238358_" class="st0"> <g class="st1"> <path class="st2" d="M9,95.7c0.8-1.1,2-0.8,3.1-0.9c0-0.6,0-1.1,0-1.6L12,93.1c-1.3-0.3-1.9-0.8-1.8-1.6c0.1-0.9,0.7-1.4,2.1-1.4 c1,0,2,0,3,0c1.1,0,1.7,0.5,1.7,1.4s-0.4,1.4-1.5,1.6c-0.1,0-0.2,0.1-0.4,0.1c0,0.2,0,0.5,0,0.7c0,0.3,0,0.6,0,1 c1.2,0,2.4,0,3.6,0c0.2,0,0.5-0.3,0.6-0.5c0.6-0.9,1.2-1.8,1.8-2.7c0.2-0.3,0.3-0.6,0.3-0.9c0-6.8,0-13.7,0-20.5 c0-0.2,0-0.3,0-0.4c-1.3-0.4-2.6-0.7-3.8-1.2C9.9,65.4,6.9,56.2,11.2,49c0.7-1.2,1-2.4,0.6-3.7c-0.2-1,0.3-1.8,1.2-1.9 c0.8-0.1,1.5,0.4,1.7,1.4c0.5,2.1,0.1,4-1,5.8c-3.8,6.3-0.3,14.3,6.8,16c0.3,0.1,0.5,0.1,0.8,0.1c0-0.3,0.1-0.6,0.1-0.8 c0-3.4,0-6.7,0-10.1c0-0.4-0.2-1-0.5-1.3c-1.3-1.3-2.6-2.6-3.9-3.9c-0.8-0.8-0.9-1.7-0.2-2.3c0.7-0.7,1.5-0.6,2.3,0.3 c0.7,0.7,1.4,1.4,2.3,2.4c0-1.8,0-3.3,0-4.8c0-0.4,0-0.9,0-1.3c0-1.1,0.6-1.7,1.5-1.7s1.5,0.7,1.5,1.7c0,3.5,0,6.9,0,10.4 c0,0.3,0,0.6,0,1.2c1-1,1.8-1.7,2.6-2.5c0.9-0.9,1.7-1,2.4-0.3c0.7,0.7,0.5,1.5-0.3,2.4c-1.3,1.3-2.7,2.7-4,4 c-0.3,0.4-0.6,0.9-0.6,1.4c-0.1,1.7,0,3.4,0,5.2c1.8-0.2,3.2-0.8,4.6-1.7c4.7-3.2,6.2-9.5,3.3-14.3c-1.1-1.9-1.5-3.8-1.1-6 s0-4.3-1.3-6.1c-1.5-2-1.9-4.1-1.2-6.6c0.7-2.5-0.3-4.9-2.4-6.3c-2-1.3-4.6-1.3-6.6,0c-2.1,1.4-3.1,3.9-2.3,6.4 c0.7,2.5,0.3,4.7-1.4,6.7c-0.6,0.8-1.4,1-2.1,0.5c-0.7-0.5-0.9-1.4-0.3-2.1c1.2-1.4,1.3-2.9,0.8-4.7c-1.2-5,2.3-10,7.2-10.6 c5.3-0.7,9.9,3,10.2,8.3c0.1,1-0.2,2-0.2,3c0.2-0.2,0.4-0.4,0.6-0.5c2.9-2.9,7.2-3.5,10.6-1.5c3.5,2,5.2,6,4.1,9.9 c-0.4,1.5-0.1,2.8,0.7,4.1c0.8,1.2,1.4,2.6,2,4c0.1-0.2,0.3-0.4,0.5-0.7c2.6-3.8,5.1-7.6,7.7-11.4c1-1.5,2.1-1.5,3.1,0 c4.3,6.4,8.6,12.8,12.9,19.2c0.1,0.2,0.3,0.4,0.4,0.7c0.3,0.8,0.2,1.4-0.6,1.9c-0.7,0.4-1.3,0.3-1.9-0.3c-0.2-0.3-0.4-0.6-0.6-0.9 c-3.7-5.5-7.4-11.1-11.2-16.6c-0.2-0.3-0.4-0.6-0.7-0.9c-0.3,0.4-0.5,0.6-0.7,0.9C46.4,59.4,34.1,77.6,21.9,95.8 c-0.5,0.7-0.7,1.4-0.7,2.2c0,2.7,0,5.3,0,8c0,0.4,0,0.7,0,1.1c7.1,0,14.2,0,21.3,0c-0.2-0.3-0.4-0.5-0.6-0.6 c-1.7-1.5-3.5-3.1-5.2-4.6c-1.3-1.1-1.4-1.8-0.2-3c6.8-7.1,13.5-14.2,20.3-21.3c0.7-0.8,1-1.5,1-2.6c0-5.6,0-11.3,0-16.9 c0-0.4-0.1-0.9,0.1-1.1c0.3-0.4,0.8-0.9,1.3-1.1c0.7-0.2,1.3,0.3,1.4,1.1c0.1,0.4,0.1,0.8,0.1,1.2c0,5.8,0,11.5,0,17.3 c0,0.8,0.2,1.3,0.8,1.9c6.7,7.1,13.4,14.1,20.2,21.2c0.2,0.2,0.4,0.4,0.5,0.6c0.9,1,0.9,1.8-0.1,2.7c-1.7,1.5-3.5,3.1-5.2,4.6 c-0.3,0.2-0.5,0.5-0.9,0.8c7.2,0,14.2,0,21.3,0c0-0.2,0.1-0.4,0.1-0.5c0-3,0-6.1,0-9.1c0-0.4-0.2-0.9-0.5-1.3 C89.9,86,83,75.6,76,65.2c-0.9-1.3-0.9-2.1,0-2.7c0.8-0.5,1.6-0.2,2.4,1.1c5,7.4,10,14.8,14.9,22.2c0.2,0.3,0.4,0.6,0.7,1 c0.1-0.3,0.1-0.5,0.2-0.7c0-3.8,0-7.7,0-11.5c0-0.6-0.2-0.8-0.8-1c-8-1.6-11.9-10.4-7.7-17.4c0.5-0.9,0.7-1.8,0.5-2.9 c-0.5-2.7,0.1-5.1,1.7-7.3c0.7-0.9,0.8-1.8,0.5-3c-1.2-4.4,1.5-8.7,5.9-9.5c4.3-0.8,8.4,2.3,8.9,6.7c0.1,0.9,0,1.9-0.3,2.8 c-0.3,1.1-0.1,2,0.5,2.9c1.7,2.3,2.2,4.8,1.7,7.6c-0.2,0.9,0,1.8,0.5,2.6c4.2,7.1,0.3,15.9-7.8,17.5c-0.6,0.1-0.8,0.3-0.8,0.9 c0,5.4,0,10.9,0,16.3c0,0.4,0.2,0.7,0.3,1.1c0.2,0.4,0.5,0.6,0.6,1c1,2.6,3.1,2.5,5.4,2.1c0-0.5,0-1,0-1.6 c-0.3-0.1-0.6-0.1-0.8-0.2c-0.7-0.2-1.1-0.7-1.1-1.4c0-0.7,0.4-1.3,1.1-1.3c1.6-0.1,3.1-0.1,4.7,0c0.4,0,0.9,0.8,1.1,1.3 c0.2,0.7-0.3,1.2-1,1.4c-0.2,0.1-0.5,0.1-0.8,0.1c0,0.6,0,1.1,0,1.7c1.2,0.3,3.1-0.5,3,1.6c0,1.9-1.8,1.3-3.1,1.5c0,0.3,0,0.7,0,1 c0,3,0,6.1,0,9.1c0,1.3-0.5,2-1.5,2c-0.9,0-1.4-0.7-1.4-1.9c0-3,0-6.1,0-9.1c0-0.4,0-0.7,0-1.1c-1.1,0-2,0-3.2,0c0,0.4,0,0.7,0,1 c0,3,0,6.1,0,9.1c0,1.5-0.5,2-2,2c-26,0-52,0-78,0c-1.4,0-2-0.5-2-1.9c0-3,0-6.1,0-9.1c0-0.4,0-0.7,0-1.1c-1.1,0-2,0-3.2,0 c0,0.3,0,0.7,0,1c0,3.1,0,6.2,0,9.2c0,1.2-0.5,1.9-1.5,1.9c-0.9,0-1.5-0.7-1.5-1.9c0-3,0-6.1,0-9.1c0-0.4,0-0.7,0-1.1 c-1.2-0.1-2.4,0.2-3.2-1C9,96.5,9,96.1,9,95.7z M97.1,70.5c0.5-0.1,0.8-0.1,1.1-0.2c5.4-1.6,7.9-7.9,5-12.8 c-0.8-1.4-1.3-2.9-1-4.5c0.4-2.2,0-4.1-1.3-5.9c-1.1-1.5-1.3-3.1-0.8-4.9c0.2-0.7,0.3-1.4,0.2-2.1c-0.4-2.7-2.9-4.5-5.5-4 s-4.2,3.1-3.5,5.8c0.6,2.1,0.2,3.8-1,5.5c-1,1.4-1.5,3-1.1,4.7c0.4,2,0,3.7-1,5.4c-2.8,4.8-0.3,11,5,12.6c0.3,0.1,0.6,0.1,0.9,0.2 c0.1-0.2,0.1-0.3,0.1-0.4c0-2.8,0-5.7,0-8.5c0-0.3-0.2-0.7-0.5-0.9c-0.9-0.9-1.9-1.8-2.8-2.8c-0.6-0.7-0.6-1.6,0-2.1 c0.6-0.6,1.4-0.6,2,0c0.4,0.3,0.7,0.6,1.2,1.1c0-0.9,0-1.5,0-2.1c0-0.9,0-1.8,0-2.6c0.1-0.8,0.6-1.2,1.4-1.3 c0.7,0,1.3,0.3,1.4,1.1c0.1,0.3,0.1,0.7,0.1,1.1c0,2.5,0,5,0,7.6c0,0.3,0,0.5,0.1,0.8c0.1,0,0.2,0.1,0.3,0.1 c0.5-0.5,0.9-1,1.4-1.5c0.9-0.9,1.7-1,2.4-0.3c0.6,0.6,0.5,1.5-0.3,2.3c-1.1,1.1-2.2,2.2-3.2,3.3c-0.2,0.2-0.5,0.6-0.5,0.9 C97,67.6,97.1,68.9,97.1,70.5z M39.9,63.6c0.2-0.2,0.3-0.3,0.4-0.4c2-2.9,3.9-5.8,5.8-8.7c0.2-0.2,0.3-0.5,0.3-0.8 c0.6-2.4,0.3-4.7-1.2-6.7c-1.5-2.1-1.9-4.2-1.2-6.7c0.8-3-0.9-6.1-3.9-7c-2.9-0.9-6,0.5-7.2,3.3c-0.2,0.6-0.3,1.1,0.1,1.7 c1.2,2.2,1.5,4.5,1,6.9c-0.3,1.4,0,2.6,0.7,3.9c3.6,6,2.1,13.7-3.6,17.9c-0.8,0.6-1.7,1.1-2.7,1.7c1,2.2,2.5,3.8,4.6,5 c1.1-1.7,2.2-3.3,3.3-4.9c0.2-0.4,0.4-0.9,0.4-1.4c0.1-1.6,0-3.1,0-4.7c0-0.8,0.5-1.3,1.3-1.4c0.8-0.1,1.4,0.4,1.6,1.3 C39.8,62.9,39.8,63.2,39.9,63.6z M59.4,81.2c-0.1,0-0.2,0-0.2,0c-3.4,8.6-6.9,17.2-10.3,25.8c7,0,13.9,0,20.9,0 C66.3,98.4,62.8,89.8,59.4,81.2z M72.5,106.1c2.3-2,4.5-4,6.8-5.9C74.1,94.7,69,89.3,63.8,83.9c-0.1,0-0.1,0.1-0.2,0.1 C66.6,91.3,69.5,98.7,72.5,106.1z M46,106.1c3-7.4,5.9-14.8,8.8-22.1c-0.1,0-0.1-0.1-0.2-0.1c-5.1,5.4-10.3,10.8-15.4,16.3 C41.6,102.2,43.7,104.1,46,106.1z M24.3,86.5c0.1,0,0.1,0.1,0.2,0.1c2.3-3.4,4.6-6.9,6.9-10.3c-2.6-1.6-4.4-3.6-5.7-6.2 c-0.1-0.2-0.6-0.4-0.9-0.3c-0.2,0-0.5,0.5-0.5,0.7c0,2.3,0,4.5,0,6.8C24.3,80.3,24.3,83.4,24.3,86.5z"></path> </g> <path class="st3" d="M81,11.5c5.3,2.7,8.3,8.7,7.3,14.4c-1.2,6.2-5.9,10.7-12,11.4c-8.8,1-16.2-6.5-15.2-15.2 c0-0.2,0.1-0.5,0.1-0.7c0.2-0.8,0.8-1.1,1.6-1s1.2,0.6,1.3,1.4c0,0.5,0,1-0.1,1.3c-0.2,6,3.9,10.7,9.8,11.3 c5.4,0.6,10.5-3.2,11.6-8.7c0.9-4.5-1.4-9.3-5.5-11.5s-9.2-1.5-12.6,1.8c-0.2,0-0.3,0.1-0.3,0.2c-1,1-1.8,1.1-2.5,0.4 c-0.7-0.7-0.6-1.5,0.4-2.5C69.1,9.8,75.6,8.7,81,11.5"></path> </g> <g id="Calque_9" class="st0"> <g class="st1"> <g> <path class="st2" d="M9.3,64c0.4-1.8,0.7-3.6,1.2-5.3C13.8,48.2,24,41.3,35,42.1c0.9,0.1,1.9,0.2,2.9,0.3c0-0.3,0-0.5,0-0.8 c-0.1-2.9-0.2-5.9-0.3-8.8c-0.1-1.9,0.9-3.2,2.4-4.3c1.8-1.4,4-2.2,6.2-2.8c6.4-1.8,13-2.2,19.6-1.9c4.9,0.2,9.8,0.8,14.5,2.5 c1.6,0.6,3.2,1.4,4.6,2.3c1.8,1.2,2.7,3,2.6,5.2c0,6.4,0,12.7,0,19.1c0,0.4,0,0.8,0,1.2c2.6,0.2,5,0.4,7.5,0.7 c3.4,0.4,6.7,1.1,9.9,2.4c1.1,0.4,2.1,1,3.1,1.6c2,1.3,2.9,3.1,2.8,5.4c0,6.8-0.1,13.7,0,20.5c0,2.4-1,4-2.8,5.3 c-2.2,1.5-4.6,2.3-7.1,2.9c-10.2,2.3-20.5,2.3-30.7-0.4c-1.9-0.5-3.7-1.4-5.5-2.4c-1.3-0.7-2.3-1.8-2.9-3.3 c-0.1-0.2-0.4-0.5-0.7-0.5c-4-0.2-8-0.5-11.9-1.3c-0.4-0.1-0.9,0.2-1.2,0.5c-8.6,5.9-17.6,6.6-26.7,1.4C14.4,83,10.6,76.8,9.5,69 c0-0.2-0.1-0.4-0.2-0.7C9.3,66.9,9.3,65.5,9.3,64z M33.4,86.3c11.1,0,20.2-9.1,20.2-20.1c0-11.1-9.1-20.2-20.3-20.1 c-11,0-19.9,9-20,20.1C13.3,77.2,22.3,86.3,33.4,86.3z M61.6,37.5c5.8,0,10.9-0.4,15.8-1.9c1.8-0.5,3.5-1.5,5.2-2.3 c0.7-0.4,0.7-1,0-1.5c-1.2-0.7-2.4-1.4-3.7-1.9c-3.6-1.3-7.3-1.8-11-2.1c-6.5-0.5-12.9-0.3-19.3,1.3c-2.2,0.5-4.4,1.2-6.2,2.6 c-0.8,0.6-0.9,1.1,0,1.6c1.2,0.7,2.4,1.5,3.8,1.9C51.4,37.1,56.8,37.5,61.6,37.5z M85.8,68.2c2.7-0.2,5.5-0.3,8.2-0.6 c1.6-0.2,3.1-0.4,4.7-0.8c2.5-0.6,5-1.2,7.2-2.7c1-0.7,1.1-1.2,0-1.8c-1.6-0.8-3.2-1.7-4.9-2.1c-9.4-2.4-18.9-2.5-28.3-0.5 c-2.2,0.5-4.3,1.4-6.3,2.4c-1.4,0.7-1.4,1.4,0,2.2c1.2,0.7,2.5,1.3,3.9,1.7C75.2,67.6,80.4,68,85.8,68.2z M65.6,80.1 c0,1.5,0,3.1,0,4.8c0,0.9,0.3,1.5,1,1.9c1.4,0.7,2.8,1.5,4.3,1.9c9.7,2.6,19.4,2.6,29.2,0.3c1.8-0.4,3.6-1.3,5.3-2.1 c0.5-0.2,1.2-0.8,1.2-1.3c0.1-2,0.1-3.9,0.1-5.7C92.9,84.6,79.3,84.5,65.6,80.1z M106.6,68.6c-13.8,4.7-27.5,4.7-41.2,0.2 c0,1.6,0,3.4,0,5.1c0,0.8,0.3,1.4,1,1.7c1.6,0.7,3.1,1.5,4.7,1.9c9.1,2.3,18.2,2.3,27.4,0.5c2.4-0.5,4.7-1.1,6.8-2.4 c0.7-0.4,1.4-0.9,1.4-1.8C106.6,72,106.6,70.2,106.6,68.6z M42,38.3c0,1.4,0,3,0,4.6c0,0.6,0.2,0.8,0.7,1c1.7,0.9,3.3,1.9,5,2.8 c0.5,0.3,1,0.6,1.6,0.7c8.5,1.8,17,1.8,25.4,0.2c2.5-0.5,5-1.1,7.2-2.6c0.5-0.3,1.1-0.8,1.2-1.2c0.2-2,0.3-3.9,0.4-5.8 C69.6,42.7,55.8,42.8,42,38.3z M53.5,52.3c1,2.3,2,4.6,3,6.8c0.1,0.3,0.5,0.5,0.7,0.6c1.3,0.1,2.7,0.1,4.1,0.2 c0.7,0,1.2-0.1,1.8-0.6C64,58.6,65,58,66,57.5c3.9-1.8,8.2-2.5,12.4-3c1.6-0.2,3.2-0.2,4.8-0.4c0-1.8,0-3.4,0-5.1 C73.6,53.2,63.5,53.2,53.5,52.3z M52.4,81.7c3,0.3,6,0.5,9,0.8c0-2.6,0-4.9,0-7.2c-1.7-0.1-3.2-0.2-4.8-0.2 c-0.3,0-0.6,0.2-0.8,0.4C54.7,77.4,53.6,79.4,52.4,81.7z M61.2,71c0-2.3,0-4.6,0-7c-1.3,0-2.4,0-3.5,0c-0.1,2.3-0.3,4.6-0.4,7 C58.6,71,59.9,71,61.2,71z"></path> </g> <g> <path class="st2" d="M22.8,67.6c0-0.8,0-1.4,0-2.2c-0.6,0-1.2,0-1.8,0c-1.3-0.1-2.2-0.9-2.2-2s0.9-2.1,2.2-2 c1.9,0.2,2.8-0.5,3.8-2.2c3.2-6,10.5-8.6,16.8-6.5c0.6,0.2,1.3,0.7,1.7,1.2c0.5,0.7,0.3,1.5-0.2,2.2c-0.6,0.7-1.4,0.9-2.2,0.6 c-1.9-0.7-3.8-0.9-5.7-0.5c-3,0.7-5.3,2.3-7,5.2c0.5,0,0.9,0,1.2,0c3.4,0,6.9,0,10.3,0c1.3,0,2.2,0.8,2.3,2c0,1.2-0.9,2-2.2,2 c-0.3,0-0.5,0-0.8,0c-3.6,0-7.2,0-10.8,0c-0.4,0-0.7,0-1.1,0c0,0.8,0,1.5,0,2.2c3.5,0,6.8,0,10.2,0c0.5,0,1.1,0,1.6,0 c1.2,0,2.1,0.8,2.1,1.9s-0.9,2-2.1,2c-3,0-6,0-9,0c-0.4,0-0.7,0-1.3,0c0.4,0.5,0.6,0.9,0.9,1.3c3,3.2,6.6,4.3,10.9,3.1 c0.2,0,0.3-0.1,0.5-0.1c1.3-0.4,2.4,0.1,2.8,1.1c0.4,1.2-0.2,2.2-1.5,2.7c-2.9,1-5.8,1.1-8.8,0.3c-4.1-1.2-7.2-3.7-9-7.6 c-0.3-0.6-0.6-0.8-1.3-0.8c-0.6,0.1-1.2,0-1.8,0c-1.5,0-2.4-0.8-2.4-2s1-2,2.4-2C21.7,67.6,22.3,67.6,22.8,67.6z"></path> </g> </g> </g> <g id="Calque_10" class="st0"> <g class="st1"> <g> <path class="st2" d="M46.9,110.1c-0.5-0.6-1.1-1.1-1.4-1.8c-1.4-3.7-2.7-7.4-4-11.1c-0.2-0.6-0.5-0.8-1.1-0.6 c-3.8,0.8-7.6,1.6-11.4,2.4c-0.9,0.2-1.7,0.1-2.3-0.7c-0.6-0.8-0.3-1.6,0.1-2.4c3.5-6.1,7-12.3,10.5-18.4c0.4-0.6,0.3-1-0.2-1.5 C20,59.6,23.5,31.7,44,20c2.6-1.5,5.3-2.5,8.1-3.3c1.4-0.4,2.4,0.1,2.7,1.2s-0.3,2-1.7,2.4c-10.8,3.2-18.2,10-21.7,20.7 c-5.9,18,5.7,37.1,24.4,40.5c16.8,3,32.9-7.9,36.4-24.7c3.3-16.1-6.6-32.3-22.5-36.6C68.9,20,68.1,19.8,68,19 c-0.1-0.6,0-1.3,0.2-1.8c0.4-0.7,1.2-0.9,2-0.6c1.3,0.4,2.6,0.7,3.8,1.2c12.6,5.2,20.2,14.5,22.1,28c1.7,11.7-2,21.8-10.4,30.1 c-0.6,0.6-0.6,0.9-0.2,1.6c3.5,6.1,7,12.2,10.4,18.3c0.3,0.6,0.5,1.4,0.3,2c-0.2,1-1.2,1.3-2.3,1.1c-3.9-0.8-7.7-1.6-11.6-2.4 c-0.7-0.1-0.9,0-1.1,0.6c-1.3,3.7-2.6,7.4-3.9,11.1c-0.3,0.8-0.7,1.5-1.5,1.9c-0.4,0-0.7,0-1.1,0c-0.5-0.5-1.1-1-1.4-1.6 c-3.8-6.6-7.6-13.3-11.3-19.9c-0.2-0.3-0.3-0.6-0.6-0.9c-0.2,0.4-0.4,0.6-0.6,0.9c-3.8,6.6-7.5,13.3-11.3,19.9 c-0.4,0.6-0.9,1.1-1.4,1.6C47.7,110.1,47.3,110.1,46.9,110.1z M47.9,103.8c3.5-6.2,6.9-12.2,10.4-18.3C51.8,84.9,46,82.7,40.7,79 c-2.9,5.2-5.8,10.3-8.8,15.5c0.4-0.1,0.7-0.1,0.9-0.1c3-0.6,6-1.2,8.9-1.9c1.4-0.3,2.1,0.1,2.6,1.4c0.7,1.9,1.4,3.9,2.1,5.8 C46.9,101,47.3,102.3,47.9,103.8z M74.8,103.8c0.2-0.5,0.3-0.8,0.4-1.1c1-2.9,2.1-5.9,3.1-8.8c0.5-1.4,1.2-1.8,2.6-1.5 c2.7,0.6,5.4,1.1,8,1.7c0.5,0.1,1.1,0.2,1.8,0.3C87.8,89.2,85,84.1,82,79c-5.3,3.8-11.1,5.9-17.6,6.6 C67.9,91.6,71.3,97.6,74.8,103.8z"></path> </g> <g> <path class="st2" d="M61.9,15.4c0.1,0.1,0.3,0.2,0.4,0.3c0.7,0.5,1,1.2,0.8,2.1c-0.3,0.8-0.9,1.3-1.8,1.3c-0.9,0-1.4-0.5-1.7-1.3 c-0.3-0.9,0-1.6,0.8-2.1c0.1-0.1,0.3-0.2,0.4-0.3C61.2,15.4,61.6,15.4,61.9,15.4z"></path> </g> <g> <path class="st2" d="M33.6,50.5c0-15.3,12.6-27.7,27.8-27.7C76.7,22.9,89.1,35.4,89,50.7c0,15.2-12.4,27.6-27.7,27.6 C46,78.2,33.6,65.7,33.6,50.5z M37.3,50.5c0,13.3,10.8,24.1,24,24.1s24-10.7,24.1-24c0-13.3-10.7-24.1-24-24.1 C48.2,26.5,37.3,37.2,37.3,50.5z"></path> </g> <g> <path class="st2" d="M73,64.4c0,1.5-1.4,2.4-2.7,1.7c-1.6-0.8-3.2-1.7-4.8-2.5c-1.1-0.6-2.2-1.1-3.3-1.7c-0.5-0.3-1-0.3-1.5,0 c-2.6,1.4-5.2,2.7-7.8,4.1c-0.8,0.4-1.6,0.6-2.3,0c-0.8-0.6-0.8-1.3-0.7-2.2c0.5-2.9,1-5.9,1.5-8.8c0.1-0.3-0.1-0.8-0.4-1.1 c-2.1-2.1-4.2-4.2-6.4-6.3c-0.6-0.6-1-1.3-0.7-2.2s1-1.2,1.9-1.3c2.9-0.4,5.8-0.9,8.8-1.3c0.6-0.1,0.9-0.3,1.2-0.9 c1.3-2.6,2.6-5.2,3.9-7.9c0.4-0.8,0.9-1.4,1.8-1.4c1,0,1.5,0.6,1.9,1.4c1.3,2.6,2.6,5.2,3.9,7.8c0.3,0.6,0.7,0.9,1.4,1 c2.9,0.4,5.8,0.9,8.7,1.3c0.9,0.1,1.5,0.5,1.8,1.3c0.3,0.9-0.1,1.5-0.7,2.1c-2.1,2.1-4.2,4.2-6.3,6.2c-0.4,0.4-0.6,0.8-0.5,1.4 c0.5,3,1,6,1.5,9C73,64.2,73,64.3,73,64.4z M54,61.2c2.2-1.1,4.1-2.1,6.1-3.2c0.9-0.5,1.7-0.5,2.5,0c1.3,0.7,2.7,1.4,4,2.1 c0.6,0.3,1.3,0.6,2.1,1c-0.4-2.4-0.7-4.6-1.1-6.8c-0.2-0.9,0-1.6,0.7-2.2c1.5-1.4,2.9-2.9,4.4-4.3c0.2-0.2,0.3-0.3,0.5-0.6 C71,46.9,69,46.5,67,46.3c-1.4-0.1-2.3-0.7-2.8-2c-0.7-1.6-1.5-3.2-2.3-4.7c-0.1-0.3-0.3-0.6-0.5-0.9c-0.1,0.1-0.2,0.2-0.2,0.2 c-0.7,1.3-1.3,2.6-2,4c-1.8,3.5-1,3-5,3.6c-1.5,0.2-3,0.5-4.5,0.7c1.6,1.7,3.2,3.3,4.7,4.9c0.6,0.6,0.9,1.3,0.7,2.2 C54.8,56.5,54.4,58.7,54,61.2z"></path> </g> </g> </g> <g id="Calque_11" class="st0"> <g class="st1"> <g> <path class="st2" d="M7.7,26.7c0.6-1.4,1.7-1.9,3.2-1.9c18.2,0,36.5,0,54.7,0c0.3,0,0.5,0,0.8,0c0.9,0.1,1.4,0.6,1.4,1.5 s-0.5,1.4-1.3,1.5c-0.4,0.1-0.7,0-1.1,0c-17.7,0-35.5,0-53.2,0c-0.4,0-0.8,0-1.3,0c0,18.9,0,37.7,0,56.5c25.3,0,50.7,0,76.1,0 c0-1,0-2,0-3.1c-0.5,0-0.9,0-1.3,0c-16.9,0-33.8,0-50.8,0c-0.4,0-0.9,0-1.3-0.1c-0.8-0.1-1.3-0.6-1.3-1.5c0-0.8,0.4-1.3,1.3-1.5 C34,78,34.4,78,34.8,78c16.9,0,33.8,0,50.8,0c0.5,0,0.9,0,1.5,0c0-0.5,0-0.8,0-1.2c0-5.1,0.1-10.2,0-15.3c-0.1-3.4,1.6-6,5.7-5.7 c0.8,0.1,1.6,0,2.5,0c0-0.5,0-0.8,0-1.2c0-5.2,0-10.5,0-15.7c0-3.3-1.7-5-5-5c-22.7,0-45.4,0-68.1,0c-3.3,0-5,1.7-5,5 c0,11.4,0,22.8,0,34.2c0,3.2,1.7,4.9,4.9,4.9c1.8,0,3.5,0,5.3,0c1.2,0,1.9,0.6,1.9,1.6c0,0.9-0.7,1.5-1.8,1.5 c-2.1,0-4.3,0.1-6.4-0.1c-3.7-0.2-6.6-3.2-6.8-6.9c-0.1-1.4,0-2.7,0-4.1c0-10.5,0-20.9,0-31.4c0-3.9,2.2-6.8,5.8-7.7 c0.7-0.2,1.5-0.2,2.2-0.2c22.7,0,45.5,0,68.2,0c4.9,0,8,3.1,8,8c0,5.2,0,10.5,0,15.7c0,0.4,0,0.7,0,1.2c1.1,0,2,0,3.1,0 c0-9.3,0-18.6,0-28.1c-0.4,0-0.8,0-1.2,0c-8.9,0-17.8,0-26.8,0c-0.3,0-0.7,0-1,0c-0.8-0.1-1.4-0.7-1.3-1.5c0-0.9,0.5-1.4,1.4-1.5 c0.3,0,0.5,0,0.8,0c9.4,0,18.7,0,28.1,0c2.3,0,3.1,0.8,3.1,3.1c0,8.9,0,17.8,0,26.8c0,0.4,0,0.8,0,1.4c1.1,0,2.2,0,3.2,0 c2.9,0,4.7,1.8,4.7,4.7c0,11.3,0,22.7,0,34c0,2.9-1.8,4.8-4.8,4.8c-1.4,0-2.7,0-4.1,0c-1.1,0-1.8-0.6-1.8-1.5s0.7-1.5,1.8-1.5 c1.4,0,2.7,0,4.1,0c1.2,0,1.7-0.5,1.7-1.7c0-11.4,0-22.7,0-34.1c0-1.2-0.5-1.7-1.7-1.7c-5.2,0-10.5,0-15.7,0 c-1.3,0-1.7,0.5-1.7,1.7c0,11.3,0,22.7,0,34c0,1.2,0.5,1.7,1.7,1.7c1.6,0,3.3,0,4.9,0c1.2,0,1.9,0.6,1.9,1.5c0,1-0.7,1.6-2,1.6 c-1.7,0-3.3,0-5,0c-2.7,0-4.6-1.9-4.6-4.6c0-2.4,0-4.9,0-7.4c-5.3,0-10.6,0-16,0c0,1.9,0,3.9,0,6c1.3,0,2.6,0,3.9,0 c0.9,0,1.8,0,2.8,0c0.8,0,1.3,0.5,1.4,1.4s-0.4,1.4-1.2,1.6c-0.3,0.1-0.7,0.1-1,0.1c-13.8,0-27.6,0-41.4,0c-0.3,0-0.5,0-0.8,0 c-0.9-0.1-1.5-0.7-1.5-1.5s0.6-1.5,1.6-1.5c1.8,0,3.5,0,5.3,0c0.4,0,0.7,0,1.2,0c0-2,0-4,0-6.1c-0.4,0-0.7,0-1.1,0 c-9.7,0-19.4,0-29.1,0c-1.5,0-2.6-0.5-3.2-1.9C7.7,66.1,7.7,46.4,7.7,26.7z M44.3,87.6c0,2,0,4,0,5.9c7.8,0,15.6,0,23.5,0 c0-2,0-4,0-5.9C59.9,87.6,52.1,87.6,44.3,87.6z"></path> </g> <g> <path class="st2" d="M94.9,61c0.4,0,0.7,0,1.1,0c0.9,0.1,1.4,0.6,1.4,1.4c0,0.9-0.4,1.5-1.3,1.5c-0.8,0.1-1.6,0.1-2.4,0 c-0.9-0.1-1.3-0.6-1.3-1.5s0.5-1.4,1.4-1.5C94.2,61,94.6,61,94.9,61z"></path> </g> <g> <path class="st2" d="M103.9,84.5c0-0.3,0-0.5,0-0.8c0.1-0.8,0.6-1.3,1.4-1.4s1.4,0.4,1.5,1.2c0.1,0.6,0.1,1.2,0,1.8 c-0.1,0.9-0.7,1.3-1.5,1.4c-0.8,0-1.4-0.6-1.5-1.5C103.9,85,103.9,84.7,103.9,84.5L103.9,84.5z"></path> </g> <g> <path class="st2" d="M103.9,70.2c0-0.3,0-0.5,0-0.8c0.1-0.8,0.6-1.3,1.4-1.3s1.4,0.3,1.5,1.1c0.1,0.6,0.1,1.3,0.1,1.9 c-0.1,0.9-0.7,1.3-1.5,1.4c-0.8,0-1.4-0.6-1.5-1.5C103.9,70.7,103.9,70.4,103.9,70.2L103.9,70.2z"></path> </g> <g> <path class="st2" d="M103.9,77.3c0-0.3-0.1-0.6,0-0.8c0.3-0.4,0.5-0.9,1-1.2c0.6-0.4,1.3-0.1,1.7,0.5c0.5,0.6,0.5,2.6,0,3.2 s-1.1,0.8-1.8,0.4C103.8,79,103.8,78.1,103.9,77.3z"></path> </g> <g> <path class="st2" d="M98.1,70.2c0-0.3-0.1-0.7,0.1-0.9c0.2-0.4,0.5-0.8,0.8-1.1c0.7-0.4,1.3-0.2,1.8,0.4c0.6,0.7,0.5,2.7-0.1,3.3 c-0.5,0.6-1.3,0.8-1.8,0.3s-0.7-1.2-1.1-1.9C98,70.3,98,70.2,98.1,70.2z"></path> </g> <g> <path class="st2" d="M98.1,77.4c0-0.3,0-0.6,0-0.9c0.1-0.8,0.7-1.3,1.5-1.3s1.3,0.4,1.5,1.2c0.1,0.6,0.1,1.2,0.1,1.7 c-0.1,0.9-0.8,1.6-1.6,1.5c-0.8,0-1.4-0.7-1.4-1.6C98.1,77.8,98.1,77.6,98.1,77.4L98.1,77.4z"></path> </g> <g> <path class="st2" d="M92.4,70.1c0-0.3,0-0.7,0.1-1c0.2-0.8,0.8-1.2,1.6-1.1c1,0.1,1.4,0.8,1.4,2.4c0,1.2-0.5,2-1.4,2 c-0.8,0-1.4-0.4-1.6-1.2C92.4,70.9,92.4,70.5,92.4,70.1z"></path> </g> <g> <path class="st2" d="M95.5,77.4c0,0.4,0,0.7-0.2,1.1c-0.3,1-1.4,1.3-2.2,0.8c-1.1-0.7-1-3.3,0.1-4c0.9-0.5,1.9-0.1,2.2,0.9 C95.5,76.6,95.5,77,95.5,77.4z"></path> </g> <g> <path class="st2" d="M92.4,84.5c0-0.3-0.1-0.8,0.1-1c0.4-0.5,0.9-1.1,1.4-1.1s1.3,0.5,1.4,0.9c0.2,0.7,0.2,1.7,0,2.4 c-0.2,0.4-1,1-1.5,0.9c-0.5,0-1-0.7-1.3-1.1C92.3,85.3,92.4,84.8,92.4,84.5z"></path> </g> <g> <path class="st2" d="M98.1,84.5c0-0.3,0-0.6,0.1-0.9c0.1-0.8,0.6-1.2,1.4-1.3c0.8-0.1,1.4,0.3,1.5,1.1c0.1,0.6,0.1,1.2,0.1,1.8 c-0.1,0.9-0.7,1.5-1.5,1.5s-1.4-0.6-1.5-1.6C98.1,84.9,98.1,84.7,98.1,84.5L98.1,84.5z"></path> </g> </g> </g> <g id="Calque_12" class="st0"> <g class="st1"> <g> <path class="st2" d="M91.4,80.9c-1.1,0-2,0.9-2,2s0.9,2,2,2s2.1-0.9,2.1-2C93.4,81.8,92.5,80.9,91.4,80.9z"></path> </g> <g> <path class="st2" d="M7.1,73.1c0.2-1.1,0.3-2.2,0.6-3.3c1.9-9.2,7-16,15.3-20.4c0.8-0.5,1.1-0.9,1.1-1.9 c-0.2-3.9,0.9-7.4,3.3-10.4c2-2.4,4.1-4.7,6.3-6.9c0.9-0.9,2.2-1.4,3.4-2.1c-5.3-6.7-2-13.8,2.2-16.4c5.5-3.5,11.9-1.5,15,3.2 c3.5,5.2,1.9,12.6-4.6,15.9c0.1,0.1,0.1,0.3,0.2,0.3c2.6,2.4,3.6,5.5,4.1,8.9c0.6,4.2,1.3,8.4,1.9,12.7c0.5-0.2,0.9-0.4,1.3-0.6 c6-2.8,11.9-1.5,16.2,3.6c2.4,2.9,4.8,5.9,7.2,8.9c0.5,0.6,0.9,0.8,1.7,0.7c4.5-0.5,8.2,1.1,11,4.6c1.6,1.9,1.1,3.7-1.3,4.6 c-9.1,3.6-18.2,7.2-27.3,10.8c-0.7,0.3-1,0.6-1.3,1.3c-1.1,2.2-2.3,4.3-3.5,6.5c1.7-0.7,3.5-1.4,5.3-2.1 c5.6-2.2,11.2-4.5,16.9-6.6c0.7-0.3,1.5-0.4,2.2-0.3c0.8,0.1,1.3,0.7,1.4,1.6c0.1,0.8-0.1,1.5-0.8,2c-0.4,0.2-0.8,0.4-1.2,0.6 c-16.3,6.3-32.5,12.7-48.7,19c-0.3,0.1-0.5,0.2-0.7,0.4c24.8,0,49.6,0,74.4,0c0-9.8,0-19.6,0-29.5c-2,0.8-3.9,1.5-5.9,2.3 c-0.9,0.4-1.8,0.8-2.8,1.1c-1.3,0.5-2.5,0-2.9-1.1s0.1-2.2,1.4-2.7c3.8-1.5,7.5-3,11.3-4.5c1.3-0.5,2-0.2,3,1.1c0,12,0,24,0,35.9 c-0.6,1.3-1.6,1.6-3,1.6c-28.8,0-57.5,0-86.3,0c-0.4,0-0.8,0-1.2-0.1c-0.9-0.1-1.5-0.7-1.7-1.6s0.1-1.6,0.8-2.1 c0.3-0.2,0.7-0.4,1-0.5c2.6-1,5.2-2.1,7.9-3.1c0.3-0.1,0.7-0.3,0.7-0.3c-2.6-1-5.3-1.9-8-3c-1.3-0.5-1.6-1.7-1.1-2.8 c0.5-1,1.6-1.4,2.8-0.9c0.2,0.1,0.4,0.2,0.6,0.3c8.7,3.9,17.1,3.5,25-1.8c8.2-5.6,11.9-13.6,10.9-23.4 c-1-10.3-8.1-18.6-18.1-21.5c-1.4-0.4-2.8-0.6-4.4-0.9c0.2,1.5,0.5,2.7,0.6,3.9c0.1,0.7,0.4,1,1.1,1.2c9.4,1.9,16.3,10.4,16.3,20 c0,13.2-12.4,23-25.2,19.9c-10.7-2.6-17.5-13.3-15.2-24c1.2-5.6,4.2-10,9.1-13.1c0.2-0.2,0.6-0.5,0.6-0.7 c-0.3-1.4-0.7-2.8-1.1-4.3c-0.2,0.1-0.4,0.1-0.5,0.2c-8.5,4.4-14,14.6-13.1,24.1c0.3,3.2,1.1,6.3,2.5,9.2 c0.7,1.4,0.3,2.6-0.9,3.2c-1.1,0.5-2.3,0-2.8-1.4C9.4,86.1,8.6,84,8,81.9c-0.4-1.4-0.6-3-0.8-4.4C7.1,76,7.1,74.6,7.1,73.1z M40.4,59.6c0.1,0.7,0.2,1.3,0.3,1.8c0.4,1.9,0.4,3.8-0.7,5.5c-1.6,2.5-3.9,3.5-6.7,3.1s-4.5-2.2-5.3-4.9c-0.3-1-0.5-2.1-0.8-3.2 c-6.2,4-8.8,12.4-5.9,19.5c2.9,7.2,10.5,11.3,18.4,9.8c7.4-1.4,13.1-8.3,13.1-16C52.7,67.9,47.2,60.9,40.4,59.6z M51.3,49.8 c0,0,0-0.1,0-0.2c-0.6-3.6-1-7.2-1.7-10.8c-0.6-3.3-2.4-5.6-5.6-6.6c-3.3-1.1-6.4-0.4-8.8,2.2c-1.8,1.9-3.5,3.8-5,5.9 c-1.9,2.6-2.6,5.7-1.8,8.9c1.1,4.9,2.4,9.8,3.6,14.7c0.4,1.6,1.6,2.3,3,2c1.3-0.3,2-1.6,1.8-3.1c-0.9-5.6-1.8-11.1-2.7-16.7 c-0.2-1.4,0.4-2.5,1.5-2.7c1.3-0.3,2.3,0.5,2.5,2c0.1,0.6,0.3,0.8,0.9,0.9c1.7,0.3,3.4,0.4,5,0.9C46.4,47.8,48.8,48.9,51.3,49.8z M62.3,61.6c0.2-0.1,0.4-0.2,0.5-0.2c2.1-1.1,2.6-0.9,4.1,0.9c3,3.7,6,7.4,9,11.1c0.6,0.7,1.1,1.9,1.9,2.1s1.8-0.5,2.8-0.8 c2.8-1.1,5.6-2.2,8.4-3.3c-0.2-0.2-0.3-0.3-0.4-0.4c-2.1-1.5-4.3-2-6.7-1.3c-1.4,0.4-2.4,0.1-3.2-1.1c-0.2-0.3-0.5-0.6-0.8-1 c-2.8-3.4-5.6-7-8.6-10.3c-2.6-2.9-7.4-3.3-10.6-1c0.6,0.8,1.3,1.7,1.9,2.5C61.1,59.6,61.6,60.5,62.3,61.6z M45.1,27.5 c3.7,0.1,6.8-2.8,6.9-6.5c0.1-3.8-2.9-6.9-6.6-7c-3.6-0.1-6.7,2.9-6.8,6.6C38.4,24.4,41.3,27.4,45.1,27.5z M65.2,80.7 c3-1.2,5.7-2.3,8.6-3.4c-3.3-4-6.4-7.9-9.6-11.8C65.7,70.4,66.1,75.4,65.2,80.7z"></path> </g> <g> <path class="st2" d="M91.4,80.9c1.1,0,2,0.9,2,2s-1,2-2.1,2s-2-0.9-2-2S90.2,80.9,91.4,80.9z"></path> </g> <g> <path class="st2" d="M19.1,94.5c0,1.1-0.9,2-2.1,2c-1.1,0-2-1-2-2.1s0.9-2,2.1-2C18.3,92.5,19.2,93.4,19.1,94.5z"></path> </g> </g> </g> <g id="Calque_2_00000122686596703947850630000014253535060898088329_" class="st0"> <g class="st1"> <path class="st2" d="M102.3,15.1c1.3,1.2,2.7,2.2,3.9,3.5c0.8,0.9,0.6,2.3-0.1,3.2c-0.2,0.2-0.3,0.4-0.6,0.6 c-0.8,0.6-1.2,1.4-1.1,2.5c0.1,0.7-0.1,1.5-0.4,2.1c-3.4,8.4-6.9,16.8-11.6,24.6c-4.4,7.2-9.4,13.9-15,20.1 c-0.2,0.2-0.4,0.4-0.6,0.7c0.2,0.2,0.3,0.4,0.5,0.6c3.7,3.7,7.3,7.4,11,11c0.3,0.3,0.9,0.5,1.4,0.6c0.8,0.1,1.6,0,2.4,0 c2.1,0,3.9,0.7,5.4,2.2c2.6,2.5,5.1,5.1,7.7,7.7c1.9,1.9,1.9,4.5,0,6.4c-2,2.1-4.1,4.1-6.2,6.2c-1.9,1.9-4.5,1.9-6.4,0 c-2.6-2.5-5.1-5.1-7.7-7.7c-1.5-1.5-2.4-3.4-2.2-5.5c0.2-2.3-0.5-4-2.3-5.4c-1.4-1.1-2.6-2.5-3.9-3.8c-0.8-0.8-0.8-1.6-0.3-2.2 c0.6-0.6,1.4-0.6,2.2,0.2c0.4,0.4,0.7,0.7,1.1,1.1c0,0,0.1,0,0.2,0.1c0.7-0.7,1.4-1.5,2-2.1C68,67.8,54,53.9,40,39.9 c-0.5,0.6-1.3,1.3-2.1,2.2c0.1,0.1,0.3,0.4,0.6,0.6C50.3,54.4,62,66.2,73.8,77.9c0.2,0.2,0.4,0.4,0.6,0.7c0.5,0.6,0.5,1.4,0,2 c-0.6,0.5-1.3,0.5-1.9,0c-0.6-0.6-1.2-1.2-1.8-1.9c-0.3,0.2-0.5,0.4-0.7,0.5C58.3,90,44.9,98.2,30.1,104c-1.4,0.6-2.8,1.2-4.2,1.7 c-1.1,0.4-2.4,0.5-3.5,0.7c-0.4,0.1-0.8,0.3-1.2,0.5c-0.3,0.1-0.4,0.4-0.7,0.6c-1.5,1.4-3.1,1.4-4.5,0c-1-1-1.9-2.2-2.8-3.3 c0-0.4,0-0.9,0-1.3c0.6-0.8,1.2-1.5,1.7-2.3c0.2-0.3,0.4-0.7,0.4-1.1c0.2-0.9,0.1-2,0.4-2.9c2.4-5.6,4.8-11.1,7.3-16.7 c0.4-1,1.2-1.3,2-0.9s0.9,1.1,0.5,2.1C23.4,86,21.2,91,19,96c-0.1,0.2-0.2,0.5-0.3,0.8c1.8-0.8,2.7-0.6,4,0.7 c0.4,0.4,0.8,0.8,1.2,1.2c1.4,1.2,2,2.5,1,4.3c16.3-6,31-14.4,43.5-26.2c-1.5-1.5-2.9-2.9-4.5-4.5c-0.1,0.2-0.3,0.5-0.5,0.8 c-1.5,1.6-3.1,3.1-4.6,4.6c-2.9,2.8-7.3,2.8-10.2,0.1c-1.6-1.5-3.1-3-4.6-4.6c-2.7-2.9-2.7-7.2,0.1-10.1c1.5-1.6,3.1-3.1,4.7-4.7 c0.2-0.2,0.5-0.5,0.6-0.6c-1.5-1.5-2.9-2.9-4.4-4.4c-0.1,0.1-0.2,0.3-0.4,0.5c-6,6.5-11.2,13.6-15.6,21.2c-0.2,0.4-0.4,0.7-0.7,1 c-0.5,0.5-1.1,0.5-1.7,0.2c-0.6-0.4-0.8-0.9-0.5-1.6c0.1-0.2,0.2-0.4,0.3-0.6c4-6.9,8.6-13.4,13.9-19.5c1-1.1,1.9-2.2,3-3.4 c-0.3-0.3-0.6-0.4-0.9-0.7c-3.1-3.1-6.3-6.2-9.3-9.4c-1.4-1.5-2.8-2.2-4.9-2c-2.4,0.3-4.4-0.8-6.1-2.5c-2.1-2.2-4.2-4.3-6.4-6.4 c-1-1-1.9-2-2.4-3.3c0-0.5,0-1.1,0-1.6c0.4-1.3,1.2-2.3,2.2-3.2c1.5-1.5,3.1-3,4.6-4.6c0.9-1,1.9-1.8,3.2-2.2c0.5,0,1.1,0,1.6,0 c0.8,0.5,1.7,0.8,2.4,1.5c2.6,2.5,5.1,5.1,7.7,7.6c1.5,1.5,2.2,3.3,2.2,5.4c0,0.8-0.1,1.6,0,2.4c0.1,0.5,0.3,1.1,0.6,1.4 c3.6,3.7,7.3,7.4,11,11c0.2,0.2,0.4,0.3,0.6,0.5c0.3-0.2,0.5-0.4,0.7-0.6c6.9-6.5,14.4-12,22.4-16.6c6.9-3.9,14.1-7,21.5-9.9 c1.1-0.4,2.4-0.5,3.6-0.7c0.4-0.1,0.8-0.2,1.1-0.4c0.8-0.5,1.5-1.1,2.3-1.7C101.4,15.1,101.9,15.1,102.3,15.1z M94.9,20.6 C78.6,26.6,64,35,51.4,46.8c1.5,1.5,2.9,2.9,4.6,4.5c1-1.1,2-2.3,3.1-3.3c3.2-2.9,8-3.5,11.8-1.5c6,3.2,7.4,11.2,2.8,16.2 c-1,1.1-2.3,2.1-3.4,3.2c0.3,0.4,0.5,0.6,0.7,0.7c1.3,1.3,2.5,2.6,3.8,3.9c11.9-12.7,20.4-27.4,26.3-43.7c-1.7,1-3.1,0.4-4.3-1 c-0.4-0.4-0.8-0.8-1.2-1.2C94.3,23.3,94.2,22.5,94.9,20.6z M68.6,64c1-1,1.9-1.9,2.9-3c2.8-2.9,2.9-7.3,0.3-10.4 c-2.5-3-7-3.6-10.2-1.3c-1.5,1.1-2.7,2.4-3.9,3.6C61.4,56.8,65,60.3,68.6,64z M58,74.6c-3.6-3.6-7.2-7.2-10.9-10.9 c-0.3,0.3-0.5,0.7-0.9,1.1c-1.9,2-2,4.8,0,6.8c1.4,1.4,2.7,2.8,4.1,4.1c0.7,0.6,1.7,1.2,2.7,1.4C55.2,77.4,56.8,76.1,58,74.6z M25.2,24.8c2.9,2.9,5.7,5.8,8.8,8.8c0.2-0.5,0.4-1,0.5-1.5c0.1-0.8,0-1.6,0-2.5c0-1.4-0.5-2.6-1.5-3.6s-2.1-2-3.1-3.1 c-0.5-0.5-0.9-1.1-1.3-1.6C27.3,22.7,26.2,23.8,25.2,24.8z M19.7,30.2c0.9,0.9,1.9,1.9,2.9,2.9c3.2,3.2,3.2,3.2,7.7,3.2 c0.5,0,1-0.3,1.5-0.5c-3.1-3.1-6-5.9-8.9-8.8C21.9,28,20.9,29.1,19.7,30.2z M100.3,93.3c-1-1-2-1.9-2.9-2.9 c-3.1-3.1-3.1-3.1-7.6-3.1c-0.7,0-1.2,0.2-1.4,0.7c2.9,2.9,5.8,5.8,8.7,8.6C98,95.6,99.1,94.5,100.3,93.3z M94.8,98.8 C91.9,95.9,89,93,86,90c-0.2,0.5-0.4,1-0.4,1.5c-0.1,0.9-0.1,1.8,0,2.7c0.1,0.9,0.3,1.9,0.9,2.5c1.7,1.8,3.6,3.4,5.3,5.1 C92.7,100.9,93.8,99.8,94.8,98.8z M49.4,61.6c3.6,3.6,7.2,7.2,10.6,10.6c0.7-0.7,1.4-1.4,2-1.9c-3.5-3.5-7.1-7.1-10.7-10.7 C50.7,60.3,50,61,49.4,61.6z M26.5,19.3c-0.4-0.3-0.8-0.7-1.2-1c-0.8-0.6-1.6-0.7-2.3,0c-2.2,2.1-4.3,4.3-6.4,6.4 c-0.6,0.7-0.6,1.5-0.1,2.2c0.4,0.5,0.8,0.9,1.1,1.3C20.6,25.3,23.5,22.4,26.5,19.3z M93.6,104.1c0.1,0.2,0.3,0.4,0.5,0.6 c1.4,1.4,2,1.4,3.5,0c1.7-1.7,3.5-3.5,5.2-5.2c1.5-1.5,1.5-2.1,0-3.6c-0.2-0.2-0.4-0.3-0.5-0.4C99.4,98.3,96.5,101.2,93.6,104.1z M97.3,22.3c0.7,0.7,1.4,1.5,2,2.2c1.5-1.5,2.9-3,4.3-4.3c-0.7-0.7-1.4-1.5-2-2.2C100.2,19.4,98.8,20.9,97.3,22.3z M22.6,101.3 c-0.7-0.7-1.4-1.5-2-2.1c-1.5,1.5-2.9,2.9-4.3,4.3c0.6,0.7,1.4,1.4,2,2.1C19.8,104.1,21.2,102.7,22.6,101.3z M35.9,35.4 c-0.8,0.8-1.6,1.5-2.3,2.2c0.8,0.8,1.5,1.5,2.2,2.2c0.8-0.7,1.5-1.5,2.3-2.2C37.4,36.9,36.6,36.1,35.9,35.4z M84.2,83.6 c-0.9,0.9-1.6,1.6-2.3,2.3c0.7,0.7,1.4,1.5,2.2,2.2c0.7-0.8,1.5-1.5,2.2-2.3c-0.1-0.1-0.1-0.2-0.2-0.3 C85.5,84.9,84.9,84.2,84.2,83.6z"></path> </g> </g> <g id="Calque_3" class="st0"> <g class="st1"> <path class="st4" d="M12.3,40.6c0.5-0.9,0.9-2,1.6-2.8c1-1.2,2.5-1.5,4.1-1.5c7.4,0,14.8,0,22.3,0c0.4,0,0.8,0,1.3,0 c0-0.4,0-0.7,0-1.1c0-3,0-6,0-9c0-3.5,2.1-5.6,5.6-5.6c9.4,0,18.9,0,28.3,0c3.5,0,5.6,2.1,5.6,5.6c0,3.3,0,6.5,0,9.8 c0,0.1,0,0.1,0.1,0.3c0.3,0,0.7,0,1.1,0c6.5,0,13.1,0,19.6,0c3,0,5,1.6,5.5,4.2c0.1,0.4,0.1,0.8,0.1,1.2c0,17.3,0,34.6,0,52 c0,3.3-2.2,5.5-5.5,5.5c-28,0-56,0-84.1,0c-3.1,0-4.6-1.1-5.7-4c0-0.1-0.1-0.1-0.1-0.1C12.3,77,12.3,58.8,12.3,40.6z M94.4,96.5 c0-19.1,0-38.1,0-57.2c-1.3,0-2.6,0-4,0c0,0.4,0,0.8,0,1.1c0,12.3,0,24.5,0,36.8c0,1.5-0.5,2.2-1.5,2.1c-0.9,0-1.3-0.7-1.3-2.1 c0-12.3,0-24.5,0-36.8c0-0.4,0-0.7,0-1.1c-18.4,0-36.7,0-55,0c0,19.1,0,38.1,0,57.1c18.4,0,36.7,0,55,0c0-2.5,0-4.8,0-7.2 c0-1.9,0-3.7,0-5.6c0-0.9,0.6-1.4,1.4-1.4c0.7,0,1.3,0.6,1.4,1.4c0,0.2,0,0.5,0,0.7c0,3.7,0,7.4,0,11.2c0,0.3,0,0.7,0,1 C91.7,96.5,93,96.5,94.4,96.5z M22.8,96.5c0-0.5,0-0.8,0-1.2c0-13.3,0-26.6,0-39.9c0-0.3,0-0.6,0-0.8c0.1-0.9,0.6-1.5,1.4-1.5 s1.4,0.6,1.4,1.5c0,0.3,0,0.6,0,0.8c0,13.3,0,26.6,0,39.9c0,0.4,0,0.8,0,1.1c1.4,0,2.7,0,4,0c0-19.1,0-38.1,0-57.1 c-1.3,0-2.6,0-4,0c0,0.4,0,0.7,0,1.1c0,2.7,0,5.4,0,8.1c0,1.1-0.5,1.7-1.4,1.7s-1.4-0.6-1.4-1.7c0-2.5,0-4.9,0-7.4 c0-0.6,0-1.2,0-1.8c-1.6,0-3.1,0-4.5,0c-2.4,0-3.1,0.7-3.1,3.1c0,17,0,34,0,51c0,0.3,0,0.6,0,0.9c0.1,1.1,0.9,2.1,2,2.1 C19,96.5,20.8,96.5,22.8,96.5z M97.3,96.5c1.5,0,3,0,4.5,0c2.3,0,3.1-0.8,3.1-3.1c0-17,0-34.1,0-51.1c0-0.3,0-0.6,0-0.9 c-0.1-1-0.8-1.9-1.7-2c-2-0.1-3.9,0-5.9,0C97.3,58.4,97.3,77.4,97.3,96.5z M78.3,36.4c0-3.7,0.1-7.3,0-10.9c0-1.2-1.1-2-2.4-2 c-9.7,0-19.4,0-29,0c-1.5,0-2.4,0.9-2.5,2.4c0,3.3,0,6.6,0,10c0,0.2,0.3,0.6,0.4,0.6c1,0,2.1,0,3.2,0c0-2.2,0-4.3,0-6.4 c0-2.2,1-3.2,3.2-3.2c2.9,0,5.8,0,8.7,0c3.9,0,7.8,0,11.6,0c2,0,3.1,1,3.1,3c0,1.6,0,3.3,0,4.9c0,0.5,0,1.1,0,1.7 C76,36.4,77.1,36.4,78.3,36.4z M50.9,29.6c0,2.3,0,4.5,0,6.7c7,0,14,0,20.9,0c0-2.3,0-4.5,0-6.7C64.8,29.6,57.9,29.6,50.9,29.6z"></path> <path class="st4" d="M63.4,76.7c-0.4-0.3-0.9-0.5-1.3-0.8c-0.8-0.5-1-1.2-0.5-2c0.7-1.3,1.5-2.6,2.3-3.9c0.5-0.8,1.2-1,1.9-0.6 c0.7,0.4,0.9,1.2,0.5,2c-0.5,0.9-1,1.8-1.6,2.8c1.6,0.9,3.1,1.9,4.8,2.7c0.7,0.3,1.6,0.1,2.4,0.1c0.2,0,0.4-0.2,0.5-0.4 c2.2-3.8,4.4-7.7,6.7-11.6c-2.2-1.3-4.4-2.6-6.7-3.9c-0.8,1.4-1.6,2.8-2.4,4.1c-0.2,0.4-0.4,0.8-0.7,1.1c-0.5,0.6-1.1,0.8-1.8,0.4 c-0.7-0.4-0.9-1.1-0.6-1.8c1.2-2.2,2.5-4.4,3.8-6.6c0.5-0.8,1.2-0.7,2-0.3c2.9,1.7,5.9,3.4,8.8,5.1c1,0.6,1.1,1.3,0.5,2.4 c-1.7,3-3.4,6-5.2,8.9c-1.2,2-2.8,3.9-3.3,6.1c-0.6,2.2-0.2,4.7-0.2,7c0,2.7-0.1,2.8-2.8,2.8c-5.3,0-10.7,0-16,0c-1.6,0-2-0.4-2-2 c0-3.1,0-6.2,0-9.3c0-1.6,0.4-2,2-2c3,0,5.9,0,8.9,0C63.3,76.8,63.4,76.8,63.4,76.7z M70.3,79.8c-5.1,0-10.1,0-15.1,0 c0,2.6,0,5.1,0,7.6c5.1,0,10.1,0,15.1,0C70.3,84.8,70.3,82.3,70.3,79.8z"></path> <path class="st4" d="M50.3,48.8c0.6-0.4,1.1-0.9,1.8-1.3c2.6-1.7,5.5-1.6,7.8,0.2s3.2,4.8,2.3,7.6c-0.8,2.5-2.4,4.6-4.2,6.4 c-2.1,2-4.4,3.8-6.5,5.6c-0.7,0.6-1.4,0.6-2.1,0c-3.1-2.2-6-4.7-8.3-7.7c-1.2-1.5-2.2-3.1-2.6-5c-0.6-2.8,0.5-5.7,2.8-7.3 s5-1.6,7.5,0C49.1,47.9,49.7,48.4,50.3,48.8z M50.3,64.7c3-2.3,6-4.7,8.1-8c0.5-0.7,0.9-1.6,1.1-2.4c0.5-1.6-0.1-3.4-1.5-4.5 c-1.3-0.9-2.9-1-4.3,0c-0.7,0.5-1.3,1.1-1.9,1.8c-0.9,1.1-2,1.1-3,0c-0.5-0.7-1.2-1.3-1.9-1.8c-2.5-1.6-5.3-0.3-5.9,2.6 c-0.4,1.6,0.3,3,1.2,4.3C44.3,59.9,47.2,62.3,50.3,64.7z"></path> </g> </g> <g id="Calque_4" class="st0"> <g class="st1"> <path class="st5" d="M48.1,78.6c0.2,0.4,0.4,0.6,0.6,0.9c3.6,5.3,7.2,10.7,10.8,16c1.1,1.6,1.7,3.3,1.5,5.2 c-0.4,3.5-2.5,5.8-5.8,6.6c-2.9,0.7-6.1-0.7-8-3.4c-4.1-6.1-8.3-12.2-12.4-18.3c-0.2-0.3-0.4-0.6-0.5-0.8c-1.6,0.5-3,1.2-4.6,1.5 c-8.6,1.5-14.4-6-14.1-12.3c0.2-4,1.9-7.1,5.1-9.4c2.5-1.7,5-3.4,7.4-5.1c0.5-0.3,1-0.9,1.2-1.4c4.7-9.5,9.4-19,14-28.4 c1.1-2.3,3.1-3.5,5.6-3.8c3.1-0.4,5.9,0.7,8.6,2.1c4.9,2.7,8.9,6.5,12.4,10.8c5,6.2,8.9,13,11,20.7c0.9,3.3,1.4,6.7,0.7,10.1 c-0.4,2.1-1.3,3.9-3,5.3c-1.1,0.9-2.3,1.3-3.7,1.4c-8.7,0.7-17.3,1.4-26,2.1C48.7,78.5,48.4,78.5,48.1,78.6 M45.5,36.1 c0.1,1.1,0.2,2.1,0.4,3.2c0.1,0.7,0.3,1.5,0.5,2.2c3.1,10.9,9.1,19.8,17.8,27c2.4,2,5.1,3.5,8.2,4.2c1.7,0.4,3.2-0.1,4.2-1.4 c0.7-0.9,1.3-2,1.5-3.2c0.6-2.3,0.3-4.7-0.2-7c-1-4.7-3.1-9-5.6-13.1c-3.4-5.5-7.4-10.5-12.5-14.4c-2.3-1.8-4.8-3.3-7.7-4 c-3.2-0.7-5.5,0.7-6.1,4C45.6,34.5,45.5,35.3,45.5,36.1"></path> <path class="st5" d="M85.2,39c-1.2,0-1.7-0.4-2-1.2s0-1.6,0.8-2.1c1.8-1.2,3.6-2.4,5.4-3.5c2.3-1.5,4.5-3,6.8-4.5 c1.1-0.7,2.2-0.6,2.8,0.3c0.7,0.9,0.3,2-0.8,2.8c-4,2.6-7.9,5.2-11.9,7.8C85.9,38.8,85.4,39,85.2,39"></path> <path class="st5" d="M88.2,47.5c2.4,0.4,5,0.9,7.6,1.4c2.3,0.4,4.6,0.8,6.9,1.2c1.1,0.2,1.8,1,1.7,2c-0.1,1.1-1.1,1.8-2.3,1.6 c-4.8-0.8-9.6-1.7-14.4-2.6C86.6,50.9,86,50,86.1,49C86.2,48.1,87,47.4,88.2,47.5"></path> <path class="st5" d="M79,15.4c-0.4,3.7-0.7,7.3-1.1,11c-0.1,0.9-0.2,1.8-0.3,2.6c-0.1,1.1-0.9,1.8-2,1.7c-1-0.1-1.7-0.9-1.6-2 c0.4-4.5,0.9-9.1,1.4-13.6c0.1-1.1,1-1.7,2-1.6C78.4,13.6,79,14.4,79,15.4"></path> <path class="st5" d="M57.9,43.6c4.9,0,8.7,2.6,10,6.6c1.4,3.9,0.1,8.3-3.2,10.9c-0.4,0.3-0.8,0.6-1.2,0.7c-0.8,0.3-1.7-0.2-2.1-1 C61,60,61.2,59.1,62,58.5c1.4-1.1,2.4-2.5,2.6-4.3c0.3-2.5-0.5-4.5-2.6-5.9c-2-1.4-4.2-1.5-6.4-0.5c-0.2,0.1-0.5,0.3-0.7,0.4 c-1,0.5-2,0.3-2.5-0.6c-0.5-0.8-0.3-1.9,0.6-2.5C54.8,44.2,56.6,43.6,57.9,43.6"></path> </g> </g> <g id="Calque_13" class="st0"> <g class="st1"> <path class="st5" d="M15.6,86.2c0-13.4,0-26.7,0-40.1c0.1-0.1,0.1-0.3,0.2-0.4c0.9-5,4.8-8.6,9.8-8.8c3-0.2,6.1-0.1,9.1-0.1 c0.6,0,1-0.2,1.3-0.7c1.4-2.2,2.9-4.4,4.3-6.6c2.2-3.4,5.4-5,9.4-5.1c6.9,0,13.7,0,20.6,0c4,0,7.2,1.7,9.4,5.1 c1.4,2.2,2.9,4.4,4.3,6.6c0.3,0.5,0.7,0.7,1.3,0.7c2.7,0,5.4,0,8.1,0c5.4,0,9.6,3.2,10.7,8.3c0.2,0.9,0.3,1.8,0.3,2.7 c0,12.2,0,24.4,0,36.6c0,1.7-0.2,3.3-1,4.8c-2.1,4.2-5.5,6.3-10.1,6.3c-22.2,0-44.4,0-66.6,0c-0.3,0-0.7,0-1,0 c-4.6-0.3-8.4-3.3-9.6-7.6C15.9,87.4,15.7,86.8,15.6,86.2 M60,39c-13.3,0.1-24,10.8-23.9,24s10.9,23.9,24,23.9 c13.2-0.1,24-10.9,23.9-24C83.8,49.7,73.1,39,60,39 M90.3,51.9c0.9-0.1,1.8,0,2.6-0.2c1.4-0.3,2.4-1.6,2.4-3.1 c-0.1-1.6-1.2-2.9-2.7-3c-1.6-0.1-3.1-0.1-4.7,0c-1.5,0.1-2.7,1.4-2.8,2.9c-0.1,1.5,1,2.9,2.5,3.2C88.6,51.8,89.4,51.8,90.3,51.9"></path> <path class="st5" d="M60,49.7c7.3-0.1,13.3,5.8,13.4,13.1s-5.9,13.4-13.3,13.4c-7.3,0-13.3-5.8-13.4-13.1 C46.6,55.8,52.6,49.7,60,49.7"></path> </g> </g> <g id="Calque_14" class="st0"> <path class="st6" d="M19.8,102.7c0.2-0.2,0.4-0.4,0.6-0.6c10-7.8,20-15.6,30-23.3c0.4-0.3,0.9-0.4,1.3-0.4c5.9,0,11.7,0,17.6,0 c0.5,0,1,0.2,1.4,0.5c10,7.7,20,15.5,30,23.3c0.2,0.2,0.4,0.4,0.6,0.6C74.2,102.7,47,102.7,19.8,102.7z"></path> <path class="st6" d="M88.5,28.3c0-2.1-1-3.1-3.1-3.1c-8.2,0-16.5,0-24.7,0c-8.3,0-16.7,0-25,0c-1.9,0-2.9,1-2.9,2.9c0,10,0,20,0,30 c0,0.4,0.2,0.9,0.5,1.1c5.8,4.5,11.5,9,17.3,13.5c0.3,0.2,0.7,0.3,1,0.4c6,0,12,0,17.9,0c0.4,0,0.8-0.2,1.1-0.4 c5.7-4.4,11.5-8.9,17.2-13.3c0.5-0.3,0.6-0.7,0.6-1.3C88.4,48.1,88.5,38.2,88.5,28.3z M77.5,57.6c-1.4,2.7-3.8,4.3-6.9,4.5 c-2.2,0.2-3.9-0.6-5.3-2.2c-0.1-0.1-0.2-0.3-0.4-0.4c-2.3,1.7-4.8,2.4-7.6,1.4c-3.7-1.2-5.7-4-6.6-7.6c-0.9-4-0.3-7.8,2.6-10.9 c2.7-2.8,6.3-3.6,10-2.1c0.1,0,0.2,0.1,0.4,0.1c0.4-1,1-1.7,2-2c1.7-0.4,3.2,0.8,3.2,2.7c0,4.6,0,9.1,0,13.7c0,0.8-0.2,1.7,0.7,2.1 c0.9,0.4,1.8-0.1,2.5-0.7c1.2-1,1.5-2.5,1.9-3.9c1.6-6-2.1-11.2-6.1-13.6C63.1,35.8,57,36,52.5,39.3c-4.5,3.2-6.6,8.9-5.4,14.2 c1.3,5.6,5.7,9.8,11.2,10.8c0.7,0.1,1.3,0.2,2,0.2c1.6,0.1,2.7,1.2,2.6,2.7c0,1.5-1.2,2.6-2.8,2.5c-8-0.1-15.5-5.9-17.7-13.8 C38.7,43,48.6,30.6,61.9,31.3c8.4,0.5,15.8,6.7,17.4,14.8C80.1,50.2,79.4,54,77.5,57.6z"></path> <path class="st6" d="M16.2,98.8c0-15.4,0-30.7,0-46.2C26.1,60.4,36,68,45.9,75.7C36,83.4,26.1,91.1,16.2,98.8z"></path> <path class="st6" d="M104.9,98.8C95,91.1,85.2,83.4,75.3,75.7c9.9-7.7,19.7-15.3,29.6-23C104.9,68.1,104.9,83.3,104.9,98.8z"></path> <path class="st6" d="M93.8,40.6c2.9,2.5,5.8,4.8,8.7,7.3c-2.9,2.3-5.7,4.5-8.7,6.8C93.8,50,93.8,45.4,93.8,40.6z"></path> <path class="st6" d="M27.5,40.6c0,4.8,0,9.4,0,14.2c-3-2.3-5.8-4.5-8.8-6.8C21.6,45.5,24.5,43.1,27.5,40.6z"></path> <path class="st6" d="M52,19.9c2.4-2,4.7-4,7-5.8c1-0.8,2.2-0.8,3.1,0c2.3,1.9,4.5,3.8,6.9,5.8C63.4,19.9,57.8,19.9,52,19.9z"></path> <path class="st6" d="M63.7,49.7c0,2-0.4,3.5-1.2,4.7c-1.4,2.1-3.6,2.2-5.3,0.4c-1.9-2-2.1-5.9-0.6-8.2c0.9-1.2,2-2,3.6-1.9 c1.6,0.2,2.5,1.3,3,2.7C63.5,48.4,63.6,49.3,63.7,49.7z"></path> </g> <g id="Calque_15" class="st0"> <g class="st1"> <path class="st5" d="M105.3,83.1c-0.5,1.3-0.8,2.6-1.6,3.7c-1.5,2.2-3.8,3.2-6.4,3.3c-0.8,0-1.6,0-2.5,0c0,0.3,0,0.6,0,0.9 c0,2.2,0,4.4,0,6.6c0,1.2-0.3,2.1-1.4,2.7s-2.1,0.3-3.1-0.3c-4.7-3.1-9.3-6.3-14-9.4c-0.4-0.3-1-0.4-1.4-0.4c-8.2,0-16.4,0-24.6,0 c-3.4,0-6-1.4-7.5-4.5c-0.5-0.9-0.7-2-0.8-3.1c-0.1-1.4-0.1-2.9,0-4.4c0-0.3,0.2-0.6,0.4-0.8c1.4-0.9,2.7-1.9,4.2-2.7 c0.3-0.2,0.8-0.3,1.1-0.3c7.8,0,15.5,0,23.3,0c5.9,0,10.8-3.5,12.6-9c0.5-1.4,0.7-3,0.7-4.5c0.1-5.7,0-11.3,0-17c0-0.3,0-0.6,0-1 c0.3,0,0.6,0,0.8,0c4,0,8,0,12,0c3.3,0,5.9,1.5,7.4,4.5c0.4,0.8,0.5,1.6,0.8,2.5C105.3,61,105.3,72,105.3,83.1z"></path> <path class="st5" d="M26.2,69.1c-0.8,0-1.5,0-2.2,0c-4.9,0-8.3-3.4-8.3-8.3c0-9.4,0-18.9,0-28.3c0-0.8,0-1.6,0-2.4 c0.1-4.8,3.4-8.1,8.2-8.1c5.5,0,11.1,0,16.6,0c10.1,0,20.1,0,30.2,0c3.4,0,6.1,1.4,7.5,4.5c0.5,1.1,0.8,2.4,0.8,3.6 c0.1,10.3,0,20.6,0,30.9c0,4.8-3.4,8.2-8.2,8.2c-7.9,0-15.9,0-23.8,0c-1.2,0-2.1,0.3-3.1,1c-4.4,3-8.7,5.9-13.1,8.8 c-0.5,0.3-1,0.6-1.6,0.7c-1.6,0.3-3-1-3-2.7C26.2,74.3,26.2,71.8,26.2,69.1z M47.3,42.9c4.8,0,9.7,0,14.5,0c1.4,0,2.8,0,4.2,0 c1.7-0.1,2.8-1.4,2.4-3.1c-0.3-1.5-1.2-2.1-2.9-2.1c-12.1,0-24.2,0-36.3,0c-0.3,0-0.5,0-0.8,0c-1.1,0.1-1.8,0.8-2.1,1.8 c-0.4,2,0.6,3.4,2.6,3.4C35.1,42.9,41.2,42.9,47.3,42.9z M39.5,53.4c3.5,0,7.1,0,10.6,0c1.4,0,2.3-0.7,2.6-1.9 c0.4-1.9-0.6-3.4-2.6-3.4c-4.6,0-9.1,0-13.7,0c-2.4,0-4.9,0-7.3,0c-1.4,0-2.3,0.7-2.5,1.8c-0.5,2,0.6,3.4,2.7,3.4 C32.5,53.4,36,53.4,39.5,53.4z"></path> </g> </g> <g id="Calque_18" class="st0"> <g class="st1"> <path class="st5" d="M60,38.4c-8.3,0-15,6.7-15.1,15.1c-0.1,8.2,6.8,15.2,15.1,15.1c8.3,0,15.1-6.8,15.1-15.1S68.3,38.5,60,38.4z"></path> <path class="st5" d="M60,7.7C31.1,7.7,7.7,31.1,7.7,60s23.4,52.3,52.3,52.3s52.3-23.4,52.3-52.3S88.9,7.7,60,7.7z M86.7,58.5 c-1,5.2-3.1,10-5.6,14.6C75.8,82.5,69,90.6,61.4,98.2c-0.3,0.3-0.6,0.5-0.9,0.7c-0.3,0-0.6,0-0.8,0c-0.4-0.4-0.9-0.7-1.3-1.1 C51.7,91.2,45.8,84.2,41,76.4c-2.9-4.7-5.4-9.5-6.9-14.9c-2.1-7.2-1.5-14.2,2.1-20.9c3.2-5.9,8-10.1,14.2-12.5 c4-1.5,8.1-2.1,12.4-1.7c5.8,0.6,10.8,2.8,15.2,6.7c3.7,3.3,6.4,7.3,7.9,12.1C87.2,49.6,87.5,54,86.7,58.5z"></path> </g> </g> <g id="Calque_18_-_copie_3"> <path class="st4" d="M60,7.7C31.1,7.7,7.7,31.1,7.7,60s23.4,52.3,52.3,52.3s52.3-23.4,52.3-52.3S88.9,7.7,60,7.7z M84.7,82.5 c-1.8,1.7-3.6,3.5-5.8,4.7c-3.8,2.2-7.9,3-12.3,2.5c-4.7-0.6-8.8-2.5-12.6-5.1c-5.1-3.4-9.3-7.8-13.2-12.5 c-3.5-4.2-6.5-8.6-8.7-13.6c-1.5-3.5-2.5-7.1-2.5-10.9c0-6.2,2.3-11.4,7.2-15.4c0.7-0.6,1.4-1.3,2.1-1.8c0.8-0.5,1.7-1,2.5-1.4h1.3 c2.1,0.7,3.5,2.2,4.6,4c1.3,2,2.6,4.1,3.8,6.2c0.9,1.6,1.3,3.3,0.9,5.1c-0.2,1.1-0.8,2.1-1.6,2.9c-1.2,1.1-2.3,2.1-3.6,3 c-2.5,1.8-2.9,3.9-1.9,6.7c0.9,2.5,2.4,4.7,4.1,6.8c2.1,2.7,4.4,5.3,7.1,7.5c1.5,1.2,3.1,2.3,5,2.8c1.7,0.4,3.1,0,4.4-1.2 c1.2-1.2,2.5-2.4,3.8-3.5c2.1-1.8,4.5-1.8,6.9-0.6c0.8,0.4,1.6,0.8,2.3,1.4c2.5,2,5,3.9,6.9,6.4C86.8,78.7,86.7,80.7,84.7,82.5z"></path> </g> <g id="Calque_18_-_copie_4" class="st0"> <path class="st6" d="M60,7.7C31.1,7.7,7.7,31.1,7.7,60s23.4,52.3,52.3,52.3s52.3-23.4,52.3-52.3S88.9,7.7,60,7.7z"></path> <g class="st1"> <path d="M42.8,27.1c2.1,0.7,3.5,2.2,4.6,4c1.3,2,2.6,4.1,3.8,6.2c0.9,1.6,1.3,3.3,0.9,5.1c-0.2,1.1-0.8,2.1-1.6,2.9 c-1.2,1.1-2.3,2.1-3.6,3C44.4,50.1,44,52.2,45,55c0.9,2.5,2.4,4.7,4.1,6.8c2.1,2.7,4.4,5.3,7.1,7.5c1.5,1.2,3.1,2.3,5,2.8 c1.7,0.4,3.1,0,4.4-1.2c1.2-1.2,2.5-2.4,3.8-3.5c2.1-1.8,4.5-1.8,6.9-0.6c0.8,0.4,1.6,0.8,2.3,1.4c2.5,2,5,3.9,6.9,6.4 c1.6,2.1,1.5,4.2-0.5,6c-1.8,1.7-3.6,3.5-5.8,4.7c-3.8,2.2-7.9,3-12.3,2.5c-4.7-0.6-8.8-2.5-12.6-5.1c-5.1-3.4-9.3-7.8-13.2-12.5 c-3.5-4.2-6.5-8.6-8.7-13.6c-1.5-3.5-2.5-7.1-2.5-10.9c0-6.2,2.3-11.4,7.2-15.4c0.7-0.6,1.4-1.3,2.1-1.8c0.8-0.5,1.7-1,2.5-1.4 L42.8,27.1L42.8,27.1z"></path> </g> </g> <g id="Calque_17" class="st0"> <g class="st1"> <path class="st5" d="M48,50.4c-0.4,0-0.8,0-1.1,0c-2.6,0-5.1,0-7.7,0c-1.4,0-2.7,0.4-3.6,1.7c-1.2,1.7-0.9,3.6,0.8,5.2 c6.8,6.8,13.6,13.6,20.4,20.4c2.2,2.2,4.2,2.2,6.4,0C70,71,76.8,64.2,83.5,57.4c0.3-0.3,0.6-0.7,0.9-1c1.6-2.2,0.3-5.6-2.5-5.8 c-2.9-0.2-5.9-0.1-8.8-0.2c-0.3,0-0.7,0-1.1,0c0-0.5,0-0.8,0-1.2c0-8.6,0-17.2,0-25.8c0-3.6-2.1-5.7-5.7-5.7c-4.2,0-8.4,0-12.7,0 c-0.7,0-1.3,0.1-2,0.2c-2.4,0.6-3.7,2.6-3.7,5.4c0,8.6,0,17.2,0,25.9C48,49.6,48,49.9,48,50.4z"></path> <path class="st5" d="M106,82.5c-0.4,1.7-0.7,3.4-1.3,5c-2.5,7.2-9.5,12.2-17.1,12.6c-1.1,0.1-2.3,0.1-3.4,0.1 c-16.6,0-33.3,0-49.9,0c-3.2,0-6.3-0.5-9.2-2c-6.7-3.5-10.6-9-10.9-16.5C13.8,75,14,68.2,14.1,61.5c0-2.5,2.1-4.4,4.5-4.4 s4.4,1.8,4.6,4.3c0,0.4,0,0.7,0,1.1c0,6.1,0,12.2,0,18.3c0,5,3.3,9.1,8.2,10.2c0.8,0.2,1.7,0.2,2.5,0.2c17.4,0,34.8,0,52.2,0 c5.6,0,9.8-3.6,10.7-9.1c0.1-0.6,0.1-1.3,0.1-1.9c0-6.1,0-12.2,0-18.2c0-2.3,1.2-4,3.1-4.7c2.4-0.8,4.9,0.4,5.8,2.8 c0.1,0.3,0.2,0.5,0.3,0.7C106,68,106,75.3,106,82.5z"></path> <path class="st5" d="M48,50.4c0-0.5,0-0.9,0-1.2c0-8.6,0-17.2,0-25.9c0-2.8,1.3-4.7,3.7-5.4c0.6-0.2,1.3-0.2,2-0.2 c4.2,0,8.4,0,12.7,0c3.6,0,5.7,2.1,5.7,5.7c0,8.6,0,17.2,0,25.8c0,0.4,0,0.7,0,1.2c0.4,0,0.8,0,1.1,0c2.9,0,5.9-0.1,8.8,0.2 c2.7,0.2,4.1,3.6,2.5,5.8c-0.3,0.4-0.6,0.7-0.9,1C76.8,64.2,70,71,63.2,77.7c-2.2,2.2-4.2,2.2-6.4,0C50,70.9,43.2,64.2,36.5,57.4 c-1.7-1.7-2-3.5-0.8-5.2c0.9-1.3,2.1-1.7,3.6-1.7c2.6,0,5.1,0,7.7,0C47.3,50.4,47.6,50.4,48,50.4z"></path> </g> </g> <g id="Calque_16" class="st0"> <g class="st1"> <path class="st5" d="M16.2,72.7c2.7-3.3,5.9-6,9.8-7.8c4.7-2.1,9.5-2.1,14.3-0.8c4.3,1.2,8.4,2.9,12.4,5c2,1.1,4,2.2,6.1,3 c1.3,0.5,2.9,0.6,4.5,1c1-12.9,0.9-25.5-4.8-37.1c-2.2,0.2-4.3,0.5-6.3,0.5c-6.9-0.2-11.1-4.1-13-10.2c-1.2-3.7-1.3-7.5-1.1-11.3 c0-0.9,0.5-1.5,1.4-1.6c5.6-0.1,11.2,0.2,16.3,2.8c5.9,2.9,7.9,7.5,6.3,14c-0.3,1.1-0.8,2.1-1.1,3.2c-0.1,0.3-0.1,0.8,0,1.1 c3.4,6.4,4.9,13.3,5.5,20.4c0,0.5,0.1,1,0.3,1.5c0.3-0.7,0.6-1.3,0.9-2c0.1-0.2-0.1-0.4-0.1-0.7c-1.3-4-1.6-8.1,0.2-12 c1.6-3.6,4.7-5.6,8.4-6.7c3.3-1,6.8-1.1,10.2-0.9c1,0.1,1.6,0.5,1.6,1.5c0.1,5.2-0.3,10.4-2.8,15.1c-2.8,5.3-7.5,7.2-13.3,5.3 c-0.4-0.1-0.8-0.3-1.3-0.4C68,61.2,66.7,67,66.4,73.2h1c3.4,0,6.9,0,10.3,0c2.6,0,4.8,0.9,6.4,3c0,0.1,0.1,0.1,0.2,0.2 c3.7-4.3,7.5-8.6,11.2-13c1.5-1.7,2.8-3.4,4.8-4.6c2.2-1.3,4.7-1.9,7.2-1.9c1.7,0,2.4,1,1.7,2.6c-3.6,8.1-7.2,16.3-10.7,24.4 c-1.9,4.4-4.8,7.8-9,10.1c-0.9,0.5-1.8,1-2.8,1.3c-4.8,1.3-9.4,3.4-14,5.2c-2.8,1.1-5.6,1.9-8.5,2.1c-4.1,0.3-8-0.5-11.8-2.2 c-5.5-2.4-11.1-4.8-16.7-7.1c-4.5-1.8-9.2-2.7-14-3.2c-1.3-0.1-2.6-0.3-3.9-0.4c-0.8-0.1-1.3-0.5-1.7-1.1"></path> <path class="st5" d="M19.3,86.7c0.8,0.1,1.5,0.2,2.2,0.2c5.3,0.5,10.5,1.5,15.4,3.5c5.7,2.3,11.3,4.8,16.9,7.2 c3.7,1.6,7.4,2.2,11.4,1.7c2.8-0.3,5.4-1.4,8-2.4c3.5-1.3,6.9-2.9,10.4-3.9c5.6-1.6,9.7-4.8,12.1-10.2c3.2-7.3,6.4-14.6,9.6-21.9 c0.1-0.2,0.2-0.5,0.3-0.8c-2.5,0.4-4.5,1.5-6,3.3c-4.1,4.7-8.2,9.4-12.2,14.1c-1.1,1.2-2.4,2.3-2.2,4.2v0.1 C84.1,85,81.5,86.9,78,87c-6.4,0-12.7,0-19.1,0c-1.9,0-3.7,0.3-5.6,0.5c-0.9,0.1-1.8,0.4-2.7,0.6c-0.3-1-0.7-1.9-1-2.9 c1.6-0.4,3.1-0.8,4.7-1c2-0.2,4-0.3,6-0.3c6,0,11.9,0,17.9,0c1.9,0,3.3-0.9,3.9-2.5c1-2.5-0.8-5.2-3.6-5.2c-4.6-0.1-9.2,0-13.9,0 c-1.2,0-2.4-0.1-3.5-0.2c-2.7-0.4-5.3-1.3-7.7-2.8c-4.1-2.5-8.4-4.4-12.9-5.8c-3.4-1-6.8-1.5-10.3-0.6c-4.1,1.1-7.4,3.3-10.2,6.4 c-0.3,0.4-0.6,1-0.6,1.5c-0.1,3.7,0,7.4,0,11.1C19.2,86.1,19.3,86.4,19.3,86.7"></path> <path class="st5" d="M41,16.5c0,3.3,0.2,6.5,1.2,9.5c0.6,1.8,1.5,3.5,3,4.8c2.8,2.6,6.3,3,9.9,2.6c0.5,0,0.9-0.2,1.5-0.3 c-0.2-0.3-0.3-0.5-0.5-0.6c-2.1-2.7-4.7-4.8-7.8-6.3c-1-0.5-1.4-1.3-1-2.1c0.4-0.8,1.3-1.1,2.3-0.6c1.8,1,3.5,2.1,5.2,3.3 c1.5,1.1,2.8,2.4,4,3.4c1.6-3.8,1-8.1-3-10.5C51.3,17,46.2,16.6,41,16.5"></path> <path class="st5" d="M72.2,52.7c4.8,1.9,8.5,0.5,10.6-4.1c1.2-2.5,1.7-5.2,2-8c0.1-1.2,0.2-2.4,0.2-3.7c-1.6,0.1-3,0.1-4.4,0.3 c-2.6,0.3-5.1,0.8-7.2,2.4c-3.7,2.7-4.2,6.5-3.6,10.8c1.1-1.4,2.1-2.9,3.3-4.1c1.4-1.4,2.9-2.7,4.4-3.9c0.7-0.6,1.6-0.3,2.1,0.4 s0.3,1.5-0.4,2.1c-0.1,0.1-0.3,0.2-0.4,0.3C76.1,47.2,73.9,49.7,72.2,52.7"></path> </g> </g> <g id="Calque_5" class="st0"> <g class="st1"> <g> <circle class="st4" cx="58.7" cy="60.7" r="46.5"></circle> </g> </g> <g class="st1"> <path class="st7" d="M85.5,33.6c0.8,0.7,1.6,1.4,2.3,2.1c0.5,0.5,0.4,1.4,0,1.9c-0.1,0.1-0.2,0.3-0.3,0.4 c-0.5,0.4-0.7,0.9-0.7,1.5c0,0.4-0.1,0.9-0.2,1.3c-2,5.1-4.2,10.1-7,14.8C77,60,73.9,64,70.5,67.8c-0.1,0.1-0.2,0.2-0.3,0.4 c0.1,0.1,0.2,0.2,0.3,0.3c2.2,2.2,4.4,4.4,6.7,6.6c0.2,0.2,0.6,0.3,0.9,0.4c0.5,0.1,1,0,1.4,0c1.3,0,2.4,0.4,3.3,1.3 c1.5,1.5,3.1,3.1,4.6,4.6c1.1,1.2,1.1,2.7,0,3.9c-1.2,1.3-2.5,2.5-3.7,3.7c-1.2,1.1-2.7,1.1-3.9,0c-1.6-1.5-3.1-3.1-4.6-4.6 c-0.9-0.9-1.4-2-1.3-3.3c0.1-1.4-0.3-2.4-1.4-3.3c-0.9-0.7-1.6-1.5-2.3-2.3c-0.5-0.5-0.5-0.9-0.2-1.3c0.4-0.4,0.8-0.3,1.3,0.1 c0.2,0.2,0.4,0.4,0.7,0.7h0.1c0.4-0.4,0.8-0.9,1.2-1.3C64.8,65.4,56.4,57,48,48.6c-0.3,0.3-0.8,0.8-1.2,1.3 c0.1,0.1,0.2,0.2,0.4,0.4c7.1,7.1,14.2,14.2,21.2,21.2c0.1,0.1,0.3,0.3,0.4,0.4c0.3,0.4,0.3,0.9,0,1.2c-0.3,0.3-0.8,0.3-1.1,0 c-0.4-0.4-0.7-0.7-1.1-1.1c-0.2,0.1-0.3,0.2-0.4,0.3C59,78.8,50.9,83.7,42,87.2c-0.9,0.3-1.7,0.7-2.5,1c-0.7,0.2-1.4,0.3-2.1,0.4 c-0.2,0.1-0.5,0.2-0.7,0.3c-0.2,0.1-0.3,0.3-0.4,0.4c-0.9,0.9-1.8,0.9-2.7,0c-0.6-0.6-1.1-1.3-1.7-2c0-0.3,0-0.5,0-0.8 c0.3-0.5,0.7-0.9,1-1.4c0.1-0.2,0.2-0.4,0.3-0.7c0.1-0.6,0-1.2,0.3-1.7c1.4-3.4,2.9-6.7,4.4-10.1c0.3-0.6,0.7-0.8,1.2-0.6 c0.5,0.2,0.6,0.7,0.3,1.3c-1.3,3-2.6,6-4,9c-0.1,0.1-0.1,0.3-0.2,0.5c1.1-0.5,1.6-0.4,2.4,0.4c0.2,0.2,0.5,0.5,0.7,0.7 c0.8,0.7,1.2,1.5,0.6,2.6C48.7,83,57.6,78,65.2,70.8c-0.9-0.9-1.8-1.8-2.7-2.7c-0.1,0.1-0.2,0.3-0.3,0.5c-0.9,0.9-1.8,1.9-2.8,2.8 c-1.8,1.7-4.4,1.7-6.2,0.1c-1-0.9-1.9-1.8-2.8-2.8c-1.6-1.8-1.6-4.4,0.1-6.1c0.9-1,1.9-1.9,2.8-2.8c0.1-0.1,0.3-0.3,0.4-0.4 c-0.9-0.9-1.8-1.8-2.7-2.7c-0.1,0.1-0.1,0.2-0.2,0.3c-3.6,3.9-6.8,8.2-9.4,12.8c-0.1,0.2-0.3,0.5-0.4,0.6c-0.3,0.3-0.7,0.3-1,0.1 c-0.3-0.2-0.5-0.6-0.3-1c0.1-0.1,0.1-0.3,0.2-0.4c2.4-4.2,5.2-8.1,8.4-11.8c0.6-0.7,1.2-1.3,1.8-2.1c-0.2-0.2-0.4-0.3-0.5-0.4 c-1.9-1.9-3.8-3.7-5.6-5.7c-0.8-0.9-1.7-1.4-2.9-1.2c-1.5,0.2-2.7-0.5-3.7-1.5c-1.3-1.3-2.6-2.6-3.9-3.9c-0.6-0.6-1.2-1.2-1.4-2 c0-0.3,0-0.7,0-1c0.2-0.8,0.8-1.4,1.3-2c0.9-0.9,1.9-1.8,2.8-2.8c0.6-0.6,1.2-1.1,2-1.3c0.3,0,0.7,0,1,0c0.5,0.3,1,0.5,1.4,0.9 c1.6,1.5,3.1,3.1,4.6,4.6c0.9,0.9,1.3,2,1.3,3.3c0,0.5,0,1,0,1.4c0,0.3,0.2,0.6,0.4,0.8c2.2,2.2,4.4,4.4,6.6,6.7 c0.1,0.1,0.2,0.2,0.3,0.3c0.2-0.1,0.3-0.3,0.4-0.4c4.1-3.8,8.7-7.1,13.5-9.9c4.1-2.4,8.5-4.2,12.9-6c0.7-0.3,1.5-0.3,2.2-0.4 c0.2,0,0.5-0.1,0.7-0.3c0.5-0.3,0.9-0.7,1.4-1C85,33.6,85.3,33.6,85.5,33.6z M81.1,37c-9.8,3.6-18.7,8.7-26.2,15.8 c0.9,0.9,1.8,1.8,2.7,2.7c0.6-0.6,1.2-1.4,1.9-2c1.9-1.7,4.8-2.1,7.1-0.9c3.6,1.9,4.5,6.7,1.7,9.8c-0.6,0.7-1.4,1.3-2.1,1.9 c0.2,0.2,0.3,0.3,0.4,0.4c0.8,0.8,1.5,1.5,2.3,2.3c7.2-7.7,12.3-16.5,15.9-26.4c-1.1,0.6-1.9,0.2-2.6-0.6 c-0.2-0.2-0.5-0.5-0.7-0.7C80.7,38.6,80.6,38.1,81.1,37z M65.2,63.1c0.6-0.6,1.2-1.2,1.8-1.8c1.7-1.8,1.8-4.4,0.2-6.2 c-1.5-1.8-4.2-2.2-6.2-0.8c-0.9,0.6-1.6,1.5-2.4,2.2C60.8,58.8,63,60.9,65.2,63.1z M58.8,69.5c-2.2-2.2-4.4-4.4-6.6-6.6 c-0.2,0.2-0.3,0.4-0.5,0.6c-1.2,1.2-1.2,2.9,0,4.1c0.8,0.8,1.6,1.7,2.5,2.5c0.4,0.4,1,0.7,1.6,0.8C57.1,71.2,58,70.4,58.8,69.5z M39,39.5c1.7,1.7,3.5,3.5,5.3,5.3c0.1-0.3,0.3-0.6,0.3-0.9c0-0.5,0-1,0-1.5c0-0.9-0.3-1.6-0.9-2.2c-0.6-0.6-1.3-1.2-1.9-1.9 c-0.3-0.3-0.6-0.7-0.8-1C40.2,38.2,39.6,38.8,39,39.5z M35.7,42.8c0.6,0.6,1.1,1.1,1.7,1.7c1.9,1.9,1.9,1.9,4.7,1.9 c0.3,0,0.6-0.2,0.9-0.3c-1.9-1.8-3.6-3.6-5.3-5.3C37,41.4,36.4,42.1,35.7,42.8z M84.3,80.8c-0.6-0.6-1.2-1.2-1.8-1.7 c-1.9-1.9-1.9-1.9-4.6-1.9c-0.4,0-0.7,0.1-0.9,0.4c1.8,1.8,3.5,3.5,5.2,5.2C82.9,82.2,83.6,81.5,84.3,80.8z M81,84.1 c-1.7-1.7-3.5-3.5-5.3-5.3c-0.1,0.3-0.2,0.6-0.3,0.9c0,0.5-0.1,1.1,0,1.6s0.2,1.2,0.5,1.5c1,1.1,2.1,2.1,3.2,3.1 C79.7,85.4,80.4,84.7,81,84.1z M53.6,61.7c2.2,2.2,4.3,4.3,6.4,6.4c0.4-0.4,0.9-0.8,1.2-1.2c-2.1-2.1-4.3-4.3-6.5-6.5 C54.4,60.9,54,61.3,53.6,61.7z M39.8,36.2c-0.2-0.2-0.5-0.4-0.7-0.6c-0.5-0.4-1-0.4-1.4,0c-1.3,1.3-2.6,2.6-3.9,3.9 c-0.4,0.4-0.4,0.9-0.1,1.3c0.2,0.3,0.5,0.6,0.7,0.8C36.2,39.7,37.9,38,39.8,36.2z M80.3,87.3c0.1,0.1,0.2,0.2,0.3,0.3 c0.8,0.9,1.2,0.9,2.1,0c1-1,2.1-2.1,3.1-3.1c0.9-0.9,0.9-1.3,0-2.2c-0.1-0.1-0.2-0.2-0.3-0.2C83.8,83.8,82,85.6,80.3,87.3z M82.5,37.9c0.4,0.4,0.8,0.9,1.2,1.3c0.9-0.9,1.8-1.8,2.6-2.6c-0.4-0.4-0.8-0.9-1.2-1.3C84.3,36.2,83.4,37.1,82.5,37.9z M37.4,85.6c-0.4-0.4-0.9-0.9-1.2-1.3c-0.9,0.9-1.8,1.8-2.6,2.6c0.4,0.4,0.8,0.9,1.2,1.3C35.7,87.3,36.6,86.5,37.4,85.6z M45.5,45.9c-0.5,0.5-0.9,0.9-1.4,1.4c0.5,0.5,0.9,0.9,1.3,1.3c0.5-0.5,0.9-0.9,1.4-1.4C46.3,46.8,45.9,46.3,45.5,45.9z M74.6,75 c-0.5,0.5-1,1-1.4,1.4c0.4,0.4,0.9,0.9,1.3,1.3c0.4-0.5,0.9-0.9,1.3-1.4c0,0-0.1-0.1-0.2-0.2C75.4,75.7,75,75.3,74.6,75z"></path> </g> </g> <g id="Calque_6" class="st0"> <g class="st1"> <g> <circle class="st4" cx="58.4" cy="59.6" r="46.5"></circle> </g> </g> <g class="st1"> <g> <path class="st7" d="M28.2,86.8c0.3-0.5,0.7-0.6,1.2-0.6c2.9,0,5.8,0,8.7,0c0.2,0,0.4,0,0.7,0c0-0.3,0-0.5,0-0.7 c0-7.4,0-14.9,0-22.3c0-0.2,0-0.4,0-0.5c0-0.5,0.4-0.9,0.9-0.9s0.9,0.4,0.9,0.9c0,0.7,0,1.3,0,2c5.6,0,11.1,0,16.7,0 c0-5.5,0-11.1,0-16.6c-5.5,0-11.1,0-16.7,0c0,0.2,0,0.4,0,0.7c0,3.3,0,6.7,0,10c0,0.2,0,0.4,0,0.5c-0.1,0.4-0.3,0.7-0.8,0.7 s-0.8-0.2-0.9-0.7c-0.1-0.2,0-0.4,0-0.6c0-4.7,0-9.4,0-14.1c0-0.2,0-0.5,0-0.8c-1,0-2,0-3,0c-0.5,0-1,0-1.2-0.6 c-0.2-0.5,0.1-0.9,0.5-1.2c1.5-1.2,2.9-2.4,4.4-3.6c0.1-0.1,0.2-0.2,0.3-0.2c0.4-0.3,1-0.3,1.3,0.1c0.3,0.4,0.3,0.9-0.2,1.3 c-0.8,0.6-1.5,1.3-2.3,1.9c-0.2,0.1-0.4,0.3-0.6,0.5c7.3,0,14.5,0,21.8,0c-3.7-3-7.3-6-10.9-9c-1.5,1.2-3,2.5-4.5,3.7 c-0.2,0.1-0.3,0.3-0.5,0.4c-0.6,0.5-1.1,0.5-1.5,0.1s-0.2-1,0.3-1.4c1.1-0.9,2.3-1.9,3.4-2.8c0.4-0.3,0.7-0.6,1.1-0.9 c0.6-0.4,0.8-0.8,0.7-1.5s0-1.4,0-2.1c0-0.5,0.2-0.9,0.6-1.2c0.2,0,0.4,0,0.6,0c0.5,0.3,0.6,0.7,0.6,1.3c0,0.8,0,1.6,0,2.4 c0,0.4,0.1,0.7,0.4,0.9c4.1,3.3,8.1,6.7,12.2,10c0.1,0.1,0.3,0.2,0.4,0.3c0.4,0.3,0.6,0.7,0.4,1.1c-0.2,0.4-0.5,0.6-1,0.6 c-0.9,0-1.8,0-2.7,0c-0.1,0-0.3,0-0.4,0c0,2.3,0,4.6,0,6.9c0.3,0,0.5,0,0.7,0c1.2,0.1,2,0.7,2.5,1.7c0.2,0.4,0.4,0.5,0.7,0.5 c1.3,0,2.5,0,3.8,0c0.8,0,1.3,0.7,0.9,1.3c-0.2,0.3-0.6,0.5-0.9,0.5c-1.4,0.1-2.8,0-4.2,0c0,1.3,0,2.5,0,3.8c0.8,0,1.5-0.1,2.3,0 c2,0.2,3.8-0.3,5.5-1.6c1-0.8,2.2-1.4,3.2-2.2c-0.9,0-1.9,0-2.8,0c-0.7,0-1.2-0.3-1.1-0.9c0-0.5,0.4-0.9,1.1-0.9 c2.4,0,4.7,0,7.1,0c2.1,0,3.8,1.3,4.4,3.2c0.6,2-0.2,3.9-2,5.1c-1.3,0.9-2.7,1.7-4.1,2.6c0.1,0.1,0.2,0.2,0.4,0.3 c1.2,0.8,2.5,1.5,3.7,2.3c3,2,3,5.8-0.1,7.8c-1.3,0.8-2.6,1.6-4,2.5c0.2,0.2,0.4,0.3,0.6,0.4c1.1,0.7,2.3,1.4,3.4,2.2 c2.5,1.6,3,4.3,1.3,6.7c0,0.1-0.1,0.1-0.2,0.3c0.9,0,1.7,0,2.4,0c1.3,0,2.7,0,4,0c0.5,0,1,0.1,1.2,0.6c0.2,0.6-0.1,0.9-0.5,1.2 c-20.1,0-40.1,0-60.2,0C28.2,87.6,28.2,87.2,28.2,86.8z M69.7,70.3c-0.2-0.2-0.4-0.3-0.6-0.4c-1.3-0.8-2.5-1.5-3.7-2.4 c-2.4-1.7-2.6-4.8-0.6-6.9c0.1-0.1,0.2-0.2,0.3-0.3c-0.7,0-1.3,0-1.9,0c-0.4,0-0.6,0.1-0.7,0.5c-0.5,1.1-1.4,1.7-2.6,1.7 c-0.2,0-0.4,0-0.6,0c0,7.9,0,15.8,0,23.7c5.1,0,10.1,0,15.3,0c-0.3-0.2-0.4-0.3-0.6-0.4c-2.8-1.7-5.5-3.4-8.3-5.2 c-3-2-3-5.8,0.1-7.8C67,72,68.3,71.1,69.7,70.3z M67.9,66.6c0.5-0.2,1.1-0.3,1.5-0.6c3.4-2.1,6.7-4.2,10-6.3 c0.4-0.2,0.7-0.6,0.9-1c0.6-1,0.4-2.4-0.4-3.2c-0.9-0.9-2.2-1-3.3-0.4c-1.4,0.8-2.7,1.7-4.1,2.6c-2,1.3-4.1,2.6-6.1,3.9 c-1,0.7-1.5,1.9-1.1,3C65.7,65.7,66.6,66.5,67.9,66.6z M53.1,66.5c0,6.6,0,13.1,0,19.7c1.4,0,2.8,0,4.2,0c0-6.6,0-13.1,0-19.7 C55.9,66.5,54.5,66.5,53.1,66.5z M65.2,76.8c0,0.9,0.5,1.7,1.3,2.2c1,0.5,1.9,0.5,2.9-0.1c3.4-2.1,6.7-4.2,10.1-6.4 c1.3-0.8,1.6-2.4,0.9-3.6c-0.8-1.3-2.4-1.7-3.7-0.9c-3.4,2.1-6.9,4.3-10.3,6.5C65.6,75,65.2,75.8,65.2,76.8z M40.7,86.2 c1.5,0,2.9,0,4.3,0c0-6.6,0-13.1,0-19.6c-1.4,0-2.9,0-4.3,0C40.7,73.1,40.7,79.6,40.7,86.2z M57.3,43.8c-5.6,0-11.1,0-16.6,0 c0,0.8,0,1.6,0,2.4c5.6,0,11.1,0,16.6,0C57.3,45.3,57.3,44.6,57.3,43.8z M77.6,80.2c-1.5,0-2.7,1.2-2.7,2.7s1.5,2.9,3.1,2.9 c1.5,0,2.7-1.2,2.7-2.7S79.3,80.2,77.6,80.2z M69.5,80.9c1.2,0.8,2.4,1.5,3.7,2.3c0-2.1,0.9-3.6,2.9-4.5 c-0.5-0.3-0.9-0.6-1.3-0.8c-0.1-0.1-0.3,0-0.4,0C72.7,78.9,71.2,79.9,69.5,80.9z M59.2,60.6c1.2,0.2,1.7-0.2,1.7-1.3 c0-1.8,0-3.6,0-5.4c0-1.1-0.6-1.6-1.7-1.2c0,2.5,0,5.1,0,7.6C59.2,60.4,59.2,60.5,59.2,60.6z M51.2,75c-1.5,0-3,0-4.4,0 c0,0.9,0,1.7,0,2.5c1.5,0,2.9,0,4.4,0C51.2,76.7,51.2,75.9,51.2,75z M51.2,81.9c0-0.9,0-1.7,0-2.5c-1.5,0-2.9,0-4.4,0 c0,0.8,0,1.7,0,2.5C48.3,81.9,49.7,81.9,51.2,81.9z M76.4,66.1c-0.6-0.4-1.1-0.7-1.6-1c-0.1-0.1-0.4-0.1-0.5,0 c-1.6,1-3.1,2-4.8,3c0.5,0.3,1,0.6,1.5,1c0.3,0.2,0.4,0.2,0.7,0C73.3,68,74.8,67.1,76.4,66.1z M46.8,73.1c1.5,0,3,0,4.4,0 c0-0.9,0-1.7,0-2.5c-1.5,0-2.9,0-4.4,0C46.8,71.5,46.8,72.3,46.8,73.1z M51.2,83.7c-1.5,0-3,0-4.4,0c0,0.9,0,1.7,0,2.5 c1.5,0,2.9,0,4.4,0C51.2,85.3,51.2,84.5,51.2,83.7z M46.8,66.5c0,0.8,0,1.6,0,2.3c1.5,0,2.9,0,4.4,0c0-0.8,0-1.5,0-2.3 C49.7,66.5,48.3,66.5,46.8,66.5z"></path> </g> <g> <path class="st7" d="M53.8,56.3c0.1,2.6-2,4.8-4.6,4.9c-2.6,0.1-4.8-2-4.9-4.7c-0.1-2.6,2-4.8,4.7-4.9 C51.6,51.5,53.7,53.6,53.8,56.3z M49,53.4c-1.6,0-3,1.3-3,2.9c0,1.6,1.4,3,3,3s3-1.4,3-3C52,54.7,50.7,53.4,49,53.4z"></path> </g> <g> <path class="st7" d="M49,40c-0.4,0-0.9,0-1.3,0c-0.5,0-0.8-0.3-0.8-0.8c-0.1-0.5,0.3-0.9,0.8-0.9c0.9,0,1.8,0,2.7,0 c0.5,0,0.9,0.5,0.8,0.9c-0.1,0.5-0.4,0.8-0.9,0.8C49.9,40,49.4,40,49,40L49,40z"></path> </g> </g> </g> <g id="Calque_6_-_copie" class="st0"> <g class="st1"> <g> <circle class="st4" cx="58.4" cy="59.6" r="46.5"></circle> </g> </g> <g class="st1"> <g> <path class="st7" d="M53.8,31.6c0.1,0.1,0.2,0.4,0.4,0.6c1.3,1.3,2.5,2.6,3.8,3.8c0.1,0.1,0.3,0.3,0.5,0.3c0.5,0.2,1,0,1.2-0.5 c0.3-0.4,0.2-1-0.2-1.3c-0.9-1-1.9-1.9-2.8-2.8c-0.4-0.4-0.8-0.8-1.2-1.2c-0.3-0.3-0.7-0.4-1.2-0.2C54,30.7,53.8,31,53.8,31.6z M68.2,35.2c0,0.6,0.2,1,0.6,1.2c0.5,0.2,0.9,0.1,1.2-0.2c1.3-1.3,2.6-2.6,3.9-3.9c0.5-0.5,0.5-1.1,0.1-1.6 c-0.4-0.4-1.1-0.4-1.6,0c-1.3,1.3-2.6,2.6-3.9,3.9C68.3,34.8,68.2,35.1,68.2,35.2z"></path> </g> <g> <path class="st7" d="M29.6,51.1c0.1-0.3,0.1-0.6,0.2-0.9c0.7-2.2,2.8-3.9,5.1-3.9c0.9,0,1.9,0,2.9,0c0-0.5,0-0.9,0-1.3 c0-2.2,1.7-3.9,3.9-3.9s3.9,1.7,3.9,3.9c0,0.4,0,0.8,0,1.3c0.2,0,0.4,0,0.6,0c1.7,0,3.4,0,5.2,0c0.4,0,0.6-0.1,0.8-0.4 c1.1-1.9,2.3-3.8,3.4-5.8c0.3-0.5,0.7-0.8,1.4-0.8c4.8,0,9.7,0,14.5,0c0.7,0,1.1,0.2,1.4,0.8c1.1,1.9,2.2,3.8,3.3,5.7 c0.2,0.3,0.4,0.5,0.8,0.5c1.3,0,2.5-0.1,3.8,0.1c2.5,0.4,4.4,2.6,4.5,5.1c0,1,0,1.9,0,2.9c0,7.9,0,15.9,0,23.8 c0,3.1-1.7,5.2-4.7,5.8l-0.1,0.1c-15.3,0-30.5,0-45.8,0c-0.1,0-0.2-0.1-0.3-0.1c-2.1-0.4-3.6-1.7-4.3-3.7c-0.1-0.3-0.2-0.7-0.3-1 C29.6,70,29.6,60.5,29.6,51.1z M57.3,48.5c-7.3,0-14.6,0-22,0c-2.3,0-3.6,1.4-3.6,3.6c0,8.7,0,17.5,0,26.2c0,2.2,1.4,3.6,3.6,3.6 c14.7,0,29.3,0,44,0c2.2,0,3.6-1.4,3.6-3.6c0-8.7,0-17.5,0-26.2c0-2.3-1.4-3.7-3.6-3.7C72,48.5,64.7,48.5,57.3,48.5z M73.8,46.3 c-0.9-1.6-1.8-3.1-2.7-4.6c-0.1-0.1-0.3-0.2-0.5-0.2c-4.3,0-8.7,0-13,0c-0.3,0-0.5,0.1-0.6,0.4c-0.7,1.1-1.3,2.3-2,3.4 c-0.2,0.3-0.4,0.6-0.6,1C60.9,46.3,67.3,46.3,73.8,46.3z M43.4,46.3c0-0.5,0-1,0-1.5c-0.1-0.8-0.8-1.4-1.5-1.5 c-0.8-0.1-1.6,0.4-1.8,1.2C40,45.1,40,45.7,40,46.3C41.2,46.3,42.3,46.3,43.4,46.3z"></path> </g> <g> <path class="st7" d="M64.3,28.5c0.7,0.3,0.9,0.7,0.9,1.4c0,1.8,0,3.6,0,5.4c0,0.8-0.6,1.3-1.3,1.1c-0.5-0.1-0.8-0.5-0.8-1 c0-2,0-3.9,0-5.9c0-0.6,0.4-0.9,0.9-1.1C64,28.5,64.1,28.5,64.3,28.5z"></path> </g> <g> <path class="st7" d="M53.8,31.6c0-0.6,0.2-1,0.6-1.2c0.4-0.2,0.8-0.1,1.2,0.2c0.4,0.4,0.8,0.8,1.2,1.2c0.9,0.9,1.9,1.9,2.8,2.8 c0.4,0.4,0.4,0.9,0.2,1.3c-0.3,0.4-0.8,0.6-1.2,0.5c-0.2-0.1-0.4-0.2-0.5-0.3c-1.3-1.3-2.6-2.5-3.8-3.8 C54,32.1,53.9,31.8,53.8,31.6z"></path> </g> <g> <path class="st7" d="M68.2,35.2c0.1-0.1,0.2-0.4,0.4-0.6c1.3-1.3,2.6-2.6,3.9-3.9c0.5-0.5,1.2-0.5,1.6,0c0.4,0.4,0.4,1.1-0.1,1.6 c-1.3,1.3-2.6,2.6-3.9,3.9c-0.4,0.4-0.8,0.4-1.2,0.2C68.4,36.2,68.1,35.9,68.2,35.2z"></path> </g> <g> <path class="st7" d="M64.1,51.6c7.2,0,13,5.4,13.6,12.7c0.6,7-4.3,13.2-11.1,14.4c-8.7,1.6-16.7-5.4-16.1-14.3 c0.1-1.5,0.4-2.9,0.9-4.2c0.3-0.8,0.9-1.1,1.5-0.8s0.8,0.8,0.5,1.6c-2.5,6.7,1.3,13.9,8.3,15.5c6.5,1.5,13.1-3.2,13.8-9.9 c0.7-6.2-3.3-11.6-9.4-12.8c-2-0.4-4.1-0.2-6,0.6c-0.3,0.1-0.6,0.2-0.9,0.2c-0.5,0-0.9-0.4-1-0.9s0.2-1,0.8-1.2 C60.6,51.9,62.3,51.5,64.1,51.6z"></path> </g> <g> <path class="st7" d="M64.1,56.3c4.9,0,8.9,4,8.9,8.9s-4,8.9-8.9,8.9s-8.9-4-8.9-8.9C55.2,60.3,59.1,56.3,64.1,56.3z M70.8,65.2 c0-3.7-3-6.7-6.8-6.7c-3.7,0-6.7,3-6.7,6.8c0,3.7,3.1,6.7,6.8,6.7C67.8,72,70.8,68.9,70.8,65.2z"></path> </g> <g> <path class="st7" d="M41.7,57.4c-0.8,0-1.7,0-2.5,0s-1.3-0.4-1.3-1.1c0-0.7,0.5-1.1,1.3-1.1c1.7,0,3.5,0,5.2,0 c0.8,0,1.3,0.4,1.3,1.1c0,0.6-0.5,1.1-1.2,1.1C43.5,57.4,42.6,57.4,41.7,57.4z"></path> </g> <g> <path class="st7" d="M55.1,55.3c0.6,0,1.1,0.5,1.1,1c0,0.6-0.5,1.1-1.1,1.1S54,56.9,54,56.3C54.1,55.7,54.5,55.3,55.1,55.3z"></path> </g> <g> <path class="st7" d="M68.3,65c0,0.7-0.4,1.2-1,1.3c-0.6,0-1-0.4-1.1-1.1c-0.2-1.3-0.8-1.9-2.1-2.1C63.4,63,62.9,62.6,63,62 c0-0.6,0.5-1.1,1.2-1C66.4,61,68.2,62.8,68.3,65z"></path> </g> </g> </g> <g id="Calque_6_-_copie_2" class="st0"> <g class="st1"> <g> <circle class="st4" cx="58.4" cy="59.6" r="46.5"></circle> </g> </g> <g class="st1"> <g> <path class="st7" d="M41.3,90c-0.2-0.2-0.4-0.3-0.6-0.5c-3.3-3.3-6.5-6.5-9.8-9.8c-0.7-0.7-0.7-1.1,0-1.8 c3.8-3.8,7.5-7.6,11.3-11.3c3-3,6.6-5.4,10.5-7.1c3.8-1.7,7.2-4,10.1-7c1.4-1.4,2.7-2.7,4.1-4.1c0.6-0.6,1.1-0.6,1.7,0 c1.1,1.1,2.3,2.3,3.4,3.4c0.6,0.6,0.6,1,0,1.6c-1.6,1.7-3.3,3.3-4.9,5c-2.5,2.6-4.5,5.6-6,9c-1.9,4.3-4.5,8.1-7.9,11.5 c-3.5,3.5-7,7-10.5,10.5c-0.2,0.2-0.5,0.4-0.7,0.6C41.6,90,41.5,90,41.3,90z M35.5,76c3,3,5.9,5.9,8.9,8.9 c2.4-2.4,4.8-4.8,7.1-7.1c-2.9-2.9-5.9-5.9-8.9-8.9C40.2,71.2,37.9,73.6,35.5,76z M52.9,76.3c2.7-2.8,4.8-6,6.3-9.7 c-0.3,0-0.4,0-0.6,0c-1.3,0-2.5,0-3.8,0c-0.9,0-1.2-0.3-1.2-1.2c0-1.1,0-2.3,0-3.4c0-0.3,0-0.6,0-0.9C50.9,62,45,65.9,44,67.4 C47,70.4,50,73.3,52.9,76.3z M64.8,53.1c-2.6,2.8-5.6,5.1-9,6.9c-0.1,0.1-0.3,0.3-0.3,0.5c0,1.3,0,2.6,0,3.9 c0,0.3,0.1,0.4,0.5,0.4c1.2,0,2.4,0,3.7,0c0.4,0,0.6-0.1,0.8-0.5c1.1-2,2.3-3.9,3.8-5.6c1-1.1,2-2.2,2.9-3.2 C66.4,54.7,65.7,53.9,64.8,53.1z M42.9,86.4c-3-3-6-6-8.9-8.9c-0.4,0.4-0.9,0.9-1.4,1.3c3,3,5.9,5.9,8.9,8.9 C42,87.2,42.5,86.8,42.9,86.4z M67.7,50.3c-0.4,0.4-0.9,0.9-1.3,1.3c0.8,0.8,1.6,1.6,2.3,2.3c0.4-0.4,0.9-0.9,1.3-1.3 C69.2,51.8,68.5,51.1,67.7,50.3z"></path> </g> <g> <path class="st7" d="M86.4,38.8c-0.2,0.2-0.4,0.5-0.6,0.7c-1.4,1.1-2.8,2.2-4.2,3.4c-0.7,0.5-1.1,0.5-1.7-0.1 c-0.8-0.8-1.7-1.6-2.5-2.5c-0.5-0.5-0.5-0.9-0.1-1.5c1.2-1.5,2.4-3,3.6-4.4c0.4-0.5,1-0.6,1.4-0.2c1.3,1.3,2.6,2.5,3.8,3.8 c0.1,0.1,0.2,0.2,0.2,0.3C86.4,38.5,86.4,38.7,86.4,38.8z M84,38.6c-0.8-0.8-1.5-1.5-2.2-2.2c-0.8,1-1.6,2-2.4,3 C80,40,80.5,40.5,81,41C81.9,40.2,83,39.4,84,38.6z"></path> </g> <g> <path class="st7" d="M81.4,49.1c-0.4,0.4-0.9,0.8-1.3,1.3c-2-1.5-3.7-0.8-5.1,1c-0.5-0.5-0.9-0.9-1.3-1.3 C75.8,47.3,79.3,46.9,81.4,49.1z"></path> </g> <g> <path class="st7" d="M69.9,40.2c0.4-0.4,0.9-0.8,1.3-1.2c2.3,1.5,1.8,5.5-0.9,7.7c-0.4-0.4-0.9-0.8-1.4-1.4 c0.2-0.2,0.5-0.4,0.8-0.6C71,43.3,71.1,41.7,69.9,40.2z"></path> </g> <g> <path class="st7" d="M73,48.5c-0.3-0.4-0.7-0.8-1.1-1.2c1.5-1.5,3-3,4.6-4.5c0.3,0.3,0.8,0.7,1.2,1.1 C76.1,45.4,74.6,46.9,73,48.5z"></path> </g> <g> <path class="st7" d="M59.3,36.7c-0.6,0-1.2,0-1.8,0c0-0.9,0-1.8,0-2.7c0.6,0,1.2,0,1.8,0C59.3,34.9,59.3,35.8,59.3,36.7z"></path> </g> <g> <path class="st7" d="M59.4,38.6c0,0.6-0.1,1.2-0.1,1.8c0,0.3,0,0.5,0,0.9c-0.6,0-1.2,0-1.8,0c0-0.9-0.1-1.8-0.1-2.7l0,0 C58,38.7,58.7,38.7,59.4,38.6L59.4,38.6z"></path> </g> <g> <path class="st7" d="M39.6,55.4c0.9,0,1.8,0,2.8,0c0,0.6,0,1.2,0,1.8c-0.9,0-1.9,0-2.8,0l0,0C39.6,56.6,39.6,56,39.6,55.4 L39.6,55.4z"></path> </g> <g> <path class="st7" d="M39.6,57.2c0,0.9,0,1.9,0,2.8c-0.6,0-1.2,0-1.8,0c0-0.9,0-1.9,0-2.8l0,0C38.4,57.3,39,57.3,39.6,57.2 L39.6,57.2z"></path> </g> <g> <path class="st7" d="M77.1,68.6c0-0.9,0-1.8,0-2.8c0.6,0,1.2,0,1.8,0c0,0.9,0,1.9,0,2.8l0,0C78.4,68.5,77.7,68.5,77.1,68.6 L77.1,68.6z"></path> </g> <g> <path class="st7" d="M77.1,70.4c-0.9,0-1.9,0-2.8,0c0-0.6,0-1.2,0-1.8c0.9,0,1.9,0,2.8,0l0,0C77.1,69.2,77.1,69.8,77.1,70.4 L77.1,70.4z"></path> </g> <g> <path class="st7" d="M57.3,38.6c-0.9,0-1.8,0-2.7,0c0-0.7,0-1.3,0-1.9c0.9,0,1.8,0,2.8,0C57.4,37.4,57.4,38,57.3,38.6 C57.3,38.7,57.3,38.6,57.3,38.6z"></path> </g> <g> <path class="st7" d="M59.4,38.7c0-0.6-0.1-1.2-0.1-1.9c1,0,1.9,0,2.8,0c0,0.6,0,1.2,0,1.9C61.2,38.6,60.3,38.6,59.4,38.7 C59.4,38.6,59.4,38.7,59.4,38.7z"></path> </g> <g> <path class="st7" d="M37.8,57.2c-0.9,0-1.8,0-2.7,0c0-0.6,0-1.2,0-1.8c0.9,0,1.8,0,2.7,0l0,0C37.8,56,37.8,56.6,37.8,57.2 L37.8,57.2z"></path> </g> <g> <path class="st7" d="M37.8,55.4c0-0.9,0-1.8,0-2.7c0.6,0,1.2,0,1.8,0c0,0.9,0,1.8,0,2.7l0,0C39,55.4,38.4,55.4,37.8,55.4 L37.8,55.4z"></path> </g> <g> <path class="st7" d="M79,68.6c0.9,0,1.8,0,2.7,0c0,0.6,0,1.2,0,1.8c-0.9,0-1.8,0-2.7,0l0,0C79,69.8,79,69.2,79,68.6L79,68.6z"></path> </g> <g> <path class="st7" d="M79,70.4c0,0.9,0,1.8,0,2.7c-0.6,0-1.2,0-1.8,0c0-0.9,0-1.8,0-2.7l0,0C77.7,70.4,78.4,70.4,79,70.4L79,70.4z "></path> </g> <g> <path class="st7" d="M71.5,61c0.6,0,1.2,0,1.8,0c0,0.6,0,1.2,0,1.8c-0.6,0-1.2,0-1.8,0C71.5,62.3,71.5,61.7,71.5,61z"></path> </g> <g> <path class="st7" d="M46.2,41.3c-0.6,0-1.2,0-1.8,0c0-0.6,0-1.2,0-1.8c0.6,0,1.2,0,1.8,0C46.2,40.1,46.2,40.7,46.2,41.3z"></path> </g> <g> <path class="st7" d="M54.6,46.1c0,0.6,0,1.2,0,1.8c-0.6,0-1.2,0-1.8,0c0-0.6,0-1.2,0-1.8C53.4,46.1,54,46.1,54.6,46.1z"></path> </g> <g> <path class="st7" d="M82.7,55.4c0-0.6,0-1.2,0-1.8c0.6,0,1.2,0,1.8,0c0,0.6,0,1.2,0,1.8C83.9,55.4,83.3,55.4,82.7,55.4z"></path> </g> <g> <path class="st7" d="M72.4,86.3c-0.6,0-1.2,0-1.8,0c0-0.6,0-1.2,0-1.8c0.6,0,1.2,0,1.8,0C72.4,85.1,72.4,85.6,72.4,86.3z"></path> </g> <g> <path class="st7" d="M67.7,75c-0.6,0-1.2,0-1.8,0c0-0.6,0-1.2,0-1.8c0.6,0,1.2,0,1.8,0C67.7,73.8,67.7,74.4,67.7,75z"></path> </g> </g> </g> </svg>			</a>
		</div>
						</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-c3c5b91" data-id="c3c5b91" data-element_type="column">
			<div class="elementor-widget-wrap">
							</div>
		</div>
				<div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-d489ad4" data-id="d489ad4" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-8ce1ef7 elementor-widget elementor-widget-shortcode" data-id="8ce1ef7" data-element_type="widget" data-widget_type="shortcode.default">
				<div class="elementor-widget-container">
							<div class="elementor-shortcode">		<div data-elementor-type="section" data-elementor-id="22012" class="elementor elementor-22012 elementor-location-header" data-elementor-post-type="elementor_library">
					<section class="elementor-section elementor-inner-section elementor-element elementor-element-53de7178 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="53de7178" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-1dadd3e6" data-id="1dadd3e6" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-389c43a elementor-widget elementor-widget-button" data-id="389c43a" data-element_type="widget" data-widget_type="button.default">
				<div class="elementor-widget-container">
									<div class="elementor-button-wrapper">
					<a class="elementor-button elementor-button-link elementor-size-sm" href="https://reservation.secureholiday.net/fr/4637/search/">
						<span class="elementor-button-content-wrapper">
						<span class="elementor-button-icon">
				<i aria-hidden="true" class="fas fa-angle-right"></i>			</span>
									<span class="elementor-button-text">Je résERVE</span>
					</span>
					</a>
				</div>
								</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				</div>
		</div>
						</div>
				</div>
					</div>
		</div>
					</div>
		</section>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-cd6b3a3 elementor-section-full_width elementor-hidden-desktop elementor-hidden-widescreen elementor-hidden-laptop elementor-hidden-tablet_extra elementor-section-height-default elementor-section-height-default" data-id="cd6b3a3" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-8900c2b" data-id="8900c2b" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<section class="elementor-section elementor-inner-section elementor-element elementor-element-df2a2ea elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="df2a2ea" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-7cbc2eb" data-id="7cbc2eb" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-4a5844a elementor-widget elementor-widget-theme-site-logo elementor-widget-image" data-id="4a5844a" data-element_type="widget" data-widget_type="theme-site-logo.default">
				<div class="elementor-widget-container">
											<a href="https://www.valdelandrouet.com">
			<img width="800" height="110" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20800%20110'%3E%3C/svg%3E" title="logo-val-de-landrouet" alt="logo-val-de-landrouet" data-lazy-src="https://www.valdelandrouet.com/wp-content/uploads/2021/12/logo-val-de-landrouet.png" /><noscript><img width="800" height="110" src="https://www.valdelandrouet.com/wp-content/uploads/2021/12/logo-val-de-landrouet.png" title="logo-val-de-landrouet" alt="logo-val-de-landrouet" loading="lazy" /></noscript>				</a>
											</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-b955e02" data-id="b955e02" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-83f8c38 elementor-nav-menu__align-center elementor-nav-menu--stretch elementor-nav-menu__text-align-center elementor-nav-menu--dropdown-tablet elementor-nav-menu--toggle elementor-nav-menu--burger elementor-widget elementor-widget-nav-menu" data-id="83f8c38" data-element_type="widget" data-settings="{&quot;full_width&quot;:&quot;stretch&quot;,&quot;layout&quot;:&quot;vertical&quot;,&quot;submenu_icon&quot;:{&quot;value&quot;:&quot;&lt;i class=\&quot;fas fa-caret-down\&quot;&gt;&lt;\/i&gt;&quot;,&quot;library&quot;:&quot;fa-solid&quot;},&quot;toggle&quot;:&quot;burger&quot;}" data-widget_type="nav-menu.default">
				<div class="elementor-widget-container">
								<nav aria-label="Menu" class="elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-vertical e--pointer-none">
				<ul id="menu-1-83f8c38" class="elementor-nav-menu sm-vertical"><li class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home menu-item-8924"><a href="https://www.valdelandrouet.com/" aria-current="page" class="elementor-item elementor-item-active"><i class="icon before line-icon icon-home" aria-hidden="true"></i><span class="menu-text"><span></span></span></a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-156"><a href="#" class="elementor-item elementor-item-anchor">CAMPING</a>
<ul class="sub-menu elementor-nav-menu--dropdown">
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-8562"><a href="https://www.valdelandrouet.com/camping-cotes-armor/" class="elementor-sub-item"><i class="fa-brands fa-pagelines">  </i>  Emplacements</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-8563"><a href="https://www.valdelandrouet.com/les-hebergements-camping/" class="elementor-sub-item"><i class="fa-brands fa-pagelines"></i> Location Mobil-home</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-8564"><a href="https://www.valdelandrouet.com/location-chalets-en-cotes-darmor/" class="elementor-sub-item"><i class="fa-brands fa-pagelines"></i> Location de Chalets</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16215"><a href="https://www.valdelandrouet.com/activites-des-emplacements/" class="elementor-sub-item"><i class="fa-brands fa-pagelines"></i>Activités des emplacements camping</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16214"><a href="https://www.valdelandrouet.com/activites-des-locatifs/" class="elementor-sub-item"><i class="fa-brands fa-pagelines"></i>Activités des locatifs</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16219"><a href="https://www.valdelandrouet.com/activites-hors-saison/" class="elementor-sub-item"><i class="fa-brands fa-pagelines"></i>Activités hors saison</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16217"><a href="https://www.valdelandrouet.com/les-activites-de-la-base-de-loisirs-au-val-de-landrouet/" class="elementor-sub-item"><i class="fa-brands fa-pagelines"></i>Animations</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16218"><a href="https://www.valdelandrouet.com/les-services/" class="elementor-sub-item"><i class="fa-brands fa-pagelines"></i>Les services</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16220"><a href="https://www.valdelandrouet.com/la-piscine/" class="elementor-sub-item"><i class="fa-brands fa-pagelines"></i>La piscine</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-22554"><a href="https://www.valdelandrouet.com/photos/" class="elementor-sub-item"><i class="fa-brands fa-pagelines"></i> Photos</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-16222"><a href="#" class="elementor-item elementor-item-anchor">VILLAGE VACANCES</a>
<ul class="sub-menu elementor-nav-menu--dropdown">
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-8565"><a href="https://www.valdelandrouet.com/hebergements/" class="elementor-sub-item"><i class="fa-brands fa-pagelines"></i>Location de Gîtes</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16224"><a href="https://www.valdelandrouet.com/activites-des-locatifs/" class="elementor-sub-item"><i class="fa-brands fa-pagelines"></i>Activités des locatifs</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16226"><a href="https://www.valdelandrouet.com/les-activites-de-la-base-de-loisirs-au-val-de-landrouet/" class="elementor-sub-item"><i class="fa-brands fa-pagelines"></i>Animations</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16228"><a href="https://www.valdelandrouet.com/les-services/" class="elementor-sub-item"><i class="fa-brands fa-pagelines"></i>Les services</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16229"><a href="https://www.valdelandrouet.com/la-piscine/" class="elementor-sub-item"><i class="fa-brands fa-pagelines"></i>La piscine</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-599"><a href="https://www.valdelandrouet.com/activites/" class="elementor-item">VOS ACTIVITES</a>
<ul class="sub-menu elementor-nav-menu--dropdown">
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9466"><a href="https://www.valdelandrouet.com/activites-des-locatifs/" class="elementor-sub-item"><i class="fa-brands fa-pagelines"></i>Activités des locatifs</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9465"><a href="https://www.valdelandrouet.com/activites-des-emplacements/" class="elementor-sub-item"><i class="fa-brands fa-pagelines"></i>Activités des emplacements camping</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9468"><a href="https://www.valdelandrouet.com/activites-hors-saison/" class="elementor-sub-item"><i class="fa-brands fa-pagelines"></i>Activités hors saison</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9470"><a href="https://www.valdelandrouet.com/les-activites-de-la-base-de-loisirs-au-val-de-landrouet/" class="elementor-sub-item"><i class="fa-brands fa-pagelines"></i>Animations</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9679"><a href="https://www.valdelandrouet.com/les-services/" class="elementor-sub-item"><i class="fa-brands fa-pagelines"></i>Les services</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9474"><a href="https://www.valdelandrouet.com/la-piscine/" class="elementor-sub-item"><i class="fa-brands fa-pagelines"></i>La piscine</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-622"><a href="https://www.valdelandrouet.com/les-environs/" class="elementor-item">LES ENVIRONS</a>
<ul class="sub-menu elementor-nav-menu--dropdown">
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9476"><a href="https://www.valdelandrouet.com/decouvrez-bretagne/" class="elementor-sub-item"><i class="fa-brands fa-pagelines"></i>A découvrir</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9477"><a href="https://www.valdelandrouet.com/a-voir-a-proximite-de-merdrignac/" class="elementor-sub-item"><i class="fa-brands fa-pagelines"></i>A voir à proximité</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9478"><a href="https://www.valdelandrouet.com/circuit-a-la-journee/" class="elementor-sub-item"><i class="fa-brands fa-pagelines"></i>Circuits à la journée</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9479"><a href="https://www.valdelandrouet.com/balades-a-pied/" class="elementor-sub-item"><i class="fa-brands fa-pagelines"></i>Balades à pied</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9480"><a href="https://www.valdelandrouet.com/sites-naturels-villages-exception-bretagne/" class="elementor-sub-item"><i class="fa-brands fa-pagelines"></i>Sites naturels &#038; Villages d’exception</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-9009"><a href="https://www.valdelandrouet.com/accueil-groupes/" class="elementor-item">GROUPES/SALLES</a>
<ul class="sub-menu elementor-nav-menu--dropdown">
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-15746"><a href="https://www.valdelandrouet.com/groupes-familles/" class="elementor-sub-item"><i class="fa-brands fa-pagelines"></i>Groupe Familles</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9011"><a href="https://www.valdelandrouet.com/groupes-seminaires/" class="elementor-sub-item"><i class="fa-brands fa-pagelines"></i>Groupe Séminaires</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9012"><a href="https://www.valdelandrouet.com/groupes-autocaristes/" class="elementor-sub-item"><i class="fa-brands fa-pagelines"></i>Groupes Autocaristes</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9013"><a href="https://www.valdelandrouet.com/groupes-randonneurs/" class="elementor-sub-item"><i class="fa-brands fa-pagelines"></i>Groupe Randonneurs</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9014"><a href="https://www.valdelandrouet.com/groupes-camping/" class="elementor-sub-item"><i class="fa-brands fa-pagelines"></i>Groupes camping</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-9084"><a href="https://www.valdelandrouet.com/tarifs-camping-bretagne-pas-cher/" class="elementor-item">TARIFS/CONTACTS</a>
<ul class="sub-menu elementor-nav-menu--dropdown">
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9485"><a href="https://www.valdelandrouet.com/offres-speciales/" class="elementor-sub-item"><i class="fa-brands fa-pagelines"></i>Offres Spéciales</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-16232"><a href="https://reservation.secureholiday.net/fr/4637/search/" class="elementor-sub-item"><i class="fa-brands fa-pagelines"></i>Réserver en ligne</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9108"><a href="https://www.valdelandrouet.com/contact/" class="elementor-sub-item"><i class="fa-brands fa-pagelines"></i>Contact</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-21166"><a href="https://www.valdelandrouet.com/acces-sejour-vacances-cotes-armor-bretagne/" class="elementor-sub-item"><i class="fa-brands fa-pagelines"></i> Accès</a></li>
</ul>
</li>
<li class="menu-item wpml-ls-slot-2 wpml-ls-item wpml-ls-item-en wpml-ls-menu-item wpml-ls-first-item wpml-ls-last-item menu-item-type-wpml_ls_menu_item menu-item-object-wpml_ls_menu_item menu-item-wpml-ls-2-en"><a href="https://www.valdelandrouet.com/en/" title="Passer à " class="elementor-item"><img width="18" height="12"
            class="wpml-ls-flag"
            src="https://www.valdelandrouet.com/wp-content/plugins/sitepress-multilingual-cms/res/flags/en.png"
            alt="Anglais"
            
            
    /></a></li>
</ul>			</nav>
					<div class="elementor-menu-toggle" role="button" tabindex="0" aria-label="Permuter le menu" aria-expanded="false">
			<i aria-hidden="true" role="presentation" class="elementor-menu-toggle__icon--open eicon-menu-bar"></i><i aria-hidden="true" role="presentation" class="elementor-menu-toggle__icon--close eicon-close"></i>		</div>
					<nav class="elementor-nav-menu--dropdown elementor-nav-menu__container" aria-hidden="true">
				<ul id="menu-2-83f8c38" class="elementor-nav-menu sm-vertical"><li class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home menu-item-8924"><a href="https://www.valdelandrouet.com/" aria-current="page" class="elementor-item elementor-item-active" tabindex="-1"><i class="icon before line-icon icon-home" aria-hidden="true"></i><span class="menu-text"><span></span></span></a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-156"><a href="#" class="elementor-item elementor-item-anchor" tabindex="-1">CAMPING</a>
<ul class="sub-menu elementor-nav-menu--dropdown">
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-8562"><a href="https://www.valdelandrouet.com/camping-cotes-armor/" class="elementor-sub-item" tabindex="-1"><i class="fa-brands fa-pagelines">  </i>  Emplacements</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-8563"><a href="https://www.valdelandrouet.com/les-hebergements-camping/" class="elementor-sub-item" tabindex="-1"><i class="fa-brands fa-pagelines"></i> Location Mobil-home</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-8564"><a href="https://www.valdelandrouet.com/location-chalets-en-cotes-darmor/" class="elementor-sub-item" tabindex="-1"><i class="fa-brands fa-pagelines"></i> Location de Chalets</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16215"><a href="https://www.valdelandrouet.com/activites-des-emplacements/" class="elementor-sub-item" tabindex="-1"><i class="fa-brands fa-pagelines"></i>Activités des emplacements camping</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16214"><a href="https://www.valdelandrouet.com/activites-des-locatifs/" class="elementor-sub-item" tabindex="-1"><i class="fa-brands fa-pagelines"></i>Activités des locatifs</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16219"><a href="https://www.valdelandrouet.com/activites-hors-saison/" class="elementor-sub-item" tabindex="-1"><i class="fa-brands fa-pagelines"></i>Activités hors saison</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16217"><a href="https://www.valdelandrouet.com/les-activites-de-la-base-de-loisirs-au-val-de-landrouet/" class="elementor-sub-item" tabindex="-1"><i class="fa-brands fa-pagelines"></i>Animations</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16218"><a href="https://www.valdelandrouet.com/les-services/" class="elementor-sub-item" tabindex="-1"><i class="fa-brands fa-pagelines"></i>Les services</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16220"><a href="https://www.valdelandrouet.com/la-piscine/" class="elementor-sub-item" tabindex="-1"><i class="fa-brands fa-pagelines"></i>La piscine</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-22554"><a href="https://www.valdelandrouet.com/photos/" class="elementor-sub-item" tabindex="-1"><i class="fa-brands fa-pagelines"></i> Photos</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-16222"><a href="#" class="elementor-item elementor-item-anchor" tabindex="-1">VILLAGE VACANCES</a>
<ul class="sub-menu elementor-nav-menu--dropdown">
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-8565"><a href="https://www.valdelandrouet.com/hebergements/" class="elementor-sub-item" tabindex="-1"><i class="fa-brands fa-pagelines"></i>Location de Gîtes</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16224"><a href="https://www.valdelandrouet.com/activites-des-locatifs/" class="elementor-sub-item" tabindex="-1"><i class="fa-brands fa-pagelines"></i>Activités des locatifs</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16226"><a href="https://www.valdelandrouet.com/les-activites-de-la-base-de-loisirs-au-val-de-landrouet/" class="elementor-sub-item" tabindex="-1"><i class="fa-brands fa-pagelines"></i>Animations</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16228"><a href="https://www.valdelandrouet.com/les-services/" class="elementor-sub-item" tabindex="-1"><i class="fa-brands fa-pagelines"></i>Les services</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16229"><a href="https://www.valdelandrouet.com/la-piscine/" class="elementor-sub-item" tabindex="-1"><i class="fa-brands fa-pagelines"></i>La piscine</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-599"><a href="https://www.valdelandrouet.com/activites/" class="elementor-item" tabindex="-1">VOS ACTIVITES</a>
<ul class="sub-menu elementor-nav-menu--dropdown">
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9466"><a href="https://www.valdelandrouet.com/activites-des-locatifs/" class="elementor-sub-item" tabindex="-1"><i class="fa-brands fa-pagelines"></i>Activités des locatifs</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9465"><a href="https://www.valdelandrouet.com/activites-des-emplacements/" class="elementor-sub-item" tabindex="-1"><i class="fa-brands fa-pagelines"></i>Activités des emplacements camping</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9468"><a href="https://www.valdelandrouet.com/activites-hors-saison/" class="elementor-sub-item" tabindex="-1"><i class="fa-brands fa-pagelines"></i>Activités hors saison</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9470"><a href="https://www.valdelandrouet.com/les-activites-de-la-base-de-loisirs-au-val-de-landrouet/" class="elementor-sub-item" tabindex="-1"><i class="fa-brands fa-pagelines"></i>Animations</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9679"><a href="https://www.valdelandrouet.com/les-services/" class="elementor-sub-item" tabindex="-1"><i class="fa-brands fa-pagelines"></i>Les services</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9474"><a href="https://www.valdelandrouet.com/la-piscine/" class="elementor-sub-item" tabindex="-1"><i class="fa-brands fa-pagelines"></i>La piscine</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-622"><a href="https://www.valdelandrouet.com/les-environs/" class="elementor-item" tabindex="-1">LES ENVIRONS</a>
<ul class="sub-menu elementor-nav-menu--dropdown">
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9476"><a href="https://www.valdelandrouet.com/decouvrez-bretagne/" class="elementor-sub-item" tabindex="-1"><i class="fa-brands fa-pagelines"></i>A découvrir</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9477"><a href="https://www.valdelandrouet.com/a-voir-a-proximite-de-merdrignac/" class="elementor-sub-item" tabindex="-1"><i class="fa-brands fa-pagelines"></i>A voir à proximité</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9478"><a href="https://www.valdelandrouet.com/circuit-a-la-journee/" class="elementor-sub-item" tabindex="-1"><i class="fa-brands fa-pagelines"></i>Circuits à la journée</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9479"><a href="https://www.valdelandrouet.com/balades-a-pied/" class="elementor-sub-item" tabindex="-1"><i class="fa-brands fa-pagelines"></i>Balades à pied</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9480"><a href="https://www.valdelandrouet.com/sites-naturels-villages-exception-bretagne/" class="elementor-sub-item" tabindex="-1"><i class="fa-brands fa-pagelines"></i>Sites naturels &#038; Villages d’exception</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-9009"><a href="https://www.valdelandrouet.com/accueil-groupes/" class="elementor-item" tabindex="-1">GROUPES/SALLES</a>
<ul class="sub-menu elementor-nav-menu--dropdown">
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-15746"><a href="https://www.valdelandrouet.com/groupes-familles/" class="elementor-sub-item" tabindex="-1"><i class="fa-brands fa-pagelines"></i>Groupe Familles</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9011"><a href="https://www.valdelandrouet.com/groupes-seminaires/" class="elementor-sub-item" tabindex="-1"><i class="fa-brands fa-pagelines"></i>Groupe Séminaires</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9012"><a href="https://www.valdelandrouet.com/groupes-autocaristes/" class="elementor-sub-item" tabindex="-1"><i class="fa-brands fa-pagelines"></i>Groupes Autocaristes</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9013"><a href="https://www.valdelandrouet.com/groupes-randonneurs/" class="elementor-sub-item" tabindex="-1"><i class="fa-brands fa-pagelines"></i>Groupe Randonneurs</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9014"><a href="https://www.valdelandrouet.com/groupes-camping/" class="elementor-sub-item" tabindex="-1"><i class="fa-brands fa-pagelines"></i>Groupes camping</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-9084"><a href="https://www.valdelandrouet.com/tarifs-camping-bretagne-pas-cher/" class="elementor-item" tabindex="-1">TARIFS/CONTACTS</a>
<ul class="sub-menu elementor-nav-menu--dropdown">
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9485"><a href="https://www.valdelandrouet.com/offres-speciales/" class="elementor-sub-item" tabindex="-1"><i class="fa-brands fa-pagelines"></i>Offres Spéciales</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-16232"><a href="https://reservation.secureholiday.net/fr/4637/search/" class="elementor-sub-item" tabindex="-1"><i class="fa-brands fa-pagelines"></i>Réserver en ligne</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9108"><a href="https://www.valdelandrouet.com/contact/" class="elementor-sub-item" tabindex="-1"><i class="fa-brands fa-pagelines"></i>Contact</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-21166"><a href="https://www.valdelandrouet.com/acces-sejour-vacances-cotes-armor-bretagne/" class="elementor-sub-item" tabindex="-1"><i class="fa-brands fa-pagelines"></i> Accès</a></li>
</ul>
</li>
<li class="menu-item wpml-ls-slot-2 wpml-ls-item wpml-ls-item-en wpml-ls-menu-item wpml-ls-first-item wpml-ls-last-item menu-item-type-wpml_ls_menu_item menu-item-object-wpml_ls_menu_item menu-item-wpml-ls-2-en"><a href="https://www.valdelandrouet.com/en/" title="Passer à " class="elementor-item" tabindex="-1"><img width="18" height="12"
            class="wpml-ls-flag"
            src="https://www.valdelandrouet.com/wp-content/plugins/sitepress-multilingual-cms/res/flags/en.png"
            alt="Anglais"
            
            
    /></a></li>
</ul>			</nav>
						</div>
				</div>
					</div>
		</div>
					</div>
		</section>
					</div>
		</div>
					</div>
		</section>
				</div>
		
</header><!-- #site-header -->


			
			<main id="main" class="site-main clr"  role="main">

				

<header class="page-header">

	
	<div class="container clr page-header-inner">

		
			<h1 class="page-header-title clr" itemprop="headline">Accueil</h1>

			
		
		
	</div><!-- .page-header-inner -->

	
	
</header><!-- .page-header -->

		<div data-elementor-type="wp-page" data-elementor-id="6" class="elementor elementor-6" data-elementor-post-type="page">
						<section class="elementor-section elementor-top-section elementor-element elementor-element-ee2298c elementor-section-height-min-height elementor-section-full_width elementor-hidden-widescreen elementor-hidden-desktop elementor-hidden-laptop elementor-hidden-tablet_extra elementor-hidden-tablet elementor-hidden-mobile_extra elementor-hidden-mobile elementor-section-height-default elementor-section-items-middle" data-id="ee2298c" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;slideshow&quot;,&quot;background_slideshow_gallery&quot;:[{&quot;id&quot;:12997,&quot;url&quot;:&quot;https:\/\/www.valdelandrouet.com\/wp-content\/uploads\/2022\/01\/IMG_2058-min-scaled.jpg&quot;},{&quot;id&quot;:12986,&quot;url&quot;:&quot;https:\/\/www.valdelandrouet.com\/wp-content\/uploads\/2022\/01\/IMG_2028-min-scaled.jpg&quot;},{&quot;id&quot;:12883,&quot;url&quot;:&quot;https:\/\/www.valdelandrouet.com\/wp-content\/uploads\/2022\/01\/vue-aerienne-du-village-de-gites-min-scaled.jpg&quot;},{&quot;id&quot;:12988,&quot;url&quot;:&quot;https:\/\/www.valdelandrouet.com\/wp-content\/uploads\/2022\/01\/IMG_2302-min-scaled.jpg&quot;},{&quot;id&quot;:12876,&quot;url&quot;:&quot;https:\/\/www.valdelandrouet.com\/wp-content\/uploads\/2022\/01\/IMG_1011-min-scaled.jpg&quot;},{&quot;id&quot;:12873,&quot;url&quot;:&quot;https:\/\/www.valdelandrouet.com\/wp-content\/uploads\/2022\/01\/Chalet-4-6-8-pers-min-scaled.jpg&quot;},{&quot;id&quot;:12889,&quot;url&quot;:&quot;https:\/\/www.valdelandrouet.com\/wp-content\/uploads\/2022\/01\/Mobil-home-de-2-a-3-chambres-min.jpg&quot;}],&quot;background_slideshow_lazyload&quot;:&quot;yes&quot;,&quot;background_slideshow_ken_burns&quot;:&quot;yes&quot;,&quot;background_slideshow_loop&quot;:&quot;yes&quot;,&quot;background_slideshow_slide_duration&quot;:5000,&quot;background_slideshow_slide_transition&quot;:&quot;fade&quot;,&quot;background_slideshow_transition_duration&quot;:500,&quot;background_slideshow_ken_burns_zoom_direction&quot;:&quot;in&quot;}">
							<div class="elementor-background-overlay"></div>
							<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-560e965" data-id="560e965" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-c995fe4 elementor-widget elementor-widget-text-editor" data-id="c995fe4" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>Bienvenue au Val de Landrouët</p>								</div>
				</div>
				<div class="elementor-element elementor-element-8d38293 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="8d38293" data-element_type="widget" data-widget_type="divider.default">
				<div class="elementor-widget-container">
							<div class="elementor-divider">
			<span class="elementor-divider-separator">
						</span>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-6202173 elementor-widget elementor-widget-text-editor" data-id="6202173" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>Au <span class="ILfuVd" lang="fr"><span class="hgKElc">♡</span></span> de la Bretagne proche broceliande</p>								</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-9803e75 elementor-section-height-min-height elementor-section-full_width elementor-section-height-default elementor-section-items-middle" data-id="9803e75" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;video&quot;,&quot;background_play_on_mobile&quot;:&quot;yes&quot;,&quot;background_video_link&quot;:&quot;https:\/\/vimeo.com\/1008082546\/3b6e47a16a?share=copy&quot;}">
								<div class="elementor-background-video-container">
													<div class="elementor-background-video-embed"></div>
												</div>
									<div class="elementor-background-overlay"></div>
							<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-018e1ff" data-id="018e1ff" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-9bbc420 elementor-widget elementor-widget-text-editor" data-id="9bbc420" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>Bienvenue au Val de Landrouët</p>								</div>
				</div>
				<div class="elementor-element elementor-element-d3dc769 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="d3dc769" data-element_type="widget" data-widget_type="divider.default">
				<div class="elementor-widget-container">
							<div class="elementor-divider">
			<span class="elementor-divider-separator">
						</span>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-1ae3eaa elementor-widget elementor-widget-text-editor" data-id="1ae3eaa" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>Au <span class="ILfuVd" lang="fr"><span class="hgKElc">♡</span></span> de la Bretagne proche broceliande</p>								</div>
				</div>
				<div class="elementor-element elementor-element-1539b4e elementor-view-default elementor-widget elementor-widget-icon" data-id="1539b4e" data-element_type="widget" data-widget_type="icon.default">
				<div class="elementor-widget-container">
							<div class="elementor-icon-wrapper">
			<a class="elementor-icon" href="https://www.valdelandrouet.com/video/">
			<i aria-hidden="true" class="far fa-play-circle"></i>			</a>
		</div>
						</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-fef1542 elementor-section-full_width elementor-section-height-default elementor-section-height-default" data-id="fef1542" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;gradient&quot;}">
						<div class="elementor-container elementor-column-gap-custom">
					<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-f12c0ab" data-id="f12c0ab" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-00ac620 elementor-widget-laptop__width-initial elementor-invisible elementor-widget elementor-widget-heading" data-id="00ac620" data-element_type="widget" data-settings="{&quot;_animation&quot;:&quot;fadeInLeft&quot;}" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h1 class="elementor-heading-title elementor-size-small">Domaine Val de Landrouët<br>
Un camping***  <br>Un village vacances ***</h1>				</div>
				</div>
				<div class="elementor-element elementor-element-b515770 elementor-widget elementor-widget-heading" data-id="b515770" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">MERDRIGNAC | Bretagne | Côtes d'Armor</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-b4d3960 elementor-widget elementor-widget-text-editor" data-id="b4d3960" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p><strong>Nous proposons des chalets, gites, mobil-homes et des emplacements pour tentes, caravanes et camping-car à partir de 1 nuit. Le camping est ouvert à l&rsquo;année.<br /></strong></p><p>C’est le domaine idéal pour passer des <strong><a href="https://www.valdelandrouet.com/camping-labellise-vacaf-en-bretagne/">vacances en famille</a>,</strong> proche de la Forét de Brocéliande, pour se reposer et découvrir <strong>la Bretagne, les <a href="https://www.valdelandrouet.com/actu/6-sites-incontournables-dans-les-cotes-darmor-en-bretagne/">Côtes d’Armor</a>, la côte de Granit Rose, Perros-Guirec, le Golfe du Morbihan et les fameuses plages de Bretagne, Carnac, le Mont St Michel, Dinan, la Gacilly, Rochefort en Terre…</strong></p><p><strong><a href="https://www.valdelandrouet.com/camping-avec-etang-de-peche-privee-en-bretagne/">Domaine avec étang de pêche</a> </strong>situé au sud des Cotes d’Armor à Merdrignac en Bretagne, <strong>Station Verte et Village Etape en plein centre de la Bretagne et <a href="https://www.valdelandrouet.com/camping-broceliande/">proche de la forêt de Brocéliande</a></strong>. Le camping (emplacements, mobil homes, chalets) est ouvert à l’année et le village vacances (gîtes) en juillet et août. <strong>Les chalets 2 pers et 6/8 pers sont tous accessibles aux personnes à mobilités réduites.</strong></p>								</div>
				</div>
				<div class="elementor-element elementor-element-854035a elementor-widget elementor-widget-text-editor" data-id="854035a" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>*UNIQUE EN BRETAGNE ! LES ACTIVITES SONT GRATUITES POUR TOUS LES VACANCIERS LOUANT UN CHALET, GITE OU MOBIL HOME du 5 JUILLET AU 23 AOUT 2025. ACCESSIBLES AVEC UNE PETITE PARTICIPATION POUR LES VACANCIERS EN EMPLACEMENTS NUS (de 3€ à 10€ la séance).</p>								</div>
				</div>
				<div class="elementor-element elementor-element-c8d9e28 animated-slow elementor-invisible elementor-widget elementor-widget-shortcode" data-id="c8d9e28" data-element_type="widget" data-settings="{&quot;_animation&quot;:&quot;fadeInLeft&quot;,&quot;_animation_delay&quot;:5}" data-widget_type="shortcode.default">
				<div class="elementor-widget-container">
							<div class="elementor-shortcode">		<div data-elementor-type="section" data-elementor-id="22012" class="elementor elementor-22012" data-elementor-post-type="elementor_library">
					<section class="elementor-section elementor-inner-section elementor-element elementor-element-53de7178 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="53de7178" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-1dadd3e6" data-id="1dadd3e6" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-389c43a elementor-widget elementor-widget-button" data-id="389c43a" data-element_type="widget" data-widget_type="button.default">
				<div class="elementor-widget-container">
									<div class="elementor-button-wrapper">
					<a class="elementor-button elementor-button-link elementor-size-sm" href="https://reservation.secureholiday.net/fr/4637/search/">
						<span class="elementor-button-content-wrapper">
						<span class="elementor-button-icon">
				<i aria-hidden="true" class="fas fa-angle-right"></i>			</span>
									<span class="elementor-button-text">Je résERVE</span>
					</span>
					</a>
				</div>
								</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				</div>
		</div>
						</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-de4a4b7" data-id="de4a4b7" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<section class="elementor-section elementor-inner-section elementor-element elementor-element-cd52005 elementor-section-full_width elementor-section-height-default elementor-section-height-default" data-id="cd52005" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-3011168 elementor-invisible" data-id="3011168" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;motion_fx_motion_fx_scrolling&quot;:&quot;yes&quot;,&quot;animation&quot;:&quot;fadeInRight&quot;,&quot;motion_fx_devices&quot;:[&quot;widescreen&quot;,&quot;desktop&quot;,&quot;laptop&quot;,&quot;tablet_extra&quot;,&quot;tablet&quot;,&quot;mobile_extra&quot;,&quot;mobile&quot;]}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-3943fa7 elementor-position-left elementor-vertical-align-middle elementor-widget elementor-widget-image-box" data-id="3943fa7" data-element_type="widget" data-widget_type="image-box.default">
				<div class="elementor-widget-container">
					<div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><a href="https://www.valdelandrouet.com/camping-cotes-armor/" tabindex="-1"><img decoding="async" width="120" height="120" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20120%20120'%3E%3C/svg%3E" class="attachment-full size-full wp-image-18119" alt="" data-lazy-src="https://www.valdelandrouet.com/wp-content/uploads/2023/12/camping-1.svg" /><noscript><img decoding="async" width="120" height="120" src="https://www.valdelandrouet.com/wp-content/uploads/2023/12/camping-1.svg" class="attachment-full size-full wp-image-18119" alt="" /></noscript></a></figure><div class="elementor-image-box-content"><h3 class="elementor-image-box-title"><a href="https://www.valdelandrouet.com/camping-cotes-armor/">CAMPING</a></h3><p class="elementor-image-box-description">101 emplacements dont </BR>79 emplacements nus,  </BR>18 chalets, 4 mobil homes </BR>Ouverts toutes l’année à partir de 1 nuit.</p></div></div>				</div>
				</div>
				<div class="elementor-element elementor-element-44374c6 elementor-position-left elementor-vertical-align-middle elementor-widget elementor-widget-image-box" data-id="44374c6" data-element_type="widget" data-widget_type="image-box.default">
				<div class="elementor-widget-container">
					<div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><a href="https://www.valdelandrouet.com/hebergements/" tabindex="-1"><img decoding="async" width="120" height="120" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20120%20120'%3E%3C/svg%3E" class="attachment-full size-full wp-image-18114" alt="" data-lazy-src="https://www.valdelandrouet.com/wp-content/uploads/2023/12/vacances.svg" /><noscript><img decoding="async" width="120" height="120" src="https://www.valdelandrouet.com/wp-content/uploads/2023/12/vacances.svg" class="attachment-full size-full wp-image-18114" alt="" /></noscript></a></figure><div class="elementor-image-box-content"><h3 class="elementor-image-box-title"><a href="https://www.valdelandrouet.com/hebergements/">VILLAGE VACANCES</a></h3><p class="elementor-image-box-description">30 gites de 2 à 7 personnes  <br>Ouvert du Samedi 5 Juillet au Samedi 23 Août 2025.</p></div></div>				</div>
				</div>
				<div class="elementor-element elementor-element-4848162 elementor-position-left elementor-vertical-align-middle elementor-widget elementor-widget-image-box" data-id="4848162" data-element_type="widget" data-widget_type="image-box.default">
				<div class="elementor-widget-container">
					<div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><a href="https://www.valdelandrouet.com/activites-des-locatifs/" tabindex="-1"><img decoding="async" width="120" height="120" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20120%20120'%3E%3C/svg%3E" class="attachment-full size-full wp-image-18112" alt="" data-lazy-src="https://www.valdelandrouet.com/wp-content/uploads/2023/12/activites.svg" /><noscript><img decoding="async" width="120" height="120" src="https://www.valdelandrouet.com/wp-content/uploads/2023/12/activites.svg" class="attachment-full size-full wp-image-18112" alt="" /></noscript></a></figure><div class="elementor-image-box-content"><h3 class="elementor-image-box-title"><a href="https://www.valdelandrouet.com/activites-des-locatifs/">LES ACTIVITES SONT GRATUITES </a></h3><p class="elementor-image-box-description">Lorsque vous louez un gîte, un chalet,</BR>  un mobil home du Samedi 5 Juillet au Samedi 23 Août 2025.</p></div></div>				</div>
				</div>
					</div>
		</div>
					</div>
		</section>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-f46bb4e elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="f46bb4e" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-014386b" data-id="014386b" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-942bd71 elementor-widget elementor-widget-heading" data-id="942bd71" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h3 class="elementor-heading-title elementor-size-default">Nos hébergements</h3>				</div>
				</div>
				<div class="elementor-element elementor-element-10a8a9d elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="10a8a9d" data-element_type="widget" data-widget_type="divider.default">
				<div class="elementor-widget-container">
							<div class="elementor-divider">
			<span class="elementor-divider-separator">
						</span>
		</div>
						</div>
				</div>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-f3ff7e2 elementor-section-full_width elementor-section-height-default elementor-section-height-default" data-id="f3ff7e2" data-element_type="section">
						<div class="elementor-container elementor-column-gap-narrow">
					<nav class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-d0e0e9c" data-id="d0e0e9c" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<section class="elementor-section elementor-inner-section elementor-element elementor-element-eeb6817 elementor-section-full_width elementor-section-height-default elementor-section-height-default" data-id="eeb6817" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-8075127 elementor-invisible" data-id="8075127" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;fadeInLeft&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<section class="elementor-section elementor-inner-section elementor-element elementor-element-d9b4c65 elementor-section-full_width elementor-section-content-bottom elementor-section-height-default elementor-section-height-default" data-id="d9b4c65" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-9827927" data-id="9827927" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
					<div class="elementor-background-overlay"></div>
						<div class="elementor-element elementor-element-6f73fba elementor-widget elementor-widget-heading" data-id="6f73fba" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h4 class="elementor-heading-title elementor-size-default">Gîtes</h4>				</div>
				</div>
				<div class="elementor-element elementor-element-94ebbb4 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="94ebbb4" data-element_type="widget" data-widget_type="divider.default">
				<div class="elementor-widget-container">
							<div class="elementor-divider">
			<span class="elementor-divider-separator">
						</span>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-d69f4ce elementor-widget elementor-widget-heading" data-id="d69f4ce" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">village Vacances</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-4d4b983 elementor-widget elementor-widget-text-editor" data-id="4d4b983" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>Ouvert du 05 juillet au 23 août 2025</p>								</div>
				</div>
				<div class="elementor-element elementor-element-e510636 elementor-widget elementor-widget-text-editor" data-id="e510636" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p><strong>Équipements :</strong> TV, terrasse, salon de jardin, wifi gratuit.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-7eef0f3 elementor-tablet-align-center elementor-align-center elementor-mobile-align-center elementor-widget elementor-widget-button" data-id="7eef0f3" data-element_type="widget" data-widget_type="button.default">
				<div class="elementor-widget-container">
									<div class="elementor-button-wrapper">
					<a class="elementor-button elementor-button-link elementor-size-sm" href="https://www.valdelandrouet.com/hebergements/">
						<span class="elementor-button-content-wrapper">
						<span class="elementor-button-icon">
				<i aria-hidden="true" class="fas fa-angle-right"></i>			</span>
									<span class="elementor-button-text">Je découvre</span>
					</span>
					</a>
				</div>
								</div>
				</div>
					</div>
		</div>
					</div>
		</section>
					</div>
		</div>
				<div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-eb35321 elementor-invisible" data-id="eb35321" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;fadeInLeft&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<section class="elementor-section elementor-inner-section elementor-element elementor-element-d4b6fe8 elementor-section-content-bottom elementor-section-full_width elementor-section-height-default elementor-section-height-default" data-id="d4b6fe8" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-f026098" data-id="f026098" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-d7ac292 elementor-widget elementor-widget-heading" data-id="d7ac292" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h4 class="elementor-heading-title elementor-size-default">Chalets</h4>				</div>
				</div>
				<div class="elementor-element elementor-element-a35412c elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="a35412c" data-element_type="widget" data-widget_type="divider.default">
				<div class="elementor-widget-container">
							<div class="elementor-divider">
			<span class="elementor-divider-separator">
						</span>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-5d3f1ec elementor-widget elementor-widget-heading" data-id="5d3f1ec" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">camping</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-113f467 elementor-widget elementor-widget-text-editor" data-id="113f467" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>Ouvert toute l’année</p>								</div>
				</div>
				<div class="elementor-element elementor-element-8c4d99a elementor-widget elementor-widget-text-editor" data-id="8c4d99a" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p><strong>Équipements :</strong> TV, terrasse couverte, salon de jardin, wifi gratuit&#8230;</p>								</div>
				</div>
				<div class="elementor-element elementor-element-30c0a7f elementor-tablet-align-center elementor-align-center elementor-mobile-align-center elementor-widget elementor-widget-button" data-id="30c0a7f" data-element_type="widget" data-widget_type="button.default">
				<div class="elementor-widget-container">
									<div class="elementor-button-wrapper">
					<a class="elementor-button elementor-button-link elementor-size-sm" href="https://www.valdelandrouet.com/location-chalets-en-cotes-darmor/">
						<span class="elementor-button-content-wrapper">
						<span class="elementor-button-icon">
				<i aria-hidden="true" class="fas fa-angle-right"></i>			</span>
									<span class="elementor-button-text">Je découvre</span>
					</span>
					</a>
				</div>
								</div>
				</div>
					</div>
		</div>
					</div>
		</section>
					</div>
		</div>
				<div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-ad8069d elementor-invisible" data-id="ad8069d" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;fadeInLeft&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<section class="elementor-section elementor-inner-section elementor-element elementor-element-83bb6a3 elementor-section-content-bottom elementor-section-full_width elementor-section-height-default elementor-section-height-default" data-id="83bb6a3" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-dfea06d" data-id="dfea06d" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-7f3f6c2 elementor-widget elementor-widget-heading" data-id="7f3f6c2" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h4 class="elementor-heading-title elementor-size-default">Emplacements</h4>				</div>
				</div>
				<div class="elementor-element elementor-element-3805f8c elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="3805f8c" data-element_type="widget" data-widget_type="divider.default">
				<div class="elementor-widget-container">
							<div class="elementor-divider">
			<span class="elementor-divider-separator">
						</span>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-4245eb0 elementor-widget elementor-widget-heading" data-id="4245eb0" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">camping</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-b150c91 elementor-widget elementor-widget-text-editor" data-id="b150c91" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>Ouvert toute l’année</p>								</div>
				</div>
				<div class="elementor-element elementor-element-f4b2d43 elementor-widget elementor-widget-text-editor" data-id="f4b2d43" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>La capacité d’accueil lui confère son caractère familial propice aux moments forts.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-cb992a1 elementor-tablet-align-center elementor-align-center elementor-mobile-align-center elementor-widget elementor-widget-button" data-id="cb992a1" data-element_type="widget" data-widget_type="button.default">
				<div class="elementor-widget-container">
									<div class="elementor-button-wrapper">
					<a class="elementor-button elementor-button-link elementor-size-sm" href="https://www.valdelandrouet.com/camping-cotes-armor/">
						<span class="elementor-button-content-wrapper">
						<span class="elementor-button-icon">
				<i aria-hidden="true" class="fas fa-angle-right"></i>			</span>
									<span class="elementor-button-text">Je découvre</span>
					</span>
					</a>
				</div>
								</div>
				</div>
					</div>
		</div>
					</div>
		</section>
					</div>
		</div>
				<div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-ce468a8 elementor-invisible" data-id="ce468a8" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;fadeInLeft&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<section class="elementor-section elementor-inner-section elementor-element elementor-element-0cb4187 elementor-section-content-bottom elementor-section-full_width elementor-section-height-default elementor-section-height-default" data-id="0cb4187" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-0351a19" data-id="0351a19" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-c35fe7c elementor-widget elementor-widget-heading" data-id="c35fe7c" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Mobil-homes</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-fc86d11 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="fc86d11" data-element_type="widget" data-widget_type="divider.default">
				<div class="elementor-widget-container">
							<div class="elementor-divider">
			<span class="elementor-divider-separator">
						</span>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-189f3f5 elementor-widget elementor-widget-heading" data-id="189f3f5" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">camping</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-a574290 elementor-widget elementor-widget-text-editor" data-id="a574290" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>Ouvert toute l’année</p>								</div>
				</div>
				<div class="elementor-element elementor-element-3ab85d1 elementor-widget elementor-widget-text-editor" data-id="3ab85d1" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p><strong>Équipements :</strong> TV, terrasse, salon de jardin, wifi gratuit. Cheminée électrique dans tous les mobil-homes&#8230;</p>								</div>
				</div>
				<div class="elementor-element elementor-element-1cdd448 elementor-tablet-align-center elementor-align-center elementor-mobile-align-center elementor-widget elementor-widget-button" data-id="1cdd448" data-element_type="widget" data-widget_type="button.default">
				<div class="elementor-widget-container">
									<div class="elementor-button-wrapper">
					<a class="elementor-button elementor-button-link elementor-size-sm" href="https://www.valdelandrouet.com/les-hebergements-camping/">
						<span class="elementor-button-content-wrapper">
						<span class="elementor-button-icon">
				<i aria-hidden="true" class="fas fa-angle-right"></i>			</span>
									<span class="elementor-button-text">Je découvre</span>
					</span>
					</a>
				</div>
								</div>
				</div>
					</div>
		</div>
					</div>
		</section>
					</div>
		</div>
					</div>
		</section>
					</div>
		</nav>
					</div>
		</section>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-b24df23 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="b24df23" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-64fc226 elementor-invisible" data-id="64fc226" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;fadeInUp&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-ceb1ab6 elementor-widget elementor-widget-text-editor" data-id="ceb1ab6" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									Le camping idéal pour</BR>
des vacances en famille  !								</div>
				</div>
				<div class="elementor-element elementor-element-b8a6c09 elementor-arrows-position-inside elementor-pagination-position-outside elementor-invisible elementor-widget elementor-widget-image-carousel" data-id="b8a6c09" data-element_type="widget" data-settings="{&quot;slides_to_show&quot;:&quot;1&quot;,&quot;slides_to_show_tablet&quot;:&quot;1&quot;,&quot;motion_fx_motion_fx_scrolling&quot;:&quot;yes&quot;,&quot;_animation&quot;:&quot;fadeInDown&quot;,&quot;navigation&quot;:&quot;both&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;effect&quot;:&quot;slide&quot;,&quot;speed&quot;:500,&quot;motion_fx_devices&quot;:[&quot;widescreen&quot;,&quot;desktop&quot;,&quot;laptop&quot;,&quot;tablet_extra&quot;,&quot;tablet&quot;,&quot;mobile_extra&quot;,&quot;mobile&quot;]}" data-widget_type="image-carousel.default">
				<div class="elementor-widget-container">
							<div class="elementor-image-carousel-wrapper swiper" role="region" aria-roledescription="carousel" aria-label="Carrousel d’images" dir="ltr">
			<div class="elementor-image-carousel swiper-wrapper" aria-live="off">
								<div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="1 sur 4"><figure class="swiper-slide-inner"><img width="1200" height="800" decoding="async" class="swiper-slide-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201200%20800'%3E%3C/svg%3E" alt="crtb-ad9456_PORIEL-Thibault-_-SB.jpg" data-lazy-src="https://www.valdelandrouet.com/wp-content/uploads/2023/09/crtb-ad9456_PORIEL-Thibault-_-SB.jpg" /><noscript><img width="1200" height="800" decoding="async" class="swiper-slide-image" src="https://www.valdelandrouet.com/wp-content/uploads/2023/09/crtb-ad9456_PORIEL-Thibault-_-SB.jpg" alt="crtb-ad9456_PORIEL-Thibault-_-SB.jpg" /></noscript></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="2 sur 4"><figure class="swiper-slide-inner"><img width="1200" height="800" decoding="async" class="swiper-slide-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201200%20800'%3E%3C/svg%3E" alt="crtb-ad9550_PORIEL-Thibault-_-SB.jpg" data-lazy-src="https://www.valdelandrouet.com/wp-content/uploads/2023/09/crtb-ad9550_PORIEL-Thibault-_-SB.jpg" /><noscript><img width="1200" height="800" decoding="async" class="swiper-slide-image" src="https://www.valdelandrouet.com/wp-content/uploads/2023/09/crtb-ad9550_PORIEL-Thibault-_-SB.jpg" alt="crtb-ad9550_PORIEL-Thibault-_-SB.jpg" /></noscript></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="3 sur 4"><figure class="swiper-slide-inner"><img width="1200" height="800" decoding="async" class="swiper-slide-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201200%20800'%3E%3C/svg%3E" alt="crtb-ad9540_PORIEL-Thibault-_-SB.jpg" data-lazy-src="https://www.valdelandrouet.com/wp-content/uploads/2023/09/crtb-ad9540_PORIEL-Thibault-_-SB.jpg" /><noscript><img width="1200" height="800" decoding="async" class="swiper-slide-image" src="https://www.valdelandrouet.com/wp-content/uploads/2023/09/crtb-ad9540_PORIEL-Thibault-_-SB.jpg" alt="crtb-ad9540_PORIEL-Thibault-_-SB.jpg" /></noscript></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="4 sur 4"><figure class="swiper-slide-inner"><img width="1000" height="668" decoding="async" class="swiper-slide-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201000%20668'%3E%3C/svg%3E" alt="crtb-ac9170_BERTHIER-Emmanuel.jpg" data-lazy-src="https://www.valdelandrouet.com/wp-content/uploads/2023/09/crtb-ac9170_BERTHIER-Emmanuel.jpg" /><noscript><img width="1000" height="668" decoding="async" class="swiper-slide-image" src="https://www.valdelandrouet.com/wp-content/uploads/2023/09/crtb-ac9170_BERTHIER-Emmanuel.jpg" alt="crtb-ac9170_BERTHIER-Emmanuel.jpg" /></noscript></figure></div>			</div>
												<div class="elementor-swiper-button elementor-swiper-button-prev" role="button" tabindex="0">
						<i aria-hidden="true" class="eicon-chevron-left"></i>					</div>
					<div class="elementor-swiper-button elementor-swiper-button-next" role="button" tabindex="0">
						<i aria-hidden="true" class="eicon-chevron-right"></i>					</div>
				
									<div class="swiper-pagination"></div>
									</div>
						</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-9754375" data-id="9754375" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<section class="elementor-section elementor-inner-section elementor-element elementor-element-a144f91 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="a144f91" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-355e1f7 elementor-invisible" data-id="355e1f7" data-element_type="column" data-settings="{&quot;animation&quot;:&quot;fadeInUp&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-172a827 elementor-widget elementor-widget-heading" data-id="172a827" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h3 class="elementor-heading-title elementor-size-default">Nos activités</h3>				</div>
				</div>
				<div class="elementor-element elementor-element-93a02be elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="93a02be" data-element_type="widget" data-widget_type="divider.default">
				<div class="elementor-widget-container">
							<div class="elementor-divider">
			<span class="elementor-divider-separator">
						</span>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-b46f66c elementor-widget elementor-widget-text-editor" data-id="b46f66c" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p><strong>Bienvenue au Val de Landrouët…</strong></p>								</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-17f4210 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="17f4210" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-bdd60d1" data-id="bdd60d1" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-22d8f26 elementor-widget elementor-widget-text-editor" data-id="22d8f26" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>Nous serions heureux de vous accueillir au sein de notre domaine situé en centre Bretagne et ouvert toute l’année. En famille, entre amis, en couple, en groupe, le Val de Landrouet est adapté à tous, pour de bons moments conviviaux, sereins et apaisants.</p><p><strong>Le domaine est idéal pour découvrir la <a href="https://www.valdelandrouet.com/blog/pourquoi-venir-en-camping-en-bretagne/">Bretagne</a>, se reposer et pratiquer des expériences sportives (en juillet et août) que vous n’avez peut-être jamais vécues.</strong></p><p>Alors prêts à nous rencontrer ?</p>								</div>
				</div>
				<div class="elementor-element elementor-element-4c902af elementor-align-center elementor-widget elementor-widget-button" data-id="4c902af" data-element_type="widget" data-widget_type="button.default">
				<div class="elementor-widget-container">
									<div class="elementor-button-wrapper">
					<a class="elementor-button elementor-button-link elementor-size-sm" href="https://www.valdelandrouet.com/video/">
						<span class="elementor-button-content-wrapper">
						<span class="elementor-button-icon">
				<i aria-hidden="true" class="far fa-play-circle"></i>			</span>
									<span class="elementor-button-text">VOIR LA VIDEO</span>
					</span>
					</a>
				</div>
								</div>
				</div>
					</div>
		</div>
					</div>
		</section>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-79ce3f7 elementor-section-full_width elementor-section-height-default elementor-section-height-default" data-id="79ce3f7" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-a818c0c" data-id="a818c0c" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<section class="elementor-section elementor-inner-section elementor-element elementor-element-f2b11a5 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="f2b11a5" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-03e3a26" data-id="03e3a26" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-de5dfc3 elementor-widget elementor-widget-heading" data-id="de5dfc3" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h3 class="elementor-heading-title elementor-size-default">Nos services</h3>				</div>
				</div>
				<div class="elementor-element elementor-element-e86433f elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="e86433f" data-element_type="widget" data-widget_type="divider.default">
				<div class="elementor-widget-container">
							<div class="elementor-divider">
			<span class="elementor-divider-separator">
						</span>
		</div>
						</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-e9cb4ab elementor-section-full_width elementor-section-height-default elementor-section-height-default" data-id="e9cb4ab" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-029a3f5" data-id="029a3f5" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<section class="elementor-section elementor-inner-section elementor-element elementor-element-ba32ab0 elementor-section-full_width elementor-section-height-default elementor-section-height-default" data-id="ba32ab0" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-db477d4" data-id="db477d4" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-a23e25f elementor-position-top elementor-invisible elementor-widget elementor-widget-image-box" data-id="a23e25f" data-element_type="widget" data-settings="{&quot;_animation&quot;:&quot;slideInUp&quot;}" data-widget_type="image-box.default">
				<div class="elementor-widget-container">
					<div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><a href="https://www.valdelandrouet.com/activites-des-locatifs/" tabindex="-1"><img decoding="async" width="120" height="120" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20120%20120'%3E%3C/svg%3E" class="attachment-full size-full wp-image-18314" alt="" data-lazy-src="https://www.valdelandrouet.com/wp-content/uploads/2023/12/service_activites.svg" /><noscript><img loading="lazy" decoding="async" width="120" height="120" src="https://www.valdelandrouet.com/wp-content/uploads/2023/12/service_activites.svg" class="attachment-full size-full wp-image-18314" alt="" /></noscript></a></figure><div class="elementor-image-box-content"><h3 class="elementor-image-box-title"><a href="https://www.valdelandrouet.com/activites-des-locatifs/">Les activités</a></h3><p class="elementor-image-box-description"> </p></div></div>				</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-af886b9" data-id="af886b9" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-ef5203a elementor-position-top elementor-invisible elementor-widget elementor-widget-image-box" data-id="ef5203a" data-element_type="widget" data-settings="{&quot;motion_fx_motion_fx_mouse&quot;:&quot;yes&quot;,&quot;_animation&quot;:&quot;slideInUp&quot;}" data-widget_type="image-box.default">
				<div class="elementor-widget-container">
					<div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><a href="https://www.valdelandrouet.com/les-services/" tabindex="-1"><img decoding="async" width="120" height="120" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20120%20120'%3E%3C/svg%3E" class="attachment-full size-full wp-image-18316" alt="" data-lazy-src="https://www.valdelandrouet.com/wp-content/uploads/2023/12/services.svg" /><noscript><img loading="lazy" decoding="async" width="120" height="120" src="https://www.valdelandrouet.com/wp-content/uploads/2023/12/services.svg" class="attachment-full size-full wp-image-18316" alt="" /></noscript></a></figure><div class="elementor-image-box-content"><h3 class="elementor-image-box-title"><a href="https://www.valdelandrouet.com/les-services/">Les services</a></h3><p class="elementor-image-box-description"> </p></div></div>				</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-72b172c" data-id="72b172c" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-b494132 elementor-position-top elementor-invisible elementor-widget elementor-widget-image-box" data-id="b494132" data-element_type="widget" data-settings="{&quot;_animation&quot;:&quot;slideInUp&quot;}" data-widget_type="image-box.default">
				<div class="elementor-widget-container">
					<div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><a href="https://www.valdelandrouet.com/les-environs/" tabindex="-1"><img decoding="async" width="120" height="120" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20120%20120'%3E%3C/svg%3E" class="attachment-full size-full wp-image-18310" alt="" data-lazy-src="https://www.valdelandrouet.com/wp-content/uploads/2023/12/environs.svg" /><noscript><img loading="lazy" decoding="async" width="120" height="120" src="https://www.valdelandrouet.com/wp-content/uploads/2023/12/environs.svg" class="attachment-full size-full wp-image-18310" alt="" /></noscript></a></figure><div class="elementor-image-box-content"><h3 class="elementor-image-box-title"><a href="https://www.valdelandrouet.com/les-environs/">Les environs</a></h3><p class="elementor-image-box-description"> </p></div></div>				</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-46983dc" data-id="46983dc" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-24ad65f elementor-position-top elementor-invisible elementor-widget elementor-widget-image-box" data-id="24ad65f" data-element_type="widget" data-settings="{&quot;_animation&quot;:&quot;slideInUp&quot;}" data-widget_type="image-box.default">
				<div class="elementor-widget-container">
					<div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><a href="https://www.valdelandrouet.com/accueil-groupes/" tabindex="-1"><img decoding="async" width="120" height="120" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20120%20120'%3E%3C/svg%3E" class="attachment-full size-full wp-image-18312" alt="" data-lazy-src="https://www.valdelandrouet.com/wp-content/uploads/2023/12/groupe_salle.svg" /><noscript><img loading="lazy" decoding="async" width="120" height="120" src="https://www.valdelandrouet.com/wp-content/uploads/2023/12/groupe_salle.svg" class="attachment-full size-full wp-image-18312" alt="" /></noscript></a></figure><div class="elementor-image-box-content"><h3 class="elementor-image-box-title"><a href="https://www.valdelandrouet.com/accueil-groupes/">Groupes/salles</a></h3><p class="elementor-image-box-description"> </p></div></div>				</div>
				</div>
					</div>
		</div>
					</div>
		</section>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-7ed4864 elementor-section-full_width elementor-section-content-space-between elementor-section-height-default elementor-section-height-default" data-id="7ed4864" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;gradient&quot;,&quot;background_motion_fx_motion_fx_scrolling&quot;:&quot;yes&quot;,&quot;background_motion_fx_devices&quot;:[&quot;widescreen&quot;,&quot;desktop&quot;,&quot;laptop&quot;,&quot;tablet_extra&quot;,&quot;tablet&quot;,&quot;mobile_extra&quot;,&quot;mobile&quot;]}">
						<div class="elementor-container elementor-column-gap-narrow">
					<div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-5db3992 elementor-invisible" data-id="5db3992" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;motion_fx_motion_fx_scrolling&quot;:&quot;yes&quot;,&quot;animation&quot;:&quot;fadeIn&quot;,&quot;motion_fx_devices&quot;:[&quot;widescreen&quot;,&quot;desktop&quot;,&quot;laptop&quot;,&quot;tablet_extra&quot;,&quot;tablet&quot;,&quot;mobile_extra&quot;,&quot;mobile&quot;]}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-fad6297 elementor-arrows-position-inside elementor-pagination-position-outside elementor-widget elementor-widget-image-carousel" data-id="fad6297" data-element_type="widget" data-settings="{&quot;slides_to_show&quot;:&quot;2&quot;,&quot;slides_to_scroll&quot;:&quot;1&quot;,&quot;slides_to_show_tablet&quot;:&quot;2&quot;,&quot;navigation&quot;:&quot;both&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500}" data-widget_type="image-carousel.default">
				<div class="elementor-widget-container">
							<div class="elementor-image-carousel-wrapper swiper" role="region" aria-roledescription="carousel" aria-label="Carrousel d’images" dir="ltr">
			<div class="elementor-image-carousel swiper-wrapper" aria-live="off">
								<div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="1 sur 3"><figure class="swiper-slide-inner"><img width="667" height="1000" decoding="async" class="swiper-slide-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20667%201000'%3E%3C/svg%3E" alt="Bsbpc-aa2443_LAMOUREUX-Alexandre.jpg" data-lazy-src="https://www.valdelandrouet.com/wp-content/uploads/2023/09/Bsbpc-aa2443_LAMOUREUX-Alexandre.jpg" /><noscript><img width="667" height="1000" decoding="async" class="swiper-slide-image" src="https://www.valdelandrouet.com/wp-content/uploads/2023/09/Bsbpc-aa2443_LAMOUREUX-Alexandre.jpg" alt="Bsbpc-aa2443_LAMOUREUX-Alexandre.jpg" /></noscript></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="2 sur 3"><figure class="swiper-slide-inner"><img width="1281" height="1920" decoding="async" class="swiper-slide-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201281%201920'%3E%3C/svg%3E" alt="Photographe : LAMOUREUX Alexandre" data-lazy-src="https://www.valdelandrouet.com/wp-content/uploads/2023/03/crtb-ae02783_LAMOUREUX-Alexandre-min.jpg" /><noscript><img width="1281" height="1920" decoding="async" class="swiper-slide-image" src="https://www.valdelandrouet.com/wp-content/uploads/2023/03/crtb-ae02783_LAMOUREUX-Alexandre-min.jpg" alt="Photographe : LAMOUREUX Alexandre" /></noscript></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="3 sur 3"><figure class="swiper-slide-inner"><img width="800" height="1200" decoding="async" class="swiper-slide-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20800%201200'%3E%3C/svg%3E" alt="à voir à proximité de Merdrignac" data-lazy-src="https://www.valdelandrouet.com/wp-content/uploads/2023/03/crtb-ae04801_PORIEL-Thibault.jpg" /><noscript><img width="800" height="1200" decoding="async" class="swiper-slide-image" src="https://www.valdelandrouet.com/wp-content/uploads/2023/03/crtb-ae04801_PORIEL-Thibault.jpg" alt="à voir à proximité de Merdrignac" /></noscript></figure></div>			</div>
												<div class="elementor-swiper-button elementor-swiper-button-prev" role="button" tabindex="0">
						<i aria-hidden="true" class="eicon-chevron-left"></i>					</div>
					<div class="elementor-swiper-button elementor-swiper-button-next" role="button" tabindex="0">
						<i aria-hidden="true" class="eicon-chevron-right"></i>					</div>
				
									<div class="swiper-pagination"></div>
									</div>
						</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-66 elementor-inner-column elementor-element elementor-element-0ebfa4a" data-id="0ebfa4a" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-4d6dd47 elementor-widget elementor-widget-heading" data-id="4d6dd47" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h5 class="elementor-heading-title elementor-size-default"><a href="https://www.valdelandrouet.com/activites-des-locatifs/">Les activités</a></h5>				</div>
				</div>
				<div class="elementor-element elementor-element-e3c03ae elementor-widget elementor-widget-text-editor" data-id="e3c03ae" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>Découvrez GRATUITEMENT* de nouvelles expériences sportives encadrées par des professionnels diplômés d’État : Kayak, paddle, tir à l’arc, catamaran, réveil musculaire, marche nordique, tournois sportifs&#8230;</p><p><a href="https://www.valdelandrouet.com/activites-des-locatifs/"> En savoir +</a></p>								</div>
				</div>
				<div class="elementor-element elementor-element-d1f5720 elementor-widget elementor-widget-heading" data-id="d1f5720" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h5 class="elementor-heading-title elementor-size-default"><a href="https://www.valdelandrouet.com/les-services/">Les Services</a></h5>				</div>
				</div>
				<div class="elementor-element elementor-element-58df98c elementor-widget elementor-widget-text-editor" data-id="58df98c" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>Découvrez tous les services mis à votre disposition, Wifi gratuit, télévision, bar/terrasse, snack, des animations tous les soirs, club enfants…… Des petits plus pour de grandes et belles vacances !<br /><a href="https://www.valdelandrouet.com/les-services/">En savoir +</a></p>								</div>
				</div>
				<div class="elementor-element elementor-element-81773c2 elementor-widget elementor-widget-heading" data-id="81773c2" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h5 class="elementor-heading-title elementor-size-default"><a href="https://www.valdelandrouet.com/les-environs/">Les environs</a></h5>				</div>
				</div>
				<div class="elementor-element elementor-element-c84231d elementor-widget elementor-widget-text-editor" data-id="c84231d" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>Situé au cœur d’une des plus belles régions de France, le Val de Landrouet, dans les <a href="https://www.valdelandrouet.com/camping-cotes-armor/">Côtes d&rsquo;Armor</a>,  sera le point de départ idéal pour découvrir les richesses de la Bretagne. <a href="https://www.valdelandrouet.com/camping-proche-de-jugon-les-lacs/">Proche de Jugon les lacs.</a><br /><a href="https://www.valdelandrouet.com/les-environs/">En savoir +</a></p>								</div>
				</div>
				<div class="elementor-element elementor-element-4cf6f31 elementor-widget elementor-widget-heading" data-id="4cf6f31" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h5 class="elementor-heading-title elementor-size-default"><a href="https://www.valdelandrouet.com/accueil-groupes/">Groupes/Salles </a></h5>				</div>
				</div>
				<div class="elementor-element elementor-element-173560a elementor-widget elementor-widget-text-editor" data-id="173560a" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>La situation du Val de Landrouet au centre de la Bretagne permet une accessibilité aisée a partir de toutes les villes de la région. Nous sommes situés à 45 minutes de Rennes, de Saint Brieuc ou de Dinan. C&rsquo;est le lieu idéal pour un séminaire d&rsquo;entreprise, un anniversaire, un mariage, une cousinade. &#8230;..<br /><a href="https://www.valdelandrouet.com/accueil-groupes/">En savoir +</a></p>								</div>
				</div>
					</div>
		</div>
					</div>
		</section>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-e6b0a0e elementor-section-full_width elementor-section-content-middle elementor-section-height-default elementor-section-height-default" data-id="e6b0a0e" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-75cf407" data-id="75cf407" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-039bd47 elementor-widget elementor-widget-heading" data-id="039bd47" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h3 class="elementor-heading-title elementor-size-default">Les avis</h3>				</div>
				</div>
				<div class="elementor-element elementor-element-4a53336 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="4a53336" data-element_type="widget" data-widget_type="divider.default">
				<div class="elementor-widget-container">
							<div class="elementor-divider">
			<span class="elementor-divider-separator">
						</span>
		</div>
						</div>
				</div>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-85075c0 elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="85075c0" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-72460ee" data-id="72460ee" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-04aa6ad elementor-widget elementor-widget-shortcode" data-id="04aa6ad" data-element_type="widget" data-widget_type="shortcode.default">
				<div class="elementor-widget-container">
							<div class="elementor-shortcode"><iframe loading="lazy" src="about:blank" width="100%" height="400px" data-rocket-lazyload="fitvidscompatible" data-lazy-src="https://www.valdelandrouet.com/avis-clients/avis.php"></iframe><noscript><iframe src="https://www.valdelandrouet.com/avis-clients/avis.php" width="100%" height="400px"></iframe></noscript></div>
						</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-2423558" data-id="2423558" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-6fa7524 elementor-widget elementor-widget-image" data-id="6fa7524" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img decoding="async" width="200" height="200" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20200%20200'%3E%3C/svg%3E" class="attachment-thumbnail size-thumbnail wp-image-18981" alt="" data-lazy-src="https://www.valdelandrouet.com/wp-content/uploads/2023/12/pourcentage-1.svg" /><noscript><img loading="lazy" decoding="async" width="200" height="200" src="https://www.valdelandrouet.com/wp-content/uploads/2023/12/pourcentage-1.svg" class="attachment-thumbnail size-thumbnail wp-image-18981" alt="" /></noscript>															</div>
				</div>
				<div class="elementor-element elementor-element-a707180 elementor-widget elementor-widget-text-editor" data-id="a707180" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<div><div><strong>96,76% exactement,</strong> c&rsquo;est le pourcentage de clients qui sont prêts à recommander le Val de Landrouet auprès de leurs amis. Le sondage porte sur 1021 questionnaires depuis 2009. <br /><strong>Résultats sans trucage, honnêtes et vérifiables.</strong> <br />N&rsquo;hésitez pas à nous demander TOUS les questionnaires. Entre nous, c&rsquo;est clair.</div></div>								</div>
				</div>
					</div>
		</div>
					</div>
		</section>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-81e0424 elementor-section-full_width elementor-section-height-default elementor-section-height-default" data-id="81e0424" data-element_type="section">
						<div class="elementor-container elementor-column-gap-no">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-d3a1eaf" data-id="d3a1eaf" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-bf38537 elementor-widget elementor-widget-shortcode" data-id="bf38537" data-element_type="widget" data-widget_type="shortcode.default">
				<div class="elementor-widget-container">
					<style id="elementor-post-21119">.elementor-21119 .elementor-element.elementor-element-e3a5871:not(.elementor-motion-effects-element-type-background), .elementor-21119 .elementor-element.elementor-element-e3a5871 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:var(--wpr-bg-2b205e2a-9131-4c11-b2f1-a5ba96397e30);background-repeat:no-repeat;background-size:cover;}.elementor-21119 .elementor-element.elementor-element-e3a5871{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 100px 0px 100px;}.elementor-21119 .elementor-element.elementor-element-e3a5871 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-21119 .elementor-element.elementor-element-7532d370:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap, .elementor-21119 .elementor-element.elementor-element-7532d370 > .elementor-widget-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF2B;}.elementor-21119 .elementor-element.elementor-element-7532d370 > .elementor-element-populated, .elementor-21119 .elementor-element.elementor-element-7532d370 > .elementor-element-populated > .elementor-background-overlay, .elementor-21119 .elementor-element.elementor-element-7532d370 > .elementor-background-slideshow{border-radius:30px 30px 30px 30px;}.elementor-21119 .elementor-element.elementor-element-7532d370 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin:90px 0px 100px 80px;--e-column-margin-right:0px;--e-column-margin-left:80px;padding:20px 20px 20px 20px;}.elementor-21119 .elementor-element.elementor-element-7532d370 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-21119 .elementor-element.elementor-element-2ef4791c{text-align:left;}.elementor-21119 .elementor-element.elementor-element-2ef4791c .elementor-heading-title{font-family:"Fjalla One", Sans-serif;font-size:48px;font-weight:700;color:#FFFFFF;}.elementor-21119 .elementor-element.elementor-element-597f5777{--divider-border-style:solid;--divider-color:#ED702E;--divider-border-width:3px;}.elementor-21119 .elementor-element.elementor-element-597f5777 > .elementor-widget-container{margin:-20px 0px 0px 0px;}.elementor-21119 .elementor-element.elementor-element-597f5777 .elementor-divider-separator{width:70px;margin:0 auto;margin-left:0;}.elementor-21119 .elementor-element.elementor-element-597f5777 .elementor-divider{text-align:left;padding-block-start:15px;padding-block-end:15px;}.elementor-21119 .elementor-element.elementor-element-5bf55bdc{color:#FFFFFF;font-size:18px;}@media(max-width:1366px) and (min-width:768px){.elementor-21119 .elementor-element.elementor-element-7532d370{width:100%;}}@media(max-width:1366px){.elementor-21119 .elementor-element.elementor-element-e3a5871{padding:0px 30px 30px 30px;}.elementor-21119 .elementor-element.elementor-element-7532d370 > .elementor-element-populated{margin:20px 20px 20px 20px;--e-column-margin-right:20px;--e-column-margin-left:20px;}}@media(max-width:1200px){.elementor-21119 .elementor-element.elementor-element-e3a5871{padding:30px 30px 30px 30px;}.elementor-21119 .elementor-element.elementor-element-7532d370 > .elementor-element-populated{margin:20px 20px 20px 20px;--e-column-margin-right:20px;--e-column-margin-left:20px;}}@media(max-width:880px){.elementor-21119 .elementor-element.elementor-element-e3a5871{padding:0px 0px 0px 0px;}.elementor-21119 .elementor-element.elementor-element-7532d370 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:20px 20px 20px 20px;}}@media(max-width:767px){.elementor-21119 .elementor-element.elementor-element-e3a5871{padding:0px 0px 0px 0px;}.elementor-21119 .elementor-element.elementor-element-7532d370 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:20px 20px 20px 20px;}.elementor-21119 .elementor-element.elementor-element-2ef4791c .elementor-heading-title{font-size:40px;}.elementor-21119 .elementor-element.elementor-element-597f5777 .elementor-divider-separator{width:25%;}}@media(min-width:768px){.elementor-21119 .elementor-element.elementor-element-7532d370{width:70%;}.elementor-21119 .elementor-element.elementor-element-757ea686{width:35%;}.elementor-21119 .elementor-element.elementor-element-3fb2b8a1{width:65%;}.elementor-21119 .elementor-element.elementor-element-40bee396{width:30%;}}@media(max-width:1200px) and (min-width:768px){.elementor-21119 .elementor-element.elementor-element-7532d370{width:100%;}.elementor-21119 .elementor-element.elementor-element-40bee396{width:20%;}}@media(max-width:880px) and (min-width:768px){.elementor-21119 .elementor-element.elementor-element-7532d370{width:100%;}.elementor-21119 .elementor-element.elementor-element-40bee396{width:100%;}}@media(min-width:2400px){.elementor-21119 .elementor-element.elementor-element-e3a5871:not(.elementor-motion-effects-element-type-background), .elementor-21119 .elementor-element.elementor-element-e3a5871 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-size:cover;}}</style>		<div class="elementor-shortcode">		<div data-elementor-type="section" data-elementor-id="21119" class="elementor elementor-21119" data-elementor-post-type="elementor_library">
					<section class="elementor-section elementor-top-section elementor-element elementor-element-e3a5871 elementor-section-full_width elementor-section-height-default elementor-section-height-default" data-id="e3a5871" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-no">
					<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-7532d370" data-id="7532d370" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<section class="elementor-section elementor-inner-section elementor-element elementor-element-2626638 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="2626638" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-757ea686" data-id="757ea686" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-2ef4791c elementor-widget elementor-widget-heading" data-id="2ef4791c" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h3 class="elementor-heading-title elementor-size-default">Les accès</h3>				</div>
				</div>
				<div class="elementor-element elementor-element-597f5777 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="597f5777" data-element_type="widget" data-widget_type="divider.default">
				<div class="elementor-widget-container">
							<div class="elementor-divider">
			<span class="elementor-divider-separator">
						</span>
		</div>
						</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-3fb2b8a1" data-id="3fb2b8a1" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-5bf55bdc elementor-widget elementor-widget-text-editor" data-id="5bf55bdc" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p><strong>VOITURE</strong><br />– A 47 min Dinan (E401) 48km<br />– A 50 min de Rennes (N12) 64km<br />– A 1h10 de St-Malo (E401) 79km<br />– A 1h 26 min du Mont-st-Michel (N176/E401) 105km</p><p><strong>BUS</strong><br />Breizh Go le car qui circule entre les régions bretonnes<br />(<strong>tarif : + de 26 ans 2.50 € / – de 26 ans 2 €)<br /><a href="https://www.breizhgo.bzh/se-deplacer-en-bretagne/se-deplacer-en-car/cotes-d-armor" target="_blank" rel="noopener">En savoir +</a></strong></p><p><strong>VÉLO</strong><br />La voie verte V6 Bretagne Carhaix à St Méen-le-Grand traverse le camping<strong><br /><a href="https://www.francevelotourisme.com/itineraire/carhaix-a-st-meen-le-grand-voie-6-bretagne" target="_blank" rel="noopener">En savoir +</a></strong></p>								</div>
				</div>
					</div>
		</div>
					</div>
		</section>
					</div>
		</div>
				<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-40bee396 elementor-hidden-laptop elementor-hidden-tablet_extra" data-id="40bee396" data-element_type="column">
			<div class="elementor-widget-wrap">
							</div>
		</div>
					</div>
		</section>
				</div>
		</div>
						</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				</div>
		
	</main><!-- #main -->

	
	
			<div data-elementor-type="footer" data-elementor-id="15827" class="elementor elementor-15827 elementor-location-footer" data-elementor-post-type="elementor_library">
					<section class="elementor-section elementor-top-section elementor-element elementor-element-a193fe2 elementor-section-full_width elementor-section-height-default elementor-section-height-default" data-id="a193fe2" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-a5b4360" data-id="a5b4360" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<section class="elementor-section elementor-inner-section elementor-element elementor-element-2797f73 elementor-section-full_width elementor-section-height-default elementor-section-height-default" data-id="2797f73" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-aaa99cb" data-id="aaa99cb" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<section class="elementor-section elementor-inner-section elementor-element elementor-element-22c681b elementor-section-full_width elementor-section-height-default elementor-section-height-default" data-id="22c681b" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-16 elementor-inner-column elementor-element elementor-element-d448918" data-id="d448918" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-8bcf587 elementor-position-top elementor-widget elementor-widget-image-box" data-id="8bcf587" data-element_type="widget" data-widget_type="image-box.default">
				<div class="elementor-widget-container">
					<div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><a href="https://www.valdelandrouet.com/activites-des-locatifs/" tabindex="-1"><img width="120" height="120" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20120%20120'%3E%3C/svg%3E" class="attachment-full size-full wp-image-18432" alt="" data-lazy-src="https://www.valdelandrouet.com/wp-content/uploads/2023/12/activites_gratuites.svg" /><noscript><img width="120" height="120" src="https://www.valdelandrouet.com/wp-content/uploads/2023/12/activites_gratuites.svg" class="attachment-full size-full wp-image-18432" alt="" /></noscript></a></figure><div class="elementor-image-box-content"><h3 class="elementor-image-box-title"><a href="https://www.valdelandrouet.com/activites-des-locatifs/">les activités</br> sont gratuites*</a></h3><p class="elementor-image-box-description"> </p></div></div>				</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-16 elementor-inner-column elementor-element elementor-element-69b4ea2" data-id="69b4ea2" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-994f3df elementor-position-top elementor-widget elementor-widget-image-box" data-id="994f3df" data-element_type="widget" data-widget_type="image-box.default">
				<div class="elementor-widget-container">
					<div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><a href="https://www.valdelandrouet.com/activites-des-locatifs/" tabindex="-1"><img width="120" height="120" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20120%20120'%3E%3C/svg%3E" class="attachment-full size-full wp-image-18436" alt="" data-lazy-src="https://www.valdelandrouet.com/wp-content/uploads/2023/12/sejour_enfant.svg" /><noscript><img width="120" height="120" src="https://www.valdelandrouet.com/wp-content/uploads/2023/12/sejour_enfant.svg" class="attachment-full size-full wp-image-18436" alt="" /></noscript></a></figure><div class="elementor-image-box-content"><h3 class="elementor-image-box-title"><a href="https://www.valdelandrouet.com/activites-des-locatifs/">séjour enfant </br>camping gratuit</a></h3><p class="elementor-image-box-description"> </p></div></div>				</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-16 elementor-inner-column elementor-element elementor-element-d606ded" data-id="d606ded" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-306c03e elementor-position-top elementor-widget elementor-widget-image-box" data-id="306c03e" data-element_type="widget" data-widget_type="image-box.default">
				<div class="elementor-widget-container">
					<div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><a href="https://www.valdelandrouet.com/activites-des-locatifs/" tabindex="-1"><img width="120" height="120" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20120%20120'%3E%3C/svg%3E" class="attachment-full size-full wp-image-18438" alt="" data-lazy-src="https://www.valdelandrouet.com/wp-content/uploads/2023/12/dossier.svg" /><noscript><img width="120" height="120" src="https://www.valdelandrouet.com/wp-content/uploads/2023/12/dossier.svg" class="attachment-full size-full wp-image-18438" alt="" /></noscript></a></figure><div class="elementor-image-box-content"><h3 class="elementor-image-box-title"><a href="https://www.valdelandrouet.com/activites-des-locatifs/">Pas de frais </br>de dossier</a></h3><p class="elementor-image-box-description"> </p></div></div>				</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-16 elementor-inner-column elementor-element elementor-element-cc3459b" data-id="cc3459b" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-4e957a9 elementor-position-top elementor-widget elementor-widget-image-box" data-id="4e957a9" data-element_type="widget" data-widget_type="image-box.default">
				<div class="elementor-widget-container">
					<div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><a href="https://www.valdelandrouet.com/activites-des-locatifs/" tabindex="-1"><img width="120" height="120" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20120%20120'%3E%3C/svg%3E" class="attachment-full size-full wp-image-18441" alt="" data-lazy-src="https://www.valdelandrouet.com/wp-content/uploads/2023/12/meilleurs_camping.svg" /><noscript><img width="120" height="120" src="https://www.valdelandrouet.com/wp-content/uploads/2023/12/meilleurs_camping.svg" class="attachment-full size-full wp-image-18441" alt="" /></noscript></a></figure><div class="elementor-image-box-content"><h3 class="elementor-image-box-title"><a href="https://www.valdelandrouet.com/activites-des-locatifs/">L’un des meilleurs campings rapport qualité/prix</a></h3><p class="elementor-image-box-description"> </p></div></div>				</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-16 elementor-inner-column elementor-element elementor-element-453762a" data-id="453762a" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-3a21573 elementor-position-top elementor-widget elementor-widget-image-box" data-id="3a21573" data-element_type="widget" data-widget_type="image-box.default">
				<div class="elementor-widget-container">
					<div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><a href="https://www.valdelandrouet.com/activites-des-locatifs/" tabindex="-1"><img width="120" height="120" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20120%20120'%3E%3C/svg%3E" class="attachment-full size-full wp-image-18443" alt="" data-lazy-src="https://www.valdelandrouet.com/wp-content/uploads/2023/12/tv_gratuite.svg" /><noscript><img width="120" height="120" src="https://www.valdelandrouet.com/wp-content/uploads/2023/12/tv_gratuite.svg" class="attachment-full size-full wp-image-18443" alt="" /></noscript></a></figure><div class="elementor-image-box-content"><h3 class="elementor-image-box-title"><a href="https://www.valdelandrouet.com/activites-des-locatifs/">TV gratuite dans tous les locatifs</a></h3><p class="elementor-image-box-description"> </p></div></div>				</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-16 elementor-inner-column elementor-element elementor-element-1bf42c2" data-id="1bf42c2" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-7d402df elementor-position-top elementor-widget elementor-widget-image-box" data-id="7d402df" data-element_type="widget" data-widget_type="image-box.default">
				<div class="elementor-widget-container">
					<div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><a href="https://www.valdelandrouet.com/activites-des-locatifs/" tabindex="-1"><img width="120" height="120" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20120%20120'%3E%3C/svg%3E" class="attachment-full size-full wp-image-18446" alt="" data-lazy-src="https://www.valdelandrouet.com/wp-content/uploads/2023/12/tourisme_handicap.svg" /><noscript><img width="120" height="120" src="https://www.valdelandrouet.com/wp-content/uploads/2023/12/tourisme_handicap.svg" class="attachment-full size-full wp-image-18446" alt="" /></noscript></a></figure><div class="elementor-image-box-content"><h3 class="elementor-image-box-title"><a href="https://www.valdelandrouet.com/activites-des-locatifs/">Tourisme & Handicap Accueil de qualité</a></h3><p class="elementor-image-box-description"> </p></div></div>				</div>
				</div>
					</div>
		</div>
					</div>
		</section>
					</div>
		</div>
					</div>
		</section>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-bdc2c56 elementor-section-full_width elementor-section-height-default elementor-section-height-default" data-id="bdc2c56" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-1bb5892" data-id="1bb5892" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<section class="elementor-section elementor-inner-section elementor-element elementor-element-b22f4e1 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="b22f4e1" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-20c65e2" data-id="20c65e2" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-9e27a35 elementor-widget elementor-widget-text-editor" data-id="9e27a35" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>Réservez votre séjour</p>								</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-acd421b" data-id="acd421b" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-a815e4c elementor-widget elementor-widget-shortcode" data-id="a815e4c" data-element_type="widget" data-widget_type="shortcode.default">
				<div class="elementor-widget-container">
							<div class="elementor-shortcode">		<div data-elementor-type="section" data-elementor-id="22012" class="elementor elementor-22012 elementor-location-footer" data-elementor-post-type="elementor_library">
					<section class="elementor-section elementor-inner-section elementor-element elementor-element-53de7178 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="53de7178" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-1dadd3e6" data-id="1dadd3e6" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-389c43a elementor-widget elementor-widget-button" data-id="389c43a" data-element_type="widget" data-widget_type="button.default">
				<div class="elementor-widget-container">
									<div class="elementor-button-wrapper">
					<a class="elementor-button elementor-button-link elementor-size-sm" href="https://reservation.secureholiday.net/fr/4637/search/">
						<span class="elementor-button-content-wrapper">
						<span class="elementor-button-icon">
				<i aria-hidden="true" class="fas fa-angle-right"></i>			</span>
									<span class="elementor-button-text">Je résERVE</span>
					</span>
					</a>
				</div>
								</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				</div>
		</div>
						</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-4e34bea" data-id="4e34bea" data-element_type="column">
			<div class="elementor-widget-wrap">
							</div>
		</div>
					</div>
		</section>
				<div class="elementor-element elementor-element-469ddbd elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="469ddbd" data-element_type="widget" data-widget_type="divider.default">
				<div class="elementor-widget-container">
							<div class="elementor-divider">
			<span class="elementor-divider-separator">
						</span>
		</div>
						</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-49a7dfd elementor-section-full_width elementor-section-height-default elementor-section-height-default" data-id="49a7dfd" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-e102610" data-id="e102610" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<section class="elementor-section elementor-inner-section elementor-element elementor-element-b16f108 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="b16f108" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-5418a3b" data-id="5418a3b" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-e60418b elementor-position-left elementor-vertical-align-top elementor-widget elementor-widget-image-box" data-id="e60418b" data-element_type="widget" data-widget_type="image-box.default">
				<div class="elementor-widget-container">
					<div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><img width="120" height="120" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20120%20120'%3E%3C/svg%3E" class="attachment-full size-full wp-image-18455" alt="" data-lazy-src="https://www.valdelandrouet.com/wp-content/uploads/2023/12/ici.svg" /><noscript><img width="120" height="120" src="https://www.valdelandrouet.com/wp-content/uploads/2023/12/ici.svg" class="attachment-full size-full wp-image-18455" alt="" /></noscript></figure><div class="elementor-image-box-content"><h3 class="elementor-image-box-title">Camping Val de Landrouët</h3><p class="elementor-image-box-description"><a style="color:#000" href="https://www.valdelandrouet.com/camping-en-bretagne-avec-piscine/">en Bretagne avec piscine</a><br>14 rue du Gouède<br>
22230 | MERDRIGNAC | Bretagne</p></div></div>				</div>
				</div>
				<div class="elementor-element elementor-element-786270d elementor-position-left elementor-vertical-align-top elementor-widget elementor-widget-image-box" data-id="786270d" data-element_type="widget" data-widget_type="image-box.default">
				<div class="elementor-widget-container">
					<div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><img width="120" height="120" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20120%20120'%3E%3C/svg%3E" class="attachment-full size-full wp-image-17960" alt="" data-lazy-src="https://www.valdelandrouet.com/wp-content/uploads/2023/12/tel.svg" /><noscript><img width="120" height="120" src="https://www.valdelandrouet.com/wp-content/uploads/2023/12/tel.svg" class="attachment-full size-full wp-image-17960" alt="" /></noscript></figure><div class="elementor-image-box-content"><h3 class="elementor-image-box-title">+33(0)2 96 28 47 98</h3></div></div>				</div>
				</div>
				<div class="elementor-element elementor-element-293a60f elementor-position-left elementor-vertical-align-top elementor-widget elementor-widget-image-box" data-id="293a60f" data-element_type="widget" data-widget_type="image-box.default">
				<div class="elementor-widget-container">
					<div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><a href="https://vallandrouet.my-user-account.com/login" tabindex="-1"><img width="120" height="120" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20120%20120'%3E%3C/svg%3E" class="attachment-full size-full wp-image-17958" alt="" data-lazy-src="https://www.valdelandrouet.com/wp-content/uploads/2023/12/euros.svg" /><noscript><img width="120" height="120" src="https://www.valdelandrouet.com/wp-content/uploads/2023/12/euros.svg" class="attachment-full size-full wp-image-17958" alt="" /></noscript></a></figure><div class="elementor-image-box-content"><h3 class="elementor-image-box-title"><a href="https://vallandrouet.my-user-account.com/login">Solder mon séjour</a></h3></div></div>				</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-2ed016d" data-id="2ed016d" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-83cff09 elementor-position-left elementor-vertical-align-top elementor-widget elementor-widget-image-box" data-id="83cff09" data-element_type="widget" data-widget_type="image-box.default">
				<div class="elementor-widget-container">
					<div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><img width="120" height="120" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20120%20120'%3E%3C/svg%3E" class="attachment-full size-full wp-image-18464" alt="" data-lazy-src="https://www.valdelandrouet.com/wp-content/uploads/2023/12/time.svg" /><noscript><img width="120" height="120" src="https://www.valdelandrouet.com/wp-content/uploads/2023/12/time.svg" class="attachment-full size-full wp-image-18464" alt="" /></noscript></figure><div class="elementor-image-box-content"><h3 class="elementor-image-box-title">Horaires d’ouverture de la réception</h3><p class="elementor-image-box-description"><b>DE OCTOBRE A AVRIL</b> </br>Du lundi au vendredi de 9h à 12h00 – 14h à 18h00</br>
<b> MAI – JUIN – SEPTEMBRE </b> </br>Du lundi au samedi de 9h à 12h00 – 14h à 18h30.
Dimanche : de 14h à 18h30.</br>

<b>JUILLET & AOUT</b> : Du lundi au dimanche de 9h — 20h </p></div></div>				</div>
				</div>
				<div class="elementor-element elementor-element-e1e3545 elementor-position-left elementor-vertical-align-top elementor-widget elementor-widget-image-box" data-id="e1e3545" data-element_type="widget" data-widget_type="image-box.default">
				<div class="elementor-widget-container">
					<div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><a href="https://www.facebook.com/profile.php?id=100063584138513" tabindex="-1"><img width="120" height="120" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20120%20120'%3E%3C/svg%3E" class="attachment-full size-full wp-image-18469" alt="" data-lazy-src="https://www.valdelandrouet.com/wp-content/uploads/2023/12/facebook.svg" /><noscript><img width="120" height="120" src="https://www.valdelandrouet.com/wp-content/uploads/2023/12/facebook.svg" class="attachment-full size-full wp-image-18469" alt="" /></noscript></a></figure><div class="elementor-image-box-content"><h3 class="elementor-image-box-title"><a href="https://www.facebook.com/profile.php?id=100063584138513">Retrouvez-nous sur facebook</a></h3></div></div>				</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-9a20904" data-id="9a20904" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<section class="elementor-section elementor-inner-section elementor-element elementor-element-de0effe elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="de0effe" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-5f6e6c0" data-id="5f6e6c0" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<section class="elementor-section elementor-inner-section elementor-element elementor-element-88517eb elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="88517eb" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-0d9d747" data-id="0d9d747" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-2e92597 elementor-position-right elementor-vertical-align-middle elementor-widget elementor-widget-image-box" data-id="2e92597" data-element_type="widget" data-widget_type="image-box.default">
				<div class="elementor-widget-container">
					<div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><a href="https://www.valdelandrouet.com/offres-speciales/" tabindex="-1"><img width="120" height="120" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20120%20120'%3E%3C/svg%3E" class="attachment-full size-full wp-image-18644" alt="" data-lazy-src="https://www.valdelandrouet.com/wp-content/uploads/2023/12/info-1.svg" /><noscript><img width="120" height="120" src="https://www.valdelandrouet.com/wp-content/uploads/2023/12/info-1.svg" class="attachment-full size-full wp-image-18644" alt="" /></noscript></a></figure><div class="elementor-image-box-content"><h3 class="elementor-image-box-title"><a href="https://www.valdelandrouet.com/offres-speciales/">Offres spéciales</a></h3></div></div>				</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-e37f859 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="e37f859" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-6c35f3b" data-id="6c35f3b" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-d5e7209 elementor-position-right elementor-vertical-align-middle elementor-widget elementor-widget-image-box" data-id="d5e7209" data-element_type="widget" data-widget_type="image-box.default">
				<div class="elementor-widget-container">
					<div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><a href="https://www.valdelandrouet.com/photos/" tabindex="-1"><img width="120" height="120" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20120%20120'%3E%3C/svg%3E" class="attachment-full size-full wp-image-18647" alt="" data-lazy-src="https://www.valdelandrouet.com/wp-content/uploads/2023/12/photo.svg" /><noscript><img width="120" height="120" src="https://www.valdelandrouet.com/wp-content/uploads/2023/12/photo.svg" class="attachment-full size-full wp-image-18647" alt="" /></noscript></a></figure><div class="elementor-image-box-content"><h3 class="elementor-image-box-title"><a href="https://www.valdelandrouet.com/photos/">Photothèque</a></h3></div></div>				</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-c5ded66 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="c5ded66" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-f8c993f" data-id="f8c993f" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-ffa7587 elementor-position-right elementor-vertical-align-middle elementor-widget elementor-widget-image-box" data-id="ffa7587" data-element_type="widget" data-widget_type="image-box.default">
				<div class="elementor-widget-container">
					<div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><a href="https://www.valdelandrouet.com/telechargements/" tabindex="-1"><img width="120" height="120" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20120%20120'%3E%3C/svg%3E" class="attachment-full size-full wp-image-18649" alt="" data-lazy-src="https://www.valdelandrouet.com/wp-content/uploads/2023/12/telechargement2.svg" /><noscript><img width="120" height="120" src="https://www.valdelandrouet.com/wp-content/uploads/2023/12/telechargement2.svg" class="attachment-full size-full wp-image-18649" alt="" /></noscript></a></figure><div class="elementor-image-box-content"><h3 class="elementor-image-box-title"><a href="https://www.valdelandrouet.com/telechargements/">Téléchargements</a></h3></div></div>				</div>
				</div>
					</div>
		</div>
					</div>
		</section>
					</div>
		</div>
				<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-0fe4b16" data-id="0fe4b16" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<section class="elementor-section elementor-inner-section elementor-element elementor-element-b93695c elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="b93695c" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-794254b" data-id="794254b" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-c89896a elementor-position-right elementor-vertical-align-middle elementor-widget elementor-widget-image-box" data-id="c89896a" data-element_type="widget" data-widget_type="image-box.default">
				<div class="elementor-widget-container">
					<div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><a href="https://www.valdelandrouet.com/contact/" tabindex="-1"><img width="120" height="120" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20120%20120'%3E%3C/svg%3E" class="attachment-full size-full wp-image-18633" alt="" data-lazy-src="https://www.valdelandrouet.com/wp-content/uploads/2023/12/contact.svg" /><noscript><img width="120" height="120" src="https://www.valdelandrouet.com/wp-content/uploads/2023/12/contact.svg" class="attachment-full size-full wp-image-18633" alt="" /></noscript></a></figure><div class="elementor-image-box-content"><h3 class="elementor-image-box-title"><a href="https://www.valdelandrouet.com/contact/">Nous contacter</a></h3></div></div>				</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-efbc088 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="efbc088" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-74fafdd" data-id="74fafdd" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-bbc0323 elementor-position-right elementor-vertical-align-middle elementor-widget elementor-widget-image-box" data-id="bbc0323" data-element_type="widget" data-widget_type="image-box.default">
				<div class="elementor-widget-container">
					<div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><a href="https://www.valdelandrouet.com/blog/" tabindex="-1"><img width="120" height="120" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20120%20120'%3E%3C/svg%3E" class="attachment-full size-full wp-image-18635" alt="" data-lazy-src="https://www.valdelandrouet.com/wp-content/uploads/2023/12/blog.svg" /><noscript><img width="120" height="120" src="https://www.valdelandrouet.com/wp-content/uploads/2023/12/blog.svg" class="attachment-full size-full wp-image-18635" alt="" /></noscript></a></figure><div class="elementor-image-box-content"><h3 class="elementor-image-box-title"><a href="https://www.valdelandrouet.com/blog/">Le blog</a></h3></div></div>				</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-5add583 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="5add583" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-c6d0de4" data-id="c6d0de4" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-4ca6ff5 elementor-position-right elementor-vertical-align-middle elementor-widget elementor-widget-image-box" data-id="4ca6ff5" data-element_type="widget" data-widget_type="image-box.default">
				<div class="elementor-widget-container">
					<div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><a href="https://www.valdelandrouet.com/engagement-ecoresponsable/" tabindex="-1"><img width="120" height="120" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20120%20120'%3E%3C/svg%3E" class="attachment-full size-full wp-image-18652" alt="" data-lazy-src="https://www.valdelandrouet.com/wp-content/uploads/2023/12/engagement.svg" /><noscript><img width="120" height="120" src="https://www.valdelandrouet.com/wp-content/uploads/2023/12/engagement.svg" class="attachment-full size-full wp-image-18652" alt="" /></noscript></a></figure><div class="elementor-image-box-content"><h3 class="elementor-image-box-title"><a href="https://www.valdelandrouet.com/engagement-ecoresponsable/">Engagement</a></h3></div></div>				</div>
				</div>
					</div>
		</div>
					</div>
		</section>
					</div>
		</div>
					</div>
		</section>
					</div>
		</div>
					</div>
		</section>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-cc4db27 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="cc4db27" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-3365549" data-id="3365549" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<section class="elementor-section elementor-inner-section elementor-element elementor-element-311f9e6 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="311f9e6" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-d9c2f9e" data-id="d9c2f9e" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<section class="elementor-section elementor-inner-section elementor-element elementor-element-df47fda elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="df47fda" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-0e1aa3f" data-id="0e1aa3f" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-1996c64 elementor-widget elementor-widget-text-editor" data-id="1996c64" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>Labels &amp; gages de qualités</p>								</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-01c37a4" data-id="01c37a4" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-c4e1928 elementor-widget elementor-widget-image-carousel" data-id="c4e1928" data-element_type="widget" data-settings="{&quot;slides_to_show&quot;:&quot;5&quot;,&quot;slides_to_show_tablet&quot;:&quot;4&quot;,&quot;slides_to_show_mobile_extra&quot;:&quot;4&quot;,&quot;slides_to_show_mobile&quot;:&quot;4&quot;,&quot;navigation&quot;:&quot;none&quot;,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:8,&quot;sizes&quot;:[]},&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500,&quot;image_spacing_custom_widescreen&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_laptop&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_tablet_extra&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile_extra&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="image-carousel.default">
				<div class="elementor-widget-container">
							<div class="elementor-image-carousel-wrapper swiper" role="region" aria-roledescription="carousel" aria-label="Carrousel d’images" dir="ltr">
			<div class="elementor-image-carousel swiper-wrapper" aria-live="off">
								<div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="1 sur 5"><figure class="swiper-slide-inner"><img width="90" height="90" class="swiper-slide-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2090%2090'%3E%3C/svg%3E" alt="tripadvisor_2023" data-lazy-src="https://www.valdelandrouet.com/wp-content/uploads/2023/12/tripadvisor_2023.jpg" /><noscript><img width="90" height="90" class="swiper-slide-image" src="https://www.valdelandrouet.com/wp-content/uploads/2023/12/tripadvisor_2023.jpg" alt="tripadvisor_2023" /></noscript></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="2 sur 5"><figure class="swiper-slide-inner"><img width="90" height="90" class="swiper-slide-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2090%2090'%3E%3C/svg%3E" alt="station_verte" data-lazy-src="https://www.valdelandrouet.com/wp-content/uploads/2023/12/station_verte.png" /><noscript><img width="90" height="90" class="swiper-slide-image" src="https://www.valdelandrouet.com/wp-content/uploads/2023/12/station_verte.png" alt="station_verte" /></noscript></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="3 sur 5"><figure class="swiper-slide-inner"><img width="90" height="90" class="swiper-slide-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2090%2090'%3E%3C/svg%3E" alt="famille_bretagne" data-lazy-src="https://www.valdelandrouet.com/wp-content/uploads/2023/12/famille_bretagne.png" /><noscript><img width="90" height="90" class="swiper-slide-image" src="https://www.valdelandrouet.com/wp-content/uploads/2023/12/famille_bretagne.png" alt="famille_bretagne" /></noscript></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="4 sur 5"><figure class="swiper-slide-inner"><img width="90" height="90" class="swiper-slide-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2090%2090'%3E%3C/svg%3E" alt="ancv" data-lazy-src="https://www.valdelandrouet.com/wp-content/uploads/2023/12/ancv.png" /><noscript><img width="90" height="90" class="swiper-slide-image" src="https://www.valdelandrouet.com/wp-content/uploads/2023/12/ancv.png" alt="ancv" /></noscript></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="5 sur 5"><figure class="swiper-slide-inner"><img width="90" height="90" class="swiper-slide-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2090%2090'%3E%3C/svg%3E" alt="tourisme_handicap" data-lazy-src="https://www.valdelandrouet.com/wp-content/uploads/2023/12/tourisme_handicap.jpg" /><noscript><img width="90" height="90" class="swiper-slide-image" src="https://www.valdelandrouet.com/wp-content/uploads/2023/12/tourisme_handicap.jpg" alt="tourisme_handicap" /></noscript></figure></div>			</div>
							
									</div>
						</div>
				</div>
					</div>
		</div>
					</div>
		</section>
					</div>
		</div>
				<div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-ae5bc42" data-id="ae5bc42" data-element_type="column">
			<div class="elementor-widget-wrap">
							</div>
		</div>
				<div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-247daec" data-id="247daec" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<section class="elementor-section elementor-inner-section elementor-element elementor-element-a509632 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="a509632" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-e187bb6" data-id="e187bb6" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-ab98e24 elementor-widget elementor-widget-text-editor" data-id="ab98e24" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>Avec le soutien de la Région Bretagne</p>								</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-3ca2e99" data-id="3ca2e99" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-676018e gallery-spacing-custom elementor-widget elementor-widget-image-gallery" data-id="676018e" data-element_type="widget" data-widget_type="image-gallery.default">
				<div class="elementor-widget-container">
							<div class="elementor-image-gallery">
			<div id='gallery-1' class='gallery galleryid-6 gallery-columns-1 gallery-size-thumbnail'><figure class='gallery-item'>
			<div class='gallery-icon landscape'>
				<a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="676018e" data-elementor-lightbox-title="region_bretagne" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTg3NzUsInVybCI6Imh0dHBzOlwvXC93d3cudmFsZGVsYW5kcm91ZXQuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIzXC8xMlwvcmVnaW9uX2JyZXRhZ25lLnBuZyIsInNsaWRlc2hvdyI6IjY3NjAxOGUifQ%3D%3D" href='https://www.valdelandrouet.com/wp-content/uploads/2023/12/region_bretagne.png'><img width="90" height="90" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2090%2090'%3E%3C/svg%3E" class="attachment-thumbnail size-thumbnail" alt="" decoding="async" data-lazy-src="https://www.valdelandrouet.com/wp-content/uploads/2023/12/region_bretagne.png" /><noscript><img width="90" height="90" src="https://www.valdelandrouet.com/wp-content/uploads/2023/12/region_bretagne.png" class="attachment-thumbnail size-thumbnail" alt="" decoding="async" /></noscript></a>
			</div></figure>
		</div>
		</div>
						</div>
				</div>
					</div>
		</div>
					</div>
		</section>
					</div>
		</div>
					</div>
		</section>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-794bf65 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="794bf65" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-efa26f7" data-id="efa26f7" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-2499a16 elementor-nav-menu__align-center elementor-nav-menu--dropdown-none elementor-widget elementor-widget-nav-menu" data-id="2499a16" data-element_type="widget" data-settings="{&quot;layout&quot;:&quot;horizontal&quot;,&quot;submenu_icon&quot;:{&quot;value&quot;:&quot;&lt;i class=\&quot;fas fa-caret-down\&quot;&gt;&lt;\/i&gt;&quot;,&quot;library&quot;:&quot;fa-solid&quot;}}" data-widget_type="nav-menu.default">
				<div class="elementor-widget-container">
								<nav aria-label="Menu" class="elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-horizontal e--pointer-underline e--animation-fade">
				<ul id="menu-1-2499a16" class="elementor-nav-menu"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-17880"><a href="https://www.valdelandrouet.com/engagement-ecoresponsable/" class="elementor-item"><i class="icon before line-icon icon-emotsmile" aria-hidden="true"></i><span class="menu-text">Engagement écoresponsable</span></a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9983"><a href="https://www.valdelandrouet.com/contact/" class="elementor-item"><i class="icon before line-icon icon-map" aria-hidden="true"></i><span class="menu-text">  Votre itinéraire</span></a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9988"><a href="https://www.valdelandrouet.com/photos1/" class="elementor-item"><i class="icon before line-icon icon-camera" aria-hidden="true"></i><span class="menu-text">  Photos et Vidéos</span></a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9995"><a href="https://www.valdelandrouet.com/telechargements/" class="elementor-item"><i class="icon before line-icon icon-docs" aria-hidden="true"></i><span class="menu-text">  Téléchargements</span></a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9996"><a href="https://www.valdelandrouet.com/contact/" class="elementor-item"><i class="icon before line-icon icon-note" aria-hidden="true"></i><span class="menu-text">  Contact</span></a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-21815"><a href="https://www.valdelandrouet.com/mentions-legales/" class="elementor-item"><i class="icon before line-icon icon-book-open" aria-hidden="true"></i><span class="menu-text">Mentions légales</span></a></li>
</ul>			</nav>
						<nav class="elementor-nav-menu--dropdown elementor-nav-menu__container" aria-hidden="true">
				<ul id="menu-2-2499a16" class="elementor-nav-menu"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-17880"><a href="https://www.valdelandrouet.com/engagement-ecoresponsable/" class="elementor-item" tabindex="-1"><i class="icon before line-icon icon-emotsmile" aria-hidden="true"></i><span class="menu-text">Engagement écoresponsable</span></a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9983"><a href="https://www.valdelandrouet.com/contact/" class="elementor-item" tabindex="-1"><i class="icon before line-icon icon-map" aria-hidden="true"></i><span class="menu-text">  Votre itinéraire</span></a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9988"><a href="https://www.valdelandrouet.com/photos1/" class="elementor-item" tabindex="-1"><i class="icon before line-icon icon-camera" aria-hidden="true"></i><span class="menu-text">  Photos et Vidéos</span></a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9995"><a href="https://www.valdelandrouet.com/telechargements/" class="elementor-item" tabindex="-1"><i class="icon before line-icon icon-docs" aria-hidden="true"></i><span class="menu-text">  Téléchargements</span></a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9996"><a href="https://www.valdelandrouet.com/contact/" class="elementor-item" tabindex="-1"><i class="icon before line-icon icon-note" aria-hidden="true"></i><span class="menu-text">  Contact</span></a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-21815"><a href="https://www.valdelandrouet.com/mentions-legales/" class="elementor-item" tabindex="-1"><i class="icon before line-icon icon-book-open" aria-hidden="true"></i><span class="menu-text">Mentions légales</span></a></li>
</ul>			</nav>
						</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				</div>
		
	
</div><!-- #wrap -->


</div><!-- #outer-wrap -->



<a aria-label="Scroll to the top of the page" href="#" id="scroll-top" class="scroll-top-right"><i class="fa fa-angle-up" aria-hidden="true" role="img"></i></a>





<div  class="wof-overlay" style="display: none;"></div>

<div class="wof-wheels">
	<style>
			.wof-wheel[data-id="13278"] .wof-bg{background-image:var(--wpr-bg-73eaedf9-e3e3-4b1b-a63c-51e9f65a7c75);opacity:.085;background-size:11%;}
				div.wof-wheel[data-id="13278"] .wof-fgcolor{ color:#ffffff;}
				div.wof-wheel[data-id="13278"] .wof-title em{ color:#ffc79a;}
				div.wof-wheel[data-id="13278"] .wof-form-wrapper button{ color:#b64926;}
		div.wof-wheel[data-id="13278"] .wof-form-wrapper a.button{ color:#b64926;}
				div.wof-wheel[data-id="13278"] .wof-form-wrapper button{ background:#ffc79a;}
		div.wof-wheel[data-id="13278"] .wof-form-wrapper a.button{ background:#ffc79a;}
		</style>


<div
	style="transform:translateX(-110%);background-color:#77311b;"
     aria-hidden="true" 	data-seq="NzNXYlZqYWpNeXJVQlN6YndjOTBPM2dERGVNUUorSEQwUVRvU0duZHZJUT0="
	class="wof-wheel wof-theme-green-desert"
	data-id="13278" data-options="{&quot;appear&quot;:&quot;exit;immediately&quot;,&quot;occurance&quot;:&quot;session&quot;,&quot;hideMobile&quot;:true,&quot;hideTablet&quot;:false,&quot;hideDesktop&quot;:false,&quot;sound&quot;:true,&quot;confetti&quot;:true,&quot;plays&quot;:&quot;3&quot;,&quot;retry&quot;:false}" data-standalone="" data-fields="[{&quot;placeholder&quot;:&quot;Votre email&quot;,&quot;type&quot;:&quot;primary_email&quot;,&quot;required&quot;:true,&quot;id&quot;:&quot;primary_email&quot;},{&quot;placeholder&quot;:&quot;Pr\u00e9nom&quot;,&quot;type&quot;:&quot;text&quot;,&quot;required&quot;:true,&quot;id&quot;:&quot;text_1&quot;}]" data-slice-count="12" data-time="7" data-speed="2" data-pointer="1">
	<div class="wof-bg" role="img" aria-label="Background image"></div>
	<div class="wof-bottom-bg" role="img" aria-label="Background image"></div>
	<div role="button" aria-label="Close" tabindex="0" class="wof-close wof-close-icon">
		<svg width="30" viewbox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><path fill="#ffffff" d="M77.6 21.1l-28 28.1-28.1-28.1-1.9 1.9 28 28.1-28 28.1 1.9 1.9L49.6 53l28 28.1 2-1.9-28.1-28.1L79.6 23"/></svg>
	</div>
	<div class="wof-wrapper">
					<div class="wof-close-wrapper">
				<a class="wof-close wof-fgcolor" href="#">
					Je ne veux pas bénéficier de promo				</a>
			</div>
				<div class="wof-inner-wrapper">

			<div class="wof-left">
				<div class="wof-left-inner">
					<div class="wof-pointer">
						<svg role="presentation" width="100%" height="100%" viewbox="0 0 273 147">
							<g>
								<path fill="#ffc79a" d="M196.3 0h10.5l1 .25c10.06 1.9 19.63 5.06 28.1 10.93 11.28 7.55 19.66 18.43 25.12 30.78 1.9 6.4 4.06 12.23 4 19.04-.1 5.3.3 10.7-.34 15.97-2.18 14.1-9.08 27.46-19.38 37.33-10.03 10-23.32 16.4-37.33 18.4-4.95.54-10 .3-14.97.3-6.4-.02-13.06-2.82-19.2-4.68-54.98-17.5-109.95-35.08-164.96-52.5C4.7 74.7 2.14 73.33 0 69.5v-6.26c1.47-1.93 2.94-3.95 5.34-4.77C64.47 39.78 123.84 20.77 183 2c4.3-1.15 8.9-1.2 13.3-2z"/>
																	<path class="wof-pointer-shadow" opacity=".2" d="M261.02 41.96c6.74 9.2 10.54 20.04 11.98 31.3V88c-1.9 14.78-8.25 28.63-18.78 39.24-11 11.34-25.83 18.16-41.52 19.78h-12.65c-3.8-.6-7.57-1.4-11.22-2.63C132.4 126.43 76 108.37 19.55 90.5c-3.4-1.22-8.1-1.62-10.12-4.94-2.2-3.14-1.5-6.3-.6-9.73 55.02 17.4 110 35 164.97 52.5 6.14 1.85 12.8 4.65 19.2 4.66 4.97 0 10.02.24 14.97-.3 14-2 27.3-8.4 37.33-18.4 10.3-9.87 17.2-23.24 19.38-37.33.63-5.27.23-10.66.34-15.97.06-6.8-2.1-12.64-4-19.04v.01z"/>
																<ellipse stroke="none" ry="25" rx="25" cy="65" cx="199.124" fill="#ffffff"/>
							</g>
						</svg>
					</div>
					<div class="wof-wheel-container" >
						<div class="wof-wheel-bg">
							<div class="wof-spinning" >
								<svg role="presentation" class="wof-svg-bg" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewbox="-1 -1 2 2">
									<g transform="rotate(-15 0 0) scale(.89,.89)">
									<path stroke="#b64926" stroke-width="0.0025" class="wof-slice-bg" data-slice="1" fill="#b64926" d="M 1 0 A 1 1 0 0 1 0.86602540378444 0.5 L 0 0"></path><path stroke="#468966" stroke-width="0.0025" class="wof-slice-bg" data-slice="2" fill="#468966" d="M 0.86602540378444 0.5 A 1 1 0 0 1 0.5 0.86602540378444 L 0 0"></path><path stroke="#fff0a5" stroke-width="0.0025" class="wof-slice-bg" data-slice="3" fill="#fff0a5" d="M 0.5 0.86602540378444 A 1 1 0 0 1 6.1232339957368E-17 1 L 0 0"></path><path stroke="#ffb03b" stroke-width="0.0025" class="wof-slice-bg" data-slice="4" fill="#ffb03b" d="M 6.1232339957368E-17 1 A 1 1 0 0 1 -0.5 0.86602540378444 L 0 0"></path><path stroke="#b64926" stroke-width="0.0025" class="wof-slice-bg" data-slice="5" fill="#b64926" d="M -0.5 0.86602540378444 A 1 1 0 0 1 -0.86602540378444 0.5 L 0 0"></path><path stroke="#468966" stroke-width="0.0025" class="wof-slice-bg" data-slice="6" fill="#468966" d="M -0.86602540378444 0.5 A 1 1 0 0 1 -1 1.2246467991474E-16 L 0 0"></path><path stroke="#fff0a5" stroke-width="0.0025" class="wof-slice-bg" data-slice="7" fill="#fff0a5" d="M -1 1.2246467991474E-16 A 1 1 0 0 1 -0.86602540378444 -0.5 L 0 0"></path><path stroke="#ffb03b" stroke-width="0.0025" class="wof-slice-bg" data-slice="8" fill="#ffb03b" d="M -0.86602540378444 -0.5 A 1 1 0 0 1 -0.5 -0.86602540378444 L 0 0"></path><path stroke="#b64926" stroke-width="0.0025" class="wof-slice-bg" data-slice="9" fill="#b64926" d="M -0.5 -0.86602540378444 A 1 1 0 0 1 7.0448139982802E-16 -1 L 0 0"></path><path stroke="#468966" stroke-width="0.0025" class="wof-slice-bg" data-slice="10" fill="#468966" d="M 7.0448139982802E-16 -1 A 1 1 0 0 1 0.5 -0.86602540378444 L 0 0"></path><path stroke="#fff0a5" stroke-width="0.0025" class="wof-slice-bg" data-slice="11" fill="#fff0a5" d="M 0.5 -0.86602540378444 A 1 1 0 0 1 0.86602540378444 -0.5 L 0 0"></path><path stroke="#ffb03b" stroke-width="0.0025" class="wof-slice-bg" data-slice="12" fill="#ffb03b" d="M 0.86602540378444 -0.5 A 1 1 0 0 1 1 -2.4492935982947E-16 L 0 0"></path>									</g>
								</svg>
							</div>

							<svg role="presentation" class="wof-svg-wheel" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" transform="scale(1.022,1.022)" viewbox="0 0 1024 1024" height="100%" width="100%">
																<defs>
									<filter id="outer" height="130%" >
										<fegaussianblur in="SourceAlpha" stddeviation="0"></fegaussianblur>
										<feoffset dx="8" dy="9"></feoffset>
										<fecomponenttransfer>
											<fefunca type="linear" slope="0.35"></fefunca>
										</fecomponenttransfer>
										<femerge>
											<femergenode/>
											<femergenode in="SourceGraphic"/>
										</femerge>
									</filter>
								</defs>
																<circle stroke="#ffffff" r="456" fill="transparent" filter="url(#outer)" stroke-width="33" cx="512" cy="512"></circle>
								<circle filter="url(#outer)" fill="#ffffff" cx="512" cy="512" r="110"></circle>
							</svg>

							<div class="wof-spinning">
								<svg role="presentation" class="wof-svg-ornaments" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" transform="scale(1.022,1.022)" viewbox="0 0 1024 1024" height="100%" width="100%">
									<defs>
										<path id="b" transform="translate(953,498) scale(.66)" d="M 77.15 0.00 L 80.16 0.00 L 80.75 0.09 C 89.41 1.58 94.83 8.88 96.00 17.26 L 96.00 22.02 C 94.55 30.64 88.85 37.88 79.81 39.00 L 76.82 39.00 C 51.69 34.59 25.32 23.36 0.00 23.82 L 0.00 16.07 C 25.99 16.32 51.56 4.54 77.15 0.00 Z" />
										<circle id="c" r="8" transform="translate(968,510)"></circle>
									</defs>
																		<g class="wof-handles" transform="rotate(-15 512 512)" fill="#ffffff" >
										<use xlink:href="#b" href="#b"></use>
										<use xlink:href="#b" href="#b" transform="rotate(30 512 512)"/><use xlink:href="#b" href="#b" transform="rotate(60 512 512)"/><use xlink:href="#b" href="#b" transform="rotate(90 512 512)"/><use xlink:href="#b" href="#b" transform="rotate(120 512 512)"/><use xlink:href="#b" href="#b" transform="rotate(150 512 512)"/><use xlink:href="#b" href="#b" transform="rotate(180 512 512)"/><use xlink:href="#b" href="#b" transform="rotate(210 512 512)"/><use xlink:href="#b" href="#b" transform="rotate(240 512 512)"/><use xlink:href="#b" href="#b" transform="rotate(270 512 512)"/><use xlink:href="#b" href="#b" transform="rotate(300 512 512)"/><use xlink:href="#b" href="#b" transform="rotate(330 512 512)"/>									</g>
																		<g class="wof-circles" transform="rotate(-15 512 512)" fill="#c8775c" >
										<use xlink:href="#c" href="#c"></use>
										<use xlink:href="#c" href="#c" transform="rotate(30 512 512)"></use><use xlink:href="#c" href="#c" transform="rotate(60 512 512)"></use><use xlink:href="#c" href="#c" transform="rotate(90 512 512)"></use><use xlink:href="#c" href="#c" transform="rotate(120 512 512)"></use><use xlink:href="#c" href="#c" transform="rotate(150 512 512)"></use><use xlink:href="#c" href="#c" transform="rotate(180 512 512)"></use><use xlink:href="#c" href="#c" transform="rotate(210 512 512)"></use><use xlink:href="#c" href="#c" transform="rotate(240 512 512)"></use><use xlink:href="#c" href="#c" transform="rotate(270 512 512)"></use><use xlink:href="#c" href="#c" transform="rotate(300 512 512)"></use><use xlink:href="#c" href="#c" transform="rotate(330 512 512)"></use>									</g>
								</svg>
							</div>

							<div class="wof-spinning wof-slices">
																	<div class="wof-slice" data-slice="1" style="color:#ffffff;transform:rotate(0deg) translate(0px, -50%);">Code Promo 1</div>
																	<div class="wof-slice" data-slice="2" style="color:#ffffff;transform:rotate(30deg) translate(0px, -50%);">Essayez encore</div>
																	<div class="wof-slice" data-slice="3" style="color:#b64926;transform:rotate(60deg) translate(0px, -50%);">Essayez encore</div>
																	<div class="wof-slice" data-slice="4" style="color:#ffffff;transform:rotate(90deg) translate(0px, -50%);">Essayez encore</div>
																	<div class="wof-slice" data-slice="5" style="color:#ffffff;transform:rotate(120deg) translate(0px, -50%);">Code Promo 2</div>
																	<div class="wof-slice" data-slice="6" style="color:#ffffff;transform:rotate(150deg) translate(0px, -50%);">Code Promo 3</div>
																	<div class="wof-slice" data-slice="7" style="color:#b64926;transform:rotate(180deg) translate(0px, -50%);">Code Promo 4</div>
																	<div class="wof-slice" data-slice="8" style="color:#ffffff;transform:rotate(210deg) translate(0px, -50%);">Code Promo 5</div>
																	<div class="wof-slice" data-slice="9" style="color:#ffffff;transform:rotate(240deg) translate(0px, -50%);">Code Promo 6</div>
																	<div class="wof-slice" data-slice="10" style="color:#ffffff;transform:rotate(270deg) translate(0px, -50%);">Code Promo 7</div>
																	<div class="wof-slice" data-slice="11" style="color:#b64926;transform:rotate(300deg) translate(0px, -50%);">Code Promo 8</div>
																	<div class="wof-slice" data-slice="12" style="color:#ffffff;transform:rotate(330deg) translate(0px, -50%);">Code Promo 9</div>
															</div>
													</div>

					</div>
				</div>
			</div>

			<div class="wof-right">
				<div class="wof-right-inner">
					<div class="wof-title wof-fgcolor">
						Découvrez <em>votre promo</em>!					</div>

                    <div class="wof-explainer wof-fgcolor">
                        <p class="p1">Tournez la roue et découvrez votre promo sur votre prochain séjour.</p>                    </div>

					<div class="wof-form-wrapper">
													<div class="wof-error wof-fgcolor" style="color:#ffafaf;border-color:#ffafaf;display: none;"></div>
												<div class="wof-form-fields">
						</div>
												<button class="wof-btn-submit wof-color-2" type="submit">
							<span>Tentez votre chance</span>
							<div class="wof-loader" style="display: none;">
								<div class="b1"></div>
								<div class="b2"></div>
								<div></div>
							</div>
						</button>
						<div class="wof-response"></div>
					</div>
                    <div class="wof-disclaimer wof-fgcolor">
                        <p>*Ces informations restent confidentielles et ne seront jamais diffusées à quelque organisme que ce soit. En soumettant ce formulaire, j'accepte que les informations saisies dans ce formulaire soient utilisées et traitées pour permettre de me recontacter, dans le cadre de ma demande d'informations, que ce soit par mail, ou téléphone. </p>                    </div>
				</div>
			</div>

		</div>
	</div>
</div>

</div>

<div  class="wof-mobile-check"></div>
<div  class="wof-tablet-check"></div>
<div data-wpr-lazyrender="1" class="wof-desktop-check"></div><script type="speculationrules">
{"prefetch":[{"source":"document","where":{"and":[{"href_matches":"\/*"},{"not":{"href_matches":["\/wp-*.php","\/wp-admin\/*","\/wp-content\/uploads\/*","\/wp-content\/*","\/wp-content\/plugins\/*","\/wp-content\/themes\/oceanwp\/*","\/*\\?(.+)"]}},{"not":{"selector_matches":"a[rel~=\"nofollow\"]"}},{"not":{"selector_matches":".no-prefetch, .no-prefetch a"}}]},"eagerness":"conservative"}]}
</script>
<div  data-wof-nonce="07667fc30e"></div>			<script type="rocketlazyloadscript">
				const lazyloadRunObserver = () => {
					const lazyloadBackgrounds = document.querySelectorAll( `.e-con.e-parent:not(.e-lazyloaded)` );
					const lazyloadBackgroundObserver = new IntersectionObserver( ( entries ) => {
						entries.forEach( ( entry ) => {
							if ( entry.isIntersecting ) {
								let lazyloadBackground = entry.target;
								if( lazyloadBackground ) {
									lazyloadBackground.classList.add( 'e-lazyloaded' );
								}
								lazyloadBackgroundObserver.unobserve( entry.target );
							}
						});
					}, { rootMargin: '200px 0px 200px 0px' } );
					lazyloadBackgrounds.forEach( ( lazyloadBackground ) => {
						lazyloadBackgroundObserver.observe( lazyloadBackground );
					} );
				};
				const events = [
					'DOMContentLoaded',
					'elementor/lazyload/observe',
				];
				events.forEach( ( event ) => {
					document.addEventListener( event, lazyloadRunObserver );
				} );
			</script>
			<link rel='stylesheet' id='widget-text-editor-css' href='https://www.valdelandrouet.com/wp-content/plugins/elementor/assets/css/widget-text-editor.min.css?ver=3.28.3' media='all' />
<script type="rocketlazyloadscript" id="rocket-browser-checker-js-after">
"use strict";var _createClass=function(){function defineProperties(target,props){for(var i=0;i<props.length;i++){var descriptor=props[i];descriptor.enumerable=descriptor.enumerable||!1,descriptor.configurable=!0,"value"in descriptor&&(descriptor.writable=!0),Object.defineProperty(target,descriptor.key,descriptor)}}return function(Constructor,protoProps,staticProps){return protoProps&&defineProperties(Constructor.prototype,protoProps),staticProps&&defineProperties(Constructor,staticProps),Constructor}}();function _classCallCheck(instance,Constructor){if(!(instance instanceof Constructor))throw new TypeError("Cannot call a class as a function")}var RocketBrowserCompatibilityChecker=function(){function RocketBrowserCompatibilityChecker(options){_classCallCheck(this,RocketBrowserCompatibilityChecker),this.passiveSupported=!1,this._checkPassiveOption(this),this.options=!!this.passiveSupported&&options}return _createClass(RocketBrowserCompatibilityChecker,[{key:"_checkPassiveOption",value:function(self){try{var options={get passive(){return!(self.passiveSupported=!0)}};window.addEventListener("test",null,options),window.removeEventListener("test",null,options)}catch(err){self.passiveSupported=!1}}},{key:"initRequestIdleCallback",value:function(){!1 in window&&(window.requestIdleCallback=function(cb){var start=Date.now();return setTimeout(function(){cb({didTimeout:!1,timeRemaining:function(){return Math.max(0,50-(Date.now()-start))}})},1)}),!1 in window&&(window.cancelIdleCallback=function(id){return clearTimeout(id)})}},{key:"isDataSaverModeOn",value:function(){return"connection"in navigator&&!0===navigator.connection.saveData}},{key:"supportsLinkPrefetch",value:function(){var elem=document.createElement("link");return elem.relList&&elem.relList.supports&&elem.relList.supports("prefetch")&&window.IntersectionObserver&&"isIntersecting"in IntersectionObserverEntry.prototype}},{key:"isSlowConnection",value:function(){return"connection"in navigator&&"effectiveType"in navigator.connection&&("2g"===navigator.connection.effectiveType||"slow-2g"===navigator.connection.effectiveType)}}]),RocketBrowserCompatibilityChecker}();
</script>
<script id="rocket-preload-links-js-extra">
var RocketPreloadLinksConfig = {"excludeUris":"\/(?:.+\/)?feed(?:\/(?:.+\/?)?)?$|\/(?:.+\/)?embed\/|\/(index.php\/)?(.*)wp-json(\/.*|$)|\/refer\/|\/go\/|\/recommend\/|\/recommends\/","usesTrailingSlash":"1","imageExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php","fileExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php|html|htm","siteUrl":"https:\/\/www.valdelandrouet.com","onHoverDelay":"100","rateThrottle":"3"};
</script>
<script type="rocketlazyloadscript" id="rocket-preload-links-js-after">
(function() {
"use strict";var r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},e=function(){function i(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}return function(e,t,n){return t&&i(e.prototype,t),n&&i(e,n),e}}();function i(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}var t=function(){function n(e,t){i(this,n),this.browser=e,this.config=t,this.options=this.browser.options,this.prefetched=new Set,this.eventTime=null,this.threshold=1111,this.numOnHover=0}return e(n,[{key:"init",value:function(){!this.browser.supportsLinkPrefetch()||this.browser.isDataSaverModeOn()||this.browser.isSlowConnection()||(this.regex={excludeUris:RegExp(this.config.excludeUris,"i"),images:RegExp(".("+this.config.imageExt+")$","i"),fileExt:RegExp(".("+this.config.fileExt+")$","i")},this._initListeners(this))}},{key:"_initListeners",value:function(e){-1<this.config.onHoverDelay&&document.addEventListener("mouseover",e.listener.bind(e),e.listenerOptions),document.addEventListener("mousedown",e.listener.bind(e),e.listenerOptions),document.addEventListener("touchstart",e.listener.bind(e),e.listenerOptions)}},{key:"listener",value:function(e){var t=e.target.closest("a"),n=this._prepareUrl(t);if(null!==n)switch(e.type){case"mousedown":case"touchstart":this._addPrefetchLink(n);break;case"mouseover":this._earlyPrefetch(t,n,"mouseout")}}},{key:"_earlyPrefetch",value:function(t,e,n){var i=this,r=setTimeout(function(){if(r=null,0===i.numOnHover)setTimeout(function(){return i.numOnHover=0},1e3);else if(i.numOnHover>i.config.rateThrottle)return;i.numOnHover++,i._addPrefetchLink(e)},this.config.onHoverDelay);t.addEventListener(n,function e(){t.removeEventListener(n,e,{passive:!0}),null!==r&&(clearTimeout(r),r=null)},{passive:!0})}},{key:"_addPrefetchLink",value:function(i){return this.prefetched.add(i.href),new Promise(function(e,t){var n=document.createElement("link");n.rel="prefetch",n.href=i.href,n.onload=e,n.onerror=t,document.head.appendChild(n)}).catch(function(){})}},{key:"_prepareUrl",value:function(e){if(null===e||"object"!==(void 0===e?"undefined":r(e))||!1 in e||-1===["http:","https:"].indexOf(e.protocol))return null;var t=e.href.substring(0,this.config.siteUrl.length),n=this._getPathname(e.href,t),i={original:e.href,protocol:e.protocol,origin:t,pathname:n,href:t+n};return this._isLinkOk(i)?i:null}},{key:"_getPathname",value:function(e,t){var n=t?e.substring(this.config.siteUrl.length):e;return n.startsWith("/")||(n="/"+n),this._shouldAddTrailingSlash(n)?n+"/":n}},{key:"_shouldAddTrailingSlash",value:function(e){return this.config.usesTrailingSlash&&!e.endsWith("/")&&!this.regex.fileExt.test(e)}},{key:"_isLinkOk",value:function(e){return null!==e&&"object"===(void 0===e?"undefined":r(e))&&(!this.prefetched.has(e.href)&&e.origin===this.config.siteUrl&&-1===e.href.indexOf("?")&&-1===e.href.indexOf("#")&&!this.regex.excludeUris.test(e.href)&&!this.regex.images.test(e.href))}}],[{key:"run",value:function(){"undefined"!=typeof RocketPreloadLinksConfig&&new n(new RocketBrowserCompatibilityChecker({capture:!0,passive:!0}),RocketPreloadLinksConfig).init()}}]),n}();t.run();
}());
</script>
<script id="rocket_lazyload_css-js-extra">
var rocket_lazyload_css_data = {"threshold":"300"};
</script>
<script id="rocket_lazyload_css-js-after">
!function o(n,c,a){function u(t,e){if(!c[t]){if(!n[t]){var r="function"==typeof require&&require;if(!e&&r)return r(t,!0);if(s)return s(t,!0);throw(e=new Error("Cannot find module '"+t+"'")).code="MODULE_NOT_FOUND",e}r=c[t]={exports:{}},n[t][0].call(r.exports,function(e){return u(n[t][1][e]||e)},r,r.exports,o,n,c,a)}return c[t].exports}for(var s="function"==typeof require&&require,e=0;e<a.length;e++)u(a[e]);return u}({1:[function(e,t,r){"use strict";{const c="undefined"==typeof rocket_pairs?[]:rocket_pairs,a=(("undefined"==typeof rocket_excluded_pairs?[]:rocket_excluded_pairs).map(t=>{var e=t.selector;document.querySelectorAll(e).forEach(e=>{e.setAttribute("data-rocket-lazy-bg-"+t.hash,"excluded")})}),document.querySelector("#wpr-lazyload-bg-container"));var o=rocket_lazyload_css_data.threshold||300;const u=new IntersectionObserver(e=>{e.forEach(t=>{t.isIntersecting&&c.filter(e=>t.target.matches(e.selector)).map(t=>{var e;t&&((e=document.createElement("style")).textContent=t.style,a.insertAdjacentElement("afterend",e),t.elements.forEach(e=>{u.unobserve(e),e.setAttribute("data-rocket-lazy-bg-"+t.hash,"loaded")}))})})},{rootMargin:o+"px"});function n(){0<(0<arguments.length&&void 0!==arguments[0]?arguments[0]:[]).length&&c.forEach(t=>{try{document.querySelectorAll(t.selector).forEach(e=>{"loaded"!==e.getAttribute("data-rocket-lazy-bg-"+t.hash)&&"excluded"!==e.getAttribute("data-rocket-lazy-bg-"+t.hash)&&(u.observe(e),(t.elements||=[]).push(e))})}catch(e){console.error(e)}})}n(),function(){const r=window.MutationObserver;return function(e,t){if(e&&1===e.nodeType)return(t=new r(t)).observe(e,{attributes:!0,childList:!0,subtree:!0}),t}}()(document.querySelector("body"),n)}},{}]},{},[1]);
</script>
<script type="rocketlazyloadscript" data-rocket-src="https://www.valdelandrouet.com/wp-includes/js/imagesloaded.min.js?ver=5.0.0" id="imagesloaded-js"></script>
<script id="oceanwp-main-js-extra">
var oceanwpLocalize = {"nonce":"c98e794c32","isRTL":"","menuSearchStyle":"drop_down","mobileMenuSearchStyle":"disabled","sidrSource":null,"sidrDisplace":"1","sidrSide":"left","sidrDropdownTarget":"link","verticalHeaderTarget":"link","customScrollOffset":"0","customSelects":".woocommerce-ordering .orderby, #dropdown_product_cat, .widget_categories select, .widget_archive select, .single-product .variations_form .variations select","ajax_url":"https:\/\/www.valdelandrouet.com\/wp-admin\/admin-ajax.php","oe_mc_wpnonce":"0e6390ad22"};
</script>
<script type="rocketlazyloadscript" data-rocket-src="https://www.valdelandrouet.com/wp-content/themes/oceanwp/assets/js/theme.min.js?ver=3.5.5" id="oceanwp-main-js"></script>
<script type="rocketlazyloadscript" data-rocket-src="https://www.valdelandrouet.com/wp-content/themes/oceanwp/assets/js/drop-down-mobile-menu.min.js?ver=3.5.5" id="oceanwp-drop-down-mobile-menu-js"></script>
<script type="rocketlazyloadscript" data-rocket-src="https://www.valdelandrouet.com/wp-content/themes/oceanwp/assets/js/drop-down-search.min.js?ver=3.5.5" id="oceanwp-drop-down-search-js"></script>
<script type="rocketlazyloadscript" data-rocket-src="https://www.valdelandrouet.com/wp-content/themes/oceanwp/assets/js/vendors/magnific-popup.min.js?ver=3.5.5" id="ow-magnific-popup-js"></script>
<script type="rocketlazyloadscript" data-rocket-src="https://www.valdelandrouet.com/wp-content/themes/oceanwp/assets/js/ow-lightbox.min.js?ver=3.5.5" id="oceanwp-lightbox-js"></script>
<script type="rocketlazyloadscript" data-rocket-src="https://www.valdelandrouet.com/wp-content/themes/oceanwp/assets/js/vendors/flickity.pkgd.min.js?ver=3.5.5" id="ow-flickity-js"></script>
<script type="rocketlazyloadscript" data-rocket-src="https://www.valdelandrouet.com/wp-content/themes/oceanwp/assets/js/ow-slider.min.js?ver=3.5.5" id="oceanwp-slider-js"></script>
<script type="rocketlazyloadscript" data-rocket-src="https://www.valdelandrouet.com/wp-content/themes/oceanwp/assets/js/scroll-effect.min.js?ver=3.5.5" id="oceanwp-scroll-effect-js"></script>
<script type="rocketlazyloadscript" data-rocket-src="https://www.valdelandrouet.com/wp-content/themes/oceanwp/assets/js/scroll-top.min.js?ver=3.5.5" id="oceanwp-scroll-top-js"></script>
<script type="rocketlazyloadscript" data-rocket-src="https://www.valdelandrouet.com/wp-content/themes/oceanwp/assets/js/select.min.js?ver=3.5.5" id="oceanwp-select-js"></script>
<script type="rocketlazyloadscript" data-rocket-src="https://www.valdelandrouet.com/wp-content/plugins/elementor-pro/assets/lib/sticky/jquery.sticky.min.js?ver=3.28.3" id="e-sticky-js"></script>
<script type="rocketlazyloadscript" data-rocket-src="https://www.valdelandrouet.com/wp-content/plugins/elementor-pro/assets/lib/smartmenus/jquery.smartmenus.min.js?ver=1.2.1" id="smartmenus-js"></script>
<script type="rocketlazyloadscript" data-rocket-src="https://www.valdelandrouet.com/wp-content/plugins/elementor/assets/lib/swiper/v8/swiper.min.js?ver=8.4.5" id="swiper-js"></script>
<script id="flickr-widget-script-js-extra">
var flickrWidgetParams = {"widgets":[]};
</script>
<script type="rocketlazyloadscript" data-rocket-src="https://www.valdelandrouet.com/wp-content/plugins/ocean-extra/includes/widgets/js/flickr.min.js?ver=6.8" id="flickr-widget-script-js"></script>
<script id="mabel-wheel-of-fortune-js-extra">
var wofVars = {"ajaxurl":"https:\/\/www.valdelandrouet.com\/wp-admin\/admin-ajax.php","baseUrl":"https:\/\/www.valdelandrouet.com\/wp-content\/plugins\/mabel-wheel-of-fortune\/"};
</script>
<script type="rocketlazyloadscript" data-rocket-src="https://www.valdelandrouet.com/wp-content/plugins/mabel-wheel-of-fortune/public/js/public.min.js?ver=4.1.1" id="mabel-wheel-of-fortune-js"></script>
<script type="rocketlazyloadscript" data-rocket-src="https://www.valdelandrouet.com/wp-content/plugins/elementor-pro/assets/js/webpack-pro.runtime.min.js?ver=3.28.3" id="elementor-pro-webpack-runtime-js"></script>
<script type="rocketlazyloadscript" data-rocket-src="https://www.valdelandrouet.com/wp-content/plugins/elementor/assets/js/webpack.runtime.min.js?ver=3.28.3" id="elementor-webpack-runtime-js"></script>
<script type="rocketlazyloadscript" data-rocket-src="https://www.valdelandrouet.com/wp-content/plugins/elementor/assets/js/frontend-modules.min.js?ver=3.28.3" id="elementor-frontend-modules-js"></script>
<script type="rocketlazyloadscript" data-rocket-src="https://www.valdelandrouet.com/wp-includes/js/dist/hooks.min.js?ver=4d63a3d491d11ffd8ac6" id="wp-hooks-js"></script>
<script type="rocketlazyloadscript" data-rocket-src="https://www.valdelandrouet.com/wp-includes/js/dist/i18n.min.js?ver=5e580eb46a90c2b997e6" id="wp-i18n-js"></script>
<script type="rocketlazyloadscript" id="wp-i18n-js-after">
wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } );
</script>
<script type="rocketlazyloadscript" id="elementor-pro-frontend-js-before">
var ElementorProFrontendConfig = {"ajaxurl":"https:\/\/www.valdelandrouet.com\/wp-admin\/admin-ajax.php","nonce":"e6930224be","urls":{"assets":"https:\/\/www.valdelandrouet.com\/wp-content\/plugins\/elementor-pro\/assets\/","rest":"https:\/\/www.valdelandrouet.com\/wp-json\/"},"settings":{"lazy_load_background_images":true},"popup":{"hasPopUps":false},"shareButtonsNetworks":{"facebook":{"title":"Facebook","has_counter":true},"twitter":{"title":"Twitter"},"linkedin":{"title":"LinkedIn","has_counter":true},"pinterest":{"title":"Pinterest","has_counter":true},"reddit":{"title":"Reddit","has_counter":true},"vk":{"title":"VK","has_counter":true},"odnoklassniki":{"title":"OK","has_counter":true},"tumblr":{"title":"Tumblr"},"digg":{"title":"Digg"},"skype":{"title":"Skype"},"stumbleupon":{"title":"StumbleUpon","has_counter":true},"mix":{"title":"Mix"},"telegram":{"title":"Telegram"},"pocket":{"title":"Pocket","has_counter":true},"xing":{"title":"XING","has_counter":true},"whatsapp":{"title":"WhatsApp"},"email":{"title":"Email"},"print":{"title":"Print"},"x-twitter":{"title":"X"},"threads":{"title":"Threads"}},"facebook_sdk":{"lang":"fr_FR","app_id":""},"lottie":{"defaultAnimationUrl":"https:\/\/www.valdelandrouet.com\/wp-content\/plugins\/elementor-pro\/modules\/lottie\/assets\/animations\/default.json"}};
</script>
<script type="rocketlazyloadscript" data-rocket-src="https://www.valdelandrouet.com/wp-content/plugins/elementor-pro/assets/js/frontend.min.js?ver=3.28.3" id="elementor-pro-frontend-js"></script>
<script type="rocketlazyloadscript" data-rocket-src="https://www.valdelandrouet.com/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3" id="jquery-ui-core-js"></script>
<script type="rocketlazyloadscript" id="elementor-frontend-js-before">
var elementorFrontendConfig = {"environmentMode":{"edit":false,"wpPreview":false,"isScriptDebug":false},"i18n":{"shareOnFacebook":"Partager sur Facebook","shareOnTwitter":"Partager sur Twitter","pinIt":"L\u2019\u00e9pingler","download":"T\u00e9l\u00e9charger","downloadImage":"T\u00e9l\u00e9charger une image","fullscreen":"Plein \u00e9cran","zoom":"Zoom","share":"Partager","playVideo":"Lire la vid\u00e9o","previous":"Pr\u00e9c\u00e9dent","next":"Suivant","close":"Fermer","a11yCarouselPrevSlideMessage":"Diapositive pr\u00e9c\u00e9dente","a11yCarouselNextSlideMessage":"Diapositive suivante","a11yCarouselFirstSlideMessage":"Ceci est la premi\u00e8re diapositive","a11yCarouselLastSlideMessage":"Ceci est la derni\u00e8re diapositive","a11yCarouselPaginationBulletMessage":"Aller \u00e0 la diapositive"},"is_rtl":false,"breakpoints":{"xs":0,"sm":480,"md":768,"lg":1025,"xl":1440,"xxl":1600},"responsive":{"breakpoints":{"mobile":{"label":"Portrait mobile","value":767,"default_value":767,"direction":"max","is_enabled":true},"mobile_extra":{"label":"Mobile Paysage","value":880,"default_value":880,"direction":"max","is_enabled":true},"tablet":{"label":"Tablette en mode portrait","value":1024,"default_value":1024,"direction":"max","is_enabled":true},"tablet_extra":{"label":"Tablette en mode paysage","value":1200,"default_value":1200,"direction":"max","is_enabled":true},"laptop":{"label":"Portable","value":1366,"default_value":1366,"direction":"max","is_enabled":true},"widescreen":{"label":"\u00c9cran large","value":2400,"default_value":2400,"direction":"min","is_enabled":true}},"hasCustomBreakpoints":true},"version":"3.28.3","is_static":false,"experimentalFeatures":{"additional_custom_breakpoints":true,"e_local_google_fonts":true,"theme_builder_v2":true,"landing-pages":true,"editor_v2":true,"home_screen":true},"urls":{"assets":"https:\/\/www.valdelandrouet.com\/wp-content\/plugins\/elementor\/assets\/","ajaxurl":"https:\/\/www.valdelandrouet.com\/wp-admin\/admin-ajax.php","uploadUrl":"https:\/\/www.valdelandrouet.com\/wp-content\/uploads"},"nonces":{"floatingButtonsClickTracking":"b47773242d"},"swiperClass":"swiper","settings":{"page":[],"editorPreferences":[]},"kit":{"active_breakpoints":["viewport_mobile","viewport_mobile_extra","viewport_tablet","viewport_tablet_extra","viewport_laptop","viewport_widescreen"],"global_image_lightbox":"yes","lightbox_enable_counter":"yes","lightbox_enable_fullscreen":"yes","lightbox_enable_zoom":"yes","lightbox_enable_share":"yes","lightbox_title_src":"title","lightbox_description_src":"description"},"post":{"id":6,"title":"Val%20de%20Landrouet.%20Camping%20Bretagne%20proche%20de%20Broc%C3%A9liande","excerpt":"","featuredImage":"https:\/\/www.valdelandrouet.com\/wp-content\/uploads\/2022\/02\/Chalet-2-4-6-8-pers-Copie-min-1024x683.jpg"}};
</script>
<script type="rocketlazyloadscript" data-rocket-src="https://www.valdelandrouet.com/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=3.28.3" id="elementor-frontend-js"></script>
<script type="rocketlazyloadscript" data-rocket-src="https://www.valdelandrouet.com/wp-content/plugins/elementor-pro/assets/js/elements-handlers.min.js?ver=3.28.3" id="pro-elements-handlers-js"></script>
<script>window.lazyLoadOptions=[{elements_selector:"img[data-lazy-src],.rocket-lazyload,iframe[data-lazy-src]",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,callback_loaded:function(element){if(element.tagName==="IFRAME"&&element.dataset.rocketLazyload=="fitvidscompatible"){if(element.classList.contains("lazyloaded")){if(typeof window.jQuery!="undefined"){if(jQuery.fn.fitVids){jQuery(element).parent().fitVids()}}}}}},{elements_selector:".rocket-lazyload",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,}];window.addEventListener('LazyLoad::Initialized',function(e){var lazyLoadInstance=e.detail.instance;if(window.MutationObserver){var observer=new MutationObserver(function(mutations){var image_count=0;var iframe_count=0;var rocketlazy_count=0;mutations.forEach(function(mutation){for(var i=0;i<mutation.addedNodes.length;i++){if(typeof mutation.addedNodes[i].getElementsByTagName!=='function'){continue}
if(typeof mutation.addedNodes[i].getElementsByClassName!=='function'){continue}
images=mutation.addedNodes[i].getElementsByTagName('img');is_image=mutation.addedNodes[i].tagName=="IMG";iframes=mutation.addedNodes[i].getElementsByTagName('iframe');is_iframe=mutation.addedNodes[i].tagName=="IFRAME";rocket_lazy=mutation.addedNodes[i].getElementsByClassName('rocket-lazyload');image_count+=images.length;iframe_count+=iframes.length;rocketlazy_count+=rocket_lazy.length;if(is_image){image_count+=1}
if(is_iframe){iframe_count+=1}}});if(image_count>0||iframe_count>0||rocketlazy_count>0){lazyLoadInstance.update()}});var b=document.getElementsByTagName("body")[0];var config={childList:!0,subtree:!0};observer.observe(b,config)}},!1)</script><script data-no-minify="1" async src="https://www.valdelandrouet.com/wp-content/plugins/wp-rocket/assets/js/lazyload/17.8.3/lazyload.min.js"></script><script>function lazyLoadThumb(e,alt,l){var t='<img data-lazy-src="https://i.ytimg.com/vi/ID/hqdefault.jpg" alt="" width="480" height="360"><noscript><img src="https://i.ytimg.com/vi/ID/hqdefault.jpg" alt="" width="480" height="360"></noscript>',a='<button class="play" aria-label="Lire la vidéo Youtube"></button>';if(l){t=t.replace('data-lazy-','');t=t.replace('loading="lazy"','');t=t.replace(/<noscript>.*?<\/noscript>/g,'');}t=t.replace('alt=""','alt="'+alt+'"');return t.replace("ID",e)+a}function lazyLoadYoutubeIframe(){var e=document.createElement("iframe"),t="ID?autoplay=1";t+=0===this.parentNode.dataset.query.length?"":"&"+this.parentNode.dataset.query;e.setAttribute("src",t.replace("ID",this.parentNode.dataset.src)),e.setAttribute("frameborder","0"),e.setAttribute("allowfullscreen","1"),e.setAttribute("allow","accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture"),this.parentNode.parentNode.replaceChild(e,this.parentNode)}document.addEventListener("DOMContentLoaded",function(){var exclusions=[];var e,t,p,u,l,a=document.getElementsByClassName("rll-youtube-player");for(t=0;t<a.length;t++)(e=document.createElement("div")),(u='https://i.ytimg.com/vi/ID/hqdefault.jpg'),(u=u.replace('ID',a[t].dataset.id)),(l=exclusions.some(exclusion=>u.includes(exclusion))),e.setAttribute("data-id",a[t].dataset.id),e.setAttribute("data-query",a[t].dataset.query),e.setAttribute("data-src",a[t].dataset.src),(e.innerHTML=lazyLoadThumb(a[t].dataset.id,a[t].dataset.alt,l)),a[t].appendChild(e),(p=e.querySelector(".play")),(p.onclick=lazyLoadYoutubeIframe)});</script><script>(()=>{class RocketElementorPreload{constructor(){this.deviceMode=document.createElement("span"),this.deviceMode.id="elementor-device-mode-wpr",this.deviceMode.setAttribute("class","elementor-screen-only"),document.body.appendChild(this.deviceMode)}t(){let t=getComputedStyle(this.deviceMode,":after").content.replace(/"/g,"");this.animationSettingKeys=this.i(t),document.querySelectorAll(".elementor-invisible[data-settings]").forEach((t=>{const e=t.getBoundingClientRect();if(e.bottom>=0&&e.top<=window.innerHeight)try{this.o(t)}catch(t){}}))}o(t){const e=JSON.parse(t.dataset.settings),i=e.m||e.animation_delay||0,n=e[this.animationSettingKeys.find((t=>e[t]))];if("none"===n)return void t.classList.remove("elementor-invisible");t.classList.remove(n),this.currentAnimation&&t.classList.remove(this.currentAnimation),this.currentAnimation=n;let o=setTimeout((()=>{t.classList.remove("elementor-invisible"),t.classList.add("animated",n),this.l(t,e)}),i);window.addEventListener("rocket-startLoading",(function(){clearTimeout(o)}))}i(t="mobile"){const e=[""];switch(t){case"mobile":e.unshift("_mobile");case"tablet":e.unshift("_tablet");case"desktop":e.unshift("_desktop")}const i=[];return["animation","_animation"].forEach((t=>{e.forEach((e=>{i.push(t+e)}))})),i}l(t,e){this.i().forEach((t=>delete e[t])),t.dataset.settings=JSON.stringify(e)}static run(){const t=new RocketElementorPreload;requestAnimationFrame(t.t.bind(t))}}document.addEventListener("DOMContentLoaded",RocketElementorPreload.run)})();</script></body>
</html>

<!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me - Debug: cached@1746025889 -->