{"product_id":"recovery-rub","title":"Recovery Rub","description":"\u003cstyle\u003e\n  .pi-relief-pdp {\n    --pi-cream: #fffcfa;\n    --pi-soft: #f5f1f0;\n    --pi-purple: #8e76a4;\n    --pi-purple-soft: #f2edf7;\n    --pi-olive: #6f7b5c;\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    --pi-cooling: #eaf5f4;\n    --pi-cooling-dark: #4f7f80;\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-relief-pdp *,\n  .pi-relief-pdp *::before,\n  .pi-relief-pdp *::after {\n    box-sizing: border-box;\n  }\n\n  .pi-relief-pdp h2,\n  .pi-relief-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-relief-pdp h2 {\n    margin-bottom: 18px;\n    font-size: clamp(30px, 4vw, 43px);\n  }\n\n  .pi-relief-pdp h3 {\n    margin-bottom: 10px;\n    font-size: 23px;\n  }\n\n  .pi-relief-pdp p {\n    margin: 0 0 18px;\n  }\n\n  .pi-relief-pdp ul,\n  .pi-relief-pdp ol {\n    margin: 14px 0 0;\n    padding-left: 22px;\n  }\n\n  .pi-relief-pdp li {\n    margin-bottom: 8px;\n  }\n\n  .pi-relief-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, 127, 128, 0.2),\n        transparent 35%\n      ),\n      linear-gradient(135deg, var(--pi-cooling), var(--pi-cream));\n    border: 1px solid var(--pi-border);\n    border-radius: 24px;\n  }\n\n  .pi-relief-intro::after {\n    width: 220px;\n    height: 220px;\n    position: absolute;\n    right: -72px;\n    bottom: -105px;\n    content: \"\";\n    background: rgba(79, 127, 128, 0.13);\n    border-radius: 50%;\n  }\n\n  .pi-relief-eyebrow {\n    margin-bottom: 10px !important;\n    color: var(--pi-cooling-dark);\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: 0.16em;\n    text-transform: uppercase;\n  }\n\n  .pi-relief-lead {\n    max-width: 830px;\n    position: relative;\n    z-index: 1;\n    font-size: 18px;\n  }\n\n  .pi-relief-lead p:last-child {\n    margin-bottom: 0;\n  }\n\n  .pi-relief-section {\n    padding: 50px 0;\n    border-top: 1px solid var(--pi-border);\n  }\n\n  .pi-relief-section-copy {\n    max-width: 850px;\n  }\n\n  .pi-relief-benefits {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 18px;\n    margin-top: 28px;\n  }\n\n  .pi-relief-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-relief-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-cooling-dark);\n  border-radius: 50%;\n}\n\n.pi-relief-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  .pi-relief-benefit strong {\n    display: block;\n    margin-bottom: 4px;\n  }\n\n  .pi-relief-benefit p {\n    margin: 0;\n    color: var(--pi-muted);\n    font-size: 15px;\n  }\n\n  .pi-relief-feature {\n    margin-top: 28px;\n    padding: 30px;\n    background: linear-gradient(\n      135deg,\n      rgba(79, 127, 128, 0.14),\n      rgba(167, 176, 144, 0.12)\n    );\n    border: 1px solid var(--pi-border);\n    border-radius: 18px;\n  }\n\n  .pi-relief-feature-label {\n    margin-bottom: 8px !important;\n    color: var(--pi-olive);\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: 0.15em;\n    text-transform: uppercase;\n  }\n\n  .pi-relief-feature p:last-child {\n    margin-bottom: 0;\n  }\n\n  .pi-relief-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-relief-detail {\n    padding: 28px 22px;\n    text-align: center;\n    border-right: 1px solid var(--pi-border);\n  }\n\n  .pi-relief-detail:last-child {\n    border-right: 0;\n  }\n\n  .pi-relief-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-cooling-dark);\n    background: #ffffff;\n    border-radius: 50%;\n    font-size: 22px;\n  }\n\n  .pi-relief-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-relief-detail p {\n    margin: 0;\n    color: var(--pi-muted);\n    font-size: 14px;\n    line-height: 1.55;\n  }\n\n  .pi-relief-steps {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 18px;\n    margin-top: 28px;\n  }\n\n  .pi-relief-step {\n    padding: 24px;\n    background: #ffffff;\n    border: 1px solid var(--pi-border);\n    border-radius: 15px;\n  }\n\n  .pi-relief-step-number {\n  margin-bottom: 12px;\n  display: block;\n  color: var(--pi-cooling-dark);\n  font-size: 13px;\n  font-weight: 800;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n}\n\n  .pi-relief-step p:last-child {\n    margin-bottom: 0;\n  }\n\n  .pi-relief-application {\n    margin-top: 28px;\n    padding: 32px;\n    background: linear-gradient(\n      135deg,\n      rgba(234, 245, 244, 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-relief-application-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 28px;\n  }\n\n  .pi-relief-application-box {\n    padding: 24px;\n    background: rgba(255, 255, 255, 0.86);\n    border: 1px solid var(--pi-border);\n    border-radius: 15px;\n  }\n\n  .pi-relief-application-box p:last-child,\n  .pi-relief-application-box ul:last-child {\n    margin-bottom: 0;\n  }\n\n  .pi-relief-callout {\n    margin-top: 28px;\n    padding: 25px 28px;\n    background: var(--pi-cooling);\n    border-left: 5px solid var(--pi-cooling-dark);\n    border-radius: 0 15px 15px 0;\n  }\n\n  .pi-relief-callout p:last-child {\n    margin-bottom: 0;\n  }\n\n  .pi-relief-sensation {\n    margin-top: 22px;\n    padding: 24px;\n    background: #fffaf0;\n    border: 1px solid rgba(156, 111, 34, 0.2);\n    border-radius: 14px;\n  }\n\n  .pi-relief-sensation strong {\n    color: #79581e;\n  }\n\n  .pi-relief-avoid {\n    margin-top: 22px;\n    padding: 24px;\n    background: #fff7f3;\n    border: 1px solid rgba(123, 76, 57, 0.18);\n    border-radius: 14px;\n  }\n\n  .pi-relief-avoid strong {\n    color: #6f4335;\n  }\n\n  .pi-relief-layering {\n    margin-top: 28px;\n    padding: 32px;\n    background: #eef6f5;\n    border: 1px solid var(--pi-border);\n    border-radius: 20px;\n  }\n\n  .pi-relief-layering-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 18px;\n  }\n\n  .pi-relief-layering-step {\n    padding: 26px;\n    background: #ffffff;\n    border: 1px solid var(--pi-border);\n    border-radius: 16px;\n  }\n\n  .pi-relief-layering-label {\n    margin-bottom: 8px !important;\n    color: var(--pi-cooling-dark);\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n  }\n\n  .pi-relief-layering-step p:last-child {\n    margin-bottom: 0;\n  }\n\n  .pi-relief-size {\n    margin-top: 28px;\n    padding: 30px;\n    background: #eef6f5;\n    border: 1px solid var(--pi-border);\n    border-radius: 18px;\n  }\n\n  .pi-relief-size-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 24px;\n  }\n\n  .pi-relief-size-box {\n    padding: 22px;\n    background: #ffffff;\n    border-radius: 14px;\n  }\n\n  .pi-relief-size-box p:last-child {\n    margin-bottom: 0;\n  }\n\n  .pi-relief-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-relief-safety h2,\n  .pi-relief-safety strong {\n    color: #6f4335;\n  }\n\n  .pi-relief-quality {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 16px;\n    margin-top: 28px;\n  }\n\n  .pi-relief-quality-item {\n    padding: 21px 16px;\n    text-align: center;\n    background: var(--pi-soft);\n    border-radius: 14px;\n  }\n\n  .pi-relief-quality-item strong {\n    display: block;\n    margin-bottom: 5px;\n  }\n\n  .pi-relief-quality-item span {\n    color: var(--pi-muted);\n    font-size: 13px;\n  }\n\n  @media (max-width: 900px) {\n    .pi-relief-details,\n    .pi-relief-quality {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .pi-relief-steps,\n    .pi-relief-layering-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .pi-relief-detail:nth-child(2) {\n      border-right: 0;\n    }\n\n    .pi-relief-detail:nth-child(-n + 2) {\n      border-bottom: 1px solid var(--pi-border);\n    }\n  }\n\n  @media (max-width: 680px) {\n    .pi-relief-pdp {\n      padding-right: 16px;\n      padding-left: 16px;\n    }\n\n    .pi-relief-intro {\n      padding: 40px 24px;\n      border-radius: 18px;\n    }\n\n    .pi-relief-benefits,\n    .pi-relief-details,\n    .pi-relief-application-grid,\n    .pi-relief-size-grid,\n    .pi-relief-quality {\n      grid-template-columns: 1fr;\n    }\n\n    .pi-relief-detail {\n      border-right: 0;\n      border-bottom: 1px solid var(--pi-border);\n    }\n\n    .pi-relief-detail:last-child {\n      border-bottom: 0;\n    }\n\n    .pi-relief-section {\n      padding: 40px 0;\n    }\n\n    .pi-relief-feature,\n    .pi-relief-application,\n    .pi-relief-layering,\n    .pi-relief-size,\n    .pi-relief-safety {\n      padding: 25px 21px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"pi-relief-pdp\"\u003e\n  \u003csection class=\"pi-relief-intro\"\u003e\n    \u003cp class=\"pi-relief-eyebrow\"\u003e\n      Magnesium \u0026amp; Botanical Care · Cooling, Movement \u0026amp; Recovery\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"pi-relief-lead\"\u003e\n      \u003ch2\u003eRecovery Rub\u003c\/h2\u003e\n\n      \u003cp\u003e\n        A lightweight, fast-absorbing topical gel created for moments when\n        tired, overworked areas need focused cooling comfort. Formulated with\n        magnesium chloride, menthol, and an invigorating botanical complex,\n        Recovery Rub delivers an immediate cooling sensation while fitting\n        naturally into an intentional mineral and botanical body-care ritual.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Peppermint, eucalyptus, rosemary, ginger, and cinnamon create a crisp,\n        layered aromatic experience, while white tea and chamomile extracts\n        complement the formula. The smooth gel spreads easily across targeted\n        body areas without the dense or waxy texture of a traditional balm.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Use before or after movement, following travel or a long workday, or\n        whenever selected areas would benefit from a refreshing topical\n        treatment.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"pi-relief-section\"\u003e\n    \u003cdiv class=\"pi-relief-section-copy\"\u003e\n      \u003ch2\u003eCooling Comfort with Mineral and Botanical Care\u003c\/h2\u003e\n\n      \u003cp\u003e\n        Recovery Rub begins with the pronounced cooling sensation of menthol,\n        supported by the fresh aromatic character of peppermint, eucalyptus,\n        and rosemary. Ginger and cinnamon contribute subtle warmth and spice as\n        the formula settles into the skin.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Magnesium chloride complements the formula as part of a targeted\n        mineral body-care routine. White tea and chamomile extracts add another\n        botanical dimension, while the lightweight gel format makes controlled,\n        localized application simple.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Recovery Rub is intended for focused body application rather than\n        facial use, full-body moisturizing, or application beneath tight\n        coverings.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pi-relief-benefits\"\u003e\n      \u003cdiv class=\"pi-relief-benefit\"\u003e\n        \u003cspan class=\"pi-relief-check\"\u003e✓\u003c\/span\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eMagnesium \u0026amp; Menthol Formula\u003c\/strong\u003e\n\n          \u003cp\u003e\n            Combines magnesium chloride with menthol for a focused topical body\n            treatment and pronounced cooling sensation.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pi-relief-benefit\"\u003e\n        \u003cspan class=\"pi-relief-check\"\u003e✓\u003c\/span\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eInvigorating Botanical Complex\u003c\/strong\u003e\n\n          \u003cp\u003e\n            Peppermint, eucalyptus, rosemary, ginger, and cinnamon create a\n            fresh, layered sensory experience.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pi-relief-benefit\"\u003e\n        \u003cspan class=\"pi-relief-check\"\u003e✓\u003c\/span\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eLightweight Gel Texture\u003c\/strong\u003e\n\n          \u003cp\u003e\n            Glides easily across targeted areas and absorbs without the weight\n            of a dense traditional balm.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pi-relief-benefit\"\u003e\n        \u003cspan class=\"pi-relief-check\"\u003e✓\u003c\/span\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eFocused Application\u003c\/strong\u003e\n\n          \u003cp\u003e\n            Convenient for the shoulders, back, arms, legs, calves, feet, and\n            other selected body areas.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pi-relief-feature\"\u003e\n      \u003cp class=\"pi-relief-feature-label\"\u003e\n        Apply · Cool · Reset\n      \u003c\/p\u003e\n\n      \u003ch3\u003eDesigned for Targeted Body Care\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Apply a small amount directly to the desired area and massage gently\n        until evenly distributed. Recovery Rub combines magnesium chloride,\n        menthol, and aromatic botanicals to create a refreshing cooling\n        experience suited to movement, demanding days, travel, and evening\n        body-care rituals.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"pi-relief-section\"\u003e\n    \u003cdiv class=\"pi-relief-details\"\u003e\n      \u003cdiv class=\"pi-relief-detail\"\u003e\n        \u003cdiv class=\"pi-relief-detail-icon\"\u003e✦\u003c\/div\u003e\n\n        \u003ch3\u003eProduct Type\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Cooling magnesium chloride and botanical body treatment gel.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pi-relief-detail\"\u003e\n        \u003cdiv class=\"pi-relief-detail-icon\"\u003e◌\u003c\/div\u003e\n\n        \u003ch3\u003eTexture\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Lightweight, smooth, and fast absorbing.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pi-relief-detail\"\u003e\n        \u003cdiv class=\"pi-relief-detail-icon\"\u003e◇\u003c\/div\u003e\n\n        \u003ch3\u003eSensation\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Immediate cooling with fresh botanical warmth and aromatic depth.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pi-relief-detail\"\u003e\n        \u003cdiv class=\"pi-relief-detail-icon\"\u003e✧\u003c\/div\u003e\n\n        \u003ch3\u003eBest For\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Movement, long days, travel, and focused body-care rituals.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"pi-relief-section\"\u003e\n    \u003ch2\u003eThe Sensory Experience\u003c\/h2\u003e\n\n    \u003cp class=\"pi-relief-section-copy\"\u003e\n      Recovery Rub creates a distinct cooling-to-warming botanical experience\n      rather than the neutral feel of a standard body gel.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"pi-relief-benefits\"\u003e\n      \u003cdiv class=\"pi-relief-benefit\"\u003e\n        \u003cspan class=\"pi-relief-check\"\u003e01\u003c\/span\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eCooling Menthol Opening\u003c\/strong\u003e\n\n          \u003cp\u003e\n            The experience begins with a strong, refreshing cooling sensation\n            that develops as the gel is massaged into the skin.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pi-relief-benefit\"\u003e\n        \u003cspan class=\"pi-relief-check\"\u003e02\u003c\/span\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eFresh Botanical Middle\u003c\/strong\u003e\n\n          \u003cp\u003e\n            Peppermint, eucalyptus, and rosemary contribute a crisp,\n            herbaceous aromatic character.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pi-relief-benefit\"\u003e\n        \u003cspan class=\"pi-relief-check\"\u003e03\u003c\/span\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eSubtle Warming Finish\u003c\/strong\u003e\n\n          \u003cp\u003e\n            Ginger and cinnamon introduce aromatic warmth and spice beneath\n            the cooling menthol profile.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pi-relief-benefit\"\u003e\n        \u003cspan class=\"pi-relief-check\"\u003e04\u003c\/span\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eLight, Clean Finish\u003c\/strong\u003e\n\n          \u003cp\u003e\n            The gel absorbs more quickly than a traditional balm and is\n            designed for convenient localized application.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pi-relief-callout\"\u003e\n      \u003cp\u003e\n        \u003cstrong\u003eAromatic profile:\u003c\/strong\u003e\n        Cooling Menthol · Fresh Mint · Herbaceous · Warm Spice\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        \u003cstrong\u003eSuggested ritual:\u003c\/strong\u003e\n        Apply · Cool · Reset\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"pi-relief-section\"\u003e\n    \u003ch2\u003eHow to Use Recovery Rub\u003c\/h2\u003e\n\n    \u003cp class=\"pi-relief-section-copy\"\u003e\n      Begin with a small amount. The menthol cooling sensation can become more\n      intense when additional product is layered or when the gel is applied\n      across a larger area.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"pi-relief-steps\"\u003e\n      \u003cdiv class=\"pi-relief-step\"\u003e\n        \u003cspan class=\"pi-relief-step-number\"\u003eStep 01\u003c\/span\u003e\n\n        \u003ch3\u003eApply\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Dispense a small amount directly onto the desired area or into the\n          palm of the hand.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pi-relief-step\"\u003e\n        \u003cspan class=\"pi-relief-step-number\"\u003eStep 02\u003c\/span\u003e\n\n        \u003ch3\u003eMassage\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Massage gently into healthy, intact body skin until the gel is\n          evenly distributed.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pi-relief-step\"\u003e\n        \u003cspan class=\"pi-relief-step-number\"\u003eStep 03\u003c\/span\u003e\n\n        \u003ch3\u003eWash Hands\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Wash hands thoroughly after application and avoid touching the\n          face, eyes, or other sensitive areas.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pi-relief-application\"\u003e\n      \u003cdiv class=\"pi-relief-application-grid\"\u003e\n        \u003cdiv class=\"pi-relief-application-box\"\u003e\n          \u003ch3\u003eSuggested Application Areas\u003c\/h3\u003e\n\n          \u003cul\u003e\n            \u003cli\u003eShoulders and upper back\u003c\/li\u003e\n            \u003cli\u003eBack of the neck, avoiding the front of the throat\u003c\/li\u003e\n            \u003cli\u003eArms and forearms\u003c\/li\u003e\n            \u003cli\u003eThighs and lower legs\u003c\/li\u003e\n            \u003cli\u003eCalves and feet\u003c\/li\u003e\n            \u003cli\u003eAreas included in post-movement body care\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pi-relief-application-box\"\u003e\n          \u003ch3\u003eWhen to Use\u003c\/h3\u003e\n\n          \u003cul\u003e\n            \u003cli\u003eBefore or after exercise\u003c\/li\u003e\n            \u003cli\u003eFollowing extended standing or walking\u003c\/li\u003e\n            \u003cli\u003eAfter gardening or physical work\u003c\/li\u003e\n            \u003cli\u003eDuring travel or after long periods of sitting\u003c\/li\u003e\n            \u003cli\u003eAt the end of a demanding workday\u003c\/li\u003e\n            \u003cli\u003eAs part of an evening recovery ritual\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pi-relief-callout\"\u003e\n        \u003cp\u003e\n          \u003cstrong\u003ePure Intox ritual tip:\u003c\/strong\u003e\n          Begin with less product than you think you need. Allow the cooling\n          sensation to develop before deciding whether another small amount is\n          necessary.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pi-relief-sensation\"\u003e\n        \u003cp\u003e\n          \u003cstrong\u003eCooling and warming sensation:\u003c\/strong\u003e\n          Pronounced cooling, tingling, or gradual warmth may occur due to\n          menthol and the aromatic botanical complex. Discontinue use and\n          rinse with cool water if the sensation becomes uncomfortable or\n          irritation develops.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pi-relief-avoid\"\u003e\n        \u003cp\u003e\n          \u003cstrong\u003eAvoid heat and sensitive skin:\u003c\/strong\u003e\n          Do not use with heating pads, hot compresses, tight bandages, or\n          immediately before or after a hot bath or shower. Do not apply to\n          the face, broken skin, irritated skin, freshly shaved areas,\n          intimate areas, or near the eyes and mucous membranes.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"pi-relief-section\"\u003e\n    \u003ch2\u003eThe Mineral Recovery Ritual\u003c\/h2\u003e\n\n    \u003cp class=\"pi-relief-section-copy\"\u003e\n      Recovery Rub serves as the focused \u003cstrong\u003eCOOL\u003c\/strong\u003e step within a\n      personalized magnesium and botanical body-care ritual.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"pi-relief-layering\"\u003e\n      \u003cdiv class=\"pi-relief-layering-grid\"\u003e\n        \u003cdiv class=\"pi-relief-layering-step\"\u003e\n          \u003cp class=\"pi-relief-layering-label\"\u003e\n            Step 01 · Soak\n          \u003c\/p\u003e\n\n          \u003ch3\u003eBegin with Minerals\u003c\/h3\u003e\n\n          \u003cp\u003e\n            Use Pure Concentrated Sea Minerals or a signature Mineral Sea Soak\n            as part of a separate bath, foot soak, or intentional mineral\n            ritual.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pi-relief-layering-step\"\u003e\n          \u003cp class=\"pi-relief-layering-label\"\u003e\n            Step 02 · Cool\n          \u003c\/p\u003e\n\n          \u003ch3\u003eApply Recovery Rub\u003c\/h3\u003e\n\n          \u003cp\u003e\n            Massage a small amount into targeted areas whenever focused\n            cooling comfort is desired as part of your mineral wellness\n            ritual.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pi-relief-layering-step\"\u003e\n          \u003cp class=\"pi-relief-layering-label\"\u003e\n            Step 03 · Personalize\n          \u003c\/p\u003e\n\n          \u003ch3\u003eChoose Focused Botanical Care\u003c\/h3\u003e\n\n          \u003cp\u003e\n            Use Recovery Rub when a cooling gel is preferred, or choose Neural\n            Recovery Balm when a richer botanical balm experience is desired.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pi-relief-callout\"\u003e\n      \u003cp\u003e\n        \u003cstrong\u003eLayering note:\u003c\/strong\u003e\n        Avoid applying Recovery Rub directly over or under another strongly\n        aromatic, warming, cooling, or mentholated topical product. Use one\n        focused treatment at a time on the same area.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"pi-relief-section\"\u003e\n    \u003ch2\u003eSize \u0026amp; Packaging\u003c\/h2\u003e\n\n    \u003cp class=\"pi-relief-section-copy\"\u003e\n      Convenient packaging makes Recovery Rub easy to keep near your\n      movement, work, travel, or evening body-care routine.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"pi-relief-size\"\u003e\n      \u003cdiv class=\"pi-relief-size-grid\"\u003e\n        \u003cdiv class=\"pi-relief-size-box\"\u003e\n          \u003ch3\u003eAvailable Size\u003c\/h3\u003e\n\n          \u003cp\u003e\n\n            \u003cstrong\u003eNet Wt. 8 oz \/ 227 g\u003c\/strong\u003e\n\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            The concentrated cooling formula is intended for controlled,\n            targeted application rather than broad all-over body use.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pi-relief-size-box\"\u003e\n          \u003ch3\u003eDesigned for Targeted Use\u003c\/h3\u003e\n\n          \u003cp\u003e\n            Keep Recovery Rub near your movement routine, workspace, bedside\n            area, or travel essentials for convenient localized application.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            Keep tightly closed and store away from excessive heat and direct\n            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-relief-section\"\u003e\n    \u003cdiv class=\"pi-relief-safety\"\u003e\n      \u003ch2\u003eImportant Use \u0026amp; Safety Information\u003c\/h2\u003e\n\n      \u003cp\u003e\n        For external cosmetic use only. Apply sparingly to healthy, intact\n        body skin.\n      \u003c\/p\u003e\n\n      \u003cul\u003e\n        \u003cli\u003eAvoid contact with the eyes and mucous membranes.\u003c\/li\u003e\n\n        \u003cli\u003e\n          Do not apply to the face, front of the throat, or intimate areas.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Do not use on broken, irritated, inflamed, or freshly shaved skin.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Begin with a small amount to assess the intensity of the cooling\n          sensation.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Wash hands thoroughly immediately after application.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Do not use with heating pads, hot compresses, tight wraps, or\n          occlusive bandages.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Do not apply immediately before or after a hot bath, shower, sauna,\n          or intense heat exposure.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Do not layer with another warming, cooling, or mentholated topical\n          product on the same area.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Keep out of reach of children and pets.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Perform a patch test before broader use, particularly if you have\n          sensitive skin.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Discontinue use and rinse with cool water if persistent burning,\n          redness, itching, swelling, or irritation occurs.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Consult a qualified healthcare professional before use when\n          pregnant, nursing, under medical care, or managing a known health\n          condition.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Store tightly closed in a cool, dry location away from excessive\n          heat and direct sunlight.\n        \u003c\/li\u003e\n      \u003c\/ul\u003e\n\n      \u003cp\u003e\n        \u003cstrong\u003ePlease note:\u003c\/strong\u003e\n        This product is intended for cosmetic body care and personal wellness\n        rituals. It is not intended to diagnose, treat, cure, or prevent any\n        disease.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"pi-relief-section\"\u003e\n    \u003ch2\u003ePure Intox Quality\u003c\/h2\u003e\n\n    \u003cp class=\"pi-relief-section-copy\"\u003e\n      Thoughtfully developed to unite magnesium chloride, cooling menthol,\n      botanical extracts, and aromatic essential oils in a focused topical\n      body-care ritual.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"pi-relief-quality\"\u003e\n      \u003cdiv class=\"pi-relief-quality-item\"\u003e\n        \u003cstrong\u003eMagnesium Chloride\u003c\/strong\u003e\n\n        \u003cspan\u003eMineral-rich topical body treatment\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pi-relief-quality-item\"\u003e\n        \u003cstrong\u003eCooling Menthol\u003c\/strong\u003e\n\n        \u003cspan\u003ePronounced refreshing skin sensation\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pi-relief-quality-item\"\u003e\n        \u003cstrong\u003eBotanical Complex\u003c\/strong\u003e\n\n        \u003cspan\u003ePeppermint, eucalyptus, rosemary, ginger, and cinnamon\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pi-relief-quality-item\"\u003e\n        \u003cstrong\u003eFocused \u0026amp; Portable\u003c\/strong\u003e\n\n        \u003cspan\u003eMovement, workdays, travel, and evening care\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"Pure Intox","offers":[{"title":"Default Title","offer_id":54331639267638,"sku":"PI-SHIELD-RECOVERY-RUB-8OZ","price":36.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0953\/3653\/0230\/files\/RECOVERY_RUB.png?v=1785703015","url":"https:\/\/pureintox.com\/products\/recovery-rub","provider":"Pure Intox","version":"1.0","type":"link"}