{"product_id":"norqain-independence-skeleton-chrono-42mm-limited-edition-nnt3200bc-p321","title":"NORQAIN Independence Skeleton Chrono 42mm - Limited Edition","description":" \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eReserve Section\u003c\/title\u003e\n    \u003cstyle\u003e\n        \/* Styling for accordion and reserve section *\/\n        #reserve-section {\n            margin-top: 10px; \/* Add space above the \"See allocation\" tab *\/\n        }\n\n        #reserve-section .accordion__trigger {\n            background-color: transparent;\n            border: none;\n            font-weight: bold;\n            font-size: 14px;\n            display: flex;\n            align-items: center;\n            cursor: pointer;\n            padding: 10px 0;\n            color: inherit;\n            font-family: 'Red Hat Display', sans-serif;\n            width: 100%;\n            text-align: left;\n            position: relative;\n        }\n\n        #reserve-section .accordion__trigger .svg-icon--chevron {\n            margin-left: auto;\n            transition: transform 0.2s;\n            width: 16px; \/* Increase size of the chevron *\/\n            height: 16px;\n        }\n\n        #reserve-section .accordion__trigger.collapsed .svg-icon--chevron {\n            transform: rotate(-90deg);\n        }\n\n        #reserve-section .accordion-content {\n            display: none;\n            padding: 15px;\n            margin-top: 10px;\n        }\n\n        \/* Tooltip styling *\/\n        #reserve-section .info-icon {\n            font-size: 14px; \/* Small lowercase \"i\" *\/\n            background-color: black; \/* Black background for circle *\/\n            border: none;\n            color: white; \/* White \"i\" *\/\n            border-radius: 50%;\n            display: inline-block;\n            width: 16px;\n            height: 16px;\n            text-align: center;\n            line-height: 16px;\n            margin-left: 5px;\n            cursor: pointer;\n            font-family: 'Red Hat Display', sans-serif;\n            font-weight: bold; \/* Make \"i\" bold *\/\n            text-transform: lowercase; \/* Ensure \"i\" is lowercase *\/\n        }\n\n        \/* Tooltip box styling *\/\n        #reserve-section .info-icon .tooltip {\n            display: none;\n            position: absolute;\n            left: auto; \/* Auto-align on the left *\/\n            right: 0; \/* Align the box to the right side *\/\n            top: 35px; \/* Increased gap between \"i\" and tooltip *\/\n            background-color: black;\n            color: white;\n            padding: 8px;\n            border-radius: 5px;\n            font-size: 12px;\n            max-width: 150px;\n            white-space: normal; \/* Allow multiline text *\/\n            z-index: 1000;\n            font-family: 'Red Hat Display', sans-serif; \/* Apply Red Hat Display font *\/\n            text-transform: none; \/* Use normal text case *\/\n        }\n\n        \/* Show the tooltip on hover *\/\n        #reserve-section .info-icon:hover .tooltip {\n            display: block;\n        }\n\n        \/* Bullet list styling *\/\n        #reserve-section ul {\n            list-style-type: none; \/* Remove default list styles *\/\n            padding-left: 0px; \/* Add padding for custom bullets *\/\n            font-family: 'Red Hat Display', sans-serif;\n            margin-bottom: 40px;\n            color: black;\n        }\n\n        #reserve-section ul li {\n            position: relative;\n            padding-left: 25px;\n            margin-bottom: 5px;\n            color: black; \/* Ensure the list item text is black *\/\n        }\n\n        \/* Create custom bullet using pseudo-element *\/\n        #reserve-section ul li::before {\n            content: '•'; \/* Use dot as custom bullet *\/\n            position: absolute;\n            left: 0;\n            color: black; \/* Set bullet color to black *\/\n            font-size: 30px; \/* Make the bullet larger *\/\n            line-height: 22px; \/* Align the bullet *\/\n        }\n\n        \/* Reserve Now Button Styling *\/\n        #reserve-section .btn.reserve-btn {\n            background-color: black;\n            color: white;\n            width: 100%; \/* Ensure button takes full width *\/\n            padding: 15px 0;\n            border: 2px solid transparent;\n            font-size: 15px; \/* Consistent size *\/\n            font-weight: bold;\n            text-transform: uppercase;\n            cursor: pointer;\n            box-sizing: border-box;\n            transition: background-color 0.1s ease, color 0.1s ease, border-color 0.1s ease;\n            font-family: 'Red Hat Display', sans-serif; \/* Apply Red Hat Display font *\/\n        }\n\n        #reserve-section .btn.reserve-btn:hover {\n            background-color: white;\n            color: black;\n            border-color: black;\n        }\n\n        \/* No change in size for mobile *\/\n        @media (max-width: 768px) {\n            #reserve-section .accordion__trigger {\n                font-size: 16px;\n            }\n\n            #reserve-section .info-icon {\n                font-size: 10px;\n                width: 14px;\n                height: 14px;\n                line-height: 14px;\n            }\n\n            #reserve-section .info-icon .tooltip {\n                font-size: 11px;\n                padding: 6px;\n                max-width: 120px;\n            }\n\n            #reserve-section .btn.reserve-btn {\n                font-size: 15px; \/* Keep the button font size consistent *\/\n            }\n\n            #reserve-section .accordion__trigger .svg-icon--chevron {\n                width: 12px; \/* Adjust chevron size for mobile *\/\n                height: 12px;\n            }\n        }\n    \u003c\/style\u003e\n\n\n\n\u003cp\u003eThe Independence Skeleton Chrono is powered by the NORQAIN 8K Manufacture Calibre, an exclusive high-performance skeletonised flyback chronograph movement inspired by the world’s highest mountains. This model is the first chronograph in the Independence collection.\u003c\/p\u003e\n\u003cp\u003eThis exclusive timepiece features a lightweight Grade 5 Titanium case, marking the first NORQAIN watch with a case made entirely of Titanium. Limited to only 300 pieces, this innovative watch weighs less than 90 grams.\u003c\/p\u003e\n\n    \u003cdiv id=\"reserve-section\"\u003e\n        \u003c!-- Accordion Button --\u003e\n        \u003cdiv class=\"accordion\"\u003e\n            \u003cbutton type=\"button\" class=\"accordion__trigger\" onclick=\"toggleAccordion()\"\u003e\n                See allocation in your region\n                \u003cspan class=\"info-icon\"\u003ei\n                    \u003cspan class=\"tooltip\"\u003eLimited pieces available. Reserve yours at your local retailers.\u003c\/span\u003e\n                \u003c\/span\u003e\n                \u003cdiv class=\"svg-icon svg-icon--chevron\"\u003e\n                    \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" fill=\"none\" viewbox=\"0 0 8 5\"\u003e\n                        \u003cpath stroke=\"#000\" d=\"m1 .5 3 3 3-3\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                \u003c\/div\u003e\n            \u003c\/button\u003e\n\n            \u003c!-- Accordion Content --\u003e\n            \u003cdiv id=\"accordionContent\" class=\"accordion-content\"\u003e\n                \u003cul\u003e\n                  \u003cli\u003eUSA \/ Canada - 80 pieces\u003c\/li\u003e\n                  \u003cli\u003eJapan - 45 pieces\u003c\/li\u003e\n                  \u003cli\u003eSwitzerland - 35 pieces\u003c\/li\u003e\n                  \u003cli\u003eAsia \/ Pacific - 30 pieces\u003c\/li\u003e\n                  \u003cli\u003eGermany - 20 pieces\u003c\/li\u003e\n                  \u003cli\u003eUK - 15 pieces\u003c\/li\u003e \n                  \u003cli\u003eItaly - 15 pieces\u003c\/li\u003e\n                  \u003cli\u003eEastern Europe - 15 pieces\u003c\/li\u003e\n                  \u003cli\u003eIndia - 15 pieces\u003c\/li\u003e\n                  \u003cli\u003eUAE - 15 pieces\u003c\/li\u003e\n                  \u003cli\u003eRest of the World - 15 pieces\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cbutton class=\"btn reserve-btn\" type=\"button\"\u003eReserve Now\u003c\/button\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cscript\u003e\n        function toggleAccordion() {\n            var content = document.getElementById(\"accordionContent\");\n            if (content.style.display === \"block\") {\n                content.style.display = \"none\";\n            } else {\n                content.style.display = \"block\";\n            }\n        }\n    \u003c\/script\u003e","brand":"NORQAIN","offers":[{"title":"Purple Milanaise Rubber","offer_id":44634857996478,"sku":"N3200.40T01.P01.R01","price":8390.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0550\/4745\/4910\/files\/NNT3200BCP321_Independence_Skeleton_Chrono_Titan_Website_2160x2700_a69f8f08-7c33-4771-9f10-645e4e85a00e.jpg?v=1754874206","url":"https:\/\/shop.timeandtidewatches.com\/products\/norqain-independence-skeleton-chrono-42mm-limited-edition-nnt3200bc-p321","provider":"Time+Tide Watches","version":"1.0","type":"link"}