{"product_id":"earthrise","title":"Earthrise","description":"\u003csection class=\"earthrise-experience\"\u003e\n\u003cdiv class=\"earthrise-glow\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\n\u003cheader class=\"earthrise-header\"\u003e\n\u003ch2\u003e 🌕 Earth's first sunrise as seen from the Moon\u003c\/h2\u003e\n\n\u003c\/header\u003e\n\u003cdiv class=\"earthrise-body\"\u003e\n\n \u003cp\u003eIn \u003cstrong\u003eEarthrise,\u003c\/strong\u003e relive the thrill of the \u003cstrong\u003eApollo 8\u003c\/strong\u003e mission, when humanity first saw its planet rise above the lunar horizon. As astronauts \u003cstrong\u003eBorman, Lovell, and Anders\u003c\/strong\u003e , you'll strive to capture \u003cstrong\u003ethe shot that will change history\u003c\/strong\u003e , balancing precision, timing, and maneuverability in an elegant and visually breathtaking experience.\u003c\/p\u003e\n\n\u003cp\u003e It's a \u003cstrong\u003estrategic and accessible board game for 3–5 players\u003c\/strong\u003e , combining \u003cstrong\u003espace exploration and tactical planning\u003c\/strong\u003e . Each turn, you collect \u003cstrong\u003eMission cards\u003c\/strong\u003e and \u003cstrong\u003eManeuver tokens\u003c\/strong\u003e , avoid \u003cstrong\u003eAlerts\u003c\/strong\u003e , and try to capture the perfect photo—the one that will make you legendary. A refined title, where the tension is as silent as the emptiness of the cosmos. \u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003csection class=\"earthrise-grid\"\u003e\n\u003cdiv class=\"earthrise-card\"\u003e\n\n\u003ch3\u003e 🌍 Authentic and inspired theme\u003c\/h3\u003e\n\n\u003cp\u003e Relive the Apollo 8 mission and the birth of the iconic “Earthrise” photograph.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"earthrise-card\"\u003e\n\n \u003ch3\u003e🚀 Light but brilliant strategy\u003c\/h3\u003e\n\n\u003cp\u003e Every decision is a path to perfection: act or wait for the ideal alignment.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"earthrise-card\"\u003e\n\n\u003ch3\u003e 📸 Missions and maneuvers\u003c\/h3\u003e\n\n\u003cp\u003e Coordinate objectives, collect points and gain the honor of command.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"earthrise-card\"\u003e\n\n\u003ch3\u003e 🪐 Contemplative atmosphere\u003c\/h3\u003e\n\n\u003cp\u003e Between science, silence, and wonder: the Earth as you've never seen it before.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"earthrise-card\"\u003e\n\n\u003ch3\u003e 🎨 Design Kokorïn Games\u003c\/h3\u003e\n\n\u003cp\u003e Minimal, elegant, with an aesthetic that speaks through subtraction.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"earthrise-card\"\u003e\n\n\u003ch3\u003e ✨ A journey that stays inside\u003c\/h3\u003e\n\n\u003cp\u003e For those who love to look far ahead… and reflect on how small we all are.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\u003cdiv class=\"earthrise-footer\"\u003e\n\n\u003cp\u003e If you love games that showcase \u003cstrong\u003ethe grandeur of human exploration\u003c\/strong\u003e with accessible yet profound rules, \u003cstrong\u003eEarthrise\u003c\/strong\u003e will take you beyond the horizon, where the Earth becomes a light suspended in the darkness. Because sometimes, just one look can change everything.\u003c\/p\u003e\n\n \u003cem\u003eYou look at the Earth… and for a moment it seems tiny. Then you realize how precious it is.\u003c\/em\u003e\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\u003cstyle\u003e\n.earthrise-experience {\n  position: relative;\n  background: radial-gradient(circle at 50% 20%, #0a0a0e 0%, #0e1117 60%, #000000 100%);\n  color: #e5f1ff;\n  font-family: 'Poppins', sans-serif;\n  padding: 4rem 2rem;\n  border-radius: 22px;\n  overflow: hidden;\n  box-shadow: 0 0 50px rgba(0,0,0,0.7), inset 0 0 40px rgba(120,160,255,0.05);\n}\n\n\/* Glow lunare *\/\n.earthrise-glow::before {\n  content: \"\";\n  position: absolute;\n  top: -10%;\n  left: -20%;\n  width: 160%;\n  height: 160%;\n  background: radial-gradient(circle at 50% 40%, rgba(130,180,255,0.15) 0%, transparent 70%);\n  animation: drift 60s infinite alternate ease-in-out;\n  z-index: 0;\n  opacity: 0.4;\n}\n@keyframes drift {\n  0% { transform: translate(0,0) scale(1); }\n  100% { transform: translate(-3%, 4%) scale(1.05); }\n}\n\n\/* Titolo *\/\n.earthrise-header {\n  text-align: center;\n  position: relative;\n  z-index: 2;\n  margin-bottom: 2.5rem;\n}\n.earthrise-header h2 {\n  font-size: 2.3rem;\n  color: #d9e8ff;\n  font-weight: 700;\n  text-shadow: 0 0 20px rgba(160,200,255,0.5);\n}\n\n\/* Corpo *\/\n.earthrise-body {\n  max-width: 850px;\n  margin: 0 auto 3rem;\n  line-height: 1.9;\n  font-size: 1.05rem;\n  color: #dceaff;\n  position: relative;\n  z-index: 2;\n}\n.earthrise-body strong {\n  color: #a7c8ff;\n}\n\n\/* Card *\/\n.earthrise-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(280px,1fr));\n  gap: 1.5rem;\n  margin: 3rem auto;\n  max-width: 950px;\n  position: relative;\n  z-index: 2;\n}\n.earthrise-card {\n  background: linear-gradient(180deg, rgba(255,255,255,0.06), rgba(255,255,255,0.03));\n  border: 1px solid rgba(160,200,255,0.15);\n  border-radius: 18px;\n  padding: 1.8rem;\n  box-shadow: 0 8px 25px rgba(0,0,0,0.4), inset 0 0 15px rgba(160,200,255,0.05);\n  text-align: center;\n  transition: transform 0.4s ease, box-shadow 0.4s ease;\n}\n.earthrise-card:hover {\n  transform: translateY(-6px);\n  box-shadow: 0 10px 30px rgba(160,200,255,0.25);\n}\n.earthrise-card h3 {\n  font-size: 1.2rem;\n  color: #a7c8ff;\n  margin-bottom: 0.6rem;\n}\n.earthrise-card p {\n  font-size: 0.95rem;\n  color: #e6f1ff;\n  line-height: 1.7;\n}\n\n\/* Footer *\/\n.earthrise-footer {\n  text-align: center;\n  max-width: 850px;\n  margin: 3rem auto 0;\n  z-index: 2;\n  position: relative;\n}\n.earthrise-footer p {\n  font-size: 1.05rem;\n  color: #dceaff;\n  margin-bottom: 1.5rem;\n  line-height: 1.9;\n}\n.earthrise-footer em {\n  display: block;\n  font-style: italic;\n  font-weight: 600;\n  color: #a7c8ff;\n  text-shadow: 0 0 12px rgba(130,180,255,0.3);\n}\n\n@media (max-width: 768px) {\n  .earthrise-header h2 { font-size: 1.9rem; }\n  .earthrise-body { font-size: 1rem; }\n}\n\u003c\/style\u003e","brand":"Kokorïn Games","offers":[{"title":"Default Title","offer_id":52645201379655,"sku":null,"price":29.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0887\/8905\/7863\/files\/Earthrise00.webp?v=1761764546","url":"https:\/\/frogames.business\/en\/products\/earthrise","provider":"FroGames","version":"1.0","type":"link"}