{"title":"The Herbeevor Selection: Premium \u0026 Exclusive CBD Products","description":"\u003cstyle\u003e\n\/* ============================================================\n   HERBEEVOR — Collection CBD Premium\n   Compatible : Shopify \/ Thème Xtra 6.4.0\n   Contexte   : Collection description (raw HTML)\n   Isolation  : All scoped under .hb-root for zero conflict\n   ============================================================ *\/\n\n.hb-root {\n  --cbd:       #22C55E;\n  --cbg:       #2563EB;\n  --cbn:       #8B5CF6;\n  --cbc:       #F59E0B;\n  --cbd-lt:    #DCFCE7;\n  --cbg-lt:    #DBEAFE;\n  --cbn-lt:    #EDE9FE;\n  --cbc-lt:    #FEF3C7;\n  --cbd-dk:    #15803D;\n  --cbg-dk:    #1D4ED8;\n  --cbn-dk:    #6D28D9;\n  --cbc-dk:    #B45309;\n  --bg:        #FAFAF8;\n  --surface:   #FFFFFF;\n  --border:    #E5E7EB;\n  --text:      #111827;\n  --muted:     #6B7280;\n  --r-sm:      8px;\n  --r-md:      14px;\n  --r-lg:      20px;\n\n  font-family: Georgia, 'Times New Roman', serif !important;\n  font-size:   16px !important;\n  line-height: 1.7 !important;\n  color:       var(--text) !important;\n  background:  transparent !important;\n  max-width:   100% !important;\n  box-sizing:  border-box !important;\n}\n\n\/* Targeted reset — overrides Xtra styles within our scope *\/\n.hb-root *,\n.hb-root *::before,\n.hb-root *::after {\n  box-sizing: border-box !important;\n  margin:     0 !important;\n  padding:    0 !important;\n}\n\n.hb-root div,\n.hb-root p,\n.hb-root a,\n.hb-root span,\n.hb-root strong {\n  font-family: -apple-system, 'Segoe UI', Helvetica, Arial, sans-serif !important;\n  line-height:  1.65 !important;\n}\n\n\/* ===== HERO ===== *\/\n.hb-hero {\n  text-align:    center !important;\n  padding:       44px 16px 40px !important;\n  position:      relative !important;\n  overflow:      hidden !important;\n}\n.hb-hero::before {\n  content:       '' !important;\n  position:      absolute !important;\n  top:           0; left: 50%; transform: translateX(-50%) !important;\n  width:         320px; height: 2px !important;\n  background:    linear-gradient(90deg, transparent, #22C55E 30%, #2563EB 50%, #8B5CF6 70%, transparent) !important;\n  border-radius: 2px !important;\n}\n.hb-label {\n  display:         inline-block !important;\n  font-family:     -apple-system, 'Segoe UI', Helvetica, Arial, sans-serif !important;\n  font-size:       11px !important;\n  font-weight:     600 !important;\n  letter-spacing:  .1em !important;\n  text-transform:  uppercase !important;\n  color:           #15803D !important;\n  background:      #DCFCE7 !important;\n  border:          1px solid rgba(34,197,94,.35) !important;\n  border-radius:   999px !important;\n  padding:         4px 14px !important;\n  margin-bottom:   18px !important;\n  text-decoration: none !important;\n}\n.hb-h1 {\n  font-family:   Georgia, 'Times New Roman', serif !important;\n  font-size:     clamp(1.6rem, 4.5vw, 2.4rem) !important;\n  font-weight:   700 !important;\n  line-height:   1.2 !important;\n  color:         #111827 !important;\n  margin-bottom: 14px !important;\n  margin-top:    4px !important;\n}\n.hb-h1 em {\n  font-style: normal !important;\n  color:      #22C55E !important;\n}\n.hb-hero-sub {\n  font-size:     15px !important;\n  color:         #6B7280 !important;\n  max-width:     540px !important;\n  margin:        0 auto 28px !important;\n}\n.hb-hero-btns {\n  display:         flex !important;\n  gap:             10px !important;\n  justify-content: center !important;\n  flex-wrap:       wrap !important;\n}\n.hb-btn-green {\n  display:         inline-block !important;\n  font-family:     -apple-system, 'Segoe UI', Helvetica, Arial, sans-serif !important;\n  font-size:       14px !important;\n  font-weight:     600 !important;\n  color:           #FFFFFF !important;\n  background:      #22C55E !important;\n  border:          none !important;\n  border-radius:   999px !important;\n  padding:         10px 22px !important;\n  text-decoration: none !important;\n  transition:      background .2s, transform .2s !important;\n  box-shadow:      0 2px 10px rgba(34,197,94,.3) !important;\n  cursor:          pointer !important;\n}\n.hb-btn-green:hover {\n  background:  #15803D !important;\n  transform:   translateY(-1px) !important;\n  color:       #fff !important;\n}\n.hb-btn-outline {\n  display:         inline-block !important;\n  font-family:     -apple-system, 'Segoe UI', Helvetica, Arial, sans-serif !important;\n  font-size:       14px !important;\n  font-weight:     500 !important;\n  color:           #6B7280 !important;\n  background:      transparent !important;\n  border:          1px solid #E5E7EB !important;\n  border-radius:   999px !important;\n  padding:         10px 22px !important;\n  text-decoration: none !important;\n  transition:      border-color .2s, color .2s !important;\n}\n.hb-btn-outline:hover {\n  border-color: #22C55E !important;\n  color:        #15803D !important;\n}\n\n\/* ===== SECTIONS ===== *\/\n.hb-section {\n  margin-top: 56px !important;\n}\n.hb-h2 {\n  font-family:   Georgia, 'Times New Roman', serif !important;\n  font-size:     1.35rem !important;\n  font-weight:   700 !important;\n  color:         #111827 !important;\n  margin-bottom: 6px !important;\n  line-height:   1.3 !important;\n}\n.hb-line {\n  width:         36px !important;\n  height:        2px !important;\n  background:    #22C55E !important;\n  border-radius: 2px !important;\n  margin:        8px 0 14px !important;\n}\n.hb-sub {\n  font-size:     14.5px !important;\n  color:         #6B7280 !important;\n  margin-bottom: 20px !important;\n}\n\n\/* ===== PREMIUM BOX ===== *\/\n.hb-premium-box {\n  background:    #FFFFFF !important;\n  border:        1px solid #E5E7EB !important;\n  border-radius: var(--r-lg) !important;\n  padding:       28px !important;\n}\n.hb-premium-box p {\n  font-size:     14.5px !important;\n  color:         #6B7280 !important;\n  margin-bottom: 18px !important;\n}\n.hb-criteria {\n  display:               grid !important;\n  grid-template-columns: repeat(auto-fit, minmax(175px, 1fr)) !important;\n  gap:                   10px !important;\n}\n.hb-crit {\n  display:       flex !important;\n  align-items:   flex-start !important;\n  gap:           9px !important;\n  background:    #FAFAF8 !important;\n  border:        1px solid #E5E7EB !important;\n  border-radius: var(--r-sm) !important;\n  padding:       11px 13px !important;\n  font-size:     13px !important;\n  color:         #111827 !important;\n  line-height:   1.5 !important;\n}\n.hb-dot-green {\n  flex-shrink:   0 !important;\n  width:         7px !important;\n  height:        7px !important;\n  border-radius: 50% !important;\n  background:    #22C55E !important;\n  margin-top:    4px !important;\n}\n\n\/* ===== FORMAT LINKS ===== *\/\n.hb-flinks {\n  display: grid !important;\n  gap:     8px !important;\n}\n.hb-flink {\n  display:         flex !important;\n  align-items:     center !important;\n  justify-content: space-between !important;\n  padding:         13px 16px !important;\n  background:      #FFFFFF !important;\n  border:          1px solid #E5E7EB !important;\n  border-radius:   var(--r-sm) !important;\n  text-decoration: none !important;\n  color:           #111827 !important;\n  font-size:       14px !important;\n  font-weight:     500 !important;\n  transition:      border-color .2s, transform .2s, background .2s !important;\n}\n.hb-flink:hover {\n  border-color: #22C55E !important;\n  background:   #F7FEF9 !important;\n  transform:    translateX(4px) !important;\n  color:        #15803D !important;\n}\n.hb-badge {\n  font-size:       11px !important;\n  font-weight:     400 !important;\n  color:           #6B7280 !important;\n  background:      #F3F4F6 !important;\n  border:          1px solid #E5E7EB !important;\n  border-radius:   999px !important;\n  padding:         2px 9px !important;\n  margin-left:     8px !important;\n  white-space:     nowrap !important;\n}\n.hb-arrow {\n  color:      #D1D5DB !important;\n  font-size:  14px !important;\n  transition: color .2s !important;\n  flex-shrink: 0 !important;\n}\n.hb-flink:hover .hb-arrow { color: #22C55E !important; }\n\n\/* ===== CANNABINOID CARDS ===== *\/\n.hb-canna-grid {\n  display:               grid !important;\n  grid-template-columns: repeat(auto-fit, minmax(175px, 1fr)) !important;\n  gap:                   12px !important;\n}\n.hb-ccard {\n  display:         block !important;\n  background:      #FFFFFF !important;\n  border:          1px solid #E5E7EB !important;\n  border-radius:   var(--r-md) !important;\n  padding:         20px 16px 16px !important;\n  text-decoration: none !important;\n  color:           #111827 !important;\n  position:        relative !important;\n  overflow:        hidden !important;\n  transition:      transform .22s, box-shadow .22s, border-color .22s !important;\n}\n.hb-ccard::before {\n  content:       '' !important;\n  position:      absolute !important;\n  top: 0; left: 0; right: 0 !important;\n  height:        3px !important;\n  border-radius: var(--r-md) var(--r-md) 0 0 !important;\n}\n.hb-ccard:hover {\n  transform:   translateY(-3px) !important;\n  box-shadow:  0 8px 24px rgba(0,0,0,.09) !important;\n}\n.hb-ccard.cbd::before  { background: #22C55E !important; }\n.hb-ccard.cbg::before  { background: #2563EB !important; }\n.hb-ccard.cbn::before  { background: #8B5CF6 !important; }\n.hb-ccard.cbc::before  { background: #F59E0B !important; }\n.hb-ccard.cbd:hover { border-color: #22C55E !important; }\n.hb-ccard.cbg:hover { border-color: #2563EB !important; }\n.hb-ccard.cbn:hover { border-color: #8B5CF6 !important; }\n.hb-ccard.cbc:hover { border-color: #F59E0B !important; }\n\n.hb-cdot {\n  width:           32px !important;\n  height:          32px !important;\n  border-radius:   50% !important;\n  display:         flex !important;\n  align-items:     center !important;\n  justify-content: center !important;\n  font-size:       11px !important;\n  font-weight:     700 !important;\n  letter-spacing:  .04em !important;\n  color:           #FFFFFF !important;\n  margin-bottom:   12px !important;\n}\n.hb-cdot.cbd { background: #22C55E !important; }\n.hb-cdot.cbg { background: #2563EB !important; }\n.hb-cdot.cbn { background: #8B5CF6 !important; }\n.hb-cdot.cbc { background: #F59E0B !important; }\n\n.hb-ccard h3 {\n  font-family:   -apple-system, 'Segoe UI', Helvetica, Arial, sans-serif !important;\n  font-size:     14px !important;\n  font-weight:   600 !important;\n  color:         #111827 !important;\n  margin-bottom: 5px !important;\n  line-height:   1.3 !important;\n}\n.hb-ccard p {\n  font-size:  12.5px !important;\n  color:      #6B7280 !important;\n  line-height: 1.5 !important;\n}\n.hb-ccard .hb-arr {\n  position:   absolute !important;\n  right:      14px; bottom: 14px !important;\n  font-size:  13px !important;\n  color:      #D1D5DB !important;\n  transition: color .2s !important;\n}\n.hb-ccard:hover .hb-arr {\n  color: #9CA3AF !important;\n}\n\n\/* ===== NEEDS CARDS ===== *\/\n.hb-need-grid {\n  display:               grid !important;\n  grid-template-columns: repeat(auto-fit, minmax(155px, 1fr)) !important;\n  gap:                   10px !important;\n}\n.hb-ncard {\n  display:         block !important;\n  padding:         16px 14px !important;\n  background:      #FFFFFF !important;\n  border:          1px solid #E5E7EB !important;\n  border-radius:   var(--r-md) !important;\n  text-decoration: none !important;\n  color:           #111827 !important;\n  transition:      border-color .2s, transform .2s !important;\n}\n.hb-ncard:hover {\n  border-color: #22C55E !important;\n  transform:    translateY(-2px) !important;\n  color:        #111827 !important;\n}\n.hb-ncard-icon {\n  font-size:     20px !important;\n  margin-bottom: 8px !important;\n  display:       block !important;\n}\n.hb-ncard strong {\n  display:     block !important;\n  font-size:   13.5px !important;\n  font-weight: 600 !important;\n  color:       #111827 !important;\n  margin-bottom: 4px !important;\n}\n.hb-ncard span {\n  font-size:  12px !important;\n  color:      #9CA3AF !important;\n  line-height: 1.4 !important;\n}\n\n\/* ===== TRUST ===== *\/\n.hb-trust-box {\n  background:    #FFFFFF !important;\n  border:        1px solid #E5E7EB !important;\n  border-radius: var(--r-lg) !important;\n  padding:       28px !important;\n}\n.hb-trust-grid {\n  display:               grid !important;\n  grid-template-columns: repeat(auto-fit, minmax(195px, 1fr)) !important;\n  gap:                   18px !important;\n}\n.hb-titem {\n  display: flex !important;\n  gap:     11px !important;\n  align-items: flex-start !important;\n}\n.hb-ticon {\n  width:           34px !important;\n  height:          34px !important;\n  border-radius:   var(--r-sm) !important;\n  background:      #DCFCE7 !important;\n  display:         flex !important;\n  align-items:     center !important;\n  justify-content: center !important;\n  font-size:       15px !important;\n  flex-shrink:     0 !important;\n}\n.hb-titem strong {\n  display:       block !important;\n  font-size:     13px !important;\n  font-weight:   600 !important;\n  color:         #111827 !important;\n  margin-bottom: 2px !important;\n}\n.hb-titem span {\n  font-size:  12px !important;\n  color:      #9CA3AF !important;\n  line-height: 1.45 !important;\n}\n\n\/* ===== LEGAL ALERT ===== *\/\n.hb-legal {\n  display:       flex !important;\n  gap:           12px !important;\n  background:    #FFFBEB !important;\n  border:        1px solid rgba(245,158,11,.35) !important;\n  border-radius: var(--r-md) !important;\n  padding:       16px 18px !important;\n  margin-top:    28px !important;\n}\n.hb-legal-ico {\n  font-size:   17px !important;\n  flex-shrink: 0 !important;\n  margin-top:  1px !important;\n}\n.hb-legal p {\n  font-size:  13px !important;\n  color:      #78350F !important;\n  line-height: 1.6 !important;\n  margin:     0 !important;\n}\n.hb-legal strong { color: #92400E !important; font-weight: 600 !important; }\n.hb-legal a {\n  color:           #B45309 !important;\n  text-decoration: underline !important;\n}\n\n\/* ===== FINAL CTA ===== *\/\n.hb-cta {\n  margin-top:    56px !important;\n  text-align:    center !important;\n  padding:       44px 24px !important;\n  background:    #FFFFFF !important;\n  border:        1px solid #E5E7EB !important;\n  border-radius: var(--r-lg) !important;\n  position:      relative !important;\n  overflow:      hidden !important;\n}\n.hb-cta::after {\n  content:       '' !important;\n  position:      absolute !important;\n  bottom: 0; left: 50%; transform: translateX(-50%) !important;\n  width:         300px; height: 2px !important;\n  background:    linear-gradient(90deg, transparent, #22C55E 30%, #2563EB 50%, #8B5CF6 70%, transparent) !important;\n}\n.hb-cta p {\n  font-family:   Georgia, 'Times New Roman', serif !important;\n  font-size:     1.2rem !important;\n  font-weight:   700 !important;\n  color:         #111827 !important;\n  margin-bottom: 18px !important;\n}\n.hb-cta small {\n  display:    block !important;\n  margin-top: 12px !important;\n  font-size:  12px !important;\n  color:      #9CA3AF !important;\n}\n\n\/* ===== MOBILE ===== *\/\n@media (max-width: 600px) {\n  .hb-hero { padding: 32px 8px 28px !important; }\n  .hb-h1   { font-size: 1.55rem !important; }\n  .hb-hero-btns { flex-direction: column !important; align-items: center !important; }\n  .hb-canna-grid,\n  .hb-criteria,\n  .hb-need-grid,\n  .hb-trust-grid { grid-template-columns: 1fr 1fr !important; }\n  .hb-trust-grid { grid-template-columns: 1fr !important; }\n  .hb-premium-box,\n  .hb-trust-box  { padding: 20px 16px !important; }\n}\n@media (max-width: 380px) {\n  .hb-canna-grid,\n  .hb-criteria,\n  .hb-need-grid { grid-template-columns: 1fr !important; }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"hb-root\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003cdiv class=\"hb-hero\"\u003e\n    \u003cdiv class=\"hb-label\"\u003e✦ Premium Selection\u003c\/div\u003e\n    \u003cdiv class=\"hb-h1\"\u003eThe best of \u003cem\u003ehigh-end CBD\u003c\/em\u003e,\u003cbr\u003eselected for you\u003c\/div\u003e\n    \u003cp class=\"hb-hero-sub\"\u003eFlowers, oils, resins, and rare cannabinoids — each product meets strict criteria for quality, traceability, and consistency.\u003c\/p\u003e\n    \u003cdiv class=\"hb-hero-btns\"\u003e\n      \u003ca href=\"\/en\/collections\/tous-les-produits-cbd\" class=\"hb-btn-green\"\u003eExplore the catalog →\u003c\/a\u003e\n      \u003ca href=\"\/en\/collections\/meilleures-ventes-cbd-fleurs-huiles-infusions-bio\" class=\"hb-btn-outline\"\u003eBest Sellers\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- WHAT IS PREMIUM CBD --\u003e\n  \u003cdiv class=\"hb-section\"\u003e\n    \u003cdiv class=\"hb-h2\"\u003eWhat is premium CBD?\u003c\/div\u003e\n    \u003cdiv class=\"hb-line\"\u003e\u003c\/div\u003e\n    \u003cp class=\"hb-sub\"\u003eHigh-end CBD goes far beyond simply having a high cannabidiol content.\u003c\/p\u003e\n    \u003cdiv class=\"hb-premium-box\"\u003e\n      \u003cp\u003ePremium quality relies on the entire chain: controlled cultivation, meticulous extraction, preserved terpene profile, and systematic independent analyses. At Herbeevor, each reference is selected according to these five criteria:\u003c\/p\u003e\n      \u003cdiv class=\"hb-criteria\"\u003e\n        \u003cdiv class=\"hb-crit\"\u003e\n\u003cdiv class=\"hb-dot-green\"\u003e\u003c\/div\u003eControlled cultivation — indoor or certified partners\u003c\/div\u003e\n        \u003cdiv class=\"hb-crit\"\u003e\n\u003cdiv class=\"hb-dot-green\"\u003e\u003c\/div\u003eOptimized cannabinoid concentration\u003c\/div\u003e\n        \u003cdiv class=\"hb-crit\"\u003e\n\u003cdiv class=\"hb-dot-green\"\u003e\u003c\/div\u003eRich terpene profile (entourage effect)\u003c\/div\u003e\n        \u003cdiv class=\"hb-crit\"\u003e\n\u003cdiv class=\"hb-dot-green\"\u003e\u003c\/div\u003eIndependent laboratory analyses (COA)\u003c\/div\u003e\n        \u003cdiv class=\"hb-crit\"\u003e\n\u003cdiv class=\"hb-dot-green\"\u003e\u003c\/div\u003eAbsence of pesticides and heavy metals\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FORMATS --\u003e\n  \u003cdiv class=\"hb-section\"\u003e\n    \u003cdiv class=\"hb-h2\"\u003eAll CBD product formats\u003c\/div\u003e\n    \u003cdiv class=\"hb-line\"\u003e\u003c\/div\u003e\n    \u003cp class=\"hb-sub\"\u003eEach format corresponds to a different consumption method — natural, precise, or intense.\u003c\/p\u003e\n    \u003cdiv class=\"hb-flinks\"\u003e\n      \u003ca href=\"\/en\/collections\/fleurs-indoor\" class=\"hb-flink\"\u003e\n        \u003cspan\u003eIndoor CBD Flowers\u003cspan class=\"hb-badge\"\u003eMaximum Quality\u003c\/span\u003e\u003c\/span\u003e\n        \u003cspan class=\"hb-arrow\"\u003e→\u003c\/span\u003e\n      \u003c\/a\u003e\n      \u003ca href=\"\/en\/collections\/fleurs-cbd-puissantes\" class=\"hb-flink\"\u003e\n        \u003cspan\u003ePotent CBD Flowers\u003c\/span\u003e\n        \u003cspan class=\"hb-arrow\"\u003e→\u003c\/span\u003e\n      \u003c\/a\u003e\n      \u003ca href=\"\/en\/collections\/resine-cbd-puissante\" class=\"hb-flink\"\u003e\n        \u003cspan\u003eCBD Resins\u003cspan class=\"hb-badge\"\u003eHigh Intensity\u003c\/span\u003e\u003c\/span\u003e\n        \u003cspan class=\"hb-arrow\"\u003e→\u003c\/span\u003e\n      \u003c\/a\u003e\n      \u003ca href=\"\/en\/collections\/hash-cbn-resines-speciales\" class=\"hb-flink\"\u003e\n        \u003cspan\u003eCBN Hash \u0026amp; Special Resins\u003c\/span\u003e\n        \u003cspan class=\"hb-arrow\"\u003e→\u003c\/span\u003e\n      \u003c\/a\u003e\n      \u003ca href=\"\/en\/collections\/huiles-de-cbd\" class=\"hb-flink\"\u003e\n        \u003cspan\u003ePremium CBD Oils\u003cspan class=\"hb-badge\"\u003ePrecise Dosage\u003c\/span\u003e\u003c\/span\u003e\n        \u003cspan class=\"hb-arrow\"\u003e→\u003c\/span\u003e\n      \u003c\/a\u003e\n      \u003ca href=\"\/en\/collections\/gelules-cbd\" class=\"hb-flink\"\u003e\n        \u003cspan\u003eCBD Capsules\u003c\/span\u003e\n        \u003cspan class=\"hb-arrow\"\u003e→\u003c\/span\u003e\n      \u003c\/a\u003e\n      \u003ca href=\"\/en\/collections\/cosmetiques-cbd\" class=\"hb-flink\"\u003e\n        \u003cspan\u003eCBD Cosmetics\u003c\/span\u003e\n        \u003cspan class=\"hb-arrow\"\u003e→\u003c\/span\u003e\n      \u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CANNABINOIDS --\u003e\n  \u003cdiv class=\"hb-section\"\u003e\n    \u003cdiv class=\"hb-h2\"\u003eCBD, CBG, CBN, CBC: understanding the differences\u003c\/div\u003e\n    \u003cdiv class=\"hb-line\"\u003e\u003c\/div\u003e\n    \u003cp class=\"hb-sub\"\u003eThese four cannabinoids act in synergy through the entourage effect, for a more complete experience better suited to each need.\u003c\/p\u003e\n    \u003cdiv class=\"hb-canna-grid\"\u003e\n      \u003ca href=\"\/en\/collections\/cbd-stress-anxiete\" class=\"hb-ccard cbd\"\u003e\n        \u003cdiv class=\"hb-cdot cbd\"\u003eCBD\u003c\/div\u003e\n        \u003ch3\u003eCannabidiol\u003c\/h3\u003e\n        \u003cp\u003eBalance, bodily comfort, daily stress management\u003c\/p\u003e\n        \u003cspan class=\"hb-arr\"\u003e→\u003c\/span\u003e\n      \u003c\/a\u003e\n      \u003ca href=\"\/en\/collections\/cbg-focus-energie\" class=\"hb-ccard cbg\"\u003e\n        \u003cdiv class=\"hb-cdot cbg\"\u003eCBG\u003c\/div\u003e\n        \u003ch3\u003eCannabigerol\u003c\/h3\u003e\n        \u003cp\u003eEnergy, concentration, active recovery\u003c\/p\u003e\n        \u003cspan class=\"hb-arr\"\u003e→\u003c\/span\u003e\n      \u003c\/a\u003e\n      \u003ca href=\"\/en\/collections\/cbn-sommeil\" class=\"hb-ccard cbn\"\u003e\n        \u003cdiv class=\"hb-cdot cbn\"\u003eCBN\u003c\/div\u003e\n        \u003ch3\u003eCannabinol\u003c\/h3\u003e\n        \u003cp\u003eSleep, restorative night, deep relaxation\u003c\/p\u003e\n        \u003cspan class=\"hb-arr\"\u003e→\u003c\/span\u003e\n      \u003c\/a\u003e\n      \u003ca href=\"\/en\/collections\/cbc\" class=\"hb-ccard cbc\"\u003e\n        \u003cdiv class=\"hb-cdot cbc\"\u003eCBC\u003c\/div\u003e\n        \u003ch3\u003eCannabichromene\u003c\/h3\u003e\n        \u003cp\u003eMood, emotional support, enhanced entourage effect\u003c\/p\u003e\n        \u003cspan class=\"hb-arr\"\u003e→\u003c\/span\u003e\n      \u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- NEEDS --\u003e\n  \u003cdiv class=\"hb-section\"\u003e\n    \u003cdiv class=\"hb-h2\"\u003eWhich CBD to choose based on your needs?\u003c\/div\u003e\n    \u003cdiv class=\"hb-line\"\u003e\u003c\/div\u003e\n    \u003cp class=\"hb-sub\"\u003eThe right product depends on your primary goal.\u003c\/p\u003e\n    \u003cdiv class=\"hb-need-grid\"\u003e\n      \u003ca href=\"\/en\/collections\/cbd-sommeil\" class=\"hb-ncard\"\u003e\n        \u003cspan class=\"hb-ncard-icon\"\u003e🌙\u003c\/span\u003e\n        \u003cstrong\u003eSleep\u003c\/strong\u003e\n        \u003cspan\u003ePromote a peaceful night and natural sleep onset\u003c\/span\u003e\n      \u003c\/a\u003e\n      \u003ca href=\"\/en\/collections\/cbd-stress-anxiete\" class=\"hb-ncard\"\u003e\n        \u003cspan class=\"hb-ncard-icon\"\u003e🍃\u003c\/span\u003e\n        \u003cstrong\u003eStress \u0026amp; Balance\u003c\/strong\u003e\n        \u003cspan\u003eMaintain calm in moments of tension\u003c\/span\u003e\n      \u003c\/a\u003e\n      \u003ca href=\"\/en\/collections\/cbd-douleurs\" class=\"hb-ncard\"\u003e\n        \u003cspan class=\"hb-ncard-icon\"\u003e💆\u003c\/span\u003e\n        \u003cstrong\u003ePhysical Comfort\u003c\/strong\u003e\n        \u003cspan\u003eSupport muscle relaxation and bodily comfort\u003c\/span\u003e\n      \u003c\/a\u003e\n      \u003ca href=\"\/en\/collections\/cbd-recuperation-sportive\" class=\"hb-ncard\"\u003e\n        \u003cspan class=\"hb-ncard-icon\"\u003e⚡\u003c\/span\u003e\n        \u003cstrong\u003eSports Recovery\u003c\/strong\u003e\n        \u003cspan\u003eAid recovery after exercise\u003c\/span\u003e\n      \u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ROUTINES --\u003e\n  \u003cdiv class=\"hb-section\"\u003e\n    \u003cdiv class=\"hb-h2\"\u003eOptimize your CBD experience\u003c\/div\u003e\n    \u003cdiv class=\"hb-line\"\u003e\u003c\/div\u003e\n    \u003cp class=\"hb-sub\"\u003eCombining several cannabinoids in an adapted routine allows for a more complete and lasting approach.\u003c\/p\u003e\n    \u003cdiv class=\"hb-flinks\"\u003e\n      \u003ca href=\"\/en\/collections\/packs-routines-cbd-cbn-cbg\" class=\"hb-flink\"\u003e\n        \u003cspan\u003eCBD Routine Packs \u003cspan class=\"hb-badge\"\u003eCBG + CBD + CBN\u003c\/span\u003e\u003c\/span\u003e\n        \u003cspan class=\"hb-arrow\"\u003e→\u003c\/span\u003e\n      \u003c\/a\u003e\n      \u003ca href=\"\/en\/collections\/abonnements-cbd-cbg-cbn-herbeevor\" class=\"hb-flink\"\u003e\n        \u003cspan\u003eCBD Subscriptions\u003cspan class=\"hb-badge\"\u003eEconomical\u003c\/span\u003e\u003c\/span\u003e\n        \u003cspan class=\"hb-arrow\"\u003e→\u003c\/span\u003e\n      \u003c\/a\u003e\n      \u003ca href=\"\/en\/collections\/cbd-debutant\" class=\"hb-flink\"\u003e\n        \u003cspan\u003eI'm new to CBD\u003c\/span\u003e\n        \u003cspan class=\"hb-arrow\"\u003e→\u003c\/span\u003e\n      \u003c\/a\u003e\n      \u003ca href=\"\/en\/collections\/promotions-cbd\" class=\"hb-flink\"\u003e\n        \u003cspan\u003eCurrent Promotions\u003c\/span\u003e\n        \u003cspan class=\"hb-arrow\"\u003e→\u003c\/span\u003e\n      \u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- WHY HERBEEVOR --\u003e\n  \u003cdiv class=\"hb-section\"\u003e\n    \u003cdiv class=\"hb-h2\"\u003eWhy choose Herbeevor?\u003c\/div\u003e\n    \u003cdiv class=\"hb-line\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"hb-trust-box\"\u003e\n      \u003cdiv class=\"hb-trust-grid\"\u003e\n        \u003cdiv class=\"hb-titem\"\u003e\n          \u003cdiv class=\"hb-ticon\"\u003e🌿\u003c\/div\u003e\n          \u003cdiv\u003e\n\u003cstrong\u003eRigorous Selection\u003c\/strong\u003e\u003cspan\u003eCertified European partners, controlled cultivation\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"hb-titem\"\u003e\n          \u003cdiv class=\"hb-ticon\"\u003e🔬\u003c\/div\u003e\n          \u003cdiv\u003e\n\u003cstrong\u003eLaboratory Analyses\u003c\/strong\u003e\u003cspan\u003eCOA certificates available for each batch\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"hb-titem\"\u003e\n          \u003cdiv class=\"hb-ticon\"\u003e⚖️\u003c\/div\u003e\n          \u003cdiv\u003e\n\u003cstrong\u003eLegal Compliance\u003c\/strong\u003e\u003cspan\u003eTHC \u0026lt; 0.3% on all products, compliant with French law\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"hb-titem\"\u003e\n          \u003cdiv class=\"hb-ticon\"\u003e📦\u003c\/div\u003e\n          \u003cdiv\u003e\n\u003cstrong\u003eFast \u0026amp; Discreet Delivery\u003c\/strong\u003e\u003cspan\u003eShipped within 24–48h, neutral packaging\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"hb-titem\"\u003e\n          \u003cdiv class=\"hb-ticon\"\u003e💬\u003c\/div\u003e\n          \u003cdiv\u003e\n\u003cstrong\u003eExpert Advice\u003c\/strong\u003e\u003cspan\u003eTeam available to guide you to the right product\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Legal Notice --\u003e\n    \u003cdiv class=\"hb-legal\"\u003e\n      \u003cspan class=\"hb-legal-ico\"\u003e⚠️\u003c\/span\u003e\n      \u003cp\u003e\n        \u003cstrong\u003eLegal Information:\u003c\/strong\u003e Our Full Spectrum products contain THC \u0026lt; 0.3% in accordance with French regulations. This residual level may lead to a \u003cstrong\u003epositive saliva test result\u003c\/strong\u003e. If you are a driver, we recommend opting for our \u003cstrong\u003eBroad Spectrum (0% THC)\u003c\/strong\u003e products. No Herbeevor product constitutes a medical treatment or claims to cure a pathology.\n        \u003ca href=\"\/en\/pages\/faq-cbd-legislation\"\u003eLearn more →\u003c\/a\u003e\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FINAL CTA --\u003e\n  \u003cdiv class=\"hb-cta\"\u003e\n    \u003cp\u003eThe best of CBD, selected for an optimal experience.\u003c\/p\u003e\n    \u003ca href=\"\/en\/collections\/tous-les-produits-cbd\" class=\"hb-btn-green\"\u003eDiscover all products →\u003c\/a\u003e\n    \u003csmall\u003eFree delivery from €50 · Secure payment · Satisfied or refunded\u003c\/small\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","products":[{"product_id":"gelules-sommeil-cbd-melatonine-ylang-ylang-lavande","title":"CBD Sleep Capsules - CBN, Melatonin, Ylang Ylang \u0026amp; Lavender - Elixa 420","description":"\u003c!-- JSON-LD STRUCTURED DATA --\u003e\n\u003cp\u003e\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\/\",\n  \"@type\": \"Product\",\n  \"name\": \"CBD CBN Melatonin Ylang Ylang \u0026 Lavender Sleep Capsules | Elixa 420\",\n  \"description\": \"Full Spectrum sleep capsules with 25mg CBD + 25mg CBN + 1mg melatonin + ylang-ylang and lavender essential oils. 30 capsules. Made in France.\",\n  \"brand\": { \"@type\": \"Brand\", \"name\": \"Elixa 420\" },\n  \"offers\": {\n    \"@type\": \"Offer\",\n    \"priceCurrency\": \"EUR\",\n    \"availability\": \"https:\/\/schema.org\/InStock\",\n    \"areaServed\": \"FR\"\n  },\n  \"additionalProperty\": [\n    { \"@type\": \"PropertyValue\", \"name\": \"CBD per capsule\", \"value\": \"25mg\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"CBN per capsule\", \"value\": \"25mg\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Melatonin per capsule\", \"value\": \"1mg\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"THC\", \"value\": \"\u003c0.3%\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Content\", \"value\": \"30 capsules\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Origin\", \"value\": \"France\" }\n  ],\n  \"aggregateRating\": {\n    \"@type\": \"AggregateRating\",\n    \"ratingValue\": \"4.8\",\n    \"reviewCount\": \"124\",\n    \"bestRating\": \"5\"\n  }\n}\n\u003c\/script\u003e \u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Are Elixa 420 CBD CBN Sleep Capsules legal in France?\",\n      \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes, totally legal. They contain less than 0.3% THC, in accordance with French and European regulations in force in 2026.\" }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"When should I take CBD CBN Sleep capsules?\",\n      \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"One capsule 30 minutes before bedtime. Start gradually and adjust according to your sensitivity.\" }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can I drive after taking these capsules?\",\n      \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"These are Full Spectrum capsules with THC \u003c 0.3%. Drivers should exercise extreme caution. If you have any driving restrictions, consult your doctor.\" }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What is the difference between CBD and CBN for sleep?\",\n      \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"CBD acts on general balance and stress management, while CBN is the cannabinoid specifically associated with deep relaxation and sleep support. Their combination in a Full Spectrum formula creates a powerful entourage effect.\" }\n    }\n  ]\n}\n\u003c\/script\u003e\u003c\/p\u003e\u003cstyle\u003e\n\/* ============================================================\n   HERBEEVOR — CBD CBN Melatonin Sleep Capsules | Elixa 420\n   Compatible : Shopify \/ Xtra Theme\n   Context   : Product Description (raw HTML)\n   Prefix    : .hgs-\n   ============================================================ *\/\n\n.hgs-root {\n  --cbd:    #22C55E;\n  --cbd-lt: #DCFCE7;\n  --cbd-dk: #15803D;\n  --cbg:    #2563EB;\n  --cbg-lt: #DBEAFE;\n  --cbn:    #8B5CF6;\n  --cbn-lt: #EDE9FE;\n  --cbn-dk: #6D28D9;\n  --border: #E5E7EB;\n  --text:   #111827;\n  --muted:  #6B7280;\n  --hint:   #9CA3AF;\n  --dark:   #0F172A;\n  --r-sm:   8px;\n  --r-md:   14px;\n  --r-lg:   20px;\n\n  font-family: -apple-system, 'Segoe UI', Helvetica, Arial, sans-serif !important;\n  font-size: 16px !important;\n  line-height: 1.7 !important;\n  color: #111827 !important;\n  background: transparent !important;\n  max-width: 860px !important;\n  margin: 0 auto !important;\n  box-sizing: border-box !important;\n}\n.hgs-root *, .hgs-root *::before, .hgs-root *::after {\n  box-sizing: border-box !important;\n  margin: 0 !important;\n  padding: 0 !important;\n}\n.hgs-root div, .hgs-root p, .hgs-root span, .hgs-root a,\n.hgs-root strong, .hgs-root small, .hgs-root summary {\n  font-family: -apple-system, 'Segoe UI', Helvetica, Arial, sans-serif !important;\n  line-height: 1.65 !important;\n}\n\n\/* ─── HERO ─────────────────────────────────────────────── *\/\n.hgs-hero {\n  background: #0F172A !important;\n  border-radius: var(--r-lg) !important;\n  padding: 48px 28px 44px !important;\n  text-align: center !important;\n  position: relative !important;\n  overflow: hidden !important;\n}\n.hgs-hero::before {\n  content: '' !important;\n  position: absolute !important;\n  top: 0; left: 0; right: 0; height: 3px !important;\n  background: linear-gradient(90deg, #8B5CF6 0%, #22C55E 50%, #8B5CF6 100%) !important;\n}\n\n.hgs-kicker {\n  display: inline-flex !important;\n  align-items: center !important;\n  gap: 7px !important;\n  background: rgba(139,92,246,.2) !important;\n  border: 1px solid rgba(139,92,246,.4) !important;\n  border-radius: 999px !important;\n  padding: 5px 16px !important;\n  margin-bottom: 18px !important;\n  font-size: 11px !important;\n  font-weight: 700 !important;\n  letter-spacing: .1em !important;\n  text-transform: uppercase !important;\n  color: #C4B5FD !important;\n}\n.hgs-kicker::before {\n  content: '' !important;\n  width: 6px; height: 6px !important;\n  border-radius: 50% !important;\n  background: #8B5CF6 !important;\n  animation: hgs-pulse 1.8s ease-in-out infinite !important;\n}\n@keyframes hgs-pulse { 0%,100%{opacity:1}50%{opacity:.2} }\n\n.hgs-h1 {\n  font-family: Georgia, 'Times New Roman', serif !important;\n  font-size: clamp(1.5rem, 4.5vw, 2.15rem) !important;\n  font-weight: 700 !important;\n  line-height: 1.2 !important;\n  color: #FFFFFF !important;\n  margin-bottom: 14px !important;\n  margin-top: 4px !important;\n}\n.hgs-h1 em { font-style: normal !important; color: #A78BFA !important; }\n.hgs-h1 .hgs-green { color: #86EFAC !important; }\n\n.hgs-hero-sub {\n  font-size: 15px !important;\n  color: #94A3B8 !important;\n  max-width: 600px !important;\n  margin: 0 auto 26px !important;\n}\n.hgs-hero-sub strong { color: #CBD5E1 !important; font-weight: 600 !important; }\n\n.hgs-chips {\n  display: flex !important;\n  justify-content: center !important;\n  gap: 8px !important;\n  flex-wrap: wrap !important;\n  margin-bottom: 28px !important;\n}\n.hgs-chip {\n  display: inline-block !important;\n  background: rgba(255,255,255,.06) !important;\n  border: 1px solid rgba(255,255,255,.12) !important;\n  border-radius: 999px !important;\n  padding: 7px 16px !important;\n  font-size: 13px !important;\n  font-weight: 600 !important;\n  color: #E2E8F0 !important;\n  white-space: nowrap !important;\n}\n\n.hgs-hero-note { font-size: 12px !important; color: #475569 !important; }\n\n\/* ─── SECTIONS ───────────────────────────────────────────── *\/\n.hgs-section { margin-top: 48px !important; }\n.hgs-h2 {\n  font-family: Georgia, 'Times New Roman', serif !important;\n  font-size: 1.25rem !important;\n  font-weight: 700 !important;\n  color: #111827 !important;\n  margin-bottom: 6px !important;\n  line-height: 1.3 !important;\n}\n.hgs-line-cbn { width: 36px; height: 2px !important; border-radius: 2px !important; margin: 8px 0 16px !important; display: block !important; background: #8B5CF6 !important; }\n.hgs-line-cbd { width: 36px; height: 2px !important; border-radius: 2px !important; margin: 8px 0 16px !important; display: block !important; background: #22C55E !important; }\n.hgs-line-mixed { width: 36px; height: 2px !important; border-radius: 2px !important; margin: 8px 0 16px !important; display: block !important; background: linear-gradient(90deg, #8B5CF6, #22C55E) !important; }\n.hgs-sub { font-size: 14.5px !important; color: #6B7280 !important; margin-bottom: 20px !important; }\n\n\/* ─── INTRO BOX ──────────────────────────────────────────── *\/\n.hgs-intro-box {\n  background: #FFFFFF !important;\n  border: 1px solid #E5E7EB !important;\n  border-radius: var(--r-lg) !important;\n  padding: 28px !important;\n}\n.hgs-intro-box p { font-size: 14.5px !important; color: #374151 !important; line-height: 1.75 !important; margin-bottom: 14px !important; }\n.hgs-intro-box p:last-child { margin-bottom: 0 !important; }\n.hgs-intro-box strong { color: #111827 !important; font-weight: 600 !important; }\n.hgs-inline-link { color: #15803D !important; text-decoration: underline !important; text-underline-offset: 2px !important; }\n.hgs-inline-link:hover { color: #166534 !important; }\n\n\/* ─── PILLS ──────────────────────────────────────────────── *\/\n.hgs-pills {\n  display: flex !important;\n  flex-wrap: wrap !important;\n  gap: 6px !important;\n  margin-top: 10px !important;\n  margin-bottom: 12px !important;\n}\n.hgs-pill {\n  display: inline-flex !important;\n  align-items: center !important;\n  gap: 5px !important;\n  font-size: 11.5px !important;\n  font-weight: 700 !important;\n  border-radius: 999px !important;\n  padding: 3px 10px !important;\n}\n.hgs-pill::before { content: '' !important; width: 5px; height: 5px !important; border-radius: 50% !important; flex-shrink: 0 !important; }\n.hgs-pill--cbd { background: #DCFCE7 !important; color: #15803D !important; border: 1px solid rgba(34,197,94,.35) !important; }\n.hgs-pill--cbn { background: #EDE9FE !important; color: #6D28D9 !important; border: 1px solid rgba(139,92,246,.35) !important; }\n.hgs-pill--cbg { background: #DBEAFE !important; color: #1D4ED8 !important; border: 1px solid rgba(37,99,235,.35) !important; }\n.hgs-pill--mel { background: #FEF3C7 !important; color: #B45309 !important; border: 1px solid rgba(245,158,11,.35) !important; }\n.hgs-pill--cbd::before { background: #22C55E !important; }\n.hgs-pill--cbn::before { background: #8B5CF6 !important; }\n.hgs-pill--cbg::before { background: #2563EB !important; }\n.hgs-pill--mel::before { background: #F59E0B !important; }\n\n\/* ─── INGREDIENTS GRID ────────────────────────────────── *\/\n.hgs-ingr-grid {\n  display: grid !important;\n  grid-template-columns: 1fr 1fr !important;\n  gap: 0 !important;\n  border: 1px solid #E5E7EB !important;\n  border-radius: var(--r-md) !important;\n  overflow: hidden !important;\n}\n.hgs-ingr-head {\n  display: grid !important;\n  grid-template-columns: 1fr 1fr !important;\n  background: #0F172A !important;\n  grid-column: 1 \/ -1 !important;\n}\n.hgs-ingr-head span {\n  font-size: 11px !important;\n  font-weight: 700 !important;\n  letter-spacing: .1em !important;\n  text-transform: uppercase !important;\n  color: #9CA3AF !important;\n  padding: 10px 16px !important;\n}\n.hgs-ingr-row {\n  display: contents !important;\n}\n.hgs-ingr-row \u003e div {\n  padding: 12px 16px !important;\n  border-bottom: 1px solid #F3F4F6 !important;\n  font-size: 13.5px !important;\n  vertical-align: top !important;\n}\n.hgs-ingr-row \u003e div:first-child {\n  font-weight: 600 !important;\n  color: #111827 !important;\n  border-right: 1px solid #F3F4F6 !important;\n  background: #FAFAFA !important;\n}\n.hgs-ingr-row \u003e div:last-child { color: #6B7280 !important; }\n.hgs-ingr-highlight \u003e div:first-child { background: #F5F3FF !important; color: #6D28D9 !important; }\n.hgs-ingr-cbd \u003e div:first-child { background: #F0FDF4 !important; color: #15803D !important; }\n\n\/* ─── BENEFITS CARDS ────────────────────────────────────── *\/\n.hgs-benefits-grid {\n  display: grid !important;\n  grid-template-columns: repeat(auto-fit, minmax(190px, 1fr)) !important;\n  gap: 12px !important;\n}\n.hgs-bcard {\n  background: #FFFFFF !important;\n  border: 1px solid #E5E7EB !important;\n  border-radius: var(--r-md) !important;\n  padding: 20px 18px !important;\n  position: relative !important;\n  overflow: hidden !important;\n}\n.hgs-bcard::before {\n  content: '' !important;\n  position: absolute !important;\n  top: 0; left: 0; right: 0; height: 3px !important;\n}\n.hgs-bcard--cbn::before { background: #8B5CF6 !important; }\n.hgs-bcard--cbd::before { background: #22C55E !important; }\n.hgs-bcard--mel::before { background: #F59E0B !important; }\n.hgs-bcard-ico { font-size: 22px !important; display: block !important; margin-bottom: 10px !important; }\n.hgs-bcard strong { display: block !important; font-size: 13.5px !important; font-weight: 600 !important; color: #111827 !important; margin-bottom: 5px !important; }\n.hgs-bcard p { font-size: 12.5px !important; color: #6B7280 !important; line-height: 1.5 !important; }\n\n\/* ─── TECHNICAL SPECIFICATIONS ─────────────────────────── *\/\n.hgs-specs-grid {\n  display: grid !important;\n  grid-template-columns: repeat(auto-fit, minmax(160px, 1fr)) !important;\n  gap: 10px !important;\n}\n.hgs-spec-card {\n  background: #FFFFFF !important;\n  border: 1px solid #E5E7EB !important;\n  border-radius: var(--r-md) !important;\n  padding: 16px !important;\n  text-align: center !important;\n}\n.hgs-spec-val {\n  font-family: Georgia, 'Times New Roman', serif !important;\n  font-size: 1.6rem !important;\n  font-weight: 700 !important;\n  line-height: 1 !important;\n  margin-bottom: 4px !important;\n  display: block !important;\n}\n.hgs-spec-val--cbn { color: #8B5CF6 !important; }\n.hgs-spec-val--cbd { color: #22C55E !important; }\n.hgs-spec-val--mel { color: #F59E0B !important; }\n.hgs-spec-val--dark { color: #374151 !important; }\n.hgs-spec-lbl { font-size: 11.5px !important; color: #9CA3AF !important; text-transform: uppercase !important; letter-spacing: .07em !important; font-weight: 600 !important; display: block !important; }\n\n\/* ─── LEGAL ALERT ──────────────────────────────────────── *\/\n.hgs-alert {\n  display: flex !important;\n  gap: 12px !important;\n  background: #FFFBEB !important;\n  border: 1px solid rgba(245,158,11,.4) !important;\n  border-radius: var(--r-md) !important;\n  padding: 16px 18px !important;\n  margin-top: 28px !important;\n}\n.hgs-alert-ico { font-size: 18px !important; flex-shrink: 0 !important; margin-top: 1px !important; }\n.hgs-alert p { font-size: 13px !important; color: #78350F !important; line-height: 1.65 !important; margin: 0 !important; }\n.hgs-alert strong { color: #92400E !important; font-weight: 600 !important; }\n.hgs-alert a { color: #B45309 !important; text-decoration: underline !important; }\n\n\/* ─── PROTOCOL ──────────────────────────────────────────── *\/\n.hgs-steps {\n  display: grid !important;\n  grid-template-columns: repeat(auto-fit, minmax(230px, 1fr)) !important;\n  gap: 12px !important;\n}\n.hgs-step {\n  display: flex !important;\n  gap: 14px !important;\n  align-items: flex-start !important;\n  background: #FFFFFF !important;\n  border: 1px solid #E5E7EB !important;\n  border-radius: var(--r-md) !important;\n  padding: 20px 18px !important;\n}\n.hgs-step-num {\n  flex-shrink: 0 !important;\n  width: 32px; height: 32px !important;\n  border-radius: 50% !important;\n  display: flex !important;\n  align-items: center !important;\n  justify-content: center !important;\n  font-size: 13px !important;\n  font-weight: 700 !important;\n  color: #FFFFFF !important;\n}\n.hgs-step-1 .hgs-step-num { background: #8B5CF6 !important; }\n.hgs-step-2 .hgs-step-num { background: #22C55E !important; }\n.hgs-step-3 .hgs-step-num { background: #F59E0B !important; }\n.hgs-step-body strong { display: block !important; font-size: 13.5px !important; font-weight: 600 !important; color: #111827 !important; margin-bottom: 5px !important; }\n.hgs-step-body p { font-size: 13px !important; color: #6B7280 !important; line-height: 1.55 !important; }\n.hgs-step-body a { color: #15803D !important; text-decoration: underline !important; }\n.hgs-step-note { font-size: 13px !important; color: #9CA3AF !important; margin-top: 16px !important; display: block !important; font-style: italic !important; }\n\n\/* ─── QUALITY COMMITMENTS ────────────────────────────────── *\/\n.hgs-trust-grid {\n  display: grid !important;\n  grid-template-columns: repeat(auto-fit, minmax(170px, 1fr)) !important;\n  gap: 10px !important;\n}\n.hgs-trust-item {\n  display: flex !important;\n  align-items: center !important;\n  gap: 10px !important;\n  background: #FFFFFF !important;\n  border: 1px solid #E5E7EB !important;\n  border-radius: var(--r-sm) !important;\n  padding: 14px !important;\n  font-size: 13px !important;\n  font-weight: 500 !important;\n  color: #374151 !important;\n}\n.hgs-trust-ico {\n  flex-shrink: 0 !important;\n  width: 32px; height: 32px !important;\n  border-radius: var(--r-sm) !important;\n  background: #F0FDF4 !important;\n  display: flex !important;\n  align-items: center !important;\n  justify-content: center !important;\n  font-size: 15px !important;\n}\n\n\/* ─── BLOCK LINK ──────────────────────────────────────────── *\/\n.hgs-link-block {\n  display: flex !important;\n  align-items: center !important;\n  justify-content: space-between !important;\n  background: #F9FAFB !important;\n  border: 1px solid #E5E7EB !important;\n  border-radius: var(--r-sm) !important;\n  padding: 13px 16px !important;\n  margin-top: 14px !important;\n  text-decoration: none !important;\n  color: #111827 !important;\n  font-size: 13.5px !important;\n  font-weight: 500 !important;\n  transition: border-color .2s, background .2s, color .2s !important;\n}\n.hgs-link-block:hover { border-color: #22C55E !important; background: #F0FDF4 !important; color: #15803D !important; }\n.hgs-link-block span.arr { color: #D1D5DB !important; font-size: 14px !important; transition: color .2s !important; }\n.hgs-link-block:hover span.arr { color: #22C55E !important; }\n\n\/* ─── RELATED PRODUCTS ──────────────────────────────────── *\/\n.hgs-related-grid {\n  display: grid !important;\n  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)) !important;\n  gap: 10px !important;\n}\n.hgs-rcard {\n  display: flex !important;\n  align-items: flex-start !important;\n  gap: 12px !important;\n  background: #FFFFFF !important;\n  border: 1px solid #E5E7EB !important;\n  border-radius: var(--r-md) !important;\n  padding: 16px !important;\n  text-decoration: none !important;\n  color: #111827 !important;\n  transition: border-color .2s, transform .2s !important;\n  position: relative !important;\n  overflow: hidden !important;\n}\n.hgs-rcard::before {\n  content: '' !important;\n  position: absolute !important;\n  top: 0; left: 0; right: 0; height: 3px !important;\n  background: #8B5CF6 !important;\n  border-radius: var(--r-md) var(--r-md) 0 0 !important;\n}\n.hgs-rcard--cbd::before { background: #22C55E !important; }\n.hgs-rcard:hover { border-color: #8B5CF6 !important; transform: translateY(-2px) !important; }\n.hgs-rcard--cbd:hover { border-color: #22C55E !important; }\n.hgs-rcard-ico {\n  flex-shrink: 0 !important;\n  width: 36px; height: 36px !important;\n  border-radius: var(--r-sm) !important;\n  display: flex !important;\n  align-items: center !important;\n  justify-content: center !important;\n  font-size: 17px !important;\n  background: #F5F3FF !important;\n}\n.hgs-rcard--cbd .hgs-rcard-ico { background: #F0FDF4 !important; }\n.hgs-rcard strong { display: block !important; font-size: 13px !important; font-weight: 600 !important; color: #111827 !important; margin-bottom: 3px !important; line-height: 1.3 !important; }\n.hgs-rcard span { font-size: 12px !important; color: #9CA3AF !important; line-height: 1.4 !important; }\n\n\/* ─── FAQ ─────────────────────────────────────────────────── *\/\n.hgs-faq-list { display: flex !important; flex-direction: column !important; gap: 8px !important; }\n.hgs-faq-item {\n  background: #FFFFFF !important;\n  border: 1px solid #E5E7EB !important;\n  border-radius: var(--r-md) !important;\n  overflow: hidden !important;\n}\n.hgs-faq-item summary {\n  display: flex !important;\n  align-items: center !important;\n  justify-content: space-between !important;\n  padding: 16px 18px !important;\n  font-size: 14px !important;\n  font-weight: 600 !important;\n  color: #111827 !important;\n  cursor: pointer !important;\n  list-style: none !important;\n  gap: 12px !important;\n}\n.hgs-faq-item summary::-webkit-details-marker { display: none !important; }\n.hgs-faq-item summary::after {\n  content: '+' !important;\n  flex-shrink: 0 !important;\n  font-size: 18px !important;\n  font-weight: 300 !important;\n  color: #9CA3AF !important;\n  width: 20px !important;\n  text-align: center !important;\n}\n.hgs-faq-item[open] summary::after { content: '−' !important; }\n.hgs-faq-body {\n  padding: 14px 18px 16px !important;\n  font-size: 13.5px !important;\n  color: #6B7280 !important;\n  line-height: 1.7 !important;\n  border-top: 1px solid #F3F4F6 !important;\n}\n.hgs-faq-body a { color: #15803D !important; text-decoration: underline !important; }\n.hgs-faq-body strong { color: #111827 !important; }\n\n\/* ─── FINAL CTA ──────────────────────────────────────────── *\/\n.hgs-cta {\n  margin-top: 52px !important;\n  text-align: center !important;\n  padding: 44px 20px !important;\n  background: linear-gradient(135deg, #0F172A 0%, #2D1B69 50%, #0F172A 100%) !important;\n  border-radius: var(--r-lg) !important;\n  position: relative !important;\n  overflow: hidden !important;\n}\n.hgs-cta::before {\n  content: '' !important;\n  position: absolute !important;\n  top: 0; left: 50%; transform: translateX(-50%) !important;\n  width: 240px; height: 1px !important;\n  background: linear-gradient(90deg, transparent, #8B5CF6, transparent) !important;\n}\n.hgs-ct {\n  font-family: Georgia, 'Times New Roman', serif !important;\n  font-size: clamp(1rem, 3vw, 1.25rem) !important;\n  font-weight: 700 !important;\n  color: #fff !important;\n  margin-bottom: 6px !important;\n  display: block !important;\n}\n.hgs-cs {\n  font-size: 14px !important;\n  color: #94A3B8 !important;\n  margin-bottom: 24px !important;\n  display: block !important;\n}\n.hgs-btns {\n  display: flex !important;\n  gap: 10px !important;\n  justify-content: center !important;\n  flex-wrap: wrap !important;\n}\n.hgs-btn {\n  display: inline-block !important;\n  font-size: 13.5px !important;\n  font-weight: 600 !important;\n  border-radius: 999px !important;\n  padding: 10px 22px !important;\n  text-decoration: none !important;\n  transition: background .2s, transform .2s !important;\n}\n.hgs-btn--v {\n  color: #0F172A !important;\n  background: #8B5CF6 !important;\n  box-shadow: 0 4px 16px rgba(139,92,246,.4) !important;\n}\n.hgs-btn--v:hover { background: #6D28D9 !important; transform: translateY(-1px) !important; color: #fff !important; }\n.hgs-btn--g {\n  color: #0F172A !important;\n  background: #22C55E !important;\n}\n.hgs-btn--g:hover { background: #15803D !important; transform: translateY(-1px) !important; color: #fff !important; }\n.hgs-btn--o {\n  color: #9CA3AF !important;\n  background: transparent !important;\n  border: 1px solid rgba(255,255,255,.15) !important;\n}\n.hgs-btn--o:hover { border-color: #8B5CF6 !important; color: #C4B5FD !important; }\n.hgs-cta small {\n  display: block !important;\n  margin-top: 14px !important;\n  font-size: 12px !important;\n  color: #4B5563 !important;\n}\n\n\/* ─── FOOTER ─────────────────────────────────────────────── *\/\n.hgs-footer {\n  margin-top: 40px !important;\n  text-align: center !important;\n  padding-top: 20px !important;\n  border-top: 1px solid #E5E7EB !important;\n  font-size: 12.5px !important;\n  color: #9CA3AF !important;\n}\n\n\/* ─── MOBILE ─────────────────────────────────────────────── *\/\n@media (max-width: 600px) {\n  .hgs-hero { padding: 32px 16px 28px !important; }\n  .hgs-h1 { font-size: 1.35rem !important; }\n  .hgs-chips { gap: 6px !important; }\n  .hgs-chip { font-size: 12px !important; padding: 5px 12px !important; }\n  .hgs-ingr-grid { grid-template-columns: 1fr !important; }\n  .hgs-ingr-head { grid-template-columns: 1fr !important; }\n  .hgs-ingr-head span:last-child { display: none !important; }\n  .hgs-ingr-row \u003e div:first-child { border-right: none !important; border-bottom: 1px solid #F3F4F6 !important; }\n  .hgs-benefits-grid { grid-template-columns: 1fr !important; }\n  .hgs-specs-grid { grid-template-columns: repeat(2, 1fr) !important; }\n  .hgs-steps { grid-template-columns: 1fr !important; }\n  .hgs-trust-grid { grid-template-columns: 1fr 1fr !important; }\n  .hgs-related-grid { grid-template-columns: 1fr !important; }\n  .hgs-btns { flex-direction: column !important; align-items: center !important; }\n  .hgs-intro-box { padding: 20px 16px !important; }\n}\n@media (max-width: 380px) {\n  .hgs-specs-grid { grid-template-columns: 1fr !important; }\n  .hgs-trust-grid { grid-template-columns: 1fr !important; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"hgs-root\"\u003e\n\u003c!-- ═══ HERO ═══════════════════════════════════════════════ --\u003e\n\u003cdiv class=\"hgs-hero\"\u003e\n\u003cdiv class=\"hgs-kicker\"\u003eSleep Capsules · CBN + CBD + Melatonin · Elixa 420\u003c\/div\u003e\u003cdiv class=\"hgs-h1\"\u003eDeep \u0026amp; Serene Nights —\u003cbr\u003e\u003cem\u003eCBN, CBD, Melatonin \u0026amp; Botanicals\u003c\/em\u003e\n\u003c\/div\u003e\n\u003cp class=\"hgs-hero-sub\"\u003e\u003cstrong\u003e25mg CBD · 25mg CBN · 1mg Melatonin\u003c\/strong\u003e per capsule — Full Spectrum formula enriched with ylang-ylang and lavender essential oils for a complete evening ritual.\u003c\/p\u003e\n\u003cdiv class=\"hgs-chips\"\u003e\n\u003cspan class=\"hgs-chip\"\u003e30 capsules\u003c\/span\u003e \u003cspan class=\"hgs-chip\"\u003eFull Spectrum\u003c\/span\u003e \u003cspan class=\"hgs-chip\"\u003eNatural Melatonin\u003c\/span\u003e \u003cspan class=\"hgs-chip\"\u003eMade in France 🇫🇷\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hgs-pills\"\u003e\n\u003cspan class=\"hgs-pill hgs-pill--cbn\"\u003eCBN 25mg\u003c\/span\u003e \u003cspan class=\"hgs-pill hgs-pill--cbd\"\u003eCBD 25mg\u003c\/span\u003e \u003cspan class=\"hgs-pill hgs-pill--mel\"\u003eMelatonin 1mg\u003c\/span\u003e \u003cspan class=\"hgs-pill hgs-pill--cbg\"\u003eTraces CBG · CBDv · CBL\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hgs-hero-note\"\u003eTHC \u0026lt; 0.3% · Analyzed by independent lab · COA available\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ═══ WHY THESE CAPSULES ════════════════════════════════ --\u003e\n\u003cdiv class=\"hgs-section\"\u003e\n\u003cdiv class=\"hgs-h2\"\u003eThe most comprehensive sleep formula in the catalog\u003c\/div\u003e\n\u003cdiv class=\"hgs-line-cbn\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"hgs-intro-box\"\u003e\n\u003cp\u003e\u003cstrong\u003eDifficulty falling asleep, restless nights, waking up tired?\u003c\/strong\u003e Elixa 420 Sleep capsules were designed to support your transition to rest with a unique multi-active formula: the cannabinoid par excellence for evenings — \u003cstrong\u003eCBN\u003c\/strong\u003e — combined with \u003cstrong\u003eCBD\u003c\/strong\u003e for overall balance, \u003cstrong\u003emelatonin\u003c\/strong\u003e to regulate the sleep-wake cycle, and lavender and ylang-ylang essential oils for their renowned soothing effects.\u003c\/p\u003e\n\u003cp\u003eWhat's remarkable about this formula is the \u003cstrong\u003eFull Spectrum entourage effect\u003c\/strong\u003e: the natural presence of CBG, CBDv, and CBL alongside CBD and CBN amplifies the action of each compound. A complete plant synergy, encapsulated in a coconut oil base for optimal absorption.\u003c\/p\u003e\n\u003cp\u003eAlso discover our \u003ca class=\"hgs-inline-link\" href=\"\/en\/pages\/cbn-molecule-sommeil\"\u003ecomplete guide to CBN — the sleep molecule\u003c\/a\u003e and our \u003ca class=\"hgs-inline-link\" href=\"\/en\/blogs\/le-mag-cbd\/cbd-sommeil-guide-complet\"\u003eCBD \u0026amp; Sleep article\u003c\/a\u003e to understand how these cannabinoids affect your natural rest cycle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ═══ TECHNICAL SPECIFICATIONS ══════════════════════════ --\u003e\n\u003cdiv class=\"hgs-section\"\u003e\n\u003cdiv class=\"hgs-h2\"\u003eComposition \u0026amp; technical specifications\u003c\/div\u003e\n\u003cdiv class=\"hgs-line-cbn\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"hgs-specs-grid\"\u003e\n\u003cdiv class=\"hgs-spec-card\"\u003e\n\u003cspan class=\"hgs-spec-val hgs-spec-val--cbn\"\u003e25mg\u003c\/span\u003e \u003cspan class=\"hgs-spec-lbl\"\u003eCBN per capsule\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hgs-spec-card\"\u003e\n\u003cspan class=\"hgs-spec-val hgs-spec-val--cbd\"\u003e25mg\u003c\/span\u003e \u003cspan class=\"hgs-spec-lbl\"\u003eCBD per capsule\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hgs-spec-card\"\u003e\n\u003cspan class=\"hgs-spec-val hgs-spec-val--mel\"\u003e1mg\u003c\/span\u003e \u003cspan class=\"hgs-spec-lbl\"\u003eMelatonin per capsule\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hgs-spec-card\"\u003e\n\u003cspan class=\"hgs-spec-val hgs-spec-val--dark\"\u003e30\u003c\/span\u003e \u003cspan class=\"hgs-spec-lbl\"\u003eCapsules \/ bottle\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hgs-spec-card\"\u003e\n\u003cspan class=\"hgs-spec-val hgs-spec-val--dark\"\u003e\u0026lt;0.3%\u003c\/span\u003e \u003cspan class=\"hgs-spec-lbl\"\u003eTHC (legal)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hgs-spec-card\"\u003e\n\u003cspan class=\"hgs-spec-val hgs-spec-val--dark\"\u003e🇫🇷\u003c\/span\u003e \u003cspan class=\"hgs-spec-lbl\"\u003eMade in France\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ═══ INGREDIENTS TABLE ════════════════════════════════ --\u003e\n\u003cdiv class=\"hgs-section\"\u003e\n\u003cdiv class=\"hgs-h2\"\u003eIngredients Table\u003c\/div\u003e\n\u003cdiv class=\"hgs-line-mixed\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"hgs-ingr-grid\"\u003e\n\u003cdiv class=\"hgs-ingr-head\"\u003e\n\u003cspan\u003eIngredient\u003c\/span\u003e \u003cspan\u003eRole \u0026amp; Details\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hgs-ingr-row hgs-ingr-highlight\"\u003e\n\u003cdiv\u003eCBN · 25mg\u003c\/div\u003e\n\u003cdiv\u003eCannabinoid associated with deep relaxation and sleep support — the core of the formula.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hgs-ingr-row hgs-ingr-cbd\"\u003e\n\u003cdiv\u003eCBD · 25mg\u003c\/div\u003e\n\u003cdiv\u003eFull spectrum extract — overall balance, physical comfort, mental load soothing.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hgs-ingr-row\"\u003e\n\u003cdiv\u003eMelatonin · 1mg\u003c\/div\u003e\n\u003cdiv\u003eHormone regulating the sleep-wake cycle. Facilitates falling asleep at physiological doses.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hgs-ingr-row\"\u003e\n\u003cdiv\u003eLavender Essential Oil\u003c\/div\u003e\n\u003cdiv\u003eCalming and soothing aroma — traditionally associated with evening comfort and peaceful sleep.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hgs-ingr-row\"\u003e\n\u003cdiv\u003eYlang-ylang Essential Oil\u003c\/div\u003e\n\u003cdiv\u003eFloral aroma with recognized soothing properties — supports relaxation at the end of the day.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hgs-ingr-row\"\u003e\n\u003cdiv\u003eTraces CBG · CBDv · CBL\u003c\/div\u003e\n\u003cdiv\u003eMinor cannabinoids naturally present in the Full Spectrum extract — strengthen the entourage effect.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hgs-ingr-row\"\u003e\n\u003cdiv\u003eCoconut Oil\u003c\/div\u003e\n\u003cdiv\u003eLipid support base — improves cannabinoid bioavailability (fat-soluble).\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ca class=\"hgs-link-block\" href=\"\/en\/pages\/terpenes-effet-entourage\"\u003e \u003cspan\u003eUnderstand the Full Spectrum Entourage Effect — Terpenes \u0026amp; Cannabinoids Guide\u003c\/span\u003e \u003cspan class=\"arr\"\u003e→\u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c!-- ═══ BENEFITS ══════════════════════════════════════════ --\u003e\n\u003cdiv class=\"hgs-section\"\u003e\n\u003cdiv class=\"hgs-h2\"\u003eDesired Benefits with this Formula\u003c\/div\u003e\n\u003cdiv class=\"hgs-line-cbn\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"hgs-benefits-grid\"\u003e\n\u003cdiv class=\"hgs-bcard hgs-bcard--cbn\"\u003e\n\u003cspan class=\"hgs-bcard-ico\"\u003e🌙\u003c\/span\u003e \u003cstrong\u003eDeep relaxation at the end of the day\u003c\/strong\u003e\n\u003cp\u003eCBN and lavender support the natural release of accumulated daily tension.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hgs-bcard hgs-bcard--mel\"\u003e\n\u003cspan class=\"hgs-bcard-ico\"\u003e⏰\u003c\/span\u003e \u003cstrong\u003eSupported sleep onset\u003c\/strong\u003e\n\u003cp\u003eMelatonin (1mg) supports the natural sleep-wake cycle and facilitates the transition to rest.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hgs-bcard hgs-bcard--cbd\"\u003e\n\u003cspan class=\"hgs-bcard-ico\"\u003e🧘\u003c\/span\u003e \u003cstrong\u003eBalance \u0026amp; serenity\u003c\/strong\u003e\n\u003cp\u003eCBD acts on overall balance — physical comfort and soothing of evening mental load.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hgs-bcard hgs-bcard--cbn\"\u003e\n\u003cspan class=\"hgs-bcard-ico\"\u003e✨\u003c\/span\u003e \u003cstrong\u003eFull Spectrum Synergy\u003c\/strong\u003e\n\u003cp\u003eThe entourage effect — CBN + CBD + CBG + CBDv + CBL — naturally amplifies the action of each compound.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hgs-bcard hgs-bcard--cbd\"\u003e\n\u003cspan class=\"hgs-bcard-ico\"\u003e🌿\u003c\/span\u003e \u003cstrong\u003eCoherent evening ritual\u003c\/strong\u003e\n\u003cp\u003eYlang-ylang \u0026amp; lavender create a sensory experience that strengthens the sleep routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hgs-bcard hgs-bcard--mel\"\u003e\n\u003cspan class=\"hgs-bcard-ico\"\u003e🔬\u003c\/span\u003e \u003cstrong\u003eCertified quality\u003c\/strong\u003e\n\u003cp\u003eAnalyzed by independent laboratory — COA available, French origin, organic ingredients.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ca class=\"hgs-link-block\" href=\"\/en\/blogs\/le-mag-cbd\/cbd-sommeil-guide-complet\"\u003e \u003cspan\u003eComplete Guide: CBD \u0026amp; Sleep — mechanisms, dosage, practical advice\u003c\/span\u003e \u003cspan class=\"arr\"\u003e→\u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c!-- ═══ LEGAL ALERT ═══════════════════════════════════════ --\u003e\n\u003cdiv class=\"hgs-alert\"\u003e\n\u003cspan class=\"hgs-alert-ico\"\u003e⚠️\u003c\/span\u003e\n\u003cp\u003e\u003cstrong\u003eLegal Information:\u003c\/strong\u003e These capsules are a \u003cstrong\u003eFull Spectrum\u003c\/strong\u003e formula — they contain THC traces below 0.3%, in accordance with French regulations. This level is legal, but may not be suitable for all profiles. \u003cstrong\u003eIn case of restrictions related to driving, professional checks, or saliva tests, consult your doctor.\u003c\/strong\u003e For drivers seeking a 0% THC alternative, discover our \u003ca href=\"\/en\/collections\/huiles-de-cbd\"\u003eBroad Spectrum oils\u003c\/a\u003e. \u003ca href=\"\/en\/pages\/legalite-cbd-france-2026\"\u003eCBD Regulation France 2026 →\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ═══ USAGE INSTRUCTIONS ══════════════════════════════════ --\u003e\n\u003cdiv class=\"hgs-section\"\u003e\n\u003cdiv class=\"hgs-h2\"\u003eHow to use Elixa 420 Sleep capsules?\u003c\/div\u003e\n\u003cdiv class=\"hgs-line-cbn\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"hgs-steps\"\u003e\n\u003cdiv class=\"hgs-step hgs-step-1\"\u003e\n\u003cdiv class=\"hgs-step-num\"\u003e1\u003c\/div\u003e\n\u003cdiv class=\"hgs-step-body\"\u003e\n\u003cstrong\u003e30 minutes before bedtime\u003c\/strong\u003e\n\u003cp\u003eTake \u003cstrong\u003e1 to 2 capsules\u003c\/strong\u003e with a large glass of water, ideally at a fixed time to anchor your sleep ritual.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hgs-step hgs-step-2\"\u003e\n\u003cdiv class=\"hgs-step-num\"\u003e2\u003c\/div\u003e\n\u003cdiv class=\"hgs-step-body\"\u003e\n\u003cstrong\u003eAmplify with an infusion\u003c\/strong\u003e\n\u003cp\u003ePair your capsule with our \u003ca href=\"\/en\/products\/infusion-sommeil-cbd-herbeevor\"\u003eCBD Sleep Infusion\u003c\/a\u003e for a complete evening ritual — warmth, aromas, and cannabinoids in synergy.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hgs-step hgs-step-3\"\u003e\n\u003cdiv class=\"hgs-step-num\"\u003e3\u003c\/div\u003e\n\u003cdiv class=\"hgs-step-body\"\u003e\n\u003cstrong\u003eStorage \u0026amp; precautions\u003c\/strong\u003e\n\u003cp\u003eStore in a cool, dry place away from light. Do not exceed the recommended daily dose.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cspan class=\"hgs-step-note\"\u003eStart gradually — one capsule per evening — and adjust according to your personal sensitivity. To learn more: \u003ca style=\"color: #15803d;\" href=\"\/en\/pages\/dosage-cbd-utilisation\"\u003eCBD Dosage \u0026amp; Usage Guide →\u003c\/a\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- ═══ QUALITY COMMITMENTS ═════════════════════════════════ --\u003e\n\u003cdiv class=\"hgs-section\"\u003e\n\u003cdiv class=\"hgs-h2\"\u003eElixa 420 × Herbeevor Quality Commitments\u003c\/div\u003e\n\u003cdiv class=\"hgs-line-cbd\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"hgs-trust-grid\"\u003e\n\u003cdiv class=\"hgs-trust-item\"\u003e\n\u003cdiv class=\"hgs-trust-ico\"\u003e🌿\u003c\/div\u003e\nIngredients from organic farming\u003c\/div\u003e\n\u003cdiv class=\"hgs-trust-item\"\u003e\n\u003cdiv class=\"hgs-trust-ico\"\u003e🇫🇷\u003c\/div\u003e\nMade in France\u003c\/div\u003e\n\u003cdiv class=\"hgs-trust-item\"\u003e\n\u003cdiv class=\"hgs-trust-ico\"\u003e🔬\u003c\/div\u003e\nIndependent COA lab analyses\u003c\/div\u003e\n\u003cdiv class=\"hgs-trust-item\"\u003e\n\u003cdiv class=\"hgs-trust-ico\"\u003e✅\u003c\/div\u003e\nTHC \u0026lt; 0.3% guaranteed per batch\u003c\/div\u003e\n\u003cdiv class=\"hgs-trust-item\"\u003e\n\u003cdiv class=\"hgs-trust-ico\"\u003e🌱\u003c\/div\u003e\nNo psychoactive effect\u003c\/div\u003e\n\u003cdiv class=\"hgs-trust-item\"\u003e\n\u003cdiv class=\"hgs-trust-ico\"\u003e📦\u003c\/div\u003e\nSeed → finished product traceability\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ═══ RELATED PRODUCTS ═══════════════════════════════════ --\u003e\n\u003cdiv class=\"hgs-section\"\u003e\n\u003cdiv class=\"hgs-h2\"\u003eComplete or explore your CBN sleep routine\u003c\/div\u003e\n\u003cdiv class=\"hgs-line-cbn\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cp class=\"hgs-sub\"\u003eOther CBN products, alternative formats, and complementary Elixa capsules to refine your evening ritual.\u003c\/p\u003e\n\u003cdiv class=\"hgs-related-grid\"\u003e\n\u003ca class=\"hgs-rcard\" href=\"\/en\/products\/gelules-zen-cbd-cbn-rhodiola-melisse\"\u003e\n\u003cdiv class=\"hgs-rcard-ico\"\u003e🌸\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eZen CBD CBN Capsules + Rhodiola \u0026amp; Melissa\u003c\/strong\u003e \u003cspan\u003eStress management — prepare a serene ground before bedtime\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\u003ca class=\"hgs-rcard\" href=\"\/en\/products\/herbeevor-huile-10-cbd-10-cbn-formule-sommeil-profond\"\u003e\n\u003cdiv class=\"hgs-rcard-ico\"\u003e💧\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e10% CBD + 10% CBN Deep Sleep Oil\u003c\/strong\u003e \u003cspan\u003eSame cannabinoid, sublingual liquid format — rapid absorption\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\u003ca class=\"hgs-rcard hgs-rcard--cbd\" href=\"\/en\/products\/gelules-mobilite-cbd-curcuma-gingembre\"\u003e\n\u003cdiv class=\"hgs-rcard-ico hgs-rcard-ico--cbd\"\u003e🍃\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eMobility CBD Capsules + Turmeric \u0026amp; Ginger\u003c\/strong\u003e \u003cspan\u003eJoint comfort — ideal if nocturnal pains disrupt your sleep\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\u003ca class=\"hgs-rcard\" href=\"\/en\/products\/fleur-cbn-night-queen\"\u003e\n\u003cdiv class=\"hgs-rcard-ico\"\u003e🌙\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eNight Queen — CBN Flower 15%\u003c\/strong\u003e \u003cspan\u003eInhalation format — evening vaporization for experienced users\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\u003ca class=\"hgs-rcard hgs-rcard--cbd\" href=\"\/en\/products\/infusion-sommeil-cbd-herbeevor\"\u003e\n\u003cdiv class=\"hgs-rcard-ico\"\u003e🍵\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eCBD Sleep Infusion – Herbeevor\u003c\/strong\u003e \u003cspan\u003eLiquid ritual to pair with your capsules 30 min before bedtime\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\u003ca class=\"hgs-rcard\" href=\"\/en\/products\/pack-cbd-cbn-sommeil-profond\"\u003e\n\u003cdiv class=\"hgs-rcard-ico\"\u003e📦\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eDeep Sleep CBD + CBN Pack\u003c\/strong\u003e \u003cspan\u003eThe complete duo — best value for your night routine\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\n\u003c\/div\u003e\n\u003ca class=\"hgs-link-block\" href=\"\/en\/pages\/guide-cannabinoides\"\u003e \u003cspan\u003eCannabinoid Guide — CBD, CBN, CBG, CBC: roles and differences\u003c\/span\u003e \u003cspan class=\"arr\"\u003e→\u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c!-- ═══ FAQ ═════════════════════════════════════════════════ --\u003e\n\u003cdiv class=\"hgs-section\"\u003e\n\u003cdiv class=\"hgs-h2\"\u003eFrequently Asked Questions\u003c\/div\u003e\n\u003cdiv class=\"hgs-line-cbn\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"hgs-faq-list\"\u003e\n\u003cdetails class=\"hgs-faq-item\"\u003e\n\u003csummary\u003eAre these CBD CBN Sleep capsules legal in France?\u003c\/summary\u003e\n\u003cdiv class=\"hgs-faq-body\"\u003e\n\u003cstrong\u003eYes, completely legal.\u003c\/strong\u003e These capsules contain less than 0.3% THC — the legal threshold in France since the Council of State's decision in December 2022, confirmed and stabilized in 2026. Each batch is accompanied by an independent Certificate of Analysis (COA) attesting to this compliance. → \u003ca href=\"\/en\/pages\/legalite-cbd-france-2026\"\u003eCBD Legality Guide France 2026\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"hgs-faq-item\"\u003e\n\u003csummary\u003eWhat's the difference between CBD and CBN for sleep?\u003c\/summary\u003e\n\u003cdiv class=\"hgs-faq-body\"\u003e\u003cstrong\u003eCBD\u003c\/strong\u003e acts on general balance and stress management — creating a favorable environment for serene sleep. \u003cstrong\u003eCBN\u003c\/strong\u003e is the cannabinoid specifically associated with deep relaxation and sleep cycle support. Combined in a Full Spectrum formula with melatonin, they create a more powerful entourage effect than each isolated compound. → \u003ca href=\"\/en\/pages\/cbn-molecule-sommeil\"\u003eComplete CBN Guide: The Sleep Molecule\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"hgs-faq-item\"\u003e\n\u003csummary\u003eCan I drive after taking these capsules?\u003c\/summary\u003e\n\u003cdiv class=\"hgs-faq-body\"\u003eThese capsules are a \u003cstrong\u003eFull Spectrum\u003c\/strong\u003e formula — they contain traces of THC below 0.3%. In case of restrictions related to driving or a saliva test, consult your doctor. For a 0% THC alternative, our \u003ca href=\"\/en\/collections\/huiles-de-cbd\"\u003eBroad Spectrum\u003c\/a\u003e oils are suitable for drivers. → \u003ca href=\"\/en\/pages\/cbd-vs-thc-differences\"\u003eCBD vs THC Guide\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"hgs-faq-item\"\u003e\n\u003csummary\u003eHow long does it take to feel the effects of melatonin and CBN?\u003c\/summary\u003e\n\u003cdiv class=\"hgs-faq-body\"\u003eMelatonin generally acts within \u003cstrong\u003e30 to 60 minutes\u003c\/strong\u003e after intake — hence the recommendation to take the capsule 30 minutes before bedtime. The effects of CBD and CBN can vary depending on each person's metabolic profile. Regular use over several weeks allows for full appreciation of the formula's entourage effect. → \u003ca href=\"\/en\/blogs\/le-mag-cbd\/combien-temps-effets-cbd\"\u003eHow long does it take to feel the effects of CBD?\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"hgs-faq-item\"\u003e\n\u003csummary\u003eAre there any side effects?\u003c\/summary\u003e\n\u003cdiv class=\"hgs-faq-body\"\u003eCBD, CBN, and melatonin are generally well tolerated at these doses. Residual drowsiness in the morning is possible, especially at the beginning of the routine. Do not exceed the recommended dose. In case of doubt, ongoing medication, or a particular medical condition, consult your doctor before any use. This product is not intended for pregnant women or minors.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"hgs-faq-item\"\u003e\n\u003csummary\u003eHow long does a bottle of 30 capsules last?\u003c\/summary\u003e\n\u003cdiv class=\"hgs-faq-body\"\u003eAt a rate of \u003cstrong\u003e1 capsule per night\u003c\/strong\u003e, a bottle lasts 30 nights — approximately one month of routine. To optimize your budget, our \u003ca href=\"\/en\/collections\/abonnements-cbd-cbg-cbn-herbeevor\"\u003eCBD\/CBN subscription\u003c\/a\u003e allows you to benefit from up to -15% on your automatic renewals.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ═══ FINAL CTA ═══════════════════════════════════════════ --\u003e\n\u003cdiv class=\"hgs-cta\"\u003e\n\u003cspan class=\"hgs-ct\"\u003eThe most complete sleep formula — CBN + CBD + Melatonin + Botanicals.\u003c\/span\u003e \u003cspan class=\"hgs-cs\"\u003eFull Spectrum · 30 capsules · Made in France · COA available\u003c\/span\u003e\n\u003cdiv class=\"hgs-btns\"\u003e\n\u003ca class=\"hgs-btn hgs-btn--v\" href=\"\/en\/collections\/gelules-cbd\"\u003eAll CBD capsules →\u003c\/a\u003e \u003ca class=\"hgs-btn hgs-btn--g\" href=\"\/en\/products\/pack-cbd-cbn-sommeil-profond\"\u003eDeep Sleep CBD+CBN Pack\u003c\/a\u003e \u003ca class=\"hgs-btn hgs-btn--o\" href=\"\/en\/collections\/cbn-sommeil\"\u003eCBN Sleep Collection\u003c\/a\u003e \u003ca class=\"hgs-btn hgs-btn--o\" href=\"\/en\/pages\/quiz-cbd-trouver-mon-produit\"\u003eQuiz — Find my ideal product\u003c\/a\u003e\n\u003c\/div\u003e\n\u003csmall\u003eFree delivery from €39.99 · Secure payment · Subscription up to -10% · COAs available before purchase\u003c\/small\u003e\n\u003c\/div\u003e\n\u003c!-- ═══ FOOTER ═══════════════════════════════════════════════ --\u003e\n\u003cdiv class=\"hgs-footer\"\u003e\n\u003cp\u003eElixa 420 × Herbeevor · European Hemp · Full Spectrum lab analyzed · THC \u0026lt; 0.3% · Made in France\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Elixa","offers":[{"title":"Default Title","offer_id":45265625153803,"sku":"","price":34.9,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0667\/0434\/3307\/files\/gelules-cbd-sommeil-cbn-melatonine-ylang-ylang-lavande-herbeevor-129569.jpg?v=1717523657"},{"product_id":"cleaner-thc-klean-shit-spray-anti-thc-spliff","title":"Klean Shit Mundspray – Für frischen Atem unterwegs","description":"\u003cstyle\u003e\n\/* ============================================================\n   HERBEEVOR — Cleaner THC · Klean Shit by Spliff\n   Isolated prefix : .hks-\n   Shopify \/ Xtra — Raw HTML, 0 external dependencies\n   ============================================================ *\/\n\n.hks-root {\n  --cbd:    #22C55E;\n  --cbd-lt: #DCFCE7;\n  --cbd-dk: #15803D;\n  --cbg:    #2563EB;\n  --cbn:    #8B5CF6;\n  --cbc:    #F59E0B;\n  --dark:   #0F172A;\n  --surface:#FFFFFF;\n  --border: #E5E7EB;\n  --text:   #111827;\n  --muted:  #6B7280;\n  --hint:   #9CA3AF;\n  --danger: #DC2626;\n  --warn:   #F59E0B;\n  --r-sm:   8px;\n  --r-md:   14px;\n  --r-lg:   20px;\n\n  font-family: -apple-system,'Segoe UI',Helvetica,Arial,sans-serif !important;\n  font-size: 16px !important;\n  line-height: 1.7 !important;\n  color: #111827 !important;\n  background: transparent !important;\n  max-width: 860px !important;\n  margin: 0 auto !important;\n  box-sizing: border-box !important;\n}\n.hks-root *, .hks-root *::before, .hks-root *::after {\n  box-sizing: border-box !important;\n  margin: 0 !important;\n  padding: 0 !important;\n}\n.hks-root div,.hks-root p,.hks-root span,.hks-root a,\n.hks-root strong,.hks-root small,.hks-root li,.hks-root td,.hks-root th,.hks-root summary {\n  font-family: -apple-system,'Segoe UI',Helvetica,Arial,sans-serif !important;\n  line-height: 1.65 !important;\n}\n\n\/* ─── HERO ───────────────────────────────────────────────── *\/\n.hks-hero {\n  background: #0F172A !important;\n  border-radius: var(--r-lg) !important;\n  padding: 48px 28px 44px !important;\n  text-align: center !important;\n  position: relative !important;\n  overflow: hidden !important;\n}\n.hks-hero::before {\n  content: '' !important;\n  position: absolute !important;\n  top: 0; left: 0; right: 0; height: 3px !important;\n  background: linear-gradient(90deg,#22C55E 0%,#F59E0B 50%,#22C55E 100%) !important;\n}\n\n.hks-kicker {\n  display: inline-flex !important;\n  align-items: center !important;\n  gap: 7px !important;\n  background: rgba(34,197,94,.15) !important;\n  border: 1px solid rgba(34,197,94,.4) !important;\n  border-radius: 999px !important;\n  padding: 5px 16px !important;\n  margin-bottom: 18px !important;\n  font-size: 11px !important;\n  font-weight: 700 !important;\n  letter-spacing: .1em !important;\n  text-transform: uppercase !important;\n  color: #86EFAC !important;\n}\n.hks-kicker::before {\n  content: '' !important;\n  width: 6px; height: 6px !important;\n  border-radius: 50% !important;\n  background: #22C55E !important;\n  animation: hks-pulse 1.8s ease-in-out infinite !important;\n}\n@keyframes hks-pulse { 0%,100%{opacity:1}50%{opacity:.25} }\n\n.hks-h1 {\n  font-family: Georgia,'Times New Roman',serif !important;\n  font-size: clamp(1.5rem,4.5vw,2.1rem) !important;\n  font-weight: 700 !important;\n  line-height: 1.2 !important;\n  color: #FFFFFF !important;\n  margin-bottom: 14px !important;\n  margin-top: 4px !important;\n}\n.hks-h1 em { font-style: normal !important; color: #86EFAC !important; }\n\n.hks-hero-sub {\n  font-size: 14.5px !important;\n  color: #94A3B8 !important;\n  max-width: 560px !important;\n  margin: 0 auto 26px !important;\n}\n.hks-hero-sub strong { color: #CBD5E1 !important; font-weight: 600 !important; }\n\n.hks-chips {\n  display: flex !important;\n  justify-content: center !important;\n  gap: 8px !important;\n  flex-wrap: wrap !important;\n  margin-bottom: 26px !important;\n}\n.hks-chip {\n  display: inline-block !important;\n  background: rgba(255,255,255,.07) !important;\n  border: 1px solid rgba(255,255,255,.13) !important;\n  border-radius: 999px !important;\n  padding: 6px 15px !important;\n  font-size: 12.5px !important;\n  font-weight: 600 !important;\n  color: #E2E8F0 !important;\n  white-space: nowrap !important;\n}\n\n.hks-hero-note {\n  font-size: 12px !important;\n  color: #475569 !important;\n  margin-top: 10px !important;\n}\n\n\/* ─── SECTIONS ───────────────────────────────────────────── *\/\n.hks-section { margin-top: 48px !important; }\n.hks-h2 {\n  font-family: Georgia,'Times New Roman',serif !important;\n  font-size: clamp(1.05rem,3vw,1.3rem) !important;\n  font-weight: 700 !important;\n  color: #111827 !important;\n  margin-bottom: 6px !important;\n  line-height: 1.3 !important;\n}\n.hks-line-g  { width: 36px; height: 2px !important; border-radius: 2px !important; margin: 8px 0 16px !important; display: block !important; background: #22C55E !important; }\n.hks-line-a  { width: 36px; height: 2px !important; border-radius: 2px !important; margin: 8px 0 16px !important; display: block !important; background: #F59E0B !important; }\n.hks-sub {\n  font-size: 14.5px !important;\n  color: #6B7280 !important;\n  margin-bottom: 18px !important;\n  line-height: 1.7 !important;\n}\n.hks-inline-link { color: #15803D !important; text-decoration: underline !important; text-underline-offset: 2px !important; }\n.hks-inline-link:hover { color: #22C55E !important; }\n\n\/* ─── INTRO BOX ──────────────────────────────────────────── *\/\n.hks-intro-box {\n  background: #FFFFFF !important;\n  border: 1px solid #E5E7EB !important;\n  border-radius: var(--r-lg) !important;\n  padding: 28px !important;\n}\n.hks-intro-box p {\n  font-size: 14.5px !important;\n  color: #374151 !important;\n  line-height: 1.78 !important;\n  margin-bottom: 14px !important;\n}\n.hks-intro-box p:last-child { margin-bottom: 0 !important; }\n.hks-intro-box strong { color: #111827 !important; font-weight: 600 !important; }\n\n\/* ─── QUICK BOX ──────────────────────────────────────────── *\/\n.hks-quick {\n  background: #F0FDF4 !important;\n  border: 1px solid rgba(34,197,94,.3) !important;\n  border-left: 4px solid #22C55E !important;\n  border-radius: var(--r-sm) !important;\n  padding: 16px 18px !important;\n  margin-bottom: 20px !important;\n}\n.hks-quick strong {\n  display: block !important;\n  font-size: 12px !important;\n  font-weight: 700 !important;\n  color: #15803D !important;\n  margin-bottom: 6px !important;\n  text-transform: uppercase !important;\n  letter-spacing: .07em !important;\n}\n.hks-quick p { font-size: 14px !important; color: #166534 !important; line-height: 1.65 !important; }\n\n\/* ─── PRODUCT SPECIFICATIONS ─────────────────────────────── *\/\n.hks-specs-grid {\n  display: grid !important;\n  grid-template-columns: repeat(auto-fit,minmax(160px,1fr)) !important;\n  gap: 10px !important;\n}\n.hks-spec {\n  background: #FFFFFF !important;\n  border: 1px solid #E5E7EB !important;\n  border-radius: var(--r-md) !important;\n  padding: 16px 14px !important;\n  display: flex !important;\n  flex-direction: column !important;\n  gap: 5px !important;\n  text-align: center !important;\n}\n.hks-spec-ico { font-size: 20px !important; display: block !important; }\n.hks-spec-val {\n  font-family: Georgia,'Times New Roman',serif !important;\n  font-size: 1.15rem !important;\n  font-weight: 700 !important;\n  color: #22C55E !important;\n  line-height: 1.1 !important;\n  display: block !important;\n}\n.hks-spec-lbl { font-size: 11.5px !important; color: #9CA3AF !important; }\n\n\/* ─── INGREDIENTS (table) ──────────────────────────────── *\/\n.hks-table-wrap {\n  overflow-x: auto !important;\n  border-radius: var(--r-md) !important;\n  border: 1px solid #E5E7EB !important;\n}\n.hks-table {\n  width: 100% !important;\n  border-collapse: collapse !important;\n  background: #FFFFFF !important;\n  font-size: 13.5px !important;\n}\n.hks-table th {\n  background: #F9FAFB !important;\n  padding: 11px 16px !important;\n  font-weight: 700 !important;\n  font-size: 12px !important;\n  color: #374151 !important;\n  text-align: left !important;\n  border-bottom: 1px solid #E5E7EB !important;\n  text-transform: uppercase !important;\n  letter-spacing: .06em !important;\n}\n.hks-table td {\n  padding: 11px 16px !important;\n  color: #374151 !important;\n  border-bottom: 1px solid #F3F4F6 !important;\n  line-height: 1.55 !important;\n  vertical-align: top !important;\n}\n.hks-table tr:last-child td { border-bottom: none !important; }\n.hks-table td:first-child { font-weight: 600 !important; color: #111827 !important; white-space: nowrap !important; }\n\n\/* ─── DIRECTIONS FOR USE ──────────────────────────────────────── *\/\n.hks-steps {\n  display: grid !important;\n  grid-template-columns: repeat(auto-fit,minmax(180px,1fr)) !important;\n  gap: 10px !important;\n}\n.hks-step {\n  background: #FFFFFF !important;\n  border: 1px solid #E5E7EB !important;\n  border-radius: var(--r-md) !important;\n  padding: 18px 16px !important;\n  display: flex !important;\n  flex-direction: column !important;\n  gap: 8px !important;\n  position: relative !important;\n  overflow: hidden !important;\n}\n.hks-step::before {\n  content: '' !important;\n  position: absolute !important;\n  top: 0; left: 0; right: 0; height: 3px !important;\n  background: #22C55E !important;\n}\n.hks-step-num {\n  width: 28px; height: 28px !important;\n  border-radius: 50% !important;\n  background: #22C55E !important;\n  display: flex !important;\n  align-items: center !important;\n  justify-content: center !important;\n  font-size: 12px !important;\n  font-weight: 700 !important;\n  color: #FFFFFF !important;\n  flex-shrink: 0 !important;\n}\n.hks-step strong { font-size: 13px !important; font-weight: 700 !important; color: #111827 !important; }\n.hks-step p { font-size: 12.5px !important; color: #6B7280 !important; line-height: 1.5 !important; }\n.hks-step-note {\n  margin-top: 16px !important;\n  display: block !important;\n  font-size: 12.5px !important;\n  color: #9CA3AF !important;\n  font-style: italic !important;\n}\n\n\/* ─── LEGAL ALERT \/ WARNING ────────────────────────────── *\/\n.hks-alert {\n  display: flex !important;\n  gap: 12px !important;\n  border-radius: var(--r-md) !important;\n  padding: 16px 18px !important;\n}\n.hks-alert--warn {\n  background: #FFFBEB !important;\n  border: 1px solid rgba(245,158,11,.4) !important;\n  border-left: 4px solid #F59E0B !important;\n}\n.hks-alert--red {\n  background: #FEF2F2 !important;\n  border: 1px solid rgba(220,38,38,.3) !important;\n  border-left: 4px solid #DC2626 !important;\n}\n.hks-alert-ico { font-size: 18px !important; flex-shrink: 0 !important; margin-top: 2px !important; }\n.hks-alert-body p { font-size: 13px !important; line-height: 1.65 !important; }\n.hks-alert--warn .hks-alert-body p { color: #78350F !important; }\n.hks-alert--red  .hks-alert-body p { color: #7F1D1D !important; }\n.hks-alert-body strong { font-weight: 600 !important; display: block !important; font-size: 13px !important; margin-bottom: 5px !important; }\n.hks-alert--warn .hks-alert-body strong { color: #92400E !important; }\n.hks-alert--red  .hks-alert-body strong { color: #991B1B !important; }\n.hks-alert-body a { text-decoration: underline !important; }\n.hks-alert--warn .hks-alert-body a { color: #B45309 !important; }\n.hks-alert--red  .hks-alert-body a { color: #B91C1C !important; }\n\n\/* ─── THC-FREE ALTERNATIVES ────────────────────────────────── *\/\n.hks-alt-grid {\n  display: grid !important;\n  grid-template-columns: repeat(auto-fit,minmax(220px,1fr)) !important;\n  gap: 10px !important;\n}\n.hks-alt-card {\n  background: #FFFFFF !important;\n  border: 1px solid #E5E7EB !important;\n  border-radius: var(--r-md) !important;\n  padding: 18px 16px !important;\n  display: flex !important;\n  flex-direction: column !important;\n  gap: 6px !important;\n  text-decoration: none !important;\n  color: #111827 !important;\n  transition: border-color .2s, transform .2s, box-shadow .2s !important;\n  position: relative !important;\n  overflow: hidden !important;\n}\n.hks-alt-card::before {\n  content: '' !important;\n  position: absolute !important;\n  top: 0; left: 0; right: 0; height: 3px !important;\n  border-radius: var(--r-md) var(--r-md) 0 0 !important;\n}\n.hks-alt-card--g::before { background: #22C55E !important; }\n.hks-alt-card--b::before { background: #2563EB !important; }\n.hks-alt-card--v::before { background: #8B5CF6 !important; }\n.hks-alt-card:hover { transform: translateY(-2px) !important; box-shadow: 0 6px 18px rgba(0,0,0,.07) !important; }\n.hks-alt-card--g:hover { border-color: #22C55E !important; }\n.hks-alt-card--b:hover { border-color: #2563EB !important; }\n.hks-alt-card--v:hover { border-color: #8B5CF6 !important; }\n.hks-alt-ico { font-size: 20px !important; display: block !important; }\n.hks-alt-card strong { font-size: 13.5px !important; font-weight: 700 !important; color: #111827 !important; }\n.hks-alt-card span { font-size: 12px !important; color: #6B7280 !important; line-height: 1.45 !important; }\n.hks-alt-badge {\n  display: inline-block !important;\n  margin-top: 6px !important;\n  font-size: 11px !important;\n  font-weight: 700 !important;\n  border-radius: 999px !important;\n  padding: 2px 9px !important;\n  align-self: flex-start !important;\n}\n.hks-alt-card--g .hks-alt-badge { background: #DCFCE7 !important; color: #15803D !important; }\n.hks-alt-card--b .hks-alt-badge { background: #DBEAFE !important; color: #1D4ED8 !important; }\n.hks-alt-card--v .hks-alt-badge { background: #EDE9FE !important; color: #6D28D9 !important; }\n\n\/* ─── SPLIFF PRODUCTS ────────────────────────────────────── *\/\n.hks-spliff-grid {\n  display: grid !important;\n  grid-template-columns: repeat(auto-fit,minmax(180px,1fr)) !important;\n  gap: 10px !important;\n}\n.hks-spliff-card {\n  display: flex !important;\n  align-items: center !important;\n  gap: 11px !important;\n  background: #FFFFFF !important;\n  border: 1px solid #E5E7EB !important;\n  border-radius: var(--r-sm) !important;\n  padding: 13px 14px !important;\n  text-decoration: none !important;\n  color: #111827 !important;\n  transition: border-color .2s, transform .2s !important;\n}\n.hks-spliff-card:hover { border-color: #22C55E !important; transform: translateX(3px) !important; }\n.hks-spliff-ico {\n  width: 32px; height: 32px !important;\n  background: #F0FDF4 !important;\n  border-radius: var(--r-sm) !important;\n  display: flex !important;\n  align-items: center !important;\n  justify-content: center !important;\n  font-size: 15px !important;\n  flex-shrink: 0 !important;\n}\n.hks-spliff-card strong { display: block !important; font-size: 12.5px !important; font-weight: 600 !important; color: #111827 !important; }\n.hks-spliff-card span { font-size: 11.5px !important; color: #9CA3AF !important; }\n\n\/* ─── LIST LINKS ────────────────────────────────────────── *\/\n.hks-ls { display: grid !important; gap: 8px !important; }\n.hks-lk {\n  display: flex !important;\n  align-items: center !important;\n  justify-content: space-between !important;\n  padding: 13px 16px !important;\n  background: #FFFFFF !important;\n  border: 1px solid #E5E7EB !important;\n  border-radius: var(--r-sm) !important;\n  text-decoration: none !important;\n  color: #111827 !important;\n  font-size: 13.5px !important;\n  font-weight: 500 !important;\n  transition: border-color .2s, transform .2s, background .2s, color .2s !important;\n}\n.hks-lk:hover { border-color: #22C55E !important; background: #F7FEF9 !important; transform: translateX(4px) !important; color: #15803D !important; }\n.hks-lk:hover .hks-arr { color: #22C55E !important; }\n.hks-arr { color: #D1D5DB !important; font-size: 14px !important; flex-shrink: 0 !important; transition: color .2s !important; }\n.bd { font-size: 11px !important; font-weight: 600 !important; border-radius: 999px !important; padding: 2px 9px !important; margin-left: 7px !important; white-space: nowrap !important; border: 1px solid transparent !important; }\n.bd-g { color: #15803D !important; background: #DCFCE7 !important; border-color: rgba(34,197,94,.3) !important; }\n.bd-a { color: #B45309 !important; background: #FEF3C7 !important; border-color: rgba(245,158,11,.3) !important; }\n.bd-b { color: #1D4ED8 !important; background: #DBEAFE !important; border-color: rgba(37,99,235,.3) !important; }\n.bd-r { color: #B91C1C !important; background: #FEF2F2 !important; border-color: rgba(220,38,38,.3) !important; }\n\n\/* ─── REASSURANCE ────────────────────────────────────────── *\/\n.hks-trust-grid {\n  display: grid !important;\n  grid-template-columns: repeat(auto-fit,minmax(160px,1fr)) !important;\n  gap: 10px !important;\n}\n.hks-trust-item {\n  display: flex !important;\n  align-items: center !important;\n  gap: 10px !important;\n  background: #FFFFFF !important;\n  border: 1px solid #E5E7EB !important;\n  border-radius: var(--r-sm) !important;\n  padding: 12px 14px !important;\n  font-size: 13px !important;\n  font-weight: 500 !important;\n  color: #374151 !important;\n}\n.hks-trust-ico {\n  flex-shrink: 0 !important;\n  width: 30px; height: 30px !important;\n  border-radius: var(--r-sm) !important;\n  background: #DCFCE7 !important;\n  display: flex !important;\n  align-items: center !important;\n  justify-content: center !important;\n  font-size: 14px !important;\n}\n\n\/* ─── FAQ ────────────────────────────────────────────────── *\/\n.hks-faq-list { display: flex !important; flex-direction: column !important; gap: 8px !important; }\n.hks-faq-item {\n  background: #FFFFFF !important;\n  border: 1px solid #E5E7EB !important;\n  border-radius: var(--r-md) !important;\n  overflow: hidden !important;\n}\n.hks-faq-item summary {\n  display: flex !important;\n  align-items: center !important;\n  justify-content: space-between !important;\n  padding: 15px 18px !important;\n  font-size: 14px !important;\n  font-weight: 600 !important;\n  color: #111827 !important;\n  cursor: pointer !important;\n  list-style: none !important;\n  gap: 12px !important;\n}\n.hks-faq-item summary::-webkit-details-marker { display: none !important; }\n.hks-faq-item summary::after {\n  content: '+' !important;\n  flex-shrink: 0 !important;\n  font-size: 18px !important;\n  font-weight: 300 !important;\n  color: #9CA3AF !important;\n  width: 20px !important;\n  text-align: center !important;\n}\n.hks-faq-item[open] summary::after { content: '−' !important; }\n.hks-faq-body {\n  padding: 14px 18px 16px !important;\n  font-size: 13.5px !important;\n  color: #6B7280 !important;\n  line-height: 1.7 !important;\n  border-top: 1px solid #F3F4F6 !important;\n}\n.hks-faq-body a { color: #15803D !important; text-decoration: underline !important; }\n.hks-faq-body strong { color: #111827 !important; }\n\n\/* ─── FINAL CTA ──────────────────────────────────────────── *\/\n.hks-cta {\n  margin-top: 52px !important;\n  text-align: center !important;\n  padding: 44px 20px !important;\n  background: linear-gradient(135deg,#0F172A 0%,#052E16 100%) !important;\n  border-radius: var(--r-lg) !important;\n  position: relative !important;\n  overflow: hidden !important;\n}\n.hks-cta::before {\n  content: '' !important;\n  position: absolute !important;\n  top: 0; left: 50%; transform: translateX(-50%) !important;\n  width: 200px; height: 1px !important;\n  background: linear-gradient(90deg,transparent,#22C55E,transparent) !important;\n}\n.hks-ct {\n  font-family: Georgia,'Times New Roman',serif !important;\n  font-size: clamp(1rem,3vw,1.25rem) !important;\n  font-weight: 700 !important;\n  color: #fff !important;\n  margin-bottom: 7px !important;\n  display: block !important;\n}\n.hks-cs {\n  font-size: 14px !important;\n  color: #6B7280 !important;\n  margin-bottom: 24px !important;\n  display: block !important;\n}\n.hks-btns {\n  display: flex !important;\n  gap: 10px !important;\n  justify-content: center !important;\n  flex-wrap: wrap !important;\n}\n.hks-btn {\n  display: inline-block !important;\n  font-size: 13.5px !important;\n  font-weight: 600 !important;\n  border-radius: 999px !important;\n  padding: 10px 20px !important;\n  text-decoration: none !important;\n  transition: background .2s, transform .2s !important;\n}\n.hks-btn--g {\n  color: #0F172A !important;\n  background: #22C55E !important;\n  box-shadow: 0 2px 12px rgba(34,197,94,.38) !important;\n}\n.hks-btn--g:hover { background: #15803D !important; transform: translateY(-1px) !important; color: #fff !important; }\n.hks-btn--o {\n  color: #9CA3AF !important;\n  background: transparent !important;\n  border: 1px solid rgba(255,255,255,.15) !important;\n}\n.hks-btn--o:hover { border-color: #22C55E !important; color: #22C55E !important; }\n.hks-cta small {\n  display: block !important;\n  margin-top: 16px !important;\n  font-size: 12px !important;\n  color: #4B5563 !important;\n}\n\n\/* ─── FOOTER ─────────────────────────────────────────────── *\/\n.hks-footer {\n  margin-top: 52px !important;\n  text-align: center !important;\n  padding-top: 20px !important;\n  border-top: 1px solid #E5E7EB !important;\n  font-size: 12.5px !important;\n  color: #9CA3AF !important;\n}\n\n\/* ─── MOBILE ─────────────────────────────────────────────── *\/\n@media (max-width:600px) {\n  .hks-hero          { padding: 32px 16px 28px !important; }\n  .hks-h1            { font-size: 1.4rem !important; }\n  .hks-chips         { gap: 6px !important; }\n  .hks-chip          { font-size: 12px !important; padding: 5px 12px !important; }\n  .hks-specs-grid    { grid-template-columns: repeat(2,1fr) !important; }\n  .hks-steps         { grid-template-columns: 1fr 1fr !important; }\n  .hks-alt-grid      { grid-template-columns: 1fr !important; }\n  .hks-trust-grid    { grid-template-columns: 1fr 1fr !important; }\n  .hks-intro-box     { padding: 20px 16px !important; }\n}\n@media (max-width:380px) {\n  .hks-specs-grid    { grid-template-columns: 1fr 1fr !important; }\n  .hks-steps         { grid-template-columns: 1fr !important; }\n  .hks-trust-grid    { grid-template-columns: 1fr !important; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"hks-root\"\u003e\n\u003c!-- ═══ HERO ═══════════════════════════════════════════ --\u003e\n\u003cdiv class=\"hks-hero\"\u003e\n\u003cdiv class=\"hks-kicker\"\u003eAnti-THC Spray · CBD Accessory · Spliff Brand\u003c\/div\u003e\u003cdiv class=\"hks-h1\"\u003eCleaner THC — \u003cem\u003eKlean Shit by Spliff\u003c\/em\u003e\u003cbr\u003eOral hygiene before saliva test\u003c\/div\u003e\n\u003cp class=\"hks-hero-sub\"\u003eA natural mouth spray formulated with \u003cstrong\u003eNeem\u003c\/strong\u003e to clean THC residues present in saliva — compact, discreet, made in France.\u003c\/p\u003e\n\u003cdiv class=\"hks-chips\"\u003e\n\u003cspan class=\"hks-chip\"\u003eNatural formula\u003c\/span\u003e \u003cspan class=\"hks-chip\"\u003eMade in France\u003c\/span\u003e \u003cspan class=\"hks-chip\"\u003e400 sprays\u003c\/span\u003e \u003cspan class=\"hks-chip\"\u003eStrawberry flavor\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hks-hero-note\"\u003eOral hygiene product · Responsible use only\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ═══ INTRO ════════════════════════════════════════════ --\u003e\n\u003cdiv class=\"hks-section\"\u003e\n\u003cdiv class=\"hks-h2\"\u003eWhy this spray for legal CBD consumers?\u003c\/div\u003e\n\u003cdiv class=\"hks-line-g\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"hks-intro-box\"\u003e\n\u003cp\u003eIn France, \u003cstrong\u003elegal CBD flowers contain THC traces below 0.3%\u003c\/strong\u003e — a threshold in compliance with current regulations. However, saliva screening devices used during roadside checks (Drager DrugTest, SureStep) detect THC from 1 to 5 ng\/ml in saliva: an \u003cstrong\u003eextremely low threshold that can trigger a positive test\u003c\/strong\u003e even after consuming legal CBD.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eCleaner THC — Klean Shit by Spliff\u003c\/strong\u003e is an \u003cstrong\u003eoral hygiene spray\u003c\/strong\u003e formulated to temporarily clean THC residues present on mucous membranes and in saliva. Its action is mechanical and local: it acts exclusively in the oral cavity, where the saliva sample is taken during a control. It does not alter the concentration of THC in the body (blood, urine, tissues).\u003c\/p\u003e\n\u003cp\u003eOral hygiene product classified as legal in France — it contains no controlled substances. → \u003ca class=\"hks-inline-link\" href=\"\/en\/pages\/legalite-cbd-france-2026\"\u003eLearn more: CBD legality, saliva tests, and driving in 2026\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ═══ LIMITES ÉDITORIALES ══════════════════════════════ --\u003e\n\u003cdiv class=\"hks-section\"\u003e\n\u003cdiv class=\"hks-alert hks-alert--warn\"\u003e\n\u003cspan class=\"hks-alert-ico\"\u003e⚠️\u003c\/span\u003e\n\u003cdiv class=\"hks-alert-body\"\u003e\n\u003cstrong\u003eImportant information — no guaranteed results\u003c\/strong\u003e\n\u003cp\u003eKlean Shit acts on salivary residues — its effectiveness varies depending on the quantity and frequency of THC consumption, the time elapsed since consumption, and the type of screening device used. \u003cstrong\u003eNo product can guarantee a negative result on an official saliva test.\u003c\/strong\u003e This spray is an oral hygiene product, not a legal circumvention tool. Never drive under the influence of psychoactive substances — legal or otherwise. → \u003ca href=\"\/en\/pages\/cbd-vs-thc-differences\"\u003eUnderstand the difference between CBD vs THC →\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ═══ CARACTÉRISTIQUES ════════════════════════════════ --\u003e\n\u003cdiv class=\"hks-section\"\u003e\n\u003cdiv class=\"hks-h2\"\u003eFeatures of Klean Shit by Spliff\u003c\/div\u003e\n\u003cdiv class=\"hks-line-g\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"hks-specs-grid\"\u003e\n\u003cdiv class=\"hks-spec\"\u003e\n\u003cspan class=\"hks-spec-ico\"\u003e💦\u003c\/span\u003e \u003cspan class=\"hks-spec-val\"\u003e400\u003c\/span\u003e \u003cspan class=\"hks-spec-lbl\"\u003eSprays\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hks-spec\"\u003e\n\u003cspan class=\"hks-spec-ico\"\u003e⏱\u003c\/span\u003e \u003cspan class=\"hks-spec-val\"\u003e~1h\u003c\/span\u003e \u003cspan class=\"hks-spec-lbl\"\u003eOral action\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hks-spec\"\u003e\n\u003cspan class=\"hks-spec-ico\"\u003e📦\u003c\/span\u003e \u003cspan class=\"hks-spec-val\"\u003e30 ml\u003c\/span\u003e \u003cspan class=\"hks-spec-lbl\"\u003eCompact format\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hks-spec\"\u003e\n\u003cspan class=\"hks-spec-ico\"\u003e🍓\u003c\/span\u003e \u003cspan class=\"hks-spec-val\"\u003eStrawberry\u003c\/span\u003e \u003cspan class=\"hks-spec-lbl\"\u003eNatural flavor\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hks-spec\"\u003e\n\u003cspan class=\"hks-spec-ico\"\u003e🇫🇷\u003c\/span\u003e \u003cspan class=\"hks-spec-val\"\u003eFrance\u003c\/span\u003e \u003cspan class=\"hks-spec-lbl\"\u003eManufacturing\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hks-spec\"\u003e\n\u003cspan class=\"hks-spec-ico\"\u003e📅\u003c\/span\u003e \u003cspan class=\"hks-spec-val\"\u003e24 months\u003c\/span\u003e \u003cspan class=\"hks-spec-lbl\"\u003eShelf life\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ═══ INGRÉDIENTS ════════════════════════════════════ --\u003e\n\u003cdiv class=\"hks-section\"\u003e\n\u003cdiv class=\"hks-h2\"\u003eComposition — Natural Ingredients\u003c\/div\u003e\n\u003cdiv class=\"hks-line-g\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cp class=\"hks-sub\"\u003eFormula without chemical additives, compliant with European regulation CE 1223\/2009 on cosmetic products.\u003c\/p\u003e\n\u003cdiv class=\"hks-table-wrap\"\u003e\n\u003ctable class=\"hks-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eIngredient\u003c\/th\u003e\n\u003cth\u003eRole in the formula\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eAqua (purified water)\u003c\/td\u003e\n\u003ctd\u003eBase of the formulation — soft texture, neutral support\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDenatured alcohol\u003c\/td\u003e\n\u003ctd\u003eAntiseptic and natural preservative agent — purifies oral mucous membranes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMelia azadirachta (Neem)\u003c\/td\u003e\n\u003ctd\u003eNeem extract (Persian Lilac) — active ingredient with recognized purifying properties, captures residues on mucous membranes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAgar-agar gum\u003c\/td\u003e\n\u003ctd\u003eNatural vegetable-based thickening agent — improves adherence to mucous membranes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eNatural flavor (strawberry)\u003c\/td\u003e\n\u003ctd\u003ePleasant taste, fresh breath after use\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eNatural origin coloring\u003c\/td\u003e\n\u003ctd\u003eProduct coloring — plant-based origin\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ═══ MODE D'EMPLOI ══════════════════════════════════ --\u003e\n\u003cdiv class=\"hks-section\"\u003e\n\u003cdiv class=\"hks-h2\"\u003eInstructions for use — 4 simple steps\u003c\/div\u003e\n\u003cdiv class=\"hks-line-g\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"hks-steps\"\u003e\n\u003cdiv class=\"hks-step\"\u003e\n\u003cdiv class=\"hks-step-num\"\u003e1\u003c\/div\u003e\n\u003cstrong\u003eShake the bottle\u003c\/strong\u003e\n\u003cp\u003eShake well before each use to homogenize the formula.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hks-step\"\u003e\n\u003cdiv class=\"hks-step-num\"\u003e2\u003c\/div\u003e\n\u003cstrong\u003e10 sprays\u003c\/strong\u003e\n\u003cp\u003eSpray over the entire oral surface — tongue, cheeks, mucous membranes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hks-step\"\u003e\n\u003cdiv class=\"hks-step-num\"\u003e3\u003c\/div\u003e\n\u003cstrong\u003eGargle for 30–40 sec\u003c\/strong\u003e\n\u003cp\u003eSwish the product around your mouth — then spit it out. Do not swallow.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hks-step\"\u003e\n\u003cdiv class=\"hks-step-num\"\u003e4\u003c\/div\u003e\n\u003cstrong\u003eDo not eat or drink\u003c\/strong\u003e\n\u003cp\u003eAvoid any food intake immediately after to preserve the action.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cspan class=\"hks-step-note\"\u003ePreferably use 10 to 20 minutes before a potential check. Store away from heat and light. After opening, use within 3 months.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- ═══ ALTERNATIVES 0% THC ════════════════════════════ --\u003e\n\u003cdiv class=\"hks-section\"\u003e\n\u003cdiv class=\"hks-h2\"\u003eDo you drive or are you subject to tests? 0% THC alternatives\u003c\/div\u003e\n\u003cdiv class=\"hks-line-a\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cp class=\"hks-sub\"\u003eThe best way to avoid a positive saliva test is to \u003cstrong\u003eswitch to Broad Spectrum (0% THC)\u003c\/strong\u003e. Here are our best alternatives depending on your profile.\u003c\/p\u003e\n\u003cdiv class=\"hks-alt-grid\"\u003e\n\u003ca class=\"hks-alt-card hks-alt-card--g\" href=\"\/en\/collections\/huiles-de-cbd\"\u003e \u003cspan class=\"hks-alt-ico\"\u003e💧\u003c\/span\u003e \u003cstrong\u003eBroad Spectrum CBD Oils\u003c\/strong\u003e \u003cspan\u003eGuaranteed 0% THC — precise sublingual dosage. Ideal for daily drivers.\u003c\/span\u003e \u003cspan class=\"hks-alt-badge\"\u003e0% THC · Drivers\u003c\/span\u003e \u003c\/a\u003e \u003ca class=\"hks-alt-card hks-alt-card--g\" href=\"\/en\/collections\/gelules-cbd\"\u003e \u003cspan class=\"hks-alt-ico\"\u003e💊\u003c\/span\u003e \u003cstrong\u003eBroad Spectrum CBD Capsules\u003c\/strong\u003e \u003cspan\u003eFixed, discreet, reproducible dosage. The most practical solution with no risk of false positives.\u003c\/span\u003e \u003cspan class=\"hks-alt-badge\"\u003e0% THC · Discreet\u003c\/span\u003e \u003c\/a\u003e \u003ca class=\"hks-alt-card hks-alt-card--b\" href=\"\/en\/collections\/e-liquide-cbd\"\u003e \u003cspan class=\"hks-alt-ico\"\u003e💨\u003c\/span\u003e \u003cstrong\u003e0% THC CBD E-liquids\u003c\/strong\u003e \u003cspan\u003eAlternative inhalation with no traces of THC — Broad Spectrum available in several concentrations.\u003c\/span\u003e \u003cspan class=\"hks-alt-badge\"\u003e0% THC · Inhalation\u003c\/span\u003e \u003c\/a\u003e \u003ca class=\"hks-alt-card hks-alt-card--v\" href=\"\/en\/collections\/cbd-recuperation-sportive\"\u003e \u003cspan class=\"hks-alt-ico\"\u003e🏃\u003c\/span\u003e \u003cstrong\u003eAthletes \u0026amp; Anti-Doping\u003c\/strong\u003e \u003cspan\u003eSelection dedicated to athletes subject to controls — CBD authorized by WADA since 2018, THC not.\u003c\/span\u003e \u003cspan class=\"hks-alt-badge\"\u003eAnti-Doping\u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hks-ls\" style=\"margin-top: 12px !important;\"\u003e\n\u003ca class=\"hks-lk\" href=\"\/en\/products\/huile-cbd-broad-spectrum-0-thc-conducteurs\"\u003e \u003cspan\u003eBroad Spectrum CBD Oil 0% THC — Special for Drivers\u003cspan class=\"bd bd-g\"\u003eRecommended\u003c\/span\u003e\u003c\/span\u003e \u003cspan class=\"hks-arr\"\u003e→\u003c\/span\u003e \u003c\/a\u003e \u003ca class=\"hks-lk\" href=\"\/en\/products\/gelules-cbd-absolue-cbd-cbg\"\u003e \u003cspan\u003eFull Spectrum CBD CBG Capsules — Precise Dosage\u003cspan class=\"bd bd-b\"\u003ePractical\u003c\/span\u003e\u003c\/span\u003e \u003cspan class=\"hks-arr\"\u003e→\u003c\/span\u003e \u003c\/a\u003e \u003ca class=\"hks-lk\" href=\"\/en\/products\/gelules-sommeil-cbd-melatonine-ylang-ylang-lavande\"\u003e \u003cspan\u003eSleep CBD CBN Capsules 0% THC — Peaceful Night\u003cspan class=\"bd bd-g\"\u003e0% THC\u003c\/span\u003e\u003c\/span\u003e \u003cspan class=\"hks-arr\"\u003e→\u003c\/span\u003e \u003c\/a\u003e \u003ca class=\"hks-lk\" href=\"\/en\/blogs\/le-mag-cbd\/cbd-athletes-recuperation-musculaire-2026\"\u003e \u003cspan\u003eGuide: CBD for Athletes — anti-doping, recovery, sports use\u003cspan class=\"bd bd-a\"\u003eCBD Mag\u003c\/span\u003e\u003c\/span\u003e \u003cspan class=\"hks-arr\"\u003e→\u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ═══ AUTRES PRODUITS SPLIFF ═══════════════════════════ --\u003e\n\u003cdiv class=\"hks-section\"\u003e\n\u003cdiv class=\"hks-h2\"\u003eOther products from the Spliff brand\u003c\/div\u003e\n\u003cdiv class=\"hks-line-g\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"hks-spliff-grid\"\u003e\n\u003ca class=\"hks-spliff-card\" href=\"\/en\/collections\/pre-roules-cbd-infustick\"\u003e\n\u003cdiv class=\"hks-spliff-ico\"\u003e🚬\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eInfustick CBD Pre-Rolls\u003c\/strong\u003e \u003cspan\u003eTobacco-free · Nicotine-free · Tobacco cessation\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\u003ca class=\"hks-spliff-card\" href=\"\/en\/collections\/accessoires-cbd\"\u003e\n\u003cdiv class=\"hks-spliff-ico\"\u003e🧰\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eHerbeevor CBD Accessories\u003c\/strong\u003e \u003cspan\u003eAll accessory selection\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ═══ RÉASSURANCE ══════════════════════════════════════ --\u003e\n\u003cdiv class=\"hks-section\"\u003e\n\u003cdiv class=\"hks-h2\"\u003eWhy order from Herbeevor?\u003c\/div\u003e\n\u003cdiv class=\"hks-line-g\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"hks-trust-grid\"\u003e\n\u003cdiv class=\"hks-trust-item\"\u003e\n\u003cdiv class=\"hks-trust-ico\"\u003e🇫🇷\u003c\/div\u003e\nMade in France\u003c\/div\u003e\n\u003cdiv class=\"hks-trust-item\"\u003e\n\u003cdiv class=\"hks-trust-ico\"\u003e🌿\u003c\/div\u003e\nNatural ingredients\u003c\/div\u003e\n\u003cdiv class=\"hks-trust-item\"\u003e\n\u003cdiv class=\"hks-trust-ico\"\u003e⚖️\u003c\/div\u003e\nLegal product in France\u003c\/div\u003e\n\u003cdiv class=\"hks-trust-item\"\u003e\n\u003cdiv class=\"hks-trust-ico\"\u003e📦\u003c\/div\u003e\nDiscreet delivery\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ═══ GUIDES ═══════════════════════════════════════════ --\u003e\n\u003cdiv class=\"hks-section\"\u003e\n\u003cdiv class=\"hks-ls\"\u003e\n\u003ca class=\"hks-lk\" href=\"\/en\/pages\/legalite-cbd-france-2026\"\u003e \u003cspan\u003eCBD Legality France 2026 — Saliva tests, driving, regulations\u003cspan class=\"bd bd-r\"\u003ePriority\u003c\/span\u003e\u003c\/span\u003e \u003cspan class=\"hks-arr\"\u003e→\u003c\/span\u003e \u003c\/a\u003e \u003ca class=\"hks-lk\" href=\"\/en\/pages\/cbd-vs-thc-differences\"\u003e \u003cspan\u003eCBD vs THC Guide — Why CBD can trigger a positive test\u003cspan class=\"bd bd-a\"\u003eEssential\u003c\/span\u003e\u003c\/span\u003e \u003cspan class=\"hks-arr\"\u003e→\u003c\/span\u003e \u003c\/a\u003e \u003ca class=\"hks-lk\" href=\"\/en\/pages\/guide-cannabinoides\"\u003e \u003cspan\u003eThe Cannabinoid Guide — CBD, CBG, CBN, CBC\u003cspan class=\"bd bd-g\"\u003eRecommended reading\u003c\/span\u003e\u003c\/span\u003e \u003cspan class=\"hks-arr\"\u003e→\u003c\/span\u003e \u003c\/a\u003e \u003ca class=\"hks-lk\" href=\"\/en\/pages\/comment-choisir-son-cbd\"\u003e \u003cspan\u003eHow to choose your CBD? Format, spectrum, concentration\u003cspan class=\"bd bd-b\"\u003eComplete guide\u003c\/span\u003e\u003c\/span\u003e \u003cspan class=\"hks-arr\"\u003e→\u003c\/span\u003e \u003c\/a\u003e \u003ca class=\"hks-lk\" href=\"\/en\/blogs\/le-mag-cbd\/securite-reglementation-cbd-france-2026\"\u003e \u003cspan\u003eCBD Safety and Regulation France 2026\u003cspan class=\"bd bd-a\"\u003eCBD Mag\u003c\/span\u003e\u003c\/span\u003e \u003cspan class=\"hks-arr\"\u003e→\u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ═══ FAQ ══════════════════════════════════════════════ --\u003e\n\u003cdiv class=\"hks-section\"\u003e\n\u003cdiv class=\"hks-h2\"\u003eFrequently Asked Questions — Klean Shit\u003c\/div\u003e\n\u003cdiv class=\"hks-line-g\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"hks-faq-list\"\u003e\n\u003cdetails class=\"hks-faq-item\"\u003e\n\u003csummary\u003eDoes Klean Shit guarantee a negative saliva test?\u003c\/summary\u003e\n\u003cdiv class=\"hks-faq-body\"\u003e\n\u003cstrong\u003eNo.\u003c\/strong\u003e Klean Shit is an oral hygiene product that temporarily cleans THC residues present in saliva. Its effectiveness varies depending on the frequency and quantity of consumption, the time elapsed since consumption, and the type of screening device used. No guaranteed result can be promised. → \u003ca href=\"\/en\/pages\/legalite-cbd-france-2026\"\u003eGuide: Saliva tests and legal CBD in France\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"hks-faq-item\"\u003e\n\u003csummary\u003eIs the spray legal in France?\u003c\/summary\u003e\n\u003cdiv class=\"hks-faq-body\"\u003e\n\u003cstrong\u003eYes.\u003c\/strong\u003e Klean Shit is classified as an oral hygiene product in France. It contains no controlled substances and complies with European regulation CE 1223\/2009 on cosmetic products. Its sale and possession are legal. However, it does not constitute authorization to drive under the influence — \u003cstrong\u003edriving under the influence of psychoactive substances remains illegal\u003c\/strong\u003e, regardless of the use of this product.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"hks-faq-item\"\u003e\n\u003csummary\u003eWhy can legal CBD trigger a positive test?\u003c\/summary\u003e\n\u003cdiv class=\"hks-faq-body\"\u003eFull Spectrum CBD flowers and oils contain THC traces below 0.3% — the legal rate in France. But saliva screening devices (Drager, SureStep) detect THC from 1 to 5 ng\/ml, a very low threshold that can be reached even after consuming legal CBD. This is why we recommend that drivers exclusively prioritize \u003ca href=\"\/en\/collections\/huiles-de-cbd\"\u003eBroad Spectrum (0% THC)\u003c\/a\u003e. → \u003ca href=\"\/en\/pages\/cbd-vs-thc-differences\"\u003eCBD vs THC Guide\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"hks-faq-item\"\u003e\n\u003csummary\u003eWhat is the best alternative for drivers?\u003c\/summary\u003e\n\u003cdiv class=\"hks-faq-body\"\u003eThe most reliable solution for drivers remains switching to \u003cstrong\u003eBroad Spectrum (0% THC)\u003c\/strong\u003e: our \u003ca href=\"\/en\/collections\/huiles-de-cbd\"\u003eBroad Spectrum CBD oils\u003c\/a\u003e, our \u003ca href=\"\/en\/collections\/gelules-cbd\"\u003eCBD capsules\u003c\/a\u003e, and our \u003ca href=\"\/en\/collections\/e-liquide-cbd\"\u003e0% THC CBD e-liquids\u003c\/a\u003e contain no traces of THC and cannot trigger a positive test. To find the product suitable for your profile: → \u003ca href=\"\/en\/pages\/quiz-cbd-trouver-mon-produit\"\u003eCBD Quiz — My ideal product in 3 minutes\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"hks-faq-item\"\u003e\n\u003csummary\u003eCan athletes subject to anti-doping controls use this spray?\u003c\/summary\u003e\n\u003cdiv class=\"hks-faq-body\"\u003eThis spray is a legally classified oral hygiene product — it contains no substance on the World Anti-Doping Agency (WADA) list. However, \u003cstrong\u003eTHC remains prohibited by WADA\u003c\/strong\u003e even in France where CBD is legal. Athletes subject to anti-doping controls must imperatively consume exclusively \u003cstrong\u003eBroad Spectrum (0% THC)\u003c\/strong\u003e CBD products. → \u003ca href=\"\/en\/blogs\/le-mag-cbd\/cbd-athletes-recuperation-musculaire-2026\"\u003eCBD Guide for Athletes — anti-doping and recovery\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ═══ CTA FINAL ════════════════════════════════════════ --\u003e\n\u003cdiv class=\"hks-cta\"\u003e\n\u003cspan class=\"hks-ct\"\u003eKlean Shit by Spliff — and the entire Herbeevor accessories range.\u003c\/span\u003e \u003cspan class=\"hks-cs\"\u003e9 units available · Made in France · Natural Neem formula\u003c\/span\u003e\n\u003cdiv class=\"hks-btns\"\u003e\n\u003ca class=\"hks-btn hks-btn--g\" href=\"\/en\/collections\/accessoires-cbd\"\u003eAll CBD accessories →\u003c\/a\u003e \u003ca class=\"hks-btn hks-btn--o\" href=\"\/en\/pages\/quiz-cbd-trouver-mon-produit\"\u003eQuiz — My ideal product\u003c\/a\u003e \u003ca class=\"hks-btn hks-btn--o\" href=\"\/en\/collections\/huiles-de-cbd\"\u003eBroad Spectrum 0% THC Oils\u003c\/a\u003e\n\u003c\/div\u003e\n\u003csmall\u003eDiscreet delivery · Secure payment · Satisfied or refunded\u003c\/small\u003e\n\u003c\/div\u003e\n\u003c!-- ═══ FOOTER ════════════════════════════════════════════ --\u003e\n\u003cdiv class=\"hks-footer\"\u003e\n\u003cp\u003eKlean Shit by Spliff · Oral hygiene product · CE 1223\/2009 · Made in France · Herbeevor — The Premium CBD Selection\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- \/.hks-root --\u003e","brand":"Spliff","offers":[{"title":"30ml","offer_id":45807398682891,"sku":null,"price":12.9,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0667\/0434\/3307\/files\/Produitsshopify_5.png?v=1757953365"},{"product_id":"resine-cbd-cbn-static-hash-20-cbd-30-cbn","title":"10% CBD 30% CBN Resin - Static Hash","description":"\u003ch1\u003e \u003cstrong\u003eCBD CBN Resin - Static Hash (20% CBD - 30% CBN): A Relaxing and Soothing Power\u003c\/strong\u003e\n\u003c\/h1\u003e\n\n\u003ch2\u003e An Exceptional Resin for Optimal Well-being\u003c\/h2\u003e\n\n\u003cp\u003e Discover the \u003cstrong\u003eCBD CBN Resin - Static Hash\u003c\/strong\u003e , an exceptional concentrate that combines the benefits of CBD and CBN to offer an intense relaxation experience and optimal relief. With a content of 20% CBD and 30% CBN, this resin is perfect for those looking for a natural and powerful solution to improve their daily well-being.\u003c\/p\u003e\n\n \u003ch2\u003eCharacteristics of CBD CBN Resin - Static Hash\u003c\/h2\u003e\n\n\u003cp\u003e \u003cstrong\u003eCBD CBN Resin - Static Hash\u003c\/strong\u003e is distinguished by its malleable texture and dark color, a sign of its high concentration of cannabinoids. Its manufacture in Europe, with strict indoor cultivation methods, guarantees a pure and high-quality product. This resin is ideal for people looking to relax deeply, improve their sleep or relieve persistent pain.\u003c\/p\u003e\n\n\u003cul\u003e\n\n\u003cli\u003e\n\n \u003cstrong\u003eCBD content:\u003c\/strong\u003e 20% – Provides deep relaxation and helps relieve stress.\u003c\/li\u003e\n\n\u003cli\u003e\n\n \u003cstrong\u003eCBN Level:\u003c\/strong\u003e 30% – Known for its sedative effects, ideal for improving sleep.\u003c\/li\u003e\n\n\u003cli\u003e\n\n \u003cstrong\u003eOrigin:\u003c\/strong\u003e Europe – Produced under optimal conditions to preserve the purity of cannabinoids.\u003c\/li\u003e\n\n\u003cli\u003e\n\n \u003cstrong\u003eTexture:\u003c\/strong\u003e Malleable, facilitating its use and dosage.\u003c\/li\u003e\n\n\u003cli\u003e\n\n \u003cstrong\u003eAromas:\u003c\/strong\u003e Notes of pine and earth, with a light base of musk and wood.\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\u003ch3\u003e Aromatic Profile\u003c\/h3\u003e\n\n \u003cp\u003eThe aromatic profile of \u003cstrong\u003eCBD CBN Resin - Static Hash\u003c\/strong\u003e is rich and complex, offering a unique olfactory experience:\u003c\/p\u003e\n\n\u003cul\u003e\n\n\u003cli\u003e\n\n \u003cstrong\u003eTop notes:\u003c\/strong\u003e Pine freshness and earthy aromas, reminiscent of alpine forests.\u003c\/li\u003e\n\n\u003cli\u003e\n\n \u003cstrong\u003eHeart notes:\u003c\/strong\u003e Herbaceous and slightly spicy scents, bringing a warm touch.\u003c\/li\u003e\n\n\u003cli\u003e\n\n \u003cstrong\u003eBase Notes:\u003c\/strong\u003e Woody nuances with a hint of musk, providing aromatic depth.\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\u003ch3\u003e Benefits of CBD CBN Resin - Static Hash\u003c\/h3\u003e\n\n\u003cp\u003e The combination of CBD and CBN in this resin creates a synergy that makes it an ideal choice for those seeking a complete therapeutic effect:\u003c\/p\u003e\n\n\u003cul\u003e\n\n\u003cli\u003e\n\n \u003cstrong\u003eDeep Relaxation:\u003c\/strong\u003e Helps reduce stress and anxiety, promoting total body relaxation.\u003c\/li\u003e\n\n\u003cli\u003e\n\n \u003cstrong\u003eImproved Sleep:\u003c\/strong\u003e Thanks to CBN, this resin can help regulate the sleep cycle and fight insomnia.\u003c\/li\u003e\n\n\u003cli\u003e \n\u003cstrong\u003ePain Relief:\u003c\/strong\u003e Effective in soothing chronic pain and reducing inflammation, providing long-lasting comfort.\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\u003ch2\u003e Using CBD CBN Resin - Static Hash\u003c\/h2\u003e\n\n\u003cp\u003e \u003cstrong\u003eStatic Hash\u003c\/strong\u003e resin can be consumed in a number of ways to maximize its effects:\u003c\/p\u003e\n\n\u003cul\u003e\n\n\u003cli\u003e\n\n \u003cstrong\u003eVaporization:\u003c\/strong\u003e For rapid and efficient absorption of cannabinoids, without combustion.\u003c\/li\u003e\n\n\u003cli\u003e\n\n \u003cstrong\u003eInfusion:\u003c\/strong\u003e Mixed with a fatty substance such as coconut oil or butter for optimal assimilation.\u003c\/li\u003e\n\n\u003cli\u003e\n\n \u003cstrong\u003eInhalation:\u003c\/strong\u003e Via a joint or pipe, for those who prefer a more traditional approach.\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\u003ch3\u003e Legal Information\u003c\/h3\u003e\n\n\u003cp\u003e All our products, including \u003cstrong\u003eCBD CBN Resin - Static Hash\u003c\/strong\u003e , comply with European legal standards, with a THC level of less than 0.3%. You can consume them legally in France, without psychoactive effects.\u003c\/p\u003e\n\n\u003ch3\u003e Technical characteristics\u003c\/h3\u003e\n\n\u003ctable\u003e\n\n\u003cthead\u003e\n\n\u003ctr\u003e\n\n\u003cth\u003e \u003cstrong\u003eCharacteristic\u003c\/strong\u003e\n\u003c\/th\u003e\n\n\u003cth\u003e \u003cstrong\u003eDetail\u003c\/strong\u003e\n\u003c\/th\u003e\n\n\n\u003c\/tr\u003e\n\n\n\u003c\/thead\u003e\n\n\u003ctbody\u003e\n\n\u003ctr\u003e\n\n \u003ctd\u003e\u003cstrong\u003eKind\u003c\/strong\u003e\u003c\/td\u003e\n\n\u003ctd\u003e CBD CBN Resin\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003ctd\u003e \u003cstrong\u003eOrigin\u003c\/strong\u003e\n\u003c\/td\u003e\n\n\u003ctd\u003e Europe\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003ctd\u003e \u003cstrong\u003eCulture\u003c\/strong\u003e\n\u003c\/td\u003e\n\n\u003ctd\u003e Indoor\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003ctd\u003e \u003cstrong\u003eTHC\u003c\/strong\u003e\n\u003c\/td\u003e\n\n\u003ctd\u003e \u0026lt; 0.3%\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003ctd\u003e \u003cstrong\u003eCBD\u003c\/strong\u003e\n\u003c\/td\u003e\n\n\u003ctd\u003e 20%\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003ctd\u003e \u003cstrong\u003eCBN\u003c\/strong\u003e\n\u003c\/td\u003e\n\n\u003ctd\u003e 30%\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003ctd\u003e \u003cstrong\u003eAromas\u003c\/strong\u003e\n\u003c\/td\u003e\n\n\u003ctd\u003e Pine, earth, musk, wood\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003ctd\u003e \u003cstrong\u003eWeight\u003c\/strong\u003e\n\u003c\/td\u003e\n\n\u003ctd\u003e Variable (depending on offer) \u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\n\u003c\/tbody\u003e\n\n\n\u003c\/table\u003e\n\n\u003ch1\u003e\n\n\u003cbr\u003e\u003cbr\u003e\n\n\u003c\/h1\u003e","brand":"Herbeevor","offers":[{"title":"10g","offer_id":45807662563595,"sku":null,"price":49.9,"currency_code":"EUR","in_stock":true},{"title":"6g","offer_id":45807662596363,"sku":null,"price":32.9,"currency_code":"EUR","in_stock":true},{"title":"3g","offer_id":45807662629131,"sku":null,"price":17.9,"currency_code":"EUR","in_stock":true},{"title":"1g","offer_id":45807662661899,"sku":null,"price":5.9,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0667\/0434\/3307\/files\/resine-static-hash-30-cbn-20-cbd-herbeevor.jpg?v=1741681521"},{"product_id":"alternactiv-infusion-framboisier-noisetier-chanvre","title":"Alternactiv – Natural raspberry, hazelnut \u0026amp; hemp infusion (30 g) – Nicotine-free substitute","description":"\u003c!-- ============================================================\n   HERBEEVOR — Alternactiv · Raspberry, Hazelnut \u0026 Hemp Infusion\n   Compatible : Shopify \/ Xtra Theme 6.4.0\n   Context    : Product description (raw HTML)\n   Isolation  : All scoped under .halt-root + !important\n   SEO Angle  : CBD infusion, natural tobacco substitute, quitting smoking herbs\n   Prefix     : .halt-\n   ============================================================ --\u003e\n\u003cstyle\u003e\n\/* ─── ROOT \u0026 VARIABLES ─────────────────────────────────────── *\/\n.halt-root {\n  --cbd:      #22C55E;\n  --cbd-lt:   #DCFCE7;\n  --cbd-dk:   #15803D;\n  --frb:      #F472B6;\n  --frb-lt:   #FDF2F8;\n  --frb-dk:   #9D174D;\n  --nzl:      #D97706;\n  --nzl-lt:   #FEF3C7;\n  --nzl-dk:   #B45309;\n  --surface:  #FFFFFF;\n  --border:   #E5E7EB;\n  --text:     #111827;\n  --muted:    #6B7280;\n  --hint:     #9CA3AF;\n  --r-sm:     8px;\n  --r-md:     14px;\n  --r-lg:     20px;\n\n  font-family:-apple-system,'Segoe UI',Helvetica,Arial,sans-serif !important;\n  font-size:16px !important;\n  line-height:1.7 !important;\n  color:#111827 !important;\n  background:transparent !important;\n  max-width:860px !important;\n  margin:0 auto !important;\n  box-sizing:border-box !important;\n}\n.halt-root *,.halt-root *::before,.halt-root *::after {\n  box-sizing:border-box !important;\n  margin:0 !important;\n  padding:0 !important;\n}\n.halt-root div,.halt-root p,.halt-root span,.halt-root a,\n.halt-root strong,.halt-root small,.halt-root li,.halt-root summary {\n  font-family:-apple-system,'Segoe UI',Helvetica,Arial,sans-serif !important;\n  line-height:1.65 !important;\n}\n@keyframes halt-pulse  { 0%,100%{opacity:1} 50%{opacity:.2} }\n@keyframes halt-steam  { 0%{background-position:0% 50%} 50%{background-position:100% 50%} 100%{background-position:0% 50%} }\n@keyframes halt-rise   { 0%,100%{transform:translateY(0);opacity:.6} 50%{transform:translateY(-8px);opacity:1} }\n\n\/* ─── HERO ─────────────────────────────────────────────────── *\/\n.halt-hero {\n  background:linear-gradient(150deg,#0D1A0A 0%,#0F180D 40%,#1A1208 100%) !important;\n  border-radius:var(--r-lg) !important;\n  padding:52px 32px 44px !important;\n  text-align:center !important;\n  position:relative !important;\n  overflow:hidden !important;\n}\n.halt-hero::before {\n  content:'' !important;\n  position:absolute !important;\n  top:0;left:0;right:0;height:3px !important;\n  background:linear-gradient(90deg,#22C55E 0%,#F472B6 25%,#D97706 55%,#86EFAC 80%,#22C55E 100%) !important;\n  background-size:200% 100% !important;\n  animation:halt-steam 8s ease infinite !important;\n}\n\/* Texture grain *\/\n.halt-hero::after {\n  content:'' !important;\n  position:absolute !important; inset:0 !important;\n  background-image:radial-gradient(circle at 1px 1px,rgba(255,255,255,.012) 1px,transparent 0) !important;\n  background-size:20px 20px !important;\n  pointer-events:none !important;\n}\n.halt-hero-glow-l {\n  position:absolute !important; top:-70px;left:-70px !important;\n  width:300px;height:300px !important; border-radius:50% !important;\n  background:radial-gradient(circle,rgba(34,197,94,.06) 0%,transparent 70%) !important;\n  pointer-events:none !important;\n}\n.halt-hero-glow-r {\n  position:absolute !important; bottom:-80px;right:-60px !important;\n  width:280px;height:280px !important; border-radius:50% !important;\n  background:radial-gradient(circle,rgba(244,114,182,.05) 0%,transparent 70%) !important;\n  pointer-events:none !important;\n}\n.halt-kicker {\n  display:inline-flex !important; align-items:center !important; gap:7px !important;\n  background:rgba(34,197,94,.14) !important;\n  border:1px solid rgba(34,197,94,.35) !important;\n  border-radius:999px !important; padding:5px 16px !important;\n  margin-bottom:18px !important; font-size:11px !important;\n  font-weight:700 !important; letter-spacing:.1em !important;\n  text-transform:uppercase !important; color:#86EFAC !important;\n  position:relative !important; z-index:1 !important;\n}\n.halt-kicker::before {\n  content:'' !important; width:6px;height:6px !important;\n  border-radius:50% !important;\n  background:linear-gradient(135deg,#22C55E,#F472B6) !important;\n  animation:halt-pulse 2.5s ease-in-out infinite !important;\n}\n.halt-h1 {\n  font-family:Georgia,'Times New Roman',serif !important;\n  font-size:clamp(1.5rem,4.5vw,2.2rem) !important;\n  font-weight:700 !important; line-height:1.2 !important;\n  color:#FFFFFF !important; margin-bottom:14px !important; margin-top:4px !important;\n  position:relative !important; z-index:1 !important;\n}\n.halt-h1 em      { font-style:italic !important; color:#86EFAC !important; }\n.halt-h1 .halt-pink { color:#F9A8D4 !important; }\n.halt-hero-sub {\n  font-size:15px !important; color:#94A3B8 !important;\n  max-width:600px !important; margin:0 auto 28px !important;\n  position:relative !important; z-index:1 !important;\n}\n.halt-hero-sub strong { color:#CBD5E1 !important; font-weight:600 !important; }\n.halt-chips {\n  display:flex !important; justify-content:center !important;\n  gap:8px !important; flex-wrap:wrap !important; margin-bottom:28px !important;\n  position:relative !important; z-index:1 !important;\n}\n.halt-chip {\n  display:inline-block !important; background:rgba(255,255,255,.06) !important;\n  border:1px solid rgba(255,255,255,.12) !important; border-radius:999px !important;\n  padding:7px 16px !important; font-size:13px !important; font-weight:600 !important;\n  color:#E2E8F0 !important; white-space:nowrap !important; text-decoration:none !important;\n}\n.halt-chip:hover { background:rgba(255,255,255,.13) !important; color:#fff !important; }\n.halt-chip--cbd  { background:rgba(34,197,94,.12) !important; border-color:rgba(34,197,94,.3) !important; color:#86EFAC !important; }\n.halt-chip--cbd:hover { background:rgba(34,197,94,.22) !important; }\n.halt-chip--frb  { background:rgba(244,114,182,.12) !important; border-color:rgba(244,114,182,.3) !important; color:#F9A8D4 !important; }\n.halt-chip--frb:hover { background:rgba(244,114,182,.22) !important; }\n\n\/* Badge format *\/\n.halt-format-badge {\n  display:inline-flex !important; align-items:center !important; gap:14px !important;\n  background:rgba(34,197,94,.10) !important; border:1px solid rgba(34,197,94,.28) !important;\n  border-radius:var(--r-md) !important; padding:14px 24px !important;\n  margin-bottom:24px !important; position:relative !important; z-index:1 !important;\n}\n.halt-format-ico { font-size:2rem !important; line-height:1 !important; }\n.halt-format-divider { width:1px;height:36px !important; background:rgba(34,197,94,.25) !important; }\n.halt-format-right { text-align:left !important; }\n.halt-format-label { font-size:13.5px !important; color:#86EFAC !important; font-weight:700 !important; display:block !important; margin-bottom:3px !important; }\n.halt-format-sub   { font-size:11.5px !important; color:#4ADE80 !important; font-weight:400 !important; }\n.halt-hero-note { font-size:12px !important; color:#475569 !important; position:relative !important; z-index:1 !important; }\n\n\/* ─── SECTIONS ────────────────────────────────────────────── *\/\n.halt-section { margin-top:48px !important; }\n.halt-h2 {\n  font-family:Georgia,'Times New Roman',serif !important;\n  font-size:1.25rem !important; font-weight:700 !important;\n  color:#111827 !important; margin-bottom:6px !important; line-height:1.3 !important;\n}\n.halt-line-cbd  { width:36px;height:2px !important; border-radius:2px !important; margin:8px 0 16px !important; display:block !important; background:#22C55E !important; }\n.halt-line-frb  { width:36px;height:2px !important; border-radius:2px !important; margin:8px 0 16px !important; display:block !important; background:linear-gradient(90deg,#F472B6,#D97706,#22C55E) !important; }\n.halt-line-nzl  { width:36px;height:2px !important; border-radius:2px !important; margin:8px 0 16px !important; display:block !important; background:#D97706 !important; }\n\n\/* ─── INTRO BOX ───────────────────────────────────────────── *\/\n.halt-intro-box {\n  background:#FFFFFF !important; border:1px solid #E5E7EB !important;\n  border-radius:var(--r-lg) !important; padding:28px !important;\n}\n.halt-intro-box p { font-size:14.5px !important; color:#374151 !important; line-height:1.75 !important; margin-bottom:14px !important; }\n.halt-intro-box p:last-child { margin-bottom:0 !important; }\n.halt-intro-box strong { color:#111827 !important; font-weight:600 !important; }\n.halt-il { color:#15803D !important; text-decoration:underline !important; text-underline-offset:2px !important; }\n.halt-il:hover { color:#166534 !important; }\n.halt-il--frb { color:#9D174D !important; text-decoration:underline !important; text-underline-offset:2px !important; }\n.halt-il--frb:hover { color:#831843 !important; }\n\n\/* ─── QUITTING BANNER ────────────────────────────────────── *\/\n.halt-sevrage {\n  background:linear-gradient(135deg,#F0FDF4 0%,#FDF2F8 100%) !important;\n  border:1px solid rgba(34,197,94,.28) !important;\n  border-radius:var(--r-lg) !important; padding:28px !important;\n  position:relative !important; overflow:hidden !important;\n}\n.halt-sevrage::before {\n  content:'' !important; position:absolute !important;\n  top:0;left:0;bottom:0;width:4px !important;\n  background:linear-gradient(180deg,#22C55E,#F472B6) !important;\n  border-radius:4px 0 0 4px !important;\n}\n.halt-sevrage-title {\n  font-family:Georgia,'Times New Roman',serif !important;\n  font-size:1.05rem !important; font-weight:700 !important;\n  color:#111827 !important; margin-bottom:10px !important;\n  display:flex !important; align-items:center !important; gap:10px !important;\n}\n.halt-sevrage-ico { font-size:18px !important; }\n.halt-sevrage p { font-size:14.5px !important; color:#374151 !important; line-height:1.75 !important; margin-bottom:14px !important; }\n.halt-sevrage p:last-child { margin-bottom:0 !important; }\n.halt-sevrage strong { color:#111827 !important; font-weight:600 !important; }\n.halt-envoutante-link {\n  display:flex !important; align-items:center !important; gap:12px !important;\n  background:#FFFFFF !important; border:1px solid rgba(34,197,94,.28) !important;\n  border-radius:var(--r-md) !important; padding:16px 18px !important;\n  margin-top:18px !important; text-decoration:none !important;\n  transition:border-color .2s,box-shadow .2s !important;\n}\n.halt-envoutante-link:hover { border-color:#22C55E !important; box-shadow:0 2px 12px rgba(34,197,94,.1) !important; }\n.halt-envoutante-link-dot { width:10px;height:10px !important; border-radius:50% !important; background:#22C55E !important; flex-shrink:0 !important; }\n.halt-envoutante-link-body strong { display:block !important; font-size:13.5px !important; font-weight:700 !important; color:#111827 !important; margin-bottom:2px !important; }\n.halt-envoutante-link-body p { font-size:12.5px !important; color:#6B7280 !important; line-height:1.4 !important; }\n.halt-envoutante-arr { color:#22C55E !important; font-size:16px !important; margin-left:auto !important; flex-shrink:0 !important; }\n\n\/* ─── INGREDIENTS GRID ────────────────────────────────────── *\/\n.halt-ingr-grid {\n  display:grid !important;\n  grid-template-columns:repeat(auto-fit,minmax(230px,1fr)) !important;\n  gap:14px !important;\n}\n.halt-ingr-card {\n  background:#FFFFFF !important; border-radius:var(--r-md) !important;\n  border:1px solid #E5E7EB !important; overflow:hidden !important;\n}\n.halt-ingr-head {\n  padding:14px 18px 12px !important;\n  border-bottom:1px solid #F3F4F6 !important;\n  display:flex !important; align-items:center !important; gap:10px !important;\n}\n.halt-ingr-dot { width:10px;height:10px !important; border-radius:50% !important; flex-shrink:0 !important; }\n.halt-ingr-name { font-size:14px !important; font-weight:700 !important; color:#111827 !important; }\n.halt-ingr-tag  { margin-left:auto !important; font-size:10.5px !important; font-weight:700 !important; border-radius:999px !important; padding:2px 9px !important; }\n.halt-ingr-tag--frb { background:#FDF2F8 !important; color:#9D174D !important; border:1px solid rgba(244,114,182,.28) !important; }\n.halt-ingr-tag--nzl { background:#FEF3C7 !important; color:#B45309 !important; border:1px solid rgba(245,158,11,.28) !important; }\n.halt-ingr-tag--cbd { background:#DCFCE7 !important; color:#15803D !important; border:1px solid rgba(34,197,94,.28) !important; }\n.halt-ingr-body { padding:14px 18px !important; }\n.halt-ingr-body p { font-size:13px !important; color:#374151 !important; line-height:1.6 !important; }\n.halt-ingr-body strong { color:#111827 !important; font-weight:600 !important; }\n.halt-ingr-notes { margin-top:10px !important; display:flex !important; flex-wrap:wrap !important; gap:5px !important; }\n.halt-ingr-note { font-size:11.5px !important; font-weight:600 !important; border-radius:999px !important; padding:2px 9px !important; }\n.halt-ingr-note--frb  { background:#FDF2F8 !important; color:#9D174D !important; }\n.halt-ingr-note--nzl  { background:#FEF3C7 !important; color:#B45309 !important; }\n.halt-ingr-note--cbd  { background:#DCFCE7 !important; color:#15803D !important; }\n\n\/* ─── RITUAL \/ SUBSTITUTION ───────────────────────────────── *\/\n.halt-rituel-box {\n  background:linear-gradient(135deg,#F0FDF4 0%,#FFFBEB 100%) !important;\n  border:1px solid rgba(34,197,94,.22) !important;\n  border-radius:var(--r-lg) !important; padding:28px !important;\n}\n.halt-rituel-box p { font-size:14.5px !important; color:#374151 !important; line-height:1.75 !important; margin-bottom:16px !important; }\n.halt-rituel-box p:last-child { margin-bottom:0 !important; }\n.halt-rituel-box strong { color:#111827 !important; font-weight:600 !important; }\n.halt-rituel-steps {\n  display:grid !important;\n  grid-template-columns:repeat(auto-fit,minmax(185px,1fr)) !important;\n  gap:10px !important; margin-top:18px !important;\n}\n.halt-rituel-step {\n  background:#FFFFFF !important; border:1px solid rgba(34,197,94,.18) !important;\n  border-radius:var(--r-sm) !important; padding:16px !important;\n  display:flex !important; align-items:flex-start !important; gap:12px !important;\n}\n.halt-step-ico { font-size:22px !important; flex-shrink:0 !important; margin-top:2px !important; }\n.halt-step-body strong { display:block !important; font-size:13px !important; font-weight:700 !important; color:#111827 !important; margin-bottom:4px !important; }\n.halt-step-body p { font-size:12.5px !important; color:#6B7280 !important; line-height:1.5 !important; }\n\n\/* ─── BENEFITS GRID ──────────────────────────────────────── *\/\n.halt-benefits-grid {\n  display:grid !important;\n  grid-template-columns:repeat(auto-fit,minmax(185px,1fr)) !important;\n  gap:12px !important;\n}\n.halt-bcard {\n  background:#FFFFFF !important; border:1px solid #E5E7EB !important;\n  border-radius:var(--r-md) !important; padding:20px 18px !important;\n  border-top:2px solid #22C55E !important; text-decoration:none !important;\n  display:block !important; transition:border-color .2s,box-shadow .2s !important;\n}\n.halt-bcard:hover { border-color:#15803D !important; box-shadow:0 2px 12px rgba(34,197,94,.12) !important; }\n.halt-bcard-ico { font-size:22px !important; display:block !important; margin-bottom:10px !important; }\n.halt-bcard strong { display:block !important; font-size:13.5px !important; font-weight:600 !important; color:#111827 !important; margin-bottom:5px !important; }\n.halt-bcard p { font-size:12.5px !important; color:#6B7280 !important; line-height:1.5 !important; }\n.halt-bcard-tag { display:inline-block !important; margin-top:10px !important; font-size:11px !important; font-weight:700 !important; color:#22C55E !important; }\n\n\/* ─── PREPARATION ─────────────────────────────────────────── *\/\n.halt-prep-box {\n  background:#F0FDF4 !important; border:1px solid rgba(34,197,94,.22) !important;\n  border-left:4px solid #22C55E !important;\n  border-radius:var(--r-md) !important; padding:24px !important;\n}\n.halt-prep-box p { font-size:14.5px !important; color:#374151 !important; line-height:1.75 !important; margin-bottom:16px !important; }\n.halt-prep-grid {\n  display:grid !important;\n  grid-template-columns:repeat(auto-fit,minmax(150px,1fr)) !important;\n  gap:10px !important;\n}\n.halt-prep-item {\n  background:#FFFFFF !important; border:1px solid rgba(34,197,94,.2) !important;\n  border-radius:var(--r-sm) !important; padding:12px 16px !important;\n  text-align:center !important;\n}\n.halt-prep-item-ico { font-size:22px !important; display:block !important; margin-bottom:8px !important; }\n.halt-prep-item strong { display:block !important; font-size:12px !important; font-weight:700 !important; color:#111827 !important; margin-bottom:3px !important; text-transform:uppercase !important; letter-spacing:.05em !important; }\n.halt-prep-item p { font-size:13px !important; color:#15803D !important; font-weight:600 !important; }\n\n\/* ─── QUITTING SUPPLEMENTS ─────────────────────────────────── *\/\n.halt-compl-grid {\n  display:grid !important;\n  grid-template-columns:repeat(auto-fit,minmax(220px,1fr)) !important;\n  gap:12px !important;\n}\n.halt-compl-card {\n  background:#FFFFFF !important; border:1px solid #E5E7EB !important;\n  border-radius:var(--r-md) !important; padding:18px !important;\n  text-decoration:none !important; display:block !important;\n  transition:border-color .2s,box-shadow .2s !important;\n}\n.halt-compl-card:hover { border-color:#22C55E !important; box-shadow:0 2px 12px rgba(34,197,94,.1) !important; }\n.halt-compl-kicker { font-size:10px !important; font-weight:700 !important; text-transform:uppercase !important; letter-spacing:.1em !important; color:#9CA3AF !important; display:block !important; margin-bottom:6px !important; }\n.halt-compl-card strong { display:block !important; font-size:13.5px !important; font-weight:700 !important; color:#111827 !important; margin-bottom:4px !important; }\n.halt-compl-card p { font-size:12.5px !important; color:#6B7280 !important; line-height:1.5 !important; margin-bottom:10px !important; }\n.halt-compl-link { font-size:12px !important; font-weight:600 !important; color:#22C55E !important; }\n\n\/* ─── SPECS TABLE ───────────────────────────────────────── *\/\n.halt-specs-table {\n  width:100% !important; border-collapse:collapse !important;\n  font-size:14px !important; border-radius:var(--r-md) !important;\n  overflow:hidden !important; border:1px solid #E5E7EB !important;\n}\n.halt-specs-table th {\n  background:#F9FAFB !important; padding:11px 16px !important; text-align:left !important;\n  font-size:12px !important; font-weight:700 !important; text-transform:uppercase !important;\n  letter-spacing:.07em !important; color:#6B7280 !important; border-bottom:1px solid #E5E7EB !important;\n}\n.halt-specs-table td {\n  padding:12px 16px !important; color:#374151 !important;\n  border-bottom:1px solid #F3F4F6 !important; vertical-align:top !important; line-height:1.5 !important;\n}\n.halt-specs-table tr:last-child td { border-bottom:none !important; }\n.halt-specs-table td:first-child { font-weight:600 !important; color:#111827 !important; width:38% !important; }\n.halt-badge {\n  display:inline-flex !important; align-items:center !important; gap:5px !important;\n  font-size:12px !important; font-weight:700 !important;\n  border-radius:999px !important; padding:3px 10px !important;\n}\n.halt-badge::before { content:'' !important; width:5px;height:5px !important; border-radius:50% !important; }\n.halt-badge--safe { background:#F0FDF4 !important; color:#166534 !important; border:1px solid rgba(34,197,94,.25) !important; }\n.halt-badge--safe::before { background:#4ADE80 !important; }\n.halt-badge--zero { background:#EFF6FF !important; color:#1D4ED8 !important; border:1px solid rgba(59,130,246,.25) !important; }\n.halt-badge--zero::before { background:#3B82F6 !important; }\n.halt-ingr-pills { display:flex !important; gap:6px !important; flex-wrap:wrap !important; }\n.halt-ingr-pill { display:inline-block !important; font-size:12px !important; font-weight:600 !important; border-radius:999px !important; padding:3px 10px !important; }\n.halt-ingr-pill--frb { background:#FDF2F8 !important; color:#9D174D !important; border:1px solid rgba(244,114,182,.28) !important; }.halt-ingr-pill--nzl { background:#FEF3C7 !important; color:#B45309 !important; border:1px solid rgba(245,158,11,.28) !important; }\n.halt-ingr-pill--cbd { background:#DCFCE7 !important; color:#15803D !important; border:1px solid rgba(34,197,94,.28) !important; }\n\n\/* ─── LEGAL ALERT ───────────────────────────────────────── *\/\n.halt-alert {\n  display:flex !important; gap:12px !important;\n  background:#FFFBEB !important; border:1px solid rgba(245,158,11,.4) !important;\n  border-radius:var(--r-md) !important; padding:16px 18px !important; margin-top:32px !important;\n}\n.halt-alert-ico { font-size:18px !important; flex-shrink:0 !important; margin-top:1px !important; }\n.halt-alert p { font-size:13px !important; color:#78350F !important; line-height:1.65 !important; }\n.halt-alert strong { color:#92400E !important; font-weight:600 !important; }\n.halt-alert a { color:#B45309 !important; text-decoration:underline !important; }\n\n\/* ─── QUALITY ─────────────────────────────────────────────── *\/\n.halt-quality-box { background:#FFFFFF !important; border:1px solid #BBF7D0 !important; border-radius:var(--r-lg) !important; padding:28px !important; }\n.halt-quality-box p { font-size:14.5px !important; color:#374151 !important; line-height:1.75 !important; margin-bottom:14px !important; }\n.halt-quality-box p:last-child { margin-bottom:0 !important; }\n.halt-quality-box strong { color:#111827 !important; font-weight:600 !important; }\n.halt-coa-row { display:flex !important; gap:10px !important; flex-wrap:wrap !important; margin-top:16px !important; }\n.halt-coa-item {\n  flex:1 !important; min-width:150px !important;\n  display:flex !important; align-items:center !important; gap:8px !important;\n  background:#F0FDF4 !important; border:1px solid rgba(34,197,94,.2) !important;\n  border-radius:var(--r-sm) !important; padding:10px 14px !important;\n  font-size:13px !important; font-weight:500 !important; color:#15803D !important;\n}\n.halt-coa-item::before { content:'✓' !important; width:18px;height:18px !important; border-radius:50% !important; background:#22C55E !important; color:#fff !important; font-size:10px !important; font-weight:700 !important; display:flex !important; align-items:center !important; justify-content:center !important; flex-shrink:0 !important; }\n\n\/* ─── QUIZ CTA ────────────────────────────────────────────── *\/\n.halt-quiz-cta {\n  background:linear-gradient(135deg,#F0FDF4 0%,#FDF2F8 100%) !important;\n  border:1px solid rgba(34,197,94,.25) !important;\n  border-radius:var(--r-lg) !important; padding:28px !important;\n  text-align:center !important;\n}\n.halt-quiz-cta-ico  { font-size:32px !important; display:block !important; margin-bottom:12px !important; }\n.halt-quiz-cta h3 {\n  font-family:Georgia,'Times New Roman',serif !important;\n  font-size:1.1rem !important; font-weight:700 !important;\n  color:#111827 !important; margin-bottom:8px !important;\n}\n.halt-quiz-cta p { font-size:13.5px !important; color:#6B7280 !important; line-height:1.6 !important; margin-bottom:18px !important; }\n.halt-quiz-btn {\n  display:inline-flex !important; align-items:center !important; gap:8px !important;\n  background:linear-gradient(135deg,#22C55E,#F472B6) !important;\n  color:#FFFFFF !important; text-decoration:none !important;\n  font-size:14px !important; font-weight:700 !important;\n  border-radius:999px !important; padding:12px 28px !important;\n  transition:opacity .2s !important;\n}\n.halt-quiz-btn:hover { opacity:.88 !important; color:#FFFFFF !important; }\n\n\/* ─── FINAL CTA ───────────────────────────────────────────── *\/\n.halt-cta-row { display:grid !important; grid-template-columns:repeat(auto-fit,minmax(220px,1fr)) !important; gap:12px !important; }\n.halt-cta-card { background:#FFFFFF !important; border:1px solid #E5E7EB !important; border-radius:var(--r-md) !important; padding:20px !important; text-decoration:none !important; display:block !important; transition:border-color .2s,box-shadow .2s !important; }\n.halt-cta-card:hover { border-color:#22C55E !important; box-shadow:0 2px 16px rgba(34,197,94,.1) !important; }\n.halt-cta-kicker { font-size:10.5px !important; font-weight:700 !important; text-transform:uppercase !important; letter-spacing:.1em !important; color:#9CA3AF !important; display:block !important; margin-bottom:6px !important; }\n.halt-cta-card strong { display:block !important; font-size:14px !important; font-weight:700 !important; color:#111827 !important; margin-bottom:4px !important; }\n.halt-cta-card p { font-size:12.5px !important; color:#6B7280 !important; line-height:1.5 !important; margin-bottom:10px !important; }\n.halt-cta-link { font-size:12.5px !important; font-weight:600 !important; color:#22C55E !important; }\n\n\/* ─── DELIVERY ───────────────────────────────────────────── *\/\n.halt-delivery-grid { display:grid !important; grid-template-columns:repeat(auto-fit,minmax(195px,1fr)) !important; gap:10px !important; }\n.halt-delivery-item { display:flex !important; align-items:flex-start !important; gap:12px !important; background:#FFFFFF !important; border:1px solid #E5E7EB !important; border-radius:var(--r-md) !important; padding:16px !important; }\n.halt-delivery-ico { flex-shrink:0 !important; width:36px;height:36px !important; border-radius:var(--r-sm) !important; background:#DCFCE7 !important; display:flex !important; align-items:center !important; justify-content:center !important; font-size:16px !important; }\n.halt-delivery-body strong { display:block !important; font-size:13.5px !important; font-weight:600 !important; color:#111827 !important; margin-bottom:3px !important; }\n.halt-delivery-body p { font-size:12.5px !important; color:#6B7280 !important; line-height:1.5 !important; }\n\n\/* ─── REASSURANCE ─────────────────────────────────────────── *\/\n.halt-trust-grid { display:grid !important; grid-template-columns:repeat(auto-fit,minmax(155px,1fr)) !important; gap:10px !important; }\n.halt-trust-item { display:flex !important; align-items:center !important; gap:10px !important; background:#FFFFFF !important; border:1px solid #E5E7EB !important; border-radius:var(--r-sm) !important; padding:12px 14px !important; font-size:13px !important; font-weight:500 !important; color:#374151 !important; }\n.halt-trust-ico { flex-shrink:0 !important; width:30px;height:30px !important; border-radius:var(--r-sm) !important; background:#DCFCE7 !important; display:flex !important; align-items:center !important; justify-content:center !important; font-size:14px !important; }\n\n\/* ─── FAQ ─────────────────────────────────────────────────── *\/\n.halt-faq-list { display:flex !important; flex-direction:column !important; gap:8px !important; }\n.halt-faq-item { background:#FFFFFF !important; border:1px solid #E5E7EB !important; border-radius:var(--r-md) !important; overflow:hidden !important; }\n.halt-faq-item summary { display:flex !important; align-items:center !important; justify-content:space-between !important; padding:16px 18px !important; font-size:14px !important; font-weight:600 !important; color:#111827 !important; cursor:pointer !important; list-style:none !important; gap:12px !important; }\n.halt-faq-item summary::-webkit-details-marker { display:none !important; }\n.halt-faq-item summary::after { content:'+' !important; flex-shrink:0 !important; font-size:18px !important; font-weight:300 !important; color:#9CA3AF !important; width:20px !important; text-align:center !important; }\n.halt-faq-item[open] summary::after { content:'−' !important; }\n.halt-faq-body { padding:14px 18px 16px !important; font-size:13.5px !important; color:#6B7280 !important; line-height:1.7 !important; border-top:1px solid #F3F4F6 !important; }\n.halt-faq-body a { color:#15803D !important; text-decoration:underline !important; }\n\n\/* ─── BLOCK LINK ───────────────────────────────────────────── *\/\n.halt-link-block {\n  display:flex !important; align-items:center !important; justify-content:space-between !important;\n  background:#F9FAFB !important; border:1px solid #E5E7EB !important;\n  border-radius:var(--r-sm) !important; padding:13px 16px !important;\n  margin-top:12px !important; text-decoration:none !important;\n  color:#111827 !important; font-size:13.5px !important; font-weight:500 !important;\n  transition:border-color .2s,background .2s,color .2s !important;\n}\n.halt-link-block:hover { border-color:#22C55E !important; background:#F0FDF4 !important; color:#15803D !important; }\n.halt-link-arr { color:#D1D5DB !important; font-size:14px !important; flex-shrink:0 !important; }\n.halt-link-block:hover .halt-link-arr { color:#22C55E !important; }\n\n\/* ─── MESH ────────────────────────────────────────────── *\/\n.halt-mesh { margin-top:52px !important; background:#F9FAFB !important; border:1px solid #E5E7EB !important; border-radius:var(--r-lg) !important; padding:28px !important; }\n.halt-mesh-title { font-family:Georgia,'Times New Roman',serif !important; font-size:1rem !important; font-weight:700 !important; color:#111827 !important; margin-bottom:4px !important; }\n.halt-mesh-sub { font-size:13px !important; color:#9CA3AF !important; margin-bottom:24px !important; display:block !important; }\n.halt-mesh-cols { display:grid !important; grid-template-columns:repeat(auto-fit,minmax(185px,1fr)) !important; gap:20px !important; }\n.halt-mesh-col-title { font-size:10.5px !important; font-weight:700 !important; text-transform:uppercase !important; letter-spacing:.1em !important; color:#9CA3AF !important; margin-bottom:10px !important; display:block !important; padding-bottom:8px !important; border-bottom:1px solid #E5E7EB !important; }\n.halt-mesh-links { display:flex !important; flex-direction:column !important; }\n.halt-mesh-link { display:flex !important; align-items:flex-start !important; gap:7px !important; font-size:13px !important; color:#374151 !important; text-decoration:none !important; line-height:1.4 !important; padding:6px 0 !important; border-bottom:1px solid #F3F4F6 !important; transition:color .15s !important; }\n.halt-mesh-link:last-child { border-bottom:none !important; }\n.halt-mesh-link::before { content:'' !important; flex-shrink:0 !important; width:5px;height:5px !important; border-radius:50% !important; background:#22C55E !important; margin-top:5px !important; }\n.halt-mesh-link:hover { color:#15803D !important; }\n\n\/* ─── FOOTER ──────────────────────────────────────────────── *\/\n.halt-footer { margin-top:52px !important; text-align:center !important; padding-top:20px !important; border-top:1px solid #E5E7EB !important; font-size:12.5px !important; color:#9CA3AF !important; }\n\n\/* ─── MOBILE ──────────────────────────────────────────────── *\/\n@media (max-width:600px) {\n  .halt-hero           { padding:32px 16px 28px !important; }\n  .halt-h1             { font-size:1.4rem !important; }\n  .halt-format-badge   { flex-direction:column !important; gap:8px !important; }\n  .halt-format-divider { width:40px;height:1px !important; }\n  .halt-ingr-grid      { grid-template-columns:1fr !important; }\n  .halt-benefits-grid  { grid-template-columns:1fr !important; }\n  .halt-rituel-steps   { grid-template-columns:1fr !important; }\n  .halt-prep-grid      { grid-template-columns:1fr 1fr !important; }\n  .halt-compl-grid     { grid-template-columns:1fr !important; }\n  .halt-cta-row        { grid-template-columns:1fr !important; }\n  .halt-delivery-grid  { grid-template-columns:1fr !important; }\n  .halt-trust-grid     { grid-template-columns:1fr 1fr !important; }\n  .halt-coa-row        { flex-direction:column !important; }\n  .halt-mesh-cols      { grid-template-columns:1fr 1fr !important; }\n  .halt-intro-box,.halt-quality-box,.halt-sevrage,\n  .halt-rituel-box,.halt-prep-box { padding:20px 16px !important; }\n}\n@media (max-width:420px) {\n  .halt-trust-grid  { grid-template-columns:1fr !important; }\n  .halt-mesh-cols   { grid-template-columns:1fr !important; }\n  .halt-prep-grid   { grid-template-columns:1fr !important; }\n}\n\u003c\/style\u003e\n\u003c!-- ══ JSON-LD SEO ════════════════════════════════════════════ --\u003e\n\u003cdiv class=\"halt-root\"\u003e\n\u003c!-- ═══ HERO ═══════════════════════════════════════════════ --\u003e\n\u003cdiv class=\"halt-hero\"\u003e\n\u003cdiv class=\"halt-hero-glow-l\"\u003e\u003c\/div\u003e\u003cdiv class=\"halt-hero-glow-r\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"halt-kicker\"\u003e100% Natural Infusion · Nicotine-Free · Hemp \u0026amp; Plants\u003c\/div\u003e\n\u003cdiv class=\"halt-h1\"\u003e\n\u003cspan class=\"halt-pink\"\u003eAlternactiv\u003c\/span\u003e — Infusion\u003cbr\u003e\u003cem\u003eRaspberry Leaf, Hazelnut Leaf \u0026amp; Hemp\u003c\/em\u003e\n\u003c\/div\u003e\n\u003cp class=\"halt-hero-sub\"\u003eThe \u003cstrong\u003enicotine-free botanical substitute\u003c\/strong\u003e to replace cigarettes with a warm, aromatic, and soothing break. A 100% plant blend — raspberry leaf, hazelnut leaf, and European hemp — \u003cstrong\u003ezero additives, zero artificial flavors.\u003c\/strong\u003e\u003c\/p\u003e\n\u003cdiv class=\"halt-chips\"\u003e\n\u003ca href=\"\/en\/collections\/infusions-cbd\" class=\"halt-chip halt-chip--cbd\"\u003eCBD Infusions \u0026amp; Herbal Teas\u003c\/a\u003e \u003ca href=\"\/en\/collections\/cbd-debutant\" class=\"halt-chip halt-chip--frb\"\u003eIdeal for Beginners\u003c\/a\u003e \u003ca href=\"\/en\/collections\/small-buds-trim\" class=\"halt-chip\"\u003eWithdrawal Support\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"halt-format-badge\"\u003e\n\u003cspan class=\"halt-format-ico\"\u003e🫖\u003c\/span\u003e\n\u003cdiv class=\"halt-format-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"halt-format-right\"\u003e\n\u003cspan class=\"halt-format-label\"\u003e30g Sachet · Premium Blend\u003c\/span\u003e \u003cspan class=\"halt-format-sub\"\u003eTHC ≤ 0.3% · Compliant with French regulations 2026\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"halt-hero-note\"\u003eFree delivery from €50 · Same-day shipping before 7 p.m. on weekdays\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ═══ 1 — PRÉSENTATION ════════════════════════════════════ --\u003e\n\u003cdiv class=\"halt-section\"\u003e\n\u003cdiv class=\"halt-h2\"\u003eAlternactiv — The botanical ritual to quit smoking\u003c\/div\u003e\n\u003cdiv class=\"halt-line-frb\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"halt-intro-box\"\u003e\n\u003cp\u003e\u003cstrong\u003eAlternactiv was designed for one thing: to offer you a natural, nicotine-free, and guilt-free alternative to cigarette breaks.\u003c\/strong\u003e Neither patch, nor gum, nor medicine — simply a blend of plants selected to gently and consistently support your endeavor.\u003c\/p\u003e\n\u003cp\u003eIts formula is based on three complementary plant ingredients: \u003cstrong\u003eraspberry leaves\u003c\/strong\u003e, \u003cstrong\u003ehazelnut leaves\u003c\/strong\u003e, and \u003cstrong\u003eEuropean hemp\u003c\/strong\u003e (THC ≤ 0.3%). These same plants form the basis of our \u003ca href=\"\/en\/products\/lenvo%C3%BBtante-trim-cbd-50\" class=\"halt-il\"\u003eEnchanting 50% CBD Trim\u003c\/a\u003e — for those looking for a vape format rather than an infusion. You will also find all our blends in our \u003ca href=\"\/en\/collections\/infusions-cbd\" class=\"halt-il\"\u003eCBD Infusions \u0026amp; Herbal Teas collection\u003c\/a\u003e and in the \u003ca href=\"\/en\/collections\/small-buds-trim\" class=\"halt-il\"\u003eSmall Buds \u0026amp; Trim\u003c\/a\u003e universe.\u003c\/p\u003e\n\u003cp\u003eAlternactiv is not a medicine and does not replace medical support in the context of smoking cessation. It acts as a \u003cstrong\u003edaily plant supplement\u003c\/strong\u003e for moments of tension, cravings for breaks, and evening rituals.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ═══ 2 — LIEN ENVOUTANTE ════════════════════════════════ --\u003e\n\u003cdiv class=\"halt-section\"\u003e\n\u003cdiv class=\"halt-h2\"\u003eA format for every moment — infusion or vaping\u003c\/div\u003e\n\u003cdiv class=\"halt-line-cbd\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"halt-sevrage\"\u003e\n\u003cdiv class=\"halt-sevrage-title\"\u003e\n\u003cspan class=\"halt-sevrage-ico\"\u003e🌿\u003c\/span\u003e The same plants, two different experiences\u003c\/div\u003e\n\u003cp\u003eAlternactiv and L'Envoûtante share the same plant base — \u003cstrong\u003eraspberry leaf, hazelnut leaf, and hemp\u003c\/strong\u003e — but cater to different moments and profiles. The infusion is the \u003cstrong\u003eideal entry format\u003c\/strong\u003e: gentle, familiar, no equipment, no inhalation. The trim is designed for experienced users who want a \u003cstrong\u003ehigher concentration (50% CBD)\u003c\/strong\u003e via vaping.\u003c\/p\u003e\n\u003cp\u003eTogether, they form a complementary duo to build a \u003cstrong\u003ecoherent wellness routine\u003c\/strong\u003e: Alternactiv for daytime breaks, L'Envoûtante for the evening ritual if needed.\u003c\/p\u003e\n\u003ca href=\"\/en\/products\/lenvo%C3%BBtante-trim-cbd-50\" class=\"halt-envoutante-link\"\u003e\u003cspan class=\"halt-envoutante-link-dot\"\u003e\u003c\/span\u003e\n\u003cdiv class=\"halt-envoutante-link-body\"\u003e\n\u003cstrong\u003eEnchanting 50% CBD Trim — the same plants, in concentrated format\u003c\/strong\u003e\n\u003cp\u003eRaspberry leaf, hazelnut leaf \u0026amp; hemp · 50% CBD · Vaping or infusion · Experienced users\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cspan class=\"halt-envoutante-arr\"\u003e→\u003c\/span\u003e\u003c\/a\u003e\n\u003c\/div\u003e\n\u003ca href=\"\/en\/collections\/pre-roules-cbd-infustick\" class=\"halt-link-block\"\u003e \u003cspan\u003eInfustick CBD Pre-Rolls — the substitute gesture, nomadic format\u003c\/span\u003e \u003cspan class=\"halt-link-arr\"\u003e→\u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c!-- ═══ 3 — INGRÉDIENTS ══════════════════════════════════════ --\u003e\n\u003cdiv class=\"halt-section\"\u003e\n\u003cdiv class=\"halt-h2\"\u003eIngredients \u0026amp; plant properties\u003c\/div\u003e\n\u003cdiv class=\"halt-line-frb\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"halt-ingr-grid\"\u003e\n\u003cdiv class=\"halt-ingr-card\"\u003e\n\u003cdiv class=\"halt-ingr-head\"\u003e\n\u003cspan class=\"halt-ingr-dot\" style=\"background: #F472B6 !important;\"\u003e\u003c\/span\u003e \u003cspan class=\"halt-ingr-name\"\u003eRaspberry Leaves\u003c\/span\u003e \u003cspan class=\"halt-ingr-tag halt-ingr-tag--frb\"\u003eKey Plant\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"halt-ingr-body\"\u003e\n\u003cp\u003eTraditionally used in European herbalism for their \u003cstrong\u003esweetness\u003c\/strong\u003e, their vegetal and slightly fruity taste, and their toning properties. The tannins naturally present in raspberry leaves provide a feeling of roundness in the mouth and a pleasant slight astringency.\u003c\/p\u003e\n\u003cdiv class=\"halt-ingr-notes\"\u003e\n\u003cspan class=\"halt-ingr-note halt-ingr-note--frb\"\u003eSlightly fruity\u003c\/span\u003e \u003cspan class=\"halt-ingr-note halt-ingr-note--frb\"\u003eToning\u003c\/span\u003e \u003cspan class=\"halt-ingr-note halt-ingr-note--frb\"\u003eMild tannins\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"halt-ingr-card\"\u003e\n\u003cdiv class=\"halt-ingr-head\"\u003e\n\u003cspan class=\"halt-ingr-dot\" style=\"background: #D97706 !important;\"\u003e\u003c\/span\u003e \u003cspan class=\"halt-ingr-name\"\u003eHazelnut Leaves\u003c\/span\u003e \u003cspan class=\"halt-ingr-tag halt-ingr-tag--nzl\"\u003eKey Plant\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"halt-ingr-body\"\u003e\n\u003cp\u003eRecognized in traditional phytotherapy for their \u003cstrong\u003epleasant, woody, and herbaceous taste\u003c\/strong\u003e, and their ability to promote a feeling of bodily lightness. Hazelnut brings the characteristic vegetal depth of Alternactiv, in perfect balance with the sweetness of raspberry.\u003c\/p\u003e\n\u003cdiv class=\"halt-ingr-notes\"\u003e\n\u003cspan class=\"halt-ingr-note halt-ingr-note--nzl\"\u003eWoody \u0026amp; herbaceous\u003c\/span\u003e \u003cspan class=\"halt-ingr-note halt-ingr-note--nzl\"\u003eLightness\u003c\/span\u003e \u003cspan class=\"halt-ingr-note halt-ingr-note--nzl\"\u003eBalancing\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"halt-ingr-card\"\u003e\n\u003cdiv class=\"halt-ingr-head\"\u003e\n\u003cspan class=\"halt-ingr-dot\" style=\"background: #22C55E !important;\"\u003e\u003c\/span\u003e \u003cspan class=\"halt-ingr-name\"\u003eEuropean Hemp\u003c\/span\u003e \u003cspan class=\"halt-ingr-tag halt-ingr-tag--cbd\"\u003eTHC ≤ 0.3%\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"halt-ingr-body\"\u003e\n\u003cp\u003eCertified hemp variety, compliant with French and European regulations. Provides a \u003cstrong\u003erelaxing herbaceous note\u003c\/strong\u003e and natural hemp terpenes — myrcene, linalool, beta-caryophyllene — which enrich the aromatic profile by playing on the \u003ca href=\"\/en\/pages\/terpenes-effet-entourage\" class=\"halt-il\"\u003eentourage effect\u003c\/a\u003e.\u003c\/p\u003e\n\u003cdiv class=\"halt-ingr-notes\"\u003e\n\u003cspan class=\"halt-ingr-note halt-ingr-note--cbd\"\u003eHerbaceous note\u003c\/span\u003e \u003cspan class=\"halt-ingr-note halt-ingr-note--cbd\"\u003eNatural terpenes\u003c\/span\u003e \u003cspan class=\"halt-ingr-note halt-ingr-note--cbd\"\u003eRelaxing\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ca href=\"\/en\/pages\/terpenes-effet-entourage\" class=\"halt-link-block\"\u003e \u003cspan\u003eGuide: Terpenes \u0026amp; Entourage Effect — the aromatic molecules of hemp\u003c\/span\u003e \u003cspan class=\"halt-link-arr\"\u003e→\u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c!-- ═══ 4 — CARACTÉRISTIQUES ════════════════════════════════ --\u003e\n\u003cdiv class=\"halt-section\"\u003e\n\u003cdiv class=\"halt-h2\"\u003eProduct Characteristics\u003c\/div\u003e\n\u003cdiv class=\"halt-line-cbd\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ctable class=\"halt-specs-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eCharacteristic\u003c\/th\u003e\n\u003cth\u003eDetail\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eFormat\u003c\/td\u003e\n\u003ctd\u003e30g sachet — premium plant blend\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eIngredients\u003c\/td\u003e\n\u003ctd\u003e\n\u003cdiv class=\"halt-ingr-pills\"\u003e\n\u003cspan class=\"halt-ingr-pill halt-ingr-pill--frb\"\u003eRaspberry Leaf\u003c\/span\u003e \u003cspan class=\"halt-ingr-pill halt-ingr-pill--nzl\"\u003eHazelnut Leaf\u003c\/span\u003e \u003cspan class=\"halt-ingr-pill halt-ingr-pill--cbd\"\u003eHemp CBD\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTHC Level\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"halt-badge halt-badge--safe\"\u003e≤ 0.3% THC · Legal in France \u0026amp; EU\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eNicotine\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"halt-badge halt-badge--zero\"\u003e0% Nicotine\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAdditives \/ Flavors\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"halt-badge halt-badge--zero\"\u003eNo additives · 0% artificial flavors\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAromatic Profile\u003c\/td\u003e\n\u003ctd\u003eMild vegetal · Slightly woody · Fruity touch · Herbaceous notes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePreparation\u003c\/td\u003e\n\u003ctd\u003e1–2 tsp · 90–100°C · 7–10 min infusion\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eIdeal Time\u003c\/td\u003e\n\u003ctd\u003eMorning · Afternoon · Evening — any break\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eOrigin\u003c\/td\u003e\n\u003ctd\u003ePlants from selected European producers\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- ═══ 5 — RITUEL DE SUBSTITUTION ════════════════════════ --\u003e\n\u003cdiv class=\"halt-section\"\u003e\n\u003cdiv class=\"halt-h2\"\u003eA true substitution ritual, without frustration\u003c\/div\u003e\n\u003cdiv class=\"halt-line-frb\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"halt-rituel-box\"\u003e\n\u003cp\u003eQuitting smoking often involves fighting the \u003cstrong\u003egesture\u003c\/strong\u003e as much as the nicotine. The break, the moment of rupture in the day, the cup in hand — Alternactiv is designed to \u003cstrong\u003erecreate this ritual\u003c\/strong\u003e without the drawbacks of tobacco.\u003c\/p\u003e\n\u003cp\u003eEach cup becomes an opportunity to breathe, refocus attention, and overcome a craving without giving in — simply with a warm, aromatic, and non-addictive drink.\u003c\/p\u003e\n\u003cdiv class=\"halt-rituel-steps\"\u003e\n\u003cdiv class=\"halt-rituel-step\"\u003e\n\u003cspan class=\"halt-step-ico\"\u003e☕\u003c\/span\u003e\n\u003cdiv class=\"halt-step-body\"\u003e\n\u003cstrong\u003eThe hot drink\u003c\/strong\u003e\n\u003cp\u003eComforting and warm, it reproduces the moment of pause that the cigarette occupied. A simple, immediate, non-addictive gesture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"halt-rituel-step\"\u003e\n\u003cspan class=\"halt-step-ico\"\u003e🌬️\u003c\/span\u003e\n\u003cdiv class=\"halt-step-body\"\u003e\n\u003cstrong\u003eNatural appeasement\u003c\/strong\u003e\n\u003cp\u003eHemp and its natural terpenes accompany relaxation, without nicotine or artificial stimulants. A gentle and progressive action.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"halt-rituel-step\"\u003e\n\u003cspan class=\"halt-step-ico\"\u003e🔄\u003c\/span\u003e\n\u003cdiv class=\"halt-step-body\"\u003e\n\u003cstrong\u003eThe ritual\u003c\/strong\u003e\n\u003cp\u003ePrepare, pour, infuse, savor — a sequence that structures the break and replaces the cigarette gesture with a healthy one.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"halt-rituel-step\"\u003e\n\u003cspan class=\"halt-step-ico\"\u003e🌱\u003c\/span\u003e\n\u003cdiv class=\"halt-step-body\"\u003e\n\u003cstrong\u003eZero guilt\u003c\/strong\u003e\n\u003cp\u003e100% plants, 0% nicotine, 0% additives. A break that feels good without compromise — and without relapse.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ca href=\"\/en\/collections\/pre-roules-cbd-infustick\" class=\"halt-link-block\"\u003e \u003cspan\u003eInfustick CBD Pre-Rolls — to reproduce the cigarette gesture\u003c\/span\u003e \u003cspan class=\"halt-link-arr\"\u003e→\u003c\/span\u003e \u003c\/a\u003e \u003ca href=\"\/en\/collections\/infusions-cbd\" class=\"halt-link-block\"\u003e \u003cspan\u003eAll our CBD infusions \u0026amp; herbal teas — the complete collection\u003c\/span\u003e \u003cspan class=\"halt-link-arr\"\u003e→\u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c!-- ═══ 6 — BÉNÉFICES ═══════════════════════════════════════ --\u003e\n\u003cdiv class=\"halt-section\"\u003e\n\u003cdiv class=\"halt-h2\"\u003eDesired effects of Alternactiv infusion\u003c\/div\u003e\n\u003cdiv class=\"halt-line-cbd\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"halt-benefits-grid\"\u003e\n\u003ca href=\"\/en\/collections\/cbd-stress-anxiete\" class=\"halt-bcard\"\u003e\u003cspan class=\"halt-bcard-ico\"\u003e🧘\u003c\/span\u003e \u003cstrong\u003eEmotional Comfort\u003c\/strong\u003e\n\u003cp\u003eThe tensions associated with a tobacco cessation process find in Alternactiv a gentle plant-based support, without psychoactive effect.\u003c\/p\u003e\n\u003cspan class=\"halt-bcard-tag\"\u003eStress \u0026amp; anxiety →\u003c\/span\u003e\u003c\/a\u003e\u003ca href=\"\/en\/collections\/cbd-sommeil\" class=\"halt-bcard\"\u003e\u003cspan class=\"halt-bcard-ico\"\u003e🌙\u003c\/span\u003e \u003cstrong\u003eEvening ritual\u003c\/strong\u003e\n\u003cp\u003ePerfect before sleeping, Alternactiv brings a soothing note at the end of the day — ideal for replacing the last cigarette of the evening.\u003c\/p\u003e\n\u003cspan class=\"halt-bcard-tag\"\u003eCBD Sleep →\u003c\/span\u003e\u003c\/a\u003e\u003ca href=\"\/en\/collections\/cbd-debutant\" class=\"halt-bcard\"\u003e\u003cspan class=\"halt-bcard-ico\"\u003e🌱\u003c\/span\u003e \u003cstrong\u003eGentle entry point\u003c\/strong\u003e\n\u003cp\u003eInfusion is the most accessible format to discover aromatic hemp — no inhalation, no equipment, no experience required.\u003c\/p\u003e\n\u003cspan class=\"halt-bcard-tag\"\u003eI'm new to CBD →\u003c\/span\u003e\u003c\/a\u003e\u003ca href=\"\/en\/collections\/cbd-stress-anxiete\" class=\"halt-bcard\"\u003e\u003cspan class=\"halt-bcard-ico\"\u003e⚡\u003c\/span\u003e \u003cstrong\u003eDecompression break\u003c\/strong\u003e\n\u003cp\u003eAt any time of the day, Alternactiv offers a natural break to release accumulated tension, without stimulants.\u003c\/p\u003e\n\u003cspan class=\"halt-bcard-tag\"\u003eManage stress →\u003c\/span\u003e\u003c\/a\u003e\n\u003c\/div\u003e\n\u003ca href=\"\/en\/blogs\/le-mag-cbd\/cbd-anxiete-stress-guide-complet-2026\" class=\"halt-link-block\"\u003e \u003cspan\u003eArticle: CBD and Anxiety — complete guide 2026\u003c\/span\u003e \u003cspan class=\"halt-link-arr\"\u003e→\u003c\/span\u003e \u003c\/a\u003e \u003ca href=\"\/en\/blogs\/le-mag-cbd\/cbd-sommeil-guide-complet\" class=\"halt-link-block\"\u003e \u003cspan\u003eArticle: CBD and Sleep — complete guide\u003c\/span\u003e \u003cspan class=\"halt-link-arr\"\u003e→\u003c\/span\u003e \u003c\/a\u003e \u003ca href=\"\/en\/blogs\/le-mag-cbd\/bienfaits-cbd-sante\" class=\"halt-link-block\"\u003e \u003cspan\u003eArticle: The benefits of CBD — what science says\u003c\/span\u003e \u003cspan class=\"halt-link-arr\"\u003e→\u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c!-- ═══ 7 — PRÉPARATION ═════════════════════════════════════ --\u003e\n\u003cdiv class=\"halt-section\"\u003e\n\u003cdiv class=\"halt-h2\"\u003ePreparation of Alternactiv Infusion\u003c\/div\u003e\n\u003cdiv class=\"halt-line-nzl\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"halt-prep-box\"\u003e\n\u003cp\u003eSimple preparation, in a few minutes. To fully reveal the vegetal aromas of Alternactiv, respect the temperature and infusion time — a deviation can diminish the characteristic herbaceous and fruity notes.\u003c\/p\u003e\n\u003cdiv class=\"halt-prep-grid\"\u003e\n\u003cdiv class=\"halt-prep-item\"\u003e\n\u003cspan class=\"halt-prep-item-ico\"\u003e🥄\u003c\/span\u003e \u003cstrong\u003eDose\u003c\/strong\u003e\n\u003cp\u003e1 to 2 tsp per cup\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"halt-prep-item\"\u003e\n\u003cspan class=\"halt-prep-item-ico\"\u003e🌡️\u003c\/span\u003e \u003cstrong\u003eTemperature\u003c\/strong\u003e\n\u003cp\u003e90 – 100°C\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"halt-prep-item\"\u003e\n\u003cspan class=\"halt-prep-item-ico\"\u003e⏱️\u003c\/span\u003e \u003cstrong\u003eDuration\u003c\/strong\u003e\n\u003cp\u003e7 to 10 minutes\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"halt-prep-item\"\u003e\n\u003cspan class=\"halt-prep-item-ico\"\u003e☀️\u003c\/span\u003e \u003cstrong\u003eTime\u003c\/strong\u003e\n\u003cp\u003eMorning · Afternoon · Evening\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ca href=\"\/en\/pages\/dosage-cbd-utilisation\" class=\"halt-link-block\"\u003e \u003cspan\u003eGuide: CBD Dosage \u0026amp; Use — temperatures, frequencies, advice\u003c\/span\u003e \u003cspan class=\"halt-link-arr\"\u003e→\u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c!-- ═══ 8 — COMPLÉMENTS SEVRAGE ════════════════════════════ --\u003e\n\u003cdiv class=\"halt-section\"\u003e\n\u003cdiv class=\"halt-h2\"\u003eSupplement your approach with other CBD formats\u003c\/div\u003e\n\u003cdiv class=\"halt-line-cbd\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"halt-compl-grid\"\u003e\n\u003ca href=\"\/en\/products\/gelules-zen-cbd-cbn-rhodiola-melisse\" class=\"halt-compl-card\"\u003e\u003cspan class=\"halt-compl-kicker\"\u003eSystemic Support\u003c\/span\u003e \u003cstrong\u003eZen CBD + CBN + Rhodiola \u0026amp; Melissa Capsules\u003c\/strong\u003e\n\u003cp\u003ePrecise and discreet dosage. Rhodiola and melissa support stress management and nervousness associated with withdrawal.\u003c\/p\u003e\n\u003cspan class=\"halt-compl-link\"\u003eSee capsules →\u003c\/span\u003e\u003c\/a\u003e\u003ca href=\"\/en\/products\/huile-destress-full-spectrum-10-cbd\" class=\"halt-compl-card\"\u003e\u003cspan class=\"halt-compl-kicker\"\u003eFast Action\u003c\/span\u003e \u003cstrong\u003eDestress Full Spectrum 10% CBD Oil\u003c\/strong\u003e\n\u003cp\u003eA few drops under the tongue during tension peaks — targeted sublingual action for moments of emotional emergency.\u003c\/p\u003e\n\u003cspan class=\"halt-compl-link\"\u003eSee oil →\u003c\/span\u003e\u003c\/a\u003e\u003ca href=\"\/en\/collections\/pre-roules-cbd-infustick\" class=\"halt-compl-card\"\u003e\u003cspan class=\"halt-compl-kicker\"\u003eThe gesture\u003c\/span\u003e \u003cstrong\u003eInfustick CBD Pre-Rolls\u003c\/strong\u003e\n\u003cp\u003eFor those who need to reproduce the gesture of smoking — a nomadic format, tobacco and nicotine-free.\u003c\/p\u003e\n\u003cspan class=\"halt-compl-link\"\u003eSee Infustick →\u003c\/span\u003e\u003c\/a\u003e\u003ca href=\"\/en\/products\/lenvo%C3%BBtante-trim-cbd-50\" class=\"halt-compl-card\"\u003e\u003cspan class=\"halt-compl-kicker\"\u003eConcentrated format\u003c\/span\u003e \u003cstrong\u003eEnchanting 50% CBD Trim\u003c\/strong\u003e\n\u003cp\u003eThe same plants as Alternactiv in a concentrated format for vaping. Reserved for experienced users seeking intensity.\u003c\/p\u003e\n\u003cspan class=\"halt-compl-link\"\u003eSee L'Envoûtante →\u003c\/span\u003e\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ═══ 9 — ALERTE LÉGALE ════════════════════════════════════ --\u003e\n\u003cdiv class=\"halt-alert\"\u003e\n\u003cspan class=\"halt-alert-ico\"\u003e⚠️\u003c\/span\u003e\n\u003cp\u003e\u003cstrong\u003eImportant legal information:\u003c\/strong\u003e Alternactiv is a plant-based infusion. The hemp used contains a THC level \u003cstrong\u003eless than or equal to 0.3%\u003c\/strong\u003e, in accordance with French and European regulations 2026. This product is \u003cstrong\u003enot a medication\u003c\/strong\u003e and does not constitute a treatment for tobacco cessation. No therapeutic claims are made. \u003ca href=\"\/en\/pages\/legalite-cbd-france-2026\"\u003eCBD Legality France 2026 →\u003c\/a\u003e · \u003ca href=\"\/en\/pages\/cbd-vs-thc-differences\"\u003eCBD vs THC Guide →\u003c\/a\u003e · \u003ca href=\"\/en\/blogs\/le-mag-cbd\/cbd-legal-france-2026\"\u003eArticle: Is CBD legal? →\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ═══ 10 — QUALITÉ ════════════════════════════════════════ --\u003e\n\u003cdiv class=\"halt-section\"\u003e\n\u003cdiv class=\"halt-h2\"\u003eHerbeevor Quality \u0026amp; Compliance\u003c\/div\u003e\n\u003cdiv class=\"halt-line-cbd\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"halt-quality-box\"\u003e\n\u003cp\u003eThe plants used in Alternactiv are \u003cstrong\u003eselected from European producers\u003c\/strong\u003e according to strict quality criteria. The hemp undergoes \u003cstrong\u003eindependent laboratory analysis (COA)\u003c\/strong\u003e to verify THC compliance and the absence of contaminants.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eNo additives, no artificial flavors\u003c\/strong\u003e — Alternactiv's formula relies on the intrinsic quality of the plants, and only on it. What you infuse is exactly what is written on the sachet.\u003c\/p\u003e\n\u003cdiv class=\"halt-coa-row\"\u003e\n\u003cdiv class=\"halt-coa-item\"\u003eTHC ≤ 0.3% verified\u003c\/div\u003e\n\u003cdiv class=\"halt-coa-item\"\u003e0% Nicotine\u003c\/div\u003e\n\u003cdiv class=\"halt-coa-item\"\u003eEuropean plants\u003c\/div\u003e\n\u003cdiv class=\"halt-coa-item\"\u003eNo additives\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ═══ 11 — QUIZ CTA ════════════════════════════════════════ --\u003e\n\u003cdiv class=\"halt-section\"\u003e\n\u003cdiv class=\"halt-quiz-cta\"\u003e\n\u003cspan class=\"halt-quiz-cta-ico\"\u003e🎯\u003c\/span\u003e\n\u003ch3\u003eNot sure if Alternactiv is for you?\u003c\/h3\u003e\n\u003cp\u003eOur CBD quiz helps you find the most suitable format for your profile, habits, and approach — beginner, withdrawal, relaxation, or sleep. Personalized result in 2 minutes.\u003c\/p\u003e\n\u003ca href=\"\/en\/pages\/quiz-cbd-trouver-mon-produit\" class=\"halt-quiz-btn\"\u003e Find my ideal CBD → \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ═══ 12 — LIVRAISON ══════════════════════════════════════ --\u003e\n\u003cdiv class=\"halt-section\"\u003e\n\u003cdiv class=\"halt-h2\"\u003ePurchase, Delivery \u0026amp; Shipping\u003c\/div\u003e\n\u003cdiv class=\"halt-line-cbd\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"halt-delivery-grid\"\u003e\n\u003cdiv class=\"halt-delivery-item\"\u003e\n\u003cdiv class=\"halt-delivery-ico\"\u003e🚚\u003c\/div\u003e\n\u003cdiv class=\"halt-delivery-body\"\u003e\n\u003cstrong\u003eFree delivery\u003c\/strong\u003e\n\u003cp\u003eFor all orders over €50 on herbeevor.com.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"halt-delivery-item\"\u003e\n\u003cdiv class=\"halt-delivery-ico\"\u003e⚡\u003c\/div\u003e\n\u003cdiv class=\"halt-delivery-body\"\u003e\n\u003cstrong\u003eSame-day shipping\u003c\/strong\u003e\n\u003cp\u003eOrder placed before 7 p.m. on weekdays — immediate dispatch.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"halt-delivery-item\"\u003e\n\u003cdiv class=\"halt-delivery-ico\"\u003e🔒\u003c\/div\u003e\n\u003cdiv class=\"halt-delivery-body\"\u003e\n\u003cstrong\u003eSecure payment\u003c\/strong\u003e\n\u003cp\u003eSecure online purchase on our Herbeevor shop.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"halt-delivery-item\"\u003e\n\u003cdiv class=\"halt-delivery-ico\"\u003e📦\u003c\/div\u003e\n\u003cdiv class=\"halt-delivery-body\"\u003e\n\u003cstrong\u003eDiscreet packaging\u003c\/strong\u003e\n\u003cp\u003eNeutral and carefully sealed package, with no indication of contents.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ═══ 13 — RÉASSURANCE ════════════════════════════════════ --\u003e\n\u003cdiv class=\"halt-section\"\u003e\n\u003cdiv class=\"halt-h2\"\u003eWhy choose Herbeevor?\u003c\/div\u003e\n\u003cdiv class=\"halt-line-cbd\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"halt-trust-grid\"\u003e\n\u003cdiv class=\"halt-trust-item\"\u003e\n\u003cdiv class=\"halt-trust-ico\"\u003e🌿\u003c\/div\u003e100% European plants\u003c\/div\u003e\n\u003cdiv class=\"halt-trust-item\"\u003e\n\u003cdiv class=\"halt-trust-ico\"\u003e🔬\u003c\/div\u003e\nIndependent COA analyses\u003c\/div\u003e\n\u003cdiv class=\"halt-trust-item\"\u003e\n\u003cdiv class=\"halt-trust-ico\"\u003e🚫\u003c\/div\u003e\nNicotine and additive-free\u003c\/div\u003e\n\u003cdiv class=\"halt-trust-item\"\u003e\n\u003cdiv class=\"halt-trust-ico\"\u003e📖\u003c\/div\u003e\nTotal transparency\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ═══ 14 — FAQ ════════════════════════════════════════════ --\u003e\n\u003cdiv class=\"halt-section\"\u003e\n\u003cdiv class=\"halt-h2\"\u003eFrequently Asked Questions — Alternactiv Infusion\u003c\/div\u003e\n\u003cdiv class=\"halt-line-frb\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"halt-faq-list\"\u003e\n\u003cdetails class=\"halt-faq-item\"\u003e\n\u003csummary\u003eCan Alternactiv infusion replace cigarettes?\u003c\/summary\u003e\n\u003cdiv class=\"halt-faq-body\"\u003eAlternactiv is not a medicine and cannot be presented as a smoking cessation treatment. It offers a \u003cstrong\u003ebotanical substitution ritual\u003c\/strong\u003e: a warm, aromatic, and soothing break to replace the gesture of smoking. Its plants — raspberry, hazelnut, and hemp — naturally support moments of tension, without nicotine or combustion. \u003ca href=\"\/en\/pages\/legalite-cbd-france-2026\"\u003eLearn more about legality →\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"halt-faq-item\"\u003e\n\u003csummary\u003eDoes Alternactiv contain nicotine?\u003c\/summary\u003e\n\u003cdiv class=\"halt-faq-body\"\u003e\n\u003cstrong\u003eNo, absolutely not.\u003c\/strong\u003e Alternactiv is a 100% plant-based blend — raspberry, hazelnut, hemp — without nicotine, without tobacco, without combustion, and without additives. This is precisely what makes it a relevant complement in a smoking cessation approach.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"halt-faq-item\"\u003e\n\u003csummary\u003eWhat is the exact composition of Alternactiv infusion?\u003c\/summary\u003e\n\u003cdiv class=\"halt-faq-body\"\u003eAlternactiv is composed of \u003cstrong\u003eraspberry leaves\u003c\/strong\u003e, \u003cstrong\u003ehazelnut leaves\u003c\/strong\u003e, and \u003cstrong\u003eEuropean hemp\u003c\/strong\u003e (THC ≤ 0.3%). No additives, no artificial flavors — the formula relies solely on the natural quality of selected plants.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"halt-faq-item\"\u003e\n\u003csummary\u003eIs the infusion suitable for CBD beginners?\u003c\/summary\u003e\n\u003cdiv class=\"halt-faq-body\"\u003eYes, it is even one of the most recommended formats for beginners. The infusion is gentle, familiar, requires no inhalation or special equipment. It allows you to discover the aromas and effects of hemp in an accessible daily setting. \u003ca href=\"\/en\/collections\/cbd-debutant\"\u003eStart with CBD →\u003c\/a\u003e · \u003ca href=\"\/en\/blogs\/le-mag-cbd\/comment-choisir-produit-cbd\"\u003eGuide: Choosing your CBD product →\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"halt-faq-item\"\u003e\n\u003csummary\u003eWhat is the difference between Alternactiv and L'Envoûtante CBD Trim?\u003c\/summary\u003e\n\u003cdiv class=\"halt-faq-body\"\u003eBoth products share the same plants (raspberry, hazelnut, hemp) but cater to different profiles and uses. \u003cstrong\u003eAlternactiv\u003c\/strong\u003e is an infusion to drink — gentle, without inhalation, accessible to everyone. \u003cstrong\u003eL'Envoûtante\u003c\/strong\u003e is a 50% CBD trim intended for vaporization or infusion with fat, for experienced users. \u003ca href=\"\/en\/products\/lenvo%C3%BBtante-trim-cbd-50\"\u003eSee L'Envoûtante →\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"halt-faq-item\"\u003e\n\u003csummary\u003eIs the hemp in Alternactiv legal in France?\u003c\/summary\u003e\n\u003cdiv class=\"halt-faq-body\"\u003eYes. The hemp used in Alternactiv contains a THC level equal to or less than 0.3%, in accordance with current French and European regulations in 2026. It comes from hemp varieties authorized by European regulations. \u003ca href=\"\/en\/pages\/legalite-cbd-france-2026\"\u003eCBD Legality France 2026 →\u003c\/a\u003e · \u003ca href=\"\/en\/pages\/cbd-vs-thc-differences\"\u003eCBD vs THC Guide →\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"halt-faq-item\"\u003e\n\u003csummary\u003eWhen should I drink Alternactiv infusion?\u003c\/summary\u003e\n\u003cdiv class=\"halt-faq-body\"\u003eAlternactiv can be enjoyed at any time — in the morning to start the day with a soothing break, in the afternoon during moments of tension, or in the evening to aid relaxation and prepare for rest. It is a beneficial replacement for cigarettes on each of these occasions.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ═══ 15 — CTA FINAL ══════════════════════════════════════ --\u003e\n\u003cdiv class=\"halt-section\"\u003e\n\u003cdiv class=\"halt-h2\"\u003eSimilar products \u0026amp; Herbeevor complements\u003c\/div\u003e\n\u003cdiv class=\"halt-line-cbd\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"halt-cta-row\"\u003e\n\u003ca href=\"\/en\/products\/lenvo%C3%BBtante-trim-cbd-50\" class=\"halt-cta-card\"\u003e\u003cspan class=\"halt-cta-kicker\"\u003eSame plants · Concentrated format\u003c\/span\u003e \u003cstrong\u003e50% CBD Trim L'Envoûtante\u003c\/strong\u003e\n\u003cp\u003eRaspberry, hazelnut \u0026amp; hemp in a concentrated version for vaporization. For experienced users.\u003c\/p\u003e\n\u003cspan class=\"halt-cta-link\"\u003eSee L'Envoûtante →\u003c\/span\u003e\u003c\/a\u003e\u003ca href=\"\/en\/collections\/infusions-cbd\" class=\"halt-cta-card\"\u003e\u003cspan class=\"halt-cta-kicker\"\u003eSame range\u003c\/span\u003e \u003cstrong\u003eAll our CBD Infusions \u0026amp; Herbal Teas\u003c\/strong\u003e\n\u003cp\u003eDiscover all our blends — from the mildest to the most aromatic — for every ritual of the day.\u003c\/p\u003e\n\u003cspan class=\"halt-cta-link\"\u003eSee the collection →\u003c\/span\u003e\u003c\/a\u003e\u003ca href=\"\/en\/products\/gelules-zen-cbd-cbn-rhodiola-melisse\" class=\"halt-cta-card\"\u003e\u003cspan class=\"halt-cta-kicker\"\u003eCessation supplement\u003c\/span\u003e \u003cstrong\u003eZen CBD + CBN + Rhodiola Capsules\u003c\/strong\u003e\n\u003cp\u003eFor precise systemic support during periods of tension — in addition to your infusion ritual.\u003c\/p\u003e\n\u003cspan class=\"halt-cta-link\"\u003eSee capsules →\u003c\/span\u003e\u003c\/a\u003e\u003ca href=\"\/en\/collections\/meilleures-ventes-cbd-fleurs-huiles-infusions-bio\" class=\"halt-cta-card\"\u003e\u003cspan class=\"halt-cta-kicker\"\u003eTrends\u003c\/span\u003e \u003cstrong\u003eCBD Best Sellers\u003c\/strong\u003e\n\u003cp\u003eThe most popular products in the Herbeevor community — flowers, oils, infusions.\u003c\/p\u003e\n\u003cspan class=\"halt-cta-link\"\u003eSee best sellers →\u003c\/span\u003e\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ═══ MAILLAGE INTERNE ═════════════════════════════════════ --\u003e\n\u003cdiv class=\"halt-mesh\"\u003e\n\u003cdiv class=\"halt-mesh-title\"\u003eExplore the Herbeevor universe\u003c\/div\u003e\n\u003cspan class=\"halt-mesh-sub\"\u003eCollections, guides, and articles to deepen your CBD experience\u003c\/span\u003e\n\u003cdiv class=\"halt-mesh-cols\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"halt-mesh-col-title\"\u003eCBD Collections\u003c\/span\u003e\n\u003cdiv class=\"halt-mesh-links\"\u003e\n\u003ca href=\"\/en\/collections\/infusions-cbd\" class=\"halt-mesh-link\"\u003eCBD Infusions \u0026amp; Herbal Teas\u003c\/a\u003e \u003ca href=\"\/en\/collections\/small-buds-trim\" class=\"halt-mesh-link\"\u003eSmall Buds \u0026amp; Trim\u003c\/a\u003e \u003ca href=\"\/en\/collections\/pre-roules-cbd-infustick\" class=\"halt-mesh-link\"\u003eCBD Infustick Pre-rolls\u003c\/a\u003e \u003ca href=\"\/en\/collections\/fleurs-cbd\" class=\"halt-mesh-link\"\u003eCBD Flowers — main hub\u003c\/a\u003e \u003ca href=\"\/en\/collections\/cbd-debutant\" class=\"halt-mesh-link\"\u003eI'm new to CBD\u003c\/a\u003e \u003ca href=\"\/en\/collections\/promotions-cbd\" class=\"halt-mesh-link\"\u003eCBD Promotions\u003c\/a\u003e \u003ca href=\"\/en\/collections\/meilleures-ventes-cbd-fleurs-huiles-infusions-bio\" class=\"halt-mesh-link\"\u003eCBD Best Sellers\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"halt-mesh-col-title\"\u003eBy Need\u003c\/span\u003e\n\u003cdiv class=\"halt-mesh-links\"\u003e\n\u003ca href=\"\/en\/collections\/cbd-stress-anxiete\" class=\"halt-mesh-link\"\u003eManage stress \u0026amp; anxiety\u003c\/a\u003e \u003ca href=\"\/en\/collections\/cbd-sommeil\" class=\"halt-mesh-link\"\u003eCBD Sleep\u003c\/a\u003e \u003ca href=\"\/en\/collections\/cbd-douleurs\" class=\"halt-mesh-link\"\u003eRelieve pain\u003c\/a\u003e \u003ca href=\"\/en\/collections\/cbg-focus-energie\" class=\"halt-mesh-link\"\u003eCBG Focus \u0026amp; Energy\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"halt-mesh-col-title\"\u003eAlternative Formats\u003c\/span\u003e\n\u003cdiv class=\"halt-mesh-links\"\u003e\n\u003ca href=\"\/en\/collections\/huiles-de-cbd\" class=\"halt-mesh-link\"\u003eCBD Oils\u003c\/a\u003e \u003ca href=\"\/en\/collections\/gelules-cbd\" class=\"halt-mesh-link\"\u003eCBD Capsules\u003c\/a\u003e \u003ca href=\"\/en\/collections\/e-liquide-cbd\" class=\"halt-mesh-link\"\u003eCBD E-liquids\u003c\/a\u003e \u003ca href=\"\/en\/collections\/abonnements-cbd-cbg-cbn-herbeevor\" class=\"halt-mesh-link\"\u003eCBD \u0026amp; CBG Subscriptions\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"halt-mesh-col-title\"\u003eGuides \u0026amp; Articles\u003c\/span\u003e\n\u003cdiv class=\"halt-mesh-links\"\u003e\n\u003ca href=\"\/en\/pages\/quiz-cbd-trouver-mon-produit\" class=\"halt-mesh-link\"\u003eQuiz: Find my ideal CBD\u003c\/a\u003e \u003ca href=\"\/en\/pages\/dosage-cbd-utilisation\" class=\"halt-mesh-link\"\u003eGuide: Dosage \u0026amp; Usage\u003c\/a\u003e \u003ca href=\"\/en\/pages\/terpenes-effet-entourage\" class=\"halt-mesh-link\"\u003eTerpenes \u0026amp; Entourage Effect\u003c\/a\u003e \u003ca href=\"\/en\/pages\/legalite-cbd-france-2026\" class=\"halt-mesh-link\"\u003eCBD Legality France 2026\u003c\/a\u003e \u003ca href=\"\/en\/pages\/cbd-vs-thc-differences\" class=\"halt-mesh-link\"\u003eCBD vs THC Guide\u003c\/a\u003e \u003ca href=\"\/en\/pages\/comment-choisir-son-cbd\" class=\"halt-mesh-link\"\u003eGuide: Choosing your CBD\u003c\/a\u003e \u003ca href=\"\/en\/blogs\/le-mag-cbd\/cbd-anxiete-stress-guide-complet-2026\" class=\"halt-mesh-link\"\u003eArticle: CBD and Anxiety 2026\u003c\/a\u003e \u003ca href=\"\/en\/blogs\/le-mag-cbd\/cbd-sommeil-guide-complet\" class=\"halt-mesh-link\"\u003eArticle: CBD and Sleep\u003c\/a\u003e \u003ca href=\"\/en\/blogs\/le-mag-cbd\/bienfaits-cbd-sante\" class=\"halt-mesh-link\"\u003eArticle: Benefits of CBD\u003c\/a\u003e \u003ca href=\"\/en\/blogs\/le-mag-cbd\/cbd-legal-france-2026\" class=\"halt-mesh-link\"\u003eArticle: Is CBD legal in France?\u003c\/a\u003e \u003ca href=\"\/en\/blogs\/le-mag-cbd\/comment-choisir-produit-cbd\" class=\"halt-mesh-link\"\u003eArticle: Choosing your CBD product\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ═══ FOOTER ════════════════════════════════════════════════ --\u003e\n\u003cdiv class=\"halt-footer\"\u003e\n\u003cp\u003e100% European Plants · Raspberry \u0026amp; Hazelnut \u0026amp; Hemp · THC ≤ 0.3% · Nicotine-Free · Additive-Free · Compliant with French regulations 2026 · Herbeevor wellness universe\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Herbeevor","offers":[{"title":"Default Title","offer_id":52063634784523,"sku":null,"price":5.9,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0667\/0434\/3307\/files\/rn-image_picker_lib_temp_24c63328-42a4-40c5-ba1a-2c67b371dc28.png?v=1754852841"},{"product_id":"resine-mystere-abonnement-cbd-cbn","title":"Mystery Resin of the Month Subscription – Premium CBD \u0026amp; Exclusive Experience","description":"\u003cp data-start=\"594\" data-end=\"810\"\u003eDiscover the \u003cstrong data-start=\"607\" data-end=\"633\"\u003eResin Mystery of the Month\u003c\/strong\u003e, a unique experience reserved for Herbeevor Club members. Each month, receive a premium CBD\/CBN resin selected from our artisanal and exclusive varieties.\u003c\/p\u003e\n\u003ch3 data-start=\"812\" data-end=\"854\"\u003eWhat is the Mystery Resin?\u003c\/h3\u003e\n\u003cp data-start=\"855\" data-end=\"1167\"\u003eIt's a subscription designed for demanding enthusiasts who want to explore a new texture, a new aroma, and a new cannabinoid profile each month. All our resins come from hemp flowers grown in compliance with European standards (THC \u0026lt; 0.3%) and laboratory-analyzed.\u003c\/p\u003e\n\u003ch3 data-start=\"1169\" data-end=\"1207\"\u003eSubscription benefits\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli data-start=\"1210\" data-end=\"1303\"\u003e\n\u003cstrong data-start=\"1210\" data-end=\"1230\"\u003ePremium surprise\u003c\/strong\u003e: each month, a new variety not found in classic stores.\u003c\/li\u003e\n\u003cli data-start=\"1306\" data-end=\"1405\"\u003e\n\u003cstrong data-start=\"1306\" data-end=\"1326\"\u003eGuaranteed quality\u003c\/strong\u003e: laboratory-tested resins, selected for their aromas and effects.\u003c\/li\u003e\n\u003cli data-start=\"1408\" data-end=\"1494\"\u003e\n\u003cstrong data-start=\"1408\" data-end=\"1423\"\u003eFlexibility\u003c\/strong\u003e: no-commitment subscription, modifiable or cancellable at any time.\u003c\/li\u003e\n\u003cli data-start=\"1497\" data-end=\"1579\"\u003e\n\u003cstrong data-start=\"1497\" data-end=\"1509\"\u003eSavings\u003c\/strong\u003e: enjoy a preferential rate compared to purchasing individually.\u003c\/li\u003e\n\u003cli data-start=\"1582\" data-end=\"1680\"\u003e\n\u003cstrong data-start=\"1582\" data-end=\"1602\"\u003eClub Exclusive\u003c\/strong\u003e: access reserved for members, with loyalty bonuses accumulated with each order.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3 data-start=\"1682\" data-end=\"1727\"\u003eWhy choose the Mystery Resin?\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli data-start=\"1730\" data-end=\"1795\"\u003eTo \u003cstrong data-start=\"1735\" data-end=\"1780\"\u003eexperience a new sensory experience\u003c\/strong\u003e each month.\u003c\/li\u003e\n\u003cli data-start=\"1798\" data-end=\"1909\"\u003eTo discover \u003cstrong data-start=\"1817\" data-end=\"1846\"\u003erare aromatic profiles\u003c\/strong\u003e: fruity, earthy, spicy, foamy or compact resins.\u003c\/li\u003e\n\u003cli data-start=\"1912\" data-end=\"2011\"\u003eTo join a \u003cstrong data-start=\"1931\" data-end=\"1955\"\u003ecommunity of connoisseurs\u003c\/strong\u003e who value craftsmanship and premium quality.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3 data-start=\"2013\" data-end=\"2041\"\u003ePractical information\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli data-start=\"2044\" data-end=\"2116\"\u003eAvailable formats: 3 g, 6 g or 10 g (depending on chosen subscription).\u003c\/li\u003e\n\u003cli data-start=\"2119\" data-end=\"2161\"\u003eDiscreet and fast shipping (24\/48 h).\u003c\/li\u003e\n\u003cli data-start=\"2164\" data-end=\"2234\"\u003eElegant and airtight packaging, suitable for optimal preservation.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp data-start=\"2236\" data-end=\"2365\"\u003eJoin the \u003cstrong data-start=\"2274\" data-end=\"2300\"\u003eResin Mystery of the Month\u003c\/strong\u003e experience now and let yourself be surprised by the infinite richness of hemp.\u003c\/p\u003e","brand":"Herbeevor","offers":[{"title":"10g","offer_id":52366943093003,"sku":null,"price":44.9,"currency_code":"EUR","in_stock":true},{"title":"6g","offer_id":52366943125771,"sku":null,"price":29.9,"currency_code":"EUR","in_stock":true},{"title":"3g","offer_id":52366943158539,"sku":null,"price":19.9,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0667\/0434\/3307\/files\/ChatGPT_Image_13_sept._2025_19_20_34.png?v=1757784071"},{"product_id":"fleur-cbd-black-sugar-rose-21","title":"Black Sugar Rose – Indoor CBD Flower – Gentle Relaxation – 21%","description":"\u003ch2 data-start=\"21\" data-end=\"65\"\u003eIndoor CBD Flower – 21% – Gentle Relaxation\u003c\/h2\u003e\n\u003ch3 data-start=\"109\" data-end=\"125\"\u003eIntroduction\u003c\/h3\u003e\n\u003cp data-start=\"127\" data-end=\"458\"\u003eThe \u003cstrong data-start=\"130\" data-end=\"150\"\u003eBlack Sugar Rose\u003c\/strong\u003e is a premium Indoor CBD flower, cultivated in a controlled environment to ensure consistent quality, a dense structure, and a rich aromatic profile. With a CBD content of \u003cstrong data-start=\"331\" data-end=\"338\"\u003e21%\u003c\/strong\u003e, it is aimed at consumers seeking a gentle, progressive, and balanced relaxation, without excessive heaviness.\u003c\/p\u003e\n\u003cp data-start=\"460\" data-end=\"627\"\u003eIts positioning is ideal for a moment of relaxation at the end of the day, to release mental pressure or simply slow down the pace after an intense day.\u003c\/p\u003e\n\u003chr data-start=\"629\" data-end=\"632\"\u003e\n\u003ch2 data-start=\"634\" data-end=\"675\"\u003eIndoor Cultivation: Precision and Control\u003c\/h2\u003e\n\u003cp data-start=\"677\" data-end=\"727\"\u003eIndoor cultivation allows for total control:\u003c\/p\u003e\n\u003cul data-start=\"729\" data-end=\"878\"\u003e\n\u003cli data-start=\"729\" data-end=\"768\"\u003e\n\u003cp data-start=\"731\" data-end=\"768\"\u003eRegulated temperature and humidity\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"769\" data-end=\"827\"\u003e\n\u003cp data-start=\"771\" data-end=\"827\"\u003eOptimized light to maximize flower density\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"828\" data-end=\"851\"\u003e\n\u003cp data-start=\"830\" data-end=\"851\"\u003eControlled nutrition\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"852\" data-end=\"878\"\u003e\n\u003cp data-start=\"854\" data-end=\"878\"\u003eSlow and refined drying\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp data-start=\"880\" data-end=\"1010\"\u003eResult: compact, resin-rich buds with a high cannabinoid concentration and a preserved terpene profile.\u003c\/p\u003e\n\u003chr data-start=\"1012\" data-end=\"1015\"\u003e\n\u003ch2 data-start=\"1017\" data-end=\"1037\"\u003eAromatic Profile\u003c\/h2\u003e\n\u003cp data-start=\"1039\" data-end=\"1112\"\u003eBlack Sugar Rose stands out with a complex and enveloping bouquet:\u003c\/p\u003e\n\u003cul data-start=\"1114\" data-end=\"1247\"\u003e\n\u003cli data-start=\"1114\" data-end=\"1158\"\u003e\n\u003cp data-start=\"1116\" data-end=\"1158\"\u003eSweet and slightly caramelized notes\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1159\" data-end=\"1181\"\u003e\n\u003cp data-start=\"1161\" data-end=\"1181\"\u003eSubtle floral undertone\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1182\" data-end=\"1216\"\u003e\n\u003cp data-start=\"1184\" data-end=\"1216\"\u003eFruity hint in the background\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1217\" data-end=\"1247\"\u003e\n\u003cp data-start=\"1219\" data-end=\"1247\"\u003eSlight earthy depth\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp data-start=\"1249\" data-end=\"1342\"\u003eIts fragrance is round, gourmet, but not excessive. A strain that combines intensity and finesse.\u003c\/p\u003e\n\u003chr data-start=\"1344\" data-end=\"1347\"\u003e\n\u003ch2 data-start=\"1349\" data-end=\"1369\"\u003eDesired Effects\u003c\/h2\u003e\n\u003cp data-start=\"1371\" data-end=\"1420\"\u003eWith 21% CBD, this flower is appreciated for:\u003c\/p\u003e\n\u003cul data-start=\"1422\" data-end=\"1546\"\u003e\n\u003cli data-start=\"1422\" data-end=\"1459\"\u003e\n\u003cp data-start=\"1424\" data-end=\"1459\"\u003eProgressive bodily relaxation\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1460\" data-end=\"1481\"\u003e\n\u003cp data-start=\"1462\" data-end=\"1481\"\u003eMental calming\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1482\" data-end=\"1516\"\u003e\n\u003cp data-start=\"1484\" data-end=\"1516\"\u003eFeeling of natural relaxation\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1517\" data-end=\"1546\"\u003e\n\u003cp data-start=\"1519\" data-end=\"1546\"\u003eComfort at the end of the day\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp data-start=\"1548\" data-end=\"1646\"\u003eIt suits profiles looking for a balanced experience, neither too light nor too sedative.\u003c\/p\u003e\n\u003chr data-start=\"1648\" data-end=\"1651\"\u003e\n\u003ch2 data-start=\"1653\" data-end=\"1669\"\u003eVisual Aspect\u003c\/h2\u003e\n\u003cul data-start=\"1671\" data-end=\"1801\"\u003e\n\u003cli data-start=\"1671\" data-end=\"1700\"\u003e\n\u003cp data-start=\"1673\" data-end=\"1700\"\u003eDense and compact buds\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1701\" data-end=\"1757\"\u003e\n\u003cp data-start=\"1703\" data-end=\"1757\"\u003eDark green hues with sometimes darker shades\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1758\" data-end=\"1780\"\u003e\n\u003cp data-start=\"1760\" data-end=\"1780\"\u003eVisible trichomes\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1781\" data-end=\"1801\"\u003e\n\u003cp data-start=\"1783\" data-end=\"1801\"\u003eCareful manicure\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp data-start=\"1803\" data-end=\"1862\"\u003eThe visual quality reflects demanding cultivation work.\u003c\/p\u003e\n\u003chr data-start=\"1864\" data-end=\"1867\"\u003e\n\u003ch2 data-start=\"1869\" data-end=\"1891\"\u003eMethods of Use\u003c\/h2\u003e\n\u003cp data-start=\"1893\" data-end=\"1937\"\u003eIn accordance with French regulations:\u003c\/p\u003e\n\u003cul data-start=\"1939\" data-end=\"1988\"\u003e\n\u003cli data-start=\"1939\" data-end=\"1951\"\u003e\n\u003cp data-start=\"1941\" data-end=\"1951\"\u003eInfusion\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1952\" data-end=\"1968\"\u003e\n\u003cp data-start=\"1954\" data-end=\"1968\"\u003eVaporization\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1969\" data-end=\"1988\"\u003e\n\u003cp data-start=\"1971\" data-end=\"1988\"\u003eDecorative use\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp data-start=\"1990\" data-end=\"2034\"\u003eDo not smoke.\u003cbr data-start=\"2003\" data-end=\"2006\"\u003eProduct reserved for adults.\u003c\/p\u003e\n\u003chr data-start=\"2036\" data-end=\"2039\"\u003e\n\u003ch2 data-start=\"2041\" data-end=\"2066\"\u003eTraceability and Quality\u003c\/h2\u003e\n\u003cul data-start=\"2068\" data-end=\"2249\"\u003e\n\u003cli data-start=\"2068\" data-end=\"2117\"\u003e\n\u003cp data-start=\"2070\" data-end=\"2117\"\u003eHemp from authorized varieties in Europe\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"2118\" data-end=\"2158\"\u003e\n\u003cp data-start=\"2120\" data-end=\"2158\"\u003eTHC content below the legal threshold\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"2159\" data-end=\"2210\"\u003e\n\u003cp data-start=\"2161\" data-end=\"2210\"\u003eAnalyses performed by independent laboratory\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"2211\" data-end=\"2249\"\u003e\n\u003cp data-start=\"2213\" data-end=\"2249\"\u003eFrench regulatory compliance\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003chr data-start=\"2251\" data-end=\"2254\"\u003e\n\u003ch3 data-start=\"2256\" data-end=\"2270\"\u003eFor whom?\u003c\/h3\u003e\n\u003cul data-start=\"2272\" data-end=\"2496\"\u003e\n\u003cli data-start=\"2272\" data-end=\"2332\"\u003e\n\u003cp data-start=\"2274\" data-end=\"2332\"\u003eUsers seeking gentle but effective relaxation\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"2333\" data-end=\"2391\"\u003e\n\u003cp data-start=\"2335\" data-end=\"2391\"\u003eConsumers who appreciate sweet and floral profiles\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"2392\" data-end=\"2429\"\u003e\n\u003cp data-start=\"2394\" data-end=\"2429\"\u003eFans of premium Indoor flowers\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"2430\" data-end=\"2496\"\u003e\n\u003cp data-start=\"2432\" data-end=\"2496\"\u003ePeople wanting a versatile strain for the end of the day\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003chr data-start=\"2498\" data-end=\"2501\"\u003e\n\u003ch2 data-start=\"2503\" data-end=\"2563\"\u003eBlack Sugar Rose – The balance between sweetness and intensity\u003c\/h2\u003e\n\u003cp data-start=\"2565\" data-end=\"2716\" data-is-last-node=\"\" data-is-only-node=\"\"\u003eAn Indoor CBD flower at 21% designed to offer a controlled, elegant, and consistent experience.\u003cbr data-start=\"2657\" data-end=\"2660\"\u003eIdeal for creating a moment of calm, naturally.\u003c\/p\u003e","brand":"Herbeevor","offers":[{"title":"20g","offer_id":52675003613451,"sku":null,"price":89.0,"currency_code":"EUR","in_stock":true},{"title":"10g","offer_id":52409765298443,"sku":null,"price":48.0,"currency_code":"EUR","in_stock":true},{"title":"5g","offer_id":52409765331211,"sku":null,"price":24.9,"currency_code":"EUR","in_stock":true},{"title":"2g","offer_id":53042878611723,"sku":null,"price":11.9,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0667\/0434\/3307\/files\/Black-Sugar-Rose-Glass-House-cbd.png?v=1758739595"},{"product_id":"pack-cbd-sommeil-relax-routine-complete","title":"CBD Sleep \u0026 Relax Pack - Premium Oils for Restorative Nights","description":"\u003cstyle\u003e\n\/* ============================================================\n   HERBEEVOR — CBD Sleep \u0026 Relax Pack\n   Compatible : Shopify \/ Xtra Theme 6.4.0\n   Context   : Product Description (Raw HTML)\n   Isolation  : All scoped under .hb-root + !important\n   Corrections : grids, padding reset, position:absolute,\n                 inherited font-family, gradient on theme background\n   ============================================================ *\/\n\n.hb-root {\n  --cbd:    #22C55E;\n  --cbd-lt: #DCFCE7;\n  --cbd-dk: #15803D;\n  --cbg:    #2563EB;\n  --cbg-lt: #DBEAFE;\n  --cbg-dk: #1D4ED8;\n  --cbn:    #8B5CF6;\n  --cbn-lt: #EDE9FE;\n  --cbn-dk: #6D28D9;\n  --cbc:    #F59E0B;\n  --cbc-lt: #FEF3C7;\n  --cbc-dk: #B45309;\n  --dark:   #0F172A;\n  --bg:     #FAFAF8;\n  --surface:#FFFFFF;\n  --border: #E5E7EB;\n  --text:   #111827;\n  --muted:  #6B7280;\n  --hint:   #9CA3AF;\n  --danger: #DC2626;\n  --r-sm:   8px;\n  --r-md:   14px;\n  --r-lg:   20px;\n\n  font-family:-apple-system,'Segoe UI',Helvetica,Arial,sans-serif !important;\n  font-size:16px !important;\n  line-height:1.7 !important;\n  color:#111827 !important;\n  background:transparent !important;\n  max-width:860px !important;\n  margin:0 auto !important;\n  box-sizing:border-box !important;\n}\n.hb-root *,.hb-root *::before,.hb-root *::after {\n  box-sizing:border-box !important;\n  margin:0 !important;\n  padding:0 !important;\n}\n.hb-root div,.hb-root p,.hb-root span,.hb-root a,\n.hb-root strong,.hb-root small,.hb-root li,.hb-root summary {\n  font-family:-apple-system,'Segoe UI',Helvetica,Arial,sans-serif !important;\n  line-height:1.65 !important;\n}\n\n\/* ─── HERO ─────────────────────────────────────────────── *\/\n.hb-hero {\n  background:#0F172A !important;\n  border-radius:var(--r-lg) !important;\n  padding:48px 28px 44px !important;\n  text-align:center !important;\n  position:relative !important;\n  overflow:hidden !important;\n}\n.hb-hero::before {\n  content:'' !important;\n  position:absolute !important;\n  top:0;left:0;right:0;height:3px !important;\n  background:linear-gradient(90deg,#8B5CF6 0%,#22C55E 50%,#8B5CF6 100%) !important;\n}\n\n.hb-kicker {\n  display:inline-flex !important;\n  align-items:center !important;\n  gap:7px !important;\n  background:rgba(139,92,246,.2) !important;\n  border:1px solid rgba(139,92,246,.4) !important;\n  border-radius:999px !important;\n  padding:5px 16px !important;\n  margin-bottom:18px !important;\n  font-size:11px !important;\n  font-weight:700 !important;\n  letter-spacing:.1em !important;\n  text-transform:uppercase !important;\n  color:#C4B5FD !important;\n}\n.hb-kicker::before {\n  content:'' !important;\n  width:6px;height:6px !important;\n  border-radius:50% !important;\n  background:#8B5CF6 !important;\n  animation:hb-pulse 1.8s ease-in-out infinite !important;\n}\n@keyframes hb-pulse { 0%,100%{opacity:1}50%{opacity:.2} }\n\n.hb-h1 {\n  font-family:Georgia,'Times New Roman',serif !important;\n  font-size:clamp(1.5rem,4.5vw,2.2rem) !important;\n  font-weight:700 !important;\n  line-height:1.2 !important;\n  color:#FFFFFF !important;\n  margin-bottom:14px !important;\n  margin-top:4px !important;\n}\n.hb-h1 em { font-style:normal !important; color:#A78BFA !important; }\n\n.hb-hero-sub {\n  font-size:15px !important;\n  color:#94A3B8 !important;\n  max-width:580px !important;\n  margin:0 auto 28px !important;\n}\n.hb-hero-sub strong { color:#CBD5E1 !important; font-weight:600 !important; }\n\n\/* hero benefit chips *\/\n.hb-chips {\n  display:flex !important;\n  justify-content:center !important;\n  gap:8px !important;\n  flex-wrap:wrap !important;\n  margin-bottom:28px !important;\n}\n.hb-chip {\n  display:inline-block !important;\n  background:rgba(255,255,255,.06) !important;\n  border:1px solid rgba(255,255,255,.12) !important;\n  border-radius:999px !important;\n  padding:7px 16px !important;\n  font-size:13px !important;\n  font-weight:600 !important;\n  color:#E2E8F0 !important;\n  white-space:nowrap !important;\n}\n\n\/* hero price *\/\n.hb-hero-price {\n  display:flex !important;\n  align-items:baseline !important;\n  justify-content:center !important;\n  gap:10px !important;\n  margin-bottom:20px !important;\n}\n.hb-price-new {\n  font-family:Georgia,'Times New Roman',serif !important;\n  font-size:clamp(2.2rem,6vw,3rem) !important;\n  font-weight:700 !important;\n  color:#22C55E !important;\n  line-height:1 !important;\n}\n.hb-price-old {\n  font-size:1rem !important;\n  color:#475569 !important;\n  text-decoration:line-through !important;\n}\n.hb-price-save {\n  display:inline-block !important;\n  background:rgba(220,38,38,.15) !important;\n  border:1px solid rgba(220,38,38,.3) !important;\n  border-radius:999px !important;\n  padding:3px 10px !important;\n  font-size:12px !important;\n  font-weight:700 !important;\n  color:#FCA5A5 !important;\n}\n\n.hb-hero-btns {\n  display:flex !important;\n  gap:10px !important;\n  justify-content:center !important;\n  flex-wrap:wrap !important;\n  margin-bottom:14px !important;\n}\n.hb-btn-green {\n  display:inline-block !important;\n  font-size:15px !important; font-weight:700 !important;\n  color:#0F172A !important; background:#22C55E !important;\n  border:none !important; border-radius:999px !important;\n  padding:13px 28px !important; text-decoration:none !important;\n  transition:background .2s,transform .2s !important;\n  box-shadow:0 4px 16px rgba(34,197,94,.35) !important;\n}\n.hb-btn-green:hover { background:#16A34A !important; transform:translateY(-1px) !important; color:#0F172A !important; }\n.hb-hero-note { font-size:12px !important; color:#475569 !important; }\n\n\/* ─── SECTIONS ───────────────────────────────────────────── *\/\n.hb-section { margin-top:48px !important; }\n.hb-h2 {\n  font-family:Georgia,'Times New Roman',serif !important;\n  font-size:1.25rem !important; font-weight:700 !important;\n  color:#111827 !important; margin-bottom:6px !important; line-height:1.3 !important;\n}\n.hb-h3 {\n  font-family:-apple-system,'Segoe UI',Helvetica,Arial,sans-serif !important;\n  font-size:14.5px !important; font-weight:600 !important;\n  color:#111827 !important; margin-bottom:6px !important; line-height:1.35 !important;\n}\n.hb-line-cbn  { width:36px;height:2px !important; border-radius:2px !important; margin:8px 0 16px !important; display:block !important; background:#8B5CF6 !important; }\n.hb-line-cbd  { width:36px;height:2px !important; border-radius:2px !important; margin:8px 0 16px !important; display:block !important; background:#22C55E !important; }\n.hb-line-mixed { width:36px;height:2px !important; border-radius:2px !important; margin:8px 0 16px !important; display:block !important; background:linear-gradient(90deg,#8B5CF6,#22C55E) !important; }\n.hb-sub { font-size:14.5px !important; color:#6B7280 !important; margin-bottom:20px !important; }\n\n\/* ─── WHY THIS PACK ───────────────────────────────────── *\/\n.hb-intro-box {\n  background:#FFFFFF !important;\n  border:1px solid #E5E7EB !important;\n  border-radius:var(--r-lg) !important;\n  padding:28px !important;\n}\n.hb-intro-box p { font-size:14.5px !important; color:#374151 !important; line-height:1.75 !important; margin-bottom:14px !important; }\n.hb-intro-box p:last-child { margin-bottom:0 !important; }\n.hb-intro-box strong { color:#111827 !important; font-weight:600 !important; }\n.hb-inline-link { color:#15803D !important; text-decoration:underline !important; text-underline-offset:2px !important; transition:color .15s !important; }\n.hb-inline-link:hover { color:#166534 !important; }\n\n\/* ─── CANNABINOID PILLS ────────────────────────────────── *\/\n.hb-pills {\n  display:flex !important;\n  flex-wrap:wrap !important;\n  gap:6px !important;\n  margin-top:10px !important;\n  margin-bottom:12px !important;\n}\n.hb-pill {\n  display:inline-flex !important;\n  align-items:center !important;\n  gap:5px !important;\n  font-size:11.5px !important;\n  font-weight:700 !important;\n  border-radius:999px !important;\n  padding:3px 10px !important;\n}\n.hb-pill::before { content:'' !important; width:5px;height:5px !important; border-radius:50% !important; flex-shrink:0 !important; }\n.hb-pill--cbd { background:#DCFCE7 !important; color:#15803D !important; border:1px solid rgba(34,197,94,.35) !important; }\n.hb-pill--cbg { background:#DBEAFE !important; color:#1D4ED8 !important; border:1px solid rgba(37,99,235,.35) !important; }\n.hb-pill--cbn { background:#EDE9FE !important; color:#6D28D9 !important; border:1px solid rgba(139,92,246,.35) !important; }\n.hb-pill--cbd::before { background:#22C55E !important; }\n.hb-pill--cbg::before { background:#2563EB !important; }\n.hb-pill--cbn::before { background:#8B5CF6 !important; }\n\n\/* ─── PRODUCT CARDS (2 oils) ─────────────────────────── *\/\n.hb-products-grid {\n  display:grid !important;\n  grid-template-columns:repeat(auto-fit,minmax(260px,1fr)) !important;\n  gap:14px !important;\n  align-items:stretch !important;\n}\n.hb-pcard {\n  display:flex !important;\n  flex-direction:column !important;\n  background:#FFFFFF !important;\n  border:1px solid #E5E7EB !important;\n  border-radius:var(--r-md) !important;\n  overflow:hidden !important;\n}\n.hb-pcard-head {\n  padding:20px 20px 16px !important;\n  position:relative !important;\n}\n.hb-pcard.cbn .hb-pcard-head { background:#1E1033 !important; }\n.hb-pcard.cbd .hb-pcard-head { background:#052E16 !important; }\n.hb-pcard-head::before {\n  content:'' !important;\n  position:absolute !important;\n  top:0;left:0;right:0;height:3px !important;\n}\n.hb-pcard.cbn .hb-pcard-head::before { background:#8B5CF6 !important; }\n.hb-pcard.cbd .hb-pcard-head::before { background:#22C55E !important; }\n\n.hb-pcard-num {\n  font-size:11px !important; font-weight:700 !important;\n  letter-spacing:.1em !important; text-transform:uppercase !important;\n  margin-bottom:8px !important; display:block !important;\n}\n.hb-pcard.cbn .hb-pcard-num { color:#A78BFA !important; }\n.hb-pcard.cbd .hb-pcard-num { color:#86EFAC !important; }\n\n.hb-pcard-name {\n  font-family:Georgia,'Times New Roman',serif !important;\n  font-size:1rem !important; font-weight:700 !important;\n  line-height:1.25 !important; margin-bottom:6px !important; display:block !important;\n}\n.hb-pcard.cbn .hb-pcard-name { color:#FFFFFF !important; }\n.hb-pcard.cbd .hb-pcard-name { color:#FFFFFF !important; }\n\n.hb-pcard-sub {\n  font-size:12.5px !important;\n  display:block !important; margin-bottom:0 !important; line-height:1.5 !important;\n}\n.hb-pcard.cbn .hb-pcard-sub { color:#A78BFA !important; }\n.hb-pcard.cbd .hb-pcard-sub { color:#86EFAC !important; }\n\n.hb-pcard-body {\n  padding:18px 20px 20px !important;\n  flex:1 !important;\n  display:flex !important;\n  flex-direction:column !important;\n}\n.hb-pcard-list { list-style:none !important; margin-bottom:16px !important; display:flex !important; flex-direction:column !important; gap:0 !important; }\n.hb-pcard-li {\n  display:flex !important;\n  align-items:flex-start !important;\n  gap:8px !important;\n  font-size:13px !important;\n  color:#374151 !important;\n  line-height:1.55 !important;\n  padding-top:8px !important;\n  padding-bottom:8px !important;\n  border-bottom:1px solid #F9FAFB !important;\n}\n.hb-pcard-li:last-child { border-bottom:none !important; }\n.hb-pcard-li::before {\n  content:'✓' !important;\n  flex-shrink:0 !important;\n  font-size:11px !important;\n  font-weight:700 !important;\n  color:#FFFFFF !important;\n  width:16px;height:16px !important;\n  border-radius:50% !important;\n  display:flex !important;\n  align-items:center !important;\n  justify-content:center !important;\n  margin-top:2px !important;\n}\n.hb-pcard.cbn .hb-pcard-li::before { background:#8B5CF6 !important; }\n.hb-pcard.cbd .hb-pcard-li::before { background:#22C55E !important; }\n.hb-pcard-li strong { color:#111827 !important; font-weight:600 !important; }\n\n.hb-pcard-badge {\n  display:inline-block !important;\n  margin-top:auto !important;\n  font-size:12px !important; font-weight:600 !important;\n  border-radius:999px !important; padding:5px 12px !important;\n  align-self:flex-start !important;\n}\n.hb-pcard.cbn .hb-pcard-badge { background:#EDE9FE !important; color:#6D28D9 !important; }\n.hb-pcard.cbd .hb-pcard-badge { background:#DCFCE7 !important; color:#15803D !important; }\n\n.hb-pcard-link {\n  display:block !important;\n  font-size:13px !important; font-weight:600 !important;\n  text-decoration:none !important;\n  margin-top:12px !important;\n  transition:color .15s !important;\n}\n.hb-pcard.cbn .hb-pcard-link { color:#8B5CF6 !important; }\n.hb-pcard.cbd .hb-pcard-link { color:#22C55E !important; }\n.hb-pcard-link:hover { text-decoration:underline !important; }\n\n\/* ─── 3 BENEFITS ────────────────────────────────────────── *\/\n.hb-benefits-grid {\n  display:grid !important;\n  grid-template-columns:repeat(auto-fit,minmax(195px,1fr)) !important;\n  gap:12px !important;\n}\n.hb-bcard {\n  background:#FFFFFF !important;\n  border:1px solid #E5E7EB !important;\n  border-radius:var(--r-md) !important;\n  padding:20px 18px !important;\n}\n.hb-bcard-ico { font-size:22px !important; display:block !important; margin-bottom:10px !important; }\n.hb-bcard strong { display:block !important; font-size:13.5px !important; font-weight:600 !important; color:#111827 !important; margin-bottom:5px !important; }\n.hb-bcard p { font-size:12.5px !important; color:#6B7280 !important; line-height:1.5 !important; }\n\n\/* ─── LEGAL ALERT (THC) ────────────────────────────────── *\/\n.hb-alert {\n  display:flex !important;\n  gap:12px !important;\n  background:#FFFBEB !important;\n  border:1px solid rgba(245,158,11,.4) !important;\n  border-radius:var(--r-md) !important;\n  padding:16px 18px !important;\n  margin-top:32px !important;\n}\n.hb-alert-ico { font-size:18px !important; flex-shrink:0 !important; margin-top:1px !important; }\n.hb-alert p   { font-size:13px !important; color:#78350F !important; line-height:1.65 !important; margin:0 !important; }\n.hb-alert strong { color:#92400E !important; font-weight:600 !important; }\n.hb-alert a { color:#B45309 !important; text-decoration:underline !important; }\n\n\/* ─── PROTOCOL (2 steps) ───────────────────────────────── *\/\n.hb-steps {\n  display:grid !important;\n  grid-template-columns:repeat(auto-fit,minmax(240px,1fr)) !important;\n  gap:12px !important;\n}\n.hb-step {\n  display:flex !important;\n  gap:14px !important;\n  align-items:flex-start !important;\n  background:#FFFFFF !important;\n  border:1px solid #E5E7EB !important;\n  border-radius:var(--r-md) !important;\n  padding:20px 18px !important;\n}\n.hb-step-num {\n  flex-shrink:0 !important;\n  width:32px;height:32px !important;\n  border-radius:50% !important;\n  display:flex !important;\n  align-items:center !important;\n  justify-content:center !important;\n  font-size:13px !important; font-weight:700 !important;\n  color:#FFFFFF !important;\n}\n.hb-step-1 .hb-step-num { background:#8B5CF6 !important; }\n.hb-step-2 .hb-step-num { background:#22C55E !important; }\n.hb-step-body strong { display:block !important; font-size:13.5px !important; font-weight:600 !important; color:#111827 !important; margin-bottom:5px !important; }\n.hb-step-body p { font-size:13px !important; color:#6B7280 !important; line-height:1.55 !important; }\n.hb-step-body a { color:#15803D !important; text-decoration:underline !important; }\n.hb-step-note { font-size:13px !important; color:#9CA3AF !important; margin-top:16px !important; display:block !important; font-style:italic !important; }\n\n\/* ─── PRICING BLOCK ──────────────────────────────────────────── *\/\n.hb-pricing-box {\n  background:#FFFFFF !important;\n  border:1px solid #BBF7D0 !important;\n  border-radius:var(--r-lg) !important;\n  padding:36px 28px !important;\n  text-align:center !important;\n}\n.hb-pricing-label {\n  font-size:11px !important; font-weight:700 !important;\n  letter-spacing:.12em !important; text-transform:uppercase !important;\n  color:#9CA3AF !important; margin-bottom:10px !important; display:block !important;\n}\n.hb-price-stack { display:flex !important; flex-direction:column !important; align-items:center !important; gap:4px !important; margin-bottom:14px !important; }\n.hb-price-crossed {\n  font-size:1.05rem !important;\n  color:#D1D5DB !important;\n  text-decoration:line-through !important;\n}\n.hb-price-big {\n  font-family:Georgia,'Times New Roman',serif !important;\n  font-size:clamp(2.4rem,7vw,3.4rem) !important;\n  font-weight:700 !important;\n  color:#22C55E !important;\n  line-height:1 !important;\n}\n.hb-price-economy {\n  display:inline-block !important;\n  background:#FEF2F2 !important;\n  border:1px solid rgba(220,38,38,.25) !important;\n  border-radius:999px !important;\n  padding:5px 14px !important;\n  font-size:13px !important; font-weight:700 !important;\n  color:#DC2626 !important;\n  margin-bottom:12px !important;\n}\n.hb-pricing-desc { font-size:14px !important; color:#6B7280 !important; margin-bottom:16px !important; }\n.hb-stock {\n  display:inline-flex !important;\n  align-items:center !important;\n  gap:6px !important;\n  background:#FEF2F2 !important;\n  border:1px solid rgba(220,38,38,.2) !important;\n  border-radius:999px !important;\n  padding:6px 14px !important;\n  font-size:12px !important; font-weight:700 !important;\n  color:#DC2626 !important;\n}\n.hb-stock::before {\n  content:'' !important;\n  width:6px;height:6px !important;\n  border-radius:50% !important;\n  background:#DC2626 !important;\n  animation:hb-pulse 1.2s ease-in-out infinite !important;\n}\n\n\/* ─── REASSURANCE (4 items) ──────────────────────────────── *\/\n.hb-trust-grid {\n  display:grid !important;\n  grid-template-columns:repeat(auto-fit,minmax(160px,1fr)) !important;\n  gap:10px !important;\n}\n.hb-trust-item {\n  display:flex !important;\n  align-items:center !important;\n  gap:10px !important;\n  background:#FFFFFF !important;\n  border:1px solid #E5E7EB !important;\n  border-radius:var(--r-sm) !important;\n  padding:12px 14px !important;\n  font-size:13px !important; font-weight:500 !important;\n  color:#374151 !important;\n}\n.hb-trust-ico {\n  flex-shrink:0 !important;\n  width:30px;height:30px !important;\n  border-radius:var(--r-sm) !important;\n  background:#DCFCE7 !important;\n  display:flex !important;\n  align-items:center !important;\n  justify-content:center !important;\n  font-size:14px !important;\n}\n\n\/* ─── FAQ (native details\/summary) ───────────────────────── *\/\n.hb-faq-list { display:flex !important; flex-direction:column !important; gap:8px !important; }\n.hb-faq-item {\n  background:#FFFFFF !important;\n  border:1px solid #E5E7EB !important;\n  border-radius:var(--r-md) !important;\n  overflow:hidden !important;\n}\n.hb-faq-item summary {\n  display:flex !important;\n  align-items:center !important;\n  justify-content:space-between !important;\n  padding-top:16px !important;\n  padding-bottom:16px !important;\n  padding-left:18px !important;\n  padding-right:18px !important;\n  font-size:14px !important; font-weight:600 !important;\n  color:#111827 !important;\n  cursor:pointer !important;\n  list-style:none !important;\n  gap:12px !important;\n}\n.hb-faq-item summary::-webkit-details-marker { display:none !important; }\n.hb-faq-item summary::after {\n  content:'+' !important;\n  flex-shrink:0 !important;\n  font-size:18px !important;\n  font-weight:300 !important;\n  color:#9CA3AF !important;\n  transition:transform .2s !important;\n  width:20px !important;\n  text-align:center !important;\n}\n.hb-faq-item[open] summary::after { content:'−' !important; }\n.hb-faq-body {\n  padding-left:18px !important;\n  padding-right:18px !important;\n  padding-bottom:16px !important;\n  font-size:13.5px !important;\n  color:#6B7280 !important;\n  line-height:1.7 !important;\n  border-top:1px solid #F3F4F6 !important;\n  padding-top:14px !important;\n}\n.hb-faq-body a { color:#15803D !important; text-decoration:underline !important; }\n\n\/* ─── BLOCK LINK ──────────────────────────────────────────── *\/\n.hb-link-block {\n  display:flex !important;\n  align-items:center !important;\n  justify-content:space-between !important;\n  background:#F9FAFB !important;\n  border:1px solid #E5E7EB !important;\n  border-radius:var(--r-sm) !important;\n  padding:13px 16px !important;\n  margin-top:16px !important;\n  text-decoration:none !important;\n  color:#111827 !important;\n  font-size:13.5px !important; font-weight:500 !important;\n  transition:border-color .2s,background .2s,color .2s !important;\n}\n.hb-link-block:hover { border-color:#22C55E !important; background:#F0FDF4 !important; color:#15803D !important; }\n.hb-link-block span { color:#D1D5DB !important; font-size:14px !important; transition:color .2s !important; }\n.hb-link-block:hover span { color:#22C55E !important; }\n\n\/* ─── FOOTER ─────────────────────────────────────────────── *\/\n.hb-footer {\n  margin-top:52px !important;\n  text-align:center !important;\n  padding-top:20px !important;\n  border-top:1px solid #E5E7EB !important;\n  font-size:12.5px !important;\n  color:#9CA3AF !important;\n}\n\n\/* ─── MOBILE ─────────────────────────────────────────────── *\/\n@media (max-width:600px) {\n  .hb-hero          { padding:32px 16px 28px !important; }\n  .hb-h1            { font-size:1.4rem !important; }\n  .hb-hero-btns     { flex-direction:column !important; align-items:center !important; }\n  .hb-chips         { gap:6px !important; }\n  .hb-chip          { font-size:12px !important; padding:5px 12px !important; }\n  .hb-products-grid { grid-template-columns:1fr !important; }\n  .hb-benefits-grid { grid-template-columns:1fr !important; }\n  .hb-steps         { grid-template-columns:1fr !important; }\n  .hb-trust-grid    { grid-template-columns:1fr 1fr !important; }\n  .hb-pricing-box   { padding:24px 18px !important; }\n  .hb-intro-box     { padding:20px 16px !important; }\n}\n@media (max-width:380px) {\n  .hb-trust-grid { grid-template-columns:1fr !important; }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"hb-root\"\u003e\n\n  \u003c!-- ═══ HERO ═══════════════════════════════════════════ --\u003e\n  \u003cdiv class=\"hb-hero\"\u003e\n    \u003cdiv class=\"hb-kicker\"\u003eCBD Sleep \u0026amp; Relax Pack\u003c\/div\u003e\n    \u003cdiv class=\"hb-h1\"\u003eEvening wellness routine —\u003cbr\u003e\u003cem\u003esoothing, relaxing, restful night\u003c\/em\u003e\n\u003c\/div\u003e\n    \u003cp class=\"hb-hero-sub\"\u003eCombine a \u003cstrong\u003e0% THC Broad Spectrum oil\u003c\/strong\u003e and a \u003cstrong\u003e30% CBD Full Spectrum oil\u003c\/strong\u003e in a duo designed for winding down at the end of the day.\u003c\/p\u003e\n\n    \u003cdiv class=\"hb-chips\"\u003e\n      \u003cspan class=\"hb-chip\"\u003eComplete evening routine\u003c\/span\u003e\n      \u003cspan class=\"hb-chip\"\u003e2 complementary oils\u003c\/span\u003e\n      \u003cspan class=\"hb-chip\"\u003eUp to -35%\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hb-hero-price\"\u003e\n      \u003cspan class=\"hb-price-new\"\u003e€54.90\u003c\/span\u003e\n      \u003cspan class=\"hb-price-old\"\u003e€84.80\u003c\/span\u003e\n      \u003cspan class=\"hb-price-save\"\u003e-35%\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hb-hero-btns\"\u003e\n      \u003ca href=\"#prix-pack\" class=\"hb-btn-green\"\u003eGet the pack offer →\u003c\/a\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"hb-hero-note\"\u003eLimited stock while supplies last · Offer designed to discover a complete evening routine\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ═══ WHY THIS PACK ══════════════════════════════════ --\u003e\n  \u003cdiv class=\"hb-section\"\u003e\n    \u003cdiv class=\"hb-h2\"\u003eWhy choose this CBD evening pack?\u003c\/div\u003e\n    \u003cdiv class=\"hb-line-cbn\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"hb-intro-box\"\u003e\n      \u003cp\u003e\u003cstrong\u003eDifficulty falling asleep, accumulated tension, mental load at the end of the day?\u003c\/strong\u003e Many people are looking for a simple wellness routine to help them unwind after a long day.\u003c\/p\u003e\n      \u003cp\u003eThe \u003cstrong\u003eHerbeevor Sleep \u0026amp; Relax Pack\u003c\/strong\u003e was designed as a complementary duo: a \u003ca href=\"\/en\/products\/huile-10-cbd-10-cbg-10-cbn-broad-spectrum\" class=\"hb-inline-link\"\u003eBroad Spectrum CBD\/CBG\/CBN oil\u003c\/a\u003e to initiate the transition to relaxation in the early evening, followed by a \u003ca href=\"\/en\/products\/huile-30-cbd-full-spectrum\" class=\"hb-inline-link\"\u003e30% CBD Full Spectrum oil\u003c\/a\u003e to complete the ritual before bedtime.\u003c\/p\u003e\n      \u003cp\u003eA \u003cstrong\u003epremium, clear, and consistent routine\u003c\/strong\u003e for people wishing to integrate wellness hemp into their end-of-day. Also discover our \u003ca href=\"\/en\/collections\/sommeil-cbd-ameliorez-votre-nuit-avec-nos-produits-naturels\" class=\"hb-inline-link\"\u003ecomplete collection for sleep\u003c\/a\u003e or our solutions for \u003ca href=\"\/en\/collections\/gerer-le-stress-lanxiete\" class=\"hb-inline-link\"\u003emanaging stress and anxiety\u003c\/a\u003e.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ═══ COMPOSITION ═══════════════════════════════════════ --\u003e\n  \u003cdiv class=\"hb-section\"\u003e\n    \u003cdiv class=\"hb-h2\"\u003eComposition of the CBD Sleep \u0026amp; Relax pack\u003c\/div\u003e\n    \u003cdiv class=\"hb-line-mixed\"\u003e\u003c\/div\u003e\n\n    \u003cdiv class=\"hb-products-grid\"\u003e\n\n      \u003c!-- Product 1 : Broad Spectrum CBN --\u003e\n      \u003cdiv class=\"hb-pcard cbn\"\u003e\n        \u003cdiv class=\"hb-pcard-head\"\u003e\n          \u003cspan class=\"hb-pcard-num\"\u003eOil 1 of 2\u003c\/span\u003e\n          \u003cspan class=\"hb-pcard-name\"\u003eBroad Spectrum Oil\u003cbr\u003e10% CBD \/ CBG \/ CBN\u003c\/span\u003e\n          \u003cspan class=\"hb-pcard-sub\"\u003eYour ally for transitioning to calm in the early evening\u003c\/span\u003e\n          \u003cdiv class=\"hb-pills\"\u003e\n            \u003cspan class=\"hb-pill hb-pill--cbd\"\u003eCBD\u003c\/span\u003e\n            \u003cspan class=\"hb-pill hb-pill--cbg\"\u003eCBG\u003c\/span\u003e\n            \u003cspan class=\"hb-pill hb-pill--cbn\"\u003eCBN\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"hb-pcard-body\"\u003e\n          \u003cul class=\"hb-pcard-list\"\u003e\n            \u003cli class=\"hb-pcard-li\"\u003e\u003cspan\u003e\u003cstrong\u003eMulti-cannabinoid formula\u003c\/strong\u003e — combination designed for a progressive and consistent evening routine\u003c\/span\u003e\u003c\/li\u003e\n            \u003cli class=\"hb-pcard-li\"\u003e\u003cspan\u003e\u003cstrong\u003e0% THC\u003c\/strong\u003e — suitable for people who prefer to avoid any trace of THC in their routine\u003c\/span\u003e\u003c\/li\u003e\n            \u003cli class=\"hb-pcard-li\"\u003e\u003cspan\u003e\u003cstrong\u003eFlexible use\u003c\/strong\u003e — interesting for establishing a decompression moment before bedtime\u003c\/span\u003e\u003c\/li\u003e\n          \u003c\/ul\u003e\n          \u003cspan class=\"hb-pcard-badge\"\u003eIdeal for initiating relaxation\u003c\/span\u003e\n          \u003ca href=\"\/en\/products\/huile-10-cbd-10-cbg-10-cbn-broad-spectrum\" class=\"hb-pcard-link\"\u003eView product sheet →\u003c\/a\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- Product 2 : Full Spectrum 30% --\u003e\n      \u003cdiv class=\"hb-pcard cbd\"\u003e\n        \u003cdiv class=\"hb-pcard-head\"\u003e\n          \u003cspan class=\"hb-pcard-num\"\u003eOil 2 of 2\u003c\/span\u003e\n          \u003cspan class=\"hb-pcard-name\"\u003eFull Spectrum Oil\u003cbr\u003e30% CBD\u003c\/span\u003e\n          \u003cspan class=\"hb-pcard-sub\"\u003eA concentrated oil to complete your nocturnal ritual\u003c\/span\u003e\n          \u003cdiv class=\"hb-pills\"\u003e\n            \u003cspan class=\"hb-pill hb-pill--cbd\"\u003eCBD\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"hb-pcard-body\"\u003e\n          \u003cul class=\"hb-pcard-list\"\u003e\n            \u003cli class=\"hb-pcard-li\"\u003e\u003cspan\u003e\u003cstrong\u003eHigh concentration\u003c\/strong\u003e — 30% CBD for users seeking a more intense format\u003c\/span\u003e\u003c\/li\u003e\n            \u003cli class=\"hb-pcard-li\"\u003e\u003cspan\u003e\u003cstrong\u003eFull spectrum\u003c\/strong\u003e — presence of naturally occurring hemp compounds, including terpenes\u003c\/span\u003e\u003c\/li\u003e\n            \u003cli class=\"hb-pcard-li\"\u003e\u003cspan\u003e\u003cstrong\u003eLegal compliance\u003c\/strong\u003e — THC level below 0.3%, within current regulatory framework\u003c\/span\u003e\u003c\/li\u003e\n          \u003c\/ul\u003e\n          \u003cspan class=\"hb-pcard-badge\"\u003eTo complete the bedtime ritual\u003c\/span\u003e\n          \u003ca href=\"\/en\/products\/huile-30-cbd-full-spectrum\" class=\"hb-pcard-link\"\u003eView product sheet →\u003c\/a\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003ca href=\"\/en\/pages\/cbd-sommeil-le-guide-complet\" class=\"hb-link-block\"\u003e\n      \u003cspan\u003eComplete Guide to CBD \u0026amp; Sleep — understand everything before starting\u003c\/span\u003e\n      \u003cspan\u003e→\u003c\/span\u003e\n    \u003c\/a\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ═══ 3 BENEFITS ══════════════════════════════════════ --\u003e\n  \u003cdiv class=\"hb-section\"\u003e\n    \u003cdiv class=\"hb-h2\"\u003eThe benefits sought with this CBD evening routine\u003c\/div\u003e\n    \u003cdiv class=\"hb-line-cbn\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"hb-benefits-grid\"\u003e\n      \u003cdiv class=\"hb-bcard\"\u003e\n        \u003cspan class=\"hb-bcard-ico\"\u003e🌙\u003c\/span\u003e\n        \u003cstrong\u003eSlow down the pace\u003c\/strong\u003e\n        \u003cp\u003eCreate a decompression zone between the active day and bedtime.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"hb-bcard\"\u003e\n        \u003cspan class=\"hb-bcard-ico\"\u003e🧘\u003c\/span\u003e\n        \u003cstrong\u003eCreate a coherent ritual\u003c\/strong\u003e\n        \u003cp\u003eCombine two complementary oils in a simple, progressive, and easy-to-maintain logic.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"hb-bcard\"\u003e\n        \u003cspan class=\"hb-bcard-ico\"\u003e📦\u003c\/span\u003e\n        \u003cstrong\u003eOptimize value for money\u003c\/strong\u003e\n        \u003cp\u003eBenefit from a premium duo at pack price instead of buying each oil separately.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003ca href=\"\/en\/pages\/guide-comment-choisir-son-cbd\" class=\"hb-link-block\"\u003e\n      \u003cspan\u003eGuide: how to choose your CBD?\u003c\/span\u003e\n      \u003cspan\u003e→\u003c\/span\u003e\n    \u003c\/a\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ═══ THC ALERT ════════════════════════════════════════ --\u003e\n  \u003cdiv class=\"hb-alert\"\u003e\n    \u003cspan class=\"hb-alert-ico\"\u003e⚠️\u003c\/span\u003e\n    \u003cp\u003e\u003cstrong\u003eLegal information:\u003c\/strong\u003e The \u003cstrong\u003eFull Spectrum\u003c\/strong\u003e oil contains traces of THC below 0.3%. This level complies with French regulations, but may not be suitable for all profiles. \u003cstrong\u003eIn case of restrictions related to driving, work, or testing, exercise extreme caution.\u003c\/strong\u003e For drivers, we recommend a Broad Spectrum formula (0% THC). \u003ca href=\"\/en\/pages\/guide-cbd-vs-thc\"\u003eLearn more: CBD vs THC guide →\u003c\/a\u003e\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ═══ PROTOCOL ════════════════════════════════════════ --\u003e\n  \u003cdiv class=\"hb-section\"\u003e\n    \u003cdiv class=\"hb-h2\"\u003eHow to use the CBD Sleep \u0026amp; Relax pack?\u003c\/div\u003e\n    \u003cdiv class=\"hb-line-mixed\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"hb-steps\"\u003e\n      \u003cdiv class=\"hb-step hb-step-1\"\u003e\n        \u003cdiv class=\"hb-step-num\"\u003e1\u003c\/div\u003e\n        \u003cdiv class=\"hb-step-body\"\u003e\n          \u003cstrong\u003eEarly evening — transition to calm\u003c\/strong\u003e\n          \u003cp\u003eA few drops of \u003ca href=\"\/en\/products\/huile-10-cbd-10-cbg-10-cbn-broad-spectrum\"\u003eBroad Spectrum CBD\/CBG\/CBN oil\u003c\/a\u003e to create initial relaxation and mark the end of the active day.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"hb-step hb-step-2\"\u003e\n        \u003cdiv class=\"hb-step-num\"\u003e2\u003c\/div\u003e\n        \u003cdiv class=\"hb-step-body\"\u003e\n          \u003cstrong\u003e30 min before bedtime — nightly ritual\u003c\/strong\u003e\n          \u003cp\u003e\u003ca href=\"\/en\/products\/huile-30-cbd-full-spectrum\"\u003e30% CBD Full Spectrum oil\u003c\/a\u003e as an evening routine, following the usage recommendations on the product sheet.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cspan class=\"hb-step-note\"\u003eAlways start gradually and adjust according to your personal sensitivity.\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ═══ PRICE ═════════════════════════════════════════════ --\u003e\n  \u003cdiv class=\"hb-section\" id=\"prix-pack\"\u003e\n    \u003cdiv class=\"hb-h2\"\u003ePrice of the CBD Sleep \u0026amp; Relax pack\u003c\/div\u003e\n    \u003cdiv class=\"hb-line-cbd\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"hb-pricing-box\"\u003e\n      \u003cspan class=\"hb-pricing-label\"\u003eExclusive pack offer\u003c\/span\u003e\n      \u003cdiv class=\"hb-price-stack\"\u003e\n        \u003cspan class=\"hb-price-crossed\"\u003eRegular price: €84.80\u003c\/span\u003e\n        \u003cspan class=\"hb-price-big\"\u003e€54.90\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"hb-price-economy\"\u003eImmediate saving of €29.90 (-35%)\u003c\/div\u003e\n      \u003cp class=\"hb-pricing-desc\"\u003eAn excellent entry point to try a complete evening routine — two complementary oils for the price of one.\u003c\/p\u003e\n      \u003cdiv class=\"hb-stock\"\u003eLimited stock while supplies last\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003ca href=\"\/en\/collections\/packs-routines-cbd-cbg-cbn-sommeil-serenite-mobilite-et-bien-etre\" class=\"hb-link-block\"\u003e\n      \u003cspan\u003eView the entire range of CBD routine packs\u003c\/span\u003e\n      \u003cspan\u003e→\u003c\/span\u003e\n    \u003c\/a\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ═══ REASSURANCE ═══════════════════════════════════════ --\u003e\n  \u003cdiv class=\"hb-section\"\u003e\n    \u003cdiv class=\"hb-h2\"\u003eWhy order from Herbeevor?\u003c\/div\u003e\n    \u003cdiv class=\"hb-line-cbd\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"hb-trust-grid\"\u003e\n      \u003cdiv class=\"hb-trust-item\"\u003e\n        \u003cdiv class=\"hb-trust-ico\"\u003e🌿\u003c\/div\u003e\n        Selected European hemp\n      \u003c\/div\u003e\n      \u003cdiv class=\"hb-trust-item\"\u003e\n        \u003cdiv class=\"hb-trust-ico\"\u003e🔬\u003c\/div\u003e\n        COA laboratory analyses\n      \u003c\/div\u003e\n      \u003cdiv class=\"hb-trust-item\"\u003e\n        \u003cdiv class=\"hb-trust-ico\"\u003e✨\u003c\/div\u003e\n        Premium formulas\n      \u003c\/div\u003e\n      \u003cdiv class=\"hb-trust-item\"\u003e\n        \u003cdiv class=\"hb-trust-ico\"\u003e📖\u003c\/div\u003e\n        Educational approach\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ═══ FAQ ══════════════════════════════════════════════ --\u003e\n  \u003cdiv class=\"hb-section\"\u003e\n    \u003cdiv class=\"hb-h2\"\u003eFrequently Asked Questions\u003c\/div\u003e\n    \u003cdiv class=\"hb-line-cbn\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"hb-faq-list\"\u003e\n\n      \u003cdetails class=\"hb-faq-item\"\u003e\n        \u003csummary\u003eDoes CBD get you high?\u003c\/summary\u003e\n        \u003cdiv class=\"hb-faq-body\"\u003eNo. CBD is not sought after for a psychoactive effect. It is used for wellness and balance. To learn more: \u003ca href=\"\/en\/pages\/guide-cbd-vs-thc\"\u003eCBD vs THC guide\u003c\/a\u003e.\u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"hb-faq-item\"\u003e\n        \u003csummary\u003eWho is this pack for?\u003c\/summary\u003e\n        \u003cdiv class=\"hb-faq-body\"\u003eThis pack is for people who want to implement an evening wellness routine with two complementary oils: a THC-free Broad Spectrum formula and a more concentrated Full Spectrum. Also consult our \u003ca href=\"\/en\/collections\/huile-cbd-sommeil\"\u003eCBD oils for sleep\u003c\/a\u003e.\u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"hb-faq-item\"\u003e\n        \u003csummary\u003eHow long can this pack last?\u003c\/summary\u003e\n        \u003cdiv class=\"hb-faq-body\"\u003eThe duration depends on your frequency of use and the chosen dosage. For gradual and regular use, this duo can support several weeks of routine — ideal for establishing a lasting habit.\u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"hb-faq-item\"\u003e\n        \u003csummary\u003eWhat is the difference between Broad Spectrum and Full Spectrum?\u003c\/summary\u003e\n        \u003cdiv class=\"hb-faq-body\"\u003eA \u003cstrong\u003eBroad Spectrum\u003c\/strong\u003e oil retains several hemp compounds while excluding THC. A \u003cstrong\u003eFull Spectrum\u003c\/strong\u003e oil retains a more complete spectrum with traces of THC below 0.3%. \u003ca href=\"\/en\/pages\/guide-comment-choisir-son-cbd\"\u003eGuide to choosing your CBD →\u003c\/a\u003e\n\u003c\/div\u003e\n      \u003c\/details\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ═══ FOOTER ════════════════════════════════════════════ --\u003e\n  \u003cdiv class=\"hb-footer\"\u003e\n    \u003cp\u003eEuropean hemp · High-quality extraction · Laboratory-tested products · Premium Herbeevor wellness universe\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Herbeevor","offers":[{"title":"Default Title","offer_id":52945557782795,"sku":null,"price":54.9,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0667\/0434\/3307\/files\/pack-cbd-sommeil-relax-huile-cbd-cbn-cbg-30-herbeevor.png?v=1772645631"},{"product_id":"pack-liquidation-huiles-cbd","title":"Last Week Pack — CBD Oils at Liquidation Price","description":"\u003cstyle\u003e\n\/* ============================================================\n   HERBEEVOR — Pack 1 Liquidation Huiles\n   Compatible : Shopify \/ Thème Xtra 6.4.0\n   Contexte   : Description produit HTML brut\n   Isolation  : Tout scopé sous .hb-root + !important\n   ============================================================ *\/\n\n.hb-root {\n  --cbd:#22C55E;--cbd-lt:#DCFCE7;--cbd-dk:#15803D;\n  --cbg:#2563EB;--cbg-lt:#DBEAFE;--cbg-dk:#1D4ED8;\n  --cbn:#8B5CF6;--cbn-lt:#EDE9FE;--cbn-dk:#6D28D9;\n  --cbc:#F59E0B;--cbc-lt:#FEF3C7;--cbc-dk:#B45309;\n  --dark:#0F172A;--bg:#FAFAF8;--surface:#FFFFFF;\n  --border:#E5E7EB;--text:#111827;--muted:#6B7280;\n  --hint:#9CA3AF;--danger:#DC2626;\n  --r-sm:8px;--r-md:14px;--r-lg:20px;\n  font-family:-apple-system,'Segoe UI',Helvetica,Arial,sans-serif!important;\n  font-size:16px!important;line-height:1.7!important;color:#111827!important;\n  background:transparent!important;max-width:860px!important;margin:0 auto!important;\n  box-sizing:border-box!important;\n}\n.hb-root *,.hb-root *::before,.hb-root *::after{box-sizing:border-box!important;margin:0!important;padding:0!important}\n.hb-root div,.hb-root p,.hb-root span,.hb-root a,.hb-root strong,.hb-root small,.hb-root li,.hb-root summary{\n  font-family:-apple-system,'Segoe UI',Helvetica,Arial,sans-serif!important;line-height:1.65!important;\n}\n\n\/* HERO *\/\n.hb-hero{background:#0F172A!important;border-radius:var(--r-lg)!important;padding:48px 28px 44px!important;text-align:center!important;position:relative!important;overflow:hidden!important}\n.hb-hero::before{content:''!important;position:absolute!important;top:0;left:0;right:0;height:3px!important;background:linear-gradient(90deg,#DC2626 0%,#F59E0B 50%,#22C55E 100%)!important}\n.hb-kicker{display:inline-flex!important;align-items:center!important;gap:7px!important;background:rgba(220,38,38,.18)!important;border:1px solid rgba(220,38,38,.4)!important;border-radius:999px!important;padding:5px 16px!important;margin-bottom:18px!important;font-size:11px!important;font-weight:700!important;letter-spacing:.1em!important;text-transform:uppercase!important;color:#FCA5A5!important}\n.hb-kicker::before{content:''!important;width:6px;height:6px!important;border-radius:50%!important;background:#DC2626!important;animation:hb-pulse 1.2s ease-in-out infinite!important}\n@keyframes hb-pulse{0%,100%{opacity:1}50%{opacity:.2}}\n.hb-h1{font-family:Georgia,'Times New Roman',serif!important;font-size:clamp(1.5rem,4.5vw,2.2rem)!important;font-weight:700!important;line-height:1.2!important;color:#FFFFFF!important;margin-bottom:14px!important;margin-top:4px!important}\n.hb-h1 em{font-style:normal!important;color:#86EFAC!important}\n.hb-hero-sub{font-size:15px!important;color:#94A3B8!important;max-width:620px!important;margin:0 auto 28px!important}\n.hb-hero-sub strong{color:#CBD5E1!important;font-weight:600!important}\n.hb-chips{display:flex!important;justify-content:center!important;gap:8px!important;flex-wrap:wrap!important;margin-bottom:28px!important}\n.hb-chip{display:inline-block!important;background:rgba(255,255,255,.06)!important;border:1px solid rgba(255,255,255,.12)!important;border-radius:999px!important;padding:7px 16px!important;font-size:13px!important;font-weight:600!important;color:#E2E8F0!important;white-space:nowrap!important}\n.hb-hero-price{display:flex!important;align-items:baseline!important;justify-content:center!important;gap:10px!important;margin-bottom:20px!important}\n.hb-price-new{font-family:Georgia,'Times New Roman',serif!important;font-size:clamp(2.2rem,6vw,3rem)!important;font-weight:700!important;color:#22C55E!important;line-height:1!important}\n.hb-price-old{font-size:1rem!important;color:#475569!important;text-decoration:line-through!important}\n.hb-price-save{display:inline-block!important;background:rgba(220,38,38,.15)!important;border:1px solid rgba(220,38,38,.3)!important;border-radius:999px!important;padding:3px 10px!important;font-size:12px!important;font-weight:700!important;color:#FCA5A5!important}\n.hb-hero-btns{display:flex!important;gap:10px!important;justify-content:center!important;flex-wrap:wrap!important;margin-bottom:14px!important}\n.hb-btn-green{display:inline-block!important;font-size:15px!important;font-weight:700!important;color:#0F172A!important;background:#22C55E!important;border:none!important;border-radius:999px!important;padding:13px 28px!important;text-decoration:none!important;transition:background .2s,transform .2s!important;box-shadow:0 4px 16px rgba(34,197,94,.35)!important}\n.hb-btn-green:hover{background:#16A34A!important;transform:translateY(-1px)!important;color:#0F172A!important}\n.hb-hero-note{font-size:12px!important;color:#64748B!important}\n\n\/* SECTIONS *\/\n.hb-section{margin-top:48px!important}\n.hb-h2{font-family:Georgia,'Times New Roman',serif!important;font-size:1.25rem!important;font-weight:700!important;color:#111827!important;margin-bottom:6px!important;line-height:1.3!important}\n.hb-h3{font-size:14.5px!important;font-weight:600!important;color:#111827!important;margin-bottom:6px!important;line-height:1.35!important}\n.hb-line-cbn,.hb-line-cbd,.hb-line-mixed{width:36px;height:2px!important;border-radius:2px!important;margin:8px 0 16px!important;display:block!important}\n.hb-line-cbn{background:#8B5CF6!important}\n.hb-line-cbd{background:#22C55E!important}\n.hb-line-mixed{background:linear-gradient(90deg,#DC2626,#22C55E)!important}\n.hb-sub{font-size:14.5px!important;color:#6B7280!important;margin-bottom:20px!important}\n\n.hb-intro-box{background:#FFFFFF!important;border:1px solid #E5E7EB!important;border-radius:var(--r-lg)!important;padding:28px!important}\n.hb-intro-box p{font-size:14.5px!important;color:#374151!important;line-height:1.75!important;margin-bottom:14px!important}\n.hb-intro-box p:last-child{margin-bottom:0!important}\n.hb-intro-box strong{color:#111827!important;font-weight:600!important}\n.hb-inline-link{color:#15803D!important;text-decoration:underline!important;text-underline-offset:2px!important}\n\n\/* PILLS *\/\n.hb-pills{display:flex!important;flex-wrap:wrap!important;gap:6px!important;margin-top:10px!important;margin-bottom:12px!important}\n.hb-pill{display:inline-flex!important;align-items:center!important;gap:5px!important;font-size:11.5px!important;font-weight:700!important;border-radius:999px!important;padding:3px 10px!important}\n.hb-pill::before{content:''!important;width:5px;height:5px!important;border-radius:50%!important;flex-shrink:0!important}\n.hb-pill--cbd{background:#DCFCE7!important;color:#15803D!important;border:1px solid rgba(34,197,94,.35)!important}\n.hb-pill--cbg{background:#DBEAFE!important;color:#1D4ED8!important;border:1px solid rgba(37,99,235,.35)!important}\n.hb-pill--cbn{background:#EDE9FE!important;color:#6D28D9!important;border:1px solid rgba(139,92,246,.35)!important}\n.hb-pill--thc{background:#FEF3C7!important;color:#92400E!important;border:1px solid rgba(245,158,11,.35)!important}\n.hb-pill--cbd::before{background:#22C55E!important}\n.hb-pill--cbg::before{background:#2563EB!important}\n.hb-pill--cbn::before{background:#8B5CF6!important}\n.hb-pill--thc::before{background:#F59E0B!important}\n\n\/* CARTES PRODUITS *\/\n.hb-products-grid{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))!important;gap:14px!important;align-items:stretch!important}\n.hb-pcard{display:flex!important;flex-direction:column!important;background:#FFFFFF!important;border:1px solid #E5E7EB!important;border-radius:var(--r-md)!important;overflow:hidden!important}\n.hb-pcard-head{padding:20px 20px 16px!important;position:relative!important}\n.hb-pcard.cbn .hb-pcard-head{background:#1E1033!important}\n.hb-pcard.cbd .hb-pcard-head{background:#052E16!important}\n.hb-pcard.full .hb-pcard-head{background:#1F2937!important}\n.hb-pcard-head::before{content:''!important;position:absolute!important;top:0;left:0;right:0;height:3px!important}\n.hb-pcard.cbn .hb-pcard-head::before{background:#8B5CF6!important}\n.hb-pcard.cbd .hb-pcard-head::before{background:#22C55E!important}\n.hb-pcard.full .hb-pcard-head::before{background:#F59E0B!important}\n.hb-pcard-num{font-size:11px!important;font-weight:700!important;letter-spacing:.1em!important;text-transform:uppercase!important;margin-bottom:8px!important;display:block!important}\n.hb-pcard.cbn .hb-pcard-num{color:#A78BFA!important}\n.hb-pcard.cbd .hb-pcard-num{color:#86EFAC!important}\n.hb-pcard.full .hb-pcard-num{color:#FCD34D!important}\n.hb-pcard-name{font-family:Georgia,'Times New Roman',serif!important;font-size:1rem!important;font-weight:700!important;line-height:1.25!important;margin-bottom:6px!important;display:block!important;color:#FFFFFF!important}\n.hb-pcard-sub{font-size:12.5px!important;display:block!important;margin-bottom:0!important;line-height:1.5!important}\n.hb-pcard.cbn .hb-pcard-sub{color:#C4B5FD!important}\n.hb-pcard.cbd .hb-pcard-sub{color:#86EFAC!important}\n.hb-pcard.full .hb-pcard-sub{color:#FCD34D!important}\n.hb-pcard-body{padding:18px 20px 20px!important;flex:1!important;display:flex!important;flex-direction:column!important}\n.hb-pcard-list{list-style:none!important;margin-bottom:16px!important;display:flex!important;flex-direction:column!important;gap:0!important}\n.hb-pcard-li{display:flex!important;align-items:flex-start!important;gap:8px!important;font-size:13px!important;color:#374151!important;line-height:1.55!important;padding-top:8px!important;padding-bottom:8px!important;border-bottom:1px solid #F9FAFB!important}\n.hb-pcard-li:last-child{border-bottom:none!important}\n.hb-pcard-li::before{content:'✓'!important;flex-shrink:0!important;font-size:11px!important;font-weight:700!important;color:#FFFFFF!important;width:16px;height:16px!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;margin-top:2px!important}\n.hb-pcard.cbn .hb-pcard-li::before{background:#8B5CF6!important}\n.hb-pcard.cbd .hb-pcard-li::before{background:#22C55E!important}\n.hb-pcard.full .hb-pcard-li::before{background:#F59E0B!important}\n.hb-pcard-li strong{color:#111827!important;font-weight:600!important}\n.hb-pcard-badge{display:inline-block!important;margin-top:auto!important;font-size:12px!important;font-weight:600!important;border-radius:999px!important;padding:5px 12px!important;align-self:flex-start!important}\n.hb-pcard.cbn .hb-pcard-badge{background:#EDE9FE!important;color:#6D28D9!important}\n.hb-pcard.cbd .hb-pcard-badge{background:#DCFCE7!important;color:#15803D!important}\n.hb-pcard.full .hb-pcard-badge{background:#FEF3C7!important;color:#92400E!important}\n.hb-pcard-link{display:block!important;font-size:13px!important;font-weight:600!important;text-decoration:none!important;margin-top:12px!important;transition:color .15s!important}\n.hb-pcard.cbn .hb-pcard-link{color:#8B5CF6!important}\n.hb-pcard.cbd .hb-pcard-link{color:#22C55E!important}\n.hb-pcard.full .hb-pcard-link{color:#B45309!important}\n.hb-pcard-link:hover{text-decoration:underline!important}\n\n\/* BENEFITS *\/\n.hb-benefits-grid{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(195px,1fr))!important;gap:12px!important}\n.hb-bcard{background:#FFFFFF!important;border:1px solid #E5E7EB!important;border-radius:var(--r-md)!important;padding:20px 18px!important}\n.hb-bcard-ico{font-size:22px!important;display:block!important;margin-bottom:10px!important}\n.hb-bcard strong{display:block!important;font-size:13.5px!important;font-weight:600!important;color:#111827!important;margin-bottom:5px!important}\n.hb-bcard p{font-size:12.5px!important;color:#6B7280!important;line-height:1.5!important}\n\n\/* ALERT *\/\n.hb-alert{display:flex!important;gap:12px!important;background:#FFFBEB!important;border:1px solid rgba(245,158,11,.4)!important;border-radius:var(--r-md)!important;padding:16px 18px!important;margin-top:32px!important}\n.hb-alert-ico{font-size:18px!important;flex-shrink:0!important;margin-top:1px!important}\n.hb-alert p{font-size:13px!important;color:#78350F!important;line-height:1.65!important;margin:0!important}\n.hb-alert strong{color:#92400E!important;font-weight:600!important}\n.hb-alert a{color:#B45309!important;text-decoration:underline!important}\n\n\/* PRICING *\/\n.hb-pricing-box{background:#FFFFFF!important;border:1px solid #BBF7D0!important;border-radius:var(--r-lg)!important;padding:36px 28px!important;text-align:center!important}\n.hb-pricing-label{font-size:11px!important;font-weight:700!important;letter-spacing:.12em!important;text-transform:uppercase!important;color:#DC2626!important;margin-bottom:10px!important;display:block!important}\n.hb-price-stack{display:flex!important;flex-direction:column!important;align-items:center!important;gap:4px!important;margin-bottom:14px!important}\n.hb-price-crossed{font-size:1.05rem!important;color:#D1D5DB!important;text-decoration:line-through!important}\n.hb-price-big{font-family:Georgia,'Times New Roman',serif!important;font-size:clamp(2.4rem,7vw,3.4rem)!important;font-weight:700!important;color:#22C55E!important;line-height:1!important}\n.hb-price-economy{display:inline-block!important;background:#FEF2F2!important;border:1px solid rgba(220,38,38,.25)!important;border-radius:999px!important;padding:5px 14px!important;font-size:13px!important;font-weight:700!important;color:#DC2626!important;margin-bottom:12px!important}\n.hb-pricing-desc{font-size:14px!important;color:#6B7280!important;margin-bottom:16px!important}\n.hb-stock{display:inline-flex!important;align-items:center!important;gap:6px!important;background:#FEF2F2!important;border:1px solid rgba(220,38,38,.2)!important;border-radius:999px!important;padding:6px 14px!important;font-size:12px!important;font-weight:700!important;color:#DC2626!important}\n.hb-stock::before{content:''!important;width:6px;height:6px!important;border-radius:50%!important;background:#DC2626!important;animation:hb-pulse 1.2s ease-in-out infinite!important}\n\n\/* TRUST *\/\n.hb-trust-grid{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(160px,1fr))!important;gap:10px!important}\n.hb-trust-item{display:flex!important;align-items:center!important;gap:10px!important;background:#FFFFFF!important;border:1px solid #E5E7EB!important;border-radius:var(--r-sm)!important;padding:12px 14px!important;font-size:13px!important;font-weight:500!important;color:#374151!important}\n.hb-trust-ico{flex-shrink:0!important;width:30px;height:30px!important;border-radius:var(--r-sm)!important;background:#DCFCE7!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:14px!important}\n\n\/* FAQ *\/\n.hb-faq-list{display:flex!important;flex-direction:column!important;gap:8px!important}\n.hb-faq-item{background:#FFFFFF!important;border:1px solid #E5E7EB!important;border-radius:var(--r-md)!important;overflow:hidden!important}\n.hb-faq-item summary{display:flex!important;align-items:center!important;justify-content:space-between!important;padding:16px 18px!important;font-size:14px!important;font-weight:600!important;color:#111827!important;cursor:pointer!important;list-style:none!important;gap:12px!important}\n.hb-faq-item summary::-webkit-details-marker{display:none!important}\n.hb-faq-item summary::after{content:'+'!important;flex-shrink:0!important;font-size:18px!important;font-weight:300!important;color:#9CA3AF!important;width:20px!important;text-align:center!important}\n.hb-faq-item[open] summary::after{content:'−'!important}\n.hb-faq-body{padding:14px 18px 16px!important;font-size:13.5px!important;color:#6B7280!important;line-height:1.7!important;border-top:1px solid #F3F4F6!important}\n.hb-faq-body a{color:#15803D!important;text-decoration:underline!important}\n\n\/* LINK *\/\n.hb-link-block{display:flex!important;align-items:center!important;justify-content:space-between!important;background:#F9FAFB!important;border:1px solid #E5E7EB!important;border-radius:var(--r-sm)!important;padding:13px 16px!important;margin-top:16px!important;text-decoration:none!important;color:#111827!important;font-size:13.5px!important;font-weight:500!important;transition:border-color .2s,background .2s,color .2s!important}\n.hb-link-block:hover{border-color:#22C55E!important;background:#F0FDF4!important;color:#15803D!important}\n.hb-link-block span:last-child{color:#D1D5DB!important;font-size:14px!important}\n\n\/* FOOTER *\/\n.hb-footer{margin-top:52px!important;text-align:center!important;padding-top:20px!important;border-top:1px solid #E5E7EB!important;font-size:12.5px!important;color:#9CA3AF!important}\n\n\/* MOBILE *\/\n@media(max-width:600px){\n  .hb-hero{padding:32px 16px 28px!important}\n  .hb-h1{font-size:1.4rem!important}\n  .hb-hero-btns{flex-direction:column!important;align-items:center!important}\n  .hb-chips{gap:6px!important}\n  .hb-chip{font-size:12px!important;padding:5px 12px!important}\n  .hb-products-grid,.hb-benefits-grid{grid-template-columns:1fr!important}\n  .hb-trust-grid{grid-template-columns:1fr 1fr!important}\n  .hb-pricing-box{padding:24px 18px!important}\n  .hb-intro-box{padding:20px 16px!important}\n}\n@media(max-width:380px){.hb-trust-grid{grid-template-columns:1fr!important}}\n\u003c\/style\u003e\n\u003cdiv class=\"hb-root\"\u003e\n\u003cdiv class=\"hb-hero\"\u003e\n\u003cdiv class=\"hb-kicker\"\u003ePack 1 — Oil Liquidation\u003c\/div\u003e\n\u003cdiv class=\"hb-h1\"\u003eLast Week Pack —\u003cbr\u003e\u003cem\u003eCBD Oils at Liquidation Price\u003c\/em\u003e\n\u003c\/div\u003e\n\u003cp class=\"hb-hero-sub\"\u003eA special clearance pack combining \u003cstrong\u003e3 premium CBD oils\u003c\/strong\u003e: Broad Spectrum 20%, Full Spectrum 30%, and CBD\/CBG\/CBN 10\/10\/10.\u003c\/p\u003e\n\u003cdiv class=\"hb-chips\"\u003e\n\u003cspan class=\"hb-chip\"\u003e3 oils included\u003c\/span\u003e \u003cspan class=\"hb-chip\"\u003eLiquidation before removal\u003c\/span\u003e \u003cspan class=\"hb-chip\"\u003eVery limited stock\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hb-hero-price\"\u003e\n\u003cspan class=\"hb-price-new\"\u003e€58.14\u003c\/span\u003e \u003cspan class=\"hb-price-old\"\u003e€105.70\u003c\/span\u003e \u003cspan class=\"hb-price-save\"\u003eLiquidation Offer\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hb-hero-btns\"\u003e\u003ca class=\"hb-btn-green\" href=\"#prix-pack\"\u003eGet the liquidation pack →\u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"hb-hero-note\"\u003eLast week · Limited quantities · Offer valid while supplies last\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hb-section\"\u003e\n\u003cdiv class=\"hb-h2\"\u003eWhy this CBD oil liquidation pack?\u003c\/div\u003e\n\u003cdiv class=\"hb-line-mixed\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"hb-intro-box\"\u003e\n\u003cp\u003e\u003cstrong\u003eThis pack was created to quickly clear out CBD oils before they are discontinued.\u003c\/strong\u003e It allows you to get a complete set of 3 complementary oils at an exceptional price.\u003c\/p\u003e\n\u003cp\u003eThe \u003cstrong\u003eLast Week Pack — CBD Oils\u003c\/strong\u003e includes a \u003cstrong\u003eBroad Spectrum 20%\u003c\/strong\u003e oil, a \u003cstrong\u003eFull Spectrum 30%\u003c\/strong\u003e oil, and a \u003cstrong\u003eCBD\/CBG\/CBN 10\/10\/10\u003c\/strong\u003e oil.\u003c\/p\u003e\n\u003cp\u003eA simple, direct, and time-limited offer for customers who wish to stock up before availability ends.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hb-section\"\u003e\n\u003cdiv class=\"hb-h2\"\u003eContents of the Last Week Pack\u003c\/div\u003e\n\u003cdiv class=\"hb-line-mixed\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"hb-products-grid\"\u003e\n\u003cdiv class=\"hb-pcard cbd\"\u003e\n\u003cdiv class=\"hb-pcard-head\"\u003e\n\u003cspan class=\"hb-pcard-num\"\u003eOil 1 of 3\u003c\/span\u003e \u003cspan class=\"hb-pcard-name\"\u003eBroad Spectrum Oil\u003cbr\u003e20% CBD\u003c\/span\u003e \u003cspan class=\"hb-pcard-sub\"\u003eTHC-free formula for a concentrated CBD routine\u003c\/span\u003e\n\u003cdiv class=\"hb-pills\"\u003e\u003cspan class=\"hb-pill hb-pill--cbd\"\u003eCBD\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hb-pcard-body\"\u003e\n\u003cul class=\"hb-pcard-list\"\u003e\n\u003cli class=\"hb-pcard-li\"\u003e\u003cspan\u003e\u003cstrong\u003eBroad Spectrum\u003c\/strong\u003e — formula designed without THC\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"hb-pcard-li\"\u003e\u003cspan\u003e\u003cstrong\u003e20% CBD\u003c\/strong\u003e — concentration suitable for regular users\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"hb-pcard-li\"\u003e\u003cspan\u003e\u003cstrong\u003eVersatile format\u003c\/strong\u003e — easy to integrate into a wellness routine\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cspan class=\"hb-pcard-badge\"\u003eTHC-free\u003c\/span\u003e \u003ca class=\"hb-pcard-link\" href=\"\/en\/products\/huile-cbd-broad-spectrum-20\"\u003eView product details →\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\u003cdiv class=\"hb-pcard full\"\u003e\n\u003cdiv class=\"hb-pcard-head\"\u003e\n\u003cspan class=\"hb-pcard-num\"\u003eOil 2 of 3\u003c\/span\u003e \u003cspan class=\"hb-pcard-name\"\u003eFull Spectrum Oil\u003cbr\u003e30% CBD\u003c\/span\u003e \u003cspan class=\"hb-pcard-sub\"\u003eHighly concentrated full spectrum oil\u003c\/span\u003e\n\u003cdiv class=\"hb-pills\"\u003e\n\u003cspan class=\"hb-pill hb-pill--cbd\"\u003eCBD\u003c\/span\u003e \u003cspan class=\"hb-pill hb-pill--thc\"\u003eTHC \u0026lt; 0.3%\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hb-pcard-body\"\u003e\n\u003cul class=\"hb-pcard-list\"\u003e\n\u003cli class=\"hb-pcard-li\"\u003e\u003cspan\u003e\u003cstrong\u003e30% CBD\u003c\/strong\u003e — high concentration\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"hb-pcard-li\"\u003e\u003cspan\u003e\u003cstrong\u003eFull Spectrum\u003c\/strong\u003e — full spectrum with natural hemp compounds\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"hb-pcard-li\"\u003e\u003cspan\u003e\u003cstrong\u003eTHC \u0026lt; 0.3%\u003c\/strong\u003e — compliant with applicable legal framework\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cspan class=\"hb-pcard-badge\"\u003eFull Spectrum\u003c\/span\u003e \u003ca class=\"hb-pcard-link\" href=\"\/en\/products\/huile-30-cbd-full-spectrum\"\u003eView product sheet →\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hb-pcard cbn\"\u003e\n\u003cdiv class=\"hb-pcard-head\"\u003e\n\u003cspan class=\"hb-pcard-num\"\u003eOil 3 of 3\u003c\/span\u003e \u003cspan class=\"hb-pcard-name\"\u003eCBD \/ CBG \/ CBN Oil\u003cbr\u003e10 \/ 10 \/ 10\u003c\/span\u003e \u003cspan class=\"hb-pcard-sub\"\u003eMulti-cannabinoid formula for a complete routine\u003c\/span\u003e\n\u003cdiv class=\"hb-pills\"\u003e\n\u003cspan class=\"hb-pill hb-pill--cbd\"\u003eCBD\u003c\/span\u003e \u003cspan class=\"hb-pill hb-pill--cbg\"\u003eCBG\u003c\/span\u003e \u003cspan class=\"hb-pill hb-pill--cbn\"\u003eCBN\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hb-pcard-body\"\u003e\n\u003cul class=\"hb-pcard-list\"\u003e\n\u003cli class=\"hb-pcard-li\"\u003e\u003cspan\u003e\u003cstrong\u003eTriple formula\u003c\/strong\u003e — CBD, CBG and CBN in balanced proportions\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"hb-pcard-li\"\u003e\u003cspan\u003e\u003cstrong\u003e10 \/ 10 \/ 10\u003c\/strong\u003e — a complete and distinctive oil\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"hb-pcard-li\"\u003e\u003cspan\u003e\u003cstrong\u003ePremium routine\u003c\/strong\u003e — ideal for discovering several cannabinoids\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cspan class=\"hb-pcard-badge\"\u003eMulti-cannabinoids\u003c\/span\u003e \u003ca class=\"hb-pcard-link\" href=\"\/en\/products\/huile-10-cbd-10-cbg-10-cbn-broad-spectrum\"\u003eView product sheet →\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hb-section\"\u003e\n\u003cdiv class=\"hb-h2\"\u003eWhat this pack offers\u003c\/div\u003e\n\u003cdiv class=\"hb-line-cbd\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"hb-benefits-grid\"\u003e\n\u003cdiv class=\"hb-bcard\"\u003e\n\u003cspan class=\"hb-bcard-ico\"\u003e📦\u003c\/span\u003e \u003cstrong\u003eStock up\u003c\/strong\u003e\n\u003cp\u003eA batch of 3 oils to take advantage of the last availability before removal.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hb-bcard\"\u003e\n\u003cspan class=\"hb-bcard-ico\"\u003e💶\u003c\/span\u003e \u003cstrong\u003eOptimize price\u003c\/strong\u003e\n\u003cp\u003eA more attractive pack price than purchasing the three oils separately.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hb-bcard\"\u003e\n\u003cspan class=\"hb-bcard-ico\"\u003e🌿\u003c\/span\u003e \u003cstrong\u003eTest several spectrums\u003c\/strong\u003e\n\u003cp\u003eBroad Spectrum, Full Spectrum and multi-cannabinoid formula in one pack.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hb-alert\"\u003e\n\u003cspan class=\"hb-alert-ico\"\u003e⚠️\u003c\/span\u003e\n\u003cp\u003e\u003cstrong\u003eImportant information:\u003c\/strong\u003e this pack contains a \u003cstrong\u003eFull Spectrum\u003c\/strong\u003e oil with THC traces below 0.3%. In case of driving, control, professional constraints or personal sensitivity, prioritize caution. This pack is offered as part of a liquidation sale before the range is withdrawn.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"prix-pack\" class=\"hb-section\"\u003e\n\u003cdiv class=\"hb-h2\"\u003eLast Week Pack Price — CBD Oils\u003c\/div\u003e\n\u003cdiv class=\"hb-line-cbd\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"hb-pricing-box\"\u003e\n\u003cspan class=\"hb-pricing-label\"\u003eLiquidation offer — last week\u003c\/span\u003e\n\u003cdiv class=\"hb-price-stack\"\u003e\n\u003cspan class=\"hb-price-crossed\"\u003eRegular price: to be confirmed\u003c\/span\u003e \u003cspan class=\"hb-price-big\"\u003eLiquidation price\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hb-price-economy\"\u003eExceptional discount before withdrawal\u003c\/div\u003e\n\u003cp class=\"hb-pricing-desc\"\u003ePack composed of 3 CBD oils: Broad Spectrum 20%, Full Spectrum 30% and CBD\/CBG\/CBN 10\/10\/10.\u003c\/p\u003e\n\u003cdiv class=\"hb-stock\"\u003eLast units available\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hb-section\"\u003e\n\u003cdiv class=\"hb-h2\"\u003eWhy order from Herbeevor?\u003c\/div\u003e\n\u003cdiv class=\"hb-line-cbd\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"hb-trust-grid\"\u003e\n\u003cdiv class=\"hb-trust-item\"\u003e\n\u003cdiv class=\"hb-trust-ico\"\u003e🌿\u003c\/div\u003e\nSelected hemp\u003c\/div\u003e\n\u003cdiv class=\"hb-trust-item\"\u003e\n\u003cdiv class=\"hb-trust-ico\"\u003e🔬\u003c\/div\u003e\nCOA laboratory analysis\u003c\/div\u003e\n\u003cdiv class=\"hb-trust-item\"\u003e\n\u003cdiv class=\"hb-trust-ico\"\u003e📦\u003c\/div\u003e\nTracked shipping\u003c\/div\u003e\n\u003cdiv class=\"hb-trust-item\"\u003e\n\u003cdiv class=\"hb-trust-ico\"\u003e⚡\u003c\/div\u003e\nLimited offer\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hb-section\"\u003e\n\u003cdiv class=\"hb-h2\"\u003eFrequently Asked Questions\u003c\/div\u003e\n\u003cdiv class=\"hb-line-mixed\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"hb-faq-list\"\u003e\n\u003cdetails class=\"hb-faq-item\"\u003e\n\u003csummary\u003eWhy is this pack in liquidation?\u003c\/summary\u003e\n\u003cdiv class=\"hb-faq-body\"\u003eThis pack is offered as part of a clearance sale before the Herbeevor CBD oil range is withdrawn.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"hb-faq-item\"\u003e\n\u003csummary\u003eHow many oils does the pack contain?\u003c\/summary\u003e\n\u003cdiv class=\"hb-faq-body\"\u003eThe pack contains 3 oils: one Broad Spectrum 20%, one Full Spectrum 30% and one CBD\/CBG\/CBN 10\/10\/10.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"hb-faq-item\"\u003e\n\u003csummary\u003eDoes the pack contain THC?\u003c\/summary\u003e\n\u003cdiv class=\"hb-faq-body\"\u003eYes, only via the Full Spectrum 30% oil, which may contain traces of THC below 0.3%. People subject to checks should remain cautious.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"hb-faq-item\"\u003e\n\u003csummary\u003eWill the offer be renewed?\u003c\/summary\u003e\n\u003cdiv class=\"hb-faq-body\"\u003eNo. This offer is linked to the last availability before withdrawal. Once stocks are exhausted, the pack will no longer be available.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hb-footer\"\u003e\n\u003cp\u003eHerbeevor · CBD oil liquidation pack · Last week · Limited stock subject to availability\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Herbeevor","offers":[{"title":"Default Title","offer_id":53101923205387,"sku":null,"price":58.14,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0667\/0434\/3307\/files\/pack-liquidation-huiles-cbd-herbeevor-broad-spectrum-full-spectrum-30-cbd.png?v=1778234939"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0667\/0434\/3307\/collections\/selection-herbeevor-produits-cbd-premium-exclusifs.png?v=1774094873","url":"https:\/\/herbeevor.de\/en\/collections\/selection-herbeevor-cbd-premium.oembed","provider":"Herbeevor","version":"1.0","type":"link"}