{"product_id":"earth-turquoise-gem","title":"EARTH TURQUOISE GEM MOVA GLOBE","description":"\u003cstyle\u003e\n\/* ========== TABLE CONTAINER (wider + aligned left) ========== *\/\n.table-container {\n  overflow-x: auto;\n  margin: 24px 0;\n  border-radius: 8px;\n  box-shadow: 0 2px 8px rgba(84, 88, 90, 0.1);\n  background: #fff;\n  -webkit-overflow-scrolling: touch;\n\n  width: 98%;             \/* a bit wider *\/\n  max-width: 780px;       \/* increased width slightly *\/\n  margin-left: 0;         \/* align LEFT *\/\n}\n\n\/* ========== TABLE ========== *\/\n.review-table {\n  width: 100%;\n  max-width: 100%;\n  border-collapse: collapse;\n  background: white;\n  table-layout: auto;\n}\n\n\/* Header row bold *\/\n.review-table thead tr th,\n.review-table thead tr td {\n  font-weight: 700;\n}\n\n\/* Header styling *\/\n.review-table th {\n  background: #90AA9D;\n  color: white;\n  padding: 14px 10px;\n  font-size: 14px;\n  text-align: left;\n  white-space: nowrap;\n}\n\n\/* Body cells *\/\n.review-table td {\n  padding: 14px 10px;\n  border-bottom: 1px solid #E4E5E6;\n  font-size: 14px;\n  color: #54585A;\n}\n\n\/* ========== First Column (slightly wider + extra left padding) ========== *\/\n.review-table th:first-child,\n.review-table td:first-child {\n  text-align: left;\n  width: 50px !important;\n  min-width: 50px !important;\n  padding-left: 20px !important;\n  white-space: nowrap;\n}\n  \/* Make first row font slightly bigger *\/\n.review-table thead tr th,\n.review-table thead tr td {\n  font-weight: 700;\n  font-size: 16px !important;   \/* increased from 14px → 15px *\/\n}\n  \/* Make first row slightly shorter in height *\/\n.review-table thead tr th,\n.review-table thead tr td {\n  padding-top: 10px !important;    \/* was ~14px *\/\n  padding-bottom: 10px !important; \/* was ~14px *\/\n  font-size: 15px !important;      \/* keeps your updated font size *\/\n  font-weight: 700;\n}\n\n\n\n\/* Other columns stay centered — unchanged *\/\n.review-table th:not(:first-child),\n.review-table td:not(:first-child) {\n  text-align: center;\n}\n\n\/* Row shading *\/ .review-table tbody tr:nth-child(even) td { background: rgba(228, 215, 126, 0.05); } .review-table tbody tr:hover td { background: rgba(144, 170, 157, 0.08); }\n\n@media (max-width: 768px) {\n\n  .table-container {\n    width: 100%;\n    max-width: 100%;\n    margin: 15px 0;\n    box-shadow: none;\n    border-radius: 0;\n    border-top: 1px solid #E4E5E6;\n    border-bottom: 1px solid #E4E5E6;\n  }\n\n  .review-table th,\n  .review-table td {\n    padding: 10px 8px;\n  }\n\n  \/* FIRST COLUMN — make narrower on mobile *\/\n  .review-table th:first-child,\n  .review-table td:first-child {\n    width: 90px !important;     \/* narrower than previous 110px *\/\n    min-width: 90px !important;\n    padding-left: 14px !important;  \/* still keeps a small indent *\/\n  }\n}\n\n\u003c\/style\u003e\n\u003cstyle\u003e\n\/* ========== TABLE CONTAINER (wider + aligned left) ========== *\/\n.table-container {\n  overflow-x: auto;\n  margin: 24px 0;\n  border-radius: 8px;\n  box-shadow: 0 2px 8px rgba(84, 88, 90, 0.1);\n  background: #fff;\n  -webkit-overflow-scrolling: touch;\n\n  width: 98%;\n  max-width: 780px;\n  margin-left: 0;\n}\n\n\/* ========== TABLE ========== *\/\n.review-table {\n  width: 100%;\n  max-width: 100%;\n  border-collapse: collapse;\n  background: white;\n  table-layout: auto;\n}\n\n\/* Header row bold *\/\n.review-table thead tr th,\n.review-table thead tr td {\n  font-weight: 700;\n}\n\n\/* Header styling *\/\n.review-table th {\n  background: #90AA9D;\n  color: white;\n  padding: 14px 10px;\n  font-size: 14px;\n  text-align: left;\n  white-space: nowrap;\n}\n\n\/* Body cells *\/\n.review-table td {\n  padding: 14px 10px;\n  border-bottom: 1px solid #E4E5E6;\n  font-size: 14px;\n  color: #54585A;\n}\n\n\/* ========== First Column ========== *\/\n.review-table th:first-child,\n.review-table td:first-child {\n  text-align: left;\n  width: 130px;\n  min-width: 130px;\n  padding-left: 20px !important;\n  white-space: nowrap;\n}\n\n\/* Make first row slightly shorter in height *\/\n.review-table thead tr th,\n.review-table thead tr td {\n  padding-top: 10px !important;\n  padding-bottom: 10px !important;\n  font-size: 15px !important;\n  font-weight: 700;\n}\n\n\/* Other columns stay centered *\/\n.review-table th:not(:first-child),\n.review-table td:not(:first-child) {\n  text-align: center;\n}\n\n\/* Row shading *\/\n.review-table tbody tr:nth-child(even) {\n  background: rgba(228, 215, 126, 0.05);\n}\n.review-table tbody tr:hover {\n  background: rgba(144, 170, 157, 0.08);\n}\n\n@media (max-width: 768px) {\n  .table-container {\n    width: 100%;\n    max-width: 100%;\n    margin: 15px 0;\n    box-shadow: none;\n    border-radius: 0;\n    border-top: 1px solid #E4E5E6;\n    border-bottom: 1px solid #E4E5E6;\n  }\n\n  .review-table th,\n  .review-table td {\n    padding: 10px 8px;\n  }\n\n  .review-table th:first-child,\n  .review-table td:first-child {\n    width: 90px !important;\n    min-width: 90px !important;\n    padding-left: 14px !important;\n  }\n}\n\u003c\/style\u003e\n\u003cstyle\u003e\n\/* Base row layout *\/\n.container.row,\n.row {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 0;\n  margin: 0;\n}\n\n\/* Two columns side by side *\/\n.col_half {\n  width: 50%;\n  box-sizing: border-box;\n}\n\n\/* Make all images same aspect ratio as 551 x 827 *\/\n.col_half img,\n.col_last img {\n  width: 100%;\n  aspect-ratio: 551 \/ 827;\n  object-fit: cover;\n  display: block;\n}\n\n\/* Mobile \/ narrow windows: 2x2 grid, no gaps *\/\n@media screen and (max-width: 768px) {\n  .container.row,\n  .row {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 0;\n  }\n\n  .col_half,\n  .col_last {\n    width: 100% !important;\n    margin: 0 !important;\n    padding: 0 !important;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"product attribute description\"\u003e\n\u003cdiv class=\"value\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n\/* ========== TABLE CONTAINER (wider + aligned left) ========== *\/\n.table-container {\n  overflow-x: auto;\n  margin: 24px 0;\n  border-radius: 8px;\n  box-shadow: 0 2px 8px rgba(84, 88, 90, 0.1);\n  background: #fff;\n  -webkit-overflow-scrolling: touch;\n\n  width: 98%;\n  max-width: 780px;\n  margin-left: 0;\n}\n\n\/* ========== TABLE ========== *\/\n.review-table {\n  width: 100%;\n  max-width: 100%;\n  border-collapse: collapse;\n  background: white;\n  table-layout: auto;\n}\n\n\/* Header row bold *\/\n.review-table thead tr th,\n.review-table thead tr td {\n  font-weight: 700;\n}\n\n\/* Header styling *\/\n.review-table th {\n  background: #90AA9D;\n  color: white;\n  padding: 14px 10px;\n  font-size: 14px;\n  text-align: left;\n  white-space: nowrap;\n}\n\n\/* Body cells *\/\n.review-table td {\n  padding: 14px 10px;\n  border-bottom: 1px solid #E4E5E6;\n  font-size: 14px;\n  color: #54585A;\n}\n\n\/* ========== First Column ========== *\/\n.review-table th:first-child,\n.review-table td:first-child {\n  text-align: left;\n  width: 130px;\n  min-width: 130px;\n  padding-left: 20px !important;\n  white-space: nowrap;\n}\n\n\/* Make first row slightly shorter in height *\/\n.review-table thead tr th,\n.review-table thead tr td {\n  padding-top: 10px !important;\n  padding-bottom: 10px !important;\n  font-size: 15px !important;\n  font-weight: 700;\n}\n\n\/* Other columns stay centered *\/\n.review-table th:not(:first-child),\n.review-table td:not(:first-child) {\n  text-align: center;\n}\n\n\/* Row shading *\/\n.review-table tbody tr:nth-child(even) {\n  background: rgba(228, 215, 126, 0.05);\n}\n.review-table tbody tr:hover {\n  background: rgba(144, 170, 157, 0.08);\n}\n\n@media (max-width: 768px) {\n  .table-container {\n    width: 100%;\n    max-width: 100%;\n    margin: 15px 0;\n    box-shadow: none;\n    border-radius: 0;\n    border-top: 1px solid #E4E5E6;\n    border-bottom: 1px solid #E4E5E6;\n  }\n\n  .review-table th,\n  .review-table td {\n    padding: 10px 8px;\n  }\n\n  .review-table th:first-child,\n  .review-table td:first-child {\n    width: 90px !important;\n    min-width: 90px !important;\n    padding-left: 14px !important;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"product attribute description\"\u003e\n\u003cdiv class=\"value\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n\/* Base row layout *\/\n.container.row,\n.row {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 0;\n  margin: 0;\n}\n\n\/* Two columns side by side *\/\n.col_half {\n  width: 50%;\n  box-sizing: border-box;\n}\n\n\/* Make all images same aspect ratio as 551 x 827 *\/\n.col_half img,\n.col_last img {\n  width: 100%;\n  aspect-ratio: 551 \/ 827;\n  object-fit: cover;\n  display: block;\n}\n\n\/* Mobile \/ narrow windows: 2x2 grid, no gaps *\/\n@media screen and (max-width: 768px) {\n  .container.row,\n  .row {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 0;\n  }\n\n  .col_half,\n  .col_last {\n    width: 100% !important;\n    margin: 0 !important;\n    padding: 0 !important;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"product attribute description\"\u003e\n\u003cdiv class=\"value\"\u003e\n\u003cdiv class=\"product attribute description\"\u003e\n\u003cdiv class=\"value\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"product attribute description\"\u003e\n\u003cdiv class=\"value\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"ewa-rteLine\"\u003e\n\u003cstrong\u003eThe Earth Turquoise Gem inaugurates\u003c\/strong\u003e MOVA's new Gem Collection: the world map reimagined through the hand-tuned color layering of a cut and polished gemstone. Turquoise's signature blue-green — worn for generations as a symbol of calm, protection, and good luck — deepens across the oceans in rich mineral gradients, framed by jeweler-fine gold detailing on every coastline and border. Less a decor piece than a gemstone cut to the scale of the Earth.\u003c\/div\u003e\n\u003cdiv class=\"ewa-rteLine\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"ewa-rteLine\"\u003eEnhanced relief-style detailing brings mountains, coastlines, deserts, and oceans to life. Exclusive to MOVA's signature 6-inch edition, it's a refined centerpiece for offices, libraries, and curated interiors.\u003c\/div\u003e\n\u003cdiv class=\"ewa-rteLine\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"ewa-rteLine\"\u003ePowered by ambient light and Earth's magnetic field, it rotates silently — no batteries or cords. A fusion of engineering and artistry, it marks the first chapter of MOVA's Gem Collection.\u003c\/div\u003e\n\u003ch2\u003eEarth Turquoise Gem Globe Features:\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cspan\u003eTurquoise Gem-Inspired Design – Rich blue-green oceans and vibrant emerald continents inspired by turquoise's timeless color and its meaning of calm, protection, and good luck.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan\u003ePremium Gold Geographic Printing – Refined gold printing enhances countries, oceans, islands, and geographic details with exceptional clarity.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan\u003eEnhanced Relief Artwork – Dimensional terrain shading creates greater depth across mountains, deserts, coastlines, and oceans.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan\u003eExclusive 6-Inch Signature Edition – Available exclusively in MOVA's signature 6-inch size for a refined display presence.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan\u003eHidden Magnets Provide Movement.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003eNo Cords or Batteries Needed.\u003c\/li\u003e\n\u003cli\u003e\u003cspan\u003eAn Acrylic Base is Included.\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003c!-- IMAGE GRID SECTION --\u003e\u003c\/p\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"container row\"\u003e\n\u003cdiv class=\"col_half\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0598\/6530\/1073\/files\/ETG04.jpg?v=1782266524\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"col_half col_last\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0598\/6530\/1073\/files\/ETG05.jpg?v=1782266524\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"container row\"\u003e\n\u003cdiv class=\"col_half\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0598\/6530\/1073\/files\/ETG02.jpg?v=1782266524\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"col_half col_last\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0598\/6530\/1073\/files\/ETG03.jpg?v=1782266524\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"table-container\"\u003e\n\u003ctable class=\"review-table\" style=\"width: 99.9223%; height: 95.7814px;\"\u003e\n\u003cthead\u003e\n\u003ctr style=\"height: 37px;\"\u003e\n\u003cth style=\"width: 40%; height: 37px;\"\u003e\n\u003cp\u003e\u003cstrong\u003eSize\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/th\u003e\n\u003ctd style=\"width: 40%; height: 37px;\"\u003e\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eSignature (6\")\u003c\/span\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003cth style=\"width: 40%; height: 19.5938px;\"\u003eDiameter\u003c\/th\u003e\n\u003ctd style=\"width: 60%; height: 19.5938px;\"\u003e6 in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003cth style=\"width: 40%; height: 19.5938px;\"\u003eHeight\u003c\/th\u003e\n\u003ctd style=\"width: 60%; height: 19.5938px;\"\u003e9.6 in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003cth style=\"width: 40%; height: 19.5938px;\"\u003eWeight\u003c\/th\u003e\n\u003ctd style=\"width: 60%; height: 19.5938px;\"\u003e6 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\u003cspan\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"MOVA Globes International","offers":[{"title":"Signature(6 Inch) \/ Acrylic Base","offer_id":51985358389565,"sku":"MG-6-ETG","price":372.0,"currency_code":"USD","in_stock":true},{"title":"Signature(6 Inch) \/ Square Base Dark Woods","offer_id":51985358422333,"sku":"MG-6-ETG-WPS-W","price":398.0,"currency_code":"USD","in_stock":true},{"title":"Signature(6 Inch) \/ Square Base Black","offer_id":51985358455101,"sku":"MG-6-ETG-WPS-B","price":398.0,"currency_code":"USD","in_stock":true},{"title":"Signature(6 Inch) \/ Crystal Base","offer_id":51985358487869,"sku":"MG-6-ETG-MCB","price":432.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0903\/0346\/3741\/files\/ETG-GIF.gif?v=1789373323","url":"https:\/\/www.movaglobes.com\/products\/earth-turquoise-gem","provider":"MOVA Globes International","version":"1.0","type":"link"}