{"product_id":"masques-yeux-myrtille-sephora-collection","title":"Masques yeux anti-cernes Myrtille - Sephora","description":"\u003cstyle\u003e\n.lainoha-product-template{\n  --lainoha-olive:#4f5a36;\n  --lainoha-text:#33352f;\n  --lainoha-soft-text:#66685f;\n  --lainoha-line:#ddd9cf;\n  --lainoha-cream:#f7f3eb;\n  --lainoha-olive-pale:#eef0e8;\n  font-family:inherit;\n  color:var(--lainoha-text);\n  line-height:1.65;\n  max-width:100%;\n}\n\n.lainoha-product-template *{\n  box-sizing:border-box;\n}\n\n.lainoha-product-intro{\n  margin:0 0 22px;\n  font-size:16px;\n  line-height:1.7;\n  color:var(--lainoha-text);\n}\n\n.lainoha-product-intro p{\n  margin:0;\n}\n\n\n\/* =========================================================\n   AVANTAGES PRODUIT — VERSION PLUS LÉGÈRE\n========================================================= *\/\n\n.lainoha-keypoints{\n  display:flex;\n  flex-wrap:wrap;\n  gap:10px 18px;\n  margin:0 0 24px;\n  padding:0;\n}\n\n.lainoha-keypoint{\n  display:flex;\n  align-items:center;\n  gap:8px;\n  padding:0;\n  background:transparent;\n  border:none;\n  border-radius:0;\n}\n\n.lainoha-keypoint-mark{\n  flex:0 0 20px;\n  width:20px;\n  height:20px;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  border-radius:50%;\n  background:var(--lainoha-olive-pale);\n  color:var(--lainoha-olive);\n  font-size:9px;\n  line-height:1;\n}\n\n.lainoha-keypoint strong{\n  display:inline;\n  margin:0;\n  font-size:12px;\n  line-height:1.3;\n  color:var(--lainoha-text);\n}\n\n.lainoha-keypoint div span{\n  display:inline;\n  margin-left:4px;\n  font-size:11.5px;\n  line-height:1.35;\n  color:var(--lainoha-soft-text);\n}\n\n  @media screen and (min-width:1200px){\n\n  .lainoha-keypoint strong{\n    font-size:13.5px;\n  }\n\n  .lainoha-keypoint div span{\n    font-size:12.5px;\n  }\n\n  .lainoha-keypoint-mark{\n    width:22px;\n    height:22px;\n    flex-basis:22px;\n    font-size:10px;\n  }\n}\n\n\/* =========================================================\n   ACCORDÉONS GÉNÉRAUX\n========================================================= *\/\n\n.lainoha-product-accordions{\n  width:100%;\n  border-top:1px solid var(--lainoha-line);\n}\n\n.lainoha-product-accordion{\n  margin:0;\n  border-bottom:1px solid var(--lainoha-line);\n}\n\n.lainoha-product-accordion summary{\n  position:relative;\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n  gap:20px;\n  padding:18px 36px 18px 0;\n  margin:0;\n  list-style:none;\n  cursor:pointer;\n  font-size:15px;\n  line-height:1.35;\n  font-weight:600;\n  letter-spacing:.025em;\n  color:var(--lainoha-olive);\n  transition:opacity .2s ease;\n}\n\n.lainoha-product-accordion summary::-webkit-details-marker{\n  display:none;\n}\n\n.lainoha-product-accordion summary::marker{\n  content:\"\";\n}\n\n.lainoha-product-accordion summary:hover{\n  opacity:.78;\n}\n\n.lainoha-product-accordion summary::before,\n.lainoha-product-accordion summary::after{\n  content:\"\";\n  position:absolute;\n  right:4px;\n  top:50%;\n  width:13px;\n  height:1px;\n  background:var(--lainoha-olive);\n  transform:translateY(-50%);\n  transition:transform .25s ease,opacity .25s ease;\n}\n\n.lainoha-product-accordion summary::after{\n  transform:translateY(-50%) rotate(90deg);\n}\n\n.lainoha-product-accordion[open] summary::after{\n  opacity:0;\n  transform:translateY(-50%) rotate(0deg);\n}\n\n.lainoha-product-accordion-content{\n  padding:0 24px 22px 0;\n  font-size:15px;\n  line-height:1.7;\n  color:var(--lainoha-soft-text);\n}\n\n.lainoha-product-accordion-content p{\n  margin:0 0 12px;\n}\n\n.lainoha-product-accordion-content p:last-child{\n  margin-bottom:0;\n}\n\n.lainoha-product-accordion-content ul{\n  margin:8px 0 4px;\n  padding-left:19px;\n}\n\n.lainoha-product-accordion-content li{\n  margin:5px 0;\n  padding-left:2px;\n}\n\n.lainoha-product-accordion-content strong{\n  font-weight:600;\n  color:var(--lainoha-text);\n}\n\n\n\/* =========================================================\n   BLOC INSPIRATION COFFRET\n   Ouvert par défaut mais refermable\n========================================================= *\/\n\n.lainoha-ideas-accordion{\n  margin:0 0 22px;\n  border:1px solid rgba(79,90,54,.16);\n  border-radius:14px;\n  background:var(--lainoha-cream);\n  overflow:hidden;\n}\n\n.lainoha-ideas-accordion summary{\n  padding:16px 44px 16px 16px;\n  font-size:14px;\n  font-weight:700;\n}\n\n.lainoha-ideas-accordion summary::before,\n.lainoha-ideas-accordion summary::after{\n  right:16px;\n}\n\n.lainoha-ideas-accordion .lainoha-product-accordion-content{\n  padding:0 16px 16px;\n}\n\n.lainoha-idea-intro{\n  margin:0 0 14px;\n  font-size:13px;\n  line-height:1.55;\n  color:var(--lainoha-soft-text);\n}\n\n\n\/* =========================================================\n   2 IDÉES SIMPLES\n========================================================= *\/\n\n.lainoha-idea-grid{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n  gap:12px;\n}\n\n.lainoha-idea-card{\n  padding:14px;\n  background:#ffffff;\n  border:1px solid rgba(79,90,54,.10);\n  border-radius:12px;\n}\n\n.lainoha-idea-moment{\n  margin:0 0 10px;\n  font-size:14px;\n  line-height:1.4;\n  font-weight:700;\n  color:var(--lainoha-text);\n}\n\n.lainoha-idea-chips{\n  display:flex;\n  flex-wrap:wrap;\n  gap:7px;\n}\n\n.lainoha-idea-chip{\n  display:inline-flex;\n  align-items:center;\n  min-height:28px;\n  padding:6px 10px;\n  border-radius:999px;\n  background:#ffffff;\n  border:1px solid rgba(79,90,54,.35);\n  font-size:12px;\n  line-height:1.25;\n  color:var(--lainoha-olive);\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n\n  @media screen and (max-width:749px){\n\n  .lainoha-keypoints{\n    flex-direction:column;\n    gap:8px;\n    margin-bottom:20px;\n  }\n\n  .lainoha-keypoint{\n    align-items:flex-start;\n  }\n\n  .lainoha-keypoint strong{\n    font-size:12px;\n  }\n\n  .lainoha-keypoint div span{\n    font-size:11.5px;\n  }\n\n\n  .lainoha-product-accordion summary{\n    padding-top:17px;\n    padding-bottom:17px;\n    padding-right:32px;\n    font-size:14px;\n  }\n\n  .lainoha-product-accordion-content{\n    padding-right:8px;\n    padding-bottom:20px;\n    font-size:14px;\n  }\n\n  .lainoha-ideas-accordion{\n    margin-bottom:20px;\n    border-radius:12px;\n  }\n\n  .lainoha-ideas-accordion summary{\n    padding:14px 38px 14px 13px;\n    font-size:13.5px;\n  }\n\n  .lainoha-ideas-accordion summary::before,\n  .lainoha-ideas-accordion summary::after{\n    right:13px;\n  }\n\n  .lainoha-ideas-accordion .lainoha-product-accordion-content{\n    padding:0 13px 13px;\n  }\n\n  .lainoha-idea-intro{\n    margin-bottom:11px;\n    font-size:12.5px;\n  }\n\n  .lainoha-idea-grid{\n    grid-template-columns:1fr;\n    gap:10px;\n  }\n\n  .lainoha-idea-card{\n    padding:12px;\n    border-radius:10px;\n  }\n\n  .lainoha-idea-moment{\n    font-size:13.5px;\n    margin-bottom:8px;\n  }\n\n  .lainoha-idea-chip{\n    font-size:11.5px;\n    padding:6px 9px;\n    min-height:26px;\n  }\n}\n  @media screen and (min-width:750px) and (max-width:1199px){\n\n  .lainoha-idea-grid{\n    grid-template-columns:1fr;\n    gap:10px;\n  }\n}\n  \n\u003c\/style\u003e\u003cdiv class=\"lainoha-product-template\"\u003e\n\u003cdiv class=\"lainoha-product-intro\"\u003e\u003cp\u003eDes masques yeux en hydrogel à la myrtille de Sephora Collection qui procurent une sensation de fraîcheur et aident à réveiller le regard. Une petite dose de soin facile à offrir ou à glisser dans un coffret beauté.\u003c\/p\u003e\u003c\/div\u003e\n\u003cdiv class=\"lainoha-keypoints\"\u003e\n\u003cdiv class=\"lainoha-keypoint\"\u003e\n\u003cspan class=\"lainoha-keypoint-mark\"\u003e✦\u003c\/span\u003e\u003cdiv\u003e\n\u003cstrong\u003eEffet fraîcheur\u003c\/strong\u003e\u003cspan\u003eUne pause rapide pour réveiller le contour des yeux.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lainoha-keypoint\"\u003e\n\u003cspan class=\"lainoha-keypoint-mark\"\u003e✦\u003c\/span\u003e\u003cdiv\u003e\n\u003cstrong\u003eFormat 1 paire\u003c\/strong\u003e\u003cspan\u003eDeux patchs hydrogel prêts à utiliser.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lainoha-keypoint\"\u003e\n\u003cspan class=\"lainoha-keypoint-mark\"\u003e✦\u003c\/span\u003e\u003cdiv\u003e\n\u003cstrong\u003ePetit cadeau beauté\u003c\/strong\u003e\u003cspan\u003eUn ajout simple et ludique à un coffret de soins.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n  \u003c!-- =======================================================\n       INSPIRATION COFFRET\n       OUVERT PAR DÉFAUT\n  ======================================================== --\u003e\n  \u003cdetails class=\"lainoha-product-accordion lainoha-ideas-accordion\" open\u003e\n    \u003csummary\u003eIdées d'agencement pour votre coffret\u003c\/summary\u003e\n    \u003cdiv class=\"lainoha-product-accordion-content\"\u003e\n      \u003cp class=\"lainoha-idea-intro\"\u003eÀ offrir… ou à s’offrir pour créer un moment à soi.\u003c\/p\u003e\n      \u003cdiv class=\"lainoha-idea-grid\"\u003e\n        \u003cdiv class=\"lainoha-idea-card\"\u003e\n          \u003cp class=\"lainoha-idea-moment\"\u003eMoment soin visage\u003c\/p\u003e\n          \u003cdiv class=\"lainoha-idea-chips\"\u003e\n            \u003cspan class=\"lainoha-idea-chip\"\u003eMasques yeux myrtille\u003c\/span\u003e\n            \u003cspan class=\"lainoha-idea-chip\"\u003eCrème hydratante\u003c\/span\u003e\n            \u003cspan class=\"lainoha-idea-chip\"\u003eCrème pour les mains\u003c\/span\u003e\n            \u003cspan class=\"lainoha-idea-chip\"\u003eChandelle\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"lainoha-idea-card\"\u003e\n          \u003cp class=\"lainoha-idea-moment\"\u003eÉclat \u0026amp; plaisir\u003c\/p\u003e\n          \u003cdiv class=\"lainoha-idea-chips\"\u003e\n            \u003cspan class=\"lainoha-idea-chip\"\u003eMasques yeux myrtille\u003c\/span\u003e\n            \u003cspan class=\"lainoha-idea-chip\"\u003eHuile à lèvres\u003c\/span\u003e\n            \u003cspan class=\"lainoha-idea-chip\"\u003eAccessoire maquillage\u003c\/span\u003e\n            \u003cspan class=\"lainoha-idea-chip\"\u003eFine bruine parfumée\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n\u003cdiv class=\"lainoha-product-accordions\"\u003e\n\u003cdetails class=\"lainoha-product-accordion\" name=\"lainoha-product-accordion\"\u003e\u003csummary\u003ePourquoi vous l’aimerez\u003c\/summary\u003e\u003cdiv class=\"lainoha-product-accordion-content\"\u003e\n\u003cp\u003eCes patchs en hydrogel sont formulés avec de l’extrait de myrtille et procurent une sensation rafraîchissante tout en aidant à atténuer l’apparence des cernes et des signes de fatigue.\u003c\/p\u003e\n\u003cp\u003eLeur format individuel convient particulièrement aux petits rituels beauté, aux préparatifs avant une occasion spéciale ou à une attention facile à ajouter dans un coffret.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"lainoha-product-accordion\" name=\"lainoha-product-accordion\"\u003e\u003csummary\u003eDétails du produit\u003c\/summary\u003e\u003cdiv class=\"lainoha-product-accordion-content\"\u003e\u003cp\u003e\u003cstrong\u003eFormat :\u003c\/strong\u003e 1 paire (2 patchs)\u003cbr\u003e\u003cstrong\u003eType :\u003c\/strong\u003e Masques yeux anti-cernes\u003cbr\u003e\u003cstrong\u003eActif principal :\u003c\/strong\u003e Extrait de myrtille\u003cbr\u003e\u003cstrong\u003eTexture :\u003c\/strong\u003e Patch hydrogel\u003cbr\u003e\u003cstrong\u003eFabrication :\u003c\/strong\u003e Corée\u003c\/p\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"lainoha-product-accordion\" name=\"lainoha-product-accordion\"\u003e\u003csummary\u003eUtilisation \u0026amp; entretien\u003c\/summary\u003e\u003cdiv class=\"lainoha-product-accordion-content\"\u003e\n\u003cp\u003eAppliquer les patchs sous les yeux sur une peau propre et sèche. Laisser agir 10 à 15 minutes.\u003c\/p\u003e\n\u003cp\u003eRetirer puis tapoter l’excédent de sérum sans rincer. Ils peuvent être utilisés le matin ou avant une occasion spéciale.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"lainoha-product-accordion\" name=\"lainoha-product-accordion\"\u003e\u003csummary\u003eComposition \u0026amp; informations importantes\u003c\/summary\u003e\u003cdiv class=\"lainoha-product-accordion-content\"\u003e\n\u003cp\u003e\u003cstrong\u003eIngrédients :\u003c\/strong\u003e Aqua (eau), glycérine, butylène glycol, hydroxyacétophénone, carraghénane, extrait de fruit de myrtille, caféine, hydroxyéthylcellulose, hyaluronate de sodium, phénoxyéthanol.\u003c\/p\u003e\n\u003cp\u003eLainoha propose une sélection de produits provenant de différentes marques, choisies pour leur qualité, leur esthétique et leur cohérence avec notre univers. Selon la marque, les produits peuvent être offerts dans le cadre d'une relation de distribution autorisée ou provenir d'autres canaux d'approvisionnement légitimes. Sauf indication contraire, les marques de commerce, noms et logos mentionnés demeurent la propriété de leurs détenteurs respectifs. Leur présence sur ce site sert uniquement à identifier et à décrire les produits offerts.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c!-- LAINOHA_TEMPLATE_ID: PRODUIT_INDIVIDUEL_V1 --\u003e\u003c!-- LAINOHA_PRODUCT_ROLE: CONSTRUCTION_COFFRET --\u003e\u003c!-- LAINOHA_UNIVERS:\n       BEAUTE\n  --\u003e\u003c!-- LAINOHA_GIFT_FOR: FEMME, AMIE, SOI --\u003e\u003c!-- LAINOHA_GIFT_OCCASIONS: PETITE_ATTENTION, ANNIVERSAIRE, CADEAU_BEAUTE --\u003e\u003c!-- LAINOHA_PAIR_WITH:\n       CREME_HYDRATANTE,\n       CREME_POUR_LES_MAINS,\n       CHANDELLE,\n       HUILE_A_LEVRES,\n       ACCESSOIRE_MAQUILLAGE,\n       FINE_BRUINE_PARFUMEE\n  --\u003e\n\u003c\/div\u003e","brand":"Lainoha","offers":[{"title":"Default Title","offer_id":42658956148799,"sku":"BEA-MASY-006","price":5.5,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/0842\/2463\/files\/image00040_7d49ee43-e9ea-4e14-8fcb-2e77432b818b.png?v=1779196310","url":"https:\/\/lainoha.ca\/products\/masques-yeux-myrtille-sephora-collection","provider":"Lainoha","version":"1.0","type":"link"}