{"id":11015,"date":"2025-01-24T03:57:53","date_gmt":"2025-01-24T11:57:53","guid":{"rendered":"https:\/\/www.recyclemachine.net\/?post_type=ts-service&#038;p=11015"},"modified":"2026-04-07T04:38:06","modified_gmt":"2026-04-07T11:38:06","slug":"probelauf-einer-zerkleinerungs-und-waschstrase-aus-hdpe-hartkunststoff","status":"publish","type":"ts-service","link":"https:\/\/www.recyclemachine.net\/de\/service\/probelauf-einer-zerkleinerungs-und-waschstrase-aus-hdpe-hartkunststoff\/","title":{"rendered":"Live-Demo: Zerkleinerungs- und Waschanlage f\u00fcr starre HDPE-Kunststoffe"},"content":{"rendered":"<div class=\"wpb-content-wrapper\" id=\"wpb-content-root\">\r\n<div class=\"vc_row ts-row wpb_row vc_row-fluid ts-total-col-1 ts-zindex-0 container ts-bgimage-position-center_center\">\r\n\r\n        \r\n\t\r\n\t\r\n\t\t\r\n<div class=\"ts-column wpb_column vc_column_container vc_col-sm-12 ts-zindex-0\">\r\n\t<div class=\"vc_column-inner\">\r\n\t\t\t\t<div class=\"wpb_wrapper\">\r\n\t\t\t\n\t<div class=\"wpb_raw_code wpb_raw_html wpb_content_element\" >\n\t\t<div class=\"wpb_wrapper\">\n\t\t\t<style>\n    .machine-showcase-container,\n    .machine-showcase-container *,\n    .machine-showcase-container *::before,\n    .machine-showcase-container *::after {\n        box-sizing: border-box;\n    }\n\n    .machine-showcase-container {\n        --primary-color: #005D30;\n        --primary-dark: #004624;\n        --primary-gradient: linear-gradient(120deg, #005D30 0%, #004624 100%);\n        --bg-gray: #f8faf8;\n        --bg-white: #ffffff;\n        --text-dark: #2d3436;\n        --text-muted: #636e72;\n        --shadow-sm: 0 2px 10px rgba(0, 0, 0, 0.05);\n        --shadow-md: 0 10px 30px rgba(0, 0, 0, 0.08);\n        width: 100%;\n        font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    }\n\n    .ms-section {\n        padding: 80px 20px;\n        width: 100%;\n    }\n\n    .ms-container {\n        max-width: 1100px;\n        margin: 0 auto;\n    }\n\n    .ms-title {\n        color: var(--text-dark);\n        text-align: center;\n        margin-bottom: 25px;\n        font-weight: 800;\n        line-height: 1.2;\n    }\n\n    .ms-subtitle {\n        text-align: center;\n        color: var(--text-muted);\n        margin-bottom: 40px;\n        max-width: 800px;\n        margin-left: auto;\n        margin-right: auto;\n        line-height: 1.6;\n    }\n\n    .ms-highlight-text {\n        background: var(--primary-gradient);\n        -webkit-background-clip: text;\n        background-clip: text;\n        -webkit-text-fill-color: transparent;\n        display: inline-block;\n    }\n\n    .ms-video-outer {\n        width: 100%;\n        margin-bottom: 40px;\n    }\n\n    .ms-video-container {\n        width: 100%;\n        aspect-ratio: 16 \/ 9;\n        background-color: #000;\n        position: relative;\n        border-radius: 10px;\n        overflow: hidden;\n        box-shadow: var(--shadow-md);\n        cursor: pointer;\n        transition: transform 0.3s ease, box-shadow 0.3s ease;\n    }\n\n    .ms-video-container:hover {\n        transform: translateY(-5px);\n        box-shadow: 0 15px 40px rgba(98, 171, 102, 0.2);\n    }\n\n    .ms-video-placeholder {\n        position: absolute;\n        top: 0; left: 0; width: 100%; height: 100%;\n        background-size: cover;\n        background-position: center;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n    }\n\n    .ms-video-overlay {\n        position: absolute;\n        top: 0; left: 0; width: 100%; height: 100%;\n        background: rgba(0,0,0,0.2);\n        transition: background 0.3s ease;\n    }\n\n    .ms-video-container:hover .ms-video-overlay {\n        background: rgba(0,0,0,0.1);\n    }\n\n    .ms-video-play-btn {\n        width: 80px;\n        height: 80px;\n        background: var(--primary-gradient);\n        border-radius: 50%;\n        position: absolute;\n        top: 50%;\n        left: 50%;\n        transform: translate(-50%, -50%);\n        z-index: 2;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        box-shadow: 0 0 0 0 rgba(98, 171, 102, 0.4);\n        transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);\n    }\n\n    .ms-video-container:hover .ms-video-play-btn {\n        transform: translate(-50%, -50%) scale(1.1);\n        animation: pulse 2s infinite;\n    }\n\n    @keyframes pulse {\n        0% { box-shadow: 0 0 0 0 rgba(0, 93, 48, 0.7); }\n        70% { box-shadow: 0 0 0 20px rgba(0, 93, 48, 0); }\n        100% { box-shadow: 0 0 0 0 rgba(0, 93, 48, 0); }\n    }\n\n    .ms-video-play-btn svg {\n        width: 30px;\n        height: 30px;\n        fill: white;\n        margin-left: 5px;\n    }\n\n    .ms-features-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n        gap: 30px;\n        margin-top: 50px;\n    }\n\n    .ms-feature-card {\n        background: #fff;\n        padding: 40px 30px;\n        border-radius: 10px;\n        text-align: center;\n        transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);\n        border: 1px solid #f0f0f0;\n    }\n\n    .ms-feature-card:hover {\n        transform: translateY(-8px);\n        box-shadow: 0 12px 30px rgba(0, 93, 48, 0.1);\n        border-color: var(--primary-color);\n    }\n\n    .ms-icon-box {\n        font-size: 44px;\n        background: var(--primary-gradient);\n        -webkit-background-clip: text;\n        background-clip: text;\n        -webkit-text-fill-color: transparent;\n        margin-bottom: 25px;\n        display: inline-block;\n    }\n\n    .ms-feature-title {\n        font-weight: 700;\n        margin-bottom: 15px;\n        color: var(--text-dark);\n    }\n\n    .ms-feature-desc {\n        color: var(--text-muted);\n        line-height: 1.6;\n    }\n\n    .ms-btn-container {\n        text-align: center;\n        margin-top: 40px;\n    }\n\n    .ms-btn {\n        display: inline-flex;\n        align-items: center;\n        justify-content: center;\n        background: var(--primary-color);\n        color: #FFFFFF !important;\n        padding: 14px 28px;\n        border-radius: 10px;\n        text-decoration: none !important;\n        font-weight: 600;\n        transition: background-color 0.2s ease, transform 0.2s ease;\n        border: 0 !important;\n        cursor: pointer;\n        box-shadow: none !important;\n        gap: 10px;\n    }\n\n    .ms-btn:hover {\n        background-color: var(--primary-dark);\n        transform: translateY(-1px);\n        box-shadow: none !important;\n        opacity: 1;\n    }\n\n    @media (max-width: 768px) {\n        .ms-section {\n            padding: 50px 15px;\n        }\n        .ms-btn {\n            box-sizing: border-box;\n        }\n    }\n<\/style>\n\n<div class=\"machine-showcase-container\">\n    <section class=\"ms-section\">\n        <div class=\"ms-container\">\n            <h1 class=\"ms-title\">Live Demo: HDPE Hartkunststoff <span class=\"ms-highlight-text\">Zerkleinerungs- &amp; Waschanlage<\/span><\/h1>\n            <p class=\"ms-subtitle\">Eine hochmoderne L\u00f6sung, die speziell f\u00fcr die effiziente Wiederverwendung von HDPE-Materialien konzipiert wurde \u2014 um M\u00fcllflaschen, F\u00e4sser und Rohre in saubere, wiederverwendbare Kunststoffflocken umzuwandeln.<\/p>\n\n            <div class=\"ms-video-outer\">\n                <div class=\"ms-video-container\" onclick=\"this.innerHTML='<iframe src=\\'https:\/\/www.youtube.com\/embed\/QJnnVZnQOwE?autoplay=1\\' allow=\\'accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\\' allowfullscreen style=\\'position:absolute;top:0;left:0;width:100%;height:100%;border:0;\\'><\/iframe>'\">\n                    <div class=\"ms-video-placeholder\" style=\"background-image: url('https:\/\/img.youtube.com\/vi\/QJnnVZnQOwE\/hqdefault.jpg');\">\n                        <div class=\"ms-video-overlay\"><\/div>\n                        <div class=\"ms-video-play-btn\">\n                            <svg viewbox=\"0 0 24 24\"><path d=\"M8 5v14l11-7z\"\/><\/svg>\n                        <\/div>\n                    <\/div>\n                <\/div>\n                <!-- SEO Video Schema -->\n                <script type=\"application\/ld+json\">{\n    \"@context\": \"https:\\\/\\\/schema.org\",\n    \"@type\": \"VideoObject\",\n    \"name\": \"Live Demo: HDPE Rigid Plastic Crushing and Washing Line\",\n    \"description\": \"A state-of-the-art solution engineered to efficiently recycle HDPE materials \\u2014 transforming waste bottles, drums, and pipes into clean, reusable plastic flakes.\",\n    \"thumbnailUrl\": \"https:\\\/\\\/img.youtube.com\\\/vi\\\/QJnnVZnQOwE\\\/hqdefault.jpg\",\n    \"uploadDate\": \"2024-03-20T08:00:00+08:00\",\n    \"embedUrl\": \"https:\\\/\\\/www.youtube.com\\\/embed\\\/QJnnVZnQOwE\"\n}<\/script>\n            <\/div>\n\n            <div class=\"ms-btn-container\">\n                <a href=\"https:\/\/www.recyclemachine.net\/de\/hartkunststoff-waschanlage-fuer-pp-hdpe-pvc\/\" class=\"ms-btn\" target=\"_blank\">Waschanlage entdecken<\/a>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <section class=\"ms-section\">\n        <div class=\"ms-container\">\n            <h2 class=\"ms-title\">Integriert <span class=\"ms-highlight-text\">Recycling-System<\/span><\/h2>\n            <div class=\"ms-features-grid\">\n                <div class=\"ms-feature-card\">\n                    <div class=\"ms-icon-box\"><i class=\"fa-solid fa-gears\"><\/i><\/div>\n                    <div class=\"ms-feature-title\">Hochleistungsverarbeitung<\/div>\n                    <div class=\"ms-feature-desc\">Kontinuierliche Betriebsprozesse verarbeiten erhebliche Mengen an HDPE-Abfall mit minimaler manueller Intervention.<\/div>\n                <\/div>\n                <div class=\"ms-feature-card\">\n                    <div class=\"ms-icon-box\"><i class=\"fa-solid fa-shower\"><\/i><\/div>\n                    <div class=\"ms-feature-title\">\u00dcberlegene Waschleistung<\/div>\n                    <div class=\"ms-feature-desc\">Mehrfachstufen-Frischwassersp\u00fclmaschinen und Sink-Float-Tanks entfernen Schmutz, Etiketten und Klebstoffe f\u00fcr eine hochreine Ausgabe.<\/div>\n                <\/div>\n                <div class=\"ms-feature-card\">\n                    <div class=\"ms-icon-box\"><i class=\"fa-solid fa-bolt\"><\/i><\/div>\n                    <div class=\"ms-feature-title\">Energieoptimierter Design<\/div>\n                    <div class=\"ms-feature-desc\">Konzipiert, um m\u00e4chtige Verarbeitungsf\u00e4higkeiten mit kosteneffektiver, energiesparender Betriebsweise auszugleichen.<\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n<\/div>\n\t\t<\/div>\n\t<\/div>\n\t\t<\/div>\r\n\t<\/div>\r\n<\/div>\r\n\r\n\r\n\t<\/div>\r\n\r\n\r\n\n<p>&nbsp;<\/p>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Sehen Sie sich den Probelauf der Zerkleinerungs- und Waschanlage f\u00fcr HDPE-Kunststoffe an. Verwandelt Abfallflaschen, F\u00e4sser und Rohre in saubere, hochreine HDPE-Flocken.<\/p>","protected":false},"featured_media":0,"template":"","ts-service-category":[13],"class_list":["post-11015","ts-service","type-ts-service","status-publish","hentry","ts-service-category-washing-systems"],"_links":{"self":[{"href":"https:\/\/www.recyclemachine.net\/de\/wp-json\/wp\/v2\/ts-service\/11015","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.recyclemachine.net\/de\/wp-json\/wp\/v2\/ts-service"}],"about":[{"href":"https:\/\/www.recyclemachine.net\/de\/wp-json\/wp\/v2\/types\/ts-service"}],"wp:attachment":[{"href":"https:\/\/www.recyclemachine.net\/de\/wp-json\/wp\/v2\/media?parent=11015"}],"wp:term":[{"taxonomy":"ts-service-category","embeddable":true,"href":"https:\/\/www.recyclemachine.net\/de\/wp-json\/wp\/v2\/ts-service-category?post=11015"}],"curies":[{"name":"Ihr Anfrage wurde erfolgreich gesendet. Ihre Anfrage wird von unserem Fachpersonal f\u00fcr Industrieanlagen ausgewertet. Unser Team wird sich bei Ihnen mchen, um weitere Details zu besichtigen sowie die n\u00e4chsten Schritte zu besuchen.\u202f\u202fWir danken Ihnen f\u00fcr Ihr Vertrauen in uns. Vielen Dank f\u00fcr Ihre Ansendung.","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}