{"id":13553,"date":"2026-04-06T02:23:51","date_gmt":"2026-04-06T09:23:51","guid":{"rendered":"https:\/\/www.recyclemachine.net\/service\/rigid-plastic-single-shaft-shredder-video\/"},"modified":"2026-04-07T04:38:00","modified_gmt":"2026-04-07T11:38:00","slug":"video-zum-einwellenzerkleinerer-aus-hartkunststoff","status":"publish","type":"ts-service","link":"https:\/\/www.recyclemachine.net\/de\/service\/video-zum-einwellenzerkleinerer-aus-hartkunststoff\/","title":{"rendered":"Live Demo: Runder Plastik Einwellenschredder"},"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    .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    .ms-section { padding: 80px 20px; width: 100%; }\n    .ms-container { max-width: 1100px; margin: 0 auto; }\n    .ms-title { color: var(--text-dark); text-align: center; margin-bottom: 25px; font-weight: 800; line-height: 1.2; }\n    .ms-subtitle { text-align: center; color: var(--text-muted); margin-bottom: 40px; max-width: 800px; margin-left: auto; margin-right: auto; line-height: 1.6; }\n    .ms-highlight-text { background: var(--primary-gradient); -webkit-background-clip: text; background-clip: text; -webkit-text-fill-color: transparent; display: inline-block; }\n    .ms-video-outer { width: 100%; margin-bottom: 40px; }\n    .ms-video-container { width: 100%; aspect-ratio: 16 \/ 9; background-color: #000; position: relative; border-radius: 10px; overflow: hidden; box-shadow: var(--shadow-md); cursor: pointer; transition: transform 0.3s ease, box-shadow 0.3s ease; }\n    .ms-video-container:hover { transform: translateY(-5px); box-shadow: 0 15px 40px rgba(0, 93, 48, 0.2); }\n    .ms-video-placeholder { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-size: cover; background-position: center; display: flex; align-items: center; justify-content: center; }\n    .ms-video-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.2); transition: background 0.3s ease; }\n    .ms-video-container:hover .ms-video-overlay { background: rgba(0,0,0,0.1); }\n    .ms-video-play-btn { width: 80px; height: 80px; background: var(--primary-gradient); border-radius: 50%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); z-index: 2; display: flex; align-items: center; justify-content: center; box-shadow: 0 0 0 0 rgba(0, 93, 48, 0.4); transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275); }\n    .ms-video-container:hover .ms-video-play-btn { transform: translate(-50%, -50%) scale(1.1); animation: pulse 2s infinite; }\n    @keyframes pulse { 0% { box-shadow: 0 0 0 0 rgba(0, 93, 48, 0.7); } 70% { box-shadow: 0 0 0 20px rgba(0, 93, 48, 0); } 100% { box-shadow: 0 0 0 0 rgba(0, 93, 48, 0); } }\n    .ms-video-play-btn svg { width: 30px; height: 30px; fill: white; margin-left: 5px; }\n    .ms-features-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 50px; }\n    .ms-feature-card { background: #fff; padding: 40px 30px; border-radius: 10px; text-align: center; transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1); border: 1px solid #f0f0f0; }\n    .ms-feature-card:hover { transform: translateY(-8px); box-shadow: 0 12px 30px rgba(0, 93, 48, 0.1); border-color: var(--primary-color); }\n    .ms-icon-box { font-size: 44px; background: var(--primary-gradient); -webkit-background-clip: text; background-clip: text; -webkit-text-fill-color: transparent; margin-bottom: 25px; display: inline-block; }\n    .ms-feature-title { font-weight: 700; margin-bottom: 15px; color: var(--text-dark); }\n    .ms-feature-desc { color: var(--text-muted); line-height: 1.6; }\n    .ms-btn-container { text-align: center; margin-top: 40px; }\n    .ms-btn { display: inline-flex; align-items: center; justify-content: center; background: var(--primary-color); color: #FFFFFF !important; padding: 14px 28px; border-radius: 10px; text-decoration: none !important; font-weight: 600; transition: background-color 0.2s ease, transform 0.2s ease; border: 0 !important; cursor: pointer; box-shadow: none !important; gap: 10px; }\n    .ms-btn:hover { background-color: var(--primary-dark); transform: translateY(-1px); box-shadow: none !important; opacity: 1; }\n    @media (max-width: 768px) { .ms-section { padding: 50px 15px; } .ms-btn { box-sizing: border-box; } }\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: <span class=\"ms-highlight-text\">Hartkunststoff<\/span> Einwellenzerkleinerer<\/h1>\n            <p class=\"ms-subtitle\">Sehen Sie, wie unser Hochleistungs-Shredder gro\u00dfe, starre Kunststoffabf\u00e4lle m\u00fchelos in gleichm\u00e4\u00dfige Partikel zerkleinert. Er wurde f\u00fcr hochbest\u00e4ndige Materialien wie Sp\u00fclbl\u00f6cke, Paletten und HDPE-Rohre entwickelt und gew\u00e4hrleistet eine gleichm\u00e4\u00dfige Materialzufuhr f\u00fcr Granulatoren.<\/p>\n            <div class=\"ms-video-outer\">\n                <div class=\"ms-video-container\" onclick=\"this.innerHTML='<iframe src=&quot;https:\/\/www.youtube.com\/embed\/6o6O-dE0NNY?autoplay=1&quot; allow=&quot;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture&quot; allowfullscreen style=&quot;position:absolute;top:0;left:0;width:100%;height:100%;border:0;&quot;><\/iframe>'\">\n                    <div class=\"ms-video-placeholder\" style=\"background-image: url('https:\/\/img.youtube.com\/vi\/6o6O-dE0NNY\/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                <script type=\"application\/ld+json\">{\n    \"@context\": \"https:\\\/\\\/schema.org\",\n    \"@type\": \"VideoObject\",\n    \"name\": \"Live Demo: Rigid Plastic Single-Shaft Shredder Trial Run\",\n    \"description\": \"Heavy-duty single-shaft shredder processing rigid plastic waste including purge blocks, pallets, and HDPE pipes into uniform particles.\",\n    \"thumbnailUrl\": \"https:\\\/\\\/img.youtube.com\\\/vi\\\/6o6O-dE0NNY\\\/hqdefault.jpg\",\n    \"uploadDate\": \"2024-03-20T08:00:00+08:00\",\n    \"embedUrl\": \"https:\\\/\\\/www.youtube.com\\\/embed\\\/6o6O-dE0NNY\"\n}<\/script>\n            <\/div>\n            <div class=\"ms-btn-container\">\n                <a href=\"https:\/\/www.recyclemachine.net\/de\/einwellenzerkleinerer-fur-das-recycling-von-hartkunststoffen\/\" class=\"ms-btn\" target=\"_blank\">Aktenvernichter-Modelle ansehen<\/a>\n            <\/div>\n        <\/div>\n    <\/section>\n    <section class=\"ms-section\">\n        <div class=\"ms-container\">\n            <h2 class=\"ms-title\">Gebaut f\u00fcr <span class=\"ms-highlight-text\">Robuste Materialien<\/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\">Robustes Rotordesign<\/div>\n                    <div class=\"ms-feature-desc\">Verf\u00fcgt \u00fcber eine V-f\u00f6rmige Messeranordnung, die den Energieverbrauch reduziert und einen gleichm\u00e4\u00dfigen Schneidvorgang erm\u00f6glicht, selbst bei dickwandigen, massiven Kunststoffen.<\/div>\n                <\/div>\n                <div class=\"ms-feature-card\">\n                    <div class=\"ms-icon-box\"><i class=\"fa-solid fa-compress\"><\/i><\/div>\n                    <div class=\"ms-feature-title\">Leistungsstarker hydraulischer Schieber<\/div>\n                    <div class=\"ms-feature-desc\">Der automatische Hydraulikzylinder dr\u00fcckt das Material lastabh\u00e4ngig gegen den Rotor, maximiert so den Durchsatz und verhindert Rotorblockaden.<\/div>\n                <\/div>\n                <div class=\"ms-feature-card\">\n                    <div class=\"ms-icon-box\"><i class=\"fa-solid fa-cubes-stacked\"><\/i><\/div>\n                    <div class=\"ms-feature-title\">Einheitliche Ausgabegr\u00f6\u00dfe<\/div>\n                    <div class=\"ms-feature-desc\">Ausgestattet mit einem individuell anpassbaren Siebgewebe zur Kontrolle der Partikelgr\u00f6\u00dfe, liefert es das perfekte vorzerkleinerte Material f\u00fcr die Sekund\u00e4rgranulation.<\/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, wie unser schwerer Einwellenschredder festen Plastikabfall wie Entl\u00fcftungsbl\u00f6cke, Paletten, Kisten und HDPE-Rohre in einheitliche Partikel f\u00fcr die Granulierung zerkleinert.<\/p>","protected":false},"featured_media":0,"template":"","ts-service-category":[15],"class_list":["post-13553","ts-service","type-ts-service","status-publish","hentry","ts-service-category-plastic-shredders"],"_links":{"self":[{"href":"https:\/\/www.recyclemachine.net\/de\/wp-json\/wp\/v2\/ts-service\/13553","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=13553"}],"wp:term":[{"taxonomy":"ts-service-category","embeddable":true,"href":"https:\/\/www.recyclemachine.net\/de\/wp-json\/wp\/v2\/ts-service-category?post=13553"}],"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}]}}