{"title":"Sunglasses","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-jakarta","title":"Jakarta","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-jakarta-tab1:checked ~ .bw-tabs-nav label[for=\"bw-jakarta-tab1\"],\n  #bw-jakarta-tab2:checked ~ .bw-tabs-nav label[for=\"bw-jakarta-tab2\"],\n  #bw-jakarta-tab3:checked ~ .bw-tabs-nav label[for=\"bw-jakarta-tab3\"],\n  #bw-jakarta-tab4:checked ~ .bw-tabs-nav label[for=\"bw-jakarta-tab4\"] {\n    opacity: 1;\n    font-weight: 500;\n  }\n\n  #bw-jakarta-tab1:checked ~ .bw-tabs-nav label[for=\"bw-jakarta-tab1\"]::after,\n  #bw-jakarta-tab2:checked ~ .bw-tabs-nav label[for=\"bw-jakarta-tab2\"]::after,\n  #bw-jakarta-tab3:checked ~ .bw-tabs-nav label[for=\"bw-jakarta-tab3\"]::after,\n  #bw-jakarta-tab4:checked ~ .bw-tabs-nav label[for=\"bw-jakarta-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-jakarta-tab1:checked ~ .bw-tabs-content .bw-pane1,\n  #bw-jakarta-tab2:checked ~ .bw-tabs-content .bw-pane2,\n  #bw-jakarta-tab3:checked ~ .bw-tabs-content .bw-pane3,\n  #bw-jakarta-tab4:checked ~ .bw-tabs-content .bw-pane4 {\n    display: block;\n    animation: bw-jakarta-slide 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;\n  }\n\n  @keyframes bw-jakarta-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-jakarta-tab1\" name=\"bw-jakarta-tabs\" class=\"bw-tab-radio\" checked\u003e\n  \u003cinput type=\"radio\" id=\"bw-jakarta-tab2\" name=\"bw-jakarta-tabs\" class=\"bw-tab-radio\"\u003e\n  \u003cinput type=\"radio\" id=\"bw-jakarta-tab3\" name=\"bw-jakarta-tabs\" class=\"bw-tab-radio\"\u003e\n  \u003cinput type=\"radio\" id=\"bw-jakarta-tab4\" name=\"bw-jakarta-tabs\" class=\"bw-tab-radio\"\u003e\n\n  \u003cdiv class=\"bw-tabs-nav\"\u003e\n    \u003clabel class=\"bw-tab-btn\" for=\"bw-jakarta-tab1\"\u003eDescription\u003c\/label\u003e\n    \u003clabel class=\"bw-tab-btn\" for=\"bw-jakarta-tab2\"\u003eMaterials\u003c\/label\u003e\n    \u003clabel class=\"bw-tab-btn\" for=\"bw-jakarta-tab3\"\u003eSize \u0026amp; Fit\u003c\/label\u003e\n    \u003clabel class=\"bw-tab-btn\" for=\"bw-jakarta-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\u003eJakarta\u003c\/strong\u003e wooden sunglasses are an object with a strong character, where every line exudes confidence. The cat-eye shape is designed for those who master the art of a compelling gaze and choose a role that is impossible to ignore.\u003c\/p\u003e\n        \u003cp\u003eAnatomical lightness of the construction is achieved through a manual blend of select ebony and multi-layered maple. Hidden internal carbon fiber reinforcement provides the frame with high durability while preserving the natural texture and tactile warmth of the wood.\u003c\/p\u003e\n        \u003cp\u003eThe model is equipped with high-quality polarized lenses featuring UV-400 protection, which effectively block glare and offer high optical clarity. Reinforced metal flex hinges with a closer guarantee soft temple movement and daily comfort.\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 ebony and multi-layered maple, reinforced with carbon fiber\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eCoating:\u003c\/strong\u003e Renaissance water-repellent wax\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 23–25 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\"\u003eThe expressive cat-eye shape with a \u003cb\u003emedium\/narrow fit\u003c\/b\u003e is ideally suited for medium and narrow face types, flawlessly highlighting the lines of the silhouette. On wider 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\"\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\"\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\"\u003e23–25 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":39288342118473,"sku":"Jakarta Grey","price":128.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/jakarta.jpg?v=1777155429"},{"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":"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":"сонцезахисні-окуляри-sicily-zebra","title":"Sicily Zebra","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-zebra-tab1:checked ~ .bw-tabs-nav label[for=\"bw-zebra-tab1\"],\n  #bw-zebra-tab2:checked ~ .bw-tabs-nav label[for=\"bw-zebra-tab2\"],\n  #bw-zebra-tab3:checked ~ .bw-tabs-nav label[for=\"bw-zebra-tab3\"],\n  #bw-zebra-tab4:checked ~ .bw-tabs-nav label[for=\"bw-zebra-tab4\"] {\n    opacity: 1;\n    font-weight: 500;\n  }\n\n  #bw-zebra-tab1:checked ~ .bw-tabs-nav label[for=\"bw-zebra-tab1\"]::after,\n  #bw-zebra-tab2:checked ~ .bw-tabs-nav label[for=\"bw-zebra-tab2\"]::after,\n  #bw-zebra-tab3:checked ~ .bw-tabs-nav label[for=\"bw-zebra-tab3\"]::after,\n  #bw-zebra-tab4:checked ~ .bw-tabs-nav label[for=\"bw-zebra-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-zebra-tab1:checked ~ .bw-tabs-content .bw-pane1,\n  #bw-zebra-tab2:checked ~ .bw-tabs-content .bw-pane2,\n  #bw-zebra-tab3:checked ~ .bw-tabs-content .bw-pane3,\n  #bw-zebra-tab4:checked ~ .bw-tabs-content .bw-pane4 {\n    display: block;\n    animation: bw-zebra-slide 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;\n  }\n\n  @keyframes bw-zebra-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-zebra-tabs\" id=\"bw-zebra-tab1\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-zebra-tabs\" id=\"bw-zebra-tab2\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-zebra-tabs\" id=\"bw-zebra-tab3\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-zebra-tabs\" id=\"bw-zebra-tab4\" type=\"radio\"\u003e\n\u003cdiv class=\"bw-tabs-nav\"\u003e\n\u003clabel for=\"bw-zebra-tab1\" class=\"bw-tab-btn\"\u003eDescription\u003c\/label\u003e \u003clabel for=\"bw-zebra-tab2\" class=\"bw-tab-btn\"\u003eMaterials\u003c\/label\u003e \u003clabel for=\"bw-zebra-tab3\" class=\"bw-tab-btn\"\u003eSize \u0026amp; Fit\u003c\/label\u003e \u003clabel for=\"bw-zebra-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\u003eSicily Zebra\u003c\/strong\u003e wooden sunglasses are an object of strong character, where every graphic line radiates confidence and hidden inner strength. The expressive cat-eye shape is designed for those who possess the art of a compelling gaze and confidently choose a role that cannot be ignored.\u003c\/p\u003e\n\u003cp\u003eAnatomical reliability is achieved through a hand-crafted blend of layers of select exotic zebrawood and maple. Hidden internal carbon fiber reinforcement provides the frame with exceptional durability while fully preserving the natural texture and tactile warmth of the wood.\u003c\/p\u003e\n\u003cp\u003eThe model is equipped with high-quality polarized lenses featuring UV-400 protection, which effectively block solar glare and provide superior optical clarity. Reinforced metal flex hinges guarantee smooth temple movement and comfort throughout the day.\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 Zebrawood and 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–29 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 expressive cat-eye frame features a \u003cb\u003emedium fit\u003c\/b\u003e, which is universal and adapts perfectly to various face shapes while maintaining harmonious and proportional silhouette lines.\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\"\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\"\u003e26–29 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":48852787495225,"sku":"Sicily Zebra Grey gradient","price":128.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/blackwood-sicilia-zebra-grey-gradient-sunglasses-1.jpg?v=1777154928"},{"product_id":"sunglasses-sicily-green","title":"Sicily Green","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-green-tab1:checked ~ .bw-tabs-nav label[for=\"bw-green-tab1\"],\n  #bw-green-tab2:checked ~ .bw-tabs-nav label[for=\"bw-green-tab2\"],\n  #bw-green-tab3:checked ~ .bw-tabs-nav label[for=\"bw-green-tab3\"],\n  #bw-green-tab4:checked ~ .bw-tabs-nav label[for=\"bw-green-tab4\"] {\n    opacity: 1;\n    font-weight: 500;\n  }\n\n  #bw-green-tab1:checked ~ .bw-tabs-nav label[for=\"bw-green-tab1\"]::after,\n  #bw-green-tab2:checked ~ .bw-tabs-nav label[for=\"bw-green-tab2\"]::after,\n  #bw-green-tab3:checked ~ .bw-tabs-nav label[for=\"bw-green-tab3\"]::after,\n  #bw-green-tab4:checked ~ .bw-tabs-nav label[for=\"bw-green-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-green-tab1:checked ~ .bw-tabs-content .bw-pane1,\n  #bw-green-tab2:checked ~ .bw-tabs-content .bw-pane2,\n  #bw-green-tab3:checked ~ .bw-tabs-content .bw-pane3,\n  #bw-green-tab4:checked ~ .bw-tabs-content .bw-pane4 {\n    display: block;\n    animation: bw-green-slide 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;\n  }\n\n  @keyframes bw-green-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-green-tabs\" id=\"bw-green-tab1\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-green-tabs\" id=\"bw-green-tab2\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-green-tabs\" id=\"bw-green-tab3\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-green-tabs\" id=\"bw-green-tab4\" type=\"radio\"\u003e\n\u003cdiv class=\"bw-tabs-nav\"\u003e\n\u003clabel for=\"bw-green-tab1\" class=\"bw-tab-btn\"\u003eDescription\u003c\/label\u003e \u003clabel for=\"bw-green-tab2\" class=\"bw-tab-btn\"\u003eMaterials\u003c\/label\u003e \u003clabel for=\"bw-green-tab3\" class=\"bw-tab-btn\"\u003eSize \u0026amp; Fit\u003c\/label\u003e \u003clabel for=\"bw-green-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\u003eSicily Green\u003c\/strong\u003e wooden sunglasses are an object of strong character, where every line radiates confidence. This cat-eye silhouette is designed for those who possess the art of a compelling gaze and confidently choose a role that cannot be ignored.\u003c\/p\u003e\n\u003cp\u003eAnatomical lightness is achieved through a hand-crafted blend of layers of select multi-layered maple. Hidden internal carbon fiber reinforcement provides the frame with exceptional durability while fully preserving the natural texture and tactile warmth of the wood.\u003c\/p\u003e\n\u003cp\u003eThe model is equipped with high-quality polarized lenses featuring UV-400 protection, which effectively block solar glare and provide superior optical clarity. Reinforced metal flex hinges guarantee smooth temple movement and comfort throughout the day.\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 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–29 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 expressive cat-eye frame features a \u003cb\u003emedium fit\u003c\/b\u003e, which is universal and adapts perfectly to various face shapes while maintaining harmonious and proportional silhouette lines.\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\"\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\"\u003e26–29 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":48852894646585,"sku":"Sicily Green","price":128.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/blackwood-sicilia-green-sunglasses-1.jpg?v=1777154928"},{"product_id":"sunglasses-sicily-black","title":"Sicily Black","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-sicily-tab1:checked ~ .bw-tabs-nav label[for=\"bw-sicily-tab1\"],\n  #bw-sicily-tab2:checked ~ .bw-tabs-nav label[for=\"bw-sicily-tab2\"],\n  #bw-sicily-tab3:checked ~ .bw-tabs-nav label[for=\"bw-sicily-tab3\"],\n  #bw-sicily-tab4:checked ~ .bw-tabs-nav label[for=\"bw-sicily-tab4\"] {\n    opacity: 1;\n    font-weight: 500;\n  }\n\n  #bw-sicily-tab1:checked ~ .bw-tabs-nav label[for=\"bw-sicily-tab1\"]::after,\n  #bw-sicily-tab2:checked ~ .bw-tabs-nav label[for=\"bw-sicily-tab2\"]::after,\n  #bw-sicily-tab3:checked ~ .bw-tabs-nav label[for=\"bw-sicily-tab3\"]::after,\n  #bw-sicily-tab4:checked ~ .bw-tabs-nav label[for=\"bw-sicily-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-sicily-tab1:checked ~ .bw-tabs-content .bw-pane1,\n  #bw-sicily-tab2:checked ~ .bw-tabs-content .bw-pane2,\n  #bw-sicily-tab3:checked ~ .bw-tabs-content .bw-pane3,\n  #bw-sicily-tab4:checked ~ .bw-tabs-content .bw-pane4 {\n    display: block;\n    animation: bw-sicily-slide 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;\n  }\n\n  @keyframes bw-sicily-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-sicily-tabs\" id=\"bw-sicily-tab1\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-sicily-tabs\" id=\"bw-sicily-tab2\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-sicily-tabs\" id=\"bw-sicily-tab3\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-sicily-tabs\" id=\"bw-sicily-tab4\" type=\"radio\"\u003e\n\u003cdiv class=\"bw-tabs-nav\"\u003e\n\u003clabel for=\"bw-sicily-tab1\" class=\"bw-tab-btn\"\u003eDescription\u003c\/label\u003e \u003clabel for=\"bw-sicily-tab2\" class=\"bw-tab-btn\"\u003eMaterials\u003c\/label\u003e \u003clabel for=\"bw-sicily-tab3\" class=\"bw-tab-btn\"\u003eSize \u0026amp; Fit\u003c\/label\u003e \u003clabel for=\"bw-sicily-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\u003eSicily Black\u003c\/strong\u003e sunglasses are an object of strong and uncompromising character, where every graphic line radiates absolute confidence and hidden inner strength. This expressive cat-eye silhouette is designed for those who possess the art of a compelling gaze and confidently choose a role that cannot be ignored.\u003c\/p\u003e\n\u003cp\u003eAnatomical reliability is achieved through a hand-crafted blend of layers of select multi-layered ebony wood. Hidden internal carbon fiber reinforcement provides the frame with exceptional resistance and strength, while fully preserving the natural nobility of the texture and the pleasant warmth of natural wood.\u003c\/p\u003e\n\u003cp\u003eThe model is equipped with high-quality polarized lenses featuring UV-400 protection. They effectively block solar glare, ensuring impeccable optical clarity.\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 Multi-layered ebony 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 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–29 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 expressive cat-eye frame features a \u003cb\u003emedium fit\u003c\/b\u003e, perfectly suited for medium-sized faces, flawlessly highlighting silhouette lines. 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\"\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\"\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\"\u003e26–29 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":48852934263097,"sku":"Sicily Black","price":217.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/sicily-black-1.webp?v=1777154883"},{"product_id":"sunglasses-bordeaux","title":"Bordeaux","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-bordeaux-tab1:checked ~ .bw-tabs-nav label[for=\"bw-bordeaux-tab1\"],\n  #bw-bordeaux-tab2:checked ~ .bw-tabs-nav label[for=\"bw-bordeaux-tab2\"],\n  #bw-bordeaux-tab3:checked ~ .bw-tabs-nav label[for=\"bw-bordeaux-tab3\"],\n  #bw-bordeaux-tab4:checked ~ .bw-tabs-nav label[for=\"bw-bordeaux-tab4\"] {\n    opacity: 1;\n    font-weight: 500;\n  }\n\n  #bw-bordeaux-tab1:checked ~ .bw-tabs-nav label[for=\"bw-bordeaux-tab1\"]::after,\n  #bw-bordeaux-tab2:checked ~ .bw-tabs-nav label[for=\"bw-bordeaux-tab2\"]::after,\n  #bw-bordeaux-tab3:checked ~ .bw-tabs-nav label[for=\"bw-bordeaux-tab3\"]::after,\n  #bw-bordeaux-tab4:checked ~ .bw-tabs-nav label[for=\"bw-bordeaux-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-bordeaux-tab1:checked ~ .bw-tabs-content .bw-pane1,\n  #bw-bordeaux-tab2:checked ~ .bw-tabs-content .bw-pane2,\n  #bw-bordeaux-tab3:checked ~ .bw-tabs-content .bw-pane3,\n  #bw-bordeaux-tab4:checked ~ .bw-tabs-content .bw-pane4 {\n    display: block;\n    animation: bw-bordeaux-slide 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;\n  }\n\n  @keyframes bw-bordeaux-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-bordeaux-tabs\" id=\"bw-bordeaux-tab1\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-bordeaux-tabs\" id=\"bw-bordeaux-tab2\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-bordeaux-tabs\" id=\"bw-bordeaux-tab3\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-bordeaux-tabs\" id=\"bw-bordeaux-tab4\" type=\"radio\"\u003e\n\u003cdiv class=\"bw-tabs-nav\"\u003e\n\u003clabel for=\"bw-bordeaux-tab1\" class=\"bw-tab-btn\"\u003eDescription\u003c\/label\u003e \u003clabel for=\"bw-bordeaux-tab2\" class=\"bw-tab-btn\"\u003eMaterials\u003c\/label\u003e \u003clabel for=\"bw-bordeaux-tab3\" class=\"bw-tab-btn\"\u003eSize \u0026amp; Fit\u003c\/label\u003e \u003clabel for=\"bw-bordeaux-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\u003eBordeaux\u003c\/strong\u003e sunglasses embody the sophisticated nobility of ancient vineyards and impeccable intellectual luxury. This expressive silhouette is designed for those who truly appreciate the depth of time-tested style, complex shades, and the ability to savor the moment in its entirety.\u003c\/p\u003e\n\u003cp\u003eAnatomical reliability is achieved through a hand-crafted blend of noble rosewood and multi-layered maple. Hidden internal carbon fiber reinforcement provides the frame with exceptional resistance and strength, while fully preserving the natural nobility of the wood texture and the pleasant warmth of natural material.\u003c\/p\u003e\n\u003cp\u003eThe model is equipped with high-quality polarized lenses featuring UV-400 protection. Reinforced metal flex hinges ensure soft 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 Natural rosewood and 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 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 29–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\"\u003eThis expressive square frame features a \u003cb\u003emedium\/wide fit\u003c\/b\u003e, best suited for medium and wide face types, ensuring a harmonious silhouette. 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\"\u003e53 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\"\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\"\u003e29–32 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":48853007728953,"sku":"Bordeaux Brown gradient","price":204.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/blackwood-bordeaux-sunglasses-1.jpg?v=1777154819"},{"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-dali","title":"Dali","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-dali-tab1:checked ~ .bw-tabs-nav label[for=\"bw-dali-tab1\"],\n  #bw-dali-tab2:checked ~ .bw-tabs-nav label[for=\"bw-dali-tab2\"],\n  #bw-dali-tab3:checked ~ .bw-tabs-nav label[for=\"bw-dali-tab3\"],\n  #bw-dali-tab4:checked ~ .bw-tabs-nav label[for=\"bw-dali-tab4\"] {\n    opacity: 1;\n    font-weight: 500;\n  }\n\n  #bw-dali-tab1:checked ~ .bw-tabs-nav label[for=\"bw-dali-tab1\"]::after,\n  #bw-dali-tab2:checked ~ .bw-tabs-nav label[for=\"bw-dali-tab2\"]::after,\n  #bw-dali-tab3:checked ~ .bw-tabs-nav label[for=\"bw-dali-tab3\"]::after,\n  #bw-dali-tab4:checked ~ .bw-tabs-nav label[for=\"bw-dali-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-dali-tab1:checked ~ .bw-tabs-content .bw-pane1,\n  #bw-dali-tab2:checked ~ .bw-tabs-content .bw-pane2,\n  #bw-dali-tab3:checked ~ .bw-tabs-content .bw-pane3,\n  #bw-dali-tab4:checked ~ .bw-tabs-content .bw-pane4 {\n    display: block;\n    animation: bw-dali-slide 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;\n  }\n\n  @keyframes bw-dali-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-dali-tabs\" id=\"bw-dali-tab1\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-dali-tabs\" id=\"bw-dali-tab2\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-dali-tabs\" id=\"bw-dali-tab3\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-dali-tabs\" id=\"bw-dali-tab4\" type=\"radio\"\u003e\n\u003cdiv class=\"bw-tabs-nav\"\u003e\n\u003clabel for=\"bw-dali-tab1\" class=\"bw-tab-btn\"\u003eDescription\u003c\/label\u003e \u003clabel for=\"bw-dali-tab2\" class=\"bw-tab-btn\"\u003eMaterials\u003c\/label\u003e \u003clabel for=\"bw-dali-tab3\" class=\"bw-tab-btn\"\u003eSize \u0026amp; Fit\u003c\/label\u003e \u003clabel for=\"bw-dali-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\u003eBLACKWOOD Dali\u003c\/strong\u003e handcrafted wooden sunglasses are designed for true connoisseurs of unconventional solutions. This is an exclusive collectible piece, where bold avant-garde design meets the heritage of the great surrealist in sophisticated silhouettes.\u003c\/p\u003e\n\u003cp\u003eThe unique frame architecture is crafted entirely by hand from noble African ebony and reinforced with internal layers of carbon fiber. This combination of natural elegance and innovation provides the construction with high durability while maintaining impeccable lightness.\u003c\/p\u003e\n\u003cp\u003eThe model is equipped with lenses produced by Carl Zeiss Vision Sunlens featuring UV-400 protection, which guarantee impeccable optical clarity and absolute eye safety. Reinforced metal flex hinges ensure smooth temple movement and a perfect fit.\u003c\/p\u003e\n\u003cp\u003eThe set includes a branded BLACKWOOD box, a signature brown croco case, 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 African ebony 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. 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 29 g\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePackaging:\u003c\/strong\u003e Branded box, brown croco-embossed case, 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 designer frame features a \u003cb\u003emedium\/narrow fit\u003c\/b\u003e, perfectly suited for narrow-to-medium faces, highlighting the unique geometry of the silhouette. On wider faces, the fit may feel slightly tighter.\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\"\u003e49 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-23 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-140 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\"\u003e29 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":50315389960505,"sku":"Dali Grey New","price":338.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/dali-1111.webp?v=1782762448"},{"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-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"},{"product_id":"sunglasses-tulum-sand","title":"Tulum Sand","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-tulum-tab1:checked ~ .bw-tabs-nav label[for=\"bw-tulum-tab1\"],\n  #bw-tulum-tab2:checked ~ .bw-tabs-nav label[for=\"bw-tulum-tab2\"],\n  #bw-tulum-tab3:checked ~ .bw-tabs-nav label[for=\"bw-tulum-tab3\"],\n  #bw-tulum-tab4:checked ~ .bw-tabs-nav label[for=\"bw-tulum-tab4\"] {\n    opacity: 1;\n    font-weight: 500;\n  }\n\n  #bw-tulum-tab1:checked ~ .bw-tabs-nav label[for=\"bw-tulum-tab1\"]::after,\n  #bw-tulum-tab2:checked ~ .bw-tabs-nav label[for=\"bw-tulum-tab2\"]::after,\n  #bw-tulum-tab3:checked ~ .bw-tabs-nav label[for=\"bw-tulum-tab3\"]::after,\n  #bw-tulum-tab4:checked ~ .bw-tabs-nav label[for=\"bw-tulum-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-tulum-tab1:checked ~ .bw-tabs-content .bw-pane1,\n  #bw-tulum-tab2:checked ~ .bw-tabs-content .bw-pane2,\n  #bw-tulum-tab3:checked ~ .bw-tabs-content .bw-pane3,\n  #bw-tulum-tab4:checked ~ .bw-tabs-content .bw-pane4 {\n    display: block;\n    animation: bw-tulum-slide 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;\n  }\n\n  @keyframes bw-tulum-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-tulum-tab1\" name=\"bw-tulum-tabs\" class=\"bw-tab-radio\" checked\u003e\n  \u003cinput type=\"radio\" id=\"bw-tulum-tab2\" name=\"bw-tulum-tabs\" class=\"bw-tab-radio\"\u003e\n  \u003cinput type=\"radio\" id=\"bw-tulum-tab3\" name=\"bw-tulum-tabs\" class=\"bw-tab-radio\"\u003e\n  \u003cinput type=\"radio\" id=\"bw-tulum-tab4\" name=\"bw-tulum-tabs\" class=\"bw-tab-radio\"\u003e\n\n  \u003cdiv class=\"bw-tabs-nav\"\u003e\n    \u003clabel class=\"bw-tab-btn\" for=\"bw-tulum-tab1\"\u003eDescription\u003c\/label\u003e\n    \u003clabel class=\"bw-tab-btn\" for=\"bw-tulum-tab2\"\u003eMaterials\u003c\/label\u003e\n    \u003clabel class=\"bw-tab-btn\" for=\"bw-tulum-tab3\"\u003eSize \u0026amp; Fit\u003c\/label\u003e\n    \u003clabel class=\"bw-tab-btn\" for=\"bw-tulum-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\u003eTulum Sand\u003c\/strong\u003e sunglasses are an object with a solid character that embodies the spirit of the Mexican coast. The model combines structural integrity with a balanced geometric style that emphasizes the wearer's confidence in every detail of their look.\u003c\/p\u003e\n        \u003cp\u003eThe expressive frame silhouette is created through a harmonious blend of premium Italian acetate in a warm 'Desert Sand' hue and accent temples crafted from massive natural African mahogany.\u003c\/p\u003e\n        \u003cp\u003eThe model is equipped with high-quality polarized lenses featuring UV-400 protection, which provide impeccable clarity and visual comfort during sunny days. Reinforced metal flex hinges with a closer ensure fastening reliability and stability during daily use.\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 'Desert Sand' acetate and African mahogany 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 Brown\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 42–45 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 for a \u003cb\u003emedium\/wide fit\u003c\/b\u003e and is best suited for owners of a corresponding face type, ensuring reliable fixation and a proportional silhouette.\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\"\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\"\u003e146 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\"\u003e42–45 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":51112772469049,"sku":"Tulum Sand Brown","price":234.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/Tulum_Sand_1.jpg?v=1777154483"},{"product_id":"sunglasses-tulum-breeze","title":"Tulum Breeze","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-tulum-tab1:checked ~ .bw-tabs-nav label[for=\"bw-tulum-tab1\"],\n  #bw-tulum-tab2:checked ~ .bw-tabs-nav label[for=\"bw-tulum-tab2\"],\n  #bw-tulum-tab3:checked ~ .bw-tabs-nav label[for=\"bw-tulum-tab3\"],\n  #bw-tulum-tab4:checked ~ .bw-tabs-nav label[for=\"bw-tulum-tab4\"] {\n    opacity: 1;\n    font-weight: 500;\n  }\n\n  #bw-tulum-tab1:checked ~ .bw-tabs-nav label[for=\"bw-tulum-tab1\"]::after,\n  #bw-tulum-tab2:checked ~ .bw-tabs-nav label[for=\"bw-tulum-tab2\"]::after,\n  #bw-tulum-tab3:checked ~ .bw-tabs-nav label[for=\"bw-tulum-tab3\"]::after,\n  #bw-tulum-tab4:checked ~ .bw-tabs-nav label[for=\"bw-tulum-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-tulum-tab1:checked ~ .bw-tabs-content .bw-pane1,\n  #bw-tulum-tab2:checked ~ .bw-tabs-content .bw-pane2,\n  #bw-tulum-tab3:checked ~ .bw-tabs-content .bw-pane3,\n  #bw-tulum-tab4:checked ~ .bw-tabs-content .bw-pane4 {\n    display: block;\n    animation: bw-tulum-slide 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;\n  }\n\n  @keyframes bw-tulum-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 type=\"radio\" id=\"bw-tulum-tab1\" name=\"bw-tulum-tabs\" class=\"bw-tab-radio\" checked\u003e \u003cinput type=\"radio\" id=\"bw-tulum-tab2\" name=\"bw-tulum-tabs\" class=\"bw-tab-radio\"\u003e \u003cinput type=\"radio\" id=\"bw-tulum-tab3\" name=\"bw-tulum-tabs\" class=\"bw-tab-radio\"\u003e \u003cinput type=\"radio\" id=\"bw-tulum-tab4\" name=\"bw-tulum-tabs\" class=\"bw-tab-radio\"\u003e\n\u003cdiv class=\"bw-tabs-nav\"\u003e\n\u003clabel class=\"bw-tab-btn\" for=\"bw-tulum-tab1\"\u003eDescription\u003c\/label\u003e \u003clabel class=\"bw-tab-btn\" for=\"bw-tulum-tab2\"\u003eMaterials\u003c\/label\u003e \u003clabel class=\"bw-tab-btn\" for=\"bw-tulum-tab3\"\u003eSize \u0026amp; Fit\u003c\/label\u003e \u003clabel class=\"bw-tab-btn\" for=\"bw-tulum-tab4\"\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\u003eTulum Breeze Green\u003c\/strong\u003e sunglasses are an object with a solid character that embodies the spirit of the Mexican coast. The model combines structural integrity with a balanced geometric style that emphasizes the wearer's confidence in every detail of their look.\u003c\/p\u003e\n\u003cp\u003eThe expressive frame silhouette is created through a harmonious blend of premium Italian acetate in a refreshing 'Breeze Green' hue and accent temples crafted from massive natural African ebony.\u003c\/p\u003e\n\u003cp\u003eThe model is equipped with high-quality polarized lenses featuring UV-400 protection, which provide impeccable clarity and visual comfort during sunny days. Reinforced metal flex hinges with a closer ensure fastening reliability and stability during daily use.\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 Premium Italian 'Breeze Green' acetate and African ebony 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\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 42–45 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 geometric frame is designed for a \u003cb\u003emedium\/wide fit\u003c\/b\u003e and is best suited for owners of a corresponding face type, ensuring reliable fixation and a proportional silhouette.\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\"\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\"\u003e146 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\"\u003e42–45 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 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 \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":51112786854201,"sku":"Tulum Breeze Green","price":234.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/Tulum_breeze_1.jpg?v=1777154435"},{"product_id":"sunglasses-kyoto-bronze","title":"Kyoto Bronze","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-kyoto-tab1:checked ~ .bw-tabs-nav label[for=\"bw-kyoto-tab1\"],\n  #bw-kyoto-tab2:checked ~ .bw-tabs-nav label[for=\"bw-kyoto-tab2\"],\n  #bw-kyoto-tab3:checked ~ .bw-tabs-nav label[for=\"bw-kyoto-tab3\"],\n  #bw-kyoto-tab4:checked ~ .bw-tabs-nav label[for=\"bw-kyoto-tab4\"] {\n    opacity: 1;\n    font-weight: 500;\n  }\n\n  #bw-kyoto-tab1:checked ~ .bw-tabs-nav label[for=\"bw-kyoto-tab1\"]::after,\n  #bw-kyoto-tab2:checked ~ .bw-tabs-nav label[for=\"bw-kyoto-tab2\"]::after,\n  #bw-kyoto-tab3:checked ~ .bw-tabs-nav label[for=\"bw-kyoto-tab3\"]::after,\n  #bw-kyoto-tab4:checked ~ .bw-tabs-nav label[for=\"bw-kyoto-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-kyoto-tab1:checked ~ .bw-tabs-content .bw-pane1,\n  #bw-kyoto-tab2:checked ~ .bw-tabs-content .bw-pane2,\n  #bw-kyoto-tab3:checked ~ .bw-tabs-content .bw-pane3,\n  #bw-kyoto-tab4:checked ~ .bw-tabs-content .bw-pane4 {\n    display: block;\n    animation: bw-kyoto-slide 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;\n  }\n\n  @keyframes bw-kyoto-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-kyoto-tabs\" id=\"bw-kyoto-tab1\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-kyoto-tabs\" id=\"bw-kyoto-tab2\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-kyoto-tabs\" id=\"bw-kyoto-tab3\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-kyoto-tabs\" id=\"bw-kyoto-tab4\" type=\"radio\"\u003e\n\u003cdiv class=\"bw-tabs-nav\"\u003e\n\u003clabel for=\"bw-kyoto-tab1\" class=\"bw-tab-btn\"\u003eDescription\u003c\/label\u003e \u003clabel for=\"bw-kyoto-tab2\" class=\"bw-tab-btn\"\u003eMaterials\u003c\/label\u003e \u003clabel for=\"bw-kyoto-tab3\" class=\"bw-tab-btn\"\u003eSize \u0026amp; Fit\u003c\/label\u003e \u003clabel for=\"bw-kyoto-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\u003eKyoto Bronze\u003c\/strong\u003e sunglasses embody the tranquility of Japanese gardens, where every element creates a sense of harmony and comfort. This is an accessory for those who master the art of balancing refined restraint with attention to the smallest details.\u003c\/p\u003e\n\u003cp\u003eThe geometric frame construction is crafted from Italian acetate in a warm 'Bronze Smoke' hue, which harmoniously pairs with accent temples made of American walnut and rosewood. This blend of materials gives the model a status-oriented appeal and ensures reliability in the daily rhythm of life.\u003c\/p\u003e\n\u003cp\u003eThe model is equipped with high-quality polarized lenses featuring UV-400 protection, ensuring impeccable optical clarity and visual comfort. Reinforced metal flex hinges guarantee 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 Italian 'Bronze Smoke' acetate and American walnut\/rosewood 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 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 39 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 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\"\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\"\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\"\u003e39 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":51112794194233,"sku":"Kyoto Bronze Brown Gradient","price":191.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/Kyoto_Bronze_1.jpg?v=1777155101"},{"product_id":"sunglasses-kyoto-amber","title":"Kyoto Amber","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-kyoto-tab1:checked ~ .bw-tabs-nav label[for=\"bw-kyoto-tab1\"],\n  #bw-kyoto-tab2:checked ~ .bw-tabs-nav label[for=\"bw-kyoto-tab2\"],\n  #bw-kyoto-tab3:checked ~ .bw-tabs-nav label[for=\"bw-kyoto-tab3\"],\n  #bw-kyoto-tab4:checked ~ .bw-tabs-nav label[for=\"bw-kyoto-tab4\"] {\n    opacity: 1;\n    font-weight: 500;\n  }\n\n  #bw-kyoto-tab1:checked ~ .bw-tabs-nav label[for=\"bw-kyoto-tab1\"]::after,\n  #bw-kyoto-tab2:checked ~ .bw-tabs-nav label[for=\"bw-kyoto-tab2\"]::after,\n  #bw-kyoto-tab3:checked ~ .bw-tabs-nav label[for=\"bw-kyoto-tab3\"]::after,\n  #bw-kyoto-tab4:checked ~ .bw-tabs-nav label[for=\"bw-kyoto-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-kyoto-tab1:checked ~ .bw-tabs-content .bw-pane1,\n  #bw-kyoto-tab2:checked ~ .bw-tabs-content .bw-pane2,\n  #bw-kyoto-tab3:checked ~ .bw-tabs-content .bw-pane3,\n  #bw-kyoto-tab4:checked ~ .bw-tabs-content .bw-pane4 {\n    display: block;\n    animation: bw-kyoto-slide 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;\n  }\n\n  @keyframes bw-kyoto-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-kyoto-tabs\" id=\"bw-kyoto-tab1\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-kyoto-tabs\" id=\"bw-kyoto-tab2\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-kyoto-tabs\" id=\"bw-kyoto-tab3\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-kyoto-tabs\" id=\"bw-kyoto-tab4\" type=\"radio\"\u003e\n\u003cdiv class=\"bw-tabs-nav\"\u003e\n\u003clabel for=\"bw-kyoto-tab1\" class=\"bw-tab-btn\"\u003eDescription\u003c\/label\u003e \u003clabel for=\"bw-kyoto-tab2\" class=\"bw-tab-btn\"\u003eMaterials\u003c\/label\u003e \u003clabel for=\"bw-kyoto-tab3\" class=\"bw-tab-btn\"\u003eSize \u0026amp; Fit\u003c\/label\u003e \u003clabel for=\"bw-kyoto-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\u003eKyoto Amber Green\u003c\/strong\u003e sunglasses embody the tranquility of Japanese gardens, where every element creates a sense of harmony and comfort. This is an accessory for those who master the art of balancing refined restraint with attention to the smallest details.\u003c\/p\u003e\n\u003cp\u003eThe elegant cat-eye frame in warm amber tones harmoniously pairs with textured temples made of American walnut, highlighting the natural aesthetics of the model. The balanced frame shape makes it a statement piece of your style that looks noble and modern.\u003c\/p\u003e\n\u003cp\u003eThe model is equipped with high-quality polarized lenses featuring UV-400 protection, which guarantee absolute optical clarity and visual comfort during sunny days. 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 Italian 'Amber Moss' 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)\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 39–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\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 cat-eye 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\"\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\"\u003e39–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\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":51112796684601,"sku":"Kyoto Amber Green","price":158.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/Kyoto_Amber_1.jpg?v=1777154342"},{"product_id":"sunglasses-dallas-1","title":"Dallas","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-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\"] {\n    opacity: 1;\n    font-weight: 500;\n  }\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 {\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-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 {\n    display: block;\n    animation: bw-dallas-slide 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;\n  }\n\n  @keyframes bw-dallas-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-dallas-tabs\" id=\"bw-dallas-tab1\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-dallas-tabs\" id=\"bw-dallas-tab2\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-dallas-tabs\" id=\"bw-dallas-tab3\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-dallas-tabs\" id=\"bw-dallas-tab4\" type=\"radio\"\u003e\n\u003cdiv class=\"bw-tabs-nav\"\u003e\n\u003clabel for=\"bw-dallas-tab1\" class=\"bw-tab-btn\"\u003eDescription\u003c\/label\u003e \u003clabel for=\"bw-dallas-tab2\" class=\"bw-tab-btn\"\u003eMaterials\u003c\/label\u003e \u003clabel for=\"bw-dallas-tab3\" class=\"bw-tab-btn\"\u003eSize \u0026amp; Fit\u003c\/label\u003e \u003clabel for=\"bw-dallas-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\u003eDallas\u003c\/strong\u003e wooden sunglasses are named after the city that blends architectural refinement with the shifting nature of the Texan sky — from bright sunshine to pre-storm stillness. This contrast is embodied in the frame's precise geometry and its restrained character.\u003c\/p\u003e\n\u003cp\u003eThe frame is crafted from African ebony wood and reinforced with an internal carbon fiber layer. This combination of natural texture and modern material provides the construction with high durability while maintaining its visual lightness.\u003c\/p\u003e\n\u003cp\u003eThe sunglasses are equipped with lenses produced by Carl Zeiss Vision Sunlens featuring UV-400 protection, which reliably shield your eyes from ultraviolet radiation and provide impeccable visual clarity. Reinforced metal flex hinges 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\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 African ebony wood 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. 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 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\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 square frame features a \u003cb\u003ewide fit\u003c\/b\u003e, best suited for wider faces. On narrow faces, the model may appear oversized and extend beyond the facial contours.\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\"\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\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":53345141162297,"sku":"Dallas Grey New","price":302.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":"sunglasses-arctic-black-blue-copy","title":"Arctic Night 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-tab1:checked ~ .bw-tabs-nav label[for=\"bw-arctic-tab1\"],\n  #bw-arctic-tab2:checked ~ .bw-tabs-nav label[for=\"bw-arctic-tab2\"],\n  #bw-arctic-tab3:checked ~ .bw-tabs-nav label[for=\"bw-arctic-tab3\"],\n  #bw-arctic-tab4:checked ~ .bw-tabs-nav label[for=\"bw-arctic-tab4\"] {\n    opacity: 1;\n    font-weight: 500;\n  }\n\n  #bw-arctic-tab1:checked ~ .bw-tabs-nav label[for=\"bw-arctic-tab1\"]::after,\n  #bw-arctic-tab2:checked ~ .bw-tabs-nav label[for=\"bw-arctic-tab2\"]::after,\n  #bw-arctic-tab3:checked ~ .bw-tabs-nav label[for=\"bw-arctic-tab3\"]::after,\n  #bw-arctic-tab4:checked ~ .bw-tabs-nav label[for=\"bw-arctic-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-tab1:checked ~ .bw-tabs-content .bw-pane1,\n  #bw-arctic-tab2:checked ~ .bw-tabs-content .bw-pane2,\n  #bw-arctic-tab3:checked ~ .bw-tabs-content .bw-pane3,\n  #bw-arctic-tab4:checked ~ .bw-tabs-content .bw-pane4 {\n    display: block;\n    animation: bw-arctic-slide 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;\n  }\n\n  @keyframes bw-arctic-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-arctic-tabs\" id=\"bw-arctic-tab1\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-arctic-tabs\" id=\"bw-arctic-tab2\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-arctic-tabs\" id=\"bw-arctic-tab3\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-arctic-tabs\" id=\"bw-arctic-tab4\" type=\"radio\"\u003e\n\u003cdiv class=\"bw-tabs-nav\"\u003e\n\u003clabel for=\"bw-arctic-tab1\" class=\"bw-tab-btn\"\u003eDescription\u003c\/label\u003e \u003clabel for=\"bw-arctic-tab2\" class=\"bw-tab-btn\"\u003eMaterials\u003c\/label\u003e \u003clabel for=\"bw-arctic-tab3\" class=\"bw-tab-btn\"\u003eSize \u0026amp; Fit\u003c\/label\u003e \u003clabel for=\"bw-arctic-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\u003eArctic Night Blue\u003c\/strong\u003e sunglasses, featuring a striking square silhouette, are inspired by the austere aesthetic of Arctic nights and the deep hues of the northern winter sky. This structured, geometric frame is designed specifically for those who prefer statement accessories with a refined and confident character.\u003c\/p\u003e\n\u003cp\u003eThe construction is based on a sophisticated blend of 'Midnight Black' Italian acetate and natural Indian sandalwood temples. The wooden elements are hand-treated with Renaissance water-repellent wax, ensuring reliable protection and the long-lasting preservation of the natural texture.\u003c\/p\u003e\n\u003cp\u003eThe sunglasses are equipped with lenses produced by Carl Zeiss Vision Sunlens featuring a soft blue 'Candy Blue' tint and UV-400 protection, which reduce eye strain and ensure impeccable optical clarity.\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 'Midnight Black' Italian acetate and natural Indian sandalwood temples\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 Candy Blue\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 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\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 fit\u003c\/b\u003e, designed for medium-sized faces to create sharp, proportional lines. For very narrow or wide faces, the fit may feel slightly 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\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":53495626498361,"sku":"Arctic Black Blue New","price":225.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/arctic-night-blue-1.webp?v=1783623084"},{"product_id":"sunglasses-corsica-1","title":"Corsica","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-corsica-tab1:checked ~ .bw-tabs-nav label[for=\"bw-corsica-tab1\"],\n  #bw-corsica-tab2:checked ~ .bw-tabs-nav label[for=\"bw-corsica-tab2\"],\n  #bw-corsica-tab3:checked ~ .bw-tabs-nav label[for=\"bw-corsica-tab3\"],\n  #bw-corsica-tab4:checked ~ .bw-tabs-nav label[for=\"bw-corsica-tab4\"] {\n    opacity: 1;\n    font-weight: 500;\n  }\n\n  #bw-corsica-tab1:checked ~ .bw-tabs-nav label[for=\"bw-corsica-tab1\"]::after,\n  #bw-corsica-tab2:checked ~ .bw-tabs-nav label[for=\"bw-corsica-tab2\"]::after,\n  #bw-corsica-tab3:checked ~ .bw-tabs-nav label[for=\"bw-corsica-tab3\"]::after,\n  #bw-corsica-tab4:checked ~ .bw-tabs-nav label[for=\"bw-corsica-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-corsica-tab1:checked ~ .bw-tabs-content .bw-pane1,\n  #bw-corsica-tab2:checked ~ .bw-tabs-content .bw-pane2,\n  #bw-corsica-tab3:checked ~ .bw-tabs-content .bw-pane3,\n  #bw-corsica-tab4:checked ~ .bw-tabs-content .bw-pane4 {\n    display: block;\n    animation: bw-corsica-slide 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;\n  }\n\n  @keyframes bw-corsica-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-corsica-tabs\" id=\"bw-corsica-tab1\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-corsica-tabs\" id=\"bw-corsica-tab2\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-corsica-tabs\" id=\"bw-corsica-tab3\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-corsica-tabs\" id=\"bw-corsica-tab4\" type=\"radio\"\u003e\n\u003cdiv class=\"bw-tabs-nav\"\u003e\n\u003clabel for=\"bw-corsica-tab1\" class=\"bw-tab-btn\"\u003eDescription\u003c\/label\u003e \u003clabel for=\"bw-corsica-tab2\" class=\"bw-tab-btn\"\u003eMaterials\u003c\/label\u003e \u003clabel for=\"bw-corsica-tab3\" class=\"bw-tab-btn\"\u003eSize \u0026amp; Fit\u003c\/label\u003e \u003clabel for=\"bw-corsica-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\u003eCorsica\u003c\/strong\u003e wooden sunglasses perfectly embody the noble character of the legendary Mediterranean island of \"beauty and strength.\" This frame is designed for those who seek to harmonize raw natural aesthetics and unwavering inner confidence in a single look.\u003c\/p\u003e\n\u003cp\u003eAnatomical lightness is achieved through a precise blend of layers of select Indian sandalwood and multi-layered maple. Hidden internal carbon fiber reinforcement provides the frame with exceptional durability, while fully preserving the natural nobility and unique tactile warmth of living wood.\u003c\/p\u003e\n\u003cp\u003eThe model is equipped with lenses produced by Carl Zeiss Vision Sunlens featuring UV-400 protection, which reliably protect your vision from solar radiation and provide impeccable clarity. Reinforced metal flex hinges 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\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 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 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 36–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\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 oval frame features a \u003cb\u003emedium fit\u003c\/b\u003e, ideally suited for medium-sized faces, flawlessly highlighting the proportions of a corresponding face type. On overly wide or very narrow faces, the frame balance may shift.\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\"\u003e53 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\"\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\"\u003e36–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\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":53495638655289,"sku":"Corsica Grey New","price":251.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/Corsica-1.jpg?v=1777155378"},{"product_id":"sunglasses-arctic-ice-grey-1","title":"Arctic Ice 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-arctic-grey-tab1:checked ~ .bw-tabs-nav label[for=\"bw-arctic-grey-tab1\"],\n  #bw-arctic-grey-tab2:checked ~ .bw-tabs-nav label[for=\"bw-arctic-grey-tab2\"],\n  #bw-arctic-grey-tab3:checked ~ .bw-tabs-nav label[for=\"bw-arctic-grey-tab3\"],\n  #bw-arctic-grey-tab4:checked ~ .bw-tabs-nav label[for=\"bw-arctic-grey-tab4\"] {\n    opacity: 1;\n    font-weight: 500;\n  }\n\n  #bw-arctic-grey-tab1:checked ~ .bw-tabs-nav label[for=\"bw-arctic-grey-tab1\"]::after,\n  #bw-arctic-grey-tab2:checked ~ .bw-tabs-nav label[for=\"bw-arctic-grey-tab2\"]::after,\n  #bw-arctic-grey-tab3:checked ~ .bw-tabs-nav label[for=\"bw-arctic-grey-tab3\"]::after,\n  #bw-arctic-grey-tab4:checked ~ .bw-tabs-nav label[for=\"bw-arctic-grey-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-grey-tab1:checked ~ .bw-tabs-content .bw-pane1,\n  #bw-arctic-grey-tab2:checked ~ .bw-tabs-content .bw-pane2,\n  #bw-arctic-grey-tab3:checked ~ .bw-tabs-content .bw-pane3,\n  #bw-arctic-grey-tab4:checked ~ .bw-tabs-content .bw-pane4 {\n    display: block;\n    animation: bw-arctic-slide 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;\n  }\n\n  @keyframes bw-arctic-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-arctic-grey-tabs\" id=\"bw-arctic-grey-tab1\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-arctic-grey-tabs\" id=\"bw-arctic-grey-tab2\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-arctic-grey-tabs\" id=\"bw-arctic-grey-tab3\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-arctic-grey-tabs\" id=\"bw-arctic-grey-tab4\" type=\"radio\"\u003e\n\u003cdiv class=\"bw-tabs-nav\"\u003e\n\u003clabel for=\"bw-arctic-grey-tab1\" class=\"bw-tab-btn\"\u003eDescription\u003c\/label\u003e \u003clabel for=\"bw-arctic-grey-tab2\" class=\"bw-tab-btn\"\u003eMaterials\u003c\/label\u003e \u003clabel for=\"bw-arctic-grey-tab3\" class=\"bw-tab-btn\"\u003eSize \u0026amp; Fit\u003c\/label\u003e \u003clabel for=\"bw-arctic-grey-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\u003eThe \u003cstrong\u003eArctic Ice Grey\u003c\/strong\u003e sunglasses embody the austere aesthetic of the boundless North and the crystal-clear purity of sharp lines. This is a bold, structured silhouette designed for those who maintain a cool head and exceptional composure in any situation.\u003c\/p\u003e\n\u003cp\u003eThe construction is based on a masterful blend of Italian acetate and natural zebrawood inserts. This material combination ensures high durability for daily wear while preserving the natural texture and tactile warmth of the wood.\u003c\/p\u003e\n\u003cp\u003eThe sunglasses are equipped with lenses produced by Carl Zeiss Vision Sunlens, they effectively reduce eye strain and ensure absolute optical clarity.\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\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 zebrawood temples\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLenses:\u003c\/strong\u003e ZEISS lenses 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 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\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 fit\u003c\/b\u003e, designed for medium-sized faces to create sharp, proportional lines. On narrow or overly wide faces, the frame balance may shift.\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\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 \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":53495638950201,"sku":"Arctic Ice Grey Gradient New","price":225.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-1","title":"Arctic Night 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-arctic-tab1:checked ~ .bw-tabs-nav label[for=\"bw-arctic-tab1\"],\n  #bw-arctic-tab2:checked ~ .bw-tabs-nav label[for=\"bw-arctic-tab2\"],\n  #bw-arctic-tab3:checked ~ .bw-tabs-nav label[for=\"bw-arctic-tab3\"],\n  #bw-arctic-tab4:checked ~ .bw-tabs-nav label[for=\"bw-arctic-tab4\"] {\n    opacity: 1;\n    font-weight: 500;\n  }\n\n  #bw-arctic-tab1:checked ~ .bw-tabs-nav label[for=\"bw-arctic-tab1\"]::after,\n  #bw-arctic-tab2:checked ~ .bw-tabs-nav label[for=\"bw-arctic-tab2\"]::after,\n  #bw-arctic-tab3:checked ~ .bw-tabs-nav label[for=\"bw-arctic-tab3\"]::after,\n  #bw-arctic-tab4:checked ~ .bw-tabs-nav label[for=\"bw-arctic-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-tab1:checked ~ .bw-tabs-content .bw-pane1,\n  #bw-arctic-tab2:checked ~ .bw-tabs-content .bw-pane2,\n  #bw-arctic-tab3:checked ~ .bw-tabs-content .bw-pane3,\n  #bw-arctic-tab4:checked ~ .bw-tabs-content .bw-pane4 {\n    display: block;\n    animation: bw-arctic-slide 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;\n  }\n\n  @keyframes bw-arctic-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-arctic-tabs\" id=\"bw-arctic-tab1\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-arctic-tabs\" id=\"bw-arctic-tab2\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-arctic-tabs\" id=\"bw-arctic-tab3\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-arctic-tabs\" id=\"bw-arctic-tab4\" type=\"radio\"\u003e\n\u003cdiv class=\"bw-tabs-nav\"\u003e\n\u003clabel for=\"bw-arctic-tab1\" class=\"bw-tab-btn\"\u003eDescription\u003c\/label\u003e \u003clabel for=\"bw-arctic-tab2\" class=\"bw-tab-btn\"\u003eMaterials\u003c\/label\u003e \u003clabel for=\"bw-arctic-tab3\" class=\"bw-tab-btn\"\u003eSize \u0026amp; Fit\u003c\/label\u003e \u003clabel for=\"bw-arctic-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\u003eArctic Night Grey\u003c\/strong\u003e sunglasses embody the austere aesthetic of Arctic nights and the deep hues of the northern winter sky. This structured, geometric silhouette is designed specifically for those who prefer statement accessories with a refined and confident character.\u003c\/p\u003e\n\u003cp\u003eThe construction is based on a sophisticated blend of 'Midnight Black' Italian acetate and natural Indian sandalwood temples. The wooden elements are hand-treated with Renaissance water-repellent wax, ensuring reliable protection and the long-lasting preservation of the natural texture.\u003c\/p\u003e\n\u003cp\u003eThe sunglasses are equipped with lenses produced by Carl Zeiss Vision Sunlens featuring a classic grey gradient and UV-400 protection, which reduce eye strain and ensure impeccable optical clarity.\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 'Midnight Black' Italian acetate and natural Indian sandalwood temples\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 gradient\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 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\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 fit\u003c\/b\u003e, designed for medium-sized faces to create sharp, proportional lines. On narrow or overly wide faces, the fit may feel slightly 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\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":53495638982969,"sku":"Arctic Black Grey New","price":225.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/arctic-night-black-1.webp?v=1783625732"},{"product_id":"sunglasses-venice-brown-copy","title":"Venice Brown","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\u003cdiv class=\"bw-tabs-wrapper\"\u003e\n\u003cinput checked class=\"bw-tab-radio\" name=\"bw-venice-tabs\" id=\"bw-venice-tab1\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-venice-tabs\" id=\"bw-venice-tab2\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-venice-tabs\" id=\"bw-venice-tab3\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-venice-tabs\" id=\"bw-venice-tab4\" type=\"radio\"\u003e\n\u003cdiv class=\"bw-tabs-nav\"\u003e\n\u003clabel for=\"bw-venice-tab1\" class=\"bw-tab-btn\"\u003eDescription\u003c\/label\u003e \u003clabel for=\"bw-venice-tab2\" class=\"bw-tab-btn\"\u003eMaterials\u003c\/label\u003e \u003clabel for=\"bw-venice-tab3\" class=\"bw-tab-btn\"\u003eSize \u0026amp; Fit\u003c\/label\u003e \u003clabel for=\"bw-venice-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\u003eVenice Brown\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 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 model is equipped with lenses produced by Carl Zeiss Vision Sunlens featuring a signature brown gradient and UV-400 protection, ensuring 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\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 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)\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\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\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":53495639408953,"sku":"Venice Brown Gradient New","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":"siena-sand","title":"Siena Sand","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-siena-sand-tab1:checked ~ .bw-tabs-nav label[for=\"bw-siena-sand-tab1\"],\n  #bw-siena-sand-tab2:checked ~ .bw-tabs-nav label[for=\"bw-siena-sand-tab2\"],\n  #bw-siena-sand-tab3:checked ~ .bw-tabs-nav label[for=\"bw-siena-sand-tab3\"],\n  #bw-siena-sand-tab4:checked ~ .bw-tabs-nav label[for=\"bw-siena-sand-tab4\"] {\n    opacity: 1;\n    font-weight: 500;\n  }\n\n  #bw-siena-sand-tab1:checked ~ .bw-tabs-nav label[for=\"bw-siena-sand-tab1\"]::after,\n  #bw-siena-sand-tab2:checked ~ .bw-tabs-nav label[for=\"bw-siena-sand-tab2\"]::after,\n  #bw-siena-sand-tab3:checked ~ .bw-tabs-nav label[for=\"bw-siena-sand-tab3\"]::after,\n  #bw-siena-sand-tab4:checked ~ .bw-tabs-nav label[for=\"bw-siena-sand-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-siena-sand-tab1:checked ~ .bw-tabs-content .bw-pane1,\n  #bw-siena-sand-tab2:checked ~ .bw-tabs-content .bw-pane2,\n  #bw-siena-sand-tab3:checked ~ .bw-tabs-content .bw-pane3,\n  #bw-siena-sand-tab4:checked ~ .bw-tabs-content .bw-pane4 {\n    display: block;\n    animation: bw-siena-sand-slide 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;\n  }\n\n  @keyframes bw-siena-sand-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-siena-sand-tabs\" id=\"bw-siena-sand-tab1\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-siena-sand-tabs\" id=\"bw-siena-sand-tab2\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-siena-sand-tabs\" id=\"bw-siena-sand-tab3\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-siena-sand-tabs\" id=\"bw-siena-sand-tab4\" type=\"radio\"\u003e\n\u003cdiv class=\"bw-tabs-nav\"\u003e\n\u003clabel for=\"bw-siena-sand-tab1\" class=\"bw-tab-btn\"\u003eDescription\u003c\/label\u003e \u003clabel for=\"bw-siena-sand-tab2\" class=\"bw-tab-btn\"\u003eMaterials\u003c\/label\u003e \u003clabel for=\"bw-siena-sand-tab3\" class=\"bw-tab-btn\"\u003eSize \u0026amp; Fit\u003c\/label\u003e \u003clabel for=\"bw-siena-sand-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\u003eSiena Sand\u003c\/strong\u003e sunglasses, featuring a sophisticated cat-eye silhouette, are inspired by the noble atmosphere of the Italian city of the same name, where classical architecture intertwines with natural motifs. The light, translucent 'Crystal Champagne' hue captures the cozy and warm sunlight that floods ancient Tuscan squares.\u003c\/p\u003e\n\u003cp\u003eThe construction is based on a unique blend of premium Italian acetate and inserts of rare natural golden Madrona burl on the temples. This carefully selected tandem of materials ensures high reliability for daily wear while maintaining a pleasant, anatomical lightness.\u003c\/p\u003e\n\u003cp\u003eThe model is equipped with lenses produced by Carl Zeiss Vision Sunlens featuring a signature brown gradient and UV-400 protection, which effectively reduce eye strain and ensure absolute optical clarity. Reinforced metal flex hinges provide a smooth movement and a gentle, 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\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 Champagne' acetate and golden Madrona burl temples\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)\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 34 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 cat-eye frame features a \u003cb\u003emedium\/narrow fit\u003c\/b\u003e, perfectly suited for narrow or medium-sized faces, maintaining harmonious silhouette lines. On overly wide faces, the frame 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\"\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\"\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\"\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\"\u003e34 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":53635676700985,"sku":"Siena Sand Brown Gradient New","price":275.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/siena-sand-1_7b594a85-aa1d-4f51-a3e3-01f75252ef44.webp?v=1782750061"},{"product_id":"siena-olive","title":"Siena Olive","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-siena-tab1:checked ~ .bw-tabs-nav label[for=\"bw-siena-tab1\"],\n  #bw-siena-tab2:checked ~ .bw-tabs-nav label[for=\"bw-siena-tab2\"],\n  #bw-siena-tab3:checked ~ .bw-tabs-nav label[for=\"bw-siena-tab3\"],\n  #bw-siena-tab4:checked ~ .bw-tabs-nav label[for=\"bw-siena-tab4\"] {\n    opacity: 1;\n    font-weight: 500;\n  }\n\n  #bw-siena-tab1:checked ~ .bw-tabs-nav label[for=\"bw-siena-tab1\"]::after,\n  #bw-siena-tab2:checked ~ .bw-tabs-nav label[for=\"bw-siena-tab2\"]::after,\n  #bw-siena-tab3:checked ~ .bw-tabs-nav label[for=\"bw-siena-tab3\"]::after,\n  #bw-siena-tab4:checked ~ .bw-tabs-nav label[for=\"bw-siena-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-siena-tab1:checked ~ .bw-tabs-content .bw-pane1,\n  #bw-siena-tab2:checked ~ .bw-tabs-content .bw-pane2,\n  #bw-siena-tab3:checked ~ .bw-tabs-content .bw-pane3,\n  #bw-siena-tab4:checked ~ .bw-tabs-content .bw-pane4 {\n    display: block;\n    animation: bw-siena-slide 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;\n  }\n\n  @keyframes bw-siena-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-siena-tabs\" id=\"bw-siena-tab1\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-siena-tabs\" id=\"bw-siena-tab2\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-siena-tabs\" id=\"bw-siena-tab3\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-siena-tabs\" id=\"bw-siena-tab4\" type=\"radio\"\u003e\n\u003cdiv class=\"bw-tabs-nav\"\u003e\n\u003clabel for=\"bw-siena-tab1\" class=\"bw-tab-btn\"\u003eDescription\u003c\/label\u003e \u003clabel for=\"bw-siena-tab2\" class=\"bw-tab-btn\"\u003eMaterials\u003c\/label\u003e \u003clabel for=\"bw-siena-tab3\" class=\"bw-tab-btn\"\u003eSize \u0026amp; Fit\u003c\/label\u003e \u003clabel for=\"bw-siena-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\u003eSiena Olive\u003c\/strong\u003e sunglasses, featuring a refined cat-eye silhouette, are inspired by the atmosphere of the Italian city of the same name, where classical architecture intertwines with natural motifs. The rich, translucent 'Olive Green' hue captures the depth of cozy, midday shade found in Tuscan olive groves.\u003c\/p\u003e\n\u003cp\u003eThe construction is based on a harmonious blend of premium Italian acetate and textured temples crafted from natural African ebony. This carefully selected tandem of materials ensures high durability for daily wear while maintaining exceptional anatomical lightness.\u003c\/p\u003e\n\u003cp\u003eThe model is equipped with lenses produced by Carl Zeiss Vision Sunlens featuring a signature green gradient and UV-400 protection, which effectively reduce eye strain and provide impeccable optical clarity. Reinforced metal flex hinges ensure smooth movement and a gentle 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 Premium Italian 'Olive Green' acetate and African ebony temples\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 Green 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 34 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 cat-eye frame features a \u003cb\u003emedium\/narrow fit\u003c\/b\u003e, perfectly suited for narrow-to-medium faces, preserving harmonious silhouette lines. On wider faces, the frame 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\"\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\"\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\"\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\"\u003e34 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":53635691839801,"sku":"Siena Olive Green Gradient New","price":275.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/siena-olive-1.webp?v=1782750263"},{"product_id":"monaco-bronze","title":"Monaco Bronze","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-monaco-bronze-tab1:checked ~ .bw-tabs-nav label[for=\"bw-monaco-bronze-tab1\"],\n  #bw-monaco-bronze-tab2:checked ~ .bw-tabs-nav label[for=\"bw-monaco-bronze-tab2\"],\n  #bw-monaco-bronze-tab3:checked ~ .bw-tabs-nav label[for=\"bw-monaco-bronze-tab3\"],\n  #bw-monaco-bronze-tab4:checked ~ .bw-tabs-nav label[for=\"bw-monaco-bronze-tab4\"] {\n    opacity: 1;\n    font-weight: 500;\n  }\n\n  #bw-monaco-bronze-tab1:checked ~ .bw-tabs-nav label[for=\"bw-monaco-bronze-tab1\"]::after,\n  #bw-monaco-bronze-tab2:checked ~ .bw-tabs-nav label[for=\"bw-monaco-bronze-tab2\"]::after,\n  #bw-monaco-bronze-tab3:checked ~ .bw-tabs-nav label[for=\"bw-monaco-bronze-tab3\"]::after,\n  #bw-monaco-bronze-tab4:checked ~ .bw-tabs-nav label[for=\"bw-monaco-bronze-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-monaco-bronze-tab1:checked ~ .bw-tabs-content .bw-pane1,\n  #bw-monaco-bronze-tab2:checked ~ .bw-tabs-content .bw-pane2,\n  #bw-monaco-bronze-tab3:checked ~ .bw-tabs-content .bw-pane3,\n  #bw-monaco-bronze-tab4:checked ~ .bw-tabs-content .bw-pane4 {\n    display: block;\n    animation: bw-monaco-bronze-slide 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;\n  }\n\n  @keyframes bw-monaco-bronze-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-monaco-bronze-tabs\" id=\"bw-monaco-bronze-tab1\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-monaco-bronze-tabs\" id=\"bw-monaco-bronze-tab2\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-monaco-bronze-tabs\" id=\"bw-monaco-bronze-tab3\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-monaco-bronze-tabs\" id=\"bw-monaco-bronze-tab4\" type=\"radio\"\u003e\n\u003cdiv class=\"bw-tabs-nav\"\u003e\n\u003clabel for=\"bw-monaco-bronze-tab1\" class=\"bw-tab-btn\"\u003eDescription\u003c\/label\u003e \u003clabel for=\"bw-monaco-bronze-tab2\" class=\"bw-tab-btn\"\u003eMaterials\u003c\/label\u003e \u003clabel for=\"bw-monaco-bronze-tab3\" class=\"bw-tab-btn\"\u003eSize \u0026amp; Fit\u003c\/label\u003e \u003clabel for=\"bw-monaco-bronze-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\u003eMonaco Bronze\u003c\/strong\u003e sunglasses in an elegant oval shape are inspired by the noble atmosphere of the European principality, where classical sophistication harmonizes with relaxed seaside leisure. The minimalist and composed architecture of this model is perfectly suited for a steady daily rhythm.\u003c\/p\u003e\n\u003cp\u003eThe construction is based on a unique blend of premium Italian acetate in a noble 'Rose Smoke' hue and textured temples crafted from natural Indian rosewood. The light, expressive wood grain gives the piece a special tactile warmth and a sunny character.\u003c\/p\u003e\n\u003cp\u003eThe model is equipped with lenses produced by Carl Zeiss Vision Sunlens featuring a signature brown gradient and UV-400 protection, which effectively reduce eye strain and ensure absolute optical clarity. Reinforced metal flex hinges provide smooth temple movement and a gentle 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 Premium Italian 'Rose Smoke' acetate and Indian rosewood temples\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)\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\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 oval frame features a \u003cb\u003emedium\/narrow fit\u003c\/b\u003e, designed primarily for narrow faces, highlighting sharp and expressive lines. For medium-to-wide faces, the frame 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\"\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\"\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\"\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\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":53635718185273,"sku":"Monaco Bronze Brown Gradient New","price":275.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/monacobronze-1.webp?v=1782750896"},{"product_id":"monaco-tortoise","title":"Monaco Tortoise","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-monaco-tortoise-tab1:checked ~ .bw-tabs-nav label[for=\"bw-monaco-tortoise-tab1\"],\n  #bw-monaco-tortoise-tab2:checked ~ .bw-tabs-nav label[for=\"bw-monaco-tortoise-tab2\"],\n  #bw-monaco-tortoise-tab3:checked ~ .bw-tabs-nav label[for=\"bw-monaco-tortoise-tab3\"],\n  #bw-monaco-tortoise-tab4:checked ~ .bw-tabs-nav label[for=\"bw-monaco-tortoise-tab4\"] {\n    opacity: 1;\n    font-weight: 500;\n  }\n\n  #bw-monaco-tortoise-tab1:checked ~ .bw-tabs-nav label[for=\"bw-monaco-tortoise-tab1\"]::after,\n  #bw-monaco-tortoise-tab2:checked ~ .bw-tabs-nav label[for=\"bw-monaco-tortoise-tab2\"]::after,\n  #bw-monaco-tortoise-tab3:checked ~ .bw-tabs-nav label[for=\"bw-monaco-tortoise-tab3\"]::after,\n  #bw-monaco-tortoise-tab4:checked ~ .bw-tabs-nav label[for=\"bw-monaco-tortoise-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-monaco-tortoise-tab1:checked ~ .bw-tabs-content .bw-pane1,\n  #bw-monaco-tortoise-tab2:checked ~ .bw-tabs-content .bw-pane2,\n  #bw-monaco-tortoise-tab3:checked ~ .bw-tabs-content .bw-pane3,\n  #bw-monaco-tortoise-tab4:checked ~ .bw-tabs-content .bw-pane4 {\n    display: block;\n    animation: bw-monaco-tortoise-slide 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;\n  }\n\n  @keyframes bw-monaco-tortoise-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-monaco-tortoise-tabs\" id=\"bw-monaco-tortoise-tab1\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-monaco-tortoise-tabs\" id=\"bw-monaco-tortoise-tab2\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-monaco-tortoise-tabs\" id=\"bw-monaco-tortoise-tab3\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-monaco-tortoise-tabs\" id=\"bw-monaco-tortoise-tab4\" type=\"radio\"\u003e\n\u003cdiv class=\"bw-tabs-nav\"\u003e\n\u003clabel for=\"bw-monaco-tortoise-tab1\" class=\"bw-tab-btn\"\u003eDescription\u003c\/label\u003e \u003clabel for=\"bw-monaco-tortoise-tab2\" class=\"bw-tab-btn\"\u003eMaterials\u003c\/label\u003e \u003clabel for=\"bw-monaco-tortoise-tab3\" class=\"bw-tab-btn\"\u003eSize \u0026amp; Fit\u003c\/label\u003e \u003clabel for=\"bw-monaco-tortoise-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\u003eMonaco Tortoise\u003c\/strong\u003e sunglasses in an elegant oval shape are inspired by the sophisticated atmosphere of the European principality, where luxury is a natural part of everyday life. The restrained and composed architecture of this model adapts perfectly to the high dynamic pace of a big city.\u003c\/p\u003e\n\u003cp\u003eThe construction is based on a harmonious blend of premium Italian acetate in a classic 'Miky Tortoise' hue and textured temples crafted from natural African ebony. The deep texture of the wood adds a noble character and unique tactile warmth to the piece.\u003c\/p\u003e\n\u003cp\u003eThe model is equipped with lenses produced by Carl Zeiss Vision Sunlens featuring a signature grey gradient and UV-400 protection, which effectively reduce eye strain and ensure absolute optical clarity. Reinforced metal flex hinges with a closer provide delicate and smooth temple movement.\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 Premium Italian 'Miky Tortoise' acetate and African ebony temples\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 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 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\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 oval frame features a \u003cb\u003emedium\/narrow fit\u003c\/b\u003e, designed primarily for narrow faces, highlighting sharp and expressive lines. For medium-to-wide faces, the frame 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\"\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\"\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\"\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\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":53635761209657,"sku":"Monaco Tortoise Grey New","price":275.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/monaco-tortoise-1.webp?v=1782750596"},{"product_id":"arctic-ise-rse","title":"Arctic Ice Rose","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-tab1:checked ~ .bw-tabs-nav label[for=\"bw-arctic-tab1\"],\n  #bw-arctic-tab2:checked ~ .bw-tabs-nav label[for=\"bw-arctic-tab2\"],\n  #bw-arctic-tab3:checked ~ .bw-tabs-nav label[for=\"bw-arctic-tab3\"],\n  #bw-arctic-tab4:checked ~ .bw-tabs-nav label[for=\"bw-arctic-tab4\"] {\n    opacity: 1;\n    font-weight: 500;\n  }\n\n  #bw-arctic-tab1:checked ~ .bw-tabs-nav label[for=\"bw-arctic-tab1\"]::after,\n  #bw-arctic-tab2:checked ~ .bw-tabs-nav label[for=\"bw-arctic-tab2\"]::after,\n  #bw-arctic-tab3:checked ~ .bw-tabs-nav label[for=\"bw-arctic-tab3\"]::after,\n  #bw-arctic-tab4:checked ~ .bw-tabs-nav label[for=\"bw-arctic-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-tab1:checked ~ .bw-tabs-content .bw-pane1,\n  #bw-arctic-tab2:checked ~ .bw-tabs-content .bw-pane2,\n  #bw-arctic-tab3:checked ~ .bw-tabs-content .bw-pane3,\n  #bw-arctic-tab4:checked ~ .bw-tabs-content .bw-pane4 {\n    display: block;\n    animation: bw-arctic-slide 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;\n  }\n\n  @keyframes bw-arctic-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  \/* Arrow styling for link *\/\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-arctic-tabs\" id=\"bw-arctic-tab1\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-arctic-tabs\" id=\"bw-arctic-tab2\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-arctic-tabs\" id=\"bw-arctic-tab3\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-arctic-tabs\" id=\"bw-arctic-tab4\" type=\"radio\"\u003e\n\u003cdiv class=\"bw-tabs-nav\"\u003e\n\u003clabel for=\"bw-arctic-tab1\" class=\"bw-tab-btn\"\u003eDescription\u003c\/label\u003e \u003clabel for=\"bw-arctic-tab2\" class=\"bw-tab-btn\"\u003eMaterials\u003c\/label\u003e \u003clabel for=\"bw-arctic-tab3\" class=\"bw-tab-btn\"\u003eSize \u0026amp; Fit\u003c\/label\u003e \u003clabel for=\"bw-arctic-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\u003eArctic Ice Rose\u003c\/strong\u003e sunglasses, featuring a striking square silhouette, are inspired by the pure aesthetic of endless Arctic glaciers and the delicate shimmer of the polar rose aurora. Their structured, geometric frame is designed for those who appreciate statement accessories with a bold 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 sunglasses are equipped with lenses produced by Carl Zeiss Vision Sunlens. These lenses ensure impeccable optical clarity, natural color perception, and comfort throughout the day. Reinforced flex hinges guarantee a gentle, 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\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 ZEISS lenses with UV-400 protection\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLens color:\u003c\/strong\u003e Candy Rose\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\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 fit\u003c\/b\u003e, designed for medium-sized faces to create sharp, proportional lines. For very narrow or wide faces, the fit may feel slightly 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\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":53749836448057,"sku":"Arctic Ice Rose New","price":250.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/Arctic_rose_1.webp?v=1783594076"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/collections\/20555.jpg?v=1770808532","url":"https:\/\/blackwoodatelier.com\/en-eu\/collections\/sunglasses.oembed?page=3","provider":"Blackwoodbags","version":"1.0","type":"link"}