{"title":"100 ATM Water Resistance","description":"","products":[{"product_id":"abysspro-1000m-nh35-diver-watch-46mm","title":"AbyssPro 1000M Automatic Dive Watch 46mm NH35 Movement Sapphire Crystal","description":"\u003cstyle\u003e\n  .faq-section { padding: 20px 24px 60px; max-width: 860px; margin: 0 auto; }\n .faq-list { display: flex; flex-direction: column; gap: 14px; margin-top: 8px; }\n .faq-item {\n   background: #fff;\n   border: 1px solid #e5e9f2;\n   border-radius: 16px;\n   overflow: hidden;\n   box-shadow: 0 2px 8px rgba(10,10,10,0.04);\n   transition: box-shadow .25s ease, border-color .25s ease;\n }\n .faq-item:hover { box-shadow: 0 6px 20px rgba(26,86,219,0.08); border-color: #dce6fb; }\n .faq-question {\n   width: 100%;\n   display: flex;\n   align-items: center;\n   justify-content: space-between;\n   gap: 16px;\n   background: transparent;\n   border: none;\n   text-align: left;\n   cursor: pointer;\n   padding: 20px 22px;\n   font-size: 15px;\n   font-weight: 700;\n   color: #0a0a0a;\n   font-family: inherit;\n }\n .faq-icon {\n   position: relative;\n   flex-shrink: 0;\n   width: 22px;\n   height: 22px;\n   border-radius: 50%;\n   background: #f4f7ff;\n   border: 1px solid #dce6fb;\n }\n .faq-icon::before,\n .faq-icon::after {\n   content: \"\";\n   position: absolute;\n   top: 50%;\n   left: 50%;\n   background: #1a56db;\n   transform: translate(-50%, -50%);\n   transition: transform .25s ease, opacity .25s ease;\n }\n .faq-icon::before { width: 10px; height: 2px; }\n .faq-icon::after { width: 2px; height: 10px; }\n .faq-item.active .faq-icon::after { transform: translate(-50%, -50%) rotate(90deg); opacity: 0; }\n .faq-item.active .faq-question { color: #1a56db; }\n \n .faq-answer {\n   display: grid;\n   grid-template-rows: 0fr;\n   transition: grid-template-rows .3s ease;\n }\n .faq-answer-inner { overflow: hidden; }\n .faq-item.active .faq-answer { grid-template-rows: 1fr; }\n .faq-answer p {\n   margin: 0;\n   padding: 0 22px 20px;\n   font-size: 14px;\n   font-weight: 400;\n   line-height: 1.65;\n   color: #6b7280;\n }\n \n @media (max-width: 767px) {\n   .faq-section { padding: 12px 16px 44px; }\n   .faq-question { padding: 16px 18px; font-size: 14px; }\n   .faq-answer p { padding: 0 18px 18px; font-size: 13px; }\n }\n   \/* ── RESET \/ BASE ── *\/\n   .tech {\n     font-size: clamp(21px, 5vw, 52px);\n     font-weight: 900;\n     color: #0a0a0a;\n     letter-spacing: -1.5px;\n     line-height: 1.08;\n     margin-bottom: 14px;\n   }\n   .tech span { color: #1a56db; }\n \n   .number_box_image {\n    \n     height: auto;\n   }\n \n   \/* ── COUNTER SECTION ── *\/\n   .main_counter_section {\n     padding: 0 4rem;\n     max-width: 1200px;\n     margin: 0 auto;\n   }\n   .number_section_flex {\n     display: flex;\n     justify-content: space-between;\n     align-items: center;\n     flex-wrap: wrap;\n     gap: 1rem;\n     margin: 6rem auto 4rem;\n   }\n   .number_box_1 {\n     width: 24%;\n     text-align: center;\n   }\n   .boxss_inner {\n     position: relative;\n     margin-bottom: 4rem;\n   }\n   span.number_box {\n     position: absolute;\n     top: 50%;\n     left: 50%;\n     font-size: 3.28571em;\n     line-height: 9rem;\n     letter-spacing: .03em;\n     transform: translate(-50%, -50%);\n     width: fit-content;\n   }\n   .number_box sub {\n     font-size: .18em;\n     position: absolute;\n     right: 10px;\n     top: 74%;\n     line-height: normal;\n     transform: translateX(50%);\n   }\n   .number_boxs_title span {\n     font-size: 1.28571em;\n     text-transform: uppercase;\n   }\n \n   \/* ── VIDEO SECTION TWO-COL ── *\/\n   .video-section-wrap {\n     padding: 0 24px 42px;\n     max-width: 1100px;\n     margin: 0 auto;\n   }\n   .video-two-col {\n     display: grid;\n     grid-template-columns: 1fr 1fr;\n     gap: 48px;\n     align-items: center;\n   }\n   \/* Left heading column *\/\n   .video-heading-col .eyebrow {\n     display: inline-flex;\n     align-items: center;\n     gap: 7px;\n     font-size: 13px;\n     font-weight: 700;\n     text-transform: uppercase;\n     color: #1a56db;\n     margin-bottom: 16px;\n     letter-spacing: 1.5px;\n   }\n   .video-heading-col .eyebrow-dot {\n     width: 6px;\n     height: 6px;\n     border-radius: 50%;\n     background: #1a56db;\n     flex-shrink: 0;\n   }\n   .video-heading-col h2 {\n     font-size: clamp(26px, 3.5vw, 42px);\n     font-weight: 900;\n     color: #0a0a0a;\n     letter-spacing: -1.2px;\n     line-height: 1.08;\n     margin-bottom: 16px;\n   }\n   .video-heading-col h2 span { color: #1a56db; }\n   .video-heading-col p {\n     font-size: 15px;\n     color: #6b7280;\n     font-weight: 400;\n     line-height: 1.6;\n     margin-bottom: 28px;\n   }\n   \/* Quick stats inline *\/\n   .video-inline-stats {\n     display: flex;\n     gap: 20px;\n     flex-wrap: wrap;\n   }\n   .vis {\n     background: #f4f7ff;\n     border: 1px solid #dce6fb;\n     border-radius: 12px;\n     padding: 12px 18px;\n     text-align: center;\n     min-width: 80px;\n   }\n   .vis-num {\n     display: block;\n     font-size: 16px;\n     font-weight: 900;\n     color: #1a56db;\n     letter-spacing: -0.4px;\n   }\n   .vis-label {\n     display: block;\n     font-size: 10px;\n     font-weight: 600;\n     color: #9ca3af;\n     letter-spacing: 1.1px;\n     text-transform: uppercase;\n     margin-top: 2px;\n   }\n \n   \/* Right video column *\/\n   .video-card-col .video-card {\n     background: #fff;\n     border-radius: 16px;\n     overflow: hidden;\n     border: 1.5px solid #e5e9f2;\n     box-shadow: 0 2px 8px rgba(10,10,10,0.06), 0 12px 32px rgba(26,86,219,0.08);\n     \/* CWV: contain to avoid repaints propagating up *\/\n     contain: layout paint;\n   }\n   .video-card-col .video-wrapper {\n     position: relative;\n     width: 100%;\n     background: #0a0a0a;\n     \/* CWV: reserve space before video loads to prevent CLS *\/\n     aspect-ratio: 16 \/ 9;\n   }\n   .video-card-col .video-wrapper video {\n     width: 100%;\n     height: 100%;\n     object-fit: contain;\n     background: #000;\n     display: block;\n   }\n   .video-card-col .video-meta {\n     padding: 16px 20px 18px;\n   }\n   .video-card-col .reviewer-row {\n     display: flex;\n     align-items: center;\n     gap: 12px;\n     margin-bottom: 12px;\n   }\n   .video-card-col .avatar {\n     width: 36px;\n     height: 36px;\n     border-radius: 50%;\n     background: #1a56db;\n     display: flex;\n     align-items: center;\n     justify-content: center;\n     font-size: 14px;\n     font-weight: 800;\n     color: #fff;\n     flex-shrink: 0;\n   }\n   .video-card-col .reviewer-info strong {\n     display: block;\n     font-size: 13px;\n     font-weight: 700;\n     color: #0a0a0a;\n   }\n   .video-card-col .reviewer-info span {\n     font-size: 11px;\n     color: #9ca3af;\n   }\n   .video-card-col .yt-badge {\n     margin-left: auto;\n     display: flex;\n     align-items: center;\n     gap: 5px;\n     background: #fff0f0;\n     border: 1px solid #ffd0d0;\n     border-radius: 20px;\n     padding: 4px 10px 4px 7px;\n     flex-shrink: 0;\n   }\n   .video-card-col .yt-badge span {\n     font-size: 10px;\n     font-weight: 700;\n     color: #ff0000;\n   }\n   .video-card-col .meta-divider {\n     width: 100%;\n     height: 1px;\n     background: #f0f2f7;\n     margin-bottom: 12px;\n   }\n   .video-card-col .video-title {\n     font-size: 13px;\n     font-weight: 700;\n     color: #0a0a0a;\n     line-height: 1.4;\n     margin-bottom: 4px;\n   }\n   .video-card-col .video-desc {\n     font-size: 12px;\n     color: #6b7280;\n     line-height: 1.6;\n   }\n \n   \/* Mobile: stack to single col *\/\n   @media (max-width: 767px) {\n     .video-card-col .reviewer-row {\n     display: flex;\n     align-items: flex-start;\n     gap: 12px;\n     margin-bottom: 12px;\n     flex-direction: column;\n }\n     .video-card-col .yt-badge\n \n  {\n     margin-left: inherit;\n    }\n     .video-two-col {\n       grid-template-columns: 1fr;\n       gap: 28px;\n     }\n     .video-section-wrap {\n       padding: 0 16px 32px;\n     }\n     .video-inline-stats {\n       gap: 10px;\n     }\n     .vis {\n       padding: 10px 14px;\n       min-width: 68px;\n     }\n   }\n \n   \/* ── REVIEW SECTION (legacy outer wrapper kept) ── *\/\n   .review-section {\n     padding: 0px 24px 42px;\n     max-width: 860px;\n     margin: 0 auto;\n   }\n   .heading-block {\n     text-align: center;\n     margin-bottom: 52px;\n   }\n   \/* CWV: stable eyebrow — explicit font-size stops text-size-adjust shift *\/\n   .eyebrow {\n     display: inline-flex;\n     align-items: center;\n     gap: 7px;\n     font-size: 27px;\n     font-weight: 700;\n     text-transform: uppercase;\n     color: #1a56db;\n     margin-bottom: 0px;\n   }\n   .eyebrow-dot {\n     width: 6px;\n     height: 6px;\n     border-radius: 50%;\n     background: #1a56db;\n   }\n   .heading-block h2 {\n     font-size: clamp(32px, 5vw, 52px);\n     font-weight: 900;\n     color: #0a0a0a;\n     letter-spacing: -1.5px;\n     line-height: 1.08;\n     margin-bottom: 14px;\n   }\n   .heading-block h2 span { color: #1a56db; }\n   .heading-block p {\n     font-size: 16px;\n     color: #6b7280;\n     font-weight: 400;\n     line-height: 1.6;\n     max-width: 420px;\n     margin: 0 auto;\n   }\n \n   \/* ── ACCORDION ── *\/\n   .accordion { border-top: 1px solid #ccc; }\n   .accordion-item { border-bottom: 1px solid #ccc; }\n   .accordion-button {\n     background: red;\n     border: none;\n     width: 100%;\n     text-align: left;\n     padding: 15px;\n     font-size: 14px;\n     font-weight: bold;\n     cursor: pointer;\n     position: relative;\n     color: white;\n   }\n   .accordion-button::after {\n     content: \"\\25BC\";\n     position: absolute;\n     right: 20px;\n     transition: transform 0.2s ease;\n   }\n   .accordion-button.active::after { transform: rotate(180deg); }\n   .accordion-content {\n     display: none;\n     padding: 0px;\n     background-color: #f9f9f9;\n   }\n \n   \/* ── LISTS ── *\/\n   ul { padding-left: 20px; }\n   li {\n     margin-bottom: 10px;\n     list-style: none;\n     text-align: left;\n     font-size: 14px;\n     color: black;\n     font-weight: 300;\n   }\n   b { font-weight: 600; }\n   .accordion-content p {\n     font-size: 14px;\n     color: black;\n     font-weight: 300;\n     text-align: left;\n     padding-left: 20px;\n   }\n   .description-txt {\n     font-size: 15px;\n     font-weight: 500;\n     color: black;\n   }\n \n   \/* ── MODAL ── *\/\n   .modal {\n     display: none;\n     position: fixed;\n     z-index: 99;\n     padding-top: 100px;\n     left: 0;\n     top: 0;\n     width: 100%;\n     height: 100%;\n     overflow: auto;\n     background-color: #000000bd;\n   }\n   .modal-content {\n     position: relative;\n     background-color: #fefefe;\n     margin: auto;\n     padding: 0;\n     width: 90%;\n     max-width: fit-content;\n   }\n   .close {\n     color: white;\n     position: absolute;\n     top: 10px;\n     right: 25px;\n     font-size: 35px;\n     font-weight: bold;\n     cursor: pointer;\n   }\n   .close:hover, .close:focus { color: #999; }\n   .mySlides { display: none; }\n   .cursor { cursor: pointer; }\n   .prev, .next {\n     cursor: pointer;\n     position: absolute;\n     top: 50%;\n     width: auto;\n     padding: 16px;\n     margin-top: -50px;\n     color: white;\n     font-weight: bold;\n     font-size: 20px;\n     transition: 0.6s ease;\n     border-radius: 3px;\n     user-select: none;\n     background-color: rgba(0,0,0,0.8);\n   }\n   .next { right: 0; }\n   .numbertext {\n     color: #f2f2f2;\n     font-size: 12px;\n     padding: 8px 12px;\n     position: absolute;\n     top: 0;\n   }\n   \/* CWV: prevent modal images from causing CLS — explicit block display *\/\n   img { margin-bottom: -4px; display: block; }\n   .caption-container {\n     text-align: center;\n     background-color: black;\n     padding: 2px 16px;\n     color: white;\n   }\n   .demo { opacity: 0.6; }\n   .active, .demo:hover { opacity: 1; }\n   img.hover-shadow { transition: 0.3s; }\n   .hover-shadow:hover {\n     box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);\n   }\n \n   \/* ── READ MORE ── *\/\n   .read-more { display: inline; }\n   .read-toggle { display: none; }\n   @media (max-width: 767px) {\n     .read-more { display: none; }\n     .read-toggle { display: inline; color: red; cursor: pointer; font-weight: bold; }\n     .read-more.visible { display: inline; }\n   }\n \n   \/* ── FEATURES GRID ── *\/\n   .features {\n     display: grid;\n     grid-template-columns: repeat(3, 1fr);\n     gap: 20px;\n     padding: 0 20px;\n     margin: auto;\n     margin-top: 45px;\n   }\n   .feature-box {\n     border-left: 1px solid black;\n     padding: 20px 0 20px 42px;\n     box-sizing: border-box;\n     margin-top: 25px;\n   }\n   .feature-box i {\n     font-size: 28px;\n     margin-bottom: 25px;\n     display: inline-block;\n     color: black;\n   }\n   .feature-title { font-weight: 500; margin: 10px 0; color: black; font-size: 18px; }\n   .feature-desc { font-size: 14px; color: #000; font-weight: 300; }\n \n   @media (max-width: 768px) {\n     .features { grid-template-columns: 1fr; gap: 0; padding: 0; margin-top: 0; }\n     .feature-box { border-left: none; border-top: 1px solid black; padding: 10px 42px 0 0; }\n     li { font-size: 12px; }\n     .main_counter_section { padding: 0; max-width: 100%; }\n     .eyebrow { font-size: 16px !important; line-height: normal; }\n     .product-desc .tab { flex-wrap: wrap; margin-top: -53px !important; }\n     .number_section_flex { display: block; }\n     .number_box_1 { width: 100%; }\n     .number_section_flex.owl-carousel .number_box_1 { width: 100%; padding: 0 1rem; }\n     .owl-dots { text-align: center; margin-top: 10px; }\n     .owl-dots .owl-dot span { background: #ccc; width: 20px; height: 5px; display: inline-block; margin: 0 5px; }\n     .owl-dots .owl-dot.active span { background: #0d2c4b; }\n     .left { max-width: 100%; }\n     .right { max-width: 100%; }\n   }\n \n   \/* ── TRUST WIDGET ── *\/\n   .trust-widget-wrapper {\n     display: flex;\n     justify-content: center;\n     align-items: center;\n     width: 100%;\n     padding: 10px 0;\n   }\n   .luxury-trust-card {\n     display: flex;\n     align-items: center;\n     background: #ffffff;\n     border: 1px solid #f0f2f5;\n     padding: 30px 40px;\n     border-radius: 24px;\n     width: 100%;\n     max-width: 520px;\n     font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, sans-serif;\n     box-shadow: 0 15px 35px rgba(0,0,0,0.05);\n     transition: transform 0.3s ease;\n   }\n   .luxury-trust-card:hover { transform: translateY(-2px); }\n   .gauge-box {\n     position: relative;\n     width: 100px;\n     height: 100px;\n     margin-right: 30px;\n     flex-shrink: 0;\n   }\n   .gauge-svg { transform: rotate(-90deg); }\n   .gauge-bg { fill: none; stroke: #f3f4f6; stroke-width: 5; }\n   .gauge-fill {\n     fill: none;\n     stroke: #111;\n     stroke-width: 5;\n     stroke-dasharray: 282.7;\n     stroke-dashoffset: 0;\n     stroke-linecap: round;\n     animation: gauge-pulse 4s infinite ease-in-out;\n   }\n   @keyframes gauge-pulse {\n     0% { stroke: #111; }\n     50% { stroke: #28a745; }\n     100% { stroke: #111; }\n   }\n   .gauge-text {\n     position: absolute;\n     top: 50%;\n     left: 50%;\n     transform: translate(-50%, -50%);\n     text-align: center;\n   }\n   .gauge-val { display: block; font-size: 22px; font-weight: 800; letter-spacing: -0.5px; color: #111; }\n   .content-right { display: flex; flex-direction: column; }\n   .eyebrow-text { font-size: 11px; font-weight: 700; color: #28a745; letter-spacing: 2px; text-transform: uppercase; margin-bottom: 6px; }\n   .main-headline { font-size: 24px; font-weight: 700; color: #111; margin: 0; line-height: 1.1; }\n   .sub-headline { font-size: 15px; color: #6b7280; margin-top: 8px; line-height: 1.4; font-weight: 400; }\n \n   @media (max-width: 550px) {\n     .luxury-trust-card { flex-direction: column; text-align: center; padding: 30px 20px; margin: 0 15px; }\n     .gauge-box { margin-right: 0; margin-bottom: 20px; width: 90px; height: 90px; }\n     .main-headline { font-size: 20px; }\n   }\n \n   \/* ── LAYOUT HELPERS ── *\/\n   .container { display: flex; flex-wrap: wrap; justify-content: space-between; }\n   .left { flex: 1; min-width: 300px; max-width: 60%; padding-right: 40px; }\n   .right { flex: 1; min-width: 300px; max-width: 35%; }\n \n   \/* CWV: All product\/breakdown images — reserve space to prevent CLS *\/\n   .breakdown-item img,\n   .breakdown-item-image img {\n     width: 100%;\n     height: auto;\n     \n     object-fit: cover;\n     display: block;\n   }\n \n   \/* CWV: Tab wrapping *\/\n   .product-desc .tab { flex-wrap: nowrap; }\n \u003c\/style\u003e\n \n \u003c!-- ═══════════════════════════════════════════\n      DIGITA SLIDER — untouched, working as-is\n ════════════════════════════════════════════ --\u003e\n \u003cdiv class=\"digita-slider\"\u003e\n   \u003cdiv class=\"digita-inner-slide\"\u003e\n     \u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/12_a0d5ba90-2224-4608-9675-2bb1e5982820.jpg?v=1765819254\"\u003e\n     \u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/03_e301417d-ff0b-4dfb-8ba4-3112fcd416e1.jpg?v=1765819254\"\u003e\n     \u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/02_42d90c2a-1a9e-4297-a65e-2c053d5fbe91.jpg?v=1765819254\"\u003e\n     \u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/14_59224cbc-8ab0-44f3-a4b5-900d0b0ec4ba.jpg?v=1765819254\"\u003e\n     \u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/06_b9fbcad6-0a95-4a2e-bfc6-a458ab805934.jpg?v=1765819253\"\u003e\n     \u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/13_1cebaece-a5b2-4866-8987-d43818ba0d69.jpg?v=1765819253\"\u003e\n     \u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/10_89a360f3-f337-4f1d-ad70-e0afc2fc7356.jpg?v=1765819253\"\u003e\n     \u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/04_7aea6049-65ca-4ab0-9e7d-798e57eac593.jpg?v=1765819253\"\u003e\n     \u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/07_1674a5e2-45d9-43f0-8bcf-482368bc5564.jpg?v=1765819253\"\u003e\n     \u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/01_c852c088-a442-4e26-a2aa-174599966d32.jpg?v=1765819254\"\u003e\n     \u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/05_f353568b-2442-48e5-99f7-5e05f3154c7b.jpg?v=1765819255\"\u003e\n     \u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/11_05ecb385-4bd3-44fb-b025-bb120d5c7e53.jpg?v=1765819254\"\u003e\n     \u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/08.jpg?v=1765819254\"\u003e\n     \u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/09_676e0e0b-96d4-4f15-b1d9-a36c7ad96e55.jpg?v=1765819254\"\u003e\n   \u003c\/div\u003e\n \u003c\/div\u003e\n \n \u003c!-- ═══════════════════════════════════════════\n      LIGHTBOX MODAL — untouched\n ════════════════════════════════════════════ --\u003e\n \u003cdiv class=\"modal\" id=\"myModal\"\u003e\n   \u003cspan class=\"close cursor\"\u003e×\u003c\/span\u003e\n   \u003cdiv class=\"modal-content\"\u003e\n     \u003cdiv class=\"mySlides\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/12_a0d5ba90-2224-4608-9675-2bb1e5982820.jpg?v=1765819254\"\u003e\u003c\/div\u003e\n     \u003cdiv class=\"mySlides\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/03_e301417d-ff0b-4dfb-8ba4-3112fcd416e1.jpg?v=1765819254\"\u003e\u003c\/div\u003e\n     \u003cdiv class=\"mySlides\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/02_42d90c2a-1a9e-4297-a65e-2c053d5fbe91.jpg?v=1765819254\"\u003e\u003c\/div\u003e\n     \u003cdiv class=\"mySlides\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/14_59224cbc-8ab0-44f3-a4b5-900d0b0ec4ba.jpg?v=1765819254\"\u003e\u003c\/div\u003e\n     \u003cdiv class=\"mySlides\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/06_b9fbcad6-0a95-4a2e-bfc6-a458ab805934.jpg?v=1765819253\"\u003e\u003c\/div\u003e\n     \u003cdiv class=\"mySlides\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/13_1cebaece-a5b2-4866-8987-d43818ba0d69.jpg?v=1765819253\"\u003e\u003c\/div\u003e\n     \u003cdiv class=\"mySlides\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/10_89a360f3-f337-4f1d-ad70-e0afc2fc7356.jpg?v=1765819253\"\u003e\u003c\/div\u003e\n     \u003cdiv class=\"mySlides\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/04_7aea6049-65ca-4ab0-9e7d-798e57eac593.jpg?v=1765819253\"\u003e\u003c\/div\u003e\n     \u003cdiv class=\"mySlides\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/07_1674a5e2-45d9-43f0-8bcf-482368bc5564.jpg?v=1765819253\"\u003e\u003c\/div\u003e\n     \u003cdiv class=\"mySlides\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/01_c852c088-a442-4e26-a2aa-174599966d32.jpg?v=1765819254\"\u003e\u003c\/div\u003e\n     \u003cdiv class=\"mySlides\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/05_f353568b-2442-48e5-99f7-5e05f3154c7b.jpg?v=1765819255\"\u003e\u003c\/div\u003e\n     \u003cdiv class=\"mySlides\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/11_05ecb385-4bd3-44fb-b025-bb120d5c7e53.jpg?v=1765819254\"\u003e\u003c\/div\u003e\n     \u003cdiv class=\"mySlides\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/08.jpg?v=1765819254\"\u003e\u003c\/div\u003e\n     \u003cdiv class=\"mySlides\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/09_676e0e0b-96d4-4f15-b1d9-a36c7ad96e55.jpg?v=1765819254\"\u003e\u003c\/div\u003e\n     \u003ca class=\"prev\"\u003e❮\u003c\/a\u003e\n     \u003ca class=\"next\"\u003e❯\u003c\/a\u003e\n     \u003cdiv class=\"caption-container\"\u003e\n       \u003cp id=\"caption\"\u003e\u003c\/p\u003e\n     \u003c\/div\u003e\n   \u003c\/div\u003e\n \u003c\/div\u003e\n \n \u003c!-- ═══════════════════════════════════════════\n      COUNTER SECTION\n ════════════════════════════════════════════ --\u003e\n \u003cdiv class=\"main_counter_section\"\u003e\n   \u003ch2 style=\"text-align:center;\" class=\"tech\"\u003eOne thousand meters of water resistance \u003cspan\u003eyou'll never need. And that's exactly the point.\u003c\/span\u003e\n \u003c\/h2\u003e\n   \u003cp style=\"font-size:15px;color:#444141;text-align:center\"\u003eThe AbyssPro isn't built for the dives you'll do. It's built for the man who wants a watch that could go further than he ever will. NH35 Japanese automatic movement. Mineral crystal. 1000 meters of pressure resistance. The kind of overbuild that quietly says: I'm not playing around.\u003c\/p\u003e\n   \u003ch2 style=\"text-align:center;\" class=\"tech\"\u003eTechnical \u003cspan\u003eFeatures\u003c\/span\u003e\n \u003c\/h2\u003e\n   \u003cdiv id=\"counter-section\" class=\"number_section_flex\"\u003e\n     \u003cdiv class=\"number_box_1\"\u003e\n       \u003cdiv class=\"boxss_inner\"\u003e\n         \u003c!-- CWV: explicit width\/height on imgs to prevent CLS --\u003e\n         \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/diameter-b.webp?v=1753643055\" class=\"number_box_image\" width=\"220\" height=\"220\" alt=\"46mm diameter\"\u003e\n         \u003cspan class=\"number_box\"\u003e\u003cspan class=\"prod_number\"\u003e46\u003c\/span\u003e\u003csub\u003e\u003cspan\u003eMM\u003c\/span\u003e\u003c\/sub\u003e\u003c\/span\u003e\n       \u003c\/div\u003e\n       \u003cdiv class=\"number_boxs_title\"\u003e\u003cspan\u003eDiameter\u003c\/span\u003e\u003c\/div\u003e\n     \u003c\/div\u003e\n     \u003cdiv class=\"number_box_1\"\u003e\n       \u003cdiv class=\"boxss_inner\"\u003e\n         \u003cimg src=\"https:\/\/www.nuunofficial.com\/cdn\/shop\/files\/thickness-b.png?v=1715584325\" class=\"number_box_image\" width=\"220\" height=\"220\" alt=\"17mm thickness\"\u003e\n         \u003cspan class=\"number_box\"\u003e\u003cspan class=\"prod_number\"\u003e17\u003c\/span\u003e\u003csub\u003e\u003cspan\u003eMM\u003c\/span\u003e\u003c\/sub\u003e\u003c\/span\u003e\n       \u003c\/div\u003e\n       \u003cdiv class=\"number_boxs_title\"\u003e\u003cspan\u003eThickness\u003c\/span\u003e\u003c\/div\u003e\n     \u003c\/div\u003e\n     \u003cdiv class=\"number_box_1\"\u003e\n       \u003cdiv class=\"boxss_inner\"\u003e\n         \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/thickness-b.webp?v=1753643065\" class=\"number_box_image\" width=\"220\" height=\"220\" alt=\"12 months warranty\"\u003e\n         \u003cspan class=\"number_box\"\u003e\u003cspan class=\"prod_number\"\u003e12\u003c\/span\u003e\u003csub\u003e\u003cspan\u003eMonths\u003c\/span\u003e\u003c\/sub\u003e\u003c\/span\u003e\n       \u003c\/div\u003e\n       \u003cdiv class=\"number_boxs_title\"\u003e\u003cspan\u003eWarranty\u003c\/span\u003e\u003c\/div\u003e\n     \u003c\/div\u003e\n     \u003cdiv class=\"number_box_1\"\u003e\n       \u003cdiv class=\"boxss_inner\"\u003e\n         \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/water-resistance-b.webp?v=1753643103\" class=\"number_box_image\" width=\"220\" height=\"220\" alt=\"100 ATM water resistance\"\u003e\n         \u003cspan class=\"number_box\"\u003e\u003cspan class=\"prod_number\"\u003e100\u003c\/span\u003e\u003csub\u003e\u003cspan\u003eATM\u003c\/span\u003e\u003c\/sub\u003e\u003c\/span\u003e\n       \u003c\/div\u003e\n       \u003cdiv class=\"number_boxs_title\"\u003e\u003cspan\u003eWater Resistance\u003c\/span\u003e\u003c\/div\u003e\n     \u003c\/div\u003e\n   \u003c\/div\u003e\n \u003c\/div\u003e\n \n \u003c!-- jQuery + Owl Carousel — untouched --\u003e\n \u003cp\u003e\n   \u003cscript src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/jquery\/3.6.1\/jquery.min.js\"\u003e\u003c\/script\u003e\n   \u003cscript src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/OwlCarousel2\/2.3.4\/owl.carousel.min.js\"\u003e\u003c\/script\u003e\n   \u003cscript\u003e\n     (function($) {\n       $(document).ready(function () {\n         function initCarousel() {\n           if (window.innerWidth \u003c= 767 \u0026\u0026 !$('.number_section_flex').hasClass('owl-loaded')) {\n             $('.number_section_flex').addClass('owl-carousel owl-theme').owlCarousel({\n               loop: false, margin: 0, nav: false, dots: true, items: 1,\n             });\n           }\n         }\n         initCarousel();\n         $(window).resize(initCarousel);\n         $(window).scroll(startCounter);\n         function startCounter() {\n           if ($(window).scrollTop() \u003e 200) {\n             $(window).off(\"scroll\", startCounter);\n             $('.prod_number').each(function () {\n               var initialValue = parseFloat($(this).text());\n               $(this).prop('Counter', 0).animate({ Counter: initialValue }, {\n                 duration: 1800, easing: 'swing',\n                 step: function (now) {\n                   var decimalPlaces = (initialValue.toString().split('.')[1] || []).length;\n                   $(this).text(parseFloat(now).toFixed(decimalPlaces));\n                 }\n               });\n             });\n           }\n         }\n       });\n     })(jQuery);\n   \u003c\/script\u003e\n \u003c\/p\u003e\n \u003cp\u003e\n   \u003clink href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/OwlCarousel2\/2.3.4\/assets\/owl.carousel.min.css\" rel=\"stylesheet\"\u003e\n   \u003clink href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/OwlCarousel2\/2.3.4\/assets\/owl.theme.default.min.css\" rel=\"stylesheet\"\u003e\n \u003c\/p\u003e\n \n \u003c!-- Scripts — untouched --\u003e\n \u003cp\u003e\n   \u003cscript\u003e\n     $(document).ready(function () {\n       $(\".read-toggle\").on(\"click\", function () {\n         var $toggle = $(this);\n         var $more = $toggle.siblings(\".read-more\");\n         $more.toggleClass(\"visible\");\n         $toggle.text($more.hasClass(\"visible\") ? \"Read Less\" : \"Read More\");\n       });\n     });\n \n     const accButtons = document.querySelectorAll('.accordion-button');\n     accButtons.forEach(btn =\u003e {\n       btn.addEventListener('click', () =\u003e {\n         btn.classList.toggle('active');\n         const content = btn.nextElementSibling;\n         content.style.display = content.style.display === 'block' ? 'none' : 'block';\n       });\n     });\n   \u003c\/script\u003e\n   \u003cscript\u003e\n     function openModal() { document.getElementById(\"myModal\").style.display = \"block\"; }\n     function closeModal() { document.getElementById(\"myModal\").style.display = \"none\"; }\n     var slideIndex = 1;\n     showSlides(slideIndex);\n     function plusSlides(n) { showSlides(slideIndex += n); }\n     function currentSlide(n) { showSlides(slideIndex = n); }\n     function showSlides(n) {\n       var i;\n       var slides = document.getElementsByClassName(\"mySlides\");\n       var dots = document.getElementsByClassName(\"demo\");\n       var captionText = document.getElementById(\"caption\");\n       if (n \u003e slides.length) { slideIndex = 1; }\n       if (n \u003c 1) { slideIndex = slides.length; }\n       for (i = 0; i \u003c slides.length; i++) { slides[i].style.display = \"none\"; }\n       for (i = 0; i \u003c dots.length; i++) { dots[i].className = dots[i].className.replace(\" active\", \"\"); }\n       slides[slideIndex - 1].style.display = \"block\";\n       if (dots[slideIndex - 1]) { dots[slideIndex - 1].className += \" active\"; }\n       if (captionText \u0026\u0026 dots[slideIndex - 1]) { captionText.innerHTML = dots[slideIndex - 1].alt; }\n     }\n   \u003c\/script\u003e\n \u003c\/p\u003e\n \n \u003c!-- ═══════════════════════════════════════════\n      VIDEO SECTION — TWO COLUMN\n ════════════════════════════════════════════ --\u003e\n \u003cdiv class=\"new-product\"\u003e\n   \u003cdiv class=\"video-section-wrap\"\u003e\n     \u003cdiv class=\"video-two-col\"\u003e\n \n       \u003c!-- LEFT: Heading + description + quick stats --\u003e\n       \u003cdiv class=\"video-heading-col\"\u003e\n         \u003cdiv class=\"eyebrow\"\u003e\n           \u003cspan class=\"eyebrow-dot\"\u003e\u003c\/span\u003e\n           1000M Professional Automatic Diver\n         \u003c\/div\u003e\n         \u003ch2\u003eWatch in \u003cspan\u003eAction\u003c\/span\u003e\n \u003c\/h2\u003e\n         \u003cp\u003eA serious professional dive watch built for extreme water resistance, mechanical reliability, and uncompromising durability, designed for men who want a real tool watch.\u003c\/p\u003e\n         \u003cdiv class=\"video-inline-stats\"\u003e\n           \u003cdiv class=\"vis\"\u003e\n             \u003cspan class=\"vis-num\"\u003e100 ATM\u003c\/span\u003e\n             \u003cspan class=\"vis-label\"\u003eWater Resist.\u003c\/span\u003e\n           \u003c\/div\u003e\n           \u003cdiv class=\"vis\"\u003e\n             \u003cspan class=\"vis-num\"\u003e46MM\u003c\/span\u003e\n             \u003cspan class=\"vis-label\"\u003eCase Size\u003c\/span\u003e\n           \u003c\/div\u003e\n           \u003cdiv class=\"vis\"\u003e\n             \u003cspan class=\"vis-num\"\u003eAuto\u003c\/span\u003e\n             \u003cspan class=\"vis-label\"\u003eMovement\u003c\/span\u003e\n           \u003c\/div\u003e\n         \u003c\/div\u003e\n       \u003c\/div\u003e\n \n       \u003c!-- RIGHT: Smaller video card --\u003e\n       \u003cdiv class=\"video-card-col\"\u003e\n         \u003cdiv class=\"video-card\"\u003e\n           \u003cdiv class=\"video-wrapper\"\u003e\n             \u003c!-- CWV: preload=none avoids render-blocking network cost on mobile;\n                  poster= attribute can be added to avoid blank space flash --\u003e\n             \u003cvideo controls playsinline preload=\"none\"\u003e\n               \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/80f3e8e738ac448a9082894959711503.mp4\" type=\"video\/mp4\"\u003e\u003c\/video\u003e\n           \u003c\/div\u003e\n           \u003cdiv class=\"video-meta\"\u003e\n             \u003cdiv class=\"reviewer-row\"\u003e\n               \u003cdiv class=\"avatar\"\u003eA\u003c\/div\u003e\n               \u003cdiv class=\"reviewer-info\"\u003e\n                 \u003cstrong\u003eAbyssPro 1000M NH35\u003c\/strong\u003e\n                 \u003cspan\u003eOfficial Product Clip\u003c\/span\u003e\n               \u003c\/div\u003e\n               \u003cdiv class=\"yt-badge\"\u003e\u003cspan\u003eProduct Video\u003c\/span\u003e\u003c\/div\u003e\n             \u003c\/div\u003e\n             \u003cdiv class=\"meta-divider\"\u003e\u003c\/div\u003e\n             \u003cdiv class=\"video-title\"\u003e\"Built for depth. Designed for presence.\"\u003c\/div\u003e\n             \u003cdiv class=\"video-desc\"\u003eA short showcase highlighting the case finish, dial detail, and overall build of the watch.\u003c\/div\u003e\n           \u003c\/div\u003e\n         \u003c\/div\u003e\n       \u003c\/div\u003e\n \n     \u003c\/div\u003e\n   \u003c\/div\u003e\n \n   \u003cdiv class=\"cont-2\"\u003e\u003chr style=\"border:0;height:1px;background-color:#30363d;margin:0;\"\u003e\u003c\/div\u003e\n \n   \u003c!-- FEATURES --\u003e\n   \u003cdiv id=\"features\"\u003e\n     \u003cdiv class=\"cont-2\"\u003e\n       \u003ch2 class=\"h2\"\u003eMade to Match Your Life, Wherever You Go\u003c\/h2\u003e\n       \u003cdiv class=\"features-grid\"\u003e\n         \u003cdiv class=\"feature-item\"\u003e\n           \u003ch3 style=\"color:#007bff;\" class=\"h3\"\u003eDaily Wear\u003c\/h3\u003e\n           \u003cp class=\"paragraph\"\u003eSolid, confident presence without needing baby care.\u003c\/p\u003e\n         \u003c\/div\u003e\n         \u003cdiv class=\"feature-item\"\u003e\n           \u003ch3 style=\"color:#007bff;\" class=\"h3\"\u003eSwimming \u0026amp; Water Sports\u003c\/h3\u003e\n           \u003cp class=\"paragraph\"\u003eDesigned for swim, surf, dive, and boating use.\u003c\/p\u003e\n         \u003c\/div\u003e\n         \u003cdiv class=\"feature-item\"\u003e\n           \u003ch3 style=\"color:#007bff;\" class=\"h3\"\u003eTravel \u0026amp; Adventure\u003c\/h3\u003e\n           \u003cp class=\"paragraph\"\u003eMechanical reliability with no battery worries.\u003c\/p\u003e\n         \u003c\/div\u003e\n         \u003cdiv class=\"feature-item\"\u003e\n           \u003ch3 style=\"color:#007bff;\" class=\"h3\"\u003eCasual Wear\u003c\/h3\u003e\n           \u003cp class=\"paragraph\"\u003eA bold, tool-watch profile that pairs effortlessly with jeans or a hoodie.\u003c\/p\u003e\n         \u003c\/div\u003e\n       \u003c\/div\u003e\n       \u003cp style=\"text-align:center;margin-top:20px;\" class=\"paragraph\"\u003eReal Life: You don't take it off when life gets interesting.\u003c\/p\u003e\n     \u003c\/div\u003e\n   \u003c\/div\u003e\n \n   \u003c!-- TRUST WIDGET --\u003e\n   \u003cdiv class=\"trust-widget-wrapper\"\u003e\n     \u003cdiv class=\"luxury-trust-card\"\u003e\n       \u003cdiv class=\"gauge-box\"\u003e\n         \u003csvg class=\"gauge-svg\" width=\"100\" height=\"100\"\u003e\n           \u003ccircle class=\"gauge-bg\" cx=\"50\" cy=\"50\" r=\"45\"\u003e\u003c\/circle\u003e\n           \u003ccircle class=\"gauge-fill\" cx=\"50\" cy=\"50\" r=\"45\"\u003e\u003c\/circle\u003e\n         \u003c\/svg\u003e\n         \u003cdiv class=\"gauge-text\"\u003e\u003cspan class=\"gauge-val\"\u003e100%\u003c\/span\u003e\u003c\/div\u003e\n       \u003c\/div\u003e\n       \u003cdiv class=\"content-right\"\u003e\n         \u003cspan class=\"eyebrow-text\"\u003eTrusted Choice\u003c\/span\u003e\n         \u003ch3 class=\"main-headline\"\u003eHighly Recommended\u003c\/h3\u003e\n         \u003cp class=\"sub-headline\"\u003e100% of reviewers recommend this watch for its performance and build.\u003c\/p\u003e\n       \u003c\/div\u003e\n     \u003c\/div\u003e\n   \u003c\/div\u003e\n \n   \u003c!-- BREAKDOWN --\u003e\n   \u003cdiv id=\"breakdown\"\u003e\n     \u003cdiv class=\"cont-2\"\u003e\n       \u003ch2 class=\"h2\"\u003eDesigned With Purpose in Every Exceptional Detail\u003c\/h2\u003e\n \n       \u003cdiv class=\"breakdown-item\"\u003e\n         \u003cdiv class=\"breakdown-item-text\"\u003e\n           \u003ch3 class=\"h3\"\u003e1000M Professional Water Resistance: Overbuilt for the Deep\u003c\/h3\u003e\n           \u003cul\u003e\n             \u003cli\u003eSuitable for swimming, surfing, boating, and professional diving\u003c\/li\u003e\n             \u003cli\u003eBuilt to handle pressure far beyond daily use\u003c\/li\u003e\n             \u003cli\u003eGives unmatched peace of mind in any environment\u003c\/li\u003e\n           \u003c\/ul\u003e\n           \u003cp class=\"paragraph\"\u003e\u003ci class=\"ita\"\u003eA professional diver you'll probably never max out, and that's the luxury.\u003c\/i\u003e\u003c\/p\u003e\n         \u003c\/div\u003e\n         \u003cdiv class=\"breakdown-item-image\"\u003e\n           \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/1_4_6ce86478-525a-4ba9-ad45-78dd2b831dbf.jpg?v=1765965638\" width=\"600\" height=\"450\" alt=\"AbyssPro water resistance\"\u003e\n         \u003c\/div\u003e\n       \u003c\/div\u003e\n \n       \u003cdiv class=\"cont-2\"\u003e\u003chr style=\"border:0;height:1px;background-color:#ccc;margin:40px auto;width:80%;\"\u003e\u003c\/div\u003e\n \n       \u003cdiv class=\"breakdown-item\"\u003e\n         \u003cdiv class=\"breakdown-item-image\"\u003e\n           \u003cimg src=\"https:\/\/www.futurewristtech.com\/cdn\/shop\/files\/12_ceb8041a-8638-4a42-a612-054159164aa3.png?v=1765853767\u0026amp;width=493\" width=\"600\" height=\"450\" alt=\"Seiko NH35 movement\"\u003e\n         \u003c\/div\u003e\n         \u003cdiv class=\"breakdown-item-text\"\u003e\n           \u003ch3 class=\"h3\"\u003eSeiko NH35 Automatic Movement: Mechanical Reliability\u003c\/h3\u003e\n           \u003cul\u003e\n             \u003cli\u003eSelf-winding mechanical operation\u003c\/li\u003e\n             \u003cli\u003eNo battery changes required\u003c\/li\u003e\n             \u003cli\u003eApprox. 41-hour power reserve\u003c\/li\u003e\n             \u003cli\u003eRespected by enthusiasts and watchmakers\u003c\/li\u003e\n           \u003c\/ul\u003e\n           \u003cp class=\"paragraph\"\u003e\u003ci class=\"ita\"\u003ePowered by your movement, not electronics.\u003c\/i\u003e\u003c\/p\u003e\n         \u003c\/div\u003e\n       \u003c\/div\u003e\n \n       \u003cdiv class=\"cont-2\"\u003e\u003chr style=\"border:0;height:1px;background-color:#ccc;margin:40px auto;width:80%;\"\u003e\u003c\/div\u003e\n \n       \u003cdiv class=\"breakdown-item\"\u003e\n         \u003cdiv class=\"breakdown-item-text\"\u003e\n           \u003ch3 class=\"h3\"\u003eFull Stainless-Steel Case \u0026amp; Bracelet: Built to Take a Hit\u003c\/h3\u003e\n           \u003cul class=\"water-capabilities\"\u003e\n             \u003cli\u003eCorrosion-resistant against sweat and saltwater\u003c\/li\u003e\n             \u003cli\u003ePremium, solid feel on the wrist\u003c\/li\u003e\n             \u003cli\u003eDesigned for impact, daily wear, and harsh conditions\u003c\/li\u003e\n           \u003c\/ul\u003e\n           \u003cp class=\"paragraph\"\u003e\u003ci class=\"ita\"\u003eFrom case to bracelet, it feels like real equipment.\u003c\/i\u003e\u003c\/p\u003e\n         \u003c\/div\u003e\n         \u003cdiv class=\"breakdown-item-image\"\u003e\n           \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/6_15b13794-b3c1-4c5e-979c-f609e21fef04.jpg?v=1765788328\" width=\"600\" height=\"450\" alt=\"Stainless steel case\"\u003e\n         \u003c\/div\u003e\n       \u003c\/div\u003e\n \n       \u003cdiv class=\"cont-2\"\u003e\u003chr style=\"border:0;height:1px;background-color:#ccc;margin:40px auto;width:80%;\"\u003e\u003c\/div\u003e\n \n       \u003cdiv class=\"breakdown-item\"\u003e\n         \u003cdiv class=\"breakdown-item-image\"\u003e\n           \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/1_11_3d8a1d59-d480-41da-9885-6d9b12837f1b.jpg?v=1765965859\" width=\"600\" height=\"450\" alt=\"Mineral crystal\"\u003e\n         \u003c\/div\u003e\n         \u003cdiv class=\"breakdown-item-text\"\u003e\n           \u003ch3 class=\"h3\"\u003eMineral Crystal: Tough Protection for Real Life\u003c\/h3\u003e\n           \u003cul\u003e\n             \u003cli\u003eMore impact-resistant than regular glass\u003c\/li\u003e\n             \u003cli\u003eMaintains clear visibility over time\u003c\/li\u003e\n             \u003cli\u003eDesigned for real-world use, not fragile display\u003c\/li\u003e\n           \u003c\/ul\u003e\n           \u003cp class=\"paragraph\"\u003e\u003ci class=\"ita\"\u003eBuilt for action, not careful handling.\u003c\/i\u003e\u003c\/p\u003e\n         \u003c\/div\u003e\n       \u003c\/div\u003e\n \n       \u003cdiv class=\"cont-2\"\u003e\u003chr style=\"border:0;height:1px;background-color:#ccc;margin:40px auto;width:80%;\"\u003e\u003c\/div\u003e\n \n       \u003cdiv class=\"breakdown-item\"\u003e\n         \u003cdiv class=\"breakdown-item-text\"\u003e\n           \u003ch3 class=\"h3\"\u003eLuminous Hands \u0026amp; Markers: Visibility When It Matters\u003c\/h3\u003e\n           \u003cul\u003e\n             \u003cli\u003eEasy to read underwater\u003c\/li\u003e\n             \u003cli\u003eClear in darkness or low-light conditions\u003c\/li\u003e\n             \u003cli\u003eEssential for a true tool watch\u003c\/li\u003e\n           \u003c\/ul\u003e\n           \u003cp class=\"paragraph\"\u003e\u003ci class=\"ita\"\u003eTime that lights up when the world goes dark.\u003c\/i\u003e\u003c\/p\u003e\n         \u003c\/div\u003e\n         \u003cdiv class=\"breakdown-item-image\"\u003e\n           \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/5_13ed7489-615d-455d-bab8-92a7234f51fd.jpg?v=1765788542\" width=\"600\" height=\"450\" alt=\"Luminous hands\"\u003e\n         \u003c\/div\u003e\n       \u003c\/div\u003e\n \n       \u003cdiv class=\"cont-2\"\u003e\u003chr style=\"border:0;height:1px;background-color:#ccc;margin:40px auto;width:80%;\"\u003e\u003c\/div\u003e\n \n       \u003cdiv class=\"breakdown-item\"\u003e\n         \u003cdiv class=\"breakdown-item-image\"\u003e\n           \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/3_542ee2c5-79fa-403b-a23c-a58429bb8868.jpg?v=1765788583\" width=\"600\" height=\"450\" alt=\"Rotating dive bezel\"\u003e\n         \u003c\/div\u003e\n         \u003cdiv class=\"breakdown-item-text\"\u003e\n           \u003ch3 class=\"h3\"\u003eRotating Dive Bezel: Built-In Timing Tool\u003c\/h3\u003e\n           \u003cul\u003e\n             \u003cli\u003eIdeal for diving and water activities\u003c\/li\u003e\n             \u003cli\u003eUseful for workouts, timing tasks, and daily routines\u003c\/li\u003e\n             \u003cli\u003eA classic and functional dive-watch feature\u003c\/li\u003e\n           \u003c\/ul\u003e\n           \u003cp class=\"paragraph\"\u003e\u003ci class=\"ita\"\u003eYour built-in timer, on land or underwater.\u003c\/i\u003e\u003c\/p\u003e\n         \u003c\/div\u003e\n       \u003c\/div\u003e\n \n       \u003cdiv class=\"cont-2\"\u003e\u003chr style=\"border:0;height:1px;background-color:#ccc;margin:40px auto;width:80%;\"\u003e\u003c\/div\u003e\n \n       \u003cdiv class=\"breakdown-item\"\u003e\n         \u003cdiv class=\"breakdown-item-text\"\u003e\n           \u003ch3 class=\"h3\"\u003eHelium Release Valve: Serious Dive Engineering\u003c\/h3\u003e\n           \u003cul\u003e\n             \u003cli\u003eBuilt for extreme pressure environments\u003c\/li\u003e\n             \u003cli\u003eA mark of true dive-watch engineering\u003c\/li\u003e\n             \u003cli\u003eIncluded for the kind of dives most people only read about\u003c\/li\u003e\n           \u003c\/ul\u003e\n           \u003cp class=\"paragraph\"\u003e\u003ci class=\"ita\"\u003eEven if you never need it, it proves what the watch is capable of.\u003c\/i\u003e\u003c\/p\u003e\n         \u003c\/div\u003e\n         \u003cdiv class=\"breakdown-item-image\"\u003e\n           \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/1_7_50b9b8e5-f7a5-40d7-b959-a577b31bca91.jpg?v=1765965919\" width=\"600\" height=\"450\" alt=\"Helium release valve\"\u003e\n         \u003c\/div\u003e\n       \u003c\/div\u003e\n \n     \u003c\/div\u003e\n   \u003c\/div\u003e\n \n   \u003cdiv class=\"cont-2\"\u003e\u003chr style=\"border:0;height:1px;background-color:#30363d;margin:0;\"\u003e\u003c\/div\u003e\n \n   \u003c!-- SPECS --\u003e\n   \u003cdiv id=\"specs\"\u003e\n     \u003cdiv class=\"cont-2\"\u003e\n       \u003ch2 class=\"h2\"\u003e1000M Professional Diver Specifications\u003c\/h2\u003e\n       \u003ctable class=\"specs-table\"\u003e\n         \u003ctbody\u003e\n           \u003ctr\u003e\n             \u003cth\u003eCategory\u003c\/th\u003e\n \u003cth\u003eSpecification\u003c\/th\u003e\n \u003cth\u003eCategory\u003c\/th\u003e\n \u003cth\u003eSpecification\u003c\/th\u003e\n           \u003c\/tr\u003e\n           \u003ctr\u003e\n \u003ctd\u003eModel\u003c\/td\u003e\n \u003ctd\u003eAbyssPro 1000M NH35\u003c\/td\u003e\n \u003ctd\u003eWatch Type\u003c\/td\u003e\n \u003ctd\u003eAutomatic Mechanical Dive Watch\u003c\/td\u003e\n \u003c\/tr\u003e\n           \u003ctr\u003e\n \u003ctd\u003eWater Resistance\u003c\/td\u003e\n \u003ctd\u003e1000M \/ 100 BAR\u003c\/td\u003e\n \u003ctd\u003eMovement\u003c\/td\u003e\n \u003ctd\u003eJapanese NH35 Automatic Mechanical Movement\u003c\/td\u003e\n \u003c\/tr\u003e\n           \u003ctr\u003e\n \u003ctd\u003ePower Reserve\u003c\/td\u003e\n \u003ctd\u003eApprox. 41 Hours\u003c\/td\u003e\n \u003ctd\u003eDial Material Type\u003c\/td\u003e\n \u003ctd\u003eMineral Crystal\u003c\/td\u003e\n \u003c\/tr\u003e\n           \u003ctr\u003e\n \u003ctd\u003eCase Size\u003c\/td\u003e\n \u003ctd\u003e46mm\u003c\/td\u003e\n \u003ctd\u003eCase Thickness\u003c\/td\u003e\n \u003ctd\u003e17mm\u003c\/td\u003e\n \u003c\/tr\u003e\n           \u003ctr\u003e\n \u003ctd\u003eCase Shape\u003c\/td\u003e\n \u003ctd\u003eIrregular Shape\u003c\/td\u003e\n \u003ctd\u003eCase Material\u003c\/td\u003e\n \u003ctd\u003eStainless Steel\u003c\/td\u003e\n \u003c\/tr\u003e\n           \u003ctr\u003e\n \u003ctd\u003eBracelet Material\u003c\/td\u003e\n \u003ctd\u003eStainless Steel\u003c\/td\u003e\n \u003ctd\u003eBracelet Width\u003c\/td\u003e\n \u003ctd\u003e20mm to 24mm\u003c\/td\u003e\n \u003c\/tr\u003e\n           \u003ctr\u003e\n \u003ctd\u003eBracelet Length\u003c\/td\u003e\n \u003ctd\u003e26cm\u003c\/td\u003e\n \u003ctd\u003eWatch Weight\u003c\/td\u003e\n \u003ctd\u003e269g\u003c\/td\u003e\n \u003c\/tr\u003e\n           \u003ctr\u003e\n \u003ctd\u003eDisplay\u003c\/td\u003e\n \u003ctd\u003eNumberless Analog Display\u003c\/td\u003e\n \u003ctd\u003eDial Detail\u003c\/td\u003e\n \u003ctd\u003eComplete Calendar Display\u003c\/td\u003e\n \u003c\/tr\u003e\n           \u003ctr\u003e\n \u003ctd\u003eBezel\u003c\/td\u003e\n \u003ctd\u003eRotating Diver-Style Bezel\u003c\/td\u003e\n \u003ctd\u003eVisibility\u003c\/td\u003e\n \u003ctd\u003eLuminous Display\u003c\/td\u003e\n \u003c\/tr\u003e\n           \u003ctr\u003e\n \u003ctd\u003eClasp\u003c\/td\u003e\n \u003ctd\u003eFolding Clasp with Safety\u003c\/td\u003e\n \u003ctd\u003eStyle\u003c\/td\u003e\n \u003ctd\u003eLuxury Diver Style\u003c\/td\u003e\n \u003c\/tr\u003e\n         \u003c\/tbody\u003e\n       \u003c\/table\u003e\n       \u003ca style=\"text-align:center;\" href=\"https:\/\/www.futurewristtech.com\/products\/abysspro-1000m-nh35-diver-watch-46mm\" class=\"btn\"\u003eMake AbyssPro Your Daily Watch\u003c\/a\u003e\n       \u003cp style=\"font-style:italic;\" class=\"paragraph\"\u003eA serious dive watch for those stepping up from fashion watches to real equipment.\u003c\/p\u003e\n       \u003cp style=\"text-align:center;\" class=\"paragraph\"\u003e1000M Professional Diver: Overbuilt. Mechanical. Uncompromising.\u003c\/p\u003e\n     \u003c\/div\u003e\n   \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"cont-2\"\u003e\u003chr style=\"border:0;height:1px;background-color:#30363d;margin:0;\"\u003e\u003c\/div\u003e\n \n \u003cdiv id=\"faq\" class=\"faq-section\"\u003e\n   \u003cdiv class=\"heading-block\"\u003e\n    \n     \u003ch2 style=\"text-align:center;\"\u003eFrequently Asked \u003cspan\u003eQuestions\u003c\/span\u003e\n \u003c\/h2\u003e\n   \u003c\/div\u003e\n \n   \u003cdiv class=\"faq-list\"\u003e\n \n     \u003cdiv class=\"faq-item\"\u003e\n       \u003cbutton class=\"faq-question\" type=\"button\"\u003e\n         \u003cspan\u003eIs the AbyssPro automatic or quartz?\u003c\/span\u003e\n         \u003cspan class=\"faq-icon\"\u003e\u003c\/span\u003e\n       \u003c\/button\u003e\n       \u003cdiv class=\"faq-answer\"\u003e\n         \u003cdiv class=\"faq-answer-inner\"\u003e\n           \u003cp\u003eThe AbyssPro runs on a Japanese NH35 automatic movement, not quartz. There's no battery to replace — it's self-winding and holds an approximate 41-hour power reserve.\u003c\/p\u003e\n         \u003c\/div\u003e\n       \u003c\/div\u003e\n     \u003c\/div\u003e\n \n     \u003cdiv class=\"faq-item\"\u003e\n       \u003cbutton class=\"faq-question\" type=\"button\"\u003e\n         \u003cspan\u003eWhat crystal does it use?\u003c\/span\u003e\n         \u003cspan class=\"faq-icon\"\u003e\u003c\/span\u003e\n       \u003c\/button\u003e\n       \u003cdiv class=\"faq-answer\"\u003e\n         \u003cdiv class=\"faq-answer-inner\"\u003e\n           \u003cp\u003eThe dial window is mineral crystal, which is more impact-resistant than standard glass and built to hold up to real-world wear rather than careful handling.\u003c\/p\u003e\n         \u003c\/div\u003e\n       \u003c\/div\u003e\n     \u003c\/div\u003e\n \n     \u003cdiv class=\"faq-item\"\u003e\n       \u003cbutton class=\"faq-question\" type=\"button\"\u003e\n         \u003cspan\u003eIs the 1000M water resistance real, and do I actually need it?\u003c\/span\u003e\n         \u003cspan class=\"faq-icon\"\u003e\u003c\/span\u003e\n       \u003c\/button\u003e\n       \u003cdiv class=\"faq-answer\"\u003e\n         \u003cdiv class=\"faq-answer-inner\"\u003e\n           \u003cp\u003eYes — it's a genuine 1000M \/ 100 BAR rating, not a marketing number. You won't need anywhere near that for daily wear, swimming, or surfing, but that's the point: it's overbuilt so the watch never has to work hard to keep up with you.\u003c\/p\u003e\n         \u003c\/div\u003e\n       \u003c\/div\u003e\n     \u003c\/div\u003e\n \n   \u003c\/div\u003e\n \u003c\/div\u003e\n \n   \u003cp\u003e\n     \u003cscript\u003e\n   document.querySelectorAll('.faq-question').forEach(function (btn) {\n     btn.addEventListener('click', function () {\n       btn.closest('.faq-item').classList.toggle('active');\n     });\n   });\n \u003c\/script\u003e\n   \u003c\/p\u003e","brand":"Future Wrist","offers":[{"title":"Blue","offer_id":51785391309094,"sku":null,"price":199.0,"currency_code":"USD","in_stock":true},{"title":"Orange","offer_id":51785391341862,"sku":null,"price":199.0,"currency_code":"USD","in_stock":true},{"title":"Red-Blue","offer_id":51785391374630,"sku":null,"price":199.0,"currency_code":"USD","in_stock":true},{"title":"White","offer_id":51785391407398,"sku":null,"price":199.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/blue_b0ecf49c-a80c-4401-9b4f-1318a83d2c14.jpg?v=1765853767"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/collections\/71.png?v=1771594293","url":"https:\/\/www.futurewristtech.com\/collections\/100-atm-water-resistance-dive-watches.oembed","provider":"Future Wrist","version":"1.0","type":"link"}