{"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\"\u003eFour 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\n    \u003ch3\u003eAlready Own REVIVE Equipment?\u003c\/h3\u003e\n    \u003cp\u003eIf you already have a REVIVE garment and need a console — for replacement, upgrade, or adding a clinic station — the \u003ca href=\"\/products\/mueller-revive-m4-console-advanced-leg-compression-unit\"\u003eM4 Console\u003c\/a\u003e ($1,000) and \u003ca href=\"\/products\/mueller-revive-m2-console-leg-compression-unit\"\u003eM2 Console\u003c\/a\u003e ($500) are available without a garment. If you own a working console and need a replacement or additional garment, the \u003ca href=\"\/products\/mueller-revive-compression-pants-full-leg-garment\"\u003eREVIVE Compression Pants\u003c\/a\u003e ($799) ship as a standalone full-leg sleeve. Console listings include the carry bag and charging cable. Garment listing includes the sleeve only.\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      \u003cdetails\u003e\n        \u003csummary\u003eCan I buy just the console or just the garment separately?\u003c\/summary\u003e\n        \u003cp class=\"ms-faq-answer\"\u003eYes. If you already own a REVIVE garment, the \u003ca href=\"\/products\/mueller-revive-m4-console-advanced-leg-compression-unit\"\u003eM4 Console\u003c\/a\u003e and \u003ca href=\"\/products\/mueller-revive-m2-console-leg-compression-unit\"\u003eM2 Console\u003c\/a\u003e are available without a garment. If you own a console and need a replacement or additional sleeve, the \u003ca href=\"\/products\/mueller-revive-compression-pants-full-leg-garment\"\u003eREVIVE Compression Pants\u003c\/a\u003e are available as a standalone full-leg garment. Console listings include the carry bag and cable. Garment listing includes the sleeve only. If you're starting fresh, the Gear Pack bundles both and is the better entry point.\u003c\/p\u003e\n      \u003c\/details\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:28px;margin-top:28px;}\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 in professional sports medicine settings — 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. HSA \u0026amp; FSA funds may be eligible — confirm with your plan.\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. May support lymphatic fluid movement and circulatory conditioning during recovery.\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~6 weeks\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 about 6 weeks — 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~4 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 about 4 months — then delivers unlimited sessions at no additional cost. The 2-year warranty means almost zero financial risk.\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\u003e30-Day Return Window\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\"\u003e30-Day Return Policy\u003c\/div\u003e\n        \u003cdiv class=\"rm4-ship-p\"\u003e30 days from delivery. Return shipping costs apply and a restocking fee may be assessed. 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 may be 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\"\u003eReturns are accepted within 30 days of delivery. Contact our team at \u003ca href=\"tel:+18885005675\"\u003e(888) 500-5675\u003c\/a\u003e to initiate. Products must be returned in original condition. A restocking fee applies to returned items, and return shipping is the buyer's responsibility. The 2-year limited warranty covers manufacturer defects — warranty claims go through Mueller Sports Medicine.\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 does the REVIVE M4 compare to NormaTec compression boots?\u003c\/div\u003e\n        \u003cdiv class=\"rm4-faq-a\"\u003eBoth deliver sequential pneumatic compression in similar mmHg ranges. The M4’s five named therapy modes (Recover, Warm-Up, Isolation, Interval, Custom) go beyond NormaTec’s standard approach — particularly the Isolation and Interval modes used in structured recovery protocols. The M4’s Custom mode gives full per-chamber parameter control (pressure, hold time, release timing, cycle subtype) — a level of specificity NormaTec’s consumer lineup does not offer. Mueller has been a sports medicine supplier for decades; REVIVE carries FDA Class II registration. Which system fits depends on whether you need protocol specificity (M4) or a well-known consumer ecosystem (NormaTec).\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 Recovery Room Direct offer financing for REVIVE products?\u003c\/div\u003e\n        \u003cdiv class=\"rm4-faq-a\"\u003eYes. Affirm and Shop Pay financing are available at checkout on orders of $500 or more. Affirm offers 0% APR options for qualified buyers, with payment terms from 3–24 months depending on your credit profile. Checking your rate does not affect your credit score. HSA and FSA funds may also be applied at checkout — confirm eligibility with your plan administrator. Call \u003ca href=\"tel:+18885005675\"\u003e(888) 500-5675\u003c\/a\u003e with financing questions.\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);\"\u003eWhy should I buy from Recovery Room Direct instead of Amazon?\u003c\/div\u003e\n        \u003cdiv class=\"rm4-faq-a\"\u003eAs an authorized Mueller Sports Medicine dealer, every REVIVE unit we sell includes the full 2-year manufacturer warranty — a warranty that requires an authorized dealer purchase to be valid. Mueller does not sell REVIVE direct to consumers; authorized specialty retailers like Recovery Room Direct are the official channel. Third-party Amazon sellers cannot guarantee warranty eligibility. Call \u003ca href=\"tel:+18885005675\"\u003e(888) 500-5675\u003c\/a\u003e before you decide.\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);\"\u003eAre there conditions where the REVIVE M4 should not be used?\u003c\/div\u003e\n        \u003cdiv class=\"rm4-faq-a\"\u003ePneumatic compression therapy is generally not recommended for individuals with active deep vein thrombosis (DVT), acute pulmonary embolism, active skin infections or open wounds in the treatment area, severe peripheral artery disease, or certain cardiovascular conditions. If you have a cardiovascular condition, high blood pressure, a pacemaker, are pregnant, or are recovering from recent leg surgery, consult your physician before using compression therapy. The REVIVE is an FDA-registered recovery tool, not a medical treatment device. Call \u003ca href=\"tel:+18885005675\"\u003e(888) 500-5675\u003c\/a\u003e with health questions.\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 Recovery Room Direct an authorized Mueller Sports Medicine dealer?\u003c\/div\u003e\n        \u003cdiv class=\"rm4-faq-a\"\u003eYes. Recovery Room Direct is an authorized Mueller Sports Medicine dealer. Every REVIVE product we sell is a genuine Mueller unit — your warranty is registered with Mueller and honored through Mueller's official warranty service. Purchasing from an authorized dealer is required for warranty coverage. Call \u003ca href=\"tel:+18885005675\"\u003e(888) 500-5675\u003c\/a\u003e to confirm dealer status or ask any questions.\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\"\u003eMay be eligible — confirm with your plan administrator\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 Mueller Warranty\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:28px;margin-top:28px;}\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. HSA \u0026amp; FSA funds may be eligible — confirm with your plan.\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 sequential compression pattern used in professional athletic recovery — the M2 brings it into a portable, home-use format without the cost of clinical-grade equipment.\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 2-year warranty means 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\u003e30-Day Return Window\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\"\u003e30-Day Return Policy\u003c\/div\u003e\n        \u003cdiv class=\"rm2-ship-p\"\u003e30 days from delivery. Return shipping costs apply and a restocking fee may be assessed. 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=\"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 may be 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\"\u003eBoth systems deliver sequential pneumatic compression in similar mmHg ranges. Key differences: NormaTec’s lineup uses a proprietary pulse pattern and zone-boost feature; the REVIVE M2 uses a direct sequential compression cycle across four chambers — simpler, without the app dependency NormaTec requires. Mueller has been a clinical-grade sports medicine supplier for decades; the REVIVE carries FDA Class II registration. For buyers who want a compression session to start with one button press and no pairing routines, the M2 is the cleaner choice.\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\"\u003eReturns are accepted within 30 days of delivery. Contact us at \u003ca href=\"tel:+18885005675\"\u003e(888) 500-5675\u003c\/a\u003e to initiate. Products must be returned in original condition. A restocking fee applies to returned items, and return shipping is the buyer's responsibility. The 2-year limited warranty covers manufacturer defects — warranty claims go through Mueller Sports Medicine.\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);\"\u003eDoes Recovery Room Direct offer financing for REVIVE products?\u003c\/div\u003e\n        \u003cdiv class=\"rm2-faq-a\"\u003eYes. Affirm and Shop Pay financing are available at checkout on orders of $500 or more. Affirm offers 0% APR options for qualified buyers, with payment terms from 3–24 months depending on your credit profile. Checking your rate does not affect your credit score. HSA and FSA funds may also be applied at checkout — confirm eligibility with your plan administrator. Call \u003ca href=\"tel:+18885005675\"\u003e(888) 500-5675\u003c\/a\u003e with financing questions.\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);\"\u003eWhy should I buy from Recovery Room Direct instead of Amazon?\u003c\/div\u003e\n        \u003cdiv class=\"rm2-faq-a\"\u003eAs an authorized Mueller Sports Medicine dealer, every REVIVE unit we sell includes the full 2-year manufacturer warranty — a warranty that requires an authorized dealer purchase to be valid. Mueller does not sell REVIVE direct to consumers; authorized specialty retailers like Recovery Room Direct are the official channel. Third-party Amazon sellers cannot guarantee warranty eligibility. Call \u003ca href=\"tel:+18885005675\"\u003e(888) 500-5675\u003c\/a\u003e before you decide.\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);\"\u003eAre there conditions where the REVIVE M2 should not be used?\u003c\/div\u003e\n        \u003cdiv class=\"rm2-faq-a\"\u003ePneumatic compression therapy is generally not recommended for individuals with active deep vein thrombosis (DVT), acute pulmonary embolism, active skin infections or open wounds in the treatment area, severe peripheral artery disease, or certain cardiovascular conditions. If you have a cardiovascular condition, high blood pressure, a pacemaker, are pregnant, or are recovering from recent leg surgery, consult your physician before using compression therapy. The REVIVE is an FDA-registered recovery tool, not a medical treatment device. Call \u003ca href=\"tel:+18885005675\"\u003e(888) 500-5675\u003c\/a\u003e with health questions.\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 Recovery Room Direct an authorized Mueller Sports Medicine dealer?\u003c\/div\u003e\n        \u003cdiv class=\"rm2-faq-a\"\u003eYes. Recovery Room Direct is an authorized Mueller Sports Medicine dealer. Every REVIVE product we sell is a genuine Mueller unit — your warranty is registered with Mueller and honored through Mueller's official warranty service. Purchasing from an authorized dealer is required for warranty coverage. Call \u003ca href=\"tel:+18885005675\"\u003e(888) 500-5675\u003c\/a\u003e to confirm dealer status or ask any questions.\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\"\u003eMay be eligible — confirm with your plan administrator\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 Mueller Warranty\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"},{"product_id":"mueller-revive-m4-console-advanced-leg-compression-unit","title":"Mueller REVIVE M4 Console — Advanced Leg Compression Unit","description":"\u003cstyle\u003e\n.m4co,.m4co *{box-sizing:border-box;}\n.m4co{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif;-webkit-font-smoothing:antialiased;overflow-x:hidden;}\n.m4co img{border:none!important;outline:none!important;box-shadow:none!important;}\n.m4co-c{max-width:1080px;margin:0 auto;padding:0 24px;}\n.m4co-s{padding:48px 0;background:#fff;width:100%;}\n.m4co-s-light{background:#f0f5fb;}\n.m4co-s-warm{background:#f7fafe;}\n.m4co-ey{display:block;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#1a6fff;margin:0 0 8px;}\n.m4co-h2{font-size:clamp(20px,2.5vw,28px);font-weight:700;color:#0d1b2a;margin:0 0 8px;line-height:1.2;}\n.m4co-h2::after{content:'';display:block;width:36px;height:3px;background:#1a6fff;border-radius:2px;margin-top:10px;}\n.m4co-lead{font-size:15px;line-height:1.7;color:#374151;max-width:620px;margin:12px 0 28px;}\n\/* Nav *\/\n.m4co-nav{background:#fff;border-bottom:1px solid #d1e0f0;}\n.m4co-nav-inner{max-width:1080px;margin:0 auto;display:flex;padding:10px 24px;gap:8px;flex-wrap:wrap;}\n.m4co-nav a{display:inline-block;padding:6px 14px;background:#f0f5fb;color:#0d1b2a!important;font-size:13px;font-weight:500;border-radius:20px;text-decoration:none!important;transition:background .15s;}\n.m4co-nav a:hover{background:#0d1b2a!important;color:#fff!important;}\n\/* Hero *\/\n.m4co-hero{display:grid;grid-template-columns:1.1fr 1fr;gap:48px;align-items:center;padding:40px 0 48px;border-bottom:1px solid #e5eaf0;}\n.m4co-bdg{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:14px;}\n.m4co-hero-h{font-size:clamp(22px,2.8vw,32px);font-weight:700;color:#0d1b2a;margin:0 0 14px;line-height:1.2;}\n.m4co-hero-p{font-size:15px;line-height:1.7;color:#374151;margin:0 0 16px;}\n.m4co-hero-note{font-size:13px;color:#1a6fff;}\n.m4co-hero-img{border-radius:12px;background:#fff;border:1px solid #d1e0f0;padding:16px;aspect-ratio:1;display:flex;align-items:center;justify-content:center;}\n.m4co-hero-img img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;}\n\/* Stats *\/\n.m4co-stats-wrap{padding:16px 24px 0;}\n.m4co-stats{display:flex;max-width:1080px;margin:0 auto;background:#071525;border-radius:10px;overflow:hidden;flex-wrap:wrap;}\n.m4co-stat{flex:1;min-width:25%;text-align:center;padding:22px 12px;border-right:1px solid #1a2d42;}\n.m4co-stat:last-child{border-right:0;}\n.m4co-stat-n{display:block;font-size:26px;font-weight:700;color:#1a6fff;line-height:1;margin-bottom:5px;}\n.m4co-stat-l{display:block;font-size:11px;color:#8faec8;letter-spacing:.06em;text-transform:uppercase;}\n\/* Feature grid *\/\n.m4co-feat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:28px;}\n.m4co-feat-card{background:#fff;border:1px solid #d1e0f0;border-radius:10px;overflow:hidden;}\n.m4co-feat-img{aspect-ratio:4\/3;overflow:hidden;background:#f0f5fb;}\n.m4co-feat-img img{width:100%;height:100%;object-fit:cover;object-position:top;mix-blend-mode:multiply;}\n.m4co-feat-body{padding:18px;}\n.m4co-feat-h{font-size:15px;font-weight:700;color:#0d1b2a;margin:0 0 6px;}\n.m4co-feat-p{font-size:13px;color:#374151;line-height:1.6;margin:0;}\n\/* Comparison *\/\n.m4co-cmp-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:24px;}\n.m4co-cmp-card{background:#fff;border:1px solid #d1e0f0;border-radius:10px;overflow:hidden;}\n.m4co-cmp-card.here{border-color:#1a6fff;border-width:2px;}\n.m4co-cmp-head{padding:16px;text-align:center;border-bottom:1px solid #e5eaf0;background:#f7fafe;}\n.m4co-cmp-card.here .m4co-cmp-head{background:#071525;}\n.m4co-cmp-badge{font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#5a7080;display:block;margin-bottom:4px;}\n.m4co-cmp-card.here .m4co-cmp-badge{color:#1a6fff;}\n.m4co-cmp-name{font-size:15px;font-weight:700;color:#0d1b2a;margin:0 0 2px;}\n.m4co-cmp-card.here .m4co-cmp-name{color:#fff;}\n.m4co-cmp-price{font-size:18px;font-weight:700;color:#1a6fff;}\n.m4co-cmp-body{padding:16px;}\n.m4co-cmp-row{display:flex;justify-content:space-between;padding:8px 0;border-bottom:1px solid #f0f5fb;font-size:13px;}\n.m4co-cmp-row:last-child{border-bottom:0;}\n.m4co-cmp-l{color:#5a7080;}\n.m4co-cmp-v{font-weight:600;color:#0d1b2a;}\n.m4co-cmp-v.yes{color:#1a6fff;}\n.m4co-cmp-v.no{color:#9ca3af;}\n\/* Alert box *\/\n.m4co-alert{background:#fff;border:1px solid #1a6fff;border-left:4px solid #1a6fff;border-radius:0 8px 8px 0;padding:18px 22px;margin:20px 0 0;}\n.m4co-alert p{font-size:14px;color:#374151;line-height:1.6;margin:0;}\n\/* Spec table *\/\n.m4co-spec-wrap{overflow-x:auto;border-radius:8px;margin-top:20px;border:1px solid #d1e0f0;}\n.m4co-spec-table{width:100%;min-width:460px;border-collapse:collapse;}\n.m4co-spec-table tr:nth-child(even){background:#f7fafe;}\n.m4co-spec-table td{padding:11px 16px;font-size:14px;color:#374151;border-bottom:1px solid #e5eaf0;}\n.m4co-spec-table td:first-child{font-weight:600;color:#0d1b2a;width:42%;}\n.m4co-spec-table tr:last-child td{border-bottom:0;}\n\/* Box contents *\/\n.m4co-box-list{list-style:none;margin:16px 0 0;padding:0;}\n.m4co-box-list li{padding:10px 0;border-bottom:1px solid #e5eaf0;font-size:14px;color:#374151;display:flex;align-items:center;gap:10px;}\n.m4co-box-list li svg{flex-shrink:0;}\n\/* Ship cards *\/\n.m4co-ship-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:24px;}\n.m4co-ship-card{background:#fff;border:1px solid #d1e0f0;border-radius:10px;padding:20px;}\n.m4co-ship-h{font-size:14px;font-weight:700;color:#0d1b2a;margin:10px 0 6px;}\n.m4co-ship-p{font-size:13px;color:#374151;line-height:1.55;margin:0;}\n\/* FAQ *\/\n.m4co-faq-item{border-bottom:1px solid #e5eaf0;}\n.m4co-faq-q{font-size:15px;font-weight:600;color:#0d1b2a;padding:16px 0;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:14px;}\n.m4co-faq-q::after{content:\"+\";font-size:20px;color:#1a6fff;font-weight:300;flex-shrink:0;}\n.m4co-faq-q.open::after{content:\"-\";}\n.m4co-faq-a{display:none;font-size:14px;line-height:1.7;color:#374151;padding:0 0 16px;}\n.m4co-faq-a a{color:#1a6fff;}\n\/* Trust *\/\n.m4co-trust{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border-top:3px solid #1a6fff;border-bottom:1px solid #d1e0f0;}\n.m4co-tri{padding:24px 12px;text-align:center;border-right:1px solid #d1e0f0;}\n.m4co-tri:last-child{border-right:0;}\n.m4co-tri-ico{width:48px;height:48px;background:#f0f5fb;border-radius:50%;border:2px solid #1a6fff;display:flex;align-items:center;justify-content:center;margin:0 auto 10px;}\n.m4co-tri-t{font-size:13px;font-weight:700;color:#0d1b2a;display:block;margin-bottom:3px;}\n.m4co-tri-d{font-size:11px;color:#5a7080;margin:0;line-height:1.5;}\n\/* CTA *\/\n.m4co-cta-box{background:linear-gradient(135deg,#071020 0%,#0d2a45 100%);border-radius:10px;padding:48px 40px;text-align:center;}\n.m4co-cta-h{font-size:clamp(20px,2.2vw,26px);font-weight:700;color:#fff;margin:0 0 14px;}\n.m4co-cta-p{font-size:15px;color:#fff!important;margin:0 auto 24px;line-height:1.65;max-width:540px;}\n.m4co-cta-pills{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:28px;}\n.m4co-cta-pill{background:rgba(26,111,255,.12);border:1px solid rgba(26,111,255,.35);color:#7eb8ff;font-size:12px;font-weight:600;padding:7px 16px;border-radius:24px;}\n.m4co-cta-btn{display:inline-flex;align-items:center;background:#fff;color:#071525!important;font-weight:700;font-size:15px;padding:15px 32px;border-radius:8px;text-decoration:none!important;}\n.m4co-cta-scroll{display:block;font-size:15px;font-weight:600;color:#fff!important;text-decoration:none!important;margin-top:18px;}\n@media(max-width:800px){\n  .m4co-hero{grid-template-columns:1fr;gap:24px;}\n  .m4co-hero\u003ediv:last-child{order:-1;}\n  .m4co-feat-grid{grid-template-columns:1fr;}\n  .m4co-cmp-grid{grid-template-columns:1fr;}\n  .m4co-ship-grid{grid-template-columns:1fr;}\n  .m4co-trust{grid-template-columns:repeat(2,1fr);}\n  .m4co-tri:nth-child(2n){border-right:0;}\n  .m4co-tri{border-bottom:1px solid #d1e0f0;}\n  .m4co-tri:nth-last-child(-n+2){border-bottom:0;}\n  .m4co-stat{min-width:50%;border-bottom:1px solid #1a2d42;}\n  .m4co-stat:nth-child(2n){border-right:0;}\n  .m4co-cta-box{padding:32px 20px;}\n  .m4co-nav-inner{overflow-x:auto;flex-wrap:nowrap;}\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"m4co\"\u003e\n\n\u003cnav class=\"m4co-nav\" aria-label=\"Product sections\"\u003e\n  \u003cdiv class=\"m4co-nav-inner\"\u003e\n    \u003ca href=\"#m4co-features\"\u003eFeatures\u003c\/a\u003e\n    \u003ca href=\"#m4co-compare\"\u003eCompare\u003c\/a\u003e\n    \u003ca href=\"#m4co-specs\"\u003eSpecs\u003c\/a\u003e\n    \u003ca href=\"#m4co-faq\"\u003eFAQ\u003c\/a\u003e\n    \u003ca href=\"#m4co-ship\"\u003eShipping\u003c\/a\u003e\n  \u003c\/div\u003e\n\u003c\/nav\u003e\n\n\u003c!-- Hero --\u003e\n\u003cdiv class=\"m4co-s\" style=\"background:#fff;\"\u003e\n  \u003cdiv class=\"m4co-c m4co-hero\"\u003e\n    \u003cdiv\u003e\n      \u003cspan class=\"m4co-bdg\"\u003eConsole Only — Garment Sold Separately\u003c\/span\u003e\n      \u003ch2 class=\"m4co-hero-h\"\u003eMueller REVIVE M4 Console — 5-Mode Leg Compression with ReviveM App Control\u003c\/h2\u003e\n      \u003cp class=\"m4co-hero-p\"\u003eThe M4 Console is the control unit from the REVIVE M4 system, sold without the garment. It gives you the full M4 feature set — five named therapy modes, Bluetooth 4.2, ReviveM app, and Half Jacket compatibility — for buyers who already own a REVIVE garment or are adding a second console to an existing setup.\u003c\/p\u003e\n      \u003cp class=\"m4co-hero-note\"\u003eRequires a compatible Mueller REVIVE garment (Full Leg, Half Jacket, Calf Sleeve, or Arm Sleeve) to operate. See the \u003ca href=\"\/products\/mueller-revive-m4-gear-pack-full-leg-compression-system\" style=\"color:#1a6fff;\"\u003eM4 Gear Pack\u003c\/a\u003e if you need the complete system.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"m4co-hero-img\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/M4-Console-front.jpg?v=1784445880\" alt=\"Mueller REVIVE M4 Console — advanced compression control unit\" loading=\"eager\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- Stats --\u003e\n\u003cdiv class=\"m4co-stats-wrap\"\u003e\n  \u003cdiv class=\"m4co-stats\"\u003e\n    \u003cdiv class=\"m4co-stat\"\u003e\n\u003cspan class=\"m4co-stat-n\"\u003e5\u003c\/span\u003e\u003cspan class=\"m4co-stat-l\"\u003eTherapy Modes\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"m4co-stat\"\u003e\n\u003cspan class=\"m4co-stat-n\"\u003eReviveM\u003c\/span\u003e\u003cspan class=\"m4co-stat-l\"\u003eApp Control\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"m4co-stat\"\u003e\n\u003cspan class=\"m4co-stat-n\"\u003e8 hr\u003c\/span\u003e\u003cspan class=\"m4co-stat-l\"\u003eBattery Life\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"m4co-stat\"\u003e\n\u003cspan class=\"m4co-stat-n\"\u003e4.2 lbs\u003c\/span\u003e\u003cspan class=\"m4co-stat-l\"\u003eConsole Weight\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- Features --\u003e\n\u003cdiv class=\"m4co-s\" id=\"m4co-features\"\u003e\n  \u003cdiv class=\"m4co-c\"\u003e\n    \u003cspan class=\"m4co-ey\"\u003eM4 CONSOLE CAPABILITIES\u003c\/span\u003e\n    \u003ch2 class=\"m4co-h2\"\u003eThe Full M4 Feature Set — Without the Bundled Garment\u003c\/h2\u003e\n    \u003cp class=\"m4co-lead\"\u003eThe M4 Console contains the full processing and Bluetooth unit from the REVIVE M4 Gear Pack. Every feature available in the Gear Pack is available here — the only difference is that the garment is sold separately.\u003c\/p\u003e\n    \u003cdiv class=\"m4co-feat-grid\"\u003e\n      \u003cdiv class=\"m4co-feat-card\"\u003e\n        \u003cdiv class=\"m4co-feat-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/Mueller-Revive-Features.jpg\" alt=\"Mueller REVIVE M4 — 5 therapy modes\" loading=\"lazy\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"m4co-feat-body\"\u003e\n          \u003ch3 class=\"m4co-feat-h\"\u003e5 Named Therapy Modes\u003c\/h3\u003e\n          \u003cp class=\"m4co-feat-p\"\u003eRecover, Warm-Up, Isolation, Interval, and Custom — each with a specific compression protocol. Custom mode gives full parameter control per chamber: pressure, hold time, release timing, and cycle subtype.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"m4co-feat-card\"\u003e\n        \u003cdiv class=\"m4co-feat-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/M4-Console-lifestyle-table.jpg\" alt=\"Mueller REVIVE M4 with ReviveM app — Bluetooth control\" loading=\"lazy\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"m4co-feat-body\"\u003e\n          \u003ch3 class=\"m4co-feat-h\"\u003eReviveM App via Bluetooth 4.2\u003c\/h3\u003e\n          \u003cp class=\"m4co-feat-p\"\u003ePair with the ReviveM app on iOS or Android for remote session control, live pressure monitoring, and saved custom protocols. App is optional — the console operates fully standalone without it.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"m4co-feat-card\"\u003e\n        \u003cdiv class=\"m4co-feat-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/M4-Console-controls.jpg\" alt=\"Mueller REVIVE M4 garment compatibility — Half Jacket compatible\" loading=\"lazy\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"m4co-feat-body\"\u003e\n          \u003ch3 class=\"m4co-feat-h\"\u003eHalf Jacket Compatible\u003c\/h3\u003e\n          \u003cp class=\"m4co-feat-p\"\u003eThe M4 is the only REVIVE console compatible with the Half Jacket upper-leg sleeve, expanding treatment range to the hip and upper thigh. Also works with Full Leg, Calf Sleeve, and Arm Sleeve garments.\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!-- \n\n\u003cdiv class=\"m4co-s\" \u003e\n  \u003cdiv class=\"m4co-container\"\u003e\n    \u003cspan class=\"m4co-ey\"\u003ePRODUCT VIDEO\u003c\/span\u003e\n    \u003ch2 class=\"m4co-h2\"\u003eSee the Mueller REVIVE System in Action\u003c\/h2\u003e\n    \u003cdiv style=\"position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:10px;margin-top:20px;\"\u003e\n      \u003ciframe\n        src=\"https:\/\/www.youtube.com\/embed\/T8x1fPdrmcg?rel=0\u0026modestbranding=1\"\n        title=\"See the Mueller REVIVE System in Action\"\n        frameborder=\"0\"\n        allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\"\n        allowfullscreen\n        loading=\"lazy\"\n        style=\"position:absolute;top:0;left:0;width:100%;height:100%;\"\n      \u003e\u003c\/iframe\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\nCompare: Console vs Gear Pack vs M2 Console --\u003e\n\u003cdiv class=\"m4co-s m4co-s-light\" id=\"m4co-compare\"\u003e\n  \u003cdiv class=\"m4co-c\"\u003e\n    \u003cspan class=\"m4co-ey\"\u003eCOMPARE OPTIONS\u003c\/span\u003e\n    \u003ch2 class=\"m4co-h2\"\u003eM4 Console vs M4 Gear Pack vs M2 Console\u003c\/h2\u003e\n    \u003cp class=\"m4co-lead\"\u003eThree ways to get into the REVIVE system depending on what you already own.\u003c\/p\u003e\n    \u003cdiv class=\"m4co-cmp-grid\"\u003e\n      \u003cdiv class=\"m4co-cmp-card here\"\u003e\n        \u003cdiv class=\"m4co-cmp-head\"\u003e\n          \u003cspan class=\"m4co-cmp-badge\"\u003eYOU’RE HERE\u003c\/span\u003e\n          \u003cdiv class=\"m4co-cmp-name\"\u003eM4 Console Only\u003c\/div\u003e\n          \u003cdiv class=\"m4co-cmp-price\"\u003e$1,000\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"m4co-cmp-body\"\u003e\n          \u003cdiv class=\"m4co-cmp-row\"\u003e\n\u003cspan class=\"m4co-cmp-l\"\u003eGarment included\u003c\/span\u003e\u003cspan class=\"m4co-cmp-v no\"\u003eNo\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"m4co-cmp-row\"\u003e\n\u003cspan class=\"m4co-cmp-l\"\u003eTherapy modes\u003c\/span\u003e\u003cspan class=\"m4co-cmp-v yes\"\u003e5 named modes\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"m4co-cmp-row\"\u003e\n\u003cspan class=\"m4co-cmp-l\"\u003eApp \/ Bluetooth\u003c\/span\u003e\u003cspan class=\"m4co-cmp-v yes\"\u003eYes\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"m4co-cmp-row\"\u003e\n\u003cspan class=\"m4co-cmp-l\"\u003eHalf Jacket\u003c\/span\u003e\u003cspan class=\"m4co-cmp-v yes\"\u003eCompatible\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"m4co-cmp-card\"\u003e\n        \u003cdiv class=\"m4co-cmp-head\"\u003e\n          \u003cspan class=\"m4co-cmp-badge\"\u003eCOMPLETE SYSTEM\u003c\/span\u003e\n          \u003cdiv class=\"m4co-cmp-name\"\u003eM4 Gear Pack\u003c\/div\u003e\n          \u003cdiv class=\"m4co-cmp-price\"\u003e$1,295\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"m4co-cmp-body\"\u003e\n          \u003cdiv class=\"m4co-cmp-row\"\u003e\n\u003cspan class=\"m4co-cmp-l\"\u003eGarment included\u003c\/span\u003e\u003cspan class=\"m4co-cmp-v yes\"\u003eFull Leg\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"m4co-cmp-row\"\u003e\n\u003cspan class=\"m4co-cmp-l\"\u003eTherapy modes\u003c\/span\u003e\u003cspan class=\"m4co-cmp-v\"\u003e5 named modes\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"m4co-cmp-row\"\u003e\n\u003cspan class=\"m4co-cmp-l\"\u003eApp \/ Bluetooth\u003c\/span\u003e\u003cspan class=\"m4co-cmp-v\"\u003eYes\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"m4co-cmp-row\"\u003e\n\u003cspan class=\"m4co-cmp-l\"\u003eHalf Jacket\u003c\/span\u003e\u003cspan class=\"m4co-cmp-v\"\u003eCompatible\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"m4co-cmp-card\"\u003e\n        \u003cdiv class=\"m4co-cmp-head\"\u003e\n          \u003cspan class=\"m4co-cmp-badge\"\u003eVALUE CONSOLE\u003c\/span\u003e\n          \u003cdiv class=\"m4co-cmp-name\"\u003eM2 Console\u003c\/div\u003e\n          \u003cdiv class=\"m4co-cmp-price\"\u003e$500\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"m4co-cmp-body\"\u003e\n          \u003cdiv class=\"m4co-cmp-row\"\u003e\n\u003cspan class=\"m4co-cmp-l\"\u003eGarment included\u003c\/span\u003e\u003cspan class=\"m4co-cmp-v no\"\u003eNo\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"m4co-cmp-row\"\u003e\n\u003cspan class=\"m4co-cmp-l\"\u003eTherapy modes\u003c\/span\u003e\u003cspan class=\"m4co-cmp-v\"\u003e5 time programs\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"m4co-cmp-row\"\u003e\n\u003cspan class=\"m4co-cmp-l\"\u003eApp \/ Bluetooth\u003c\/span\u003e\u003cspan class=\"m4co-cmp-v no\"\u003eNone\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"m4co-cmp-row\"\u003e\n\u003cspan class=\"m4co-cmp-l\"\u003eHalf Jacket\u003c\/span\u003e\u003cspan class=\"m4co-cmp-v no\"\u003eNot compatible\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"m4co-alert\"\u003e\n      \u003cp\u003e\u003cstrong\u003eWhen to choose the M4 Console over the Gear Pack:\u003c\/strong\u003e If you already own a REVIVE Full Leg garment, Calf Sleeve, Arm Sleeve, or Half Jacket, the console-only option saves you from paying for a duplicate garment. Also a smart choice when adding a second treatment station to a clinic setup using existing garment inventory.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- Specs --\u003e\n\u003cdiv class=\"m4co-s\" id=\"m4co-specs\"\u003e\n  \u003cdiv class=\"m4co-c\"\u003e\n    \u003cspan class=\"m4co-ey\"\u003eFULL SPECIFICATIONS\u003c\/span\u003e\n    \u003ch2 class=\"m4co-h2\"\u003eMueller REVIVE M4 Console — Specification Sheet\u003c\/h2\u003e\n    \u003cdiv class=\"m4co-spec-wrap\"\u003e\n      \u003ctable class=\"m4co-spec-table\" aria-label=\"Mueller REVIVE M4 Console specifications\"\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\u003eCompatible Garments\u003c\/td\u003e\n\u003ctd\u003eFull Leg, Half Jacket, Calf Sleeve, Arm Sleeve\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eGarment Included\u003c\/td\u003e\n\u003ctd\u003eNo — console only\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      \u003c\/table\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- Box --\u003e\n\u003cdiv class=\"m4co-s\" style=\"background:#f0f5fb;\"\u003e\n  \u003cdiv class=\"m4co-c\"\u003e\n    \u003cspan class=\"m4co-ey\"\u003eWHAT COMES WITH THE M4 CONSOLE\u003c\/span\u003e\n    \u003ch2 class=\"m4co-h2\"\u003eConsole Only — No Garment Included\u003c\/h2\u003e\n    \u003cp class=\"m4co-lead\"\u003eThis listing is for the REVIVE M4 Console unit only. A compatible REVIVE garment is required to operate the system and must be purchased separately.\u003c\/p\u003e\n    \u003cul class=\"m4co-box-list\"\u003e\n      \u003cli\u003e\n\u003csvg width=\"18\" height=\"18\" 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=\"18\" height=\"18\" 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=\"18\" height=\"18\" 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    \u003cdiv class=\"m4co-alert\" style=\"margin-top:16px;\"\u003e\n      \u003cp\u003eLooking for the complete system? View the \u003ca href=\"\/products\/mueller-revive-m4-gear-pack-full-leg-compression-system\"\u003eM4 Gear Pack ($1,295)\u003c\/a\u003e which includes the console and Full Leg garment together. Or view the \u003ca href=\"\/products\/mueller-revive-compression-pants-full-leg-garment\"\u003eREVIVE Compression Pants ($799)\u003c\/a\u003e sold separately.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- Shipping --\u003e\n\u003cdiv class=\"m4co-s m4co-s-warm\" id=\"m4co-ship\"\u003e\n  \u003cdiv class=\"m4co-c\"\u003e\n    \u003cspan class=\"m4co-ey\"\u003eDELIVERY\u003c\/span\u003e\n    \u003ch2 class=\"m4co-h2\"\u003eFree Shipping on Every M4 Console Order\u003c\/h2\u003e\n    \u003cdiv class=\"m4co-ship-grid\"\u003e\n      \u003cdiv class=\"m4co-ship-card\"\u003e\n        \u003csvg width=\"24\" height=\"24\" 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=\"m4co-ship-h\"\u003eFree Ground Shipping\u003c\/div\u003e\n        \u003cdiv class=\"m4co-ship-p\"\u003eTo all 48 contiguous states — no minimum.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"m4co-ship-card\"\u003e\n        \u003csvg width=\"24\" height=\"24\" 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=\"m4co-ship-h\"\u003e4–9 Business Days\u003c\/div\u003e\n        \u003cdiv class=\"m4co-ship-p\"\u003eUPS\/FedEx standard with tracking at fulfillment.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"m4co-ship-card\"\u003e\n        \u003csvg width=\"24\" height=\"24\" 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=\"m4co-ship-h\"\u003e2-Year Warranty\u003c\/div\u003e\n        \u003cdiv class=\"m4co-ship-p\"\u003eMueller limited 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=\"m4co-s\" id=\"m4co-faq\"\u003e\n  \u003cdiv class=\"m4co-c\"\u003e\n    \u003cspan class=\"m4co-ey\"\u003eQUESTIONS\u003c\/span\u003e\n    \u003ch2 class=\"m4co-h2\"\u003eMueller REVIVE M4 Console — FAQ\u003c\/h2\u003e\n    \u003cdiv style=\"margin-top:20px;\"\u003e\n      \u003cdiv class=\"m4co-faq-item\"\u003e\n        \u003cdiv class=\"m4co-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 M4 Console work with any Mueller REVIVE garment?\u003c\/div\u003e\n        \u003cdiv class=\"m4co-faq-a\"\u003eThe M4 Console is compatible with the Full Leg garment, Half Jacket upper-leg sleeve, Calf Sleeve, and Arm Sleeve. The Half Jacket is exclusive to the M4 console — the M2 console does not support it. All garments must be purchased separately when ordering the console-only listing.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"m4co-faq-item\"\u003e\n        \u003cdiv class=\"m4co-faq-q\" onclick=\"var a=this.nextElementSibling;var o=a.style.display==='block';a.style.display=o?'none':'block';this.classList.toggle('open',!o);\"\u003eWhy would I buy the M4 Console instead of the M4 Gear Pack?\u003c\/div\u003e\n        \u003cdiv class=\"m4co-faq-a\"\u003eThree scenarios: (1) You already own a REVIVE Full Leg garment or other compatible garment and need a replacement or second console. (2) You're upgrading from an M2 console and already have garments — the M4 console gives you app control and named therapy modes without buying a new garment. (3) You're setting up a multi-station clinical or studio environment and want to add consoles while reusing garment inventory. The \u003ca href=\"\/products\/mueller-revive-m4-gear-pack-full-leg-compression-system\"\u003eM4 Gear Pack\u003c\/a\u003e is the right choice if you need the complete system.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"m4co-faq-item\"\u003e\n        \u003cdiv class=\"m4co-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 M4 Console HSA or FSA eligible?\u003c\/div\u003e\n        \u003cdiv class=\"m4co-faq-a\"\u003eYes. The REVIVE M4 is an FDA Registered Class II medical device. Both the Gear Pack and Console-only configurations are may be HSA\/FSA eligible. Use pre-tax health savings dollars at checkout.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"m4co-faq-item\"\u003e\n        \u003cdiv class=\"m4co-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 M4 Console without the ReviveM app?\u003c\/div\u003e\n        \u003cdiv class=\"m4co-faq-a\"\u003eYes. All five therapy modes are accessible directly from the console's physical controls. Bluetooth and the app are optional — the M4 is fully functional standalone.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"m4co-faq-item\"\u003e\n        \u003cdiv class=\"m4co-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 on the REVIVE M4 Console?\u003c\/div\u003e\n        \u003cdiv class=\"m4co-faq-a\"\u003eReturns are accepted within 30 days of delivery. Contact Recovery Room Direct at \u003ca href=\"tel:+18885005675\"\u003e(888) 500-5675\u003c\/a\u003e to initiate. Products must be returned in original condition. A restocking fee applies to returned items, and return shipping is the buyer's responsibility. The 2-year limited warranty covers manufacturer defects — warranty claims go through Mueller Sports Medicine.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"m4co-faq-item\"\u003e\n        \u003cdiv class=\"m4co-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 Recovery Room Direct offer financing for REVIVE products?\u003c\/div\u003e\n        \u003cdiv class=\"m4co-faq-a\"\u003eYes. Affirm and Shop Pay financing are available at checkout on orders of $500 or more. Affirm offers 0% APR options for qualified buyers, with payment terms from 3–24 months depending on your credit profile. Checking your rate does not affect your credit score. HSA and FSA funds may also be applied at checkout — confirm eligibility with your plan administrator. Call \u003ca href=\"tel:+18885005675\"\u003e(888) 500-5675\u003c\/a\u003e with financing questions.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"m4co-faq-item\"\u003e\n        \u003cdiv class=\"m4co-faq-q\" onclick=\"var a=this.nextElementSibling;var o=a.style.display==='block';a.style.display=o?'none':'block';this.classList.toggle('open',!o);\"\u003eAre there conditions where the REVIVE M4 Console should not be used?\u003c\/div\u003e\n        \u003cdiv class=\"m4co-faq-a\"\u003ePneumatic compression therapy is generally not recommended for individuals with active deep vein thrombosis (DVT), acute pulmonary embolism, active skin infections or open wounds in the treatment area, severe peripheral artery disease, or certain cardiovascular conditions. If you have a cardiovascular condition, high blood pressure, a pacemaker, are pregnant, or are recovering from recent leg surgery, consult your physician before using compression therapy. The REVIVE is an FDA-registered recovery tool, not a medical treatment device. Call \u003ca href=\"tel:+18885005675\"\u003e(888) 500-5675\u003c\/a\u003e with health questions.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"m4co-faq-item\"\u003e\n        \u003cdiv class=\"m4co-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 Recovery Room Direct an authorized Mueller Sports Medicine dealer?\u003c\/div\u003e\n        \u003cdiv class=\"m4co-faq-a\"\u003eYes. Recovery Room Direct is an authorized Mueller Sports Medicine dealer. Every REVIVE product we sell is a genuine Mueller unit — your warranty is registered with Mueller and honored through Mueller's official warranty service. Purchasing from an authorized dealer is required for warranty coverage. Call \u003ca href=\"tel:+18885005675\"\u003e(888) 500-5675\u003c\/a\u003e to confirm dealer status or ask any questions.\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=\"m4co-trust\" role=\"list\"\u003e\n  \u003cdiv class=\"m4co-tri\" role=\"listitem\"\u003e\n    \u003cdiv class=\"m4co-tri-ico\"\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 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=\"m4co-tri-t\"\u003eAuthorized Mueller Dealer\u003c\/span\u003e\n    \u003cp class=\"m4co-tri-d\"\u003eOfficial retailer — full Mueller warranty\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"m4co-tri\" role=\"listitem\"\u003e\n    \u003cdiv class=\"m4co-tri-ico\"\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=\"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=\"m4co-tri-t\"\u003eFree Shipping\u003c\/span\u003e\n    \u003cp class=\"m4co-tri-d\"\u003eAll 48 contiguous states\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"m4co-tri\" role=\"listitem\"\u003e\n    \u003cdiv class=\"m4co-tri-ico\"\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=\"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.72c.127.966.361 1.916.7 2.81a2 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=\"m4co-tri-t\"\u003eRecovery Specialists\u003c\/span\u003e\n    \u003cp class=\"m4co-tri-d\"\u003eCompatibility \u0026amp; setup support — \u003ca href=\"tel:+18885005675\" style=\"color:#1a6fff;\"\u003e(888) 500-5675\u003c\/a\u003e\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"m4co-tri\" role=\"listitem\"\u003e\n    \u003cdiv class=\"m4co-tri-ico\"\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=\"M19 21H5a2 2 0 01-2-2V5a2 2 0 012-2h11l5 5v11a2 2 0 01-2 2z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n    \u003cspan class=\"m4co-tri-t\"\u003eHSA \/ FSA Eligible\u003c\/span\u003e\n    \u003cp class=\"m4co-tri-d\"\u003eMay be eligible — confirm with your plan\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- CTA --\u003e\n\u003cdiv class=\"m4co-s\" style=\"padding:28px 0 48px;background:#f7fafe;\"\u003e\n  \u003cdiv class=\"m4co-c\"\u003e\n    \u003cdiv class=\"m4co-cta-box\"\u003e\n      \u003ch2 class=\"m4co-cta-h\"\u003eAdd the M4 Console to Your REVIVE Setup\u003c\/h2\u003e\n      \u003cp class=\"m4co-cta-p\"\u003eAlready have a REVIVE garment or want to upgrade from an M2 console? Our team can confirm compatibility and help you choose the right configuration for your setup.\u003c\/p\u003e\n      \u003cdiv class=\"m4co-cta-pills\"\u003e\n        \u003cspan class=\"m4co-cta-pill\"\u003e✓  Free Shipping — All 48 States\u003c\/span\u003e\n        \u003cspan class=\"m4co-cta-pill\"\u003e✓  Authorized Mueller Dealer\u003c\/span\u003e\n        \u003cspan class=\"m4co-cta-pill\"\u003e✓  Affirm \u0026amp; Shop Pay Financing\u003c\/span\u003e\n        \u003cspan class=\"m4co-cta-pill\"\u003e✓  2-Year Warranty\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv style=\"text-align:center;\"\u003e\n        \u003ca href=\"tel:+18885005675\" class=\"m4co-cta-btn\"\u003eSpeak with a Compression Expert  •  (888) 500-5675\u003c\/a\u003e\n        \u003ca class=\"m4co-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":"Default Title","offer_id":53226755260783,"sku":"M4","price":1000.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/M4-Console-front-sq_024a2bd6-7f48-4f5b-8858-6bdafecf31d7.jpg?v=1784625581"},{"product_id":"mueller-revive-m2-console-leg-compression-unit","title":"Mueller REVIVE M2 Console — Leg Compression Unit","description":"\u003cstyle\u003e\n.m2co,.m2co *{box-sizing:border-box;}\n.m2co{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif;-webkit-font-smoothing:antialiased;overflow-x:hidden;}\n.m2co img{border:none!important;outline:none!important;box-shadow:none!important;}\n.m2co-c{max-width:1080px;margin:0 auto;padding:0 24px;}\n.m2co-s{padding:48px 0;background:#fff;width:100%;}\n.m2co-s-light{background:#f0f5fb;}\n.m2co-s-warm{background:#f7fafe;}\n.m2co-ey{display:block;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#1a6fff;margin:0 0 8px;}\n.m2co-h2{font-size:clamp(20px,2.5vw,28px);font-weight:700;color:#0d1b2a;margin:0 0 8px;line-height:1.2;}\n.m2co-h2::after{content:'';display:block;width:36px;height:3px;background:#1a6fff;border-radius:2px;margin-top:10px;}\n.m2co-lead{font-size:15px;line-height:1.7;color:#374151;max-width:620px;margin:12px 0 28px;}\n\/* Nav *\/\n.m2co-nav{background:#fff;border-bottom:1px solid #d1e0f0;}\n.m2co-nav-inner{max-width:1080px;margin:0 auto;display:flex;padding:10px 24px;gap:8px;flex-wrap:wrap;}\n.m2co-nav a{display:inline-block;padding:6px 14px;background:#f0f5fb;color:#0d1b2a!important;font-size:13px;font-weight:500;border-radius:20px;text-decoration:none!important;transition:background .15s;}\n.m2co-nav a:hover{background:#0d1b2a!important;color:#fff!important;}\n\/* Hero *\/\n.m2co-hero{display:grid;grid-template-columns:1.1fr 1fr;gap:48px;align-items:center;padding:40px 0 48px;border-bottom:1px solid #e5eaf0;}\n.m2co-bdg{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:14px;}\n.m2co-hero-h{font-size:clamp(22px,2.8vw,32px);font-weight:700;color:#0d1b2a;margin:0 0 14px;line-height:1.2;}\n.m2co-hero-p{font-size:15px;line-height:1.7;color:#374151;margin:0 0 16px;}\n.m2co-hero-note{font-size:13px;color:#1a6fff;}\n.m2co-hero-img{border-radius:12px;background:#fff;border:1px solid #d1e0f0;padding:16px;aspect-ratio:1;display:flex;align-items:center;justify-content:center;}\n.m2co-hero-img img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;}\n\/* Stats *\/\n.m2co-stats-wrap{padding:16px 24px 0;}\n.m2co-stats{display:flex;max-width:1080px;margin:0 auto;background:#071525;border-radius:10px;overflow:hidden;flex-wrap:wrap;}\n.m2co-stat{flex:1;min-width:25%;text-align:center;padding:22px 12px;border-right:1px solid #1a2d42;}\n.m2co-stat:last-child{border-right:0;}\n.m2co-stat-n{display:block;font-size:26px;font-weight:700;color:#1a6fff;line-height:1;margin-bottom:5px;}\n.m2co-stat-l{display:block;font-size:11px;color:#8faec8;letter-spacing:.06em;text-transform:uppercase;}\n\/* Feature grid *\/\n.m2co-feat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:28px;}\n.m2co-feat-card{background:#fff;border:1px solid #d1e0f0;border-radius:10px;overflow:hidden;}\n.m2co-feat-img{aspect-ratio:4\/3;overflow:hidden;background:#f0f5fb;}\n.m2co-feat-img img{width:100%;height:100%;object-fit:cover;object-position:top;mix-blend-mode:multiply;}\n.m2co-feat-body{padding:18px;}\n.m2co-feat-h{font-size:15px;font-weight:700;color:#0d1b2a;margin:0 0 6px;}\n.m2co-feat-p{font-size:13px;color:#374151;line-height:1.6;margin:0;}\n\/* Comparison *\/\n.m2co-cmp-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:24px;}\n.m2co-cmp-card{background:#fff;border:1px solid #d1e0f0;border-radius:10px;overflow:hidden;}\n.m2co-cmp-card.here{border-color:#1a6fff;border-width:2px;}\n.m2co-cmp-head{padding:16px;text-align:center;border-bottom:1px solid #e5eaf0;background:#f7fafe;}\n.m2co-cmp-card.here .m2co-cmp-head{background:#071525;}\n.m2co-cmp-badge{font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#5a7080;display:block;margin-bottom:4px;}\n.m2co-cmp-card.here .m2co-cmp-badge{color:#1a6fff;}\n.m2co-cmp-name{font-size:15px;font-weight:700;color:#0d1b2a;margin:0 0 2px;}\n.m2co-cmp-card.here .m2co-cmp-name{color:#fff;}\n.m2co-cmp-price{font-size:18px;font-weight:700;color:#1a6fff;}\n.m2co-cmp-body{padding:16px;}\n.m2co-cmp-row{display:flex;justify-content:space-between;padding:8px 0;border-bottom:1px solid #f0f5fb;font-size:13px;}\n.m2co-cmp-row:last-child{border-bottom:0;}\n.m2co-cmp-l{color:#5a7080;}\n.m2co-cmp-v{font-weight:600;color:#0d1b2a;}\n.m2co-cmp-v.yes{color:#1a6fff;}\n.m2co-cmp-v.no{color:#9ca3af;}\n.m2co-alert{background:#fff;border:1px solid #1a6fff;border-left:4px solid #1a6fff;border-radius:0 8px 8px 0;padding:18px 22px;margin:20px 0 0;}\n.m2co-alert p{font-size:14px;color:#374151;line-height:1.6;margin:0;}\n\/* Spec table *\/\n.m2co-spec-wrap{overflow-x:auto;border-radius:8px;margin-top:20px;border:1px solid #d1e0f0;}\n.m2co-spec-table{width:100%;min-width:460px;border-collapse:collapse;}\n.m2co-spec-table tr:nth-child(even){background:#f7fafe;}\n.m2co-spec-table td{padding:11px 16px;font-size:14px;color:#374151;border-bottom:1px solid #e5eaf0;}\n.m2co-spec-table td:first-child{font-weight:600;color:#0d1b2a;width:42%;}\n.m2co-spec-table tr:last-child td{border-bottom:0;}\n.m2co-box-list{list-style:none;margin:16px 0 0;padding:0;}\n.m2co-box-list li{padding:10px 0;border-bottom:1px solid #e5eaf0;font-size:14px;color:#374151;display:flex;align-items:center;gap:10px;}\n.m2co-box-list li svg{flex-shrink:0;}\n.m2co-ship-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:24px;}\n.m2co-ship-card{background:#fff;border:1px solid #d1e0f0;border-radius:10px;padding:20px;}\n.m2co-ship-h{font-size:14px;font-weight:700;color:#0d1b2a;margin:10px 0 6px;}\n.m2co-ship-p{font-size:13px;color:#374151;line-height:1.55;margin:0;}\n.m2co-faq-item{border-bottom:1px solid #e5eaf0;}\n.m2co-faq-q{font-size:15px;font-weight:600;color:#0d1b2a;padding:16px 0;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:14px;}\n.m2co-faq-q::after{content:\"+\";font-size:20px;color:#1a6fff;font-weight:300;flex-shrink:0;}\n.m2co-faq-q.open::after{content:\"-\";}\n.m2co-faq-a{display:none;font-size:14px;line-height:1.7;color:#374151;padding:0 0 16px;}\n.m2co-faq-a a{color:#1a6fff;}\n.m2co-trust{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border-top:3px solid #1a6fff;border-bottom:1px solid #d1e0f0;}\n.m2co-tri{padding:24px 12px;text-align:center;border-right:1px solid #d1e0f0;}\n.m2co-tri:last-child{border-right:0;}\n.m2co-tri-ico{width:48px;height:48px;background:#f0f5fb;border-radius:50%;border:2px solid #1a6fff;display:flex;align-items:center;justify-content:center;margin:0 auto 10px;}\n.m2co-tri-t{font-size:13px;font-weight:700;color:#0d1b2a;display:block;margin-bottom:3px;}\n.m2co-tri-d{font-size:11px;color:#5a7080;margin:0;line-height:1.5;}\n.m2co-cta-box{background:linear-gradient(135deg,#071020 0%,#0d2a45 100%);border-radius:10px;padding:48px 40px;text-align:center;}\n.m2co-cta-h{font-size:clamp(20px,2.2vw,26px);font-weight:700;color:#fff;margin:0 0 14px;}\n.m2co-cta-p{font-size:15px;color:#fff!important;margin:0 auto 24px;line-height:1.65;max-width:540px;}\n.m2co-cta-pills{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:28px;}\n.m2co-cta-pill{background:rgba(26,111,255,.12);border:1px solid rgba(26,111,255,.35);color:#7eb8ff;font-size:12px;font-weight:600;padding:7px 16px;border-radius:24px;}\n.m2co-cta-btn{display:inline-flex;align-items:center;background:#fff;color:#071525!important;font-weight:700;font-size:15px;padding:15px 32px;border-radius:8px;text-decoration:none!important;}\n.m2co-cta-scroll{display:block;font-size:15px;font-weight:600;color:#fff!important;text-decoration:none!important;margin-top:18px;}\n@media(max-width:800px){\n  .m2co-hero{grid-template-columns:1fr;gap:24px;}\n  .m2co-hero\u003ediv:last-child{order:-1;}\n  .m2co-feat-grid,.m2co-cmp-grid{grid-template-columns:1fr;}\n  .m2co-ship-grid{grid-template-columns:1fr;}\n  .m2co-trust{grid-template-columns:repeat(2,1fr);}\n  .m2co-tri:nth-child(2n){border-right:0;}\n  .m2co-tri{border-bottom:1px solid #d1e0f0;}\n  .m2co-tri:nth-last-child(-n+2){border-bottom:0;}\n  .m2co-stat{min-width:50%;border-bottom:1px solid #1a2d42;}\n  .m2co-stat:nth-child(2n){border-right:0;}\n  .m2co-cta-box{padding:32px 20px;}\n  .m2co-nav-inner{overflow-x:auto;flex-wrap:nowrap;}\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"m2co\"\u003e\n\n\u003cnav class=\"m2co-nav\" aria-label=\"Product sections\"\u003e\n  \u003cdiv class=\"m2co-nav-inner\"\u003e\n    \u003ca href=\"#m2co-features\"\u003eFeatures\u003c\/a\u003e\n    \u003ca href=\"#m2co-compare\"\u003eCompare\u003c\/a\u003e\n    \u003ca href=\"#m2co-specs\"\u003eSpecs\u003c\/a\u003e\n    \u003ca href=\"#m2co-faq\"\u003eFAQ\u003c\/a\u003e\n    \u003ca href=\"#m2co-ship\"\u003eShipping\u003c\/a\u003e\n  \u003c\/div\u003e\n\u003c\/nav\u003e\n\n\u003c!-- Hero --\u003e\n\u003cdiv class=\"m2co-s\" style=\"background:#fff;\"\u003e\n  \u003cdiv class=\"m2co-c m2co-hero\"\u003e\n    \u003cdiv\u003e\n      \u003cspan class=\"m2co-bdg\"\u003eConsole Only — Garment Sold Separately\u003c\/span\u003e\n      \u003ch2 class=\"m2co-hero-h\"\u003eMueller REVIVE M2 Console — Simple 5-Program Compression Control in a 2.2-Pound Unit\u003c\/h2\u003e\n      \u003cp class=\"m2co-hero-p\"\u003eThe M2 Console is the standalone control unit from the REVIVE M2 system. Five session programs, 20–100 mmHg adjustable pressure, and an 8-hour battery — no app, no Bluetooth, no setup complexity. The right choice for buyers who already own a REVIVE garment or need a replacement console.\u003c\/p\u003e\n      \u003cp class=\"m2co-hero-note\"\u003eRequires a compatible Mueller REVIVE garment (Full Leg, Calf Sleeve, or Arm Sleeve) to operate. See the \u003ca href=\"\/products\/mueller-revive-m2-gear-pack-full-leg-compression-system\" style=\"color:#1a6fff;\"\u003eM2 Gear Pack\u003c\/a\u003e for the complete system.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"m2co-hero-img\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/M2_Product_00.jpg?v=1784446003\" alt=\"Mueller REVIVE M2 Console — compression control unit\" loading=\"eager\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- Stats --\u003e\n\u003cdiv class=\"m2co-stats-wrap\"\u003e\n  \u003cdiv class=\"m2co-stats\"\u003e\n    \u003cdiv class=\"m2co-stat\"\u003e\n\u003cspan class=\"m2co-stat-n\"\u003e5\u003c\/span\u003e\u003cspan class=\"m2co-stat-l\"\u003eSession Programs\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"m2co-stat\"\u003e\n\u003cspan class=\"m2co-stat-n\"\u003e20–100\u003c\/span\u003e\u003cspan class=\"m2co-stat-l\"\u003emmHg Pressure\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"m2co-stat\"\u003e\n\u003cspan class=\"m2co-stat-n\"\u003e8 hr\u003c\/span\u003e\u003cspan class=\"m2co-stat-l\"\u003eBattery Life\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"m2co-stat\"\u003e\n\u003cspan class=\"m2co-stat-n\"\u003e2.2 lbs\u003c\/span\u003e\u003cspan class=\"m2co-stat-l\"\u003eConsole Weight\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- Features --\u003e\n\u003cdiv class=\"m2co-s\" id=\"m2co-features\"\u003e\n  \u003cdiv class=\"m2co-c\"\u003e\n    \u003cspan class=\"m2co-ey\"\u003eM2 CONSOLE CAPABILITIES\u003c\/span\u003e\n    \u003ch2 class=\"m2co-h2\"\u003eProfessional-Grade Compression Without the Learning Curve\u003c\/h2\u003e\n    \u003cp class=\"m2co-lead\"\u003eThe M2 Console offers the same 20–100 mmHg pressure range as the M4, in a lighter package that requires zero app pairing or configuration. Select a session length, press start, and recover.\u003c\/p\u003e\n    \u003cdiv class=\"m2co-feat-grid\"\u003e\n      \u003cdiv class=\"m2co-feat-card\"\u003e\n        \u003cdiv class=\"m2co-feat-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/Mueller-Revive-Features_9063e4ba-15c7-44fb-8d20-0230348cbac2.jpg\" alt=\"Mueller REVIVE M2 — 5 session programs\" loading=\"lazy\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"m2co-feat-body\"\u003e\n          \u003ch3 class=\"m2co-feat-h\"\u003e5 One-Touch Session Programs\u003c\/h3\u003e\n          \u003cp class=\"m2co-feat-p\"\u003eFive session presets from 30 to 90 minutes cover every standard recovery window. Pressure is adjustable manually within each program — the program sets duration only. No menus, no modes to configure.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"m2co-feat-card\"\u003e\n        \u003cdiv class=\"m2co-feat-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/M2-Console-outdoor.jpg\" alt=\"Mueller REVIVE M2 — 20 to 100 mmHg compression\" loading=\"lazy\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"m2co-feat-body\"\u003e\n          \u003ch3 class=\"m2co-feat-h\"\u003e20–100 mmHg Adjustable Pressure\u003c\/h3\u003e\n          \u003cp class=\"m2co-feat-p\"\u003eThe full clinical pressure range — identical to the M4 console. Dial from gentle recovery at 20 mmHg up to deep compression at 100 mmHg based on how your legs feel and what your protocol calls for.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"m2co-feat-card\"\u003e\n        \u003cdiv class=\"m2co-feat-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/M2-Console-angle.jpg\" alt=\"Mueller REVIVE M2 — 8-hour battery, 2.2 lbs\" loading=\"lazy\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"m2co-feat-body\"\u003e\n          \u003ch3 class=\"m2co-feat-h\"\u003e2.2 lbs with 8-Hour Battery\u003c\/h3\u003e\n          \u003cp class=\"m2co-feat-p\"\u003eLighter than most laptops, and the 8-hour battery runs a full day of recovery sessions without recharging. Gym bag, travel bag, or clinic cart — it goes without adding meaningful weight or 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\n\n\u003cdiv class=\"m2co-s\"\u003e\n  \u003cdiv class=\"m2co-container\"\u003e\n    \u003cspan class=\"m2co-ey\"\u003ePRODUCT VIDEO\u003c\/span\u003e\n    \u003ch2 class=\"m2co-h2\"\u003eMueller REVIVE System — How It Works\u003c\/h2\u003e\n    \u003cdiv style=\"position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:10px;margin-top:20px;\"\u003e\n      \u003ciframe src=\"https:\/\/www.youtube.com\/embed\/T8x1fPdrmcg?rel=0\u0026amp;modestbranding=1\" title=\"Mueller REVIVE System — How It Works\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen loading=\"lazy\" style=\"position:absolute;top:0;left:0;width:100%;height:100%;\"\u003e\u003c\/iframe\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- Compare --\u003e\n\u003cdiv class=\"m2co-s m2co-s-light\" id=\"m2co-compare\"\u003e\n  \u003cdiv class=\"m2co-c\"\u003e\n    \u003cspan class=\"m2co-ey\"\u003eCOMPARE OPTIONS\u003c\/span\u003e\n    \u003ch2 class=\"m2co-h2\"\u003eM2 Console vs M2 Gear Pack vs M4 Console\u003c\/h2\u003e\n    \u003cp class=\"m2co-lead\"\u003eThree ways into the REVIVE system — choose based on what you already have.\u003c\/p\u003e\n    \u003cdiv class=\"m2co-cmp-grid\"\u003e\n      \u003cdiv class=\"m2co-cmp-card here\"\u003e\n        \u003cdiv class=\"m2co-cmp-head\"\u003e\n          \u003cspan class=\"m2co-cmp-badge\"\u003eYOU’RE HERE\u003c\/span\u003e\n          \u003cdiv class=\"m2co-cmp-name\"\u003eM2 Console Only\u003c\/div\u003e\n          \u003cdiv class=\"m2co-cmp-price\"\u003e$500\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"m2co-cmp-body\"\u003e\n          \u003cdiv class=\"m2co-cmp-row\"\u003e\n\u003cspan class=\"m2co-cmp-l\"\u003eGarment included\u003c\/span\u003e\u003cspan class=\"m2co-cmp-v no\"\u003eNo\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"m2co-cmp-row\"\u003e\n\u003cspan class=\"m2co-cmp-l\"\u003eSession programs\u003c\/span\u003e\u003cspan class=\"m2co-cmp-v yes\"\u003e5 time presets\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"m2co-cmp-row\"\u003e\n\u003cspan class=\"m2co-cmp-l\"\u003eApp \/ Bluetooth\u003c\/span\u003e\u003cspan class=\"m2co-cmp-v no\"\u003eNone\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"m2co-cmp-row\"\u003e\n\u003cspan class=\"m2co-cmp-l\"\u003eConsole weight\u003c\/span\u003e\u003cspan class=\"m2co-cmp-v yes\"\u003e2.2 lbs\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"m2co-cmp-card\"\u003e\n        \u003cdiv class=\"m2co-cmp-head\"\u003e\n          \u003cspan class=\"m2co-cmp-badge\"\u003eCOMPLETE SYSTEM\u003c\/span\u003e\n          \u003cdiv class=\"m2co-cmp-name\"\u003eM2 Gear Pack\u003c\/div\u003e\n          \u003cdiv class=\"m2co-cmp-price\"\u003e$789\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"m2co-cmp-body\"\u003e\n          \u003cdiv class=\"m2co-cmp-row\"\u003e\n\u003cspan class=\"m2co-cmp-l\"\u003eGarment included\u003c\/span\u003e\u003cspan class=\"m2co-cmp-v yes\"\u003eFull Leg\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"m2co-cmp-row\"\u003e\n\u003cspan class=\"m2co-cmp-l\"\u003eSession programs\u003c\/span\u003e\u003cspan class=\"m2co-cmp-v\"\u003e5 time presets\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"m2co-cmp-row\"\u003e\n\u003cspan class=\"m2co-cmp-l\"\u003eApp \/ Bluetooth\u003c\/span\u003e\u003cspan class=\"m2co-cmp-v no\"\u003eNone\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"m2co-cmp-row\"\u003e\n\u003cspan class=\"m2co-cmp-l\"\u003eConsole weight\u003c\/span\u003e\u003cspan class=\"m2co-cmp-v\"\u003e2.2 lbs\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"m2co-cmp-card\"\u003e\n        \u003cdiv class=\"m2co-cmp-head\"\u003e\n          \u003cspan class=\"m2co-cmp-badge\"\u003eUPGRADE OPTION\u003c\/span\u003e\n          \u003cdiv class=\"m2co-cmp-name\"\u003eM4 Console\u003c\/div\u003e\n          \u003cdiv class=\"m2co-cmp-price\"\u003e$1,000\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"m2co-cmp-body\"\u003e\n          \u003cdiv class=\"m2co-cmp-row\"\u003e\n\u003cspan class=\"m2co-cmp-l\"\u003eGarment included\u003c\/span\u003e\u003cspan class=\"m2co-cmp-v no\"\u003eNo\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"m2co-cmp-row\"\u003e\n\u003cspan class=\"m2co-cmp-l\"\u003eSession programs\u003c\/span\u003e\u003cspan class=\"m2co-cmp-v\"\u003e5 named modes\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"m2co-cmp-row\"\u003e\n\u003cspan class=\"m2co-cmp-l\"\u003eApp \/ Bluetooth\u003c\/span\u003e\u003cspan class=\"m2co-cmp-v\"\u003eYes — ReviveM\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"m2co-cmp-row\"\u003e\n\u003cspan class=\"m2co-cmp-l\"\u003eConsole weight\u003c\/span\u003e\u003cspan class=\"m2co-cmp-v\"\u003e4.2 lbs\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"m2co-alert\"\u003e\n      \u003cp\u003e\u003cstrong\u003eWhen to choose the M2 Console:\u003c\/strong\u003e (1) Your current M2 console needs replacement. (2) You own a REVIVE garment and want an additional console for a clinic station or second user. (3) You want to start with the simpler M2 system before deciding whether to upgrade to the M4. Not the right pick if you need Bluetooth app control — see the \u003ca href=\"\/products\/mueller-revive-m4-console-advanced-leg-compression-unit\"\u003eM4 Console\u003c\/a\u003e for that.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- Specs --\u003e\n\u003cdiv class=\"m2co-s\" id=\"m2co-specs\"\u003e\n  \u003cdiv class=\"m2co-c\"\u003e\n    \u003cspan class=\"m2co-ey\"\u003eFULL SPECIFICATIONS\u003c\/span\u003e\n    \u003ch2 class=\"m2co-h2\"\u003eMueller REVIVE M2 Console — Specification Sheet\u003c\/h2\u003e\n    \u003cdiv class=\"m2co-spec-wrap\"\u003e\n      \u003ctable class=\"m2co-spec-table\" aria-label=\"Mueller REVIVE M2 Console specifications\"\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\u003eCompatible Garments\u003c\/td\u003e\n\u003ctd\u003eFull Leg, Calf Sleeve, Arm Sleeve\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eHalf Jacket Compatible\u003c\/td\u003e\n\u003ctd\u003eNo (requires M4 console)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eGarment Included\u003c\/td\u003e\n\u003ctd\u003eNo — console only\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      \u003c\/table\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- Box --\u003e\n\u003cdiv class=\"m2co-s\" style=\"background:#f0f5fb;\"\u003e\n  \u003cdiv class=\"m2co-c\"\u003e\n    \u003cspan class=\"m2co-ey\"\u003eWHAT COMES WITH THE M2 CONSOLE\u003c\/span\u003e\n    \u003ch2 class=\"m2co-h2\"\u003eConsole Only — No Garment Included\u003c\/h2\u003e\n    \u003cp class=\"m2co-lead\"\u003eThis listing is the REVIVE M2 Console unit only. A compatible REVIVE garment is required to operate and must be purchased separately.\u003c\/p\u003e\n    \u003cul class=\"m2co-box-list\"\u003e\n      \u003cli\u003e\n\u003csvg width=\"18\" height=\"18\" 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=\"18\" height=\"18\" 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=\"18\" height=\"18\" 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    \u003cdiv class=\"m2co-alert\" style=\"margin-top:16px;\"\u003e\n      \u003cp\u003eNeed the complete system? View the \u003ca href=\"\/products\/mueller-revive-m2-gear-pack-full-leg-compression-system\"\u003eM2 Gear Pack ($789)\u003c\/a\u003e — console + Full Leg garment bundled. Or add the \u003ca href=\"\/products\/mueller-revive-compression-pants-full-leg-garment\"\u003eREVIVE Compression Pants ($799)\u003c\/a\u003e separately.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- Shipping --\u003e\n\u003cdiv class=\"m2co-s m2co-s-warm\" id=\"m2co-ship\"\u003e\n  \u003cdiv class=\"m2co-c\"\u003e\n    \u003cspan class=\"m2co-ey\"\u003eDELIVERY\u003c\/span\u003e\n    \u003ch2 class=\"m2co-h2\"\u003eFree Shipping on Every M2 Console Order\u003c\/h2\u003e\n    \u003cdiv class=\"m2co-ship-grid\"\u003e\n      \u003cdiv class=\"m2co-ship-card\"\u003e\n        \u003csvg width=\"24\" height=\"24\" 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=\"m2co-ship-h\"\u003eFree Ground Shipping\u003c\/div\u003e\n        \u003cdiv class=\"m2co-ship-p\"\u003eTo all 48 contiguous states on every order.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"m2co-ship-card\"\u003e\n        \u003csvg width=\"24\" height=\"24\" 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=\"m2co-ship-h\"\u003e4–9 Business Days\u003c\/div\u003e\n        \u003cdiv class=\"m2co-ship-p\"\u003eStandard UPS\/FedEx with tracking confirmation.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"m2co-ship-card\"\u003e\n        \u003csvg width=\"24\" height=\"24\" 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\u003c\/svg\u003e\n        \u003cdiv class=\"m2co-ship-h\"\u003e2-Year Warranty\u003c\/div\u003e\n        \u003cdiv class=\"m2co-ship-p\"\u003eMueller limited 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=\"m2co-s\" id=\"m2co-faq\"\u003e\n  \u003cdiv class=\"m2co-c\"\u003e\n    \u003cspan class=\"m2co-ey\"\u003eQUESTIONS\u003c\/span\u003e\n    \u003ch2 class=\"m2co-h2\"\u003eMueller REVIVE M2 Console — FAQ\u003c\/h2\u003e\n    \u003cdiv style=\"margin-top:20px;\"\u003e\n      \u003cdiv class=\"m2co-faq-item\"\u003e\n        \u003cdiv class=\"m2co-faq-q\" onclick=\"var a=this.nextElementSibling;var o=a.style.display==='block';a.style.display=o?'none':'block';this.classList.toggle('open',!o);\"\u003eWhich garments are compatible with the M2 Console?\u003c\/div\u003e\n        \u003cdiv class=\"m2co-faq-a\"\u003eThe M2 Console is compatible with the REVIVE Full Leg garment, Calf Sleeve, and Arm Sleeve. It is NOT compatible with the Half Jacket upper-leg sleeve — that requires the M4 console. View the \u003ca href=\"\/products\/mueller-revive-compression-pants-full-leg-garment\"\u003eREVIVE Compression Pants\u003c\/a\u003e available separately.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"m2co-faq-item\"\u003e\n        \u003cdiv class=\"m2co-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 M2 Console compatible with my existing M2 garment?\u003c\/div\u003e\n        \u003cdiv class=\"m2co-faq-a\"\u003eYes. All REVIVE M2 Gear Pack garments (Full Leg, Calf Sleeve, Arm Sleeve) connect directly to the M2 Console using the same connectors. If you're replacing a failed console, the replacement M2 Console will work with your existing garment without modification.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"m2co-faq-item\"\u003e\n        \u003cdiv class=\"m2co-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 upgrade from the M2 Console to the M4 Console later?\u003c\/div\u003e\n        \u003cdiv class=\"m2co-faq-a\"\u003eYes. If you start with the M2 Console and later want app control and named therapy modes, you can purchase the \u003ca href=\"\/products\/mueller-revive-m4-console-advanced-leg-compression-unit\"\u003eM4 Console\u003c\/a\u003e separately. Your existing Full Leg, Calf Sleeve, and Arm Sleeve garments will remain compatible — the Half Jacket garment becomes an additional option with the M4.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"m2co-faq-item\"\u003e\n        \u003cdiv class=\"m2co-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 M2 Console HSA or FSA eligible?\u003c\/div\u003e\n        \u003cdiv class=\"m2co-faq-a\"\u003eYes. The REVIVE M2 is an FDA Registered Class II medical device. The console-only configuration is may be HSA\/FSA eligible. Pre-tax health savings account or flexible spending account funds can be used at checkout.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"m2co-faq-item\"\u003e\n        \u003cdiv class=\"m2co-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 on the REVIVE M2 Console?\u003c\/div\u003e\n        \u003cdiv class=\"m2co-faq-a\"\u003eReturns are accepted within 30 days of delivery. Contact us at \u003ca href=\"tel:+18885005675\"\u003e(888) 500-5675\u003c\/a\u003e to initiate. Products must be returned in original condition. A restocking fee applies to returned items, and return shipping is the buyer's responsibility. The 2-year limited warranty covers manufacturer defects — warranty claims go through Mueller Sports Medicine.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"m2co-faq-item\"\u003e\n        \u003cdiv class=\"m2co-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 Recovery Room Direct offer financing for REVIVE products?\u003c\/div\u003e\n        \u003cdiv class=\"m2co-faq-a\"\u003eYes. Affirm and Shop Pay financing are available at checkout on orders of $500 or more. Affirm offers 0% APR options for qualified buyers, with payment terms from 3–24 months depending on your credit profile. Checking your rate does not affect your credit score. HSA and FSA funds may also be applied at checkout — confirm eligibility with your plan administrator. Call \u003ca href=\"tel:+18885005675\"\u003e(888) 500-5675\u003c\/a\u003e with financing questions.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"m2co-faq-item\"\u003e\n        \u003cdiv class=\"m2co-faq-q\" onclick=\"var a=this.nextElementSibling;var o=a.style.display==='block';a.style.display=o?'none':'block';this.classList.toggle('open',!o);\"\u003eAre there conditions where the REVIVE M2 Console should not be used?\u003c\/div\u003e\n        \u003cdiv class=\"m2co-faq-a\"\u003ePneumatic compression therapy is generally not recommended for individuals with active deep vein thrombosis (DVT), acute pulmonary embolism, active skin infections or open wounds in the treatment area, severe peripheral artery disease, or certain cardiovascular conditions. If you have a cardiovascular condition, high blood pressure, a pacemaker, are pregnant, or are recovering from recent leg surgery, consult your physician before using compression therapy. The REVIVE is an FDA-registered recovery tool, not a medical treatment device. Call \u003ca href=\"tel:+18885005675\"\u003e(888) 500-5675\u003c\/a\u003e with health questions.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"m2co-faq-item\"\u003e\n        \u003cdiv class=\"m2co-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 Recovery Room Direct an authorized Mueller Sports Medicine dealer?\u003c\/div\u003e\n        \u003cdiv class=\"m2co-faq-a\"\u003eYes. Recovery Room Direct is an authorized Mueller Sports Medicine dealer. Every REVIVE product we sell is a genuine Mueller unit — your warranty is registered with Mueller and honored through Mueller's official warranty service. Purchasing from an authorized dealer is required for warranty coverage. Call \u003ca href=\"tel:+18885005675\"\u003e(888) 500-5675\u003c\/a\u003e to confirm dealer status or ask any questions.\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=\"m2co-trust\" role=\"list\"\u003e\n  \u003cdiv class=\"m2co-tri\" role=\"listitem\"\u003e\n    \u003cdiv class=\"m2co-tri-ico\"\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 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=\"m2co-tri-t\"\u003eAuthorized Mueller Dealer\u003c\/span\u003e\n    \u003cp class=\"m2co-tri-d\"\u003eOfficial retailer — full warranty\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"m2co-tri\" role=\"listitem\"\u003e\n    \u003cdiv class=\"m2co-tri-ico\"\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=\"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=\"m2co-tri-t\"\u003eFree Shipping\u003c\/span\u003e\n    \u003cp class=\"m2co-tri-d\"\u003eAll 48 contiguous states\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"m2co-tri\" role=\"listitem\"\u003e\n    \u003cdiv class=\"m2co-tri-ico\"\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=\"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.72c.127.966.361 1.916.7 2.81a2 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=\"m2co-tri-t\"\u003eRecovery Specialists\u003c\/span\u003e\n    \u003cp class=\"m2co-tri-d\"\u003eCompatibility \u0026amp; setup support — \u003ca href=\"tel:+18885005675\" style=\"color:#1a6fff;\"\u003e(888) 500-5675\u003c\/a\u003e\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"m2co-tri\" role=\"listitem\"\u003e\n    \u003cdiv class=\"m2co-tri-ico\"\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=\"M19 21H5a2 2 0 01-2-2V5a2 2 0 012-2h11l5 5v11a2 2 0 01-2 2z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n    \u003cspan class=\"m2co-tri-t\"\u003eHSA \/ FSA Eligible\u003c\/span\u003e\n    \u003cp class=\"m2co-tri-d\"\u003eMay be eligible — confirm with your plan\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- CTA --\u003e\n\u003cdiv class=\"m2co-s\" style=\"padding:28px 0 48px;background:#f7fafe;\"\u003e\n  \u003cdiv class=\"m2co-c\"\u003e\n    \u003cdiv class=\"m2co-cta-box\"\u003e\n      \u003ch2 class=\"m2co-cta-h\"\u003eAdd the M2 Console to Your Recovery Setup\u003c\/h2\u003e\n      \u003cp class=\"m2co-cta-p\"\u003eWhether you're replacing an existing console or adding a second station, our team can confirm compatibility and get you set up. Call before you order if you have questions about garment pairing.\u003c\/p\u003e\n      \u003cdiv class=\"m2co-cta-pills\"\u003e\n        \u003cspan class=\"m2co-cta-pill\"\u003e✓  Free Shipping — All 48 States\u003c\/span\u003e\n        \u003cspan class=\"m2co-cta-pill\"\u003e✓  Authorized Mueller Dealer\u003c\/span\u003e\n        \u003cspan class=\"m2co-cta-pill\"\u003e✓  Affirm \u0026amp; Shop Pay Financing\u003c\/span\u003e\n        \u003cspan class=\"m2co-cta-pill\"\u003e✓  2-Year Warranty\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv style=\"text-align:center;\"\u003e\n        \u003ca href=\"tel:+18885005675\" class=\"m2co-cta-btn\"\u003eSpeak with a Compression Expert  •  (888) 500-5675\u003c\/a\u003e\n        \u003ca class=\"m2co-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":"Default Title","offer_id":53226755326319,"sku":"M2","price":500.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/M2_Product_00_40cc2492-252a-4b4c-a38d-864f705d3c49.jpg?v=1784618710"},{"product_id":"mueller-revive-compression-pants-full-leg-garment","title":"Mueller REVIVE Compression Pants — Full Leg Garment","description":"\u003cstyle\u003e\n.rgco,.rgco *{box-sizing:border-box;}\n.rgco{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif;-webkit-font-smoothing:antialiased;overflow-x:hidden;}\n.rgco img{border:none!important;outline:none!important;box-shadow:none!important;}\n.rgco-c{max-width:1080px;margin:0 auto;padding:0 24px;}\n.rgco-s{padding:48px 0;background:#fff;width:100%;}\n.rgco-s-light{background:#f0f5fb;}\n.rgco-s-warm{background:#f7fafe;}\n.rgco-ey{display:block;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#1a6fff;margin:0 0 8px;}\n.rgco-h2{font-size:clamp(20px,2.5vw,28px);font-weight:700;color:#0d1b2a;margin:0 0 8px;line-height:1.2;}\n.rgco-h2::after{content:'';display:block;width:36px;height:3px;background:#1a6fff;border-radius:2px;margin-top:10px;}\n.rgco-lead{font-size:15px;line-height:1.7;color:#374151;max-width:620px;margin:12px 0 28px;}\n\/* Nav *\/\n.rgco-nav{background:#fff;border-bottom:1px solid #d1e0f0;}\n.rgco-nav-inner{max-width:1080px;margin:0 auto;display:flex;padding:10px 24px;gap:8px;flex-wrap:wrap;}\n.rgco-nav a{display:inline-block;padding:6px 14px;background:#f0f5fb;color:#0d1b2a!important;font-size:13px;font-weight:500;border-radius:20px;text-decoration:none!important;transition:background .15s;}\n.rgco-nav a:hover{background:#0d1b2a!important;color:#fff!important;}\n\/* Hero *\/\n.rgco-hero{display:grid;grid-template-columns:1.1fr 1fr;gap:48px;align-items:center;padding:40px 0 48px;border-bottom:1px solid #e5eaf0;}\n.rgco-bdg{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:14px;}\n.rgco-hero-h{font-size:clamp(22px,2.8vw,32px);font-weight:700;color:#0d1b2a;margin:0 0 14px;line-height:1.2;}\n.rgco-hero-p{font-size:15px;line-height:1.7;color:#374151;margin:0 0 16px;}\n.rgco-hero-note{font-size:13px;color:#1a6fff;}\n.rgco-hero-img{border-radius:12px;background:#fff;border:1px solid #d1e0f0;padding:16px;aspect-ratio:1;display:flex;align-items:center;justify-content:center;}\n.rgco-hero-img img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;}\n\/* Stats *\/\n.rgco-stats-wrap{padding:16px 24px 0;}\n.rgco-stats{display:flex;max-width:1080px;margin:0 auto;background:#071525;border-radius:10px;overflow:hidden;flex-wrap:wrap;}\n.rgco-stat{flex:1;min-width:25%;text-align:center;padding:22px 12px;border-right:1px solid #1a2d42;}\n.rgco-stat:last-child{border-right:0;}\n.rgco-stat-n{display:block;font-size:22px;font-weight:700;color:#1a6fff;line-height:1;margin-bottom:5px;}\n.rgco-stat-l{display:block;font-size:11px;color:#8faec8;letter-spacing:.06em;text-transform:uppercase;line-height:1.4;}\n\/* Feature grid *\/\n.rgco-feat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:28px;}\n.rgco-feat-card{background:#fff;border:1px solid #d1e0f0;border-radius:10px;overflow:hidden;}\n.rgco-feat-img{aspect-ratio:4\/3;overflow:hidden;background:#f0f5fb;}\n.rgco-feat-img img{width:100%;height:100%;object-fit:cover;object-position:top;mix-blend-mode:multiply;}\n.rgco-feat-body{padding:18px;}\n.rgco-feat-h{font-size:15px;font-weight:700;color:#0d1b2a;margin:0 0 6px;}\n.rgco-feat-p{font-size:13px;color:#374151;line-height:1.6;margin:0;}\n\/* Compatibility *\/\n.rgco-compat-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-top:24px;}\n.rgco-compat-card{background:#fff;border:1px solid #d1e0f0;border-radius:10px;overflow:hidden;}\n.rgco-compat-card.yes{border-color:#1a6fff;}\n.rgco-compat-head{padding:16px 20px;border-bottom:1px solid #e5eaf0;display:flex;align-items:center;gap:12px;}\n.rgco-compat-card.yes .rgco-compat-head{background:#071525;}\n.rgco-compat-badge{font-size:12px;font-weight:700;color:#374151;display:block;}\n.rgco-compat-card.yes .rgco-compat-badge{color:#1a6fff;}\n.rgco-compat-name{font-size:16px;font-weight:700;color:#0d1b2a;}\n.rgco-compat-card.yes .rgco-compat-name{color:#fff;}\n.rgco-compat-body{padding:16px 20px;}\n.rgco-compat-row{display:flex;justify-content:space-between;padding:8px 0;border-bottom:1px solid #f0f5fb;font-size:13px;}\n.rgco-compat-row:last-child{border-bottom:0;}\n.rgco-compat-l{color:#5a7080;}\n.rgco-compat-v{font-weight:600;color:#0d1b2a;}\n.rgco-compat-v.yes{color:#1a6fff;}\n.rgco-compat-v.no{color:#9ca3af;}\n\/* Sizing grid *\/\n.rgco-sizing-grid{display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:start;margin-top:24px;}\n.rgco-sizing-img{border-radius:12px;overflow:hidden;background:#f0f5fb;}\n.rgco-sizing-img img{width:100%;height:auto;display:block;mix-blend-mode:multiply;}\n.rgco-sizing-info p{font-size:14px;color:#374151;line-height:1.65;margin:0 0 12px;}\n.rgco-alert{background:#fff;border:1px solid #1a6fff;border-left:4px solid #1a6fff;border-radius:0 8px 8px 0;padding:18px 22px;margin:16px 0 0;}\n.rgco-alert p{font-size:14px;color:#374151;line-height:1.6;margin:0;}\n\/* Spec table *\/\n.rgco-spec-wrap{overflow-x:auto;border-radius:8px;margin-top:20px;border:1px solid #d1e0f0;}\n.rgco-spec-table{width:100%;min-width:460px;border-collapse:collapse;}\n.rgco-spec-table tr:nth-child(even){background:#f7fafe;}\n.rgco-spec-table td{padding:11px 16px;font-size:14px;color:#374151;border-bottom:1px solid #e5eaf0;}\n.rgco-spec-table td:first-child{font-weight:600;color:#0d1b2a;width:42%;}\n.rgco-spec-table tr:last-child td{border-bottom:0;}\n.rgco-box-list{list-style:none;margin:16px 0 0;padding:0;}\n.rgco-box-list li{padding:10px 0;border-bottom:1px solid #e5eaf0;font-size:14px;color:#374151;display:flex;align-items:center;gap:10px;}\n.rgco-box-list li svg{flex-shrink:0;}\n\/* Ship *\/\n.rgco-ship-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:24px;}\n.rgco-ship-card{background:#fff;border:1px solid #d1e0f0;border-radius:10px;padding:20px;}\n.rgco-ship-h{font-size:14px;font-weight:700;color:#0d1b2a;margin:10px 0 6px;}\n.rgco-ship-p{font-size:13px;color:#374151;line-height:1.55;margin:0;}\n\/* FAQ *\/\n.rgco-faq-item{border-bottom:1px solid #e5eaf0;}\n.rgco-faq-q{font-size:15px;font-weight:600;color:#0d1b2a;padding:16px 0;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:14px;}\n.rgco-faq-q::after{content:\"+\";font-size:20px;color:#1a6fff;font-weight:300;flex-shrink:0;}\n.rgco-faq-q.open::after{content:\"-\";}\n.rgco-faq-a{display:none;font-size:14px;line-height:1.7;color:#374151;padding:0 0 16px;}\n.rgco-faq-a a{color:#1a6fff;}\n\/* Trust *\/\n.rgco-trust{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border-top:3px solid #1a6fff;border-bottom:1px solid #d1e0f0;}\n.rgco-tri{padding:24px 12px;text-align:center;border-right:1px solid #d1e0f0;}\n.rgco-tri:last-child{border-right:0;}\n.rgco-tri-ico{width:48px;height:48px;background:#f0f5fb;border-radius:50%;border:2px solid #1a6fff;display:flex;align-items:center;justify-content:center;margin:0 auto 10px;}\n.rgco-tri-t{font-size:13px;font-weight:700;color:#0d1b2a;display:block;margin-bottom:3px;}\n.rgco-tri-d{font-size:11px;color:#5a7080;margin:0;line-height:1.5;}\n\/* CTA *\/\n.rgco-cta-box{background:linear-gradient(135deg,#071020 0%,#0d2a45 100%);border-radius:10px;padding:48px 40px;text-align:center;}\n.rgco-cta-h{font-size:clamp(20px,2.2vw,26px);font-weight:700;color:#fff;margin:0 0 14px;}\n.rgco-cta-p{font-size:15px;color:#fff!important;margin:0 auto 24px;line-height:1.65;max-width:540px;}\n.rgco-cta-pills{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:28px;}\n.rgco-cta-pill{background:rgba(26,111,255,.12);border:1px solid rgba(26,111,255,.35);color:#7eb8ff;font-size:12px;font-weight:600;padding:7px 16px;border-radius:24px;}\n.rgco-cta-btn{display:inline-flex;align-items:center;background:#fff;color:#071525!important;font-weight:700;font-size:15px;padding:15px 32px;border-radius:8px;text-decoration:none!important;}\n.rgco-cta-scroll{display:block;font-size:15px;font-weight:600;color:#fff!important;text-decoration:none!important;margin-top:18px;}\n@media(max-width:800px){\n  .rgco-hero{grid-template-columns:1fr;gap:24px;}\n  .rgco-hero\u003ediv:last-child{order:-1;}\n  .rgco-feat-grid,.rgco-compat-grid{grid-template-columns:1fr;}\n  .rgco-sizing-grid{grid-template-columns:1fr;}\n  .rgco-ship-grid{grid-template-columns:1fr;}\n  .rgco-trust{grid-template-columns:repeat(2,1fr);}\n  .rgco-tri:nth-child(2n){border-right:0;}\n  .rgco-tri{border-bottom:1px solid #d1e0f0;}\n  .rgco-tri:nth-last-child(-n+2){border-bottom:0;}\n  .rgco-stat{min-width:50%;border-bottom:1px solid #1a2d42;}\n  .rgco-stat:nth-child(2n){border-right:0;}\n  .rgco-cta-box{padding:32px 20px;}\n  .rgco-nav-inner{overflow-x:auto;flex-wrap:nowrap;}\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"rgco\"\u003e\n\n\u003cnav class=\"rgco-nav\" aria-label=\"Product sections\"\u003e\n  \u003cdiv class=\"rgco-nav-inner\"\u003e\n    \u003ca href=\"#rgco-features\"\u003eDesign\u003c\/a\u003e\n    \u003ca href=\"#rgco-compat\"\u003eCompatibility\u003c\/a\u003e\n    \u003ca href=\"#rgco-sizing\"\u003eSizing\u003c\/a\u003e\n    \u003ca href=\"#rgco-faq\"\u003eFAQ\u003c\/a\u003e\n    \u003ca href=\"#rgco-ship\"\u003eShipping\u003c\/a\u003e\n  \u003c\/div\u003e\n\u003c\/nav\u003e\n\n\u003c!-- Hero --\u003e\n\u003cdiv class=\"rgco-s\" style=\"background:#fff;\"\u003e\n  \u003cdiv class=\"rgco-c rgco-hero\"\u003e\n    \u003cdiv\u003e\n      \u003cspan class=\"rgco-bdg\"\u003eGarment Only — Console Sold Separately\u003c\/span\u003e\n      \u003ch2 class=\"rgco-hero-h\"\u003eMueller REVIVE Compression Pants — The Full Leg Garment for Bilateral 4-Chamber Recovery\u003c\/h2\u003e\n      \u003cp class=\"rgco-hero-p\"\u003eThe REVIVE Compression Pants deliver bilateral full-leg compression from ankle to thigh using four overlapping chambers per leg. Compatible with both the REVIVE M2 and M4 consoles — order as a standalone garment if you already have a console, or as a replacement for your existing REVIVE leg sleeve.\u003c\/p\u003e\n      \u003cp class=\"rgco-hero-note\"\u003eRequires a Mueller REVIVE M2 or M4 Console to operate. See the \u003ca href=\"\/products\/mueller-revive-m4-gear-pack-full-leg-compression-system\" style=\"color:#1a6fff;\"\u003eM4 Gear Pack\u003c\/a\u003e or \u003ca href=\"\/products\/mueller-revive-m2-gear-pack-full-leg-compression-system\" style=\"color:#1a6fff;\"\u003eM2 Gear Pack\u003c\/a\u003e for complete systems.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rgco-hero-img\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/Revive-Pants-flat.png?v=1784446007\" alt=\"Mueller REVIVE Compression Pants — full leg bilateral compression garment\" loading=\"eager\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- Stats --\u003e\n\u003cdiv class=\"rgco-stats-wrap\"\u003e\n  \u003cdiv class=\"rgco-stats\"\u003e\n    \u003cdiv class=\"rgco-stat\"\u003e\n\u003cspan class=\"rgco-stat-n\"\u003e4\u003c\/span\u003e\u003cspan class=\"rgco-stat-l\"\u003eChambers Per Leg\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"rgco-stat\"\u003e\n\u003cspan class=\"rgco-stat-n\"\u003eBilateral\u003c\/span\u003e\u003cspan class=\"rgco-stat-l\"\u003eBoth Legs Simultaneously\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"rgco-stat\"\u003e\n\u003cspan class=\"rgco-stat-n\"\u003eAnkle\u003cbr\u003eto Hip\u003c\/span\u003e\u003cspan class=\"rgco-stat-l\"\u003eFull Leg Coverage\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"rgco-stat\"\u003e\n\u003cspan class=\"rgco-stat-n\"\u003eM2 + M4\u003c\/span\u003e\u003cspan class=\"rgco-stat-l\"\u003eConsole Compatible\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- Design Features --\u003e\n\u003cdiv class=\"rgco-s\" id=\"rgco-features\"\u003e\n  \u003cdiv class=\"rgco-c\"\u003e\n    \u003cspan class=\"rgco-ey\"\u003eGARMENT DESIGN\u003c\/span\u003e\n    \u003ch2 class=\"rgco-h2\"\u003eHow the REVIVE Full Leg Garment Works\u003c\/h2\u003e\n    \u003cp class=\"rgco-lead\"\u003eThe Compression Pants garment is an inflatable sleeve system that wraps the full length of each leg. When connected to an M2 or M4 console, it delivers sequential compression from foot to thigh — mimicking the direction of venous return and moving fluid out of the legs.\u003c\/p\u003e\n    \u003cdiv class=\"rgco-feat-grid\"\u003e\n      \u003cdiv class=\"rgco-feat-card\"\u003e\n        \u003cdiv class=\"rgco-feat-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/Revive-Pants-man-seated.jpg\" alt=\"Mueller REVIVE Compression Pants in use — bilateral leg compression\" loading=\"lazy\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"rgco-feat-body\"\u003e\n          \u003ch3 class=\"rgco-feat-h\"\u003e4-Chamber Sequential Zones\u003c\/h3\u003e\n          \u003cp class=\"rgco-feat-p\"\u003eEach leg has four overlapping inflatable chambers — foot zone, lower calf, upper calf, and thigh. They inflate in sequence from the bottom up, following the direction of venous return and supporting fluid movement through the legs. Both legs run simultaneously on a single console.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rgco-feat-card\"\u003e\n        \u003cdiv class=\"rgco-feat-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/Revive-Pants-construction.png\" alt=\"Mueller REVIVE Compression Pants — features and chamber design\" loading=\"lazy\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"rgco-feat-body\"\u003e\n          \u003ch3 class=\"rgco-feat-h\"\u003eFull Ankle-to-Hip Coverage\u003c\/h3\u003e\n          \u003cp class=\"rgco-feat-p\"\u003eUnlike calf-only compression sleeves, the REVIVE Full Leg garment covers the entire leg from the ankle joint to the hip. This full-length design addresses the complete lower limb — particularly important for recovery after activities that stress the knee, hamstring, or hip flexor.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rgco-feat-card\"\u003e\n        \u003cdiv class=\"rgco-feat-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/Revive-Pants-woman-overhead.jpg\" alt=\"Mueller REVIVE garment on table — fabric and construction\" loading=\"lazy\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"rgco-feat-body\"\u003e\n          \u003ch3 class=\"rgco-feat-h\"\u003eBreathable, Washable Construction\u003c\/h3\u003e\n          \u003cp class=\"rgco-feat-p\"\u003eThe garment material is designed for repeated use in clinical and home environments. The outer fabric is breathable for session comfort, and the garment can be cleaned between uses. The inflation bladders and connector fittings are durable enough for daily treatment schedules.\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\n\n\u003cdiv class=\"rgco-s\"\u003e\n  \u003cdiv class=\"rgco-container\"\u003e\n    \u003cspan class=\"rgco-ey\"\u003ePRODUCT VIDEO\u003c\/span\u003e\n    \u003ch2 class=\"rgco-h2\"\u003eMueller REVIVE Compression System — See It in Action\u003c\/h2\u003e\n    \u003cdiv style=\"position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:10px;margin-top:20px;\"\u003e\n      \u003ciframe src=\"https:\/\/www.youtube.com\/embed\/T8x1fPdrmcg?rel=0\u0026amp;modestbranding=1\" title=\"Mueller REVIVE Compression System — See It in Action\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen loading=\"lazy\" style=\"position:absolute;top:0;left:0;width:100%;height:100%;\"\u003e\u003c\/iframe\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- Compatibility --\u003e\n\u003cdiv class=\"rgco-s rgco-s-light\" id=\"rgco-compat\"\u003e\n  \u003cdiv class=\"rgco-c\"\u003e\n    \u003cspan class=\"rgco-ey\"\u003eCONSOLE COMPATIBILITY\u003c\/span\u003e\n    \u003ch2 class=\"rgco-h2\"\u003eREVIVE Compression Pants — Compatible with M2 and M4 Consoles\u003c\/h2\u003e\n    \u003cp class=\"rgco-lead\"\u003eThe Full Leg garment (RG300) connects to both REVIVE console models using the same fitting system. Choose your console based on the features you need — the garment is the same either way.\u003c\/p\u003e\n    \u003cdiv class=\"rgco-compat-grid\"\u003e\n      \u003cdiv class=\"rgco-compat-card yes\"\u003e\n        \u003cdiv class=\"rgco-compat-head\"\u003e\n          \u003cdiv\u003e\n            \u003cspan class=\"rgco-compat-badge\"\u003eCOMPATIBLE\u003c\/span\u003e\n            \u003cdiv class=\"rgco-compat-name\"\u003eREVIVE M4 Console\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"rgco-compat-body\"\u003e\n          \u003cdiv class=\"rgco-compat-row\"\u003e\n\u003cspan class=\"rgco-compat-l\"\u003eWorks with this garment\u003c\/span\u003e\u003cspan class=\"rgco-compat-v yes\"\u003eYes\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"rgco-compat-row\"\u003e\n\u003cspan class=\"rgco-compat-l\"\u003eTherapy modes\u003c\/span\u003e\u003cspan class=\"rgco-compat-v\"\u003e5 named modes + Custom\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"rgco-compat-row\"\u003e\n\u003cspan class=\"rgco-compat-l\"\u003eApp \/ Bluetooth\u003c\/span\u003e\u003cspan class=\"rgco-compat-v\"\u003eYes — ReviveM App\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"rgco-compat-row\"\u003e\n\u003cspan class=\"rgco-compat-l\"\u003eConsole cost\u003c\/span\u003e\u003cspan class=\"rgco-compat-v\"\u003e$1,000 (console only)\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"rgco-compat-row\"\u003e\n\u003cspan class=\"rgco-compat-l\"\u003eComplete system\u003c\/span\u003e\u003cspan class=\"rgco-compat-v\"\u003e\u003ca href=\"\/products\/mueller-revive-m4-gear-pack-full-leg-compression-system\" style=\"color:#1a6fff;\"\u003eM4 Gear Pack — $1,295\u003c\/a\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rgco-compat-card yes\"\u003e\n        \u003cdiv class=\"rgco-compat-head\"\u003e\n          \u003cdiv\u003e\n            \u003cspan class=\"rgco-compat-badge\"\u003eCOMPATIBLE\u003c\/span\u003e\n            \u003cdiv class=\"rgco-compat-name\"\u003eREVIVE M2 Console\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"rgco-compat-body\"\u003e\n          \u003cdiv class=\"rgco-compat-row\"\u003e\n\u003cspan class=\"rgco-compat-l\"\u003eWorks with this garment\u003c\/span\u003e\u003cspan class=\"rgco-compat-v yes\"\u003eYes\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"rgco-compat-row\"\u003e\n\u003cspan class=\"rgco-compat-l\"\u003eTherapy modes\u003c\/span\u003e\u003cspan class=\"rgco-compat-v\"\u003e5 session programs\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"rgco-compat-row\"\u003e\n\u003cspan class=\"rgco-compat-l\"\u003eApp \/ Bluetooth\u003c\/span\u003e\u003cspan class=\"rgco-compat-v no\"\u003eNone\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"rgco-compat-row\"\u003e\n\u003cspan class=\"rgco-compat-l\"\u003eConsole cost\u003c\/span\u003e\u003cspan class=\"rgco-compat-v\"\u003e$500 (console only)\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"rgco-compat-row\"\u003e\n\u003cspan class=\"rgco-compat-l\"\u003eComplete system\u003c\/span\u003e\u003cspan class=\"rgco-compat-v\"\u003e\u003ca href=\"\/products\/mueller-revive-m2-gear-pack-full-leg-compression-system\" style=\"color:#1a6fff;\"\u003eM2 Gear Pack — $789\u003c\/a\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rgco-alert\"\u003e\n      \u003cp\u003e\u003cstrong\u003eNot sure which console to pair with?\u003c\/strong\u003e If you want app control, saved protocols, and named therapy modes, pair with the M4. If you want simple time-based programs without setup, pair with the M2. Our team can help — call \u003ca href=\"tel:+18885005675\"\u003e(888) 500-5675\u003c\/a\u003e.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- Sizing --\u003e\n\u003cdiv class=\"rgco-s\" id=\"rgco-sizing\"\u003e\n  \u003cdiv class=\"rgco-c\"\u003e\n    \u003cspan class=\"rgco-ey\"\u003eSIZING GUIDE\u003c\/span\u003e\n    \u003ch2 class=\"rgco-h2\"\u003eREVIVE Full Leg Garment — Fit and Sizing\u003c\/h2\u003e\n    \u003cdiv class=\"rgco-sizing-grid\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"rgco-sizing-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/Revive_Full_Leg_Boot_Sizing_2023__2000_x_2000_px_333079cb-b693-4a91-b7a9-a710ec313f25.jpg?v=1784446024\" alt=\"Mueller REVIVE Full Leg Boot sizing chart — 2023\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rgco-sizing-info\"\u003e\n        \u003ch3 style=\"font-size:17px;font-weight:700;color:#0d1b2a;margin:0 0 12px;\"\u003eWhat to Measure\u003c\/h3\u003e\n        \u003cp\u003eThe REVIVE Full Leg garment fits most adult leg sizes. Use the sizing chart to verify fit before ordering. Key dimensions are thigh circumference and calf circumference at the widest point, measured while standing. The garment has adjustment straps that allow a range of leg proportions within each size.\u003c\/p\u003e\n        \u003cp\u003eIf you're between sizes, size up — a slightly looser initial fit is preferable to compression that restricts movement during donning. The garment should feel snug but not tight when deflated.\u003c\/p\u003e\n        \u003cdiv class=\"rgco-alert\"\u003e\n          \u003cp\u003eFor clinical or studio environments with multiple users, check the garment's full size range before purchasing. The sizing chart above (also in the product image gallery) shows the complete dimensional table. Questions about fit? Call us at \u003ca href=\"tel:+18885005675\"\u003e(888) 500-5675\u003c\/a\u003e.\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!-- Specs --\u003e\n\u003cdiv class=\"rgco-s rgco-s-warm\"\u003e\n  \u003cdiv class=\"rgco-c\"\u003e\n    \u003cspan class=\"rgco-ey\"\u003eSPECIFICATIONS\u003c\/span\u003e\n    \u003ch2 class=\"rgco-h2\"\u003eMueller REVIVE Compression Pants — Spec Sheet\u003c\/h2\u003e\n    \u003cdiv class=\"rgco-spec-wrap\"\u003e\n      \u003ctable class=\"rgco-spec-table\" aria-label=\"Mueller REVIVE Compression Pants specifications\"\u003e\n        \u003ctr\u003e\n\u003ctd\u003eSKU \/ Model\u003c\/td\u003e\n\u003ctd\u003eRG300\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eCoverage\u003c\/td\u003e\n\u003ctd\u003eFull Leg — Ankle to Hip, bilateral (both legs)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eChambers Per Leg\u003c\/td\u003e\n\u003ctd\u003e4 overlapping zones (foot, lower calf, upper calf, thigh)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003ePressure Range (console-dependent)\u003c\/td\u003e\n\u003ctd\u003e20–100 mmHg\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eCompatible Consoles\u003c\/td\u003e\n\u003ctd\u003eMueller REVIVE M2 and M4\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eConsole Included\u003c\/td\u003e\n\u003ctd\u003eNo — garment only\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eConstruction\u003c\/td\u003e\n\u003ctd\u003eInflatable pneumatic bladders with outer fabric shell\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eFDA Status\u003c\/td\u003e\n\u003ctd\u003ePart of FDA Registered REVIVE Class II system\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 (Mueller Sports Medicine)\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!-- Box --\u003e\n\u003cdiv class=\"rgco-s\" style=\"background:#f0f5fb;\"\u003e\n  \u003cdiv class=\"rgco-c\"\u003e\n    \u003cspan class=\"rgco-ey\"\u003eWHAT COMES WITH THE COMPRESSION PANTS\u003c\/span\u003e\n    \u003ch2 class=\"rgco-h2\"\u003eGarment Only — Console and Cables Not Included\u003c\/h2\u003e\n    \u003cp class=\"rgco-lead\"\u003eThis listing ships the garment unit only. A REVIVE M2 or M4 console and its charging cable are required to operate and must be purchased separately.\u003c\/p\u003e\n    \u003cul class=\"rgco-box-list\"\u003e\n      \u003cli\u003e\n\u003csvg width=\"18\" height=\"18\" 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 Full Leg Compression Garment (bilateral, both legs)\u003c\/li\u003e\n      \u003cli\u003e\n\u003csvg width=\"18\" height=\"18\" 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\u003eGarment care instructions\u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003cdiv class=\"rgco-alert\" style=\"margin-top:16px;\"\u003e\n      \u003cp\u003eNeed a complete kit? View the \u003ca href=\"\/products\/mueller-revive-m4-gear-pack-full-leg-compression-system\"\u003eM4 Gear Pack ($1,295)\u003c\/a\u003e or \u003ca href=\"\/products\/mueller-revive-m2-gear-pack-full-leg-compression-system\"\u003eM2 Gear Pack ($789)\u003c\/a\u003e — each includes this garment bundled with its console.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- Shipping --\u003e\n\u003cdiv class=\"rgco-s rgco-s-warm\" id=\"rgco-ship\"\u003e\n  \u003cdiv class=\"rgco-c\"\u003e\n    \u003cspan class=\"rgco-ey\"\u003eDELIVERY\u003c\/span\u003e\n    \u003ch2 class=\"rgco-h2\"\u003eFree Shipping on Every Compression Pants Order\u003c\/h2\u003e\n    \u003cdiv class=\"rgco-ship-grid\"\u003e\n      \u003cdiv class=\"rgco-ship-card\"\u003e\n        \u003csvg width=\"24\" height=\"24\" 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=\"rgco-ship-h\"\u003eFree Ground Shipping\u003c\/div\u003e\n        \u003cdiv class=\"rgco-ship-p\"\u003eTo all 48 contiguous states on every order.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rgco-ship-card\"\u003e\n        \u003csvg width=\"24\" height=\"24\" 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=\"rgco-ship-h\"\u003e4–9 Business Days\u003c\/div\u003e\n        \u003cdiv class=\"rgco-ship-p\"\u003eStandard UPS\/FedEx carrier with tracking.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rgco-ship-card\"\u003e\n        \u003csvg width=\"24\" height=\"24\" 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\u003c\/svg\u003e\n        \u003cdiv class=\"rgco-ship-h\"\u003e2-Year Warranty\u003c\/div\u003e\n        \u003cdiv class=\"rgco-ship-p\"\u003eMueller limited 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=\"rgco-s\" id=\"rgco-faq\"\u003e\n  \u003cdiv class=\"rgco-c\"\u003e\n    \u003cspan class=\"rgco-ey\"\u003eQUESTIONS\u003c\/span\u003e\n    \u003ch2 class=\"rgco-h2\"\u003eREVIVE Compression Pants — FAQ\u003c\/h2\u003e\n    \u003cdiv style=\"margin-top:20px;\"\u003e\n      \u003cdiv class=\"rgco-faq-item\"\u003e\n        \u003cdiv class=\"rgco-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 REVIVE Compression Pants garment compatible with both the M2 and M4 consoles?\u003c\/div\u003e\n        \u003cdiv class=\"rgco-faq-a\"\u003eYes. The Full Leg garment (RG300) uses the same connector system and works with both the REVIVE M2 Console and the REVIVE M4 Console. The garment itself is identical in both configurations — the console determines which therapy modes and pressure range are available. If you later upgrade from an M2 to an M4 console, your garment carries over without any replacement needed.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rgco-faq-item\"\u003e\n        \u003cdiv class=\"rgco-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 Compression Pants and the REVIVE Gear Pack?\u003c\/div\u003e\n        \u003cdiv class=\"rgco-faq-a\"\u003eThe Compression Pants listing is the garment unit only — no console or cables included. The \u003ca href=\"\/products\/mueller-revive-m4-gear-pack-full-leg-compression-system\"\u003eM4 Gear Pack\u003c\/a\u003e and \u003ca href=\"\/products\/mueller-revive-m2-gear-pack-full-leg-compression-system\"\u003eM2 Gear Pack\u003c\/a\u003e bundle this same garment with its respective console. Choose the garment-only listing if you already own a REVIVE console or are adding a second garment to an existing system.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rgco-faq-item\"\u003e\n        \u003cdiv class=\"rgco-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 do I know if the REVIVE garment will fit my legs?\u003c\/div\u003e\n        \u003cdiv class=\"rgco-faq-a\"\u003eUse the sizing chart in the product image gallery to measure thigh and calf circumference while standing. The garment covers ankle to hip and has adjustment straps that accommodate a range of leg proportions within each size. If between sizes, size up — a slightly looser deflated fit is preferable to one that restricts during donning. Contact our team at \u003ca href=\"tel:+18885005675\"\u003e(888) 500-5675\u003c\/a\u003e with specific measurement questions.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rgco-faq-item\"\u003e\n        \u003cdiv class=\"rgco-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 REVIVE Compression Pants garment HSA or FSA eligible?\u003c\/div\u003e\n        \u003cdiv class=\"rgco-faq-a\"\u003eYes. The REVIVE Full Leg garment is part of the FDA Registered REVIVE Class II medical device system and is may be HSA\/FSA eligible. Pre-tax health savings funds can be used at checkout.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rgco-faq-item\"\u003e\n        \u003cdiv class=\"rgco-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 Compression Pants with other brands' compression consoles?\u003c\/div\u003e\n        \u003cdiv class=\"rgco-faq-a\"\u003eNo. The REVIVE garment uses Mueller's proprietary connector system and is designed exclusively for use with REVIVE M2 or M4 consoles. It is not compatible with NormaTec, Hyperice, RecoveryAir, or other third-party compression consoles.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rgco-faq-item\"\u003e\n        \u003cdiv class=\"rgco-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 on the REVIVE Compression Pants?\u003c\/div\u003e\n        \u003cdiv class=\"rgco-faq-a\"\u003eReturns are accepted within 30 days of delivery. Contact Recovery Room Direct at \u003ca href=\"tel:+18885005675\"\u003e(888) 500-5675\u003c\/a\u003e to initiate. Products must be returned in original condition. A restocking fee applies to returned items, and return shipping is the buyer's responsibility. The 2-year limited warranty covers manufacturer defects — warranty claims go through Mueller Sports Medicine.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rgco-faq-item\"\u003e\n        \u003cdiv class=\"rgco-faq-q\" onclick=\"var a=this.nextElementSibling;var o=a.style.display==='block';a.style.display=o?'none':'block';this.classList.toggle('open',!o);\"\u003eWhy does the standalone garment cost more than the M2 Gear Pack?\u003c\/div\u003e\n        \u003cdiv class=\"rgco-faq-a\"\u003eThe M2 Gear Pack ($789) is a bundle price — it includes both the M2 Console and this full leg garment together. The standalone Compression Pants listing ($799) is intended for buyers who already own a REVIVE console (M2 or M4) and need a replacement or additional garment. If you don’t yet own a console, the \u003ca href=\"\/products\/mueller-revive-m2-gear-pack-full-leg-compression-system\"\u003eM2 Gear Pack\u003c\/a\u003e is the better starting point — same garment plus the console for less.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rgco-faq-item\"\u003e\n        \u003cdiv class=\"rgco-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 Recovery Room Direct offer financing for REVIVE products?\u003c\/div\u003e\n        \u003cdiv class=\"rgco-faq-a\"\u003eYes. Affirm and Shop Pay financing are available at checkout on orders of $500 or more. Affirm offers 0% APR options for qualified buyers, with payment terms from 3–24 months depending on your credit profile. Checking your rate does not affect your credit score. HSA and FSA funds may also be applied at checkout — confirm eligibility with your plan administrator. Call \u003ca href=\"tel:+18885005675\"\u003e(888) 500-5675\u003c\/a\u003e with financing questions.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rgco-faq-item\"\u003e\n        \u003cdiv class=\"rgco-faq-q\" onclick=\"var a=this.nextElementSibling;var o=a.style.display==='block';a.style.display=o?'none':'block';this.classList.toggle('open',!o);\"\u003eAre there conditions where the REVIVE Compression Pants should not be used?\u003c\/div\u003e\n        \u003cdiv class=\"rgco-faq-a\"\u003ePneumatic compression therapy is generally not recommended for individuals with active deep vein thrombosis (DVT), acute pulmonary embolism, active skin infections or open wounds in the treatment area, severe peripheral artery disease, or certain cardiovascular conditions. If you have a cardiovascular condition, high blood pressure, a pacemaker, are pregnant, or are recovering from recent leg surgery, consult your physician before using compression therapy. The REVIVE is an FDA-registered recovery tool, not a medical treatment device. Call \u003ca href=\"tel:+18885005675\"\u003e(888) 500-5675\u003c\/a\u003e with health questions.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rgco-faq-item\"\u003e\n        \u003cdiv class=\"rgco-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 Recovery Room Direct an authorized Mueller Sports Medicine dealer?\u003c\/div\u003e\n        \u003cdiv class=\"rgco-faq-a\"\u003eYes. Recovery Room Direct is an authorized Mueller Sports Medicine dealer. Every REVIVE product we sell is a genuine Mueller unit — your warranty is registered with Mueller and honored through Mueller's official warranty service. Purchasing from an authorized dealer is required for warranty coverage. Call \u003ca href=\"tel:+18885005675\"\u003e(888) 500-5675\u003c\/a\u003e to confirm dealer status or ask any questions.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- Trust --\u003e\n\u003cdiv class=\"rgco-trust\" role=\"list\"\u003e\n  \u003cdiv class=\"rgco-tri\" role=\"listitem\"\u003e\n    \u003cdiv class=\"rgco-tri-ico\"\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 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=\"rgco-tri-t\"\u003eAuthorized Mueller Dealer\u003c\/span\u003e\n    \u003cp class=\"rgco-tri-d\"\u003eOfficial retailer — full warranty\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"rgco-tri\" role=\"listitem\"\u003e\n    \u003cdiv class=\"rgco-tri-ico\"\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=\"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=\"rgco-tri-t\"\u003eFree Shipping\u003c\/span\u003e\n    \u003cp class=\"rgco-tri-d\"\u003eAll 48 contiguous states\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"rgco-tri\" role=\"listitem\"\u003e\n    \u003cdiv class=\"rgco-tri-ico\"\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=\"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.72c.127.966.361 1.916.7 2.81a2 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=\"rgco-tri-t\"\u003eRecovery Specialists\u003c\/span\u003e\n    \u003cp class=\"rgco-tri-d\"\u003e\u003ca href=\"tel:+18885005675\" style=\"color:#1a6fff;\"\u003e(888) 500-5675\u003c\/a\u003e\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"rgco-tri\" role=\"listitem\"\u003e\n    \u003cdiv class=\"rgco-tri-ico\"\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=\"M19 21H5a2 2 0 01-2-2V5a2 2 0 012-2h11l5 5v11a2 2 0 01-2 2z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n    \u003cspan class=\"rgco-tri-t\"\u003eHSA \/ FSA Eligible\u003c\/span\u003e\n    \u003cp class=\"rgco-tri-d\"\u003eMay be eligible — confirm with your plan\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- CTA --\u003e\n\u003cdiv class=\"rgco-s\" style=\"padding:28px 0 48px;background:#f7fafe;\"\u003e\n  \u003cdiv class=\"rgco-c\"\u003e\n    \u003cdiv class=\"rgco-cta-box\"\u003e\n      \u003ch2 class=\"rgco-cta-h\"\u003eReplace or Expand Your REVIVE Compression Setup\u003c\/h2\u003e\n      \u003cp class=\"rgco-cta-p\"\u003eWhether you need a replacement garment or a second unit for a multi-station clinic, our compression specialists can confirm compatibility with your existing console before you order.\u003c\/p\u003e\n      \u003cdiv class=\"rgco-cta-pills\"\u003e\n        \u003cspan class=\"rgco-cta-pill\"\u003e✓  Free Shipping — All 48 States\u003c\/span\u003e\n        \u003cspan class=\"rgco-cta-pill\"\u003e✓  Authorized Mueller Dealer\u003c\/span\u003e\n        \u003cspan class=\"rgco-cta-pill\"\u003e✓  Affirm \u0026amp; Shop Pay Financing\u003c\/span\u003e\n        \u003cspan class=\"rgco-cta-pill\"\u003e✓  2-Year Warranty\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv style=\"text-align:center;\"\u003e\n        \u003ca href=\"tel:+18885005675\" class=\"rgco-cta-btn\"\u003eSpeak with a Compression Expert  •  (888) 500-5675\u003c\/a\u003e\n        \u003ca class=\"rgco-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":"Default Title","offer_id":53226755555695,"sku":"RG300","price":799.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/Revive-Pants-flat.png?v=1784618727"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/collections\/403eb3ef444290d942bff28e37c51970.jpg?v=1784446035","url":"https:\/\/recoveryroomdirect.com\/collections\/mueller-sports-medicine\/compression-therapy.oembed","provider":"Recovery Room Direct","version":"1.0","type":"link"}