{"product_id":"spa-electric-drive-driftdag","title":"Spa electric drive (Driftdag)","description":"\u003c!-- ═══════════════════════════════════════════════════════════════════════════════\n     TOUR ELECTRIC · SPA ELECTRIC DRIVE (DRIFTDAG)\n     LANDINGPAGE VERSIE: INHOUD ALLEEN, BOOKING NAAR \/pages\/boekingen\n     ═══════════════════════════════════════════════════════════════════════════════ --\u003e\n\n\u003cstyle\u003e\n@media (max-width: 768px) {\n  body { font-size: 14px; }\n}\n\n@keyframes te-pulse-jij {\n  0%, 100% { border-color: rgba(197,160,89,0.4); transform: scale(1); }\n  50% { border-color: rgba(197,160,89,0.75); transform: scale(1.04); }\n}\n.te-jij-circle { animation: te-pulse-jij 2.8s ease-in-out infinite; }\n.te-boeker-circle { transition: border-color 0.35s ease, box-shadow 0.35s ease, transform 0.35s ease; }\n.te-boeker-circle:hover {\n  border-color: rgba(197,160,89,0.95) !important;\n  box-shadow: 0 4px 20px rgba(197,160,89,0.45), 0 0 0 4px rgba(197,160,89,0.12) !important;\n  transform: translateY(-2px);\n}\n.te-cta-btn {\n  position: relative;\n  overflow: hidden;\n  isolation: isolate;\n  padding: 16px 42px;\n  background-color: #c5a059;\n  color: #000000;\n  font-size: 0.9rem;\n  font-weight: 700;\n  letter-spacing: 0.1em;\n  text-transform: uppercase;\n  text-decoration: none;\n  border-radius: 0 !important;\n  border: none;\n  display: inline-block;\n  transition: background-color 0.3s cubic-bezier(0.22, 1, 0.36, 1);\n  cursor: pointer;\n}\n.te-cta-btn::before {\n  display: none;\n}\n.te-cta-btn:hover,\n.te-cta-btn:focus-visible {\n  background-color: #d4b472;\n  color: #000000;\n  transform: none;\n  box-shadow: none;\n}\n.te-cta-btn:focus-visible {\n  outline: 2px solid #c5a059;\n  outline-offset: 4px;\n}\n.te-voorwaarde summary { cursor: pointer; color: #c5a059; font-size: 0.7rem; letter-spacing: 0.08em; text-transform: uppercase; font-weight: 600; list-style: none; }\n.te-voorwaarde summary::-webkit-details-marker { display: none; }\n.te-voorwaarde summary::after { content: \" ▾\"; }\n.te-voorwaarde details[open] summary::after { content: \" ▴\"; }\n\n#te-lightbox {\n  position: fixed; inset: 0; z-index: 99999;\n  background: rgba(0,0,0,0.88);\n  display: none; align-items: center; justify-content: center;\n  padding: 24px; opacity: 0; transition: opacity 0.25s ease;\n  -webkit-backdrop-filter: blur(4px); backdrop-filter: blur(4px);\n}\n#te-lightbox.te-open { display: flex; opacity: 1; }\n#te-lightbox .te-lb-inner { text-align: center; max-width: 92vw; }\n#te-lightbox img {\n  max-width: 92vw; max-height: 78vh;\n  border-radius: 14px; object-fit: contain;\n  border: 2px solid rgba(197,160,89,0.6);\n  box-shadow: 0 12px 48px rgba(0,0,0,0.6);\n  transform: scale(0.92); transition: transform 0.28s cubic-bezier(0.22,1,0.36,1);\n  background: #1a1a1a;\n}\n#te-lightbox.te-open img { transform: scale(1); }\n#te-lightbox .te-lb-cap {\n  margin-top: 16px; font-family: 'Montserrat', sans-serif;\n  color: #fff; font-size: 0.95rem; font-weight: 600;\n}\n#te-lightbox .te-lb-sub {\n  font-family: 'Montserrat', sans-serif; color: #c5a059;\n  font-size: 0.78rem; letter-spacing: 0.04em; margin-top: 4px;\n}\n#te-lightbox .te-lb-close {\n  position: absolute; top: 20px; right: 24px;\n  width: 44px; height: 44px; border-radius: 50%;\n  background: rgba(255,255,255,0.08); border: 1px solid rgba(197,160,89,0.4);\n  color: #c5a059; font-size: 1.4rem; line-height: 1; cursor: pointer;\n  display: flex; align-items: center; justify-content: center;\n  transition: background 0.2s ease, transform 0.2s ease;\n}\n#te-lightbox .te-lb-close:hover { background: rgba(197,160,89,0.2); transform: rotate(90deg); }\n\n\/* ════════════════════════════════════════════\n   MOBILE RESPONSIVENESS\n   ════════════════════════════════════════════ *\/\n\n@media (max-width: 768px) {\n  [style*=\"font-size: 2.4rem\"] {\n    font-size: 1.6rem !important;\n  }\n  \n  [style*=\"font-size: 0.95rem\"] {\n    font-size: 0.9rem !important;\n  }\n\n  [style*=\"flex: 1 1 260px\"] {\n    flex: 1 1 100% !important;\n    min-width: 100% !important;\n  }\n\n  [style*=\"flex: 1 1 300px\"] {\n    flex: 1 1 100% !important;\n  }\n\n  [style*=\"display: flex; flex-wrap: wrap; gap: 24px\"] {\n    gap: 16px !important;\n  }\n\n  [style*=\"flex: 1 1 240px\"] {\n    flex: 1 1 100% !important;\n  }\n\n  [style*=\"flex: 1 1 260px\"] {\n    flex: 1 1 100% !important;\n  }\n\n  [style*=\"flex: 1 1 280px\"] {\n    flex: 1 1 100% !important;\n  }\n\n  [style*=\"margin: 20px 20px\"] {\n    margin: 16px 12px !important;\n    padding: 20px 14px !important;\n  }\n\n  h2[style*=\"font-size: 1.5rem\"],\n  h3[style*=\"font-size: 1.5rem\"] {\n    font-size: 1.25rem !important;\n  }\n\n  .te-cta-btn {\n    width: 100%;\n    padding: 14px 20px !important;\n    font-size: 0.75rem !important;\n  }\n\n  [style*=\"width: 100%; height: 100%; min-height: 240px\"] {\n    min-height: 200px !important;\n  }\n\n  [style*=\"width: 80px; height: 80px\"] {\n    width: 70px !important;\n    height: 70px !important;\n  }\n}\n\n@media (max-width: 480px) {\n  [style*=\"font-size: 2.4rem\"] {\n    font-size: 1.4rem !important;\n  }\n\n  [style*=\"padding: 32px 24px\"] {\n    padding: 20px 16px !important;\n  }\n\n  h1[style*=\"font-size: 2.6rem\"] {\n    font-size: 1.8rem !important;\n  }\n\n  .te-cta-btn {\n    padding: 12px 16px !important;\n    font-size: 0.7rem !important;\n  }\n\n  [style*=\"width: 80px; height: 80px\"] {\n    width: 65px !important;\n    height: 65px !important;\n  }\n\n  [style*=\"width: 28px; height: 28px\"] {\n    width: 24px !important;\n    height: 24px !important;\n  }\n}\n\u003c\/style\u003e\n\n\u003c!-- ═══════════════════════════════════════════════════════════════════════════════\n     INTRO\n     ═══════════════════════════════════════════════════════════════════════════════ --\u003e\n\n\u003cdiv style=\"background: linear-gradient(180deg, rgba(0,0,0,0.1), rgba(0,0,0,0.3)); padding: 40px 20px; text-align: center; font-family: 'Montserrat', sans-serif;\"\u003e\n  \u003cp style=\"font-size: 0.68rem; letter-spacing: 0.15em; color: #c5a059; text-transform: uppercase; margin-bottom: 16px;\"\u003eLuxe EV-Ervaringen\u003c\/p\u003e\n  \u003ch1 style=\"font-family: 'Italiana', serif; font-size: 2.4rem; color: #fff; margin: 0 0 14px 0; line-height: 1.2;\"\u003eDrift. Leer. Netwerk.\u003c\/h1\u003e\n  \u003cp style=\"font-size: 0.95rem; color: #ddd; line-height: 1.7; max-width: 600px; margin: 0 auto;\"\u003eGesloten baan. Natte ondergrond. Professionele begeleiding. Ontdek wat jouw EV werkelijk kan.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c!-- ──── WAAROM WIJ DIT DOEN ──── --\u003e\n\u003cdiv style=\"background: rgba(255,255,255,0.03); border: 1px solid rgba(255,255,255,0.1); padding: 0; border-radius: 12px; overflow: hidden; color: #fff; font-family: 'Montserrat', sans-serif; margin: 20px 20px;\"\u003e\n\u003cdiv style=\"display: flex; flex-wrap: wrap;\"\u003e\n  \u003cdiv style=\"flex: 1 1 260px; min-height: 240px; background: #1a1a1a;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0999\/2447\/6281\/files\/Antoon_en_Michael.jpg?v=1779214344\" alt=\"Antoon en Michael, oprichters Tour Electric\" style=\"width: 100%; height: 100%; min-height: 240px; object-fit: cover; display: block;\"\u003e\u003c\/div\u003e\n  \u003cdiv style=\"flex: 1 1 300px; padding: 32px 26px;\"\u003e\n  \u003cp style=\"font-size: 0.66rem; letter-spacing: 0.15em; color: #c5a059; text-transform: uppercase; margin: 0 0 12px 0;\"\u003eWaarom wij dit doen\u003c\/p\u003e\n  \u003ch2 style=\"font-family: 'Italiana', serif; font-size: 1.5rem; color: #fff; margin: 0 0 16px 0; line-height: 1.25;\"\u003eElektrisch rijden moet durven voelen.\u003c\/h2\u003e\n  \u003cp style=\"font-size: 0.86rem; color: #ccc; line-height: 1.7; margin: 0 0 14px 0;\"\u003eDe meeste EV-rijders kennen hun auto niet op de grens. Wij organiseren deze driftdag zodat je in veiligheid leert hoe jouw elektrische auto werkelijk presteert op het natte asfalt. Lekker grensverleggende techniek. Voetje licht. Handen strak.\u003c\/p\u003e\n  \u003cp style=\"font-size: 0.86rem; color: #ccc; line-height: 1.7; margin: 0;\"\u003eEn daarna: gezelligheid. Geen elitair circuit. Iedereen die elektrisch rijdt, rijdt mee.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ──── URGENTIE + STATUS ──── --\u003e\n\u003cdiv style=\"background: rgba(197,160,89,0.08); border: 1px solid rgba(197,160,89,0.3); padding: 24px 20px; border-radius: 12px; margin: 20px 20px; text-align: center; font-family: 'Montserrat', sans-serif;\"\u003e\n  \u003cp style=\"font-size: 0.72rem; letter-spacing: 0.1em; color: #c5a059; text-transform: uppercase; margin: 0 0 8px 0; font-weight: 600;\"\u003eStatus Spa Electric Drive\u003c\/p\u003e\n  \u003cp style=\"font-size: 1.3rem; color: #fff; font-weight: 700; margin: 0 0 4px 0;\"\u003e0 van 10 auto's geboekt\u003c\/p\u003e\n  \u003cp style=\"font-size: 0.8rem; color: #aaa; margin: 0;\"\u003eSelect groep van maximaal 10 deelnemers. Plaatsen worden snel vol. Meld je aan op volgorde van aanmelding.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c!-- ──── WIE RIJDT MEE ──── --\u003e\n\u003cdiv style=\"padding: 28px 20px 10px; font-family: 'Montserrat', sans-serif;\"\u003e\n\u003cp style=\"text-align: center; font-size: 0.68rem; letter-spacing: 0.15em; color: #c5a059; text-transform: uppercase; margin-bottom: 6px;\"\u003eWie rijdt mee\u003c\/p\u003e\n\u003cp style=\"text-align: center; font-size: 0.78rem; color: #aaa; margin-bottom: 22px; line-height: 1.5;\"\u003eIeder elektrische auto is welkom. Van milieubewuste forens tot liefhebber. Enige voorwaarde: je houdt van rijden.\u003c\/p\u003e\n\n\u003cdiv style=\"background: rgba(255,255,255,0.03); border: 1px solid rgba(255,255,255,0.1); border-radius: 12px; padding: 28px 20px 24px;\"\u003e\n  \u003cdiv style=\"display: flex; flex-wrap: wrap; gap: 24px; justify-content: center; margin: 0 0 8px 0;\"\u003e\n    \u003cdiv style=\"text-align: center;\"\u003e\n    \u003cdiv class=\"te-jij-circle\" style=\"width: 80px; height: 80px; border-radius: 50%; border: 2px dashed rgba(197,160,89,0.4); margin: 0 auto 10px auto; background: rgba(197,160,89,0.05); display: flex; align-items: center; justify-content: center;\"\u003e\n    \u003cspan style=\"font-size: 1.6rem; color: rgba(197,160,89,0.7); font-weight: 300;\"\u003e+\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cp style=\"font-size: 0.75rem; color: #fff; font-weight: 600; line-height: 1.3; margin: 0;\"\u003eJij?\u003c\/p\u003e\n    \u003cp style=\"font-size: 0.65rem; color: #c5a059; letter-spacing: 0.04em; margin: 3px 0 0 0;\"\u003eJouw EV\u003c\/p\u003e\n    \u003cp style=\"font-size: 0.7rem; color: #888; margin: 6px 0 0 0; font-style: italic; line-height: 1.4;\"\u003e\"Kom driften.\"\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ═══════════════════════════════════════════════════════════════════════════════\n     PRICING + WHAT'S INCLUDED\n     ═══════════════════════════════════════════════════════════════════════════════ --\u003e\n\n\u003cdiv style=\"background: rgba(255,255,255,0.03); border: 1px solid rgba(197,160,89,0.25); padding: 32px 24px; border-radius: 12px; color: #fff; font-family: 'Montserrat', sans-serif; margin: 20px 20px;\"\u003e\n\u003cp style=\"text-align: center; font-size: 0.68rem; letter-spacing: 0.15em; color: #c5a059; text-transform: uppercase; margin-bottom: 20px;\"\u003eWat je krijgt voor je auto\u003c\/p\u003e\n\n\u003cdiv style=\"display: flex; flex-wrap: wrap; gap: 28px; align-items: flex-start;\"\u003e\n\n  \u003cdiv id=\"te-booking\" style=\"flex: 1 1 280px; background: rgba(197,160,89,0.06); border: 1px solid rgba(197,160,89,0.3); border-radius: 12px; padding: 26px 22px; text-align: center;\"\u003e\n    \u003cp style=\"font-size: 0.66rem; color: #c5a059; letter-spacing: 0.1em; text-transform: uppercase; margin: 0 0 8px 0;\"\u003ePer auto (max 2 personen)\u003c\/p\u003e\n    \u003cp style=\"font-size: 2.6rem; color: #fff; font-weight: 700; line-height: 1; margin: 0 0 4px 0;\"\u003e€195\u003c\/p\u003e\n    \u003cp style=\"font-size: 0.74rem; color: #aaa; margin: 0 0 24px 0;\"\u003eincl. btw · €161,16 excl. btw\u003c\/p\u003e\n    \u003ca href=\"\/pages\/boekingen\" class=\"te-cta-btn\"\u003eReserveer nu →\u003c\/a\u003e\n    \u003cp style=\"font-size: 0.72rem; color: #ccc; line-height: 1.5; margin: 16px 0 0 0;\"\u003eEen dag driften + begeleiding.\u003c\/p\u003e\n    \u003cp style=\"font-size: 0.68rem; color: #888; margin: 10px 0 0 0; line-height: 1.5;\"\u003eBeveiligde betaling via iDEAL, Bancontact of kaart · Directe bevestiging\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"flex: 1 1 280px;\"\u003e\n  \u003cul style=\"list-style: none; padding: 0; margin: 0;\"\u003e\n    \u003cli style=\"position: relative; padding-left: 30px; margin-bottom: 15px; color: #fff; font-size: 0.86rem; line-height: 1.55;\"\u003e\n\u003cspan style=\"position: absolute; left: 0; color: #c5a059;\"\u003e✓\u003c\/span\u003e\u003cstrong\u003eProfessionele driftbegeleiding\u003c\/strong\u003e op gesloten, natte baan met ervaren mensen.\u003c\/li\u003e\n    \u003cli style=\"position: relative; padding-left: 30px; margin-bottom: 15px; color: #fff; font-size: 0.86rem; line-height: 1.55;\"\u003e\n\u003cspan style=\"position: absolute; left: 0; color: #c5a059;\"\u003e✓\u003c\/span\u003e\u003cstrong\u003eRijtechnieken training\u003c\/strong\u003e speciaal voor EV's - hoe jouw elektrische auto op zijn best presteert.\u003c\/li\u003e\n    \u003cli style=\"position: relative; padding-left: 30px; margin-bottom: 15px; color: #fff; font-size: 0.86rem; line-height: 1.55;\"\u003e\n\u003cspan style=\"position: absolute; left: 0; color: #c5a059;\"\u003e✓\u003c\/span\u003e\u003cstrong\u003e1-on-1 coaching\u003c\/strong\u003e - Wij rijden met je mee en geven persoonlijke feedback per sessie.\u003c\/li\u003e\n    \u003cli style=\"position: relative; padding-left: 30px; margin-bottom: 15px; color: #fff; font-size: 0.86rem; line-height: 1.55;\"\u003e\n\u003cspan style=\"position: absolute; left: 0; color: #c5a059;\"\u003e✓\u003c\/span\u003e\u003cstrong\u003eVoorbereiding vooraf\u003c\/strong\u003e - auto-checklist en praktische tips voor optimale voorbereiding.\u003c\/li\u003e\n    \u003cli style=\"position: relative; padding-left: 30px; margin-bottom: 15px; color: #fff; font-size: 0.86rem; line-height: 1.55;\"\u003e\n\u003cspan style=\"position: absolute; left: 0; color: #c5a059;\"\u003e✓\u003c\/span\u003e\u003cstrong\u003eBriefing \u0026amp; Safety\u003c\/strong\u003e voor je op de baan gaat, van de professionals.\u003c\/li\u003e\n    \u003cli style=\"position: relative; padding-left: 30px; margin-bottom: 15px; color: #fff; font-size: 0.86rem; line-height: 1.55;\"\u003e\n\u003cspan style=\"position: absolute; left: 0; color: #c5a059;\"\u003e✓\u003c\/span\u003e\u003cstrong\u003eGoodiebag\u003c\/strong\u003e met merchandise, drankjes en snacks.\u003c\/li\u003e\n    \u003cli style=\"position: relative; padding-left: 30px; margin-bottom: 15px; color: #fff; font-size: 0.86rem; line-height: 1.55;\"\u003e\n\u003cspan style=\"position: absolute; left: 0; color: #c5a059;\"\u003e✓\u003c\/span\u003e\u003cstrong\u003eHeerlijke lunch\u003c\/strong\u003e terwijl de baan tussen sessies wordt voorbereid.\u003c\/li\u003e\n    \u003cli style=\"position: relative; padding-left: 30px; margin-bottom: 15px; color: #fff; font-size: 0.86rem; line-height: 1.55;\"\u003e\n\u003cspan style=\"position: absolute; left: 0; color: #c5a059;\"\u003e✓\u003c\/span\u003e\u003cstrong\u003eDrinken de hele dag\u003c\/strong\u003e - water en fris.\u003c\/li\u003e\n    \u003cli style=\"position: relative; padding-left: 30px; margin-bottom: 15px; color: #fff; font-size: 0.86rem; line-height: 1.55;\"\u003e\n\u003cspan style=\"position: absolute; left: 0; color: #c5a059;\"\u003e✓\u003c\/span\u003e\u003cstrong\u003eProfessionele fotograaf\u003c\/strong\u003e legt jouw driftsessies vast. Foto's achteraf in je mailbox.\u003c\/li\u003e\n    \u003cli style=\"position: relative; padding-left: 30px; margin-bottom: 15px; color: #fff; font-size: 0.86rem; line-height: 1.55;\"\u003e\n\u003cspan style=\"position: absolute; left: 0; color: #c5a059;\"\u003e✓\u003c\/span\u003e\u003cstrong\u003ePerformance tracking\u003c\/strong\u003e - volg je eigen verbetering gedurende de dag.\u003c\/li\u003e\n    \u003cli style=\"position: relative; padding-left: 30px; margin-bottom: 15px; color: #fff; font-size: 0.86rem; line-height: 1.55;\"\u003e\n\u003cspan style=\"position: absolute; left: 0; color: #c5a059;\"\u003e✓\u003c\/span\u003e\u003cstrong\u003eParkeerplaats + snellaadpunten\u003c\/strong\u003e in de directe buurt voor voor- en nalaading.\u003c\/li\u003e\n    \u003cli style=\"position: relative; padding-left: 30px; margin-bottom: 0; color: #fff; font-size: 0.86rem; line-height: 1.55;\"\u003e\n\u003cspan style=\"position: absolute; left: 0; color: #c5a059;\"\u003e✓\u003c\/span\u003e\u003cstrong\u003eExclusieve groep\u003c\/strong\u003e - stay connected met je driftday crew via privé groep na afloop.\u003c\/li\u003e\n  \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ═══════════════════════════════════════════════════════════════════════════════\n     WAT JE VOELT (ERVARING)\n     ═══════════════════════════════════════════════════════════════════════════════ --\u003e\n\n\u003cdiv style=\"padding: 32px 24px; text-align: center; font-family: 'Montserrat', sans-serif; margin: 20px 20px; color: #fff;\"\u003e\n\u003cp style=\"font-size: 0.68rem; letter-spacing: 0.15em; color: #c5a059; text-transform: uppercase; margin-bottom: 12px;\"\u003eWat je voelt\u003c\/p\u003e\n\u003ch2 style=\"font-family: 'Italiana', serif; font-size: 1.8rem; color: #fff; margin: 0 0 24px 0; line-height: 1.2;\"\u003eGrip, Durven, Grensverleggen.\u003c\/h2\u003e\n\n\u003cdiv style=\"background: rgba(197,160,89,0.08); border: 1px solid rgba(197,160,89,0.25); border-radius: 12px; padding: 28px 24px; max-width: 720px; margin: 0 auto;\"\u003e\n\u003cp style=\"font-size: 0.92rem; color: #ddd; line-height: 1.7; margin: 0;\"\u003eDit is geen vrijblijvende autorit. Je voelt hoe jouw EV grip zoekt op natte asfalt. Je durft het gaspedaal in te trappen. Je leert waar de grenzen liggen, en je gaat voorbij je eigen verwachtingen. Dit is elektrisch rijden voluit. Compleet introductie tot driftrijden - geschikt voor beginners tot gevorderden.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- ═══════════════════════════════════════════════════════════════════════════════\n     BEGELEIDING \u0026 VEILIGHEID (UNIQUE SECTIE)\n     ═══════════════════════════════════════════════════════════════════════════════ --\u003e\n\n\u003cdiv style=\"background: rgba(255,255,255,0.03); border: 1px solid rgba(255,255,255,0.1); padding: 32px 24px; border-radius: 12px; color: #fff; font-family: 'Montserrat', sans-serif; margin: 20px 20px;\"\u003e\n\u003cp style=\"text-align: center; font-size: 0.68rem; letter-spacing: 0.15em; color: #c5a059; text-transform: uppercase; margin-bottom: 20px;\"\u003eHoe het werkt\u003c\/p\u003e\n\n\u003cdiv style=\"display: flex; flex-wrap: wrap; gap: 20px;\"\u003e\n\u003cdiv style=\"flex: 1 1 240px; background: rgba(197,160,89,0.05); border: 1px solid rgba(197,160,89,0.2); border-radius: 10px; padding: 20px;\"\u003e\n\u003cdiv style=\"display: flex; align-items: center; gap: 10px; margin-bottom: 10px;\"\u003e\n\u003cspan style=\"display: inline-flex; align-items: center; justify-content: center; width: 28px; height: 28px; border-radius: 50%; background: rgba(197,160,89,0.2); color: #c5a059; font-size: 0.75rem; font-weight: bold;\"\u003e1\u003c\/span\u003e\n\u003cp style=\"font-size: 0.68rem; letter-spacing: 0.12em; color: #c5a059; text-transform: uppercase; margin: 0; font-weight: 600;\"\u003e10:00 Aankomst \u0026amp; Briefing\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size: 0.88rem; color: #fff; font-weight: 500; margin: 0 0 6px 0;\"\u003eOntvangst \u0026amp; Briefing\u003c\/p\u003e\n\u003cp style=\"font-size: 0.8rem; color: #aaa; line-height: 1.5; margin: 0;\"\u003eWe vertellen je wat je gaat doen, hoe veilig het is, en wat je van jezelf mag verwachten.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv style=\"flex: 1 1 240px; background: rgba(197,160,89,0.05); border: 1px solid rgba(197,160,89,0.2); border-radius: 10px; padding: 20px;\"\u003e\n\u003cdiv style=\"display: flex; align-items: center; gap: 10px; margin-bottom: 10px;\"\u003e\n\u003cspan style=\"display: inline-flex; align-items: center; justify-content: center; width: 28px; height: 28px; border-radius: 50%; background: rgba(197,160,89,0.2); color: #c5a059; font-size: 0.75rem; font-weight: bold;\"\u003e2\u003c\/span\u003e\n\u003cp style=\"font-size: 0.68rem; letter-spacing: 0.12em; color: #c5a059; text-transform: uppercase; margin: 0; font-weight: 600;\"\u003e10:30 Op de Baan\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size: 0.88rem; color: #fff; font-weight: 500; margin: 0 0 6px 0;\"\u003eBegeleide driftsessies\u003c\/p\u003e\n\u003cp style=\"font-size: 0.8rem; color: #aaa; line-height: 1.5; margin: 0;\"\u003eProfessionele trainers rijden mee. Zij leren je de technieken. Jij voelt hoe jouw EV in zijn element is.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv style=\"flex: 1 1 240px; background: rgba(197,160,89,0.05); border: 1px solid rgba(197,160,89,0.2); border-radius: 10px; padding: 20px;\"\u003e\n\u003cdiv style=\"display: flex; align-items: center; gap: 10px; margin-bottom: 10px;\"\u003e\n\u003cspan style=\"display: inline-flex; align-items: center; justify-content: center; width: 28px; height: 28px; border-radius: 50%; background: rgba(197,160,89,0.2); color: #c5a059; font-size: 0.75rem; font-weight: bold;\"\u003e3\u003c\/span\u003e\n\u003cp style=\"font-size: 0.68rem; letter-spacing: 0.12em; color: #c5a059; text-transform: uppercase; margin: 0; font-weight: 600;\"\u003e12:30 Lunch \u0026amp; Netwerken\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size: 0.88rem; color: #fff; font-weight: 500; margin: 0 0 6px 0;\"\u003eHeerlijk eten, lekker praten\u003c\/p\u003e\n\u003cp style=\"font-size: 0.8rem; color: #aaa; line-height: 1.5; margin: 0;\"\u003eOntspan je, geniet van lunch, part van drankjes. Deel ervaringen met andere EV-rijders die hetzelfde voelen.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv style=\"flex: 1 1 240px; background: rgba(197,160,89,0.05); border: 1px solid rgba(197,160,89,0.2); border-radius: 10px; padding: 20px;\"\u003e\n\u003cdiv style=\"display: flex; align-items: center; gap: 10px; margin-bottom: 10px;\"\u003e\n\u003cspan style=\"display: inline-flex; align-items: center; justify-content: center; width: 28px; height: 28px; border-radius: 50%; background: rgba(197,160,89,0.2); color: #c5a059; font-size: 0.75rem; font-weight: bold;\"\u003e4\u003c\/span\u003e\n\u003cp style=\"font-size: 0.68rem; letter-spacing: 0.12em; color: #c5a059; text-transform: uppercase; margin: 0; font-weight: 600;\"\u003e13:30 Meer Sessies\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size: 0.88rem; color: #fff; font-weight: 500; margin: 0 0 6px 0;\"\u003eTerug op de natte baan\u003c\/p\u003e\n\u003cp style=\"font-size: 0.8rem; color: #aaa; line-height: 1.5; margin: 0;\"\u003eNu je voelt wat je voertuig kan, gaan we dieper. Meer adrenaline, meer controle, meer plezier.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv style=\"flex: 1 1 240px; background: rgba(197,160,89,0.05); border: 1px solid rgba(197,160,89,0.2); border-radius: 10px; padding: 20px;\"\u003e\n\u003cdiv style=\"display: flex; align-items: center; gap: 10px; margin-bottom: 10px;\"\u003e\n\u003cspan style=\"display: inline-flex; align-items: center; justify-content: center; width: 28px; height: 28px; border-radius: 50%; background: rgba(197,160,89,0.2); color: #c5a059; font-size: 0.75rem; font-weight: bold;\"\u003e5\u003c\/span\u003e\n\u003cp style=\"font-size: 0.68rem; letter-spacing: 0.12em; color: #c5a059; text-transform: uppercase; margin: 0; font-weight: 600;\"\u003e16:00 Finish\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size: 0.88rem; color: #fff; font-weight: 500; margin: 0 0 6px 0;\"\u003eFotos \u0026amp; aanladen\u003c\/p\u003e\n\u003cp style=\"font-size: 0.8rem; color: #aaa; line-height: 1.5; margin: 0;\"\u003eJouw driftsessies zijn vastgelegd. Digitaal in je mailbox. Je kan aanladen, en naar huis. Totaal verslapen van adrenaline.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv style=\"flex: 1 1 240px; background: rgba(197,160,89,0.05); border: 1px solid rgba(197,160,89,0.2); border-radius: 10px; padding: 20px;\"\u003e\n\u003cdiv style=\"display: flex; align-items: center; gap: 10px; margin-bottom: 10px;\"\u003e\n\u003cspan style=\"display: inline-flex; align-items: center; justify-content: center; width: 28px; height: 28px; border-radius: 50%; background: rgba(197,160,89,0.2); color: #c5a059; font-size: 0.75rem; font-weight: bold;\"\u003e👥\u003c\/span\u003e\n\u003cp style=\"font-size: 0.68rem; letter-spacing: 0.12em; color: #c5a059; text-transform: uppercase; margin: 0; font-weight: 600;\"\u003eCommunity\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size: 0.88rem; color: #fff; font-weight: 500; margin: 0 0 6px 0;\"\u003eStay connected\u003c\/p\u003e\n\u003cp style=\"font-size: 0.8rem; color: #aaa; line-height: 1.5; margin: 0;\"\u003ePrivé groep van je driftday crew. Deel foto's, ervaringen en plannen voor volgende tours.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv style=\"flex: 1 1 240px; background: rgba(197,160,89,0.05); border: 1px solid rgba(197,160,89,0.2); border-radius: 10px; padding: 20px;\"\u003e\n\u003cdiv style=\"display: flex; align-items: center; gap: 10px; margin-bottom: 10px;\"\u003e\n\u003cspan style=\"display: inline-flex; align-items: center; justify-content: center; width: 28px; height: 28px; border-radius: 50%; background: rgba(197,160,89,0.2); color: #c5a059; font-size: 0.75rem; font-weight: bold;\"\u003e🔒\u003c\/span\u003e\n\u003cp style=\"font-size: 0.68rem; letter-spacing: 0.12em; color: #c5a059; text-transform: uppercase; margin: 0; font-weight: 600;\"\u003eVeiligheid eerst\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size: 0.88rem; color: #fff; font-weight: 500; margin: 0 0 6px 0;\"\u003eAlles onder controle\u003c\/p\u003e\n\u003cp style=\"font-size: 0.8rem; color: #aaa; line-height: 1.5; margin: 0;\"\u003eVoertuigkeuringen, verantwoorde organisatie, jarenlange ervaring: je bent in veilige handen. Durven ≠ Dwaasheid.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ═══════════════════════════════════════════════════════════════════════════════\n     INCLUSIVITEIT (JE EERSTE KEER OKÉ)\n     ═══════════════════════════════════════════════════════════════════════════════ --\u003e\n\n\u003cdiv style=\"padding: 32px 24px; text-align: center; font-family: 'Montserrat', sans-serif; margin: 20px 20px; color: #fff;\"\u003e\n\u003cp style=\"font-size: 0.68rem; letter-spacing: 0.15em; color: #c5a059; text-transform: uppercase; margin-bottom: 12px;\"\u003eVoor iedereen\u003c\/p\u003e\n\u003ch2 style=\"font-family: 'Italiana', serif; font-size: 1.8rem; color: #fff; margin: 0 0 24px 0; line-height: 1.2;\"\u003eGeen PK-vereisten.\u003c\/h2\u003e\n\n\u003cdiv style=\"background: rgba(197,160,89,0.08); border: 1px solid rgba(197,160,89,0.25); border-radius: 12px; padding: 28px 24px; max-width: 720px; margin: 0 auto;\"\u003e\n\u003cp style=\"font-size: 0.92rem; color: #ddd; line-height: 1.7; margin: 0;\"\u003eRiid je eerste keer drift? Perfect. Heb je ervaring? Ook goed. Een Kia e-Niro of een Porsche Taycan? Beide welkom. Deze driftdag is voor alle EV-rijders die willen voelen wat elektrisch rijden werkelijk kan zijn. Dat is de enige regel.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- ═══════════════════════════════════════════════════════════════════════════════\n     ERVARINGEN \u0026 REVIEWS\n     ═══════════════════════════════════════════════════════════════════════════════ --\u003e\n\n\u003cdiv style=\"background: rgba(255,255,255,0.03); border: 1px solid rgba(255,255,255,0.1); padding: 32px 24px; border-radius: 12px; color: #fff; font-family: 'Montserrat', sans-serif; margin: 20px 20px;\"\u003e\n\u003cp style=\"text-align: center; font-size: 0.68rem; letter-spacing: 0.15em; color: #c5a059; text-transform: uppercase; margin-bottom: 6px;\"\u003eWaarom dit concept\u003c\/p\u003e\n\u003cp style=\"text-align: center; font-family: 'Italiana', serif; font-size: 1.5rem; color: #fff; margin: 0 0 6px 0;\"\u003eElektrisch rijden is niet saai.\u003c\/p\u003e\n\u003cp style=\"text-align: center; font-size: 0.75rem; color: #aaa; margin: 0 0 26px 0;\"\u003eOntdek hoe grensverleggend jouw EV kan zijn.\u003c\/p\u003e\n\n\u003cdiv style=\"display: flex; flex-wrap: wrap; gap: 16px;\"\u003e\n\n  \u003cdiv style=\"flex: 1 1 260px; background: rgba(197,160,89,0.05); border: 1px solid rgba(197,160,89,0.2); border-radius: 10px; padding: 22px 20px;\"\u003e\n    \u003cp style=\"color: #c5a059; font-size: 0.9rem; letter-spacing: 0.1em; margin: 0 0 12px 0;\"\u003e⚡ INSTANT TORQUE\u003c\/p\u003e\n    \u003cp style=\"font-size: 0.86rem; color: #ddd; line-height: 1.65; margin: 0 0 16px 0;\"\u003eEV's hebben instant vermogen. Dat voelt nergens beter dan op een natte baan in een gecontroleerde drift. Dit is pure EV-magie.\u003c\/p\u003e\n    \u003cp style=\"font-size: 0.78rem; color: #fff; font-weight: 600; margin: 0;\"\u003eDe EV-voordeel\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"flex: 1 1 260px; background: rgba(197,160,89,0.05); border: 1px solid rgba(197,160,89,0.2); border-radius: 10px; padding: 22px 20px;\"\u003e\n    \u003cp style=\"color: #c5a059; font-size: 0.9rem; letter-spacing: 0.1em; margin: 0 0 12px 0;\"\u003e🎯 CONTROLE\u003c\/p\u003e\n    \u003cp style=\"font-size: 0.86rem; color: #ddd; line-height: 1.65; margin: 0 0 16px 0;\"\u003eMet begeleiding leer je hoe je dat vermogen beheerst. Hoe je duwt tegen grenzen. Hoe je terugkemt. Dat is rijden.\u003c\/p\u003e\n    \u003cp style=\"font-size: 0.78rem; color: #fff; font-weight: 600; margin: 0;\"\u003eSafety + Skills\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"flex: 1 1 260px; background: rgba(197,160,89,0.05); border: 1px solid rgba(197,160,89,0.2); border-radius: 10px; padding: 22px 20px;\"\u003e\n    \u003cp style=\"color: #c5a059; font-size: 0.9rem; letter-spacing: 0.1em; margin: 0 0 12px 0;\"\u003e🚗 NETWERK\u003c\/p\u003e\n    \u003cp style=\"font-size: 0.86rem; color: #ddd; line-height: 1.65; margin: 0 0 16px 0;\"\u003eTien rijders, één dag, hetzelfde moment waar iedereen gaat snappen hoe cool elektrisch rijden kan zijn. Vriendschappen ontstaan hier.\u003c\/p\u003e\n    \u003cp style=\"font-size: 0.78rem; color: #fff; font-weight: 600; margin: 0;\"\u003eCommunity van nu\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ═══════════════════════════════════════════════════════════════════════════════\n     ANNULATIE \u0026 VOORWAARDEN\n     ═══════════════════════════════════════════════════════════════════════════════ --\u003e\n\n\u003cdiv class=\"te-voorwaarde\" style=\"padding: 8px 20px 10px; font-family: 'Montserrat', sans-serif;\"\u003e\n\u003cp style=\"text-align: center; font-family: 'Italiana', serif; font-size: 1.5rem; color: #fff; margin-bottom: 4px;\"\u003eAnnulatie \u0026amp; voorwaarden\u003c\/p\u003e\n\u003cp style=\"text-align: center; font-size: 0.7rem; letter-spacing: 0.12em; color: #c5a059; text-transform: uppercase; margin-bottom: 24px;\"\u003eTransparantie in elke stap\u003c\/p\u003e\n\n\u003cdiv style=\"display: flex; flex-wrap: wrap; gap: 16px;\"\u003e\n\n  \u003cdiv style=\"flex: 1 1 240px; background: rgba(255,255,255,0.03); border: 1px solid rgba(255,255,255,0.1); border-radius: 10px; padding: 22px 20px;\"\u003e\n  \u003cp style=\"font-size: 1.4rem; margin: 0 0 10px 0;\"\u003e📅\u003c\/p\u003e\n  \u003cp style=\"font-size: 0.7rem; letter-spacing: 0.1em; color: #c5a059; text-transform: uppercase; font-weight: 700; margin: 0 0 8px 0;\"\u003eFlexibel omzetbaar\u003c\/p\u003e\n  \u003cp style=\"font-size: 0.82rem; color: #ccc; line-height: 1.6; margin: 0;\"\u003eTot 30 dagen vooraf zet je je deelname kosteloos om naar een voucher voor een volgende driftdag.\u003c\/p\u003e\n  \u003cdetails\u003e\u003csummary\u003eMeer lezen\u003c\/summary\u003e\n  \u003cp style=\"font-size: 0.8rem; color: #aaa; line-height: 1.6; margin: 10px 0 0 0;\"\u003e\u003cstrong style=\"color:#fff;\"\u003eTot 30 dagen voor vertrek:\u003c\/strong\u003e volledig omzetbaar naar voucher, zonder kosten.\u003c\/p\u003e\n  \u003cp style=\"font-size: 0.8rem; color: #aaa; line-height: 1.6; margin: 8px 0 0 0;\"\u003e\u003cstrong style=\"color:#fff;\"\u003eTussen 30 en 14 dagen:\u003c\/strong\u003e omzetten mogelijk, eventueel met kleine bijdrage in gemaakte kosten.\u003c\/p\u003e\n  \u003cp style=\"font-size: 0.8rem; color: #aaa; line-height: 1.6; margin: 8px 0 0 0;\"\u003e\u003cstrong style=\"color:#fff;\"\u003eBinnen 14 dagen:\u003c\/strong\u003e catering en locatie zijn al gereserveerd, omzetting niet meer mogelijk.\u003c\/p\u003e\n  \u003c\/details\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"flex: 1 1 240px; background: rgba(255,255,255,0.03); border: 1px solid rgba(255,255,255,0.1); border-radius: 10px; padding: 22px 20px;\"\u003e\n  \u003cp style=\"font-size: 1.4rem; margin: 0 0 10px 0;\"\u003e🛡️\u003c\/p\u003e\n  \u003cp style=\"font-size: 0.7rem; letter-spacing: 0.1em; color: #c5a059; text-transform: uppercase; font-weight: 700; margin: 0 0 8px 0;\"\u003eVeiligheid \u0026amp; Verzekeringen\u003c\/p\u003e\n  \u003cp style=\"font-size: 0.82rem; color: #ccc; line-height: 1.6; margin: 0;\"\u003eAl het nodige is verzekerd. Voertuigen worden gecontroleerd. Ervaren begeleiding. Je bent beschermd.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"flex: 1 1 240px; background: rgba(255,255,255,0.03); border: 1px solid rgba(255,255,255,0.1); border-radius: 10px; padding: 22px 20px;\"\u003e\n  \u003cp style=\"font-size: 1.4rem; margin: 0 0 10px 0;\"\u003e🤝\u003c\/p\u003e\n  \u003cp style=\"font-size: 0.7rem; letter-spacing: 0.1em; color: #c5a059; text-transform: uppercase; font-weight: 700; margin: 0 0 8px 0;\"\u003eGaat het niet door?\u003c\/p\u003e\n  \u003cp style=\"font-size: 0.82rem; color: #ccc; line-height: 1.6; margin: 0;\"\u003eMocht de driftdag niet doorgaan, krijg je je geld volledig terug of verzetten we je naar een volgend datum.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cp style=\"text-align: center; font-size: 0.78rem; color: #aaa; margin: 22px 0 0 0;\"\u003eVragen? \u003ca href=\"mailto:info@tourelectric.nl\" style=\"color: #c5a059; text-decoration: none;\"\u003einfo@tourelectric.nl\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c!-- ═══════════════════════════════════════════════════════════════════════════════\n     FINAL CTA\n     ═══════════════════════════════════════════════════════════════════════════════ --\u003e\n\n\u003cdiv style=\"margin: 20px 20px 30px; background: linear-gradient(135deg, rgba(197,160,89,0.12), rgba(197,160,89,0.04)); border: 1px solid rgba(197,160,89,0.3); border-radius: 12px; padding: 36px 24px; text-align: center; font-family: 'Montserrat', sans-serif;\"\u003e\n\u003ch2 style=\"font-family: 'Italiana', serif; font-size: 1.7rem; color: #fff; margin: 0 0 10px 0; line-height: 1.25;\"\u003eRijd jij mee op zaterdag 30 januari?\u003c\/h2\u003e\n\u003cp style=\"font-size: 0.86rem; color: #ccc; line-height: 1.6; max-width: 480px; margin: 0 auto 8px auto;\"\u003eTien plekken. Gesloten baan. Professionele begeleiding. Dit is elektrisch rijden op het volgende niveau.\u003c\/p\u003e\n\u003cp style=\"font-size: 0.78rem; color: #aaa; margin: 0 0 24px 0;\"\u003e€195 per auto (incl. btw) · max 2 personen · 10:00 tot 16:00 uur\u003c\/p\u003e\n\u003ca href=\"#te-booking\" class=\"te-cta-btn\"\u003eClaim jouw plek →\u003c\/a\u003e\n\u003cp style=\"font-size: 0.68rem; color: #888; margin: 14px 0 0 0; letter-spacing: 0.05em;\"\u003eBeveiligde betaling via Bancontact\/iDEAL · Directe bevestiging\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c!-- LIGHTBOX (LEGE PLACEHOLDER) --\u003e\n\u003cdiv id=\"te-lightbox\" role=\"dialog\" aria-modal=\"true\" aria-label=\"Auto foto\"\u003e\n  \u003cbutton class=\"te-lb-close\" type=\"button\" aria-label=\"Sluiten\"\u003e×\u003c\/button\u003e\n  \u003cdiv class=\"te-lb-inner\"\u003e\n    \u003cimg src=\"\" alt=\"\"\u003e\n    \u003cp class=\"te-lb-cap\"\u003e\u003c\/p\u003e\n    \u003cp class=\"te-lb-sub\"\u003e\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\n\/\/ ─────────────────────────────────────────────────────\n\/\/ LIGHTBOX\n\/\/ ─────────────────────────────────────────────────────\n(function () {\n  var lb = document.getElementById('te-lightbox');\n  if (!lb) return;\n  var closeBtn = lb.querySelector('.te-lb-close');\n  \n  function closeLb() {\n    lb.classList.remove('te-open');\n    document.body.style.overflow = '';\n  }\n\n  closeBtn.addEventListener('click', closeLb);\n  lb.addEventListener('click', function (e) { if (e.target === lb) closeLb(); });\n  document.addEventListener('keydown', function (e) { if (e.key === 'Escape') closeLb(); });\n})();\n\u003c\/script\u003e","brand":"Tour Electric","offers":[{"title":"Default Title","offer_id":64199987233145,"sku":null,"price":195.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0999\/2447\/6281\/files\/driftenmg.png?v=1787160734","url":"https:\/\/www.tourelectric.de\/products\/spa-electric-drive-driftdag","provider":"Tour Electric","version":"1.0","type":"link"}