{"product_id":"el-grande","title":"El Grande","description":"\u003c!-- 🦁 EL GRANDE – Caballeros, castillo e controllo della Spagna --\u003e\n\u003csection class=\"elgrande-section\"\u003e\u003c!-- Titolo --\u003e\u003cheader class=\"elgrande-header\"\u003e\n\u003ch2\u003e 🦁 El Grande: Control of Spain is in your hands \u003c\/h2\u003e\n\n\u003c\/header\u003e\n\u003cdiv class=\"elgrande-layout\"\u003e\n\n\u003c!-- Testo principale --\u003e\n\u003carticle class=\"elgrande-narrative\"\u003e\n\u003cp\u003e In \u003cstrong\u003eEl Grande,\u003c\/strong\u003e you enter medieval Spain as a lord determined to leave his mark on history. You don't look at the map: you dominate it. Every knight is a sign of power, every move an attempt to bend entire regions to your will. A \u003cstrong\u003estrategic board game\u003c\/strong\u003e that thrives on timing, reading your opponents, and courage.\u003c\/p\u003e\n\n\u003cp\u003e Strength isn't enough here. You have to choose when to act, when to hold back, when to take risks. Action drafting, hand management, and the constant shifting of priorities create an elegant and clean tension, typical of great classics that never age. Each turn seems simple... until you begin to understand how much each decision truly weighs.\u003c\/p\u003e\n\n \u003cp\u003eThe map tightens around the king, and you must find openings, opportunities, and landslides to advance your influence. Pure area control, with a pace that builds until the final revelation of the castle, that moment when everything can change.\u003c\/p\u003e\n\n\u003cp\u003e \u003cstrong\u003eEl Grande\u003c\/strong\u003e is made for those who love positional challenges, calculation, invisible moves and the satisfaction of winning not by luck, but by pure strategic clarity. \u003c\/p\u003e\n\n\u003c\/article\u003e\n\u003c!-- Box punti forza --\u003e\n\u003caside class=\"elgrande-features\"\u003e\n\u003ch3\u003e Why “El Grande” is a timeless masterpiece\u003c\/h3\u003e\n\n\u003cul\u003e\n\n\u003cli\u003e 🦁 \u003cstrong\u003eTerritorial control\u003c\/strong\u003e in its purest form\u003c\/li\u003e\n\n\u003cli\u003e 🎴 \u003cstrong\u003eHand management\u003c\/strong\u003e and tough choices every round\u003c\/li\u003e\n\n\u003cli\u003e 👑 The \u003cstrong\u003ecastle\u003c\/strong\u003e offers memorable twists\u003c\/li\u003e\n\n\u003cli\u003e 🗺️ Perfect for \u003cstrong\u003e2 to 5 players\u003c\/strong\u003e\n\n\u003c\/li\u003e\n\n\u003cli\u003e 🏆 Among the best strategy games ever \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=\"elgrande-end\"\u003e\n\n\u003cp\u003e A classic that shows no age: simple to read, profound to master, eternal in its duel for power.\u003c\/p\u003e\n\n\u003cp class=\"elgrande-quote\"\u003e \u003cem\u003eBecome the true Great. Spain awaits your seal.\u003c\/em\u003e\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\u003cstyle\u003e\n\/* 🦁 EL GRANDE – stile “cugino” di Ibexes, ma in palette Spagna medievale *\/\n\n\/* Colori ispirati alla scatola: ocra, sabbia, rosso velluto, blu\/grigio scuro *\/\n.elgrande-section {\n  --eg-sky: #d2b470;       \/* ocra profonda *\/\n  --eg-sky-light: #f0dfb8; \/* sabbia chiara *\/\n  --eg-rock: #3b2f2a;      \/* seppia scuro *\/\n  --eg-snow: #f7f1e4;      \/* panna *\/\n  --eg-gold: #d6b25a;      \/* oro caldo *\/\n  --eg-crimson: #8c2f24;   \/* rosso velluto *\/\n\n  background: linear-gradient(135deg, var(--eg-sky) 0%, var(--eg-sky-light) 50%, #f9f0dc 100%);\n  border-radius: 26px;\n  padding: 2.4rem 1.8rem;\n  color: var(--eg-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 “castillo” *\/\n.elgrande-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(90,60,35,0.5), transparent 70%);\n  filter: blur(26px);\n}\n.elgrande-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,230,180,0.5), transparent 70%);\n  filter: blur(40px);\n}\n\n\/* Titolo *\/\n.elgrande-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.elgrande-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.elgrande-narrative {\n  background: rgba(247,241,228,0.98);\n  border-left: 7px solid var(--eg-gold);\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.elgrande-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(--eg-crimson);\n  box-shadow: 0 0 0 4px rgba(255,255,255,0.6);\n  opacity: 0.8;\n}\n.elgrande-narrative p {\n  margin: 0.6rem 0;\n  line-height: 1.8;\n}\n.elgrande-narrative strong {\n  color: #4a3127;\n}\n\n\/* Box caratteristiche *\/\n.elgrande-features {\n  background: rgba(60,38,26,0.92);\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.elgrande-features h3 {\n  font-family: \"Bungee\", sans-serif;\n  font-size: 1.1rem;\n  margin-bottom: 1rem;\n  color: var(--eg-gold);\n}\n.elgrande-features ul {\n  list-style: none;\n  padding: 0;\n  margin: 0;\n  display: grid;\n  gap: 0.6rem;\n}\n.elgrande-features li {\n  background: linear-gradient(90deg, rgba(214,178,90,0.24), rgba(140,47,36,0.15));\n  border-left: 5px solid var(--eg-gold);\n  border-radius: 10px;\n  padding: 0.55rem 0.8rem;\n  font-size: 0.95rem;\n  transition: 0.25s ease;\n}\n.elgrande-features li strong {\n  color: #ffffff;\n}\n.elgrande-features li:hover {\n  transform: translateX(4px);\n  background: linear-gradient(90deg, rgba(214,178,90,0.34), rgba(140,47,36,0.24));\n}\n\n\/* Chiusura *\/\n.elgrande-end {\n  margin-top: 2rem;\n  background: rgba(247,241,228,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.elgrande-quote {\n  margin-top: 0.8rem;\n  font-style: italic;\n  color: #4a3127;\n  font-weight: 600;\n}\n\n\/* Responsive *\/\n@media (max-width: 900px) {\n  .elgrande-layout {\n    grid-template-columns: 1fr;\n  }\n}\n@media (max-width: 600px) {\n  .elgrande-section {\n    padding: 1.8rem 1.2rem;\n  }\n  .elgrande-header h2 {\n    font-size: 1.5rem;\n  }\n}\n\u003c\/style\u003e","brand":"Giochi Uniti","offers":[{"title":"Default Title","offer_id":52878023819591,"sku":null,"price":49.99,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0887\/8905\/7863\/files\/ElGrande00.webp?v=1764766764","url":"https:\/\/frogames.business\/en\/products\/el-grande","provider":"FroGames","version":"1.0","type":"link"}