{"product_id":"apex-legends-the-board-game-diorama-expansion-for-squad-expansion-legends","title":"Apex Legends: The Board Game Diorama Expansion for Squad Expansion Legends ","description":"\u003csection class=\"apex-section product__description rte quick-description\"\u003e\u003c!-- HEADER --\u003e\u003cheader class=\"apex-header\"\u003e\n\u003ch2\u003e 🎮 Apex Legends – Team Dioramas\u003c\/h2\u003e\n\n\u003cp class=\"apex-subtitle\"\u003e Style, order and legend in a single collection. \u003c\/p\u003e\n\n\u003c\/header\u003e\n\u003cdiv class=\"apex-layout\"\u003e\n\n\u003c!-- COLONNA SINISTRA --\u003e\n\u003carticle class=\"apex-narrative\"\u003e\n\u003cp\u003e Legends don't just live in the arena: with the \u003cstrong\u003eTeam Dioramas,\u003c\/strong\u003e they also enter your collection with a presence that speaks for itself. A set designed for those who want to give identity, order, and character to their gaming corner.\u003c\/p\u003e\n\n\u003cp\u003e Each diorama is a \u003cstrong\u003ededicated card holder\u003c\/strong\u003e that showcases Caustic, Crypto, Mirage, Octane, Revenant, and Wattson, maintaining their unmistakable aesthetic while adding a professional game room touch. It's more than just a display: it's a different way to experience your Legends.\u003c\/p\u003e\n\n\u003cdiv class=\"apex-card\"\u003e\n\n\u003cp\u003e \u003cstrong\u003eOrganizing your collection is fun. Making it legendary is even more so.\u003c\/strong\u003e\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n \u003cp\u003eMiniatures and cards are housed in a protected structure, with a transparent lid that keeps everything safe and makes the setup cleaner even during the most intense sessions. The result is a tidier table, a more immersive experience, and a collection that looks like it came straight from Apex HQ.\u003c\/p\u003e\n\n\u003cp\u003e A small expansion that changes the way you look at your game: from simple content to scenic exposition. \u003c\/p\u003e\n\n\u003c\/article\u003e\n\u003c!-- COLONNA DESTRA --\u003e\n\u003caside class=\"apex-features\"\u003e\n\u003ch3\u003e Why you will love these dioramas\u003c\/h3\u003e\n\n\u003cul\u003e\n\n\u003cli\u003e 🧩 \u003cstrong\u003e6 scenic dioramas\u003c\/strong\u003e dedicated to the Legends of the Team expansion\u003c\/li\u003e\n\n\u003cli\u003e 🎨 \u003cstrong\u003ePremium design\u003c\/strong\u003e ideal for aesthetics and organization\u003c\/li\u003e\n\n\u003cli\u003e 🛡️ \u003cstrong\u003eClear lids\u003c\/strong\u003e to protect miniatures and cards\u003c\/li\u003e\n\n\u003cli\u003e 📦 \u003cstrong\u003eFull compatibility\u003c\/strong\u003e with Apex Legends: The Board Game\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\u003cdiv class=\"apex-quote\"\u003e\n\n\u003cp\u003e \u003cem\u003eCollecting is fun. Displaying it like a true champion is even better.\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 APEX (nero, arancio Apex, rosso tech, grigio metal) *\/\n.apex-section {\n  --black: #0b0b0d;\n  --apex-orange: #ff4c1f;\n  --apex-dark-orange: #d63b14;\n  --tech-red: #b32621;\n  --metal-grey: #e0e0e0;\n  --white: #f7f7f7;\n\n  background: var(--black);\n  padding: 2.4rem 2rem;\n  border-radius: 24px;\n  max-width: 1100px;\n  margin: 2.4rem auto;\n  box-shadow: 0 12px 28px rgba(0,0,0,0.55);\n}\n\n\/* HEADER *\/\n.apex-header h2 {\n  text-align: center;\n  font-family: \"Bungee\", sans-serif;\n  font-size: 2rem;\n  color: var(--white);\n  text-shadow: 0 0 12px rgba(255,76,31,0.35);\n}\n\n.apex-subtitle {\n  text-align: center;\n  color: var(--apex-orange);\n  margin-top: 0.4rem;\n  font-weight: 600;\n}\n\n\/* GRID *\/\n.apex-layout {\n  display: grid;\n  grid-template-columns: 1.6fr 1fr;\n  gap: 1.6rem;\n  margin-top: 2rem;\n}\n\n\/* NARRATIVE *\/\n.apex-narrative {\n  background: rgba(255,255,255,0.06);\n  padding: 1.6rem;\n  border-left: 6px solid var(--apex-orange);\n  border-radius: 18px;\n  color: var(--white);\n  line-height: 1.65;\n}\n\n.apex-narrative strong {\n  color: var(--apex-orange);\n}\n\n\/* CARD *\/\n.apex-card {\n  background: linear-gradient(\n    90deg,\n    var(--apex-dark-orange),\n    var(--tech-red)\n  );\n  padding: 1rem 1.2rem;\n  border-left: 5px solid var(--metal-grey);\n  border-radius: 12px;\n  margin: 1.4rem 0;\n  text-align: center;\n  color: #fff;\n  font-weight: 600;\n}\n\n\/* FEATURES *\/\n.apex-features {\n  background: rgba(255,255,255,0.07);\n  padding: 1.6rem;\n  border-radius: 18px;\n  border: 2px solid var(--apex-dark-orange);\n  color: var(--white);\n  box-shadow: 0 6px 18px rgba(0,0,0,0.35);\n}\n\n.apex-features h3 {\n  font-family: \"Bungee\", sans-serif;\n  color: var(--apex-orange);\n  margin-bottom: 1rem;\n}\n\n.apex-features ul {\n  list-style: none;\n  padding: 0;\n  display: grid;\n  gap: 0.75rem;\n}\n\n.apex-features li {\n  background: linear-gradient(\n    90deg,\n    rgba(255,76,31,0.22),\n    rgba(179,38,33,0.22)\n  );\n  padding: 0.8rem 1rem;\n  border-left: 5px solid var(--tech-red);\n  border-radius: 12px;\n  color: #fffdf6;\n  line-height: 1.55;\n}\n\n\/* QUOTE *\/\n.apex-quote {\n  margin-top: 1.4rem;\n  background: rgba(255,76,31,0.25);\n  border-left: 5px solid var(--metal-grey);\n  padding: 1rem;\n  border-radius: 10px;\n  text-align: center;\n  color: #ffffff;\n  font-weight: 600;\n}\n\n\/* MOBILE *\/\n@media (max-width: 900px) {\n  .apex-layout {\n    grid-template-columns: 1fr;\n  }\n}\n\u003c\/style\u003e","brand":"MS Edizioni","offers":[{"title":"Default Title","offer_id":52940067340615,"sku":null,"price":49.99,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0887\/8905\/7863\/files\/Apex_Legends_The_Board_Game_Diorama_Expansion_for_Squad_Expansion_Legends_00.webp?v=1765424037","url":"https:\/\/frogames.business\/en\/products\/apex-legends-the-board-game-diorama-expansion-for-squad-expansion-legends","provider":"FroGames","version":"1.0","type":"link"}