{"title":"Mueller Sports Medicine — Compression Recovery","description":"\n\u003cstyle\u003e\n\/* Mueller Sports Medicine — ms- prefix *\/\n.ms-section,.ms-section--warm,.ms-section--dark,.ms-series-grid,\n.ms-picks-grid,.ms-stats-row,.ms-trust-box,.ms-faq,.ms-nav-grid,\n.ms-tech-row,.ms-trust-band,.ms-cta-box,\n.ms-section *,.ms-section--warm *,.ms-section--dark * { box-sizing:border-box; }\n.ms-section,.ms-section--warm,.ms-section--dark {\n  font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif;\n  -webkit-font-smoothing:antialiased; }\n.ms-section       { padding:56px 0; background:#ffffff; width:100%; }\n.ms-section--warm { padding:56px 0; background:#f0f5fb; width:100%; }\n.ms-section--dark { padding:56px 0; background:#0f172a; color:#ffffff; width:100%; }\n.ms-container { max-width:1080px; margin:0 auto; padding:0 20px; }\n.ms-section-title { font-size:clamp(22px,2.8vw,30px); font-weight:700; color:#111827;\n  margin:0 0 10px; line-height:1.2; padding-bottom:14px; position:relative; display:inline-block; }\n.ms-section-title::after { content:''; position:absolute; bottom:0; left:0;\n  width:40px; height:3px; background:#1d6fb8; border-radius:2px; }\n.ms-section--dark .ms-section-title { color:#ffffff; }\n.ms-section-lead { font-size:16px; line-height:1.7; color:#374151; max-width:660px; margin:14px 0 36px; }\n.ms-section--dark .ms-section-lead { color:#d1d5db; }\n.ms-section h3,.ms-section--warm h3 { font-size:19px; font-weight:700; color:#111827;\n  margin:36px 0 12px; padding-bottom:8px; border-bottom:2px solid #1d6fb8; display:inline-block; }\n.ms-section p,.ms-section--warm p { font-size:15px; line-height:1.7; color:#374151; margin:0 0 16px; }\n.ms-section--dark p { font-size:15px; line-height:1.7; color:#d1d5db; margin:0 0 16px; }\n.ms-divider { width:100%; height:2px; border:none; margin:0; opacity:0.45;\n  background:linear-gradient(90deg,transparent 0%,#1d6fb8 30%,#4a8fd4 50%,#1d6fb8 70%,transparent 100%); }\n\/* Stats bar *\/\n.ms-stats-row { display:flex; width:100%; margin:40px 0 0; border:1px solid #1f2937;\n  border-radius:8px; overflow:hidden; }\n.ms-stat-item { flex:1; text-align:center; padding:24px 16px; }\n.ms-stat-item+.ms-stat-item { border-left:1px solid #1f2937; }\n.ms-stat-number { display:block; font-size:30px; font-weight:700; color:#fff; line-height:1; margin-bottom:6px; }\n.ms-stat-label { display:block; font-size:12px; color:#9ca3af; line-height:1.4; }\n\/* Lineup cards *\/\n.ms-series-grid { display:grid; grid-template-columns:repeat(2,1fr); gap:20px; }\n.ms-series-card { background:#fff; border:1px solid #e5e7eb; border-radius:8px; padding:28px;\n  position:relative; overflow:hidden; transition:box-shadow .25s,transform .25s;\n  display:flex; flex-direction:column; }\n.ms-series-btn { display:block; background:#1d6fb8; color:#fff!important;\n  font-size:13px; font-weight:700; letter-spacing:.06em; text-transform:uppercase;\n  text-align:center; text-decoration:none!important; min-height:44px; line-height:44px;\n  border-radius:6px; margin-top:auto; padding-top:2px; transition:background .2s; }\n.ms-series-btn:hover { background:#155fa0; }\n.ms-series-card:hover { box-shadow:0 8px 28px rgba(0,0,0,.09); transform:translateY(-2px); }\n.ms-series-img { width:100%; height:180px; object-fit:contain;\n  background:#f0f5fb; border-radius:6px; display:block; margin-bottom:16px; padding:14px; }\n.ms-series-card::before { content:''; position:absolute; top:0; left:0; right:0; height:4px; }\n.ms-series-card--m4::before { background:#1d6fb8; }\n.ms-series-card--m2::before { background:#4a8fd4; }\n.ms-series-card h3 { font-size:18px; font-weight:700; color:#111827; margin:0 0 4px; padding:0; border:none; display:block; }\n.ms-series-tagline { font-size:14px; font-style:italic; color:#6b7280; margin:4px 0 12px; display:block; }\n.ms-series-desc { font-size:15px; color:#374151; line-height:1.6; margin:0 0 16px; }\n.ms-series-spec { font-size:13px; color:#1d6fb8; font-weight:600; margin:0; }\n\/* Staff picks *\/\n.ms-picks-grid { display:grid; grid-template-columns:repeat(2,1fr); gap:20px; }\n.ms-pick-card { background:#fff; border:1px solid #e5e7eb; border-radius:8px; padding:24px;\n  position:relative; display:flex; flex-direction:column; transition:box-shadow .25s,transform .25s; }\n.ms-pick-card:hover { box-shadow:0 10px 32px rgba(0,0,0,.1); transform:translateY(-3px); }\n.ms-pick-badge { position:absolute; top:0; right:0; background:#1d6fb8; color:#fff;\n  font-size:10px; font-weight:700; letter-spacing:.08em; text-transform:uppercase;\n  padding:5px 10px; border-radius:0 8px 0 6px; }\n.ms-pick-img { width:100%; height:180px; object-fit:cover; object-position:top;\n  border-radius:6px; background:#fff; margin-bottom:16px; display:block; }\n.ms-pick-img-placeholder { width:100%; height:180px; background:#f0f5fb; border-radius:6px; margin-bottom:16px; }\n.ms-pick-card h4 { font-size:16px; font-weight:700; color:#111827; margin:0 0 6px; padding-right:80px; }\n.ms-pick-tagline { font-size:13px; font-style:italic; color:#6b7280; margin:4px 0 14px; display:block; }\n.ms-pick-bestfor { font-size:13px; color:#374151; margin:0 0 18px; display:flex;\n  align-items:flex-start; gap:6px; flex:1; }\n.ms-pick-bestfor::before { content:'●'; color:#1d6fb8; font-size:9px; margin-top:4px; flex-shrink:0; }\n.ms-pick-btn { display:block; width:100%; background:#1d6fb8; color:#fff!important;\n  font-size:12px; font-weight:700; letter-spacing:.08em; text-transform:uppercase;\n  text-align:center; text-decoration:none!important; min-height:44px; line-height:44px;\n  border-radius:6px; transition:background .2s,transform .2s; margin-top:auto; }\n.ms-pick-btn:hover { background:#1056c0; transform:translateY(-1px); }\n\/* Trust box *\/\n.ms-trust-box { background:#fff; border-radius:8px; border-left:4px solid #1d6fb8;\n  padding:28px 32px; box-shadow:0 4px 20px rgba(0,0,0,.07); display:flex;\n  align-items:flex-start; gap:20px; }\n.ms-trust-icon { flex-shrink:0; width:44px; height:44px; border-radius:50%;\n  background:#1d6fb8; color:#fff; font-size:20px; display:flex; align-items:center; justify-content:center; }\n.ms-trust-body { flex:1; }\n.ms-trust-box h4 { font-size:18px; font-weight:700; color:#111827; margin:0 0 8px; }\n.ms-trust-box p { font-size:15px; color:#374151; line-height:1.6; margin:0 0 14px; }\n.ms-trust-btn { display:inline-flex; align-items:center; background:#1d6fb8; color:#fff!important;\n  font-size:14px; font-weight:600; text-decoration:none!important; padding:10px 22px;\n  border-radius:6px; transition:background .2s; min-height:44px; }\n.ms-trust-btn:hover { background:#1056c0; }\n\/* Tech cards *\/\n.ms-tech-row { display:grid; grid-template-columns:repeat(3,1fr); gap:16px; }\n.ms-tech-card { background:#fff; border-radius:8px; padding:24px; border:1px solid #e5e7eb;\n  border-top:4px solid #1d6fb8; }\n.ms-tech-card h3 { font-size:16px; font-weight:700; color:#111827; margin:0 0 10px;\n  padding:0; border:none; display:block; }\n.ms-tech-card p { font-size:14px; color:#374151; line-height:1.6; margin:0; }\n\/* Warn box *\/\n.ms-warn-box { background:#fffbeb; border:1px solid #fbbf24; border-left:4px solid #f59e0b;\n  border-radius:8px; padding:20px 24px; margin:28px 0 0; }\n.ms-warn-box p { font-size:14px; color:#374151; line-height:1.6; margin:0; }\n\/* Nav links *\/\n.ms-nav-grid { display:grid; grid-template-columns:repeat(2,1fr); gap:12px; }\n.ms-nav-link { display:flex; align-items:center; justify-content:space-between; gap:12px;\n  padding:16px 18px; background:#fff; border:1px solid #e5e7eb; border-radius:8px;\n  text-decoration:none!important; transition:border-color .2s,background .2s,transform .2s; }\n.ms-nav-link:hover { border-color:#1d6fb8; background:#f0f5fb; transform:translateY(-1px); }\n.ms-nav-link-title { display:block; font-size:15px; font-weight:600; color:#111827; margin-bottom:3px; }\n.ms-nav-link-desc { display:block; font-size:13px; color:#6b7280; }\n.ms-nav-arrow { font-size:20px; color:#1d6fb8; flex-shrink:0; }\n\/* FAQ *\/\n.ms-faq details { background:#fff; border:1px solid #e5e7eb; border-radius:8px;\n  margin-bottom:8px; overflow:hidden; }\n.ms-faq details[open] { border-left:3px solid #1d6fb8; box-shadow:0 4px 16px rgba(0,0,0,.07); }\n.ms-faq summary { font-size:16px; font-weight:600; color:#111827; padding:18px 20px;\n  cursor:pointer; list-style:none; display:flex; align-items:center;\n  justify-content:space-between; gap:16px; }\n.ms-faq summary::-webkit-details-marker { display:none; }\n.ms-faq summary::after { content:'›'; font-size:22px; color:#1d6fb8; flex-shrink:0;\n  transition:transform .25s; display:inline-block; }\n.ms-faq details[open] summary::after { transform:rotate(90deg); }\n.ms-faq-answer { font-size:15px; color:#374151; line-height:1.7; padding:0 20px 20px; margin:0; }\n\/* Trust band *\/\n.ms-trust-band { display:grid; grid-template-columns:repeat(4,1fr); gap:0;\n  border:1px solid #D7E7F3; border-radius:12px; overflow:hidden; max-width:900px;\n  margin:40px auto 0; background:#fff; }\n.ms-trust-band-item { text-align:center; padding:28px 16px; display:flex;\n  flex-direction:column; align-items:center; }\n.ms-trust-band-item+.ms-trust-band-item { border-left:1px solid #D7E7F3; }\n.ms-tband-icon { width:28px; height:28px; stroke:#1d6fb8; stroke-width:2;\n  fill:none; stroke-linecap:round; stroke-linejoin:round; display:block; margin:0 auto 10px; }\n.ms-trust-band-title { font-size:13px; font-weight:700; color:#0D1B2A; margin:0 0 4px; }\n.ms-trust-band-desc { font-size:12px; color:#4A617A; line-height:1.4; margin:0; }\n\/* Final CTA box *\/\n.ms-cta-box { background:#1a3a5c; border-radius:12px; padding:40px 32px;\n  text-align:center; margin-top:40px;\n  display:flex; flex-direction:column; align-items:center; }\n.ms-cta-box h2 { font-size:clamp(20px,2.5vw,26px); font-weight:700; color:#ffffff; margin:0 0 10px; }\n.ms-cta-lead { font-size:16px; color:#d1d5db!important; margin:0 0 24px; max-width:520px;\n  margin-left:auto; margin-right:auto; line-height:1.6; text-align:center!important; }\n.ms-cta-pills { display:flex; flex-wrap:wrap; gap:10px; justify-content:center; margin:0 0 28px; }\n.ms-cta-pill { background:rgba(255,255,255,0.12); color:#e2e8f0; font-size:13px;\n  font-weight:600; padding:6px 16px; border-radius:20px; border:1px solid rgba(255,255,255,0.2); }\n.ms-cta-phone { display:inline-flex; align-items:center; background:#1d6fb8; color:#fff!important;\n  font-size:15px; font-weight:700; text-decoration:none!important; padding:14px 32px;\n  border-radius:8px; transition:background .2s; min-height:44px; }\n.ms-cta-phone:hover { background:#1056c0; }\n.ms-back-top { display:block; margin-top:16px; color:#9ca3af!important;\n  font-size:13px; text-decoration:none!important; }\n.ms-back-top:hover { color:#d1d5db!important; }\n\/* Responsive *\/\n.ms-hero-grid { display:grid; grid-template-columns:1fr 420px; gap:48px; align-items:center; }\n.ms-hero-img { width:100%; border-radius:10px; object-fit:cover; aspect-ratio:4\/3; display:block; }\n.ms-lifestyle-figure { margin:32px 0 28px; padding:0; }\n.ms-lifestyle-img { width:100%; max-height:380px; object-fit:cover; object-position:bottom; border-radius:10px; display:block; }\n@media (max-width:640px) {\n  .ms-series-grid,.ms-picks-grid,.ms-tech-row,.ms-nav-grid,.ms-hero-grid { grid-template-columns:1fr; }\n  .ms-hero-grid \u003e div:last-child { order:-1; }\n  .ms-hero-img { max-height:260px; aspect-ratio:auto; }\n  .ms-stats-row { flex-wrap:wrap; }\n  .ms-stat-item { flex:1 1 50%; border-top:1px solid #1f2937; }\n  .ms-stat-item:nth-child(-n+2) { border-top:none; }\n  .ms-trust-band { grid-template-columns:repeat(2,1fr); }\n  .ms-trust-band-item:nth-child(n+3) { border-top:1px solid #D7E7F3; }\n  .ms-trust-band-item:nth-child(3) { border-left:none; }\n}\n@media (max-width:560px) {\n  .ms-trust-box { flex-direction:column; }\n}\n\u003c\/style\u003e\n\n\u003cp\u003eMueller Sports Medicine has spent more than six decades in athletic training rooms, on sidelines, and inside physical therapy clinics — developing the tools that keep athletes moving. The REVIVE pneumatic compression system is where that institutional knowledge meets a portable recovery tool built for serious daily use. Two console tiers, interchangeable garments, one trusted manufacturer.\u003c\/p\u003e\n\n[split]\n\n\u003cdiv class=\"ms-section--dark\"\u003e\n  \u003cdiv class=\"ms-container\"\u003e\n    \u003cdiv class=\"ms-hero-grid\"\u003e\n    \u003cdiv\u003e\n    \u003ch2 class=\"ms-section-title\"\u003eMueller Sports Medicine REVIVE Compression Systems\u003c\/h2\u003e\n    \u003cp class=\"ms-section-lead\"\u003eIn 1959, Mueller started making athletic tape for high school football teams in Prairie du Sac, Wisconsin. Sixty-six years later, the company supplies \u003cstrong\u003eprofessional sports franchises, military training facilities, and physical therapy clinics\u003c\/strong\u003e across the country — with the same commitment to products that hold up under real-world use. The REVIVE line is Mueller’s answer to the demand for portable pneumatic compression: two console tiers, interchangeable full-leg garments, and the track record that comes from six decades in sports medicine manufacturing.\u003c\/p\u003e\n    \u003cp class=\"ms-section-lead\"\u003eWhether you’re a competitive athlete managing weekly training loads or a clinic operator adding a proven compression modality to your recovery menu, REVIVE is built for the kind of daily use that recreational gear wasn’t designed for.\u003c\/p\u003e\n    \u003cdiv class=\"ms-stats-row\"\u003e\n      \u003cdiv class=\"ms-stat-item\"\u003e\n        \u003cspan class=\"ms-stat-number\"\u003e60+\u003c\/span\u003e\n        \u003cspan class=\"ms-stat-label\"\u003eYears Sports Medicine Manufacturing\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ms-stat-item\"\u003e\n        \u003cspan class=\"ms-stat-number\"\u003e4\u003c\/span\u003e\n        \u003cspan class=\"ms-stat-label\"\u003eSequential Compression Chambers (M4)\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ms-stat-item\"\u003e\n        \u003cspan class=\"ms-stat-number\"\u003e100\u003c\/span\u003e\n        \u003cspan class=\"ms-stat-label\"\u003emmHg Max Pressure — M4 System\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ms-stat-item\"\u003e\n        \u003cspan class=\"ms-stat-number\"\u003eFree\u003c\/span\u003e\n        \u003cspan class=\"ms-stat-label\"\u003eShipping — 48 Contiguous States\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/A73I0129-legs_2000x_4ebc0793-2e27-4430-8ade-cb506838df6a.jpg?v=1784445884\" alt=\"Sequential pneumatic compression boots in use during athlete recovery\" class=\"ms-hero-img\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003chr class=\"ms-divider\"\u003e\n\n\u003cdiv class=\"ms-section\"\u003e\n  \u003cdiv class=\"ms-container\"\u003e\n    \u003ch2 class=\"ms-section-title\"\u003eCompare Mueller REVIVE Compression Systems: M4 vs. M2\u003c\/h2\u003e\n    \u003cp class=\"ms-section-lead\"\u003eTwo console tiers. The same interchangeable garment platform. Choose by the features your recovery routine actually demands.\u003c\/p\u003e\n    \u003cdiv class=\"ms-series-grid\"\u003e\n      \u003cdiv class=\"ms-series-card ms-series-card--m4\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/M4.jpg?v=1784445880\" alt=\"Mueller REVIVE M4 Gear Pack — full leg compression system\" class=\"ms-series-img\" loading=\"lazy\"\u003e\n        \u003ch3\u003eM4 REVIVE System\u003c\/h3\u003e\n        \u003cspan class=\"ms-series-tagline\"\u003eFlagship — Bluetooth-connected, 4-chamber sequential compression\u003c\/span\u003e\n        \u003cp class=\"ms-series-desc\"\u003eThe M4 is Mueller’s full-featured compression platform. Bluetooth pairing lets you control sessions from your phone — practical for clinicians monitoring multiple athletes at once, and for anyone who wants data without holding the console. Four independent chambers deliver a true sequential wave pattern from ankle to hip, with pressure adjustable in fine increments up to 100 mmHg. Compatible with the full REVIVE garment library.\u003c\/p\u003e\n        \u003cspan class=\"ms-series-spec\"\u003eGear Pack includes: M4 Console + Full Leg Garment (S\/M\/L)\u003c\/span\u003e\n        \u003ca href=\"\/products\/mueller-revive-m4-gear-pack-full-leg-compression-system\" class=\"ms-series-btn\"\u003eView the M4 Gear Pack\u003c\/a\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ms-series-card ms-series-card--m2\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/M2.jpg?v=1784446003\" alt=\"Mueller REVIVE M2 Gear Pack — full leg compression system\" class=\"ms-series-img\" loading=\"lazy\"\u003e\n        \u003ch3\u003eM2 REVIVE System\u003c\/h3\u003e\n        \u003cspan class=\"ms-series-tagline\"\u003eAccessible tier — handheld console, streamlined operation\u003c\/span\u003e\n        \u003cp class=\"ms-series-desc\"\u003eThe M2 delivers the same core sequential compression experience at a more accessible entry point. Handheld console, straightforward operation, and full garment compatibility with the REVIVE platform. If you want reliable pneumatic compression without the Bluetooth ecosystem, the M2 is the right call. Popular with athletes equipping a personal home setup and clinics outfitting multiple recovery stations cost-effectively.\u003c\/p\u003e\n        \u003cspan class=\"ms-series-spec\"\u003eGear Pack includes: M2 Console + Full Leg Garment (S\/M\/L)\u003c\/span\u003e\n        \u003ca href=\"\/products\/mueller-revive-m2-gear-pack-full-leg-compression-system\" class=\"ms-series-btn\"\u003eView the M2 Gear Pack\u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\u003chr class=\"ms-divider\"\u003e\n\n\u003cdiv class=\"ms-section\"\u003e\n  \u003cdiv class=\"ms-container\"\u003e\n    \u003cdiv class=\"ms-trust-box\"\u003e\n      \u003cdiv class=\"ms-trust-icon\"\u003e$\u003c\/div\u003e\n      \u003cdiv class=\"ms-trust-body\"\u003e\n        \u003ch4\u003e0% Financing Available on REVIVE Systems\u003c\/h4\u003e\n        \u003cp\u003eBoth the M4 and M2 Gear Packs qualify for 0% APR financing for qualified buyers — terms from 3 to 24 months with no hard credit pull on your initial application. Spread the cost of professional-grade compression across manageable monthly payments.\u003c\/p\u003e\n        \u003ca href=\"\/pages\/financing\" class=\"ms-trust-btn\"\u003eSee Financing Options\u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003chr class=\"ms-divider\"\u003e\n\n\u003cdiv class=\"ms-section--warm\"\u003e\n  \u003cdiv class=\"ms-container\"\u003e\n    \u003ch2 class=\"ms-section-title\"\u003eHow Pneumatic Compression Works\u003c\/h2\u003e\n    \u003cp class=\"ms-section-lead\"\u003eREVIVE uses air pressure applied in a specific directional sequence — not vibration, not heat.\u003c\/p\u003e\n    \u003cdiv class=\"ms-tech-row\"\u003e\n      \u003cdiv class=\"ms-tech-card\"\u003e\n        \u003ch3\u003eSequential Inflation\u003c\/h3\u003e\n        \u003cp\u003eChambers inflate from distal to proximal — ankle toward hip — in a repeating wave. This pattern is engineered based on research into how venous return and lymphatic fluid movement work in the lower extremity.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ms-tech-card\"\u003e\n        \u003ch3\u003eControlled Pressure\u003c\/h3\u003e\n        \u003cp\u003eThe M4 delivers up to 100 mmHg across four independent chambers, with fine-increment control. Adjust intensity to your recovery phase — lighter sessions on competition days, fuller pressure windows during dedicated recovery blocks.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ms-tech-card\"\u003e\n        \u003ch3\u003ePassive Recovery\u003c\/h3\u003e\n        \u003cp\u003eA REVIVE session requires nothing from you. Sit, lie down, let the system run. A typical session is 20–30 minutes. Most users incorporate it post-workout, post-competition, or in the evening as a structured recovery close.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ms-warn-box\"\u003e\n      \u003cp\u003e\u003cstrong\u003eImportant:\u003c\/strong\u003e Mueller REVIVE systems are intended for wellness and recovery use only. Do not use if you have a history of deep vein thrombosis (DVT), cardiovascular conditions, severe arterial insufficiency, active infection, or open wounds in the affected area. Consult a qualified healthcare professional before beginning any compression protocol if you have an existing medical condition.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003chr class=\"ms-divider\"\u003e\n\n\u003cdiv class=\"ms-section\"\u003e\n  \u003cdiv class=\"ms-container\"\u003e\n    \u003ch2 class=\"ms-section-title\"\u003eWhat Serious Athletes Actually Do With Compression\u003c\/h2\u003e\n    \u003cp\u003eHere’s something most recovery equipment marketing skips: the session you run \u003cem\u003eafter\u003c\/em\u003e hard training matters as much as the training itself. The soreness athletes feel 24–48 hours later isn’t from lactic acid — that’s an outdated model. It comes from micro-tears in muscle tissue, systemic inflammation, and neural fatigue. Pneumatic compression doesn’t eliminate any of that. What it does is give your body a directional assist while you’re resting anyway.\u003c\/p\u003e\n    \u003cp\u003ePicture finishing a long training block — legs heavy, calves tight, the kind of soreness that compounds into next week if you don’t manage it. Fifteen to twenty minutes with a REVIVE Gear Pack, legs elevated, console running at a moderate pressure setting. You’re reviewing film, reading, or just doing nothing. The system is working. That’s the argument for structured compression: not a treatment, not a performance miracle, but a tool that fits cleanly into the recovery window you already have.\u003c\/p\u003e\n    \u003cp\u003eMueller’s institutional credibility comes from the same logic scaling across contexts — the REVIVE works in professional training rooms and physical therapy clinics for the same reason it works in a home gym. Consistent use, applied systematically, is what moves the needle over a season.\u003c\/p\u003e\n\n    \u003cfigure class=\"ms-lifestyle-figure\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/OnTable_Two_Legs_020_1.jpg?v=1784445889\" alt=\"Mueller REVIVE compression therapy system in use during professional recovery session\" class=\"ms-lifestyle-img\" loading=\"lazy\"\u003e\n    \u003c\/figure\u003e\n\n    \u003ch3\u003eCompetitive Athletes\u003c\/h3\u003e\n    \u003cp\u003ePost-session compression as a daily training room fixture — legs up, console running while reviewing the day. Athletes at high training volumes often notice the difference in next-day readiness more acutely than the average recreational user.\u003c\/p\u003e\n\n    \u003ch3\u003ePhysical Therapy Clinics \u0026amp; Sports Performance Centers\u003c\/h3\u003e\n    \u003cp\u003eThe interchangeable garment platform and straightforward console operation make REVIVE practical in high-throughput clinic environments. The M4’s Bluetooth logging is useful for practitioners who want session data without manual tracking. Multiple units can run simultaneously from separate consoles.\u003c\/p\u003e\n\n    \u003ch3\u003eDedicated Home Users\u003c\/h3\u003e\n    \u003cp\u003eWeekend warriors and fitness-focused individuals who train hard enough that soreness limits their next session often find that adding structured compression changes that equation. The M2 is the practical home choice — full sequential compression, no unnecessary complexity.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003chr class=\"ms-divider\"\u003e\n\n\u003cdiv class=\"ms-section--warm\"\u003e\n  \u003cdiv class=\"ms-container\"\u003e\n    \u003ch2 class=\"ms-section-title\"\u003eExplore More Recovery Equipment\u003c\/h2\u003e\n    \u003cp class=\"ms-section-lead\"\u003eMueller REVIVE fits naturally into a broader recovery stack. Here’s where to look next.\u003c\/p\u003e\n    \u003cdiv class=\"ms-nav-grid\"\u003e\n      \u003ca href=\"\/collections\/compression-therapy\" class=\"ms-nav-link\"\u003e\n        \u003cdiv\u003e\n          \u003cspan class=\"ms-nav-link-title\"\u003eAll Compression Therapy\u003c\/span\u003e\n          \u003cspan class=\"ms-nav-link-desc\"\u003eFull lineup — compression boots, clinical systems, portable units\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cspan class=\"ms-nav-arrow\"\u003e›\u003c\/span\u003e\n      \u003c\/a\u003e\n      \u003ca href=\"\/collections\/compression-boots\" class=\"ms-nav-link\"\u003e\n        \u003cdiv\u003e\n          \u003cspan class=\"ms-nav-link-title\"\u003eCompression Boots\u003c\/span\u003e\n          \u003cspan class=\"ms-nav-link-desc\"\u003eFull-leg compression systems across multiple brands\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cspan class=\"ms-nav-arrow\"\u003e›\u003c\/span\u003e\n      \u003c\/a\u003e\n      \u003ca href=\"\/collections\/cold-compression-therapy\" class=\"ms-nav-link\"\u003e\n        \u003cdiv\u003e\n          \u003cspan class=\"ms-nav-link-title\"\u003eCold Compression Therapy\u003c\/span\u003e\n          \u003cspan class=\"ms-nav-link-desc\"\u003eCombine cold and pneumatic compression for acute recovery\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cspan class=\"ms-nav-arrow\"\u003e›\u003c\/span\u003e\n      \u003c\/a\u003e\n      \u003ca href=\"\/pages\/recovery-equipment\" class=\"ms-nav-link\"\u003e\n        \u003cdiv\u003e\n          \u003cspan class=\"ms-nav-link-title\"\u003eFull Recovery Equipment Guide\u003c\/span\u003e\n          \u003cspan class=\"ms-nav-link-desc\"\u003eBuild your complete recovery stack from the ground up\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cspan class=\"ms-nav-arrow\"\u003e›\u003c\/span\u003e\n      \u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003chr class=\"ms-divider\"\u003e\n\n\u003cdiv class=\"ms-section\"\u003e\n  \u003cdiv class=\"ms-container\"\u003e\n    \u003ch2 class=\"ms-section-title\"\u003eHow to Choose Your Mueller REVIVE System\u003c\/h2\u003e\n    \u003cp class=\"ms-section-lead\"\u003eThree questions narrow the decision to the right unit.\u003c\/p\u003e\n\n    \u003ch3\u003eM4 or M2?\u003c\/h3\u003e\n    \u003cp\u003eThe M4 adds Bluetooth connectivity, four independent chambers with finer pressure control, and a higher max pressure ceiling. The M2 delivers the same core sequential compression in a simpler package. Choose the M4 if you want app-based session control or you’re equipping a clinic environment where staff manage multiple athletes. Choose the M2 for personal home recovery or budget-conscious clinic stations.\u003c\/p\u003e\n\n    \u003ch3\u003eWhich Garment Size?\u003c\/h3\u003e\n    \u003cp\u003eBoth Gear Packs ship in S\/M\/L variants — sizing applies to the full leg garment included in the kit. Mueller publishes a sizing chart based on thigh circumference and leg length. When in doubt between two sizes, size up: a garment that fits too tightly restricts the system’s ability to cycle correctly. For clinics equipping shared stations, the M4’s garment interchangeability makes multi-user setups practical.\u003c\/p\u003e\n\n    \u003ch3\u003eHome vs. Clinic Deployment\u003c\/h3\u003e\n    \u003cp\u003eFor home recovery, the M2 is the practical choice for most individual users — full compression capability without the Bluetooth overhead. For clinic and team environments, the M4 is the stronger long-term investment: Bluetooth session tracking, higher-volume use capability, and build quality designed for multi-user daily operation. Physical therapy practices typically deploy multiple M4 units as dedicated recovery stations.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003chr class=\"ms-divider\"\u003e\n\n\u003cdiv class=\"ms-section--warm\"\u003e\n  \u003cdiv class=\"ms-container\"\u003e\n    \u003cdiv class=\"ms-trust-box\"\u003e\n      \u003cdiv class=\"ms-trust-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e\u003cpath d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07A19.5 19.5 0 0 1 4.69 12a19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 3.62 1h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9a16 16 0 0 0 6.91 6.91l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n      \u003cdiv class=\"ms-trust-body\"\u003e\n        \u003ch4\u003eTalk to a Compression Specialist\u003c\/h4\u003e\n        \u003cp\u003eQuestions about which REVIVE system fits your setup? Our team can walk through the M4 vs. M2 specs, help with garment sizing, and answer clinic procurement questions. Every order ships from Mueller’s Wisconsin facility with full authorized dealer warranty support.\u003c\/p\u003e\n        \u003ca href=\"tel:+18885005675\" class=\"ms-trust-btn\"\u003e(888) 500-5675 — Call or Text\u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003chr class=\"ms-divider\"\u003e\n\n\u003cdiv class=\"ms-section\"\u003e\n  \u003cdiv class=\"ms-container\"\u003e\n    \u003ch2 class=\"ms-section-title\"\u003eMueller REVIVE — Frequently Asked Questions\u003c\/h2\u003e\n    \u003cdiv class=\"ms-faq\"\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eWho makes the REVIVE compression system?\u003c\/summary\u003e\n        \u003cp class=\"ms-faq-answer\"\u003eREVIVE is a product line by Mueller Sports Medicine, an American sports medicine manufacturer based in Prairie du Sac, Wisconsin. Founded in 1959, Mueller has supplied athletic training rooms, military facilities, and professional sports franchises for over 60 years. Recovery Room Direct is an authorized dealer — every purchase includes full manufacturer warranty support and direct access to Mueller’s customer service team.\u003c\/p\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat warranty comes with Mueller REVIVE?\u003c\/summary\u003e\n        \u003cp class=\"ms-faq-answer\"\u003eMueller REVIVE systems carry a manufacturer warranty covering defects in materials and workmanship. Warranty coverage can differ between the console unit and accessory garments. Contact our team at \u003ca href=\"tel:+18885005675\"\u003e(888) 500-5675\u003c\/a\u003e for current warranty terms on the M4 and M2 before you purchase.\u003c\/p\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eHow does sequential pneumatic compression work?\u003c\/summary\u003e\n        \u003cp class=\"ms-faq-answer\"\u003eREVIVE systems use air pressure applied in a specific directional sequence — chambers inflate from distal to proximal (ankle toward hip) in a repeating wave. This is engineered based on research into venous return and lymphatic fluid movement in the lower extremity. The M4 delivers up to 100 mmHg across four independent chambers; the M2 provides a streamlined two-chamber experience. Both connect to a console for session control.\u003c\/p\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eWho is Mueller REVIVE designed for?\u003c\/summary\u003e\n        \u003cp class=\"ms-faq-answer\"\u003eREVIVE systems are used by competitive athletes for post-training recovery, weekend warriors managing exercise soreness, and physical therapy clinics and sports performance centers that want a portable, clinic-grade compression modality. The M4’s Bluetooth connectivity is especially practical in team training environments where staff need to monitor multiple athletes without holding a console.\u003c\/p\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eCan I finance a Mueller REVIVE system?\u003c\/summary\u003e\n        \u003cp class=\"ms-faq-answer\"\u003eYes. Recovery Room Direct offers 0% APR financing for qualified buyers on purchases of $999 or more, with terms from 3 to 24 months. The M4 and M2 Gear Packs both qualify. Apply at checkout with no hard credit pull on your initial application. Call \u003ca href=\"tel:+18885005675\"\u003e(888) 500-5675\u003c\/a\u003e with any questions.\u003c\/p\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ms-trust-band\"\u003e\n      \u003cdiv class=\"ms-trust-band-item\"\u003e\n        \u003csvg class=\"ms-tband-icon\" viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n        \u003cspan class=\"ms-trust-band-title\"\u003eAuthorized Dealer\u003c\/span\u003e\n        \u003cspan class=\"ms-trust-band-desc\"\u003eFull Mueller warranty on every order\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ms-trust-band-item\"\u003e\n        \u003csvg class=\"ms-tband-icon\" viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\"\u003e\u003crect x=\"1\" y=\"3\" width=\"15\" height=\"13\"\u003e\u003c\/rect\u003e\u003cpolygon points=\"16 8 20 8 23 11 23 16 16 16 16 8\"\u003e\u003c\/polygon\u003e\u003ccircle cx=\"5.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"18.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n        \u003cspan class=\"ms-trust-band-title\"\u003eFree Shipping\u003c\/span\u003e\n        \u003cspan class=\"ms-trust-band-desc\"\u003eContiguous 48 states, no minimum\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ms-trust-band-item\"\u003e\n        \u003csvg class=\"ms-tband-icon\" viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\"\u003e\u003cpath d=\"M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2\"\u003e\u003c\/path\u003e\u003ccircle cx=\"12\" cy=\"7\" r=\"4\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n        \u003cspan class=\"ms-trust-band-title\"\u003eRecovery Specialists\u003c\/span\u003e\n        \u003cspan class=\"ms-trust-band-desc\"\u003eExpert guidance, every order\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ms-trust-band-item\"\u003e\n        \u003csvg class=\"ms-tband-icon\" viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\"\u003e\u003cline x1=\"12\" y1=\"1\" x2=\"12\" y2=\"23\"\u003e\u003c\/line\u003e\u003cpath d=\"M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003cspan class=\"ms-trust-band-title\"\u003e0% Financing\u003c\/span\u003e\n        \u003cspan class=\"ms-trust-band-desc\"\u003eFor qualified buyers, 3–24 months\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ms-cta-box\"\u003e\n      \u003ch2\u003eReady to Add Mueller REVIVE to Your Recovery Stack?\u003c\/h2\u003e\n      \u003cdiv class=\"ms-cta-lead\"\u003eBoth REVIVE Gear Packs ship complete — console and full leg garment in one box, ready to use out of the packaging. Free shipping, full Mueller warranty, and a team of compression specialists standing by.\u003c\/div\u003e\n      \u003cdiv class=\"ms-cta-pills\"\u003e\n        \u003cspan class=\"ms-cta-pill\"\u003eFree Shipping\u003c\/span\u003e\n        \u003cspan class=\"ms-cta-pill\"\u003eAuthorized Dealer\u003c\/span\u003e\n        \u003cspan class=\"ms-cta-pill\"\u003eExpert Support\u003c\/span\u003e\n        \u003cspan class=\"ms-cta-pill\"\u003e0% Financing\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003ca href=\"tel:+18885005675\" class=\"ms-cta-phone\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#ffffff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" style=\"vertical-align:-4px;margin-right:8px;flex-shrink:0;\"\u003e\u003cpath d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07A19.5 19.5 0 0 1 4.69 12a19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 3.62 1h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9a16 16 0 0 0 6.91 6.91l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z\"\u003e\u003c\/path\u003e\u003c\/svg\u003eTalk to an Expert — (888) 500-5675\u003c\/a\u003e\n      \u003ca href=\"#\" class=\"ms-back-top\" onclick=\"window.scrollTo({top:0,behavior:'smooth'});return false;\"\u003e↑ Back to top\u003c\/a\u003e\n    \u003c\/div\u003e\n\n    \n  \u003c\/div\u003e\n\u003c\/div\u003e","products":[{"product_id":"mueller-revive-m4-gear-pack-full-leg-compression-system","title":"Mueller REVIVE M4 Gear Pack — Full Leg Compression System","description":"\u003cstyle\u003e\n.rm4,.rm4 *{box-sizing:border-box;}\n.rm4{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif;-webkit-font-smoothing:antialiased;overflow-x:hidden;}\n.rm4 img{border:none!important;outline:none!important;box-shadow:none!important;}\n.rm4-c{max-width:1080px;margin:0 auto;padding:0 24px;}\n.rm4-s{padding:56px 0;background:#fff;width:100%;}\n.rm4-s-light{background:#f0f5fb;}\n.rm4-s-warm{background:#f7fafe;}\n.rm4-s-roi{background:#eef4ff;}\n.rm4-eyebrow{display:block;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#1a6fff;margin:0 0 10px;}\n.rm4-h2{font-size:clamp(22px,2.8vw,30px);font-weight:700;color:#0d1b2a;margin:0 0 10px;line-height:1.2;}\n.rm4-h2::after{content:'';display:block;width:40px;height:3px;background:#1a6fff;border-radius:2px;margin-top:12px;}\n.rm4-lead{font-size:16px;line-height:1.7;color:#374151;max-width:640px;margin:14px 0 36px;}\n\/* Nav *\/\n.rm4-nav{background:#fff;width:100%;border-bottom:1px solid #d1e0f0;}\n.rm4-nav-inner{max-width:1080px;margin:0 auto;display:flex;padding:10px 24px;gap:8px;flex-wrap:wrap;}\n.rm4-nav a{display:inline-block;padding:7px 16px;background:#f0f5fb;color:#0d1b2a!important;font-size:13px;font-weight:500;border-radius:20px;text-decoration:none!important;white-space:nowrap;transition:background .15s,color .15s;}\n.rm4-nav a:hover{background:#0d1b2a!important;color:#fff!important;}\n\/* Hero *\/\n.rm4-hero-s{background:#fff;border-bottom:1px solid #e5eaf0;padding:48px 0;}\n.rm4-hero{display:grid;grid-template-columns:1.1fr 1fr;gap:56px;align-items:center;}\n.rm4-badge{display:inline-block;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#1a6fff;border:1px solid #1a6fff;border-radius:4px;padding:4px 10px;margin-bottom:16px;}\n.rm4-h2-hero{font-size:clamp(24px,3vw,34px);font-weight:700;color:#0d1b2a;margin:0 0 16px;line-height:1.2;}\n.rm4-hero-sub{font-size:16px;line-height:1.7;color:#374151;margin:0 0 20px;}\n.rm4-hero-finance{font-size:13px;color:#1a6fff;margin:0;}\n.rm4-hero-img{border-radius:12px;background:#fff;border:1px solid #d1e0f0;padding:16px;aspect-ratio:1\/1;display:flex;align-items:center;justify-content:center;overflow:hidden;}\n.rm4-hero-img img{width:100%;height:100%;object-fit:contain;display:block;mix-blend-mode:multiply;}\n\/* Stats *\/\n.rm4-stats-s{background:transparent;padding:16px 24px 0;}\n.rm4-stats{display:flex;max-width:1080px;margin:0 auto;flex-wrap:wrap;background:#071525;border-radius:10px;overflow:hidden;}\n.rm4-stat{flex:1;min-width:25%;text-align:center;padding:24px 16px;border-right:1px solid #1a2d42;}\n.rm4-stat:last-child{border-right:0;}\n.rm4-stat-num{display:block;font-size:30px;font-weight:700;color:#1a6fff;line-height:1;margin-bottom:6px;letter-spacing:-.02em;}\n.rm4-stat-lbl{display:block;font-size:11px;color:#8faec8;letter-spacing:.07em;text-transform:uppercase;line-height:1.4;}\n\/* Feature cards *\/\n.rm4-feat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:32px;}\n.rm4-feat-card{background:#fff;border:1px solid #d1e0f0;border-radius:12px;overflow:hidden;transition:box-shadow .25s,transform .25s;}\n.rm4-feat-card:hover{box-shadow:0 8px 28px rgba(26,111,255,.1);transform:translateY(-2px);}\n.rm4-feat-img{aspect-ratio:4\/3;overflow:hidden;background:#f0f5fb;}\n.rm4-feat-img img{width:100%;height:100%;object-fit:cover;object-position:center top;display:block;}\n.rm4-feat-body{padding:20px;}\n.rm4-feat-icon{width:40px;height:40px;background:#f0f5fb;border-radius:50%;border:2px solid #1a6fff;display:flex;align-items:center;justify-content:center;margin-bottom:12px;}\n.rm4-feat-h{font-size:16px;font-weight:700;color:#0d1b2a;margin:0 0 8px;}\n.rm4-feat-p{font-size:14px;color:#374151;line-height:1.6;margin:0;}\n\/* Mode cards *\/\n.rm4-modes-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;margin-top:28px;}\n.rm4-mode-card{background:#fff;border:1px solid #d1e0f0;border-radius:10px;padding:20px 16px;border-top:3px solid #1a6fff;}\n.rm4-mode-name{font-size:14px;font-weight:700;color:#0d1b2a;margin:0 0 8px;}\n.rm4-mode-desc{font-size:13px;color:#374151;line-height:1.55;margin:0;}\n\/* App section *\/\n.rm4-app-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:start;}\n.rm4-app-img{border-radius:12px;overflow:hidden;background:#f0f5fb;}\n.rm4-app-img img{width:100%;height:auto;display:block;mix-blend-mode:multiply;}\n.rm4-app-feat-list{list-style:none;margin:20px 0 0;padding:0;}\n.rm4-app-feat-list li{padding:10px 0;border-bottom:1px solid #e5eaf0;font-size:14px;color:#374151;display:flex;align-items:flex-start;gap:10px;}\n.rm4-app-feat-list li::before{content:\"\";width:6px;height:6px;background:#1a6fff;border-radius:50%;flex-shrink:0;margin-top:7px;}\n\/* Video *\/\n.rm4-vid-s{padding:48px 0 0;}\n.rm4-vid-head{padding:0 24px 20px;max-width:1080px;margin:0 auto;}\n.rm4-vid-wrap{max-width:1080px;margin:0 auto;padding:0 24px;}\n.rm4-vid-ratio{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:12px;}\n.rm4-vid-ratio iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0;}\n\/* Comparison *\/\n.rm4-cmp-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:28px;max-width:700px;}\n.rm4-cmp-col{background:#fff;border:1px solid #d1e0f0;border-radius:12px;overflow:hidden;}\n.rm4-cmp-col.rm4-cmp-here{border-color:#1a6fff;border-width:2px;}\n.rm4-cmp-head{padding:20px;text-align:center;border-bottom:1px solid #e5eaf0;}\n.rm4-cmp-col.rm4-cmp-here .rm4-cmp-head{background:#071525;}\n.rm4-cmp-badge{font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;display:block;margin-bottom:6px;color:#8faec8;}\n.rm4-cmp-col.rm4-cmp-here .rm4-cmp-badge{color:#1a6fff;}\n.rm4-cmp-name{font-size:18px;font-weight:700;color:#0d1b2a;margin:0 0 4px;}\n.rm4-cmp-col.rm4-cmp-here .rm4-cmp-name{color:#fff;}\n.rm4-cmp-price{font-size:22px;font-weight:700;color:#1a6fff;}\n.rm4-cmp-body{padding:20px;}\n.rm4-cmp-row{display:flex;justify-content:space-between;align-items:center;padding:10px 0;border-bottom:1px solid #f0f5fb;font-size:14px;}\n.rm4-cmp-row:last-child{border-bottom:0;}\n.rm4-cmp-lbl{color:#374151;}\n.rm4-cmp-val{font-weight:600;color:#0d1b2a;text-align:right;}\n.rm4-cmp-val.rm4-yes{color:#1a6fff;}\n.rm4-cmp-val.rm4-no{color:#9ca3af;}\n.rm4-honest-box{background:#fff;border:1px solid #1a6fff;border-left:4px solid #1a6fff;border-radius:0 8px 8px 0;padding:20px 24px;margin-top:24px;max-width:700px;}\n.rm4-honest-box p{font-size:14px;color:#374151;line-height:1.65;margin:0;}\n\/* Personas *\/\n.rm4-use-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:28px;}\n.rm4-use-card{background:#fff;border:1px solid #d1e0f0;border-left:4px solid #1a6fff;border-radius:0 10px 10px 0;padding:28px;}\n.rm4-use-h{font-size:17px;font-weight:700;color:#0d1b2a;margin:0 0 14px;padding-bottom:12px;position:relative;}\n.rm4-use-h::after{content:'';position:absolute;bottom:0;left:0;width:28px;height:2px;background:#1a6fff;}\n.rm4-use-p{font-size:14px;color:#374151;line-height:1.65;margin:0;}\n\/* ROI *\/\n.rm4-roi-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin-top:28px;}\n.rm4-roi-card{background:#fff;border:1px solid #c3d7f7;border-radius:10px;padding:28px;}\n.rm4-roi-scenario{font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#1a6fff;margin:0 0 8px;}\n.rm4-roi-num{font-size:36px;font-weight:700;color:#0d1b2a;margin:0 0 4px;line-height:1;}\n.rm4-roi-sub{font-size:13px;color:#374151;margin:0 0 16px;}\n.rm4-roi-math{font-size:12px;color:#6b7280;line-height:1.6;margin:0;border-top:1px solid #e5eaf0;padding-top:12px;}\n\/* Spec table *\/\n.rm4-spec-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;border-radius:8px;margin-top:24px;border:1px solid #d1e0f0;}\n.rm4-spec-table{width:100%;min-width:480px;border-collapse:collapse;}\n.rm4-spec-table tr:nth-child(even){background:#f7fafe;}\n.rm4-spec-table td{padding:12px 18px;font-size:14px;color:#374151;border-bottom:1px solid #e5eaf0;}\n.rm4-spec-table td:first-child{font-weight:600;color:#0d1b2a;width:45%;}\n.rm4-spec-table tr:last-child td{border-bottom:0;}\n\/* Box *\/\n.rm4-box-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:start;}\n.rm4-box-img{border-radius:12px;overflow:hidden;background:#f0f5fb;}\n.rm4-box-img img{width:100%;height:auto;display:block;mix-blend-mode:multiply;}\n.rm4-box-list{list-style:none;margin:20px 0 0;padding:0;}\n.rm4-box-list li{padding:12px 0;border-bottom:1px solid #e5eaf0;font-size:15px;color:#374151;display:flex;align-items:center;gap:12px;}\n.rm4-box-list li svg{flex-shrink:0;}\n\/* Shipping *\/\n.rm4-ship-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:28px;}\n.rm4-ship-card{background:#fff;border-radius:10px;padding:24px;border:1px solid #d1e0f0;}\n.rm4-ship-icon{margin-bottom:12px;}\n.rm4-ship-h{font-size:15px;font-weight:700;color:#0d1b2a;margin:0 0 8px;}\n.rm4-ship-p{font-size:13px;color:#374151;line-height:1.6;margin:0;}\n\/* FAQ *\/\n.rm4-faq-item{border-bottom:1px solid #e5eaf0;}\n.rm4-faq-q{font-size:16px;font-weight:600;color:#0d1b2a;padding:18px 0;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:16px;}\n.rm4-faq-q::after{content:\"+\";font-size:22px;color:#1a6fff;font-weight:300;flex-shrink:0;}\n.rm4-faq-q.open::after{content:\"-\";}\n.rm4-faq-a{display:none;font-size:15px;line-height:1.7;color:#374151;padding:0 0 18px;}\n.rm4-faq-a a{color:#1a6fff;}\n\/* Trust *\/\n.rm4-trust{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border-top:3px solid #1a6fff;border-bottom:1px solid #d1e0f0;}\n.rm4-tri{padding:32px 16px;text-align:center;border-right:1px solid #d1e0f0;}\n.rm4-tri:last-child{border-right:0;}\n.rm4-tri-ico{width:56px;height:56px;background:#f0f5fb;border-radius:50%;border:2px solid #1a6fff;display:flex;align-items:center;justify-content:center;margin:0 auto 14px;}\n.rm4-tri-t{font-size:14px;font-weight:700;color:#0d1b2a;display:block;margin-bottom:4px;}\n.rm4-tri-d{font-size:12px;color:#5a7080;margin:0;line-height:1.5;}\n\/* CTA *\/\n.rm4-cta-box{background:linear-gradient(135deg,#071020 0%,#0d2a45 100%);border-radius:10px;padding:56px 48px;text-align:center;margin:0 0 32px;}\n.rm4-cta-h{font-size:clamp(22px,2.5vw,28px);font-weight:700;color:#fff;margin:0 0 16px;}\n.rm4-cta-p{font-size:16px;color:#fff!important;margin:0 0 28px;line-height:1.65;max-width:560px;margin-left:auto;margin-right:auto;}\n.rm4-cta-pills{display:flex;flex-wrap:wrap;justify-content:center;gap:8px 10px;margin-bottom:32px;}\n.rm4-cta-pill{background:rgba(26,111,255,.12);border:1px solid rgba(26,111,255,.35);color:#7eb8ff;font-size:13px;font-weight:600;padding:8px 18px;border-radius:24px;}\n.rm4-cta-btn{display:inline-flex;align-items:center;gap:10px;background:#fff;color:#071525!important;font-weight:700;font-size:16px;padding:17px 36px;border-radius:8px;text-decoration:none!important;}\n.rm4-cta-btn:hover{background:#f0f5fb;}\n.rm4-cta-scroll{display:block;font-size:16px;font-weight:600;color:#fff!important;text-decoration:none!important;margin-top:20px;}\n\/* Mobile *\/\n@media(max-width:860px){\n  .rm4-hero{grid-template-columns:1fr;gap:28px;}\n  .rm4-hero\u003ediv:last-child{order:-1;}\n  .rm4-feat-grid,.rm4-use-grid{grid-template-columns:1fr;}\n  .rm4-modes-grid{grid-template-columns:repeat(2,1fr);}\n  .rm4-app-grid,.rm4-box-grid{grid-template-columns:1fr;}\n  .rm4-roi-grid{grid-template-columns:1fr;}\n  .rm4-ship-grid{grid-template-columns:1fr;}\n  .rm4-cmp-grid{grid-template-columns:1fr;}\n  .rm4-trust{grid-template-columns:repeat(2,1fr);}\n  .rm4-tri:nth-child(2n){border-right:0;}\n  .rm4-tri{border-bottom:1px solid #d1e0f0;}\n  .rm4-tri:nth-last-child(-n+2){border-bottom:0;}\n  .rm4-stat{min-width:50%;border-bottom:1px solid #1a2d42;}\n  .rm4-stat:nth-child(2n){border-right:0;}\n  .rm4-stat:nth-last-child(-n+2){border-bottom:0;}\n  .rm4-cta-box{padding:36px 24px;}\n  .rm4-nav-inner{overflow-x:auto;flex-wrap:nowrap;}\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"rm4\"\u003e\n\n\u003c!-- Jump Nav --\u003e\n\u003cnav class=\"rm4-nav\" aria-label=\"Product sections\"\u003e\n  \u003cdiv class=\"rm4-nav-inner\"\u003e\n    \u003ca href=\"#rm4-features\"\u003eFeatures\u003c\/a\u003e\n    \u003ca href=\"#rm4-compare\"\u003eM4 vs M2\u003c\/a\u003e\n    \u003ca href=\"#rm4-specs\"\u003eSpecs\u003c\/a\u003e\n    \u003ca href=\"#rm4-faq\"\u003eFAQ\u003c\/a\u003e\n    \u003ca href=\"#rm4-ship\"\u003eShipping\u003c\/a\u003e\n  \u003c\/div\u003e\n\u003c\/nav\u003e\n\n\u003c!-- Hero --\u003e\n\u003cdiv class=\"rm4-hero-s\"\u003e\n  \u003cdiv class=\"rm4-c rm4-hero\"\u003e\n    \u003cdiv\u003e\n      \u003cspan class=\"rm4-badge\"\u003eAuthorized Mueller Dealer\u003c\/span\u003e\n      \u003ch2 class=\"rm4-h2-hero\"\u003eMueller REVIVE M4 Gear Pack — Professional Leg Compression with 5 Programmable Therapy Modes\u003c\/h2\u003e\n      \u003cp class=\"rm4-hero-sub\"\u003eAt $1,295, the REVIVE M4 is Mueller's most advanced compression system. Four overlapping chambers per leg, five named therapy modes, and Bluetooth control via the ReviveM app give you the kind of structured recovery protocols used by professional sports teams — packaged into a portable, 8-hour battery-powered unit you can take anywhere.\u003c\/p\u003e\n      \u003cp class=\"rm4-hero-finance\"\u003eFinancing available at checkout — Affirm \u0026amp; Shop Pay. FSA \u0026amp; HSA accepted.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rm4-hero-img\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/M4.jpg?v=1784445880\" alt=\"Mueller REVIVE M4 Gear Pack — full leg compression system with console\" loading=\"eager\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- Stats Bar --\u003e\n\u003cdiv class=\"rm4-stats-s\"\u003e\n  \u003cdiv class=\"rm4-stats\"\u003e\n    \u003cdiv class=\"rm4-stat\"\u003e\n\u003cspan class=\"rm4-stat-num\"\u003e4\u003c\/span\u003e\u003cspan class=\"rm4-stat-lbl\"\u003eCompression Chambers\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"rm4-stat\"\u003e\n\u003cspan class=\"rm4-stat-num\"\u003e20–100\u003c\/span\u003e\u003cspan class=\"rm4-stat-lbl\"\u003emmHg Adjustable Pressure\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"rm4-stat\"\u003e\n\u003cspan class=\"rm4-stat-num\"\u003e5\u003c\/span\u003e\u003cspan class=\"rm4-stat-lbl\"\u003eTherapy Modes\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"rm4-stat\"\u003e\n\u003cspan class=\"rm4-stat-num\"\u003e8 hr\u003c\/span\u003e\u003cspan class=\"rm4-stat-lbl\"\u003eBattery Life\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- Features --\u003e\n\u003cdiv class=\"rm4-s\" id=\"rm4-features\"\u003e\n  \u003cdiv class=\"rm4-c\"\u003e\n    \u003cspan class=\"rm4-eyebrow\"\u003eREVIVE M4 KEY FEATURES\u003c\/span\u003e\n    \u003ch2 class=\"rm4-h2\"\u003eWhat Makes the REVIVE M4 Different from Every Other Compression Boot\u003c\/h2\u003e\n    \u003cp class=\"rm4-lead\"\u003eMost compression boots pump air and release. The M4 does something more: it gives you five distinct therapy protocols, each optimized for a different phase of training. That precision is what makes it worth the investment over simpler systems.\u003c\/p\u003e\n    \u003cdiv class=\"rm4-feat-grid\"\u003e\n      \u003cdiv class=\"rm4-feat-card\"\u003e\n        \u003cdiv class=\"rm4-feat-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/A73I0129-legs_2000x_4ebc0793-2e27-4430-8ade-cb506838df6a.jpg?v=1784445884\" alt=\"Mueller REVIVE M4 in use — athlete wearing leg compression garment\" loading=\"lazy\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"rm4-feat-body\"\u003e\n          \u003cdiv class=\"rm4-feat-icon\"\u003e\u003csvg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#1a6fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M18 8h1a4 4 0 0 1 0 8h-1\"\u003e\u003c\/path\u003e\u003cpath d=\"M2 8h16v9a4 4 0 0 1-4 4H6a4 4 0 0 1-4-4V8z\"\u003e\u003c\/path\u003e\u003cline x1=\"6\" y1=\"1\" x2=\"6\" y2=\"4\"\u003e\u003c\/line\u003e\u003cline x1=\"10\" y1=\"1\" x2=\"10\" y2=\"4\"\u003e\u003c\/line\u003e\u003cline x1=\"14\" y1=\"1\" x2=\"14\" y2=\"4\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003c\/div\u003e\n          \u003ch3 class=\"rm4-feat-h\"\u003e4-Chamber Sequential Compression\u003c\/h3\u003e\n          \u003cp class=\"rm4-feat-p\"\u003eFour overlapping chambers compress in sequence from foot to thigh, mimicking the natural direction of venous return. Each chamber can be independently targeted — or run in coordinated wave patterns — to move fluid out of the legs and accelerate recovery.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rm4-feat-card\"\u003e\n        \u003cdiv class=\"rm4-feat-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/Revive-Leg-Boots_features_benefits_2.jpg?v=1784445892\" alt=\"Mueller REVIVE M4 features and therapy modes\" loading=\"lazy\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"rm4-feat-body\"\u003e\n          \u003cdiv class=\"rm4-feat-icon\"\u003e\u003csvg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#1a6fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolygon points=\"13 2 3 14 12 14 11 22 21 10 12 10 13 2\"\u003e\u003c\/polygon\u003e\u003c\/svg\u003e\u003c\/div\u003e\n          \u003ch3 class=\"rm4-feat-h\"\u003e5 Named Therapy Modes\u003c\/h3\u003e\n          \u003cp class=\"rm4-feat-p\"\u003eRecover, Warm-up, Isolation, Interval, and Custom — each mode is a distinct compression protocol, not just a speed setting. The Custom mode gives you full control over pressure, hold time, release timing, and gradient per chamber. No other boot in this class offers this level of specificity.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rm4-feat-card\"\u003e\n        \u003cdiv class=\"rm4-feat-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/OnTable_Two_Legs_020_1.jpg?v=1784445889\" alt=\"Mueller REVIVE M4 on table — full leg compression garment with console\" loading=\"lazy\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"rm4-feat-body\"\u003e\n          \u003cdiv class=\"rm4-feat-icon\"\u003e\u003csvg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#1a6fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M12 1a3 3 0 0 0-3 3v8a3 3 0 0 0 6 0V4a3 3 0 0 0-3-3z\"\u003e\u003c\/path\u003e\u003cpath d=\"M19 10v2a7 7 0 0 1-14 0v-2\"\u003e\u003c\/path\u003e\u003cline x1=\"12\" y1=\"19\" x2=\"12\" y2=\"23\"\u003e\u003c\/line\u003e\u003cline x1=\"8\" y1=\"23\" x2=\"16\" y2=\"23\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003c\/div\u003e\n          \u003ch3 class=\"rm4-feat-h\"\u003eReviveM App via Bluetooth\u003c\/h3\u003e\n          \u003cp class=\"rm4-feat-p\"\u003eBluetooth 4.2 connects the M4 console to the ReviveM app on iOS and Android. Create and save custom protocols, monitor live pressure readings, and adjust sessions from your phone — even when the console is strapped to your leg and out of reach.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- 5 Modes --\u003e\n\u003cdiv class=\"rm4-s rm4-s-warm\"\u003e\n  \u003cdiv class=\"rm4-c\"\u003e\n    \u003cspan class=\"rm4-eyebrow\"\u003eTHERAPY MODES\u003c\/span\u003e\n    \u003ch2 class=\"rm4-h2\"\u003eThe 5 Mueller REVIVE M4 Therapy Modes Explained\u003c\/h2\u003e\n    \u003cp class=\"rm4-lead\"\u003eEach mode targets a specific phase of your training cycle. Using the right mode at the right time is how the M4 earns its place in serious athletes' recovery routines.\u003c\/p\u003e\n    \u003cdiv class=\"rm4-modes-grid\"\u003e\n      \u003cdiv class=\"rm4-mode-card\"\u003e\n        \u003cdiv class=\"rm4-mode-name\"\u003eRecover\u003c\/div\u003e\n        \u003cdiv class=\"rm4-mode-desc\"\u003eThe go-to post-workout mode. Sequential compression from ankle to thigh moves metabolic waste products out of fatigued muscles and supports normal circulation restoration.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rm4-mode-card\"\u003e\n        \u003cdiv class=\"rm4-mode-name\"\u003eWarm-Up\u003c\/div\u003e\n        \u003cdiv class=\"rm4-mode-desc\"\u003eFaster, lighter compression cycles before training. Increases local circulation without the deep pressure of recovery, leaving legs primed and reactive rather than heavy.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rm4-mode-card\"\u003e\n        \u003cdiv class=\"rm4-mode-name\"\u003eIsolation\u003c\/div\u003e\n        \u003cdiv class=\"rm4-mode-desc\"\u003eFocus pressure on a specific chamber zone — calf, knee, or thigh. Ideal for targeted recovery after a localized strain or for athletes who need zone-specific treatment.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rm4-mode-card\"\u003e\n        \u003cdiv class=\"rm4-mode-name\"\u003eInterval\u003c\/div\u003e\n        \u003cdiv class=\"rm4-mode-desc\"\u003eAlternating high and low pressure cycles that challenge the vascular system. Used by sports medicine practitioners for lymphatic drainage support and circulatory conditioning.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rm4-mode-card\"\u003e\n        \u003cdiv class=\"rm4-mode-name\"\u003eCustom\u003c\/div\u003e\n        \u003cdiv class=\"rm4-mode-desc\"\u003eFull parameter control via the ReviveM app: set pressure (20–100 mmHg), hold time, release time, and cycle subtype (Sequential, Wave, ISO, or Flow) per chamber independently.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ReviveM App --\u003e\n\u003cdiv class=\"rm4-s\"\u003e\n  \u003cdiv class=\"rm4-c rm4-app-grid\"\u003e\n    \u003cdiv\u003e\n      \u003cspan class=\"rm4-eyebrow\"\u003eREVIVEM APP\u003c\/span\u003e\n      \u003ch2 class=\"rm4-h2\"\u003ePhone Control When Your Hands Are Already Occupied\u003c\/h2\u003e\n      \u003cp class=\"rm4-lead\"\u003eThe ReviveM app turns your phone into a full control panel. Once the session starts and the garment is on, you shouldn't need to touch the console. The app handles everything remotely.\u003c\/p\u003e\n      \u003cul class=\"rm4-app-feat-list\"\u003e\n        \u003cli\u003eConnect via Bluetooth 4.2 — pairs instantly, stays connected throughout sessions\u003c\/li\u003e\n        \u003cli\u003eMonitor live pressure readings for each of the four chambers\u003c\/li\u003e\n        \u003cli\u003eBuild and save custom therapy programs for quick recall at next session\u003c\/li\u003e\n        \u003cli\u003eAdjust pressure, timing, and cycle subtype mid-session without removing the garment\u003c\/li\u003e\n        \u003cli\u003eAvailable on iOS and Android — no subscription required\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n    \u003cdiv\u003e\n      \u003cdiv class=\"rm4-app-img\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/A73I0129-legs_2000x_4ebc0793-2e27-4430-8ade-cb506838df6a.jpg?v=1784445884\" alt=\"Mueller REVIVE M4 with ReviveM app — Bluetooth compression control\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- YouTube Video --\u003e\n\u003cdiv class=\"rm4-s rm4-s-light\" style=\"padding-bottom:32px;\"\u003e\n  \u003cdiv class=\"rm4-vid-head\"\u003e\n    \u003cspan class=\"rm4-eyebrow\"\u003eSEE THE REVIVE M4 IN ACTION\u003c\/span\u003e\n    \u003ch2 class=\"rm4-h2\" style=\"max-width:520px;\"\u003eMueller REVIVE M4 — Official Product Tour\u003c\/h2\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"rm4-vid-wrap\"\u003e\n    \u003cdiv class=\"rm4-vid-ratio\"\u003e\n      \u003ciframe src=\"https:\/\/www.youtube.com\/embed\/T8x1fPdrmcg\" allowfullscreen loading=\"lazy\" title=\"Mueller REVIVE — see it in action (official Mueller Sports Medicine video)\"\u003e\u003c\/iframe\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- M4 vs M2 Comparison --\u003e\n\u003cdiv class=\"rm4-s\" id=\"rm4-compare\"\u003e\n  \u003cdiv class=\"rm4-c\"\u003e\n    \u003cspan class=\"rm4-eyebrow\"\u003eWHICH REVIVE IS RIGHT FOR YOU\u003c\/span\u003e\n    \u003ch2 class=\"rm4-h2\"\u003eMueller REVIVE M4 vs M2 — Full Comparison\u003c\/h2\u003e\n    \u003cp class=\"rm4-lead\"\u003eBoth systems use the same 4-chamber garment and 20–100 mmHg pressure range. The difference is in the console — and that difference is substantial if you need programmable protocols rather than simple time settings.\u003c\/p\u003e\n    \u003cdiv class=\"rm4-cmp-grid\"\u003e\n      \u003cdiv class=\"rm4-cmp-col\"\u003e\n        \u003cdiv class=\"rm4-cmp-head\"\u003e\n          \u003cspan class=\"rm4-cmp-badge\"\u003eVALUE OPTION\u003c\/span\u003e\n          \u003cdiv class=\"rm4-cmp-name\"\u003eREVIVE M2\u003c\/div\u003e\n          \u003cdiv class=\"rm4-cmp-price\"\u003e$789\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"rm4-cmp-body\"\u003e\n          \u003cdiv class=\"rm4-cmp-row\"\u003e\n\u003cspan class=\"rm4-cmp-lbl\"\u003eTherapy programs\u003c\/span\u003e\u003cspan class=\"rm4-cmp-val\"\u003e5 time settings\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"rm4-cmp-row\"\u003e\n\u003cspan class=\"rm4-cmp-lbl\"\u003eBluetooth \/ App\u003c\/span\u003e\u003cspan class=\"rm4-cmp-val rm4-no\"\u003eNone\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"rm4-cmp-row\"\u003e\n\u003cspan class=\"rm4-cmp-lbl\"\u003eCustom protocols\u003c\/span\u003e\u003cspan class=\"rm4-cmp-val rm4-no\"\u003eNo\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"rm4-cmp-row\"\u003e\n\u003cspan class=\"rm4-cmp-lbl\"\u003eCycle subtypes\u003c\/span\u003e\u003cspan class=\"rm4-cmp-val rm4-no\"\u003eNone\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"rm4-cmp-row\"\u003e\n\u003cspan class=\"rm4-cmp-lbl\"\u003eHalf Jacket compatible\u003c\/span\u003e\u003cspan class=\"rm4-cmp-val rm4-no\"\u003eNo\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"rm4-cmp-row\"\u003e\n\u003cspan class=\"rm4-cmp-lbl\"\u003eConsole weight\u003c\/span\u003e\u003cspan class=\"rm4-cmp-val\"\u003e2.2 lbs\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"rm4-cmp-row\"\u003e\n\u003cspan class=\"rm4-cmp-lbl\"\u003eBattery life\u003c\/span\u003e\u003cspan class=\"rm4-cmp-val rm4-yes\"\u003e8 hours\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"rm4-cmp-row\"\u003e\n\u003cspan class=\"rm4-cmp-lbl\"\u003eHSA \/ FSA eligible\u003c\/span\u003e\u003cspan class=\"rm4-cmp-val rm4-yes\"\u003eYes\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rm4-cmp-col rm4-cmp-here\"\u003e\n        \u003cdiv class=\"rm4-cmp-head\"\u003e\n          \u003cspan class=\"rm4-cmp-badge\"\u003eYOU’RE HERE\u003c\/span\u003e\n          \u003cdiv class=\"rm4-cmp-name\"\u003eREVIVE M4\u003c\/div\u003e\n          \u003cdiv class=\"rm4-cmp-price\"\u003e$1,295\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"rm4-cmp-body\"\u003e\n          \u003cdiv class=\"rm4-cmp-row\"\u003e\n\u003cspan class=\"rm4-cmp-lbl\"\u003eTherapy programs\u003c\/span\u003e\u003cspan class=\"rm4-cmp-val rm4-yes\"\u003e5 named modes\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"rm4-cmp-row\"\u003e\n\u003cspan class=\"rm4-cmp-lbl\"\u003eBluetooth \/ App\u003c\/span\u003e\u003cspan class=\"rm4-cmp-val rm4-yes\"\u003eReviveM App\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"rm4-cmp-row\"\u003e\n\u003cspan class=\"rm4-cmp-lbl\"\u003eCustom protocols\u003c\/span\u003e\u003cspan class=\"rm4-cmp-val rm4-yes\"\u003eYes — full control\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"rm4-cmp-row\"\u003e\n\u003cspan class=\"rm4-cmp-lbl\"\u003eCycle subtypes\u003c\/span\u003e\u003cspan class=\"rm4-cmp-val rm4-yes\"\u003e4 (Seq\/Wave\/ISO\/Flow)\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"rm4-cmp-row\"\u003e\n\u003cspan class=\"rm4-cmp-lbl\"\u003eHalf Jacket compatible\u003c\/span\u003e\u003cspan class=\"rm4-cmp-val rm4-yes\"\u003eYes\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"rm4-cmp-row\"\u003e\n\u003cspan class=\"rm4-cmp-lbl\"\u003eConsole weight\u003c\/span\u003e\u003cspan class=\"rm4-cmp-val\"\u003e4.2 lbs\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"rm4-cmp-row\"\u003e\n\u003cspan class=\"rm4-cmp-lbl\"\u003eBattery life\u003c\/span\u003e\u003cspan class=\"rm4-cmp-val rm4-yes\"\u003e8 hours\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"rm4-cmp-row\"\u003e\n\u003cspan class=\"rm4-cmp-lbl\"\u003eHSA \/ FSA eligible\u003c\/span\u003e\u003cspan class=\"rm4-cmp-val rm4-yes\"\u003eYes\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rm4-honest-box\"\u003e\n      \u003cp\u003e\u003cstrong\u003eHonest take:\u003c\/strong\u003e If you want set-it-and-run simplicity and don't care about custom protocols or phone control, the \u003ca href=\"\/products\/mueller-revive-m2-gear-pack-full-leg-compression-system\"\u003eREVIVE M2 at $789\u003c\/a\u003e covers 80% of what the M4 does. Choose the M4 if you're a serious athlete who needs named protocols for pre\/post workout differentiation, or if you'll use the app to build and save custom programs. The $506 difference buys you meaningful control — not just marketing tiers.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- Personas --\u003e\n\u003cdiv class=\"rm4-s rm4-s-light\"\u003e\n  \u003cdiv class=\"rm4-c\"\u003e\n    \u003cspan class=\"rm4-eyebrow\"\u003eWHO THE REVIVE M4 IS FOR\u003c\/span\u003e\n    \u003ch2 class=\"rm4-h2\"\u003eThree Types of Buyers Who Get the Most from the REVIVE M4\u003c\/h2\u003e\n    \u003cdiv class=\"rm4-use-grid\"\u003e\n      \u003cdiv class=\"rm4-use-card\"\u003e\n        \u003ch3 class=\"rm4-use-h\"\u003eThe Competitive Athlete\u003c\/h3\u003e\n        \u003cp class=\"rm4-use-p\"\u003eYou train 5–6 days a week and recovery is part of your schedule, not an afterthought. You use the Warm-Up mode before sessions and Recover mode after. The Custom protocol you built over three months of adjustment is saved in the app and runs exactly how you want it. The M4 is a training tool, not a luxury.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rm4-use-card\"\u003e\n        \u003ch3 class=\"rm4-use-h\"\u003eThe Active Professional \/ Frequent Traveler\u003c\/h3\u003e\n        \u003cp class=\"rm4-use-p\"\u003eLong flights, desk days, and weekend races. Your legs take a beating across multiple contexts and a simple timer isn't going to cut it. The M4's 8-hour battery goes transcontinental, and the ReviveM app lets you switch modes in-seat without adjusting the garment. Recovery happens in the background.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rm4-use-card\"\u003e\n        \u003ch3 class=\"rm4-use-h\"\u003eThe Sports Medicine Professional\u003c\/h3\u003e\n        \u003cp class=\"rm4-use-p\"\u003eYou need named modes and documented protocols — not guesswork. The M4 gives you the Isolation mode for zone-specific treatment and Interval mode for lymphatic work. The app's saved programs mean every patient gets a consistent protocol, and the Half Jacket compatibility expands your treatment range to the upper leg and hip region.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ROI --\u003e\n\u003cdiv class=\"rm4-s rm4-s-roi\"\u003e\n  \u003cdiv class=\"rm4-c\"\u003e\n    \u003cspan class=\"rm4-eyebrow\"\u003eTHE MATH ON $1,295\u003c\/span\u003e\n    \u003ch2 class=\"rm4-h2\"\u003eCompression Therapy vs. Professional Recovery Sessions: The Real Cost Breakdown\u003c\/h2\u003e\n    \u003cp class=\"rm4-lead\"\u003eProfessional leg recovery sessions — sports massage, manual lymphatic drainage, pneumatic compression at a clinic — typically run $80–$120 per session. Here's what the REVIVE M4 costs at two usage levels.\u003c\/p\u003e\n    \u003cdiv class=\"rm4-roi-grid\"\u003e\n      \u003cdiv class=\"rm4-roi-card\"\u003e\n        \u003cdiv class=\"rm4-roi-scenario\"\u003eScenario A — 3 Sessions\/Week\u003c\/div\u003e\n        \u003cdiv class=\"rm4-roi-num\"\u003e~5 months\u003c\/div\u003e\n        \u003cdiv class=\"rm4-roi-sub\"\u003eto break even vs. professional sessions\u003c\/div\u003e\n        \u003cdiv class=\"rm4-roi-math\"\u003eAt $80\/session × 3×\/week = $12,480\/year in professional fees. The M4 pays for itself in under 5 months — then runs free for years. HSA\/FSA funds accepted at checkout.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rm4-roi-card\"\u003e\n        \u003cdiv class=\"rm4-roi-scenario\"\u003eScenario B — 1 Session\/Week\u003c\/div\u003e\n        \u003cdiv class=\"rm4-roi-num\"\u003e~16 months\u003c\/div\u003e\n        \u003cdiv class=\"rm4-roi-sub\"\u003eto break even vs. professional sessions\u003c\/div\u003e\n        \u003cdiv class=\"rm4-roi-math\"\u003eAt $80\/session × once\/week = $4,160\/year. The M4 breaks even in ~16 months — then delivers unlimited sessions at no additional cost. Add the 2-year warranty and 90-day trial, and the risk is minimal.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- Specifications --\u003e\n\u003cdiv class=\"rm4-s\" id=\"rm4-specs\"\u003e\n  \u003cdiv class=\"rm4-c\"\u003e\n    \u003cspan class=\"rm4-eyebrow\"\u003eFULL SPECIFICATIONS\u003c\/span\u003e\n    \u003ch2 class=\"rm4-h2\"\u003eMueller REVIVE M4 Gear Pack — Complete Spec Sheet\u003c\/h2\u003e\n    \u003cdiv class=\"rm4-spec-wrap\"\u003e\n      \u003ctable class=\"rm4-spec-table\" aria-label=\"Mueller REVIVE M4 specifications\"\u003e\n        \u003ctr\u003e\n\u003ctd\u003eCompression Chambers\u003c\/td\u003e\n\u003ctd\u003e4 overlapping chambers per leg\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003ePressure Range\u003c\/td\u003e\n\u003ctd\u003e20–100 mmHg (adjustable)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eTherapy Modes\u003c\/td\u003e\n\u003ctd\u003e5: Recover, Warm-Up, Isolation, Interval, Custom\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eCycle Subtypes (Custom)\u003c\/td\u003e\n\u003ctd\u003eSequential, Wave, ISO, Flow\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eBluetooth\u003c\/td\u003e\n\u003ctd\u003eBluetooth 4.2\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eCompanion App\u003c\/td\u003e\n\u003ctd\u003eReviveM (iOS \u0026amp; Android)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eBattery Life\u003c\/td\u003e\n\u003ctd\u003eUp to 8 hours\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eBattery Specification\u003c\/td\u003e\n\u003ctd\u003e11.1V \/ 5,000 mAh\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eConsole Dimensions\u003c\/td\u003e\n\u003ctd\u003e8.6″ × 6.7″ × 5.1″\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eConsole Weight\u003c\/td\u003e\n\u003ctd\u003e4.2 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eGarment\u003c\/td\u003e\n\u003ctd\u003eFull Leg (ankle to hip)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eHalf Jacket Compatible\u003c\/td\u003e\n\u003ctd\u003eYes\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eFDA Status\u003c\/td\u003e\n\u003ctd\u003eFDA Registered — Class II Medical Device\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eHSA \/ FSA Eligible\u003c\/td\u003e\n\u003ctd\u003eYes — confirmed eligible\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eWarranty\u003c\/td\u003e\n\u003ctd\u003e2-Year Limited Warranty\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eTrial Period\u003c\/td\u003e\n\u003ctd\u003e90-Day Risk-Free Trial\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- What's in the Box --\u003e\n\u003cdiv class=\"rm4-s\" style=\"background:#fff;\"\u003e\n  \u003cdiv class=\"rm4-c rm4-box-grid\"\u003e\n    \u003cdiv\u003e\n      \u003cdiv class=\"rm4-box-img\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/M4.jpg?v=1784445880\" alt=\"Mueller REVIVE M4 Gear Pack — what's included in the box\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv\u003e\n      \u003cspan class=\"rm4-eyebrow\"\u003eWHAT COMES WITH THE REVIVE M4 GEAR PACK\u003c\/span\u003e\n      \u003ch2 class=\"rm4-h2\"\u003eEverything You Need, Out of the Box\u003c\/h2\u003e\n      \u003cp style=\"font-size:15px;color:#374151;line-height:1.65;margin:0 0 16px;\"\u003eThe REVIVE M4 is a complete system — console and garment ship together. No additional purchases required to start your first session.\u003c\/p\u003e\n      \u003cul class=\"rm4-box-list\"\u003e\n        \u003cli\u003e\n\u003csvg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#1a6fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003eREVIVE M4 Console\u003c\/li\u003e\n        \u003cli\u003e\n\u003csvg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#1a6fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003eFull Leg Compression Garment\u003c\/li\u003e\n        \u003cli\u003e\n\u003csvg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#1a6fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003eCharging Cable\u003c\/li\u003e\n        \u003cli\u003e\n\u003csvg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#1a6fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003eUser Manual\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- Shipping --\u003e\n\u003cdiv class=\"rm4-s rm4-s-warm\" id=\"rm4-ship\"\u003e\n  \u003cdiv class=\"rm4-c\"\u003e\n    \u003cspan class=\"rm4-eyebrow\"\u003eDELIVERY\u003c\/span\u003e\n    \u003ch2 class=\"rm4-h2\"\u003eFree Shipping on Every REVIVE M4 Order\u003c\/h2\u003e\n    \u003cdiv class=\"rm4-ship-grid\"\u003e\n      \u003cdiv class=\"rm4-ship-card\"\u003e\n        \u003cdiv class=\"rm4-ship-icon\"\u003e\u003csvg width=\"28\" height=\"28\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#1a6fff\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"1\" y=\"3\" width=\"15\" height=\"13\" rx=\"1\"\u003e\u003c\/rect\u003e\u003cpath d=\"M16 8h4l3 3v5h-7V8z\"\u003e\u003c\/path\u003e\u003ccircle cx=\"5.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"18.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cdiv class=\"rm4-ship-h\"\u003eFree Ground Shipping\u003c\/div\u003e\n        \u003cdiv class=\"rm4-ship-p\"\u003eComplimentary delivery to all 48 contiguous states. No minimum order.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rm4-ship-card\"\u003e\n        \u003cdiv class=\"rm4-ship-icon\"\u003e\u003csvg width=\"28\" height=\"28\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#1a6fff\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cpolyline points=\"12 6 12 12 16 14\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cdiv class=\"rm4-ship-h\"\u003e4–9 Business Day Transit\u003c\/div\u003e\n        \u003cdiv class=\"rm4-ship-p\"\u003eStandard carrier delivery (UPS\/FedEx). Tracking provided at fulfillment.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rm4-ship-card\"\u003e\n        \u003cdiv class=\"rm4-ship-icon\"\u003e\u003csvg width=\"28\" height=\"28\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#1a6fff\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"9 12 11 14 15 10\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cdiv class=\"rm4-ship-h\"\u003e90-Day Risk-Free Trial\u003c\/div\u003e\n        \u003cdiv class=\"rm4-ship-p\"\u003e90 days to try it. If it's not right for you, contact us for return details. 2-year warranty included.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- FAQ --\u003e\n\u003cdiv class=\"rm4-s\" id=\"rm4-faq\"\u003e\n  \u003cdiv class=\"rm4-c\"\u003e\n    \u003cspan class=\"rm4-eyebrow\"\u003eCOMMON QUESTIONS\u003c\/span\u003e\n    \u003ch2 class=\"rm4-h2\"\u003eMueller REVIVE M4 Gear Pack — FAQ\u003c\/h2\u003e\n    \u003cdiv style=\"margin-top:24px;\"\u003e\n      \u003cdiv class=\"rm4-faq-item\"\u003e\n        \u003cdiv class=\"rm4-faq-q\" onclick=\"var a=this.nextElementSibling;var o=a.style.display==='block';a.style.display=o?'none':'block';this.classList.toggle('open',!o);\"\u003eIs the Mueller REVIVE M4 worth $1,295 compared to cheaper compression boots?\u003c\/div\u003e\n        \u003cdiv class=\"rm4-faq-a\"\u003eYes — with a caveat. If you only want simple timed compression, the REVIVE M2 at $789 or even entry-level boots will serve you fine. The M4 earns its price through five distinct named therapy modes, Bluetooth app control, and four cycle subtypes in Custom mode. These aren't marketing features — they're the tools sports medicine practitioners use to differentiate warm-up protocols from post-workout lymphatic recovery. If you train seriously and will use different protocols for different phases of your week, the M4 is the right choice.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rm4-faq-item\"\u003e\n        \u003cdiv class=\"rm4-faq-q\" onclick=\"var a=this.nextElementSibling;var o=a.style.display==='block';a.style.display=o?'none':'block';this.classList.toggle('open',!o);\"\u003eWhat is the difference between the Mueller REVIVE M4 and M2?\u003c\/div\u003e\n        \u003cdiv class=\"rm4-faq-a\"\u003eThe core hardware — four-chamber garment, 20–100 mmHg pressure range, 8-hour battery — is the same on both. The M4 console adds five named therapy modes (vs. the M2's five simple time settings), Bluetooth 4.2 with ReviveM app control, four cycle subtypes for Custom mode, and compatibility with the Half Jacket upper-leg garment. The M2 console is lighter (2.2 lbs vs. 4.2 lbs) and simpler. See the \u003ca href=\"#rm4-compare\"\u003efull comparison above\u003c\/a\u003e or view the \u003ca href=\"\/products\/mueller-revive-m2-gear-pack-full-leg-compression-system\"\u003eREVIVE M2 page\u003c\/a\u003e.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rm4-faq-item\"\u003e\n        \u003cdiv class=\"rm4-faq-q\" onclick=\"var a=this.nextElementSibling;var o=a.style.display==='block';a.style.display=o?'none':'block';this.classList.toggle('open',!o);\"\u003eCan I use the REVIVE M4 without the ReviveM app?\u003c\/div\u003e\n        \u003cdiv class=\"rm4-faq-a\"\u003eYes. All five therapy modes are accessible directly from the M4 console — Bluetooth and the app are optional additions, not requirements. You can run a full Recover or Warm-Up session by pressing the mode button on the console without ever opening the app. The app adds convenience (remote control, saved custom programs, live pressure readouts) but the unit is fully functional standalone.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rm4-faq-item\"\u003e\n        \u003cdiv class=\"rm4-faq-q\" onclick=\"var a=this.nextElementSibling;var o=a.style.display==='block';a.style.display=o?'none':'block';this.classList.toggle('open',!o);\"\u003eIs the Mueller REVIVE M4 HSA or FSA eligible?\u003c\/div\u003e\n        \u003cdiv class=\"rm4-faq-a\"\u003eYes. The REVIVE M4 is an FDA Registered Class II medical device and is confirmed HSA\/FSA eligible. You can use health savings or flexible spending account funds at checkout. If your plan requires a Letter of Medical Necessity, your physician or physical therapist can provide one — Recovery Room Direct's team can assist with documentation questions at \u003ca href=\"tel:+18885005675\"\u003e(888) 500-5675\u003c\/a\u003e.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rm4-faq-item\"\u003e\n        \u003cdiv class=\"rm4-faq-q\" onclick=\"var a=this.nextElementSibling;var o=a.style.display==='block';a.style.display=o?'none':'block';this.classList.toggle('open',!o);\"\u003eHow long does the REVIVE M4 battery last per charge?\u003c\/div\u003e\n        \u003cdiv class=\"rm4-faq-a\"\u003eUp to 8 hours per charge on the 11.1V \/ 5,000 mAh battery. In practice, sessions at maximum pressure (100 mmHg) will draw more current than sessions at lower settings. For typical use — 30–45 minute sessions at moderate pressure — expect to charge every 8–12 sessions depending on intensity.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rm4-faq-item\"\u003e\n        \u003cdiv class=\"rm4-faq-q\" onclick=\"var a=this.nextElementSibling;var o=a.style.display==='block';a.style.display=o?'none':'block';this.classList.toggle('open',!o);\"\u003eWhat comes in the Mueller REVIVE M4 Gear Pack?\u003c\/div\u003e\n        \u003cdiv class=\"rm4-faq-a\"\u003eThe Gear Pack includes the REVIVE M4 Console, Full Leg Compression Garment, charging cable, and user manual. Everything needed to begin your first session is in the box — no additional garment purchase required. Additional garment styles (Half Jacket, Calf Sleeve, Arm Sleeve) are available separately for expanded treatment options.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rm4-faq-item\"\u003e\n        \u003cdiv class=\"rm4-faq-q\" onclick=\"var a=this.nextElementSibling;var o=a.style.display==='block';a.style.display=o?'none':'block';this.classList.toggle('open',!o);\"\u003eDoes the REVIVE M4 compress both legs at the same time?\u003c\/div\u003e\n        \u003cdiv class=\"rm4-faq-a\"\u003eYes. The REVIVE M4 Gear Pack includes bilateral compression — both legs are treated simultaneously. The four-chamber garment (foot, lower calf, upper calf, thigh) runs on each leg concurrently, giving you the same therapeutic pressure on both limbs in every session.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rm4-faq-item\"\u003e\n        \u003cdiv class=\"rm4-faq-q\" onclick=\"var a=this.nextElementSibling;var o=a.style.display==='block';a.style.display=o?'none':'block';this.classList.toggle('open',!o);\"\u003eWhat is the return policy for the REVIVE M4 at Recovery Room Direct?\u003c\/div\u003e\n        \u003cdiv class=\"rm4-faq-a\"\u003eThe REVIVE M4 comes with Mueller's 90-day risk-free trial period. If you are not satisfied within 90 days, contact our team at \u003ca href=\"tel:+18885005675\"\u003e(888) 500-5675\u003c\/a\u003e to initiate a return. The product must be returned in its original condition. The 2-year limited warranty covers manufacturer defects — any warranty claim goes through Mueller Sports Medicine directly as the authorized service provider.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- Trust Band --\u003e\n\u003cdiv class=\"rm4-trust\" role=\"list\" aria-label=\"Recovery Room Direct trust signals\"\u003e\n  \u003cdiv class=\"rm4-tri\" role=\"listitem\"\u003e\n    \u003cdiv class=\"rm4-tri-ico\"\u003e\u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#1a6fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"9 12 11 14 15 10\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n    \u003cspan class=\"rm4-tri-t\"\u003eAuthorized Mueller Dealer\u003c\/span\u003e\n    \u003cp class=\"rm4-tri-d\"\u003eOfficial retailer — every order includes the full Mueller warranty\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"rm4-tri\" role=\"listitem\"\u003e\n    \u003cdiv class=\"rm4-tri-ico\"\u003e\u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#1a6fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"1\" y=\"3\" width=\"15\" height=\"13\" rx=\"1\"\u003e\u003c\/rect\u003e\u003cpath d=\"M16 8h4l3 3v5h-7V8z\"\u003e\u003c\/path\u003e\u003ccircle cx=\"5.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"18.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\u003c\/div\u003e\n    \u003cspan class=\"rm4-tri-t\"\u003eFree Shipping\u003c\/span\u003e\n    \u003cp class=\"rm4-tri-d\"\u003eComplimentary delivery to all 48 contiguous states\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"rm4-tri\" role=\"listitem\"\u003e\n    \u003cdiv class=\"rm4-tri-ico\"\u003e\u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#1a6fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M22 16.92v3a2 2 0 01-2.18 2 19.79 19.79 0 01-8.63-3.07A19.5 19.5 0 013.07 10a19.79 19.79 0 01-3-8.57A2 2 0 012.04 1.5h3.07a2 2 0 012 1.72 12.77 12.77 0 00.7 2.81 2 2 0 01-.45 2.11L6.91 9.1a16 16 0 006 6l.96-.97a2 2 0 012.11-.45 12.77 12.77 0 002.81.7A2 2 0 0122 16.92z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n    \u003cspan class=\"rm4-tri-t\"\u003eRecovery Specialists\u003c\/span\u003e\n    \u003cp class=\"rm4-tri-d\"\u003eExpert product guidance on every order — \u003ca href=\"tel:+18885005675\" style=\"color:#1a6fff;\"\u003e(888) 500-5675\u003c\/a\u003e\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"rm4-tri\" role=\"listitem\"\u003e\n    \u003cdiv class=\"rm4-tri-ico\"\u003e\u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#1a6fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M19 21H5a2 2 0 01-2-2V5a2 2 0 012-2h11l5 5v11a2 2 0 01-2 2z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"17 21 17 13 7 13 7 21\"\u003e\u003c\/polyline\u003e\u003cpolyline points=\"7 3 7 8 15 8\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n    \u003cspan class=\"rm4-tri-t\"\u003eHSA \/ FSA Eligible\u003c\/span\u003e\n    \u003cp class=\"rm4-tri-d\"\u003eConfirmed eligible — use pre-tax health savings dollars\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- CTA --\u003e\n\u003cdiv class=\"rm4-s\" style=\"padding:32px 0 56px;background:#f7fafe;\"\u003e\n  \u003cdiv class=\"rm4-c\"\u003e\n    \u003cdiv class=\"rm4-cta-box\"\u003e\n      \u003ch2 class=\"rm4-cta-h\"\u003eThe Right Recovery System for Serious Training\u003c\/h2\u003e\n      \u003cp class=\"rm4-cta-p\"\u003eIf you're using compression therapy as a real part of your recovery protocol — not just occasionally — the REVIVE M4 is built for you. Our compression specialists can walk you through the right mode setup for your training schedule before you buy.\u003c\/p\u003e\n      \u003cdiv class=\"rm4-cta-pills\"\u003e\n        \u003cspan class=\"rm4-cta-pill\"\u003e✓  Free Shipping — All 48 States\u003c\/span\u003e\n        \u003cspan class=\"rm4-cta-pill\"\u003e✓  Authorized Mueller Dealer\u003c\/span\u003e\n        \u003cspan class=\"rm4-cta-pill\"\u003e✓  Affirm \u0026amp; Shop Pay Financing\u003c\/span\u003e\n        \u003cspan class=\"rm4-cta-pill\"\u003e✓  2-Year Warranty + 90-Day Trial\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv style=\"text-align:center;\"\u003e\n        \u003ca href=\"tel:+18885005675\" class=\"rm4-cta-btn\"\u003eSpeak with a Compression Expert  •  (888) 500-5675\u003c\/a\u003e\n        \u003ca class=\"rm4-cta-scroll\" href=\"#\" onclick=\"window.scrollTo({top:0,behavior:'smooth'});return false;\"\u003e↑ Ready to order? Scroll up to add to cart\u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Mueller Sports Medicine","offers":[{"title":"Small","offer_id":53225024422255,"sku":"M4RG200SM","price":1295.0,"currency_code":"USD","in_stock":true},{"title":"Medium","offer_id":53225024455023,"sku":"M4RG200MD","price":1295.0,"currency_code":"USD","in_stock":true},{"title":"Large","offer_id":53225024487791,"sku":"M4RG200LG","price":1295.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/M4.jpg?v=1784445880"},{"product_id":"mueller-revive-m2-gear-pack-full-leg-compression-system","title":"Mueller REVIVE M2 Gear Pack — Full Leg Compression System","description":"\u003cstyle\u003e\n.rm2,.rm2 *{box-sizing:border-box;}\n.rm2{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif;-webkit-font-smoothing:antialiased;overflow-x:hidden;}\n.rm2 img{border:none!important;outline:none!important;box-shadow:none!important;}\n.rm2-c{max-width:1080px;margin:0 auto;padding:0 24px;}\n.rm2-s{padding:56px 0;background:#fff;width:100%;}\n.rm2-s-light{background:#f0f5fb;}\n.rm2-s-warm{background:#f7fafe;}\n.rm2-s-roi{background:#eef4ff;}\n.rm2-eyebrow{display:block;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#1a6fff;margin:0 0 10px;}\n.rm2-h2{font-size:clamp(22px,2.8vw,30px);font-weight:700;color:#0d1b2a;margin:0 0 10px;line-height:1.2;}\n.rm2-h2::after{content:'';display:block;width:40px;height:3px;background:#1a6fff;border-radius:2px;margin-top:12px;}\n.rm2-lead{font-size:16px;line-height:1.7;color:#374151;max-width:640px;margin:14px 0 36px;}\n\/* Nav *\/\n.rm2-nav{background:#fff;width:100%;border-bottom:1px solid #d1e0f0;}\n.rm2-nav-inner{max-width:1080px;margin:0 auto;display:flex;padding:10px 24px;gap:8px;flex-wrap:wrap;}\n.rm2-nav a{display:inline-block;padding:7px 16px;background:#f0f5fb;color:#0d1b2a!important;font-size:13px;font-weight:500;border-radius:20px;text-decoration:none!important;white-space:nowrap;transition:background .15s,color .15s;}\n.rm2-nav a:hover{background:#0d1b2a!important;color:#fff!important;}\n\/* Hero *\/\n.rm2-hero-s{background:#fff;border-bottom:1px solid #e5eaf0;padding:48px 0;}\n.rm2-hero{display:grid;grid-template-columns:1.1fr 1fr;gap:56px;align-items:center;}\n.rm2-badge{display:inline-block;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#1a6fff;border:1px solid #1a6fff;border-radius:4px;padding:4px 10px;margin-bottom:16px;}\n.rm2-h2-hero{font-size:clamp(24px,3vw,34px);font-weight:700;color:#0d1b2a;margin:0 0 16px;line-height:1.2;}\n.rm2-hero-sub{font-size:16px;line-height:1.7;color:#374151;margin:0 0 20px;}\n.rm2-hero-finance{font-size:13px;color:#1a6fff;margin:0;}\n.rm2-hero-img{border-radius:12px;background:#fff;border:1px solid #d1e0f0;padding:16px;aspect-ratio:1\/1;display:flex;align-items:center;justify-content:center;overflow:hidden;}\n.rm2-hero-img img{width:100%;height:100%;object-fit:contain;display:block;mix-blend-mode:multiply;}\n\/* Stats *\/\n.rm2-stats-s{background:transparent;padding:16px 24px 0;}\n.rm2-stats{display:flex;max-width:1080px;margin:0 auto;flex-wrap:wrap;background:#071525;border-radius:10px;overflow:hidden;}\n.rm2-stat{flex:1;min-width:25%;text-align:center;padding:24px 16px;border-right:1px solid #1a2d42;}\n.rm2-stat:last-child{border-right:0;}\n.rm2-stat-num{display:block;font-size:30px;font-weight:700;color:#1a6fff;line-height:1;margin-bottom:6px;letter-spacing:-.02em;}\n.rm2-stat-lbl{display:block;font-size:11px;color:#8faec8;letter-spacing:.07em;text-transform:uppercase;line-height:1.4;}\n\/* Feature cards *\/\n.rm2-feat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:32px;}\n.rm2-feat-card{background:#fff;border:1px solid #d1e0f0;border-radius:12px;overflow:hidden;transition:box-shadow .25s,transform .25s;}\n.rm2-feat-card:hover{box-shadow:0 8px 28px rgba(26,111,255,.1);transform:translateY(-2px);}\n.rm2-feat-img{aspect-ratio:4\/3;overflow:hidden;background:#f0f5fb;}\n.rm2-feat-img img{width:100%;height:100%;object-fit:cover;object-position:center top;display:block;}\n.rm2-feat-body{padding:20px;}\n.rm2-feat-icon{width:40px;height:40px;background:#f0f5fb;border-radius:50%;border:2px solid #1a6fff;display:flex;align-items:center;justify-content:center;margin-bottom:12px;}\n.rm2-feat-h{font-size:16px;font-weight:700;color:#0d1b2a;margin:0 0 8px;}\n.rm2-feat-p{font-size:14px;color:#374151;line-height:1.6;margin:0;}\n\/* Programs *\/\n.rm2-prog-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;margin-top:28px;}\n.rm2-prog-card{background:#fff;border:1px solid #d1e0f0;border-radius:10px;padding:20px 16px;text-align:center;border-top:3px solid #1a6fff;}\n.rm2-prog-dur{font-size:24px;font-weight:700;color:#1a6fff;margin:0 0 4px;display:block;}\n.rm2-prog-lbl{font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:#5a7080;display:block;margin-bottom:12px;}\n.rm2-prog-desc{font-size:13px;color:#374151;line-height:1.5;margin:0;}\n\/* Video *\/\n.rm2-vid-s{padding:48px 0 0;}\n.rm2-vid-head{padding:0 24px 20px;max-width:1080px;margin:0 auto;}\n.rm2-vid-wrap{max-width:1080px;margin:0 auto;padding:0 24px;}\n.rm2-vid-ratio{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:12px;}\n.rm2-vid-ratio iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0;}\n\/* Comparison *\/\n.rm2-cmp-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:28px;max-width:700px;}\n.rm2-cmp-col{background:#fff;border:1px solid #d1e0f0;border-radius:12px;overflow:hidden;}\n.rm2-cmp-col.rm2-cmp-here{border-color:#1a6fff;border-width:2px;}\n.rm2-cmp-head{padding:20px;text-align:center;border-bottom:1px solid #e5eaf0;}\n.rm2-cmp-col.rm2-cmp-here .rm2-cmp-head{background:#071525;}\n.rm2-cmp-badge{font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;display:block;margin-bottom:6px;color:#8faec8;}\n.rm2-cmp-col.rm2-cmp-here .rm2-cmp-badge{color:#1a6fff;}\n.rm2-cmp-name{font-size:18px;font-weight:700;color:#0d1b2a;margin:0 0 4px;}\n.rm2-cmp-col.rm2-cmp-here .rm2-cmp-name{color:#fff;}\n.rm2-cmp-price{font-size:22px;font-weight:700;color:#1a6fff;}\n.rm2-cmp-body{padding:20px;}\n.rm2-cmp-row{display:flex;justify-content:space-between;align-items:center;padding:10px 0;border-bottom:1px solid #f0f5fb;font-size:14px;}\n.rm2-cmp-row:last-child{border-bottom:0;}\n.rm2-cmp-lbl{color:#374151;}\n.rm2-cmp-val{font-weight:600;color:#0d1b2a;text-align:right;}\n.rm2-cmp-val.rm2-yes{color:#1a6fff;}\n.rm2-cmp-val.rm2-no{color:#9ca3af;}\n.rm2-honest-box{background:#fff;border:1px solid #1a6fff;border-left:4px solid #1a6fff;border-radius:0 8px 8px 0;padding:20px 24px;margin-top:24px;max-width:700px;}\n.rm2-honest-box p{font-size:14px;color:#374151;line-height:1.65;margin:0;}\n\/* Personas *\/\n.rm2-use-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:28px;}\n.rm2-use-card{background:#fff;border:1px solid #d1e0f0;border-left:4px solid #1a6fff;border-radius:0 10px 10px 0;padding:28px;}\n.rm2-use-h{font-size:17px;font-weight:700;color:#0d1b2a;margin:0 0 14px;padding-bottom:12px;position:relative;}\n.rm2-use-h::after{content:'';position:absolute;bottom:0;left:0;width:28px;height:2px;background:#1a6fff;}\n.rm2-use-p{font-size:14px;color:#374151;line-height:1.65;margin:0;}\n\/* ROI *\/\n.rm2-roi-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin-top:28px;}\n.rm2-roi-card{background:#fff;border:1px solid #c3d7f7;border-radius:10px;padding:28px;}\n.rm2-roi-scenario{font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#1a6fff;margin:0 0 8px;}\n.rm2-roi-num{font-size:36px;font-weight:700;color:#0d1b2a;margin:0 0 4px;line-height:1;}\n.rm2-roi-sub{font-size:13px;color:#374151;margin:0 0 16px;}\n.rm2-roi-math{font-size:12px;color:#6b7280;line-height:1.6;margin:0;border-top:1px solid #e5eaf0;padding-top:12px;}\n\/* Spec table *\/\n.rm2-spec-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;border-radius:8px;margin-top:24px;border:1px solid #d1e0f0;}\n.rm2-spec-table{width:100%;min-width:480px;border-collapse:collapse;}\n.rm2-spec-table tr:nth-child(even){background:#f7fafe;}\n.rm2-spec-table td{padding:12px 18px;font-size:14px;color:#374151;border-bottom:1px solid #e5eaf0;}\n.rm2-spec-table td:first-child{font-weight:600;color:#0d1b2a;width:45%;}\n.rm2-spec-table tr:last-child td{border-bottom:0;}\n\/* Box *\/\n.rm2-box-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:start;}\n.rm2-box-img{border-radius:12px;overflow:hidden;background:#f0f5fb;}\n.rm2-box-img img{width:100%;height:auto;display:block;mix-blend-mode:multiply;}\n.rm2-box-list{list-style:none;margin:20px 0 0;padding:0;}\n.rm2-box-list li{padding:12px 0;border-bottom:1px solid #e5eaf0;font-size:15px;color:#374151;display:flex;align-items:center;gap:12px;}\n.rm2-box-list li svg{flex-shrink:0;}\n\/* Shipping *\/\n.rm2-ship-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:28px;}\n.rm2-ship-card{background:#fff;border-radius:10px;padding:24px;border:1px solid #d1e0f0;}\n.rm2-ship-h{font-size:15px;font-weight:700;color:#0d1b2a;margin:12px 0 8px;}\n.rm2-ship-p{font-size:13px;color:#374151;line-height:1.6;margin:0;}\n\/* FAQ *\/\n.rm2-faq-item{border-bottom:1px solid #e5eaf0;}\n.rm2-faq-q{font-size:16px;font-weight:600;color:#0d1b2a;padding:18px 0;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:16px;}\n.rm2-faq-q::after{content:\"+\";font-size:22px;color:#1a6fff;font-weight:300;flex-shrink:0;}\n.rm2-faq-q.open::after{content:\"-\";}\n.rm2-faq-a{display:none;font-size:15px;line-height:1.7;color:#374151;padding:0 0 18px;}\n.rm2-faq-a a{color:#1a6fff;}\n\/* Trust *\/\n.rm2-trust{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border-top:3px solid #1a6fff;border-bottom:1px solid #d1e0f0;}\n.rm2-tri{padding:32px 16px;text-align:center;border-right:1px solid #d1e0f0;}\n.rm2-tri:last-child{border-right:0;}\n.rm2-tri-ico{width:56px;height:56px;background:#f0f5fb;border-radius:50%;border:2px solid #1a6fff;display:flex;align-items:center;justify-content:center;margin:0 auto 14px;}\n.rm2-tri-t{font-size:14px;font-weight:700;color:#0d1b2a;display:block;margin-bottom:4px;}\n.rm2-tri-d{font-size:12px;color:#5a7080;margin:0;line-height:1.5;}\n\/* CTA *\/\n.rm2-cta-box{background:linear-gradient(135deg,#071020 0%,#0d2a45 100%);border-radius:10px;padding:56px 48px;text-align:center;margin:0 0 32px;}\n.rm2-cta-h{font-size:clamp(22px,2.5vw,28px);font-weight:700;color:#fff;margin:0 0 16px;}\n.rm2-cta-p{font-size:16px;color:#fff!important;margin:0 0 28px;line-height:1.65;max-width:560px;margin-left:auto;margin-right:auto;}\n.rm2-cta-pills{display:flex;flex-wrap:wrap;justify-content:center;gap:8px 10px;margin-bottom:32px;}\n.rm2-cta-pill{background:rgba(26,111,255,.12);border:1px solid rgba(26,111,255,.35);color:#7eb8ff;font-size:13px;font-weight:600;padding:8px 18px;border-radius:24px;}\n.rm2-cta-btn{display:inline-flex;align-items:center;gap:10px;background:#fff;color:#071525!important;font-weight:700;font-size:16px;padding:17px 36px;border-radius:8px;text-decoration:none!important;}\n.rm2-cta-btn:hover{background:#f0f5fb;}\n.rm2-cta-scroll{display:block;font-size:16px;font-weight:600;color:#fff!important;text-decoration:none!important;margin-top:20px;}\n\/* Mobile *\/\n@media(max-width:860px){\n  .rm2-hero{grid-template-columns:1fr;gap:28px;}\n  .rm2-hero\u003ediv:last-child{order:-1;}\n  .rm2-feat-grid,.rm2-use-grid{grid-template-columns:1fr;}\n  .rm2-prog-grid{grid-template-columns:repeat(3,1fr);}\n  .rm2-box-grid{grid-template-columns:1fr;}\n  .rm2-roi-grid{grid-template-columns:1fr;}\n  .rm2-ship-grid{grid-template-columns:1fr;}\n  .rm2-cmp-grid{grid-template-columns:1fr;}\n  .rm2-trust{grid-template-columns:repeat(2,1fr);}\n  .rm2-tri:nth-child(2n){border-right:0;}\n  .rm2-tri{border-bottom:1px solid #d1e0f0;}\n  .rm2-tri:nth-last-child(-n+2){border-bottom:0;}\n  .rm2-stat{min-width:50%;border-bottom:1px solid #1a2d42;}\n  .rm2-stat:nth-child(2n){border-right:0;}\n  .rm2-stat:nth-last-child(-n+2){border-bottom:0;}\n  .rm2-cta-box{padding:36px 24px;}\n  .rm2-nav-inner{overflow-x:auto;flex-wrap:nowrap;}\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"rm2\"\u003e\n\n\u003c!-- Jump Nav --\u003e\n\u003cnav class=\"rm2-nav\" aria-label=\"Product sections\"\u003e\n  \u003cdiv class=\"rm2-nav-inner\"\u003e\n    \u003ca href=\"#rm2-features\"\u003eFeatures\u003c\/a\u003e\n    \u003ca href=\"#rm2-compare\"\u003eM4 vs M2\u003c\/a\u003e\n    \u003ca href=\"#rm2-specs\"\u003eSpecs\u003c\/a\u003e\n    \u003ca href=\"#rm2-faq\"\u003eFAQ\u003c\/a\u003e\n    \u003ca href=\"#rm2-ship\"\u003eShipping\u003c\/a\u003e\n  \u003c\/div\u003e\n\u003c\/nav\u003e\n\n\u003c!-- Hero --\u003e\n\u003cdiv class=\"rm2-hero-s\"\u003e\n  \u003cdiv class=\"rm2-c rm2-hero\"\u003e\n    \u003cdiv\u003e\n      \u003cspan class=\"rm2-badge\"\u003eAuthorized Mueller Dealer\u003c\/span\u003e\n      \u003ch2 class=\"rm2-h2-hero\"\u003eMueller REVIVE M2 Gear Pack — Professional Leg Compression Without the Complexity\u003c\/h2\u003e\n      \u003cp class=\"rm2-hero-sub\"\u003eThe REVIVE M2 delivers the same four-chamber compression technology and 20–100 mmHg adjustable pressure as the M4, in a 2.2-pound console that needs no app, no Bluetooth, and no setup beyond selecting one of five session programs. If you want serious leg recovery without managing technology, the M2 at $789 is the system built for that.\u003c\/p\u003e\n      \u003cp class=\"rm2-hero-finance\"\u003eFinancing available at checkout — Affirm \u0026amp; Shop Pay. FSA \u0026amp; HSA accepted.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rm2-hero-img\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/M2.jpg?v=1784446003\" alt=\"Mueller REVIVE M2 Gear Pack — full leg compression system with console\" loading=\"eager\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- Stats Bar --\u003e\n\u003cdiv class=\"rm2-stats-s\"\u003e\n  \u003cdiv class=\"rm2-stats\"\u003e\n    \u003cdiv class=\"rm2-stat\"\u003e\n\u003cspan class=\"rm2-stat-num\"\u003e4\u003c\/span\u003e\u003cspan class=\"rm2-stat-lbl\"\u003eCompression Chambers\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"rm2-stat\"\u003e\n\u003cspan class=\"rm2-stat-num\"\u003e20–100\u003c\/span\u003e\u003cspan class=\"rm2-stat-lbl\"\u003emmHg Adjustable Pressure\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"rm2-stat\"\u003e\n\u003cspan class=\"rm2-stat-num\"\u003e5\u003c\/span\u003e\u003cspan class=\"rm2-stat-lbl\"\u003eSession Programs\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"rm2-stat\"\u003e\n\u003cspan class=\"rm2-stat-num\"\u003e8 hr\u003c\/span\u003e\u003cspan class=\"rm2-stat-lbl\"\u003eBattery Life\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- Features --\u003e\n\u003cdiv class=\"rm2-s\" id=\"rm2-features\"\u003e\n  \u003cdiv class=\"rm2-c\"\u003e\n    \u003cspan class=\"rm2-eyebrow\"\u003eREVIVE M2 KEY FEATURES\u003c\/span\u003e\n    \u003ch2 class=\"rm2-h2\"\u003eThe Mueller REVIVE M2 Is a Full-Featured System — Not a Stripped-Down One\u003c\/h2\u003e\n    \u003cp class=\"rm2-lead\"\u003eThe M2 uses the same four-chamber garment and the same 20–100 mmHg pressure range as the more expensive M4. The only thing it trades away is Bluetooth, the app, and programmable therapy protocols. For most buyers, that's everything they don't need.\u003c\/p\u003e\n    \u003cdiv class=\"rm2-feat-grid\"\u003e\n      \u003cdiv class=\"rm2-feat-card\"\u003e\n        \u003cdiv class=\"rm2-feat-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/A73I0129-legs_2000x_931ed942-4d3a-4441-8298-7ab289dfba22.jpg?v=1784446012\" alt=\"Mueller REVIVE M2 in use — athlete wearing leg compression garment\" loading=\"lazy\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"rm2-feat-body\"\u003e\n          \u003cdiv class=\"rm2-feat-icon\"\u003e\u003csvg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#1a6fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M18 8h1a4 4 0 0 1 0 8h-1\"\u003e\u003c\/path\u003e\u003cpath d=\"M2 8h16v9a4 4 0 0 1-4 4H6a4 4 0 0 1-4-4V8z\"\u003e\u003c\/path\u003e\u003cline x1=\"6\" y1=\"1\" x2=\"6\" y2=\"4\"\u003e\u003c\/line\u003e\u003cline x1=\"10\" y1=\"1\" x2=\"10\" y2=\"4\"\u003e\u003c\/line\u003e\u003cline x1=\"14\" y1=\"1\" x2=\"14\" y2=\"4\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003c\/div\u003e\n          \u003ch3 class=\"rm2-feat-h\"\u003e4-Chamber Sequential Compression\u003c\/h3\u003e\n          \u003cp class=\"rm2-feat-p\"\u003eFour overlapping chambers compress from foot to thigh in sequence, following the direction of venous return. The same mechanism is used in clinical compression therapy — the M2 brings it into a portable, home-use system without clinical complexity or pricing.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rm2-feat-card\"\u003e\n        \u003cdiv class=\"rm2-feat-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/Revive-Leg-Boots_features_benefits_2_45f6cb9e-8e83-45c1-973e-ccd585cba72f.jpg?v=1784446019\" alt=\"Mueller REVIVE M2 features and session programs\" loading=\"lazy\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"rm2-feat-body\"\u003e\n          \u003cdiv class=\"rm2-feat-icon\"\u003e\u003csvg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#1a6fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolygon points=\"13 2 3 14 12 14 11 22 21 10 12 10 13 2\"\u003e\u003c\/polygon\u003e\u003c\/svg\u003e\u003c\/div\u003e\n          \u003ch3 class=\"rm2-feat-h\"\u003e5 One-Touch Session Programs\u003c\/h3\u003e\n          \u003cp class=\"rm2-feat-p\"\u003eFive preset programs — 30, 45, 60, 75, and 90 minutes — cover the full range of recovery session lengths most athletes and therapists actually use. Select one, press start. No app to pair, no protocol to configure. The M2 gets out of the way and lets you recover.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rm2-feat-card\"\u003e\n        \u003cdiv class=\"rm2-feat-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/OnTable_Two_Legs_020_1_1510fca0-c342-4421-84ad-aaeaa9f22a05.jpg?v=1784446016\" alt=\"Mueller REVIVE M2 on table — full leg compression garment\" loading=\"lazy\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"rm2-feat-body\"\u003e\n          \u003cdiv class=\"rm2-feat-icon\"\u003e\u003csvg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#1a6fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"2\" y=\"3\" width=\"20\" height=\"14\" rx=\"2\"\u003e\u003c\/rect\u003e\u003cline x1=\"8\" y1=\"21\" x2=\"16\" y2=\"21\"\u003e\u003c\/line\u003e\u003cline x1=\"12\" y1=\"17\" x2=\"12\" y2=\"21\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003c\/div\u003e\n          \u003ch3 class=\"rm2-feat-h\"\u003e2.2 lbs — 8-Hour Battery\u003c\/h3\u003e\n          \u003cp class=\"rm2-feat-p\"\u003eThe M2 console is half the weight of the M4 at 2.2 pounds. The same 8-hour battery means a full day of sessions on one charge. It fits in a gym bag, a suitcase, or the side pocket of a physical therapy cart without adding meaningful bulk.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- Session Programs --\u003e\n\u003cdiv class=\"rm2-s rm2-s-warm\"\u003e\n  \u003cdiv class=\"rm2-c\"\u003e\n    \u003cspan class=\"rm2-eyebrow\"\u003eSESSION PROGRAMS\u003c\/span\u003e\n    \u003ch2 class=\"rm2-h2\"\u003e5 Preset Programs — No Configuration Required\u003c\/h2\u003e\n    \u003cp class=\"rm2-lead\"\u003eEach program is a fixed-length compression session. Pressure is adjustable within each program (20–100 mmHg) — the programs set the duration, and you set the intensity. That's the full interface.\u003c\/p\u003e\n    \u003cdiv class=\"rm2-prog-grid\"\u003e\n      \u003cdiv class=\"rm2-prog-card\"\u003e\n        \u003cspan class=\"rm2-prog-dur\"\u003e30\u003c\/span\u003e\n        \u003cspan class=\"rm2-prog-lbl\"\u003eMinutes\u003c\/span\u003e\n        \u003cdiv class=\"rm2-prog-desc\"\u003eQuick pre-workout warm-up or post-game flush when time is tight.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rm2-prog-card\"\u003e\n        \u003cspan class=\"rm2-prog-dur\"\u003e45\u003c\/span\u003e\n        \u003cspan class=\"rm2-prog-lbl\"\u003eMinutes\u003c\/span\u003e\n        \u003cdiv class=\"rm2-prog-desc\"\u003eStandard recovery session after a moderate training load.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rm2-prog-card\"\u003e\n        \u003cspan class=\"rm2-prog-dur\"\u003e60\u003c\/span\u003e\n        \u003cspan class=\"rm2-prog-lbl\"\u003eMinutes\u003c\/span\u003e\n        \u003cdiv class=\"rm2-prog-desc\"\u003eFull recovery session — the most common length for post-workout use.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rm2-prog-card\"\u003e\n        \u003cspan class=\"rm2-prog-dur\"\u003e75\u003c\/span\u003e\n        \u003cspan class=\"rm2-prog-lbl\"\u003eMinutes\u003c\/span\u003e\n        \u003cdiv class=\"rm2-prog-desc\"\u003eExtended session for heavy training days or lingering leg fatigue.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rm2-prog-card\"\u003e\n        \u003cspan class=\"rm2-prog-dur\"\u003e90\u003c\/span\u003e\n        \u003cspan class=\"rm2-prog-lbl\"\u003eMinutes\u003c\/span\u003e\n        \u003cdiv class=\"rm2-prog-desc\"\u003eMaximum session for full recovery days or professional treatment protocols.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- Video --\u003e\n\u003cdiv class=\"rm2-s rm2-s-light\" style=\"padding-bottom:32px;\"\u003e\n  \u003cdiv class=\"rm2-vid-head\"\u003e\n    \u003cspan class=\"rm2-eyebrow\"\u003eSEE THE REVIVE M2 IN ACTION\u003c\/span\u003e\n    \u003ch2 class=\"rm2-h2\" style=\"max-width:520px;\"\u003eMueller REVIVE M2 — Official Product Tour\u003c\/h2\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"rm2-vid-wrap\"\u003e\n    \u003cdiv class=\"rm2-vid-ratio\"\u003e\n      \u003ciframe src=\"https:\/\/www.youtube.com\/embed\/kO0KS1vFC3w\" allowfullscreen loading=\"lazy\" title=\"Mueller REVIVE M2 — see it in action (official Mueller Sports Medicine video)\"\u003e\u003c\/iframe\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- Comparison: M2 vs M4 --\u003e\n\u003cdiv class=\"rm2-s\" id=\"rm2-compare\"\u003e\n  \u003cdiv class=\"rm2-c\"\u003e\n    \u003cspan class=\"rm2-eyebrow\"\u003eM2 VS M4 — WHICH IS RIGHT FOR YOU\u003c\/span\u003e\n    \u003ch2 class=\"rm2-h2\"\u003eMueller REVIVE M2 vs M4 — The Honest Comparison\u003c\/h2\u003e\n    \u003cp class=\"rm2-lead\"\u003eSame garment. Same pressure. Same 8-hour battery. The only question is whether you need programmable modes and app control — or whether the M2's simpler interface is exactly what you're looking for.\u003c\/p\u003e\n    \u003cdiv class=\"rm2-cmp-grid\"\u003e\n      \u003cdiv class=\"rm2-cmp-col rm2-cmp-here\"\u003e\n        \u003cdiv class=\"rm2-cmp-head\"\u003e\n          \u003cspan class=\"rm2-cmp-badge\"\u003eYOU’RE HERE\u003c\/span\u003e\n          \u003cdiv class=\"rm2-cmp-name\"\u003eREVIVE M2\u003c\/div\u003e\n          \u003cdiv class=\"rm2-cmp-price\"\u003e$789\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"rm2-cmp-body\"\u003e\n          \u003cdiv class=\"rm2-cmp-row\"\u003e\n\u003cspan class=\"rm2-cmp-lbl\"\u003eTherapy programs\u003c\/span\u003e\u003cspan class=\"rm2-cmp-val rm2-yes\"\u003e5 time settings\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"rm2-cmp-row\"\u003e\n\u003cspan class=\"rm2-cmp-lbl\"\u003eBluetooth \/ App\u003c\/span\u003e\u003cspan class=\"rm2-cmp-val rm2-no\"\u003eNone\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"rm2-cmp-row\"\u003e\n\u003cspan class=\"rm2-cmp-lbl\"\u003eCustom protocols\u003c\/span\u003e\u003cspan class=\"rm2-cmp-val rm2-no\"\u003eNo\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"rm2-cmp-row\"\u003e\n\u003cspan class=\"rm2-cmp-lbl\"\u003eConsole weight\u003c\/span\u003e\u003cspan class=\"rm2-cmp-val rm2-yes\"\u003e2.2 lbs\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"rm2-cmp-row\"\u003e\n\u003cspan class=\"rm2-cmp-lbl\"\u003eBattery life\u003c\/span\u003e\u003cspan class=\"rm2-cmp-val rm2-yes\"\u003e8 hours\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"rm2-cmp-row\"\u003e\n\u003cspan class=\"rm2-cmp-lbl\"\u003eHSA \/ FSA eligible\u003c\/span\u003e\u003cspan class=\"rm2-cmp-val rm2-yes\"\u003eYes\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rm2-cmp-col\"\u003e\n        \u003cdiv class=\"rm2-cmp-head\"\u003e\n          \u003cspan class=\"rm2-cmp-badge\"\u003eUPGRADE OPTION\u003c\/span\u003e\n          \u003cdiv class=\"rm2-cmp-name\"\u003eREVIVE M4\u003c\/div\u003e\n          \u003cdiv class=\"rm2-cmp-price\"\u003e$1,295\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"rm2-cmp-body\"\u003e\n          \u003cdiv class=\"rm2-cmp-row\"\u003e\n\u003cspan class=\"rm2-cmp-lbl\"\u003eTherapy programs\u003c\/span\u003e\u003cspan class=\"rm2-cmp-val\"\u003e5 named modes\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"rm2-cmp-row\"\u003e\n\u003cspan class=\"rm2-cmp-lbl\"\u003eBluetooth \/ App\u003c\/span\u003e\u003cspan class=\"rm2-cmp-val\"\u003eReviveM App\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"rm2-cmp-row\"\u003e\n\u003cspan class=\"rm2-cmp-lbl\"\u003eCustom protocols\u003c\/span\u003e\u003cspan class=\"rm2-cmp-val\"\u003eYes — full control\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"rm2-cmp-row\"\u003e\n\u003cspan class=\"rm2-cmp-lbl\"\u003eConsole weight\u003c\/span\u003e\u003cspan class=\"rm2-cmp-val\"\u003e4.2 lbs\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"rm2-cmp-row\"\u003e\n\u003cspan class=\"rm2-cmp-lbl\"\u003eBattery life\u003c\/span\u003e\u003cspan class=\"rm2-cmp-val\"\u003e8 hours\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"rm2-cmp-row\"\u003e\n\u003cspan class=\"rm2-cmp-lbl\"\u003eHSA \/ FSA eligible\u003c\/span\u003e\u003cspan class=\"rm2-cmp-val\"\u003eYes\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rm2-honest-box\"\u003e\n      \u003cp\u003e\u003cstrong\u003eHonest take:\u003c\/strong\u003e The M2 is not a compromise version of the M4 — it’s a different console for a different type of user. If you’re going to run a 60-minute recovery session and dial up the pressure until it feels right, the M2 does that perfectly. The M4 earns the extra $506 only if you genuinely need named therapy modes (Warm-Up vs. Recover vs. Isolation) or want to control sessions from your phone. If you’re not sure, start with the M2. View the \u003ca href=\"\/products\/mueller-revive-m4-gear-pack-full-leg-compression-system\"\u003eREVIVE M4\u003c\/a\u003e if you need app control.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- Personas --\u003e\n\u003cdiv class=\"rm2-s rm2-s-light\"\u003e\n  \u003cdiv class=\"rm2-c\"\u003e\n    \u003cspan class=\"rm2-eyebrow\"\u003eWHO THE REVIVE M2 IS FOR\u003c\/span\u003e\n    \u003ch2 class=\"rm2-h2\"\u003eThree Buyers Who Choose the M2 Over the M4\u003c\/h2\u003e\n    \u003cdiv class=\"rm2-use-grid\"\u003e\n      \u003cdiv class=\"rm2-use-card\"\u003e\n        \u003ch3 class=\"rm2-use-h\"\u003eThe Recreational Athlete\u003c\/h3\u003e\n        \u003cp class=\"rm2-use-p\"\u003eYou train three or four days a week — cycling, running, CrossFit — and your legs take real punishment. You want something that works when you get home from practice, not something that requires a setup routine before it starts. Select 60 minutes, dial up the pressure, and that’s the entire workflow.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rm2-use-card\"\u003e\n        \u003ch3 class=\"rm2-use-h\"\u003eThe Active Professional\u003c\/h3\u003e\n        \u003cp class=\"rm2-use-p\"\u003eLong flights, long shifts, leg fatigue that builds through the week. You need compression recovery to fit into actual downtime — not technology time. The M2’s 2.2-pound console fits in carry-on luggage, and the 8-hour battery doesn’t need to be charged every night. It’s there when you are.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rm2-use-card\"\u003e\n        \u003ch3 class=\"rm2-use-h\"\u003eThe Physical Therapy Clinic\u003c\/h3\u003e\n        \u003cp class=\"rm2-use-p\"\u003eYour clinic sees patients who need straightforward compression sessions, not app-managed custom protocols. The M2’s five-program operation is easy to hand off to a patient without explaining Bluetooth pairing. Multiple units, simple to operate, easy to clean — a practical choice for high-turnover treatment environments.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ROI --\u003e\n\u003cdiv class=\"rm2-s rm2-s-roi\"\u003e\n  \u003cdiv class=\"rm2-c\"\u003e\n    \u003cspan class=\"rm2-eyebrow\"\u003eTHE MATH ON $789\u003c\/span\u003e\n    \u003ch2 class=\"rm2-h2\"\u003eWhat Professional Recovery Sessions Cost Compared to Owning the M2\u003c\/h2\u003e\n    \u003cp class=\"rm2-lead\"\u003eProfessional leg compression therapy — sports massage, manual lymphatic drainage, in-clinic pneumatic compression — typically runs $80–$120 per session. Here’s the breakeven math at two realistic usage levels.\u003c\/p\u003e\n    \u003cdiv class=\"rm2-roi-grid\"\u003e\n      \u003cdiv class=\"rm2-roi-card\"\u003e\n        \u003cdiv class=\"rm2-roi-scenario\"\u003eScenario A — 2 Sessions\/Week\u003c\/div\u003e\n        \u003cdiv class=\"rm2-roi-num\"\u003e~1 month\u003c\/div\u003e\n        \u003cdiv class=\"rm2-roi-sub\"\u003eto break even vs. professional sessions\u003c\/div\u003e\n        \u003cdiv class=\"rm2-roi-math\"\u003eAt $80\/session × 2×\/week = $8,320\/year. At that pace, the M2 pays for itself in just under 5 weeks — then delivers unlimited sessions at zero additional cost per use.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rm2-roi-card\"\u003e\n        \u003cdiv class=\"rm2-roi-scenario\"\u003eScenario B — 1 Session\/Week\u003c\/div\u003e\n        \u003cdiv class=\"rm2-roi-num\"\u003e~2 months\u003c\/div\u003e\n        \u003cdiv class=\"rm2-roi-sub\"\u003eto break even vs. professional sessions\u003c\/div\u003e\n        \u003cdiv class=\"rm2-roi-math\"\u003eAt $80\/session × once\/week = $4,160\/year. The M2 breaks even in under 2.5 months — plus the 90-day risk-free trial and 2-year warranty mean almost no risk in the purchase decision.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- Specs --\u003e\n\u003cdiv class=\"rm2-s\" id=\"rm2-specs\"\u003e\n  \u003cdiv class=\"rm2-c\"\u003e\n    \u003cspan class=\"rm2-eyebrow\"\u003eFULL SPECIFICATIONS\u003c\/span\u003e\n    \u003ch2 class=\"rm2-h2\"\u003eMueller REVIVE M2 Gear Pack — Complete Spec Sheet\u003c\/h2\u003e\n    \u003cdiv class=\"rm2-spec-wrap\"\u003e\n      \u003ctable class=\"rm2-spec-table\" aria-label=\"Mueller REVIVE M2 specifications\"\u003e\n        \u003ctr\u003e\n\u003ctd\u003eCompression Chambers\u003c\/td\u003e\n\u003ctd\u003e4 overlapping chambers per leg\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003ePressure Range\u003c\/td\u003e\n\u003ctd\u003e20–100 mmHg (adjustable)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eSession Programs\u003c\/td\u003e\n\u003ctd\u003e5 (30, 45, 60, 75, 90 minutes)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eBluetooth \/ App\u003c\/td\u003e\n\u003ctd\u003eNone — console-only operation\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eBattery Life\u003c\/td\u003e\n\u003ctd\u003eUp to 8 hours\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eConsole Dimensions\u003c\/td\u003e\n\u003ctd\u003e8.2″ × 7.8″ × 3.5″\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eConsole Weight\u003c\/td\u003e\n\u003ctd\u003e2.2 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eGarment\u003c\/td\u003e\n\u003ctd\u003eFull Leg (ankle to hip)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eHalf Jacket Compatible\u003c\/td\u003e\n\u003ctd\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eFDA Status\u003c\/td\u003e\n\u003ctd\u003eFDA Registered — Class II Medical Device\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eHSA \/ FSA Eligible\u003c\/td\u003e\n\u003ctd\u003eYes — confirmed eligible\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eWarranty\u003c\/td\u003e\n\u003ctd\u003e2-Year Limited Warranty\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eTrial Period\u003c\/td\u003e\n\u003ctd\u003e90-Day Risk-Free Trial\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- What's in the Box --\u003e\n\u003cdiv class=\"rm2-s\" style=\"background:#fff;\"\u003e\n  \u003cdiv class=\"rm2-c rm2-box-grid\"\u003e\n    \u003cdiv\u003e\n      \u003cdiv class=\"rm2-box-img\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/M2.jpg?v=1784446003\" alt=\"Mueller REVIVE M2 Gear Pack — what's included in the box\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv\u003e\n      \u003cspan class=\"rm2-eyebrow\"\u003eWHAT COMES WITH THE REVIVE M2 GEAR PACK\u003c\/span\u003e\n      \u003ch2 class=\"rm2-h2\"\u003eComplete System — Ready to Use Out of the Box\u003c\/h2\u003e\n      \u003cp style=\"font-size:15px;color:#374151;line-height:1.65;margin:0 0 16px;\"\u003eNo additional garment purchase needed. The M2 Gear Pack ships as a complete system with everything required to start your first session.\u003c\/p\u003e\n      \u003cul class=\"rm2-box-list\"\u003e\n        \u003cli\u003e\n\u003csvg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#1a6fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003eREVIVE M2 Console\u003c\/li\u003e\n        \u003cli\u003e\n\u003csvg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#1a6fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003eFull Leg Compression Garment\u003c\/li\u003e\n        \u003cli\u003e\n\u003csvg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#1a6fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003eCharging Cable\u003c\/li\u003e\n        \u003cli\u003e\n\u003csvg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#1a6fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003eUser Manual\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- Shipping --\u003e\n\u003cdiv class=\"rm2-s rm2-s-warm\" id=\"rm2-ship\"\u003e\n  \u003cdiv class=\"rm2-c\"\u003e\n    \u003cspan class=\"rm2-eyebrow\"\u003eDELIVERY\u003c\/span\u003e\n    \u003ch2 class=\"rm2-h2\"\u003eFree Shipping on Every REVIVE M2 Order\u003c\/h2\u003e\n    \u003cdiv class=\"rm2-ship-grid\"\u003e\n      \u003cdiv class=\"rm2-ship-card\"\u003e\n        \u003csvg width=\"28\" height=\"28\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#1a6fff\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"1\" y=\"3\" width=\"15\" height=\"13\" rx=\"1\"\u003e\u003c\/rect\u003e\u003cpath d=\"M16 8h4l3 3v5h-7V8z\"\u003e\u003c\/path\u003e\u003ccircle cx=\"5.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"18.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n        \u003cdiv class=\"rm2-ship-h\"\u003eFree Ground Shipping\u003c\/div\u003e\n        \u003cdiv class=\"rm2-ship-p\"\u003eComplimentary delivery to all 48 contiguous states with every order.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rm2-ship-card\"\u003e\n        \u003csvg width=\"28\" height=\"28\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#1a6fff\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cpolyline points=\"12 6 12 12 16 14\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n        \u003cdiv class=\"rm2-ship-h\"\u003e4–9 Business Days\u003c\/div\u003e\n        \u003cdiv class=\"rm2-ship-p\"\u003eStandard carrier (UPS\/FedEx) with tracking provided at fulfillment.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rm2-ship-card\"\u003e\n        \u003csvg width=\"28\" height=\"28\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#1a6fff\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"9 12 11 14 15 10\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n        \u003cdiv class=\"rm2-ship-h\"\u003e90-Day Risk-Free Trial\u003c\/div\u003e\n        \u003cdiv class=\"rm2-ship-p\"\u003e90 days to evaluate. 2-year warranty on all components.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- FAQ --\u003e\n\u003cdiv class=\"rm2-s\" id=\"rm2-faq\"\u003e\n  \u003cdiv class=\"rm2-c\"\u003e\n    \u003cspan class=\"rm2-eyebrow\"\u003eCOMMON QUESTIONS\u003c\/span\u003e\n    \u003ch2 class=\"rm2-h2\"\u003eMueller REVIVE M2 Gear Pack — FAQ\u003c\/h2\u003e\n    \u003cdiv style=\"margin-top:24px;\"\u003e\n      \u003cdiv class=\"rm2-faq-item\"\u003e\n        \u003cdiv class=\"rm2-faq-q\" onclick=\"var a=this.nextElementSibling;var o=a.style.display==='block';a.style.display=o?'none':'block';this.classList.toggle('open',!o);\"\u003eIs the Mueller REVIVE M2 significantly worse than the M4?\u003c\/div\u003e\n        \u003cdiv class=\"rm2-faq-a\"\u003eNo. The M2 uses the same four-chamber garment and the same 20–100 mmHg pressure range as the M4. The core compression technology is identical. What you give up is Bluetooth app control, five named therapy mode types (vs. time settings), and Half Jacket garment compatibility. If you don't need those features, the M2 performs exactly like the M4 for standard recovery sessions.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rm2-faq-item\"\u003e\n        \u003cdiv class=\"rm2-faq-q\" onclick=\"var a=this.nextElementSibling;var o=a.style.display==='block';a.style.display=o?'none':'block';this.classList.toggle('open',!o);\"\u003eWhat do the 5 session programs on the M2 actually control?\u003c\/div\u003e\n        \u003cdiv class=\"rm2-faq-a\"\u003eEach program sets a session duration: 30, 45, 60, 75, or 90 minutes. Within each program, you can manually adjust pressure (20–100 mmHg) to your preferred intensity. The programs don't change the compression pattern — all five run the same sequential four-chamber cycle. You're choosing how long you want to run, not how the chambers behave.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rm2-faq-item\"\u003e\n        \u003cdiv class=\"rm2-faq-q\" onclick=\"var a=this.nextElementSibling;var o=a.style.display==='block';a.style.display=o?'none':'block';this.classList.toggle('open',!o);\"\u003eCan I use the M2 console with garments other than the full leg garment?\u003c\/div\u003e\n        \u003cdiv class=\"rm2-faq-a\"\u003eYes — the M2 console works with REVIVE Calf Sleeve and Arm Sleeve garments as well as the Full Leg garment. The M2 is NOT compatible with the Half Jacket upper-leg sleeve (that requires the M4). All compatible garments are available separately from Mueller.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rm2-faq-item\"\u003e\n        \u003cdiv class=\"rm2-faq-q\" onclick=\"var a=this.nextElementSibling;var o=a.style.display==='block';a.style.display=o?'none':'block';this.classList.toggle('open',!o);\"\u003eIs the Mueller REVIVE M2 HSA or FSA eligible?\u003c\/div\u003e\n        \u003cdiv class=\"rm2-faq-a\"\u003eYes. The REVIVE M2 is an FDA Registered Class II medical device and is confirmed HSA\/FSA eligible. Health savings account and flexible spending account funds can be used at checkout. If your employer plan requires a Letter of Medical Necessity, a physician or physical therapist can provide one. Questions? Call us at \u003ca href=\"tel:+18885005675\"\u003e(888) 500-5675\u003c\/a\u003e.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rm2-faq-item\"\u003e\n        \u003cdiv class=\"rm2-faq-q\" onclick=\"var a=this.nextElementSibling;var o=a.style.display==='block';a.style.display=o?'none':'block';this.classList.toggle('open',!o);\"\u003eHow does the M2 compare to NormaTec and other compression boot brands?\u003c\/div\u003e\n        \u003cdiv class=\"rm2-faq-a\"\u003eThe REVIVE M2 and NormaTec both deliver pneumatic sequential compression therapy in the same general mmHg range. Mueller’s REVIVE line is made by one of the longest-established sports medicine brands in the world. The M2 offers a straightforward session-program interface — for buyers who don’t need NormaTec’s app ecosystem, the M2 delivers equivalent compression at a competitive price point.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rm2-faq-item\"\u003e\n        \u003cdiv class=\"rm2-faq-q\" onclick=\"var a=this.nextElementSibling;var o=a.style.display==='block';a.style.display=o?'none':'block';this.classList.toggle('open',!o);\"\u003eWhat is the return policy for the REVIVE M2 at Recovery Room Direct?\u003c\/div\u003e\n        \u003cdiv class=\"rm2-faq-a\"\u003eThe REVIVE M2 comes with Mueller’s 90-day risk-free trial period. Contact us within 90 days if you’re not satisfied at \u003ca href=\"tel:+18885005675\"\u003e(888) 500-5675\u003c\/a\u003e. Products must be returned in original condition. The 2-year limited warranty covers manufacturer defects.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- Trust Band --\u003e\n\u003cdiv class=\"rm2-trust\" role=\"list\" aria-label=\"Recovery Room Direct trust signals\"\u003e\n  \u003cdiv class=\"rm2-tri\" role=\"listitem\"\u003e\n    \u003cdiv class=\"rm2-tri-ico\"\u003e\u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#1a6fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"9 12 11 14 15 10\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n    \u003cspan class=\"rm2-tri-t\"\u003eAuthorized Mueller Dealer\u003c\/span\u003e\n    \u003cp class=\"rm2-tri-d\"\u003eOfficial retailer — every order includes the full Mueller warranty\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"rm2-tri\" role=\"listitem\"\u003e\n    \u003cdiv class=\"rm2-tri-ico\"\u003e\u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#1a6fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"1\" y=\"3\" width=\"15\" height=\"13\" rx=\"1\"\u003e\u003c\/rect\u003e\u003cpath d=\"M16 8h4l3 3v5h-7V8z\"\u003e\u003c\/path\u003e\u003ccircle cx=\"5.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"18.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\u003c\/div\u003e\n    \u003cspan class=\"rm2-tri-t\"\u003eFree Shipping\u003c\/span\u003e\n    \u003cp class=\"rm2-tri-d\"\u003eComplimentary delivery to all 48 contiguous states\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"rm2-tri\" role=\"listitem\"\u003e\n    \u003cdiv class=\"rm2-tri-ico\"\u003e\u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#1a6fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M22 16.92v3a2 2 0 01-2.18 2 19.79 19.79 0 01-8.63-3.07A19.5 19.5 0 013.07 10a19.79 19.79 0 01-3-8.57A2 2 0 012.04 1.5h3.07a2 2 0 012 1.72 12.77 12.77 0 00.7 2.81 2 2 0 01-.45 2.11L6.91 9.1a16 16 0 006 6l.96-.97a2 2 0 012.11-.45 12.77 12.77 0 002.81.7A2 2 0 0122 16.92z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n    \u003cspan class=\"rm2-tri-t\"\u003eRecovery Specialists\u003c\/span\u003e\n    \u003cp class=\"rm2-tri-d\"\u003eExpert product guidance on every order — \u003ca href=\"tel:+18885005675\" style=\"color:#1a6fff;\"\u003e(888) 500-5675\u003c\/a\u003e\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"rm2-tri\" role=\"listitem\"\u003e\n    \u003cdiv class=\"rm2-tri-ico\"\u003e\u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#1a6fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M19 21H5a2 2 0 01-2-2V5a2 2 0 012-2h11l5 5v11a2 2 0 01-2 2z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"17 21 17 13 7 13 7 21\"\u003e\u003c\/polyline\u003e\u003cpolyline points=\"7 3 7 8 15 8\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n    \u003cspan class=\"rm2-tri-t\"\u003eHSA \/ FSA Eligible\u003c\/span\u003e\n    \u003cp class=\"rm2-tri-d\"\u003eConfirmed eligible — use pre-tax health savings dollars\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- CTA --\u003e\n\u003cdiv class=\"rm2-s\" style=\"padding:32px 0 56px;background:#f7fafe;\"\u003e\n  \u003cdiv class=\"rm2-c\"\u003e\n    \u003cdiv class=\"rm2-cta-box\"\u003e\n      \u003ch2 class=\"rm2-cta-h\"\u003eProfessional Leg Recovery — Without the Learning Curve\u003c\/h2\u003e\n      \u003cp class=\"rm2-cta-p\"\u003eIf you want effective compression therapy that fits naturally into your recovery routine — without setting up apps, building custom protocols, or managing technology — the REVIVE M2 is built exactly for that. Our team can help you confirm it’s the right fit before you order.\u003c\/p\u003e\n      \u003cdiv class=\"rm2-cta-pills\"\u003e\n        \u003cspan class=\"rm2-cta-pill\"\u003e✓  Free Shipping — All 48 States\u003c\/span\u003e\n        \u003cspan class=\"rm2-cta-pill\"\u003e✓  Authorized Mueller Dealer\u003c\/span\u003e\n        \u003cspan class=\"rm2-cta-pill\"\u003e✓  Affirm \u0026amp; Shop Pay Financing\u003c\/span\u003e\n        \u003cspan class=\"rm2-cta-pill\"\u003e✓  2-Year Warranty + 90-Day Trial\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv style=\"text-align:center;\"\u003e\n        \u003ca href=\"tel:+18885005675\" class=\"rm2-cta-btn\"\u003eSpeak with a Compression Expert  •  (888) 500-5675\u003c\/a\u003e\n        \u003ca class=\"rm2-cta-scroll\" href=\"#\" onclick=\"window.scrollTo({top:0,behavior:'smooth'});return false;\"\u003e↑ Ready to order? Scroll up to add to cart\u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Mueller Sports Medicine","offers":[{"title":"Small","offer_id":53225024815471,"sku":"M2RG200SM","price":789.0,"currency_code":"USD","in_stock":true},{"title":"Medium","offer_id":53225024848239,"sku":"M2RG200MD","price":789.0,"currency_code":"USD","in_stock":true},{"title":"Large","offer_id":53225024881007,"sku":"M2RG200LG","price":789.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/M2.jpg?v=1784446003"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/collections\/403eb3ef444290d942bff28e37c51970.jpg?v=1784446035","url":"https:\/\/recoveryroomdirect.com\/collections\/mueller-sports-medicine.oembed","provider":"Recovery Room Direct","version":"1.0","type":"link"}