<!doctype html>
<html class="no-js" lang="fr" dir="ltr">
<head>
  <meta charset="utf-8">
  <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
  <meta name="viewport" content="width=device-width,initial-scale=1">
  <meta name="theme-color" content="#171717">
  <link rel="canonical" href="https://toocool4you.com/password">
  <link rel="preconnect" href="https://cdn.shopify.com" crossorigin>
  <link rel="preconnect" href="https://fonts.shopifycdn.com" crossorigin><title>toocool4youoff</title><meta property="og:site_name" content="toocool4youoff">
<meta property="og:url" content="https://toocool4you.com">
<meta property="og:title" content="toocool4youoff">
<meta property="og:type" content="website">
<meta property="og:description" content="toocool4youoff"><meta name="twitter:site" content="@">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="toocool4youoff">
<meta name="twitter:description" content="toocool4youoff">
<style data-shopify>@font-face {
  font-family: Inter;
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url("//toocool4you.com/cdn/fonts/inter/inter_n7.02711e6b374660cfc7915d1afc1c204e633421e4.woff2") format("woff2"),
       url("//toocool4you.com/cdn/fonts/inter/inter_n7.6dab87426f6b8813070abd79972ceaf2f8d3b012.woff") format("woff");
}
@font-face {
  font-family: Inter;
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  src: url("//toocool4you.com/cdn/fonts/inter/inter_n5.d7101d5e168594dd06f56f290dd759fba5431d97.woff2") format("woff2"),
       url("//toocool4you.com/cdn/fonts/inter/inter_n5.5332a76bbd27da00474c136abb1ca3cbbf259068.woff") format("woff");
}
@font-face {
  font-family: Inter;
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url("//toocool4you.com/cdn/fonts/inter/inter_n7.02711e6b374660cfc7915d1afc1c204e633421e4.woff2") format("woff2"),
       url("//toocool4you.com/cdn/fonts/inter/inter_n7.6dab87426f6b8813070abd79972ceaf2f8d3b012.woff") format("woff");
}
@font-face {
  font-family: Inter;
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url("//toocool4you.com/cdn/fonts/inter/inter_n4.b2a3f24c19b4de56e8871f609e73ca7f6d2e2bb9.woff2") format("woff2"),
       url("//toocool4you.com/cdn/fonts/inter/inter_n4.af8052d517e0c9ffac7b814872cecc27ae1fa132.woff") format("woff");
}
@font-face {
  font-family: Inter;
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url("//toocool4you.com/cdn/fonts/inter/inter_n7.02711e6b374660cfc7915d1afc1c204e633421e4.woff2") format("woff2"),
       url("//toocool4you.com/cdn/fonts/inter/inter_n7.6dab87426f6b8813070abd79972ceaf2f8d3b012.woff") format("woff");
}
@font-face {
  font-family: Inter;
  font-weight: 400;
  font-style: italic;
  font-display: swap;
  src: url("//toocool4you.com/cdn/fonts/inter/inter_i4.feae1981dda792ab80d117249d9c7e0f1017e5b3.woff2") format("woff2"),
       url("//toocool4you.com/cdn/fonts/inter/inter_i4.62773b7113d5e5f02c71486623cf828884c85c6e.woff") format("woff");
}
@font-face {
  font-family: Inter;
  font-weight: 700;
  font-style: italic;
  font-display: swap;
  src: url("//toocool4you.com/cdn/fonts/inter/inter_i7.b377bcd4cc0f160622a22d638ae7e2cd9b86ea4c.woff2") format("woff2"),
       url("//toocool4you.com/cdn/fonts/inter/inter_i7.7c69a6a34e3bb44fcf6f975857e13b9a9b25beb4.woff") format("woff");
}
:root {
    /*! General */
    --color-base-text: 23 23 23;
    --color-base-highlight: 255 221 191;
    --color-base-background: 255 255 255;
    --color-base-button: 23 23 23;
    --color-base-button-gradient: #171717;
    --color-base-button-text: 255 255 255;
    --color-keyboard-focus: 11 97 205;
    --color-shadow: 168 232 226;
    --color-price: 23 23 23;
    --color-sale-price: 225 29 72;
    --color-sale-tag: 225 29 72;
    --color-sale-tag-text: 255 255 255;
    --color-rating: 245 158 11;
    --color-placeholder: 250 250 250;
    --color-success-text: 77 124 15;
    --color-success-background: 247 254 231;
    --color-error-text: 190 18 60;
    --color-error-background: 255 241 242;
    --color-info-text: 180 83 9;
    --color-info-background: 255 251 235;
    
    /*! Menu and drawers */
    --color-drawer-text: 23 23 23;
    --color-drawer-background: 255 255 255;
    --color-drawer-button-background: 23 23 23;
    --color-drawer-button-gradient: #171717;
    --color-drawer-button-text: 255 255 255;
    --color-drawer-overlay: 23 23 23;

    /*! Product card */
    --card-radius: var(--rounded-card);
    --card-border-width: 0.0rem;
    --card-border-opacity: 0.0;
    --card-shadow-opacity: 0.1;
    --card-shadow-horizontal-offset: 0.0rem;
    --card-shadow-vertical-offset: 0.0rem;

    /*! Buttons */
    --buttons-radius: var(--rounded-button);
    --buttons-border-width: 2px;
    --buttons-border-opacity: 1.0;
    --buttons-shadow-opacity: 0.0;
    --buttons-shadow-horizontal-offset: 0px;
    --buttons-shadow-vertical-offset: 0px;

    /*! Inputs */
    --inputs-radius: var(--rounded-input);
    --inputs-border-width: 0px;
    --inputs-border-opacity: 0.65;

    /*! Spacing */
    --sp-0d5: 0.125rem;
    --sp-1: 0.25rem;
    --sp-1d5: 0.375rem;
    --sp-2: 0.5rem;
    --sp-2d5: 0.625rem;
    --sp-3: 0.75rem;
    --sp-3d5: 0.875rem;
    --sp-4: 1rem;
    --sp-4d5: 1.125rem;
    --sp-5: 1.25rem;
    --sp-5d5: 1.375rem;
    --sp-6: 1.5rem;
    --sp-6d5: 1.625rem;
    --sp-7: 1.75rem;
    --sp-7d5: 1.875rem;
    --sp-8: 2rem;
    --sp-8d5: 2.125rem;
    --sp-9: 2.25rem;
    --sp-9d5: 2.375rem;
    --sp-10: 2.5rem;
    --sp-10d5: 2.625rem;
    --sp-11: 2.75rem;
    --sp-12: 3rem;
    --sp-13: 3.25rem;
    --sp-14: 3.5rem;
    --sp-15: 3.875rem;
    --sp-16: 4rem;
    --sp-18: 4.5rem;
    --sp-20: 5rem;
    --sp-23: 5.625rem;
    --sp-24: 6rem;
    --sp-28: 7rem;
    --sp-32: 8rem;
    --sp-36: 9rem;
    --sp-40: 10rem;
    --sp-44: 11rem;
    --sp-48: 12rem;
    --sp-52: 13rem;
    --sp-56: 14rem;
    --sp-60: 15rem;
    --sp-64: 16rem;
    --sp-68: 17rem;
    --sp-72: 18rem;
    --sp-80: 20rem;
    --sp-96: 24rem;
    --sp-100: 32rem;

    /*! Font family */
    --font-heading-family: Inter, sans-serif;
    --font-heading-style: normal;
    --font-heading-weight: 700;
    --font-heading-line-height: 1;
    --font-heading-letter-spacing: -0.03em;
    

    --font-body-family: Inter, sans-serif;
    --font-body-style: normal;
    --font-body-weight: 400;
    --font-body-line-height: 1.2;
    --font-body-letter-spacing: 0.0em;

    --font-navigation-family: var(--font-body-family);
    --font-navigation-size: clamp(0.875rem, 0.748rem + 0.3174vw, 1.125rem);
    

    --font-button-family: var(--font-body-family);
    --font-button-size: clamp(0.875rem, 0.8115rem + 0.1587vw, 1.0rem);
    

    --font-product-family: var(--font-body-family);
    --font-product-size: clamp(1.0rem, 0.873rem + 0.3175vw, 1.25rem);
    

    /*! Font size */
    --text-3xs: 0.625rem;
    --text-2xs: 0.6875rem;
    --text-xs: 0.75rem;
    --text-2sm: 0.8125rem;
    --text-sm: 0.875rem;
    --text-base: 1.0rem;
    --text-lg: 1.125rem;
    --text-xl: 1.25rem;
    --text-2xl: 1.5rem;
    --text-3xl: 1.875rem;
    --text-4xl: 2.25rem;
    --text-5xl: 3.0rem;
    --text-6xl: 3.75rem;
    --text-7xl: 4.5rem;
    --text-8xl: 6.0rem;

    /*! Layout */
    --page-width: 1900px;
    --gap-padding: clamp(var(--sp-5), 2.526vw, var(--sp-12));
    --grid-gap: clamp(40px, 20vw, 60px);
    --page-padding: var(--sp-5);
    --page-container: min(calc(100vw - var(--scrollbar-width, 0px) - var(--page-padding) * 2), var(--page-width));
    --rounded-button: 3.75rem;
    --rounded-input: 0.75rem;
    --rounded-card: clamp(var(--sp-2d5), 1.053vw, var(--sp-5));
    --rounded-block: clamp(var(--sp-2d5), 1.053vw, var(--sp-5));

    /*! Other */
    --icon-weight: 1.5px;
  }

  @media screen and (min-width: 1024px) {
    :root {
      --page-padding: var(--sp-9);
    }
  }

  @media screen and (min-width: 1280px) {
    :root {
      --gap-padding: var(--sp-12);
      --page-padding: var(--sp-12);
    }
  }

  @media screen and (min-width: 1536px) {
    :root {
      --page-padding: max(var(--sp-12), 50vw - var(--scrollbar-width, 0px)/2 - var(--page-width)/2);
    }
  }</style>
  <link rel="preload" as="font" href="//toocool4you.com/cdn/fonts/inter/inter_n4.b2a3f24c19b4de56e8871f609e73ca7f6d2e2bb9.woff2" type="font/woff2" crossorigin>
  

  <link rel="preload" as="font" href="//toocool4you.com/cdn/fonts/inter/inter_n7.02711e6b374660cfc7915d1afc1c204e633421e4.woff2" type="font/woff2" crossorigin>
  
<link href="//toocool4you.com/cdn/shop/t/7/assets/theme.css?v=151792408449447948691727912221" rel="stylesheet" type="text/css" media="all" /><link href="//toocool4you.com/cdn/shop/t/7/assets/password.css?v=176266971834011212411727912221" rel="stylesheet" type="text/css" media="all" /><script>
  document.documentElement.classList.replace('no-js', 'js');

  window.theme = window.theme || {};
  theme.routes = {
    shop_url: 'https://toocool4you.com',
    root_url: '/',
    cart_url: '/cart',
    cart_add_url: '/cart/add',
    cart_change_url: '/cart/change',
    cart_update_url: '/cart/update',
    search_url: '/search',
    predictive_search_url: '/search/suggest',
  };

  theme.variantStrings = {
    preOrder: "Pré-commander",
    addToCart: "Ajouter au panier",
    soldOut: "Épuisé",
    unavailable: "Non disponible",
    addToBundle: "Ajouter au forfait",
  };

  theme.shippingCalculatorStrings = {
    error: "Une ou plusieurs erreurs se sont produites lors de la récupération des tarifs d\u0026#39;expédition:",
    notFound: "Désolé, nous ne livrons pas à votre adresse.",
    oneResult: "Il n\u0026#39;y a qu\u0026#39;un seul tarif d\u0026#39;expédition pour votre adresse:",
    multipleResults: "Il y a plusieurs tarifs d\u0026#39;expédition pour votre adresse:",
  };

  theme.recipientFormStrings = {
    expanded: "Formulaire de destinataire de carte-cadeau agrandi",
    collapsed: "Formulaire de destinataire de carte-cadeau réduit",
  };

  theme.quickOrderListStrings = {
    itemsAdded: "[quantity] articles ajoutés",
    itemAdded: "[quantity] article ajouté",
    itemsRemoved: "[quantity] articles retirés",
    itemRemoved: "[quantity] article retiré",
    viewCart: "Voir le panier",
    each: "[money]\/pièce",
    min_error: "Cet article a un minimum de [min]",
    max_error: "Cet article a un maximum de [max]",
    step_error: "Vous pouvez ajouter cet article uniquement par incréments de [step]",
  };

  theme.dateStrings = {
    d: "j",
    day: "Jour",
    days: "Jours",
    h: "h",
    hour: "Heure",
    hours: "Heures",
    m: "m",
    minute: "Min",
    minutes: "Mins",
    s: "s",
    second: "Sec",
    seconds: "Secs",
  };

  theme.strings = {
    recentlyViewedEmpty: "Votre liste de produits récemment consultés est vide.",
    close: "Fermer",
    next: "Suivant",
    previous: "Précédent",
    qrImageAlt: "Code QR: scannez-le pour utiliser votre carte-cadeau"
  };
  theme.settings = {
    moneyFormat: "€{{amount_with_comma_separator}}",
    moneyWithCurrencyFormat: "€{{amount_with_comma_separator}} EUR",
    currencyCodeEnabled: false,
    cartType: "drawer",
    isCartTemplate: false,
    pswpModule: "\/\/toocool4you.com\/cdn\/shop\/t\/7\/assets\/photoswipe.min.js?v=41760041872977459911727912221",
    themeName: 'Concept',
    themeVersion: '2.0.0',
    agencyId: ''
  };</script>
<script>window.performance && window.performance.mark && window.performance.mark('shopify.content_for_header.start');</script><meta id="shopify-digital-wallet" name="shopify-digital-wallet" content="/60716351742/digital_wallets/dialog">
<script async="async" src="/checkouts/internal/preloads.js?locale=fr-FR"></script>
<script>var Shopify = Shopify || {};
Shopify.shop = "toocool4youoff.myshopify.com";
Shopify.locale = "fr";
Shopify.currency = {"active":"EUR","rate":"1.0"};
Shopify.country = "FR";
Shopify.theme = {"name":"Copie mise à jour de Concept","id":173322338649,"schema_name":"Concept","schema_version":"2.0.0","theme_store_id":2412,"role":"main"};
Shopify.theme.handle = "null";
Shopify.theme.style = {"id":null,"handle":null};
Shopify.cdnHost = "toocool4you.com/cdn";
Shopify.routes = Shopify.routes || {};
Shopify.routes.root = "/";
Shopify.shopJsCdnBaseUrl = "https://cdn.shopify.com/shopifycloud/shop-js";</script>
<script type="module">!function(o){(o.Shopify=o.Shopify||{}).modules=!0}(window);</script>
<script>!function(o){function n(){var o=[];function n(){o.push(Array.prototype.slice.apply(arguments))}return n.q=o,n}var t=o.Shopify=o.Shopify||{};t.loadFeatures=n(),t.autoloadFeatures=n()}(window);</script>
<script id="shop-js-analytics" type="application/json">{"pageType":"password"}</script>
<script defer="defer" async type="module" src="//toocool4you.com/cdn/shopifycloud/shop-js/modules/v2/loader.init-shop-cart-sync.fr.esm.js"></script>
<script type="module">
  await import("//toocool4you.com/cdn/shopifycloud/shop-js/modules/v2/loader.init-shop-cart-sync.fr.esm.js");

  window.Shopify.SignInWithShop?.initShopCartSync?.({"fedCMEnabled":true,"windoidEnabled":true});

</script>
<script>
  window.Shopify = window.Shopify || {};
  if (!window.Shopify.featureAssets) window.Shopify.featureAssets = {};
  window.Shopify.featureAssets['shop-js'] = {"shop-cart-sync":["modules/v2/loader.shop-cart-sync.fr.esm.js"],"shop-login-button":["modules/v2/loader.shop-login-button.fr.esm.js"],"init-fed-cm":["modules/v2/loader.init-fed-cm.fr.esm.js"],"init-shop-email-lookup-coordinator":["modules/v2/loader.init-shop-email-lookup-coordinator.fr.esm.js"],"shop-button":["modules/v2/loader.shop-button.fr.esm.js"],"checkout-modal":["modules/v2/loader.checkout-modal.fr.esm.js"],"shop-toast-manager":["modules/v2/loader.shop-toast-manager.fr.esm.js"],"shop-cash-offers":["modules/v2/loader.shop-cash-offers.fr.esm.js"],"init-windoid":["modules/v2/loader.init-windoid.fr.esm.js"],"pay-button":["modules/v2/loader.pay-button.fr.esm.js"],"init-shop-cart-sync":["modules/v2/loader.init-shop-cart-sync.fr.esm.js"],"avatar":["modules/v2/loader.avatar.fr.esm.js"],"init-shop-for-new-customer-accounts":["modules/v2/loader.init-shop-for-new-customer-accounts.fr.esm.js"],"init-customer-accounts-sign-up":["modules/v2/loader.init-customer-accounts-sign-up.fr.esm.js"],"init-customer-accounts":["modules/v2/loader.init-customer-accounts.fr.esm.js"],"shop-follow-button":["modules/v2/loader.shop-follow-button.fr.esm.js"],"shop-login":["modules/v2/loader.shop-login.fr.esm.js"],"lead-capture":["modules/v2/loader.lead-capture.fr.esm.js"],"payment-terms":["modules/v2/loader.payment-terms.fr.esm.js"]};
</script>
<script id="__st">var __st={"a":60716351742,"offset":3600,"reqid":"09c9e557-b78f-4b3b-9a4d-be25ead7abef-1773882565","pageurl":"toocool4you.com\/password","u":"66a4dbef2a7b","p":"password"};</script>
<script>window.ShopifyPaypalV4VisibilityTracking = true;</script>
<script id="captcha-bootstrap">!function(){'use strict';const t='contact',e='account',n='new_comment',o=[[t,t],['blogs',n],['comments',n],[t,'customer']],c=[[e,'customer_login'],[e,'guest_login'],[e,'recover_customer_password'],[e,'create_customer']],r=t=>t.map((([t,e])=>`form[action*='/${t}']:not([data-nocaptcha='true']) input[name='form_type'][value='${e}']`)).join(','),a=t=>()=>t?[...document.querySelectorAll(t)].map((t=>t.form)):[];function s(){const t=[...o],e=r(t);return a(e)}const i='password',u='form_key',d=['recaptcha-v3-token','g-recaptcha-response','h-captcha-response',i],f=()=>{try{return window.sessionStorage}catch{return}},m='__shopify_v',_=t=>t.elements[u];function p(t,e,n=!1){try{const o=window.sessionStorage,c=JSON.parse(o.getItem(e)),{data:r}=function(t){const{data:e,action:n}=t;return t[m]||n?{data:e,action:n}:{data:t,action:n}}(c);for(const[e,n]of Object.entries(r))t.elements[e]&&(t.elements[e].value=n);n&&o.removeItem(e)}catch(o){console.error('form repopulation failed',{error:o})}}const l='form_type',E='cptcha';function T(t){t.dataset[E]=!0}const w=window,h=w.document,L='Shopify',v='ce_forms',y='captcha';let A=!1;((t,e)=>{const n=(g='f06e6c50-85a8-45c8-87d0-21a2b65856fe',I='https://cdn.shopify.com/shopifycloud/storefront-forms-hcaptcha/ce_storefront_forms_captcha_hcaptcha.v1.5.2.iife.js',D={infoText:'Protégé par hCaptcha',privacyText:'Confidentialité',termsText:'Conditions'},(t,e,n)=>{const o=w[L][v],c=o.bindForm;if(c)return c(t,g,e,D).then(n);var r;o.q.push([[t,g,e,D],n]),r=I,A||(h.body.append(Object.assign(h.createElement('script'),{id:'captcha-provider',async:!0,src:r})),A=!0)});var g,I,D;w[L]=w[L]||{},w[L][v]=w[L][v]||{},w[L][v].q=[],w[L][y]=w[L][y]||{},w[L][y].protect=function(t,e){n(t,void 0,e),T(t)},Object.freeze(w[L][y]),function(t,e,n,w,h,L){const[v,y,A,g]=function(t,e,n){const i=e?o:[],u=t?c:[],d=[...i,...u],f=r(d),m=r(i),_=r(d.filter((([t,e])=>n.includes(e))));return[a(f),a(m),a(_),s()]}(w,h,L),I=t=>{const e=t.target;return e instanceof HTMLFormElement?e:e&&e.form},D=t=>v().includes(t);t.addEventListener('submit',(t=>{const e=I(t);if(!e)return;const n=D(e)&&!e.dataset.hcaptchaBound&&!e.dataset.recaptchaBound,o=_(e),c=g().includes(e)&&(!o||!o.value);(n||c)&&t.preventDefault(),c&&!n&&(function(t){try{if(!f())return;!function(t){const e=f();if(!e)return;const n=_(t);if(!n)return;const o=n.value;o&&e.removeItem(o)}(t);const e=Array.from(Array(32),(()=>Math.random().toString(36)[2])).join('');!function(t,e){_(t)||t.append(Object.assign(document.createElement('input'),{type:'hidden',name:u})),t.elements[u].value=e}(t,e),function(t,e){const n=f();if(!n)return;const o=[...t.querySelectorAll(`input[type='${i}']`)].map((({name:t})=>t)),c=[...d,...o],r={};for(const[a,s]of new FormData(t).entries())c.includes(a)||(r[a]=s);n.setItem(e,JSON.stringify({[m]:1,action:t.action,data:r}))}(t,e)}catch(e){console.error('failed to persist form',e)}}(e),e.submit())}));const S=(t,e)=>{t&&!t.dataset[E]&&(n(t,e.some((e=>e===t))),T(t))};for(const o of['focusin','change'])t.addEventListener(o,(t=>{const e=I(t);D(e)&&S(e,y())}));const B=e.get('form_key'),M=e.get(l),P=B&&M;t.addEventListener('DOMContentLoaded',(()=>{const t=y();if(P)for(const e of t)e.elements[l].value===M&&p(e,B);[...new Set([...A(),...v().filter((t=>'true'===t.dataset.shopifyCaptcha))])].forEach((e=>S(e,t)))}))}(h,new URLSearchParams(w.location.search),n,t,e,['guest_login'])})(!0,!0)}();</script>
<script integrity="sha256-Rd0I1U3I5BUKM/ZklNQ9ssBhyhvFP+5roZEEsW2MGUw=" data-source-attribution="shopify.loadfeatures" defer="defer" src="//toocool4you.com/cdn/shopifycloud/storefront/assets/storefront/load_feature-496de5fe.js" crossorigin="anonymous"></script>
<script data-source-attribution="shopify.dynamic_checkout.buyer_consent">
  function portableWalletsHideBuyerConsent(e){var t=document.getElementById("shopify-buyer-consent"),n=document.getElementById("shopify-subscription-policy-button");t&&n&&(t.classList.add("hidden"),t.setAttribute("aria-hidden","true"),n.removeEventListener("click",e))}function portableWalletsShowBuyerConsent(e){var t=document.getElementById("shopify-buyer-consent"),n=document.getElementById("shopify-subscription-policy-button");t&&n&&(t.classList.remove("hidden"),t.removeAttribute("aria-hidden"),n.addEventListener("click",e))}window.Shopify?.PaymentButton&&(window.Shopify.PaymentButton.hideBuyerConsent=portableWalletsHideBuyerConsent,window.Shopify.PaymentButton.showBuyerConsent=portableWalletsShowBuyerConsent);
</script>
<script data-source-attribution="shopify.dynamic_checkout.cart.bootstrap">document.addEventListener("DOMContentLoaded",(function(){function t(){return document.querySelector("shopify-accelerated-checkout-cart, shopify-accelerated-checkout")}if(t())Shopify.PaymentButton.init();else{new MutationObserver((function(e,n){t()&&(Shopify.PaymentButton.init(),n.disconnect())})).observe(document.body,{childList:!0,subtree:!0})}}));
</script>
<link id="shopify-accelerated-checkout-styles" rel="stylesheet" media="screen" href="https://toocool4you.com/cdn/shopifycloud/portable-wallets/latest/accelerated-checkout-backwards-compat.css" crossorigin="anonymous">
<style id="shopify-accelerated-checkout-cart">
        #shopify-buyer-consent {
  margin-top: 1em;
  display: inline-block;
  width: 100%;
}

#shopify-buyer-consent.hidden {
  display: none;
}

#shopify-subscription-policy-button {
  background: none;
  border: none;
  padding: 0;
  text-decoration: underline;
  font-size: inherit;
  cursor: pointer;
}

#shopify-subscription-policy-button::before {
  box-shadow: none;
}

      </style>

<script>window.performance && window.performance.mark && window.performance.mark('shopify.content_for_header.end');</script>

  <script src="//toocool4you.com/cdn/shop/t/7/assets/vendor.js?v=181316097887661035961727912221" defer="defer"></script>
  <script src="//toocool4you.com/cdn/shop/t/7/assets/theme.js?v=34921509486844898431727912221" defer="defer"></script>
  <script src="//toocool4you.com/cdn/shop/t/7/assets/password.js?v=47691917824334614981727912221" defer="defer"></script>
<link href="https://monorail-edge.shopifysvc.com" rel="dns-prefetch">
<script>(function(){if ("sendBeacon" in navigator && "performance" in window) {try {var session_token_from_headers = performance.getEntriesByType('navigation')[0].serverTiming.find(x => x.name == '_s').description;} catch {var session_token_from_headers = undefined;}var session_cookie_matches = document.cookie.match(/_shopify_s=([^;]*)/);var session_token_from_cookie = session_cookie_matches && session_cookie_matches.length === 2 ? session_cookie_matches[1] : "";var session_token = session_token_from_headers || session_token_from_cookie || "";function handle_abandonment_event(e) {var entries = performance.getEntries().filter(function(entry) {return /monorail-edge.shopifysvc.com/.test(entry.name);});if (!window.abandonment_tracked && entries.length === 0) {window.abandonment_tracked = true;var currentMs = Date.now();var navigation_start = performance.timing.navigationStart;var payload = {shop_id: 60716351742,url: window.location.href,navigation_start,duration: currentMs - navigation_start,session_token,page_type: "password"};window.navigator.sendBeacon("https://monorail-edge.shopifysvc.com/v1/produce", JSON.stringify({schema_id: "online_store_buyer_site_abandonment/1.1",payload: payload,metadata: {event_created_at_ms: currentMs,event_sent_at_ms: currentMs}}));}}window.addEventListener('pagehide', handle_abandonment_event);}}());</script>
<script id="web-pixels-manager-setup">(function e(e,d,r,n,o){if(void 0===o&&(o={}),!Boolean(null===(a=null===(i=window.Shopify)||void 0===i?void 0:i.analytics)||void 0===a?void 0:a.replayQueue)){var i,a;window.Shopify=window.Shopify||{};var t=window.Shopify;t.analytics=t.analytics||{};var s=t.analytics;s.replayQueue=[],s.publish=function(e,d,r){return s.replayQueue.push([e,d,r]),!0};try{self.performance.mark("wpm:start")}catch(e){}var l=function(){var e={modern:/Edge?\/(1{2}[4-9]|1[2-9]\d|[2-9]\d{2}|\d{4,})\.\d+(\.\d+|)|Firefox\/(1{2}[4-9]|1[2-9]\d|[2-9]\d{2}|\d{4,})\.\d+(\.\d+|)|Chrom(ium|e)\/(9{2}|\d{3,})\.\d+(\.\d+|)|(Maci|X1{2}).+ Version\/(15\.\d+|(1[6-9]|[2-9]\d|\d{3,})\.\d+)([,.]\d+|)( \(\w+\)|)( Mobile\/\w+|) Safari\/|Chrome.+OPR\/(9{2}|\d{3,})\.\d+\.\d+|(CPU[ +]OS|iPhone[ +]OS|CPU[ +]iPhone|CPU IPhone OS|CPU iPad OS)[ +]+(15[._]\d+|(1[6-9]|[2-9]\d|\d{3,})[._]\d+)([._]\d+|)|Android:?[ /-](13[3-9]|1[4-9]\d|[2-9]\d{2}|\d{4,})(\.\d+|)(\.\d+|)|Android.+Firefox\/(13[5-9]|1[4-9]\d|[2-9]\d{2}|\d{4,})\.\d+(\.\d+|)|Android.+Chrom(ium|e)\/(13[3-9]|1[4-9]\d|[2-9]\d{2}|\d{4,})\.\d+(\.\d+|)|SamsungBrowser\/([2-9]\d|\d{3,})\.\d+/,legacy:/Edge?\/(1[6-9]|[2-9]\d|\d{3,})\.\d+(\.\d+|)|Firefox\/(5[4-9]|[6-9]\d|\d{3,})\.\d+(\.\d+|)|Chrom(ium|e)\/(5[1-9]|[6-9]\d|\d{3,})\.\d+(\.\d+|)([\d.]+$|.*Safari\/(?![\d.]+ Edge\/[\d.]+$))|(Maci|X1{2}).+ Version\/(10\.\d+|(1[1-9]|[2-9]\d|\d{3,})\.\d+)([,.]\d+|)( \(\w+\)|)( Mobile\/\w+|) Safari\/|Chrome.+OPR\/(3[89]|[4-9]\d|\d{3,})\.\d+\.\d+|(CPU[ +]OS|iPhone[ +]OS|CPU[ +]iPhone|CPU IPhone OS|CPU iPad OS)[ +]+(10[._]\d+|(1[1-9]|[2-9]\d|\d{3,})[._]\d+)([._]\d+|)|Android:?[ /-](13[3-9]|1[4-9]\d|[2-9]\d{2}|\d{4,})(\.\d+|)(\.\d+|)|Mobile Safari.+OPR\/([89]\d|\d{3,})\.\d+\.\d+|Android.+Firefox\/(13[5-9]|1[4-9]\d|[2-9]\d{2}|\d{4,})\.\d+(\.\d+|)|Android.+Chrom(ium|e)\/(13[3-9]|1[4-9]\d|[2-9]\d{2}|\d{4,})\.\d+(\.\d+|)|Android.+(UC? ?Browser|UCWEB|U3)[ /]?(15\.([5-9]|\d{2,})|(1[6-9]|[2-9]\d|\d{3,})\.\d+)\.\d+|SamsungBrowser\/(5\.\d+|([6-9]|\d{2,})\.\d+)|Android.+MQ{2}Browser\/(14(\.(9|\d{2,})|)|(1[5-9]|[2-9]\d|\d{3,})(\.\d+|))(\.\d+|)|K[Aa][Ii]OS\/(3\.\d+|([4-9]|\d{2,})\.\d+)(\.\d+|)/},d=e.modern,r=e.legacy,n=navigator.userAgent;return n.match(d)?"modern":n.match(r)?"legacy":"unknown"}(),u="modern"===l?"modern":"legacy",c=(null!=n?n:{modern:"",legacy:""})[u],f=function(e){return[e.baseUrl,"/wpm","/b",e.hashVersion,"modern"===e.buildTarget?"m":"l",".js"].join("")}({baseUrl:d,hashVersion:r,buildTarget:u}),m=function(e){var d=e.version,r=e.bundleTarget,n=e.surface,o=e.pageUrl,i=e.monorailEndpoint;return{emit:function(e){var a=e.status,t=e.errorMsg,s=(new Date).getTime(),l=JSON.stringify({metadata:{event_sent_at_ms:s},events:[{schema_id:"web_pixels_manager_load/3.1",payload:{version:d,bundle_target:r,page_url:o,status:a,surface:n,error_msg:t},metadata:{event_created_at_ms:s}}]});if(!i)return console&&console.warn&&console.warn("[Web Pixels Manager] No Monorail endpoint provided, skipping logging."),!1;try{return self.navigator.sendBeacon.bind(self.navigator)(i,l)}catch(e){}var u=new XMLHttpRequest;try{return u.open("POST",i,!0),u.setRequestHeader("Content-Type","text/plain"),u.send(l),!0}catch(e){return console&&console.warn&&console.warn("[Web Pixels Manager] Got an unhandled error while logging to Monorail."),!1}}}}({version:r,bundleTarget:l,surface:e.surface,pageUrl:self.location.href,monorailEndpoint:e.monorailEndpoint});try{o.browserTarget=l,function(e){var d=e.src,r=e.async,n=void 0===r||r,o=e.onload,i=e.onerror,a=e.sri,t=e.scriptDataAttributes,s=void 0===t?{}:t,l=document.createElement("script"),u=document.querySelector("head"),c=document.querySelector("body");if(l.async=n,l.src=d,a&&(l.integrity=a,l.crossOrigin="anonymous"),s)for(var f in s)if(Object.prototype.hasOwnProperty.call(s,f))try{l.dataset[f]=s[f]}catch(e){}if(o&&l.addEventListener("load",o),i&&l.addEventListener("error",i),u)u.appendChild(l);else{if(!c)throw new Error("Did not find a head or body element to append the script");c.appendChild(l)}}({src:f,async:!0,onload:function(){if(!function(){var e,d;return Boolean(null===(d=null===(e=window.Shopify)||void 0===e?void 0:e.analytics)||void 0===d?void 0:d.initialized)}()){var d=window.webPixelsManager.init(e)||void 0;if(d){var r=window.Shopify.analytics;r.replayQueue.forEach((function(e){var r=e[0],n=e[1],o=e[2];d.publishCustomEvent(r,n,o)})),r.replayQueue=[],r.publish=d.publishCustomEvent,r.visitor=d.visitor,r.initialized=!0}}},onerror:function(){return m.emit({status:"failed",errorMsg:"".concat(f," has failed to load")})},sri:function(e){var d=/^sha384-[A-Za-z0-9+/=]+$/;return"string"==typeof e&&d.test(e)}(c)?c:"",scriptDataAttributes:o}),m.emit({status:"loading"})}catch(e){m.emit({status:"failed",errorMsg:(null==e?void 0:e.message)||"Unknown error"})}}})({shopId: 60716351742,storefrontBaseUrl: "https://toocool4you.com",extensionsBaseUrl: "https://extensions.shopifycdn.com/cdn/shopifycloud/web-pixels-manager",monorailEndpoint: "https://monorail-edge.shopifysvc.com/unstable/produce_batch",surface: "storefront-renderer",enabledBetaFlags: ["2dca8a86","5476ea20","ed8389fc"],webPixelsConfigList: [{"id":"shopify-app-pixel","configuration":"{}","eventPayloadVersion":"v1","runtimeContext":"STRICT","scriptVersion":"0450","apiClientId":"shopify-pixel","type":"APP","privacyPurposes":["ANALYTICS","MARKETING"]},{"id":"shopify-custom-pixel","eventPayloadVersion":"v1","runtimeContext":"LAX","scriptVersion":"0450","apiClientId":"shopify-pixel","type":"CUSTOM","privacyPurposes":["ANALYTICS","MARKETING"]}],isMerchantRequest: false,initData: {"shop":{"name":"toocool4youoff","paymentSettings":{"currencyCode":"EUR"},"myshopifyDomain":"toocool4youoff.myshopify.com","countryCode":"FR","storefrontUrl":"https:\/\/toocool4you.com"},"customer":null,"cart":null,"checkout":null,"productVariants":[],"purchasingCompany":null},},"https://toocool4you.com/cdn","2f2288a8w2fafd01bp23157a73mcb0adebf",{"modern":"","legacy":""},{"shopId":"60716351742","storefrontBaseUrl":"https:\/\/toocool4you.com","extensionBaseUrl":"https:\/\/extensions.shopifycdn.com\/cdn\/shopifycloud\/web-pixels-manager","surface":"storefront-renderer","enabledBetaFlags":"[\"2dca8a86\", \"5476ea20\", \"ed8389fc\"]","isMerchantRequest":"false","hashVersion":"2f2288a8w2fafd01bp23157a73mcb0adebf","publish":"custom","events":"[[\"page_viewed\",{}]]"});</script><script>
  window.ShopifyAnalytics = window.ShopifyAnalytics || {};
  window.ShopifyAnalytics.meta = window.ShopifyAnalytics.meta || {};
  window.ShopifyAnalytics.meta.currency = 'EUR';
  var meta = {"page":{"pageType":"password","requestId":"09c9e557-b78f-4b3b-9a4d-be25ead7abef-1773882565"}};
  for (var attr in meta) {
    window.ShopifyAnalytics.meta[attr] = meta[attr];
  }
</script>
<script class="analytics">
  (function () {
    var customDocumentWrite = function(content) {
      var jquery = null;

      if (window.jQuery) {
        jquery = window.jQuery;
      } else if (window.Checkout && window.Checkout.$) {
        jquery = window.Checkout.$;
      }

      if (jquery) {
        jquery('body').append(content);
      }
    };

    var hasLoggedConversion = function(token) {
      if (token) {
        return document.cookie.indexOf('loggedConversion=' + token) !== -1;
      }
      return false;
    }

    var setCookieIfConversion = function(token) {
      if (token) {
        var twoMonthsFromNow = new Date(Date.now());
        twoMonthsFromNow.setMonth(twoMonthsFromNow.getMonth() + 2);

        document.cookie = 'loggedConversion=' + token + '; expires=' + twoMonthsFromNow;
      }
    }

    var trekkie = window.ShopifyAnalytics.lib = window.trekkie = window.trekkie || [];
    if (trekkie.integrations) {
      return;
    }
    trekkie.methods = [
      'identify',
      'page',
      'ready',
      'track',
      'trackForm',
      'trackLink'
    ];
    trekkie.factory = function(method) {
      return function() {
        var args = Array.prototype.slice.call(arguments);
        args.unshift(method);
        trekkie.push(args);
        return trekkie;
      };
    };
    for (var i = 0; i < trekkie.methods.length; i++) {
      var key = trekkie.methods[i];
      trekkie[key] = trekkie.factory(key);
    }
    trekkie.load = function(config) {
      trekkie.config = config || {};
      trekkie.config.initialDocumentCookie = document.cookie;
      var first = document.getElementsByTagName('script')[0];
      var script = document.createElement('script');
      script.type = 'text/javascript';
      script.onerror = function(e) {
        var scriptFallback = document.createElement('script');
        scriptFallback.type = 'text/javascript';
        scriptFallback.onerror = function(error) {
                var Monorail = {
      produce: function produce(monorailDomain, schemaId, payload) {
        var currentMs = new Date().getTime();
        var event = {
          schema_id: schemaId,
          payload: payload,
          metadata: {
            event_created_at_ms: currentMs,
            event_sent_at_ms: currentMs
          }
        };
        return Monorail.sendRequest("https://" + monorailDomain + "/v1/produce", JSON.stringify(event));
      },
      sendRequest: function sendRequest(endpointUrl, payload) {
        // Try the sendBeacon API
        if (window && window.navigator && typeof window.navigator.sendBeacon === 'function' && typeof window.Blob === 'function' && !Monorail.isIos12()) {
          var blobData = new window.Blob([payload], {
            type: 'text/plain'
          });

          if (window.navigator.sendBeacon(endpointUrl, blobData)) {
            return true;
          } // sendBeacon was not successful

        } // XHR beacon

        var xhr = new XMLHttpRequest();

        try {
          xhr.open('POST', endpointUrl);
          xhr.setRequestHeader('Content-Type', 'text/plain');
          xhr.send(payload);
        } catch (e) {
          console.log(e);
        }

        return false;
      },
      isIos12: function isIos12() {
        return window.navigator.userAgent.lastIndexOf('iPhone; CPU iPhone OS 12_') !== -1 || window.navigator.userAgent.lastIndexOf('iPad; CPU OS 12_') !== -1;
      }
    };
    Monorail.produce('monorail-edge.shopifysvc.com',
      'trekkie_storefront_load_errors/1.1',
      {shop_id: 60716351742,
      theme_id: 173322338649,
      app_name: "storefront",
      context_url: window.location.href,
      source_url: "//toocool4you.com/cdn/s/trekkie.storefront.dd9b4dd0f40aa86ba6051ff19e2e97f108a849d1.min.js"});

        };
        scriptFallback.async = true;
        scriptFallback.src = '//toocool4you.com/cdn/s/trekkie.storefront.dd9b4dd0f40aa86ba6051ff19e2e97f108a849d1.min.js';
        first.parentNode.insertBefore(scriptFallback, first);
      };
      script.async = true;
      script.src = '//toocool4you.com/cdn/s/trekkie.storefront.dd9b4dd0f40aa86ba6051ff19e2e97f108a849d1.min.js';
      first.parentNode.insertBefore(script, first);
    };
    trekkie.load(
      {"Trekkie":{"appName":"storefront","development":false,"defaultAttributes":{"shopId":60716351742,"isMerchantRequest":null,"themeId":173322338649,"themeCityHash":"5885694101759917799","contentLanguage":"fr","currency":"EUR","eventMetadataId":"77f7e4a9-1fe4-46f3-b8c2-df286633fd86"},"isServerSideCookieWritingEnabled":true,"monorailRegion":"shop_domain","enabledBetaFlags":["65f19447","b5387b81"]},"Session Attribution":{},"S2S":{"facebookCapiEnabled":false,"source":"trekkie-storefront-renderer","apiClientId":580111}}
    );

    var loaded = false;
    trekkie.ready(function() {
      if (loaded) return;
      loaded = true;

      window.ShopifyAnalytics.lib = window.trekkie;

      var originalDocumentWrite = document.write;
      document.write = customDocumentWrite;
      try { window.ShopifyAnalytics.merchantGoogleAnalytics.call(this); } catch(error) {};
      document.write = originalDocumentWrite;

      window.ShopifyAnalytics.lib.page(null,{"pageType":"password","requestId":"09c9e557-b78f-4b3b-9a4d-be25ead7abef-1773882565","shopifyEmitted":true});

      var match = window.location.pathname.match(/checkouts\/(.+)\/(thank_you|post_purchase)/)
      var token = match? match[1]: undefined;
      if (!hasLoggedConversion(token)) {
        setCookieIfConversion(token);
        
      }
    });


        var eventsListenerScript = document.createElement('script');
        eventsListenerScript.async = true;
        eventsListenerScript.src = "//toocool4you.com/cdn/shopifycloud/storefront/assets/shop_events_listener-3da45d37.js";
        document.getElementsByTagName('head')[0].appendChild(eventsListenerScript);

})();</script>
<script
  defer
  src="https://toocool4you.com/cdn/shopifycloud/perf-kit/shopify-perf-kit-3.3.0.min.js"
  data-application="storefront-renderer"
  data-shop-id="60716351742"
  data-render-region="gcp-europe-west4"
  data-page-type="password"
  data-theme-instance-id="173322338649"
  data-theme-name="Concept"
  data-theme-version="2.0.0"
  data-monorail-region="shop_domain"
  data-resource-timing-sampling-rate="10"
  data-shs="true"
  data-shs-beacon="true"
  data-shs-export-with-fetch="true"
  data-shs-logs-sample-rate="1"
  data-shs-beacon-endpoint="https://toocool4you.com/api/collect"
></script>
</head>

<body class="template-password" data-rounded-button="round" data-rounded-input="round-slight" data-rounded-block="round" data-rounded-card="round" data-button-hover="standard" data-lazy-image data-title-animation data-page-rendering>
  <a class="sr-only skip-link" href="#MainContent">Passer au contenu</a><loading-bar class="loading-bar fixed top-0 left-0 w-full h-full overflow-hidden pointer-events-none"><svg class="icon icon-spinner icon-lg absolute animate-spin" viewBox="0 0 24 24" stroke="currentColor" fill="none" xmlns="http://www.w3.org/2000/svg">
      <path stroke-linecap="round" stroke-linejoin="round" d="M2 12C2 17.5228 6.47715 22 12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2"></path>
    </svg></loading-bar>
<mouse-cursor class="mouse-cursor z-35 fixed select-none flex items-center justify-center pointer-events-none rounded-full"> 
  <svg class="icon icon-cursor" stroke="currentColor" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
    <path d="M10 30L30 10M10 10L30 30" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"></path>
  </svg>
</mouse-cursor>
<div id="shopify-section-main-password-header" class="shopify-section password-header-section"><style data-shopify>#shopify-section-main-password-header {
    --section-padding-top: 32px;
    --section-padding-bottom: 32px;
    --transparent-foreground: 255 255 255;
    --color-drawer-text: 255 255 255;
    --color-drawer-background: 23 23 23;
    --color-drawer-button-gradient: #171717;
    --color-drawer-button-background: 23 23 23;
    --color-drawer-button-text: 255 255 255;
    --color-drawer-overlay: 0 0 0;
  }

  #shopify-section-main-password-header .button.icon-with-text {
    --color-button-gradient: #000000;
    --color-button-background: 0 0 0;
    --color-button-border: 255 255 255;
    --color-button-text: 255 255 255;
  }</style><header class="password-header section section--padding" is="password-header">
  <div class="page-width relative">
    <div class="flex justify-between">
      <div class="grid gap-4 grow"><div class="header__logo flex justify-center z-2" itemscope itemtype="http://schema.org/Organization"><a
      href="/"
      itemprop="url"
      class="header__logo-link flex items-center relative"
    >
      <span class="sr-only">toocool4youoff</span><img src="//toocool4you.com/cdn/shop/files/Tc4u__1_-removebg-preview.png?v=1727910013&amp;width=500" alt="" srcset="//toocool4you.com/cdn/shop/files/Tc4u__1_-removebg-preview.png?v=1727910013&amp;width=70 70w, //toocool4you.com/cdn/shop/files/Tc4u__1_-removebg-preview.png?v=1727910013&amp;width=140 140w" width="500" height="500" loading="eager" sizes="70px" style="max-height: 70.0px;max-width: 70px;" itemprop="logo" is="lazy-image" class="logo hidden md:block"><img src="//toocool4you.com/cdn/shop/files/Tc4u__1_-removebg-preview.png?v=1727910013&amp;width=500" alt="" srcset="//toocool4you.com/cdn/shop/files/Tc4u__1_-removebg-preview.png?v=1727910013&amp;width=70 70w, //toocool4you.com/cdn/shop/files/Tc4u__1_-removebg-preview.png?v=1727910013&amp;width=140 140w" width="500" height="500" loading="eager" sizes="70px" style="max-height: 70.0px;max-width: 70px;" itemprop="logo" is="lazy-image" class="logo md:hidden"></a></div></div>
      <div class="grow-0">
        <button type="button" class="button button--primary icon-with-text" is="hover-button" aria-controls="PasswordDrawer" aria-expanded="false">
          <span class="btn-fill" data-fill></span>
          <span class="btn-text"><svg class="icon icon-lock icon-sm hidden md:block" viewBox="0 0 20 20" stroke="currentColor" fill="none" xmlns="http://www.w3.org/2000/svg">
      <path stroke-linecap="round" d="M5.83333 6.66675V5.83341C5.83333 4.74781 5.83333 4.205 5.97218 3.76463C6.26651 2.83114 6.99772 2.09993 7.93122 1.8056C8.37159 1.66675 8.91439 1.66675 10 1.66675V1.66675C11.0856 1.66675 11.6284 1.66675 12.0688 1.8056C13.0023 2.09993 13.7335 2.83114 14.0278 3.76463C14.1667 4.205 14.1667 4.74781 14.1667 5.83341V6.66675M10 11.6667V13.3334M8.33333 18.3334H11.6667C13.3741 18.3334 14.2278 18.3334 14.909 18.077C15.9871 17.6713 16.8379 16.8205 17.2436 15.7424C17.5 15.0612 17.5 14.2075 17.5 12.5001V12.5001C17.5 10.7926 17.5 9.93892 17.2436 9.25775C16.8379 8.17969 15.9871 7.32888 14.909 6.92312C14.2278 6.66675 13.3741 6.66675 11.6667 6.66675H8.33333C6.62589 6.66675 5.77218 6.66675 5.091 6.92312C4.01294 7.32888 3.16213 8.17969 2.75638 9.25775C2.5 9.93892 2.5 10.7926 2.5 12.5001V12.5001C2.5 14.2075 2.5 15.0612 2.75638 15.7424C3.16213 16.8205 4.01294 17.6713 5.091 18.077C5.77218 18.3334 6.62589 18.3334 8.33333 18.3334Z"></path>
    </svg>Saisir avec un mot de passe</span>
        </button>
        <password-modal id="PasswordDrawer" class="password-modal x-modal drawer z-30 fixed bottom-0 left-0 h-full w-full pointer-events-none"
          role="dialog"
          aria-modal="true"
          aria-label="Saisir avec un mot de passe"
        >
          <overlay-element class="overlay fixed-modal invisible opacity-0 fixed bottom-0 left-0 w-full h-screen pointer-events-none" aria-controls="PasswordDrawer" aria-expanded="false"></overlay-element>
          <div class="drawer__inner z-10 absolute top-0 flex flex-col w-full h-full overflow-hidden">
            <gesture-element class="drawer__header flex justify-between opacity-0 invisible relative">
              <span class="drawer__title heading lg:text-3xl text-2xl leading-none tracking-tight hidden">Saisir avec un mot de passe</span>
              <button class="button button--secondary button--close drawer__close hidden sm:flex items-center justify-center" type="button" is="hover-button" aria-controls="PasswordDrawer" aria-expanded="false" aria-label="Fermer">
                <span class="btn-fill" data-fill></span>
                <span class="btn-text"><svg class="icon icon-close icon-sm" viewBox="0 0 20 20" stroke="currentColor" fill="none" xmlns="http://www.w3.org/2000/svg">
      <path stroke-linecap="round" stroke-linejoin="round" d="M5 15L15 5M5 5L15 15"></path>
    </svg></span>
              </button>
            </gesture-element>
            <div class="drawer__content opacity-0 invisible flex flex-col h-full grow shrink">
              <div class="drawer__scrollable relative flex flex-col grow shrink gap-4 md:gap-12">
                <div class="grid gap-8">
                  <p class="heading text-lg md:text-2xl leading-none tracking-tight">Accéder à la boutique à l&#39;aide d&#39;un mot de passe:</p><form method="post" action="/password" id="login_form" accept-charset="UTF-8" class="password-form grid gap-5 w-full"><input type="hidden" name="form_type" value="storefront_password" /><input type="hidden" name="utf8" value="✓" /><div class="field relative">
                      <input
                        type="password"
                        name="password"
                        id="Password"
                        class="input is-floating input--fill"
                        autocomplete="current-password"
                        placeholder="Mot de passe"/>
                      <label class="label is-floating" for="Password">Mot de passe</label>
                      <div class="self-submit-button absolute">
                        <button name="commit" type="submit" class="button button--primary self-button flex justify-center items-center" is="magnet-button" data-magnet="20" aria-label="Saisir">
                          <span class="btn-text">
                            <svg class="icon icon-arrow-right icon-xs transform" viewBox="0 0 16 16" stroke="currentColor" fill="none" xmlns="http://www.w3.org/2000/svg">
                              <path stroke-linecap="round" stroke-linejoin="round" d="M2 8.00012H14M14 8.00012L9.33333 3.3335M14 8.00012L9.33333 12.6668"></path>
                            </svg>
                          </span>
                        </button>
                      </div>
                    </div></form></div>
                <div class="text-sm">La boutique vous appartient-elle? <a href="/admin" class="link">Se connecter ici</a></div>
              </div>
            </div>
          </div>
        </password-modal>
      </div>
    </div>
  </div>
</header>


</div><div class="page-container" id="PageContainer">
    <main class="main-content relative" id="MainContent" role="main" is="password-main">
      <div id="shopify-section-template--23693522633049__newsletter-banner" class="shopify-section"><style>
  #shopify-section-template--23693522633049__newsletter-banner {
    --section-padding-top: 0px;
    --section-padding-bottom: 0px;--color-foreground: 255 255 255;
  --color-border: var(--color-foreground)/ 0.1;
  --color-border-dark: var(--color-foreground)/ 0.4;
  --color-border-light: var(--color-foreground)/ 0.06;--color-highlight: 224 165 128;--color-button-background: 0 0 0;
  --color-button-border: 0 0 0;--color-button-text: 255 255 255;--color-overlay: 0 0 0;}</style>

<div class="section section--padding section--rounded relative" allow-transparent-header allow-transparent-footer>
  <div class="relative">
    <div class="newsletter-banner banner media--100vh mobile:media--100vh relative">
      <media-element class="banner__media block w-full h-full overflow-hidden">
        <picture class="media media--height block w-full h-full relative overflow-hidden" is="animate-picture" data-animate="zoom-out"><svg class="banner__image banner__overlay" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1052 400"><path d="M727.6 121.3c-8.3 0-15-6.7-15-15s6.7-15 15-15 15 6.7 15 15-6.7 15-15 15zm0-28.1c-7.2 0-13 5.8-13 13s5.8 13 13 13 13-5.8 13-13-5.8-13-13-13zm-183.5 62.1c-8.3 0-15-6.7-15-15s6.7-15 15-15 15 6.7 15 15-6.7 15-15 15zm0-28.1c-7.2 0-13 5.8-13 13s5.8 13 13 13 13-5.8 13-13-5.8-13-13-13zm235.5 236.1c-8.3 0-15-6.7-15-15s6.7-15 15-15 15 6.7 15 15-6.7 15-15 15zm0-28c-7.2 0-13 5.8-13 13s5.8 13 13 13 13-5.8 13-13-5.8-13-13-13zM43.9 47.9c-8.3 0-15-6.7-15-15s6.7-15 15-15 15 6.7 15 15-6.7 15-15 15zm0-28c-7.2 0-13 5.8-13 13s5.8 13 13 13 13-5.8 13-13-5.8-13-13-13zm252.3 236c-8.3 0-15-6.7-15-15s6.7-15 15-15 15 6.7 15 15-6.7 15-15 15zm0-28c-7.2 0-13 5.8-13 13s5.8 13 13 13 13-5.8 13-13-5.8-13-13-13zm706.2-190.7c-4.4 0-8-3.6-8-8s3.6-8 8-8 8 3.6 8 8-3.6 8-8 8zm0-14c-3.3 0-6 2.7-6 6s2.7 6 6 6 6-2.7 6-6-2.7-6-6-6zM764.7 283.5c-4.4 0-8-3.6-8-8s3.6-8 8-8 8 3.6 8 8-3.6 8-8 8zm0-14c-3.3 0-6 2.7-6 6s2.7 6 6 6 6-2.7 6-6-2.7-6-6-6zM525 40.9c-4.4 0-8-3.6-8-8s3.6-8 8-8 8 3.6 8 8-3.6 8-8 8zm0-14c-3.3 0-6 2.7-6 6s2.7 6 6 6 6-2.7 6-6-2.7-6-6-6zm37.7 327.7c-4.4 0-8-3.6-8-8s3.6-8 8-8 8 3.6 8 8-3.6 8-8 8zm0-14c-3.3 0-6 2.7-6 6s2.7 6 6 6 6-2.7 6-6-2.7-6-6-6zM50.9 276.5c-4.4 0-8-3.6-8-8s3.6-8 8-8 8 3.6 8 8-3.5 8-8 8zm0-14c-3.3 0-6 2.7-6 6s2.7 6 6 6 6-2.7 6-6-2.6-6-6-6zM93.6 68.7c-4.4 0-8-3.6-8-8s3.6-8 8-8 8 3.6 8 8-3.6 8-8 8zm0-14c-3.3 0-6 2.7-6 6s2.7 6 6 6 6-2.7 6-6-2.7-6-6-6zm194.1-13.8c-4.4 0-8-3.6-8-8s3.6-8 8-8 8 3.6 8 8-3.6 8-8 8zm0-14c-3.3 0-6 2.7-6 6s2.7 6 6 6 6-2.7 6-6-2.7-6-6-6zm534.9 45c-2.3 0-4.2-1.9-4.2-4.2s1.9-4.2 4.2-4.2c2.3 0 4.2 1.9 4.2 4.2s-1.9 4.2-4.2 4.2zm0-7.4c-1.8 0-3.2 1.4-3.2 3.2s1.4 3.2 3.2 3.2 3.2-1.4 3.2-3.2-1.5-3.2-3.2-3.2zm-124 31.9c-2.3 0-4.2-1.9-4.2-4.2 0-2.3 1.9-4.2 4.2-4.2s4.2 1.9 4.2 4.2c0 2.3-1.9 4.2-4.2 4.2zm0-7.4c-1.8 0-3.2 1.4-3.2 3.2s1.4 3.2 3.2 3.2 3.2-1.4 3.2-3.2-1.4-3.2-3.2-3.2zM544.1 44.1c-2.3 0-4.2-1.9-4.2-4.2 0-2.3 1.9-4.2 4.2-4.2 2.3 0 4.2 1.9 4.2 4.2 0 2.3-1.9 4.2-4.2 4.2zm0-7.4c-1.8 0-3.2 1.4-3.2 3.2s1.4 3.2 3.2 3.2 3.2-1.4 3.2-3.2-1.5-3.2-3.2-3.2zM310.2 268.5c-2.3 0-4.2-1.9-4.2-4.2s1.9-4.2 4.2-4.2c2.3 0 4.2 1.9 4.2 4.2s-1.9 4.2-4.2 4.2zm0-7.4c-1.8 0-3.2 1.4-3.2 3.2s1.4 3.2 3.2 3.2 3.2-1.4 3.2-3.2-1.4-3.2-3.2-3.2zm-9.1-213.3c-2.3 0-4.2-1.9-4.2-4.2 0-2.3 1.9-4.2 4.2-4.2 2.3 0 4.2 1.9 4.2 4.2 0 2.3-1.9 4.2-4.2 4.2zm0-7.4c-1.8 0-3.2 1.4-3.2 3.2s1.4 3.2 3.2 3.2 3.2-1.4 3.2-3.2-1.4-3.2-3.2-3.2zM26.6 64.9c-2.3 0-4.2-1.9-4.2-4.2 0-2.3 1.9-4.2 4.2-4.2 2.3 0 4.2 1.9 4.2 4.2 0 2.3-1.9 4.2-4.2 4.2zm0-7.4c-1.8 0-3.2 1.4-3.2 3.2s1.4 3.2 3.2 3.2 3.2-1.4 3.2-3.2-1.4-3.2-3.2-3.2zm776.9 268c-2.3 0-4.2-1.9-4.2-4.2s1.9-4.2 4.2-4.2c2.3 0 4.2 1.9 4.2 4.2s-1.9 4.2-4.2 4.2zm0-7.4c-1.8 0-3.2 1.4-3.2 3.2s1.4 3.2 3.2 3.2 3.2-1.4 3.2-3.2-1.5-3.2-3.2-3.2zm-234.9 13.1c-2.3 0-4.2-1.9-4.2-4.2 0-2.3 1.9-4.2 4.2-4.2 2.3 0 4.2 1.9 4.2 4.2 0 2.3-1.9 4.2-4.2 4.2zm0-7.4c-1.8 0-3.2 1.4-3.2 3.2s1.4 3.2 3.2 3.2 3.2-1.4 3.2-3.2-1.4-3.2-3.2-3.2zm-528.4-75c-2.3 0-4.2-1.9-4.2-4.2s1.9-4.2 4.2-4.2 4.2 1.9 4.2 4.2-1.8 4.2-4.2 4.2zm0-7.4c-1.8 0-3.2 1.4-3.2 3.2s1.4 3.2 3.2 3.2 3.2-1.4 3.2-3.2-1.4-3.2-3.2-3.2zm980.9-3.2c-2.3 0-4.2-1.9-4.2-4.2 0-2.3 1.9-4.2 4.2-4.2 2.3 0 4.2 1.9 4.2 4.2 0 2.3-1.9 4.2-4.2 4.2zm0-7.4c-1.8 0-3.2 1.4-3.2 3.2s1.4 3.2 3.2 3.2 3.2-1.4 3.2-3.2-1.4-3.2-3.2-3.2zM463.5 272c-2.3 0-4.2-1.9-4.2-4.2 0-2.3 1.9-4.2 4.2-4.2 2.3 0 4.2 1.9 4.2 4.2 0 2.3-1.9 4.2-4.2 4.2zm0-7.4c-1.8 0-3.2 1.4-3.2 3.2s1.4 3.2 3.2 3.2 3.2-1.4 3.2-3.2-1.5-3.2-3.2-3.2zm564.4-88.1L897.9 9.1c-.4-.5-1.2-.5-1.6 0L766.2 176.4c-.2.3-.3.8-.1 1.2.2.3.5.7.9.7h260.1c.4 0 .7-.3.9-.7.2-.4.1-.8-.1-1.1zm-156.5-16.7l-4.8 1.5c-1.8-13.9 2.7-25.4 13.2-34.1.2-.2.2-.5.1-.7-.2-.2-.5-.2-.7-.1-10.9 9-15.4 20.9-13.5 35.2-.5.2-1.1.4-1.7.5-1.2.4-2.3.8-3.5 1.2-.7-3.3-1.4-6.2-2.2-8.7-.1-.3-.4-.4-.6-.3-.3.1-.4.4-.3.6.8 2.5 1.5 5.4 2.2 8.7-1.7.6-3.4 1.1-5.1 1.7-5.6-22.4-9.8-21.8-35.3-18.4-3.2.4-6.8.9-10.8 1.4-4.1.5-7.1-.2-9.1-2.1-1.4-1.4-2.3-3.3-2.7-5.5l1.8-2.3c-.1.2-.2.5-.1.8.2.5.7.7 1.2.5.5-.2.7-.7.5-1.2-.2-.5-.7-.7-1.2-.5-.1 0-.2.1-.3.2l2.5-3.2c.2 2.5.9 4.6 2.4 6.1 1.5 1.4 3.5 2.2 6.3 2.2.8 0 1.7-.1 2.6-.2.3 0 .5-.3.4-.6s-.3-.5-.6-.4c-3.8.5-6.4-.1-8.1-1.7-1.5-1.5-2.1-3.9-2.2-6.6l4.2-5.4c9.4-.2 18.1-.9 26-2.1.3 0 .5-.3.4-.6 0-.3-.3-.5-.6-.4-7.5 1.2-15.9 1.9-25 2.1l1.3-1.6c.4.5 1 .8 1.6.8.2 0 .5 0 .7-.1 1.1-.4 1.6-1.6 1.2-2.6-.2-.6-.6-1-1.2-1.2l1.3-1.6c9.1-.6 19.9-1.8 29.8-4.2 22.2-5.3 29.6-19.6 35.6-31.2 4.8-9.3 8.4-16.1 18-13.8l-1.3 6.7c-.1.5.2 1.1.8 1.2h.2c.5 0 .9-.3 1-.8l1.3-6.7c3.7.9 7.1 1.6 10.3 2.2l-1.3 6.4c-.1.5.2 1.1.8 1.2h.2c.5 0 .9-.3 1-.8l1.3-6.4c3 .6 5.8 1.1 8.3 1.6.7.1 1.4.3 2.1.4l-1.3 6.5c-.1.5.2 1.1.8 1.2h.2c.5 0 .9-.3 1-.8l1.3-6.5c4 .8 7.4 1.5 10.2 2.3l-1.2 6.2c-.1.5.2 1.1.8 1.2h.2c.5 0 .9-.3 1-.8l1.2-6c5 1.8 8.2 4.3 10.2 9 0 .1.1.2.1.3 1.6 3.9 2.5 9.3 2.8 16.9-1.5.1-3.3.2-5.3.4-.3 0-.5.3-.5.5 0 .3.2.5.5.5 2-.2 3.8-.3 5.2-.4.1 1.3.1 2.7.1 4.2-3.3.2-14.3.8-26.8 3.4-20.1 4.2-34.3 11.1-42.2 20.5-5.8 7-8 15.2-6.7 24.3zm-61.6-36.2c.4 0 .7.3.9.7.2.5-.1 1.1-.6 1.3-.5.2-1.1-.1-1.3-.6l1-1.4zm87.3-112.3l61.2 78.8c-4.5-.2-8.8-.7-12.7-1.9-2.3-5.2-6-7.9-11.5-9.9l.5-2.6c.1-.5-.2-1.1-.8-1.2-.5-.1-1.1.2-1.2.8l-.5 2.4c-2.9-.9-6.3-1.6-10.2-2.3l.4-2.1c.1-.5-.2-1.1-.8-1.2-.5-.1-1.1.2-1.2.8l-.4 2.1c-.7-.1-1.4-.3-2.1-.4-2.5-.5-5.2-1-8.2-1.6l.4-2.2c.1-.5-.2-1.1-.8-1.2-.5-.1-1.1.2-1.2.8l-.4 2.2c-3.2-.6-6.6-1.4-10.3-2.2l.4-2c.1-.5-.2-1.1-.8-1.2-.5-.1-1.1.2-1.2.8l-.4 1.9c-4.8-1.1-8.3-.3-11.1 1.8l-7.3-1.5c-.4-.1-.9.1-1.1.5-.2.3-3.9 7.6-1.2 14.9-5.7 11-13.1 24.2-33.8 29.2-9.1 2.2-19 3.4-27.6 4l83.9-107.5zm-14.6 62.2c-2.4 2.5-4.4 5.9-6.3 9.7-.9-4.6.6-9.1 1.3-10.7l5 1zm-2.9 63.5c9.4-11.3 27.5-17 41-19.9 14.7-3.1 27.4-3.4 27.5-3.4.5 0 1-.5 1-1-.2-10.1-1-17.1-2.7-22.2 3.6.9 8.2 1.5 13.4 1.6l30.5 39.3c-10.9 5.2-22 9.7-33.4 13.5-15.6 5.2-25.8 5.8-36.7 6.4-11.7.6-24.8 1.4-46.9 7.9-1.1-8.4 1-15.9 6.3-22.2zm-89.5 10.4c.1.4.1.9.2 1.3l1.8-2.3 2.9-3.8c.6 1.9 1.5 3.7 2.9 5 2.4 2.4 6.1 3.3 10.7 2.7 4-.5 7.6-1 10.8-1.4 25.6-3.5 27.9-3.7 33.1 17.1-15.8 5-27.4 8.2-35.6 10.2h-15.5c-5.7-8-8.2-19.1-9.4-29.6l-1.8 2.2c1.2 9.7 3.6 19.4 8.6 27.4h-29.9l21.2-27.4c.1-.5.1-.9 0-1.4L767 177.2l23.1-29.8zm85.1 28.8l6.8-2.5.9 2.5h-7.7zm-2.9 0h-28.7c7.8-3 14.7-4.9 20.6-6.9 6.1-2.1 11.1-3.8 14.6-4.8l2.9 8.1-9.4 3.6zm152.8 0h-140l-4.4-12.1c20.6-5 33.8-5.7 47.8-6.4 2.1-.1 4.3-.2 6.5-.4 8.8-.5 30.2-5.7 59.6-20.5l-1.2-1.6c-28.9 14.5-49.9 19.6-58.5 20.1-2.2.1-4.4.2-6.5.3-14.3.7-27.8 1.4-49 6.6-.1 0-.2 0-.3.1h-.1c-3.7.9-8.9 2.8-15.4 5-7.4 2.5-16.6 5.8-26.9 8.8h-11.2c9.6-3 22.4-6.4 39.2-12 27.6-9.3 42.6-10.2 55.7-10.9 11-.6 21.4-1.2 37.2-6.5 11.7-3.9 23-8.5 34.1-13.8l1.8 2.3 1.2 1.6c.3-.1.6-.3.9-.4l.1.1 31.5 40.7-31.5-40.6c-.3.2-.6.3-.9.4l30.3 39.2z"/><path d="M855 149.4c.1.2.3.3.4.3.1 0 .2 0 .2-.1.2-.1.3-.4.2-.7-6.3-12.2-16.4-10.7-34.7-8.1-1.4.2-2.9.4-4.4.6-.3 0-.5.3-.4.6 0 .3.3.5.6.4 1.5-.2 3-.4 4.4-.6 17.9-2.6 27.8-4 33.7 7.6zm28.3-25.4c.1.1.3.2.4.2.1 0 .2 0 .3-.1 12.1-8.1 30.3-13.5 53.9-15.9.3 0 .5-.3.4-.5 0-.3-.3-.5-.5-.4-23.8 2.4-42 7.8-54.3 16-.3.2-.3.5-.2.7zm3.1-30.9c.3-.1.4-.4.3-.6-.1-.3-.4-.4-.6-.3-3 1-5.5 2.9-7.2 5.5-1.8 2.8-11.5 16.9-25.4 22.2-4.9 1.8-10.4 3.4-16.4 4.5-.3.1-.4.3-.4.6 0 .2.3.4.5.4h.1c6.1-1.2 11.6-2.7 16.5-4.6 14.2-5.4 24.1-19.7 25.9-22.6 1.6-2.4 4-4.2 6.7-5.1zm4.3-.6c.4 0 .9 0 1.3.1l22.1 2.6h.1c.2 0 .5-.2.5-.4 0-.3-.2-.5-.4-.6l-22.1-2.7c-.5-.1-.9-.2-1.4-.2-.3 0-.5.3-.5.6-.1.2.1.6.4.6zm26.5 2.5c0 .3.2.5.4.6 4.6.5 8.3 3.9 9.2 8.4l.3 1.6c0 .2.3.4.5.4h.1c.3-.1.4-.3.4-.6l-.3-1.6c-1-4.9-5.1-8.6-10.1-9.2-.2 0-.4.2-.5.4z"/><ellipse transform="rotate(-20.016 944.06 109.69)" cx="944.1" cy="109.7" rx=".9" ry=".9"/><ellipse transform="rotate(-20.016 939.31 110.263)" cx="939.4" cy="110.3" rx=".9" ry=".9"/><ellipse transform="rotate(-20.016 914.644 113.925)" cx="914.7" cy="113.9" rx=".9" ry=".9"/><ellipse transform="rotate(-20.016 924.99 112.103)" cx="925" cy="112.1" rx=".9" ry=".9"/><ellipse transform="rotate(-20.016 928.9 111.65)" cx="928.9" cy="111.7" rx=".9" ry=".9"/><ellipse transform="rotate(-20.016 909.974 115.297)" cx="910" cy="115.3" rx=".9" ry=".9"/><ellipse transform="rotate(-20.016 899.37 118.964)" cx="899.4" cy="119" rx=".9" ry=".9"/><ellipse transform="rotate(-20.016 894.725 120.853)" cx="894.7" cy="120.9" rx=".9" ry=".9"/><ellipse transform="rotate(-20.016 874.344 136.748)" cx="874.4" cy="136.8" rx=".9" ry=".9"/><ellipse transform="rotate(-20.016 881.238 129.294)" cx="881.3" cy="129.3" rx=".9" ry=".9"/><ellipse transform="rotate(-20.016 885.095 126.307)" cx="885.1" cy="126.3" rx=".9" ry=".9"/><ellipse transform="rotate(-20.016 872.082 140.004)" cx="872.1" cy="140" rx=".9" ry=".9"/><ellipse transform="rotate(-20.016 868.997 149.4)" cx="869" cy="149.4" rx=".9" ry=".9"/><ellipse transform="rotate(-20.016 868.683 152.79)" cx="868.7" cy="152.8" rx=".9" ry=".9"/><ellipse transform="rotate(-20.016 855.214 156.368)" cx="855.2" cy="156.4" rx=".9" ry=".9"/><ellipse transform="rotate(-20.016 853.88 152.703)" cx="853.9" cy="152.7" rx=".9" ry=".9"/><ellipse transform="rotate(-20.016 847.56 144.56)" cx="847.6" cy="144.6" rx=".9" ry=".9"/><ellipse transform="rotate(-20.016 843.473 142.673)" cx="843.5" cy="142.7" rx=".9" ry=".9"/><ellipse transform="rotate(-20.016 827.555 143.41)" cx="827.6" cy="143.4" rx=".9" ry=".9"/><ellipse transform="rotate(-20.016 832.317 142.79)" cx="832.3" cy="142.8" rx=".9" ry=".9"/><ellipse transform="rotate(-20.016 811.065 145.516)" cx="811.1" cy="145.5" rx=".9" ry=".9"/><ellipse transform="rotate(-20.016 816.355 144.84)" cx="816.4" cy="144.9" rx=".9" ry=".9"/><ellipse transform="rotate(-20.016 800.762 142.79)" cx="800.8" cy="142.8" rx=".9" ry=".9"/><ellipse transform="rotate(-20.016 930.208 105.774)" cx="930.3" cy="105.8" rx=".9" ry=".9"/><ellipse transform="rotate(-20.016 929.345 101.854)" cx="929.4" cy="101.9" rx=".9" ry=".9"/><ellipse transform="rotate(-20.016 927.505 98.355)" cx="927.6" cy="98.4" rx=".9" ry=".9"/><ellipse transform="rotate(-20.016 925.4 95.16)" cx="925.4" cy="95.2" rx=".9" ry=".9"/><ellipse transform="rotate(-20.016 921.753 93.307)" cx="921.8" cy="93.3" rx=".9" ry=".9"/><ellipse transform="rotate(-20.016 917.842 92.26)" cx="917.9" cy="92.3" rx=".9" ry=".9"/><ellipse transform="rotate(-20.016 913.847 91.802)" cx="913.8" cy="91.8" rx=".9" ry=".9"/><ellipse transform="rotate(-20.016 910.554 91.235)" cx="910.6" cy="91.3" rx=".9" ry=".9"/><ellipse transform="rotate(-20.016 906.513 90.77)" cx="906.5" cy="90.8" rx=".9" ry=".9"/><ellipse transform="rotate(-20.016 901.752 90.09)" cx="901.8" cy="90.1" rx=".9" ry=".9"/><ellipse transform="rotate(-20.016 897.63 89.598)" cx="897.6" cy="89.6" rx=".9" ry=".9"/><ellipse transform="rotate(-20.016 893.483 89.146)" cx="893.5" cy="89.2" rx=".9" ry=".9"/><ellipse transform="rotate(-20.016 889.072 88.807)" cx="889.1" cy="88.8" rx=".9" ry=".9"/><ellipse transform="rotate(-20.016 884.517 89.494)" cx="884.5" cy="89.5" rx=".9" ry=".9"/><ellipse transform="rotate(-20.016 880.373 91.976)" cx="880.4" cy="92" rx=".9" ry=".9"/><ellipse transform="rotate(-20.016 877.565 94.954)" cx="877.6" cy="95" rx=".9" ry=".9"/><ellipse transform="rotate(-20.016 872.024 102.866)" cx="872" cy="102.9" rx=".9" ry=".9"/><ellipse transform="rotate(-20.016 869.188 105.844)" cx="869.2" cy="105.9" rx=".9" ry=".9"/><ellipse transform="rotate(-6.8 861.102 113.444)" cx="861.2" cy="113.5" rx=".9" ry=".9"/><ellipse transform="rotate(-6.8 857.688 115.7)" cx="857.8" cy="115.7" rx=".9" ry=".9"/><ellipse transform="rotate(-6.8 848.15 119.605)" cx="848.2" cy="119.6" rx=".9" ry=".9"/><ellipse transform="rotate(-6.8 843.256 120.825)" cx="843.5" cy="120.9" rx=".9" ry=".9"/><ellipse transform="rotate(-6.8 834.034 122.542)" cx="834.4" cy="122.6" rx=".9" ry=".9"/><ellipse transform="rotate(-6.8 829.758 123.153)" cx="830.1" cy="123.2" rx=".9" ry=".9"/><ellipse transform="rotate(-6.8 818.873 124.066)" cx="819.2" cy="124.1" rx=".9" ry=".9"/><ellipse transform="rotate(-6.8 814.146 124.62)" cx="814.4" cy="124.6" rx=".9" ry=".9"/><path d="M874.7 100.6c.2 0 .5 0 .7-.1.5-.2.9-.6 1.1-1.1.2-.5.3-1 .1-1.6-.2-.5-.6-.9-1.1-1.1-.5-.2-1-.3-1.6-.1-1.1.4-1.6 1.6-1.2 2.6.4.9 1.1 1.4 2 1.4zm-.4-3c.1 0 .2-.1.4-.1.1 0 .3 0 .4.1.2.1.4.3.5.6.1.3.1.5 0 .8-.1.2-.3.4-.6.5-.5.2-1.1-.1-1.3-.6-.2-.5.1-1.1.6-1.3zm-10.2 13.5c.3.1.6.2.9.2.2 0 .5 0 .7-.1 1.1-.4 1.6-1.6 1.2-2.6-.2-.5-.6-.9-1.1-1.1-.5-.2-1-.3-1.6-.1-.5.2-.9.6-1.1 1.1-.2.5-.3 1-.1 1.6.3.4.6.8 1.1 1zm0-2.3c.1-.2.3-.4.6-.5.1 0 .2-.1.4-.1.1 0 .3 0 .4.1.2.1.4.3.5.6.2.5-.1 1.1-.6 1.3-.3.1-.5.1-.8 0-.2-.1-.4-.3-.5-.6-.2-.2-.2-.5 0-.8zm-11.3 10.4c.2 0 .5 0 .7-.1 1.1-.4 1.6-1.6 1.2-2.6-.4-1.1-1.6-1.6-2.6-1.2-.5.2-.9.6-1.1 1.1-.2.5-.3 1-.1 1.6.3.7 1.1 1.2 1.9 1.2zm-.9-2.5c.1-.2.3-.4.6-.5.1 0 .2-.1.4-.1.4 0 .8.3 1 .7.2.5-.1 1.1-.6 1.3-.5.2-1.1-.1-1.3-.6-.3-.2-.3-.5-.1-.8zm-13.8 6.4c.3.1.6.2.9.2.2 0 .5 0 .7-.1.5-.2.9-.6 1.1-1.1.2-.5.3-1 .1-1.6-.2-.5-.6-.9-1.1-1.1-.5-.2-1-.3-1.6-.1-1.1.4-1.6 1.6-1.2 2.6.2.5.6.9 1.1 1.2zm.5-2.8c.1 0 .2-.1.4-.1.1 0 .3 0 .4.1.2.1.4.3.5.6.1.3.1.5 0 .8-.1.2-.3.4-.6.5-.3.1-.5.1-.8 0-.2-.1-.4-.3-.5-.6-.2-.6.1-1.2.6-1.3zm-13.1 1.4c-.5-.2-1-.3-1.6-.1-1.1.4-1.6 1.6-1.2 2.6.3.8 1.1 1.3 1.9 1.3.2 0 .5 0 .7-.1.5-.2.9-.6 1.1-1.1.2-.5.3-1 .1-1.6-.2-.4-.5-.8-1-1zm0 2.3c-.1.2-.3.4-.6.5-.5.2-1.1-.1-1.3-.6-.2-.5.1-1.1.6-1.3.1 0 .2-.1.4-.1.1 0 .3 0 .4.1.2.1.4.3.5.6.2.2.2.5 0 .8zm30.3 35.3c-1 .3-1.5 1.4-1.1 2.4.2.5.5.8 1 1 .2.1.5.2.8.2.2 0 .4 0 .6-.1.5-.2.8-.5 1-1 .2-.4.2-1 .1-1.4-.2-.5-.5-.8-1-1-.4-.3-.9-.3-1.4-.1zm1.4 2.1c-.1.2-.3.4-.5.4-.2.1-.4.1-.7 0-.2-.1-.4-.3-.4-.5-.2-.4.1-.9.5-1.1.1 0 .2-.1.3-.1.1 0 .2 0 .4.1s.4.3.4.5c.1.3.1.5 0 .7zm13.2-4.3c-.4-1-1.4-1.5-2.4-1.1-1 .3-1.5 1.4-1.1 2.4.2.5.5.8 1 1 .2.1.5.2.8.2.2 0 .4 0 .6-.1.5-.2.8-.5 1-1 .2-.5.3-1 .1-1.4zm-1 1c-.1.2-.3.4-.5.4s-.4.1-.7 0c-.2-.1-.4-.3-.4-.5-.2-.4.1-.9.5-1.1.1 0 .2-.1.3-.1.3 0 .7.2.8.6.1.2.1.5 0 .7zm2.5-13.5c-.3-1-1.4-1.5-2.4-1.1-1 .4-1.5 1.4-1.1 2.4.3.8 1 1.2 1.7 1.2.2 0 .4 0 .6-.1 1.1-.4 1.6-1.4 1.2-2.4zm-1.4 1.4c-.2.1-.4.1-.7 0-.2-.1-.4-.3-.4-.5-.2-.4.1-.9.5-1.1.1 0 .2-.1.3-.1.1 0 .2 0 .4.1s.4.3.4.5c.1.5-.1 1-.5 1.1zm8.5-12.4c.2-.4.2-1 .1-1.4-.3-1-1.4-1.5-2.4-1.1-1 .4-1.5 1.4-1.1 2.4.3.8 1 1.2 1.7 1.2.2 0 .4 0 .6-.1.5-.3.9-.6 1.1-1zm-.9-.5c-.1.2-.3.4-.5.4-.2.1-.4.1-.7 0-.2-.1-.4-.3-.4-.5-.2-.4.1-.9.5-1.1.1 0 .2-.1.3-.1.3 0 .7.2.8.6.1.3.1.5 0 .7zm10.5-11.3c-1 .4-1.5 1.4-1.1 2.4.2.5.5.8 1 1 .2.1.5.2.8.2.2 0 .4 0 .6-.1.5-.2.8-.5 1-1 .2-.4.2-1 .1-1.4-.4-1-1.5-1.5-2.4-1.1zm1.4 2.1c-.1.2-.3.4-.5.4-.2.1-.4.1-.7 0-.2-.1-.4-.3-.4-.5-.2-.4.1-.9.5-1.1.1 0 .2-.1.3-.1.3 0 .7.2.8.6.1.2.1.4 0 .7zm14.9-8.3c-.4-.2-1-.2-1.4-.1-.5.2-.8.5-1 1-.2.4-.2 1-.1 1.4.3.8 1 1.2 1.7 1.2.2 0 .4 0 .6-.1 1-.4 1.5-1.4 1.1-2.4-.1-.4-.4-.8-.9-1zm-.5 2.5c-.4.2-.9-.1-1.1-.5-.1-.2-.1-.4 0-.7.1-.2.3-.4.5-.4.1 0 .2-.1.3-.1.1 0 .2 0 .4.1s.4.3.4.5c.2.4 0 .9-.5 1.1zm17.1-5.7c-.3-1-1.4-1.5-2.4-1.1-1 .4-1.5 1.4-1.1 2.4.3.8 1 1.2 1.7 1.2.2 0 .4 0 .6-.1 1-.3 1.5-1.4 1.2-2.4zm-1.5 1.5c-.4.2-.9-.1-1.1-.5-.2-.4.1-.9.5-1.1.1 0 .2-.1.3-.1.3 0 .7.2.8.6.2.4 0 .9-.5 1.1zm14.4-4.7c-.4-.2-1-.2-1.4-.1-.5.2-.8.5-1 1-.2.4-.2 1-.1 1.4.3.8 1 1.2 1.7 1.2.2 0 .4 0 .6-.1 1-.3 1.5-1.4 1.1-2.4-.1-.4-.4-.7-.9-1zm-.5 2.5c-.4.2-.9-.1-1.1-.5-.1-.2-.1-.4 0-.7.1-.2.3-.4.5-.4.1 0 .2-.1.3-.1.1 0 .2 0 .4.1s.4.3.4.5c.2.5 0 1-.5 1.1zM853 147.5c-.2-.5-.5-.8-1-1-.4-.2-1-.2-1.4-.1-.5.2-.8.5-1 1-.2.4-.2 1-.1 1.4.2.5.5.8 1 1 .2.1.5.2.8.2.2 0 .4 0 .6-.1.9-.4 1.4-1.5 1.1-2.4zm-1.5 1.4c-.2.1-.4.1-.7 0-.2-.1-.4-.3-.4-.5-.1-.2-.1-.4 0-.7.1-.2.3-.4.5-.4.1 0 .2-.1.3-.1.1 0 .2 0 .4.1s.4.3.4.5c.2.4 0 .9-.5 1.1zm-11.4-7.2c-.3-1-1.4-1.5-2.4-1.1-1 .4-1.5 1.4-1.1 2.4.2.5.5.8 1 1 .2.1.5.2.8.2.2 0 .4 0 .6-.1.5-.2.8-.5 1-1 .3-.4.3-.9.1-1.4zm-.9 1c-.1.2-.3.4-.5.4-.2.1-.4.1-.7 0-.2-.1-.4-.3-.4-.5-.2-.4.1-.9.5-1.1.1 0 .2-.1.3-.1.3 0 .7.2.8.6.1.3.1.5 0 .7zm-17-.4c-.4-.2-1-.2-1.4-.1-1 .3-1.5 1.4-1.1 2.4.2.5.5.8 1 1 .2.1.5.2.8.2.2 0 .4 0 .6-.1 1-.3 1.5-1.4 1.1-2.4-.2-.4-.6-.8-1-1zm-.5 2.5c-.2.1-.4.1-.7 0-.2-.1-.4-.3-.4-.5-.2-.4.1-.9.5-1.1.1 0 .2-.1.3-.1.1 0 .2 0 .4.1s.4.3.4.5c.2.5-.1 1-.5 1.1zm-14.8 0c-.4-1-1.4-1.5-2.4-1.1-1 .3-1.5 1.4-1.1 2.4.2.5.5.8 1 1 .2.1.5.2.8.2.2 0 .4 0 .6-.1.5-.2.8-.5 1-1 .2-.5.2-1 .1-1.4zm-1 1c-.1.2-.3.4-.5.4-.2.1-.4.1-.7 0-.2-.1-.4-.3-.4-.5-.2-.4.1-.9.5-1.1.1 0 .2-.1.3-.1.3 0 .7.2.8.6.1.2.1.5 0 .7zM986.7 210.2h-170c-.6 0-1 .4-1 1v170c0 .6.4 1 1 1h170c.6 0 1-.4 1-1v-170c0-.5-.4-1-1-1zm-126.5 104c2.3.8 33.8 12.3 71.3 30.6 8.6 4.2 16.7 8.4 24.1 12.3v.1c.1.1.3.2.4.2h.1c8.7 4.6 16.4 9 22.8 12.7.1.1.3.2.4.2.1 0 .2 0 .3-.1-.1.1-.1.1-.2.1 2.3 1.3 4.3 2.5 6.3 3.6v6.2h-34.4c-.1 0-.2.1-.3.1h-.2c-.1 0-.3-.1-.4-.1h-10.7c-8.5-3-16.8-6.7-24.7-10.6-22.8-11.2-46.8-27.4-67.3-41.8-.1-.1-.2-.2-.3-.2-2.9-2-5.7-4-8.5-6-8.1-5.7-15.2-10.8-21.2-14.7v-4.6c5 2.8 10.3 6.5 16.5 10.8.1.1.2.1.3.1.2 0 .3-.1.4-.2.2-.2 0-.5-.2-.7-6.5-4.5-12-8.3-17-11.1v-.5c1 .2.9.3 1.3.5 28.5 12.1 39.7 13.1 41.2 13.1zm27.3-46.9c-2.6-3.4-3.9-6.7-4.5-9.6 3.6 4.8 8.4 7.7 9.4 8.3.2 2.1.5 4.2.9 6.5v.1c0 .1 0 .3.1.4.4 2.6 1 5.3 1.7 8.1 0 .1.1.1.1.2.1.1.2 0 .4 0-.1 0-.3.2-.4.1 1.4 5.6 3.4 11.7 6.1 17.7.6.2.9.3 1 .3.2 0 .4.2.4.5 0-.2-.2-.4-.4-.4 0 0-.4-.1-1-.2-2.7-.7-10.6-3.2-18.6-8.3-.6-.8-1.1-1.4-1.5-2l9.7-1.1c.4 0 .8-.4.9-.8s-.1-.9-.5-1.1c-6.8-3.8-10.1-14.1-11.1-17.8l6.5.8c.4 0 .8-.1 1-.5.1-.4 0-.9-.2-1.2zm-4.8-17.2l4.3 2.1c.3.1.6.1.9 0s.5-.4.5-.7c.4-2.1-2.5-8.6-3.7-11 .4-2.1 1.8-4.4 3.5-6.6-1.1 7.1 3.1 13.6 3.7 14.5-.3 4.4-.4 10 .2 16.4-1.8-1.2-6.6-4.5-9.6-9.4-.2-2.3 0-4.2.2-5.3zm14.6 1.6c.4.3.9.3 1.3-.1l8.4-7.9c.2.6.4 1.3.6 2-2.2 2.7-10.5 13-13.7 24.3-1.2-8.8-1.2-16.4-.8-21.9.4-1.5 2.9-9.8 7.1-14.3 1 1.5 1.8 2.9 1.9 3.5.3 1.6-2.7 8.6-5 13.1-.3.5-.2 1 .2 1.3zm42.3-20.1c6.3 3.4 10.1 9.3 14.1 15.5 4.4 6.7 8.9 13.7 16.9 17.6.1.1.3.1.4.1.4 0 .7-.2.9-.6.2-.5 0-1.1-.5-1.3-7.5-3.7-11.9-10.4-16.1-16.9-1.7-2.7-3.5-5.4-5.5-7.9 1.9 1.4 3.7 2.7 5.6 4.1 4.2 3.1 8.4 6.3 13.6 9.3.3.2.6.4.9.5 1.4.8 2.7 1.6 4.2 2.3.4.2.9.4 1.3.6 3.5 1.7 7.1 3 10.1 4.2V353c-17-9.3-41-22.1-70.2-35.2l-1 .7.9-.7 8.9-6.9c.4-.3.5-.8.3-1.2-.2-.4-.7-.7-1.1-.6l-7.5 1.6 5.2-7.9c.3-.4.2-.9-.1-1.2-.3-.3-.8-.4-1.2-.1l-5.5 3.4c1.4-2.6 3.3-5.8 3.9-6.8 3.7-6.3 1.5-14.7-.9-23.6-.6-2.2-1.2-4.5-1.7-6.7-.1-.4-.4-.7-.9-.8-.4 0-.8.2-1 .5l-6.8 13.4c.3-3.4 1.4-9.2 4.9-17.4 1.8-4.2-2.4-18.4-3.3-21.4.7-.8 1.3-1.5 1.7-2 1.6-1.9 5.8-5.8 11.2-8.3 6.7-3.2 12.8-3.2 18.3-.2zM958 356.2l13.1-9c.8.4 1.6.9 2.5 1.3l-13.1 9c-.9-.4-1.7-.8-2.5-1.3zm-6.9-3.6l13.1-9c2 1.1 4 2.1 5.9 3.1l-13.1 9c-1.9-1-3.9-2.1-5.9-3.1zm-51.6-41.9c0-.2-.1-.4-.3-.5l-1.4-1.2 4.6-.1c.5 0 .8-.3 1-.8.1-.4-.1-.9-.5-1.1-8.7-4.7-14.5-9.9-18-13.7 8.1 4.7 15.6 6.9 16.9 6.9.3 1 1 1.2 1 1.8v.2c.6 1.1 1.1 2.3 1.7 3.5 0 .1 0 .1.1.2 1.7 3.1 3.6 6.3 5.7 9.5-3.6-1.6-7.2-3.2-10.8-4.7zm-5.3-38.2c2.5-11.4 10.8-22.2 13.6-25.7.4 1.4.8 2.9 1.1 4.4-2.5 2.7-11.7 13.8-13.7 26.7-.3-1.8-.7-3.6-1-5.4zm1.8 8.5c.7-13.1 10.1-24.8 13.2-28.5 1 4.4 1.5 8.6.8 10.1-6.5 15.1-5.1 22.2-5 22.5.1.4.4.7.9.8.4 0 .8-.2 1-.5l7.4-14.6c.4 1.4.7 2.8 1.1 4.1.1.2.1.4.2.6-.9 4-4.4 17.4-12.4 25.5-3.3-6.9-5.6-13.6-7.2-20 0 .1 0-.1 0 0zm20.5 16c-1.1 1.8-5.8 10.2-5.8 10.3-.2.4-.2.9.2 1.2.3.3.8.4 1.2.1l5-3.1-4 6.1c-.2.3-.2.8 0 1.1.2.3.6.5 1 .4l5.6-1.2-6.3 4.8c-.6-.3-1.3-.6-1.9-.8.1-.1 0-.3 0-.5-2.2-3.3-4.2-6.6-6-9.8 6.3-5.5 10.6-14.7 12.4-19.2.5 4 .3 7.6-1.4 10.6zm-11.5 7.7c-.5-.9-.9-1.9-1.4-2.8 7.4-7.3 11.1-18.9 12.5-24.4.6 2.4 1.2 4.7 1.5 6.9-1.3 3.4-5.8 14.3-12.6 20.3zm-2.5-3c0-.1.1-.2.1-.2 0 .1-.1.2-.1.2zm9.5 16.6l-13.4 9.2-2.7-1.2 13.4-9.2 2.7 1.2zm1.1.5c.9.4 1.8.8 2.6 1.2l-13.2 9.1c-.1 0-.1.1-.1.1l-2.7-1.2 13.4-9.2zm3.7 1.7c2.1 1 4.2 1.9 6.3 2.9l-13.3 9.1c-2.2-1-4.3-1.9-6.4-2.8l13.4-9.2zm7.4 3.3c.9.4 1.7.8 2.6 1.2l-13.2 9.1c-.9-.4-1.8-.8-2.6-1.2l13.2-9.1zm3.6 1.7c2.1 1 4.2 2 6.2 2.9l-13.2 9.1c-2.1-1-4.2-2-6.3-2.9l13.3-9.1zm7.3 3.5c.9.4 1.7.8 2.6 1.2l-13.1 9.1c-.9-.4-1.7-.8-2.6-1.2l13.1-9.1zm3.6 1.7c2.1 1 4.1 2 6.1 3l-13.1 9c-2.1-1-4.1-2-6.2-3l13.2-9zm7.2 3.5c4.8 2.4 9.4 4.7 13.8 7l-13.1 9c-4.4-2.3-9-4.6-13.8-6.9l13.1-9.1zm14.7 7.5c.8.4 1.7.9 2.5 1.3l-13.1 9c-.8-.4-1.7-.9-2.5-1.3l13.1-9zm-67.1-98.2c.4-3.3.8-5.1.9-5.2 0 0 .8-3.6 3.6-7.7.6.8 1.1 1.6 1.6 2.3-2.9 2.9-4.9 7.3-6.1 10.6zm-.1-5.4s-.1.3-.2.7c-.4-2.7-.7-7.2 1.1-10.8.1-.1.1-.3 0-.4.3-.2.5-.5.7-.6.7.9 1.5 1.9 2.2 2.9-2.9 4.2-3.8 8-3.8 8.2zm-.7 3.5c-.2 1.4-.4 3.1-.6 5.1-1.4-2.5-4.3-8.5-2.4-14.5 1.1-1.2 2.2-2.4 3.2-3.3-2 5.6-.3 12-.2 12.7zm-4.8 44.5l-8.6 1c-.3 0-.6.2-.8.5s-.1.7 0 .9c.2.4 5.6 9.7 20.2 18.4l-3.5.1c-.4 0-.8.3-.9.7-.1.3-.1.6.1.9-8.5-3.5-17.3-7-26.3-10.5 3.2-6.7 7.6-14.6 12.8-21.8 1.6 3.5 3.9 7.2 7 9.8zm20.4 30.6l-13.4 9.3c-17.2-7.3-29.6-12-33.1-13.3.1-.2.2-.5.3-.7.9-2.3 2.7-6.7 5.2-12 14.4 5.4 28.1 11 41 16.7zm-90.6 63.5v-59.5c12 4.2 26.9 8.2 28.8 8.7-1.7-1.2-3.3-2.3-4.9-3.5-5.9-1.7-15.9-4.5-23.9-7.4v-9.2c6 3.9 12.6 8.7 20.1 13.9l3.9 2.7c1.6 1.1 3.2 2.3 4.9 3.4h.5-.5c20.5 14.4 44.6 30.8 67.6 42 6.4 3.2 13.1 5.8 20 8.8H817.7zm0-79.5c-.1 0-.2-.1-.3-.1.1.1.2.1.3.1zm-1 0v-.3l.1.1-.1.2.1 1.2c.2.1.4.3.6.4-.3-.1-.7-.2-.7-.4v-1.2zm170 69l-1 .7v1.3c0-.2-.8-.4-1.1-.6l-1.4.9 1.4-.9 1.1-.7 1-.7v-1.2 1.2zm0-13.9v1.2l-1 .7v3.1l-8.6 5.9.9.6 7.7-5.3v-.1l1-.6V360v1.2l-1 .7v3.1l-5.3 3.6.9.6 4.4-3v-.1l1-.6v-1.2 1.2l-1 .7v2.9l-.1.1-2 1.4c-.8-.4-1.6-.9-2.4-1.4-.3-.2-.6-.4-1-.6-.8-.4-1.6-.9-2.4-1.4-.3-.2-.6-.4-1-.6-.8-.4-1.6-.9-2.4-1.4-.3-.2-.6-.4-1-.5-3.7-2.1-7.8-4.4-12.1-6.7l13.1-9 .4-.3-.4.3c4 2.2 7.1 4.2 11.1 6.1.2.3 1.2.4 1.2.7zm0-96.3l-.1-.1v-.1l-.9-.3v-.1c0 .1 1 .2 1 .3v.3zm0-2.1c0-.1 0-.1 0 0v-.2c0-.1-.7-.2-1-.3v-.1c-3-1-5.7-2.1-8.7-3.5-.6-.3-1.2-.5-1.8-.8-1.4-.7-2.8-1.5-4.1-2.2-3.9-2.3-7.5-5-11.3-7.8-3.4-2.5-6.8-5-10.6-7.4-2.6-1.8-5.5-3.6-8.6-5.3-13.8-7.5-27.7 3.8-31.9 8.8-.5.6-1.2 1.5-2.1 2.5-.1.1-.1.2-.1.2l-5.4 5.1c1.5-3.5 3.2-7.7 2.8-9.5-.5-2.9-7.2-11.2-8-12.1-.2-.2-.4-.3-.7-.4-.3 0-.5.1-.7.2-.4.4-10.6 8.7-11.8 15.8 0 .2 0 .4.1.6 1.4 3 2.8 6.5 3.4 8.5l-3.8-1.9c-.3-.1-.6-.1-.8 0-.3.1-.5.3-.6.6-.1.4-2.7 8.6 3.6 18.3l-5.7-.7c-.3 0-.6.1-.9.3-.2.2-.3.6-.2.9.1.3.7 3.4 2.3 7.2-.2.1-.4.2-.5.3-5.5 7.4-10 15.7-13.3 22.7-.7-.3-1.4-.5-2.1-.8-.5-.2-1.1.1-1.3.6s.1 1.1.6 1.3c.6.2 1.3.5 1.9.7-2.5 5.3-4.2 9.6-5.2 12-.2.4-.3.8-.4 1-2.7-.3-14.3-2-39.9-12.7-.7-.3-1.1-.6-2.1-.8v-86.4h168v44.6c0 .1 1 .2 1 .4v.3z"/><path d="M986.7 357v-1.3c0-.2-1-.4-1-.6v1.4l-12 8.2c.3.2.6.4.9.5l11.1-7.6v-.1l1-.5zm-140.9-35.6c2.7 1.9 5.4 3.8 8.3 5.8.1.1.2.1.3.1.2 0 .3-.1.4-.2.2-.2.1-.5-.1-.7-2.8-2-5.6-3.9-8.3-5.8l-2.2-1.6c-.2-.2-.5-.1-.7.1-.2.2-.1.5.1.7l2.2 1.6zm105.3 57.9c-12.3-4.3-22.7-8.5-31.8-13-20.5-10-41.2-23.8-57-34.6-.2-.2-.5-.1-.7.1-.2.2-.1.5.1.7 15.8 10.9 36.5 24.7 57.1 34.8 9.1 4.4 19.4 8.9 31.6 12.9h.6c.1 0 .2 0 .2-.1h.1c.1 0 .1-.1.1-.2.1-.1 0-.5-.3-.6zm-56-97.8c0-.1-.1-.3-.1-.4v.1c0 .1 0 .2.1.3zM776.7 224.3L648 60.4c-.4-.5-1.2-.5-1.6 0l-128.7 164c-.3.4-.3.9 0 1.2l128.7 164c.2.2.5.4.8.4s.6-.1.8-.4l128.7-164c.3-.4.3-.9 0-1.3zm-129.5 163l-87.1-111 13.9 4.1h.3c.4 0 .8-.3 1-.7l17.2-57.6c2.9 4.3 10.5 16.8 17.5 35.4 8.5 22.6 13.8 34.7 31.1 41.9 13.2 5.5 34.3 8.1 67 10.4l-60.9 77.5zM543.5 255.2l33.9 10.1-1.9 6.2-25.1-7.5-6.9-8.8zm5.8-61.8l-3.9-1.2 4.3-5.5 24.6 7.3c3.4 2.9 6.8 6.1 10.3 9.8l-24.7-7.4c-.3-.1-.5.1-.6.3-.1.3.1.5.3.6l26.3 7.8c2.5 2.7 4.9 5.6 7.3 8.7-.1 0-.2.1-.3.1l-50.5-15.1.5-3.7 1.9-2.4 4.3 1.3h.1c.2 0 .4-.1.5-.4.1.2-.1-.1-.4-.2zm1.1-7.5l4.4-5.6c4.8 2.7 10.9 6.7 17.6 12.2l-22-6.6zm38 42.6l-18.7-5.6c-.3-.1-.5.1-.6.3-.1.3.1.5.3.6l18.7 5.6-1.9 6.2-47.2-14.1 1-6.5 22.6 6.7h.1c.2 0 .4-.1.5-.4.1-.3-.1-.5-.3-.6l-22.7-6.8 1-6.5 49.1 14.7-1.9 6.4zm-8.6 28.7l-44-13.1 1-6.5 37.1 11.1h.1c.2 0 .4-.1.5-.4.1-.3-.1-.5-.3-.6l-37.3-11.1 1-6.5 46 13.7-4.1 13.4zm4.3-14.3L538 229.1l1-6.5 47 14-1.9 6.3zm6.4-21.6l-49.3-14.7 1-6.5 50.2 15-1.9 6.2zm-50.7-21.9l.5.1-1 6.5-.7-.2c-.3-.1-.5.1-.6.3-.1.3.1.5.3.6l.9.3-1 6.5-.7-.2c-.3-.1-.5.1-.6.3-.1.3.1.5.3.6l.9.3-1 6.5-.7-.2c-.3-.1-.5.1-.6.3-.1.3.1.5.3.6l.9.3-1 6.5-.7-.2c-.3-.1-.5.1-.6.3-.1.3.1.5.3.6l.9.3-1 6.5-.6-.2c-.3-.1-.5.1-.6.3-.1.3.1.5.3.6l.8.2-.9 6-14.2-17.9 20.1-25.6zm-4.2 45.7l43.9 13.1-1.9 6.2-35.2-10.5-6.8-8.7v-.1zm39.6 27.4l-1.7 5.7-15.6-4.7-6.4-8.1 23.7 7.1zm36.6-15.6c-8-21.3-17-34.7-18.7-37.2l1.2-4.1c5.7 7.6 11 16.5 15.7 26.8 2.4 5.4 4.5 10.4 6.3 14.9 13.6 32.9 17.5 42.5 95.9 47.1l-2.8 3.6c-78-5.6-82.6-11.2-97.6-51.1zm6.4-.4c-1.8-4.4-3.9-9.5-6.4-14.9-16.2-36.1-41.5-54.7-55.8-62.8l41.1-52.4c-1.8 4.7-3.5 8.8-5 12.4-7.8 19.1-10.7 26.2-2.3 39 10.7 16.1 27.2 32.1 41.5 28.4 6.1-1.6 10.1-6.7 10.8-13.9.4-4.2.7-8.8 1-13.6 1-15.5 2.3-34.9 7-55.8 3.8-16.9 12.7-16.1 26-15 2.3.2 4.6.4 6.9.5l3.4 4.3c-1.5 12.4-5.2 44.2-6.2 66.8-3 70 9.2 77.6 32.7 85.8 8.9 3.1 15.6 7.4 20.1 12.7l-19.3 24.6c-78.4-4.7-82.2-13.9-95.5-46.1zm-6.8-148.2c24.6 5.9 34.3 12.3 36.8 14.2-4.8 21.1-6 40.5-7 56.1-.3 4.8-.6 9.3-1 13.6-.6 6.3-3.9 10.8-9.3 12.1-8.7 2.2-23.6-3.9-39.3-27.6-.5-.7-.9-1.4-1.3-2.1 10.6 15.3 22.4 24.1 32.3 24.1h1.1c.3 0 .5-.3.5-.5 0-.3-.3-.5-.5-.5-10.4.7-23.3-9.2-34.5-26.6-.2-.2-.5-.3-.7-.1-3.6-8.7-.7-15.7 5.7-31.3 2.1-5 4.6-11.2 7.3-18.5l9.9-12.9zm70-2.1c-1.7-.1-3.5-.3-5.1-.4-13.1-1.1-23.6-2-27.9 15.5-3-2.2-12.7-8.3-36.3-14l35.1-44.8 34.2 43.7zm32.3 157.1c-23.3-8.2-34.4-15.2-31.4-83.9.9-21.4 4.3-51.1 5.9-64.6L774.6 225l-40.3 51.3c-4.6-5.4-11.5-9.8-20.6-13z"/><path d="M632.9 193.5c.2 0 .3-.1.4-.2 1.5-2.2 2.5-4.9 2.8-8 .3-3.6.6-7.6.9-11.4 0-.3-.2-.5-.5-.5-.2 0-.5.2-.5.5-.3 3.8-.6 7.7-.9 11.4-.3 2.9-1.1 5.4-2.6 7.5-.2.2-.1.5.1.7.1-.1.2 0 .3 0zm4.2-28.6s.1 0 0 0c.3 0 .5-.2.5-.5.7-9.7 1.8-21.4 4-34.1 0-.3-.1-.5-.4-.6-.3 0-.5.1-.6.4-2.3 12.7-3.3 24.4-4.1 34.2.1.3.4.5.6.6zM508.7 10.2h-183c-.6 0-1 .4-1 1v181c0 .6.4 1 1 1h183c.6 0 1-.4 1-1v-181c0-.5-.4-1-1-1zm-1 181h-181v-179h181v16H504c-.6 0-1.3.6-1.3 1.1v3.9h-91c-2.5-3-3.7-4.6-3.7-4.7-.2-.4-.7-.6-1.1-.5l-10.8 3.1c-.3.1-.5.2-.6.5s-.2.6-.1.8c0 .1.1-.3.3.7h-7v-3.9c0-.6-.4-1.1-.9-1.1h-17.3c-.6 0-.7.6-.7 1.1v3.9h-25.1c-1.8 0-2.9 1.3-2.9 3.2v15.2c0 12.1-1.5 24.4-2.8 37.5-1.4 14.3-3 29-3 44.5 0 12.5 2.3 17.8 5.9 25.8 1 2.3 2.3 4.9 3.6 8 0 .1.1.2.1.3.1.2 0 .5.1.7 2.3 5.2 7.6 8.9 13.6 8.9h148.4v14zM417.6 52.5l5.7-7.4 4.1 3.1 4.1 3.1-5.7 7.4-8.2-6.2zm6.9 7.8l-.8 1-3.3-2.5.8-1 3.3 2.5zm-8.1-6.2l3.3 2.5-.8 1-3.3-2.5.8-1zm-18.6-21.3l9-2.6c1.3 1.9 5.8 7.8 14.9 13.8l-5.6 7.3c-12.9-9.2-17.1-16.1-18.3-18.5zm26.7 10.7l.7-1 3.3 2.5-.7 1-3.3-2.5zm4.8 3.7l.7-1 3.3 2.5-.7 1-3.3-2.5zm3.7 5.4l10.4 8-2.1 2.7-3.6 4.7-10.4-8 5.7-7.4zm-.9 14.1c.1-.1.1-.2.2-.3l4.2 3.2-.5.7c-.3.4-.3 1.1.2 1.4.2.1.4.2.6.2.3 0 .6-.1.8-.4l9.1-11.9c.3-.4.3-1.1-.2-1.4-.4-.3-1.1-.3-1.4.2l-.4.6-4.2-3.2.1-.1c.5-.7 1.3-1.1 2.2-1.2.9-.1 1.7.1 2.4.6l49.1 37.7c1.4 1.1 1.7 3.1.6 4.5-1.1-.8-2.2-1.5-3.3-2.3l.4-.5c.3-.4.3-1.1-.2-1.4-.4-.3-1.1-.3-1.4.2l-1 1.3-6.9 9-1.1 1.5c-.3.4-.3 1.1.2 1.4.2.1.4.2.6.2.3 0 .6-.1.8-.4l.6-.7 1.9 1.2c.6.4 1.3.8 1.9 1.2-.3 0-.6.1-.8.4-.5.7-1.3 1.1-2.2 1.2-.9.1-1.7-.1-2.4-.6l-49.1-37.7c-.7-.5-1.1-1.3-1.2-2.2-.4-.9-.1-1.7.4-2.4zm54.3 38.3l-1.9-1.1 5.7-7.4c2.3 1.6 4.7 3.2 6.9 4.7 3.6 2.5 6.6 5 10.6 7.3v10c-7-3.9-13.5-8.4-21.3-13.5zm11.9-5.4c-.6-.4-1.3-.8-1.9-1.2 1.7-2.3 1.2-5.5-1-7.2l-49.1-37.7c-1.1-.9-2.5-1.2-3.9-1-1.4.2-2.6.9-3.5 2 0 .1-.1.1-.1.2l-4.7-3.6 1.3-1.7c.3-.4.3-1.1-.2-1.4l-4.1-3.1.3-.4c.3-.4.3-1.1-.2-1.4-.4-.3-1.1-.3-1.4.2l-.3.4-4.1-3.1c-.2-.2-.5-.2-.7-.2-.3 0-.5.2-.7.4l-1.4 1.8v.1c-3.8-2.5-6.8-5.2-9.1-7.2h94.2V106c-3-2-6.2-4.2-9.4-6.4zm6.7-66.4h-.3v-3h3v3H505zm-118.3-3v3h-15v-3h15zM346.5 169c.1 0 .1 0 0 0zm46.4-32.1c.1.2.3.4.3.6s-.2.4-.3.6c.1-.2.2-.4.2-.6s-.1-.5-.2-.6zm.2 22.3c.1.1.3.1.5.1s.3-.1.5-.1h12.1c.1.1.3.1.5.1s.3-.1.5-.1h.6v2h-.4c-.2-.2-.4-.3-.7-.3s-.5.1-.7.3h-11.6c-.2-.2-.4-.3-.7-.3s-.5.1-.7.3h-.2v-2h.3zm6.6-19.4c-.6 0-1 .4-1 1v.4h-4v-19h11v19h-5v-.4c0-.5-.4-1-1-1zm-1 3.4v7.4c-.2-.1-.4-.1-.6.1-1.1 1.1-1.1 2.9 0 4 .6.6 1.3.8 2 .8s1.5-.3 2-.8c1.1-1.1 1.1-2.9 0-4-.2-.2-.5-.2-.7 0s-.2.5 0 .7c.7.7.7 1.9 0 2.6-.7.7-1.9.7-2.6 0-.7-.7-.7-1.8-.1-2.5v.4c0 .6.4 1 1 1s1-.4 1-1v-8.6h5v9.9c-.1.1-.1.3-.1.4s0 .3.1.4v3.3h-11v-3.7c0 .2 0 .4-.2.5.1-.1.2-.3.2-.5v-10.3h4zm-4 15.4c0 .2-.1.3-.3.4.1-.1.2-.3.3-.4zm11.1-5.8c.1-.4.4-.6.8-.6-.3 0-.6.3-.8.6zm3.2 4.4h-1.3v-3h2.6c.6 0 1.4-.1 1.4-.7v-11.7c0-.6-.9-.6-1.4-.6h-2.6v-3.1c0 .2.3.1.7.1h75.1c.1 0 .3.2.3.2v2.8h-2.6c-.6 0-1.4.1-1.4.6v11.7c0 .6.8.7 1.4.7h2.6v3h-1.3c-.6 0-.7.6-.7 1.1v3.6c0 .6.1 1.3.7 1.3h1.3v6.4c0 .3.1.6.4.8l6 4.8h-88.9l-.5.4c-.2.1-.4.2-.6.2.2 0 .4-.1.6-.2l.5-.4 6.1-4.8c.2-.2.4-.5.4-.8v-6.4h1.3c.6 0 .7-.7.7-1.3v-3.6c-.1-.5-.3-1.1-.8-1.1zm-1.3-5v-9h2v9h-2zm77.5 7h12.1c.1.1.3.1.5.1s.3-.1.5-.1h.5v2h-.3c-.2-.2-.4-.3-.7-.3s-.5.1-.7.3h-11.6c-.2-.2-.4-.3-.7-.3s-.5.1-.7.3h-.3v-2h.5c.1.1.3.1.5.1s.3 0 .4-.1zm-.5-7c.5 0 .9.5 1 1-.1-.4-.5-1-1-1zm13.1 0c-.5 0-.9.5-1 1v-.1c0-.5.4-.9 1-.9zm-.4-15c0-.6.4-.9 1-.9-.5-.1-.9.4-1 .9zm-.5 21.6c-.1-.1-.1-.3-.1-.5-.1.2 0 .4.1.5zm-.2-17.6h-4v-.4c0-.6-.4-1-1-1s-1 .4-1 1v.4h-5v-19h11v19zm-6 2v8.6c0 .6.4 1 1 1s1-.4 1-1v-.3c.5.7.5 1.7-.2 2.4s-1.9.7-2.6 0c-.7-.7-.7-1.9 0-2.6.2-.2.2-.5 0-.7s-.5-.2-.7 0c-1.1 1.1-1.1 2.9 0 4 .6.6 1.3.8 2 .8s1.5-.3 2-.8c1.1-1.1 1.1-2.9 0-4-.1-.1-.3-.2-.5-.1v-7.3h4v14h-11v-14h5zm6.1 18.4c0 .1-.1.2-.1.4 0-.2 0-.3.1-.4zm-.1 1.6v6l-5.5 4.4-5.5-4.4v-6h11zm-13-11h-2v-9h2v9zm-89 11h11v6l-5.5 4.4-5.5-4.4v-6zm-.2-1.7zm13 0c.1.1.2.2.2.5 0-.2-.1-.4-.2-.5zm-.1-2.5c.2-.2.3-.4.3-.6 0 .2-.1.5-.3.6zm-14.7-6.8h-2v-9h2v9zm0-13.9v2.9H390c-.6 0-1.2.1-1.2.6v11.7c0 .6.7.7 1.2.7h2.8v3h-1.5c-.6 0-.5.6-.5 1.1v3.6c0 .6 0 1.3.5 1.3h1.5v6.4c0 .3.1.6.3.8l6 4.8h-39.7c-5.3 0-9.8-3.2-11.8-7.7-.1-.2 0-.5-.1-.7-.1-.3-.2-.5-.3-.8-.3-1.2-.4-2.5-.4-3.7v-26.7c2 1.8 4.7 2.6 7.8 2.6h37.5c.2 0 .6.2.6.1s.1-.1.1-.1l-.1.1zm115 36.9h-15.4l-.5.4c-.2.1-.4.2-.6.2.2 0 .4-.1.6-.2l.5-.4 6-4.8c.2-.2.4-.5.4-.8v-6.4h1.4c.6 0 .6-.7.6-1.3v-3.6c0-.6-.1-1.1-.6-1.1h-1.4v-3h2.7c.6 0 1.3-.1 1.3-.7v-11.7c0-.6-.8-.6-1.3-.6h-2.7v-3h9v37zm-9-23v-9h2v9h-2zm9-20.5v-.3c-.1.1-.1.2-.1.3v.2c0 .1 0 .2.1.3v4h-9v-14h2.9c.6 0 1-.4 1-1s-.4-1-1-1h-20.8c-.6 0-1 .4-1 1s.4 1 1 1h2.9v14.3s-.2-.3-.3-.3h-75.1c-.3 0-.7.4-.7.6v-14.6h2.8c.6 0 1-.4 1-1s-.4-1-1-1h-20.8c-.6 0-1 .4-1 1s.4 1 1 1h3v14.4s0 .1.1.1l-.1-.1v-.1c0-.1-.4-.4-.6-.4h-37.5c-6.2 0-10.8-4.9-10.8-11.1V51.6c0 10.5-1 21.1-2 32.2v41.3c0 3.2 1 6.2 3 8.5v25.6c-.5-.2-.7-.4-.9-.7-3.6-8-5.8-12.9-5.9-25 0-15.4 1.6-30.1 3-44.3.2-1.8-.3-3.6.7-5.5 1-11.1 1.8-21.7 1.8-32.2 0-.5-.3-1-.8-1h.1c.6 0 1 .4 1 1V36.4c0-.7.1-1.2.9-1.2h51c.4 0 .7-.3.9-.6-.3-.6-.6-1.1-.7-1.4.2 0 .4.8.7 1.4 1.8 3.2 6.5 9.8 18.3 18.2l-1.4 1.8c-.2.2-.2.5-.2.7 0 .3.2.5.4.7l4.1 3.1-.3.4c-.3.4-.3 1.1.2 1.4.2.1.4.2.6.2.3 0 .6-.1.8-.4l.3-.4 4.1 3.1c.2.1.4.2.6.2.3 0 .6-.1.8-.4l1.4-1.8 4.7 3.6c-.1.1-.2.1-.3.3-.9 1.1-1.2 2.5-1 3.9.2 1.4.9 2.6 2 3.5l49.1 37.7c.9.7 2 1.1 3.2 1.1h.7c1.4-.2 2.6-.9 3.5-2 .2-.3.2-.7.1-1-.1-.2-.2-.3-.3-.4.1.1.4.3.4.4 7 4.6 13.6 8.7 19.6 12.3v10.6c.1-.1.2-.2.4-.2-.3 0-.5.4-.6.5z"/><path d="M345.6 168.4s.1 0 0 0c0-.1 0 0 0 0zm100.2-89.6c.3 0 .6-.1.8-.4l.5-.7 25.6 19.6-.5.7c-.3.4-.3 1.1.2 1.4.2.1.4.2.6.2.3 0 .6-.1.8-.4l9.1-11.9c.3-.4.3-1.1-.2-1.4-.4-.3-1.1-.3-1.4.2l-.4.6-25.6-19.6.4-.6c.3-.4.3-1.1-.2-1.4-.4-.3-1.1-.3-1.4.2l-1 1.3-6.9 9-1.1 1.5c-.3.4-.3 1.1.2 1.4 0 .3.2.3.5.3zm8.2-10.1l25.6 19.6-5.7 7.5-25.6-19.6 5.7-7.5zm-104.8 39.7c.3 0 .5-.2.5-.5V90.6c0-.3-.2-.5-.5-.5s-.5.2-.5.5V108c0 .2.2.4.5.4zm34.7 22.8h-26.3c-4.4 0-7.8-3.3-7.8-7.7v-7.8c0-.3-.2-.5-.5-.5s-.5.2-.5.5v7.8c0 4.9 3.9 8.7 8.8 8.7h26.3c.3 0 .5-.2.5-.5s-.3-.5-.5-.5zm74.2 0h-43c-.3 0-.5.2-.5.5s.2.5.5.5h43c.3 0 .5-.2.5-.5s-.3-.5-.5-.5zm18.3 0h-11.9c-.3 0-.5.2-.5.5s.2.5.5.5h11.9c.3 0 .5-.2.5-.5s-.2-.5-.5-.5z"/><g><path d="M529.9 380.5L398.8 210.7c-.4-.5-1.2-.5-1.6 0L266.1 380.5c-.2.3-.3.8-.1 1.1.2.3.5.6.9.6h262.2c.4 0 .7-.3.9-.6.2-.3.2-.8-.1-1.1zm-166-84c5.9-2.7 10.1-3.7 15.6-1.7 5.9 2.2 8.2 5.8 10.6 11.9-.6 1.1-1.1 2.2-1.6 3.3l-13.1-4.3-12.6-5.4h-.1c.4-1.3.7-2.6 1-3.8h.2zm95.4 49c-.5-.2-1.1.1-1.3.6 0 .1-.1.3-.1.4 0-.1 0-.3.1-.4.2-.5.8-.8 1.3-.6l1.1.4c1-1.8 1.8-3.6 2.5-5.5s1.3-3.9 1.7-5.9l2.7 1-4.3 11.4-2.7-1-1-.4zm1.8-5.8c-3.6 9.6-10.7 17.3-20 21.5-9.3 4.2-19.6 4.5-29.1.9-19.7-7.4-29.7-29.7-22.3-49.5 3.6-9.6 10.7-17.3 20-21.5 5-2.3 10.3-3.4 15.7-3.4 4.5 0 9.1.8 13.4 2.5 19.6 7.4 29.7 29.6 22.3 49.5zm-100.9-38.2c-3.6 9.6-10.7 17.3-20 21.5-8.9 4.1-18.9 4.5-28.1 1.3l2.2-2.8c3.4 1 6.8 1.6 10.3 1.6 4.9 0 9.7-1 14.3-3.1 8.5-3.9 15-10.8 18.3-19.7 3.9-10.5 2.5-21.7-2.9-30.6l2.2-2.8c6.3 10 8.1 22.7 3.7 34.6zm-23.1-9.7l14 5.9-8.1-2.8c-2.2-.8-4.5-1.4-6.8-1.9l.9-1.2zm5.2 5l13.1 4.4h.2c-3.3 7.9-9.4 14.2-17.3 17.8-7.5 3.4-15.7 3.9-23.5 1.6l20-25.9c2.5.7 5.1 1.3 7.5 2.1zm14.5 1.3c-.1-.1-.2-.2-.4-.3l-18-7.6 15.1-19.6c4.8 8 6.2 18 3.3 27.5zm-47 27.6c.2 0 .4.1.6.2.1.1.3.1.4.1 4.5 1.6 9.1 2.5 13.7 2.5 5.6 0 11.2-1.2 16.5-3.6 9.5-4.3 16.7-11.9 20.7-21.5l13 4.3 12.7 5.4c-7 20.6 3.5 43.2 23.9 50.9 4.6 1.7 9.4 2.6 14.1 2.6 3.5 0 7.4-.5 10.4-1.4 1-.2 1.4-.4 2-.6v-.3.3c1.4-.5 2.7-1 4.1-1.6.5-.2.9-.4 1.4-.7.9 2.9 1.6 5.8 2 8.8.2 1.4-.3 2.8-1.5 3.7-1.1.9-2.6 1.1-3.9.5-1.5-.6-2.5-2.2-2.4-3.8 0-.5.1-1 .1-1.6.1-1.4.2-3.2.2-5.3-.7.2-1.3.4-2 .6 0 1.8-.1 3.3-.2 4.6 0 .6-.1 1.2-.1 1.7-.1 2.5 1.3 4.8 3.6 5.8.8.3 1.5.5 2.3.5 1.3 0 2.6-.4 3.6-1.3 1.7-1.3 2.5-3.4 2.2-5.6-.5-3.2-1.2-6.4-2.2-9.5v-.1c-.2-.5-.7-.8-1.3-.7-.4.1-.7.5-.7.9 0-.4.3-.7.7-.9.5-.2 1.1.1 1.3.7v.1c5.9-3.3 10.8-8 14.3-13.7l3.9 1.5c.1 0 .2.1.4.1.1 0 .3 0 .4-.1.2-.1.4-.3.5-.6l5-13.3c.2-.5-.1-1.1-.6-1.3l-3.9-1.5c2.9-18.6-7.4-37.3-25.6-44.2-10-3.8-20.9-3.4-30.7 1-7.3 3.3-13.3 8.6-17.5 15.3-2-4.9-4.6-9.2-11.2-11.6-6.3-2.4-11.2-.9-16 1.2 1.6-10.3-.9-20.6-6.5-28.9L398 213l129.1 167.2H269l41.8-54.1c-.1-.1-.3-.1-.4-.2-.3-.1-.5-.1-.6-.2L267 381.2l42.8-55.5z"/><path d="M437.6 293.3c-8.7-3.3-18.1-3-26.6.9s-15 10.8-18.3 19.7c-6.8 18.1 2.4 38.4 20.4 45.2 4 1.5 8.1 2.3 12.3 2.3 4.9 0 9.7-1 14.3-3.1 8.5-3.9 15-10.8 18.3-19.7 6.7-18.2-2.4-38.5-20.4-45.3zm-24.2 64.8c-17.1-6.4-25.9-25.3-20.3-42.6.1 0 .1.1.2.1l12.7 5.3c7.8 3.3 14.7 8 20.6 13.8v.1c5.2 6.1 8.2 14.1 8.9 23.5 0 .1 0 .2.1.3-7.2 2.4-15 2.2-22.2-.5zm25.8-.9c-.6.3-1.1.5-1.7.7-.4-5-1.4-9.6-3.1-13.8 2.5 3.7 4.7 7.6 6.4 11.8.1.1.1.2.2.3-.5.4-1.1.7-1.8 1zm17.8-19.1c-2.7 7.3-7.7 13.3-14.2 17.2v-.1c-6.9-16.4-19.6-29.2-35.9-36.1l-8-3.4 58.5 19.7c.1 0 .2.1.3.1h.3c-.4.9-.7 1.8-1 2.6zm1.3-4.3c-.1-.1-.2-.2-.4-.3l-63-21.3c-.2-.1-.4-.1-.5 0 3.4-7.7 9.4-13.7 17-17.2 4.4-2 9.2-3 13.9-3 4 0 8 .7 11.9 2.2 16.1 6.1 24.9 23.2 21.1 39.6z"/></g><g><path d="M299.4 186.4L161.8 11.1c-.4-.5-1.2-.5-1.6 0L22.5 186.4c-.3.4-.3.9 0 1.2l137.6 175.3c.2.2.5.4.8.4s.6-.1.8-.4l137.6-175.3c.4-.3.4-.9.1-1.2zm-71.6-52.5l-2.3-3.7c-.1-.1-.1-.2-.1-.4 0 .1.1.3.1.4l2.3 3.7 3.7 6c-.7 2.7-.5 5.3.6 7.2.9 1.6 2.4 2.8 4.4 3.3.8.2 1.7.4 2.5.6 3.4.7 6.3 1.2 7 5 .1.5.5.8 1 .8h.2c.1 0 .3-.1.4-.1.3 3.8.2 7.9-.2 12-.7 6.8-1.8 13.2-3.3 19.1l-.6 2.3-.9 3.3c-1.9 6.2-4.2 12-6.9 17.3l-7.9-76.8zm-2.6-12.4c0 .1.1.3.1.4l1.5 2.5 10.9 17.9c.3.5.1 1.2-.4 1.5-.2.1-.5.2-.8.1-.3-.1-.5-.2-.7-.5l-8.6-14.2-.5-4.9-1.5-2.5v-.3zm9.1 23c.4.7 1.1 1.2 1.9 1.4.2.1.5.1.7.1.6 0 1.1-.2 1.6-.4 1.4-.9 1.9-2.8 1-4.2l-1.9-3.1c1.2-.4 2.3-.3 3.4.4 3 1.9 5.2 7.5 6.1 14.6-1.6-3-5-3.7-7.8-4.2-.8-.2-1.6-.3-2.4-.5-1.5-.4-2.5-1.2-3.2-2.4-.6-1-.8-2.2-.7-3.6l1.3 1.9zm10 49.9l1.8-6.3v-.1c1.5-6 2.6-12.3 3.2-19.1 1.4-14.8-1.6-28.3-7.2-31.9-1.7-1.1-3.6-1.3-5.6-.5l-9.5-15.6c-.1-.2-.3-.4-.6-.4l-.7-6.4c-.2-2.3-2.1-3.8-4.4-3.8h-36.7c-2-3-4.2-4.9-6.4-6.2v-.1c-1.4-20.5-5.9-40.4-12.9-56.1-4-9.1-8.8-16.6-14.1-22.3l9.7-12.3L297.4 187l-56.9 72.5-4.2-41.8c3.6-8.6 6.1-16.7 8-23.3zM200 174.8c.1-1.1.1-2.3.2-3.4.1.2.4.3.6.4l1.1.2-1.4 7.9-5.7-1-5.7-1 1.4-7.9 1.1.2h.3c-.2 2.1-.4 3.2-.4 3.3 0 .3 0 .5.2.8s.4.4.6.4l6.5 1.1h.2c.2 0 .4-.1.6-.2.3-.3.4-.5.4-.8zm7.3 8.4l-6.1-.9 6.1.9-2.6 34.7c-.1.8-.5 1.5-1.1 2-.6.5-1.4.7-2.2.5l-26.9-4.7c-.8-.1-1.5-.6-1.9-1.3-.4-.7-.6-1.5-.4-2.3l9.5-33.5 6.2 1.1 9.2 1.6-2.6-.5 2.6.5 4.1.9h.1-.1l-4.1-.9 4.1.7-4.1-.7 4.1.7 6.1 1.2zm-9.2-9.7l-4.4-.8c.6-4 2.4-19.5-.7-38.7.6.2 1.1.4 1.7.5 0-.1-.1-.2-.1-.3-.1-.5.2-1.1.7-1.2h.4-.4c-.5.1-.8.7-.7 1.2 0 .1.1.2.1.3 2.2 8.1 4.4 21.3 3.4 39zm-29.4-58.4c-.8-2.4-1.1-4.7-.6-6.5.2 1.1.7 2.1.7 3.1 0 .1.2.2.3.3 0 .1.2.2.3.3 0 .1.1.1.1.2 4.8 8.7 20.9 12.8 30.3 15.2l1 .2v6.3c-23.1-5.9-30.3-13.6-32.1-19.1zm13 16.7l-.2-2c.1 0 .2.1.2.1v1.9zm-1.4-4.6c.5 0 .9.3 1 .8v.1c-.1-.5-.5-.9-1-.9zm3.1 37.8c.1.7-.1 1.1-.6 1.6-.4.5-1.1.6-1.7.6h-14.7c-.7 0-1.3-.1-1.7-.6-.4-.5-.6-.9-.6-1.6l4-35.8h11.2l4.1 35.8zm6.1-41.2h-.2.2zm-1.3-1.4c0 .2.1.4.1.6 0-.2-.2-.5-.3-.7-1.4-.5-2.3-1-4.3-1.6v-3.2c0-.6-.2-1.3-.7-1.3h-4.1l-.1.2v.1c0-1.5 0-3-.1-4.5.1.1.3.2.4.2h3.1c2.5 3 5.1 6.3 6 10.2zm-9.6-12.1v-.1c0-.5 0-1.1-.1-1.6.5.5 1.1.7 1.7 1.7H179c-.1-.1-.2-.1-.4 0zm.2 7.9c-.1 0-.2-.1-.3-.1 0 0 0-.1.1-.1.2.1.4.2.7.2h2.4v1.6c-1-.4-1.5-.6-2.4-1.6h-.5zm-2-1.2c-2.4-1.6-4.4-3.4-5.6-5.6 0 0 0-.1-.1-.1-.1-2.8-.3-5.6-.5-8.5v-.1c-2.2-28.5-10.4-56-24-71.3l3.3-4.2c5.9 6.4 10.4 14.2 13.6 21.5 8.4 18.7 13.2 43.6 13.3 68.3zm13.9 5.9c-2-2.7-4-6.7-6.8-10.7 2.8 4 5 8 6.5 10.7h-.1s.2.1.3.1c0 0 .1 0 .1-.1zm-.4-.1c-.6-3.9-3-7.6-5.4-10.6 2.4 3 4.7 6.6 5.4 10.6zM83.8 110l61-77.7c.2.3.5.5.7.8 4.6 5.3 8.2 11.7 10.9 17.6 6.4 14.2 10.7 32.7 12.3 51.9v.2c-.7.9-2.4 3.4-2.7 7.4 0 0 0-.1 0 0H85l60.4-77.1c-.2-.3-.5-.5-.7-.7l-61 77.8-1.6 2-1.4 1.6 1.4-1.8 1.7-2zm-5.1 8.2v13.5l-.4-3.8c-.1-.5-.5-.7-1-.7h-5.6l6.7-9h.3zM68.8 129l1.6-2 2.6-3.3-2.6 3.5-1.6 2-4.3 5.3-.2 1.9 5.7-7.3h6.3l4 35.9c.1.7-.1 1.1-.6 1.6-.4.5-1.1.6-1.7.6H63.5c-.7 0-1.3-.1-1.7-.6-.4-.5-.6-1.1-.6-1.7l3.2-28.5.2-1.9 4.2-5.5zm9.9 128.5L23.3 187l.1-.1 55.3 70.3.8 1 8.5 11.1-8.5-10.8-.8-1zm153 14.8l-.8-.4-5.7 7.4h-58.9c-2.5 0-5 1.4-7.6 2h-.2 65.2L161 361l-62.6-79.7h14.7c-.5 0-.9-.5-1-1v-.1c.1.5.5.8 1 .8h.1c1-.2 2.2-.3 3.4-.5-1.3.2-2.4.4-3.4.6-.1 0-.1.1-.1.1h45.3c-.5 0-.9-.4-1-.9v-.4.3c.1.5.5.7 1 .7.1 0 .1.1.2.1 2.6-.6 5.2-1.9 7.6-1.9 38.9-11 58-35.7 68.3-57.7l-.4-3.9c-3 6.9-6.8 14-11.7 20.9-14.7 20.5-36.3 33.7-64.2 40.7l-.1-.1c-.1 0-.2.1-.3.1h-31.4c28.6-5 81.3-17.1 107.7-61.7l-.4-3.6c-28.7 51.8-93.1 61.2-117.4 64.7-1.2.2-2.4.6-3.4.6 0 0 0-.1-.1-.1s-.3.1-.4.1H96.8l-16-21h39.7c.3 0 .5-.2.5-.5s-.2-.5-.5-.5H80l-55.4-70.4L62 139.3l.2-1.8-.2 1.9-2.8 25.3c-.1 1.2.3 2.4 1.1 3.3.8.9 2 1.3 3.2 1.3h14.7c1.2 0 2.4-.4 3.2-1.3.8-.9 1.2-2.1 1.1-3.3L79 133.4c.2.3.5.5.8.5.6 0 1-.4 1-1v-15.3c0-.6-.2-1.3-.7-1.3H80l3.6-4H166v-1.9c0 .6-.1.9 0 1.9h.1c.5 0 .9-.5 1-1v.1c0 .6-.4.9-1 .9h-.1c.1 1 .3 2.1.7 3.4.1.3.2.6.3.6h.2c.6 0 1 .6 1 1.1v-.1c0-.5-.5-1.1-1-1.1h-.2s-.1.1-.1 0h-2.3c-.6 0-.9.7-.9 1.3v15.3c0 .6.4 1 1 1s1-.4 1-1v-14.6h1.4c.2 0 .3-.1.5-.2 0 .1.1.2.1.2l.2-.2c-.1.1-.1.2-.2.2 1.8 3.2 4.8 5.9 8.9 8.9h-9.4c-.5 0-.9.3-1 .8l-4.1 36.8c-.1 1.2.3 2.3 1.1 3.2.8.9 2 1.3 3.2 1.3h14.7c1.2 0 2.4-.4 3.2-1.3.8-.9 1.2-2.1 1.1-3.3l-3.5-31.3c.2.3.5.5.8.5.6 0 1-.4 1-1v-2c2 .9 4.5 1.8 7 2.6v-.4c-.1-.5.3-1.1.8-1.2-.5.1-.9.6-.8 1.2 0 .1 0 .3.1.4 2.5 15.1 2 28 1.4 34.9 0 0-.1 0-.1-.1l-2.1-.4c-.3 0-.5 0-.7.2-.2.2-.4.4-.4.6l-1.6 8.9-6.1-1.1-3.9-.7c-.5-.1-1.1.3-1.2.8-.1.5.3 1.1.8 1.2l2.8.5-9.4 33.4c-.4 1.3-.1 2.7.6 3.9s1.9 1.9 3.3 2.2l26.9 4.7c.3 0 .6.1.8.1 1.1 0 2.1-.3 3-1 1.1-.8 1.8-2.1 1.9-3.4l2.6-34.5 2.8.5h.2c.5 0 .9-.3 1-.8.1-.5-.3-1.1-.8-1.2l-9.9-1.8 1.6-8.9c0-.3 0-.5-.2-.7-.2-.2-.4-.4-.6-.4l-2.1-.4c-.4-.1-.7.1-.9.3.5-15.5-1.4-27.2-3.3-34.9 1.3.4 2.7.7 4.1 1.1h.2c.2 0 .7-.1.8-.2.2-.2.6-.5.6-.8V127c0-.5-.5-.9-1-1l-1.6-.4c-2.1-.5-4.6-1.2-7.1-1.9.1.4-.1.9-.5 1.1-.1.1-.3.1-.5.1.1 0 .3 0 .4-.1.4-.2.6-.7.5-1.1l-.1-.1c-1.3-2.7-3.8-7.4-6.7-11.4h35.2c1.2 0 2.3.8 2.4 2l10 99.7.3 3.5v.1l.4 3.9 4.1 40.4-7.1 9.1-15.4-10.2c-.2-.2-.5-.1-.7.1-.2.2-.1.5.1.7l15.3 10.1.8.7z"/><path d="M201.4 207.1c-.3 0-.5.2-.5.5l-.5 7.1c0 .1-.1.3-.2.4-.1.1-.3.1-.4.1l-12.7-2.2-6.6-1.2-2.6-.5c-.1 0-.3-.1-.3-.2-.1-.1-.1-.3-.1-.4l5.3-18.7c.1-.3-.1-.5-.3-.6-.3-.1-.5.1-.6.3l-5.3 18.7c-.1.4 0 .8.2 1.2.2.4.6.6 1 .7l2.6.5 6.6 1.2 12.7 2.2h.3c.3 0 .7-.1.9-.3.3-.3.5-.6.6-1.1l.5-7.1c-.1-.3-.3-.5-.6-.6zm-18.2-18.9h.1c.2 0 .4-.1.5-.4l1-3.7 14.5 2.6c.3 0 .5-.1.6-.4 0-.3-.1-.5-.4-.6l-15-2.6c-.3 0-.5.1-.6.4l-1.2 4.1c.1.3.3.5.5.6zm18.6 14.5c.3 0 .5-.2.5-.5l.9-12c0-.3-.2-.5-.5-.5s-.5.2-.5.5l-.9 12c0 .3.2.5.5.5zm-24.9 54.5h-18.2c-.3 0-.5.2-.5.5s.2.5.5.5h18.2c.3 0 .5-.2.5-.5s-.2-.5-.5-.5zm-18-139.5c0-.3-.2-.5-.5-.5h-42.5c-.3 0-.5.2-.5.5s.2.5.5.5h42.5c.3 0 .5-.2.5-.5zm-93.8 45.6c.1.1.2 0 .4 0h10.4c.3 0 .5-.2.5-.5s-.2-.5-.5-.5H66l1.4-12.6c0-.3-.2-.4-.4-.4-.3 0-.5.2-.6.5L65 163.1c-.1.1 0 .1.1.2zm2.4-18.7c.1 0 .1 0 0 0 .3 0 .5-.2.6-.4l1.2-10.9c0-.3-.2-.5-.4-.6-.3 0-.5.2-.6.4L67.1 144c0 .3.2.6.4.6zm100.7 18.7c.1.1.2 0 .4 0h6.4c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-5.9l.5-3.9c0-.3-.2-.4-.4-.4-.3 0-.5.2-.6.5l-.5 4.7.1.1zm1.8-12.7s0 .1 0 0c.3 0 .5-.2.6-.4l1.9-17c0-.3-.2-.5-.4-.6-.3 0-.5.2-.6.4l-1.9 17c-.1.4.1.6.4.6zm-62.6-33.4H89.1c-.3 0-.5.2-.5.5s.2.5.5.5h18.2c.3 0 .5-.2.5-.5s-.1-.5-.4-.5z"/></g></svg></picture>
      </media-element><span class="banner__overlay absolute top-0 left-0 w-full h-full pointer-events-none"></span>
        <div class="banner__content overflow-hidden absolute z-1 top-0 left-0 w-full h-full">
          <div class="page-width w-full h-full flex md:items-center md:justify-start items-center justify-start">
            <div class="banner__box banner__box--medium md:text-left text-left"><div class="rte leading-normal body subtext-xl" ><p>Coming Soon</p></div><h1 class="banner__title heading leading-none title-xl tracking-heading" ><split-words class="split-words block" data-animate="fade-up-large" data-animate-delay="250">Get notified when we launch</split-words></h1><form method="post" action="/contact#newsletter-template--23693522633049__newsletter-banner" id="newsletter-template--23693522633049__newsletter-banner" accept-charset="UTF-8" class="newsletter-form grid gap-5"><input type="hidden" name="form_type" value="customer" /><input type="hidden" name="utf8" value="✓" /><input type="hidden" name="contact[tags]" value="newsletter" />
  <input type="hidden" name="contact[context]" value="section" />
  <div class="field relative">
    <input
      id="NewsletterForm--template--23693522633049__newsletter-banner"
      class="input is-floating input--fill"
      type="email"
      name="contact[email]"
      value=""
      autocorrect="off"
      autocapitalize="off"
      autocomplete="email"
      placeholder="Inscrivez-vous à notre infolettre"
      required/>
    <label class="label is-floating" for="NewsletterForm--template--23693522633049__newsletter-banner">Inscrivez-vous à notre infolettre</label>
    <div class="self-submit-button absolute">
      <button type="submit" class="button button--primary self-button flex justify-center items-center" is="magnet-button" data-magnet="20" aria-label="Abonnieren">
        <span class="btn-text">
          <svg class="icon icon-arrow-right icon-xs transform" viewBox="0 0 16 16" stroke="currentColor" fill="none" xmlns="http://www.w3.org/2000/svg">
            <path stroke-linecap="round" stroke-linejoin="round" d="M2 8.00012H14M14 8.00012L9.33333 3.3335M14 8.00012L9.33333 12.6668"></path>
          </svg>
        </span>
      </button>
    </div>
  </div></form></div>
          </div>
        </div></div>
  </div>
</div>


</div>
    </main><div id="shopify-section-main-password-footer" class="shopify-section password-footer-section"><style data-shopify>#shopify-section-main-password-footer {
    --section-padding-top: 40px;
    --section-padding-bottom: 40px;
    --transparent-foreground: 255 255 255;
  }</style><footer class="password-footer section section--padding" is="password-footer">
  <div class="page-width relative">
    
    <div class="text-sm flex items-center gap-2">Cette boutique sera propulsée par 
      <a
        class="shopify-link"
        href="//www.shopify.com"
        rel="nofollow"
        target="_blank"
        aria-describedby="a11y-new-window-message"
        aria-label="Shopify"
      >
        <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-shopify" viewBox="0 0 150 43" version="1.1" aria-hidden="true">
          <path fill="currentColor" d="M33.3,8.9 C33.3,8.9 33.3,8.7 33.2,8.6 C33.1,8.5 33,8.5 33,8.5 L29.6,8.3 L27.5,6.2 C27.4,6.1 27.3,6.1 27.2,6.1 L25.4,42.2 L38,39.5 L33.3,8.9 Z M25.8,5.9 L24.9,6.2 C24.3,4.6 23.6,3.4 22.6,2.7 C21.9,2.2 21.1,2 20.3,2.1 C20.1,1.9 19.9,1.7 19.7,1.5 C18.8,0.8 17.6,0.6 16.1,1.2 C11.8,2.7 10,8.3 9.3,11 L5.5,12.1 C5.5,12.1 4.6,12.3 4.4,12.6 C4.2,12.9 4.1,13.6 4.1,13.6 L0.9,37.9 L24.5,42.3 L26.3,6 C26.1,5.8 25.9,5.9 25.8,5.9 Z M20.1,7.6 L16,8.9 C16.5,6.8 17.6,4.6 19.6,3.8 C20,4.8 20.1,6.3 20.1,7.6 Z M16.6,2.4 C17.5,2.1 18.2,2.1 18.7,2.4 C16,3.6 14.8,6.7 14.3,9.3 L11,10.3 C11.7,7.8 13.3,3.6 16.6,2.4 Z M18.9,20.3 C18.7,20.2 18.5,20.1 18.2,20 C17.9,19.9 17.7,19.8 17.4,19.7 C17.1,19.6 16.8,19.6 16.4,19.5 L15.3,19.5 C15,19.5 14.7,19.6 14.4,19.7 C14.1,19.8 13.9,19.9 13.7,20.1 C13.5,20.3 13.4,20.5 13.3,20.7 C13.2,20.9 13.1,21.2 13.1,21.4 C13.1,21.6 13.1,21.8 13.2,22 C13.3,22.2 13.4,22.4 13.5,22.6 C13.7,22.8 13.9,23 14.1,23.2 C14.3,23.4 14.6,23.6 14.9,23.8 C15.4,24.1 15.8,24.4 16.3,24.8 C16.8,25.2 17.2,25.6 17.5,26.1 C17.9,26.6 18.2,27.1 18.4,27.8 C18.6,28.4 18.7,29.1 18.7,29.9 C18.6,31.1 18.4,32.2 17.9,33.1 C17.5,34 16.8,34.7 16.1,35.2 C15.4,35.7 14.5,36 13.6,36.1 C12.7,36.2 11.7,36.2 10.8,35.9 C10.3,35.8 9.9,35.6 9.5,35.5 C9.1,35.3 8.7,35.1 8.3,34.9 C8,34.7 7.6,34.5 7.4,34.3 C7.1,34.1 6.9,33.9 6.7,33.6 L7.8,30 C8,30.2 8.2,30.3 8.5,30.5 C8.8,30.7 9.1,30.9 9.4,31 C9.7,31.2 10.1,31.3 10.4,31.5 C10.8,31.6 11.1,31.7 11.5,31.8 L12.3,31.8 C12.5,31.7 12.8,31.6 12.9,31.5 C13.1,31.4 13.2,31.2 13.3,31 C13.4,30.8 13.4,30.6 13.5,30.3 C13.5,30.1 13.5,29.8 13.4,29.6 C13.3,29.4 13.2,29.2 13.1,28.9 C13,28.7 12.8,28.5 12.5,28.2 C12.3,28 12,27.7 11.6,27.5 C11.2,27.2 10.8,26.9 10.4,26.5 C10.1,26.1 9.7,25.8 9.5,25.3 C9.3,24.9 9.1,24.4 8.9,23.9 C8.8,23.4 8.7,22.9 8.7,22.3 C8.7,21.3 8.9,20.5 9.3,19.7 C9.6,18.9 10.1,18.2 10.7,17.5 C11.3,16.9 12,16.3 12.9,15.9 C13.8,15.5 14.7,15.2 15.8,15 C16.3,14.9 16.8,14.9 17.2,14.9 C17.7,14.9 18.1,14.9 18.5,15 C18.9,15.1 19.3,15.1 19.6,15.2 C19.9,15.3 20.2,15.4 20.5,15.5 L18.9,20.3 Z M21.5,7.2 L21.5,6.7 C21.5,5.4 21.3,4.3 21,3.5 C21.3,3.5 21.6,3.6 21.9,3.8 C22.7,4.3 23.2,5.4 23.6,6.6 L21.5,7.2 Z"/>
          <path fill="currentColor" d="M45.3,29.6 C46.2,30.1 47.8,30.7 49.4,30.7 C50.8,30.7 51.6,29.9 51.6,29 C51.6,28.1 51.1,27.5 49.5,26.6 C47.6,25.5 46.2,24 46.2,22 C46.2,18.5 49.2,16 53.6,16 C55.5,16 57,16.4 57.8,16.8 L56.6,20.3 C55.9,20 54.8,19.6 53.5,19.6 C52.1,19.6 51.2,20.2 51.2,21.3 C51.2,22.1 51.9,22.7 53.1,23.3 C55.1,24.4 56.7,25.9 56.7,28 C56.7,32 53.5,34.2 49,34.1 C46.9,34.1 45,33.5 44.1,32.9 L45.3,29.6 Z M57.7,34.1 L62.6,8.9 L67.6,8.9 L65.7,18.7 L65.8,18.7 C67.1,17.1 68.9,16 71.1,16 C73.7,16 75.2,17.7 75.2,20.5 C75.2,21.4 75.1,22.7 74.8,23.8 L72.8,34.1 L67.8,34.1 L69.7,24.2 C69.8,23.5 69.9,22.7 69.9,22 C69.9,20.9 69.5,20.2 68.3,20.2 C66.7,20.2 65,22.2 64.3,25.5 L62.6,34.2 L57.7,34.2 L57.7,34.1 Z M93.3,23 C93.3,29.1 89.3,34.4 83.4,34.4 C78.9,34.4 76.5,31.3 76.5,27.5 C76.5,21.5 80.5,16.1 86.5,16.1 C91.2,16.1 93.3,19.4 93.3,23 Z M81.6,27.3 C81.6,29.1 82.3,30.5 84,30.5 C86.7,30.5 88.1,25.8 88.1,22.8 C88.1,21.3 87.5,19.8 85.7,19.8 C83.1,19.9 81.6,24.5 81.6,27.3 Z M92.1,41.1 L95.6,23 C96,21 96.4,18.3 96.6,16.4 L101,16.4 L100.7,19.2 L100.8,19.2 C102.1,17.3 104.1,16.2 106.1,16.2 C109.8,16.2 111.3,19.1 111.3,22.5 C111.3,28.5 107.4,34.6 101.6,34.6 C100.4,34.6 99.2,34.1 98.7,34.1 L98.6,34.1 L97.2,41.1 L92.1,41.1 Z M99.3,29.9 C99.8,30.3 100.5,30.6 101.4,30.6 C104.2,30.6 106.1,26 106.1,22.8 C106.1,21.5 105.6,20.1 104.1,20.1 C102.4,20.1 100.7,22.1 100.1,25.2 L99.3,29.9 Z M111.5,34.1 L114.9,16.4 L120,16.4 L116.6,34.1 L111.5,34.1 Z M118,14.5 C116.6,14.5 115.6,13.4 115.6,11.9 C115.6,10.3 116.9,9 118.5,9 C120,9 121,10.1 121,11.6 C121,13.4 119.6,14.5 118,14.5 Z M120.9,34.1 L123.6,20.1 L121.3,20.1 L122,16.4 L124.3,16.4 L124.4,15.6 C124.8,13.5 125.6,11.4 127.3,10 C128.6,8.9 130.4,8.4 132.2,8.4 C133.4,8.4 134.3,8.6 134.9,8.8 L133.9,12.7 C133.5,12.6 133,12.4 132.3,12.4 C130.6,12.4 129.6,13.9 129.3,15.6 L129.1,16.4 L132.6,16.4 L131.9,20.1 L128.4,20.1 L125.7,34.1 L120.9,34.1 L120.9,34.1 Z M138.9,16.4 L139.7,24.3 C139.9,26.1 140.1,27.6 140.1,28.5 L140.2,28.5 C140.6,27.6 141,26.2 141.7,24.3 L144.8,16.4 L150,16.4 L143.9,29.5 C141.7,34 139.6,37.2 137.3,39.4 C135.5,41.1 133.4,41.9 132.4,42.1 L131,37.9 C131.8,37.6 132.9,37.2 133.8,36.5 C135,35.7 135.9,34.6 136.5,33.5 C136.6,33.2 136.7,33 136.6,31.6 L133.6,16.4 L138.9,16.4 Z"/>
        </svg>
      </a>
    </div>
    <div class="text-sm">La boutique vous appartient-elle? <a href="/admin" class="link">Se connecter ici</a></div>
  </div>
</footer>


</div></div>

  <ul hidden>
    <li id="a11y-refresh-page-message">Le choix d&#39;une sélection entraîne l&#39;actualisation de la page entière.</li>
    <li id="a11y-new-window-message">S&#39;ouvre dans une nouvelle fenêtre.</li>
  </ul>
</body>
</html>
