{"title":"Professional dive watches","description":"","products":[{"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":"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":"mens-automatic-dive-watch-sapphire","title":"AbyssRift 100M Automatic Dive Watch 49mm Miyota 8215 Sapphire Crystal","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 { 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 { content: \"\"; position: absolute; left: 0; width: 4px; height: 0; background: #7a7a7a; transition: 0.3s; }\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 { max-height: 0; padding: 0 24px; overflow: hidden; background: #ffffff; transition: all 0.3s cubic-bezier(0,1,0.5,1); font-size: 16px; line-height: 1.6; color: black; }\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: 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\/10_8ae10902-c230-445b-8947-ab1eed579610.png?v=1781170896\" alt=\"\"\u003e\n    \u003cimg onclick=\"openModal();currentSlide(2)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/9_719803c1-ddd9-4842-98d6-69e0121511d6.png?v=1781170896\" alt=\"\"\u003e\n    \u003cimg onclick=\"openModal();currentSlide(3)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/3_cc152729-9aa0-4055-bc18-7897a75784b6.png?v=1781170896\" alt=\"\"\u003e\n    \u003cimg onclick=\"openModal();currentSlide(4)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/7_a941d54a-8ade-4890-b2da-61872394acd8.png?v=1781170896\" alt=\"\"\u003e\n    \u003cimg onclick=\"openModal();currentSlide(5)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/4_a09a0818-9467-4558-8fc4-30c318f4a5a2.png?v=1781170896\" alt=\"\"\u003e\n    \u003cimg onclick=\"openModal();currentSlide(6)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/13_b175617a-631b-4136-b277-024e89cd427b.png?v=1781170896\" alt=\"\"\u003e\n    \u003cimg onclick=\"openModal();currentSlide(7)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/2_0bf33ffc-90a9-4fa7-a4b6-ead38ab46ae4.png?v=1781170896\" alt=\"\"\u003e\n    \u003cimg onclick=\"openModal();currentSlide(8)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/8_50dca48c-ad4a-4de5-b2cb-1978c49aea9d.png?v=1781170896\" alt=\"\"\u003e\n    \u003cimg onclick=\"openModal();currentSlide(9)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/6_913c247e-f3f0-4d34-a9b6-89c501cfd38c.png?v=1781170896\" alt=\"\"\u003e\n    \u003cimg onclick=\"openModal();currentSlide(10)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/15_4c8ba64d-3351-42b4-b6df-6b2e36406a1e.png?v=1781170896\" alt=\"\"\u003e\n    \u003cimg onclick=\"openModal();currentSlide(11)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/12_b2795094-55a6-432e-8127-6c4cdedc1960.png?v=1781170896\" alt=\"\"\u003e\n    \u003cimg onclick=\"openModal();currentSlide(12)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/5_0166221f-51b5-4b88-a6c3-cc2bd2e78fbc.png?v=1781170896\" alt=\"\"\u003e\n    \u003cimg onclick=\"openModal();currentSlide(13)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/11_e3f94dde-f368-43ad-a308-15667fc52723.png?v=1781170895\" alt=\"\"\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\/10_8ae10902-c230-445b-8947-ab1eed579610.png?v=1781170896\" alt=\"\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/9_719803c1-ddd9-4842-98d6-69e0121511d6.png?v=1781170896\" alt=\"\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/3_cc152729-9aa0-4055-bc18-7897a75784b6.png?v=1781170896\" alt=\"\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/7_a941d54a-8ade-4890-b2da-61872394acd8.png?v=1781170896\" alt=\"\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/4_a09a0818-9467-4558-8fc4-30c318f4a5a2.png?v=1781170896\" alt=\"\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/13_b175617a-631b-4136-b277-024e89cd427b.png?v=1781170896\" alt=\"\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/2_0bf33ffc-90a9-4fa7-a4b6-ead38ab46ae4.png?v=1781170896\" alt=\"\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/8_50dca48c-ad4a-4de5-b2cb-1978c49aea9d.png?v=1781170896\" alt=\"\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/6_913c247e-f3f0-4d34-a9b6-89c501cfd38c.png?v=1781170896\" alt=\"\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/15_4c8ba64d-3351-42b4-b6df-6b2e36406a1e.png?v=1781170896\" alt=\"\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/12_b2795094-55a6-432e-8127-6c4cdedc1960.png?v=1781170896\" alt=\"\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/5_0166221f-51b5-4b88-a6c3-cc2bd2e78fbc.png?v=1781170896\" alt=\"\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"mySlides\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/11_e3f94dde-f368-43ad-a308-15667fc52723.png?v=1781170895\" 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\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 AbyssRift 100M Automatic combines a Miyota 8215 automatic mechanical movement with 100M water resistance, an internal rotating dive bezel controlled by a second crown, solid 316L stainless steel, and sapphire crystal. Real automatic movement. No battery required. 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=\"49mm diameter\"\u003e\n        \u003cspan class=\"number_box\"\u003e\u003cspan class=\"prod_number\"\u003e49\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=\"15mm thickness\"\u003e\n        \u003cspan class=\"number_box\"\u003e\u003cspan class=\"prod_number\"\u003e15\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=\"100M water resistance\"\u003e\n        \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\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 (newly added)\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          AbyssRift 100M Automatic | Miyota 8215 | Sapphire Crystal | Internal Dive Bezel | 49MM\n        \u003c\/div\u003e\n        \u003ch2\u003eWatch in \u003cspan\u003eAction\u003c\/span\u003e\n\u003c\/h2\u003e\n        \u003cp\u003eA real automatic movement. No battery required. Square case, internal dive bezel, and solid 316L stainless steel — built heavy, built to be worn.\u003c\/p\u003e\n        \u003cdiv class=\"video-inline-stats\"\u003e\n          \u003cdiv class=\"vis\"\u003e\n            \u003cspan class=\"vis-num\"\u003e100M\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\"\u003e49MM\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\/cc15b7fe7c6d4a15b5de28aa2b7052b7.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\u003eAbyssRift 100M Automatic\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 square case, internal bezel, 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\"\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\"\u003eMiyota 8215 Automatic: Real Mechanical Movement, No Battery\u003c\/h3\u003e\n          \u003cul\u003e\n            \u003cli\u003e\n\u003cb\u003eJapanese Miyota 8215 movement:\u003c\/b\u003e commonly used in practical mechanical watches\u003c\/li\u003e\n            \u003cli\u003e\n\u003cb\u003eAutomatic mechanical operation:\u003c\/b\u003e powered by wrist movement\u003c\/li\u003e\n            \u003cli\u003e\n\u003cb\u003eManual winding supported:\u003c\/b\u003e can be wound by hand\u003c\/li\u003e\n            \u003cli\u003e\n\u003cb\u003eApprox. 40-hour power reserve:\u003c\/b\u003e keeps the watch running after wear\u003c\/li\u003e\n            \u003cli\u003e\n\u003cb\u003eNo battery required:\u003c\/b\u003e no quartz battery replacement\u003c\/li\u003e\n            \u003cli\u003e\n\u003cb\u003e3-hand display with date:\u003c\/b\u003e clean timekeeping layout\u003c\/li\u003e\n            \u003cli\u003eNon-hacking seconds hand: the seconds hand does not stop when setting the time\u003c\/li\u003e\n            \u003cli\u003eBest for mechanical-watch buyers: ideal for men who enjoy the feel and character of a real automatic\u003c\/li\u003e\n          \u003c\/ul\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\/7_a941d54a-8ade-4890-b2da-61872394acd8.png?v=1781170896\" 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:\/\/www.futurewristtech.com\/cdn\/shop\/files\/main-image-1_cb480388-a704-4e10-9a39-adef368beadc.jpg?v=1781169953\u0026amp;width=1100\" width=\"600\" height=\"450\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"breakdown-item-text\"\u003e\n          \u003ch3 class=\"h3\"\u003e49mm Square Case: Built to Be Noticed\u003c\/h3\u003e\n          \u003cul\u003e\n            \u003cli\u003e\n\u003cb\u003e49mm case diameter:\u003c\/b\u003e oversized and made for strong visual impact\u003c\/li\u003e\n            \u003cli\u003e\n\u003cb\u003e15mm case thickness:\u003c\/b\u003e gives the watch a substantial sport-watch profile\u003c\/li\u003e\n            \u003cli\u003e\n\u003cb\u003eSquare \/ cushion case shape:\u003c\/b\u003e creates a more distinctive look than traditional round divers\u003c\/li\u003e\n            \u003cli\u003e\n\u003cb\u003e316L stainless steel construction:\u003c\/b\u003e durable, corrosion-resistant, and built for regular wear\u003c\/li\u003e\n            \u003cli\u003e\n\u003cb\u003e180g total weight:\u003c\/b\u003e solid enough to feel serious\u003c\/li\u003e\n            \u003cli\u003eStatement wrist profile: best for men who want their watch to be noticed immediately\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:#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: Stronger Daily Protection\u003c\/h3\u003e\n          \u003cul class=\"water-capabilities\"\u003e\n            \u003cli\u003e\n\u003cb\u003eSapphire crystal:\u003c\/b\u003e highly scratch-resistant protection for the dial\u003c\/li\u003e\n            \u003cli\u003eClear dial visibility: helps keep the black dial, hands, and markers easy to read\u003c\/li\u003e\n            \u003cli\u003eBetter durability than mineral glass: a stronger choice for regular daily wear\u003c\/li\u003e\n            \u003cli\u003eUseful for desk wear and travel: protects against common contact with cuffs, bags, and surfaces\u003c\/li\u003e\n            \u003cli\u003ePremium value feature: one of the strongest durability upgrades on this watch\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:\/\/www.futurewristtech.com\/cdn\/shop\/files\/main-image-2_c50b2481-5552-4c72-a3ba-3dd283267712.jpg?v=1781169953\u0026amp;width=1100\" 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=\"Internal Rotating Dive Bezel\" src=\"https:\/\/www.futurewristtech.com\/cdn\/shop\/files\/main-image-6_a06bcd29-b825-4703-b164-7fd3e944f7b8.jpg?v=1781169953\u0026amp;width=493\" width=\"600\" height=\"450\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"breakdown-item-text\"\u003e\n          \u003ch3 class=\"h3\"\u003eInternal Rotating Dive Bezel: Compressor-Style Function\u003c\/h3\u003e\n          \u003cul\u003e\n            \u003cli\u003e\n\u003cb\u003eInternal rotating timing bezel:\u003c\/b\u003e placed inside the crystal for a cleaner, more protected look\u003c\/li\u003e\n            \u003cli\u003e\n\u003cb\u003eSecond crown control:\u003c\/b\u003e gives the watch a compressor-style sport-watch design\u003c\/li\u003e\n            \u003cli\u003eUseful timing reference: can help track elapsed time during daily tasks, swimming, or active wear\u003c\/li\u003e\n            \u003cli\u003eDifferent from standard external bezels: gives the watch a more unique identity in the Abyss family\u003c\/li\u003e\n            \u003cli\u003eBold technical appearance: adds function and visual depth to the black dial layout\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:#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\"\u003e100M Water Resistance: Everyday Water Confidence\u003c\/h3\u003e\n          \u003cul\u003e\n            \u003cli\u003e\n\u003cb\u003e100M \/ 10ATM rating:\u003c\/b\u003e built for everyday water exposure and active use\u003c\/li\u003e\n            \u003cli\u003eHandles rain and splashes: suitable for daily situations\u003c\/li\u003e\n            \u003cli\u003eSuitable for swimming: when both crowns are fully secured before water exposure\u003c\/li\u003e\n            \u003cli\u003eGood for daily sport wear: practical protection for an automatic watch used regularly\u003c\/li\u003e\n            \u003cli\u003eNot a professional deep-diving watch: designed for water confidence\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        \u003cdiv class=\"breakdown-item-image\"\u003e\n          \u003cimg alt=\"100M Water Resistance\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/2_0bf33ffc-90a9-4fa7-a4b6-ead38ab46ae4.png?v=1781170896\" 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=\"Silicone Strap\" src=\"https:\/\/www.futurewristtech.com\/cdn\/shop\/files\/main-image-3_b29454da-a98c-4bce-82e9-f187364f855b.jpg?v=1781169953\u0026amp;width=493\" width=\"600\" height=\"450\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"breakdown-item-text\"\u003e\n          \u003ch3 class=\"h3\"\u003eSilicone Strap: Sport Comfort for a Large Watch\u003c\/h3\u003e\n          \u003cul\u003e\n            \u003cli\u003e\n\u003cb\u003eSilicone strap:\u003c\/b\u003e flexible, sporty, and made for active daily wear\u003c\/li\u003e\n            \u003cli\u003e\n\u003cb\u003e26mm band width:\u003c\/b\u003e wide enough to visually balance the large 49mm case\u003c\/li\u003e\n            \u003cli\u003e\n\u003cb\u003e260mm band length:\u003c\/b\u003e designed to fit larger wrists comfortably\u003c\/li\u003e\n            \u003cli\u003e\n\u003cb\u003eBuckle clasp:\u003c\/b\u003e simple, secure, and easy to adjust\u003c\/li\u003e\n            \u003cli\u003eBetter comfort for a large case: keeps the watch bold\u003c\/li\u003e\n            \u003cli\u003eWater-friendly feel: more practical around moisture than leather straps\u003c\/li\u003e\n          \u003c\/ul\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 AbyssRift 100M Automatic is a large statement watch. At 49mm case diameter, 15mm thickness, and 180g total weight, it has serious wrist presence.\u003c\/p\u003e\n    \u003cp style=\"text-align:center;\"\u003e\u003cb\u003eBest for buyers who prefer oversized watches. If you usually wear watches under 42mm, this model may feel too large for daily comfort. AbyssRift is made for men who want their watch noticed.\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\"\u003e100M Professional Diver Specifications\u003c\/h2\u003e\n      \u003ctable class=\"specs-table\"\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n\u003cth\u003eSpecification\u003c\/th\u003e\n\u003cth\u003eDetail\u003c\/th\u003e\n\u003cth\u003eSpecification\u003c\/th\u003e\n\u003cth\u003eDetail\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\u003eAbyssRift\u003c\/td\u003e\n\u003ctd\u003eModel Code\u003c\/td\u003e\n\u003ctd\u003eFN1812\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\u003eAssembly Origin\u003c\/td\u003e\n\u003ctd\u003eChina\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eMovement\u003c\/td\u003e\n\u003ctd\u003eMiyota 8215\u003c\/td\u003e\n\u003ctd\u003eMovement Origin\u003c\/td\u003e\n\u003ctd\u003eJapan\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eMovement Type\u003c\/td\u003e\n\u003ctd\u003eAutomatic mechanical, self-winding\u003c\/td\u003e\n\u003ctd\u003ePower Reserve\u003c\/td\u003e\n\u003ctd\u003eApprox. 40 hours\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eBattery\u003c\/td\u003e\n\u003ctd\u003eNo battery required\u003c\/td\u003e\n\u003ctd\u003eMovement Note\u003c\/td\u003e\n\u003ctd\u003eNon-hacking seconds\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eComplications\u003c\/td\u003e\n\u003ctd\u003e3-hand + date\u003c\/td\u003e\n\u003ctd\u003eChronograph\u003c\/td\u003e\n\u003ctd\u003eNo, not a chronograph\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eCrystal\u003c\/td\u003e\n\u003ctd\u003eSapphire\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\u003e49mm\u003c\/td\u003e\n\u003ctd\u003eCase Thickness\u003c\/td\u003e\n\u003ctd\u003e15mm\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eCase Shape\u003c\/td\u003e\n\u003ctd\u003eSquare \/ cushion case\u003c\/td\u003e\n\u003ctd\u003eBezel\u003c\/td\u003e\n\u003ctd\u003eInternal rotating dive bezel\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eBezel Control\u003c\/td\u003e\n\u003ctd\u003eSecond crown\u003c\/td\u003e\n\u003ctd\u003eWater Resistance\u003c\/td\u003e\n\u003ctd\u003e100M \/ 10ATM\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eDial\u003c\/td\u003e\n\u003ctd\u003eBlack dial\u003c\/td\u003e\n\u003ctd\u003eSeconds Hand\u003c\/td\u003e\n\u003ctd\u003eRed seconds hand\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eDate Window\u003c\/td\u003e\n\u003ctd\u003eYes, at 3 o'clock\u003c\/td\u003e\n\u003ctd\u003eLuminous\u003c\/td\u003e\n\u003ctd\u003eHands and markers\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eStrap\u003c\/td\u003e\n\u003ctd\u003eSilicone\u003c\/td\u003e\n\u003ctd\u003eBand Width\u003c\/td\u003e\n\u003ctd\u003e26mm\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\u003eBuckle\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eWeight\u003c\/td\u003e\n\u003ctd\u003e180g\u003c\/td\u003e\n\u003ctd\u003eBest For\u003c\/td\u003e\n\u003ctd\u003eLarge-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-automatic-dive-watch-sapphire\" class=\"btn\"\u003eMake AbyssRift Your Daily Chronograph\u003c\/a\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\u003c\/div\u003e","brand":"Future Wrist","offers":[{"title":"Black","offer_id":53332694696230,"sku":null,"price":179.0,"currency_code":"USD","in_stock":true},{"title":"Blue","offer_id":53332694728998,"sku":null,"price":179.0,"currency_code":"USD","in_stock":true},{"title":"Green","offer_id":53332694761766,"sku":null,"price":179.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/files\/variant-image-color-a---black-1.jpg?v=1781169925"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0763\/9774\/0326\/collections\/Titanpro_8c903ab0-a237-4424-95ee-245667e335f7.png?v=1781564316","url":"https:\/\/www.futurewristtech.com\/collections\/professional-dive-watches.oembed","provider":"Future Wrist","version":"1.0","type":"link"}