{"product_id":"trekking-through-history","title":"Trekking Through History ","description":"\u003cdiv class=\"product__description rte quick-description trek-theme\"\u003e\n\n\u003ch2\u003e ⏳ A journey through time between wonder and strategy\u003c\/h2\u003e\n\n \u003cp\u003eIn \u003cstrong\u003eTrekking Through History,\u003c\/strong\u003e you're not just a traveler—you're a witness to time. Embark on a three-day tour of \u003cstrong\u003ehumanity's most extraordinary eras\u003c\/strong\u003e , visiting legendary battles, ingenious inventions, and moments that changed our destiny forever. Every stop is a choice, every choice a fragment of history to be rediscovered.\u003c\/p\u003e\n\n\u003cp\u003e Plan your itinerary, gather experiences, and \u003cstrong\u003eexperience events in chronological order\u003c\/strong\u003e to create the most coherent and captivating journey. Time is your most precious resource—use it wisely, for every hour can open a new door to the past or future. And when the hourglass stops, what you have built will be your legacy.\u003c\/p\u003e\n\n\u003ch3\u003e 🕰️ Because “Trekking Through History” is a journey that leaves its mark\u003c\/h3\u003e\n\n\u003cul\u003e\n\n\u003cli\u003e 🌍 \u003cstrong\u003eEducational adventure\u003c\/strong\u003e : discover real events and curiosities as you play\u003c\/li\u003e\n\n \u003cli\u003e📜 \u003cstrong\u003eStrategic Timeline\u003c\/strong\u003e : Arrange historical events with logic and intuition\u003c\/li\u003e\n\n\u003cli\u003e 💎 \u003cstrong\u003eTime management\u003c\/strong\u003e and time crystals to optimize each turn\u003c\/li\u003e\n\n\u003cli\u003e 🎴 \u003cstrong\u003eMultipurpose cards\u003c\/strong\u003e with author's illustrations and great variety\u003c\/li\u003e\n\n\u003cli\u003e 👨👩👧👦 \u003cstrong\u003ePerfect for families\u003c\/strong\u003e : simple to learn, yet profound to master\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\u003cp\u003e \u003cstrong\u003eTrekking Through History\u003c\/strong\u003e is a \u003cstrong\u003estrategic and cultural board game\u003c\/strong\u003e that transforms history into an interactive experience of discovery and wonder. Each game is a unique timeline, where past and present intertwine to celebrate human curiosity and the beauty of knowledge.\u003c\/p\u003e\n\n\u003cp class=\"trek-quote\"\u003e \u003cem\u003e💫 Every card is a step in history. Every turn, a journey through time.\u003c\/em\u003e\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n\/* 🕰️ Trekking Through History – Versione contrastata e leggibile *\/\n.trek-theme {\n  position: relative;\n  background: radial-gradient(circle at 50% 20%, #3a1660 0%, #1a0833 80%);\n  border-radius: 20px;\n  padding: 2.4rem 1.6rem 2.8rem;\n  color: #fefcf9;\n  box-shadow: inset 0 0 25px rgba(255,240,200,0.12), 0 8px 22px rgba(0,0,0,0.6);\n  overflow: hidden;\n  font-family: 'Poppins', sans-serif;\n}\n\n\/* Bagliore ridotto e più mirato *\/\n.trek-theme::before {\n  content: \"\";\n  position: absolute;\n  inset: 0;\n  background: radial-gradient(circle at 45% 35%, rgba(255,220,150,0.09) 0%, transparent 65%),\n              radial-gradient(circle at 70% 60%, rgba(140,80,255,0.08) 0%, transparent 80%);\n  pointer-events: none;\n  z-index: 1;\n}\n\n\/* Titolo *\/\n.trek-theme h2 {\n  color: #ffd89a;\n  font-weight: 800;\n  font-size: 1.55rem;\n  text-align: center;\n  text-shadow: 0 0 6px rgba(255,220,160,0.3);\n  margin-bottom: 1.2rem;\n  position: relative;\n  z-index: 2;\n}\n\n\/* Sottotitoli *\/\n.trek-theme h3 {\n  color: #f7c3ff;\n  font-size: 1.2rem;\n  margin-top: 1.8rem;\n  margin-bottom: 1rem;\n  text-shadow: 0 0 6px rgba(200,160,255,0.2);\n  position: relative;\n  z-index: 2;\n}\n\n\/* Paragrafi *\/\n.trek-theme p {\n  color: #fff6e6;\n  line-height: 1.75;\n  font-size: 0.95rem;\n  position: relative;\n  z-index: 2;\n}\n\n\/* Strong più visibile *\/\n.trek-theme strong {\n  color: #ffe6a3;\n  text-shadow: 0 0 3px rgba(255,215,160,0.3);\n}\n\n\/* Lista *\/\n.trek-theme ul {\n  list-style: none;\n  padding: 0;\n  margin: 1.4rem 0;\n  position: relative;\n  z-index: 2;\n}\n\n.trek-theme li {\n  background: rgba(255,240,200,0.07);\n  border-left: 3px solid rgba(255,220,150,0.35);\n  border-radius: 6px;\n  padding: 0.6rem 0.9rem;\n  margin-bottom: 0.55rem;\n  transition: all .3s ease;\n}\n\n.trek-theme li:hover {\n  background: rgba(255,240,200,0.13);\n  transform: translateX(2px);\n}\n\n\/* Frase finale *\/\n.trek-quote {\n  text-align: center;\n  margin-top: 2rem;\n  color: #ffe6b3;\n  font-size: 1.05rem;\n  text-shadow: 0 0 8px rgba(255,220,150,0.3);\n  position: relative;\n  z-index: 2;\n}\n\n\/* Hover globale *\/\n.trek-theme:hover {\n  background: radial-gradient(circle at 50% 25%, #431c75 0%, #160428 85%);\n  transition: background 0.6s ease;\n}\n\n\/* Mobile *\/\n@media (max-width: 768px) {\n  .trek-theme { padding: 1.8rem 1rem 2rem; }\n  .trek-theme h2 { font-size: 1.35rem; }\n  .trek-theme h3 { font-size: 1.05rem; }\n  .trek-theme p { font-size: 0.9rem; }\n}\n\u003c\/style\u003e","brand":"Asmodee","offers":[{"title":"Default Title","offer_id":52498924011847,"sku":null,"price":39.99,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0887\/8905\/7863\/files\/Trekking_Through_History_00.webp?v=1760033229","url":"https:\/\/frogames.business\/en\/products\/trekking-through-history","provider":"FroGames","version":"1.0","type":"link"}