Home
Categorieën
 Home  




  1. Home






Defibtech VIEW (halfautomaat)

Defibtech VIEW (halfautomaat)

v.a. € 1732.01

Fabrikant:Defibtech
Artikelnummer:205183639
EAN-code:859477001252


Shopscore | 0 (0)
webshopkeurmerk  

Voorradig.

     € 1732.01

Verzenden: € 0.00

€ 1732.01

Verzenden: € 0.00
Voorradig.
Shopscore | 0 (0)
webshopkeurmerk  

Voorradig.

     € 1797.41

Verzenden: € 0.00

€ 1797.41

Verzenden: € 0.00
Voorradig.
Shopscore | 0 (0)
webshopkeurmerk  

Voorradig.

     € 1851.91

Verzenden: € 0.00

€ 1851.91

Verzenden: € 0.00
Voorradig.

#defibtech-view *{ box-sizing:border-box} /* ========== HERO (foto rechtsboven naast H1) ========== */ #defibtech-view .hero-grid{ display:grid; grid-template-columns:1fr 1.05fr; gap:32px; align-items:center; background:linear-gradient(135deg,var(--bg1),var(--bg2)); border:1px solid var(--edge); border-radius:28px; padding:36px; box-shadow:0 20px 44px rgba(2,24,43,.08)} #defibtech-view .hero-text h1{ margin:0; font-size:34px; line-height:1.15; color:#0b5fb5; text-shadow:0 2px 0 rgba(255,255,255,.55)} #defibtech-view .hero-text p{ margin:14px 0 18px; font-size:16.5px; color:#22313f; line-height:1.6} #defibtech-view .pill-row{ display:flex; gap:8px; flex-wrap:wrap; margin:12px 0} #defibtech-view .pill{ display:inline-flex; align-items:center; gap:6px; background:#fff; border:1px solid var(--edge); border-radius:999px; padding:6px 12px; font-size:13px; color:#213042} #defibtech-view .pill svg{ width:14px; height:14px; stroke:#0f8ae0; flex:0 0 14px} /* Groene pulserende aanbevelingspil */ #defibtech-view .pill.reco{ background:#e9f9ef; border-color:#b7f0c9; color:#065f46; position:relative; box-shadow:0 0 0 0 rgba(34,197,94,.35); animation:recoPulse 1.8s infinite} @keyframes recoPulse{ 0%{box-shadow:0 0 0 0 rgba(34,197,94,.35)} 70%{box-shadow:0 0 0 10px rgba(34,197,94,0)} 100%{box-shadow:0 0 0 0 rgba(34,197,94,0)} } #defibtech-view .cta-row{ display:flex; gap:12px; flex-wrap:wrap; margin-top:16px} #defibtech-view .btn{ display:inline-flex; align-items:center; gap:8px; padding:12px 20px; border-radius:14px; font-weight:900; text-decoration:none; white-space:nowrap; transition:transform .18s} #defibtech-view .btn.primary{ background:var(--orange); color:#fff; box-shadow:0 10px 22px rgba(243,115,33,.25)} #defibtech-view .btn.secondary{ background:var(--blue); color:#fff; box-shadow:0 10px 22px rgba(15,138,224,.25)} #defibtech-view .btn.ghost{ background:#fff; color:#0f8ae0; border:2px solid var(--blue)} #defibtech-view .btn:hover{ transform:translateY(-1px)} #defibtech-view .hero-img{ background:#fff; border:1px solid var(--edge); border-radius:22px; padding:12px; box-shadow:0 14px 28px rgba(2,24,43,.06); display:flex; justify-content:center; align-items:center} #defibtech-view .hero-img img{ max-width:100%; border-radius:16px} /* ========== GRID / CARDS / CHECKS ========== */ #defibtech-view .grid{ display:grid; gap:14px} #defibtech-view .cols-2{ grid-template-columns:repeat(2,1fr)} #defibtech-view .cols-3{ grid-template-columns:repeat(3,1fr)} #defibtech-view .card{ background:#fff; border:1px solid var(--edge); border-radius:18px; padding:18px; box-shadow:0 10px 22px rgba(2,24,43,.06)} #defibtech-view .card h2{ margin:0 0 8px; color:var(--blue); font-size:22px} #defibtech-view .check{ display:flex; gap:10px; align-items:flex-start; margin:6px 0; color:#22313f} #defibtech-view .check svg{ width:18px; height:18px; stroke:var(--green); stroke-width:2; fill:none} /* ========== Specs + In-box ========== */ #defibtech-view .specs{ display:grid; grid-template-columns:1fr 1fr; gap:12px} #defibtech-view .spec{ background:#fbfeff; border:1px solid var(--edge); border-radius:14px; padding:12px 14px} #defibtech-view .spec .k{ font-size:12px; color:#475569} #defibtech-view .spec .v{ font-weight:700; color:#0f172a} #defibtech-view .ibox{ display:grid; grid-template-columns:1fr 1fr; gap:10px; margin-top:8px} #defibtech-view .ibox .item{ display:flex; gap:10px; align-items:center; background:#f6fbff; border:1px solid var(--edge); border-radius:12px; padding:10px} #defibtech-view .ibox .item svg{ width:16px; height:16px; stroke:#0f8ae0; fill:none} #defibtech-view .note{ margin-top:10px; font-size:14px; color:#475569} /* ========== REVIEW (breed) ========== */ #defibtech-view .review-wrap{ background:#fff; border:1px solid var(--edge); border-radius:22px; padding:24px; box-shadow:0 12px 26px rgba(2,24,43,.06); margin-top:18px} #defibtech-view .review-label{ display:inline-block; background:var(--blue); color:#fff; font-size:12.5px; font-weight:700; padding:6px 14px; border-radius:999px; margin-bottom:12px; box-shadow:0 4px 10px rgba(15,138,224,.22)} #defibtech-view .review-wrap h2{ margin:0 0 12px; font-size:22px; color:var(--blue)} #defibtech-view .review-wrap p{ font-size:15.5px; line-height:1.7; color:#22313f; margin:0 0 14px} #defibtech-view .quote{ margin-top:18px; padding:16px; background:#f9fbff; border:1px solid var(--edge); border-radius:14px; box-shadow:0 6px 14px rgba(15,138,224,.06); display:flex; gap:12px; align-items:flex-start} #defibtech-view .quote svg{ flex:0 0 28px; height:28px; stroke:#0f8ae0} #defibtech-view .quote p{ margin:0; font-size:15.5px; font-weight:600; color:#0f172a} #defibtech-view .stars{ color:#fbbf24; font-size:18px; margin:6px 0 0} /* ========== FAQ ========== */ #defibtech-view details{ background:#fff; border:1px solid var(--edge); border-radius:16px; margin:8px 0; box-shadow:0 8px 18px rgba(10,40,90,.05)} #defibtech-view summary{ list-style:none; cursor:pointer; display:flex; gap:10px; align-items:center; padding:14px 16px; font-weight:800; color:#0f172a} #defibtech-view summary::-webkit-details-marker{ display:none} #defibtech-view .chev{ width:18px; height:18px; stroke:var(--blue); transition:transform .2s} #defibtech-view details[open] .chev{ transform:rotate(90deg)} #defibtech-view .answer{ padding:0 16px 14px 48px; color:#22313f; line-height:1.65} /* ========== Sticky class binnen de sectie (fallback) ========== */ #defibtech-view .sticky{ position:fixed; left:0; right:0; bottom:0; z-index:9999; background:#ffffffee; -webkit-backdrop-filter:blur(8px); backdrop-filter:blur(8px); border-top:1px solid #e6eef8; padding:12px 16px; display:flex; flex-wrap:wrap; justify-content:center; gap:12px; box-shadow:0 -2px 8px rgba(0,0,0,0.08)} #defibtech-view .pulse{ animation:pulse 1.4s infinite} @keyframes pulse{ 0%{ box-shadow:0 0 0 0 rgba(243,115,33,.35)} 70%{ box-shadow:0 0 0 12px rgba(243,115,33,0)} 100%{ box-shadow:0 0 0 0 rgba(243,115,33,0)} } /* ========== Timestamp ========== */ #defibtech-view .update{ margin-top:18px; font-size:13px; text-align:center; color:#475569} /* ========== Responsive + mobile hero-fix ========== */ #defibtech-view .hero-text h1{ font-size:clamp(22px,5.2vw,34px); line-height:1.18; word-break:break-word; hyphens:auto; } #defibtech-view .hero-grid{ gap:clamp(12px,3.2vw,32px); padding:clamp(16px,3.6vw,36px); } #defibtech-view .cta-row .btn{ flex:1 1 160px; justify-content:center; } @media (max-width:980px){ #defibtech-view .hero-img{ order:-1; } #defibtech-view .hero-grid{ grid-template-columns:1fr} } @media (max-width:860px){ #defibtech-view .cols-2,#defibtech-view .cols-3{ grid-template-columns:1fr} #defibtech-view .specs{ grid-template-columns:1fr} #defibtech-view .ibox{ grid-template-columns:1fr} }.cta-sticky{ position:fixed; left:0; right:0; bottom:0; z-index:2147483647; background:rgba(255,255,255,.96); -webkit-backdrop-filter:blur(8px); backdrop-filter:blur(8px); border-top:1px solid #e6eef8; padding:10px 12px; display:flex; justify-content:center; gap:10px; } .cta-sticky .btn{ display:inline-flex; align-items:center; justify-content:center; gap:8px; padding:12px 18px; border-radius:14px; font-weight:900; text-decoration:none; white-space:nowrap; transition:transform .18s; } .cta-sticky .btn.primary{ background:#f37321; color:#fff; box-shadow:0 10px 22px rgba(243,115,33,.25); } .cta-sticky .btn.secondary{ background:#0f8ae0; color:#fff; box-shadow:0 10px 22px rgba(15,138,224,.25); } .cta-sticky .btn:hover{ transform:translateY(-1px); } .cta-sticky .pulse{ animation:pulse 1.4s infinite; } body.has-sticky-padding{ padding-bottom:72px; } @media (max-width:420px){ body.has-sticky-padding{ padding-bottom:82px; } }Defibtech Lifeline VIEW (halfautomaat) – heldere begeleiding met kleur-LCDDe Defibtech VIEW coacht je stap-voor-stap met spraak én video-animaties op het kleur-LCD. Eenvoudige bediening, grote knoppen en duidelijke pictogrammen — ideaal voor locaties met meerdere (vrijwillige) hulpverleners. Onze keus voor AED met LCD-scherm Kleur-LCD met video-animaties Spraakinstructies + metronoom Batterij ±4 jaar stand-by Kinderelektroden (optioneel) Bestel direct Veelgestelde vragen Specificatiesāžœ Zonder scherm℃ Bekijk de Defibtech Lifeline (halfautomaat).Waarom kiezen voor de VIEW℃ Video-animaties tonen exact wat je moet doen — ideaal onder


Meest populaire producten

Zoll AED 3 Halfautomaat
€ 38.15 Zoll AED 3 Halfautomaat
Philips HeartStart HS1 Actie pakket
€ 1034.41 Philips HeartStart HS1 Actie pakket
DefiSign Life AED Semi Automaat-Groen
€ 1067.11 DefiSign Life AED Semi Automaat-Groen
HeartSine Samaritan Actie pakket
€ 21.75 HeartSine Samaritan Actie pakket
Defibtech Lifeline Halfautomaat
€ 1415.91 Defibtech Lifeline Halfautomaat
Philips HS1 4 jaar leasepakket
€ 24.53 Philips HS1 4 jaar leasepakket
ACTIE Zoll AED Plus + kast-Groen
€ 1197.91 ACTIE Zoll AED Plus + kast-Groen
Defibtech Lifeline met kast en tas Pakket B
€ 1503.11 Defibtech Lifeline met kast en tas Pakket B
HeartSine Samaritan PAD 360P (VA) met tas en kast
€ 1034.41 HeartSine Samaritan PAD 360P (VA) met tas en kast
Philips FRx AED
€ 1306.91 Philips FRx AED
Verkeersbord defibrillator AED locatie, pijlvorm, wijst naar rechts, fotoluminescent, weerbestendig, Dibond print, L 600 x H 150 mm, groen-wit
€ 41.12 Verkeersbord defibrillator AED locatie, pijlvorm, wijst naar rechts, fotoluminescent, weerbestendig, Dibond print, L 600 x H 150 mm, groen-wit
Defibtech Lifeline met kast en beugel Pakket A
€ 1629.55 Defibtech Lifeline met kast en beugel Pakket A
Verkeersbord defibrillator AED-locatie, pijlvorm, naar links wijzend, lichtdoorlatend, weerbestendig, Dibond-print, L 600 x H 150 mm, groen-wit
€ 41.12 Verkeersbord defibrillator AED-locatie, pijlvorm, naar links wijzend, lichtdoorlatend, weerbestendig, Dibond-print, L 600 x H 150 mm, groen-wit
Defibtech Lifeline View
€ 1738.55 Defibtech Lifeline View
HeartSine Samaritan PAD 500P met tas
€ 1851.91 HeartSine Samaritan PAD 500P met tas
Cardiac Science G5 Halfautomaat
€ 2233.41 Cardiac Science G5 Halfautomaat
Cardiac Science G5 HA met tas en beugel
€ 2233.41 Cardiac Science G5 HA met tas en beugel
Kiss of life key groen 5x
€ 12.04 Kiss of life key groen 5x