{"product_id":"marvel-champions-lcg-civil-war","title":"Marvel Champions LCG - Civil War ","description":"\u003csection class=\"civilwar-section\"\u003e\n\u003cdiv class=\"civilwar-banner\"\u003e\n\n\u003ch2\u003e ⚡ Marvel Champions: Civil War\u003c\/h2\u003e\n\n\u003cp class=\"subtitle\"\u003e When heroes are divided, the real enemy is choice. \u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"civilwar-cards\"\u003e\n\n\u003cdiv class=\"civilwar-card\"\u003e\n\n \u003ch3\u003e🔥 A world split in two\u003c\/h3\u003e\n\n\u003cp\u003e The Marvel Universe is falling apart. Not because of Thanos, but because of the very heroes who defend it. \u003cstrong\u003eIron Man\u003c\/strong\u003e and \u003cstrong\u003eCaptain America\u003c\/strong\u003e face off in a war of ideals, where freedom clashes with control. \u003cstrong\u003eMarvel Champions: Civil War\u003c\/strong\u003e finally brings this tension to the tabletop—and you decide which side you're on.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"civilwar-quote\"\u003e\n\n\u003cp\u003e \u003cem\u003e“It's no longer hero versus villain. It's brother versus brother.”\u003c\/em\u003e\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"civilwar-card\"\u003e\n\n\u003ch3\u003e 🧩 Create your own war\u003c\/h3\u003e\n\n\u003cp\u003e Each leader—from \u003cstrong\u003eCaptain Marvel\u003c\/strong\u003e to \u003cstrong\u003eSpider-Woman\u003c\/strong\u003e —introduces playbooks and modules to customize the battle. For the first time in the history of the \u003cstrong\u003eLiving Card Game\u003c\/strong\u003e , you face other heroes, not supervillains. And with \u003cstrong\u003eTigra\u003c\/strong\u003e and \u003cstrong\u003eHulkling\u003c\/strong\u003e ready for action, the battle reaches new dimensions.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"civilwar-highlight\"\u003e\n\n\u003ch4\u003e 💥 What makes Civil War unique?\u003c\/h4\u003e\n\n\u003cul\u003e\n\n\u003cli\u003e ⚔️ \u003cstrong\u003eHeroic conflict\u003c\/strong\u003e – a struggle between ideals, not just against evil\u003c\/li\u003e\n\n \u003cli\u003e🧠 \u003cstrong\u003eModular Scenarios\u003c\/strong\u003e – Build your own version of war\u003c\/li\u003e\n\n\u003cli\u003e 👥 \u003cstrong\u003eCompetitive mode\u003c\/strong\u003e – teams of heroes, alliances and betrayals\u003c\/li\u003e\n\n\u003cli\u003e 💪 \u003cstrong\u003eNew Heroes\u003c\/strong\u003e – Tigra and Hulkling with pre-constructed decks\u003c\/li\u003e\n\n\u003cli\u003e 🎬 \u003cstrong\u003eCinematic Experience\u003c\/strong\u003e – Experience the tension of Marvel's most controversial saga\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"civilwar-quote end\"\u003e\n\n\u003cp\u003e \u003cem\u003e“Sometimes, even heroes have to take sides.”\u003c\/em\u003e\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\u003cstyle\u003e\n\/* 🎯 MARVEL CIVIL WAR – Modular Cinematic Style *\/\n\n.civilwar-section {\n  background: linear-gradient(90deg, #061624 0%, #1b1f2b 40%, #3c0b0b 100%);\n  color: #f2f2f2;\n  padding: 2.8rem 1.8rem;\n  border-radius: 28px;\n  font-family: \"Inter\", sans-serif;\n  position: relative;\n  overflow: hidden;\n}\n\n.civilwar-section::before {\n  content: \"\";\n  position: absolute;\n  inset: 0;\n  background: radial-gradient(circle at 20% 50%, rgba(0,140,255,0.25) 0%, transparent 60%), \n              radial-gradient(circle at 80% 50%, rgba(255,60,60,0.25) 0%, transparent 70%);\n  opacity: 0.6;\n  pointer-events: none;\n}\n\n\/* Header *\/\n.civilwar-banner {\n  text-align: center;\n  margin-bottom: 2rem;\n}\n.civilwar-banner h2 {\n  font-size: 1.8rem;\n  color: #fff;\n  font-weight: 800;\n  text-shadow: 0 0 10px rgba(255,255,255,0.3);\n}\n.civilwar-banner .subtitle {\n  font-size: 1rem;\n  color: #8dcaff;\n  font-style: italic;\n}\n\n\/* Cards layout *\/\n.civilwar-cards {\n  display: flex;\n  flex-direction: column;\n  gap: 2rem;\n}\n\n.civilwar-card {\n  background: rgba(255,255,255,0.05);\n  border: 1px solid rgba(255,255,255,0.1);\n  border-radius: 16px;\n  padding: 1.8rem;\n  box-shadow: 0 0 25px rgba(0,0,0,0.25);\n  backdrop-filter: blur(4px);\n}\n.civilwar-card h3 {\n  color: #ffb060;\n  font-size: 1.2rem;\n  font-weight: 700;\n  margin-bottom: 0.8rem;\n}\n.civilwar-card p {\n  line-height: 1.7;\n  font-size: 0.95rem;\n}\n\n\/* Highlighted list *\/\n.civilwar-highlight {\n  background: linear-gradient(135deg, rgba(255,255,255,0.08), rgba(255,255,255,0.04));\n  border: 1px solid rgba(255,255,255,0.15);\n  border-radius: 16px;\n  padding: 1.8rem;\n}\n.civilwar-highlight h4 {\n  font-size: 1.1rem;\n  color: #ffe47a;\n  margin-bottom: 1rem;\n  text-align: center;\n}\n.civilwar-highlight ul {\n  list-style: none;\n  padding: 0;\n  margin: 0;\n}\n.civilwar-highlight li {\n  margin: 0.6rem 0;\n  padding-left: 1.6rem;\n  position: relative;\n  font-weight: 600;\n  font-size: 0.9rem;\n}\n.civilwar-highlight li::before {\n  content: \"⚡\";\n  position: absolute;\n  left: 0;\n  color: #ff4e4e;\n}\n\n\/* Quotes *\/\n.civilwar-quote {\n  text-align: center;\n  font-style: italic;\n  color: #ffe47a;\n  background: linear-gradient(90deg, rgba(255,255,255,0.06), rgba(255,255,255,0.03));\n  padding: 1.2rem;\n  border-radius: 12px;\n  box-shadow: inset 0 0 20px rgba(255,255,255,0.05);\n}\n.civilwar-quote p { margin: 0; font-size: 1rem; }\n\n.civilwar-quote.end {\n  margin-top: 1rem;\n  background: transparent;\n  font-size: 1.1rem;\n  text-shadow: 0 0 10px rgba(255,200,100,0.5);\n}\n\n\/* Responsive *\/\n@media (max-width:768px){\n  .civilwar-section{padding:1.8rem;}\n  .civilwar-banner h2{font-size:1.4rem;}\n  .civilwar-card p,.civilwar-highlight li{font-size:0.85rem;}\n}\n\u003c\/style\u003e","brand":"Asmodee","offers":[{"title":"Default Title","offer_id":52677674991943,"sku":null,"price":44.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0887\/8905\/7863\/files\/Marvel_Champions_LCG_-_Civil_War_00.png?v=1762175087","url":"https:\/\/frogames.business\/en\/products\/marvel-champions-lcg-civil-war","provider":"FroGames","version":"1.0","type":"link"}