{"id":7944,"date":"2020-01-14T16:46:44","date_gmt":"2020-01-14T16:46:44","guid":{"rendered":"https:\/\/www.dlongwood.com\/dermagenius-2\/"},"modified":"2026-05-22T10:48:58","modified_gmt":"2026-05-22T10:48:58","slug":"dermagenius","status":"publish","type":"productos","link":"https:\/\/www.dlongwood.com\/en\/product-catalog\/dermagenius\/","title":{"rendered":"DermaGenius\u00ae 2.0 Complete (PN-401), DermaGenius\u00ae 3.0 Nail (PN-302), DermaGenius\u00ae 3.0 Complete (PN-402), DermaGenius\u00ae Resistance (PN-303)"},"content":{"rendered":"\n<!-- Scoped Styles Block (Isolated, Shielded, and Scaled to 14px) -->\n\n<style>\n\n    \/* Corporate font import *\/\n\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,700;1,400&family=Raleway:wght@300;400;500;600;700&display=swap');\n\n\n\n    \/* Main Isolated Container *\/\n\n    .dlw-prod-wrapper {\n\n        font-family: 'Raleway', sans-serif !important;\n\n        color: #000000 !important;\n\n        line-height: 1.6 !important;\n\n        background-color: transparent !important;\n\n        padding: 0 !important;\n\n        max-width: 100% !important;\n\n        text-align: left !important;\n\n        display: block !important;\n\n        font-size: 14px !important; \/* ANCHOR: Ignores defective root size from Bricks *\/\n\n    }\n\n\n\n    \/* Local CSS Variables *\/\n\n    .dlw-prod-wrapper {\n\n        --dlw-blue-dark: #003a70;\n\n        --dlw-blue-cyan: #00a1e0;\n\n        --dlw-light-bg: #f9fbfd;\n\n        --dlw-grey-bg: #f4f6f8;\n\n        --dlw-border: #e1e8f0;\n\n        --dlw-grey: #939598;\n\n    }\n\n\n\n    \/* H2 Headings *\/\n\n    .dlw-prod-wrapper h2 {\n\n        font-family: 'Playfair Display', serif !important;\n\n        color: var(--dlw-blue-dark) !important;\n\n        margin-top: 2em !important;\n\n        margin-bottom: 0.8em !important;\n\n        font-size: 1.8em !important;\n\n        font-weight: 700 !important;\n\n        border-bottom: 2px solid var(--dlw-border) !important;\n\n        padding-bottom: 10px !important;\n\n        display: block !important;\n\n    }\n\n\n\n    \/* H3 Headings *\/\n\n    .dlw-prod-wrapper h3 {\n\n        font-family: 'Playfair Display', serif !important;\n\n        color: var(--dlw-blue-cyan) !important;\n\n        margin-top: 1.5em !important;\n\n        margin-bottom: 0.5em !important;\n\n        font-size: 1.4em !important;\n\n        font-weight: 700 !important;\n\n        display: block !important;\n\n    }\n\n\n\n    \/* Standard paragraphs *\/\n\n    .dlw-prod-wrapper p {\n\n        font-weight: 400 !important;\n\n        margin-bottom: 1.2em !important;\n\n        text-align: justify !important;\n\n        font-size: 1.25em !important; \/* 1.25em over 14px = 17.5px actual *\/\n\n        color: #333333 !important;\n\n    }\n\n\n\n    \/* Corporate bold text *\/\n\n    .dlw-prod-wrapper strong {\n\n        color: var(--dlw-blue-dark) !important;\n\n        font-weight: 700 !important;\n\n    }\n\n\n\n    \/* Lead \/ Short Description (Corporate Blue Box) *\/\n\n    .dlw-lead-box {\n\n        background-color: var(--dlw-blue-dark) !important;\n\n        color: #ffffff !important;\n\n        padding: 2.5em 3em !important;\n\n        margin-bottom: 2.5em !important;\n\n        border-radius: 8px !important;\n\n        box-shadow: 0 6px 25px rgba(0, 58, 112, 0.2) !important;\n\n    }\n\n\n\n    .dlw-lead-box p {\n\n        color: #ffffff !important;\n\n        font-size: 1.35em !important;\n\n        font-weight: 500 !important;\n\n        margin-bottom: 0 !important;\n\n        text-align: left !important;\n\n    }\n\n\n\n    \/* Single inserted images (centered) *\/\n\n    .dlw-prod-img {\n\n        width: 100% !important;\n\n        height: auto !important;\n\n        display: block !important;\n\n        margin: 2.5em auto !important;\n\n        max-width: 90% !important;\n\n        border-radius: 6px !important;\n\n        box-shadow: none !important;\n\n        transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1) !important;\n\n        cursor: zoom-in !important;\n\n    }\n\n\n\n    .dlw-prod-img:hover {\n\n        transform: scale(1.03) !important;\n\n    }\n\n\n\n    \/* Standard lists (bullets) *\/\n\n    .dlw-list {\n\n        display: flex !important;\n\n        flex-direction: column !important;\n\n        margin-bottom: 2em !important;\n\n        padding-left: 0 !important;\n\n    }\n\n\n\n    .dlw-list-item {\n\n        position: relative !important;\n\n        padding-left: 1.5em !important;\n\n        margin-bottom: 0.8em !important;\n\n        text-align: left !important;\n\n        font-size: 1.25em !important;\n\n        color: #333333 !important;\n\n        display: block !important;\n\n    }\n\n\n\n    .dlw-list-item::before {\n\n        content: \"\u2022\" !important;\n\n        position: absolute !important;\n\n        left: 0 !important;\n\n        color: var(--dlw-blue-cyan) !important;\n\n        font-weight: bold !important;\n\n        font-size: 1.2em !important;\n\n        top: -2px !important;\n\n    }\n\n\n\n    \/* Nested sub-lists *\/\n\n    .dlw-sub-list {\n\n        margin-top: 0.5em !important;\n\n        margin-bottom: 0.5em !important;\n\n        padding-left: 1.5em !important;\n\n    }\n\n\n\n    .dlw-sub-list-item {\n\n        position: relative !important;\n\n        padding-left: 1.2em !important;\n\n        margin-bottom: 0.4em !important;\n\n        font-size: 0.95em !important;\n\n        color: #555555 !important;\n\n        display: block !important;\n\n    }\n\n\n\n    .dlw-sub-list-item::before {\n\n        content: \"-\" !important;\n\n        position: absolute !important;\n\n        left: 0 !important;\n\n        color: var(--dlw-grey) !important;\n\n        font-weight: bold !important;\n\n    }\n\n\n\n    \/* Check lists (Key Features) *\/\n\n    .dlw-check-list {\n\n        display: grid !important;\n\n        grid-template-columns: 1fr 1fr !important;\n\n        gap: 1.5em 2em !important;\n\n        margin: 2em 0 !important;\n\n        background-color: var(--dlw-light-bg) !important;\n\n        padding: 2.5em !important;\n\n        border-radius: 8px !important;\n\n        border-left: 6px solid var(--dlw-blue-cyan) !important;\n\n    }\n\n\n\n    .dlw-check-item {\n\n        display: flex !important;\n\n        align-items: flex-start !important;\n\n        gap: 12px !important;\n\n        font-size: 1.2em !important;\n\n        color: #333333 !important;\n\n        line-height: 1.4 !important;\n\n    }\n\n\n\n    .dlw-check-icon {\n\n        width: 24px !important;\n\n        height: 24px !important;\n\n        min-width: 24px !important;\n\n        fill: var(--dlw-blue-cyan) !important;\n\n        margin-top: 2px !important;\n\n        flex-shrink: 0 !important;\n\n    }\n\n    \n\n    .dlw-check-item:last-child:nth-child(odd) {\n\n        grid-column: 1 \/ -1 !important;\n\n    }\n\n\n\n    \/* Corporate Tables (References) *\/\n\n    .dlw-table {\n\n        width: 100% !important;\n\n        border-collapse: collapse !important;\n\n        margin-bottom: 2.5em !important;\n\n        background-color: #ffffff !important;\n\n        box-shadow: 0 2px 10px rgba(0,0,0,0.03) !important;\n\n        border-radius: 6px !important;\n\n        overflow: hidden !important;\n\n    }\n\n\n\n    .dlw-table th {\n\n        background-color: var(--dlw-blue-dark) !important;\n\n        color: #ffffff !important;\n\n        text-align: left !important;\n\n        padding: 15px 20px !important;\n\n        font-family: 'Raleway', sans-serif !important;\n\n        font-weight: 600 !important;\n\n        text-transform: uppercase !important;\n\n        font-size: 1.1em !important;\n\n        letter-spacing: 0.5px !important;\n\n    }\n\n\n\n    .dlw-table td {\n\n        padding: 15px 20px !important;\n\n        border-bottom: 1px solid var(--dlw-border) !important;\n\n        vertical-align: middle !important;\n\n        font-size: 1.2em !important;\n\n        color: #333333 !important;\n\n    }\n\n    \n\n    .dlw-table tr:hover td {\n\n        background-color: var(--dlw-light-bg) !important;\n\n    }\n\n\n\n    .dlw-table tr:last-child td {\n\n        border-bottom: 2px solid var(--dlw-blue-cyan) !important;\n\n    }\n\n\n\n    .dlw-ref-code {\n\n        font-family: 'Courier New', Courier, monospace !important;\n\n        font-weight: 700 !important;\n\n        color: var(--dlw-blue-dark) !important;\n\n    }\n\n\n\n    \/* Accordions (Collapsible Tables) *\/\n\n    .dlw-accordion {\n\n        background-color: #ffffff !important;\n\n        border: 1px solid var(--dlw-border) !important;\n\n        border-radius: 6px !important;\n\n        margin-bottom: 1.5em !important;\n\n        overflow: hidden !important;\n\n        transition: all 0.3s ease !important;\n\n    }\n\n\n\n    .dlw-accordion-header {\n\n        background-color: var(--dlw-blue-dark) !important;\n\n        color: #ffffff !important;\n\n        padding: 15px 20px !important;\n\n        font-family: 'Raleway', sans-serif !important;\n\n        font-weight: 600 !important;\n\n        text-transform: uppercase !important;\n\n        font-size: 1.1em !important;\n\n        letter-spacing: 0.5px !important;\n\n        cursor: pointer !important;\n\n        list-style: none !important;\n\n        position: relative !important;\n\n        display: flex !important;\n\n        justify-content: space-between !important;\n\n        align-items: center !important;\n\n        transition: background-color 0.3s ease !important;\n\n    }\n\n\n\n    \/* Hide default details\/summary arrow *\/\n\n    .dlw-accordion-header::-webkit-details-marker {\n\n        display: none !important;\n\n    }\n\n\n\n    \/* Custom + \/ x icon *\/\n\n    .dlw-accordion-header::after {\n\n        content: '+' !important;\n\n        font-size: 1.8em !important;\n\n        line-height: 1 !important;\n\n        color: var(--dlw-blue-cyan) !important;\n\n        transition: transform 0.3s ease !important;\n\n    }\n\n\n\n    .dlw-accordion[open] .dlw-accordion-header::after {\n\n        transform: rotate(45deg) !important; \/* Rotates the + to look like an x *\/\n\n    }\n\n\n\n    .dlw-accordion[open] .dlw-accordion-header {\n\n        border-bottom: 2px solid var(--dlw-blue-cyan) !important;\n\n    }\n\n\n\n    \/* Adjustment for lists\/tables inside accordion *\/\n\n    .dlw-accordion-content {\n\n        padding: 20px !important;\n\n        background-color: #ffffff !important;\n\n    }\n\n\n\n    .dlw-accordion-content .dlw-table {\n\n        margin-bottom: 0 !important;\n\n        box-shadow: none !important;\n\n        border-radius: 0 !important;\n\n        border-top: none !important;\n\n    }\n\n\n\n    .dlw-accordion-content .dlw-list {\n\n        margin-bottom: 0 !important;\n\n    }\n\n    \n\n    .dlw-accordion-content p {\n\n        margin-bottom: 0 !important;\n\n    }\n\n\n\n    \/* Modal \/ Lightbox *\/\n\n    .dlw-modal {\n\n        display: none;\n\n        position: fixed !important;\n\n        z-index: 999999 !important;\n\n        left: 0 !important;\n\n        top: 0 !important;\n\n        width: 100vw !important;\n\n        height: 100vh !important;\n\n        background-color: rgba(0, 20, 40, 0.85) !important;\n\n        backdrop-filter: blur(5px) !important;\n\n        align-items: center !important;\n\n        justify-content: center !important;\n\n    }\n\n\n\n    .dlw-modal.dlw-active {\n\n        display: flex !important;\n\n        animation: dlw-fade-in 0.3s ease-out forwards;\n\n    }\n\n\n\n    @keyframes dlw-fade-in {\n\n        from { opacity: 0; }\n\n        to { opacity: 1; }\n\n    }\n\n\n\n    .dlw-modal-img {\n\n        max-width: 90vw !important;\n\n        max-height: 90vh !important;\n\n        width: auto !important;\n\n        height: auto !important;\n\n        border-radius: 6px !important;\n\n        box-shadow: 0 10px 40px rgba(0,0,0,0.5) !important;\n\n        object-fit: contain !important;\n\n    }\n\n\n\n    .dlw-modal-close {\n\n        position: absolute !important;\n\n        top: 25px !important;\n\n        right: 35px !important;\n\n        color: #ffffff !important;\n\n        font-size: 45px !important;\n\n        font-weight: 300 !important;\n\n        cursor: pointer !important;\n\n        transition: color 0.3s ease !important;\n\n        line-height: 1 !important;\n\n        z-index: 9999999 !important;\n\n    }\n\n\n\n    .dlw-modal-close:hover {\n\n        color: var(--dlw-blue-cyan) !important;\n\n    }\n\n\n\n    \/* Responsive *\/\n\n    @media (max-width: 768px) {\n\n        .dlw-lead-box { padding: 1.8em !important; }\n\n        .dlw-check-list { grid-template-columns: 1fr !important; padding: 1.5em !important; }\n\n        .dlw-prod-img { max-width: 100% !important; }\n\n        \n\n        \/* Responsive Tables *\/\n\n        .dlw-table, .dlw-table thead, .dlw-table tbody, .dlw-table th, .dlw-table td, .dlw-table tr { display: block !important; }\n\n        .dlw-table thead tr { position: absolute !important; top: -9999px !important; left: -9999px !important; }\n\n        .dlw-table tr { border-bottom: 2px solid var(--dlw-blue-cyan) !important; margin-bottom: 15px !important; }\n\n        .dlw-table td { border: none !important; position: relative !important; padding-left: 45% !important; }\n\n        .dlw-table td::before { position: absolute !important; top: 15px !important; left: 15px !important; width: 40% !important; white-space: nowrap !important; font-weight: bold !important; color: var(--dlw-blue-dark) !important; font-size: 0.9em !important; text-transform: uppercase !important; }\n\n        .dlw-table td:nth-of-type(1)::before { content: \"Reference\" !important; }\n\n        .dlw-table td:nth-of-type(2)::before { content: \"Description\" !important; }\n\n    }\n\n<\/style>\n\n\n\n<!-- ==========================================\n\n     UNIFIED AND SHIELDED CONTENT\n\n     ========================================== -->\n\n<div class=\"dlw-prod-wrapper\">\n\n\n\n    <!-- Short Description (Lead Box) -->\n\n    <div class=\"dlw-lead-box\">\n\n        <p>Multiplex real\u2011time PCR kits for the detection and differentiation of the most prevalent dermatophyte species in nail, skin, and hair samples.<\/p>\n\n    <\/div>\n\n\n\n    <!-- Detailed Description -->\n\n    <h2>Detailed Description<\/h2>\n\n\n\n    <div class=\"dlw-list\">\n\n        <span class=\"dlw-list-item\">DermaGenius\u00ae kits are designed for the rapid and accurate detection of dermatophytic infections, providing high\u2011quality molecular diagnosis. These kits include versions for both dermatophyte species identification (DermaGenius\u00ae 2.0 and 3.0) and for the identification of resistance markers in Trichophyton (DermaGenius\u00ae Resistance). They are validated for use on nail, skin, and hair samples.<\/span>\n\n        <span class=\"dlw-list-item\">\u2022 DermaGenius\u00ae 2.0\/3.0 Complete: allow detection and differentiation of the most common dermatophyte species, such as Trichophyton rubrum, T. mentagrophytes, Microsporum canis, among others. The 3.0 kits include new targets (such as T. benhamiae and E. floccosum) and greater identification accuracy, especially with the use of the new kit versions.<\/span>\n\n        <span class=\"dlw-list-item\">\u2022 DermaGenius\u00ae Resistance (PN-303): identifies the most important resistance markers in the SQLE gene, detecting specific mutations in genes that confer resistance to azole treatments, which is crucial for personalizing antifungal therapy.<\/span>\n\n        <span class=\"dlw-list-item\">The DNA extraction process is carried out using the PathoNostics Extraction Kit (PN-502), which facilitates rapid sample preparation, followed by real\u2011time PCR amplification to provide results within two hours. These assays are ideal for laboratories seeking to improve accuracy and speed in the diagnosis of dermatophytic infections.<\/span>\n\n        <span class=\"dlw-list-item\">The kits are validated on various real\u2011time PCR thermal cyclers, ensuring their versatility in different laboratory settings.<\/span>\n\n    <\/div>\n\n\n\n    <!-- Key Features -->\n\n    <h2>Key Features<\/h2>\n\n    \n\n    <div class=\"dlw-check-list\">\n\n        <div class=\"dlw-check-item\">\n\n            <svg class=\"dlw-check-icon\" viewBox=\"0 0 24 24\"><path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z\"\/><\/svg>\n\n            <span>Detection and differentiation of the main dermatophyte species: T. rubrum, T. mentagrophytes, M. canis, among others<\/span>\n\n        <\/div>\n\n        <div class=\"dlw-check-item\">\n\n            <svg class=\"dlw-check-icon\" viewBox=\"0 0 24 24\"><path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z\"\/><\/svg>\n\n            <span>Identification of resistance markers in the SQLE gene<\/span>\n\n        <\/div>\n\n        <div class=\"dlw-check-item\">\n\n            <svg class=\"dlw-check-icon\" viewBox=\"0 0 24 24\"><path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z\"\/><\/svg>\n\n            <span>Results in less than 2 hours<\/span>\n\n        <\/div>\n\n        <div class=\"dlw-check-item\">\n\n            <svg class=\"dlw-check-icon\" viewBox=\"0 0 24 24\"><path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z\"\/><\/svg>\n\n            <span>Compatible with nail, skin, and hair samples<\/span>\n\n        <\/div>\n\n        <div class=\"dlw-check-item\">\n\n            <svg class=\"dlw-check-icon\" viewBox=\"0 0 24 24\"><path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z\"\/><\/svg>\n\n            <span>Validated on several real\u2011time PCR systems<\/span>\n\n        <\/div>\n\n        <div class=\"dlw-check-item\">\n\n            <svg class=\"dlw-check-icon\" viewBox=\"0 0 24 24\"><path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z\"\/><\/svg>\n\n            <span>Use of PathoNostics Extraction Kit (PN-502) for DNA extraction<\/span>\n\n        <\/div>\n\n    <\/div>\n\n\n\n    <!-- Presentation Details (Collapsible Accordions) -->\n\n    <h2>Presentation Details<\/h2>\n\n\n\n    <details class=\"dlw-accordion\">\n\n        <summary class=\"dlw-accordion-header\">DermaGenius\u00ae 2.0 Complete (PN-401)<\/summary>\n\n        <div class=\"dlw-accordion-content\">\n\n            <div class=\"dlw-list\">\n\n                <span class=\"dlw-list-item\">Content: 50 reactions<\/span>\n\n                <span class=\"dlw-list-item\">Targets: C. albicans, C. parapsilosis, S. brevicaulis, T. interdigitale, T. mentagrophytes, T. schoenleinii, T. tonsurans, T. rubrum, T. violaceum, and internal control<\/span>\n\n                <span class=\"dlw-list-item\">Compatible instruments: LightCycler\u00ae 480 II, Rotor-Gene Q, QuantStudio&#x2122; 5, CFX96, Mic qPCR<\/span>\n\n                <span class=\"dlw-list-item\">CE-IVDD<\/span>\n\n            <\/div>\n\n        <\/div>\n\n    <\/details>\n\n\n\n    <details class=\"dlw-accordion\">\n\n        <summary class=\"dlw-accordion-header\">DermaGenius\u00ae 3.0 Complete (PN-402)<\/summary>\n\n        <div class=\"dlw-accordion-content\">\n\n            <div class=\"dlw-list\">\n\n                <span class=\"dlw-list-item\">Content: 50 reactions<\/span>\n\n                <span class=\"dlw-list-item\">Targets: T. benhamiae, T. verrucosum, M. canis, M. audouinii, E. floccosum, N. gypsae, and internal control<\/span>\n\n                <span class=\"dlw-list-item\">Compatible instruments: LightCycler\u00ae 480 II, Rotor-Gene Q, QuantStudio&#x2122; 5, CFX96, Mic qPCR<\/span>\n\n                <span class=\"dlw-list-item\">CE-IVDD<\/span>\n\n            <\/div>\n\n        <\/div>\n\n    <\/details>\n\n\n\n    <details class=\"dlw-accordion\">\n\n        <summary class=\"dlw-accordion-header\">DermaGenius\u00ae Resistance (PN-303)<\/summary>\n\n        <div class=\"dlw-accordion-content\">\n\n            <div class=\"dlw-list\">\n\n                <span class=\"dlw-list-item\">Content: 25 reactions<\/span>\n\n                <span class=\"dlw-list-item\">Targets: SQLE resistance markers (mutations 393 and 397), T. interdigitale, T. mentagrophytes, T. rubrum, T. violaceum, and internal control<\/span>\n\n                <span class=\"dlw-list-item\">Compatible instruments: LightCycler\u00ae 480 II, Rotor-Gene Q, QuantStudio&#x2122; 5, CFX96, Mic qPCR<\/span>\n\n                <span class=\"dlw-list-item\">CE-IVDD<\/span>\n\n            <\/div>\n\n        <\/div>\n\n    <\/details>\n\n\n\n    <details class=\"dlw-accordion\">\n\n        <summary class=\"dlw-accordion-header\">DermaGenius\u00ae 3.0 Nail (PN-302)<\/summary>\n\n        <div class=\"dlw-accordion-content\">\n\n            <div class=\"dlw-list\">\n\n                <span class=\"dlw-list-item\">Content: 50 reactions<\/span>\n\n                <span class=\"dlw-list-item\">Targets: Trichophyton rubrum, Trichophyton interdigitale, Candida albicans, Candida parapsilosis, Scopulariopsis brevicaulis, Internal Control<\/span>\n\n                <span class=\"dlw-list-item\">Compatible instruments: LightCycler\u00ae 480 II, Rotor-Gene Q, QuantStudio&#x2122; 5, CFX96, Mic qPCR<\/span>\n\n                <span class=\"dlw-list-item\">RUO<\/span>\n\n            <\/div>\n\n        <\/div>\n\n    <\/details>\n\n\n\n    <details class=\"dlw-accordion\">\n\n        <summary class=\"dlw-accordion-header\">Extraction Kit (PN-502)<\/summary>\n\n        <div class=\"dlw-accordion-content\">\n\n            <div class=\"dlw-list\">\n\n                <span class=\"dlw-list-item\">Content: 50 reactions<\/span>\n\n                <span class=\"dlw-list-item\">Use for DNA extraction in dermatophyte samples<\/span>\n\n            <\/div>\n\n        <\/div>\n\n    <\/details>\n\n\n\n    <!-- Modal Structure (Lightbox) -->\n\n    <div id=\"dlw-image-modal\" class=\"dlw-modal\">\n\n        <span class=\"dlw-modal-close\" onclick=\"closeDlwModal()\">&times;<\/span>\n\n        <img decoding=\"async\" class=\"dlw-modal-img\" id=\"dlw-modal-img-target\" src=\"\" alt=\"\" title=\"\">\n\n    <\/div>\n\n\n\n<\/div>\n\n\n\n<!-- Modal Script (Vanilla JS, no dependencies) -->\n\n<script>\n\n    function openDlwModal(src) {\n\n        var modal = document.getElementById('dlw-image-modal');\n\n        var modalImg = document.getElementById('dlw-modal-img-target');\n\n        modalImg.src = src;\n\n        modal.classList.add('dlw-active');\n\n        document.body.style.overflow = 'hidden'; \/\/ Locks background scroll\n\n    }\n\n\n\n    function closeDlwModal() {\n\n        var modal = document.getElementById('dlw-image-modal');\n\n        modal.classList.remove('dlw-active');\n\n        document.body.style.overflow = 'auto'; \/\/ Restores scroll\n\n    }\n\n\n\n    \/\/ Closes modal if clicking outside the image\n\n    document.getElementById('dlw-image-modal').addEventListener('click', function(e) {\n\n        if (e.target === this) {\n\n            closeDlwModal();\n\n        }\n\n    });\n\n\n\n    \/\/ Closes modal with ESC key\n\n    document.addEventListener('keydown', function(e) {\n\n        if (e.key === \"Escape\" && document.getElementById('dlw-image-modal').classList.contains('dlw-active')) {\n\n            closeDlwModal();\n\n        }\n\n    });\n\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>Identification of the most clinically prevalent dermatophyte infections directly in nail, hair and skin samples<\/p>\n","protected":false},"featured_media":7942,"template":"","tecnologias":[275],"marcas":[230],"familias":[328,332],"class_list":["post-7944","productos","type-productos","status-publish","has-post-thumbnail","hentry","tecnologias-rt-pcr-en","marcas-pathonostics-en","familias-microbiology","familias-fungus"],"_links":{"self":[{"href":"https:\/\/www.dlongwood.com\/en\/wp-json\/wp\/v2\/productos\/7944","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.dlongwood.com\/en\/wp-json\/wp\/v2\/productos"}],"about":[{"href":"https:\/\/www.dlongwood.com\/en\/wp-json\/wp\/v2\/types\/productos"}],"version-history":[{"count":2,"href":"https:\/\/www.dlongwood.com\/en\/wp-json\/wp\/v2\/productos\/7944\/revisions"}],"predecessor-version":[{"id":27575,"href":"https:\/\/www.dlongwood.com\/en\/wp-json\/wp\/v2\/productos\/7944\/revisions\/27575"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.dlongwood.com\/en\/wp-json\/wp\/v2\/media\/7942"}],"wp:attachment":[{"href":"https:\/\/www.dlongwood.com\/en\/wp-json\/wp\/v2\/media?parent=7944"}],"wp:term":[{"taxonomy":"tecnologias","embeddable":true,"href":"https:\/\/www.dlongwood.com\/en\/wp-json\/wp\/v2\/tecnologias?post=7944"},{"taxonomy":"marcas","embeddable":true,"href":"https:\/\/www.dlongwood.com\/en\/wp-json\/wp\/v2\/marcas?post=7944"},{"taxonomy":"familias","embeddable":true,"href":"https:\/\/www.dlongwood.com\/en\/wp-json\/wp\/v2\/familias?post=7944"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}