{"product_id":"escape-plan-includes-upgrade-pack","title":"Escape Plan Includes Upgrade Pack ","description":"\u003csection class=\"escape-section\"\u003e\u003c!-- Titolo --\u003e\u003cheader class=\"escape-header\"\u003e\n\u003ch2\u003e 🏃♂️ Escape Plan – When the heist is done, the real game begins \u003c\/h2\u003e\n\n\u003c\/header\u003e\u003c!-- Layout principale --\u003e\n\u003cdiv class=\"escape-grid\"\u003e\n\n\u003c!-- Colonna sinistra --\u003e\n\u003carticle class=\"escape-col\"\u003e\n\u003cp\u003e In \u003cstrong\u003eEscape Plan,\u003c\/strong\u003e the heist has already succeeded: now you have to disappear before the police seal off every exit. The city is a living labyrinth, divided into controlled territories, gangs ready to exact their reward, and officers closing in. A \u003cstrong\u003estrategic board game\u003c\/strong\u003e where every move is a calculated escape and every second counts like a gold bar.\u003c\/p\u003e\n\n\u003cp\u003e Your loot is hidden throughout the city: recovering it requires cunning, timing, and a healthy supply of contacts. Move between modular neighborhoods, exploit unsavory allies, avoid increasingly aggressive patrols, and try to cause enough chaos to lose sight of you. \u003c\/p\u003e\n\n\u003c\/article\u003e\n\u003c!-- Colonna destra --\u003e\n\u003carticle class=\"escape-col\"\u003e\n \u003cp\u003eEverything hinges on choices: take risks to get more money or flee early to avoid lockdown? The cards you play can save you or get you caught, while the police react to your movements and those of other thieves. There's no direct conflict, but the tension is constant: whoever slows you down today could overtake you tomorrow.\u003c\/p\u003e\n\n\u003cp\u003e When the helicopter takes off and the city becomes just a distant dot, find out if you've truly escaped the chaos with the most money and style. In \u003cstrong\u003eEscape Plan\u003c\/strong\u003e , winning isn't just about escaping: it's about doing it better than everyone else. \u003c\/p\u003e\n\n\u003c\/article\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- Frase centrale --\u003e\n\u003cdiv class=\"escape-central\"\u003e \u003cem\u003eThe heist was the easy part. The escape is what will make you legendary.\u003c\/em\u003e\n\u003c\/div\u003e\n\n\u003c!-- Punti forza --\u003e\n\u003caside class=\"escape-features\"\u003e\n\u003ch3\u003e Because “Escape Plan” is pure adrenaline\u003c\/h3\u003e\n\n\u003cul\u003e\n\n\u003cli\u003e 💼 \u003cstrong\u003eStrategic escape\u003c\/strong\u003e in a modular city that changes every game\u003c\/li\u003e\n\n\u003cli\u003e 🚓 \u003cstrong\u003eReactive police\u003c\/strong\u003e tighten the ring and increase the pressure\u003c\/li\u003e\n\n\u003cli\u003e 🃏 \u003cstrong\u003eVariable cards and powers\u003c\/strong\u003e to bluff, deflect, and survive\u003c\/li\u003e\n\n \u003cli\u003e🎁 \u003cstrong\u003eUpgrade Pack included\u003c\/strong\u003e for premium components and greater immersion \u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\u003c\/aside\u003e\n\u003c\/section\u003e\n\u003cstyle\u003e\n\/* 🎨 ESCAPE PLAN – Heist Neon Theme *\/\n.escape-section {\n  --ep-blue: #0f3b63;\n  --ep-lightblue: #33b5e5;\n  --ep-orange: #ff8e39;\n  --ep-dark: #0d0f10;\n  --ep-neon: rgba(255,142,57,0.45);\n\n  background: linear-gradient(135deg, #0a2033 0%, #09202e 50%, #0f3b63 100%);\n  padding: 2.5rem 2rem;\n  border-radius: 26px;\n  max-width: 1100px;\n  margin: 2.5rem auto;\n  color: #e9f4ff;\n  font-family: \"Inter\", sans-serif;\n  position: relative;\n  overflow: hidden;\n  box-shadow: 0 14px 36px rgba(0,0,0,0.45);\n}\n\n\/* Glow urbano *\/\n.escape-section::before {\n  content: \"\";\n  position: absolute;\n  top: -80px;\n  left: -50px;\n  width: 300px;\n  height: 300px;\n  background: radial-gradient(circle, var(--ep-neon), transparent 70%);\n  filter: blur(40px);\n}\n\n\/* Titolo *\/\n.escape-header h2 {\n  font-family: \"Bungee\", sans-serif;\n  text-align: center;\n  color: var(--ep-orange);\n  font-size: 2rem;\n  margin-bottom: 2rem;\n  text-shadow: 0 0 12px rgba(255,140,60,0.6);\n}\n\n\/* Due colonne *\/\n.escape-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 1.6rem;\n}\n.escape-col {\n  background: rgba(255,255,255,0.06);\n  border-left: 6px solid var(--ep-lightblue);\n  border-radius: 16px;\n  padding: 1.5rem 1.6rem;\n  box-shadow: 0 6px 16px rgba(0,0,0,0.25);\n}\n\n\/* Frase centrale *\/\n.escape-central {\n  margin: 2rem 0;\n  text-align: center;\n  background: rgba(255,255,255,0.08);\n  padding: 1.2rem 1.5rem;\n  border-radius: 16px;\n  border-left: 6px solid var(--ep-orange);\n  border-right: 6px solid var(--ep-lightblue);\n  font-size: 1.2rem;\n  font-weight: 600;\n  text-shadow: 0 0 10px rgba(0,0,0,0.4);\n}\n\n\/* Features *\/\n.escape-features {\n  margin-top: 2rem;\n  background: rgba(15,59,99,0.45);\n  padding: 1.8rem 1.5rem;\n  border-radius: 18px;\n  border: 2px solid var(--ep-lightblue);\n  box-shadow: 0 0 18px rgba(51,181,229,0.35);\n}\n.escape-features h3 {\n  font-family: \"Bungee\", sans-serif;\n  text-align: center;\n  color: var(--ep-lightblue);\n  font-size: 1.3rem;\n  margin-bottom: 1.2rem;\n}\n.escape-features ul {\n  list-style: none;\n  padding: 0;\n  margin: 0;\n}\n.escape-features li {\n  background: rgba(255,255,255,0.07);\n  padding: .7rem 1rem;\n  border-left: 4px solid var(--ep-orange);\n  border-radius: 10px;\n  margin-bottom: .7rem;\n  transition: 0.25s;\n}\n.escape-features li:hover {\n  transform: translateX(6px);\n  background: rgba(255,255,255,0.12);\n}\n\n\/* Responsive *\/\n@media (max-width: 900px) {\n  .escape-grid {\n    grid-template-columns: 1fr;\n  }\n}\n\u003c\/style\u003e","brand":"Eagle-Gryphon Games","offers":[{"title":"Default Title","offer_id":52904828272967,"sku":null,"price":134.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0887\/8905\/7863\/files\/Escape_Plan_00.webp?v=1765029437","url":"https:\/\/frogames.business\/en\/products\/escape-plan-includes-upgrade-pack","provider":"FroGames","version":"1.0","type":"link"}