{"title":"Health","description":"\t\t\u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eHealth \u0026 Hygiene Products | ECD Germany\u003c\/title\u003e\n\t\u003cmeta name=\"description\" content=\"Einwegmasken für Hygiene und Alltag entdecken. Praktische Masken für verschiedene Einsatzbereiche – bequem online auswählen und passend zum Bedarf bestellen.\"\u003e\n        \u003cstyle\u003e\n        \/* Basic layout \u0026 typography *\/\n        div.seo {\n            font-family: 'Titillium Web', sans-serif; \/* Titillium Web as the main font *\/\n            line-height: 1.6;\n            color: #2c2c2c;\n            max-width: 80%;\n            margin: 5% auto;\n            padding: 0 2%;\n            background-color: #fff;\n        }\n\n        h1.h1 {color: #283583; text-align: center; margin-bottom: 1.5rem;}\n        h2.h2 {color: #283583; text-align: center; margin-bottom: 1.2rem;}\n\t\th3.h3 {color: #283583; text-align: center; margin-bottom: 1.15rem;}\n\t\th4.h4 {color: #283583; text-align: center; margin-bottom: 1rem; font-weight: bold;}\n\t\tp.p {color: #2c2c2c; text-align: justify; margin-bottom: 1rem;}\n\n        \/* Container for the rows *\/\n        .content-row {\n            margin-bottom: 3%;\n            overflow: hidden; \/* Clearfix for floats *\/\n            background: #fff;\n            padding: 5%;\n            border-radius: 12px;\n            box-shadow: 0 2px 10px rgba(0,0,0,0.05);\n        }\n\n        \/* Image container styling *\/\n        figure {\n            margin: 0;\n            padding: 0;\n            max-width: 450px; \/* Optimized width for product display *\/\n        }\n\n        \/* Alignment left *\/\n        .img-left {\n            float: left;\n            margin-right: 5%;\n            margin-bottom: 2%;\n        }\n\n        \/* Alignment right *\/\n        .img-right {\n            float: right;\n            margin-left: 5%;\n            margin-bottom: 2%;\n        }\n\n        \/* SEO-relevant image settings *\/\n        img {\n            display: block;\n            max-width: 100%;\n            height: auto; \n            border-radius: 8px;\n        }\n\n        \/* --- DROPDOWN FAQ STYLING (Mobile First) --- *\/\n        .faq-container {\n            width: 100%;\n            margin-top: 3rem;\n            box-sizing: border-box;\n        }\n\n        .faq-item {\n            background-color: #f9f9f9;\n            border: 1px solid #ddd;\n            margin-bottom: 12px;\n            border-radius: 8px;\n            overflow: hidden;\n            box-shadow: 0 1px 4px rgba(0,0,0,0.02);\n        }\n\n        \/* Clickable question: large click area for mobile devices *\/\n        .faq-question {\n            padding: 16px;\n            font-weight: bold;\n            color: #2c2c2c;\n            cursor: pointer;\n            list-style: none; \/* Removes default arrow (Chrome\/Firefox) *\/\n            display: flex;\n            justify-content: space-between; \n            align-items: center; \/* Keeps arrow centered with multi-line text *\/\n            width: 100%;\n            box-sizing: border-box;\n            -webkit-tap-highlight-color: transparent; \/* Prevents blue flicker on iOS *\/\n        }\n\n        \/* Safari fix for the default arrow *\/\n        .faq-question::-webkit-details-marker {\n            display: none;\n        }\n\n        \/* The right, flush triangle icon (matching brand blue) *\/\n        .faq-question::after {\n            content: '▶';\n            font-size: 0.75rem;\n            color: #283583;\n            margin-left: 15px;\n            transition: transform 0.2s ease;\n            flex-shrink: 0; \/* Prevents icon from shrinking on smartphones *\/\n        }\n\n        \/* Rotates the arrow down when open *\/\n        .faq-item[open] .faq-question::after {\n            transform: rotate(90deg);\n        }\n\n        \/* The answer box *\/\n        .faq-answer {\n            padding: 16px;\n            border-top: 1px solid #eee;\n            background-color: #fff;\n        }\n\n        \/* Mobile optimization (Google Mobile-First Index) *\/\n        @media (max-width: 768px) {\n            .img-left, .img-right {\n                float: none;\n                display: block;\n                margin: 0 auto 20px auto;\n                max-width: 100%;\n            }\n            div.seo { margin: 2% auto; max-width: 95%; }\n            h1.h1 { color: #283583; text-align: center; font-size: 1.5rem;}\n\t\t\th2.h2 { color: #283583; text-align: center; font-size: 1.2rem;}\n\t\t\th3.h3 { color: #283583; text-align: center; font-size: 1.15rem;}\n\t\t\th4.h4 { color: #283583; text-align: center; font-size: 1rem; font-weight: bold;}\n\t\t\tp.p { color: #2c2c2c; text-align: justify; font-size: 1rem;}\n        }\n\/* --- MAIN DROPDOWN (Level 1) --- *\/\n.faq-container {\n    width: 100%;\n    margin-top: 2rem;\n    margin-bottom: 2rem;\n    box-sizing: border-box;\n}\n\n.faq-item {\n    background-color: #f9f9f9;\n    border: 1px solid #ddd;\n    margin-bottom: 12px;\n    border-radius: 8px;\n    overflow: hidden;\n    box-shadow: 0 1px 4px rgba(0,0,0,0.02);\n}\n\n.faq-question {\n    padding: 16px;\n    font-weight: bold;\n    font-size: 1rem;\n    color: #2c2c2c;\n    cursor: pointer;\n    list-style: none;\n    display: flex;\n    justify-content: space-between; \n    align-items: center;\n    width: 100%;\n    box-sizing: border-box;\n    -webkit-tap-highlight-color: transparent; \/* Prevents blue flicker on iOS *\/\n}\n\n.faq-question::-webkit-details-marker { display: none; }\n\n\/* Arrow for main dropdown *\/\n.faq-question::after {\n    content: '▶';\n    font-size: 0.75rem;\n    color: #283583; \/* Brand blue *\/\n    margin-left: 15px;\n    transition: transform 0.2s ease;\n    flex-shrink: 0;\n}\n\n.faq-item[open] .faq-question::after { transform: rotate(90deg); }\n\n.faq-answer {\n    padding: 16px;\n    border-top: 1px solid #eee;\n    background-color: #fff;\n    overflow: hidden;\n}\n\n\/* --- NESTED SUB-DROPDOWNS (Level 2) --- *\/\n.faq-sub-item {\n    background-color: #ffffff;\n    border: 1px solid #e5e5e5;\n    margin-top: 10px;\n    margin-bottom: 10px;\n    border-radius: 6px;\n    overflow: hidden;\n}\n\n.faq-sub-question {\n    padding: 14px 16px; \/* Thumb-friendly click area *\/\n    font-size: 0.95rem;\n    font-weight: 600; \/* Slightly lighter than the main question *\/\n    color: #333;\n    cursor: pointer;\n    list-style: none;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    width: 100%;\n    box-sizing: border-box;\n    -webkit-tap-highlight-color: transparent;\n}\n\n.faq-sub-question::-webkit-details-marker { display: none; }\n\n\/* Sub-arrow (subtle gray) *\/\n.faq-sub-question::after {\n    content: '▶';\n    font-size: 0.65rem;\n    color: #888;\n    margin-left: 12px;\n    transition: transform 0.2s ease;\n    flex-shrink: 0;\n}\n\n.faq-sub-item[open] .faq-sub-question::after { transform: rotate(90deg); }\n\n.faq-sub-answer {\n    padding: 14px 16px;\n    background-color: #fafafa; \/* Light gray tint for content *\/\n    border-top: 1px solid #eee;\n}\n\n.faq-sub-answer p.p {\n    font-size: 0.95rem;\n    margin-bottom: 0; \/* Prevents double spacing below *\/\n}\n\n\n\/* ==========================================================================\n   3. DESKTOP BREAKPOINT (Applies from tablets and PCs)\n   ========================================================================== *\/\n@media (min-width: 768px) {\n    \/* Container limitation for large screens *\/\n    div.seo { \n        max-width: 80%; \n        margin: 5% auto; \n        padding: 0 2%; \n    }\n\n    h1.h1 { font-size: 2.2rem; margin-bottom: 1.5rem; }\n    h2.h2 { font-size: 1.6rem; margin-bottom: 1.2rem; }\n    h3.h3 { font-size: 1.3rem; margin-bottom: 1.15rem; }\n    h4.h4 { font-size: 1.1rem; }\n\n    \/* Desktop adjustment for dropdowns *\/\n    .faq-question {\n        padding: 18px 24px; \/* More space on large screens *\/\n        font-size: 1.1rem;\n    }\n\n    .faq-answer {\n        padding: 24px;\n    }\n\n    .faq-sub-question {\n        padding: 14px 20px;\n        font-size: 1rem;\n    }\n\n    .faq-sub-answer {\n        padding: 16px 20px;\n    }\n}\n    \u003c\/style\u003e\n\n\u003ch1 class=\"h1\"\u003eHealth and disposable masks – protection and proper use\u003c\/h1\u003e\n\n\u003cp class=\"p\"\u003eDisposable masks can serve as an additional hygiene measure in everyday life, in medical settings, or during close contact with others. \nThey can help reduce the spread of droplets and aerosols. \nWhich mask is suitable depends on the desired level of protection and the specific area of use. A proper size, a good fit, and correct application are particularly important.\u003c\/p\u003e\n\n\u003ch3 class=\"h3\"\u003eHow do disposable masks protect against viruses and bacteria?\u003c\/h3\u003e\n\n\u003cp class=\"p\"\u003eDisposable masks create a barrier between the mouth, nose, and the environment. Depending on the type of mask, they can help reduce the spread of droplets and particles when speaking, coughing, or sneezing. \nHowever, it is important to note: Not every disposable mask offers the same level of protection. The protective effect depends, among other things, on the type of mask, the filter performance, and the fit on the face. \nMedical masks, such as surgical masks, are primarily designed to protect the environment from expelled droplets. FFP2 masks, on the other hand, are designed to filter inhaled air more effectively when properly fitted.\u003c\/p\u003e\n\n\u003ch3 class=\"h3\"\u003eWhat is the difference between surgical masks and FFP2 masks?\u003c\/h3\u003e\n\n\u003cp class=\"p\"\u003eSurgical masks are medical face masks and are primarily used to reduce the release of droplets from the mouth and nose. \nThey do not usually fit completely snug against the face. FFP2 masks belong to the category of particle-filtering respiratory masks. They can provide a higher level of protection against inhaling certain particles when properly fitted. \nWhich mask is appropriate depends on the specific area of use and the applicable recommendations.\u003c\/p\u003e\n\n\u003ch3 class=\"h3\"\u003eHow long can you wear a disposable mask?\u003c\/h3\u003e\n\n\u003cp class=\"p\"\u003eDisposable masks are generally intended for single use. How long a mask should be worn at a time depends on the type of mask and the manufacturer's instructions. \nA mask should be changed sooner if it becomes damp, soiled, or damaged. Prolonged use can also lead to moisture from exhaled air, which can affect comfort. \nFor medical masks and FFP2 masks, the manufacturer's instructions and any applicable guidelines for the area of use should always be followed.\u003c\/p\u003e\n\n\u003ch3 class=\"h3\"\u003eHow do you wear a disposable mask correctly?\u003c\/h3\u003e\n\n\u003cp class=\"p\"\u003eFor a mask to work as effectively as possible, it should completely cover the mouth and nose and fit well to the face. When using it, one should:\u003c\/p\u003e\n\n\u003cul\u003e\n  \u003cli\u003eclean hands before putting it on\u003c\/li\u003e\n  \u003cli\u003eonly touch the mask by the designated straps\u003c\/li\u003e\n  \u003cli\u003ecompletely cover the mouth and nose\u003c\/li\u003e\n  \u003cli\u003etouch the mask as little as possible\u003c\/li\u003e\n  \u003cli\u003ereplace a damp or dirty mask\u003c\/li\u003e\n  \u003cli\u003edispose of the used disposable mask hygienically afterwards\u003c\/li\u003e\n\u003c\/ul\u003e\n\nFor FFP2 masks, a tight fit is particularly important. If air flows noticeably around the sides, the actual protective effect may be compromised.\n\n\u003ch3 class=\"h3\"\u003eWhat should one pay attention to with disposable masks?\u003c\/h3\u003e\n\n\u003cp class=\"p\"\u003eWhen purchasing, in addition to the price, the type of mask, standards or labeling, fit, material, and quality of workmanship should be considered. Depending on the intended use, different masks may be appropriate. Different requirements apply in the medical field compared to general hygiene protection in everyday life. The right size also plays a role: a mask should fit well without causing discomfort.\u003c\/p\u003e\n\n\u003ch3 class=\"h3\"\u003eDisposable masks from ECD Germany\u003c\/h3\u003e\n\n\u003cp class=\"p\"\u003eECD Germany offers various products for household, everyday use, and practical applications. When it comes to disposable masks, regardless of the provider, it should always be ensured that the product is suitable for the intended use and that the relevant specifications for design and use are observed.\u003c\/p\u003e\n\n\u003ch3 class=\"h3\"\u003eConclusion\u003c\/h3\u003e\n\n\u003cp class=\"p\"\u003eDisposable masks can be a sensible addition to general hygiene measures. Surgical masks and FFP2 masks differ significantly in terms of structure and protective function. For optimal effectiveness, the right type of mask, a good fit, correct application, and timely replacement are crucial.\u003c\/p\u003e","products":[{"product_id":"390000874-einwegmasken-50-stuck-3-lagig-vliesmaterial-blau","title":"50 disposable masks 3-ply fleece material blue","description":"\u003cstrong\u003eDescription:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\nThis 3-layer mouth-nose protection mask effectively blocks splashes and dust. So you protect yourself and your fellow men.\u003cbr \/\u003e\nThe 3-layer mask made of fleece material, filter material and ultra-fine soft fibres has excellent ventilation and is particularly comfortable to wear due to the three-dimensional pleats. The rubber loops provide a secure hold behind the ears. The mask can be worn by both men and women due to its ergonomic fit.\u003cbr \/\u003e\nUse the masks and protect yourself and others from pollen and mould. The disposable masks are one size and foldable. From a hygienic point of view, it is recommended to change them daily and not to use them again.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eProperties:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\nProtects mouth and nose area\u003cbr \/\u003e\nDisposable mask\u003cbr \/\u003e\n3-layer filter protection structure\u003cbr \/\u003e\nLow breathing resistance\u003cbr \/\u003e\nComfortable rubber loops\u003cbr \/\u003e\nHealthy breathing\u003cbr \/\u003e\nManufacturing in sterile environment\u003cbr \/\u003e\nVersatile in use\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eScope of delivery:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\n50x Mouth and Nose Mask 3-ply","brand":"ECD Germany","offers":[{"title":"","offer_id":45123414786224,"sku":"390000874","price":9.8,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0649\/6613\/1888\/files\/390000871_Galerie_9_x50_c.jpg?v=1786643989"}],"url":"https:\/\/ecdgermany.de\/en\/collections\/en-health.oembed","provider":"ECD Germany","version":"1.0","type":"link"}