{"product_id":"mira-safety-p-can-compact-40-mm-filter","title":"MIRA Safety P-CAN Compact 40 mm Filter","description":"\u003cstyle\u003e\n  .fd-pcan-compact {\n    --pcf-black: #101213;\n    --pcf-dark: #1b2022;\n    --pcf-grey: #697176;\n    --pcf-light: #f2f5f4;\n    --pcf-white: #ffffff;\n    --pcf-red: #d62831;\n    --pcf-red-dark: #a71c23;\n    --pcf-yellow: #d9a928;\n    --pcf-border: #d8dddb;\n    --pcf-text: #272c2e;\n    --pcf-radius: 8px;\n    max-width: 1180px;\n    margin: 0 auto;\n    color: var(--pcf-text);\n    font-family: Arial, Helvetica, sans-serif;\n    line-height: 1.65;\n  }\n\n  .fd-pcan-compact *,\n  .fd-pcan-compact *::before,\n  .fd-pcan-compact *::after {\n    box-sizing: border-box;\n  }\n\n  .fd-pcan-compact h1,\n  .fd-pcan-compact h2,\n  .fd-pcan-compact h3,\n  .fd-pcan-compact p {\n    margin-top: 0;\n  }\n\n  .fd-pcan-compact h1,\n  .fd-pcan-compact h2,\n  .fd-pcan-compact h3 {\n    color: var(--pcf-black);\n    line-height: 1.15;\n  }\n\n  .fd-pcan-compact h1 {\n    margin-bottom: 18px;\n    font-size: clamp(37px, 6vw, 67px);\n    letter-spacing: -0.045em;\n  }\n\n  .fd-pcan-compact h2 {\n    margin-bottom: 15px;\n    font-size: clamp(27px, 4vw, 41px);\n    letter-spacing: -0.03em;\n  }\n\n  .fd-pcan-compact h3 {\n    margin-bottom: 9px;\n    font-size: 20px;\n  }\n\n  .fd-pcan-compact p {\n    margin-bottom: 16px;\n  }\n\n  .fd-pcan-compact a {\n    color: inherit;\n    text-decoration: none;\n  }\n\n  .fd-pcan-compact strong {\n    font-weight: 800;\n  }\n\n  .pcf-section {\n    margin-bottom: 49px;\n  }\n\n  .pcf-heading {\n    max-width: 930px;\n    padding-bottom: 14px;\n    margin-bottom: 23px;\n    border-bottom: 4px solid var(--pcf-red);\n  }\n\n  .pcf-heading p {\n    max-width: 820px;\n    margin-bottom: 0;\n    color: var(--pcf-grey);\n    font-size: 17px;\n  }\n\n  \/* HERO *\/\n\n  .pcf-hero {\n    position: relative;\n    overflow: hidden;\n    padding: 59px 50px;\n    margin-bottom: 19px;\n    border-radius: var(--pcf-radius);\n    background:\n      linear-gradient(\n        125deg,\n        #0e1011 0%,\n        #1c2123 68%,\n        #303739 100%\n      );\n    color: var(--pcf-white);\n  }\n\n  .pcf-hero::before {\n    content: \"P-CAN\";\n    position: absolute;\n    right: -22px;\n    bottom: -44px;\n    color: rgba(255, 255, 255, 0.04);\n    font-size: clamp(120px, 23vw, 280px);\n    font-weight: 900;\n    letter-spacing: -0.08em;\n    line-height: 0.8;\n    pointer-events: none;\n  }\n\n  .pcf-hero::after {\n    content: \"\";\n    position: absolute;\n    top: -165px;\n    right: 4%;\n    width: 460px;\n    height: 460px;\n    border: 72px solid rgba(214, 40, 49, 0.14);\n    border-radius: 50%;\n    pointer-events: none;\n  }\n\n  .pcf-hero-content {\n    position: relative;\n    z-index: 2;\n    max-width: 920px;\n  }\n\n  .pcf-eyebrow {\n    display: inline-block;\n    padding: 8px 13px;\n    margin-bottom: 20px;\n    border-radius: 4px;\n    background: var(--pcf-red);\n    color: var(--pcf-white);\n    font-size: 12px;\n    font-weight: 900;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n  }\n\n  .pcf-hero h1 {\n    color: var(--pcf-white);\n  }\n\n  .pcf-hero-lead {\n    max-width: 880px;\n    margin-bottom: 28px !important;\n    color: #e5e9e7;\n    font-size: clamp(18px, 2.2vw, 21px);\n  }\n\n  .pcf-hero-lead strong {\n    color: var(--pcf-white);\n  }\n\n  .pcf-buttons {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 12px;\n  }\n\n  .pcf-button {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 48px;\n    padding: 13px 21px;\n    border: 2px solid transparent;\n    border-radius: 5px;\n    font-size: 14px;\n    font-weight: 900;\n    transition:\n      transform 0.2s ease,\n      background 0.2s ease,\n      color 0.2s ease,\n      border-color 0.2s ease;\n  }\n\n  .pcf-button:hover {\n    transform: translateY(-2px);\n  }\n\n  .pcf-button-primary {\n    background: var(--pcf-red);\n    color: var(--pcf-white);\n  }\n\n  .pcf-button-primary:hover {\n    background: var(--pcf-red-dark);\n    color: var(--pcf-white);\n  }\n\n  .pcf-button-outline {\n    border-color: rgba(255, 255, 255, 0.5);\n    color: var(--pcf-white);\n  }\n\n  .pcf-button-outline:hover {\n    border-color: var(--pcf-white);\n    background: var(--pcf-white);\n    color: var(--pcf-black);\n  }\n\n  .pcf-button-dark {\n    background: var(--pcf-black);\n    color: var(--pcf-white);\n  }\n\n  \/* QUICK SPECS *\/\n\n  .pcf-quick {\n    display: grid;\n    grid-template-columns: repeat(5, 1fr);\n    overflow: hidden;\n    margin-bottom: 48px;\n    border: 1px solid var(--pcf-border);\n    border-radius: var(--pcf-radius);\n  }\n\n  .pcf-quick-item {\n    min-height: 120px;\n    padding: 22px 14px;\n    border-right: 1px solid var(--pcf-border);\n    background: var(--pcf-white);\n    text-align: center;\n  }\n\n  .pcf-quick-item:last-child {\n    border-right: 0;\n  }\n\n  .pcf-quick-value {\n    display: block;\n    margin-bottom: 6px;\n    color: var(--pcf-red);\n    font-size: 21px;\n    font-weight: 900;\n  }\n\n  .pcf-quick-item strong {\n    display: block;\n    margin-bottom: 3px;\n    color: var(--pcf-black);\n  }\n\n  .pcf-quick-item span:last-child {\n    color: var(--pcf-grey);\n    font-size: 13px;\n  }\n\n  \/* BENEFITS *\/\n\n  .pcf-benefits {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 15px;\n  }\n\n  .pcf-benefit {\n    min-height: 230px;\n    padding: 24px 20px;\n    border: 1px solid var(--pcf-border);\n    border-top: 4px solid var(--pcf-red);\n    border-radius: var(--pcf-radius);\n    background: var(--pcf-white);\n  }\n\n  .pcf-benefit p {\n    margin-bottom: 0;\n    color: var(--pcf-grey);\n    font-size: 14px;\n  }\n\n  \/* OVERVIEW *\/\n\n  .pcf-overview {\n    display: grid;\n    grid-template-columns: minmax(0, 1.08fr) minmax(320px, 0.92fr);\n    gap: 36px;\n    padding: 41px;\n    border-radius: var(--pcf-radius);\n    background: var(--pcf-dark);\n    color: var(--pcf-white);\n  }\n\n  .pcf-overview h2,\n  .pcf-overview h3 {\n    color: var(--pcf-white);\n  }\n\n  .pcf-overview p {\n    color: #dce1de;\n  }\n\n  .pcf-overview-list {\n    display: grid;\n    gap: 12px;\n  }\n\n  .pcf-overview-item {\n    padding: 17px;\n    border: 1px solid rgba(255, 255, 255, 0.14);\n    border-left: 4px solid var(--pcf-red);\n    border-radius: 5px;\n    background: rgba(255, 255, 255, 0.045);\n  }\n\n  .pcf-overview-item strong {\n    display: block;\n    margin-bottom: 4px;\n    color: var(--pcf-white);\n  }\n\n  .pcf-overview-item span {\n    color: #d3d8d5;\n    font-size: 14px;\n  }\n\n  \/* PROTECTION *\/\n\n  .pcf-protection-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 16px;\n  }\n\n  .pcf-protection {\n    position: relative;\n    overflow: hidden;\n    min-height: 245px;\n    padding: 25px 21px;\n    border: 1px solid var(--pcf-border);\n    border-radius: var(--pcf-radius);\n    background: var(--pcf-white);\n  }\n\n  .pcf-protection::after {\n    content: \"\";\n    position: absolute;\n    right: -38px;\n    bottom: -38px;\n    width: 120px;\n    height: 120px;\n    border: 22px solid rgba(214, 40, 49, 0.06);\n    border-radius: 50%;\n  }\n\n  .pcf-protection-number {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 42px;\n    height: 42px;\n    margin-bottom: 16px;\n    border-radius: 50%;\n    background: var(--pcf-black);\n    color: var(--pcf-white);\n    font-size: 13px;\n    font-weight: 900;\n  }\n\n  .pcf-protection h3,\n  .pcf-protection p {\n    position: relative;\n    z-index: 2;\n  }\n\n  .pcf-protection p {\n    margin-bottom: 0;\n    color: var(--pcf-grey);\n    font-size: 14px;\n  }\n\n  \/* COMPACT DESIGN *\/\n\n  .pcf-compact {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) minmax(330px, 0.9fr);\n    gap: 34px;\n    padding: 39px;\n    border: 1px solid var(--pcf-border);\n    border-radius: var(--pcf-radius);\n    background: var(--pcf-light);\n  }\n\n  .pcf-compact-panel {\n    display: grid;\n    gap: 12px;\n  }\n\n  .pcf-compact-item {\n    padding: 18px;\n    border: 1px solid var(--pcf-border);\n    border-radius: 6px;\n    background: var(--pcf-white);\n  }\n\n  .pcf-compact-item strong {\n    display: block;\n    margin-bottom: 4px;\n    color: var(--pcf-black);\n  }\n\n  .pcf-compact-item span {\n    color: var(--pcf-grey);\n    font-size: 14px;\n  }\n\n  \/* CHECKS *\/\n\n  .pcf-checks {\n    display: grid;\n    gap: 10px;\n    padding: 0 !important;\n    margin: 20px 0 0;\n    list-style: none;\n  }\n\n  .pcf-checks-two {\n    grid-template-columns: 1fr 1fr;\n    gap: 11px 31px;\n  }\n\n  .pcf-checks li {\n    position: relative;\n    padding-left: 29px;\n    margin: 0;\n  }\n\n  .pcf-checks li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 0;\n    left: 0;\n    color: var(--pcf-red);\n    font-size: 18px;\n    font-weight: 900;\n  }\n\n  \/* CLASSIFICATION *\/\n\n  .pcf-rating {\n    padding: 41px;\n    border-radius: var(--pcf-radius);\n    background: var(--pcf-black);\n    color: var(--pcf-white);\n  }\n\n  .pcf-rating h2,\n  .pcf-rating h3 {\n    color: var(--pcf-white);\n  }\n\n  .pcf-rating-intro {\n    max-width: 890px;\n    color: #dce1df;\n  }\n\n  .pcf-rating-grid {\n    display: grid;\n    grid-template-columns: repeat(5, 1fr);\n    gap: 13px;\n    margin-top: 24px;\n  }\n\n  .pcf-rating-card {\n    padding: 20px;\n    border: 1px solid rgba(255, 255, 255, 0.14);\n    border-radius: 5px;\n    background: rgba(255, 255, 255, 0.045);\n  }\n\n  .pcf-rating-card strong {\n    display: block;\n    margin-bottom: 5px;\n    color: var(--pcf-white);\n    font-size: 19px;\n  }\n\n  .pcf-rating-card span {\n    color: #d1d6d3;\n    font-size: 13px;\n  }\n\n  \/* USES *\/\n\n  .pcf-use-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 16px;\n  }\n\n  .pcf-use {\n    min-height: 225px;\n    padding: 23px 20px;\n    border: 1px solid var(--pcf-border);\n    border-radius: var(--pcf-radius);\n    background: var(--pcf-white);\n  }\n\n  .pcf-use-label {\n    display: inline-block;\n    padding: 5px 9px;\n    margin-bottom: 14px;\n    border-radius: 3px;\n    background: var(--pcf-black);\n    color: var(--pcf-white);\n    font-size: 11px;\n    font-weight: 900;\n    letter-spacing: 0.06em;\n  }\n\n  .pcf-use p {\n    margin-bottom: 0;\n    color: var(--pcf-grey);\n    font-size: 14px;\n  }\n\n  \/* COMPATIBILITY *\/\n\n  .pcf-compatibility {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 18px;\n  }\n\n  .pcf-compatibility-card {\n    padding: 31px;\n    border: 1px solid var(--pcf-border);\n    border-radius: var(--pcf-radius);\n    background: var(--pcf-light);\n  }\n\n  .pcf-compatibility-card h3 {\n    padding-bottom: 10px;\n    border-bottom: 3px solid var(--pcf-red);\n    font-size: 25px;\n  }\n\n  \/* TABLE *\/\n\n  .pcf-table {\n    width: 100%;\n    border-collapse: collapse;\n    border: 1px solid var(--pcf-border);\n  }\n\n  .pcf-table th,\n  .pcf-table td {\n    padding: 15px 18px;\n    border-bottom: 1px solid var(--pcf-border);\n    text-align: left;\n    vertical-align: top;\n  }\n\n  .pcf-table th {\n    width: 34%;\n    background: var(--pcf-light);\n    color: var(--pcf-black);\n    font-weight: 800;\n  }\n\n  .pcf-table tr:last-child th,\n  .pcf-table tr:last-child td {\n    border-bottom: 0;\n  }\n\n  \/* WARNING *\/\n\n  .pcf-warning {\n    padding: 35px;\n    border: 1px solid #d9c9cb;\n    border-left: 7px solid var(--pcf-red);\n    border-radius: var(--pcf-radius);\n    background: #fff5f5;\n  }\n\n  .pcf-warning h2 {\n    font-size: 29px;\n  }\n\n  .pcf-warning p {\n    color: #665154;\n  }\n\n  .pcf-warning p:last-child {\n    margin-bottom: 0;\n  }\n\n  \/* FAIR D *\/\n\n  .pcf-faird {\n    position: relative;\n    overflow: hidden;\n    padding: 45px;\n    border-radius: var(--pcf-radius);\n    background:\n      linear-gradient(\n        120deg,\n        var(--pcf-black) 0%,\n        #252a2c 100%\n      );\n    color: var(--pcf-white);\n  }\n\n  .pcf-faird::after {\n    content: \"FAIR D\";\n    position: absolute;\n    right: -17px;\n    bottom: -22px;\n    color: rgba(255, 255, 255, 0.04);\n    font-size: clamp(100px, 18vw, 205px);\n    font-weight: 900;\n    letter-spacing: -0.08em;\n    line-height: 0.8;\n  }\n\n  .pcf-faird-content {\n    position: relative;\n    z-index: 2;\n  }\n\n  .pcf-faird h2,\n  .pcf-faird h3 {\n    color: var(--pcf-white);\n  }\n\n  .pcf-faird p {\n    max-width: 880px;\n    color: #dce1df;\n  }\n\n  .pcf-service-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 14px;\n    margin: 26px 0;\n  }\n\n  .pcf-service {\n    padding: 19px;\n    border: 1px solid rgba(255, 255, 255, 0.14);\n    border-radius: 5px;\n    background: rgba(255, 255, 255, 0.045);\n  }\n\n  .pcf-service strong {\n    display: block;\n    margin-bottom: 5px;\n    color: var(--pcf-white);\n  }\n\n  .pcf-service span {\n    color: #d1d6d3;\n    font-size: 13px;\n  }\n\n  \/* FINAL *\/\n\n  .pcf-final {\n    padding: 40px;\n    border-radius: var(--pcf-radius);\n    background: var(--pcf-red);\n    color: var(--pcf-white);\n    text-align: center;\n  }\n\n  .pcf-final h2 {\n    color: var(--pcf-white);\n  }\n\n  .pcf-final p {\n    max-width: 830px;\n    margin: 0 auto;\n    color: #fff4f4;\n    font-size: 17px;\n  }\n\n  @media (max-width: 1040px) {\n    .pcf-benefits,\n    .pcf-rating-grid,\n    .pcf-service-grid {\n      grid-template-columns: repeat(2, 1fr);\n    }\n\n    .pcf-quick {\n      grid-template-columns: repeat(3, 1fr);\n    }\n\n    .pcf-overview,\n    .pcf-compact {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  @media (max-width: 800px) {\n    .pcf-protection-grid,\n    .pcf-use-grid {\n      grid-template-columns: repeat(2, 1fr);\n    }\n\n    .pcf-compatibility {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  @media (max-width: 620px) {\n    .pcf-hero,\n    .pcf-overview,\n    .pcf-compact,\n    .pcf-rating,\n    .pcf-warning,\n    .pcf-faird,\n    .pcf-final {\n      padding: 28px 20px;\n    }\n\n    .pcf-benefits,\n    .pcf-quick,\n    .pcf-protection-grid,\n    .pcf-use-grid,\n    .pcf-rating-grid,\n    .pcf-service-grid,\n    .pcf-checks-two {\n      grid-template-columns: 1fr;\n    }\n\n    .pcf-quick-item {\n      border-right: 0;\n      border-bottom: 1px solid var(--pcf-border);\n    }\n\n    .pcf-buttons {\n      display: grid;\n      grid-template-columns: 1fr;\n    }\n\n    .pcf-button {\n      width: 100%;\n    }\n\n    .pcf-table,\n    .pcf-table tbody,\n    .pcf-table tr,\n    .pcf-table th,\n    .pcf-table td {\n      display: block;\n      width: 100%;\n    }\n\n    .pcf-table th {\n      padding-bottom: 7px;\n      border-bottom: 0;\n    }\n\n    .pcf-table td {\n      padding-top: 7px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"fd-pcan-compact\"\u003e\n\n  \u003cheader class=\"pcf-hero\"\u003e\n    \u003cdiv class=\"pcf-hero-content\"\u003e\n      \u003cspan class=\"pcf-eyebrow\"\u003e\n        Compact Law-Enforcement Respirator Filter\n      \u003c\/span\u003e\n\n      \u003ch1\u003eMIRA Safety P-CAN® Compact Filter\u003c\/h1\u003e\n\n      \u003cp class=\"pcf-hero-lead\"\u003e\n        A lightweight, low-profile\n        \u003cstrong\u003e40 mm respirator filter developed specifically for professional\n        protection against riot-control agents\u003c\/strong\u003e. The P-CAN® Compact\n        combines a hydrophobic P3 particulate stage, activated-carbon\n        filtration and a shock-resistant housing in a compact 205-gram\n        configuration.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"pcf-buttons\"\u003e\n        \u003ca class=\"pcf-button pcf-button-primary\" href=\"\/fr\/pages\/sb-request-quote\"\u003e\n          Request an Agency Quote\n        \u003c\/a\u003e\n\n        \u003ca class=\"pcf-button pcf-button-outline\" href=\"mailto:gov@fairdcanada.com?subject=MIRA%20Safety%20P-CAN%20Compact%20Filter%20Quote\"\u003e\n          Police and Government Sales\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/header\u003e\n\n  \u003csection class=\"pcf-quick\"\u003e\n    \u003cdiv class=\"pcf-quick-item\"\u003e\n      \u003cspan class=\"pcf-quick-value\"\u003e205 G\u003c\/span\u003e\n      \u003cstrong\u003eLightweight\u003c\/strong\u003e\n      \u003cspan\u003eApproximately 7.2 oz\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pcf-quick-item\"\u003e\n      \u003cspan class=\"pcf-quick-value\"\u003e90 MM\u003c\/span\u003e\n      \u003cstrong\u003eCompact Diameter\u003c\/strong\u003e\n      \u003cspan\u003eReduced lateral profile\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pcf-quick-item\"\u003e\n      \u003cspan class=\"pcf-quick-value\"\u003e40 MM\u003c\/span\u003e\n      \u003cstrong\u003eStandard Thread\u003c\/strong\u003e\n      \u003cspan\u003eCompatible NATO-threaded respirators\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pcf-quick-item\"\u003e\n      \u003cspan class=\"pcf-quick-value\"\u003eA1SXP3\u003c\/span\u003e\n      \u003cstrong\u003eFilter Classification\u003c\/strong\u003e\n      \u003cspan\u003eOC, CR and CS applications\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pcf-quick-item\"\u003e\n      \u003cspan class=\"pcf-quick-value\"\u003e10 YEARS\u003c\/span\u003e\n      \u003cstrong\u003eStored Shelf Life\u003c\/strong\u003e\n      \u003cspan\u003eUnder manufacturer storage conditions\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"pcf-section\"\u003e\n    \u003cdiv class=\"pcf-heading\"\u003e\n      \u003ch2\u003eKey Product Strengths\u003c\/h2\u003e\n\n      \u003cp\u003e\n        The P-CAN Compact was created for professional users who need\n        riot-control-agent filtration without the size and weight of a\n        full-capacity multigas CBRN canister.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pcf-benefits\"\u003e\n      \u003carticle class=\"pcf-benefit\"\u003e\n        \u003ch3\u003eCompact Operational Profile\u003c\/h3\u003e\n\n        \u003cp\u003e\n          A 90 mm diameter and 205 g weight reduce bulk around the face and\n          improve compatibility with helmets and other protective equipment.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"pcf-benefit\"\u003e\n        \u003ch3\u003eRiot-Control-Agent Protection\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Designed for respiratory protection against professional\n          law-enforcement irritants including CS, CR, CN and OC aerosols or\n          vapours within the filter’s approved classification.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"pcf-benefit\"\u003e\n        \u003ch3\u003eHydrophobic P3 Stage\u003c\/h3\u003e\n\n        \u003cp\u003e\n          The particulate layer incorporates a water-resistant treatment that\n          supports operation in rain, snow and changing outdoor conditions.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"pcf-benefit\"\u003e\n        \u003ch3\u003eLong-Term Inventory Value\u003c\/h3\u003e\n\n        \u003cp\u003e\n          A ten-year stored shelf life supports police, corrections, public\n          order and emergency-response equipment programs.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"pcf-section\"\u003e\n    \u003cdiv class=\"pcf-overview\"\u003e\n      \u003cdiv\u003e\n        \u003ch2\u003ePurpose-Built for Police and Specialized Teams\u003c\/h2\u003e\n\n        \u003cp\u003e\n          Full-size CBRN filters provide broad protection but add weight and\n          external bulk. The P-CAN Compact is a specialized alternative for\n          known law-enforcement environments where the identified respiratory\n          concern is primarily riot-control agents and airborne particulates.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Its reduced diameter helps keep the canister closer to the face,\n          improving mobility around helmets, visors, shields and other\n          equipment. The hard-plastic housing is designed to resist impact and\n          demanding operational handling.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          The filter should only be selected when the contaminant and required\n          filter classification have been identified through the user\n          organization’s approved respiratory-protection program.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pcf-overview-list\"\u003e\n        \u003cdiv class=\"pcf-overview-item\"\u003e\n          \u003cstrong\u003ePolice Public-Order Operations\u003c\/strong\u003e\n\n          \u003cspan\u003e\n            Compact respiratory filtration for trained officers working under\n            established agency procedures.\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pcf-overview-item\"\u003e\n          \u003cstrong\u003eSpecialized Tactical Teams\u003c\/strong\u003e\n\n          \u003cspan\u003e\n            Reduced size and weight support helmeted users and compact\n            protective-equipment configurations.\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pcf-overview-item\"\u003e\n          \u003cstrong\u003eCorrections and Institutional Response\u003c\/strong\u003e\n\n          \u003cspan\u003e\n            Suitable for authorized emergency-response programs involving\n            known riot-control agents.\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pcf-overview-item\"\u003e\n          \u003cstrong\u003eStored Agency Programs\u003c\/strong\u003e\n\n          \u003cspan\u003e\n            Ten-year shelf life simplifies fleet, warehouse and emergency-cache\n            planning.\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"pcf-section\"\u003e\n    \u003cdiv class=\"pcf-heading\"\u003e\n      \u003ch2\u003eProtection Profile\u003c\/h2\u003e\n\n      \u003cp\u003e\n        The P-CAN Compact is a specialized riot-control filter and should not\n        be represented as a universal CBRN or multigas canister.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pcf-protection-grid\"\u003e\n      \u003carticle class=\"pcf-protection\"\u003e\n        \u003cdiv class=\"pcf-protection-number\"\u003e01\u003c\/div\u003e\n\n        \u003ch3\u003eRiot-Control Agents\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Designed for known irritant-agent environments involving CS, CR, CN\n          and OC compounds according to the manufacturer’s classification and\n          approved-use conditions.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"pcf-protection\"\u003e\n        \u003cdiv class=\"pcf-protection-number\"\u003e02\u003c\/div\u003e\n\n        \u003ch3\u003eOrganic Vapours\u003c\/h3\u003e\n\n        \u003cp\u003e\n          A1 classification provides limited-capacity protection against\n          qualifying organic gases and vapours with boiling points above\n          65°C.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"pcf-protection\"\u003e\n        \u003cdiv class=\"pcf-protection-number\"\u003e03\u003c\/div\u003e\n\n        \u003ch3\u003eSolid and Liquid Particles\u003c\/h3\u003e\n\n        \u003cp\u003e\n          The P3 stage provides high-efficiency particulate filtration for\n          compatible solid and liquid aerosols.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"pcf-protection\"\u003e\n        \u003cdiv class=\"pcf-protection-number\"\u003e04\u003c\/div\u003e\n\n        \u003ch3\u003eRain and Snow Exposure\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Hydrophobic treatment on the particulate-filter stage helps maintain\n          performance during outdoor weather exposure.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"pcf-protection\"\u003e\n        \u003cdiv class=\"pcf-protection-number\"\u003e05\u003c\/div\u003e\n\n        \u003ch3\u003eDolomite Clogging Test\u003c\/h3\u003e\n\n        \u003cp\u003e\n          The “D” designation indicates testing against dolomite-dust clogging\n          under the applicable European standard.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"pcf-protection\"\u003e\n        \u003cdiv class=\"pcf-protection-number\"\u003e06\u003c\/div\u003e\n\n        \u003ch3\u003eEuropean Compliance\u003c\/h3\u003e\n\n        \u003cp\u003e\n          CE-marked and listed by the manufacturer as compliant with\n          EN 14387:2004 + A1:2008.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"pcf-section\"\u003e\n    \u003cdiv class=\"pcf-compact\"\u003e\n      \u003cdiv\u003e\n        \u003ch2\u003eWhy Choose the Compact Version?\u003c\/h2\u003e\n\n        \u003cp\u003e\n          The P-CAN Compact weighs approximately 205 g, compared with 290 g\n          for the larger standard P-CAN. Its diameter is reduced from\n          approximately 110 mm to 90 mm.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          This provides meaningful weight and size savings for officers\n          carrying respiratory protection for extended periods or integrating\n          it with helmets, visors and communications equipment.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          The trade-off is lower filtration-media capacity than the larger\n          P-CAN. The compact model should therefore be selected according to\n          the agency’s identified hazard, duration requirements and approved\n          respiratory-protection plan.\n        \u003c\/p\u003e\n\n        \u003cul class=\"pcf-checks pcf-checks-two\"\u003e\n          \u003cli\u003eApproximately 205 g\u003c\/li\u003e\n          \u003cli\u003e90 mm external diameter\u003c\/li\u003e\n          \u003cli\u003e85 mm height\u003c\/li\u003e\n          \u003cli\u003eReduced helmet interference\u003c\/li\u003e\n          \u003cli\u003eLess forward and lateral bulk\u003c\/li\u003e\n          \u003cli\u003eProfessional 40 mm connection\u003c\/li\u003e\n          \u003cli\u003eImpact-resistant hard housing\u003c\/li\u003e\n          \u003cli\u003eTen-year stored shelf life\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pcf-compact-panel\"\u003e\n        \u003cdiv class=\"pcf-compact-item\"\u003e\n          \u003cstrong\u003eLower Weight\u003c\/strong\u003e\n\n          \u003cspan\u003e\n            Reduces the load supported by the respirator facepiece during\n            prolonged wear.\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pcf-compact-item\"\u003e\n          \u003cstrong\u003eSmaller Diameter\u003c\/strong\u003e\n\n          \u003cspan\u003e\n            Helps improve clearance around helmets, shoulder equipment and\n            other protective systems.\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pcf-compact-item\"\u003e\n          \u003cstrong\u003eSpecialized Capacity\u003c\/strong\u003e\n\n          \u003cspan\u003e\n            Optimized for known law-enforcement irritants rather than broad\n            unknown-threat protection.\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"pcf-section\"\u003e\n    \u003cdiv class=\"pcf-rating\"\u003e\n      \u003ch2\u003eUnderstanding the A1SXP3 D R Rating\u003c\/h2\u003e\n\n      \u003cp class=\"pcf-rating-intro\"\u003e\n        The classification identifies the categories and performance features\n        for which the filter is intended. It does not mean that the filter\n        protects against every chemical or CBRN threat.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"pcf-rating-grid\"\u003e\n        \u003cdiv class=\"pcf-rating-card\"\u003e\n          \u003cstrong\u003eA1\u003c\/strong\u003e\n\n          \u003cspan\u003e\n            Limited-capacity filtration for qualifying organic gases and\n            vapours with boiling points above 65°C.\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pcf-rating-card\"\u003e\n          \u003cstrong\u003eSX\u003c\/strong\u003e\n\n          \u003cspan\u003e\n            Protection against specifically identified substances, including\n            the manufacturer-listed OC, CR and CS agents.\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pcf-rating-card\"\u003e\n          \u003cstrong\u003eP3\u003c\/strong\u003e\n\n          \u003cspan\u003e\n            High-efficiency particulate filtration for compatible solid and\n            liquid aerosols.\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pcf-rating-card\"\u003e\n          \u003cstrong\u003eD\u003c\/strong\u003e\n\n          \u003cspan\u003e\n            Tested against dolomite-dust loading and clogging under the\n            applicable standard.\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pcf-rating-card\"\u003e\n          \u003cstrong\u003eR\u003c\/strong\u003e\n\n          \u003cspan\u003e\n            Particulate-filter designation subject to manufacturer service-life\n            and reuse requirements.\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"pcf-section\"\u003e\n    \u003cdiv class=\"pcf-heading\"\u003e\n      \u003ch2\u003eProfessional Applications\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pcf-use-grid\"\u003e\n      \u003carticle class=\"pcf-use\"\u003e\n        \u003cspan class=\"pcf-use-label\"\u003eLAW ENFORCEMENT\u003c\/span\u003e\n\n        \u003ch3\u003ePublic-Order Equipment\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Compact filter option for trained police personnel operating under\n          an approved respiratory-protection program.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"pcf-use\"\u003e\n        \u003cspan class=\"pcf-use-label\"\u003eTACTICAL\u003c\/span\u003e\n\n        \u003ch3\u003eSpecialized Police Teams\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Supports low-profile protective configurations involving helmets,\n          communications and tactical equipment.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"pcf-use\"\u003e\n        \u003cspan class=\"pcf-use-label\"\u003eCORRECTIONS\u003c\/span\u003e\n\n        \u003ch3\u003eInstitutional Response Teams\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Suitable for authorized corrections and institutional emergency\n          programs involving identified riot-control agents.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"pcf-use\"\u003e\n        \u003cspan class=\"pcf-use-label\"\u003eTRAINING\u003c\/span\u003e\n\n        \u003ch3\u003eAgency Respirator Programs\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Can be integrated into properly managed training, fit-testing and\n          operational-equipment programs.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"pcf-use\"\u003e\n        \u003cspan class=\"pcf-use-label\"\u003eEMERGENCY CACHE\u003c\/span\u003e\n\n        \u003ch3\u003eVehicle and Facility Storage\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Ten-year shelf life supports stored agency inventories and\n          replacement programs.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"pcf-use\"\u003e\n        \u003cspan class=\"pcf-use-label\"\u003ePROFESSIONAL PPE\u003c\/span\u003e\n\n        \u003ch3\u003eKnown-Hazard Respiratory Protection\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Appropriate only where the identified hazard falls within the\n          filter’s certified protection profile.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"pcf-section\"\u003e\n    \u003cdiv class=\"pcf-heading\"\u003e\n      \u003ch2\u003eCompatibility and Selection\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pcf-compatibility\"\u003e\n      \u003carticle class=\"pcf-compatibility-card\"\u003e\n        \u003ch3\u003eCompatible Systems\u003c\/h3\u003e\n\n        \u003cp\u003e\n          The filter uses a standard 40 mm round respirator connection. The\n          exact respirator thread and manufacturer compatibility must be\n          confirmed before deployment.\n        \u003c\/p\u003e\n\n        \u003cul class=\"pcf-checks\"\u003e\n          \u003cli\u003eStandard 40 mm threaded respirators\u003c\/li\u003e\n          \u003cli\u003eSTANAG 4155 \/ EN 148-1 format listed\u003c\/li\u003e\n          \u003cli\u003eCompatible MIRA Safety full-face masks\u003c\/li\u003e\n          \u003cli\u003eCompatible professional 40 mm platforms\u003c\/li\u003e\n          \u003cli\u003eFacepiece must be correctly sized\u003c\/li\u003e\n          \u003cli\u003eAgency fit testing remains required\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"pcf-compatibility-card\"\u003e\n        \u003ch3\u003eImportant Incompatibility\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Due to its shorter thread design, the P-CAN Compact is not compatible\n          with the MIRA Safety MB-90® PAPR unit.\n        \u003c\/p\u003e\n\n        \u003cul class=\"pcf-checks\"\u003e\n          \u003cli\u003eNot compatible with MB-90® PAPR\u003c\/li\u003e\n          \u003cli\u003eNot a universal powered-respirator canister\u003c\/li\u003e\n          \u003cli\u003eDo not force incompatible threaded connections\u003c\/li\u003e\n          \u003cli\u003eConfirm mask and filter specifications\u003c\/li\u003e\n          \u003cli\u003eConfirm the required protection category\u003c\/li\u003e\n          \u003cli\u003eFollow the approved respirator program\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"pcf-section\"\u003e\n    \u003cdiv class=\"pcf-heading\"\u003e\n      \u003ch2\u003eKey Features\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cul class=\"pcf-checks pcf-checks-two\"\u003e\n      \u003cli\u003eCompact professional riot-control-agent filter\u003c\/li\u003e\n      \u003cli\u003eDesigned for police and military special forces\u003c\/li\u003e\n      \u003cli\u003eA1SXP3 D R classification\u003c\/li\u003e\n      \u003cli\u003eManufacturer-listed OC, CR and CS protection\u003c\/li\u003e\n      \u003cli\u003eProtection against compatible organic vapours\u003c\/li\u003e\n      \u003cli\u003eHigh-efficiency P3 particulate stage\u003c\/li\u003e\n      \u003cli\u003eHydrophobic particulate-filter coating\u003c\/li\u003e\n      \u003cli\u003eSuitable for rain and snow exposure\u003c\/li\u003e\n      \u003cli\u003eStandard 40 mm threaded connection\u003c\/li\u003e\n      \u003cli\u003eSTANAG 4155 \/ EN 148-1 connection format\u003c\/li\u003e\n      \u003cli\u003eCompact 90 mm diameter\u003c\/li\u003e\n      \u003cli\u003e85 mm overall height\u003c\/li\u003e\n      \u003cli\u003eApproximately 205 g total weight\u003c\/li\u003e\n      \u003cli\u003eTypical resistance below 200 Pa at 30 L\/min\u003c\/li\u003e\n      \u003cli\u003eShock-resistant hard-plastic housing\u003c\/li\u003e\n      \u003cli\u003eImpact-damage-resistant construction\u003c\/li\u003e\n      \u003cli\u003eTen-year stored shelf life\u003c\/li\u003e\n      \u003cli\u003eCE-marked professional filter\u003c\/li\u003e\n      \u003cli\u003eCompliant with EN 14387:2004 + A1:2008\u003c\/li\u003e\n      \u003cli\u003eManufactured in the Czech Republic\u003c\/li\u003e\n      \u003cli\u003eNot compatible with the MB-90® PAPR\u003c\/li\u003e\n      \u003cli\u003eNot a full-spectrum CBRN filter\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"pcf-section\"\u003e\n    \u003cdiv class=\"pcf-heading\"\u003e\n      \u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003ctable class=\"pcf-table\"\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eProduct\u003c\/th\u003e\n          \u003ctd\u003eMIRA Safety P-CAN® Compact Filter\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eProduct Type\u003c\/th\u003e\n          \u003ctd\u003e\n            Compact professional riot-control-agent and particulate respirator\n            filter\n          \u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003ePrimary Market\u003c\/th\u003e\n          \u003ctd\u003eLaw enforcement, military and specialized professional teams\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eFilter Classification\u003c\/th\u003e\n          \u003ctd\u003eA1SXP3 D R (OC, CR, CS)\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eExternal Approval\u003c\/th\u003e\n          \u003ctd\u003eEN 14387:2004 + A1:2008\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eMarking\u003c\/th\u003e\n          \u003ctd\u003eCE\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eThread Type\u003c\/th\u003e\n          \u003ctd\u003e\n            Standard 40 mm round respirator thread; confirm the exact\n            respirator connection before ordering\n          \u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eListed Connection Standard\u003c\/th\u003e\n          \u003ctd\u003eSTANAG 4155 \/ EN 148-1, Rd 40 × 1\/7\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eDiameter\u003c\/th\u003e\n          \u003ctd\u003e90 mm \/ approximately 3.54 in\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eHeight\u003c\/th\u003e\n          \u003ctd\u003e85 mm \/ approximately 3.35 in\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eAverage Weight\u003c\/th\u003e\n          \u003ctd\u003e205 g \/ approximately 7.2 oz\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eTypical Breathing Resistance\u003c\/th\u003e\n          \u003ctd\u003eLess than 200 Pa at 30 L\/min\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eParticulate Filter\u003c\/th\u003e\n          \u003ctd\u003eHydrophobic P3 filtration stage\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eHousing\u003c\/th\u003e\n          \u003ctd\u003eRobust shock- and impact-resistant hard plastic\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eShelf Life\u003c\/th\u003e\n          \u003ctd\u003e\n            Ten years when stored sealed under the manufacturer’s specified\n            conditions\n          \u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eCountry of Origin\u003c\/th\u003e\n          \u003ctd\u003eCzech Republic\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eMB-90® PAPR Compatibility\u003c\/th\u003e\n          \u003ctd\u003eNo\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eCarbon Monoxide Protection\u003c\/th\u003e\n          \u003ctd\u003eNo\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eNitrogen Oxide Protection\u003c\/th\u003e\n          \u003ctd\u003eNo\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eMercury-Vapour Protection\u003c\/th\u003e\n          \u003ctd\u003eNo\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eRadioactive-Iodine Protection\u003c\/th\u003e\n          \u003ctd\u003eNo\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eFull CBRN Protection\u003c\/th\u003e\n          \u003ctd\u003eNo; select a suitable CBRN filter for broader hazards\u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"pcf-section\"\u003e\n    \u003cdiv class=\"pcf-warning\"\u003e\n      \u003ch2\u003eCritical Respiratory-Protection Limitations\u003c\/h2\u003e\n\n      \u003cp\u003e\n        The P-CAN Compact is a specialized filter for identified\n        riot-control-agent and particulate hazards. It must not be used as a\n        general-purpose solution for unknown atmospheres or contaminants\n        outside its certified classification.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        It does not supply oxygen and must never be relied upon in\n        oxygen-deficient environments. It does not provide protection against\n        carbon monoxide, nitrogen oxides, mercury vapours, radioactive iodine\n        or every toxic industrial chemical.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Filter service life is not determined by shelf life. Actual operational\n        service depends on contaminant type and concentration, humidity,\n        temperature, breathing rate and other conditions. Replacement and\n        disposal must follow the manufacturer’s instructions and the\n        organization’s respiratory-protection program.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Respiratory filtration does not protect exposed eyes or skin. The\n        complete facepiece, protective clothing and PPE configuration must be\n        selected for the identified hazard by qualified personnel.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"pcf-section\"\u003e\n    \u003cdiv class=\"pcf-faird\"\u003e\n      \u003cdiv class=\"pcf-faird-content\"\u003e\n        \u003cspan class=\"pcf-eyebrow\"\u003e\n          Available Through Fair D Canada\n        \u003c\/span\u003e\n\n        \u003ch2\u003ePolice, Military and Government Procurement Support\u003c\/h2\u003e\n\n        \u003cp\u003e\n          Fair D Canada supports police services, military units, corrections,\n          government agencies and professional-response organizations requiring\n          individual filters, complete respirator systems, replacement\n          inventories or department-wide protection programs.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"pcf-service-grid\"\u003e\n          \u003cdiv class=\"pcf-service\"\u003e\n            \u003cstrong\u003eRapid Quotations\u003c\/strong\u003e\n\n            \u003cspan\u003e\n              Fast review of quantity, mask compatibility and delivery\n              requirements.\n            \u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"pcf-service\"\u003e\n            \u003cstrong\u003eGovernment Procurement\u003c\/strong\u003e\n\n            \u003cspan\u003e\n              Support for RFQs, purchase orders, tenders and agency programs.\n            \u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"pcf-service\"\u003e\n            \u003cstrong\u003eFilter Selection Support\u003c\/strong\u003e\n\n            \u003cspan\u003e\n              Assistance comparing riot-control, particulate and CBRN filter\n              categories.\n            \u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"pcf-service\"\u003e\n            \u003cstrong\u003eRespirator Compatibility\u003c\/strong\u003e\n\n            \u003cspan\u003e\n              Review of thread type, facepiece model and equipment\n              configuration.\n            \u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"pcf-service\"\u003e\n            \u003cstrong\u003eVolume Requirements\u003c\/strong\u003e\n\n            \u003cspan\u003e\n              Fleet, facility, warehouse and emergency-cache quantities.\n            \u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"pcf-service\"\u003e\n            \u003cstrong\u003eMIRA Safety Systems\u003c\/strong\u003e\n\n            \u003cspan\u003e\n              Access to compatible masks, filters, PPE and CBRN equipment.\n            \u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"pcf-service\"\u003e\n            \u003cstrong\u003eCanada-Wide Delivery\u003c\/strong\u003e\n\n            \u003cspan\u003e\n              Professional commercial and government support across Canada.\n            \u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"pcf-service\"\u003e\n            \u003cstrong\u003eBilingual Service\u003c\/strong\u003e\n\n            \u003cspan\u003e\n              Professional assistance available in English and French.\n            \u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pcf-buttons\"\u003e\n          \u003ca class=\"pcf-button pcf-button-primary\" href=\"\/fr\/pages\/sb-request-quote\"\u003e\n            Submit a Quote Request\n          \u003c\/a\u003e\n\n          \u003ca class=\"pcf-button pcf-button-outline\" href=\"mailto:gov@fairdcanada.com?subject=MIRA%20Safety%20P-CAN%20Compact%20Filter%20Quote\"\u003e\n            Police and Government Sales\n          \u003c\/a\u003e\n\n          \u003ca class=\"pcf-button pcf-button-outline\" href=\"\/fr\/search?q=MIRA%20Safety\u0026amp;type=product\"\u003e\n            Shop MIRA Safety\n          \u003c\/a\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cfooter class=\"pcf-final\"\u003e\n    \u003ch2\u003eSpecialized Protection Without the Size of a Full CBRN Canister\u003c\/h2\u003e\n\n    \u003cp\u003e\n      At only 205 grams and 90 mm in diameter, the MIRA Safety P-CAN® Compact\n      provides a low-profile professional filter for identified\n      riot-control-agent and particulate hazards.\n    \u003c\/p\u003e\n  \u003c\/footer\u003e\n\n\u003c\/div\u003e","brand":"mira safety","offers":[{"title":"Default Title","offer_id":45966327316671,"sku":null,"price":59.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/9840\/3519\/files\/P-CAN_Compact_Filter-2.jpg?v=1786023132","url":"https:\/\/fairdcanada.com\/fr\/products\/mira-safety-p-can-compact-40-mm-filter","provider":"FairD Canada","version":"1.0","type":"link"}