{"product_id":"freaky-frogs-from-outaspace","title":"Freaky Frogs from Outaspace ","description":"\u003csection class=\"frogs-section product__description rte quick-description\"\u003e\u003c!-- HEADER --\u003e\u003cheader class=\"frogs-header\"\u003e\n\u003ch2\u003e 🐸🚀 Freaky Frogs from Outaspace – Space pinball… in a deck of cards\u003c\/h2\u003e\n\n\u003cp class=\"frogs-subtitle\"\u003e Neon lights, alien frogs, and a destiny hanging from a cosmic ball.\u003c\/p\u003e\n\n\u003c\/header\u003e\n\u003cdiv class=\"frogs-layout\"\u003e\n\n\u003c!-- COLONNA SINISTRA --\u003e\n\u003carticle class=\"frogs-narrative\"\u003e\n\u003cp\u003e In \u003cstrong\u003eFreaky Frogs from Outaspace,\u003c\/strong\u003e you turn on the lights of a vintage pinball machine and try to keep the ball in play as long as possible. Only this time, you're in space, surrounded by \u003cstrong\u003ealien frogs\u003c\/strong\u003e , absurd targets, and an '80s arcade energy that pulses with every card you draw.\u003c\/p\u003e\n\n\u003cdiv class=\"frogs-card\"\u003e\n\n\u003cp\u003e \u003cstrong\u003eEvery card is a shot. Every shot is a risk. Every risk… a potential jackpot.\u003c\/strong\u003e\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n \u003cp\u003eEach simulated card is a pinball action: bumpers, ramps, extra points, lucky flips, but also sudden drops that throw you into the infamous \"sudden death.\" Surviving requires \u003cstrong\u003edeck management\u003c\/strong\u003e , risk management, and the ability to know when to stop... and when to keep going in pursuit of the perfect score.\u003c\/p\u003e\n\n\u003cp\u003e If the flow is smiling at you, you activate \u003cstrong\u003eExtra Balls\u003c\/strong\u003e , crazy bonuses and even the legendary \u003cstrong\u003eMultiball mode\u003c\/strong\u003e , which turns the game into a cheerful storm of space points.\u003c\/p\u003e\n\n\u003cdiv class=\"frogs-mini\"\u003e\n\n\u003cp\u003e \u003cem\u003eIn the cosmic void, no one hears your “NOOO!”… but the alien frog does.\u003c\/em\u003e\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cp\u003e With combos, critical hits and misses coming mercilessly, Freaky Frogs is a \u003cstrong\u003efast-paced solitaire game\u003c\/strong\u003e , ideal for those who love competing against themselves and always chasing a new high score. \u003c\/p\u003e\n\n\u003c\/article\u003e\n\u003c!-- COLONNA DESTRA --\u003e\n\u003caside class=\"frogs-features\"\u003e\n\u003ch3\u003e Why “Freaky Frogs from Outaspace” is a unique solitaire game\u003c\/h3\u003e\n\n\u003cul\u003e\n\n\u003cli\u003e 🎯 \u003cstrong\u003eReal pinball feel\u003c\/strong\u003e recreated with dynamic cards and combos\u003c\/li\u003e\n\n \u003cli\u003e🐸 \u003cstrong\u003eAlien, crazy and irresistible theme\u003c\/strong\u003e in Friedemann Friese style\u003c\/li\u003e\n\n\u003cli\u003e 🔥 \u003cstrong\u003ePush-your-luck\u003c\/strong\u003e filled with epic moments and critical hits\u003c\/li\u003e\n\n\u003cli\u003e 🚀 \u003cstrong\u003eMultiball mode\u003c\/strong\u003e for explosive scores\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\u003cdiv class=\"frogs-quote\"\u003e\n\n\u003cp\u003e \u003cem\u003eIn cosmic space frog pinball, the only limit is your next high score.\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\/* 🎨 PALETTE FREAKY FROGS — verde lime, giallo neon, blu spaziale, metallo anni ’80 *\/\n.frogs-section {\n  --space-blue: #0a1e3a;\n  --space-blue-light: #12345b;\n  --alien-green: #8bff00;\n  --frog-green: #2fb736;\n  --neon-yellow: #f3ff3b;\n  --panel-grey: #b5c7d6;\n  --dark-grey: #29333d;\n\n  background: var(--space-blue);\n  padding: 2.4rem 2rem;\n  border-radius: 24px;\n  max-width: 1100px;\n  margin: 2.4rem auto;\n  box-shadow: 0 12px 32px rgba(0,0,0,0.65);\n}\n\n\/* HEADER *\/\n.frogs-header h2 {\n  text-align: center;\n  font-family: \"Bungee\", sans-serif;\n  font-size: 2rem;\n  color: var(--alien-green);\n  text-shadow: 0 0 14px rgba(139,255,0,0.5);\n}\n\n.frogs-subtitle {\n  text-align: center;\n  color: var(--neon-yellow);\n  margin-top: 0.4rem;\n  font-weight: 600;\n}\n\n\/* GRID *\/\n.frogs-layout {\n  display: grid;\n  grid-template-columns: 1.5fr 1fr;\n  gap: 1.6rem;\n  margin-top: 2rem;\n}\n\n\/* NARRATIVE *\/\n.frogs-narrative {\n  background: rgba(255,255,255,0.08);\n  padding: 1.6rem;\n  border-left: 6px solid var(--alien-green);\n  border-radius: 18px;\n  color: #e8f6ff;\n  line-height: 1.65;\n  box-shadow: 0 6px 18px rgba(0,0,0,0.45);\n}\n\n.frogs-narrative strong {\n  color: var(--neon-yellow);\n}\n\n\/* CARD ORIZZONTALE *\/\n.frogs-card {\n  background: linear-gradient(90deg, var(--alien-green), var(--neon-yellow));\n  padding: 1rem 1.2rem;\n  border-left: 5px solid var(--panel-grey);\n  border-radius: 12px;\n  margin: 1.4rem 0;\n  text-align: center;\n  font-weight: 600;\n  color: #0a1e3a;\n}\n\n\/* MINI CARD *\/\n.frogs-mini {\n  background: rgba(143,255,0,0.12);\n  border-left: 5px solid var(--frog-green);\n  padding: 0.8rem 1rem;\n  border-radius: 10px;\n  margin: 1.4rem 0;\n  text-align: center;\n  color: var(--neon-yellow);\n  font-style: italic;\n  font-weight: 600;\n}\n\n\/* FEATURES *\/\n.frogs-features {\n  background: rgba(255,255,255,0.05);\n  padding: 1.6rem;\n  border-radius: 18px;\n  border: 2px solid var(--space-blue-light);\n  color: #e7f7ff;\n  box-shadow: 0 6px 18px rgba(0,0,0,0.4);\n}\n\n.frogs-features h3 {\n  font-family: \"Bungee\", sans-serif;\n  color: var(--alien-green);\n  margin-bottom: 1rem;\n}\n\n.frogs-features ul {\n  list-style: none;\n  padding: 0;\n  display: grid;\n  gap: 0.75rem;\n}\n\n.frogs-features li {\n  background: linear-gradient(90deg, rgba(139,255,0,0.18), rgba(47,183,54,0.3));\n  padding: 0.6rem 0.8rem;\n  border-left: 5px solid var(--frog-green);\n  border-radius: 10px;\n  color: #dbffbd;\n}\n\n\/* QUOTE *\/\n.frogs-quote {\n  margin-top: 1.6rem;\n  background: rgba(243,255,59,0.22);\n  border-left: 5px solid var(--neon-yellow);\n  padding: 1rem;\n  border-radius: 12px;\n  text-align: center;\n  font-weight: 600;\n  color: #f7ffcc;\n}\n\n\/* RESPONSIVE *\/\n@media (max-width: 900px) {\n  .frogs-layout {\n    grid-template-columns: 1fr;\n  }\n}\n\u003c\/style\u003e","brand":"Rio Grande","offers":[{"title":"Default Title","offer_id":52929935016263,"sku":null,"price":24.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0887\/8905\/7863\/files\/FreakyFrogsfromOutaspace00.webp?v=1765308522","url":"https:\/\/frogames.business\/en\/products\/freaky-frogs-from-outaspace","provider":"FroGames","version":"1.0","type":"link"}