{"product_id":"deep-breath-roll-on","title":"Deep Breath Roll-On","description":"\u003cstyle\u003e\n  .pi-deep-breath-pdp {\n    --pi-cream: #fffcfa;\n    --pi-soft: #f4f5f2;\n    --pi-forest: #6f8775;\n    --pi-forest-dark: #506756;\n    --pi-forest-soft: #e8efe9;\n    --pi-citrus: #c99f57;\n    --pi-citrus-soft: #fbf2df;\n    --pi-shield: #4f8c97;\n    --pi-shield-soft: #e6f1ef;\n    --pi-charcoal: #36454f;\n    --pi-muted: #6b7280;\n    --pi-border: rgba(54, 69, 79, 0.13);\n    --pi-shadow: 0 12px 32px rgba(54, 69, 79, 0.08);\n\n    max-width: 1120px;\n    margin: 0 auto;\n    padding: 20px 32px 70px;\n    color: var(--pi-charcoal);\n    font-family: \"DM Sans\", Arial, sans-serif;\n    font-size: 16px;\n    line-height: 1.7;\n  }\n\n  .pi-deep-breath-pdp *,\n  .pi-deep-breath-pdp *::before,\n  .pi-deep-breath-pdp *::after {\n    box-sizing: border-box;\n  }\n\n  .pi-deep-breath-pdp h2,\n  .pi-deep-breath-pdp h3 {\n    margin-top: 0;\n    color: var(--pi-charcoal);\n    font-family: \"Playfair Display\", Georgia, serif;\n    font-weight: 500;\n    line-height: 1.2;\n  }\n\n  .pi-deep-breath-pdp h2 {\n    margin-bottom: 18px;\n    font-size: clamp(30px, 4vw, 43px);\n  }\n\n  .pi-deep-breath-pdp h3 {\n    margin-bottom: 10px;\n    font-size: 23px;\n  }\n\n  .pi-deep-breath-pdp p {\n    margin: 0 0 18px;\n  }\n\n  .pi-deep-breath-pdp ul {\n    margin: 14px 0 0;\n    padding-left: 22px;\n  }\n\n  .pi-deep-breath-pdp li {\n    margin-bottom: 8px;\n  }\n\n  .pi-deep-breath-intro {\n    margin-bottom: 28px;\n    padding: 54px 42px;\n    position: relative;\n    overflow: hidden;\n    background:\n      radial-gradient(\n        circle at 86% 10%,\n        rgba(79, 140, 151, 0.2),\n        transparent 35%\n      ),\n      linear-gradient(\n        135deg,\n        var(--pi-forest-soft),\n        var(--pi-shield-soft),\n        var(--pi-cream)\n      );\n    border: 1px solid var(--pi-border);\n    border-radius: 24px;\n  }\n\n  .pi-deep-breath-intro::after {\n    width: 220px;\n    height: 220px;\n    position: absolute;\n    right: -72px;\n    bottom: -105px;\n    content: \"\";\n    background: rgba(201, 159, 87, 0.12);\n    border-radius: 50%;\n  }\n\n  .pi-deep-breath-eyebrow {\n    margin-bottom: 10px !important;\n    color: var(--pi-forest-dark);\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: 0.16em;\n    text-transform: uppercase;\n  }\n\n  .pi-deep-breath-lead {\n    max-width: 850px;\n    position: relative;\n    z-index: 1;\n    font-size: 18px;\n  }\n\n  .pi-deep-breath-lead p:last-child {\n    margin-bottom: 0;\n  }\n\n  .pi-deep-breath-formulated {\n    margin-top: 28px;\n    padding: 22px 28px;\n    position: relative;\n    z-index: 1;\n    text-align: center;\n    background: rgba(232, 239, 233, 0.95);\n    border: 1px solid rgba(80, 103, 86, 0.18);\n    border-radius: 14px;\n  }\n\n  .pi-deep-breath-formulated strong {\n    display: block;\n    margin-bottom: 4px;\n    color: var(--pi-forest-dark);\n    font-size: 17px;\n  }\n\n  .pi-deep-breath-formulated p {\n    margin: 0;\n    color: var(--pi-muted);\n  }\n\n  .pi-deep-breath-section {\n    padding: 50px 0;\n    border-top: 1px solid var(--pi-border);\n  }\n\n  .pi-deep-breath-section-copy {\n    max-width: 850px;\n  }\n\n  .pi-deep-breath-benefits {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 18px;\n    margin-top: 28px;\n  }\n\n  .pi-deep-breath-benefit {\n    padding: 25px;\n    display: flex;\n    align-items: flex-start;\n    gap: 14px;\n    background: #ffffff;\n    border: 1px solid var(--pi-border);\n    border-radius: 16px;\n    box-shadow: var(--pi-shadow);\n  }\n\n.pi-deep-breath-check {\n  width: 42px;\n  min-width: 42px;\n  height: 42px;\n\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  margin-top: 6px;\n  flex-shrink: 0;\n\n  position: relative;\n\n  color: transparent;\n  background: var(--pi-forest-dark);\n  border-radius: 50%;\n}\n\n.pi-deep-breath-check::before {\n  content: \"✓\";\n  position: absolute;\n\n  top: 49%;\n  left: 50%;\n  transform: translate(-50%, -54%);\n\n  color: #ffffff;\n  font-family: Arial, Helvetica, sans-serif;\n  font-size: 24px;\n  font-weight: 700;\n  line-height: 1;\n}\n\n\n  .pi-deep-breath-benefit strong {\n    display: block;\n    margin-bottom: 4px;\n  }\n\n  .pi-deep-breath-benefit p {\n    margin: 0;\n    color: var(--pi-muted);\n    font-size: 15px;\n  }\n\n  .pi-deep-breath-feature {\n    margin-top: 28px;\n    padding: 30px;\n    background: linear-gradient(\n      135deg,\n      rgba(111, 135, 117, 0.14),\n      rgba(201, 159, 87, 0.12)\n    );\n    border: 1px solid var(--pi-border);\n    border-radius: 18px;\n  }\n\n  .pi-deep-breath-feature-label {\n    margin-bottom: 8px !important;\n    color: var(--pi-forest-dark);\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: 0.15em;\n    text-transform: uppercase;\n  }\n\n  .pi-deep-breath-feature p:last-child {\n    margin-bottom: 0;\n  }\n\n  .pi-deep-breath-details {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    overflow: hidden;\n    background: var(--pi-soft);\n    border: 1px solid var(--pi-border);\n    border-radius: 18px;\n  }\n\n  .pi-deep-breath-detail {\n    padding: 28px 22px;\n    text-align: center;\n    border-right: 1px solid var(--pi-border);\n  }\n\n  .pi-deep-breath-detail:last-child {\n    border-right: 0;\n  }\n\n  .pi-deep-breath-detail-icon {\n    width: 48px;\n    height: 48px;\n    margin: 0 auto 14px;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    color: var(--pi-forest-dark);\n    background: #ffffff;\n    border-radius: 50%;\n    font-size: 22px;\n  }\n\n  .pi-deep-breath-detail h3 {\n    margin-bottom: 7px;\n    font-family: \"DM Sans\", Arial, sans-serif;\n    font-size: 13px;\n    font-weight: 800;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n  }\n\n  .pi-deep-breath-detail p {\n    margin: 0;\n    color: var(--pi-muted);\n    font-size: 14px;\n    line-height: 1.55;\n  }\n\n  .pi-deep-breath-aroma {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 18px;\n    margin-top: 28px;\n  }\n\n  .pi-deep-breath-aroma-step {\n    padding: 26px;\n    background: #ffffff;\n    border: 1px solid var(--pi-border);\n    border-radius: 16px;\n    box-shadow: var(--pi-shadow);\n  }\n\n  .pi-deep-breath-aroma-number {\n  width: 48px !important;\n  min-width: 48px !important;\n  max-width: 48px !important;\n\n  height: 48px !important;\n  min-height: 48px !important;\n  max-height: 48px !important;\n\n  display: flex !important;\n  align-items: center !important;\n  justify-content: center !important;\n\n  flex: 0 0 48px !important;\n  aspect-ratio: 1 \/ 1 !important;\n  box-sizing: border-box !important;\n\n  padding: 0 !important;\n  margin: 0 0 20px 0 !important;\n\n  color: #ffffff !important;\n  background: var(--pi-forest-dark) !important;\n  border-radius: 999px !important;\n\n  font-family: \"DM Sans\", Arial, sans-serif !important;\n  font-size: 16px !important;\n  font-weight: 800 !important;\n  line-height: 1 !important;\n  letter-spacing: 0 !important;\n  text-align: center !important;\n}\n\n  .pi-deep-breath-aroma-step p:last-child {\n    margin-bottom: 0;\n  }\n\n  .pi-deep-breath-botanicals {\n    margin-top: 28px;\n    padding: 32px;\n    background: linear-gradient(\n      135deg,\n      var(--pi-forest-soft),\n      var(--pi-citrus-soft),\n      var(--pi-cream)\n    );\n    border: 1px solid var(--pi-border);\n    border-radius: 20px;\n  }\n\n  .pi-deep-breath-botanicals-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 18px;\n  }\n\n  .pi-deep-breath-botanical {\n    padding: 24px;\n    background: rgba(255, 255, 255, 0.9);\n    border: 1px solid var(--pi-border);\n    border-radius: 15px;\n  }\n\n  .pi-deep-breath-botanical strong {\n    display: block;\n    margin-bottom: 5px;\n  }\n\n  .pi-deep-breath-botanical p {\n    margin: 0;\n    color: var(--pi-muted);\n    font-size: 15px;\n  }\n\n  .pi-deep-breath-steps {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 18px;\n    margin-top: 28px;\n  }\n\n  .pi-deep-breath-step {\n    padding: 24px;\n    background: #ffffff;\n    border: 1px solid var(--pi-border);\n    border-radius: 15px;\n  }\n\n  .pi-deep-breath-step-number {\n    margin-bottom: 12px;\n    display: block;\n    color: var(--pi-forest-dark);\n    font-size: 13px;\n    font-weight: 800;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n  }\n\n  .pi-deep-breath-step p:last-child {\n    margin-bottom: 0;\n  }\n\n  .pi-deep-breath-application {\n    margin-top: 28px;\n    padding: 32px;\n    background: linear-gradient(\n      135deg,\n      rgba(232, 239, 233, 0.98),\n      rgba(255, 252, 250, 0.98)\n    );\n    border: 1px solid var(--pi-border);\n    border-radius: 20px;\n  }\n\n  .pi-deep-breath-application-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 28px;\n  }\n\n  .pi-deep-breath-application-box {\n    padding: 24px;\n    background: rgba(255, 255, 255, 0.9);\n    border: 1px solid var(--pi-border);\n    border-radius: 15px;\n  }\n\n  .pi-deep-breath-application-box p:last-child,\n  .pi-deep-breath-application-box ul:last-child {\n    margin-bottom: 0;\n  }\n\n  .pi-deep-breath-callout {\n    margin-top: 28px;\n    padding: 25px 28px;\n    background: var(--pi-shield-soft);\n    border-left: 5px solid var(--pi-shield);\n    border-radius: 0 15px 15px 0;\n  }\n\n  .pi-deep-breath-callout p:last-child {\n    margin-bottom: 0;\n  }\n\n  .pi-deep-breath-ritual {\n    margin-top: 28px;\n    padding: 32px;\n    background: var(--pi-forest-soft);\n    border: 1px solid var(--pi-border);\n    border-radius: 20px;\n  }\n\n  .pi-deep-breath-ritual-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 18px;\n  }\n\n  .pi-deep-breath-ritual-step {\n    padding: 26px;\n    background: #ffffff;\n    border: 1px solid var(--pi-border);\n    border-radius: 16px;\n  }\n\n  .pi-deep-breath-ritual-label {\n    margin-bottom: 8px !important;\n    color: var(--pi-forest-dark);\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n  }\n\n  .pi-deep-breath-ritual-step p:last-child {\n    margin-bottom: 0;\n  }\n\n  .pi-deep-breath-size {\n    margin-top: 28px;\n    padding: 30px;\n    background: var(--pi-citrus-soft);\n    border: 1px solid var(--pi-border);\n    border-radius: 18px;\n  }\n\n  .pi-deep-breath-size-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 24px;\n  }\n\n  .pi-deep-breath-size-box {\n    padding: 22px;\n    background: #ffffff;\n    border-radius: 14px;\n  }\n\n  .pi-deep-breath-size-box p:last-child {\n    margin-bottom: 0;\n  }\n\n  .pi-deep-breath-safety {\n    padding: 32px;\n    background: #fffaf7;\n    border: 1px solid rgba(123, 76, 57, 0.16);\n    border-radius: 18px;\n  }\n\n  .pi-deep-breath-safety h2,\n  .pi-deep-breath-safety strong {\n    color: #6f4335;\n  }\n\n  .pi-deep-breath-quality {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 16px;\n    margin-top: 28px;\n  }\n\n  .pi-deep-breath-quality-item {\n    padding: 21px 16px;\n    text-align: center;\n    background: var(--pi-soft);\n    border-radius: 14px;\n  }\n\n  .pi-deep-breath-quality-item strong {\n    display: block;\n    margin-bottom: 5px;\n  }\n\n  .pi-deep-breath-quality-item span {\n    color: var(--pi-muted);\n    font-size: 13px;\n  }\n\n  @media (max-width: 900px) {\n    .pi-deep-breath-details,\n    .pi-deep-breath-quality {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .pi-deep-breath-aroma,\n    .pi-deep-breath-steps,\n    .pi-deep-breath-ritual-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .pi-deep-breath-detail:nth-child(2) {\n      border-right: 0;\n    }\n\n    .pi-deep-breath-detail:nth-child(-n + 2) {\n      border-bottom: 1px solid var(--pi-border);\n    }\n  }\n\n  @media (max-width: 680px) {\n    .pi-deep-breath-pdp {\n      padding-right: 16px;\n      padding-left: 16px;\n    }\n\n    .pi-deep-breath-intro {\n      padding: 40px 24px;\n      border-radius: 18px;\n    }\n\n    .pi-deep-breath-benefits,\n    .pi-deep-breath-details,\n    .pi-deep-breath-botanicals-grid,\n    .pi-deep-breath-application-grid,\n    .pi-deep-breath-size-grid,\n    .pi-deep-breath-quality {\n      grid-template-columns: 1fr;\n    }\n\n    .pi-deep-breath-detail {\n      border-right: 0;\n      border-bottom: 1px solid var(--pi-border);\n    }\n\n    .pi-deep-breath-detail:last-child {\n      border-bottom: 0;\n    }\n\n    .pi-deep-breath-section {\n      padding: 40px 0;\n    }\n\n    .pi-deep-breath-feature,\n    .pi-deep-breath-botanicals,\n    .pi-deep-breath-application,\n    .pi-deep-breath-ritual,\n    .pi-deep-breath-size,\n    .pi-deep-breath-safety {\n      padding: 25px 21px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"pi-deep-breath-pdp\"\u003e\n\n  \u003csection class=\"pi-deep-breath-intro\"\u003e\n    \u003cp class=\"pi-deep-breath-eyebrow\"\u003eBreathe · Refresh · Recenter\u003c\/p\u003e\n\n    \u003cdiv class=\"pi-deep-breath-lead\"\u003e\n      \u003ch2\u003eDeep Breath Roll-On\u003c\/h2\u003e\n\n      \u003cp\u003e\n        Deep Breath is a portable botanical roll-on created for moments when\n        you want to pause, breathe more intentionally, and reconnect with a\n        sense of calm.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Eucalyptus radiata, ravintsara, lavender, and peppermint come together\n        in a lightweight jojoba oil base to create a fresh, cooling, and\n        herbaceous aroma that feels clean, balanced, and quietly refreshing.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The blend opens with crisp eucalyptus and cooling peppermint before\n        settling into the softer herbal character of ravintsara and the gentle\n        floral calm of lavender. Applied to selected pulse points or the upper\n        chest, it transforms a simple roll-on application into an intentional\n        breathing and recentering ritual.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pi-deep-breath-formulated\"\u003e\n      \u003cstrong\u003eAromatherapist Formulated\u003c\/strong\u003e\n      \u003cp\u003e\n        Crafted with a deep understanding of essential oil synergy, safety,\n        and intentional formulation.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"pi-deep-breath-section\"\u003e\n    \u003cdiv class=\"pi-deep-breath-section-copy\"\u003e\n      \u003ch2\u003eA Fresh Aromatic Pause for Everyday Wellness\u003c\/h2\u003e\n\n      \u003cp\u003e\n        Demanding schedules, travel, extended screen time, and overstimulating\n        environments can leave little room for an intentional pause. Deep\n        Breath offers a simple way to step back, slow down, and reconnect with\n        the rhythm of comfortable breathing.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Eucalyptus radiata introduces a clean, airy freshness. Ravintsara adds\n        rounded herbal depth, while peppermint contributes a cooling lift.\n        Lavender softens the sharper aromatic notes and brings a calm,\n        balanced finish.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The pre-diluted roll-on format makes the ritual easy to use at home,\n        at work, during meditation, while traveling, or whenever a fresh\n        aromatic reset is desired.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pi-deep-breath-benefits\"\u003e\n      \u003cdiv class=\"pi-deep-breath-benefit\"\u003e\n        \u003cspan class=\"pi-deep-breath-check\"\u003e✓\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong\u003eClean Aromatic Freshness\u003c\/strong\u003e\n          \u003cp\u003e\n            Eucalyptus radiata introduces a bright, clear, and refreshing\n            aromatic character.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pi-deep-breath-benefit\"\u003e\n        \u003cspan class=\"pi-deep-breath-check\"\u003e✓\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong\u003eRounded Herbal Depth\u003c\/strong\u003e\n          \u003cp\u003e\n            Ravintsara contributes a fresh camphoraceous note that complements\n            the eucalyptus without overwhelming the blend.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pi-deep-breath-benefit\"\u003e\n        \u003cspan class=\"pi-deep-breath-check\"\u003e✓\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong\u003eCooling Botanical Lift\u003c\/strong\u003e\n          \u003cp\u003e\n            Peppermint brings a crisp cooling quality that gives the blend an\n            immediate sense of aromatic freshness.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pi-deep-breath-benefit\"\u003e\n        \u003cspan class=\"pi-deep-breath-check\"\u003e✓\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong\u003eCalm, Balanced Finish\u003c\/strong\u003e\n          \u003cp\u003e\n            Lavender softens the sharper herbal notes and creates a smoother,\n            more comfortable aromatic experience.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pi-deep-breath-feature\"\u003e\n      \u003cp class=\"pi-deep-breath-feature-label\"\u003ePause · Inhale · Renew\u003c\/p\u003e\n      \u003ch3\u003eCreate Space for a More Intentional Breath\u003c\/h3\u003e\n      \u003cp\u003e\n        Apply to selected pulse points or the upper chest, pause for several\n        slow breaths, and allow the fresh botanical aroma to become the focus\n        of a simple daily wellness ritual.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"pi-deep-breath-section\"\u003e\n    \u003cdiv class=\"pi-deep-breath-details\"\u003e\n      \u003cdiv class=\"pi-deep-breath-detail\"\u003e\n        \u003cdiv class=\"pi-deep-breath-detail-icon\"\u003e✦\u003c\/div\u003e\n        \u003ch3\u003eProduct Type\u003c\/h3\u003e\n        \u003cp\u003ePre-diluted botanical aromatic wellness roll-on.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pi-deep-breath-detail\"\u003e\n        \u003cdiv class=\"pi-deep-breath-detail-icon\"\u003e◌\u003c\/div\u003e\n        \u003ch3\u003eTexture\u003c\/h3\u003e\n        \u003cp\u003eLightweight jojoba oil with smooth roll-on application.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pi-deep-breath-detail\"\u003e\n        \u003cdiv class=\"pi-deep-breath-detail-icon\"\u003e◇\u003c\/div\u003e\n        \u003ch3\u003eAroma\u003c\/h3\u003e\n        \u003cp\u003eFresh, cooling, herbaceous, softly floral, and gently minty.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pi-deep-breath-detail\"\u003e\n        \u003cdiv class=\"pi-deep-breath-detail-icon\"\u003e✧\u003c\/div\u003e\n        \u003ch3\u003eBest For\u003c\/h3\u003e\n        \u003cp\u003eMeditation, yoga, travel, workdays, rest, and mindful breathing.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"pi-deep-breath-section\"\u003e\n    \u003ch2\u003eThe Aromatic Experience\u003c\/h2\u003e\n\n    \u003cp class=\"pi-deep-breath-section-copy\"\u003e\n      Deep Breath opens with clean eucalyptus freshness and cooling peppermint,\n      then settles into rounded ravintsara and the softer floral calm of\n      lavender.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"pi-deep-breath-aroma\"\u003e\n      \u003cdiv class=\"pi-deep-breath-aroma-step\"\u003e\n        \u003cspan class=\"pi-deep-breath-aroma-number\"\u003e01\u003c\/span\u003e\n        \u003ch3\u003eFresh Beginning\u003c\/h3\u003e\n        \u003cp\u003e\n          Eucalyptus radiata introduces a crisp, clean opening that feels airy,\n          bright, and immediately refreshing.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pi-deep-breath-aroma-step\"\u003e\n        \u003cspan class=\"pi-deep-breath-aroma-number\"\u003e02\u003c\/span\u003e\n        \u003ch3\u003eCooling Lift\u003c\/h3\u003e\n        \u003cp\u003e\n          Peppermint adds a cool, invigorating character that sharpens the\n          freshness of the blend.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pi-deep-breath-aroma-step\"\u003e\n        \u003cspan class=\"pi-deep-breath-aroma-number\"\u003e03\u003c\/span\u003e\n        \u003ch3\u003eBalanced Finish\u003c\/h3\u003e\n        \u003cp\u003e\n          Ravintsara and lavender bring rounded herbal depth and a softer,\n          calming finish.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pi-deep-breath-callout\"\u003e\n      \u003cp\u003e\n        \u003cstrong\u003eAromatic profile:\u003c\/strong\u003e\n        Fresh Eucalyptus · Herbal Ravintsara · Cooling Peppermint · Soft Lavender\n      \u003c\/p\u003e\n      \u003cp\u003e\n        \u003cstrong\u003eSuggested ritual:\u003c\/strong\u003e\n        Breathe · Refresh · Recenter\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"pi-deep-breath-section\"\u003e\n    \u003ch2\u003eIntentional Essential Oil Synergy\u003c\/h2\u003e\n\n    \u003cp class=\"pi-deep-breath-section-copy\"\u003e\n      Each essential oil contributes a distinct aromatic layer while supporting\n      the fresh, balanced character of the complete blend.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"pi-deep-breath-botanicals\"\u003e\n      \u003cdiv class=\"pi-deep-breath-botanicals-grid\"\u003e\n        \u003cdiv class=\"pi-deep-breath-botanical\"\u003e\n          \u003cstrong\u003eEucalyptus Radiata\u003c\/strong\u003e\n          \u003cp\u003e\n            Creates the clean, airy foundation of the blend with a fresh,\n            herbaceous aroma that feels bright and open.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pi-deep-breath-botanical\"\u003e\n          \u003cstrong\u003eRavintsara\u003c\/strong\u003e\n          \u003cp\u003e\n            Adds rounded camphoraceous freshness and helps bridge the crisp\n            eucalyptus and cooling peppermint notes.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pi-deep-breath-botanical\"\u003e\n          \u003cstrong\u003ePeppermint\u003c\/strong\u003e\n          \u003cp\u003e\n            Provides a cool, minty lift that gives the blend its refreshing\n            and invigorating aromatic character.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pi-deep-breath-botanical\"\u003e\n          \u003cstrong\u003eLavender\u003c\/strong\u003e\n          \u003cp\u003e\n            Softens the sharper herbal notes with a gentle floral aroma and\n            brings calm balance to the composition.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pi-deep-breath-botanical\"\u003e\n          \u003cstrong\u003eJojoba Oil\u003c\/strong\u003e\n          \u003cp\u003e\n            Provides a lightweight botanical base with smooth application and\n            a comfortable, non-heavy skin feel.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"pi-deep-breath-section\"\u003e\n    \u003ch2\u003eHow to Use Deep Breath Roll-On\u003c\/h2\u003e\n\n    \u003cp class=\"pi-deep-breath-section-copy\"\u003e\n      Apply a small amount to selected pulse points or body areas and allow the\n      aroma to become part of a slow, intentional breathing ritual.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"pi-deep-breath-steps\"\u003e\n      \u003cdiv class=\"pi-deep-breath-step\"\u003e\n        \u003cspan class=\"pi-deep-breath-step-number\"\u003eStep 01\u003c\/span\u003e\n        \u003ch3\u003eApply\u003c\/h3\u003e\n        \u003cp\u003e\n          Roll lightly onto the inner wrists, forearms, back of the neck,\n          shoulders, or upper chest.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pi-deep-breath-step\"\u003e\n        \u003cspan class=\"pi-deep-breath-step-number\"\u003eStep 02\u003c\/span\u003e\n        \u003ch3\u003ePause\u003c\/h3\u003e\n        \u003cp\u003e\n          Settle into a comfortable seated or standing position and release\n          unnecessary tension from the shoulders.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pi-deep-breath-step\"\u003e\n        \u003cspan class=\"pi-deep-breath-step-number\"\u003eStep 03\u003c\/span\u003e\n        \u003ch3\u003eBreathe\u003c\/h3\u003e\n        \u003cp\u003e\n          Bring the wrists near the nose without touching the face and take\n          several slow, comfortable breaths.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pi-deep-breath-application\"\u003e\n      \u003cdiv class=\"pi-deep-breath-application-grid\"\u003e\n        \u003cdiv class=\"pi-deep-breath-application-box\"\u003e\n          \u003ch3\u003eSuggested Application Areas\u003c\/h3\u003e\n          \u003cul\u003e\n            \u003cli\u003eInner wrists\u003c\/li\u003e\n            \u003cli\u003eForearms\u003c\/li\u003e\n            \u003cli\u003eBack of the neck\u003c\/li\u003e\n            \u003cli\u003eShoulders\u003c\/li\u003e\n            \u003cli\u003eUpper chest, away from the face\u003c\/li\u003e\n            \u003cli\u003eOther selected pulse points\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pi-deep-breath-application-box\"\u003e\n          \u003ch3\u003eWhen to Use\u003c\/h3\u003e\n          \u003cul\u003e\n            \u003cli\u003eBefore meditation\u003c\/li\u003e\n            \u003cli\u003eBefore yoga or stretching\u003c\/li\u003e\n            \u003cli\u003eDuring a morning breathing practice\u003c\/li\u003e\n            \u003cli\u003eAt work or while studying\u003c\/li\u003e\n            \u003cli\u003eDuring travel\u003c\/li\u003e\n            \u003cli\u003eAs part of an evening wind-down ritual\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pi-deep-breath-callout\"\u003e\n        \u003cp\u003e\n          \u003cstrong\u003ePure Intox ritual tip:\u003c\/strong\u003e\n          Apply to the upper chest or inner wrists, gently lower the shoulders,\n          and take three to five slow breaths while focusing on the fresh,\n          cooling aroma.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"pi-deep-breath-section\"\u003e\n    \u003ch2\u003eThe Deep Breath Ritual\u003c\/h2\u003e\n\n    \u003cp class=\"pi-deep-breath-section-copy\"\u003e\n      Create a brief transition between activity and stillness with three\n      intentional steps.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"pi-deep-breath-ritual\"\u003e\n      \u003cdiv class=\"pi-deep-breath-ritual-grid\"\u003e\n        \u003cdiv class=\"pi-deep-breath-ritual-step\"\u003e\n          \u003cp class=\"pi-deep-breath-ritual-label\"\u003eStep 01 · Breathe\u003c\/p\u003e\n          \u003ch3\u003eApply to Pulse Points\u003c\/h3\u003e\n          \u003cp\u003e\n            Roll a small amount onto the inner wrists, upper chest, or another\n            selected area.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pi-deep-breath-ritual-step\"\u003e\n          \u003cp class=\"pi-deep-breath-ritual-label\"\u003eStep 02 · Refresh\u003c\/p\u003e\n          \u003ch3\u003eFocus on the Aroma\u003c\/h3\u003e\n          \u003cp\u003e\n            Allow the eucalyptus, ravintsara, and cooling peppermint notes to\n            become the focus for several comfortable breaths.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pi-deep-breath-ritual-step\"\u003e\n          \u003cp class=\"pi-deep-breath-ritual-label\"\u003eStep 03 · Recenter\u003c\/p\u003e\n          \u003ch3\u003eReturn with Intention\u003c\/h3\u003e\n          \u003cp\u003e\n            Notice the softer lavender finish before returning to work,\n            movement, meditation, or rest.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pi-deep-breath-callout\"\u003e\n      \u003cp\u003e\n        \u003cstrong\u003eLayering note:\u003c\/strong\u003e\n        Avoid applying Deep Breath directly over another strongly aromatic,\n        mentholated, or camphor-containing topical product.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"pi-deep-breath-section\"\u003e\n    \u003ch2\u003eSize \u0026amp; Packaging\u003c\/h2\u003e\n\n    \u003cp class=\"pi-deep-breath-section-copy\"\u003e\n      Packaged in a portable roller bottle for convenient, controlled\n      application at home or throughout the day.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"pi-deep-breath-size\"\u003e\n      \u003cdiv class=\"pi-deep-breath-size-grid\"\u003e\n        \u003cdiv class=\"pi-deep-breath-size-box\"\u003e\n          \u003ch3\u003eAvailable Size\u003c\/h3\u003e\n          \u003cp\u003e\u003cstrong\u003e0.34 fl oz \/ 10 mL\u003c\/strong\u003e\u003c\/p\u003e\n          \u003cp\u003e\n            A portable roll-on size designed for repeated application as part\n            of a daily aromatic wellness ritual.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pi-deep-breath-size-box\"\u003e\n          \u003ch3\u003ePortable Roll-On Bottle\u003c\/h3\u003e\n          \u003cp\u003e\n            The rollerball applicator delivers a controlled amount of the\n            jojoba-based formula without pouring or dispensing excess oil.\n          \u003c\/p\u003e\n          \u003cp\u003e\n            Keep tightly closed and store upright away from excessive heat and\n            direct sunlight.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"pi-deep-breath-section\"\u003e\n    \u003cdiv class=\"pi-deep-breath-safety\"\u003e\n      \u003ch2\u003eImportant Use \u0026amp; Safety Information\u003c\/h2\u003e\n\n      \u003cp\u003e\n        For external cosmetic and aromatic use only. Apply sparingly to\n        healthy, intact body skin.\n      \u003c\/p\u003e\n\n      \u003cul\u003e\n        \u003cli\u003eAvoid contact with the eyes and mucous membranes.\u003c\/li\u003e\n        \u003cli\u003e\n          Do not apply directly beneath the nose, inside the nostrils, or to\n          the face.\n        \u003c\/li\u003e\n        \u003cli\u003e\n          Do not use on broken, irritated, inflamed, or freshly shaved skin.\n        \u003c\/li\u003e\n        \u003cli\u003e\n          Perform a patch test before broader use, particularly if you have\n          sensitive skin.\n        \u003c\/li\u003e\n        \u003cli\u003e\n          Wash hands after application and before touching the eyes or face.\n        \u003c\/li\u003e\n        \u003cli\u003eKeep out of reach of children and pets.\u003c\/li\u003e\n        \u003cli\u003e\n          Discontinue use if redness, itching, swelling, burning, or irritation\n          occurs.\n        \u003c\/li\u003e\n        \u003cli\u003e\n          Consult a qualified healthcare professional before use when pregnant,\n          nursing, under medical care, or managing a known health condition.\n        \u003c\/li\u003e\n        \u003cli\u003e\n          Store tightly closed and upright in a cool, dry location away from\n          direct sunlight.\n        \u003c\/li\u003e\n      \u003c\/ul\u003e\n\n      \u003cp\u003e\n        \u003cstrong\u003eWellness disclaimer:\u003c\/strong\u003e\n        This product is intended for cosmetic body care, aromatic enjoyment,\n        and personal wellness rituals. It is not intended to diagnose, treat,\n        cure, or prevent respiratory illness, breathing disorders, or any\n        disease.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"pi-deep-breath-section\"\u003e\n    \u003ch2\u003ePure Intox Quality\u003c\/h2\u003e\n\n    \u003cp class=\"pi-deep-breath-section-copy\"\u003e\n      Thoughtfully formulated with pure essential oils and lightweight jojoba\n      oil for controlled, intentional aromatic use.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"pi-deep-breath-quality\"\u003e\n      \u003cdiv class=\"pi-deep-breath-quality-item\"\u003e\n        \u003cstrong\u003eAromatherapist Formulated\u003c\/strong\u003e\n        \u003cspan\u003eIntentional essential oil synergy\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pi-deep-breath-quality-item\"\u003e\n        \u003cstrong\u003ePure Essential Oils\u003c\/strong\u003e\n        \u003cspan\u003eEucalyptus radiata, ravintsara, lavender, and peppermint\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pi-deep-breath-quality-item\"\u003e\n        \u003cstrong\u003eJojoba Oil Base\u003c\/strong\u003e\n        \u003cspan\u003eLightweight and smooth on the skin\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pi-deep-breath-quality-item\"\u003e\n        \u003cstrong\u003ePortable Wellness Ritual\u003c\/strong\u003e\n        \u003cspan\u003eFor meditation, travel, movement, and rest\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Pure Intox","offers":[{"title":"Default Title","offer_id":54332449161526,"sku":null,"price":15.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0953\/3653\/0230\/files\/deepbreathrollon.png?v=1785765121","url":"https:\/\/pureintox.com\/products\/deep-breath-roll-on","provider":"Pure Intox","version":"1.0","type":"link"}