{"title":"Bodenbeschichtung Zubehör","description":"","products":[{"product_id":"farbpigment","title":"Farbpigment","description":"\u003cstyle\u003e\n\/* ===========================\n   EPX: Produktinfo (Zubehör)\n   – modern, knapp, animiert\n=========================== *\/\n\n:root {\n  --ew-orange:#ff6600;\n  --ew-orange-2:#ff8533;\n  --ew-text:#222;\n  --ew-muted:#666;\n  --ew-border:#ffe0cc;\n  --ew-bg:#ffffff;\n  --ew-soft:#f7f7f7;\n}\n\n\/* Container-Karte *\/\n.epx-pi {\n  font-family: 'Roboto', sans-serif;\n  color: var(--ew-text);\n  background: var(--ew-bg);\n  border: 2px solid var(--ew-orange);\n  border-radius:16px;\n  box-shadow: 0 6px 28px rgba(0,0,0,.10);\n  max-width: 1400px;\n  margin: 50px auto;\n  overflow: hidden;\n  position: relative;\n  isolation: isolate;\n}\n\n\/* animierter Accent-Top *\/\n.epx-pi::before{\n  content:\"\";\n  position:absolute; inset:0 0 auto 0; height:6px;\n  background: linear-gradient(90deg,var(--ew-orange),var(--ew-orange-2),var(--ew-orange));\n  background-size: 200% 100%;\n  animation: epx-flow 6s linear infinite;\n}\n\n\/* Header *\/\n.epx-pi-head{\n  padding: 28px 6% 18px;\n  display:flex; align-items:center; gap:14px;\n  border-bottom:1px solid var(--ew-border);\n  background: var(--ew-orange);\n\n}\n.epx-pi-kicker{\n  font-size:1rem; letter-spacing:.08em; text-transform:uppercase;\n  color:var(--ew-muted);\n  padding:6px 10px; border:1px solid var(--ew-border);\n  border-radius:999px; background:#fff;\n}\n.epx-pi-title{\n  font-weight:800; font-size:1.6rem; color:white; margin:0;\n}\n\n\/* Body: 2-Spalten Grid *\/\n.epx-pi-body{\n  padding: 34px 6% 40px;\n}\n.epx-pi-grid{\n  display:grid;\n  grid-template-columns: 1.2fr .8fr;\n  gap:38px;\n}\n\n\/* Abschnitt: Beschreibung *\/\n.epx-pi-desc h3,\n.epx-pi-spec h3{\n  margin:0 0 10px; font-weight:800; color:var(--ew-orange);\n}\n.epx-pi-desc p{\n  margin:0 0 14px; line-height:1.65; color:#333;\n}\n.epx-pi-bullets{\n  list-style:none; padding:0; margin:12px 0 0; columns:2; column-gap:22px;\n}\n.epx-pi-bullets li{\n  break-inside: avoid;\n  position:relative; padding-left:28px; margin:10px 0; line-height:1.55;\n}\n.epx-pi-bullets li::before{\n  content:\"\"; position:absolute; left:0; top:.4em;\n  width:14px; height:14px; border-radius:3px;\n  background: linear-gradient(135deg,var(--ew-orange),var(--ew-orange-2));\n  box-shadow:0 2px 8px rgba(255,102,0,.35);\n}\n\n\/* Abschnitt: Spezifikation (Tabelle) *\/\n.epx-pi-table{\n  width:100%; border-collapse: collapse; font-size:1.2rem; overflow:hidden;\n  border:1px solid var(--ew-border);\n  border-radius:12px; background:#fff;\n  box-shadow: 0 6px 22px rgba(0,0,0,.04);\n}\n.epx-pi-table tr + tr td{ border-top:1px solid #eee; }\n.epx-pi-table td{\n  padding:14px 14px;\n}\n.epx-pi-table td:first-child{\n  width:42%; color:#444; background:var(--ew-soft); font-weight:600;\n  border-right:1px solid #eee;\n}\n.epx-pi-badge{\n  display:inline-flex; align-items:center; gap:8px;\n  font-size:.85rem; color:#2a2a2a;\n  background:#fff4ec; border:1px solid var(--ew-border);\n  padding:6px 10px; border-radius:999px;\n}\n\n\/* CTA Footer optional *\/\n.epx-pi-cta{\n  padding: 18px 6% 26px;\n  border-top:1px dashed var(--ew-border);\n  display:flex; justify-content:space-between; align-items:center; gap:16px;\n}\n.epx-pi-note{ font-size: 1.2rem; color:#444; }\n.epx-btn{\n  display:inline-block; background:#fff; color:var(--ew-orange);\n  border:2px solid var(--ew-orange);\n  font-weight:700; padding:12px 20px; border-radius:10px; text-decoration:none;\n  transition:.25s;\n}\n.epx-btn:hover{ background:var(--ew-orange); color:#fff; transform: translateY(-1px); box-shadow:0 8px 20px rgba(255,102,0,.25); }\n\n\/* Animations *\/\n@keyframes epx-flow{ 0%{background-position:0% 0} 100%{background-position:200% 0} }\n@keyframes epx-fadeUp{ from{opacity:0; transform:translateY(10px)} to{opacity:1; transform:translateY(0)} }\n\n[data-anim]{ animation: epx-fadeUp .55s ease both; }\n[data-anim][data-d=\"1\"]{ animation-delay:.06s; }\n[data-anim][data-d=\"2\"]{ animation-delay:.12s; }\n[data-anim][data-d=\"3\"]{ animation-delay:.18s; }\n[data-anim][data-d=\"4\"]{ animation-delay:.24s; }\n\n\/* Responsive *\/\n@media (max-width: 900px){\n  .epx-pi-grid{ grid-template-columns: 1fr; gap:26px; }\n  .epx-pi-bullets{ columns:1; }\n  .epx-pi-title{ font-size:1.35rem; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"epx-pi\"\u003e\n  \u003cdiv class=\"epx-pi-head\" data-anim\u003e\n    \u003cspan class=\"epx-pi-kicker\"\u003ePigment\u003c\/span\u003e\n    \u003ch2 class=\"epx-pi-title\"\u003eEisenoxid Pigmentpulver\u003c\/h2\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"epx-pi-body\"\u003e\n    \u003cdiv class=\"epx-pi-grid\"\u003e\n      \n      \u003c!-- Beschreibung --\u003e\n      \u003csection class=\"epx-pi-desc\" data-anim data-d=\"1\"\u003e\n        \u003ch3\u003eProduktbeschreibung\u003c\/h3\u003e\n        \u003cp\u003eHochdeckendes Eisenoxid-Pigmentpulver für starke, dauerhafte Farbergebnisse. Ideal für Epoxidharz, Beton, Putz, Gips, Farben und kreative Projekte. Feine Körnung, leicht zu verarbeiten und UV-beständig – für Innen und Außen.\u003c\/p\u003e\n\n        \u003cul class=\"epx-pi-bullets\"\u003e\n          \u003cli\u003eBrillante, satte Farbwirkung\u003c\/li\u003e\n          \u003cli\u003eUV- und wetterbeständig (Eisenoxid-Qualität)\u003c\/li\u003e\n          \u003cli\u003ePerfekt für Harz, Beton, Mörtel, Farbe \u0026amp; Putz\u003c\/li\u003e\n          \u003cli\u003eFein gemahlen – klumpfreie Verarbeitung\u003c\/li\u003e\n          \u003cli\u003eFür kleine Projekte und große Flächen\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/section\u003e\n\n      \u003c!-- Spezifikation --\u003e\n      \u003csection class=\"epx-pi-spec\" data-anim data-d=\"2\"\u003e\n        \u003ch3\u003eSpezifikation\u003c\/h3\u003e\n        \u003ctable class=\"epx-pi-table\"\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eProdukttyp\u003c\/td\u003e\n            \u003ctd\u003eEisenoxid-Pigmentpulver\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eKörnung\u003c\/td\u003e\n            \u003ctd\u003eFein – ideal zum Einrühren\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eKompatibilität\u003c\/td\u003e\n            \u003ctd\u003eEpoxidharz, Beton, Gips, Putz, Farben\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eInnen \/ Außen\u003c\/td\u003e\n            \u003ctd\u003eBeides\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eUV-Beständigkeit\u003c\/td\u003e\n            \u003ctd\u003eSehr hoch (lichtecht)\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eEmpfohlene Dosierung\u003c\/td\u003e\n            \u003ctd\u003e3–5% Pigmentanteil je Harz\/Masse\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eGebinde\u003c\/td\u003e\n            \u003ctd\u003eBeutel \u0026amp; Großgebinde verfügbar\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/table\u003e\n\n        \u003cdiv class=\"epx-pi-badge\" style=\"margin-top:12px;\"\u003e\n          ✓ 3–5% Pigment für beste Deckkraft\n        \u003c\/div\u003e\n      \u003c\/section\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"epx-pi-cta\" data-anim data-d=\"3\"\u003e\n    \u003cspan class=\"epx-pi-note\"\u003e\n      Tipp: Pigment zuerst in ein wenig Harz\/Wasser vordispergieren – ergibt die intensivste, gleichmäßigste Farbmischung.\n    \u003c\/span\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n","brand":"EpoxidWerk24","offers":[{"title":"100g \/ RAL 3012 - Beigerot","offer_id":51578874429787,"sku":null,"price":8.95,"currency_code":"EUR","in_stock":true},{"title":"100g \/ RAL 5017 - Verkehrsblau","offer_id":51620211556699,"sku":null,"price":8.95,"currency_code":"EUR","in_stock":true},{"title":"100g \/ RAL 7006 - Beigegrau","offer_id":51620211589467,"sku":null,"price":8.95,"currency_code":"EUR","in_stock":true},{"title":"100g \/ RAL 7011 - Eisengrau","offer_id":51620211622235,"sku":null,"price":8.95,"currency_code":"EUR","in_stock":true},{"title":"100g \/ RAL 7015 - Schiefergrau","offer_id":51620211655003,"sku":null,"price":8.95,"currency_code":"EUR","in_stock":true},{"title":"100g \/ RAL 7016 - Anthrazitgrau","offer_id":51620211687771,"sku":null,"price":8.95,"currency_code":"EUR","in_stock":true},{"title":"100g \/ RAL 7023 - Betongrau","offer_id":51620211720539,"sku":null,"price":8.95,"currency_code":"EUR","in_stock":true},{"title":"100g \/ RAL 7030 - Steingrau","offer_id":51620211753307,"sku":null,"price":8.95,"currency_code":"EUR","in_stock":true},{"title":"100g \/ RAL 7032 - Kieselgrau","offer_id":51620211786075,"sku":null,"price":8.95,"currency_code":"EUR","in_stock":true},{"title":"100g \/ RAL 7035 - Lichtgrau","offer_id":51620211818843,"sku":null,"price":8.95,"currency_code":"EUR","in_stock":true},{"title":"100g \/ RAL 7036 - Platingrau","offer_id":51620211851611,"sku":null,"price":8.95,"currency_code":"EUR","in_stock":true},{"title":"100g \/ RAL 7040 - Fenstergrau","offer_id":51620211884379,"sku":null,"price":8.95,"currency_code":"EUR","in_stock":true},{"title":"100g \/ RAL 8001 - Ockerbraun","offer_id":51620211917147,"sku":null,"price":8.95,"currency_code":"EUR","in_stock":true},{"title":"100g \/ RAL 8024 - Beigebraun","offer_id":51620211949915,"sku":null,"price":8.95,"currency_code":"EUR","in_stock":true},{"title":"100g \/ RAL 9001 - Cremeweiß","offer_id":51620211982683,"sku":null,"price":8.95,"currency_code":"EUR","in_stock":true},{"title":"100g \/ RAL 9005 - Tiefschwarz","offer_id":51620212015451,"sku":null,"price":8.95,"currency_code":"EUR","in_stock":true},{"title":"100g \/ RAL 9016 - Verkehrsweiß","offer_id":51620212048219,"sku":null,"price":8.95,"currency_code":"EUR","in_stock":true},{"title":"100g \/ RAL 7001 - Silbergrau","offer_id":51725331333467,"sku":null,"price":8.95,"currency_code":"EUR","in_stock":true},{"title":"250g \/ RAL 3012 - Beigerot","offer_id":51578874462555,"sku":null,"price":12.45,"currency_code":"EUR","in_stock":true},{"title":"250g \/ RAL 5017 - Verkehrsblau","offer_id":51620212080987,"sku":null,"price":12.45,"currency_code":"EUR","in_stock":true},{"title":"250g \/ RAL 7006 - Beigegrau","offer_id":51620212113755,"sku":null,"price":12.45,"currency_code":"EUR","in_stock":true},{"title":"250g \/ RAL 7011 - Eisengrau","offer_id":51620212146523,"sku":null,"price":12.45,"currency_code":"EUR","in_stock":true},{"title":"250g \/ RAL 7015 - Schiefergrau","offer_id":51620212179291,"sku":null,"price":12.45,"currency_code":"EUR","in_stock":true},{"title":"250g \/ RAL 7016 - Anthrazitgrau","offer_id":51620212212059,"sku":null,"price":12.45,"currency_code":"EUR","in_stock":true},{"title":"250g \/ RAL 7023 - Betongrau","offer_id":51620212244827,"sku":null,"price":12.45,"currency_code":"EUR","in_stock":true},{"title":"250g \/ RAL 7030 - Steingrau","offer_id":51620212277595,"sku":null,"price":12.45,"currency_code":"EUR","in_stock":true},{"title":"250g \/ RAL 7032 - Kieselgrau","offer_id":51620212310363,"sku":null,"price":12.45,"currency_code":"EUR","in_stock":true},{"title":"250g \/ RAL 7035 - Lichtgrau","offer_id":51620212343131,"sku":null,"price":12.45,"currency_code":"EUR","in_stock":true},{"title":"250g \/ RAL 7036 - Platingrau","offer_id":51620212375899,"sku":null,"price":12.45,"currency_code":"EUR","in_stock":true},{"title":"250g \/ RAL 7040 - Fenstergrau","offer_id":51620212408667,"sku":null,"price":12.45,"currency_code":"EUR","in_stock":true},{"title":"250g \/ RAL 8001 - Ockerbraun","offer_id":51620212441435,"sku":null,"price":12.45,"currency_code":"EUR","in_stock":true},{"title":"250g \/ RAL 8024 - Beigebraun","offer_id":51620212474203,"sku":null,"price":12.45,"currency_code":"EUR","in_stock":true},{"title":"250g \/ RAL 9001 - Cremeweiß","offer_id":51620212506971,"sku":null,"price":12.45,"currency_code":"EUR","in_stock":true},{"title":"250g \/ RAL 9005 - Tiefschwarz","offer_id":51620212539739,"sku":null,"price":12.45,"currency_code":"EUR","in_stock":true},{"title":"250g \/ RAL 9016 - Verkehrsweiß","offer_id":51620212572507,"sku":null,"price":12.45,"currency_code":"EUR","in_stock":true},{"title":"250g \/ RAL 7001 - Silbergrau","offer_id":51725331366235,"sku":null,"price":8.95,"currency_code":"EUR","in_stock":true},{"title":"500g \/ RAL 3012 - Beigerot","offer_id":51578874495323,"sku":null,"price":14.95,"currency_code":"EUR","in_stock":true},{"title":"500g \/ RAL 5017 - Verkehrsblau","offer_id":51620212605275,"sku":null,"price":14.95,"currency_code":"EUR","in_stock":true},{"title":"500g \/ RAL 7006 - Beigegrau","offer_id":51620212638043,"sku":null,"price":14.95,"currency_code":"EUR","in_stock":true},{"title":"500g \/ RAL 7011 - Eisengrau","offer_id":51620212670811,"sku":null,"price":14.95,"currency_code":"EUR","in_stock":true},{"title":"500g \/ RAL 7015 - Schiefergrau","offer_id":51620212703579,"sku":null,"price":14.95,"currency_code":"EUR","in_stock":true},{"title":"500g \/ RAL 7016 - Anthrazitgrau","offer_id":51620212736347,"sku":null,"price":14.95,"currency_code":"EUR","in_stock":true},{"title":"500g \/ RAL 7023 - Betongrau","offer_id":51620212769115,"sku":null,"price":14.95,"currency_code":"EUR","in_stock":true},{"title":"500g \/ RAL 7030 - Steingrau","offer_id":51620212801883,"sku":null,"price":14.95,"currency_code":"EUR","in_stock":true},{"title":"500g \/ RAL 7032 - Kieselgrau","offer_id":51620212834651,"sku":null,"price":14.95,"currency_code":"EUR","in_stock":true},{"title":"500g \/ RAL 7035 - Lichtgrau","offer_id":51620212867419,"sku":null,"price":14.95,"currency_code":"EUR","in_stock":true},{"title":"500g \/ RAL 7036 - Platingrau","offer_id":51620212900187,"sku":null,"price":14.95,"currency_code":"EUR","in_stock":true},{"title":"500g \/ RAL 7040 - Fenstergrau","offer_id":51620212932955,"sku":null,"price":14.95,"currency_code":"EUR","in_stock":true},{"title":"500g \/ RAL 8001 - Ockerbraun","offer_id":51620212965723,"sku":null,"price":14.95,"currency_code":"EUR","in_stock":true},{"title":"500g \/ RAL 8024 - Beigebraun","offer_id":51620212998491,"sku":null,"price":14.95,"currency_code":"EUR","in_stock":true},{"title":"500g \/ RAL 9001 - Cremeweiß","offer_id":51620213031259,"sku":null,"price":14.95,"currency_code":"EUR","in_stock":true},{"title":"500g \/ RAL 9005 - Tiefschwarz","offer_id":51620213064027,"sku":null,"price":14.95,"currency_code":"EUR","in_stock":true},{"title":"500g \/ RAL 9016 - Verkehrsweiß","offer_id":51620213096795,"sku":null,"price":14.95,"currency_code":"EUR","in_stock":true},{"title":"500g \/ RAL 7001 - Silbergrau","offer_id":51725331399003,"sku":null,"price":8.95,"currency_code":"EUR","in_stock":true},{"title":"1000g \/ RAL 3012 - Beigerot","offer_id":51578874528091,"sku":null,"price":24.95,"currency_code":"EUR","in_stock":true},{"title":"1000g \/ RAL 5017 - Verkehrsblau","offer_id":51620213129563,"sku":null,"price":24.95,"currency_code":"EUR","in_stock":true},{"title":"1000g \/ RAL 7006 - Beigegrau","offer_id":51620213162331,"sku":null,"price":24.95,"currency_code":"EUR","in_stock":true},{"title":"1000g \/ RAL 7011 - Eisengrau","offer_id":51620213195099,"sku":null,"price":24.95,"currency_code":"EUR","in_stock":true},{"title":"1000g \/ RAL 7015 - Schiefergrau","offer_id":51620213227867,"sku":null,"price":24.95,"currency_code":"EUR","in_stock":true},{"title":"1000g \/ RAL 7016 - Anthrazitgrau","offer_id":51620213260635,"sku":null,"price":24.95,"currency_code":"EUR","in_stock":true},{"title":"1000g \/ RAL 7023 - Betongrau","offer_id":51620213293403,"sku":null,"price":24.95,"currency_code":"EUR","in_stock":true},{"title":"1000g \/ RAL 7030 - Steingrau","offer_id":51620213326171,"sku":null,"price":24.95,"currency_code":"EUR","in_stock":true},{"title":"1000g \/ RAL 7032 - Kieselgrau","offer_id":51620213358939,"sku":null,"price":24.95,"currency_code":"EUR","in_stock":true},{"title":"1000g \/ RAL 7035 - Lichtgrau","offer_id":51620213391707,"sku":null,"price":24.95,"currency_code":"EUR","in_stock":true},{"title":"1000g \/ RAL 7036 - Platingrau","offer_id":51620213424475,"sku":null,"price":24.95,"currency_code":"EUR","in_stock":true},{"title":"1000g \/ RAL 7040 - Fenstergrau","offer_id":51620213457243,"sku":null,"price":24.95,"currency_code":"EUR","in_stock":true},{"title":"1000g \/ RAL 8001 - Ockerbraun","offer_id":51620213490011,"sku":null,"price":24.95,"currency_code":"EUR","in_stock":true},{"title":"1000g \/ RAL 8024 - Beigebraun","offer_id":51620213522779,"sku":null,"price":24.95,"currency_code":"EUR","in_stock":true},{"title":"1000g \/ RAL 9001 - Cremeweiß","offer_id":51620213555547,"sku":null,"price":24.95,"currency_code":"EUR","in_stock":true},{"title":"1000g \/ RAL 9005 - Tiefschwarz","offer_id":51620213588315,"sku":null,"price":24.95,"currency_code":"EUR","in_stock":true},{"title":"1000g \/ RAL 9016 - Verkehrsweiß","offer_id":51620213621083,"sku":null,"price":24.95,"currency_code":"EUR","in_stock":true},{"title":"1000g \/ RAL 7001 - Silbergrau","offer_id":51725331431771,"sku":null,"price":8.95,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0965\/6500\/2587\/files\/Pigment_51ec7bbf-21bc-412d-841d-01e14f6a6851.png?v=1762350937"},{"product_id":"1-kg-quarzsand-zur-rutschhemmung","title":"1 kg Quarzsand zur Rutschhemmung","description":"\u003cstyle\u003e\n\/* ===========================\n   EPX: Produktinfo (Zubehör)\n   – modern, knapp, animiert\n=========================== *\/\n\n:root {\n  --ew-orange:#ff6600;\n  --ew-orange-2:#ff8533;\n  --ew-text:#222;\n  --ew-muted:#666;\n  --ew-border:#ffe0cc;\n  --ew-bg:#ffffff;\n  --ew-soft:#f7f7f7;\n}\n\n\/* Container-Karte *\/\n.epx-pi {\n  font-family: 'Roboto', sans-serif;\n  color: var(--ew-text);\n  background: var(--ew-bg);\n  border: 2px solid var(--ew-orange);\n  border-radius:16px;\n  box-shadow: 0 6px 28px rgba(0,0,0,.10);\n  max-width: 1400px;\n  margin: 50px auto;\n  overflow: hidden;\n  position: relative;\n  isolation: isolate;\n}\n\n\/* animierter Accent-Top *\/\n.epx-pi::before{\n  content:\"\";\n  position:absolute; inset:0 0 auto 0; height:6px;\n  background: linear-gradient(90deg,var(--ew-orange),var(--ew-orange-2),var(--ew-orange));\n  background-size: 200% 100%;\n  animation: epx-flow 6s linear infinite;\n}\n\n\/* Header *\/\n.epx-pi-head{\n  padding: 28px 6% 18px;\n  display:flex; align-items:center; gap:14px;\n  border-bottom:1px solid var(--ew-border);\n  background: var(--ew-orange);\n\n}\n.epx-pi-kicker{\n  font-size:1rem; letter-spacing:.08em; text-transform:uppercase;\n  color:var(--ew-muted);\n  padding:6px 10px; border:1px solid var(--ew-border);\n  border-radius:999px; background:#fff;\n}\n.epx-pi-title{\n  font-weight:800; font-size:1.6rem; color:white; margin:0;\n}\n\n\/* Body: 2-Spalten Grid *\/\n.epx-pi-body{\n  padding: 34px 6% 40px;\n}\n.epx-pi-grid{\n  display:grid;\n  grid-template-columns: 1.2fr .8fr;\n  gap:38px;\n}\n\n\/* Abschnitt: Beschreibung *\/\n.epx-pi-desc h3,\n.epx-pi-spec h3{\n  margin:0 0 10px; font-weight:800; color:var(--ew-orange);\n}\n.epx-pi-desc p{\n  margin:0 0 14px; line-height:1.65; color:#333;\n}\n.epx-pi-bullets{\n  list-style:none; padding:0; margin:12px 0 0; columns:2; column-gap:22px;\n}\n.epx-pi-bullets li{\n  break-inside: avoid;\n  position:relative; padding-left:28px; margin:10px 0; line-height:1.55;\n}\n.epx-pi-bullets li::before{\n  content:\"\"; position:absolute; left:0; top:.4em;\n  width:14px; height:14px; border-radius:3px;\n  background: linear-gradient(135deg,var(--ew-orange),var(--ew-orange-2));\n  box-shadow:0 2px 8px rgba(255,102,0,.35);\n}\n\n\/* Abschnitt: Spezifikation (Tabelle) *\/\n.epx-pi-table{\n  width:100%; border-collapse: collapse; font-size:1.2rem; overflow:hidden;\n  border:1px solid var(--ew-border);\n  border-radius:12px; background:#fff;\n  box-shadow: 0 6px 22px rgba(0,0,0,.04);\n}\n.epx-pi-table tr + tr td{ border-top:1px solid #eee; }\n.epx-pi-table td{\n  padding:14px 14px;\n}\n.epx-pi-table td:first-child{\n  width:42%; color:#444; background:var(--ew-soft); font-weight:600;\n  border-right:1px solid #eee;\n}\n.epx-pi-badge{\n  display:inline-flex; align-items:center; gap:8px;\n  font-size:.85rem; color:#2a2a2a;\n  background:#fff4ec; border:1px solid var(--ew-border);\n  padding:6px 10px; border-radius:999px;\n}\n\n\/* CTA Footer optional *\/\n.epx-pi-cta{\n  padding: 18px 6% 26px;\n  border-top:1px dashed var(--ew-border);\n  display:flex; justify-content:space-between; align-items:center; gap:16px;\n}\n.epx-pi-note{ font-size: 1.2rem; color:#444; }\n.epx-btn{\n  display:inline-block; background:#fff; color:var(--ew-orange);\n  border:2px solid var(--ew-orange);\n  font-weight:700; padding:12px 20px; border-radius:10px; text-decoration:none;\n  transition:.25s;\n}\n.epx-btn:hover{ background:var(--ew-orange); color:#fff; transform: translateY(-1px); box-shadow:0 8px 20px rgba(255,102,0,.25); }\n\n\/* Animations *\/\n@keyframes epx-flow{ 0%{background-position:0% 0} 100%{background-position:200% 0} }\n@keyframes epx-fadeUp{ from{opacity:0; transform:translateY(10px)} to{opacity:1; transform:translateY(0)} }\n\n[data-anim]{ animation: epx-fadeUp .55s ease both; }\n[data-anim][data-d=\"1\"]{ animation-delay:.06s; }\n[data-anim][data-d=\"2\"]{ animation-delay:.12s; }\n[data-anim][data-d=\"3\"]{ animation-delay:.18s; }\n[data-anim][data-d=\"4\"]{ animation-delay:.24s; }\n\n\/* Responsive *\/\n@media (max-width: 900px){\n  .epx-pi-grid{ grid-template-columns: 1fr; gap:26px; }\n  .epx-pi-bullets{ columns:1; }\n  .epx-pi-title{ font-size:1.35rem; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"epx-pi\"\u003e\n  \u003cdiv class=\"epx-pi-head\" data-anim\u003e\n    \u003cspan class=\"epx-pi-kicker\"\u003eRutschhemmung\u003c\/span\u003e\n    \u003ch2 class=\"epx-pi-title\"\u003eQuarzsand zum Einstreuen\u003c\/h2\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"epx-pi-body\"\u003e\n    \u003cdiv class=\"epx-pi-grid\"\u003e\n      \n      \u003c!-- Beschreibung --\u003e\n      \u003csection class=\"epx-pi-desc\" data-anim data-d=\"1\"\u003e\n        \u003ch3\u003eProduktbeschreibung\u003c\/h3\u003e\n        \u003cp\u003eGlatte Harzböden sind gefährlich. Dieser Quarzsand sorgt für sicheren Tritt – in Garage, Werkstatt oder Außenbereich. Einfach in die frische Deckschicht einstreuen und fertig. Kein Mischen, kein Theater. Maximale Haftung, kontrollierbarer Grip.\u003c\/p\u003e\n\n        \u003cul class=\"epx-pi-bullets\"\u003e\n          \u003cli\u003eRutschhemmung bis R11 erreichbar\u003c\/li\u003e\n          \u003cli\u003eEinfach: direkt in die frische Deckschicht streuen\u003c\/li\u003e\n          \u003cli\u003eFür Innen- und Außenflächen\u003c\/li\u003e\n          \u003cli\u003eGeeignet für Garagen, Werkstätten, Außenbereiche\u003c\/li\u003e\n          \u003cli\u003eSaubere, gleichmäßige Textur bei richtiger Anwendung\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/section\u003e\n\n      \u003c!-- Spezifikation --\u003e\n      \u003csection class=\"epx-pi-spec\" data-anim data-d=\"2\"\u003e\n        \u003ch3\u003eSpezifikation\u003c\/h3\u003e\n        \u003ctable class=\"epx-pi-table\"\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eMaterial\u003c\/td\u003e\n            \u003ctd\u003eQuarzsand\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eKörnung\u003c\/td\u003e\n            \u003ctd\u003efein abgestimmt für Bodenharzsysteme\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eEinsatzbereich\u003c\/td\u003e\n            \u003ctd\u003eRutschhemmung \u0026amp; Oberfläche strukturieren\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eRutschklassen\u003c\/td\u003e\n            \u003ctd\u003eR9 bis R11 (abhängig von Menge)\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eDosierung\u003c\/td\u003e\n            \u003ctd\u003e500–1000 g\/m² auf frische Deckschicht\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eAnwendung\u003c\/td\u003e\n            \u003ctd\u003eAufstreuen, nicht einmischen\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eFinish\u003c\/td\u003e\n            \u003ctd\u003eOptional mit Schutzschicht versiegeln\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/table\u003e\n\n        \u003cdiv class=\"epx-pi-badge\" style=\"margin-top:12px;\"\u003e\n          ✓ Einstreuen für echte Rutschhemmung (kein Unterrühren)\n        \u003c\/div\u003e\n      \u003c\/section\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"epx-pi-cta\" data-anim data-d=\"3\"\u003e\n    \u003cspan class=\"epx-pi-note\"\u003e\n      Tipp: Immer satt aufstreuen. „Zart drüberpudern“ ist Amateur-Move und bringt null Haftung.\n    \u003c\/span\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n","brand":"EpoxidWerk24","offers":[{"title":"Default Title","offer_id":51572105838939,"sku":"GEN-Quarzsand-1KG","price":2.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0965\/6500\/2587\/files\/Quarzsand.webp?v=1760942763"},{"product_id":"1kg-glasperlen-zur-rutschhemmung","title":"1kg Glasperlen zur Rutschhemmung","description":"\u003cstyle\u003e\n\/* ===========================\n   EPX: Produktinfo (Zubehör)\n   – modern, knapp, animiert\n=========================== *\/\n\n:root {\n  --ew-orange:#ff6600;\n  --ew-orange-2:#ff8533;\n  --ew-text:#222;\n  --ew-muted:#666;\n  --ew-border:#ffe0cc;\n  --ew-bg:#ffffff;\n  --ew-soft:#f7f7f7;\n}\n\n\/* Container-Karte *\/\n.epx-pi {\n  font-family: 'Roboto', sans-serif;\n  color: var(--ew-text);\n  background: var(--ew-bg);\n  border: 2px solid var(--ew-orange);\n  border-radius:16px;\n  box-shadow: 0 6px 28px rgba(0,0,0,.10);\n  max-width: 1400px;\n  margin: 50px auto;\n  overflow: hidden;\n  position: relative;\n  isolation: isolate;\n}\n\n\/* animierter Accent-Top *\/\n.epx-pi::before{\n  content:\"\";\n  position:absolute; inset:0 0 auto 0; height:6px;\n  background: linear-gradient(90deg,var(--ew-orange),var(--ew-orange-2),var(--ew-orange));\n  background-size: 200% 100%;\n  animation: epx-flow 6s linear infinite;\n}\n\n\/* Header *\/\n.epx-pi-head{\n  padding: 28px 6% 18px;\n  display:flex; align-items:center; gap:14px;\n  border-bottom:1px solid var(--ew-border);\n  background: var(--ew-orange);\n\n}\n.epx-pi-kicker{\n  font-size:1rem; letter-spacing:.08em; text-transform:uppercase;\n  color:var(--ew-muted);\n  padding:6px 10px; border:1px solid var(--ew-border);\n  border-radius:999px; background:#fff;\n}\n.epx-pi-title{\n  font-weight:800; font-size:1.6rem; color:white; margin:0;\n}\n\n\/* Body: 2-Spalten Grid *\/\n.epx-pi-body{\n  padding: 34px 6% 40px;\n}\n.epx-pi-grid{\n  display:grid;\n  grid-template-columns: 1.2fr .8fr;\n  gap:38px;\n}\n\n\/* Abschnitt: Beschreibung *\/\n.epx-pi-desc h3,\n.epx-pi-spec h3{\n  margin:0 0 10px; font-weight:800; color:var(--ew-orange);\n}\n.epx-pi-desc p{\n  margin:0 0 14px; line-height:1.65; color:#333;\n}\n.epx-pi-bullets{\n  list-style:none; padding:0; margin:12px 0 0; columns:2; column-gap:22px;\n}\n.epx-pi-bullets li{\n  break-inside: avoid;\n  position:relative; padding-left:28px; margin:10px 0; line-height:1.55;\n}\n.epx-pi-bullets li::before{\n  content:\"\"; position:absolute; left:0; top:.4em;\n  width:14px; height:14px; border-radius:3px;\n  background: linear-gradient(135deg,var(--ew-orange),var(--ew-orange-2));\n  box-shadow:0 2px 8px rgba(255,102,0,.35);\n}\n\n\/* Abschnitt: Spezifikation (Tabelle) *\/\n.epx-pi-table{\n  width:100%; border-collapse: collapse; font-size:1.2rem; overflow:hidden;\n  border:1px solid var(--ew-border);\n  border-radius:12px; background:#fff;\n  box-shadow: 0 6px 22px rgba(0,0,0,.04);\n}\n.epx-pi-table tr + tr td{ border-top:1px solid #eee; }\n.epx-pi-table td{\n  padding:14px 14px;\n}\n.epx-pi-table td:first-child{\n  width:42%; color:#444; background:var(--ew-soft); font-weight:600;\n  border-right:1px solid #eee;\n}\n.epx-pi-badge{\n  display:inline-flex; align-items:center; gap:8px;\n  font-size:.85rem; color:#2a2a2a;\n  background:#fff4ec; border:1px solid var(--ew-border);\n  padding:6px 10px; border-radius:999px;\n}\n\n\/* CTA Footer optional *\/\n.epx-pi-cta{\n  padding: 18px 6% 26px;\n  border-top:1px dashed var(--ew-border);\n  display:flex; justify-content:space-between; align-items:center; gap:16px;\n}\n.epx-pi-note{ font-size: 1.2rem; color:#444; }\n.epx-btn{\n  display:inline-block; background:#fff; color:var(--ew-orange);\n  border:2px solid var(--ew-orange);\n  font-weight:700; padding:12px 20px; border-radius:10px; text-decoration:none;\n  transition:.25s;\n}\n.epx-btn:hover{ background:var(--ew-orange); color:#fff; transform: translateY(-1px); box-shadow:0 8px 20px rgba(255,102,0,.25); }\n\n\/* Animations *\/\n@keyframes epx-flow{ 0%{background-position:0% 0} 100%{background-position:200% 0} }\n@keyframes epx-fadeUp{ from{opacity:0; transform:translateY(10px)} to{opacity:1; transform:translateY(0)} }\n\n[data-anim]{ animation: epx-fadeUp .55s ease both; }\n[data-anim][data-d=\"1\"]{ animation-delay:.06s; }\n[data-anim][data-d=\"2\"]{ animation-delay:.12s; }\n[data-anim][data-d=\"3\"]{ animation-delay:.18s; }\n[data-anim][data-d=\"4\"]{ animation-delay:.24s; }\n\n\/* Responsive *\/\n@media (max-width: 900px){\n  .epx-pi-grid{ grid-template-columns: 1fr; gap:26px; }\n  .epx-pi-bullets{ columns:1; }\n  .epx-pi-title{ font-size:1.35rem; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"epx-pi\"\u003e\n  \u003cdiv class=\"epx-pi-head\" data-anim\u003e\n    \u003cspan class=\"epx-pi-kicker\"\u003eRutschhemmung\u003c\/span\u003e\n    \u003ch2 class=\"epx-pi-title\"\u003eGlasperlen für transparente Anti-Rutsch-Oberflächen\u003c\/h2\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"epx-pi-body\"\u003e\n    \u003cdiv class=\"epx-pi-grid\"\u003e\n      \n      \u003c!-- Beschreibung --\u003e\n      \u003csection class=\"epx-pi-desc\" data-anim data-d=\"1\"\u003e\n        \u003ch3\u003eProduktbeschreibung\u003c\/h3\u003e\n        \u003cp\u003eWenn du Grip brauchst, aber die Optik nicht killen willst, nimm Glasperlen. Sie sorgen für eine dezente, transparente Rutschhemmung, ohne die Farbe oder Struktur deines Bodens zu verändern. Feiner Glanz, klare Fläche, sicherer Tritt.\u003c\/p\u003e\n\n        \u003cul class=\"epx-pi-bullets\"\u003e\n          \u003cli\u003eTransparente Rutschhemmung, kein Weißschleier\u003c\/li\u003e\n          \u003cli\u003eIdeal für Design-Böden \u0026amp; farbige Epoxidharze\u003c\/li\u003e\n          \u003cli\u003eFeine Mikrostruktur für Grip ohne Groboptik\u003c\/li\u003e\n          \u003cli\u003eFür Innen \u0026amp; Außen geeignet\u003c\/li\u003e\n          \u003cli\u003eEinfach einstreuen, kein Einrollen\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/section\u003e\n\n      \u003c!-- Spezifikation --\u003e\n      \u003csection class=\"epx-pi-spec\" data-anim data-d=\"2\"\u003e\n        \u003ch3\u003eSpezifikation\u003c\/h3\u003e\n        \u003ctable class=\"epx-pi-table\"\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eMaterial\u003c\/td\u003e\n            \u003ctd\u003eGlasperlen\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eOptik\u003c\/td\u003e\n            \u003ctd\u003eTransparent, dezenter Glanz\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eEinsatzbereich\u003c\/td\u003e\n            \u003ctd\u003eRutschhemmung für Design-Böden, Showrooms, Garagen\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eRutschklassen\u003c\/td\u003e\n            \u003ctd\u003eR9 – R11 je nach Dosierung\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eDosierung\u003c\/td\u003e\n            \u003ctd\u003eleicht bis mittel einstreuen, je nach gewünschtem Grip\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eAnwendung\u003c\/td\u003e\n            \u003ctd\u003eAuf frische Deck- oder Schutzschicht streuen\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eFinish\u003c\/td\u003e\n            \u003ctd\u003eAnschließend mit Schutzschicht versiegeln\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/table\u003e\n\n        \u003cdiv class=\"epx-pi-badge\" style=\"margin-top:12px;\"\u003e\n          ✓ Unsichtbare Anti-Rutsch-Lösung für hochwertige Oberflächen\n        \u003c\/div\u003e\n      \u003c\/section\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"epx-pi-cta\" data-anim data-d=\"3\"\u003e\n    \u003cspan class=\"epx-pi-note\"\u003e\n      Tipp: Gleichmäßig streuen. Zu wenig = optisch top aber wenig Grip. Zu viel = unnötige Rauheit.\n    \u003c\/span\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n","brand":"EpoxidWerk24","offers":[{"title":"Default Title","offer_id":51572112720219,"sku":"GEN-Glasperlen-1KG","price":4.49,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0965\/6500\/2587\/files\/Glaspernen_1.webp?v=1760943102"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0965\/6500\/2587\/collections\/epoxidwerk_bodenbeschichtung_zubehoer.png?v=1782828419","url":"https:\/\/epoxidwerk24.de\/collections\/bodenbeschichtung-zubehoer.oembed","provider":"EpoxidWerk24","version":"1.0","type":"link"}