{"product_id":"dont-talk-to-strangers","title":"Don't Talk to Strangers ","description":"\u003csection class=\"strangers-section product__description rte quick-description\"\u003e\u003c!-- HEADER --\u003e\u003cheader class=\"strangers-header\"\u003e\n\u003ch2\u003e 🛸 Don't Talk to Strangers – Kids, Aliens, and a Chaos Neighborhood \u003c\/h2\u003e\n\n\u003c\/header\u003e\n\u003cdiv class=\"strangers-layout\"\u003e\n\n\u003c!-- COLONNA TESTO PRINCIPALE --\u003e\n\u003carticle class=\"strangers-narrative\"\u003e\n\u003cp\u003eIn \u003cstrong\u003eDon't Talk to Strangers,\u003c\/strong\u003e school's out, but the neighborhood is filled with suspicious visitors from… no one knows where. Your goal? Get your kids from school to safe spaces before the \u003cstrong\u003eStrangers\u003c\/strong\u003e take over. A quick, naughty \u003cstrong\u003efamily and party board game\u003c\/strong\u003e , perfect for those who love Steven Rhodes-style humor.\u003c\/p\u003e\n\n\u003c!-- CARD ORIZZONTALE --\u003e\n\u003cdiv class=\"strangers-card\"\u003e\n\n\u003cp\u003e \u003cstrong\u003eEvery path is a choice. Every choice can end well... or very badly.\u003c\/strong\u003e\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cp\u003e Each turn, you play a movement card—walk, run, skateboard, school bus, or city bus—to move your child and reach spaces that award points or special bonuses. As soon as a Kid enters a safe zone, you immediately place another one in school: the race begins again.\u003c\/p\u003e\n\n\u003c!-- CARD MINI --\u003e\n\u003cdiv class=\"strangers-mini\"\u003e\n\n \u003cp\u003e\u003cem\u003eNo one in the neighborhood is truly safe… least of all your Kids.\u003c\/em\u003e\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cp\u003e The problem? Stranger cards. When someone draws one, a child can be kidnapped and space becomes blocked for everyone. And flying saucers can hit even those who were already safe, forcing you to redraw your route at the last second.\u003c\/p\u003e\n\n\u003cp\u003e With lightning-fast turns, controlled chaos, and a dark, humorous setting, \u003cstrong\u003eDon't Talk to Strangers\u003c\/strong\u003e is the kind of game that brings laughter, screams, and unexpected twists both in groups and solo.\u003c\/p\u003e\n\n\u003c\/article\u003e\n\u003c!-- COLONNA FEATURES --\u003e\n\u003caside class=\"strangers-features\"\u003e\n\u003ch3\u003eWhy “Don't Talk to Strangers” Rocks the Table\u003c\/h3\u003e\n\n\u003cul\u003e\n\n\u003cli\u003e 🛼 \u003cstrong\u003eDifferent movements\u003c\/strong\u003e (bus, skateboard, running) to optimize every movement\u003c\/li\u003e\n\n\u003cli\u003e 🛸 \u003cstrong\u003eStrangers and UFOs\u003c\/strong\u003e abducting kids and blocking paths\u003c\/li\u003e\n\n\u003cli\u003e 🎉 Fast, interactive and super naughty \u003cstrong\u003efamily \u0026amp; party game\u003c\/strong\u003e\n\u003c\/li\u003e\n\n\u003cli\u003e 🎨 \u003cstrong\u003eSteven Rhodes style\u003c\/strong\u003e between vintage horror and dark humor\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\u003c!-- QUOTE --\u003e\n\u003cdiv class=\"strangers-quote\"\u003e\n\n \u003cp\u003e\u003cem\u003eIn the haunted neighborhood, those who know how to change direction at the last second survive.\u003c\/em\u003e \u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/aside\u003e\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\u003cstyle\u003e\n\/* 🎨 DON'T TALK TO STRANGERS – Palette vintage horror\/cartoon *\/\n.strangers-section {\n  --orange: #ff6a29;\n  --red: #d82a27;\n  --green: #4ad679;\n  --blue: #4aa4e0;\n  --dark: #121212;\n  --soft-bg: rgba(255,255,255,0.82);\n\n  background: linear-gradient(135deg, #fff9f3 0%, #ffe3cc 50%, #ffd4a8 100%);\n  border-radius: 28px;\n  padding: 2.4rem 2rem;\n  max-width: 1100px;\n  margin: 2.4rem auto;\n  box-shadow: 0 10px 26px rgba(0,0,0,0.15);\n}\n\n\/* Header *\/\n.strangers-header h2 {\n  text-align: center;\n  font-family: \"Bungee\", sans-serif;\n  font-size: 2rem;\n  color: var(--orange);\n  margin-bottom: 1.8rem;\n  text-shadow: 0 0 10px rgba(0,0,0,0.25);\n}\n\n\/* Layout *\/\n.strangers-layout {\n  display: grid;\n  grid-template-columns: 1.45fr 1fr;\n  gap: 1.6rem;\n}\n\n\/* Main narrative *\/\n.strangers-narrative {\n  background: var(--soft-bg);\n  padding: 1.6rem 1.8rem;\n  border-radius: 20px;\n  border-left: 6px solid var(--green);\n  box-shadow: 0 6px 20px rgba(0,0,0,0.07);\n  color: var(--dark);\n  line-height: 1.75;\n}\n\n.strangers-narrative strong {\n  color: var(--red);\n}\n\n\/* Cards *\/\n.strangers-card {\n  background: linear-gradient(90deg, var(--yellow, #ffe88a), rgba(255,255,255,0.7));\n  padding: 1rem 1.2rem;\n  border-left: 5px solid var(--orange);\n  border-radius: 12px;\n  margin: 1.4rem 0;\n  text-align: center;\n  font-weight: 600;\n}\n\n.strangers-mini {\n  background: rgba(74,164,224,0.15);\n  padding: 0.8rem 1rem;\n  border-left: 5px solid var(--blue);\n  border-radius: 12px;\n  margin: 1.4rem 0;\n  text-align: center;\n  font-style: italic;\n  font-weight: 600;\n}\n\n\/* FEATURES COLUMN *\/\n.strangers-features {\n  background: rgba(255,255,255,0.88);\n  padding: 1.6rem 1.6rem;\n  border-radius: 20px;\n  border: 2px solid var(--orange);\n  box-shadow: 0 6px 18px rgba(0,0,0,0.06);\n}\n\n.strangers-features h3 {\n  font-family: \"Bungee\", sans-serif;\n  color: var(--green);\n  margin-bottom: 1rem;\n}\n\n.strangers-features ul {\n  list-style: none;\n  padding: 0;\n  display: grid;\n  gap: 0.75rem;\n}\n\n.strangers-features li {\n  background: linear-gradient(90deg, rgba(216,42,39,0.18), rgba(74,164,224,0.18));\n  padding: 0.6rem 0.8rem;\n  border-left: 5px solid var(--red);\n  border-radius: 10px;\n}\n\n\/* Quote *\/\n.strangers-quote {\n  margin-top: 1.6rem;\n  background: rgba(255,106,41,0.2);\n  border-left: 5px solid var(--orange);\n  padding: 1rem;\n  border-radius: 12px;\n  text-align: center;\n  font-weight: 600;\n}\n\n@media (max-width: 900px) {\n  .strangers-layout {\n    grid-template-columns: 1fr;\n  }\n}\n\u003c\/style\u003e","brand":"Cryptozoic Entertainment","offers":[{"title":"Default Title","offer_id":52917081145671,"sku":null,"price":23.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0887\/8905\/7863\/files\/Don_tTalktoStrangers00.webp?v=1765173604","url":"https:\/\/frogames.business\/en\/products\/dont-talk-to-strangers","provider":"FroGames","version":"1.0","type":"link"}