{"id":19095,"date":"2024-02-19T10:36:01","date_gmt":"2024-02-19T05:06:01","guid":{"rendered":"http:\/\/coats.com\/?page_id=19095"},"modified":"2025-06-05T12:54:16","modified_gmt":"2025-06-05T07:24:16","slug":"personal-protection","status":"publish","type":"page","link":"https:\/\/www.coats.com\/de\/industries\/personal-protection\/","title":{"rendered":"Personal Protection"},"content":{"rendered":"<style>\n    :root {\n        --lightTextColor: #fff;\n        --boxShadowColor: #e9e9e9;\n        --defaultTextColor: #000000;\n        --textColorMedium: #666666;\n        --primaryHighlightColor: #003b7c;\n        --borderColor: #d1d1d1;\n        --textColor: #333333;\n        --titleTextColor: #262626;\n        --primaryColor: #006AB5;\n--highlightColor: #04B2E2;\n    }\n\n    label {\n        margin-bottom: 0.5rem;\n    }\n\n    .latest-item {\n        height: 350px;\n        position: relative;\n    }\n\n    .badge:empty {\n        display: inline-flex;\n    }\n\n    .badge {\n        padding: 7px 9px;\n        border-radius: 0px;\n    }\n\n    .latest-item img {\n        height: 240px;\n        object-fit: cover;\n        width: 100%;\n    }\n\n    .latest-item .product-overlay {\n        background-color: var(--lightTextColor);\n        bottom: 0;\n        -webkit-box-shadow: 0 0 30px var(--boxShadowColor);\n        box-shadow: 0 0 30px var(--boxShadowColor);\n        min-height: 200px;\n        left: 0;\n        margin: 0 auto;\n        overflow: hidden;\n        padding: 15px;\n        position: absolute;\n        right: 0;\n        width: 90%;\n    }\n\n    .After {\n        display: flex;\n        flex-direction: row-reverse\n    }\n\n    .min-height-185 {\n        min-height: 185px;\n    }\n\n    .latest-item .product-overlay label {\n        color: var(--defaultTextColor);\n        font-size: 1.25rem;\n        line-height: 1.5rem;\n        font-weight: 500;\n        float: left;\n        width: 100%;\n    }\n\n    .latest-item .product-overlay p {\n        color: var(--textColorMedium);\n        font-size: .875rem;\n        line-height: 1.25rem;\n        width: 100%;\n        padding: 0;\n        margin-bottom: 15px;\n    }\n\n    .wrap-threeline {\n        overflow: hidden;\n        display: -webkit-box;\n        -webkit-line-clamp: 3;\n        -webkit-box-orient: vertical;\n    }\n\n    .wrap-twoline {\n        overflow: hidden;\n        display: -webkit-box;\n        -webkit-line-clamp: 2;\n        -webkit-box-orient: vertical;\n    }\n\n    .btn-primary-light.btn-sm {\n        background-color: var(--primaryLightColor);\n        border: 0;\n        color: var(--primaryColor);\n        font-size: .75rem;\n        padding: 0.35rem 0.5rem;\n        text-decoration: none;\n    }\n\n    .btn-primary-light.btn-sm:hover {\n        background-color: var(--primaryHighlightColor);\n        color: var(--lightTextColor);\n    }\n\n    .tab_list {\n        list-style-type: none;\n        padding: 0px 0px 5px 0px;\n        display: flex;\n        justify-content: center;\n        border-bottom: 1px solid #d1d1d1;\n    }\n\n    .tab_links {\n        padding: 10px 20px;\n    }\n\n    .section-title {\n        color: var(--titleTextColor);\n        font-size: 1.75rem;\n        font-weight: 600 !important;\n        margin-bottom: 15px !important;\n        line-height: 2.125rem;\n    }\n\n    .section-content {\n        color: var(--textColor) !important;\n        font-size: 1rem !important;\n        line-height: 1.5rem !important;\n    }\n\n    .btn-outline-primary {\n        border-color: var(--primaryColor) !important;\n        border-radius: 0 !important;\n        background: var(--lightTextColor);\n        color: var(--primaryColor) !important;\n        font-size: .875rem !important;\n        font-weight: 600;\n        font-family: FrutigerNeueW01-Regular, Ubuntu, sans-serif;\n        padding: 0.5rem 0.75rem !important;\n        text-decoration: none !important;\n    }\n\n    .btn-primary-light.btn-sm:hover svg path {\n        fill: #fff;\n    }\n\n    .btn-outline-primary:hover {\n        color: var(--lightTextColor) !important;\n        background-color: var(--primaryColor) !important;\n        border-color: var(--primaryColor) !important;\n    }\n\n    .sustain-story-panel {\n        position: relative;\n    }\n\n    .sustain-story-panel .sustain-story-img {\n        width: 100%;\n        height: 200px;\n        -o-object-fit: cover;\n        object-fit: cover;\n    }\n\n    .sustain-story-panel .case-opacity {\n        background: linear-gradient(to bottom, rgba(245, 246, 252, .01), rgba(0, 0, 0, .93));\n        height: 100px;\n        width: 100%;\n        position: absolute;\n        bottom: 0;\n        opacity: 1;\n    }\n\n    .sustain-story-panel .sustain-story-title {\n        font-size: 1rem;\n        font-weight: 500;\n        line-height: 1.375rem;\n        color: var(--lightTextColor);\n        bottom: 10px;\n        margin: 0;\n        left: 15px;\n        position: absolute;\n        padding-right: 25px;\n        text-decoration: none;\n    }\n\n    .sustain-story-panel .sustain-story-title:hover {\n        text-decoration: underline;\n    }\n\n    .tab-link {\n        border: 0;\n        color: var(--titleTextColor);\n        font-size: 1.125rem;\n        font-weight: 500;\n        padding: 0.5rem 1.5rem;\n        text-decoration: none;\n    }\n\n    .nav-tabs .tab-link.active {\n        color: #006AB5;\n        border-bottom: 2px solid #006AB5;\n        border-width: 0 0 2px 0;\n    }\n\n    .product_card .card,\n    .product_cards .card {\n        border-radius: 0;\n        border: 0;\n        -webkit-box-shadow: 0 0 30px var(--boxShadowColor);\n        box-shadow: 0 0 30px var(--boxShadowColor);\n    }\n\n    .product_card .card .card-img-top,\n    .product_cards .card .card-img-top {\n        border-radius: 0;\n        height: 200px;\n        -o-object-fit: cover;\n        object-fit: cover;\n    }\n\n    .sustain_link {\n        width: 100%;\n    }\n\n    .product_card .card .card-body {\n        padding: 15px;\n    }\n\n    .btn-primary.btn-sm {\n        background-color: #ebf2f8 !important;\n        border: 0;\n        color: #006ab5 !important;\n        font-size: .75rem !important;\n        padding: 0.35rem 0.5rem !important;\n        text-decoration: none;\n    }\n\n    .btn-primary.btn-sm i {\n        font-size: .5rem;\n    }\n\n    .product_card .card-title {\n        color: var(--titleTextColor);\n        font-size: 1rem;\n        font-weight: 600;\n        overflow: hidden;\n        text-overflow: ellipsis;\n        white-space: nowrap;\n        width: 100%;\n        padding: 0;\n        line-height: 1.25rem;\n    }\n\n    .product_card .card-text {\n        color: var(--textColorMedium);\n        font-size: .875rem;\n        line-height: 1.375rem;\n        padding: 0;\n    }\n\n    #post_block .product_cards .card-text {\n        color: var(--textColorMedium);\n        display: -webkit-box;\n        font-size: .875rem;\n        overflow: hidden;\n        -webkit-line-clamp: 2;\n        -webkit-box-orient: vertical;\n        line-height: 1.375rem;\n        padding: 0;\n        margin-bottom: 5px;\n    }\n\n    .btn-primary.btn-sm:hover {\n        background-color: var(--primaryHighlightColor) !important;\n        color: var(--lightTextColor) !important;\n    }\n\n    .btn-primary.btn-sm:hover i::before {\n        color: var(--lightTextColor);\n    }\n\n    .line-badge {\n        height: 3px;\n        background-color: var(--primaryColor);\n        width: 25px;\n        overflow: hidden;\n        display: flex;\n    }\n\n    .tab-link img {\n        width: 20px;\n    }\n\n\n    \/* \t.card-title .badge:last-child{\n\t\tdisplay:none;\n\t} *\/\n    @media(max-width: 767px) {\n\n        .tablinks.active,\n        .tablinks:hover,\n        .tablinks.active:visited,\n        .cat-list_item.active,\n        .cat-list_item:hover,\n        .cat-list_item.active:visited {\n            background-color: #ffffff00 !important;\n            border-bottom: 2px solid #005da9 !important;\n            color: #005da9 !important;\n        }\n    }\n\n    .card-img-top {\n        object-fit: cover\n    }\n<\/style>\n\n    <section id=\"post_block\" class=\"tabbed_post_block\">\n        <div class=\"container\">\n            <div class=\"row text-center mt-4\">\n                <div class=\"col-sm-12 pt-4 block-title\">\n                    <label class=\"section-title\">Spezial Produkte<\/label>\n                <\/div>\n\n                <div class=\"col-12 block-description mb-4\">\n                    <p class=\"section-content\">\n                        Coats are experts in the design and supply of a diverse range of products that serve a variety of strategic end-use markets.                    <\/p>\n                <\/div>\n            <\/div>\n            <ul class=\"nav nav-tabs tab_list\">\n                                    <li class=\"nav-item m-0 p-0 After\" role=\"tablist\">\n                        <a class=\"tab-link show active\" id=\"FeaturedProducts-Threads-tab\" data-toggle=\"tab\" href=\"#FeaturedProducts-Threads\" role=\"tab\" aria-controls=\"FeaturedProducts-Threads\" aria-selected=\"false\">\n                            Threads\n                                                            <img decoding=\"async\" src=\"https:\/\/cdn.coats.com\/wp-content\/uploads\/ic_thread_unselected_active.svg\" alt=\"Active Tab Image\" class=\"active-tab-image\">\n                            \n                                                            <img decoding=\"async\" src=\"https:\/\/cdn.coats.com\/wp-content\/uploads\/ic_thread_unselected.svg\" alt=\"Tab Image\" class=\"inactive-tab-image\">\n                                                    <\/a>\n                    <\/li>\n\n                                    <li class=\"nav-item m-0 p-0 After\" role=\"tablist\">\n                        <a class=\"tab-link\" id=\"FeaturedProducts-Yarns-tab\" data-toggle=\"tab\" href=\"#FeaturedProducts-Yarns\" role=\"tab\" aria-controls=\"FeaturedProducts-Yarns\" aria-selected=\"false\">\n                            Yarns\n                                                            <img decoding=\"async\" src=\"https:\/\/cdn.coats.com\/wp-content\/uploads\/yarn_menu-active.svg\" alt=\"Active Tab Image\" class=\"active-tab-image\">\n                            \n                                                            <img decoding=\"async\" src=\"https:\/\/cdn.coats.com\/wp-content\/uploads\/yarn_menu.svg\" alt=\"Tab Image\" class=\"inactive-tab-image\">\n                                                    <\/a>\n                    <\/li>\n\n                                    <li class=\"nav-item m-0 p-0 After\" role=\"tablist\">\n                        <a class=\"tab-link\" id=\"FeaturedProducts-Trims-tab\" data-toggle=\"tab\" href=\"#FeaturedProducts-Trims\" role=\"tab\" aria-controls=\"FeaturedProducts-Trims\" aria-selected=\"false\">\n                            Trims\n                                                            <img decoding=\"async\" src=\"https:\/\/cdn.coats.com\/wp-content\/uploads\/active-trims.svg\" alt=\"Active Tab Image\" class=\"active-tab-image\">\n                            \n                                                            <img decoding=\"async\" src=\"https:\/\/cdn.coats.com\/wp-content\/uploads\/ic_trims_unselected.svg\" alt=\"Tab Image\" class=\"inactive-tab-image\">\n                                                    <\/a>\n                    <\/li>\n\n                                    <li class=\"nav-item m-0 p-0 After\" role=\"tablist\">\n                        <a class=\"tab-link\" id=\"FeaturedProducts-Composites-tab\" data-toggle=\"tab\" href=\"#FeaturedProducts-Composites\" role=\"tab\" aria-controls=\"FeaturedProducts-Composites\" aria-selected=\"false\">\n                            Composites\n                                                            <img decoding=\"async\" src=\"https:\/\/cdn.coats.com\/wp-content\/uploads\/composite_icon-active.svg\" alt=\"Active Tab Image\" class=\"active-tab-image\">\n                            \n                                                            <img decoding=\"async\" src=\"https:\/\/cdn.coats.com\/wp-content\/uploads\/composite_icon.svg\" alt=\"Tab Image\" class=\"inactive-tab-image\">\n                                                    <\/a>\n                    <\/li>\n\n                                    <li class=\"nav-item m-0 p-0 After\" role=\"tablist\">\n                        <a class=\"tab-link\" id=\"FeaturedProducts-Fabrics-tab\" data-toggle=\"tab\" href=\"#FeaturedProducts-Fabrics\" role=\"tab\" aria-controls=\"FeaturedProducts-Fabrics\" aria-selected=\"false\">\n                             Fabrics\n                                                            <img decoding=\"async\" src=\"https:\/\/cdn.coats.com\/wp-content\/uploads\/fabrics-active.svg\" alt=\"Active Tab Image\" class=\"active-tab-image\">\n                            \n                                                            <img decoding=\"async\" src=\"https:\/\/cdn.coats.com\/wp-content\/uploads\/fabrics.svg\" alt=\"Tab Image\" class=\"inactive-tab-image\">\n                                                    <\/a>\n                    <\/li>\n\n                            <\/ul>\n\n            <div class=\"tab-content\">\n                                    <div class=\"tab-pane fade show active\" id=\"FeaturedProducts-Threads\" role=\"tabpanel\" aria-labelledby=\"FeaturedProducts-Threads-tab\">\n                        <div class=\"row mt-4 pt-4 justify-content-center\">\n                                                        \n\n                                                                <div class=\"col-sm-6 col-lg-4 product_cards\">\n                                        <div class=\"card\">\n                                                                                            <img decoding=\"async\" class=\"card-img-top\" src=\"https:\/\/cdn.coats.com\/wp-content\/uploads\/Firefly.jpg\" alt=\"Coats\u00ae Firefly\u2122\">\n                                                                                        <div class=\"card-body\">\n                                                <h5 class=\"card-title\">\n                                                    <span class=\"badge badge-primary mr-2\" style=\"background-color:#cb3133\"><\/span> Coats\u00ae Firefly\u2122                                                <\/h5>\n                                                <div class=\"card-text\">\n                                                    Made with spun 100% meta-aramid.                                                <\/div>\n                                                <a href=\"https:\/\/www.coats.com\/de\/products\/threads\/firefly\/firefly\/\" class=\"btn btn-primary btn-sm\">\n                                                    Erfahren Sie mehr <i class=\"icon-ic_read_more pl-1\"><\/i>\n                                                <\/a>\n                                            <\/div>\n                                        <\/div>\n                                    <\/div>\n                                                                <div class=\"col-sm-6 col-lg-4 product_cards\">\n                                        <div class=\"card\">\n                                                                                            <img decoding=\"async\" class=\"card-img-top\" src=\"https:\/\/cdn.coats.com\/wp-content\/uploads\/Protos_30315-Nat_Product_thumbnail_Jan_2018.jpg\" alt=\"Protos\">\n                                                                                        <div class=\"card-body\">\n                                                <h5 class=\"card-title\">\n                                                    <span class=\"badge badge-primary mr-2\" style=\"background-color:#00b1b1\"><\/span> Protos                                                <\/h5>\n                                                <div class=\"card-text\">\n                                                    Para-aramid sewing thread that is stronger than steel and is specifically engineered to meet fire and safety standards withstanding temperatures up to 450\u00b0C.                                                <\/div>\n                                                <a href=\"https:\/\/www.coats.com\/de\/products\/threads\/protos\/protos\/\" class=\"btn btn-primary btn-sm\">\n                                                    Erfahren Sie mehr <i class=\"icon-ic_read_more pl-1\"><\/i>\n                                                <\/a>\n                                            <\/div>\n                                        <\/div>\n                                    <\/div>\n                                                                <div class=\"col-sm-6 col-lg-4 product_cards\">\n                                        <div class=\"card\">\n                                                                                            <img decoding=\"async\" class=\"card-img-top\" src=\"https:\/\/cdn.coats.com\/wp-content\/uploads\/Pyrostar-banner.jpg\" alt=\"Pyrostar\">\n                                                                                        <div class=\"card-body\">\n                                                <h5 class=\"card-title\">\n                                                    <span class=\"badge badge-primary mr-2\" style=\"background-color:#b31b34\"><\/span> Pyrostar                                                <\/h5>\n                                                <div class=\"card-text\">\n                                                    Made from long staple spun meta-aramid, this fine but highly durable sewing thread offers flame protection up to 371\u00b0C, which is ideal for fire protective clothing.                                                <\/div>\n                                                <a href=\"https:\/\/www.coats.com\/de\/products\/threads\/pyrostar\/pyrostar\/\" class=\"btn btn-primary btn-sm\">\n                                                    Erfahren Sie mehr <i class=\"icon-ic_read_more pl-1\"><\/i>\n                                                <\/a>\n                                            <\/div>\n                                        <\/div>\n                                    <\/div>\n                            \n\n\n\n\n\n\n\n                                                    <\/div>\n                                                    <div class=\"row text-center my-4 pb-4\">\n                                <div class=\"col-sm-12\">\n                                    <a href=\"https:\/\/www.coats.com\/de\/products\/\" class=\"btn btn-outline-primary text-uppercase\"> SEE ALL PRODUCTS<\/a>\n                                <\/div>\n                            <\/div>\n                                            <\/div>\n                                    <div class=\"tab-pane fade\" id=\"FeaturedProducts-Yarns\" role=\"tabpanel\" aria-labelledby=\"FeaturedProducts-Yarns-tab\">\n                        <div class=\"row mt-4 pt-4 justify-content-center\">\n                                                        \n\n                                                                <div class=\"col-sm-6 col-lg-4 product_cards\">\n                                        <div class=\"card\">\n                                                                                            <img decoding=\"async\" class=\"card-img-top\" src=\"https:\/\/cdn.coats.com\/wp-content\/uploads\/Flamepro__Yellow_S_Product_thumbnail_Jan_18-1.jpg\" alt=\"FlamePro\">\n                                                                                        <div class=\"card-body\">\n                                                <h5 class=\"card-title\">\n                                                    <span class=\"badge badge-primary mr-2\" style=\"background-color:#f8a39e\"><\/span> FlamePro                                                <\/h5>\n                                                <div class=\"card-text\">\n                                                    Eine innovative Familie von flammfesten, lichtbogen- und schnittfesten Garnen, ideal zur Verbesserung von Schutzkleidung.                                                <\/div>\n                                                <a href=\"https:\/\/www.coats.com\/de\/products\/yarns\/flamepro\/flamepro\/\" class=\"btn btn-primary btn-sm\">\n                                                    Erfahren Sie mehr <i class=\"icon-ic_read_more pl-1\"><\/i>\n                                                <\/a>\n                                            <\/div>\n                                        <\/div>\n                                    <\/div>\n                                                                <div class=\"col-sm-6 col-lg-4 product_cards\">\n                                        <div class=\"card\">\n                                                                                            <img decoding=\"async\" class=\"card-img-top\" src=\"https:\/\/cdn.coats.com\/wp-content\/uploads\/flamepro_firestrong.webp\" alt=\"FlamePro Firestrong\">\n                                                                                        <div class=\"card-body\">\n                                                <h5 class=\"card-title\">\n                                                    <span class=\"badge badge-primary mr-2\" style=\"background-color:#f8a39e\"><\/span> FlamePro Firestrong                                                <\/h5>\n                                                <div class=\"card-text\">\n                                                    A Flame-resistant yarn is ideal for the fire services uniform market and has exceptional flame protection along with contact and radiant heat resistance.                                                <\/div>\n                                                <a href=\"https:\/\/www.coats.com\/de\/products\/yarns\/flamepro\/flamepro-firestrong\/\" class=\"btn btn-primary btn-sm\">\n                                                    Erfahren Sie mehr <i class=\"icon-ic_read_more pl-1\"><\/i>\n                                                <\/a>\n                                            <\/div>\n                                        <\/div>\n                                    <\/div>\n                            \n\n\n\n\n\n\n\n                                                    <\/div>\n                                                    <div class=\"row text-center my-4 pb-4\">\n                                <div class=\"col-sm-12\">\n                                    <a href=\"https:\/\/www.coats.com\/de\/products\/\" class=\"btn btn-outline-primary text-uppercase\"> SEE ALL PRODUCTS<\/a>\n                                <\/div>\n                            <\/div>\n                                            <\/div>\n                                    <div class=\"tab-pane fade\" id=\"FeaturedProducts-Trims\" role=\"tabpanel\" aria-labelledby=\"FeaturedProducts-Trims-tab\">\n                        <div class=\"row mt-4 pt-4 justify-content-center\">\n                                                        \n\n                                                                <div class=\"col-sm-6 col-lg-4 product_cards\">\n                                        <div class=\"card\">\n                                                                                            <img decoding=\"async\" class=\"card-img-top\" src=\"https:\/\/cdn.coats.com\/wp-content\/uploads\/coats-connect-hero-2025.jpg\" alt=\"Coats\u00ae Connect\u2122\">\n                                                                                        <div class=\"card-body\">\n                                                <h5 class=\"card-title\">\n                                                    <span class=\"badge badge-primary mr-2\" style=\"background-color:#40403f\"><\/span> Coats\u00ae Connect\u2122                                                <\/h5>\n                                                <div class=\"card-text\">\n                                                    A cutting-edge addition to our range of high quality trim products.                                                <\/div>\n                                                <a href=\"https:\/\/www.coats.com\/de\/products\/trims\/coats-connect\/connect\/\" class=\"btn btn-primary btn-sm\">\n                                                    Erfahren Sie mehr <i class=\"icon-ic_read_more pl-1\"><\/i>\n                                                <\/a>\n                                            <\/div>\n                                        <\/div>\n                                    <\/div>\n                                                                <div class=\"col-sm-6 col-lg-4 product_cards\">\n                                        <div class=\"card\">\n                                                                                            <img decoding=\"async\" class=\"card-img-top\" src=\"https:\/\/cdn.coats.com\/wp-content\/uploads\/signal_422_10p_2.webp\" alt=\"Coats\u00ae Signal\u2122 C422 10P\">\n                                                                                        <div class=\"card-body\">\n                                                <h5 class=\"card-title\">\n                                                    <span class=\"badge badge-primary mr-2\" style=\"background-color:#b9babd\"><\/span> Coats\u00ae Signal\u2122 C422 10P                                                <\/h5>\n                                                <div class=\"card-text\">\n                                                    A perforated retro reflective tape for all types of industrial wash heat and flame protective clothing.                                                <\/div>\n                                                <a href=\"https:\/\/www.coats.com\/de\/products\/trims\/coats-signal\/signal-c-422-10p\/\" class=\"btn btn-primary btn-sm\">\n                                                    Erfahren Sie mehr <i class=\"icon-ic_read_more pl-1\"><\/i>\n                                                <\/a>\n                                            <\/div>\n                                        <\/div>\n                                    <\/div>\n                            \n\n\n\n\n\n\n\n                                                    <\/div>\n                                                    <div class=\"row text-center my-4 pb-4\">\n                                <div class=\"col-sm-12\">\n                                    <a href=\"https:\/\/www.coats.com\/de\/products\/\" class=\"btn btn-outline-primary text-uppercase\"> SEE ALL PRODUCTS<\/a>\n                                <\/div>\n                            <\/div>\n                                            <\/div>\n                                    <div class=\"tab-pane fade\" id=\"FeaturedProducts-Composites\" role=\"tabpanel\" aria-labelledby=\"FeaturedProducts-Composites-tab\">\n                        <div class=\"row mt-4 pt-4 justify-content-center\">\n                                                        \n\n                                                                <div class=\"col-sm-6 col-lg-4 product_cards\">\n                                        <div class=\"card\">\n                                                                                            <img decoding=\"async\" class=\"card-img-top\" src=\"https:\/\/cdn.coats.com\/wp-content\/uploads\/Synergex_Fiber_12_K_Carbon_Nylon_6_Product_ThumbNAIL_Jan_18.jpg\" alt=\"Coats\u00ae Synergex\u2122\">\n                                                                                        <div class=\"card-body\">\n                                                <h5 class=\"card-title\">\n                                                    <span class=\"badge badge-primary mr-2\" style=\"background-color:#f38000\"><\/span> Coats\u00ae Synergex\u2122                                                <\/h5>\n                                                <div class=\"card-text\">\n                                                    Create advanced, high-performance thermoplastic products that are lightweight yet extremely strong.                                                <\/div>\n                                                <a href=\"https:\/\/www.coats.com\/de\/products\/composites\/synergex\/synergex\/\" class=\"btn btn-primary btn-sm\">\n                                                    Erfahren Sie mehr <i class=\"icon-ic_read_more pl-1\"><\/i>\n                                                <\/a>\n                                            <\/div>\n                                        <\/div>\n                                    <\/div>\n                            \n\n\n\n\n\n\n\n                                                    <\/div>\n                                                    <div class=\"row text-center my-4 pb-4\">\n                                <div class=\"col-sm-12\">\n                                    <a href=\"https:\/\/www.coats.com\/de\/products\/\" class=\"btn btn-outline-primary text-uppercase\"> SEE ALL PRODUCTS<\/a>\n                                <\/div>\n                            <\/div>\n                                            <\/div>\n                                    <div class=\"tab-pane fade\" id=\"FeaturedProducts-Fabrics\" role=\"tabpanel\" aria-labelledby=\"FeaturedProducts-Fabrics-tab\">\n                        <div class=\"row mt-4 pt-4 justify-content-center\">\n                                                        \n\n                                                                <div class=\"col-sm-6 col-lg-4 product_cards\">\n                                        <div class=\"card\">\n                                                                                            <img decoding=\"async\" class=\"card-img-top\" src=\"https:\/\/cdn.coats.com\/wp-content\/uploads\/coats-flamepro-splash-hero-2025.jpg\" alt=\"Coats\u00ae FlamePro\u2122 Splash\">\n                                                                                        <div class=\"card-body\">\n                                                <h5 class=\"card-title\">\n                                                    <span class=\"badge badge-primary mr-2\" style=\"background-color:#f8a39e\"><\/span> Coats\u00ae FlamePro\u2122 Splash                                                <\/h5>\n                                                <div class=\"card-text\">\n                                                    A metal molten splash protective fabric that is specially engineered.                                                <\/div>\n                                                <a href=\"https:\/\/www.coats.com\/de\/products\/fabrics\/flamepro\/flamepro-splash\/\" class=\"btn btn-primary btn-sm\">\n                                                    Erfahren Sie mehr <i class=\"icon-ic_read_more pl-1\"><\/i>\n                                                <\/a>\n                                            <\/div>\n                                        <\/div>\n                                    <\/div>\n                                                                <div class=\"col-sm-6 col-lg-4 product_cards\">\n                                        <div class=\"card\">\n                                                                                            <img decoding=\"async\" class=\"card-img-top\" src=\"https:\/\/cdn.coats.com\/wp-content\/uploads\/FlamePro-High-Visibility.jpg\" alt=\"Coats\u00ae FlamePro\u2122 High Visibility\">\n                                                                                        <div class=\"card-body\">\n                                                <h5 class=\"card-title\">\n                                                    <span class=\"badge badge-primary mr-2\" style=\"background-color:#f8a39e\"><\/span> Coats\u00ae FlamePro\u2122 High Visibility                                                <\/h5>\n                                                <div class=\"card-text\">\n                                                    An inherently flame resistant and high-visibility certified fabric.                                                <\/div>\n                                                <a href=\"https:\/\/www.coats.com\/de\/products\/fabrics\/flamepro\/flamepro-high-visibility\/\" class=\"btn btn-primary btn-sm\">\n                                                    Erfahren Sie mehr <i class=\"icon-ic_read_more pl-1\"><\/i>\n                                                <\/a>\n                                            <\/div>\n                                        <\/div>\n                                    <\/div>\n                            \n\n\n\n\n\n\n\n                                                    <\/div>\n                                                    <div class=\"row text-center my-4 pb-4\">\n                                <div class=\"col-sm-12\">\n                                    <a href=\"https:\/\/www.coats.com\/de\/products\/\" class=\"btn btn-outline-primary text-uppercase\"> SEE ALL PRODUCTS<\/a>\n                                <\/div>\n                            <\/div>\n                                            <\/div>\n                            <\/div>\n        <\/div>\n    <\/section>\n    <script>\n        $(document).ready(function() {\n            \/\/ Run this function after the DOM is fully loaded\n            $('.nav-tabs .tab-link').each(function() {\n                \/\/ Check if the tab-link has the active class on page load\n                var isActiveTab = $(this).hasClass(\"active\");\n\n                if (isActiveTab) {\n                    \/\/ If it has the active class, show the active image and hide the inactive image\n                    $(this).find(\".active-tab-image\").show();\n                    $(this).find(\".inactive-tab-image\").hide();\n                } else {\n                    \/\/ If it doesn't have the active class, hide the active image and show the inactive image\n                    $(this).find(\".active-tab-image\").hide();\n                    $(this).find(\".inactive-tab-image\").show();\n                }\n            });\n\n            \/\/ Run this function after the DOM is fully loaded\n            $('#post_block .tab-link').on('click', function(event) {\n                event.preventDefault(); \/\/ Prevent the default anchor link behavior\n\n                var targetTabId = $(this).attr('href').substring(1);\n                var parentTab = $(this).closest('#post_block');\n\n                var tabContents = parentTab.find('.tab-content .tab-pane');\n                tabContents.removeClass('show active');\n\n                var tabTitles = parentTab.find('.tab-link');\n                tabTitles.removeClass('active');\n\n                var targetTab = parentTab.find('#' + targetTabId);\n                targetTab.addClass('show active');\n\n                $(this).addClass('active');\n                \/\/ Update the image display logic based on the 'active' class\n                var isActiveTab = $(this).hasClass(\"active\");\n\n                if (isActiveTab) {\n                    \/\/ Hide active tab images for all tabs\n                    $('.tab-link').find(\".active-tab-image\").hide();\n\n                    \/\/ Show active tab image for the current tab\n                    $(this).find(\".active-tab-image\").show();\n                    $('.tab-link').find(\".inactive-tab-image\").show();\n                    \/\/ Hide inactive tab image for the current tab\n                    $(this).find(\".inactive-tab-image\").hide();\n\n                }\n            });\n\n\n        });\n    <\/script><style>\n.tabbed_post_block .nav-item:nth-child(3) img {\n    width: 40px;\n}\n<\/style>","protected":false},"excerpt":{"rendered":"","protected":false},"author":6,"featured_media":0,"parent":15211,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"template-parts\/template-industries.php","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-19095","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v25.2 (Yoast SEO v25.2) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Personal Protection Solutions | Coats PLC<\/title>\n<meta name=\"description\" content=\"Explore Coats&#039; personal protection products for safety in various industries, including cut protection, fire services, and healthcare PPE.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.coats.com\/de\/industries\/personal-protection\/\" \/>\n<meta property=\"og:locale\" content=\"de_DE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Personal Protection Solutions | Coats PLC\" \/>\n<meta property=\"og:description\" content=\"Explore Coats&#039; personal protection products for safety in various industries, including cut protection, fire services, and healthcare PPE.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.coats.com\/de\/industries\/personal-protection\/\" \/>\n<meta property=\"og:site_name\" content=\"Coats Group plc\" \/>\n<meta property=\"article:modified_time\" content=\"2025-06-05T07:24:16+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.coats.com\/de\/industries\/personal-protection\/\",\"url\":\"https:\/\/www.coats.com\/de\/industries\/personal-protection\/\",\"name\":\"Personal Protection Solutions | Coats PLC\",\"isPartOf\":{\"@id\":\"https:\/\/www.coats.com\/de\/#website\"},\"datePublished\":\"2024-02-19T05:06:01+00:00\",\"dateModified\":\"2025-06-05T07:24:16+00:00\",\"description\":\"Explore Coats' personal protection products for safety in various industries, including cut protection, fire services, and healthcare PPE.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.coats.com\/de\/industries\/personal-protection\/#breadcrumb\"},\"inLanguage\":\"de\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.coats.com\/de\/industries\/personal-protection\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.coats.com\/de\/industries\/personal-protection\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Industries\",\"item\":\"https:\/\/www.coats.com\/en\/industries\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Personal Protection\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.coats.com\/de\/#website\",\"url\":\"https:\/\/www.coats.com\/de\/\",\"name\":\"Coats Group plc\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/www.coats.com\/de\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.coats.com\/de\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"de\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.coats.com\/de\/#organization\",\"name\":\"Coats Group plc\",\"url\":\"https:\/\/www.coats.com\/de\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\/\/www.coats.com\/de\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/cdn.coats.com\/wp-content\/uploads\/coats-logo.svg\",\"contentUrl\":\"https:\/\/cdn.coats.com\/wp-content\/uploads\/coats-logo.svg\",\"width\":79,\"height\":79,\"caption\":\"Coats Group plc\"},\"image\":{\"@id\":\"https:\/\/www.coats.com\/de\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Personal Protection Solutions | Coats PLC","description":"Explore Coats' personal protection products for safety in various industries, including cut protection, fire services, and healthcare PPE.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.coats.com\/de\/industries\/personal-protection\/","og_locale":"de_DE","og_type":"article","og_title":"Personal Protection Solutions | Coats PLC","og_description":"Explore Coats' personal protection products for safety in various industries, including cut protection, fire services, and healthcare PPE.","og_url":"https:\/\/www.coats.com\/de\/industries\/personal-protection\/","og_site_name":"Coats Group plc","article_modified_time":"2025-06-05T07:24:16+00:00","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.coats.com\/de\/industries\/personal-protection\/","url":"https:\/\/www.coats.com\/de\/industries\/personal-protection\/","name":"Personal Protection Solutions | Coats PLC","isPartOf":{"@id":"https:\/\/www.coats.com\/de\/#website"},"datePublished":"2024-02-19T05:06:01+00:00","dateModified":"2025-06-05T07:24:16+00:00","description":"Explore Coats' personal protection products for safety in various industries, including cut protection, fire services, and healthcare PPE.","breadcrumb":{"@id":"https:\/\/www.coats.com\/de\/industries\/personal-protection\/#breadcrumb"},"inLanguage":"de","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.coats.com\/de\/industries\/personal-protection\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.coats.com\/de\/industries\/personal-protection\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Industries","item":"https:\/\/www.coats.com\/en\/industries\/"},{"@type":"ListItem","position":2,"name":"Personal Protection"}]},{"@type":"WebSite","@id":"https:\/\/www.coats.com\/de\/#website","url":"https:\/\/www.coats.com\/de\/","name":"Coats Group plc","description":"","publisher":{"@id":"https:\/\/www.coats.com\/de\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.coats.com\/de\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"de"},{"@type":"Organization","@id":"https:\/\/www.coats.com\/de\/#organization","name":"Coats Group plc","url":"https:\/\/www.coats.com\/de\/","logo":{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/www.coats.com\/de\/#\/schema\/logo\/image\/","url":"https:\/\/cdn.coats.com\/wp-content\/uploads\/coats-logo.svg","contentUrl":"https:\/\/cdn.coats.com\/wp-content\/uploads\/coats-logo.svg","width":79,"height":79,"caption":"Coats Group plc"},"image":{"@id":"https:\/\/www.coats.com\/de\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/www.coats.com\/de\/wp-json\/wp\/v2\/pages\/19095","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.coats.com\/de\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.coats.com\/de\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.coats.com\/de\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/www.coats.com\/de\/wp-json\/wp\/v2\/comments?post=19095"}],"version-history":[{"count":7,"href":"https:\/\/www.coats.com\/de\/wp-json\/wp\/v2\/pages\/19095\/revisions"}],"predecessor-version":[{"id":36126,"href":"https:\/\/www.coats.com\/de\/wp-json\/wp\/v2\/pages\/19095\/revisions\/36126"}],"up":[{"embeddable":true,"href":"https:\/\/www.coats.com\/de\/wp-json\/wp\/v2\/pages\/15211"}],"wp:attachment":[{"href":"https:\/\/www.coats.com\/de\/wp-json\/wp\/v2\/media?parent=19095"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}