{"product_id":"poster-kinder-tankstelle","title":"Poster KinderTankstelle®  (ab 3 Jahren) | (Download zum selber Ausdrucken)","description":"\u003cbody\u003e\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;1,300;1,400\u0026amp;family=DM+Sans:wght@300;400;500\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n  :root {\n    --sage: #3d6b5e;\n    --sage-mid: #6a9e8c;\n    --sage-light: #b8d4cb;\n    --cream: #f5ede0;\n    --card-bg: #faf8f4;\n    --terra: #b8604a;\n    --forest: #243d35;\n    --text-light: #5c7a70;\n    --white: #ffffff;\n  }\n  * { box-sizing: border-box; margin: 0; padding: 0; }\n  body { font-family: 'DM Sans', sans-serif; font-weight: 300; color: var(--forest); background: var(--white); line-height: 1.7; -webkit-font-smoothing: antialiased; }\n  .wrap { max-width: 720px; margin: 0 auto; padding: 0 16px; }\n\n  \/* HERO *\/\n  .hero { background: var(--cream); border-radius: 20px; padding: 52px 44px; text-align: center; margin-bottom: 40px; position: relative; overflow: hidden; }\n  .hero::before { content: ''; position: absolute; top: -60px; right: -60px; width: 220px; height: 220px; background: radial-gradient(circle, rgba(61,107,94,0.1) 0%, transparent 70%); border-radius: 50%; }\n  .hero-tag { display: inline-block; background: var(--sage); color: var(--white); font-size: 11px; letter-spacing: 2.5px; text-transform: uppercase; padding: 6px 18px; border-radius: 20px; margin-bottom: 20px; position: relative; z-index: 1; }\n  .hero h1 { font-family: 'Cormorant Garamond', serif; font-weight: 300; font-style: italic; font-size: clamp(30px, 5vw, 44px); line-height: 1.2; margin-bottom: 14px; position: relative; z-index: 1; }\n  .hero-subtitle { font-size: 15px; font-weight: 300; color: var(--text-light); max-width: 480px; margin: 0 auto 28px; line-height: 1.8; position: relative; z-index: 1; }\n  .hero-badges { display: flex; justify-content: center; gap: 10px; flex-wrap: wrap; position: relative; z-index: 1; }\n  .hero-badge { background: var(--white); border: 1px solid rgba(61,107,94,0.2); border-radius: 50px; padding: 7px 16px; font-size: 12px; font-weight: 400; color: var(--text-light); display: flex; align-items: center; gap: 6px; }\n  .badge-dot { width: 6px; height: 6px; background: var(--sage); border-radius: 50%; }\n\n  \/* INTRO *\/\n  .intro { padding: 8px 0 44px; text-align: center; }\n  .intro p { font-size: 16px; font-weight: 300; max-width: 560px; margin: 0 auto 14px; line-height: 1.85; }\n\n  \/* SECTION TITLE *\/\n  .section-title { font-family: 'Cormorant Garamond', serif; font-weight: 300; font-style: italic; font-size: 26px; text-align: center; margin-bottom: 8px; }\n  .section-subtitle { font-size: 14px; font-weight: 300; color: var(--text-light); text-align: center; margin-bottom: 28px; }\n\n  \/* WIE NUTZEN KARTEN *\/\n  .uses { display: flex; flex-direction: column; gap: 14px; margin-bottom: 44px; }\n\n  .use-card { border-radius: 16px; padding: 28px 30px; display: flex; gap: 20px; align-items: flex-start; }\n  .use-card--cream { background: var(--cream); }\n  .use-card--sage { background: rgba(61,107,94,0.08); border: 1px solid rgba(61,107,94,0.15); }\n  .use-card--forest { background: var(--forest); }\n\n  .use-icon { width: 44px; height: 44px; border-radius: 12px; display: flex; align-items: center; justify-content: center; font-size: 20px; flex-shrink: 0; }\n  .use-card--cream .use-icon { background: rgba(61,107,94,0.12); }\n  .use-card--sage .use-icon { background: rgba(61,107,94,0.15); }\n  .use-card--forest .use-icon { background: rgba(255,255,255,0.12); }\n\n  .use-title { font-weight: 500; font-size: 15px; margin-bottom: 8px; line-height: 1.3; }\n  .use-card--forest .use-title { color: var(--white); }\n  .use-card--forest .use-desc { color: rgba(245,237,224,0.85); }\n\n  .use-desc { font-size: 14px; font-weight: 300; color: var(--text-light); line-height: 1.7; }\n  .use-card--cream .use-desc { color: var(--text-light); }\n  .use-card--sage .use-desc { color: var(--text-light); }\n\n  \/* WICHTIG BLOCK *\/\n  .wichtig { background: var(--terra); border-radius: 16px; padding: 28px 32px; margin-bottom: 44px; display: flex; gap: 18px; align-items: flex-start; }\n  .wichtig-icon { font-size: 22px; flex-shrink: 0; margin-top: 2px; }\n  .wichtig-title { font-weight: 500; font-size: 14px; color: var(--white); margin-bottom: 6px; }\n  .wichtig-text { font-size: 13.5px; font-weight: 300; color: rgba(255,255,255,0.88); line-height: 1.7; }\n\n  \/* ADHS BLOCK *\/\n  .adhs-block { background: var(--sage); border-radius: 16px; padding: 28px 32px; margin-bottom: 44px; display: flex; gap: 20px; align-items: flex-start; }\n  .adhs-icon { width: 44px; height: 44px; background: rgba(255,255,255,0.15); border-radius: 12px; display: flex; align-items: center; justify-content: center; font-size: 20px; flex-shrink: 0; }\n  .adhs-title { font-weight: 500; font-size: 14px; color: var(--white); margin-bottom: 6px; }\n  .adhs-desc { font-size: 13.5px; font-weight: 300; color: rgba(245,237,224,0.88); line-height: 1.65; }\n\n  \/* AUDIENCE *\/\n  .audience { background: var(--forest); border-radius: 20px; padding: 40px 44px; margin-bottom: 40px; color: var(--white); }\n  .audience h3 { font-family: 'Cormorant Garamond', serif; font-weight: 300; font-style: italic; font-size: 24px; margin-bottom: 20px; }\n  .audience-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; }\n  .audience-item { display: flex; align-items: flex-start; gap: 10px; font-size: 14px; font-weight: 300; line-height: 1.55; opacity: 0.9; }\n  .audience-item::before { content: '✓'; font-weight: 500; color: var(--sage-light); flex-shrink: 0; margin-top: 1px; }\n\n  \/* PROMISE *\/\n  .promise { background: var(--cream); border-radius: 20px; padding: 40px 44px; text-align: center; }\n  .promise h3 { font-family: 'Cormorant Garamond', serif; font-weight: 300; font-style: italic; font-size: 24px; margin-bottom: 10px; }\n  .promise p { font-size: 14.5px; font-weight: 300; color: var(--text-light); line-height: 1.75; max-width: 480px; margin: 0 auto; }\n\n  @media (max-width: 600px) {\n    .hero { padding: 36px 24px; }\n    .audience { padding: 32px 24px; }\n    .audience-grid { grid-template-columns: 1fr; }\n    .use-card { padding: 22px; }\n    .promise { padding: 32px 24px; }\n  }\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"wrap\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003cdiv class=\"hero\"\u003e\n    \u003cspan class=\"hero-tag\"\u003eBestseller · Ab 3 Jahren\u003c\/span\u003e\n    \u003ch1\u003ePosterset KinderTankstelle®\u003c\/h1\u003e\n    \u003cp class=\"hero-subtitle\"\u003eKein Lernposter. Ein Ort. Ein gemeinsamer Referenzpunkt für die Innenwelt deines Kindes, der Verbindung schafft, Gespräche öffnet und Verständnis wachsen lässt.\u003c\/p\u003e\n    \u003cdiv class=\"hero-badges\"\u003e\n      \u003cdiv class=\"hero-badge\"\u003e\n\u003cspan class=\"badge-dot\"\u003e\u003c\/span\u003e5 Poster im Set\u003c\/div\u003e\n      \u003cdiv class=\"hero-badge\"\u003e\n\u003cspan class=\"badge-dot\"\u003e\u003c\/span\u003eAb 3 bis 12 Jahre\u003c\/div\u003e\n      \u003cdiv class=\"hero-badge\"\u003e\n\u003cspan class=\"badge-dot\"\u003e\u003c\/span\u003eSofortiger Download\u003c\/div\u003e\n      \u003cdiv class=\"hero-badge\"\u003e\n\u003cspan class=\"badge-dot\"\u003e\u003c\/span\u003eEingetragene Marke\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- INTRO --\u003e\n  \u003cdiv class=\"intro\"\u003e\n    \u003cp\u003eDein Kind tobt, zieht sich zurück oder explodiert scheinbar grundlos. Du siehst dass etwas nicht stimmt, aber keiner von euch kann es benennen.\u003c\/p\u003e\n    \u003cp\u003eDie KinderTankstelle® gibt euch beiden eine gemeinsame Sprache für das was innen passiert. Sie funktioniert immer. Die Frage ist nur wie du sie nutzt.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- WIE NUTZEN --\u003e\n  \u003cp class=\"section-title\"\u003eDrei Arten wie die KinderTankstelle® wirkt\u003c\/p\u003e\n  \u003cp class=\"section-subtitle\"\u003eJe nach Moment, je nach Kind, je nach Beziehung.\u003c\/p\u003e\n\n  \u003cdiv class=\"uses\"\u003e\n\n    \u003cdiv class=\"use-card use-card--cream\"\u003e\n      \u003cdiv class=\"use-icon\"\u003e👁️\u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"use-title\" style=\"color: #243d35;\"\u003eFür dich — Verhalten verstehen ohne Worte\u003c\/div\u003e\n        \u003cdiv class=\"use-desc\"\u003eDu schaust auf das Posterset und erkennst sofort was mit dem Verhalten deines Kindes gerade los ist. Auf Nervensystemebene, auf Gefühlsebene, auf Bedürfnisebene. Das geht jederzeit, ganz für dich allein, ohne dass dein Kind dabei sein muss.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"use-card use-card--sage\"\u003e\n      \u003cdiv class=\"use-icon\"\u003e👆\u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"use-title\" style=\"color: #243d35;\"\u003eFür euch gemeinsam — stille Kommunikation\u003c\/div\u003e\n        \u003cdiv class=\"use-desc\"\u003eWenn Worte nicht kommen oder dein Kind gerade nicht reden kann oder will, kann es zeigen. Ein Finger auf das Poster sagt mehr als viele Sätze. Kein Druck, kein Zwang, einfach ein Angebot das immer da ist.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"use-card use-card--forest\"\u003e\n      \u003cdiv class=\"use-icon\"\u003e💬\u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"use-title\" style=\"color: #f5ede0 !important;\"\u003eAls Reflexionsort — nachher gemeinsam zurückschauen\u003c\/div\u003e\n        \u003cdiv class=\"use-desc\"\u003eWenn der Sturm vorbei ist, öffnet das Posterset Gespräche die vorher nicht möglich waren. Was war das vorhin? Wie hast du dich gefühlt? Was hättest du gebraucht? Das Poster gibt euch einen sicheren Ort für echte Verbindung.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- WICHTIG --\u003e\n  \u003cdiv class=\"wichtig\"\u003e\n    \u003cdiv class=\"wichtig-icon\"\u003e💡\u003c\/div\u003e\n    \u003cdiv\u003e\n      \u003cdiv class=\"wichtig-title\"\u003eWichtig zu wissen\u003c\/div\u003e\n      \u003cdiv class=\"wichtig-text\"\u003eDie KinderTankstelle® funktioniert immer, denn sie gibt dir und deinem Kind jederzeit Orientierung. Was nicht immer funktioniert ist die Erwartung, dass dein Kind selbstständig zum Poster geht und sich alleine reguliert. Das Posterset ist kein Erzieher und kein zweiter Elternteil. Es ist ein Werkzeug für Verbindung zwischen euch, das erst wirkt wenn Vertrauen und Beziehung da sind.\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ADHS --\u003e\n  \u003cdiv class=\"adhs-block\"\u003e\n    \u003cdiv class=\"adhs-icon\"\u003e💡\u003c\/div\u003e\n    \u003cdiv\u003e\n      \u003cdiv class=\"adhs-title\"\u003eAuch stark für Erwachsene mit ADHS und Autismus\u003c\/div\u003e\n      \u003cdiv class=\"adhs-desc\"\u003eViele Erwachsene mit ADHS oder Autismus nutzen die KinderTankstelle® für sich selbst. Die klaren Visualisierungen helfen dabei, den eigenen Zustand schnell einzuordnen und gezielt zu regulieren. Der Alltag wird leichter wenn man weiß wo man gerade steht.\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- AUDIENCE --\u003e\n  \u003cdiv class=\"audience\"\u003e\n    \u003ch3 style=\"font-family: Cormorant Garamond, serif; font-weight: 300; font-style: italic; font-size: 24px; margin-bottom: 20px; color: #f5ede0 !important;\"\u003eFür wen ist die KinderTankstelle®?\u003c\/h3\u003e\n    \u003cdiv class=\"audience-grid\"\u003e\n      \u003cdiv class=\"audience-item\"\u003eEltern mit Kindern ab 3 bis 12 Jahren\u003c\/div\u003e\n      \u003cdiv class=\"audience-item\"\u003eErzieher:innen in Kitas und Kindergärten\u003c\/div\u003e\n      \u003cdiv class=\"audience-item\"\u003eLehrkräfte in der Grundschule\u003c\/div\u003e\n      \u003cdiv class=\"audience-item\"\u003eTherapeut:innen und Fachkräfte\u003c\/div\u003e\n      \u003cdiv class=\"audience-item\"\u003eErwachsene mit ADHS oder Autismus\u003c\/div\u003e\n      \u003cdiv class=\"audience-item\"\u003eAlle die Gefühle besser verstehen wollen\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- WAS IM SET --\u003e\n  \u003cp class=\"section-title\" style=\"margin-bottom: 8px;\"\u003eWas das 5-seitige Posterset enthält\u003c\/p\u003e\n  \u003cp class=\"section-subtitle\"\u003eJedes Poster hat eine klare Aufgabe.\u003c\/p\u003e\n  \u003cdiv style=\"display: flex; flex-direction: column; gap: 10px; margin-bottom: 44px;\"\u003e\n    \u003cdiv style=\"background: var(--card-bg); border: 1px solid rgba(61,107,94,0.12); border-radius: 12px; padding: 16px 20px; display: flex; gap: 12px; align-items: center;\"\u003e\n      \u003cdiv style=\"width: 6px; height: 6px; background: var(--sage); border-radius: 50%; flex-shrink: 0;\"\u003e\u003c\/div\u003e\n      \u003cspan style=\"font-size: 14px; font-weight: 300; color: var(--forest);\"\u003eUnerfüllte Bedürfnisse erkennen und benennen\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: var(--card-bg); border: 1px solid rgba(61,107,94,0.12); border-radius: 12px; padding: 16px 20px; display: flex; gap: 12px; align-items: center;\"\u003e\n      \u003cdiv style=\"width: 6px; height: 6px; background: var(--sage); border-radius: 50%; flex-shrink: 0;\"\u003e\u003c\/div\u003e\n      \u003cspan style=\"font-size: 14px; font-weight: 300; color: var(--forest);\"\u003eGefühle erkennen und benennen\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: var(--card-bg); border: 1px solid rgba(61,107,94,0.12); border-radius: 12px; padding: 16px 20px; display: flex; gap: 12px; align-items: center;\"\u003e\n      \u003cdiv style=\"width: 6px; height: 6px; background: var(--sage); border-radius: 50%; flex-shrink: 0;\"\u003e\u003c\/div\u003e\n      \u003cspan style=\"font-size: 14px; font-weight: 300; color: var(--forest);\"\u003eVerstehen in welchem Bereich das Nervensystem gerade ist\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: var(--card-bg); border: 1px solid rgba(61,107,94,0.12); border-radius: 12px; padding: 16px 20px; display: flex; gap: 12px; align-items: center;\"\u003e\n      \u003cdiv style=\"width: 6px; height: 6px; background: var(--sage); border-radius: 50%; flex-shrink: 0;\"\u003e\u003c\/div\u003e\n      \u003cspan style=\"font-size: 14px; font-weight: 300; color: var(--forest);\"\u003eDen passenden Regulationshelfer finden\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: var(--card-bg); border: 1px solid rgba(61,107,94,0.12); border-radius: 12px; padding: 16px 20px; display: flex; gap: 12px; align-items: center;\"\u003e\n      \u003cdiv style=\"width: 6px; height: 6px; background: var(--sage); border-radius: 50%; flex-shrink: 0;\"\u003e\u003c\/div\u003e\n      \u003cspan style=\"font-size: 14px; font-weight: 300; color: var(--forest);\"\u003eGemeinsam wieder erden mit dem 5-4-3-2-1 Poster\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- KLEINKINDER HINWEIS --\u003e\n  \u003cdiv style=\"background: var(--cream); border-radius: 14px; padding: 22px 26px; margin-bottom: 40px; display: flex; gap: 16px; align-items: flex-start;\"\u003e\n    \u003cdiv style=\"font-size: 20px; flex-shrink: 0;\"\u003e👶\u003c\/div\u003e\n    \u003cdiv\u003e\n      \u003cdiv style=\"font-weight: 500; font-size: 14px; color: var(--forest); margin-bottom: 6px;\"\u003eFür Kinder unter 3 Jahren\u003c\/div\u003e\n      \u003cdiv style=\"font-size: 13.5px; font-weight: 300; color: var(--text-light); line-height: 1.65;\"\u003eFür Kleinkinder von 1 bis 3 Jahren gibt es die \u003cstrong style=\"font-weight: 500; color: var(--forest);\"\u003eKleinkinderTankstelle™\u003c\/strong\u003e, speziell auf diese frühe Entwicklungsphase abgestimmt.\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PROMISE --\u003e\n  \u003cdiv class=\"promise\"\u003e\n    \u003ch3 style=\"font-family: Cormorant Garamond, serif; font-weight: 300; font-style: italic; font-size: 24px; margin-bottom: 10px; color: #243d35 !important;\"\u003eSofort ausdrucken. Sofort aufhängen.\u003c\/h3\u003e\n    \u003cp\u003eNach dem Kauf erhältst du alle 5 Poster als hochauflösende PDF-Dateien zum Selbstausdrucken. In jedem Format, für jede Wand. Heute bestellt, heute aufgehängt.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"Mine \u0026 Burhan","offers":[{"title":"Deutsch","offer_id":47421614948677,"sku":"","price":10.0,"currency_code":"EUR","in_stock":true},{"title":"Englisch","offer_id":47646853693765,"sku":"","price":10.0,"currency_code":"EUR","in_stock":true},{"title":"Türkisch","offer_id":47421614981445,"sku":"","price":10.0,"currency_code":"EUR","in_stock":true},{"title":"Arabisch","offer_id":47425211597125,"sku":"","price":10.0,"currency_code":"EUR","in_stock":true},{"title":"Polnisch","offer_id":47425211629893,"sku":"","price":10.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0755\/6261\/5109\/files\/2C8E3213-686F-4CD5-AECB-993B1C91B358.png?v=1744752748","url":"https:\/\/shop.mineundburhan.de\/products\/poster-kinder-tankstelle","provider":"Mine und Burhan","version":"1.0","type":"link"}