{"title":"Trending","description":"","products":[{"product_id":"fwt-nami-diver-mens-quartz-sapphire-40mm-10bar","title":"NAMI DIVER 40MM","description":"\u003cbody\u003e\n  \u003cstyle\u003e\n      .number_box_image{\n        width:100% !important\n      }\n      .main_counter_section {\n         padding: 0 4rem;\n         max-width: 1200px;\n         margin: 0 auto;\n       }\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    \n       .number_box_1 {\n         width: 24%;\n         text-align: center;\n       }\n    \n       .boxss_inner {\n         position: relative;\n         margin-bottom: 4rem;\n       }\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    \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    \n       .number_boxs_title span {\n         font-size: 1.28571em;\n         text-transform: uppercase;\n       }\n       .product-desc .tab\n       {\n          flex-wrap: nowrap;\n      }\n       @media screen and (max-width: 767px) {\n        .product-desc .tab{\n          flex-wrap:wrap;\n          margin-top: -53px !important;\n        }\n         .number_section_flex {\n           display: block;\n         }\n    \n         .number_box_1 {\n           width: 100%;\n         }\n    \n         .number_section_flex.owl-carousel .number_box_1 {\n           width: 100%;\n           padding: 0 1rem;\n         }\n    \n         .owl-dots {\n           text-align: center;\n           margin-top: 10px;\n         }\n    \n         .owl-dots .owl-dot span {\n           background: #ccc;\n           width: 20px;\n           height: 5px;\n           display: inline-block;\n           margin: 0 5px;\n         }\n    \n         .owl-dots .owl-dot.active span {\n           background: #0d2c4b;\n         }\n       }\n    \n    \n    \n     \n      .container {\n          display: flex;\n          flex-wrap: wrap;\n          justify-content: space-between;\n        }\n    \n        .left {\n          flex: 1;\n          min-width: 300px;\n          max-width: 60%;\n          padding-right: 40px;\n        }\n    \n        .right {\n          flex: 1;\n          min-width: 300px;\n          max-width: 35%;\n        }\n    \n        h2 {\n          font-size: 28px;\n          margin-bottom: 10px;\n        }\n    \n        .accordion {\n          border-top: 1px solid #ccc;\n        }\n    \n        .accordion-item {\n          border-bottom: 1px solid #ccc;\n        }\n    \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        }\n    \n        .accordion-button::after {\n          content: \"\\25BC\";\n          position: absolute;\n          right: 20px;\n          transition: transform 0.2s ease;\n        }\n    \n        .accordion-button.active::after {\n          transform: rotate(180deg);\n        }\n    \n        .accordion-content {\n          display: none;\n          padding: 0px;\n          background-color: #f9f9f9;\n        }\n    \n        ul {\n          padding-left: 20px;\n        }\n    \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    \n              b{\n                font-weight:600\n              }\n    \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    \n      .description-txt{\n            font-size: 15px;\n        font-weight: 500;\n        color: black;\n      }\n     \n      \/* The Modal (background) *\/\n    .modal {\n      display: none;\n      position: fixed;\n      z-index: 1;\n      padding-top: 100px;\n      left: 0;\n      top: 0;\n      width: 100%;\n      height: 100%;\n      overflow: auto;\n      background-color: #000000bd;\n          z-index: 99;\n    }\n    \n    \/* Modal Content *\/\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    \n    \/* The Close Button *\/\n    .close {\n      color: white;\n      position: absolute;\n      top: 10px;\n      right: 25px;\n      font-size: 35px;\n      font-weight: bold;\n    }\n    \n    .close:hover,\n    .close:focus {\n      color: #999;\n      text-decoration: none;\n      cursor: pointer;\n    }\n    \n    .mySlides {\n      display: none;\n    }\n    \n    .cursor {\n      cursor: pointer;\n    }\n    \n    \/* Next \u0026 previous buttons *\/\n    .prev,\n    .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: 0 3px 3px 0;\n      user-select: none;\n      -webkit-user-select: none;\n    }\n    \n    \/* Position the \"next button\" to the right *\/\n    .next {\n      right: 0;\n      border-radius: 3px 0 0 3px;\n    }\n    \n    \/* On hover, add a black background color with a little bit see-through *\/\n    .prev,\n    .next {\n      background-color: rgba(0, 0, 0, 0.8);\n    }\n    \n    \/* Number text (1\/3 etc) *\/\n    .numbertext {\n      color: #f2f2f2;\n      font-size: 12px;\n      padding: 8px 12px;\n      position: absolute;\n      top: 0;\n    }\n    \n    img {\n      margin-bottom: -4px;\n    }\n    \n    .caption-container {\n      text-align: center;\n      background-color: black;\n      padding: 2px 16px;\n      color: white;\n    }\n    \n    .demo {\n      opacity: 0.6;\n    }\n    \n    .active,\n    .demo:hover {\n      opacity: 1;\n    }\n    \n    img.hover-shadow {\n      transition: 0.3s;\n    }\n    \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    \/* Hide the \"read-more\" text and toggle on larger screens *\/\n    .read-more,\n    .read-toggle {\n    display: none;\n    }\n    \n    \/* Default: visible on desktop *\/\n    .read-more {\n    display: inline;\n    }\n    .read-toggle {\n    display: none;\n    }\n    \n    \/* On mobile: hide extra text, show toggle *\/\n    @media (max-width: 767px) {\n    .read-more {\n    display: none;\n    }\n    .read-toggle {\n    display: inline;\n    color: red;\n    cursor: pointer;\n    font-weight: bold;\n    }\n    \n    .read-more.visible {\n    display: inline;\n    }\n    .left{\n    max-width:100%;\n    }\n    .right{\n    max-width:100%\n    }\n    }\n    \n        body {\n          font-family: Arial, sans-serif;\n          margin: 0;\n          background: #eee;\n        }\n    .product-desc img {\n        width: 60px ;\n    }\n    .features {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 20px;\n    padding: 0px 20px;\n    margin: auto;\n    margin-top: 45px;\n    }\n    \n    .feature-box {\n    border-left: 1px solid black;\n    padding: 20px 0px 20px 42px;\n    box-sizing: border-box;\n    margin-top: 25px;\n    }\n    \n    \/* Mobile: Single column layout *\/\n    @media (max-width: 768px) {\n    .features {\n    grid-template-columns: 1fr;\n        gap: 0px;\n        padding: 0px 0px;\n        margin-top: 0px;\n    \n    }\n    \n    .feature-box {\n    border-left: none;\n    border-top: 1px solid black;\n    padding: 10px 42px 0px 0px;\n    \n    }\n    li {\n              margin-bottom: 10px;\n        list-style: none;\n        text-align: left;\n        font-size: 12px;\n        color: black;\n          font-weight:300\n        }\n    }\n    \n        .feature-box i {\n          font-size: 28px;\n          margin-bottom: 25px;\n          display: inline-block;\n          color:black;\n        }\n    \n        .feature-title {\n          font-weight: 500;\n          margin: 10px 0;\n          color:black;\n      font-size:18px;\n        }\n    \n        .feature-desc {\n          font-size: 14px;\n          color: #000000;\n          font-weight:300\n        }\n    \n        @media (max-width: 900px) {\n          .feature-box {\n            flex: 1 1 45%;\n          }\n        }\n    \n        @media (max-width: 600px) {\n          .feature-box {\n            flex: 1 1 100%;\n          }\n        }\n      \u003c\/style\u003e\n    \u003cdiv class=\"digita-slider\"\u003e\n    \u003cdiv class=\"digita-inner-slide\"\u003e\n  \n     \n        \u003cimg onclick=\"openModal();currentSlide(1)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-1.jpg?v=1757536259\" alt=\"\"\u003e\n        \u003cimg onclick=\"openModal();currentSlide(2)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-2.jpg?v=1757536259\" alt=\"\"\u003e\n        \u003cimg onclick=\"openModal();currentSlide(3)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-3_80df95c0-e94c-4d38-bf35-4bd72b8ddf15.jpg?v=1757536259\" alt=\"\"\u003e\n        \u003cimg onclick=\"openModal();currentSlide(4)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-4_0c9a205f-f1f9-4e34-9ede-bce2936c864c.jpg?v=1757536259\" alt=\"\"\u003e\n        \u003cimg onclick=\"openModal();currentSlide(5)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-5_f697825c-16c3-4712-b70e-6af35deb16a9.jpg?v=1757536259\" alt=\"\"\u003e\n        \u003cimg onclick=\"openModal();currentSlide(6)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-6_4a1c132b-626d-4be0-8d49-beb5e623c355.jpg?v=1757536259\" alt=\"\"\u003e\n        \u003cimg onclick=\"openModal();currentSlide(7)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-8_692d6157-6a9b-4399-946e-f7d346f6d95b.jpg?v=1757536259\" alt=\"\"\u003e\n        \u003cimg onclick=\"openModal();currentSlide(8)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-9_836f5463-0480-4125-a965-e55fbfdbab72.jpg?v=1757536259\" alt=\"\"\u003e\n        \u003cimg onclick=\"openModal();currentSlide(9)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-10_5e0725a8-35f9-4863-bee4-3d4be25d7a34.jpg?v=1757536259\" alt=\"\"\u003e\n        \u003cimg onclick=\"openModal();currentSlide(10)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-11_2d141f76-34cc-44be-8742-a098ed86065f.jpg?v=1757536259\" alt=\"\"\u003e\n        \u003cimg onclick=\"openModal();currentSlide(11)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/1_3.png?v=1764794740\"\u003e\n        \u003cimg onclick=\"openModal();currentSlide(12)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/1_4_88b72105-2f37-486e-8f0b-2d89d1332977.png?v=1764794783\"\u003e\n        \u003cimg onclick=\"openModal();currentSlide(13)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/2_1_59feb51d-66c5-4b81-8ff4-1bfe6b694c87.png?v=1764794783\"\u003e\n        \u003cimg onclick=\"openModal();currentSlide(14)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/6_890b004f-2cd2-463c-90f3-8fa629038117.png?v=1764794783\"\u003e\n     \n  \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv id=\"myModal\" class=\"modal\"\u003e\n  \u003cspan class=\"close cursor\" onclick=\"closeModal()\"\u003e×\u003c\/span\u003e\n    \u003cdiv class=\"modal-content\"\u003e\n  \n       \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-1.jpg?v=1757536259\" alt=\"\"\u003e\u003c\/div\u003e\n       \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-2.jpg?v=1757536259\" alt=\"\"\u003e\u003c\/div\u003e\n       \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-3_80df95c0-e94c-4d38-bf35-4bd72b8ddf15.jpg?v=1757536259\" alt=\"\"\u003e\u003c\/div\u003e\n       \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-4_0c9a205f-f1f9-4e34-9ede-bce2936c864c.jpg?v=1757536259\" alt=\"\"\u003e\u003c\/div\u003e\n       \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-5_f697825c-16c3-4712-b70e-6af35deb16a9.jpg?v=1757536259\" alt=\"\"\u003e\u003c\/div\u003e\n       \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-6_4a1c132b-626d-4be0-8d49-beb5e623c355.jpg?v=1757536259\" alt=\"\"\u003e\u003c\/div\u003e\n       \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-8_692d6157-6a9b-4399-946e-f7d346f6d95b.jpg?v=1757536259\" alt=\"\"\u003e\u003c\/div\u003e\n       \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-9_836f5463-0480-4125-a965-e55fbfdbab72.jpg?v=1757536259\" alt=\"\"\u003e\u003c\/div\u003e\n       \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-10_5e0725a8-35f9-4863-bee4-3d4be25d7a34.jpg?v=1757536259\" alt=\"\"\u003e\u003c\/div\u003e\n       \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-11_2d141f76-34cc-44be-8742-a098ed86065f.jpg?v=1757536259\" alt=\"\"\u003e\u003c\/div\u003e\n  \n       \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/1_3.png?v=1764794740\"\u003e\u003c\/div\u003e\n       \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/1_4_88b72105-2f37-486e-8f0b-2d89d1332977.png?v=1764794783\"\u003e\u003c\/div\u003e\n       \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/2_1_59feb51d-66c5-4b81-8ff4-1bfe6b694c87.png?v=1764794783\"\u003e\u003c\/div\u003e\n       \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/6_890b004f-2cd2-463c-90f3-8fa629038117.png?v=1764794783\"\u003e\u003c\/div\u003e\n    \n     \n  \n  \n  \n      \n  \n    \n    \u003ca class=\"prev\" onclick=\"plusSlides(-1)\"\u003e❮\u003c\/a\u003e \u003ca class=\"next\" onclick=\"plusSlides(1)\"\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    \u003cdiv class=\"container\"\u003e\n    \u003cdiv class=\"left\"\u003e\n    \u003ch2\u003eDescription\u003c\/h2\u003e\n    \u003cp class=\"description-txt\"\u003e\n      Meet FWT—a clean 40 mm diver-inspired watch with crisp Japanese-quartz accuracy.\n   A slim 9 mm stainless-steel case and sapphire crystal keep it sleek and tough for daily wear.\n   Day\/Date and week display keep you organized; the optional moon phase adds a touch of poetry.\n  \n  \n      \u003cspan class=\"read-more\"\u003e  With 10 BAR water resistance and a solid steel bracelet, it’s ready for swim days and city nights.\n        Minimalist design, modern function—built for everyday reliability.\n       \n       \u003c\/span\u003e\u003cspan class=\"read-toggle\"\u003eRead More\u003c\/span\u003e\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"right\"\u003e\n    \u003cdiv class=\"accordion\"\u003e\n    \u003cdiv class=\"accordion-item\"\u003e\n  \u003cbutton class=\"accordion-button\"\u003eFunction\u003c\/button\u003e\n    \u003cdiv class=\"accordion-content\"\u003e\n    \u003cul\u003e\n      \u003cli\u003eJapanese quartz movement for precise, low-maintenance timekeeping\u003c\/li\u003e\n  \n  \u003cli\u003e10 BAR (100 m) water resistance suitable for swimming and snorkel-level use\u003c\/li\u003e\n  \n  \u003cli\u003eSapphire crystal for superior scratch resistance and lasting clarity\u003c\/li\u003e\n  \n  \u003cli\u003eAuto Date \/ Day-Date \/ Week display at a glance\u003c\/li\u003e\n  \n  \u003cli\u003eMoon phase complication for a refined, classic touch\u003c\/li\u003e\n  \n  \u003cli\u003e40 mm pointer (analog) dial—balanced, easy readability\u003c\/li\u003e\n  \n  \u003cli\u003eSlim 9 mm profile for comfort under cuffs\u003c\/li\u003e\n  \n  \u003cli\u003eStainless-steel bracelet (20 mm width, 28 cm length) with buckle clasp\u003c\/li\u003e\n  \n  \u003cli\u003eDiver styling with modern, minimalist lines\u003c\/li\u003e\n  \n  \n  \n      \n    \u003c\/ul\u003e\n    \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"accordion-item\"\u003e\n  \u003cbutton class=\"accordion-button\"\u003eWarranty\u003c\/button\u003e\n    \u003cdiv class=\"accordion-content\"\u003e\n    \u003cp\u003eEvery FWT timepiece is backed by our limited 12-month warranty against manufacturing defects.\n      If a covered issue arises, we’ll repair or replace your watch quickly with professional support.\n      Full terms and claim instructions are included with your warranty card and on our website.\n     \n     \u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"accordion-item\"\u003e\n  \u003cbutton class=\"accordion-button\"\u003eSize\u003c\/button\u003e\n    \u003cdiv class=\"accordion-content\"\u003e\n    \u003cul\u003e\n    \u003cli\u003eSize \u0026amp; profile: 40 mm dial diameter, 9 mm case thickness\n  \n    \u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"accordion-item\"\u003e\n  \u003cbutton class=\"accordion-button\"\u003eMaterial\u003c\/button\u003e\n    \u003cdiv class=\"accordion-content\"\u003e\n    \u003cul\u003e\n      \u003cli\u003eCase: Stainless steel, round — 9 mm thickness\u003c\/li\u003e\n  \n  \u003cli\u003eCrystal: Sapphire\u003c\/li\u003e\n  \n  \u003cli\u003eMovement: Quartz (Japanese movement)\u003c\/li\u003e\n  \n  \u003cli\u003eBracelet\/Band: Stainless steel — 20 mm width, 28 cm length, buckle clasp\u003c\/li\u003e\n  \n  \u003cli\u003eWater resistance: 10 BAR \/ 100 m\u003c\/li\u003e\n  \n  \u003cli\u003eDial size: 40 mm\u003c\/li\u003e\n  \n  \u003cli\u003eBrand \/ user \/ style: FWT | Men | Japanese \/ Modern \/ Minimalist \/ Sporty | Types: Fashion \/ Luxury \/ Sport \/ Business\u003c\/li\u003e\n  \n  \n      \n      \n      \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    \u003cdiv class=\"main_counter_section\"\u003e\n    \u003ch2 style=\"text-align: center;\"\u003eTechnical Features\u003c\/h2\u003e\n    \u003cdiv class=\"number_section_flex\" id=\"counter-section\"\u003e\n    \u003cdiv class=\"number_box_1\"\u003e\n    \u003cdiv class=\"boxss_inner\"\u003e\n  \u003cimg class=\"number_box_image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/diameter-b.webp?v=1753643055\"\u003e \u003cspan class=\"number_box\"\u003e \u003cspan class=\"prod_number\"\u003e40\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 class=\"number_box_image\" src=\"https:\/\/www.nuunofficial.com\/cdn\/shop\/files\/thickness-b.png?v=1715584325\"\u003e \u003cspan class=\"number_box\"\u003e \u003cspan class=\"prod_number\"\u003e9\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 class=\"number_box_image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/thickness-b.webp?v=1753643065\"\u003e \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 class=\"number_box_image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/water-resistance-b.webp?v=1753643103\"\u003e \u003cspan class=\"number_box\"\u003e \u003cspan class=\"prod_number\"\u003e10\u003c\/span\u003e \u003csub\u003e\u003cspan\u003eBAR\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    \u003c!-- jQuery + Owl Carousel --\u003e\n    \u003cp\u003e\u003cscript src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/jquery\/3.6.1\/jquery.min.js\"\u003e\u003c\/script\u003e \u003cscript src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/OwlCarousel2\/2.3.4\/owl.carousel.min.js\"\u003e\u003c\/script\u003e \u003cscript\u003e\n         \/\/ Wrap in noConflict-safe block\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,\n                   margin: 0,\n                   nav: false,\n                   dots: true,\n                   items: 1,\n                 });\n               }\n             }\n       \n             initCarousel();\n             $(window).resize(initCarousel);\n       \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({\n                     Counter: initialValue\n                   }, {\n                     duration: 1800,\n                     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); \/\/ Pass Shopify's jQuery here\n       \u003c\/script\u003e\u003c\/p\u003e\n    \u003c!-- Owl Carousel CSS --\u003e\n    \u003cp\u003e\u003clink href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/OwlCarousel2\/2.3.4\/assets\/owl.carousel.min.css\" rel=\"stylesheet\"\u003e \u003clink href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/OwlCarousel2\/2.3.4\/assets\/owl.theme.default.min.css\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n  \n  \n    \u003cdiv class=\"features\"\u003e\n    \u003cdiv class=\"feature-box\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/quartz.png?v=1752432090\"\u003e\n    \u003cdiv class=\"feature-title\"\u003eJapanese Quartz Precision\u003c\/div\u003e\n    \u003cdiv class=\"feature-desc\"\u003eSet it and trust it: accurate time with zero daily fuss.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"feature-box\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/auto_date.png?v=1756871523\"\u003e\n    \u003cdiv class=\"feature-title\"\u003eDay\/Date + Week Display\u003c\/div\u003e\n    \u003cdiv class=\"feature-desc\"\u003eStay organized at a glance—no phone check needed.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"feature-box\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/waterproof.png?v=1744097642\"\u003e\n    \u003cdiv class=\"feature-title\"\u003e10 BAR Water Resistance\u003c\/div\u003e\n    \u003cdiv class=\"feature-desc\"\u003eSwim-ready confidence for pools, beaches, and rainy commutes.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"feature-box\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/scratch.png?v=1754684081\"\u003e\n    \u003cdiv class=\"feature-title\"\u003eSapphire Crystal\u003c\/div\u003e\n    \u003cdiv class=\"feature-desc\"\u003eStays clear and scratch-resistant for a longer-lasting, premium look.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"feature-box\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/moonphase.png?v=1756845190\"\u003e\n    \u003cdiv class=\"feature-title\"\u003eMoon Phase\u003c\/div\u003e\n    \u003cdiv class=\"feature-desc\"\u003eA refined celestial detail that elevates everyday style.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"feature-box\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/lightweight.png?v=1754065145\"\u003e\n    \u003cdiv class=\"feature-title\"\u003eSlim 9 mm Profile\u003c\/div\u003e\n    \u003cdiv class=\"feature-desc\"\u003eComfortable all-day wear that slides cleanly under any cuff.\u003c\/div\u003e\n    \u003c\/div\u003e\n      \u003cdiv class=\"feature-box\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/bezel.jpg?v=1773176894\"\u003e\n        \u003cdiv class=\"feature-title\"\u003eFixed Tachymeter Bezel\u003c\/div\u003e\n        \u003cdiv class=\"feature-desc\"\u003eA streamlined frame for a modern look.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cp\u003e\u003cscript\u003e\n    \n          $(document).ready(function () {\n            $(\".read-toggle\").on(\"click\", function () {\n              var $toggle = $(this);\n              var $more = $toggle.siblings(\".read-more\");\n          \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              \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 \u003cscript\u003e\n              function openModal() {\n                document.getElementById(\"myModal\").style.display = \"block\";\n              }\n              \n              function closeModal() {\n                document.getElementById(\"myModal\").style.display = \"none\";\n              }\n              \n              var slideIndex = 1;\n              showSlides(slideIndex);\n              \n              function plusSlides(n) {\n                showSlides(slideIndex += n);\n              }\n              \n              function currentSlide(n) {\n                showSlides(slideIndex = n);\n              }\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++) {\n                    slides[i].style.display = \"none\";\n                }\n                for (i = 0; i \u003c dots.length; i++) {\n                    dots[i].className = dots[i].className.replace(\" active\", \"\");\n                }\n                slides[slideIndex-1].style.display = \"block\";\n                dots[slideIndex-1].className += \" active\";\n                captionText.innerHTML = dots[slideIndex-1].alt;\n              }\n              \u003c\/script\u003e\u003c\/p\u003e\n  \n          \n\n  \n  \n      \n              \u003cdiv class=\"new-product\"\u003e\n\n              \u003cdiv id=\"top-banner\"\u003e\n                  \u003cdiv class=\"cont-2 top-banner-grid\"\u003e\n                      \n                      \u003cdiv class=\"hero-content\"\u003e\n                          \n          \n                          \u003ch1 class=\"h1\"\u003eNAMI DIVER 40MM MEN’S DAILY WATCH | SAPPHIRE CRYSTAL | STAINLESS-STEEL CASE | STAINLESS-STEEL BRACELET | 100M\u003c\/h1\u003e\n                          \u003cp class=\"paragraph\"\u003eA modern 40mm stainless-steel quartz watch built for clarity, durability, and everyday water protection, designed for men who want a clean, minimalist, reliable timepiece they can wear anywhere.\u003c\/p\u003e\n                          \n                          \u003cp class=\"paragraph\" style=\"font-size: 18px; margin-bottom: 10px; color: #007bff;\"\u003ePerformance that delivers Elegant Look\u003c\/p\u003e\n                          \u003cul class=\"ul\" style=\"list-style-type: none; padding-left: 0; font-size: 16px; color: white; margin-bottom: 30px;\"\u003e\n                            \n          \n                              \u003cli style=\"margin-bottom: 5px;\"\u003eA slim, comfortable stainless-steel build\u003c\/li\u003e\n          \u003cli style=\"margin-bottom: 5px;\"\u003eHigh-clarity sapphire glass\u003c\/li\u003e\n          \u003cli style=\"margin-bottom: 5px;\"\u003eStable Japanese quartz accuracy\u003c\/li\u003e\n          \u003cli style=\"margin-bottom: 5px;\"\u003eA bracelet designed for lasting comfort\u003c\/li\u003e\n          \u003cli style=\"margin-bottom: 5px;\"\u003eReal 100M protection for water exposure\u003c\/li\u003e\n          \n                          \u003c\/ul\u003e\n                          \u003cp class=\"paragrapgh\"\u003e\u003ci class=\"ita\"\u003eThis watch stays durable, readable, and reliable wherever your day takes you.\u003c\/i\u003e\u003c\/p\u003e\n                        \n          \n                          \n                      \u003c\/div\u003e\n          \n                      \u003cdiv class=\"smarter-choice-content\"\u003e\n                          \u003ch2 class=\"h2\"\u003eWhy Customers Love Nami Diver\u003c\/h2\u003e\n                          \u003cul class=\"smarter-list\"\u003e\n                              \u003cli\u003eA perfectly balanced 40mm fit\u003c\/li\u003e\n                              \u003cli\u003eGenuine sapphire crystal\u003c\/li\u003e\n                              \u003cli\u003eReliable Japanese quartz movement\u003c\/li\u003e\n                              \u003cli\u003eTrue 100M water resistance\u003c\/li\u003e\n                              \u003cli\u003eDurable stainless-steel construction\u003c\/li\u003e\n                              \u003cli\u003eModern, minimalist premium design\u003c\/li\u003e\n                              \u003cli\u003eExceptional everyday value\u003c\/li\u003e\n                          \u003c\/ul\u003e\n                          \u003ca href=\"#cta\" class=\"btn\"\u003eMake Nami Diver Your Everyday Watch\u003c\/a\u003e\n                      \u003c\/div\u003e\n                      \n                  \u003c\/div\u003e\n              \u003c\/div\u003e  \u003cp class=\"paragraph\" style=\"font-weight: bold; font-size: 20px; color: #000000;text-align:center\"\u003eDaily life requires more than style, a dependable watch must handle routine wear, movement, moisture, and changing environments.\u003c\/p\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              \u003cdiv id=\"features\"\u003e\n                  \u003cdiv class=\"cont-2\"\u003e\n                      \u003ch2 class=\"h2\"\u003eMade to Match Your Pace, Wherever You Are\u003c\/h2\u003e\n                      \u003cdiv class=\"features-grid\"\u003e\n                          \u003cdiv class=\"feature-item\"\u003e\n                              \u003ch3 class=\"h3\" style=\"color: #007bff;\"\u003eOffice\u003c\/h3\u003e\n                              \u003cp class=\"paragraph\"\u003eMinimalist, modern, and easy to read.\u003c\/p\u003e\n                          \u003c\/div\u003e\n                          \u003cdiv class=\"feature-item\"\u003e\n                              \u003ch3 class=\"h3\" style=\"color: #007bff;\"\u003eTravel\u003c\/h3\u003e\n                              \u003cp class=\"paragraph\"\u003eAccurate quartz performance + sapphire durability.\u003c\/p\u003e\n                          \u003c\/div\u003e\n                          \u003cdiv class=\"feature-item\"\u003e\n                              \u003ch3 class=\"h3\" style=\"color: #007bff;\"\u003eOutdoor \/ Casual Wear\u003c\/h3\u003e\n                              \u003cp class=\"paragraph\"\u003eStainless steel + 100M rating = dependable in real conditions.\u003c\/p\u003e\n                          \u003c\/div\u003e\n                          \u003cdiv class=\"feature-item\"\u003e\n                              \u003ch3 class=\"h3\" style=\"color: #007bff;\"\u003eSwimming \/ Rain\u003c\/h3\u003e\n                              \u003cp class=\"paragraph\"\u003eNo need to remove, built for water.\u003c\/p\u003e\n                          \u003c\/div\u003e\n                      \u003c\/div\u003e\n                      \u003cp class=\"paragraph\" style=\"text-align: center; margin-top: 20px;\"\u003eDaily Life: Comfortable, stylish, and simple to use.\u003c\/p\u003e\n                  \u003c\/div\u003e\n              \u003c\/div\u003e\n          \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\"\u003eStainless-Steel Case: Clean, Strong, Everyday Wearability\u003c\/h3\u003e\n                              \u003cp class=\"paragraph\"\u003eThe stainless-steel case stands out because:\u003c\/p\u003e\n                              \u003cul\u003e\n                                  \u003cli\u003eA balanced, modern wrist presence\u003c\/li\u003e\n                                  \u003cli\u003eStrength against daily bumps and scratches\u003c\/li\u003e\n                                  \u003cli\u003eA polished yet minimalist finish\u003c\/li\u003e\n                                  \u003cli\u003eResistance to moisture and sweat\u003c\/li\u003e\n                              \u003c\/ul\u003e\n                              \u003cp class=\"paragraph\"\u003e\u003ci\u003ePerfect for men who want durability with refined simplicity.\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\/7_2.png?v=1764794392\"\u003e\n                          \u003c\/div\u003e\n                      \u003c\/div\u003e\n          \n                      \u003cdiv class=\"cont-2\"\u003e\u003chr style=\"border: 0; height: 1px; background-color: #cccccc; margin: 40px auto; width: 80%;\"\u003e\u003c\/div\u003e\n                      \n                      \u003cdiv class=\"breakdown-item\"\u003e\n                          \u003cdiv class=\"breakdown-item-image\"\u003e\n                              \n                              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/4_2_bef36591-0e3a-4622-839f-19d7acc1f297.png?v=1764794331\"\u003e\n          \n                          \u003c\/div\u003e\n                          \u003cdiv class=\"breakdown-item-text\"\u003e\n                              \u003ch3 class=\"h3\"\u003eSapphire Crystal: Clear, Scratch-Resistant, Long-Lasting\u003c\/h3\u003e\n                              \u003cp class=\"paragraph\"\u003eBuilt to outperform standard mineral glass:\u003c\/p\u003e\n                              \u003cul\u003e\n                                  \u003cli\u003eSuperior scratch protection\u003c\/li\u003e\n                                  \u003cli\u003eLong-term clarity retention\u003c\/li\u003e\n                                  \u003cli\u003eStrong resistance against daily impact\u003c\/li\u003e\n                                  \u003cli\u003eA premium, luxury-grade viewing surface\u003c\/li\u003e\n                              \u003c\/ul\u003e\n                              \u003cp class=\"paragraph\"\u003e\u003ci class=\"ita\"\u003eYour watch stays clean and sharp through everyday use.\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: #cccccc; 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\"\u003eJapanese Quartz Precision: Reliable Timekeeping Without Effort\u003c\/h3\u003e\n                              \u003cp class=\"paragraph\"\u003eDesigned for consistent, maintenance-free accuracy:\u003c\/p\u003e\n                              \u003cul class=\"water-capabilities\"\u003e\n                                  \u003cli\u003eNo winding needed\u003c\/li\u003e\n                                  \u003cli\u003eStable, dependable performance\u003c\/li\u003e\n                                  \u003cli\u003eLong battery life\u003c\/li\u003e\n                                  \u003cli\u003ePerfect for work, travel, and daily wear\u003c\/li\u003e\n                              \u003c\/ul\u003e\n                              \u003cp class=\"paragraph\"\u003e\u003ci\u003eSet it once, enjoy precise time all day.\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_1_cf13243d-f43a-4c35-a4bf-5e5f35538b89.png?v=1764794506\"\u003e\n                          \u003c\/div\u003e\n                      \u003c\/div\u003e\n                      \n                      \u003cdiv class=\"cont-2\"\u003e\u003chr style=\"border: 0; height: 1px; background-color: #cccccc; 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_1_2a1b7656-ea2c-4e85-9d9d-18fce1d0de9e.png?v=1764794433\"\u003e\n                          \u003c\/div\u003e\n                          \u003cdiv class=\"breakdown-item-text\"\u003e\n                              \u003ch3 class=\"h3\"\u003e100M \/ 10BAR Water Protection: Built for Daily Water Exposure\u003c\/h3\u003e\n                              \u003cp class=\"paragraph\"\u003eSafe for:\u003c\/p\u003e\n                              \u003cul\u003e\n                                  \u003cli\u003eSwimming\u003c\/li\u003e\n                                  \u003cli\u003eBeach\u003c\/li\u003e\n                                  \u003cli\u003eLight snorkeling\u003c\/li\u003e\n                                  \u003cli\u003eShower (if crown is sealed)\u003c\/li\u003e\n                                  \u003cli\u003eRain and daily moisture\u003c\/li\u003e\n                              \u003c\/ul\u003e\n                              \u003cp class=\"paragraph\"\u003e\u003ci\u003eThis is real 100M protection, not just splash-resistant.\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: #cccccc; 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\"\u003eStainless-Steel Bracelet: Comfortable, Secure \u0026amp; Everyday Ready\u003c\/h3\u003e\n                              \u003cp class=\"paragraph\"\u003eThe bracelet is built for versatile, all-day comfort:\u003c\/p\u003e\n                              \u003cul\u003e\n                                  \u003cli\u003eBalanced weight\u003c\/li\u003e\n                                  \u003cli\u003eMoisture resistance\u003c\/li\u003e\n                                  \u003cli\u003eSecure buckle clasp\u003c\/li\u003e\n                                  \u003cli\u003e20mm width for a modern, clean fit\u003c\/li\u003e\n                              \u003c\/ul\u003e\n                              \u003cp class=\"paragraph\"\u003e\u003ci\u003eIdeal for active use, travel, or daily routines.\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\/4_3_1a983f7c-e569-45e2-bf6b-0933525ee9fc.png?v=1764794540\"\u003e\n                          \u003c\/div\u003e\n                      \u003c\/div\u003e\n          \n                  \u003c\/div\u003e\n              \u003c\/div\u003e\n              \n              \u003cdiv id=\"testimonials\"\u003e\n                  \u003cdiv class=\"cont-2\"\u003e\n                      \u003ch2 class=\"h2\"\u003eWhy Customers Love Nami Diver\u003c\/h2\u003e\n                      \u003cdiv class=\"testimonial-grid\"\u003e\n                          \u003cdiv class=\"testimonial-item\"\u003e\n                              A perfectly balanced 40mm fit\n                          \u003c\/div\u003e\n                          \u003cdiv class=\"testimonial-item\"\u003e\n                              Genuine sapphire crystal\n                          \u003c\/div\u003e\n                          \u003cdiv class=\"testimonial-item\"\u003e\n                              Reliable Japanese quartz movement\n                          \u003c\/div\u003e\n                          \u003cdiv class=\"testimonial-item\"\u003e\n                              True 100M water resistance\n                          \u003c\/div\u003e\n                          \u003cdiv class=\"testimonial-item\"\u003e\n                              Durable stainless-steel construction\n                          \u003c\/div\u003e\n                          \u003cdiv class=\"testimonial-item\"\u003e\n                              Modern, minimalist premium design\n                          \u003c\/div\u003e\n                      \u003c\/div\u003e\n                      \u003cdiv class=\"\"\u003e\n                          \u003ch1 style=\"text-align:center;font-weight:bold\"\u003eThree Steps to Wearing It With Confidence\u003c\/h1\u003e\n                          \u003cp class=\"paragraph\" style=\"text-align: center; font-weight: bold; color: #161b22; font-size: 18px;\"\u003eExceptional everyday value\u003c\/p\u003e\n                          \u003cul class=\"smarter-list\"\u003e\n                              \u003cli style=\"color: #161b22;\"\u003eChoose the Nami Diver 40mm: A sapphire-equipped, 100M water-ready stainless-steel watch.\u003c\/li\u003e\n                              \u003cli style=\"color: #161b22;\"\u003eWear it anywhere: Office, travel, swimming, rain, or weekends.\u003c\/li\u003e\n                              \u003cli style=\"color: #161b22;\"\u003eEnjoy everyday accuracy: Quartz reliability with zero complications.\u003c\/li\u003e\n                          \u003c\/ul\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              \u003cdiv id=\"specs\"\u003e\n                  \u003cdiv class=\"cont-2\"\u003e\n                      \u003ch2 class=\"h2\"\u003eNami Diver 40mm Specifications\u003c\/h2\u003e\n                      \u003ctable class=\"specs-table\"\u003e \n                          \u003cthead\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                          \u003c\/thead\u003e\n                          \u003ctbody\u003e\n                              \u003ctr\u003e\n                                  \u003ctd\u003eModel\u003c\/td\u003e\n                                  \u003ctd\u003eNami Diver 40mm\u003c\/td\u003e\n                                  \u003ctd\u003eUser\u003c\/td\u003e\n                                  \u003ctd\u003eMen\u003c\/td\u003e\n                              \u003c\/tr\u003e\n                              \u003ctr\u003e\n                                  \u003ctd\u003eCase Material\u003c\/td\u003e\n                                  \u003ctd\u003eStainless Steel\u003c\/td\u003e\n                                  \u003ctd\u003eCase Shape\u003c\/td\u003e\n                                  \u003ctd\u003eRound\u003c\/td\u003e\n                              \u003c\/tr\u003e\n                              \u003ctr\u003e\n                                  \u003ctd\u003eCase Size\u003c\/td\u003e\n                                  \u003ctd\u003e40mm\u003c\/td\u003e\n                                  \u003ctd\u003eCase Thickness\u003c\/td\u003e\n                                  \u003ctd\u003e9mm\u003c\/td\u003e\n                              \u003c\/tr\u003e\n                              \u003ctr\u003e\n                                  \u003ctd\u003eDial Window Material\u003c\/td\u003e\n                                  \u003ctd\u003eSapphire Crystal\u003c\/td\u003e\n                                  \u003ctd\u003eMovement Type\u003c\/td\u003e\n                                  \u003ctd\u003eJapanese Quartz\u003c\/td\u003e\n                              \u003c\/tr\u003e\n                              \u003ctr\u003e\n                                  \u003ctd\u003eDisplay\u003c\/td\u003e\n                                  \u003ctd\u003eAnalog\u003c\/td\u003e\n                                  \u003ctd\u003eMovement Brand\u003c\/td\u003e\n                                  \u003ctd\u003eJapanese\u003c\/td\u003e\n                              \u003c\/tr\u003e\n                              \u003ctr\u003e\n                                  \u003ctd\u003eWater Resistance\u003c\/td\u003e\n                                  \u003ctd\u003e100M \/ 10BAR\u003c\/td\u003e\n                                  \u003ctd\u003eType\u003c\/td\u003e\n                                  \u003ctd\u003eFashion, Luxury, Sport, Business\u003c\/td\u003e\n                              \u003c\/tr\u003e\n                              \u003ctr\u003e\n                                  \u003ctd\u003eDial Features\u003c\/td\u003e\n                                  \u003ctd\u003eDay\/Date + Moon Phase (per SS)\u003c\/td\u003e\n                                  \u003ctd\u003eStyle\u003c\/td\u003e\n                                  \u003ctd\u003eJapanese, Modern, Minimalist, Sporty\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\u003eBand Width\u003c\/td\u003e\n                                  \u003ctd\u003e20mm\u003c\/td\u003e\n                              \u003c\/tr\u003e\n                              \u003ctr\u003e\n                                  \u003ctd\u003eBand Length\u003c\/td\u003e\n                                  \u003ctd\u003e28cm\u003c\/td\u003e\n                                  \u003ctd\u003eClasp Type\u003c\/td\u003e\n                                  \u003ctd\u003eBuckle\u003c\/td\u003e\n                              \u003c\/tr\u003e\n                          \u003c\/tbody\u003e\n                      \u003c\/table\u003e\n                      \u003cp class=\"paragraph\" style=\"font-style: italic;\"\u003eA sapphire-equipped, 100M daily watch built for men who value simplicity, durability, and clean modern design.\u003c\/p\u003e\n                      \n                      \u003cp class=\"paragraph\" style=\"text-align: center;\"\u003eNami Diver 40MM: Modern. Clear. Water-Ready.\u003c\/p\u003e\n                  \u003c\/div\u003e\n              \u003c\/div\u003e\n          \n              \u003cdiv id=\"cta\"\u003e\n                  \u003cdiv class=\"cont-2\"\u003e\n                      \u003ch2 class=\"h2\"\u003eNami Diver 40MM: Modern. Clear. Water-Ready.\u003c\/h2\u003e\n                      \u003cp class=\"paragraph\"\u003eA modern 40mm stainless-steel quartz watch built for clarity, durability, and everyday water protection, designed for men who want a clean, minimalist, reliable timepiece they can wear anywhere.\u003c\/p\u003e\n                      \u003ca href=\"#\" class=\"btn\"\u003eMake Nami Diver Your Everyday Watch.\u003c\/a\u003e\n                  \u003c\/div\u003e\n              \u003c\/div\u003e\n          \n          \u003c\/div\u003e\n\u003c\/body\u003e","brand":"Future Wrist","offers":[{"title":"Black","offer_id":51077119279398,"sku":null,"price":199.0,"currency_code":"USD","in_stock":true},{"title":"Brown","offer_id":51077119312166,"sku":null,"price":199.0,"currency_code":"USD","in_stock":true},{"title":"White","offer_id":51077119344934,"sku":null,"price":199.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/variant-image-color-black-jsp0062l-s02-2.jpg?v=1757535198"},{"product_id":"fwt-titan-eta-mechanical-chronograph-45mm-sapphire-100m","title":"TITAN ETA 45MM","description":"\u003cstyle\u003e\n    .number_box_image{\n      width:100% !important\n    }\n    .main_counter_section {\n       padding: 0 4rem;\n       max-width: 1200px;\n       margin: 0 auto;\n     }\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  \n     .number_box_1 {\n       width: 24%;\n       text-align: center;\n     }\n  \n     .boxss_inner {\n       position: relative;\n       margin-bottom: 4rem;\n     }\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  \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  \n     .number_boxs_title span {\n       font-size: 1.28571em;\n       text-transform: uppercase;\n     }\n     .product-desc .tab\n     {\n        flex-wrap: nowrap;\n    }\n     @media screen and (max-width: 767px) {\n      .product-desc .tab{\n        flex-wrap:wrap;\n        margin-top: -53px !important;\n      }\n       .number_section_flex {\n         display: block;\n       }\n  \n       .number_box_1 {\n         width: 100%;\n       }\n  \n       .number_section_flex.owl-carousel .number_box_1 {\n         width: 100%;\n         padding: 0 1rem;\n       }\n  \n       .owl-dots {\n         text-align: center;\n         margin-top: 10px;\n       }\n  \n       .owl-dots .owl-dot span {\n         background: #ccc;\n         width: 20px;\n         height: 5px;\n         display: inline-block;\n         margin: 0 5px;\n       }\n  \n       .owl-dots .owl-dot.active span {\n         background: #0d2c4b;\n       }\n     }\n  \n  \n  \n   \n    .container {\n        display: flex;\n        flex-wrap: wrap;\n        justify-content: space-between;\n      }\n  \n      .left {\n        flex: 1;\n        min-width: 300px;\n        max-width: 60%;\n        padding-right: 40px;\n      }\n  \n      .right {\n        flex: 1;\n        min-width: 300px;\n        max-width: 35%;\n      }\n  \n      h2 {\n        font-size: 28px;\n        margin-bottom: 10px;\n      }\n  \n      .accordion {\n        border-top: 1px solid #ccc;\n      }\n  \n      .accordion-item {\n        border-bottom: 1px solid #ccc;\n      }\n  \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      }\n  \n      .accordion-button::after {\n        content: \"\\25BC\";\n        position: absolute;\n        right: 20px;\n        transition: transform 0.2s ease;\n      }\n  \n      .accordion-button.active::after {\n        transform: rotate(180deg);\n      }\n  \n      .accordion-content {\n        display: none;\n        padding: 0px;\n        background-color: #f9f9f9;\n      }\n  \n      ul {\n        padding-left: 20px;\n      }\n  \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  \n            b{\n              font-weight:600\n            }\n  \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  \n    .description-txt{\n          font-size: 15px;\n      font-weight: 500;\n      color: black;\n    }\n   \n    \/* The Modal (background) *\/\n  .modal {\n    display: none;\n    position: fixed;\n    z-index: 1;\n    padding-top: 100px;\n    left: 0;\n    top: 0;\n    width: 100%;\n    height: 100%;\n    overflow: auto;\n    background-color: #000000bd;\n        z-index: 99;\n  }\n  \n  \/* Modal Content *\/\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  \n  \/* The Close Button *\/\n  .close {\n    color: white;\n    position: absolute;\n    top: 10px;\n    right: 25px;\n    font-size: 35px;\n    font-weight: bold;\n  }\n  \n  .close:hover,\n  .close:focus {\n    color: #999;\n    text-decoration: none;\n    cursor: pointer;\n  }\n  \n  .mySlides {\n    display: none;\n  }\n  \n  .cursor {\n    cursor: pointer;\n  }\n  \n  \/* Next \u0026 previous buttons *\/\n  .prev,\n  .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: 0 3px 3px 0;\n    user-select: none;\n    -webkit-user-select: none;\n  }\n  \n  \/* Position the \"next button\" to the right *\/\n  .next {\n    right: 0;\n    border-radius: 3px 0 0 3px;\n  }\n  \n  \/* On hover, add a black background color with a little bit see-through *\/\n  .prev,\n  .next {\n    background-color: rgba(0, 0, 0, 0.8);\n  }\n  \n  \/* Number text (1\/3 etc) *\/\n  .numbertext {\n    color: #f2f2f2;\n    font-size: 12px;\n    padding: 8px 12px;\n    position: absolute;\n    top: 0;\n  }\n  \n  img {\n    margin-bottom: -4px;\n  }\n  \n  .caption-container {\n    text-align: center;\n    background-color: black;\n    padding: 2px 16px;\n    color: white;\n  }\n  \n  .demo {\n    opacity: 0.6;\n  }\n  \n  .active,\n  .demo:hover {\n    opacity: 1;\n  }\n  \n  img.hover-shadow {\n    transition: 0.3s;\n  }\n  \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  \/* Hide the \"read-more\" text and toggle on larger screens *\/\n  .read-more,\n  .read-toggle {\n  display: none;\n  }\n  \n  \/* Default: visible on desktop *\/\n  .read-more {\n  display: inline;\n  }\n  .read-toggle {\n  display: none;\n  }\n  \n  \/* On mobile: hide extra text, show toggle *\/\n  @media (max-width: 767px) {\n  .read-more {\n  display: none;\n  }\n  .read-toggle {\n  display: inline;\n  color: red;\n  cursor: pointer;\n  font-weight: bold;\n  }\n  \n  .read-more.visible {\n  display: inline;\n  }\n  .left{\n  max-width:100%;\n  }\n  .right{\n  max-width:100%\n  }\n  }\n  \n      body {\n        font-family: Arial, sans-serif;\n        margin: 0;\n        background: #eee;\n      }\n  .product-desc img {\n      width: 60px ;\n  }\n  .features {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 20px;\n  padding: 0px 20px;\n  margin: auto;\n  margin-top: 45px;\n  }\n  \n  .feature-box {\n  border-left: 1px solid black;\n  padding: 20px 0px 20px 42px;\n  box-sizing: border-box;\n  margin-top: 25px;\n  }\n  \n  \/* Mobile: Single column layout *\/\n  @media (max-width: 768px) {\n  .features {\n  grid-template-columns: 1fr;\n      gap: 0px;\n      padding: 0px 0px;\n      margin-top: 0px;\n  \n  }\n  \n  .feature-box {\n  border-left: none;\n  border-top: 1px solid black;\n  padding: 10px 42px 0px 0px;\n  \n  }\n  li {\n            margin-bottom: 10px;\n      list-style: none;\n      text-align: left;\n      font-size: 12px;\n      color: black;\n        font-weight:300\n      }\n  }\n  \n      .feature-box i {\n        font-size: 28px;\n        margin-bottom: 25px;\n        display: inline-block;\n        color:black;\n      }\n  \n      .feature-title {\n        font-weight: 500;\n        margin: 10px 0;\n        color:black;\n    font-size:18px;\n      }\n  \n      .feature-desc {\n        font-size: 14px;\n        color: #000000;\n        font-weight:300\n      }\n  \n      @media (max-width: 900px) {\n        .feature-box {\n          flex: 1 1 45%;\n        }\n      }\n  \n      @media (max-width: 600px) {\n        .feature-box {\n          flex: 1 1 100%;\n        }\n      }\n    \u003c\/style\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\/description-image-2_7b0e663b-dd1a-4098-a268-1b73d035e6e4.jpg?v=1757620444\"\u003e  \u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-4_1bc355dc-7a70-4e90-b15c-ac4141bda972.jpg?v=1757620444\"\u003e \u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-3_1f13b345-e573-4fb4-92e8-9e0d5d6d9cf5.jpg?v=1757620443\"\u003e \u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-5_a63ae7d2-35c3-4790-94b5-b4ecc5114879.jpg?v=1757620443\"\u003e \u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-7_7b09feb8-9499-4069-b509-f7d5e0ced9a7.jpg?v=1757620443\"\u003e\n\u003c\/div\u003e\n\u003c\/div\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\/description-image-2_7b0e663b-dd1a-4098-a268-1b73d035e6e4.jpg?v=1757620444\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mySlides\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-6_15781e9e-2deb-4e60-90b1-6238935bc326.jpg?v=1757620444\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mySlides\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-4_1bc355dc-7a70-4e90-b15c-ac4141bda972.jpg?v=1757620444\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mySlides\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-3_1f13b345-e573-4fb4-92e8-9e0d5d6d9cf5.jpg?v=1757620443\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mySlides\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-5_a63ae7d2-35c3-4790-94b5-b4ecc5114879.jpg?v=1757620443\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mySlides\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-7_7b09feb8-9499-4069-b509-f7d5e0ced9a7.jpg?v=1757620443\"\u003e\u003c\/div\u003e\n\u003ca class=\"prev\"\u003e❮\u003c\/a\u003e \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\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"left\"\u003e\n\u003ch2\u003eDescription\u003c\/h2\u003e\n\u003cp class=\"description-txt\"\u003eMeet FWT—a bold 45 mm mechanical that blends dive-ready confidence with business polish. Inside beats a dependable ETA movement; outside, sapphire crystal and stainless steel keep it sharp. \u003cspan class=\"read-more\"\u003e Chronograph timing, day\/date, and luminous hands make every day easier to run. A slim 10 mm case and solid steel bracelet wear comfortably from desk to weekend. With 10 BAR water resistance, it’s built for real life—styled for every room. \u003c\/span\u003e\u003cspan class=\"read-toggle\"\u003eRead More\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"right\"\u003e\n\u003cdiv class=\"accordion\"\u003e\n\u003cdiv class=\"accordion-item\"\u003e\n\u003cbutton class=\"accordion-button\"\u003eFunction\u003c\/button\u003e\n\u003cdiv class=\"accordion-content\"\u003e\n\u003cul\u003e\n\u003cli\u003eMechanical (ETA) movement for proven precision and longevity\u003c\/li\u003e\n\u003cli\u003eChronograph stopwatch for workouts, intervals, and tasks\u003c\/li\u003e\n\u003cli\u003eDay\/Date + auto date so today’s info is always on-wrist\u003c\/li\u003e\n\u003cli\u003e10 BAR water resistance (dive-inspired, swim-ready)\u003c\/li\u003e\n\u003cli\u003eLuminous hands for quick reads in low light\u003c\/li\u003e\n\u003cli\u003e45 mm analog (pointer) display—bold, balanced, easy to read\u003c\/li\u003e\n\u003cli\u003eSapphire crystal for superior scratch resistance\u003c\/li\u003e\n\u003cli\u003eStainless-steel bracelet (22 mm width, 25 cm length) with buckle clasp\u003c\/li\u003e\n\u003cli\u003eSlim 10 mm case for all-day comfort\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"accordion-item\"\u003e\n\u003cbutton class=\"accordion-button\"\u003eWarranty\u003c\/button\u003e\n\u003cdiv class=\"accordion-content\"\u003e\n\u003cp\u003eEvery FWT timepiece is covered by a limited 12-month warranty against manufacturing defects. If a covered issue occurs, we’ll repair or replace your watch with prompt, professional service. Full terms and claim instructions are included with your FWT warranty card and on our website.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"accordion-item\"\u003e\n\u003cbutton class=\"accordion-button\"\u003eSize\u003c\/button\u003e\n\u003cdiv class=\"accordion-content\"\u003e\n\u003cul\u003e\n\u003cli\u003eSize \u0026amp; profile: 45 mm dial diameter, 10 mm case thickness\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"accordion-item\"\u003e\n\u003cbutton class=\"accordion-button\"\u003eMaterial\u003c\/button\u003e\n\u003cdiv class=\"accordion-content\"\u003e\n\u003cul\u003e\n\u003cli\u003eCase: Stainless steel, round — 10 mm thickness\u003c\/li\u003e\n\u003cli\u003eCrystal: Sapphire\u003c\/li\u003e\n\u003cli\u003eMovement: Mechanical (ETA)\u003c\/li\u003e\n\u003cli\u003eBracelet\/Band: Stainless steel — 22 mm width, 25 cm length, buckle clasp\u003c\/li\u003e\n\u003cli\u003eWater resistance: 10 BAR \/ 100 m\u003c\/li\u003e\n\u003cli\u003eDial: 45 mm, analog (pointer)\u003c\/li\u003e\n\u003cli\u003eBrand \/ user \/ style: FWT | Men | Modern, Sporty, Business | Types: Fashion \/ Luxury \/ Sport \/ Business\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\u003cdiv class=\"main_counter_section\"\u003e\n\u003ch2 style=\"text-align: center;\"\u003eTechnical Features\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\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/diameter-b.webp?v=1753643055\" class=\"number_box_image\"\u003e \u003cspan class=\"number_box\"\u003e \u003cspan class=\"prod_number\"\u003e45\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\"\u003e \u003cspan class=\"number_box\"\u003e \u003cspan class=\"prod_number\"\u003e10\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\"\u003e \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\"\u003e \u003cspan class=\"number_box\"\u003e \u003cspan class=\"prod_number\"\u003e10\u003c\/span\u003e \u003csub\u003e\u003cspan\u003eBAR\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\u003c!-- jQuery + Owl Carousel --\u003e\n\u003cp\u003e\u003cscript src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/jquery\/3.6.1\/jquery.min.js\"\u003e\u003c\/script\u003e \u003cscript src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/OwlCarousel2\/2.3.4\/owl.carousel.min.js\"\u003e\u003c\/script\u003e \u003cscript\u003e\n       \/\/ Wrap in noConflict-safe block\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,\n                 margin: 0,\n                 nav: false,\n                 dots: true,\n                 items: 1,\n               });\n             }\n           }\n     \n           initCarousel();\n           $(window).resize(initCarousel);\n     \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({\n                   Counter: initialValue\n                 }, {\n                   duration: 1800,\n                   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); \/\/ Pass Shopify's jQuery here\n     \u003c\/script\u003e\u003c\/p\u003e\n\u003c!-- Owl Carousel CSS --\u003e\n\u003cp\u003e\u003clink rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/OwlCarousel2\/2.3.4\/assets\/owl.carousel.min.css\"\u003e \u003clink rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/OwlCarousel2\/2.3.4\/assets\/owl.theme.default.min.css\"\u003e\u003c\/p\u003e\n\u003cdiv class=\"features\"\u003e\n\u003cdiv class=\"feature-box\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/mechanical.png?v=1757620317\"\u003e\n\u003cdiv class=\"feature-title\"\u003eETA Mechanical Movement\u003c\/div\u003e\n\u003cdiv class=\"feature-desc\"\u003eTrusted Swiss heritage for accuracy you can rely on for years.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-box\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/stopwatch.png?v=1744097642\"\u003e\n\u003cdiv class=\"feature-title\"\u003eChronograph Timing\u003c\/div\u003e\n\u003cdiv class=\"feature-desc\"\u003eTrack workouts, laps, and tasks without reaching for your phone.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-box\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/waterproof.png?v=1744097642\"\u003e\n\u003cdiv class=\"feature-title\"\u003e10 BAR Water Resistance\u003c\/div\u003e\n\u003cdiv class=\"feature-desc\"\u003eSwim-ready confidence for pools, rain, and daily splashes.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-box\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/scratch.png?v=1754684081\"\u003e\n\u003cdiv class=\"feature-title\"\u003eSapphire Crystal\u003c\/div\u003e\n\u003cdiv class=\"feature-desc\"\u003ePremium clarity that resists scratches and stays looking new.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-box\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/date-week.png?v=1746776063\"\u003e\n\u003cdiv class=\"feature-title\"\u003eDay\/Date + Auto Date\u003c\/div\u003e\n\u003cdiv class=\"feature-desc\"\u003eStay organized at a glance—today’s info always on hand.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-box\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/lightweight.png?v=1754065145\"\u003e\n\u003cdiv class=\"feature-title\"\u003eSlim 10 mm Profile\u003c\/div\u003e\n\u003cdiv class=\"feature-desc\"\u003eBig 45 mm presence with comfortable, cuff-friendly wear.\u003c\/div\u003e\n\u003c\/div\u003e\n  \u003cdiv class=\"feature-box\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/bezel.jpg?v=1773176894\"\u003e\n        \u003cdiv class=\"feature-title\"\u003eFixed Tachymeter Bezel \u003c\/div\u003e\n        \u003cdiv class=\"feature-desc\"\u003eA streamlined frame for a modern look.\u003c\/div\u003e\n      \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cscript\u003e\n  \n        $(document).ready(function () {\n          $(\".read-toggle\").on(\"click\", function () {\n            var $toggle = $(this);\n            var $more = $toggle.siblings(\".read-more\");\n        \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            \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 \u003cscript\u003e\n            function openModal() {\n              document.getElementById(\"myModal\").style.display = \"block\";\n            }\n            \n            function closeModal() {\n              document.getElementById(\"myModal\").style.display = \"none\";\n            }\n            \n            var slideIndex = 1;\n            showSlides(slideIndex);\n            \n            function plusSlides(n) {\n              showSlides(slideIndex += n);\n            }\n            \n            function currentSlide(n) {\n              showSlides(slideIndex = n);\n            }\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++) {\n                  slides[i].style.display = \"none\";\n              }\n              for (i = 0; i \u003c dots.length; i++) {\n                  dots[i].className = dots[i].className.replace(\" active\", \"\");\n              }\n              slides[slideIndex-1].style.display = \"block\";\n              dots[slideIndex-1].className += \" active\";\n              captionText.innerHTML = dots[slideIndex-1].alt;\n            }\n            \u003c\/script\u003e\u003c\/p\u003e\n\n        \u003cdiv class=\"new-product\"\u003e\n\n    \u003cdiv id=\"top-banner\"\u003e\n        \u003cdiv class=\"cont-2 top-banner-grid\"\u003e\n            \n            \u003cdiv class=\"hero-content\"\u003e\n                \n\n                \u003ch1 class=\"h1\"\u003eTITAN ETA 45MM, STAINLESS-STEEL MECHANICAL CHRONOGRAPH | SAPPHIRE CRYSTAL | 100M WATER RESISTANCE\u003c\/h1\u003e\n                \u003cp class=\"paragraph\"\u003e**A bold 45mm mechanical chronograph built with a Swiss ETA movement, sapphire crystal clarity, and a full stainless-steel construction.**\u003c\/p\u003e\n                \n                \u003cp class=\"paragraph\" style=\"font-size: 18px; margin-bottom: 10px; color: #007bff;\"\u003eENGINEERED WITH TRUE MECHANICAL PRECISION\u003c\/p\u003e\n                \u003cul class=\"ul\" style=\"list-style-type: none; padding-left: 0; font-size: 16px; color: white; margin-bottom: 30px;\"\u003e\n                    \u003cli style=\"margin-bottom: 5px;\"\u003eSwiss ETA Mechanical Movement: premium heritage, smooth mechanical operation\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 5px;\"\u003e45mm Stainless-Steel Case: strong, corrosion-resistant, luxury finish\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 5px;\"\u003eSapphire Crystal: superior scratch protection \u0026amp; high optical clarity\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 5px;\"\u003e100M \/ 10BAR Water Resistance: safe for swimming, rain, and everyday water exposure\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 5px;\"\u003eStainless-Steel Bracelet: durable, polished, and built for long wear\u003c\/li\u003e\n                    \u003cli style=\"margin-bottom: 5px;\"\u003eChronograph + Auto Date + Day\/Date Functionality\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cp class=\"paragraph\" style=\"font-weight: bold; font-size: 20px; color: #ffffff;\"\u003eTitan ETA is crafted for those who appreciate true mechanical engineering wrapped in a confident, modern sports design.\u003c\/p\u003e\n\n                \n            \u003c\/div\u003e\n\n            \u003cdiv class=\"smarter-choice-content\"\u003e\n                \u003ch2 class=\"h2\"\u003eWHY TITAN ETA IS A SMARTER MECHANICAL CHOICE\u003c\/h2\u003e\n                \u003cul class=\"smarter-list\"\u003e\n                    \u003cli\u003eTrue Swiss mechanical movement\u003c\/li\u003e\n                    \u003cli\u003eSapphire durability\u003c\/li\u003e\n                    \u003cli\u003eFull stainless-steel construction\u003c\/li\u003e\n                    \u003cli\u003eChronograph functionality\u003c\/li\u003e\n                    \u003cli\u003e100M water capability\u003c\/li\u003e\n                    \u003cli\u003eA modern 45mm presence\u003c\/li\u003e\n                    \u003cli\u003eA slim, refined mechanical profile\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cp class=\"paragraph\" style=\"font-style: italic; color: #b0b0b0; margin-top: 40px; text-align: left;\"\u003eIt delivers authentic mechanical watchmaking with modern sport-luxury styling.\u003c\/p\u003e\n                \u003ca href=\"#cta\" class=\"btn\"\u003eMake Titan ETA Your Everyday Watch\u003c\/a\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    \u003cdiv id=\"features\"\u003e\n        \u003cdiv class=\"cont-2\"\u003e\n            \u003ch2 class=\"h2\"\u003eA WATCH FOR EVERY SETTING, BUSINESS, SPORT, AND MODERN LUXURY\u003c\/h2\u003e\n            \u003cdiv class=\"features-grid\"\u003e\n                \u003cdiv class=\"feature-item\"\u003e\n                    \u003ch3 class=\"h3\" style=\"color: #007bff;\"\u003eBusiness\u003c\/h3\u003e\n                    \u003cp class=\"paragraph\"\u003eBold, refined stainless-steel presentation.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-item\"\u003e\n                    \u003ch3 class=\"h3\" style=\"color: #007bff;\"\u003eLuxury\u003c\/h3\u003e\n                    \u003cp class=\"paragraph\"\u003eSapphire crystal + Swiss mechanical heritage.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-item\"\u003e\n                    \u003ch3 class=\"h3\" style=\"color: #007bff;\"\u003eSport\u003c\/h3\u003e\n                    \u003cp class=\"paragraph\"\u003eChronograph capability + 100M water resistance.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-item\"\u003e\n                    \u003ch3 class=\"h3\" style=\"color: #007bff;\"\u003eCasual\u003c\/h3\u003e\n                    \u003cp class=\"paragraph\"\u003eModern, athletic dial style.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cp class=\"paragraph\" style=\"text-align: center; margin-top: 20px;\"\u003eTitan ETA is designed to flow with your entire routine: Travel: reliable mechanical operation. One watch, many environments.\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv id=\"breakdown\"\u003e\n        \u003cdiv class=\"cont-2\"\u003e\n            \u003ch2 class=\"h2\"\u003eWHAT MAKES TITAN ETA A SUPERIOR MECHANICAL CHRONOGRAPH\u003c\/h2\u003e\n\n            \u003cdiv class=\"breakdown-item\"\u003e\n                \u003cdiv class=\"breakdown-item-text\"\u003e\n                    \u003ch3 class=\"h3\"\u003eSwiss ETA Mechanical Movement: premium heritage, smooth mechanical operation\u003c\/h3\u003e\n                    \u003cp class=\"paragraph\"\u003eA mechanical ETA movement is the centerpiece of Titan ETA, a respected Swiss engine recognized for its reliability, serviceability, and smooth chronograph performance. What it delivers:\u003c\/p\u003e\n                    \u003cul\u003e\n                        \u003cli\u003eNo battery dependence\u003c\/li\u003e\n                        \u003cli\u003eMechanical craftsmanship\u003c\/li\u003e\n                        \u003cli\u003eConsistent, trusted accuracy\u003c\/li\u003e\n                        \u003cli\u003eA movement designed for long-term performance\u003c\/li\u003e\n                    \u003c\/ul\u003e\n                    \u003cp class=\"paragraph\"\u003eThis is not a disposable watch, it’s built with the same core movement philosophy found in prestigious Swiss timepieces.\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_9.png?v=1765107585\"\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"cont-2\"\u003e\u003chr style=\"border: 0; height: 1px; background-color: #cccccc; 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_8.png?v=1765178637\"\u003e\n\n\n                \u003c\/div\u003e\n                \u003cdiv class=\"breakdown-item-text\"\u003e\n                    \u003ch3 class=\"h3\"\u003e1. Sapphire Crystal, Luxury-Grade Scratch Resistance\u003c\/h3\u003e\n                    \u003cp class=\"paragraph\"\u003eSapphire is used in premium watches for a reason:\u003c\/p\u003e\n                    \u003cul\u003e\n                        \u003cli\u003eHarder than steel\u003c\/li\u003e\n                        \u003cli\u003eHighly scratch-resistant\u003c\/li\u003e\n                        \u003cli\u003eMaintains long-term clarity\u003c\/li\u003e\n                    \u003c\/ul\u003e\n                    \u003cp class=\"paragraph\"\u003eIt keeps Titan ETA looking new through years of wear.\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: #cccccc; 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\"\u003e2. Stainless-Steel Case \u0026amp; Bracelet, Strength \u0026amp; Longevity\u003c\/h3\u003e\n                    \u003cp class=\"paragraph\"\u003eThe watch uses full stainless steel for both the case and the band, offering:\u003c\/p\u003e\n                    \u003cul class=\"water-capabilities\"\u003e\n                        \u003cli\u003eCorrosion resistance\u003c\/li\u003e\n                        \u003cli\u003eA refined luxury feel\u003c\/li\u003e\n                        \u003cli\u003eLong-term durability\u003c\/li\u003e\n                        \u003cli\u003eA confident, substantial wrist presence\u003c\/li\u003e\n                    \u003c\/ul\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_5.png?v=1765107585\"\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: #cccccc; 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_4_2e1ad44f-6d5c-478b-bfb0-a5967a32e697.png?v=1765107585\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"breakdown-item-text\"\u003e\n                    \u003ch3 class=\"h3\"\u003e3. 100M Water Resistance, Practical, Everyday Capability\u003c\/h3\u003e\n                    \u003cp class=\"paragraph\"\u003eRated at 10 bar, Titan ETA is safe for:\u003c\/p\u003e\n                    \u003cul\u003e\n                        \u003cli\u003eSwimming\u003c\/li\u003e\n                        \u003cli\u003eShower \/ rain\u003c\/li\u003e\n                        \u003cli\u003eOutdoor activity\u003c\/li\u003e\n                        \u003cli\u003eTravel \u0026amp; sports\u003c\/li\u003e\n                    \u003c\/ul\u003e\n                    \u003cp class=\"paragraph\"\u003eNot intended for scuba diving, but highly capable in real life.\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: #cccccc; 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\"\u003e4. Multifunction Chronograph with Day\/Date\u003c\/h3\u003e\n                    \u003cp class=\"paragraph\"\u003eThe dial features:\u003c\/p\u003e\n                    \u003cul\u003e\n                        \u003cli\u003eChronograph counters\u003c\/li\u003e\n                        \u003cli\u003eAuto date\u003c\/li\u003e\n                        \u003cli\u003eDay\/Date functionality\u003c\/li\u003e\n                        \u003cli\u003eClear analog layout\u003c\/li\u003e\n                    \u003c\/ul\u003e\n                    \u003cp class=\"paragraph\"\u003eA blend of utility and mechanical sophistication.\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_6.png?v=1765107586\"\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"cont-2\"\u003e\u003chr style=\"border: 0; height: 1px; background-color: #cccccc; 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\"\u003e5. Slim 10mm Profile, Rare for a Mechanical Chronograph\u003c\/h3\u003e\n                    \u003cp class=\"paragraph\"\u003eDespite its powerful movement and 45mm diameter, the case remains only 10mm thick, giving:\u003c\/p\u003e\n                    \u003cul\u003e\n                        \u003cli\u003eEnhanced comfort\u003c\/li\u003e\n                        \u003cli\u003eA cleaner wrist profile\u003c\/li\u003e\n                        \u003cli\u003eA more refined visual balance\u003c\/li\u003e\n                    \u003c\/ul\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_2_8061556d-1c2e-40e8-b7eb-8c4e16859f12.png?v=1765107585\"\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv id=\"testimonials\"\u003e\n        \u003cdiv class=\"cont-2\"\u003e\n            \u003ch2 class=\"h2\"\u003eWHY TITAN ETA IS A SMARTER MECHANICAL CHOICE\u003c\/h2\u003e\n            \u003cdiv class=\"testimonial-grid\"\u003e\n                \u003cdiv class=\"testimonial-item\"\u003e\n                    True Swiss mechanical movement\n                \u003c\/div\u003e\n                \u003cdiv class=\"testimonial-item\"\u003e\n                    Sapphire durability\n                \u003c\/div\u003e\n                \u003cdiv class=\"testimonial-item\"\u003e\n                    Full stainless-steel construction\n                \u003c\/div\u003e\n                \u003cdiv class=\"testimonial-item\"\u003e\n                    Chronograph functionality\n                \u003c\/div\u003e\n                \u003cdiv class=\"testimonial-item\"\u003e\n                    100M water capability\n                \u003c\/div\u003e\n                \u003cdiv class=\"testimonial-item\"\u003e\n                    A slim, refined mechanical profile\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"\"\u003e\n                \u003ch1 style=\"text-align:center;font-weight: 600;\"\u003e**MAKE TITAN ETA YOUR SIGNATURE MECHANICAL CHRONOGRAPH IN 3 STEPS**\u003c\/h1\u003e\n                \u003cp class=\"paragraph\" style=\"text-align: center; font-weight: bold; color: #161b22; font-size: 18px;\"\u003eIt delivers authentic mechanical watchmaking with modern sport-luxury styling.\u003c\/p\u003e\n                \u003cul class=\"smarter-list\"\u003e\n                    \u003cli style=\"color: #161b22;\"\u003eChoose Titan ETA 45mm, Swiss mechanical movement, sapphire clarity, stainless-steel build.\u003c\/li\u003e\n                    \u003cli style=\"color: #161b22;\"\u003eWear it with confidence, office, water, outdoor activity, or formal settings.\u003c\/li\u003e\n                    \u003cli style=\"color: #161b22;\"\u003eEnjoy enduring precision, crafted to perform reliably for years.\u003c\/li\u003e\n                \u003c\/ul\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    \u003cdiv id=\"specs\"\u003e\n        \u003cdiv class=\"cont-2\"\u003e\n            \u003ch2 class=\"h2\"\u003eTITAN ETA 45MM, TECHNICAL SPECIFICATIONS\u003c\/h2\u003e\n            \u003ctable class=\"specs-table\"\u003e\n                \u003ctr\u003e\n                    \u003cth\u003eCategory\u003c\/th\u003e\n                    \u003ctd\u003eDetails\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003cth\u003eMovement\u003c\/th\u003e\n                    \u003ctd\u003eJiusko Swiss ETA Mechanical\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003cth\u003eMaterial (Case \u0026amp; Band)\u003c\/th\u003e\n                    \u003ctd\u003eStainless Steel\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003cth\u003eCrystal\u003c\/th\u003e\n                    \u003ctd\u003eSapphire Crystal\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003cth\u003eWater Resistance\u003c\/th\u003e\n                    \u003ctd\u003e10 bar \/ 100M\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003cth\u003eCase Diameter\u003c\/th\u003e\n                    \u003ctd\u003e45mm\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003cth\u003eCase Thickness\u003c\/th\u003e\n                    \u003ctd\u003e10mm\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003cth\u003eBand Width\u003c\/th\u003e\n                    \u003ctd\u003e22mm\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003cth\u003eBand Length\u003c\/th\u003e\n                    \u003ctd\u003e25cm\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003cth\u003eClasp Type\u003c\/th\u003e\n                    \u003ctd\u003eBuckle\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003cth\u003eDial Display\u003c\/th\u003e\n                    \u003ctd\u003eAnalog\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003cth\u003eFunctions\u003c\/th\u003e\n                    \u003ctd\u003eAuto Date, Chronograph, Day\/Date, Water Resistant\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003cth\u003eStyle\u003c\/th\u003e\n                    \u003ctd\u003eModern, Sporty, Business, Luxury\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003cth\u003eCase Shape\u003c\/th\u003e\n                    \u003ctd\u003eRound\u003c\/td\u003e\n                \u003c\/tr\u003e\n            \u003c\/table\u003e\n            \u003cp class=\"paragraph\" style=\"font-style: italic;\"\u003eIt delivers authentic mechanical watchmaking with modern sport-luxury styling.\u003c\/p\u003e\n            \n            \u003cp class=\"paragraph\" style=\"text-align: center;\"\u003eIt delivers authentic mechanical watchmaking with modern sport-luxury styling.\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv id=\"cta\"\u003e\n        \u003cdiv class=\"cont-2\"\u003e\n            \u003ch2 class=\"h2\"\u003eTitan ETA 45mm – Upgrade to Everyday Confidence.\u003c\/h2\u003e\n            \u003cp class=\"paragraph\"\u003eTITAN ETA 45MM, STAINLESS-STEEL MECHANICAL CHRONOGRAPH | SAPPHIRE CRYSTAL | 100M WATER RESISTANCE\u003c\/p\u003e\n            \u003ca href=\"#\" class=\"btn\"\u003eMake Titan ETA Your Daily Watch\u003c\/a\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Future Wrist","offers":[{"title":"Black","offer_id":51153083629862,"sku":null,"price":199.0,"currency_code":"USD","in_stock":true},{"title":"White","offer_id":51153083662630,"sku":null,"price":199.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/main-image-1_e90e35af-9c4d-466d-bb73-a7b43413c60c.jpg?v=1757619752"},{"product_id":"wt-aquamaster-mens-quartz-diver-43mm-sapphire-200m","title":"AQUAMASTER 43MM","description":"\u003cstyle\u003e\n    .number_box_image{\n      width:100% !important\n    }\n    .main_counter_section {\n       padding: 0 4rem;\n       max-width: 1200px;\n       margin: 0 auto;\n     }\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  \n     .number_box_1 {\n       width: 24%;\n       text-align: center;\n     }\n  \n     .boxss_inner {\n       position: relative;\n       margin-bottom: 4rem;\n     }\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  \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  \n     .number_boxs_title span {\n       font-size: 1.28571em;\n       text-transform: uppercase;\n     }\n     .product-desc .tab\n     {\n        flex-wrap: nowrap;\n    }\n     @media screen and (max-width: 767px) {\n      .product-desc .tab{\n        flex-wrap:wrap;\n        margin-top: -53px !important;\n      }\n       .number_section_flex {\n         display: block;\n       }\n  \n       .number_box_1 {\n         width: 100%;\n       }\n  \n       .number_section_flex.owl-carousel .number_box_1 {\n         width: 100%;\n         padding: 0 1rem;\n       }\n  \n       .owl-dots {\n         text-align: center;\n         margin-top: 10px;\n       }\n  \n       .owl-dots .owl-dot span {\n         background: #ccc;\n         width: 20px;\n         height: 5px;\n         display: inline-block;\n         margin: 0 5px;\n       }\n  \n       .owl-dots .owl-dot.active span {\n         background: #0d2c4b;\n       }\n     }\n  \n  \n  \n   \n    .container {\n        display: flex;\n        flex-wrap: wrap;\n        justify-content: space-between;\n      }\n  \n      .left {\n        flex: 1;\n        min-width: 300px;\n        max-width: 60%;\n        padding-right: 40px;\n      }\n  \n      .right {\n        flex: 1;\n        min-width: 300px;\n        max-width: 35%;\n      }\n  \n      h2 {\n        font-size: 28px;\n        margin-bottom: 10px;\n      }\n  \n      .accordion {\n        border-top: 1px solid #ccc;\n      }\n  \n      .accordion-item {\n        border-bottom: 1px solid #ccc;\n      }\n  \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      }\n  \n      .accordion-button::after {\n        content: \"\\25BC\";\n        position: absolute;\n        right: 20px;\n        transition: transform 0.2s ease;\n      }\n  \n      .accordion-button.active::after {\n        transform: rotate(180deg);\n      }\n  \n      .accordion-content {\n        display: none;\n        padding: 0px;\n        background-color: #f9f9f9;\n      }\n  \n      ul {\n        padding-left: 20px;\n      }\n  \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  \n            b{\n              font-weight:600\n            }\n  \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  \n    .description-txt{\n          font-size: 15px;\n      font-weight: 500;\n      color: black;\n    }\n   \n    \/* The Modal (background) *\/\n  .modal {\n    display: none;\n    position: fixed;\n    z-index: 1;\n    padding-top: 100px;\n    left: 0;\n    top: 0;\n    width: 100%;\n    height: 100%;\n    overflow: auto;\n    background-color: #000000bd;\n        z-index: 99;\n  }\n  \n  \/* Modal Content *\/\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  \n  \/* The Close Button *\/\n  .close {\n    color: white;\n    position: absolute;\n    top: 10px;\n    right: 25px;\n    font-size: 35px;\n    font-weight: bold;\n  }\n  \n  .close:hover,\n  .close:focus {\n    color: #999;\n    text-decoration: none;\n    cursor: pointer;\n  }\n  \n  .mySlides {\n    display: none;\n  }\n  \n  .cursor {\n    cursor: pointer;\n  }\n  \n  \/* Next \u0026 previous buttons *\/\n  .prev,\n  .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: 0 3px 3px 0;\n    user-select: none;\n    -webkit-user-select: none;\n  }\n  \n  \/* Position the \"next button\" to the right *\/\n  .next {\n    right: 0;\n    border-radius: 3px 0 0 3px;\n  }\n  \n  \/* On hover, add a black background color with a little bit see-through *\/\n  .prev,\n  .next {\n    background-color: rgba(0, 0, 0, 0.8);\n  }\n  \n  \/* Number text (1\/3 etc) *\/\n  .numbertext {\n    color: #f2f2f2;\n    font-size: 12px;\n    padding: 8px 12px;\n    position: absolute;\n    top: 0;\n  }\n  \n  img {\n    margin-bottom: -4px;\n  }\n  \n  .caption-container {\n    text-align: center;\n    background-color: black;\n    padding: 2px 16px;\n    color: white;\n  }\n  \n  .demo {\n    opacity: 0.6;\n  }\n  \n  .active,\n  .demo:hover {\n    opacity: 1;\n  }\n  \n  img.hover-shadow {\n    transition: 0.3s;\n  }\n  \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  \/* Hide the \"read-more\" text and toggle on larger screens *\/\n  .read-more,\n  .read-toggle {\n  display: none;\n  }\n  \n  \/* Default: visible on desktop *\/\n  .read-more {\n  display: inline;\n  }\n  .read-toggle {\n  display: none;\n  }\n  \n  \/* On mobile: hide extra text, show toggle *\/\n  @media (max-width: 767px) {\n  .read-more {\n  display: none;\n  }\n  .read-toggle {\n  display: inline;\n  color: red;\n  cursor: pointer;\n  font-weight: bold;\n  }\n  \n  .read-more.visible {\n  display: inline;\n  }\n  .left{\n  max-width:100%;\n  }\n  .right{\n  max-width:100%\n  }\n  }\n  \n      body {\n        font-family: Arial, sans-serif;\n        margin: 0;\n        background: #eee;\n      }\n  .product-desc img {\n      width: 60px ;\n  }\n  .features {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 20px;\n  padding: 0px 20px;\n  margin: auto;\n  margin-top: 45px;\n  }\n  \n  .feature-box {\n  border-left: 1px solid black;\n  padding: 20px 0px 20px 42px;\n  box-sizing: border-box;\n  margin-top: 25px;\n  }\n  \n  \/* Mobile: Single column layout *\/\n  @media (max-width: 768px) {\n  .features {\n  grid-template-columns: 1fr;\n      gap: 0px;\n      padding: 0px 0px;\n      margin-top: 0px;\n  \n  }\n  \n  .feature-box {\n  border-left: none;\n  border-top: 1px solid black;\n  padding: 10px 42px 0px 0px;\n  \n  }\n  li {\n            margin-bottom: 10px;\n      list-style: none;\n      text-align: left;\n      font-size: 12px;\n      color: black;\n        font-weight:300\n      }\n  }\n  \n      .feature-box i {\n        font-size: 28px;\n        margin-bottom: 25px;\n        display: inline-block;\n        color:black;\n      }\n  \n      .feature-title {\n        font-weight: 500;\n        margin: 10px 0;\n        color:black;\n    font-size:18px;\n      }\n  \n      .feature-desc {\n        font-size: 14px;\n        color: #000000;\n        font-weight:300\n      }\n  \n      @media (max-width: 900px) {\n        .feature-box {\n          flex: 1 1 45%;\n        }\n      }\n  \n      @media (max-width: 600px) {\n        .feature-box {\n          flex: 1 1 100%;\n        }\n      }\n    \u003c\/style\u003e\n  \u003cdiv class=\"digita-slider\"\u003e\n  \u003cdiv class=\"digita-inner-slide\"\u003e\n\n    \u003cimg onclick=\"openModal();currentSlide(1)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-1.png?v=1758053437\" alt=\"\"\u003e\n      \u003cimg onclick=\"openModal();currentSlide(2)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-2_246f6c77-4e56-4828-972c-20ba32a8e0da.png?v=1758053439\" alt=\"\"\u003e\n      \u003cimg onclick=\"openModal();currentSlide(3)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-6_66c83e9c-b030-41a6-97c0-4e956805ce7a.png?v=1758053437\" alt=\"\"\u003e\n      \u003cimg onclick=\"openModal();currentSlide(4)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-5_8368fa41-ef3f-4d5a-9993-504a9d693a37.jpg?v=1758053437\" alt=\"\"\u003e\n      \u003cimg onclick=\"openModal();currentSlide(5)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-7_25afc623-ad8c-4e2c-b5cd-5baac47b7561.png?v=1758053436\" alt=\"\"\u003e\n      \u003cimg onclick=\"openModal();currentSlide(6)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-8.png?v=1758053436\" alt=\"\"\u003e\n      \u003cimg onclick=\"openModal();currentSlide(7)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-3_e0f463ce-bda9-4873-bb3d-24509d47e66f.png?v=1758053437\" alt=\"\"\u003e\n\n   \n\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv id=\"myModal\" class=\"modal\"\u003e\n\u003cspan class=\"close cursor\" onclick=\"closeModal()\"\u003e×\u003c\/span\u003e\n  \u003cdiv class=\"modal-content\"\u003e\n    \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-1.png?v=1758053437\" alt=\"\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-2_246f6c77-4e56-4828-972c-20ba32a8e0da.png?v=1758053439\" alt=\"\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-6_66c83e9c-b030-41a6-97c0-4e956805ce7a.png?v=1758053437\" alt=\"\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-5_8368fa41-ef3f-4d5a-9993-504a9d693a37.jpg?v=1758053437\" alt=\"\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-7_25afc623-ad8c-4e2c-b5cd-5baac47b7561.png?v=1758053436\" alt=\"\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-8.png?v=1758053436\" alt=\"\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-3_e0f463ce-bda9-4873-bb3d-24509d47e66f.png?v=1758053437\" alt=\"\"\u003e\u003c\/div\u003e\n\n   \n\n  \u003ca class=\"prev\" onclick=\"plusSlides(-1)\"\u003e❮\u003c\/a\u003e \u003ca class=\"next\" onclick=\"plusSlides(1)\"\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  \u003cdiv class=\"container\"\u003e\n  \u003cdiv class=\"left\"\u003e\n  \u003ch2\u003eDescription\u003c\/h2\u003e\n  \u003cp class=\"description-txt\"\u003e\n    Meet FWT JSK0052L—a clean 43 mm diver that pairs everyday style with serious capability.\n The stainless-steel case\/bracelet and sapphire crystal keep the look sharp and scratch-resistant.\n Powered by a precise Quartz 0S20-4.5 movement with 1–2 year battery life, it stays on time without fuss.\n\n   \n    \u003cspan class=\"read-more\"\u003e Day\/Date at a glance, bright lume, and a secure buckle make it ready from commute to coastline.\n      With 20 BAR (200 m) diver-grade protection, it’s built for water and for life.\n     \n     \n     \u003c\/span\u003e\u003cspan class=\"read-toggle\"\u003eRead More\u003c\/span\u003e\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"right\"\u003e\n  \u003cdiv class=\"accordion\"\u003e\n  \u003cdiv class=\"accordion-item\"\u003e\n\u003cbutton class=\"accordion-button\"\u003eFunction\u003c\/button\u003e\n  \u003cdiv class=\"accordion-content\"\u003e\n  \u003cul\u003e\n   \u003cli\u003eQuartz 0S20-4.5 movement for reliable, low-maintenance accuracy\u003c\/li\u003e\n\n   \u003cli\u003e20 BAR \/ 200 m water resistance (professional diver grade)\u003c\/li\u003e\n    \n   \u003cli\u003eSapphire crystal for superior scratch resistance and clarity\u003c\/li\u003e\n    \n   \u003cli\u003eDay\/Date + auto date for quick schedule checks\u003c\/li\u003e\n    \n   \u003cli\u003e43 mm analog (pointer) dial—clean, bold readability\u003c\/li\u003e\n    \n   \u003cli\u003eStainless-steel bracelet (22 mm width, 23.8 cm length) with buckle clasp\u003c\/li\u003e\n    \n    \n    \n  \u003c\/ul\u003e\n  \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"accordion-item\"\u003e\n\u003cbutton class=\"accordion-button\"\u003eWarranty\u003c\/button\u003e\n  \u003cdiv class=\"accordion-content\"\u003e\n  \u003cp\u003e\n    Every FWT timepiece is covered by a limited 12-month warranty against manufacturing defects.\n If a covered issue occurs, we’ll repair or replace your watch with prompt, professional service.\n Full terms and claim instructions are included with your FWT warranty card and on our website.\n\n\n   \u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"accordion-item\"\u003e\n\u003cbutton class=\"accordion-button\"\u003eSize\u003c\/button\u003e\n  \u003cdiv class=\"accordion-content\"\u003e\n  \u003cul\u003e\n  \u003cli\u003eSize \u0026amp; profile: 43 mm dial diameter, 10 mm case thickness\n\n  \u003c\/li\u003e\n  \u003c\/ul\u003e\n  \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"accordion-item\"\u003e\n\u003cbutton class=\"accordion-button\"\u003eMaterial\u003c\/button\u003e\n  \u003cdiv class=\"accordion-content\"\u003e\n  \u003cul\u003e\n    \u003cli\u003eCase: Stainless steel, round\u003c\/li\u003e\n\n\u003cli\u003eCrystal: Sapphire\u003c\/li\u003e\n\n\u003cli\u003eMovement: Quartz (0S20-4.5) — battery life 1–2 years\u003c\/li\u003e\n\n\u003cli\u003eBand: Stainless steel — 22 mm width, 23.8 cm length, buckle clasp\u003c\/li\u003e\n\n\u003cli\u003eWater resistance: 20 BAR \/ 200 m (diver grade)\u003c\/li\u003e\n\n\u003cli\u003eDial: 43 mm, analog (pointer)\u003c\/li\u003e\n\n\u003cli\u003eBrand \/ model \/ user \/ style: FWT – JSK0052L | Men | Fashion \/ Luxury \/ Sport \/ Charm\u003c\/li\u003e\n\n\n    \n    \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  \u003cdiv class=\"main_counter_section\"\u003e\n  \u003ch2 style=\"text-align: center;\"\u003eTechnical Features\u003c\/h2\u003e\n  \u003cdiv class=\"number_section_flex\" id=\"counter-section\"\u003e\n  \u003cdiv class=\"number_box_1\"\u003e\n  \u003cdiv class=\"boxss_inner\"\u003e\n\u003cimg class=\"number_box_image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/diameter-b.webp?v=1753643055\"\u003e \u003cspan class=\"number_box\"\u003e \u003cspan class=\"prod_number\"\u003e43\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 class=\"number_box_image\" src=\"https:\/\/www.nuunofficial.com\/cdn\/shop\/files\/thickness-b.png?v=1715584325\"\u003e \u003cspan class=\"number_box\"\u003e \u003cspan class=\"prod_number\"\u003e10\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 class=\"number_box_image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/thickness-b.webp?v=1753643065\"\u003e \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 class=\"number_box_image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/water-resistance-b.webp?v=1753643103\"\u003e \u003cspan class=\"number_box\"\u003e \u003cspan class=\"prod_number\"\u003e20\u003c\/span\u003e \u003csub\u003e\u003cspan\u003eBAR\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  \u003c!-- jQuery + Owl Carousel --\u003e\n  \u003cp\u003e\u003cscript src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/jquery\/3.6.1\/jquery.min.js\"\u003e\u003c\/script\u003e \u003cscript src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/OwlCarousel2\/2.3.4\/owl.carousel.min.js\"\u003e\u003c\/script\u003e \u003cscript\u003e\n       \/\/ Wrap in noConflict-safe block\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,\n                 margin: 0,\n                 nav: false,\n                 dots: true,\n                 items: 1,\n               });\n             }\n           }\n     \n           initCarousel();\n           $(window).resize(initCarousel);\n     \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({\n                   Counter: initialValue\n                 }, {\n                   duration: 1800,\n                   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); \/\/ Pass Shopify's jQuery here\n     \u003c\/script\u003e\u003c\/p\u003e\n  \u003c!-- Owl Carousel CSS --\u003e\n  \u003cp\u003e\u003clink href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/OwlCarousel2\/2.3.4\/assets\/owl.carousel.min.css\" rel=\"stylesheet\"\u003e \u003clink href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/OwlCarousel2\/2.3.4\/assets\/owl.theme.default.min.css\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\n  \n  \u003cdiv class=\"features\"\u003e\n  \u003cdiv class=\"feature-box\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/quartz.png?v=1752432090\"\u003e\n  \u003cdiv class=\"feature-title\"\u003eQuartz Precision (0S20-4.5)\u003c\/div\u003e\n  \u003cdiv class=\"feature-desc\"\u003eSet it and trust it: accurate time with zero daily fuss. \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"feature-box\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/date-week.png?v=1746776063\"\u003e\n  \u003cdiv class=\"feature-title\"\u003eDay\/Date + Auto Date\u003c\/div\u003e\n  \u003cdiv class=\"feature-desc\"\u003eToday’s info on-wrist so you stay organized at a glance.\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"feature-box\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/waterproof.png?v=1744097642\"\u003e\n  \u003cdiv class=\"feature-title\"\u003e200 m Diver Rating\u003c\/div\u003e\n  \u003cdiv class=\"feature-desc\"\u003eSwim, snorkel, and shower with confidence—no babying required.\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"feature-box\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/scratch.png?v=1754684081\"\u003e\n  \u003cdiv class=\"feature-title\"\u003eSapphire Crystal\u003c\/div\u003e\n  \u003cdiv class=\"feature-desc\"\u003eStays clear and scratch-resistant for a premium, long-lasting look.\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"feature-box\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/lightweight.png?v=1754065145\"\u003e\n  \u003cdiv class=\"feature-title\"\u003e43 mm Easy-Read Dial\u003c\/div\u003e\n  \u003cdiv class=\"feature-desc\"\u003eBold, balanced layout that’s quick to read in any light.\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"feature-box\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/steel.png?v=1757586194\"\u003e\n  \u003cdiv class=\"feature-title\"\u003eSteel Bracelet \u0026amp; Buckle\u003c\/div\u003e\n  \u003cdiv class=\"feature-desc\"\u003eSecure, durable comfort that moves from office to ocean.\u003c\/div\u003e\n  \u003c\/div\u003e\n    \u003cdiv class=\"feature-box\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/bezel.jpg?v=1773176894\"\u003e\n        \u003cdiv class=\"feature-title\"\u003eDiver-Style 60-Minute Timing Bezel \u003c\/div\u003e\n        \u003cdiv class=\"feature-desc\"\u003eA streamlined frame for a modern look.\u003c\/div\u003e\n      \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cp\u003e\u003cscript\u003e\n  \n        $(document).ready(function () {\n          $(\".read-toggle\").on(\"click\", function () {\n            var $toggle = $(this);\n            var $more = $toggle.siblings(\".read-more\");\n        \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            \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 \u003cscript\u003e\n            function openModal() {\n              document.getElementById(\"myModal\").style.display = \"block\";\n            }\n            \n            function closeModal() {\n              document.getElementById(\"myModal\").style.display = \"none\";\n            }\n            \n            var slideIndex = 1;\n            showSlides(slideIndex);\n            \n            function plusSlides(n) {\n              showSlides(slideIndex += n);\n            }\n            \n            function currentSlide(n) {\n              showSlides(slideIndex = n);\n            }\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++) {\n                  slides[i].style.display = \"none\";\n              }\n              for (i = 0; i \u003c dots.length; i++) {\n                  dots[i].className = dots[i].className.replace(\" active\", \"\");\n              }\n              slides[slideIndex-1].style.display = \"block\";\n              dots[slideIndex-1].className += \" active\";\n              captionText.innerHTML = dots[slideIndex-1].alt;\n            }\n            \u003c\/script\u003e\u003c\/p\u003e\n\n            \u003cdiv class=\"new-product\"\u003e\n\n            \u003cdiv id=\"top-banner\"\u003e\n                \u003cdiv class=\"cont-2 top-banner-grid\"\u003e\n                    \n                    \u003cdiv class=\"hero-content\"\u003e\n                        \n        \n                        \u003ch1 class=\"h1\"\u003eAQUAMASTER 43MM MEN’S SPORTS DIVER | SAPPHIRE CRYSTAL | STAINLESS-STEEL CASE | STAINLESS-STEEL BRACELET | 200M\u003c\/h1\u003e\n                        \u003cp class=\"paragraph\"\u003eA durable, water-ready 43mm sports chronograph designed for men who want a strong, reliable, and stylish timepiece they can trust in every environment.\u003c\/p\u003e\n                        \n                        \u003cp class=\"paragraph\" style=\"font-size: 18px; margin-bottom: 10px; color: #007bff;\"\u003ePerformance You Can Trust Every Day\u003c\/p\u003e\n                        \u003cul class=\"ul\" style=\"list-style-type: none; padding-left: 0; font-size: 16px; color: white; margin-bottom: 30px;\"\u003e\n                           \n                             \u003cli style=\"margin-bottom: 5px;\"\u003eA strong steel build made for long-term durability\u003c\/li\u003e\n         \u003cli style=\"margin-bottom: 5px;\"\u003eClear readability in changing light\u003c\/li\u003e\n         \u003cli style=\"margin-bottom: 5px;\"\u003eAccurate quartz-driven timekeeping\u003c\/li\u003e\n         \u003cli style=\"margin-bottom: 5px;\"\u003eA bracelet built for daily comfort\u003c\/li\u003e\n         \u003cli style=\"margin-bottom: 5px;\"\u003eTrue 200M protection for water environments\u003c\/li\u003e\n        \n        \n        \n                        \u003c\/ul\u003e\n                        \u003cp class=\"paragrapgh\"\u003e\u003ci class=\"ita\"\u003eThis is a watch made to stay dependable wherever your day takes you.\u003c\/i\u003e\u003c\/p\u003e\n                       \n        \n                      \n                    \u003c\/div\u003e\n         \n                    \u003cdiv class=\"smarter-choice-content\"\u003e\n                        \u003ch2 class=\"h2\"\u003eWhy Customers Choose AquaMaster\u003c\/h2\u003e\n                        \u003cul class=\"smarter-list\"\u003e\n                            \u003cli\u003eStrong stainless-steel build\u003c\/li\u003e\n                            \u003cli\u003eSapphire crystal protection\u003c\/li\u003e\n                            \u003cli\u003eAccurate Japanese quartz chronograph\u003c\/li\u003e\n                            \u003cli\u003eTrue 200M water resistance\u003c\/li\u003e\n                            \u003cli\u003eModern, confident 43mm presence\u003c\/li\u003e\n                            \u003cli\u003eLong-term durability and performance\u003c\/li\u003e\n                        \u003c\/ul\u003e\n                        \u003ca href=\"#cta\" class=\"btn\"\u003eMake AquaMaster Your Daily Watch\u003c\/a\u003e\n                    \u003c\/div\u003e\n                    \n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003cp class=\"paragraph\" style=\"font-weight: bold; font-size: 20px; color: black;text-align:center\"\u003eDaily life demands more than style alone. A real sports watch must handle moisture, movement, impact, and routine activity without losing comfort or clarity.\u003c\/p\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=\"features\"\u003e\n                \u003cdiv class=\"cont-2\"\u003e\n                    \u003ch2 class=\"h2\"\u003eMade to Match Your Routine, Wherever You Go\u003c\/h2\u003e\n                    \u003cdiv class=\"features-grid\"\u003e\n                        \u003cdiv class=\"feature-item\"\u003e\n                            \u003ch3 class=\"h3\" style=\"color: #007bff;\"\u003eOffice\u003c\/h3\u003e\n                            \u003cp class=\"paragraph\"\u003eBold, modern, and easy to read.\u003c\/p\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"feature-item\"\u003e\n                            \u003ch3 class=\"h3\" style=\"color: #007bff;\"\u003eTravel\u003c\/h3\u003e\n                            \u003cp class=\"paragraph\"\u003eLow-maintenance quartz accuracy + sapphire durability.\u003c\/p\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"feature-item\"\u003e\n                            \u003ch3 class=\"h3\" style=\"color: #007bff;\"\u003eOutdoors \/ Gym\u003c\/h3\u003e\n                            \u003cp class=\"paragraph\"\u003eSteel strength + reliable chronograph functions.\u003c\/p\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"feature-item\"\u003e\n                            \u003ch3 class=\"h3\" style=\"color: #007bff;\"\u003eWater Environments\u003c\/h3\u003e\n                            \u003cp class=\"paragraph\"\u003eTrue 200M rating for confidence.\u003c\/p\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cp class=\"paragraph\" style=\"text-align: center; margin-top: 20px;\"\u003eDaily Wear: Comfortable fit, scratch-resistant crystal, and reliable performance.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \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\"\u003eStainless-Steel Case: Strength for Active Lifestyles\u003c\/h3\u003e\n                            \u003cp class=\"paragraph\"\u003eThe stainless-steel construction offers:\u003c\/p\u003e\n                            \u003cul\u003e\n                                \u003cli\u003eA solid, confident wrist feel\u003c\/li\u003e\n                                \u003cli\u003eHigh resistance to wear, sweat, and moisture\u003c\/li\u003e\n                                \u003cli\u003eA polished, modern finish\u003c\/li\u003e\n                                \u003cli\u003eReliable protection for outdoor and daily use\u003c\/li\u003e\n                            \u003c\/ul\u003e\n                            \u003cp class=\"paragraph\"\u003ePerfect for men who want durability without sacrificing style.\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\/13_33ae6da6-9e2f-41b7-b700-e61e5a065243.png?v=1765107010\"\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n        \n                    \u003cdiv class=\"cont-2\"\u003e\u003chr style=\"border: 0; height: 1px; background-color: #cccccc; margin: 40px auto; width: 80%;\"\u003e\u003c\/div\u003e\n                    \n                    \u003cdiv class=\"breakdown-item\"\u003e\n                        \u003cdiv class=\"breakdown-item-image\"\u003e\n                            \n                            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/3_04016e96-e4ae-4bb6-8a02-2fefa6189a66.png?v=1765106729\"\u003e\n        \n                        \u003c\/div\u003e\n                        \u003cdiv class=\"breakdown-item-text\"\u003e\n                            \u003ch3 class=\"h3\"\u003eSapphire Crystal: Clear, Scratch-Resistant, Long-Lasting\u003c\/h3\u003e\n                            \u003cp class=\"paragraph\"\u003eBuilt to outperform mineral glass:\u003c\/p\u003e\n                            \u003cul\u003e\n                                \u003cli\u003eSuperior scratch protection\u003c\/li\u003e\n                                \u003cli\u003eHigh clarity over years of use\u003c\/li\u003e\n                                \u003cli\u003eStrong resistance to daily impact\u003c\/li\u003e\n                                \u003cli\u003eMaintains a clean, premium appearance\u003c\/li\u003e\n                            \u003c\/ul\u003e\n                            \u003cp class=\"paragraph\"\u003eYour watch stays sharp even through a rugged routine.\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: #cccccc; 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\"\u003eJapanese Quartz Chronograph OS20-4.5: Accuracy Without Effort\u003c\/h3\u003e\n                            \u003cp class=\"paragraph\"\u003ePowered by the trusted Seiko Epson OS20-4.5:\u003c\/p\u003e\n                            \u003cul class=\"water-capabilities\"\u003e\n                                \u003cli\u003eNo winding required\u003c\/li\u003e\n                                \u003cli\u003eConsistent daily accuracy\u003c\/li\u003e\n                                \u003cli\u003eSmooth chronograph timing functions\u003c\/li\u003e\n                                \u003cli\u003eMinimal maintenance and long battery life\u003c\/li\u003e\n                            \u003c\/ul\u003e\n                            \u003cp class=\"paragraph\"\u003eA movement designed for reliability and everyday ease.\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\/11_0bcec029-e197-4296-9649-0652f08daf2a.png?v=1765106729\"\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \n                    \u003cdiv class=\"cont-2\"\u003e\u003chr style=\"border: 0; height: 1px; background-color: #cccccc; 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_5174e25a-29ba-41db-88f0-0a939bb054ed.png?v=1765106730\"\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"breakdown-item-text\"\u003e\n                            \u003ch3 class=\"h3\"\u003e200M \/ 20ATM Water Protection: Built for Real Water Use\u003c\/h3\u003e\n                            \u003cp class=\"paragraph\"\u003eSafe for:\u003c\/p\u003e\n                            \u003cul\u003e\n                                \u003cli\u003eSwimming\u003c\/li\u003e\n                                \u003cli\u003eSnorkeling\u003c\/li\u003e\n                                \u003cli\u003eBeach use\u003c\/li\u003e\n                                \u003cli\u003eHeavy rain\u003c\/li\u003e\n                                \u003cli\u003eOutdoor water environments\u003c\/li\u003e\n                            \u003c\/ul\u003e\n                            \u003cp class=\"paragraph\"\u003eTrue 200M capability means you get protection far beyond average sport watches.\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: #cccccc; 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\"\u003eStainless-Steel Bracelet: Secure, Comfortable, and Versatile\u003c\/h3\u003e\n                            \u003cp class=\"paragraph\"\u003eThe solid steel bracelet provides:\u003c\/p\u003e\n                            \u003cul\u003e\n                                \u003cli\u003eBalanced weight for long wear\u003c\/li\u003e\n                                \u003cli\u003eSweat and moisture resistance\u003c\/li\u003e\n                                \u003cli\u003eA secure, reliable buckle\u003c\/li\u003e\n                                \u003cli\u003eA clean look suitable for work or outdoors\u003c\/li\u003e\n                            \u003c\/ul\u003e\n                            \u003cp class=\"paragraph\"\u003eIdeal for men who prefer durability over disposable straps.\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\/12_5ca16bec-59b6-4ff4-bd36-7bcd880ab347.png?v=1765107059\"\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n        \n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv id=\"testimonials\"\u003e\n                \u003cdiv class=\"cont-2\"\u003e\n                    \u003ch2 class=\"h2\"\u003eWhy Customers Choose AquaMaster\u003c\/h2\u003e\n                    \u003cdiv class=\"testimonial-grid\"\u003e\n                        \u003cdiv class=\"testimonial-item\"\u003e\n                            Strong stainless-steel build\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"testimonial-item\"\u003e\n                            Sapphire crystal protection\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"testimonial-item\"\u003e\n                            Accurate Japanese quartz chronograph\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"testimonial-item\"\u003e\n                            True 200M water resistance\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"testimonial-item\"\u003e\n                            Modern, confident 43mm presence\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"testimonial-item\"\u003e\n                            Long-term durability and performance\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"\"\u003e\n                        \u003ch1 style=\"text-align:center;font-weight: bold;\"\u003eThree Steps to Wearing It With Confidence\u003c\/h1\u003e\n                        \u003cp class=\"paragraph\" style=\"text-align: center; font-weight: bold; color: #161b22; font-size: 18px;\"\u003eExcellent value for a real diver-style timepiece\u003c\/p\u003e\n                        \u003cul class=\"smarter-list\"\u003e\n                            \u003cli style=\"color: #161b22;\"\u003eSelect the AquaMaster 43mm: A stainless-steel, sapphire-equipped, 200M-ready chronograph.\u003c\/li\u003e\n                            \u003cli style=\"color: #161b22;\"\u003eWear it anywhere: Office, travel, gym, water, or outdoors.\u003c\/li\u003e\n                            \u003cli style=\"color: #161b22;\"\u003eEnjoy long-term reliability: Accurate Japanese timekeeping with minimal maintenance.\u003c\/li\u003e\n                        \u003c\/ul\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            \u003cdiv id=\"specs\"\u003e\n                \u003cdiv class=\"cont-2\"\u003e\n                    \u003ch2 class=\"h2\"\u003eAquaMaster 43mm Specifications\u003c\/h2\u003e\n                    \u003ctable class=\"specs-table\"\u003e\n                        \u003cthead\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003eCategory\u003c\/th\u003e\n                                \u003cth\u003eDetails\u003c\/th\u003e\n                                \u003cth\u003eCategory\u003c\/th\u003e\n                                \u003cth\u003eDetails\u003c\/th\u003e\n                            \u003c\/tr\u003e\n                        \u003c\/thead\u003e\n                        \u003ctbody\u003e\n                            \u003ctr\u003e\n                                \u003ctd\u003eModel\u003c\/td\u003e\n                                \u003ctd\u003eAquaMaster 43mm\u003c\/td\u003e\n                                \u003ctd\u003eStyle\u003c\/td\u003e\n                                \u003ctd\u003eSports \/ Diver \/ Luxury\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003ctd\u003eMovement\u003c\/td\u003e\n                                \u003ctd\u003eJapanese Quartz Chronograph (Seiko Epson OS20-4.5)\u003c\/td\u003e\n                                \u003ctd\u003eDisplay\u003c\/td\u003e\n                                \u003ctd\u003eAnalog\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003ctd\u003eCase Material\u003c\/td\u003e\n                                \u003ctd\u003eStainless Steel\u003c\/td\u003e\n                                \u003ctd\u003eCase Shape\u003c\/td\u003e\n                                \u003ctd\u003eRound\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003ctd\u003eDial Window Material Type\u003c\/td\u003e\n                                \u003ctd\u003eSapphire Crystal\u003c\/td\u003e\n                                \u003ctd\u003eWater Resistance\u003c\/td\u003e\n                                \u003ctd\u003e200M \/ 20ATM\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003ctd\u003eDial Features\u003c\/td\u003e\n                                \u003ctd\u003eChronograph Subdials + Auto Date\u003c\/td\u003e\n                                \u003ctd\u003eCase Size\u003c\/td\u003e\n                                \u003ctd\u003e43mm\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\u003eBand Width\u003c\/td\u003e\n                                \u003ctd\u003e22mm\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003ctd\u003eClasp\u003c\/td\u003e\n                                \u003ctd\u003eBuckle \/ Folding Clasp\u003c\/td\u003e\n                                \u003ctd\u003eBand Length\u003c\/td\u003e\n                                \u003ctd\u003e23.8 cm\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003ctd\u003eUser\u003c\/td\u003e\n                                \u003ctd\u003eMen\u003c\/td\u003e\n                                \u003ctd\u003eBest For\u003c\/td\u003e\n                                \u003ctd\u003eWater, Travel, Outdoor, Daily Use\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                        \u003c\/tbody\u003e\n                    \u003c\/table\u003e\n                    \u003cp class=\"paragraph\" style=\"font-style: italic;\"\u003eA stainless-steel diver built for clarity, durability, and everyday confidence.\u003c\/p\u003e\n                    \n                    \u003cp class=\"paragraph\" style=\"text-align: center;\"\u003eAquaMaster 43MM: Strong. Sporty. Water-Ready. Built for Real Living.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \n            \u003cdiv id=\"cta\"\u003e\n                \u003cdiv class=\"cont-2\"\u003e\n                    \u003ch2 class=\"h2\"\u003eAquaMaster 43MM: Strong. Sporty. Water-Ready. Built for Real Living.\u003c\/h2\u003e\n                    \u003cp class=\"paragraph\"\u003eA durable, water-ready 43mm sports chronograph designed for men who want a strong, reliable, and stylish timepiece they can trust in every environment.\u003c\/p\u003e\n                    \u003ca href=\"#\" class=\"btn\"\u003eMake AquaMaster Your Daily Watch.\u003c\/a\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \n        \u003c\/div\u003e","brand":"Future Wrist","offers":[{"title":"Black","offer_id":51401284845862,"sku":null,"price":199.0,"currency_code":"USD","in_stock":true},{"title":"Silver","offer_id":51401284878630,"sku":null,"price":199.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/main-image-2_dc8d4514-ebf3-453b-b197-87e3279fc543.jpg?v=1759355698"},{"product_id":"products-fwt-aerolux-43mm-luxury-waterproof","title":"AEROLUX 43MM","description":"\u003cstyle\u003e\n  .number_box_image{\n    width:100% !important\n  }\n  .main_counter_section {\n     padding: 0 4rem;\n     max-width: 1200px;\n     margin: 0 auto;\n   }\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\n   .number_box_1 {\n     width: 24%;\n     text-align: center;\n   }\n\n   .boxss_inner {\n     position: relative;\n     margin-bottom: 4rem;\n   }\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\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\n   .number_boxs_title span {\n     font-size: 1.28571em;\n     text-transform: uppercase;\n   }\n   .product-desc .tab\n   {\n      flex-wrap: nowrap;\n  }\n   @media screen and (max-width: 767px) {\n    .product-desc .tab{\n      flex-wrap:wrap;\n      margin-top: -53px !important;\n    }\n     .number_section_flex {\n       display: block;\n     }\n\n     .number_box_1 {\n       width: 100%;\n     }\n\n     .number_section_flex.owl-carousel .number_box_1 {\n       width: 100%;\n       padding: 0 1rem;\n     }\n\n     .owl-dots {\n       text-align: center;\n       margin-top: 10px;\n     }\n\n     .owl-dots .owl-dot span {\n       background: #ccc;\n       width: 20px;\n       height: 5px;\n       display: inline-block;\n       margin: 0 5px;\n     }\n\n     .owl-dots .owl-dot.active span {\n       background: #0d2c4b;\n     }\n   }\n\n\n\n \n  .container {\n      display: flex;\n      flex-wrap: wrap;\n      justify-content: space-between;\n    }\n\n    .left {\n      flex: 1;\n      min-width: 300px;\n      max-width: 60%;\n      padding-right: 40px;\n    }\n\n    .right {\n      flex: 1;\n      min-width: 300px;\n      max-width: 35%;\n    }\n\n    h2 {\n      font-size: 28px;\n      margin-bottom: 10px;\n    }\n\n    .accordion {\n      border-top: 1px solid #ccc;\n    }\n\n    .accordion-item {\n      border-bottom: 1px solid #ccc;\n    }\n\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    }\n\n    .accordion-button::after {\n      content: \"\\25BC\";\n      position: absolute;\n      right: 20px;\n      transition: transform 0.2s ease;\n    }\n\n    .accordion-button.active::after {\n      transform: rotate(180deg);\n    }\n\n    .accordion-content {\n      display: none;\n      padding: 0px;\n      background-color: #f9f9f9;\n    }\n\n    ul {\n      padding-left: 20px;\n    }\n\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\n          b{\n            font-weight:600\n          }\n\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\n  .description-txt{\n        font-size: 15px;\n    font-weight: 500;\n    color: black;\n  }\n \n  \/* The Modal (background) *\/\n.modal {\n  display: none;\n  position: fixed;\n  z-index: 1;\n  padding-top: 100px;\n  left: 0;\n  top: 0;\n  width: 100%;\n  height: 100%;\n  overflow: auto;\n  background-color: #000000bd;\n      z-index: 99;\n}\n\n\/* Modal Content *\/\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\n\/* The Close Button *\/\n.close {\n  color: white;\n  position: absolute;\n  top: 10px;\n  right: 25px;\n  font-size: 35px;\n  font-weight: bold;\n}\n\n.close:hover,\n.close:focus {\n  color: #999;\n  text-decoration: none;\n  cursor: pointer;\n}\n\n.mySlides {\n  display: none;\n}\n\n.cursor {\n  cursor: pointer;\n}\n\n\/* Next \u0026 previous buttons *\/\n.prev,\n.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: 0 3px 3px 0;\n  user-select: none;\n  -webkit-user-select: none;\n}\n\n\/* Position the \"next button\" to the right *\/\n.next {\n  right: 0;\n  border-radius: 3px 0 0 3px;\n}\n\n\/* On hover, add a black background color with a little bit see-through *\/\n.prev,\n.next {\n  background-color: rgba(0, 0, 0, 0.8);\n}\n\n\/* Number text (1\/3 etc) *\/\n.numbertext {\n  color: #f2f2f2;\n  font-size: 12px;\n  padding: 8px 12px;\n  position: absolute;\n  top: 0;\n}\n\nimg {\n  margin-bottom: -4px;\n}\n\n.caption-container {\n  text-align: center;\n  background-color: black;\n  padding: 2px 16px;\n  color: white;\n}\n\n.demo {\n  opacity: 0.6;\n}\n\n.active,\n.demo:hover {\n  opacity: 1;\n}\n\nimg.hover-shadow {\n  transition: 0.3s;\n}\n\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\/* Hide the \"read-more\" text and toggle on larger screens *\/\n.read-more,\n.read-toggle {\ndisplay: none;\n}\n\n\/* Default: visible on desktop *\/\n.read-more {\ndisplay: inline;\n}\n.read-toggle {\ndisplay: none;\n}\n\n\/* On mobile: hide extra text, show toggle *\/\n@media (max-width: 767px) {\n.read-more {\ndisplay: none;\n}\n.read-toggle {\ndisplay: inline;\ncolor: red;\ncursor: pointer;\nfont-weight: bold;\n}\n\n.read-more.visible {\ndisplay: inline;\n}\n.left{\nmax-width:100%;\n}\n.right{\nmax-width:100%\n}\n}\n\n    body {\n      font-family: Arial, sans-serif;\n      margin: 0;\n      background: #eee;\n    }\n.product-desc img {\n    width: 60px ;\n}\n.features {\ndisplay: grid;\ngrid-template-columns: repeat(3, 1fr);\ngap: 20px;\npadding: 0px 20px;\nmargin: auto;\nmargin-top: 45px;\n}\n\n.feature-box {\nborder-left: 1px solid black;\npadding: 20px 0px 20px 42px;\nbox-sizing: border-box;\nmargin-top: 25px;\n}\n\n\/* Mobile: Single column layout *\/\n@media (max-width: 768px) {\n.features {\ngrid-template-columns: 1fr;\n    gap: 0px;\n    padding: 0px 0px;\n    margin-top: 0px;\n\n}\n\n.feature-box {\nborder-left: none;\nborder-top: 1px solid black;\npadding: 10px 42px 0px 0px;\n\n}\nli {\n          margin-bottom: 10px;\n    list-style: none;\n    text-align: left;\n    font-size: 12px;\n    color: black;\n      font-weight:300\n    }\n}\n\n    .feature-box i {\n      font-size: 28px;\n      margin-bottom: 25px;\n      display: inline-block;\n      color:black;\n    }\n\n    .feature-title {\n      font-weight: 500;\n      margin: 10px 0;\n      color:black;\n  font-size:18px;\n    }\n\n    .feature-desc {\n      font-size: 14px;\n      color: #000000;\n      font-weight:300\n    }\n\n    @media (max-width: 900px) {\n      .feature-box {\n        flex: 1 1 45%;\n      }\n    }\n\n    @media (max-width: 600px) {\n      .feature-box {\n        flex: 1 1 100%;\n      }\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"digita-slider\"\u003e\n\u003cdiv class=\"digita-inner-slide\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-5_b3771c84-fa40-46c6-bef4-63b50f1637b8.jpg?v=1758145042\" alt=\"\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-6_1b518079-3cfe-4c59-98f4-e1c62602a4cc.jpg?v=1758145042\" alt=\"\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-2_d0e5c43f-fe92-4578-86d8-7388ac902c7e.jpg?v=1758145042\" alt=\"\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-3_2685d246-4ddc-41f2-b9a1-ec2d333b5a64.jpg?v=1758145042\" alt=\"\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-4_028a9005-d0e3-4208-a1e6-cb7765d10e9a.jpg?v=1758145042\" alt=\"\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-9_6181cd24-150c-43f5-b26e-843c5cef753c.jpg?v=1758145042\" alt=\"\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-7_ad077469-05a7-45f4-88e5-6530fe4b8969.jpg?v=1758145042\" alt=\"\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-8_a82ab089-dfbf-4be9-ba88-489747d33329.jpg?v=1758145042\" alt=\"\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-1_2fc2c2ad-3947-4420-9f67-33b46033e85b.png?v=1758055030\" alt=\"\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"myModal\" class=\"modal\"\u003e\n\u003cspan class=\"close cursor\"\u003e×\u003c\/span\u003e\n\u003cdiv class=\"modal-content\"\u003e\n\u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-5_b3771c84-fa40-46c6-bef4-63b50f1637b8.jpg?v=1758145042\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-6_1b518079-3cfe-4c59-98f4-e1c62602a4cc.jpg?v=1758145042\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-2_d0e5c43f-fe92-4578-86d8-7388ac902c7e.jpg?v=1758145042\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-3_2685d246-4ddc-41f2-b9a1-ec2d333b5a64.jpg?v=1758145042\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-4_028a9005-d0e3-4208-a1e6-cb7765d10e9a.jpg?v=1758145042\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-9_6181cd24-150c-43f5-b26e-843c5cef753c.jpg?v=1758145042\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-7_ad077469-05a7-45f4-88e5-6530fe4b8969.jpg?v=1758145042\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-8_a82ab089-dfbf-4be9-ba88-489747d33329.jpg?v=1758145042\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-1_2fc2c2ad-3947-4420-9f67-33b46033e85b.png?v=1758055030\" alt=\"\"\u003e\u003c\/div\u003e\n\u003ca class=\"prev\"\u003e❮\u003c\/a\u003e \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\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"left\"\u003e\n\u003ch2\u003eDescription\u003c\/h2\u003e\n\u003cp class=\"description-txt\"\u003eMeet FWT JDE0051L—a clean, limited-edition look with everyday strength. A 43 mm round case keeps the dial bold, while sapphire crystal stays clear and scratch-resistant. \u003cspan class=\"read-more\"\u003e The Japanese quartz movement delivers set-and-forget accuracy in a slim 11 mm profile. A solid stainless-steel bracelet with buckle balances polish and durability. With 20 BAR (200 m) protection, it’s ready for commutes, workouts, and weekends. \u003c\/span\u003e\u003cspan class=\"read-toggle\"\u003eRead More\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"right\"\u003e\n\u003cdiv class=\"accordion\"\u003e\n\u003cdiv class=\"accordion-item\"\u003e\n\u003cbutton class=\"accordion-button\"\u003eFunction\u003c\/button\u003e\n\u003cdiv class=\"accordion-content\"\u003e\n\u003cul\u003e\n\u003cli\u003eJapanese quartz movement for reliable, low-maintenance precision\u003c\/li\u003e\n\u003cli\u003e20 BAR \/ 200 m water resistance for swim-ready confidence\u003c\/li\u003e\n\u003cli\u003eSapphire crystal for premium scratch resistance and clarity\u003c\/li\u003e\n\u003cli\u003e43 mm analog display—bold, easy readability\u003c\/li\u003e\n\u003cli\u003eStainless-steel bracelet (28 cm) with classic buckle clasp\u003c\/li\u003e\n\u003cli\u003e11 mm slim case for comfortable, cuff-friendly wear\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"accordion-item\"\u003e\n\u003cbutton class=\"accordion-button\"\u003eWarranty\u003c\/button\u003e\n\u003cdiv class=\"accordion-content\"\u003e\n\u003cp\u003eEvery FWT timepiece is covered by a limited 12-month warranty against manufacturing defects. If a covered issue occurs, we’ll repair or replace your watch with prompt, professional service. Full terms and claim instructions are included with your FWT warranty card and on our website.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"accordion-item\"\u003e\n\u003cbutton class=\"accordion-button\"\u003eSize\u003c\/button\u003e\n\u003cdiv class=\"accordion-content\"\u003e\n\u003cul\u003e\n\u003cli\u003eSize \u0026amp; profile: 43 mm dial diameter, 11 mm case thickness\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"accordion-item\"\u003e\n\u003cbutton class=\"accordion-button\"\u003eMaterial\u003c\/button\u003e\n\u003cdiv class=\"accordion-content\"\u003e\n\u003cul\u003e\n\u003cli\u003eCase: Alloy, round — 11 mm thickness\u003c\/li\u003e\n\u003cli\u003eCrystal: Sapphire\u003c\/li\u003e\n\u003cli\u003eMovement: Quartz (Japanese movement)\u003c\/li\u003e\n\u003cli\u003eBand: Stainless steel — 28 cm length, buckle clasp\u003c\/li\u003e\n\u003cli\u003eWater resistance: 20 BAR \/ 200 m\u003c\/li\u003e\n\u003cli\u003eDial: 43 mm, analog (pointer)\u003c\/li\u003e\n\u003cli\u003eBrand \/ model \/ user \/ style: FWT – JDE0051L | Men | Charm \/ Fashion \/ Luxury \/ Sport \/ Business\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\u003cdiv class=\"main_counter_section\"\u003e\n\u003ch2 style=\"text-align: center;\"\u003eTechnical Features\u003c\/h2\u003e\n\u003cdiv class=\"number_section_flex\" id=\"counter-section\"\u003e\n\u003cdiv class=\"number_box_1\"\u003e\n\u003cdiv class=\"boxss_inner\"\u003e\n\u003cimg class=\"number_box_image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/diameter-b.webp?v=1753643055\"\u003e \u003cspan class=\"number_box\"\u003e \u003cspan class=\"prod_number\"\u003e43\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 class=\"number_box_image\" src=\"https:\/\/www.nuunofficial.com\/cdn\/shop\/files\/thickness-b.png?v=1715584325\"\u003e \u003cspan class=\"number_box\"\u003e \u003cspan class=\"prod_number\"\u003e11\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 class=\"number_box_image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/thickness-b.webp?v=1753643065\"\u003e \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 class=\"number_box_image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/water-resistance-b.webp?v=1753643103\"\u003e \u003cspan class=\"number_box\"\u003e \u003cspan class=\"prod_number\"\u003e20\u003c\/span\u003e \u003csub\u003e\u003cspan\u003eBAR\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\u003c!-- jQuery + Owl Carousel --\u003e\n\u003cp\u003e\u003cscript src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/jquery\/3.6.1\/jquery.min.js\"\u003e\u003c\/script\u003e \u003cscript src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/OwlCarousel2\/2.3.4\/owl.carousel.min.js\"\u003e\u003c\/script\u003e \u003cscript\u003e\n     \/\/ Wrap in noConflict-safe block\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,\n               margin: 0,\n               nav: false,\n               dots: true,\n               items: 1,\n             });\n           }\n         }\n   \n         initCarousel();\n         $(window).resize(initCarousel);\n   \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({\n                 Counter: initialValue\n               }, {\n                 duration: 1800,\n                 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); \/\/ Pass Shopify's jQuery here\n   \u003c\/script\u003e\u003c\/p\u003e\n\u003c!-- Owl Carousel CSS --\u003e\n\u003cp\u003e\u003clink rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/OwlCarousel2\/2.3.4\/assets\/owl.carousel.min.css\"\u003e \u003clink rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/OwlCarousel2\/2.3.4\/assets\/owl.theme.default.min.css\"\u003e\u003c\/p\u003e\n\u003cdiv class=\"features\"\u003e\n\u003cdiv class=\"feature-box\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/quartz.png?v=1752432090\"\u003e\n\u003cdiv class=\"feature-title\"\u003eQuartz Precision\u003c\/div\u003e\n\u003cdiv class=\"feature-desc\"\u003eSet it and trust it: accurate time with zero daily fuss.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-box\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/steel.png?v=1757586194\"\u003e\n\u003cdiv class=\"feature-title\"\u003eSteel Bracelet + Buckle\u003c\/div\u003e\n\u003cdiv class=\"feature-desc\"\u003eSecure, durable comfort from office to weekend.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-box\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/waterproof.png?v=1744097642\"\u003e\n\u003cdiv class=\"feature-title\"\u003e200 m Water Resistance\u003c\/div\u003e\n\u003cdiv class=\"feature-desc\"\u003eSwim, snorkel, and shower with confidence—no babying required.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-box\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/scratch.png?v=1754684081\"\u003e\n\u003cdiv class=\"feature-title\"\u003eSapphire Crystal\u003c\/div\u003e\n\u003cdiv class=\"feature-desc\"\u003eStays clear and scratch-resistant for a long-lasting premium look.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-box\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/lightweight.png?v=1754065145\"\u003e\n\u003cdiv class=\"feature-title\"\u003eSlim 11 mm Profile\u003c\/div\u003e\n\u003cdiv class=\"feature-desc\"\u003eBig presence with a cuff-friendly, all-day fit.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-box\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/dial.png?v=1756670966\"\u003e\n\u003cdiv class=\"feature-title\"\u003e43 mm Easy-Read Dial\u003c\/div\u003e\n\u003cdiv class=\"feature-desc\"\u003eClean, bold layout that’s quick to read at a glance.\u003c\/div\u003e\n\u003c\/div\u003e\n  \u003cdiv class=\"feature-box\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/bezel.jpg?v=1773176894\"\u003e\n        \u003cdiv class=\"feature-title\"\u003eDiver-Style 60-minute Timing Bezel\u003c\/div\u003e\n        \u003cdiv class=\"feature-desc\"\u003eA streamlined frame for a modern look.\u003c\/div\u003e\n      \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cscript\u003e\n\n      $(document).ready(function () {\n        $(\".read-toggle\").on(\"click\", function () {\n          var $toggle = $(this);\n          var $more = $toggle.siblings(\".read-more\");\n      \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          \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 \u003cscript\u003e\n          function openModal() {\n            document.getElementById(\"myModal\").style.display = \"block\";\n          }\n          \n          function closeModal() {\n            document.getElementById(\"myModal\").style.display = \"none\";\n          }\n          \n          var slideIndex = 1;\n          showSlides(slideIndex);\n          \n          function plusSlides(n) {\n            showSlides(slideIndex += n);\n          }\n          \n          function currentSlide(n) {\n            showSlides(slideIndex = n);\n          }\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++) {\n                slides[i].style.display = \"none\";\n            }\n            for (i = 0; i \u003c dots.length; i++) {\n                dots[i].className = dots[i].className.replace(\" active\", \"\");\n            }\n            slides[slideIndex-1].style.display = \"block\";\n            dots[slideIndex-1].className += \" active\";\n            captionText.innerHTML = dots[slideIndex-1].alt;\n          }\n          \u003c\/script\u003e\u003c\/p\u003e\n\u003cdiv class=\"new-product\"\u003e\n\n  \u003cdiv id=\"top-banner\"\u003e\n      \u003cdiv class=\"cont-2 top-banner-grid\"\u003e\n          \n          \u003cdiv class=\"hero-content\"\u003e\n              \n\n              \u003ch1 class=\"h1\"\u003eAEROLUX 43MM: STAINLESS-STEEL 200M WATER-READY LUXURY SPORTS WATCH | SAPPHIRE | JAPANESE EPSON YM92\u003c\/h1\u003e\n              \u003cp class=\"paragraph\"\u003eAeroLux is a durable, sports watch built for beginners who want a premium look, real water protection, and zero-maintenance\u003c\/p\u003e\n              \n              \u003cp class=\"paragraph\" style=\"font-size: 18px; margin-bottom: 10px; color: #007bff;\"\u003eBuilt for Real Life Performance: Simple, Clear, Worry-Free\u003c\/p\u003e\n              \u003cul class=\"ul\" style=\"list-style-type: none; padding-left: 0; font-size: 16px; color: white; margin-bottom: 30px;\"\u003e\n                  \n                  \u003cli style=\"margin-bottom: 5px;\"\u003eComfort-stable case that maintains its feel throughout the day\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 5px;\"\u003eClear readability in different lighting conditions\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 5px;\"\u003eConsistent movement accuracy backed by Japanese engineering\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 5px;\"\u003eA bracelet that stays secure and comfortable in work or activity\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 5px;\"\u003eEnhanced water protection suitable for daily moisture and demanding environments\u003c\/li\u003e\n              \u003c\/ul\u003e\n            \n          \u003c\/div\u003e\n\n          \u003cdiv class=\"smarter-choice-content\"\u003e\n              \u003cp class=\"paragraph\" style=\"font-weight: bold; font-size: 20px; color: #ffffff;\"\u003eAeroLux is made to stay dependable through routine tasks, travel, outdoor moments, and everything in between.\u003c\/p\u003e\n\n              \n              \u003cp class=\"paragraph\" style=\"font-style: italic; color: #b0b0b0; margin-top: 40px; text-align: left;\"\u003eComfort-stable case that maintains its feel throughout the day. Clear readability in different lighting conditions. Consistent movement accuracy backed by Japanese engineering. A bracelet that stays secure and comfortable in work or activity. Enhanced water protection suitable for daily moisture and demanding environments.\u003c\/p\u003e\n              \u003ca href=\"#cta\" class=\"btn\"\u003eBuy AeroLux Now | View Full Specs\u003c\/a\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  \u003cdiv id=\"features\"\u003e\n      \u003cdiv class=\"cont-2\"\u003e\n          \u003ch2 class=\"h2\"\u003eDesigned for Every Situation: One Watch for the Whole Week\u003c\/h2\u003e\n          \u003cdiv class=\"features-grid\"\u003e\n              \u003cdiv class=\"feature-item\"\u003e\n                  \u003ch3 class=\"h3\" style=\"color: #007bff;\"\u003eWork \/ Office\u003c\/h3\u003e\n                  \u003cp class=\"paragraph\"\u003eClean, modern, professional\u003c\/p\u003e\n              \u003c\/div\u003e\n              \u003cdiv class=\"feature-item\"\u003e\n                  \u003ch3 class=\"h3\" style=\"color: #007bff;\"\u003eTravel\u003c\/h3\u003e\n                  \u003cp class=\"paragraph\"\u003eSapphire + Japanese accuracy = reliable anywhere\u003c\/p\u003e\n              \u003c\/div\u003e\n              \u003cdiv class=\"feature-item\"\u003e\n                  \u003ch3 class=\"h3\" style=\"color: #007bff;\"\u003eSwimming \/ Beach\u003c\/h3\u003e\n                  \u003cp class=\"paragraph\"\u003e200M water resistance for real confidence\u003c\/p\u003e\n              \u003c\/div\u003e\n              \u003cdiv class=\"feature-item\"\u003e\n                  \u003ch3 class=\"h3\" style=\"color: #007bff;\"\u003eGym \/ Outdoors\u003c\/h3\u003e\n                  \u003cp class=\"paragraph\"\u003eAlloy build handles movement \u0026amp; bumps\u003c\/p\u003e\n              \u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"paragraph\" style=\"text-align: center; margin-top: 20px;\"\u003eDaily Life: Simple, durable, beginner-friendly. AeroLux is the type of watch you can wear 7 days a week.\u003c\/p\u003e\n      \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"breakdown\"\u003e\n      \u003cdiv class=\"cont-2\"\u003e\n          \u003ch2 class=\"h2\"\u003eWhat Makes AeroLux Stands Out\u003c\/h2\u003e\n\n          \u003cdiv class=\"breakdown-item\"\u003e\n              \u003cdiv class=\"breakdown-item-text\"\u003e\n                  \u003ch3 class=\"h3\"\u003eDurable Alloy Case \u0026amp; Bracelet: Lightweight, Comfortable, Long-Lasting\u003c\/h3\u003e\n                  \u003cp class=\"paragraph\"\u003eAeroLux uses a smooth, modern alloy build ideal for beginners:\u003c\/p\u003e\n                  \u003cul\u003e\n                      \u003cli\u003eComfortable wrist feel\u003c\/li\u003e\n                      \u003cli\u003eResistant to daily bumps and wear\u003c\/li\u003e\n                      \u003cli\u003e11mm thick sleek polished finish\u003c\/li\u003e\n                      \u003cli\u003eBalanced weight for all-day use\u003c\/li\u003e\n                  \u003c\/ul\u003e\n                  \u003cp class=\"paragraph\"\u003e\u003ci class=\"ita\"\u003eThis is a watch you can wear every day without worry.\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\/9_1e8d6972-865d-4867-a470-e499b57062ab.png?v=1765106043\"\u003e\n              \u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"cont-2\"\u003e\u003chr style=\"border: 0; height: 1px; background-color: #cccccc; margin: 40px auto; width: 80%;\"\u003e\u003c\/div\u003e\n          \n          \u003cdiv class=\"breakdown-item\"\u003e\n              \u003cdiv class=\"breakdown-item-image\"\u003e\n                  \n                  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/5_98197646-9202-46dd-8bb4-cb50bc7b6d44.png?v=1765106090\"\u003e\n\n              \u003c\/div\u003e\n              \u003cdiv class=\"breakdown-item-text\"\u003e\n                  \u003ch3 class=\"h3\"\u003eSapphire Crystal: Premium Clarity That Lasts\u003c\/h3\u003e\n                  \u003cp class=\"paragraph\"\u003eSapphire is one of the strongest crystal materials used in watches.\u003c\/p\u003e\n                  \u003cul\u003e\n                      \u003cli\u003eSuperior scratch resistance\u003c\/li\u003e\n                      \u003cli\u003eLong-term clarity\u003c\/li\u003e\n                      \u003cli\u003eBetter resilience against abrasion\u003c\/li\u003e\n                  \u003c\/ul\u003e\n                  \u003cp class=\"paragraph\"\u003e\u003ci class=\"ita\"\u003eYour dial stays sharp, clean, and easy to read over time.\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: #cccccc; 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\"\u003e200M \/ 20ATM Water Resistance: Real Confidence Around Water\u003c\/h3\u003e\n                  \u003cp class=\"paragraph\"\u003eEngineered to handle daily water exposure:\u003c\/p\u003e\n                  \u003cul class=\"water-capabilities\"\u003e\n                      \u003cli\u003eSwimming\u003c\/li\u003e\n                      \u003cli\u003eSnorkeling\u003c\/li\u003e\n                      \u003cli\u003eShower\u003c\/li\u003e\n                      \u003cli\u003eRain\u003c\/li\u003e\n                      \u003cli\u003eBeach \u0026amp; pool\u003c\/li\u003e\n                  \u003c\/ul\u003e\n                  \u003cp class=\"paragraph\"\u003e\u003ci class=\"ita\"\u003eYou don’t need to remove it every time your wrist gets wet.\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\/2_20b15213-6c30-4107-b542-05dc0f0aec37.png?v=1765106129\"\u003e\n              \u003c\/div\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"cont-2\"\u003e\u003chr style=\"border: 0; height: 1px; background-color: #cccccc; 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\/4_e65256bc-f27a-4bdc-817d-c129235a8458.png?v=1765106174\"\u003e\n              \u003c\/div\u003e\n              \u003cdiv class=\"breakdown-item-text\"\u003e\n                  \u003ch3 class=\"h3\"\u003eStainless-Steel Band: Solid, Comfortable \u0026amp; Secure\u003c\/h3\u003e\n                  \u003cp class=\"paragraph\"\u003eDesigned for a confident, all-day fit:\u003c\/p\u003e\n                  \u003cul\u003e\n                      \u003cli\u003e28cm length for universal wear\u003c\/li\u003e\n                      \u003cli\u003eStainless-steel build for lasting strength\u003c\/li\u003e\n                      \u003cli\u003eSecure buckle clasp\u003c\/li\u003e\n                      \u003cli\u003eClean brushed profile for a premium feel\u003c\/li\u003e\n                  \u003c\/ul\u003e\n                  \u003cp class=\"paragraph\"\u003e\u003ci class=\"ita\"\u003eA bracelet that matches both durability and style.\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: #cccccc; 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\"\u003eClean, Bold 43mm Dial: Easy to Read, Easy to Wear\u003c\/h3\u003e\n                  \u003cp class=\"paragraph\"\u003eDesigned for everyday clarity:\u003c\/p\u003e\n                  \u003cul\u003e\n                      \u003cli\u003eMinimalist layout\u003c\/li\u003e\n                      \u003cli\u003eHigh-contrast markers\u003c\/li\u003e\n                      \u003cli\u003eSmooth polished accents\u003c\/li\u003e\n                      \u003cli\u003eConfident 43mm presence\u003c\/li\u003e\n                  \u003c\/ul\u003e\n                  \u003cp class=\"paragraph\"\u003e\u003ci class=\"ita\"\u003eAeroLux looks premium but stays simple and practical.\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_09913589-3108-4dc3-86b5-c8d43c9abb08.png?v=1765106217\"\u003e\n              \u003c\/div\u003e\n          \u003c\/div\u003e\n\n      \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv id=\"testimonials\"\u003e\n      \u003cdiv class=\"cont-2\"\u003e\n          \u003ch2 class=\"h2\"\u003eWhy Customers Love AeroLux\u003c\/h2\u003e\n          \u003cdiv class=\"testimonial-grid\"\u003e\n              \u003cdiv class=\"testimonial-item\"\u003e\n                  Looks premium, feels comfortable\n              \u003c\/div\u003e\n              \u003cdiv class=\"testimonial-item\"\u003e\n                  Sapphire stays clean \u0026amp; scratch-free\n              \u003c\/div\u003e\n              \u003cdiv class=\"testimonial-item\"\u003e\n                  Great around water\n              \u003c\/div\u003e\n              \u003cdiv class=\"testimonial-item\"\u003e\n                  Easy to read\n              \u003c\/div\u003e\n              \u003cdiv class=\"testimonial-item\"\u003e\n                  Reliable Japanese accuracy\n              \u003c\/div\u003e\n              \u003cdiv class=\"testimonial-item\"\u003e\n                  A great first “real” watch\n              \u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"\"\u003e\n              \u003ch1 style=\"text-align:center\"\u003eMake AeroLux Your Everyday Watch in 3 Simple Steps\u003c\/h1\u003e\n              \u003cp class=\"paragraph\" style=\"text-align: center; font-weight: bold; color: #161b22; font-size: 18px; margin-top: 60px;\"\u003eAeroLux delivers more value than most watches in its class.\u003c\/p\u003e\n              \u003cul class=\"smarter-list\"\u003e\n                  \u003cli style=\"color: #161b22;\"\u003eChoose AeroLux 43mm: A sapphire, 200M-ready, easy-to-wear sports watch.\u003c\/li\u003e\n                  \u003cli style=\"color: #161b22;\"\u003eWear it anywhere: Office, travel, gym, beach, weekends.\u003c\/li\u003e\n                  \u003cli style=\"color: #161b22;\"\u003eEnjoy stress-free accuracy: Japanese timekeeping with zero complications.\u003c\/li\u003e\n              \u003c\/ul\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  \u003cdiv id=\"specs\"\u003e\n      \u003cdiv class=\"cont-2\"\u003e\n          \u003ch2 class=\"h2\"\u003eAeroLux 43mm Specifications\u003c\/h2\u003e\n          \u003ctable class=\"specs-table\"\u003e\n            \u003cthead\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            \u003c\/thead\u003e\n            \u003ctbody\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eProduct Name\u003c\/td\u003e\n                    \u003ctd\u003eAeroLux\u003c\/td\u003e\n                    \u003ctd\u003eMovement Brand\u003c\/td\u003e\n                    \u003ctd\u003eJapanese\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eBest For\u003c\/td\u003e\n                    \u003ctd\u003eSport \/ Fashion \/ Luxury styling\u003c\/td\u003e\n                    \u003ctd\u003eMovement Type\u003c\/td\u003e\n                    \u003ctd\u003eQuartz\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eUser\u003c\/td\u003e\n                    \u003ctd\u003eMen\u003c\/td\u003e\n                    \u003ctd\u003eWater Resistance Depth\u003c\/td\u003e\n                    \u003ctd\u003e20BAR\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eBand Length\u003c\/td\u003e\n                    \u003ctd\u003e28 cm\u003c\/td\u003e\n                    \u003ctd\u003eFeatures\u003c\/td\u003e\n                    \u003ctd\u003eWater Resistant, Waterproof\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eCase Material\u003c\/td\u003e\n                    \u003ctd\u003eAlloy\u003c\/td\u003e\n                    \u003ctd\u003eBand Material\u003c\/td\u003e\n                    \u003ctd\u003eStainless Steel\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eCase Shape\u003c\/td\u003e\n                    \u003ctd\u003eRound\u003c\/td\u003e\n                    \u003ctd\u003eClasp Type\u003c\/td\u003e\n                    \u003ctd\u003eBuckle\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eCase Size\u003c\/td\u003e\n                    \u003ctd\u003e43mm\u003c\/td\u003e\n                    \u003ctd\u003eCase Thickness\u003c\/td\u003e\n                    \u003ctd\u003e11mm\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eDial Window Material\u003c\/td\u003e\n                    \u003ctd\u003eSapphire Crystal\u003c\/td\u003e\n                    \u003ctd\u003eDisplay\u003c\/td\u003e\n                    \u003ctd\u003eAnalog\u003c\/td\u003e\n                \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n        \u003c\/table\u003e\n          \u003cp class=\"paragraph\" style=\"font-style: italic;\"\u003eAeroLux delivers more value than most watches in its class.\u003c\/p\u003e\n          \n          \u003cp class=\"paragraph\" style=\"text-align: center;\"\u003eAeroLux 43mm: Premium Look. Water-Strong. Beginner-Safe. Built for Real Life.\u003c\/p\u003e\n      \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"cta\"\u003e\n      \u003cdiv class=\"cont-2\"\u003e\n          \u003ch2 class=\"h2\"\u003eAeroLux 43mm: Premium Look. Water-Strong. Beginner-Safe. Built for Real Life.\u003c\/h2\u003e\n          \u003cp class=\"paragraph\"\u003eAeroLux is a durable, sports watch built for beginners who want a premium look, real water protection, and zero-maintenance\u003c\/p\u003e\n          \u003ca href=\"#\" class=\"btn\"\u003eBuy AeroLux Now | View Full Specs\u003c\/a\u003e\n      \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n      \n\n\n","brand":"Future Wrist","offers":[{"title":"Orange","offer_id":51405537280294,"sku":null,"price":199.0,"currency_code":"USD","in_stock":true},{"title":"Red","offer_id":51405537313062,"sku":null,"price":199.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/main-image-6_a4e3d59e-bddc-44ab-b44a-be3b08586fa2.jpg?v=1759355487"},{"product_id":"titanpro-300m-titanium","title":"TitanPro 300M Titanium Alloy Dive Watch - NH36 Automatic 43mm","description":"\u003cstyle\u003e\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  .faq-container {\n    max-width: 650px;\n    font-family: 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;\n    color: #333;\n    margin: 20px auto;\n  }\n  .faq-item {\n    background-color: #ffffff;\n    border: 1px solid #e0e0e0;\n    border-radius: 8px;\n    margin-bottom: 12px;\n    overflow: hidden;\n    box-shadow: 0 4px 6px rgba(0,0,0,0.05);\n    transition: all 0.3s ease;\n  }\n  .faq-item:hover { border-color: #b0b0b0; box-shadow: 0 6px 12px rgba(0,0,0,0.1); }\n  .faq-input { display: none !important; }\n  .faq-label {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 18px 24px;\n    font-weight: 600;\n    font-size: 16px;\n    cursor: pointer;\n    background: #fdfdfd;\n    user-select: none;\n  }\n  .faq-label::before {\n    content: \"\";\n    position: absolute;\n    left: 0;\n    width: 4px;\n    height: 0;\n    background: #7a7a7a;\n    transition: 0.3s;\n  }\n  .faq-item:hover .faq-label::before { height: 100%; }\n  .faq-label::after { content: '\\276F'; width: 16px; height: 29px; text-align: center; transition: all 0.3s; color: #888; }\n  .faq-content {\n    max-height: 0;\n    padding: 0 24px;\n    overflow: hidden;\n    background: #ffffff;\n    transition: all 0.3s cubic-bezier(0,1,0.5,1);\n    font-size: 16px;\n    line-height: 1.6;\n    color: black;\n  }\n  .faq-input:checked + .faq-label { background: #f8f9fa; color: #000; }\n  .faq-input:checked + .faq-label::after { transform: rotate(90deg); }\n  .faq-input:checked ~ .faq-content { max-height: 200px; padding-bottom: 20px; border-top: 1px solid #eee; }\n\n  .number_box_image {width:100% !important; height: auto; }\n\n  .main_counter_section { padding: 0 4rem; max-width: 1200px; margin: 0 auto; }\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 { width: 24%; text-align: center; }\n  .boxss_inner { position: relative; margin-bottom: 1rem; }\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 { font-size: .18em; position: absolute; right: 10px; top: 74%; line-height: normal; transform: translateX(50%); }\n  .number_boxs_title span { font-size: 1.28571em; text-transform: uppercase; }\n  .product-desc .tab { flex-wrap: nowrap; }\n\n  @media screen and (max-width: 767px) {\n    .main_counter_section { padding: 0; max-width: 100%; margin: 0 auto; }\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  }\n\n  .cont-3 { 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  h2 { font-size: 28px; margin-bottom: 10px; }\n\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 { content: \"\\25BC\"; position: absolute; right: 20px; transition: transform 0.2s ease; }\n  .accordion-button.active::after { transform: rotate(180deg); }\n  .accordion-content { display: none; padding: 0; background-color: #f9f9f9; }\n\n  ul { padding-left: 20px; }\n  li { margin-bottom: 10px; list-style: none; text-align: left; font-size: 14px; color: black; font-weight: 300; }\n  b { font-weight: 600; }\n  .accordion-content p { font-size: 14px; color: black; font-weight: 300; text-align: left; padding-left: 20px; }\n  .description-txt { font-size: 15px; font-weight: 500; color: black; }\n\n  .modal {\n    display: none;\n    position: fixed;\n    z-index: 99;\n    padding-top: 100px;\n    left: 0; top: 0;\n    width: 100%; height: 100%;\n    overflow: auto;\n    background-color: #000000bd;\n  }\n  .modal-content { position: relative; background-color: #fefefe; margin: auto; padding: 0; width: 90%; max-width: fit-content; }\n  .close { color: white; position: absolute; top: 10px; right: 25px; font-size: 35px; font-weight: bold; }\n  .close:hover, .close:focus { color: #999; text-decoration: none; cursor: pointer; }\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: 0 3px 3px 0;\n    user-select: none;\n    -webkit-user-select: none;\n    background-color: rgba(0,0,0,0.8);\n  }\n  .next { right: 0; border-radius: 3px 0 0 3px; }\n  .numbertext { color: #f2f2f2; font-size: 12px; padding: 8px 12px; position: absolute; top: 0; }\n  \/* CWV: block display prevents inline whitespace CLS *\/\n  img { margin-bottom: -4px; display: block; }\n  .caption-cont-3 { text-align: center; background-color: black; padding: 2px 16px; color: white; }\n  .demo { opacity: 0.6; }\n  .active, .demo:hover { opacity: 1; }\n  img.hover-shadow { transition: 0.3s; }\n  .hover-shadow:hover { box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19); }\n\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    .left { max-width: 100%; }\n    .right { max-width: 100%; }\n  }\n\n  body { font-family: Arial, sans-serif; margin: 0; background: #eee; }\n  .product-desc img { width: 60px; }\n\n  .features { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; padding: 0 20px; margin: auto; margin-top: 45px; }\n  .feature-box { border-left: 1px solid black; padding: 20px 0 20px 42px; box-sizing: border-box; margin-top: 25px; }\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  }\n  .feature-box i { font-size: 28px; margin-bottom: 25px; display: inline-block; color: black; }\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  @media (max-width: 900px) { .feature-box { flex: 1 1 45%; } }\n  @media (max-width: 600px) { .feature-box { flex: 1 1 100%; } }\n\n  \/* ── REVIEW SECTION (legacy) ── *\/\n  .review-section { padding: 0 24px 42px; max-width: 860px; margin: 0 auto; }\n  .heading-block { text-align: center; margin-bottom: 40px; }\n  .eyebrow { display: inline-flex; align-items: center; gap: 7px; font-size: 27px; font-weight: 700; text-transform: uppercase; color: #1a56db; margin-bottom: 0; }\n  .heading-block h2 { font-size: clamp(32px, 5vw, 52px); font-weight: 900; color: #0a0a0a; letter-spacing: -1.5px; line-height: 1.08; margin-bottom: 14px; }\n  .heading-block h2 span { color: #1a56db; }\n  .heading-block p { font-size: 16px; color: #6b7280; font-weight: 400; line-height: 1.6; max-width: 420px; margin: 0 auto; }\n\n  \/* ── CAROUSEL (unchanged) ── *\/\n  .carousel-wrap { position: relative; }\n  .carousel-track-outer { overflow: hidden; border-radius: 20px; }\n  .carousel-track { display: flex; transition: transform 0.4s cubic-bezier(.4,0,.2,1); }\n  .video-card { min-width: 100%; background: #fff; border-radius: 20px; overflow: hidden; border: 1.5px solid #e5e9f2; box-shadow: 0 2px 8px rgba(10,10,10,0.06), 0 16px 48px rgba(26,86,219,0.08); }\n  \/* CWV: aspect-ratio on video wrapper prevents CLS while iframe loads *\/\n  .video-wrapper { position: relative; width: 100%; aspect-ratio: 16 \/ 9; background: #0a0a0a; }\n  .video-wrapper iframe { position: absolute; inset: 0; width: 100%; height: 100%; border: none; display: block; }\n  .video-meta { padding: 24px 28px 26px; }\n  .reviewer-row { display: flex; align-items: center; gap: 13px; margin-bottom: 18px; }\n  .avatar { width: 44px; height: 44px; border-radius: 50%; background: #1a56db; display: flex; align-items: center; justify-content: center; font-size: 17px; font-weight: 800; color: #fff; flex-shrink: 0; }\n  .reviewer-info { flex: 1; min-width: 0; }\n  .reviewer-info strong { display: block; font-size: 14px; font-weight: 700; color: #0a0a0a; }\n  .reviewer-info span { font-size: 12px; color: #9ca3af; font-weight: 400; }\n  .yt-badge { display: flex; align-items: center; gap: 5px; background: #fff0f0; border: 1px solid #ffd0d0; border-radius: 20px; padding: 5px 11px 5px 8px; flex-shrink: 0; }\n  .yt-badge svg { width: 18px; height: 13px; }\n  .yt-badge span { font-size: 11px; font-weight: 700; color: #ff0000; }\n  .meta-divider { width: 100%; height: 1px; background: #f0f2f7; margin-bottom: 18px; }\n  .video-title { font-size: 15px; font-weight: 700; color: #0a0a0a; line-height: 1.4; margin-bottom: 8px; }\n  .video-desc { font-size: 13px; color: #6b7280; line-height: 1.65; }\n  .stats-row { display: flex; margin-top: 20px; padding-top: 18px; border-top: 1px solid #f0f2f7; }\n  .stat { flex: 1; text-align: center; padding: 0 8px; }\n  .stat + .stat { border-left: 1px solid #e5e9f2; }\n  .stat-num { display: block; font-size: 18px; font-weight: 900; color: #1a56db; letter-spacing: -0.5px; margin-bottom: 3px; }\n  .stat-label { display: block; font-size: 10px; font-weight: 600; color: #9ca3af; letter-spacing: 1.2px; text-transform: uppercase; }\n  .carousel-nav { display: flex; align-items: center; justify-content: center; gap: 16px; margin-top: 20px; }\n  .nav-btn { width: 38px; height: 38px; border-radius: 50%; border: 1.5px solid #e5e9f2; background: #fff; display: flex; align-items: center; justify-content: center; cursor: pointer; transition: all .2s; flex-shrink: 0; }\n  .nav-btn:hover { border-color: #1a56db; background: #f0f4ff; }\n  .nav-btn svg { width: 16px; height: 16px; stroke: #1a56db; fill: none; stroke-width: 2; stroke-linecap: round; stroke-linejoin: round; }\n  .nav-btn:disabled { opacity: 0.3; cursor: default; pointer-events: none; }\n  .dots { display: flex; gap: 7px; align-items: center; }\n  .dot { width: 8px; height: 8px; border-radius: 50%; background: #e5e9f2; transition: all .2s; cursor: pointer; }\n  .dot.active { background: #1a56db; width: 22px; border-radius: 4px; }\n  .slide-counter { font-size: 13px; color: #9ca3af; font-weight: 600; min-width: 40px; text-align: center; }\n  @media (max-width: 600px) { .eyebrow { font-size: 16px; } .review-section { padding: 40px 16px 56px; } .video-meta { padding: 18px 18px 20px; } .heading-block { margin-bottom: 28px; } }\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: start;\n  }\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  .video-inline-stats { display: flex; gap: 20px; flex-wrap: wrap; }\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 { display: block; font-size: 16px; font-weight: 900; color: #1a56db; letter-spacing: -0.4px; }\n  .vis-label { display: block; font-size: 10px; font-weight: 600; color: #9ca3af; letter-spacing: 1.1px; text-transform: uppercase; margin-top: 2px; }\n\n  \/* Mobile: stack to single col *\/\n  @media (max-width: 767px) {\n    .video-two-col { grid-template-columns: 1fr; gap: 28px; }\n    .video-section-wrap { padding: 0 16px 32px; }\n    .video-inline-stats { gap: 10px; }\n    .vis { padding: 10px 14px; min-width: 68px; }\n  }\n\n  \/* CWV: breakdown images — reserve space to prevent CLS *\/\n  .breakdown-item img,\n  .breakdown-item-image img {\n    width: 100%;\n    height: auto;\n    object-fit: cover;\n    display: block;\n  }\n\u003c\/style\u003e\n\n\u003c!-- ═══════════════════════════════════════════\n     DIGITA SLIDER — untouched\n════════════════════════════════════════════ --\u003e\n\u003cdiv class=\"digita-slider\"\u003e\n  \u003cdiv class=\"digita-inner-slide\"\u003e\n    \u003cimg onclick=\"openModal();currentSlide(1)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-1_862b526c-a14f-4e34-8b77-aafc58e12465.jpg?v=1758190112\" alt=\"\"\u003e\n    \u003cimg onclick=\"openModal();currentSlide(2)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/image_3.png?v=1764762145\"\u003e\n    \u003cimg onclick=\"openModal();currentSlide(3)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-3_c3e50ac8-2466-46e6-9829-9570ca9cfb2e.jpg?v=1758190113\" alt=\"\"\u003e\n    \u003cimg onclick=\"openModal();currentSlide(4)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/image.png?v=1764762147%20%20\"\u003e\n    \u003cimg onclick=\"openModal();currentSlide(5)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-5_ccb16a3a-b38e-4975-b968-64348aac999f.jpg?v=1758190113\" alt=\"\"\u003e\n    \u003cimg onclick=\"openModal();currentSlide(6)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/image_5_2f73dcc9-3b93-4375-9eb2-21f6f4cf968b.png?v=1764762145%20\"\u003e\n    \u003cimg onclick=\"openModal();currentSlide(7)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-2_5d113f3b-ba45-40db-a352-d537aca5c261.jpg?v=1758190113\" alt=\"\"\u003e\n    \u003cimg onclick=\"openModal();currentSlide(8)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/image_2_eeecb205-5254-4c57-b276-632c4f94615f.png?v=1764762145%20%20\"\u003e\n    \u003cimg onclick=\"openModal();currentSlide(9)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-4_3776f7c9-a241-4dec-b248-91cd65d1c302.jpg?v=1758190113\" alt=\"\"\u003e\n    \u003cimg onclick=\"openModal();currentSlide(10)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-8_f8f00563-bbb2-451e-bc9d-fa3a0b9bb156.jpg?v=1758190112\" alt=\"\"\u003e\n    \u003cimg onclick=\"openModal();currentSlide(11)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-6_0171dae4-8806-459e-950c-01230a2f7b88.jpg?v=1758190112\" alt=\"\"\u003e\n    \u003cimg onclick=\"openModal();currentSlide(12)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-7_be55f4a2-8334-42c4-b4a1-4ed443eff43d.jpg?v=1758190112\" alt=\"\"\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ═══════════════════════════════════════════\n     LIGHTBOX MODAL — untouched\n════════════════════════════════════════════ --\u003e\n\u003cdiv id=\"myModal\" class=\"modal\"\u003e\n  \u003cspan class=\"close cursor\" onclick=\"closeModal()\"\u003e×\u003c\/span\u003e\n  \u003cdiv class=\"modal-content\"\u003e\n    \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-1_862b526c-a14f-4e34-8b77-aafc58e12465.jpg?v=1758190112\" alt=\"\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/image_3.png?v=1764762145\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-3_c3e50ac8-2466-46e6-9829-9570ca9cfb2e.jpg?v=1758190113\" alt=\"\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/image.png?v=1764762147%20%20\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-5_ccb16a3a-b38e-4975-b968-64348aac999f.jpg?v=1758190113\" alt=\"\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/image_5_2f73dcc9-3b93-4375-9eb2-21f6f4cf968b.png?v=1764762145%20\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-2_5d113f3b-ba45-40db-a352-d537aca5c261.jpg?v=1758190113\" alt=\"\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/image_2_eeecb205-5254-4c57-b276-632c4f94615f.png?v=1764762145%20%20\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-4_3776f7c9-a241-4dec-b248-91cd65d1c302.jpg?v=1758190113\" alt=\"\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-8_f8f00563-bbb2-451e-bc9d-fa3a0b9bb156.jpg?v=1758190112\" alt=\"\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-6_0171dae4-8806-459e-950c-01230a2f7b88.jpg?v=1758190112\" alt=\"\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-7_be55f4a2-8334-42c4-b4a1-4ed443eff43d.jpg?v=1758190112\" alt=\"\"\u003e\u003c\/div\u003e\n    \u003ca class=\"prev\" onclick=\"plusSlides(-1)\"\u003e❮\u003c\/a\u003e\n    \u003ca class=\"next\" onclick=\"plusSlides(1)\"\u003e❯\u003c\/a\u003e\n    \u003cdiv class=\"caption-cont-3\"\u003e\u003cp id=\"caption\"\u003e\u003c\/p\u003e\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\"\u003eAll the watch. \u003cspan\u003eNone of the weight.\u003c\/span\u003e\n\u003c\/h2\u003e\n  \u003cp style=\"font-size:15px;color:#444141;text-align:center\"\u003eTitanium is the watchmaker's quiet flex. Around 40% lighter than steel, corrosion-proof, hypoallergenic, and built for men who don't want to feel their watch all day. The TitanPro 300M gives you everything a dive watch should be — except the wrist fatigue. You forget you're wearing it. Then someone notices it and asks where you got it.\u003c\/p\u003e\n  \u003ch2 style=\"text-align:center;\" class=\"tech\"\u003eTechnical \u003cspan\u003eFeatures\u003c\/span\u003e\n\u003c\/h2\u003e\n  \u003cdiv class=\"number_section_flex\" id=\"counter-section\"\u003e\n    \u003cdiv class=\"number_box_1\"\u003e\n      \u003cdiv class=\"boxss_inner\"\u003e\n        \u003c!-- CWV: explicit width\/height prevents CLS while images load --\u003e\n        \u003cimg class=\"number_box_image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/diameter-b.webp?v=1753643055\" width=\"220\" height=\"220\" alt=\"43mm diameter\"\u003e\n        \u003cspan class=\"number_box\"\u003e\u003cspan class=\"prod_number\"\u003e43\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 class=\"number_box_image\" src=\"https:\/\/www.nuunofficial.com\/cdn\/shop\/files\/thickness-b.png?v=1715584325\" width=\"220\" height=\"220\" alt=\"11mm thickness\"\u003e\n        \u003cspan class=\"number_box\"\u003e\u003cspan class=\"prod_number\"\u003e11\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 class=\"number_box_image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/thickness-b.webp?v=1753643065\" 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 class=\"number_box_image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/water-resistance-b.webp?v=1753643103\" width=\"220\" height=\"220\" alt=\"30 BAR water resistance\"\u003e\n        \u003cspan class=\"number_box\"\u003e\u003cspan class=\"prod_number\"\u003e30\u003c\/span\u003e\u003csub\u003e\u003cspan\u003eBAR\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    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\u003cdiv class=\"new-product\"\u003e\n\n  \u003c!-- ═══════════════════════════════════════════\n       VIDEO SECTION — TWO COLUMN\n  ════════════════════════════════════════════ --\u003e\n  \u003cdiv class=\"video-section-wrap\"\u003e\n    \u003cdiv class=\"video-two-col\"\u003e\n\n      \u003c!-- LEFT: Heading + description + stats --\u003e\n      \u003cdiv class=\"video-heading-col\"\u003e\n        \u003cdiv class=\"eyebrow\"\u003e\n          \u003cspan class=\"eyebrow-dot\"\u003e\u003c\/span\u003e\n          TitanPro 300M Titanium 43MM: TITANIUM 300M PROFESSIONAL DIVER | SAPPHIRE | JAPANESE AUTOMATIC\n        \u003c\/div\u003e\n        \u003ch2\u003eSeen on \u003cspan\u003eYouTube\u003c\/span\u003e\n\u003c\/h2\u003e\n        \u003cp\u003eReal reviews by trusted creators. Watch what they had to say.\u003c\/p\u003e\n        \u003cdiv class=\"video-inline-stats\"\u003e\n          \u003cdiv class=\"vis\"\u003e\n            \u003cspan class=\"vis-num\"\u003e300M\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\"\u003e43MM\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\"\u003eNH36 Japanese\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: Full carousel — untouched --\u003e\n      \u003cdiv class=\"video-carousel-col\"\u003e\n        \u003cdiv class=\"carousel-wrap\"\u003e\n          \u003cdiv class=\"carousel-track-outer\"\u003e\n            \u003cdiv class=\"carousel-track\" id=\"track\"\u003e\n\n              \u003c!-- SLIDE 1 --\u003e\n              \u003cdiv class=\"video-card\"\u003e\n                \u003cdiv class=\"video-wrapper\"\u003e\n                  \u003ciframe src=\"https:\/\/www.youtube.com\/embed\/u7MNvgw44Qo?rel=0\u0026amp;modestbranding=1\" title=\"YouTube Product Review\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen loading=\"lazy\"\u003e\u003c\/iframe\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"video-meta\"\u003e\n                  \u003cdiv class=\"reviewer-row\"\u003e\n                    \u003cdiv class=\"avatar\"\u003eT\u003c\/div\u003e\n                    \u003cdiv class=\"reviewer-info\"\u003e\n                      \u003cstrong\u003eTime \u0026amp; Crown\u003c\/strong\u003e\n                      \u003cspan\u003eYouTube Creator\u003c\/span\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"yt-badge\"\u003e\n                      \u003csvg viewbox=\"0 0 24 24\" fill=\"#ff0000\"\u003e\u003cpath d=\"M23.5 6.19a3.02 3.02 0 0 0-2.12-2.14C19.53 3.5 12 3.5 12 3.5s-7.53 0-9.38.55A3.02 3.02 0 0 0 .5 6.19C0 8.05 0 12 0 12s0 3.95.5 5.81a3.02 3.02 0 0 0 2.12 2.14C4.47 20.5 12 20.5 12 20.5s7.53 0 9.38-.55a3.02 3.02 0 0 0 2.12-2.14C24 15.95 24 12 24 12s0-3.95-.5-5.81zM9.75 15.52V8.48L15.84 12l-6.09 3.52z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n                      \u003cspan\u003eYouTube\u003c\/span\u003e\n                    \u003c\/div\u003e\n                  \u003c\/div\u003e\n                  \u003cdiv class=\"meta-divider\"\u003e\u003c\/div\u003e\n                  \u003cdiv class=\"video-title\"\u003e\"An honest look at this product, here's what I actually think\"\u003c\/div\u003e\n                  \u003cdiv class=\"video-desc\"\u003eA genuine, unsponsored walkthrough covering design, quality, value for money, and real-world experience after using it daily.\u003c\/div\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n\n              \u003c!-- SLIDE 2 --\u003e\n              \u003cdiv class=\"video-card\"\u003e\n                \u003cdiv class=\"video-wrapper\"\u003e\n                  \u003ciframe src=\"https:\/\/www.youtube.com\/embed\/ISwvcGRYiqU\" title=\"YouTube Product Review 2\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen loading=\"lazy\"\u003e\u003c\/iframe\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"video-meta\"\u003e\n                  \u003cdiv class=\"reviewer-row\"\u003e\n                    \u003cdiv class=\"avatar\"\u003eW\u003c\/div\u003e\n                    \u003cdiv class=\"reviewer-info\"\u003e\n                      \u003cstrong\u003eWatch \u0026amp; Wrist\u003c\/strong\u003e\n                      \u003cspan\u003eYouTube Creator\u003c\/span\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"yt-badge\"\u003e\n                      \u003csvg viewbox=\"0 0 24 24\" fill=\"#ff0000\"\u003e\u003cpath d=\"M23.5 6.19a3.02 3.02 0 0 0-2.12-2.14C19.53 3.5 12 3.5 12 3.5s-7.53 0-9.38.55A3.02 3.02 0 0 0 .5 6.19C0 8.05 0 12 0 12s0 3.95.5 5.81a3.02 3.02 0 0 0 2.12 2.14C4.47 20.5 12 20.5 12 20.5s7.53 0 9.38-.55a3.02 3.02 0 0 0 2.12-2.14C24 15.95 24 12 24 12s0-3.95-.5-5.81zM9.75 15.52V8.48L15.84 12l-6.09 3.52z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n                      \u003cspan\u003eYouTube\u003c\/span\u003e\n                    \u003c\/div\u003e\n                  \u003c\/div\u003e\n                  \u003cdiv class=\"meta-divider\"\u003e\u003c\/div\u003e\n                  \u003cdiv class=\"video-title\"\u003e\"Here's my full take after wearing it for two weeks straight\"\u003c\/div\u003e\n                  \u003cdiv class=\"video-desc\"\u003eAn in-depth review covering water resistance, lume performance, bracelet comfort, and long-term wearability from a daily wearer's perspective.\u003c\/div\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003c!-- Navigation — untouched --\u003e\n          \u003cdiv class=\"carousel-nav\"\u003e\n            \u003cbutton class=\"nav-btn\" id=\"prev\" onclick=\"move(-1)\"\u003e\n              \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpolyline points=\"15 18 9 12 15 6\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n            \u003c\/button\u003e\n            \u003cdiv class=\"dots\" id=\"dots\"\u003e\u003c\/div\u003e\n            \u003cspan class=\"slide-counter\" id=\"counter\"\u003e1 \/ 2\u003c\/span\u003e\n            \u003cbutton class=\"nav-btn\" id=\"next\" onclick=\"move(1)\"\u003e\n              \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpolyline points=\"9 6 15 12 9 18\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n            \u003c\/button\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cscript\u003e\n    const total = 2;\n    let cur = 0;\n    const track = document.getElementById('track');\n    const counter = document.getElementById('counter');\n    const dotsEl = document.getElementById('dots');\n    const prevBtn = document.getElementById('prev');\n    const nextBtn = document.getElementById('next');\n    for (let i = 0; i \u003c total; i++) {\n      const d = document.createElement('div');\n      d.className = 'dot' + (i === 0 ? ' active' : '');\n      d.onclick = () =\u003e goTo(i);\n      dotsEl.appendChild(d);\n    }\n    function goTo(n) {\n      cur = n;\n      track.style.transform = `translateX(-${cur * 100}%)`;\n      counter.textContent = `${cur + 1} \/ ${total}`;\n      document.querySelectorAll('.dot').forEach((d, i) =\u003e d.classList.toggle('active', i === cur));\n      prevBtn.disabled = cur === 0;\n      nextBtn.disabled = cur === total - 1;\n    }\n    function move(dir) { goTo(Math.max(0, Math.min(total - 1, cur + dir))); }\n    prevBtn.disabled = true;\n  \u003c\/script\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  \u003cdiv id=\"features\"\u003e\n    \u003cdiv class=\"cont-2\"\u003e\n      \u003ch2 class=\"h2\"\u003eDesigned for Every Situation: One Watch for All Environments\u003c\/h2\u003e\n      \u003cdiv class=\"features-grid\"\u003e\n        \u003cdiv class=\"feature-item\"\u003e\n          \u003ch3 class=\"h3\" style=\"color:#007bff;\"\u003eWork \/ Office\u003c\/h3\u003e\n          \u003cp class=\"paragraph\"\u003eModern titanium finish, clean and refined.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature-item\"\u003e\n          \u003ch3 class=\"h3\" style=\"color:#007bff;\"\u003eTravel\u003c\/h3\u003e\n          \u003cp class=\"paragraph\"\u003eLightweight, automatic, scratch-proof.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature-item\"\u003e\n          \u003ch3 class=\"h3\" style=\"color:#007bff;\"\u003eWater \u0026amp; Diving\u003c\/h3\u003e\n          \u003cp class=\"paragraph\"\u003e300M depth rating, sapphire crystal, screw-down crown.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature-item\"\u003e\n          \u003ch3 class=\"h3\" style=\"color:#007bff;\"\u003eGym \/ Outdoor\u003c\/h3\u003e\n          \u003cp class=\"paragraph\"\u003eTitanium strength with easy-wear silicone comfort.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"paragraph\" style=\"text-align:center;margin-top:20px;\"\u003eDaily Life: Reliable, durable, comfortable, a true everyday diver. TitanPro 300M Titanium is the one watch you'll wear 7 days a week.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"breakdown\"\u003e\n    \u003cdiv class=\"cont-2\"\u003e\n      \u003ch2 class=\"h2\"\u003eWhat Makes TitanPro 300M Titanium Exceptional\u003c\/h2\u003e\n\n      \u003cdiv class=\"breakdown-item\"\u003e\n        \u003cdiv class=\"breakdown-item-text\"\u003e\n          \u003ch3 class=\"h3\"\u003eTitanium Case: Lightweight Strength With Real Durability\u003c\/h3\u003e\n          \u003cul\u003e\n            \u003cli\u003eAll-day comfort\u003c\/li\u003e\n            \u003cli\u003eCorrosion resistance in saltwater\u003c\/li\u003e\n            \u003cli\u003eHypoallergenic surface\u003c\/li\u003e\n            \u003cli\u003eExceptional strength-to-weight ratio\u003c\/li\u003e\n          \u003c\/ul\u003e\n          \u003cp class=\"paragraph\"\u003e\u003ci class=\"ita\"\u003eThe ideal material for a professional diver.\u003c\/i\u003e\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"breakdown-item-image\"\u003e\n          \u003c!-- CWV: explicit width\/height on all breakdown images --\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/image_5.png?v=1764760329\" alt=\"TitanPro 300M Titanium titanium dive watch black dial front view\" width=\"600\" height=\"450\"\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_2.png?v=1764709159\" alt=\"TitanPro 300M Titanium automatic dive watch blue bezel side profile\" width=\"600\" height=\"450\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"breakdown-item-text\"\u003e\n          \u003ch3 class=\"h3\"\u003eSynthetic Sapphire Crystal\u003c\/h3\u003e\n          \u003cul\u003e\n            \u003cli\u003eResists scratches from sand, stone, and metal\u003c\/li\u003e\n            \u003cli\u003eStays clear and sharp for years\u003c\/li\u003e\n            \u003cli\u003ePremium feel found in luxury watches\u003c\/li\u003e\n          \u003c\/ul\u003e\n          \u003cp class=\"paragraph\"\u003e\u003ci class=\"ita\"\u003ePerfect for diving, travel, and daily use.\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\"\u003e300M \/ 30ATM Water Resistance: True Deep-Water Capability\u003c\/h3\u003e\n          \u003cul class=\"water-capabilities\"\u003e\n            \u003cli\u003eSwimming\u003c\/li\u003e\n            \u003cli\u003eSnorkeling\u003c\/li\u003e\n            \u003cli\u003eSurfing\u003c\/li\u003e\n            \n          \u003c\/ul\u003e\n          \u003cp class=\"paragraph\"\u003e\u003ci class=\"ita\"\u003eTitanPro is built for real water.\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\/image_2.png?v=1764646028\" alt=\"TitanPro 300M Titanium diver underwater\" width=\"600\" height=\"450\"\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\/image_4.png?v=1764709304\" alt=\"Japanese Automatic Movement\" width=\"600\" height=\"450\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"breakdown-item-text\"\u003e\n          \u003ch3 class=\"h3\"\u003eNH36 Japanese Movement: Classic Watch Feel, No Battery-Style Use\u003c\/h3\u003e\n          \u003cul\u003e\n            \u003cli\u003e\n\u003cb\u003eNH36 Japanese Movement\u003c\/b\u003e for a classic watch experience\u003c\/li\u003e\n            \u003cli\u003e\n\u003cb\u003eHand-wind option\u003c\/b\u003e for added control\u003c\/li\u003e\n            \u003cli\u003e\n\u003cb\u003e24-jewel movement\u003c\/b\u003e for mechanical character\u003c\/li\u003e\n            \u003cli\u003e\n\u003cb\u003e40-hour power reserve\u003c\/b\u003e for practical daily wear\u003c\/li\u003e\n            \u003cli\u003e\n\u003cb\u003e21,600 vibration rate\u003c\/b\u003e for smooth analog motion\u003c\/li\u003e\n          \u003c\/ul\u003e\n          \u003cp class=\"paragraph\"\u003e\u003ci class=\"ita\"\u003eMade for men who want the feel of a real mechanical watch without a battery-style experience.\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\"\u003eDive-Style Dial, Lume \u0026amp; Ceramic Bezel\u003c\/h3\u003e\n          \u003cul\u003e\n            \u003cli\u003e\n\u003cb\u003eLuminous hands and markers\u003c\/b\u003e for better visibility\u003c\/li\u003e\n            \u003cli\u003e\n\u003cb\u003eHigh-contrast dial layout\u003c\/b\u003e for quick reading\u003c\/li\u003e\n            \u003cli\u003e\n\u003cb\u003eBold hour markers\u003c\/b\u003e for a clean, practical look\u003c\/li\u003e\n            \u003cli\u003e\n\u003cb\u003eTitanium alloy and ceramic bezel\u003c\/b\u003e for a refined dive-watch finish\u003c\/li\u003e\n          \u003c\/ul\u003e\n          \u003cp class=\"paragraph\"\u003e\u003ci class=\"ita\"\u003eA clean, easy-read dial made for everyday confidence.\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\/4_2_1.png?v=1764709344\" alt=\"TitanPro 300M Titanium lume shot in dark\" width=\"600\" height=\"450\"\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 alt=\"TitanPro 300M Titanium screw-down crown detail\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/image_5_f2a587ad-8890-4e96-b98c-205f86f13443.png?v=1765449651\" width=\"600\" height=\"450\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"breakdown-item-text\"\u003e\n          \u003ch3 class=\"h3\"\u003eSilicone Strap: Flexible, Comfortable, and Water-Friendly\u003c\/h3\u003e\n          \u003cul\u003e\n            \u003cli\u003e\n\u003cb\u003eSoft and flexible\u003c\/b\u003e for everyday comfort\u003c\/li\u003e\n            \u003cli\u003e\n\u003cb\u003eSweat-friendly\u003c\/b\u003e for active use\u003c\/li\u003e\n            \u003cli\u003e\n\u003cb\u003eWater-friendly material\u003c\/b\u003e for wet days\u003c\/li\u003e\n            \u003cli\u003e\n\u003cb\u003eBuckle clasp\u003c\/b\u003e for a secure fit\u003c\/li\u003e\n            \u003cli\u003e\n\u003cb\u003eEasy to wear\u003c\/b\u003e with casual and sporty outfits\u003c\/li\u003e\n          \u003c\/ul\u003e\n          \u003cp class=\"paragraph\"\u003e\u003ci class=\"ita\"\u003eA practical strap made for comfort, movement, and daily use.\u003c\/i\u003e\u003c\/p\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  \u003cdiv id=\"specs\"\u003e\n    \u003cdiv class=\"cont-2\"\u003e\n      \u003ch2 class=\"h2\"\u003eTitanPro 300M Titanium 43mm Specifications\u003c\/h2\u003e\n      \u003ctable class=\"specs-table\"\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n\u003cth\u003eCategory\u003c\/th\u003e\n\u003cth\u003eDetails\u003c\/th\u003e\n\u003cth\u003eCategory\u003c\/th\u003e\n\u003cth\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n        \u003c\/thead\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eTitanPro 300M Titanium\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\u003e300M \/ 30 BAR\u003c\/td\u003e\n\u003ctd\u003eMovement\u003c\/td\u003e\n\u003ctd\u003eNH36 Japanese Movement\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003ePower Reserve\u003c\/td\u003e\n\u003ctd\u003e40 Hours\u003c\/td\u003e\n\u003ctd\u003eJewels\u003c\/td\u003e\n\u003ctd\u003e24 Jewels\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eFrequency\u003c\/td\u003e\n\u003ctd\u003e21,600 Vibrations Per Hour\u003c\/td\u003e\n\u003ctd\u003eCrystal\u003c\/td\u003e\n\u003ctd\u003eSynthetic Sapphire Crystal\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eCase Size \/ Dial Diameter\u003c\/td\u003e\n\u003ctd\u003e43mm\u003c\/td\u003e\n\u003ctd\u003eCase Shape\u003c\/td\u003e\n\u003ctd\u003eRound\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eCase Material\u003c\/td\u003e\n\u003ctd\u003eTitanium Alloy\u003c\/td\u003e\n\u003ctd\u003eBezel\u003c\/td\u003e\n\u003ctd\u003eTitanium Alloy and Ceramic Bezel\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eStrap Material\u003c\/td\u003e\n\u003ctd\u003eSilicone Strap\u003c\/td\u003e\n\u003ctd\u003eStrap Width\u003c\/td\u003e\n\u003ctd\u003e22mm\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eStrap Length\u003c\/td\u003e\n\u003ctd\u003e24.2cm\u003c\/td\u003e\n\u003ctd\u003eDisplay\u003c\/td\u003e\n\u003ctd\u003eAnalog Display\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eDial Detail\u003c\/td\u003e\n\u003ctd\u003eDay \/ Date Display\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\u003eBuckle Clasp\u003c\/td\u003e\n\u003ctd\u003eCrown\u003c\/td\u003e\n\u003ctd\u003eDouble Waterproof Crown\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eUser\u003c\/td\u003e\n\u003ctd\u003eMen\u003c\/td\u003e\n\u003ctd\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eSport Automatic Dive Watch\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n      \u003ca href=\"https:\/\/www.futurewristtech.com\/products\/fwt-titanpro-43mm-titanium-diver-300m\" class=\"btn\"\u003eMake TitanPro Your Daily Diver\u003c\/a\u003e\n      \u003cp class=\"paragraph\" style=\"font-style:italic;\"\u003eTitanPro 300M Titanium brings true dive-watch engineering at a fair price, perfect for anyone who wants a real diver without luxury-brand costs.\u003c\/p\u003e\n      \u003cp class=\"paragraph\" style=\"text-align:center;\"\u003eTitanPro 300M Titanium 43mm: Lightweight Titanium. 300M Water-Ready. Built for Real Life.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003ch2 style=\"text-align:center;color:black\" class=\"h2\"\u003eFAQ\u003c\/h2\u003e\n  \u003cdiv class=\"faq-container\"\u003e\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cinput type=\"checkbox\" id=\"faq1\" class=\"faq-input\"\u003e\n      \u003clabel for=\"faq1\" class=\"faq-label\"\u003eIs TitanPro 300M Titanium a real titanium dive watch?\u003c\/label\u003e\n      \u003cdiv class=\"faq-content\"\u003eYes. TitanPro 300M Titanium uses a titanium case for a lighter feel on the wrist along with strong corrosion resistance, which makes it well suited for everyday wear and water-focused use.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cinput type=\"checkbox\" id=\"faq2\" class=\"faq-input\"\u003e\n      \u003clabel for=\"faq2\" class=\"faq-label\"\u003eIs TitanPro an automatic dive watch?\u003c\/label\u003e\n      \u003cdiv class=\"faq-content\"\u003eYes. TitanPro uses a NH36 Japanese Movement, which means it is self-winding and does not require a battery.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cinput type=\"checkbox\" id=\"faq3\" class=\"faq-input\"\u003e\n      \u003clabel for=\"faq3\" class=\"faq-label\"\u003eCan you swim or dive with the TitanPro 300M Titanium?\u003c\/label\u003e\n      \u003cdiv class=\"faq-content\"\u003eTitanPro 300M Titanium is rated to 300M \/ 30ATM water resistance, making it suitable for swimming, snorkeling, and recreational diving when used properly with the crown fully secured.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cinput type=\"checkbox\" id=\"faq4\" class=\"faq-input\"\u003e\n      \u003clabel for=\"faq4\" class=\"faq-label\"\u003eWhy choose titanium over stainless steel?\u003c\/label\u003e\n      \u003cdiv class=\"faq-content\"\u003eA titanium dive watch is lighter on the wrist, highly resistant to corrosion, and more comfortable for long daily wear, especially in hot weather or marine environments.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cinput type=\"checkbox\" id=\"faq5\" class=\"faq-input\"\u003e\n      \u003clabel for=\"faq5\" class=\"faq-label\"\u003eDoes the watch have a sapphire crystal?\u003c\/label\u003e\n      \u003cdiv class=\"faq-content\"\u003eYes. TitanPro 300M Titanium includes a sapphire crystal for improved scratch resistance and long-term clarity compared with lower-grade mineral glass.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cinput type=\"checkbox\" id=\"faq6\" class=\"faq-input\"\u003e\n      \u003clabel for=\"faq6\" class=\"faq-label\"\u003eWhat size is the TitanPro 300M Titanium dive watch?\u003c\/label\u003e\n      \u003cdiv class=\"faq-content\"\u003eTitanPro 300M Titanium has a 43mm case diameter and an 11mm case thickness, giving it a bold but wearable diver profile.\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Future Wrist","offers":[{"title":"Black","offer_id":51408033251622,"sku":null,"price":199.0,"currency_code":"USD","in_stock":true},{"title":"Blue","offer_id":51408033284390,"sku":null,"price":199.0,"currency_code":"USD","in_stock":false},{"title":"Orange","offer_id":51408033317158,"sku":null,"price":199.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/variant-image-color-black-jde0075l-sb0202-3.jpg?v=1769068609"},{"product_id":"fwt-hollow-chrono-mens-chronograph-watch-45mm","title":"HOLLOW CHRONO 45MM","description":"\u003cstyle\u003e\n  .number_box_image{\n    width:100% !important\n  }\n  .main_counter_section {\n     padding: 0 4rem;\n     max-width: 1200px;\n     margin: 0 auto;\n   }\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\n   .number_box_1 {\n     width: 24%;\n     text-align: center;\n   }\n\n   .boxss_inner {\n     position: relative;\n     margin-bottom: 4rem;\n   }\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\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\n   .number_boxs_title span {\n     font-size: 1.28571em;\n     text-transform: uppercase;\n   }\n   .product-desc .tab\n   {\n      flex-wrap: nowrap;\n  }\n   @media screen and (max-width: 767px) {\n    .product-desc .tab{\n      flex-wrap:wrap;\n      margin-top: -53px !important;\n    }\n     .number_section_flex {\n       display: block;\n     }\n\n     .number_box_1 {\n       width: 100%;\n     }\n\n     .number_section_flex.owl-carousel .number_box_1 {\n       width: 100%;\n       padding: 0 1rem;\n     }\n\n     .owl-dots {\n       text-align: center;\n       margin-top: 10px;\n     }\n\n     .owl-dots .owl-dot span {\n       background: #ccc;\n       width: 20px;\n       height: 5px;\n       display: inline-block;\n       margin: 0 5px;\n     }\n\n     .owl-dots .owl-dot.active span {\n       background: #0d2c4b;\n     }\n   }\n\n\n\n \n  .container {\n      display: flex;\n      flex-wrap: wrap;\n      justify-content: space-between;\n    }\n\n    .left {\n      flex: 1;\n      min-width: 300px;\n      max-width: 60%;\n      padding-right: 40px;\n    }\n\n    .right {\n      flex: 1;\n      min-width: 300px;\n      max-width: 35%;\n    }\n\n    h2 {\n      font-size: 28px;\n      margin-bottom: 10px;\n    }\n\n    .accordion {\n      border-top: 1px solid #ccc;\n    }\n\n    .accordion-item {\n      border-bottom: 1px solid #ccc;\n    }\n\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    }\n\n    .accordion-button::after {\n      content: \"\\25BC\";\n      position: absolute;\n      right: 20px;\n      transition: transform 0.2s ease;\n    }\n\n    .accordion-button.active::after {\n      transform: rotate(180deg);\n    }\n\n    .accordion-content {\n      display: none;\n      padding: 0px;\n      background-color: #f9f9f9;\n    }\n\n    ul {\n      padding-left: 20px;\n    }\n\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\n          b{\n            font-weight:600\n          }\n\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\n  .description-txt{\n        font-size: 15px;\n    font-weight: 500;\n    color: black;\n  }\n \n  \/* The Modal (background) *\/\n.modal {\n  display: none;\n  position: fixed;\n  z-index: 1;\n  padding-top: 100px;\n  left: 0;\n  top: 0;\n  width: 100%;\n  height: 100%;\n  overflow: auto;\n  background-color: #000000bd;\n      z-index: 99;\n}\n\n\/* Modal Content *\/\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\n\/* The Close Button *\/\n.close {\n  color: white;\n  position: absolute;\n  top: 10px;\n  right: 25px;\n  font-size: 35px;\n  font-weight: bold;\n}\n\n.close:hover,\n.close:focus {\n  color: #999;\n  text-decoration: none;\n  cursor: pointer;\n}\n\n.mySlides {\n  display: none;\n}\n\n.cursor {\n  cursor: pointer;\n}\n\n\/* Next \u0026 previous buttons *\/\n.prev,\n.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: 0 3px 3px 0;\n  user-select: none;\n  -webkit-user-select: none;\n}\n\n\/* Position the \"next button\" to the right *\/\n.next {\n  right: 0;\n  border-radius: 3px 0 0 3px;\n}\n\n\/* On hover, add a black background color with a little bit see-through *\/\n.prev,\n.next {\n  background-color: rgba(0, 0, 0, 0.8);\n}\n\n\/* Number text (1\/3 etc) *\/\n.numbertext {\n  color: #f2f2f2;\n  font-size: 12px;\n  padding: 8px 12px;\n  position: absolute;\n  top: 0;\n}\n\nimg {\n  margin-bottom: -4px;\n}\n\n.caption-container {\n  text-align: center;\n  background-color: black;\n  padding: 2px 16px;\n  color: white;\n}\n\n.demo {\n  opacity: 0.6;\n}\n\n.active,\n.demo:hover {\n  opacity: 1;\n}\n\nimg.hover-shadow {\n  transition: 0.3s;\n}\n\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\/* Hide the \"read-more\" text and toggle on larger screens *\/\n.read-more,\n.read-toggle {\ndisplay: none;\n}\n\n\/* Default: visible on desktop *\/\n.read-more {\ndisplay: inline;\n}\n.read-toggle {\ndisplay: none;\n}\n\n\/* On mobile: hide extra text, show toggle *\/\n@media (max-width: 767px) {\n.read-more {\ndisplay: none;\n}\n.read-toggle {\ndisplay: inline;\ncolor: red;\ncursor: pointer;\nfont-weight: bold;\n}\n\n.read-more.visible {\ndisplay: inline;\n}\n.left{\nmax-width:100%;\n}\n.right{\nmax-width:100%\n}\n}\n\n    body {\n      font-family: Arial, sans-serif;\n      margin: 0;\n      background: #eee;\n    }\n.product-desc img {\n    width: 60px ;\n}\n.features {\ndisplay: grid;\ngrid-template-columns: repeat(3, 1fr);\ngap: 20px;\npadding: 0px 20px;\nmargin: auto;\nmargin-top: 45px;\n}\n\n.feature-box {\nborder-left: 1px solid black;\npadding: 20px 0px 20px 42px;\nbox-sizing: border-box;\nmargin-top: 25px;\n}\n\n\/* Mobile: Single column layout *\/\n@media (max-width: 768px) {\n.features {\ngrid-template-columns: 1fr;\n    gap: 0px;\n    padding: 0px 0px;\n    margin-top: 0px;\n\n}\n\n.feature-box {\nborder-left: none;\nborder-top: 1px solid black;\npadding: 10px 42px 0px 0px;\n\n}\nli {\n          margin-bottom: 10px;\n    list-style: none;\n    text-align: left;\n    font-size: 12px;\n    color: black;\n      font-weight:300\n    }\n}\n\n    .feature-box i {\n      font-size: 28px;\n      margin-bottom: 25px;\n      display: inline-block;\n      color:black;\n    }\n\n    .feature-title {\n      font-weight: 500;\n      margin: 10px 0;\n      color:black;\n  font-size:18px;\n    }\n\n    .feature-desc {\n      font-size: 14px;\n      color: #000000;\n      font-weight:300\n    }\n\n    @media (max-width: 900px) {\n      .feature-box {\n        flex: 1 1 45%;\n      }\n    }\n\n    @media (max-width: 600px) {\n      .feature-box {\n        flex: 1 1 100%;\n      }\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"digita-slider\"\u003e\n\u003cdiv class=\"digita-inner-slide\"\u003e\n\n \u003cimg onclick=\"openModal();currentSlide(1)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-2_0ea3367b-62b7-42b7-b54c-4bf698c62946.jpg?v=1758314060\" alt=\"\"\u003e\n \u003cimg onclick=\"openModal();currentSlide(2)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/image_71df30f6-c7b8-44e8-949e-04d9a24f1d2e.jpg?v=1765285028\"\u003e   \n \u003cimg onclick=\"openModal();currentSlide(3)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-5_c1e0c92c-42d2-4471-9d57-3497db3f05b5.jpg?v=1758314060\" alt=\"\"\u003e\n  \n    \u003cimg onclick=\"openModal();currentSlide(4)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-6_a07bfe36-96cd-4bff-9593-ce72efc4ccbc.jpg?v=1758314060\" alt=\"\"\u003e\n    \u003cimg onclick=\"openModal();currentSlide(5)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-4_9a1a39c0-2a7d-44b5-841a-a07d878082ab.jpg?v=1758314060\" alt=\"\"\u003e\n    \u003cimg onclick=\"openModal();currentSlide(6)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/main-image-6_eafb0c67-79a6-4078-8958-fd8885aa79a6.jpg?v=1758313918\" alt=\"\"\u003e\n\n\n\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"myModal\" class=\"modal\"\u003e\n\u003cspan class=\"close cursor\" onclick=\"closeModal()\"\u003e×\u003c\/span\u003e\n\u003cdiv class=\"modal-content\"\u003e\n\n   \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-2_0ea3367b-62b7-42b7-b54c-4bf698c62946.jpg?v=1758314060\" alt=\"\"\u003e\u003c\/div\u003e\n   \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/image_71df30f6-c7b8-44e8-949e-04d9a24f1d2e.jpg?v=1765285028\"\u003e\u003c\/div\u003e\n   \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-5_c1e0c92c-42d2-4471-9d57-3497db3f05b5.jpg?v=1758314060\" alt=\"\"\u003e\u003c\/div\u003e\n   \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-6_a07bfe36-96cd-4bff-9593-ce72efc4ccbc.jpg?v=1758314060\" alt=\"\"\u003e\u003c\/div\u003e\n   \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-4_9a1a39c0-2a7d-44b5-841a-a07d878082ab.jpg?v=1758314060\" alt=\"\"\u003e\u003c\/div\u003e\n   \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/main-image-6_eafb0c67-79a6-4078-8958-fd8885aa79a6.jpg?v=1758313918\" alt=\"\"\u003e\u003c\/div\u003e\n\n\u003ca class=\"prev\" onclick=\"plusSlides(-1)\"\u003e❮\u003c\/a\u003e \u003ca class=\"next\" onclick=\"plusSlides(1)\"\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\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"left\"\u003e\n\u003ch2\u003eDescription\u003c\/h2\u003e\n\u003cp class=\"description-txt\"\u003e\n  Meet the FWT Aero Chrono 45—a sharp 45 mm chronograph built for everyday momentum.\n  Dependable quartz (China movement) keeps perfect pace while the clean analog dial stays quick to read.\n \n  \u003cspan class=\"read-more\"\u003e A sculpted alloy case with hollow-out detail and tapered leather strap deliver modern sport style with polish.\n    Rated 3 BAR, it looks premium, works hard, and carries the quiet confidence of FWT.\n   \n   \n   \n   \n   \u003c\/span\u003e\u003cspan class=\"read-toggle\"\u003eRead More\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"right\"\u003e\n\u003cdiv class=\"accordion\"\u003e\n\u003cdiv class=\"accordion-item\"\u003e\n\u003cbutton class=\"accordion-button\"\u003eFunction\u003c\/button\u003e\n\u003cdiv class=\"accordion-content\"\u003e\n\u003cul\u003e\n  \u003cli\u003eQuartz chronograph for accurate timing\u003c\/li\u003e\n\n  \u003cli\u003e3 BAR water resistance (rain, splashes, hand-washing)\u003c\/li\u003e\n  \n  \u003cli\u003eLuminous hands for low-light readability\u003c\/li\u003e\n  \n  \u003cli\u003eHollow-out dial accents for depth and modern design\u003c\/li\u003e\n  \n  \u003cli\u003eSmall three-hand layout with clear markers\u003c\/li\u003e\n  \n  \u003cli\u003e1-year battery life for set-and-forget convenience\u003c\/li\u003e\n  \n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"accordion-item\"\u003e\n\u003cbutton class=\"accordion-button\"\u003eWarranty\u003c\/button\u003e\n\u003cdiv class=\"accordion-content\"\u003e\n\u003cp\u003e\n  Every FWT timepiece is protected by a 12-month limited warranty covering movement and manufacturing defects.\n  Register your watch for priority support—eligible issues are resolved with repair or replacement to keep you on time.\n \n \u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"accordion-item\"\u003e\n\u003cbutton class=\"accordion-button\"\u003eSize\u003c\/button\u003e\n\u003cdiv class=\"accordion-content\"\u003e\n\u003cul\u003e\n\u003cli\u003eSize \u0026amp; profile: 45 mm dial diameter, 12 mm case thickness\n\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"accordion-item\"\u003e\n\u003cbutton class=\"accordion-button\"\u003eMaterial\u003c\/button\u003e\n\u003cdiv class=\"accordion-content\"\u003e\n\u003cul\u003e\n  \u003cli\u003eCase: Alloy, 45 mm round, 12 mm thick\u003c\/li\u003e\n\n  \u003cli\u003eCrystal\/Lens: Glass\u003c\/li\u003e\n  \n  \u003cli\u003eStrap: Leather, buckle clasp — 22 mm → 20 mm taper; segments 75 mm \/ 125 mm\u003c\/li\u003e\n  \n  \u003cli\u003eWater Resistance: 3 BAR\u003c\/li\u003e\n  \n  \u003cli\u003eGross Weight: ~0.080 kg\u003c\/li\u003e\n  \n  \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\u003cdiv class=\"main_counter_section\"\u003e\n\u003ch2 style=\"text-align: center;\"\u003eTechnical Features\u003c\/h2\u003e\n\u003cdiv class=\"number_section_flex\" id=\"counter-section\"\u003e\n\u003cdiv class=\"number_box_1\"\u003e\n\u003cdiv class=\"boxss_inner\"\u003e\n\u003cimg class=\"number_box_image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/diameter-b.webp?v=1753643055\"\u003e \u003cspan class=\"number_box\"\u003e \u003cspan class=\"prod_number\"\u003e45\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 class=\"number_box_image\" src=\"https:\/\/www.nuunofficial.com\/cdn\/shop\/files\/thickness-b.png?v=1715584325\"\u003e \u003cspan class=\"number_box\"\u003e \u003cspan class=\"prod_number\"\u003e12\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 class=\"number_box_image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/thickness-b.webp?v=1753643065\"\u003e \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 class=\"number_box_image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/water-resistance-b.webp?v=1753643103\"\u003e \u003cspan class=\"number_box\"\u003e \u003cspan class=\"prod_number\"\u003e3\u003c\/span\u003e \u003csub\u003e\u003cspan\u003eBAR\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\u003c!-- jQuery + Owl Carousel --\u003e\n\u003cp\u003e\u003cscript src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/jquery\/3.6.1\/jquery.min.js\"\u003e\u003c\/script\u003e \u003cscript src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/OwlCarousel2\/2.3.4\/owl.carousel.min.js\"\u003e\u003c\/script\u003e \u003cscript\u003e\n     \/\/ Wrap in noConflict-safe block\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,\n               margin: 0,\n               nav: false,\n               dots: true,\n               items: 1,\n             });\n           }\n         }\n   \n         initCarousel();\n         $(window).resize(initCarousel);\n   \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({\n                 Counter: initialValue\n               }, {\n                 duration: 1800,\n                 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); \/\/ Pass Shopify's jQuery here\n   \u003c\/script\u003e\u003c\/p\u003e\n\u003c!-- Owl Carousel CSS --\u003e\n\u003cp\u003e\u003clink href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/OwlCarousel2\/2.3.4\/assets\/owl.carousel.min.css\" rel=\"stylesheet\"\u003e \u003clink href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/OwlCarousel2\/2.3.4\/assets\/owl.theme.default.min.css\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\n\n\u003cdiv class=\"features\"\u003e\n  \u003cdiv class=\"feature-box\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/stopwatch.png?v=1744097642\"\u003e\n    \u003cdiv class=\"feature-title\"\u003eQuartz Chronograph\u003c\/div\u003e\n    \u003cdiv class=\"feature-desc\"\u003eTime runs, intervals, and commutes with push-button accuracy.\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"feature-box\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/waterproof.png?v=1744097642\"\u003e\n    \u003cdiv class=\"feature-title\"\u003e3 BAR Daily-Ready\u003c\/div\u003e\n    \u003cdiv class=\"feature-desc\"\u003eShrugs off rain, splashes, and hand-washing with confidence.\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"feature-box\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/light.png?v=1744097642\"\u003e\n    \u003cdiv class=\"feature-title\"\u003eNightGlow Lume\u003c\/div\u003e\n    \u003cdiv class=\"feature-desc\"\u003eLuminous hands make late-night checks instant and clear.\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"feature-box\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/dial.png?v=1756670966\"\u003e\n    \u003cdiv class=\"feature-title\"\u003eHollow-Out Design\u003c\/div\u003e\n    \u003cdiv class=\"feature-desc\"\u003eLayered dial detail adds depth and a premium sport aesthetic.\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"feature-box\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/timing.png?v=1754681827\"\u003e\n    \u003cdiv class=\"feature-title\"\u003eQuick-Read Analog\u003c\/div\u003e\n    \u003cdiv class=\"feature-desc\"\u003eClean markers and a small three-hand layout show time at a glance.\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"feature-box\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/low-power.png?v=1744365451\"\u003e\n    \u003cdiv class=\"feature-title\"\u003eSet-and-Forget Power\u003c\/div\u003e\n    \u003cdiv class=\"feature-desc\"\u003e1-year battery keeps you moving with minimal upkeep.\u003c\/div\u003e\n  \u003c\/div\u003e\n\n   \u003cdiv class=\"feature-box\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/bezel.jpg?v=1773176894\"\u003e\n        \u003cdiv class=\"feature-title\"\u003eFixed Bezel\u003c\/div\u003e\n        \u003cdiv class=\"feature-desc\"\u003eA streamlined, stationary frame for a modern look.\u003c\/div\u003e\n      \u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\n\n\u003cp\u003e\u003cscript\u003e\n\n      $(document).ready(function () {\n        $(\".read-toggle\").on(\"click\", function () {\n          var $toggle = $(this);\n          var $more = $toggle.siblings(\".read-more\");\n      \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          \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 \u003cscript\u003e\n          function openModal() {\n            document.getElementById(\"myModal\").style.display = \"block\";\n          }\n          \n          function closeModal() {\n            document.getElementById(\"myModal\").style.display = \"none\";\n          }\n          \n          var slideIndex = 1;\n          showSlides(slideIndex);\n          \n          function plusSlides(n) {\n            showSlides(slideIndex += n);\n          }\n          \n          function currentSlide(n) {\n            showSlides(slideIndex = n);\n          }\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++) {\n                slides[i].style.display = \"none\";\n            }\n            for (i = 0; i \u003c dots.length; i++) {\n                dots[i].className = dots[i].className.replace(\" active\", \"\");\n            }\n            slides[slideIndex-1].style.display = \"block\";\n            dots[slideIndex-1].className += \" active\";\n            captionText.innerHTML = dots[slideIndex-1].alt;\n          }\n          \u003c\/script\u003e\u003c\/p\u003e\n\n      \u003cdiv class=\"new-product\"\u003e\n\n  \u003cdiv id=\"top-banner\"\u003e\n      \u003cdiv class=\"cont-2 top-banner-grid\"\u003e\n          \n          \u003cdiv class=\"hero-content\"\u003e\n              \n\n              \u003ch1 class=\"h1\"\u003eHOLLOW CHRONO 45MM MEN’S WATCH | GLASS CRYSTAL | LEATHER STRAP | ALLOY CASE | 3ATM\u003c\/h1\u003e\n              \u003cp class=\"paragraph\"\u003eA bold, comfortable everyday timepiece for anyone who wants a reliable watch that fits effortlessly into work, casual wear, and daily life.\u003c\/p\u003e\n              \n              \n              \u003ca href=\"#cta\" class=\"btn\"\u003eMake Hollow Chrono Your Daily Watch\u003c\/a\u003e\n              \n          \u003c\/div\u003e\n\n          \u003cdiv class=\"smarter-choice-content\"\u003e\n              \u003cp class=\"paragraph\" style=\"font-weight: bold; font-size: 20px; color: #ffffff;\"\u003eDaily wear calls for more than appearance. A reliable watch should sit comfortably, and stay readable, like:. .\u003c\/p\u003e\n\n              \u003cp class=\"paragraph\" style=\"font-size: 18px; margin-bottom: 10px; color: #007bff;\"\u003eSmooth Performance for Everyday Living\u003c\/p\u003e\n              \u003cul class=\"ul\" style=\"list-style-type: none; padding-left: 0; font-size: 16px; color: white; margin-bottom: 30px;\"\u003e\n                  \n\n                  \u003cli style=\"margin-bottom: 5px;\"\u003eA case that stays balanced during long wear\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 5px;\"\u003eClear analog visibility in most lighting\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 5px;\"\u003eQuartz timekeeping that remains consistent\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 5px;\"\u003eA strap that feels natural during movement or rest\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 5px;\"\u003eMoisture resistance suitable for rain and hand-washing\u003c\/li\u003e\n\n              \u003c\/ul\u003e\n              \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  \u003cdiv id=\"features\"\u003e\n      \u003cdiv class=\"cont-2\"\u003e\n          \u003ch2 class=\"h2\"\u003eAdaptable to Your Day\u003c\/h2\u003e\n          \u003cdiv class=\"features-grid\"\u003e\n              \u003cdiv class=\"feature-item\"\u003e\n                  \u003ch3 class=\"h3\" style=\"color: #007bff;\"\u003eOffice\u003c\/h3\u003e\n                  \u003cp class=\"paragraph\"\u003eClean, modern design that fits professional settings.\u003c\/p\u003e\n              \u003c\/div\u003e\n              \u003cdiv class=\"feature-item\"\u003e\n                  \u003ch3 class=\"h3\" style=\"color: #007bff;\"\u003eTravel\u003c\/h3\u003e\n                  \u003cp class=\"paragraph\"\u003eLightweight comfort and reliable timekeeping.\u003c\/p\u003e\n              \u003c\/div\u003e\n              \u003cdiv class=\"feature-item\"\u003e\n                  \u003ch3 class=\"h3\" style=\"color: #007bff;\"\u003eDaily Outings\u003c\/h3\u003e\n                  \u003cp class=\"paragraph\"\u003eA versatile style that complements everyday clothing.\u003c\/p\u003e\n              \u003c\/div\u003e\n              \u003cdiv class=\"feature-item\"\u003e\n                  \u003ch3 class=\"h3\" style=\"color: #007bff;\"\u003eOutdoor Moments\u003c\/h3\u003e\n                  \u003cp class=\"paragraph\"\u003eDurable case and practical water resistance.\u003c\/p\u003e\n              \u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"paragraph\" style=\"text-align: center; margin-top: 20px;\"\u003eEvening Plans: Leather strap adds a refined touch.\u003c\/p\u003e\n      \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"breakdown\"\u003e\n      \u003cdiv class=\"cont-2\"\u003e\n          \u003ch2 class=\"h2\"\u003eThoughtful Details for a Better Wearing Experience\u003c\/h2\u003e\n\n          \u003cdiv class=\"breakdown-item\"\u003e\n              \u003cdiv class=\"breakdown-item-text\"\u003e\n                  \u003ch3 class=\"h3\"\u003e45MM Alloy Case: Strong Look, Comfortable Feel\u003c\/h3\u003e\n                  \u003cp class=\"paragraph\"\u003eThe alloy case gives the watch its bold presence while remaining comfortable on the wrist.\u003c\/p\u003e\n                  \u003cul\u003e\n                      \u003cli\u003eA smooth, modern finish\u003c\/li\u003e\n                      \u003cli\u003eA balanced weight\u003c\/li\u003e\n                      \u003cli\u003eResistance to everyday bumps\u003c\/li\u003e\n                      \u003cli\u003eVersatility for both casual and smart outfits\u003c\/li\u003e\n                  \u003c\/ul\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\/16_b13acc70-acb1-4923-a869-9701c10f3495.jpg?v=1765284716\"\u003e\n              \u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"cont-2\"\u003e\u003chr style=\"border: 0; height: 1px; background-color: #cccccc; margin: 40px auto; width: 80%;\"\u003e\u003c\/div\u003e\n          \n          \u003cdiv class=\"breakdown-item\"\u003e\n              \u003cdiv class=\"breakdown-item-image\"\u003e\n                  \n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/03_2e4bb6c1-8e13-42c2-8d86-b727ef7cdefb.jpg?v=1765284755\"\u003e\n\n              \u003c\/div\u003e\n              \u003cdiv class=\"breakdown-item-text\"\u003e\n                  \u003ch3 class=\"h3\"\u003eGlass Crystal: Clear and Easy to Read\u003c\/h3\u003e\n                  \u003cp class=\"paragraph\"\u003eThe glass crystal provides a straightforward, clean view of the dial.\u003c\/p\u003e\n                  \u003cul\u003e\n                      \u003cli\u003eClear visibility\u003c\/li\u003e\n                      \u003cli\u003eSimple maintenance\u003c\/li\u003e\n                      \u003cli\u003eReliable everyday performance\u003c\/li\u003e\n                      \u003cli\u003eA smooth surface that complements the design\u003c\/li\u003e\n                  \u003c\/ul\u003e\n              \u003c\/div\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"cont-2\"\u003e\u003chr style=\"border: 0; height: 1px; background-color: #cccccc; 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\"\u003eQuartz Movement: Consistent, Worry-Free Accuracy\u003c\/h3\u003e\n                  \u003cp class=\"paragraph\"\u003ePowered by a quartz mechanism, the watch keeps steady time throughout the day.\u003c\/p\u003e\n                  \u003cul class=\"water-capabilities\"\u003e\n                      \u003cli\u003eStable accuracy\u003c\/li\u003e\n                      \u003cli\u003eZero winding required\u003c\/li\u003e\n                      \u003cli\u003eMinimal upkeep\u003c\/li\u003e\n                      \u003cli\u003eDependable daily use\u003c\/li\u003e\n                  \u003c\/ul\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\/10_98a4665d-fdd3-482b-87df-a5497d13e27e.jpg?v=1765284787\"\u003e\n              \u003c\/div\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"cont-2\"\u003e\u003chr style=\"border: 0; height: 1px; background-color: #cccccc; 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\/04_2d8bc6df-9389-4c19-9314-e26d91b0dab7.jpg?v=1765284835\"\u003e\n              \u003c\/div\u003e\n              \u003cdiv class=\"breakdown-item-text\"\u003e\n                  \u003ch3 class=\"h3\"\u003e3ATM Daily Protection: Built for Routine Environments\u003c\/h3\u003e\n                  \u003cp class=\"paragraph\"\u003eRated 3ATM for reliable protection against everyday moisture.\u003c\/p\u003e\n                  \u003cul\u003e\n                      \u003cli\u003eHand-washing\u003c\/li\u003e\n                      \u003cli\u003eLight rain\u003c\/li\u003e\n                      \u003cli\u003eSweat\u003c\/li\u003e\n                      \u003cli\u003eHumid conditions\u003c\/li\u003e\n                  \u003c\/ul\u003e\n                  \u003cp class=\"paragraph\"\u003e\u003ci class=\"ita\"\u003eA reassuring level of resistance for normal daily life.\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: #cccccc; 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\"\u003eLeather Strap: Comfortable, Flexible \u0026amp; Naturally Stylish\u003c\/h3\u003e\n                  \u003cp class=\"paragraph\"\u003eThe leather strap enhances both comfort and appearance. With a tapered size (22mm → 20mm) and a 75 × 125mm length, it provides:\u003c\/p\u003e\n                  \u003cul\u003e\n                      \u003cli\u003eA soft, comfortable feel\u003c\/li\u003e\n                      \u003cli\u003eEasy all-day wear\u003c\/li\u003e\n                      \u003cli\u003eA secure buckle fit\u003c\/li\u003e\n                      \u003cli\u003eA look that pairs well with many outfits\u003c\/li\u003e\n                  \u003c\/ul\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\/11_0ba78ea7-f723-4064-983c-d101f8259c09.jpg?v=1765284875\"\u003e\n              \u003c\/div\u003e\n          \u003c\/div\u003e\n\n      \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv id=\"testimonials\"\u003e\n      \u003cdiv class=\"cont-2\"\u003e\n          \u003ch2 class=\"h2\"\u003eWhy Customers Love This Watch\u003c\/h2\u003e\n          \u003cdiv class=\"testimonial-grid\"\u003e\n              \u003cdiv class=\"testimonial-item\"\u003e\n                  Strong wrist presence without feeling heavy\n              \u003c\/div\u003e\n              \u003cdiv class=\"testimonial-item\"\u003e\n                  Comfortable leather band\n              \u003c\/div\u003e\n              \u003cdiv class=\"testimonial-item\"\u003e\n                  Clear analog readability\n              \u003c\/div\u003e\n              \u003cdiv class=\"testimonial-item\"\u003e\n                  Reliable Quartz accuracy\n              \u003c\/div\u003e\n              \u003cdiv class=\"testimonial-item\"\u003e\n                  Works with many outfits and settings\n              \u003c\/div\u003e\n              \u003cdiv class=\"testimonial-item\"\u003e\n                  Solid everyday value\n              \u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"\"\u003e\n              \u003ch1 style=\"text-align:center;font-weight:600\"\u003eThree Steps to Make It Yours\u003c\/h1\u003e\n              \u003cp class=\"paragraph\" style=\"text-align: center; font-weight: bold; color: #161b22; font-size: 18px;\"\u003eA watch that feels familiar and comfortable from the first wear.\u003c\/p\u003e\n              \u003cul class=\"smarter-list\"\u003e\n                  \u003cli style=\"color: #161b22;\"\u003eChoose the Hollow Chrono 45MM leather-strap watch built for everyday clarity and comfort.\u003c\/li\u003e\n                  \u003cli style=\"color: #161b22;\"\u003eWear it confidently across work, outings, and daily movement.\u003c\/li\u003e\n                  \u003cli style=\"color: #161b22;\"\u003eEnjoy steady performance supported by practical, thoughtful design.\u003c\/li\u003e\n              \u003c\/ul\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  \u003cdiv id=\"specs\"\u003e\n      \u003cdiv class=\"cont-2\"\u003e\n          \u003ch2 class=\"h2\"\u003eHollow Chrono 45MM Specifications\u003c\/h2\u003e\n          \u003ctable class=\"specs-table\"\u003e\n            \u003cthead\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            \u003c\/thead\u003e\n            \u003ctbody\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eType\u003c\/td\u003e\n                    \u003ctd\u003eFashion, sport\u003c\/td\u003e\n                    \u003ctd\u003eMovement\u003c\/td\u003e\n                    \u003ctd\u003eQuartz\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eUser\u003c\/td\u003e\n                    \u003ctd\u003eMen\u003c\/td\u003e\n                    \u003ctd\u003eMovement Brand\u003c\/td\u003e\n                    \u003ctd\u003eEYKI\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eMaterial\u003c\/td\u003e\n                    \u003ctd\u003eAlloy\u003c\/td\u003e\n                    \u003ctd\u003eWater Resistance Depth\u003c\/td\u003e\n                    \u003ctd\u003e3 BAR\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eCase Material\u003c\/td\u003e\n                    \u003ctd\u003eAlloy\u003c\/td\u003e\n                    \u003ctd\u003eFeature\u003c\/td\u003e\n                    \u003ctd\u003echronograph, Water Resistant\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eCase Back\u003c\/td\u003e\n                    \u003ctd\u003eAlloy Back\u003c\/td\u003e\n                    \u003ctd\u003eClasp Type\u003c\/td\u003e\n                    \u003ctd\u003eBuckle\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eCase Shape\u003c\/td\u003e\n                    \u003ctd\u003eRound\u003c\/td\u003e\n                    \u003ctd\u003eBand Material\u003c\/td\u003e\n                    \u003ctd\u003eLeather\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eCase Thickness\u003c\/td\u003e\n                    \u003ctd\u003e12 mm\u003c\/td\u003e\n                    \u003ctd\u003eBand Width\u003c\/td\u003e\n                    \u003ctd\u003e22mm × 20mm\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eDial Diameter\u003c\/td\u003e\n                    \u003ctd\u003e45 mm\u003c\/td\u003e\n                    \u003ctd\u003eBand Length\u003c\/td\u003e\n                    \u003ctd\u003e75 × 125 mm\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eDial Window Material\u003c\/td\u003e\n                    \u003ctd\u003eGlass\u003c\/td\u003e\n                    \u003ctd\u003eDial Display\u003c\/td\u003e\n                    \u003ctd\u003eAnalog\u003c\/td\u003e\n                \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n        \u003c\/table\u003e\n          \u003cp class=\"paragraph\" style=\"font-style: italic;\"\u003eA watch that feels familiar and comfortable from the first wear.\u003c\/p\u003e\n          \n          \u003cp class=\"paragraph\" style=\"text-align: center;\"\u003eHOLLOW CHRONO 45MM: Strong Look. Smooth Comfort. Everyday Ready.\u003c\/p\u003e\n      \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"cta\"\u003e\n      \u003cdiv class=\"cont-2\"\u003e\n          \u003ch2 class=\"h2\"\u003eHOLLOW CHRONO 45MM: Strong Look. Smooth Comfort. Everyday Ready.\u003c\/h2\u003e\n          \u003cp class=\"paragraph\"\u003eA bold, comfortable everyday timepiece for anyone who wants a reliable watch that fits effortlessly into work, casual wear, and daily life.\u003c\/p\u003e\n          \u003ca href=\"#\" class=\"btn\"\u003eMake Hollow Chrono Your Daily Watch\u003c\/a\u003e\n      \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Future Wrist","offers":[{"title":"Blue","offer_id":51413719187750,"sku":null,"price":69.0,"currency_code":"USD","in_stock":true},{"title":"Red","offer_id":51413719220518,"sku":null,"price":69.0,"currency_code":"USD","in_stock":true},{"title":"Yellow","offer_id":51413719253286,"sku":null,"price":69.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/main-image-3_0651856c-595d-434a-8312-934eebb69c88.jpg?v=1759439502"},{"product_id":"fwt-aquaflex-mens-quartz-waterproof-watch-42mm","title":"AQUAFLEX 42MM","description":"\u003cstyle\u003e\n    .number_box_image{\n      width:100% !important\n    }\n    .main_counter_section {\n       padding: 0 4rem;\n       max-width: 1200px;\n       margin: 0 auto;\n     }\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  \n     .number_box_1 {\n       width: 24%;\n       text-align: center;\n     }\n  \n     .boxss_inner {\n       position: relative;\n       margin-bottom: 4rem;\n     }\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  \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  \n     .number_boxs_title span {\n       font-size: 1.28571em;\n       text-transform: uppercase;\n     }\n     .product-desc .tab\n     {\n        flex-wrap: nowrap;\n    }\n     @media screen and (max-width: 767px) {\n      .product-desc .tab{\n        flex-wrap:wrap;\n        margin-top: -53px !important;\n      }\n       .number_section_flex {\n         display: block;\n       }\n  \n       .number_box_1 {\n         width: 100%;\n       }\n  \n       .number_section_flex.owl-carousel .number_box_1 {\n         width: 100%;\n         padding: 0 1rem;\n       }\n  \n       .owl-dots {\n         text-align: center;\n         margin-top: 10px;\n       }\n  \n       .owl-dots .owl-dot span {\n         background: #ccc;\n         width: 20px;\n         height: 5px;\n         display: inline-block;\n         margin: 0 5px;\n       }\n  \n       .owl-dots .owl-dot.active span {\n         background: #0d2c4b;\n       }\n     }\n  \n  \n  \n   \n    .container {\n        display: flex;\n        flex-wrap: wrap;\n        justify-content: space-between;\n      }\n  \n      .left {\n        flex: 1;\n        min-width: 300px;\n        max-width: 60%;\n        padding-right: 40px;\n      }\n  \n      .right {\n        flex: 1;\n        min-width: 300px;\n        max-width: 35%;\n      }\n  \n      h2 {\n        font-size: 28px;\n        margin-bottom: 10px;\n      }\n  \n      .accordion {\n        border-top: 1px solid #ccc;\n      }\n  \n      .accordion-item {\n        border-bottom: 1px solid #ccc;\n      }\n  \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      }\n  \n      .accordion-button::after {\n        content: \"\\25BC\";\n        position: absolute;\n        right: 20px;\n        transition: transform 0.2s ease;\n      }\n  \n      .accordion-button.active::after {\n        transform: rotate(180deg);\n      }\n  \n      .accordion-content {\n        display: none;\n        padding: 0px;\n        background-color: #f9f9f9;\n      }\n  \n      ul {\n        padding-left: 20px;\n      }\n  \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  \n            b{\n              font-weight:600\n            }\n  \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  \n    .description-txt{\n          font-size: 15px;\n      font-weight: 500;\n      color: black;\n    }\n   \n    \/* The Modal (background) *\/\n  .modal {\n    display: none;\n    position: fixed;\n    z-index: 1;\n    padding-top: 100px;\n    left: 0;\n    top: 0;\n    width: 100%;\n    height: 100%;\n    overflow: auto;\n    background-color: #000000bd;\n        z-index: 99;\n  }\n  \n  \/* Modal Content *\/\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  \n  \/* The Close Button *\/\n  .close {\n    color: white;\n    position: absolute;\n    top: 10px;\n    right: 25px;\n    font-size: 35px;\n    font-weight: bold;\n  }\n  \n  .close:hover,\n  .close:focus {\n    color: #999;\n    text-decoration: none;\n    cursor: pointer;\n  }\n  \n  .mySlides {\n    display: none;\n  }\n  \n  .cursor {\n    cursor: pointer;\n  }\n  \n  \/* Next \u0026 previous buttons *\/\n  .prev,\n  .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: 0 3px 3px 0;\n    user-select: none;\n    -webkit-user-select: none;\n  }\n  \n  \/* Position the \"next button\" to the right *\/\n  .next {\n    right: 0;\n    border-radius: 3px 0 0 3px;\n  }\n  \n  \/* On hover, add a black background color with a little bit see-through *\/\n  .prev,\n  .next {\n    background-color: rgba(0, 0, 0, 0.8);\n  }\n  \n  \/* Number text (1\/3 etc) *\/\n  .numbertext {\n    color: #f2f2f2;\n    font-size: 12px;\n    padding: 8px 12px;\n    position: absolute;\n    top: 0;\n  }\n  \n  img {\n    margin-bottom: -4px;\n  }\n  \n  .caption-container {\n    text-align: center;\n    background-color: black;\n    padding: 2px 16px;\n    color: white;\n  }\n  \n  .demo {\n    opacity: 0.6;\n  }\n  \n  .active,\n  .demo:hover {\n    opacity: 1;\n  }\n  \n  img.hover-shadow {\n    transition: 0.3s;\n  }\n  \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  \/* Hide the \"read-more\" text and toggle on larger screens *\/\n  .read-more,\n  .read-toggle {\n  display: none;\n  }\n  \n  \/* Default: visible on desktop *\/\n  .read-more {\n  display: inline;\n  }\n  .read-toggle {\n  display: none;\n  }\n  \n  \/* On mobile: hide extra text, show toggle *\/\n  @media (max-width: 767px) {\n  .read-more {\n  display: none;\n  }\n  .read-toggle {\n  display: inline;\n  color: red;\n  cursor: pointer;\n  font-weight: bold;\n  }\n  \n  .read-more.visible {\n  display: inline;\n  }\n  .left{\n  max-width:100%;\n  }\n  .right{\n  max-width:100%\n  }\n  }\n  \n      body {\n        font-family: Arial, sans-serif;\n        margin: 0;\n        background: #eee;\n      }\n  .product-desc img {\n      width: 60px ;\n  }\n  .features {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 20px;\n  padding: 0px 20px;\n  margin: auto;\n  margin-top: 45px;\n  }\n  \n  .feature-box {\n  border-left: 1px solid black;\n  padding: 20px 0px 20px 42px;\n  box-sizing: border-box;\n  margin-top: 25px;\n  }\n  \n  \/* Mobile: Single column layout *\/\n  @media (max-width: 768px) {\n  .features {\n  grid-template-columns: 1fr;\n      gap: 0px;\n      padding: 0px 0px;\n      margin-top: 0px;\n  \n  }\n  \n  .feature-box {\n  border-left: none;\n  border-top: 1px solid black;\n  padding: 10px 42px 0px 0px;\n  \n  }\n  li {\n            margin-bottom: 10px;\n      list-style: none;\n      text-align: left;\n      font-size: 12px;\n      color: black;\n        font-weight:300\n      }\n  }\n  \n      .feature-box i {\n        font-size: 28px;\n        margin-bottom: 25px;\n        display: inline-block;\n        color:black;\n      }\n  \n      .feature-title {\n        font-weight: 500;\n        margin: 10px 0;\n        color:black;\n    font-size:18px;\n      }\n  \n      .feature-desc {\n        font-size: 14px;\n        color: #000000;\n        font-weight:300\n      }\n  \n      @media (max-width: 900px) {\n        .feature-box {\n          flex: 1 1 45%;\n        }\n      }\n  \n      @media (max-width: 600px) {\n        .feature-box {\n          flex: 1 1 100%;\n        }\n      }\n    \u003c\/style\u003e\n  \u003cdiv class=\"digita-slider\"\u003e\n  \u003cdiv class=\"digita-inner-slide\"\u003e\n\n\n    \u003cimg onclick=\"openModal();currentSlide(1)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-10_17999bc4-cf43-4642-8aae-edff7d586a86.jpg?v=1759354896\" alt=\"\"\u003e\n      \u003cimg onclick=\"openModal();currentSlide(2)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-6_f9de42f9-cb7b-4fe1-802d-709636bbc417.jpg?v=1759354897\" alt=\"\"\u003e\n      \u003cimg onclick=\"openModal();currentSlide(3)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-5_2da8d3d6-513a-4ce2-a713-bedf929e8a49.jpg?v=1759354896\" alt=\"\"\u003e\n      \u003cimg onclick=\"openModal();currentSlide(4)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-3_e5a7eae5-09de-45ed-b42e-39c950adf9fd.jpg?v=1759354896\" alt=\"\"\u003e\n      \u003cimg onclick=\"openModal();currentSlide(5)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-4_1fc5ba0d-ddf6-4a00-874a-b23de655fa78.jpg?v=1759354896\" alt=\"\"\u003e\n      \u003cimg onclick=\"openModal();currentSlide(6)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-9_7d20e27b-df63-4a17-ab91-0ea1f784352a.jpg?v=1759354896\" alt=\"\"\u003e\n      \u003cimg onclick=\"openModal();currentSlide(7)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-7_0d0b2b09-4b1b-4866-ae55-3aadfddb2aa0.jpg?v=1759354896\" alt=\"\"\u003e\n      \u003cimg onclick=\"openModal();currentSlide(8)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/main-image-6_69ff0fa9-e4c4-4835-b0d8-27430befd66f.jpg?v=1759354514\" alt=\"\"\u003e\n      \u003cimg onclick=\"openModal();currentSlide(9)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-8_6cea3007-96a6-48ec-b40a-ec94292bb499.jpg?v=1759354896\" alt=\"\"\u003e\n\n   \n  \n  \n\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv id=\"myModal\" class=\"modal\"\u003e\n\u003cspan class=\"close cursor\" onclick=\"closeModal()\"\u003e×\u003c\/span\u003e\n  \u003cdiv class=\"modal-content\"\u003e\n\n    \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-10_17999bc4-cf43-4642-8aae-edff7d586a86.jpg?v=1759354896\" alt=\"\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-6_f9de42f9-cb7b-4fe1-802d-709636bbc417.jpg?v=1759354897\" alt=\"\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-5_2da8d3d6-513a-4ce2-a713-bedf929e8a49.jpg?v=1759354896\" alt=\"\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-3_e5a7eae5-09de-45ed-b42e-39c950adf9fd.jpg?v=1759354896\" alt=\"\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-4_1fc5ba0d-ddf6-4a00-874a-b23de655fa78.jpg?v=1759354896\" alt=\"\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-9_7d20e27b-df63-4a17-ab91-0ea1f784352a.jpg?v=1759354896\" alt=\"\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-7_0d0b2b09-4b1b-4866-ae55-3aadfddb2aa0.jpg?v=1759354896\" alt=\"\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/main-image-6_69ff0fa9-e4c4-4835-b0d8-27430befd66f.jpg?v=1759354514\" alt=\"\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-8_6cea3007-96a6-48ec-b40a-ec94292bb499.jpg?v=1759354896\" alt=\"\"\u003e\u003c\/div\u003e\n\n\n  \n    \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/main-image-4_3cf71cc4-35b3-454b-bcf2-3fe16beede8d.jpg?v=1758318008\" alt=\"\"\u003e\u003c\/div\u003e\n\n  \u003ca class=\"prev\" onclick=\"plusSlides(-1)\"\u003e❮\u003c\/a\u003e \u003ca class=\"next\" onclick=\"plusSlides(1)\"\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  \u003cdiv class=\"container\"\u003e\n  \u003cdiv class=\"left\"\u003e\n  \u003ch2\u003eDescription\u003c\/h2\u003e\n  \u003cp class=\"description-txt\"\u003e\n    Meet the FWT Sport 42—a clean, 42 mm daily watch built for motion and minimal fuss.\n Powered by trusted SEIKO quartz, it keeps precise time from first meeting to last lap.\n\n    \u003cspan class=\"read-more\"\u003eA tough Hardlex lens and grippy silicone strap deliver worry-free wear, rain or shine.\n      At 3 BAR, it’s splash-ready, feather-light (0.040 kg), and unmistakably FWT.\n     \n     \n     \u003c\/span\u003e\u003cspan class=\"read-toggle\"\u003eRead More\u003c\/span\u003e\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"right\"\u003e\n  \u003cdiv class=\"accordion\"\u003e\n  \u003cdiv class=\"accordion-item\"\u003e\n\u003cbutton class=\"accordion-button\"\u003eFunction\u003c\/button\u003e\n  \u003cdiv class=\"accordion-content\"\u003e\n  \u003cul\u003e\n   \u003cli\u003eSEIKO quartz movement for reliable accuracy\u003c\/li\u003e\n\n   \u003cli\u003e3 BAR water resistance (rain, splashes, hand-washing)\u003c\/li\u003e\n    \n   \u003cli\u003eHardlex lens for everyday scratch resistance and clarity\u003c\/li\u003e\n    \n   \u003cli\u003eSilicone band (22 mm) with buckle for breathable, secure comfort\u003c\/li\u003e\n    \n   \u003cli\u003eSlim profile: 11 mm case thickness slips under sleeves\u003c\/li\u003e\n    \n   \u003cli\u003e2-year battery life for set-and-forget convenience\u003c\/li\u003e\n    \n   \u003cli\u003eBalanced fit: 42 mm case, 23 cm band length suits most wrists\u003c\/li\u003e\n    \n  \u003c\/ul\u003e\n  \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"accordion-item\"\u003e\n\u003cbutton class=\"accordion-button\"\u003eWarranty\u003c\/button\u003e\n  \u003cdiv class=\"accordion-content\"\u003e\n  \u003cp\u003e\n    Every FWT timepiece is protected by a 12-month limited warranty covering movement and manufacturing defects.\n    Register your watch for priority support—eligible issues are resolved with repair or replacement to keep you on time.\n   \n   \u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"accordion-item\"\u003e\n\u003cbutton class=\"accordion-button\"\u003eSize\u003c\/button\u003e\n  \u003cdiv class=\"accordion-content\"\u003e\n  \u003cul\u003e\n  \u003cli\u003eSize \u0026amp; profile: 42 mm dial diameter, 11 mm case thickness\n\n  \u003c\/li\u003e\n  \u003c\/ul\u003e\n  \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"accordion-item\"\u003e\n\u003cbutton class=\"accordion-button\"\u003eMaterial\u003c\/button\u003e\n  \u003cdiv class=\"accordion-content\"\u003e\n  \u003cul\u003e\n    \u003cli\u003eCase: Alloy, round 42 mm, 11 mm thick\u003c\/li\u003e\n\n\u003cli\u003eCrystal\/Lens: Hardlex (hardened mineral)\u003c\/li\u003e\n\n\u003cli\u003eBand: Silicone, 22 mm width, buckle clasp, 23 cm length\u003c\/li\u003e\n\n\u003cli\u003eWater Resistance: 3 BAR\u003c\/li\u003e\n\n\u003cli\u003eGross Weight: ~0.040 kg\u003c\/li\u003e\n\n\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  \u003cdiv class=\"main_counter_section\"\u003e\n  \u003ch2 style=\"text-align: center;\"\u003eTechnical Features\u003c\/h2\u003e\n  \u003cdiv class=\"number_section_flex\" id=\"counter-section\"\u003e\n  \u003cdiv class=\"number_box_1\"\u003e\n  \u003cdiv class=\"boxss_inner\"\u003e\n\u003cimg class=\"number_box_image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/diameter-b.webp?v=1753643055\"\u003e \u003cspan class=\"number_box\"\u003e \u003cspan class=\"prod_number\"\u003e42\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 class=\"number_box_image\" src=\"https:\/\/www.nuunofficial.com\/cdn\/shop\/files\/thickness-b.png?v=1715584325\"\u003e \u003cspan class=\"number_box\"\u003e \u003cspan class=\"prod_number\"\u003e11\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 class=\"number_box_image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/thickness-b.webp?v=1753643065\"\u003e \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 class=\"number_box_image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/water-resistance-b.webp?v=1753643103\"\u003e \u003cspan class=\"number_box\"\u003e \u003cspan class=\"prod_number\"\u003e3\u003c\/span\u003e \u003csub\u003e\u003cspan\u003eBAR\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  \u003c!-- jQuery + Owl Carousel --\u003e\n  \u003cp\u003e\u003cscript src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/jquery\/3.6.1\/jquery.min.js\"\u003e\u003c\/script\u003e \u003cscript src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/OwlCarousel2\/2.3.4\/owl.carousel.min.js\"\u003e\u003c\/script\u003e \u003cscript\u003e\n       \/\/ Wrap in noConflict-safe block\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,\n                 margin: 0,\n                 nav: false,\n                 dots: true,\n                 items: 1,\n               });\n             }\n           }\n     \n           initCarousel();\n           $(window).resize(initCarousel);\n     \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({\n                   Counter: initialValue\n                 }, {\n                   duration: 1800,\n                   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); \/\/ Pass Shopify's jQuery here\n     \u003c\/script\u003e\u003c\/p\u003e\n  \u003c!-- Owl Carousel CSS --\u003e\n  \u003cp\u003e\u003clink href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/OwlCarousel2\/2.3.4\/assets\/owl.carousel.min.css\" rel=\"stylesheet\"\u003e \u003clink href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/OwlCarousel2\/2.3.4\/assets\/owl.theme.default.min.css\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\n\n  \u003cdiv class=\"features\"\u003e\n    \u003cdiv class=\"feature-box\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/quartz.png?v=1752432090\"\u003e\n      \u003cdiv class=\"feature-title\"\u003eSEIKO Quartz Precision\u003c\/div\u003e\n      \u003cdiv class=\"feature-desc\"\u003eRock-solid accuracy keeps you punctual without maintenance.\u003c\/div\u003e\n    \u003c\/div\u003e\n  \n    \u003cdiv class=\"feature-box\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/waterproof.png?v=1744097642\"\u003e\n      \u003cdiv class=\"feature-title\"\u003e3 BAR Daily-Ready\u003c\/div\u003e\n      \u003cdiv class=\"feature-desc\"\u003eShrugs off rain, splashes, and hand-washing with confidence.\u003c\/div\u003e\n    \u003c\/div\u003e\n  \n    \u003cdiv class=\"feature-box\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/dial.png?v=1756670966\"\u003e\n      \u003cdiv class=\"feature-title\"\u003eHardlex Clarity\u003c\/div\u003e\n      \u003cdiv class=\"feature-desc\"\u003eHardened crystal resists everyday scuffs and stays clear.\u003c\/div\u003e\n    \u003c\/div\u003e\n  \n    \u003cdiv class=\"feature-box\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/strapp.png?v=1756869173\"\u003e\n      \u003cdiv class=\"feature-title\"\u003eAll-Day Grip Band\u003c\/div\u003e\n      \u003cdiv class=\"feature-desc\"\u003eBreathable 22 mm silicone strap holds secure without pinching.\u003c\/div\u003e\n    \u003c\/div\u003e\n  \n    \u003cdiv class=\"feature-box\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/lightweight.png?v=1754065145\"\u003e\n      \u003cdiv class=\"feature-title\"\u003eSlim Wear Profile\u003c\/div\u003e\n      \u003cdiv class=\"feature-desc\"\u003e11 mm case slides under cuffs and feels light all day.\u003c\/div\u003e\n    \u003c\/div\u003e\n  \n    \u003cdiv class=\"feature-box\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/low-power.png?v=1744365451\"\u003e\n      \u003cdiv class=\"feature-title\"\u003e2-Year Power\u003c\/div\u003e\n      \u003cdiv class=\"feature-desc\"\u003eLong-life battery means fewer swaps and more go.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-box\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/bezel.jpg?v=1773176894\"\u003e\n        \u003cdiv class=\"feature-title\"\u003eFixed Bezel\u003c\/div\u003e\n        \u003cdiv class=\"feature-desc\"\u003eA streamlined, stationary frame for a modern look.\u003c\/div\u003e\n      \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \n  \u003cp\u003e\u003cscript\u003e\n  \n        $(document).ready(function () {\n          $(\".read-toggle\").on(\"click\", function () {\n            var $toggle = $(this);\n            var $more = $toggle.siblings(\".read-more\");\n        \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            \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 \u003cscript\u003e\n            function openModal() {\n              document.getElementById(\"myModal\").style.display = \"block\";\n            }\n            \n            function closeModal() {\n              document.getElementById(\"myModal\").style.display = \"none\";\n            }\n            \n            var slideIndex = 1;\n            showSlides(slideIndex);\n            \n            function plusSlides(n) {\n              showSlides(slideIndex += n);\n            }\n            \n            function currentSlide(n) {\n              showSlides(slideIndex = n);\n            }\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++) {\n                  slides[i].style.display = \"none\";\n              }\n              for (i = 0; i \u003c dots.length; i++) {\n                  dots[i].className = dots[i].className.replace(\" active\", \"\");\n              }\n              slides[slideIndex-1].style.display = \"block\";\n              dots[slideIndex-1].className += \" active\";\n              captionText.innerHTML = dots[slideIndex-1].alt;\n            }\n            \u003c\/script\u003e\u003c\/p\u003e\n\u003cdiv class=\"new-product\"\u003e\n\n    \u003cdiv id=\"top-banner\"\u003e\n        \u003cdiv class=\"cont-2 top-banner-grid\"\u003e\n            \n            \u003cdiv class=\"hero-content\"\u003e\n                \n\n                \u003ch1 class=\"h1\"\u003eAQUAFLEX 42MM MEN’S SPORT WATCH | HARDLEX CRYSTAL | ALLOY CASE | SILICONE STRAP | 3ATM\u003c\/h1\u003e\n                \u003cp class=\"paragraph\"\u003eA modern everyday sport watch built for comfort, accuracy, and effortless daily wear, designed for men who want a clean, reliable timepiece they can trust in any routine.\u003c\/p\u003e\n                \n                \u003cp class=\"paragraph\" style=\"font-size: 18px; margin-bottom: 10px; color: #007bff;\"\u003ePerformance You Can See and Feel\u003c\/p\u003e\n                \u003cul class=\"ul\" style=\"list-style-type: none; padding-left: 0; font-size: 16px; color: white; margin-bottom: 30px;\"\u003e\n                   \n                \n                    \u003cli style=\"margin-bottom: 5px;\"\u003eReliable build that stays comfortable during long wear\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 5px;\"\u003eClear visibility across changing light conditions\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 5px;\"\u003eConsistent quartz-driven timekeeping\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 5px;\"\u003eA strap designed for all-day comfort, in any activity\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 5px;\"\u003eEveryday moisture protection for light rain and hand-washing\u003c\/li\u003e\n\n                \u003c\/ul\u003e\n             \n            \u003c\/div\u003e\n\n            \u003cdiv class=\"smarter-choice-content\"\u003e\n                \u003c!-- \u003ch2 class=\"h2\"\u003eWhy Customers Choose This Watch\u003c\/h2\u003e\n                \u003cul class=\"smarter-list\"\u003e\n                    \u003cli\u003eLightweight and comfortable\u003c\/li\u003e\n                    \u003cli\u003eClear analog display\u003c\/li\u003e\n                    \u003cli\u003eStronger crystal than basic mineral\u003c\/li\u003e\n                    \u003cli\u003eReliable accuracy\u003c\/li\u003e\n                    \u003cli\u003eModern, versatile design\u003c\/li\u003e\n                    \u003cli\u003eExcellent long-term value\u003c\/li\u003e\n                \u003c\/ul\u003e --\u003e\n                \u003cp class=\"paragraph\" style=\"font-weight: bold; font-size: 20px; color: #ffffff;\"\u003eDaily wear demands more than style alone. A reliable watch must withstand the tone of real life, from busy routines to outdoor moments and everything in between.\u003c\/p\u003e\n                \u003cp class=\"paragraph\" style=\"font-style: italic; color: #b0b0b0; margin-top: 40px; text-align: left;\"\u003eReliable build that stays comfortable during long wear. Clear visibility across changing light conditions. Consistent quartz-driven timekeeping. A strap designed for all-day comfort, in any activity. Everyday moisture protection for light rain and hand-washing.\u003c\/p\u003e\n                \u003ca href=\"#cta\" class=\"btn\"\u003eMake AquaFlex Your Daily Watch\u003c\/a\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    \u003cdiv id=\"features\"\u003e\n        \u003cdiv class=\"cont-2\"\u003e\n            \u003ch2 class=\"h2\"\u003eMade to Match Your Pace, Wherever You Are\u003c\/h2\u003e\n            \u003cdiv class=\"features-grid\"\u003e\n                \u003cdiv class=\"feature-item\"\u003e\n                    \u003ch3 class=\"h3\" style=\"color: #007bff;\"\u003eOffice\u003c\/h3\u003e\n                    \u003cp class=\"paragraph\"\u003eModern, clean, and easy to read.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-item\"\u003e\n                    \u003ch3 class=\"h3\" style=\"color: #007bff;\"\u003eTravel\u003c\/h3\u003e\n                    \u003cp class=\"paragraph\"\u003eLightweight design + dependable accuracy.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-item\"\u003e\n                    \u003ch3 class=\"h3\" style=\"color: #007bff;\"\u003eGym \/ Outdoors\u003c\/h3\u003e\n                    \u003cp class=\"paragraph\"\u003eSweat-friendly silicone + durable Hardlex.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-item\"\u003e\n                    \u003ch3 class=\"h3\" style=\"color: #007bff;\"\u003eCasual Wear\u003c\/h3\u003e\n                    \u003cp class=\"paragraph\"\u003eA confident 42mm profile that fits any outfit.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cp class=\"paragraph\" style=\"text-align: center; margin-top: 20px;\"\u003eEveryday Routines: Consistent, comfortable, worry-free.\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\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\"\u003eLightweight Alloy Case: Comfortable for All-Day Wear\u003c\/h3\u003e\n                    \u003cp class=\"paragraph\"\u003eThe alloy construction offers:\u003c\/p\u003e\n                    \u003cul\u003e\n                        \u003cli\u003eA balanced wrist feel\u003c\/li\u003e\n                        \u003cli\u003eResistance to everyday bumps\u003c\/li\u003e\n                        \u003cli\u003eA smooth, modern finish\u003c\/li\u003e\n                        \u003cli\u003eReduced weight for long wear\u003c\/li\u003e\n                    \u003c\/ul\u003e\n                    \u003cp class=\"paragraph\"\u003e\u003ci class=\"ita\"\u003eA practical choice for work, travel, or outdoor use.\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_11_edf858ff-0ad5-4743-b6de-781a00e8c04d.png?v=1765251940\"\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"cont-2\"\u003e\u003chr style=\"border: 0; height: 1px; background-color: #cccccc; margin: 40px auto; width: 80%;\"\u003e\u003c\/div\u003e\n            \n            \u003cdiv class=\"breakdown-item\"\u003e\n                \u003cdiv class=\"breakdown-item-image\"\u003e\n                    \n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/1_9_46011451-5b85-4ad6-881e-712214bd3db7.png?v=1765251941\"\u003e\n\n                \u003c\/div\u003e\n                \u003cdiv class=\"breakdown-item-text\"\u003e\n                    \u003ch3 class=\"h3\"\u003eHardlex Crystal: Clear, Durable, Long-Lasting\u003c\/h3\u003e\n                    \u003cp class=\"paragraph\"\u003eEngineered to outperform standard mineral glass:\u003c\/p\u003e\n                    \u003cul\u003e\n                        \u003cli\u003eBetter scratch resistance\u003c\/li\u003e\n                        \u003cli\u003eSuperior clarity retention\u003c\/li\u003e\n                        \u003cli\u003eImproved durability for daily impact\u003c\/li\u003e\n                    \u003c\/ul\u003e\n                    \u003cp class=\"paragraph\"\u003e\u003ci class=\"ita\"\u003eYour watch stays clean and sharp over time.\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: #cccccc; 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\"\u003eJapanese Quartz Precision: Accuracy Without Effort\u003c\/h3\u003e\n                    \u003cp class=\"paragraph\"\u003eDesigned for reliable performance:\u003c\/p\u003e\n                    \u003cul class=\"water-capabilities\"\u003e\n                        \u003cli\u003eNo winding required\u003c\/li\u003e\n                        \u003cli\u003eReliable daily accuracy\u003c\/li\u003e\n                        \u003cli\u003eLong-term stability with minimal maintenance\u003c\/li\u003e\n                    \u003c\/ul\u003e\n                    \u003cp class=\"paragraph\"\u003e\u003ci class=\"ita\"\u003eSet it once, wear every day.\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_10.png?v=1765251941\"\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"cont-2\"\u003e\u003chr style=\"border: 0; height: 1px; background-color: #cccccc; 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_14.png?v=1765251941\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"breakdown-item-text\"\u003e\n                    \u003ch3 class=\"h3\"\u003e3ATM Water Protection: Safe for Everyday Moisture\u003c\/h3\u003e\n                    \u003cp class=\"paragraph\"\u003eSafe for:\u003c\/p\u003e\n                    \u003cul\u003e\n                        \u003cli\u003eHand washing\u003c\/li\u003e\n                        \u003cli\u003eSweat\u003c\/li\u003e\n                        \u003cli\u003eLight rain\u003c\/li\u003e\n                        \u003cli\u003eHumidity\u003c\/li\u003e\n                    \u003c\/ul\u003e\n                    \u003cp class=\"paragraph\"\u003e\u003ci class=\"ita\"\u003eRated 3ATM to provide dependable protection against everyday moisture.\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: #cccccc; 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\"\u003eSilicone Strap: Comfortable, Flexible \u0026amp; Made for Movement\u003c\/h3\u003e\n                    \u003cp class=\"paragraph\"\u003eThe soft silicone strap offers a natural, irritation-free fit. With a 22mm width, 23cm length, and secure buckle, it feels balanced and versatile.\u003c\/p\u003e\n                    \u003cul\u003e\n                        \u003cli\u003eGentle on the skin\u003c\/li\u003e\n                        \u003cli\u003eSweat-resistant\u003c\/li\u003e\n                        \u003cli\u003eEasy to clean\u003c\/li\u003e\n                        \u003cli\u003eIdeal for active and casual wear\u003c\/li\u003e\n                    \u003c\/ul\u003e\n                    \u003cp class=\"paragraph\"\u003e\u003ci class=\"ita\"\u003eA strap built for real everyday use.\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_5_ba3f2120-bc43-49ab-a204-f9709422af93.png?v=1765251940\"\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv id=\"testimonials\"\u003e\n        \u003cdiv class=\"cont-2\"\u003e\n            \u003ch2 class=\"h2\"\u003eWhy Customers Choose This Watch\u003c\/h2\u003e\n            \u003cdiv class=\"testimonial-grid\"\u003e\n                \u003cdiv class=\"testimonial-item\"\u003e\n                    Lightweight and comfortable\n                \u003c\/div\u003e\n                \u003cdiv class=\"testimonial-item\"\u003e\n                    Clear analog display\n                \u003c\/div\u003e\n                \u003cdiv class=\"testimonial-item\"\u003e\n                    Stronger crystal than basic mineral\n                \u003c\/div\u003e\n                \u003cdiv class=\"testimonial-item\"\u003e\n                    Reliable accuracy\n                \u003c\/div\u003e\n                \u003cdiv class=\"testimonial-item\"\u003e\n                    Modern, versatile design\n                \u003c\/div\u003e\n                \u003cdiv class=\"testimonial-item\"\u003e\n                    Excellent long-term value\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"\"\u003e\n                \u003ch1 style=\"text-align:center;font-weight:600\"\u003eThree Steps to Wearing It With Confidence\u003c\/h1\u003e\n                \u003cp class=\"paragraph\" style=\"text-align: center; font-weight: bold; color: #161b22; font-size: 18px;\"\u003eA comfortable everyday sport watch designed for movement, simplicity, and modern style.\u003c\/p\u003e\n                \u003cul class=\"smarter-list\"\u003e\n                    \u003cli style=\"color: #161b22;\"\u003eSelect this 42mm sport watch built for clarity, comfort, and everyday durability.\u003c\/li\u003e\n                    \u003cli style=\"color: #161b22;\"\u003eWear it confidently across work, travel, gym, and casual settings.\u003c\/li\u003e\n                    \u003cli style=\"color: #161b22;\"\u003eEnjoy consistent performance with durable materials and precise timekeeping.\u003c\/li\u003e\n                \u003c\/ul\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    \u003cdiv id=\"specs\"\u003e\n        \u003cdiv class=\"cont-2\"\u003e\n            \u003ch2 class=\"h2\"\u003eAquaFlex 42mm Specifications\u003c\/h2\u003e\n            \u003ctable class=\"specs-table\"\u003e\n                \u003cthead\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                \u003c\/thead\u003e\n                \u003ctbody\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eType\u003c\/td\u003e\n                        \u003ctd\u003eSport Watch\u003c\/td\u003e\n                        \u003ctd\u003eMovement Type\u003c\/td\u003e\n                        \u003ctd\u003eEYKI Quartz\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eStyle\u003c\/td\u003e\n                        \u003ctd\u003eSport\u003c\/td\u003e\n                        \u003ctd\u003eWater Resistance Depth\u003c\/td\u003e\n                        \u003ctd\u003e3 BAR\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eBest For\u003c\/td\u003e\n                        \u003ctd\u003eSports Quartz Men Watches\u003c\/td\u003e\n                        \u003ctd\u003eWater Splash Rating\u003c\/td\u003e\n                        \u003ctd\u003e3 ATM\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eFit For\u003c\/td\u003e\n                        \u003ctd\u003eCHARM, Coin, Fashion, Luxury, Sport, Antique…\u003c\/td\u003e\n                        \u003ctd\u003eWater Resistance Features\u003c\/td\u003e\n                        \u003ctd\u003eWater Resistant, Waterproof\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eCase Material\u003c\/td\u003e\n                        \u003ctd\u003eAlloy\u003c\/td\u003e\n                        \u003ctd\u003eGuarantee\u003c\/td\u003e\n                        \u003ctd\u003e1 Year\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eCase Shape\u003c\/td\u003e\n                        \u003ctd\u003eRound\u003c\/td\u003e\n                        \u003ctd\u003eBand Material\u003c\/td\u003e\n                        \u003ctd\u003eSilicone\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eCase Size \/ Diameter\u003c\/td\u003e\n                        \u003ctd\u003e42mm\u003c\/td\u003e\n                        \u003ctd\u003eBand Length\u003c\/td\u003e\n                        \u003ctd\u003e23 cm\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eCase Thickness\u003c\/td\u003e\n                        \u003ctd\u003e11mm\u003c\/td\u003e\n                        \u003ctd\u003eBand Width\u003c\/td\u003e\n                        \u003ctd\u003e22mm\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eDial Window Material\u003c\/td\u003e\n                        \u003ctd\u003eHardlex\u003c\/td\u003e\n                        \u003ctd\u003eStrap Width\u003c\/td\u003e\n                        \u003ctd\u003e24mm\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eDisplay\u003c\/td\u003e\n                        \u003ctd\u003eAnalog\u003c\/td\u003e\n                        \u003ctd\u003eClasp Type\u003c\/td\u003e\n                        \u003ctd\u003eBuckle\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eMovement Brand\u003c\/td\u003e\n                        \u003ctd\u003eSEIKO\u003c\/td\u003e\n                        \u003ctd\u003eUser\u003c\/td\u003e\n                        \u003ctd\u003eMen\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                \u003c\/tbody\u003e\n            \u003c\/table\u003e\n            \u003cp class=\"paragraph\" style=\"font-style: italic;\"\u003eA comfortable everyday sport watch designed for movement, simplicity, and modern style.\u003c\/p\u003e\n            \n            \u003cp class=\"paragraph\" style=\"text-align: center;\"\u003eAQUAFLEX 42MM: Lightweight. Sporty. Ready for Daily Life. A comfortable everyday sport watch designed for movement, simplicity, and modern style.\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv id=\"cta\"\u003e\n        \u003cdiv class=\"cont-2\"\u003e\n            \u003ch2 class=\"h2\"\u003eAQUAFLEX 42MM: Lightweight. Sporty. Ready for Daily Life.\u003c\/h2\u003e\n            \u003cp class=\"paragraph\"\u003eA comfortable everyday sport watch designed for movement, simplicity, and modern style.\u003c\/p\u003e\n            \u003ca href=\"#\" class=\"btn\"\u003eMake AquaFlex Your Daily Watch\u003c\/a\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Future Wrist","offers":[{"title":"Blue","offer_id":51498403496230,"sku":null,"price":59.0,"currency_code":"USD","in_stock":true},{"title":"Black","offer_id":51498403528998,"sku":null,"price":59.0,"currency_code":"USD","in_stock":true},{"title":"Brown","offer_id":51498403561766,"sku":null,"price":59.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/main-image-2_009df49d-7da7-416c-83fd-e62159f9c289.jpg?v=1759439437"},{"product_id":"miyota-jr10","title":"MIYOTA JR10 43MM","description":"\u003cstyle\u003e\n    .number_box_image{\n      width:100% !important\n    }\n    .main_counter_section {\n       padding: 0 4rem;\n       max-width: 1200px;\n       margin: 0 auto;\n     }\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  \n     .number_box_1 {\n       width: 24%;\n       text-align: center;\n     }\n  \n     .boxss_inner {\n       position: relative;\n       margin-bottom: 4rem;\n     }\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  \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  \n     .number_boxs_title span {\n       font-size: 1.28571em;\n       text-transform: uppercase;\n     }\n     .product-desc .tab\n     {\n        flex-wrap: nowrap;\n    }\n     @media screen and (max-width: 767px) {\n      .product-desc .tab{\n        flex-wrap:wrap;\n        margin-top: -53px !important;\n      }\n       .number_section_flex {\n         display: block;\n       }\n  \n       .number_box_1 {\n         width: 100%;\n       }\n  \n       .number_section_flex.owl-carousel .number_box_1 {\n         width: 100%;\n         padding: 0 1rem;\n       }\n  \n       .owl-dots {\n         text-align: center;\n         margin-top: 10px;\n       }\n  \n       .owl-dots .owl-dot span {\n         background: #ccc;\n         width: 20px;\n         height: 5px;\n         display: inline-block;\n         margin: 0 5px;\n       }\n  \n       .owl-dots .owl-dot.active span {\n         background: #0d2c4b;\n       }\n     }\n  \n  \n  \n   \n    .container {\n        display: flex;\n        flex-wrap: wrap;\n        justify-content: space-between;\n      }\n  \n      .left {\n        flex: 1;\n        min-width: 300px;\n        max-width: 60%;\n        padding-right: 40px;\n      }\n  \n      .right {\n        flex: 1;\n        min-width: 300px;\n        max-width: 35%;\n      }\n  \n      h2 {\n        font-size: 28px;\n        margin-bottom: 10px;\n      }\n  \n      .accordion {\n        border-top: 1px solid #ccc;\n      }\n  \n      .accordion-item {\n        border-bottom: 1px solid #ccc;\n      }\n  \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      }\n  \n      .accordion-button::after {\n        content: \"\\25BC\";\n        position: absolute;\n        right: 20px;\n        transition: transform 0.2s ease;\n      }\n  \n      .accordion-button.active::after {\n        transform: rotate(180deg);\n      }\n  \n      .accordion-content {\n        display: none;\n        padding: 0px;\n        background-color: #f9f9f9;\n      }\n  \n      ul {\n        padding-left: 20px;\n      }\n  \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  \n            b{\n              font-weight:600\n            }\n  \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  \n    .description-txt{\n          font-size: 15px;\n      font-weight: 500;\n      color: black;\n    }\n   \n    \/* The Modal (background) *\/\n  .modal {\n    display: none;\n    position: fixed;\n    z-index: 1;\n    padding-top: 100px;\n    left: 0;\n    top: 0;\n    width: 100%;\n    height: 100%;\n    overflow: auto;\n    background-color: #000000bd;\n        z-index: 99;\n  }\n  \n  \/* Modal Content *\/\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  \n  \/* The Close Button *\/\n  .close {\n    color: white;\n    position: absolute;\n    top: 10px;\n    right: 25px;\n    font-size: 35px;\n    font-weight: bold;\n  }\n  \n  .close:hover,\n  .close:focus {\n    color: #999;\n    text-decoration: none;\n    cursor: pointer;\n  }\n  \n  .mySlides {\n    display: none;\n  }\n  \n  .cursor {\n    cursor: pointer;\n  }\n  \n  \/* Next \u0026 previous buttons *\/\n  .prev,\n  .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: 0 3px 3px 0;\n    user-select: none;\n    -webkit-user-select: none;\n  }\n  \n  \/* Position the \"next button\" to the right *\/\n  .next {\n    right: 0;\n    border-radius: 3px 0 0 3px;\n  }\n  \n  \/* On hover, add a black background color with a little bit see-through *\/\n  .prev,\n  .next {\n    background-color: rgba(0, 0, 0, 0.8);\n  }\n  \n  \/* Number text (1\/3 etc) *\/\n  .numbertext {\n    color: #f2f2f2;\n    font-size: 12px;\n    padding: 8px 12px;\n    position: absolute;\n    top: 0;\n  }\n  \n  img {\n    margin-bottom: -4px;\n  }\n  \n  .caption-container {\n    text-align: center;\n    background-color: black;\n    padding: 2px 16px;\n    color: white;\n  }\n  \n  .demo {\n    opacity: 0.6;\n  }\n  \n  .active,\n  .demo:hover {\n    opacity: 1;\n  }\n  \n  img.hover-shadow {\n    transition: 0.3s;\n  }\n  \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  \/* Hide the \"read-more\" text and toggle on larger screens *\/\n  .read-more,\n  .read-toggle {\n  display: none;\n  }\n  \n  \/* Default: visible on desktop *\/\n  .read-more {\n  display: inline;\n  }\n  .read-toggle {\n  display: none;\n  }\n  \n  \/* On mobile: hide extra text, show toggle *\/\n  @media (max-width: 767px) {\n  .read-more {\n  display: none;\n  }\n  .read-toggle {\n  display: inline;\n  color: red;\n  cursor: pointer;\n  font-weight: bold;\n  }\n  \n  .read-more.visible {\n  display: inline;\n  }\n  .left{\n  max-width:100%;\n  }\n  .right{\n  max-width:100%\n  }\n  }\n  \n      body {\n        font-family: Arial, sans-serif;\n        margin: 0;\n        background: #eee;\n      }\n  .product-desc img {\n      width: 60px ;\n  }\n  .features {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 20px;\n  padding: 0px 20px;\n  margin: auto;\n  margin-top: 45px;\n  }\n  \n  .feature-box {\n  border-left: 1px solid black;\n  padding: 20px 0px 20px 42px;\n  box-sizing: border-box;\n  margin-top: 25px;\n  }\n  \n  \/* Mobile: Single column layout *\/\n  @media (max-width: 768px) {\n  .features {\n  grid-template-columns: 1fr;\n      gap: 0px;\n      padding: 0px 0px;\n      margin-top: 0px;\n  \n  }\n  \n  .feature-box {\n  border-left: none;\n  border-top: 1px solid black;\n  padding: 10px 42px 0px 0px;\n  \n  }\n  li {\n            margin-bottom: 10px;\n      list-style: none;\n      text-align: left;\n      font-size: 12px;\n      color: black;\n        font-weight:300\n      }\n  }\n  \n      .feature-box i {\n        font-size: 28px;\n        margin-bottom: 25px;\n        display: inline-block;\n        color:black;\n      }\n  \n      .feature-title {\n        font-weight: 500;\n        margin: 10px 0;\n        color:black;\n    font-size:18px;\n      }\n  \n      .feature-desc {\n        font-size: 14px;\n        color: #000000;\n        font-weight:300\n      }\n  \n      @media (max-width: 900px) {\n        .feature-box {\n          flex: 1 1 45%;\n        }\n      }\n  \n      @media (max-width: 600px) {\n        .feature-box {\n          flex: 1 1 100%;\n        }\n      }\n    \u003c\/style\u003e\n  \u003cdiv class=\"digita-slider\"\u003e\n  \u003cdiv class=\"digita-inner-slide\"\u003e\n\n    \u003cimg onclick=\"openModal();currentSlide(1)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/010.jpg?v=1765508741\"\u003e\n      \u003cimg onclick=\"openModal();currentSlide(2)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/014.jpg?v=1765508740\"\u003e\n      \u003cimg onclick=\"openModal();currentSlide(3)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/013.jpg?v=1765508740\"\u003e\n      \u003cimg onclick=\"openModal();currentSlide(4)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/011.jpg?v=1765508740\"\u003e\n      \u003cimg onclick=\"openModal();currentSlide(5)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/007.jpg?v=1765508740\"\u003e\n  \n    \u003cimg onclick=\"openModal();currentSlide(6)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/main-image-1_a8ae9dc4-b1b7-416b-9550-b660e10e62c7.jpg?v=1765347772\" alt=\"\"\u003e\n      \u003cimg onclick=\"openModal();currentSlide(7)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/main-image-5_8cff0c17-dca5-4a6e-a311-30066c9c1253.png?v=1765347773\" alt=\"\"\u003e\n      \u003cimg onclick=\"openModal();currentSlide(8)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/main-image-4.png?v=1765347772\" alt=\"\"\u003e\n      \u003cimg onclick=\"openModal();currentSlide(9)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/main-image-6_2bf829ce-b03d-4949-9c42-1c4b0becbc45.png?v=1765347772\" alt=\"\"\u003e\n      \u003cimg onclick=\"openModal();currentSlide(10)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/main-image-1_a8ae9dc4-b1b7-416b-9550-b660e10e62c7.jpg?v=1765347772\" alt=\"\"\u003e\n      \u003cimg onclick=\"openModal();currentSlide(11)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/main-image-3_860c24dc-6abc-48bc-b069-586a9e27c6bc.png?v=1765347772\" alt=\"\"\u003e\n  \n    \n      \n    \n    \n  \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv id=\"myModal\" class=\"modal\"\u003e\n  \u003cspan class=\"close cursor\" onclick=\"closeModal()\"\u003e×\u003c\/span\u003e\n  \u003cdiv class=\"modal-content\"\u003e\n  \n    \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/010.jpg?v=1765508741\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/014.jpg?v=1765508740\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/013.jpg?v=1765508740\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/011.jpg?v=1765508740\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/007.jpg?v=1765508740\"\u003e\u003c\/div\u003e\n   \n     \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/main-image-1_a8ae9dc4-b1b7-416b-9550-b660e10e62c7.jpg?v=1765347772\" alt=\"\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/main-image-5_8cff0c17-dca5-4a6e-a311-30066c9c1253.png?v=1765347773\" alt=\"\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/main-image-4.png?v=1765347772\" alt=\"\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/main-image-6_2bf829ce-b03d-4949-9c42-1c4b0becbc45.png?v=1765347772\" alt=\"\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/main-image-1_a8ae9dc4-b1b7-416b-9550-b660e10e62c7.jpg?v=1765347772\" alt=\"\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/main-image-3_860c24dc-6abc-48bc-b069-586a9e27c6bc.png?v=1765347772\" alt=\"\"\u003e\u003c\/div\u003e\n  \n    \n    \n  \n  \u003ca class=\"prev\" onclick=\"plusSlides(-1)\"\u003e❮\u003c\/a\u003e \u003ca class=\"next\" onclick=\"plusSlides(1)\"\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  \u003cdiv class=\"container\"\u003e\n  \u003cdiv class=\"left\"\u003e\n  \u003ch2\u003eDescription\u003c\/h2\u003e\n  \u003cp class=\"description-txt\"\u003e\n    A durable 200m dive-style sports watch featuring sapphire crystal, a stainless-steel build, and the reliable Miyota JR10 multifunction quartz movement.\n   \n   \n    \u003cspan class=\"read-more\"\u003e Designed for everyday wear, water activities, and long-term accuracy with a modern, confident 43mm profile.\n     \n     \n     \n     \u003c\/span\u003e\u003cspan class=\"read-toggle\"\u003eRead More\u003c\/span\u003e\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"right\"\u003e\n  \u003cdiv class=\"accordion\"\u003e\n  \u003cdiv class=\"accordion-item\"\u003e\n  \u003cbutton class=\"accordion-button\"\u003eFunction\u003c\/button\u003e\n  \u003cdiv class=\"accordion-content\"\u003e\n  \u003cul\u003e\n    \u003cli\u003eMultifunction Japanese Miyota JR10 quartz movement\u003c\/li\u003e\n  \n    \u003cli\u003e200m (20ATM) water resistance with screw-down crown\u003c\/li\u003e\n    \n    \u003cli\u003eLuminous markers for low-light visibility\u003c\/li\u003e\n    \n    \u003cli\u003eSapphire crystal for superior scratch resistance\u003c\/li\u003e\n    \n    \u003cli\u003eDate \u0026amp; multifunction display\u003c\/li\u003e\n    \n    \u003cli\u003eSecure stainless-steel clasp \u0026amp; bracelet\u003c\/li\u003e\n    \n    \u003cli\u003eDurable stainless-steel bezel and case\u003c\/li\u003e\n  \n  \n    \n    \n  \u003c\/ul\u003e\n  \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"accordion-item\"\u003e\n  \u003cbutton class=\"accordion-button\"\u003eWarranty\u003c\/button\u003e\n  \u003cdiv class=\"accordion-content\"\u003e\n  \u003cp\u003e\n    Every timepiece is protected by a 12-month limited warranty covering movement and manufacturing defects.\n    Register your watch for priority support—eligible issues are resolved with repair or replacement to keep you on time.\n   \n   \u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"accordion-item\"\u003e\n  \u003cbutton class=\"accordion-button\"\u003eSize\u003c\/button\u003e\n  \u003cdiv class=\"accordion-content\"\u003e\n  \u003cul\u003e\n    \u003cli\u003eCase Diameter: 43mm\u003c\/li\u003e\n  \n    \u003cli\u003eCase Thickness: 12mm\u003c\/li\u003e\n    \n    \u003cli\u003eLug-to-Lug: 48mm\u003c\/li\u003e\n    \n    \u003cli\u003eLug Width: 22mm\u003c\/li\u003e\n  \u003c\/ul\u003e\n  \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"accordion-item\"\u003e\n  \u003cbutton class=\"accordion-button\"\u003eMaterial\u003c\/button\u003e\n  \u003cdiv class=\"accordion-content\"\u003e\n  \u003cul\u003e\n    \u003cli\u003eCase: 304 Stainless Steel\u003c\/li\u003e\n  \n    \u003cli\u003eBracelet: 304 Stainless Steel\u003c\/li\u003e\n    \n    \u003cli\u003eCrystal: Sapphire\u003c\/li\u003e\n    \n    \u003cli\u003eBezel: Stainless Steel\u003c\/li\u003e\n    \n    \u003cli\u003eCrown: Screw-down steel crown\u003c\/li\u003e\n    \n    \n    \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  \u003cdiv class=\"main_counter_section\"\u003e\n  \u003ch2 style=\"text-align: center;\"\u003eTechnical Features\u003c\/h2\u003e\n  \u003cdiv class=\"number_section_flex\" id=\"counter-section\"\u003e\n  \u003cdiv class=\"number_box_1\"\u003e\n  \u003cdiv class=\"boxss_inner\"\u003e\n  \u003cimg class=\"number_box_image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/diameter-b.webp?v=1753643055\"\u003e \u003cspan class=\"number_box\"\u003e \u003cspan class=\"prod_number\"\u003e43\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 class=\"number_box_image\" src=\"https:\/\/www.nuunofficial.com\/cdn\/shop\/files\/thickness-b.png?v=1715584325\"\u003e \u003cspan class=\"number_box\"\u003e \u003cspan class=\"prod_number\"\u003e12\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 class=\"number_box_image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/thickness-b.webp?v=1753643065\"\u003e \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 class=\"number_box_image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/water-resistance-b.webp?v=1753643103\"\u003e \u003cspan class=\"number_box\"\u003e \u003cspan class=\"prod_number\"\u003e20\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  \u003c!-- jQuery + Owl Carousel --\u003e\n  \u003cp\u003e\u003cscript src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/jquery\/3.6.1\/jquery.min.js\"\u003e\u003c\/script\u003e \u003cscript src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/OwlCarousel2\/2.3.4\/owl.carousel.min.js\"\u003e\u003c\/script\u003e \u003cscript\u003e\n       \/\/ Wrap in noConflict-safe block\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,\n                 margin: 0,\n                 nav: false,\n                 dots: true,\n                 items: 1,\n               });\n             }\n           }\n     \n           initCarousel();\n           $(window).resize(initCarousel);\n     \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({\n                   Counter: initialValue\n                 }, {\n                   duration: 1800,\n                   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); \/\/ Pass Shopify's jQuery here\n     \u003c\/script\u003e\u003c\/p\u003e\n  \u003c!-- Owl Carousel CSS --\u003e\n  \u003cp\u003e\u003clink href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/OwlCarousel2\/2.3.4\/assets\/owl.carousel.min.css\" rel=\"stylesheet\"\u003e \u003clink href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/OwlCarousel2\/2.3.4\/assets\/owl.theme.default.min.css\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n  \n  \n  \u003cdiv class=\"features\"\u003e\n    \n    \u003cdiv class=\"feature-box\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/quartz.png?v=1752432090\"\u003e\n      \u003cdiv class=\"feature-title\"\u003eMiyota JR10 Accuracy\u003c\/div\u003e\n      \u003cdiv class=\"feature-desc\"\u003eReliable Japanese multifunction quartz movement built for everyday precision.\u003c\/div\u003e\n    \u003c\/div\u003e\n  \n    \u003cdiv class=\"feature-box\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/waterproof.png?v=1744097642\"\u003e\n      \u003cdiv class=\"feature-title\"\u003e200m Water Protection\u003c\/div\u003e\n      \u003cdiv class=\"feature-desc\"\u003e20ATM tested with a screw-down crown—safe for swimming, snorkeling, and water sports.\u003c\/div\u003e\n    \u003c\/div\u003e\n  \n    \u003cdiv class=\"feature-box\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/lightweight.png?v=1754065145\"\u003e\n      \u003cdiv class=\"feature-title\"\u003eBalanced 43mm Fit\u003c\/div\u003e\n      \u003cdiv class=\"feature-desc\"\u003eA confident yet comfortable size designed for daily wear, office to outdoors.\u003c\/div\u003e\n    \u003c\/div\u003e\n  \n    \u003cdiv class=\"feature-box\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/silicone-strap.png?v=1757540184\"\u003e\n      \u003cdiv class=\"feature-title\"\u003eStainless-Steel Bracelet\u003c\/div\u003e\n      \u003cdiv class=\"feature-desc\"\u003e304-grade steel bracelet and clasp engineered for durability and all-day comfort.\u003c\/div\u003e\n    \u003c\/div\u003e\n  \n    \u003cdiv class=\"feature-box\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/dial.png?v=1756670966\"\u003e\n      \u003cdiv class=\"feature-title\"\u003eSapphire Crystal Clarity\u003c\/div\u003e\n      \u003cdiv class=\"feature-desc\"\u003eScratch-resistant sapphire keeps the dial sharp, clean, and easy to read.\u003c\/div\u003e\n    \u003c\/div\u003e\n  \n    \u003cdiv class=\"feature-box\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/low-power.png?v=1744365451\"\u003e\n      \u003cdiv class=\"feature-title\"\u003eLow-Maintenance Power\u003c\/div\u003e\n      \u003cdiv class=\"feature-desc\"\u003eQuartz operation delivers stable accuracy with no winding and minimal upkeep.\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003cdiv class=\"feature-box\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/bezel.jpg?v=1773176894\"\u003e\n        \u003cdiv class=\"feature-title\"\u003eUnidirectional Rotating Diver Bezel\u003c\/div\u003e\n        \u003cdiv class=\"feature-desc\"\u003eA streamlined frame for a modern look.\u003c\/div\u003e\n      \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \n  \n  \u003cp\u003e\u003cscript\u003e\n  \n        $(document).ready(function () {\n          $(\".read-toggle\").on(\"click\", function () {\n            var $toggle = $(this);\n            var $more = $toggle.siblings(\".read-more\");\n        \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            \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 \u003cscript\u003e\n            function openModal() {\n              document.getElementById(\"myModal\").style.display = \"block\";\n            }\n            \n            function closeModal() {\n              document.getElementById(\"myModal\").style.display = \"none\";\n            }\n            \n            var slideIndex = 1;\n            showSlides(slideIndex);\n            \n            function plusSlides(n) {\n              showSlides(slideIndex += n);\n            }\n            \n            function currentSlide(n) {\n              showSlides(slideIndex = n);\n            }\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++) {\n                  slides[i].style.display = \"none\";\n              }\n              for (i = 0; i \u003c dots.length; i++) {\n                  dots[i].className = dots[i].className.replace(\" active\", \"\");\n              }\n              slides[slideIndex-1].style.display = \"block\";\n              dots[slideIndex-1].className += \" active\";\n              captionText.innerHTML = dots[slideIndex-1].alt;\n            }\n            \u003c\/script\u003e\u003c\/p\u003e\n  \n  \u003cdiv class=\"new-product\"\u003e\n  \n    \u003cdiv id=\"top-banner\"\u003e\n        \u003cdiv class=\"cont-2 top-banner-grid\"\u003e\n            \n            \u003cdiv class=\"hero-content\"\u003e\n                \n  \n                \u003ch1 class=\"h1\"\u003eMiyota JR10 Multifunction Quartz | 200m Sapphire Dive Watch\u003c\/h1\u003e\n                \u003cp class=\"paragraph\"\u003eA refined dive-style sports watch built for 200m water protection, sapphire durability, and dependable everyday accuracy.\u003c\/p\u003e\n                \n                \u003cp class=\"paragraph\" style=\"font-size: 18px; margin-bottom: 10px; color: #007bff;\"\u003ePerformance Designed for Daily Life\u003c\/p\u003e\n                \u003cul class=\"ul\" style=\"list-style-type: none; padding-left: 0; font-size: 16px; color: white; margin-bottom: 30px;\"\u003e\n                   \n  \n                    \u003cli style=\"margin-bottom: 5px;\"\u003eBalanced 43mm fit that feels confident without being heavy\u003c\/li\u003e\n  \u003cli style=\"margin-bottom: 5px;\"\u003eSmooth bezel design that adds grip and visual depth\u003c\/li\u003e\n  \u003cli style=\"margin-bottom: 5px;\"\u003eSecure clasp system to keep the bracelet firmly in place\u003c\/li\u003e\n  \u003cli style=\"margin-bottom: 5px;\"\u003eLow-maintenance quartz operation that stays accurate without adjustment\u003c\/li\u003e\n  \u003cli style=\"margin-bottom: 5px;\"\u003eStreamlined case profile for comfortable wear under sleeves\u003c\/li\u003e\n  \n                \u003c\/ul\u003e\n                \n            \u003c\/div\u003e\n  \n            \u003cdiv class=\"smarter-choice-content\"\u003e\n                \u003cp class=\"paragraph\" style=\"font-weight: bold; font-size: 20px; color: #ffffff;\"\u003eA watch built for everyday life must deliver more than style, it must deliver strength, visibility, accuracy, and confidence in every environment.\u003c\/p\u003e\n  \n               \n                \n                \u003cp class=\"paragraph\" style=\"font-style: italic; color: #b0b0b0; margin-top: 40px; text-align: left;\"\u003eBalanced 43mm fit that feels confident without being heavy. Smooth bezel design that adds grip and visual depth. Secure clasp system to keep the bracelet firmly in place. Low-maintenance quartz operation that stays accurate without adjustment. Streamlined case profile for comfortable wear under sleeves.\u003c\/p\u003e\n                \u003ca href=\"#cta\" class=\"btn\"\u003eMake Miyota JR10 Dive Watch Yours\u003c\/a\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    \u003cdiv id=\"features\"\u003e\n        \u003cdiv class=\"cont-2\"\u003e\n            \u003ch2 class=\"h2\"\u003eMade to Match Your Pace, Wherever You Go\u003c\/h2\u003e\n            \u003cdiv class=\"features-grid\"\u003e\n                \u003cdiv class=\"feature-item\"\u003e\n                    \u003ch3 class=\"h3\" style=\"color: #007bff;\"\u003eOffice\u003c\/h3\u003e\n                    \u003cp class=\"paragraph\"\u003eModern, professional, and easy to read.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-item\"\u003e\n                    \u003ch3 class=\"h3\" style=\"color: #007bff;\"\u003eTravel\u003c\/h3\u003e\n                    \u003cp class=\"paragraph\"\u003eSapphire durability + quartz accuracy.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-item\"\u003e\n                    \u003ch3 class=\"h3\" style=\"color: #007bff;\"\u003eOutdoors \/ Water\u003c\/h3\u003e\n                    \u003cp class=\"paragraph\"\u003e20ATM strength, screw-down crown, luminous clarity.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-item\"\u003e\n                    \u003ch3 class=\"h3\" style=\"color: #007bff;\"\u003eCasual Wear\u003c\/h3\u003e\n                    \u003cp class=\"paragraph\"\u003eA confident 43mm profile that suits any style.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cp class=\"paragraph\" style=\"text-align: center; margin-top: 20px;\"\u003eEveryday Routines: Strong, accurate, worry-free performance.\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n  \n    \u003cdiv id=\"breakdown\"\u003e\n        \u003cdiv class=\"cont-2\"\u003e\n            \u003ch2 class=\"h2\"\u003eBuilt With Care, Designed to Last\u003c\/h2\u003e\n  \n            \u003cdiv class=\"breakdown-item\"\u003e\n                \u003cdiv class=\"breakdown-item-text\"\u003e\n                    \u003ch3 class=\"h3\"\u003eStainless-Steel Case \u0026amp; Bracelet: Durable, Confident, Everyday Ready\u003c\/h3\u003e\n                    \u003cp class=\"paragraph\"\u003eCrafted from 304 stainless steel, offering:\u003c\/p\u003e\n                    \u003cul\u003e\n                        \u003cli\u003eA strong, premium wrist presence\u003c\/li\u003e\n                        \u003cli\u003eHigh resistance to bumps and wear\u003c\/li\u003e\n                        \u003cli\u003eLong-lasting durability across office to outdoors\u003c\/li\u003e\n                        \u003cli\u003eA secure, comfortable bracelet for all-day use\u003c\/li\u003e\n                    \u003c\/ul\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\/001.jpg?v=1765508529\"\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n  \n            \u003cdiv class=\"cont-2\"\u003e\u003chr style=\"border: 0; height: 1px; background-color: #cccccc; margin: 40px auto; width: 80%;\"\u003e\u003c\/div\u003e\n            \n            \u003cdiv class=\"breakdown-item\"\u003e\n                \u003cdiv class=\"breakdown-item-image\"\u003e\n                    \n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/002.jpg?v=1765508570\"\u003e\n  \n                \u003c\/div\u003e\n                \u003cdiv class=\"breakdown-item-text\"\u003e\n                    \u003ch3 class=\"h3\"\u003eSapphire Crystal: Clear, Tough, Long-Lasting\u003c\/h3\u003e\n                    \u003cp class=\"paragraph\"\u003eBuilt to outperform mineral and Hardlex glass:\u003c\/p\u003e\n                    \u003cul\u003e\n                        \u003cli\u003eSuperior scratch resistance\u003c\/li\u003e\n                        \u003cli\u003eEnhanced long-term clarity\u003c\/li\u003e\n                        \u003cli\u003eImpact and friction protection\u003c\/li\u003e\n                    \u003c\/ul\u003e\n                    \u003cp class=\"paragraph\"\u003eA dial that stays clean, sharp, and refined\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: #cccccc; 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\"\u003eJapanese Miyota JR10: Precision with Multifunction Utility\u003c\/h3\u003e\n                    \u003cp class=\"paragraph\"\u003eMade to deliver reliable performance:\u003c\/p\u003e\n                    \u003cul class=\"water-capabilities\"\u003e\n                        \u003cli\u003eNo winding required\u003c\/li\u003e\n                        \u003cli\u003eStable daily accuracy\u003c\/li\u003e\n                        \u003cli\u003eLow-maintenance reliability\u003c\/li\u003e\n                        \u003cli\u003eMultifunction display for enhanced usability\u003c\/li\u003e\n                    \u003c\/ul\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\/006.jpg?v=1765508611\"\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"cont-2\"\u003e\u003chr style=\"border: 0; height: 1px; background-color: #cccccc; 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\/009.jpg?v=1765508647\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"breakdown-item-text\"\u003e\n                    \u003ch3 class=\"h3\"\u003e20ATM Water Protection: Tested for True Aquatic Use\u003c\/h3\u003e\n                    \u003cp class=\"paragraph\"\u003eSafe for:\u003c\/p\u003e\n                    \u003cul\u003e\n                        \u003cli\u003eSwimming\u003c\/li\u003e\n                        \u003cli\u003eSnorkeling\u003c\/li\u003e\n                        \u003cli\u003eBeach \u0026amp; pool activities\u003c\/li\u003e\n                        \u003cli\u003eWater sports\u003c\/li\u003e\n                        \u003cli\u003eHigh-moisture environments\u003c\/li\u003e\n                    \u003c\/ul\u003e\n                    \u003cp class=\"paragraph\"\u003e\u003ci class=\"ita\"\u003eRated 20ATM (200m) with a screw-down crown for secure water sealing. Reminder: Always ensure the crown is fully locked before any water exposure.\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: #cccccc; 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 Visibility: Ready for Day or Night\u003c\/h3\u003e\n                    \u003cp class=\"paragraph\"\u003eLow-light visibility is supported by:\u003c\/p\u003e\n                    \u003cul\u003e\n                        \u003cli\u003eClear readability in low light\u003c\/li\u003e\n                        \u003cli\u003eBetter underwater visibility\u003c\/li\u003e\n                        \u003cli\u003eReliable nighttime performance\u003c\/li\u003e\n                    \u003c\/ul\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\/004.jpg?v=1765508690\"\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n  \n        \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv id=\"testimonials\"\u003e\n        \u003cdiv class=\"cont-2\"\u003e\n            \u003ch2 class=\"h2\"\u003eWhy Customers Choose This Watch\u003c\/h2\u003e\n            \u003cdiv class=\"testimonial-grid\"\u003e\n                \u003cdiv class=\"testimonial-item\"\u003e\n                    Multifunction quartz accuracy\n                \u003c\/div\u003e\n                \u003cdiv class=\"testimonial-item\"\u003e\n                    Stronger crystal than mineral or Hardlex\n                \u003c\/div\u003e\n                \u003cdiv class=\"testimonial-item\"\u003e\n                    Real 200m performance\n                \u003c\/div\u003e\n                \u003cdiv class=\"testimonial-item\"\u003e\n                    Durable stainless-steel build\n                \u003c\/div\u003e\n                \u003cdiv class=\"testimonial-item\"\u003e\n                    Dive-inspired modern design\n                \u003c\/div\u003e\n                \u003cdiv class=\"testimonial-item\"\u003e\n                    Excellent long-term value\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"\"\u003e\n                \u003ch1 style=\"text-align:center;font-weight:600\"\u003eThree Steps to Wearing It With Confidence\u003c\/h1\u003e\n                \u003cp class=\"paragraph\" style=\"text-align: center; font-weight: bold; color: #161b22; font-size: 18px;\"\u003eA premium, water-ready timepiece engineered for clarity, strength, and long-term reliability.\u003c\/p\u003e\n                \u003cul class=\"smarter-list\"\u003e\n                    \u003cli style=\"color: #161b22;\"\u003eChoose this 43mm dive-style watch built for clarity and strength.\u003c\/li\u003e\n                    \u003cli style=\"color: #161b22;\"\u003eWear it across work, travel, water activities, and daily life.\u003c\/li\u003e\n                    \u003cli style=\"color: #161b22;\"\u003eEnjoy sapphire crystal clarity, precision timekeeping, and dependable 200m durability.\u003c\/li\u003e\n                \u003c\/ul\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    \u003cdiv id=\"specs\"\u003e\n        \u003cdiv class=\"cont-2\"\u003e\n            \u003ch2 class=\"h2\"\u003e200m Sapphire Dive Watch Specifications\u003c\/h2\u003e\n            \u003ctable class=\"specs-table table-responsive\"\u003e\n                \u003cthead\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                \u003c\/thead\u003e\n                \u003ctbody\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eType\u003c\/td\u003e\n                        \u003ctd\u003eDive-Style Sports Watch\u003c\/td\u003e\n                        \u003ctd\u003eMovement Brand\u003c\/td\u003e\n                        \u003ctd\u003eMiyota\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eStyle\u003c\/td\u003e\n                        \u003ctd\u003eMultifunction Quartz\u003c\/td\u003e\n                        \u003ctd\u003eMovement Type\u003c\/td\u003e\n                        \u003ctd\u003eJapanese JR10 Quartz\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eBest For\u003c\/td\u003e\n                        \u003ctd\u003eMen’s Steel Dive Watches\u003c\/td\u003e\n                        \u003ctd\u003eWater Resistance\u003c\/td\u003e\n                        \u003ctd\u003e200m (20ATM Tested)\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eFit For\u003c\/td\u003e\n                        \u003ctd\u003eDaily Wear, Travel, Water Activities\u003c\/td\u003e\n                        \u003ctd\u003eCrown\u003c\/td\u003e\n                        \u003ctd\u003eScrew-Down\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eCase Material\u003c\/td\u003e\n                        \u003ctd\u003e304 Stainless Steel\u003c\/td\u003e\n                        \u003ctd\u003eBezel\u003c\/td\u003e\n                        \u003ctd\u003e304 Stainless Steel\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eCase Shape\u003c\/td\u003e\n                        \u003ctd\u003eRound\u003c\/td\u003e\n                        \u003ctd\u003eBracelet\u003c\/td\u003e\n                        \u003ctd\u003e304 Stainless Steel\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eCase Size\u003c\/td\u003e\n                        \u003ctd\u003e43mm\u003c\/td\u003e\n                        \u003ctd\u003eVisibility\u003c\/td\u003e\n                        \u003ctd\u003eLuminous Elements\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eCase Thickness\u003c\/td\u003e\n                        \u003ctd\u003e12mm\u003c\/td\u003e\n                        \u003ctd\u003eGuarantee\u003c\/td\u003e\n                        \u003ctd\u003e1 Year\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eLug-to-Lug\u003c\/td\u003e\n                        \u003ctd\u003e48mm\u003c\/td\u003e\n                        \u003ctd\u003eClasp Type\u003c\/td\u003e\n                        \u003ctd\u003eStainless-Steel Clasp\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eLug Width\u003c\/td\u003e\n                        \u003ctd\u003e22mm\u003c\/td\u003e\n                        \u003ctd\u003eUser\u003c\/td\u003e\n                        \u003ctd\u003eMen\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eCrystal\u003c\/td\u003e\n                        \u003ctd\u003eSapphire\u003c\/td\u003e\n                        \u003ctd\u003eWhat You Get\u003c\/td\u003e\n                        \u003ctd\u003eWatch with stainless-steel bracelet, Basic user care instructions \u0026amp; warranty card\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003eDisplay\u003c\/td\u003e\n                        \u003ctd\u003eAnalog Multifunction\u003c\/td\u003e\n                        \u003ctd\u003e\u003c\/td\u003e\n                        \u003ctd\u003e\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                \u003c\/tbody\u003e\n            \u003c\/table\u003e\n            \u003cp class=\"paragraph\" style=\"font-style: italic;\"\u003eA premium, water-ready timepiece engineered for clarity, strength, and long-term reliability.\u003c\/p\u003e\n            \n            \u003cp class=\"paragraph\" style=\"text-align: center;\"\u003e200m Sapphire Dive Watch: Durable. Precise. Built for Everyday Confidence.\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n  \n    \u003cdiv id=\"cta\"\u003e\n        \u003cdiv class=\"cont-2\"\u003e\n            \u003ch2 class=\"h2\"\u003e200m Sapphire Dive Watch: Durable. Precise. Built for Everyday Confidence.\u003c\/h2\u003e\n            \u003cp class=\"paragraph\"\u003eA refined dive-style sports watch built for 200m water protection, sapphire durability, and dependable everyday accuracy.\u003c\/p\u003e\n            \u003ca href=\"#\" class=\"btn\"\u003eMake Miyota JR10 Dive Watch Yours\u003c\/a\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n  \n  \u003c\/div\u003e","brand":"Future Wrist","offers":[{"title":"Black","offer_id":51766644834598,"sku":null,"price":159.0,"currency_code":"USD","in_stock":true},{"title":"White","offer_id":51766644867366,"sku":null,"price":159.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/main-image-2_4c0aee21-ea49-4912-8a11-c3e4781ab0db.png?v=1765348831"},{"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"},{"product_id":"vantadive-200m-skeleton-sport-diver-watch","title":"VantaDive 200M Skeleton Automatic Dive Watch NH35 Movement Sapphire Crystal","description":"\u003cstyle\u003e\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 { width: 100% !important; height: auto; }\n\n  .main_counter_section { padding: 0 4rem; max-width: 1200px; margin: 0 auto; }\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 { width: 24%; text-align: center; }\n  .boxss_inner { position: relative; margin-bottom: 4rem; }\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 { font-size: .18em; position: absolute; right: 10px; top: 74%; line-height: normal; transform: translateX(50%); }\n  .number_boxs_title span { font-size: 1.28571em; text-transform: uppercase; }\n  .product-desc .tab { flex-wrap: nowrap; }\n\n  @media screen and (max-width: 767px) {\n    .main_counter_section { padding: 0; max-width: 100%; margin: 0 auto; }\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  }\n\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  h2 { font-size: 28px; margin-bottom: 10px; }\n\n  .accordion { border-top: 1px solid #ccc; }\n  .accordion-item { border-bottom: 1px solid #ccc; }\n  .accordion-button {\n    background: red; border: none; width: 100%; text-align: left;\n    padding: 15px; font-size: 14px; font-weight: bold; cursor: pointer;\n    position: relative; color: white;\n  }\n  .accordion-button::after { content: \"\\25BC\"; position: absolute; right: 20px; transition: transform 0.2s ease; }\n  .accordion-button.active::after { transform: rotate(180deg); }\n  .accordion-content { display: none; padding: 0; background-color: #f9f9f9; }\n\n  ul { padding-left: 20px; }\n  li { margin-bottom: 10px; list-style: none; text-align: left; font-size: 14px; color: black; font-weight: 300; }\n  b { font-weight: 600; }\n  .accordion-content p { font-size: 14px; color: black; font-weight: 300; text-align: left; padding-left: 20px; }\n  .description-txt { font-size: 15px; font-weight: 500; color: black; }\n\n  .modal {\n    display: none; position: fixed; z-index: 99; padding-top: 100px;\n    left: 0; top: 0; width: 100%; height: 100%; overflow: auto;\n    background-color: #000000bd;\n  }\n  .modal-content { position: relative; background-color: #fefefe; margin: auto; padding: 0; width: 90%; max-width: fit-content; }\n  .close { color: white; position: absolute; top: 10px; right: 25px; font-size: 35px; font-weight: bold; }\n  .close:hover, .close:focus { color: #999; text-decoration: none; cursor: pointer; }\n  .mySlides { display: none; }\n  .cursor { cursor: pointer; }\n  .prev, .next {\n    cursor: pointer; position: absolute; top: 50%; width: auto; padding: 16px;\n    margin-top: -50px; color: white; font-weight: bold; font-size: 20px;\n    transition: 0.6s ease; border-radius: 0 3px 3px 0; user-select: none;\n    -webkit-user-select: none; background-color: rgba(0,0,0,0.8);\n  }\n  .next { right: 0; border-radius: 3px 0 0 3px; }\n  .numbertext { color: #f2f2f2; font-size: 12px; padding: 8px 12px; position: absolute; top: 0; }\n  \/* CWV: block display prevents inline whitespace CLS *\/\n  img { margin-bottom: -4px; display: block; }\n  .caption-container { text-align: center; background-color: black; padding: 2px 16px; color: white; }\n  .demo { opacity: 0.6; }\n  .active, .demo:hover { opacity: 1; }\n  img.hover-shadow { transition: 0.3s; }\n  .hover-shadow:hover { box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19); }\n\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    .left { max-width: 100%; }\n    .right { max-width: 100%; }\n  }\n\n  body { font-family: Arial, sans-serif; margin: 0; background: #eee; }\n  .product-desc img { width: 60px; }\n\n  .features { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; padding: 0 20px; margin: auto; margin-top: 45px; }\n  .feature-box { border-left: 1px solid black; padding: 20px 0 20px 42px; box-sizing: border-box; margin-top: 25px; }\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  }\n  .feature-box i { font-size: 28px; margin-bottom: 25px; display: inline-block; color: black; }\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  @media (max-width: 900px) { .feature-box { flex: 1 1 45%; } }\n  @media (max-width: 600px) { .feature-box { flex: 1 1 100%; } }\n\n  \/* ── VIDEO SECTION TWO-COL ── *\/\n  .video-section-wrap { padding: 0 24px 42px; max-width: 1100px; margin: 0 auto; }\n  .video-two-col {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 48px;\n    align-items: center;\n  }\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; height: 6px; border-radius: 50%;\n    background: #1a56db; flex-shrink: 0;\n  }\n  .video-heading-col h2 {\n    font-size: clamp(26px, 3.5vw, 42px);\n    font-weight: 900; color: #0a0a0a;\n    letter-spacing: -1.2px; line-height: 1.08; margin-bottom: 16px;\n  }\n  .video-heading-col h2 span { color: #1a56db; }\n  .video-heading-col p { font-size: 15px; color: #6b7280; font-weight: 400; line-height: 1.6; margin-bottom: 28px; }\n\n  .video-inline-stats { display: flex; gap: 20px; flex-wrap: wrap; }\n  .vis {\n    background: #f4f7ff; border: 1px solid #dce6fb;\n    border-radius: 12px; padding: 12px 18px; text-align: center; min-width: 80px;\n  }\n  .vis-num { display: block; font-size: 16px; font-weight: 900; color: #1a56db; letter-spacing: -0.4px; }\n  .vis-label { display: block; font-size: 10px; font-weight: 600; color: #9ca3af; letter-spacing: 1.1px; text-transform: uppercase; margin-top: 2px; }\n\n  .video-card-col .video-card {\n    background: #fff; border-radius: 16px; 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 repaints to this component *\/\n    contain: layout paint;\n  }\n  .video-card-col .video-wrapper {\n    position: relative; width: 100%; background: #0a0a0a;\n    \/* CWV: reserve space before video loads — prevents CLS *\/\n    aspect-ratio: 16 \/ 9;\n  }\n  .video-card-col .video-wrapper video {\n    width: 100%; height: 100%; object-fit: contain; background: #000; display: block;\n  }\n  .video-card-col .video-meta { padding: 16px 20px 18px; }\n  .video-card-col .reviewer-row { display: flex; align-items: center; gap: 12px; margin-bottom: 12px; }\n  .video-card-col .avatar {\n    width: 36px; height: 36px; border-radius: 50%; background: #1a56db;\n    display: flex; align-items: center; justify-content: center;\n    font-size: 14px; font-weight: 800; color: #fff; flex-shrink: 0;\n  }\n  .video-card-col .reviewer-info strong { display: block; font-size: 13px; font-weight: 700; color: #0a0a0a; }\n  .video-card-col .reviewer-info span { font-size: 11px; color: #9ca3af; }\n  .video-card-col .yt-badge {\n    margin-left: auto; display: flex; align-items: center; gap: 5px;\n    background: #fff0f0; border: 1px solid #ffd0d0; border-radius: 20px;\n    padding: 4px 10px 4px 7px; flex-shrink: 0;\n  }\n  .video-card-col .yt-badge span { font-size: 10px; font-weight: 700; color: #ff0000; }\n  .video-card-col .meta-divider { width: 100%; height: 1px; background: #f0f2f7; margin-bottom: 12px; }\n  .video-card-col .video-title { font-size: 13px; font-weight: 700; color: #0a0a0a; line-height: 1.4; margin-bottom: 4px; }\n  .video-card-col .video-desc { font-size: 12px; color: #6b7280; line-height: 1.6; }\n\n  @media (max-width: 767px) {\n    .video-two-col { grid-template-columns: 1fr; gap: 28px; }\n    .video-section-wrap { padding: 0 16px 32px; }\n    .video-inline-stats { gap: 10px; }\n    .vis { padding: 10px 14px; min-width: 68px; }\n    .video-card-col .reviewer-row { flex-direction: column; align-items: flex-start; }\n    .video-card-col .yt-badge { margin-left: inherit; }\n  }\n\n  \/* Legacy wrapper *\/\n  .review-section { padding: 0 24px 42px; max-width: 860px; margin: 0 auto; }\n  .heading-block { text-align: center; margin-bottom: 52px; }\n  .eyebrow { display: inline-flex; align-items: center; gap: 7px; font-size: 27px; font-weight: 700; text-transform: uppercase; color: #1a56db; margin-bottom: 0; }\n  .eyebrow-dot { width: 6px; height: 6px; border-radius: 50%; background: #1a56db; }\n  .heading-block h2 { font-size: clamp(32px, 5vw, 52px); font-weight: 900; color: #0a0a0a; letter-spacing: -1.5px; line-height: 1.08; margin-bottom: 14px; }\n  .heading-block h2 span { color: #1a56db; }\n  .heading-block p { font-size: 16px; color: #6b7280; font-weight: 400; line-height: 1.6; max-width: 420px; margin: 0 auto; }\n\n  \/* CWV: breakdown images — reserve space to prevent CLS *\/\n  .breakdown-item img,\n  .breakdown-item-image img {\n    width: 100%; height: auto;  object-fit: cover; display: block;\n  }\n\u003c\/style\u003e\n\n\u003c!-- ═══════════════════════════════════════════\n     DIGITA SLIDER — untouched\n════════════════════════════════════════════ --\u003e\n\u003cdiv class=\"digita-slider\"\u003e\n  \u003cdiv class=\"digita-inner-slide\"\u003e\n    \u003cimg onclick=\"openModal();currentSlide(1)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/A3.png?v=1765874518\"\u003e\n    \u003cimg onclick=\"openModal();currentSlide(2)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/c4.png?v=1765874518\"\u003e\n    \u003cimg onclick=\"openModal();currentSlide(3)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-10_124e1a3c-c40d-4c05-9dfe-431e966a08fa.png?v=1765874518\"\u003e\n    \u003cimg onclick=\"openModal();currentSlide(4)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/D6.png?v=1765874517\"\u003e\n    \u003cimg onclick=\"openModal();currentSlide(5)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/c1.png?v=1765874517\"\u003e\n    \u003cimg onclick=\"openModal();currentSlide(6)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/A1.png?v=1765874517\"\u003e\n    \u003cimg onclick=\"openModal();currentSlide(7)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-6_6b212189-846c-4b11-8522-be1ea5e85856.png?v=1765874516\"\u003e\n    \u003cimg onclick=\"openModal();currentSlide(8)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/c7.png?v=1765874516\"\u003e\n    \u003cimg onclick=\"openModal();currentSlide(9)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/A4.png?v=1765874516\"\u003e\n    \u003cimg onclick=\"openModal();currentSlide(10)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/D2.png?v=1765874516\"\u003e\n    \u003cimg onclick=\"openModal();currentSlide(11)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/A2.png?v=1765874516\"\u003e\n    \u003cimg onclick=\"openModal();currentSlide(12)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/D5.png?v=1765874512\"\u003e\n    \u003cimg onclick=\"openModal();currentSlide(13)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/c8.png?v=1765874512\"\u003e\n    \u003cimg onclick=\"openModal();currentSlide(14)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/D1.png?v=1765874510\"\u003e\n    \u003cimg onclick=\"openModal();currentSlide(15)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-5_e5c5d5c3-376b-4c68-b118-e313b2524c51.png?v=1765874360\"\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ═══════════════════════════════════════════\n     LIGHTBOX MODAL — untouched\n════════════════════════════════════════════ --\u003e\n\u003cdiv id=\"myModal\" class=\"modal\"\u003e\n  \u003cspan class=\"close cursor\" onclick=\"closeModal()\"\u003e×\u003c\/span\u003e\n  \u003cdiv class=\"modal-content\"\u003e\n    \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/A3.png?v=1765874518\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/c4.png?v=1765874518\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-10_124e1a3c-c40d-4c05-9dfe-431e966a08fa.png?v=1765874518\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/D6.png?v=1765874517\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/c1.png?v=1765874517\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/A1.png?v=1765874517\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-6_6b212189-846c-4b11-8522-be1ea5e85856.png?v=1765874516\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/c7.png?v=1765874516\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/A4.png?v=1765874516\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/D2.png?v=1765874516\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/A2.png?v=1765874516\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/D5.png?v=1765874512\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/c8.png?v=1765874512\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/D1.png?v=1765874510\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-5_e5c5d5c3-376b-4c68-b118-e313b2524c51.png?v=1765874360\"\u003e\u003c\/div\u003e\n    \u003ca class=\"prev\" onclick=\"plusSlides(-1)\"\u003e❮\u003c\/a\u003e\n    \u003ca class=\"next\" onclick=\"plusSlides(1)\"\u003e❯\u003c\/a\u003e\n    \u003cdiv class=\"caption-container\"\u003e\u003cp id=\"caption\"\u003e\u003c\/p\u003e\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\"\u003eSee the mechanics. \u003cspan\u003eFeel the craft\u003c\/span\u003e\n\u003c\/h2\u003e\n  \u003cp style=\"font-size:15px;color:#444141;text-align:center\"\u003eOpen the dial. Watch the gears turn. The VantaDive 200M Skeleton lets you see what a real automatic movement actually looks like — the rotor swinging, the wheels meshing, the seconds hand sweeping. It's a watch that teaches you what's inside every other Future Wrist on this site. The right first real watch. The right gift for someone you're proud of.\u003c\/p\u003e\n  \u003ch2 style=\"text-align:center;\" class=\"tech\"\u003eTechnical \u003cspan\u003eFeatures\u003c\/span\u003e\n\u003c\/h2\u003e\n  \u003cdiv class=\"number_section_flex\" id=\"counter-section\"\u003e\n    \u003cdiv class=\"number_box_1\"\u003e\n      \u003cdiv class=\"boxss_inner\"\u003e\n        \u003c!-- CWV: explicit width\/height prevents CLS while images load --\u003e\n        \u003cimg class=\"number_box_image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/diameter-b.webp?v=1753643055\" width=\"220\" height=\"220\" alt=\"40.7mm diameter\"\u003e\n        \u003cspan class=\"number_box\"\u003e\u003cspan class=\"prod_number\"\u003e40.7\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 class=\"number_box_image\" src=\"https:\/\/www.nuunofficial.com\/cdn\/shop\/files\/thickness-b.png?v=1715584325\" width=\"220\" height=\"220\" alt=\"13.4mm thickness\"\u003e\n        \u003cspan class=\"number_box\"\u003e\u003cspan class=\"prod_number\"\u003e13.4\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 class=\"number_box_image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/thickness-b.webp?v=1753643065\" 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 class=\"number_box_image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/water-resistance-b.webp?v=1753643103\" width=\"220\" height=\"220\" alt=\"20 BAR water resistance\"\u003e\n        \u003cspan class=\"number_box\"\u003e\u003cspan class=\"prod_number\"\u003e20\u003c\/span\u003e\u003csub\u003e\u003cspan\u003eBAR\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    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\u003cdiv class=\"new-product\"\u003e\n\n  \u003c!-- ═══════════════════════════════════════════\n       VIDEO SECTION — TWO COLUMN\n  ════════════════════════════════════════════ --\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          VANTADIVE 200M SKELETON SPORT DIVER WATCH | SAPPHIRE CRYSTAL | NH35 AUTOMATIC | RUBBER STRAP | 20BAR\n        \u003c\/div\u003e\n        \u003ch2\u003eWatch in \u003cspan\u003eAction\u003c\/span\u003e\n\u003c\/h2\u003e\n        \u003cp\u003eA clean, automatic sport diver built for daily wear, weekends, and real water confidence.\u003c\/p\u003e\n        \u003cdiv class=\"video-inline-stats\"\u003e\n          \u003cdiv class=\"vis\"\u003e\n            \u003cspan class=\"vis-num\"\u003e200M\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\"\u003e40.7MM\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 request on load --\u003e\n            \u003cvideo controls playsinline preload=\"none\"\u003e\n              \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/9cdc1040ed174b41a476c74e840c686d.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\u003eVantaDive 200M Skeleton\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  \u003cdiv id=\"features\"\u003e\n    \u003cdiv class=\"cont-2\"\u003e\n      \u003ch2 class=\"h2\"\u003eMade to Match Your Pace, Wherever You Are\u003c\/h2\u003e\n      \u003cdiv class=\"features-grid\"\u003e\n        \u003cdiv class=\"feature-item\"\u003e\n          \u003ch3 class=\"h3\" style=\"color:#007bff;\"\u003eOffice\u003c\/h3\u003e\n          \u003cp class=\"paragraph\"\u003eClean dial, balanced size, and a sharp everyday look.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature-item\"\u003e\n          \u003ch3 class=\"h3\" style=\"color:#007bff;\"\u003eWeekends\u003c\/h3\u003e\n          \u003cp class=\"paragraph\"\u003eSporty, relaxed, and easy to wear.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature-item\"\u003e\n          \u003ch3 class=\"h3\" style=\"color:#007bff;\"\u003eWater \u0026amp; Travel\u003c\/h3\u003e\n          \u003cp class=\"paragraph\"\u003e200M water resistance with a screw-down crown for wet days and travel.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature-item\"\u003e\n          \u003ch3 class=\"h3\" style=\"color:#007bff;\"\u003eEveryday Routines\u003c\/h3\u003e\n          \u003cp class=\"paragraph\"\u003eAutomatic movement, comfortable fit, and practical daily use.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"paragraph\" style=\"text-align:center;margin-top:20px;\"\u003eVantaDive 200M Skeleton: Clean. Sporty. Ready for Everyday Life.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\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\"\u003e316L Stainless Steel Case: Strong and Easy to Wear\u003c\/h3\u003e\n          \u003cul\u003e\n            \u003cli\u003e\n\u003cb\u003e316L stainless steel case\u003c\/b\u003e for a durable build\u003c\/li\u003e\n            \u003cli\u003e\n\u003cb\u003eSolid feel\u003c\/b\u003e without looking too bulky\u003c\/li\u003e\n            \u003cli\u003e\n\u003cb\u003eBalanced case size\u003c\/b\u003e for daily wear\u003c\/li\u003e\n            \u003cli\u003e\u003cb\u003eMade for work, travel, and casual style\u003c\/b\u003e\u003c\/li\u003e\n          \u003c\/ul\u003e\n          \u003cp\u003e\u003ci\u003eA strong everyday case made for buyers who want durability without an oversized feel.\u003c\/i\u003e\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"breakdown-item-image\"\u003e\n          \u003c!-- CWV: explicit width\/height prevents CLS --\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/c6.png?v=1765874173\" width=\"600\" height=\"450\" alt=\"316L 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\/D4.png?v=1765874219\" width=\"600\" height=\"450\" alt=\"Sapphire Crystal\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"breakdown-item-text\"\u003e\n          \u003ch3 class=\"h3\"\u003eSapphire Crystal: Clear and Scratch-Resistant\u003c\/h3\u003e\n          \u003cul\u003e\n            \u003cli\u003e\n\u003cb\u003eScratch-resistant crystal\u003c\/b\u003e for daily wear\u003c\/li\u003e\n            \u003cli\u003e\n\u003cb\u003eClear dial view\u003c\/b\u003e for easy reading\u003c\/li\u003e\n            \u003cli\u003e\u003cb\u003eHelps the watch face stay clean and sharp\u003c\/b\u003e\u003c\/li\u003e\n          \u003c\/ul\u003e\n          \u003cp class=\"paragraph\"\u003e\u003ci\u003eA practical upgrade for buyers who want a clearer-looking watch over time.\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\"\u003eNH35 Automatic Movement: Classic Mechanical Feel\u003c\/h3\u003e\n          \u003cul class=\"water-capabilities\"\u003e\n            \u003cli\u003e\n\u003cb\u003eSelf-winding movement\u003c\/b\u003e powered by wrist motion\u003c\/li\u003e\n            \u003cli\u003e\n\u003cb\u003eHand-wind option\u003c\/b\u003e for added control\u003c\/li\u003e\n            \u003cli\u003e\n\u003cb\u003eMechanical watch feel\u003c\/b\u003e without battery-style use\u003c\/li\u003e\n            \u003cli\u003e\u003cb\u003eMade for daily automatic wear\u003c\/b\u003e\u003c\/li\u003e\n          \u003c\/ul\u003e\n          \u003cp class=\"paragraph\"\u003e\u003ci\u003eA practical movement for men who enjoy classic mechanical character.\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\/D7.png?v=1765874279\" width=\"600\" height=\"450\" alt=\"NH35 Automatic Movement\"\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\/description-image-7_d41bac5f-65fd-4219-9cd4-8950e46cdb31.png?v=1765874320\" width=\"600\" height=\"450\" alt=\"200M Water Resistance\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"breakdown-item-text\"\u003e\n          \u003ch3 class=\"h3\"\u003e200M Water Resistance: Ready for Active Water Use\u003c\/h3\u003e\n          \u003cul\u003e\n            \u003cli\u003eSuitable for \u003cb\u003eswimming\u003c\/b\u003e\n\u003c\/li\u003e\n            \u003cli\u003eReady for \u003cb\u003esnorkeling and water sports\u003c\/b\u003e\n\u003c\/li\u003e\n            \u003cli\u003eBuilt for \u003cb\u003erain, splashes, and daily moisture\u003c\/b\u003e\n\u003c\/li\u003e\n            \u003cli\u003eScrew-down crown \u003cb\u003efor added water protection\u003c\/b\u003e\n\u003c\/li\u003e\n          \u003c\/ul\u003e\n          \u003cp class=\"paragraph\"\u003e\u003ci\u003eMade for buyers who want a sport diver they can wear beyond dry, everyday routines.\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\"\u003eRubber Strap: Flexible, Comfortable, and Sport-Ready\u003c\/h3\u003e\n          \u003cul\u003e\n            \u003cli\u003e\n\u003cb\u003eSoft and flexible\u003c\/b\u003e for everyday comfort\u003c\/li\u003e\n            \u003cli\u003e\n\u003cb\u003eWater-friendly material\u003c\/b\u003e for wet days and active use\u003c\/li\u003e\n            \u003cli\u003e\n\u003cb\u003eBuckle clasp\u003c\/b\u003e for an adjustable fit\u003c\/li\u003e\n            \u003cli\u003e\n\u003cb\u003e22mm strap width\u003c\/b\u003e for balanced wrist support\u003c\/li\u003e\n          \u003c\/ul\u003e\n          \u003cp class=\"paragraph\"\u003e\u003ci\u003eA practical strap made for sport, comfort, and daily movement.\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\/description-image-5_e5c5d5c3-376b-4c68-b118-e313b2524c51.png?v=1765874360\" width=\"600\" height=\"450\" alt=\"Rubber Strap\"\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  \u003cdiv id=\"specs\"\u003e\n    \u003cdiv class=\"cont-2\"\u003e\n      \u003ch2 class=\"h2\"\u003eVantaDive 200m Skeleton Specifications\u003c\/h2\u003e\n      \u003ctable class=\"specs-table\"\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n\u003cth\u003eCategory\u003c\/th\u003e\n\u003cth\u003eDetails\u003c\/th\u003e\n\u003cth\u003eCategory\u003c\/th\u003e\n\u003cth\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n        \u003c\/thead\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eVantaDive 200M Skeleton\u003c\/td\u003e\n\u003ctd\u003eWatch Type\u003c\/td\u003e\n\u003ctd\u003eAutomatic Mechanical Sport Diver Watch\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eWater Resistance\u003c\/td\u003e\n\u003ctd\u003e200M \/ 20 BAR\u003c\/td\u003e\n\u003ctd\u003eMovement\u003c\/td\u003e\n\u003ctd\u003eAutomatic Self-Wind \/ Mechanical Hand-Wind\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eCrystal\u003c\/td\u003e\n\u003ctd\u003eSapphire Crystal\u003c\/td\u003e\n\u003ctd\u003eCase Size\u003c\/td\u003e\n\u003ctd\u003e43.3mm\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eCase Thickness\u003c\/td\u003e\n\u003ctd\u003e13.4mm\u003c\/td\u003e\n\u003ctd\u003eCase Shape\u003c\/td\u003e\n\u003ctd\u003eRound\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eCase Material\u003c\/td\u003e\n\u003ctd\u003eStainless Steel\u003c\/td\u003e\n\u003ctd\u003eStrap Material\u003c\/td\u003e\n\u003ctd\u003eRubber\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eStrap Width\u003c\/td\u003e\n\u003ctd\u003e22mm\u003c\/td\u003e\n\u003ctd\u003eStrap Length\u003c\/td\u003e\n\u003ctd\u003e24cm\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eDisplay\u003c\/td\u003e\n\u003ctd\u003eAnalog Display\u003c\/td\u003e\n\u003ctd\u003eDial Detail\u003c\/td\u003e\n\u003ctd\u003eAuto Date\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eBezel\u003c\/td\u003e\n\u003ctd\u003eRotating-Style Dive Bezel\u003c\/td\u003e\n\u003ctd\u003eVisibility\u003c\/td\u003e\n\u003ctd\u003eLuminous Hands\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eClasp\u003c\/td\u003e\n\u003ctd\u003eBuckle Clasp\u003c\/td\u003e\n\u003ctd\u003eFeatures\u003c\/td\u003e\n\u003ctd\u003eSwim, Water Resistant, Anti-Magnetic, Shock Resistant\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eFashion, Casual, Sports Watch\u003c\/td\u003e\n\u003ctd\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n      \u003ca href=\"https:\/\/www.futurewristtech.com\/products\/vantadive-200m-sport-diver-watch\" class=\"btn\"\u003eMake VantaDive 200M Skeleton Your Everyday Diver.\u003c\/a\u003e\n      \u003cp class=\"paragraph\" style=\"font-style:italic;\"\u003eVANTADIVE 200M SKELETON: Clean. Automatic. Ready for Everyday Life.\u003c\/p\u003e\n      \u003cp class=\"paragraph\" style=\"text-align:center;\"\u003eA balanced sport diver designed to move with you.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Future Wrist","offers":[{"title":"Titanium Black \/ Black Case","offer_id":51788259000614,"sku":null,"price":169.0,"currency_code":"USD","in_stock":true},{"title":"Titanium Black \/ Silver Case","offer_id":52997783421222,"sku":null,"price":169.0,"currency_code":"USD","in_stock":true},{"title":"Titanium Green \/ Black Case","offer_id":51788259033382,"sku":null,"price":169.0,"currency_code":"USD","in_stock":true},{"title":"Titanium Green \/ Silver Case","offer_id":52997783453990,"sku":null,"price":169.0,"currency_code":"USD","in_stock":true},{"title":"Titanium Pink \/ Black Case","offer_id":51788259098918,"sku":null,"price":169.0,"currency_code":"USD","in_stock":true},{"title":"Titanium Pink \/ Silver Case","offer_id":52997783486758,"sku":null,"price":169.0,"currency_code":"USD","in_stock":true},{"title":"Titanium Blue \/ Black Case","offer_id":51788259131686,"sku":null,"price":169.0,"currency_code":"USD","in_stock":true},{"title":"Titanium Blue \/ Silver Case","offer_id":52997783519526,"sku":null,"price":169.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/main-image-1_437c351c-8bcf-4f7b-9b83-5f9b357c4e6e.jpg?v=1765874823"},{"product_id":"abyssforce-500m-meca-quartz-dive-chronograph","title":"AbyssForce 500M Meca-Quartz Dive Chronograph 500M Seiko VK63 Sapphire Crystal 48mm","description":"\u003cstyle\u003e\n  .tech {\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  .tech span { color: #1a56db; }\n\n  .faq-container {\n    max-width: 650px;\n    font-family: 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;\n    color: #333;\n    margin: 20px auto;\n  }\n  .faq-item {\n    background-color: #ffffff;\n    border: 1px solid #e0e0e0;\n    border-radius: 8px;\n    margin-bottom: 12px;\n    overflow: hidden;\n    box-shadow: 0 4px 6px rgba(0,0,0,0.05);\n    transition: all 0.3s ease;\n  }\n  .faq-item:hover {\n    border-color: #b0b0b0;\n    box-shadow: 0 6px 12px rgba(0,0,0,0.1);\n  }\n  .faq-input { display: none !important; }\n  .faq-label {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 18px 24px;\n    font-weight: 600;\n    font-size: 16px;\n    cursor: pointer;\n    background: #fdfdfd;\n    user-select: none;\n  }\n  .faq-label::before {\n    content: \"\";\n    position: absolute;\n    left: 0;\n    width: 4px;\n    height: 0;\n    background: #7a7a7a;\n    transition: 0.3s;\n  }\n  .faq-item:hover .faq-label::before { height: 100%; }\n  .faq-label::after {\n    content: '\\276F';\n    width: 16px;\n    height: 29px;\n    text-align: center;\n    transition: all 0.3s;\n    color: #888;\n  }\n  .faq-content {\n    max-height: 0;\n    padding: 0 24px;\n    overflow: hidden;\n    background: #ffffff;\n    transition: all 0.3s cubic-bezier(0,1,0.5,1);\n    font-size: 16px;\n    line-height: 1.6;\n    color: black;\n  }\n  .faq-input:checked + .faq-label { background: #f8f9fa; color: #000; }\n  .faq-input:checked + .faq-label::after { transform: rotate(90deg); }\n  .faq-input:checked ~ .faq-content {\n    max-height: 200px;\n    padding-bottom: 20px;\n    border-top: 1px solid #eee;\n  }\n\n  .number_box_image { width: 100% !important; height: auto; }\n\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 { width: 24%; text-align: center; }\n  .boxss_inner { position: relative; margin-bottom: 4rem; }\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 { font-size: 1.28571em; text-transform: uppercase; }\n  .product-desc .tab { flex-wrap: nowrap; }\n\n  @media screen and (max-width: 767px) {\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  }\n\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  h2 { font-size: 28px; margin-bottom: 10px; }\n\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 { content: \"\\25BC\"; position: absolute; right: 20px; transition: transform 0.2s ease; }\n  .accordion-button.active::after { transform: rotate(180deg); }\n  .accordion-content { display: none; padding: 0px; background-color: #f9f9f9; }\n\n  ul { padding-left: 20px; }\n  li { margin-bottom: 10px; list-style: none; text-align: left; font-size: 14px; color: black; font-weight: 300; }\n  b { font-weight: 600; }\n  .accordion-content p { font-size: 14px; color: black; font-weight: 300; text-align: left; padding-left: 20px; }\n  .description-txt { font-size: 15px; font-weight: 500; color: black; }\n\n  .modal {\n    display: none;\n    position: fixed;\n    z-index: 99;\n    padding-top: 100px;\n    left: 0; top: 0;\n    width: 100%; 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 { color: white; position: absolute; top: 10px; right: 25px; font-size: 35px; font-weight: bold; }\n  .close:hover, .close:focus { color: #999; text-decoration: none; cursor: pointer; }\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: 0 3px 3px 0;\n    user-select: none;\n    -webkit-user-select: none;\n    background-color: rgba(0,0,0,0.8);\n  }\n  .next { right: 0; border-radius: 3px 0 0 3px; }\n  .numbertext { color: #f2f2f2; font-size: 12px; padding: 8px 12px; position: absolute; top: 0; }\n  \/* CWV: block display prevents inline whitespace CLS *\/\n  img { margin-bottom: -4px; display: block; }\n  .caption-container { text-align: center; background-color: black; padding: 2px 16px; color: white; }\n  .demo { opacity: 0.6; }\n  .active, .demo:hover { opacity: 1; }\n  img.hover-shadow { transition: 0.3s; }\n  .hover-shadow:hover { box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19); }\n\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    .left { max-width: 100%; }\n    .right { max-width: 100%; }\n  }\n\n  body { font-family: Arial, sans-serif; margin: 0; background: #eee; }\n  .product-desc img { width: 60px; }\n\n  .features { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; padding: 0 20px; margin: auto; margin-top: 45px; }\n  .feature-box { border-left: 1px solid black; padding: 20px 0 20px 42px; box-sizing: border-box; margin-top: 25px; }\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  }\n  .feature-box i { font-size: 28px; margin-bottom: 25px; display: inline-block; color: black; }\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  @media (max-width: 900px) { .feature-box { flex: 1 1 45%; } }\n  @media (max-width: 600px) { .feature-box { flex: 1 1 100%; } }\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  .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  .video-inline-stats { display: flex; gap: 20px; flex-wrap: wrap; }\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 { display: block; font-size: 16px; font-weight: 900; color: #1a56db; letter-spacing: -0.4px; }\n  .vis-label { display: block; font-size: 10px; font-weight: 600; color: #9ca3af; letter-spacing: 1.1px; text-transform: uppercase; margin-top: 2px; }\n\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 repaints to this component *\/\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 — prevents 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 { padding: 16px 20px 18px; }\n  .video-card-col .reviewer-row { display: flex; align-items: center; gap: 12px; margin-bottom: 12px; }\n  .video-card-col .avatar {\n    width: 36px; height: 36px;\n    border-radius: 50%;\n    background: #1a56db;\n    display: flex; align-items: center; justify-content: center;\n    font-size: 14px; font-weight: 800; color: #fff; flex-shrink: 0;\n  }\n  .video-card-col .reviewer-info strong { display: block; font-size: 13px; font-weight: 700; color: #0a0a0a; }\n  .video-card-col .reviewer-info span { font-size: 11px; color: #9ca3af; }\n  .video-card-col .yt-badge {\n    margin-left: auto;\n    display: flex; align-items: center; gap: 5px;\n    background: #fff0f0; border: 1px solid #ffd0d0; border-radius: 20px;\n    padding: 4px 10px 4px 7px; flex-shrink: 0;\n  }\n  .video-card-col .yt-badge span { font-size: 10px; font-weight: 700; color: #ff0000; }\n  .video-card-col .meta-divider { width: 100%; height: 1px; background: #f0f2f7; margin-bottom: 12px; }\n  .video-card-col .video-title { font-size: 13px; font-weight: 700; color: #0a0a0a; line-height: 1.4; margin-bottom: 4px; }\n  .video-card-col .video-desc { font-size: 12px; color: #6b7280; line-height: 1.6; }\n\n  @media (max-width: 767px) {\n    .video-two-col { grid-template-columns: 1fr; gap: 28px; }\n    .video-section-wrap { padding: 0 16px 32px; }\n    .video-inline-stats { gap: 10px; }\n    .vis { padding: 10px 14px; min-width: 68px; }\n    .video-card-col .reviewer-row { flex-direction: column; align-items: flex-start; }\n    .video-card-col .yt-badge { margin-left: inherit; }\n  }\n\n  \/* Legacy review-section wrapper kept for outer structure *\/\n  .review-section { padding: 0 24px 42px; max-width: 860px; margin: 0 auto; }\n  .heading-block { text-align: center; margin-bottom: 52px; }\n  .eyebrow {\n    display: inline-flex; align-items: center; gap: 7px;\n    font-size: 27px; font-weight: 700; text-transform: uppercase;\n    color: #1a56db; margin-bottom: 0;\n  }\n  .eyebrow-dot { width: 6px; height: 6px; border-radius: 50%; background: #1a56db; }\n  .heading-block h2 { font-size: clamp(32px, 5vw, 52px); font-weight: 900; color: #0a0a0a; letter-spacing: -1.5px; line-height: 1.08; margin-bottom: 14px; }\n  .heading-block h2 span { color: #1a56db; }\n  .heading-block p { font-size: 16px; color: #6b7280; font-weight: 400; line-height: 1.6; max-width: 420px; margin: 0 auto; }\n\n  \/* CWV: breakdown images — reserve space to prevent CLS *\/\n  .breakdown-item img,\n  .breakdown-item-image img {\n    width: 100%;\n    height: auto;\n    object-fit: cover;\n    display: block;\n  }\n\u003c\/style\u003e\n\n\u003c!-- ═══════════════════════════════════════════\n     DIGITA SLIDER — untouched\n════════════════════════════════════════════ --\u003e\n\u003cdiv class=\"digita-slider\"\u003e\n  \u003cdiv class=\"digita-inner-slide\"\u003e\n    \u003cimg onclick=\"openModal();currentSlide(1)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/Men_s_Dive_Quartz_Watch_Japan_VK63_Movement_Sapphire_Glass_Unidirectional_Bezel_-_Picture_4_of_17.png?v=1767045599\"\u003e\n    \u003cimg onclick=\"openModal();currentSlide(2)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/Men_s_Dive_Quartz_Watch_Japan_VK63_Movement_Sapphire_Glass_Unidirectional_Bezel_-_Picture_3_of_17.png?v=1767045599\"\u003e\n    \u003cimg onclick=\"openModal();currentSlide(3)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-14_c3ee6a69-b009-462d-a7ca-fa53ebd76399.jpg?v=1766580934\"\u003e\n    \u003cimg onclick=\"openModal();currentSlide(4)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-13_171b5f5d-cf10-40e7-9208-c0f302d77350.jpg?v=1766580934\"\u003e\n    \u003cimg onclick=\"openModal();currentSlide(5)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-12_4258d383-e4df-45bc-ab06-da341118120a.jpg?v=1766580934\"\u003e\n    \u003cimg onclick=\"openModal();currentSlide(6)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-11_d695abb8-b089-4842-a3df-65bb4d3d2bd5.jpg?v=1766580934\"\u003e\n    \u003cimg onclick=\"openModal();currentSlide(7)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-9_6d79cf4c-1bdd-4e9f-9eae-b218177853a1.jpg?v=1766580934\"\u003e\n    \u003cimg onclick=\"openModal();currentSlide(8)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-8_636607e0-b2bf-45d0-8eaa-7285786cd37c.jpg?v=1766580933\"\u003e\n    \u003cimg onclick=\"openModal();currentSlide(9)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-10_66d9417f-91b4-486e-85ca-08917f65fa7c.jpg?v=1766580933\"\u003e\n    \u003cimg onclick=\"openModal();currentSlide(10)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-7_5573a8c2-9378-4b0c-92b4-b5e509be0aae.jpg?v=1766580933\"\u003e\n    \u003cimg onclick=\"openModal();currentSlide(11)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-1_d94434f7-418e-4d41-b130-d351b2bc0e3b.jpg?v=1766580932\"\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 src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/Men_s_Dive_Quartz_Watch_Japan_VK63_Movement_Sapphire_Glass_Unidirectional_Bezel_-_Picture_4_of_17.png?v=1767045599\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/Men_s_Dive_Quartz_Watch_Japan_VK63_Movement_Sapphire_Glass_Unidirectional_Bezel_-_Picture_3_of_17.png?v=1767045599\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-14_c3ee6a69-b009-462d-a7ca-fa53ebd76399.jpg?v=1766580934\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-13_171b5f5d-cf10-40e7-9208-c0f302d77350.jpg?v=1766580934\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-12_4258d383-e4df-45bc-ab06-da341118120a.jpg?v=1766580934\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-11_d695abb8-b089-4842-a3df-65bb4d3d2bd5.jpg?v=1766580934\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-9_6d79cf4c-1bdd-4e9f-9eae-b218177853a1.jpg?v=1766580934\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-8_636607e0-b2bf-45d0-8eaa-7285786cd37c.jpg?v=1766580933\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-10_66d9417f-91b4-486e-85ca-08917f65fa7c.jpg?v=1766580933\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-7_5573a8c2-9378-4b0c-92b4-b5e509be0aae.jpg?v=1766580933\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-1_d94434f7-418e-4d41-b130-d351b2bc0e3b.jpg?v=1766580932\"\u003e\u003c\/div\u003e\n    \u003ca class=\"prev\"\u003e❮\u003c\/a\u003e \u003ca class=\"next\"\u003e❯\u003c\/a\u003e\n    \u003cdiv class=\"caption-container\"\u003e\u003cp id=\"caption\"\u003e\u003c\/p\u003e\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\"\u003eA real dive chronograph at a \u003cspan\u003ereal price.\u003c\/span\u003e\n\u003c\/h2\u003e\n  \u003cp style=\"font-size:15px;color:#444141;text-align:center\"\u003eThe AbyssForce 500M combines Seiko's VK63 meca-quartz movement — the same chronograph movement used in respected microbrands like Dan Henry and Brew — with 500 meters of dive water resistance, screw-down chronograph pushers, solid 316L surgical-grade stainless steel, and anti-reflective sapphire crystal. Mechanical chronograph feel. Quartz reliability. Built heavy. Built to be worn.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"main_counter_section\"\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 prevents CLS while images load --\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=\"48mm diameter\"\u003e\n        \u003cspan class=\"number_box\"\u003e\u003cspan class=\"prod_number\"\u003e48\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=\"14mm thickness\"\u003e\n        \u003cspan class=\"number_box\"\u003e\u003cspan class=\"prod_number\"\u003e14\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=\"500M water resistance\"\u003e\n        \u003cspan class=\"number_box\"\u003e\u003cspan class=\"prod_number\"\u003e500\u003c\/span\u003e\u003csub\u003e\u003cspan\u003eM\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\u003ca data-encoded-tag-name=\"script\" data-encoded-tag-value=\"\" data-encoded-attr-src=\"aHR0cHMlM0ElMkYlMkZjZG5qcy5jbG91ZGZsYXJlLmNvbSUyRmFqYXglMkZsaWJzJTJGanF1ZXJ5JTJGMy42LjElMkZqcXVlcnkubWluLmpz\"\u003e\u003c\/a\u003e \u003ca data-encoded-tag-name=\"script\" data-encoded-tag-value=\"\" data-encoded-attr-src=\"aHR0cHMlM0ElMkYlMkZjZG5qcy5jbG91ZGZsYXJlLmNvbSUyRmFqYXglMkZsaWJzJTJGT3dsQ2Fyb3VzZWwyJTJGMi4zLjQlMkZvd2wuY2Fyb3VzZWwubWluLmpz\"\u003e\u003c\/a\u003e \u003ca data-encoded-tag-name=\"script\" data-encoded-tag-value=\"JTBBJTIwJTIwJTIwJTIwJTIwJTJGJTJGJTIwV3JhcCUyMGluJTIwbm9Db25mbGljdC1zYWZlJTIwYmxvY2slMEElMjAlMjAlMjAlMjAlMjAoZnVuY3Rpb24oJTI0KSUyMCU3QiUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyNChkb2N1bWVudCkucmVhZHkoZnVuY3Rpb24lMjAoKSUyMCU3QiUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMGZ1bmN0aW9uJTIwaW5pdENhcm91c2VsKCklMjAlN0IlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjBpZiUyMCh3aW5kb3cuaW5uZXJXaWR0aCUyMCUzQyUzRCUyMDc2NyUyMCUyNiUyNiUyMCElMjQoJy5udW1iZXJfc2VjdGlvbl9mbGV4JykuaGFzQ2xhc3MoJ293bC1sb2FkZWQnKSklMjAlN0IlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjQoJy5udW1iZXJfc2VjdGlvbl9mbGV4JykuYWRkQ2xhc3MoJ293bC1jYXJvdXNlbCUyMG93bC10aGVtZScpLm93bENhcm91c2VsKCU3QiUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMGxvb3AlM0ElMjBmYWxzZSUyQyUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMG1hcmdpbiUzQSUyMDAlMkMlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjBuYXYlM0ElMjBmYWxzZSUyQyUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMGRvdHMlM0ElMjB0cnVlJTJDJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwaXRlbXMlM0ElMjAxJTJDJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTdEKSUzQiUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCU3RCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCU3RCUwQSUyMCUyMCUyMCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMGluaXRDYXJvdXNlbCgpJTNCJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTI0KHdpbmRvdykucmVzaXplKGluaXRDYXJvdXNlbCklM0IlMEElMjAlMjAlMjAlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjQod2luZG93KS5zY3JvbGwoc3RhcnRDb3VudGVyKSUzQiUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMGZ1bmN0aW9uJTIwc3RhcnRDb3VudGVyKCklMjAlN0IlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjBpZiUyMCglMjQod2luZG93KS5zY3JvbGxUb3AoKSUyMCUzRSUyMDIwMCklMjAlN0IlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjQod2luZG93KS5vZmYoJTIyc2Nyb2xsJTIyJTJDJTIwc3RhcnRDb3VudGVyKSUzQiUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyNCgnLnByb2RfbnVtYmVyJykuZWFjaChmdW5jdGlvbiUyMCgpJTIwJTdCJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwdmFyJTIwaW5pdGlhbFZhbHVlJTIwJTNEJTIwcGFyc2VGbG9hdCglMjQodGhpcykudGV4dCgpKSUzQiUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyNCh0aGlzKS5wcm9wKCdDb3VudGVyJyUyQyUyMDApLmFuaW1hdGUoJTdCJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwQ291bnRlciUzQSUyMGluaXRpYWxWYWx1ZSUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCU3RCUyQyUyMCU3QiUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMGR1cmF0aW9uJTNBJTIwMTgwMCUyQyUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMGVhc2luZyUzQSUyMCdzd2luZyclMkMlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjBzdGVwJTNBJTIwZnVuY3Rpb24lMjAobm93KSUyMCU3QiUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMHZhciUyMGRlY2ltYWxQbGFjZXMlMjAlM0QlMjAoaW5pdGlhbFZhbHVlLnRvU3RyaW5nKCkuc3BsaXQoJy4nKSU1QjElNUQlMjAlN0MlN0MlMjAlNUIlNUQpLmxlbmd0aCUzQiUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyNCh0aGlzKS50ZXh0KHBhcnNlRmxvYXQobm93KS50b0ZpeGVkKGRlY2ltYWxQbGFjZXMpKSUzQiUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCU3RCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCU3RCklM0IlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlN0QpJTNCJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTdEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTdEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTdEKSUzQiUwQSUyMCUyMCUyMCUyMCUyMCU3RCkoalF1ZXJ5KSUzQiUyMCUyRiUyRiUyMFBhc3MlMjBTaG9waWZ5J3MlMjBqUXVlcnklMjBoZXJlJTBBJTIwJTIwJTIw\"\u003e\u003c\/a\u003e\u003c\/p\u003e\n\u003cp\u003e\u003ca data-encoded-tag-name=\"link\" data-encoded-tag-value=\"\" data-encoded-attr-href=\"aHR0cHMlM0ElMkYlMkZjZG5qcy5jbG91ZGZsYXJlLmNvbSUyRmFqYXglMkZsaWJzJTJGT3dsQ2Fyb3VzZWwyJTJGMi4zLjQlMkZhc3NldHMlMkZvd2wuY2Fyb3VzZWwubWluLmNzcw==\" data-encoded-attr-rel=\"c3R5bGVzaGVldA==\"\u003e\u003c\/a\u003e \u003ca data-encoded-tag-name=\"link\" data-encoded-tag-value=\"\" data-encoded-attr-href=\"aHR0cHMlM0ElMkYlMkZjZG5qcy5jbG91ZGZsYXJlLmNvbSUyRmFqYXglMkZsaWJzJTJGT3dsQ2Fyb3VzZWwyJTJGMi4zLjQlMkZhc3NldHMlMkZvd2wudGhlbWUuZGVmYXVsdC5taW4uY3Nz\" data-encoded-attr-rel=\"c3R5bGVzaGVldA==\"\u003e\u003c\/a\u003e\u003c\/p\u003e\n\n\u003cp\u003e\u003ca data-encoded-tag-name=\"script\" data-encoded-tag-value=\"JTBBJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTI0KGRvY3VtZW50KS5yZWFkeShmdW5jdGlvbiUyMCgpJTIwJTdCJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTI0KCUyMi5yZWFkLXRvZ2dsZSUyMikub24oJTIyY2xpY2slMjIlMkMlMjBmdW5jdGlvbiUyMCgpJTIwJTdCJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwdmFyJTIwJTI0dG9nZ2xlJTIwJTNEJTIwJTI0KHRoaXMpJTNCJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwdmFyJTIwJTI0bW9yZSUyMCUzRCUyMCUyNHRvZ2dsZS5zaWJsaW5ncyglMjIucmVhZC1tb3JlJTIyKSUzQiUwQSUyMCUyMCUyMCUyMCUyMCUyMCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyNG1vcmUudG9nZ2xlQ2xhc3MoJTIydmlzaWJsZSUyMiklM0IlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjR0b2dnbGUudGV4dCglMjRtb3JlLmhhc0NsYXNzKCUyMnZpc2libGUlMjIpJTIwJTNGJTIwJTIyUmVhZCUyMExlc3MlMjIlMjAlM0ElMjAlMjJSZWFkJTIwTW9yZSUyMiklM0IlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlN0QpJTNCJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTdEKSUzQiUwQSUyMCUyMCUyMCUyMCUyMCUyMCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMGNvbnN0JTIwYWNjQnV0dG9ucyUyMCUzRCUyMGRvY3VtZW50LnF1ZXJ5U2VsZWN0b3JBbGwoJy5hY2NvcmRpb24tYnV0dG9uJyklM0IlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjBhY2NCdXR0b25zLmZvckVhY2goYnRuJTIwJTNEJTNFJTIwJTdCJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwYnRuLmFkZEV2ZW50TGlzdGVuZXIoJ2NsaWNrJyUyQyUyMCgpJTIwJTNEJTNFJTIwJTdCJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwYnRuLmNsYXNzTGlzdC50b2dnbGUoJ2FjdGl2ZScpJTNCJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwY29uc3QlMjBjb250ZW50JTIwJTNEJTIwYnRuLm5leHRFbGVtZW50U2libGluZyUzQiUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMGNvbnRlbnQuc3R5bGUuZGlzcGxheSUyMCUzRCUyMGNvbnRlbnQuc3R5bGUuZGlzcGxheSUyMCUzRCUzRCUzRCUyMCdibG9jayclMjAlM0YlMjAnbm9uZSclMjAlM0ElMjAnYmxvY2snJTNCJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTdEKSUzQiUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMiU3RCklM0IlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjA=\"\u003e\u003c\/a\u003e \u003ca data-encoded-tag-name=\"script\" data-encoded-tag-value=\"JTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwZnVuY3Rpb24lMjBvcGVuTW9kYWwoKSUyMCU3QiUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMGRvY3VtZW50LmdldEVsZW1lbnRCeUlkKCUyMm15TW9kYWwlMjIpLnN0eWxlLmRpc3BsYXklMjAlM0QlMjAlMjJibG9jayUyMiUzQiUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCU3RCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMGZ1bmN0aW9uJTIwY2xvc2VNb2RhbCgpJTIwJTdCJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwZG9jdW1lbnQuZ2V0RWxlbWVudEJ5SWQoJTIybXlNb2RhbCUyMikuc3R5bGUuZGlzcGxheSUyMCUzRCUyMCUyMm5vbmUlMjIlM0IlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlN0QlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjB2YXIlMjBzbGlkZUluZGV4JTIwJTNEJTIwMSUzQiUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMHNob3dTbGlkZXMoc2xpZGVJbmRleCklM0IlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjBmdW5jdGlvbiUyMHBsdXNTbGlkZXMobiklMjAlN0IlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjBzaG93U2xpZGVzKHNsaWRlSW5kZXglMjAlMkIlM0QlMjBuKSUzQiUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCU3RCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMGZ1bmN0aW9uJTIwY3VycmVudFNsaWRlKG4pJTIwJTdCJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwc2hvd1NsaWRlcyhzbGlkZUluZGV4JTIwJTNEJTIwbiklM0IlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlN0QlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjBmdW5jdGlvbiUyMHNob3dTbGlkZXMobiklMjAlN0IlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjB2YXIlMjBpJTNCJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwdmFyJTIwc2xpZGVzJTIwJTNEJTIwZG9jdW1lbnQuZ2V0RWxlbWVudHNCeUNsYXNzTmFtZSglMjJteVNsaWRlcyUyMiklM0IlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjB2YXIlMjBkb3RzJTIwJTNEJTIwZG9jdW1lbnQuZ2V0RWxlbWVudHNCeUNsYXNzTmFtZSglMjJkZW1vJTIyKSUzQiUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMHZhciUyMGNhcHRpb25UZXh0JTIwJTNEJTIwZG9jdW1lbnQuZ2V0RWxlbWVudEJ5SWQoJTIyY2FwdGlvbiUyMiklM0IlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjBpZiUyMChuJTIwJTNFJTIwc2xpZGVzLmxlbmd0aCklMjAlN0JzbGlkZUluZGV4JTIwJTNEJTIwMSU3RCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMGlmJTIwKG4lMjAlM0MlMjAxKSUyMCU3QnNsaWRlSW5kZXglMjAlM0QlMjBzbGlkZXMubGVuZ3RoJTdEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwZm9yJTIwKGklMjAlM0QlMjAwJTNCJTIwaSUyMCUzQyUyMHNsaWRlcy5sZW5ndGglM0IlMjBpJTJCJTJCKSUyMCU3QiUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMHNsaWRlcyU1QmklNUQuc3R5bGUuZGlzcGxheSUyMCUzRCUyMCUyMm5vbmUlMjIlM0IlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlN0QlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjBmb3IlMjAoaSUyMCUzRCUyMDAlM0IlMjBpJTIwJTNDJTIwZG90cy5sZW5ndGglM0IlMjBpJTJCJTJCKSUyMCU3QiUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMGRvdHMlNUJpJTVELmNsYXNzTmFtZSUyMCUzRCUyMGRvdHMlNUJpJTVELmNsYXNzTmFtZS5yZXBsYWNlKCUyMiUyMGFjdGl2ZSUyMiUyQyUyMCUyMiUyMiklM0IlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlN0QlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjBzbGlkZXMlNUJzbGlkZUluZGV4LTElNUQuc3R5bGUuZGlzcGxheSUyMCUzRCUyMCUyMmJsb2NrJTIyJTNCJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwZG90cyU1QnNsaWRlSW5kZXgtMSU1RC5jbGFzc05hbWUlMjAlMkIlM0QlMjAlMjIlMjBhY3RpdmUlMjIlM0IlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjBjYXB0aW9uVGV4dC5pbm5lckhUTUwlMjAlM0QlMjBkb3RzJTVCc2xpZGVJbmRleC0xJTVELmFsdCUzQiUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCU3RCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMA==\"\u003e\u003c\/a\u003e\u003c\/p\u003e\n\n\u003cdiv class=\"new-product\"\u003e\n\n  \u003c!-- ═══════════════════════════════════════════\n       VIDEO SECTION — TWO COLUMN\n  ════════════════════════════════════════════ --\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          AbyssForce 48mm: 500M Meca-Quartz Dive Chronograph\n        \u003c\/div\u003e\n        \u003ch2\u003eWatch in \u003cspan\u003eAction\u003c\/span\u003e\n\u003c\/h2\u003e\n        \u003cp\u003eA quick look at the design, finish, and presence on the wrist.\u003c\/p\u003e\n        \u003cdiv class=\"video-inline-stats\"\u003e\n          \u003cdiv class=\"vis\"\u003e\n            \u003cspan class=\"vis-num\"\u003e500M\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\"\u003e48MM\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\"\u003eVK63\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 request on load --\u003e\n            \u003cvideo controls playsinline preload=\"none\"\u003e\n              \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/73794b9d161740df9855e994f9e9c121.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\u003eAbyssForce\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  \u003cdiv id=\"features\"\u003e\n    \u003cdiv class=\"cont-2\"\u003e\n      \u003ch2 class=\"h2\"\u003eMade to Fit Your Lifestyle\u003c\/h2\u003e\n      \u003cdiv class=\"features-grid\"\u003e\n        \u003cdiv class=\"feature-item\"\u003e\n          \u003ch3 style=\"color:#007bff;\" class=\"h3\"\u003eDiving \u0026amp; Water Use\u003c\/h3\u003e\n          \u003cp class=\"paragraph\"\u003e500m rating for serious confidence.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature-item\"\u003e\n          \u003ch3 style=\"color:#007bff;\" class=\"h3\"\u003eOutdoor \u0026amp; Adventure\u003c\/h3\u003e\n          \u003cp class=\"paragraph\"\u003eHeavy-duty stainless steel build for active days and outdoor wear.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature-item\"\u003e\n          \u003ch3 style=\"color:#007bff;\" class=\"h3\"\u003eDaily Wear\u003c\/h3\u003e\n          \u003cp class=\"paragraph\"\u003eBold size and weight for men who prefer strong wrist presence.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature-item\"\u003e\n          \u003ch3 style=\"color:#007bff;\" class=\"h3\"\u003eCasual Style\u003c\/h3\u003e\n          \u003cp class=\"paragraph\"\u003eA statement tool watch that pairs naturally with rugged, casual outfits.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"breakdown\"\u003e\n    \u003cdiv class=\"cont-2\"\u003e\n      \u003ch2 class=\"h2\"\u003eDesigned With Purpose in Every Detail\u003c\/h2\u003e\n\n      \u003cdiv class=\"breakdown-item\"\u003e\n        \u003cdiv class=\"breakdown-item-text\"\u003e\n          \u003ch3 class=\"h3\"\u003eSeiko VK63 Meca-Quartz: Chronograph Performance with Quartz Reliability\u003c\/h3\u003e\n          \u003cul\u003e\n            \u003cli\u003e\n\u003cb\u003eMechanical chronograph module:\u003c\/b\u003e smooth seconds sweep when timing\u003c\/li\u003e\n            \u003cli\u003e\n\u003cb\u003eInstant snap-back chronograph reset:\u003c\/b\u003e satisfying mechanical action\u003c\/li\u003e\n            \u003cli\u003e\n\u003cb\u003eQuartz timekeeping accuracy:\u003c\/b\u003e ±20 seconds per month\u003c\/li\u003e\n            \u003cli\u003e\n\u003cb\u003e3-year battery life:\u003c\/b\u003e CR1216, replaceable at any watch service center\u003c\/li\u003e\n            \u003cli\u003e\u003cb\u003e60-minute, 24-hour, and running seconds sub-dials\u003c\/b\u003e\u003c\/li\u003e\n            \u003cli\u003e\n\u003cb\u003eDate function at 6 o'clock:\u003c\/b\u003e symmetric and easy to read\u003c\/li\u003e\n            \u003cli\u003eTachymeter scale for measuring speed over distance\u003c\/li\u003e\n            \u003cli\u003eSame VK63 movement used by Dan Henry, Brew, and Straton chronographs\u003c\/li\u003e\n          \u003c\/ul\u003e\n          \u003cp class=\"paragraph\"\u003e\u003ci class=\"ita\"\u003eA movement made for men who want more character than a basic battery watch.\u003c\/i\u003e\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"breakdown-item-image\"\u003e\n          \u003c!-- CWV: explicit width\/height prevents CLS --\u003e\n          \u003cimg alt=\"Mechanical Movement\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-3_00151325-b758-4b2d-ad54-1dde50e580ee.jpg?v=1766580531\" width=\"600\" height=\"450\"\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 alt=\"Stainless Steel Case\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/product-img.png?v=1777292153\" width=\"600\" height=\"450\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"breakdown-item-text\"\u003e\n          \u003ch3 class=\"h3\"\u003e316L Stainless Steel Case: Solid Feel, Strong Wrist Presence\u003c\/h3\u003e\n          \u003cul\u003e\n            \u003cli\u003eSolid 316L stainless steel case for surgical-grade durability\u003c\/li\u003e\n            \u003cli\u003e\n\u003cb\u003eSolid stainless steel bracelet:\u003c\/b\u003e premium feel, not hollow links\u003c\/li\u003e\n            \u003cli\u003eSigned folding clasp with safety lock\u003c\/li\u003e\n            \u003cli\u003e\n\u003cb\u003e24mm lug width:\u003c\/b\u003e standard strap-swap compatibility\u003c\/li\u003e\n            \u003cli\u003e\n\u003cb\u003e230mm bracelet length:\u003c\/b\u003e fits wrists 7.0\" to 8.5\"\u003c\/li\u003e\n            \u003cli\u003e48mm case diameter, 46mm at the bezel\u003c\/li\u003e\n            \u003cli\u003e\n\u003cb\u003e14mm case thickness:\u003c\/b\u003e substantial without being excessive\u003c\/li\u003e\n            \u003cli\u003e\n\u003cb\u003e270g total weight:\u003c\/b\u003e real heft that signals real construction\u003c\/li\u003e\n            \u003cli\u003eBest suited for wrists 7.0 inches and larger\u003c\/li\u003e\n          \u003c\/ul\u003e\n          \u003cp class=\"paragraph\"\u003e\u003ci class=\"ita\"\u003eAt 48 mm, it's intentionally bold, made for those who want their diver to stand out.\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\"\u003eAnti-Reflective Sapphire Crystal\u003c\/h3\u003e\n          \u003cul class=\"water-capabilities\"\u003e\n            \u003cli\u003e\n\u003cb\u003eSapphire crystal:\u003c\/b\u003e Sapphire crystal offers strong everyday scratch resistance and helps protect the dial from common wear, desks, keys, and daily use.\n\u003c\/li\u003e\n            \u003cli\u003e\n\u003cb\u003eAnti-reflective coating:\u003c\/b\u003e cuts glare in sun, water, and indoor light\u003c\/li\u003e\n            \u003cli\u003eClear dial readability in all conditions\u003c\/li\u003e\n            \u003cli\u003eSapphire crystal and anti-reflective coating are premium features commonly found on higher-end tool watches.\n\u003c\/li\u003e\n          \u003c\/ul\u003e\n          \u003cp class=\"paragraph\"\u003e\u003ci class=\"ita\"\u003eA premium detail that helps your watch stay cleaner and clearer for longer.\u003c\/i\u003e\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"breakdown-item-image\"\u003e\n          \u003cimg alt=\"sapphire crystal\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-2_0741b253-4b14-4551-a85c-318217334cae.jpg?v=1766580653\" width=\"600\" height=\"450\"\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 alt=\"500M water resistance\" src=\"https:\/\/www.futurewristtech.com\/cdn\/shop\/files\/water-resistance.png?v=1781860862\u0026amp;width=493\" width=\"600\" height=\"450\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"breakdown-item-text\"\u003e\n          \u003ch3 class=\"h3\"\u003e500M \/ 50BAR Water Resistance: Confidence Around Water\u003c\/h3\u003e\n          \u003cul\u003e\n            \u003cli\u003eHandles rain, splashes, and wet environments\u003c\/li\u003e\n            \u003cli\u003eSupports active use near water\u003c\/li\u003e\n            \u003cli\u003eGoes beyond basic everyday water protection\u003c\/li\u003e\n            \u003cli\u003eScrew-down crown AND screw-down chronograph pushers maintain water resistance even when the chronograph is operating\u003c\/li\u003e\n          \u003c\/ul\u003e\n          \u003cp class=\"paragraph\"\u003e\u003ci class=\"ita\"\u003eA stronger rating for buyers who do not want to worry every time their watch gets wet.\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\"\u003eStainless-Steel Bracelet: Secure \u0026amp; Purpose-Built\u003c\/h3\u003e\n          \u003cp class=\"paragraph\"\u003eThe solid steel bracelet is designed to match the watch's heavy-duty character:\u003c\/p\u003e\n          \u003cul\u003e\n            \u003cli\u003eStrong and corrosion-resistant\u003c\/li\u003e\n            \u003cli\u003e24 mm width for balanced support\u003c\/li\u003e\n            \u003cli\u003eFolding clasp with safety lock for secure wear\u003c\/li\u003e\n            \u003cli\u003eSolid stainless steel links throughout (not hollow)\u003c\/li\u003e\n            \u003cli\u003e\n\u003cb\u003eSigned clasp:\u003c\/b\u003e branded clasp for premium finish detail\u003c\/li\u003e\n            \u003cli\u003eFolding clasp with safety lock\u003c\/li\u003e\n          \u003c\/ul\u003e\n          \u003cp class=\"paragraph\"\u003e\u003ci class=\"ita\"\u003eIt stays firmly in place, no matter the conditions.\u003c\/i\u003e\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"breakdown-item-image\"\u003e\n          \u003cimg alt=\"stainless steel bracelet\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-4_fb4314d6-3b4e-4283-93eb-bcbcb1826836.jpg?v=1766580839\" width=\"600\" height=\"450\"\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\n    \u003ch2 class=\"h2\" style=\"color:black;margin-bottom:0;margin-top:20px;\"\u003eA Note on Sizing\u003c\/h2\u003e\n    \u003cp style=\"text-align:center;\"\u003eThe AbyssForce 500M is a bold, substantial watch. At 48mm case diameter, 14mm thick, and 270 grams, it has serious wrist presence.\u003c\/p\u003e\n    \u003cp style=\"text-align:center;\"\u003e\u003cb\u003eBest for wrists 7.0 inches or larger. If you're looking for a more refined size, see our AbyssNova 200M (40mm) or AbyssHeritage 500M (43mm) instead.\u003c\/b\u003e\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"specs\"\u003e\n    \u003cdiv class=\"cont-2\"\u003e\n      \u003ch2 class=\"h2\"\u003e500M Professional Diver Specifications\u003c\/h2\u003e\n      \u003ctable class=\"specs-table\"\u003e\n        \u003cthead\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        \u003c\/thead\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eAbyssForce 500M\u003c\/td\u003e\n\u003ctd\u003eWatch Type\u003c\/td\u003e\n\u003ctd\u003eMeca-Quartz Dive Chronograph\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eMovement\u003c\/td\u003e\n\u003ctd\u003eSeiko VK63 Meca-Quartz\u003c\/td\u003e\n\u003ctd\u003eBattery\u003c\/td\u003e\n\u003ctd\u003eCR1216, ~3 years\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eFunctions\u003c\/td\u003e\n\u003ctd\u003eChronograph, Date, Stopwatch, Tachymeter\u003c\/td\u003e\n\u003ctd\u003eAccuracy\u003c\/td\u003e\n\u003ctd\u003e±20 seconds per month\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eWater Resistance\u003c\/td\u003e\n\u003ctd\u003e500M \/ 50BAR\u003c\/td\u003e\n\u003ctd\u003eHelium Valve\u003c\/td\u003e\n\u003ctd\u003eYes (left side)\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eDial Diameter\u003c\/td\u003e\n\u003ctd\u003e48mm\u003c\/td\u003e\n\u003ctd\u003eCase Thickness\u003c\/td\u003e\n\u003ctd\u003e14mm\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eCase Material\u003c\/td\u003e\n\u003ctd\u003e316L Stainless Steel\u003c\/td\u003e\n\u003ctd\u003eBracelet Material\u003c\/td\u003e\n\u003ctd\u003eSolid 316L Stainless Steel\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eLug Width\u003c\/td\u003e\n\u003ctd\u003e24mm\u003c\/td\u003e\n\u003ctd\u003eBracelet Length\u003c\/td\u003e\n\u003ctd\u003e230mm\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eWeight\u003c\/td\u003e\n\u003ctd\u003e270g (watch only)\u003c\/td\u003e\n\u003ctd\u003eCrystal\u003c\/td\u003e\n\u003ctd\u003eAnti-Reflective Sapphire\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eCrown\u003c\/td\u003e\n\u003ctd\u003eScrew-Down\u003c\/td\u003e\n\u003ctd\u003ePushers\u003c\/td\u003e\n\u003ctd\u003eTwo screw-down pushers\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eBezel\u003c\/td\u003e\n\u003ctd\u003eRotating dive bezel\u003c\/td\u003e\n\u003ctd\u003eDate Position\u003c\/td\u003e\n\u003ctd\u003e6 o'clock\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eSub-dials\u003c\/td\u003e\n\u003ctd\u003e60-min \/ 24-hr \/ running seconds\u003c\/td\u003e\n\u003ctd\u003eLume\u003c\/td\u003e\n\u003ctd\u003eLuminous hands and markers\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eClasp\u003c\/td\u003e\n\u003ctd\u003eFolding clasp with safety lock (signed)\u003c\/td\u003e\n\u003ctd\u003eDisplay\u003c\/td\u003e\n\u003ctd\u003eAnalog with Date\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eBest Wrist Size\u003c\/td\u003e\n\u003ctd\u003e7.0 inches and larger\u003c\/td\u003e\n\u003ctd\u003eWarranty\u003c\/td\u003e\n\u003ctd\u003e12 Months\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\/abyssforce-500m-mechanical-diver-watch\" class=\"btn\"\u003eMake AbyssForce Your Daily Chronograph\u003c\/a\u003e\n      \u003cp style=\"font-style:italic;\" class=\"paragraph\"\u003eAbyssForce 500M: Seiko VK63 meca-quartz movement. 500 meters of real water resistance. Screw-down chronograph pushers. Helium release valve. Functional chronograph with tachymeter. Anti-reflective sapphire crystal. Solid 316L steel.\u003c\/p\u003e\n      \u003cp style=\"text-align:center;\" class=\"paragraph\"\u003eFor men who want a real dive chronograph, without paying $500 for the same Seiko movement other brands use.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003ch2 class=\"h2\" style=\"text-align:center;color:black\"\u003eFAQ\u003c\/h2\u003e\n  \u003cdiv class=\"faq-container\"\u003e\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cinput type=\"checkbox\" id=\"af-1\" class=\"faq-input\"\u003e\n      \u003clabel for=\"af-1\" class=\"faq-label\"\u003eIs this watch automatic or quartz?\u003c\/label\u003e\n      \u003cdiv class=\"faq-content\"\u003eThe AbyssForce uses a Seiko VK63 meca-quartz movement — a hybrid that combines quartz timekeeping (battery-powered, accurate to within ±20 seconds per month) with a mechanical chronograph module (smooth sweeping seconds hand and snap-back reset). The battery lasts approximately 3 years and is easily replaced at any watch service center. It is NOT a fully automatic mechanical watch — please do not attempt to wind the crown.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cinput type=\"checkbox\" id=\"af-2\" class=\"faq-input\"\u003e\n      \u003clabel for=\"af-2\" class=\"faq-label\"\u003eDoes the watch have a working chronograph?\u003c\/label\u003e\n      \u003cdiv class=\"faq-content\"\u003eYes. The AbyssForce features a fully functional chronograph with three sub-dials measuring elapsed minutes (12 o'clock sub-dial up to 60), elapsed hours (9 o'clock sub-dial up to 24), and running seconds (6 o'clock sub-dial). The screw-down pushers above and below the crown start\/stop and reset the chronograph.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cinput type=\"checkbox\" id=\"af-3\" class=\"faq-input\"\u003e\n      \u003clabel for=\"af-3\" class=\"faq-label\"\u003eWhat is the tachymeter for?\u003c\/label\u003e\n      \u003cdiv class=\"faq-content\"\u003eThe tachymeter scale on the chapter ring lets you measure speed over a known distance. Start the chronograph as you pass a starting marker, stop it as you pass a marker exactly one mile or one kilometer away. The number the seconds hand points to is your speed in MPH or KMH.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cinput type=\"checkbox\" id=\"af-4\" class=\"faq-input\"\u003e\n      \u003clabel for=\"af-4\" class=\"faq-label\"\u003eHow long does the battery last?\u003c\/label\u003e\n      \u003cdiv class=\"faq-content\"\u003eApproximately 3 years under normal use. Battery replacement is straightforward at any watch service center and typically costs $10–20.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cinput type=\"checkbox\" id=\"af-5\" class=\"faq-input\"\u003e\n      \u003clabel for=\"af-5\" class=\"faq-label\"\u003eIs this a real dive watch?\u003c\/label\u003e\n      \u003cdiv class=\"faq-content\"\u003eYes. The 500M \/ 50BAR water resistance, rotating dive bezel, screw-down crown, and screw-down chronograph pushers make this a legitimate dive watch suitable for swimming, snorkeling, surfing, and recreational scuba diving.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cinput type=\"checkbox\" id=\"af-6\" class=\"faq-input\"\u003e\n      \u003clabel for=\"af-6\" class=\"faq-label\"\u003eCan the chronograph be operated underwater?\u003c\/label\u003e\n      \u003cdiv class=\"faq-content\"\u003eThe chronograph pushers are screw-down, which maintains water resistance during chronograph operation. However, we recommend ensuring the pushers are fully secured before any water activity for maximum safety.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cinput type=\"checkbox\" id=\"af-7\" class=\"faq-input\"\u003e\n      \u003clabel for=\"af-7\" class=\"faq-label\"\u003eWhat is the helium release valve for?\u003c\/label\u003e\n      \u003cdiv class=\"faq-content\"\u003eThe helium release valve on the left side of the case is engineered for professional saturation-diving conditions, where helium can become trapped under the crystal during decompression. Recreational divers will never need it, but its presence reflects the AbyssForce's full-spec dive watch construction.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cinput type=\"checkbox\" id=\"af-8\" class=\"faq-input\"\u003e\n      \u003clabel for=\"af-8\" class=\"faq-label\"\u003eWhat size wrist does this fit?\u003c\/label\u003e\n      \u003cdiv class=\"faq-content\"\u003eThe 48mm case is best suited for wrists 7.0 inches (18cm) and larger. The 230mm band length comfortably fits wrists from 7.0\" to 8.5\". For wrists between 6.5 and 7.0 inches, the watch will wear bold but still fit. For wrists under 6.5 inches, we recommend the AbyssNova 200M (40mm) or AbyssHeritage 500M (43mm) instead.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cinput type=\"checkbox\" id=\"af-9\" class=\"faq-input\"\u003e\n      \u003clabel for=\"af-9\" class=\"faq-label\"\u003eHow accurate is the watch?\u003c\/label\u003e\n      \u003cdiv class=\"faq-content\"\u003eThe Seiko VK63 meca-quartz movement is accurate to within ±20 seconds per month — significantly more accurate than typical automatic mechanical watches which run ±30 seconds per day.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cinput type=\"checkbox\" id=\"af-10\" class=\"faq-input\"\u003e\n      \u003clabel for=\"af-10\" class=\"faq-label\"\u003eAre the bracelet links solid or hollow?\u003c\/label\u003e\n      \u003cdiv class=\"faq-content\"\u003eThe AbyssForce bracelet uses solid stainless steel links throughout — not hollow construction. This adds to the watch's substantial 270-gram weight and contributes to the premium feel on the wrist.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cinput type=\"checkbox\" id=\"af-11\" class=\"faq-input\"\u003e\n      \u003clabel for=\"af-11\" class=\"faq-label\"\u003eWhy does the dial say \"FEELNEVER\"?\u003c\/label\u003e\n      \u003cdiv class=\"faq-content\"\u003eOur current AbyssForce inventory features the manufacturer's branding on the dial. Custom AbyssForce-branded dials are in production for our next shipment. We offer the watch at a competitive price with our US-based customer service and 12-month warranty backing.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cinput type=\"checkbox\" id=\"af-12\" class=\"faq-input\"\u003e\n      \u003clabel for=\"af-12\" class=\"faq-label\"\u003eWhat's included in the box?\u003c\/label\u003e\n      \u003cdiv class=\"faq-content\"\u003eEach AbyssForce ships with the watch, a premium presentation watch box, user manual, warranty card (12 months), and microfiber cleaning cloth.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cinput type=\"checkbox\" id=\"af-13\" class=\"faq-input\"\u003e\n      \u003clabel for=\"af-13\" class=\"faq-label\"\u003eWhat is the warranty and return policy?\u003c\/label\u003e\n      \u003cdiv class=\"faq-content\"\u003e12-month warranty covering manufacturing defects from the date of purchase. 30-day easy returns if the watch isn't right for you — no questions asked. Shipped from California in 2–7 business days.\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Future Wrist","offers":[{"title":"Blue","offer_id":51825143087398,"sku":null,"price":199.0,"currency_code":"USD","in_stock":true},{"title":"White","offer_id":51825143021862,"sku":null,"price":199.0,"currency_code":"USD","in_stock":true},{"title":"Grey","offer_id":51825143054630,"sku":null,"price":199.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/blue-1.jpg?v=1766581501"},{"product_id":"abyssheritage-500m-mechanical-diver","title":"AbyssHeritage 500M Heavy Duty Mechanical Dive Watch Sapphire Crystal \u0026 316L Steel","description":"\u003cstyle\u003e\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 { width: 100% !important; height: auto; }\n\n  .main_counter_section { padding: 0 4rem; max-width: 1200px; margin: 0 auto; }\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 { width: 24%; text-align: center; }\n  .boxss_inner { position: relative; margin-bottom: 4rem; }\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 { font-size: .18em; position: absolute; right: 10px; top: 74%; line-height: normal; transform: translateX(50%); }\n  .number_boxs_title span { font-size: 1.28571em; text-transform: uppercase; }\n  .product-desc .tab { flex-wrap: nowrap; }\n\n  @media screen and (max-width: 767px) {\n    .main_counter_section { padding: 0; max-width: 100%; margin: 0 auto; }\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  }\n\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  h2 { font-size: 28px; margin-bottom: 10px; }\n\n  .accordion { border-top: 1px solid #ccc; }\n  .accordion-item { border-bottom: 1px solid #ccc; }\n  .accordion-button {\n    background: red; border: none; width: 100%; text-align: left;\n    padding: 15px; font-size: 14px; font-weight: bold; cursor: pointer;\n    position: relative; color: white;\n  }\n  .accordion-button::after { content: \"\\25BC\"; position: absolute; right: 20px; transition: transform 0.2s ease; }\n  .accordion-button.active::after { transform: rotate(180deg); }\n  .accordion-content { display: none; padding: 0; background-color: #f9f9f9; }\n\n  ul { padding-left: 20px; }\n  li { margin-bottom: 10px; list-style: none; text-align: left; font-size: 14px; color: black; font-weight: 300; }\n  b { font-weight: 600; }\n  .accordion-content p { font-size: 14px; color: black; font-weight: 300; text-align: left; padding-left: 20px; }\n  .description-txt { font-size: 15px; font-weight: 500; color: black; }\n\n  .modal {\n    display: none; position: fixed; z-index: 99; padding-top: 100px;\n    left: 0; top: 0; width: 100%; height: 100%; overflow: auto;\n    background-color: #000000bd;\n  }\n  .modal-content { position: relative; background-color: #fefefe; margin: auto; padding: 0; width: 90%; max-width: fit-content; }\n  .close { color: white; position: absolute; top: 10px; right: 25px; font-size: 35px; font-weight: bold; }\n  .close:hover, .close:focus { color: #999; text-decoration: none; cursor: pointer; }\n  .mySlides { display: none; }\n  .cursor { cursor: pointer; }\n  .prev, .next {\n    cursor: pointer; position: absolute; top: 50%; width: auto; padding: 16px;\n    margin-top: -50px; color: white; font-weight: bold; font-size: 20px;\n    transition: 0.6s ease; border-radius: 0 3px 3px 0; user-select: none;\n    -webkit-user-select: none; background-color: rgba(0,0,0,0.8);\n  }\n  .next { right: 0; border-radius: 3px 0 0 3px; }\n  .numbertext { color: #f2f2f2; font-size: 12px; padding: 8px 12px; position: absolute; top: 0; }\n  \/* CWV: block display prevents inline whitespace CLS *\/\n  img { margin-bottom: -4px; display: block; }\n  .caption-container { text-align: center; background-color: black; padding: 2px 16px; color: white; }\n  .demo { opacity: 0.6; }\n  .active, .demo:hover { opacity: 1; }\n  img.hover-shadow { transition: 0.3s; }\n  .hover-shadow:hover { box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19); }\n\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    .left { max-width: 100%; }\n    .right { max-width: 100%; }\n  }\n\n  body { font-family: Arial, sans-serif; margin: 0; background: #eee; }\n  .product-desc img { width: 60px; }\n\n  .features { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; padding: 0 20px; margin: auto; margin-top: 45px; }\n  .feature-box { border-left: 1px solid black; padding: 20px 0 20px 42px; box-sizing: border-box; margin-top: 25px; }\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  }\n  .feature-box i { font-size: 28px; margin-bottom: 25px; display: inline-block; color: black; }\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  @media (max-width: 900px) { .feature-box { flex: 1 1 45%; } }\n  @media (max-width: 600px) { .feature-box { flex: 1 1 100%; } }\n\n  \/* ── VIDEO SECTION TWO-COL ── *\/\n  .video-section-wrap { padding: 0 24px 42px; max-width: 1100px; margin: 0 auto; }\n  .video-two-col {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 48px;\n    align-items: center;\n  }\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; height: 6px; border-radius: 50%;\n    background: #1a56db; flex-shrink: 0;\n  }\n  .video-heading-col h2 {\n    font-size: clamp(26px, 3.5vw, 42px);\n    font-weight: 900; color: #0a0a0a;\n    letter-spacing: -1.2px; line-height: 1.08; margin-bottom: 16px;\n  }\n  .video-heading-col h2 span { color: #1a56db; }\n  .video-heading-col p { font-size: 15px; color: #6b7280; font-weight: 400; line-height: 1.6; margin-bottom: 28px; }\n\n  .video-inline-stats { display: flex; gap: 20px; flex-wrap: wrap; }\n  .vis {\n    background: #f4f7ff; border: 1px solid #dce6fb;\n    border-radius: 12px; padding: 12px 18px; text-align: center; min-width: 80px;\n  }\n  .vis-num { display: block; font-size: 16px; font-weight: 900; color: #1a56db; letter-spacing: -0.4px; }\n  .vis-label { display: block; font-size: 10px; font-weight: 600; color: #9ca3af; letter-spacing: 1.1px; text-transform: uppercase; margin-top: 2px; }\n\n  .video-card-col .video-card {\n    background: #fff; border-radius: 16px; 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 repaints to this component *\/\n    contain: layout paint;\n  }\n  .video-card-col .video-wrapper {\n    position: relative; width: 100%; background: #0a0a0a;\n    \/* CWV: reserve space before video loads — prevents CLS *\/\n    aspect-ratio: 16 \/ 9;\n  }\n  .video-card-col .video-wrapper video {\n    width: 100%; height: 100%; object-fit: contain; background: #000; display: block;\n  }\n  .video-card-col .video-meta { padding: 16px 20px 18px; }\n  .video-card-col .reviewer-row { display: flex; align-items: center; gap: 12px; margin-bottom: 12px; }\n  .video-card-col .avatar {\n    width: 36px; height: 36px; border-radius: 50%; background: #1a56db;\n    display: flex; align-items: center; justify-content: center;\n    font-size: 14px; font-weight: 800; color: #fff; flex-shrink: 0;\n  }\n  .video-card-col .reviewer-info strong { display: block; font-size: 13px; font-weight: 700; color: #0a0a0a; }\n  .video-card-col .reviewer-info span { font-size: 11px; color: #9ca3af; }\n  .video-card-col .yt-badge {\n    margin-left: auto; display: flex; align-items: center; gap: 5px;\n    background: #fff0f0; border: 1px solid #ffd0d0; border-radius: 20px;\n    padding: 4px 10px 4px 7px; flex-shrink: 0;\n  }\n  .video-card-col .yt-badge span { font-size: 10px; font-weight: 700; color: #ff0000; }\n  .video-card-col .meta-divider { width: 100%; height: 1px; background: #f0f2f7; margin-bottom: 12px; }\n  .video-card-col .video-title { font-size: 13px; font-weight: 700; color: #0a0a0a; line-height: 1.4; margin-bottom: 4px; }\n  .video-card-col .video-desc { font-size: 12px; color: #6b7280; line-height: 1.6; }\n\n  @media (max-width: 767px) {\n    .video-two-col { grid-template-columns: 1fr; gap: 28px; }\n    .video-section-wrap { padding: 0 16px 32px; }\n    .video-inline-stats { gap: 10px; }\n    .vis { padding: 10px 14px; min-width: 68px; }\n    .video-card-col .reviewer-row { flex-direction: column; align-items: flex-start; }\n    .video-card-col .yt-badge { margin-left: inherit; }\n  }\n\n  \/* Legacy wrapper kept *\/\n  .review-section { padding: 0 24px 42px; max-width: 860px; margin: 0 auto; }\n  .heading-block { text-align: center; margin-bottom: 52px; }\n  .eyebrow { display: inline-flex; align-items: center; gap: 7px; font-size: 27px; font-weight: 700; text-transform: uppercase; color: #1a56db; margin-bottom: 0; }\n  .eyebrow-dot { width: 6px; height: 6px; border-radius: 50%; background: #1a56db; }\n  .heading-block h2 { font-size: clamp(32px, 5vw, 52px); font-weight: 900; color: #0a0a0a; letter-spacing: -1.5px; line-height: 1.08; margin-bottom: 14px; }\n  .heading-block h2 span { color: #1a56db; }\n  .heading-block p { font-size: 16px; color: #6b7280; font-weight: 400; line-height: 1.6; max-width: 420px; margin: 0 auto; }\n\n  \/* CWV: breakdown images — reserve space to prevent CLS *\/\n  .breakdown-item img,\n  .breakdown-item-image img {\n    width: 100%; height: auto; object-fit: cover; display: block;\n  }\n\u003c\/style\u003e\n\n\u003c!-- ═══════════════════════════════════════════\n     DIGITA SLIDER — untouched\n════════════════════════════════════════════ --\u003e\n\u003cdiv class=\"digita-slider\"\u003e\n  \u003cdiv class=\"digita-inner-slide\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-15.jpg?v=1766583553\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-11_902923db-cc0a-4664-9c52-f3a3c5f30c1e.jpg?v=1766583553\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-13_dd8a5875-b2ab-4d6a-92e1-a9d77c9a07b6.jpg?v=1766583552\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-1_dbd495e6-f3e8-4231-b269-930497587492.jpg?v=1766583552\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-14_b1659337-cb4a-499e-8af6-500aceeeb20b.jpg?v=1766583552\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-10_24902913-2401-4c32-931a-ef596777fcd0.jpg?v=1766583552\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-7_49a664bb-fbca-4037-a97e-208f47758b87.jpg?v=1766583551\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-9_fa2192ea-f6a8-4984-95b8-ad0c6875d52f.jpg?v=1766583549\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-6_558e1cf5-343e-475d-ad66-35e27afd3205.jpg?v=1766583548\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-8_58335aac-89b5-482b-9580-6f7147606225.jpg?v=1766583543\"\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ═══════════════════════════════════════════\n     LIGHTBOX MODAL — untouched\n════════════════════════════════════════════ --\u003e\n\u003cdiv id=\"myModal\" class=\"modal\"\u003e\n  \u003cspan class=\"close cursor\"\u003e×\u003c\/span\u003e\n  \u003cdiv class=\"modal-content\"\u003e\n    \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-15.jpg?v=1766583553\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-11_902923db-cc0a-4664-9c52-f3a3c5f30c1e.jpg?v=1766583553\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-13_dd8a5875-b2ab-4d6a-92e1-a9d77c9a07b6.jpg?v=1766583552\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-1_dbd495e6-f3e8-4231-b269-930497587492.jpg?v=1766583552\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-14_b1659337-cb4a-499e-8af6-500aceeeb20b.jpg?v=1766583552\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-10_24902913-2401-4c32-931a-ef596777fcd0.jpg?v=1766583552\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-7_49a664bb-fbca-4037-a97e-208f47758b87.jpg?v=1766583551\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-9_fa2192ea-f6a8-4984-95b8-ad0c6875d52f.jpg?v=1766583549\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-6_558e1cf5-343e-475d-ad66-35e27afd3205.jpg?v=1766583548\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-8_58335aac-89b5-482b-9580-6f7147606225.jpg?v=1766583543\"\u003e\u003c\/div\u003e\n    \u003ca class=\"prev\"\u003e❮\u003c\/a\u003e \u003ca class=\"next\"\u003e❯\u003c\/a\u003e\n    \u003cdiv class=\"caption-container\"\u003e\u003cp id=\"caption\"\u003e\u003c\/p\u003e\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\"\u003eA dive watch with the \u003cspan\u003esoul of a vintage one.\u003c\/span\u003e\n\u003c\/h2\u003e\n  \u003cp style=\"font-size:15px;color:#444141;text-align:center\"\u003eMost dive watches come in black, blue, or green. The AbyssHeritage comes in brown — the way the old saturation divers used to. Same 500M dive rating. Same 316L steel. Same sapphire crystal. Different feeling. This is the watch that pairs with leather, whiskey, and watches your father might have worn. For the man who's done following the herd.\u003c\/p\u003e\n  \u003ch2 style=\"text-align:center;\" class=\"tech\"\u003eTechnical \u003cspan\u003eFeatures\u003c\/span\u003e\n\u003c\/h2\u003e\n  \u003cdiv class=\"number_section_flex\" id=\"counter-section\"\u003e\n    \u003cdiv class=\"number_box_1\"\u003e\n      \u003cdiv class=\"boxss_inner\"\u003e\n        \u003c!-- CWV: explicit width\/height prevents CLS while images load --\u003e\n        \u003cimg class=\"number_box_image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/diameter-b.webp?v=1753643055\" width=\"220\" height=\"220\" alt=\"47.5mm diameter\"\u003e\n        \u003cspan class=\"number_box\"\u003e\u003cspan class=\"prod_number\"\u003e47.5\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 class=\"number_box_image\" src=\"https:\/\/www.nuunofficial.com\/cdn\/shop\/files\/thickness-b.png?v=1715584325\" width=\"220\" height=\"220\" alt=\"20mm thickness\"\u003e\n        \u003cspan class=\"number_box\"\u003e\u003cspan class=\"prod_number\"\u003e20\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 class=\"number_box_image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/thickness-b.webp?v=1753643065\" 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 class=\"number_box_image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/water-resistance-b.webp?v=1753643103\" width=\"220\" height=\"220\" alt=\"500M water resistance\"\u003e\n        \u003cspan class=\"number_box\"\u003e\u003cspan class=\"prod_number\"\u003e500\u003c\/span\u003e\u003csub\u003e\u003cspan\u003eM\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 (no scripts present in source, kept as-is) --\u003e\n\n\u003cdiv class=\"new-product\"\u003e\n\n  \u003c!-- ═══════════════════════════════════════════\n       VIDEO SECTION — TWO COLUMN\n  ════════════════════════════════════════════ --\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          500M PROFESSIONAL DIVER WATCH | HEAVY-DUTY | MECHANICAL 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\"\u003e500M\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\"\u003e47.5MM\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\"\u003eMech.\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 request on load --\u003e\n            \u003cvideo controls playsinline preload=\"none\"\u003e\n              \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/c445597087084a66bf62d05dcd182088.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\u003eAbyssHeritage 500M\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  \u003cdiv id=\"features\"\u003e\n    \u003cdiv class=\"cont-2\"\u003e\n      \u003ch2 class=\"h2\"\u003eMade to Fit a Serious Lifestyle\u003c\/h2\u003e\n      \u003cdiv class=\"features-grid\"\u003e\n        \u003cdiv class=\"feature-item\"\u003e\n          \u003ch3 class=\"h3\" style=\"color:#007bff;\"\u003eDiving \u0026amp; Water Use\u003c\/h3\u003e\n          \u003cp class=\"paragraph\"\u003e500m rating for uncompromising confidence.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature-item\"\u003e\n          \u003ch3 class=\"h3\" style=\"color:#007bff;\"\u003eOutdoor \u0026amp; Adventure\u003c\/h3\u003e\n          \u003cp class=\"paragraph\"\u003eShock-resistant and built to take abuse.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature-item\"\u003e\n          \u003ch3 class=\"h3\" style=\"color:#007bff;\"\u003eDaily Wear\u003c\/h3\u003e\n          \u003cp class=\"paragraph\"\u003eHeavy, bold presence for men who prefer substantial watches.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature-item\"\u003e\n          \u003ch3 class=\"h3\" style=\"color:#007bff;\"\u003eCasual Style\u003c\/h3\u003e\n          \u003cp class=\"paragraph\"\u003eA statement tool watch that looks powerful with rugged outfits.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"breakdown\"\u003e\n    \u003cdiv class=\"cont-2\"\u003e\n      \u003ch2 class=\"h2\"\u003eDesigned With Purpose in Every Detail\u003c\/h2\u003e\n\n      \u003cdiv class=\"breakdown-item\"\u003e\n        \u003cdiv class=\"breakdown-item-text\"\u003e\n          \u003ch3 class=\"h3\"\u003eJapanese Mechanical Movement: Built to Run Forever\u003c\/h3\u003e\n          \u003cul\u003e\n            \u003cli\u003eFully mechanical operation (no battery changes)\u003c\/li\u003e\n            \u003cli\u003ePerpetual movement powered by wrist motion\u003c\/li\u003e\n            \u003cli\u003eAuto date and chronograph functionality\u003c\/li\u003e\n            \u003cli\u003eSmall three-needle layout for classic tool-watch character\u003c\/li\u003e\n          \u003c\/ul\u003e\n          \u003cp class=\"paragraph\"\u003e\u003ci class=\"ita\"\u003eA movement designed to keep going, year after year.\u003c\/i\u003e\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"breakdown-item-image\"\u003e\n          \u003c!-- CWV: explicit width\/height prevents CLS --\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-2_9fa7e67c-7c94-4408-8bd4-1f5058d088a4.jpg?v=1766583304\" width=\"600\" height=\"450\" alt=\"Japanese Mechanical Movement\"\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\/description-image-4_83736503-bd41-4e70-be5e-2b1d8778583e.jpg?v=1766583334\" width=\"600\" height=\"450\" alt=\"Stainless Steel Case\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"breakdown-item-text\"\u003e\n          \u003ch3 class=\"h3\"\u003eStainless Steel Case: Maximum Strength \u0026amp; Presence\u003c\/h3\u003e\n          \u003cul\u003e\n            \u003cli\u003eCorrosion-resistant construction\u003c\/li\u003e\n            \u003cli\u003eShock-resistant build for harsh environments\u003c\/li\u003e\n            \u003cli\u003eExtremely solid, confidence-inspiring weight\u003c\/li\u003e\n            \u003cli\u003e47.5mm diameter for bold, professional proportions\u003c\/li\u003e\n          \u003c\/ul\u003e\n          \u003cp class=\"paragraph\"\u003e\u003ci class=\"ita\"\u003eAt 20mm thick, this watch is intentionally overbuilt, for men who want substance.\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\"\u003eSapphire Crystal: Clear, Tough, Long-Lasting\u003c\/h3\u003e\n          \u003cul class=\"water-capabilities\"\u003e\n            \u003cli\u003eResists scratches and daily wear\u003c\/li\u003e\n            \u003cli\u003eMaintains a clean, readable dial\u003c\/li\u003e\n            \u003cli\u003eIdeal for long-term, heavy use\u003c\/li\u003e\n          \u003c\/ul\u003e\n          \u003cp class=\"paragraph\"\u003e\u003ci class=\"ita\"\u003eA premium crystal for a serious tool watch.\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\/description-image-3_6f617f4d-3f4b-4b8c-8801-eaa1bbadab4f.jpg?v=1766583368\" width=\"600\" height=\"450\" alt=\"Sapphire Crystal\"\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\/description-image-5_111c4ca3-7667-4fa3-9e29-159684e7e4ae.jpg?v=1766583403\" width=\"600\" height=\"450\" alt=\"500M Water Resistance\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"breakdown-item-text\"\u003e\n          \u003ch3 class=\"h3\"\u003e500M Water Resistance: Built for Extreme Conditions\u003c\/h3\u003e\n          \u003cul\u003e\n            \u003cli\u003eDiving and professional water use\u003c\/li\u003e\n            \u003cli\u003eWater sports and marine environments\u003c\/li\u003e\n            \u003cli\u003eHeavy rain and daily water exposure\u003c\/li\u003e\n          \u003c\/ul\u003e\n          \u003cp class=\"paragraph\"\u003e\u003ci class=\"ita\"\u003eBuilt far beyond everyday needs, so you never have to think twice.\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\"\u003eMultiple Strap Options: Built for Utility\u003c\/h3\u003e\n          \u003cul\u003e\n            \u003cli\u003eCompatible with nylon, rubber, and stainless-steel straps\u003c\/li\u003e\n            \u003cli\u003e24mm lug width for secure, balanced wear\u003c\/li\u003e\n            \u003cli\u003eFolding clasp with safety lock for reliability\u003c\/li\u003e\n          \u003c\/ul\u003e\n          \u003cp class=\"paragraph\"\u003e\u003ci class=\"ita\"\u003eStrong, secure, and purpose-driven.\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\/description-image-12_df3796d6-a3dd-4f81-b524-d4df9b30ebcf.jpg?v=1766583472\" width=\"600\" height=\"450\" alt=\"Strap Options\"\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  \u003cdiv id=\"specs\"\u003e\n    \u003cdiv class=\"cont-2\"\u003e\n      \u003ch2 class=\"h2\"\u003eFWT 500M Heavy-Duty Diver Specifications\u003c\/h2\u003e\n      \u003ctable class=\"specs-table\"\u003e\n        \u003cthead\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        \u003c\/thead\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eFWT\u003c\/td\u003e\n\u003ctd\u003eUser\u003c\/td\u003e\n\u003ctd\u003eMen\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eProfessional Diver Watch\u003c\/td\u003e\n\u003ctd\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eHeavy-Duty Tool\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eMovement\u003c\/td\u003e\n\u003ctd\u003eMechanical\u003c\/td\u003e\n\u003ctd\u003eOrigin\u003c\/td\u003e\n\u003ctd\u003eJapanese Mechanical\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eCase Material\u003c\/td\u003e\n\u003ctd\u003eStainless Steel\u003c\/td\u003e\n\u003ctd\u003eCase Shape\u003c\/td\u003e\n\u003ctd\u003eRound\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eDial Diameter\u003c\/td\u003e\n\u003ctd\u003e47.5 mm\u003c\/td\u003e\n\u003ctd\u003eCase Thickness\u003c\/td\u003e\n\u003ctd\u003e20 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eDial Window\u003c\/td\u003e\n\u003ctd\u003eSapphire Crystal\u003c\/td\u003e\n\u003ctd\u003eDisplay\u003c\/td\u003e\n\u003ctd\u003ePointer\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eWater Resistance\u003c\/td\u003e\n\u003ctd\u003e500 m\u003c\/td\u003e\n\u003ctd\u003eWaterproof Rating\u003c\/td\u003e\n\u003ctd\u003e500M\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eBand Material\u003c\/td\u003e\n\u003ctd\u003eNylon \/ Rubber \/ Stainless Steel\u003c\/td\u003e\n\u003ctd\u003eBand Width\u003c\/td\u003e\n\u003ctd\u003e24 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eBand Length\u003c\/td\u003e\n\u003ctd\u003e230 mm\u003c\/td\u003e\n\u003ctd\u003eClasp\u003c\/td\u003e\n\u003ctd\u003eFolding Clasp with Safety\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eWeight\u003c\/td\u003e\n\u003ctd\u003e541 g\u003c\/td\u003e\n\u003ctd\u003ePower Source\u003c\/td\u003e\n\u003ctd\u003ePerpetual Mechanical\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eFeatures\u003c\/td\u003e\n\u003ctd\u003eAuto Date, Chronograph, Diver\u003c\/td\u003e\n\u003ctd\u003eExtras\u003c\/td\u003e\n\u003ctd\u003eLuminous, Shock Resistant, Back Light, Stopwatch, Tourbillon\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n      \u003ca href=\"#\" class=\"btn\"\u003eMake the FWT 500M Your Ultimate Tool Watch\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Future Wrist","offers":[{"title":"Black","offer_id":51825169629478,"sku":null,"price":179.0,"currency_code":"USD","in_stock":true},{"title":"Blue","offer_id":51825169662246,"sku":null,"price":179.0,"currency_code":"USD","in_stock":true},{"title":"Brown","offer_id":51825169695014,"sku":null,"price":179.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/black-3.jpg?v=1766584188"},{"product_id":"abyssforce-500m","title":"AbyssForce 500M","description":"\u003cstyle\u003e\n  .tech{\n\n  \nfont-size: clamp(32px, 5vw, 52px);\nfont-weight: 900;\ncolor: #0a0a0a;\nletter-spacing: -1.5px;\nline-height: 1.08;\nmargin-bottom: 14px;\n}\n.tech span {\ncolor: #1a56db;\n}\n  .faq-container {\n       max-width: 650px;\n       font-family: 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;\n       color: #333;\n       margin: 20px auto;\n     }\n   \n     .faq-item {\n       background-color: #ffffff;\n       border: 1px solid #e0e0e0;\n       border-radius: 8px;\n       margin-bottom: 12px;\n       overflow: hidden;\n       box-shadow: 0 4px 6px rgba(0, 0, 0, 0.05);\n       transition: all 0.3s ease;\n     }\n   \n     .faq-item:hover {\n       border-color: #b0b0b0;\n       box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);\n     }\n   \n     .faq-input {\n       display: none !important;\n     }\n   \n     .faq-label {\n       display: flex;\n       justify-content: space-between;\n       align-items: center;\n       padding: 18px 24px;\n       font-weight: 600;\n       font-size: 16px;\n       cursor: pointer;\n       background: #fdfdfd;\n       user-select: none;\n     }\n   \n     \/* The \"Titanium\" accent bar *\/\n     .faq-label::before {\n       content: \"\";\n       position: absolute;\n       left: 0;\n       width: 4px;\n       height: 0;\n       background: #7a7a7a;\n       transition: 0.3s;\n     }\n   \n     .faq-item:hover .faq-label::before {\n       height: 100%;\n     }\n   \n     .faq-label::after {\n       content: '\\276F';\n       width: 16px;\n       height: 29px;\n       text-align: center;\n       transition: all 0.3s;\n       color: #888;\n     }\n   \n     .faq-content {\n       max-height: 0;\n       padding: 0 24px;\n       overflow: hidden;\n       background: #ffffff;\n       transition: all 0.3s cubic-bezier(0, 1, 0.5, 1);\n       font-size: 16px;\n       line-height: 1.6;\n       color: black;\n     }\n   \n     \/* Checked State Logic *\/\n     .faq-input:checked + .faq-label {\n       background: #f8f9fa;\n       color: #000;\n     }\n   \n     .faq-input:checked + .faq-label::after {\n       transform: rotate(90deg);\n     }\n   \n     .faq-input:checked ~ .faq-content {\n       max-height: 200px;\n       padding-bottom: 20px;\n       border-top: 1px solid #eee;\n     }\n   .number_box_image{\n     width:100% !important\n   }\n   .main_counter_section {\n      padding: 0 4rem;\n      max-width: 1200px;\n      margin: 0 auto;\n    }\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 \n    .number_box_1 {\n      width: 24%;\n      text-align: center;\n    }\n \n    .boxss_inner {\n      position: relative;\n      margin-bottom: 4rem;\n    }\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 \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 \n    .number_boxs_title span {\n      font-size: 1.28571em;\n      text-transform: uppercase;\n    }\n    .product-desc .tab\n    {\n       flex-wrap: nowrap;\n   }\n    @media screen and (max-width: 767px) {\n     .product-desc .tab{\n       flex-wrap:wrap;\n       margin-top: -53px !important;\n     }\n      .number_section_flex {\n        display: block;\n      }\n \n      .number_box_1 {\n        width: 100%;\n      }\n \n      .number_section_flex.owl-carousel .number_box_1 {\n        width: 100%;\n        padding: 0 1rem;\n      }\n \n      .owl-dots {\n        text-align: center;\n        margin-top: 10px;\n      }\n \n      .owl-dots .owl-dot span {\n        background: #ccc;\n        width: 20px;\n        height: 5px;\n        display: inline-block;\n        margin: 0 5px;\n      }\n \n      .owl-dots .owl-dot.active span {\n        background: #0d2c4b;\n      }\n    }\n \n \n \n  \n   .container {\n       display: flex;\n       flex-wrap: wrap;\n       justify-content: space-between;\n     }\n \n     .left {\n       flex: 1;\n       min-width: 300px;\n       max-width: 60%;\n       padding-right: 40px;\n     }\n \n     .right {\n       flex: 1;\n       min-width: 300px;\n       max-width: 35%;\n     }\n \n     h2 {\n       font-size: 28px;\n       margin-bottom: 10px;\n     }\n \n     .accordion {\n       border-top: 1px solid #ccc;\n     }\n \n     .accordion-item {\n       border-bottom: 1px solid #ccc;\n     }\n \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     }\n \n     .accordion-button::after {\n       content: \"\\25BC\";\n       position: absolute;\n       right: 20px;\n       transition: transform 0.2s ease;\n     }\n \n     .accordion-button.active::after {\n       transform: rotate(180deg);\n     }\n \n     .accordion-content {\n       display: none;\n       padding: 0px;\n       background-color: #f9f9f9;\n     }\n \n     ul {\n       padding-left: 20px;\n     }\n \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 \n           b{\n             font-weight:600\n           }\n \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 \n   .description-txt{\n         font-size: 15px;\n     font-weight: 500;\n     color: black;\n   }\n  \n   \/* The Modal (background) *\/\n .modal {\n   display: none;\n   position: fixed;\n   z-index: 1;\n   padding-top: 100px;\n   left: 0;\n   top: 0;\n   width: 100%;\n   height: 100%;\n   overflow: auto;\n   background-color: #000000bd;\n       z-index: 99;\n }\n \n \/* Modal Content *\/\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 \n \/* The Close Button *\/\n .close {\n   color: white;\n   position: absolute;\n   top: 10px;\n   right: 25px;\n   font-size: 35px;\n   font-weight: bold;\n }\n \n .close:hover,\n .close:focus {\n   color: #999;\n   text-decoration: none;\n   cursor: pointer;\n }\n \n .mySlides {\n   display: none;\n }\n \n .cursor {\n   cursor: pointer;\n }\n \n \/* Next \u0026 previous buttons *\/\n .prev,\n .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: 0 3px 3px 0;\n   user-select: none;\n   -webkit-user-select: none;\n }\n \n \/* Position the \"next button\" to the right *\/\n .next {\n   right: 0;\n   border-radius: 3px 0 0 3px;\n }\n \n \/* On hover, add a black background color with a little bit see-through *\/\n .prev,\n .next {\n   background-color: rgba(0, 0, 0, 0.8);\n }\n \n \/* Number text (1\/3 etc) *\/\n .numbertext {\n   color: #f2f2f2;\n   font-size: 12px;\n   padding: 8px 12px;\n   position: absolute;\n   top: 0;\n }\n \n img {\n   margin-bottom: -4px;\n }\n \n .caption-container {\n   text-align: center;\n   background-color: black;\n   padding: 2px 16px;\n   color: white;\n }\n \n .demo {\n   opacity: 0.6;\n }\n \n .active,\n .demo:hover {\n   opacity: 1;\n }\n \n img.hover-shadow {\n   transition: 0.3s;\n }\n \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 \/* Hide the \"read-more\" text and toggle on larger screens *\/\n .read-more,\n .read-toggle {\n display: none;\n }\n \n \/* Default: visible on desktop *\/\n .read-more {\n display: inline;\n }\n .read-toggle {\n display: none;\n }\n \n \/* On mobile: hide extra text, show toggle *\/\n @media (max-width: 767px) {\n .read-more {\n display: none;\n }\n .read-toggle {\n display: inline;\n color: red;\n cursor: pointer;\n font-weight: bold;\n }\n \n .read-more.visible {\n display: inline;\n }\n .left{\n max-width:100%;\n }\n .right{\n max-width:100%\n }\n }\n \n     body {\n       font-family: Arial, sans-serif;\n       margin: 0;\n       background: #eee;\n     }\n .product-desc img {\n     width: 60px ;\n }\n .features {\n display: grid;\n grid-template-columns: repeat(3, 1fr);\n gap: 20px;\n padding: 0px 20px;\n margin: auto;\n margin-top: 45px;\n }\n \n .feature-box {\n border-left: 1px solid black;\n padding: 20px 0px 20px 42px;\n box-sizing: border-box;\n margin-top: 25px;\n }\n \n \/* Mobile: Single column layout *\/\n @media (max-width: 768px) {\n .features {\n grid-template-columns: 1fr;\n     gap: 0px;\n     padding: 0px 0px;\n     margin-top: 0px;\n \n }\n \n .feature-box {\n border-left: none;\n border-top: 1px solid black;\n padding: 10px 42px 0px 0px;\n \n }\n li {\n           margin-bottom: 10px;\n     list-style: none;\n     text-align: left;\n     font-size: 12px;\n     color: black;\n       font-weight:300\n     }\n }\n \n     .feature-box i {\n       font-size: 28px;\n       margin-bottom: 25px;\n       display: inline-block;\n       color:black;\n     }\n \n     .feature-title {\n       font-weight: 500;\n       margin: 10px 0;\n       color:black;\n   font-size:18px;\n     }\n \n     .feature-desc {\n       font-size: 14px;\n       color: #000000;\n       font-weight:300\n     }\n \n     @media (max-width: 900px) {\n       .feature-box {\n         flex: 1 1 45%;\n       }\n     }\n \n     @media (max-width: 600px) {\n       .feature-box {\n         flex: 1 1 100%;\n       }\n     }\n     \/* ── SECTION ── *\/\n  .review-section {\n    padding: 0px 24px 42px;\n    max-width: 860px;\n    margin: 0 auto;\n  }\n\n  \/* ── HEADING ── *\/\n  .heading-block {\n    text-align: center;\n    margin-bottom: 52px;\n  }\n\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\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 {\n    color: #1a56db;\n  }\n\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  \/* ── VIDEO CARD ── *\/\n  .video-card {\n    background: #fff;\n    border-radius: 20px;\n    overflow: hidden;\n    border: 1.5px solid #e5e9f2;\n    box-shadow: 0 2px 8px rgba(10,10,10,0.06), 0 16px 48px rgba(26,86,219,0.08);\n  }\n\n  .video-wrapper {\n    position: relative;\n    width: 100%;\n    background: #0a0a0a;\n  }\n  .video-wrapper video {\n  width: 100%;\n  height: 100%;\n  object-fit: contain; \/* shows full video, no zoom *\/\n  background: #000; \/* fills empty space nicely *\/\n  border-radius: 12px;\n}\n\n  \/* ── VIDEO META ── *\/\n  .video-meta {\n    padding: 24px 28px 26px;\n  }\n\n  .reviewer-row {\n    display: flex;\n    align-items: center;\n    gap: 13px;\n    margin-bottom: 18px;\n  }\n\n  .avatar {\n    width: 44px;\n    height: 44px;\n    border-radius: 50%;\n    background: #1a56db;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 17px;\n    font-weight: 800;\n    color: #fff;\n    flex-shrink: 0;\n  }\n\n  .reviewer-info {\n    flex: 1;\n    min-width: 0;\n  }\n  .reviewer-info strong {\n    display: block;\n    font-size: 14px;\n    font-weight: 700;\n    color: #0a0a0a;\n  }\n  .reviewer-info span {\n    font-size: 12px;\n    color: #9ca3af;\n    font-weight: 400;\n  }\n\n  .yt-badge {\n    display: flex;\n    align-items: center;\n    gap: 5px;\n    background: #fff0f0;\n    border: 1px solid #ffd0d0;\n    border-radius: 20px;\n    padding: 5px 11px 5px 8px;\n    flex-shrink: 0;\n  }\n  .yt-badge svg { width: 18px; height: 13px; }\n  .yt-badge span {\n    font-size: 11px;\n    font-weight: 700;\n    color: #ff0000;\n  }\n\n  .meta-divider {\n    width: 100%;\n    height: 1px;\n    background: #f0f2f7;\n    margin-bottom: 18px;\n  }\n\n  .video-title {\n    font-size: 15px;\n    font-weight: 700;\n    color: #0a0a0a;\n    line-height: 1.4;\n    margin-bottom: 8px;\n  }\n\n  .video-desc {\n    font-size: 13px;\n    color: #6b7280;\n    line-height: 1.65;\n  }\n\n  \/* ── STATS ── *\/\n  .stats-row {\n    display: flex;\n    margin-top: 20px;\n    padding-top: 18px;\n    border-top: 1px solid #f0f2f7;\n  }\n\n  .stat {\n    flex: 1;\n    text-align: center;\n    padding: 0 8px;\n  }\n  .stat + .stat { border-left: 1px solid #e5e9f2; }\n\n  .stat-num {\n    display: block;\n    font-size: 18px;\n    font-weight: 900;\n    color: #1a56db;\n    letter-spacing: -0.5px;\n    margin-bottom: 3px;\n  }\n  .stat-label {\n    display: block;\n    font-size: 10px;\n    font-weight: 600;\n    color: #9ca3af;\n    letter-spacing: 1.2px;\n    text-transform: uppercase;\n  }\n   \u003c\/style\u003e\n \u003cdiv class=\"digita-slider\"\u003e\n \u003cdiv class=\"digita-inner-slide\"\u003e\n   \u003cimg onclick=\"openModal();currentSlide(1)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/Men_s_Dive_Quartz_Watch_Japan_VK67_Movement_Sapphire_Glass_Unidirectional_Bezel_-_Picture_4_of_17.png?v=1767045599\"\u003e\n   \u003cimg onclick=\"openModal();currentSlide(2)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/Men_s_Dive_Quartz_Watch_Japan_VK67_Movement_Sapphire_Glass_Unidirectional_Bezel_-_Picture_3_of_17.png?v=1767045599\"\u003e\n   \u003cimg onclick=\"openModal();currentSlide(3)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-14_c3ee6a69-b009-462d-a7ca-fa53ebd76399.jpg?v=1766580934\"\u003e\n   \u003cimg onclick=\"openModal();currentSlide(4)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-13_171b5f5d-cf10-40e7-9208-c0f302d77350.jpg?v=1766580934\"\u003e\n   \u003cimg onclick=\"openModal();currentSlide(5)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-12_4258d383-e4df-45bc-ab06-da341118120a.jpg?v=1766580934\"\u003e\n   \u003cimg onclick=\"openModal();currentSlide(6)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-11_d695abb8-b089-4842-a3df-65bb4d3d2bd5.jpg?v=1766580934\"\u003e\n   \u003cimg onclick=\"openModal();currentSlide(7)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-9_6d79cf4c-1bdd-4e9f-9eae-b218177853a1.jpg?v=1766580934\"\u003e\n   \u003cimg onclick=\"openModal();currentSlide(8)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-8_636607e0-b2bf-45d0-8eaa-7285786cd37c.jpg?v=1766580933\"\u003e\n   \u003cimg onclick=\"openModal();currentSlide(9)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-10_66d9417f-91b4-486e-85ca-08917f65fa7c.jpg?v=1766580933\"\u003e\n   \u003cimg onclick=\"openModal();currentSlide(10)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-7_5573a8c2-9378-4b0c-92b4-b5e509be0aae.jpg?v=1766580933\"\u003e\n   \u003cimg onclick=\"openModal();currentSlide(11)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-1_d94434f7-418e-4d41-b130-d351b2bc0e3b.jpg?v=1766580932\"\u003e\n \n \n \n  \n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"modal\" id=\"myModal\"\u003e\n \u003cspan class=\"close cursor\"\u003e×\u003c\/span\u003e\n \u003cdiv class=\"modal-content\"\u003e\n \n   \n   \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/Men_s_Dive_Quartz_Watch_Japan_VK67_Movement_Sapphire_Glass_Unidirectional_Bezel_-_Picture_4_of_17.png?v=1767045599\"\u003e\u003c\/div\u003e\n   \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/Men_s_Dive_Quartz_Watch_Japan_VK67_Movement_Sapphire_Glass_Unidirectional_Bezel_-_Picture_3_of_17.png?v=1767045599\"\u003e\u003c\/div\u003e\n   \u003cdiv class=\"mySlides\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-14_c3ee6a69-b009-462d-a7ca-fa53ebd76399.jpg?v=1766580934\"\u003e\n \u003c\/div\u003e\n   \u003cdiv class=\"mySlides\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-13_171b5f5d-cf10-40e7-9208-c0f302d77350.jpg?v=1766580934\"\u003e\n \u003c\/div\u003e\n   \u003cdiv class=\"mySlides\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-12_4258d383-e4df-45bc-ab06-da341118120a.jpg?v=1766580934\"\u003e\n \u003c\/div\u003e\n   \u003cdiv class=\"mySlides\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-11_d695abb8-b089-4842-a3df-65bb4d3d2bd5.jpg?v=1766580934\"\u003e\n \u003c\/div\u003e\n   \u003cdiv class=\"mySlides\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-9_6d79cf4c-1bdd-4e9f-9eae-b218177853a1.jpg?v=1766580934\"\u003e\n \u003c\/div\u003e\n   \u003cdiv class=\"mySlides\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-8_636607e0-b2bf-45d0-8eaa-7285786cd37c.jpg?v=1766580933\"\u003e\n \u003c\/div\u003e\n   \u003cdiv class=\"mySlides\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-10_66d9417f-91b4-486e-85ca-08917f65fa7c.jpg?v=1766580933\"\u003e\n \u003c\/div\u003e\n   \u003cdiv class=\"mySlides\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-7_5573a8c2-9378-4b0c-92b4-b5e509be0aae.jpg?v=1766580933\"\u003e\n \u003c\/div\u003e\n   \u003cdiv class=\"mySlides\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-1_d94434f7-418e-4d41-b130-d351b2bc0e3b.jpg?v=1766580932\"\u003e\n \u003c\/div\u003e\n \n \n \n \n \u003ca class=\"prev\"\u003e❮\u003c\/a\u003e \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 \u003cdiv class=\"main_counter_section\"\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 \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/diameter-b.webp?v=1753643055\" class=\"number_box_image\"\u003e \u003cspan class=\"number_box\"\u003e \u003cspan class=\"prod_number\"\u003e48\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\"\u003e \u003cspan class=\"number_box\"\u003e \u003cspan class=\"prod_number\"\u003e14\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\"\u003e \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\"\u003e \u003cspan class=\"number_box\"\u003e \u003cspan class=\"prod_number\"\u003e500\u003c\/span\u003e \u003csub\u003e\u003cspan\u003eM\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 \u003c!-- jQuery + Owl Carousel --\u003e\n \u003cp\u003e\u003ca data-encoded-tag-name=\"script\" data-encoded-tag-value=\"\" data-encoded-attr-src=\"aHR0cHMlM0ElMkYlMkZjZG5qcy5jbG91ZGZsYXJlLmNvbSUyRmFqYXglMkZsaWJzJTJGanF1ZXJ5JTJGMy42LjElMkZqcXVlcnkubWluLmpz\"\u003e\u003c\/a\u003e \u003ca data-encoded-tag-name=\"script\" data-encoded-tag-value=\"\" data-encoded-attr-src=\"aHR0cHMlM0ElMkYlMkZjZG5qcy5jbG91ZGZsYXJlLmNvbSUyRmFqYXglMkZsaWJzJTJGT3dsQ2Fyb3VzZWwyJTJGMi4zLjQlMkZvd2wuY2Fyb3VzZWwubWluLmpz\"\u003e\u003c\/a\u003e \u003ca data-encoded-tag-name=\"script\" data-encoded-tag-value=\"JTBBJTIwJTIwJTIwJTIwJTIwJTJGJTJGJTIwV3JhcCUyMGluJTIwbm9Db25mbGljdC1zYWZlJTIwYmxvY2slMEElMjAlMjAlMjAlMjAlMjAoZnVuY3Rpb24oJTI0KSUyMCU3QiUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyNChkb2N1bWVudCkucmVhZHkoZnVuY3Rpb24lMjAoKSUyMCU3QiUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMGZ1bmN0aW9uJTIwaW5pdENhcm91c2VsKCklMjAlN0IlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjBpZiUyMCh3aW5kb3cuaW5uZXJXaWR0aCUyMCUzQyUzRCUyMDc2NyUyMCUyNiUyNiUyMCElMjQoJy5udW1iZXJfc2VjdGlvbl9mbGV4JykuaGFzQ2xhc3MoJ293bC1sb2FkZWQnKSklMjAlN0IlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjQoJy5udW1iZXJfc2VjdGlvbl9mbGV4JykuYWRkQ2xhc3MoJ293bC1jYXJvdXNlbCUyMG93bC10aGVtZScpLm93bENhcm91c2VsKCU3QiUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMGxvb3AlM0ElMjBmYWxzZSUyQyUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMG1hcmdpbiUzQSUyMDAlMkMlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjBuYXYlM0ElMjBmYWxzZSUyQyUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMGRvdHMlM0ElMjB0cnVlJTJDJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwaXRlbXMlM0ElMjAxJTJDJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTdEKSUzQiUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCU3RCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCU3RCUwQSUyMCUyMCUyMCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMGluaXRDYXJvdXNlbCgpJTNCJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTI0KHdpbmRvdykucmVzaXplKGluaXRDYXJvdXNlbCklM0IlMEElMjAlMjAlMjAlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjQod2luZG93KS5zY3JvbGwoc3RhcnRDb3VudGVyKSUzQiUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMGZ1bmN0aW9uJTIwc3RhcnRDb3VudGVyKCklMjAlN0IlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjBpZiUyMCglMjQod2luZG93KS5zY3JvbGxUb3AoKSUyMCUzRSUyMDIwMCklMjAlN0IlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjQod2luZG93KS5vZmYoJTIyc2Nyb2xsJTIyJTJDJTIwc3RhcnRDb3VudGVyKSUzQiUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyNCgnLnByb2RfbnVtYmVyJykuZWFjaChmdW5jdGlvbiUyMCgpJTIwJTdCJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwdmFyJTIwaW5pdGlhbFZhbHVlJTIwJTNEJTIwcGFyc2VGbG9hdCglMjQodGhpcykudGV4dCgpKSUzQiUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyNCh0aGlzKS5wcm9wKCdDb3VudGVyJyUyQyUyMDApLmFuaW1hdGUoJTdCJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwQ291bnRlciUzQSUyMGluaXRpYWxWYWx1ZSUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCU3RCUyQyUyMCU3QiUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMGR1cmF0aW9uJTNBJTIwMTgwMCUyQyUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMGVhc2luZyUzQSUyMCdzd2luZyclMkMlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjBzdGVwJTNBJTIwZnVuY3Rpb24lMjAobm93KSUyMCU3QiUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMHZhciUyMGRlY2ltYWxQbGFjZXMlMjAlM0QlMjAoaW5pdGlhbFZhbHVlLnRvU3RyaW5nKCkuc3BsaXQoJy4nKSU1QjElNUQlMjAlN0MlN0MlMjAlNUIlNUQpLmxlbmd0aCUzQiUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyNCh0aGlzKS50ZXh0KHBhcnNlRmxvYXQobm93KS50b0ZpeGVkKGRlY2ltYWxQbGFjZXMpKSUzQiUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCU3RCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCU3RCklM0IlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlN0QpJTNCJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTdEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTdEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTdEKSUzQiUwQSUyMCUyMCUyMCUyMCUyMCU3RCkoalF1ZXJ5KSUzQiUyMCUyRiUyRiUyMFBhc3MlMjBTaG9waWZ5J3MlMjBqUXVlcnklMjBoZXJlJTBBJTIwJTIwJTIw\"\u003e\u003c\/a\u003e\u003c\/p\u003e\n \u003c!-- Owl Carousel CSS --\u003e\n \u003cp\u003e\u003ca data-encoded-tag-name=\"link\" data-encoded-tag-value=\"\" data-encoded-attr-href=\"aHR0cHMlM0ElMkYlMkZjZG5qcy5jbG91ZGZsYXJlLmNvbSUyRmFqYXglMkZsaWJzJTJGT3dsQ2Fyb3VzZWwyJTJGMi4zLjQlMkZhc3NldHMlMkZvd2wuY2Fyb3VzZWwubWluLmNzcw==\" data-encoded-attr-rel=\"c3R5bGVzaGVldA==\"\u003e\u003c\/a\u003e \u003ca data-encoded-tag-name=\"link\" data-encoded-tag-value=\"\" data-encoded-attr-href=\"aHR0cHMlM0ElMkYlMkZjZG5qcy5jbG91ZGZsYXJlLmNvbSUyRmFqYXglMkZsaWJzJTJGT3dsQ2Fyb3VzZWwyJTJGMi4zLjQlMkZhc3NldHMlMkZvd2wudGhlbWUuZGVmYXVsdC5taW4uY3Nz\" data-encoded-attr-rel=\"c3R5bGVzaGVldA==\"\u003e\u003c\/a\u003e\u003c\/p\u003e\n \n \n \n \u003cp\u003e\u003ca data-encoded-tag-name=\"script\" data-encoded-tag-value=\"JTBBJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTI0KGRvY3VtZW50KS5yZWFkeShmdW5jdGlvbiUyMCgpJTIwJTdCJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTI0KCUyMi5yZWFkLXRvZ2dsZSUyMikub24oJTIyY2xpY2slMjIlMkMlMjBmdW5jdGlvbiUyMCgpJTIwJTdCJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwdmFyJTIwJTI0dG9nZ2xlJTIwJTNEJTIwJTI0KHRoaXMpJTNCJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwdmFyJTIwJTI0bW9yZSUyMCUzRCUyMCUyNHRvZ2dsZS5zaWJsaW5ncyglMjIucmVhZC1tb3JlJTIyKSUzQiUwQSUyMCUyMCUyMCUyMCUyMCUyMCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyNG1vcmUudG9nZ2xlQ2xhc3MoJTIydmlzaWJsZSUyMiklM0IlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjR0b2dnbGUudGV4dCglMjRtb3JlLmhhc0NsYXNzKCUyMnZpc2libGUlMjIpJTIwJTNGJTIwJTIyUmVhZCUyMExlc3MlMjIlMjAlM0ElMjAlMjJSZWFkJTIwTW9yZSUyMiklM0IlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlN0QpJTNCJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTdEKSUzQiUwQSUyMCUyMCUyMCUyMCUyMCUyMCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMGNvbnN0JTIwYWNjQnV0dG9ucyUyMCUzRCUyMGRvY3VtZW50LnF1ZXJ5U2VsZWN0b3JBbGwoJy5hY2NvcmRpb24tYnV0dG9uJyklM0IlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjBhY2NCdXR0b25zLmZvckVhY2goYnRuJTIwJTNEJTNFJTIwJTdCJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwYnRuLmFkZEV2ZW50TGlzdGVuZXIoJ2NsaWNrJyUyQyUyMCgpJTIwJTNEJTNFJTIwJTdCJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwYnRuLmNsYXNzTGlzdC50b2dnbGUoJ2FjdGl2ZScpJTNCJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwY29uc3QlMjBjb250ZW50JTIwJTNEJTIwYnRuLm5leHRFbGVtZW50U2libGluZyUzQiUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMGNvbnRlbnQuc3R5bGUuZGlzcGxheSUyMCUzRCUyMGNvbnRlbnQuc3R5bGUuZGlzcGxheSUyMCUzRCUzRCUzRCUyMCdibG9jayclMjAlM0YlMjAnbm9uZSclMjAlM0ElMjAnYmxvY2snJTNCJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTdEKSUzQiUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCU3RCklM0IlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjA=\"\u003e\u003c\/a\u003e \u003ca data-encoded-tag-name=\"script\" data-encoded-tag-value=\"JTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwZnVuY3Rpb24lMjBvcGVuTW9kYWwoKSUyMCU3QiUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMGRvY3VtZW50LmdldEVsZW1lbnRCeUlkKCUyMm15TW9kYWwlMjIpLnN0eWxlLmRpc3BsYXklMjAlM0QlMjAlMjJibG9jayUyMiUzQiUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCU3RCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMGZ1bmN0aW9uJTIwY2xvc2VNb2RhbCgpJTIwJTdCJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwZG9jdW1lbnQuZ2V0RWxlbWVudEJ5SWQoJTIybXlNb2RhbCUyMikuc3R5bGUuZGlzcGxheSUyMCUzRCUyMCUyMm5vbmUlMjIlM0IlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlN0QlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjB2YXIlMjBzbGlkZUluZGV4JTIwJTNEJTIwMSUzQiUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMHNob3dTbGlkZXMoc2xpZGVJbmRleCklM0IlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjBmdW5jdGlvbiUyMHBsdXNTbGlkZXMobiklMjAlN0IlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjBzaG93U2xpZGVzKHNsaWRlSW5kZXglMjAlMkIlM0QlMjBuKSUzQiUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCU3RCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMGZ1bmN0aW9uJTIwY3VycmVudFNsaWRlKG4pJTIwJTdCJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwc2hvd1NsaWRlcyhzbGlkZUluZGV4JTIwJTNEJTIwbiklM0IlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlN0QlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjBmdW5jdGlvbiUyMHNob3dTbGlkZXMobiklMjAlN0IlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjB2YXIlMjBpJTNCJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwdmFyJTIwc2xpZGVzJTIwJTNEJTIwZG9jdW1lbnQuZ2V0RWxlbWVudHNCeUNsYXNzTmFtZSglMjJteVNsaWRlcyUyMiklM0IlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjB2YXIlMjBkb3RzJTIwJTNEJTIwZG9jdW1lbnQuZ2V0RWxlbWVudHNCeUNsYXNzTmFtZSglMjJkZW1vJTIyKSUzQiUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMHZhciUyMGNhcHRpb25UZXh0JTIwJTNEJTIwZG9jdW1lbnQuZ2V0RWxlbWVudEJ5SWQoJTIyY2FwdGlvbiUyMiklM0IlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjBpZiUyMChuJTIwJTNFJTIwc2xpZGVzLmxlbmd0aCklMjAlN0JzbGlkZUluZGV4JTIwJTNEJTIwMSU3RCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMGlmJTIwKG4lMjAlM0MlMjAxKSUyMCU3QnNsaWRlSW5kZXglMjAlM0QlMjBzbGlkZXMubGVuZ3RoJTdEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwZm9yJTIwKGklMjAlM0QlMjAwJTNCJTIwaSUyMCUzQyUyMHNsaWRlcy5sZW5ndGglM0IlMjBpJTJCJTJCKSUyMCU3QiUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMHNsaWRlcyU1QmklNUQuc3R5bGUuZGlzcGxheSUyMCUzRCUyMCUyMm5vbmUlMjIlM0IlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlN0QlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjBmb3IlMjAoaSUyMCUzRCUyMDAlM0IlMjBpJTIwJTNDJTIwZG90cy5sZW5ndGglM0IlMjBpJTJCJTJCKSUyMCU3QiUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMGRvdHMlNUJpJTVELmNsYXNzTmFtZSUyMCUzRCUyMGRvdHMlNUJpJTVELmNsYXNzTmFtZS5yZXBsYWNlKCUyMiUyMGFjdGl2ZSUyMiUyQyUyMCUyMiUyMiklM0IlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlN0QlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjBzbGlkZXMlNUJzbGlkZUluZGV4LTElNUQuc3R5bGUuZGlzcGxheSUyMCUzRCUyMCUyMmJsb2NrJTIyJTNCJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwZG90cyU1QnNsaWRlSW5kZXgtMSU1RC5jbGFzc05hbWUlMjAlMkIlM0QlMjAlMjIlMjBhY3RpdmUlMjIlM0IlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjBjYXB0aW9uVGV4dC5pbm5lckhUTUwlMjAlM0QlMjBkb3RzJTVCc2xpZGVJbmRleC0xJTVELmFsdCUzQiUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCU3RCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMA==\"\u003e\u003c\/a\u003e\u003c\/p\u003e\n \n \u003cdiv class=\"new-product\"\u003e\n \n  \u003cdiv class=\"review-section\"\u003e\n\n    \u003c!-- Heading --\u003e\n    \u003cdiv class=\"heading-block\"\u003e\n      \u003cdiv class=\"eyebrow\"\u003e\n        AbyssForce 500M\n      \u003c\/div\u003e\n      \u003ch2\u003eWatch in \u003cspan\u003eAction\u003c\/span\u003e\n\u003c\/h2\u003e\n      \u003cp\u003eA quick look at the design, finish, and presence on the wrist.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \n    \u003c!-- Video Card --\u003e\n    \u003cdiv class=\"video-card\"\u003e\n  \n      \u003cdiv class=\"video-wrapper\"\u003e\n        \u003cvideo controls playsinline preload=\"metadata\"\u003e\n          \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/73794b9d161740df9855e994f9e9c121.mp4\" type=\"video\/mp4\"\u003e\n          Your browser does not support the video tag.\n        \u003c\/source\u003e\u003c\/video\u003e\n      \u003c\/div\u003e\n  \n      \u003cdiv class=\"video-meta\"\u003e\n  \n        \u003cdiv class=\"reviewer-row\"\u003e\n          \u003cdiv class=\"avatar\"\u003eA\u003c\/div\u003e\n          \u003cdiv class=\"reviewer-info\"\u003e\n            \u003cstrong\u003eAbyssForce 500M\u003c\/strong\u003e\n            \u003cspan\u003eOfficial Product Clip\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"yt-badge\"\u003e\n            \u003cspan\u003eProduct Video\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n  \n        \u003cdiv class=\"meta-divider\"\u003e\u003c\/div\u003e\n  \n        \u003cdiv class=\"video-title\"\u003e\n          \"Built for depth. Designed for presence.\"\n        \u003c\/div\u003e\n  \n        \u003cdiv class=\"video-desc\"\u003e\n          A short showcase highlighting the case finish, dial detail, and overall build of the watch.\n        \u003c\/div\u003e\n  \n        \u003cdiv class=\"stats-row\"\u003e\n          \u003cdiv class=\"stat\"\u003e\n            \u003cspan class=\"stat-num\"\u003e500M\u003c\/span\u003e\n            \u003cspan class=\"stat-label\"\u003eWater Resistance\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"stat\"\u003e\n            \u003cspan class=\"stat-num\"\u003e48MM\u003c\/span\u003e\n            \u003cspan class=\"stat-label\"\u003eCase Size\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"stat\"\u003e\n            \u003cspan class=\"stat-num\"\u003eAuto\u003c\/span\u003e\n            \u003cspan class=\"stat-label\"\u003eMovement\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n  \n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \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=\"features\"\u003e\n       \u003cdiv class=\"cont-2\"\u003e\n           \u003ch2 class=\"h2\"\u003eMade to Fit Your Lifestyle\u003c\/h2\u003e\n           \u003cdiv class=\"features-grid\"\u003e\n               \u003cdiv class=\"feature-item\"\u003e\n                   \u003ch3 style=\"color: #007bff;\" class=\"h3\"\u003eDiving \u0026amp; Water Use\u003c\/h3\u003e\n                   \u003cp class=\"paragraph\"\u003e500m rating for serious confidence.\u003c\/p\u003e\n               \u003c\/div\u003e\n               \u003cdiv class=\"feature-item\"\u003e\n                   \u003ch3 style=\"color: #007bff;\" class=\"h3\"\u003eOutdoor \u0026amp; Adventure\u003c\/h3\u003e\n                   \u003cp class=\"paragraph\"\u003eHeavy-duty stainless steel build for active days and outdoor wear.\u003c\/p\u003e\n               \u003c\/div\u003e\n               \u003cdiv class=\"feature-item\"\u003e\n                   \u003ch3 style=\"color: #007bff;\" class=\"h3\"\u003eDaily Wear\u003c\/h3\u003e\n                   \u003cp class=\"paragraph\"\u003eBold size and weight for men who prefer strong wrist presence.\u003c\/p\u003e\n               \u003c\/div\u003e\n               \u003cdiv class=\"feature-item\"\u003e\n                   \u003ch3 style=\"color: #007bff;\" class=\"h3\"\u003eCasual Style\u003c\/h3\u003e\n                   \u003cp class=\"paragraph\"\u003eA statement tool watch that pairs naturally with rugged, casual outfits.\u003c\/p\u003e\n               \u003c\/div\u003e\n           \u003c\/div\u003e\n       \u003c\/div\u003e\n   \u003c\/div\u003e\n \n   \u003cdiv id=\"breakdown\"\u003e\n       \u003cdiv class=\"cont-2\"\u003e\n           \u003ch2 class=\"h2\"\u003eDesigned With Purpose in Every Detail\u003c\/h2\u003e\n \n           \u003cdiv class=\"breakdown-item\"\u003e\n               \u003cdiv class=\"breakdown-item-text\"\u003e\n                   \u003ch3 class=\"h3\"\u003eAutomatic Mechanical Movement: Classic Watch Feel\u003c\/h3\u003e\n                  \n\n                   \u003cul\u003e\n                    \u003cli\u003e\n\u003cb\u003eAutomatic mechanical operation\u003c\/b\u003e for a real watch feel\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cb\u003eSmooth pointer display\u003c\/b\u003e for a classic analog look\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cb\u003eDate window\u003c\/b\u003e for everyday practicality\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cb\u003eBattery-free wearing experience\u003c\/b\u003e with mechanical character\u003c\/li\u003e\n                   \u003c\/ul\u003e\n                   \u003cp class=\"paragraph\"\u003e\u003ci class=\"ita\"\u003eA movement made for men who want more character than a basic battery watch.\u003c\/i\u003e\u003c\/p\u003e\n               \u003c\/div\u003e\n               \u003cdiv class=\"breakdown-item-image\"\u003e\n                   \u003cimg alt=\"Mechanical Movement\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-3_00151325-b758-4b2d-ad54-1dde50e580ee.jpg?v=1766580531\"\u003e\n               \u003c\/div\u003e\n           \u003c\/div\u003e\n \n           \u003cdiv class=\"cont-2\"\u003e\u003chr style=\"border: 0; height: 1px; background-color: #cccccc; margin: 40px auto; width: 80%;\"\u003e\u003c\/div\u003e\n           \n           \u003cdiv class=\"breakdown-item\"\u003e\n               \u003cdiv class=\"breakdown-item-image\"\u003e\n                   \n                   \u003cimg alt=\"Stainless Steel Case\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/product-img.png?v=1777292153\"\u003e\n \n               \u003c\/div\u003e\n               \u003cdiv class=\"breakdown-item-text\"\u003e\n                   \u003ch3 class=\"h3\"\u003e316L Stainless Steel Case: Solid Feel, Strong Wrist Presence\u003c\/h3\u003e\n                   \n                   \u003cul\u003e\n                    \u003cli\u003e\n\u003cb\u003e316L stainless steel case\u003c\/b\u003e for a strong, durable build\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cb\u003eStainless steel bracelet\u003c\/b\u003e for a solid wrist feel\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cb\u003e24mm bracelet width\u003c\/b\u003e for a balanced heavy-duty look\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cb\u003e48mm case size\u003c\/b\u003e for fine wrist presence\u003c\/li\u003e\n                    \n                   \u003c\/ul\u003e\n                   \u003cp class=\"paragraph\"\u003e\u003ci class=\"ita\"\u003eAt 48 mm, it’s intentionally bold, made for those who want their diver to stand out.\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: #cccccc; 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\"\u003eSapphire Crystal Dial Window: Clear, Sharp, and Scratch-Resistant\u003c\/h3\u003e\n                   \n                   \u003cul class=\"water-capabilities\"\u003e\n                    \u003cli\u003e\n\u003cb\u003eScratch-resistant crystal\u003c\/b\u003e for daily protection\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cb\u003eClear dial view\u003c\/b\u003e for easy time reading\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cb\u003eCleaner look over time\u003c\/b\u003e with better resistance to wear\u003c\/li\u003e\n                    \n                   \u003c\/ul\u003e\n                   \u003cp class=\"paragraph\"\u003e\u003ci class=\"ita\"\u003eA premium detail that helps your watch stay cleaner and clearer for longer.\u003c\/i\u003e\u003c\/p\u003e\n               \u003c\/div\u003e\n               \u003cdiv class=\"breakdown-item-image\"\u003e\n                   \u003cimg alt=\"sapphire crystal\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-2_0741b253-4b14-4551-a85c-318217334cae.jpg?v=1766580653\"\u003e\n               \u003c\/div\u003e\n           \u003c\/div\u003e\n           \n           \u003cdiv class=\"cont-2\"\u003e\u003chr style=\"border: 0; height: 1px; background-color: #cccccc; 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 alt=\"water proof\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-6_ff3d9d2a-9c7b-4190-9021-fd20eb4f6965.jpg?v=1766580690\"\u003e\n               \u003c\/div\u003e\n               \u003cdiv class=\"breakdown-item-text\"\u003e\n                   \u003ch3 class=\"h3\"\u003e500M \/ 50BAR Water Resistance: Confidence Around Water\u003c\/h3\u003e\n                   \n                   \u003cul\u003e\n                    \u003cli\u003eHandles rain, splashes, and wet environments\u003c\/li\u003e\n                    \u003cli\u003eSupports active use near water\u003c\/li\u003e\n                    \u003cli\u003eGoes beyond basic everyday water protection\u003c\/li\u003e\n                    \n                   \u003c\/ul\u003e\n                   \u003cp class=\"paragraph\"\u003e\u003ci class=\"ita\"\u003eA stronger rating for buyers who do not want to worry every time their watch gets wet.\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: #cccccc; 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\"\u003eStainless-Steel Bracelet: Secure \u0026amp; Purpose-Built\u003c\/h3\u003e\n                   \u003cp class=\"paragraph\"\u003eThe solid steel bracelet is designed to match the watch’s heavy-duty character:\u003c\/p\u003e\n                   \u003cul\u003e\n                       \u003cli\u003eStrong and corrosion-resistant\u003c\/li\u003e\n                       \u003cli\u003e24 mm width for balanced support\u003c\/li\u003e\n                       \u003cli\u003eFolding clasp with safety lock for secure wear\u003c\/li\u003e\n                   \u003c\/ul\u003e\n                   \u003cp class=\"paragraph\"\u003e\u003ci class=\"ita\"\u003eIt stays firmly in place, no matter the conditions.\u003c\/i\u003e\u003c\/p\u003e\n               \u003c\/div\u003e\n               \u003cdiv class=\"breakdown-item-image\"\u003e\n                   \u003cimg alt=\"stainless steel bracelet\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/description-image-4_fb4314d6-3b4e-4283-93eb-bcbcb1826836.jpg?v=1766580839\"\u003e\n               \u003c\/div\u003e\n           \u003c\/div\u003e\n \n       \u003c\/div\u003e\n   \u003c\/div\u003e\n   \n  \n \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=\"specs\"\u003e\n       \u003cdiv class=\"cont-2\"\u003e\n           \u003ch2 class=\"h2\"\u003e 500M Professional Diver Specifications\u003c\/h2\u003e\n           \u003ctable class=\"specs-table\"\u003e\n            \u003cthead\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            \u003c\/thead\u003e\n            \u003ctbody\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eModel\u003c\/td\u003e\n                    \u003ctd\u003eAbyssForce 500M\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\u003e500M \/ 50BAR\u003c\/td\u003e\n                    \u003ctd\u003eCase Size\u003c\/td\u003e\n                    \u003ctd\u003e48mm\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eCase Thickness\u003c\/td\u003e\n                    \u003ctd\u003e14mm\u003c\/td\u003e\n                    \u003ctd\u003eCase Material\u003c\/td\u003e\n                    \u003ctd\u003e316L Stainless 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\u003e24mm\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eBracelet Length\u003c\/td\u003e\n                    \u003ctd\u003e230mm\u003c\/td\u003e\n                    \u003ctd\u003eWeight\u003c\/td\u003e\n                    \u003ctd\u003e269g\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eCrystal\u003c\/td\u003e\n                    \u003ctd\u003eSapphire Crystal Dial Window\u003c\/td\u003e\n                    \u003ctd\u003eDisplay\u003c\/td\u003e\n                    \u003ctd\u003ePointer Dial with Date Window\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eDial Detail\u003c\/td\u003e\n                    \u003ctd\u003eThree Sub-Dial Display\u003c\/td\u003e\n                    \u003ctd\u003eBezel\u003c\/td\u003e\n                    \u003ctd\u003eRotating Diver-Style Bezel\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eVisibility\u003c\/td\u003e\n                    \u003ctd\u003eLuminous Hands and Markers\u003c\/td\u003e\n                    \u003ctd\u003eClasp\u003c\/td\u003e\n                    \u003ctd\u003eFolding Clasp with Safety Lock\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\/abyssforce-500m\" class=\"btn\"\u003eMake AbyssForce 500M Your Daily Watch\u003c\/a\u003e\n           \u003cp style=\"font-style: italic;\" class=\"paragraph\"\u003e 500M: Built Heavy. Built Tough. Built to Last.\u003c\/p\u003e\n           \n           \u003cp style=\"text-align: center;\" class=\"paragraph\"\u003eA professional diver for men who want real weight, real presence, and real capability on the wrist.\u003c\/p\u003e\n       \u003c\/div\u003e\n   \u003c\/div\u003e\n \n \u003ch2 class=\"h2\" style=\"text-align:center;color:black\"\u003eFAQ\u003c\/h2\u003e\n \u003cdiv class=\"faq-container\"\u003e\n   \u003cdiv class=\"faq-item\"\u003e\n     \u003cinput type=\"checkbox\" id=\"af-1\" class=\"faq-input\"\u003e\n     \u003clabel for=\"af-1\" class=\"faq-label\"\u003eIs AbyssForce 500M an automatic dive watch?\u003c\/label\u003e\n     \u003cdiv class=\"faq-content\"\u003e\n       Yes. AbyssForce 500M is an automatic dive watch with mechanical movement character and battery-free operation.\n     \u003c\/div\u003e\n   \u003c\/div\u003e\n \n   \u003cdiv class=\"faq-item\"\u003e\n     \u003cinput type=\"checkbox\" id=\"af-2\" class=\"faq-input\"\u003e\n     \u003clabel for=\"af-2\" class=\"faq-label\"\u003eDoes the AbyssForce 500M use sapphire crystal?\u003c\/label\u003e\n     \u003cdiv class=\"faq-content\"\u003e\n       Yes. This dive watch uses a sapphire crystal dial window for strong scratch resistance and long-term clarity.\n     \u003c\/div\u003e\n   \u003c\/div\u003e\n \n   \u003cdiv class=\"faq-item\"\u003e\n     \u003cinput type=\"checkbox\" id=\"af-3\" class=\"faq-input\"\u003e\n     \u003clabel for=\"af-3\" class=\"faq-label\"\u003eIs this a real 500m dive watch?\u003c\/label\u003e\n     \u003cdiv class=\"faq-content\"\u003e\n       AbyssForce 500M is marketed as a 500m dive watch and is built around a heavy-duty diver-style design with professional water-resistance positioning.\n     \u003c\/div\u003e\n   \u003c\/div\u003e\n \n   \u003cdiv class=\"faq-item\"\u003e\n     \u003cinput type=\"checkbox\" id=\"af-4\" class=\"faq-input\"\u003e\n     \u003clabel for=\"af-4\" class=\"faq-label\"\u003eIs the AbyssForce 500M good for everyday wear?\u003c\/label\u003e\n     \u003cdiv class=\"faq-content\"\u003e\n       Yes, if you like a bold, heavy tool-watch feel. Its 48mm case and 316L steel bracelet are designed for buyers who prefer strong wrist presence.\n     \u003c\/div\u003e\n   \u003c\/div\u003e\n \n   \u003cdiv class=\"faq-item\"\u003e\n     \u003cinput type=\"checkbox\" id=\"af-5\" class=\"faq-input\"\u003e\n     \u003clabel for=\"af-5\" class=\"faq-label\"\u003eWhat material is the AbyssForce 500M made from?\u003c\/label\u003e\n     \u003cdiv class=\"faq-content\"\u003e\n       The case and bracelet are listed as 316L stainless steel, giving the watch strong corrosion resistance and durability.\n     \u003c\/div\u003e\n   \u003c\/div\u003e\n \n   \u003cdiv class=\"faq-item\"\u003e\n     \u003cinput type=\"checkbox\" id=\"af-6\" class=\"faq-input\"\u003e\n     \u003clabel for=\"af-6\" class=\"faq-label\"\u003eDoes the watch have lume?\u003c\/label\u003e\n     \u003cdiv class=\"faq-content\"\u003e\n       Yes. The page lists a luminous display for low-light and underwater visibility.\n     \u003c\/div\u003e\n   \u003c\/div\u003e\n \u003c\/div\u003e\n \n \n \u003c\/div\u003e","brand":"Future Wrist","offers":[{"title":"White","offer_id":53243044757798,"sku":null,"price":199.0,"currency_code":"USD","in_stock":true},{"title":"Grey","offer_id":53243044790566,"sku":null,"price":199.0,"currency_code":"USD","in_stock":true},{"title":"Blue","offer_id":53243044823334,"sku":null,"price":199.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/abysforce-pr-image.png?v=1777926343"},{"product_id":"mens-sapphire-chronograph-dive-watch","title":"AbyssStorm 100M Dive Chronograph Watch Japanese Quartz Sapphire Crystal 46mm","description":"\u003cstyle\u003e\n  .tech{\n\n  \nfont-size: clamp(32px, 5vw, 52px);\nfont-weight: 900;\ncolor: #0a0a0a;\nletter-spacing: -1.5px;\nline-height: 1.08;\nmargin-bottom: 14px;\n}\n.tech span {\ncolor: #1a56db;\n}\n  .faq-container {\n       max-width: 650px;\n       font-family: 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;\n       color: #333;\n       margin: 20px auto;\n     }\n   \n     .faq-item {\n       background-color: #ffffff;\n       border: 1px solid #e0e0e0;\n       border-radius: 8px;\n       margin-bottom: 12px;\n       overflow: hidden;\n       box-shadow: 0 4px 6px rgba(0, 0, 0, 0.05);\n       transition: all 0.3s ease;\n     }\n   \n     .faq-item:hover {\n       border-color: #b0b0b0;\n       box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);\n     }\n   \n     .faq-input {\n       display: none !important;\n     }\n   \n     .faq-label {\n       display: flex;\n       justify-content: space-between;\n       align-items: center;\n       padding: 18px 24px;\n       font-weight: 600;\n       font-size: 16px;\n       cursor: pointer;\n       background: #fdfdfd;\n       user-select: none;\n     }\n   \n     \/* The \"Titanium\" accent bar *\/\n     .faq-label::before {\n       content: \"\";\n       position: absolute;\n       left: 0;\n       width: 4px;\n       height: 0;\n       background: #7a7a7a;\n       transition: 0.3s;\n     }\n   \n     .faq-item:hover .faq-label::before {\n       height: 100%;\n     }\n   \n     .faq-label::after {\n       content: '\\276F';\n       width: 16px;\n       height: 29px;\n       text-align: center;\n       transition: all 0.3s;\n       color: #888;\n     }\n   \n     .faq-content {\n       max-height: 0;\n       padding: 0 24px;\n       overflow: hidden;\n       background: #ffffff;\n       transition: all 0.3s cubic-bezier(0, 1, 0.5, 1);\n       font-size: 16px;\n       line-height: 1.6;\n       color: black;\n     }\n   \n     \/* Checked State Logic *\/\n     .faq-input:checked + .faq-label {\n       background: #f8f9fa;\n       color: #000;\n     }\n   \n     .faq-input:checked + .faq-label::after {\n       transform: rotate(90deg);\n     }\n   \n     .faq-input:checked ~ .faq-content {\n       max-height: 200px;\n       padding-bottom: 20px;\n       border-top: 1px solid #eee;\n     }\n   .number_box_image{\n     width:100% !important\n   }\n   .main_counter_section {\n      padding: 0 4rem;\n      max-width: 1200px;\n      margin: 0 auto;\n    }\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 \n    .number_box_1 {\n      width: 24%;\n      text-align: center;\n    }\n \n    .boxss_inner {\n      position: relative;\n      margin-bottom: 4rem;\n    }\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 \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 \n    .number_boxs_title span {\n      font-size: 1.28571em;\n      text-transform: uppercase;\n    }\n    .product-desc .tab\n    {\n       flex-wrap: nowrap;\n   }\n    @media screen and (max-width: 767px) {\n     .product-desc .tab{\n       flex-wrap:wrap;\n       margin-top: -53px !important;\n     }\n      .number_section_flex {\n        display: block;\n      }\n \n      .number_box_1 {\n        width: 100%;\n      }\n \n      .number_section_flex.owl-carousel .number_box_1 {\n        width: 100%;\n        padding: 0 1rem;\n      }\n \n      .owl-dots {\n        text-align: center;\n        margin-top: 10px;\n      }\n \n      .owl-dots .owl-dot span {\n        background: #ccc;\n        width: 20px;\n        height: 5px;\n        display: inline-block;\n        margin: 0 5px;\n      }\n \n      .owl-dots .owl-dot.active span {\n        background: #0d2c4b;\n      }\n    }\n \n \n \n  \n   .container {\n       display: flex;\n       flex-wrap: wrap;\n       justify-content: space-between;\n     }\n \n     .left {\n       flex: 1;\n       min-width: 300px;\n       max-width: 60%;\n       padding-right: 40px;\n     }\n \n     .right {\n       flex: 1;\n       min-width: 300px;\n       max-width: 35%;\n     }\n \n     h2 {\n       font-size: 28px;\n       margin-bottom: 10px;\n     }\n \n     .accordion {\n       border-top: 1px solid #ccc;\n     }\n \n     .accordion-item {\n       border-bottom: 1px solid #ccc;\n     }\n \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     }\n \n     .accordion-button::after {\n       content: \"\\25BC\";\n       position: absolute;\n       right: 20px;\n       transition: transform 0.2s ease;\n     }\n \n     .accordion-button.active::after {\n       transform: rotate(180deg);\n     }\n \n     .accordion-content {\n       display: none;\n       padding: 0px;\n       background-color: #f9f9f9;\n     }\n \n     ul {\n       padding-left: 20px;\n     }\n \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 \n           b{\n             font-weight:600\n           }\n \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 \n   .description-txt{\n         font-size: 15px;\n     font-weight: 500;\n     color: black;\n   }\n  \n   \/* The Modal (background) *\/\n .modal {\n   display: none;\n   position: fixed;\n   z-index: 1;\n   padding-top: 100px;\n   left: 0;\n   top: 0;\n   width: 100%;\n   height: 100%;\n   overflow: auto;\n   background-color: #000000bd;\n       z-index: 99;\n }\n \n \/* Modal Content *\/\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 \n \/* The Close Button *\/\n .close {\n   color: white;\n   position: absolute;\n   top: 10px;\n   right: 25px;\n   font-size: 35px;\n   font-weight: bold;\n }\n \n .close:hover,\n .close:focus {\n   color: #999;\n   text-decoration: none;\n   cursor: pointer;\n }\n \n .mySlides {\n   display: none;\n }\n \n .cursor {\n   cursor: pointer;\n }\n \n \/* Next \u0026 previous buttons *\/\n .prev,\n .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: 0 3px 3px 0;\n   user-select: none;\n   -webkit-user-select: none;\n }\n \n \/* Position the \"next button\" to the right *\/\n .next {\n   right: 0;\n   border-radius: 3px 0 0 3px;\n }\n \n \/* On hover, add a black background color with a little bit see-through *\/\n .prev,\n .next {\n   background-color: rgba(0, 0, 0, 0.8);\n }\n \n \/* Number text (1\/3 etc) *\/\n .numbertext {\n   color: #f2f2f2;\n   font-size: 12px;\n   padding: 8px 12px;\n   position: absolute;\n   top: 0;\n }\n \n img {\n   margin-bottom: -4px;\n }\n \n .caption-container {\n   text-align: center;\n   background-color: black;\n   padding: 2px 16px;\n   color: white;\n }\n \n .demo {\n   opacity: 0.6;\n }\n \n .active,\n .demo:hover {\n   opacity: 1;\n }\n \n img.hover-shadow {\n   transition: 0.3s;\n }\n \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 \/* Hide the \"read-more\" text and toggle on larger screens *\/\n .read-more,\n .read-toggle {\n display: none;\n }\n \n \/* Default: visible on desktop *\/\n .read-more {\n display: inline;\n }\n .read-toggle {\n display: none;\n }\n \n \/* On mobile: hide extra text, show toggle *\/\n @media (max-width: 767px) {\n .read-more {\n display: none;\n }\n .read-toggle {\n display: inline;\n color: red;\n cursor: pointer;\n font-weight: bold;\n }\n \n .read-more.visible {\n display: inline;\n }\n .left{\n max-width:100%;\n }\n .right{\n max-width:100%\n }\n }\n \n     body {\n       font-family: Arial, sans-serif;\n       margin: 0;\n       background: #eee;\n     }\n .product-desc img {\n     width: 60px ;\n }\n .features {\n display: grid;\n grid-template-columns: repeat(3, 1fr);\n gap: 20px;\n padding: 0px 20px;\n margin: auto;\n margin-top: 45px;\n }\n \n .feature-box {\n border-left: 1px solid black;\n padding: 20px 0px 20px 42px;\n box-sizing: border-box;\n margin-top: 25px;\n }\n \n \/* Mobile: Single column layout *\/\n @media (max-width: 768px) {\n .features {\n grid-template-columns: 1fr;\n     gap: 0px;\n     padding: 0px 0px;\n     margin-top: 0px;\n \n }\n \n .feature-box {\n border-left: none;\n border-top: 1px solid black;\n padding: 10px 42px 0px 0px;\n \n }\n li {\n           margin-bottom: 10px;\n     list-style: none;\n     text-align: left;\n     font-size: 12px;\n     color: black;\n       font-weight:300\n     }\n }\n \n     .feature-box i {\n       font-size: 28px;\n       margin-bottom: 25px;\n       display: inline-block;\n       color:black;\n     }\n \n     .feature-title {\n       font-weight: 500;\n       margin: 10px 0;\n       color:black;\n   font-size:18px;\n     }\n \n     .feature-desc {\n       font-size: 14px;\n       color: #000000;\n       font-weight:300\n     }\n \n     @media (max-width: 900px) {\n       .feature-box {\n         flex: 1 1 45%;\n       }\n     }\n \n     @media (max-width: 600px) {\n       .feature-box {\n         flex: 1 1 100%;\n       }\n     }\n     \/* ── SECTION ── *\/\n  .review-section {\n    padding: 0px 24px 42px;\n    max-width: 860px;\n    margin: 0 auto;\n  }\n\n  \/* ── HEADING ── *\/\n  .heading-block {\n    text-align: center;\n    margin-bottom: 52px;\n  }\n\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\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 {\n    color: #1a56db;\n  }\n\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  \/* ── VIDEO CARD ── *\/\n  .video-card {\n    background: #fff;\n    border-radius: 20px;\n    overflow: hidden;\n    border: 1.5px solid #e5e9f2;\n    box-shadow: 0 2px 8px rgba(10,10,10,0.06), 0 16px 48px rgba(26,86,219,0.08);\n  }\n\n  .video-wrapper {\n    position: relative;\n    width: 100%;\n    background: #0a0a0a;\n  }\n  .video-wrapper video {\n  width: 100%;\n  height: 100%;\n  object-fit: contain; \/* shows full video, no zoom *\/\n  background: #000; \/* fills empty space nicely *\/\n  border-radius: 12px;\n}\n\n  \/* ── VIDEO META ── *\/\n  .video-meta {\n    padding: 24px 28px 26px;\n  }\n\n  .reviewer-row {\n    display: flex;\n    align-items: center;\n    gap: 13px;\n    margin-bottom: 18px;\n  }\n\n  .avatar {\n    width: 44px;\n    height: 44px;\n    border-radius: 50%;\n    background: #1a56db;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 17px;\n    font-weight: 800;\n    color: #fff;\n    flex-shrink: 0;\n  }\n\n  .reviewer-info {\n    flex: 1;\n    min-width: 0;\n  }\n  .reviewer-info strong {\n    display: block;\n    font-size: 14px;\n    font-weight: 700;\n    color: #0a0a0a;\n  }\n  .reviewer-info span {\n    font-size: 12px;\n    color: #9ca3af;\n    font-weight: 400;\n  }\n\n  .yt-badge {\n    display: flex;\n    align-items: center;\n    gap: 5px;\n    background: #fff0f0;\n    border: 1px solid #ffd0d0;\n    border-radius: 20px;\n    padding: 5px 11px 5px 8px;\n    flex-shrink: 0;\n  }\n  .yt-badge svg { width: 18px; height: 13px; }\n  .yt-badge span {\n    font-size: 11px;\n    font-weight: 700;\n    color: #ff0000;\n  }\n\n  .meta-divider {\n    width: 100%;\n    height: 1px;\n    background: #f0f2f7;\n    margin-bottom: 18px;\n  }\n\n  .video-title {\n    font-size: 15px;\n    font-weight: 700;\n    color: #0a0a0a;\n    line-height: 1.4;\n    margin-bottom: 8px;\n  }\n\n  .video-desc {\n    font-size: 13px;\n    color: #6b7280;\n    line-height: 1.65;\n  }\n\n  \/* ── STATS ── *\/\n  .stats-row {\n    display: flex;\n    margin-top: 20px;\n    padding-top: 18px;\n    border-top: 1px solid #f0f2f7;\n  }\n\n  .stat {\n    flex: 1;\n    text-align: center;\n    padding: 0 8px;\n  }\n  .stat + .stat { border-left: 1px solid #e5e9f2; }\n\n  .stat-num {\n    display: block;\n    font-size: 18px;\n    font-weight: 900;\n    color: #1a56db;\n    letter-spacing: -0.5px;\n    margin-bottom: 3px;\n  }\n  .stat-label {\n    display: block;\n    font-size: 10px;\n    font-weight: 600;\n    color: #9ca3af;\n    letter-spacing: 1.2px;\n    text-transform: uppercase;\n  }\n   \u003c\/style\u003e\n\n \u003cdiv class=\"digita-slider\"\u003e\n \u003cdiv class=\"digita-inner-slide\"\u003e\n\n  \n  \u003cimg onclick=\"openModal();currentSlide(1)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/6_29045839-aa3b-425d-afa7-96ea2bc06780.png?v=1781126513\" alt=\"\"\u003e\n  \u003cimg onclick=\"openModal();currentSlide(2)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/2_4ae73261-91b0-463e-9166-a90d64b4463e.png?v=1781126513\" alt=\"\"\u003e\n  \u003cimg onclick=\"openModal();currentSlide(3)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/7_b5e9d9e2-e24f-4646-aa32-fd4a9874ea22.png?v=1781126513\" alt=\"\"\u003e\n  \u003cimg onclick=\"openModal();currentSlide(4)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/10_712ff88a-2ccc-411b-b032-2dcd3020af75.png?v=1781126513\" alt=\"\"\u003e\n  \u003cimg onclick=\"openModal();currentSlide(5)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/9_f919f662-e8f1-41a9-a426-f71e0887516a.png?v=1781126513\" alt=\"\"\u003e\n  \u003cimg onclick=\"openModal();currentSlide(6)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/13_807b4faf-8fc7-45c3-9278-3a9b802075fd.png?v=1781126513\" alt=\"\"\u003e\n  \u003cimg onclick=\"openModal();currentSlide(7)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/3_515b69ae-f724-437a-8a33-0271230ac28d.png?v=1781126513\" alt=\"\"\u003e\n  \u003cimg onclick=\"openModal();currentSlide(8)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/12_92640310-9acb-40b3-aea1-b6f1df341da0.png?v=1781126513\" alt=\"\"\u003e\n  \u003cimg onclick=\"openModal();currentSlide(9)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/8_9be8e70d-d62f-407d-957b-2caf34a36d45.png?v=1781126513\" alt=\"\"\u003e\n  \u003cimg onclick=\"openModal();currentSlide(10)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/11_48607d00-0519-447f-b002-6a440ae5e2cb.png?v=1781126513\" alt=\"\"\u003e\n  \u003cimg onclick=\"openModal();currentSlide(11)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/5_77b74a41-e48c-4864-810a-6e42be2dfb69.png?v=1781126513\" alt=\"\"\u003e\n  \u003cimg onclick=\"openModal();currentSlide(12)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/4_478a3489-1247-4d04-86c5-3bd82046baff.png?v=1781126512\" alt=\"\"\u003e\n  \u003cimg onclick=\"openModal();currentSlide(13)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/14_951c47f1-d24d-460a-b46d-cd28490a5351.png?v=1781126512\" alt=\"\"\u003e\n\n \n \n  \n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"modal\" id=\"myModal\"\u003e\n \u003cspan class=\"close cursor\"\u003e×\u003c\/span\u003e\n \u003cdiv class=\"modal-content\"\u003e\n \n  \n  \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/6_29045839-aa3b-425d-afa7-96ea2bc06780.png?v=1781126513\" alt=\"\"\u003e\u003c\/div\u003e\n  \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/2_4ae73261-91b0-463e-9166-a90d64b4463e.png?v=1781126513\" alt=\"\"\u003e\u003c\/div\u003e\n  \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/7_b5e9d9e2-e24f-4646-aa32-fd4a9874ea22.png?v=1781126513\" alt=\"\"\u003e\u003c\/div\u003e\n  \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/10_712ff88a-2ccc-411b-b032-2dcd3020af75.png?v=1781126513\" alt=\"\"\u003e\u003c\/div\u003e\n  \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/9_f919f662-e8f1-41a9-a426-f71e0887516a.png?v=1781126513\" alt=\"\"\u003e\u003c\/div\u003e\n  \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/13_807b4faf-8fc7-45c3-9278-3a9b802075fd.png?v=1781126513\" alt=\"\"\u003e\u003c\/div\u003e\n  \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/3_515b69ae-f724-437a-8a33-0271230ac28d.png?v=1781126513\" alt=\"\"\u003e\u003c\/div\u003e\n  \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/12_92640310-9acb-40b3-aea1-b6f1df341da0.png?v=1781126513\" alt=\"\"\u003e\u003c\/div\u003e\n  \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/8_9be8e70d-d62f-407d-957b-2caf34a36d45.png?v=1781126513\" alt=\"\"\u003e\u003c\/div\u003e\n  \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/11_48607d00-0519-447f-b002-6a440ae5e2cb.png?v=1781126513\" alt=\"\"\u003e\u003c\/div\u003e\n  \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/5_77b74a41-e48c-4864-810a-6e42be2dfb69.png?v=1781126513\" alt=\"\"\u003e\u003c\/div\u003e\n  \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/4_478a3489-1247-4d04-86c5-3bd82046baff.png?v=1781126512\" alt=\"\"\u003e\u003c\/div\u003e\n  \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/14_951c47f1-d24d-460a-b46d-cd28490a5351.png?v=1781126512\" alt=\"\"\u003e\u003c\/div\u003e\n\n \n \n \n \n \u003ca class=\"prev\"\u003e❮\u003c\/a\u003e \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\u003cdiv class=\"main_counter_section\"\u003e\n\u003ch2 style=\"text-align: center;\" class=\"tech\"\u003eA real dive chronograph at a \u003cspan\u003ereal price.\u003c\/span\u003e \u003c\/h2\u003e\n  \n \u003cp style=\"font-size: 15px;color: #444141;text-align:center\"\u003eThe AbyssStorm Chronograph 100M combines a Seiko \/ TMI VD53 Japanese quartz chronograph movement with 100M water resistance, a unidirectional rotating dive bezel, solid 316L stainless steel, and sapphire crystal. Reliable quartz accuracy. Functional chronograph layout. Built heavy. Built to be worn.\u003c\/p\u003e\n\n\u003c\/div\u003e\n \n\n \u003cdiv class=\"main_counter_section\"\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 \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/diameter-b.webp?v=1753643055\" class=\"number_box_image\"\u003e \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\"\u003e \u003cspan class=\"number_box\"\u003e \u003cspan class=\"prod_number\"\u003e14\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\"\u003e \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\"\u003e \u003cspan class=\"number_box\"\u003e \u003cspan class=\"prod_number\"\u003e100\u003c\/span\u003e \u003csub\u003e\u003cspan\u003eM\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 \u003c!-- jQuery + Owl Carousel --\u003e\n \u003cp\u003e\u003ca data-encoded-tag-name=\"script\" data-encoded-tag-value=\"\" data-encoded-attr-src=\"aHR0cHMlM0ElMkYlMkZjZG5qcy5jbG91ZGZsYXJlLmNvbSUyRmFqYXglMkZsaWJzJTJGanF1ZXJ5JTJGMy42LjElMkZqcXVlcnkubWluLmpz\"\u003e\u003c\/a\u003e \u003ca data-encoded-tag-name=\"script\" data-encoded-tag-value=\"\" data-encoded-attr-src=\"aHR0cHMlM0ElMkYlMkZjZG5qcy5jbG91ZGZsYXJlLmNvbSUyRmFqYXglMkZsaWJzJTJGT3dsQ2Fyb3VzZWwyJTJGMi4zLjQlMkZvd2wuY2Fyb3VzZWwubWluLmpz\"\u003e\u003c\/a\u003e \u003ca data-encoded-tag-name=\"script\" data-encoded-tag-value=\"JTBBJTIwJTIwJTIwJTIwJTIwJTJGJTJGJTIwV3JhcCUyMGluJTIwbm9Db25mbGljdC1zYWZlJTIwYmxvY2slMEElMjAlMjAlMjAlMjAlMjAoZnVuY3Rpb24oJTI0KSUyMCU3QiUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyNChkb2N1bWVudCkucmVhZHkoZnVuY3Rpb24lMjAoKSUyMCU3QiUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMGZ1bmN0aW9uJTIwaW5pdENhcm91c2VsKCklMjAlN0IlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjBpZiUyMCh3aW5kb3cuaW5uZXJXaWR0aCUyMCUzQyUzRCUyMDc2NyUyMCUyNiUyNiUyMCElMjQoJy5udW1iZXJfc2VjdGlvbl9mbGV4JykuaGFzQ2xhc3MoJ293bC1sb2FkZWQnKSklMjAlN0IlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjQoJy5udW1iZXJfc2VjdGlvbl9mbGV4JykuYWRkQ2xhc3MoJ293bC1jYXJvdXNlbCUyMG93bC10aGVtZScpLm93bENhcm91c2VsKCU3QiUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMGxvb3AlM0ElMjBmYWxzZSUyQyUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMG1hcmdpbiUzQSUyMDAlMkMlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjBuYXYlM0ElMjBmYWxzZSUyQyUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMGRvdHMlM0ElMjB0cnVlJTJDJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwaXRlbXMlM0ElMjAxJTJDJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTdEKSUzQiUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCU3RCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCU3RCUwQSUyMCUyMCUyMCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMGluaXRDYXJvdXNlbCgpJTNCJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTI0KHdpbmRvdykucmVzaXplKGluaXRDYXJvdXNlbCklM0IlMEElMjAlMjAlMjAlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjQod2luZG93KS5zY3JvbGwoc3RhcnRDb3VudGVyKSUzQiUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMGZ1bmN0aW9uJTIwc3RhcnRDb3VudGVyKCklMjAlN0IlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjBpZiUyMCglMjQod2luZG93KS5zY3JvbGxUb3AoKSUyMCUzRSUyMDIwMCklMjAlN0IlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjQod2luZG93KS5vZmYoJTIyc2Nyb2xsJTIyJTJDJTIwc3RhcnRDb3VudGVyKSUzQiUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyNCgnLnByb2RfbnVtYmVyJykuZWFjaChmdW5jdGlvbiUyMCgpJTIwJTdCJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwdmFyJTIwaW5pdGlhbFZhbHVlJTIwJTNEJTIwcGFyc2VGbG9hdCglMjQodGhpcykudGV4dCgpKSUzQiUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyNCh0aGlzKS5wcm9wKCdDb3VudGVyJyUyQyUyMDApLmFuaW1hdGUoJTdCJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwQ291bnRlciUzQSUyMGluaXRpYWxWYWx1ZSUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCU3RCUyQyUyMCU3QiUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMGR1cmF0aW9uJTNBJTIwMTgwMCUyQyUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMGVhc2luZyUzQSUyMCdzd2luZyclMkMlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjBzdGVwJTNBJTIwZnVuY3Rpb24lMjAobm93KSUyMCU3QiUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMHZhciUyMGRlY2ltYWxQbGFjZXMlMjAlM0QlMjAoaW5pdGlhbFZhbHVlLnRvU3RyaW5nKCkuc3BsaXQoJy4nKSU1QjElNUQlMjAlN0MlN0MlMjAlNUIlNUQpLmxlbmd0aCUzQiUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyNCh0aGlzKS50ZXh0KHBhcnNlRmxvYXQobm93KS50b0ZpeGVkKGRlY2ltYWxQbGFjZXMpKSUzQiUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCU3RCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCU3RCklM0IlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlN0QpJTNCJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTdEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTdEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTdEKSUzQiUwQSUyMCUyMCUyMCUyMCUyMCU3RCkoalF1ZXJ5KSUzQiUyMCUyRiUyRiUyMFBhc3MlMjBTaG9waWZ5J3MlMjBqUXVlcnklMjBoZXJlJTBBJTIwJTIwJTIw\"\u003e\u003c\/a\u003e\u003c\/p\u003e\n \u003c!-- Owl Carousel CSS --\u003e\n \u003cp\u003e\u003ca data-encoded-tag-name=\"link\" data-encoded-tag-value=\"\" data-encoded-attr-href=\"aHR0cHMlM0ElMkYlMkZjZG5qcy5jbG91ZGZsYXJlLmNvbSUyRmFqYXglMkZsaWJzJTJGT3dsQ2Fyb3VzZWwyJTJGMi4zLjQlMkZhc3NldHMlMkZvd2wuY2Fyb3VzZWwubWluLmNzcw==\" data-encoded-attr-rel=\"c3R5bGVzaGVldA==\"\u003e\u003c\/a\u003e \u003ca data-encoded-tag-name=\"link\" data-encoded-tag-value=\"\" data-encoded-attr-href=\"aHR0cHMlM0ElMkYlMkZjZG5qcy5jbG91ZGZsYXJlLmNvbSUyRmFqYXglMkZsaWJzJTJGT3dsQ2Fyb3VzZWwyJTJGMi4zLjQlMkZhc3NldHMlMkZvd2wudGhlbWUuZGVmYXVsdC5taW4uY3Nz\" data-encoded-attr-rel=\"c3R5bGVzaGVldA==\"\u003e\u003c\/a\u003e\u003c\/p\u003e\n \n \n \n \u003cp\u003e\u003ca data-encoded-tag-name=\"script\" data-encoded-tag-value=\"JTBBJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTI0KGRvY3VtZW50KS5yZWFkeShmdW5jdGlvbiUyMCgpJTIwJTdCJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTI0KCUyMi5yZWFkLXRvZ2dsZSUyMikub24oJTIyY2xpY2slMjIlMkMlMjBmdW5jdGlvbiUyMCgpJTIwJTdCJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwdmFyJTIwJTI0dG9nZ2xlJTIwJTNEJTIwJTI0KHRoaXMpJTNCJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwdmFyJTIwJTI0bW9yZSUyMCUzRCUyMCUyNHRvZ2dsZS5zaWJsaW5ncyglMjIucmVhZC1tb3JlJTIyKSUzQiUwQSUyMCUyMCUyMCUyMCUyMCUyMCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyNG1vcmUudG9nZ2xlQ2xhc3MoJTIydmlzaWJsZSUyMiklM0IlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjR0b2dnbGUudGV4dCglMjRtb3JlLmhhc0NsYXNzKCUyMnZpc2libGUlMjIpJTIwJTNGJTIwJTIyUmVhZCUyMExlc3MlMjIlMjAlM0ElMjAlMjJSZWFkJTIwTW9yZSUyMiklM0IlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlN0QpJTNCJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTdEKSUzQiUwQSUyMCUyMCUyMCUyMCUyMCUyMCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMGNvbnN0JTIwYWNjQnV0dG9ucyUyMCUzRCUyMGRvY3VtZW50LnF1ZXJ5U2VsZWN0b3JBbGwoJy5hY2NvcmRpb24tYnV0dG9uJyklM0IlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjBhY2NCdXR0b25zLmZvckVhY2goYnRuJTIwJTNEJTNFJTIwJTdCJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwYnRuLmFkZEV2ZW50TGlzdGVuZXIoJ2NsaWNrJyUyQyUyMCgpJTIwJTNEJTNFJTIwJTdCJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwYnRuLmNsYXNzTGlzdC50b2dnbGUoJ2FjdGl2ZScpJTNCJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwY29uc3QlMjBjb250ZW50JTIwJTNEJTIwYnRuLm5leHRFbGVtZW50U2libGluZyUzQiUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMGNvbnRlbnQuc3R5bGUuZGlzcGxheSUyMCUzRCUyMGNvbnRlbnQuc3R5bGUuZGlzcGxheSUyMCUzRCUzRCUzRCUyMCdibG9jayclMjAlM0YlMjAnbm9uZSclMjAlM0ElMjAnYmxvY2snJTNCJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTdEKSUzQiUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCU3RCklM0IlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjA=\"\u003e\u003c\/a\u003e \u003ca data-encoded-tag-name=\"script\" data-encoded-tag-value=\"JTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwZnVuY3Rpb24lMjBvcGVuTW9kYWwoKSUyMCU3QiUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMGRvY3VtZW50LmdldEVsZW1lbnRCeUlkKCUyMm15TW9kYWwlMjIpLnN0eWxlLmRpc3BsYXklMjAlM0QlMjAlMjJibG9jayUyMiUzQiUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCU3RCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMGZ1bmN0aW9uJTIwY2xvc2VNb2RhbCgpJTIwJTdCJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwZG9jdW1lbnQuZ2V0RWxlbWVudEJ5SWQoJTIybXlNb2RhbCUyMikuc3R5bGUuZGlzcGxheSUyMCUzRCUyMCUyMm5vbmUlMjIlM0IlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlN0QlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjB2YXIlMjBzbGlkZUluZGV4JTIwJTNEJTIwMSUzQiUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMHNob3dTbGlkZXMoc2xpZGVJbmRleCklM0IlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjBmdW5jdGlvbiUyMHBsdXNTbGlkZXMobiklMjAlN0IlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjBzaG93U2xpZGVzKHNsaWRlSW5kZXglMjAlMkIlM0QlMjBuKSUzQiUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCU3RCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMGZ1bmN0aW9uJTIwY3VycmVudFNsaWRlKG4pJTIwJTdCJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwc2hvd1NsaWRlcyhzbGlkZUluZGV4JTIwJTNEJTIwbiklM0IlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlN0QlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjBmdW5jdGlvbiUyMHNob3dTbGlkZXMobiklMjAlN0IlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjB2YXIlMjBpJTNCJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwdmFyJTIwc2xpZGVzJTIwJTNEJTIwZG9jdW1lbnQuZ2V0RWxlbWVudHNCeUNsYXNzTmFtZSglMjJteVNsaWRlcyUyMiklM0IlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjB2YXIlMjBkb3RzJTIwJTNEJTIwZG9jdW1lbnQuZ2V0RWxlbWVudHNCeUNsYXNzTmFtZSglMjJkZW1vJTIyKSUzQiUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMHZhciUyMGNhcHRpb25UZXh0JTIwJTNEJTIwZG9jdW1lbnQuZ2V0RWxlbWVudEJ5SWQoJTIyY2FwdGlvbiUyMiklM0IlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjBpZiUyMChuJTIwJTNFJTIwc2xpZGVzLmxlbmd0aCklMjAlN0JzbGlkZUluZGV4JTIwJTNEJTIwMSU3RCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMGlmJTIwKG4lMjAlM0MlMjAxKSUyMCU3QnNsaWRlSW5kZXglMjAlM0QlMjBzbGlkZXMubGVuZ3RoJTdEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwZm9yJTIwKGklMjAlM0QlMjAwJTNCJTIwaSUyMCUzQyUyMHNsaWRlcy5sZW5ndGglM0IlMjBpJTJCJTJCKSUyMCU3QiUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMHNsaWRlcyU1QmklNUQuc3R5bGUuZGlzcGxheSUyMCUzRCUyMCUyMm5vbmUlMjIlM0IlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlN0QlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjBmb3IlMjAoaSUyMCUzRCUyMDAlM0IlMjBpJTIwJTNDJTIwZG90cy5sZW5ndGglM0IlMjBpJTJCJTJCKSUyMCU3QiUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMGRvdHMlNUJpJTVELmNsYXNzTmFtZSUyMCUzRCUyMGRvdHMlNUJpJTVELmNsYXNzTmFtZS5yZXBsYWNlKCUyMiUyMGFjdGl2ZSUyMiUyQyUyMCUyMiUyMiklM0IlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlN0QlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjBzbGlkZXMlNUJzbGlkZUluZGV4LTElNUQuc3R5bGUuZGlzcGxheSUyMCUzRCUyMCUyMmJsb2NrJTIyJTNCJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwZG90cyU1QnNsaWRlSW5kZXgtMSU1RC5jbGFzc05hbWUlMjAlMkIlM0QlMjAlMjIlMjBhY3RpdmUlMjIlM0IlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjBjYXB0aW9uVGV4dC5pbm5lckhUTUwlMjAlM0QlMjBkb3RzJTVCc2xpZGVJbmRleC0xJTVELmFsdCUzQiUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCU3RCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMA==\"\u003e\u003c\/a\u003e\u003c\/p\u003e\n \n \u003cdiv class=\"new-product\"\u003e\n \n \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=\"features\"\u003e\n    \u003cdiv class=\"cont-2\"\u003e\n        \u003ch2 class=\"h2\"\u003eMade to Fit Your Lifestyle\u003c\/h2\u003e\n        \u003cdiv class=\"features-grid\"\u003e\n            \u003cdiv class=\"feature-item\"\u003e\n                \u003ch3 style=\"color: #007bff;\" class=\"h3\"\u003eBuilt for Your Daily Pace\u003c\/h3\u003e\n                \u003cp class=\"paragraph\"\u003eStrong and practical. Works well for a daily-wear chronograph.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"feature-item\"\u003e\n                \u003ch3 style=\"color: #007bff;\" class=\"h3\"\u003eMade for Everyday Confidence\u003c\/h3\u003e\n                \u003cp class=\"paragraph\"\u003eClean, premium, and fits the watch's 100M water resistance + quartz reliability.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"feature-item\"\u003e\n                \u003ch3 style=\"color: #007bff;\" class=\"h3\"\u003eBuilt to Keep Up With Your Day\u003c\/h3\u003e\n                \u003cp class=\"paragraph\"\u003eMore lifestyle-friendly but still active and product-relevant.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"feature-item\"\u003e\n                \u003ch3 style=\"color: #007bff;\" class=\"h3\"\u003eDesigned for Work, Weekends, and Water\u003c\/h3\u003e\n                \u003cp class=\"paragraph\"\u003eVery clear and conversion-focused.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e\n \n\u003cdiv id=\"breakdown\"\u003e\n  \u003cdiv class=\"cont-2\"\u003e\n      \u003ch2 class=\"h2\"\u003eDesigned With Purpose in Every Detail\u003c\/h2\u003e\n\n      \u003cdiv class=\"breakdown-item\"\u003e\n          \u003cdiv class=\"breakdown-item-text\"\u003e\n              \u003ch3 class=\"h3\"\u003eSeiko \/ TMI VD53 Japanese Quartz: Chronograph Function with Everyday Reliability\u003c\/h3\u003e\n              \u003cul\u003e\n                  \u003cli\u003e\n\u003cb\u003eJapanese quartz chronograph movement:\u003c\/b\u003e accurate, reliable, and easy to maintain\u003c\/li\u003e\n                  \u003cli\u003e\n\u003cb\u003eBattery-powered convenience:\u003c\/b\u003e no winding, no daily wear requirement, no automatic servicing worries\u003c\/li\u003e\n                  \u003cli\u003e\n\u003cb\u003eFunctional chronograph layout:\u003c\/b\u003e 60-minute counter, small running seconds, 24-hour sub-dial\u003c\/li\u003e\n                  \u003cli\u003e\n\u003cb\u003eSR920SW battery:\u003c\/b\u003e replaceable at most watch service centers\u003c\/li\u003e\n                  \u003cli\u003e\n\u003cb\u003eApprox. 2–3 year battery life:\u003c\/b\u003e depending on chronograph use and wear habits\u003c\/li\u003e\n                  \u003cli\u003e\n\u003cb\u003eDate window:\u003c\/b\u003e practical everyday reference\u003c\/li\u003e\n                  \u003cli\u003eTachymeter chapter-ring scale: useful for measuring speed over distance\u003c\/li\u003e\n                  \u003cli\u003eDifferent from AbyssForce: this uses VD53 quartz, not VK63 true meca-quartz\u003c\/li\u003e\n              \u003c\/ul\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"breakdown-item-image\"\u003e\n              \u003cimg alt=\"Mechanical Movement\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/13_807b4faf-8fc7-45c3-9278-3a9b802075fd.png?v=1781126513\"\u003e\n          \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cont-2\"\u003e\u003chr style=\"border: 0; height: 1px; background-color: #cccccc; 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 alt=\"Stainless Steel Case\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/9_f919f662-e8f1-41a9-a426-f71e0887516a.png?v=1781126513\"\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"breakdown-item-text\"\u003e\n              \u003ch3 class=\"h3\"\u003e316L Stainless Steel Case: Solid Feel, Strong Wrist Presence\u003c\/h3\u003e\n              \u003cul\u003e\n                  \u003cli\u003e316L stainless steel case: corrosion-resistant build made for daily wear\u003c\/li\u003e\n                  \u003cli\u003e\n\u003cb\u003eFolding clasp with safety:\u003c\/b\u003e secure closure for everyday use\u003c\/li\u003e\n                  \u003cli\u003e46mm case diameter: bold statement size that wears large\u003c\/li\u003e\n                  \u003cli\u003e\n\u003cb\u003e14mm case thickness:\u003c\/b\u003e substantial without feeling oversized for a chronograph\u003c\/li\u003e\n                  \u003cli\u003e\n\u003cb\u003e217g total weight:\u003c\/b\u003e real steel heft and strong wrist presence\u003c\/li\u003e\n                  \u003cli\u003eBest suited for buyers who prefer larger, heavier watches\u003c\/li\u003e\n              \u003c\/ul\u003e\n              \u003cp class=\"paragraph\"\u003e\u003ci class=\"ita\"\u003eAt 46mm, it's intentionally bold, made for those who want their diver to stand out.\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: #cccccc; 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\"\u003eSapphire Crystal: Clearer Protection for Daily Wear\u003c\/h3\u003e\n              \u003cul class=\"water-capabilities\"\u003e\n                  \u003cli\u003e\n\u003cb\u003eSapphire crystal\u003c\/b\u003e for strong scratch resistance\u003c\/li\u003e\n                  \u003cli\u003eHelps protect the dial from daily marks and wear\u003c\/li\u003e\n                  \u003cli\u003eClear visibility for sub-dials, markers, and hands\u003c\/li\u003e\n                  \u003cli\u003eBetter durability than standard mineral glass\u003c\/li\u003e\n                  \u003cli\u003eMade for regular use without looking tired quickly\u003c\/li\u003e\n              \u003c\/ul\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"breakdown-item-image\"\u003e\n              \u003cimg alt=\"sapphire crystal\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/7_b5e9d9e2-e24f-4646-aa32-fd4a9874ea22.png?v=1781126513\"\u003e\n          \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cont-2\"\u003e\u003chr style=\"border: 0; height: 1px; background-color: #cccccc; 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 alt=\"water proof\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/2_4ae73261-91b0-463e-9166-a90d64b4463e.png?v=1781126513\"\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"breakdown-item-text\"\u003e\n              \u003ch3 class=\"h3\"\u003e100M \/ 10ATM Water Resistance: Everyday Water Confidence\u003c\/h3\u003e\n              \u003cul\u003e\n                  \u003cli\u003e100M \/ 10ATM rating for daily water protection\u003c\/li\u003e\n                  \u003cli\u003eHandles rain, splashes, and handwashing with confidence\u003c\/li\u003e\n                  \u003cli\u003eSuitable for swimming when crown and pushers are secured\u003c\/li\u003e\n                  \u003cli\u003eBuilt for active daily wear around water\u003c\/li\u003e\n                  \u003cli\u003eNot a professional deep-diving watch\u003c\/li\u003e\n              \u003c\/ul\u003e\n              \u003cp class=\"paragraph\"\u003e\u003ci class=\"ita\"\u003eA stronger rating for buyers who do not want to worry every time their watch gets wet.\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: #cccccc; 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\"\u003eStainless-Steel Bracelet: Secure \u0026amp; Built to Match\u003c\/h3\u003e\n              \u003cul\u003e\n                  \u003cli\u003e316L stainless steel bracelet for a solid wrist feel\u003c\/li\u003e\n                  \u003cli\u003e22mm band width balanced for the 46mm case\u003c\/li\u003e\n                  \u003cli\u003e260mm bracelet length for adjustable fit\u003c\/li\u003e\n                  \u003cli\u003eFolding clasp with safety for secure daily wear\u003c\/li\u003e\n                  \u003cli\u003eStrong steel links made for regular use\u003c\/li\u003e\n              \u003c\/ul\u003e\n              \u003cp class=\"paragraph\"\u003e\u003ci class=\"ita\"\u003eIt stays firmly in place, no matter the conditions.\u003c\/i\u003e\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"breakdown-item-image\"\u003e\n              \u003cimg alt=\"stainless steel bracelet\" src=\"https:\/\/lhkcsiauckqc3g5o-76397740326.shopifypreview.com\/cdn\/shop\/files\/main-image-4_9a412aba-f3a6-4354-b4a6-c91140d966fc.jpg?v=1781125273\u0026amp;width=493\"\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\n  \u003ch2 class=\"h2\" style=\"color:black; margin-bottom: 0px; margin-top: 20px;\"\u003eA Note on Sizing\u003c\/h2\u003e\n  \u003cp style=\"text-align: center;\"\u003eThe FEELNEVER FE-1008 Deep Dive Series is a bold, substantial chronograph. At 46mm case diameter, 14mm thickness, and 217g total weight, it has a strong wrist presence and a solid stainless-steel feel.\u003c\/p\u003e\n  \u003cp style=\"text-align: center;\"\u003e\u003cb\u003eBest for buyers who prefer larger watches with noticeable weight on the wrist. If you usually wear smaller watches under 42mm, this model may feel too large or heavy for daily comfort. If you want a more refined size, consider one of our smaller Future Wrist Tech models instead.\u003c\/b\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n   \u003cdiv id=\"specs\"\u003e\n       \u003cdiv class=\"cont-2\"\u003e\n           \u003ch2 class=\"h2\"\u003e 100M Professional Diver Specifications\u003c\/h2\u003e\n           \u003ctable class=\"specs-table\"\u003e\n            \u003cthead\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            \u003c\/thead\u003e\n            \u003ctbody\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eProduct Line\u003c\/td\u003e\n                    \u003ctd\u003eAbyssStorm Chronograph 100M\u003c\/td\u003e\n                    \u003ctd\u003eModel Code\u003c\/td\u003e\n                    \u003ctd\u003eFE-1008\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eBrand on Dial\u003c\/td\u003e\n                    \u003ctd\u003eFEELNEVER\u003c\/td\u003e\n                    \u003ctd\u003eSeries\u003c\/td\u003e\n                    \u003ctd\u003eDeep Dive Series\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eMovement\u003c\/td\u003e\n                    \u003ctd\u003eSeiko \/ TMI VD53 Japanese quartz chronograph\u003c\/td\u003e\n                    \u003ctd\u003eMovement Origin\u003c\/td\u003e\n                    \u003ctd\u003eMade in Japan\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003ePower Source\u003c\/td\u003e\n                    \u003ctd\u003eSR920SW quartz battery\u003c\/td\u003e\n                    \u003ctd\u003eBattery Life\u003c\/td\u003e\n                    \u003ctd\u003eApprox. 2–3 years\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eMovement Note\u003c\/td\u003e\n                    \u003ctd\u003eStandard quartz chronograph, not true VK-series meca-quartz\u003c\/td\u003e\n                    \u003ctd\u003eChronograph Type\u003c\/td\u003e\n                    \u003ctd\u003eFunctional quartz chronograph\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eCrystal\u003c\/td\u003e\n                    \u003ctd\u003eSapphire crystal\u003c\/td\u003e\n                    \u003ctd\u003eCase Material\u003c\/td\u003e\n                    \u003ctd\u003e316L stainless steel\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eCase Diameter\u003c\/td\u003e\n                    \u003ctd\u003e46mm\u003c\/td\u003e\n                    \u003ctd\u003eCase Thickness\u003c\/td\u003e\n                    \u003ctd\u003e14mm\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eCase Shape\u003c\/td\u003e\n                    \u003ctd\u003eRound dive-style case\u003c\/td\u003e\n                    \u003ctd\u003eBezel\u003c\/td\u003e\n                    \u003ctd\u003eUnidirectional rotating dive-style bezel\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eWater Resistance\u003c\/td\u003e\n                    \u003ctd\u003e100M \/ 10ATM\u003c\/td\u003e\n                    \u003ctd\u003eDial\u003c\/td\u003e\n                    \u003ctd\u003eWhite \/ silver textured dial with red accents\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eChronograph Functions\u003c\/td\u003e\n                    \u003ctd\u003e60-minute counter, small running seconds, 24-hour sub-dial\u003c\/td\u003e\n                    \u003ctd\u003eDate Window\u003c\/td\u003e\n                    \u003ctd\u003eYes\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eLuminous\u003c\/td\u003e\n                    \u003ctd\u003eHands and hour markers\u003c\/td\u003e\n                    \u003ctd\u003eTachymeter\u003c\/td\u003e\n                    \u003ctd\u003eChapter-ring tachymeter scale\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eBracelet\u003c\/td\u003e\n                    \u003ctd\u003e316L stainless steel bracelet\u003c\/td\u003e\n                    \u003ctd\u003eBand Width\u003c\/td\u003e\n                    \u003ctd\u003e22mm\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eBand Length\u003c\/td\u003e\n                    \u003ctd\u003e260mm\u003c\/td\u003e\n                    \u003ctd\u003eClasp\u003c\/td\u003e\n                    \u003ctd\u003eFolding clasp with safety\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eCrown\u003c\/td\u003e\n                    \u003ctd\u003ePush-pull crown\u003c\/td\u003e\n                    \u003ctd\u003ePushers\u003c\/td\u003e\n                    \u003ctd\u003eChronograph start \/ reset pushers\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eWeight\u003c\/td\u003e\n                    \u003ctd\u003e217g\u003c\/td\u003e\n                    \u003ctd\u003eBest For\u003c\/td\u003e\n                    \u003ctd\u003eLarger wrists and bold-watch buyers\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\/mens-sapphire-chronograph-dive-watch\" class=\"btn\"\u003eMake AbyssStorm Your Daily Chronograph\u003c\/a\u003e\n          \n           \n           \u003cp style=\"text-align: center;\" class=\"paragraph\"\u003eFor men who want a real dive chronograph, without paying $500 for the same Seiko movement other brands use.\u003c\/p\u003e\n       \u003c\/div\u003e\n   \u003c\/div\u003e\n \n\n \n \n \u003c\/div\u003e","brand":"Future Wrist","offers":[{"title":"Blue","offer_id":53330974474534,"sku":null,"price":169.0,"currency_code":"USD","in_stock":true},{"title":"Gray","offer_id":53330974507302,"sku":null,"price":169.0,"currency_code":"USD","in_stock":true},{"title":"Green","offer_id":53330974540070,"sku":null,"price":169.0,"currency_code":"USD","in_stock":true},{"title":"White","offer_id":53330974572838,"sku":null,"price":169.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/blue-2_b772ca7b-d18d-4a92-9acb-1eee302b7da5.jpg?v=1781125252"}],"url":"https:\/\/www.futurewristtech.com\/collections\/trending.oembed?page=2","provider":"Future Wrist","version":"1.0","type":"link"}