{"id":3906,"date":"2023-09-24T06:15:07","date_gmt":"2023-09-24T13:15:07","guid":{"rendered":"http:\/\/industco-demo.pbminfotech.com\/?page_id=3906"},"modified":"2026-08-22T00:31:19","modified_gmt":"2026-08-22T07:31:19","slug":"over-ons","status":"publish","type":"page","link":"https:\/\/www.recyclemachine.net\/nl\/over-ons\/","title":{"rendered":"Over ons"},"content":{"rendered":"\n<style>\n\/* Icon chips only \u2014 body text inherits theme\/system defaults *\/\n.rtm-about .rtm-ms-chip {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  width: 46px;\n  height: 46px;\n  min-width: 46px;\n  border-radius: 12px;\n  border: 0;\n  padding: 0;\n  background: var(--rtm-ms-bg, rgba(98, 171, 102, 0.12));\n  color: var(--rtm-ms-fg, #2f7a45);\n  box-shadow: none;\n  flex: 0 0 auto;\n}\n.rtm-about .rtm-ms-chip.rtm-ms-tone-1 { --rtm-ms-bg: rgba(124,145,196,0.14); --rtm-ms-fg: #4d6294; }\n.rtm-about .rtm-ms-chip.rtm-ms-tone-2 { --rtm-ms-bg: rgba(120,191,173,0.14); --rtm-ms-fg: #3d7a6a; }\n.rtm-about .rtm-ms-chip.rtm-ms-tone-3 { --rtm-ms-bg: rgba(236,186,139,0.16); --rtm-ms-fg: #a06a35; }\n.rtm-about .rtm-ms-chip.rtm-ms-tone-4 { --rtm-ms-bg: rgba(218,166,196,0.16); --rtm-ms-fg: #8a5676; }\n.rtm-about .rtm-ms-chip.rtm-ms-tone-5 { --rtm-ms-bg: rgba(171,180,229,0.16); --rtm-ms-fg: #5c669f; }\n.rtm-about .rtm-ms-chip.rtm-ms-tone-6 { --rtm-ms-bg: rgba(98,171,102,0.14); --rtm-ms-fg: #2f7a45; }\n.rtm-about .rtm-ms-glyph {\n  font-style: normal;\n  line-height: 1;\n  display: block;\n  font-variation-settings: \"FILL\" 0, \"wght\" 400, \"GRAD\" 0, \"opsz\" 24;\n}\n.rtm-about .rtm-ms-inline {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  vertical-align: middle;\n}\n\n.rtm-about {\n  width: 100%;\n  max-width: none;\n  --brand: #62ab66;\n  --brand-deep: #005D30;\n  --brand-deeper: #004624;\n  --bg: #ffffff;\n  --bg-alt: #ffffff;\n  --surface: #ffffff;\n  --text: inherit;\n  --muted: inherit;\n  --line: #e6e8ec;\n  --radius: 12px;\n  --radius-sm: 8px;\n  --content-max: 1440px;\n  --shadow: 0 8px 24px rgba(16, 24, 40, 0.06);\n  color: inherit;\n  background: var(--bg);\n}\n\n.rtm-about *,\n.rtm-about *::before,\n.rtm-about *::after {\n  box-sizing: border-box;\n}\nbody.themestek-page-full-width.ts-empty-sidebar .entry-content .rtm-about {\n  width: 100vw;\n  max-width: none;\n  margin-right: calc(50% - 50vw);\n  margin-left: calc(50% - 50vw);\n}\n\n\n.rtm-about .section {\n  padding: 64px 0;\n  background: var(--bg);\n}\n\n.rtm-about .section.alt {\n  background: var(--bg);\n}\n\n.rtm-about .wrap {\n  width: calc(100% - 64px);\n  max-width: var(--content-max);\n  margin: 0 auto;\n}\n\n.rtm-about h1,\n.rtm-about h2,\n.rtm-about h3 {\n  margin-top: 0;\n}\n\n.rtm-about .kicker {\n  display: inline-flex;\n  align-items: center;\n  gap: 8px;\n  padding: 6px 12px;\n  border-radius: 999px;\n  background: rgba(98, 171, 102, 0.12);\n  color: var(--brand-deep);\n  margin-bottom: 14px;\n}\n\n.rtm-about .hero {\n  display: grid;\n  grid-template-columns: minmax(0, 1.15fr) minmax(0, 0.85fr);\n  gap: 40px;\n  align-items: center;\n}\n\n.rtm-about .hero h1 {\n  margin: 0 0 14px 0;\n}\n\n.rtm-about .hero-actions {\n  display: flex;\n  gap: 12px;\n  flex-wrap: wrap;\n  margin-top: 22px;\n}\n\n.rtm-about a.btn {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  gap: 8px;\n  padding: 12px 22px;\n  min-height: 46px;\n  border-radius: var(--radius-sm);\n  text-decoration: none;\n  border: 1px solid transparent;\n  transition: background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease, transform 0.2s ease;\n}\n\n.rtm-about a.btn.primary {\n  background: var(--brand-deep);\n  color: #ffffff;\n  border-color: transparent;\n}\n\n.rtm-about a.btn.primary:hover,\n.rtm-about a.btn.primary:focus-visible {\n  background: var(--brand-deeper);\n  color: #ffffff;\n  transform: translateY(-1px);\n}\n\n.rtm-about a.btn.ghost {\n  background: transparent;\n  color: var(--brand-deep);\n  border-color: var(--brand-deep);\n}\n\n.rtm-about a.btn.ghost:hover,\n.rtm-about a.btn.ghost:focus-visible {\n  background: rgba(0, 93, 48, 0.06);\n  color: var(--brand-deep);\n  border-color: var(--brand-deep);\n  transform: translateY(-1px);\n}\n\n.rtm-about a.btn:focus-visible {\n  outline: 3px solid rgba(0, 93, 48, 0.2);\n  outline-offset: 3px;\n}\n\n.rtm-about .hero-media {\n  border: 1px solid var(--line);\n  border-radius: var(--radius);\n  overflow: hidden;\n  background: #fff;\n  box-shadow: var(--shadow);\n}\n\n.rtm-about .hero-media img {\n  width: 100%;\n  height: auto;\n  display: block;\n  aspect-ratio: 4 \/ 3;\n  object-fit: cover;\n}\n\n.rtm-about .section-title {\n  text-align: center;\n  margin: 0 0 10px 0;\n}\n\n.rtm-about .section-subtitle {\n  text-align: center;\n  max-width: 760px;\n  margin: 0 auto 36px;\n}\n\n.rtm-about .stats {\n  display: grid;\n  grid-template-columns: repeat(4, minmax(0, 1fr));\n  gap: 16px;\n}\n\n.rtm-about .stats-block {\n  margin-top: 24px;\n}\n\n.rtm-about .stat {\n  border-radius: var(--radius-sm);\n  padding: 18px 16px;\n  background: var(--surface);\n  border: 1px solid var(--line);\n  transition: border-color 0.2s ease, box-shadow 0.2s ease, transform 0.2s ease;\n}\n\n.rtm-about .stat:hover {\n  border-color: rgba(98, 171, 102, 0.45);\n  box-shadow: var(--shadow);\n  transform: translateY(-2px);\n}\n\n.rtm-about .stat strong {\n  display: block;\n  margin-bottom: 6px;\n}\n\n.rtm-about .grid-2 {\n  display: grid;\n  grid-template-columns: minmax(0, 1.15fr) minmax(0, 0.85fr);\n  gap: 20px;\n  align-items: stretch;\n}\n\n.rtm-about .card-grid {\n  display: grid;\n  grid-template-columns: repeat(3, minmax(0, 1fr));\n  gap: 16px;\n}\n\n.rtm-about .card-grid.cols-4 {\n  grid-template-columns: repeat(4, minmax(0, 1fr));\n}\n\n.rtm-about .card {\n  border-radius: var(--radius);\n  padding: 20px 18px;\n  background: var(--surface);\n  border: 1px solid var(--line);\n  height: 100%;\n  transition: transform 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease;\n}\n\n.rtm-about .card:hover {\n  transform: translateY(-3px);\n  border-color: rgba(98, 171, 102, 0.45);\n  box-shadow: var(--shadow);\n}\n\n.rtm-about .card .rtm-ms-chip {\n  margin-bottom: 12px;\n}\n\n.rtm-about .card h3 {\n  margin: 0 0 8px 0;\n}\n\n.rtm-about .card p {\n  margin: 0;\n}\n\n.rtm-about .highlight-box {\n  border-radius: var(--radius);\n  padding: 22px 20px;\n  background: #f0f7f1;\n  border: 1px solid rgba(98, 171, 102, 0.28);\n  height: 100%;\n}\n\n.rtm-about .highlight-box h3 {\n  margin: 0 0 10px 0;\n}\n\n.rtm-about .highlight-box p {\n  margin: 0;\n}\n\n.rtm-about .process {\n  display: grid;\n  grid-template-columns: repeat(4, minmax(0, 1fr));\n  gap: 16px;\n}\n\n.rtm-about .step {\n  border-radius: var(--radius);\n  padding: 20px 16px;\n  background: var(--surface);\n  border: 1px solid var(--line);\n  height: 100%;\n  transition: transform 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease;\n}\n\n.rtm-about .step:hover {\n  transform: translateY(-3px);\n  border-color: rgba(98, 171, 102, 0.45);\n  box-shadow: var(--shadow);\n}\n\n.rtm-about .step .no {\n  width: 32px;\n  height: 32px;\n  border-radius: 50%;\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  margin-bottom: 12px;\n  background: rgba(98, 171, 102, 0.14);\n  color: var(--brand-deep);\n  border: 1px solid rgba(98, 171, 102, 0.28);\n}\n\n.rtm-about .step h3 {\n  margin: 0 0 8px 0;\n}\n\n.rtm-about .closing .highlight-box {\n  max-width: 960px;\n  margin: 0 auto;\n  text-align: center;\n  padding: 28px 24px;\n}\n\n@media (max-width: 1200px) {\n  .rtm-about .card-grid.cols-4 {\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n  }\n}\n\n@media (max-width: 1024px) {\n  .rtm-about .section {\n    padding: 52px 0;\n  }\n\n  .rtm-about .hero,\n  .rtm-about .grid-2 {\n    grid-template-columns: 1fr;\n    gap: 24px;\n  }\n\n  .rtm-about .stats,\n  .rtm-about .process {\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n  }\n\n  .rtm-about .card-grid {\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n  }\n}\n\n@media (max-width: 640px) {\n  .rtm-about .section {\n    padding: 40px 0;\n  }\n  .rtm-about .wrap {\n    width: calc(100% - 32px);\n  }\n\n  .rtm-about .stats,\n  .rtm-about .grid-2,\n  .rtm-about .card-grid,\n  .rtm-about .card-grid.cols-4,\n  .rtm-about .process {\n    grid-template-columns: 1fr;\n  }\n\n  .rtm-about .hero-actions {\n    flex-direction: column;\n    align-items: stretch;\n  }\n\n  .rtm-about a.btn {\n    width: 100%;\n  }\n}\n<\/style>\n\n<div class=\"rtm-about\">\n  <section class=\"section alt\">\n    <div class=\"wrap hero\">\n      <div>\n        <span class=\"kicker\">About Rumtoo<\/span>\n        <h1 data-reveal=\"blur-in\">Built for Reliable Plastic Recycling Performance<\/h1>\n        <p data-reveal=\"fade-up\" style=\"--d:1\">Rumtoo designs and manufactures plastic recycling machinery for real production floors. We focus on stable throughput, practical maintenance, and long-term service support so your line keeps running with fewer interruptions.<\/p>\n        <div class=\"hero-actions\" data-reveal=\"fade-up\" style=\"--d:2\">\n          <a class=\"btn primary\" href=\"https:\/\/www.recyclemachine.net\/contact-us\/\">Contact Our Team<\/a>\n          <a class=\"btn ghost\" href=\"https:\/\/www.recyclemachine.net\/recycling-washing-systems\/\">Explore Product Lines<\/a>\n        <\/div>\n      <\/div>\n      <div class=\"hero-media\" data-reveal=\"scale-in\" style=\"--d:2\">\n        <img alt=\"Rumtoo manufacturing facility and engineering base\" decoding=\"async\" fetchpriority=\"high\" height=\"900\" loading=\"eager\" src=\"https:\/\/www.recyclemachine.net\/wp-content\/uploads\/2023\/02\/zhangjiagang-1-1.jpg?id=6969\" width=\"1200\">\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"section\">\n    <div class=\"wrap\">\n      <h2 data-reveal=\"blur-in\">Who We Are<\/h2>\n      <p class=\"section-subtitle\" data-reveal=\"fade-up\" style=\"--d:1\">Rumtoo Plastic Recycling Machinery is a premier manufacturer specializing in high-performance solutions for PET bottle and PP\/PE film recycling.<\/p>\n      <div class=\"grid-2\">\n        <div>\n          <p>With more than two decades of service to the plastics recycling industry, we have established ourselves as a trusted leader in providing integrated engineering for complex waste challenges.<\/p>\n          <p>Our mission is simple: to provide the most reliable and efficient machinery that turns plastic waste into high-purity raw materials, helping our partners achieve both economic and environmental success.<\/p>\n        <\/div>\n        <div class=\"highlight-box\" data-reveal=\"scale-in\" style=\"--d:1\">\n          <h3>Brand Foundation<\/h3>\n          <p>We combine manufacturing capability, process engineering, and after-sales support to deliver recycling lines that perform consistently under real production conditions.<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"stats stats-block\">\n        <div class=\"stat\" data-reveal=\"fade-up\" style=\"--d:1\"><strong>20+ Years<\/strong><span>Plastic recycling engineering expertise<\/span><\/div>\n        <div class=\"stat\" data-reveal=\"fade-up\" style=\"--d:2\"><strong>Hundreds of Plants<\/strong><span>Global facilities supported<\/span><\/div>\n        <div class=\"stat\" data-reveal=\"fade-up\" style=\"--d:3\"><strong>Thousands of Tonnes<\/strong><span>Processed monthly by partner operations<\/span><\/div>\n        <div class=\"stat\" data-reveal=\"fade-up\" style=\"--d:4\"><strong>International Delivery<\/strong><span>Professional commissioning and technical support<\/span><\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"section alt\">\n    <div class=\"wrap\">\n      <h2 data-reveal=\"blur-in\">Our Expertise: From Dirty Waste to High-Purity Granules<\/h2>\n      <p class=\"section-subtitle\" data-reveal=\"fade-up\" style=\"--d:1\">Unlike standard equipment providers, Rumtoo specializes in processing heavily soiled and challenging post-consumer materials.<\/p>\n      <div class=\"card-grid\">\n        <article class=\"card\" data-reveal=\"fade-up\" style=\"--d:1\">\n          <span class=\"rtm-ms-chip rtm-ms-tone-6\"><span data-no-translation=\"\" data-no-dynamic-translation=\"\" translate=\"no\" aria-hidden=\"true\" class=\"material-symbols-outlined rtm-ms-glyph\">recycling<\/span><\/span>\n          <h3>PET Bottle Recycling<\/h3>\n          <p>High-efficiency cleaning and sorting solutions for food-grade or fiber-grade PET flakes.<\/p>\n        <\/article>\n        <article class=\"card\" data-reveal=\"fade-up\" style=\"--d:2\">\n          <span class=\"rtm-ms-chip rtm-ms-tone-2\"><span data-no-translation=\"\" data-no-dynamic-translation=\"\" translate=\"no\" aria-hidden=\"true\" class=\"material-symbols-outlined rtm-ms-glyph\">speed<\/span><\/span>\n          <h3>PP\/PE Film &amp; Bag Recycling<\/h3>\n          <p>Engineered to handle LDPE stretch films, PP non-woven supersacks, and plastic bags with stable throughput.<\/p>\n        <\/article>\n        <article class=\"card\" data-reveal=\"fade-up\" style=\"--d:3\">\n          <span class=\"rtm-ms-chip rtm-ms-tone-4\"><span data-no-translation=\"\" data-no-dynamic-translation=\"\" translate=\"no\" aria-hidden=\"true\" class=\"material-symbols-outlined rtm-ms-glyph\">category<\/span><\/span>\n          <h3>Contaminated Materials<\/h3>\n          <p>Durable washing lines built for heavily soiled feedstock, turning difficult waste into premium plastic granulate.<\/p>\n        <\/article>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"section\">\n    <div class=\"wrap\">\n      <h2 data-reveal=\"blur-in\">Comprehensive Product Line<\/h2>\n      <p class=\"section-subtitle\" data-reveal=\"fade-up\" style=\"--d:1\">We provide a complete ecosystem of recycling machinery for seamless integration and maximum uptime.<\/p>\n      <div class=\"card-grid cols-4\">\n        <article class=\"card\" data-reveal=\"fade-up\" style=\"--d:1\">\n          <span class=\"rtm-ms-chip rtm-ms-tone-6\"><span data-no-translation=\"\" data-no-dynamic-translation=\"\" translate=\"no\" aria-hidden=\"true\" class=\"material-symbols-outlined rtm-ms-glyph\">workspace_premium<\/span><\/span>\n          <h3>Washing &amp; Cleaning Systems<\/h3>\n          <p>Advanced Plastic Recycling Washing Systems and Drying Systems for stable downstream quality.<\/p>\n        <\/article>\n        <article class=\"card\" data-reveal=\"fade-up\" style=\"--d:2\">\n          <span class=\"rtm-ms-chip rtm-ms-tone-1\"><span data-no-translation=\"\" data-no-dynamic-translation=\"\" translate=\"no\" aria-hidden=\"true\" class=\"material-symbols-outlined rtm-ms-glyph\">settings<\/span><\/span>\n          <h3>Size Reduction<\/h3>\n          <p>Heavy-duty Plastic Shredders and high-precision Plastic Crushers for reliable material preparation.<\/p>\n        <\/article>\n        <article class=\"card\" data-reveal=\"fade-up\" style=\"--d:3\">\n          <span class=\"rtm-ms-chip rtm-ms-tone-2\"><span data-no-translation=\"\" data-no-dynamic-translation=\"\" translate=\"no\" aria-hidden=\"true\" class=\"material-symbols-outlined rtm-ms-glyph\">verified<\/span><\/span>\n          <h3>Pelletizing Lines<\/h3>\n          <p>State-of-the-art Plastic Pelletizing Lines for consistent output quality and operational stability.<\/p>\n        <\/article>\n        <article class=\"card\" data-reveal=\"fade-up\" style=\"--d:1\">\n          <span class=\"rtm-ms-chip rtm-ms-tone-5\"><span data-no-translation=\"\" data-no-dynamic-translation=\"\" translate=\"no\" aria-hidden=\"true\" class=\"material-symbols-outlined rtm-ms-glyph\">support_agent<\/span><\/span>\n          <h3>Support &amp; Maintenance<\/h3>\n          <p>Auxiliary Equipment, MSW Sorting Machines, Balers, and Recycling Machine Blades to keep facilities running smoothly.<\/p>\n        <\/article>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"section alt\">\n    <div class=\"wrap\">\n      <h2 data-reveal=\"blur-in\">Why Choose Rumtoo?<\/h2>\n      <p class=\"section-subtitle\" data-reveal=\"fade-up\" style=\"--d:1\">A trusted technical partner for long-term recycling operations.<\/p>\n      <div class=\"process\">\n        <article class=\"step\" data-reveal=\"fade-up\" style=\"--d:1\">\n          <span class=\"no\">1<\/span>\n          <h3>20+ Years of Expertise<\/h3>\n          <p>Decades of engineering experience in plastic recycling machinery and process design.<\/p>\n        <\/article>\n        <article class=\"step\" data-reveal=\"fade-up\" style=\"--d:2\">\n          <span class=\"no\">2<\/span>\n          <h3>Global Reach<\/h3>\n          <p>Supporting hundreds of recycling facilities worldwide, processing thousands of tonnes monthly.<\/p>\n        <\/article>\n        <article class=\"step\" data-reveal=\"fade-up\" style=\"--d:3\">\n          <span class=\"no\">3<\/span>\n          <h3>International Standards<\/h3>\n          <p>Expert commissioning and technical support for complex international installation projects.<\/p>\n        <\/article>\n        <article class=\"step\" data-reveal=\"fade-up\" style=\"--d:4\">\n          <span class=\"no\">4<\/span>\n          <h3>Durability &amp; Efficiency<\/h3>\n          <p>Machines designed for long service life under demanding, large-scale recycling conditions.<\/p>\n        <\/article>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"section closing\">\n    <div class=\"wrap\">\n      <h2 data-reveal=\"blur-in\">Driving the Circular Economy<\/h2>\n      <p class=\"section-subtitle\" data-reveal=\"fade-up\" style=\"--d:1\">At Rumtoo, we believe plastic is not waste &#8211; it is a resource.<\/p>\n      <div class=\"highlight-box\" data-reveal=\"scale-in\" style=\"--d:2\">\n        <p>By providing the technology to close the loop, we are proud to be at the forefront of the global circular economy, helping facilities worldwide turn environmental challenges into sustainable value.<\/p>\n      <\/div>\n    <\/div>\n  <\/section>\n<\/div>\n\n\n<style>\n\/* Section headings centered \u2014 consistent with ordering page *\/\n.rtm-about h2,\n.rtm-about .section-subtitle {\n    text-align: center;\n}\n.rtm-about .section-subtitle {\n    margin-left: auto;\n    margin-right: auto;\n    max-width: 780px;\n}\n<\/style>\n\n<style>\n\/* ==================================================\n   Alignment upgrade: site design language\n   ================================================== *\/\n\/* Progressive scroll reveals *\/\n[data-reveal] {\n    transition:\n        opacity 0.7s cubic-bezier(0.22, 0.61, 0.36, 1),\n        transform 0.7s cubic-bezier(0.22, 0.61, 0.36, 1),\n        filter 0.7s ease;\n    transition-delay: calc(var(--d, 0) * 70ms);\n}\n.reveal-init[data-reveal=\"fade-up\"] { opacity: 0; transform: translateY(24px); }\n.reveal-init[data-reveal=\"scale-in\"] { opacity: 0; transform: scale(0.96); }\n.reveal-init[data-reveal=\"blur-in\"] { opacity: 0; transform: translateY(16px); filter: blur(10px); }\n[data-reveal].is-visible { opacity: 1; transform: none; filter: none; }\n\n@media (prefers-reduced-motion: reduce) {\n    [data-reveal],\n    .reveal-init[data-reveal] {\n        transition: none !important;\n        transform: none !important;\n        filter: none !important;\n        opacity: 1 !important;\n    }\n}\n\n\/* Buttons to site standard: 52px \/ 10px *\/\n.rtm-about a.btn,\n.rtm-about .rumtoo-hero-button,\n.rtm-about .rumtoo-hero-buttons a.rumtoo-hero-button {\n    min-height: 52px !important;\n    border-radius: 10px !important;\n}\n\n\/* Breathing room *\/\n.rtm-about .card-grid { gap: 20px; }\n.rtm-about .card { padding: 24px 20px; }\n.rtm-about .process { gap: 18px; }\n.rtm-about .step { padding: 24px 20px; }\n.rtm-about .highlight-box { padding: 26px 24px; }\n\n\/* Mobile: process becomes a vertical timeline (centered geometry) *\/\n@media (max-width: 768px) {\n    .rtm-about .process {\n        display: block;\n        position: relative;\n        padding-left: 24px;\n    }\n    .rtm-about .process::before {\n        content: \"\";\n        position: absolute;\n        left: 11px;\n        top: 12px;\n        bottom: 12px;\n        width: 2px;\n        background: linear-gradient(180deg, rgba(98, 171, 102, 0.55), rgba(0, 0, 0, 0.08));\n    }\n    .rtm-about .step {\n        position: relative;\n        margin-bottom: 14px;\n    }\n    .rtm-about .step:last-child { margin-bottom: 0; }\n    .rtm-about .step::before {\n        content: \"\";\n        position: absolute;\n        left: -18px;\n        top: 28px;\n        width: 12px;\n        height: 12px;\n        border-radius: 50%;\n        background: var(--brand, #62ab66);\n        box-shadow: 0 0 0 4px rgba(98, 171, 102, 0.18);\n    }\n}\n<\/style>\n\n<script>\ndocument.addEventListener(\"DOMContentLoaded\", function () {\n    var targets = document.querySelectorAll(\"[data-reveal]\");\n    if (targets.length === 0) return;\n    var reduced = window.matchMedia(\"(prefers-reduced-motion: reduce)\").matches;\n    if (reduced) {\n        targets.forEach(function (t) { t.classList.add(\"is-visible\"); });\n        return;\n    }\n    targets.forEach(function (t) { t.classList.add(\"reveal-init\"); });\n\n    var markVisible = function (t) { t.classList.add(\"is-visible\"); };\n\n    if (\"IntersectionObserver\" in window) {\n        var observer = new IntersectionObserver(function (entries) {\n            entries.forEach(function (entry) {\n                if (entry.isIntersecting) {\n                    markVisible(entry.target);\n                    observer.unobserve(entry.target);\n                }\n            });\n        }, { threshold: 0.15, rootMargin: \"0px 0px -8% 0px\" });\n        targets.forEach(function (t) { observer.observe(t); });\n    }\n\n    var pending = function () {\n        return Array.prototype.filter.call(targets, function (t) {\n            return !t.classList.contains(\"is-visible\");\n        });\n    };\n    var checkFallback = function () {\n        var list = pending();\n        if (list.length === 0) return;\n        list.forEach(function (t) {\n            var r = t.getBoundingClientRect();\n            if (r.top < window.innerHeight * 0.92) {\n                if (r.bottom > 0) markVisible(t);\n            }\n        });\n    };\n    var lastCheck = 0;\n    window.addEventListener(\"scroll\", function () {\n        var now = Date.now();\n        if (now - lastCheck < 100) return;\n        lastCheck = now;\n        checkFallback();\n    }, { passive: true });\n    window.addEventListener(\"resize\", checkFallback, { passive: true });\n    window.addEventListener(\"load\", checkFallback);\n\n    var safety = setInterval(function () {\n        if (pending().length === 0) { clearInterval(safety); return; }\n        checkFallback();\n    }, 500);\n});\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>About Rumtoo Built for Reliable Plastic Recycling Performance Rumtoo designs and manufactures plastic recycling machinery for real production floors. We focus on stable throughput, practical maintenance, and long-term service support so your line keeps running with fewer interruptions. Contact Our Team Explore Product Lines Who We Are Rumtoo Plastic Recycling Machinery is a premier manufacturer &hellip; <a href=\"https:\/\/www.recyclemachine.net\/nl\/over-ons\/\" class=\"more-link\">Lees verder <span class=\"screen-reader-text\">Over ons<\/span><\/a><\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":8,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-3906","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.recyclemachine.net\/nl\/wp-json\/wp\/v2\/pages\/3906","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.recyclemachine.net\/nl\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.recyclemachine.net\/nl\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.recyclemachine.net\/nl\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.recyclemachine.net\/nl\/wp-json\/wp\/v2\/comments?post=3906"}],"version-history":[{"count":10,"href":"https:\/\/www.recyclemachine.net\/nl\/wp-json\/wp\/v2\/pages\/3906\/revisions"}],"predecessor-version":[{"id":16978,"href":"https:\/\/www.recyclemachine.net\/nl\/wp-json\/wp\/v2\/pages\/3906\/revisions\/16978"}],"wp:attachment":[{"href":"https:\/\/www.recyclemachine.net\/nl\/wp-json\/wp\/v2\/media?parent=3906"}],"curies":[{"name":"Assistent van de klantenservice","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}