Beeld en geluid
Foto en video
Computers
Refurbished
Software
Dierenbenodigdheden
Drogisterij
Parfum en cosmetica
Elektronica
Componenten
Games
Speelgoed
Feestartikelen
Hobby
Knutselen
Modelbouw
Kabels en adapters
Kleding
Schoenen
Tassen en koffers
Koken en tafelen
Keuken apparatuur
Horeca
Muziek en film
Muziekinstrumenten
Parfum en cosmetica
Persoonlijke verzorging
Parfum en cosmetica
Schoenen
Kleding
Tassen en koffers
Games
Speelgoed
Feestartikelen
Wasssen en drogen
Wonen, woonaccessoires
Kerst
Meubels
Verlichting
Fabrikant: | Defibtech |
---|---|
Artikelnummer: | 205183639 |
EAN-code: | 859477001252 |
#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