{"product_id":"heat-cool-dry-block-incubator","title":"Heat Cool Dry Block Incubator","description":"\u003c!-- ============================================================\n     Surge Scientific — Heat \/ Cool Dry Block Incubator DBI100C\n     Shopify Product Description\n     Brand System : Deep Teal + Burnt Amber\n     Theme        : Athens by Truly Fine Pixels\n     Font sizing  : 100% em-based — scales with Athens Typography Scale\n     ============================================================ --\u003e\n\n\u003cstyle\u003e\n  :root {\n    --teal-deepest:   #0d2b2b;\n    --teal-dark:      #0d4a4a;\n    --teal-mid:       #0a7373;\n    --amber:          #bf6000;\n    --teal-light:     #e0f2f1;\n    --teal-border:    #b2dfdb;\n    --teal-pale:      #80cbc4;\n    --text-body:      #2c4a4a;\n    --text-secondary: #3a5a5a;\n    --hover-amber:    #fff8e1;\n    --white:          #ffffff;\n  }\n\n  \/* Root — inherits Athens body font (1em = 16px at 100% scale) *\/\n  .dbi-desc {\n    font-family: 'Georgia', 'Times New Roman', serif;\n    font-size: 1em;\n    color: var(--teal-deepest);\n    width: 100%;\n    max-width: 100%;\n    box-sizing: border-box;\n    line-height: 1.7;\n  }\n\n  \/* ── Hero ── *\/\n  .dbi-hero {\n    background: linear-gradient(135deg, #0d2b2b 0%, #0d4a4a 50%, #0a7373 100%);\n    color: var(--white);\n    padding: clamp(1.5em, 4vw, 3em) clamp(1.25em, 3vw, 2.5em);\n    border-radius: 4px;\n    margin-bottom: clamp(1.5em, 3vw, 2.5em);\n    position: relative;\n    overflow: hidden;\n    box-sizing: border-box;\n  }\n  .dbi-hero::before {\n    content: '';\n    position: absolute;\n    top: -60px; right: -60px;\n    width: 220px; height: 220px;\n    border-radius: 50%;\n    background: rgba(191, 96, 0, 0.12);\n  }\n  .dbi-hero::after {\n    content: '';\n    position: absolute;\n    bottom: -40px; left: 35%;\n    width: 160px; height: 160px;\n    border-radius: 50%;\n    background: rgba(224, 242, 241, 0.07);\n  }\n  .dbi-hero-eyebrow {\n    font-family: 'Arial', sans-serif;\n    font-size: 0.6875em;\n    font-weight: 700;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n    color: var(--amber);\n    margin: 0 0 0.75em;\n  }\n  .dbi-hero h1 {\n    font-family: 'Arial', sans-serif;\n    font-size: clamp(1.375em, 2.5vw, 1.875em);\n    font-weight: 800;\n    margin: 0 0 0.5em;\n    color: var(--white);\n    line-height: 1.2;\n  }\n  .dbi-hero-sub {\n    font-family: 'Arial', sans-serif;\n    font-size: 0.875em;\n    color: rgba(255,255,255,0.65);\n    margin: 0 0 1.5em;\n    letter-spacing: 0.04em;\n  }\n  .dbi-hero-lead {\n    font-size: 1.0625em;\n    color: rgba(255,255,255,0.88);\n    max-width: 100%;\n    margin: 0;\n    line-height: 1.75;\n    font-style: italic;\n  }\n\n  \/* ── Sections ── *\/\n  .dbi-section { margin-bottom: clamp(1.5em, 3vw, 2.5em); }\n  .dbi-section-title {\n    font-family: 'Arial', sans-serif;\n    font-size: 0.8125em;\n    font-weight: 700;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n    color: var(--amber);\n    border-bottom: 2px solid var(--amber);\n    padding-bottom: 0.5em;\n    margin: 0 0 1.25em;\n    display: inline-block;\n  }\n  .dbi-section p {\n    font-size: 1em;\n    color: var(--text-body);\n    margin: 0 0 0.875em;\n  }\n\n  \/* ── Value Pillars — 2×2 ── *\/\n  .dbi-pillars {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: clamp(0.75em, 2vw, 1em);\n    margin-bottom: clamp(1.5em, 3vw, 2.5em);\n  }\n  .dbi-pillar {\n    border: 1px solid var(--teal-border);\n    border-left: 4px solid var(--amber);\n    padding: clamp(0.875em, 2vw, 1.25em) clamp(0.75em, 1.5vw, 1.125em);\n    background: var(--teal-light);\n    border-radius: 0 4px 4px 0;\n    box-sizing: border-box;\n  }\n  .dbi-pillar-icon { font-size: 1.5em; margin-bottom: 0.5em; display: block; }\n  .dbi-pillar-title {\n    font-family: 'Arial', sans-serif;\n    font-size: 0.8125em;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 0.06em;\n    color: var(--teal-deepest);\n    margin: 0 0 0.375em;\n  }\n  .dbi-pillar p {\n    font-size: 0.875em;\n    color: var(--text-secondary);\n    margin: 0;\n    line-height: 1.6;\n  }\n\n  \/* ── Callout ── *\/\n  .dbi-callout {\n    background: linear-gradient(135deg, var(--teal-light), #f9fefe);\n    border: 1px solid var(--teal-border);\n    border-left: 5px solid var(--amber);\n    padding: clamp(0.875em, 2vw, 1.25em) clamp(0.875em, 2vw, 1.375em);\n    border-radius: 0 4px 4px 0;\n    margin-bottom: clamp(1.5em, 3vw, 2.5em);\n    box-sizing: border-box;\n  }\n  .dbi-callout p {\n    font-size: 1.0625em;\n    color: var(--teal-deepest);\n    margin: 0;\n    font-style: italic;\n    line-height: 1.7;\n  }\n  .dbi-callout strong { color: var(--amber); font-style: normal; }\n\n  \/* ── Features checklist — 2-col ── *\/\n  .dbi-features {\n    list-style: none;\n    padding: 0; margin: 0 0 1em;\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 0.5em 1.5em;\n  }\n  .dbi-features li {\n    font-size: 0.875em;\n    color: var(--text-body);\n    padding-left: 1.375em;\n    position: relative;\n    line-height: 1.5;\n  }\n  .dbi-features li::before {\n    content: '✓';\n    position: absolute;\n    left: 0;\n    color: var(--amber);\n    font-weight: 700;\n    font-size: 1em;\n  }\n\n  \/* ── Block compatibility cards ── *\/\n  .dbi-blocks {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: clamp(0.625em, 1.5vw, 0.875em);\n    margin-bottom: 0.5em;\n  }\n  .dbi-block-item {\n    display: flex;\n    align-items: center;\n    gap: 0.625em;\n    background: var(--teal-dark);\n    border-radius: 4px;\n    padding: 0.625em 0.875em;\n    box-sizing: border-box;\n  }\n  .dbi-block-icon { font-size: 1.25em; flex-shrink: 0; }\n  .dbi-block-text {\n    font-family: 'Arial', sans-serif;\n    font-size: 0.8125em;\n    color: var(--white);\n    line-height: 1.4;\n  }\n  .dbi-block-text strong {\n    color: var(--amber);\n    display: block;\n    font-size: 0.9em;\n    text-transform: uppercase;\n    letter-spacing: 0.06em;\n  }\n\n  \/* ── Applications — 3-col ── *\/\n  .dbi-usecases {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: clamp(0.625em, 1.5vw, 0.875em);\n    margin-bottom: 0.5em;\n  }\n  .dbi-usecase {\n    background: var(--teal-dark);\n    color: var(--white);\n    padding: clamp(0.875em, 2vw, 1.125em) clamp(0.75em, 1.5vw, 1em);\n    border-radius: 4px;\n    text-align: center;\n    box-sizing: border-box;\n  }\n  .dbi-usecase-icon { font-size: 1.625em; display: block; margin-bottom: 0.5em; }\n  .dbi-usecase-title {\n    font-family: 'Arial', sans-serif;\n    font-size: 0.75em;\n    font-weight: 700;\n    letter-spacing: 0.06em;\n    text-transform: uppercase;\n    color: var(--amber);\n    margin-bottom: 0.375em;\n  }\n  .dbi-usecase p {\n    font-size: 0.8125em;\n    color: rgba(255,255,255,0.75);\n    margin: 0;\n    line-height: 1.5;\n  }\n\n  \/* ── Badges ── *\/\n  .dbi-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 0.625em;\n    margin-bottom: 0.5em;\n  }\n  .dbi-badge {\n    font-family: 'Arial', sans-serif;\n    font-size: 0.6875em;\n    font-weight: 700;\n    letter-spacing: 0.06em;\n    text-transform: uppercase;\n    background: var(--teal-dark);\n    color: var(--white);\n    padding: 0.4em 0.75em;\n    border-radius: 2px;\n  }\n  .dbi-badge.amber { background: var(--amber); }\n  .dbi-badge.outline {\n    background: transparent;\n    color: var(--teal-dark);\n    border: 1.5px solid var(--teal-dark);\n  }\n\n  \/* ── Specs table ── *\/\n  .dbi-specs-wrap {\n    width: 100%;\n    overflow-x: auto;\n    -webkit-overflow-scrolling: touch;\n    margin-bottom: 0.5em;\n  }\n  .dbi-specs-table {\n    width: 100%;\n    min-width: 420px;\n    border-collapse: collapse;\n    font-size: 0.875em;\n    font-family: 'Arial', sans-serif;\n  }\n  .dbi-specs-table thead tr { background: var(--teal-dark); color: var(--white); }\n  .dbi-specs-table thead th {\n    padding: clamp(0.5em, 1.2vw, 0.625em) clamp(0.625em, 1.5vw, 0.875em);\n    text-align: left;\n    font-size: 0.6875em;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    white-space: nowrap;\n  }\n  .dbi-specs-table tbody tr:nth-child(even) { background: var(--teal-light); }\n  .dbi-specs-table tbody tr:hover { background: var(--hover-amber); }\n  .dbi-specs-table td {\n    padding: clamp(0.5em, 1vw, 0.5625em) clamp(0.625em, 1.5vw, 0.875em);\n    border-bottom: 1px solid var(--teal-border);\n    color: var(--text-body);\n    vertical-align: top;\n  }\n  .dbi-specs-table td:first-child {\n    font-weight: 600;\n    color: var(--teal-deepest);\n    width: 36%;\n  }\n\n  \/* ── Warranty body section ── *\/\n  .dbi-warranty-body { margin-bottom: clamp(1.5em, 3vw, 2.5em); }\n  .dbi-warranty-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: clamp(0.75em, 2vw, 1em);\n    margin-top: 1em;\n  }\n  .dbi-warranty-item {\n    border: 1px solid var(--teal-border);\n    border-left: 4px solid var(--amber);\n    padding: clamp(0.875em, 2vw, 1.125em) clamp(0.75em, 1.5vw, 1em);\n    background: var(--teal-light);\n    border-radius: 0 4px 4px 0;\n    box-sizing: border-box;\n  }\n  .dbi-warranty-item-icon { font-size: 1.375em; display: block; margin-bottom: 0.375em; }\n  .dbi-warranty-item-title {\n    font-family: 'Arial', sans-serif;\n    font-size: 0.8125em;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 0.06em;\n    color: var(--teal-deepest);\n    margin: 0 0 0.375em;\n  }\n  .dbi-warranty-item p {\n    font-size: 0.875em;\n    color: var(--text-secondary);\n    margin: 0;\n    line-height: 1.6;\n  }\n  .dbi-warranty-item p strong { color: var(--amber); }\n\n  \/* ── Warranty strip ── *\/\n  .dbi-warranty-strip {\n    background: linear-gradient(135deg, #0a7373, #0d4a4a);\n    color: var(--white);\n    padding: clamp(0.875em, 2vw, 1em) clamp(1em, 2.5vw, 1.5em);\n    border-radius: 4px;\n    display: flex;\n    align-items: flex-start;\n    gap: 0.875em;\n    margin-top: clamp(1.5em, 3vw, 2.5em);\n    box-sizing: border-box;\n  }\n  .dbi-warranty-icon { font-size: 1.75em; flex-shrink: 0; margin-top: 0.125em; }\n  .dbi-warranty-strip p { margin: 0; font-size: 0.875em; line-height: 1.5; }\n  .dbi-warranty-strip strong { color: var(--amber); }\n\n  \/* ── Responsive (Athens mobile = 750px) ── *\/\n  @media (max-width: 600px) {\n    .dbi-usecases { grid-template-columns: 1fr; }\n  }\n  @media (max-width: 480px) {\n    .dbi-pillars,\n    .dbi-features,\n    .dbi-blocks,\n    .dbi-warranty-grid { grid-template-columns: 1fr; }\n    .dbi-hero h1 { font-size: 1.25em; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"dbi-desc\"\u003e\n\n  \u003c!-- ── HERO ── --\u003e\n  \u003cdiv class=\"dbi-hero\"\u003e\n    \u003cp class=\"dbi-hero-eyebrow\"\u003eSurge Scientific · Model DBI100C\u003c\/p\u003e\n    \u003ch1\u003eHeat \/ Cool Dry Block\u003cbr\u003eIncubator\u003c\/h1\u003e\n    \u003cp class=\"dbi-hero-sub\"\u003eActive Cooling · Heating · Static Incubation · Ambient −15°C to 100°C · Interchangeable Blocks\u003c\/p\u003e\n    \u003cp class=\"dbi-hero-lead\"\u003e\n      Water baths require filling, emptying, and contamination management.\n      Standard dry block incubators only heat. The DBI100C does neither — it heats\n      and actively cools a dry aluminum block to \u003cstrong\u003eAmbient −15°C\u003c\/strong\u003e\n      using semiconductor Peltier technology, delivering precise static incubation\n      across the full temperature range your protocols demand, without a drop of water\n      or a separate cooling unit.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ── OVERVIEW ── --\u003e\n  \u003cdiv class=\"dbi-section\"\u003e\n    \u003cp class=\"dbi-section-title\"\u003eStatic Incubation. Full Temperature Range.\u003c\/p\u003e\n    \u003cp\u003e\n      Many laboratory protocols require precise temperature-controlled incubation without\n      agitation — antibody binding, enzymatic digestion, cell lysis, sample preservation,\n      and heat-inactivation steps where mixing would disrupt the reaction or the sample\n      itself. Conventional dry block incubators cover these needs above ambient temperature,\n      but fall short the moment a protocol calls for sub-ambient holding temperatures.\n      Chilling samples on ice is imprecise. Transferring to a cold room interrupts workflow.\n    \u003c\/p\u003e\n    \u003cp\u003e\n      The DBI100C solves this with a single benchtop instrument. Its semiconductor cooling\n      system drops the block to \u003cstrong\u003eAmbient −15°C\u003c\/strong\u003e — cold enough for enzyme\n      storage temperatures, cold-room substitution, and cryoprotectant steps — while the\n      same microprocessor that controls cooling also maintains any temperature up to 100°C\n      with \u003cstrong\u003e±0.2°C accuracy\u003c\/strong\u003e. One instrument, one footprint, the entire\n      temperature range.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ── FOUR VALUE PILLARS ── --\u003e\n  \u003cdiv class=\"dbi-pillars\"\u003e\n    \u003cdiv class=\"dbi-pillar\"\u003e\n      \u003cspan class=\"dbi-pillar-icon\"\u003e❄️\u003c\/span\u003e\n      \u003cp class=\"dbi-pillar-title\"\u003eActive Semiconductor Cooling\u003c\/p\u003e\n      \u003cp\u003ePeltier semiconductor technology actively drives block temperature to\n      \u003cstrong\u003eAmbient −15°C\u003c\/strong\u003e — no ice, no cold room, no external chiller required.\n      Cools to 4°C for enzyme-storage temperatures, or holds sub-ambient setpoints\n      throughout long incubation windows without temperature drift.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dbi-pillar\"\u003e\n      \u003cspan class=\"dbi-pillar-icon\"\u003e🌡️\u003c\/span\u003e\n      \u003cp class=\"dbi-pillar-title\"\u003ePrecision Temperature Control\u003c\/p\u003e\n      \u003cp\u003eMicroprocessor control delivers \u003cstrong\u003e±0.2°C accuracy at 20–40°C\u003c\/strong\u003e\n      and ±0.5°C uniformity across the block. Four programmable heating rates and four\n      programmable cooling rates let you ramp between temperatures at controlled speeds —\n      preventing thermal overshoot that denaturing or precipitates sensitive samples.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dbi-pillar\"\u003e\n      \u003cspan class=\"dbi-pillar-icon\"\u003e📋\u003c\/span\u003e\n      \u003cp class=\"dbi-pillar-title\"\u003eProgrammable Multi-Step Sequences\u003c\/p\u003e\n      \u003cp\u003eUp to \u003cstrong\u003e5 sequential temperature steps\u003c\/strong\u003e with independent setpoints\n      and hold times. Cycle up to 999 times. Pre-heating function warms the block to your\n      target before samples are loaded. Power failure recovery resumes automatically from\n      the last completed step — protecting unattended overnight protocols.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dbi-pillar\"\u003e\n      \u003cspan class=\"dbi-pillar-icon\"\u003e🔲\u003c\/span\u003e\n      \u003cp class=\"dbi-pillar-title\"\u003eDry Block — No Contamination Risk\u003c\/p\u003e\n      \u003cp\u003eUnlike water baths, the DBI100C uses direct aluminum block contact for heat\n      transfer — \u003cstrong\u003eno liquid medium, no cross-contamination, no evaporation\u003c\/strong\u003e,\n      no daily cleaning of a water reservoir. Swappable aluminum alloy blocks\n      auto-detected on installation support tube formats from 0.1mL to 50mL.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ── CALLOUT ── --\u003e\n  \u003cdiv class=\"dbi-callout\"\u003e\n    \u003cp\u003e\n      \u003cstrong\u003eFrom 4°C enzyme storage to 95°C heat-inactivation — without moving the samples.\u003c\/strong\u003e\n      Programme a multi-step sequence that holds at 4°C, ramps to 37°C for incubation,\n      then climbs to 95°C for heat-inactivation, all in one unattended run. The DBI100C\n      executes the full protocol in the same block the samples were loaded into at the start.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ── KEY FEATURES ── --\u003e\n  \u003cdiv class=\"dbi-section\"\u003e\n    \u003cp class=\"dbi-section-title\"\u003eKey Features\u003c\/p\u003e\n    \u003cul class=\"dbi-features\"\u003e\n      \u003cli\u003eActive cooling: Ambient −15°C to 100°C full range\u003c\/li\u003e\n      \u003cli\u003eTemperature accuracy: ±0.2°C at 20–40°C\u003c\/li\u003e\n      \u003cli\u003eTemperature uniformity \u0026amp; stability: ±0.5°C\u003c\/li\u003e\n      \u003cli\u003eTemperature resolution: 0.1°C\u003c\/li\u003e\n      \u003cli\u003eSemiconductor Peltier cooling — no external chiller\u003c\/li\u003e\n      \u003cli\u003e7-inch color touchscreen with intuitive interface\u003c\/li\u003e\n      \u003cli\u003e4 programmable heating rates (Full Power \/ 5 \/ 2 \/ 1°C\/min)\u003c\/li\u003e\n      \u003cli\u003e4 programmable cooling rates (Full Power \/ 2 \/ 1 \/ 0.5°C\/min)\u003c\/li\u003e\n      \u003cli\u003eProgrammable up to 5-step sequences\u003c\/li\u003e\n      \u003cli\u003eCycle repeat up to 999 times\u003c\/li\u003e\n      \u003cli\u003eTimer: 0–99hr 59min 59sec\u003c\/li\u003e\n      \u003cli\u003ePre-heating function for faster protocol starts\u003c\/li\u003e\n      \u003cli\u003eAuto-resume after power failure\u003c\/li\u003e\n      \u003cli\u003e4-point calibration (10°C \/ 40°C \/ 70°C \/ 95°C)\u003c\/li\u003e\n      \u003cli\u003eInterchangeable block modules with auto-detection\u003c\/li\u003e\n      \u003cli\u003eStandard block: 24 × 1.5mL (included)\u003c\/li\u003e\n      \u003cli\u003eDry block — no liquid medium, no contamination risk\u003c\/li\u003e\n      \u003cli\u003eUniversal voltage: 110–220VAC, 50\/60Hz\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ── COMPATIBLE BLOCKS ── --\u003e\n  \u003cdiv class=\"dbi-section\"\u003e\n    \u003cp class=\"dbi-section-title\"\u003eCompatible Block Modules\u003c\/p\u003e\n    \u003cp\u003eThe DBI100C accepts the full range of interchangeable aluminum alloy block modules.\n    All blocks are auto-detected on installation. The 24×1.5mL block is included as standard\n    — additional formats are available separately.\u003c\/p\u003e\n    \u003cdiv class=\"dbi-blocks\"\u003e\n      \u003cdiv class=\"dbi-block-item\"\u003e\n        \u003cspan class=\"dbi-block-icon\"\u003e🧪\u003c\/span\u003e\n        \u003cdiv class=\"dbi-block-text\"\u003e\n\u003cstrong\u003eStandard (Included)\u003c\/strong\u003e24 × 1.5mL \/ 2.0mL microcentrifuge tubes\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dbi-block-item\"\u003e\n        \u003cspan class=\"dbi-block-icon\"\u003e🧫\u003c\/span\u003e\n        \u003cdiv class=\"dbi-block-text\"\u003e\n\u003cstrong\u003ePCR \/ 0.2mL\u003c\/strong\u003e96-well PCR plates or 0.2mL strip tubes\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dbi-block-item\"\u003e\n        \u003cspan class=\"dbi-block-icon\"\u003e🔬\u003c\/span\u003e\n        \u003cdiv class=\"dbi-block-text\"\u003e\n\u003cstrong\u003e0.5mL Block\u003c\/strong\u003eFor smaller-volume microcentrifuge tubes\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dbi-block-item\"\u003e\n        \u003cspan class=\"dbi-block-icon\"\u003e🧬\u003c\/span\u003e\n        \u003cdiv class=\"dbi-block-text\"\u003e\n\u003cstrong\u003e15mL Falcon\u003c\/strong\u003eFor conical centrifuge tubes\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dbi-block-item\"\u003e\n        \u003cspan class=\"dbi-block-icon\"\u003e⚗️\u003c\/span\u003e\n        \u003cdiv class=\"dbi-block-text\"\u003e\n\u003cstrong\u003e50mL Falcon\u003c\/strong\u003eFor large-volume conical tubes\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dbi-block-item\"\u003e\n        \u003cspan class=\"dbi-block-icon\"\u003e🧪\u003c\/span\u003e\n        \u003cdiv class=\"dbi-block-text\"\u003e\n\u003cstrong\u003eCustom Formats\u003c\/strong\u003eTailored modules for specific tube or vessel types\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ── APPLICATIONS ── --\u003e\n  \u003cdiv class=\"dbi-section\"\u003e\n    \u003cp class=\"dbi-section-title\"\u003eIdeal Applications\u003c\/p\u003e\n    \u003cdiv class=\"dbi-usecases\"\u003e\n      \u003cdiv class=\"dbi-usecase\"\u003e\n        \u003cspan class=\"dbi-usecase-icon\"\u003e🧬\u003c\/span\u003e\n        \u003cp class=\"dbi-usecase-title\"\u003eMolecular Biology\u003c\/p\u003e\n        \u003cp\u003eStatic enzyme digestions, heat-inactivation steps, hybridization incubations,\n        and denaturation protocols requiring stable, precise temperatures without agitation.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dbi-usecase\"\u003e\n        \u003cspan class=\"dbi-usecase-icon\"\u003e❄️\u003c\/span\u003e\n        \u003cp class=\"dbi-usecase-title\"\u003eCold Sample Handling\u003c\/p\u003e\n        \u003cp\u003eSub-ambient sample preservation, enzyme storage at 4°C, cold-room substitution,\n        and cryoprotectant steps — all without ice baths or a dedicated refrigerated unit.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dbi-usecase\"\u003e\n        \u003cspan class=\"dbi-usecase-icon\"\u003e🔬\u003c\/span\u003e\n        \u003cp class=\"dbi-usecase-title\"\u003eProtein \u0026amp; Biochemistry\u003c\/p\u003e\n        \u003cp\u003eAntibody incubations, receptor binding assays, and protein stability studies\n        requiring isothermal holding at precise setpoints above or below ambient temperature.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ── WHAT'S INCLUDED ── --\u003e\n  \u003cdiv class=\"dbi-section\"\u003e\n    \u003cp class=\"dbi-section-title\"\u003eWhat's Included\u003c\/p\u003e\n    \u003cp\u003eEach DBI100C ships complete and ready to use — no additional purchases required to begin your first protocol.\u003c\/p\u003e\n    \u003cdiv class=\"dbi-badges\"\u003e\n      \u003cspan class=\"dbi-badge amber\"\u003eDBI100C Main Unit\u003c\/span\u003e\n      \u003cspan class=\"dbi-badge amber\"\u003e24×1.5mL Block Module\u003c\/span\u003e\n      \u003cspan class=\"dbi-badge\"\u003ePower Cable\u003c\/span\u003e\n      \u003cspan class=\"dbi-badge\"\u003eUser Manual\u003c\/span\u003e\n      \u003cspan class=\"dbi-badge\"\u003e2-Year Warranty\u003c\/span\u003e\n      \u003cspan class=\"dbi-badge outline\"\u003eAdditional Blocks Available Separately\u003c\/span\u003e\n      \u003cspan class=\"dbi-badge outline\"\u003eSurge Scientific Support Included\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ── SPECS TABLE ── --\u003e\n  \u003cdiv class=\"dbi-section\"\u003e\n    \u003cp class=\"dbi-section-title\"\u003eTechnical Specifications\u003c\/p\u003e\n    \u003cdiv class=\"dbi-specs-wrap\"\u003e\n      \u003ctable class=\"dbi-specs-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\u003eModel\u003c\/td\u003e\n\u003ctd\u003eDBI100C (Heat \/ Cool Incubator)\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eHeating \/ Cooling Dry Block Incubator — static (no mixing)\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eTemperature Control Range\u003c\/td\u003e\n\u003ctd\u003eAmbient −15°C to 100°C\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eTemperature Setting Range\u003c\/td\u003e\n\u003ctd\u003e0°C to 100°C\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eRecommended Ambient Temp.\u003c\/td\u003e\n\u003ctd\u003e10°C to 30°C\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eTemperature Accuracy\u003c\/td\u003e\n\u003ctd\u003e±0.2°C (20–40°C)  \/  ±0.5°C (\u0026lt;20°C or \u0026gt;40°C)\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eTemperature Uniformity\u003c\/td\u003e\n\u003ctd\u003e±0.5°C\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eTemperature Stability\u003c\/td\u003e\n\u003ctd\u003e±0.5°C\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eTemperature Resolution\u003c\/td\u003e\n\u003ctd\u003e0.1°C\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eCooling Technology\u003c\/td\u003e\n\u003ctd\u003eSemiconductor Peltier — no external chiller required\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eHeating Rates\u003c\/td\u003e\n\u003ctd\u003eFull Power · 5°C\/min · 2°C\/min · 1°C\/min (4 options)\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eCooling Rates\u003c\/td\u003e\n\u003ctd\u003eFull Power · 2°C\/min · 1°C\/min · 0.5°C\/min (4 options)\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eDisplay\u003c\/td\u003e\n\u003ctd\u003e7-inch color touchscreen\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003ePrograms \/ Steps\u003c\/td\u003e\n\u003ctd\u003eUp to 5 sequential steps\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eCycle Times\u003c\/td\u003e\n\u003ctd\u003eUp to 999 cycles\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eTimer\u003c\/td\u003e\n\u003ctd\u003e0–99hr 59min 59sec\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eCalibration Points\u003c\/td\u003e\n\u003ctd\u003e4 points: 10°C \/ 40°C \/ 70°C \/ 95°C\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eStandard Block Module\u003c\/td\u003e\n\u003ctd\u003e24 × 1.5mL microcentrifuge tubes\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eSample Capacity\u003c\/td\u003e\n\u003ctd\u003e0.1mL to 50mL (depending on block module)\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eBlock Detection\u003c\/td\u003e\n\u003ctd\u003eAutomatic on installation\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eAdditional Features\u003c\/td\u003e\n\u003ctd\u003ePre-heating · Power failure recovery · Dry block (no liquid)\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eMax. Output Power\u003c\/td\u003e\n\u003ctd\u003e300W\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eInput Voltage \/ Frequency\u003c\/td\u003e\n\u003ctd\u003e110–220VAC, 50\/60Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eDimensions (L × W × H)\u003c\/td\u003e\n\u003ctd\u003e332 × 227 × 185 mm (with standard block, without lid)\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eWeight (with standard block)\u003c\/td\u003e\n\u003ctd\u003e\u0026lt;10 kg\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!-- ── WARRANTY ── --\u003e\n  \u003cdiv class=\"dbi-section dbi-warranty-body\"\u003e\n    \u003cp class=\"dbi-section-title\"\u003eWarranty\u003c\/p\u003e\n    \u003cp\u003eEvery DBI100C purchased through Surge Scientific is backed by a \u003cstrong\u003e2-year manufacturer's warranty\u003c\/strong\u003e covering defects in materials and workmanship from the date of purchase.\u003c\/p\u003e\n    \u003cdiv class=\"dbi-warranty-grid\"\u003e\n      \u003cdiv class=\"dbi-warranty-item\"\u003e\n        \u003cspan class=\"dbi-warranty-item-icon\"\u003e📅\u003c\/span\u003e\n        \u003cp class=\"dbi-warranty-item-title\"\u003e2-Year Full Warranty\u003c\/p\u003e\n        \u003cp\u003eCovered for \u003cstrong\u003e24 months\u003c\/strong\u003e from the date of purchase against any defect in materials or workmanship. Surge Scientific will repair or replace the instrument at no charge during the warranty period.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dbi-warranty-item\"\u003e\n        \u003cspan class=\"dbi-warranty-item-icon\"\u003e🔧\u003c\/span\u003e\n        \u003cp class=\"dbi-warranty-item-title\"\u003eWhat's Covered\u003c\/p\u003e\n        \u003cp\u003eSemiconductor cooling system, heating element, touchscreen display, block module detection, power supply circuitry, and all internal electronic components under normal laboratory operating conditions.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ── SURGE SCIENTIFIC SUPPORT STRIP ── --\u003e\n  \u003cdiv class=\"dbi-warranty-strip\"\u003e\n    \u003cspan class=\"dbi-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\u003eThis instrument is sold through Surge Scientific, your trusted laboratory equipment partner. Our product specialists are available Monday–Friday for assistance. DBI100C is backed by a \u003cstrong\u003e2-year all-inclusive manufacturer's warranty\u003c\/strong\u003e. Contact us at \u003cstrong\u003einfo@surgescientific.com\u003c\/strong\u003e or reach out directly to our support team at \u003cstrong\u003e855.943.3344\u003c\/strong\u003e for pre-sales questions, quotes, and technical assistance.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Four E's","offers":[{"title":"Heat Cool Incubator (including one 24*1.5mL block)","offer_id":48605286433024,"sku":"DBI100C","price":1217.86,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0825\/1444\/4544\/files\/1_2500x_7d0cc39f-c4f2-4557-875c-3f7c8de706f9.png?v=1775152028","url":"https:\/\/surgescientific.com\/products\/heat-cool-dry-block-incubator","provider":"Surge Scientific","version":"1.0","type":"link"}