{"title":"Men's","description":"","products":[{"product_id":"sunglasses-boston-metal","title":"Boston Metal","description":"\u003cstyle\u003e\n  \/* === ГЛОБАЛЬНІ СТИЛІ BLACKWOOD (EDITORIAL LUXURY) === *\/\n  .bw-tabs-wrapper {\n    width: 100%;\n    background-color: #dbd9d3;\n    padding: 0 5px;\n    margin-top: -15px;\n    margin-bottom: 0;\n    font-family: 'KyivTypeSans-Regular', -apple-system, sans-serif;\n    color: #190200;\n    overflow: hidden;\n    box-sizing: border-box;\n    -webkit-text-size-adjust: 100%;\n  }\n\n  .bw-tab-radio {\n    position: absolute;\n    width: 1px;\n    height: 1px;\n    margin: -1px;\n    padding: 0;\n    overflow: hidden;\n    clip: rect(0 0 0 0);\n    white-space: nowrap;\n    border: 0;\n  }\n\n  \/* Навігація на десктопі *\/\n  .bw-tabs-nav {\n    display: flex;\n    flex-wrap: nowrap;\n    justify-content: space-between;\n    column-gap: 8px;\n    row-gap: 0;\n    max-width: 620px;\n    margin: 0 auto 30px;\n    text-align: center;\n  }\n\n  .bw-tab-btn {\n    font-size: 15px !important; \n    font-weight: 400;\n    letter-spacing: 0.02em;\n    cursor: pointer;\n    opacity: 0.45;\n    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n    position: relative;\n    padding-bottom: 6px;\n    display: inline-block;\n    white-space: nowrap;\n    flex: 1 1 auto;\n  }\n\n  .bw-tab-btn:hover {\n    opacity: 1;\n  }\n\n  .bw-tab-btn:focus-visible {\n    outline: 1px solid rgba(25, 2, 0, 0.45);\n    outline-offset: 4px;\n  }\n\n  .bw-tab-btn::after {\n    content: '';\n    position: absolute;\n    bottom: -1px;\n    left: 0;\n    width: 100%;\n    height: 1.5px;\n    background-color: #190200;\n    opacity: 0;\n    transition: opacity 0.3s ease;\n  }\n\n  #bw-bmetal-tab1:checked ~ .bw-tabs-nav label[for=\"bw-bmetal-tab1\"],\n  #bw-bmetal-tab2:checked ~ .bw-tabs-nav label[for=\"bw-bmetal-tab2\"],\n  #bw-bmetal-tab3:checked ~ .bw-tabs-nav label[for=\"bw-bmetal-tab3\"],\n  #bw-bmetal-tab4:checked ~ .bw-tabs-nav label[for=\"bw-bmetal-tab4\"] {\n    opacity: 1;\n    font-weight: 500;\n  }\n\n  #bw-bmetal-tab1:checked ~ .bw-tabs-nav label[for=\"bw-bmetal-tab1\"]::after,\n  #bw-bmetal-tab2:checked ~ .bw-tabs-nav label[for=\"bw-bmetal-tab2\"]::after,\n  #bw-bmetal-tab3:checked ~ .bw-tabs-nav label[for=\"bw-bmetal-tab3\"]::after,\n  #bw-bmetal-tab4:checked ~ .bw-tabs-nav label[for=\"bw-bmetal-tab4\"]::after {\n    opacity: 1;\n  }\n\n  .bw-tabs-content {\n    max-width: 800px;\n    margin: 0 auto;\n    min-height: 280px;\n    padding-bottom: 25px;\n  }\n\n  .bw-tab-pane {\n    display: none;\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  #bw-bmetal-tab1:checked ~ .bw-tabs-content .bw-pane1,\n  #bw-bmetal-tab2:checked ~ .bw-tabs-content .bw-pane2,\n  #bw-bmetal-tab3:checked ~ .bw-tabs-content .bw-pane3,\n  #bw-bmetal-tab4:checked ~ .bw-tabs-content .bw-pane4 {\n    display: block;\n    animation: bw-bmetal-slide 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;\n  }\n\n  @keyframes bw-bmetal-slide {\n    from { opacity: 0; transform: translateY(8px); }\n    to { opacity: 1; transform: translateY(0); }\n  }\n\n  .bw-tab-pane p,\n  .bw-tab-pane li,\n  .bw-tab-pane a,\n  .bw-tab-pane strong {\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  .bw-tab-pane p { margin: 0 0 14px; }\n  .bw-tab-pane strong { font-weight: 600; }\n  .bw-product-note { max-width: 680px; margin: 0 auto; }\n\n  .bw-material-list,\n  .bw-delivery-list {\n    padding-left: 18px !important;\n    margin: 0 0 14px 0 !important;\n    list-style-type: none !important;\n  }\n\n  .bw-material-list li,\n  .bw-delivery-list li {\n    position: relative !important;\n    margin: 0 0 8px 0 !important;\n    padding: 0 !important;\n    line-height: 1.55 !important;\n  }\n\n  .bw-material-list li::before,\n  .bw-delivery-list li::before {\n    content: \"•\" !important;\n    position: absolute;\n    left: -16px;\n    top: 0;\n    color: #5b2029;\n    font-size: 16px !important;\n    line-height: 1.2 !important;\n  }\n\n  .bw-size-wrap { max-width: 740px; margin: 0 auto; }\n  .bw-fit-explanation { color: #190200; margin: 5px auto 24px; text-align: left; max-width: 740px; }\n\n  .bw-size-list {\n    display: grid;\n    grid-template-columns: repeat(5, 1fr);\n    margin-top: 24px;\n    border-top: 1px solid rgba(25, 2, 0, 0.14);\n    border-left: 1px solid rgba(25, 2, 0, 0.14);\n  }\n\n  .bw-size-item {\n    padding: 12px 8px;\n    border-right: 1px solid rgba(25, 2, 0, 0.14);\n    border-bottom: 1px solid rgba(25, 2, 0, 0.14);\n    text-align: center;\n  }\n\n  .bw-size-label {\n    display: block;\n    margin-bottom: 4px;\n    color: rgba(25, 2, 0, 0.55);\n    font-size: 10.5px !important;\n    line-height: 1.25 !important;\n  }\n\n  .bw-size-value { color: #190200; font-weight: 600; white-space: nowrap; }\n  .bw-consult-box { margin-top: 20px; padding-top: 20px; border-top: 1px solid rgba(25, 2, 0, 0.13); color: #190200; }\n  .bw-consult-inline { display: flex; align-items: center; gap: 12px; margin-top: 10px; flex-wrap: wrap; }\n  .bw-consult-inline a { color: #5b2029; text-decoration: underline; font-weight: 500; }\n  .bw-consult-divider { color: rgba(25, 2, 0, 0.25); }\n  .bw-care-link { display: flex; justify-content: space-between; align-items: center; padding: 10px 0; border-bottom: 1px solid rgba(25, 2, 0, 0.15); color: #190200 !important; text-decoration: none !important; }\n  .bw-care-link-first { margin-top: 20px; }\n\n  .bw-arrow { display: inline-block; margin-left: 8px; }\n\n  @media (max-width: 767px) {\n    .bw-tabs-wrapper { padding: 0 10px; margin-top: -25px; }\n    .bw-tabs-nav { max-width: 100%; border-bottom: 1.5px solid rgba(25, 2, 0, 0.08); padding: 0 2px 0 2px; }\n    .bw-tab-btn { font-size: 15px !important; }\n    .bw-tabs-content { min-height: 340px; }\n    .bw-size-list { grid-template-columns: repeat(2, 1fr); margin-top: 14px; }\n    .bw-size-item:last-child { grid-column: span 2; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"bw-tabs-wrapper\"\u003e\n  \u003cinput type=\"radio\" id=\"bw-bmetal-tab1\" name=\"bw-bmetal-tabs\" class=\"bw-tab-radio\" checked\u003e\n  \u003cinput type=\"radio\" id=\"bw-bmetal-tab2\" name=\"bw-bmetal-tabs\" class=\"bw-tab-radio\"\u003e\n  \u003cinput type=\"radio\" id=\"bw-bmetal-tab3\" name=\"bw-bmetal-tabs\" class=\"bw-tab-radio\"\u003e\n  \u003cinput type=\"radio\" id=\"bw-bmetal-tab4\" name=\"bw-bmetal-tabs\" class=\"bw-tab-radio\"\u003e\n\n  \u003cdiv class=\"bw-tabs-nav\"\u003e\n    \u003clabel class=\"bw-tab-btn\" for=\"bw-bmetal-tab1\"\u003eDescription\u003c\/label\u003e\n    \u003clabel class=\"bw-tab-btn\" for=\"bw-bmetal-tab2\"\u003eMaterials\u003c\/label\u003e\n    \u003clabel class=\"bw-tab-btn\" for=\"bw-bmetal-tab3\"\u003eSize \u0026amp; Fit\u003c\/label\u003e\n    \u003clabel class=\"bw-tab-btn\" for=\"bw-bmetal-tab4\"\u003eShipping \u0026amp; Payment\u003c\/label\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bw-tabs-content\"\u003e\n    \u003c!-- Tab 1: Description --\u003e\n    \u003cdiv class=\"bw-tab-pane bw-pane1\"\u003e\n      \u003cdiv class=\"bw-product-note\"\u003e\n        \u003cp\u003eThe \u003cstrong\u003eBoston Metal\u003c\/strong\u003e sunglasses embody sophisticated intellectual classicism, where every detail is subject to the aesthetics of minimalism. This refined round frame is built on an impeccable internal balance: strict, concise lines, a noble character, and an absence of unnecessary decor.\u003c\/p\u003e\n        \u003cp\u003eThe frame is handcrafted from exotic rosewood and reinforced with a delicate frame made of high-quality alloy steel. The combination of natural wood texture and durable metal makes the model visually light, weightless, yet extremely resistant to daily use.\u003c\/p\u003e\n        \u003cp\u003eThe sunglasses are equipped with premium photochromic polarized lenses with UV-400 protection (chameleon), which instantly adapt to light intensity, effectively eliminate glare, and protect your vision. Reinforced metal flex hinges guarantee smooth temple movement and a comfortable fit.\u003c\/p\u003e\n        \u003cp\u003eThe set includes a branded BLACKWOOD box, a leather case with a strap, and a lens cloth.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Tab 2: Materials --\u003e\n    \u003cdiv class=\"bw-tab-pane bw-pane2\"\u003e\n      \u003cul class=\"bw-material-list\"\u003e\n        \u003cli\u003e\n\u003cstrong\u003eFrame material:\u003c\/strong\u003e Natural rosewood and alloy steel\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eLenses:\u003c\/strong\u003e Polarized photochromic with UV-400 protection\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eLens color:\u003c\/strong\u003e Grey (photochromic)\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eTint level:\u003c\/strong\u003e Cat. 1–3 (from semi-transparent to light tint)\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eHinges:\u003c\/strong\u003e Reinforced flex hinges with a closer\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eWeight:\u003c\/strong\u003e 21–22 g\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003ePackaging:\u003c\/strong\u003e Branded box, leather case with a strap, lens cloth, and a passport with an individual product number.\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp\u003e\u003ci\u003eEach pair is handcrafted from natural materials, making every texture and shade unique. Minor variations from the product photos are to be expected.\u003c\/i\u003e\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Tab 3: Size \u0026 Fit --\u003e\n    \u003cdiv class=\"bw-tab-pane bw-pane3\"\u003e\n      \u003cdiv class=\"bw-size-wrap\"\u003e\n        \u003cp class=\"bw-fit-explanation\"\u003eThis refined round frame is designed for a \u003cb\u003emedium\/narrow fit\u003c\/b\u003e, ideally suited for narrow or medium-sized faces, emphasizing the lightness of the silhouette. For wider faces, the fit may be too tight.\u003c\/p\u003e\n        \u003cdiv class=\"bw-size-list\"\u003e\n          \u003cdiv class=\"bw-size-item\"\u003e\n\u003cspan class=\"bw-size-label\"\u003eLens width\u003c\/span\u003e\u003cspan class=\"bw-size-value\"\u003e50 mm\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"bw-size-item\"\u003e\n\u003cspan class=\"bw-size-label\"\u003eBridge\u003c\/span\u003e\u003cspan class=\"bw-size-value\"\u003e22 mm\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"bw-size-item\"\u003e\n\u003cspan class=\"bw-size-label\"\u003eTemple\u003c\/span\u003e\u003cspan class=\"bw-size-value\"\u003e140 mm\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"bw-size-item\"\u003e\n\u003cspan class=\"bw-size-label\"\u003eFrame width\u003c\/span\u003e\u003cspan class=\"bw-size-value\"\u003e138 mm\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"bw-size-item\"\u003e\n\u003cspan class=\"bw-size-label\"\u003eWeight\u003c\/span\u003e\u003cspan class=\"bw-size-value\"\u003e21–22 g\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"bw-consult-box\"\u003eIf you are unsure about the fit, our concierge service can help evaluate the look from a photo.\n          \u003cdiv class=\"bw-consult-inline\"\u003e\n            \u003ca href=\"https:\/\/t.me\/blackwood_ua\" target=\"_blank\"\u003eTelegram\u003c\/a\u003e \u003cspan class=\"bw-consult-divider\"\u003e|\u003c\/span\u003e \u003ca href=\"viber:\/\/chat?number=%2B380980244334\"\u003eViber\u003c\/a\u003e \u003cspan class=\"bw-consult-divider\"\u003e|\u003c\/span\u003e \u003ca href=\"https:\/\/wa.me\/380980244334\" target=\"_blank\"\u003eWhatsApp\u003c\/a\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Tab 4: Shipping \u0026 Payment --\u003e\n    \u003cdiv class=\"bw-tab-pane bw-pane4\"\u003e\n      \u003cp\u003e\u003cstrong\u003eShipping:\u003c\/strong\u003e Worldwide insured delivery (except RU\/BY).\u003c\/p\u003e\n      \u003cul class=\"bw-delivery-list\"\u003e\n        \u003cli\u003e\n\u003cstrong\u003eUAE:\u003c\/strong\u003e Next-day delivery from Dubai. Custom\/Pre-order items ship from Ukraine.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eUSA:\u003c\/strong\u003e 5-10 business days. DDP (all taxes\/duties included at checkout).\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eInternational:\u003c\/strong\u003e Standard (10-21 days) or Express (5-10 days). Shipped DAP (recipient covers local duties\/taxes).\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp\u003e\u003cstrong\u003ePayment:\u003c\/strong\u003e Visa, MasterCard, Apple\/Google Pay, PayPal. All payments are secure; data is not saved.\u003c\/p\u003e\n      \u003ca href=\"https:\/\/blackwood.ua\/pages\/warranty\" class=\"bw-care-link bw-care-link-first\"\u003e\u003cspan\u003eWarranty\u003c\/span\u003e \u003cspan class=\"bw-arrow\"\u003e↗\u003c\/span\u003e\u003c\/a\u003e\n      \u003ca href=\"https:\/\/blackwood.ua\/pages\/care\" class=\"bw-care-link\"\u003e\u003cspan\u003eCare \u0026amp; Storage\u003c\/span\u003e \u003cspan class=\"bw-arrow\"\u003e↗\u003c\/span\u003e\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Blackwoodbags","offers":[{"title":"Default Title","offer_id":31536809967689,"sku":"Boston Metal Brown Chameleon","price":230.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/blackwood-boston-metal-sunglasses-1.jpg?v=1777155566"},{"product_id":"sunglasses-boston","title":"Boston","description":"\u003cstyle\u003e\n  \/* === ГЛОБАЛЬНІ СТИЛІ BLACKWOOD (EDITORIAL LUXURY) === *\/\n  .bw-tabs-wrapper {\n    width: 100%;\n    background-color: #dbd9d3;\n    padding: 0 5px;\n    margin-top: -15px;\n    margin-bottom: 0;\n    font-family: 'KyivTypeSans-Regular', -apple-system, sans-serif;\n    color: #190200;\n    overflow: hidden;\n    box-sizing: border-box;\n    -webkit-text-size-adjust: 100%;\n  }\n\n  .bw-tab-radio {\n    position: absolute;\n    width: 1px;\n    height: 1px;\n    margin: -1px;\n    padding: 0;\n    overflow: hidden;\n    clip: rect(0 0 0 0);\n    white-space: nowrap;\n    border: 0;\n  }\n\n  \/* Навігація на десктопі *\/\n  .bw-tabs-nav {\n    display: flex;\n    flex-wrap: nowrap;\n    justify-content: space-between;\n    column-gap: 8px;\n    row-gap: 0;\n    max-width: 620px;\n    margin: 0 auto 30px;\n    text-align: center;\n  }\n\n  .bw-tab-btn {\n    font-size: 15px !important; \n    font-weight: 400;\n    letter-spacing: 0.02em;\n    cursor: pointer;\n    opacity: 0.45;\n    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n    position: relative;\n    padding-bottom: 6px;\n    display: inline-block;\n    white-space: nowrap;\n    flex: 1 1 auto;\n  }\n\n  .bw-tab-btn:hover {\n    opacity: 1;\n  }\n\n  .bw-tab-btn:focus-visible {\n    outline: 1px solid rgba(25, 2, 0, 0.45);\n    outline-offset: 4px;\n  }\n\n  .bw-tab-btn::after {\n    content: '';\n    position: absolute;\n    bottom: -1px;\n    left: 0;\n    width: 100%;\n    height: 1.5px;\n    background-color: #190200;\n    opacity: 0;\n    transition: opacity 0.3s ease;\n  }\n\n  #bw-boston-tab1:checked ~ .bw-tabs-nav label[for=\"bw-boston-tab1\"],\n  #bw-boston-tab2:checked ~ .bw-tabs-nav label[for=\"bw-boston-tab2\"],\n  #bw-boston-tab3:checked ~ .bw-tabs-nav label[for=\"bw-boston-tab3\"],\n  #bw-boston-tab4:checked ~ .bw-tabs-nav label[for=\"bw-boston-tab4\"] {\n    opacity: 1;\n    font-weight: 500;\n  }\n\n  #bw-boston-tab1:checked ~ .bw-tabs-nav label[for=\"bw-boston-tab1\"]::after,\n  #bw-boston-tab2:checked ~ .bw-tabs-nav label[for=\"bw-boston-tab2\"]::after,\n  #bw-boston-tab3:checked ~ .bw-tabs-nav label[for=\"bw-boston-tab3\"]::after,\n  #bw-boston-tab4:checked ~ .bw-tabs-nav label[for=\"bw-boston-tab4\"]::after {\n    opacity: 1;\n  }\n\n  .bw-tabs-content {\n    max-width: 800px;\n    margin: 0 auto;\n    min-height: 280px;\n    padding-bottom: 25px;\n  }\n\n  .bw-tab-pane {\n    display: none;\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  #bw-boston-tab1:checked ~ .bw-tabs-content .bw-pane1,\n  #bw-boston-tab2:checked ~ .bw-tabs-content .bw-pane2,\n  #bw-boston-tab3:checked ~ .bw-tabs-content .bw-pane3,\n  #bw-boston-tab4:checked ~ .bw-tabs-content .bw-pane4 {\n    display: block;\n    animation: bw-boston-slide 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;\n  }\n\n  @keyframes bw-boston-slide {\n    from { opacity: 0; transform: translateY(8px); }\n    to { opacity: 1; transform: translateY(0); }\n  }\n\n  .bw-tab-pane p,\n  .bw-tab-pane li,\n  .bw-tab-pane a,\n  .bw-tab-pane strong {\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  .bw-tab-pane p { margin: 0 0 14px; }\n  .bw-tab-pane strong { font-weight: 600; }\n  .bw-product-note { max-width: 680px; margin: 0 auto; }\n\n  .bw-material-list,\n  .bw-delivery-list {\n    padding-left: 18px !important;\n    margin: 0 0 14px 0 !important;\n    list-style-type: none !important;\n  }\n\n  .bw-material-list li,\n  .bw-delivery-list li {\n    position: relative !important;\n    margin: 0 0 8px 0 !important;\n    padding: 0 !important;\n    line-height: 1.55 !important;\n  }\n\n  .bw-material-list li::before,\n  .bw-delivery-list li::before {\n    content: \"•\" !important;\n    position: absolute;\n    left: -16px;\n    top: 0;\n    color: #5b2029;\n    font-size: 16px !important;\n    line-height: 1.2 !important;\n  }\n\n  .bw-size-wrap { max-width: 740px; margin: 0 auto; }\n  .bw-fit-explanation { color: #190200; margin: 5px auto 24px; text-align: left; max-width: 740px; }\n\n  .bw-size-list {\n    display: grid;\n    grid-template-columns: repeat(5, 1fr);\n    margin-top: 24px;\n    border-top: 1px solid rgba(25, 2, 0, 0.14);\n    border-left: 1px solid rgba(25, 2, 0, 0.14);\n  }\n\n  .bw-size-item {\n    padding: 12px 8px;\n    border-right: 1px solid rgba(25, 2, 0, 0.14);\n    border-bottom: 1px solid rgba(25, 2, 0, 0.14);\n    text-align: center;\n  }\n\n  .bw-size-label {\n    display: block;\n    margin-bottom: 4px;\n    color: rgba(25, 2, 0, 0.55);\n    font-size: 10.5px !important;\n    line-height: 1.25 !important;\n  }\n\n  .bw-size-value { color: #190200; font-weight: 600; white-space: nowrap; }\n  .bw-consult-box { margin-top: 20px; padding-top: 20px; border-top: 1px solid rgba(25, 2, 0, 0.13); color: #190200; }\n  .bw-consult-inline { display: flex; align-items: center; gap: 12px; margin-top: 10px; flex-wrap: wrap; }\n  .bw-consult-inline a { color: #5b2029; text-decoration: underline; font-weight: 500; }\n  .bw-consult-divider { color: rgba(25, 2, 0, 0.25); }\n  .bw-care-link { display: flex; justify-content: space-between; align-items: center; padding: 10px 0; border-bottom: 1px solid rgba(25, 2, 0, 0.15); color: #190200 !important; text-decoration: none !important; }\n  .bw-care-link-first { margin-top: 20px; }\n\n  .bw-arrow { display: inline-block; margin-left: 8px; }\n\n  @media (max-width: 767px) {\n    .bw-tabs-wrapper { padding: 0 10px; margin-top: -25px; }\n    .bw-tabs-nav { max-width: 100%; border-bottom: 1.5px solid rgba(25, 2, 0, 0.08); padding: 0 2px 0 2px; }\n    .bw-tab-btn { font-size: 15px !important; }\n    .bw-tabs-content { min-height: 340px; }\n    .bw-size-list { grid-template-columns: repeat(2, 1fr); margin-top: 14px; }\n    .bw-size-item:last-child { grid-column: span 2; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"bw-tabs-wrapper\"\u003e\n\u003cinput checked class=\"bw-tab-radio\" name=\"bw-boston-tabs\" id=\"bw-boston-tab1\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-boston-tabs\" id=\"bw-boston-tab2\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-boston-tabs\" id=\"bw-boston-tab3\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-boston-tabs\" id=\"bw-boston-tab4\" type=\"radio\"\u003e\n\u003cdiv class=\"bw-tabs-nav\"\u003e\n\u003clabel for=\"bw-boston-tab1\" class=\"bw-tab-btn\"\u003eDescription\u003c\/label\u003e \u003clabel for=\"bw-boston-tab2\" class=\"bw-tab-btn\"\u003eMaterials\u003c\/label\u003e \u003clabel for=\"bw-boston-tab3\" class=\"bw-tab-btn\"\u003eSize \u0026amp; Fit\u003c\/label\u003e \u003clabel for=\"bw-boston-tab4\" class=\"bw-tab-btn\"\u003eShipping \u0026amp; Payment\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-tabs-content\"\u003e\n\u003c!-- Tab 1: Description --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane1\"\u003e\n\u003cdiv class=\"bw-product-note\"\u003e\n\u003cp\u003eThe \u003cstrong\u003eBoston\u003c\/strong\u003e wooden sunglasses embody intellectual classicism with a sophisticated touch of quiet luxury. This frame is designed for those who prefer a restrained style that confidently speaks of status and impeccable taste without saying a word.\u003c\/p\u003e\n\u003cp\u003eThe anatomical lightness and structural reliability are achieved through a precise blend of layers of select natural multi-layered maple. Hidden internal carbon fiber reinforcement provides the frame with exceptional durability while preserving the natural texture and unique tactile warmth of living wood.\u003c\/p\u003e\n\u003cp\u003eThe sunglasses are equipped with high-quality polarized lenses featuring UV-400 protection, which effectively block glare and protect your vision.\u003c\/p\u003e\n\u003cp\u003eThe set includes a branded BLACKWOOD box, a leather case with a strap, and a lens cloth.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 2: Materials --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane2\"\u003e\n\u003cul class=\"bw-material-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eFrame material:\u003c\/strong\u003e Natural multi-layered maple reinforced with carbon fiber\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLenses:\u003c\/strong\u003e Polarized lenses with UV-400 protection\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLens color:\u003c\/strong\u003e Grey\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTint level:\u003c\/strong\u003e Cat. 2 (Light)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHinges:\u003c\/strong\u003e Reinforced flex hinges with a closer\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWeight:\u003c\/strong\u003e 22–23 g\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePackaging:\u003c\/strong\u003e Branded box, leather case with a strap, lens cloth, and a passport with an individual product number.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003ci\u003eEach pair is handcrafted from natural materials, making every texture and shade unique. Minor variations from the product photos are to be expected.\u003c\/i\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 3: Size \u0026 Fit --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane3\"\u003e\n\u003cdiv class=\"bw-size-wrap\"\u003e\n\u003cp class=\"bw-fit-explanation\"\u003eThis refined round frame features a \u003cb\u003emedium\/wide fit\u003c\/b\u003e, best suited for medium-to-wide faces, ensuring harmonious proportions. On narrow faces, the model may fit too loosely.\u003c\/p\u003e\n\u003cdiv class=\"bw-size-list\"\u003e\n\u003cdiv class=\"bw-size-item\"\u003e\n\u003cspan class=\"bw-size-label\"\u003eLens width\u003c\/span\u003e\u003cspan class=\"bw-size-value\"\u003e54 mm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-size-item\"\u003e\n\u003cspan class=\"bw-size-label\"\u003eBridge\u003c\/span\u003e\u003cspan class=\"bw-size-value\"\u003e19 mm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-size-item\"\u003e\n\u003cspan class=\"bw-size-label\"\u003eTemple\u003c\/span\u003e\u003cspan class=\"bw-size-value\"\u003e140 mm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-size-item\"\u003e\n\u003cspan class=\"bw-size-label\"\u003eFrame width\u003c\/span\u003e\u003cspan class=\"bw-size-value\"\u003e143 mm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-size-item\"\u003e\n\u003cspan class=\"bw-size-label\"\u003eWeight\u003c\/span\u003e\u003cspan class=\"bw-size-value\"\u003e22–23 g\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-consult-box\"\u003eIf you are unsure about the fit, our concierge service can help evaluate the look from a photo.\n\u003cdiv class=\"bw-consult-inline\"\u003e\n\u003ca href=\"https:\/\/t.me\/blackwood_ua\" target=\"_blank\"\u003eTelegram\u003c\/a\u003e \u003cspan class=\"bw-consult-divider\"\u003e|\u003c\/span\u003e \u003ca href=\"viber:\/\/chat?number=%2B380980244334\"\u003eViber\u003c\/a\u003e \u003cspan class=\"bw-consult-divider\"\u003e|\u003c\/span\u003e \u003ca href=\"https:\/\/wa.me\/380980244334\" target=\"_blank\"\u003eWhatsApp\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 4: Shipping \u0026 Payment --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane4\"\u003e\n\u003cp\u003e\u003cstrong\u003eShipping:\u003c\/strong\u003e Worldwide insured delivery (except RU\/BY).\u003c\/p\u003e\n\u003cul class=\"bw-delivery-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eUAE:\u003c\/strong\u003e Next-day delivery from Dubai. Custom\/Pre-order items ship from Ukraine.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eUSA:\u003c\/strong\u003e 5-10 business days. DDP (all taxes\/duties included at checkout).\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eInternational:\u003c\/strong\u003e Standard (10-21 days) or Express (5-10 days). Shipped DAP (recipient covers local duties\/taxes).\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003ePayment:\u003c\/strong\u003e Visa, MasterCard, Apple\/Google Pay, PayPal. All payments are secure; data is not saved.\u003c\/p\u003e\n\u003ca class=\"bw-care-link bw-care-link-first\" href=\"https:\/\/blackwood.ua\/pages\/warranty\"\u003e\u003cspan\u003eWarranty\u003c\/span\u003e \u003cspan class=\"bw-arrow\"\u003e↗\u003c\/span\u003e\u003c\/a\u003e \u003ca class=\"bw-care-link\" href=\"https:\/\/blackwood.ua\/pages\/care\"\u003e\u003cspan\u003eCare \u0026amp; Storage\u003c\/span\u003e \u003cspan class=\"bw-arrow\"\u003e↗\u003c\/span\u003e\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Blackwoodbags","offers":[{"title":"Default Title","offer_id":44804378919225,"sku":"Boston Black Grey","price":204.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/blackwood-boston-sunglasses-1.jpg?v=1777155315"},{"product_id":"sunglasses-denver","title":"Denver","description":"\u003cstyle\u003e\n  \/* === ГЛОБАЛЬНІ СТИЛІ BLACKWOOD (EDITORIAL LUXURY) === *\/\n  .bw-tabs-wrapper {\n    width: 100%;\n    background-color: #dbd9d3;\n    padding: 0 5px;\n    margin-top: -15px;\n    margin-bottom: 0;\n    font-family: 'KyivTypeSans-Regular', -apple-system, sans-serif;\n    color: #190200;\n    overflow: hidden;\n    box-sizing: border-box;\n    -webkit-text-size-adjust: 100%;\n  }\n\n  .bw-tab-radio {\n    position: absolute;\n    width: 1px;\n    height: 1px;\n    margin: -1px;\n    padding: 0;\n    overflow: hidden;\n    clip: rect(0 0 0 0);\n    white-space: nowrap;\n    border: 0;\n  }\n\n  \/* Навігація на десктопі *\/\n  .bw-tabs-nav {\n    display: flex;\n    flex-wrap: nowrap;\n    justify-content: space-between;\n    column-gap: 8px;\n    row-gap: 0;\n    max-width: 620px;\n    margin: 0 auto 30px;\n    text-align: center;\n  }\n\n  .bw-tab-btn {\n    font-size: 15px !important; \n    font-weight: 400;\n    letter-spacing: 0.02em;\n    cursor: pointer;\n    opacity: 0.45;\n    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n    position: relative;\n    padding-bottom: 6px;\n    display: inline-block;\n    white-space: nowrap;\n    flex: 1 1 auto;\n  }\n\n  .bw-tab-btn:hover {\n    opacity: 1;\n  }\n\n  .bw-tab-btn:focus-visible {\n    outline: 1px solid rgba(25, 2, 0, 0.45);\n    outline-offset: 4px;\n  }\n\n  .bw-tab-btn::after {\n    content: '';\n    position: absolute;\n    bottom: -1px;\n    left: 0;\n    width: 100%;\n    height: 1.5px;\n    background-color: #190200;\n    opacity: 0;\n    transition: opacity 0.3s ease;\n  }\n\n  #bw-denver-tab1:checked ~ .bw-tabs-nav label[for=\"bw-denver-tab1\"],\n  #bw-denver-tab2:checked ~ .bw-tabs-nav label[for=\"bw-denver-tab2\"],\n  #bw-denver-tab3:checked ~ .bw-tabs-nav label[for=\"bw-denver-tab3\"],\n  #bw-denver-tab4:checked ~ .bw-tabs-nav label[for=\"bw-denver-tab4\"] {\n    opacity: 1;\n    font-weight: 500;\n  }\n\n  #bw-denver-tab1:checked ~ .bw-tabs-nav label[for=\"bw-denver-tab1\"]::after,\n  #bw-denver-tab2:checked ~ .bw-tabs-nav label[for=\"bw-denver-tab2\"]::after,\n  #bw-denver-tab3:checked ~ .bw-tabs-nav label[for=\"bw-denver-tab3\"]::after,\n  #bw-denver-tab4:checked ~ .bw-tabs-nav label[for=\"bw-denver-tab4\"]::after {\n    opacity: 1;\n  }\n\n  .bw-tabs-content {\n    max-width: 800px;\n    margin: 0 auto;\n    min-height: 280px;\n    padding-bottom: 25px;\n  }\n\n  .bw-tab-pane {\n    display: none;\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  #bw-denver-tab1:checked ~ .bw-tabs-content .bw-pane1,\n  #bw-denver-tab2:checked ~ .bw-tabs-content .bw-pane2,\n  #bw-denver-tab3:checked ~ .bw-tabs-content .bw-pane3,\n  #bw-denver-tab4:checked ~ .bw-tabs-content .bw-pane4 {\n    display: block;\n    animation: bw-denver-slide 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;\n  }\n\n  @keyframes bw-denver-slide {\n    from { opacity: 0; transform: translateY(8px); }\n    to { opacity: 1; transform: translateY(0); }\n  }\n\n  .bw-tab-pane p,\n  .bw-tab-pane li,\n  .bw-tab-pane a,\n  .bw-tab-pane strong {\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  .bw-tab-pane p { margin: 0 0 14px; }\n  .bw-tab-pane strong { font-weight: 600; }\n  .bw-product-note { max-width: 680px; margin: 0 auto; }\n\n  .bw-material-list,\n  .bw-delivery-list {\n    padding-left: 18px !important;\n    margin: 0 0 14px 0 !important;\n    list-style-type: none !important;\n  }\n\n  .bw-material-list li,\n  .bw-delivery-list li {\n    position: relative !important;\n    margin: 0 0 8px 0 !important;\n    padding: 0 !important;\n    line-height: 1.55 !important;\n  }\n\n  .bw-material-list li::before,\n  .bw-delivery-list li::before {\n    content: \"•\" !important;\n    position: absolute;\n    left: -16px;\n    top: 0;\n    color: #5b2029;\n    font-size: 16px !important;\n    line-height: 1.2 !important;\n  }\n\n  .bw-size-wrap { max-width: 740px; margin: 0 auto; }\n  .bw-fit-explanation { color: #190200; margin: 5px auto 24px; text-align: left; max-width: 740px; }\n\n  .bw-size-list {\n    display: grid;\n    grid-template-columns: repeat(5, 1fr);\n    margin-top: 24px;\n    border-top: 1px solid rgba(25, 2, 0, 0.14);\n    border-left: 1px solid rgba(25, 2, 0, 0.14);\n  }\n\n  .bw-size-item {\n    padding: 12px 8px;\n    border-right: 1px solid rgba(25, 2, 0, 0.14);\n    border-bottom: 1px solid rgba(25, 2, 0, 0.14);\n    text-align: center;\n  }\n\n  .bw-size-label {\n    display: block;\n    margin-bottom: 4px;\n    color: rgba(25, 2, 0, 0.55);\n    font-size: 10.5px !important;\n    line-height: 1.25 !important;\n  }\n\n  .bw-size-value { color: #190200; font-weight: 600; white-space: nowrap; }\n  .bw-consult-box { margin-top: 20px; padding-top: 20px; border-top: 1px solid rgba(25, 2, 0, 0.13); color: #190200; }\n  .bw-consult-inline { display: flex; align-items: center; gap: 12px; margin-top: 10px; flex-wrap: wrap; }\n  .bw-consult-inline a { color: #5b2029; text-decoration: underline; font-weight: 500; }\n  .bw-consult-divider { color: rgba(25, 2, 0, 0.25); }\n  .bw-care-link { display: flex; justify-content: space-between; align-items: center; padding: 10px 0; border-bottom: 1px solid rgba(25, 2, 0, 0.15); color: #190200 !important; text-decoration: none !important; }\n  .bw-care-link-first { margin-top: 20px; }\n\n  .bw-arrow { display: inline-block; margin-left: 8px; }\n\n  @media (max-width: 767px) {\n    .bw-tabs-wrapper { padding: 0 10px; margin-top: -25px; }\n    .bw-tabs-nav { max-width: 100%; border-bottom: 1.5px solid rgba(25, 2, 0, 0.08); padding: 0 2px 0 2px; }\n    .bw-tab-btn { font-size: 15px !important; }\n    .bw-tabs-content { min-height: 340px; }\n    .bw-size-list { grid-template-columns: repeat(2, 1fr); margin-top: 14px; }\n    .bw-size-item:last-child { grid-column: span 2; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"bw-tabs-wrapper\"\u003e\n\u003cinput checked class=\"bw-tab-radio\" name=\"bw-denver-tabs\" id=\"bw-denver-tab1\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-denver-tabs\" id=\"bw-denver-tab2\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-denver-tabs\" id=\"bw-denver-tab3\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-denver-tabs\" id=\"bw-denver-tab4\" type=\"radio\"\u003e\n\u003cdiv class=\"bw-tabs-nav\"\u003e\n\u003clabel for=\"bw-denver-tab1\" class=\"bw-tab-btn\"\u003eDescription\u003c\/label\u003e \u003clabel for=\"bw-denver-tab2\" class=\"bw-tab-btn\"\u003eMaterials\u003c\/label\u003e \u003clabel for=\"bw-denver-tab3\" class=\"bw-tab-btn\"\u003eSize \u0026amp; Fit\u003c\/label\u003e \u003clabel for=\"bw-denver-tab4\" class=\"bw-tab-btn\"\u003eShipping \u0026amp; Payment\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-tabs-content\"\u003e\n\u003c!-- Tab 1: Description --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane1\"\u003e\n\u003cdiv class=\"bw-product-note\"\u003e\n\u003cp\u003eThe \u003cstrong\u003eDenver\u003c\/strong\u003e wooden sunglasses are inspired by the noble character of a city where restrained minimalism meets pure geometric lines. This balance is embodied in the confident contours of the frame and its distinctive, restrained philosophy.\u003c\/p\u003e\n\u003cp\u003eThe frame is handcrafted from natural black walnut and multi-layered maple, reinforced with an internal carbon fiber layer. The combination of unique natural wood texture and modern material gives the model exceptional durability while maintaining its anatomical lightness.\u003c\/p\u003e\n\u003cp\u003eThe sunglasses are equipped with premium lenses produced by Carl Zeiss Vision Sunlens featuring UV-400 protection, which reliably protect your vision and provide impeccable optical clarity. Reinforced metal flex hinges ensure soft temple movement and a perfect fit.\u003c\/p\u003e\n\u003cp\u003eThe set includes a branded BLACKWOOD box, a leather case with a strap, and a lens cloth.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 2: Materials --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane2\"\u003e\n\u003cul class=\"bw-material-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eFrame material:\u003c\/strong\u003e Black walnut and multi-layered maple, reinforced with carbon fiber\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLenses:\u003c\/strong\u003e Lenses produced by Carl Zeiss Vision Sunlens with UV-400 protection\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLens color:\u003c\/strong\u003e Grey\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTint level:\u003c\/strong\u003e Cat. 2 (Light)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHinges:\u003c\/strong\u003e Reinforced flex hinges with a closer\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWeight:\u003c\/strong\u003e 32–33 g\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePackaging:\u003c\/strong\u003e Branded box, leather case with a strap, lens cloth, and a passport with an individual product number.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003ci\u003eEach pair is handcrafted from natural materials, making every texture and shade unique. Minor variations from the product photos are to be expected.\u003c\/i\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 3: Size \u0026 Fit --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane3\"\u003e\n\u003cdiv class=\"bw-size-wrap\"\u003e\n\u003cp class=\"bw-fit-explanation\"\u003eThis refined square frame with a \u003cb\u003emedium fit\u003c\/b\u003e is ideally suited for medium-sized faces, maintaining harmonious proportions. On narrow faces, the model may have a looser fit.\u003c\/p\u003e\n\u003cdiv class=\"bw-size-list\"\u003e\n\u003cdiv class=\"bw-size-item\"\u003e\n\u003cspan class=\"bw-size-label\"\u003eLens width\u003c\/span\u003e\u003cspan class=\"bw-size-value\"\u003e54 mm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-size-item\"\u003e\n\u003cspan class=\"bw-size-label\"\u003eBridge\u003c\/span\u003e\u003cspan class=\"bw-size-value\"\u003e19 mm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-size-item\"\u003e\n\u003cspan class=\"bw-size-label\"\u003eTemple\u003c\/span\u003e\u003cspan class=\"bw-size-value\"\u003e140 mm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-size-item\"\u003e\n\u003cspan class=\"bw-size-label\"\u003eFrame width\u003c\/span\u003e\u003cspan class=\"bw-size-value\"\u003e143 mm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-size-item\"\u003e\n\u003cspan class=\"bw-size-label\"\u003eWeight\u003c\/span\u003e\u003cspan class=\"bw-size-value\"\u003e32–33 g\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-consult-box\"\u003eIf you are unsure about the fit, our concierge service can help evaluate the look from a photo.\n\u003cdiv class=\"bw-consult-inline\"\u003e\n\u003ca href=\"https:\/\/t.me\/blackwood_ua\" target=\"_blank\"\u003eTelegram\u003c\/a\u003e \u003cspan class=\"bw-consult-divider\"\u003e|\u003c\/span\u003e \u003ca href=\"viber:\/\/chat?number=%2B380980244334\"\u003eViber\u003c\/a\u003e \u003cspan class=\"bw-consult-divider\"\u003e|\u003c\/span\u003e \u003ca href=\"https:\/\/wa.me\/380980244334\" target=\"_blank\"\u003eWhatsApp\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 4: Shipping \u0026 Payment --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane4\"\u003e\n\u003cp\u003e\u003cstrong\u003eShipping:\u003c\/strong\u003e Worldwide insured delivery (except RU\/BY).\u003c\/p\u003e\n\u003cul class=\"bw-delivery-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eUAE:\u003c\/strong\u003e Next-day delivery from Dubai. Custom\/Pre-order items ship from Ukraine.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eUSA:\u003c\/strong\u003e 5-10 business days. DDP (all taxes\/duties included at checkout).\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eInternational:\u003c\/strong\u003e Standard (10-21 days) or Express (5-10 days). Shipped DAP (recipient covers local duties\/taxes).\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003ePayment:\u003c\/strong\u003e Visa, MasterCard, Apple\/Google Pay, PayPal. All payments are secure; data is not saved.\u003c\/p\u003e\n\u003ca class=\"bw-care-link bw-care-link-first\" href=\"https:\/\/blackwood.ua\/pages\/warranty\"\u003e\u003cspan\u003eWarranty\u003c\/span\u003e \u003cspan class=\"bw-arrow\"\u003e↗\u003c\/span\u003e\u003c\/a\u003e \u003ca class=\"bw-care-link\" href=\"https:\/\/blackwood.ua\/pages\/care\"\u003e\u003cspan\u003eCare \u0026amp; Storage\u003c\/span\u003e \u003cspan class=\"bw-arrow\"\u003e↗\u003c\/span\u003e\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Blackwoodbags","offers":[{"title":"Default Title","offer_id":44804982243641,"sku":"Denver Black Grey New","price":266.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/denver.jpg?v=1777155251"},{"product_id":"sunglasses-dallas","title":"Dallas","description":"\u003cstyle\u003e\n  .bw-tabs-wrapper { width: 100%; background-color: #dbd9d3; padding: 0 5px; margin-top: -15px; margin-bottom: 0; font-family: 'KyivTypeSans-Regular', sans-serif; color: #190200; overflow: hidden; box-sizing: border-box; -webkit-text-size-adjust: 100%; }\n  .bw-tabs-wrapper * { box-sizing: border-box; }\n  .bw-tab-radio { display: none !important; }\n\n  .bw-tabs-nav { display: flex; flex-wrap: wrap; justify-content: center; column-gap: 42px; row-gap: 12px; max-width: 620px; margin: 0 auto 25px; text-align: center; }\n  .bw-tab-btn { font-size: 15px; font-weight: 400; cursor: pointer; opacity: 0.45; transition: opacity 0.3s ease; position: relative; padding-bottom: 5px; display: inline-block; color: #190200; white-space: nowrap; }\n  .bw-tab-btn:hover { opacity: 1; }\n\n  #bw-dallas-tab1:checked ~ .bw-tabs-nav label[for=\"bw-dallas-tab1\"],\n  #bw-dallas-tab2:checked ~ .bw-tabs-nav label[for=\"bw-dallas-tab2\"],\n  #bw-dallas-tab3:checked ~ .bw-tabs-nav label[for=\"bw-dallas-tab3\"],\n  #bw-dallas-tab4:checked ~ .bw-tabs-nav label[for=\"bw-dallas-tab4\"] { opacity: 1; font-weight: 500; }\n\n  #bw-dallas-tab1:checked ~ .bw-tabs-nav label[for=\"bw-dallas-tab1\"]::after,\n  #bw-dallas-tab2:checked ~ .bw-tabs-nav label[for=\"bw-dallas-tab2\"]::after,\n  #bw-dallas-tab3:checked ~ .bw-tabs-nav label[for=\"bw-dallas-tab3\"]::after,\n  #bw-dallas-tab4:checked ~ .bw-tabs-nav label[for=\"bw-dallas-tab4\"]::after { content: ''; position: absolute; bottom: 0; left: 0; width: 100%; height: 1.5px; background-color: #190200; }\n\n  .bw-tabs-content { max-width: 780px; margin: 0 auto; min-height: 260px; padding-bottom: 25px; }\n  .bw-tab-pane { display: none; font-size: 14px; line-height: 1.58; }\n  #bw-dallas-tab1:checked ~ .bw-tabs-content .bw-pane1,\n  #bw-dallas-tab2:checked ~ .bw-tabs-content .bw-pane2,\n  #bw-dallas-tab3:checked ~ .bw-tabs-content .bw-pane3,\n  #bw-dallas-tab4:checked ~ .bw-tabs-content .bw-pane4 { display: block; animation: bw-dallas-slide 0.45s ease-out forwards; }\n\n  @keyframes bw-dallas-slide { from { opacity: 0; transform: translateX(10px); } to { opacity: 1; transform: translateX(0); } }\n\n  .bw-tab-pane p { margin: 0 0 14px; }\n  .bw-tab-pane strong { font-weight: 600; }\n  .bw-product-note, .bw-size-wrap { max-width: 660px; margin: 0 auto; }\n\n  .bw-material-list, .bw-delivery-list { padding-left: 18px !important; margin: 0 0 14px !important; list-style: disc outside !important; list-style-type: disc !important; }\n  .bw-material-list li, .bw-delivery-list li { display: list-item !important; list-style: disc outside !important; list-style-type: disc !important; margin-bottom: 6px; }\n  .bw-material-list li::before, .bw-delivery-list li::before { content: none !important; display: none !important; }\n\n  .bw-fit-compact { padding: 16px 0 18px; border-top: 1px solid rgba(25, 2, 0, 0.14); border-bottom: 1px solid rgba(25, 2, 0, 0.14); }\n  .bw-fit-head { margin-bottom: 20px; }\n  .bw-fit-copy { max-width: none; margin: 0; font-size: 13.5px; line-height: 1.5; color: rgba(25, 2, 0, 0.78); }\n  .bw-fit-scale-wrap { padding: 0 4px; }\n  .bw-fit-scale-title { margin-bottom: 10px; color: #190200; font-size: 11px; letter-spacing: 0.1em; text-transform: uppercase; }\n  .bw-fit-labels { display: grid; grid-template-columns: repeat(5, 1fr); margin-bottom: 10px; color: rgba(25, 2, 0, 0.48); font-size: 10px; letter-spacing: 0.08em; text-transform: uppercase; }\n  .bw-fit-labels span { text-align: center; min-height: 14px; }\n  .bw-fit-labels span:first-child { text-align: left; }\n  .bw-fit-labels span:last-child { text-align: right; }\n  .bw-fit-line { position: relative; height: 1px; background-color: rgba(25, 2, 0, 0.22); margin: 0 5px 2px; }\n  .bw-fit-dot { position: absolute; top: 50%; width: 7px; height: 7px; border-radius: 50%; background-color: #dbd9d3; border: 1px solid rgba(25, 2, 0, 0.45); transform: translate(-50%, -50%); }\n  .bw-fit-dot-1 { left: 0; } .bw-fit-dot-2 { left: 25%; } .bw-fit-dot-3 { left: 50%; } .bw-fit-dot-4 { left: 75%; } .bw-fit-dot-5 { left: 100%; }\n  .bw-fit-marker { position: absolute; top: 50%; left: 100%; width: 13px; height: 13px; border-radius: 50%; background-color: #190200; transform: translate(-50%, -50%); }\n\n  .bw-size-list { display: grid; grid-template-columns: repeat(5, 1fr); margin-top: 16px; border-top: 1px solid rgba(25, 2, 0, 0.14); border-left: 1px solid rgba(25, 2, 0, 0.14); }\n  .bw-size-item { padding: 11px 8px 10px; border-right: 1px solid rgba(25, 2, 0, 0.14); border-bottom: 1px solid rgba(25, 2, 0, 0.14); text-align: center; }\n  .bw-size-label { display: block; margin-bottom: 4px; color: rgba(25, 2, 0, 0.55); font-size: 10.5px; line-height: 1.25; }\n  .bw-size-value { display: block; color: #190200; font-size: 13.5px; font-weight: 600; white-space: nowrap; }\n\n  .bw-consult-box { margin-top: 16px; padding-top: 16px; border-top: 1px solid rgba(25, 2, 0, 0.13); font-size: 13.5px; line-height: 1.5; color: #190200; }\n  .bw-consult-inline { display: flex; align-items: center; gap: 12px; margin-top: 10px; font-size: 13px; flex-wrap: wrap; }\n  .bw-consult-inline a { color: #5b2029; text-decoration: underline; font-weight: 500; }\n  .bw-consult-divider { color: rgba(25, 2, 0, 0.25); }\n\n  .bw-care-link { display: flex; justify-content: space-between; align-items: center; padding: 10px 0; border-bottom: 1px solid rgba(25, 2, 0, 0.15); color: #190200 !important; text-decoration: none !important; font-size: 14px; }\n  .bw-care-link-first { margin-top: 20px; }\n  .bw-care-link:hover { opacity: 0.7; }\n  .bw-arrow { position: relative; width: 14px; height: 14px; display: inline-block; flex: 0 0 14px; }\n  .bw-arrow::before { content: ''; position: absolute; top: 3px; right: 2px; width: 9px; height: 1.5px; background-color: #190200; transform: rotate(-45deg); transform-origin: right center; }\n  .bw-arrow::after { content: ''; position: absolute; top: 2px; right: 2px; width: 6px; height: 6px; border-top: 1.5px solid #190200; border-right: 1.5px solid #190200; }\n\n  @media (max-width: 767px) {\n    .bw-tabs-wrapper { padding: 0 10px; margin-top: -25px; }\n    .bw-tabs-nav { column-gap: 28px; row-gap: 10px; margin-bottom: 25px; }\n    .bw-tabs-content { min-height: 430px; }\n    .bw-fit-compact { padding: 14px 0 16px; }\n    .bw-fit-head { margin-bottom: 18px; }\n    .bw-fit-copy { font-size: 13px; }\n    .bw-fit-labels { font-size: 9px; letter-spacing: 0.06em; }\n    .bw-size-list { grid-template-columns: repeat(2, 1fr); margin-top: 14px; }\n    .bw-size-item { padding: 10px 8px; }\n    .bw-size-item:last-child { grid-column: span 2; }\n    .bw-consult-box { margin-top: 14px; padding-top: 14px; font-size: 13px; }\n    .bw-consult-inline { gap: 8px 10px; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"bw-tabs-wrapper\"\u003e\n  \u003cinput type=\"radio\" id=\"bw-dallas-tab1\" name=\"bw-dallas-tabs\" class=\"bw-tab-radio\" checked\u003e\n  \u003cinput type=\"radio\" id=\"bw-dallas-tab2\" name=\"bw-dallas-tabs\" class=\"bw-tab-radio\"\u003e\n  \u003cinput type=\"radio\" id=\"bw-dallas-tab3\" name=\"bw-dallas-tabs\" class=\"bw-tab-radio\"\u003e\n  \u003cinput type=\"radio\" id=\"bw-dallas-tab4\" name=\"bw-dallas-tabs\" class=\"bw-tab-radio\"\u003e\n\n  \u003cdiv class=\"bw-tabs-nav\"\u003e\n    \u003clabel class=\"bw-tab-btn\" for=\"bw-dallas-tab1\"\u003eDescription\u003c\/label\u003e\n    \u003clabel class=\"bw-tab-btn\" for=\"bw-dallas-tab2\"\u003eMaterials\u003c\/label\u003e\n    \u003clabel class=\"bw-tab-btn\" for=\"bw-dallas-tab3\"\u003eSize \u0026amp; Fit\u003c\/label\u003e\n    \u003clabel class=\"bw-tab-btn\" for=\"bw-dallas-tab4\"\u003eShipping \u0026amp; Payment\u003c\/label\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bw-tabs-content\"\u003e\n    \u003cdiv class=\"bw-tab-pane bw-pane1\"\u003e\n      \u003cdiv class=\"bw-product-note\"\u003e\n        \u003cp\u003e\u003cstrong\u003eDallas\u003c\/strong\u003e — square sunglasses handcrafted from African Blackwood.\u003c\/p\u003e\n        \u003cp\u003eThe wide square frame has a confident structure and a clean architectural profile. African Blackwood gives the model a deep natural tone, while flexible spring hinges support comfort during extended wear.\u003c\/p\u003e\n        \u003cp\u003eThe sunglasses are equipped with polarized polycarbonate lenses with a grey tint and UV-400 protection. The wooden frame is finished with Renaissance water-repellent wax to help protect the material from moisture and preserve its appearance over time.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bw-tab-pane bw-pane2\"\u003e\n      \u003cul class=\"bw-material-list\"\u003e\n        \u003cli\u003e\n\u003cstrong\u003eFrame material:\u003c\/strong\u003e African Blackwood;\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eLenses:\u003c\/strong\u003e polarized polycarbonate lenses with a grey tint and UV-400 protection;\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eTint level:\u003c\/strong\u003e Cat 2 (light);\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eHinges:\u003c\/strong\u003e flexible spring hinges;\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003ePackaging:\u003c\/strong\u003e branded BLACKWOOD box, leather and wood case, branded cloth for lens care.\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp\u003e\u003cem\u003eEach pair is handcrafted from natural materials, so the wood texture and shade may vary slightly from the product photo. These variations are natural for handmade wooden eyewear.\u003c\/em\u003e\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bw-tab-pane bw-pane3\"\u003e\n      \u003cdiv class=\"bw-size-wrap\"\u003e\n        \u003cdiv class=\"bw-fit-compact\"\u003e\n          \u003cdiv class=\"bw-fit-head\"\u003e\n            \u003cp class=\"bw-fit-copy\"\u003eDallas is designed for wide face shapes. For a narrow or medium face, the frame may feel visually oversized.\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"bw-fit-scale-wrap\"\u003e\n            \u003cdiv class=\"bw-fit-scale-title\"\u003eSuitable for face width\u003c\/div\u003e\n            \u003cdiv class=\"bw-fit-labels\"\u003e\n\u003cspan\u003eNarrow\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\u003cspan\u003eMedium\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\u003cspan\u003eWide\u003c\/span\u003e\n\u003c\/div\u003e\n            \u003cdiv class=\"bw-fit-line\"\u003e\n              \u003cspan class=\"bw-fit-dot bw-fit-dot-1\"\u003e\u003c\/span\u003e\u003cspan class=\"bw-fit-dot bw-fit-dot-2\"\u003e\u003c\/span\u003e\u003cspan class=\"bw-fit-dot bw-fit-dot-3\"\u003e\u003c\/span\u003e\u003cspan class=\"bw-fit-dot bw-fit-dot-4\"\u003e\u003c\/span\u003e\u003cspan class=\"bw-fit-dot bw-fit-dot-5\"\u003e\u003c\/span\u003e\u003cspan class=\"bw-fit-marker\"\u003e\u003c\/span\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bw-size-list\"\u003e\n          \u003cdiv class=\"bw-size-item\"\u003e\n\u003cspan class=\"bw-size-label\"\u003eLens width\u003c\/span\u003e\u003cspan class=\"bw-size-value\"\u003e55 mm\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"bw-size-item\"\u003e\n\u003cspan class=\"bw-size-label\"\u003eBridge\u003c\/span\u003e\u003cspan class=\"bw-size-value\"\u003e21 mm\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"bw-size-item\"\u003e\n\u003cspan class=\"bw-size-label\"\u003eTemple\u003c\/span\u003e\u003cspan class=\"bw-size-value\"\u003e140 mm\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"bw-size-item\"\u003e\n\u003cspan class=\"bw-size-label\"\u003eFrame width\u003c\/span\u003e\u003cspan class=\"bw-size-value\"\u003e148 mm\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"bw-size-item\"\u003e\n\u003cspan class=\"bw-size-label\"\u003eWeight\u003c\/span\u003e\u003cspan class=\"bw-size-value\"\u003e37-38 g\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bw-consult-box\"\u003e\n          Shape: square. If you are unsure about the fit, our concierge service can help evaluate the model from a photo.\n          \u003cdiv class=\"bw-consult-inline\"\u003e\n            \u003ca href=\"https:\/\/t.me\/blackwood_ua\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eTelegram\u003c\/a\u003e\u003cspan class=\"bw-consult-divider\"\u003e|\u003c\/span\u003e\u003ca href=\"viber:\/\/chat?number=%2B380980244334\"\u003eViber\u003c\/a\u003e\u003cspan class=\"bw-consult-divider\"\u003e|\u003c\/span\u003e\u003ca href=\"https:\/\/wa.me\/380980244334\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eWhatsApp\u003c\/a\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bw-tab-pane bw-pane4\"\u003e\n      \u003cp\u003e\u003cstrong\u003eShipping:\u003c\/strong\u003e Worldwide insured delivery (except RU\/BY).\u003c\/p\u003e\n      \u003cul class=\"bw-delivery-list\"\u003e\n        \u003cli\u003e\n\u003cstrong\u003eUAE:\u003c\/strong\u003e Next-day delivery from Dubai. Custom\/Pre-order items ship from Ukraine.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eUSA:\u003c\/strong\u003e 5-10 business days. DDP (all taxes\/duties included at checkout).\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eInternational:\u003c\/strong\u003e Standard (10-21 days) or Express (5-10 days). Shipped DAP (recipient covers local duties\/taxes).\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp\u003e\u003cstrong\u003ePayment:\u003c\/strong\u003e Visa, MasterCard, Apple\/Google Pay, PayPal. All payments are secure; data is not saved.\u003c\/p\u003e\n      \u003ca href=\"https:\/\/blackwoodbags.com\/pages\/warranty\" class=\"bw-care-link bw-care-link-first\"\u003e\u003cspan\u003eWarranty\u003c\/span\u003e\u003cspan class=\"bw-arrow\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\u003c\/a\u003e\n      \u003ca href=\"https:\/\/blackwoodbags.com\/pages\/care-instructions\" class=\"bw-care-link\"\u003e\u003cspan\u003eCare \u0026amp; Storage\u003c\/span\u003e\u003cspan class=\"bw-arrow\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Blackwoodbags","offers":[{"title":"Default Title","offer_id":47856212443449,"sku":"Dallas Grey","price":225.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/Dallas_1.jpg?v=1777155202"},{"product_id":"men-women-wooden-sunglasses-detroit","title":"Detroit","description":"\u003cstyle\u003e\n  \/* === ГЛОБАЛЬНІ СТИЛІ BLACKWOOD (EDITORIAL LUXURY) === *\/\n  .bw-tabs-wrapper {\n    width: 100%;\n    background-color: #dbd9d3;\n    padding: 0 5px;\n    margin-top: -15px;\n    margin-bottom: 0;\n    font-family: 'KyivTypeSans-Regular', -apple-system, sans-serif;\n    color: #190200;\n    overflow: hidden;\n    box-sizing: border-box;\n    -webkit-text-size-adjust: 100%;\n  }\n\n  .bw-tab-radio {\n    position: absolute;\n    width: 1px;\n    height: 1px;\n    margin: -1px;\n    padding: 0;\n    overflow: hidden;\n    clip: rect(0 0 0 0);\n    white-space: nowrap;\n    border: 0;\n  }\n\n  \/* Навігація на десктопі *\/\n  .bw-tabs-nav {\n    display: flex;\n    flex-wrap: nowrap;\n    justify-content: space-between;\n    column-gap: 8px;\n    row-gap: 0;\n    max-width: 620px;\n    margin: 0 auto 30px;\n    text-align: center;\n  }\n\n  .bw-tab-btn {\n    font-size: 15px !important; \n    font-weight: 400;\n    letter-spacing: 0.02em;\n    cursor: pointer;\n    opacity: 0.45;\n    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n    position: relative;\n    padding-bottom: 6px;\n    display: inline-block;\n    white-space: nowrap;\n    flex: 1 1 auto;\n  }\n\n  .bw-tab-btn:hover {\n    opacity: 1;\n  }\n\n  .bw-tab-btn:focus-visible {\n    outline: 1px solid rgba(25, 2, 0, 0.45);\n    outline-offset: 4px;\n  }\n\n  .bw-tab-btn::after {\n    content: '';\n    position: absolute;\n    bottom: -1px;\n    left: 0;\n    width: 100%;\n    height: 1.5px;\n    background-color: #190200;\n    opacity: 0;\n    transition: opacity 0.3s ease;\n  }\n\n  #bw-detroit-tab1:checked ~ .bw-tabs-nav label[for=\"bw-detroit-tab1\"],\n  #bw-detroit-tab2:checked ~ .bw-tabs-nav label[for=\"bw-detroit-tab2\"],\n  #bw-detroit-tab3:checked ~ .bw-tabs-nav label[for=\"bw-detroit-tab3\"],\n  #bw-detroit-tab4:checked ~ .bw-tabs-nav label[for=\"bw-detroit-tab4\"] {\n    opacity: 1;\n    font-weight: 500;\n  }\n\n  #bw-detroit-tab1:checked ~ .bw-tabs-nav label[for=\"bw-detroit-tab1\"]::after,\n  #bw-detroit-tab2:checked ~ .bw-tabs-nav label[for=\"bw-detroit-tab2\"]::after,\n  #bw-detroit-tab3:checked ~ .bw-tabs-nav label[for=\"bw-detroit-tab3\"]::after,\n  #bw-detroit-tab4:checked ~ .bw-tabs-nav label[for=\"bw-detroit-tab4\"]::after {\n    opacity: 1;\n  }\n\n  .bw-tabs-content {\n    max-width: 800px;\n    margin: 0 auto;\n    min-height: 280px;\n    padding-bottom: 25px;\n  }\n\n  .bw-tab-pane {\n    display: none;\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  #bw-detroit-tab1:checked ~ .bw-tabs-content .bw-pane1,\n  #bw-detroit-tab2:checked ~ .bw-tabs-content .bw-pane2,\n  #bw-detroit-tab3:checked ~ .bw-tabs-content .bw-pane3,\n  #bw-detroit-tab4:checked ~ .bw-tabs-content .bw-pane4 {\n    display: block;\n    animation: bw-detroit-slide 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;\n  }\n\n  @keyframes bw-detroit-slide {\n    from { opacity: 0; transform: translateY(8px); }\n    to { opacity: 1; transform: translateY(0); }\n  }\n\n  .bw-tab-pane p,\n  .bw-tab-pane li,\n  .bw-tab-pane a,\n  .bw-tab-pane strong {\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  .bw-tab-pane p { margin: 0 0 14px; }\n  .bw-tab-pane strong { font-weight: 600; }\n  .bw-product-note { max-width: 680px; margin: 0 auto; }\n\n  .bw-material-list,\n  .bw-delivery-list {\n    padding-left: 18px !important;\n    margin: 0 0 14px 0 !important;\n    list-style-type: none !important;\n  }\n\n  .bw-material-list li,\n  .bw-delivery-list li {\n    position: relative !important;\n    margin: 0 0 8px 0 !important;\n    padding: 0 !important;\n    line-height: 1.55 !important;\n  }\n\n  .bw-material-list li::before,\n  .bw-delivery-list li::before {\n    content: \"•\" !important;\n    position: absolute;\n    left: -16px;\n    top: 0;\n    color: #5b2029;\n    font-size: 16px !important;\n    line-height: 1.2 !important;\n  }\n\n  .bw-size-wrap { max-width: 740px; margin: 0 auto; }\n  .bw-fit-explanation { color: #190200; margin: 5px auto 24px; text-align: left; max-width: 740px; }\n\n  .bw-size-list {\n    display: grid;\n    grid-template-columns: repeat(5, 1fr);\n    margin-top: 24px;\n    border-top: 1px solid rgba(25, 2, 0, 0.14);\n    border-left: 1px solid rgba(25, 2, 0, 0.14);\n  }\n\n  .bw-size-item {\n    padding: 12px 8px;\n    border-right: 1px solid rgba(25, 2, 0, 0.14);\n    border-bottom: 1px solid rgba(25, 2, 0, 0.14);\n    text-align: center;\n  }\n\n  .bw-size-label {\n    display: block;\n    margin-bottom: 4px;\n    color: rgba(25, 2, 0, 0.55);\n    font-size: 10.5px !important;\n    line-height: 1.25 !important;\n  }\n\n  .bw-size-value { color: #190200; font-weight: 600; white-space: nowrap; }\n  .bw-consult-box { margin-top: 20px; padding-top: 20px; border-top: 1px solid rgba(25, 2, 0, 0.13); color: #190200; }\n  .bw-consult-inline { display: flex; align-items: center; gap: 12px; margin-top: 10px; flex-wrap: wrap; }\n  .bw-consult-inline a { color: #5b2029; text-decoration: underline; font-weight: 500; }\n  .bw-consult-divider { color: rgba(25, 2, 0, 0.25); }\n  .bw-care-link { display: flex; justify-content: space-between; align-items: center; padding: 10px 0; border-bottom: 1px solid rgba(25, 2, 0, 0.15); color: #190200 !important; text-decoration: none !important; }\n  .bw-care-link-first { margin-top: 20px; }\n\n  .bw-arrow { display: inline-block; margin-left: 8px; }\n\n  @media (max-width: 767px) {\n    .bw-tabs-wrapper { padding: 0 10px; margin-top: -25px; }\n    .bw-tabs-nav { max-width: 100%; border-bottom: 1.5px solid rgba(25, 2, 0, 0.08); padding: 0 2px 0 2px; }\n    .bw-tab-btn { font-size: 15px !important; }\n    .bw-tabs-content { min-height: 340px; }\n    .bw-size-list { grid-template-columns: repeat(2, 1fr); margin-top: 14px; }\n    .bw-size-item:last-child { grid-column: span 2; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"bw-tabs-wrapper\"\u003e\n  \u003cinput type=\"radio\" id=\"bw-detroit-tab1\" name=\"bw-detroit-tabs\" class=\"bw-tab-radio\" checked\u003e\n  \u003cinput type=\"radio\" id=\"bw-detroit-tab2\" name=\"bw-detroit-tabs\" class=\"bw-tab-radio\"\u003e\n  \u003cinput type=\"radio\" id=\"bw-detroit-tab3\" name=\"bw-detroit-tabs\" class=\"bw-tab-radio\"\u003e\n  \u003cinput type=\"radio\" id=\"bw-detroit-tab4\" name=\"bw-detroit-tabs\" class=\"bw-tab-radio\"\u003e\n\n  \u003cdiv class=\"bw-tabs-nav\"\u003e\n    \u003clabel class=\"bw-tab-btn\" for=\"bw-detroit-tab1\"\u003eDescription\u003c\/label\u003e\n    \u003clabel class=\"bw-tab-btn\" for=\"bw-detroit-tab2\"\u003eMaterials\u003c\/label\u003e\n    \u003clabel class=\"bw-tab-btn\" for=\"bw-detroit-tab3\"\u003eSize \u0026amp; Fit\u003c\/label\u003e\n    \u003clabel class=\"bw-tab-btn\" for=\"bw-detroit-tab4\"\u003eShipping \u0026amp; Payment\u003c\/label\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bw-tabs-content\"\u003e\n    \u003c!-- Tab 1: Description --\u003e\n    \u003cdiv class=\"bw-tab-pane bw-pane1\"\u003e\n      \u003cdiv class=\"bw-product-note\"\u003e\n        \u003cp\u003eThe \u003cstrong\u003eDetroit\u003c\/strong\u003e sunglasses carry the strong character of a city where the scale of industrial culture has melted into a sophisticated architectural form. A sharp geometric frame holds this inner core — assembled, impeccably calibrated, and free of unnecessary compromises.\u003c\/p\u003e\n        \u003cp\u003eThe frame combines noble deep ebony and artistic golden teak wood, reliably reinforced with an internal hidden carbon fiber layer. The natural contrast and expressive rhythm of the wood species create a unique texture, turning every detail into a tactile art object.\u003c\/p\u003e\n        \u003cp\u003eThe sunglasses are equipped with high-class polarized lenses featuring UV-400 protection. They guarantee exceptional optical clarity and reliable eye protection. Reinforced metal flex hinges with a closer ensure soft temple movement and flawless comfort during prolonged wear.\u003c\/p\u003e\n        \u003cp\u003eThe set includes a branded BLACKWOOD box, a leather case with a strap, and a lens cloth.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Tab 2: Materials --\u003e\n    \u003cdiv class=\"bw-tab-pane bw-pane2\"\u003e\n      \u003cul class=\"bw-material-list\"\u003e\n        \u003cli\u003e\n\u003cstrong\u003eFrame material:\u003c\/strong\u003e Ebony and golden teak wood, reinforced with carbon fiber\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eLenses:\u003c\/strong\u003e Polarized with UV-400 protection\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eLens color:\u003c\/strong\u003e Grey\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eTint level:\u003c\/strong\u003e Cat. 3 (Medium)\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eHinges:\u003c\/strong\u003e Reinforced flex hinges with a closer\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eWeight:\u003c\/strong\u003e 35–37 g\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003ePackaging:\u003c\/strong\u003e Branded box, leather case with a strap, lens cloth, and a passport with an individual product number.\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp\u003e\u003ci\u003eEach pair is handcrafted from natural materials, making every texture and shade unique. Minor variations from the product photos are to be expected.\u003c\/i\u003e\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Tab 3: Size \u0026 Fit --\u003e\n    \u003cdiv class=\"bw-tab-pane bw-pane3\"\u003e\n      \u003cdiv class=\"bw-size-wrap\"\u003e\n        \u003cp class=\"bw-fit-explanation\"\u003eThis expressive geometric frame with a \u003cb\u003ewide fit\u003c\/b\u003e is best suited for wider face types, ensuring a harmonious silhouette. On narrow or medium faces, the model may create a looser fit.\u003c\/p\u003e\n        \u003cdiv class=\"bw-size-list\"\u003e\n          \u003cdiv class=\"bw-size-item\"\u003e\n\u003cspan class=\"bw-size-label\"\u003eLens width\u003c\/span\u003e\u003cspan class=\"bw-size-value\"\u003e58 mm\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"bw-size-item\"\u003e\n\u003cspan class=\"bw-size-label\"\u003eBridge\u003c\/span\u003e\u003cspan class=\"bw-size-value\"\u003e16 mm\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"bw-size-item\"\u003e\n\u003cspan class=\"bw-size-label\"\u003eTemple\u003c\/span\u003e\u003cspan class=\"bw-size-value\"\u003e140 mm\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"bw-size-item\"\u003e\n\u003cspan class=\"bw-size-label\"\u003eFrame width\u003c\/span\u003e\u003cspan class=\"bw-size-value\"\u003e144 mm\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"bw-size-item\"\u003e\n\u003cspan class=\"bw-size-label\"\u003eWeight\u003c\/span\u003e\u003cspan class=\"bw-size-value\"\u003e35–37 g\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"bw-consult-box\"\u003eIf you are unsure about the fit, our concierge service can help evaluate the look from a photo.\n          \u003cdiv class=\"bw-consult-inline\"\u003e\n            \u003ca href=\"https:\/\/t.me\/blackwood_ua\" target=\"_blank\"\u003eTelegram\u003c\/a\u003e \u003cspan class=\"bw-consult-divider\"\u003e|\u003c\/span\u003e \u003ca href=\"viber:\/\/chat?number=%2B380980244334\"\u003eViber\u003c\/a\u003e \u003cspan class=\"bw-consult-divider\"\u003e|\u003c\/span\u003e \u003ca href=\"https:\/\/wa.me\/380980244334\" target=\"_blank\"\u003eWhatsApp\u003c\/a\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Tab 4: Shipping \u0026 Payment --\u003e\n    \u003cdiv class=\"bw-tab-pane bw-pane4\"\u003e\n      \u003cp\u003e\u003cstrong\u003eShipping:\u003c\/strong\u003e Worldwide insured delivery (except RU\/BY).\u003c\/p\u003e\n      \u003cul class=\"bw-delivery-list\"\u003e\n        \u003cli\u003e\n\u003cstrong\u003eUAE:\u003c\/strong\u003e Next-day delivery from Dubai. Custom\/Pre-order items ship from Ukraine.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eUSA:\u003c\/strong\u003e 5-10 business days. DDP (all taxes\/duties included at checkout).\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eInternational:\u003c\/strong\u003e Standard (10-21 days) or Express (5-10 days). Shipped DAP (recipient covers local duties\/taxes).\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp\u003e\u003cstrong\u003ePayment:\u003c\/strong\u003e Visa, MasterCard, Apple\/Google Pay, PayPal. All payments are secure; data is not saved.\u003c\/p\u003e\n      \u003ca href=\"https:\/\/blackwood.ua\/pages\/warranty\" class=\"bw-care-link bw-care-link-first\"\u003e\u003cspan\u003eWarranty\u003c\/span\u003e \u003cspan class=\"bw-arrow\"\u003e↗\u003c\/span\u003e\u003c\/a\u003e\n      \u003ca href=\"https:\/\/blackwood.ua\/pages\/care\" class=\"bw-care-link\"\u003e\u003cspan\u003eCare \u0026amp; Storage\u003c\/span\u003e \u003cspan class=\"bw-arrow\"\u003e↗\u003c\/span\u003e\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Blackwoodbags","offers":[{"title":"Default Title","offer_id":47856213164345,"sku":"Detroit Grey","price":228.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/Detroit_1.jpg?v=1777155149"},{"product_id":"sunglasses-amsterdam","title":"Amsterdam","description":"\u003cstyle\u003e\n  \/* === ГЛОБАЛЬНІ СТИЛІ BLACKWOOD (EDITORIAL LUXURY) === *\/\n  .bw-tabs-wrapper {\n    width: 100%;\n    background-color: #dbd9d3;\n    padding: 0 5px;\n    margin-top: -15px;\n    margin-bottom: 0;\n    font-family: 'KyivTypeSans-Regular', -apple-system, sans-serif;\n    color: #190200;\n    overflow: hidden;\n    box-sizing: border-box;\n    -webkit-text-size-adjust: 100%;\n  }\n\n  .bw-tab-radio {\n    position: absolute;\n    width: 1px;\n    height: 1px;\n    margin: -1px;\n    padding: 0;\n    overflow: hidden;\n    clip: rect(0 0 0 0);\n    white-space: nowrap;\n    border: 0;\n  }\n\n  \/* Навігація на десктопі *\/\n  .bw-tabs-nav {\n    display: flex;\n    flex-wrap: nowrap;\n    justify-content: space-between;\n    column-gap: 8px;\n    row-gap: 0;\n    max-width: 620px;\n    margin: 0 auto 30px;\n    text-align: center;\n  }\n\n  .bw-tab-btn {\n    font-size: 15px !important; \n    font-weight: 400;\n    letter-spacing: 0.02em;\n    cursor: pointer;\n    opacity: 0.45;\n    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n    position: relative;\n    padding-bottom: 6px;\n    display: inline-block;\n    white-space: nowrap;\n    flex: 1 1 auto;\n  }\n\n  .bw-tab-btn:hover {\n    opacity: 1;\n  }\n\n  .bw-tab-btn:focus-visible {\n    outline: 1px solid rgba(25, 2, 0, 0.45);\n    outline-offset: 4px;\n  }\n\n  .bw-tab-btn::after {\n    content: '';\n    position: absolute;\n    bottom: -1px;\n    left: 0;\n    width: 100%;\n    height: 1.5px;\n    background-color: #190200;\n    opacity: 0;\n    transition: opacity 0.3s ease;\n  }\n\n  #bw-amsterdam-tab1:checked ~ .bw-tabs-nav label[for=\"bw-amsterdam-tab1\"],\n  #bw-amsterdam-tab2:checked ~ .bw-tabs-nav label[for=\"bw-amsterdam-tab2\"],\n  #bw-amsterdam-tab3:checked ~ .bw-tabs-nav label[for=\"bw-amsterdam-tab3\"],\n  #bw-amsterdam-tab4:checked ~ .bw-tabs-nav label[for=\"bw-amsterdam-tab4\"] {\n    opacity: 1;\n    font-weight: 500;\n  }\n\n  #bw-amsterdam-tab1:checked ~ .bw-tabs-nav label[for=\"bw-amsterdam-tab1\"]::after,\n  #bw-amsterdam-tab2:checked ~ .bw-tabs-nav label[for=\"bw-amsterdam-tab2\"]::after,\n  #bw-amsterdam-tab3:checked ~ .bw-tabs-nav label[for=\"bw-amsterdam-tab3\"]::after,\n  #bw-amsterdam-tab4:checked ~ .bw-tabs-nav label[for=\"bw-amsterdam-tab4\"]::after {\n    opacity: 1;\n  }\n\n  .bw-tabs-content {\n    max-width: 800px;\n    margin: 0 auto;\n    min-height: 280px;\n    padding-bottom: 25px;\n  }\n\n  .bw-tab-pane {\n    display: none;\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  #bw-amsterdam-tab1:checked ~ .bw-tabs-content .bw-pane1,\n  #bw-amsterdam-tab2:checked ~ .bw-tabs-content .bw-pane2,\n  #bw-amsterdam-tab3:checked ~ .bw-tabs-content .bw-pane3,\n  #bw-amsterdam-tab4:checked ~ .bw-tabs-content .bw-pane4 {\n    display: block;\n    animation: bw-amsterdam-slide 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;\n  }\n\n  @keyframes bw-amsterdam-slide {\n    from { opacity: 0; transform: translateY(8px); }\n    to { opacity: 1; transform: translateY(0); }\n  }\n\n  .bw-tab-pane p,\n  .bw-tab-pane li,\n  .bw-tab-pane a,\n  .bw-tab-pane strong {\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  .bw-tab-pane p { margin: 0 0 14px; }\n  .bw-tab-pane strong { font-weight: 600; }\n  .bw-product-note { max-width: 680px; margin: 0 auto; }\n\n  .bw-material-list,\n  .bw-delivery-list {\n    padding-left: 18px !important;\n    margin: 0 0 14px 0 !important;\n    list-style-type: none !important;\n  }\n\n  .bw-material-list li,\n  .bw-delivery-list li {\n    position: relative !important;\n    margin: 0 0 8px 0 !important;\n    padding: 0 !important;\n    line-height: 1.55 !important;\n  }\n\n  .bw-material-list li::before,\n  .bw-delivery-list li::before {\n    content: \"•\" !important;\n    position: absolute;\n    left: -16px;\n    top: 0;\n    color: #5b2029;\n    font-size: 16px !important;\n    line-height: 1.2 !important;\n  }\n\n  .bw-size-wrap { max-width: 740px; margin: 0 auto; }\n  .bw-fit-explanation { color: #190200; margin: 5px auto 24px; text-align: left; max-width: 740px; }\n\n  .bw-size-list {\n    display: grid;\n    grid-template-columns: repeat(5, 1fr);\n    margin-top: 24px;\n    border-top: 1px solid rgba(25, 2, 0, 0.14);\n    border-left: 1px solid rgba(25, 2, 0, 0.14);\n  }\n\n  .bw-size-item {\n    padding: 12px 8px;\n    border-right: 1px solid rgba(25, 2, 0, 0.14);\n    border-bottom: 1px solid rgba(25, 2, 0, 0.14);\n    text-align: center;\n  }\n\n  .bw-size-label {\n    display: block;\n    margin-bottom: 4px;\n    color: rgba(25, 2, 0, 0.55);\n    font-size: 10.5px !important;\n    line-height: 1.25 !important;\n  }\n\n  .bw-size-value { color: #190200; font-weight: 600; white-space: nowrap; }\n  .bw-consult-box { margin-top: 20px; padding-top: 20px; border-top: 1px solid rgba(25, 2, 0, 0.13); color: #190200; }\n  .bw-consult-inline { display: flex; align-items: center; gap: 12px; margin-top: 10px; flex-wrap: wrap; }\n  .bw-consult-inline a { color: #5b2029; text-decoration: underline; font-weight: 500; }\n  .bw-consult-divider { color: rgba(25, 2, 0, 0.25); }\n  .bw-care-link { display: flex; justify-content: space-between; align-items: center; padding: 10px 0; border-bottom: 1px solid rgba(25, 2, 0, 0.15); color: #190200 !important; text-decoration: none !important; }\n  .bw-care-link-first { margin-top: 20px; }\n\n  .bw-arrow { display: inline-block; margin-left: 8px; }\n\n  @media (max-width: 767px) {\n    .bw-tabs-wrapper { padding: 0 10px; margin-top: -25px; }\n    .bw-tabs-nav { max-width: 100%; border-bottom: 1.5px solid rgba(25, 2, 0, 0.08); padding: 0 2px 0 2px; }\n    .bw-tab-btn { font-size: 15px !important; }\n    .bw-tabs-content { min-height: 340px; }\n    .bw-size-list { grid-template-columns: repeat(2, 1fr); margin-top: 14px; }\n    .bw-size-item:last-child { grid-column: span 2; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"bw-tabs-wrapper\"\u003e\n  \u003cinput type=\"radio\" id=\"bw-amsterdam-tab1\" name=\"bw-amsterdam-tabs\" class=\"bw-tab-radio\" checked\u003e\n  \u003cinput type=\"radio\" id=\"bw-amsterdam-tab2\" name=\"bw-amsterdam-tabs\" class=\"bw-tab-radio\"\u003e\n  \u003cinput type=\"radio\" id=\"bw-amsterdam-tab3\" name=\"bw-amsterdam-tabs\" class=\"bw-tab-radio\"\u003e\n  \u003cinput type=\"radio\" id=\"bw-amsterdam-tab4\" name=\"bw-amsterdam-tabs\" class=\"bw-tab-radio\"\u003e\n\n  \u003cdiv class=\"bw-tabs-nav\"\u003e\n    \u003clabel class=\"bw-tab-btn\" for=\"bw-amsterdam-tab1\"\u003eDescription\u003c\/label\u003e\n    \u003clabel class=\"bw-tab-btn\" for=\"bw-amsterdam-tab2\"\u003eMaterials\u003c\/label\u003e\n    \u003clabel class=\"bw-tab-btn\" for=\"bw-amsterdam-tab3\"\u003eSize \u0026amp; Fit\u003c\/label\u003e\n    \u003clabel class=\"bw-tab-btn\" for=\"bw-amsterdam-tab4\"\u003eShipping \u0026amp; Payment\u003c\/label\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bw-tabs-content\"\u003e\n    \u003c!-- Tab 1: Description --\u003e\n    \u003cdiv class=\"bw-tab-pane bw-pane1\"\u003e\n      \u003cdiv class=\"bw-product-note\"\u003e\n        \u003cp\u003eThe \u003cstrong\u003eAmsterdam\u003c\/strong\u003e wooden sunglasses are named after the city that blends impeccable European conciseness with restrained northern sophistication. This balance is fully embodied in the concise square frame shape and its clean, graphic line geometry.\u003c\/p\u003e\n        \u003cp\u003eThe frame is handcrafted from noble Indian sandalwood and reinforced with an internal carbon fiber layer. The combination of unique natural wood texture and advanced material provides the model with exceptional durability while maintaining its natural lightness.\u003c\/p\u003e\n        \u003cp\u003eThe sunglasses are equipped with premium polarized lenses featuring UV-400 protection, which reliably protect your vision from solar radiation and provide impeccable clarity. Reinforced metal flex hinges with a closer ensure soft temple movement and a comfortable fit.\u003c\/p\u003e\n        \u003cp\u003eThe set includes a branded BLACKWOOD box, a leather case with a strap, and a lens cloth.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Tab 2: Materials --\u003e\n    \u003cdiv class=\"bw-tab-pane bw-pane2\"\u003e\n      \u003cul class=\"bw-material-list\"\u003e\n        \u003cli\u003e\n\u003cstrong\u003eFrame material:\u003c\/strong\u003e Indian sandalwood reinforced with carbon fiber\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eLenses:\u003c\/strong\u003e Polarized with UV-400 protection\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eLens color:\u003c\/strong\u003e Grey\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eTint level:\u003c\/strong\u003e Cat. 2 (Light tint)\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eHinges:\u003c\/strong\u003e Reinforced flex hinges with a closer\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eWeight:\u003c\/strong\u003e 28 g\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003ePackaging:\u003c\/strong\u003e Branded box, leather case with a strap, lens cloth, and a passport with an individual product number.\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp\u003e\u003ci\u003eEach pair is handcrafted from natural materials, making every texture and shade unique. Minor variations from the product photos are to be expected.\u003c\/i\u003e\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Tab 3: Size \u0026 Fit --\u003e\n    \u003cdiv class=\"bw-tab-pane bw-pane3\"\u003e\n      \u003cdiv class=\"bw-size-wrap\"\u003e\n        \u003cp class=\"bw-fit-explanation\"\u003eThis refined square frame with a \u003cb\u003enarrow fit\u003c\/b\u003e is ideally suited for narrow or medium-sized faces, maintaining an expressive graphic silhouette. On wider faces, the model may fit too tightly.\u003c\/p\u003e\n        \u003cdiv class=\"bw-size-list\"\u003e\n          \u003cdiv class=\"bw-size-item\"\u003e\n\u003cspan class=\"bw-size-label\"\u003eLens width\u003c\/span\u003e\u003cspan class=\"bw-size-value\"\u003e52 mm\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"bw-size-item\"\u003e\n\u003cspan class=\"bw-size-label\"\u003eBridge\u003c\/span\u003e\u003cspan class=\"bw-size-value\"\u003e21 mm\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"bw-size-item\"\u003e\n\u003cspan class=\"bw-size-label\"\u003eTemple\u003c\/span\u003e\u003cspan class=\"bw-size-value\"\u003e140 mm\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"bw-size-item\"\u003e\n\u003cspan class=\"bw-size-label\"\u003eFrame width\u003c\/span\u003e\u003cspan class=\"bw-size-value\"\u003e140 mm\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"bw-size-item\"\u003e\n\u003cspan class=\"bw-size-label\"\u003eWeight\u003c\/span\u003e\u003cspan class=\"bw-size-value\"\u003e28 g\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"bw-consult-box\"\u003eIf you are unsure about the fit, our concierge service can help evaluate the look from a photo.\n          \u003cdiv class=\"bw-consult-inline\"\u003e\n            \u003ca href=\"https:\/\/t.me\/blackwood_ua\" target=\"_blank\"\u003eTelegram\u003c\/a\u003e \u003cspan class=\"bw-consult-divider\"\u003e|\u003c\/span\u003e \u003ca href=\"viber:\/\/chat?number=%2B380980244334\"\u003eViber\u003c\/a\u003e \u003cspan class=\"bw-consult-divider\"\u003e|\u003c\/span\u003e \u003ca href=\"https:\/\/wa.me\/380980244334\" target=\"_blank\"\u003eWhatsApp\u003c\/a\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Tab 4: Shipping \u0026 Payment --\u003e\n    \u003cdiv class=\"bw-tab-pane bw-pane4\"\u003e\n      \u003cp\u003e\u003cstrong\u003eShipping:\u003c\/strong\u003e Worldwide insured delivery (except RU\/BY).\u003c\/p\u003e\n      \u003cul class=\"bw-delivery-list\"\u003e\n        \u003cli\u003e\n\u003cstrong\u003eUAE:\u003c\/strong\u003e Next-day delivery from Dubai. Custom\/Pre-order items ship from Ukraine.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eUSA:\u003c\/strong\u003e 5-10 business days. DDP (all taxes\/duties included at checkout).\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eInternational:\u003c\/strong\u003e Standard (10-21 days) or Express (5-10 days). Shipped DAP (recipient covers local duties\/taxes).\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp\u003e\u003cstrong\u003ePayment:\u003c\/strong\u003e Visa, MasterCard, Apple\/Google Pay, PayPal. All payments are secure; data is not saved.\u003c\/p\u003e\n      \u003ca href=\"https:\/\/blackwood.ua\/pages\/warranty\" class=\"bw-care-link bw-care-link-first\"\u003e\u003cspan\u003eWarranty\u003c\/span\u003e \u003cspan class=\"bw-arrow\"\u003e↗\u003c\/span\u003e\u003c\/a\u003e\n      \u003ca href=\"https:\/\/blackwood.ua\/pages\/care\" class=\"bw-care-link\"\u003e\u003cspan\u003eCare \u0026amp; Storage\u003c\/span\u003e \u003cspan class=\"bw-arrow\"\u003e↗\u003c\/span\u003e\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Blackwoodbags","offers":[{"title":"Default Title","offer_id":47856216047929,"sku":"Amsterdam Grey New","price":266.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/blackwood-amsterdam-sunglasses-1.jpg?v=1777154995"},{"product_id":"wooden-sunglasses-liverpool","title":"Liverpool","description":"\u003cstyle\u003e\n  \/* === ГЛОБАЛЬНІ СТИЛІ BLACKWOOD (EDITORIAL LUXURY) === *\/\n  .bw-tabs-wrapper {\n    width: 100%;\n    background-color: #dbd9d3;\n    padding: 0 5px;\n    margin-top: -15px;\n    margin-bottom: 0;\n    font-family: 'KyivTypeSans-Regular', -apple-system, sans-serif;\n    color: #190200;\n    overflow: hidden;\n    box-sizing: border-box;\n    -webkit-text-size-adjust: 100%;\n  }\n\n  .bw-tab-radio {\n    position: absolute;\n    width: 1px;\n    height: 1px;\n    margin: -1px;\n    padding: 0;\n    overflow: hidden;\n    clip: rect(0 0 0 0);\n    white-space: nowrap;\n    border: 0;\n  }\n\n  \/* Навігація на десктопі *\/\n  .bw-tabs-nav {\n    display: flex;\n    flex-wrap: nowrap;\n    justify-content: space-between;\n    column-gap: 8px;\n    row-gap: 0;\n    max-width: 620px;\n    margin: 0 auto 30px;\n    text-align: center;\n  }\n\n  .bw-tab-btn {\n    font-size: 15px !important; \n    font-weight: 400;\n    letter-spacing: 0.02em;\n    cursor: pointer;\n    opacity: 0.45;\n    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n    position: relative;\n    padding-bottom: 6px;\n    display: inline-block;\n    white-space: nowrap;\n    flex: 1 1 auto;\n  }\n\n  .bw-tab-btn:hover {\n    opacity: 1;\n  }\n\n  .bw-tab-btn:focus-visible {\n    outline: 1px solid rgba(25, 2, 0, 0.45);\n    outline-offset: 4px;\n  }\n\n  .bw-tab-btn::after {\n    content: '';\n    position: absolute;\n    bottom: -1px;\n    left: 0;\n    width: 100%;\n    height: 1.5px;\n    background-color: #190200;\n    opacity: 0;\n    transition: opacity 0.3s ease;\n  }\n\n  #bw-liverpool-tab1:checked ~ .bw-tabs-nav label[for=\"bw-liverpool-tab1\"],\n  #bw-liverpool-tab2:checked ~ .bw-tabs-nav label[for=\"bw-liverpool-tab2\"],\n  #bw-liverpool-tab3:checked ~ .bw-tabs-nav label[for=\"bw-liverpool-tab3\"],\n  #bw-liverpool-tab4:checked ~ .bw-tabs-nav label[for=\"bw-liverpool-tab4\"] {\n    opacity: 1;\n    font-weight: 500;\n  }\n\n  #bw-liverpool-tab1:checked ~ .bw-tabs-nav label[for=\"bw-liverpool-tab1\"]::after,\n  #bw-liverpool-tab2:checked ~ .bw-tabs-nav label[for=\"bw-liverpool-tab2\"]::after,\n  #bw-liverpool-tab3:checked ~ .bw-tabs-nav label[for=\"bw-liverpool-tab3\"]::after,\n  #bw-liverpool-tab4:checked ~ .bw-tabs-nav label[for=\"bw-liverpool-tab4\"]::after {\n    opacity: 1;\n  }\n\n  .bw-tabs-content {\n    max-width: 800px;\n    margin: 0 auto;\n    min-height: 280px;\n    padding-bottom: 25px;\n  }\n\n  .bw-tab-pane {\n    display: none;\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  #bw-liverpool-tab1:checked ~ .bw-tabs-content .bw-pane1,\n  #bw-liverpool-tab2:checked ~ .bw-tabs-content .bw-pane2,\n  #bw-liverpool-tab3:checked ~ .bw-tabs-content .bw-pane3,\n  #bw-liverpool-tab4:checked ~ .bw-tabs-content .bw-pane4 {\n    display: block;\n    animation: bw-liverpool-slide 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;\n  }\n\n  @keyframes bw-liverpool-slide {\n    from { opacity: 0; transform: translateY(8px); }\n    to { opacity: 1; transform: translateY(0); }\n  }\n\n  .bw-tab-pane p,\n  .bw-tab-pane li,\n  .bw-tab-pane a,\n  .bw-tab-pane strong {\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  .bw-tab-pane p { margin: 0 0 14px; }\n  .bw-tab-pane strong { font-weight: 600; }\n  .bw-product-note { max-width: 680px; margin: 0 auto; }\n\n  .bw-material-list,\n  .bw-delivery-list {\n    padding-left: 18px !important;\n    margin: 0 0 14px 0 !important;\n    list-style-type: none !important;\n  }\n\n  .bw-material-list li,\n  .bw-delivery-list li {\n    position: relative !important;\n    margin: 0 0 8px 0 !important;\n    padding: 0 !important;\n    line-height: 1.55 !important;\n  }\n\n  .bw-material-list li::before,\n  .bw-delivery-list li::before {\n    content: \"•\" !important;\n    position: absolute;\n    left: -16px;\n    top: 0;\n    color: #5b2029;\n    font-size: 16px !important;\n    line-height: 1.2 !important;\n  }\n\n  .bw-size-wrap { max-width: 740px; margin: 0 auto; }\n  .bw-fit-explanation { color: #190200; margin: 5px auto 24px; text-align: left; max-width: 740px; }\n\n  .bw-size-list {\n    display: grid;\n    grid-template-columns: repeat(5, 1fr);\n    margin-top: 24px;\n    border-top: 1px solid rgba(25, 2, 0, 0.14);\n    border-left: 1px solid rgba(25, 2, 0, 0.14);\n  }\n\n  .bw-size-item {\n    padding: 12px 8px;\n    border-right: 1px solid rgba(25, 2, 0, 0.14);\n    border-bottom: 1px solid rgba(25, 2, 0, 0.14);\n    text-align: center;\n  }\n\n  .bw-size-label {\n    display: block;\n    margin-bottom: 4px;\n    color: rgba(25, 2, 0, 0.55);\n    font-size: 10.5px !important;\n    line-height: 1.25 !important;\n  }\n\n  .bw-size-value { color: #190200; font-weight: 600; white-space: nowrap; }\n  .bw-consult-box { margin-top: 20px; padding-top: 20px; border-top: 1px solid rgba(25, 2, 0, 0.13); color: #190200; }\n  .bw-consult-inline { display: flex; align-items: center; gap: 12px; margin-top: 10px; flex-wrap: wrap; }\n  .bw-consult-inline a { color: #5b2029; text-decoration: underline; font-weight: 500; }\n  .bw-consult-divider { color: rgba(25, 2, 0, 0.25); }\n  .bw-care-link { display: flex; justify-content: space-between; align-items: center; padding: 10px 0; border-bottom: 1px solid rgba(25, 2, 0, 0.15); color: #190200 !important; text-decoration: none !important; }\n  .bw-care-link-first { margin-top: 20px; }\n\n  .bw-arrow { display: inline-block; margin-left: 8px; }\n\n  @media (max-width: 767px) {\n    .bw-tabs-wrapper { padding: 0 10px; margin-top: -25px; }\n    .bw-tabs-nav { max-width: 100%; border-bottom: 1.5px solid rgba(25, 2, 0, 0.08); padding: 0 2px 0 2px; }\n    .bw-tab-btn { font-size: 15px !important; }\n    .bw-tabs-content { min-height: 340px; }\n    .bw-size-list { grid-template-columns: repeat(2, 1fr); margin-top: 14px; }\n    .bw-size-item:last-child { grid-column: span 2; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"bw-tabs-wrapper\"\u003e\n\u003cinput checked class=\"bw-tab-radio\" name=\"bw-liverpool-tabs\" id=\"bw-liverpool-tab1\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-liverpool-tabs\" id=\"bw-liverpool-tab2\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-liverpool-tabs\" id=\"bw-liverpool-tab3\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-liverpool-tabs\" id=\"bw-liverpool-tab4\" type=\"radio\"\u003e\n\u003cdiv class=\"bw-tabs-nav\"\u003e\n\u003clabel for=\"bw-liverpool-tab1\" class=\"bw-tab-btn\"\u003eDescription\u003c\/label\u003e \u003clabel for=\"bw-liverpool-tab2\" class=\"bw-tab-btn\"\u003eMaterials\u003c\/label\u003e \u003clabel for=\"bw-liverpool-tab3\" class=\"bw-tab-btn\"\u003eSize \u0026amp; Fit\u003c\/label\u003e \u003clabel for=\"bw-liverpool-tab4\" class=\"bw-tab-btn\"\u003eShipping \u0026amp; Payment\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-tabs-content\"\u003e\n\u003c!-- Tab 1: Description --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane1\"\u003e\n\u003cdiv class=\"bw-product-note\"\u003e\n\u003cp\u003eThe \u003cstrong\u003eLiverpool\u003c\/strong\u003e sunglasses embody the free spirit of a port city and the energy of a legendary music scene that changed the world. This aviator shape is designed for those who choose authentic classics, value the freedom of self-expression, and strive to remain in the spotlight.\u003c\/p\u003e\n\u003cp\u003eAnatomical lightness is achieved through a combination of layers of American black walnut and multi-layered maple. Hidden internal carbon fiber reinforcement gives the frame high durability while maintaining the natural nobility and tactile warmth of living wood.\u003c\/p\u003e\n\u003cp\u003eThe sunglasses are equipped with high-quality polarized lenses featuring UV-400 protection, which effectively block glare and protect eyes from ultraviolet rays. Reinforced metal flex hinges ensure smooth temple movement and a perfect daily fit.\u003c\/p\u003e\n\u003cp\u003eThe set includes a branded BLACKWOOD box, a leather case with a strap, and a lens cloth.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 2: Materials --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane2\"\u003e\n\u003cul class=\"bw-material-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eFrame material:\u003c\/strong\u003e Black walnut and multi-layered maple reinforced with carbon fiber\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLenses:\u003c\/strong\u003e Polarized with UV-400 protection\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLens color:\u003c\/strong\u003e Grey gradient\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTint level:\u003c\/strong\u003e Cat. 2 (Light)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHinges:\u003c\/strong\u003e Reinforced flex hinges with a closer\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWeight:\u003c\/strong\u003e 26 g\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePackaging:\u003c\/strong\u003e Branded box, leather case with a strap, lens cloth, and a passport with an individual product number.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003ci\u003eEach pair is handcrafted from natural materials, making every texture and shade unique. Minor variations from the product photos are to be expected.\u003c\/i\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 3: Size \u0026 Fit --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane3\"\u003e\n\u003cdiv class=\"bw-size-wrap\"\u003e\n\u003cp class=\"bw-fit-explanation\"\u003eThis aviator shape with a \u003cb\u003emedium\/narrow fit\u003c\/b\u003e is best suited for medium and narrow faces, creating harmonious and balanced proportions. On wider faces, the model may fit too tightly and exceed natural proportions.\u003c\/p\u003e\n\u003cdiv class=\"bw-size-list\"\u003e\n\u003cdiv class=\"bw-size-item\"\u003e\n\u003cspan class=\"bw-size-label\"\u003eLens width\u003c\/span\u003e\u003cspan class=\"bw-size-value\"\u003e52 mm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-size-item\"\u003e\n\u003cspan class=\"bw-size-label\"\u003eBridge\u003c\/span\u003e\u003cspan class=\"bw-size-value\"\u003e20 mm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-size-item\"\u003e\n\u003cspan class=\"bw-size-label\"\u003eTemple\u003c\/span\u003e\u003cspan class=\"bw-size-value\"\u003e145 mm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-size-item\"\u003e\n\u003cspan class=\"bw-size-label\"\u003eFrame width\u003c\/span\u003e\u003cspan class=\"bw-size-value\"\u003e145 mm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-size-item\"\u003e\n\u003cspan class=\"bw-size-label\"\u003eWeight\u003c\/span\u003e\u003cspan class=\"bw-size-value\"\u003e26 g\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-consult-box\"\u003eIf you are unsure about the fit, our concierge service can help evaluate the look from a photo.\n\u003cdiv class=\"bw-consult-inline\"\u003e\n\u003ca href=\"https:\/\/t.me\/blackwood_ua\" target=\"_blank\"\u003eTelegram\u003c\/a\u003e \u003cspan class=\"bw-consult-divider\"\u003e|\u003c\/span\u003e \u003ca href=\"viber:\/\/chat?number=%2B380980244334\"\u003eViber\u003c\/a\u003e \u003cspan class=\"bw-consult-divider\"\u003e|\u003c\/span\u003e \u003ca href=\"https:\/\/wa.me\/380980244334\" target=\"_blank\"\u003eWhatsApp\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 4: Shipping \u0026 Payment --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane4\"\u003e\n\u003cp\u003e\u003cstrong\u003eShipping:\u003c\/strong\u003e Worldwide insured delivery (except RU\/BY).\u003c\/p\u003e\n\u003cul class=\"bw-delivery-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eUAE:\u003c\/strong\u003e Next-day delivery from Dubai. Custom\/Pre-order items ship from Ukraine.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eUSA:\u003c\/strong\u003e 5-10 business days. DDP (all taxes\/duties included at checkout).\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eInternational:\u003c\/strong\u003e Standard (10-21 days) or Express (5-10 days). Shipped DAP (recipient covers local duties\/taxes).\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003ePayment:\u003c\/strong\u003e Visa, MasterCard, Apple\/Google Pay, PayPal. All payments are secure; data is not saved.\u003c\/p\u003e\n\u003ca class=\"bw-care-link bw-care-link-first\" href=\"https:\/\/blackwood.ua\/pages\/warranty\"\u003e\u003cspan\u003eWarranty\u003c\/span\u003e \u003cspan class=\"bw-arrow\"\u003e↗\u003c\/span\u003e\u003c\/a\u003e \u003ca class=\"bw-care-link\" href=\"https:\/\/blackwood.ua\/pages\/care\"\u003e\u003cspan\u003eCare \u0026amp; Storage\u003c\/span\u003e \u003cspan class=\"bw-arrow\"\u003e↗\u003c\/span\u003e\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Blackwoodbags","offers":[{"title":"Default Title","offer_id":47957382037817,"sku":"Liverpool Grey gradient","price":217.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/blackwood-liverpool-sunglasses-1.jpg?v=1777154995"},{"product_id":"men-women-wooden-sunglasses-miami","title":"Miami","description":"\u003cstyle\u003e\n  \/* === ГЛОБАЛЬНІ СТИЛІ BLACKWOOD (EDITORIAL LUXURY) === *\/\n  .bw-tabs-wrapper {\n    width: 100%;\n    background-color: #dbd9d3;\n    padding: 0 5px;\n    margin-top: -15px;\n    margin-bottom: 0;\n    font-family: 'KyivTypeSans-Regular', -apple-system, sans-serif;\n    color: #190200;\n    overflow: hidden;\n    box-sizing: border-box;\n    -webkit-text-size-adjust: 100%;\n  }\n\n  .bw-tab-radio {\n    position: absolute;\n    width: 1px;\n    height: 1px;\n    margin: -1px;\n    padding: 0;\n    overflow: hidden;\n    clip: rect(0 0 0 0);\n    white-space: nowrap;\n    border: 0;\n  }\n\n  \/* Навігація на десктопі *\/\n  .bw-tabs-nav {\n    display: flex;\n    flex-wrap: nowrap;\n    justify-content: space-between;\n    column-gap: 8px;\n    row-gap: 0;\n    max-width: 620px;\n    margin: 0 auto 30px;\n    text-align: center;\n  }\n\n  .bw-tab-btn {\n    font-size: 15px !important; \n    font-weight: 400;\n    letter-spacing: 0.02em;\n    cursor: pointer;\n    opacity: 0.45;\n    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n    position: relative;\n    padding-bottom: 6px;\n    display: inline-block;\n    white-space: nowrap;\n    flex: 1 1 auto;\n  }\n\n  .bw-tab-btn:hover {\n    opacity: 1;\n  }\n\n  .bw-tab-btn:focus-visible {\n    outline: 1px solid rgba(25, 2, 0, 0.45);\n    outline-offset: 4px;\n  }\n\n  .bw-tab-btn::after {\n    content: '';\n    position: absolute;\n    bottom: -1px;\n    left: 0;\n    width: 100%;\n    height: 1.5px;\n    background-color: #190200;\n    opacity: 0;\n    transition: opacity 0.3s ease;\n  }\n\n  #bw-miami-tab1:checked ~ .bw-tabs-nav label[for=\"bw-miami-tab1\"],\n  #bw-miami-tab2:checked ~ .bw-tabs-nav label[for=\"bw-miami-tab2\"],\n  #bw-miami-tab3:checked ~ .bw-tabs-nav label[for=\"bw-miami-tab3\"],\n  #bw-miami-tab4:checked ~ .bw-tabs-nav label[for=\"bw-miami-tab4\"] {\n    opacity: 1;\n    font-weight: 500;\n  }\n\n  #bw-miami-tab1:checked ~ .bw-tabs-nav label[for=\"bw-miami-tab1\"]::after,\n  #bw-miami-tab2:checked ~ .bw-tabs-nav label[for=\"bw-miami-tab2\"]::after,\n  #bw-miami-tab3:checked ~ .bw-tabs-nav label[for=\"bw-miami-tab3\"]::after,\n  #bw-miami-tab4:checked ~ .bw-tabs-nav label[for=\"bw-miami-tab4\"]::after {\n    opacity: 1;\n  }\n\n  .bw-tabs-content {\n    max-width: 800px;\n    margin: 0 auto;\n    min-height: 280px;\n    padding-bottom: 25px;\n  }\n\n  .bw-tab-pane {\n    display: none;\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  #bw-miami-tab1:checked ~ .bw-tabs-content .bw-pane1,\n  #bw-miami-tab2:checked ~ .bw-tabs-content .bw-pane2,\n  #bw-miami-tab3:checked ~ .bw-tabs-content .bw-pane3,\n  #bw-miami-tab4:checked ~ .bw-tabs-content .bw-pane4 {\n    display: block;\n    animation: bw-miami-slide 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;\n  }\n\n  @keyframes bw-miami-slide {\n    from { opacity: 0; transform: translateY(8px); }\n    to { opacity: 1; transform: translateY(0); }\n  }\n\n  .bw-tab-pane p,\n  .bw-tab-pane li,\n  .bw-tab-pane a,\n  .bw-tab-pane strong {\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  .bw-tab-pane p { margin: 0 0 14px; }\n  .bw-tab-pane strong { font-weight: 600; }\n  .bw-product-note { max-width: 680px; margin: 0 auto; }\n\n  .bw-material-list,\n  .bw-delivery-list {\n    padding-left: 18px !important;\n    margin: 0 0 14px 0 !important;\n    list-style-type: none !important;\n  }\n\n  .bw-material-list li,\n  .bw-delivery-list li {\n    position: relative !important;\n    margin: 0 0 8px 0 !important;\n    padding: 0 !important;\n    line-height: 1.55 !important;\n  }\n\n  .bw-material-list li::before,\n  .bw-delivery-list li::before {\n    content: \"•\" !important;\n    position: absolute;\n    left: -16px;\n    top: 0;\n    color: #5b2029;\n    font-size: 16px !important;\n    line-height: 1.2 !important;\n  }\n\n  .bw-size-wrap { max-width: 740px; margin: 0 auto; }\n  .bw-fit-explanation { color: #190200; margin: 5px auto 24px; text-align: left; max-width: 740px; }\n\n  .bw-size-list {\n    display: grid;\n    grid-template-columns: repeat(5, 1fr);\n    margin-top: 24px;\n    border-top: 1px solid rgba(25, 2, 0, 0.14);\n    border-left: 1px solid rgba(25, 2, 0, 0.14);\n  }\n\n  .bw-size-item {\n    padding: 12px 8px;\n    border-right: 1px solid rgba(25, 2, 0, 0.14);\n    border-bottom: 1px solid rgba(25, 2, 0, 0.14);\n    text-align: center;\n  }\n\n  .bw-size-label {\n    display: block;\n    margin-bottom: 4px;\n    color: rgba(25, 2, 0, 0.55);\n    font-size: 10.5px !important;\n    line-height: 1.25 !important;\n  }\n\n  .bw-size-value { color: #190200; font-weight: 600; white-space: nowrap; }\n  .bw-consult-box { margin-top: 20px; padding-top: 20px; border-top: 1px solid rgba(25, 2, 0, 0.13); color: #190200; }\n  .bw-consult-inline { display: flex; align-items: center; gap: 12px; margin-top: 10px; flex-wrap: wrap; }\n  .bw-consult-inline a { color: #5b2029; text-decoration: underline; font-weight: 500; }\n  .bw-consult-divider { color: rgba(25, 2, 0, 0.25); }\n  .bw-care-link { display: flex; justify-content: space-between; align-items: center; padding: 10px 0; border-bottom: 1px solid rgba(25, 2, 0, 0.15); color: #190200 !important; text-decoration: none !important; }\n  .bw-care-link-first { margin-top: 20px; }\n\n  .bw-arrow { display: inline-block; margin-left: 8px; }\n\n  @media (max-width: 767px) {\n    .bw-tabs-wrapper { padding: 0 10px; margin-top: -25px; }\n    .bw-tabs-nav { max-width: 100%; border-bottom: 1.5px solid rgba(25, 2, 0, 0.08); padding: 0 2px 0 2px; }\n    .bw-tab-btn { font-size: 15px !important; }\n    .bw-tabs-content { min-height: 340px; }\n    .bw-size-list { grid-template-columns: repeat(2, 1fr); margin-top: 14px; }\n    .bw-size-item:last-child { grid-column: span 2; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"bw-tabs-wrapper\"\u003e\n  \u003cinput type=\"radio\" id=\"bw-miami-tab1\" name=\"bw-miami-tabs\" class=\"bw-tab-radio\" checked\u003e\n  \u003cinput type=\"radio\" id=\"bw-miami-tab2\" name=\"bw-miami-tabs\" class=\"bw-tab-radio\"\u003e\n  \u003cinput type=\"radio\" id=\"bw-miami-tab3\" name=\"bw-miami-tabs\" class=\"bw-tab-radio\"\u003e\n  \u003cinput type=\"radio\" id=\"bw-miami-tab4\" name=\"bw-miami-tabs\" class=\"bw-tab-radio\"\u003e\n\n  \u003cdiv class=\"bw-tabs-nav\"\u003e\n    \u003clabel class=\"bw-tab-btn\" for=\"bw-miami-tab1\"\u003eDescription\u003c\/label\u003e\n    \u003clabel class=\"bw-tab-btn\" for=\"bw-miami-tab2\"\u003eMaterials\u003c\/label\u003e\n    \u003clabel class=\"bw-tab-btn\" for=\"bw-miami-tab3\"\u003eSize \u0026amp; Fit\u003c\/label\u003e\n    \u003clabel class=\"bw-tab-btn\" for=\"bw-miami-tab4\"\u003eShipping \u0026amp; Payment\u003c\/label\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bw-tabs-content\"\u003e\n    \u003c!-- Tab 1: Description --\u003e\n    \u003cdiv class=\"bw-tab-pane bw-pane1\"\u003e\n      \u003cdiv class=\"bw-product-note\"\u003e\n        \u003cp\u003eThe \u003cstrong\u003eMiami\u003c\/strong\u003e wooden sunglasses embody the vibrant Art Deco aesthetic and the atmosphere of endless parties under the warm neon light of the coast. The classic aviator shape is designed for those who choose bold geometric solutions and strive to feel inner freedom.\u003c\/p\u003e\n        \u003cp\u003eAnatomical lightness is achieved through a precise manual blend of layers of unique American walnut burl and multi-layered maple. Hidden internal carbon fiber reinforcement provides the frame with exceptional resistance and strength, while fully preserving the natural texture and tactile warmth of living wood.\u003c\/p\u003e\n        \u003cp\u003eThe model is equipped with premium lenses produced by Carl Zeiss Vision Sunlens featuring UV-400 protection, which effectively block glare and provide exceptional optical clarity. Reinforced metal flex hinges ensure soft temple movement and a flawless daily fit.\u003c\/p\u003e\n        \u003cp\u003eThe set includes a branded BLACKWOOD box, a leather case with a strap, and a lens cloth.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Tab 2: Materials --\u003e\n    \u003cdiv class=\"bw-tab-pane bw-pane2\"\u003e\n      \u003cul class=\"bw-material-list\"\u003e\n        \u003cli\u003e\n\u003cstrong\u003eFrame material:\u003c\/strong\u003e American walnut burl and maple, reinforced with carbon fiber\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eLenses:\u003c\/strong\u003e Lenses produced by Carl Zeiss Vision Sunlens with UV-400 protection\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eLens color:\u003c\/strong\u003e Brown gradient\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eTint level:\u003c\/strong\u003e Cat. 2 (Light tint)\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eHinges:\u003c\/strong\u003e Reinforced flex hinges with a closer\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eWeight:\u003c\/strong\u003e 31 g\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003ePackaging:\u003c\/strong\u003e Branded box, leather case with a strap, lens cloth, and a passport with an individual product number.\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp\u003e\u003ci\u003eEach pair is handcrafted from natural materials, making every texture and shade unique. Minor variations from the product photos are to be expected.\u003c\/i\u003e\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Tab 3: Size \u0026 Fit --\u003e\n    \u003cdiv class=\"bw-tab-pane bw-pane3\"\u003e\n      \u003cdiv class=\"bw-size-wrap\"\u003e\n        \u003cp class=\"bw-fit-explanation\"\u003eThis expressive geometric aviator frame features a \u003cb\u003emedium fit\u003c\/b\u003e, ideally suited for medium-sized faces, ensuring a harmonious and proportional silhouette. On overly wide or very narrow faces, the frame may shift natural proportions.\u003c\/p\u003e\n        \u003cdiv class=\"bw-size-list\"\u003e\n          \u003cdiv class=\"bw-size-item\"\u003e\n\u003cspan class=\"bw-size-label\"\u003eLens width\u003c\/span\u003e\u003cspan class=\"bw-size-value\"\u003e55 mm\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"bw-size-item\"\u003e\n\u003cspan class=\"bw-size-label\"\u003eBridge\u003c\/span\u003e\u003cspan class=\"bw-size-value\"\u003e18 mm\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"bw-size-item\"\u003e\n\u003cspan class=\"bw-size-label\"\u003eTemple\u003c\/span\u003e\u003cspan class=\"bw-size-value\"\u003e145 mm\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"bw-size-item\"\u003e\n\u003cspan class=\"bw-size-label\"\u003eFrame width\u003c\/span\u003e\u003cspan class=\"bw-size-value\"\u003e145 mm\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"bw-size-item\"\u003e\n\u003cspan class=\"bw-size-label\"\u003eWeight\u003c\/span\u003e\u003cspan class=\"bw-size-value\"\u003e31 g\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"bw-consult-box\"\u003eIf you are unsure about the fit, our concierge service can help evaluate the look from a photo.\n          \u003cdiv class=\"bw-consult-inline\"\u003e\n            \u003ca href=\"https:\/\/t.me\/blackwood_ua\" target=\"_blank\"\u003eTelegram\u003c\/a\u003e \u003cspan class=\"bw-consult-divider\"\u003e|\u003c\/span\u003e \u003ca href=\"viber:\/\/chat?number=%2B380980244334\"\u003eViber\u003c\/a\u003e \u003cspan class=\"bw-consult-divider\"\u003e|\u003c\/span\u003e \u003ca href=\"https:\/\/wa.me\/380980244334\" target=\"_blank\"\u003eWhatsApp\u003c\/a\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Tab 4: Shipping \u0026 Payment --\u003e\n    \u003cdiv class=\"bw-tab-pane bw-pane4\"\u003e\n      \u003cp\u003e\u003cstrong\u003eShipping:\u003c\/strong\u003e Worldwide insured delivery (except RU\/BY).\u003c\/p\u003e\n      \u003cul class=\"bw-delivery-list\"\u003e\n        \u003cli\u003e\n\u003cstrong\u003eUAE:\u003c\/strong\u003e Next-day delivery from Dubai. Custom\/Pre-order items ship from Ukraine.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eUSA:\u003c\/strong\u003e 5-10 business days. DDP (all taxes\/duties included at checkout).\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eInternational:\u003c\/strong\u003e Standard (10-21 days) or Express (5-10 days). Shipped DAP (recipient covers local duties\/taxes).\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp\u003e\u003cstrong\u003ePayment:\u003c\/strong\u003e Visa, MasterCard, Apple\/Google Pay, PayPal. All payments are secure; data is not saved.\u003c\/p\u003e\n      \u003ca href=\"https:\/\/blackwood.ua\/pages\/warranty\" class=\"bw-care-link bw-care-link-first\"\u003e\u003cspan\u003eWarranty\u003c\/span\u003e \u003cspan class=\"bw-arrow\"\u003e↗\u003c\/span\u003e\u003c\/a\u003e\n      \u003ca href=\"https:\/\/blackwood.ua\/pages\/care\" class=\"bw-care-link\"\u003e\u003cspan\u003eCare \u0026amp; Storage\u003c\/span\u003e \u003cspan class=\"bw-arrow\"\u003e↗\u003c\/span\u003e\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Blackwoodbags","offers":[{"title":"Default Title","offer_id":47957377810745,"sku":"Miami Brown gradient","price":251.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/miami_1.jpg?v=1777154964"},{"product_id":"sunglasses-arctic","title":"Arctic Ice Blue","description":"\u003cstyle\u003e\n  \/* === ГЛОБАЛЬНІ СТИЛІ BLACKWOOD (EDITORIAL LUXURY) === *\/\n  .bw-tabs-wrapper {\n    width: 100%;\n    background-color: #dbd9d3;\n    padding: 0 5px;\n    margin-top: -15px;\n    margin-bottom: 0;\n    font-family: 'KyivTypeSans-Regular', -apple-system, sans-serif;\n    color: #190200;\n    overflow: hidden;\n    box-sizing: border-box;\n    -webkit-text-size-adjust: 100%;\n  }\n\n  .bw-tab-radio {\n    position: absolute;\n    width: 1px;\n    height: 1px;\n    margin: -1px;\n    padding: 0;\n    overflow: hidden;\n    clip: rect(0 0 0 0);\n    white-space: nowrap;\n    border: 0;\n  }\n\n  \/* Навігація на десктопі *\/\n  .bw-tabs-nav {\n    display: flex;\n    flex-wrap: nowrap;\n    justify-content: space-between;\n    column-gap: 8px;\n    row-gap: 0;\n    max-width: 620px;\n    margin: 0 auto 30px;\n    text-align: center;\n  }\n\n  .bw-tab-btn {\n    font-size: 15px !important; \n    font-weight: 400;\n    letter-spacing: 0.02em;\n    cursor: pointer;\n    opacity: 0.45;\n    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n    position: relative;\n    padding-bottom: 6px;\n    display: inline-block;\n    white-space: nowrap;\n    flex: 1 1 auto;\n  }\n\n  .bw-tab-btn:hover {\n    opacity: 1;\n  }\n\n  .bw-tab-btn:focus-visible {\n    outline: 1px solid rgba(25, 2, 0, 0.45);\n    outline-offset: 4px;\n  }\n\n  .bw-tab-btn::after {\n    content: '';\n    position: absolute;\n    bottom: -1px;\n    left: 0;\n    width: 100%;\n    height: 1.5px;\n    background-color: #190200;\n    opacity: 0;\n    transition: opacity 0.3s ease;\n  }\n\n  #bw-arctic-blue-tab1:checked ~ .bw-tabs-nav label[for=\"bw-arctic-blue-tab1\"],\n  #bw-arctic-blue-tab2:checked ~ .bw-tabs-nav label[for=\"bw-arctic-blue-tab2\"],\n  #bw-arctic-blue-tab3:checked ~ .bw-tabs-nav label[for=\"bw-arctic-blue-tab3\"],\n  #bw-arctic-blue-tab4:checked ~ .bw-tabs-nav label[for=\"bw-arctic-blue-tab4\"] {\n    opacity: 1;\n    font-weight: 500;\n  }\n\n  #bw-arctic-blue-tab1:checked ~ .bw-tabs-nav label[for=\"bw-arctic-blue-tab1\"]::after,\n  #bw-arctic-blue-tab2:checked ~ .bw-tabs-nav label[for=\"bw-arctic-blue-tab2\"]::after,\n  #bw-arctic-blue-tab3:checked ~ .bw-tabs-nav label[for=\"bw-arctic-blue-tab3\"]::after,\n  #bw-arctic-blue-tab4:checked ~ .bw-tabs-nav label[for=\"bw-arctic-blue-tab4\"]::after {\n    opacity: 1;\n  }\n\n  .bw-tabs-content {\n    max-width: 800px;\n    margin: 0 auto;\n    min-height: 280px;\n    padding-bottom: 25px;\n  }\n\n  .bw-tab-pane {\n    display: none;\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  #bw-arctic-blue-tab1:checked ~ .bw-tabs-content .bw-pane1,\n  #bw-arctic-blue-tab2:checked ~ .bw-tabs-content .bw-pane2,\n  #bw-arctic-blue-tab3:checked ~ .bw-tabs-content .bw-pane3,\n  #bw-arctic-blue-tab4:checked ~ .bw-tabs-content .bw-pane4 {\n    display: block;\n    animation: bw-arctic-blue-slide 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;\n  }\n\n  @keyframes bw-arctic-blue-slide {\n    from { opacity: 0; transform: translateY(8px); }\n    to { opacity: 1; transform: translateY(0); }\n  }\n\n  .bw-tab-pane p,\n  .bw-tab-pane li,\n  .bw-tab-pane a,\n  .bw-tab-pane strong {\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  .bw-tab-pane p { margin: 0 0 14px; }\n  .bw-tab-pane strong { font-weight: 600; }\n  .bw-product-note { max-width: 680px; margin: 0 auto; }\n\n  .bw-material-list,\n  .bw-delivery-list {\n    padding-left: 18px !important;\n    margin: 0 0 14px 0 !important;\n    list-style-type: none !important;\n  }\n\n  .bw-material-list li,\n  .bw-delivery-list li {\n    position: relative !important;\n    margin: 0 0 8px 0 !important;\n    padding: 0 !important;\n    line-height: 1.55 !important;\n  }\n\n  .bw-material-list li::before,\n  .bw-delivery-list li::before {\n    content: \"•\" !important;\n    position: absolute;\n    left: -16px;\n    top: 0;\n    color: #5b2029;\n    font-size: 16px !important;\n    line-height: 1.2 !important;\n  }\n\n  .bw-size-wrap { max-width: 740px; margin: 0 auto; }\n  .bw-fit-explanation { color: #190200; margin: 5px auto 24px; text-align: left; max-width: 740px; }\n\n  .bw-size-list {\n    display: grid;\n    grid-template-columns: repeat(5, 1fr);\n    margin-top: 24px;\n    border-top: 1px solid rgba(25, 2, 0, 0.14);\n    border-left: 1px solid rgba(25, 2, 0, 0.14);\n  }\n\n  .bw-size-item {\n    padding: 12px 8px;\n    border-right: 1px solid rgba(25, 2, 0, 0.14);\n    border-bottom: 1px solid rgba(25, 2, 0, 0.14);\n    text-align: center;\n  }\n\n  .bw-size-label {\n    display: block;\n    margin-bottom: 4px;\n    color: rgba(25, 2, 0, 0.55);\n    font-size: 10.5px !important;\n    line-height: 1.25 !important;\n  }\n\n  .bw-size-value { color: #190200; font-weight: 600; white-space: nowrap; }\n  .bw-consult-box { margin-top: 20px; padding-top: 20px; border-top: 1px solid rgba(25, 2, 0, 0.13); color: #190200; }\n  .bw-consult-inline { display: flex; align-items: center; gap: 12px; margin-top: 10px; flex-wrap: wrap; }\n  .bw-consult-inline a { color: #5b2029; text-decoration: underline; font-weight: 500; }\n  .bw-consult-divider { color: rgba(25, 2, 0, 0.25); }\n  .bw-care-link { display: flex; justify-content: space-between; align-items: center; padding: 10px 0; border-bottom: 1px solid rgba(25, 2, 0, 0.15); color: #190200 !important; text-decoration: none !important; }\n  .bw-care-link-first { margin-top: 20px; }\n\n  .bw-arrow { display: inline-block; margin-left: 8px; }\n\n  @media (max-width: 767px) {\n    .bw-tabs-wrapper { padding: 0 10px; margin-top: -25px; }\n    .bw-tabs-nav { max-width: 100%; border-bottom: 1.5px solid rgba(25, 2, 0, 0.08); padding: 0 2px 0 2px; }\n    .bw-tab-btn { font-size: 15px !important; }\n    .bw-tabs-content { min-height: 340px; }\n    .bw-size-list { grid-template-columns: repeat(2, 1fr); margin-top: 14px; }\n    .bw-size-item:last-child { grid-column: span 2; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"bw-tabs-wrapper\"\u003e\n  \u003cinput type=\"radio\" id=\"bw-arctic-blue-tab1\" name=\"bw-arctic-blue-tabs\" class=\"bw-tab-radio\" checked\u003e\n  \u003cinput type=\"radio\" id=\"bw-arctic-blue-tab2\" name=\"bw-arctic-blue-tabs\" class=\"bw-tab-radio\"\u003e\n  \u003cinput type=\"radio\" id=\"bw-arctic-blue-tab3\" name=\"bw-arctic-blue-tabs\" class=\"bw-tab-radio\"\u003e\n  \u003cinput type=\"radio\" id=\"bw-arctic-blue-tab4\" name=\"bw-arctic-blue-tabs\" class=\"bw-tab-radio\"\u003e\n\n  \u003cdiv class=\"bw-tabs-nav\"\u003e\n    \u003clabel class=\"bw-tab-btn\" for=\"bw-arctic-blue-tab1\"\u003eDescription\u003c\/label\u003e\n    \u003clabel class=\"bw-tab-btn\" for=\"bw-arctic-blue-tab2\"\u003eMaterials\u003c\/label\u003e\n    \u003clabel class=\"bw-tab-btn\" for=\"bw-arctic-blue-tab3\"\u003eSize \u0026amp; Fit\u003c\/label\u003e\n    \u003clabel class=\"bw-tab-btn\" for=\"bw-arctic-blue-tab4\"\u003eShipping \u0026amp; Payment\u003c\/label\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bw-tabs-content\"\u003e\n    \u003c!-- Tab 1: Description --\u003e\n    \u003cdiv class=\"bw-tab-pane bw-pane1\"\u003e\n      \u003cdiv class=\"bw-product-note\"\u003e\n        \u003cp\u003eThe \u003cstrong\u003eArctic Ice Blue\u003c\/strong\u003e sunglasses, featuring a striking square silhouette, are inspired by the pure aesthetic of endless Arctic glaciers and deep, frosty reflections of ancient ocean ice. Their geometric frame is designed for those who appreciate statement accessories with a bold and confident character.\u003c\/p\u003e\n        \u003cp\u003eThe construction is a sophisticated blend of crystal-clear Italian acetate in a 'Crystal Ice' hue and textured temples crafted from contrasting natural zebrawood.\u003c\/p\u003e\n        \u003cp\u003eThe model is equipped with high-quality polycarbonate lenses in a translucent 'Candy Blue' tint, featuring polarization and UV-400 protection. Reinforced flex hinges ensure a gentle and secure fit.\u003c\/p\u003e\n        \u003cp\u003eThe set includes a branded BLACKWOOD box, a leather case with a strap, and a lens cloth.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Tab 2: Materials --\u003e\n    \u003cdiv class=\"bw-tab-pane bw-pane2\"\u003e\n      \u003cul class=\"bw-material-list\"\u003e\n        \u003cli\u003e\n\u003cstrong\u003eFrame material:\u003c\/strong\u003e Premium Italian 'Crystal Ice' acetate and zebrawood temples\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eLenses:\u003c\/strong\u003e Polarized lenses with UV-400 protection\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eLens color:\u003c\/strong\u003e Candy Blue\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eTint level:\u003c\/strong\u003e Cat. 1 (Light tint)\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eHinges:\u003c\/strong\u003e Reinforced flex hinges with a closer\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eWeight:\u003c\/strong\u003e 38-40 g\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003ePackaging:\u003c\/strong\u003e Branded box, leather case with a strap, lens cloth, and a passport with an individual product number.\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp\u003e\u003ci\u003eEach pair is handcrafted from natural materials, making every texture and shade unique. Minor variations from the product photos are to be expected.\u003c\/i\u003e\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Tab 3: Size \u0026 Fit --\u003e\n    \u003cdiv class=\"bw-tab-pane bw-pane3\"\u003e\n      \u003cdiv class=\"bw-size-wrap\"\u003e\n        \u003cp class=\"bw-fit-explanation\"\u003eThis expressive square frame features a \u003cb\u003emedium\/wide fit\u003c\/b\u003e, designed for medium-to-wide faces to create sharp, proportional lines. For very narrow faces, the frame may feel loose or visually oversized.\u003c\/p\u003e\n        \u003cdiv class=\"bw-size-list\"\u003e\n          \u003cdiv class=\"bw-size-item\"\u003e\n\u003cspan class=\"bw-size-label\"\u003eLens width\u003c\/span\u003e\u003cspan class=\"bw-size-value\"\u003e51 mm\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"bw-size-item\"\u003e\n\u003cspan class=\"bw-size-label\"\u003eBridge\u003c\/span\u003e\u003cspan class=\"bw-size-value\"\u003e22 mm\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"bw-size-item\"\u003e\n\u003cspan class=\"bw-size-label\"\u003eTemple\u003c\/span\u003e\u003cspan class=\"bw-size-value\"\u003e145 mm\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"bw-size-item\"\u003e\n\u003cspan class=\"bw-size-label\"\u003eFrame width\u003c\/span\u003e\u003cspan class=\"bw-size-value\"\u003e145 mm\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"bw-size-item\"\u003e\n\u003cspan class=\"bw-size-label\"\u003eWeight\u003c\/span\u003e\u003cspan class=\"bw-size-value\"\u003e38-40 g\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"bw-consult-box\"\u003eIf you are unsure about the fit, our concierge service can help evaluate the look from a photo.\n          \u003cdiv class=\"bw-consult-inline\"\u003e\n            \u003ca href=\"https:\/\/t.me\/blackwood_ua\" target=\"_blank\"\u003eTelegram\u003c\/a\u003e \u003cspan class=\"bw-consult-divider\"\u003e|\u003c\/span\u003e \u003ca href=\"viber:\/\/chat?number=%2B380980244334\"\u003eViber\u003c\/a\u003e \u003cspan class=\"bw-consult-divider\"\u003e|\u003c\/span\u003e \u003ca href=\"https:\/\/wa.me\/380980244334\" target=\"_blank\"\u003eWhatsApp\u003c\/a\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Tab 4: Shipping \u0026 Payment --\u003e\n    \u003cdiv class=\"bw-tab-pane bw-pane4\"\u003e\n      \u003cp\u003e\u003cstrong\u003eShipping:\u003c\/strong\u003e Worldwide insured delivery (except RU\/BY).\u003c\/p\u003e\n      \u003cul class=\"bw-delivery-list\"\u003e\n        \u003cli\u003e\n\u003cstrong\u003eUAE:\u003c\/strong\u003e Next-day delivery from Dubai. Custom\/Pre-order items ship from Ukraine.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eUSA:\u003c\/strong\u003e 5-10 business days. DDP (all taxes\/duties included at checkout).\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eInternational:\u003c\/strong\u003e Standard (10-21 days) or Express (5-10 days). Shipped DAP (recipient covers local duties\/taxes).\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp\u003e\u003cstrong\u003ePayment:\u003c\/strong\u003e Visa, MasterCard, Apple\/Google Pay, PayPal. All payments are secure; data is not saved.\u003c\/p\u003e\n      \u003ca href=\"https:\/\/blackwood.ua\/pages\/warranty\" class=\"bw-care-link bw-care-link-first\"\u003e\u003cspan\u003eWarranty\u003c\/span\u003e \u003cspan class=\"bw-arrow\"\u003e↗\u003c\/span\u003e\u003c\/a\u003e\n      \u003ca href=\"https:\/\/blackwood.ua\/pages\/care\" class=\"bw-care-link\"\u003e\u003cspan\u003eCare \u0026amp; Storage\u003c\/span\u003e \u003cspan class=\"bw-arrow\"\u003e↗\u003c\/span\u003e\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Blackwoodbags","offers":[{"title":"Default Title","offer_id":49673182511417,"sku":"Arctic Ice Blue","price":203.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/Arctic_Blue_1.jpg?v=1774022667"},{"product_id":"sunglasses-los-angeles","title":"Los Angeles","description":"\u003cstyle\u003e\n  \/* === ГЛОБАЛЬНІ СТИЛІ BLACKWOOD (EDITORIAL LUXURY) === *\/\n  .bw-tabs-wrapper {\n    width: 100%;\n    background-color: #dbd9d3;\n    padding: 0 5px;\n    margin-top: -15px;\n    margin-bottom: 0;\n    font-family: 'KyivTypeSans-Regular', -apple-system, sans-serif;\n    color: #190200;\n    overflow: hidden;\n    box-sizing: border-box;\n    -webkit-text-size-adjust: 100%;\n  }\n\n  .bw-tab-radio {\n    position: absolute;\n    width: 1px;\n    height: 1px;\n    margin: -1px;\n    padding: 0;\n    overflow: hidden;\n    clip: rect(0 0 0 0);\n    white-space: nowrap;\n    border: 0;\n  }\n\n  \/* Навігація на десктопі *\/\n  .bw-tabs-nav {\n    display: flex;\n    flex-wrap: nowrap;\n    justify-content: space-between;\n    column-gap: 8px;\n    row-gap: 0;\n    max-width: 620px;\n    margin: 0 auto 30px;\n    text-align: center;\n  }\n\n  .bw-tab-btn {\n    font-size: 15px !important; \n    font-weight: 400;\n    letter-spacing: 0.02em;\n    cursor: pointer;\n    opacity: 0.45;\n    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n    position: relative;\n    padding-bottom: 6px;\n    display: inline-block;\n    white-space: nowrap;\n    flex: 1 1 auto;\n  }\n\n  .bw-tab-btn:hover {\n    opacity: 1;\n  }\n\n  .bw-tab-btn:focus-visible {\n    outline: 1px solid rgba(25, 2, 0, 0.45);\n    outline-offset: 4px;\n  }\n\n  .bw-tab-btn::after {\n    content: '';\n    position: absolute;\n    bottom: -1px;\n    left: 0;\n    width: 100%;\n    height: 1.5px;\n    background-color: #190200;\n    opacity: 0;\n    transition: opacity 0.3s ease;\n  }\n\n  #bw-la-tab1:checked ~ .bw-tabs-nav label[for=\"bw-la-tab1\"],\n  #bw-la-tab2:checked ~ .bw-tabs-nav label[for=\"bw-la-tab2\"],\n  #bw-la-tab3:checked ~ .bw-tabs-nav label[for=\"bw-la-tab3\"],\n  #bw-la-tab4:checked ~ .bw-tabs-nav label[for=\"bw-la-tab4\"] {\n    opacity: 1;\n    font-weight: 500;\n  }\n\n  #bw-la-tab1:checked ~ .bw-tabs-nav label[for=\"bw-la-tab1\"]::after,\n  #bw-la-tab2:checked ~ .bw-tabs-nav label[for=\"bw-la-tab2\"]::after,\n  #bw-la-tab3:checked ~ .bw-tabs-nav label[for=\"bw-la-tab3\"]::after,\n  #bw-la-tab4:checked ~ .bw-tabs-nav label[for=\"bw-la-tab4\"]::after {\n    opacity: 1;\n  }\n\n  .bw-tabs-content {\n    max-width: 800px;\n    margin: 0 auto;\n    min-height: 280px;\n    padding-bottom: 25px;\n  }\n\n  .bw-tab-pane {\n    display: none;\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  #bw-la-tab1:checked ~ .bw-tabs-content .bw-pane1,\n  #bw-la-tab2:checked ~ .bw-tabs-content .bw-pane2,\n  #bw-la-tab3:checked ~ .bw-tabs-content .bw-pane3,\n  #bw-la-tab4:checked ~ .bw-tabs-content .bw-pane4 {\n    display: block;\n    animation: bw-la-slide 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;\n  }\n\n  @keyframes bw-la-slide {\n    from { opacity: 0; transform: translateY(8px); }\n    to { opacity: 1; transform: translateY(0); }\n  }\n\n  .bw-tab-pane p,\n  .bw-tab-pane li,\n  .bw-tab-pane a,\n  .bw-tab-pane strong {\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  .bw-tab-pane p { margin: 0 0 14px; }\n  .bw-tab-pane strong { font-weight: 600; }\n  .bw-product-note { max-width: 680px; margin: 0 auto; }\n\n  .bw-material-list,\n  .bw-delivery-list {\n    padding-left: 18px !important;\n    margin: 0 0 14px 0 !important;\n    list-style-type: none !important;\n  }\n\n  .bw-material-list li,\n  .bw-delivery-list li {\n    position: relative !important;\n    margin: 0 0 8px 0 !important;\n    padding: 0 !important;\n    line-height: 1.55 !important;\n  }\n\n  .bw-material-list li::before,\n  .bw-delivery-list li::before {\n    content: \"•\" !important;\n    position: absolute;\n    left: -16px;\n    top: 0;\n    color: #5b2029;\n    font-size: 16px !important;\n    line-height: 1.2 !important;\n  }\n\n  .bw-size-wrap { max-width: 740px; margin: 0 auto; }\n  .bw-fit-explanation { color: #190200; margin: 5px auto 24px; text-align: left; max-width: 740px; }\n\n  .bw-size-list {\n    display: grid;\n    grid-template-columns: repeat(5, 1fr);\n    margin-top: 24px;\n    border-top: 1px solid rgba(25, 2, 0, 0.14);\n    border-left: 1px solid rgba(25, 2, 0, 0.14);\n  }\n\n  .bw-size-item {\n    padding: 12px 8px;\n    border-right: 1px solid rgba(25, 2, 0, 0.14);\n    border-bottom: 1px solid rgba(25, 2, 0, 0.14);\n    text-align: center;\n  }\n\n  .bw-size-label {\n    display: block;\n    margin-bottom: 4px;\n    color: rgba(25, 2, 0, 0.55);\n    font-size: 10.5px !important;\n    line-height: 1.25 !important;\n  }\n\n  .bw-size-value { color: #190200; font-weight: 600; white-space: nowrap; }\n  .bw-consult-box { margin-top: 20px; padding-top: 20px; border-top: 1px solid rgba(25, 2, 0, 0.13); color: #190200; }\n  .bw-consult-inline { display: flex; align-items: center; gap: 12px; margin-top: 10px; flex-wrap: wrap; }\n  .bw-consult-inline a { color: #5b2029; text-decoration: underline; font-weight: 500; }\n  .bw-consult-divider { color: rgba(25, 2, 0, 0.25); }\n  .bw-care-link { display: flex; justify-content: space-between; align-items: center; padding: 10px 0; border-bottom: 1px solid rgba(25, 2, 0, 0.15); color: #190200 !important; text-decoration: none !important; }\n  .bw-care-link-first { margin-top: 20px; }\n\n  .bw-arrow { display: inline-block; margin-left: 8px; }\n\n  @media (max-width: 767px) {\n    .bw-tabs-wrapper { padding: 0 10px; margin-top: -25px; }\n    .bw-tabs-nav { max-width: 100%; border-bottom: 1.5px solid rgba(25, 2, 0, 0.08); padding: 0 2px 0 2px; }\n    .bw-tab-btn { font-size: 15px !important; }\n    .bw-tabs-content { min-height: 340px; }\n    .bw-size-list { grid-template-columns: repeat(2, 1fr); margin-top: 14px; }\n    .bw-size-item:last-child { grid-column: span 2; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"bw-tabs-wrapper\"\u003e\n\u003cinput checked class=\"bw-tab-radio\" name=\"bw-la-tabs\" id=\"bw-la-tab1\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-la-tabs\" id=\"bw-la-tab2\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-la-tabs\" id=\"bw-la-tab3\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-la-tabs\" id=\"bw-la-tab4\" type=\"radio\"\u003e\n\u003cdiv class=\"bw-tabs-nav\"\u003e\n\u003clabel for=\"bw-la-tab1\" class=\"bw-tab-btn\"\u003eDescription\u003c\/label\u003e \u003clabel for=\"bw-la-tab2\" class=\"bw-tab-btn\"\u003eMaterials\u003c\/label\u003e \u003clabel for=\"bw-la-tab3\" class=\"bw-tab-btn\"\u003eSize \u0026amp; Fit\u003c\/label\u003e \u003clabel for=\"bw-la-tab4\" class=\"bw-tab-btn\"\u003eShipping \u0026amp; Payment\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-tabs-content\"\u003e\n\u003c!-- Tab 1: Description --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane1\"\u003e\n\u003cdiv class=\"bw-product-note\"\u003e\n\u003cp\u003eThe \u003cstrong\u003eLos Angeles\u003c\/strong\u003e sunglasses are a unique accessory created for moments when every frame of your day must be flawless. The aesthetics of classic cinema and the relaxed atmosphere of an eternal summer have found their sophisticated reflection in the concise aviator shape.\u003c\/p\u003e\n\u003cp\u003eThe frame is handcrafted from expressive American walnut and textured African teak wood, reliably reinforced with an internal carbon fiber layer. The combination of natural wood nobility and modern materials provides the construction with high durability while maintaining its natural lightness.\u003c\/p\u003e\n\u003cp\u003eThe sunglasses are equipped with high-quality polarized lenses featuring UV-400 protection, which effectively block glare and provide impeccable visual comfort. Reinforced metal flex hinges ensure soft temple movement and a precise daily fit.\u003c\/p\u003e\n\u003cp\u003eThe set includes a branded BLACKWOOD box, a leather case with a strap, and a lens cloth.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 2: Materials --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane2\"\u003e\n\u003cul class=\"bw-material-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eFrame material:\u003c\/strong\u003e American walnut and African teak wood, reinforced with carbon fiber\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLenses:\u003c\/strong\u003e Polarized with UV-400 protection\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLens color:\u003c\/strong\u003e Brown gradient\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTint level:\u003c\/strong\u003e Cat. 2 (Light)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHinges:\u003c\/strong\u003e Reinforced flex hinges with a closer\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWeight:\u003c\/strong\u003e 32 g\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePackaging:\u003c\/strong\u003e Branded box, leather case with a strap, lens cloth, and a passport with an individual product number.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003ci\u003eEach pair is handcrafted from natural materials, making every texture and shade unique. Minor variations from the product photos are to be expected.\u003c\/i\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 3: Size \u0026 Fit --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane3\"\u003e\n\u003cdiv class=\"bw-size-wrap\"\u003e\n\u003cp class=\"bw-fit-explanation\"\u003eThe geometric aviator frame features a \u003cb\u003ewide fit\u003c\/b\u003e, best suited for wider faces, creating harmonious and balanced proportions. On narrow or medium faces, the model may have a looser fit.\u003c\/p\u003e\n\u003cdiv class=\"bw-size-list\"\u003e\n\u003cdiv class=\"bw-size-item\"\u003e\n\u003cspan class=\"bw-size-label\"\u003eLens width\u003c\/span\u003e\u003cspan class=\"bw-size-value\"\u003e55 mm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-size-item\"\u003e\n\u003cspan class=\"bw-size-label\"\u003eBridge\u003c\/span\u003e\u003cspan class=\"bw-size-value\"\u003e20 mm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-size-item\"\u003e\n\u003cspan class=\"bw-size-label\"\u003eTemple\u003c\/span\u003e\u003cspan class=\"bw-size-value\"\u003e145 mm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-size-item\"\u003e\n\u003cspan class=\"bw-size-label\"\u003eFrame width\u003c\/span\u003e\u003cspan class=\"bw-size-value\"\u003e145 mm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-size-item\"\u003e\n\u003cspan class=\"bw-size-label\"\u003eWeight\u003c\/span\u003e\u003cspan class=\"bw-size-value\"\u003e32 g\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-consult-box\"\u003eIf you are unsure about the fit, our concierge service can help evaluate the look from a photo.\n\u003cdiv class=\"bw-consult-inline\"\u003e\n\u003ca href=\"https:\/\/t.me\/blackwood_ua\" target=\"_blank\"\u003eTelegram\u003c\/a\u003e \u003cspan class=\"bw-consult-divider\"\u003e|\u003c\/span\u003e \u003ca href=\"viber:\/\/chat?number=%2B380980244334\"\u003eViber\u003c\/a\u003e \u003cspan class=\"bw-consult-divider\"\u003e|\u003c\/span\u003e \u003ca href=\"https:\/\/wa.me\/380980244334\" target=\"_blank\"\u003eWhatsApp\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 4: Shipping \u0026 Payment --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane4\"\u003e\n\u003cp\u003e\u003cstrong\u003eShipping:\u003c\/strong\u003e Worldwide insured delivery (except RU\/BY).\u003c\/p\u003e\n\u003cul class=\"bw-delivery-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eUAE:\u003c\/strong\u003e Next-day delivery from Dubai. Custom\/Pre-order items ship from Ukraine.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eUSA:\u003c\/strong\u003e 5-10 business days. DDP (all taxes\/duties included at checkout).\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eInternational:\u003c\/strong\u003e Standard (10-21 days) or Express (5-10 days). Shipped DAP (recipient covers local duties\/taxes).\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003ePayment:\u003c\/strong\u003e Visa, MasterCard, Apple\/Google Pay, PayPal. All payments are secure; data is not saved.\u003c\/p\u003e\n\u003ca class=\"bw-care-link bw-care-link-first\" href=\"https:\/\/blackwood.ua\/pages\/warranty\"\u003e\u003cspan\u003eWarranty\u003c\/span\u003e \u003cspan class=\"bw-arrow\"\u003e↗\u003c\/span\u003e\u003c\/a\u003e \u003ca class=\"bw-care-link\" href=\"https:\/\/blackwood.ua\/pages\/care\"\u003e\u003cspan\u003eCare \u0026amp; Storage\u003c\/span\u003e \u003cspan class=\"bw-arrow\"\u003e↗\u003c\/span\u003e\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Blackwoodbags","offers":[{"title":"Default Title","offer_id":49673191719225,"sku":"Los Angeles Brown Gradient","price":200.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/LosAngeles_1.jpg?v=1777154765"},{"product_id":"california-green","title":"California","description":"\u003cstyle\u003e\n  \/* === ГЛОБАЛЬНІ СТИЛІ BLACKWOOD (EDITORIAL LUXURY) === *\/\n  .bw-tabs-wrapper {\n    width: 100%;\n    background-color: #dbd9d3;\n    padding: 0 5px;\n    margin-top: -15px;\n    margin-bottom: 0;\n    font-family: 'KyivTypeSans-Regular', -apple-system, sans-serif;\n    color: #190200;\n    overflow: hidden;\n    box-sizing: border-box;\n    -webkit-text-size-adjust: 100%;\n  }\n\n  .bw-tab-radio {\n    position: absolute;\n    width: 1px;\n    height: 1px;\n    margin: -1px;\n    padding: 0;\n    overflow: hidden;\n    clip: rect(0 0 0 0);\n    white-space: nowrap;\n    border: 0;\n  }\n\n  \/* Навігація на десктопі *\/\n  .bw-tabs-nav {\n    display: flex;\n    flex-wrap: nowrap;\n    justify-content: space-between;\n    column-gap: 8px;\n    row-gap: 0;\n    max-width: 620px;\n    margin: 0 auto 30px;\n    text-align: center;\n  }\n\n  .bw-tab-btn {\n    font-size: 15px !important; \n    font-weight: 400;\n    letter-spacing: 0.02em;\n    cursor: pointer;\n    opacity: 0.45;\n    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n    position: relative;\n    padding-bottom: 6px;\n    display: inline-block;\n    white-space: nowrap;\n    flex: 1 1 auto;\n  }\n\n  .bw-tab-btn:hover {\n    opacity: 1;\n  }\n\n  .bw-tab-btn:focus-visible {\n    outline: 1px solid rgba(25, 2, 0, 0.45);\n    outline-offset: 4px;\n  }\n\n  .bw-tab-btn::after {\n    content: '';\n    position: absolute;\n    bottom: -1px;\n    left: 0;\n    width: 100%;\n    height: 1.5px;\n    background-color: #190200;\n    opacity: 0;\n    transition: opacity 0.3s ease;\n  }\n\n  #bw-cali-tab1:checked ~ .bw-tabs-nav label[for=\"bw-cali-tab1\"],\n  #bw-cali-tab2:checked ~ .bw-tabs-nav label[for=\"bw-cali-tab2\"],\n  #bw-cali-tab3:checked ~ .bw-tabs-nav label[for=\"bw-cali-tab3\"],\n  #bw-cali-tab4:checked ~ .bw-tabs-nav label[for=\"bw-cali-tab4\"] {\n    opacity: 1;\n    font-weight: 500;\n  }\n\n  #bw-cali-tab1:checked ~ .bw-tabs-nav label[for=\"bw-cali-tab1\"]::after,\n  #bw-cali-tab2:checked ~ .bw-tabs-nav label[for=\"bw-cali-tab2\"]::after,\n  #bw-cali-tab3:checked ~ .bw-tabs-nav label[for=\"bw-cali-tab3\"]::after,\n  #bw-cali-tab4:checked ~ .bw-tabs-nav label[for=\"bw-cali-tab4\"]::after {\n    opacity: 1;\n  }\n\n  .bw-tabs-content {\n    max-width: 800px;\n    margin: 0 auto;\n    min-height: 280px;\n    padding-bottom: 25px;\n  }\n\n  .bw-tab-pane {\n    display: none;\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  #bw-cali-tab1:checked ~ .bw-tabs-content .bw-pane1,\n  #bw-cali-tab2:checked ~ .bw-tabs-content .bw-pane2,\n  #bw-cali-tab3:checked ~ .bw-tabs-content .bw-pane3,\n  #bw-cali-tab4:checked ~ .bw-tabs-content .bw-pane4 {\n    display: block;\n    animation: bw-cali-slide 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;\n  }\n\n  @keyframes bw-cali-slide {\n    from { opacity: 0; transform: translateY(8px); }\n    to { opacity: 1; transform: translateY(0); }\n  }\n\n  .bw-tab-pane p,\n  .bw-tab-pane li,\n  .bw-tab-pane a,\n  .bw-tab-pane strong {\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  .bw-tab-pane p { margin: 0 0 14px; }\n  .bw-tab-pane strong { font-weight: 600; }\n  .bw-product-note { max-width: 680px; margin: 0 auto; }\n\n  .bw-material-list,\n  .bw-delivery-list {\n    padding-left: 18px !important;\n    margin: 0 0 14px 0 !important;\n    list-style-type: none !important;\n  }\n\n  .bw-material-list li,\n  .bw-delivery-list li {\n    position: relative !important;\n    margin: 0 0 8px 0 !important;\n    padding: 0 !important;\n    line-height: 1.55 !important;\n  }\n\n  .bw-material-list li::before,\n  .bw-delivery-list li::before {\n    content: \"•\" !important;\n    position: absolute;\n    left: -16px;\n    top: 0;\n    color: #5b2029;\n    font-size: 16px !important;\n    line-height: 1.2 !important;\n  }\n\n  .bw-size-wrap { max-width: 740px; margin: 0 auto; }\n  .bw-fit-explanation { color: #190200; margin: 5px auto 24px; text-align: left; max-width: 740px; }\n\n  .bw-size-list {\n    display: grid;\n    grid-template-columns: repeat(5, 1fr);\n    margin-top: 24px;\n    border-top: 1px solid rgba(25, 2, 0, 0.14);\n    border-left: 1px solid rgba(25, 2, 0, 0.14);\n  }\n\n  .bw-size-item {\n    padding: 12px 8px;\n    border-right: 1px solid rgba(25, 2, 0, 0.14);\n    border-bottom: 1px solid rgba(25, 2, 0, 0.14);\n    text-align: center;\n  }\n\n  .bw-size-label {\n    display: block;\n    margin-bottom: 4px;\n    color: rgba(25, 2, 0, 0.55);\n    font-size: 10.5px !important;\n    line-height: 1.25 !important;\n  }\n\n  .bw-size-value { color: #190200; font-weight: 600; white-space: nowrap; }\n  .bw-consult-box { margin-top: 20px; padding-top: 20px; border-top: 1px solid rgba(25, 2, 0, 0.13); color: #190200; }\n  .bw-consult-inline { display: flex; align-items: center; gap: 12px; margin-top: 10px; flex-wrap: wrap; }\n  .bw-consult-inline a { color: #5b2029; text-decoration: underline; font-weight: 500; }\n  .bw-consult-divider { color: rgba(25, 2, 0, 0.25); }\n  .bw-care-link { display: flex; justify-content: space-between; align-items: center; padding: 10px 0; border-bottom: 1px solid rgba(25, 2, 0, 0.15); color: #190200 !important; text-decoration: none !important; }\n  .bw-care-link-first { margin-top: 20px; }\n\n  .bw-arrow { display: inline-block; margin-left: 8px; }\n\n  @media (max-width: 767px) {\n    .bw-tabs-wrapper { padding: 0 10px; margin-top: -25px; }\n    .bw-tabs-nav { max-width: 100%; border-bottom: 1.5px solid rgba(25, 2, 0, 0.08); padding: 0 2px 0 2px; }\n    .bw-tab-btn { font-size: 15px !important; }\n    .bw-tabs-content { min-height: 340px; }\n    .bw-size-list { grid-template-columns: repeat(2, 1fr); margin-top: 14px; }\n    .bw-size-item:last-child { grid-column: span 2; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"bw-tabs-wrapper\"\u003e\n  \u003cinput type=\"radio\" id=\"bw-cali-tab1\" name=\"bw-cali-tabs\" class=\"bw-tab-radio\" checked\u003e\n  \u003cinput type=\"radio\" id=\"bw-cali-tab2\" name=\"bw-cali-tabs\" class=\"bw-tab-radio\"\u003e\n  \u003cinput type=\"radio\" id=\"bw-cali-tab3\" name=\"bw-cali-tabs\" class=\"bw-tab-radio\"\u003e\n  \u003cinput type=\"radio\" id=\"bw-cali-tab4\" name=\"bw-cali-tabs\" class=\"bw-tab-radio\"\u003e\n\n  \u003cdiv class=\"bw-tabs-nav\"\u003e\n    \u003clabel class=\"bw-tab-btn\" for=\"bw-cali-tab1\"\u003eDescription\u003c\/label\u003e\n    \u003clabel class=\"bw-tab-btn\" for=\"bw-cali-tab2\"\u003eMaterials\u003c\/label\u003e\n    \u003clabel class=\"bw-tab-btn\" for=\"bw-cali-tab3\"\u003eSize \u0026amp; Fit\u003c\/label\u003e\n    \u003clabel class=\"bw-tab-btn\" for=\"bw-cali-tab4\"\u003eShipping \u0026amp; Payment\u003c\/label\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bw-tabs-content\"\u003e\n    \u003c!-- Tab 1: Description --\u003e\n    \u003cdiv class=\"bw-tab-pane bw-pane1\"\u003e\n      \u003cdiv class=\"bw-product-note\"\u003e\n        \u003cp\u003eThe \u003cstrong\u003eCalifornia Green\u003c\/strong\u003e sunglasses embody the aesthetic of an endless summer and the spirit of free travel along the Pacific coast. This is a model for those who live in the rhythm of sunlight, value ease, and always strive to stay on a wave of inspiration.\u003c\/p\u003e\n        \u003cp\u003eThe geometric frame silhouette combines clean lines and natural texture, creating an expressive accessory that perfectly complements both casual and evening looks. A balanced construction ensures stability, making these sunglasses a reliable companion on every adventure.\u003c\/p\u003e\n        \u003cp\u003eThe model is equipped with high-quality polarized lenses featuring UV-400 protection, providing impeccable optical clarity and visual comfort on the brightest days. Reinforced metal flex hinges ensure smooth temple movement and a comfortable fit.\u003c\/p\u003e\n        \u003cp\u003eThe set includes a branded BLACKWOOD box, a leather case with a strap, and a lens cloth.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Tab 2: Materials --\u003e\n    \u003cdiv class=\"bw-tab-pane bw-pane2\"\u003e\n      \u003cul class=\"bw-material-list\"\u003e\n        \u003cli\u003e\n\u003cstrong\u003eFrame material:\u003c\/strong\u003e Italian 'Smoke Olive' acetate and American walnut temples\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eLenses:\u003c\/strong\u003e Polarized with UV-400 protection\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eLens color:\u003c\/strong\u003e Green (Candy Green)\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eTint level:\u003c\/strong\u003e Cat. 2 (Light tint)\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eHinges:\u003c\/strong\u003e Reinforced flex hinges with a closer\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eWeight:\u003c\/strong\u003e 37–38 g\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003ePackaging:\u003c\/strong\u003e Branded box, leather case with a strap, lens cloth, and a passport with an individual product number.\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp\u003e\u003ci\u003eEach pair is handcrafted from natural materials, making every texture and shade unique. Minor variations from the product photos are to be expected.\u003c\/i\u003e\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Tab 3: Size \u0026 Fit --\u003e\n    \u003cdiv class=\"bw-tab-pane bw-pane3\"\u003e\n      \u003cdiv class=\"bw-size-wrap\"\u003e\n        \u003cp class=\"bw-fit-explanation\"\u003eThis geometric frame is designed \u003cb\u003eexclusively for narrow faces\u003c\/b\u003e, flawlessly highlighting proportions and ensuring a comfortable fit. On wider or medium faces, the model may have a tighter fit.\u003c\/p\u003e\n        \u003cdiv class=\"bw-size-list\"\u003e\n          \u003cdiv class=\"bw-size-item\"\u003e\n\u003cspan class=\"bw-size-label\"\u003eLens width\u003c\/span\u003e\u003cspan class=\"bw-size-value\"\u003e51 mm\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"bw-size-item\"\u003e\n\u003cspan class=\"bw-size-label\"\u003eBridge\u003c\/span\u003e\u003cspan class=\"bw-size-value\"\u003e21 mm\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"bw-size-item\"\u003e\n\u003cspan class=\"bw-size-label\"\u003eTemple\u003c\/span\u003e\u003cspan class=\"bw-size-value\"\u003e145 mm\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"bw-size-item\"\u003e\n\u003cspan class=\"bw-size-label\"\u003eFrame width\u003c\/span\u003e\u003cspan class=\"bw-size-value\"\u003e142 mm\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"bw-size-item\"\u003e\n\u003cspan class=\"bw-size-label\"\u003eWeight\u003c\/span\u003e\u003cspan class=\"bw-size-value\"\u003e37–38 g\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"bw-consult-box\"\u003eIf you are unsure about the fit, our concierge service can help evaluate the look from a photo.\n          \u003cdiv class=\"bw-consult-inline\"\u003e\n            \u003ca href=\"https:\/\/t.me\/blackwood_ua\" target=\"_blank\"\u003eTelegram\u003c\/a\u003e \u003cspan class=\"bw-consult-divider\"\u003e|\u003c\/span\u003e \u003ca href=\"viber:\/\/chat?number=%2B380980244334\"\u003eViber\u003c\/a\u003e \u003cspan class=\"bw-consult-divider\"\u003e|\u003c\/span\u003e \u003ca href=\"https:\/\/wa.me\/380980244334\" target=\"_blank\"\u003eWhatsApp\u003c\/a\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Tab 4: Shipping \u0026 Payment --\u003e\n    \u003cdiv class=\"bw-tab-pane bw-pane4\"\u003e\n      \u003cp\u003e\u003cstrong\u003eShipping:\u003c\/strong\u003e Worldwide insured delivery (except RU\/BY).\u003c\/p\u003e\n      \u003cul class=\"bw-delivery-list\"\u003e\n        \u003cli\u003e\n\u003cstrong\u003eUAE:\u003c\/strong\u003e Next-day delivery from Dubai. Custom\/Pre-order items ship from Ukraine.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eUSA:\u003c\/strong\u003e 5-10 business days. DDP (all taxes\/duties included at checkout).\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eInternational:\u003c\/strong\u003e Standard (10-21 days) or Express (5-10 days). Shipped DAP (recipient covers local duties\/taxes).\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp\u003e\u003cstrong\u003ePayment:\u003c\/strong\u003e Visa, MasterCard, Apple\/Google Pay, PayPal. All payments are secure; data is not saved.\u003c\/p\u003e\n      \u003ca href=\"https:\/\/blackwood.ua\/pages\/warranty\" class=\"bw-care-link bw-care-link-first\"\u003e\u003cspan\u003eWarranty\u003c\/span\u003e \u003cspan class=\"bw-arrow\"\u003e↗\u003c\/span\u003e\u003c\/a\u003e\n      \u003ca href=\"https:\/\/blackwood.ua\/pages\/care\" class=\"bw-care-link\"\u003e\u003cspan\u003eCare \u0026amp; Storage\u003c\/span\u003e \u003cspan class=\"bw-arrow\"\u003e↗\u003c\/span\u003e\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Blackwoodbags","offers":[{"title":"Default Title","offer_id":50029658734905,"sku":"California Green","price":191.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/Calofornia_3a8c97ab-bdb6-4d61-8ea8-8767aa402b25.jpg?v=1777154735"},{"product_id":"sunglasses-arctic-black","title":"Arctic Black Grey","description":"\u003cstyle\u003e\n  .bw-tabs-wrapper {\n    width: 100%;\n    background-color: #dbd9d3;\n    padding: 0 5px;\n    margin-top: -15px;\n    margin-bottom: 0;\n    font-family: 'KyivTypeSans-Regular', sans-serif;\n    color: #190200;\n    overflow: hidden;\n    box-sizing: border-box;\n    -webkit-text-size-adjust: 100%;\n  }\n\n  .bw-tabs-wrapper * {\n    box-sizing: border-box;\n  }\n\n  .bw-tab-radio {\n    display: none !important;\n  }\n\n  .bw-tabs-nav {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    column-gap: 42px;\n    row-gap: 12px;\n    max-width: 620px;\n    margin: 0 auto 25px;\n    text-align: center;\n  }\n\n  .bw-tab-btn {\n    font-size: 15px;\n    font-weight: 400;\n    cursor: pointer;\n    opacity: 0.45;\n    transition: opacity 0.3s ease;\n    position: relative;\n    padding-bottom: 5px;\n    display: inline-block;\n    color: #190200;\n    white-space: nowrap;\n  }\n\n  .bw-tab-btn:hover {\n    opacity: 1;\n  }\n\n  #bw-arctic-black-tab1:checked ~ .bw-tabs-nav label[for=\"bw-arctic-black-tab1\"],\n  #bw-arctic-black-tab2:checked ~ .bw-tabs-nav label[for=\"bw-arctic-black-tab2\"],\n  #bw-arctic-black-tab3:checked ~ .bw-tabs-nav label[for=\"bw-arctic-black-tab3\"],\n  #bw-arctic-black-tab4:checked ~ .bw-tabs-nav label[for=\"bw-arctic-black-tab4\"] {\n    opacity: 1;\n    font-weight: 500;\n  }\n\n  #bw-arctic-black-tab1:checked ~ .bw-tabs-nav label[for=\"bw-arctic-black-tab1\"]::after,\n  #bw-arctic-black-tab2:checked ~ .bw-tabs-nav label[for=\"bw-arctic-black-tab2\"]::after,\n  #bw-arctic-black-tab3:checked ~ .bw-tabs-nav label[for=\"bw-arctic-black-tab3\"]::after,\n  #bw-arctic-black-tab4:checked ~ .bw-tabs-nav label[for=\"bw-arctic-black-tab4\"]::after {\n    content: '';\n    position: absolute;\n    bottom: 0;\n    left: 0;\n    width: 100%;\n    height: 1.5px;\n    background-color: #190200;\n  }\n\n  .bw-tabs-content {\n    max-width: 780px;\n    margin: 0 auto;\n    min-height: 260px;\n    padding-bottom: 25px;\n  }\n\n  .bw-tab-pane {\n    display: none;\n    font-size: 14px;\n    line-height: 1.58;\n  }\n\n  #bw-arctic-black-tab1:checked ~ .bw-tabs-content .bw-pane1,\n  #bw-arctic-black-tab2:checked ~ .bw-tabs-content .bw-pane2,\n  #bw-arctic-black-tab3:checked ~ .bw-tabs-content .bw-pane3,\n  #bw-arctic-black-tab4:checked ~ .bw-tabs-content .bw-pane4 {\n    display: block;\n    animation: bw-arctic-black-slide 0.45s ease-out forwards;\n  }\n\n  @keyframes bw-arctic-black-slide {\n    from {\n      opacity: 0;\n      transform: translateX(10px);\n    }\n\n    to {\n      opacity: 1;\n      transform: translateX(0);\n    }\n  }\n\n  .bw-tab-pane p {\n    margin: 0 0 14px;\n  }\n\n  .bw-tab-pane strong {\n    font-weight: 600;\n  }\n\n  .bw-product-note,\n  .bw-size-wrap {\n    max-width: 660px;\n    margin: 0 auto;\n  }\n\n  .bw-material-list,\n  .bw-delivery-list {\n    padding-left: 18px !important;\n    margin: 0 0 14px !important;\n    list-style: disc outside !important;\n    list-style-type: disc !important;\n  }\n\n  .bw-material-list li,\n  .bw-delivery-list li {\n    display: list-item !important;\n    list-style: disc outside !important;\n    list-style-type: disc !important;\n    margin-bottom: 6px;\n  }\n\n  .bw-material-list li::before,\n  .bw-delivery-list li::before {\n    content: none !important;\n    display: none !important;\n  }\n\n  .bw-fit-compact {\n    padding: 16px 0 18px;\n    border-top: 1px solid rgba(25, 2, 0, 0.14);\n    border-bottom: 1px solid rgba(25, 2, 0, 0.14);\n  }\n\n  .bw-fit-head {\n    margin-bottom: 20px;\n  }\n\n  .bw-fit-copy {\n    max-width: none;\n    margin: 0;\n    font-size: 13.5px;\n    line-height: 1.5;\n    color: rgba(25, 2, 0, 0.78);\n  }\n\n  .bw-fit-scale-wrap {\n    padding: 0 4px;\n  }\n\n  .bw-fit-scale-title {\n    margin-bottom: 10px;\n    color: #190200;\n    font-size: 11px;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n  }\n\n  .bw-fit-labels {\n    display: grid;\n    grid-template-columns: repeat(5, 1fr);\n    margin-bottom: 10px;\n    color: rgba(25, 2, 0, 0.48);\n    font-size: 10px;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n  }\n\n  .bw-fit-labels span {\n    text-align: center;\n    min-height: 14px;\n  }\n\n  .bw-fit-labels span:first-child {\n    text-align: left;\n  }\n\n  .bw-fit-labels span:last-child {\n    text-align: right;\n  }\n\n  .bw-fit-line {\n    position: relative;\n    height: 1px;\n    background-color: rgba(25, 2, 0, 0.22);\n    margin: 0 5px 2px;\n  }\n\n  .bw-fit-dot {\n    position: absolute;\n    top: 50%;\n    width: 7px;\n    height: 7px;\n    border-radius: 50%;\n    background-color: #dbd9d3;\n    border: 1px solid rgba(25, 2, 0, 0.45);\n    transform: translate(-50%, -50%);\n  }\n\n  .bw-fit-dot-1 { left: 0; }\n  .bw-fit-dot-2 { left: 25%; }\n  .bw-fit-dot-3 { left: 50%; }\n  .bw-fit-dot-4 { left: 75%; }\n  .bw-fit-dot-5 { left: 100%; }\n\n  .bw-fit-marker {\n    position: absolute;\n    top: 50%;\n    left: 75%;\n    width: 13px;\n    height: 13px;\n    border-radius: 50%;\n    background-color: #190200;\n    transform: translate(-50%, -50%);\n  }\n\n  .bw-size-list {\n    display: grid;\n    grid-template-columns: repeat(5, 1fr);\n    margin-top: 16px;\n    border-top: 1px solid rgba(25, 2, 0, 0.14);\n    border-left: 1px solid rgba(25, 2, 0, 0.14);\n  }\n\n  .bw-size-item {\n    padding: 11px 8px 10px;\n    border-right: 1px solid rgba(25, 2, 0, 0.14);\n    border-bottom: 1px solid rgba(25, 2, 0, 0.14);\n    text-align: center;\n  }\n\n  .bw-size-label {\n    display: block;\n    margin-bottom: 4px;\n    color: rgba(25, 2, 0, 0.55);\n    font-size: 10.5px;\n    line-height: 1.25;\n  }\n\n  .bw-size-value {\n    display: block;\n    color: #190200;\n    font-size: 13.5px;\n    font-weight: 600;\n    white-space: nowrap;\n  }\n\n  .bw-consult-box {\n    margin-top: 16px;\n    padding-top: 16px;\n    border-top: 1px solid rgba(25, 2, 0, 0.13);\n    font-size: 13.5px;\n    line-height: 1.5;\n    color: #190200;\n  }\n\n  .bw-consult-inline {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    margin-top: 10px;\n    font-size: 13px;\n    flex-wrap: wrap;\n  }\n\n  .bw-consult-inline a {\n    color: #5b2029;\n    text-decoration: underline;\n    font-weight: 500;\n  }\n\n  .bw-consult-divider {\n    color: rgba(25, 2, 0, 0.25);\n  }\n\n  .bw-care-link {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 10px 0;\n    border-bottom: 1px solid rgba(25, 2, 0, 0.15);\n    color: #190200 !important;\n    text-decoration: none !important;\n    font-size: 14px;\n  }\n\n  .bw-care-link-first {\n    margin-top: 20px;\n  }\n\n  .bw-care-link:hover {\n    opacity: 0.7;\n  }\n\n  .bw-arrow {\n    position: relative;\n    width: 14px;\n    height: 14px;\n    display: inline-block;\n    flex: 0 0 14px;\n  }\n\n  .bw-arrow::before {\n    content: '';\n    position: absolute;\n    top: 3px;\n    right: 2px;\n    width: 9px;\n    height: 1.5px;\n    background-color: #190200;\n    transform: rotate(-45deg);\n    transform-origin: right center;\n  }\n\n  .bw-arrow::after {\n    content: '';\n    position: absolute;\n    top: 2px;\n    right: 2px;\n    width: 6px;\n    height: 6px;\n    border-top: 1.5px solid #190200;\n    border-right: 1.5px solid #190200;\n  }\n\n  @media (max-width: 767px) {\n    .bw-tabs-wrapper {\n      padding: 0 10px;\n      margin-top: -25px;\n    }\n\n    .bw-tabs-nav {\n      column-gap: 28px;\n      row-gap: 10px;\n      margin-bottom: 25px;\n    }\n\n    .bw-tabs-content {\n      min-height: 430px;\n    }\n\n    .bw-fit-compact {\n      padding: 14px 0 16px;\n    }\n\n    .bw-fit-head {\n      margin-bottom: 18px;\n    }\n\n    .bw-fit-copy {\n      font-size: 13px;\n    }\n\n    .bw-fit-labels {\n      font-size: 9px;\n      letter-spacing: 0.06em;\n    }\n\n    .bw-size-list {\n      grid-template-columns: repeat(2, 1fr);\n      margin-top: 14px;\n    }\n\n    .bw-size-item {\n      padding: 10px 8px;\n    }\n\n    .bw-size-item:last-child {\n      grid-column: span 2;\n    }\n\n    .bw-consult-box {\n      margin-top: 14px;\n      padding-top: 14px;\n      font-size: 13px;\n    }\n\n    .bw-consult-inline {\n      gap: 8px 10px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"bw-tabs-wrapper\"\u003e\n  \u003cinput type=\"radio\" id=\"bw-arctic-black-tab1\" name=\"bw-arctic-black-tabs\" class=\"bw-tab-radio\" checked\u003e\n  \u003cinput type=\"radio\" id=\"bw-arctic-black-tab2\" name=\"bw-arctic-black-tabs\" class=\"bw-tab-radio\"\u003e\n  \u003cinput type=\"radio\" id=\"bw-arctic-black-tab3\" name=\"bw-arctic-black-tabs\" class=\"bw-tab-radio\"\u003e\n  \u003cinput type=\"radio\" id=\"bw-arctic-black-tab4\" name=\"bw-arctic-black-tabs\" class=\"bw-tab-radio\"\u003e\n\n  \u003cdiv class=\"bw-tabs-nav\"\u003e\n    \u003clabel class=\"bw-tab-btn\" for=\"bw-arctic-black-tab1\"\u003eDescription\u003c\/label\u003e\n    \u003clabel class=\"bw-tab-btn\" for=\"bw-arctic-black-tab2\"\u003eMaterials\u003c\/label\u003e\n    \u003clabel class=\"bw-tab-btn\" for=\"bw-arctic-black-tab3\"\u003eSize \u0026amp; Fit\u003c\/label\u003e\n    \u003clabel class=\"bw-tab-btn\" for=\"bw-arctic-black-tab4\"\u003eShipping \u0026amp; Payment\u003c\/label\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bw-tabs-content\"\u003e\n    \u003cdiv class=\"bw-tab-pane bw-pane1\"\u003e\n      \u003cdiv class=\"bw-product-note\"\u003e\n        \u003cp\u003e\u003cstrong\u003eArctic Black\u003c\/strong\u003e — sunglasses handcrafted from Indian sandalwood and cellulose acetate.\u003c\/p\u003e\n        \u003cp\u003eThe square frame combines the deep tone of natural wood with the clean surface of acetate, creating a structured silhouette with a calm, precise character. The model is designed for medium to wide face shapes and works well for those who prefer a more defined frame presence.\u003c\/p\u003e\n        \u003cp\u003eThe sunglasses are equipped with polarized polycarbonate lenses with a grey gradient and UV-400 protection. The wooden elements are finished with Renaissance water-repellent wax to help protect the frame from moisture and preserve its appearance over time.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bw-tab-pane bw-pane2\"\u003e\n      \u003cul class=\"bw-material-list\"\u003e\n        \u003cli\u003e\n\u003cstrong\u003eFrame material:\u003c\/strong\u003e Indian sandalwood and cellulose acetate;\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eLenses:\u003c\/strong\u003e polarized polycarbonate lenses with a grey gradient and UV-400 protection;\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eTint level:\u003c\/strong\u003e Cat 2 (light);\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eHinges:\u003c\/strong\u003e flexible spring hinges;\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003ePackaging:\u003c\/strong\u003e branded BLACKWOOD box, leather and wood case, branded cloth for lens care.\u003c\/li\u003e\n      \u003c\/ul\u003e\n\n      \u003cp\u003e\u003cem\u003eEach pair is handcrafted from natural materials, so the wood texture and shade may vary slightly from the product photo. These variations are natural for handmade wooden eyewear.\u003c\/em\u003e\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bw-tab-pane bw-pane3\"\u003e\n      \u003cdiv class=\"bw-size-wrap\"\u003e\n        \u003cdiv class=\"bw-fit-compact\"\u003e\n          \u003cdiv class=\"bw-fit-head\"\u003e\n            \u003cp class=\"bw-fit-copy\"\u003eArctic Black is designed for medium to wide face shapes. For a narrow face, the frame may feel loose or visually oversized.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bw-fit-scale-wrap\"\u003e\n            \u003cdiv class=\"bw-fit-scale-title\"\u003eSuitable for face width\u003c\/div\u003e\n            \u003cdiv class=\"bw-fit-labels\"\u003e\n              \u003cspan\u003eNarrow\u003c\/span\u003e\n              \u003cspan\u003e\u003c\/span\u003e\n              \u003cspan\u003eMedium\u003c\/span\u003e\n              \u003cspan\u003e\u003c\/span\u003e\n              \u003cspan\u003eWide\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bw-fit-line\"\u003e\n              \u003cspan class=\"bw-fit-dot bw-fit-dot-1\"\u003e\u003c\/span\u003e\n              \u003cspan class=\"bw-fit-dot bw-fit-dot-2\"\u003e\u003c\/span\u003e\n              \u003cspan class=\"bw-fit-dot bw-fit-dot-3\"\u003e\u003c\/span\u003e\n              \u003cspan class=\"bw-fit-dot bw-fit-dot-4\"\u003e\u003c\/span\u003e\n              \u003cspan class=\"bw-fit-dot bw-fit-dot-5\"\u003e\u003c\/span\u003e\n              \u003cspan class=\"bw-fit-marker\"\u003e\u003c\/span\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bw-size-list\"\u003e\n          \u003cdiv class=\"bw-size-item\"\u003e\n            \u003cspan class=\"bw-size-label\"\u003eLens width\u003c\/span\u003e\n            \u003cspan class=\"bw-size-value\"\u003e51 mm\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bw-size-item\"\u003e\n            \u003cspan class=\"bw-size-label\"\u003eBridge\u003c\/span\u003e\n            \u003cspan class=\"bw-size-value\"\u003e22 mm\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bw-size-item\"\u003e\n            \u003cspan class=\"bw-size-label\"\u003eTemple\u003c\/span\u003e\n            \u003cspan class=\"bw-size-value\"\u003e145 mm\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bw-size-item\"\u003e\n            \u003cspan class=\"bw-size-label\"\u003eFrame width\u003c\/span\u003e\n            \u003cspan class=\"bw-size-value\"\u003e145 mm\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bw-size-item\"\u003e\n            \u003cspan class=\"bw-size-label\"\u003eWeight\u003c\/span\u003e\n            \u003cspan class=\"bw-size-value\"\u003e38-40 g\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bw-consult-box\"\u003e\n          Shape: square. If you are unsure about the fit, our concierge service can help evaluate the model from a photo.\n          \u003cdiv class=\"bw-consult-inline\"\u003e\n            \u003ca href=\"https:\/\/t.me\/blackwood_ua\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eTelegram\u003c\/a\u003e\n            \u003cspan class=\"bw-consult-divider\"\u003e|\u003c\/span\u003e\n            \u003ca href=\"viber:\/\/chat?number=%2B380980244334\"\u003eViber\u003c\/a\u003e\n            \u003cspan class=\"bw-consult-divider\"\u003e|\u003c\/span\u003e\n            \u003ca href=\"https:\/\/wa.me\/380980244334\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eWhatsApp\u003c\/a\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bw-tab-pane bw-pane4\"\u003e\n      \u003cp\u003e\u003cstrong\u003eShipping:\u003c\/strong\u003e Worldwide insured delivery (except RU\/BY).\u003c\/p\u003e\n\n      \u003cul class=\"bw-delivery-list\"\u003e\n        \u003cli\u003e\n\u003cstrong\u003eUAE:\u003c\/strong\u003e Next-day delivery from Dubai. Custom\/Pre-order items ship from Ukraine.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eUSA:\u003c\/strong\u003e 5-10 business days. DDP (all taxes\/duties included at checkout).\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eInternational:\u003c\/strong\u003e Standard (10-21 days) or Express (5-10 days). Shipped DAP (recipient covers local duties\/taxes).\u003c\/li\u003e\n      \u003c\/ul\u003e\n\n      \u003cp\u003e\u003cstrong\u003ePayment:\u003c\/strong\u003e Visa, MasterCard, Apple\/Google Pay, PayPal. All payments are secure; data is not saved.\u003c\/p\u003e\n\n      \u003ca href=\"https:\/\/blackwoodbags.com\/pages\/warranty\" class=\"bw-care-link bw-care-link-first\"\u003e\n        \u003cspan\u003eWarranty\u003c\/span\u003e\n        \u003cspan class=\"bw-arrow\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\n      \u003c\/a\u003e\n\n      \u003ca href=\"https:\/\/blackwoodbags.com\/pages\/care-instructions\" class=\"bw-care-link\"\u003e\n        \u003cspan\u003eCare \u0026amp; Storage\u003c\/span\u003e\n        \u003cspan class=\"bw-arrow\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\n      \u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Blackwoodbags","offers":[{"title":"Default Title","offer_id":50406219055417,"sku":"Arctic Black","price":203.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/Arctic_Black_1.jpg?v=1774032852"},{"product_id":"sunglasses-venice-brown","title":"Venice Brown","description":"\u003cstyle\u003e\n  .bw-tabs-wrapper {\n    width: 100%;\n    background-color: #dbd9d3;\n    padding: 0 5px;\n    margin-top: -15px;\n    margin-bottom: 0;\n    font-family: 'KyivTypeSans-Regular', sans-serif;\n    color: #190200;\n    overflow: hidden;\n    box-sizing: border-box;\n    -webkit-text-size-adjust: 100%;\n  }\n\n  .bw-tab-radio {\n    display: none !important;\n  }\n\n  .bw-tabs-nav {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    column-gap: 42px;\n    row-gap: 12px;\n    max-width: 620px;\n    margin: 0 auto 25px;\n    text-align: center;\n  }\n\n  .bw-tab-btn {\n    font-size: 15px;\n    font-weight: 400;\n    cursor: pointer;\n    opacity: 0.45;\n    transition: opacity 0.3s ease;\n    position: relative;\n    padding-bottom: 5px;\n    display: inline-block;\n    color: #190200;\n    white-space: nowrap;\n  }\n\n  .bw-tab-btn:hover {\n    opacity: 1;\n  }\n\n  #bw-venice-brown-tab1:checked ~ .bw-tabs-nav label[for=\"bw-venice-brown-tab1\"],\n  #bw-venice-brown-tab2:checked ~ .bw-tabs-nav label[for=\"bw-venice-brown-tab2\"],\n  #bw-venice-brown-tab3:checked ~ .bw-tabs-nav label[for=\"bw-venice-brown-tab3\"],\n  #bw-venice-brown-tab4:checked ~ .bw-tabs-nav label[for=\"bw-venice-brown-tab4\"] {\n    opacity: 1;\n    font-weight: 500;\n  }\n\n  #bw-venice-brown-tab1:checked ~ .bw-tabs-nav label[for=\"bw-venice-brown-tab1\"]::after,\n  #bw-venice-brown-tab2:checked ~ .bw-tabs-nav label[for=\"bw-venice-brown-tab2\"]::after,\n  #bw-venice-brown-tab3:checked ~ .bw-tabs-nav label[for=\"bw-venice-brown-tab3\"]::after,\n  #bw-venice-brown-tab4:checked ~ .bw-tabs-nav label[for=\"bw-venice-brown-tab4\"]::after {\n    content: '';\n    position: absolute;\n    bottom: 0;\n    left: 0;\n    width: 100%;\n    height: 1.5px;\n    background-color: #190200;\n  }\n\n  .bw-tabs-content {\n    max-width: 780px;\n    margin: 0 auto;\n    min-height: 260px;\n    padding-bottom: 25px;\n  }\n\n  .bw-tab-pane {\n    display: none;\n    font-size: 14px;\n    line-height: 1.58;\n  }\n\n  #bw-venice-brown-tab1:checked ~ .bw-tabs-content .bw-pane1,\n  #bw-venice-brown-tab2:checked ~ .bw-tabs-content .bw-pane2,\n  #bw-venice-brown-tab3:checked ~ .bw-tabs-content .bw-pane3,\n  #bw-venice-brown-tab4:checked ~ .bw-tabs-content .bw-pane4 {\n    display: block;\n    animation: bw-venice-brown-slide 0.45s ease-out forwards;\n  }\n\n  @keyframes bw-venice-brown-slide {\n    from {\n      opacity: 0;\n      transform: translateX(10px);\n    }\n\n    to {\n      opacity: 1;\n      transform: translateX(0);\n    }\n  }\n\n  .bw-tab-pane p {\n    margin: 0 0 14px;\n  }\n\n  .bw-tab-pane strong {\n    font-weight: 600;\n  }\n\n  .bw-product-note,\n  .bw-size-wrap {\n    max-width: 660px;\n    margin: 0 auto;\n  }\n\n  .bw-material-list,\n  .bw-delivery-list {\n    padding-left: 18px !important;\n    margin: 0 0 14px !important;\n    list-style: disc outside !important;\n    list-style-type: disc !important;\n  }\n\n  .bw-material-list li,\n  .bw-delivery-list li {\n    display: list-item !important;\n    list-style: disc outside !important;\n    list-style-type: disc !important;\n    margin-bottom: 6px;\n  }\n\n  .bw-material-list li::before,\n  .bw-delivery-list li::before {\n    content: none !important;\n    display: none !important;\n  }\n\n  .bw-fit-compact {\n    padding: 16px 0 18px;\n    border-top: 1px solid rgba(25, 2, 0, 0.14);\n    border-bottom: 1px solid rgba(25, 2, 0, 0.14);\n  }\n\n  .bw-fit-head {\n    margin-bottom: 20px;\n  }\n\n  .bw-fit-copy {\n    max-width: none;\n    margin: 0;\n    font-size: 13.5px;\n    line-height: 1.5;\n    color: rgba(25, 2, 0, 0.78);\n  }\n\n  .bw-fit-scale-wrap {\n    padding: 0 4px;\n  }\n\n  .bw-fit-scale-title {\n    margin-bottom: 10px;\n    color: #190200;\n    font-size: 11px;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n  }\n\n  .bw-fit-labels {\n    display: grid;\n    grid-template-columns: repeat(5, 1fr);\n    margin-bottom: 10px;\n    color: rgba(25, 2, 0, 0.48);\n    font-size: 10px;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n  }\n\n  .bw-fit-labels span {\n    text-align: center;\n    min-height: 14px;\n  }\n\n  .bw-fit-labels span:first-child {\n    text-align: left;\n  }\n\n  .bw-fit-labels span:last-child {\n    text-align: right;\n  }\n\n  .bw-fit-line {\n    position: relative;\n    height: 1px;\n    background-color: rgba(25, 2, 0, 0.22);\n    margin: 0 5px 2px;\n  }\n\n  .bw-fit-dot {\n    position: absolute;\n    top: 50%;\n    width: 7px;\n    height: 7px;\n    border-radius: 50%;\n    background-color: #dbd9d3;\n    border: 1px solid rgba(25, 2, 0, 0.45);\n    transform: translate(-50%, -50%);\n  }\n\n  .bw-fit-dot-1 { left: 0; }\n  .bw-fit-dot-2 { left: 25%; }\n  .bw-fit-dot-3 { left: 50%; }\n  .bw-fit-dot-4 { left: 75%; }\n  .bw-fit-dot-5 { left: 100%; }\n\n  .bw-fit-marker {\n    position: absolute;\n    top: 50%;\n    left: 25%;\n    width: 13px;\n    height: 13px;\n    border-radius: 50%;\n    background-color: #190200;\n    transform: translate(-50%, -50%);\n  }\n\n  .bw-size-list {\n    display: grid;\n    grid-template-columns: repeat(5, 1fr);\n    margin-top: 16px;\n    border-top: 1px solid rgba(25, 2, 0, 0.14);\n    border-left: 1px solid rgba(25, 2, 0, 0.14);\n  }\n\n  .bw-size-item {\n    padding: 11px 8px 10px;\n    border-right: 1px solid rgba(25, 2, 0, 0.14);\n    border-bottom: 1px solid rgba(25, 2, 0, 0.14);\n    text-align: center;\n  }\n\n  .bw-size-label {\n    display: block;\n    margin-bottom: 4px;\n    color: rgba(25, 2, 0, 0.55);\n    font-size: 10.5px;\n    line-height: 1.25;\n  }\n\n  .bw-size-value {\n    display: block;\n    color: #190200;\n    font-size: 13.5px;\n    font-weight: 600;\n    white-space: nowrap;\n  }\n\n  .bw-consult-box {\n    margin-top: 16px;\n    padding-top: 16px;\n    border-top: 1px solid rgba(25, 2, 0, 0.13);\n    font-size: 13.5px;\n    line-height: 1.5;\n    color: #190200;\n  }\n\n  .bw-consult-inline {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    margin-top: 10px;\n    font-size: 13px;\n    flex-wrap: wrap;\n  }\n\n  .bw-consult-inline a {\n    color: #5b2029;\n    text-decoration: underline;\n    font-weight: 500;\n  }\n\n  .bw-consult-divider {\n    color: rgba(25, 2, 0, 0.25);\n  }\n\n  .bw-care-link {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 10px 0;\n    border-bottom: 1px solid rgba(25, 2, 0, 0.15);\n    color: #190200 !important;\n    text-decoration: none !important;\n    font-size: 14px;\n  }\n\n  .bw-care-link-first {\n    margin-top: 20px;\n  }\n\n  .bw-care-link:hover {\n    opacity: 0.7;\n  }\n\n  .bw-arrow {\n    position: relative;\n    width: 14px;\n    height: 14px;\n    display: inline-block;\n    flex: 0 0 14px;\n  }\n\n  .bw-arrow::before {\n    content: '';\n    position: absolute;\n    top: 3px;\n    right: 2px;\n    width: 9px;\n    height: 1.5px;\n    background-color: #190200;\n    transform: rotate(-45deg);\n    transform-origin: right center;\n  }\n\n  .bw-arrow::after {\n    content: '';\n    position: absolute;\n    top: 2px;\n    right: 2px;\n    width: 6px;\n    height: 6px;\n    border-top: 1.5px solid #190200;\n    border-right: 1.5px solid #190200;\n  }\n\n  @media (max-width: 767px) {\n    .bw-tabs-wrapper {\n      padding: 0 10px;\n      margin-top: -25px;\n    }\n\n    .bw-tabs-nav {\n      column-gap: 28px;\n      row-gap: 10px;\n      margin-bottom: 25px;\n    }\n\n    .bw-tabs-content {\n      min-height: 400px;\n    }\n\n    .bw-fit-compact {\n      padding: 14px 0 16px;\n    }\n\n    .bw-fit-head {\n      margin-bottom: 18px;\n    }\n\n    .bw-fit-copy {\n      font-size: 13px;\n    }\n\n    .bw-fit-labels {\n      font-size: 9px;\n      letter-spacing: 0.06em;\n    }\n\n    .bw-size-list {\n      grid-template-columns: repeat(2, 1fr);\n      margin-top: 14px;\n    }\n\n    .bw-size-item {\n      padding: 10px 8px;\n    }\n\n    .bw-size-item:last-child {\n      grid-column: span 2;\n    }\n\n    .bw-consult-box {\n      margin-top: 14px;\n      padding-top: 14px;\n      font-size: 13px;\n    }\n\n    .bw-consult-inline {\n      gap: 8px 10px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"bw-tabs-wrapper\"\u003e\n  \u003cinput type=\"radio\" id=\"bw-venice-brown-tab1\" name=\"bw-venice-brown-tabs\" class=\"bw-tab-radio\" checked\u003e\n  \u003cinput type=\"radio\" id=\"bw-venice-brown-tab2\" name=\"bw-venice-brown-tabs\" class=\"bw-tab-radio\"\u003e\n  \u003cinput type=\"radio\" id=\"bw-venice-brown-tab3\" name=\"bw-venice-brown-tabs\" class=\"bw-tab-radio\"\u003e\n  \u003cinput type=\"radio\" id=\"bw-venice-brown-tab4\" name=\"bw-venice-brown-tabs\" class=\"bw-tab-radio\"\u003e\n\n  \u003cdiv class=\"bw-tabs-nav\"\u003e\n    \u003clabel class=\"bw-tab-btn\" for=\"bw-venice-brown-tab1\"\u003eDescription\u003c\/label\u003e\n    \u003clabel class=\"bw-tab-btn\" for=\"bw-venice-brown-tab2\"\u003eMaterials\u003c\/label\u003e\n    \u003clabel class=\"bw-tab-btn\" for=\"bw-venice-brown-tab3\"\u003eSize \u0026amp; Fit\u003c\/label\u003e\n    \u003clabel class=\"bw-tab-btn\" for=\"bw-venice-brown-tab4\"\u003eShipping \u0026amp; Payment\u003c\/label\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bw-tabs-content\"\u003e\n    \u003cdiv class=\"bw-tab-pane bw-pane1\"\u003e\n      \u003cdiv class=\"bw-product-note\"\u003e\n        \u003cp\u003e\u003cstrong\u003eVenice Brown\u003c\/strong\u003e are BLACKWOOD round sunglasses handcrafted from American walnut and cellulose acetate.\u003c\/p\u003e\n\n        \u003cp\u003eThe round frame combines the warmth of natural walnut with the smooth depth of Italian acetate. The model has a balanced narrow-to-medium fit and a clean silhouette that works naturally in everyday styling.\u003c\/p\u003e\n\n        \u003cp\u003eThe sunglasses are equipped with polarized polycarbonate lenses with a brown gradient and UV-400 protection. The wooden elements are finished with Renaissance water-repellent wax to help protect the frame from moisture and preserve its appearance over time.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bw-tab-pane bw-pane2\"\u003e\n      \u003cul class=\"bw-material-list\"\u003e\n        \u003cli\u003e\n\u003cstrong\u003eFrame material:\u003c\/strong\u003e American walnut and cellulose acetate;\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eLenses:\u003c\/strong\u003e polarized polycarbonate lenses with a brown gradient and UV-400 protection;\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eTint level:\u003c\/strong\u003e Cat 2 (light);\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eHinges:\u003c\/strong\u003e flexible spring hinges;\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003ePackaging:\u003c\/strong\u003e branded box, leather case with a strap, lens cloth, passport with an individual product number.\u003c\/li\u003e\n      \u003c\/ul\u003e\n\n      \u003cp\u003e\u003cem\u003eEach pair is handcrafted from natural materials, so the wood texture and shade may vary slightly from the product photo. These variations are natural for handmade wooden eyewear.\u003c\/em\u003e\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bw-tab-pane bw-pane3\"\u003e\n      \u003cdiv class=\"bw-size-wrap\"\u003e\n        \u003cdiv class=\"bw-fit-compact\"\u003e\n          \u003cdiv class=\"bw-fit-head\"\u003e\n            \u003cp class=\"bw-fit-copy\"\u003eVenice Brown is designed for narrow to medium face shapes. The round silhouette sits softly on the face while keeping the frame visually balanced.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bw-fit-scale-wrap\"\u003e\n            \u003cdiv class=\"bw-fit-scale-title\"\u003eSuitable for face width\u003c\/div\u003e\n\n            \u003cdiv class=\"bw-fit-labels\"\u003e\n              \u003cspan\u003eNarrow\u003c\/span\u003e\n              \u003cspan\u003e\u003c\/span\u003e\n              \u003cspan\u003eMedium\u003c\/span\u003e\n              \u003cspan\u003e\u003c\/span\u003e\n              \u003cspan\u003eWide\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bw-fit-line\"\u003e\n              \u003cspan class=\"bw-fit-dot bw-fit-dot-1\"\u003e\u003c\/span\u003e\n              \u003cspan class=\"bw-fit-dot bw-fit-dot-2\"\u003e\u003c\/span\u003e\n              \u003cspan class=\"bw-fit-dot bw-fit-dot-3\"\u003e\u003c\/span\u003e\n              \u003cspan class=\"bw-fit-dot bw-fit-dot-4\"\u003e\u003c\/span\u003e\n              \u003cspan class=\"bw-fit-dot bw-fit-dot-5\"\u003e\u003c\/span\u003e\n              \u003cspan class=\"bw-fit-marker\"\u003e\u003c\/span\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bw-size-list\"\u003e\n          \u003cdiv class=\"bw-size-item\"\u003e\n            \u003cspan class=\"bw-size-label\"\u003eLens width\u003c\/span\u003e\n            \u003cspan class=\"bw-size-value\"\u003e50 mm\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bw-size-item\"\u003e\n            \u003cspan class=\"bw-size-label\"\u003eBridge\u003c\/span\u003e\n            \u003cspan class=\"bw-size-value\"\u003e22 mm\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bw-size-item\"\u003e\n            \u003cspan class=\"bw-size-label\"\u003eTemple\u003c\/span\u003e\n            \u003cspan class=\"bw-size-value\"\u003e145 mm\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bw-size-item\"\u003e\n            \u003cspan class=\"bw-size-label\"\u003eFrame width\u003c\/span\u003e\n            \u003cspan class=\"bw-size-value\"\u003e140 mm\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bw-size-item\"\u003e\n            \u003cspan class=\"bw-size-label\"\u003eWeight\u003c\/span\u003e\n            \u003cspan class=\"bw-size-value\"\u003e30-31 g\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bw-consult-box\"\u003e\n          Shape: round. If you are unsure about the fit, our concierge service can help evaluate the model from a photo.\n\n          \u003cdiv class=\"bw-consult-inline\"\u003e\n            \u003ca rel=\"noopener noreferrer\" href=\"https:\/\/t.me\/blackwood_ua\" target=\"_blank\"\u003eTelegram\u003c\/a\u003e\n            \u003cspan class=\"bw-consult-divider\"\u003e|\u003c\/span\u003e\n            \u003ca href=\"viber:\/\/chat?number=%2B380980244334\"\u003eViber\u003c\/a\u003e\n            \u003cspan class=\"bw-consult-divider\"\u003e|\u003c\/span\u003e\n            \u003ca rel=\"noopener noreferrer\" href=\"https:\/\/wa.me\/380980244334\" target=\"_blank\"\u003eWhatsApp\u003c\/a\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bw-tab-pane bw-pane4\"\u003e\n      \u003cp\u003e\u003cstrong\u003eShipping:\u003c\/strong\u003e Worldwide insured delivery (except RU\/BY).\u003c\/p\u003e\n\n      \u003cul class=\"bw-delivery-list\"\u003e\n        \u003cli\u003e\n\u003cstrong\u003eUAE:\u003c\/strong\u003e Next-day delivery from Dubai. Custom\/Pre-order items ship from Ukraine.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eUSA:\u003c\/strong\u003e 5-10 business days. DDP (all taxes\/duties included at checkout).\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eInternational:\u003c\/strong\u003e Standard (10-21 days) or Express (5-10 days). Shipped DAP (recipient covers local duties\/taxes).\u003c\/li\u003e\n      \u003c\/ul\u003e\n\n      \u003cp\u003e\u003cstrong\u003ePayment:\u003c\/strong\u003e Visa, MasterCard, Apple\/Google Pay, PayPal. All payments are secure; data is not saved.\u003c\/p\u003e\n\n      \u003ca class=\"bw-care-link bw-care-link-first\" href=\"https:\/\/blackwoodbags.com\/pages\/warranty\"\u003e\n        \u003cspan\u003eWarranty\u003c\/span\u003e\n        \u003cspan class=\"bw-arrow\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\n      \u003c\/a\u003e\n\n      \u003ca class=\"bw-care-link\" href=\"https:\/\/blackwoodbags.com\/pages\/care-instructions\"\u003e\n        \u003cspan\u003eCare \u0026amp; Storage\u003c\/span\u003e\n        \u003cspan class=\"bw-arrow\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\n      \u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Blackwoodbags","offers":[{"title":"Default Title","offer_id":50406084542777,"sku":"Venice Brown","price":234.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/Venivce_brown.jpg?v=1777154653"},{"product_id":"sunglasses-venice-grey","title":"Venice Grey","description":"\u003cstyle\u003e\n  \/* === ГЛОБАЛЬНІ СТИЛІ BLACKWOOD (EDITORIAL LUXURY) === *\/\n  .bw-tabs-wrapper {\n    width: 100%;\n    background-color: #dbd9d3;\n    padding: 0 5px;\n    margin-top: -15px;\n    margin-bottom: 0;\n    font-family: 'KyivTypeSans-Regular', -apple-system, sans-serif;\n    color: #190200;\n    overflow: hidden;\n    box-sizing: border-box;\n    -webkit-text-size-adjust: 100%;\n  }\n\n  .bw-tab-radio {\n    position: absolute;\n    width: 1px;\n    height: 1px;\n    margin: -1px;\n    padding: 0;\n    overflow: hidden;\n    clip: rect(0 0 0 0);\n    white-space: nowrap;\n    border: 0;\n  }\n\n  \/* Навігація на десктопі *\/\n  .bw-tabs-nav {\n    display: flex;\n    flex-wrap: nowrap;\n    justify-content: space-between;\n    column-gap: 8px;\n    row-gap: 0;\n    max-width: 620px;\n    margin: 0 auto 30px;\n    text-align: center;\n  }\n\n  .bw-tab-btn {\n    font-size: 15px !important; \n    font-weight: 400;\n    letter-spacing: 0.02em;\n    cursor: pointer;\n    opacity: 0.45;\n    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n    position: relative;\n    padding-bottom: 6px;\n    display: inline-block;\n    white-space: nowrap;\n    flex: 1 1 auto;\n  }\n\n  .bw-tab-btn:hover {\n    opacity: 1;\n  }\n\n  .bw-tab-btn:focus-visible {\n    outline: 1px solid rgba(25, 2, 0, 0.45);\n    outline-offset: 4px;\n  }\n\n  .bw-tab-btn::after {\n    content: '';\n    position: absolute;\n    bottom: -1px;\n    left: 0;\n    width: 100%;\n    height: 1.5px;\n    background-color: #190200;\n    opacity: 0;\n    transition: opacity 0.3s ease;\n  }\n\n  #bw-venice-tab1:checked ~ .bw-tabs-nav label[for=\"bw-venice-tab1\"],\n  #bw-venice-tab2:checked ~ .bw-tabs-nav label[for=\"bw-venice-tab2\"],\n  #bw-venice-tab3:checked ~ .bw-tabs-nav label[for=\"bw-venice-tab3\"],\n  #bw-venice-tab4:checked ~ .bw-tabs-nav label[for=\"bw-venice-tab4\"] {\n    opacity: 1;\n    font-weight: 500;\n  }\n\n  #bw-venice-tab1:checked ~ .bw-tabs-nav label[for=\"bw-venice-tab1\"]::after,\n  #bw-venice-tab2:checked ~ .bw-tabs-nav label[for=\"bw-venice-tab2\"]::after,\n  #bw-venice-tab3:checked ~ .bw-tabs-nav label[for=\"bw-venice-tab3\"]::after,\n  #bw-venice-tab4:checked ~ .bw-tabs-nav label[for=\"bw-venice-tab4\"]::after {\n    opacity: 1;\n  }\n\n  .bw-tabs-content {\n    max-width: 800px;\n    margin: 0 auto;\n    min-height: 280px;\n    padding-bottom: 25px;\n  }\n\n  .bw-tab-pane {\n    display: none;\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  #bw-venice-tab1:checked ~ .bw-tabs-content .bw-pane1,\n  #bw-venice-tab2:checked ~ .bw-tabs-content .bw-pane2,\n  #bw-venice-tab3:checked ~ .bw-tabs-content .bw-pane3,\n  #bw-venice-tab4:checked ~ .bw-tabs-content .bw-pane4 {\n    display: block;\n    animation: bw-venice-slide 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;\n  }\n\n  @keyframes bw-venice-slide {\n    from { opacity: 0; transform: translateY(8px); }\n    to { opacity: 1; transform: translateY(0); }\n  }\n\n  .bw-tab-pane p,\n  .bw-tab-pane li,\n  .bw-tab-pane a,\n  .bw-tab-pane strong {\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  .bw-tab-pane p { margin: 0 0 14px; }\n  .bw-tab-pane strong { font-weight: 600; }\n  .bw-product-note { max-width: 680px; margin: 0 auto; }\n\n  .bw-material-list,\n  .bw-delivery-list {\n    padding-left: 18px !important;\n    margin: 0 0 14px 0 !important;\n    list-style-type: none !important;\n  }\n\n  .bw-material-list li,\n  .bw-delivery-list li {\n    position: relative !important;\n    margin: 0 0 8px 0 !important;\n    padding: 0 !important;\n    line-height: 1.55 !important;\n  }\n\n  .bw-material-list li::before,\n  .bw-delivery-list li::before {\n    content: \"•\" !important;\n    position: absolute;\n    left: -16px;\n    top: 0;\n    color: #5b2029;\n    font-size: 16px !important;\n    line-height: 1.2 !important;\n  }\n\n  .bw-size-wrap { max-width: 740px; margin: 0 auto; }\n  .bw-fit-explanation { color: #190200; margin: 5px auto 24px; text-align: left; max-width: 740px; }\n\n  .bw-size-list {\n    display: grid;\n    grid-template-columns: repeat(5, 1fr);\n    margin-top: 24px;\n    border-top: 1px solid rgba(25, 2, 0, 0.14);\n    border-left: 1px solid rgba(25, 2, 0, 0.14);\n  }\n\n  .bw-size-item {\n    padding: 12px 8px;\n    border-right: 1px solid rgba(25, 2, 0, 0.14);\n    border-bottom: 1px solid rgba(25, 2, 0, 0.14);\n    text-align: center;\n  }\n\n  .bw-size-label {\n    display: block;\n    margin-bottom: 4px;\n    color: rgba(25, 2, 0, 0.55);\n    font-size: 10.5px !important;\n    line-height: 1.25 !important;\n  }\n\n  .bw-size-value { color: #190200; font-weight: 600; white-space: nowrap; }\n  .bw-consult-box { margin-top: 20px; padding-top: 20px; border-top: 1px solid rgba(25, 2, 0, 0.13); color: #190200; }\n  .bw-consult-inline { display: flex; align-items: center; gap: 12px; margin-top: 10px; flex-wrap: wrap; }\n  .bw-consult-inline a { color: #5b2029; text-decoration: underline; font-weight: 500; }\n  .bw-consult-divider { color: rgba(25, 2, 0, 0.25); }\n  .bw-care-link { display: flex; justify-content: space-between; align-items: center; padding: 10px 0; border-bottom: 1px solid rgba(25, 2, 0, 0.15); color: #190200 !important; text-decoration: none !important; }\n  .bw-care-link-first { margin-top: 20px; }\n\n  .bw-arrow { display: inline-block; margin-left: 8px; }\n\n  @media (max-width: 767px) {\n    .bw-tabs-wrapper { padding: 0 10px; margin-top: -25px; }\n    .bw-tabs-nav { max-width: 100%; border-bottom: 1.5px solid rgba(25, 2, 0, 0.08); padding: 0 2px 0 2px; }\n    .bw-tab-btn { font-size: 15px !important; }\n    .bw-tabs-content { min-height: 340px; }\n    .bw-size-list { grid-template-columns: repeat(2, 1fr); margin-top: 14px; }\n    .bw-size-item:last-child { grid-column: span 2; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"bw-tabs-wrapper\"\u003e\n  \u003cinput type=\"radio\" id=\"bw-venice-tab1\" name=\"bw-venice-tabs\" class=\"bw-tab-radio\" checked\u003e\n  \u003cinput type=\"radio\" id=\"bw-venice-tab2\" name=\"bw-venice-tabs\" class=\"bw-tab-radio\"\u003e\n  \u003cinput type=\"radio\" id=\"bw-venice-tab3\" name=\"bw-venice-tabs\" class=\"bw-tab-radio\"\u003e\n  \u003cinput type=\"radio\" id=\"bw-venice-tab4\" name=\"bw-venice-tabs\" class=\"bw-tab-radio\"\u003e\n\n  \u003cdiv class=\"bw-tabs-nav\"\u003e\n    \u003clabel class=\"bw-tab-btn\" for=\"bw-venice-tab1\"\u003eDescription\u003c\/label\u003e\n    \u003clabel class=\"bw-tab-btn\" for=\"bw-venice-tab2\"\u003eMaterials\u003c\/label\u003e\n    \u003clabel class=\"bw-tab-btn\" for=\"bw-venice-tab3\"\u003eSize \u0026amp; Fit\u003c\/label\u003e\n    \u003clabel class=\"bw-tab-btn\" for=\"bw-venice-tab4\"\u003eShipping \u0026amp; Payment\u003c\/label\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bw-tabs-content\"\u003e\n    \u003c!-- Tab 1: Description --\u003e\n    \u003cdiv class=\"bw-tab-pane bw-pane1\"\u003e\n      \u003cdiv class=\"bw-product-note\"\u003e\n        \u003cp\u003eThe \u003cstrong\u003eVenice Grey\u003c\/strong\u003e sunglasses embody the sophisticated aesthetic of the city on the water and centuries-old carnival traditions. This is an object for those who possess the art of balancing mysterious elegance and confident daily luxury.\u003c\/p\u003e\n        \u003cp\u003eThe geometric frame construction is crafted from Italian acetate in a rich smoky hue, which harmoniously pairs with warm American walnut temples. This blend of materials gives the model a status-oriented appeal while ensuring reliability in the daily rhythm of life.\u003c\/p\u003e\n        \u003cp\u003eThe sunglasses are equipped with high-quality polarized lenses featuring UV-400 protection, which provide exceptional optical clarity and visual comfort. Reinforced metal flex hinges guarantee smooth temple movement and a perfect fit.\u003c\/p\u003e\n        \u003cp\u003eThe set includes a branded BLACKWOOD box, a leather case with a strap, and a lens cloth.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Tab 2: Materials --\u003e\n    \u003cdiv class=\"bw-tab-pane bw-pane2\"\u003e\n      \u003cul class=\"bw-material-list\"\u003e\n        \u003cli\u003e\n\u003cstrong\u003eFrame material:\u003c\/strong\u003e Italian acetate and American walnut temples\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eLenses:\u003c\/strong\u003e Polarized with UV-400 protection\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eLens color:\u003c\/strong\u003e Grey gradient\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eTint level:\u003c\/strong\u003e Cat. 2 (Light tint)\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eHinges:\u003c\/strong\u003e Reinforced flex hinges with a closer\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eWeight:\u003c\/strong\u003e 30–31 g\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003ePackaging:\u003c\/strong\u003e Branded box, leather case with a strap, lens cloth, and a passport with an individual product number.\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp\u003e\u003ci\u003eEach pair is handcrafted from natural materials, making every texture and shade unique. Minor variations from the product photos are to be expected.\u003c\/i\u003e\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Tab 3: Size \u0026 Fit --\u003e\n    \u003cdiv class=\"bw-tab-pane bw-pane3\"\u003e\n      \u003cdiv class=\"bw-size-wrap\"\u003e\n        \u003cp class=\"bw-fit-explanation\"\u003eThis refined round frame is designed for a \u003cb\u003emedium\/narrow fit\u003c\/b\u003e, flawlessly highlighting the proportions of a corresponding face type. On overly wide faces, the model may have a tighter fit.\u003c\/p\u003e\n        \u003cdiv class=\"bw-size-list\"\u003e\n          \u003cdiv class=\"bw-size-item\"\u003e\n\u003cspan class=\"bw-size-label\"\u003eLens width\u003c\/span\u003e\u003cspan class=\"bw-size-value\"\u003e50 mm\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"bw-size-item\"\u003e\n\u003cspan class=\"bw-size-label\"\u003eBridge\u003c\/span\u003e\u003cspan class=\"bw-size-value\"\u003e22 mm\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"bw-size-item\"\u003e\n\u003cspan class=\"bw-size-label\"\u003eTemple\u003c\/span\u003e\u003cspan class=\"bw-size-value\"\u003e145 mm\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"bw-size-item\"\u003e\n\u003cspan class=\"bw-size-label\"\u003eFrame width\u003c\/span\u003e\u003cspan class=\"bw-size-value\"\u003e140 mm\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"bw-size-item\"\u003e\n\u003cspan class=\"bw-size-label\"\u003eWeight\u003c\/span\u003e\u003cspan class=\"bw-size-value\"\u003e30–31 g\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"bw-consult-box\"\u003eIf you are unsure about the fit, our concierge service can help evaluate the look from a photo.\n          \u003cdiv class=\"bw-consult-inline\"\u003e\n            \u003ca href=\"https:\/\/t.me\/blackwood_ua\" target=\"_blank\"\u003eTelegram\u003c\/a\u003e \u003cspan class=\"bw-consult-divider\"\u003e|\u003c\/span\u003e \u003ca href=\"viber:\/\/chat?number=%2B380980244334\"\u003eViber\u003c\/a\u003e \u003cspan class=\"bw-consult-divider\"\u003e|\u003c\/span\u003e \u003ca href=\"https:\/\/wa.me\/380980244334\" target=\"_blank\"\u003eWhatsApp\u003c\/a\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Tab 4: Shipping \u0026 Payment --\u003e\n    \u003cdiv class=\"bw-tab-pane bw-pane4\"\u003e\n      \u003cp\u003e\u003cstrong\u003eShipping:\u003c\/strong\u003e Worldwide insured delivery (except RU\/BY).\u003c\/p\u003e\n      \u003cul class=\"bw-delivery-list\"\u003e\n        \u003cli\u003e\n\u003cstrong\u003eUAE:\u003c\/strong\u003e Next-day delivery from Dubai. Custom\/Pre-order items ship from Ukraine.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eUSA:\u003c\/strong\u003e 5-10 business days. DDP (all taxes\/duties included at checkout).\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eInternational:\u003c\/strong\u003e Standard (10-21 days) or Express (5-10 days). Shipped DAP (recipient covers local duties\/taxes).\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp\u003e\u003cstrong\u003ePayment:\u003c\/strong\u003e Visa, MasterCard, Apple\/Google Pay, PayPal. All payments are secure; data is not saved.\u003c\/p\u003e\n      \u003ca href=\"https:\/\/blackwood.ua\/pages\/warranty\" class=\"bw-care-link bw-care-link-first\"\u003e\u003cspan\u003eWarranty\u003c\/span\u003e \u003cspan class=\"bw-arrow\"\u003e↗\u003c\/span\u003e\u003c\/a\u003e\n      \u003ca href=\"https:\/\/blackwood.ua\/pages\/care\" class=\"bw-care-link\"\u003e\u003cspan\u003eCare \u0026amp; Storage\u003c\/span\u003e \u003cspan class=\"bw-arrow\"\u003e↗\u003c\/span\u003e\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Blackwoodbags","offers":[{"title":"Default Title","offer_id":50406084935993,"sku":"Venice Grey","price":191.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/Venice_grey.jpg?v=1777154543"},{"product_id":"sunglasses-arctic-ice-grey","title":"Arctic Ice Grey","description":"\u003cstyle\u003e\n  .bw-tabs-wrapper { width: 100%; background-color: #dbd9d3; padding: 0 5px; margin-top: -15px; margin-bottom: 0; font-family: 'KyivTypeSans-Regular', sans-serif; color: #190200; overflow: hidden; box-sizing: border-box; -webkit-text-size-adjust: 100%; }\n  .bw-tabs-wrapper * { box-sizing: border-box; }\n  .bw-tab-radio { display: none !important; }\n  .bw-tabs-nav { display: flex; flex-wrap: wrap; justify-content: center; column-gap: 42px; row-gap: 12px; max-width: 620px; margin: 0 auto 25px; text-align: center; }\n  .bw-tab-btn { font-size: 15px; font-weight: 400; cursor: pointer; opacity: 0.45; transition: opacity 0.3s ease; position: relative; padding-bottom: 5px; display: inline-block; color: #190200; white-space: nowrap; }\n  .bw-tab-btn:hover { opacity: 1; }\n\n  #bw-arctic-ice-grey-tab1:checked ~ .bw-tabs-nav label[for=\"bw-arctic-ice-grey-tab1\"],\n  #bw-arctic-ice-grey-tab2:checked ~ .bw-tabs-nav label[for=\"bw-arctic-ice-grey-tab2\"],\n  #bw-arctic-ice-grey-tab3:checked ~ .bw-tabs-nav label[for=\"bw-arctic-ice-grey-tab3\"],\n  #bw-arctic-ice-grey-tab4:checked ~ .bw-tabs-nav label[for=\"bw-arctic-ice-grey-tab4\"] { opacity: 1; font-weight: 500; }\n\n  #bw-arctic-ice-grey-tab1:checked ~ .bw-tabs-nav label[for=\"bw-arctic-ice-grey-tab1\"]::after,\n  #bw-arctic-ice-grey-tab2:checked ~ .bw-tabs-nav label[for=\"bw-arctic-ice-grey-tab2\"]::after,\n  #bw-arctic-ice-grey-tab3:checked ~ .bw-tabs-nav label[for=\"bw-arctic-ice-grey-tab3\"]::after,\n  #bw-arctic-ice-grey-tab4:checked ~ .bw-tabs-nav label[for=\"bw-arctic-ice-grey-tab4\"]::after { content: ''; position: absolute; bottom: 0; left: 0; width: 100%; height: 1.5px; background-color: #190200; }\n\n  .bw-tabs-content { max-width: 780px; margin: 0 auto; min-height: 260px; padding-bottom: 25px; }\n  .bw-tab-pane { display: none; font-size: 14px; line-height: 1.58; }\n  #bw-arctic-ice-grey-tab1:checked ~ .bw-tabs-content .bw-pane1,\n  #bw-arctic-ice-grey-tab2:checked ~ .bw-tabs-content .bw-pane2,\n  #bw-arctic-ice-grey-tab3:checked ~ .bw-tabs-content .bw-pane3,\n  #bw-arctic-ice-grey-tab4:checked ~ .bw-tabs-content .bw-pane4 { display: block; animation: bw-arctic-ice-grey-slide 0.45s ease-out forwards; }\n\n  @keyframes bw-arctic-ice-grey-slide { from { opacity: 0; transform: translateX(10px); } to { opacity: 1; transform: translateX(0); } }\n\n  .bw-tab-pane p { margin: 0 0 14px; }\n  .bw-tab-pane strong { font-weight: 600; }\n  .bw-product-note, .bw-size-wrap { max-width: 660px; margin: 0 auto; }\n\n  .bw-material-list, .bw-delivery-list { padding-left: 18px !important; margin: 0 0 14px !important; list-style: disc outside !important; list-style-type: disc !important; }\n  .bw-material-list li, .bw-delivery-list li { display: list-item !important; list-style: disc outside !important; list-style-type: disc !important; margin-bottom: 6px; }\n  .bw-material-list li::before, .bw-delivery-list li::before { content: none !important; display: none !important; }\n\n  .bw-fit-compact { padding: 16px 0 18px; border-top: 1px solid rgba(25, 2, 0, 0.14); border-bottom: 1px solid rgba(25, 2, 0, 0.14); }\n  .bw-fit-head { margin-bottom: 20px; }\n  .bw-fit-copy { max-width: none; margin: 0; font-size: 13.5px; line-height: 1.5; color: rgba(25, 2, 0, 0.78); }\n  .bw-fit-scale-wrap { padding: 0 4px; }\n  .bw-fit-scale-title { margin-bottom: 10px; color: #190200; font-size: 11px; letter-spacing: 0.1em; text-transform: uppercase; }\n  .bw-fit-labels { display: grid; grid-template-columns: repeat(5, 1fr); margin-bottom: 10px; color: rgba(25, 2, 0, 0.48); font-size: 10px; letter-spacing: 0.08em; text-transform: uppercase; }\n  .bw-fit-labels span { text-align: center; min-height: 14px; }\n  .bw-fit-labels span:first-child { text-align: left; }\n  .bw-fit-labels span:last-child { text-align: right; }\n  .bw-fit-line { position: relative; height: 1px; background-color: rgba(25, 2, 0, 0.22); margin: 0 5px 2px; }\n  .bw-fit-dot { position: absolute; top: 50%; width: 7px; height: 7px; border-radius: 50%; background-color: #dbd9d3; border: 1px solid rgba(25, 2, 0, 0.45); transform: translate(-50%, -50%); }\n  .bw-fit-dot-1 { left: 0; } .bw-fit-dot-2 { left: 25%; } .bw-fit-dot-3 { left: 50%; } .bw-fit-dot-4 { left: 75%; } .bw-fit-dot-5 { left: 100%; }\n  .bw-fit-marker { position: absolute; top: 50%; left: 75%; width: 13px; height: 13px; border-radius: 50%; background-color: #190200; transform: translate(-50%, -50%); }\n\n  .bw-size-list { display: grid; grid-template-columns: repeat(5, 1fr); margin-top: 16px; border-top: 1px solid rgba(25, 2, 0, 0.14); border-left: 1px solid rgba(25, 2, 0, 0.14); }\n  .bw-size-item { padding: 11px 8px 10px; border-right: 1px solid rgba(25, 2, 0, 0.14); border-bottom: 1px solid rgba(25, 2, 0, 0.14); text-align: center; }\n  .bw-size-label { display: block; margin-bottom: 4px; color: rgba(25, 2, 0, 0.55); font-size: 10.5px; line-height: 1.25; }\n  .bw-size-value { display: block; color: #190200; font-size: 13.5px; font-weight: 600; white-space: nowrap; }\n\n  .bw-consult-box { margin-top: 16px; padding-top: 16px; border-top: 1px solid rgba(25, 2, 0, 0.13); font-size: 13.5px; line-height: 1.5; color: #190200; }\n  .bw-consult-inline { display: flex; align-items: center; gap: 12px; margin-top: 10px; font-size: 13px; flex-wrap: wrap; }\n  .bw-consult-inline a { color: #5b2029; text-decoration: underline; font-weight: 500; }\n  .bw-consult-divider { color: rgba(25, 2, 0, 0.25); }\n\n  .bw-care-link { display: flex; justify-content: space-between; align-items: center; padding: 10px 0; border-bottom: 1px solid rgba(25, 2, 0, 0.15); color: #190200 !important; text-decoration: none !important; font-size: 14px; }\n  .bw-care-link-first { margin-top: 20px; }\n  .bw-care-link:hover { opacity: 0.7; }\n  .bw-arrow { position: relative; width: 14px; height: 14px; display: inline-block; flex: 0 0 14px; }\n  .bw-arrow::before { content: ''; position: absolute; top: 3px; right: 2px; width: 9px; height: 1.5px; background-color: #190200; transform: rotate(-45deg); transform-origin: right center; }\n  .bw-arrow::after { content: ''; position: absolute; top: 2px; right: 2px; width: 6px; height: 6px; border-top: 1.5px solid #190200; border-right: 1.5px solid #190200; }\n\n  @media (max-width: 767px) {\n    .bw-tabs-wrapper { padding: 0 10px; margin-top: -25px; }\n    .bw-tabs-nav { column-gap: 28px; row-gap: 10px; margin-bottom: 25px; }\n    .bw-tabs-content { min-height: 430px; }\n    .bw-fit-compact { padding: 14px 0 16px; }\n    .bw-fit-head { margin-bottom: 18px; }\n    .bw-fit-copy { font-size: 13px; }\n    .bw-fit-labels { font-size: 9px; letter-spacing: 0.06em; }\n    .bw-size-list { grid-template-columns: repeat(2, 1fr); margin-top: 14px; }\n    .bw-size-item { padding: 10px 8px; }\n    .bw-size-item:last-child { grid-column: span 2; }\n    .bw-consult-box { margin-top: 14px; padding-top: 14px; font-size: 13px; }\n    .bw-consult-inline { gap: 8px 10px; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"bw-tabs-wrapper\"\u003e\n  \u003cinput type=\"radio\" id=\"bw-arctic-ice-grey-tab1\" name=\"bw-arctic-ice-grey-tabs\" class=\"bw-tab-radio\" checked\u003e\n  \u003cinput type=\"radio\" id=\"bw-arctic-ice-grey-tab2\" name=\"bw-arctic-ice-grey-tabs\" class=\"bw-tab-radio\"\u003e\n  \u003cinput type=\"radio\" id=\"bw-arctic-ice-grey-tab3\" name=\"bw-arctic-ice-grey-tabs\" class=\"bw-tab-radio\"\u003e\n  \u003cinput type=\"radio\" id=\"bw-arctic-ice-grey-tab4\" name=\"bw-arctic-ice-grey-tabs\" class=\"bw-tab-radio\"\u003e\n\n  \u003cdiv class=\"bw-tabs-nav\"\u003e\n    \u003clabel class=\"bw-tab-btn\" for=\"bw-arctic-ice-grey-tab1\"\u003eDescription\u003c\/label\u003e\n    \u003clabel class=\"bw-tab-btn\" for=\"bw-arctic-ice-grey-tab2\"\u003eMaterials\u003c\/label\u003e\n    \u003clabel class=\"bw-tab-btn\" for=\"bw-arctic-ice-grey-tab3\"\u003eSize \u0026amp; Fit\u003c\/label\u003e\n    \u003clabel class=\"bw-tab-btn\" for=\"bw-arctic-ice-grey-tab4\"\u003eShipping \u0026amp; Payment\u003c\/label\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bw-tabs-content\"\u003e\n    \u003cdiv class=\"bw-tab-pane bw-pane1\"\u003e\n      \u003cdiv class=\"bw-product-note\"\u003e\n        \u003cp\u003e\u003cstrong\u003eArctic Ice Grey\u003c\/strong\u003e — sunglasses handcrafted from Zebrano wood and cellulose acetate.\u003c\/p\u003e\n        \u003cp\u003eThe square frame combines the graphic texture of natural wood with the clean finish of acetate. Grey gradient lenses keep the silhouette precise, calm and structured.\u003c\/p\u003e\n        \u003cp\u003eThe sunglasses are equipped with polarized polycarbonate lenses with a grey gradient and UV-400 protection. The wooden elements are finished with Renaissance water-repellent wax to help protect the frame from moisture and preserve its appearance over time.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bw-tab-pane bw-pane2\"\u003e\n      \u003cul class=\"bw-material-list\"\u003e\n        \u003cli\u003e\n\u003cstrong\u003eFrame material:\u003c\/strong\u003e Zebrano wood and cellulose acetate;\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eLenses:\u003c\/strong\u003e polarized polycarbonate lenses with a grey gradient and UV-400 protection;\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eTint level:\u003c\/strong\u003e Cat 2 (light);\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eHinges:\u003c\/strong\u003e flexible spring hinges;\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003ePackaging:\u003c\/strong\u003e branded BLACKWOOD box, leather and wood case, branded cloth for lens care.\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp\u003e\u003cem\u003eEach pair is handcrafted from natural materials, so the wood texture and shade may vary slightly from the product photo. These variations are natural for handmade wooden eyewear.\u003c\/em\u003e\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bw-tab-pane bw-pane3\"\u003e\n      \u003cdiv class=\"bw-size-wrap\"\u003e\n        \u003cdiv class=\"bw-fit-compact\"\u003e\n          \u003cdiv class=\"bw-fit-head\"\u003e\n            \u003cp class=\"bw-fit-copy\"\u003eArctic Ice Grey is designed for medium to wide face shapes. For a narrow face, the frame may feel loose or visually oversized.\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"bw-fit-scale-wrap\"\u003e\n            \u003cdiv class=\"bw-fit-scale-title\"\u003eSuitable for face width\u003c\/div\u003e\n            \u003cdiv class=\"bw-fit-labels\"\u003e\n\u003cspan\u003eNarrow\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\u003cspan\u003eMedium\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\u003cspan\u003eWide\u003c\/span\u003e\n\u003c\/div\u003e\n            \u003cdiv class=\"bw-fit-line\"\u003e\n              \u003cspan class=\"bw-fit-dot bw-fit-dot-1\"\u003e\u003c\/span\u003e\u003cspan class=\"bw-fit-dot bw-fit-dot-2\"\u003e\u003c\/span\u003e\u003cspan class=\"bw-fit-dot bw-fit-dot-3\"\u003e\u003c\/span\u003e\u003cspan class=\"bw-fit-dot bw-fit-dot-4\"\u003e\u003c\/span\u003e\u003cspan class=\"bw-fit-dot bw-fit-dot-5\"\u003e\u003c\/span\u003e\u003cspan class=\"bw-fit-marker\"\u003e\u003c\/span\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bw-size-list\"\u003e\n          \u003cdiv class=\"bw-size-item\"\u003e\n\u003cspan class=\"bw-size-label\"\u003eLens width\u003c\/span\u003e\u003cspan class=\"bw-size-value\"\u003e51 mm\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"bw-size-item\"\u003e\n\u003cspan class=\"bw-size-label\"\u003eBridge\u003c\/span\u003e\u003cspan class=\"bw-size-value\"\u003e22 mm\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"bw-size-item\"\u003e\n\u003cspan class=\"bw-size-label\"\u003eTemple\u003c\/span\u003e\u003cspan class=\"bw-size-value\"\u003e145 mm\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"bw-size-item\"\u003e\n\u003cspan class=\"bw-size-label\"\u003eFrame width\u003c\/span\u003e\u003cspan class=\"bw-size-value\"\u003e145 mm\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"bw-size-item\"\u003e\n\u003cspan class=\"bw-size-label\"\u003eWeight\u003c\/span\u003e\u003cspan class=\"bw-size-value\"\u003e38-40 g\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bw-consult-box\"\u003e\n          Shape: square. If you are unsure about the fit, our concierge service can help evaluate the model from a photo.\n          \u003cdiv class=\"bw-consult-inline\"\u003e\n            \u003ca href=\"https:\/\/t.me\/blackwood_ua\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eTelegram\u003c\/a\u003e\u003cspan class=\"bw-consult-divider\"\u003e|\u003c\/span\u003e\u003ca href=\"viber:\/\/chat?number=%2B380980244334\"\u003eViber\u003c\/a\u003e\u003cspan class=\"bw-consult-divider\"\u003e|\u003c\/span\u003e\u003ca href=\"https:\/\/wa.me\/380980244334\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eWhatsApp\u003c\/a\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bw-tab-pane bw-pane4\"\u003e\n      \u003cp\u003e\u003cstrong\u003eShipping:\u003c\/strong\u003e Worldwide insured delivery (except RU\/BY).\u003c\/p\u003e\n      \u003cul class=\"bw-delivery-list\"\u003e\n        \u003cli\u003e\n\u003cstrong\u003eUAE:\u003c\/strong\u003e Next-day delivery from Dubai. Custom\/Pre-order items ship from Ukraine.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eUSA:\u003c\/strong\u003e 5-10 business days. DDP (all taxes\/duties included at checkout).\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eInternational:\u003c\/strong\u003e Standard (10-21 days) or Express (5-10 days). Shipped DAP (recipient covers local duties\/taxes).\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp\u003e\u003cstrong\u003ePayment:\u003c\/strong\u003e Visa, MasterCard, Apple\/Google Pay, PayPal. All payments are secure; data is not saved.\u003c\/p\u003e\n      \u003ca href=\"https:\/\/blackwoodbags.com\/pages\/warranty\" class=\"bw-care-link bw-care-link-first\"\u003e\u003cspan\u003eWarranty\u003c\/span\u003e\u003cspan class=\"bw-arrow\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\u003c\/a\u003e\n      \u003ca href=\"https:\/\/blackwoodbags.com\/pages\/care-instructions\" class=\"bw-care-link\"\u003e\u003cspan\u003eCare \u0026amp; Storage\u003c\/span\u003e\u003cspan class=\"bw-arrow\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Blackwoodbags","offers":[{"title":"Default Title","offer_id":50406085263673,"sku":"Arctic Ice Grey Gradient","price":203.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/Arctic_Ice_Grey_1.jpg?v=1774032719"},{"product_id":"sunglasses-arctic-black-blue","title":"Arctic Black Blue","description":"\u003cstyle\u003e\n  .bw-tabs-wrapper {\n    width: 100%;\n    background-color: #dbd9d3;\n    padding: 0 5px;\n    margin-top: -15px;\n    margin-bottom: 0;\n    font-family: 'KyivTypeSans-Regular', sans-serif;\n    color: #190200;\n    overflow: hidden;\n    box-sizing: border-box;\n    -webkit-text-size-adjust: 100%;\n  }\n\n  .bw-tabs-wrapper * {\n    box-sizing: border-box;\n  }\n\n  .bw-tab-radio {\n    display: none !important;\n  }\n\n  .bw-tabs-nav {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    column-gap: 42px;\n    row-gap: 12px;\n    max-width: 620px;\n    margin: 0 auto 25px;\n    text-align: center;\n  }\n\n  .bw-tab-btn {\n    font-size: 15px;\n    font-weight: 400;\n    cursor: pointer;\n    opacity: 0.45;\n    transition: opacity 0.3s ease;\n    position: relative;\n    padding-bottom: 5px;\n    display: inline-block;\n    color: #190200;\n    white-space: nowrap;\n  }\n\n  .bw-tab-btn:hover {\n    opacity: 1;\n  }\n\n  #bw-arctic-black-blue-tab1:checked ~ .bw-tabs-nav label[for=\"bw-arctic-black-blue-tab1\"],\n  #bw-arctic-black-blue-tab2:checked ~ .bw-tabs-nav label[for=\"bw-arctic-black-blue-tab2\"],\n  #bw-arctic-black-blue-tab3:checked ~ .bw-tabs-nav label[for=\"bw-arctic-black-blue-tab3\"],\n  #bw-arctic-black-blue-tab4:checked ~ .bw-tabs-nav label[for=\"bw-arctic-black-blue-tab4\"] {\n    opacity: 1;\n    font-weight: 500;\n  }\n\n  #bw-arctic-black-blue-tab1:checked ~ .bw-tabs-nav label[for=\"bw-arctic-black-blue-tab1\"]::after,\n  #bw-arctic-black-blue-tab2:checked ~ .bw-tabs-nav label[for=\"bw-arctic-black-blue-tab2\"]::after,\n  #bw-arctic-black-blue-tab3:checked ~ .bw-tabs-nav label[for=\"bw-arctic-black-blue-tab3\"]::after,\n  #bw-arctic-black-blue-tab4:checked ~ .bw-tabs-nav label[for=\"bw-arctic-black-blue-tab4\"]::after {\n    content: '';\n    position: absolute;\n    bottom: 0;\n    left: 0;\n    width: 100%;\n    height: 1.5px;\n    background-color: #190200;\n  }\n\n  .bw-tabs-content {\n    max-width: 780px;\n    margin: 0 auto;\n    min-height: 260px;\n    padding-bottom: 25px;\n  }\n\n  .bw-tab-pane {\n    display: none;\n    font-size: 14px;\n    line-height: 1.58;\n  }\n\n  #bw-arctic-black-blue-tab1:checked ~ .bw-tabs-content .bw-pane1,\n  #bw-arctic-black-blue-tab2:checked ~ .bw-tabs-content .bw-pane2,\n  #bw-arctic-black-blue-tab3:checked ~ .bw-tabs-content .bw-pane3,\n  #bw-arctic-black-blue-tab4:checked ~ .bw-tabs-content .bw-pane4 {\n    display: block;\n    animation: bw-arctic-black-blue-slide 0.45s ease-out forwards;\n  }\n\n  @keyframes bw-arctic-black-blue-slide {\n    from {\n      opacity: 0;\n      transform: translateX(10px);\n    }\n\n    to {\n      opacity: 1;\n      transform: translateX(0);\n    }\n  }\n\n  .bw-tab-pane p {\n    margin: 0 0 14px;\n  }\n\n  .bw-tab-pane strong {\n    font-weight: 600;\n  }\n\n  .bw-product-note,\n  .bw-size-wrap {\n    max-width: 660px;\n    margin: 0 auto;\n  }\n\n  .bw-material-list,\n  .bw-delivery-list {\n    padding-left: 18px !important;\n    margin: 0 0 14px !important;\n    list-style: disc outside !important;\n    list-style-type: disc !important;\n  }\n\n  .bw-material-list li,\n  .bw-delivery-list li {\n    display: list-item !important;\n    list-style: disc outside !important;\n    list-style-type: disc !important;\n    margin-bottom: 6px;\n  }\n\n  .bw-material-list li::before,\n  .bw-delivery-list li::before {\n    content: none !important;\n    display: none !important;\n  }\n\n  .bw-fit-compact {\n    padding: 16px 0 18px;\n    border-top: 1px solid rgba(25, 2, 0, 0.14);\n    border-bottom: 1px solid rgba(25, 2, 0, 0.14);\n  }\n\n  .bw-fit-head {\n    margin-bottom: 20px;\n  }\n\n  .bw-fit-copy {\n    max-width: none;\n    margin: 0;\n    font-size: 13.5px;\n    line-height: 1.5;\n    color: rgba(25, 2, 0, 0.78);\n  }\n\n  .bw-fit-scale-wrap {\n    padding: 0 4px;\n  }\n\n  .bw-fit-scale-title {\n    margin-bottom: 10px;\n    color: #190200;\n    font-size: 11px;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n  }\n\n  .bw-fit-labels {\n    display: grid;\n    grid-template-columns: repeat(5, 1fr);\n    margin-bottom: 10px;\n    color: rgba(25, 2, 0, 0.48);\n    font-size: 10px;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n  }\n\n  .bw-fit-labels span {\n    text-align: center;\n    min-height: 14px;\n  }\n\n  .bw-fit-labels span:first-child {\n    text-align: left;\n  }\n\n  .bw-fit-labels span:last-child {\n    text-align: right;\n  }\n\n  .bw-fit-line {\n    position: relative;\n    height: 1px;\n    background-color: rgba(25, 2, 0, 0.22);\n    margin: 0 5px 2px;\n  }\n\n  .bw-fit-dot {\n    position: absolute;\n    top: 50%;\n    width: 7px;\n    height: 7px;\n    border-radius: 50%;\n    background-color: #dbd9d3;\n    border: 1px solid rgba(25, 2, 0, 0.45);\n    transform: translate(-50%, -50%);\n  }\n\n  .bw-fit-dot-1 { left: 0; }\n  .bw-fit-dot-2 { left: 25%; }\n  .bw-fit-dot-3 { left: 50%; }\n  .bw-fit-dot-4 { left: 75%; }\n  .bw-fit-dot-5 { left: 100%; }\n\n  .bw-fit-marker {\n    position: absolute;\n    top: 50%;\n    left: 50%;\n    width: 13px;\n    height: 13px;\n    border-radius: 50%;\n    background-color: #190200;\n    transform: translate(-50%, -50%);\n  }\n\n  .bw-size-list {\n    display: grid;\n    grid-template-columns: repeat(5, 1fr);\n    margin-top: 16px;\n    border-top: 1px solid rgba(25, 2, 0, 0.14);\n    border-left: 1px solid rgba(25, 2, 0, 0.14);\n  }\n\n  .bw-size-item {\n    padding: 11px 8px 10px;\n    border-right: 1px solid rgba(25, 2, 0, 0.14);\n    border-bottom: 1px solid rgba(25, 2, 0, 0.14);\n    text-align: center;\n  }\n\n  .bw-size-label {\n    display: block;\n    margin-bottom: 4px;\n    color: rgba(25, 2, 0, 0.55);\n    font-size: 10.5px;\n    line-height: 1.25;\n  }\n\n  .bw-size-value {\n    display: block;\n    color: #190200;\n    font-size: 13.5px;\n    font-weight: 600;\n    white-space: nowrap;\n  }\n\n  .bw-consult-box {\n    margin-top: 16px;\n    padding-top: 16px;\n    border-top: 1px solid rgba(25, 2, 0, 0.13);\n    font-size: 13.5px;\n    line-height: 1.5;\n    color: #190200;\n  }\n\n  .bw-consult-inline {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    margin-top: 10px;\n    font-size: 13px;\n    flex-wrap: wrap;\n  }\n\n  .bw-consult-inline a {\n    color: #5b2029;\n    text-decoration: underline;\n    font-weight: 500;\n  }\n\n  .bw-consult-divider {\n    color: rgba(25, 2, 0, 0.25);\n  }\n\n  .bw-care-link {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 10px 0;\n    border-bottom: 1px solid rgba(25, 2, 0, 0.15);\n    color: #190200 !important;\n    text-decoration: none !important;\n    font-size: 14px;\n  }\n\n  .bw-care-link-first {\n    margin-top: 20px;\n  }\n\n  .bw-care-link:hover {\n    opacity: 0.7;\n  }\n\n  .bw-arrow {\n    position: relative;\n    width: 14px;\n    height: 14px;\n    display: inline-block;\n    flex: 0 0 14px;\n  }\n\n  .bw-arrow::before {\n    content: '';\n    position: absolute;\n    top: 3px;\n    right: 2px;\n    width: 9px;\n    height: 1.5px;\n    background-color: #190200;\n    transform: rotate(-45deg);\n    transform-origin: right center;\n  }\n\n  .bw-arrow::after {\n    content: '';\n    position: absolute;\n    top: 2px;\n    right: 2px;\n    width: 6px;\n    height: 6px;\n    border-top: 1.5px solid #190200;\n    border-right: 1.5px solid #190200;\n  }\n\n  @media (max-width: 767px) {\n    .bw-tabs-wrapper {\n      padding: 0 10px;\n      margin-top: -25px;\n    }\n\n    .bw-tabs-nav {\n      column-gap: 28px;\n      row-gap: 10px;\n      margin-bottom: 25px;\n    }\n\n    .bw-tabs-content {\n      min-height: 430px;\n    }\n\n    .bw-fit-compact {\n      padding: 14px 0 16px;\n    }\n\n    .bw-fit-head {\n      margin-bottom: 18px;\n    }\n\n    .bw-fit-copy {\n      font-size: 13px;\n    }\n\n    .bw-fit-labels {\n      font-size: 9px;\n      letter-spacing: 0.06em;\n    }\n\n    .bw-size-list {\n      grid-template-columns: repeat(2, 1fr);\n      margin-top: 14px;\n    }\n\n    .bw-size-item {\n      padding: 10px 8px;\n    }\n\n    .bw-size-item:last-child {\n      grid-column: span 2;\n    }\n\n    .bw-consult-box {\n      margin-top: 14px;\n      padding-top: 14px;\n      font-size: 13px;\n    }\n\n    .bw-consult-inline {\n      gap: 8px 10px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"bw-tabs-wrapper\"\u003e\n  \u003cinput type=\"radio\" id=\"bw-arctic-black-blue-tab1\" name=\"bw-arctic-black-blue-tabs\" class=\"bw-tab-radio\" checked\u003e\n  \u003cinput type=\"radio\" id=\"bw-arctic-black-blue-tab2\" name=\"bw-arctic-black-blue-tabs\" class=\"bw-tab-radio\"\u003e\n  \u003cinput type=\"radio\" id=\"bw-arctic-black-blue-tab3\" name=\"bw-arctic-black-blue-tabs\" class=\"bw-tab-radio\"\u003e\n  \u003cinput type=\"radio\" id=\"bw-arctic-black-blue-tab4\" name=\"bw-arctic-black-blue-tabs\" class=\"bw-tab-radio\"\u003e\n\n  \u003cdiv class=\"bw-tabs-nav\"\u003e\n    \u003clabel class=\"bw-tab-btn\" for=\"bw-arctic-black-blue-tab1\"\u003eDescription\u003c\/label\u003e\n    \u003clabel class=\"bw-tab-btn\" for=\"bw-arctic-black-blue-tab2\"\u003eMaterials\u003c\/label\u003e\n    \u003clabel class=\"bw-tab-btn\" for=\"bw-arctic-black-blue-tab3\"\u003eSize \u0026amp; Fit\u003c\/label\u003e\n    \u003clabel class=\"bw-tab-btn\" for=\"bw-arctic-black-blue-tab4\"\u003eShipping \u0026amp; Payment\u003c\/label\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bw-tabs-content\"\u003e\n    \u003cdiv class=\"bw-tab-pane bw-pane1\"\u003e\n      \u003cdiv class=\"bw-product-note\"\u003e\n        \u003cp\u003e\u003cstrong\u003eArctic Black Blue\u003c\/strong\u003e — sunglasses handcrafted from Indian sandalwood and cellulose acetate.\u003c\/p\u003e\n        \u003cp\u003eThe square frame combines the deep character of natural wood with the clean finish of acetate. Candy Blue lenses add a cool accent while keeping the silhouette structured, modern and precise.\u003c\/p\u003e\n        \u003cp\u003eThe sunglasses are equipped with polarized polycarbonate lenses with a Candy Blue tint and UV-400 protection. Flex hinges with a closer support smooth temple movement, and the leather case with a strap completes the set.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bw-tab-pane bw-pane2\"\u003e\n      \u003cul class=\"bw-material-list\"\u003e\n        \u003cli\u003e\n\u003cstrong\u003eFrame material:\u003c\/strong\u003e Indian sandalwood and cellulose acetate;\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eLenses:\u003c\/strong\u003e polarized polycarbonate lenses with a Candy Blue tint and UV-400 protection;\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eTint level:\u003c\/strong\u003e Cat 2 (light);\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eHinges:\u003c\/strong\u003e flex hinges with a closer;\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003ePackaging:\u003c\/strong\u003e branded BLACKWOOD box, leather case with a strap and lens cloth.\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp\u003e\u003cem\u003eEach pair is handcrafted from natural materials, so the wood texture and shade may vary slightly from the product photo. These variations are natural for handmade wooden eyewear.\u003c\/em\u003e\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bw-tab-pane bw-pane3\"\u003e\n      \u003cdiv class=\"bw-size-wrap\"\u003e\n        \u003cdiv class=\"bw-fit-compact\"\u003e\n          \u003cdiv class=\"bw-fit-head\"\u003e\n            \u003cp class=\"bw-fit-copy\"\u003eArctic Black Blue is designed for medium face shapes. For a narrow or wide face, the frame may feel less precise in fit.\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"bw-fit-scale-wrap\"\u003e\n            \u003cdiv class=\"bw-fit-scale-title\"\u003eSuitable for face width\u003c\/div\u003e\n            \u003cdiv class=\"bw-fit-labels\"\u003e\n              \u003cspan\u003eNarrow\u003c\/span\u003e\n              \u003cspan\u003e\u003c\/span\u003e\n              \u003cspan\u003eMedium\u003c\/span\u003e\n              \u003cspan\u003e\u003c\/span\u003e\n              \u003cspan\u003eWide\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"bw-fit-line\"\u003e\n              \u003cspan class=\"bw-fit-dot bw-fit-dot-1\"\u003e\u003c\/span\u003e\n              \u003cspan class=\"bw-fit-dot bw-fit-dot-2\"\u003e\u003c\/span\u003e\n              \u003cspan class=\"bw-fit-dot bw-fit-dot-3\"\u003e\u003c\/span\u003e\n              \u003cspan class=\"bw-fit-dot bw-fit-dot-4\"\u003e\u003c\/span\u003e\n              \u003cspan class=\"bw-fit-dot bw-fit-dot-5\"\u003e\u003c\/span\u003e\n              \u003cspan class=\"bw-fit-marker\"\u003e\u003c\/span\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bw-size-list\"\u003e\n          \u003cdiv class=\"bw-size-item\"\u003e\n\u003cspan class=\"bw-size-label\"\u003eLens width\u003c\/span\u003e\u003cspan class=\"bw-size-value\"\u003e51 mm\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"bw-size-item\"\u003e\n\u003cspan class=\"bw-size-label\"\u003eBridge\u003c\/span\u003e\u003cspan class=\"bw-size-value\"\u003e22 mm\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"bw-size-item\"\u003e\n\u003cspan class=\"bw-size-label\"\u003eTemple\u003c\/span\u003e\u003cspan class=\"bw-size-value\"\u003e145 mm\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"bw-size-item\"\u003e\n\u003cspan class=\"bw-size-label\"\u003eFrame width\u003c\/span\u003e\u003cspan class=\"bw-size-value\"\u003e145 mm\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"bw-size-item\"\u003e\n\u003cspan class=\"bw-size-label\"\u003eWeight\u003c\/span\u003e\u003cspan class=\"bw-size-value\"\u003e38-40 g\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bw-consult-box\"\u003e\n          Shape: square. If you are unsure about the fit, our concierge service can help evaluate the model from a photo.\n          \u003cdiv class=\"bw-consult-inline\"\u003e\n            \u003ca href=\"https:\/\/t.me\/blackwood_ua\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eTelegram\u003c\/a\u003e\n            \u003cspan class=\"bw-consult-divider\"\u003e|\u003c\/span\u003e\n            \u003ca href=\"viber:\/\/chat?number=%2B380980244334\"\u003eViber\u003c\/a\u003e\n            \u003cspan class=\"bw-consult-divider\"\u003e|\u003c\/span\u003e\n            \u003ca href=\"https:\/\/wa.me\/380980244334\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eWhatsApp\u003c\/a\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bw-tab-pane bw-pane4\"\u003e\n      \u003cp\u003e\u003cstrong\u003eShipping:\u003c\/strong\u003e Worldwide insured delivery (except RU\/BY).\u003c\/p\u003e\n      \u003cul class=\"bw-delivery-list\"\u003e\n        \u003cli\u003e\n\u003cstrong\u003eUAE:\u003c\/strong\u003e Next-day delivery from Dubai. Custom\/Pre-order items ship from Ukraine.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eUSA:\u003c\/strong\u003e 5-10 business days. DDP (all taxes\/duties included at checkout).\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eInternational:\u003c\/strong\u003e Standard (10-21 days) or Express (5-10 days). Shipped DAP (recipient covers local duties\/taxes).\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp\u003e\u003cstrong\u003ePayment:\u003c\/strong\u003e Visa, MasterCard, Apple\/Google Pay, PayPal. All payments are secure; data is not saved.\u003c\/p\u003e\n\n      \u003ca href=\"https:\/\/blackwoodbags.com\/pages\/warranty\" class=\"bw-care-link bw-care-link-first\"\u003e\n        \u003cspan\u003eWarranty\u003c\/span\u003e\n        \u003cspan class=\"bw-arrow\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\n      \u003c\/a\u003e\n      \u003ca href=\"https:\/\/blackwoodbags.com\/pages\/care-instructions\" class=\"bw-care-link\"\u003e\n        \u003cspan\u003eCare \u0026amp; Storage\u003c\/span\u003e\n        \u003cspan class=\"bw-arrow\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\n      \u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Blackwoodbags","offers":[{"title":"Default Title","offer_id":52043685134649,"sku":"Arctic Black Blue","price":203.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/Arctic_Black_Blue_1.jpg?v=1774032621"},{"product_id":"sunglasses-venice-green","title":"Venice Green","description":"\u003cstyle\u003e\n  .bw-tabs-wrapper {\n    width: 100%;\n    background-color: #dbd9d3;\n    padding: 0 5px;\n    margin-top: -15px;\n    margin-bottom: 0;\n    font-family: 'KyivTypeSans-Regular', sans-serif;\n    color: #190200;\n    overflow: hidden;\n    box-sizing: border-box;\n    -webkit-text-size-adjust: 100%;\n  }\n\n  .bw-tabs-wrapper * {\n    box-sizing: border-box;\n  }\n\n  .bw-tab-radio {\n    display: none !important;\n  }\n\n  .bw-tabs-nav {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    column-gap: 42px;\n    row-gap: 12px;\n    max-width: 620px;\n    margin: 0 auto 25px;\n    text-align: center;\n  }\n\n  .bw-tab-btn {\n    font-size: 15px;\n    font-weight: 400;\n    cursor: pointer;\n    opacity: 0.45;\n    transition: opacity 0.3s ease;\n    position: relative;\n    padding-bottom: 5px;\n    display: inline-block;\n    color: #190200;\n    white-space: nowrap;\n  }\n\n  .bw-tab-btn:hover {\n    opacity: 1;\n  }\n\n  #bw-venice-green-tab1:checked ~ .bw-tabs-nav label[for=\"bw-venice-green-tab1\"],\n  #bw-venice-green-tab2:checked ~ .bw-tabs-nav label[for=\"bw-venice-green-tab2\"],\n  #bw-venice-green-tab3:checked ~ .bw-tabs-nav label[for=\"bw-venice-green-tab3\"],\n  #bw-venice-green-tab4:checked ~ .bw-tabs-nav label[for=\"bw-venice-green-tab4\"] {\n    opacity: 1;\n    font-weight: 500;\n  }\n\n  #bw-venice-green-tab1:checked ~ .bw-tabs-nav label[for=\"bw-venice-green-tab1\"]::after,\n  #bw-venice-green-tab2:checked ~ .bw-tabs-nav label[for=\"bw-venice-green-tab2\"]::after,\n  #bw-venice-green-tab3:checked ~ .bw-tabs-nav label[for=\"bw-venice-green-tab3\"]::after,\n  #bw-venice-green-tab4:checked ~ .bw-tabs-nav label[for=\"bw-venice-green-tab4\"]::after {\n    content: '';\n    position: absolute;\n    bottom: 0;\n    left: 0;\n    width: 100%;\n    height: 1.5px;\n    background-color: #190200;\n  }\n\n  .bw-tabs-content {\n    max-width: 780px;\n    margin: 0 auto;\n    min-height: 260px;\n    padding-bottom: 25px;\n  }\n\n  .bw-tab-pane {\n    display: none;\n    font-size: 14px;\n    line-height: 1.58;\n  }\n\n  #bw-venice-green-tab1:checked ~ .bw-tabs-content .bw-pane1,\n  #bw-venice-green-tab2:checked ~ .bw-tabs-content .bw-pane2,\n  #bw-venice-green-tab3:checked ~ .bw-tabs-content .bw-pane3,\n  #bw-venice-green-tab4:checked ~ .bw-tabs-content .bw-pane4 {\n    display: block;\n    animation: bw-venice-green-slide 0.45s ease-out forwards;\n  }\n\n  @keyframes bw-venice-green-slide {\n    from {\n      opacity: 0;\n      transform: translateX(10px);\n    }\n\n    to {\n      opacity: 1;\n      transform: translateX(0);\n    }\n  }\n\n  .bw-tab-pane p {\n    margin: 0 0 14px;\n  }\n\n  .bw-tab-pane strong {\n    font-weight: 600;\n  }\n\n  .bw-product-note,\n  .bw-size-wrap {\n    max-width: 660px;\n    margin: 0 auto;\n  }\n\n  .bw-material-list,\n  .bw-delivery-list {\n    padding-left: 18px !important;\n    margin: 0 0 14px !important;\n    list-style: disc outside !important;\n    list-style-type: disc !important;\n  }\n\n  .bw-material-list li,\n  .bw-delivery-list li {\n    display: list-item !important;\n    list-style: disc outside !important;\n    list-style-type: disc !important;\n    margin-bottom: 6px;\n  }\n\n  .bw-material-list li::before,\n  .bw-delivery-list li::before {\n    content: none !important;\n    display: none !important;\n  }\n\n  .bw-fit-compact {\n    padding: 16px 0 18px;\n    border-top: 1px solid rgba(25, 2, 0, 0.14);\n    border-bottom: 1px solid rgba(25, 2, 0, 0.14);\n  }\n\n  .bw-fit-head {\n    margin-bottom: 20px;\n  }\n\n  .bw-fit-copy {\n    max-width: none;\n    margin: 0;\n    font-size: 13.5px;\n    line-height: 1.5;\n    color: rgba(25, 2, 0, 0.78);\n  }\n\n  .bw-fit-scale-wrap {\n    padding: 0 4px;\n  }\n\n  .bw-fit-scale-title {\n    margin-bottom: 10px;\n    color: #190200;\n    font-size: 11px;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n  }\n\n  .bw-fit-labels {\n    display: grid;\n    grid-template-columns: repeat(5, 1fr);\n    margin-bottom: 10px;\n    color: rgba(25, 2, 0, 0.48);\n    font-size: 10px;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n  }\n\n  .bw-fit-labels span {\n    text-align: center;\n    min-height: 14px;\n  }\n\n  .bw-fit-labels span:first-child {\n    text-align: left;\n  }\n\n  .bw-fit-labels span:last-child {\n    text-align: right;\n  }\n\n  .bw-fit-line {\n    position: relative;\n    height: 1px;\n    background-color: rgba(25, 2, 0, 0.22);\n    margin: 0 5px 2px;\n  }\n\n  .bw-fit-dot {\n    position: absolute;\n    top: 50%;\n    width: 7px;\n    height: 7px;\n    border-radius: 50%;\n    background-color: #dbd9d3;\n    border: 1px solid rgba(25, 2, 0, 0.45);\n    transform: translate(-50%, -50%);\n  }\n\n  .bw-fit-dot-1 { left: 0; }\n  .bw-fit-dot-2 { left: 25%; }\n  .bw-fit-dot-3 { left: 50%; }\n  .bw-fit-dot-4 { left: 75%; }\n  .bw-fit-dot-5 { left: 100%; }\n\n  .bw-fit-marker {\n    position: absolute;\n    top: 50%;\n    left: 25%;\n    width: 13px;\n    height: 13px;\n    border-radius: 50%;\n    background-color: #190200;\n    transform: translate(-50%, -50%);\n  }\n\n  .bw-size-list {\n    display: grid;\n    grid-template-columns: repeat(5, 1fr);\n    margin-top: 16px;\n    border-top: 1px solid rgba(25, 2, 0, 0.14);\n    border-left: 1px solid rgba(25, 2, 0, 0.14);\n  }\n\n  .bw-size-item {\n    padding: 11px 8px 10px;\n    border-right: 1px solid rgba(25, 2, 0, 0.14);\n    border-bottom: 1px solid rgba(25, 2, 0, 0.14);\n    text-align: center;\n  }\n\n  .bw-size-label {\n    display: block;\n    margin-bottom: 4px;\n    color: rgba(25, 2, 0, 0.55);\n    font-size: 10.5px;\n    line-height: 1.25;\n  }\n\n  .bw-size-value {\n    display: block;\n    color: #190200;\n    font-size: 13.5px;\n    font-weight: 600;\n    white-space: nowrap;\n  }\n\n  .bw-consult-box {\n    margin-top: 16px;\n    padding-top: 16px;\n    border-top: 1px solid rgba(25, 2, 0, 0.13);\n    font-size: 13.5px;\n    line-height: 1.5;\n    color: #190200;\n  }\n\n  .bw-consult-inline {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    margin-top: 10px;\n    font-size: 13px;\n    flex-wrap: wrap;\n  }\n\n  .bw-consult-inline a {\n    color: #5b2029;\n    text-decoration: underline;\n    font-weight: 500;\n  }\n\n  .bw-consult-divider {\n    color: rgba(25, 2, 0, 0.25);\n  }\n\n  .bw-care-link {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 10px 0;\n    border-bottom: 1px solid rgba(25, 2, 0, 0.15);\n    color: #190200 !important;\n    text-decoration: none !important;\n    font-size: 14px;\n  }\n\n  .bw-care-link-first {\n    margin-top: 20px;\n  }\n\n  .bw-care-link:hover {\n    opacity: 0.7;\n  }\n\n  .bw-arrow {\n    position: relative;\n    width: 14px;\n    height: 14px;\n    display: inline-block;\n    flex: 0 0 14px;\n  }\n\n  .bw-arrow::before {\n    content: '';\n    position: absolute;\n    top: 3px;\n    right: 2px;\n    width: 9px;\n    height: 1.5px;\n    background-color: #190200;\n    transform: rotate(-45deg);\n    transform-origin: right center;\n  }\n\n  .bw-arrow::after {\n    content: '';\n    position: absolute;\n    top: 2px;\n    right: 2px;\n    width: 6px;\n    height: 6px;\n    border-top: 1.5px solid #190200;\n    border-right: 1.5px solid #190200;\n  }\n\n  @media (max-width: 767px) {\n    .bw-tabs-wrapper {\n      padding: 0 10px;\n      margin-top: -25px;\n    }\n\n    .bw-tabs-nav {\n      column-gap: 28px;\n      row-gap: 10px;\n      margin-bottom: 25px;\n    }\n\n    .bw-tabs-content {\n      min-height: 400px;\n    }\n\n    .bw-fit-compact {\n      padding: 14px 0 16px;\n    }\n\n    .bw-fit-head {\n      margin-bottom: 18px;\n    }\n\n    .bw-fit-copy {\n      font-size: 13px;\n    }\n\n    .bw-fit-labels {\n      font-size: 9px;\n      letter-spacing: 0.06em;\n    }\n\n    .bw-size-list {\n      grid-template-columns: repeat(2, 1fr);\n      margin-top: 14px;\n    }\n\n    .bw-size-item {\n      padding: 10px 8px;\n    }\n\n    .bw-size-item:last-child {\n      grid-column: span 2;\n    }\n\n    .bw-consult-box {\n      margin-top: 14px;\n      padding-top: 14px;\n      font-size: 13px;\n    }\n\n    .bw-consult-inline {\n      gap: 8px 10px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"bw-tabs-wrapper\"\u003e\n\u003cinput checked class=\"bw-tab-radio\" name=\"bw-venice-green-tabs\" id=\"bw-venice-green-tab1\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-venice-green-tabs\" id=\"bw-venice-green-tab2\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-venice-green-tabs\" id=\"bw-venice-green-tab3\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-venice-green-tabs\" id=\"bw-venice-green-tab4\" type=\"radio\"\u003e\n\u003cdiv class=\"bw-tabs-nav\"\u003e\n\u003clabel for=\"bw-venice-green-tab1\" class=\"bw-tab-btn\"\u003eDescription\u003c\/label\u003e\u003clabel for=\"bw-venice-green-tab2\" class=\"bw-tab-btn\"\u003eMaterials\u003c\/label\u003e \u003clabel for=\"bw-venice-green-tab3\" class=\"bw-tab-btn\"\u003eSize \u0026amp; Fit\u003c\/label\u003e \u003clabel for=\"bw-venice-green-tab4\" class=\"bw-tab-btn\"\u003eShipping \u0026amp; Payment\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-tabs-content\"\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane1\"\u003e\n\u003cdiv class=\"bw-product-note\"\u003e\n\u003cp\u003e\u003cstrong\u003eVenice Green\u003c\/strong\u003e \u003cspan\u003e—\u003c\/span\u003e round sunglasses handcrafted from American walnut and cellulose acetate.\u003c\/p\u003e\n\u003cp\u003eThe round frame combines the warmth of natural walnut with the smooth depth of Italian acetate. The model has a balanced narrow-to-medium fit and a clean silhouette that works naturally in everyday styling.\u003c\/p\u003e\n\u003cp\u003eThe sunglasses are equipped with \u003cstrong\u003elenses produced by Carl Zeiss Vision Sunlens\u003c\/strong\u003e with a green gradient and UV-400 protection. The wooden elements are finished with Renaissance water-repellent wax to help protect the frame from moisture and preserve its appearance over time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane2\"\u003e\n\u003cul class=\"bw-material-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eFrame material:\u003c\/strong\u003e American walnut and cellulose acetate;\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLenses:\u003c\/strong\u003e produced by Carl Zeiss Vision Sunlens with a green gradient and UV-400 protection;\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTint level:\u003c\/strong\u003e Cat 2 (light);\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHinges:\u003c\/strong\u003e flexible spring hinges;\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePackaging:\u003c\/strong\u003e branded BLACKWOOD box, leather case with a strap, lens cloth, passport with an individual product number.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cem\u003eEach pair is handcrafted from natural materials, so the wood texture and shade may vary slightly from the product photo. These variations are natural for handmade wooden eyewear.\u003c\/em\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane3\"\u003e\n\u003cdiv class=\"bw-size-wrap\"\u003e\n\u003cdiv class=\"bw-fit-compact\"\u003e\n\u003cdiv class=\"bw-fit-head\"\u003e\n\u003cp class=\"bw-fit-copy\"\u003eVenice Green is designed for narrow to medium face shapes. The round silhouette sits softly on the face while keeping the frame visually balanced.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-fit-scale-wrap\"\u003e\n\u003cdiv class=\"bw-fit-scale-title\"\u003eSuitable for face width\u003c\/div\u003e\n\u003cdiv class=\"bw-fit-labels\"\u003e\n\u003cspan\u003eNarrow\u003c\/span\u003e \u003cspan\u003e\u003c\/span\u003e \u003cspan\u003eMedium\u003c\/span\u003e \u003cspan\u003e\u003c\/span\u003e \u003cspan\u003eWide\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-fit-line\"\u003e\n\u003cspan class=\"bw-fit-dot bw-fit-dot-1\"\u003e\u003c\/span\u003e \u003cspan class=\"bw-fit-dot bw-fit-dot-2\"\u003e\u003c\/span\u003e \u003cspan class=\"bw-fit-dot bw-fit-dot-3\"\u003e\u003c\/span\u003e \u003cspan class=\"bw-fit-dot bw-fit-dot-4\"\u003e\u003c\/span\u003e \u003cspan class=\"bw-fit-dot bw-fit-dot-5\"\u003e\u003c\/span\u003e \u003cspan class=\"bw-fit-marker\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-size-list\"\u003e\n\u003cdiv class=\"bw-size-item\"\u003e\n\u003cspan class=\"bw-size-label\"\u003eLens width\u003c\/span\u003e \u003cspan class=\"bw-size-value\"\u003e50 mm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-size-item\"\u003e\n\u003cspan class=\"bw-size-label\"\u003eBridge\u003c\/span\u003e \u003cspan class=\"bw-size-value\"\u003e22 mm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-size-item\"\u003e\n\u003cspan class=\"bw-size-label\"\u003eTemple\u003c\/span\u003e \u003cspan class=\"bw-size-value\"\u003e145 mm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-size-item\"\u003e\n\u003cspan class=\"bw-size-label\"\u003eFrame width\u003c\/span\u003e \u003cspan class=\"bw-size-value\"\u003e140 mm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-size-item\"\u003e\n\u003cspan class=\"bw-size-label\"\u003eWeight\u003c\/span\u003e \u003cspan class=\"bw-size-value\"\u003e30-31 g\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-consult-box\"\u003eShape: round. If you are unsure about the fit, our concierge service can help evaluate the model from a photo.\n\u003cdiv class=\"bw-consult-inline\"\u003e\n\u003ca href=\"https:\/\/t.me\/blackwood_ua\" rel=\"noopener noreferrer\" target=\"_blank\"\u003eTelegram\u003c\/a\u003e \u003cspan class=\"bw-consult-divider\"\u003e|\u003c\/span\u003e \u003ca href=\"viber:\/\/chat?number=%2B380980244334\"\u003eViber\u003c\/a\u003e \u003cspan class=\"bw-consult-divider\"\u003e|\u003c\/span\u003e \u003ca href=\"https:\/\/wa.me\/380980244334\" rel=\"noopener noreferrer\" target=\"_blank\"\u003eWhatsApp\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane4\"\u003e\n\u003cp\u003e\u003cstrong\u003eShipping:\u003c\/strong\u003e Worldwide insured delivery (except RU\/BY).\u003c\/p\u003e\n\u003cul class=\"bw-delivery-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eUAE:\u003c\/strong\u003e Next-day delivery from Dubai. Custom\/Pre-order items ship from Ukraine.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eUSA:\u003c\/strong\u003e 5-10 business days. DDP (all taxes\/duties included at checkout).\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eInternational:\u003c\/strong\u003e Standard (10-21 days) or Express (5-10 days). Shipped DAP (recipient covers local duties\/taxes).\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003ePayment:\u003c\/strong\u003e Visa, MasterCard, Apple\/Google Pay, PayPal. All payments are secure; data is not saved.\u003c\/p\u003e\n\u003ca href=\"https:\/\/blackwoodbags.com\/pages\/warranty\" class=\"bw-care-link bw-care-link-first\"\u003e \u003cspan\u003eWarranty\u003c\/span\u003e \u003cspan aria-hidden=\"true\" class=\"bw-arrow\"\u003e\u003c\/span\u003e \u003c\/a\u003e \u003ca href=\"https:\/\/blackwoodbags.com\/pages\/care-instructions\" class=\"bw-care-link\"\u003e \u003cspan\u003eCare \u0026amp; Storage\u003c\/span\u003e \u003cspan aria-hidden=\"true\" class=\"bw-arrow\"\u003e\u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Blackwoodbags","offers":[{"title":"Default Title","offer_id":50409420259641,"sku":"Venice Green New","price":234.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/Venivce_green.jpg?v=1777154509"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/collections\/mens-sunglasses-573287.jpg?v=1712306246","url":"https:\/\/blackwoodatelier.com\/en-ae\/collections\/mens.oembed?page=2","provider":"Blackwoodbags","version":"1.0","type":"link"}