{"title":"Kits BioHerb® Para Tu Rutina de Bienestar","description":"\u003cp\u003eDescubre kits BioHerb® diseñados para integrar suplementos de alta calidad en rutinas simples y completas. Encuentra combinaciones pensadas para apoyar tu descanso, digestión, energía, enfoque, belleza, movimiento y bienestar diario.\u003c\/p\u003e","products":[{"product_id":"kit-sueno-y-relajacion-natural","title":"Kit Noche BioHerb® | Relajación, Descanso y Recuperación","description":"\u003cstyle\u003e\n  .bh-product-description {\n    max-width: 760px;\n    margin: 20px 0;\n    color: #263238;\n    font-size: 15px;\n    line-height: 1.55;\n  }\n\n  .bh-sales-counter {\n    max-width: 760px;\n    margin: 0 0 10px;\n    display: inline-flex;\n    align-items: center;\n    gap: 7px;\n    background: #f6fbf1;\n    border: 1px solid #dceccd;\n    border-radius: 999px;\n    padding: 6px 11px;\n    color: #263238;\n    font-size: 15px;\n    font-weight: 800;\n    line-height: 1.2;\n  }\n\n  .bh-sales-dot {\n    width: 8px;\n    height: 8px;\n    min-width: 8px;\n    border-radius: 999px;\n    background: #7dbb2f;\n    box-shadow: 0 0 0 rgba(125, 187, 47, 0.7);\n    animation: bhSalesPulse 1.4s infinite;\n  }\n\n  @keyframes bhSalesPulse {\n    0% { box-shadow: 0 0 0 0 rgba(125, 187, 47, 0.7); transform: scale(1); }\n    70% { box-shadow: 0 0 0 6px rgba(125, 187, 47, 0); transform: scale(1.06); }\n    100% { box-shadow: 0 0 0 0 rgba(125, 187, 47, 0); transform: scale(1); }\n  }\n\n  .bh-card-green {\n    background: linear-gradient(135deg, #f7fbf3, #ffffff);\n    border: 1px solid #dceccd;\n    border-radius: 18px;\n    padding: 18px;\n    margin-bottom: 14px;\n  }\n\n  .bh-title {\n    font-size: 20px;\n    font-weight: 800;\n    margin-bottom: 10px;\n    color: #1f2a1f;\n    line-height: 1.25;\n    overflow: visible;\n  }\n\n  .bh-hand-underline {\n    display: inline;\n    background: rgba(255, 255, 82, 0);\n    background-image: linear-gradient(90deg, rgba(255, 255, 70, 0.92) 0%, rgba(255, 255, 82, 0.97) 45%, rgba(255, 255, 70, 0.92) 100%);\n    background-size: 0% 100%;\n    background-repeat: no-repeat;\n    background-position: left center;\n    padding: 0.15em 3px;\n    border-radius: 4px;\n    -webkit-box-decoration-break: clone;\n    box-decoration-break: clone;\n    animation: bhMarkerDraw 1.55s linear 0.15s forwards;\n  }\n\n  .bh-hand-underline::after { display: none; }\n  .bh-hand-underline::before { display: none; }\n\n  @keyframes bhMarkerDraw {\n    from { background-size: 0% 100%; }\n    to { background-size: 100% 100%; }\n  }\n\n  \/* Lista de productos del kit *\/\n  .bh-kit-products {\n    margin: 12px 0 0;\n    display: flex;\n    flex-direction: column;\n    gap: 6px;\n  }\n\n  .bh-kit-product {\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    font-size: 15px;\n    color: #263238;\n    line-height: 1.3;\n  }\n\n  .bh-kit-dot {\n    width: 8px;\n    height: 8px;\n    min-width: 8px;\n    border-radius: 999px;\n    background: #7dbb2f;\n    flex-shrink: 0;\n  }\n\n  .bh-quick-benefits {\n    max-width: 760px;\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 8px;\n    margin: 14px 0 16px;\n  }\n\n  .bh-quick-benefit {\n    background: #ffffff;\n    border: 1px solid #dceccd;\n    border-radius: 12px;\n    padding: 10px 12px;\n    display: flex;\n    align-items: center;\n    gap: 9px;\n    color: #263238;\n    font-size: 15px;\n    line-height: 1.2;\n    font-weight: 800;\n    overflow: hidden;\n  }\n\n  .bh-quick-benefit span:last-child {\n    white-space: nowrap;\n    overflow: hidden;\n    text-overflow: clip;\n  }\n\n  .bh-quick-check {\n    min-width: 14px;\n    color: #7dbb2f;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 15px;\n    font-weight: 900;\n    line-height: 1;\n    margin-top: 0;\n    background: transparent;\n    border-radius: 0;\n    flex-shrink: 0;\n  }\n\n  .bh-info-accordion {\n    max-width: 760px;\n    margin: 18px 0;\n    border: 1px solid #dceccd;\n    border-radius: 16px;\n    background: #ffffff;\n    overflow: hidden;\n    color: #263238;\n  }\n\n  .bh-info-accordion summary {\n    cursor: pointer;\n    list-style: none;\n    padding: 15px 16px;\n    font-size: 15px;\n    font-weight: 800;\n    color: #263238;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 12px;\n    background: linear-gradient(135deg, #fafdf7, #ffffff);\n  }\n\n  .bh-info-accordion summary::-webkit-details-marker { display: none; }\n\n  .bh-info-title-wrap {\n    display: flex;\n    align-items: center;\n    gap: 10px;\n  }\n\n  .bh-info-badge {\n    display: inline-block;\n    background: #7dbb2f;\n    color: #ffffff;\n    border-radius: 999px;\n    padding: 4px 9px;\n    font-size: 11px;\n    font-weight: 800;\n    line-height: 1;\n    flex-shrink: 0;\n    box-shadow: 0 0 0 rgba(125, 187, 47, 0.7);\n    animation: bhInfoPulse 1.4s infinite;\n  }\n\n  @keyframes bhInfoPulse {\n    0% { box-shadow: 0 0 0 0 rgba(125, 187, 47, 0.7); transform: scale(1); }\n    70% { box-shadow: 0 0 0 7px rgba(125, 187, 47, 0); transform: scale(1.04); }\n    100% { box-shadow: 0 0 0 0 rgba(125, 187, 47, 0); transform: scale(1); }\n  }\n\n  .bh-info-accordion[open] .bh-info-badge { animation: none; }\n\n  .bh-info-accordion summary::after {\n    content: \"+\";\n    color: #7dbb2f;\n    font-size: 20px;\n    font-weight: 900;\n    line-height: 1;\n    flex-shrink: 0;\n  }\n\n  .bh-info-accordion[open] summary::after { content: \"−\"; }\n\n  .bh-info-content { border-top: 1px solid #dceccd; }\n\n  .bh-tabs { background: #ffffff; color: #263238; }\n  .bh-tabs input { display: none; }\n\n  .bh-tab-labels {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    border-bottom: 1px solid #dceccd;\n    background: #fafdf7;\n  }\n\n  .bh-tab-labels label {\n    padding: 14px 10px;\n    text-align: center;\n    font-size: 15px;\n    font-weight: 800;\n    cursor: pointer;\n    color: #6a7467;\n    border-bottom: 2px solid transparent;\n    transition: all 0.2s ease;\n  }\n\n  #bh-tab-use:checked ~ .bh-tab-labels label[for=\"bh-tab-use\"],\n  #bh-tab-benefits:checked ~ .bh-tab-labels label[for=\"bh-tab-benefits\"],\n  #bh-tab-guarantee:checked ~ .bh-tab-labels label[for=\"bh-tab-guarantee\"] {\n    background: #ffffff;\n    color: #263238;\n    border-bottom-color: #7dbb2f;\n  }\n\n  .bh-guarantee-word { position: relative; display: inline-block; }\n\n  .bh-guarantee-pulse {\n    position: absolute;\n    top: -4px;\n    right: -12px;\n    width: 8px;\n    height: 8px;\n    background: #7dbb2f;\n    border-radius: 999px;\n    box-shadow: 0 0 0 rgba(125, 187, 47, 0.7);\n    animation: bhPulse 1.4s infinite;\n  }\n\n  .bh-guarantee-pulse.bh-pulse-hidden { display: none; }\n\n  @keyframes bhPulse {\n    0% { box-shadow: 0 0 0 0 rgba(125, 187, 47, 0.7); }\n    70% { box-shadow: 0 0 0 6px rgba(125, 187, 47, 0); }\n    100% { box-shadow: 0 0 0 0 rgba(125, 187, 47, 0); }\n  }\n\n  .bh-tab-content { display: none; padding: 16px; }\n\n  #bh-tab-use:checked ~ .bh-tab-panels .bh-tab-use,\n  #bh-tab-benefits:checked ~ .bh-tab-panels .bh-tab-benefits,\n  #bh-tab-guarantee:checked ~ .bh-tab-panels .bh-tab-guarantee { display: block; }\n\n  .bh-section-badge {\n    display: inline-block;\n    background: #7dbb2f;\n    color: #ffffff;\n    border-radius: 999px;\n    padding: 4px 9px;\n    font-size: 11px;\n    font-weight: 800;\n    margin-bottom: 12px;\n  }\n\n  .bh-use-intro {\n    color: #5f6b57;\n    margin-bottom: 12px;\n    line-height: 1.5;\n  }\n\n  .bh-use-title { color: #263238; font-weight: 800; }\n\n  \/* Tabla de modo de uso del kit *\/\n  .bh-kit-table {\n    width: 100%;\n    border-collapse: collapse;\n    margin-top: 4px;\n    font-size: 15px;\n  }\n\n  .bh-kit-table thead tr {\n    background: #f0f7e8;\n    border-bottom: 2px solid #dceccd;\n  }\n\n  .bh-kit-table thead th {\n    padding: 8px 10px;\n    text-align: left;\n    font-weight: 800;\n    color: #263238;\n    font-size: 15px;\n  }\n\n  .bh-kit-table tbody tr {\n    border-bottom: 1px solid #edf4e4;\n  }\n\n  .bh-kit-table tbody tr:last-child { border-bottom: none; }\n\n  .bh-kit-table tbody td {\n    padding: 8px 10px;\n    color: #5f6b57;\n    line-height: 1.3;\n    font-size: 15px;\n    vertical-align: middle;\n  }\n\n  .bh-kit-table tbody td:first-child {\n    font-weight: 800;\n    color: #263238;\n  }\n\n\n\n  .bh-use-note {\n    margin-top: 10px;\n    background: #f6fbf1;\n    border: 1px solid #dceccd;\n    border-radius: 12px;\n    padding: 11px;\n    color: #5f6b57;\n    line-height: 1.45;\n  }\n\n  .bh-use-note-title { color: #263238; font-weight: 800; }\n\n  .bh-value-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 10px;\n  }\n\n  .bh-value-box {\n    background: #fafdf7;\n    border: 1px solid #e5eadf;\n    border-radius: 12px;\n    padding: 12px;\n  }\n\n  .bh-benefit-row { display: flex; align-items: flex-start; gap: 10px; }\n\n  .bh-benefit-icon {\n    width: 28px;\n    height: 28px;\n    min-width: 28px;\n    border-radius: 999px;\n    background: #7dbb2f;\n    color: #ffffff;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 15px;\n    font-weight: 900;\n    line-height: 1;\n    margin-top: 1px;\n  }\n\n  .bh-benefit-icon svg { width: 16px; height: 16px; display: block; }\n\n  .bh-value-title { font-weight: 800; color: #263238; margin-bottom: 5px; }\n  .bh-value-text { font-size: 15px; color: #5f6b57; line-height: 1.45; }\n\n  .bh-mini-badge {\n    display: inline-block;\n    margin-top: 7px;\n    background: #ffffff;\n    border: 1px solid #dceccd;\n    border-radius: 999px;\n    padding: 4px 8px;\n    font-size: 11px;\n    font-weight: 800;\n    color: #263238;\n  }\n\n  .bh-guarantee-box {\n    background: linear-gradient(135deg, #f4ffe9, #ffffff);\n    border: 1px solid #cfe8b3;\n    border-radius: 12px;\n    padding: 13px;\n    color: #263238;\n  }\n\n  .bh-guarantee-badge {\n    display: inline-block;\n    background: #7dbb2f;\n    color: #ffffff;\n    border-radius: 999px;\n    padding: 4px 9px;\n    font-size: 11px;\n    font-weight: 800;\n    margin-bottom: 8px;\n  }\n\n  .bh-guarantee-title-link {\n    color: #263238;\n    text-decoration: underline;\n    text-decoration-thickness: 1.5px;\n    text-underline-offset: 3px;\n    font-weight: 800;\n  }\n\n  .bh-guarantee-title-link:hover { color: #5fa91f; }\n  .bh-guarantee-text { color: #5f6b57; line-height: 1.5; }\n\n  @media (max-width: 640px) {\n    .bh-product-description { font-size: 12.8px; line-height: 1.48; margin: 14px 0; }\n    .bh-sales-counter { font-size: 11.8px; padding: 6px 10px; margin-bottom: 9px; }\n    .bh-card-green { padding: 13px; border-radius: 14px; margin-bottom: 11px; }\n    .bh-title { font-size: clamp(12.2px, 3.35vw, 14.2px); line-height: 1.2; margin-bottom: 9px; letter-spacing: -0.35px; }\n    .bh-hand-underline { padding: 0.13em 2px; }\n    .bh-kit-product { font-size: 12px; }\n    .bh-quick-benefits { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 8px; margin: 12px 0 14px; }\n    .bh-quick-benefit { font-size: clamp(8.6px, 2.45vw, 10.5px); padding: 9px 7px; border-radius: 11px; min-height: 38px; align-items: center; gap: 5px; line-height: 1; }\n    .bh-quick-check { min-width: 10px; font-size: 10px; margin-top: 0; }\n    .bh-info-accordion { border-radius: 14px; margin: 14px 0; }\n    .bh-info-accordion summary { padding: 13px; font-size: 12.8px; }\n    .bh-info-badge { font-size: 10px; padding: 4px 8px; }\n    .bh-tab-labels label { padding: 12px 5px; font-size: 11.5px; }\n    .bh-tab-content { padding: 13px; font-size: 12.8px; }\n    .bh-section-badge, .bh-guarantee-badge { font-size: 10px; padding: 4px 8px; }\n    .bh-kit-table { font-size: 10px; }\n    .bh-kit-table thead th { padding: 6px 5px; font-size: 9.5px; }\n    .bh-kit-table tbody td { padding: 6px 5px; font-size: 10px; }\n\n    .bh-value-grid { grid-template-columns: 1fr; gap: 8px; }\n    .bh-value-box, .bh-use-note { padding: 11px; border-radius: 12px; }\n    .bh-value-text { font-size: 12px; }\n    .bh-benefit-icon { width: 25px; height: 25px; min-width: 25px; font-size: 15px; }\n    .bh-benefit-icon svg { width: 14px; height: 14px; }\n    .bh-mini-badge { font-size: 10.5px; padding: 4px 7px; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"bh-product-description\"\u003e\n  \u003cdiv class=\"bh-sales-counter\" data-sales-30d=\"200\"\u003e\n    \u003cspan class=\"bh-sales-dot\"\u003e\u003c\/span\u003e\n    \u003cspan class=\"bh-sales-text\"\u003e+200 vendidos en los últimos 30 días\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bh-card-green\"\u003e\n    \u003cdiv class=\"bh-title\"\u003e\n      \u003cspan class=\"bh-hand-underline\"\u003e¡Relájate, Descansa Y Recupera Tu Cuerpo Cada Noche!\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv\u003e\n      \u003cstrong\u003eKit de 4 suplementos premium de 180 cápsulas de 500 mg c\/u\u003c\/strong\u003e, diseñado para tu rutina nocturna de relajación, descanso y recuperación.\u003cbr\u003e\u003cbr\u003eEl \u003cstrong\u003eGlicinato de Magnesio\u003c\/strong\u003e relaja los músculos y apoya el sueño profundo; el \u003cstrong\u003eZinc + Magnesio + Melatonina\u003c\/strong\u003e regula tu ciclo natural de descanso; el \u003cstrong\u003eGABA\u003c\/strong\u003e calma el sistema nervioso y reduce el estrés; y el \u003cstrong\u003eL-Treonato de Magnesio\u003c\/strong\u003e mejora la claridad mental y la recuperación cognitiva. Juntos, estos 4 suplementos trabajan en sinergia para que descanses, te relajes y te recuperes mejor cada noche.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bh-quick-benefits\"\u003e\n    \u003cdiv class=\"bh-quick-benefit\"\u003e\n      \u003cspan class=\"bh-quick-check\"\u003e✓\u003c\/span\u003e\n      \u003cspan\u003eSueño reparador\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bh-quick-benefit\"\u003e\n      \u003cspan class=\"bh-quick-check\"\u003e✓\u003c\/span\u003e\n      \u003cspan\u003eReducción del estrés\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bh-quick-benefit\"\u003e\n      \u003cspan class=\"bh-quick-check\"\u003e✓\u003c\/span\u003e\n      \u003cspan\u003eRelajación profunda\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bh-quick-benefit\"\u003e\n      \u003cspan class=\"bh-quick-check\"\u003e✓\u003c\/span\u003e\n      \u003cspan\u003eClaridad mental\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdetails class=\"bh-info-accordion\" open\u003e\n  \u003csummary\u003e\n    \u003cspan class=\"bh-info-title-wrap\"\u003e\n      \u003cspan class=\"bh-info-badge\"\u003eINFO\u003c\/span\u003e\n      \u003cspan\u003eModo de uso, beneficios y garantía\u003c\/span\u003e\n    \u003c\/span\u003e\n  \u003c\/summary\u003e\n\n  \u003cdiv class=\"bh-info-content\"\u003e\n    \u003cdiv class=\"bh-tabs\"\u003e\n      \u003cinput type=\"radio\" name=\"bh-product-tabs\" id=\"bh-tab-use\" checked\u003e\n      \u003cinput type=\"radio\" name=\"bh-product-tabs\" id=\"bh-tab-benefits\"\u003e\n      \u003cinput type=\"radio\" name=\"bh-product-tabs\" id=\"bh-tab-guarantee\"\u003e\n\n      \u003cdiv class=\"bh-tab-labels\"\u003e\n        \u003clabel for=\"bh-tab-use\"\u003eMODO DE USO\u003c\/label\u003e\n        \u003clabel for=\"bh-tab-benefits\"\u003eBENEFICIOS\u003c\/label\u003e\n        \u003clabel for=\"bh-tab-guarantee\" id=\"bh-guarantee-label\"\u003e\n          \u003cspan class=\"bh-guarantee-word\"\u003e\n            GARANTÍA\n            \u003cspan class=\"bh-guarantee-pulse\" id=\"bh-guarantee-pulse\"\u003e\u003c\/span\u003e\n          \u003c\/span\u003e\n        \u003c\/label\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bh-tab-panels\"\u003e\n        \u003cdiv class=\"bh-tab-content bh-tab-use\"\u003e\n          \u003cspan class=\"bh-section-badge\"\u003eMODO DE USO\u003c\/span\u003e\n\n          \u003cdiv class=\"bh-use-intro\"\u003e\n            \u003cspan class=\"bh-use-title\"\u003eToma sugerida por suplemento:\u003c\/span\u003e Cada producto tiene su propia indicación. Bebe suficiente agua con cada toma. No exceder la dosis recomendada de cada suplemento.\n          \u003c\/div\u003e\n\n          \u003ctable class=\"bh-kit-table\"\u003e\n            \u003cthead\u003e\n              \u003ctr\u003e\n                \u003cth\u003eSuplemento\u003c\/th\u003e\n                \u003cth\u003eDosis\u003c\/th\u003e\n                \u003cth\u003eDuración\u003c\/th\u003e\n              \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eGlicinato de Magnesio\u003c\/td\u003e\n                \u003ctd\u003e1 cápsula\u003c\/td\u003e\n                \u003ctd\u003e180 días\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eZinc + Magnesio + Melatonina\u003c\/td\u003e\n                \u003ctd\u003e1 cápsula\u003c\/td\u003e\n                \u003ctd\u003e180 días\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eGABA\u003c\/td\u003e\n                \u003ctd\u003e1 cápsula\u003c\/td\u003e\n                \u003ctd\u003e180 días\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eL-Treonato de Magnesio\u003c\/td\u003e\n                \u003ctd\u003e1 cápsula\u003c\/td\u003e\n                \u003ctd\u003e180 días\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n\n          \u003cdiv class=\"bh-use-note\"\u003e\n            \u003cspan class=\"bh-use-note-title\"\u003ePresentación:\u003c\/span\u003e Cada suplemento viene en frasco de 180 cápsulas de \u003cstrong\u003e500 mg c\/u\u003c\/strong\u003e. La duración de cada producto varía según la dosis indicada en la tabla.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bh-tab-content bh-tab-benefits\"\u003e\n          \u003cdiv class=\"bh-value-grid\"\u003e\n            \u003cdiv class=\"bh-value-box\"\u003e\n              \u003cdiv class=\"bh-benefit-row\"\u003e\n                \u003cspan class=\"bh-benefit-icon\" aria-hidden=\"true\"\u003e\n                  \u003csvg viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n                    \u003cpath d=\"M3 7h11v8H3V7Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M14 10h3l3 3v2h-6v-5Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M7 18a2 2 0 1 0 0-4 2 2 0 0 0 0 4Z\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M17 18a2 2 0 1 0 0-4 2 2 0 0 0 0 4Z\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n                  \u003c\/svg\u003e\n                \u003c\/span\u003e\n                \u003cdiv\u003e\n                  \u003cdiv class=\"bh-value-title\"\u003eEnvío gratis desde $499\u003c\/div\u003e\n                  \u003cdiv class=\"bh-value-text\"\u003eAprovecha envío gratis en compras mayores a $499 MXN y recibe tu pedido directo en tu domicilio.\u003c\/div\u003e\n                  \u003cspan class=\"bh-mini-badge\"\u003eCompra +$499 MXN\u003c\/span\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bh-value-box\"\u003e\n              \u003cdiv class=\"bh-benefit-row\"\u003e\n                \u003cspan class=\"bh-benefit-icon\" aria-hidden=\"true\"\u003e★\u003c\/span\u003e\n                \u003cdiv\u003e\n                  \u003cdiv class=\"bh-value-title\"\u003eGana BioPoints®\u003c\/div\u003e\n                  \u003cdiv class=\"bh-value-text\"\u003eAcumula puntos en tus compras y úsalos para obtener recompensas, descuentos o beneficios dentro de la tienda.\u003c\/div\u003e\n                  \u003cspan class=\"bh-mini-badge\"\u003eRecompensas BioHerb®\u003c\/span\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bh-value-box\"\u003e\n              \u003cdiv class=\"bh-benefit-row\"\u003e\n                \u003cspan class=\"bh-benefit-icon\" aria-hidden=\"true\"\u003e\n                  \u003csvg viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n                    \u003cpath d=\"M7 7h10v4H7V7Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M8 11h8l-1 8H9l-1-8Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M12 3v4\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M9 4h6\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n                  \u003c\/svg\u003e\n                \u003c\/span\u003e\n                \u003cdiv\u003e\n                  \u003cdiv class=\"bh-value-title\"\u003eSuscríbete y ahorra\u003c\/div\u003e\n                  \u003cdiv class=\"bh-value-text\"\u003eActiva tu suscripción para recibir tu kit de forma automática y mantener tu rutina sin interrupciones.\u003c\/div\u003e\n                  \u003cspan class=\"bh-mini-badge\"\u003eAhorro recurrente\u003c\/span\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bh-tab-content bh-tab-guarantee\"\u003e\n          \u003cdiv class=\"bh-guarantee-box\"\u003e\n            \u003cspan class=\"bh-guarantee-badge\"\u003eGARANTÍA\u003c\/span\u003e\n            \u003cdiv class=\"bh-guarantee-text\"\u003e\n              \u003ca class=\"bh-guarantee-title-link\" href=\"https:\/\/bioherb.mx\/policies\/refund-policy\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n                Garantía de satisfacción total BioHerb®:\n              \u003c\/a\u003e\n              Compra con tranquilidad. Si tu pedido llega dañado, en mal estado o se extravía durante el envío, te devolvemos tu dinero.\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cscript\u003e\n  document.addEventListener('DOMContentLoaded', function () {\n    var salesCounter = document.querySelector('.bh-sales-counter');\n    var infoAccordion = document.querySelector('.bh-info-accordion');\n    var guaranteeTab = document.getElementById('bh-tab-guarantee');\n    var guaranteePulse = document.getElementById('bh-guarantee-pulse');\n\n    if (salesCounter) {\n      var rawSales = parseInt(salesCounter.getAttribute('data-sales-30d'), 10);\n      var salesText = salesCounter.querySelector('.bh-sales-text');\n      if (!rawSales || rawSales \u003c 1) {\n        salesCounter.style.display = 'none';\n      } else {\n        var formattedSales;\n        if (rawSales \u003c 50) { formattedSales = rawSales; }\n        else if (rawSales \u003c 100) { formattedSales = 50; }\n        else if (rawSales \u003e 1000) { formattedSales = 1000; }\n        else { formattedSales = Math.floor(rawSales \/ 100) * 100; }\n        salesText.textContent = '+' + formattedSales + ' vendidos en los últimos 30 días';\n      }\n    }\n\n    if (infoAccordion \u0026\u0026 window.matchMedia('(max-width: 640px)').matches) {\n      infoAccordion.removeAttribute('open');\n    }\n\n    if (guaranteeTab \u0026\u0026 guaranteePulse) {\n      guaranteeTab.addEventListener('change', function () {\n        if (guaranteeTab.checked) {\n          guaranteePulse.classList.add('bh-pulse-hidden');\n        }\n      });\n    }\n  });\n\u003c\/script\u003e","brand":"Bio Herb México","offers":[{"title":"PACK 6 MESES","offer_id":53229417562475,"sku":null,"price":1195.0,"currency_code":"MXN","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0972\/4097\/3675\/files\/1.KitSueno_Relajacion.png?v=1779150001"},{"product_id":"bioherb®-kit-digestion-y-limpieza-natural","title":"Kit Digestivo BioHerb® | Fibra, Probióticos y Bienestar Intestinal","description":"\u003cstyle\u003e\n  .bh-product-description {\n    max-width: 760px;\n    margin: 20px 0;\n    color: #263238;\n    font-size: 14px;\n    line-height: 1.55;\n  }\n\n  .bh-sales-counter {\n    max-width: 760px;\n    margin: 0 0 10px;\n    display: inline-flex;\n    align-items: center;\n    gap: 7px;\n    background: #f6fbf1;\n    border: 1px solid #dceccd;\n    border-radius: 999px;\n    padding: 6px 11px;\n    color: #263238;\n    font-size: 12.5px;\n    font-weight: 800;\n    line-height: 1.2;\n  }\n\n  .bh-sales-dot {\n    width: 8px;\n    height: 8px;\n    min-width: 8px;\n    border-radius: 999px;\n    background: #7dbb2f;\n    box-shadow: 0 0 0 rgba(125, 187, 47, 0.7);\n    animation: bhSalesPulse 1.4s infinite;\n  }\n\n  @keyframes bhSalesPulse {\n    0% { box-shadow: 0 0 0 0 rgba(125, 187, 47, 0.7); transform: scale(1); }\n    70% { box-shadow: 0 0 0 6px rgba(125, 187, 47, 0); transform: scale(1.06); }\n    100% { box-shadow: 0 0 0 0 rgba(125, 187, 47, 0); transform: scale(1); }\n  }\n\n  .bh-card-green {\n    background: linear-gradient(135deg, #f7fbf3, #ffffff);\n    border: 1px solid #dceccd;\n    border-radius: 18px;\n    padding: 18px;\n    margin-bottom: 14px;\n  }\n\n  .bh-title {\n    font-size: 20px;\n    font-weight: 800;\n    margin-bottom: 10px;\n    color: #1f2a1f;\n    line-height: 1.25;\n    overflow: visible;\n  }\n\n  .bh-hand-underline {\n    display: inline;\n    background: rgba(255, 255, 82, 0);\n    background-image: linear-gradient(90deg, rgba(255, 255, 70, 0.92) 0%, rgba(255, 255, 82, 0.97) 45%, rgba(255, 255, 70, 0.92) 100%);\n    background-size: 0% 100%;\n    background-repeat: no-repeat;\n    background-position: left center;\n    padding: 0.15em 3px;\n    border-radius: 4px;\n    -webkit-box-decoration-break: clone;\n    box-decoration-break: clone;\n    animation: bhMarkerDraw 1.55s linear 0.15s forwards;\n  }\n\n  .bh-hand-underline::after { display: none; }\n  .bh-hand-underline::before { display: none; }\n\n  @keyframes bhMarkerDraw {\n    from { background-size: 0% 100%; }\n    to { background-size: 100% 100%; }\n  }\n\n  .bh-quick-benefits {\n    max-width: 760px;\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 8px;\n    margin: 14px 0 16px;\n  }\n\n  .bh-quick-benefit {\n    background: #ffffff;\n    border: 1px solid #dceccd;\n    border-radius: 12px;\n    padding: 10px 12px;\n    display: flex;\n    align-items: center;\n    gap: 9px;\n    color: #263238;\n    font-size: 13px;\n    line-height: 1.2;\n    font-weight: 800;\n    overflow: hidden;\n  }\n\n  .bh-quick-benefit span:last-child {\n    white-space: nowrap;\n    overflow: hidden;\n    text-overflow: clip;\n  }\n\n  .bh-quick-check {\n    min-width: 14px;\n    color: #7dbb2f;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 14px;\n    font-weight: 900;\n    line-height: 1;\n    margin-top: 0;\n    background: transparent;\n    border-radius: 0;\n    flex-shrink: 0;\n  }\n\n  .bh-info-accordion {\n    max-width: 760px;\n    margin: 18px 0;\n    border: 1px solid #dceccd;\n    border-radius: 16px;\n    background: #ffffff;\n    overflow: hidden;\n    color: #263238;\n  }\n\n  .bh-info-accordion summary {\n    cursor: pointer;\n    list-style: none;\n    padding: 15px 16px;\n    font-size: 14px;\n    font-weight: 800;\n    color: #263238;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 12px;\n    background: linear-gradient(135deg, #fafdf7, #ffffff);\n  }\n\n  .bh-info-accordion summary::-webkit-details-marker { display: none; }\n\n  .bh-info-title-wrap { display: flex; align-items: center; gap: 10px; }\n\n  .bh-info-badge {\n    display: inline-block;\n    background: #7dbb2f;\n    color: #ffffff;\n    border-radius: 999px;\n    padding: 4px 9px;\n    font-size: 11px;\n    font-weight: 800;\n    line-height: 1;\n    flex-shrink: 0;\n    box-shadow: 0 0 0 rgba(125, 187, 47, 0.7);\n    animation: bhInfoPulse 1.4s infinite;\n  }\n\n  @keyframes bhInfoPulse {\n    0% { box-shadow: 0 0 0 0 rgba(125, 187, 47, 0.7); transform: scale(1); }\n    70% { box-shadow: 0 0 0 7px rgba(125, 187, 47, 0); transform: scale(1.04); }\n    100% { box-shadow: 0 0 0 0 rgba(125, 187, 47, 0); transform: scale(1); }\n  }\n\n  .bh-info-accordion[open] .bh-info-badge { animation: none; }\n\n  .bh-info-accordion summary::after {\n    content: \"+\";\n    color: #7dbb2f;\n    font-size: 20px;\n    font-weight: 900;\n    line-height: 1;\n    flex-shrink: 0;\n  }\n\n  .bh-info-accordion[open] summary::after { content: \"−\"; }\n  .bh-info-content { border-top: 1px solid #dceccd; }\n  .bh-tabs { background: #ffffff; color: #263238; }\n  .bh-tabs input { display: none; }\n\n  .bh-tab-labels {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    border-bottom: 1px solid #dceccd;\n    background: #fafdf7;\n  }\n\n  .bh-tab-labels label {\n    padding: 14px 10px;\n    text-align: center;\n    font-size: 13px;\n    font-weight: 800;\n    cursor: pointer;\n    color: #6a7467;\n    border-bottom: 2px solid transparent;\n    transition: all 0.2s ease;\n  }\n\n  #bh-tab-use:checked ~ .bh-tab-labels label[for=\"bh-tab-use\"],\n  #bh-tab-benefits:checked ~ .bh-tab-labels label[for=\"bh-tab-benefits\"],\n  #bh-tab-guarantee:checked ~ .bh-tab-labels label[for=\"bh-tab-guarantee\"] {\n    background: #ffffff;\n    color: #263238;\n    border-bottom-color: #7dbb2f;\n  }\n\n  .bh-guarantee-word { position: relative; display: inline-block; }\n\n  .bh-guarantee-pulse {\n    position: absolute;\n    top: -4px;\n    right: -12px;\n    width: 8px;\n    height: 8px;\n    background: #7dbb2f;\n    border-radius: 999px;\n    box-shadow: 0 0 0 rgba(125, 187, 47, 0.7);\n    animation: bhPulse 1.4s infinite;\n  }\n\n  .bh-guarantee-pulse.bh-pulse-hidden { display: none; }\n\n  @keyframes bhPulse {\n    0% { box-shadow: 0 0 0 0 rgba(125, 187, 47, 0.7); }\n    70% { box-shadow: 0 0 0 6px rgba(125, 187, 47, 0); }\n    100% { box-shadow: 0 0 0 0 rgba(125, 187, 47, 0); }\n  }\n\n  .bh-tab-content { display: none; padding: 16px; }\n\n  #bh-tab-use:checked ~ .bh-tab-panels .bh-tab-use,\n  #bh-tab-benefits:checked ~ .bh-tab-panels .bh-tab-benefits,\n  #bh-tab-guarantee:checked ~ .bh-tab-panels .bh-tab-guarantee { display: block; }\n\n  .bh-section-badge {\n    display: inline-block;\n    background: #7dbb2f;\n    color: #ffffff;\n    border-radius: 999px;\n    padding: 4px 9px;\n    font-size: 11px;\n    font-weight: 800;\n    margin-bottom: 12px;\n  }\n\n  .bh-use-intro {\n    color: #5f6b57;\n    margin-bottom: 12px;\n    line-height: 1.5;\n  }\n\n  .bh-use-title { color: #263238; font-weight: 800; }\n\n  .bh-kit-table {\n    width: 100%;\n    border-collapse: collapse;\n    margin-top: 4px;\n    font-size: 15px;\n  }\n\n  .bh-kit-table thead tr {\n    background: #f0f7e8;\n    border-bottom: 2px solid #dceccd;\n  }\n\n  .bh-kit-table thead th {\n    padding: 8px 10px;\n    text-align: left;\n    font-weight: 800;\n    color: #263238;\n    font-size: 15px;\n  }\n\n  .bh-kit-table tbody tr { border-bottom: 1px solid #edf4e4; }\n  .bh-kit-table tbody tr:last-child { border-bottom: none; }\n\n  .bh-kit-table tbody td {\n    padding: 8px 10px;\n    color: #5f6b57;\n    line-height: 1.3;\n    font-size: 15px;\n    vertical-align: middle;\n  }\n\n  .bh-kit-table tbody td:first-child {\n    font-weight: 800;\n    color: #263238;\n  }\n\n  .bh-use-note {\n    margin-top: 10px;\n    background: #f6fbf1;\n    border: 1px solid #dceccd;\n    border-radius: 12px;\n    padding: 11px;\n    color: #5f6b57;\n    line-height: 1.45;\n  }\n\n  .bh-use-note-title { color: #263238; font-weight: 800; }\n\n  .bh-value-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 10px;\n  }\n\n  .bh-value-box {\n    background: #fafdf7;\n    border: 1px solid #e5eadf;\n    border-radius: 12px;\n    padding: 12px;\n  }\n\n  .bh-benefit-row { display: flex; align-items: flex-start; gap: 10px; }\n\n  .bh-benefit-icon {\n    width: 28px;\n    height: 28px;\n    min-width: 28px;\n    border-radius: 999px;\n    background: #7dbb2f;\n    color: #ffffff;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 15px;\n    font-weight: 900;\n    line-height: 1;\n    margin-top: 1px;\n  }\n\n  .bh-benefit-icon svg { width: 16px; height: 16px; display: block; }\n  .bh-value-title { font-weight: 800; color: #263238; margin-bottom: 5px; }\n  .bh-value-text { font-size: 13px; color: #5f6b57; line-height: 1.45; }\n\n  .bh-mini-badge {\n    display: inline-block;\n    margin-top: 7px;\n    background: #ffffff;\n    border: 1px solid #dceccd;\n    border-radius: 999px;\n    padding: 4px 8px;\n    font-size: 11px;\n    font-weight: 800;\n    color: #263238;\n  }\n\n  .bh-guarantee-box {\n    background: linear-gradient(135deg, #f4ffe9, #ffffff);\n    border: 1px solid #cfe8b3;\n    border-radius: 12px;\n    padding: 13px;\n    color: #263238;\n  }\n\n  .bh-guarantee-badge {\n    display: inline-block;\n    background: #7dbb2f;\n    color: #ffffff;\n    border-radius: 999px;\n    padding: 4px 9px;\n    font-size: 11px;\n    font-weight: 800;\n    margin-bottom: 8px;\n  }\n\n  .bh-guarantee-title-link {\n    color: #263238;\n    text-decoration: underline;\n    text-decoration-thickness: 1.5px;\n    text-underline-offset: 3px;\n    font-weight: 800;\n  }\n\n  .bh-guarantee-title-link:hover { color: #5fa91f; }\n  .bh-guarantee-text { color: #5f6b57; line-height: 1.5; }\n\n  @media (max-width: 640px) {\n    .bh-product-description { font-size: 12.8px; line-height: 1.48; margin: 14px 0; }\n    .bh-sales-counter { font-size: 11.8px; padding: 6px 10px; margin-bottom: 9px; }\n    .bh-card-green { padding: 13px; border-radius: 14px; margin-bottom: 11px; }\n    .bh-title { font-size: clamp(12.2px, 3.35vw, 14.2px); line-height: 1.2; margin-bottom: 9px; letter-spacing: -0.35px; }\n    .bh-hand-underline { padding: 0.13em 2px; }\n    .bh-quick-benefits { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 8px; margin: 12px 0 14px; }\n    .bh-quick-benefit { font-size: clamp(8.6px, 2.45vw, 10.5px); padding: 9px 7px; border-radius: 11px; min-height: 38px; align-items: center; gap: 5px; line-height: 1; }\n    .bh-quick-check { min-width: 10px; font-size: 10px; margin-top: 0; }\n    .bh-info-accordion { border-radius: 14px; margin: 14px 0; }\n    .bh-info-accordion summary { padding: 13px; font-size: 12.8px; }\n    .bh-info-badge { font-size: 10px; padding: 4px 8px; }\n    .bh-tab-labels label { padding: 12px 5px; font-size: 11.5px; }\n    .bh-tab-content { padding: 13px; font-size: 12.8px; }\n    .bh-section-badge, .bh-guarantee-badge { font-size: 10px; padding: 4px 8px; }\n    .bh-kit-table { font-size: 10px; }\n    .bh-kit-table thead th { padding: 6px 5px; font-size: 9.5px; }\n    .bh-kit-table tbody td { padding: 6px 5px; font-size: 10px; }\n    .bh-value-grid { grid-template-columns: 1fr; gap: 8px; }\n    .bh-value-box, .bh-use-note { padding: 11px; border-radius: 12px; }\n    .bh-value-text { font-size: 12px; }\n    .bh-benefit-icon { width: 25px; height: 25px; min-width: 25px; font-size: 13px; }\n    .bh-benefit-icon svg { width: 14px; height: 14px; }\n    .bh-mini-badge { font-size: 10.5px; padding: 4px 7px; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"bh-product-description\"\u003e\n  \u003cdiv class=\"bh-sales-counter\" data-sales-30d=\"200\"\u003e\n    \u003cspan class=\"bh-sales-dot\"\u003e\u003c\/span\u003e\n    \u003cspan class=\"bh-sales-text\"\u003e+200 vendidos en los últimos 30 días\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bh-card-green\"\u003e\n    \u003cdiv class=\"bh-title\"\u003e\n      \u003cspan class=\"bh-hand-underline\"\u003e¡Cuida Tu Digestión Y Siente La Diferencia Desde Adentro!\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv\u003e\n      \u003cstrong\u003eKit de 4 suplementos premium de 180 cápsulas de 500 mg c\/u\u003c\/strong\u003e, diseñado para personas que quieren sentirse menos pesadas, mejorar la regularidad intestinal y apoyar su digestión.\u003cbr\u003e\u003cbr\u003e\n      El \u003cstrong\u003ePsyllium Husk\u003c\/strong\u003e aporta fibra soluble para mejorar el tránsito intestinal; el \u003cstrong\u003eVinagre de Manzana \"Cultivo Madre\"\u003c\/strong\u003e apoya el metabolismo y la digestión; los \u003cstrong\u003eProbióticos + Inulina de Agave\u003c\/strong\u003e equilibran la flora intestinal con millones de UFC activos; y el \u003cstrong\u003eCarbón Activado\u003c\/strong\u003e ayuda a eliminar toxinas y gases para una digestión más limpia. Juntos, estos 4 suplementos trabajan en sinergia para que tu sistema digestivo funcione mejor cada día.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bh-quick-benefits\"\u003e\n    \u003cdiv class=\"bh-quick-benefit\"\u003e\n      \u003cspan class=\"bh-quick-check\"\u003e✓\u003c\/span\u003e\n      \u003cspan\u003eTránsito intestinal\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bh-quick-benefit\"\u003e\n      \u003cspan class=\"bh-quick-check\"\u003e✓\u003c\/span\u003e\n      \u003cspan\u003eFlora intestinal\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bh-quick-benefit\"\u003e\n      \u003cspan class=\"bh-quick-check\"\u003e✓\u003c\/span\u003e\n      \u003cspan\u003eEliminación de toxinas\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bh-quick-benefit\"\u003e\n      \u003cspan class=\"bh-quick-check\"\u003e✓\u003c\/span\u003e\n      \u003cspan\u003eMetabolismo activo\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdetails class=\"bh-info-accordion\" open\u003e\n  \u003csummary\u003e\n    \u003cspan class=\"bh-info-title-wrap\"\u003e\n      \u003cspan class=\"bh-info-badge\"\u003eINFO\u003c\/span\u003e\n      \u003cspan\u003eModo de uso, beneficios y garantía\u003c\/span\u003e\n    \u003c\/span\u003e\n  \u003c\/summary\u003e\n\n  \u003cdiv class=\"bh-info-content\"\u003e\n    \u003cdiv class=\"bh-tabs\"\u003e\n      \u003cinput type=\"radio\" name=\"bh-product-tabs\" id=\"bh-tab-use\" checked\u003e\n      \u003cinput type=\"radio\" name=\"bh-product-tabs\" id=\"bh-tab-benefits\"\u003e\n      \u003cinput type=\"radio\" name=\"bh-product-tabs\" id=\"bh-tab-guarantee\"\u003e\n\n      \u003cdiv class=\"bh-tab-labels\"\u003e\n        \u003clabel for=\"bh-tab-use\"\u003eMODO DE USO\u003c\/label\u003e\n        \u003clabel for=\"bh-tab-benefits\"\u003eBENEFICIOS\u003c\/label\u003e\n        \u003clabel for=\"bh-tab-guarantee\" id=\"bh-guarantee-label\"\u003e\n          \u003cspan class=\"bh-guarantee-word\"\u003e\n            GARANTÍA\n            \u003cspan class=\"bh-guarantee-pulse\" id=\"bh-guarantee-pulse\"\u003e\u003c\/span\u003e\n          \u003c\/span\u003e\n        \u003c\/label\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bh-tab-panels\"\u003e\n        \u003cdiv class=\"bh-tab-content bh-tab-use\"\u003e\n          \u003cspan class=\"bh-section-badge\"\u003eMODO DE USO\u003c\/span\u003e\n\n          \u003cdiv class=\"bh-use-intro\"\u003e\n            \u003cspan class=\"bh-use-title\"\u003eToma sugerida por suplemento:\u003c\/span\u003e Cada producto tiene su propia indicación. Bebe suficiente agua con cada toma. No exceder la dosis recomendada de cada suplemento.\n          \u003c\/div\u003e\n\n          \u003ctable class=\"bh-kit-table\"\u003e\n            \u003cthead\u003e\n              \u003ctr\u003e\n                \u003cth\u003eSuplemento\u003c\/th\u003e\n                \u003cth\u003eDosis\u003c\/th\u003e\n                \u003cth\u003eDuración\u003c\/th\u003e\n              \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003ctd\u003ePsyllium Husk\u003c\/td\u003e\n                \u003ctd\u003e4 cápsulas\u003c\/td\u003e\n                \u003ctd\u003e45 días\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eVinagre de Manzana\u003c\/td\u003e\n                \u003ctd\u003e2 cápsulas\u003c\/td\u003e\n                \u003ctd\u003e90 días\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eProbióticos 60B\u003c\/td\u003e\n                \u003ctd\u003e1 cápsula\u003c\/td\u003e\n                \u003ctd\u003e120 días\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eCarbón Activado\u003c\/td\u003e\n                \u003ctd\u003e2 cápsulas\u003c\/td\u003e\n                \u003ctd\u003e90 días\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n\n          \u003cdiv class=\"bh-use-note\"\u003e\n            \u003cspan class=\"bh-use-note-title\"\u003ePresentación:\u003c\/span\u003e Cada suplemento viene en frasco de 180 cápsulas de \u003cstrong\u003e500 mg c\/u\u003c\/strong\u003e, excepto los Probióticos 60B que vienen en frasco de 120 cápsulas. La duración de cada producto varía según la dosis indicada en la tabla.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bh-tab-content bh-tab-benefits\"\u003e\n          \u003cdiv class=\"bh-value-grid\"\u003e\n            \u003cdiv class=\"bh-value-box\"\u003e\n              \u003cdiv class=\"bh-benefit-row\"\u003e\n                \u003cspan class=\"bh-benefit-icon\" aria-hidden=\"true\"\u003e\n                  \u003csvg viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n                    \u003cpath d=\"M3 7h11v8H3V7Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M14 10h3l3 3v2h-6v-5Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M7 18a2 2 0 1 0 0-4 2 2 0 0 0 0 4Z\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M17 18a2 2 0 1 0 0-4 2 2 0 0 0 0 4Z\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n                  \u003c\/svg\u003e\n                \u003c\/span\u003e\n                \u003cdiv\u003e\n                  \u003cdiv class=\"bh-value-title\"\u003eEnvío gratis desde $499\u003c\/div\u003e\n                  \u003cdiv class=\"bh-value-text\"\u003eAprovecha envío gratis en compras mayores a $499 MXN y recibe tu pedido directo en tu domicilio.\u003c\/div\u003e\n                  \u003cspan class=\"bh-mini-badge\"\u003eCompra +$499 MXN\u003c\/span\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bh-value-box\"\u003e\n              \u003cdiv class=\"bh-benefit-row\"\u003e\n                \u003cspan class=\"bh-benefit-icon\" aria-hidden=\"true\"\u003e★\u003c\/span\u003e\n                \u003cdiv\u003e\n                  \u003cdiv class=\"bh-value-title\"\u003eGana BioPoints®\u003c\/div\u003e\n                  \u003cdiv class=\"bh-value-text\"\u003eAcumula puntos en tus compras y úsalos para obtener recompensas, descuentos o beneficios dentro de la tienda.\u003c\/div\u003e\n                  \u003cspan class=\"bh-mini-badge\"\u003eRecompensas BioHerb®\u003c\/span\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bh-value-box\"\u003e\n              \u003cdiv class=\"bh-benefit-row\"\u003e\n                \u003cspan class=\"bh-benefit-icon\" aria-hidden=\"true\"\u003e\n                  \u003csvg viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n                    \u003cpath d=\"M7 7h10v4H7V7Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M8 11h8l-1 8H9l-1-8Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M12 3v4\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M9 4h6\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n                  \u003c\/svg\u003e\n                \u003c\/span\u003e\n                \u003cdiv\u003e\n                  \u003cdiv class=\"bh-value-title\"\u003eSuscríbete y ahorra\u003c\/div\u003e\n                  \u003cdiv class=\"bh-value-text\"\u003eActiva tu suscripción para recibir tu kit de forma automática y mantener tu rutina sin interrupciones.\u003c\/div\u003e\n                  \u003cspan class=\"bh-mini-badge\"\u003eAhorro recurrente\u003c\/span\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bh-tab-content bh-tab-guarantee\"\u003e\n          \u003cdiv class=\"bh-guarantee-box\"\u003e\n            \u003cspan class=\"bh-guarantee-badge\"\u003eGARANTÍA\u003c\/span\u003e\n            \u003cdiv class=\"bh-guarantee-text\"\u003e\n              \u003ca class=\"bh-guarantee-title-link\" href=\"https:\/\/bioherb.mx\/policies\/refund-policy\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n                Garantía de satisfacción total BioHerb®:\n              \u003c\/a\u003e\n              Compra con tranquilidad. Si tu pedido llega dañado, en mal estado o se extravía durante el envío, te devolvemos tu dinero.\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cscript\u003e\n  document.addEventListener('DOMContentLoaded', function () {\n    var salesCounter = document.querySelector('.bh-sales-counter');\n    var infoAccordion = document.querySelector('.bh-info-accordion');\n    var guaranteeTab = document.getElementById('bh-tab-guarantee');\n    var guaranteePulse = document.getElementById('bh-guarantee-pulse');\n\n    if (salesCounter) {\n      var rawSales = parseInt(salesCounter.getAttribute('data-sales-30d'), 10);\n      var salesText = salesCounter.querySelector('.bh-sales-text');\n      if (!rawSales || rawSales \u003c 1) {\n        salesCounter.style.display = 'none';\n      } else {\n        var formattedSales;\n        if (rawSales \u003c 50) { formattedSales = rawSales; }\n        else if (rawSales \u003c 100) { formattedSales = 50; }\n        else if (rawSales \u003e 1000) { formattedSales = 1000; }\n        else { formattedSales = Math.floor(rawSales \/ 100) * 100; }\n        salesText.textContent = '+' + formattedSales + ' vendidos en los últimos 30 días';\n      }\n    }\n\n    if (infoAccordion \u0026\u0026 window.matchMedia('(max-width: 640px)').matches) {\n      infoAccordion.removeAttribute('open');\n    }\n\n    if (guaranteeTab \u0026\u0026 guaranteePulse) {\n      guaranteeTab.addEventListener('change', function () {\n        if (guaranteeTab.checked) {\n          guaranteePulse.classList.add('bh-pulse-hidden');\n        }\n      });\n    }\n  });\n\u003c\/script\u003e","brand":"Bio Herb México","offers":[{"title":"PACK 6 MESES","offer_id":53249799291243,"sku":null,"price":1095.0,"currency_code":"MXN","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0972\/4097\/3675\/files\/2.KitDigestion_Limpieza.png?v=1779150673"},{"product_id":"bioherb-kit-higado-y-digestion-pesada","title":"Kit Balance Hepático BioHerb® | Apoyo Digestivo y Antioxidante","description":"\u003cstyle\u003e\n  .bh-product-description {\n    max-width: 760px;\n    margin: 20px 0;\n    color: #263238;\n    font-size: 14px;\n    line-height: 1.55;\n  }\n\n  .bh-sales-counter {\n    max-width: 760px;\n    margin: 0 0 10px;\n    display: inline-flex;\n    align-items: center;\n    gap: 7px;\n    background: #f6fbf1;\n    border: 1px solid #dceccd;\n    border-radius: 999px;\n    padding: 6px 11px;\n    color: #263238;\n    font-size: 12.5px;\n    font-weight: 800;\n    line-height: 1.2;\n  }\n\n  .bh-sales-dot {\n    width: 8px;\n    height: 8px;\n    min-width: 8px;\n    border-radius: 999px;\n    background: #7dbb2f;\n    box-shadow: 0 0 0 rgba(125, 187, 47, 0.7);\n    animation: bhSalesPulse 1.4s infinite;\n  }\n\n  @keyframes bhSalesPulse {\n    0% { box-shadow: 0 0 0 0 rgba(125, 187, 47, 0.7); transform: scale(1); }\n    70% { box-shadow: 0 0 0 6px rgba(125, 187, 47, 0); transform: scale(1.06); }\n    100% { box-shadow: 0 0 0 0 rgba(125, 187, 47, 0); transform: scale(1); }\n  }\n\n  .bh-card-green {\n    background: linear-gradient(135deg, #f7fbf3, #ffffff);\n    border: 1px solid #dceccd;\n    border-radius: 18px;\n    padding: 18px;\n    margin-bottom: 14px;\n  }\n\n  .bh-title {\n    font-size: 20px;\n    font-weight: 800;\n    margin-bottom: 10px;\n    color: #1f2a1f;\n    line-height: 1.25;\n    overflow: visible;\n  }\n\n  .bh-hand-underline {\n    display: inline;\n    background: rgba(255, 255, 82, 0);\n    background-image: linear-gradient(90deg, rgba(255, 255, 70, 0.92) 0%, rgba(255, 255, 82, 0.97) 45%, rgba(255, 255, 70, 0.92) 100%);\n    background-size: 0% 100%;\n    background-repeat: no-repeat;\n    background-position: left center;\n    padding: 0.15em 3px;\n    border-radius: 4px;\n    -webkit-box-decoration-break: clone;\n    box-decoration-break: clone;\n    animation: bhMarkerDraw 1.55s linear 0.15s forwards;\n  }\n\n  .bh-hand-underline::after { display: none; }\n  .bh-hand-underline::before { display: none; }\n\n  @keyframes bhMarkerDraw {\n    from { background-size: 0% 100%; }\n    to { background-size: 100% 100%; }\n  }\n\n  .bh-quick-benefits {\n    max-width: 760px;\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 8px;\n    margin: 14px 0 16px;\n  }\n\n  .bh-quick-benefit {\n    background: #ffffff;\n    border: 1px solid #dceccd;\n    border-radius: 12px;\n    padding: 10px 12px;\n    display: flex;\n    align-items: center;\n    gap: 9px;\n    color: #263238;\n    font-size: 13px;\n    line-height: 1.2;\n    font-weight: 800;\n    overflow: hidden;\n  }\n\n  .bh-quick-benefit span:last-child {\n    white-space: nowrap;\n    overflow: hidden;\n    text-overflow: clip;\n  }\n\n  .bh-quick-check {\n    min-width: 14px;\n    color: #7dbb2f;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 14px;\n    font-weight: 900;\n    line-height: 1;\n    margin-top: 0;\n    background: transparent;\n    border-radius: 0;\n    flex-shrink: 0;\n  }\n\n  .bh-info-accordion {\n    max-width: 760px;\n    margin: 18px 0;\n    border: 1px solid #dceccd;\n    border-radius: 16px;\n    background: #ffffff;\n    overflow: hidden;\n    color: #263238;\n  }\n\n  .bh-info-accordion summary {\n    cursor: pointer;\n    list-style: none;\n    padding: 15px 16px;\n    font-size: 14px;\n    font-weight: 800;\n    color: #263238;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 12px;\n    background: linear-gradient(135deg, #fafdf7, #ffffff);\n  }\n\n  .bh-info-accordion summary::-webkit-details-marker { display: none; }\n\n  .bh-info-title-wrap { display: flex; align-items: center; gap: 10px; }\n\n  .bh-info-badge {\n    display: inline-block;\n    background: #7dbb2f;\n    color: #ffffff;\n    border-radius: 999px;\n    padding: 4px 9px;\n    font-size: 11px;\n    font-weight: 800;\n    line-height: 1;\n    flex-shrink: 0;\n    box-shadow: 0 0 0 rgba(125, 187, 47, 0.7);\n    animation: bhInfoPulse 1.4s infinite;\n  }\n\n  @keyframes bhInfoPulse {\n    0% { box-shadow: 0 0 0 0 rgba(125, 187, 47, 0.7); transform: scale(1); }\n    70% { box-shadow: 0 0 0 7px rgba(125, 187, 47, 0); transform: scale(1.04); }\n    100% { box-shadow: 0 0 0 0 rgba(125, 187, 47, 0); transform: scale(1); }\n  }\n\n  .bh-info-accordion[open] .bh-info-badge { animation: none; }\n\n  .bh-info-accordion summary::after {\n    content: \"+\";\n    color: #7dbb2f;\n    font-size: 20px;\n    font-weight: 900;\n    line-height: 1;\n    flex-shrink: 0;\n  }\n\n  .bh-info-accordion[open] summary::after { content: \"−\"; }\n  .bh-info-content { border-top: 1px solid #dceccd; }\n  .bh-tabs { background: #ffffff; color: #263238; }\n  .bh-tabs input { display: none; }\n\n  .bh-tab-labels {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    border-bottom: 1px solid #dceccd;\n    background: #fafdf7;\n  }\n\n  .bh-tab-labels label {\n    padding: 14px 10px;\n    text-align: center;\n    font-size: 13px;\n    font-weight: 800;\n    cursor: pointer;\n    color: #6a7467;\n    border-bottom: 2px solid transparent;\n    transition: all 0.2s ease;\n  }\n\n  #bh-tab-use:checked ~ .bh-tab-labels label[for=\"bh-tab-use\"],\n  #bh-tab-benefits:checked ~ .bh-tab-labels label[for=\"bh-tab-benefits\"],\n  #bh-tab-guarantee:checked ~ .bh-tab-labels label[for=\"bh-tab-guarantee\"] {\n    background: #ffffff;\n    color: #263238;\n    border-bottom-color: #7dbb2f;\n  }\n\n  .bh-guarantee-word { position: relative; display: inline-block; }\n\n  .bh-guarantee-pulse {\n    position: absolute;\n    top: -4px;\n    right: -12px;\n    width: 8px;\n    height: 8px;\n    background: #7dbb2f;\n    border-radius: 999px;\n    box-shadow: 0 0 0 rgba(125, 187, 47, 0.7);\n    animation: bhPulse 1.4s infinite;\n  }\n\n  .bh-guarantee-pulse.bh-pulse-hidden { display: none; }\n\n  @keyframes bhPulse {\n    0% { box-shadow: 0 0 0 0 rgba(125, 187, 47, 0.7); }\n    70% { box-shadow: 0 0 0 6px rgba(125, 187, 47, 0); }\n    100% { box-shadow: 0 0 0 0 rgba(125, 187, 47, 0); }\n  }\n\n  .bh-tab-content { display: none; padding: 16px; }\n\n  #bh-tab-use:checked ~ .bh-tab-panels .bh-tab-use,\n  #bh-tab-benefits:checked ~ .bh-tab-panels .bh-tab-benefits,\n  #bh-tab-guarantee:checked ~ .bh-tab-panels .bh-tab-guarantee { display: block; }\n\n  .bh-section-badge {\n    display: inline-block;\n    background: #7dbb2f;\n    color: #ffffff;\n    border-radius: 999px;\n    padding: 4px 9px;\n    font-size: 11px;\n    font-weight: 800;\n    margin-bottom: 12px;\n  }\n\n  .bh-use-intro {\n    color: #5f6b57;\n    margin-bottom: 12px;\n    line-height: 1.5;\n  }\n\n  .bh-use-title { color: #263238; font-weight: 800; }\n\n  .bh-kit-table {\n    width: 100%;\n    border-collapse: collapse;\n    margin-top: 4px;\n    font-size: 15px;\n  }\n\n  .bh-kit-table thead tr {\n    background: #f0f7e8;\n    border-bottom: 2px solid #dceccd;\n  }\n\n  .bh-kit-table thead th {\n    padding: 8px 10px;\n    text-align: left;\n    font-weight: 800;\n    color: #263238;\n    font-size: 15px;\n  }\n\n  .bh-kit-table tbody tr { border-bottom: 1px solid #edf4e4; }\n  .bh-kit-table tbody tr:last-child { border-bottom: none; }\n\n  .bh-kit-table tbody td {\n    padding: 8px 10px;\n    color: #5f6b57;\n    line-height: 1.3;\n    font-size: 15px;\n    vertical-align: middle;\n  }\n\n  .bh-kit-table tbody td:first-child {\n    font-weight: 800;\n    color: #263238;\n  }\n\n  .bh-use-note {\n    margin-top: 10px;\n    background: #f6fbf1;\n    border: 1px solid #dceccd;\n    border-radius: 12px;\n    padding: 11px;\n    color: #5f6b57;\n    line-height: 1.45;\n  }\n\n  .bh-use-note-title { color: #263238; font-weight: 800; }\n\n  .bh-value-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 10px;\n  }\n\n  .bh-value-box {\n    background: #fafdf7;\n    border: 1px solid #e5eadf;\n    border-radius: 12px;\n    padding: 12px;\n  }\n\n  .bh-benefit-row { display: flex; align-items: flex-start; gap: 10px; }\n\n  .bh-benefit-icon {\n    width: 28px;\n    height: 28px;\n    min-width: 28px;\n    border-radius: 999px;\n    background: #7dbb2f;\n    color: #ffffff;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 15px;\n    font-weight: 900;\n    line-height: 1;\n    margin-top: 1px;\n  }\n\n  .bh-benefit-icon svg { width: 16px; height: 16px; display: block; }\n  .bh-value-title { font-weight: 800; color: #263238; margin-bottom: 5px; }\n  .bh-value-text { font-size: 13px; color: #5f6b57; line-height: 1.45; }\n\n  .bh-mini-badge {\n    display: inline-block;\n    margin-top: 7px;\n    background: #ffffff;\n    border: 1px solid #dceccd;\n    border-radius: 999px;\n    padding: 4px 8px;\n    font-size: 11px;\n    font-weight: 800;\n    color: #263238;\n  }\n\n  .bh-guarantee-box {\n    background: linear-gradient(135deg, #f4ffe9, #ffffff);\n    border: 1px solid #cfe8b3;\n    border-radius: 12px;\n    padding: 13px;\n    color: #263238;\n  }\n\n  .bh-guarantee-badge {\n    display: inline-block;\n    background: #7dbb2f;\n    color: #ffffff;\n    border-radius: 999px;\n    padding: 4px 9px;\n    font-size: 11px;\n    font-weight: 800;\n    margin-bottom: 8px;\n  }\n\n  .bh-guarantee-title-link {\n    color: #263238;\n    text-decoration: underline;\n    text-decoration-thickness: 1.5px;\n    text-underline-offset: 3px;\n    font-weight: 800;\n  }\n\n  .bh-guarantee-title-link:hover { color: #5fa91f; }\n  .bh-guarantee-text { color: #5f6b57; line-height: 1.5; }\n\n  @media (max-width: 640px) {\n    .bh-product-description { font-size: 12.8px; line-height: 1.48; margin: 14px 0; }\n    .bh-sales-counter { font-size: 11.8px; padding: 6px 10px; margin-bottom: 9px; }\n    .bh-card-green { padding: 13px; border-radius: 14px; margin-bottom: 11px; }\n    .bh-title { font-size: clamp(12.2px, 3.35vw, 14.2px); line-height: 1.2; margin-bottom: 9px; letter-spacing: -0.35px; }\n    .bh-hand-underline { padding: 0.13em 2px; }\n    .bh-quick-benefits { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 8px; margin: 12px 0 14px; }\n    .bh-quick-benefit { font-size: clamp(8.6px, 2.45vw, 10.5px); padding: 9px 7px; border-radius: 11px; min-height: 38px; align-items: center; gap: 5px; line-height: 1; }\n    .bh-quick-check { min-width: 10px; font-size: 10px; margin-top: 0; }\n    .bh-info-accordion { border-radius: 14px; margin: 14px 0; }\n    .bh-info-accordion summary { padding: 13px; font-size: 12.8px; }\n    .bh-info-badge { font-size: 10px; padding: 4px 8px; }\n    .bh-tab-labels label { padding: 12px 5px; font-size: 11.5px; }\n    .bh-tab-content { padding: 13px; font-size: 12.8px; }\n    .bh-section-badge, .bh-guarantee-badge { font-size: 10px; padding: 4px 8px; }\n    .bh-kit-table { font-size: 10px; }\n    .bh-kit-table thead th { padding: 6px 5px; font-size: 9.5px; }\n    .bh-kit-table tbody td { padding: 6px 5px; font-size: 10px; }\n    .bh-value-grid { grid-template-columns: 1fr; gap: 8px; }\n    .bh-value-box, .bh-use-note { padding: 11px; border-radius: 12px; }\n    .bh-value-text { font-size: 12px; }\n    .bh-benefit-icon { width: 25px; height: 25px; min-width: 25px; font-size: 13px; }\n    .bh-benefit-icon svg { width: 14px; height: 14px; }\n    .bh-mini-badge { font-size: 10.5px; padding: 4px 7px; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"bh-product-description\"\u003e\n  \u003cdiv class=\"bh-sales-counter\" data-sales-30d=\"200\"\u003e\n    \u003cspan class=\"bh-sales-dot\"\u003e\u003c\/span\u003e\n    \u003cspan class=\"bh-sales-text\"\u003e+200 vendidos en los últimos 30 días\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bh-card-green\"\u003e\n    \u003cdiv class=\"bh-title\"\u003e\n      \u003cspan class=\"bh-hand-underline\"\u003e¡Dale A Tu Hígado El Apoyo Que Merece Cada Día!\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv\u003e\n      \u003cstrong\u003eKit de 4 suplementos premium de 180 cápsulas de 500 mg c\/u\u003c\/strong\u003e, diseñado para personas que comen pesado, consumen alcohol ocasionalmente o buscan apoyo hepático general.\u003cbr\u003e\u003cbr\u003e\n      El \u003cstrong\u003eCardo Mariano\u003c\/strong\u003e protege y regenera el hígado con Silimarina al 80%; la \u003cstrong\u003eCúrcuma + Jengibre + Pimienta Negra\u003c\/strong\u003e aporta un potente efecto antiinflamatorio y antioxidante con absorción potenciada al 2000%; el \u003cstrong\u003eVinagre de Manzana \"Cultivo Madre\"\u003c\/strong\u003e apoya la digestión y el metabolismo; y el \u003cstrong\u003eAjo Negro\u003c\/strong\u003e refuerza la defensa natural y la circulación. Juntos, estos 4 suplementos trabajan en sinergia para apoyar tu hígado, reducir la inflamación y mantener tu bienestar digestivo cada día.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bh-quick-benefits\"\u003e\n    \u003cdiv class=\"bh-quick-benefit\"\u003e\n      \u003cspan class=\"bh-quick-check\"\u003e✓\u003c\/span\u003e\n      \u003cspan\u003eApoyo hepático\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bh-quick-benefit\"\u003e\n      \u003cspan class=\"bh-quick-check\"\u003e✓\u003c\/span\u003e\n      \u003cspan\u003eEfecto antiinflamatorio\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bh-quick-benefit\"\u003e\n      \u003cspan class=\"bh-quick-check\"\u003e✓\u003c\/span\u003e\n      \u003cspan\u003eDefensa antioxidante\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bh-quick-benefit\"\u003e\n      \u003cspan class=\"bh-quick-check\"\u003e✓\u003c\/span\u003e\n      \u003cspan\u003eDigestión equilibrada\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdetails class=\"bh-info-accordion\" open\u003e\n  \u003csummary\u003e\n    \u003cspan class=\"bh-info-title-wrap\"\u003e\n      \u003cspan class=\"bh-info-badge\"\u003eINFO\u003c\/span\u003e\n      \u003cspan\u003eModo de uso, beneficios y garantía\u003c\/span\u003e\n    \u003c\/span\u003e\n  \u003c\/summary\u003e\n\n  \u003cdiv class=\"bh-info-content\"\u003e\n    \u003cdiv class=\"bh-tabs\"\u003e\n      \u003cinput type=\"radio\" name=\"bh-product-tabs\" id=\"bh-tab-use\" checked\u003e\n      \u003cinput type=\"radio\" name=\"bh-product-tabs\" id=\"bh-tab-benefits\"\u003e\n      \u003cinput type=\"radio\" name=\"bh-product-tabs\" id=\"bh-tab-guarantee\"\u003e\n\n      \u003cdiv class=\"bh-tab-labels\"\u003e\n        \u003clabel for=\"bh-tab-use\"\u003eMODO DE USO\u003c\/label\u003e\n        \u003clabel for=\"bh-tab-benefits\"\u003eBENEFICIOS\u003c\/label\u003e\n        \u003clabel for=\"bh-tab-guarantee\" id=\"bh-guarantee-label\"\u003e\n          \u003cspan class=\"bh-guarantee-word\"\u003e\n            GARANTÍA\n            \u003cspan class=\"bh-guarantee-pulse\" id=\"bh-guarantee-pulse\"\u003e\u003c\/span\u003e\n          \u003c\/span\u003e\n        \u003c\/label\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bh-tab-panels\"\u003e\n        \u003cdiv class=\"bh-tab-content bh-tab-use\"\u003e\n          \u003cspan class=\"bh-section-badge\"\u003eMODO DE USO\u003c\/span\u003e\n\n          \u003cdiv class=\"bh-use-intro\"\u003e\n            \u003cspan class=\"bh-use-title\"\u003eToma sugerida por suplemento:\u003c\/span\u003e Cada producto tiene su propia indicación. Bebe suficiente agua con cada toma. No exceder la dosis recomendada de cada suplemento.\n          \u003c\/div\u003e\n\n          \u003ctable class=\"bh-kit-table\"\u003e\n            \u003cthead\u003e\n              \u003ctr\u003e\n                \u003cth\u003eSuplemento\u003c\/th\u003e\n                \u003cth\u003eDosis\u003c\/th\u003e\n                \u003cth\u003eDuración\u003c\/th\u003e\n              \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eCardo Mariano\u003c\/td\u003e\n                \u003ctd\u003e2 cápsulas\u003c\/td\u003e\n                \u003ctd\u003e90 días\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eCúrcuma + Jengibre + Pimienta Negra\u003c\/td\u003e\n                \u003ctd\u003e2 cápsulas\u003c\/td\u003e\n                \u003ctd\u003e90 días\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eVinagre de Manzana\u003c\/td\u003e\n                \u003ctd\u003e2 cápsulas\u003c\/td\u003e\n                \u003ctd\u003e90 días\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eAjo Negro\u003c\/td\u003e\n                \u003ctd\u003e2 cápsulas\u003c\/td\u003e\n                \u003ctd\u003e90 días\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n\n          \u003cdiv class=\"bh-use-note\"\u003e\n            \u003cspan class=\"bh-use-note-title\"\u003ePresentación:\u003c\/span\u003e Cada suplemento viene en frasco de 180 cápsulas de \u003cstrong\u003e500 mg c\/u\u003c\/strong\u003e. La duración de cada producto varía según la dosis indicada en la tabla.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bh-tab-content bh-tab-benefits\"\u003e\n          \u003cdiv class=\"bh-value-grid\"\u003e\n            \u003cdiv class=\"bh-value-box\"\u003e\n              \u003cdiv class=\"bh-benefit-row\"\u003e\n                \u003cspan class=\"bh-benefit-icon\" aria-hidden=\"true\"\u003e\n                  \u003csvg viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n                    \u003cpath d=\"M3 7h11v8H3V7Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M14 10h3l3 3v2h-6v-5Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M7 18a2 2 0 1 0 0-4 2 2 0 0 0 0 4Z\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M17 18a2 2 0 1 0 0-4 2 2 0 0 0 0 4Z\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n                  \u003c\/svg\u003e\n                \u003c\/span\u003e\n                \u003cdiv\u003e\n                  \u003cdiv class=\"bh-value-title\"\u003eEnvío gratis desde $499\u003c\/div\u003e\n                  \u003cdiv class=\"bh-value-text\"\u003eAprovecha envío gratis en compras mayores a $499 MXN y recibe tu pedido directo en tu domicilio.\u003c\/div\u003e\n                  \u003cspan class=\"bh-mini-badge\"\u003eCompra +$499 MXN\u003c\/span\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bh-value-box\"\u003e\n              \u003cdiv class=\"bh-benefit-row\"\u003e\n                \u003cspan class=\"bh-benefit-icon\" aria-hidden=\"true\"\u003e★\u003c\/span\u003e\n                \u003cdiv\u003e\n                  \u003cdiv class=\"bh-value-title\"\u003eGana BioPoints®\u003c\/div\u003e\n                  \u003cdiv class=\"bh-value-text\"\u003eAcumula puntos en tus compras y úsalos para obtener recompensas, descuentos o beneficios dentro de la tienda.\u003c\/div\u003e\n                  \u003cspan class=\"bh-mini-badge\"\u003eRecompensas BioHerb®\u003c\/span\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bh-value-box\"\u003e\n              \u003cdiv class=\"bh-benefit-row\"\u003e\n                \u003cspan class=\"bh-benefit-icon\" aria-hidden=\"true\"\u003e\n                  \u003csvg viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n                    \u003cpath d=\"M7 7h10v4H7V7Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M8 11h8l-1 8H9l-1-8Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M12 3v4\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M9 4h6\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n                  \u003c\/svg\u003e\n                \u003c\/span\u003e\n                \u003cdiv\u003e\n                  \u003cdiv class=\"bh-value-title\"\u003eSuscríbete y ahorra\u003c\/div\u003e\n                  \u003cdiv class=\"bh-value-text\"\u003eActiva tu suscripción para recibir tu kit de forma automática y mantener tu rutina sin interrupciones.\u003c\/div\u003e\n                  \u003cspan class=\"bh-mini-badge\"\u003eAhorro recurrente\u003c\/span\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bh-tab-content bh-tab-guarantee\"\u003e\n          \u003cdiv class=\"bh-guarantee-box\"\u003e\n            \u003cspan class=\"bh-guarantee-badge\"\u003eGARANTÍA\u003c\/span\u003e\n            \u003cdiv class=\"bh-guarantee-text\"\u003e\n              \u003ca class=\"bh-guarantee-title-link\" href=\"https:\/\/bioherb.mx\/policies\/refund-policy\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n                Garantía de satisfacción total BioHerb®:\n              \u003c\/a\u003e\n              Compra con tranquilidad. Si tu pedido llega dañado, en mal estado o se extravía durante el envío, te devolvemos tu dinero.\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cscript\u003e\n  document.addEventListener('DOMContentLoaded', function () {\n    var salesCounter = document.querySelector('.bh-sales-counter');\n    var infoAccordion = document.querySelector('.bh-info-accordion');\n    var guaranteeTab = document.getElementById('bh-tab-guarantee');\n    var guaranteePulse = document.getElementById('bh-guarantee-pulse');\n\n    if (salesCounter) {\n      var rawSales = parseInt(salesCounter.getAttribute('data-sales-30d'), 10);\n      var salesText = salesCounter.querySelector('.bh-sales-text');\n      if (!rawSales || rawSales \u003c 1) {\n        salesCounter.style.display = 'none';\n      } else {\n        var formattedSales;\n        if (rawSales \u003c 50) { formattedSales = rawSales; }\n        else if (rawSales \u003c 100) { formattedSales = 50; }\n        else if (rawSales \u003e 1000) { formattedSales = 1000; }\n        else { formattedSales = Math.floor(rawSales \/ 100) * 100; }\n        salesText.textContent = '+' + formattedSales + ' vendidos en los últimos 30 días';\n      }\n    }\n\n    if (infoAccordion \u0026\u0026 window.matchMedia('(max-width: 640px)').matches) {\n      infoAccordion.removeAttribute('open');\n    }\n\n    if (guaranteeTab \u0026\u0026 guaranteePulse) {\n      guaranteeTab.addEventListener('change', function () {\n        if (guaranteeTab.checked) {\n          guaranteePulse.classList.add('bh-pulse-hidden');\n        }\n      });\n    }\n  });\n\u003c\/script\u003e","brand":"Bio Herb México","offers":[{"title":"PACK 6 MESES","offer_id":53249826685291,"sku":null,"price":1095.0,"currency_code":"MXN","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0972\/4097\/3675\/files\/3.KitHigado_DigestionPesada.png?v=1779151585"},{"product_id":"kit-energia-bioherb®-vitalidad-enfoque-y-rendimiento-diario","title":"Kit Energía BioHerb® | Vitalidad, Enfoque y Rendimiento Diario","description":"\u003cstyle\u003e\n  .bh-product-description {\n    max-width: 760px;\n    margin: 20px 0;\n    color: #263238;\n    font-size: 14px;\n    line-height: 1.55;\n  }\n\n  .bh-sales-counter {\n    max-width: 760px;\n    margin: 0 0 10px;\n    display: inline-flex;\n    align-items: center;\n    gap: 7px;\n    background: #f6fbf1;\n    border: 1px solid #dceccd;\n    border-radius: 999px;\n    padding: 6px 11px;\n    color: #263238;\n    font-size: 12.5px;\n    font-weight: 800;\n    line-height: 1.2;\n  }\n\n  .bh-sales-dot {\n    width: 8px;\n    height: 8px;\n    min-width: 8px;\n    border-radius: 999px;\n    background: #7dbb2f;\n    box-shadow: 0 0 0 rgba(125, 187, 47, 0.7);\n    animation: bhSalesPulse 1.4s infinite;\n  }\n\n  @keyframes bhSalesPulse {\n    0% { box-shadow: 0 0 0 0 rgba(125, 187, 47, 0.7); transform: scale(1); }\n    70% { box-shadow: 0 0 0 6px rgba(125, 187, 47, 0); transform: scale(1.06); }\n    100% { box-shadow: 0 0 0 0 rgba(125, 187, 47, 0); transform: scale(1); }\n  }\n\n  .bh-card-green {\n    background: linear-gradient(135deg, #f7fbf3, #ffffff);\n    border: 1px solid #dceccd;\n    border-radius: 18px;\n    padding: 18px;\n    margin-bottom: 14px;\n  }\n\n  .bh-title {\n    font-size: 20px;\n    font-weight: 800;\n    margin-bottom: 10px;\n    color: #1f2a1f;\n    line-height: 1.25;\n    overflow: visible;\n  }\n\n  .bh-hand-underline {\n    display: inline;\n    background: rgba(255, 255, 82, 0);\n    background-image: linear-gradient(90deg, rgba(255, 255, 70, 0.92) 0%, rgba(255, 255, 82, 0.97) 45%, rgba(255, 255, 70, 0.92) 100%);\n    background-size: 0% 100%;\n    background-repeat: no-repeat;\n    background-position: left center;\n    padding: 0.15em 3px;\n    border-radius: 4px;\n    -webkit-box-decoration-break: clone;\n    box-decoration-break: clone;\n    animation: bhMarkerDraw 1.55s linear 0.15s forwards;\n  }\n\n  .bh-hand-underline::after { display: none; }\n  .bh-hand-underline::before { display: none; }\n\n  @keyframes bhMarkerDraw {\n    from { background-size: 0% 100%; }\n    to { background-size: 100% 100%; }\n  }\n\n  .bh-quick-benefits {\n    max-width: 760px;\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 8px;\n    margin: 14px 0 16px;\n  }\n\n  .bh-quick-benefit {\n    background: #ffffff;\n    border: 1px solid #dceccd;\n    border-radius: 12px;\n    padding: 10px 12px;\n    display: flex;\n    align-items: center;\n    gap: 9px;\n    color: #263238;\n    font-size: 13px;\n    line-height: 1.2;\n    font-weight: 800;\n    overflow: hidden;\n  }\n\n  .bh-quick-benefit span:last-child {\n    white-space: nowrap;\n    overflow: hidden;\n    text-overflow: clip;\n  }\n\n  .bh-quick-check {\n    min-width: 14px;\n    color: #7dbb2f;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 14px;\n    font-weight: 900;\n    line-height: 1;\n    margin-top: 0;\n    background: transparent;\n    border-radius: 0;\n    flex-shrink: 0;\n  }\n\n  .bh-info-accordion {\n    max-width: 760px;\n    margin: 18px 0;\n    border: 1px solid #dceccd;\n    border-radius: 16px;\n    background: #ffffff;\n    overflow: hidden;\n    color: #263238;\n  }\n\n  .bh-info-accordion summary {\n    cursor: pointer;\n    list-style: none;\n    padding: 15px 16px;\n    font-size: 14px;\n    font-weight: 800;\n    color: #263238;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 12px;\n    background: linear-gradient(135deg, #fafdf7, #ffffff);\n  }\n\n  .bh-info-accordion summary::-webkit-details-marker { display: none; }\n\n  .bh-info-title-wrap { display: flex; align-items: center; gap: 10px; }\n\n  .bh-info-badge {\n    display: inline-block;\n    background: #7dbb2f;\n    color: #ffffff;\n    border-radius: 999px;\n    padding: 4px 9px;\n    font-size: 11px;\n    font-weight: 800;\n    line-height: 1;\n    flex-shrink: 0;\n    box-shadow: 0 0 0 rgba(125, 187, 47, 0.7);\n    animation: bhInfoPulse 1.4s infinite;\n  }\n\n  @keyframes bhInfoPulse {\n    0% { box-shadow: 0 0 0 0 rgba(125, 187, 47, 0.7); transform: scale(1); }\n    70% { box-shadow: 0 0 0 7px rgba(125, 187, 47, 0); transform: scale(1.04); }\n    100% { box-shadow: 0 0 0 0 rgba(125, 187, 47, 0); transform: scale(1); }\n  }\n\n  .bh-info-accordion[open] .bh-info-badge { animation: none; }\n\n  .bh-info-accordion summary::after {\n    content: \"+\";\n    color: #7dbb2f;\n    font-size: 20px;\n    font-weight: 900;\n    line-height: 1;\n    flex-shrink: 0;\n  }\n\n  .bh-info-accordion[open] summary::after { content: \"−\"; }\n  .bh-info-content { border-top: 1px solid #dceccd; }\n  .bh-tabs { background: #ffffff; color: #263238; }\n  .bh-tabs input { display: none; }\n\n  .bh-tab-labels {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    border-bottom: 1px solid #dceccd;\n    background: #fafdf7;\n  }\n\n  .bh-tab-labels label {\n    padding: 14px 10px;\n    text-align: center;\n    font-size: 13px;\n    font-weight: 800;\n    cursor: pointer;\n    color: #6a7467;\n    border-bottom: 2px solid transparent;\n    transition: all 0.2s ease;\n  }\n\n  #bh-tab-use:checked ~ .bh-tab-labels label[for=\"bh-tab-use\"],\n  #bh-tab-benefits:checked ~ .bh-tab-labels label[for=\"bh-tab-benefits\"],\n  #bh-tab-guarantee:checked ~ .bh-tab-labels label[for=\"bh-tab-guarantee\"] {\n    background: #ffffff;\n    color: #263238;\n    border-bottom-color: #7dbb2f;\n  }\n\n  .bh-guarantee-word { position: relative; display: inline-block; }\n\n  .bh-guarantee-pulse {\n    position: absolute;\n    top: -4px;\n    right: -12px;\n    width: 8px;\n    height: 8px;\n    background: #7dbb2f;\n    border-radius: 999px;\n    box-shadow: 0 0 0 rgba(125, 187, 47, 0.7);\n    animation: bhPulse 1.4s infinite;\n  }\n\n  .bh-guarantee-pulse.bh-pulse-hidden { display: none; }\n\n  @keyframes bhPulse {\n    0% { box-shadow: 0 0 0 0 rgba(125, 187, 47, 0.7); }\n    70% { box-shadow: 0 0 0 6px rgba(125, 187, 47, 0); }\n    100% { box-shadow: 0 0 0 0 rgba(125, 187, 47, 0); }\n  }\n\n  .bh-tab-content { display: none; padding: 16px; }\n\n  #bh-tab-use:checked ~ .bh-tab-panels .bh-tab-use,\n  #bh-tab-benefits:checked ~ .bh-tab-panels .bh-tab-benefits,\n  #bh-tab-guarantee:checked ~ .bh-tab-panels .bh-tab-guarantee { display: block; }\n\n  .bh-section-badge {\n    display: inline-block;\n    background: #7dbb2f;\n    color: #ffffff;\n    border-radius: 999px;\n    padding: 4px 9px;\n    font-size: 11px;\n    font-weight: 800;\n    margin-bottom: 12px;\n  }\n\n  .bh-use-intro {\n    color: #5f6b57;\n    margin-bottom: 12px;\n    line-height: 1.5;\n  }\n\n  .bh-use-title { color: #263238; font-weight: 800; }\n\n  .bh-kit-table {\n    width: 100%;\n    border-collapse: collapse;\n    margin-top: 4px;\n    font-size: 15px;\n  }\n\n  .bh-kit-table thead tr {\n    background: #f0f7e8;\n    border-bottom: 2px solid #dceccd;\n  }\n\n  .bh-kit-table thead th {\n    padding: 8px 10px;\n    text-align: left;\n    font-weight: 800;\n    color: #263238;\n    font-size: 15px;\n  }\n\n  .bh-kit-table tbody tr { border-bottom: 1px solid #edf4e4; }\n  .bh-kit-table tbody tr:last-child { border-bottom: none; }\n\n  .bh-kit-table tbody td {\n    padding: 8px 10px;\n    color: #5f6b57;\n    line-height: 1.3;\n    font-size: 15px;\n    vertical-align: middle;\n  }\n\n  .bh-kit-table tbody td:first-child {\n    font-weight: 800;\n    color: #263238;\n  }\n\n  .bh-use-note {\n    margin-top: 10px;\n    background: #f6fbf1;\n    border: 1px solid #dceccd;\n    border-radius: 12px;\n    padding: 11px;\n    color: #5f6b57;\n    line-height: 1.45;\n  }\n\n  .bh-use-note-title { color: #263238; font-weight: 800; }\n\n  .bh-value-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 10px;\n  }\n\n  .bh-value-box {\n    background: #fafdf7;\n    border: 1px solid #e5eadf;\n    border-radius: 12px;\n    padding: 12px;\n  }\n\n  .bh-benefit-row { display: flex; align-items: flex-start; gap: 10px; }\n\n  .bh-benefit-icon {\n    width: 28px;\n    height: 28px;\n    min-width: 28px;\n    border-radius: 999px;\n    background: #7dbb2f;\n    color: #ffffff;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 15px;\n    font-weight: 900;\n    line-height: 1;\n    margin-top: 1px;\n  }\n\n  .bh-benefit-icon svg { width: 16px; height: 16px; display: block; }\n  .bh-value-title { font-weight: 800; color: #263238; margin-bottom: 5px; }\n  .bh-value-text { font-size: 13px; color: #5f6b57; line-height: 1.45; }\n\n  .bh-mini-badge {\n    display: inline-block;\n    margin-top: 7px;\n    background: #ffffff;\n    border: 1px solid #dceccd;\n    border-radius: 999px;\n    padding: 4px 8px;\n    font-size: 11px;\n    font-weight: 800;\n    color: #263238;\n  }\n\n  .bh-guarantee-box {\n    background: linear-gradient(135deg, #f4ffe9, #ffffff);\n    border: 1px solid #cfe8b3;\n    border-radius: 12px;\n    padding: 13px;\n    color: #263238;\n  }\n\n  .bh-guarantee-badge {\n    display: inline-block;\n    background: #7dbb2f;\n    color: #ffffff;\n    border-radius: 999px;\n    padding: 4px 9px;\n    font-size: 11px;\n    font-weight: 800;\n    margin-bottom: 8px;\n  }\n\n  .bh-guarantee-title-link {\n    color: #263238;\n    text-decoration: underline;\n    text-decoration-thickness: 1.5px;\n    text-underline-offset: 3px;\n    font-weight: 800;\n  }\n\n  .bh-guarantee-title-link:hover { color: #5fa91f; }\n  .bh-guarantee-text { color: #5f6b57; line-height: 1.5; }\n\n  @media (max-width: 640px) {\n    .bh-product-description { font-size: 12.8px; line-height: 1.48; margin: 14px 0; }\n    .bh-sales-counter { font-size: 11.8px; padding: 6px 10px; margin-bottom: 9px; }\n    .bh-card-green { padding: 13px; border-radius: 14px; margin-bottom: 11px; }\n    .bh-title { font-size: clamp(12.2px, 3.35vw, 14.2px); line-height: 1.2; margin-bottom: 9px; letter-spacing: -0.35px; }\n    .bh-hand-underline { padding: 0.13em 2px; }\n    .bh-quick-benefits { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 8px; margin: 12px 0 14px; }\n    .bh-quick-benefit { font-size: clamp(8.6px, 2.45vw, 10.5px); padding: 9px 7px; border-radius: 11px; min-height: 38px; align-items: center; gap: 5px; line-height: 1; }\n    .bh-quick-check { min-width: 10px; font-size: 10px; margin-top: 0; }\n    .bh-info-accordion { border-radius: 14px; margin: 14px 0; }\n    .bh-info-accordion summary { padding: 13px; font-size: 12.8px; }\n    .bh-info-badge { font-size: 10px; padding: 4px 8px; }\n    .bh-tab-labels label { padding: 12px 5px; font-size: 11.5px; }\n    .bh-tab-content { padding: 13px; font-size: 12.8px; }\n    .bh-section-badge, .bh-guarantee-badge { font-size: 10px; padding: 4px 8px; }\n    .bh-kit-table { font-size: 10px; }\n    .bh-kit-table thead th { padding: 6px 5px; font-size: 9.5px; }\n    .bh-kit-table tbody td { padding: 6px 5px; font-size: 10px; }\n    .bh-value-grid { grid-template-columns: 1fr; gap: 8px; }\n    .bh-value-box, .bh-use-note { padding: 11px; border-radius: 12px; }\n    .bh-value-text { font-size: 12px; }\n    .bh-benefit-icon { width: 25px; height: 25px; min-width: 25px; font-size: 13px; }\n    .bh-benefit-icon svg { width: 14px; height: 14px; }\n    .bh-mini-badge { font-size: 10.5px; padding: 4px 7px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"bh-product-description\"\u003e\n\u003cdiv class=\"bh-sales-counter\" data-sales-30d=\"200\"\u003e\n\u003cspan class=\"bh-sales-dot\"\u003e\u003c\/span\u003e \u003cspan class=\"bh-sales-text\"\u003e+200 vendidos en los últimos 30 días\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bh-card-green\"\u003e\n\u003cdiv class=\"bh-title\"\u003e\u003cspan class=\"bh-hand-underline\"\u003e¡Recarga Tu Energía Y Rinde Al Máximo Cada Día!\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eKit de 5 suplementos premium\u003c\/strong\u003e, diseñado para personas con cansancio, baja energía, actividad física intensa o ritmo laboral exigente.\u003cbr\u003e\u003cbr\u003eLa \u003cstrong\u003eCoenzima Q10 + Vitaminas\u003c\/strong\u003e potencia la energía celular y protege el corazón; la \u003cstrong\u003eMaca Negra\u003c\/strong\u003e impulsa la vitalidad, resistencia y equilibrio hormonal; el \u003cstrong\u003eCordyceps Militaris\u003c\/strong\u003e mejora el rendimiento físico y la oxigenación celular como adaptógeno natural; el \u003cstrong\u003eComplejo B + Vitamina C\u003c\/strong\u003e nutre el sistema nervioso y reduce el cansancio; y el \u003cstrong\u003eShilajit\u003c\/strong\u003e aporta minerales del Himalaya para una energía profunda y duradera. Juntos, estos 5 suplementos trabajan en sinergia para que tengas más energía, enfoque y resistencia cada día.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bh-quick-benefits\"\u003e\n\u003cdiv class=\"bh-quick-benefit\"\u003e\n\u003cspan class=\"bh-quick-check\"\u003e✓\u003c\/span\u003e \u003cspan\u003eEnergía y vitalidad\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bh-quick-benefit\"\u003e\n\u003cspan class=\"bh-quick-check\"\u003e✓\u003c\/span\u003e \u003cspan\u003eRendimiento físico\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bh-quick-benefit\"\u003e\n\u003cspan class=\"bh-quick-check\"\u003e✓\u003c\/span\u003e \u003cspan\u003eEnfoque mental\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bh-quick-benefit\"\u003e\n\u003cspan class=\"bh-quick-check\"\u003e✓\u003c\/span\u003e \u003cspan\u003eResistencia natural\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"bh-info-accordion\" open=\"\"\u003e\n\u003csummary\u003e\u003cspan class=\"bh-info-title-wrap\"\u003e \u003cspan class=\"bh-info-badge\"\u003eINFO\u003c\/span\u003e \u003cspan\u003eModo de uso, beneficios y garantía\u003c\/span\u003e \u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"bh-info-content\"\u003e\n\u003cdiv class=\"bh-tabs\"\u003e\n\u003cinput type=\"radio\" name=\"bh-product-tabs\" id=\"bh-tab-use\" checked\u003e \u003cinput type=\"radio\" name=\"bh-product-tabs\" id=\"bh-tab-benefits\"\u003e \u003cinput type=\"radio\" name=\"bh-product-tabs\" id=\"bh-tab-guarantee\"\u003e\n\u003cdiv class=\"bh-tab-labels\"\u003e\n\u003clabel for=\"bh-tab-use\"\u003eMODO DE USO\u003c\/label\u003e \u003clabel for=\"bh-tab-benefits\"\u003eBENEFICIOS\u003c\/label\u003e \u003clabel for=\"bh-tab-guarantee\" id=\"bh-guarantee-label\"\u003e \u003cspan class=\"bh-guarantee-word\"\u003e GARANTÍA \u003cspan class=\"bh-guarantee-pulse\" id=\"bh-guarantee-pulse\"\u003e\u003c\/span\u003e \u003c\/span\u003e \u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bh-tab-panels\"\u003e\n\u003cdiv class=\"bh-tab-content bh-tab-use\"\u003e\n\u003cspan class=\"bh-section-badge\"\u003eMODO DE USO\u003c\/span\u003e\n\u003cdiv class=\"bh-use-intro\"\u003e\n\u003cspan class=\"bh-use-title\"\u003eToma sugerida por suplemento:\u003c\/span\u003e Cada producto tiene su propia indicación. Bebe suficiente agua con cada toma. No exceder la dosis recomendada de cada suplemento.\u003c\/div\u003e\n\u003ctable class=\"bh-kit-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eSuplemento\u003c\/th\u003e\n\u003cth\u003eDosis\u003c\/th\u003e\n\u003cth\u003eDuración\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eCoQ10 + Vitaminas\u003c\/td\u003e\n\u003ctd\u003e2 cápsulas\u003c\/td\u003e\n\u003ctd\u003e90 días\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaca Negra\u003c\/td\u003e\n\u003ctd\u003e2 cápsulas\u003c\/td\u003e\n\u003ctd\u003e90 días\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCordyceps Militaris\u003c\/td\u003e\n\u003ctd\u003e1 cápsula\u003c\/td\u003e\n\u003ctd\u003e180 días\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eComplejo B (90 caps)\u003c\/td\u003e\n\u003ctd\u003e1 cápsula\u003c\/td\u003e\n\u003ctd\u003e90 días\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eShilajit (180 caps)\u003c\/td\u003e\n\u003ctd\u003e2 cápsulas\u003c\/td\u003e\n\u003ctd\u003e90 días\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv class=\"bh-use-note\"\u003e\n\u003cspan class=\"bh-use-note-title\"\u003ePresentación:\u003c\/span\u003e CoQ10, Maca Negra, Cordyceps y Shilajit vienen en frasco de 180 cápsulas de \u003cstrong\u003e500 mg c\/u\u003c\/strong\u003e. El Complejo B viene en frasco de 90 cápsulas. La duración varía según la dosis indicada en la tabla.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bh-tab-content bh-tab-benefits\"\u003e\n\u003cdiv class=\"bh-value-grid\"\u003e\n\u003cdiv class=\"bh-value-box\"\u003e\n\u003cdiv class=\"bh-benefit-row\"\u003e\n\u003cspan class=\"bh-benefit-icon\" aria-hidden=\"true\"\u003e \u003csvg viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n                    \u003cpath d=\"M3 7h11v8H3V7Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M14 10h3l3 3v2h-6v-5Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M7 18a2 2 0 1 0 0-4 2 2 0 0 0 0 4Z\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M17 18a2 2 0 1 0 0-4 2 2 0 0 0 0 4Z\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n                  \u003c\/svg\u003e \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"bh-value-title\"\u003eEnvío gratis desde $499\u003c\/div\u003e\n\u003cdiv class=\"bh-value-text\"\u003eAprovecha envío gratis en compras mayores a $499 MXN y recibe tu pedido directo en tu domicilio.\u003c\/div\u003e\n\u003cspan class=\"bh-mini-badge\"\u003eCompra +$499 MXN\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bh-value-box\"\u003e\n\u003cdiv class=\"bh-benefit-row\"\u003e\n\u003cspan class=\"bh-benefit-icon\" aria-hidden=\"true\"\u003e★\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"bh-value-title\"\u003eGana BioPoints®\u003c\/div\u003e\n\u003cdiv class=\"bh-value-text\"\u003eAcumula puntos en tus compras y úsalos para obtener recompensas, descuentos o beneficios dentro de la tienda.\u003c\/div\u003e\n\u003cspan class=\"bh-mini-badge\"\u003eRecompensas BioHerb®\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bh-value-box\"\u003e\n\u003cdiv class=\"bh-benefit-row\"\u003e\n\u003cspan class=\"bh-benefit-icon\" aria-hidden=\"true\"\u003e \u003csvg viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n                    \u003cpath d=\"M7 7h10v4H7V7Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M8 11h8l-1 8H9l-1-8Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M12 3v4\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M9 4h6\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n                  \u003c\/svg\u003e \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"bh-value-title\"\u003eSuscríbete y ahorra\u003c\/div\u003e\n\u003cdiv class=\"bh-value-text\"\u003eActiva tu suscripción para recibir tu kit de forma automática y mantener tu rutina sin interrupciones.\u003c\/div\u003e\n\u003cspan class=\"bh-mini-badge\"\u003eAhorro recurrente\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bh-tab-content bh-tab-guarantee\"\u003e\n\u003cdiv class=\"bh-guarantee-box\"\u003e\n\u003cspan class=\"bh-guarantee-badge\"\u003eGARANTÍA\u003c\/span\u003e\n\u003cdiv class=\"bh-guarantee-text\"\u003e\n\u003ca class=\"bh-guarantee-title-link\" href=\"https:\/\/bioherb.mx\/policies\/refund-policy\" rel=\"noopener noreferrer\" target=\"_blank\"\u003e Garantía de satisfacción total BioHerb®: \u003c\/a\u003e Compra con tranquilidad. Si tu pedido llega dañado, en mal estado o se extravía durante el envío, te devolvemos tu dinero.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Bio Herb México","offers":[{"title":"PACK 6 MESES","offer_id":53249880588651,"sku":null,"price":1395.0,"currency_code":"MXN","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0972\/4097\/3675\/files\/4.KitEnergiaNatural_Rendimiento.png?v=1779152552"},{"product_id":"kit-hombre-bioherb®-energia-vitalidad-y-rendimiento","title":"Kit Hombre BioHerb® | Energía, Vitalidad y Rendimiento","description":"\u003cstyle\u003e\n  .bh-product-description {\n    max-width: 760px;\n    margin: 20px 0;\n    color: #263238;\n    font-size: 14px;\n    line-height: 1.55;\n  }\n\n  .bh-sales-counter {\n    max-width: 760px;\n    margin: 0 0 10px;\n    display: inline-flex;\n    align-items: center;\n    gap: 7px;\n    background: #f6fbf1;\n    border: 1px solid #dceccd;\n    border-radius: 999px;\n    padding: 6px 11px;\n    color: #263238;\n    font-size: 12.5px;\n    font-weight: 800;\n    line-height: 1.2;\n  }\n\n  .bh-sales-dot {\n    width: 8px;\n    height: 8px;\n    min-width: 8px;\n    border-radius: 999px;\n    background: #7dbb2f;\n    box-shadow: 0 0 0 rgba(125, 187, 47, 0.7);\n    animation: bhSalesPulse 1.4s infinite;\n  }\n\n  @keyframes bhSalesPulse {\n    0% { box-shadow: 0 0 0 0 rgba(125, 187, 47, 0.7); transform: scale(1); }\n    70% { box-shadow: 0 0 0 6px rgba(125, 187, 47, 0); transform: scale(1.06); }\n    100% { box-shadow: 0 0 0 0 rgba(125, 187, 47, 0); transform: scale(1); }\n  }\n\n  .bh-card-green {\n    background: linear-gradient(135deg, #f7fbf3, #ffffff);\n    border: 1px solid #dceccd;\n    border-radius: 18px;\n    padding: 18px;\n    margin-bottom: 14px;\n  }\n\n  .bh-title {\n    font-size: 20px;\n    font-weight: 800;\n    margin-bottom: 10px;\n    color: #1f2a1f;\n    line-height: 1.25;\n    overflow: visible;\n  }\n\n  .bh-hand-underline {\n    display: inline;\n    background: rgba(255, 255, 82, 0);\n    background-image: linear-gradient(90deg, rgba(255, 255, 70, 0.92) 0%, rgba(255, 255, 82, 0.97) 45%, rgba(255, 255, 70, 0.92) 100%);\n    background-size: 0% 100%;\n    background-repeat: no-repeat;\n    background-position: left center;\n    padding: 0.15em 3px;\n    border-radius: 4px;\n    -webkit-box-decoration-break: clone;\n    box-decoration-break: clone;\n    animation: bhMarkerDraw 1.55s linear 0.15s forwards;\n  }\n\n  .bh-hand-underline::after { display: none; }\n  .bh-hand-underline::before { display: none; }\n\n  @keyframes bhMarkerDraw {\n    from { background-size: 0% 100%; }\n    to { background-size: 100% 100%; }\n  }\n\n  .bh-quick-benefits {\n    max-width: 760px;\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 8px;\n    margin: 14px 0 16px;\n  }\n\n  .bh-quick-benefit {\n    background: #ffffff;\n    border: 1px solid #dceccd;\n    border-radius: 12px;\n    padding: 10px 12px;\n    display: flex;\n    align-items: center;\n    gap: 9px;\n    color: #263238;\n    font-size: 13px;\n    line-height: 1.2;\n    font-weight: 800;\n    overflow: hidden;\n  }\n\n  .bh-quick-benefit span:last-child {\n    white-space: nowrap;\n    overflow: hidden;\n    text-overflow: clip;\n  }\n\n  .bh-quick-check {\n    min-width: 14px;\n    color: #7dbb2f;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 14px;\n    font-weight: 900;\n    line-height: 1;\n    margin-top: 0;\n    background: transparent;\n    border-radius: 0;\n    flex-shrink: 0;\n  }\n\n  .bh-info-accordion {\n    max-width: 760px;\n    margin: 18px 0;\n    border: 1px solid #dceccd;\n    border-radius: 16px;\n    background: #ffffff;\n    overflow: hidden;\n    color: #263238;\n  }\n\n  .bh-info-accordion summary {\n    cursor: pointer;\n    list-style: none;\n    padding: 15px 16px;\n    font-size: 14px;\n    font-weight: 800;\n    color: #263238;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 12px;\n    background: linear-gradient(135deg, #fafdf7, #ffffff);\n  }\n\n  .bh-info-accordion summary::-webkit-details-marker { display: none; }\n\n  .bh-info-title-wrap { display: flex; align-items: center; gap: 10px; }\n\n  .bh-info-badge {\n    display: inline-block;\n    background: #7dbb2f;\n    color: #ffffff;\n    border-radius: 999px;\n    padding: 4px 9px;\n    font-size: 11px;\n    font-weight: 800;\n    line-height: 1;\n    flex-shrink: 0;\n    box-shadow: 0 0 0 rgba(125, 187, 47, 0.7);\n    animation: bhInfoPulse 1.4s infinite;\n  }\n\n  @keyframes bhInfoPulse {\n    0% { box-shadow: 0 0 0 0 rgba(125, 187, 47, 0.7); transform: scale(1); }\n    70% { box-shadow: 0 0 0 7px rgba(125, 187, 47, 0); transform: scale(1.04); }\n    100% { box-shadow: 0 0 0 0 rgba(125, 187, 47, 0); transform: scale(1); }\n  }\n\n  .bh-info-accordion[open] .bh-info-badge { animation: none; }\n\n  .bh-info-accordion summary::after {\n    content: \"+\";\n    color: #7dbb2f;\n    font-size: 20px;\n    font-weight: 900;\n    line-height: 1;\n    flex-shrink: 0;\n  }\n\n  .bh-info-accordion[open] summary::after { content: \"−\"; }\n  .bh-info-content { border-top: 1px solid #dceccd; }\n  .bh-tabs { background: #ffffff; color: #263238; }\n  .bh-tabs input { display: none; }\n\n  .bh-tab-labels {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    border-bottom: 1px solid #dceccd;\n    background: #fafdf7;\n  }\n\n  .bh-tab-labels label {\n    padding: 14px 10px;\n    text-align: center;\n    font-size: 13px;\n    font-weight: 800;\n    cursor: pointer;\n    color: #6a7467;\n    border-bottom: 2px solid transparent;\n    transition: all 0.2s ease;\n  }\n\n  #bh-tab-use:checked ~ .bh-tab-labels label[for=\"bh-tab-use\"],\n  #bh-tab-benefits:checked ~ .bh-tab-labels label[for=\"bh-tab-benefits\"],\n  #bh-tab-guarantee:checked ~ .bh-tab-labels label[for=\"bh-tab-guarantee\"] {\n    background: #ffffff;\n    color: #263238;\n    border-bottom-color: #7dbb2f;\n  }\n\n  .bh-guarantee-word { position: relative; display: inline-block; }\n\n  .bh-guarantee-pulse {\n    position: absolute;\n    top: -4px;\n    right: -12px;\n    width: 8px;\n    height: 8px;\n    background: #7dbb2f;\n    border-radius: 999px;\n    box-shadow: 0 0 0 rgba(125, 187, 47, 0.7);\n    animation: bhPulse 1.4s infinite;\n  }\n\n  .bh-guarantee-pulse.bh-pulse-hidden { display: none; }\n\n  @keyframes bhPulse {\n    0% { box-shadow: 0 0 0 0 rgba(125, 187, 47, 0.7); }\n    70% { box-shadow: 0 0 0 6px rgba(125, 187, 47, 0); }\n    100% { box-shadow: 0 0 0 0 rgba(125, 187, 47, 0); }\n  }\n\n  .bh-tab-content { display: none; padding: 16px; }\n\n  #bh-tab-use:checked ~ .bh-tab-panels .bh-tab-use,\n  #bh-tab-benefits:checked ~ .bh-tab-panels .bh-tab-benefits,\n  #bh-tab-guarantee:checked ~ .bh-tab-panels .bh-tab-guarantee { display: block; }\n\n  .bh-section-badge {\n    display: inline-block;\n    background: #7dbb2f;\n    color: #ffffff;\n    border-radius: 999px;\n    padding: 4px 9px;\n    font-size: 11px;\n    font-weight: 800;\n    margin-bottom: 12px;\n  }\n\n  .bh-use-intro {\n    color: #5f6b57;\n    margin-bottom: 12px;\n    line-height: 1.5;\n  }\n\n  .bh-use-title { color: #263238; font-weight: 800; }\n\n  .bh-kit-table {\n    width: 100%;\n    border-collapse: collapse;\n    margin-top: 4px;\n    font-size: 15px;\n  }\n\n  .bh-kit-table thead tr {\n    background: #f0f7e8;\n    border-bottom: 2px solid #dceccd;\n  }\n\n  .bh-kit-table thead th {\n    padding: 8px 10px;\n    text-align: left;\n    font-weight: 800;\n    color: #263238;\n    font-size: 15px;\n  }\n\n  .bh-kit-table tbody tr { border-bottom: 1px solid #edf4e4; }\n  .bh-kit-table tbody tr:last-child { border-bottom: none; }\n\n  .bh-kit-table tbody td {\n    padding: 8px 10px;\n    color: #5f6b57;\n    line-height: 1.3;\n    font-size: 15px;\n    vertical-align: middle;\n  }\n\n  .bh-kit-table tbody td:first-child {\n    font-weight: 800;\n    color: #263238;\n  }\n\n  .bh-use-note {\n    margin-top: 10px;\n    background: #f6fbf1;\n    border: 1px solid #dceccd;\n    border-radius: 12px;\n    padding: 11px;\n    color: #5f6b57;\n    line-height: 1.45;\n  }\n\n  .bh-use-note-title { color: #263238; font-weight: 800; }\n\n  .bh-value-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 10px;\n  }\n\n  .bh-value-box {\n    background: #fafdf7;\n    border: 1px solid #e5eadf;\n    border-radius: 12px;\n    padding: 12px;\n  }\n\n  .bh-benefit-row { display: flex; align-items: flex-start; gap: 10px; }\n\n  .bh-benefit-icon {\n    width: 28px;\n    height: 28px;\n    min-width: 28px;\n    border-radius: 999px;\n    background: #7dbb2f;\n    color: #ffffff;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 15px;\n    font-weight: 900;\n    line-height: 1;\n    margin-top: 1px;\n  }\n\n  .bh-benefit-icon svg { width: 16px; height: 16px; display: block; }\n  .bh-value-title { font-weight: 800; color: #263238; margin-bottom: 5px; }\n  .bh-value-text { font-size: 13px; color: #5f6b57; line-height: 1.45; }\n\n  .bh-mini-badge {\n    display: inline-block;\n    margin-top: 7px;\n    background: #ffffff;\n    border: 1px solid #dceccd;\n    border-radius: 999px;\n    padding: 4px 8px;\n    font-size: 11px;\n    font-weight: 800;\n    color: #263238;\n  }\n\n  .bh-guarantee-box {\n    background: linear-gradient(135deg, #f4ffe9, #ffffff);\n    border: 1px solid #cfe8b3;\n    border-radius: 12px;\n    padding: 13px;\n    color: #263238;\n  }\n\n  .bh-guarantee-badge {\n    display: inline-block;\n    background: #7dbb2f;\n    color: #ffffff;\n    border-radius: 999px;\n    padding: 4px 9px;\n    font-size: 11px;\n    font-weight: 800;\n    margin-bottom: 8px;\n  }\n\n  .bh-guarantee-title-link {\n    color: #263238;\n    text-decoration: underline;\n    text-decoration-thickness: 1.5px;\n    text-underline-offset: 3px;\n    font-weight: 800;\n  }\n\n  .bh-guarantee-title-link:hover { color: #5fa91f; }\n  .bh-guarantee-text { color: #5f6b57; line-height: 1.5; }\n\n  @media (max-width: 640px) {\n    .bh-product-description { font-size: 12.8px; line-height: 1.48; margin: 14px 0; }\n    .bh-sales-counter { font-size: 11.8px; padding: 6px 10px; margin-bottom: 9px; }\n    .bh-card-green { padding: 13px; border-radius: 14px; margin-bottom: 11px; }\n    .bh-title { font-size: clamp(12.2px, 3.35vw, 14.2px); line-height: 1.2; margin-bottom: 9px; letter-spacing: -0.35px; }\n    .bh-hand-underline { padding: 0.13em 2px; }\n    .bh-quick-benefits { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 8px; margin: 12px 0 14px; }\n    .bh-quick-benefit { font-size: clamp(8.6px, 2.45vw, 10.5px); padding: 9px 7px; border-radius: 11px; min-height: 38px; align-items: center; gap: 5px; line-height: 1; }\n    .bh-quick-check { min-width: 10px; font-size: 10px; margin-top: 0; }\n    .bh-info-accordion { border-radius: 14px; margin: 14px 0; }\n    .bh-info-accordion summary { padding: 13px; font-size: 12.8px; }\n    .bh-info-badge { font-size: 10px; padding: 4px 8px; }\n    .bh-tab-labels label { padding: 12px 5px; font-size: 11.5px; }\n    .bh-tab-content { padding: 13px; font-size: 12.8px; }\n    .bh-section-badge, .bh-guarantee-badge { font-size: 10px; padding: 4px 8px; }\n    .bh-kit-table { font-size: 10px; }\n    .bh-kit-table thead th { padding: 6px 5px; font-size: 9.5px; }\n    .bh-kit-table tbody td { padding: 6px 5px; font-size: 10px; }\n    .bh-value-grid { grid-template-columns: 1fr; gap: 8px; }\n    .bh-value-box, .bh-use-note { padding: 11px; border-radius: 12px; }\n    .bh-value-text { font-size: 12px; }\n    .bh-benefit-icon { width: 25px; height: 25px; min-width: 25px; font-size: 13px; }\n    .bh-benefit-icon svg { width: 14px; height: 14px; }\n    .bh-mini-badge { font-size: 10.5px; padding: 4px 7px; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"bh-product-description\"\u003e\n  \u003cdiv class=\"bh-sales-counter\" data-sales-30d=\"200\"\u003e\n    \u003cspan class=\"bh-sales-dot\"\u003e\u003c\/span\u003e\n    \u003cspan class=\"bh-sales-text\"\u003e+200 vendidos en los últimos 30 días\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bh-card-green\"\u003e\n    \u003cdiv class=\"bh-title\"\u003e\n      \u003cspan class=\"bh-hand-underline\"\u003e¡Energía, Fuerza Y Vitalidad Para El Hombre De Hoy!\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv\u003e\n      \u003cstrong\u003eKit de 5 suplementos premium de 180 cápsulas de 500 mg c\/u\u003c\/strong\u003e, diseñado para hombres de 30+ que buscan más energía, rendimiento físico, vitalidad y bienestar general.\u003cbr\u003e\u003cbr\u003e\n      La \u003cstrong\u003eMaca Negra\u003c\/strong\u003e impulsa la energía, la resistencia y el equilibrio hormonal masculino; el \u003cstrong\u003eShilajit\u003c\/strong\u003e aporta minerales del Himalaya para una vitalidad profunda y duradera; el \u003cstrong\u003eZinc + Magnesio\u003c\/strong\u003e apoya la testosterona natural, el descanso y la recuperación muscular; el \u003cstrong\u003eCordyceps Militaris\u003c\/strong\u003e mejora el rendimiento físico y la oxigenación celular como adaptógeno natural; y la \u003cstrong\u003eCoenzima Q10 + Vitaminas\u003c\/strong\u003e potencia la energía celular y protege la salud cardiovascular. Juntos, estos 5 suplementos trabajan en sinergia para que tengas más fuerza, energía y rendimiento cada día.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bh-quick-benefits\"\u003e\n    \u003cdiv class=\"bh-quick-benefit\"\u003e\n      \u003cspan class=\"bh-quick-check\"\u003e✓\u003c\/span\u003e\n      \u003cspan\u003eEnergía y vitalidad\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bh-quick-benefit\"\u003e\n      \u003cspan class=\"bh-quick-check\"\u003e✓\u003c\/span\u003e\n      \u003cspan\u003eRendimiento físico\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bh-quick-benefit\"\u003e\n      \u003cspan class=\"bh-quick-check\"\u003e✓\u003c\/span\u003e\n      \u003cspan\u003eFuerza y resistencia\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bh-quick-benefit\"\u003e\n      \u003cspan class=\"bh-quick-check\"\u003e✓\u003c\/span\u003e\n      \u003cspan\u003eEquilibrio hormonal\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdetails class=\"bh-info-accordion\" open\u003e\n  \u003csummary\u003e\n    \u003cspan class=\"bh-info-title-wrap\"\u003e\n      \u003cspan class=\"bh-info-badge\"\u003eINFO\u003c\/span\u003e\n      \u003cspan\u003eModo de uso, beneficios y garantía\u003c\/span\u003e\n    \u003c\/span\u003e\n  \u003c\/summary\u003e\n\n  \u003cdiv class=\"bh-info-content\"\u003e\n    \u003cdiv class=\"bh-tabs\"\u003e\n      \u003cinput type=\"radio\" name=\"bh-product-tabs\" id=\"bh-tab-use\" checked\u003e\n      \u003cinput type=\"radio\" name=\"bh-product-tabs\" id=\"bh-tab-benefits\"\u003e\n      \u003cinput type=\"radio\" name=\"bh-product-tabs\" id=\"bh-tab-guarantee\"\u003e\n\n      \u003cdiv class=\"bh-tab-labels\"\u003e\n        \u003clabel for=\"bh-tab-use\"\u003eMODO DE USO\u003c\/label\u003e\n        \u003clabel for=\"bh-tab-benefits\"\u003eBENEFICIOS\u003c\/label\u003e\n        \u003clabel for=\"bh-tab-guarantee\" id=\"bh-guarantee-label\"\u003e\n          \u003cspan class=\"bh-guarantee-word\"\u003e\n            GARANTÍA\n            \u003cspan class=\"bh-guarantee-pulse\" id=\"bh-guarantee-pulse\"\u003e\u003c\/span\u003e\n          \u003c\/span\u003e\n        \u003c\/label\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bh-tab-panels\"\u003e\n        \u003cdiv class=\"bh-tab-content bh-tab-use\"\u003e\n          \u003cspan class=\"bh-section-badge\"\u003eMODO DE USO\u003c\/span\u003e\n\n          \u003cdiv class=\"bh-use-intro\"\u003e\n            \u003cspan class=\"bh-use-title\"\u003eToma sugerida por suplemento:\u003c\/span\u003e Cada producto tiene su propia indicación. Bebe suficiente agua con cada toma. No exceder la dosis recomendada de cada suplemento.\n          \u003c\/div\u003e\n\n          \u003ctable class=\"bh-kit-table\"\u003e\n            \u003cthead\u003e\n              \u003ctr\u003e\n                \u003cth\u003eSuplemento\u003c\/th\u003e\n                \u003cth\u003eDosis\u003c\/th\u003e\n                \u003cth\u003eDuración\u003c\/th\u003e\n              \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eMaca Negra\u003c\/td\u003e\n                \u003ctd\u003e2 cápsulas\u003c\/td\u003e\n                \u003ctd\u003e90 días\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eShilajit\u003c\/td\u003e\n                \u003ctd\u003e2 cápsulas\u003c\/td\u003e\n                \u003ctd\u003e90 días\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eZinc + Magnesio + Melatonina\u003c\/td\u003e\n                \u003ctd\u003e1 cápsula\u003c\/td\u003e\n                \u003ctd\u003e180 días\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eCordyceps Militaris\u003c\/td\u003e\n                \u003ctd\u003e1 cápsula\u003c\/td\u003e\n                \u003ctd\u003e180 días\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eCoQ10 + Vitaminas\u003c\/td\u003e\n                \u003ctd\u003e2 cápsulas\u003c\/td\u003e\n                \u003ctd\u003e90 días\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n\n          \u003cdiv class=\"bh-use-note\"\u003e\n            \u003cspan class=\"bh-use-note-title\"\u003ePresentación:\u003c\/span\u003e Cada suplemento viene en frasco de 180 cápsulas de \u003cstrong\u003e500 mg c\/u\u003c\/strong\u003e. La duración de cada producto varía según la dosis indicada en la tabla.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bh-tab-content bh-tab-benefits\"\u003e\n          \u003cdiv class=\"bh-value-grid\"\u003e\n            \u003cdiv class=\"bh-value-box\"\u003e\n              \u003cdiv class=\"bh-benefit-row\"\u003e\n                \u003cspan class=\"bh-benefit-icon\" aria-hidden=\"true\"\u003e\n                  \u003csvg viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n                    \u003cpath d=\"M3 7h11v8H3V7Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M14 10h3l3 3v2h-6v-5Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M7 18a2 2 0 1 0 0-4 2 2 0 0 0 0 4Z\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M17 18a2 2 0 1 0 0-4 2 2 0 0 0 0 4Z\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n                  \u003c\/svg\u003e\n                \u003c\/span\u003e\n                \u003cdiv\u003e\n                  \u003cdiv class=\"bh-value-title\"\u003eEnvío gratis desde $499\u003c\/div\u003e\n                  \u003cdiv class=\"bh-value-text\"\u003eAprovecha envío gratis en compras mayores a $499 MXN y recibe tu pedido directo en tu domicilio.\u003c\/div\u003e\n                  \u003cspan class=\"bh-mini-badge\"\u003eCompra +$499 MXN\u003c\/span\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bh-value-box\"\u003e\n              \u003cdiv class=\"bh-benefit-row\"\u003e\n                \u003cspan class=\"bh-benefit-icon\" aria-hidden=\"true\"\u003e★\u003c\/span\u003e\n                \u003cdiv\u003e\n                  \u003cdiv class=\"bh-value-title\"\u003eGana BioPoints®\u003c\/div\u003e\n                  \u003cdiv class=\"bh-value-text\"\u003eAcumula puntos en tus compras y úsalos para obtener recompensas, descuentos o beneficios dentro de la tienda.\u003c\/div\u003e\n                  \u003cspan class=\"bh-mini-badge\"\u003eRecompensas BioHerb®\u003c\/span\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bh-value-box\"\u003e\n              \u003cdiv class=\"bh-benefit-row\"\u003e\n                \u003cspan class=\"bh-benefit-icon\" aria-hidden=\"true\"\u003e\n                  \u003csvg viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n                    \u003cpath d=\"M7 7h10v4H7V7Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M8 11h8l-1 8H9l-1-8Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M12 3v4\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M9 4h6\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n                  \u003c\/svg\u003e\n                \u003c\/span\u003e\n                \u003cdiv\u003e\n                  \u003cdiv class=\"bh-value-title\"\u003eSuscríbete y ahorra\u003c\/div\u003e\n                  \u003cdiv class=\"bh-value-text\"\u003eActiva tu suscripción para recibir tu kit de forma automática y mantener tu rutina sin interrupciones.\u003c\/div\u003e\n                  \u003cspan class=\"bh-mini-badge\"\u003eAhorro recurrente\u003c\/span\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bh-tab-content bh-tab-guarantee\"\u003e\n          \u003cdiv class=\"bh-guarantee-box\"\u003e\n            \u003cspan class=\"bh-guarantee-badge\"\u003eGARANTÍA\u003c\/span\u003e\n            \u003cdiv class=\"bh-guarantee-text\"\u003e\n              \u003ca class=\"bh-guarantee-title-link\" href=\"https:\/\/bioherb.mx\/policies\/refund-policy\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n                Garantía de satisfacción total BioHerb®:\n              \u003c\/a\u003e\n              Compra con tranquilidad. Si tu pedido llega dañado, en mal estado o se extravía durante el envío, te devolvemos tu dinero.\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cscript\u003e\n  document.addEventListener('DOMContentLoaded', function () {\n    var salesCounter = document.querySelector('.bh-sales-counter');\n    var infoAccordion = document.querySelector('.bh-info-accordion');\n    var guaranteeTab = document.getElementById('bh-tab-guarantee');\n    var guaranteePulse = document.getElementById('bh-guarantee-pulse');\n\n    if (salesCounter) {\n      var rawSales = parseInt(salesCounter.getAttribute('data-sales-30d'), 10);\n      var salesText = salesCounter.querySelector('.bh-sales-text');\n      if (!rawSales || rawSales \u003c 1) {\n        salesCounter.style.display = 'none';\n      } else {\n        var formattedSales;\n        if (rawSales \u003c 50) { formattedSales = rawSales; }\n        else if (rawSales \u003c 100) { formattedSales = 50; }\n        else if (rawSales \u003e 1000) { formattedSales = 1000; }\n        else { formattedSales = Math.floor(rawSales \/ 100) * 100; }\n        salesText.textContent = '+' + formattedSales + ' vendidos en los últimos 30 días';\n      }\n    }\n\n    if (infoAccordion \u0026\u0026 window.matchMedia('(max-width: 640px)').matches) {\n      infoAccordion.removeAttribute('open');\n    }\n\n    if (guaranteeTab \u0026\u0026 guaranteePulse) {\n      guaranteeTab.addEventListener('change', function () {\n        if (guaranteeTab.checked) {\n          guaranteePulse.classList.add('bh-pulse-hidden');\n        }\n      });\n    }\n  });\n\u003c\/script\u003e","brand":"Bio Herb México","offers":[{"title":"PACK 6 MESES","offer_id":53249891434859,"sku":null,"price":1195.0,"currency_code":"MXN","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0972\/4097\/3675\/files\/5.KitHombreActivo_0bcda766-232c-4735-aaeb-484d63eb72a0.png?v=1779229835"},{"product_id":"kit-balance-mujer-bioherb®-bienestar-piel-y-rutina-diaria","title":"Kit Balance Mujer BioHerb® | Bienestar, Piel y Rutina Diaria","description":"\u003cstyle\u003e\n  .bh-product-description {\n    max-width: 760px;\n    margin: 20px 0;\n    color: #263238;\n    font-size: 14px;\n    line-height: 1.55;\n  }\n\n  .bh-sales-counter {\n    max-width: 760px;\n    margin: 0 0 10px;\n    display: inline-flex;\n    align-items: center;\n    gap: 7px;\n    background: #f6fbf1;\n    border: 1px solid #dceccd;\n    border-radius: 999px;\n    padding: 6px 11px;\n    color: #263238;\n    font-size: 12.5px;\n    font-weight: 800;\n    line-height: 1.2;\n  }\n\n  .bh-sales-dot {\n    width: 8px;\n    height: 8px;\n    min-width: 8px;\n    border-radius: 999px;\n    background: #7dbb2f;\n    box-shadow: 0 0 0 rgba(125, 187, 47, 0.7);\n    animation: bhSalesPulse 1.4s infinite;\n  }\n\n  @keyframes bhSalesPulse {\n    0% { box-shadow: 0 0 0 0 rgba(125, 187, 47, 0.7); transform: scale(1); }\n    70% { box-shadow: 0 0 0 6px rgba(125, 187, 47, 0); transform: scale(1.06); }\n    100% { box-shadow: 0 0 0 0 rgba(125, 187, 47, 0); transform: scale(1); }\n  }\n\n  .bh-card-green {\n    background: linear-gradient(135deg, #f7fbf3, #ffffff);\n    border: 1px solid #dceccd;\n    border-radius: 18px;\n    padding: 18px;\n    margin-bottom: 14px;\n  }\n\n  .bh-title {\n    font-size: 20px;\n    font-weight: 800;\n    margin-bottom: 10px;\n    color: #1f2a1f;\n    line-height: 1.25;\n    overflow: visible;\n  }\n\n  .bh-hand-underline {\n    display: inline;\n    background: rgba(255, 255, 82, 0);\n    background-image: linear-gradient(90deg, rgba(255, 255, 70, 0.92) 0%, rgba(255, 255, 82, 0.97) 45%, rgba(255, 255, 70, 0.92) 100%);\n    background-size: 0% 100%;\n    background-repeat: no-repeat;\n    background-position: left center;\n    padding: 0.15em 3px;\n    border-radius: 4px;\n    -webkit-box-decoration-break: clone;\n    box-decoration-break: clone;\n    animation: bhMarkerDraw 1.55s linear 0.15s forwards;\n  }\n\n  .bh-hand-underline::after { display: none; }\n  .bh-hand-underline::before { display: none; }\n\n  @keyframes bhMarkerDraw {\n    from { background-size: 0% 100%; }\n    to { background-size: 100% 100%; }\n  }\n\n  .bh-quick-benefits {\n    max-width: 760px;\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 8px;\n    margin: 14px 0 16px;\n  }\n\n  .bh-quick-benefit {\n    background: #ffffff;\n    border: 1px solid #dceccd;\n    border-radius: 12px;\n    padding: 10px 12px;\n    display: flex;\n    align-items: center;\n    gap: 9px;\n    color: #263238;\n    font-size: 13px;\n    line-height: 1.2;\n    font-weight: 800;\n    overflow: hidden;\n  }\n\n  .bh-quick-benefit span:last-child {\n    white-space: nowrap;\n    overflow: hidden;\n    text-overflow: clip;\n  }\n\n  .bh-quick-check {\n    min-width: 14px;\n    color: #7dbb2f;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 14px;\n    font-weight: 900;\n    line-height: 1;\n    margin-top: 0;\n    background: transparent;\n    border-radius: 0;\n    flex-shrink: 0;\n  }\n\n  .bh-info-accordion {\n    max-width: 760px;\n    margin: 18px 0;\n    border: 1px solid #dceccd;\n    border-radius: 16px;\n    background: #ffffff;\n    overflow: hidden;\n    color: #263238;\n  }\n\n  .bh-info-accordion summary {\n    cursor: pointer;\n    list-style: none;\n    padding: 15px 16px;\n    font-size: 14px;\n    font-weight: 800;\n    color: #263238;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 12px;\n    background: linear-gradient(135deg, #fafdf7, #ffffff);\n  }\n\n  .bh-info-accordion summary::-webkit-details-marker { display: none; }\n\n  .bh-info-title-wrap { display: flex; align-items: center; gap: 10px; }\n\n  .bh-info-badge {\n    display: inline-block;\n    background: #7dbb2f;\n    color: #ffffff;\n    border-radius: 999px;\n    padding: 4px 9px;\n    font-size: 11px;\n    font-weight: 800;\n    line-height: 1;\n    flex-shrink: 0;\n    box-shadow: 0 0 0 rgba(125, 187, 47, 0.7);\n    animation: bhInfoPulse 1.4s infinite;\n  }\n\n  @keyframes bhInfoPulse {\n    0% { box-shadow: 0 0 0 0 rgba(125, 187, 47, 0.7); transform: scale(1); }\n    70% { box-shadow: 0 0 0 7px rgba(125, 187, 47, 0); transform: scale(1.04); }\n    100% { box-shadow: 0 0 0 0 rgba(125, 187, 47, 0); transform: scale(1); }\n  }\n\n  .bh-info-accordion[open] .bh-info-badge { animation: none; }\n\n  .bh-info-accordion summary::after {\n    content: \"+\";\n    color: #7dbb2f;\n    font-size: 20px;\n    font-weight: 900;\n    line-height: 1;\n    flex-shrink: 0;\n  }\n\n  .bh-info-accordion[open] summary::after { content: \"−\"; }\n  .bh-info-content { border-top: 1px solid #dceccd; }\n  .bh-tabs { background: #ffffff; color: #263238; }\n  .bh-tabs input { display: none; }\n\n  .bh-tab-labels {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    border-bottom: 1px solid #dceccd;\n    background: #fafdf7;\n  }\n\n  .bh-tab-labels label {\n    padding: 14px 10px;\n    text-align: center;\n    font-size: 13px;\n    font-weight: 800;\n    cursor: pointer;\n    color: #6a7467;\n    border-bottom: 2px solid transparent;\n    transition: all 0.2s ease;\n  }\n\n  #bh-tab-use:checked ~ .bh-tab-labels label[for=\"bh-tab-use\"],\n  #bh-tab-benefits:checked ~ .bh-tab-labels label[for=\"bh-tab-benefits\"],\n  #bh-tab-guarantee:checked ~ .bh-tab-labels label[for=\"bh-tab-guarantee\"] {\n    background: #ffffff;\n    color: #263238;\n    border-bottom-color: #7dbb2f;\n  }\n\n  .bh-guarantee-word { position: relative; display: inline-block; }\n\n  .bh-guarantee-pulse {\n    position: absolute;\n    top: -4px;\n    right: -12px;\n    width: 8px;\n    height: 8px;\n    background: #7dbb2f;\n    border-radius: 999px;\n    box-shadow: 0 0 0 rgba(125, 187, 47, 0.7);\n    animation: bhPulse 1.4s infinite;\n  }\n\n  .bh-guarantee-pulse.bh-pulse-hidden { display: none; }\n\n  @keyframes bhPulse {\n    0% { box-shadow: 0 0 0 0 rgba(125, 187, 47, 0.7); }\n    70% { box-shadow: 0 0 0 6px rgba(125, 187, 47, 0); }\n    100% { box-shadow: 0 0 0 0 rgba(125, 187, 47, 0); }\n  }\n\n  .bh-tab-content { display: none; padding: 16px; }\n\n  #bh-tab-use:checked ~ .bh-tab-panels .bh-tab-use,\n  #bh-tab-benefits:checked ~ .bh-tab-panels .bh-tab-benefits,\n  #bh-tab-guarantee:checked ~ .bh-tab-panels .bh-tab-guarantee { display: block; }\n\n  .bh-section-badge {\n    display: inline-block;\n    background: #7dbb2f;\n    color: #ffffff;\n    border-radius: 999px;\n    padding: 4px 9px;\n    font-size: 11px;\n    font-weight: 800;\n    margin-bottom: 12px;\n  }\n\n  .bh-use-intro {\n    color: #5f6b57;\n    margin-bottom: 12px;\n    line-height: 1.5;\n  }\n\n  .bh-use-title { color: #263238; font-weight: 800; }\n\n  .bh-kit-table {\n    width: 100%;\n    border-collapse: collapse;\n    margin-top: 4px;\n    font-size: 15px;\n  }\n\n  .bh-kit-table thead tr {\n    background: #f0f7e8;\n    border-bottom: 2px solid #dceccd;\n  }\n\n  .bh-kit-table thead th {\n    padding: 8px 10px;\n    text-align: left;\n    font-weight: 800;\n    color: #263238;\n    font-size: 15px;\n  }\n\n  .bh-kit-table tbody tr { border-bottom: 1px solid #edf4e4; }\n  .bh-kit-table tbody tr:last-child { border-bottom: none; }\n\n  .bh-kit-table tbody td {\n    padding: 8px 10px;\n    color: #5f6b57;\n    line-height: 1.3;\n    font-size: 15px;\n    vertical-align: middle;\n  }\n\n  .bh-kit-table tbody td:first-child {\n    font-weight: 800;\n    color: #263238;\n  }\n\n  .bh-use-note {\n    margin-top: 10px;\n    background: #f6fbf1;\n    border: 1px solid #dceccd;\n    border-radius: 12px;\n    padding: 11px;\n    color: #5f6b57;\n    line-height: 1.45;\n  }\n\n  .bh-use-note-title { color: #263238; font-weight: 800; }\n\n  .bh-value-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 10px;\n  }\n\n  .bh-value-box {\n    background: #fafdf7;\n    border: 1px solid #e5eadf;\n    border-radius: 12px;\n    padding: 12px;\n  }\n\n  .bh-benefit-row { display: flex; align-items: flex-start; gap: 10px; }\n\n  .bh-benefit-icon {\n    width: 28px;\n    height: 28px;\n    min-width: 28px;\n    border-radius: 999px;\n    background: #7dbb2f;\n    color: #ffffff;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 15px;\n    font-weight: 900;\n    line-height: 1;\n    margin-top: 1px;\n  }\n\n  .bh-benefit-icon svg { width: 16px; height: 16px; display: block; }\n  .bh-value-title { font-weight: 800; color: #263238; margin-bottom: 5px; }\n  .bh-value-text { font-size: 13px; color: #5f6b57; line-height: 1.45; }\n\n  .bh-mini-badge {\n    display: inline-block;\n    margin-top: 7px;\n    background: #ffffff;\n    border: 1px solid #dceccd;\n    border-radius: 999px;\n    padding: 4px 8px;\n    font-size: 11px;\n    font-weight: 800;\n    color: #263238;\n  }\n\n  .bh-guarantee-box {\n    background: linear-gradient(135deg, #f4ffe9, #ffffff);\n    border: 1px solid #cfe8b3;\n    border-radius: 12px;\n    padding: 13px;\n    color: #263238;\n  }\n\n  .bh-guarantee-badge {\n    display: inline-block;\n    background: #7dbb2f;\n    color: #ffffff;\n    border-radius: 999px;\n    padding: 4px 9px;\n    font-size: 11px;\n    font-weight: 800;\n    margin-bottom: 8px;\n  }\n\n  .bh-guarantee-title-link {\n    color: #263238;\n    text-decoration: underline;\n    text-decoration-thickness: 1.5px;\n    text-underline-offset: 3px;\n    font-weight: 800;\n  }\n\n  .bh-guarantee-title-link:hover { color: #5fa91f; }\n  .bh-guarantee-text { color: #5f6b57; line-height: 1.5; }\n\n  @media (max-width: 640px) {\n    .bh-product-description { font-size: 12.8px; line-height: 1.48; margin: 14px 0; }\n    .bh-sales-counter { font-size: 11.8px; padding: 6px 10px; margin-bottom: 9px; }\n    .bh-card-green { padding: 13px; border-radius: 14px; margin-bottom: 11px; }\n    .bh-title { font-size: clamp(12.2px, 3.35vw, 14.2px); line-height: 1.2; margin-bottom: 9px; letter-spacing: -0.35px; }\n    .bh-hand-underline { padding: 0.13em 2px; }\n    .bh-quick-benefits { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 8px; margin: 12px 0 14px; }\n    .bh-quick-benefit { font-size: clamp(8.6px, 2.45vw, 10.5px); padding: 9px 7px; border-radius: 11px; min-height: 38px; align-items: center; gap: 5px; line-height: 1; }\n    .bh-quick-check { min-width: 10px; font-size: 10px; margin-top: 0; }\n    .bh-info-accordion { border-radius: 14px; margin: 14px 0; }\n    .bh-info-accordion summary { padding: 13px; font-size: 12.8px; }\n    .bh-info-badge { font-size: 10px; padding: 4px 8px; }\n    .bh-tab-labels label { padding: 12px 5px; font-size: 11.5px; }\n    .bh-tab-content { padding: 13px; font-size: 12.8px; }\n    .bh-section-badge, .bh-guarantee-badge { font-size: 10px; padding: 4px 8px; }\n    .bh-kit-table { font-size: 10px; }\n    .bh-kit-table thead th { padding: 6px 5px; font-size: 9.5px; }\n    .bh-kit-table tbody td { padding: 6px 5px; font-size: 10px; }\n    .bh-value-grid { grid-template-columns: 1fr; gap: 8px; }\n    .bh-value-box, .bh-use-note { padding: 11px; border-radius: 12px; }\n    .bh-value-text { font-size: 12px; }\n    .bh-benefit-icon { width: 25px; height: 25px; min-width: 25px; font-size: 13px; }\n    .bh-benefit-icon svg { width: 14px; height: 14px; }\n    .bh-mini-badge { font-size: 10.5px; padding: 4px 7px; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"bh-product-description\"\u003e\n  \u003cdiv class=\"bh-sales-counter\" data-sales-30d=\"200\"\u003e\n    \u003cspan class=\"bh-sales-dot\"\u003e\u003c\/span\u003e\n    \u003cspan class=\"bh-sales-text\"\u003e+200 vendidos en los últimos 30 días\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bh-card-green\"\u003e\n    \u003cdiv class=\"bh-title\"\u003e\n      \u003cspan class=\"bh-hand-underline\"\u003e¡Bienestar, Piel Y Equilibrio Para La Mujer De Hoy!\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv\u003e\n      \u003cstrong\u003eKit de 4 suplementos premium\u003c\/strong\u003e, diseñado para mujeres que buscan bienestar hormonal general, energía, cuidado de la piel, digestión saludable y una rutina diaria completa.\u003cbr\u003e\u003cbr\u003e\n      El \u003cstrong\u003eColágeno + Ácido Hialurónico\u003c\/strong\u003e hidrata y renueva la piel, cabello y articulaciones desde adentro; el \u003cstrong\u003eGlicinato de Magnesio\u003c\/strong\u003e apoya el sueño, reduce el estrés y cuida los músculos; los \u003cstrong\u003eProbióticos 60B\u003c\/strong\u003e equilibran la flora intestinal para una digestión saludable; y la \u003cstrong\u003eVitamina D3 + K2\u003c\/strong\u003e fortalece los huesos, apoya el sistema inmune y cuida la salud cardiovascular. Juntos, estos 4 suplementos trabajan en sinergia para que te sientas bien por dentro y por fuera cada día.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bh-quick-benefits\"\u003e\n    \u003cdiv class=\"bh-quick-benefit\"\u003e\n      \u003cspan class=\"bh-quick-check\"\u003e✓\u003c\/span\u003e\n      \u003cspan\u003ePiel y colágeno\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bh-quick-benefit\"\u003e\n      \u003cspan class=\"bh-quick-check\"\u003e✓\u003c\/span\u003e\n      \u003cspan\u003eEquilibrio hormonal\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bh-quick-benefit\"\u003e\n      \u003cspan class=\"bh-quick-check\"\u003e✓\u003c\/span\u003e\n      \u003cspan\u003eDigestión saludable\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bh-quick-benefit\"\u003e\n      \u003cspan class=\"bh-quick-check\"\u003e✓\u003c\/span\u003e\n      \u003cspan\u003eHuesos y sistema inmune\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdetails class=\"bh-info-accordion\" open\u003e\n  \u003csummary\u003e\n    \u003cspan class=\"bh-info-title-wrap\"\u003e\n      \u003cspan class=\"bh-info-badge\"\u003eINFO\u003c\/span\u003e\n      \u003cspan\u003eModo de uso, beneficios y garantía\u003c\/span\u003e\n    \u003c\/span\u003e\n  \u003c\/summary\u003e\n\n  \u003cdiv class=\"bh-info-content\"\u003e\n    \u003cdiv class=\"bh-tabs\"\u003e\n      \u003cinput type=\"radio\" name=\"bh-product-tabs\" id=\"bh-tab-use\" checked\u003e\n      \u003cinput type=\"radio\" name=\"bh-product-tabs\" id=\"bh-tab-benefits\"\u003e\n      \u003cinput type=\"radio\" name=\"bh-product-tabs\" id=\"bh-tab-guarantee\"\u003e\n\n      \u003cdiv class=\"bh-tab-labels\"\u003e\n        \u003clabel for=\"bh-tab-use\"\u003eMODO DE USO\u003c\/label\u003e\n        \u003clabel for=\"bh-tab-benefits\"\u003eBENEFICIOS\u003c\/label\u003e\n        \u003clabel for=\"bh-tab-guarantee\" id=\"bh-guarantee-label\"\u003e\n          \u003cspan class=\"bh-guarantee-word\"\u003e\n            GARANTÍA\n            \u003cspan class=\"bh-guarantee-pulse\" id=\"bh-guarantee-pulse\"\u003e\u003c\/span\u003e\n          \u003c\/span\u003e\n        \u003c\/label\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bh-tab-panels\"\u003e\n        \u003cdiv class=\"bh-tab-content bh-tab-use\"\u003e\n          \u003cspan class=\"bh-section-badge\"\u003eMODO DE USO\u003c\/span\u003e\n\n          \u003cdiv class=\"bh-use-intro\"\u003e\n            \u003cspan class=\"bh-use-title\"\u003eToma sugerida por suplemento:\u003c\/span\u003e Cada producto tiene su propia indicación. Bebe suficiente agua con cada toma. No exceder la dosis recomendada de cada suplemento.\n          \u003c\/div\u003e\n\n          \u003ctable class=\"bh-kit-table\"\u003e\n            \u003cthead\u003e\n              \u003ctr\u003e\n                \u003cth\u003eSuplemento\u003c\/th\u003e\n                \u003cth\u003eDosis\u003c\/th\u003e\n                \u003cth\u003eDuración\u003c\/th\u003e\n              \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eColágeno + Ácido Hialurónico\u003c\/td\u003e\n                \u003ctd\u003e2 cápsulas\u003c\/td\u003e\n                \u003ctd\u003e90 días\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eGlicinato de Magnesio\u003c\/td\u003e\n                \u003ctd\u003e1 cápsula\u003c\/td\u003e\n                \u003ctd\u003e180 días\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eProbióticos 60B (120 caps)\u003c\/td\u003e\n                \u003ctd\u003e1 cápsula\u003c\/td\u003e\n                \u003ctd\u003e120 días\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eVitamina D3 + K2 (Softgel)\u003c\/td\u003e\n                \u003ctd\u003e1 Softgel\u003c\/td\u003e\n                \u003ctd\u003e180 días\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n\n          \u003cdiv class=\"bh-use-note\"\u003e\n            \u003cspan class=\"bh-use-note-title\"\u003ePresentación:\u003c\/span\u003e Colágeno y Glicinato en frasco de 180 cápsulas de \u003cstrong\u003e500 mg c\/u\u003c\/strong\u003e; Probióticos 60B en frasco de 120 cápsulas; Vitamina D3+K2 en frasco de 180 Softgels. La duración varía según la dosis indicada en la tabla.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bh-tab-content bh-tab-benefits\"\u003e\n          \u003cdiv class=\"bh-value-grid\"\u003e\n            \u003cdiv class=\"bh-value-box\"\u003e\n              \u003cdiv class=\"bh-benefit-row\"\u003e\n                \u003cspan class=\"bh-benefit-icon\" aria-hidden=\"true\"\u003e\n                  \u003csvg viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n                    \u003cpath d=\"M3 7h11v8H3V7Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M14 10h3l3 3v2h-6v-5Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M7 18a2 2 0 1 0 0-4 2 2 0 0 0 0 4Z\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M17 18a2 2 0 1 0 0-4 2 2 0 0 0 0 4Z\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n                  \u003c\/svg\u003e\n                \u003c\/span\u003e\n                \u003cdiv\u003e\n                  \u003cdiv class=\"bh-value-title\"\u003eEnvío gratis desde $499\u003c\/div\u003e\n                  \u003cdiv class=\"bh-value-text\"\u003eAprovecha envío gratis en compras mayores a $499 MXN y recibe tu pedido directo en tu domicilio.\u003c\/div\u003e\n                  \u003cspan class=\"bh-mini-badge\"\u003eCompra +$499 MXN\u003c\/span\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bh-value-box\"\u003e\n              \u003cdiv class=\"bh-benefit-row\"\u003e\n                \u003cspan class=\"bh-benefit-icon\" aria-hidden=\"true\"\u003e★\u003c\/span\u003e\n                \u003cdiv\u003e\n                  \u003cdiv class=\"bh-value-title\"\u003eGana BioPoints®\u003c\/div\u003e\n                  \u003cdiv class=\"bh-value-text\"\u003eAcumula puntos en tus compras y úsalos para obtener recompensas, descuentos o beneficios dentro de la tienda.\u003c\/div\u003e\n                  \u003cspan class=\"bh-mini-badge\"\u003eRecompensas BioHerb®\u003c\/span\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bh-value-box\"\u003e\n              \u003cdiv class=\"bh-benefit-row\"\u003e\n                \u003cspan class=\"bh-benefit-icon\" aria-hidden=\"true\"\u003e\n                  \u003csvg viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n                    \u003cpath d=\"M7 7h10v4H7V7Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M8 11h8l-1 8H9l-1-8Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M12 3v4\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M9 4h6\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n                  \u003c\/svg\u003e\n                \u003c\/span\u003e\n                \u003cdiv\u003e\n                  \u003cdiv class=\"bh-value-title\"\u003eSuscríbete y ahorra\u003c\/div\u003e\n                  \u003cdiv class=\"bh-value-text\"\u003eActiva tu suscripción para recibir tu kit de forma automática y mantener tu rutina sin interrupciones.\u003c\/div\u003e\n                  \u003cspan class=\"bh-mini-badge\"\u003eAhorro recurrente\u003c\/span\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bh-tab-content bh-tab-guarantee\"\u003e\n          \u003cdiv class=\"bh-guarantee-box\"\u003e\n            \u003cspan class=\"bh-guarantee-badge\"\u003eGARANTÍA\u003c\/span\u003e\n            \u003cdiv class=\"bh-guarantee-text\"\u003e\n              \u003ca class=\"bh-guarantee-title-link\" href=\"https:\/\/bioherb.mx\/policies\/refund-policy\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n                Garantía de satisfacción total BioHerb®:\n              \u003c\/a\u003e\n              Compra con tranquilidad. Si tu pedido llega dañado, en mal estado o se extravía durante el envío, te devolvemos tu dinero.\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cscript\u003e\n  document.addEventListener('DOMContentLoaded', function () {\n    var salesCounter = document.querySelector('.bh-sales-counter');\n    var infoAccordion = document.querySelector('.bh-info-accordion');\n    var guaranteeTab = document.getElementById('bh-tab-guarantee');\n    var guaranteePulse = document.getElementById('bh-guarantee-pulse');\n\n    if (salesCounter) {\n      var rawSales = parseInt(salesCounter.getAttribute('data-sales-30d'), 10);\n      var salesText = salesCounter.querySelector('.bh-sales-text');\n      if (!rawSales || rawSales \u003c 1) {\n        salesCounter.style.display = 'none';\n      } else {\n        var formattedSales;\n        if (rawSales \u003c 50) { formattedSales = rawSales; }\n        else if (rawSales \u003c 100) { formattedSales = 50; }\n        else if (rawSales \u003e 1000) { formattedSales = 1000; }\n        else { formattedSales = Math.floor(rawSales \/ 100) * 100; }\n        salesText.textContent = '+' + formattedSales + ' vendidos en los últimos 30 días';\n      }\n    }\n\n    if (infoAccordion \u0026\u0026 window.matchMedia('(max-width: 640px)').matches) {\n      infoAccordion.removeAttribute('open');\n    }\n\n    if (guaranteeTab \u0026\u0026 guaranteePulse) {\n      guaranteeTab.addEventListener('change', function () {\n        if (guaranteeTab.checked) {\n          guaranteePulse.classList.add('bh-pulse-hidden');\n        }\n      });\n    }\n  });\n\u003c\/script\u003e","brand":"Bio Herb México","offers":[{"title":"PACK 6 MESES","offer_id":53249918304619,"sku":null,"price":1095.0,"currency_code":"MXN","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0972\/4097\/3675\/files\/6.KitMujerBalance.png?v=1779153293"},{"product_id":"kit-belleza-bioherb®-colageno-antioxidantes-y-cuidado-diario","title":"Kit Belleza BioHerb® | Colágeno, Antioxidantes y Cuidado Diario","description":"\u003cstyle\u003e\n  .bh-product-description {\n    max-width: 760px;\n    margin: 20px 0;\n    color: #263238;\n    font-size: 14px;\n    line-height: 1.55;\n  }\n\n  .bh-sales-counter {\n    max-width: 760px;\n    margin: 0 0 10px;\n    display: inline-flex;\n    align-items: center;\n    gap: 7px;\n    background: #f6fbf1;\n    border: 1px solid #dceccd;\n    border-radius: 999px;\n    padding: 6px 11px;\n    color: #263238;\n    font-size: 12.5px;\n    font-weight: 800;\n    line-height: 1.2;\n  }\n\n  .bh-sales-dot {\n    width: 8px;\n    height: 8px;\n    min-width: 8px;\n    border-radius: 999px;\n    background: #7dbb2f;\n    box-shadow: 0 0 0 rgba(125, 187, 47, 0.7);\n    animation: bhSalesPulse 1.4s infinite;\n  }\n\n  @keyframes bhSalesPulse {\n    0% { box-shadow: 0 0 0 0 rgba(125, 187, 47, 0.7); transform: scale(1); }\n    70% { box-shadow: 0 0 0 6px rgba(125, 187, 47, 0); transform: scale(1.06); }\n    100% { box-shadow: 0 0 0 0 rgba(125, 187, 47, 0); transform: scale(1); }\n  }\n\n  .bh-card-green {\n    background: linear-gradient(135deg, #f7fbf3, #ffffff);\n    border: 1px solid #dceccd;\n    border-radius: 18px;\n    padding: 18px;\n    margin-bottom: 14px;\n  }\n\n  .bh-title {\n    font-size: 20px;\n    font-weight: 800;\n    margin-bottom: 10px;\n    color: #1f2a1f;\n    line-height: 1.25;\n    overflow: visible;\n  }\n\n  .bh-hand-underline {\n    display: inline;\n    background: rgba(255, 255, 82, 0);\n    background-image: linear-gradient(90deg, rgba(255, 255, 70, 0.92) 0%, rgba(255, 255, 82, 0.97) 45%, rgba(255, 255, 70, 0.92) 100%);\n    background-size: 0% 100%;\n    background-repeat: no-repeat;\n    background-position: left center;\n    padding: 0.15em 3px;\n    border-radius: 4px;\n    -webkit-box-decoration-break: clone;\n    box-decoration-break: clone;\n    animation: bhMarkerDraw 1.55s linear 0.15s forwards;\n  }\n\n  .bh-hand-underline::after { display: none; }\n  .bh-hand-underline::before { display: none; }\n\n  @keyframes bhMarkerDraw {\n    from { background-size: 0% 100%; }\n    to { background-size: 100% 100%; }\n  }\n\n  .bh-quick-benefits {\n    max-width: 760px;\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 8px;\n    margin: 14px 0 16px;\n  }\n\n  .bh-quick-benefit {\n    background: #ffffff;\n    border: 1px solid #dceccd;\n    border-radius: 12px;\n    padding: 10px 12px;\n    display: flex;\n    align-items: center;\n    gap: 9px;\n    color: #263238;\n    font-size: 13px;\n    line-height: 1.2;\n    font-weight: 800;\n    overflow: hidden;\n  }\n\n  .bh-quick-benefit span:last-child {\n    white-space: nowrap;\n    overflow: hidden;\n    text-overflow: clip;\n  }\n\n  .bh-quick-check {\n    min-width: 14px;\n    color: #7dbb2f;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 14px;\n    font-weight: 900;\n    line-height: 1;\n    margin-top: 0;\n    background: transparent;\n    border-radius: 0;\n    flex-shrink: 0;\n  }\n\n  .bh-info-accordion {\n    max-width: 760px;\n    margin: 18px 0;\n    border: 1px solid #dceccd;\n    border-radius: 16px;\n    background: #ffffff;\n    overflow: hidden;\n    color: #263238;\n  }\n\n  .bh-info-accordion summary {\n    cursor: pointer;\n    list-style: none;\n    padding: 15px 16px;\n    font-size: 14px;\n    font-weight: 800;\n    color: #263238;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 12px;\n    background: linear-gradient(135deg, #fafdf7, #ffffff);\n  }\n\n  .bh-info-accordion summary::-webkit-details-marker { display: none; }\n\n  .bh-info-title-wrap { display: flex; align-items: center; gap: 10px; }\n\n  .bh-info-badge {\n    display: inline-block;\n    background: #7dbb2f;\n    color: #ffffff;\n    border-radius: 999px;\n    padding: 4px 9px;\n    font-size: 11px;\n    font-weight: 800;\n    line-height: 1;\n    flex-shrink: 0;\n    box-shadow: 0 0 0 rgba(125, 187, 47, 0.7);\n    animation: bhInfoPulse 1.4s infinite;\n  }\n\n  @keyframes bhInfoPulse {\n    0% { box-shadow: 0 0 0 0 rgba(125, 187, 47, 0.7); transform: scale(1); }\n    70% { box-shadow: 0 0 0 7px rgba(125, 187, 47, 0); transform: scale(1.04); }\n    100% { box-shadow: 0 0 0 0 rgba(125, 187, 47, 0); transform: scale(1); }\n  }\n\n  .bh-info-accordion[open] .bh-info-badge { animation: none; }\n\n  .bh-info-accordion summary::after {\n    content: \"+\";\n    color: #7dbb2f;\n    font-size: 20px;\n    font-weight: 900;\n    line-height: 1;\n    flex-shrink: 0;\n  }\n\n  .bh-info-accordion[open] summary::after { content: \"−\"; }\n  .bh-info-content { border-top: 1px solid #dceccd; }\n  .bh-tabs { background: #ffffff; color: #263238; }\n  .bh-tabs input { display: none; }\n\n  .bh-tab-labels {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    border-bottom: 1px solid #dceccd;\n    background: #fafdf7;\n  }\n\n  .bh-tab-labels label {\n    padding: 14px 10px;\n    text-align: center;\n    font-size: 13px;\n    font-weight: 800;\n    cursor: pointer;\n    color: #6a7467;\n    border-bottom: 2px solid transparent;\n    transition: all 0.2s ease;\n  }\n\n  #bh-tab-use:checked ~ .bh-tab-labels label[for=\"bh-tab-use\"],\n  #bh-tab-benefits:checked ~ .bh-tab-labels label[for=\"bh-tab-benefits\"],\n  #bh-tab-guarantee:checked ~ .bh-tab-labels label[for=\"bh-tab-guarantee\"] {\n    background: #ffffff;\n    color: #263238;\n    border-bottom-color: #7dbb2f;\n  }\n\n  .bh-guarantee-word { position: relative; display: inline-block; }\n\n  .bh-guarantee-pulse {\n    position: absolute;\n    top: -4px;\n    right: -12px;\n    width: 8px;\n    height: 8px;\n    background: #7dbb2f;\n    border-radius: 999px;\n    box-shadow: 0 0 0 rgba(125, 187, 47, 0.7);\n    animation: bhPulse 1.4s infinite;\n  }\n\n  .bh-guarantee-pulse.bh-pulse-hidden { display: none; }\n\n  @keyframes bhPulse {\n    0% { box-shadow: 0 0 0 0 rgba(125, 187, 47, 0.7); }\n    70% { box-shadow: 0 0 0 6px rgba(125, 187, 47, 0); }\n    100% { box-shadow: 0 0 0 0 rgba(125, 187, 47, 0); }\n  }\n\n  .bh-tab-content { display: none; padding: 16px; }\n\n  #bh-tab-use:checked ~ .bh-tab-panels .bh-tab-use,\n  #bh-tab-benefits:checked ~ .bh-tab-panels .bh-tab-benefits,\n  #bh-tab-guarantee:checked ~ .bh-tab-panels .bh-tab-guarantee { display: block; }\n\n  .bh-section-badge {\n    display: inline-block;\n    background: #7dbb2f;\n    color: #ffffff;\n    border-radius: 999px;\n    padding: 4px 9px;\n    font-size: 11px;\n    font-weight: 800;\n    margin-bottom: 12px;\n  }\n\n  .bh-use-intro {\n    color: #5f6b57;\n    margin-bottom: 12px;\n    line-height: 1.5;\n  }\n\n  .bh-use-title { color: #263238; font-weight: 800; }\n\n  .bh-kit-table {\n    width: 100%;\n    border-collapse: collapse;\n    margin-top: 4px;\n    font-size: 15px;\n  }\n\n  .bh-kit-table thead tr {\n    background: #f0f7e8;\n    border-bottom: 2px solid #dceccd;\n  }\n\n  .bh-kit-table thead th {\n    padding: 8px 10px;\n    text-align: left;\n    font-weight: 800;\n    color: #263238;\n    font-size: 15px;\n  }\n\n  .bh-kit-table tbody tr { border-bottom: 1px solid #edf4e4; }\n  .bh-kit-table tbody tr:last-child { border-bottom: none; }\n\n  .bh-kit-table tbody td {\n    padding: 8px 10px;\n    color: #5f6b57;\n    line-height: 1.3;\n    font-size: 15px;\n    vertical-align: middle;\n  }\n\n  .bh-kit-table tbody td:first-child {\n    font-weight: 800;\n    color: #263238;\n  }\n\n  .bh-use-note {\n    margin-top: 10px;\n    background: #f6fbf1;\n    border: 1px solid #dceccd;\n    border-radius: 12px;\n    padding: 11px;\n    color: #5f6b57;\n    line-height: 1.45;\n  }\n\n  .bh-use-note-title { color: #263238; font-weight: 800; }\n\n  .bh-value-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 10px;\n  }\n\n  .bh-value-box {\n    background: #fafdf7;\n    border: 1px solid #e5eadf;\n    border-radius: 12px;\n    padding: 12px;\n  }\n\n  .bh-benefit-row { display: flex; align-items: flex-start; gap: 10px; }\n\n  .bh-benefit-icon {\n    width: 28px;\n    height: 28px;\n    min-width: 28px;\n    border-radius: 999px;\n    background: #7dbb2f;\n    color: #ffffff;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 15px;\n    font-weight: 900;\n    line-height: 1;\n    margin-top: 1px;\n  }\n\n  .bh-benefit-icon svg { width: 16px; height: 16px; display: block; }\n  .bh-value-title { font-weight: 800; color: #263238; margin-bottom: 5px; }\n  .bh-value-text { font-size: 13px; color: #5f6b57; line-height: 1.45; }\n\n  .bh-mini-badge {\n    display: inline-block;\n    margin-top: 7px;\n    background: #ffffff;\n    border: 1px solid #dceccd;\n    border-radius: 999px;\n    padding: 4px 8px;\n    font-size: 11px;\n    font-weight: 800;\n    color: #263238;\n  }\n\n  .bh-guarantee-box {\n    background: linear-gradient(135deg, #f4ffe9, #ffffff);\n    border: 1px solid #cfe8b3;\n    border-radius: 12px;\n    padding: 13px;\n    color: #263238;\n  }\n\n  .bh-guarantee-badge {\n    display: inline-block;\n    background: #7dbb2f;\n    color: #ffffff;\n    border-radius: 999px;\n    padding: 4px 9px;\n    font-size: 11px;\n    font-weight: 800;\n    margin-bottom: 8px;\n  }\n\n  .bh-guarantee-title-link {\n    color: #263238;\n    text-decoration: underline;\n    text-decoration-thickness: 1.5px;\n    text-underline-offset: 3px;\n    font-weight: 800;\n  }\n\n  .bh-guarantee-title-link:hover { color: #5fa91f; }\n  .bh-guarantee-text { color: #5f6b57; line-height: 1.5; }\n\n  @media (max-width: 640px) {\n    .bh-product-description { font-size: 12.8px; line-height: 1.48; margin: 14px 0; }\n    .bh-sales-counter { font-size: 11.8px; padding: 6px 10px; margin-bottom: 9px; }\n    .bh-card-green { padding: 13px; border-radius: 14px; margin-bottom: 11px; }\n    .bh-title { font-size: clamp(12.2px, 3.35vw, 14.2px); line-height: 1.2; margin-bottom: 9px; letter-spacing: -0.35px; }\n    .bh-hand-underline { padding: 0.13em 2px; }\n    .bh-quick-benefits { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 8px; margin: 12px 0 14px; }\n    .bh-quick-benefit { font-size: clamp(8.6px, 2.45vw, 10.5px); padding: 9px 7px; border-radius: 11px; min-height: 38px; align-items: center; gap: 5px; line-height: 1; }\n    .bh-quick-check { min-width: 10px; font-size: 10px; margin-top: 0; }\n    .bh-info-accordion { border-radius: 14px; margin: 14px 0; }\n    .bh-info-accordion summary { padding: 13px; font-size: 12.8px; }\n    .bh-info-badge { font-size: 10px; padding: 4px 8px; }\n    .bh-tab-labels label { padding: 12px 5px; font-size: 11.5px; }\n    .bh-tab-content { padding: 13px; font-size: 12.8px; }\n    .bh-section-badge, .bh-guarantee-badge { font-size: 10px; padding: 4px 8px; }\n    .bh-kit-table { font-size: 10px; }\n    .bh-kit-table thead th { padding: 6px 5px; font-size: 9.5px; }\n    .bh-kit-table tbody td { padding: 6px 5px; font-size: 10px; }\n    .bh-value-grid { grid-template-columns: 1fr; gap: 8px; }\n    .bh-value-box, .bh-use-note { padding: 11px; border-radius: 12px; }\n    .bh-value-text { font-size: 12px; }\n    .bh-benefit-icon { width: 25px; height: 25px; min-width: 25px; font-size: 13px; }\n    .bh-benefit-icon svg { width: 14px; height: 14px; }\n    .bh-mini-badge { font-size: 10.5px; padding: 4px 7px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"bh-product-description\"\u003e\n\u003cdiv data-sales-30d=\"200\" class=\"bh-sales-counter\"\u003e\n\u003cspan class=\"bh-sales-dot\"\u003e\u003c\/span\u003e \u003cspan class=\"bh-sales-text\"\u003e+200 vendidos en los últimos 30 días\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bh-card-green\"\u003e\n\u003cdiv class=\"bh-title\"\u003e\u003cspan class=\"bh-hand-underline\"\u003e¡Colágeno, Antioxidantes Y Brillo Natural Para Tu Mejor Versión!\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eKit de 5 suplementos premium\u003c\/strong\u003e, diseñado para quienes buscan cuidar su piel, cabello, uñas y proteger su cuerpo con antioxidantes de alta calidad.\u003cbr\u003e\u003cbr\u003eEl \u003cstrong\u003eColágeno + Ácido Hialurónico\u003c\/strong\u003e hidrata y renueva la piel desde adentro aportando elasticidad y firmeza; el \u003cstrong\u003eZinc + Colágeno + Vitamina C\u003c\/strong\u003e potencia la síntesis de colágeno y apoya la recuperación celular; el \u003cstrong\u003eResveratrol\u003c\/strong\u003e protege las células con polifenoles y antioxidantes de alta concentración; la \u003cstrong\u003eBaya Goji\u003c\/strong\u003e aporta antioxidantes naturales, energía y refuerza el sistema inmune; y la \u003cstrong\u003eVitamina D3 + K2\u003c\/strong\u003e fortalece los huesos y complementa el bienestar general. Juntos, estos 5 suplementos trabajan en sinergia para que luzcas y te sientas en tu mejor versión cada día.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bh-quick-benefits\"\u003e\n\u003cdiv class=\"bh-quick-benefit\"\u003e\n\u003cspan class=\"bh-quick-check\"\u003e✓\u003c\/span\u003e \u003cspan\u003ePiel radiante\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bh-quick-benefit\"\u003e\n\u003cspan class=\"bh-quick-check\"\u003e✓\u003c\/span\u003e \u003cspan\u003eCabello y uñas\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bh-quick-benefit\"\u003e\n\u003cspan class=\"bh-quick-check\"\u003e✓\u003c\/span\u003e \u003cspan\u003eAntioxidante potente\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bh-quick-benefit\"\u003e\n\u003cspan class=\"bh-quick-check\"\u003e✓\u003c\/span\u003e \u003cspan\u003eColágeno activo\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdetails open=\"\" class=\"bh-info-accordion\"\u003e\n\u003csummary\u003e\u003cspan class=\"bh-info-title-wrap\"\u003e \u003cspan class=\"bh-info-badge\"\u003eINFO\u003c\/span\u003e \u003cspan\u003eModo de uso, beneficios y garantía\u003c\/span\u003e \u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"bh-info-content\"\u003e\n\u003cdiv class=\"bh-tabs\"\u003e\n\u003cinput checked id=\"bh-tab-use\" name=\"bh-product-tabs\" type=\"radio\"\u003e \u003cinput id=\"bh-tab-benefits\" name=\"bh-product-tabs\" type=\"radio\"\u003e \u003cinput id=\"bh-tab-guarantee\" name=\"bh-product-tabs\" type=\"radio\"\u003e\n\u003cdiv class=\"bh-tab-labels\"\u003e\n\u003clabel for=\"bh-tab-use\"\u003eMODO DE USO\u003c\/label\u003e \u003clabel for=\"bh-tab-benefits\"\u003eBENEFICIOS\u003c\/label\u003e \u003clabel id=\"bh-guarantee-label\" for=\"bh-tab-guarantee\"\u003e \u003cspan class=\"bh-guarantee-word\"\u003e GARANTÍA \u003cspan id=\"bh-guarantee-pulse\" class=\"bh-guarantee-pulse\"\u003e\u003c\/span\u003e \u003c\/span\u003e \u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bh-tab-panels\"\u003e\n\u003cdiv class=\"bh-tab-content bh-tab-use\"\u003e\n\u003cspan class=\"bh-section-badge\"\u003eMODO DE USO\u003c\/span\u003e\n\u003cdiv class=\"bh-use-intro\"\u003e\n\u003cspan class=\"bh-use-title\"\u003eToma sugerida por suplemento:\u003c\/span\u003e Cada producto tiene su propia indicación. Bebe suficiente agua con cada toma. No exceder la dosis recomendada de cada suplemento.\u003c\/div\u003e\n\u003ctable class=\"bh-kit-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eSuplemento\u003c\/th\u003e\n\u003cth\u003eDosis\u003c\/th\u003e\n\u003cth\u003eDuración\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eColágeno + Ácido Hialurónico\u003c\/td\u003e\n\u003ctd\u003e2 cápsulas\u003c\/td\u003e\n\u003ctd\u003e90 días\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eZinc + Colágeno + Vitamina C\u003c\/td\u003e\n\u003ctd\u003e1 cápsula\u003c\/td\u003e\n\u003ctd\u003e180 días\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eResveratrol\u003c\/td\u003e\n\u003ctd\u003e2 cápsulas\u003c\/td\u003e\n\u003ctd\u003e90 días\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBaya Goji\u003c\/td\u003e\n\u003ctd\u003e2 cápsulas\u003c\/td\u003e\n\u003ctd\u003e90 días\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVitamina D3 + K2 (Softgel)\u003c\/td\u003e\n\u003ctd\u003e1 Softgel\u003c\/td\u003e\n\u003ctd\u003e180 días\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv class=\"bh-use-note\"\u003e\n\u003cspan class=\"bh-use-note-title\"\u003ePresentación:\u003c\/span\u003e Colágeno+HA, Zinc+Colágeno, Resveratrol y Baya Goji vienen en frasco de 180 cápsulas de \u003cstrong\u003e500 mg c\/u\u003c\/strong\u003e; Vitamina D3+K2 en frasco de 180 Softgels. La duración varía según la dosis indicada en la tabla.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bh-tab-content bh-tab-benefits\"\u003e\n\u003cdiv class=\"bh-value-grid\"\u003e\n\u003cdiv class=\"bh-value-box\"\u003e\n\u003cdiv class=\"bh-benefit-row\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"bh-benefit-icon\"\u003e \u003csvg fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n                    \u003cpath stroke-linejoin=\"round\" stroke-width=\"2\" stroke=\"currentColor\" d=\"M3 7h11v8H3V7Z\"\u003e\u003c\/path\u003e\n                    \u003cpath stroke-linejoin=\"round\" stroke-width=\"2\" stroke=\"currentColor\" d=\"M14 10h3l3 3v2h-6v-5Z\"\u003e\u003c\/path\u003e\n                    \u003cpath fill=\"currentColor\" d=\"M7 18a2 2 0 1 0 0-4 2 2 0 0 0 0 4Z\"\u003e\u003c\/path\u003e\n                    \u003cpath fill=\"currentColor\" d=\"M17 18a2 2 0 1 0 0-4 2 2 0 0 0 0 4Z\"\u003e\u003c\/path\u003e\n                  \u003c\/svg\u003e \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"bh-value-title\"\u003eEnvío gratis desde $499\u003c\/div\u003e\n\u003cdiv class=\"bh-value-text\"\u003eAprovecha envío gratis en compras mayores a $499 MXN y recibe tu pedido directo en tu domicilio.\u003c\/div\u003e\n\u003cspan class=\"bh-mini-badge\"\u003eCompra +$499 MXN\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bh-value-box\"\u003e\n\u003cdiv class=\"bh-benefit-row\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"bh-benefit-icon\"\u003e★\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"bh-value-title\"\u003eGana BioPoints®\u003c\/div\u003e\n\u003cdiv class=\"bh-value-text\"\u003eAcumula puntos en tus compras y úsalos para obtener recompensas, descuentos o beneficios dentro de la tienda.\u003c\/div\u003e\n\u003cspan class=\"bh-mini-badge\"\u003eRecompensas BioHerb®\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bh-value-box\"\u003e\n\u003cdiv class=\"bh-benefit-row\"\u003e\n\u003cspan aria-hidden=\"true\" class=\"bh-benefit-icon\"\u003e \u003csvg fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n                    \u003cpath stroke-linejoin=\"round\" stroke-width=\"2\" stroke=\"currentColor\" d=\"M7 7h10v4H7V7Z\"\u003e\u003c\/path\u003e\n                    \u003cpath stroke-linejoin=\"round\" stroke-width=\"2\" stroke=\"currentColor\" d=\"M8 11h8l-1 8H9l-1-8Z\"\u003e\u003c\/path\u003e\n                    \u003cpath stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" d=\"M12 3v4\"\u003e\u003c\/path\u003e\n                    \u003cpath stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" d=\"M9 4h6\"\u003e\u003c\/path\u003e\n                  \u003c\/svg\u003e \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"bh-value-title\"\u003eSuscríbete y ahorra\u003c\/div\u003e\n\u003cdiv class=\"bh-value-text\"\u003eActiva tu suscripción para recibir tu kit de forma automática y mantener tu rutina sin interrupciones.\u003c\/div\u003e\n\u003cspan class=\"bh-mini-badge\"\u003eAhorro recurrente\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bh-tab-content bh-tab-guarantee\"\u003e\n\u003cdiv class=\"bh-guarantee-box\"\u003e\n\u003cspan class=\"bh-guarantee-badge\"\u003eGARANTÍA\u003c\/span\u003e\n\u003cdiv class=\"bh-guarantee-text\"\u003e\n\u003ca rel=\"noopener noreferrer\" href=\"https:\/\/bioherb.mx\/policies\/refund-policy\" class=\"bh-guarantee-title-link\" target=\"_blank\"\u003e Garantía de satisfacción total BioHerb®: \u003c\/a\u003e Compra con tranquilidad. Si tu pedido llega dañado, en mal estado o se extravía durante el envío, te devolvemos tu dinero.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Bio Herb México","offers":[{"title":"PACK 6 MESES","offer_id":53249951990123,"sku":null,"price":1395.0,"currency_code":"MXN","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0972\/4097\/3675\/files\/7.KitBellezadesdeDentro.png?v=1779153565"},{"product_id":"kit-movimiento-bioherb®-articulaciones-musculos-y-bienestar-activo","title":"Kit Movimiento BioHerb® | Articulaciones, Músculos y Bienestar Activo","description":"\u003cstyle\u003e\n  .bh-product-description {\n    max-width: 760px;\n    margin: 20px 0;\n    color: #263238;\n    font-size: 14px;\n    line-height: 1.55;\n  }\n\n  .bh-sales-counter {\n    max-width: 760px;\n    margin: 0 0 10px;\n    display: inline-flex;\n    align-items: center;\n    gap: 7px;\n    background: #f6fbf1;\n    border: 1px solid #dceccd;\n    border-radius: 999px;\n    padding: 6px 11px;\n    color: #263238;\n    font-size: 12.5px;\n    font-weight: 800;\n    line-height: 1.2;\n  }\n\n  .bh-sales-dot {\n    width: 8px;\n    height: 8px;\n    min-width: 8px;\n    border-radius: 999px;\n    background: #7dbb2f;\n    box-shadow: 0 0 0 rgba(125, 187, 47, 0.7);\n    animation: bhSalesPulse 1.4s infinite;\n  }\n\n  @keyframes bhSalesPulse {\n    0% { box-shadow: 0 0 0 0 rgba(125, 187, 47, 0.7); transform: scale(1); }\n    70% { box-shadow: 0 0 0 6px rgba(125, 187, 47, 0); transform: scale(1.06); }\n    100% { box-shadow: 0 0 0 0 rgba(125, 187, 47, 0); transform: scale(1); }\n  }\n\n  .bh-card-green {\n    background: linear-gradient(135deg, #f7fbf3, #ffffff);\n    border: 1px solid #dceccd;\n    border-radius: 18px;\n    padding: 18px;\n    margin-bottom: 14px;\n  }\n\n  .bh-title {\n    font-size: 20px;\n    font-weight: 800;\n    margin-bottom: 10px;\n    color: #1f2a1f;\n    line-height: 1.25;\n    overflow: visible;\n  }\n\n  .bh-hand-underline {\n    display: inline;\n    background: rgba(255, 255, 82, 0);\n    background-image: linear-gradient(90deg, rgba(255, 255, 70, 0.92) 0%, rgba(255, 255, 82, 0.97) 45%, rgba(255, 255, 70, 0.92) 100%);\n    background-size: 0% 100%;\n    background-repeat: no-repeat;\n    background-position: left center;\n    padding: 0.15em 3px;\n    border-radius: 4px;\n    -webkit-box-decoration-break: clone;\n    box-decoration-break: clone;\n    animation: bhMarkerDraw 1.55s linear 0.15s forwards;\n  }\n\n  .bh-hand-underline::after { display: none; }\n  .bh-hand-underline::before { display: none; }\n\n  @keyframes bhMarkerDraw {\n    from { background-size: 0% 100%; }\n    to { background-size: 100% 100%; }\n  }\n\n  .bh-quick-benefits {\n    max-width: 760px;\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 8px;\n    margin: 14px 0 16px;\n  }\n\n  .bh-quick-benefit {\n    background: #ffffff;\n    border: 1px solid #dceccd;\n    border-radius: 12px;\n    padding: 10px 12px;\n    display: flex;\n    align-items: center;\n    gap: 9px;\n    color: #263238;\n    font-size: 13px;\n    line-height: 1.2;\n    font-weight: 800;\n    overflow: hidden;\n  }\n\n  .bh-quick-benefit span:last-child {\n    white-space: nowrap;\n    overflow: hidden;\n    text-overflow: clip;\n  }\n\n  .bh-quick-check {\n    min-width: 14px;\n    color: #7dbb2f;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 14px;\n    font-weight: 900;\n    line-height: 1;\n    margin-top: 0;\n    background: transparent;\n    border-radius: 0;\n    flex-shrink: 0;\n  }\n\n  .bh-info-accordion {\n    max-width: 760px;\n    margin: 18px 0;\n    border: 1px solid #dceccd;\n    border-radius: 16px;\n    background: #ffffff;\n    overflow: hidden;\n    color: #263238;\n  }\n\n  .bh-info-accordion summary {\n    cursor: pointer;\n    list-style: none;\n    padding: 15px 16px;\n    font-size: 14px;\n    font-weight: 800;\n    color: #263238;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 12px;\n    background: linear-gradient(135deg, #fafdf7, #ffffff);\n  }\n\n  .bh-info-accordion summary::-webkit-details-marker { display: none; }\n\n  .bh-info-title-wrap { display: flex; align-items: center; gap: 10px; }\n\n  .bh-info-badge {\n    display: inline-block;\n    background: #7dbb2f;\n    color: #ffffff;\n    border-radius: 999px;\n    padding: 4px 9px;\n    font-size: 11px;\n    font-weight: 800;\n    line-height: 1;\n    flex-shrink: 0;\n    box-shadow: 0 0 0 rgba(125, 187, 47, 0.7);\n    animation: bhInfoPulse 1.4s infinite;\n  }\n\n  @keyframes bhInfoPulse {\n    0% { box-shadow: 0 0 0 0 rgba(125, 187, 47, 0.7); transform: scale(1); }\n    70% { box-shadow: 0 0 0 7px rgba(125, 187, 47, 0); transform: scale(1.04); }\n    100% { box-shadow: 0 0 0 0 rgba(125, 187, 47, 0); transform: scale(1); }\n  }\n\n  .bh-info-accordion[open] .bh-info-badge { animation: none; }\n\n  .bh-info-accordion summary::after {\n    content: \"+\";\n    color: #7dbb2f;\n    font-size: 20px;\n    font-weight: 900;\n    line-height: 1;\n    flex-shrink: 0;\n  }\n\n  .bh-info-accordion[open] summary::after { content: \"−\"; }\n  .bh-info-content { border-top: 1px solid #dceccd; }\n  .bh-tabs { background: #ffffff; color: #263238; }\n  .bh-tabs input { display: none; }\n\n  .bh-tab-labels {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    border-bottom: 1px solid #dceccd;\n    background: #fafdf7;\n  }\n\n  .bh-tab-labels label {\n    padding: 14px 10px;\n    text-align: center;\n    font-size: 13px;\n    font-weight: 800;\n    cursor: pointer;\n    color: #6a7467;\n    border-bottom: 2px solid transparent;\n    transition: all 0.2s ease;\n  }\n\n  #bh-tab-use:checked ~ .bh-tab-labels label[for=\"bh-tab-use\"],\n  #bh-tab-benefits:checked ~ .bh-tab-labels label[for=\"bh-tab-benefits\"],\n  #bh-tab-guarantee:checked ~ .bh-tab-labels label[for=\"bh-tab-guarantee\"] {\n    background: #ffffff;\n    color: #263238;\n    border-bottom-color: #7dbb2f;\n  }\n\n  .bh-guarantee-word { position: relative; display: inline-block; }\n\n  .bh-guarantee-pulse {\n    position: absolute;\n    top: -4px;\n    right: -12px;\n    width: 8px;\n    height: 8px;\n    background: #7dbb2f;\n    border-radius: 999px;\n    box-shadow: 0 0 0 rgba(125, 187, 47, 0.7);\n    animation: bhPulse 1.4s infinite;\n  }\n\n  .bh-guarantee-pulse.bh-pulse-hidden { display: none; }\n\n  @keyframes bhPulse {\n    0% { box-shadow: 0 0 0 0 rgba(125, 187, 47, 0.7); }\n    70% { box-shadow: 0 0 0 6px rgba(125, 187, 47, 0); }\n    100% { box-shadow: 0 0 0 0 rgba(125, 187, 47, 0); }\n  }\n\n  .bh-tab-content { display: none; padding: 16px; }\n\n  #bh-tab-use:checked ~ .bh-tab-panels .bh-tab-use,\n  #bh-tab-benefits:checked ~ .bh-tab-panels .bh-tab-benefits,\n  #bh-tab-guarantee:checked ~ .bh-tab-panels .bh-tab-guarantee { display: block; }\n\n  .bh-section-badge {\n    display: inline-block;\n    background: #7dbb2f;\n    color: #ffffff;\n    border-radius: 999px;\n    padding: 4px 9px;\n    font-size: 11px;\n    font-weight: 800;\n    margin-bottom: 12px;\n  }\n\n  .bh-use-intro {\n    color: #5f6b57;\n    margin-bottom: 12px;\n    line-height: 1.5;\n  }\n\n  .bh-use-title { color: #263238; font-weight: 800; }\n\n  .bh-kit-table {\n    width: 100%;\n    border-collapse: collapse;\n    margin-top: 4px;\n    font-size: 15px;\n  }\n\n  .bh-kit-table thead tr {\n    background: #f0f7e8;\n    border-bottom: 2px solid #dceccd;\n  }\n\n  .bh-kit-table thead th {\n    padding: 8px 10px;\n    text-align: left;\n    font-weight: 800;\n    color: #263238;\n    font-size: 15px;\n  }\n\n  .bh-kit-table tbody tr { border-bottom: 1px solid #edf4e4; }\n  .bh-kit-table tbody tr:last-child { border-bottom: none; }\n\n  .bh-kit-table tbody td {\n    padding: 8px 10px;\n    color: #5f6b57;\n    line-height: 1.3;\n    font-size: 15px;\n    vertical-align: middle;\n  }\n\n  .bh-kit-table tbody td:first-child {\n    font-weight: 800;\n    color: #263238;\n  }\n\n  .bh-use-note {\n    margin-top: 10px;\n    background: #f6fbf1;\n    border: 1px solid #dceccd;\n    border-radius: 12px;\n    padding: 11px;\n    color: #5f6b57;\n    line-height: 1.45;\n  }\n\n  .bh-use-note-title { color: #263238; font-weight: 800; }\n\n  .bh-value-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 10px;\n  }\n\n  .bh-value-box {\n    background: #fafdf7;\n    border: 1px solid #e5eadf;\n    border-radius: 12px;\n    padding: 12px;\n  }\n\n  .bh-benefit-row { display: flex; align-items: flex-start; gap: 10px; }\n\n  .bh-benefit-icon {\n    width: 28px;\n    height: 28px;\n    min-width: 28px;\n    border-radius: 999px;\n    background: #7dbb2f;\n    color: #ffffff;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 15px;\n    font-weight: 900;\n    line-height: 1;\n    margin-top: 1px;\n  }\n\n  .bh-benefit-icon svg { width: 16px; height: 16px; display: block; }\n  .bh-value-title { font-weight: 800; color: #263238; margin-bottom: 5px; }\n  .bh-value-text { font-size: 13px; color: #5f6b57; line-height: 1.45; }\n\n  .bh-mini-badge {\n    display: inline-block;\n    margin-top: 7px;\n    background: #ffffff;\n    border: 1px solid #dceccd;\n    border-radius: 999px;\n    padding: 4px 8px;\n    font-size: 11px;\n    font-weight: 800;\n    color: #263238;\n  }\n\n  .bh-guarantee-box {\n    background: linear-gradient(135deg, #f4ffe9, #ffffff);\n    border: 1px solid #cfe8b3;\n    border-radius: 12px;\n    padding: 13px;\n    color: #263238;\n  }\n\n  .bh-guarantee-badge {\n    display: inline-block;\n    background: #7dbb2f;\n    color: #ffffff;\n    border-radius: 999px;\n    padding: 4px 9px;\n    font-size: 11px;\n    font-weight: 800;\n    margin-bottom: 8px;\n  }\n\n  .bh-guarantee-title-link {\n    color: #263238;\n    text-decoration: underline;\n    text-decoration-thickness: 1.5px;\n    text-underline-offset: 3px;\n    font-weight: 800;\n  }\n\n  .bh-guarantee-title-link:hover { color: #5fa91f; }\n  .bh-guarantee-text { color: #5f6b57; line-height: 1.5; }\n\n  @media (max-width: 640px) {\n    .bh-product-description { font-size: 12.8px; line-height: 1.48; margin: 14px 0; }\n    .bh-sales-counter { font-size: 11.8px; padding: 6px 10px; margin-bottom: 9px; }\n    .bh-card-green { padding: 13px; border-radius: 14px; margin-bottom: 11px; }\n    .bh-title { font-size: clamp(12.2px, 3.35vw, 14.2px); line-height: 1.2; margin-bottom: 9px; letter-spacing: -0.35px; }\n    .bh-hand-underline { padding: 0.13em 2px; }\n    .bh-quick-benefits { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 8px; margin: 12px 0 14px; }\n    .bh-quick-benefit { font-size: clamp(8.6px, 2.45vw, 10.5px); padding: 9px 7px; border-radius: 11px; min-height: 38px; align-items: center; gap: 5px; line-height: 1; }\n    .bh-quick-check { min-width: 10px; font-size: 10px; margin-top: 0; }\n    .bh-info-accordion { border-radius: 14px; margin: 14px 0; }\n    .bh-info-accordion summary { padding: 13px; font-size: 12.8px; }\n    .bh-info-badge { font-size: 10px; padding: 4px 8px; }\n    .bh-tab-labels label { padding: 12px 5px; font-size: 11.5px; }\n    .bh-tab-content { padding: 13px; font-size: 12.8px; }\n    .bh-section-badge, .bh-guarantee-badge { font-size: 10px; padding: 4px 8px; }\n    .bh-kit-table { font-size: 10px; }\n    .bh-kit-table thead th { padding: 6px 5px; font-size: 9.5px; }\n    .bh-kit-table tbody td { padding: 6px 5px; font-size: 10px; }\n    .bh-value-grid { grid-template-columns: 1fr; gap: 8px; }\n    .bh-value-box, .bh-use-note { padding: 11px; border-radius: 12px; }\n    .bh-value-text { font-size: 12px; }\n    .bh-benefit-icon { width: 25px; height: 25px; min-width: 25px; font-size: 13px; }\n    .bh-benefit-icon svg { width: 14px; height: 14px; }\n    .bh-mini-badge { font-size: 10.5px; padding: 4px 7px; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"bh-product-description\"\u003e\n  \u003cdiv class=\"bh-sales-counter\" data-sales-30d=\"200\"\u003e\n    \u003cspan class=\"bh-sales-dot\"\u003e\u003c\/span\u003e\n    \u003cspan class=\"bh-sales-text\"\u003e+200 vendidos en los últimos 30 días\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bh-card-green\"\u003e\n    \u003cdiv class=\"bh-title\"\u003e\n      \u003cspan class=\"bh-hand-underline\"\u003e¡Tu Cuerpo Activo, Recuperado Y Listo Para Dar Más Cada Día!\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv\u003e\n      \u003cstrong\u003eKit de 4 suplementos premium\u003c\/strong\u003e, diseñado para personas de 35+, deportistas y personas activas con desgaste físico que buscan cuidar sus articulaciones, músculos y bienestar en movimiento.\u003cbr\u003e\u003cbr\u003e\n      La \u003cstrong\u003eCúrcuma + Jengibre + Pimienta Negra\u003c\/strong\u003e reduce la inflamación y apoya la salud articular con absorción potenciada al 2000%; el \u003cstrong\u003eColágeno + Ácido Hialurónico\u003c\/strong\u003e regenera el tejido articular, hidrata la piel y fortalece tendones; el \u003cstrong\u003eGlicinato de Magnesio\u003c\/strong\u003e relaja los músculos, reduce calambres y apoya la recuperación; y el \u003cstrong\u003eOmega Complex 3-6-9\u003c\/strong\u003e cuida la salud cardiovascular y reduce la inflamación con EPA y DHA naturales. Juntos, estos 4 suplementos trabajan en sinergia para que tu cuerpo se recupere, rinda y se mueva mejor cada día.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bh-quick-benefits\"\u003e\n    \u003cdiv class=\"bh-quick-benefit\"\u003e\n      \u003cspan class=\"bh-quick-check\"\u003e✓\u003c\/span\u003e\n      \u003cspan\u003eArticulaciones sanas\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bh-quick-benefit\"\u003e\n      \u003cspan class=\"bh-quick-check\"\u003e✓\u003c\/span\u003e\n      \u003cspan\u003eRecuperación muscular\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bh-quick-benefit\"\u003e\n      \u003cspan class=\"bh-quick-check\"\u003e✓\u003c\/span\u003e\n      \u003cspan\u003eAntiinflamatorio natural\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bh-quick-benefit\"\u003e\n      \u003cspan class=\"bh-quick-check\"\u003e✓\u003c\/span\u003e\n      \u003cspan\u003eSalud cardiovascular\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdetails class=\"bh-info-accordion\" open\u003e\n  \u003csummary\u003e\n    \u003cspan class=\"bh-info-title-wrap\"\u003e\n      \u003cspan class=\"bh-info-badge\"\u003eINFO\u003c\/span\u003e\n      \u003cspan\u003eModo de uso, beneficios y garantía\u003c\/span\u003e\n    \u003c\/span\u003e\n  \u003c\/summary\u003e\n\n  \u003cdiv class=\"bh-info-content\"\u003e\n    \u003cdiv class=\"bh-tabs\"\u003e\n      \u003cinput type=\"radio\" name=\"bh-product-tabs\" id=\"bh-tab-use\" checked\u003e\n      \u003cinput type=\"radio\" name=\"bh-product-tabs\" id=\"bh-tab-benefits\"\u003e\n      \u003cinput type=\"radio\" name=\"bh-product-tabs\" id=\"bh-tab-guarantee\"\u003e\n\n      \u003cdiv class=\"bh-tab-labels\"\u003e\n        \u003clabel for=\"bh-tab-use\"\u003eMODO DE USO\u003c\/label\u003e\n        \u003clabel for=\"bh-tab-benefits\"\u003eBENEFICIOS\u003c\/label\u003e\n        \u003clabel for=\"bh-tab-guarantee\" id=\"bh-guarantee-label\"\u003e\n          \u003cspan class=\"bh-guarantee-word\"\u003e\n            GARANTÍA\n            \u003cspan class=\"bh-guarantee-pulse\" id=\"bh-guarantee-pulse\"\u003e\u003c\/span\u003e\n          \u003c\/span\u003e\n        \u003c\/label\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bh-tab-panels\"\u003e\n        \u003cdiv class=\"bh-tab-content bh-tab-use\"\u003e\n          \u003cspan class=\"bh-section-badge\"\u003eMODO DE USO\u003c\/span\u003e\n\n          \u003cdiv class=\"bh-use-intro\"\u003e\n            \u003cspan class=\"bh-use-title\"\u003eToma sugerida por suplemento:\u003c\/span\u003e Cada producto tiene su propia indicación. Bebe suficiente agua con cada toma. No exceder la dosis recomendada de cada suplemento.\n          \u003c\/div\u003e\n\n          \u003ctable class=\"bh-kit-table\"\u003e\n            \u003cthead\u003e\n              \u003ctr\u003e\n                \u003cth\u003eSuplemento\u003c\/th\u003e\n                \u003cth\u003eDosis\u003c\/th\u003e\n                \u003cth\u003eDuración\u003c\/th\u003e\n              \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eCúrcuma + Jengibre + Pimienta Negra\u003c\/td\u003e\n                \u003ctd\u003e2 cápsulas\u003c\/td\u003e\n                \u003ctd\u003e90 días\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eColágeno + Ácido Hialurónico\u003c\/td\u003e\n                \u003ctd\u003e2 cápsulas\u003c\/td\u003e\n                \u003ctd\u003e90 días\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eGlicinato de Magnesio\u003c\/td\u003e\n                \u003ctd\u003e1 cápsula\u003c\/td\u003e\n                \u003ctd\u003e180 días\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eOmega Complex (90 softgels)\u003c\/td\u003e\n                \u003ctd\u003e1 Softgel\u003c\/td\u003e\n                \u003ctd\u003e90 días\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n\n          \u003cdiv class=\"bh-use-note\"\u003e\n            \u003cspan class=\"bh-use-note-title\"\u003ePresentación:\u003c\/span\u003e Cúrcuma, Colágeno y Glicinato vienen en frasco de 180 cápsulas de \u003cstrong\u003e500 mg c\/u\u003c\/strong\u003e; Omega Complex en frasco de 90 Softgels de 1000 mg. La duración varía según la dosis indicada en la tabla.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bh-tab-content bh-tab-benefits\"\u003e\n          \u003cdiv class=\"bh-value-grid\"\u003e\n            \u003cdiv class=\"bh-value-box\"\u003e\n              \u003cdiv class=\"bh-benefit-row\"\u003e\n                \u003cspan class=\"bh-benefit-icon\" aria-hidden=\"true\"\u003e\n                  \u003csvg viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n                    \u003cpath d=\"M3 7h11v8H3V7Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M14 10h3l3 3v2h-6v-5Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M7 18a2 2 0 1 0 0-4 2 2 0 0 0 0 4Z\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M17 18a2 2 0 1 0 0-4 2 2 0 0 0 0 4Z\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n                  \u003c\/svg\u003e\n                \u003c\/span\u003e\n                \u003cdiv\u003e\n                  \u003cdiv class=\"bh-value-title\"\u003eEnvío gratis desde $499\u003c\/div\u003e\n                  \u003cdiv class=\"bh-value-text\"\u003eAprovecha envío gratis en compras mayores a $499 MXN y recibe tu pedido directo en tu domicilio.\u003c\/div\u003e\n                  \u003cspan class=\"bh-mini-badge\"\u003eCompra +$499 MXN\u003c\/span\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bh-value-box\"\u003e\n              \u003cdiv class=\"bh-benefit-row\"\u003e\n                \u003cspan class=\"bh-benefit-icon\" aria-hidden=\"true\"\u003e★\u003c\/span\u003e\n                \u003cdiv\u003e\n                  \u003cdiv class=\"bh-value-title\"\u003eGana BioPoints®\u003c\/div\u003e\n                  \u003cdiv class=\"bh-value-text\"\u003eAcumula puntos en tus compras y úsalos para obtener recompensas, descuentos o beneficios dentro de la tienda.\u003c\/div\u003e\n                  \u003cspan class=\"bh-mini-badge\"\u003eRecompensas BioHerb®\u003c\/span\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bh-value-box\"\u003e\n              \u003cdiv class=\"bh-benefit-row\"\u003e\n                \u003cspan class=\"bh-benefit-icon\" aria-hidden=\"true\"\u003e\n                  \u003csvg viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n                    \u003cpath d=\"M7 7h10v4H7V7Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M8 11h8l-1 8H9l-1-8Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M12 3v4\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M9 4h6\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n                  \u003c\/svg\u003e\n                \u003c\/span\u003e\n                \u003cdiv\u003e\n                  \u003cdiv class=\"bh-value-title\"\u003eSuscríbete y ahorra\u003c\/div\u003e\n                  \u003cdiv class=\"bh-value-text\"\u003eActiva tu suscripción para recibir tu kit de forma automática y mantener tu rutina sin interrupciones.\u003c\/div\u003e\n                  \u003cspan class=\"bh-mini-badge\"\u003eAhorro recurrente\u003c\/span\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bh-tab-content bh-tab-guarantee\"\u003e\n          \u003cdiv class=\"bh-guarantee-box\"\u003e\n            \u003cspan class=\"bh-guarantee-badge\"\u003eGARANTÍA\u003c\/span\u003e\n            \u003cdiv class=\"bh-guarantee-text\"\u003e\n              \u003ca class=\"bh-guarantee-title-link\" href=\"https:\/\/bioherb.mx\/policies\/refund-policy\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n                Garantía de satisfacción total BioHerb®:\n              \u003c\/a\u003e\n              Compra con tranquilidad. Si tu pedido llega dañado, en mal estado o se extravía durante el envío, te devolvemos tu dinero.\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cscript\u003e\n  document.addEventListener('DOMContentLoaded', function () {\n    var salesCounter = document.querySelector('.bh-sales-counter');\n    var infoAccordion = document.querySelector('.bh-info-accordion');\n    var guaranteeTab = document.getElementById('bh-tab-guarantee');\n    var guaranteePulse = document.getElementById('bh-guarantee-pulse');\n\n    if (salesCounter) {\n      var rawSales = parseInt(salesCounter.getAttribute('data-sales-30d'), 10);\n      var salesText = salesCounter.querySelector('.bh-sales-text');\n      if (!rawSales || rawSales \u003c 1) {\n        salesCounter.style.display = 'none';\n      } else {\n        var formattedSales;\n        if (rawSales \u003c 50) { formattedSales = rawSales; }\n        else if (rawSales \u003c 100) { formattedSales = 50; }\n        else if (rawSales \u003e 1000) { formattedSales = 1000; }\n        else { formattedSales = Math.floor(rawSales \/ 100) * 100; }\n        salesText.textContent = '+' + formattedSales + ' vendidos en los últimos 30 días';\n      }\n    }\n\n    if (infoAccordion \u0026\u0026 window.matchMedia('(max-width: 640px)').matches) {\n      infoAccordion.removeAttribute('open');\n    }\n\n    if (guaranteeTab \u0026\u0026 guaranteePulse) {\n      guaranteeTab.addEventListener('change', function () {\n        if (guaranteeTab.checked) {\n          guaranteePulse.classList.add('bh-pulse-hidden');\n        }\n      });\n    }\n  });\n\u003c\/script\u003e","brand":"Bio Herb México","offers":[{"title":"PACK 6 MESES","offer_id":53250006057323,"sku":null,"price":1045.0,"currency_code":"MXN","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0972\/4097\/3675\/files\/8.KitArticulaciones_Movimiento.png?v=1779153954"},{"product_id":"kit-enfoque-bioherb®-claridad-mental-concentracion-y-productividad","title":"Kit Enfoque BioHerb® | Claridad Mental, Concentración y Productividad","description":"\u003cstyle\u003e\n  .bh-product-description {\n    max-width: 760px;\n    margin: 20px 0;\n    color: #263238;\n    font-size: 14px;\n    line-height: 1.55;\n  }\n\n  .bh-sales-counter {\n    max-width: 760px;\n    margin: 0 0 10px;\n    display: inline-flex;\n    align-items: center;\n    gap: 7px;\n    background: #f6fbf1;\n    border: 1px solid #dceccd;\n    border-radius: 999px;\n    padding: 6px 11px;\n    color: #263238;\n    font-size: 12.5px;\n    font-weight: 800;\n    line-height: 1.2;\n  }\n\n  .bh-sales-dot {\n    width: 8px;\n    height: 8px;\n    min-width: 8px;\n    border-radius: 999px;\n    background: #7dbb2f;\n    box-shadow: 0 0 0 rgba(125, 187, 47, 0.7);\n    animation: bhSalesPulse 1.4s infinite;\n  }\n\n  @keyframes bhSalesPulse {\n    0% { box-shadow: 0 0 0 0 rgba(125, 187, 47, 0.7); transform: scale(1); }\n    70% { box-shadow: 0 0 0 6px rgba(125, 187, 47, 0); transform: scale(1.06); }\n    100% { box-shadow: 0 0 0 0 rgba(125, 187, 47, 0); transform: scale(1); }\n  }\n\n  .bh-card-green {\n    background: linear-gradient(135deg, #f7fbf3, #ffffff);\n    border: 1px solid #dceccd;\n    border-radius: 18px;\n    padding: 18px;\n    margin-bottom: 14px;\n  }\n\n  .bh-title {\n    font-size: 20px;\n    font-weight: 800;\n    margin-bottom: 10px;\n    color: #1f2a1f;\n    line-height: 1.25;\n    overflow: visible;\n  }\n\n  .bh-hand-underline {\n    display: inline;\n    background: rgba(255, 255, 82, 0);\n    background-image: linear-gradient(90deg, rgba(255, 255, 70, 0.92) 0%, rgba(255, 255, 82, 0.97) 45%, rgba(255, 255, 70, 0.92) 100%);\n    background-size: 0% 100%;\n    background-repeat: no-repeat;\n    background-position: left center;\n    padding: 0.15em 3px;\n    border-radius: 4px;\n    -webkit-box-decoration-break: clone;\n    box-decoration-break: clone;\n    animation: bhMarkerDraw 1.55s linear 0.15s forwards;\n  }\n\n  .bh-hand-underline::after { display: none; }\n  .bh-hand-underline::before { display: none; }\n\n  @keyframes bhMarkerDraw {\n    from { background-size: 0% 100%; }\n    to { background-size: 100% 100%; }\n  }\n\n  .bh-quick-benefits {\n    max-width: 760px;\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 8px;\n    margin: 14px 0 16px;\n  }\n\n  .bh-quick-benefit {\n    background: #ffffff;\n    border: 1px solid #dceccd;\n    border-radius: 12px;\n    padding: 10px 12px;\n    display: flex;\n    align-items: center;\n    gap: 9px;\n    color: #263238;\n    font-size: 13px;\n    line-height: 1.2;\n    font-weight: 800;\n    overflow: hidden;\n  }\n\n  .bh-quick-benefit span:last-child {\n    white-space: nowrap;\n    overflow: hidden;\n    text-overflow: clip;\n  }\n\n  .bh-quick-check {\n    min-width: 14px;\n    color: #7dbb2f;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 14px;\n    font-weight: 900;\n    line-height: 1;\n    margin-top: 0;\n    background: transparent;\n    border-radius: 0;\n    flex-shrink: 0;\n  }\n\n  .bh-info-accordion {\n    max-width: 760px;\n    margin: 18px 0;\n    border: 1px solid #dceccd;\n    border-radius: 16px;\n    background: #ffffff;\n    overflow: hidden;\n    color: #263238;\n  }\n\n  .bh-info-accordion summary {\n    cursor: pointer;\n    list-style: none;\n    padding: 15px 16px;\n    font-size: 14px;\n    font-weight: 800;\n    color: #263238;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 12px;\n    background: linear-gradient(135deg, #fafdf7, #ffffff);\n  }\n\n  .bh-info-accordion summary::-webkit-details-marker { display: none; }\n\n  .bh-info-title-wrap { display: flex; align-items: center; gap: 10px; }\n\n  .bh-info-badge {\n    display: inline-block;\n    background: #7dbb2f;\n    color: #ffffff;\n    border-radius: 999px;\n    padding: 4px 9px;\n    font-size: 11px;\n    font-weight: 800;\n    line-height: 1;\n    flex-shrink: 0;\n    box-shadow: 0 0 0 rgba(125, 187, 47, 0.7);\n    animation: bhInfoPulse 1.4s infinite;\n  }\n\n  @keyframes bhInfoPulse {\n    0% { box-shadow: 0 0 0 0 rgba(125, 187, 47, 0.7); transform: scale(1); }\n    70% { box-shadow: 0 0 0 7px rgba(125, 187, 47, 0); transform: scale(1.04); }\n    100% { box-shadow: 0 0 0 0 rgba(125, 187, 47, 0); transform: scale(1); }\n  }\n\n  .bh-info-accordion[open] .bh-info-badge { animation: none; }\n\n  .bh-info-accordion summary::after {\n    content: \"+\";\n    color: #7dbb2f;\n    font-size: 20px;\n    font-weight: 900;\n    line-height: 1;\n    flex-shrink: 0;\n  }\n\n  .bh-info-accordion[open] summary::after { content: \"−\"; }\n  .bh-info-content { border-top: 1px solid #dceccd; }\n  .bh-tabs { background: #ffffff; color: #263238; }\n  .bh-tabs input { display: none; }\n\n  .bh-tab-labels {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    border-bottom: 1px solid #dceccd;\n    background: #fafdf7;\n  }\n\n  .bh-tab-labels label {\n    padding: 14px 10px;\n    text-align: center;\n    font-size: 13px;\n    font-weight: 800;\n    cursor: pointer;\n    color: #6a7467;\n    border-bottom: 2px solid transparent;\n    transition: all 0.2s ease;\n  }\n\n  #bh-tab-use:checked ~ .bh-tab-labels label[for=\"bh-tab-use\"],\n  #bh-tab-benefits:checked ~ .bh-tab-labels label[for=\"bh-tab-benefits\"],\n  #bh-tab-guarantee:checked ~ .bh-tab-labels label[for=\"bh-tab-guarantee\"] {\n    background: #ffffff;\n    color: #263238;\n    border-bottom-color: #7dbb2f;\n  }\n\n  .bh-guarantee-word { position: relative; display: inline-block; }\n\n  .bh-guarantee-pulse {\n    position: absolute;\n    top: -4px;\n    right: -12px;\n    width: 8px;\n    height: 8px;\n    background: #7dbb2f;\n    border-radius: 999px;\n    box-shadow: 0 0 0 rgba(125, 187, 47, 0.7);\n    animation: bhPulse 1.4s infinite;\n  }\n\n  .bh-guarantee-pulse.bh-pulse-hidden { display: none; }\n\n  @keyframes bhPulse {\n    0% { box-shadow: 0 0 0 0 rgba(125, 187, 47, 0.7); }\n    70% { box-shadow: 0 0 0 6px rgba(125, 187, 47, 0); }\n    100% { box-shadow: 0 0 0 0 rgba(125, 187, 47, 0); }\n  }\n\n  .bh-tab-content { display: none; padding: 16px; }\n\n  #bh-tab-use:checked ~ .bh-tab-panels .bh-tab-use,\n  #bh-tab-benefits:checked ~ .bh-tab-panels .bh-tab-benefits,\n  #bh-tab-guarantee:checked ~ .bh-tab-panels .bh-tab-guarantee { display: block; }\n\n  .bh-section-badge {\n    display: inline-block;\n    background: #7dbb2f;\n    color: #ffffff;\n    border-radius: 999px;\n    padding: 4px 9px;\n    font-size: 11px;\n    font-weight: 800;\n    margin-bottom: 12px;\n  }\n\n  .bh-use-intro {\n    color: #5f6b57;\n    margin-bottom: 12px;\n    line-height: 1.5;\n  }\n\n  .bh-use-title { color: #263238; font-weight: 800; }\n\n  .bh-kit-table {\n    width: 100%;\n    border-collapse: collapse;\n    margin-top: 4px;\n    font-size: 15px;\n  }\n\n  .bh-kit-table thead tr {\n    background: #f0f7e8;\n    border-bottom: 2px solid #dceccd;\n  }\n\n  .bh-kit-table thead th {\n    padding: 8px 10px;\n    text-align: left;\n    font-weight: 800;\n    color: #263238;\n    font-size: 15px;\n  }\n\n  .bh-kit-table tbody tr { border-bottom: 1px solid #edf4e4; }\n  .bh-kit-table tbody tr:last-child { border-bottom: none; }\n\n  .bh-kit-table tbody td {\n    padding: 8px 10px;\n    color: #5f6b57;\n    line-height: 1.3;\n    font-size: 15px;\n    vertical-align: middle;\n  }\n\n  .bh-kit-table tbody td:first-child {\n    font-weight: 800;\n    color: #263238;\n  }\n\n  .bh-use-note {\n    margin-top: 10px;\n    background: #f6fbf1;\n    border: 1px solid #dceccd;\n    border-radius: 12px;\n    padding: 11px;\n    color: #5f6b57;\n    line-height: 1.45;\n  }\n\n  .bh-use-note-title { color: #263238; font-weight: 800; }\n\n  .bh-value-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 10px;\n  }\n\n  .bh-value-box {\n    background: #fafdf7;\n    border: 1px solid #e5eadf;\n    border-radius: 12px;\n    padding: 12px;\n  }\n\n  .bh-benefit-row { display: flex; align-items: flex-start; gap: 10px; }\n\n  .bh-benefit-icon {\n    width: 28px;\n    height: 28px;\n    min-width: 28px;\n    border-radius: 999px;\n    background: #7dbb2f;\n    color: #ffffff;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 15px;\n    font-weight: 900;\n    line-height: 1;\n    margin-top: 1px;\n  }\n\n  .bh-benefit-icon svg { width: 16px; height: 16px; display: block; }\n  .bh-value-title { font-weight: 800; color: #263238; margin-bottom: 5px; }\n  .bh-value-text { font-size: 13px; color: #5f6b57; line-height: 1.45; }\n\n  .bh-mini-badge {\n    display: inline-block;\n    margin-top: 7px;\n    background: #ffffff;\n    border: 1px solid #dceccd;\n    border-radius: 999px;\n    padding: 4px 8px;\n    font-size: 11px;\n    font-weight: 800;\n    color: #263238;\n  }\n\n  .bh-guarantee-box {\n    background: linear-gradient(135deg, #f4ffe9, #ffffff);\n    border: 1px solid #cfe8b3;\n    border-radius: 12px;\n    padding: 13px;\n    color: #263238;\n  }\n\n  .bh-guarantee-badge {\n    display: inline-block;\n    background: #7dbb2f;\n    color: #ffffff;\n    border-radius: 999px;\n    padding: 4px 9px;\n    font-size: 11px;\n    font-weight: 800;\n    margin-bottom: 8px;\n  }\n\n  .bh-guarantee-title-link {\n    color: #263238;\n    text-decoration: underline;\n    text-decoration-thickness: 1.5px;\n    text-underline-offset: 3px;\n    font-weight: 800;\n  }\n\n  .bh-guarantee-title-link:hover { color: #5fa91f; }\n  .bh-guarantee-text { color: #5f6b57; line-height: 1.5; }\n\n  @media (max-width: 640px) {\n    .bh-product-description { font-size: 12.8px; line-height: 1.48; margin: 14px 0; }\n    .bh-sales-counter { font-size: 11.8px; padding: 6px 10px; margin-bottom: 9px; }\n    .bh-card-green { padding: 13px; border-radius: 14px; margin-bottom: 11px; }\n    .bh-title { font-size: clamp(12.2px, 3.35vw, 14.2px); line-height: 1.2; margin-bottom: 9px; letter-spacing: -0.35px; }\n    .bh-hand-underline { padding: 0.13em 2px; }\n    .bh-quick-benefits { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 8px; margin: 12px 0 14px; }\n    .bh-quick-benefit { font-size: clamp(8.6px, 2.45vw, 10.5px); padding: 9px 7px; border-radius: 11px; min-height: 38px; align-items: center; gap: 5px; line-height: 1; }\n    .bh-quick-check { min-width: 10px; font-size: 10px; margin-top: 0; }\n    .bh-info-accordion { border-radius: 14px; margin: 14px 0; }\n    .bh-info-accordion summary { padding: 13px; font-size: 12.8px; }\n    .bh-info-badge { font-size: 10px; padding: 4px 8px; }\n    .bh-tab-labels label { padding: 12px 5px; font-size: 11.5px; }\n    .bh-tab-content { padding: 13px; font-size: 12.8px; }\n    .bh-section-badge, .bh-guarantee-badge { font-size: 10px; padding: 4px 8px; }\n    .bh-kit-table { font-size: 10px; }\n    .bh-kit-table thead th { padding: 6px 5px; font-size: 9.5px; }\n    .bh-kit-table tbody td { padding: 6px 5px; font-size: 10px; }\n    .bh-value-grid { grid-template-columns: 1fr; gap: 8px; }\n    .bh-value-box, .bh-use-note { padding: 11px; border-radius: 12px; }\n    .bh-value-text { font-size: 12px; }\n    .bh-benefit-icon { width: 25px; height: 25px; min-width: 25px; font-size: 13px; }\n    .bh-benefit-icon svg { width: 14px; height: 14px; }\n    .bh-mini-badge { font-size: 10.5px; padding: 4px 7px; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"bh-product-description\"\u003e\n  \u003cdiv class=\"bh-sales-counter\" data-sales-30d=\"200\"\u003e\n    \u003cspan class=\"bh-sales-dot\"\u003e\u003c\/span\u003e\n    \u003cspan class=\"bh-sales-text\"\u003e+200 vendidos en los últimos 30 días\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bh-card-green\"\u003e\n    \u003cdiv class=\"bh-title\"\u003e\n      \u003cspan class=\"bh-hand-underline\"\u003e¡Concentración, Claridad Y Productividad Al Máximo Cada Día!\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv\u003e\n      \u003cstrong\u003eKit de 5 suplementos premium\u003c\/strong\u003e, diseñado para estudiantes, emprendedores y personas de oficina que buscan mejorar su concentración, claridad mental y productividad.\u003cbr\u003e\u003cbr\u003e\n      La \u003cstrong\u003eMelena de León\u003c\/strong\u003e estimula el factor de crecimiento nervioso y mejora la memoria y el enfoque como hongo nootrópico natural; el \u003cstrong\u003eL-Treonato de Magnesio\u003c\/strong\u003e potencia la claridad mental y la plasticidad cerebral con máxima biodisponibilidad; el \u003cstrong\u003eGABA\u003c\/strong\u003e calma el sistema nervioso, reduce el estrés y facilita el equilibrio mental; el \u003cstrong\u003eComplejo B + Vitamina C\u003c\/strong\u003e nutre el sistema nervioso y reduce el cansancio mental; y el \u003cstrong\u003eNAD+ Riboside\u003c\/strong\u003e reactiva la energía celular y apoya la longevidad cognitiva. Juntos, estos 5 suplementos trabajan en sinergia para que tu mente rinda al máximo cada día.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bh-quick-benefits\"\u003e\n    \u003cdiv class=\"bh-quick-benefit\"\u003e\n      \u003cspan class=\"bh-quick-check\"\u003e✓\u003c\/span\u003e\n      \u003cspan\u003eClaridad mental\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bh-quick-benefit\"\u003e\n      \u003cspan class=\"bh-quick-check\"\u003e✓\u003c\/span\u003e\n      \u003cspan\u003eConcentración y enfoque\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bh-quick-benefit\"\u003e\n      \u003cspan class=\"bh-quick-check\"\u003e✓\u003c\/span\u003e\n      \u003cspan\u003eReducción del estrés\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bh-quick-benefit\"\u003e\n      \u003cspan class=\"bh-quick-check\"\u003e✓\u003c\/span\u003e\n      \u003cspan\u003eEnergía cognitiva\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdetails class=\"bh-info-accordion\" open\u003e\n  \u003csummary\u003e\n    \u003cspan class=\"bh-info-title-wrap\"\u003e\n      \u003cspan class=\"bh-info-badge\"\u003eINFO\u003c\/span\u003e\n      \u003cspan\u003eModo de uso, beneficios y garantía\u003c\/span\u003e\n    \u003c\/span\u003e\n  \u003c\/summary\u003e\n\n  \u003cdiv class=\"bh-info-content\"\u003e\n    \u003cdiv class=\"bh-tabs\"\u003e\n      \u003cinput type=\"radio\" name=\"bh-product-tabs\" id=\"bh-tab-use\" checked\u003e\n      \u003cinput type=\"radio\" name=\"bh-product-tabs\" id=\"bh-tab-benefits\"\u003e\n      \u003cinput type=\"radio\" name=\"bh-product-tabs\" id=\"bh-tab-guarantee\"\u003e\n\n      \u003cdiv class=\"bh-tab-labels\"\u003e\n        \u003clabel for=\"bh-tab-use\"\u003eMODO DE USO\u003c\/label\u003e\n        \u003clabel for=\"bh-tab-benefits\"\u003eBENEFICIOS\u003c\/label\u003e\n        \u003clabel for=\"bh-tab-guarantee\" id=\"bh-guarantee-label\"\u003e\n          \u003cspan class=\"bh-guarantee-word\"\u003e\n            GARANTÍA\n            \u003cspan class=\"bh-guarantee-pulse\" id=\"bh-guarantee-pulse\"\u003e\u003c\/span\u003e\n          \u003c\/span\u003e\n        \u003c\/label\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bh-tab-panels\"\u003e\n        \u003cdiv class=\"bh-tab-content bh-tab-use\"\u003e\n          \u003cspan class=\"bh-section-badge\"\u003eMODO DE USO\u003c\/span\u003e\n\n          \u003cdiv class=\"bh-use-intro\"\u003e\n            \u003cspan class=\"bh-use-title\"\u003eToma sugerida por suplemento:\u003c\/span\u003e Cada producto tiene su propia indicación. Bebe suficiente agua con cada toma. No exceder la dosis recomendada de cada suplemento.\n          \u003c\/div\u003e\n\n          \u003ctable class=\"bh-kit-table\"\u003e\n            \u003cthead\u003e\n              \u003ctr\u003e\n                \u003cth\u003eSuplemento\u003c\/th\u003e\n                \u003cth\u003eDosis\u003c\/th\u003e\n                \u003cth\u003eDuración\u003c\/th\u003e\n              \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eMelena de León\u003c\/td\u003e\n                \u003ctd\u003e2 cápsulas\u003c\/td\u003e\n                \u003ctd\u003e90 días\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eL-Treonato de Magnesio\u003c\/td\u003e\n                \u003ctd\u003e1 cápsula\u003c\/td\u003e\n                \u003ctd\u003e180 días\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eGABA\u003c\/td\u003e\n                \u003ctd\u003e1 cápsula\u003c\/td\u003e\n                \u003ctd\u003e180 días\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eComplejo B (90 caps)\u003c\/td\u003e\n                \u003ctd\u003e1 cápsula\u003c\/td\u003e\n                \u003ctd\u003e90 días\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eNAD+ Riboside (60 caps)\u003c\/td\u003e\n                \u003ctd\u003e1 cápsula\u003c\/td\u003e\n                \u003ctd\u003e60 días\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n\n          \u003cdiv class=\"bh-use-note\"\u003e\n            \u003cspan class=\"bh-use-note-title\"\u003ePresentación:\u003c\/span\u003e Melena de León, L-Treonato y GABA en frasco de 180 cápsulas de \u003cstrong\u003e500 mg c\/u\u003c\/strong\u003e; Complejo B en frasco de 90 cápsulas; NAD+ Riboside en frasco de 60 cápsulas. La duración varía según la dosis indicada en la tabla.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bh-tab-content bh-tab-benefits\"\u003e\n          \u003cdiv class=\"bh-value-grid\"\u003e\n            \u003cdiv class=\"bh-value-box\"\u003e\n              \u003cdiv class=\"bh-benefit-row\"\u003e\n                \u003cspan class=\"bh-benefit-icon\" aria-hidden=\"true\"\u003e\n                  \u003csvg viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n                    \u003cpath d=\"M3 7h11v8H3V7Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M14 10h3l3 3v2h-6v-5Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M7 18a2 2 0 1 0 0-4 2 2 0 0 0 0 4Z\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M17 18a2 2 0 1 0 0-4 2 2 0 0 0 0 4Z\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n                  \u003c\/svg\u003e\n                \u003c\/span\u003e\n                \u003cdiv\u003e\n                  \u003cdiv class=\"bh-value-title\"\u003eEnvío gratis desde $499\u003c\/div\u003e\n                  \u003cdiv class=\"bh-value-text\"\u003eAprovecha envío gratis en compras mayores a $499 MXN y recibe tu pedido directo en tu domicilio.\u003c\/div\u003e\n                  \u003cspan class=\"bh-mini-badge\"\u003eCompra +$499 MXN\u003c\/span\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bh-value-box\"\u003e\n              \u003cdiv class=\"bh-benefit-row\"\u003e\n                \u003cspan class=\"bh-benefit-icon\" aria-hidden=\"true\"\u003e★\u003c\/span\u003e\n                \u003cdiv\u003e\n                  \u003cdiv class=\"bh-value-title\"\u003eGana BioPoints®\u003c\/div\u003e\n                  \u003cdiv class=\"bh-value-text\"\u003eAcumula puntos en tus compras y úsalos para obtener recompensas, descuentos o beneficios dentro de la tienda.\u003c\/div\u003e\n                  \u003cspan class=\"bh-mini-badge\"\u003eRecompensas BioHerb®\u003c\/span\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bh-value-box\"\u003e\n              \u003cdiv class=\"bh-benefit-row\"\u003e\n                \u003cspan class=\"bh-benefit-icon\" aria-hidden=\"true\"\u003e\n                  \u003csvg viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n                    \u003cpath d=\"M7 7h10v4H7V7Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M8 11h8l-1 8H9l-1-8Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M12 3v4\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M9 4h6\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n                  \u003c\/svg\u003e\n                \u003c\/span\u003e\n                \u003cdiv\u003e\n                  \u003cdiv class=\"bh-value-title\"\u003eSuscríbete y ahorra\u003c\/div\u003e\n                  \u003cdiv class=\"bh-value-text\"\u003eActiva tu suscripción para recibir tu kit de forma automática y mantener tu rutina sin interrupciones.\u003c\/div\u003e\n                  \u003cspan class=\"bh-mini-badge\"\u003eAhorro recurrente\u003c\/span\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bh-tab-content bh-tab-guarantee\"\u003e\n          \u003cdiv class=\"bh-guarantee-box\"\u003e\n            \u003cspan class=\"bh-guarantee-badge\"\u003eGARANTÍA\u003c\/span\u003e\n            \u003cdiv class=\"bh-guarantee-text\"\u003e\n              \u003ca class=\"bh-guarantee-title-link\" href=\"https:\/\/bioherb.mx\/policies\/refund-policy\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n                Garantía de satisfacción total BioHerb®:\n              \u003c\/a\u003e\n              Compra con tranquilidad. Si tu pedido llega dañado, en mal estado o se extravía durante el envío, te devolvemos tu dinero.\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cscript\u003e\n  document.addEventListener('DOMContentLoaded', function () {\n    var salesCounter = document.querySelector('.bh-sales-counter');\n    var infoAccordion = document.querySelector('.bh-info-accordion');\n    var guaranteeTab = document.getElementById('bh-tab-guarantee');\n    var guaranteePulse = document.getElementById('bh-guarantee-pulse');\n\n    if (salesCounter) {\n      var rawSales = parseInt(salesCounter.getAttribute('data-sales-30d'), 10);\n      var salesText = salesCounter.querySelector('.bh-sales-text');\n      if (!rawSales || rawSales \u003c 1) {\n        salesCounter.style.display = 'none';\n      } else {\n        var formattedSales;\n        if (rawSales \u003c 50) { formattedSales = rawSales; }\n        else if (rawSales \u003c 100) { formattedSales = 50; }\n        else if (rawSales \u003e 1000) { formattedSales = 1000; }\n        else { formattedSales = Math.floor(rawSales \/ 100) * 100; }\n        salesText.textContent = '+' + formattedSales + ' vendidos en los últimos 30 días';\n      }\n    }\n\n    if (infoAccordion \u0026\u0026 window.matchMedia('(max-width: 640px)').matches) {\n      infoAccordion.removeAttribute('open');\n    }\n\n    if (guaranteeTab \u0026\u0026 guaranteePulse) {\n      guaranteeTab.addEventListener('change', function () {\n        if (guaranteeTab.checked) {\n          guaranteePulse.classList.add('bh-pulse-hidden');\n        }\n      });\n    }\n  });\n\u003c\/script\u003e","brand":"Bio Herb México","offers":[{"title":"PACK 6 MESES","offer_id":53250026275179,"sku":null,"price":1045.0,"currency_code":"MXN","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0972\/4097\/3675\/files\/9.KitEnfoque_Memoria.png?v=1779154103"},{"product_id":"kit-longevidad-bioherb®-energia-celular-antioxidantes-y-bienestar-avanzado","title":"Kit Longevidad BioHerb® | Energía Celular, Antioxidantes y Bienestar Avanzado","description":"\u003cstyle\u003e\n  .bh-product-description {\n    max-width: 760px;\n    margin: 20px 0;\n    color: #263238;\n    font-size: 14px;\n    line-height: 1.55;\n  }\n\n  .bh-sales-counter {\n    max-width: 760px;\n    margin: 0 0 10px;\n    display: inline-flex;\n    align-items: center;\n    gap: 7px;\n    background: #f6fbf1;\n    border: 1px solid #dceccd;\n    border-radius: 999px;\n    padding: 6px 11px;\n    color: #263238;\n    font-size: 12.5px;\n    font-weight: 800;\n    line-height: 1.2;\n  }\n\n  .bh-sales-dot {\n    width: 8px;\n    height: 8px;\n    min-width: 8px;\n    border-radius: 999px;\n    background: #7dbb2f;\n    box-shadow: 0 0 0 rgba(125, 187, 47, 0.7);\n    animation: bhSalesPulse 1.4s infinite;\n  }\n\n  @keyframes bhSalesPulse {\n    0% { box-shadow: 0 0 0 0 rgba(125, 187, 47, 0.7); transform: scale(1); }\n    70% { box-shadow: 0 0 0 6px rgba(125, 187, 47, 0); transform: scale(1.06); }\n    100% { box-shadow: 0 0 0 0 rgba(125, 187, 47, 0); transform: scale(1); }\n  }\n\n  .bh-card-green {\n    background: linear-gradient(135deg, #f7fbf3, #ffffff);\n    border: 1px solid #dceccd;\n    border-radius: 18px;\n    padding: 18px;\n    margin-bottom: 14px;\n  }\n\n  .bh-title {\n    font-size: 20px;\n    font-weight: 800;\n    margin-bottom: 10px;\n    color: #1f2a1f;\n    line-height: 1.25;\n    overflow: visible;\n  }\n\n  .bh-hand-underline {\n    display: inline;\n    background: rgba(255, 255, 82, 0);\n    background-image: linear-gradient(90deg, rgba(255, 255, 70, 0.92) 0%, rgba(255, 255, 82, 0.97) 45%, rgba(255, 255, 70, 0.92) 100%);\n    background-size: 0% 100%;\n    background-repeat: no-repeat;\n    background-position: left center;\n    padding: 0.15em 3px;\n    border-radius: 4px;\n    -webkit-box-decoration-break: clone;\n    box-decoration-break: clone;\n    animation: bhMarkerDraw 1.55s linear 0.15s forwards;\n  }\n\n  .bh-hand-underline::after { display: none; }\n  .bh-hand-underline::before { display: none; }\n\n  @keyframes bhMarkerDraw {\n    from { background-size: 0% 100%; }\n    to { background-size: 100% 100%; }\n  }\n\n  .bh-quick-benefits {\n    max-width: 760px;\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 8px;\n    margin: 14px 0 16px;\n  }\n\n  .bh-quick-benefit {\n    background: #ffffff;\n    border: 1px solid #dceccd;\n    border-radius: 12px;\n    padding: 10px 12px;\n    display: flex;\n    align-items: center;\n    gap: 9px;\n    color: #263238;\n    font-size: 13px;\n    line-height: 1.2;\n    font-weight: 800;\n    overflow: hidden;\n  }\n\n  .bh-quick-benefit span:last-child {\n    white-space: nowrap;\n    overflow: hidden;\n    text-overflow: clip;\n  }\n\n  .bh-quick-check {\n    min-width: 14px;\n    color: #7dbb2f;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 14px;\n    font-weight: 900;\n    line-height: 1;\n    margin-top: 0;\n    background: transparent;\n    border-radius: 0;\n    flex-shrink: 0;\n  }\n\n  .bh-info-accordion {\n    max-width: 760px;\n    margin: 18px 0;\n    border: 1px solid #dceccd;\n    border-radius: 16px;\n    background: #ffffff;\n    overflow: hidden;\n    color: #263238;\n  }\n\n  .bh-info-accordion summary {\n    cursor: pointer;\n    list-style: none;\n    padding: 15px 16px;\n    font-size: 14px;\n    font-weight: 800;\n    color: #263238;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 12px;\n    background: linear-gradient(135deg, #fafdf7, #ffffff);\n  }\n\n  .bh-info-accordion summary::-webkit-details-marker { display: none; }\n\n  .bh-info-title-wrap { display: flex; align-items: center; gap: 10px; }\n\n  .bh-info-badge {\n    display: inline-block;\n    background: #7dbb2f;\n    color: #ffffff;\n    border-radius: 999px;\n    padding: 4px 9px;\n    font-size: 11px;\n    font-weight: 800;\n    line-height: 1;\n    flex-shrink: 0;\n    box-shadow: 0 0 0 rgba(125, 187, 47, 0.7);\n    animation: bhInfoPulse 1.4s infinite;\n  }\n\n  @keyframes bhInfoPulse {\n    0% { box-shadow: 0 0 0 0 rgba(125, 187, 47, 0.7); transform: scale(1); }\n    70% { box-shadow: 0 0 0 7px rgba(125, 187, 47, 0); transform: scale(1.04); }\n    100% { box-shadow: 0 0 0 0 rgba(125, 187, 47, 0); transform: scale(1); }\n  }\n\n  .bh-info-accordion[open] .bh-info-badge { animation: none; }\n\n  .bh-info-accordion summary::after {\n    content: \"+\";\n    color: #7dbb2f;\n    font-size: 20px;\n    font-weight: 900;\n    line-height: 1;\n    flex-shrink: 0;\n  }\n\n  .bh-info-accordion[open] summary::after { content: \"−\"; }\n  .bh-info-content { border-top: 1px solid #dceccd; }\n  .bh-tabs { background: #ffffff; color: #263238; }\n  .bh-tabs input { display: none; }\n\n  .bh-tab-labels {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    border-bottom: 1px solid #dceccd;\n    background: #fafdf7;\n  }\n\n  .bh-tab-labels label {\n    padding: 14px 10px;\n    text-align: center;\n    font-size: 13px;\n    font-weight: 800;\n    cursor: pointer;\n    color: #6a7467;\n    border-bottom: 2px solid transparent;\n    transition: all 0.2s ease;\n  }\n\n  #bh-tab-use:checked ~ .bh-tab-labels label[for=\"bh-tab-use\"],\n  #bh-tab-benefits:checked ~ .bh-tab-labels label[for=\"bh-tab-benefits\"],\n  #bh-tab-guarantee:checked ~ .bh-tab-labels label[for=\"bh-tab-guarantee\"] {\n    background: #ffffff;\n    color: #263238;\n    border-bottom-color: #7dbb2f;\n  }\n\n  .bh-guarantee-word { position: relative; display: inline-block; }\n\n  .bh-guarantee-pulse {\n    position: absolute;\n    top: -4px;\n    right: -12px;\n    width: 8px;\n    height: 8px;\n    background: #7dbb2f;\n    border-radius: 999px;\n    box-shadow: 0 0 0 rgba(125, 187, 47, 0.7);\n    animation: bhPulse 1.4s infinite;\n  }\n\n  .bh-guarantee-pulse.bh-pulse-hidden { display: none; }\n\n  @keyframes bhPulse {\n    0% { box-shadow: 0 0 0 0 rgba(125, 187, 47, 0.7); }\n    70% { box-shadow: 0 0 0 6px rgba(125, 187, 47, 0); }\n    100% { box-shadow: 0 0 0 0 rgba(125, 187, 47, 0); }\n  }\n\n  .bh-tab-content { display: none; padding: 16px; }\n\n  #bh-tab-use:checked ~ .bh-tab-panels .bh-tab-use,\n  #bh-tab-benefits:checked ~ .bh-tab-panels .bh-tab-benefits,\n  #bh-tab-guarantee:checked ~ .bh-tab-panels .bh-tab-guarantee { display: block; }\n\n  .bh-section-badge {\n    display: inline-block;\n    background: #7dbb2f;\n    color: #ffffff;\n    border-radius: 999px;\n    padding: 4px 9px;\n    font-size: 11px;\n    font-weight: 800;\n    margin-bottom: 12px;\n  }\n\n  .bh-use-intro {\n    color: #5f6b57;\n    margin-bottom: 12px;\n    line-height: 1.5;\n  }\n\n  .bh-use-title { color: #263238; font-weight: 800; }\n\n  .bh-kit-table {\n    width: 100%;\n    border-collapse: collapse;\n    margin-top: 4px;\n    font-size: 15px;\n  }\n\n  .bh-kit-table thead tr {\n    background: #f0f7e8;\n    border-bottom: 2px solid #dceccd;\n  }\n\n  .bh-kit-table thead th {\n    padding: 8px 10px;\n    text-align: left;\n    font-weight: 800;\n    color: #263238;\n    font-size: 15px;\n  }\n\n  .bh-kit-table tbody tr { border-bottom: 1px solid #edf4e4; }\n  .bh-kit-table tbody tr:last-child { border-bottom: none; }\n\n  .bh-kit-table tbody td {\n    padding: 8px 10px;\n    color: #5f6b57;\n    line-height: 1.3;\n    font-size: 15px;\n    vertical-align: middle;\n  }\n\n  .bh-kit-table tbody td:first-child {\n    font-weight: 800;\n    color: #263238;\n  }\n\n  .bh-use-note {\n    margin-top: 10px;\n    background: #f6fbf1;\n    border: 1px solid #dceccd;\n    border-radius: 12px;\n    padding: 11px;\n    color: #5f6b57;\n    line-height: 1.45;\n  }\n\n  .bh-use-note-title { color: #263238; font-weight: 800; }\n\n  .bh-value-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 10px;\n  }\n\n  .bh-value-box {\n    background: #fafdf7;\n    border: 1px solid #e5eadf;\n    border-radius: 12px;\n    padding: 12px;\n  }\n\n  .bh-benefit-row { display: flex; align-items: flex-start; gap: 10px; }\n\n  .bh-benefit-icon {\n    width: 28px;\n    height: 28px;\n    min-width: 28px;\n    border-radius: 999px;\n    background: #7dbb2f;\n    color: #ffffff;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 15px;\n    font-weight: 900;\n    line-height: 1;\n    margin-top: 1px;\n  }\n\n  .bh-benefit-icon svg { width: 16px; height: 16px; display: block; }\n  .bh-value-title { font-weight: 800; color: #263238; margin-bottom: 5px; }\n  .bh-value-text { font-size: 13px; color: #5f6b57; line-height: 1.45; }\n\n  .bh-mini-badge {\n    display: inline-block;\n    margin-top: 7px;\n    background: #ffffff;\n    border: 1px solid #dceccd;\n    border-radius: 999px;\n    padding: 4px 8px;\n    font-size: 11px;\n    font-weight: 800;\n    color: #263238;\n  }\n\n  .bh-guarantee-box {\n    background: linear-gradient(135deg, #f4ffe9, #ffffff);\n    border: 1px solid #cfe8b3;\n    border-radius: 12px;\n    padding: 13px;\n    color: #263238;\n  }\n\n  .bh-guarantee-badge {\n    display: inline-block;\n    background: #7dbb2f;\n    color: #ffffff;\n    border-radius: 999px;\n    padding: 4px 9px;\n    font-size: 11px;\n    font-weight: 800;\n    margin-bottom: 8px;\n  }\n\n  .bh-guarantee-title-link {\n    color: #263238;\n    text-decoration: underline;\n    text-decoration-thickness: 1.5px;\n    text-underline-offset: 3px;\n    font-weight: 800;\n  }\n\n  .bh-guarantee-title-link:hover { color: #5fa91f; }\n  .bh-guarantee-text { color: #5f6b57; line-height: 1.5; }\n\n  @media (max-width: 640px) {\n    .bh-product-description { font-size: 12.8px; line-height: 1.48; margin: 14px 0; }\n    .bh-sales-counter { font-size: 11.8px; padding: 6px 10px; margin-bottom: 9px; }\n    .bh-card-green { padding: 13px; border-radius: 14px; margin-bottom: 11px; }\n    .bh-title { font-size: clamp(12.2px, 3.35vw, 14.2px); line-height: 1.2; margin-bottom: 9px; letter-spacing: -0.35px; }\n    .bh-hand-underline { padding: 0.13em 2px; }\n    .bh-quick-benefits { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 8px; margin: 12px 0 14px; }\n    .bh-quick-benefit { font-size: clamp(8.6px, 2.45vw, 10.5px); padding: 9px 7px; border-radius: 11px; min-height: 38px; align-items: center; gap: 5px; line-height: 1; }\n    .bh-quick-check { min-width: 10px; font-size: 10px; margin-top: 0; }\n    .bh-info-accordion { border-radius: 14px; margin: 14px 0; }\n    .bh-info-accordion summary { padding: 13px; font-size: 12.8px; }\n    .bh-info-badge { font-size: 10px; padding: 4px 8px; }\n    .bh-tab-labels label { padding: 12px 5px; font-size: 11.5px; }\n    .bh-tab-content { padding: 13px; font-size: 12.8px; }\n    .bh-section-badge, .bh-guarantee-badge { font-size: 10px; padding: 4px 8px; }\n    .bh-kit-table { font-size: 10px; }\n    .bh-kit-table thead th { padding: 6px 5px; font-size: 9.5px; }\n    .bh-kit-table tbody td { padding: 6px 5px; font-size: 10px; }\n    .bh-value-grid { grid-template-columns: 1fr; gap: 8px; }\n    .bh-value-box, .bh-use-note { padding: 11px; border-radius: 12px; }\n    .bh-value-text { font-size: 12px; }\n    .bh-benefit-icon { width: 25px; height: 25px; min-width: 25px; font-size: 13px; }\n    .bh-benefit-icon svg { width: 14px; height: 14px; }\n    .bh-mini-badge { font-size: 10.5px; padding: 4px 7px; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"bh-product-description\"\u003e\n  \u003cdiv class=\"bh-sales-counter\" data-sales-30d=\"200\"\u003e\n    \u003cspan class=\"bh-sales-dot\"\u003e\u003c\/span\u003e\n    \u003cspan class=\"bh-sales-text\"\u003e+200 vendidos en los últimos 30 días\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bh-card-green\"\u003e\n    \u003cdiv class=\"bh-title\"\u003e\n      \u003cspan class=\"bh-hand-underline\"\u003e¡Invierte En Tu Longevidad Y Vive Con Más Energía Cada Día!\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv\u003e\n      \u003cstrong\u003eKit de 5 suplementos premium\u003c\/strong\u003e, diseñado para personas con mayor conciencia de su salud que buscan un envejecimiento saludable, energía celular y protección antioxidante avanzada.\u003cbr\u003e\u003cbr\u003e\n      El \u003cstrong\u003eNAD+ Riboside\u003c\/strong\u003e reactiva la energía celular y apoya la longevidad cognitiva a nivel molecular; el \u003cstrong\u003eResveratrol\u003c\/strong\u003e protege las células con polifenoles, licopeno y betacaroteno de alta concentración; la \u003cstrong\u003eCoenzima Q10 + Vitaminas\u003c\/strong\u003e potencia la energía mitocondrial y protege la salud cardiovascular; la \u003cstrong\u003eVitamina D3 + K2\u003c\/strong\u003e fortalece los huesos, apoya el sistema inmune y cuida el corazón; y el \u003cstrong\u003eOmega Complex 3-6-9\u003c\/strong\u003e nutre el cerebro y el corazón con EPA y DHA naturales. Juntos, estos 5 suplementos trabajan en sinergia para proteger tu cuerpo desde adentro y vivir con más energía y bienestar cada día.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bh-quick-benefits\"\u003e\n    \u003cdiv class=\"bh-quick-benefit\"\u003e\n      \u003cspan class=\"bh-quick-check\"\u003e✓\u003c\/span\u003e\n      \u003cspan\u003eEnergía celular\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bh-quick-benefit\"\u003e\n      \u003cspan class=\"bh-quick-check\"\u003e✓\u003c\/span\u003e\n      \u003cspan\u003eAntioxidante avanzado\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bh-quick-benefit\"\u003e\n      \u003cspan class=\"bh-quick-check\"\u003e✓\u003c\/span\u003e\n      \u003cspan\u003eSalud cardiovascular\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bh-quick-benefit\"\u003e\n      \u003cspan class=\"bh-quick-check\"\u003e✓\u003c\/span\u003e\n      \u003cspan\u003eLongevidad saludable\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdetails class=\"bh-info-accordion\" open\u003e\n  \u003csummary\u003e\n    \u003cspan class=\"bh-info-title-wrap\"\u003e\n      \u003cspan class=\"bh-info-badge\"\u003eINFO\u003c\/span\u003e\n      \u003cspan\u003eModo de uso, beneficios y garantía\u003c\/span\u003e\n    \u003c\/span\u003e\n  \u003c\/summary\u003e\n\n  \u003cdiv class=\"bh-info-content\"\u003e\n    \u003cdiv class=\"bh-tabs\"\u003e\n      \u003cinput type=\"radio\" name=\"bh-product-tabs\" id=\"bh-tab-use\" checked\u003e\n      \u003cinput type=\"radio\" name=\"bh-product-tabs\" id=\"bh-tab-benefits\"\u003e\n      \u003cinput type=\"radio\" name=\"bh-product-tabs\" id=\"bh-tab-guarantee\"\u003e\n\n      \u003cdiv class=\"bh-tab-labels\"\u003e\n        \u003clabel for=\"bh-tab-use\"\u003eMODO DE USO\u003c\/label\u003e\n        \u003clabel for=\"bh-tab-benefits\"\u003eBENEFICIOS\u003c\/label\u003e\n        \u003clabel for=\"bh-tab-guarantee\" id=\"bh-guarantee-label\"\u003e\n          \u003cspan class=\"bh-guarantee-word\"\u003e\n            GARANTÍA\n            \u003cspan class=\"bh-guarantee-pulse\" id=\"bh-guarantee-pulse\"\u003e\u003c\/span\u003e\n          \u003c\/span\u003e\n        \u003c\/label\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bh-tab-panels\"\u003e\n        \u003cdiv class=\"bh-tab-content bh-tab-use\"\u003e\n          \u003cspan class=\"bh-section-badge\"\u003eMODO DE USO\u003c\/span\u003e\n\n          \u003cdiv class=\"bh-use-intro\"\u003e\n            \u003cspan class=\"bh-use-title\"\u003eToma sugerida por suplemento:\u003c\/span\u003e Cada producto tiene su propia indicación. Bebe suficiente agua con cada toma. No exceder la dosis recomendada de cada suplemento.\n          \u003c\/div\u003e\n\n          \u003ctable class=\"bh-kit-table\"\u003e\n            \u003cthead\u003e\n              \u003ctr\u003e\n                \u003cth\u003eSuplemento\u003c\/th\u003e\n                \u003cth\u003eDosis\u003c\/th\u003e\n                \u003cth\u003eDuración\u003c\/th\u003e\n              \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eNAD+ Riboside (60 caps)\u003c\/td\u003e\n                \u003ctd\u003e1 cápsula\u003c\/td\u003e\n                \u003ctd\u003e60 días\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eResveratrol\u003c\/td\u003e\n                \u003ctd\u003e2 cápsulas\u003c\/td\u003e\n                \u003ctd\u003e90 días\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eCoQ10 + Vitaminas\u003c\/td\u003e\n                \u003ctd\u003e2 cápsulas\u003c\/td\u003e\n                \u003ctd\u003e90 días\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eVitamina D3 + K2 (Softgel)\u003c\/td\u003e\n                \u003ctd\u003e1 Softgel\u003c\/td\u003e\n                \u003ctd\u003e180 días\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eOmega Complex (90 softgels)\u003c\/td\u003e\n                \u003ctd\u003e1 Softgel\u003c\/td\u003e\n                \u003ctd\u003e90 días\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n\n          \u003cdiv class=\"bh-use-note\"\u003e\n            \u003cspan class=\"bh-use-note-title\"\u003ePresentación:\u003c\/span\u003e Resveratrol y CoQ10 en frasco de 180 cápsulas de \u003cstrong\u003e500 mg c\/u\u003c\/strong\u003e; NAD+ Riboside en frasco de 60 cápsulas; Vitamina D3+K2 en frasco de 180 Softgels; Omega Complex en frasco de 90 Softgels. La duración varía según la dosis indicada en la tabla.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bh-tab-content bh-tab-benefits\"\u003e\n          \u003cdiv class=\"bh-value-grid\"\u003e\n            \u003cdiv class=\"bh-value-box\"\u003e\n              \u003cdiv class=\"bh-benefit-row\"\u003e\n                \u003cspan class=\"bh-benefit-icon\" aria-hidden=\"true\"\u003e\n                  \u003csvg viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n                    \u003cpath d=\"M3 7h11v8H3V7Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M14 10h3l3 3v2h-6v-5Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M7 18a2 2 0 1 0 0-4 2 2 0 0 0 0 4Z\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M17 18a2 2 0 1 0 0-4 2 2 0 0 0 0 4Z\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n                  \u003c\/svg\u003e\n                \u003c\/span\u003e\n                \u003cdiv\u003e\n                  \u003cdiv class=\"bh-value-title\"\u003eEnvío gratis desde $499\u003c\/div\u003e\n                  \u003cdiv class=\"bh-value-text\"\u003eAprovecha envío gratis en compras mayores a $499 MXN y recibe tu pedido directo en tu domicilio.\u003c\/div\u003e\n                  \u003cspan class=\"bh-mini-badge\"\u003eCompra +$499 MXN\u003c\/span\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bh-value-box\"\u003e\n              \u003cdiv class=\"bh-benefit-row\"\u003e\n                \u003cspan class=\"bh-benefit-icon\" aria-hidden=\"true\"\u003e★\u003c\/span\u003e\n                \u003cdiv\u003e\n                  \u003cdiv class=\"bh-value-title\"\u003eGana BioPoints®\u003c\/div\u003e\n                  \u003cdiv class=\"bh-value-text\"\u003eAcumula puntos en tus compras y úsalos para obtener recompensas, descuentos o beneficios dentro de la tienda.\u003c\/div\u003e\n                  \u003cspan class=\"bh-mini-badge\"\u003eRecompensas BioHerb®\u003c\/span\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bh-value-box\"\u003e\n              \u003cdiv class=\"bh-benefit-row\"\u003e\n                \u003cspan class=\"bh-benefit-icon\" aria-hidden=\"true\"\u003e\n                  \u003csvg viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n                    \u003cpath d=\"M7 7h10v4H7V7Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M8 11h8l-1 8H9l-1-8Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M12 3v4\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M9 4h6\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n                  \u003c\/svg\u003e\n                \u003c\/span\u003e\n                \u003cdiv\u003e\n                  \u003cdiv class=\"bh-value-title\"\u003eSuscríbete y ahorra\u003c\/div\u003e\n                  \u003cdiv class=\"bh-value-text\"\u003eActiva tu suscripción para recibir tu kit de forma automática y mantener tu rutina sin interrupciones.\u003c\/div\u003e\n                  \u003cspan class=\"bh-mini-badge\"\u003eAhorro recurrente\u003c\/span\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bh-tab-content bh-tab-guarantee\"\u003e\n          \u003cdiv class=\"bh-guarantee-box\"\u003e\n            \u003cspan class=\"bh-guarantee-badge\"\u003eGARANTÍA\u003c\/span\u003e\n            \u003cdiv class=\"bh-guarantee-text\"\u003e\n              \u003ca class=\"bh-guarantee-title-link\" href=\"https:\/\/bioherb.mx\/policies\/refund-policy\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n                Garantía de satisfacción total BioHerb®:\n              \u003c\/a\u003e\n              Compra con tranquilidad. Si tu pedido llega dañado, en mal estado o se extravía durante el envío, te devolvemos tu dinero.\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cscript\u003e\n  document.addEventListener('DOMContentLoaded', function () {\n    var salesCounter = document.querySelector('.bh-sales-counter');\n    var infoAccordion = document.querySelector('.bh-info-accordion');\n    var guaranteeTab = document.getElementById('bh-tab-guarantee');\n    var guaranteePulse = document.getElementById('bh-guarantee-pulse');\n\n    if (salesCounter) {\n      var rawSales = parseInt(salesCounter.getAttribute('data-sales-30d'), 10);\n      var salesText = salesCounter.querySelector('.bh-sales-text');\n      if (!rawSales || rawSales \u003c 1) {\n        salesCounter.style.display = 'none';\n      } else {\n        var formattedSales;\n        if (rawSales \u003c 50) { formattedSales = rawSales; }\n        else if (rawSales \u003c 100) { formattedSales = 50; }\n        else if (rawSales \u003e 1000) { formattedSales = 1000; }\n        else { formattedSales = Math.floor(rawSales \/ 100) * 100; }\n        salesText.textContent = '+' + formattedSales + ' vendidos en los últimos 30 días';\n      }\n    }\n\n    if (infoAccordion \u0026\u0026 window.matchMedia('(max-width: 640px)').matches) {\n      infoAccordion.removeAttribute('open');\n    }\n\n    if (guaranteeTab \u0026\u0026 guaranteePulse) {\n      guaranteeTab.addEventListener('change', function () {\n        if (guaranteeTab.checked) {\n          guaranteePulse.classList.add('bh-pulse-hidden');\n        }\n      });\n    }\n  });\n\u003c\/script\u003e","brand":"Bio Herb México","offers":[{"title":"PACK 6 MESES","offer_id":53250042167659,"sku":null,"price":1445.0,"currency_code":"MXN","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0972\/4097\/3675\/files\/10.KitLongevidadPremium.png?v=1779154237"},{"product_id":"kit-antioxidante-bioherb®-bienestar-celular-y-proteccion-natural","title":"Kit Antioxidante BioHerb® | Apoyo Celular y Bienestar Antioxidante","description":"\u003cstyle\u003e\n  .bh-product-description {\n    max-width: 760px;\n    margin: 20px 0;\n    color: #263238;\n    font-size: 14px;\n    line-height: 1.55;\n  }\n\n  .bh-sales-counter {\n    max-width: 760px;\n    margin: 0 0 10px;\n    display: inline-flex;\n    align-items: center;\n    gap: 7px;\n    background: #f6fbf1;\n    border: 1px solid #dceccd;\n    border-radius: 999px;\n    padding: 6px 11px;\n    color: #263238;\n    font-size: 12.5px;\n    font-weight: 800;\n    line-height: 1.2;\n  }\n\n  .bh-sales-dot {\n    width: 8px;\n    height: 8px;\n    min-width: 8px;\n    border-radius: 999px;\n    background: #7dbb2f;\n    box-shadow: 0 0 0 rgba(125, 187, 47, 0.7);\n    animation: bhSalesPulse 1.4s infinite;\n  }\n\n  @keyframes bhSalesPulse {\n    0% { box-shadow: 0 0 0 0 rgba(125, 187, 47, 0.7); transform: scale(1); }\n    70% { box-shadow: 0 0 0 6px rgba(125, 187, 47, 0); transform: scale(1.06); }\n    100% { box-shadow: 0 0 0 0 rgba(125, 187, 47, 0); transform: scale(1); }\n  }\n\n  .bh-card-green {\n    background: linear-gradient(135deg, #f7fbf3, #ffffff);\n    border: 1px solid #dceccd;\n    border-radius: 18px;\n    padding: 18px;\n    margin-bottom: 14px;\n  }\n\n  .bh-title {\n    font-size: 20px;\n    font-weight: 800;\n    margin-bottom: 10px;\n    color: #1f2a1f;\n    line-height: 1.25;\n    overflow: visible;\n  }\n\n  .bh-hand-underline {\n    display: inline;\n    background: rgba(255, 255, 82, 0);\n    background-image: linear-gradient(90deg, rgba(255, 255, 70, 0.92) 0%, rgba(255, 255, 82, 0.97) 45%, rgba(255, 255, 70, 0.92) 100%);\n    background-size: 0% 100%;\n    background-repeat: no-repeat;\n    background-position: left center;\n    padding: 0.15em 3px;\n    border-radius: 4px;\n    -webkit-box-decoration-break: clone;\n    box-decoration-break: clone;\n    animation: bhMarkerDraw 1.55s linear 0.15s forwards;\n  }\n\n  .bh-hand-underline::after { display: none; }\n  .bh-hand-underline::before { display: none; }\n\n  @keyframes bhMarkerDraw {\n    from { background-size: 0% 100%; }\n    to { background-size: 100% 100%; }\n  }\n\n  .bh-quick-benefits {\n    max-width: 760px;\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 8px;\n    margin: 14px 0 16px;\n  }\n\n  .bh-quick-benefit {\n    background: #ffffff;\n    border: 1px solid #dceccd;\n    border-radius: 12px;\n    padding: 10px 12px;\n    display: flex;\n    align-items: center;\n    gap: 9px;\n    color: #263238;\n    font-size: 13px;\n    line-height: 1.2;\n    font-weight: 800;\n    overflow: hidden;\n  }\n\n  .bh-quick-benefit span:last-child {\n    white-space: nowrap;\n    overflow: hidden;\n    text-overflow: clip;\n  }\n\n  .bh-quick-check {\n    min-width: 14px;\n    color: #7dbb2f;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 14px;\n    font-weight: 900;\n    line-height: 1;\n    margin-top: 0;\n    background: transparent;\n    border-radius: 0;\n    flex-shrink: 0;\n  }\n\n  .bh-info-accordion {\n    max-width: 760px;\n    margin: 18px 0;\n    border: 1px solid #dceccd;\n    border-radius: 16px;\n    background: #ffffff;\n    overflow: hidden;\n    color: #263238;\n  }\n\n  .bh-info-accordion summary {\n    cursor: pointer;\n    list-style: none;\n    padding: 15px 16px;\n    font-size: 14px;\n    font-weight: 800;\n    color: #263238;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 12px;\n    background: linear-gradient(135deg, #fafdf7, #ffffff);\n  }\n\n  .bh-info-accordion summary::-webkit-details-marker { display: none; }\n\n  .bh-info-title-wrap { display: flex; align-items: center; gap: 10px; }\n\n  .bh-info-badge {\n    display: inline-block;\n    background: #7dbb2f;\n    color: #ffffff;\n    border-radius: 999px;\n    padding: 4px 9px;\n    font-size: 11px;\n    font-weight: 800;\n    line-height: 1;\n    flex-shrink: 0;\n    box-shadow: 0 0 0 rgba(125, 187, 47, 0.7);\n    animation: bhInfoPulse 1.4s infinite;\n  }\n\n  @keyframes bhInfoPulse {\n    0% { box-shadow: 0 0 0 0 rgba(125, 187, 47, 0.7); transform: scale(1); }\n    70% { box-shadow: 0 0 0 7px rgba(125, 187, 47, 0); transform: scale(1.04); }\n    100% { box-shadow: 0 0 0 0 rgba(125, 187, 47, 0); transform: scale(1); }\n  }\n\n  .bh-info-accordion[open] .bh-info-badge { animation: none; }\n\n  .bh-info-accordion summary::after {\n    content: \"+\";\n    color: #7dbb2f;\n    font-size: 20px;\n    font-weight: 900;\n    line-height: 1;\n    flex-shrink: 0;\n  }\n\n  .bh-info-accordion[open] summary::after { content: \"−\"; }\n  .bh-info-content { border-top: 1px solid #dceccd; }\n  .bh-tabs { background: #ffffff; color: #263238; }\n  .bh-tabs input { display: none; }\n\n  .bh-tab-labels {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    border-bottom: 1px solid #dceccd;\n    background: #fafdf7;\n  }\n\n  .bh-tab-labels label {\n    padding: 14px 10px;\n    text-align: center;\n    font-size: 13px;\n    font-weight: 800;\n    cursor: pointer;\n    color: #6a7467;\n    border-bottom: 2px solid transparent;\n    transition: all 0.2s ease;\n  }\n\n  #bh-tab-use:checked ~ .bh-tab-labels label[for=\"bh-tab-use\"],\n  #bh-tab-benefits:checked ~ .bh-tab-labels label[for=\"bh-tab-benefits\"],\n  #bh-tab-guarantee:checked ~ .bh-tab-labels label[for=\"bh-tab-guarantee\"] {\n    background: #ffffff;\n    color: #263238;\n    border-bottom-color: #7dbb2f;\n  }\n\n  .bh-guarantee-word { position: relative; display: inline-block; }\n\n  .bh-guarantee-pulse {\n    position: absolute;\n    top: -4px;\n    right: -12px;\n    width: 8px;\n    height: 8px;\n    background: #7dbb2f;\n    border-radius: 999px;\n    box-shadow: 0 0 0 rgba(125, 187, 47, 0.7);\n    animation: bhPulse 1.4s infinite;\n  }\n\n  .bh-guarantee-pulse.bh-pulse-hidden { display: none; }\n\n  @keyframes bhPulse {\n    0% { box-shadow: 0 0 0 0 rgba(125, 187, 47, 0.7); }\n    70% { box-shadow: 0 0 0 6px rgba(125, 187, 47, 0); }\n    100% { box-shadow: 0 0 0 0 rgba(125, 187, 47, 0); }\n  }\n\n  .bh-tab-content { display: none; padding: 16px; }\n\n  #bh-tab-use:checked ~ .bh-tab-panels .bh-tab-use,\n  #bh-tab-benefits:checked ~ .bh-tab-panels .bh-tab-benefits,\n  #bh-tab-guarantee:checked ~ .bh-tab-panels .bh-tab-guarantee { display: block; }\n\n  .bh-section-badge {\n    display: inline-block;\n    background: #7dbb2f;\n    color: #ffffff;\n    border-radius: 999px;\n    padding: 4px 9px;\n    font-size: 11px;\n    font-weight: 800;\n    margin-bottom: 12px;\n  }\n\n  .bh-use-intro {\n    color: #5f6b57;\n    margin-bottom: 12px;\n    line-height: 1.5;\n  }\n\n  .bh-use-title { color: #263238; font-weight: 800; }\n\n  .bh-kit-table {\n    width: 100%;\n    border-collapse: collapse;\n    margin-top: 4px;\n    font-size: 15px;\n  }\n\n  .bh-kit-table thead tr {\n    background: #f0f7e8;\n    border-bottom: 2px solid #dceccd;\n  }\n\n  .bh-kit-table thead th {\n    padding: 8px 10px;\n    text-align: left;\n    font-weight: 800;\n    color: #263238;\n    font-size: 15px;\n  }\n\n  .bh-kit-table tbody tr { border-bottom: 1px solid #edf4e4; }\n  .bh-kit-table tbody tr:last-child { border-bottom: none; }\n\n  .bh-kit-table tbody td {\n    padding: 8px 10px;\n    color: #5f6b57;\n    line-height: 1.3;\n    font-size: 15px;\n    vertical-align: middle;\n  }\n\n  .bh-kit-table tbody td:first-child {\n    font-weight: 800;\n    color: #263238;\n  }\n\n  .bh-use-note {\n    margin-top: 10px;\n    background: #f6fbf1;\n    border: 1px solid #dceccd;\n    border-radius: 12px;\n    padding: 11px;\n    color: #5f6b57;\n    line-height: 1.45;\n  }\n\n  .bh-use-note-title { color: #263238; font-weight: 800; }\n\n  .bh-value-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 10px;\n  }\n\n  .bh-value-box {\n    background: #fafdf7;\n    border: 1px solid #e5eadf;\n    border-radius: 12px;\n    padding: 12px;\n  }\n\n  .bh-benefit-row { display: flex; align-items: flex-start; gap: 10px; }\n\n  .bh-benefit-icon {\n    width: 28px;\n    height: 28px;\n    min-width: 28px;\n    border-radius: 999px;\n    background: #7dbb2f;\n    color: #ffffff;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 15px;\n    font-weight: 900;\n    line-height: 1;\n    margin-top: 1px;\n  }\n\n  .bh-benefit-icon svg { width: 16px; height: 16px; display: block; }\n  .bh-value-title { font-weight: 800; color: #263238; margin-bottom: 5px; }\n  .bh-value-text { font-size: 13px; color: #5f6b57; line-height: 1.45; }\n\n  .bh-mini-badge {\n    display: inline-block;\n    margin-top: 7px;\n    background: #ffffff;\n    border: 1px solid #dceccd;\n    border-radius: 999px;\n    padding: 4px 8px;\n    font-size: 11px;\n    font-weight: 800;\n    color: #263238;\n  }\n\n  .bh-guarantee-box {\n    background: linear-gradient(135deg, #f4ffe9, #ffffff);\n    border: 1px solid #cfe8b3;\n    border-radius: 12px;\n    padding: 13px;\n    color: #263238;\n  }\n\n  .bh-guarantee-badge {\n    display: inline-block;\n    background: #7dbb2f;\n    color: #ffffff;\n    border-radius: 999px;\n    padding: 4px 9px;\n    font-size: 11px;\n    font-weight: 800;\n    margin-bottom: 8px;\n  }\n\n  .bh-guarantee-title-link {\n    color: #263238;\n    text-decoration: underline;\n    text-decoration-thickness: 1.5px;\n    text-underline-offset: 3px;\n    font-weight: 800;\n  }\n\n  .bh-guarantee-title-link:hover { color: #5fa91f; }\n  .bh-guarantee-text { color: #5f6b57; line-height: 1.5; }\n\n  @media (max-width: 640px) {\n    .bh-product-description { font-size: 12.8px; line-height: 1.48; margin: 14px 0; }\n    .bh-sales-counter { font-size: 11.8px; padding: 6px 10px; margin-bottom: 9px; }\n    .bh-card-green { padding: 13px; border-radius: 14px; margin-bottom: 11px; }\n    .bh-title { font-size: clamp(12.2px, 3.35vw, 14.2px); line-height: 1.2; margin-bottom: 9px; letter-spacing: -0.35px; }\n    .bh-hand-underline { padding: 0.13em 2px; }\n    .bh-quick-benefits { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 8px; margin: 12px 0 14px; }\n    .bh-quick-benefit { font-size: clamp(8.6px, 2.45vw, 10.5px); padding: 9px 7px; border-radius: 11px; min-height: 38px; align-items: center; gap: 5px; line-height: 1; }\n    .bh-quick-check { min-width: 10px; font-size: 10px; margin-top: 0; }\n    .bh-info-accordion { border-radius: 14px; margin: 14px 0; }\n    .bh-info-accordion summary { padding: 13px; font-size: 12.8px; }\n    .bh-info-badge { font-size: 10px; padding: 4px 8px; }\n    .bh-tab-labels label { padding: 12px 5px; font-size: 11.5px; }\n    .bh-tab-content { padding: 13px; font-size: 12.8px; }\n    .bh-section-badge, .bh-guarantee-badge { font-size: 10px; padding: 4px 8px; }\n    .bh-kit-table { font-size: 10px; }\n    .bh-kit-table thead th { padding: 6px 5px; font-size: 9.5px; }\n    .bh-kit-table tbody td { padding: 6px 5px; font-size: 10px; }\n    .bh-value-grid { grid-template-columns: 1fr; gap: 8px; }\n    .bh-value-box, .bh-use-note { padding: 11px; border-radius: 12px; }\n    .bh-value-text { font-size: 12px; }\n    .bh-benefit-icon { width: 25px; height: 25px; min-width: 25px; font-size: 13px; }\n    .bh-benefit-icon svg { width: 14px; height: 14px; }\n    .bh-mini-badge { font-size: 10.5px; padding: 4px 7px; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"bh-product-description\"\u003e\n  \u003cdiv class=\"bh-sales-counter\" data-sales-30d=\"200\"\u003e\n    \u003cspan class=\"bh-sales-dot\"\u003e\u003c\/span\u003e\n    \u003cspan class=\"bh-sales-text\"\u003e+200 vendidos en los últimos 30 días\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bh-card-green\"\u003e\n    \u003cdiv class=\"bh-title\"\u003e\n      \u003cspan class=\"bh-hand-underline\"\u003e¡Defensas, Protección Y Bienestar Con Los Mejores Antioxidantes!\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv\u003e\n      \u003cstrong\u003eKit de 5 suplementos premium de 180 cápsulas de 500 mg c\/u\u003c\/strong\u003e, diseñado para personas que buscan reforzar sus defensas naturales, proteger sus células y mantener un bienestar general con antioxidantes de alta calidad.\u003cbr\u003e\u003cbr\u003e\n      El \u003cstrong\u003eAjo Negro\u003c\/strong\u003e refuerza el sistema inmune, la circulación y aporta un potente efecto antioxidante; el \u003cstrong\u003eArándano Rojo + Vitamina C\u003c\/strong\u003e apoya la salud urinaria y refuerza las defensas con polifenoles activos; la \u003cstrong\u003eBaya Goji\u003c\/strong\u003e aporta antioxidantes naturales, energía y vitaminas esenciales; el \u003cstrong\u003eExtracto de Guanábana\u003c\/strong\u003e protege las células con vitaminas C, tiamina y niacina de alta concentración; y el \u003cstrong\u003eResveratrol\u003c\/strong\u003e defiende el organismo con polifenoles, licopeno y betacaroteno. Juntos, estos 5 suplementos trabajan en sinergia para blindar tu cuerpo y mantener tu bienestar celular cada día.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bh-quick-benefits\"\u003e\n    \u003cdiv class=\"bh-quick-benefit\"\u003e\n      \u003cspan class=\"bh-quick-check\"\u003e✓\u003c\/span\u003e\n      \u003cspan\u003eDefensas naturales\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bh-quick-benefit\"\u003e\n      \u003cspan class=\"bh-quick-check\"\u003e✓\u003c\/span\u003e\n      \u003cspan\u003eProtección celular\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bh-quick-benefit\"\u003e\n      \u003cspan class=\"bh-quick-check\"\u003e✓\u003c\/span\u003e\n      \u003cspan\u003eAntioxidante potente\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bh-quick-benefit\"\u003e\n      \u003cspan class=\"bh-quick-check\"\u003e✓\u003c\/span\u003e\n      \u003cspan\u003eBienestar general\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdetails class=\"bh-info-accordion\" open\u003e\n  \u003csummary\u003e\n    \u003cspan class=\"bh-info-title-wrap\"\u003e\n      \u003cspan class=\"bh-info-badge\"\u003eINFO\u003c\/span\u003e\n      \u003cspan\u003eModo de uso, beneficios y garantía\u003c\/span\u003e\n    \u003c\/span\u003e\n  \u003c\/summary\u003e\n\n  \u003cdiv class=\"bh-info-content\"\u003e\n    \u003cdiv class=\"bh-tabs\"\u003e\n      \u003cinput type=\"radio\" name=\"bh-product-tabs\" id=\"bh-tab-use\" checked\u003e\n      \u003cinput type=\"radio\" name=\"bh-product-tabs\" id=\"bh-tab-benefits\"\u003e\n      \u003cinput type=\"radio\" name=\"bh-product-tabs\" id=\"bh-tab-guarantee\"\u003e\n\n      \u003cdiv class=\"bh-tab-labels\"\u003e\n        \u003clabel for=\"bh-tab-use\"\u003eMODO DE USO\u003c\/label\u003e\n        \u003clabel for=\"bh-tab-benefits\"\u003eBENEFICIOS\u003c\/label\u003e\n        \u003clabel for=\"bh-tab-guarantee\" id=\"bh-guarantee-label\"\u003e\n          \u003cspan class=\"bh-guarantee-word\"\u003e\n            GARANTÍA\n            \u003cspan class=\"bh-guarantee-pulse\" id=\"bh-guarantee-pulse\"\u003e\u003c\/span\u003e\n          \u003c\/span\u003e\n        \u003c\/label\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bh-tab-panels\"\u003e\n        \u003cdiv class=\"bh-tab-content bh-tab-use\"\u003e\n          \u003cspan class=\"bh-section-badge\"\u003eMODO DE USO\u003c\/span\u003e\n\n          \u003cdiv class=\"bh-use-intro\"\u003e\n            \u003cspan class=\"bh-use-title\"\u003eToma sugerida por suplemento:\u003c\/span\u003e Cada producto tiene su propia indicación. Bebe suficiente agua con cada toma. No exceder la dosis recomendada de cada suplemento.\n          \u003c\/div\u003e\n\n          \u003ctable class=\"bh-kit-table\"\u003e\n            \u003cthead\u003e\n              \u003ctr\u003e\n                \u003cth\u003eSuplemento\u003c\/th\u003e\n                \u003cth\u003eDosis\u003c\/th\u003e\n                \u003cth\u003eDuración\u003c\/th\u003e\n              \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eAjo Negro\u003c\/td\u003e\n                \u003ctd\u003e2 cápsulas\u003c\/td\u003e\n                \u003ctd\u003e90 días\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eArándano Rojo + Vitamina C\u003c\/td\u003e\n                \u003ctd\u003e2 cápsulas\u003c\/td\u003e\n                \u003ctd\u003e90 días\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eBaya Goji\u003c\/td\u003e\n                \u003ctd\u003e2 cápsulas\u003c\/td\u003e\n                \u003ctd\u003e90 días\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eExtracto de Guanábana\u003c\/td\u003e\n                \u003ctd\u003e2 cápsulas\u003c\/td\u003e\n                \u003ctd\u003e90 días\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eResveratrol\u003c\/td\u003e\n                \u003ctd\u003e2 cápsulas\u003c\/td\u003e\n                \u003ctd\u003e90 días\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n\n          \u003cdiv class=\"bh-use-note\"\u003e\n            \u003cspan class=\"bh-use-note-title\"\u003ePresentación:\u003c\/span\u003e Cada suplemento viene en frasco de 180 cápsulas de \u003cstrong\u003e500 mg c\/u\u003c\/strong\u003e. Con la toma sugerida de 2 cápsulas al día, cada frasco rinde aproximadamente 90 días.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bh-tab-content bh-tab-benefits\"\u003e\n          \u003cdiv class=\"bh-value-grid\"\u003e\n            \u003cdiv class=\"bh-value-box\"\u003e\n              \u003cdiv class=\"bh-benefit-row\"\u003e\n                \u003cspan class=\"bh-benefit-icon\" aria-hidden=\"true\"\u003e\n                  \u003csvg viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n                    \u003cpath d=\"M3 7h11v8H3V7Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M14 10h3l3 3v2h-6v-5Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M7 18a2 2 0 1 0 0-4 2 2 0 0 0 0 4Z\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M17 18a2 2 0 1 0 0-4 2 2 0 0 0 0 4Z\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n                  \u003c\/svg\u003e\n                \u003c\/span\u003e\n                \u003cdiv\u003e\n                  \u003cdiv class=\"bh-value-title\"\u003eEnvío gratis desde $499\u003c\/div\u003e\n                  \u003cdiv class=\"bh-value-text\"\u003eAprovecha envío gratis en compras mayores a $499 MXN y recibe tu pedido directo en tu domicilio.\u003c\/div\u003e\n                  \u003cspan class=\"bh-mini-badge\"\u003eCompra +$499 MXN\u003c\/span\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bh-value-box\"\u003e\n              \u003cdiv class=\"bh-benefit-row\"\u003e\n                \u003cspan class=\"bh-benefit-icon\" aria-hidden=\"true\"\u003e★\u003c\/span\u003e\n                \u003cdiv\u003e\n                  \u003cdiv class=\"bh-value-title\"\u003eGana BioPoints®\u003c\/div\u003e\n                  \u003cdiv class=\"bh-value-text\"\u003eAcumula puntos en tus compras y úsalos para obtener recompensas, descuentos o beneficios dentro de la tienda.\u003c\/div\u003e\n                  \u003cspan class=\"bh-mini-badge\"\u003eRecompensas BioHerb®\u003c\/span\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bh-value-box\"\u003e\n              \u003cdiv class=\"bh-benefit-row\"\u003e\n                \u003cspan class=\"bh-benefit-icon\" aria-hidden=\"true\"\u003e\n                  \u003csvg viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n                    \u003cpath d=\"M7 7h10v4H7V7Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M8 11h8l-1 8H9l-1-8Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M12 3v4\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M9 4h6\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n                  \u003c\/svg\u003e\n                \u003c\/span\u003e\n                \u003cdiv\u003e\n                  \u003cdiv class=\"bh-value-title\"\u003eSuscríbete y ahorra\u003c\/div\u003e\n                  \u003cdiv class=\"bh-value-text\"\u003eActiva tu suscripción para recibir tu kit de forma automática y mantener tu rutina sin interrupciones.\u003c\/div\u003e\n                  \u003cspan class=\"bh-mini-badge\"\u003eAhorro recurrente\u003c\/span\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bh-tab-content bh-tab-guarantee\"\u003e\n          \u003cdiv class=\"bh-guarantee-box\"\u003e\n            \u003cspan class=\"bh-guarantee-badge\"\u003eGARANTÍA\u003c\/span\u003e\n            \u003cdiv class=\"bh-guarantee-text\"\u003e\n              \u003ca class=\"bh-guarantee-title-link\" href=\"https:\/\/bioherb.mx\/policies\/refund-policy\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n                Garantía de satisfacción total BioHerb®:\n              \u003c\/a\u003e\n              Compra con tranquilidad. Si tu pedido llega dañado, en mal estado o se extravía durante el envío, te devolvemos tu dinero.\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cscript\u003e\n  document.addEventListener('DOMContentLoaded', function () {\n    var salesCounter = document.querySelector('.bh-sales-counter');\n    var infoAccordion = document.querySelector('.bh-info-accordion');\n    var guaranteeTab = document.getElementById('bh-tab-guarantee');\n    var guaranteePulse = document.getElementById('bh-guarantee-pulse');\n\n    if (salesCounter) {\n      var rawSales = parseInt(salesCounter.getAttribute('data-sales-30d'), 10);\n      var salesText = salesCounter.querySelector('.bh-sales-text');\n      if (!rawSales || rawSales \u003c 1) {\n        salesCounter.style.display = 'none';\n      } else {\n        var formattedSales;\n        if (rawSales \u003c 50) { formattedSales = rawSales; }\n        else if (rawSales \u003c 100) { formattedSales = 50; }\n        else if (rawSales \u003e 1000) { formattedSales = 1000; }\n        else { formattedSales = Math.floor(rawSales \/ 100) * 100; }\n        salesText.textContent = '+' + formattedSales + ' vendidos en los últimos 30 días';\n      }\n    }\n\n    if (infoAccordion \u0026\u0026 window.matchMedia('(max-width: 640px)').matches) {\n      infoAccordion.removeAttribute('open');\n    }\n\n    if (guaranteeTab \u0026\u0026 guaranteePulse) {\n      guaranteeTab.addEventListener('change', function () {\n        if (guaranteeTab.checked) {\n          guaranteePulse.classList.add('bh-pulse-hidden');\n        }\n      });\n    }\n  });\n\u003c\/script\u003e","brand":"Bio Herb México","offers":[{"title":"PACK 6 MESES","offer_id":53250058518891,"sku":null,"price":1345.0,"currency_code":"MXN","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0972\/4097\/3675\/files\/11._Kit_Antioxidante_Natural.png?v=1779154433"},{"product_id":"kit-antioxidante-bioherb®-bienestar-celular-y-proteccion-natural-copia","title":"Kit Hábitos Saludables BioHerb® | Fibra, Metabolismo y Rutina Diaria","description":"\u003cstyle\u003e\n  .bh-product-description {\n    max-width: 760px;\n    margin: 20px 0;\n    color: #263238;\n    font-size: 14px;\n    line-height: 1.55;\n  }\n\n  .bh-sales-counter {\n    max-width: 760px;\n    margin: 0 0 10px;\n    display: inline-flex;\n    align-items: center;\n    gap: 7px;\n    background: #f6fbf1;\n    border: 1px solid #dceccd;\n    border-radius: 999px;\n    padding: 6px 11px;\n    color: #263238;\n    font-size: 12.5px;\n    font-weight: 800;\n    line-height: 1.2;\n  }\n\n  .bh-sales-dot {\n    width: 8px;\n    height: 8px;\n    min-width: 8px;\n    border-radius: 999px;\n    background: #7dbb2f;\n    box-shadow: 0 0 0 rgba(125, 187, 47, 0.7);\n    animation: bhSalesPulse 1.4s infinite;\n  }\n\n  @keyframes bhSalesPulse {\n    0% { box-shadow: 0 0 0 0 rgba(125, 187, 47, 0.7); transform: scale(1); }\n    70% { box-shadow: 0 0 0 6px rgba(125, 187, 47, 0); transform: scale(1.06); }\n    100% { box-shadow: 0 0 0 0 rgba(125, 187, 47, 0); transform: scale(1); }\n  }\n\n  .bh-card-green {\n    background: linear-gradient(135deg, #f7fbf3, #ffffff);\n    border: 1px solid #dceccd;\n    border-radius: 18px;\n    padding: 18px;\n    margin-bottom: 14px;\n  }\n\n  .bh-title {\n    font-size: 20px;\n    font-weight: 800;\n    margin-bottom: 10px;\n    color: #1f2a1f;\n    line-height: 1.25;\n    overflow: visible;\n  }\n\n  .bh-hand-underline {\n    display: inline;\n    background: rgba(255, 255, 82, 0);\n    background-image: linear-gradient(90deg, rgba(255, 255, 70, 0.92) 0%, rgba(255, 255, 82, 0.97) 45%, rgba(255, 255, 70, 0.92) 100%);\n    background-size: 0% 100%;\n    background-repeat: no-repeat;\n    background-position: left center;\n    padding: 0.15em 3px;\n    border-radius: 4px;\n    -webkit-box-decoration-break: clone;\n    box-decoration-break: clone;\n    animation: bhMarkerDraw 1.55s linear 0.15s forwards;\n  }\n\n  .bh-hand-underline::after { display: none; }\n  .bh-hand-underline::before { display: none; }\n\n  @keyframes bhMarkerDraw {\n    from { background-size: 0% 100%; }\n    to { background-size: 100% 100%; }\n  }\n\n  .bh-quick-benefits {\n    max-width: 760px;\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 8px;\n    margin: 14px 0 16px;\n  }\n\n  .bh-quick-benefit {\n    background: #ffffff;\n    border: 1px solid #dceccd;\n    border-radius: 12px;\n    padding: 10px 12px;\n    display: flex;\n    align-items: center;\n    gap: 9px;\n    color: #263238;\n    font-size: 13px;\n    line-height: 1.2;\n    font-weight: 800;\n    overflow: hidden;\n  }\n\n  .bh-quick-benefit span:last-child {\n    white-space: nowrap;\n    overflow: hidden;\n    text-overflow: clip;\n  }\n\n  .bh-quick-check {\n    min-width: 14px;\n    color: #7dbb2f;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 14px;\n    font-weight: 900;\n    line-height: 1;\n    margin-top: 0;\n    background: transparent;\n    border-radius: 0;\n    flex-shrink: 0;\n  }\n\n  .bh-info-accordion {\n    max-width: 760px;\n    margin: 18px 0;\n    border: 1px solid #dceccd;\n    border-radius: 16px;\n    background: #ffffff;\n    overflow: hidden;\n    color: #263238;\n  }\n\n  .bh-info-accordion summary {\n    cursor: pointer;\n    list-style: none;\n    padding: 15px 16px;\n    font-size: 14px;\n    font-weight: 800;\n    color: #263238;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 12px;\n    background: linear-gradient(135deg, #fafdf7, #ffffff);\n  }\n\n  .bh-info-accordion summary::-webkit-details-marker { display: none; }\n\n  .bh-info-title-wrap { display: flex; align-items: center; gap: 10px; }\n\n  .bh-info-badge {\n    display: inline-block;\n    background: #7dbb2f;\n    color: #ffffff;\n    border-radius: 999px;\n    padding: 4px 9px;\n    font-size: 11px;\n    font-weight: 800;\n    line-height: 1;\n    flex-shrink: 0;\n    box-shadow: 0 0 0 rgba(125, 187, 47, 0.7);\n    animation: bhInfoPulse 1.4s infinite;\n  }\n\n  @keyframes bhInfoPulse {\n    0% { box-shadow: 0 0 0 0 rgba(125, 187, 47, 0.7); transform: scale(1); }\n    70% { box-shadow: 0 0 0 7px rgba(125, 187, 47, 0); transform: scale(1.04); }\n    100% { box-shadow: 0 0 0 0 rgba(125, 187, 47, 0); transform: scale(1); }\n  }\n\n  .bh-info-accordion[open] .bh-info-badge { animation: none; }\n\n  .bh-info-accordion summary::after {\n    content: \"+\";\n    color: #7dbb2f;\n    font-size: 20px;\n    font-weight: 900;\n    line-height: 1;\n    flex-shrink: 0;\n  }\n\n  .bh-info-accordion[open] summary::after { content: \"−\"; }\n  .bh-info-content { border-top: 1px solid #dceccd; }\n  .bh-tabs { background: #ffffff; color: #263238; }\n  .bh-tabs input { display: none; }\n\n  .bh-tab-labels {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    border-bottom: 1px solid #dceccd;\n    background: #fafdf7;\n  }\n\n  .bh-tab-labels label {\n    padding: 14px 10px;\n    text-align: center;\n    font-size: 13px;\n    font-weight: 800;\n    cursor: pointer;\n    color: #6a7467;\n    border-bottom: 2px solid transparent;\n    transition: all 0.2s ease;\n  }\n\n  #bh-tab-use:checked ~ .bh-tab-labels label[for=\"bh-tab-use\"],\n  #bh-tab-benefits:checked ~ .bh-tab-labels label[for=\"bh-tab-benefits\"],\n  #bh-tab-guarantee:checked ~ .bh-tab-labels label[for=\"bh-tab-guarantee\"] {\n    background: #ffffff;\n    color: #263238;\n    border-bottom-color: #7dbb2f;\n  }\n\n  .bh-guarantee-word { position: relative; display: inline-block; }\n\n  .bh-guarantee-pulse {\n    position: absolute;\n    top: -4px;\n    right: -12px;\n    width: 8px;\n    height: 8px;\n    background: #7dbb2f;\n    border-radius: 999px;\n    box-shadow: 0 0 0 rgba(125, 187, 47, 0.7);\n    animation: bhPulse 1.4s infinite;\n  }\n\n  .bh-guarantee-pulse.bh-pulse-hidden { display: none; }\n\n  @keyframes bhPulse {\n    0% { box-shadow: 0 0 0 0 rgba(125, 187, 47, 0.7); }\n    70% { box-shadow: 0 0 0 6px rgba(125, 187, 47, 0); }\n    100% { box-shadow: 0 0 0 0 rgba(125, 187, 47, 0); }\n  }\n\n  .bh-tab-content { display: none; padding: 16px; }\n\n  #bh-tab-use:checked ~ .bh-tab-panels .bh-tab-use,\n  #bh-tab-benefits:checked ~ .bh-tab-panels .bh-tab-benefits,\n  #bh-tab-guarantee:checked ~ .bh-tab-panels .bh-tab-guarantee { display: block; }\n\n  .bh-section-badge {\n    display: inline-block;\n    background: #7dbb2f;\n    color: #ffffff;\n    border-radius: 999px;\n    padding: 4px 9px;\n    font-size: 11px;\n    font-weight: 800;\n    margin-bottom: 12px;\n  }\n\n  .bh-use-intro {\n    color: #5f6b57;\n    margin-bottom: 12px;\n    line-height: 1.5;\n  }\n\n  .bh-use-title { color: #263238; font-weight: 800; }\n\n  .bh-kit-table {\n    width: 100%;\n    border-collapse: collapse;\n    margin-top: 4px;\n    font-size: 15px;\n  }\n\n  .bh-kit-table thead tr {\n    background: #f0f7e8;\n    border-bottom: 2px solid #dceccd;\n  }\n\n  .bh-kit-table thead th {\n    padding: 8px 10px;\n    text-align: left;\n    font-weight: 800;\n    color: #263238;\n    font-size: 15px;\n  }\n\n  .bh-kit-table tbody tr { border-bottom: 1px solid #edf4e4; }\n  .bh-kit-table tbody tr:last-child { border-bottom: none; }\n\n  .bh-kit-table tbody td {\n    padding: 8px 10px;\n    color: #5f6b57;\n    line-height: 1.3;\n    font-size: 15px;\n    vertical-align: middle;\n  }\n\n  .bh-kit-table tbody td:first-child {\n    font-weight: 800;\n    color: #263238;\n  }\n\n  .bh-use-note {\n    margin-top: 10px;\n    background: #f6fbf1;\n    border: 1px solid #dceccd;\n    border-radius: 12px;\n    padding: 11px;\n    color: #5f6b57;\n    line-height: 1.45;\n  }\n\n  .bh-use-note-title { color: #263238; font-weight: 800; }\n\n  .bh-value-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 10px;\n  }\n\n  .bh-value-box {\n    background: #fafdf7;\n    border: 1px solid #e5eadf;\n    border-radius: 12px;\n    padding: 12px;\n  }\n\n  .bh-benefit-row { display: flex; align-items: flex-start; gap: 10px; }\n\n  .bh-benefit-icon {\n    width: 28px;\n    height: 28px;\n    min-width: 28px;\n    border-radius: 999px;\n    background: #7dbb2f;\n    color: #ffffff;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 15px;\n    font-weight: 900;\n    line-height: 1;\n    margin-top: 1px;\n  }\n\n  .bh-benefit-icon svg { width: 16px; height: 16px; display: block; }\n  .bh-value-title { font-weight: 800; color: #263238; margin-bottom: 5px; }\n  .bh-value-text { font-size: 13px; color: #5f6b57; line-height: 1.45; }\n\n  .bh-mini-badge {\n    display: inline-block;\n    margin-top: 7px;\n    background: #ffffff;\n    border: 1px solid #dceccd;\n    border-radius: 999px;\n    padding: 4px 8px;\n    font-size: 11px;\n    font-weight: 800;\n    color: #263238;\n  }\n\n  .bh-guarantee-box {\n    background: linear-gradient(135deg, #f4ffe9, #ffffff);\n    border: 1px solid #cfe8b3;\n    border-radius: 12px;\n    padding: 13px;\n    color: #263238;\n  }\n\n  .bh-guarantee-badge {\n    display: inline-block;\n    background: #7dbb2f;\n    color: #ffffff;\n    border-radius: 999px;\n    padding: 4px 9px;\n    font-size: 11px;\n    font-weight: 800;\n    margin-bottom: 8px;\n  }\n\n  .bh-guarantee-title-link {\n    color: #263238;\n    text-decoration: underline;\n    text-decoration-thickness: 1.5px;\n    text-underline-offset: 3px;\n    font-weight: 800;\n  }\n\n  .bh-guarantee-title-link:hover { color: #5fa91f; }\n  .bh-guarantee-text { color: #5f6b57; line-height: 1.5; }\n\n  @media (max-width: 640px) {\n    .bh-product-description { font-size: 12.8px; line-height: 1.48; margin: 14px 0; }\n    .bh-sales-counter { font-size: 11.8px; padding: 6px 10px; margin-bottom: 9px; }\n    .bh-card-green { padding: 13px; border-radius: 14px; margin-bottom: 11px; }\n    .bh-title { font-size: clamp(12.2px, 3.35vw, 14.2px); line-height: 1.2; margin-bottom: 9px; letter-spacing: -0.35px; }\n    .bh-hand-underline { padding: 0.13em 2px; }\n    .bh-quick-benefits { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 8px; margin: 12px 0 14px; }\n    .bh-quick-benefit { font-size: clamp(8.6px, 2.45vw, 10.5px); padding: 9px 7px; border-radius: 11px; min-height: 38px; align-items: center; gap: 5px; line-height: 1; }\n    .bh-quick-check { min-width: 10px; font-size: 10px; margin-top: 0; }\n    .bh-info-accordion { border-radius: 14px; margin: 14px 0; }\n    .bh-info-accordion summary { padding: 13px; font-size: 12.8px; }\n    .bh-info-badge { font-size: 10px; padding: 4px 8px; }\n    .bh-tab-labels label { padding: 12px 5px; font-size: 11.5px; }\n    .bh-tab-content { padding: 13px; font-size: 12.8px; }\n    .bh-section-badge, .bh-guarantee-badge { font-size: 10px; padding: 4px 8px; }\n    .bh-kit-table { font-size: 10px; }\n    .bh-kit-table thead th { padding: 6px 5px; font-size: 9.5px; }\n    .bh-kit-table tbody td { padding: 6px 5px; font-size: 10px; }\n    .bh-value-grid { grid-template-columns: 1fr; gap: 8px; }\n    .bh-value-box, .bh-use-note { padding: 11px; border-radius: 12px; }\n    .bh-value-text { font-size: 12px; }\n    .bh-benefit-icon { width: 25px; height: 25px; min-width: 25px; font-size: 13px; }\n    .bh-benefit-icon svg { width: 14px; height: 14px; }\n    .bh-mini-badge { font-size: 10.5px; padding: 4px 7px; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"bh-product-description\"\u003e\n  \u003cdiv class=\"bh-sales-counter\" data-sales-30d=\"200\"\u003e\n    \u003cspan class=\"bh-sales-dot\"\u003e\u003c\/span\u003e\n    \u003cspan class=\"bh-sales-text\"\u003e+200 vendidos en los últimos 30 días\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bh-card-green\"\u003e\n    \u003cdiv class=\"bh-title\"\u003e\n      \u003cspan class=\"bh-hand-underline\"\u003e¡Apoya Tus Hábitos Saludables Y Tu Metabolismo Cada Día!\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv\u003e\n      \u003cstrong\u003eKit de 5 suplementos premium\u003c\/strong\u003e, diseñado para personas que buscan apoyar hábitos saludables, controlar antojos y mantener una rutina de peso equilibrado.\u003cbr\u003e\u003cbr\u003e\n      La \u003cstrong\u003eBerberina\u003c\/strong\u003e apoya el control glucémico y la sensibilidad a la insulina para un metabolismo más eficiente; la \u003cstrong\u003eCanela de Ceylán\u003c\/strong\u003e ayuda a regular el azúcar en sangre y activa el metabolismo naturalmente; el \u003cstrong\u003eVinagre de Manzana \"Cultivo Madre\"\u003c\/strong\u003e apoya la digestión, reduce la pesadez y activa el metabolismo; el \u003cstrong\u003ePsyllium Husk\u003c\/strong\u003e aporta fibra soluble para el tránsito intestinal, la saciedad y el control de antojos; y el \u003cstrong\u003eCitrato de Magnesio + Potasio\u003c\/strong\u003e equilibra los electrolitos y apoya la hidratación y función muscular. Juntos, estos 5 suplementos trabajan en sinergia para complementar tus hábitos saludables y mantener tu bienestar cada día.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bh-quick-benefits\"\u003e\n    \u003cdiv class=\"bh-quick-benefit\"\u003e\n      \u003cspan class=\"bh-quick-check\"\u003e✓\u003c\/span\u003e\n      \u003cspan\u003eControl glucémico\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bh-quick-benefit\"\u003e\n      \u003cspan class=\"bh-quick-check\"\u003e✓\u003c\/span\u003e\n      \u003cspan\u003eMetabolismo activo\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bh-quick-benefit\"\u003e\n      \u003cspan class=\"bh-quick-check\"\u003e✓\u003c\/span\u003e\n      \u003cspan\u003eSaciedad y fibra\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bh-quick-benefit\"\u003e\n      \u003cspan class=\"bh-quick-check\"\u003e✓\u003c\/span\u003e\n      \u003cspan\u003eDigestión saludable\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdetails class=\"bh-info-accordion\" open\u003e\n  \u003csummary\u003e\n    \u003cspan class=\"bh-info-title-wrap\"\u003e\n      \u003cspan class=\"bh-info-badge\"\u003eINFO\u003c\/span\u003e\n      \u003cspan\u003eModo de uso, beneficios y garantía\u003c\/span\u003e\n    \u003c\/span\u003e\n  \u003c\/summary\u003e\n\n  \u003cdiv class=\"bh-info-content\"\u003e\n    \u003cdiv class=\"bh-tabs\"\u003e\n      \u003cinput type=\"radio\" name=\"bh-product-tabs\" id=\"bh-tab-use\" checked\u003e\n      \u003cinput type=\"radio\" name=\"bh-product-tabs\" id=\"bh-tab-benefits\"\u003e\n      \u003cinput type=\"radio\" name=\"bh-product-tabs\" id=\"bh-tab-guarantee\"\u003e\n\n      \u003cdiv class=\"bh-tab-labels\"\u003e\n        \u003clabel for=\"bh-tab-use\"\u003eMODO DE USO\u003c\/label\u003e\n        \u003clabel for=\"bh-tab-benefits\"\u003eBENEFICIOS\u003c\/label\u003e\n        \u003clabel for=\"bh-tab-guarantee\" id=\"bh-guarantee-label\"\u003e\n          \u003cspan class=\"bh-guarantee-word\"\u003e\n            GARANTÍA\n            \u003cspan class=\"bh-guarantee-pulse\" id=\"bh-guarantee-pulse\"\u003e\u003c\/span\u003e\n          \u003c\/span\u003e\n        \u003c\/label\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bh-tab-panels\"\u003e\n        \u003cdiv class=\"bh-tab-content bh-tab-use\"\u003e\n          \u003cspan class=\"bh-section-badge\"\u003eMODO DE USO\u003c\/span\u003e\n\n          \u003cdiv class=\"bh-use-intro\"\u003e\n            \u003cspan class=\"bh-use-title\"\u003eToma sugerida por suplemento:\u003c\/span\u003e Cada producto tiene su propia indicación. Bebe suficiente agua con cada toma. No exceder la dosis recomendada de cada suplemento.\n          \u003c\/div\u003e\n\n          \u003ctable class=\"bh-kit-table\"\u003e\n            \u003cthead\u003e\n              \u003ctr\u003e\n                \u003cth\u003eSuplemento\u003c\/th\u003e\n                \u003cth\u003eDosis\u003c\/th\u003e\n                \u003cth\u003eDuración\u003c\/th\u003e\n              \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eBerberina (90 caps)\u003c\/td\u003e\n                \u003ctd\u003e1 cápsula\u003c\/td\u003e\n                \u003ctd\u003e90 días\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eCanela de Ceylán\u003c\/td\u003e\n                \u003ctd\u003e2 cápsulas\u003c\/td\u003e\n                \u003ctd\u003e90 días\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eVinagre de Manzana\u003c\/td\u003e\n                \u003ctd\u003e2 cápsulas\u003c\/td\u003e\n                \u003ctd\u003e90 días\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003ePsyllium Husk\u003c\/td\u003e\n                \u003ctd\u003e4 cápsulas\u003c\/td\u003e\n                \u003ctd\u003e45 días\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eCitrato de Magnesio + Potasio\u003c\/td\u003e\n                \u003ctd\u003e1 cápsula\u003c\/td\u003e\n                \u003ctd\u003e180 días\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n\n          \u003cdiv class=\"bh-use-note\"\u003e\n            \u003cspan class=\"bh-use-note-title\"\u003ePresentación:\u003c\/span\u003e Canela, Vinagre, Psyllium y Citrato vienen en frasco de 180 cápsulas de \u003cstrong\u003e500 mg c\/u\u003c\/strong\u003e; Berberina en frasco de 90 cápsulas. La duración varía según la dosis indicada en la tabla.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bh-tab-content bh-tab-benefits\"\u003e\n          \u003cdiv class=\"bh-value-grid\"\u003e\n            \u003cdiv class=\"bh-value-box\"\u003e\n              \u003cdiv class=\"bh-benefit-row\"\u003e\n                \u003cspan class=\"bh-benefit-icon\" aria-hidden=\"true\"\u003e\n                  \u003csvg viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n                    \u003cpath d=\"M3 7h11v8H3V7Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M14 10h3l3 3v2h-6v-5Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M7 18a2 2 0 1 0 0-4 2 2 0 0 0 0 4Z\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M17 18a2 2 0 1 0 0-4 2 2 0 0 0 0 4Z\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n                  \u003c\/svg\u003e\n                \u003c\/span\u003e\n                \u003cdiv\u003e\n                  \u003cdiv class=\"bh-value-title\"\u003eEnvío gratis desde $499\u003c\/div\u003e\n                  \u003cdiv class=\"bh-value-text\"\u003eAprovecha envío gratis en compras mayores a $499 MXN y recibe tu pedido directo en tu domicilio.\u003c\/div\u003e\n                  \u003cspan class=\"bh-mini-badge\"\u003eCompra +$499 MXN\u003c\/span\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bh-value-box\"\u003e\n              \u003cdiv class=\"bh-benefit-row\"\u003e\n                \u003cspan class=\"bh-benefit-icon\" aria-hidden=\"true\"\u003e★\u003c\/span\u003e\n                \u003cdiv\u003e\n                  \u003cdiv class=\"bh-value-title\"\u003eGana BioPoints®\u003c\/div\u003e\n                  \u003cdiv class=\"bh-value-text\"\u003eAcumula puntos en tus compras y úsalos para obtener recompensas, descuentos o beneficios dentro de la tienda.\u003c\/div\u003e\n                  \u003cspan class=\"bh-mini-badge\"\u003eRecompensas BioHerb®\u003c\/span\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bh-value-box\"\u003e\n              \u003cdiv class=\"bh-benefit-row\"\u003e\n                \u003cspan class=\"bh-benefit-icon\" aria-hidden=\"true\"\u003e\n                  \u003csvg viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n                    \u003cpath d=\"M7 7h10v4H7V7Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M8 11h8l-1 8H9l-1-8Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M12 3v4\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M9 4h6\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n                  \u003c\/svg\u003e\n                \u003c\/span\u003e\n                \u003cdiv\u003e\n                  \u003cdiv class=\"bh-value-title\"\u003eSuscríbete y ahorra\u003c\/div\u003e\n                  \u003cdiv class=\"bh-value-text\"\u003eActiva tu suscripción para recibir tu kit de forma automática y mantener tu rutina sin interrupciones.\u003c\/div\u003e\n                  \u003cspan class=\"bh-mini-badge\"\u003eAhorro recurrente\u003c\/span\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bh-tab-content bh-tab-guarantee\"\u003e\n          \u003cdiv class=\"bh-guarantee-box\"\u003e\n            \u003cspan class=\"bh-guarantee-badge\"\u003eGARANTÍA\u003c\/span\u003e\n            \u003cdiv class=\"bh-guarantee-text\"\u003e\n              \u003ca class=\"bh-guarantee-title-link\" href=\"https:\/\/bioherb.mx\/policies\/refund-policy\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n                Garantía de satisfacción total BioHerb®:\n              \u003c\/a\u003e\n              Compra con tranquilidad. Si tu pedido llega dañado, en mal estado o se extravía durante el envío, te devolvemos tu dinero.\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cscript\u003e\n  document.addEventListener('DOMContentLoaded', function () {\n    var salesCounter = document.querySelector('.bh-sales-counter');\n    var infoAccordion = document.querySelector('.bh-info-accordion');\n    var guaranteeTab = document.getElementById('bh-tab-guarantee');\n    var guaranteePulse = document.getElementById('bh-guarantee-pulse');\n\n    if (salesCounter) {\n      var rawSales = parseInt(salesCounter.getAttribute('data-sales-30d'), 10);\n      var salesText = salesCounter.querySelector('.bh-sales-text');\n      if (!rawSales || rawSales \u003c 1) {\n        salesCounter.style.display = 'none';\n      } else {\n        var formattedSales;\n        if (rawSales \u003c 50) { formattedSales = rawSales; }\n        else if (rawSales \u003c 100) { formattedSales = 50; }\n        else if (rawSales \u003e 1000) { formattedSales = 1000; }\n        else { formattedSales = Math.floor(rawSales \/ 100) * 100; }\n        salesText.textContent = '+' + formattedSales + ' vendidos en los últimos 30 días';\n      }\n    }\n\n    if (infoAccordion \u0026\u0026 window.matchMedia('(max-width: 640px)').matches) {\n      infoAccordion.removeAttribute('open');\n    }\n\n    if (guaranteeTab \u0026\u0026 guaranteePulse) {\n      guaranteeTab.addEventListener('change', function () {\n        if (guaranteeTab.checked) {\n          guaranteePulse.classList.add('bh-pulse-hidden');\n        }\n      });\n    }\n  });\n\u003c\/script\u003e","brand":"Bio Herb México","offers":[{"title":"PACK 6 MESES","offer_id":53250091417963,"sku":null,"price":1345.0,"currency_code":"MXN","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0972\/4097\/3675\/files\/12.KitControldeAntojos_Metabolismo.png?v=1779154605"},{"product_id":"kit-habitos-saludables-bioherb®-fibra-metabolismo-y-rutina-diaria-copia","title":"Kit Reset BioHerb® | Rutina Digestiva de 30 Días","description":"\u003cstyle\u003e\n  .bh-product-description {\n    max-width: 760px;\n    margin: 20px 0;\n    color: #263238;\n    font-size: 14px;\n    line-height: 1.55;\n  }\n\n  .bh-sales-counter {\n    max-width: 760px;\n    margin: 0 0 10px;\n    display: inline-flex;\n    align-items: center;\n    gap: 7px;\n    background: #f6fbf1;\n    border: 1px solid #dceccd;\n    border-radius: 999px;\n    padding: 6px 11px;\n    color: #263238;\n    font-size: 12.5px;\n    font-weight: 800;\n    line-height: 1.2;\n  }\n\n  .bh-sales-dot {\n    width: 8px;\n    height: 8px;\n    min-width: 8px;\n    border-radius: 999px;\n    background: #7dbb2f;\n    box-shadow: 0 0 0 rgba(125, 187, 47, 0.7);\n    animation: bhSalesPulse 1.4s infinite;\n  }\n\n  @keyframes bhSalesPulse {\n    0% { box-shadow: 0 0 0 0 rgba(125, 187, 47, 0.7); transform: scale(1); }\n    70% { box-shadow: 0 0 0 6px rgba(125, 187, 47, 0); transform: scale(1.06); }\n    100% { box-shadow: 0 0 0 0 rgba(125, 187, 47, 0); transform: scale(1); }\n  }\n\n  .bh-card-green {\n    background: linear-gradient(135deg, #f7fbf3, #ffffff);\n    border: 1px solid #dceccd;\n    border-radius: 18px;\n    padding: 18px;\n    margin-bottom: 14px;\n  }\n\n  .bh-title {\n    font-size: 20px;\n    font-weight: 800;\n    margin-bottom: 10px;\n    color: #1f2a1f;\n    line-height: 1.25;\n    overflow: visible;\n  }\n\n  .bh-hand-underline {\n    display: inline;\n    background: rgba(255, 255, 82, 0);\n    background-image: linear-gradient(90deg, rgba(255, 255, 70, 0.92) 0%, rgba(255, 255, 82, 0.97) 45%, rgba(255, 255, 70, 0.92) 100%);\n    background-size: 0% 100%;\n    background-repeat: no-repeat;\n    background-position: left center;\n    padding: 0.15em 3px;\n    border-radius: 4px;\n    -webkit-box-decoration-break: clone;\n    box-decoration-break: clone;\n    animation: bhMarkerDraw 1.55s linear 0.15s forwards;\n  }\n\n  .bh-hand-underline::after { display: none; }\n  .bh-hand-underline::before { display: none; }\n\n  @keyframes bhMarkerDraw {\n    from { background-size: 0% 100%; }\n    to { background-size: 100% 100%; }\n  }\n\n  .bh-quick-benefits {\n    max-width: 760px;\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 8px;\n    margin: 14px 0 16px;\n  }\n\n  .bh-quick-benefit {\n    background: #ffffff;\n    border: 1px solid #dceccd;\n    border-radius: 12px;\n    padding: 10px 12px;\n    display: flex;\n    align-items: center;\n    gap: 9px;\n    color: #263238;\n    font-size: 13px;\n    line-height: 1.2;\n    font-weight: 800;\n    overflow: hidden;\n  }\n\n  .bh-quick-benefit span:last-child {\n    white-space: nowrap;\n    overflow: hidden;\n    text-overflow: clip;\n  }\n\n  .bh-quick-check {\n    min-width: 14px;\n    color: #7dbb2f;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 14px;\n    font-weight: 900;\n    line-height: 1;\n    margin-top: 0;\n    background: transparent;\n    border-radius: 0;\n    flex-shrink: 0;\n  }\n\n  .bh-info-accordion {\n    max-width: 760px;\n    margin: 18px 0;\n    border: 1px solid #dceccd;\n    border-radius: 16px;\n    background: #ffffff;\n    overflow: hidden;\n    color: #263238;\n  }\n\n  .bh-info-accordion summary {\n    cursor: pointer;\n    list-style: none;\n    padding: 15px 16px;\n    font-size: 14px;\n    font-weight: 800;\n    color: #263238;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 12px;\n    background: linear-gradient(135deg, #fafdf7, #ffffff);\n  }\n\n  .bh-info-accordion summary::-webkit-details-marker { display: none; }\n\n  .bh-info-title-wrap { display: flex; align-items: center; gap: 10px; }\n\n  .bh-info-badge {\n    display: inline-block;\n    background: #7dbb2f;\n    color: #ffffff;\n    border-radius: 999px;\n    padding: 4px 9px;\n    font-size: 11px;\n    font-weight: 800;\n    line-height: 1;\n    flex-shrink: 0;\n    box-shadow: 0 0 0 rgba(125, 187, 47, 0.7);\n    animation: bhInfoPulse 1.4s infinite;\n  }\n\n  @keyframes bhInfoPulse {\n    0% { box-shadow: 0 0 0 0 rgba(125, 187, 47, 0.7); transform: scale(1); }\n    70% { box-shadow: 0 0 0 7px rgba(125, 187, 47, 0); transform: scale(1.04); }\n    100% { box-shadow: 0 0 0 0 rgba(125, 187, 47, 0); transform: scale(1); }\n  }\n\n  .bh-info-accordion[open] .bh-info-badge { animation: none; }\n\n  .bh-info-accordion summary::after {\n    content: \"+\";\n    color: #7dbb2f;\n    font-size: 20px;\n    font-weight: 900;\n    line-height: 1;\n    flex-shrink: 0;\n  }\n\n  .bh-info-accordion[open] summary::after { content: \"−\"; }\n  .bh-info-content { border-top: 1px solid #dceccd; }\n  .bh-tabs { background: #ffffff; color: #263238; }\n  .bh-tabs input { display: none; }\n\n  .bh-tab-labels {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    border-bottom: 1px solid #dceccd;\n    background: #fafdf7;\n  }\n\n  .bh-tab-labels label {\n    padding: 14px 10px;\n    text-align: center;\n    font-size: 13px;\n    font-weight: 800;\n    cursor: pointer;\n    color: #6a7467;\n    border-bottom: 2px solid transparent;\n    transition: all 0.2s ease;\n  }\n\n  #bh-tab-use:checked ~ .bh-tab-labels label[for=\"bh-tab-use\"],\n  #bh-tab-benefits:checked ~ .bh-tab-labels label[for=\"bh-tab-benefits\"],\n  #bh-tab-guarantee:checked ~ .bh-tab-labels label[for=\"bh-tab-guarantee\"] {\n    background: #ffffff;\n    color: #263238;\n    border-bottom-color: #7dbb2f;\n  }\n\n  .bh-guarantee-word { position: relative; display: inline-block; }\n\n  .bh-guarantee-pulse {\n    position: absolute;\n    top: -4px;\n    right: -12px;\n    width: 8px;\n    height: 8px;\n    background: #7dbb2f;\n    border-radius: 999px;\n    box-shadow: 0 0 0 rgba(125, 187, 47, 0.7);\n    animation: bhPulse 1.4s infinite;\n  }\n\n  .bh-guarantee-pulse.bh-pulse-hidden { display: none; }\n\n  @keyframes bhPulse {\n    0% { box-shadow: 0 0 0 0 rgba(125, 187, 47, 0.7); }\n    70% { box-shadow: 0 0 0 6px rgba(125, 187, 47, 0); }\n    100% { box-shadow: 0 0 0 0 rgba(125, 187, 47, 0); }\n  }\n\n  .bh-tab-content { display: none; padding: 16px; }\n\n  #bh-tab-use:checked ~ .bh-tab-panels .bh-tab-use,\n  #bh-tab-benefits:checked ~ .bh-tab-panels .bh-tab-benefits,\n  #bh-tab-guarantee:checked ~ .bh-tab-panels .bh-tab-guarantee { display: block; }\n\n  .bh-section-badge {\n    display: inline-block;\n    background: #7dbb2f;\n    color: #ffffff;\n    border-radius: 999px;\n    padding: 4px 9px;\n    font-size: 11px;\n    font-weight: 800;\n    margin-bottom: 12px;\n  }\n\n  .bh-use-intro {\n    color: #5f6b57;\n    margin-bottom: 12px;\n    line-height: 1.5;\n  }\n\n  .bh-use-title { color: #263238; font-weight: 800; }\n\n  .bh-kit-table {\n    width: 100%;\n    border-collapse: collapse;\n    margin-top: 4px;\n    font-size: 15px;\n  }\n\n  .bh-kit-table thead tr {\n    background: #f0f7e8;\n    border-bottom: 2px solid #dceccd;\n  }\n\n  .bh-kit-table thead th {\n    padding: 8px 10px;\n    text-align: left;\n    font-weight: 800;\n    color: #263238;\n    font-size: 15px;\n  }\n\n  .bh-kit-table tbody tr { border-bottom: 1px solid #edf4e4; }\n  .bh-kit-table tbody tr:last-child { border-bottom: none; }\n\n  .bh-kit-table tbody td {\n    padding: 8px 10px;\n    color: #5f6b57;\n    line-height: 1.3;\n    font-size: 15px;\n    vertical-align: middle;\n  }\n\n  .bh-kit-table tbody td:first-child {\n    font-weight: 800;\n    color: #263238;\n  }\n\n  .bh-use-note {\n    margin-top: 10px;\n    background: #f6fbf1;\n    border: 1px solid #dceccd;\n    border-radius: 12px;\n    padding: 11px;\n    color: #5f6b57;\n    line-height: 1.45;\n  }\n\n  .bh-use-note-title { color: #263238; font-weight: 800; }\n\n  .bh-value-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 10px;\n  }\n\n  .bh-value-box {\n    background: #fafdf7;\n    border: 1px solid #e5eadf;\n    border-radius: 12px;\n    padding: 12px;\n  }\n\n  .bh-benefit-row { display: flex; align-items: flex-start; gap: 10px; }\n\n  .bh-benefit-icon {\n    width: 28px;\n    height: 28px;\n    min-width: 28px;\n    border-radius: 999px;\n    background: #7dbb2f;\n    color: #ffffff;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 15px;\n    font-weight: 900;\n    line-height: 1;\n    margin-top: 1px;\n  }\n\n  .bh-benefit-icon svg { width: 16px; height: 16px; display: block; }\n  .bh-value-title { font-weight: 800; color: #263238; margin-bottom: 5px; }\n  .bh-value-text { font-size: 13px; color: #5f6b57; line-height: 1.45; }\n\n  .bh-mini-badge {\n    display: inline-block;\n    margin-top: 7px;\n    background: #ffffff;\n    border: 1px solid #dceccd;\n    border-radius: 999px;\n    padding: 4px 8px;\n    font-size: 11px;\n    font-weight: 800;\n    color: #263238;\n  }\n\n  .bh-guarantee-box {\n    background: linear-gradient(135deg, #f4ffe9, #ffffff);\n    border: 1px solid #cfe8b3;\n    border-radius: 12px;\n    padding: 13px;\n    color: #263238;\n  }\n\n  .bh-guarantee-badge {\n    display: inline-block;\n    background: #7dbb2f;\n    color: #ffffff;\n    border-radius: 999px;\n    padding: 4px 9px;\n    font-size: 11px;\n    font-weight: 800;\n    margin-bottom: 8px;\n  }\n\n  .bh-guarantee-title-link {\n    color: #263238;\n    text-decoration: underline;\n    text-decoration-thickness: 1.5px;\n    text-underline-offset: 3px;\n    font-weight: 800;\n  }\n\n  .bh-guarantee-title-link:hover { color: #5fa91f; }\n  .bh-guarantee-text { color: #5f6b57; line-height: 1.5; }\n\n  @media (max-width: 640px) {\n    .bh-product-description { font-size: 12.8px; line-height: 1.48; margin: 14px 0; }\n    .bh-sales-counter { font-size: 11.8px; padding: 6px 10px; margin-bottom: 9px; }\n    .bh-card-green { padding: 13px; border-radius: 14px; margin-bottom: 11px; }\n    .bh-title { font-size: clamp(12.2px, 3.35vw, 14.2px); line-height: 1.2; margin-bottom: 9px; letter-spacing: -0.35px; }\n    .bh-hand-underline { padding: 0.13em 2px; }\n    .bh-quick-benefits { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 8px; margin: 12px 0 14px; }\n    .bh-quick-benefit { font-size: clamp(8.6px, 2.45vw, 10.5px); padding: 9px 7px; border-radius: 11px; min-height: 38px; align-items: center; gap: 5px; line-height: 1; }\n    .bh-quick-check { min-width: 10px; font-size: 10px; margin-top: 0; }\n    .bh-info-accordion { border-radius: 14px; margin: 14px 0; }\n    .bh-info-accordion summary { padding: 13px; font-size: 12.8px; }\n    .bh-info-badge { font-size: 10px; padding: 4px 8px; }\n    .bh-tab-labels label { padding: 12px 5px; font-size: 11.5px; }\n    .bh-tab-content { padding: 13px; font-size: 12.8px; }\n    .bh-section-badge, .bh-guarantee-badge { font-size: 10px; padding: 4px 8px; }\n    .bh-kit-table { font-size: 10px; }\n    .bh-kit-table thead th { padding: 6px 5px; font-size: 9.5px; }\n    .bh-kit-table tbody td { padding: 6px 5px; font-size: 10px; }\n    .bh-value-grid { grid-template-columns: 1fr; gap: 8px; }\n    .bh-value-box, .bh-use-note { padding: 11px; border-radius: 12px; }\n    .bh-value-text { font-size: 12px; }\n    .bh-benefit-icon { width: 25px; height: 25px; min-width: 25px; font-size: 13px; }\n    .bh-benefit-icon svg { width: 14px; height: 14px; }\n    .bh-mini-badge { font-size: 10.5px; padding: 4px 7px; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"bh-product-description\"\u003e\n  \u003cdiv class=\"bh-sales-counter\" data-sales-30d=\"200\"\u003e\n    \u003cspan class=\"bh-sales-dot\"\u003e\u003c\/span\u003e\n    \u003cspan class=\"bh-sales-text\"\u003e+200 vendidos en los últimos 30 días\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bh-card-green\"\u003e\n    \u003cdiv class=\"bh-title\"\u003e\n      \u003cspan class=\"bh-hand-underline\"\u003e¡Limpia, Resetea Y Comienza De Nuevo Desde Adentro!\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv\u003e\n      \u003cstrong\u003eKit de 5 suplementos premium\u003c\/strong\u003e, diseñado para personas que quieren reiniciar hábitos y hacer una rutina digestiva de 30 días para sentirse más ligeras, limpias y con más energía.\u003cbr\u003e\u003cbr\u003e\n      El \u003cstrong\u003ePsyllium Husk\u003c\/strong\u003e aporta fibra soluble para limpiar el tránsito intestinal y reducir la hinchazón; el \u003cstrong\u003eCarbón Activado\u003c\/strong\u003e elimina toxinas, gases y metales pesados para una limpieza profunda; el \u003cstrong\u003eVinagre de Manzana \"Cultivo Madre\"\u003c\/strong\u003e activa el metabolismo y apoya la digestión desde el primer día; los \u003cstrong\u003eProbióticos 60B\u003c\/strong\u003e equilibran la flora intestinal con 6 cepas activas para restaurar el bienestar digestivo; y la \u003cstrong\u003eCúrcuma + Jengibre + Pimienta Negra\u003c\/strong\u003e reduce la inflamación y apoya la recuperación digestiva con absorción potenciada. Juntos, estos 5 suplementos trabajan en sinergia para reiniciar tu sistema digestivo y empezar de nuevo con todo.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bh-quick-benefits\"\u003e\n    \u003cdiv class=\"bh-quick-benefit\"\u003e\n      \u003cspan class=\"bh-quick-check\"\u003e✓\u003c\/span\u003e\n      \u003cspan\u003eLimpieza digestiva\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bh-quick-benefit\"\u003e\n      \u003cspan class=\"bh-quick-check\"\u003e✓\u003c\/span\u003e\n      \u003cspan\u003eEliminación de toxinas\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bh-quick-benefit\"\u003e\n      \u003cspan class=\"bh-quick-check\"\u003e✓\u003c\/span\u003e\n      \u003cspan\u003eFlora intestinal\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bh-quick-benefit\"\u003e\n      \u003cspan class=\"bh-quick-check\"\u003e✓\u003c\/span\u003e\n      \u003cspan\u003eReducción de hinchazón\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdetails class=\"bh-info-accordion\" open\u003e\n  \u003csummary\u003e\n    \u003cspan class=\"bh-info-title-wrap\"\u003e\n      \u003cspan class=\"bh-info-badge\"\u003eINFO\u003c\/span\u003e\n      \u003cspan\u003eModo de uso, beneficios y garantía\u003c\/span\u003e\n    \u003c\/span\u003e\n  \u003c\/summary\u003e\n\n  \u003cdiv class=\"bh-info-content\"\u003e\n    \u003cdiv class=\"bh-tabs\"\u003e\n      \u003cinput type=\"radio\" name=\"bh-product-tabs\" id=\"bh-tab-use\" checked\u003e\n      \u003cinput type=\"radio\" name=\"bh-product-tabs\" id=\"bh-tab-benefits\"\u003e\n      \u003cinput type=\"radio\" name=\"bh-product-tabs\" id=\"bh-tab-guarantee\"\u003e\n\n      \u003cdiv class=\"bh-tab-labels\"\u003e\n        \u003clabel for=\"bh-tab-use\"\u003eMODO DE USO\u003c\/label\u003e\n        \u003clabel for=\"bh-tab-benefits\"\u003eBENEFICIOS\u003c\/label\u003e\n        \u003clabel for=\"bh-tab-guarantee\" id=\"bh-guarantee-label\"\u003e\n          \u003cspan class=\"bh-guarantee-word\"\u003e\n            GARANTÍA\n            \u003cspan class=\"bh-guarantee-pulse\" id=\"bh-guarantee-pulse\"\u003e\u003c\/span\u003e\n          \u003c\/span\u003e\n        \u003c\/label\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bh-tab-panels\"\u003e\n        \u003cdiv class=\"bh-tab-content bh-tab-use\"\u003e\n          \u003cspan class=\"bh-section-badge\"\u003eMODO DE USO\u003c\/span\u003e\n\n          \u003cdiv class=\"bh-use-intro\"\u003e\n            \u003cspan class=\"bh-use-title\"\u003eToma sugerida por suplemento:\u003c\/span\u003e Cada producto tiene su propia indicación. Bebe suficiente agua con cada toma. No exceder la dosis recomendada de cada suplemento.\n          \u003c\/div\u003e\n\n          \u003ctable class=\"bh-kit-table\"\u003e\n            \u003cthead\u003e\n              \u003ctr\u003e\n                \u003cth\u003eSuplemento\u003c\/th\u003e\n                \u003cth\u003eDosis\u003c\/th\u003e\n                \u003cth\u003eDuración\u003c\/th\u003e\n              \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003ctd\u003ePsyllium Husk\u003c\/td\u003e\n                \u003ctd\u003e4 cápsulas\u003c\/td\u003e\n                \u003ctd\u003e45 días\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eCarbón Activado\u003c\/td\u003e\n                \u003ctd\u003e2 cápsulas\u003c\/td\u003e\n                \u003ctd\u003e90 días\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eVinagre de Manzana\u003c\/td\u003e\n                \u003ctd\u003e2 cápsulas\u003c\/td\u003e\n                \u003ctd\u003e90 días\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eProbióticos 60B (120 caps)\u003c\/td\u003e\n                \u003ctd\u003e1 cápsula\u003c\/td\u003e\n                \u003ctd\u003e120 días\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eCúrcuma + Jengibre + Pimienta Negra\u003c\/td\u003e\n                \u003ctd\u003e2 cápsulas\u003c\/td\u003e\n                \u003ctd\u003e90 días\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n\n          \u003cdiv class=\"bh-use-note\"\u003e\n            \u003cspan class=\"bh-use-note-title\"\u003ePresentación:\u003c\/span\u003e Psyllium, Carbón, Vinagre y Cúrcuma en frasco de 180 cápsulas de \u003cstrong\u003e500 mg c\/u\u003c\/strong\u003e; Probióticos 60B en frasco de 120 cápsulas. La duración varía según la dosis indicada en la tabla.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bh-tab-content bh-tab-benefits\"\u003e\n          \u003cdiv class=\"bh-value-grid\"\u003e\n            \u003cdiv class=\"bh-value-box\"\u003e\n              \u003cdiv class=\"bh-benefit-row\"\u003e\n                \u003cspan class=\"bh-benefit-icon\" aria-hidden=\"true\"\u003e\n                  \u003csvg viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n                    \u003cpath d=\"M3 7h11v8H3V7Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M14 10h3l3 3v2h-6v-5Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M7 18a2 2 0 1 0 0-4 2 2 0 0 0 0 4Z\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M17 18a2 2 0 1 0 0-4 2 2 0 0 0 0 4Z\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n                  \u003c\/svg\u003e\n                \u003c\/span\u003e\n                \u003cdiv\u003e\n                  \u003cdiv class=\"bh-value-title\"\u003eEnvío gratis desde $499\u003c\/div\u003e\n                  \u003cdiv class=\"bh-value-text\"\u003eAprovecha envío gratis en compras mayores a $499 MXN y recibe tu pedido directo en tu domicilio.\u003c\/div\u003e\n                  \u003cspan class=\"bh-mini-badge\"\u003eCompra +$499 MXN\u003c\/span\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bh-value-box\"\u003e\n              \u003cdiv class=\"bh-benefit-row\"\u003e\n                \u003cspan class=\"bh-benefit-icon\" aria-hidden=\"true\"\u003e★\u003c\/span\u003e\n                \u003cdiv\u003e\n                  \u003cdiv class=\"bh-value-title\"\u003eGana BioPoints®\u003c\/div\u003e\n                  \u003cdiv class=\"bh-value-text\"\u003eAcumula puntos en tus compras y úsalos para obtener recompensas, descuentos o beneficios dentro de la tienda.\u003c\/div\u003e\n                  \u003cspan class=\"bh-mini-badge\"\u003eRecompensas BioHerb®\u003c\/span\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bh-value-box\"\u003e\n              \u003cdiv class=\"bh-benefit-row\"\u003e\n                \u003cspan class=\"bh-benefit-icon\" aria-hidden=\"true\"\u003e\n                  \u003csvg viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n                    \u003cpath d=\"M7 7h10v4H7V7Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M8 11h8l-1 8H9l-1-8Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M12 3v4\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M9 4h6\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n                  \u003c\/svg\u003e\n                \u003c\/span\u003e\n                \u003cdiv\u003e\n                  \u003cdiv class=\"bh-value-title\"\u003eSuscríbete y ahorra\u003c\/div\u003e\n                  \u003cdiv class=\"bh-value-text\"\u003eActiva tu suscripción para recibir tu kit de forma automática y mantener tu rutina sin interrupciones.\u003c\/div\u003e\n                  \u003cspan class=\"bh-mini-badge\"\u003eAhorro recurrente\u003c\/span\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bh-tab-content bh-tab-guarantee\"\u003e\n          \u003cdiv class=\"bh-guarantee-box\"\u003e\n            \u003cspan class=\"bh-guarantee-badge\"\u003eGARANTÍA\u003c\/span\u003e\n            \u003cdiv class=\"bh-guarantee-text\"\u003e\n              \u003ca class=\"bh-guarantee-title-link\" href=\"https:\/\/bioherb.mx\/policies\/refund-policy\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n                Garantía de satisfacción total BioHerb®:\n              \u003c\/a\u003e\n              Compra con tranquilidad. Si tu pedido llega dañado, en mal estado o se extravía durante el envío, te devolvemos tu dinero.\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cscript\u003e\n  document.addEventListener('DOMContentLoaded', function () {\n    var salesCounter = document.querySelector('.bh-sales-counter');\n    var infoAccordion = document.querySelector('.bh-info-accordion');\n    var guaranteeTab = document.getElementById('bh-tab-guarantee');\n    var guaranteePulse = document.getElementById('bh-guarantee-pulse');\n\n    if (salesCounter) {\n      var rawSales = parseInt(salesCounter.getAttribute('data-sales-30d'), 10);\n      var salesText = salesCounter.querySelector('.bh-sales-text');\n      if (!rawSales || rawSales \u003c 1) {\n        salesCounter.style.display = 'none';\n      } else {\n        var formattedSales;\n        if (rawSales \u003c 50) { formattedSales = rawSales; }\n        else if (rawSales \u003c 100) { formattedSales = 50; }\n        else if (rawSales \u003e 1000) { formattedSales = 1000; }\n        else { formattedSales = Math.floor(rawSales \/ 100) * 100; }\n        salesText.textContent = '+' + formattedSales + ' vendidos en los últimos 30 días';\n      }\n    }\n\n    if (infoAccordion \u0026\u0026 window.matchMedia('(max-width: 640px)').matches) {\n      infoAccordion.removeAttribute('open');\n    }\n\n    if (guaranteeTab \u0026\u0026 guaranteePulse) {\n      guaranteeTab.addEventListener('change', function () {\n        if (guaranteeTab.checked) {\n          guaranteePulse.classList.add('bh-pulse-hidden');\n        }\n      });\n    }\n  });\n\u003c\/script\u003e","brand":"Bio Herb México","offers":[{"title":"PACK 6 MESES","offer_id":53250119369067,"sku":null,"price":1245.0,"currency_code":"MXN","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0972\/4097\/3675\/files\/13.KitDetoxSuave-ResetDigestivo.png?v=1779154738"},{"product_id":"kit-reset-bioherb®-rutina-digestiva-de-30-dias-copia","title":"Kit Recuperación BioHerb® | Músculos, Energía y Movimiento","description":"\u003cstyle\u003e\n  .bh-product-description {\n    max-width: 760px;\n    margin: 20px 0;\n    color: #263238;\n    font-size: 14px;\n    line-height: 1.55;\n  }\n\n  .bh-sales-counter {\n    max-width: 760px;\n    margin: 0 0 10px;\n    display: inline-flex;\n    align-items: center;\n    gap: 7px;\n    background: #f6fbf1;\n    border: 1px solid #dceccd;\n    border-radius: 999px;\n    padding: 6px 11px;\n    color: #263238;\n    font-size: 12.5px;\n    font-weight: 800;\n    line-height: 1.2;\n  }\n\n  .bh-sales-dot {\n    width: 8px;\n    height: 8px;\n    min-width: 8px;\n    border-radius: 999px;\n    background: #7dbb2f;\n    box-shadow: 0 0 0 rgba(125, 187, 47, 0.7);\n    animation: bhSalesPulse 1.4s infinite;\n  }\n\n  @keyframes bhSalesPulse {\n    0% { box-shadow: 0 0 0 0 rgba(125, 187, 47, 0.7); transform: scale(1); }\n    70% { box-shadow: 0 0 0 6px rgba(125, 187, 47, 0); transform: scale(1.06); }\n    100% { box-shadow: 0 0 0 0 rgba(125, 187, 47, 0); transform: scale(1); }\n  }\n\n  .bh-card-green {\n    background: linear-gradient(135deg, #f7fbf3, #ffffff);\n    border: 1px solid #dceccd;\n    border-radius: 18px;\n    padding: 18px;\n    margin-bottom: 14px;\n  }\n\n  .bh-title {\n    font-size: 20px;\n    font-weight: 800;\n    margin-bottom: 10px;\n    color: #1f2a1f;\n    line-height: 1.25;\n    overflow: visible;\n  }\n\n  .bh-hand-underline {\n    display: inline;\n    background: rgba(255, 255, 82, 0);\n    background-image: linear-gradient(90deg, rgba(255, 255, 70, 0.92) 0%, rgba(255, 255, 82, 0.97) 45%, rgba(255, 255, 70, 0.92) 100%);\n    background-size: 0% 100%;\n    background-repeat: no-repeat;\n    background-position: left center;\n    padding: 0.15em 3px;\n    border-radius: 4px;\n    -webkit-box-decoration-break: clone;\n    box-decoration-break: clone;\n    animation: bhMarkerDraw 1.55s linear 0.15s forwards;\n  }\n\n  .bh-hand-underline::after { display: none; }\n  .bh-hand-underline::before { display: none; }\n\n  @keyframes bhMarkerDraw {\n    from { background-size: 0% 100%; }\n    to { background-size: 100% 100%; }\n  }\n\n  .bh-quick-benefits {\n    max-width: 760px;\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 8px;\n    margin: 14px 0 16px;\n  }\n\n  .bh-quick-benefit {\n    background: #ffffff;\n    border: 1px solid #dceccd;\n    border-radius: 12px;\n    padding: 10px 12px;\n    display: flex;\n    align-items: center;\n    gap: 9px;\n    color: #263238;\n    font-size: 13px;\n    line-height: 1.2;\n    font-weight: 800;\n    overflow: hidden;\n  }\n\n  .bh-quick-benefit span:last-child {\n    white-space: nowrap;\n    overflow: hidden;\n    text-overflow: clip;\n  }\n\n  .bh-quick-check {\n    min-width: 14px;\n    color: #7dbb2f;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 14px;\n    font-weight: 900;\n    line-height: 1;\n    margin-top: 0;\n    background: transparent;\n    border-radius: 0;\n    flex-shrink: 0;\n  }\n\n  .bh-info-accordion {\n    max-width: 760px;\n    margin: 18px 0;\n    border: 1px solid #dceccd;\n    border-radius: 16px;\n    background: #ffffff;\n    overflow: hidden;\n    color: #263238;\n  }\n\n  .bh-info-accordion summary {\n    cursor: pointer;\n    list-style: none;\n    padding: 15px 16px;\n    font-size: 14px;\n    font-weight: 800;\n    color: #263238;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 12px;\n    background: linear-gradient(135deg, #fafdf7, #ffffff);\n  }\n\n  .bh-info-accordion summary::-webkit-details-marker { display: none; }\n\n  .bh-info-title-wrap { display: flex; align-items: center; gap: 10px; }\n\n  .bh-info-badge {\n    display: inline-block;\n    background: #7dbb2f;\n    color: #ffffff;\n    border-radius: 999px;\n    padding: 4px 9px;\n    font-size: 11px;\n    font-weight: 800;\n    line-height: 1;\n    flex-shrink: 0;\n    box-shadow: 0 0 0 rgba(125, 187, 47, 0.7);\n    animation: bhInfoPulse 1.4s infinite;\n  }\n\n  @keyframes bhInfoPulse {\n    0% { box-shadow: 0 0 0 0 rgba(125, 187, 47, 0.7); transform: scale(1); }\n    70% { box-shadow: 0 0 0 7px rgba(125, 187, 47, 0); transform: scale(1.04); }\n    100% { box-shadow: 0 0 0 0 rgba(125, 187, 47, 0); transform: scale(1); }\n  }\n\n  .bh-info-accordion[open] .bh-info-badge { animation: none; }\n\n  .bh-info-accordion summary::after {\n    content: \"+\";\n    color: #7dbb2f;\n    font-size: 20px;\n    font-weight: 900;\n    line-height: 1;\n    flex-shrink: 0;\n  }\n\n  .bh-info-accordion[open] summary::after { content: \"−\"; }\n  .bh-info-content { border-top: 1px solid #dceccd; }\n  .bh-tabs { background: #ffffff; color: #263238; }\n  .bh-tabs input { display: none; }\n\n  .bh-tab-labels {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    border-bottom: 1px solid #dceccd;\n    background: #fafdf7;\n  }\n\n  .bh-tab-labels label {\n    padding: 14px 10px;\n    text-align: center;\n    font-size: 13px;\n    font-weight: 800;\n    cursor: pointer;\n    color: #6a7467;\n    border-bottom: 2px solid transparent;\n    transition: all 0.2s ease;\n  }\n\n  #bh-tab-use:checked ~ .bh-tab-labels label[for=\"bh-tab-use\"],\n  #bh-tab-benefits:checked ~ .bh-tab-labels label[for=\"bh-tab-benefits\"],\n  #bh-tab-guarantee:checked ~ .bh-tab-labels label[for=\"bh-tab-guarantee\"] {\n    background: #ffffff;\n    color: #263238;\n    border-bottom-color: #7dbb2f;\n  }\n\n  .bh-guarantee-word { position: relative; display: inline-block; }\n\n  .bh-guarantee-pulse {\n    position: absolute;\n    top: -4px;\n    right: -12px;\n    width: 8px;\n    height: 8px;\n    background: #7dbb2f;\n    border-radius: 999px;\n    box-shadow: 0 0 0 rgba(125, 187, 47, 0.7);\n    animation: bhPulse 1.4s infinite;\n  }\n\n  .bh-guarantee-pulse.bh-pulse-hidden { display: none; }\n\n  @keyframes bhPulse {\n    0% { box-shadow: 0 0 0 0 rgba(125, 187, 47, 0.7); }\n    70% { box-shadow: 0 0 0 6px rgba(125, 187, 47, 0); }\n    100% { box-shadow: 0 0 0 0 rgba(125, 187, 47, 0); }\n  }\n\n  .bh-tab-content { display: none; padding: 16px; }\n\n  #bh-tab-use:checked ~ .bh-tab-panels .bh-tab-use,\n  #bh-tab-benefits:checked ~ .bh-tab-panels .bh-tab-benefits,\n  #bh-tab-guarantee:checked ~ .bh-tab-panels .bh-tab-guarantee { display: block; }\n\n  .bh-section-badge {\n    display: inline-block;\n    background: #7dbb2f;\n    color: #ffffff;\n    border-radius: 999px;\n    padding: 4px 9px;\n    font-size: 11px;\n    font-weight: 800;\n    margin-bottom: 12px;\n  }\n\n  .bh-use-intro {\n    color: #5f6b57;\n    margin-bottom: 12px;\n    line-height: 1.5;\n  }\n\n  .bh-use-title { color: #263238; font-weight: 800; }\n\n  .bh-kit-table {\n    width: 100%;\n    border-collapse: collapse;\n    margin-top: 4px;\n    font-size: 15px;\n  }\n\n  .bh-kit-table thead tr {\n    background: #f0f7e8;\n    border-bottom: 2px solid #dceccd;\n  }\n\n  .bh-kit-table thead th {\n    padding: 8px 10px;\n    text-align: left;\n    font-weight: 800;\n    color: #263238;\n    font-size: 15px;\n  }\n\n  .bh-kit-table tbody tr { border-bottom: 1px solid #edf4e4; }\n  .bh-kit-table tbody tr:last-child { border-bottom: none; }\n\n  .bh-kit-table tbody td {\n    padding: 8px 10px;\n    color: #5f6b57;\n    line-height: 1.3;\n    font-size: 15px;\n    vertical-align: middle;\n  }\n\n  .bh-kit-table tbody td:first-child {\n    font-weight: 800;\n    color: #263238;\n  }\n\n  .bh-use-note {\n    margin-top: 10px;\n    background: #f6fbf1;\n    border: 1px solid #dceccd;\n    border-radius: 12px;\n    padding: 11px;\n    color: #5f6b57;\n    line-height: 1.45;\n  }\n\n  .bh-use-note-title { color: #263238; font-weight: 800; }\n\n  .bh-value-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 10px;\n  }\n\n  .bh-value-box {\n    background: #fafdf7;\n    border: 1px solid #e5eadf;\n    border-radius: 12px;\n    padding: 12px;\n  }\n\n  .bh-benefit-row { display: flex; align-items: flex-start; gap: 10px; }\n\n  .bh-benefit-icon {\n    width: 28px;\n    height: 28px;\n    min-width: 28px;\n    border-radius: 999px;\n    background: #7dbb2f;\n    color: #ffffff;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 15px;\n    font-weight: 900;\n    line-height: 1;\n    margin-top: 1px;\n  }\n\n  .bh-benefit-icon svg { width: 16px; height: 16px; display: block; }\n  .bh-value-title { font-weight: 800; color: #263238; margin-bottom: 5px; }\n  .bh-value-text { font-size: 13px; color: #5f6b57; line-height: 1.45; }\n\n  .bh-mini-badge {\n    display: inline-block;\n    margin-top: 7px;\n    background: #ffffff;\n    border: 1px solid #dceccd;\n    border-radius: 999px;\n    padding: 4px 8px;\n    font-size: 11px;\n    font-weight: 800;\n    color: #263238;\n  }\n\n  .bh-guarantee-box {\n    background: linear-gradient(135deg, #f4ffe9, #ffffff);\n    border: 1px solid #cfe8b3;\n    border-radius: 12px;\n    padding: 13px;\n    color: #263238;\n  }\n\n  .bh-guarantee-badge {\n    display: inline-block;\n    background: #7dbb2f;\n    color: #ffffff;\n    border-radius: 999px;\n    padding: 4px 9px;\n    font-size: 11px;\n    font-weight: 800;\n    margin-bottom: 8px;\n  }\n\n  .bh-guarantee-title-link {\n    color: #263238;\n    text-decoration: underline;\n    text-decoration-thickness: 1.5px;\n    text-underline-offset: 3px;\n    font-weight: 800;\n  }\n\n  .bh-guarantee-title-link:hover { color: #5fa91f; }\n  .bh-guarantee-text { color: #5f6b57; line-height: 1.5; }\n\n  @media (max-width: 640px) {\n    .bh-product-description { font-size: 12.8px; line-height: 1.48; margin: 14px 0; }\n    .bh-sales-counter { font-size: 11.8px; padding: 6px 10px; margin-bottom: 9px; }\n    .bh-card-green { padding: 13px; border-radius: 14px; margin-bottom: 11px; }\n    .bh-title { font-size: clamp(12.2px, 3.35vw, 14.2px); line-height: 1.2; margin-bottom: 9px; letter-spacing: -0.35px; }\n    .bh-hand-underline { padding: 0.13em 2px; }\n    .bh-quick-benefits { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 8px; margin: 12px 0 14px; }\n    .bh-quick-benefit { font-size: clamp(8.6px, 2.45vw, 10.5px); padding: 9px 7px; border-radius: 11px; min-height: 38px; align-items: center; gap: 5px; line-height: 1; }\n    .bh-quick-check { min-width: 10px; font-size: 10px; margin-top: 0; }\n    .bh-info-accordion { border-radius: 14px; margin: 14px 0; }\n    .bh-info-accordion summary { padding: 13px; font-size: 12.8px; }\n    .bh-info-badge { font-size: 10px; padding: 4px 8px; }\n    .bh-tab-labels label { padding: 12px 5px; font-size: 11.5px; }\n    .bh-tab-content { padding: 13px; font-size: 12.8px; }\n    .bh-section-badge, .bh-guarantee-badge { font-size: 10px; padding: 4px 8px; }\n    .bh-kit-table { font-size: 10px; }\n    .bh-kit-table thead th { padding: 6px 5px; font-size: 9.5px; }\n    .bh-kit-table tbody td { padding: 6px 5px; font-size: 10px; }\n    .bh-value-grid { grid-template-columns: 1fr; gap: 8px; }\n    .bh-value-box, .bh-use-note { padding: 11px; border-radius: 12px; }\n    .bh-value-text { font-size: 12px; }\n    .bh-benefit-icon { width: 25px; height: 25px; min-width: 25px; font-size: 13px; }\n    .bh-benefit-icon svg { width: 14px; height: 14px; }\n    .bh-mini-badge { font-size: 10.5px; padding: 4px 7px; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"bh-product-description\"\u003e\n  \u003cdiv class=\"bh-sales-counter\" data-sales-30d=\"200\"\u003e\n    \u003cspan class=\"bh-sales-dot\"\u003e\u003c\/span\u003e\n    \u003cspan class=\"bh-sales-text\"\u003e+200 vendidos en los últimos 30 días\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bh-card-green\"\u003e\n    \u003cdiv class=\"bh-title\"\u003e\n      \u003cspan class=\"bh-hand-underline\"\u003e¡Recupera, Recarga Y Vuelve Más Fuerte Cada Día!\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv\u003e\n      \u003cstrong\u003eKit de 5 suplementos premium\u003c\/strong\u003e, diseñado para personas que entrenan, hacen ejercicio o buscan una recuperación muscular más rápida y completa.\u003cbr\u003e\u003cbr\u003e\n      El \u003cstrong\u003eCordyceps Militaris\u003c\/strong\u003e mejora el rendimiento físico, la resistencia y la oxigenación celular como adaptógeno natural; el \u003cstrong\u003eCitrato de Magnesio + Potasio\u003c\/strong\u003e repone electrolitos, reduce calambres y apoya la función muscular; la \u003cstrong\u003eCoenzima Q10 + Vitaminas\u003c\/strong\u003e potencia la energía celular y protege el corazón durante el esfuerzo físico; la \u003cstrong\u003eCúrcuma + Jengibre + Pimienta Negra\u003c\/strong\u003e reduce la inflamación muscular y articular con absorción potenciada al 2000%; y el \u003cstrong\u003eOmega Complex 3-6-9\u003c\/strong\u003e cuida las articulaciones, reduce la inflamación y apoya la salud cardiovascular. Juntos, estos 5 suplementos trabajan en sinergia para que tu cuerpo se recupere mejor y rinda más cada día.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bh-quick-benefits\"\u003e\n    \u003cdiv class=\"bh-quick-benefit\"\u003e\n      \u003cspan class=\"bh-quick-check\"\u003e✓\u003c\/span\u003e\n      \u003cspan\u003eRecuperación muscular\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bh-quick-benefit\"\u003e\n      \u003cspan class=\"bh-quick-check\"\u003e✓\u003c\/span\u003e\n      \u003cspan\u003eEnergía y resistencia\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bh-quick-benefit\"\u003e\n      \u003cspan class=\"bh-quick-check\"\u003e✓\u003c\/span\u003e\n      \u003cspan\u003eAntiinflamatorio natural\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bh-quick-benefit\"\u003e\n      \u003cspan class=\"bh-quick-check\"\u003e✓\u003c\/span\u003e\n      \u003cspan\u003eElectrolitos y movimiento\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdetails class=\"bh-info-accordion\" open\u003e\n  \u003csummary\u003e\n    \u003cspan class=\"bh-info-title-wrap\"\u003e\n      \u003cspan class=\"bh-info-badge\"\u003eINFO\u003c\/span\u003e\n      \u003cspan\u003eModo de uso, beneficios y garantía\u003c\/span\u003e\n    \u003c\/span\u003e\n  \u003c\/summary\u003e\n\n  \u003cdiv class=\"bh-info-content\"\u003e\n    \u003cdiv class=\"bh-tabs\"\u003e\n      \u003cinput type=\"radio\" name=\"bh-product-tabs\" id=\"bh-tab-use\" checked\u003e\n      \u003cinput type=\"radio\" name=\"bh-product-tabs\" id=\"bh-tab-benefits\"\u003e\n      \u003cinput type=\"radio\" name=\"bh-product-tabs\" id=\"bh-tab-guarantee\"\u003e\n\n      \u003cdiv class=\"bh-tab-labels\"\u003e\n        \u003clabel for=\"bh-tab-use\"\u003eMODO DE USO\u003c\/label\u003e\n        \u003clabel for=\"bh-tab-benefits\"\u003eBENEFICIOS\u003c\/label\u003e\n        \u003clabel for=\"bh-tab-guarantee\" id=\"bh-guarantee-label\"\u003e\n          \u003cspan class=\"bh-guarantee-word\"\u003e\n            GARANTÍA\n            \u003cspan class=\"bh-guarantee-pulse\" id=\"bh-guarantee-pulse\"\u003e\u003c\/span\u003e\n          \u003c\/span\u003e\n        \u003c\/label\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bh-tab-panels\"\u003e\n        \u003cdiv class=\"bh-tab-content bh-tab-use\"\u003e\n          \u003cspan class=\"bh-section-badge\"\u003eMODO DE USO\u003c\/span\u003e\n\n          \u003cdiv class=\"bh-use-intro\"\u003e\n            \u003cspan class=\"bh-use-title\"\u003eToma sugerida por suplemento:\u003c\/span\u003e Cada producto tiene su propia indicación. Bebe suficiente agua con cada toma. No exceder la dosis recomendada de cada suplemento.\n          \u003c\/div\u003e\n\n          \u003ctable class=\"bh-kit-table\"\u003e\n            \u003cthead\u003e\n              \u003ctr\u003e\n                \u003cth\u003eSuplemento\u003c\/th\u003e\n                \u003cth\u003eDosis\u003c\/th\u003e\n                \u003cth\u003eDuración\u003c\/th\u003e\n              \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eCordyceps Militaris\u003c\/td\u003e\n                \u003ctd\u003e1 cápsula\u003c\/td\u003e\n                \u003ctd\u003e180 días\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eCitrato de Magnesio + Potasio\u003c\/td\u003e\n                \u003ctd\u003e1 cápsula\u003c\/td\u003e\n                \u003ctd\u003e180 días\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eCoQ10 + Vitaminas\u003c\/td\u003e\n                \u003ctd\u003e2 cápsulas\u003c\/td\u003e\n                \u003ctd\u003e90 días\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eCúrcuma + Jengibre + Pimienta Negra\u003c\/td\u003e\n                \u003ctd\u003e2 cápsulas\u003c\/td\u003e\n                \u003ctd\u003e90 días\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eOmega Complex (90 softgels)\u003c\/td\u003e\n                \u003ctd\u003e1 Softgel\u003c\/td\u003e\n                \u003ctd\u003e90 días\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n\n          \u003cdiv class=\"bh-use-note\"\u003e\n            \u003cspan class=\"bh-use-note-title\"\u003ePresentación:\u003c\/span\u003e Cordyceps, Citrato Mag+Pot, CoQ10 y Cúrcuma en frasco de 180 cápsulas de \u003cstrong\u003e500 mg c\/u\u003c\/strong\u003e; Omega Complex en frasco de 90 Softgels de 1000 mg. La duración varía según la dosis indicada en la tabla.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bh-tab-content bh-tab-benefits\"\u003e\n          \u003cdiv class=\"bh-value-grid\"\u003e\n            \u003cdiv class=\"bh-value-box\"\u003e\n              \u003cdiv class=\"bh-benefit-row\"\u003e\n                \u003cspan class=\"bh-benefit-icon\" aria-hidden=\"true\"\u003e\n                  \u003csvg viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n                    \u003cpath d=\"M3 7h11v8H3V7Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M14 10h3l3 3v2h-6v-5Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M7 18a2 2 0 1 0 0-4 2 2 0 0 0 0 4Z\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M17 18a2 2 0 1 0 0-4 2 2 0 0 0 0 4Z\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n                  \u003c\/svg\u003e\n                \u003c\/span\u003e\n                \u003cdiv\u003e\n                  \u003cdiv class=\"bh-value-title\"\u003eEnvío gratis desde $499\u003c\/div\u003e\n                  \u003cdiv class=\"bh-value-text\"\u003eAprovecha envío gratis en compras mayores a $499 MXN y recibe tu pedido directo en tu domicilio.\u003c\/div\u003e\n                  \u003cspan class=\"bh-mini-badge\"\u003eCompra +$499 MXN\u003c\/span\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bh-value-box\"\u003e\n              \u003cdiv class=\"bh-benefit-row\"\u003e\n                \u003cspan class=\"bh-benefit-icon\" aria-hidden=\"true\"\u003e★\u003c\/span\u003e\n                \u003cdiv\u003e\n                  \u003cdiv class=\"bh-value-title\"\u003eGana BioPoints®\u003c\/div\u003e\n                  \u003cdiv class=\"bh-value-text\"\u003eAcumula puntos en tus compras y úsalos para obtener recompensas, descuentos o beneficios dentro de la tienda.\u003c\/div\u003e\n                  \u003cspan class=\"bh-mini-badge\"\u003eRecompensas BioHerb®\u003c\/span\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bh-value-box\"\u003e\n              \u003cdiv class=\"bh-benefit-row\"\u003e\n                \u003cspan class=\"bh-benefit-icon\" aria-hidden=\"true\"\u003e\n                  \u003csvg viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n                    \u003cpath d=\"M7 7h10v4H7V7Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M8 11h8l-1 8H9l-1-8Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M12 3v4\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M9 4h6\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n                  \u003c\/svg\u003e\n                \u003c\/span\u003e\n                \u003cdiv\u003e\n                  \u003cdiv class=\"bh-value-title\"\u003eSuscríbete y ahorra\u003c\/div\u003e\n                  \u003cdiv class=\"bh-value-text\"\u003eActiva tu suscripción para recibir tu kit de forma automática y mantener tu rutina sin interrupciones.\u003c\/div\u003e\n                  \u003cspan class=\"bh-mini-badge\"\u003eAhorro recurrente\u003c\/span\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bh-tab-content bh-tab-guarantee\"\u003e\n          \u003cdiv class=\"bh-guarantee-box\"\u003e\n            \u003cspan class=\"bh-guarantee-badge\"\u003eGARANTÍA\u003c\/span\u003e\n            \u003cdiv class=\"bh-guarantee-text\"\u003e\n              \u003ca class=\"bh-guarantee-title-link\" href=\"https:\/\/bioherb.mx\/policies\/refund-policy\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n                Garantía de satisfacción total BioHerb®:\n              \u003c\/a\u003e\n              Compra con tranquilidad. Si tu pedido llega dañado, en mal estado o se extravía durante el envío, te devolvemos tu dinero.\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cscript\u003e\n  document.addEventListener('DOMContentLoaded', function () {\n    var salesCounter = document.querySelector('.bh-sales-counter');\n    var infoAccordion = document.querySelector('.bh-info-accordion');\n    var guaranteeTab = document.getElementById('bh-tab-guarantee');\n    var guaranteePulse = document.getElementById('bh-guarantee-pulse');\n\n    if (salesCounter) {\n      var rawSales = parseInt(salesCounter.getAttribute('data-sales-30d'), 10);\n      var salesText = salesCounter.querySelector('.bh-sales-text');\n      if (!rawSales || rawSales \u003c 1) {\n        salesCounter.style.display = 'none';\n      } else {\n        var formattedSales;\n        if (rawSales \u003c 50) { formattedSales = rawSales; }\n        else if (rawSales \u003c 100) { formattedSales = 50; }\n        else if (rawSales \u003e 1000) { formattedSales = 1000; }\n        else { formattedSales = Math.floor(rawSales \/ 100) * 100; }\n        salesText.textContent = '+' + formattedSales + ' vendidos en los últimos 30 días';\n      }\n    }\n\n    if (infoAccordion \u0026\u0026 window.matchMedia('(max-width: 640px)').matches) {\n      infoAccordion.removeAttribute('open');\n    }\n\n    if (guaranteeTab \u0026\u0026 guaranteePulse) {\n      guaranteeTab.addEventListener('change', function () {\n        if (guaranteeTab.checked) {\n          guaranteePulse.classList.add('bh-pulse-hidden');\n        }\n      });\n    }\n  });\n\u003c\/script\u003e","brand":"Bio Herb México","offers":[{"title":"PACK 6 MESES","offer_id":53250138407275,"sku":null,"price":1345.0,"currency_code":"MXN","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0972\/4097\/3675\/files\/14.KitGym-Recuperacion.png?v=1779154861"},{"product_id":"starter-pack-bioherb®-los-favoritos-de-nuestros-clientes","title":"Starter Pack BioHerb® | Los Favoritos de Nuestros Clientes","description":"\u003cstyle\u003e\n  .bh-product-description {\n    max-width: 760px;\n    margin: 20px 0;\n    color: #263238;\n    font-size: 14px;\n    line-height: 1.55;\n  }\n\n  .bh-sales-counter {\n    max-width: 760px;\n    margin: 0 0 10px;\n    display: inline-flex;\n    align-items: center;\n    gap: 7px;\n    background: #f6fbf1;\n    border: 1px solid #dceccd;\n    border-radius: 999px;\n    padding: 6px 11px;\n    color: #263238;\n    font-size: 12.5px;\n    font-weight: 800;\n    line-height: 1.2;\n  }\n\n  .bh-sales-dot {\n    width: 8px;\n    height: 8px;\n    min-width: 8px;\n    border-radius: 999px;\n    background: #7dbb2f;\n    box-shadow: 0 0 0 rgba(125, 187, 47, 0.7);\n    animation: bhSalesPulse 1.4s infinite;\n  }\n\n  @keyframes bhSalesPulse {\n    0% { box-shadow: 0 0 0 0 rgba(125, 187, 47, 0.7); transform: scale(1); }\n    70% { box-shadow: 0 0 0 6px rgba(125, 187, 47, 0); transform: scale(1.06); }\n    100% { box-shadow: 0 0 0 0 rgba(125, 187, 47, 0); transform: scale(1); }\n  }\n\n  .bh-card-green {\n    background: linear-gradient(135deg, #f7fbf3, #ffffff);\n    border: 1px solid #dceccd;\n    border-radius: 18px;\n    padding: 18px;\n    margin-bottom: 14px;\n  }\n\n  .bh-title {\n    font-size: 20px;\n    font-weight: 800;\n    margin-bottom: 10px;\n    color: #1f2a1f;\n    line-height: 1.25;\n    overflow: visible;\n  }\n\n  .bh-hand-underline {\n    display: inline;\n    background: rgba(255, 255, 82, 0);\n    background-image: linear-gradient(90deg, rgba(255, 255, 70, 0.92) 0%, rgba(255, 255, 82, 0.97) 45%, rgba(255, 255, 70, 0.92) 100%);\n    background-size: 0% 100%;\n    background-repeat: no-repeat;\n    background-position: left center;\n    padding: 0.15em 3px;\n    border-radius: 4px;\n    -webkit-box-decoration-break: clone;\n    box-decoration-break: clone;\n    animation: bhMarkerDraw 1.55s linear 0.15s forwards;\n  }\n\n  .bh-hand-underline::after { display: none; }\n  .bh-hand-underline::before { display: none; }\n\n  @keyframes bhMarkerDraw {\n    from { background-size: 0% 100%; }\n    to { background-size: 100% 100%; }\n  }\n\n  .bh-quick-benefits {\n    max-width: 760px;\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 8px;\n    margin: 14px 0 16px;\n  }\n\n  .bh-quick-benefit {\n    background: #ffffff;\n    border: 1px solid #dceccd;\n    border-radius: 12px;\n    padding: 10px 12px;\n    display: flex;\n    align-items: center;\n    gap: 9px;\n    color: #263238;\n    font-size: 13px;\n    line-height: 1.2;\n    font-weight: 800;\n    overflow: hidden;\n  }\n\n  .bh-quick-benefit span:last-child {\n    white-space: nowrap;\n    overflow: hidden;\n    text-overflow: clip;\n  }\n\n  .bh-quick-check {\n    min-width: 14px;\n    color: #7dbb2f;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 14px;\n    font-weight: 900;\n    line-height: 1;\n    margin-top: 0;\n    background: transparent;\n    border-radius: 0;\n    flex-shrink: 0;\n  }\n\n  .bh-info-accordion {\n    max-width: 760px;\n    margin: 18px 0;\n    border: 1px solid #dceccd;\n    border-radius: 16px;\n    background: #ffffff;\n    overflow: hidden;\n    color: #263238;\n  }\n\n  .bh-info-accordion summary {\n    cursor: pointer;\n    list-style: none;\n    padding: 15px 16px;\n    font-size: 14px;\n    font-weight: 800;\n    color: #263238;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 12px;\n    background: linear-gradient(135deg, #fafdf7, #ffffff);\n  }\n\n  .bh-info-accordion summary::-webkit-details-marker { display: none; }\n\n  .bh-info-title-wrap { display: flex; align-items: center; gap: 10px; }\n\n  .bh-info-badge {\n    display: inline-block;\n    background: #7dbb2f;\n    color: #ffffff;\n    border-radius: 999px;\n    padding: 4px 9px;\n    font-size: 11px;\n    font-weight: 800;\n    line-height: 1;\n    flex-shrink: 0;\n    box-shadow: 0 0 0 rgba(125, 187, 47, 0.7);\n    animation: bhInfoPulse 1.4s infinite;\n  }\n\n  @keyframes bhInfoPulse {\n    0% { box-shadow: 0 0 0 0 rgba(125, 187, 47, 0.7); transform: scale(1); }\n    70% { box-shadow: 0 0 0 7px rgba(125, 187, 47, 0); transform: scale(1.04); }\n    100% { box-shadow: 0 0 0 0 rgba(125, 187, 47, 0); transform: scale(1); }\n  }\n\n  .bh-info-accordion[open] .bh-info-badge { animation: none; }\n\n  .bh-info-accordion summary::after {\n    content: \"+\";\n    color: #7dbb2f;\n    font-size: 20px;\n    font-weight: 900;\n    line-height: 1;\n    flex-shrink: 0;\n  }\n\n  .bh-info-accordion[open] summary::after { content: \"−\"; }\n  .bh-info-content { border-top: 1px solid #dceccd; }\n  .bh-tabs { background: #ffffff; color: #263238; }\n  .bh-tabs input { display: none; }\n\n  .bh-tab-labels {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    border-bottom: 1px solid #dceccd;\n    background: #fafdf7;\n  }\n\n  .bh-tab-labels label {\n    padding: 14px 10px;\n    text-align: center;\n    font-size: 13px;\n    font-weight: 800;\n    cursor: pointer;\n    color: #6a7467;\n    border-bottom: 2px solid transparent;\n    transition: all 0.2s ease;\n  }\n\n  #bh-tab-use:checked ~ .bh-tab-labels label[for=\"bh-tab-use\"],\n  #bh-tab-benefits:checked ~ .bh-tab-labels label[for=\"bh-tab-benefits\"],\n  #bh-tab-guarantee:checked ~ .bh-tab-labels label[for=\"bh-tab-guarantee\"] {\n    background: #ffffff;\n    color: #263238;\n    border-bottom-color: #7dbb2f;\n  }\n\n  .bh-guarantee-word { position: relative; display: inline-block; }\n\n  .bh-guarantee-pulse {\n    position: absolute;\n    top: -4px;\n    right: -12px;\n    width: 8px;\n    height: 8px;\n    background: #7dbb2f;\n    border-radius: 999px;\n    box-shadow: 0 0 0 rgba(125, 187, 47, 0.7);\n    animation: bhPulse 1.4s infinite;\n  }\n\n  .bh-guarantee-pulse.bh-pulse-hidden { display: none; }\n\n  @keyframes bhPulse {\n    0% { box-shadow: 0 0 0 0 rgba(125, 187, 47, 0.7); }\n    70% { box-shadow: 0 0 0 6px rgba(125, 187, 47, 0); }\n    100% { box-shadow: 0 0 0 0 rgba(125, 187, 47, 0); }\n  }\n\n  .bh-tab-content { display: none; padding: 16px; }\n\n  #bh-tab-use:checked ~ .bh-tab-panels .bh-tab-use,\n  #bh-tab-benefits:checked ~ .bh-tab-panels .bh-tab-benefits,\n  #bh-tab-guarantee:checked ~ .bh-tab-panels .bh-tab-guarantee { display: block; }\n\n  .bh-section-badge {\n    display: inline-block;\n    background: #7dbb2f;\n    color: #ffffff;\n    border-radius: 999px;\n    padding: 4px 9px;\n    font-size: 11px;\n    font-weight: 800;\n    margin-bottom: 12px;\n  }\n\n  .bh-use-intro {\n    color: #5f6b57;\n    margin-bottom: 12px;\n    line-height: 1.5;\n  }\n\n  .bh-use-title { color: #263238; font-weight: 800; }\n\n  .bh-kit-table {\n    width: 100%;\n    border-collapse: collapse;\n    margin-top: 4px;\n    font-size: 15px;\n  }\n\n  .bh-kit-table thead tr {\n    background: #f0f7e8;\n    border-bottom: 2px solid #dceccd;\n  }\n\n  .bh-kit-table thead th {\n    padding: 8px 10px;\n    text-align: left;\n    font-weight: 800;\n    color: #263238;\n    font-size: 15px;\n  }\n\n  .bh-kit-table tbody tr { border-bottom: 1px solid #edf4e4; }\n  .bh-kit-table tbody tr:last-child { border-bottom: none; }\n\n  .bh-kit-table tbody td {\n    padding: 8px 10px;\n    color: #5f6b57;\n    line-height: 1.3;\n    font-size: 15px;\n    vertical-align: middle;\n  }\n\n  .bh-kit-table tbody td:first-child {\n    font-weight: 800;\n    color: #263238;\n  }\n\n  .bh-use-note {\n    margin-top: 10px;\n    background: #f6fbf1;\n    border: 1px solid #dceccd;\n    border-radius: 12px;\n    padding: 11px;\n    color: #5f6b57;\n    line-height: 1.45;\n  }\n\n  .bh-use-note-title { color: #263238; font-weight: 800; }\n\n  .bh-value-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 10px;\n  }\n\n  .bh-value-box {\n    background: #fafdf7;\n    border: 1px solid #e5eadf;\n    border-radius: 12px;\n    padding: 12px;\n  }\n\n  .bh-benefit-row { display: flex; align-items: flex-start; gap: 10px; }\n\n  .bh-benefit-icon {\n    width: 28px;\n    height: 28px;\n    min-width: 28px;\n    border-radius: 999px;\n    background: #7dbb2f;\n    color: #ffffff;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 15px;\n    font-weight: 900;\n    line-height: 1;\n    margin-top: 1px;\n  }\n\n  .bh-benefit-icon svg { width: 16px; height: 16px; display: block; }\n  .bh-value-title { font-weight: 800; color: #263238; margin-bottom: 5px; }\n  .bh-value-text { font-size: 13px; color: #5f6b57; line-height: 1.45; }\n\n  .bh-mini-badge {\n    display: inline-block;\n    margin-top: 7px;\n    background: #ffffff;\n    border: 1px solid #dceccd;\n    border-radius: 999px;\n    padding: 4px 8px;\n    font-size: 11px;\n    font-weight: 800;\n    color: #263238;\n  }\n\n  .bh-guarantee-box {\n    background: linear-gradient(135deg, #f4ffe9, #ffffff);\n    border: 1px solid #cfe8b3;\n    border-radius: 12px;\n    padding: 13px;\n    color: #263238;\n  }\n\n  .bh-guarantee-badge {\n    display: inline-block;\n    background: #7dbb2f;\n    color: #ffffff;\n    border-radius: 999px;\n    padding: 4px 9px;\n    font-size: 11px;\n    font-weight: 800;\n    margin-bottom: 8px;\n  }\n\n  .bh-guarantee-title-link {\n    color: #263238;\n    text-decoration: underline;\n    text-decoration-thickness: 1.5px;\n    text-underline-offset: 3px;\n    font-weight: 800;\n  }\n\n  .bh-guarantee-title-link:hover { color: #5fa91f; }\n  .bh-guarantee-text { color: #5f6b57; line-height: 1.5; }\n\n  @media (max-width: 640px) {\n    .bh-product-description { font-size: 12.8px; line-height: 1.48; margin: 14px 0; }\n    .bh-sales-counter { font-size: 11.8px; padding: 6px 10px; margin-bottom: 9px; }\n    .bh-card-green { padding: 13px; border-radius: 14px; margin-bottom: 11px; }\n    .bh-title { font-size: clamp(12.2px, 3.35vw, 14.2px); line-height: 1.2; margin-bottom: 9px; letter-spacing: -0.35px; }\n    .bh-hand-underline { padding: 0.13em 2px; }\n    .bh-quick-benefits { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 8px; margin: 12px 0 14px; }\n    .bh-quick-benefit { font-size: clamp(8.6px, 2.45vw, 10.5px); padding: 9px 7px; border-radius: 11px; min-height: 38px; align-items: center; gap: 5px; line-height: 1; }\n    .bh-quick-check { min-width: 10px; font-size: 10px; margin-top: 0; }\n    .bh-info-accordion { border-radius: 14px; margin: 14px 0; }\n    .bh-info-accordion summary { padding: 13px; font-size: 12.8px; }\n    .bh-info-badge { font-size: 10px; padding: 4px 8px; }\n    .bh-tab-labels label { padding: 12px 5px; font-size: 11.5px; }\n    .bh-tab-content { padding: 13px; font-size: 12.8px; }\n    .bh-section-badge, .bh-guarantee-badge { font-size: 10px; padding: 4px 8px; }\n    .bh-kit-table { font-size: 10px; }\n    .bh-kit-table thead th { padding: 6px 5px; font-size: 9.5px; }\n    .bh-kit-table tbody td { padding: 6px 5px; font-size: 10px; }\n    .bh-value-grid { grid-template-columns: 1fr; gap: 8px; }\n    .bh-value-box, .bh-use-note { padding: 11px; border-radius: 12px; }\n    .bh-value-text { font-size: 12px; }\n    .bh-benefit-icon { width: 25px; height: 25px; min-width: 25px; font-size: 13px; }\n    .bh-benefit-icon svg { width: 14px; height: 14px; }\n    .bh-mini-badge { font-size: 10.5px; padding: 4px 7px; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"bh-product-description\"\u003e\n  \u003cdiv class=\"bh-sales-counter\" data-sales-30d=\"200\"\u003e\n    \u003cspan class=\"bh-sales-dot\"\u003e\u003c\/span\u003e\n    \u003cspan class=\"bh-sales-text\"\u003e+200 vendidos en los últimos 30 días\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bh-card-green\"\u003e\n    \u003cdiv class=\"bh-title\"\u003e\n      \u003cspan class=\"bh-hand-underline\"\u003e¡El Pack Perfecto Para Comenzar Tu Camino Al Bienestar!\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv\u003e\n      \u003cstrong\u003eStarter Pack de 5 suplementos premium de 180 cápsulas de 500 mg c\/u\u003c\/strong\u003e, diseñado para quienes dan su primer paso hacia el bienestar con los suplementos más populares y versátiles de BioHerb®.\u003cbr\u003e\u003cbr\u003e\n      El \u003cstrong\u003eGlicinato de Magnesio\u003c\/strong\u003e apoya el sueño, reduce el estrés y relaja los músculos; la \u003cstrong\u003eCúrcuma + Jengibre + Pimienta Negra\u003c\/strong\u003e reduce la inflamación y cuida las articulaciones con absorción potenciada al 2000%; el \u003cstrong\u003eVinagre de Manzana \"Cultivo Madre\"\u003c\/strong\u003e activa el metabolismo y apoya la digestión diaria; el \u003cstrong\u003eCardo Mariano\u003c\/strong\u003e protege el hígado con Silimarina al 80%; y el \u003cstrong\u003eZinc + Magnesio + Melatonina\u003c\/strong\u003e regula el sueño y apoya el sistema inmune. Juntos, estos 5 suplementos cubren las bases del bienestar diario para que empieces a sentir la diferencia desde el primer mes.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bh-quick-benefits\"\u003e\n    \u003cdiv class=\"bh-quick-benefit\"\u003e\n      \u003cspan class=\"bh-quick-check\"\u003e✓\u003c\/span\u003e\n      \u003cspan\u003eBienestar general\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bh-quick-benefit\"\u003e\n      \u003cspan class=\"bh-quick-check\"\u003e✓\u003c\/span\u003e\n      \u003cspan\u003eSueño y descanso\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bh-quick-benefit\"\u003e\n      \u003cspan class=\"bh-quick-check\"\u003e✓\u003c\/span\u003e\n      \u003cspan\u003eDigestión y metabolismo\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bh-quick-benefit\"\u003e\n      \u003cspan class=\"bh-quick-check\"\u003e✓\u003c\/span\u003e\n      \u003cspan\u003eAntiinflamatorio natural\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdetails class=\"bh-info-accordion\" open\u003e\n  \u003csummary\u003e\n    \u003cspan class=\"bh-info-title-wrap\"\u003e\n      \u003cspan class=\"bh-info-badge\"\u003eINFO\u003c\/span\u003e\n      \u003cspan\u003eModo de uso, beneficios y garantía\u003c\/span\u003e\n    \u003c\/span\u003e\n  \u003c\/summary\u003e\n\n  \u003cdiv class=\"bh-info-content\"\u003e\n    \u003cdiv class=\"bh-tabs\"\u003e\n      \u003cinput type=\"radio\" name=\"bh-product-tabs\" id=\"bh-tab-use\" checked\u003e\n      \u003cinput type=\"radio\" name=\"bh-product-tabs\" id=\"bh-tab-benefits\"\u003e\n      \u003cinput type=\"radio\" name=\"bh-product-tabs\" id=\"bh-tab-guarantee\"\u003e\n\n      \u003cdiv class=\"bh-tab-labels\"\u003e\n        \u003clabel for=\"bh-tab-use\"\u003eMODO DE USO\u003c\/label\u003e\n        \u003clabel for=\"bh-tab-benefits\"\u003eBENEFICIOS\u003c\/label\u003e\n        \u003clabel for=\"bh-tab-guarantee\" id=\"bh-guarantee-label\"\u003e\n          \u003cspan class=\"bh-guarantee-word\"\u003e\n            GARANTÍA\n            \u003cspan class=\"bh-guarantee-pulse\" id=\"bh-guarantee-pulse\"\u003e\u003c\/span\u003e\n          \u003c\/span\u003e\n        \u003c\/label\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bh-tab-panels\"\u003e\n        \u003cdiv class=\"bh-tab-content bh-tab-use\"\u003e\n          \u003cspan class=\"bh-section-badge\"\u003eMODO DE USO\u003c\/span\u003e\n\n          \u003cdiv class=\"bh-use-intro\"\u003e\n            \u003cspan class=\"bh-use-title\"\u003eToma sugerida por suplemento:\u003c\/span\u003e Cada producto tiene su propia indicación. Bebe suficiente agua con cada toma. No exceder la dosis recomendada de cada suplemento.\n          \u003c\/div\u003e\n\n          \u003ctable class=\"bh-kit-table\"\u003e\n            \u003cthead\u003e\n              \u003ctr\u003e\n                \u003cth\u003eSuplemento\u003c\/th\u003e\n                \u003cth\u003eDosis\u003c\/th\u003e\n                \u003cth\u003eDuración\u003c\/th\u003e\n              \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eGlicinato de Magnesio\u003c\/td\u003e\n                \u003ctd\u003e1 cápsula\u003c\/td\u003e\n                \u003ctd\u003e180 días\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eCúrcuma + Jengibre + Pimienta Negra\u003c\/td\u003e\n                \u003ctd\u003e2 cápsulas\u003c\/td\u003e\n                \u003ctd\u003e90 días\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eVinagre de Manzana\u003c\/td\u003e\n                \u003ctd\u003e2 cápsulas\u003c\/td\u003e\n                \u003ctd\u003e90 días\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eCardo Mariano\u003c\/td\u003e\n                \u003ctd\u003e2 cápsulas\u003c\/td\u003e\n                \u003ctd\u003e90 días\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eZinc + Magnesio + Melatonina\u003c\/td\u003e\n                \u003ctd\u003e1 cápsula\u003c\/td\u003e\n                \u003ctd\u003e180 días\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n\n          \u003cdiv class=\"bh-use-note\"\u003e\n            \u003cspan class=\"bh-use-note-title\"\u003ePresentación:\u003c\/span\u003e Cada suplemento viene en frasco de 180 cápsulas de \u003cstrong\u003e500 mg c\/u\u003c\/strong\u003e. La duración varía según la dosis indicada en la tabla.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bh-tab-content bh-tab-benefits\"\u003e\n          \u003cdiv class=\"bh-value-grid\"\u003e\n            \u003cdiv class=\"bh-value-box\"\u003e\n              \u003cdiv class=\"bh-benefit-row\"\u003e\n                \u003cspan class=\"bh-benefit-icon\" aria-hidden=\"true\"\u003e\n                  \u003csvg viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n                    \u003cpath d=\"M3 7h11v8H3V7Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M14 10h3l3 3v2h-6v-5Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M7 18a2 2 0 1 0 0-4 2 2 0 0 0 0 4Z\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M17 18a2 2 0 1 0 0-4 2 2 0 0 0 0 4Z\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n                  \u003c\/svg\u003e\n                \u003c\/span\u003e\n                \u003cdiv\u003e\n                  \u003cdiv class=\"bh-value-title\"\u003eEnvío gratis desde $499\u003c\/div\u003e\n                  \u003cdiv class=\"bh-value-text\"\u003eAprovecha envío gratis en compras mayores a $499 MXN y recibe tu pedido directo en tu domicilio.\u003c\/div\u003e\n                  \u003cspan class=\"bh-mini-badge\"\u003eCompra +$499 MXN\u003c\/span\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bh-value-box\"\u003e\n              \u003cdiv class=\"bh-benefit-row\"\u003e\n                \u003cspan class=\"bh-benefit-icon\" aria-hidden=\"true\"\u003e★\u003c\/span\u003e\n                \u003cdiv\u003e\n                  \u003cdiv class=\"bh-value-title\"\u003eGana BioPoints®\u003c\/div\u003e\n                  \u003cdiv class=\"bh-value-text\"\u003eAcumula puntos en tus compras y úsalos para obtener recompensas, descuentos o beneficios dentro de la tienda.\u003c\/div\u003e\n                  \u003cspan class=\"bh-mini-badge\"\u003eRecompensas BioHerb®\u003c\/span\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bh-value-box\"\u003e\n              \u003cdiv class=\"bh-benefit-row\"\u003e\n                \u003cspan class=\"bh-benefit-icon\" aria-hidden=\"true\"\u003e\n                  \u003csvg viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n                    \u003cpath d=\"M7 7h10v4H7V7Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M8 11h8l-1 8H9l-1-8Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M12 3v4\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M9 4h6\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n                  \u003c\/svg\u003e\n                \u003c\/span\u003e\n                \u003cdiv\u003e\n                  \u003cdiv class=\"bh-value-title\"\u003eSuscríbete y ahorra\u003c\/div\u003e\n                  \u003cdiv class=\"bh-value-text\"\u003eActiva tu suscripción para recibir tu kit de forma automática y mantener tu rutina sin interrupciones.\u003c\/div\u003e\n                  \u003cspan class=\"bh-mini-badge\"\u003eAhorro recurrente\u003c\/span\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bh-tab-content bh-tab-guarantee\"\u003e\n          \u003cdiv class=\"bh-guarantee-box\"\u003e\n            \u003cspan class=\"bh-guarantee-badge\"\u003eGARANTÍA\u003c\/span\u003e\n            \u003cdiv class=\"bh-guarantee-text\"\u003e\n              \u003ca class=\"bh-guarantee-title-link\" href=\"https:\/\/bioherb.mx\/policies\/refund-policy\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n                Garantía de satisfacción total BioHerb®:\n              \u003c\/a\u003e\n              Compra con tranquilidad. Si tu pedido llega dañado, en mal estado o se extravía durante el envío, te devolvemos tu dinero.\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cscript\u003e\n  document.addEventListener('DOMContentLoaded', function () {\n    var salesCounter = document.querySelector('.bh-sales-counter');\n    var infoAccordion = document.querySelector('.bh-info-accordion');\n    var guaranteeTab = document.getElementById('bh-tab-guarantee');\n    var guaranteePulse = document.getElementById('bh-guarantee-pulse');\n\n    if (salesCounter) {\n      var rawSales = parseInt(salesCounter.getAttribute('data-sales-30d'), 10);\n      var salesText = salesCounter.querySelector('.bh-sales-text');\n      if (!rawSales || rawSales \u003c 1) {\n        salesCounter.style.display = 'none';\n      } else {\n        var formattedSales;\n        if (rawSales \u003c 50) { formattedSales = rawSales; }\n        else if (rawSales \u003c 100) { formattedSales = 50; }\n        else if (rawSales \u003e 1000) { formattedSales = 1000; }\n        else { formattedSales = Math.floor(rawSales \/ 100) * 100; }\n        salesText.textContent = '+' + formattedSales + ' vendidos en los últimos 30 días';\n      }\n    }\n\n    if (infoAccordion \u0026\u0026 window.matchMedia('(max-width: 640px)').matches) {\n      infoAccordion.removeAttribute('open');\n    }\n\n    if (guaranteeTab \u0026\u0026 guaranteePulse) {\n      guaranteeTab.addEventListener('change', function () {\n        if (guaranteeTab.checked) {\n          guaranteePulse.classList.add('bh-pulse-hidden');\n        }\n      });\n    }\n  });\n\u003c\/script\u003e","brand":"Bio Herb México","offers":[{"title":"PACK 6 MESES","offer_id":53250155479403,"sku":null,"price":1345.0,"currency_code":"MXN","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0972\/4097\/3675\/files\/15.KitClienteNuevo-StarterPack.png?v=1779154994"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0972\/4097\/3675\/collections\/3_900dbfb3-e0ce-455d-9812-5a645446ae75.png?v=1779150988","url":"https:\/\/bioherb.mx\/collections\/kits-bioherb%c2%ae-para-tu-rutina-de-bienestar.oembed","provider":"Bio Herb México","version":"1.0","type":"link"}