{"id":7822,"date":"2023-10-13T00:46:08","date_gmt":"2023-10-13T07:46:08","guid":{"rendered":"https:\/\/recyclemachine.net\/?post_type=ts-service&#038;p=7822"},"modified":"2026-04-07T04:38:19","modified_gmt":"2026-04-07T11:38:19","slug":"probelauf-einer-wascheleine-zum-recycling-von-pet-flaschen","status":"publish","type":"ts-service","link":"https:\/\/www.recyclemachine.net\/de\/service\/probelauf-einer-wascheleine-zum-recycling-von-pet-flaschen\/","title":{"rendered":"Live-Demonstration: Waschanlage f\u00fcr PET-Flaschen-Recycling"},"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: PET-Flasche <span class=\"ms-highlight-text\">Recycling-Waschanlage<\/span><\/h1>\n            <p class=\"ms-subtitle\">Vollst\u00e4ndiges PET-Flaschenrecycling-Waschsystem \u2014 von gestapelten Flaschen bis zu sauberen, hochreinen PET-Flakes f\u00fcr Lebensmittelqualit\u00e4t.<\/p>\n\n            <div class=\"ms-video-outer\">\n                <div class=\"ms-video-container\" onclick=\"this.innerHTML='<iframe src=\\'https:\/\/www.youtube.com\/embed\/poK0odjKSog?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\/poK0odjKSog\/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: PET Bottle Recycling Washing Line\",\n    \"description\": \"Complete PET bottle recycling washing system \\u2014 from baled bottles to clean, high-purity PET flakes ready for food-grade applications.\",\n    \"thumbnailUrl\": \"https:\\\/\\\/img.youtube.com\\\/vi\\\/poK0odjKSog\\\/hqdefault.jpg\",\n    \"uploadDate\": \"2024-03-20T08:00:00+08:00\",\n    \"embedUrl\": \"https:\\\/\\\/www.youtube.com\\\/embed\\\/poK0odjKSog\"\n}<\/script>\n            <\/div>\n\n            <div class=\"ms-btn-container\">\n                <a href=\"https:\/\/www.recyclemachine.net\/de\/pet-bottle-recycling-washing-line\/\" 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\">Vollst\u00e4ndig <span class=\"ms-highlight-text\">PET-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-shower\"><\/i><\/div>\n                    <div class=\"ms-feature-title\">Mehrfach-Waschung<\/div>\n                    <div class=\"ms-feature-desc\">Die Warm- und Kaltw\u00e4sche-Stufen entfernen Etiketten, Kleber, \u00d6le und Verunreinigungen f\u00fcr eine Premium-Qualit\u00e4t von PET-Flakes.<\/div>\n                <\/div>\n                <div class=\"ms-feature-card\">\n                    <div class=\"ms-icon-box\"><i class=\"fa-solid fa-flask\"><\/i><\/div>\n                    <div class=\"ms-feature-title\">Lebensmittelqualit\u00e4t<\/div>\n                    <div class=\"ms-feature-desc\">Erreicht die Reinheitsgrade, die f\u00fcr die Anwendung von Flasche-zu-Flasche und recyceltem PET zum Kontakt mit Lebensmitteln erforderlich sind.<\/div>\n                <\/div>\n                <div class=\"ms-feature-card\">\n                    <div class=\"ms-icon-box\"><i class=\"fa-solid fa-chart-line\"><\/i><\/div>\n                    <div class=\"ms-feature-title\">Hoher Durchsatz<\/div>\n                    <div class=\"ms-feature-desc\">Verarbeitet 500\u20133000 kg\/h PET-Flaschen mit einheitlicher Qualit\u00e4t und automatisierter Operation.<\/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<\/div>","protected":false},"excerpt":{"rendered":"<p>Sehen Sie unsere PET-Flaschen-Recycling-Waschanlage in Aktion. Die mehrstufige Hei\u00df- und Kaltw\u00e4sche erzeugt hochreine PET-Flakes f\u00fcr lebensmitteltaugliche Anwendungen.<\/p>","protected":false},"featured_media":0,"template":"","ts-service-category":[13],"class_list":["post-7822","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\/7822","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=7822"}],"wp:term":[{"taxonomy":"ts-service-category","embeddable":true,"href":"https:\/\/www.recyclemachine.net\/de\/wp-json\/wp\/v2\/ts-service-category?post=7822"}],"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}]}}