{"product_id":"apex-legends-playing-mat","title":"Apex Legends - Playing Mat ","description":"\u003csection class=\"apex-section product__description rte quick-description\"\u003e\u003c!-- HEADER --\u003e\u003cheader class=\"apex-header\"\u003e\n \u003ch2\u003e🔥 Apex Legends – Neoprene Mousepad\u003c\/h2\u003e\n\n\u003cp class=\"apex-subtitle\"\u003e Play with style. Dominate with class. \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 When the arena calls, you need a plan… and a battlefield to match. With the \u003cstrong\u003eDouble-Sided Neoprene Mat\u003c\/strong\u003e for \u003cstrong\u003eApex Legends™: The Board Game\u003c\/strong\u003e , your tabletop becomes the ultimate hunting ground: scenic, durable, and ready for battle.\u003c\/p\u003e\n\n\u003cp\u003e On one side you'll find the default \u003cstrong\u003eKings Canyon\u003c\/strong\u003e map, on the other the \u003cstrong\u003eTerrain Expansion\u003c\/strong\u003e variant, so you can change scenery without interrupting the pace. Reinforced stitching ensures stability and longevity even in the most hectic matches.\u003c\/p\u003e\n\n\u003cdiv class=\"apex-card\"\u003e\n\n\u003cp\u003e \u003cstrong\u003eTwo faces, two arenas. One mission: stay alive.\u003c\/strong\u003e\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cp\u003e The extra-large \u003cstrong\u003e62 x 62 cm\u003c\/strong\u003e format makes everything more readable and immersive. And when you need more space? Just add a second mat: it joins naturally, without connectors or accessories.\u003c\/p\u003e\n\n \u003cp\u003eAn aesthetic upgrade that changes the “feel” of the game: more atmosphere, more stage presence, more adrenaline with every spin. \u003c\/p\u003e\n\n\u003c\/article\u003e\n\u003c!-- COLONNA DESTRA --\u003e\n\u003caside class=\"apex-features\"\u003e\n\u003ch3\u003e Why this mat makes the difference\u003c\/h3\u003e\n\n\u003cul\u003e\n\n\u003cli\u003e 🗺️ \u003cstrong\u003eTwo maps in one\u003c\/strong\u003e : Kings Canyon + Terrain variant\u003c\/li\u003e\n\n\u003cli\u003e 🧵 \u003cstrong\u003eReinforced seams\u003c\/strong\u003e for maximum durability\u003c\/li\u003e\n\n\u003cli\u003e 🧩 \u003cstrong\u003eCan be connected to a second mat\u003c\/strong\u003e without connectors\u003c\/li\u003e\n\n\u003cli\u003e 🎮 \u003cstrong\u003eTotal immersion\u003c\/strong\u003e without changing the rules\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\u003cdiv class=\"apex-quote\"\u003e\n\n\u003cp\u003e \u003cem\u003eIt's not just a mat: it's the arena where legends are born.\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\/* COLONNA SINISTRA *\/\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 DI EVIDENZA *\/\n.apex-card {\n  background: linear-gradient(90deg, var(--apex-dark-orange), var(--tech-red));\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\/* CITAZIONE *\/\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":52940073009479,"sku":null,"price":34.99,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0887\/8905\/7863\/files\/ApexLegends-PlayingMat00.webp?v=1765425987","url":"https:\/\/frogames.business\/en\/products\/apex-legends-playing-mat","provider":"FroGames","version":"1.0","type":"link"}