{"product_id":"bone-recovery-cream","title":"Welcome to the BoneRecovery Family! 💛","description":"\u003cstyle\u003e  .velniva-page,  .velniva-page * {    box-sizing: border-box;  }  .velniva-page {    --vel-orange: #e87518;    --vel-orange-dark: #c76412;    --vel-orange-soft: #fff3e6;    --vel-orange-light: #fff8f0;    --vel-navy: #12365f;    --vel-navy-dark: #0d2746;    --vel-navy-soft: #f1f6fc;    --vel-white: #ffffff;    --vel-bg: #fffaf5;    --vel-text: #25211e;    --vel-muted: #5a5550;    --vel-border: #ead2bc;    --vel-blue-border: rgba(18, 54, 95, 0.18);    --vel-orange-border: rgba(232, 117, 24, 0.28);    --vel-shadow: rgba(18, 54, 95, 0.10);    width: 100%;    background: linear-gradient(180deg, #ffffff 0%, var(--vel-bg) 100%);    color: var(--vel-text);    font-family: Arial, Helvetica, sans-serif;    font-size: 20px;    line-height: 1.76;    letter-spacing: 0.01em;    padding: 22px 12px;  }  .velniva-wrap {    width: 100%;    max-width: 860px;    margin: 0 auto;  }  .velniva-page h2,  .velniva-page h3 {    display: block;    width: 100%;    color: var(--vel-text);    text-align: center;    font-weight: 900;    line-height: 1.28;    letter-spacing: 0.01em;    margin: 0 0 22px;  }  .velniva-page h2 {    font-size: clamp(30px, 4vw, 40px);  }  .velniva-page h3 {    font-size: clamp(27px, 3.5vw, 36px);  }  .velniva-page p {    display: block;    width: 100%;    margin: 0 0 20px;    color: var(--vel-text);    font-size: clamp(19px, 2.4vw, 22px);    line-height: 1.78;  }  .velniva-page b,  .velniva-page strong {    color: #111111;    font-weight: 900;  }  .velniva-page i {    color: var(--vel-text);  }  .velniva-section {    display: block;    width: 100%;    margin: 0 0 28px;    padding: clamp(24px, 4vw, 38px);    background: var(--vel-white);    border: 2px solid var(--vel-border);    border-radius: 28px;    box-shadow: 0 14px 36px var(--vel-shadow);    position: relative;    overflow: hidden;  }  .velniva-section::before {    content: \"\";    display: block;    width: 100%;    height: 9px;    background: linear-gradient(90deg, var(--vel-orange) 0%, var(--vel-orange) 42%, var(--vel-navy) 100%);    position: absolute;    left: 0;    top: 0;  }  .velniva-section-orange {    background: var(--vel-orange-light);    border-color: var(--vel-orange-border);  }  .velniva-section-blue {    background: #f8fbff;    border-color: var(--vel-blue-border);  }  .velniva-section-blue::before {    background: linear-gradient(90deg, var(--vel-navy) 0%, var(--vel-navy) 48%, var(--vel-orange) 100%);  }  .velniva-hero {    text-align: center;    border: 3px solid rgba(18, 54, 95, 0.22);    background:      radial-gradient(circle at top left, rgba(232, 117, 24, 0.12), transparent 36%),      radial-gradient(circle at bottom right, rgba(18, 54, 95, 0.08), transparent 34%),      #ffffff;  }  .velniva-hero h3 {    font-size: clamp(30px, 4.2vw, 42px);    margin-top: 10px;  }  .velniva-title-box {    display: block;    width: 100%;    background: var(--vel-orange-soft);    border: 2px solid var(--vel-orange-border);    border-radius: 22px;    padding: 18px 20px;    margin: 0 0 22px;    text-align: center;  }  .velniva-title-box h2,  .velniva-title-box h3 {    margin-bottom: 0;  }  .velniva-highlight {    display: block;    width: 100%;    margin: 20px 0;    padding: 20px 22px;    background: var(--vel-orange-soft);    border: 2px solid var(--vel-orange-border);    border-left: 9px solid var(--vel-orange);    border-radius: 22px;    box-shadow: 0 8px 22px rgba(232, 117, 24, 0.08);  }  .velniva-highlight p {    margin-bottom: 0;  }  .velniva-blue-note {    display: block;    width: 100%;    margin: 20px 0;    padding: 20px 22px;    background: var(--vel-navy-soft);    border: 2px solid var(--vel-blue-border);    border-left: 9px solid var(--vel-navy);    border-radius: 22px;  }  .velniva-blue-note p {    margin-bottom: 0;  }  .velniva-card {    display: block;    width: 100%;    margin: 18px 0;    padding: 21px 22px;    background: #ffffff;    border: 2px solid var(--vel-orange-border);    border-left: 9px solid var(--vel-orange);    border-radius: 22px;    box-shadow: 0 8px 22px rgba(18, 54, 95, 0.06);  }  .velniva-card p {    margin-bottom: 0;  }  .velniva-card-soft {    background: var(--vel-navy-soft);    border-color: var(--vel-blue-border);    border-left-color: var(--vel-navy);  }  .velniva-stat {    display: block;    width: 100%;    margin: 16px 0;    padding: 22px;    background: #ffffff;    border: 2px solid var(--vel-blue-border);    border-left: 9px solid var(--vel-orange);    border-radius: 22px;    box-shadow: 0 8px 22px rgba(18, 54, 95, 0.07);  }  .velniva-stat p {    margin-bottom: 0;    font-size: clamp(20px, 2.7vw, 24px);  }  .velniva-symptom {    display: block;    width: 100%;    margin: 14px 0;    padding: 20px 22px;    background: #ffffff;    border: 2px solid var(--vel-border);    border-radius: 22px;    border-left: 9px solid var(--vel-orange);  }  .velniva-symptom p {    margin-bottom: 0;  }  .velniva-step {    display: block;    width: 100%;    margin: 16px 0;    padding: 21px 22px;    background: #ffffff;    border: 2px solid var(--vel-orange-border);    border-left: 9px solid var(--vel-orange);    border-radius: 22px;  }  .velniva-step p {    margin-bottom: 0;  }  .velniva-quote {    display: block;    width: 100%;    margin: 22px 0;    padding: 24px;    background: #ffffff;    border: 2px solid var(--vel-blue-border);    border-left: 9px solid var(--vel-navy);    border-radius: 24px;    box-shadow: 0 10px 26px rgba(18, 54, 95, 0.07);  }  .velniva-quote p:last-child {    margin-bottom: 0;  }  .velniva-plan {    display: block;    width: 100%;    margin: 16px 0;    padding: 21px 22px;    background: #ffffff;    border: 2px solid var(--vel-orange-border);    border-left: 9px solid var(--vel-orange);    border-radius: 22px;  }  .velniva-plan p {    margin-bottom: 0;  }  .velniva-plan-featured {    background: #fff4e8;    border-color: var(--vel-orange);  }  .velniva-cta {    display: block;    width: 100%;    margin: 0 0 28px;    padding: clamp(26px, 4vw, 40px);    background: linear-gradient(180deg, var(--vel-navy) 0%, var(--vel-navy-dark) 100%);    border: 0;    border-radius: 28px;    box-shadow: 0 16px 38px rgba(18, 54, 95, 0.22);    overflow: hidden;  }  .velniva-cta h2,  .velniva-cta h3,  .velniva-cta \u003e p,  .velniva-cta \u003e p b,  .velniva-cta \u003e p strong {    color: #ffffff;  }  .velniva-cta .velniva-card,  .velniva-cta .velniva-highlight {    background: #ffffff;  }  .velniva-cta .velniva-card p,  .velniva-cta .velniva-card b,  .velniva-cta .velniva-highlight p,  .velniva-cta .velniva-highlight b {    color: var(--vel-text);  }  .velniva-divider {    display: block;    width: 100%;    height: 2px;    margin: 26px 0;    background: linear-gradient(90deg, transparent, rgba(18, 54, 95, 0.32), transparent);  }  .velniva-right {    text-align: right;    font-weight: 700;  }  .velniva-center {    text-align: center;  }  .velniva-page img {    display: block !important;    width: 100% !important;    max-width: 640px !important;    height: auto !important;    margin: 26px auto !important;    border-radius: 24px !important;    border: 5px solid #ffffff !important;    box-shadow: 0 12px 32px rgba(18, 54, 95, 0.15) !important;  }  .velniva-hero img:first-of-type {    max-width: 520px !important;  }  .velniva-faq {    display: block;    width: 100%;    margin: 30px 0 0;    padding: clamp(24px, 4vw, 38px);    background: var(--vel-white);    border: 2px solid var(--vel-orange-border);    border-radius: 28px;    box-shadow: 0 14px 36px rgba(18, 54, 95, 0.12);    position: relative;    overflow: hidden;  }  .velniva-faq::before {    content: \"\";    display: block;    width: 100%;    height: 9px;    background: linear-gradient(90deg, var(--vel-orange) 0%, var(--vel-orange) 42%, var(--vel-navy) 100%);    position: absolute;    left: 0;    top: 0;  }  .velniva-faq h3 {    color: var(--vel-text);    margin-top: 8px;    margin-bottom: 24px;  }  .velniva-faq-item {    display: block;    width: 100%;    margin: 18px 0;    padding: 22px 24px;    background: #ffffff;    border: 2px solid var(--vel-border);    border-left: 9px solid var(--vel-orange);    border-radius: 22px;    box-shadow: 0 8px 22px rgba(18, 54, 95, 0.06);  }  .velniva-faq-item:nth-of-type(odd) {    background: var(--vel-navy-soft);    border-color: var(--vel-blue-border);    border-left-color: var(--vel-navy);  }  .velniva-faq-question {    margin: 0 0 12px;    padding-bottom: 12px;    border-bottom: 2px solid rgba(18, 54, 95, 0.10);    font-size: clamp(21px, 2.7vw, 25px);    line-height: 1.48;  }  .velniva-faq-question b {    color: #111111;    font-weight: 900;  }  .velniva-faq-answer {    margin: 0;    font-size: clamp(19px, 2.4vw, 22px);    line-height: 1.76;  }  .velniva-faq-answer b {    color: #111111;    font-weight: 900;  }  .velniva-cta .velniva-faq,  .velniva-cta .velniva-faq h3,  .velniva-cta .velniva-faq p,  .velniva-cta .velniva-faq b,  .velniva-cta .velniva-faq strong {    color: var(--vel-text);  }  .velniva-page blockquote {    display: block;    width: 100%;    margin: 0;    padding: 0;    border: 0;  }  @media (max-width: 749px) {    .velniva-page {      padding: 14px 10px;      font-size: 19px;      line-height: 1.72;    }    .velniva-section,    .velniva-cta {      padding: 24px 16px;      border-radius: 22px;      margin-bottom: 24px;    }    .velniva-page h2 {      font-size: 29px;      line-height: 1.3;    }    .velniva-page h3 {      font-size: 26px;      line-height: 1.32;    }    .velniva-page p,    .velniva-card,    .velniva-highlight,    .velniva-blue-note,    .velniva-symptom,    .velniva-step,    .velniva-plan {      font-size: 19px;      line-height: 1.72;    }    .velniva-card,    .velniva-highlight,    .velniva-blue-note,    .velniva-symptom,    .velniva-step,    .velniva-plan,    .velniva-stat,    .velniva-quote {      padding: 19px 16px;      border-radius: 19px;    }    .velniva-page img {      max-width: 100% !important;      border-radius: 18px !important;      margin: 22px auto !important;    }    .velniva-right {      text-align: left;    }    .velniva-faq {      padding: 24px 16px;      border-radius: 22px;      margin-top: 24px;    }    .velniva-faq-item {      padding: 19px 16px;      border-radius: 19px;      margin: 16px 0;    }    .velniva-faq-question {      font-size: 21px;      line-height: 1.45;    }    .velniva-faq-answer {      font-size: 19px;      line-height: 1.72;    }  }\u003c\/style\u003e\u003cdiv class=\"velniva-page\"\u003e\u003cdiv class=\"velniva-wrap\"\u003e\u003csection class=\"velniva-section velniva-hero\"\u003e\u003ch3\u003e\u003cb\u003eOUR CARE PROMISE: WITH YOU EVERY STEP OF THE WAY 💛\u003c\/b\u003e\u003c\/h3\u003e\n\u003cp\u003eOur relationship doesn't end when you click \"Checkout\"—that’s exactly where it begins. We believe that true recovery is a journey, and you shouldn't have to walk it alone.\u003c\/p\u003e\n\u003cp\u003eWhen our package arrives at your door, you’re not just receiving a tube of gel-cream. You are officially joining a supportive community of over \u003cb\u003e85,000+ individuals\u003c\/b\u003e who have reclaimed their active, comfortable lifestyles.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003eWhat to Expect Inside Our Delivery:\u003c\/b\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cp\u003e💌 \u003cb\u003eOur Welcome Card:\u003c\/b\u003e A personalized guide included in every order, featuring exclusive \"Pro Tips\" on how to maximize our BoneRecovery absorption technology for the fastest, longest-lasting results.\u003c\/p\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cp\u003e🤝 \u003cb\u003ePriority Customer Support:\u003c\/b\u003e Got a question about how often to apply? Need advice on maintaining your mobility? Our dedicated care team is just a quick email away, ready to support you 7 days a week.\u003c\/p\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cp\u003e🛡 \u003cb\u003eZero-Risk Protection:\u003c\/b\u003e Every order automatically activates your \u003cb\u003e90-Day Satisfaction Guarantee\u003c\/b\u003e. We give you the time and peace of mind to let the formula truly work.\u003c\/p\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cp\u003e🌟 \u003cb\u003eReal People, Real Results:\u003c\/b\u003e You'll gain access to a network of thousands of 5-star customers who share their daily wins, recovery tips, and encouragement.\u003c\/p\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cb\u003eWe don't just ship a product; we deliver a commitment to your daily comfort. Experience the premium our difference today.\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0646\/2806\/4331\/files\/0622.gif?v=1782115631\" alt=\"\"\u003e\u003c\/b\u003e\u003c\/p\u003e\n\u003ch3\u003e\u003cb\u003eYOUR DAILY RECOVERY RITUAL: HOW TO USE OUR GEL-CREAM\u003c\/b\u003e\u003c\/h3\u003e\n\u003cp\u003e\u003ci\u003eFollow these simple steps to activate the BoneRecovery technology and maximize your daily comfort.\u003c\/i\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cp\u003e\u003cb\u003eStep 1: Clean \u0026amp; Prep\u003c\/b\u003e Start with clean, dry skin. For enhanced absorption, apply after a warm shower or wash the area with warm water beforehand to help open up your pores.\u003c\/p\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cp\u003e\u003cb\u003eStep 2: Apply\u003c\/b\u003e Squeeze a dime-sized amount of  our gel-cream directly onto the area needing comfort (a little goes a long way!).\u003c\/p\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cp\u003e\u003cb\u003eStep 3: Massage \u0026amp; Activate\u003c\/b\u003e Gently rub the cream in a circular motion for 30 to 60 seconds. You’ll feel an immediate, soothing cooling sensation as the micro-particles absorb deeply into the skin. It dries in seconds, leaving absolutely no greasy residue or stains on your clothes.\u003c\/p\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cp\u003e\u003cb\u003eStep 4: Stay Consistent\u003c\/b\u003e For optimal, long-lasting results, apply \u003cb\u003e1 to 2 times daily\u003c\/b\u003e (ideally once in the morning to start your day, and once before bed for overnight support). Remember, true recovery takes time—consistency over the first 3 to 4 weeks is the secret to unlocking your full mobility!\u003c\/p\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/section\u003e\u003c\/div\u003e\u003c\/div\u003e","brand":"mysite","offers":[{"title":"2 Bottles — Daily Pain Control","offer_id":54468590698771,"sku":"ARC-15YBUG0-AA","price":42.98,"currency_code":"USD","in_stock":true},{"title":"3 Bottles — Deep Joint Recovery","offer_id":54468590764307,"sku":"ARC-15YBUG0-AC","price":56.98,"currency_code":"USD","in_stock":true},{"title":"4 Bottles — Full Therapy Course","offer_id":54468590797075,"sku":"ARC-15YBUG0-AD","price":68.98,"currency_code":"USD","in_stock":true},{"title":"1 Bottle — Starter Relief","offer_id":54468590731539,"sku":"ARC-15YBUG0-AB","price":29.98,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0995\/4780\/8019\/files\/d740f014-66a1-4c1c-a823-a54dfe9eab85.jpg?v=1784699567","url":"https:\/\/kydmer.com\/products\/bone-recovery-cream","provider":"Kydmer","version":"1.0","type":"link"}