{"title":"Cannanda CB2 Oils: Neuropathy and Nerve Support","description":"\u003cstyle\u003e\n.nerve-intro {\n  --teal-dark:    #007A87;\n  --teal-med:     #00ADBD;\n  --teal-light:   #99DDE5;\n  --teal-bg:      #E0F7FA;\n  --teal-bg-soft: #F0FBFC;\n  --text:         #1F2937;\n  --text-light:   #4B5563;\n  --gray:         #6B7280;\n  --green:        #065F46;\n  --green-bg:     #ECFDF5;\n  --green-border: #6EE7B7;\n  --amber:        #B45309;\n  --amber-bg:     #FEF3C7;\n  --amber-border: #FCD34D;\n  --heading-font: Georgia, 'Times New Roman', serif;\n  --body-font:    -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n  font-family: var(--body-font);\n  font-size: 16px;\n  color: var(--text);\n  line-height: 1.7;\n  max-width: 760px;\n  margin: 0 auto 40px;\n  text-align: left;\n}\n\n.nerve-intro *, .nerve-intro *::before, .nerve-intro *::after {\n  box-sizing: border-box;\n  text-align: left !important;\n}\n\n.nerve-intro p { margin: 0 0 1.1em; }\n.nerve-intro ul { margin: 0 0 1.1em; padding-left: 1.6em; }\n.nerve-intro li { margin-bottom: 0.5em; }\n.nerve-intro a { color: var(--teal-dark); text-decoration: underline; text-underline-offset: 2px; }\n.nerve-intro a:hover { color: var(--teal-med); }\n.nerve-intro strong { font-weight: 700; }\n.nerve-intro em { font-style: italic; }\n\n.nerve-intro h2 {\n  font-family: var(--heading-font);\n  font-size: clamp(1.25rem, 3vw, 1.55rem);\n  font-weight: 700;\n  color: var(--text);\n  margin: 2.2em 0 0.6em;\n  line-height: 1.25;\n}\n\n\/* ── HOOK ── *\/\n.np-hook {\n  background: var(--teal-dark);\n  color: #fff;\n  border-radius: 10px;\n  padding: 24px 26px;\n  margin: 0 0 28px;\n}\n\n.np-hook-eyebrow {\n  font-size: 0.72rem;\n  font-weight: 700;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n  color: var(--teal-light);\n  margin-bottom: 10px;\n}\n\n.np-hook-headline {\n  font-family: var(--heading-font);\n  font-size: clamp(1.15rem, 3vw, 1.45rem);\n  font-weight: 700;\n  line-height: 1.3;\n  color: #fff;\n  margin: 0 0 12px;\n}\n\n.np-hook-sub {\n  font-size: 0.95rem;\n  color: var(--teal-light);\n  line-height: 1.6;\n  margin: 0;\n}\n\n.np-hook-badges {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n  margin-top: 16px;\n}\n\n.np-badge {\n  background: rgba(255,255,255,0.15);\n  border: 1px solid rgba(255,255,255,0.3);\n  color: #fff;\n  font-size: 0.78rem;\n  font-weight: 600;\n  padding: 4px 12px;\n  border-radius: 20px;\n  white-space: nowrap;\n}\n\n\/* ── GRID ── *\/\n.np-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n  margin: 0 0 28px;\n}\n\n@media (max-width: 540px) {\n  .np-grid { grid-template-columns: 1fr; }\n}\n\n.np-card {\n  background: var(--teal-bg-soft);\n  border: 1px solid var(--teal-light);\n  border-radius: 8px;\n  padding: 14px 16px;\n}\n\n.np-card-title {\n  font-weight: 700;\n  color: var(--teal-dark);\n  font-size: 0.92rem;\n  margin-bottom: 5px;\n  display: flex;\n  align-items: center;\n  gap: 7px;\n}\n\n.np-card-title .icon { font-size: 1rem; flex-shrink: 0; }\n\n.np-card p {\n  font-size: 0.87rem;\n  color: var(--text-light);\n  margin: 0;\n  line-height: 1.5;\n}\n\n\/* ── AMBER WARNING ── *\/\n.np-warning {\n  border: 1.5px solid var(--amber-border);\n  background: var(--amber-bg);\n  border-radius: 8px;\n  padding: 16px 20px;\n  margin: 0 0 28px;\n  font-size: 0.93rem;\n  color: #3B1F00;\n  line-height: 1.6;\n}\n.np-warning strong { color: var(--amber); }\n\n\/* ── GREEN SAFE ── *\/\n.np-safe {\n  border: 1.5px solid var(--green-border);\n  background: var(--green-bg);\n  border-radius: 8px;\n  padding: 16px 20px;\n  margin: 0 0 28px;\n  font-size: 0.93rem;\n  color: #064E3B;\n  line-height: 1.65;\n}\n.np-safe strong { color: var(--green); }\n.np-safe ul { margin: 8px 0 0; padding-left: 1.4em; }\n.np-safe li { margin-bottom: 4px; font-size: 0.9rem; }\n\n\/* ── TESTIMONIALS ── *\/\n.np-testimonials {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n  margin: 0 0 8px;\n}\n\n@media (max-width: 540px) {\n  .np-testimonials { grid-template-columns: 1fr; }\n}\n\n.np-testimonial {\n  background: var(--teal-bg-soft);\n  border: 1px solid var(--teal-light);\n  border-radius: 8px;\n  padding: 16px 18px;\n}\n\n.np-testimonial.full { grid-column: 1 \/ -1; }\n\n.np-testimonial blockquote {\n  margin: 0 0 10px;\n  padding: 0;\n  font-size: 0.88rem;\n  font-style: italic;\n  color: var(--text);\n  line-height: 1.55;\n  border: none;\n}\n\n.np-testimonial cite {\n  font-size: 0.8rem;\n  font-style: normal;\n  font-weight: 600;\n  color: var(--teal-dark);\n}\n\n\/* ── VISION ── *\/\n.np-vision {\n  background: var(--teal-dark);\n  color: #fff;\n  border-radius: 10px;\n  padding: 22px 24px;\n  margin: 0 0 28px;\n  font-size: 0.97rem;\n  line-height: 1.7;\n}\n.np-vision p { margin: 0 0 0.8em; color: rgba(255,255,255,0.9); }\n.np-vision p:last-child { margin: 0; }\n.np-vision strong { color: var(--teal-light); }\n\n\/* ── DIVIDER ── *\/\n.np-divider {\n  border: none;\n  border-top: 2px solid var(--teal-light);\n  margin: 28px 0 0;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"nerve-intro\"\u003e\n\n  \u003c!-- HOOK --\u003e\n  \u003cdiv class=\"np-hook\"\u003e\n    \u003cdiv class=\"np-hook-eyebrow\"\u003eFor Neuropathic Pain \u0026amp; Nerve Discomfort\u003c\/div\u003e\n    \u003cdiv class=\"np-hook-headline\"\u003eNerve pain doesn't respond to regular pain relievers the way other pain does. There's a reason for that.\u003c\/div\u003e\n    \u003cp class=\"np-hook-sub\"\u003eNeuropathic pain comes from damaged or irritated nerves themselves, not from an injury site, which is why most over the counter pain relief barely touches it. CB2 receptors sit right on the immune cells involved in nerve inflammation and pain signalling, giving BCP a different target than typical pain products.\u003c\/p\u003e\n    \u003cdiv class=\"np-hook-badges\"\u003e\n      \u003cspan class=\"np-badge\"\u003e✓ 0% THC \u0026amp; 0% CBD\u003c\/span\u003e\n      \u003cspan class=\"np-badge\"\u003e✓ No Prescription\u003c\/span\u003e\n      \u003cspan class=\"np-badge\"\u003e✓ Non-Addictive\u003c\/span\u003e\n      \u003cspan class=\"np-badge\"\u003e✓ No Gut Damage\u003c\/span\u003e\n      \u003cspan class=\"np-badge\"\u003e✓ FDA GRAS\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- OPENING --\u003e\n  \u003cp\u003eBurning, tingling, stabbing, or numbness that shows up with no obvious cause. Maybe it's in your feet from diabetes, down your leg from a nerve that's been irritated too long, or left behind after a stroke or injury. Regular pain relievers are built for inflammation and tissue damage, not for nerves that are firing pain signals on their own. CB2 receptors sit directly on the immune cells involved in nerve inflammation, which is why BCP works through a different pathway than standard pain relief.\u003c\/p\u003e\n\n  \u003c!-- GRID --\u003e\n  \u003cdiv class=\"np-grid\"\u003e\n    \u003cdiv class=\"np-card\"\u003e\n      \u003cdiv class=\"np-card-title\"\u003e\n\u003cspan class=\"icon\"\u003e🧬\u003c\/span\u003e Nerve Inflammation\u003c\/div\u003e\n      \u003cp\u003eCB2 receptors are heavily expressed on microglia, the immune cells around damaged nerves that drive ongoing inflammation and irritation at the nerve itself.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"np-card\"\u003e\n      \u003cdiv class=\"np-card-title\"\u003e\n\u003cspan class=\"icon\"\u003e⚡\u003c\/span\u003e Nerve Sensitization\u003c\/div\u003e\n      \u003cp\u003eNerve pain often worsens over time because damaged nerves become more reactive to signals that shouldn't hurt. CB2 activation is one of the pathways researchers are studying to help calm this over-sensitization.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"np-warning\"\u003e\n    \u003cstrong\u003eWhy typical nerve pain treatment is a trade-off.\u003c\/strong\u003e The most common prescriptions for nerve pain are anticonvulsants and certain antidepressants used off-label, and they often come with drowsiness, dizziness, brain fog, or weight gain, sometimes weeks before you know if they're even working. BCP works on a different pathway entirely, targeting the CB2 receptors on the nerve tissue itself rather than dampening your whole nervous system to dull the signal.\n  \u003c\/div\u003e\n\n  \u003c!-- BCP + SAFE --\u003e\n  \u003cp\u003e\u003ca title=\"The health benefits of beta-caryophyllene\" href=\"https:\/\/cannanda.com\/blogs\/articles\/the-health-marvels-of-beta-caryophyllene-for-pain-sleep-and-anxiety\"\u003eBeta-Caryophyllene (BCP)\u003c\/a\u003e is a food-grade terpene found in black pepper and cloves, and the only known dietary compound that directly activates CB2 receptors. Because CB2 receptors are concentrated right where nerve pain originates, BCP has a natural target already in your body. Its CB2 activity was confirmed in research published in the \u003cem\u003eProceedings of the National Academy of Sciences\u003c\/em\u003e.\u003c\/p\u003e\n\n  \u003cdiv class=\"np-safe\"\u003e\n    \u003cstrong\u003eEverything you want. Nothing that slows you down.\u003c\/strong\u003e\n    \u003cul\u003e\n      \u003cli\u003eNo drowsiness or brain fog, unlike common nerve pain medications\u003c\/li\u003e\n      \u003cli\u003eNo gut damage, and no cardiovascular or kidney risk at recommended doses\u003c\/li\u003e\n      \u003cli\u003e0% THC, 0% CBD, no prescription needed\u003c\/li\u003e\n      \u003cli\u003eNon-addictive, safe for long-term daily use\u003c\/li\u003e\n      \u003cli\u003eAvailable as a topical oil for direct application, or oral drops and softgels for whole body support\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- TESTIMONIALS --\u003e\n  \u003cdiv class=\"np-testimonials\"\u003e\n    \u003cdiv class=\"np-testimonial full\"\u003e\n      \u003cblockquote\u003e\"I am a senior with Type 2 diabetics and was suffering from neuropathy in my feet. I now take 2 capsules daily of CB2 organic Hemp Seed Oil and the neuropathy in my feet has disappeared.\"\u003c\/blockquote\u003e\n      \u003ccite\u003eJohn W., verified buyer\u003c\/cite\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"np-testimonial\"\u003e\n      \u003cblockquote\u003e\"My wife had a stroke 4 months ago it left her paralyzed on her right side which in turn causes her to have nerve pain. We have been using CB2 hemp cream on her leg and foot for about 3 weeks now and its helping her with this pain. It doesn't remove the pain but it calms it down to a tolerable state.\"\u003c\/blockquote\u003e\n      \u003ccite\u003ePaul L., verified buyer\u003c\/cite\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"np-testimonial\"\u003e\n      \u003cblockquote\u003e\"Decided to try this cream for neuropathy and arthritis. Highly recommend as works faster than other pain relief cream and lasts longer. We were spending more for the other creams as had to use a lot more of it. Just a small amount of CB2 works great.\"\u003c\/blockquote\u003e\n      \u003ccite\u003eViolet S., verified buyer\u003c\/cite\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"np-testimonial full\"\u003e\n      \u003cblockquote\u003e\"I've tried quite a few different topical creams and rubs for pain in my lower back and sciatic nerve. This has now become my 'go to'! For the price, you get quite a lot, as I've found that a little goes a long way. Will definitely be recommending to my friends and family that also struggle with pain and inflammation.\"\u003c\/blockquote\u003e\n      \u003ccite\u003eAshley, verified buyer\u003c\/cite\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cp style=\"font-size:0.82rem; color:var(--gray); margin-top:6px; margin-bottom:28px;\"\u003e\u003cem\u003eTestimonials are from verified buyers and are for educational purposes only. Individual results vary.\u003c\/em\u003e\u003c\/p\u003e\n\n  \u003c!-- VISION --\u003e\n  \u003cdiv class=\"np-vision\"\u003e\n    \u003cp\u003eFeet you can stand on without bracing first. A full night of sleep that isn't interrupted by burning or tingling. Reaching for your shoes without wondering if today is a bad nerve day.\u003c\/p\u003e\n    \u003cp\u003e\u003cstrong\u003eThis is what happens when you target where nerve pain actually starts.\u003c\/strong\u003e\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cp style=\"font-size:0.93rem; color:var(--text-light);\"\u003e\u003cstrong style=\"color:var(--teal-dark);\"\u003e100% legal. Zero THC. Zero CBD. Zero prescription required.\u003c\/strong\u003e Cannanda backs every order with a satisfaction guarantee, so there's no risk in trying it for yourself.\u003c\/p\u003e\n\n  \u003ch2 style=\"text-align:center !important; color:var(--teal-dark);\"\u003e👇 Shop CB2 Oil for Nerve Pain Below\u003c\/h2\u003e\n\n  \u003chr class=\"np-divider\"\u003e\n\n\u003c\/div\u003e\n","products":[{"product_id":"cb2-wellness","title":"CB2 Wellness (beta-caryophyllene terpene blend)","description":"\u003cstyle\u003e\n.cb2wellness {\n  --teal:         #00ADBD;\n  --teal-dark:    #007A87;\n  --teal-deeper:  #005F6B;\n  --teal-light:   #99DDE5;\n  --teal-bg:      #E0F7FA;\n  --teal-bg-soft: #F0FBFC;\n  --text:         #616161;\n  --text-mid:     #6E6E6E;\n  --text-light:   #8A8A8A;\n  --green:        #065F46;\n  --green-bg:     #ECFDF5;\n  --green-border: #6EE7B7;\n  --amber:        #92400E;\n  --amber-bg:     #FFFBEB;\n  --amber-border: #FCD34D;\n  --border:       #E5E7EB;\n  --white:        #FFFFFF;\n  --heading-font: 'Jost', sans-serif;\n  --body-font:    'Jost', sans-serif;\n\n  font-family: var(--body-font);\n  font-size: 16px;\n  line-height: 1.75;\n  color: var(--text);\n  max-width: 780px;\n  width: 100%;\n  margin: 0 auto 48px;\n  overflow-x: hidden;\n}\n\n.cb2wellness *, .cb2wellness *::before, .cb2wellness *::after {\n  box-sizing: border-box;\n}\n\n\/* ── TYPOGRAPHY ── *\/\n.cb2wellness h2 {\n  font-family: var(--heading-font);\n  font-size: clamp(1.15rem, 2.8vw, 1.45rem);\n  font-weight: 700;\n  color: var(--text);\n  margin: 2em 0 0.55em;\n  line-height: 1.3;\n}\n\n.cb2wellness h3 {\n  font-family: var(--body-font);\n  font-size: 0.8rem;\n  font-weight: 700;\n  color: var(--teal-dark);\n  margin: 0 0 0.45em;\n  letter-spacing: 0.06em;\n  text-transform: uppercase;\n}\n\n.cb2wellness p {\n  margin: 0 0 0.9em;\n  color: var(--text-mid);\n}\n\n.cb2wellness strong { color: var(--text); font-weight: 700; }\n\n\/* ── OUTCOME PILLS ── *\/\n.cb2wellness-outcomes {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 9px;\n  margin: 0 0 24px;\n  padding: 0;\n  list-style: none;\n}\n\n.cb2wellness-outcomes li {\n  display: flex;\n  align-items: center;\n  gap: 7px;\n  background: var(--teal-bg);\n  border: 1px solid var(--teal-light);\n  border-left: 3px solid var(--teal);\n  border-radius: 6px;\n  padding: 9px 14px;\n  font-size: 0.88rem;\n  font-weight: 600;\n  color: var(--teal-deeper);\n  line-height: 1.3;\n  flex: 1 1 180px;\n}\n\n.cb2wellness-outcomes li svg {\n  flex-shrink: 0;\n  width: 16px;\n  height: 16px;\n  fill: none;\n  stroke: var(--teal);\n  stroke-width: 3;\n  stroke-linecap: round;\n  stroke-linejoin: round;\n}\n\n\/* ── CARD BASE ── *\/\n.cb2wellness-card {\n  background: var(--white);\n  border: 1px solid var(--border);\n  border-radius: 10px;\n  padding: 20px 22px;\n  margin: 0 0 18px;\n}\n\n.cb2wellness-card--teal {\n  background: var(--teal-bg-soft);\n  border-color: var(--teal-light);\n  border-left: 4px solid var(--teal);\n}\n\n.cb2wellness-card--amber {\n  background: var(--amber-bg);\n  border: 1px solid var(--amber-border);\n  border-left: 4px solid #F59E0B;\n}\n\n.cb2wellness-card--green {\n  background: var(--green-bg);\n  border: 1px solid var(--green-border);\n  border-left: 4px solid #10B981;\n}\n\n\/* ── TWO-METHOD GRID ── *\/\n.cb2wellness-methods {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));\n  gap: 14px;\n  margin: 0 0 18px;\n}\n\n.cb2wellness-method {\n  background: var(--white);\n  border: 1px solid var(--border);\n  border-radius: 10px;\n  padding: 18px 18px 16px;\n  display: flex;\n  flex-direction: column;\n  gap: 8px;\n}\n\n.cb2wellness-method .m-icon {\n  width: 36px;\n  height: 36px;\n  background: var(--teal-bg);\n  border-radius: 8px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  flex-shrink: 0;\n}\n\n.cb2wellness-method .m-icon svg {\n  width: 26px;\n  height: 26px;\n}\n\n.cb2wellness-method strong {\n  font-size: 0.92rem;\n  color: var(--text);\n  display: block;\n  line-height: 1.3;\n}\n\n.cb2wellness-method p {\n  margin: 0;\n  font-size: 0.84rem;\n  color: var(--text-light);\n  line-height: 1.55;\n}\n\n\/* ── BENEFIT GRID ── *\/\n.cb2wellness-benefits {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(190px, 1fr));\n  gap: 12px;\n  margin: 0 0 18px;\n  list-style: none;\n  padding: 0;\n}\n\n.cb2wellness-benefits li {\n  background: var(--white);\n  border: 1px solid var(--border);\n  border-radius: 10px;\n  padding: 16px 16px 14px;\n  display: flex;\n  flex-direction: column;\n  gap: 7px;\n}\n\n.cb2wellness-benefits li .b-icon {\n  width: 34px;\n  height: 34px;\n  background: var(--teal-bg);\n  border-radius: 8px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  flex-shrink: 0;\n}\n\n.cb2wellness-benefits li .b-icon svg {\n  width: 24px;\n  height: 24px;\n}\n\n.cb2wellness-benefits li strong {\n  font-size: 0.88rem;\n  color: var(--text);\n  display: block;\n  line-height: 1.3;\n}\n\n.cb2wellness-benefits li span {\n  font-size: 0.83rem;\n  color: var(--text-light);\n  line-height: 1.5;\n}\n\n\/* ── TABLE SCROLL WRAPPER ── *\/\n.cb2wellness-table-wrap {\n  overflow-x: auto;\n  -webkit-overflow-scrolling: touch;\n  margin: 10px 0 0;\n  border-radius: 8px;\n  max-width: 100%;\n}\n\n\/* ── COMPARISON TABLE ── *\/\n.cb2wellness-compare {\n  width: 100%;\n  min-width: 480px;\n  border-collapse: collapse;\n  font-size: 0.87rem;\n}\n\n.cb2wellness-compare thead tr {\n  background: var(--teal-dark);\n  color: var(--white);\n}\n\n.cb2wellness-compare thead th {\n  padding: 10px 13px;\n  text-align: left;\n  font-weight: 700;\n  font-size: 0.83rem;\n  letter-spacing: 0.02em;\n}\n\n.cb2wellness-compare tbody tr:nth-child(odd)  { background: var(--teal-bg-soft); }\n.cb2wellness-compare tbody tr:nth-child(even) { background: var(--white); }\n\n.cb2wellness-compare tbody td {\n  padding: 9px 13px;\n  vertical-align: top;\n  color: var(--text-mid);\n  border-bottom: 1px solid var(--border);\n  line-height: 1.45;\n}\n\n.cb2wellness-compare tbody td:first-child {\n  font-weight: 600;\n  color: var(--text);\n  width: 32%;\n}\n\n.cb2wellness-compare tbody td:nth-child(2) { color: var(--teal-deeper); }\n\n.check { color: #10B981; font-weight: 700; }\n.cross  { color: #EF4444; font-weight: 700; }\n\n\/* ── DOSAGE TABLE ── *\/\n.cb2wellness-dosage {\n  width: 100%;\n  min-width: 400px;\n  border-collapse: collapse;\n  font-size: 0.87rem;\n  margin: 10px 0 0;\n}\n\n.cb2wellness-dosage thead tr { background: var(--teal); color: var(--white); }\n\n.cb2wellness-dosage thead th {\n  padding: 9px 13px;\n  text-align: left;\n  font-weight: 700;\n  font-size: 0.8rem;\n  letter-spacing: 0.04em;\n  text-transform: uppercase;\n}\n\n.cb2wellness-dosage tbody tr:nth-child(odd)  { background: var(--teal-bg-soft); }\n.cb2wellness-dosage tbody tr:nth-child(even) { background: var(--white); }\n\n.cb2wellness-dosage tbody td {\n  padding: 9px 13px;\n  color: var(--text-mid);\n  border-bottom: 1px solid var(--border);\n  line-height: 1.45;\n}\n\n.cb2wellness-dosage tbody td:first-child { font-weight: 600; color: var(--text); }\n\n\/* ── GUARANTEE BANNER ── *\/\n.cb2wellness-guarantee {\n  background: var(--green-bg);\n  border: 1px solid var(--green-border);\n  border-radius: 10px;\n  padding: 16px 20px;\n  display: flex;\n  align-items: flex-start;\n  gap: 13px;\n  margin: 0 0 18px;\n}\n\n.cb2wellness-guarantee svg {\n  flex-shrink: 0;\n  width: 26px;\n  height: 26px;\n  fill: #059669;\n  margin-top: 2px;\n}\n\n.cb2wellness-guarantee-text strong {\n  display: block;\n  font-size: 0.93rem;\n  color: var(--green);\n  margin-bottom: 3px;\n}\n\n.cb2wellness-guarantee-text p { margin: 0; font-size: 0.86rem; color: var(--text-mid); }\n.cb2wellness-guarantee-text a { color: var(--teal-dark); text-decoration: underline; }\n\n\/* ── DIVIDER ── *\/\n.cb2wellness hr {\n  border: none;\n  border-top: 1px solid var(--border);\n  margin: 24px 0;\n}\n\n\/* ── MOBILE ── *\/\n@media (max-width: 540px) {\n  .cb2wellness { font-size: 15px; }\n  .cb2wellness-card { padding: 16px 14px; }\n  .cb2wellness-guarantee { flex-direction: column; gap: 10px; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"cb2wellness\"\u003e\n\u003c!-- ── HOOK ── --\u003e\n\u003csection\u003e\n\u003cp\u003e\u003cstrong\u003eCB2 Wellness\u003c\/strong\u003e is Cannanda's original and best-selling \u003cstrong\u003ebeta-caryophyllene (BCP)\u003c\/strong\u003e formula: a 100% natural, food-grade terpene blend steam-distilled from oranges, pine, clove, and sage. With \u003cstrong\u003e20 mg of BCP per drop\u003c\/strong\u003e and two methods to use (inhalation or oral), it's the most versatile and concentrated BCP product in our lineup. Zero THC. Zero CBD. No intoxicating effects.\u003c\/p\u003e\n\u003cul class=\"cb2wellness-outcomes\"\u003e\n\u003cli\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpolyline points=\"20,6 9,17 4,12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e Promotes daily calm \u0026amp; settled mood\u003c\/li\u003e\n\u003cli\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpolyline points=\"20,6 9,17 4,12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e Comfort, mobility \u0026amp; restful sleep\u003c\/li\u003e\n\u003cli\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpolyline points=\"20,6 9,17 4,12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e 0% THC  ·  0% CBD  ·  Non-intoxicating\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003chr\u003e\n\u003c!-- ── TWO DELIVERY METHODS ── --\u003e\n\u003csection\u003e\n\u003ch2\u003eTwo ways to use it: inhale or swallow\u003c\/h2\u003e\n\u003cp\u003eCB2 Wellness is unique in that it works through two completely different delivery pathways. Use one or both depending on what you need.\u003c\/p\u003e\n\u003cdiv class=\"cb2wellness-methods\"\u003e\n\u003cdiv class=\"cb2wellness-method\"\u003e\n\u003cdiv class=\"m-icon\"\u003e\n\u003c!-- Inhalation: outlined lungs --\u003e \u003csvg viewbox=\"0 0 100 100\" fill=\"none\"\u003e\n            \n            \u003cline x1=\"50\" y1=\"8\" x2=\"50\" y2=\"28\" stroke=\"var(--teal-dark)\" stroke-width=\"5\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n            \n            \u003cpath d=\"M50 28 C44 28 38 32 38 40\" stroke=\"var(--teal-dark)\" stroke-width=\"4.5\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n            \n            \u003cpath d=\"M50 28 C56 28 62 32 62 40\" stroke=\"var(--teal-dark)\" stroke-width=\"4.5\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n            \n            \u003cpath d=\"M38 40 C28 40 18 50 18 62 C18 76 26 88 36 90 C42 91 46 86 46 80 L46 50 C46 44 42 40 38 40 Z\" stroke=\"var(--teal-dark)\" stroke-width=\"4\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n            \n            \u003cpath d=\"M62 40 C72 40 82 50 82 62 C82 76 74 88 64 90 C58 91 54 86 54 80 L54 50 C54 44 58 40 62 40 Z\" stroke=\"var(--teal-dark)\" stroke-width=\"4\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cstrong\u003eInhalation: fast onset\u003c\/strong\u003e\n\u003cp\u003ePlace 2–3 drops in your palm, rub your hands together, cup them around your nose, and take slow, deep breaths for 1–2 minutes. Absorption occurs directly through the respiratory tract. \u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cb2wellness-method\"\u003e\n\u003cdiv class=\"m-icon\"\u003e\n\u003c!-- Oral: approved mouth outline --\u003e \u003csvg viewbox=\"0 0 100 60\"\u003e\n            \u003cpath d=\"M 5 30 C 15 15, 35 15, 50 25 C 65 15, 85 15, 95 30 C 85 55, 15 55, 5 30 Z\" fill=\"none\" stroke=\"var(--teal-dark)\" stroke-width=\"4\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M 5 30 C 30 35, 70 35, 95 30\" fill=\"none\" stroke=\"var(--teal-dark)\" stroke-width=\"4\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cstrong\u003eOral: sustained support\u003c\/strong\u003e\n\u003cp\u003ePlace drops under your tongue, hold for 30–60 seconds, then swallow. Absorption occurs through the thin tissue under the tongue.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cb2wellness-card cb2wellness-card--teal\"\u003e\n\u003ch3\u003eWhy the terpene blend matters\u003c\/h3\u003e\n\u003cp style=\"margin: 0;\"\u003eCB2 Wellness isn't just BCP in a carrier oil. It's a synergistic blend of food-grade terpenes steam-distilled from \u003cstrong\u003eoranges, pine, clove, and sage\u003c\/strong\u003e. These complementary terpenes are selected to enhance BCP's absorption, stability, and overall effectiveness. This is the same blend used in every Cannanda CB2 product, and it's what sets this formula apart from single-compound BCP supplements.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003chr\u003e\n\u003c!-- ── WHAT IS BCP ── --\u003e\n\u003csection\u003e\n\u003ch2\u003eWhat is beta-caryophyllene (BCP)?\u003c\/h2\u003e\n\u003cp\u003eBCP is a naturally occurring terpene found in black pepper, cloves, and rosemary. In 2008, researchers published a landmark study in \u003cem\u003ePNAS\u003c\/em\u003e identifying it as the first dietary compound known to directly activate \u003cstrong\u003eCB2 receptors\u003c\/strong\u003e in your body, opening the door to a whole new class of natural wellness support.\u003c\/p\u003e\n\u003cul class=\"cb2wellness-benefits\"\u003e\n\u003cli\u003e\n\u003cdiv class=\"b-icon\"\u003e\n\u003c!-- CB2 receptor: target\/bullseye --\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003ccircle cx=\"12\" cy=\"12\" r=\"9\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"12\" cy=\"12\" r=\"5.5\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"12\" cy=\"12\" r=\"2\" style=\"fill:var(--teal-dark);\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cstrong\u003eActivates CB2 receptors\u003c\/strong\u003e \u003cspan\u003eCB2 receptors are concentrated in your immune system, gut, bones, and nervous system: key regulators of comfort and inflammatory response.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"b-icon\"\u003e\n\u003c!-- PPAR receptors: orbital rings --\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003cellipse cx=\"12\" cy=\"12\" rx=\"9\" ry=\"5.5\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/ellipse\u003e\n            \u003cellipse cx=\"12\" cy=\"12\" rx=\"9\" ry=\"5.5\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.2\" style=\"stroke:var(--teal-dark);\" transform=\"rotate(60 12 12)\"\u003e\u003c\/ellipse\u003e\n            \u003cellipse cx=\"12\" cy=\"12\" rx=\"9\" ry=\"5.5\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.2\" style=\"stroke:var(--teal-dark);\" transform=\"rotate(120 12 12)\"\u003e\u003c\/ellipse\u003e\n            \u003ccircle cx=\"12\" cy=\"12\" r=\"2\" style=\"fill:var(--teal-dark);\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cstrong\u003eActivates PPAR receptors\u003c\/strong\u003e \u003cspan\u003ePPAR-alpha and PPAR-gamma are nuclear receptors that regulate inflammatory signalling, fat metabolism, and overall cellular balance.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"b-icon\"\u003e\n\u003c!-- ECS: three-node network --\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003ccircle cx=\"12\" cy=\"4\" r=\"2.2\" style=\"fill:var(--teal-dark);\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"4\" cy=\"18\" r=\"2.2\" style=\"fill:var(--teal-dark);\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"20\" cy=\"18\" r=\"2.2\" style=\"fill:var(--teal-dark);\"\u003e\u003c\/circle\u003e\n            \u003cline x1=\"12\" y1=\"6.2\" x2=\"5.5\" y2=\"16.1\" stroke=\"currentColor\" stroke-width=\"1.6\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"12\" y1=\"6.2\" x2=\"18.5\" y2=\"16.1\" stroke=\"currentColor\" stroke-width=\"1.6\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"6.2\" y1=\"18\" x2=\"17.8\" y2=\"18\" stroke=\"currentColor\" stroke-width=\"1.6\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/line\u003e\n          \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cstrong\u003eSupports your ECS\u003c\/strong\u003e \u003cspan\u003eYour endocannabinoid system is involved in regulating mood, stress, sleep, physical comfort, and immune response. BCP may help support it.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"b-icon\"\u003e\n\u003c!-- Food-grade safe: apple outline --\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M12 5.5C12 4 13.5 2.5 15.5 3\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M9 8C6.5 8 4.5 10 4.5 13C4.5 17.5 7.5 22 10.5 22C11.2 22 11.6 21.5 12 21.5C12.4 21.5 12.8 22 13.5 22C16.5 22 19.5 17.5 19.5 13C19.5 10 17.5 8 15 8C14 8 13 8.5 12 8.5C11 8.5 10 8 9 8Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linejoin=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cstrong\u003eFood-grade \u0026amp; safe\u003c\/strong\u003e \u003cspan\u003eBCP has GRAS (Generally Recognized As Safe) status and has been used as a food flavouring ingredient for decades.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003chr\u003e\n\u003c!-- ── CBD vs BCP COMPARISON ── --\u003e\n\u003csection\u003e\n\u003ch2\u003eHow CB2 Wellness compares to CBD oil\u003c\/h2\u003e\n\u003cp\u003eA lot of people find us after trying CBD and wondering if there's something more targeted. Here's the honest comparison:\u003c\/p\u003e\n\u003cdiv class=\"cb2wellness-card\"\u003e\n\u003cdiv class=\"cb2wellness-table-wrap\"\u003e\n\u003ctable class=\"cb2wellness-compare\" role=\"table\" style=\"width: 100.043%; height: 459.958px;\"\u003e\n\u003cthead\u003e\n\u003ctr style=\"height: 44.125px;\"\u003e\n\u003cth scope=\"col\" style=\"width: 31.9311%; height: 44.125px;\"\u003eFeature\u003c\/th\u003e\n\u003cth scope=\"col\" style=\"width: 34.4461%; height: 44.125px;\"\u003eCB2 Wellness (BCP)\u003c\/th\u003e\n\u003cth scope=\"col\" style=\"width: 33.4085%; height: 44.125px;\"\u003eTypical CBD Oil\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 59.2222px;\"\u003e\n\u003ctd style=\"width: 31.9311%; height: 59.2222px;\"\u003eActive compound\u003c\/td\u003e\n\u003ctd style=\"width: 34.4461%; height: 59.2222px;\"\u003e\n\u003cspan class=\"check\"\u003e✓ \u003c\/span\u003eBeta-caryophyllene (a dietary terpene)\u003c\/td\u003e\n\u003ctd style=\"width: 33.4085%; height: 59.2222px;\"\u003eCannabidiol (a cannabinoid)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 59.2222px;\"\u003e\n\u003ctd style=\"width: 31.9311%; height: 59.2222px;\"\u003eTHC content\u003c\/td\u003e\n\u003ctd style=\"width: 34.4461%; height: 59.2222px;\"\u003e\n\u003cspan class=\"check\"\u003e✓\u003c\/span\u003e 0% THC guaranteed\u003c\/td\u003e\n\u003ctd style=\"width: 33.4085%; height: 59.2222px;\"\u003eTHC is often present, but varies\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 79.3889px;\"\u003e\n\u003ctd style=\"width: 31.9311%; height: 79.3889px;\"\u003eDrug test risk\u003c\/td\u003e\n\u003ctd style=\"width: 34.4461%; height: 79.3889px;\"\u003e\n\u003cspan class=\"check\"\u003e✓\u003c\/span\u003e None (BCP is not a cannabinoid)\u003c\/td\u003e\n\u003ctd style=\"width: 33.4085%; height: 79.3889px;\"\u003ePossible. Trace THC can accumulate with daily use\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 79.3889px;\"\u003e\n\u003ctd style=\"width: 31.9311%; height: 79.3889px;\"\u003eHow it works\u003c\/td\u003e\n\u003ctd style=\"width: 34.4461%; height: 79.3889px;\"\u003e\n\u003cspan class=\"check\"\u003e✓ \u003c\/span\u003eDirectly activates CB2 receptors (targeted)\u003c\/td\u003e\n\u003ctd style=\"width: 33.4085%; height: 79.3889px;\"\u003eIndirect (inhibits endocannabinoid breakdown)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 59.2222px;\"\u003e\n\u003ctd style=\"width: 31.9311%; height: 59.2222px;\"\u003eIntoxicating effects\u003c\/td\u003e\n\u003ctd style=\"width: 34.4461%; height: 59.2222px;\"\u003e\n\u003cspan class=\"check\"\u003e✓\u003c\/span\u003e None\u003c\/td\u003e\n\u003ctd style=\"width: 33.4085%; height: 59.2222px;\"\u003eNone (CBD itself), but product purity varies\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 79.3889px;\"\u003e\n\u003ctd style=\"width: 31.9311%; height: 79.3889px;\"\u003eCanadian regulatory status\u003c\/td\u003e\n\u003ctd style=\"width: 34.4461%; height: 79.3889px;\"\u003e\n\u003cspan class=\"check\"\u003e✓\u003c\/span\u003e Regulated as flavour and fragrance, available without a prescription\u003c\/td\u003e\n\u003ctd style=\"width: 33.4085%; height: 79.3889px;\"\u003eCannabis Act: only available through a dispensary\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cb2wellness-card cb2wellness-card--amber\"\u003e\n\u003cp style=\"margin: 0; font-size: 0.88rem;\"\u003e\u003cstrong\u003eNote for people subject to drug testing:\u003c\/strong\u003e BCP is a terpene with GRAS food status. It is not a cannabinoid and does not trigger standard cannabinoid drug screens. CB2 Wellness contains \u003cstrong\u003eno THC and no CBD\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003chr\u003e\n\u003c!-- ── WHO IT'S FOR ── --\u003e\n\u003csection\u003e\n\u003ch2\u003eWho uses CB2 Wellness\u003c\/h2\u003e\n\u003cul class=\"cb2wellness-benefits\"\u003e\n\u003cli\u003e\n\u003cdiv class=\"b-icon\"\u003e\n\u003c!-- Calm: wavy lines --\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M3 12c1.5-3 3-3 4.5 0s3 3 4.5 0 3-3 4.5 0 3 3 4.5 0\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M3 7c1.5-2 3-2 4.5 0s3 2 4.5 0 3-2 4.5 0 3 2 4.5 0\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);opacity:0.4;\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M3 17c1.5-2 3-2 4.5 0s3 2 4.5 0 3-2 4.5 0 3 2 4.5 0\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);opacity:0.4;\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cstrong\u003eDaily calm \u0026amp; stress support\u003c\/strong\u003e \u003cspan\u003eFor persistent tension that makes it hard to feel settled. Many people find the inhalation method supports a noticeably faster shift in how they feel.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"b-icon\"\u003e\n\u003c!-- Sleep: crescent moon --\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M20.354 15.354A9 9 0 018.646 3.646 9.003 9.003 0 0012 21a9.003 9.003 0 008.354-5.646z\" style=\"fill:var(--teal-dark);\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cstrong\u003eSleep support\u003c\/strong\u003e \u003cspan\u003eFor people who want to support their natural sleep routine, particularly when a busy mind makes it hard to wind down.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"b-icon\"\u003e\n\u003c!-- Joint comfort \u0026 mobility: running person with wind wisps --\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M8.5 6.5 Q6 6 3.5 7\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.4\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);opacity:0.28;\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M8 11 Q5 10.5 2.5 11.5\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.4\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);opacity:0.28;\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M7 16 Q4.5 15.5 2.5 16.5\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.4\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);opacity:0.28;\"\u003e\u003c\/path\u003e\n            \u003ccircle cx=\"15\" cy=\"4\" r=\"2\" style=\"fill:var(--teal-dark);\"\u003e\u003c\/circle\u003e\n            \u003cline x1=\"13.8\" y1=\"5.8\" x2=\"11\" y2=\"12\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/line\u003e\n            \u003cpath d=\"M12.5 8.5 L8.5 11\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M12.5 8.5 L16.5 6.5\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M11 12 L14 16.5 L11 20.5\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M11 12 L8 15.5 L6 12\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cstrong\u003eJoint comfort \u0026amp; mobility\u003c\/strong\u003e \u003cspan\u003eEveryday joint stiffness and the kind of physical discomfort that builds up over time and makes movement feel like more effort than it should.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"b-icon\"\u003e\n\u003c!-- Women's health: outlined female bust — traced from reference --\u003e \u003csvg viewbox=\"0 0 100 100\"\u003e\n            \n            \u003cellipse cx=\"50\" cy=\"36\" rx=\"18\" ry=\"22\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"4.5\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/ellipse\u003e\n            \n            \u003cpath d=\"M30 62 L29 36 C29 15 36 5 50 5 C64 5 71 15 71 36 L70 62\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"4.5\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n            \n            \u003cpath d=\"M30 62 C27 68 21 70 19 63\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"4.5\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n            \n            \u003cpath d=\"M70 62 C73 68 79 70 81 63\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"4.5\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n            \n            \u003cline x1=\"44\" y1=\"57\" x2=\"43\" y2=\"71\" stroke=\"currentColor\" stroke-width=\"4.5\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/line\u003e\n            \n            \u003cline x1=\"56\" y1=\"57\" x2=\"57\" y2=\"71\" stroke=\"currentColor\" stroke-width=\"4.5\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/line\u003e\n            \n            \u003cpath d=\"M6 98 C6 84 20 74 43 71 L50 82 L57 71 C80 74 94 84 94 98\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"4.5\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cstrong\u003ePerimenopausal \u0026amp; menopausal women\u003c\/strong\u003e \u003cspan\u003eMood shifts, disrupted sleep, and joint discomfort are common during this transition. Many women reported CB2 Wellness helped them feel more balanced through it.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003chr\u003e\n\u003c!-- ── DOSAGE ── --\u003e\n\u003csection\u003e\n\u003ch2\u003eHow to use it\u003c\/h2\u003e\n\u003cdiv class=\"cb2wellness-card\"\u003e\n\u003ch3\u003eInhalation method\u003c\/h3\u003e\n\u003cp style=\"margin-bottom: 14px;\"\u003ePlace 2–3 drops in your palm. Rub your hands together, cup them around your nose, and breathe slowly and deeply for 1–2 minutes.\u003c\/p\u003e\n\u003ch3\u003eOral method (sublingual recommended)\u003c\/h3\u003e\n\u003cp style=\"margin-bottom: 12px;\"\u003ePlace drops under your tongue, hold for 30–60 seconds, then swallow. Each drop contains \u003cstrong\u003e20 mg BCP\u003c\/strong\u003e (twice the concentration of CB2 Cool).\u003c\/p\u003e\n\u003cdiv class=\"cb2wellness-table-wrap\"\u003e\n\u003ctable class=\"cb2wellness-dosage\" role=\"table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth scope=\"col\"\u003eGoal\u003c\/th\u003e\n\u003cth scope=\"col\"\u003eDrops \/ day\u003c\/th\u003e\n\u003cth scope=\"col\"\u003eBCP \/ day\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eDaily calm \u0026amp; general wellness\u003c\/td\u003e\n\u003ctd\u003e1–3 drops\u003c\/td\u003e\n\u003ctd\u003e20–60 mg\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSleep, joint comfort \u0026amp; mood balance\u003c\/td\u003e\n\u003ctd\u003e3–6 drops\u003c\/td\u003e\n\u003ctd\u003e60–120 mg\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMore targeted support\u003c\/td\u003e\n\u003ctd\u003e6–12 drops*\u003c\/td\u003e\n\u003ctd\u003e120–240 mg (split across day)*\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cp style=\"margin: 10px 0 0; font-size: 0.82rem; color: #8a8a8a;\"\u003e* These doses are commonly reported by users seeking more intensive support but fall outside of Cannanda's official recommendations. Start low and adjust gradually.\u003c\/p\u003e\n\u003cp style=\"margin: 12px 0 0; font-size: 0.84rem; color: #8a8a8a;\"\u003ePrefer a lower dose per drop with a cooling format? \u003ca href=\"https:\/\/cannanda.com\/collections\/all\/products\/cb2-cool-beta-caryophyllene\" title=\"CB2 Cool\"\u003e\u003cstrong\u003eCB2 Cool\u003c\/strong\u003e\u003c\/a\u003e delivers 10 mg\/drop with a sublingual menthol experience. For targeted joint and muscle relief at the site, add \u003ca href=\"https:\/\/cannanda.com\/collections\/all\/products\/cb2-topical-oil-beta-caryophyllene-for-joints-muscles\" title=\"CB2 Topical Oil\"\u003e\u003cstrong\u003eCB2 Topical Oil\u003c\/strong\u003e\u003c\/a\u003e directly on the area.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003chr\u003e\n\u003c!-- ── GUARANTEE ── --\u003e\n\u003csection\u003e\n\u003cdiv class=\"cb2wellness-guarantee\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M9 12l2 2 4-4m5.618-4.016A11.955 11.955 0 0112 2.944a11.955 11.955 0 01-8.618 3.04A12.02 12.02 0 003 9c0 5.591 3.824 10.29 9 11.622 5.176-1.332 9-6.03 9-11.622 0-1.042-.133-2.052-.382-3.016z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003cdiv class=\"cb2wellness-guarantee-text\"\u003e\n\u003cstrong\u003eFirst-time buyer? Try it completely risk-free.\u003c\/strong\u003e\n\u003cp\u003eOur no-hassle \u003ca href=\"\/policies\/refund-policy\"\u003emoney-back guarantee\u003c\/a\u003e means if CB2 Wellness isn't working for you, we'll give you a 100% refund with no awkward return process. Limitations apply: see our \u003ca href=\"\/policies\/refund-policy\"\u003erefund policy\u003c\/a\u003e for full details.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"cannanda","offers":[{"title":"15 mL (300 drops)","offer_id":42634386145505,"sku":"AT042","price":69.0,"currency_code":"CAD","in_stock":true},{"title":"2x 15 mL (600 drops)","offer_id":42634386178273,"sku":"AT042x2","price":129.0,"currency_code":"CAD","in_stock":true},{"title":"4x 15 mL (1200 drops)","offer_id":42634386211041,"sku":"AT042x4","price":249.0,"currency_code":"CAD","in_stock":true},{"title":"5 mL (100 drops)","offer_id":42634386112737,"sku":"AT040","price":35.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0634\/7099\/3633\/files\/AT042_WellnessTerpenes_15mL_Web-RGB_May2023.png?v=1763660582"},{"product_id":"cb2-hemp-seed-oil","title":"CB2 Hemp Seed Oil (featuring beta-caryophyllene)","description":"\u003cstyle\u003e\n.cb2hso {\n  --teal:         #00ADBD;\n  --teal-dark:    #007A87;\n  --teal-deeper:  #005F6B;\n  --teal-light:   #99DDE5;\n  --teal-bg:      #E0F7FA;\n  --teal-bg-soft: #F0FBFC;\n  --text:         #616161;\n  --text-mid:     #6E6E6E;\n  --text-light:   #8A8A8A;\n  --green:        #065F46;\n  --green-bg:     #ECFDF5;\n  --green-border: #6EE7B7;\n  --amber:        #92400E;\n  --amber-bg:     #FFFBEB;\n  --amber-border: #FCD34D;\n  --border:       #E5E7EB;\n  --white:        #FFFFFF;\n  --heading-font: 'Jost', sans-serif;\n  --body-font:    'Jost', sans-serif;\n\n  font-family: var(--body-font);\n  font-size: 16px;\n  line-height: 1.75;\n  color: var(--text);\n  max-width: 780px;\n  width: 100%;\n  margin: 0 auto 48px;\n  overflow-x: hidden;\n  text-align: left !important;\n}\n\n.cb2hso *, .cb2hso *::before, .cb2hso *::after {\n  box-sizing: border-box;\n  text-align: left;\n}\n\n.cb2hso ul,\n.cb2hso ol,\n.cb2hso li,\n.cb2hso section {\n  margin-left: 0;\n  padding-left: 0;\n}\n\n\/* ── TYPOGRAPHY ── *\/\n.cb2hso h2 {\n  font-family: var(--heading-font);\n  font-size: clamp(1.15rem, 2.8vw, 1.45rem);\n  font-weight: 700;\n  color: var(--text);\n  margin: 2em 0 0.55em;\n  line-height: 1.3;\n}\n\n.cb2hso h3 {\n  font-family: var(--body-font);\n  font-size: 1rem;\n  font-weight: 700;\n  color: var(--teal-dark);\n  margin: 0 0 0.45em;\n  letter-spacing: 0.06em;\n  text-transform: uppercase;\n}\n\n.cb2hso p {\n  margin: 0 0 0.9em;\n  color: var(--text-mid);\n}\n\n.cb2hso strong { color: var(--text); font-weight: 700; }\n.cb2hso em { font-style: italic; }\n\n.cb2hso-lead {\n  font-size: 1.15rem;\n  line-height: 1.6;\n  color: var(--text);\n  margin: 0 0 18px;\n}\n\n.cb2hso-bridge {\n  font-size: 1rem;\n  font-weight: 600;\n  color: var(--teal-deeper);\n  margin: 0 0 10px;\n}\n\n\/* ── OUTCOME PILLS ── *\/\n.cb2hso-outcomes {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 9px;\n  margin: 0 0 24px;\n  padding: 0;\n  list-style: none;\n}\n\n.cb2hso-outcomes li {\n  display: flex;\n  align-items: center;\n  gap: 7px;\n  background: var(--teal-bg);\n  border: 1px solid var(--teal-light);\n  border-left: 3px solid var(--teal);\n  border-radius: 6px;\n  padding: 9px 14px;\n  font-size: 1rem;\n  font-weight: 600;\n  color: var(--teal-deeper);\n  line-height: 1.3;\n  flex: 1 1 180px;\n}\n\n.cb2hso-outcomes li svg {\n  flex-shrink: 0;\n  width: 16px;\n  height: 16px;\n  fill: none;\n  stroke: var(--teal);\n  stroke-width: 3;\n  stroke-linecap: round;\n  stroke-linejoin: round;\n}\n\n\/* ── AWARD BADGE ── *\/\n.cb2hso-award {\n  display: inline-flex;\n  align-items: center;\n  gap: 8px;\n  background: var(--amber-bg);\n  border: 1px solid var(--amber-border);\n  border-radius: 6px;\n  padding: 8px 14px;\n  font-size: 1rem;\n  font-weight: 700;\n  color: var(--amber);\n  margin: 0 0 20px;\n}\n\n.cb2hso-award svg {\n  width: 16px;\n  height: 16px;\n  fill: #F59E0B;\n  flex-shrink: 0;\n}\n\n\/* ── CARD BASE ── *\/\n.cb2hso-card {\n  background: var(--white);\n  border: 1px solid var(--border);\n  border-radius: 10px;\n  padding: 20px 22px;\n  margin: 0 0 18px;\n}\n\n.cb2hso-card--teal {\n  background: var(--teal-bg-soft);\n  border-color: var(--teal-light);\n  border-left: 4px solid var(--teal);\n}\n\n.cb2hso-card--amber {\n  background: var(--amber-bg);\n  border: 1px solid var(--amber-border);\n  border-left: 4px solid #F59E0B;\n}\n\n.cb2hso-card--green {\n  background: var(--green-bg);\n  border: 1px solid var(--green-border);\n  border-left: 4px solid #10B981;\n}\n\n\/* ── FLAVOUR GRID ── *\/\n.cb2hso-flavours {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));\n  gap: 12px;\n  margin: 0 0 18px;\n  list-style: none;\n  padding: 0;\n}\n\n.cb2hso-flavours li {\n  background: var(--white);\n  border: 1px solid var(--border);\n  border-radius: 10px;\n  padding: 16px 16px 14px;\n  display: flex;\n  flex-direction: column;\n  gap: 6px;\n}\n\n.cb2hso-flavours li .f-icon {\n  font-size: 1.5rem;\n  line-height: 1;\n}\n\n.cb2hso-flavours li strong {\n  font-size: 1rem;\n  color: var(--text);\n  display: block;\n  line-height: 1.3;\n}\n\n.cb2hso-flavours li span {\n  font-size: 1rem;\n  color: var(--text-light);\n  line-height: 1.5;\n}\n\n\/* ── BENEFIT GRID ── *\/\n.cb2hso-benefits {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(190px, 1fr));\n  gap: 12px;\n  margin: 0 0 18px;\n  list-style: none;\n  padding: 0;\n}\n\n.cb2hso-benefits li {\n  background: var(--white);\n  border: 1px solid var(--border);\n  border-radius: 10px;\n  padding: 16px 16px 14px;\n  display: flex;\n  flex-direction: column;\n  gap: 7px;\n}\n\n.cb2hso-benefits li .b-icon {\n  width: 34px;\n  height: 34px;\n  background: var(--teal-bg);\n  border-radius: 8px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  flex-shrink: 0;\n}\n\n.cb2hso-benefits li .b-icon svg {\n  width: 24px;\n  height: 24px;\n}\n\n.cb2hso-benefits li strong {\n  font-size: 1rem;\n  color: var(--text);\n  display: block;\n  line-height: 1.3;\n}\n\n.cb2hso-benefits li span {\n  font-size: 1rem;\n  color: var(--text-light);\n  line-height: 1.5;\n}\n\n\/* ── OMEGA COMPARISON TABLE ── *\/\n.cb2hso-table-wrap {\n  overflow-x: auto;\n  -webkit-overflow-scrolling: touch;\n  margin: 10px 0 0;\n  border-radius: 8px;\n  max-width: 100%;\n}\n\n.cb2hso-compare {\n  width: 100%;\n  min-width: 420px;\n  border-collapse: collapse;\n  font-size: 1rem;\n}\n\n.cb2hso-compare thead tr {\n  background: var(--teal-dark);\n  color: var(--white);\n}\n\n.cb2hso-compare thead th {\n  padding: 10px 13px;\n  text-align: left;\n  font-weight: 700;\n  font-size: 1rem;\n  letter-spacing: 0.02em;\n}\n\n.cb2hso-compare thead th.col-hso {\n  background: var(--teal);\n}\n\n.cb2hso-compare tbody tr:nth-child(odd)  { background: var(--teal-bg-soft); }\n.cb2hso-compare tbody tr:nth-child(even) { background: var(--white); }\n\n.cb2hso-compare tbody td {\n  padding: 9px 13px;\n  vertical-align: top;\n  color: var(--text-mid);\n  border-bottom: 1px solid var(--border);\n  line-height: 1.45;\n}\n\n.cb2hso-compare tbody td:first-child {\n  font-weight: 600;\n  color: var(--text);\n  width: 36%;\n}\n\n.cb2hso-compare tbody td.col-hso { color: var(--teal-deeper); }\n\n.check { color: #10B981; font-weight: 700; }\n.cross  { color: #EF4444; font-weight: 700; }\n\n\/* ── DOCTOR QUOTE ── *\/\n.cb2hso-quote {\n  background: var(--teal-bg-soft);\n  border-left: 4px solid var(--teal);\n  border-radius: 0 10px 10px 0;\n  padding: 20px 22px;\n  margin: 0 0 18px;\n}\n\n.cb2hso-quote blockquote {\n  margin: 0 0 10px;\n  font-style: italic;\n  font-size: 1rem;\n  color: var(--text-mid);\n  line-height: 1.7;\n}\n\n.cb2hso-quote cite {\n  font-style: normal;\n  font-size: 1rem;\n  font-weight: 700;\n  color: var(--teal-dark);\n  display: block;\n}\n\n.cb2hso-quote cite span {\n  font-weight: 400;\n  color: var(--text-light);\n  display: block;\n  margin-top: 2px;\n}\n\n\/* ── GUARANTEE BANNER ── *\/\n.cb2hso-guarantee {\n  background: var(--green-bg);\n  border: 1px solid var(--green-border);\n  border-radius: 10px;\n  padding: 16px 20px;\n  display: flex;\n  align-items: flex-start;\n  gap: 13px;\n  margin: 0 0 18px;\n}\n\n.cb2hso-guarantee svg {\n  flex-shrink: 0;\n  width: 26px;\n  height: 26px;\n  fill: #059669;\n  margin-top: 2px;\n}\n\n.cb2hso-guarantee-text strong {\n  display: block;\n  font-size: 1rem;\n  color: var(--green);\n  margin-bottom: 3px;\n}\n\n.cb2hso-guarantee-text p { margin: 0; font-size: 1rem; color: var(--text-mid); }\n.cb2hso-guarantee-text a { color: var(--teal-dark); text-decoration: underline; }\n\n\/* ── DIVIDER ── *\/\n.cb2hso hr {\n  border: none;\n  border-top: 1px solid var(--border);\n  margin: 24px 0;\n}\n\n\/* ── MOBILE ── *\/\n@media (max-width: 540px) {\n  .cb2hso { font-size: 15px; }\n  .cb2hso-card { padding: 16px 14px; }\n  .cb2hso-guarantee { flex-direction: column; gap: 10px; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"cb2hso\"\u003e\n\n\u003c!-- ── HOOK: BELIEF FIRST ── --\u003e\n\u003csection\u003e\n\u003cp class=\"cb2hso-lead\"\u003eYou shouldn't have to swallow a fishy-tasting pill every morning just to give your body what it needs. You shouldn't have to choose between a real omega-3 and one your body barely absorbs. You should be able to take one spoonful, taste something good, and know it's actually working.\u003c\/p\u003e\n\u003cp class=\"cb2hso-lead\" style=\"font-size:1rem; color:var(--text-mid); margin-bottom:20px;\"\u003eThat's what \u003cstrong\u003eCB2 Hemp Seed Oil\u003c\/strong\u003e is built for.\u003c\/p\u003e\n\n\u003cdiv class=\"cb2hso-award\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e National Nutrition Innovation Award 2019\u003c\/div\u003e\n\u003cul class=\"cb2hso-outcomes\"\u003e\n\u003cli\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpolyline points=\"20,6 9,17 4,12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e Joint comfort \u0026amp; inflammation support\u003c\/li\u003e\n\u003cli\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpolyline points=\"20,6 9,17 4,12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e Omega-3, omega-6 \u0026amp; GLA in one oil\u003c\/li\u003e\n\u003cli\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpolyline points=\"20,6 9,17 4,12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e Vegan \u0026amp; fish-free omega alternative\u003c\/li\u003e\n\u003cli\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpolyline points=\"20,6 9,17 4,12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e 0% THC  ·  0% CBD  ·  Non-intoxicating\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eCB2 Hemp Seed Oil\u003c\/strong\u003e is the only hemp seed oil enriched with \u003cstrong\u003ebeta-caryophyllene (BCP)\u003c\/strong\u003e, combining the exceptional omega fatty acid profile of hemp seed oil with the CB2 receptor-activating power of our flagship terpene blend. One tablespoon a day delivers meaningful omega-3, omega-6, and GLA support, plus all the benefits of BCP, in a delicious oil you can drizzle on food or take straight from the spoon.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003chr\u003e\n\n\u003c!-- ── WHO IT'S FOR (moved up for cold traffic) ── --\u003e\n\u003csection\u003e\n\u003ch2\u003eWho Uses CB2 Hemp Seed Oil\u003c\/h2\u003e\n\u003cp class=\"cb2hso-bridge\"\u003eSee if this sounds like you.\u003c\/p\u003e\n\u003cul class=\"cb2hso-benefits\"\u003e\n\u003cli\u003e\n\u003cdiv class=\"b-icon\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M12 22V12\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M12 12C12 8 15 4 20 3C20 8 17 12 12 12Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linejoin=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M12 15C12 12 9 9 4 8C4 13 7 16 12 15Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linejoin=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cstrong\u003eVegans \u0026amp; vegetarians\u003c\/strong\u003e \u003cspan\u003eAn effective plant-based omega-3 that doesn't require fish. Particularly valuable for South Asian, Mediterranean, and other diets that restrict seafood. No bottom-trawling environmental destruction.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"b-icon\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M8.5 6.5 Q6 6 3.5 7\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.4\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);opacity:0.28;\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M8 11 Q5 10.5 2.5 11.5\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.4\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);opacity:0.28;\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M7 16 Q4.5 15.5 2.5 16.5\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.4\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);opacity:0.28;\"\u003e\u003c\/path\u003e\n            \u003ccircle cx=\"15\" cy=\"4\" r=\"2\" style=\"fill:var(--teal-dark);\"\u003e\u003c\/circle\u003e\n            \u003cline x1=\"13.8\" y1=\"5.8\" x2=\"11\" y2=\"12\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/line\u003e\n            \u003cpath d=\"M12.5 8.5 L8.5 11\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M12.5 8.5 L16.5 6.5\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M11 12 L14 16.5 L11 20.5\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M11 12 L8 15.5 L6 12\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cstrong\u003eJoint pain \u0026amp; chronic inflammation\u003c\/strong\u003e \u003cspan\u003eThe combination of SDA, GLA, and BCP creates a multi-pathway approach to inflammation that a single omega supplement can't replicate.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"b-icon\"\u003e\n\u003csvg viewbox=\"0 0 100 100\"\u003e\n            \u003cellipse cx=\"50\" cy=\"36\" rx=\"18\" ry=\"22\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"4.5\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/ellipse\u003e\n            \u003cpath d=\"M30 62 L29 36 C29 15 36 5 50 5 C64 5 71 15 71 36 L70 62\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"4.5\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M30 62 C27 68 21 70 19 63\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"4.5\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M70 62 C73 68 79 70 81 63\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"4.5\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n            \u003cline x1=\"44\" y1=\"57\" x2=\"43\" y2=\"71\" stroke=\"currentColor\" stroke-width=\"4.5\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"56\" y1=\"57\" x2=\"57\" y2=\"71\" stroke=\"currentColor\" stroke-width=\"4.5\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/line\u003e\n            \u003cpath d=\"M6 98 C6 84 20 74 43 71 L50 82 L57 71 C80 74 94 84 94 98\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"4.5\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cstrong\u003ePerimenopausal \u0026amp; menopausal women\u003c\/strong\u003e \u003cspan\u003eGLA has been studied for its role in hormonal balance and skin health, both common concerns during perimenopause, alongside BCP's mood and sleep support.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"b-icon\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003ccircle cx=\"12\" cy=\"4\" r=\"2.2\" style=\"fill:var(--teal-dark);\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"4\" cy=\"18\" r=\"2.2\" style=\"fill:var(--teal-dark);\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"20\" cy=\"18\" r=\"2.2\" style=\"fill:var(--teal-dark);\"\u003e\u003c\/circle\u003e\n            \u003cline x1=\"12\" y1=\"6.2\" x2=\"5.5\" y2=\"16.1\" stroke=\"currentColor\" stroke-width=\"1.6\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"12\" y1=\"6.2\" x2=\"18.5\" y2=\"16.1\" stroke=\"currentColor\" stroke-width=\"1.6\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"6.2\" y1=\"18\" x2=\"17.8\" y2=\"18\" stroke=\"currentColor\" stroke-width=\"1.6\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/line\u003e\n          \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cstrong\u003eExisting CB2 users\u003c\/strong\u003e \u003cspan\u003eAlready taking CB2 oil for pain or sleep? Adding CB2 Hemp Seed Oil layers in the omega fatty acid benefits without adding another product to your routine.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\n\u003chr\u003e\n\n\u003c!-- ── WHAT IS BCP (credibility \/ mechanism) ── --\u003e\n\u003csection\u003e\n\u003ch2\u003eWhat is beta-caryophyllene (BCP)?\u003c\/h2\u003e\n\u003cp class=\"cb2hso-bridge\"\u003eHere's the part backed by real science.\u003c\/p\u003e\n\u003cp\u003eBCP is a naturally occurring terpene found in black pepper, cloves, and rosemary. In 2008, researchers published a landmark study in \u003cem\u003ePNAS\u003c\/em\u003e identifying it as the first dietary compound known to directly activate \u003cstrong\u003eCB2 receptors\u003c\/strong\u003e in your body, opening the door to a whole new class of natural wellness support.\u003c\/p\u003e\n\u003cul class=\"cb2hso-benefits\"\u003e\n\u003cli\u003e\n\u003cdiv class=\"b-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003ccircle cx=\"12\" cy=\"12\" r=\"9\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"12\" cy=\"12\" r=\"5.5\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"12\" cy=\"12\" r=\"2\" style=\"fill:var(--teal-dark);\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cstrong\u003eActivates CB2 receptors\u003c\/strong\u003e \u003cspan\u003eCB2 receptors are concentrated in your immune system, gut, bones, and nervous system, key regulators of comfort and inflammatory response.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"b-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003cellipse cx=\"12\" cy=\"12\" rx=\"9\" ry=\"5.5\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/ellipse\u003e\n            \u003cellipse cx=\"12\" cy=\"12\" rx=\"9\" ry=\"5.5\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.2\" style=\"stroke:var(--teal-dark);\" transform=\"rotate(60 12 12)\"\u003e\u003c\/ellipse\u003e\n            \u003cellipse cx=\"12\" cy=\"12\" rx=\"9\" ry=\"5.5\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.2\" style=\"stroke:var(--teal-dark);\" transform=\"rotate(120 12 12)\"\u003e\u003c\/ellipse\u003e\n            \u003ccircle cx=\"12\" cy=\"12\" r=\"2\" style=\"fill:var(--teal-dark);\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cstrong\u003eActivates PPAR receptors\u003c\/strong\u003e \u003cspan\u003ePPAR-alpha and PPAR-gamma regulate inflammatory signalling, fat metabolism, and overall cellular balance.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"b-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003ccircle cx=\"12\" cy=\"4\" r=\"2.2\" style=\"fill:var(--teal-dark);\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"4\" cy=\"18\" r=\"2.2\" style=\"fill:var(--teal-dark);\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"20\" cy=\"18\" r=\"2.2\" style=\"fill:var(--teal-dark);\"\u003e\u003c\/circle\u003e\n            \u003cline x1=\"12\" y1=\"6.2\" x2=\"5.5\" y2=\"16.1\" stroke=\"currentColor\" stroke-width=\"1.6\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"12\" y1=\"6.2\" x2=\"18.5\" y2=\"16.1\" stroke=\"currentColor\" stroke-width=\"1.6\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"6.2\" y1=\"18\" x2=\"17.8\" y2=\"18\" stroke=\"currentColor\" stroke-width=\"1.6\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/line\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cstrong\u003eSupports your ECS\u003c\/strong\u003e \u003cspan\u003eYour endocannabinoid system regulates mood, stress, sleep, pain, and immune response. BCP helps keep it running well.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"b-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M12 5.5C12 4 13.5 2.5 15.5 3\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M9 8C6.5 8 4.5 10 4.5 13C4.5 17.5 7.5 22 10.5 22C11.2 22 11.6 21.5 12 21.5C12.4 21.5 12.8 22 13.5 22C16.5 22 19.5 17.5 19.5 13C19.5 10 17.5 8 15 8C14 8 13 8.5 12 8.5C11 8.5 10 8 9 8Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linejoin=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cstrong\u003eFood-grade \u0026amp; safe\u003c\/strong\u003e \u003cspan\u003eBCP has GRAS status and has been used as a food flavouring ingredient for decades. 0% THC. 0% CBD. Non-intoxicating.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\n\u003chr\u003e\n\n\u003c!-- ── FLAVOURS ── --\u003e\n\u003csection\u003e\n\u003ch2\u003eThree Flavours, Drizzle, Mix, or Take Straight\u003c\/h2\u003e\n\u003cp class=\"cb2hso-bridge\"\u003eThe best supplement is the one you actually take.\u003c\/p\u003e\n\u003cp\u003eCB2 Hemp Seed Oil is available in three flavours. All deliver the same nutritional profile and BCP content, just pick the one you'll actually look forward to taking.\u003c\/p\u003e\n\u003cul class=\"cb2hso-flavours\"\u003e\n\u003cli\u003e\n\u003cdiv class=\"f-icon\"\u003e🌿\u003c\/div\u003e\n\u003cstrong\u003eOriginal\u003c\/strong\u003e \u003cspan\u003eClean, nutty hemp flavour. Pairs naturally with salads, smoothies, or eaten straight.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"f-icon\"\u003e🫚\u003c\/div\u003e\n\u003cstrong\u003eSweet Ginger\u003c\/strong\u003e \u003cspan\u003eA sweet ginger note that resembles a gingerbread cookie. Pairs naturally with various foods or taken straight from the spoon.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"f-icon\"\u003e🍊\u003c\/div\u003e\n\u003cstrong\u003eOrange Creamsicle\u003c\/strong\u003e \u003cspan\u003eBright citrus and vanilla. Perfect blended into smoothies, stirred into yogurt, or taken straight from the spoon.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"cb2hso-card cb2hso-card--teal\"\u003e\n\u003ch3\u003eHow to use it\u003c\/h3\u003e\n\u003cp style=\"margin: 0;\"\u003eTake 1 tablespoon daily. Drizzle over salads, blend into smoothies, stir into yogurt or oatmeal, or take straight from the spoon. \u003cstrong\u003eDo not heat\u003c\/strong\u003e, heat damages the delicate omega fatty acids. Always store in a cool, dark place and refrigerate after opening.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003chr\u003e\n\n\u003c!-- ── THE FISH OIL PROBLEM (differentiation) ── --\u003e\n\u003csection\u003e\n\u003ch2\u003eWhy CB2 Hemp Seed Oil Beats Standard Omega-3 Supplements\u003c\/h2\u003e\n\u003cp class=\"cb2hso-bridge\"\u003eHere's what most brands don't tell you.\u003c\/p\u003e\n\u003cp\u003eYour body also needs to convert plant-based omega-3 (ALA) into EPA and DHA to use it, and that conversion depends on an enzyme called \u003cstrong\u003edelta-6-desaturase (D6D)\u003c\/strong\u003e. With age, poor diet, stress, and chronic inflammation, this enzyme becomes less efficient, so plant omega-3 sources like flaxseed oil convert very poorly in most adults. And most fish oils, the default omega-3 supplement for most people, are already rancid by the time you open them, or so heavily ultra-processed to try to preserve them that it pushes the definition of \"natural.\"\u003c\/p\u003e\n\u003cdiv class=\"cb2hso-card cb2hso-card--teal\"\u003e\n\u003ch3\u003eThe SDA advantage\u003c\/h3\u003e\n\u003cp\u003eHemp seed oil is one of the rare plant sources that contains \u003cstrong\u003estearidonic acid (SDA)\u003c\/strong\u003e, an omega-3 that has already cleared the D6D step. SDA converts to EPA significantly more efficiently than ALA, making it a genuinely superior plant-based omega-3 source, especially for anyone over 40, or anyone with high stress or chronic inflammation that further impairs D6D activity.\u003c\/p\u003e\n\u003cp style=\"margin: 0;\"\u003eAdd the rich \u003cstrong\u003eGLA (gamma-linolenic acid)\u003c\/strong\u003e content, an omega-6 with well-documented anti-inflammatory properties, and hemp seed oil delivers a fatty acid profile that no other plant oil can match.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cul class=\"cb2hso-benefits\"\u003e\n\u003cli\u003e\n\u003cdiv class=\"b-icon\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M2 12 C5 8 9 6 13 8 C17 10 20 8 22 6 C22 10 21 14 18 16 C15 18 11 17 8 15 C5 13 3 14 2 12 Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linejoin=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M22 6 L20 9 L22 12\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n            \u003ccircle cx=\"9\" cy=\"11\" r=\"1\" style=\"fill:var(--teal-dark);\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cstrong\u003eOmega-3 (ALA \u0026amp; SDA)\u003c\/strong\u003e \u003cspan\u003eHemp seed oil's SDA bypasses the D6D bottleneck, converting to EPA more efficiently than any other plant omega-3 source.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"b-icon\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003cpolygon points=\"12,3 20,7.5 20,16.5 12,21 4,16.5 4,7.5\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/polygon\u003e\n            \u003ccircle cx=\"12\" cy=\"12\" r=\"2.5\" style=\"fill:var(--teal-dark);\"\u003e\u003c\/circle\u003e\n            \u003cline x1=\"12\" y1=\"9.5\" x2=\"12\" y2=\"7.5\" stroke=\"currentColor\" stroke-width=\"1.5\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"12\" y1=\"14.5\" x2=\"12\" y2=\"16.5\" stroke=\"currentColor\" stroke-width=\"1.5\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/line\u003e\n          \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cstrong\u003eGLA (omega-6)\u003c\/strong\u003e \u003cspan\u003eMost omega-6s drive inflammation. GLA is the exception, it supports a healthy inflammatory response and is rare in the diet.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"b-icon\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003ccircle cx=\"12\" cy=\"12\" r=\"9\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"12\" cy=\"12\" r=\"5.5\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"12\" cy=\"12\" r=\"2\" style=\"fill:var(--teal-dark);\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cstrong\u003eBCP terpene blend\u003c\/strong\u003e \u003cspan\u003eThe only hemp seed oil infused with BCP, adding CB2 receptor activation, ECS support, and daily calm to your omega routine.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"b-icon\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M12 22V12\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M12 12C12 8 15 4 20 3C20 8 17 12 12 12Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linejoin=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M12 15C12 12 9 9 4 8C4 13 7 16 12 15Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linejoin=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cstrong\u003eVegan \u0026amp; sustainable\u003c\/strong\u003e \u003cspan\u003eNo fish. No bottom-trawling and environmental destruction. A clean, plant-based omega source that works year-round.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\n\u003chr\u003e\n\n\u003c!-- ── FISH OIL COMPARISON TABLE ── --\u003e\n\u003csection\u003e\n\u003ch2\u003eCB2 Hemp Seed Oil vs. Fish Oil\u003c\/h2\u003e\n\u003cdiv class=\"cb2hso-card\"\u003e\n\u003cdiv class=\"cb2hso-table-wrap\"\u003e\n\u003ctable class=\"cb2hso-compare\" role=\"table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth scope=\"col\"\u003eFeature\u003c\/th\u003e\n\u003cth scope=\"col\" class=\"col-hso\"\u003eCB2 Hemp Seed Oil\u003c\/th\u003e\n\u003cth scope=\"col\"\u003eFish Oil\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eOmega-3 source\u003c\/td\u003e\n\u003ctd class=\"col-hso\"\u003eALA + SDA (plant-based)\u003c\/td\u003e\n\u003ctd\u003eEPA + DHA (marine-based)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBypasses D6D bottleneck\u003c\/td\u003e\n\u003ctd class=\"col-hso\"\u003e\n\u003cspan class=\"check\"\u003e✓\u003c\/span\u003e SDA converts efficiently\u003c\/td\u003e\n\u003ctd\u003eN\/A, EPA\/DHA are already converted\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eContains GLA\u003c\/td\u003e\n\u003ctd class=\"col-hso\"\u003e\n\u003cspan class=\"check\"\u003e✓\u003c\/span\u003e Yes\u003c\/td\u003e\n\u003ctd\u003e\n\u003cspan class=\"cross\"\u003e✗\u003c\/span\u003e No\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eContains BCP\u003c\/td\u003e\n\u003ctd class=\"col-hso\"\u003e\n\u003cspan class=\"check\"\u003e✓\u003c\/span\u003e Yes, unique to Cannanda\u003c\/td\u003e\n\u003ctd\u003e\n\u003cspan class=\"cross\"\u003e✗\u003c\/span\u003e No\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVegan \u0026amp; plant-based\u003c\/td\u003e\n\u003ctd class=\"col-hso\"\u003e\n\u003cspan class=\"check\"\u003e✓\u003c\/span\u003e Yes\u003c\/td\u003e\n\u003ctd\u003e\n\u003cspan class=\"cross\"\u003e✗\u003c\/span\u003e No\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eNo fishy aftertaste\u003c\/td\u003e\n\u003ctd class=\"col-hso\"\u003e\n\u003cspan class=\"check\"\u003e✓\u003c\/span\u003e Yes\u003c\/td\u003e\n\u003ctd\u003e\n\u003cspan class=\"cross\"\u003e✗\u003c\/span\u003e Common complaint\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eContamination risk\u003c\/td\u003e\n\u003ctd class=\"col-hso\"\u003e\n\u003cspan class=\"check\"\u003e✓\u003c\/span\u003e None\u003c\/td\u003e\n\u003ctd\u003eMercury, PCBs, microplastics possible\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSustainability concerns\u003c\/td\u003e\n\u003ctd class=\"col-hso\"\u003e\n\u003cspan class=\"check\"\u003e✓\u003c\/span\u003e None\u003c\/td\u003e\n\u003ctd\u003eOverfishing and bottom-trawling environmental destruction\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\/section\u003e\n\n\u003chr\u003e\n\n\u003c!-- ── DOCTOR QUOTE ── --\u003e\n\u003csection\u003e\n\u003cdiv class=\"cb2hso-quote\"\u003e\n\u003cblockquote\u003e\"We have a lot of vegetarian patients of South Asian background. Most require an omega-3 supplement and will not use fish oils. This is why we rely on Cannanda's CB2 Hemp Seed Oil. We also treat a lot of joint pain and injuries with injection therapies, and CB2 oil is a great adjunct to their treatment protocol. It's an excellent nutrient-dense oil for restricted diets.\"\u003c\/blockquote\u003e\n\u003ccite\u003e Dr. Victor Chan, ND \u003cspan\u003eSCIMEDICA Health Group, Surrey, BC\u003c\/span\u003e \u003c\/cite\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003chr\u003e\n\n\u003c!-- ── GUARANTEE (risk reversal) ── --\u003e\n\u003csection\u003e\n\u003cdiv class=\"cb2hso-guarantee\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M9 12l2 2 4-4m5.618-4.016A11.955 11.955 0 0112 2.944a11.955 11.955 0 01-8.618 3.04A12.02 12.02 0 003 9c0 5.591 3.824 10.29 9 11.622 5.176-1.332 9-6.03 9-11.622 0-1.042-.133-2.052-.382-3.016z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003cdiv class=\"cb2hso-guarantee-text\"\u003e\n\u003cstrong\u003eFirst-time buyer? Try it completely risk-free.\u003c\/strong\u003e\n\u003cp\u003eOur no-hassle \u003ca href=\"\/policies\/refund-policy\"\u003emoney-back guarantee\u003c\/a\u003e means if CB2 Hemp Seed Oil isn't working for you, we'll give you a 100% refund, no awkward return process. (Limitations apply, see our \u003ca href=\"\/policies\/refund-policy\"\u003erefund policy\u003c\/a\u003e for full details.)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c\/div\u003e\n","brand":"cannanda","offers":[{"title":"Unflavoured \/ 720 mL (3x 240 mL)","offer_id":43041900921057,"sku":"SP010x3","price":109.0,"currency_code":"CAD","in_stock":true},{"title":"Unflavoured \/ 1.44 L (6x 240 mL)","offer_id":43041900953825,"sku":"SP010x6","price":211.0,"currency_code":"CAD","in_stock":true},{"title":"Unflavoured \/ 240 mL","offer_id":42634420093153,"sku":"SP010","price":39.0,"currency_code":"CAD","in_stock":true},{"title":"Sweet Ginger \/ 720 mL (3x 240 mL)","offer_id":43041900986593,"sku":"SP011x3","price":109.0,"currency_code":"CAD","in_stock":true},{"title":"Sweet Ginger \/ 1.44 L (6x 240 mL)","offer_id":43041901019361,"sku":"SP011x6","price":211.0,"currency_code":"CAD","in_stock":true},{"title":"Sweet Ginger \/ 240 mL","offer_id":42634420125921,"sku":"SP011","price":39.0,"currency_code":"CAD","in_stock":true},{"title":"Orange Creamsicle \/ 720 mL (3x 240 mL)","offer_id":43041901052129,"sku":"SP012x3","price":109.0,"currency_code":"CAD","in_stock":true},{"title":"Orange Creamsicle \/ 1.44 L (6x 240 mL)","offer_id":43041901084897,"sku":"SP012x6","price":211.0,"currency_code":"CAD","in_stock":true},{"title":"Orange Creamsicle \/ 240 mL","offer_id":42634420158689,"sku":"SP012","price":39.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0634\/7099\/3633\/products\/SP010_CB2-HSO_Web-March2023.jpg?v=1763660269"},{"product_id":"cb2-hemp-seed-oil-vegan-softgels","title":"CB2 Hemp Seed Oil VEGAN Softgels (featuring beta-caryophyllene)","description":"\u003cstyle\u003e\n.cb2hso {\n  --teal:         #00ADBD;\n  --teal-dark:    #007A87;\n  --teal-deeper:  #005F6B;\n  --teal-light:   #99DDE5;\n  --teal-bg:      #E0F7FA;\n  --teal-bg-soft: #F0FBFC;\n  --text:         #616161;\n  --text-mid:     #6E6E6E;\n  --text-light:   #8A8A8A;\n  --green:        #065F46;\n  --green-bg:     #ECFDF5;\n  --green-border: #6EE7B7;\n  --amber:        #92400E;\n  --amber-bg:     #FFFBEB;\n  --amber-border: #FCD34D;\n  --border:       #E5E7EB;\n  --white:        #FFFFFF;\n  --heading-font: 'Jost', sans-serif;\n  --body-font:    'Jost', sans-serif;\n\n  font-family: var(--body-font);\n  font-size: 16px;\n  line-height: 1.75;\n  color: var(--text);\n  max-width: 780px;\n  width: 100%;\n  margin: 0 auto 48px;\n  overflow-x: hidden;\n  text-align: left !important;\n}\n\n.cb2hso *, .cb2hso *::before, .cb2hso *::after {\n  box-sizing: border-box;\n  text-align: left;\n}\n\n.cb2hso ul,\n.cb2hso ol,\n.cb2hso li,\n.cb2hso section {\n  margin-left: 0;\n  padding-left: 0;\n}\n\n\/* ── TYPOGRAPHY ── *\/\n.cb2hso h2 {\n  font-family: var(--heading-font);\n  font-size: clamp(1.15rem, 2.8vw, 1.45rem);\n  font-weight: 700;\n  color: var(--text);\n  margin: 2em 0 0.55em;\n  line-height: 1.3;\n}\n\n.cb2hso h3 {\n  font-family: var(--body-font);\n  font-size: 1rem;\n  font-weight: 700;\n  color: var(--teal-dark);\n  margin: 0 0 0.45em;\n  letter-spacing: 0.06em;\n  text-transform: uppercase;\n}\n\n.cb2hso p {\n  margin: 0 0 0.9em;\n  color: var(--text-mid);\n}\n\n.cb2hso strong { color: var(--text); font-weight: 700; }\n.cb2hso em { font-style: italic; }\n\n.cb2hso-lead {\n  font-size: 1.15rem;\n  line-height: 1.6;\n  color: var(--text);\n  margin: 0 0 18px;\n}\n\n.cb2hso-bridge {\n  font-size: 1rem;\n  font-weight: 600;\n  color: var(--teal-deeper);\n  margin: 0 0 10px;\n}\n\n\/* ── OUTCOME PILLS ── *\/\n.cb2hso-outcomes {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 9px;\n  margin: 0 0 24px;\n  padding: 0;\n  list-style: none;\n}\n\n.cb2hso-outcomes li {\n  display: flex;\n  align-items: center;\n  gap: 7px;\n  background: var(--teal-bg);\n  border: 1px solid var(--teal-light);\n  border-left: 3px solid var(--teal);\n  border-radius: 6px;\n  padding: 9px 14px;\n  font-size: 1rem;\n  font-weight: 600;\n  color: var(--teal-deeper);\n  line-height: 1.3;\n  flex: 1 1 180px;\n}\n\n.cb2hso-outcomes li svg {\n  flex-shrink: 0;\n  width: 16px;\n  height: 16px;\n  fill: none;\n  stroke: var(--teal);\n  stroke-width: 3;\n  stroke-linecap: round;\n  stroke-linejoin: round;\n}\n\n\/* ── NHP BADGE ── *\/\n.cb2hso-nhp {\n  display: inline-flex;\n  align-items: center;\n  gap: 8px;\n  background: var(--green-bg);\n  border: 1px solid var(--green-border);\n  border-radius: 6px;\n  padding: 8px 14px;\n  font-size: 1rem;\n  font-weight: 700;\n  color: var(--green);\n  margin: 0 0 20px;\n}\n\n.cb2hso-nhp svg {\n  width: 16px;\n  height: 16px;\n  fill: #059669;\n  flex-shrink: 0;\n}\n\n\/* ── CARD BASE ── *\/\n.cb2hso-card {\n  background: var(--white);\n  border: 1px solid var(--border);\n  border-radius: 10px;\n  padding: 20px 22px;\n  margin: 0 0 18px;\n}\n\n.cb2hso-card--teal {\n  background: var(--teal-bg-soft);\n  border-color: var(--teal-light);\n  border-left: 4px solid var(--teal);\n}\n\n.cb2hso-card--amber {\n  background: var(--amber-bg);\n  border: 1px solid var(--amber-border);\n  border-left: 4px solid #F59E0B;\n}\n\n.cb2hso-card--green {\n  background: var(--green-bg);\n  border: 1px solid var(--green-border);\n  border-left: 4px solid #10B981;\n}\n\n\/* ── BENEFIT GRID ── *\/\n.cb2hso-benefits {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(190px, 1fr));\n  gap: 12px;\n  margin: 0 0 18px;\n  list-style: none;\n  padding: 0;\n}\n\n.cb2hso-benefits li {\n  background: var(--white);\n  border: 1px solid var(--border);\n  border-radius: 10px;\n  padding: 16px 16px 14px;\n  display: flex;\n  flex-direction: column;\n  gap: 7px;\n}\n\n.cb2hso-benefits li .b-icon {\n  width: 34px;\n  height: 34px;\n  background: var(--teal-bg);\n  border-radius: 8px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  flex-shrink: 0;\n}\n\n.cb2hso-benefits li .b-icon svg {\n  width: 24px;\n  height: 24px;\n}\n\n.cb2hso-benefits li strong {\n  font-size: 1rem;\n  color: var(--text);\n  display: block;\n  line-height: 1.3;\n}\n\n.cb2hso-benefits li span {\n  font-size: 1rem;\n  color: var(--text-light);\n  line-height: 1.5;\n}\n\n\/* ── OMEGA COMPARISON TABLE ── *\/\n.cb2hso-table-wrap {\n  overflow-x: auto;\n  -webkit-overflow-scrolling: touch;\n  margin: 10px 0 0;\n  border-radius: 8px;\n  max-width: 100%;\n}\n\n.cb2hso-compare {\n  width: 100%;\n  min-width: 420px;\n  border-collapse: collapse;\n  font-size: 1rem;\n}\n\n.cb2hso-compare thead tr {\n  background: var(--teal-dark);\n  color: var(--white);\n}\n\n.cb2hso-compare thead th {\n  padding: 10px 13px;\n  text-align: left;\n  font-weight: 700;\n  font-size: 1rem;\n  letter-spacing: 0.02em;\n}\n\n.cb2hso-compare thead th.col-hso {\n  background: var(--teal);\n}\n\n.cb2hso-compare tbody tr:nth-child(odd)  { background: var(--teal-bg-soft); }\n.cb2hso-compare tbody tr:nth-child(even) { background: var(--white); }\n\n.cb2hso-compare tbody td {\n  padding: 9px 13px;\n  vertical-align: top;\n  color: var(--text-mid);\n  border-bottom: 1px solid var(--border);\n  line-height: 1.45;\n}\n\n.cb2hso-compare tbody td:first-child {\n  font-weight: 600;\n  color: var(--text);\n  width: 36%;\n}\n\n.cb2hso-compare tbody td.col-hso { color: var(--teal-deeper); }\n\n.check { color: #10B981; font-weight: 700; }\n.cross  { color: #EF4444; font-weight: 700; }\n\n\/* ── DOCTOR QUOTE ── *\/\n.cb2hso-quote {\n  background: var(--teal-bg-soft);\n  border-left: 4px solid var(--teal);\n  border-radius: 0 10px 10px 0;\n  padding: 20px 22px;\n  margin: 0 0 18px;\n}\n\n.cb2hso-quote blockquote {\n  margin: 0 0 10px;\n  font-style: italic;\n  font-size: 1rem;\n  color: var(--text-mid);\n  line-height: 1.7;\n}\n\n.cb2hso-quote cite {\n  font-style: normal;\n  font-size: 1rem;\n  font-weight: 700;\n  color: var(--teal-dark);\n  display: block;\n}\n\n.cb2hso-quote cite span {\n  font-weight: 400;\n  color: var(--text-light);\n  display: block;\n  margin-top: 2px;\n}\n\n\/* ── GUARANTEE BANNER ── *\/\n.cb2hso-guarantee {\n  background: var(--green-bg);\n  border: 1px solid var(--green-border);\n  border-radius: 10px;\n  padding: 16px 20px;\n  display: flex;\n  align-items: flex-start;\n  gap: 13px;\n  margin: 0 0 18px;\n}\n\n.cb2hso-guarantee svg {\n  flex-shrink: 0;\n  width: 26px;\n  height: 26px;\n  fill: #059669;\n  margin-top: 2px;\n}\n\n.cb2hso-guarantee-text strong {\n  display: block;\n  font-size: 1rem;\n  color: var(--green);\n  margin-bottom: 3px;\n}\n\n.cb2hso-guarantee-text p { margin: 0; font-size: 1rem; color: var(--text-mid); }\n.cb2hso-guarantee-text a { color: var(--teal-dark); text-decoration: underline; }\n\n\/* ── DIVIDER ── *\/\n.cb2hso hr {\n  border: none;\n  border-top: 1px solid var(--border);\n  margin: 24px 0;\n}\n\n\/* ── MOBILE ── *\/\n@media (max-width: 540px) {\n  .cb2hso { font-size: 15px; }\n  .cb2hso-card { padding: 16px 14px; }\n  .cb2hso-guarantee { flex-direction: column; gap: 10px; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"cb2hso\"\u003e\n\n\u003c!-- ── HOOK: BELIEF FIRST ── --\u003e\n\u003csection\u003e\n\u003cp class=\"cb2hso-lead\"\u003eYou shouldn't have to measure out a spoonful of oil every morning, or leave your supplement at home because it won't survive a suitcase. You should be able to toss a capsule in your bag and know you're covered, wherever the day takes you.\u003c\/p\u003e\n\u003cp class=\"cb2hso-lead\" style=\"font-size:1rem; color:var(--text-mid); margin-bottom:20px;\"\u003eThat's what \u003cstrong\u003eCB2 Hemp Seed Oil Vegan Softgels\u003c\/strong\u003e are built for.\u003c\/p\u003e\n\n\u003cdiv class=\"cb2hso-nhp\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M9 12l2 2 4-4m5.618-4.016A11.955 11.955 0 0112 2.944a11.955 11.955 0 01-8.618 3.04A12.02 12.02 0 003 9c0 5.591 3.824 10.29 9 11.622 5.176-1.332 9-6.03 9-11.622 0-1.042-.133-2.052-.382-3.016z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Health Canada Approved, Licensed Natural Health Product (NHP)\u003c\/div\u003e\n\u003cul class=\"cb2hso-outcomes\"\u003e\n\u003cli\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpolyline points=\"20,6 9,17 4,12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e Joint comfort \u0026amp; inflammation support\u003c\/li\u003e\n\u003cli\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpolyline points=\"20,6 9,17 4,12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e Omega-3, omega-6 \u0026amp; GLA in every capsule\u003c\/li\u003e\n\u003cli\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpolyline points=\"20,6 9,17 4,12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e Vegan, carrageenan-free softgel\u003c\/li\u003e\n\u003cli\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpolyline points=\"20,6 9,17 4,12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e 0% THC  ·  0% CBD  ·  Non-intoxicating\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eCB2 Hemp Seed Oil Vegan Softgels\u003c\/strong\u003e deliver the same exceptional omega fatty acid profile and \u003cstrong\u003ebeta-caryophyllene (BCP)\u003c\/strong\u003e blend as our liquid CB2 Hemp Seed Oil, in a convenient, travel-friendly capsule you can take anywhere. Same omega-3, omega-6, GLA, and BCP content. No measuring. No mess. And unlike most vegan softgels on the market, ours are \u003cstrong\u003ecarrageenan-free\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003chr\u003e\n\n\u003c!-- ── WHO IT'S FOR (moved up for cold traffic) ── --\u003e\n\u003csection\u003e\n\u003ch2\u003eWho Uses CB2 Hemp Seed Oil\u003c\/h2\u003e\n\u003cp class=\"cb2hso-bridge\"\u003eSee if this sounds like you.\u003c\/p\u003e\n\u003cul class=\"cb2hso-benefits\"\u003e\n\u003cli\u003e\n\u003cdiv class=\"b-icon\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M12 22V12\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M12 12C12 8 15 4 20 3C20 8 17 12 12 12Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linejoin=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M12 15C12 12 9 9 4 8C4 13 7 16 12 15Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linejoin=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cstrong\u003eVegans \u0026amp; vegetarians\u003c\/strong\u003e \u003cspan\u003eAn effective plant-based omega-3 that doesn't require fish. Particularly valuable for South Asian, Mediterranean, and other diets that restrict seafood. No bottom-trawling environmental destruction.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"b-icon\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M8.5 6.5 Q6 6 3.5 7\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.4\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);opacity:0.28;\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M8 11 Q5 10.5 2.5 11.5\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.4\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);opacity:0.28;\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M7 16 Q4.5 15.5 2.5 16.5\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.4\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);opacity:0.28;\"\u003e\u003c\/path\u003e\n            \u003ccircle cx=\"15\" cy=\"4\" r=\"2\" style=\"fill:var(--teal-dark);\"\u003e\u003c\/circle\u003e\n            \u003cline x1=\"13.8\" y1=\"5.8\" x2=\"11\" y2=\"12\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/line\u003e\n            \u003cpath d=\"M12.5 8.5 L8.5 11\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M12.5 8.5 L16.5 6.5\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M11 12 L14 16.5 L11 20.5\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M11 12 L8 15.5 L6 12\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cstrong\u003eJoint pain \u0026amp; chronic inflammation\u003c\/strong\u003e \u003cspan\u003eThe combination of SDA, GLA, and BCP creates a multi-pathway approach to inflammation that a single omega supplement can't replicate.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"b-icon\"\u003e\n\u003csvg viewbox=\"0 0 100 100\"\u003e\n            \u003cellipse cx=\"50\" cy=\"36\" rx=\"18\" ry=\"22\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"4.5\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/ellipse\u003e\n            \u003cpath d=\"M30 62 L29 36 C29 15 36 5 50 5 C64 5 71 15 71 36 L70 62\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"4.5\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M30 62 C27 68 21 70 19 63\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"4.5\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M70 62 C73 68 79 70 81 63\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"4.5\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n            \u003cline x1=\"44\" y1=\"57\" x2=\"43\" y2=\"71\" stroke=\"currentColor\" stroke-width=\"4.5\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"56\" y1=\"57\" x2=\"57\" y2=\"71\" stroke=\"currentColor\" stroke-width=\"4.5\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/line\u003e\n            \u003cpath d=\"M6 98 C6 84 20 74 43 71 L50 82 L57 71 C80 74 94 84 94 98\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"4.5\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cstrong\u003ePerimenopausal \u0026amp; menopausal women\u003c\/strong\u003e \u003cspan\u003eGLA has been studied for its role in hormonal balance and skin health, both common concerns during perimenopause, alongside BCP's mood and sleep support.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"b-icon\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003ccircle cx=\"12\" cy=\"4\" r=\"2.2\" style=\"fill:var(--teal-dark);\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"4\" cy=\"18\" r=\"2.2\" style=\"fill:var(--teal-dark);\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"20\" cy=\"18\" r=\"2.2\" style=\"fill:var(--teal-dark);\"\u003e\u003c\/circle\u003e\n            \u003cline x1=\"12\" y1=\"6.2\" x2=\"5.5\" y2=\"16.1\" stroke=\"currentColor\" stroke-width=\"1.6\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"12\" y1=\"6.2\" x2=\"18.5\" y2=\"16.1\" stroke=\"currentColor\" stroke-width=\"1.6\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"6.2\" y1=\"18\" x2=\"17.8\" y2=\"18\" stroke=\"currentColor\" stroke-width=\"1.6\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/line\u003e\n          \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cstrong\u003eExisting CB2 users\u003c\/strong\u003e \u003cspan\u003eAlready taking CB2 oil for pain or sleep? Adding CB2 Hemp Seed Oil layers in the omega fatty acid benefits without adding another product to your routine.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\n\u003chr\u003e\n\n\u003c!-- ── WHAT IS BCP (credibility \/ mechanism) ── --\u003e\n\u003csection\u003e\n\u003ch2\u003eWhat is beta-caryophyllene (BCP)?\u003c\/h2\u003e\n\u003cp class=\"cb2hso-bridge\"\u003eHere's the part backed by real science.\u003c\/p\u003e\n\u003cp\u003eBCP is a naturally occurring terpene found in black pepper, cloves, and rosemary. In 2008, researchers published a landmark study in \u003cem\u003ePNAS\u003c\/em\u003e identifying it as the first dietary compound known to directly activate \u003cstrong\u003eCB2 receptors\u003c\/strong\u003e in your body, opening the door to a whole new class of natural wellness support.\u003c\/p\u003e\n\u003cul class=\"cb2hso-benefits\"\u003e\n\u003cli\u003e\n\u003cdiv class=\"b-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003ccircle cx=\"12\" cy=\"12\" r=\"9\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"12\" cy=\"12\" r=\"5.5\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"12\" cy=\"12\" r=\"2\" style=\"fill:var(--teal-dark);\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cstrong\u003eActivates CB2 receptors\u003c\/strong\u003e \u003cspan\u003eCB2 receptors are concentrated in your immune system, gut, bones, and nervous system, key regulators of comfort and inflammatory response.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"b-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003cellipse cx=\"12\" cy=\"12\" rx=\"9\" ry=\"5.5\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/ellipse\u003e\n            \u003cellipse cx=\"12\" cy=\"12\" rx=\"9\" ry=\"5.5\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.2\" style=\"stroke:var(--teal-dark);\" transform=\"rotate(60 12 12)\"\u003e\u003c\/ellipse\u003e\n            \u003cellipse cx=\"12\" cy=\"12\" rx=\"9\" ry=\"5.5\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.2\" style=\"stroke:var(--teal-dark);\" transform=\"rotate(120 12 12)\"\u003e\u003c\/ellipse\u003e\n            \u003ccircle cx=\"12\" cy=\"12\" r=\"2\" style=\"fill:var(--teal-dark);\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cstrong\u003eActivates PPAR receptors\u003c\/strong\u003e \u003cspan\u003ePPAR-alpha and PPAR-gamma regulate inflammatory signalling, fat metabolism, and overall cellular balance.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"b-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003ccircle cx=\"12\" cy=\"4\" r=\"2.2\" style=\"fill:var(--teal-dark);\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"4\" cy=\"18\" r=\"2.2\" style=\"fill:var(--teal-dark);\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"20\" cy=\"18\" r=\"2.2\" style=\"fill:var(--teal-dark);\"\u003e\u003c\/circle\u003e\n            \u003cline x1=\"12\" y1=\"6.2\" x2=\"5.5\" y2=\"16.1\" stroke=\"currentColor\" stroke-width=\"1.6\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"12\" y1=\"6.2\" x2=\"18.5\" y2=\"16.1\" stroke=\"currentColor\" stroke-width=\"1.6\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"6.2\" y1=\"18\" x2=\"17.8\" y2=\"18\" stroke=\"currentColor\" stroke-width=\"1.6\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/line\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cstrong\u003eSupports your ECS\u003c\/strong\u003e \u003cspan\u003eYour endocannabinoid system regulates mood, stress, sleep, pain, and immune response. BCP helps keep it running well.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"b-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M12 5.5C12 4 13.5 2.5 15.5 3\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M9 8C6.5 8 4.5 10 4.5 13C4.5 17.5 7.5 22 10.5 22C11.2 22 11.6 21.5 12 21.5C12.4 21.5 12.8 22 13.5 22C16.5 22 19.5 17.5 19.5 13C19.5 10 17.5 8 15 8C14 8 13 8.5 12 8.5C11 8.5 10 8 9 8Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linejoin=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cstrong\u003eFood-grade \u0026amp; safe\u003c\/strong\u003e \u003cspan\u003eBCP has GRAS status and has been used as a food flavouring ingredient for decades. 0% THC. 0% CBD. Non-intoxicating.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\n\u003chr\u003e\n\n\u003c!-- ── FORMAT \u0026 CARRAGEENAN-FREE (differentiation) ── --\u003e\n\u003csection\u003e\n\u003ch2\u003eAll the Benefits of CB2 Hemp Seed Oil, in a Capsule\u003c\/h2\u003e\n\u003cp class=\"cb2hso-bridge\"\u003eSame nutrition, zero measuring.\u003c\/p\u003e\n\u003cp\u003eThe softgels contain the same BCP-infused hemp seed oil as our liquid formula. If you already use the liquid and love it, softgels are a convenient complement for travel, work, or any time you want the benefits without measuring. Prefer capsules as your primary format? You're getting exactly the same nutrition.\u003c\/p\u003e\n\u003cdiv class=\"cb2hso-card cb2hso-card--teal\"\u003e\n\u003ch3\u003eHow to use\u003c\/h3\u003e\n\u003cp style=\"margin: 0;\"\u003eTake the recommended number of softgels daily with a meal that contains fat, which maximises absorption of the omega fatty acids and BCP. Softgels can be taken at any time of day. Store in a cool, dark place.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cb2hso-card cb2hso-card--amber\"\u003e\n\u003ch3\u003eWhy carrageenan-free matters\u003c\/h3\u003e\n\u003cp\u003eMost vegan softgels on the market use \u003cstrong\u003ecarrageenan\u003c\/strong\u003e as the gelling agent, it's what makes a capsule shell flexible without animal-derived gelatin. The problem is that carrageenan is a compound linked to intestinal inflammation, gut permeability, and digestive irritation. It's not an ingredient that you should ingest.\u003c\/p\u003e\n\u003cp style=\"margin: 0;\"\u003eOur softgel shells use a \u003cstrong\u003ecarrageenan-free vegan alternative\u003c\/strong\u003e, so you get the convenience of a capsule without the gut damage. If you're taking this for inflammation support, the last thing you need is an inflammatory compound in the capsule itself.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003chr\u003e\n\n\u003c!-- ── THE FISH OIL PROBLEM (differentiation) ── --\u003e\n\u003csection\u003e\n\u003ch2\u003eWhy CB2 Hemp Seed Oil Beats Standard Omega-3 Supplements\u003c\/h2\u003e\n\u003cp class=\"cb2hso-bridge\"\u003eHere's what most brands don't tell you.\u003c\/p\u003e\n\u003cp\u003eYour body also needs to convert plant-based omega-3 (ALA) into EPA and DHA to use it, and that conversion depends on an enzyme called \u003cstrong\u003edelta-6-desaturase (D6D)\u003c\/strong\u003e. With age, poor diet, stress, and chronic inflammation, this enzyme becomes less efficient, so plant omega-3 sources like flaxseed oil convert very poorly in most adults. And most fish oils, the default omega-3 supplement for most people, are already rancid by the time you open them, or so heavily ultra-processed to try to preserve them that it pushes the definition of \"natural.\"\u003c\/p\u003e\n\u003cdiv class=\"cb2hso-card cb2hso-card--teal\"\u003e\n\u003ch3\u003eThe SDA advantage\u003c\/h3\u003e\n\u003cp\u003eHemp seed oil is one of the rare plant sources that contains \u003cstrong\u003estearidonic acid (SDA)\u003c\/strong\u003e, an omega-3 that has already cleared the D6D step. SDA converts to EPA significantly more efficiently than ALA, making it a genuinely superior plant-based omega-3 source, especially for anyone over 40, or anyone with high stress or chronic inflammation that further impairs D6D activity.\u003c\/p\u003e\n\u003cp style=\"margin: 0;\"\u003eAdd the rich \u003cstrong\u003eGLA (gamma-linolenic acid)\u003c\/strong\u003e content, an omega-6 with well-documented anti-inflammatory properties, and hemp seed oil delivers a fatty acid profile that no other plant oil can match.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cul class=\"cb2hso-benefits\"\u003e\n\u003cli\u003e\n\u003cdiv class=\"b-icon\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M2 12 C5 8 9 6 13 8 C17 10 20 8 22 6 C22 10 21 14 18 16 C15 18 11 17 8 15 C5 13 3 14 2 12 Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linejoin=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M22 6 L20 9 L22 12\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n            \u003ccircle cx=\"9\" cy=\"11\" r=\"1\" style=\"fill:var(--teal-dark);\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cstrong\u003eOmega-3 (ALA \u0026amp; SDA)\u003c\/strong\u003e \u003cspan\u003eHemp seed oil's SDA bypasses the D6D bottleneck, converting to EPA more efficiently than any other plant omega-3 source.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"b-icon\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003cpolygon points=\"12,3 20,7.5 20,16.5 12,21 4,16.5 4,7.5\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/polygon\u003e\n            \u003ccircle cx=\"12\" cy=\"12\" r=\"2.5\" style=\"fill:var(--teal-dark);\"\u003e\u003c\/circle\u003e\n            \u003cline x1=\"12\" y1=\"9.5\" x2=\"12\" y2=\"7.5\" stroke=\"currentColor\" stroke-width=\"1.5\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"12\" y1=\"14.5\" x2=\"12\" y2=\"16.5\" stroke=\"currentColor\" stroke-width=\"1.5\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/line\u003e\n          \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cstrong\u003eGLA (omega-6)\u003c\/strong\u003e \u003cspan\u003eMost omega-6s drive inflammation. GLA is the exception, it supports a healthy inflammatory response and is rare in the diet.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"b-icon\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003ccircle cx=\"12\" cy=\"12\" r=\"9\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"12\" cy=\"12\" r=\"5.5\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"12\" cy=\"12\" r=\"2\" style=\"fill:var(--teal-dark);\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cstrong\u003eBCP terpene blend\u003c\/strong\u003e \u003cspan\u003eThe only hemp seed oil infused with BCP, adding CB2 receptor activation, ECS support, and daily calm to your omega routine.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"b-icon\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M12 22V12\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M12 12C12 8 15 4 20 3C20 8 17 12 12 12Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linejoin=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M12 15C12 12 9 9 4 8C4 13 7 16 12 15Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linejoin=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cstrong\u003eVegan \u0026amp; sustainable\u003c\/strong\u003e \u003cspan\u003eNo fish. No bottom-trawling and environmental destruction. A clean, plant-based omega source that works year-round.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\n\u003chr\u003e\n\n\u003c!-- ── FISH OIL COMPARISON TABLE ── --\u003e\n\u003csection\u003e\n\u003ch2\u003eCB2 Hemp Seed Oil vs. Fish Oil\u003c\/h2\u003e\n\u003cdiv class=\"cb2hso-card\"\u003e\n\u003cdiv class=\"cb2hso-table-wrap\"\u003e\n\u003ctable class=\"cb2hso-compare\" role=\"table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth scope=\"col\"\u003eFeature\u003c\/th\u003e\n\u003cth scope=\"col\" class=\"col-hso\"\u003eCB2 Hemp Seed Oil\u003c\/th\u003e\n\u003cth scope=\"col\"\u003eFish Oil\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eOmega-3 source\u003c\/td\u003e\n\u003ctd class=\"col-hso\"\u003eALA + SDA (plant-based)\u003c\/td\u003e\n\u003ctd\u003eEPA + DHA (marine-based)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBypasses D6D bottleneck\u003c\/td\u003e\n\u003ctd class=\"col-hso\"\u003e\n\u003cspan class=\"check\"\u003e✓\u003c\/span\u003e SDA converts efficiently\u003c\/td\u003e\n\u003ctd\u003eN\/A, EPA\/DHA are already converted\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eContains GLA\u003c\/td\u003e\n\u003ctd class=\"col-hso\"\u003e\n\u003cspan class=\"check\"\u003e✓\u003c\/span\u003e Yes\u003c\/td\u003e\n\u003ctd\u003e\n\u003cspan class=\"cross\"\u003e✗\u003c\/span\u003e No\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eContains BCP\u003c\/td\u003e\n\u003ctd class=\"col-hso\"\u003e\n\u003cspan class=\"check\"\u003e✓\u003c\/span\u003e Yes, unique to Cannanda\u003c\/td\u003e\n\u003ctd\u003e\n\u003cspan class=\"cross\"\u003e✗\u003c\/span\u003e No\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVegan \u0026amp; plant-based\u003c\/td\u003e\n\u003ctd class=\"col-hso\"\u003e\n\u003cspan class=\"check\"\u003e✓\u003c\/span\u003e Yes\u003c\/td\u003e\n\u003ctd\u003e\n\u003cspan class=\"cross\"\u003e✗\u003c\/span\u003e No\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eNo fishy aftertaste\u003c\/td\u003e\n\u003ctd class=\"col-hso\"\u003e\n\u003cspan class=\"check\"\u003e✓\u003c\/span\u003e Yes\u003c\/td\u003e\n\u003ctd\u003e\n\u003cspan class=\"cross\"\u003e✗\u003c\/span\u003e Common complaint\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eContamination risk\u003c\/td\u003e\n\u003ctd class=\"col-hso\"\u003e\n\u003cspan class=\"check\"\u003e✓\u003c\/span\u003e None\u003c\/td\u003e\n\u003ctd\u003eMercury, PCBs, microplastics possible\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSustainability concerns\u003c\/td\u003e\n\u003ctd class=\"col-hso\"\u003e\n\u003cspan class=\"check\"\u003e✓\u003c\/span\u003e None\u003c\/td\u003e\n\u003ctd\u003eOverfishing and bottom-trawling environmental destruction\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\/section\u003e\n\n\u003chr\u003e\n\n\u003c!-- ── DOCTOR QUOTE ── --\u003e\n\u003csection\u003e\n\u003cdiv class=\"cb2hso-quote\"\u003e\n\u003cblockquote\u003e\"We have a lot of vegetarian patients of South Asian background. Most require an omega-3 supplement and will not use fish oils. This is why we rely on Cannanda's CB2 Hemp Seed Oil. We also treat a lot of joint pain and injuries with injection therapies, and CB2 oil is a great adjunct to their treatment protocol. It's an excellent nutrient-dense oil for restricted diets.\"\u003c\/blockquote\u003e\n\u003ccite\u003e Dr. Victor Chan, ND \u003cspan\u003eSCIMEDICA Health Group, Surrey, BC\u003c\/span\u003e \u003c\/cite\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003chr\u003e\n\n\u003c!-- ── GUARANTEE (risk reversal) ── --\u003e\n\u003csection\u003e\n\u003cdiv class=\"cb2hso-guarantee\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M9 12l2 2 4-4m5.618-4.016A11.955 11.955 0 0112 2.944a11.955 11.955 0 01-8.618 3.04A12.02 12.02 0 003 9c0 5.591 3.824 10.29 9 11.622 5.176-1.332 9-6.03 9-11.622 0-1.042-.133-2.052-.382-3.016z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003cdiv class=\"cb2hso-guarantee-text\"\u003e\n\u003cstrong\u003eFirst-time buyer? Try it completely risk-free.\u003c\/strong\u003e\n\u003cp\u003eOur no-hassle \u003ca href=\"\/policies\/refund-policy\"\u003emoney-back guarantee\u003c\/a\u003e means if CB2 Hemp Seed Oil Vegan Softgels aren't working for you, we'll give you a 100% refund, no awkward return process. (Limitations apply, see our \u003ca href=\"\/policies\/refund-policy\"\u003erefund policy\u003c\/a\u003e for full details.)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c\/div\u003e\n","brand":"cannanda","offers":[{"title":"210 Vegan Softgels (3 bottles)","offer_id":42634426974433,"sku":"SP020x3","price":109.0,"currency_code":"CAD","in_stock":true},{"title":"420 Vegan Softgels (6 bottles)","offer_id":42634427007201,"sku":"SP020x6","price":211.0,"currency_code":"CAD","in_stock":true},{"title":"70 Vegan Softgels","offer_id":42634426941665,"sku":"SP020","price":39.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0634\/7099\/3633\/products\/SP020_CB2-Softgels_Web-March2023.jpg?v=1763660171"},{"product_id":"wellness-topical-oil-bundle","title":"Joint \u0026 Muscle Bundle","description":"\u003cstyle\u003e\n.bundle-jm {\n  --teal:         #00ADBD;\n  --teal-dark:    #007A87;\n  --teal-deeper:  #005F6B;\n  --teal-light:   #99DDE5;\n  --teal-bg:      #E0F7FA;\n  --teal-bg-soft: #F0FBFC;\n  --text:         #616161;\n  --text-mid:     #6E6E6E;\n  --text-light:   #8A8A8A;\n  --green:        #065F46;\n  --green-bg:     #ECFDF5;\n  --green-border: #6EE7B7;\n  --amber:        #92400E;\n  --amber-bg:     #FFFBEB;\n  --amber-border: #FCD34D;\n  --border:       #E5E7EB;\n  --white:        #FFFFFF;\n  --heading-font: 'Jost', sans-serif;\n  --body-font:    'Jost', sans-serif;\n\n  font-family: var(--body-font);\n  font-size: 16px;\n  line-height: 1.75;\n  color: var(--text);\n  max-width: 780px;\n  width: 100%;\n  margin: 0 auto 48px;\n  overflow-x: hidden;\n  text-align: left !important;\n}\n\n.bundle-jm *, .bundle-jm *::before, .bundle-jm *::after {\n  box-sizing: border-box;\n  text-align: left;\n}\n\n.bundle-jm ul,\n.bundle-jm ol,\n.bundle-jm li,\n.bundle-jm section {\n  margin-left: 0;\n  padding-left: 0;\n}\n\n.bundle-jm h2 {\n  font-family: var(--heading-font);\n  font-size: clamp(1.15rem, 2.8vw, 1.45rem);\n  font-weight: 700;\n  color: var(--text);\n  margin: 2em 0 0.55em;\n  line-height: 1.3;\n}\n\n.bundle-jm h3 {\n  font-family: var(--body-font);\n  font-size: 1rem;\n  font-weight: 700;\n  color: var(--teal-dark);\n  margin: 0 0 0.45em;\n  letter-spacing: 0.06em;\n  text-transform: uppercase;\n}\n\n.bundle-jm p { margin: 0 0 0.9em; color: var(--text-mid); }\n.bundle-jm strong { color: var(--text); font-weight: 700; }\n\n.bundle-jm-lead {\n  font-size: 1.15rem;\n  line-height: 1.6;\n  color: var(--text);\n  margin: 0 0 18px;\n}\n\n.bundle-jm-bridge {\n  font-size: 1rem;\n  font-weight: 600;\n  color: var(--teal-deeper);\n  margin: 0 0 10px;\n}\n\n\/* ── OUTCOME PILLS ── *\/\n.bundle-jm-outcomes {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 9px;\n  margin: 0 0 24px;\n  padding: 0;\n  list-style: none;\n}\n\n.bundle-jm-outcomes li {\n  display: flex;\n  align-items: center;\n  gap: 7px;\n  background: var(--teal-bg);\n  border: 1px solid var(--teal-light);\n  border-left: 3px solid var(--teal);\n  border-radius: 6px;\n  padding: 9px 14px;\n  font-size: 1rem;\n  font-weight: 600;\n  color: var(--teal-deeper);\n  line-height: 1.3;\n  flex: 1 1 180px;\n}\n\n.bundle-jm-outcomes li svg {\n  flex-shrink: 0;\n  width: 16px;\n  height: 16px;\n  fill: none;\n  stroke: var(--teal);\n  stroke-width: 3;\n  stroke-linecap: round;\n  stroke-linejoin: round;\n}\n\n\/* ── CARD BASE ── *\/\n.bundle-jm-card {\n  background: var(--white);\n  border: 1px solid var(--border);\n  border-radius: 10px;\n  padding: 20px 22px;\n  margin: 0 0 18px;\n}\n\n.bundle-jm-card--teal {\n  background: var(--teal-bg-soft);\n  border-color: var(--teal-light);\n  border-left: 4px solid var(--teal);\n}\n\n.bundle-jm-card--green {\n  background: var(--green-bg);\n  border: 1px solid var(--green-border);\n  border-left: 4px solid #10B981;\n}\n\n.bundle-jm-card--amber {\n  background: var(--amber-bg);\n  border: 1px solid var(--amber-border);\n  border-left: 4px solid #F59E0B;\n}\n\n\/* ── PRODUCTS GRID ── *\/\n.bundle-products {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(190px, 1fr));\n  gap: 14px;\n  margin: 0 0 18px;\n  list-style: none;\n  padding: 0;\n}\n\n.bundle-products li {\n  background: var(--white);\n  border: 1px solid var(--border);\n  border-radius: 10px;\n  border-top: 4px solid var(--teal);\n  padding: 18px 18px 16px;\n  display: flex;\n  flex-direction: column;\n  gap: 6px;\n}\n\n.bundle-products li.highlight {\n  border-top-color: var(--teal-dark);\n  background: var(--teal-bg-soft);\n}\n\n.bundle-products li .p-icon { font-size: 1.4rem; line-height: 1; margin-bottom: 2px; }\n\n.bundle-products li strong {\n  font-size: 1rem;\n  color: var(--text);\n  display: block;\n  line-height: 1.3;\n}\n\n.bundle-products li .p-role {\n  font-size: 1rem;\n  font-weight: 700;\n  color: var(--teal-dark);\n  text-transform: uppercase;\n  letter-spacing: 0.05em;\n}\n\n.bundle-products li span {\n  font-size: 1rem;\n  color: var(--text-light);\n  line-height: 1.5;\n}\n\n\/* ── SPLIT CARDS ── *\/\n.bundle-split {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 14px;\n  margin: 0 0 18px;\n}\n\n@media (max-width: 540px) {\n  .bundle-split { grid-template-columns: 1fr; }\n}\n\n.bundle-split-card {\n  background: var(--white);\n  border: 1px solid var(--border);\n  border-radius: 10px;\n  padding: 18px 18px 16px;\n  display: flex;\n  flex-direction: column;\n  gap: 8px;\n}\n\n.bundle-split-card--inside  { border-top: 4px solid var(--teal); }\n.bundle-split-card--outside { border-top: 4px solid var(--teal-dark); }\n\n.bundle-split-card .split-label {\n  font-size: 1rem;\n  font-weight: 700;\n  letter-spacing: 0.07em;\n  text-transform: uppercase;\n  color: var(--teal-dark);\n}\n\n.bundle-split-card strong {\n  font-size: 1rem;\n  color: var(--text);\n  display: block;\n  line-height: 1.3;\n}\n\n.bundle-split-card p {\n  margin: 0;\n  font-size: 1rem;\n  color: var(--text-light);\n  line-height: 1.55;\n}\n\n\/* ── PROTOCOL STEPS ── *\/\n.bundle-protocol {\n  list-style: none;\n  padding: 0;\n  margin: 12px 0 0;\n  display: flex;\n  flex-direction: column;\n  gap: 12px;\n}\n\n.bundle-protocol li { display: flex; align-items: flex-start; gap: 14px; }\n\n.bundle-protocol li .step-num {\n  flex-shrink: 0;\n  width: 28px;\n  height: 28px;\n  background: var(--teal);\n  color: var(--white);\n  font-size: 1rem;\n  font-weight: 700;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  margin-top: 2px;\n}\n\n.bundle-protocol li .step-text strong {\n  display: block;\n  font-size: 1rem;\n  color: var(--text);\n  margin-bottom: 2px;\n}\n\n.bundle-protocol li .step-text span {\n  font-size: 1rem;\n  color: var(--text-light);\n  line-height: 1.5;\n}\n\n\/* ── BENEFIT GRID ── *\/\n.bundle-benefits {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(190px, 1fr));\n  gap: 12px;\n  margin: 0 0 18px;\n  list-style: none;\n  padding: 0;\n}\n\n.bundle-benefits li {\n  background: var(--white);\n  border: 1px solid var(--border);\n  border-radius: 10px;\n  padding: 16px 16px 14px;\n  display: flex;\n  flex-direction: column;\n  gap: 7px;\n}\n\n.bundle-benefits li .b-icon {\n  width: 34px;\n  height: 34px;\n  background: var(--teal-bg);\n  border-radius: 8px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  flex-shrink: 0;\n}\n\n.bundle-benefits li .b-icon svg { width: 24px; height: 24px; }\n\n.bundle-benefits li strong {\n  font-size: 1rem;\n  color: var(--text);\n  display: block;\n  line-height: 1.3;\n}\n\n.bundle-benefits li span {\n  font-size: 1rem;\n  color: var(--text-light);\n  line-height: 1.5;\n}\n\n\/* ── GUARANTEE ── *\/\n.bundle-guarantee {\n  background: var(--green-bg);\n  border: 1px solid var(--green-border);\n  border-radius: 10px;\n  padding: 16px 20px;\n  display: flex;\n  align-items: flex-start;\n  gap: 13px;\n  margin: 0 0 18px;\n}\n\n.bundle-guarantee svg { flex-shrink: 0; width: 26px; height: 26px; fill: #059669; margin-top: 2px; }\n.bundle-guarantee-text strong { display: block; font-size: 1rem; color: var(--green); margin-bottom: 3px; }\n.bundle-guarantee-text p { margin: 0; font-size: 1rem; color: var(--text-mid); }\n.bundle-guarantee-text a { color: var(--teal-dark); text-decoration: underline; }\n\n\/* ── DIVIDER ── *\/\n.bundle-jm hr { border: none; border-top: 1px solid var(--border); margin: 24px 0; }\n\n\/* ── MOBILE ── *\/\n@media (max-width: 540px) {\n  .bundle-jm { font-size: 16px; }\n  .bundle-jm-card { padding: 16px 14px; }\n  .bundle-guarantee { flex-direction: column; gap: 10px; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"bundle-jm\"\u003e\n\u003c!-- ── HOOK ── --\u003e\n\u003csection\u003e\n\u003cul class=\"bundle-jm-outcomes\"\u003e\n\u003cli\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpolyline points=\"20,6 9,17 4,12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e Targeted topical relief at the site\u003c\/li\u003e\n\u003cli\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpolyline points=\"20,6 9,17 4,12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e Fast-acting systemic BCP support\u003c\/li\u003e\n\u003cli\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpolyline points=\"20,6 9,17 4,12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e Joint comfort, muscles \u0026amp; mobility\u003c\/li\u003e\n\u003cli\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpolyline points=\"20,6 9,17 4,12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e 100% food-grade  ·  Non-intoxicating\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"bundle-jm-lead\"\u003eYou shouldn't have to choose between rubbing something on the sore spot and hoping it works from the inside too. A bad knee or a tight shoulder doesn't care which direction the help comes from, it just wants relief. So why settle for a product that only tries one angle.\u003c\/p\u003e\n\u003cp class=\"bundle-jm-lead\" style=\"font-size: 1rem; color: var(--text-mid); margin-bottom: 20px;\"\u003eThat's what the \u003cstrong\u003eJoint \u0026amp; Muscle Bundle\u003c\/strong\u003e is built for.\u003c\/p\u003e\n\u003cp\u003eThe \u003cstrong\u003eJoint \u0026amp; Muscle Bundle\u003c\/strong\u003e pairs CB2 Topical Oil with your choice of BCP drops: two complementary delivery formats working together for joint and muscle comfort. Apply the topical at the site. Take the drops orally or by inhalation for whole-body BCP support. Every ingredient is food-grade. 0% THC. 0% CBD. No intoxicating effects.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003chr\u003e\n\u003c!-- ── WHO IT'S FOR ── --\u003e\n\u003csection\u003e\n\u003ch2\u003eWho Reaches for This Bundle\u003c\/h2\u003e\n\u003cp class=\"bundle-jm-bridge\"\u003eSee if this sounds like you.\u003c\/p\u003e\n\u003cul class=\"bundle-benefits\"\u003e\n\u003cli\u003e\n\u003cdiv class=\"b-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M4.318 6.318a4.5 4.5 0 000 6.364L12 20.364l7.682-7.682a4.5 4.5 0 00-6.364-6.364L12 7.636l-1.318-1.318a4.5 4.5 0 00-6.364 0z\" style=\"fill:var(--teal-dark);\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cstrong\u003eArthritis \u0026amp; chronic joint stiffness\u003c\/strong\u003e \u003cspan\u003eKnees, hips, hands, and back. Apply topically for site-specific comfort, take the drops for systemic support: both pathways at once.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"b-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M5 16 C5 12 7 9 10 8 C13 7 15 8 16 10\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M10 8 C10 5 14 4 15 7 C16 9 16 10 16 10\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M16 10 C18 11 20 13 19 16 C18 18 16 19 14 18\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M14 18 C12 19 10 19 9 18 C8 17 8 16 9 15 C10 14 12 14 14 15 C15 16 15 17 14 18 Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linejoin=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cstrong\u003eActive people \u0026amp; sports recovery\u003c\/strong\u003e \u003cspan\u003eApply topically after activity for targeted muscle comfort, use the inhalation method for fast-acting full-body support when soreness is more widespread.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"b-icon\"\u003e\u003csvg viewbox=\"0 0 100 100\"\u003e\n            \u003cellipse cx=\"50\" cy=\"36\" rx=\"18\" ry=\"22\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"4.5\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/ellipse\u003e\n            \u003cpath d=\"M30 62 L29 36 C29 15 36 5 50 5 C64 5 71 15 71 36 L70 62\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"4.5\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M30 62 C27 68 21 70 19 63\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"4.5\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M70 62 C73 68 79 70 81 63\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"4.5\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n            \u003cline x1=\"44\" y1=\"57\" x2=\"43\" y2=\"71\" stroke=\"currentColor\" stroke-width=\"4.5\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"56\" y1=\"57\" x2=\"57\" y2=\"71\" stroke=\"currentColor\" stroke-width=\"4.5\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/line\u003e\n            \u003cpath d=\"M6 98 C6 84 20 74 43 71 L50 82 L57 71 C80 74 94 84 94 98\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"4.5\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cstrong\u003ePerimenopausal \u0026amp; menopausal women\u003c\/strong\u003e \u003cspan\u003eJoint aches, muscle discomfort, and chronic pain are among the most common perimenopause complaints. Both formats address them from different angles.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"b-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M12 5.5C12 4 13.5 2.5 15.5 3\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M9 8C6.5 8 4.5 10 4.5 13C4.5 17.5 7.5 22 10.5 22C11.2 22 11.6 21.5 12 21.5C12.4 21.5 12.8 22 13.5 22C16.5 22 19.5 17.5 19.5 13C19.5 10 17.5 8 15 8C14 8 13 8.5 12 8.5C11 8.5 10 8 9 8Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linejoin=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cstrong\u003eClean ingredient seekers\u003c\/strong\u003e \u003cspan\u003eEvery product in this bundle is food-grade and plant-based. No camphor. No parabens. No petroleum. No artificial dyes, inside or out.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003chr\u003e\n\u003c!-- ── WHAT'S IN THE BUNDLE ── --\u003e\n\u003csection\u003e\n\u003ch2\u003eWhat's in the Bundle\u003c\/h2\u003e\n\u003cp class=\"bundle-jm-bridge\"\u003eOne targeted topical, one fast-acting drop.\u003c\/p\u003e\n\u003cul class=\"bundle-products\"\u003e\n\u003cli class=\"highlight\"\u003e\n\u003cdiv class=\"p-icon\"\u003e🧴\u003c\/div\u003e\n\u003cspan class=\"p-role\"\u003eHealth Canada NHP: targeted topical (included in all variants)\u003c\/span\u003e \u003cstrong\u003eCB2 Topical Oil\u003c\/strong\u003e \u003cspan\u003eApplied directly to joints and muscles for targeted CB2 receptor activation at the site. Temporarily relieves aches and pains of muscles and joints associated with backache, strains, sprains, and arthritis.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"p-icon\"\u003e💧\u003c\/div\u003e\n\u003cspan class=\"p-role\"\u003eFast-acting BCP drops (your choice)\u003c\/span\u003e \u003cstrong\u003eCB2 Wellness Terpene Blend\u003c\/strong\u003e \u003cspan\u003e20 mg BCP per drop. Sublingual or inhalation. Higher potency and the most versatile delivery: under the tongue for daily support, or cupped-palm inhalation for fast-acting acute relief.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"p-icon\"\u003e❄️\u003c\/div\u003e\n\u003cspan class=\"p-role\"\u003eFast-acting BCP drops (your choice)\u003c\/span\u003e \u003cstrong\u003eCB2 Cool Terpene Blend\u003c\/strong\u003e \u003cspan\u003e10 mg BCP per drop. Sublingual only, with a fresh minty flavour. A gentler daily option that pairs naturally with the topical for people who prefer a cooler sublingual experience.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"bundle-jm-card bundle-jm-card--teal\"\u003e\n\u003ch3\u003eCB2 Wellness vs CB2 Cool: which drops are right for you?\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eCB2 Wellness\u003c\/strong\u003e delivers 20 mg BCP per drop and works sublingually or by inhalation. It's the higher-potency option and the one to choose if you want the inhalation method for acute pain flare-ups or post-activity soreness.\u003c\/p\u003e\n\u003cp style=\"margin: 0;\"\u003e\u003cstrong\u003eCB2 Cool\u003c\/strong\u003e delivers 10 mg BCP per drop sublingually with a minty flavour. A subtler daily pairing with the topical for people who prefer a gentler dose or a refreshing sublingual experience.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003chr\u003e\n\u003c!-- ── TWO FORMATS ── --\u003e\n\u003csection\u003e\n\u003ch2\u003eTwo Formats, Two Pathways, One Result\u003c\/h2\u003e\n\u003cp class=\"bundle-jm-bridge\"\u003eHere's the part backed by real science.\u003c\/p\u003e\n\u003cp\u003eMost joint and muscle products work in one direction. This bundle works in two. CB2 receptors are found in both the tissue surrounding joints and muscles and throughout your systemic immune and inflammatory pathways. Each product reaches a different set of those receptors.\u003c\/p\u003e\n\u003cdiv class=\"bundle-split\"\u003e\n\u003cdiv class=\"bundle-split-card bundle-split-card--inside\"\u003e\n\u003cspan class=\"split-label\"\u003eSystemically: oral or inhalation\u003c\/span\u003e \u003cstrong\u003eBCP drops: your choice of format\u003c\/strong\u003e\n\u003cp\u003eBCP drops absorb sublingually, bypassing digestion for faster onset. CB2 Wellness also works by inhalation: 2–3 drops in cupped palms, breathe slowly for 1–2 minutes, for especially fast-acting acute relief. CB2 Cool works sublingually only. Both deliver whole-body CB2 receptor activation to complement the topical.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bundle-split-card bundle-split-card--outside\"\u003e\n\u003cspan class=\"split-label\"\u003eLocally: right at the source\u003c\/span\u003e \u003cstrong\u003eCB2 Topical Oil (as needed)\u003c\/strong\u003e\n\u003cp\u003eApplied directly to the area, CB2 Topical Oil activates CB2 receptors concentrated in skin, joint tissue, and connective tissue right at the source, without going through digestion. Fast, targeted relief where you need it most, with a formula clean enough to eat.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bundle-jm-card bundle-jm-card--teal\"\u003e\n\u003ch3\u003eSo clean, it's edible\u003c\/h3\u003e\n\u003cp style=\"margin: 0;\"\u003eYour skin absorbs up to 60% of what you put on it. Most topical pain relievers contain camphor, parabens, petroleum derivatives, and artificial dyes. If you wouldn't eat it, don't put it on your skin! That's why every ingredient in CB2 Topical Oil is food-grade and edible.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003chr\u003e\n\u003c!-- ── HOW BCP HELPS JOINTS ── --\u003e\n\u003csection\u003e\n\u003ch2\u003eHow BCP Supports Joint \u0026amp; Muscle Health\u003c\/h2\u003e\n\u003cp class=\"bundle-jm-bridge\"\u003eThe mechanism behind both formats.\u003c\/p\u003e\n\u003cul class=\"bundle-benefits\"\u003e\n\u003cli\u003e\n\u003cdiv class=\"b-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003ccircle cx=\"12\" cy=\"12\" r=\"9\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"12\" cy=\"12\" r=\"5.5\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"12\" cy=\"12\" r=\"2\" style=\"fill:var(--teal-dark);\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cstrong\u003eLocal CB2 activation (topical)\u003c\/strong\u003e \u003cspan\u003eCB2 receptors in skin, joint capsules, and connective tissue respond to topically applied BCP, triggering a local inflammatory response right where you apply it.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"b-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003ccircle cx=\"12\" cy=\"13\" r=\"8\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"12\" cy=\"13\" r=\"4.5\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"12\" cy=\"13\" r=\"1.8\" style=\"fill:var(--teal-dark);\"\u003e\u003c\/circle\u003e\n            \u003cpath d=\"M12 4 L12 1 M10 3 L12 1 L14 3\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cstrong\u003eSupports healing (not just masking)\u003c\/strong\u003e \u003cspan\u003eCB2 receptors in joint tissue play an active role in modulating inflammation and supporting tissue repair, not just blocking pain signals the way camphor or capsaicin do.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"b-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003ccircle cx=\"12\" cy=\"4\" r=\"2.2\" style=\"fill:var(--teal-dark);\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"4\" cy=\"18\" r=\"2.2\" style=\"fill:var(--teal-dark);\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"20\" cy=\"18\" r=\"2.2\" style=\"fill:var(--teal-dark);\"\u003e\u003c\/circle\u003e\n            \u003cline x1=\"12\" y1=\"6.2\" x2=\"5.5\" y2=\"16.1\" stroke=\"currentColor\" stroke-width=\"1.6\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"12\" y1=\"6.2\" x2=\"18.5\" y2=\"16.1\" stroke=\"currentColor\" stroke-width=\"1.6\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"6.2\" y1=\"18\" x2=\"17.8\" y2=\"18\" stroke=\"currentColor\" stroke-width=\"1.6\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/line\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cstrong\u003eSystemic ECS support (oral)\u003c\/strong\u003e \u003cspan\u003eBCP drops deliver systemic CB2 receptor activation throughout your immune system, gut, and nervous system, supporting your body's broader inflammatory balance alongside the targeted topical.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"b-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M8.5 6.5 Q6 6 3.5 7\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.4\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);opacity:0.28;\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M8 11 Q5 10.5 2.5 11.5\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.4\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);opacity:0.28;\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M7 16 Q4.5 15.5 2.5 16.5\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.4\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);opacity:0.28;\"\u003e\u003c\/path\u003e\n            \u003ccircle cx=\"15\" cy=\"4\" r=\"2\" style=\"fill:var(--teal-dark);\"\u003e\u003c\/circle\u003e\n            \u003cline x1=\"13.8\" y1=\"5.8\" x2=\"11\" y2=\"12\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/line\u003e\n            \u003cpath d=\"M12.5 8.5 L8.5 11\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M12.5 8.5 L16.5 6.5\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M11 12 L14 16.5 L11 20.5\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M11 12 L8 15.5 L6 12\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cstrong\u003eMobility over time\u003c\/strong\u003e \u003cspan\u003eThe oral and topical combination addresses both the systemic and local factors that limit joint comfort, giving the body what it needs from two directions simultaneously.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003chr\u003e\n\u003c!-- ── PROTOCOL ── --\u003e\n\u003csection\u003e\n\u003ch2\u003eHow to Use This Bundle\u003c\/h2\u003e\n\u003cp class=\"bundle-jm-bridge\"\u003eReady to tackle it from both sides? Here's how.\u003c\/p\u003e\n\u003cdiv class=\"bundle-jm-card\"\u003e\n\u003cul class=\"bundle-protocol\"\u003e\n\u003cli\u003e\n\u003cdiv class=\"step-num\"\u003e1\u003c\/div\u003e\n\u003cdiv class=\"step-text\"\u003e\n\u003cstrong\u003eDaily: BCP drops (oral)\u003c\/strong\u003e \u003cspan\u003ePlace drops under your tongue, hold 30–60 seconds, then swallow. Start with 2–5 drops for general daily support. CB2 Wellness delivers 20 mg BCP per drop; CB2 Cool delivers 10 mg.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"step-num\"\u003e2\u003c\/div\u003e\n\u003cdiv class=\"step-text\"\u003e\n\u003cstrong\u003eAs needed: CB2 Wellness by inhalation (CB2 Wellness only)\u003c\/strong\u003e \u003cspan\u003ePlace 2–3 drops in your palm, rub hands together, cup around your nose, and breathe slowly for 1–2 minutes. Use this for acute pain flare-ups, post-activity soreness, or before bed.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"step-num\"\u003e3\u003c\/div\u003e\n\u003cdiv class=\"step-text\"\u003e\n\u003cstrong\u003eAs needed: CB2 Topical Oil on the affected area\u003c\/strong\u003e \u003cspan\u003eApply a small amount directly to the joint or muscle and massage in gently. Use up to 3–4 times daily. Works alongside the drops, not instead of them.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ── GUARANTEE ── --\u003e\n\u003csection\u003e\n\u003cdiv class=\"bundle-guarantee\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M9 12l2 2 4-4m5.618-4.016A11.955 11.955 0 0112 2.944a11.955 11.955 0 01-8.618 3.04A12.02 12.02 0 003 9c0 5.591 3.824 10.29 9 11.622 5.176-1.332 9-6.03 9-11.622 0-1.042-.133-2.052-.382-3.016z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003cdiv class=\"bundle-guarantee-text\"\u003e\n\u003cstrong\u003eFirst-time buyer? Try it completely risk-free.\u003c\/strong\u003e\n\u003cp\u003eOur no-hassle \u003ca href=\"\/policies\/refund-policy\"\u003emoney-back guarantee\u003c\/a\u003e means if the Joint \u0026amp; Muscle Bundle isn't working for you, we'll give you a 100% refund with no awkward return process. Limitations apply: see our \u003ca href=\"\/policies\/refund-policy\"\u003erefund policy\u003c\/a\u003e for full details.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"cannanda","offers":[{"title":"Topical (50 mL) + Large Wellness (15 mL)","offer_id":47740171944161,"sku":"BD037","price":115.0,"currency_code":"CAD","in_stock":true},{"title":"Topical (50 mL) + Large Wellness (15 mL) + CB2 Cool (15 mL)","offer_id":48859559756001,"sku":"BD038","price":143.0,"currency_code":"CAD","in_stock":true},{"title":"Topical (50 mL) + CB2 Cool (15 mL)","offer_id":48859559788769,"sku":"BD036","price":93.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0634\/7099\/3633\/files\/50ml_Topical_15ml_Wellness_Web_Bundle_Image.jpg?v=1766415778"},{"product_id":"cb2-hemp-seed-oil-variety-bundle","title":"Variety Bundle","description":"\u003cstyle\u003e\n.bundle-joints {\n  --teal:         #00ADBD;\n  --teal-dark:    #007A87;\n  --teal-deeper:  #005F6B;\n  --teal-light:   #99DDE5;\n  --teal-bg:      #E0F7FA;\n  --teal-bg-soft: #F0FBFC;\n  --text:         #616161;\n  --text-mid:     #6E6E6E;\n  --text-light:   #8A8A8A;\n  --green:        #065F46;\n  --green-bg:     #ECFDF5;\n  --green-border: #6EE7B7;\n  --amber:        #92400E;\n  --amber-bg:     #FFFBEB;\n  --amber-border: #FCD34D;\n  --border:       #E5E7EB;\n  --white:        #FFFFFF;\n  --heading-font: 'Jost', sans-serif;\n  --body-font:    'Jost', sans-serif;\n\n  font-family: var(--body-font);\n  font-size: 16px;\n  line-height: 1.75;\n  color: var(--text);\n  max-width: 780px;\n  width: 100%;\n  margin: 0 auto 48px;\n  overflow-x: hidden;\n  text-align: left !important;\n}\n\n.bundle-joints *, .bundle-joints *::before, .bundle-joints *::after {\n  box-sizing: border-box;\n  text-align: left;\n}\n\n.bundle-joints ul,\n.bundle-joints ol,\n.bundle-joints li,\n.bundle-joints section {\n  margin-left: 0;\n  padding-left: 0;\n}\n\n\/* ── TYPOGRAPHY ── *\/\n.bundle-joints h2 {\n  font-family: var(--heading-font);\n  font-size: clamp(1.15rem, 2.8vw, 1.45rem);\n  font-weight: 700;\n  color: var(--text);\n  margin: 2em 0 0.55em;\n  line-height: 1.3;\n}\n\n.bundle-joints h3 {\n  font-family: var(--body-font);\n  font-size: 1rem;\n  font-weight: 700;\n  color: var(--teal-dark);\n  margin: 0 0 0.45em;\n  letter-spacing: 0.06em;\n  text-transform: uppercase;\n}\n\n.bundle-joints p {\n  margin: 0 0 0.9em;\n  color: var(--text-mid);\n}\n\n.bundle-joints strong { color: var(--text); font-weight: 700; }\n\n.bundle-joints-lead {\n  font-size: 1.15rem;\n  line-height: 1.6;\n  color: var(--text);\n  margin: 0 0 18px;\n}\n\n.bundle-joints-bridge {\n  font-size: 1rem;\n  font-weight: 600;\n  color: var(--teal-deeper);\n  margin: 0 0 10px;\n}\n\n\/* ── NHP BADGE ── *\/\n.bundle-joints-nhp {\n  display: inline-flex;\n  align-items: center;\n  gap: 8px;\n  background: var(--green-bg);\n  border: 1px solid var(--green-border);\n  border-radius: 6px;\n  padding: 8px 14px;\n  font-size: 1rem;\n  font-weight: 700;\n  color: var(--green);\n  margin: 0 0 20px;\n}\n\n.bundle-joints-nhp svg {\n  width: 16px;\n  height: 16px;\n  fill: #059669;\n  flex-shrink: 0;\n}\n\n\/* ── OUTCOME PILLS ── *\/\n.bundle-joints-outcomes {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 9px;\n  margin: 0 0 24px;\n  padding: 0;\n  list-style: none;\n}\n\n.bundle-joints-outcomes li {\n  display: flex;\n  align-items: center;\n  gap: 7px;\n  background: var(--teal-bg);\n  border: 1px solid var(--teal-light);\n  border-left: 3px solid var(--teal);\n  border-radius: 6px;\n  padding: 9px 14px;\n  font-size: 1rem;\n  font-weight: 600;\n  color: var(--teal-deeper);\n  line-height: 1.3;\n  flex: 1 1 180px;\n}\n\n.bundle-joints-outcomes li svg {\n  flex-shrink: 0;\n  width: 16px;\n  height: 16px;\n  fill: none;\n  stroke: var(--teal);\n  stroke-width: 3;\n  stroke-linecap: round;\n  stroke-linejoin: round;\n}\n\n\/* ── CARD BASE ── *\/\n.bundle-joints-card {\n  background: var(--white);\n  border: 1px solid var(--border);\n  border-radius: 10px;\n  padding: 20px 22px;\n  margin: 0 0 18px;\n}\n\n.bundle-joints-card--teal {\n  background: var(--teal-bg-soft);\n  border-color: var(--teal-light);\n  border-left: 4px solid var(--teal);\n}\n\n.bundle-joints-card--green {\n  background: var(--green-bg);\n  border: 1px solid var(--green-border);\n  border-left: 4px solid #10B981;\n}\n\n.bundle-joints-card--amber {\n  background: var(--amber-bg);\n  border: 1px solid var(--amber-border);\n  border-left: 4px solid #F59E0B;\n}\n\n\/* ── WHAT'S INCLUDED GRID ── *\/\n.bundle-products {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(190px, 1fr));\n  gap: 14px;\n  margin: 0 0 18px;\n  list-style: none;\n  padding: 0;\n}\n\n.bundle-products li {\n  background: var(--white);\n  border: 1px solid var(--border);\n  border-radius: 10px;\n  border-top: 4px solid var(--teal);\n  padding: 18px 18px 16px;\n  display: flex;\n  flex-direction: column;\n  gap: 6px;\n}\n\n.bundle-products li.highlight {\n  border-top-color: var(--teal-dark);\n  background: var(--teal-bg-soft);\n}\n\n.bundle-products li .p-icon {\n  font-size: 1.4rem;\n  line-height: 1;\n  margin-bottom: 2px;\n}\n\n.bundle-products li strong {\n  font-size: 1rem;\n  color: var(--text);\n  display: block;\n  line-height: 1.3;\n}\n\n.bundle-products li .p-role {\n  font-size: 1rem;\n  font-weight: 700;\n  color: var(--teal-dark);\n  text-transform: uppercase;\n  letter-spacing: 0.05em;\n}\n\n.bundle-products li span {\n  font-size: 1rem;\n  color: var(--text-light);\n  line-height: 1.5;\n}\n\n\/* ── INSIDE\/OUTSIDE SPLIT CARDS ── *\/\n.bundle-split {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 14px;\n  margin: 0 0 18px;\n}\n\n@media (max-width: 540px) {\n  .bundle-split { grid-template-columns: 1fr; }\n}\n\n.bundle-split-card {\n  background: var(--white);\n  border: 1px solid var(--border);\n  border-radius: 10px;\n  padding: 18px 18px 16px;\n  display: flex;\n  flex-direction: column;\n  gap: 8px;\n}\n\n.bundle-split-card--inside {\n  border-top: 4px solid var(--teal);\n}\n\n.bundle-split-card--outside {\n  border-top: 4px solid var(--teal-dark);\n}\n\n.bundle-split-card .split-label {\n  font-size: 1rem;\n  font-weight: 700;\n  letter-spacing: 0.07em;\n  text-transform: uppercase;\n  color: var(--teal-dark);\n}\n\n.bundle-split-card strong {\n  font-size: 1rem;\n  color: var(--text);\n  display: block;\n  line-height: 1.3;\n}\n\n.bundle-split-card p {\n  margin: 0;\n  font-size: 1rem;\n  color: var(--text-light);\n  line-height: 1.55;\n}\n\n\/* ── PROTOCOL STEPS ── *\/\n.bundle-protocol {\n  list-style: none;\n  padding: 0;\n  margin: 12px 0 0;\n  display: flex;\n  flex-direction: column;\n  gap: 12px;\n}\n\n.bundle-protocol li {\n  display: flex;\n  align-items: flex-start;\n  gap: 14px;\n}\n\n.bundle-protocol li .step-num {\n  flex-shrink: 0;\n  width: 28px;\n  height: 28px;\n  background: var(--teal);\n  color: var(--white);\n  font-size: 1rem;\n  font-weight: 700;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  margin-top: 2px;\n}\n\n.bundle-protocol li .step-text strong {\n  display: block;\n  font-size: 1rem;\n  color: var(--text);\n  margin-bottom: 2px;\n}\n\n.bundle-protocol li .step-text span {\n  font-size: 1rem;\n  color: var(--text-light);\n  line-height: 1.5;\n}\n\n\/* ── BENEFIT GRID ── *\/\n.bundle-benefits {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(190px, 1fr));\n  gap: 12px;\n  margin: 0 0 18px;\n  list-style: none;\n  padding: 0;\n}\n\n.bundle-benefits li {\n  background: var(--white);\n  border: 1px solid var(--border);\n  border-radius: 10px;\n  padding: 16px 16px 14px;\n  display: flex;\n  flex-direction: column;\n  gap: 7px;\n}\n\n.bundle-benefits li .b-icon {\n  width: 34px;\n  height: 34px;\n  background: var(--teal-bg);\n  border-radius: 8px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  flex-shrink: 0;\n}\n\n.bundle-benefits li .b-icon svg {\n  width: 24px;\n  height: 24px;\n}\n\n.bundle-benefits li strong {\n  font-size: 1rem;\n  color: var(--text);\n  display: block;\n  line-height: 1.3;\n}\n\n.bundle-benefits li span {\n  font-size: 1rem;\n  color: var(--text-light);\n  line-height: 1.5;\n}\n\n\/* ── QUOTE ── *\/\n.bundle-quote {\n  background: var(--teal-bg-soft);\n  border-left: 4px solid var(--teal);\n  border-radius: 0 10px 10px 0;\n  padding: 20px 22px;\n  margin: 0 0 18px;\n}\n\n.bundle-quote blockquote {\n  margin: 0 0 10px;\n  font-style: italic;\n  font-size: 1rem;\n  color: var(--text-mid);\n  line-height: 1.7;\n}\n\n.bundle-quote cite {\n  font-style: normal;\n  font-size: 1rem;\n  font-weight: 700;\n  color: var(--teal-dark);\n  display: block;\n}\n\n.bundle-quote cite span {\n  font-weight: 400;\n  color: var(--text-light);\n  display: block;\n  margin-top: 2px;\n}\n\n\/* ── GUARANTEE ── *\/\n.bundle-guarantee {\n  background: var(--green-bg);\n  border: 1px solid var(--green-border);\n  border-radius: 10px;\n  padding: 16px 20px;\n  display: flex;\n  align-items: flex-start;\n  gap: 13px;\n  margin: 0 0 18px;\n}\n\n.bundle-guarantee svg {\n  flex-shrink: 0;\n  width: 26px;\n  height: 26px;\n  fill: #059669;\n  margin-top: 2px;\n}\n\n.bundle-guarantee-text strong {\n  display: block;\n  font-size: 1rem;\n  color: var(--green);\n  margin-bottom: 3px;\n}\n\n.bundle-guarantee-text p { margin: 0; font-size: 1rem; color: var(--text-mid); }\n.bundle-guarantee-text a { color: var(--teal-dark); text-decoration: underline; }\n\n\/* ── DIVIDER ── *\/\n.bundle-joints hr {\n  border: none;\n  border-top: 1px solid var(--border);\n  margin: 24px 0;\n}\n\n\/* ── MOBILE ── *\/\n@media (max-width: 540px) {\n  .bundle-joints { font-size: 15px; }\n  .bundle-joints-card { padding: 16px 14px; }\n  .bundle-guarantee { flex-direction: column; gap: 10px; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"bundle-joints\"\u003e\n\u003c!-- ── HOOK: BELIEF FIRST ── --\u003e\n\u003csection\u003e\n\u003cp class=\"bundle-joints-lead\"\u003eYou shouldn't have to wince every time you kneel down, get up from a chair, or reach for something on a shelf. A joint that's been bothering you for years deserves more than a cream that just numbs it for an hour. It deserves help from the inside and the outside at the same time.\u003c\/p\u003e\n\u003cp class=\"bundle-joints-lead\" style=\"font-size: 1rem; color: var(--text-mid); margin-bottom: 20px;\"\u003eThat's what the \u003cstrong\u003eHealthy Joints Bundle\u003c\/strong\u003e is built for.\u003c\/p\u003e\n\u003cul class=\"bundle-joints-outcomes\"\u003e\n\u003cli\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpolyline points=\"20,6 9,17 4,12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e Joint comfort from the inside\u003c\/li\u003e\n\u003cli\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpolyline points=\"20,6 9,17 4,12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e Targeted topical relief from the outside\u003c\/li\u003e\n\u003cli\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpolyline points=\"20,6 9,17 4,12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e Omega-3, omega-6 \u0026amp; GLA nutrition daily\u003c\/li\u003e\n\u003cli\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpolyline points=\"20,6 9,17 4,12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e 100% food-grade · Non-intoxicating\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eThe \u003cstrong\u003eVariety Bundle\u003c\/strong\u003e is a complete inside-out approach to joint comfort, combining the systemic BCP and omega fatty acid support of all three CB2 Hemp Seed Oil flavours with the targeted, direct-to-the-joint relief of CB2 Topical Oil. Every ingredient is food-grade. 0% THC. 0% CBD. No intoxicating effects.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003chr\u003e\n\u003c!-- ── WHO IT'S FOR (moved up for cold traffic) ── --\u003e\n\u003csection\u003e\n\u003ch2\u003eWho Reaches for This Bundle\u003c\/h2\u003e\n\u003cp class=\"bundle-joints-bridge\"\u003eSee if this sounds like you.\u003c\/p\u003e\n\u003cul class=\"bundle-benefits\"\u003e\n\u003cli\u003e\n\u003cdiv class=\"b-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M4.318 6.318a4.5 4.5 0 000 6.364L12 20.364l7.682-7.682a4.5 4.5 0 00-6.364-6.364L12 7.636l-1.318-1.318a4.5 4.5 0 00-6.364 0z\" style=\"fill:var(--teal-dark);\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cstrong\u003eArthritis \u0026amp; chronic joint stiffness\u003c\/strong\u003e \u003cspan\u003eThe most common use case. Knees, hips, hands, and back, the inside-out approach addresses both the systemic inflammation and the localised discomfort.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"b-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M5 16 C5 12 7 9 10 8 C13 7 15 8 16 10\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M10 8 C10 5 14 4 15 7 C16 9 16 10 16 10\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M16 10 C18 11 20 13 19 16 C18 18 16 19 14 18\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M14 18 C12 19 10 19 9 18 C8 17 8 16 9 15 C10 14 12 14 14 15 C15 16 15 17 14 18 Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linejoin=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cstrong\u003eActive people \u0026amp; sports recovery\u003c\/strong\u003e \u003cspan\u003eApply topically after activity for targeted muscle and joint comfort, while the daily oil supports ongoing inflammatory balance and tissue health.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"b-icon\"\u003e\u003csvg viewbox=\"0 0 100 100\"\u003e\n            \u003cellipse cx=\"50\" cy=\"36\" rx=\"18\" ry=\"22\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"4.5\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/ellipse\u003e\n            \u003cpath d=\"M30 62 L29 36 C29 15 36 5 50 5 C64 5 71 15 71 36 L70 62\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"4.5\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M30 62 C27 68 21 70 19 63\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"4.5\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M70 62 C73 68 79 70 81 63\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"4.5\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n            \u003cline x1=\"44\" y1=\"57\" x2=\"43\" y2=\"71\" stroke=\"currentColor\" stroke-width=\"4.5\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"56\" y1=\"57\" x2=\"57\" y2=\"71\" stroke=\"currentColor\" stroke-width=\"4.5\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/line\u003e\n            \u003cpath d=\"M6 98 C6 84 20 74 43 71 L50 82 L57 71 C80 74 94 84 94 98\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"4.5\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cstrong\u003ePerimenopausal \u0026amp; menopausal women\u003c\/strong\u003e \u003cspan\u003eJoint aches, muscle discomfort, and chronic pain are among the most common complaints during perimenopause, and both formats address them from different angles.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"b-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M12 22V12\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M12 12C12 8 15 4 20 3C20 8 17 12 12 12Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linejoin=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M12 15C12 12 9 9 4 8C4 13 7 16 12 15Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linejoin=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cstrong\u003eVegan \u0026amp; clean ingredient seekers\u003c\/strong\u003e \u003cspan\u003eEvery product in this bundle is food-grade and plant-based. No camphor. No parabens. No petroleum. No artificial dyes, inside or out.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003chr\u003e\n\u003c!-- ── WHAT'S IN THE BUNDLE ── --\u003e\n\u003csection\u003e\n\u003ch2\u003eWhat's in the Bundle\u003c\/h2\u003e\n\u003cp class=\"bundle-joints-bridge\"\u003eOne targeted topical, three daily oils.\u003c\/p\u003e\n\u003cul class=\"bundle-products\"\u003e\n\u003cli class=\"highlight\"\u003e\n\u003cdiv class=\"p-icon\"\u003e🧴\u003c\/div\u003e\n\u003cspan class=\"p-role\"\u003eHealth Canada NHP, targeted topical\u003c\/span\u003e \u003cstrong\u003eCB2 Topical Oil\u003c\/strong\u003e \u003cspan\u003eApplied directly to joints and muscles for targeted CB2 receptor activation at the site. Temporarily relieves aches and pains of muscles and joints associated with backache, strains, sprains, and arthritis.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"p-icon\"\u003e🌿\u003c\/div\u003e\n\u003cspan class=\"p-role\"\u003eDaily wellness oil\u003c\/span\u003e \u003cstrong\u003eCB2 Hemp Seed Oil, Original\u003c\/strong\u003e \u003cspan\u003eThe original BCP + hemp seed oil blend. Clean, nutty flavour, drizzle over salads, blend into smoothies, or take straight from the spoon.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"p-icon\"\u003e🫚\u003c\/div\u003e\n\u003cspan class=\"p-role\"\u003eDaily wellness oil\u003c\/span\u003e \u003cstrong\u003eCB2 Hemp Seed Oil, Sweet Ginger\u003c\/strong\u003e \u003cspan\u003eA gingerbread-inspired flavour. Pairs naturally with various foods or taken straight from the spoon.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"p-icon\"\u003e🍊\u003c\/div\u003e\n\u003cspan class=\"p-role\"\u003eDaily wellness oil\u003c\/span\u003e \u003cstrong\u003eCB2 Hemp Seed Oil, Orange Creamsicle\u003c\/strong\u003e \u003cspan\u003eBright citrus and vanilla. Blends into smoothies, stirs into yogurt, or taken straight from the spoon.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003chr\u003e\n\u003c!-- ── INSIDE + OUTSIDE (credibility \/ mechanism) ── --\u003e\n\u003csection\u003e\n\u003ch2\u003eWhy Inside + Outside Works Better Than Either Alone\u003c\/h2\u003e\n\u003cp class=\"bundle-joints-bridge\"\u003eHere's the part backed by real science.\u003c\/p\u003e\n\u003cp\u003eMost joint products work in one direction. The Healthy Joints Bundle works in two, and that matters because CB2 receptors are found in both the tissue surrounding joints and throughout your systemic immune and inflammatory pathways.\u003c\/p\u003e\n\u003cdiv class=\"bundle-split\"\u003e\n\u003cdiv class=\"bundle-split-card bundle-split-card--inside\"\u003e\n\u003cspan class=\"split-label\"\u003eFrom the inside\u003c\/span\u003e \u003cstrong\u003eCB2 Hemp Seed Oil (daily)\u003c\/strong\u003e\n\u003cp\u003eBCP is absorbed through digestion and delivered systemically, activating CB2 receptors throughout your body including your joints, immune system, and gut. The omega fatty acids (ALA, SDA, GLA) add a nutritional layer that supports tissue health and healthy inflammatory response from within.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bundle-split-card bundle-split-card--outside\"\u003e\n\u003cspan class=\"split-label\"\u003eFrom the outside\u003c\/span\u003e \u003cstrong\u003eCB2 Topical Oil (as needed)\u003c\/strong\u003e\n\u003cp\u003eApplied directly to the area, CB2 Topical Oil activates CB2 receptors concentrated in skin, joint tissue, and connective tissue right at the source, without going through digestion. Fast, targeted relief where you need it most, with a formula clean enough to eat.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bundle-joints-card bundle-joints-card--teal\"\u003e\n\u003ch3\u003eSo clean, it's edible\u003c\/h3\u003e\n\u003cp style=\"margin: 0;\"\u003eYour skin absorbs up to 60% of what you put on it. Most topical pain relievers contain camphor, parabens, petroleum derivatives, and artificial dyes. If you wouldn't eat it, don't put it on your skin! That's why every ingredient in CB2 Topical Oil is food-grade and edible.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003chr\u003e\n\u003c!-- ── HOW BCP HELPS JOINTS ── --\u003e\n\u003csection\u003e\n\u003ch2\u003eHow BCP Supports Joint Health\u003c\/h2\u003e\n\u003cp class=\"bundle-joints-bridge\"\u003eThe mechanism behind both formats.\u003c\/p\u003e\n\u003cul class=\"bundle-benefits\"\u003e\n\u003cli\u003e\n\u003cdiv class=\"b-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003ccircle cx=\"12\" cy=\"12\" r=\"9\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"12\" cy=\"12\" r=\"5.5\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"12\" cy=\"12\" r=\"2\" style=\"fill:var(--teal-dark);\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cstrong\u003eLocal CB2 activation (topical)\u003c\/strong\u003e \u003cspan\u003eCB2 receptors in skin, joint capsules, and connective tissue respond to topically applied BCP, triggering a local anti-inflammatory response right where you apply it.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"b-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003ccircle cx=\"12\" cy=\"13\" r=\"8\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"12\" cy=\"13\" r=\"4.5\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"12\" cy=\"13\" r=\"1.8\" style=\"fill:var(--teal-dark);\"\u003e\u003c\/circle\u003e\n            \u003cpath d=\"M12 4 L12 1 M10 3 L12 1 L14 3\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cstrong\u003eSupports healing (not just masking)\u003c\/strong\u003e \u003cspan\u003eCB2 receptors in joint tissue play an active role in modulating inflammation and supporting tissue repair, not just blocking pain signals the way camphor or capsaicin do.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"b-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M2 12 C5 8 9 6 13 8 C17 10 20 8 22 6 C22 10 21 14 18 16 C15 18 11 17 8 15 C5 13 3 14 2 12 Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linejoin=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M22 6 L20 9 L22 12\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n            \u003ccircle cx=\"9\" cy=\"11\" r=\"1\" style=\"fill:var(--teal-dark);\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cstrong\u003eGLA for inflammation support\u003c\/strong\u003e \u003cspan\u003eUnlike most omega-6 fatty acids, GLA from hemp seed oil supports a healthy inflammatory response. Most omega-6s in the modern diet do the opposite.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"b-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M8.5 6.5 Q6 6 3.5 7\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.4\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);opacity:0.28;\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M8 11 Q5 10.5 2.5 11.5\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.4\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);opacity:0.28;\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M7 16 Q4.5 15.5 2.5 16.5\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.4\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);opacity:0.28;\"\u003e\u003c\/path\u003e\n            \u003ccircle cx=\"15\" cy=\"4\" r=\"2\" style=\"fill:var(--teal-dark);\"\u003e\u003c\/circle\u003e\n            \u003cline x1=\"13.8\" y1=\"5.8\" x2=\"11\" y2=\"12\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/line\u003e\n            \u003cpath d=\"M12.5 8.5 L8.5 11\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M12.5 8.5 L16.5 6.5\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M11 12 L14 16.5 L11 20.5\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M11 12 L8 15.5 L6 12\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cstrong\u003eMobility over time\u003c\/strong\u003e \u003cspan\u003eThe oral + topical combination addresses both the systemic and local factors that limit joint comfort, giving the body what it needs from two directions simultaneously.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003chr\u003e\n\u003c!-- ── NATURAL FLAVOURS ── --\u003e\n\u003csection\u003e\n\u003cdiv class=\"bundle-joints-card bundle-joints-card--amber\"\u003e\n\u003ch3\u003eAbout our natural flavours\u003c\/h3\u003e\n\u003cp\u003eMany products labelled natural flavour can legally contain synthetic processing aids, chemical solvents, or compounds like MSG.\u003c\/p\u003e\n\u003cp style=\"margin: 0;\"\u003eOurs don't. The natural flavours in CB2 Hemp Seed Oil are produced exclusively by \u003cstrong\u003esteam distillation from plants\u003c\/strong\u003e, the same method used to produce essential oils. No solvents. No processing aids. No synthetic additives. When we say natural, we mean it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003chr\u003e\n\u003c!-- ── DOCTOR QUOTE ── --\u003e\n\u003csection\u003e\n\u003cdiv class=\"bundle-quote\"\u003e\n\u003cblockquote\u003e\"We have a lot of vegetarian patients of South Asian background. Most require an omega-3 supplement and will not use fish oils. This is why we rely on Cannanda's CB2 Hemp Seed Oil. We also treat a lot of joint pain and injuries with injection therapies, and CB2 oil is a great adjunct to their treatment protocol. It's an excellent nutrient-dense oil for restricted diets.\"\u003c\/blockquote\u003e\n\u003ccite\u003e Dr. Victor Chan, ND \u003cspan\u003eSCIMEDICA Health Group, Surrey, BC\u003c\/span\u003e \u003c\/cite\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003chr\u003e\n\u003c!-- ── PROTOCOL ── --\u003e\n\u003csection\u003e\n\u003ch2\u003eHow to Use This Bundle\u003c\/h2\u003e\n\u003cp class=\"bundle-joints-bridge\"\u003eReady to build the routine? Here's how.\u003c\/p\u003e\n\u003cdiv class=\"bundle-joints-card\"\u003e\n\u003cul class=\"bundle-protocol\"\u003e\n\u003cli\u003e\n\u003cdiv class=\"step-num\"\u003e1\u003c\/div\u003e\n\u003cdiv class=\"step-text\"\u003e\n\u003cstrong\u003eBreakfast or dinner, CB2 Hemp Seed Oil\u003c\/strong\u003e \u003cspan\u003eTake 1 tablespoon of your chosen flavour, drizzle over food, blend into a smoothie, or straight from the spoon. Rotate the three flavours by day or mood to keep the habit going. Do not heat.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"step-num\"\u003e2\u003c\/div\u003e\n\u003cdiv class=\"step-text\"\u003e\n\u003cstrong\u003eAs needed, CB2 Topical Oil on the affected area\u003c\/strong\u003e \u003cspan\u003eApply a small amount directly to the joint or muscle area and massage gently until absorbed. Use up to 3–4 times daily. Works alongside the oral oil, not instead of it.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"step-num\"\u003e3\u003c\/div\u003e\n\u003cdiv class=\"step-text\"\u003e\n\u003cstrong\u003eConsistency is everything\u003c\/strong\u003e \u003cspan\u003eBCP works best with regular daily use. The topical provides immediate targeted comfort; the oral oil builds systemic support over time. Most people notice a meaningful difference within 2–4 weeks of consistent use.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ── GUARANTEE (risk reversal) ── --\u003e\n\u003csection\u003e\n\u003cdiv class=\"bundle-guarantee\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M9 12l2 2 4-4m5.618-4.016A11.955 11.955 0 0112 2.944a11.955 11.955 0 01-8.618 3.04A12.02 12.02 0 003 9c0 5.591 3.824 10.29 9 11.622 5.176-1.332 9-6.03 9-11.622 0-1.042-.133-2.052-.382-3.016z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003cdiv class=\"bundle-guarantee-text\"\u003e\n\u003cstrong\u003eFirst-time buyer? Try it completely risk-free.\u003c\/strong\u003e\n\u003cp\u003eOur no-hassle \u003ca href=\"\/policies\/refund-policy\"\u003emoney-back guarantee\u003c\/a\u003e means if the Healthy Joints Bundle isn't working for you, we'll give you a 100% refund, no awkward return process. (Limitations apply, see our \u003ca href=\"\/policies\/refund-policy\"\u003erefund policy\u003c\/a\u003e for full details.)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"cannanda","offers":[{"title":"Large (3x 240 mL + Topical Oil)","offer_id":48264001552609,"sku":"BD051","price":149.0,"currency_code":"CAD","in_stock":true},{"title":"Small (3x 240 mL)","offer_id":42634487300321,"sku":"BD050","price":109.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0634\/7099\/3633\/files\/Healthy_Joints_Bundle_Topical50_-_SG_-_OC_-_HSO.jpg?v=1777647617"},{"product_id":"cb2-cool-beta-caryophyllene","title":"CB2 Cool (beta-caryophyllene oral drops)","description":"\u003cstyle\u003e\n.cb2cool {\n  --teal:         #00ADBD;\n  --teal-dark:    #007A87;\n  --teal-deeper:  #005F6B;\n  --teal-light:   #99DDE5;\n  --teal-bg:      #E0F7FA;\n  --teal-bg-soft: #F0FBFC;\n  --text:         #616161;\n  --text-mid:     #6E6E6E;\n  --text-light:   #8A8A8A;\n  --green:        #065F46;\n  --green-bg:     #ECFDF5;\n  --green-border: #6EE7B7;\n  --amber:        #92400E;\n  --amber-bg:     #FFFBEB;\n  --amber-border: #FCD34D;\n  --border:       #E5E7EB;\n  --white:        #FFFFFF;\n  --heading-font: 'Jost', sans-serif;\n  --body-font:    'Jost', sans-serif;\n\n  font-family: var(--body-font);\n  font-size: 16px;\n  line-height: 1.75;\n  color: var(--text);\n  max-width: 780px;\n  width: 100%;\n  margin: 0 auto 48px;\n  overflow-x: hidden;\n}\n\n.cb2cool *, .cb2cool *::before, .cb2cool *::after {\n  box-sizing: border-box;\n}\n\n.cb2cool h2 {\n  font-family: var(--heading-font);\n  font-size: clamp(1.15rem, 2.8vw, 1.45rem);\n  font-weight: 700;\n  color: var(--text);\n  margin: 2em 0 0.55em;\n  line-height: 1.3;\n}\n\n.cb2cool h3 {\n  font-family: var(--body-font);\n  font-size: 1rem;\n  font-weight: 700;\n  color: var(--teal-dark);\n  margin: 0 0 0.45em;\n  letter-spacing: 0.06em;\n  text-transform: uppercase;\n}\n\n.cb2cool p { margin: 0 0 0.9em; color: var(--text-mid); }\n.cb2cool strong { color: var(--text); font-weight: 700; }\n\n\/* ── OUTCOME PILLS ── *\/\n.cb2cool-outcomes {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 9px;\n  margin: 0 0 24px;\n  padding: 0;\n  list-style: none;\n}\n\n.cb2cool-outcomes li {\n  display: flex;\n  align-items: center;\n  gap: 7px;\n  background: var(--teal-bg);\n  border: 1px solid var(--teal-light);\n  border-left: 3px solid var(--teal);\n  border-radius: 6px;\n  padding: 9px 14px;\n  font-size: 1rem;\n  font-weight: 600;\n  color: var(--teal-deeper);\n  line-height: 1.3;\n  flex: 1 1 180px;\n}\n\n.cb2cool-outcomes li svg {\n  flex-shrink: 0;\n  width: 16px;\n  height: 16px;\n  fill: none;\n  stroke: var(--teal);\n  stroke-width: 3;\n  stroke-linecap: round;\n  stroke-linejoin: round;\n}\n\n\/* ── CARD BASE ── *\/\n.cb2cool-card {\n  background: var(--white);\n  border: 1px solid var(--border);\n  border-radius: 10px;\n  padding: 20px 22px;\n  margin: 0 0 18px;\n}\n\n.cb2cool-card--teal {\n  background: var(--teal-bg-soft);\n  border-color: var(--teal-light);\n  border-left: 4px solid var(--teal);\n}\n\n.cb2cool-card--amber {\n  background: var(--amber-bg);\n  border: 1px solid var(--amber-border);\n  border-left: 4px solid #F59E0B;\n}\n\n.cb2cool-card--green {\n  background: var(--green-bg);\n  border: 1px solid var(--green-border);\n  border-left: 4px solid #10B981;\n}\n\n\/* ── BENEFIT GRID ── *\/\n.cb2cool-benefits {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(190px, 1fr));\n  gap: 12px;\n  margin: 0 0 18px;\n  list-style: none;\n  padding: 0;\n}\n\n.cb2cool-benefits li {\n  background: var(--white);\n  border: 1px solid var(--border);\n  border-radius: 10px;\n  padding: 16px 16px 14px;\n  display: flex;\n  flex-direction: column;\n  gap: 7px;\n}\n\n.cb2cool-benefits li .b-icon {\n  width: 34px;\n  height: 34px;\n  background: var(--teal-bg);\n  border-radius: 8px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  flex-shrink: 0;\n}\n\n.cb2cool-benefits li .b-icon svg { width: 18px; height: 18px; }\n\n.cb2cool-benefits li strong {\n  font-size: 1rem;\n  color: var(--text);\n  display: block;\n  line-height: 1.3;\n}\n\n.cb2cool-benefits li span {\n  font-size: 1rem;\n  color: var(--text-light);\n  line-height: 1.5;\n}\n\n\/* ── TABLE SCROLL WRAPPER ── *\/\n.cb2cool-table-wrap {\n  overflow-x: auto;\n  -webkit-overflow-scrolling: touch;\n  margin: 10px 0 0;\n  border-radius: 8px;\n  max-width: 100%;\n}\n\n\/* ── COMPARISON TABLE ── *\/\n.cb2cool-compare {\n  width: 100%;\n  min-width: 480px;\n  border-collapse: collapse;\n  font-size: 1rem;\n}\n\n.cb2cool-compare thead tr { background: var(--teal-dark); color: var(--white); }\n\n.cb2cool-compare thead th {\n  padding: 10px 13px;\n  text-align: left;\n  font-weight: 700;\n  font-size: 1rem;\n  letter-spacing: 0.02em;\n}\n\n.cb2cool-compare tbody tr:nth-child(odd)  { background: var(--teal-bg-soft); }\n.cb2cool-compare tbody tr:nth-child(even) { background: var(--white); }\n\n.cb2cool-compare tbody td {\n  padding: 9px 13px;\n  vertical-align: top;\n  color: var(--text-mid);\n  border-bottom: 1px solid var(--border);\n  line-height: 1.45;\n}\n\n.cb2cool-compare tbody td:first-child {\n  font-weight: 600;\n  color: var(--text);\n  width: 32%;\n}\n\n.cb2cool-compare tbody td:nth-child(2) { color: var(--teal-deeper); }\n\n.check { color: #10B981; font-weight: 700; }\n.cross  { color: #EF4444; font-weight: 700; }\n\n\/* ── DOSAGE TABLE ── *\/\n.cb2cool-dosage {\n  width: 100%;\n  min-width: 400px;\n  border-collapse: collapse;\n  font-size: 1rem;\n  margin: 10px 0 0;\n}\n\n.cb2cool-dosage thead tr { background: var(--teal); color: var(--white); }\n\n.cb2cool-dosage thead th {\n  padding: 9px 13px;\n  text-align: left;\n  font-weight: 700;\n  font-size: 1rem;\n  letter-spacing: 0.04em;\n  text-transform: uppercase;\n}\n\n.cb2cool-dosage tbody tr:nth-child(odd)  { background: var(--teal-bg-soft); }\n.cb2cool-dosage tbody tr:nth-child(even) { background: var(--white); }\n\n.cb2cool-dosage tbody td {\n  padding: 9px 13px;\n  color: var(--text-mid);\n  border-bottom: 1px solid var(--border);\n  line-height: 1.45;\n}\n\n.cb2cool-dosage tbody td:first-child { font-weight: 600; color: var(--text); }\n\n\/* ── GUARANTEE BANNER ── *\/\n.cb2cool-guarantee {\n  background: var(--green-bg);\n  border: 1px solid var(--green-border);\n  border-radius: 10px;\n  padding: 16px 20px;\n  display: flex;\n  align-items: flex-start;\n  gap: 13px;\n  margin: 0 0 18px;\n}\n\n.cb2cool-guarantee svg {\n  flex-shrink: 0;\n  width: 26px;\n  height: 26px;\n  fill: #059669;\n  margin-top: 2px;\n}\n\n.cb2cool-guarantee-text strong {\n  display: block;\n  font-size: 1rem;\n  color: var(--green);\n  margin-bottom: 3px;\n}\n\n.cb2cool-guarantee-text p { margin: 0; font-size: 1rem; color: var(--text-mid); }\n.cb2cool-guarantee-text a { color: var(--teal-dark); text-decoration: underline; }\n\n\/* ── DIVIDER ── *\/\n.cb2cool hr { border: none; border-top: 1px solid var(--border); margin: 24px 0; }\n\n\/* ── MOBILE ── *\/\n@media (max-width: 540px) {\n  .cb2cool { font-size: 16px; }\n  .cb2cool-card { padding: 16px 14px; }\n  .cb2cool-guarantee { flex-direction: column; gap: 10px; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"cb2cool\"\u003e\n\u003c!-- ── HOOK ── --\u003e\n\u003csection\u003e\n\u003cp\u003e\u003cstrong\u003eCB2 Cool\u003c\/strong\u003e is an oral drop that delivers \u003cstrong\u003ebeta-caryophyllene (BCP)\u003c\/strong\u003e, a food-grade terpene naturally found in spices like black pepper, cloves, rosemary, and basil. People use it daily to \u003cstrong\u003e'stay cool under pressure'\u003c\/strong\u003e and support \u003cstrong\u003epeaceful rest\u003c\/strong\u003e and \u003cstrong\u003emobility\u003c\/strong\u003e. Zero THC, zero CBD, and no intoxicating effects.\u003c\/p\u003e\n\u003cul class=\"cb2cool-outcomes\"\u003e\n\u003cli\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpolyline points=\"20,6 9,17 4,12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e Promotes daily calm \u0026amp; settled mood\u003c\/li\u003e\n\u003cli\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpolyline points=\"20,6 9,17 4,12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e Comfort, mobility \u0026amp; restful sleep\u003c\/li\u003e\n\u003cli\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpolyline points=\"20,6 9,17 4,12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e 0% THC  ·  0% CBD  ·  Non-intoxicating\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003chr\u003e\n\u003c!-- ── SUBLINGUAL ADVANTAGE ── --\u003e\n\u003csection\u003e\n\u003ch2\u003eWhy the \"Cool\" drops are different\u003c\/h2\u003e\n\u003cdiv class=\"cb2cool-card cb2cool-card--teal\"\u003e\n\u003ch3\u003eThe sublingual advantage\u003c\/h3\u003e\n\u003cp\u003eMost supplements are swallowed, which means they pass through your digestive system, get processed by your liver, and only a fraction of the active ingredient actually makes it into your bloodstream.\u003c\/p\u003e\n\u003cp style=\"margin: 0;\"\u003eCB2 Cool is designed to be held under your tongue for 30–60 seconds before swallowing. That thin, highly vascularized tissue under your tongue is excellent for absorption, meaning faster onset and potentially higher bioavailability.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003chr\u003e\n\u003c!-- ── WHAT IS BCP ── --\u003e\n\u003csection\u003e\n\u003ch2\u003eWhat is beta-caryophyllene (BCP)?\u003c\/h2\u003e\n\u003cp\u003eBCP is a naturally occurring terpene found in black pepper, cloves, and rosemary. In 2008, researchers published a landmark study in \u003cem\u003ePNAS\u003c\/em\u003e identifying it as the first dietary compound known to directly activate \u003cstrong\u003eCB2 receptors\u003c\/strong\u003e in your body, opening the door to a whole new class of natural wellness support.\u003c\/p\u003e\n\u003cul class=\"cb2cool-benefits\"\u003e\n\u003cli\u003e\n\u003cdiv class=\"b-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003ccircle cx=\"12\" cy=\"12\" r=\"9\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"12\" cy=\"12\" r=\"5.5\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"12\" cy=\"12\" r=\"2\" style=\"fill:var(--teal-dark);\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cstrong\u003eActivates CB2 receptors\u003c\/strong\u003e \u003cspan\u003eCB2 receptors are concentrated in your immune system, gut, bones, and nervous system: key regulators of comfort and inflammatory response.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"b-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003cellipse cx=\"12\" cy=\"12\" rx=\"9\" ry=\"5.5\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/ellipse\u003e\n            \u003cellipse cx=\"12\" cy=\"12\" rx=\"9\" ry=\"5.5\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.2\" style=\"stroke:var(--teal-dark);\" transform=\"rotate(60 12 12)\"\u003e\u003c\/ellipse\u003e\n            \u003cellipse cx=\"12\" cy=\"12\" rx=\"9\" ry=\"5.5\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.2\" style=\"stroke:var(--teal-dark);\" transform=\"rotate(120 12 12)\"\u003e\u003c\/ellipse\u003e\n            \u003ccircle cx=\"12\" cy=\"12\" r=\"2\" style=\"fill:var(--teal-dark);\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cstrong\u003eActivates PPAR receptors\u003c\/strong\u003e \u003cspan\u003ePPAR-alpha and PPAR-gamma are nuclear receptors that regulate inflammatory signalling, fat metabolism, and overall cellular balance.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"b-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003ccircle cx=\"12\" cy=\"4\" r=\"2.2\" style=\"fill:var(--teal-dark);\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"4\" cy=\"18\" r=\"2.2\" style=\"fill:var(--teal-dark);\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"20\" cy=\"18\" r=\"2.2\" style=\"fill:var(--teal-dark);\"\u003e\u003c\/circle\u003e\n            \u003cline x1=\"12\" y1=\"6.2\" x2=\"5.5\" y2=\"16.1\" stroke=\"currentColor\" stroke-width=\"1.6\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"12\" y1=\"6.2\" x2=\"18.5\" y2=\"16.1\" stroke=\"currentColor\" stroke-width=\"1.6\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"6.2\" y1=\"18\" x2=\"17.8\" y2=\"18\" stroke=\"currentColor\" stroke-width=\"1.6\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/line\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cstrong\u003eSupports your ECS\u003c\/strong\u003e \u003cspan\u003eYour endocannabinoid system is involved in regulating mood, stress, sleep, physical comfort, and immune response. BCP may help support it.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"b-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M12 5.5C12 4 13.5 2.5 15.5 3\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M9 8C6.5 8 4.5 10 4.5 13C4.5 17.5 7.5 22 10.5 22C11.2 22 11.6 21.5 12 21.5C12.4 21.5 12.8 22 13.5 22C16.5 22 19.5 17.5 19.5 13C19.5 10 17.5 8 15 8C14 8 13 8.5 12 8.5C11 8.5 10 8 9 8Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linejoin=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cstrong\u003eFood-grade \u0026amp; safe\u003c\/strong\u003e \u003cspan\u003eBCP has GRAS (Generally Recognized As Safe) status and has been used as a food flavouring ingredient for decades.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003chr\u003e\n\u003c!-- ── CBD vs BCP COMPARISON ── --\u003e\n\u003csection\u003e\n\u003ch2\u003eHow CB2 Cool compares to CBD oil\u003c\/h2\u003e\n\u003cp\u003eA lot of people find us after trying CBD and wondering if there's something more targeted. Here's the honest comparison:\u003c\/p\u003e\n\u003cdiv class=\"cb2cool-card\"\u003e\n\u003cdiv class=\"cb2cool-table-wrap\"\u003e\n\u003ctable class=\"cb2cool-compare\" role=\"table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth scope=\"col\"\u003eFeature\u003c\/th\u003e\n\u003cth scope=\"col\"\u003eCB2 Cool (BCP)\u003c\/th\u003e\n\u003cth scope=\"col\"\u003eTypical CBD Oil\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eActive compound\u003c\/td\u003e\n\u003ctd\u003e\n\u003cspan class=\"check\"\u003e✓ \u003c\/span\u003eBeta-caryophyllene (a dietary terpene)\u003c\/td\u003e\n\u003ctd\u003eCannabidiol (a cannabinoid)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTHC content\u003c\/td\u003e\n\u003ctd\u003e\n\u003cspan class=\"check\"\u003e✓\u003c\/span\u003e 0% THC guaranteed\u003c\/td\u003e\n\u003ctd\u003eTHC is often present, but varies\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDrug test risk\u003c\/td\u003e\n\u003ctd\u003e\n\u003cspan class=\"check\"\u003e✓\u003c\/span\u003e None (BCP is not a cannabinoid)\u003c\/td\u003e\n\u003ctd\u003ePossible. Trace THC can accumulate with daily use\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eHow it works\u003c\/td\u003e\n\u003ctd\u003e\n\u003cspan class=\"check\"\u003e✓ \u003c\/span\u003eDirectly activates CB2 receptors (targeted)\u003c\/td\u003e\n\u003ctd\u003eIndirect (inhibits endocannabinoid breakdown)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eIntoxicating effects\u003c\/td\u003e\n\u003ctd\u003e\n\u003cspan class=\"check\"\u003e✓\u003c\/span\u003e None\u003c\/td\u003e\n\u003ctd\u003eNone (CBD itself), but product purity varies\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCanadian regulatory status\u003c\/td\u003e\n\u003ctd\u003e\n\u003cspan class=\"check\"\u003e✓\u003c\/span\u003e Regulated as food, available without a prescription\u003c\/td\u003e\n\u003ctd\u003eCannabis Act: only available through a dispensary\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cb2cool-card cb2cool-card--amber\"\u003e\n\u003cp style=\"margin: 0; font-size: 1rem;\"\u003e\u003cstrong\u003eNote for people subject to drug testing:\u003c\/strong\u003e BCP is a terpene with GRAS food status. It is not a cannabinoid and does not trigger standard cannabinoid drug screens. CB2 Cool contains \u003cstrong\u003eno THC and no CBD\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003chr\u003e\n\u003c!-- ── WHO IT'S FOR ── --\u003e\n\u003csection\u003e\n\u003ch2\u003eWho uses CB2 Cool\u003c\/h2\u003e\n\u003cul class=\"cb2cool-benefits\"\u003e\n\u003cli\u003e\n\u003cdiv class=\"b-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M3 12c1.5-3 3-3 4.5 0s3 3 4.5 0 3-3 4.5 0 3 3 4.5 0\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M3 7c1.5-2 3-2 4.5 0s3 2 4.5 0 3-2 4.5 0 3 2 4.5 0\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);opacity:0.4;\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M3 17c1.5-2 3-2 4.5 0s3 2 4.5 0 3-2 4.5 0 3 2 4.5 0\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);opacity:0.4;\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cstrong\u003eDaily calm \u0026amp; stress support\u003c\/strong\u003e \u003cspan\u003eFor people who want to feel more settled and centred. Many people reach for CB2 Cool mid-afternoon or at the end of a long day.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"b-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M20.354 15.354A9 9 0 018.646 3.646 9.003 9.003 0 0012 21a9.003 9.003 0 008.354-5.646z\" style=\"fill:var(--teal-dark);\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cstrong\u003eSleep support\u003c\/strong\u003e \u003cspan\u003eFor people who want to support their natural sleep routine, particularly when a busy mind makes it hard to wind down.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"b-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M8.5 6.5 Q6 6 3.5 7\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.4\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);opacity:0.28;\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M8 11 Q5 10.5 2.5 11.5\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.4\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);opacity:0.28;\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M7 16 Q4.5 15.5 2.5 16.5\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.4\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);opacity:0.28;\"\u003e\u003c\/path\u003e\n            \u003ccircle cx=\"15\" cy=\"4\" r=\"2\" style=\"fill:var(--teal-dark);\"\u003e\u003c\/circle\u003e\n            \u003cline x1=\"13.8\" y1=\"5.8\" x2=\"11\" y2=\"12\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/line\u003e\n            \u003cpath d=\"M12.5 8.5 L8.5 11\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M12.5 8.5 L16.5 6.5\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M11 12 L14 16.5 L11 20.5\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M11 12 L8 15.5 L6 12\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cstrong\u003eJoint comfort \u0026amp; mobility\u003c\/strong\u003e \u003cspan\u003eEveryday joint stiffness and the kind of physical discomfort that builds up over time and makes movement feel like more effort than it should.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"b-icon\"\u003e\u003csvg viewbox=\"0 0 100 100\"\u003e\n            \u003cellipse cx=\"50\" cy=\"36\" rx=\"18\" ry=\"22\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"4.5\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/ellipse\u003e\n            \u003cpath d=\"M30 62 L29 36 C29 15 36 5 50 5 C64 5 71 15 71 36 L70 62\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"4.5\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M30 62 C27 68 21 70 19 63\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"4.5\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M70 62 C73 68 79 70 81 63\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"4.5\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n            \u003cline x1=\"44\" y1=\"57\" x2=\"43\" y2=\"71\" stroke=\"currentColor\" stroke-width=\"4.5\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"56\" y1=\"57\" x2=\"57\" y2=\"71\" stroke=\"currentColor\" stroke-width=\"4.5\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/line\u003e\n            \u003cpath d=\"M6 98 C6 84 20 74 43 71 L50 82 L57 71 C80 74 94 84 94 98\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"4.5\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cstrong\u003ePerimenopausal \u0026amp; menopausal women\u003c\/strong\u003e \u003cspan\u003eMood shifts, disrupted sleep, and joint discomfort are common during this transition. Many women reported CB2 Cool helped them feel more balanced through it.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003chr\u003e\n\u003c!-- ── HOW TO USE ── --\u003e\n\u003csection\u003e\n\u003ch2\u003eHow to use it\u003c\/h2\u003e\n\u003cdiv class=\"cb2cool-card\"\u003e\n\u003ch3\u003eSublingual method (recommended)\u003c\/h3\u003e\n\u003cp style=\"margin-bottom: 12px;\"\u003ePlace drops under your tongue, hold for 30–60 seconds, then swallow. Each drop contains \u003cstrong\u003e10 mg BCP\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cdiv class=\"cb2cool-table-wrap\"\u003e\n\u003ctable class=\"cb2cool-dosage\" role=\"table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth scope=\"col\"\u003eGoal\u003c\/th\u003e\n\u003cth scope=\"col\"\u003eDrops \/ day\u003c\/th\u003e\n\u003cth scope=\"col\"\u003eBCP \/ day\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eDaily calm \u0026amp; general wellness\u003c\/td\u003e\n\u003ctd\u003e2–5 drops\u003c\/td\u003e\n\u003ctd\u003e20–50 mg\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSleep, joint comfort \u0026amp; mood balance\u003c\/td\u003e\n\u003ctd\u003e6–12 drops\u003c\/td\u003e\n\u003ctd\u003e60–120 mg\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMore targeted support\u003c\/td\u003e\n\u003ctd\u003e12–24 drops*\u003c\/td\u003e\n\u003ctd\u003e120–240 mg (split across day)*\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cp style=\"margin: 12px 0 0; font-size: 1rem; color: #8a8a8a;\"\u003e* These doses are commonly reported by users seeking more intensive support but fall outside of Cannanda's official recommendations.\u003c\/p\u003e\n\u003cp style=\"margin: 12px 0 0; font-size: 1rem; color: #8a8a8a;\"\u003eStart low and adjust every few days based on how you feel. If you need a higher daily dose (120+ mg), our \u003ca href=\"https:\/\/cannanda.com\/collections\/all\/products\/cb2-wellness\" title=\"CB2 Wellness\"\u003e\u003cstrong\u003eCB2 Wellness\u003c\/strong\u003e\u003c\/a\u003e blend (20 mg\/drop) may be more economical. For targeted joint and muscle relief, add \u003ca href=\"https:\/\/cannanda.com\/collections\/all\/products\/cb2-topical-oil-beta-caryophyllene-for-joints-muscles\" title=\"CB2 Topical Oil\"\u003e\u003cstrong\u003eCB2 Topical Oil\u003c\/strong\u003e\u003c\/a\u003e directly on the area.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ── GUARANTEE ── --\u003e\n\u003csection\u003e\n\u003cdiv class=\"cb2cool-guarantee\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M9 12l2 2 4-4m5.618-4.016A11.955 11.955 0 0112 2.944a11.955 11.955 0 01-8.618 3.04A12.02 12.02 0 003 9c0 5.591 3.824 10.29 9 11.622 5.176-1.332 9-6.03 9-11.622 0-1.042-.133-2.052-.382-3.016z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003cdiv class=\"cb2cool-guarantee-text\"\u003e\n\u003cstrong\u003eFirst-time buyer? Try it completely risk-free.\u003c\/strong\u003e\n\u003cp\u003eOur no-hassle \u003ca href=\"\/policies\/refund-policy\"\u003emoney-back guarantee\u003c\/a\u003e means if CB2 Cool isn't working for you, we'll give you a 100% refund with no awkward return process. Limitations apply: see our \u003ca href=\"\/policies\/refund-policy\"\u003erefund policy\u003c\/a\u003e for full details.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"cannanda","offers":[{"title":"2x 15 mL (600 drops)","offer_id":46194494603489,"sku":"SP030x2","price":76.0,"currency_code":"CAD","in_stock":true},{"title":"15 mL (300 drops)","offer_id":46194494570721,"sku":"SP030","price":40.0,"currency_code":"CAD","in_stock":true},{"title":"4x 15 mL (1200 drops)","offer_id":46194494636257,"sku":"SP030x4","price":149.0,"currency_code":"CAD","in_stock":true},{"title":"5 mL (100 drops)","offer_id":46194522226913,"sku":"","price":14.0,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0634\/7099\/3633\/files\/Cannanda_CB2-COOL15mL-MIC-2025_20b65335-03e0-41f2-88aa-1112a5d0d1cd.jpg?v=1763659789"},{"product_id":"cb2-topical-oil-beta-caryophyllene-for-joints-muscles","title":"CB2 Topical Oil for Joint \u0026 Muscle Pain Relief (featuring beta-caryophyllene)","description":"\u003cstyle\u003e\n.cb2topical {\n  --teal:         #00ADBD;\n  --teal-dark:    #007A87;\n  --teal-deeper:  #005F6B;\n  --teal-light:   #99DDE5;\n  --teal-bg:      #E0F7FA;\n  --teal-bg-soft: #F0FBFC;\n  --text:         #616161;\n  --text-mid:     #6E6E6E;\n  --text-light:   #8A8A8A;\n  --green:        #065F46;\n  --green-bg:     #ECFDF5;\n  --green-border: #6EE7B7;\n  --amber:        #92400E;\n  --amber-bg:     #FFFBEB;\n  --amber-border: #FCD34D;\n  --border:       #E5E7EB;\n  --white:        #FFFFFF;\n  --heading-font: 'Jost', sans-serif;\n  --body-font:    'Jost', sans-serif;\n\n  font-family: var(--body-font);\n  font-size: 16px;\n  line-height: 1.75;\n  color: var(--text);\n  max-width: 780px;\n  width: 100%;\n  margin: 0 auto 48px;\n  overflow-x: hidden;\n  text-align: left !important;\n}\n\n.cb2topical *, .cb2topical *::before, .cb2topical *::after {\n  box-sizing: border-box;\n  text-align: left;\n}\n\n.cb2topical ul,\n.cb2topical ol,\n.cb2topical li,\n.cb2topical section {\n  margin-left: 0;\n  padding-left: 0;\n}\n\n\/* ── TYPOGRAPHY ── *\/\n.cb2topical h2 {\n  font-family: var(--heading-font);\n  font-size: clamp(1.15rem, 2.8vw, 1.45rem);\n  font-weight: 700;\n  color: var(--text);\n  margin: 2em 0 0.55em;\n  line-height: 1.3;\n}\n\n.cb2topical h3 {\n  font-family: var(--body-font);\n  font-size: 1rem;\n  font-weight: 700;\n  color: var(--teal-dark);\n  margin: 0 0 0.45em;\n  letter-spacing: 0.06em;\n  text-transform: uppercase;\n}\n\n.cb2topical p {\n  margin: 0 0 0.9em;\n  color: var(--text-mid);\n}\n\n.cb2topical strong { color: var(--text); font-weight: 700; }\n\n.cb2topical-lead {\n  font-size: 1.15rem;\n  line-height: 1.6;\n  color: var(--text);\n  margin: 0 0 18px;\n}\n\n.cb2topical-bridge {\n  font-size: 1rem;\n  font-weight: 600;\n  color: var(--teal-deeper);\n  margin: 0 0 10px;\n}\n\n\/* ── OUTCOME PILLS ── *\/\n.cb2topical-outcomes {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 9px;\n  margin: 0 0 24px;\n  padding: 0;\n  list-style: none;\n}\n\n.cb2topical-outcomes li {\n  display: flex;\n  align-items: center;\n  gap: 7px;\n  background: var(--teal-bg);\n  border: 1px solid var(--teal-light);\n  border-left: 3px solid var(--teal);\n  border-radius: 6px;\n  padding: 9px 14px;\n  font-size: 1rem;\n  font-weight: 600;\n  color: var(--teal-deeper);\n  line-height: 1.3;\n  flex: 1 1 200px;\n}\n\n.cb2topical-outcomes li svg {\n  flex-shrink: 0;\n  width: 16px;\n  height: 16px;\n  fill: none;\n  stroke: var(--teal);\n  stroke-width: 3;\n  stroke-linecap: round;\n  stroke-linejoin: round;\n}\n\n\/* ── NHP BADGE ── *\/\n.cb2topical-nhp {\n  display: inline-flex;\n  align-items: center;\n  gap: 8px;\n  background: var(--green-bg);\n  border: 1px solid var(--green-border);\n  border-radius: 6px;\n  padding: 8px 14px;\n  font-size: 1rem;\n  font-weight: 700;\n  color: var(--green);\n  margin: 0 0 20px;\n}\n\n.cb2topical-nhp svg {\n  width: 16px;\n  height: 16px;\n  fill: #059669;\n  flex-shrink: 0;\n}\n\n\/* ── CARD BASE ── *\/\n.cb2topical-card {\n  background: var(--white);\n  border: 1px solid var(--border);\n  border-radius: 10px;\n  padding: 20px 22px;\n  margin: 0 0 18px;\n}\n\n.cb2topical-card--teal {\n  background: var(--teal-bg-soft);\n  border-color: var(--teal-light);\n  border-left: 4px solid var(--teal);\n}\n\n.cb2topical-card--amber {\n  background: var(--amber-bg);\n  border: 1px solid var(--amber-border);\n  border-left: 4px solid #F59E0B;\n}\n\n.cb2topical-card--green {\n  background: var(--green-bg);\n  border: 1px solid var(--green-border);\n  border-left: 4px solid #10B981;\n}\n\n\/* ── \"SO CLEAN IT'S EDIBLE\" CALLOUT ── *\/\n.cb2topical-edible {\n  background: var(--teal-bg-soft);\n  border: 2px solid var(--teal);\n  border-radius: 10px;\n  padding: 22px 24px;\n  margin: 0 0 18px;\n  text-align: center;\n}\n\n.cb2topical-edible .edible-headline {\n  font-size: clamp(1.1rem, 3vw, 1.35rem);\n  font-weight: 700;\n  color: var(--teal-dark);\n  margin: 0 0 8px;\n  line-height: 1.3;\n}\n\n.cb2topical-edible p {\n  margin: 0;\n  font-size: 1rem;\n  color: var(--text-mid);\n}\n\n\/* ── BENEFIT GRID ── *\/\n.cb2topical-benefits {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(190px, 1fr));\n  gap: 12px;\n  margin: 0 0 18px;\n  list-style: none;\n  padding: 0;\n}\n\n.cb2topical-benefits li {\n  background: var(--white);\n  border: 1px solid var(--border);\n  border-radius: 10px;\n  padding: 16px 16px 14px;\n  display: flex;\n  flex-direction: column;\n  gap: 7px;\n}\n\n.cb2topical-benefits li .b-icon {\n  width: 34px;\n  height: 34px;\n  background: var(--teal-bg);\n  border-radius: 8px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  flex-shrink: 0;\n}\n\n.cb2topical-benefits li .b-icon svg {\n  width: 24px;\n  height: 24px;\n}\n\n.cb2topical-benefits li strong {\n  font-size: 1rem;\n  color: var(--text);\n  display: block;\n  line-height: 1.3;\n}\n\n.cb2topical-benefits li span {\n  font-size: 1rem;\n  color: var(--text-light);\n  line-height: 1.5;\n}\n\n\/* ── TABLE SCROLL WRAPPER ── *\/\n.cb2topical-table-wrap {\n  overflow-x: auto;\n  -webkit-overflow-scrolling: touch;\n  margin: 10px 0 0;\n  border-radius: 8px;\n  max-width: 100%;\n}\n\n\/* ── COMPARISON TABLE (5 columns) ── *\/\n.cb2topical-compare {\n  width: 100%;\n  min-width: 420px;\n  border-collapse: collapse;\n  font-size: 1rem;\n}\n\n.cb2topical-compare thead tr {\n  background: var(--teal-dark);\n  color: var(--white);\n}\n\n.cb2topical-compare thead th {\n  padding: 10px 7px;\n  text-align: center;\n  font-weight: 700;\n  font-size: 1rem;\n  letter-spacing: 0.02em;\n}\n\n.cb2topical-compare thead th:first-child {\n  text-align: left;\n  padding-left: 10px;\n}\n\n.cb2topical-compare thead th.col-cb2 {\n  background: var(--teal);\n  color: var(--white);\n}\n\n.cb2topical-compare tbody tr:nth-child(odd)  { background: var(--teal-bg-soft); }\n.cb2topical-compare tbody tr:nth-child(even) { background: var(--white); }\n\n.cb2topical-compare tbody td {\n  padding: 8px 7px;\n  vertical-align: middle;\n  color: var(--text-mid);\n  border-bottom: 1px solid var(--border);\n  line-height: 1.4;\n  text-align: center;\n  white-space: nowrap;\n}\n\n.cb2topical-compare tbody td:first-child {\n  text-align: left;\n  font-size: 1rem;\n  color: var(--text);\n  width: 34%;\n  white-space: normal;\n  padding-left: 10px;\n}\n\n.cb2topical-compare tbody td.col-cb2 {\n  background: rgba(0,173,189,0.07);\n}\n\n.check  { color: #10B981; font-size: 1.1rem; font-weight: 700; }\n.cross  { color: #EF4444; font-size: 1.1rem; font-weight: 700; }\n.maybe  { color: #9333EA; font-size: 1rem;   font-weight: 700; }\n\n.cb2topical-compare tfoot td {\n  padding: 8px 10px;\n  font-size: 1rem;\n  color: var(--text-light);\n  border-top: 1px solid var(--border);\n  text-align: left;\n  font-style: italic;\n}\n\n\/* ── DOSAGE TABLE ── *\/\n.cb2topical-dosage {\n  width: 100%;\n  min-width: 360px;\n  border-collapse: collapse;\n  font-size: 1rem;\n  margin: 10px 0 0;\n}\n\n.cb2topical-dosage thead tr { background: var(--teal); color: var(--white); }\n\n.cb2topical-dosage thead th {\n  padding: 9px 13px;\n  text-align: left;\n  font-weight: 700;\n  font-size: 1rem;\n  letter-spacing: 0.04em;\n  text-transform: uppercase;\n}\n\n.cb2topical-dosage tbody tr:nth-child(odd)  { background: var(--teal-bg-soft); }\n.cb2topical-dosage tbody tr:nth-child(even) { background: var(--white); }\n\n.cb2topical-dosage tbody td {\n  padding: 9px 13px;\n  color: var(--text-mid);\n  border-bottom: 1px solid var(--border);\n  line-height: 1.45;\n}\n\n.cb2topical-dosage tbody td:first-child { font-weight: 600; color: var(--text); }\n\n\/* ── GUARANTEE BANNER ── *\/\n.cb2topical-guarantee {\n  background: var(--green-bg);\n  border: 1px solid var(--green-border);\n  border-radius: 10px;\n  padding: 16px 20px;\n  display: flex;\n  align-items: flex-start;\n  gap: 13px;\n  margin: 0 0 18px;\n}\n\n.cb2topical-guarantee svg {\n  flex-shrink: 0;\n  width: 26px;\n  height: 26px;\n  fill: #059669;\n  margin-top: 2px;\n}\n\n.cb2topical-guarantee-text strong {\n  display: block;\n  font-size: 1rem;\n  color: var(--green);\n  margin-bottom: 3px;\n}\n\n.cb2topical-guarantee-text p { margin: 0; font-size: 1rem; color: var(--text-mid); }\n.cb2topical-guarantee-text a { color: var(--teal-dark); text-decoration: underline; }\n\n\/* ── DIVIDER ── *\/\n.cb2topical hr {\n  border: none;\n  border-top: 1px solid var(--border);\n  margin: 24px 0;\n}\n\n\/* ── MOBILE ── *\/\n@media (max-width: 540px) {\n  .cb2topical { font-size: 15px; }\n  .cb2topical-card { padding: 16px 14px; }\n  .cb2topical-edible { padding: 18px 16px; }\n  .cb2topical-guarantee { flex-direction: column; gap: 10px; }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"cb2topical\"\u003e\n\n\u003c!-- ── HOOK: BELIEF FIRST ── --\u003e\n\u003csection aria-label=\"Product outcomes\"\u003e\n\u003cp class=\"cb2topical-lead\"\u003eYou shouldn't have to plan your weekend around your back. Or wince every time you kneel down, reach for something on a shelf, or get up from a chair. A sore joint or a tight muscle shouldn't get the final say over what you do with your day.\u003c\/p\u003e\n\u003cp class=\"cb2topical-lead\" style=\"font-size:1rem; color:var(--text-mid); margin-bottom:20px;\"\u003eThat's what \u003cstrong\u003eCB2 Topical Oil\u003c\/strong\u003e is built for.\u003c\/p\u003e\n\n\u003cdiv class=\"cb2topical-nhp\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\"\u003e\u003cpath d=\"M9 12l2 2 4-4m5.618-4.016A11.955 11.955 0 0112 2.944a11.955 11.955 0 01-8.618 3.04A12.02 12.02 0 003 9c0 5.591 3.824 10.29 9 11.622 5.176-1.332 9-6.03 9-11.622 0-1.042-.133-2.052-.382-3.016z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\nHealth Canada Approved, Licensed Natural Health Product (NHP)\n\u003c\/div\u003e\n\n\u003cul class=\"cb2topical-outcomes\" aria-label=\"Key benefits\"\u003e\n\u003cli\u003e\n\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\"\u003e\u003cpolyline points=\"20,6 9,17 4,12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\nRelieves muscle \u0026amp; joint pain\n\u003c\/li\u003e\n\u003cli\u003e\n\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\"\u003e\u003cpolyline points=\"20,6 9,17 4,12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\nBackache, strains, sprains \u0026amp; arthritis\n\u003c\/li\u003e\n\u003cli\u003e\n\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\"\u003e\u003cpolyline points=\"20,6 9,17 4,12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n100% food-grade ingredients\n\u003c\/li\u003e\n\u003cli\u003e\n\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\"\u003e\u003cpolyline points=\"20,6 9,17 4,12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n0% THC  ·  0% CBD  ·  Non-intoxicating\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003cp\u003e\u003cstrong\u003eCB2 Topical Oil\u003c\/strong\u003e is a Health Canada-approved topical that temporarily relieves aches and pains of muscles and joints associated with backache, strains, sprains, and arthritis. It's made entirely from food-grade, plant-based ingredients, nothing you wouldn't find in a kitchen. Zero THC. Zero CBD. No intoxicating effects.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003chr\u003e\n\n\u003c!-- ── WHO IT'S FOR (moved up for cold traffic) ── --\u003e\n\u003csection aria-label=\"Who uses CB2 Topical Oil\"\u003e\n\u003ch2\u003eWho Uses CB2 Topical Oil\u003c\/h2\u003e\n\u003cp class=\"cb2topical-bridge\"\u003eSee if this sounds like you.\u003c\/p\u003e\n\u003cul class=\"cb2topical-benefits\" aria-label=\"Common use cases\"\u003e\n\u003cli\u003e\n\u003cdiv class=\"b-icon\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\"\u003e\n            \u003cpath d=\"M4.318 6.318a4.5 4.5 0 000 6.364L12 20.364l7.682-7.682a4.5 4.5 0 00-6.364-6.364L12 7.636l-1.318-1.318a4.5 4.5 0 00-6.364 0z\" style=\"fill:var(--teal-dark);\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cstrong\u003eArthritis \u0026amp; joint pain\u003c\/strong\u003e\n\u003cspan\u003eKnees, hips, hands, and back. Anywhere chronic joint discomfort limits your day.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"b-icon\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\"\u003e\n            \u003cpath d=\"M5 16 C5 12 7 9 10 8 C13 7 15 8 16 10\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M10 8 C10 5 14 4 15 7 C16 9 16 10 16 10\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M16 10 C18 11 20 13 19 16 C18 18 16 19 14 18\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M14 18 C12 19 10 19 9 18 C8 17 8 16 9 15 C10 14 12 14 14 15 C15 16 15 17 14 18 Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linejoin=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cstrong\u003eBack pain \u0026amp; muscle aches\u003c\/strong\u003e\n\u003cspan\u003eSimple backache, tired muscles after physical activity, and general muscle soreness.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"b-icon\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\"\u003e\n            \u003cpath d=\"M8.5 6.5 Q6 6 3.5 7\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.4\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);opacity:0.28;\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M8 11 Q5 10.5 2.5 11.5\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.4\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);opacity:0.28;\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M7 16 Q4.5 15.5 2.5 16.5\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.4\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);opacity:0.28;\"\u003e\u003c\/path\u003e\n            \u003ccircle cx=\"15\" cy=\"4\" r=\"2\" style=\"fill:var(--teal-dark);\"\u003e\u003c\/circle\u003e\n            \u003cline x1=\"13.8\" y1=\"5.8\" x2=\"11\" y2=\"12\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/line\u003e\n            \u003cpath d=\"M12.5 8.5 L8.5 11\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M12.5 8.5 L16.5 6.5\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M11 12 L14 16.5 L11 20.5\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M11 12 L8 15.5 L6 12\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cstrong\u003eSports injuries \u0026amp; sprains\u003c\/strong\u003e\n\u003cspan\u003eMuscle and ligament strains from physical activity, sports, and overexertion.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"b-icon\"\u003e\n\u003csvg viewbox=\"0 0 100 100\" aria-hidden=\"true\"\u003e\n            \u003cellipse cx=\"50\" cy=\"36\" rx=\"18\" ry=\"22\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"4.5\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/ellipse\u003e\n            \u003cpath d=\"M30 62 L29 36 C29 15 36 5 50 5 C64 5 71 15 71 36 L70 62\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"4.5\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M30 62 C27 68 21 70 19 63\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"4.5\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M70 62 C73 68 79 70 81 63\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"4.5\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n            \u003cline x1=\"44\" y1=\"57\" x2=\"43\" y2=\"71\" stroke=\"currentColor\" stroke-width=\"4.5\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"56\" y1=\"57\" x2=\"57\" y2=\"71\" stroke=\"currentColor\" stroke-width=\"4.5\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/line\u003e\n            \u003cpath d=\"M6 98 C6 84 20 74 43 71 L50 82 L57 71 C80 74 94 84 94 98\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"4.5\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cstrong\u003ePerimenopausal \u0026amp; menopausal women\u003c\/strong\u003e\n\u003cspan\u003eJoint aches, muscle discomfort, and chronic pain are common complaints during perimenopause.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\n\u003chr\u003e\n\n\u003c!-- ── WHAT IS BCP + HOW IT WORKS (credibility \/ mechanism) ── --\u003e\n\u003csection aria-label=\"What is BCP and how CB2 Topical Oil works\"\u003e\n\u003ch2\u003eWhat Is Beta-Caryophyllene (BCP), and What Makes This Topical Different?\u003c\/h2\u003e\n\u003cp class=\"cb2topical-bridge\"\u003eHere's the part backed by real science.\u003c\/p\u003e\n\n\u003cp\u003eBCP is a naturally occurring terpene found in black pepper, cloves, and rosemary, and the first dietary compound identified to directly activate \u003cstrong\u003eCB2 receptors\u003c\/strong\u003e in your body. In CB2 Topical Oil, BCP is the therapeutic core: applied to the skin, it activates CB2 receptors concentrated in skin, joint capsules, and connective tissue, triggering a natural anti-inflammatory response right at the site. This works differently than camphor and capsaicin, which create a distracting cold or hot sensation. BCP addresses the underlying inflammatory pathway instead.\u003c\/p\u003e\n\n\u003cdiv class=\"cb2topical-edible\"\u003e\n\u003cp class=\"edible-headline\"\u003e\"So clean, it's edible.\"\u003c\/p\u003e\n\u003cp\u003eYour skin absorbs up to 60% of what you put on it. Most topical pain relievers contain camphor, parabens, petroleum derivatives, artificial dyes, and other ingredients you'd never consume. Every ingredient in CB2 Topical Oil is food-grade. If you wouldn't eat it, don't put it on your skin.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cul class=\"cb2topical-benefits\" aria-label=\"Mechanisms of action\"\u003e\n\u003cli\u003e\n\u003cdiv class=\"b-icon\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\"\u003e\n            \u003ccircle cx=\"12\" cy=\"12\" r=\"9\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"12\" cy=\"12\" r=\"5.5\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"12\" cy=\"12\" r=\"2\" style=\"fill:var(--teal-dark);\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cstrong\u003eActivates CB2 receptors locally\u003c\/strong\u003e\n\u003cspan\u003eCB2 receptors are found throughout skin, joints, and connective tissue. BCP binds directly to them, triggering a natural anti-inflammatory response at the site.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"b-icon\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\"\u003e\n            \u003ccircle cx=\"12\" cy=\"13\" r=\"8\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"12\" cy=\"13\" r=\"4.5\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"12\" cy=\"13\" r=\"1.8\" style=\"fill:var(--teal-dark);\"\u003e\u003c\/circle\u003e\n            \u003cpath d=\"M12 4 L12 1 M10 3 L12 1 L14 3\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cstrong\u003eSupports healing, not just relief\u003c\/strong\u003e\n\u003cspan\u003eCB2 receptors in skin, joints, and connective tissue play an active role in modulating inflammation and supporting tissue repair, not just blocking pain signals.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"b-icon\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\"\u003e\n            \u003ccircle cx=\"12\" cy=\"4\" r=\"2.2\" style=\"fill:var(--teal-dark);\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"4\" cy=\"18\" r=\"2.2\" style=\"fill:var(--teal-dark);\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"20\" cy=\"18\" r=\"2.2\" style=\"fill:var(--teal-dark);\"\u003e\u003c\/circle\u003e\n            \u003cline x1=\"12\" y1=\"6.2\" x2=\"5.5\" y2=\"16.1\" stroke=\"currentColor\" stroke-width=\"1.6\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"12\" y1=\"6.2\" x2=\"18.5\" y2=\"16.1\" stroke=\"currentColor\" stroke-width=\"1.6\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"6.2\" y1=\"18\" x2=\"17.8\" y2=\"18\" stroke=\"currentColor\" stroke-width=\"1.6\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/line\u003e\n          \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cstrong\u003eSupports your ECS\u003c\/strong\u003e\n\u003cspan\u003eYour endocannabinoid system plays a key role in local pain regulation. BCP supports it from the outside in.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"b-icon\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\"\u003e\n            \u003cpath d=\"M12 5.5C12 4 13.5 2.5 15.5 3\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M9 8C6.5 8 4.5 10 4.5 13C4.5 17.5 7.5 22 10.5 22C11.2 22 11.6 21.5 12 21.5C12.4 21.5 12.8 22 13.5 22C16.5 22 19.5 17.5 19.5 13C19.5 10 17.5 8 15 8C14 8 13 8.5 12 8.5C11 8.5 10 8 9 8Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linejoin=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cstrong\u003eFood-grade ingredients\u003c\/strong\u003e\n\u003cspan\u003eBCP is a food-grade terpene with GRAS status. Every ingredient in this formula meets the same standard.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\n\u003chr\u003e\n\n\u003c!-- ── COMPARISON TABLE (differentiation) ── --\u003e\n\u003csection aria-label=\"How CB2 Topical Oil compares to other topical pain relievers\"\u003e\n\u003ch2\u003eCB2 Topical Oil vs. the Competition\u003c\/h2\u003e\n\u003cp class=\"cb2topical-bridge\"\u003eHere's how CB2 stacks up against the most popular topical pain relievers on the market.\u003c\/p\u003e\n\n\u003cdiv class=\"cb2topical-card\"\u003e\n\u003cdiv class=\"cb2topical-table-wrap\"\u003e\n\u003ctable class=\"cb2topical-compare\" role=\"table\" aria-label=\"CB2 Topical Oil comparison with Biofreeze, Orthogel, IcyHot, and CBD\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth scope=\"col\"\u003e\u003c\/th\u003e\n\u003cth scope=\"col\" class=\"col-cb2\"\u003eCB2\u003c\/th\u003e\n\u003cth scope=\"col\"\u003eBiofreeze\u003c\/th\u003e\n\u003cth scope=\"col\"\u003eOrthogel\u003c\/th\u003e\n\u003cth scope=\"col\"\u003eIcyHot\u003c\/th\u003e\n\u003cth scope=\"col\"\u003eCBD\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eHelps reduce pain \u0026amp; inflammation\u003c\/td\u003e\n\u003ctd class=\"col-cb2\"\u003e\u003cspan class=\"check\"\u003e✓\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"check\"\u003e✓\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"check\"\u003e✓\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"check\"\u003e✓\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"check\"\u003e✓\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eInduces healing (not just temporary relief)\u003c\/td\u003e\n\u003ctd class=\"col-cb2\"\u003e\u003cspan class=\"check\"\u003e✓\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"cross\"\u003e✗\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"cross\"\u003e✗\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"cross\"\u003e✗\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"check\"\u003e✓\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eNon-intoxicating\u003c\/td\u003e\n\u003ctd class=\"col-cb2\"\u003e\u003cspan class=\"check\"\u003e✓\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"check\"\u003e✓\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"check\"\u003e✓\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"check\"\u003e✓\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"check\"\u003e✓\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eActivates CB2 receptors\u003c\/td\u003e\n\u003ctd class=\"col-cb2\"\u003e\u003cspan class=\"check\"\u003e✓\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"cross\"\u003e✗\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"cross\"\u003e✗\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"cross\"\u003e✗\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"cross\"\u003e✗\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLegal for sale at health clinics\u003c\/td\u003e\n\u003ctd class=\"col-cb2\"\u003e\u003cspan class=\"check\"\u003e✓\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"check\"\u003e✓\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"check\"\u003e✓\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"check\"\u003e✓\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"cross\"\u003e✗\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLegal to travel with internationally\u003c\/td\u003e\n\u003ctd class=\"col-cb2\"\u003e\u003cspan class=\"check\"\u003e✓\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"check\"\u003e✓\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"check\"\u003e✓\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"check\"\u003e✓\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"cross\"\u003e✗\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSafe for children\u003c\/td\u003e\n\u003ctd class=\"col-cb2\"\u003e\u003cspan class=\"check\"\u003e✓\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"cross\"\u003e✗\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"cross\"\u003e✗\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"cross\"\u003e✗\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"maybe\"\u003e✽\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAll-natural, plant-based ingredients\u003c\/td\u003e\n\u003ctd class=\"col-cb2\"\u003e\u003cspan class=\"check\"\u003e✓\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"cross\"\u003e✗\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"cross\"\u003e✗\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"cross\"\u003e✗\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"maybe\"\u003e✽\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFree from artificial colours\u003c\/td\u003e\n\u003ctd class=\"col-cb2\"\u003e\u003cspan class=\"check\"\u003e✓\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"cross\"\u003e✗\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"cross\"\u003e✗\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"cross\"\u003e✗\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"maybe\"\u003e✽\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCamphor-free\u003c\/td\u003e\n\u003ctd class=\"col-cb2\"\u003e\u003cspan class=\"check\"\u003e✓\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"cross\"\u003e✗\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"check\"\u003e✓\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"cross\"\u003e✗\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"maybe\"\u003e✽\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eParaben-free\u003c\/td\u003e\n\u003ctd class=\"col-cb2\"\u003e\u003cspan class=\"check\"\u003e✓\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"cross\"\u003e✗\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"cross\"\u003e✗\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"cross\"\u003e✗\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"maybe\"\u003e✽\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePetroleum-free ingredients\u003c\/td\u003e\n\u003ctd class=\"col-cb2\"\u003e\u003cspan class=\"check\"\u003e✓\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"check\"\u003e✓\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"check\"\u003e✓\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"cross\"\u003e✗\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"maybe\"\u003e✽\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFree from aluminum salts\u003c\/td\u003e\n\u003ctd class=\"col-cb2\"\u003e\u003cspan class=\"check\"\u003e✓\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"check\"\u003e✓\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"check\"\u003e✓\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"cross\"\u003e✗\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"check\"\u003e✓\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003ctfoot\u003e\n\u003ctr\u003e\n\u003ctd colspan=\"6\"\u003e\n\u003cspan class=\"maybe\"\u003e✽\u003c\/span\u003e = product\/manufacturer-dependent\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tfoot\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003chr\u003e\n\n\u003c!-- ── HOW TO USE ── --\u003e\n\u003csection aria-label=\"How to use CB2 Topical Oil\"\u003e\n\u003ch2\u003eHow to Use It\u003c\/h2\u003e\n\u003cp class=\"cb2topical-bridge\"\u003eReady to feel it for yourself? Here's how.\u003c\/p\u003e\n\n\u003cdiv class=\"cb2topical-card\"\u003e\n\u003ch3\u003eApplication method\u003c\/h3\u003e\n\u003cp style=\"margin-bottom:12px;\"\u003eApply a small amount directly to the affected area and massage gently until absorbed. Use up to 3–4 times daily, or as needed.\u003c\/p\u003e\n\n\u003cdiv class=\"cb2topical-table-wrap\"\u003e\n\u003ctable class=\"cb2topical-dosage\" role=\"table\" aria-label=\"CB2 Topical Oil application guide\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth scope=\"col\"\u003eCondition\u003c\/th\u003e\n\u003cth scope=\"col\"\u003eHow to apply\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eJoint pain \u0026amp; arthritis\u003c\/td\u003e\n\u003ctd\u003eMassage directly onto the affected joint. Can be used 3–4× daily.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMuscle aches \u0026amp; back pain\u003c\/td\u003e\n\u003ctd\u003eApply generously to the area and work in with firm strokes.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSprains \u0026amp; strains\u003c\/td\u003e\n\u003ctd\u003eApply to the affected area. Avoid broken skin.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\n\u003cp style=\"margin:12px 0 0;font-size: 1rem;color:#8A8A8A;\"\u003eFor best results, combine with oral BCP supplementation. Our \u003ca href=\"https:\/\/cannanda.com\/collections\/all\/products\/cb2-wellness\" title=\"CB2 Wellness\"\u003e\u003cstrong\u003eCB2 Wellness\u003c\/strong\u003e\u003c\/a\u003e or \u003ca href=\"https:\/\/cannanda.com\/collections\/all\/products\/cb2-cool-beta-caryophyllene\" title=\"CB2 Cool\"\u003e\u003cstrong\u003eCB2 Cool\u003c\/strong\u003e\u003c\/a\u003e oral drops work from the inside while CB2 Topical Oil works from the outside.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- ── GUARANTEE (risk reversal) ── --\u003e\n\u003csection aria-label=\"Money-back guarantee for first-time buyers\"\u003e\n\u003cdiv class=\"cb2topical-guarantee\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\"\u003e\u003cpath d=\"M9 12l2 2 4-4m5.618-4.016A11.955 11.955 0 0112 2.944a11.955 11.955 0 01-8.618 3.04A12.02 12.02 0 003 9c0 5.591 3.824 10.29 9 11.622 5.176-1.332 9-6.03 9-11.622 0-1.042-.133-2.052-.382-3.016z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003cdiv class=\"cb2topical-guarantee-text\"\u003e\n\u003cstrong\u003eFirst-time buyer? Try it completely risk-free.\u003c\/strong\u003e\n\u003cp\u003eOur no-hassle \u003ca href=\"\/policies\/refund-policy\"\u003emoney-back guarantee\u003c\/a\u003e means if CB2 Topical Oil isn't working for you, we'll give you a 100% refund, no awkward return process. (Limitations apply, see our \u003ca href=\"\/policies\/refund-policy\"\u003erefund policy\u003c\/a\u003e for full details.)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c\/div\u003e\n","brand":"cannanda","offers":[{"title":"50 mL","offer_id":46194529108193,"sku":"AT057","price":59.0,"currency_code":"CAD","in_stock":true},{"title":"100 mL (2x 50 mL)","offer_id":46194529140961,"sku":"AT057x2","price":99.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0634\/7099\/3633\/files\/Cannanda_TOPICAL50mL-2025.jpg?v=1763659616"}],"url":"https:\/\/cannanda.com\/collections\/cannanda-cb2-oils-nerve-comfort.oembed","provider":"Cannanda","version":"1.0","type":"link"}