{"title":"15%","description":"","products":[{"product_id":"sunglasses-corsica","title":"Corsica","description":"\u003cstyle\u003e\n  .bw-tabs-wrapper {\n    width: 100%;\n    background-color: #dbd9d3;\n    padding: 0 5px;\n    margin-top: -15px;\n    margin-bottom: 0;\n    font-family: 'KyivTypeSans-Regular', sans-serif;\n    color: #190200;\n    overflow: hidden;\n    box-sizing: border-box;\n    -webkit-text-size-adjust: 100%;\n  }\n\n  .bw-tab-radio {\n    display: none !important;\n  }\n\n  .bw-tabs-nav {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    column-gap: 42px;\n    row-gap: 12px;\n    max-width: 620px;\n    margin: 0 auto 25px;\n    text-align: center;\n  }\n\n  .bw-tab-btn {\n    font-size: 15px;\n    font-weight: 400;\n    cursor: pointer;\n    opacity: 0.45;\n    transition: opacity 0.3s ease;\n    position: relative;\n    padding-bottom: 5px;\n    display: inline-block;\n    color: #190200;\n    white-space: nowrap;\n  }\n\n  .bw-tab-btn:hover {\n    opacity: 1;\n  }\n\n  #bw-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    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-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.45s ease-out forwards;\n  }\n\n  @keyframes bw-corsica-slide {\n    from {\n      opacity: 0;\n      transform: translateX(10px);\n    }\n\n    to {\n      opacity: 1;\n      transform: translateX(0);\n    }\n  }\n\n  .bw-tab-pane p {\n    margin: 0 0 14px;\n  }\n\n  .bw-tab-pane strong {\n    font-weight: 600;\n  }\n\n  .bw-product-note,\n  .bw-size-wrap {\n    max-width: 660px;\n    margin: 0 auto;\n  }\n\n  .bw-material-list,\n  .bw-delivery-list {\n    padding-left: 18px !important;\n    margin: 0 0 14px !important;\n    list-style: disc outside !important;\n    list-style-type: disc !important;\n  }\n\n  .bw-material-list li,\n  .bw-delivery-list li {\n    display: list-item !important;\n    list-style: disc outside !important;\n    list-style-type: disc !important;\n    margin-bottom: 6px;\n  }\n\n  .bw-material-list li::before,\n  .bw-delivery-list li::before {\n    content: none !important;\n    display: none !important;\n  }\n\n  .bw-fit-compact {\n    padding: 16px 0 18px;\n    border-top: 1px solid rgba(25, 2, 0, 0.14);\n    border-bottom: 1px solid rgba(25, 2, 0, 0.14);\n  }\n\n  .bw-fit-head {\n    margin-bottom: 20px;\n  }\n\n  .bw-fit-copy {\n    max-width: none;\n    margin: 0;\n    font-size: 13.5px;\n    line-height: 1.5;\n    color: rgba(25, 2, 0, 0.78);\n  }\n\n  .bw-fit-scale-wrap {\n    padding: 0 4px;\n  }\n\n  .bw-fit-scale-title {\n    margin-bottom: 10px;\n    color: #190200;\n    font-size: 11px;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n  }\n\n  .bw-fit-labels {\n    display: grid;\n    grid-template-columns: repeat(5, 1fr);\n    margin-bottom: 10px;\n    color: rgba(25, 2, 0, 0.48);\n    font-size: 10px;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n  }\n\n  .bw-fit-labels span {\n    text-align: center;\n    min-height: 14px;\n  }\n\n  .bw-fit-labels span:first-child {\n    text-align: left;\n  }\n\n  .bw-fit-labels span:last-child {\n    text-align: right;\n  }\n\n  .bw-fit-line {\n    position: relative;\n    height: 1px;\n    background-color: rgba(25, 2, 0, 0.22);\n    margin: 0 5px 2px;\n  }\n\n  .bw-fit-dot {\n    position: absolute;\n    top: 50%;\n    width: 7px;\n    height: 7px;\n    border-radius: 50%;\n    background-color: #dbd9d3;\n    border: 1px solid rgba(25, 2, 0, 0.45);\n    transform: translate(-50%, -50%);\n  }\n\n  .bw-fit-dot-1 { left: 0; }\n  .bw-fit-dot-2 { left: 25%; }\n  .bw-fit-dot-3 { left: 50%; }\n  .bw-fit-dot-4 { left: 75%; }\n  .bw-fit-dot-5 { left: 100%; }\n\n  .bw-fit-marker {\n    position: absolute;\n    top: 50%;\n    left: 50%;\n    width: 13px;\n    height: 13px;\n    border-radius: 50%;\n    background-color: #190200;\n    transform: translate(-50%, -50%);\n  }\n\n  .bw-size-list {\n    display: grid;\n    grid-template-columns: repeat(5, 1fr);\n    margin-top: 16px;\n    border-top: 1px solid rgba(25, 2, 0, 0.14);\n    border-left: 1px solid rgba(25, 2, 0, 0.14);\n  }\n\n  .bw-size-item {\n    padding: 11px 8px 10px;\n    border-right: 1px solid rgba(25, 2, 0, 0.14);\n    border-bottom: 1px solid rgba(25, 2, 0, 0.14);\n    text-align: center;\n  }\n\n  .bw-size-label {\n    display: block;\n    margin-bottom: 4px;\n    color: rgba(25, 2, 0, 0.55);\n    font-size: 10.5px;\n    line-height: 1.25;\n  }\n\n  .bw-size-value {\n    display: block;\n    color: #190200;\n    font-size: 13.5px;\n    font-weight: 600;\n    white-space: nowrap;\n  }\n\n  .bw-consult-box {\n    margin-top: 16px;\n    padding-top: 16px;\n    border-top: 1px solid rgba(25, 2, 0, 0.13);\n    font-size: 13.5px;\n    line-height: 1.5;\n    color: #190200;\n  }\n\n  .bw-consult-inline {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    margin-top: 10px;\n    font-size: 13px;\n    flex-wrap: wrap;\n  }\n\n  .bw-consult-inline a {\n    color: #5b2029;\n    text-decoration: underline;\n    font-weight: 500;\n  }\n\n  .bw-consult-divider {\n    color: rgba(25, 2, 0, 0.25);\n  }\n\n  .bw-care-link {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 10px 0;\n    border-bottom: 1px solid rgba(25, 2, 0, 0.15);\n    color: #190200 !important;\n    text-decoration: none !important;\n    font-size: 14px;\n  }\n\n  .bw-care-link-first {\n    margin-top: 20px;\n  }\n\n  .bw-care-link:hover {\n    opacity: 0.7;\n  }\n\n  .bw-arrow {\n    position: relative;\n    width: 14px;\n    height: 14px;\n    display: inline-block;\n    flex: 0 0 14px;\n  }\n\n  .bw-arrow::before {\n    content: '';\n    position: absolute;\n    top: 3px;\n    right: 2px;\n    width: 9px;\n    height: 1.5px;\n    background-color: #190200;\n    transform: rotate(-45deg);\n    transform-origin: right center;\n  }\n\n  .bw-arrow::after {\n    content: '';\n    position: absolute;\n    top: 2px;\n    right: 2px;\n    width: 6px;\n    height: 6px;\n    border-top: 1.5px solid #190200;\n    border-right: 1.5px solid #190200;\n  }\n\n  @media (max-width: 767px) {\n    .bw-tabs-wrapper {\n      padding: 0 10px;\n      margin-top: -25px;\n    }\n\n    .bw-tabs-nav {\n      column-gap: 28px;\n      row-gap: 10px;\n      margin-bottom: 25px;\n    }\n\n    .bw-tabs-content {\n      min-height: 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-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\u003cdiv class=\"bw-tab-pane bw-pane1\"\u003e\n\u003cdiv class=\"bw-product-note\"\u003e\n\u003cp\u003e\u003cstrong\u003eCorsica\u003c\/strong\u003e \u003cspan\u003e—\u003c\/span\u003e oval sunglasses handcrafted from Indian sandalwood and multi-layer maple reinforced with carbon.\u003c\/p\u003e\n\u003cp\u003eThe frame has a balanced medium fit and a clean oval silhouette. The combination of natural wood and carbon reinforcement gives the model structure, lightness and everyday durability.\u003c\/p\u003e\n\u003cp\u003eThe sunglasses are equipped with lenses produced by Carl Zeiss Vision Sunlens with a grey tint and UV-400 protection. Reinforced flex hinges with a closer ensure smooth movement of the temples and a comfortable fit.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane2\"\u003e\n\n\u003cul class=\"bw-material-list\"\u003e\n  \u003cli\u003e\n\u003cstrong\u003eFrame material:\u003c\/strong\u003e Indian sandalwood and multi-layer maple, reinforced with carbon;\u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003eLenses:\u003c\/strong\u003e produced by Carl Zeiss Vision Sunlens with a grey tint and UV-400 protection;\u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003eTint level:\u003c\/strong\u003e Cat 2 (light);\u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003eHinges:\u003c\/strong\u003e reinforced flex hinges with a closer;\u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003ePackaging:\u003c\/strong\u003e branded box, leather case with a strap, lens cloth, passport with an individual product number.\u003c\/li\u003e\n\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\"\u003eCorsica is designed for a medium face width. The oval shape keeps the frame balanced, structured and comfortable for everyday wear.\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\"\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\"\u003eShape: oval. 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":47957343895865,"sku":"Corsica Grey","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":"wooden-sunglasses-liverpool","title":"Liverpool","description":"\u003cstyle\u003e\n  \/* === ГЛОБАЛЬНІ СТИЛІ BLACKWOOD (EDITORIAL LUXURY) === *\/\n  .bw-tabs-wrapper {\n    width: 100%;\n    background-color: #dbd9d3;\n    padding: 0 5px;\n    margin-top: -15px;\n    margin-bottom: 0;\n    font-family: 'KyivTypeSans-Regular', -apple-system, sans-serif;\n    color: #190200;\n    overflow: hidden;\n    box-sizing: border-box;\n    -webkit-text-size-adjust: 100%;\n  }\n\n  .bw-tab-radio {\n    position: absolute;\n    width: 1px;\n    height: 1px;\n    margin: -1px;\n    padding: 0;\n    overflow: hidden;\n    clip: rect(0 0 0 0);\n    white-space: nowrap;\n    border: 0;\n  }\n\n  \/* Навігація на десктопі *\/\n  .bw-tabs-nav {\n    display: flex;\n    flex-wrap: nowrap;\n    justify-content: space-between;\n    column-gap: 8px;\n    row-gap: 0;\n    max-width: 620px;\n    margin: 0 auto 30px;\n    text-align: center;\n  }\n\n  .bw-tab-btn {\n    font-size: 15px !important; \n    font-weight: 400;\n    letter-spacing: 0.02em;\n    cursor: pointer;\n    opacity: 0.45;\n    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n    position: relative;\n    padding-bottom: 6px;\n    display: inline-block;\n    white-space: nowrap;\n    flex: 1 1 auto;\n  }\n\n  .bw-tab-btn:hover {\n    opacity: 1;\n  }\n\n  .bw-tab-btn:focus-visible {\n    outline: 1px solid rgba(25, 2, 0, 0.45);\n    outline-offset: 4px;\n  }\n\n  .bw-tab-btn::after {\n    content: '';\n    position: absolute;\n    bottom: -1px;\n    left: 0;\n    width: 100%;\n    height: 1.5px;\n    background-color: #190200;\n    opacity: 0;\n    transition: opacity 0.3s ease;\n  }\n\n  #bw-liverpool-tab1:checked ~ .bw-tabs-nav label[for=\"bw-liverpool-tab1\"],\n  #bw-liverpool-tab2:checked ~ .bw-tabs-nav label[for=\"bw-liverpool-tab2\"],\n  #bw-liverpool-tab3:checked ~ .bw-tabs-nav label[for=\"bw-liverpool-tab3\"],\n  #bw-liverpool-tab4:checked ~ .bw-tabs-nav label[for=\"bw-liverpool-tab4\"] {\n    opacity: 1;\n    font-weight: 500;\n  }\n\n  #bw-liverpool-tab1:checked ~ .bw-tabs-nav label[for=\"bw-liverpool-tab1\"]::after,\n  #bw-liverpool-tab2:checked ~ .bw-tabs-nav label[for=\"bw-liverpool-tab2\"]::after,\n  #bw-liverpool-tab3:checked ~ .bw-tabs-nav label[for=\"bw-liverpool-tab3\"]::after,\n  #bw-liverpool-tab4:checked ~ .bw-tabs-nav label[for=\"bw-liverpool-tab4\"]::after {\n    opacity: 1;\n  }\n\n  .bw-tabs-content {\n    max-width: 800px;\n    margin: 0 auto;\n    min-height: 280px;\n    padding-bottom: 25px;\n  }\n\n  .bw-tab-pane {\n    display: none;\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  #bw-liverpool-tab1:checked ~ .bw-tabs-content .bw-pane1,\n  #bw-liverpool-tab2:checked ~ .bw-tabs-content .bw-pane2,\n  #bw-liverpool-tab3:checked ~ .bw-tabs-content .bw-pane3,\n  #bw-liverpool-tab4:checked ~ .bw-tabs-content .bw-pane4 {\n    display: block;\n    animation: bw-liverpool-slide 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;\n  }\n\n  @keyframes bw-liverpool-slide {\n    from { opacity: 0; transform: translateY(8px); }\n    to { opacity: 1; transform: translateY(0); }\n  }\n\n  .bw-tab-pane p,\n  .bw-tab-pane li,\n  .bw-tab-pane a,\n  .bw-tab-pane strong {\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  .bw-tab-pane p { margin: 0 0 14px; }\n  .bw-tab-pane strong { font-weight: 600; }\n  .bw-product-note { max-width: 680px; margin: 0 auto; }\n\n  .bw-material-list,\n  .bw-delivery-list {\n    padding-left: 18px !important;\n    margin: 0 0 14px 0 !important;\n    list-style-type: none !important;\n  }\n\n  .bw-material-list li,\n  .bw-delivery-list li {\n    position: relative !important;\n    margin: 0 0 8px 0 !important;\n    padding: 0 !important;\n    line-height: 1.55 !important;\n  }\n\n  .bw-material-list li::before,\n  .bw-delivery-list li::before {\n    content: \"•\" !important;\n    position: absolute;\n    left: -16px;\n    top: 0;\n    color: #5b2029;\n    font-size: 16px !important;\n    line-height: 1.2 !important;\n  }\n\n  .bw-size-wrap { max-width: 740px; margin: 0 auto; }\n  .bw-fit-explanation { color: #190200; margin: 5px auto 24px; text-align: left; max-width: 740px; }\n\n  .bw-size-list {\n    display: grid;\n    grid-template-columns: repeat(5, 1fr);\n    margin-top: 24px;\n    border-top: 1px solid rgba(25, 2, 0, 0.14);\n    border-left: 1px solid rgba(25, 2, 0, 0.14);\n  }\n\n  .bw-size-item {\n    padding: 12px 8px;\n    border-right: 1px solid rgba(25, 2, 0, 0.14);\n    border-bottom: 1px solid rgba(25, 2, 0, 0.14);\n    text-align: center;\n  }\n\n  .bw-size-label {\n    display: block;\n    margin-bottom: 4px;\n    color: rgba(25, 2, 0, 0.55);\n    font-size: 10.5px !important;\n    line-height: 1.25 !important;\n  }\n\n  .bw-size-value { color: #190200; font-weight: 600; white-space: nowrap; }\n  .bw-consult-box { margin-top: 20px; padding-top: 20px; border-top: 1px solid rgba(25, 2, 0, 0.13); color: #190200; }\n  .bw-consult-inline { display: flex; align-items: center; gap: 12px; margin-top: 10px; flex-wrap: wrap; }\n  .bw-consult-inline a { color: #5b2029; text-decoration: underline; font-weight: 500; }\n  .bw-consult-divider { color: rgba(25, 2, 0, 0.25); }\n  .bw-care-link { display: flex; justify-content: space-between; align-items: center; padding: 10px 0; border-bottom: 1px solid rgba(25, 2, 0, 0.15); color: #190200 !important; text-decoration: none !important; }\n  .bw-care-link-first { margin-top: 20px; }\n\n  .bw-arrow { display: inline-block; margin-left: 8px; }\n\n  @media (max-width: 767px) {\n    .bw-tabs-wrapper { padding: 0 10px; margin-top: -25px; }\n    .bw-tabs-nav { max-width: 100%; border-bottom: 1.5px solid rgba(25, 2, 0, 0.08); padding: 0 2px 0 2px; }\n    .bw-tab-btn { font-size: 15px !important; }\n    .bw-tabs-content { min-height: 340px; }\n    .bw-size-list { grid-template-columns: repeat(2, 1fr); margin-top: 14px; }\n    .bw-size-item:last-child { grid-column: span 2; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"bw-tabs-wrapper\"\u003e\n\u003cinput checked class=\"bw-tab-radio\" name=\"bw-liverpool-tabs\" id=\"bw-liverpool-tab1\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-liverpool-tabs\" id=\"bw-liverpool-tab2\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-liverpool-tabs\" id=\"bw-liverpool-tab3\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-liverpool-tabs\" id=\"bw-liverpool-tab4\" type=\"radio\"\u003e\n\u003cdiv class=\"bw-tabs-nav\"\u003e\n\u003clabel for=\"bw-liverpool-tab1\" class=\"bw-tab-btn\"\u003eDescription\u003c\/label\u003e \u003clabel for=\"bw-liverpool-tab2\" class=\"bw-tab-btn\"\u003eMaterials\u003c\/label\u003e \u003clabel for=\"bw-liverpool-tab3\" class=\"bw-tab-btn\"\u003eSize \u0026amp; Fit\u003c\/label\u003e \u003clabel for=\"bw-liverpool-tab4\" class=\"bw-tab-btn\"\u003eShipping \u0026amp; Payment\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-tabs-content\"\u003e\n\u003c!-- Tab 1: Description --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane1\"\u003e\n\u003cdiv class=\"bw-product-note\"\u003e\n\u003cp\u003eThe \u003cstrong\u003eLiverpool\u003c\/strong\u003e sunglasses embody the free spirit of a port city and the energy of a legendary music scene that changed the world. This aviator shape is designed for those who choose authentic classics, value the freedom of self-expression, and strive to remain in the spotlight.\u003c\/p\u003e\n\u003cp\u003eAnatomical lightness is achieved through a combination of layers of American black walnut and multi-layered maple. Hidden internal carbon fiber reinforcement gives the frame high durability while maintaining the natural nobility and tactile warmth of living wood.\u003c\/p\u003e\n\u003cp\u003eThe sunglasses are equipped with high-quality polarized lenses featuring UV-400 protection, which effectively block glare and protect eyes from ultraviolet rays. Reinforced metal flex hinges ensure smooth temple movement and a perfect daily fit.\u003c\/p\u003e\n\u003cp\u003eThe set includes a branded BLACKWOOD box, a leather case with a strap, and a lens cloth.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 2: Materials --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane2\"\u003e\n\u003cul class=\"bw-material-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eFrame material:\u003c\/strong\u003e Black walnut and multi-layered maple reinforced with carbon fiber\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLenses:\u003c\/strong\u003e Polarized with UV-400 protection\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLens color:\u003c\/strong\u003e Grey gradient\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTint level:\u003c\/strong\u003e Cat. 2 (Light)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHinges:\u003c\/strong\u003e Reinforced flex hinges with a closer\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWeight:\u003c\/strong\u003e 26 g\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePackaging:\u003c\/strong\u003e Branded box, leather case with a strap, lens cloth, and a passport with an individual product number.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003ci\u003eEach pair is handcrafted from natural materials, making every texture and shade unique. Minor variations from the product photos are to be expected.\u003c\/i\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 3: Size \u0026 Fit --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane3\"\u003e\n\u003cdiv class=\"bw-size-wrap\"\u003e\n\u003cp class=\"bw-fit-explanation\"\u003eThis aviator shape with a \u003cb\u003emedium\/narrow fit\u003c\/b\u003e is best suited for medium and narrow faces, creating harmonious and balanced proportions. On wider faces, the model may fit too tightly and exceed natural proportions.\u003c\/p\u003e\n\u003cdiv class=\"bw-size-list\"\u003e\n\u003cdiv class=\"bw-size-item\"\u003e\n\u003cspan class=\"bw-size-label\"\u003eLens width\u003c\/span\u003e\u003cspan class=\"bw-size-value\"\u003e52 mm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-size-item\"\u003e\n\u003cspan class=\"bw-size-label\"\u003eBridge\u003c\/span\u003e\u003cspan class=\"bw-size-value\"\u003e20 mm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-size-item\"\u003e\n\u003cspan class=\"bw-size-label\"\u003eTemple\u003c\/span\u003e\u003cspan class=\"bw-size-value\"\u003e145 mm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-size-item\"\u003e\n\u003cspan class=\"bw-size-label\"\u003eFrame width\u003c\/span\u003e\u003cspan class=\"bw-size-value\"\u003e145 mm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-size-item\"\u003e\n\u003cspan class=\"bw-size-label\"\u003eWeight\u003c\/span\u003e\u003cspan class=\"bw-size-value\"\u003e26 g\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-consult-box\"\u003eIf you are unsure about the fit, our concierge service can help evaluate the look from a photo.\n\u003cdiv class=\"bw-consult-inline\"\u003e\n\u003ca href=\"https:\/\/t.me\/blackwood_ua\" target=\"_blank\"\u003eTelegram\u003c\/a\u003e \u003cspan class=\"bw-consult-divider\"\u003e|\u003c\/span\u003e \u003ca href=\"viber:\/\/chat?number=%2B380980244334\"\u003eViber\u003c\/a\u003e \u003cspan class=\"bw-consult-divider\"\u003e|\u003c\/span\u003e \u003ca href=\"https:\/\/wa.me\/380980244334\" target=\"_blank\"\u003eWhatsApp\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 4: Shipping \u0026 Payment --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane4\"\u003e\n\u003cp\u003e\u003cstrong\u003eShipping:\u003c\/strong\u003e Worldwide insured delivery (except RU\/BY).\u003c\/p\u003e\n\u003cul class=\"bw-delivery-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eUAE:\u003c\/strong\u003e Next-day delivery from Dubai. Custom\/Pre-order items ship from Ukraine.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eUSA:\u003c\/strong\u003e 5-10 business days. DDP (all taxes\/duties included at checkout).\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eInternational:\u003c\/strong\u003e Standard (10-21 days) or Express (5-10 days). Shipped DAP (recipient covers local duties\/taxes).\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003ePayment:\u003c\/strong\u003e Visa, MasterCard, Apple\/Google Pay, PayPal. All payments are secure; data is not saved.\u003c\/p\u003e\n\u003ca class=\"bw-care-link bw-care-link-first\" href=\"https:\/\/blackwood.ua\/pages\/warranty\"\u003e\u003cspan\u003eWarranty\u003c\/span\u003e \u003cspan class=\"bw-arrow\"\u003e↗\u003c\/span\u003e\u003c\/a\u003e \u003ca class=\"bw-care-link\" href=\"https:\/\/blackwood.ua\/pages\/care\"\u003e\u003cspan\u003eCare \u0026amp; Storage\u003c\/span\u003e \u003cspan class=\"bw-arrow\"\u003e↗\u003c\/span\u003e\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Blackwoodbags","offers":[{"title":"Default Title","offer_id":47957382037817,"sku":"Liverpool Grey gradient","price":217.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/blackwood-liverpool-sunglasses-1.jpg?v=1777154995"},{"product_id":"men-women-wooden-sunglasses-miami","title":"Miami","description":"\u003cstyle\u003e\n  \/* === ГЛОБАЛЬНІ СТИЛІ BLACKWOOD (EDITORIAL LUXURY) === *\/\n  .bw-tabs-wrapper {\n    width: 100%;\n    background-color: #dbd9d3;\n    padding: 0 5px;\n    margin-top: -15px;\n    margin-bottom: 0;\n    font-family: 'KyivTypeSans-Regular', -apple-system, sans-serif;\n    color: #190200;\n    overflow: hidden;\n    box-sizing: border-box;\n    -webkit-text-size-adjust: 100%;\n  }\n\n  .bw-tab-radio {\n    position: absolute;\n    width: 1px;\n    height: 1px;\n    margin: -1px;\n    padding: 0;\n    overflow: hidden;\n    clip: rect(0 0 0 0);\n    white-space: nowrap;\n    border: 0;\n  }\n\n  \/* Навігація на десктопі *\/\n  .bw-tabs-nav {\n    display: flex;\n    flex-wrap: nowrap;\n    justify-content: space-between;\n    column-gap: 8px;\n    row-gap: 0;\n    max-width: 620px;\n    margin: 0 auto 30px;\n    text-align: center;\n  }\n\n  .bw-tab-btn {\n    font-size: 15px !important; \n    font-weight: 400;\n    letter-spacing: 0.02em;\n    cursor: pointer;\n    opacity: 0.45;\n    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n    position: relative;\n    padding-bottom: 6px;\n    display: inline-block;\n    white-space: nowrap;\n    flex: 1 1 auto;\n  }\n\n  .bw-tab-btn:hover {\n    opacity: 1;\n  }\n\n  .bw-tab-btn:focus-visible {\n    outline: 1px solid rgba(25, 2, 0, 0.45);\n    outline-offset: 4px;\n  }\n\n  .bw-tab-btn::after {\n    content: '';\n    position: absolute;\n    bottom: -1px;\n    left: 0;\n    width: 100%;\n    height: 1.5px;\n    background-color: #190200;\n    opacity: 0;\n    transition: opacity 0.3s ease;\n  }\n\n  #bw-miami-tab1:checked ~ .bw-tabs-nav label[for=\"bw-miami-tab1\"],\n  #bw-miami-tab2:checked ~ .bw-tabs-nav label[for=\"bw-miami-tab2\"],\n  #bw-miami-tab3:checked ~ .bw-tabs-nav label[for=\"bw-miami-tab3\"],\n  #bw-miami-tab4:checked ~ .bw-tabs-nav label[for=\"bw-miami-tab4\"] {\n    opacity: 1;\n    font-weight: 500;\n  }\n\n  #bw-miami-tab1:checked ~ .bw-tabs-nav label[for=\"bw-miami-tab1\"]::after,\n  #bw-miami-tab2:checked ~ .bw-tabs-nav label[for=\"bw-miami-tab2\"]::after,\n  #bw-miami-tab3:checked ~ .bw-tabs-nav label[for=\"bw-miami-tab3\"]::after,\n  #bw-miami-tab4:checked ~ .bw-tabs-nav label[for=\"bw-miami-tab4\"]::after {\n    opacity: 1;\n  }\n\n  .bw-tabs-content {\n    max-width: 800px;\n    margin: 0 auto;\n    min-height: 280px;\n    padding-bottom: 25px;\n  }\n\n  .bw-tab-pane {\n    display: none;\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  #bw-miami-tab1:checked ~ .bw-tabs-content .bw-pane1,\n  #bw-miami-tab2:checked ~ .bw-tabs-content .bw-pane2,\n  #bw-miami-tab3:checked ~ .bw-tabs-content .bw-pane3,\n  #bw-miami-tab4:checked ~ .bw-tabs-content .bw-pane4 {\n    display: block;\n    animation: bw-miami-slide 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;\n  }\n\n  @keyframes bw-miami-slide {\n    from { opacity: 0; transform: translateY(8px); }\n    to { opacity: 1; transform: translateY(0); }\n  }\n\n  .bw-tab-pane p,\n  .bw-tab-pane li,\n  .bw-tab-pane a,\n  .bw-tab-pane strong {\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  .bw-tab-pane p { margin: 0 0 14px; }\n  .bw-tab-pane strong { font-weight: 600; }\n  .bw-product-note { max-width: 680px; margin: 0 auto; }\n\n  .bw-material-list,\n  .bw-delivery-list {\n    padding-left: 18px !important;\n    margin: 0 0 14px 0 !important;\n    list-style-type: none !important;\n  }\n\n  .bw-material-list li,\n  .bw-delivery-list li {\n    position: relative !important;\n    margin: 0 0 8px 0 !important;\n    padding: 0 !important;\n    line-height: 1.55 !important;\n  }\n\n  .bw-material-list li::before,\n  .bw-delivery-list li::before {\n    content: \"•\" !important;\n    position: absolute;\n    left: -16px;\n    top: 0;\n    color: #5b2029;\n    font-size: 16px !important;\n    line-height: 1.2 !important;\n  }\n\n  .bw-size-wrap { max-width: 740px; margin: 0 auto; }\n  .bw-fit-explanation { color: #190200; margin: 5px auto 24px; text-align: left; max-width: 740px; }\n\n  .bw-size-list {\n    display: grid;\n    grid-template-columns: repeat(5, 1fr);\n    margin-top: 24px;\n    border-top: 1px solid rgba(25, 2, 0, 0.14);\n    border-left: 1px solid rgba(25, 2, 0, 0.14);\n  }\n\n  .bw-size-item {\n    padding: 12px 8px;\n    border-right: 1px solid rgba(25, 2, 0, 0.14);\n    border-bottom: 1px solid rgba(25, 2, 0, 0.14);\n    text-align: center;\n  }\n\n  .bw-size-label {\n    display: block;\n    margin-bottom: 4px;\n    color: rgba(25, 2, 0, 0.55);\n    font-size: 10.5px !important;\n    line-height: 1.25 !important;\n  }\n\n  .bw-size-value { color: #190200; font-weight: 600; white-space: nowrap; }\n  .bw-consult-box { margin-top: 20px; padding-top: 20px; border-top: 1px solid rgba(25, 2, 0, 0.13); color: #190200; }\n  .bw-consult-inline { display: flex; align-items: center; gap: 12px; margin-top: 10px; flex-wrap: wrap; }\n  .bw-consult-inline a { color: #5b2029; text-decoration: underline; font-weight: 500; }\n  .bw-consult-divider { color: rgba(25, 2, 0, 0.25); }\n  .bw-care-link { display: flex; justify-content: space-between; align-items: center; padding: 10px 0; border-bottom: 1px solid rgba(25, 2, 0, 0.15); color: #190200 !important; text-decoration: none !important; }\n  .bw-care-link-first { margin-top: 20px; }\n\n  .bw-arrow { display: inline-block; margin-left: 8px; }\n\n  @media (max-width: 767px) {\n    .bw-tabs-wrapper { padding: 0 10px; margin-top: -25px; }\n    .bw-tabs-nav { max-width: 100%; border-bottom: 1.5px solid rgba(25, 2, 0, 0.08); padding: 0 2px 0 2px; }\n    .bw-tab-btn { font-size: 15px !important; }\n    .bw-tabs-content { min-height: 340px; }\n    .bw-size-list { grid-template-columns: repeat(2, 1fr); margin-top: 14px; }\n    .bw-size-item:last-child { grid-column: span 2; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"bw-tabs-wrapper\"\u003e\n  \u003cinput type=\"radio\" id=\"bw-miami-tab1\" name=\"bw-miami-tabs\" class=\"bw-tab-radio\" checked\u003e\n  \u003cinput type=\"radio\" id=\"bw-miami-tab2\" name=\"bw-miami-tabs\" class=\"bw-tab-radio\"\u003e\n  \u003cinput type=\"radio\" id=\"bw-miami-tab3\" name=\"bw-miami-tabs\" class=\"bw-tab-radio\"\u003e\n  \u003cinput type=\"radio\" id=\"bw-miami-tab4\" name=\"bw-miami-tabs\" class=\"bw-tab-radio\"\u003e\n\n  \u003cdiv class=\"bw-tabs-nav\"\u003e\n    \u003clabel class=\"bw-tab-btn\" for=\"bw-miami-tab1\"\u003eDescription\u003c\/label\u003e\n    \u003clabel class=\"bw-tab-btn\" for=\"bw-miami-tab2\"\u003eMaterials\u003c\/label\u003e\n    \u003clabel class=\"bw-tab-btn\" for=\"bw-miami-tab3\"\u003eSize \u0026amp; Fit\u003c\/label\u003e\n    \u003clabel class=\"bw-tab-btn\" for=\"bw-miami-tab4\"\u003eShipping \u0026amp; Payment\u003c\/label\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bw-tabs-content\"\u003e\n    \u003c!-- Tab 1: Description --\u003e\n    \u003cdiv class=\"bw-tab-pane bw-pane1\"\u003e\n      \u003cdiv class=\"bw-product-note\"\u003e\n        \u003cp\u003eThe \u003cstrong\u003eMiami\u003c\/strong\u003e wooden sunglasses embody the vibrant Art Deco aesthetic and the atmosphere of endless parties under the warm neon light of the coast. The classic aviator shape is designed for those who choose bold geometric solutions and strive to feel inner freedom.\u003c\/p\u003e\n        \u003cp\u003eAnatomical lightness is achieved through a precise manual blend of layers of unique American walnut burl and multi-layered maple. Hidden internal carbon fiber reinforcement provides the frame with exceptional resistance and strength, while fully preserving the natural texture and tactile warmth of living wood.\u003c\/p\u003e\n        \u003cp\u003eThe model is equipped with premium lenses produced by Carl Zeiss Vision Sunlens featuring UV-400 protection, which effectively block glare and provide exceptional optical clarity. Reinforced metal flex hinges ensure soft temple movement and a flawless daily fit.\u003c\/p\u003e\n        \u003cp\u003eThe set includes a branded BLACKWOOD box, a leather case with a strap, and a lens cloth.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Tab 2: Materials --\u003e\n    \u003cdiv class=\"bw-tab-pane bw-pane2\"\u003e\n      \u003cul class=\"bw-material-list\"\u003e\n        \u003cli\u003e\n\u003cstrong\u003eFrame material:\u003c\/strong\u003e American walnut burl and maple, reinforced with carbon fiber\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eLenses:\u003c\/strong\u003e Lenses produced by Carl Zeiss Vision Sunlens with UV-400 protection\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eLens color:\u003c\/strong\u003e Brown gradient\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eTint level:\u003c\/strong\u003e Cat. 2 (Light tint)\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eHinges:\u003c\/strong\u003e Reinforced flex hinges with a closer\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eWeight:\u003c\/strong\u003e 31 g\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003ePackaging:\u003c\/strong\u003e Branded box, leather case with a strap, lens cloth, and a passport with an individual product number.\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp\u003e\u003ci\u003eEach pair is handcrafted from natural materials, making every texture and shade unique. Minor variations from the product photos are to be expected.\u003c\/i\u003e\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Tab 3: Size \u0026 Fit --\u003e\n    \u003cdiv class=\"bw-tab-pane bw-pane3\"\u003e\n      \u003cdiv class=\"bw-size-wrap\"\u003e\n        \u003cp class=\"bw-fit-explanation\"\u003eThis expressive geometric aviator frame features a \u003cb\u003emedium fit\u003c\/b\u003e, ideally suited for medium-sized faces, ensuring a harmonious and proportional silhouette. On overly wide or very narrow faces, the frame may shift natural proportions.\u003c\/p\u003e\n        \u003cdiv class=\"bw-size-list\"\u003e\n          \u003cdiv class=\"bw-size-item\"\u003e\n\u003cspan class=\"bw-size-label\"\u003eLens width\u003c\/span\u003e\u003cspan class=\"bw-size-value\"\u003e55 mm\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"bw-size-item\"\u003e\n\u003cspan class=\"bw-size-label\"\u003eBridge\u003c\/span\u003e\u003cspan class=\"bw-size-value\"\u003e18 mm\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"bw-size-item\"\u003e\n\u003cspan class=\"bw-size-label\"\u003eTemple\u003c\/span\u003e\u003cspan class=\"bw-size-value\"\u003e145 mm\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"bw-size-item\"\u003e\n\u003cspan class=\"bw-size-label\"\u003eFrame width\u003c\/span\u003e\u003cspan class=\"bw-size-value\"\u003e145 mm\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"bw-size-item\"\u003e\n\u003cspan class=\"bw-size-label\"\u003eWeight\u003c\/span\u003e\u003cspan class=\"bw-size-value\"\u003e31 g\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"bw-consult-box\"\u003eIf you are unsure about the fit, our concierge service can help evaluate the look from a photo.\n          \u003cdiv class=\"bw-consult-inline\"\u003e\n            \u003ca href=\"https:\/\/t.me\/blackwood_ua\" target=\"_blank\"\u003eTelegram\u003c\/a\u003e \u003cspan class=\"bw-consult-divider\"\u003e|\u003c\/span\u003e \u003ca href=\"viber:\/\/chat?number=%2B380980244334\"\u003eViber\u003c\/a\u003e \u003cspan class=\"bw-consult-divider\"\u003e|\u003c\/span\u003e \u003ca href=\"https:\/\/wa.me\/380980244334\" target=\"_blank\"\u003eWhatsApp\u003c\/a\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Tab 4: Shipping \u0026 Payment --\u003e\n    \u003cdiv class=\"bw-tab-pane bw-pane4\"\u003e\n      \u003cp\u003e\u003cstrong\u003eShipping:\u003c\/strong\u003e Worldwide insured delivery (except RU\/BY).\u003c\/p\u003e\n      \u003cul class=\"bw-delivery-list\"\u003e\n        \u003cli\u003e\n\u003cstrong\u003eUAE:\u003c\/strong\u003e Next-day delivery from Dubai. Custom\/Pre-order items ship from Ukraine.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eUSA:\u003c\/strong\u003e 5-10 business days. DDP (all taxes\/duties included at checkout).\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eInternational:\u003c\/strong\u003e Standard (10-21 days) or Express (5-10 days). Shipped DAP (recipient covers local duties\/taxes).\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp\u003e\u003cstrong\u003ePayment:\u003c\/strong\u003e Visa, MasterCard, Apple\/Google Pay, PayPal. All payments are secure; data is not saved.\u003c\/p\u003e\n      \u003ca href=\"https:\/\/blackwood.ua\/pages\/warranty\" class=\"bw-care-link bw-care-link-first\"\u003e\u003cspan\u003eWarranty\u003c\/span\u003e \u003cspan class=\"bw-arrow\"\u003e↗\u003c\/span\u003e\u003c\/a\u003e\n      \u003ca href=\"https:\/\/blackwood.ua\/pages\/care\" class=\"bw-care-link\"\u003e\u003cspan\u003eCare \u0026amp; Storage\u003c\/span\u003e \u003cspan class=\"bw-arrow\"\u003e↗\u003c\/span\u003e\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Blackwoodbags","offers":[{"title":"Default Title","offer_id":47957377810745,"sku":"Miami Brown gradient","price":251.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/miami_1.jpg?v=1777154964"},{"product_id":"sunglasses-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":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/sicily-black-1.webp?v=1777154883"},{"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-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":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/Kyoto_Bronze_1.jpg?v=1777155101"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/collections\/66447_c5801c0b-e0bc-42fc-8fe8-cd722171df30.webp?v=1782928015","url":"https:\/\/blackwoodatelier.com\/en-ae\/collections\/15-eyewear.oembed","provider":"Blackwoodbags","version":"1.0","type":"link"}