{"title":"Purple Heart Collection","description":"","products":[{"product_id":"aurora-purple-heart-bordeaux","title":"Aurora Purple Heart Bordeaux","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', -apple-system, BlinkMacSystemFont, 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  .bw-tabs-nav {\n    display: flex;\n    flex-wrap: nowrap;\n    justify-content: space-between;\n    column-gap: 8px;\n    max-width: 760px;\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: opacity 0.3s ease, font-weight 0.3s ease;\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::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-aurora-bord-tab1:checked ~ .bw-tabs-nav label[for=\"bw-aurora-bord-tab1\"],\n  #bw-aurora-bord-tab2:checked ~ .bw-tabs-nav label[for=\"bw-aurora-bord-tab2\"],\n  #bw-aurora-bord-tab3:checked ~ .bw-tabs-nav label[for=\"bw-aurora-bord-tab3\"],\n  #bw-aurora-bord-tab4:checked ~ .bw-tabs-nav label[for=\"bw-aurora-bord-tab4\"],\n  #bw-aurora-bord-tab5:checked ~ .bw-tabs-nav label[for=\"bw-aurora-bord-tab5\"] {\n    opacity: 1;\n    font-weight: 500;\n  }\n\n  #bw-aurora-bord-tab1:checked ~ .bw-tabs-nav label[for=\"bw-aurora-bord-tab1\"]::after,\n  #bw-aurora-bord-tab2:checked ~ .bw-tabs-nav label[for=\"bw-aurora-bord-tab2\"]::after,\n  #bw-aurora-bord-tab3:checked ~ .bw-tabs-nav label[for=\"bw-aurora-bord-tab3\"]::after,\n  #bw-aurora-bord-tab4:checked ~ .bw-tabs-nav label[for=\"bw-aurora-bord-tab4\"]::after,\n  #bw-aurora-bord-tab5:checked ~ .bw-tabs-nav label[for=\"bw-aurora-bord-tab5\"]::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-aurora-bord-tab1:checked ~ .bw-tabs-content .bw-pane1,\n  #bw-aurora-bord-tab2:checked ~ .bw-tabs-content .bw-pane2,\n  #bw-aurora-bord-tab3:checked ~ .bw-tabs-content .bw-pane3,\n  #bw-aurora-bord-tab4:checked ~ .bw-tabs-content .bw-pane4,\n  #bw-aurora-bord-tab5:checked ~ .bw-tabs-content .bw-pane5 {\n    display: block;\n    animation: bw-aurora-slide 0.5s ease forwards;\n  }\n\n  @keyframes bw-aurora-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 span:not(.bw-table-label):not(.bw-table-value),\n  .bw-tab-pane a,\n  .bw-tab-pane strong,\n  .bw-tab-pane b {\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  .bw-tab-pane p {\n    margin: 0 0 14px;\n  }\n\n  .bw-tab-pane strong,\n  .bw-tab-pane b {\n    font-weight: 600;\n  }\n\n  .bw-product-note {\n    max-width: 680px;\n    margin: 0 auto;\n  }\n\n  .bw-tab-pane ul {\n    padding-left: 18px !important;\n    margin: 0 0 14px 0 !important;\n    list-style-type: none !important;\n  }\n\n  .bw-tab-pane 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-tab-pane li::before {\n    content: \"•\" !important;\n    position: absolute;\n    left: -16px;\n    top: 0;\n    color: #190200;\n    font-size: 16px !important;\n    line-height: 1.2 !important;\n  }\n\n  .bw-philanthropy-link {\n    color: #5b2029 !important;\n    font-weight: 600 !important;\n    text-decoration: underline !important;\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  }\n\n  .bw-care-link-first {\n    margin-top: 20px;\n  }\n\n  .bw-dimensions-layout {\n    display: flex;\n    align-items: center;\n    gap: 28px;\n    margin-top: 8px;\n  }\n\n  .bw-dimensions-table {\n    flex: 0.9;\n    min-width: 0;\n  }\n\n  .bw-table-row {\n    display: flex;\n    align-items: baseline;\n    justify-content: space-between;\n    gap: 18px;\n    border-bottom: 1px solid rgba(25, 2, 0, 0.1);\n    padding: 10px 0;\n  }\n\n  .bw-table-label {\n    width: 145px;\n    flex-shrink: 0;\n    font-size: 11px !important;\n    line-height: 1.25 !important;\n    text-transform: uppercase;\n    color: rgba(25, 2, 0, 0.55);\n  }\n\n  .bw-table-value {\n    flex: 1;\n    min-width: 0;\n    font-size: 13px !important;\n    font-weight: 500;\n    line-height: 1.35 !important;\n    color: #190200;\n    text-align: left;\n  }\n\n  .bw-diagram-holder {\n    flex: 1;\n    min-width: 180px;\n  }\n\n  .bw-size-img {\n    display: block;\n    width: 100%;\n    max-width: 320px;\n    height: auto;\n    margin: 0 auto;\n    mix-blend-mode: multiply;\n  }\n\n  .bw-note {\n    margin-top: 15px;\n    font-size: 13px !important;\n    line-height: 1.45 !important;\n    color: #190200;\n  }\n\n  @media (max-width: 767px) {\n    .bw-tabs-wrapper {\n      padding: 0 14px;\n      margin-top: -25px;\n    }\n\n    .bw-tabs-nav {\n      display: grid;\n      grid-template-columns: repeat(6, minmax(0, 1fr));\n      gap: 13px 14px;\n      max-width: 430px;\n      width: 100%;\n      margin: 0 auto 24px;\n      padding: 0 0 2px;\n      border-bottom: 0;\n    }\n\n    .bw-tab-btn {\n      flex: none;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      min-height: 32px;\n      padding-bottom: 8px;\n      font-size: 12.5px !important;\n      line-height: 1.15 !important;\n      white-space: normal;\n      text-align: center;\n      letter-spacing: 0.015em;\n      border-bottom: 1px solid rgba(25, 2, 0, 0.12);\n    }\n\n    .bw-tab-btn:nth-of-type(1),\n    .bw-tab-btn:nth-of-type(2),\n    .bw-tab-btn:nth-of-type(3) {\n      grid-column: span 2;\n    }\n\n    .bw-tab-btn:nth-of-type(4),\n    .bw-tab-btn:nth-of-type(5) {\n      grid-column: span 3;\n    }\n\n    .bw-tab-btn::after {\n      bottom: -1px;\n      height: 1.5px;\n    }\n\n    .bw-tabs-content {\n      min-height: 340px;\n      padding-bottom: 25px;\n    }\n\n    .bw-dimensions-layout {\n      flex-direction: column;\n      align-items: stretch;\n      gap: 18px;\n    }\n\n    .bw-dimensions-table {\n      width: 100%;\n    }\n\n    .bw-table-row {\n      gap: 12px;\n    }\n\n    .bw-table-label {\n      width: 42%;\n      max-width: 150px;\n    }\n\n    .bw-table-value {\n      text-align: right;\n    }\n\n    .bw-diagram-holder {\n      width: 100%;\n      min-width: 0;\n    }\n\n    .bw-size-img {\n      max-width: 100%;\n    }\n  }\n\n  @media (max-width: 420px) {\n    .bw-tabs-wrapper {\n      padding: 0 12px;\n    }\n\n    .bw-tabs-nav {\n      gap: 11px 10px;\n    }\n\n    .bw-tab-btn {\n      font-size: 11.5px !important;\n      min-height: 31px;\n    }\n\n    .bw-table-row {\n      align-items: flex-start;\n    }\n\n    .bw-table-label {\n      width: 44%;\n      font-size: 10.5px !important;\n    }\n\n    .bw-table-value {\n      font-size: 13px !important;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"bw-tabs-wrapper\"\u003e\n  \u003cinput checked class=\"bw-tab-radio\" name=\"bw-aurora-bord-tabs\" id=\"bw-aurora-bord-tab1\" type=\"radio\"\u003e\n  \u003cinput class=\"bw-tab-radio\" name=\"bw-aurora-bord-tabs\" id=\"bw-aurora-bord-tab2\" type=\"radio\"\u003e\n  \u003cinput class=\"bw-tab-radio\" name=\"bw-aurora-bord-tabs\" id=\"bw-aurora-bord-tab3\" type=\"radio\"\u003e\n  \u003cinput class=\"bw-tab-radio\" name=\"bw-aurora-bord-tabs\" id=\"bw-aurora-bord-tab4\" type=\"radio\"\u003e\n  \u003cinput class=\"bw-tab-radio\" name=\"bw-aurora-bord-tabs\" id=\"bw-aurora-bord-tab5\" type=\"radio\"\u003e\n\n  \u003cdiv class=\"bw-tabs-nav\"\u003e\n    \u003clabel for=\"bw-aurora-bord-tab1\" class=\"bw-tab-btn\"\u003eDescription\u003c\/label\u003e\n    \u003clabel for=\"bw-aurora-bord-tab2\" class=\"bw-tab-btn\"\u003eMaterials\u003c\/label\u003e\n    \u003clabel for=\"bw-aurora-bord-tab3\" class=\"bw-tab-btn\"\u003eDimensions\u003c\/label\u003e\n    \u003clabel for=\"bw-aurora-bord-tab4\" class=\"bw-tab-btn\"\u003eWhat's Included\u003c\/label\u003e\n    \u003clabel for=\"bw-aurora-bord-tab5\" class=\"bw-tab-btn\"\u003eShipping \u0026amp; Payment\u003c\/label\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bw-tabs-content\"\u003e\n    \u003cdiv class=\"bw-tab-pane bw-pane1\"\u003e\n      \u003cdiv class=\"bw-product-note\"\u003e\n        \u003cp\u003e\u003cb\u003eAurora Purple Heart Bordeaux Handbag\u003c\/b\u003e\u003c\/p\u003e\n        \u003cp\u003eA limited edition model from the Purple Heart Collection, created for the 9th anniversary of Atelier BLACKWOOD. Inspired by the depth of Amaranth wood, resilience, and the mature beauty of natural materials.\u003c\/p\u003e\n        \u003cp\u003eItalian bordeaux leather combines textured Croco embossing on the flap with smooth leather on the body. Custom side panels made of natural Amaranth, adorned with a mother-of-pearl rose composition, give the piece the character of a collectible art object.\u003c\/p\u003e\n        \u003cp\u003e\u003cb\u003eCharity Initiative:\u003c\/b\u003e The handbag is complemented by a signature leather heart charm. Profits from its purchase are donated to the \u003ca class=\"bw-philanthropy-link\" rel=\"noopener noreferrer\" href=\"https:\/\/starenki.com.ua\/en\/\" target=\"_blank\"\u003e«Starenki»\u003c\/a\u003e foundation to support elderly people in need.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bw-tab-pane bw-pane2\"\u003e\n      \u003cul\u003e\n        \u003cli\u003e\n\u003cstrong\u003eLeather:\u003c\/strong\u003e Combination of Italian bordeaux leather: textured Croco embossing on the flap and smooth leather on the body.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eWood:\u003c\/strong\u003e Natural Amaranth (Purpleheart wood).\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eSide Elements:\u003c\/strong\u003e Natural Amaranth with an exclusive mother-of-pearl rose composition coated in jewelry resin.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eHardware:\u003c\/strong\u003e Cast alloy steel hardware.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eNatural Material Feature:\u003c\/strong\u003e Slight variations in leather texture, wood grain, and mother-of-pearl patterns are natural and emphasize the unique identity of each handcrafted piece.\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003ca class=\"bw-care-link bw-care-link-first\" href=\"https:\/\/blackwoodbags.com\/pages\/shipping\"\u003e\n        \u003cspan\u003eWarranty \u0026amp; Returns\u003c\/span\u003e \u003cspan\u003e↗\u003c\/span\u003e\n      \u003c\/a\u003e\n      \u003ca class=\"bw-care-link\" href=\"https:\/\/blackwoodbags.com\/pages\/care\"\u003e\n        \u003cspan\u003eCare \u0026amp; Storage\u003c\/span\u003e \u003cspan\u003e↗\u003c\/span\u003e\n      \u003c\/a\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bw-tab-pane bw-pane3\"\u003e\n      \u003cdiv class=\"bw-dimensions-layout\"\u003e\n        \u003cdiv class=\"bw-dimensions-table\"\u003e\n          \u003cdiv class=\"bw-table-row\"\u003e\n            \u003cspan class=\"bw-table-label\"\u003eOuter Dimensions\u003c\/span\u003e\n            \u003cspan class=\"bw-table-value\"\u003e15 × 19 × 6 cm\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"bw-table-row\"\u003e\n            \u003cspan class=\"bw-table-label\"\u003eInner Width\u003c\/span\u003e\n            \u003cspan class=\"bw-table-value\"\u003e16.7 cm\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"bw-table-row\"\u003e\n            \u003cspan class=\"bw-table-label\"\u003eStrap Length\u003c\/span\u003e\n            \u003cspan class=\"bw-table-value\"\u003e115 cm, adjustable\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"bw-table-row\"\u003e\n            \u003cspan class=\"bw-table-label\"\u003eProduct Weight\u003c\/span\u003e\n            \u003cspan class=\"bw-table-value\"\u003e559 g\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"bw-diagram-holder\"\u003e\n          \u003cimg alt=\"Dimension diagram for Aurora Purple Heart Bordeaux handbag\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0446\/9322\/5640\/files\/876543.jpg?v=1781108431\" class=\"bw-size-img\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"bw-note\"\u003e\u003cstrong\u003eCapacity:\u003c\/strong\u003e Fits a smartphone (including Pro Max series), cardholder, keys, and essential daily items.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bw-tab-pane bw-pane4\"\u003e\n      \u003cul\u003e\n        \u003cli\u003e\n\u003cb\u003eHandbag:\u003c\/b\u003e Aurora Purple Heart Bordeaux model.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eHeart Charm:\u003c\/strong\u003e Crafted from matching Italian leather, complementing the charity initiative of the collection.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cb\u003eCarrying Options:\u003c\/b\u003e In hand by the architectural wooden handle, on the shoulder, or cross-body via the detachable adjustable leather strap.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eInternal Layout:\u003c\/strong\u003e One spacious compartment with a double pocket for convenient organization.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003ePackaging:\u003c\/strong\u003e Signature BLACKWOOD gift box, dust bag, and greeting card. Protects the item during delivery and serves as an ideal gift package.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bw-tab-pane bw-pane5\"\u003e\n      \u003cp\u003e\u003cstrong\u003eShipping:\u003c\/strong\u003e Worldwide insured delivery (except RU\/BY).\u003c\/p\u003e\n      \u003cul\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    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Blackwoodbags","offers":[{"title":"Default Title","offer_id":49657956368697,"sku":"Aurora Middle Bordeaux Croco\/Smooth New","price":1350.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/Aurora_Purple_Heart_Bordo_1_1.jpg?v=1773422604"},{"product_id":"belt-bordo-croco","title":"Belt Bordo Croco","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-belt-tab1:checked ~ .bw-tabs-nav label[for=\"bw-belt-tab1\"],\n  #bw-belt-tab2:checked ~ .bw-tabs-nav label[for=\"bw-belt-tab2\"],\n  #bw-belt-tab3:checked ~ .bw-tabs-nav label[for=\"bw-belt-tab3\"] {\n    opacity: 1;\n    font-weight: 500;\n  }\n\n  #bw-belt-tab1:checked ~ .bw-tabs-nav label[for=\"bw-belt-tab1\"]::after,\n  #bw-belt-tab2:checked ~ .bw-tabs-nav label[for=\"bw-belt-tab2\"]::after,\n  #bw-belt-tab3:checked ~ .bw-tabs-nav label[for=\"bw-belt-tab3\"]::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  \/* Внутрішній контент табів *\/\n  .bw-tab-pane {\n    display: none;\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  #bw-belt-tab1:checked ~ .bw-tabs-content .bw-pane1,\n  #bw-belt-tab2:checked ~ .bw-tabs-content .bw-pane2,\n  #bw-belt-tab3:checked ~ .bw-tabs-content .bw-pane3 {\n    display: block;\n    animation: bw-belt-slide 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;\n  }\n\n  @keyframes bw-belt-slide {\n    from { opacity: 0; transform: translateY(8px); }\n    to { opacity: 1; transform: translateY(0); }\n  }\n\n  \/* Захист від сторонніх стилів теми *\/\n  .bw-tab-pane p,\n  .bw-tab-pane li,\n  .bw-tab-pane span:not(.bw-size-label),\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  \/* Преміум-списки *\/\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-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  \/* АДАПТИВНІСТЬ ДЛЯ МОБІЛЬНИХ ПРИСТРОЇВ *\/\n  @media (max-width: 767px) {\n    .bw-tabs-wrapper { padding: 0 10px; margin-top: -25px; }\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: 100%;\n      width: 100%;\n      margin: 0 auto 24px;\n      text-align: center;\n      border-bottom: 1.5px solid rgba(25, 2, 0, 0.08);\n      padding: 0 2px 0 2px;\n    }\n    .bw-tab-btn { white-space: nowrap; font-size: 15px !important; flex: 1 1 auto; padding-bottom: 8px; }\n    .bw-tabs-content { min-height: 340px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"bw-tabs-wrapper\"\u003e\n\u003cinput type=\"radio\" id=\"bw-belt-tab1\" name=\"bw-belt-tabs\" class=\"bw-tab-radio\" checked\u003e \u003cinput type=\"radio\" id=\"bw-belt-tab2\" name=\"bw-belt-tabs\" class=\"bw-tab-radio\"\u003e \u003cinput type=\"radio\" id=\"bw-belt-tab3\" name=\"bw-belt-tabs\" class=\"bw-tab-radio\"\u003e\n\u003cdiv class=\"bw-tabs-nav\"\u003e\n\u003clabel for=\"bw-belt-tab1\" class=\"bw-tab-btn\"\u003eDescription\u003c\/label\u003e \u003clabel for=\"bw-belt-tab2\" class=\"bw-tab-btn\"\u003eMaterials\u003c\/label\u003e \u003clabel for=\"bw-belt-tab3\" 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 piece from the \u003cstrong\u003eSecret Flavor\u003c\/strong\u003e collection embodies exquisite pleasure in every moment. An accessory crafted for a woman who appreciates the beauty of today and chooses items that accentuate her inner state.\u003c\/p\u003e\n\u003cp\u003eA belt featuring the signature BLACKWOOD logo is the elegant finishing touch to a thoughtfully curated look, declaring its completeness and perfection.\u003c\/p\u003e\n\u003cp\u003eBelts can be crafted in leather of any color and texture. Custom tailormade sizing is also available upon request.\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\u003eLeather:\u003c\/strong\u003e Genuine Italian Bordeaux Croco-embossed leather\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBelt width:\u003c\/strong\u003e 1.7 cm\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTotal length:\u003c\/strong\u003e 110 cm\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWaist size (minimum):\u003c\/strong\u003e 67.5 cm\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWaist size (maximum):\u003c\/strong\u003e 92.5 cm\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eNumber of holes:\u003c\/strong\u003e 11 (2.5 cm distance between holes)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCustom options:\u003c\/strong\u003e Upon request, we can add more holes or craft the belt in a different color, texture, or according to your personal measurements.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003ci\u003e* Each piece is handcrafted from natural materials, making its texture and shade entirely unique. Slight variations of the finished product from the photo are acceptable.\u003c\/i\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 3: Shipping \u0026 Payment --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane3\"\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:\/\/blackwoodbags.com\/pages\/shipping\"\u003e\u003cspan\u003eWarranty \u0026amp; Returns\u003c\/span\u003e \u003cspan\u003e↗\u003c\/span\u003e\u003c\/a\u003e \u003ca class=\"bw-care-link\" href=\"https:\/\/blackwoodbags.com\/pages\/care\"\u003e\u003cspan\u003eCare \u0026amp; Storage\u003c\/span\u003e \u003cspan\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":50018570338617,"sku":"Belt Bordeaux Croco","price":128.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/belt-bordeaux-croco.webp?v=1776770594"},{"product_id":"aurora-purple-heart-shiny-rose","title":"Aurora Purple Heart Shiny Rose","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', -apple-system, BlinkMacSystemFont, 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  .bw-tabs-nav {\n    display: flex;\n    flex-wrap: nowrap;\n    justify-content: space-between;\n    column-gap: 8px;\n    max-width: 760px;\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: opacity 0.3s ease, font-weight 0.3s ease;\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::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-aurora-rose-tab1:checked ~ .bw-tabs-nav label[for=\"bw-aurora-rose-tab1\"],\n  #bw-aurora-rose-tab2:checked ~ .bw-tabs-nav label[for=\"bw-aurora-rose-tab2\"],\n  #bw-aurora-rose-tab3:checked ~ .bw-tabs-nav label[for=\"bw-aurora-rose-tab3\"],\n  #bw-aurora-rose-tab4:checked ~ .bw-tabs-nav label[for=\"bw-aurora-rose-tab4\"],\n  #bw-aurora-rose-tab5:checked ~ .bw-tabs-nav label[for=\"bw-aurora-rose-tab5\"] {\n    opacity: 1;\n    font-weight: 500;\n  }\n\n  #bw-aurora-rose-tab1:checked ~ .bw-tabs-nav label[for=\"bw-aurora-rose-tab1\"]::after,\n  #bw-aurora-rose-tab2:checked ~ .bw-tabs-nav label[for=\"bw-aurora-rose-tab2\"]::after,\n  #bw-aurora-rose-tab3:checked ~ .bw-tabs-nav label[for=\"bw-aurora-rose-tab3\"]::after,\n  #bw-aurora-rose-tab4:checked ~ .bw-tabs-nav label[for=\"bw-aurora-rose-tab4\"]::after,\n  #bw-aurora-rose-tab5:checked ~ .bw-tabs-nav label[for=\"bw-aurora-rose-tab5\"]::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-aurora-rose-tab1:checked ~ .bw-tabs-content .bw-pane1,\n  #bw-aurora-rose-tab2:checked ~ .bw-tabs-content .bw-pane2,\n  #bw-aurora-rose-tab3:checked ~ .bw-tabs-content .bw-pane3,\n  #bw-aurora-rose-tab4:checked ~ .bw-tabs-content .bw-pane4,\n  #bw-aurora-rose-tab5:checked ~ .bw-tabs-content .bw-pane5 {\n    display: block;\n    animation: bw-aurora-slide 0.5s ease forwards;\n  }\n\n  @keyframes bw-aurora-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 span:not(.bw-table-label):not(.bw-table-value),\n  .bw-tab-pane a,\n  .bw-tab-pane strong,\n  .bw-tab-pane b {\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  .bw-tab-pane p {\n    margin: 0 0 14px;\n  }\n\n  .bw-tab-pane strong,\n  .bw-tab-pane b {\n    font-weight: 600;\n  }\n\n  .bw-product-note {\n    max-width: 680px;\n    margin: 0 auto;\n  }\n\n  .bw-tab-pane ul {\n    padding-left: 18px !important;\n    margin: 0 0 14px 0 !important;\n    list-style-type: none !important;\n  }\n\n  .bw-tab-pane 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-tab-pane li::before {\n    content: \"•\" !important;\n    position: absolute;\n    left: -16px;\n    top: 0;\n    color: #190200;\n    font-size: 16px !important;\n    line-height: 1.2 !important;\n  }\n\n  .bw-philanthropy-link {\n    color: #5b2029 !important;\n    font-weight: 600 !important;\n    text-decoration: underline !important;\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  }\n\n  .bw-care-link-first {\n    margin-top: 20px;\n  }\n\n  .bw-dimensions-layout {\n    display: flex;\n    align-items: center;\n    gap: 28px;\n    margin-top: 8px;\n  }\n\n  .bw-dimensions-table {\n    flex: 0.9;\n    min-width: 0;\n  }\n\n  .bw-table-row {\n    display: flex;\n    align-items: baseline;\n    justify-content: space-between;\n    gap: 18px;\n    border-bottom: 1px solid rgba(25, 2, 0, 0.1);\n    padding: 10px 0;\n  }\n\n  .bw-table-label {\n    width: 145px;\n    flex-shrink: 0;\n    font-size: 11px !important;\n    line-height: 1.25 !important;\n    text-transform: uppercase;\n    color: rgba(25, 2, 0, 0.55);\n  }\n\n  .bw-table-value {\n    flex: 1;\n    min-width: 0;\n    font-size: 13px !important;\n    font-weight: 500;\n    line-height: 1.35 !important;\n    color: #190200;\n    text-align: left;\n  }\n\n  .bw-diagram-holder {\n    flex: 1;\n    min-width: 180px;\n  }\n\n  .bw-size-img {\n    display: block;\n    width: 100%;\n    max-width: 320px;\n    height: auto;\n    margin: 0 auto;\n    mix-blend-mode: multiply;\n  }\n\n  .bw-note {\n    margin-top: 15px;\n    font-size: 13px !important;\n    line-height: 1.45 !important;\n    color: #190200;\n  }\n\n  @media (max-width: 767px) {\n    .bw-tabs-wrapper {\n      padding: 0 14px;\n      margin-top: -25px;\n    }\n\n    .bw-tabs-nav {\n      display: grid;\n      grid-template-columns: repeat(6, minmax(0, 1fr));\n      gap: 13px 14px;\n      max-width: 430px;\n      width: 100%;\n      margin: 0 auto 24px;\n      padding: 0 0 2px;\n      border-bottom: 0;\n    }\n\n    .bw-tab-btn {\n      flex: none;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      min-height: 32px;\n      padding-bottom: 8px;\n      font-size: 12.5px !important;\n      line-height: 1.15 !important;\n      white-space: normal;\n      text-align: center;\n      letter-spacing: 0.015em;\n      border-bottom: 1px solid rgba(25, 2, 0, 0.12);\n    }\n\n    .bw-tab-btn:nth-of-type(1),\n    .bw-tab-btn:nth-of-type(2),\n    .bw-tab-btn:nth-of-type(3) {\n      grid-column: span 2;\n    }\n\n    .bw-tab-btn:nth-of-type(4),\n    .bw-tab-btn:nth-of-type(5) {\n      grid-column: span 3;\n    }\n\n    .bw-tab-btn::after {\n      bottom: -1px;\n      height: 1.5px;\n    }\n\n    .bw-tabs-content {\n      min-height: 340px;\n      padding-bottom: 25px;\n    }\n\n    .bw-dimensions-layout {\n      flex-direction: column;\n      align-items: stretch;\n      gap: 18px;\n    }\n\n    .bw-dimensions-table {\n      width: 100%;\n    }\n\n    .bw-table-row {\n      gap: 12px;\n    }\n\n    .bw-table-label {\n      width: 42%;\n      max-width: 150px;\n    }\n\n    .bw-table-value {\n      text-align: right;\n    }\n\n    .bw-diagram-holder {\n      width: 100%;\n      min-width: 0;\n    }\n\n    .bw-size-img {\n      max-width: 100%;\n    }\n  }\n\n  @media (max-width: 420px) {\n    .bw-tabs-wrapper {\n      padding: 0 12px;\n    }\n\n    .bw-tabs-nav {\n      gap: 11px 10px;\n    }\n\n    .bw-tab-btn {\n      font-size: 11.5px !important;\n      min-height: 31px;\n    }\n\n    .bw-table-row {\n      align-items: flex-start;\n    }\n\n    .bw-table-label {\n      width: 44%;\n      font-size: 10.5px !important;\n    }\n\n    .bw-table-value {\n      font-size: 13px !important;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"bw-tabs-wrapper\"\u003e\n  \u003cinput checked class=\"bw-tab-radio\" name=\"bw-aurora-rose-tabs\" id=\"bw-aurora-rose-tab1\" type=\"radio\"\u003e\n  \u003cinput class=\"bw-tab-radio\" name=\"bw-aurora-rose-tabs\" id=\"bw-aurora-rose-tab2\" type=\"radio\"\u003e\n  \u003cinput class=\"bw-tab-radio\" name=\"bw-aurora-rose-tabs\" id=\"bw-aurora-rose-tab3\" type=\"radio\"\u003e\n  \u003cinput class=\"bw-tab-radio\" name=\"bw-aurora-rose-tabs\" id=\"bw-aurora-rose-tab4\" type=\"radio\"\u003e\n  \u003cinput class=\"bw-tab-radio\" name=\"bw-aurora-rose-tabs\" id=\"bw-aurora-rose-tab5\" type=\"radio\"\u003e\n\n  \u003cdiv class=\"bw-tabs-nav\"\u003e\n    \u003clabel for=\"bw-aurora-rose-tab1\" class=\"bw-tab-btn\"\u003eDescription\u003c\/label\u003e\n    \u003clabel for=\"bw-aurora-rose-tab2\" class=\"bw-tab-btn\"\u003eMaterials\u003c\/label\u003e\n    \u003clabel for=\"bw-aurora-rose-tab3\" class=\"bw-tab-btn\"\u003eDimensions\u003c\/label\u003e\n    \u003clabel for=\"bw-aurora-rose-tab4\" class=\"bw-tab-btn\"\u003eWhat's Included\u003c\/label\u003e\n    \u003clabel for=\"bw-aurora-rose-tab5\" class=\"bw-tab-btn\"\u003eShipping\u003c\/label\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bw-tabs-content\"\u003e\n    \u003cdiv class=\"bw-tab-pane bw-pane1\"\u003e\n      \u003cdiv class=\"bw-product-note\"\u003e\n        \u003cp\u003e\u003cb\u003eAurora Purple Heart Shiny Rose Handbag\u003c\/b\u003e\u003c\/p\u003e\n        \u003cp\u003e\u003cspan\u003eA limited edition model from the Purple Heart Collection, created for the 9th anniversary of Atelier BLACKWOOD. Inspired by the depth of tropical Amaranth: the core of this trunk has a natural rich burgundy shade, which is why the wood is called \"Purpleheart\". The resilience and mature beauty of these materials define the character of the entire line.\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp\u003eItalian Shiny Rose Saffiano leather emphasizes the sculptural shape, while custom side panels made of natural Amaranth, adorned with a mother-of-pearl rose composition, give the piece the character of a collectible art object.\u003c\/p\u003e\n        \u003cp\u003e\u003cb\u003eCharity Initiative:\u003c\/b\u003e The handbag is complemented by a signature leather heart charm. Profits from its purchase are donated to the \u003ca class=\"bw-philanthropy-link\" rel=\"noopener noreferrer\" href=\"https:\/\/starenki.com.ua\/en\/\" target=\"_blank\"\u003e«Starenki»\u003c\/a\u003e foundation to support elderly people in need.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bw-tab-pane bw-pane2\"\u003e\n      \u003cul\u003e\n        \u003cli\u003e\n\u003cstrong\u003eLeather:\u003c\/strong\u003e Genuine Italian Shiny Rose Saffiano leather.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eWood:\u003c\/strong\u003e Natural Amaranth (Purpleheart wood).\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eSide Elements:\u003c\/strong\u003e Natural Amaranth with an exclusive mother-of-pearl rose composition coated in jewelry resin.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eHardware:\u003c\/strong\u003e Cast alloy steel hardware.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eNatural Material Feature:\u003c\/strong\u003e Slight variations in leather texture, wood grain, and mother-of-pearl patterns are natural and emphasize the unique identity of each handcrafted piece.\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003ca class=\"bw-care-link bw-care-link-first\" href=\"https:\/\/blackwoodbags.com\/pages\/shipping\"\u003e\n        \u003cspan\u003eWarranty \u0026amp; Returns\u003c\/span\u003e \u003cspan\u003e↗\u003c\/span\u003e\n      \u003c\/a\u003e\n      \u003ca class=\"bw-care-link\" href=\"https:\/\/blackwoodbags.com\/pages\/care\"\u003e\n        \u003cspan\u003eCare \u0026amp; Storage\u003c\/span\u003e \u003cspan\u003e↗\u003c\/span\u003e\n      \u003c\/a\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bw-tab-pane bw-pane3\"\u003e\n      \u003cdiv class=\"bw-dimensions-layout\"\u003e\n        \u003cdiv class=\"bw-dimensions-table\"\u003e\n          \u003cdiv class=\"bw-table-row\"\u003e\n            \u003cspan class=\"bw-table-label\"\u003eOuter Dimensions\u003c\/span\u003e\n            \u003cspan class=\"bw-table-value\"\u003e15 × 19 × 6 cm\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"bw-table-row\"\u003e\n            \u003cspan class=\"bw-table-label\"\u003eInner Width\u003c\/span\u003e\n            \u003cspan class=\"bw-table-value\"\u003e16.7 cm\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"bw-table-row\"\u003e\n            \u003cspan class=\"bw-table-label\"\u003eStrap Length\u003c\/span\u003e\n            \u003cspan class=\"bw-table-value\"\u003e115 cm, adjustable\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"bw-table-row\"\u003e\n            \u003cspan class=\"bw-table-label\"\u003eProduct Weight\u003c\/span\u003e\n            \u003cspan class=\"bw-table-value\"\u003e559 g\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"bw-diagram-holder\"\u003e\n          \u003cimg alt=\"Dimension diagram for Aurora Purple Heart Shiny Rose handbag\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0446\/9322\/5640\/files\/9875654.jpg?v=1781108649\" class=\"bw-size-img\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"bw-note\"\u003e\u003cstrong\u003eCapacity:\u003c\/strong\u003e Fits a smartphone (including Pro Max series), cardholder, keys, and essential daily items.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bw-tab-pane bw-pane4\"\u003e\n      \u003cul\u003e\n        \u003cli\u003e\n\u003cb\u003eHandbag:\u003c\/b\u003e Aurora Purple Heart Shiny Rose model.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eHeart Charm:\u003c\/strong\u003e Crafted from matching Shiny Rose Saffiano Italian leather, complementing the charity initiative of the collection.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cb\u003eCarrying Options:\u003c\/b\u003e In hand by the architectural wooden handle, on the shoulder, or cross-body via the detachable adjustable leather strap.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eInternal Layout:\u003c\/strong\u003e One spacious compartment with a double pocket for convenient organization.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003ePackaging:\u003c\/strong\u003e Signature BLACKWOOD gift box, dust bag, and greeting card. Protects the item during delivery and serves as an ideal gift package.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bw-tab-pane bw-pane5\"\u003e\n      \u003cp\u003e\u003cstrong\u003eShipping:\u003c\/strong\u003e Worldwide insured delivery (except RU\/BY).\u003c\/p\u003e\n      \u003cul\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    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Blackwoodbags","offers":[{"title":"Default Title","offer_id":50985202319673,"sku":"Aurora Middle Shiny Rose New","price":1350.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/Aurora_Purple_Heart_Shiny_Rose_1.jpg?v=1773422400"},{"product_id":"essence-shiny-rose","title":"Essence Shiny Rose","description":"\u003cstyle\u003e\n  \/* === Глобальні стилі BLACKWOOD === *\/\n  .bw-tabs-wrapper { width: 100%; background-color: #dbd9d3; padding: 0 5px 0 5px; margin-top: -15px; margin-bottom: 0; font-family: 'KyivTypeSans-Regular', sans-serif; color: #190200; overflow: hidden; box-sizing: border-box; -webkit-text-size-adjust: 100%; }\n  .bw-tabs-nav { display: flex; flex-wrap: wrap; justify-content: center; gap: 12px 25px; max-width: 560px; margin: 0 auto 25px auto; text-align: center; }\n  .bw-tab-btn { font-size: 15px; font-weight: 400; cursor: pointer; opacity: 0.4; transition: all 0.3s ease; position: relative; padding-bottom: 5px; display: inline-block; }\n  .bw-tab-btn:hover { opacity: 1; }\n  .bw-tab-btn:hover::after { content: ''; position: absolute; bottom: 0; left: 0; width: 100%; height: 1.5px; background-color: rgba(25, 2, 0, 0.4); }\n  .bw-tab-radio { display: none !important; }\n\n  \/* Активація 5 табів *\/\n  #bw-ess-rose-tab1:checked ~ .bw-tabs-nav label[for=\"bw-ess-rose-tab1\"],\n  #bw-ess-rose-tab2:checked ~ .bw-tabs-nav label[for=\"bw-ess-rose-tab2\"],\n  #bw-ess-rose-tab3:checked ~ .bw-tabs-nav label[for=\"bw-ess-rose-tab3\"],\n  #bw-ess-rose-tab4:checked ~ .bw-tabs-nav label[for=\"bw-ess-rose-tab4\"],\n  #bw-ess-rose-tab5:checked ~ .bw-tabs-nav label[for=\"bw-ess-rose-tab5\"] { opacity: 1; font-weight: 500; }\n\n  #bw-ess-rose-tab1:checked ~ .bw-tabs-nav label[for=\"bw-ess-rose-tab1\"]::after,\n  #bw-ess-rose-tab2:checked ~ .bw-tabs-nav label[for=\"bw-ess-rose-tab2\"]::after,\n  #bw-ess-rose-tab3:checked ~ .bw-tabs-nav label[for=\"bw-ess-rose-tab3\"]::after,\n  #bw-ess-rose-tab4:checked ~ .bw-tabs-nav label[for=\"bw-ess-rose-tab4\"]::after,\n  #bw-ess-rose-tab5:checked ~ .bw-tabs-nav label[for=\"bw-ess-rose-tab5\"]::after { content: ''; position: absolute; bottom: 0; left: 0; width: 100%; height: 1.5px; background-color: #190200; }\n\n  .bw-tab-pane { display: none; line-height: 1.45; font-size: 14px; }\n  .bw-tab-pane p, .bw-tab-pane li { font-size: 14px; line-height: 1.45; }\n\n  #bw-ess-rose-tab1:checked ~ .bw-tabs-content .bw-pane1,\n  #bw-ess-rose-tab2:checked ~ .bw-tabs-content .bw-pane2,\n  #bw-ess-rose-tab3:checked ~ .bw-tabs-content .bw-pane3,\n  #bw-ess-rose-tab4:checked ~ .bw-tabs-content .bw-pane4,\n  #bw-ess-rose-tab5:checked ~ .bw-tabs-content .bw-pane5 { display: block; animation: premiumSlideSide 0.5s ease-out forwards; }\n\n  .bw-tabs-content { max-width: 780px; margin: 0 auto; min-height: 200px; padding-bottom: 20px; }\n  @keyframes premiumSlideSide { 0% { opacity: 0; transform: translateX(10px); } 100% { opacity: 1; transform: translateX(0); } }\n\n  .bw-tab-pane p { margin-bottom: 12px; }\n  .bw-tab-pane b, .bw-tab-pane strong { font-weight: 600; }\n  .bw-tab-pane ul { padding-left: 18px; margin-bottom: 12px; list-style-type: none; }\n  .bw-tab-pane li { margin-bottom: 5px; position: relative; }\n  .bw-tab-pane li::before { content: \"—\"; position: absolute; left: -18px; color: rgba(25, 2, 0, 0.4); }\n\n  .bw-care-link { display: flex; justify-content: space-between; align-items: center; padding: 12px 0; border-bottom: 1px solid #190200; color: #190200; text-decoration: none; font-size: 14px; }\n  .bw-care-link:hover { opacity: 0.7; }\n\n  \/* Розміри *\/\n  .bw-dimensions-layout { display: flex; align-items: center; gap: 25px; margin-top: 15px; }\n  .bw-dimensions-table { flex: 1.4; display: flex; flex-direction: column; }\n  .bw-table-row { display: flex; justify-content: flex-start; border-bottom: 1px solid rgba(25, 2, 0, 0.08); padding: 10px 0; }\n  .bw-table-label { font-size: 11px; text-transform: uppercase; color: rgba(25, 2, 0, 0.5); width: 110px; flex-shrink: 0; }\n  .bw-table-value { font-size: 14px; font-weight: 500; color: #190200; padding-left: 12px; }\n  .bw-diagram-holder { flex: 1.6; display: flex; justify-content: center; align-items: center; }\n  .bw-size-img { display: block; max-width: 100%; height: auto; mix-blend-mode: multiply; }\n\n  \/* === Перемикач одиниць CM \/ IN === *\/\n  .bw-unit-toggle { display: flex; justify-content: flex-end; gap: 16px; max-width: 780px; margin: 10px 0 0 0; }\n  .bw-unit-btn { font-size: 12px; letter-spacing: 0.05em; text-transform: uppercase; cursor: pointer; opacity: 0.4; transition: all 0.3s ease; position: relative; padding-bottom: 3px; }\n  .bw-unit-btn:hover { opacity: 1; }\n  #bw-ess-rose-unit-cm:checked ~ .bw-unit-toggle label[for=\"bw-ess-rose-unit-cm\"],\n  #bw-ess-rose-unit-in:checked ~ .bw-unit-toggle label[for=\"bw-ess-rose-unit-in\"] { opacity: 1; font-weight: 500; }\n  #bw-ess-rose-unit-cm:checked ~ .bw-unit-toggle label[for=\"bw-ess-rose-unit-cm\"]::after,\n  #bw-ess-rose-unit-in:checked ~ .bw-unit-toggle label[for=\"bw-ess-rose-unit-in\"]::after { content: ''; position: absolute; bottom: 0; left: 0; width: 100%; height: 1px; background-color: #190200; }\n\n  .bw-val-cm, .bw-val-in { display: none; }\n  #bw-ess-rose-unit-cm:checked ~ .bw-dimensions-layout .bw-val-cm { display: inline; }\n  #bw-ess-rose-unit-in:checked ~ .bw-dimensions-layout .bw-val-in { display: inline; }\n\n  @media (max-width: 767px) {\n    .bw-dimensions-layout { flex-direction: column; gap: 15px; }\n    .bw-dimensions-table { width: 100%; flex: 1; }\n    .bw-table-row { justify-content: space-between; flex-wrap: nowrap !important; white-space: nowrap !important; }\n    .bw-table-label { width: auto !important; flex-shrink: 0 !important; margin-right: 10px !important; }\n    .bw-table-value { text-align: right; }\n    .bw-diagram-holder { width: 100%; order: 2; }\n    .bw-size-img { width: 100%; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"bw-tabs-wrapper\"\u003e\n\u003cinput checked class=\"bw-tab-radio\" name=\"bw-essence-rose-tabs\" id=\"bw-ess-rose-tab1\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-essence-rose-tabs\" id=\"bw-ess-rose-tab2\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-essence-rose-tabs\" id=\"bw-ess-rose-tab3\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-essence-rose-tabs\" id=\"bw-ess-rose-tab4\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-essence-rose-tabs\" id=\"bw-ess-rose-tab5\" type=\"radio\"\u003e\n\u003cdiv class=\"bw-tabs-nav\"\u003e\n\u003clabel class=\"bw-tab-btn\" for=\"bw-ess-rose-tab1\"\u003eDescription\u003c\/label\u003e \u003clabel class=\"bw-tab-btn\" for=\"bw-ess-rose-tab2\"\u003eMaterials\u003c\/label\u003e \u003clabel class=\"bw-tab-btn\" for=\"bw-ess-rose-tab3\"\u003eDimensions\u003c\/label\u003e \u003cspan class=\"bw-tab-break\"\u003e\u003c\/span\u003e \u003clabel class=\"bw-tab-btn\" for=\"bw-ess-rose-tab4\"\u003eDetails\u003c\/label\u003e \u003clabel class=\"bw-tab-btn\" for=\"bw-ess-rose-tab5\"\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\u003cp\u003e\u003cstrong\u003eEssence Shiny Rose Saffiano\u003c\/strong\u003e — a miniature phone bag from the anniversary Purple Heart collection, where the radiance of Italian Shiny Rose Saffiano leather is combined with the depth of amaranth. An original mother-of-pearl composition on the side elements adds soft light and a delicate accent to the piece while maintaining the laconicism of the form.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eEssence — the shape of the essential.\u003c\/strong\u003e The model is designed so that the most important things stay close: a phone, a card, a key, or a small item you want to keep at hand. A vertical silhouette, light weight, a metal chain, and a leather waist strap allow you to wear the Essence on the shoulder, as a crossbody, or on the waist — depending on your look, rhythm, and the moment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane2\"\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eLeather:\u003c\/strong\u003e Italian Shiny Rose Saffiano leather.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWood:\u003c\/strong\u003e amaranth.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSide elements:\u003c\/strong\u003e amaranth with an original mother-of-pearl composition, covered with jewelry resin.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHardware:\u003c\/strong\u003e cast alloy steel hardware.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eNatural materials note:\u003c\/strong\u003e slight variations in the texture of leather, wood, and composition are natural and emphasize the individuality of a handcrafted piece.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ca class=\"bw-care-link\" href=\"https:\/\/blackwoodbags.com\/pages\/warranty\"\u003e\u003cspan\u003eWarranty\u003c\/span\u003e\u003cspan\u003e↗\u003c\/span\u003e\u003c\/a\u003e \u003ca class=\"bw-care-link\" href=\"https:\/\/blackwoodbags.com\/pages\/care-instructions\"\u003e\u003cspan\u003eCare \u0026amp; Storage\u003c\/span\u003e\u003cspan\u003e↗\u003c\/span\u003e\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane3\"\u003e\n\u003cinput checked class=\"bw-tab-radio\" name=\"bw-ess-rose-units\" id=\"bw-ess-rose-unit-cm\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-ess-rose-units\" id=\"bw-ess-rose-unit-in\" type=\"radio\"\u003e\n\u003cdiv class=\"bw-unit-toggle\"\u003e\n\u003clabel class=\"bw-unit-btn\" for=\"bw-ess-rose-unit-cm\"\u003ecm\u003c\/label\u003e \u003clabel class=\"bw-unit-btn\" for=\"bw-ess-rose-unit-in\"\u003ein\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-dimensions-layout\"\u003e\n\u003cdiv class=\"bw-dimensions-table\"\u003e\n\u003cdiv class=\"bw-table-row\"\u003e\n\u003cspan class=\"bw-table-label\"\u003eExternal dimensions\u003c\/span\u003e \u003cspan class=\"bw-table-value\"\u003e\u003cspan class=\"bw-val-cm\"\u003e18.5 × 10.5 × 2.8 cm\u003c\/span\u003e\u003cspan class=\"bw-val-in\"\u003e7.3\" × 4.1\" × 1.1\"\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-table-row\"\u003e\n\u003cspan class=\"bw-table-label\"\u003eInternal dimensions\u003c\/span\u003e \u003cspan class=\"bw-table-value\"\u003e\u003cspan class=\"bw-val-cm\"\u003e16.8 × 10 × 1.7 cm\u003c\/span\u003e\u003cspan class=\"bw-val-in\"\u003e6.6\" × 3.9\" × 0.7\"\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-table-row\"\u003e\n\u003cspan class=\"bw-table-label\"\u003eChain length\u003c\/span\u003e \u003cspan class=\"bw-table-value\"\u003e\u003cspan class=\"bw-val-cm\"\u003e105 cm\u003c\/span\u003e\u003cspan class=\"bw-val-in\"\u003e41.3\"\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-table-row\"\u003e\n\u003cspan class=\"bw-table-label\"\u003eStrap length\u003c\/span\u003e \u003cspan class=\"bw-table-value\"\u003e\u003cspan class=\"bw-val-cm\"\u003e100 cm\u003c\/span\u003e\u003cspan class=\"bw-val-in\"\u003e39.4\"\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-table-row\"\u003e\n\u003cspan class=\"bw-table-label\"\u003eWeight\u003c\/span\u003e \u003cspan class=\"bw-table-value\"\u003e\u003cspan class=\"bw-val-cm\"\u003e125 g\u003c\/span\u003e\u003cspan class=\"bw-val-in\"\u003e4.4 oz\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-diagram-holder\"\u003e\u003cimg alt=\"Essence Shiny Rose Saffiano phone bag dimensions diagram\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0446\/9322\/5640\/files\/97863332.png?v=1781200001\" class=\"bw-size-img\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"margin-top: 15px; font-size: 13px; line-height: 1.45; color: #190200;\"\u003e\u003cb\u003eCapacity:\u003c\/b\u003e fits most modern smartphones, including Pro Max format models without a bulky case, as well as a card, key, or lipstick. The Essence format is not designed for a wallet, cosmetic bag, or other bulky items.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane4\"\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eWearing options:\u003c\/strong\u003e includes two interchangeable straps: a metal chain for shoulder or crossbody wear, and a leather waist strap for fastening on clothing.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eErgonomics:\u003c\/strong\u003e the lightweight vertical shape is created specifically for a phone and small items that need to be close at hand without extra bulk.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFormat:\u003c\/strong\u003e Essence works as a standalone accent in your look or as an additional accessory to a larger bag.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePackaging:\u003c\/strong\u003e the item comes in a branded BLACKWOOD box, accompanied by a dust bag and a card. The packaging protects the accessory during shipping and creates a complete unboxing experience — for yourself or as a gift.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane5\"\u003e\n\u003cp\u003e\u003cstrong\u003eShipping:\u003c\/strong\u003e Worldwide insured delivery (except RU\/BY).\u003c\/p\u003e\n\u003cul\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\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"BlackwoodUkraine","offers":[{"title":"Default Title","offer_id":50985304129849,"sku":"Essence Shiny Rose","price":315.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/essence-shiny-rose.webp?v=1776765290"},{"product_id":"cardholder-shiny-rose","title":"Cardholder Shiny Rose","description":"\u003cstyle\u003e\n  \/* === ГЛОБАЛЬНІ СТИЛІ BLACKWOOD (EDITORIAL LUXURY) === *\/\n  .bw-tabs-wrapper {\n    width: 100%;\n    background-color: #dbd9d3;\n    padding: 0 5px;\n    margin-top: -15px;\n    margin-bottom: 0;\n    font-family: 'KyivTypeSans-Regular', -apple-system, sans-serif;\n    color: #190200;\n    overflow: hidden;\n    box-sizing: border-box;\n    -webkit-text-size-adjust: 100%;\n  }\n\n  .bw-tab-radio {\n    position: absolute;\n    width: 1px;\n    height: 1px;\n    margin: -1px;\n    padding: 0;\n    overflow: hidden;\n    clip: rect(0 0 0 0);\n    white-space: nowrap;\n    border: 0;\n  }\n\n  \/* Навігація на десктопі *\/\n  .bw-tabs-nav {\n    display: flex;\n    flex-wrap: nowrap;\n    justify-content: space-between;\n    column-gap: 8px;\n    row-gap: 0;\n    max-width: 620px;\n    margin: 0 auto 30px;\n    text-align: center;\n  }\n\n  .bw-tab-btn {\n    font-size: 15px !important; \n    font-weight: 400;\n    letter-spacing: 0.02em;\n    cursor: pointer;\n    opacity: 0.45;\n    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n    position: relative;\n    padding-bottom: 6px;\n    display: inline-block;\n    white-space: nowrap;\n    flex: 1 1 auto;\n  }\n\n  .bw-tab-btn:hover {\n    opacity: 1;\n  }\n\n  .bw-tab-btn:focus-visible {\n    outline: 1px solid rgba(25, 2, 0, 0.45);\n    outline-offset: 4px;\n  }\n\n  .bw-tab-btn::after {\n    content: '';\n    position: absolute;\n    bottom: -1px;\n    left: 0;\n    width: 100%;\n    height: 1.5px;\n    background-color: #190200;\n    opacity: 0;\n    transition: opacity 0.3s ease;\n  }\n\n  #bw-cardholder-tab1:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab1\"],\n  #bw-cardholder-tab2:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab2\"],\n  #bw-cardholder-tab3:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab3\"] {\n    opacity: 1;\n    font-weight: 500;\n  }\n\n  #bw-cardholder-tab1:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab1\"]::after,\n  #bw-cardholder-tab2:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab2\"]::after,\n  #bw-cardholder-tab3:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab3\"]::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  \/* Внутрішній контент табів строго 13px *\/\n  .bw-tab-pane {\n    display: none;\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  #bw-cardholder-tab1:checked ~ .bw-tabs-content .bw-pane1,\n  #bw-cardholder-tab2:checked ~ .bw-tabs-content .bw-pane2,\n  #bw-cardholder-tab3:checked ~ .bw-tabs-content .bw-pane3 {\n    display: block;\n    animation: bw-cardholder-slide 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;\n  }\n\n  @keyframes bw-cardholder-slide {\n    from { opacity: 0; transform: translateY(8px); }\n    to { opacity: 1; transform: translateY(0); }\n  }\n\n  \/* Захист від сторонніх стилів теми *\/\n  .bw-tab-pane p,\n  .bw-tab-pane li,\n  .bw-tab-pane span:not(.bw-size-label),\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  \/* Преміум-списки без дефолтних маркерів *\/\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-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  \/* АДАПТИВНІСТЬ ДЛЯ МОБІЛЬНИХ ПРИСТРОЇВ *\/\n  @media (max-width: 767px) {\n    .bw-tabs-wrapper { padding: 0 10px; margin-top: -25px; }\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: 100%;\n      width: 100%;\n      margin: 0 auto 24px;\n      text-align: center;\n      border-bottom: 1.5px solid rgba(25, 2, 0, 0.08);\n      padding: 0 2px 0 2px;\n    }\n    .bw-tab-btn { white-space: nowrap; font-size: 15px !important; flex: 1 1 auto; padding-bottom: 8px; }\n    .bw-tabs-content { min-height: 340px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"bw-tabs-wrapper\"\u003e\n\u003cinput type=\"radio\" id=\"bw-cardholder-tab1\" name=\"bw-cardholder-tabs\" class=\"bw-tab-radio\" checked\u003e \u003cinput type=\"radio\" id=\"bw-cardholder-tab2\" name=\"bw-cardholder-tabs\" class=\"bw-tab-radio\"\u003e \u003cinput type=\"radio\" id=\"bw-cardholder-tab3\" name=\"bw-cardholder-tabs\" class=\"bw-tab-radio\"\u003e\n\u003cdiv class=\"bw-tabs-nav\"\u003e\n\u003clabel for=\"bw-cardholder-tab1\" class=\"bw-tab-btn\"\u003eDescription\u003c\/label\u003e \u003clabel for=\"bw-cardholder-tab2\" class=\"bw-tab-btn\"\u003eMaterials\u003c\/label\u003e \u003clabel for=\"bw-cardholder-tab3\" 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\u003eA stylish \u003cstrong\u003eBLACKWOOD\u003c\/strong\u003e cardholder in the shape of a mini-envelope — the perfect companion to your bag or briefcase.\u003c\/p\u003e\n\u003cp\u003eThis compact accessory is designed to hold cards and folded banknotes, fitting neatly inside your bag while taking up very little space. It can be crafted in any leather texture or color, allowing for custom combinations that perfectly match your style.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePackage:\u003c\/strong\u003e Delivered in an elegant black box, making it an ideal gift.\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\u003eMaterial:\u003c\/strong\u003e Italian shiny rose saffiano leather\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSize:\u003c\/strong\u003e 13 x 9 cm (5.1 x 3.5 in)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBuckle:\u003c\/strong\u003e Magnetic button\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eInside:\u003c\/strong\u003e 1 section for banknotes, 2 sections for cards\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003ci\u003eMinor differences from the product photo are normal as each piece is handcrafted from natural materials with unique textures.\u003c\/i\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 3: Shipping \u0026 Payment (ІДЕНТИЧНИЙ ДО ОКУЛЯРІВ) --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane3\"\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:\/\/blackwoodbags.com\/pages\/shipping\"\u003e\u003cspan\u003eWarranty \u0026amp; Returns\u003c\/span\u003e \u003cspan\u003e↗\u003c\/span\u003e\u003c\/a\u003e \u003ca class=\"bw-care-link\" href=\"https:\/\/blackwoodbags.com\/pages\/care\"\u003e\u003cspan\u003eCare \u0026amp; Storage\u003c\/span\u003e \u003cspan\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":50985449750841,"sku":"Cardholder Shiny Rose","price":76.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/cardholder-shiny-rose.webp?v=1776786100"},{"product_id":"belt-shiny-rose","title":"Belt Shiny Rose","description":"\u003cstyle\u003e\n  \/* === ГЛОБАЛЬНІ СТИЛІ BLACKWOOD (EDITORIAL LUXURY) === *\/\n  .bw-tabs-wrapper {\n    width: 100%;\n    background-color: #dbd9d3;\n    padding: 0 5px;\n    margin-top: -15px;\n    margin-bottom: 0;\n    font-family: 'KyivTypeSans-Regular', -apple-system, sans-serif;\n    color: #190200;\n    overflow: hidden;\n    box-sizing: border-box;\n    -webkit-text-size-adjust: 100%;\n  }\n\n  .bw-tab-radio {\n    position: absolute;\n    width: 1px;\n    height: 1px;\n    margin: -1px;\n    padding: 0;\n    overflow: hidden;\n    clip: rect(0 0 0 0);\n    white-space: nowrap;\n    border: 0;\n  }\n\n  \/* Навігація на десктопі *\/\n  .bw-tabs-nav {\n    display: flex;\n    flex-wrap: nowrap;\n    justify-content: space-between;\n    column-gap: 8px;\n    row-gap: 0;\n    max-width: 620px;\n    margin: 0 auto 30px;\n    text-align: center;\n  }\n\n  .bw-tab-btn {\n    font-size: 15px !important; \n    font-weight: 400;\n    letter-spacing: 0.02em;\n    cursor: pointer;\n    opacity: 0.45;\n    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n    position: relative;\n    padding-bottom: 6px;\n    display: inline-block;\n    white-space: nowrap;\n    flex: 1 1 auto;\n  }\n\n  .bw-tab-btn:hover {\n    opacity: 1;\n  }\n\n  .bw-tab-btn:focus-visible {\n    outline: 1px solid rgba(25, 2, 0, 0.45);\n    outline-offset: 4px;\n  }\n\n  .bw-tab-btn::after {\n    content: '';\n    position: absolute;\n    bottom: -1px;\n    left: 0;\n    width: 100%;\n    height: 1.5px;\n    background-color: #190200;\n    opacity: 0;\n    transition: opacity 0.3s ease;\n  }\n\n  #bw-belt-tab1:checked ~ .bw-tabs-nav label[for=\"bw-belt-tab1\"],\n  #bw-belt-tab2:checked ~ .bw-tabs-nav label[for=\"bw-belt-tab2\"],\n  #bw-belt-tab3:checked ~ .bw-tabs-nav label[for=\"bw-belt-tab3\"] {\n    opacity: 1;\n    font-weight: 500;\n  }\n\n  #bw-belt-tab1:checked ~ .bw-tabs-nav label[for=\"bw-belt-tab1\"]::after,\n  #bw-belt-tab2:checked ~ .bw-tabs-nav label[for=\"bw-belt-tab2\"]::after,\n  #bw-belt-tab3:checked ~ .bw-tabs-nav label[for=\"bw-belt-tab3\"]::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  \/* Внутрішній контент табів *\/\n  .bw-tab-pane {\n    display: none;\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  #bw-belt-tab1:checked ~ .bw-tabs-content .bw-pane1,\n  #bw-belt-tab2:checked ~ .bw-tabs-content .bw-pane2,\n  #bw-belt-tab3:checked ~ .bw-tabs-content .bw-pane3 {\n    display: block;\n    animation: bw-belt-slide 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;\n  }\n\n  @keyframes bw-belt-slide {\n    from { opacity: 0; transform: translateY(8px); }\n    to { opacity: 1; transform: translateY(0); }\n  }\n\n  \/* Захист від сторонніх стилів теми *\/\n  .bw-tab-pane p,\n  .bw-tab-pane li,\n  .bw-tab-pane span:not(.bw-size-label),\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  \/* Преміум-списки *\/\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-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  \/* АДАПТИВНІСТЬ ДЛЯ МОБІЛЬНИХ ПРИСТРОЇВ *\/\n  @media (max-width: 767px) {\n    .bw-tabs-wrapper { padding: 0 10px; margin-top: -25px; }\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: 100%;\n      width: 100%;\n      margin: 0 auto 24px;\n      text-align: center;\n      border-bottom: 1.5px solid rgba(25, 2, 0, 0.08);\n      padding: 0 2px 0 2px;\n    }\n    .bw-tab-btn { white-space: nowrap; font-size: 15px !important; flex: 1 1 auto; padding-bottom: 8px; }\n    .bw-tabs-content { min-height: 340px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"bw-tabs-wrapper\"\u003e\n\u003cinput type=\"radio\" id=\"bw-belt-tab1\" name=\"bw-belt-tabs\" class=\"bw-tab-radio\" checked\u003e \u003cinput type=\"radio\" id=\"bw-belt-tab2\" name=\"bw-belt-tabs\" class=\"bw-tab-radio\"\u003e \u003cinput type=\"radio\" id=\"bw-belt-tab3\" name=\"bw-belt-tabs\" class=\"bw-tab-radio\"\u003e\n\u003cdiv class=\"bw-tabs-nav\"\u003e\n\u003clabel for=\"bw-belt-tab1\" class=\"bw-tab-btn\"\u003eDescription\u003c\/label\u003e \u003clabel for=\"bw-belt-tab2\" class=\"bw-tab-btn\"\u003eMaterials\u003c\/label\u003e \u003clabel for=\"bw-belt-tab3\" 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 piece from the anniversary \u003cstrong\u003ePurple Heart\u003c\/strong\u003e collection embodies the nine-year journey of the BLACKWOOD Atelier. It is more than an accessory — it is a story of our evolution and a confident statement of your style.\u003c\/p\u003e\n\u003cp\u003eA belt featuring the signature BLACKWOOD logo serves as the elegant finishing touch to a thoughtfully curated look, declaring its completeness.\u003c\/p\u003e\n\u003cp\u003eThis accessory effortlessly adapts to your mood — it can serve as a complementary addition to your favorite bag or act as a standalone accent, delicately highlighting the refined lines of your silhouette.\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\u003eLeather:\u003c\/strong\u003e Genuine Italian Shiny Rose Saffiano leather\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBelt width:\u003c\/strong\u003e 1.7 cm\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTotal length:\u003c\/strong\u003e 110 cm\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWaist size (minimum):\u003c\/strong\u003e 67.5 cm\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWaist size (maximum):\u003c\/strong\u003e 92.5 cm\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eNumber of holes:\u003c\/strong\u003e 11 (2.5 cm distance between holes)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCustom options:\u003c\/strong\u003e Upon request, we can add more holes or craft the belt according to your personal measurements.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003ci\u003e* Each piece is handcrafted from natural materials, making its texture and shade entirely unique. Slight variations of the finished product from the photo are acceptable.\u003c\/i\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 3: Shipping \u0026 Payment --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane3\"\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:\/\/blackwoodbags.com\/pages\/shipping\"\u003e\u003cspan\u003eWarranty \u0026amp; Returns\u003c\/span\u003e \u003cspan\u003e↗\u003c\/span\u003e\u003c\/a\u003e \u003ca class=\"bw-care-link\" href=\"https:\/\/blackwoodbags.com\/pages\/care\"\u003e\u003cspan\u003eCare \u0026amp; Storage\u003c\/span\u003e \u003cspan\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":50985456042297,"sku":"Belt Shiny Rose","price":128.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/belt-shiny-rose.webp?v=1776770592"},{"product_id":"cardholder-bordeaux-croco","title":"Cardholder Bordeaux Croco","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-cardholder-tab1:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab1\"],\n  #bw-cardholder-tab2:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab2\"],\n  #bw-cardholder-tab3:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab3\"] {\n    opacity: 1;\n    font-weight: 500;\n  }\n\n  #bw-cardholder-tab1:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab1\"]::after,\n  #bw-cardholder-tab2:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab2\"]::after,\n  #bw-cardholder-tab3:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab3\"]::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  \/* Внутрішній контент табів строго 13px *\/\n  .bw-tab-pane {\n    display: none;\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  #bw-cardholder-tab1:checked ~ .bw-tabs-content .bw-pane1,\n  #bw-cardholder-tab2:checked ~ .bw-tabs-content .bw-pane2,\n  #bw-cardholder-tab3:checked ~ .bw-tabs-content .bw-pane3 {\n    display: block;\n    animation: bw-cardholder-slide 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;\n  }\n\n  @keyframes bw-cardholder-slide {\n    from { opacity: 0; transform: translateY(8px); }\n    to { opacity: 1; transform: translateY(0); }\n  }\n\n  \/* Захист від сторонніх стилів теми *\/\n  .bw-tab-pane p,\n  .bw-tab-pane li,\n  .bw-tab-pane span:not(.bw-size-label),\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  \/* Преміум-списки без дефолтних маркерів *\/\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-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  \/* АДАПТИВНІСТЬ ДЛЯ МОБІЛЬНИХ ПРИСТРОЇВ *\/\n  @media (max-width: 767px) {\n    .bw-tabs-wrapper { padding: 0 10px; margin-top: -25px; }\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: 100%;\n      width: 100%;\n      margin: 0 auto 24px;\n      text-align: center;\n      border-bottom: 1.5px solid rgba(25, 2, 0, 0.08);\n      padding: 0 2px 0 2px;\n    }\n    .bw-tab-btn { white-space: nowrap; font-size: 15px !important; flex: 1 1 auto; padding-bottom: 8px; }\n    .bw-tabs-content { min-height: 340px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"bw-tabs-wrapper\"\u003e\n\u003cinput type=\"radio\" id=\"bw-cardholder-tab1\" name=\"bw-cardholder-tabs\" class=\"bw-tab-radio\" checked\u003e \u003cinput type=\"radio\" id=\"bw-cardholder-tab2\" name=\"bw-cardholder-tabs\" class=\"bw-tab-radio\"\u003e \u003cinput type=\"radio\" id=\"bw-cardholder-tab3\" name=\"bw-cardholder-tabs\" class=\"bw-tab-radio\"\u003e\n\u003cdiv class=\"bw-tabs-nav\"\u003e\n\u003clabel for=\"bw-cardholder-tab1\" class=\"bw-tab-btn\"\u003eDescription\u003c\/label\u003e \u003clabel for=\"bw-cardholder-tab2\" class=\"bw-tab-btn\"\u003eMaterials\u003c\/label\u003e \u003clabel for=\"bw-cardholder-tab3\" 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\u003eA stylish \u003cstrong\u003eBLACKWOOD\u003c\/strong\u003e cardholder in the shape of a mini-envelope — the perfect companion to your bag or briefcase.\u003c\/p\u003e\n\u003cp\u003eThis compact accessory is designed to hold cards and folded banknotes, fitting neatly inside your bag while taking up very little space. It can be crafted in any leather texture or color, allowing for custom combinations that perfectly match your style.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePackage:\u003c\/strong\u003e Delivered in an elegant black box, making it an ideal gift.\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\u003eMaterial:\u003c\/strong\u003e Italian bordeaux croco-embossed leather\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSize:\u003c\/strong\u003e 13 x 9 cm (5.1 x 3.5 in)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBuckle:\u003c\/strong\u003e Magnetic button\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eInside:\u003c\/strong\u003e 1 section for banknotes, 2 sections for cards\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003ci\u003eMinor differences from the product photo are normal as each piece is handcrafted from natural materials with unique textures.\u003c\/i\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 3: Shipping \u0026 Payment (ІДЕНТИЧНИЙ ДО ОКУЛЯРІВ) --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane3\"\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:\/\/blackwoodbags.com\/pages\/shipping\"\u003e\u003cspan\u003eWarranty \u0026amp; Returns\u003c\/span\u003e \u003cspan\u003e↗\u003c\/span\u003e\u003c\/a\u003e \u003ca class=\"bw-care-link\" href=\"https:\/\/blackwoodbags.com\/pages\/care\"\u003e\u003cspan\u003eCare \u0026amp; Storage\u003c\/span\u003e \u003cspan\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":51646648418617,"sku":"Cardholder Bordeaux Croco","price":76.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/cardholder-bordo-croco.webp?v=1776786012"},{"product_id":"glasses-case-bordeaux-smooth","title":"Glasses Case Bordeaux Smooth","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-case-tab1:checked ~ .bw-tabs-nav label[for=\"bw-case-tab1\"],\n  #bw-case-tab2:checked ~ .bw-tabs-nav label[for=\"bw-case-tab2\"],\n  #bw-case-tab3:checked ~ .bw-tabs-nav label[for=\"bw-case-tab3\"] {\n    opacity: 1;\n    font-weight: 500;\n  }\n\n  #bw-case-tab1:checked ~ .bw-tabs-nav label[for=\"bw-case-tab1\"]::after,\n  #bw-case-tab2:checked ~ .bw-tabs-nav label[for=\"bw-case-tab2\"]::after,\n  #bw-case-tab3:checked ~ .bw-tabs-nav label[for=\"bw-case-tab3\"]::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  \/* Внутрішній контент табів *\/\n  .bw-tab-pane {\n    display: none;\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  #bw-case-tab1:checked ~ .bw-tabs-content .bw-pane1,\n  #bw-case-tab2:checked ~ .bw-tabs-content .bw-pane2,\n  #bw-case-tab3:checked ~ .bw-tabs-content .bw-pane3 {\n    display: block;\n    animation: bw-case-slide 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;\n  }\n\n  @keyframes bw-case-slide {\n    from { opacity: 0; transform: translateY(8px); }\n    to { opacity: 1; transform: translateY(0); }\n  }\n\n  \/* Захист від сторонніх стилів теми *\/\n  .bw-tab-pane p,\n  .bw-tab-pane li,\n  .bw-tab-pane span:not(.bw-size-label),\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  \/* Преміум-списки *\/\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-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  \/* АДАПТИВНІСТЬ ДЛЯ МОБІЛЬНИХ ПРИСТРОЇВ *\/\n  @media (max-width: 767px) {\n    .bw-tabs-wrapper { padding: 0 10px; margin-top: -25px; }\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: 100%;\n      width: 100%;\n      margin: 0 auto 24px;\n      text-align: center;\n      border-bottom: 1.5px solid rgba(25, 2, 0, 0.08);\n      padding: 0 2px 0 2px;\n    }\n    .bw-tab-btn { white-space: nowrap; font-size: 15px !important; flex: 1 1 auto; padding-bottom: 8px; }\n    .bw-tabs-content { min-height: 340px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"bw-tabs-wrapper\"\u003e\n\u003cinput type=\"radio\" id=\"bw-case-tab1\" name=\"bw-case-tabs\" class=\"bw-tab-radio\" checked\u003e \u003cinput type=\"radio\" id=\"bw-case-tab2\" name=\"bw-case-tabs\" class=\"bw-tab-radio\"\u003e \u003cinput type=\"radio\" id=\"bw-case-tab3\" name=\"bw-case-tabs\" class=\"bw-tab-radio\"\u003e\n\u003cdiv class=\"bw-tabs-nav\"\u003e\n\u003clabel for=\"bw-case-tab1\" class=\"bw-tab-btn\"\u003eDescription\u003c\/label\u003e \u003clabel for=\"bw-case-tab2\" class=\"bw-tab-btn\"\u003eMaterials\u003c\/label\u003e \u003clabel for=\"bw-case-tab3\" 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\u003e\u003cstrong\u003eClassic style and reliable protection\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eBLACKWOOD\u003c\/strong\u003e sunglasses case, crafted from premium natural Italian leather and precious wood. The elegant leather shade perfectly combines with the natural wood texture to create a stylish and recognizable design.\u003c\/p\u003e\n\u003cp\u003eThe rigid frame provides reliable protection for your glasses against damage during storage or transport. This case fits most glasses models of any brand.\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\u003eLeather:\u003c\/strong\u003e Natural Italian Bordeaux Smooth\/Croco-embossed leather\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWood:\u003c\/strong\u003e Amaranth wood covered with jewelry resin\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHardware:\u003c\/strong\u003e Magnetic snap for convenient closing\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSize \u0026amp; Weight:\u003c\/strong\u003e 17 x 9.5 cm (80 g)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCompatibility:\u003c\/strong\u003e Suitable for most sunglasses and optical glasses\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003ci\u003e* Each case is handcrafted, so the shade and texture of materials may vary slightly, making every piece unique.\u003c\/i\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 3: Shipping \u0026 Payment (ІДЕНТИЧНИЙ ДО ІНШИХ ТОВАРІВ) --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane3\"\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:\/\/blackwoodbags.com\/pages\/shipping\"\u003e\u003cspan\u003eWarranty \u0026amp; Returns\u003c\/span\u003e \u003cspan\u003e↗\u003c\/span\u003e\u003c\/a\u003e \u003ca class=\"bw-care-link\" href=\"https:\/\/blackwoodbags.com\/pages\/care\"\u003e\u003cspan\u003eCare \u0026amp; Storage\u003c\/span\u003e \u003cspan\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":51666717770041,"sku":"Glasses Case Bordeaux Croco\/Smooth","price":120.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/glasses-case-bordeaux-smooth_7e298da7-bff0-4a5e-8167-d62c6fba2eff.webp?v=1776764993"},{"product_id":"glasses-case-shiny-rose-saffiano","title":"Glasses Case Shiny Rose Saffiano","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-case-tab1:checked ~ .bw-tabs-nav label[for=\"bw-case-tab1\"],\n  #bw-case-tab2:checked ~ .bw-tabs-nav label[for=\"bw-case-tab2\"],\n  #bw-case-tab3:checked ~ .bw-tabs-nav label[for=\"bw-case-tab3\"] {\n    opacity: 1;\n    font-weight: 500;\n  }\n\n  #bw-case-tab1:checked ~ .bw-tabs-nav label[for=\"bw-case-tab1\"]::after,\n  #bw-case-tab2:checked ~ .bw-tabs-nav label[for=\"bw-case-tab2\"]::after,\n  #bw-case-tab3:checked ~ .bw-tabs-nav label[for=\"bw-case-tab3\"]::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  \/* Внутрішній контент табів *\/\n  .bw-tab-pane {\n    display: none;\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  #bw-case-tab1:checked ~ .bw-tabs-content .bw-pane1,\n  #bw-case-tab2:checked ~ .bw-tabs-content .bw-pane2,\n  #bw-case-tab3:checked ~ .bw-tabs-content .bw-pane3 {\n    display: block;\n    animation: bw-case-slide 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;\n  }\n\n  @keyframes bw-case-slide {\n    from { opacity: 0; transform: translateY(8px); }\n    to { opacity: 1; transform: translateY(0); }\n  }\n\n  \/* Захист від сторонніх стилів теми *\/\n  .bw-tab-pane p,\n  .bw-tab-pane li,\n  .bw-tab-pane span:not(.bw-size-label),\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  \/* Преміум-списки *\/\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-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  \/* АДАПТИВНІСТЬ ДЛЯ МОБІЛЬНИХ ПРИСТРОЇВ *\/\n  @media (max-width: 767px) {\n    .bw-tabs-wrapper { padding: 0 10px; margin-top: -25px; }\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: 100%;\n      width: 100%;\n      margin: 0 auto 24px;\n      text-align: center;\n      border-bottom: 1.5px solid rgba(25, 2, 0, 0.08);\n      padding: 0 2px 0 2px;\n    }\n    .bw-tab-btn { white-space: nowrap; font-size: 15px !important; flex: 1 1 auto; padding-bottom: 8px; }\n    .bw-tabs-content { min-height: 340px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"bw-tabs-wrapper\"\u003e\n\u003cinput type=\"radio\" id=\"bw-case-tab1\" name=\"bw-case-tabs\" class=\"bw-tab-radio\" checked\u003e \u003cinput type=\"radio\" id=\"bw-case-tab2\" name=\"bw-case-tabs\" class=\"bw-tab-radio\"\u003e \u003cinput type=\"radio\" id=\"bw-case-tab3\" name=\"bw-case-tabs\" class=\"bw-tab-radio\"\u003e\n\u003cdiv class=\"bw-tabs-nav\"\u003e\n\u003clabel for=\"bw-case-tab1\" class=\"bw-tab-btn\"\u003eDescription\u003c\/label\u003e \u003clabel for=\"bw-case-tab2\" class=\"bw-tab-btn\"\u003eMaterials\u003c\/label\u003e \u003clabel for=\"bw-case-tab3\" 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\u003e\u003cstrong\u003eClassic style and reliable protection\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eBLACKWOOD\u003c\/strong\u003e sunglasses case, crafted from premium natural Italian leather and precious wood. The elegant leather shade perfectly combines with the natural wood texture to create a stylish and recognizable design.\u003c\/p\u003e\n\u003cp\u003eThe rigid frame provides reliable protection for your glasses against damage during storage or transport. This case fits most glasses models of any brand.\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\u003eLeather:\u003c\/strong\u003e Natural Italian Shiny Rose Saffiano leather\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWood:\u003c\/strong\u003e Amaranth wood covered with jewelry resin\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHardware:\u003c\/strong\u003e Magnetic snap for convenient closing\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSize \u0026amp; Weight:\u003c\/strong\u003e 17 x 9.5 cm (80 g)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCompatibility:\u003c\/strong\u003e Suitable for most sunglasses and optical glasses\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003ci\u003e* Each case is handcrafted, so the shade and texture of materials may vary slightly, making every piece unique.\u003c\/i\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 3: Shipping \u0026 Payment (ІДЕНТИЧНИЙ ДО ІНШИХ ТОВАРІВ) --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane3\"\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:\/\/blackwoodbags.com\/pages\/shipping\"\u003e\u003cspan\u003eWarranty \u0026amp; Returns\u003c\/span\u003e \u003cspan\u003e↗\u003c\/span\u003e\u003c\/a\u003e \u003ca class=\"bw-care-link\" href=\"https:\/\/blackwoodbags.com\/pages\/care\"\u003e\u003cspan\u003eCare \u0026amp; Storage\u003c\/span\u003e \u003cspan\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":51670876389689,"sku":"Glasses Case Shiny Rose","price":120.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/case_shiny_rose.jpg?v=1776764283"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/collections\/Aurora.webp?v=1770807365","url":"https:\/\/blackwoodatelier.com\/en-ae\/collections\/purple-heart.oembed","provider":"Blackwoodbags","version":"1.0","type":"link"}