{"product_id":"clinical-centrifuge","title":"Clinical Centrifuge","description":"\u003cstyle\u003e\n.prod-desc {\n  font-size: 1em;\n  width: 100%;\n  max-width: 100%;\n  box-sizing: border-box;\n  font-family: inherit;\n  color: #2c4a4a;\n  line-height: 1.6;\n}\n.prod-desc *, .prod-desc *::before, .prod-desc *::after {\n  box-sizing: border-box;\n}\n\n\/* ── HERO ── *\/\n.prod-hero {\n  background: linear-gradient(135deg, #0d2b2b 0%, #0d4a4a 55%, #0a7373 100%);\n  border-radius: 0.375em;\n  padding: clamp(1.5em, 4vw, 2.5em) clamp(1.5em, 4vw, 3em);\n  margin-bottom: 2em;\n  position: relative;\n  overflow: hidden;\n}\n.prod-hero::after {\n  content: '';\n  position: absolute;\n  bottom: 0; left: 0; right: 0;\n  height: 3px;\n  background: linear-gradient(90deg, #bf6000, transparent 70%);\n}\n.prod-hero-eyebrow {\n  font-size: 0.6875em;\n  font-weight: 700;\n  letter-spacing: 0.18em;\n  text-transform: uppercase;\n  color: #bf6000;\n  margin-bottom: 0.5em;\n}\n.prod-hero h1 {\n  font-size: clamp(1.375em, 2.5vw, 1.875em);\n  font-weight: 800;\n  color: #ffffff;\n  line-height: 1.15;\n  margin: 0 0 0.375em 0;\n}\n.prod-hero-sub {\n  font-size: 0.875em;\n  color: rgba(255,255,255,0.55);\n  letter-spacing: 0.06em;\n  margin-bottom: 1.25em;\n}\n.prod-hero-lead {\n  font-size: 1.0625em;\n  font-style: italic;\n  color: rgba(255,255,255,0.85);\n  line-height: 1.7;\n  max-width: 72ch;\n  margin: 0;\n}\n\n\/* ── SECTION TITLES ── *\/\n.prod-section-title {\n  font-size: 0.8125em;\n  font-weight: 700;\n  letter-spacing: 0.2em;\n  text-transform: uppercase;\n  color: #bf6000;\n  margin: 0 0 1em 0;\n  display: flex;\n  align-items: center;\n  gap: 0.75em;\n}\n.prod-section-title::after {\n  content: '';\n  flex: 1;\n  height: 1.5px;\n  background: linear-gradient(90deg, #b2dfdb, transparent);\n}\n\n\/* ── WHY SECTION ── *\/\n.prod-why {\n  margin-bottom: 2em;\n}\n.prod-why p {\n  font-size: 1em;\n  color: #2c4a4a;\n  line-height: 1.75;\n  margin: 0 0 0.875em 0;\n}\n.prod-why p:last-child { margin-bottom: 0; }\n\n\/* ── PILLARS ── *\/\n.prod-pillars {\n  display: grid;\n  grid-template-columns: repeat(2, minmax(0, 1fr));\n  gap: 1em;\n  margin-bottom: 2em;\n}\n.pillar {\n  background: #e0f2f1;\n  border: 1px solid #b2dfdb;\n  border-left: 4px solid #bf6000;\n  border-radius: 0.375em;\n  padding: 1.25em;\n}\n.pillar-icon { font-size: 1.5em; display: block; margin-bottom: 0.4em; }\n.pillar-title {\n  font-size: 0.8125em;\n  font-weight: 700;\n  letter-spacing: 0.08em;\n  text-transform: uppercase;\n  color: #0d2b2b;\n  margin: 0 0 0.4em 0;\n}\n.pillar p {\n  font-size: 0.875em;\n  color: #3a5a5a;\n  line-height: 1.65;\n  margin: 0;\n}\n\n\/* ── CALLOUT ── *\/\n.prod-callout {\n  background: linear-gradient(135deg, #e0f2f1 0%, #f1fafa 100%);\n  border: 1px solid #80cbc4;\n  border-left: 5px solid #bf6000;\n  border-radius: 0 0.375em 0.375em 0;\n  padding: 1.25em 1.5em;\n  margin-bottom: 2em;\n}\n.prod-callout p {\n  font-size: 1.0625em;\n  color: #2c4a4a;\n  line-height: 1.7;\n  margin: 0;\n}\n.prod-callout strong { color: #bf6000; }\n\n\/* ── FEATURES ── *\/\n.prod-features {\n  display: grid;\n  grid-template-columns: repeat(2, minmax(0, 1fr));\n  gap: 0.25em 1.5em;\n  margin-bottom: 2em;\n  list-style: none;\n  padding: 0;\n}\n.prod-features li {\n  font-size: 0.875em;\n  color: #2c4a4a;\n  padding: 0.4em 0 0.4em 1.5em;\n  position: relative;\n  border-bottom: 1px solid #e0f2f1;\n  line-height: 1.45;\n}\n.prod-features li::before {\n  content: '✓';\n  position: absolute;\n  left: 0;\n  color: #bf6000;\n  font-weight: 700;\n  font-size: 0.875em;\n}\n\n\/* ── ROTOR TABLE ── *\/\n.prod-rotor {\n  margin-bottom: 2em;\n}\n.rotor-grid {\n  display: grid;\n  grid-template-columns: repeat(2, minmax(0, 1fr));\n  gap: 0.75em;\n}\n.rotor-card {\n  background: #0d4a4a;\n  border-radius: 0.375em;\n  padding: 1em 1.25em;\n  border-top: 3px solid #bf6000;\n}\n.rotor-card-title {\n  font-size: 0.8125em;\n  font-weight: 700;\n  color: #bf6000;\n  letter-spacing: 0.08em;\n  text-transform: uppercase;\n  margin-bottom: 0.5em;\n}\n.rotor-card p {\n  font-size: 0.875em;\n  color: rgba(255,255,255,0.75);\n  margin: 0;\n  line-height: 1.55;\n}\n\n\/* ── USE CASES ── *\/\n.prod-usecases {\n  display: grid;\n  grid-template-columns: repeat(3, minmax(0, 1fr));\n  gap: 0.875em;\n  margin-bottom: 2em;\n}\n.usecase-card {\n  background: #0d4a4a;\n  border-radius: 0.375em;\n  padding: 1.25em 1em;\n  text-align: center;\n}\n.usecase-icon { font-size: 1.75em; display: block; margin-bottom: 0.5em; }\n.usecase-title {\n  font-size: 0.75em;\n  font-weight: 700;\n  letter-spacing: 0.14em;\n  text-transform: uppercase;\n  color: #bf6000;\n  margin-bottom: 0.4em;\n}\n.usecase-card p {\n  font-size: 0.8125em;\n  color: rgba(255,255,255,0.65);\n  line-height: 1.55;\n  margin: 0;\n}\n\n\/* ── WHAT'S IN BOX ── *\/\n.prod-inbox {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 0.5em;\n  margin-bottom: 2em;\n}\n.inbox-badge {\n  font-size: 0.75em;\n  font-weight: 600;\n  padding: 0.35em 0.875em;\n  border-radius: 2em;\n  letter-spacing: 0.04em;\n}\n.inbox-badge.primary { background: #0d4a4a; color: #ffffff; }\n.inbox-badge.accent  { background: #bf6000; color: #ffffff; }\n.inbox-badge.outline { background: transparent; color: #0d4a4a; border: 1.5px solid #b2dfdb; }\n\n\/* ── SPECS TABLE ── *\/\n.prod-specs {\n  margin-bottom: 2em;\n}\n.spec-table-wrap {\n  width: 100%;\n  overflow-x: auto;\n  -webkit-overflow-scrolling: touch;\n}\n.spec-table {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 0.875em;\n  min-width: 380px;\n}\n.spec-table thead tr {\n  background: #0d4a4a;\n}\n.spec-table thead th {\n  color: #ffffff;\n  font-size: 0.6875em;\n  font-weight: 700;\n  letter-spacing: 0.16em;\n  text-transform: uppercase;\n  padding: 0.75em 1em;\n  text-align: left;\n  white-space: nowrap;\n}\n.spec-table tbody tr:nth-child(even) { background: #e0f2f1; }\n.spec-table tbody tr:hover { background: #fff8e1; }\n.spec-table td {\n  padding: 0.55em 1em;\n  border-bottom: 1px solid #b2dfdb;\n  color: #2c4a4a;\n  vertical-align: top;\n  line-height: 1.5;\n}\n.spec-table td:first-child {\n  font-weight: 700;\n  color: #0d2b2b;\n  width: 38%;\n}\n\n\/* ── WARRANTY STRIP ── *\/\n.prod-warranty {\n  background: linear-gradient(135deg, #0a7373 0%, #0d4a4a 100%);\n  border-radius: 0.375em;\n  padding: 1.25em 1.5em;\n  display: flex;\n  align-items: flex-start;\n  gap: 1em;\n}\n.warranty-icon { font-size: 1.5em; flex-shrink: 0; margin-top: 0.1em; }\n.warranty-text p {\n  font-size: 0.875em;\n  color: rgba(255,255,255,0.8);\n  margin: 0 0 0.25em 0;\n  line-height: 1.6;\n}\n.warranty-text strong { color: #bf6000; }\n.warranty-text p:last-child { margin-bottom: 0; }\n\n\/* ── RESPONSIVE ── *\/\n@media (max-width: 600px) {\n  .prod-usecases { grid-template-columns: 1fr; }\n  .rotor-grid { grid-template-columns: 1fr; }\n}\n@media (max-width: 480px) {\n  .prod-pillars,\n  .prod-features { grid-template-columns: 1fr; }\n  .prod-hero h1 { font-size: 1.25em; }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"prod-desc\"\u003e\n\n  \u003c!-- 1. HERO --\u003e\n  \u003cdiv class=\"prod-hero\"\u003e\n    \u003cp class=\"prod-hero-eyebrow\"\u003eSurge Scientific · Clinical Centrifuge\u003c\/p\u003e\n    \u003ch1\u003eClinical Centrifuge — 300–4,500 RPM with Programmable Timer\u003c\/h1\u003e\n    \u003cp class=\"prod-hero-sub\"\u003eSerum · Plasma · PRP · PRF · Blood · Urinalysis · 5 \/ 7 \/ 10 \/ 15 mL Tubes\u003c\/p\u003e\n    \u003cp class=\"prod-hero-lead\"\u003eClinical labs process dozens of blood draws and urinalysis requests every hour — and the centrifuge is where sample integrity is won or lost. The Surge Scientific Clinical Centrifuge delivers precise, repeatable low-speed separations in a compact benchtop form, with brushless DC motor reliability and a rotor versatile enough to handle the full range of clinical tube formats in a single spin.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 2. WHY SECTION --\u003e\n  \u003cdiv class=\"prod-why\"\u003e\n    \u003cp class=\"prod-section-title\"\u003eWhy Clinical Labs Choose This Centrifuge\u003c\/p\u003e\n    \u003cp\u003eMost benchtop clinical centrifuges force a trade-off: either you get a wide speed range or a versatile rotor — rarely both. Fixed-speed units are cheap to buy but expensive to own once you factor in the jammed sample queue every time a 15 mL tube request comes in and the rotor only accepts 10 mL vacutainers. Brushed motors wear predictably, introducing vibration and noise that compounds over the instrument's life, degrading both separation quality and operator comfort.\u003c\/p\u003e\n    \u003cp\u003eThe Surge Scientific Clinical Centrifuge resolves this with a 12-position rotor that accepts 5, 7, and 10 mL tubes simultaneously alongside six 15 mL positions — the configuration that covers nearly every blood collection and urinalysis tube in active clinical use. The brushless DC motor eliminates scheduled brush replacement entirely, and the microcomputer control system holds speed to ±20 RPM across the full 300–4,500 RPM range. The result: reliable separations from the first spin to the ten-thousandth.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 3. PILLARS --\u003e\n  \u003cdiv class=\"prod-pillars\"\u003e\n    \u003cdiv class=\"pillar\"\u003e\n      \u003cspan class=\"pillar-icon\"\u003e⚡\u003c\/span\u003e\n      \u003cp class=\"pillar-title\"\u003eFull Clinical Speed Range — 300 to 4,500 RPM\u003c\/p\u003e\n      \u003cp\u003eAdjustable in 100 RPM increments from 300 to 4,500 RPM, with a maximum RCF of 2,490 × g. The RPM\/RCF toggle lets operators enter g-force directly — eliminating the conversion math that causes protocol errors under time pressure. Covers serum, plasma, PRP, PRF, urine sediment, and buffy coat separations from a single instrument.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pillar\"\u003e\n      \u003cspan class=\"pillar-icon\"\u003e🧪\u003c\/span\u003e\n      \u003cp class=\"pillar-title\"\u003eDual-Format Rotor — 12 × Small + 6 × 15 mL\u003c\/p\u003e\n      \u003cp\u003eThe included angle rotor holds \u003cstrong\u003e12 × 5\/7\/10 mL\u003c\/strong\u003e vacutainers or blood collection tubes and simultaneously accommodates \u003cstrong\u003e6 × 15 mL\u003c\/strong\u003e positions — no adapter swapping mid-shift. Compatible with standard vacutainer formats used across clinical chemistry, hematology, and urinalysis workflows.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pillar\"\u003e\n      \u003cspan class=\"pillar-icon\"\u003e🔒\u003c\/span\u003e\n      \u003cp class=\"pillar-title\"\u003eSafety-First Design — Interlock · Auto-Release · Diagnostics\u003c\/p\u003e\n      \u003cp\u003eA door interlock prevents the rotor from engaging until the lid is fully secured. The automatic electric lid-release opens the lid at run completion — samples never overheat from a closed lid while the technician is across the room. Every power-on triggers automatic internal diagnostics, catching imbalance and overspeed conditions before centrifugation begins.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pillar\"\u003e\n      \u003cspan class=\"pillar-icon\"\u003e🔧\u003c\/span\u003e\n      \u003cp class=\"pillar-title\"\u003eBrushless DC Motor — Maintenance-Free Operation\u003c\/p\u003e\n      \u003cp\u003eThe brushless DC motor eliminates the wear component that grounds most clinical centrifuges after two to three years of heavy use. No brushes means no scheduled replacements, no progressive vibration increase, and no service interruptions. Quiet operation at \u003cstrong\u003e≤56 dB\u003c\/strong\u003e keeps the instrument unobtrusive in open-plan clinical environments.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 4. CALLOUT --\u003e\n  \u003cdiv class=\"prod-callout\"\u003e\n    \u003cp\u003e\u003cstrong\u003ePULSE mode — instant short spin, one button.\u003c\/strong\u003e Press and hold the PULSE key for rapid quick-spin separations without programming a timed run. Indispensable for collecting residual sample from tube walls and for rapid pelleting in high-throughput workflows where every second counts.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 5. KEY FEATURES --\u003e\n  \u003cp class=\"prod-section-title\"\u003eKey Features\u003c\/p\u003e\n  \u003cul class=\"prod-features\"\u003e\n    \u003cli\u003eSpeed range: 300–4,500 RPM, 100 RPM increments\u003c\/li\u003e\n    \u003cli\u003eMaximum RCF: 2,490 × g\u003c\/li\u003e\n    \u003cli\u003eSpeed accuracy: ±20 RPM across full range\u003c\/li\u003e\n    \u003cli\u003e12 × 5 mL \/ 7 mL \/ 10 mL vacutainer positions\u003c\/li\u003e\n    \u003cli\u003e6 × 15 mL tube positions — same rotor\u003c\/li\u003e\n    \u003cli\u003eRotor speed input: RPM or RCF toggle switch\u003c\/li\u003e\n    \u003cli\u003eTimed mode: 30 seconds to 99 minutes\u003c\/li\u003e\n    \u003cli\u003eContinuous run mode for extended protocols\u003c\/li\u003e\n    \u003cli\u003ePULSE key for instant quick-spin function\u003c\/li\u003e\n    \u003cli\u003eMicrocomputer control — high accuracy speed management\u003c\/li\u003e\n    \u003cli\u003eClear LCD display — easy-to-read speed and time readout\u003c\/li\u003e\n    \u003cli\u003eSound alert on run completion\u003c\/li\u003e\n    \u003cli\u003eDoor interlock — rotor cannot spin unless lid is secured\u003c\/li\u003e\n    \u003cli\u003eElectric lock with automatic lid release at run end\u003c\/li\u003e\n    \u003cli\u003eOverspeed detector with automatic shutdown\u003c\/li\u003e\n    \u003cli\u003eAutomatic internal self-diagnostics on power-on\u003c\/li\u003e\n    \u003cli\u003eBrushless DC motor — no brush replacement, no progressive vibration\u003c\/li\u003e\n    \u003cli\u003eAir flow design prevents sample overheating during run\u003c\/li\u003e\n    \u003cli\u003eOver-temperature protection built in\u003c\/li\u003e\n    \u003cli\u003eNoise level: ≤56 dB — suitable for open clinical environments\u003c\/li\u003e\n    \u003cli\u003eUniversal voltage: 110–240 V, 50\/60 Hz\u003c\/li\u003e\n    \u003cli\u003eCompact benchtop footprint: 301 × 354 × 217 mm\u003c\/li\u003e\n    \u003cli\u003eLightweight: 6 kg\u003c\/li\u003e\n    \u003cli\u003eTwo-year all-inclusive manufacturer's warranty\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003c!-- 6. ROTOR CONFIGURATIONS --\u003e\n  \u003cdiv class=\"prod-rotor\"\u003e\n    \u003cp class=\"prod-section-title\"\u003eRotor Configuration\u003c\/p\u003e\n    \u003cdiv class=\"rotor-grid\"\u003e\n      \u003cdiv class=\"rotor-card\"\u003e\n        \u003cp class=\"rotor-card-title\"\u003e12-Position Small Tube Rotor\u003c\/p\u003e\n        \u003cp\u003eAccepts 5 mL, 7 mL, and 10 mL culture tubes and blood collection vacutainers. The configuration used for the majority of routine clinical chemistry, immunology, and hematology separations. Fixed-angle rotor for consistent pellet formation.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rotor-card\"\u003e\n        \u003cp class=\"rotor-card-title\"\u003e6-Position 15 mL Configuration\u003c\/p\u003e\n        \u003cp\u003eSimultaneously accommodates six 15 mL conical tubes in the same rotor — no adapter change required. Handles urinalysis, urine sediment, larger plasma preparation volumes, and PRP\/PRF clinical applications within the same centrifuge run.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 7. APPLICATIONS --\u003e\n  \u003cp class=\"prod-section-title\"\u003eIdeal Applications\u003c\/p\u003e\n  \u003cdiv class=\"prod-usecases\"\u003e\n    \u003cdiv class=\"usecase-card\"\u003e\n      \u003cspan class=\"usecase-icon\"\u003e🏥\u003c\/span\u003e\n      \u003cp class=\"usecase-title\"\u003eHospital \u0026amp; Clinical Laboratory\u003c\/p\u003e\n      \u003cp\u003eSerum and plasma separation for clinical chemistry panels, hematology, immunoassay, and point-of-care sample preparation. Handles the tube volumes and throughput demands of a busy hospital lab draw station.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"usecase-card\"\u003e\n      \u003cspan class=\"usecase-icon\"\u003e💉\u003c\/span\u003e\n      \u003cp class=\"usecase-title\"\u003ePRP \/ PRF \u0026amp; Aesthetic Medicine\u003c\/p\u003e\n      \u003cp\u003ePlatelet-rich plasma and platelet-rich fibrin preparation for regenerative medicine, orthopedic, dental, and aesthetic injection clinics. The 300–4,500 RPM range covers all established PRP and PRF protocol centrifugation steps.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"usecase-card\"\u003e\n      \u003cspan class=\"usecase-icon\"\u003e🔬\u003c\/span\u003e\n      \u003cp class=\"usecase-title\"\u003eVeterinary \u0026amp; Research Lab\u003c\/p\u003e\n      \u003cp\u003eRoutine whole blood component separation in veterinary practices, as well as academic and industrial research labs requiring reliable low-speed centrifugation of biological fluids, urine sediment, and cell suspensions.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 8. WHAT'S IN THE BOX --\u003e\n  \u003cp class=\"prod-section-title\"\u003eWhat's in the Box\u003c\/p\u003e\n  \u003cdiv class=\"prod-inbox\"\u003e\n    \u003cspan class=\"inbox-badge primary\"\u003eClinical Centrifuge Unit\u003c\/span\u003e\n    \u003cspan class=\"inbox-badge accent\"\u003eFixed-Angle Rotor (A12-10P)\u003c\/span\u003e\n    \u003cspan class=\"inbox-badge primary\"\u003eRotor Adapters — 5 mL \/ 7 mL \/ 10 mL\u003c\/span\u003e\n    \u003cspan class=\"inbox-badge primary\"\u003eAdapter Plugs\u003c\/span\u003e\n    \u003cspan class=\"inbox-badge outline\"\u003ePower Cord\u003c\/span\u003e\n    \u003cspan class=\"inbox-badge outline\"\u003eUser Manual\u003c\/span\u003e\n    \u003cspan class=\"inbox-badge outline\"\u003e2-Year Warranty Card\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 9. SPECIFICATIONS TABLE --\u003e\n  \u003cdiv class=\"prod-specs\"\u003e\n    \u003cp class=\"prod-section-title\"\u003eTechnical Specifications\u003c\/p\u003e\n    \u003cdiv class=\"spec-table-wrap\"\u003e\n      \u003ctable class=\"spec-table\"\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003eParameter\u003c\/th\u003e\n            \u003cth\u003eSpecification\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n\u003ctd\u003eSpeed Range\u003c\/td\u003e\n\u003ctd\u003e300–4,500 RPM (increment: 100 RPM)\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eMaximum RCF\u003c\/td\u003e\n\u003ctd\u003e2,490 × g\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eSpeed Accuracy\u003c\/td\u003e\n\u003ctd\u003e±20 RPM\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eRotor Type\u003c\/td\u003e\n\u003ctd\u003eFixed-angle rotor A12-10P\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eRotor Capacity\u003c\/td\u003e\n\u003ctd\u003e12 × 5 mL \/ 7 mL \/ 10 mL · 6 × 15 mL (same rotor)\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eSpeed Input Mode\u003c\/td\u003e\n\u003ctd\u003eRPM or RCF (toggle switch)\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eRun Time\u003c\/td\u003e\n\u003ctd\u003e30 seconds to 99 minutes \/ Continuous\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eOperation Modes\u003c\/td\u003e\n\u003ctd\u003eTimed · Continuous · PULSE\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eMotor Type\u003c\/td\u003e\n\u003ctd\u003eBrushless DC motor — maintenance-free\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eDisplay\u003c\/td\u003e\n\u003ctd\u003eLCD — speed and time readout\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eSafety Devices\u003c\/td\u003e\n\u003ctd\u003eDoor interlock · Overspeed detector · Automatic internal diagnosis · Over-temperature protection\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eLid Release\u003c\/td\u003e\n\u003ctd\u003eElectric lock with automatic release at run completion\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eNoise Level\u003c\/td\u003e\n\u003ctd\u003e≤56 dB\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eInput Power\u003c\/td\u003e\n\u003ctd\u003eSingle-phase 110–240 V, 50\/60 Hz, 3 A, 70 W\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eDimensions (W × D × H)\u003c\/td\u003e\n\u003ctd\u003e301 × 354 × 217 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eWeight\u003c\/td\u003e\n\u003ctd\u003e6 kg\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eCertifications\u003c\/td\u003e\n\u003ctd\u003eCE · cTUVus · FCC\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eIVD Compliance\u003c\/td\u003e\n\u003ctd\u003eEN61010-2-101:2002 — in vitro diagnostic equipment\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eWarranty\u003c\/td\u003e\n\u003ctd\u003e2-year all-inclusive manufacturer's warranty\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 10. WARRANTY STRIP --\u003e\n  \u003cdiv class=\"prod-warranty\"\u003e\n    \u003cspan class=\"warranty-icon\"\u003e🛡️\u003c\/span\u003e\n    \u003cdiv class=\"warranty-text\"\u003e\n      \u003cp\u003e\u003cstrong\u003eSurge Scientific Warranty \u0026amp; Support\u003c\/strong\u003e\u003c\/p\u003e\n      \u003cp\u003eEvery Clinical Centrifuge ships with a \u003cstrong\u003e2-year all-inclusive manufacturer's warranty\u003c\/strong\u003e covering parts and labor. Our instrument specialists are available for application guidance, rotor selection, protocol support, and post-purchase service. Reach us at \u003cstrong\u003e855.943.3344\u003c\/strong\u003e or \u003cstrong\u003einfo@SurgeScientific.com\u003c\/strong\u003e. In stock at our New Jersey warehouse — most orders ship within 1–2 business days.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Four E's","offers":[{"title":"Default Title","offer_id":48229741199616,"sku":"CF0202003","price":612.92,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0825\/1444\/4544\/files\/P1_683x_cf40ae25-5cad-483e-a75f-2059d0e5e03f.jpg?v=1775152020","url":"https:\/\/surgescientific.com\/products\/clinical-centrifuge","provider":"Surge Scientific","version":"1.0","type":"link"}