{"product_id":"dance-of-ibexes","title":"Dance of Ibexes ","description":"\u003c!-- 🐐 DANCE OF IBEXES – Stambecchi, numeri e burroni improvvisi --\u003e\n\u003csection class=\"ibexes-section\"\u003e\u003c!-- Titolo --\u003e\u003cheader class=\"ibexes-header\"\u003e\n \u003ch2\u003eDance of Ibexes 🐐 The chaotic dance where one wrong number knocks you off the board \u003c\/h2\u003e\n\n\u003c\/header\u003e\n\u003cdiv class=\"ibexes-layout\"\u003e\n\n\u003c!-- Testo principale --\u003e\n\u003carticle class=\"ibexes-narrative\"\u003e\n\u003cp\u003e In \u003cstrong\u003eDance of Ibexes,\u003c\/strong\u003e you're not just a player: you're the leader of a herd of stubborn ibex trying to conquer the board without being pushed into the ravine. Each turn, you choose a numbered tile, reveal it along with the others, and hope your move is smart enough to avoid disaster... and mean enough to cause it to happen to the others.\u003c\/p\u003e\n\n\u003cp\u003e It's a \u003cstrong\u003estrategic family board game\u003c\/strong\u003e by \u003cstrong\u003eWolfgang Kramer\u003c\/strong\u003e : numbers that rise, rows that shrink, dangerous spaces, points suddenly gained and lost, and constant laughter when a poorly placed ibex forces you to move, lose, and start again. The golden rule? \u003cstrong\u003ePlace your piece where it hurts you the least... and the most\u003c\/strong\u003e .\u003c\/p\u003e\n\n \u003cp\u003eEvery choice is made simultaneously: no one waits, everyone trembles as the pieces reveal themselves. In this \u003cstrong\u003eboard game of numbers and placement,\u003c\/strong\u003e the real enemy isn't chance, but the other players' survival instincts. And when a row explodes and someone metaphorically falls into the abyss, the table fills with shouts, laughter, and vengeance announced for the next round. \u003c\/p\u003e\n\n\u003c\/article\u003e\n\u003c!-- Box punti forza --\u003e\n\u003caside class=\"ibexes-features\"\u003e\n\u003ch3\u003e Why “Dance of Ibexes” shines in large groups\u003c\/h3\u003e\n\n\u003cul\u003e\n\n\u003cli\u003e 🐐 \u003cstrong\u003eSimultaneous choices\u003c\/strong\u003e – everyone plays together, no one stands still and watches\u003c\/li\u003e\n\n\u003cli\u003e ⚡ \u003cstrong\u003eFast paced\u003c\/strong\u003e – 20–30 minute matches packed with action\u003c\/li\u003e\n\n\u003cli\u003e 🎲 \u003cstrong\u003eNumbers, differences and positioning\u003c\/strong\u003e – simple rules, surprising tactics\u003c\/li\u003e\n\n\u003cli\u003e 😂 \u003cstrong\u003eControlled chaos\u003c\/strong\u003e – perfect as a \u003cstrong\u003eboard game for large groups\u003c\/strong\u003e (up to 8)\u003c\/li\u003e\n\n\u003cli\u003e 🎉 \u003cstrong\u003eMemorable Moments\u003c\/strong\u003e – Penalties, Bonuses, Collapsing Lines, and Epic Turnarounds \u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\u003c\/aside\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- Chiusura --\u003e\n\u003cdiv class=\"ibexes-end\"\u003e\n\n \u003cp\u003eIf you're looking for an \u003cstrong\u003eeasy but naughty numbers board game\u003c\/strong\u003e , with funny animals, simultaneous choices, and that irresistible thrill of pushing others toward disaster while you try to survive, \u003cstrong\u003eDance of Ibexes\u003c\/strong\u003e will quickly become an evening classic. Whether with family, friends, or at the club, the ibex on the cliff are unforgiving.\u003c\/p\u003e\n\n\u003cp class=\"ibexes-quote\"\u003e \u003cem\u003eRemember: in the ibex dance, he who thinks too much… falls.\u003c\/em\u003e\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\u003cstyle\u003e\n\/* 🐐 DANCE OF IBEXES – montagne, burroni e numeri tesi *\/\n\n\/* Colori ispirati alla scatola: cielo blu, rocce fredde, lato lime, logo arancio *\/\n.ibexes-section {\n  --ibex-sky: #2d7ecf;\n  --ibex-sky-light: #63b8ff;\n  --ibex-rock: #253b5c;\n  --ibex-snow: #f4f8ff;\n  --ibex-lime: #c4dd3a;\n  --ibex-gold: #ffb23a;\n\n  background: linear-gradient(135deg, var(--ibex-sky) 0%, var(--ibex-sky-light) 50%, #e5f4ff 100%);\n  border-radius: 26px;\n  padding: 2.4rem 1.8rem;\n  color: var(--ibex-rock);\n  font-family: \"Inter\", sans-serif;\n  max-width: 1100px;\n  margin: 2rem auto;\n  box-shadow: 0 12px 30px rgba(0,0,0,0.18);\n  position: relative;\n  overflow: hidden;\n}\n\n\/* Glow montagna\/burrone *\/\n.ibexes-section::before {\n  content: \"\";\n  position: absolute;\n  bottom: -80px;\n  left: -60px;\n  width: 320px;\n  height: 260px;\n  background: radial-gradient(circle at top, rgba(20,40,80,0.6), transparent 70%);\n  filter: blur(26px);\n}\n.ibexes-section::after {\n  content: \"\";\n  position: absolute;\n  top: -60px;\n  right: -40px;\n  width: 260px;\n  height: 260px;\n  background: radial-gradient(circle, rgba(255,255,255,0.45), transparent 70%);\n  filter: blur(40px);\n}\n\n\/* Titolo *\/\n.ibexes-header h2 {\n  font-family: \"Bungee\", sans-serif;\n  text-align: center;\n  font-size: 1.9rem;\n  margin-bottom: 1.6rem;\n  color: #ffffff;\n  text-shadow: 0 0 14px rgba(0,0,0,0.5);\n  border-bottom: 1px solid rgba(255,255,255,0.25);\n  padding-bottom: 0.6rem;\n}\n\n\/* Layout due colonne *\/\n.ibexes-layout {\n  display: grid;\n  grid-template-columns: 1.25fr 1fr;\n  gap: 1.4rem;\n  align-items: flex-start;\n}\n\n\/* Testo principale *\/\n.ibexes-narrative {\n  background: rgba(244,248,255,0.98);\n  border-left: 7px solid var(--ibex-lime);\n  border-radius: 18px;\n  padding: 1.4rem 1.6rem;\n  box-shadow: 0 6px 20px rgba(0,0,0,0.12);\n  position: relative;\n}\n.ibexes-narrative::before {\n  content: \"\";\n  position: absolute;\n  top: -8px;\n  right: 12px;\n  width: 40px;\n  height: 40px;\n  border-radius: 50%;\n  border: 3px solid var(--ibex-gold);\n  box-shadow: 0 0 0 4px rgba(255,255,255,0.6);\n  opacity: 0.8;\n}\n.ibexes-narrative p {\n  margin: 0.6rem 0;\n  line-height: 1.8;\n}\n.ibexes-narrative strong {\n  color: #1f4b7a;\n}\n\n\/* Box caratteristiche *\/\n.ibexes-features {\n  background: rgba(9,30,60,0.9);\n  border-radius: 18px;\n  padding: 1.2rem 1.4rem;\n  border: 2px solid rgba(255,255,255,0.18);\n  box-shadow: 0 8px 20px rgba(0,0,0,0.4);\n  color: #f7fbff;\n}\n.ibexes-features h3 {\n  font-family: \"Bungee\", sans-serif;\n  font-size: 1.1rem;\n  margin-bottom: 1rem;\n  color: var(--ibex-gold);\n}\n.ibexes-features ul {\n  list-style: none;\n  padding: 0;\n  margin: 0;\n  display: grid;\n  gap: 0.6rem;\n}\n.ibexes-features li {\n  background: linear-gradient(90deg, rgba(196,221,58,0.22), rgba(45,126,207,0.1));\n  border-left: 5px solid var(--ibex-lime);\n  border-radius: 10px;\n  padding: 0.55rem 0.8rem;\n  font-size: 0.95rem;\n  transition: 0.25s ease;\n}\n.ibexes-features li strong {\n  color: #ffffff;\n}\n.ibexes-features li:hover {\n  transform: translateX(4px);\n  background: linear-gradient(90deg, rgba(196,221,58,0.34), rgba(45,126,207,0.2));\n}\n\n\/* Chiusura *\/\n.ibexes-end {\n  margin-top: 2rem;\n  background: rgba(244,248,255,0.96);\n  border-radius: 18px;\n  padding: 1.4rem 1.6rem;\n  border: 1px solid rgba(0,0,0,0.06);\n  text-align: center;\n  box-shadow: 0 6px 16px rgba(0,0,0,0.08);\n}\n.ibexes-end .ibexes-quote {\n  margin-top: 0.8rem;\n  font-style: italic;\n  color: #26466f;\n  font-weight: 600;\n}\n\n\/* Responsive *\/\n@media (max-width: 900px) {\n  .ibexes-layout {\n    grid-template-columns: 1fr;\n  }\n}\n@media (max-width: 600px) {\n  .ibexes-section {\n    padding: 1.8rem 1.2rem;\n  }\n  .ibexes-header h2 {\n    font-size: 1.5rem;\n  }\n}\n\u003c\/style\u003e","brand":"Playte","offers":[{"title":"Default Title","offer_id":52759170679111,"sku":null,"price":25.59,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0887\/8905\/7863\/files\/Dance_of_Ibexes_00.webp?v=1763188908","url":"https:\/\/frogames.business\/en\/products\/dance-of-ibexes","provider":"FroGames","version":"1.0","type":"link"}