{"id":10575,"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-02-08T13:31:39","modified_gmt":"2026-02-08T12:31:39","slug":"over-ons","status":"publish","type":"page","link":"https:\/\/www.energycle.com\/nl\/over-ons\/","title":{"rendered":"Over ons"},"content":{"rendered":"<style>\n    \/* Global Styles *\/\n    .about-page-wrapper {\n        line-height: 1.5;\n        color: #000000;\n        background: #fff;\n        -webkit-font-smoothing: antialiased;\n    }\n\n    .about-page-wrapper * {\n        box-sizing: border-box;\n    }\n\n    .about-container {\n        max-width: 1024px;\n        margin: 0 auto;\n        padding: 0 24px;\n    }\n\n    .about-container-wide {\n        max-width: 1280px;\n        margin: 0 auto;\n        padding: 0 24px;\n    }\n\n    \/* Typography Utilities *\/\n    .about-page-wrapper h1,\n    .about-page-wrapper h2,\n    .about-page-wrapper h3,\n    .about-page-wrapper h4 {\n        margin: 0;\n        color: #000000;\n        letter-spacing: -0.02em;\n    }\n\n    \/* Hero Section *\/\n    .about-hero-section {\n        background: #fff;\n        padding: 160px 0 100px;\n        text-align: center;\n        border-bottom: 1px solid #f0f0f0;\n    }\n\n    .about-hero-eyebrow {\n        font-size: 16px;\n        font-weight: 600;\n        color: #4d94e7;\n        margin-bottom: 24px;\n        text-transform: uppercase;\n        letter-spacing: 0.05em;\n    }\n\n    .about-hero-title {\n        font-size: 64px;\n        font-weight: 600;\n        line-height: 1.1;\n        margin-bottom: 24px;\n        max-width: 900px;\n        margin-left: auto;\n        margin-right: auto;\n    }\n\n    .about-hero-subtitle {\n        font-size: 24px;\n        color: #555;\n        font-weight: 400;\n        line-height: 1.5;\n        max-width: 720px;\n        margin: 0 auto;\n    }\n\n    \/* Mission Section *\/\n    .about-mission-section {\n        padding: 120px 0;\n        background: #fff;\n    }\n\n    .about-mission-grid {\n        display: grid;\n        grid-template-columns: 1.2fr 0.8fr;\n        gap: 80px;\n        align-items: start;\n    }\n\n    .about-mission-content h2 {\n        font-size: 40px;\n        font-weight: 600;\n        margin-bottom: 32px;\n        line-height: 1.2;\n    }\n\n    .about-mission-content p {\n        font-size: 18px;\n        color: #333;\n        line-height: 1.6;\n        margin-bottom: 24px;\n    }\n\n    .about-mission-highlight {\n        background: #f9fafb;\n        padding: 40px;\n        border-radius: 4px;\n    }\n\n    .about-mission-highlight h4 {\n        font-size: 20px;\n        font-weight: 600;\n        margin-bottom: 24px;\n        color: #4d94e7;\n    }\n\n    .about-mission-highlight ul {\n        list-style: none;\n        padding: 0;\n        margin: 0;\n    }\n\n    .about-mission-highlight li {\n        font-size: 16px;\n        color: #1d1d1f;\n        padding: 12px 0;\n        padding-left: 24px;\n        position: relative;\n        border-bottom: 1px solid #e5e7eb;\n    }\n\n    .about-mission-highlight li:last-child {\n        border-bottom: none;\n    }\n\n    .about-mission-highlight li::before {\n        content: '\u2022';\n        position: absolute;\n        left: 0;\n        color: #4d94e7;\n        font-weight: bold;\n        font-size: 18px;\n        line-height: 1.5;\n    }\n\n    \/* Products Section *\/\n    .about-products-section {\n        padding: 120px 0;\n        background: #fff;\n        border-top: 1px solid #f0f0f0;\n    }\n\n    .about-section-header {\n        text-align: left;\n        margin-bottom: 60px;\n        max-width: 800px;\n    }\n\n    .about-section-eyebrow {\n        font-size: 14px;\n        font-weight: 600;\n        color: #4d94e7;\n        margin-bottom: 16px;\n        text-transform: uppercase;\n        letter-spacing: 0.05em;\n    }\n\n    .about-section-header h2 {\n        font-size: 40px;\n        font-weight: 600;\n        margin-bottom: 16px;\n    }\n\n    .about-section-header p {\n        font-size: 20px;\n        color: #555;\n        line-height: 1.5;\n    }\n\n    .about-products-grid {\n        display: grid;\n        grid-template-columns: repeat(3, 1fr);\n        gap: 24px;\n    }\n\n    .about-product-card {\n        background: #f9fafb;\n        padding: 32px;\n        border-radius: 4px;\n        min-height: 180px;\n        display: flex;\n        flex-direction: column;\n        justify-content: space-between;\n        transition: background 0.2s ease;\n        text-decoration: none;\n        position: relative;\n    }\n\n    .about-product-card:hover {\n        background: #f0f0f0;\n    }\n\n    .about-product-card h4 {\n        font-size: 24px;\n        font-weight: 600;\n        color: #000;\n    }\n\n    .about-product-card a {\n        text-decoration: none;\n        color: inherit;\n        display: block;\n        height: 100%;\n        display: flex;\n        flex-direction: column;\n        justify-content: space-between;\n    }\n\n    .about-product-card-icon {\n        align-self: flex-end;\n        color: #000;\n        font-size: 20px;\n        transition: transform 0.2s ease;\n    }\n\n    .about-product-card:hover .about-product-card-icon {\n        transform: translateX(4px);\n        color: #4d94e7;\n    }\n\n    \/* Services Section *\/\n    .about-services-section {\n        padding: 120px 0;\n        background: #fff;\n        border-top: 1px solid #f0f0f0;\n    }\n\n    .about-services-grid {\n        display: grid;\n        grid-template-columns: repeat(4, 1fr);\n        gap: 40px;\n        margin-top: 80px;\n    }\n\n    .about-service-card {\n        background: transparent;\n        border: none;\n        padding: 0;\n        text-align: left;\n    }\n\n    .about-service-icon {\n        width: auto;\n        height: auto;\n        margin: 0 0 24px 0;\n        background: none;\n        border-radius: 0;\n        display: block;\n        font-size: 32px;\n        color: #4d94e7;\n    }\n\n    .about-service-card h4 {\n        font-size: 20px;\n        font-weight: 600;\n        margin-bottom: 12px;\n        color: #000;\n    }\n\n    .about-service-card p {\n        font-size: 16px;\n        color: #555;\n        line-height: 1.6;\n        margin: 0;\n    }\n\n    \/* Vision Section *\/\n    .about-vision-section {\n        padding: 120px 0;\n        background: #1d1d1f;\n        \/* Simplified Dark BG *\/\n        color: #fff;\n        text-align: left;\n    }\n\n    .about-vision-content {\n        max-width: 100%;\n        display: grid;\n        grid-template-columns: 1fr 1fr;\n        gap: 80px;\n        align-items: center;\n    }\n\n    .about-vision-text h2 {\n        font-size: 40px;\n        font-weight: 600;\n        color: #fff;\n        margin-bottom: 24px;\n        line-height: 1.1;\n    }\n\n    .about-vision-text p {\n        font-size: 20px;\n        color: #a1a1a6;\n        line-height: 1.5;\n        margin-bottom: 0;\n    }\n\n    .about-vision-stats {\n        display: grid;\n        grid-template-columns: repeat(2, 1fr);\n        gap: 40px;\n        margin-top: 0;\n        padding-top: 0;\n        border-top: none;\n    }\n\n    .about-vision-stat {\n        text-align: left;\n    }\n\n    .about-vision-stat-number {\n        font-size: 64px;\n        font-weight: 600;\n        color: #4d94e7;\n        margin-bottom: 8px;\n        letter-spacing: -0.02em;\n        line-height: 1;\n    }\n\n    .about-vision-stat-label {\n        font-size: 16px;\n        color: #a1a1a6;\n        font-weight: 400;\n    }\n\n    \/* CTA Section *\/\n    .about-cta-section {\n        padding: 120px 0;\n        background: #fff;\n        text-align: center;\n        color: #000;\n        border-top: 1px solid #f0f0f0;\n    }\n\n    .about-cta-content h2 {\n        font-size: 40px;\n        font-weight: 600;\n        margin-bottom: 24px;\n        color: #000;\n    }\n\n    .about-cta-content p {\n        font-size: 20px;\n        color: #555;\n        max-width: 600px;\n        margin: 0 auto 40px;\n        line-height: 1.5;\n    }\n\n    .about-cta-btn {\n        display: inline-flex;\n        align-items: center;\n        justify-content: center;\n        gap: 8px;\n        padding: 16px 32px;\n        background: #000;\n        color: #fff;\n        text-decoration: none;\n        border-radius: 4px;\n        font-weight: 500;\n        font-size: 16px;\n        transition: background 0.2s ease;\n    }\n\n    .about-cta-btn:hover {\n        background: #333;\n        transform: none;\n    }\n\n    \/* Responsive *\/\n    @media (max-width: 1024px) {\n        .about-products-grid {\n            grid-template-columns: repeat(2, 1fr);\n        }\n\n        .about-services-grid {\n            grid-template-columns: repeat(2, 1fr);\n        }\n\n        .about-vision-content {\n            grid-template-columns: 1fr;\n            gap: 60px;\n        }\n    }\n\n    @media (max-width: 768px) {\n        .about-hero-title {\n            font-size: 40px;\n        }\n\n        .about-mission-grid {\n            grid-template-columns: 1fr;\n            gap: 40px;\n        }\n\n        .about-products-grid,\n        .about-services-grid {\n            grid-template-columns: 1fr;\n        }\n\n        .about-section-header h2,\n        .about-mission-content h2,\n        .about-vision-text h2,\n        .about-cta-content h2 {\n            font-size: 32px;\n        }\n    }\n<\/style>\n\n\n<div class=\"about-page-wrapper\">\n    <section class=\"about-hero-section\">\n        <div class=\"about-container\">\n            <div class=\"about-hero-content\">\n                <div class=\"about-hero-eyebrow\">Over Energycle<\/div>\n                <h1 class=\"about-hero-title\">De toekomst van de circulaire economie vormgeven<\/h1>\n                <p class=\"about-hero-subtitle\">Wij ontwikkelen hoogwaardige technologie\u00ebn die afval omzetten in waardevolle grondstoffen. Van losse machines tot complete installaties, wij stimuleren de wereldwijde transitie naar een duurzame toekomst.<\/p>\n            <\/div>\n        <\/div>\n    <\/section>\n    <section class=\"about-mission-section\">\n        <div class=\"about-container\">\n            <div class=\"about-mission-grid\">\n                <div class=\"about-mission-content\">\n                    <h2>Onze pijlers van uitmuntendheid<\/h2>\n                    <p>Bij Energycle bouwen we niet alleen machines; we engineeren oplossingen voor een gesloten kringloop toekomst. Onze technologie is ontworpen om de materiaalzuiverheid, operationele effici\u00ebntie en winstgevendheid te maximaliseren.\n                    <\/p>\n                    <p>Met decennialange expertise bieden wij een uitgebreid portfolio, vari\u00ebrend van intelligente shreddersystemen tot geavanceerde was- en pelletiseerlijnen. Wij zijn uw strategische partner in kunststofrecycling.<\/p>\n                <\/div>\n                <div class=\"about-mission-highlight\">\n                    <h4>Waarom marktleiders voor ons kiezen<\/h4>\n                    <ul>\n                        <li><strong>Circulaire innovatie:<\/strong> Geavanceerd Onderzoek en Ontwikkeling gericht op \u201cSlim Recyclen\u201d en zero-waste technologie\u00ebn.<\/li>\n                        <li><strong>Kant-en-klare oplossing:<\/strong> Complete installatietechniek van A tot Z, van concept tot inbedrijfstelling.<\/li>\n                        <li><strong>Wereldwijde betrouwbaarheid:<\/strong> Bewezen prestaties met meer dan 500 installaties in meer dan 50 landen.<\/li>\n                        <li><strong>Operationele effici\u00ebntie:<\/strong> Robuuste ontwerpen die 24\/7 betrouwbaarheid en lage onderhoudskosten garanderen.<\/li>\n                        <li><strong>Duurzame waarde:<\/strong> Het maximaliseren van de uiteindelijke pelletkwaliteit om te kunnen concurreren met nieuwe grondstoffen.<\/li>\n                    <\/ul>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n    <section class=\"about-products-section\">\n        <div class=\"about-container-wide\">\n            <div class=\"about-section-header\">\n                <div class=\"about-section-eyebrow\">Onze Oplossingen<\/div>\n                <h2>Uitgebreid productportfolio<\/h2>\n                <p>Van losstaande apparatuur tot complete kant-en-klare systemen, wij ontwikkelen oplossingen voor elke recyclinguitdaging, ongeacht het materiaal of de schaal.<\/p>\n            <\/div>\n            <div class=\"about-products-grid\">\n                <div class=\"about-product-card\"><a href=\"https:\/\/www.energycle.com\/nl\/recycling-van-wassystemen\/\">\n                        <h4>Recyclingoplossingen<\/h4>\n                        <div class=\"about-product-card-icon\"><i class=\"fas fa-arrow-right\"><\/i><\/div>\n                    <\/a><\/div>\n                <div class=\"about-product-card\"><a href=\"https:\/\/www.energycle.com\/nl\/machine-voor-het-pelletiseren-van-kunststof\/\">\n                        <h4>Granuleren &amp; Pelletiseren<\/h4>\n                        <div class=\"about-product-card-icon\"><i class=\"fas fa-arrow-right\"><\/i><\/div>\n                    <\/a><\/div>\n                <div class=\"about-product-card\"><a href=\"https:\/\/www.energycle.com\/nl\/plastic-versnipperaars\/\">\n                        <h4>Versnipperaars<\/h4>\n                        <div class=\"about-product-card-icon\"><i class=\"fas fa-arrow-right\"><\/i><\/div>\n                    <\/a><\/div>\n                <div class=\"about-product-card\"><a href=\"https:\/\/www.energycle.com\/nl\/kunststof-granulatoren\/\">\n                        <h4>Klopers &amp; Malers<\/h4>\n                        <div class=\"about-product-card-icon\"><i class=\"fas fa-arrow-right\"><\/i><\/div>\n                    <\/a><\/div>\n                <div class=\"about-product-card\"><a href=\"https:\/\/www.energycle.com\/nl\/droogsysteem\/\">\n                        <h4>Droogmachines<\/h4>\n                        <div class=\"about-product-card-icon\"><i class=\"fas fa-arrow-right\"><\/i><\/div>\n                    <\/a><\/div>\n                <div class=\"about-product-card\"><a href=\"https:\/\/www.energycle.com\/nl\/hulpsysteem\/\">\n                        <h4>Hulpapparatuur<\/h4>\n                        <div class=\"about-product-card-icon\"><i class=\"fas fa-arrow-right\"><\/i><\/div>\n                    <\/a><\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n    <section class=\"about-services-section\">\n        <div class=\"about-container-wide\">\n            <div class=\"about-section-header\">\n                <div class=\"about-section-eyebrow\">Waarom voor ons kiezen<\/div>\n                <h2>Volledige Spectrum Ondersteuning<\/h2>\n                <p>We zijn toegewijd aan uw succes op elke fase van uw recyclingsreis.<\/p>\n            <\/div>\n            <div class=\"about-services-grid\">\n                <div class=\"about-service-card\">\n                    <div class=\"about-service-icon\"><i class=\"fas fa-cogs\"><\/i><\/div>\n                    <h4>Uitgebreide diensten<\/h4>\n                    <p>Volledige spectrum ondersteuning van de eerste consultatie tot de uiteindelijke installatie en verder.<\/p>\n                <\/div>\n                <div class=\"about-service-card\">\n                    <div class=\"about-service-icon\"><i class=\"fas fa-leaf\"><\/i><\/div>\n                    <h4>Toegewijde professionals<\/h4>\n                    <p>We werken aan een duurzame toekomst en zorgen ervoor dat elk project aan de hoogste normen voldoet.<\/p>\n                <\/div>\n                <div class=\"about-service-card\">\n                    <div class=\"about-service-icon\"><i class=\"fas fa-user-tie\"><\/i><\/div>\n                    <h4>Deskundige ingenieurs<\/h4>\n                    <p>Kundige ingenieurs brengen jarenlange ervaring en precisie in elke oplossing.<\/p>\n                <\/div>\n                <div class=\"about-service-card\">\n                    <div class=\"about-service-icon\"><i class=\"fas fa-headset\"><\/i><\/div>\n                    <h4>24\/7 ondersteuning<\/h4>\n                    <p>We zijn 24\/7 voor u beschikbaar, om een soepele en effici\u00ebnte operatie te waarborgen.<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n    <section class=\"about-vision-section\">\n        <div class=\"about-container\">\n            <div class=\"about-vision-content\">\n                <div class=\"about-vision-text\">\n                    <h2>Samen de cirkel rondmaken.<\/h2>\n                    <p>Onze visie is een wereld zonder afval. Door geavanceerde technologie te combineren met diepgaande materiaalkennis, stellen we onze partners in staat hoogwaardige gerecyclede materialen te produceren die voldoen aan de eisen van de moderne economie.<\/p>\n                <\/div>\n                <div class=\"about-vision-stats\">\n                    <div class=\"about-vision-stat\">\n                        <div class=\"about-vision-stat-number\">20+<\/div>\n                        <div class=\"about-vision-stat-label\">Jaren van Ervaring<\/div>\n                    <\/div>\n                    <div class=\"about-vision-stat\">\n                        <div class=\"about-vision-stat-number\">500+<\/div>\n                        <div class=\"about-vision-stat-label\">Projecten Wereldwijd<\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n    <section class=\"about-cta-section\">\n        <div class=\"about-container\">\n            <div class=\"about-cta-content\">\n                <h2>Klaar om je recyclingbedrijf te laten groeien?<\/h2>\n                <p>Partner met Energycle voor wereldklasse engineering, betrouwbare machines en toegewijde wereldwijde ondersteuning. Laten we vandaag nog uw maatoplossing bouwen.<\/p>\n                <a href=\"https:\/\/www.energycle.com\/nl\/neem-contact-met-ons-op\/\" class=\"about-cta-btn\">Vraag uw offerte op maat aan <i class=\"fas fa-arrow-right\"><\/i><\/a>\n            <\/div>\n        <\/div>\n    <\/section>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Over Energycle Engineering de Toekomst van de Circulaire Economie We bouwen hoge-prestatietechnologie\u00ebn die afval omzetten in waardevolle middelen. Van enkele machines tot complete installaties, we drijven de wereldwijde overgang naar een duurzame toekomst. Onze Pilaars van Uitmuntendheid Bij Energycle bouwen we niet alleen machines; we engineeren oplossingen voor een gesloten kringloop. Onze technologie is \u2026 <a href=\"https:\/\/www.energycle.com\/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-10575","page","type-page","status-publish","hentry"],"tsf_seo":{"title":"Over ons","description":"Energycle ontwerpt de toekomst van de circulaire economie met kant-en-klare oplossingen voor kunststofrecycling. Van krachtige shredders en waslijnen tot geavanceerde pelletiseersystemen, wij leveren wereldwijde topkwaliteit voor de recycling van PE, PP en PET.","robots":"index, follow","canonical":"https:\/\/www.energycle.com\/nl\/over-ons\/","og_title":"About Us","og_description":"Energycle engineers the future of the circular economy with turnkey plastic recycling solutions. From high-performance shredders and washing lines to advanced pelletizing systems, we deliver global excellence for PE, PP, and PET recycling.","og_image":""},"_links":{"self":[{"href":"https:\/\/www.energycle.com\/nl\/wp-json\/wp\/v2\/pages\/10575","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.energycle.com\/nl\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.energycle.com\/nl\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.energycle.com\/nl\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.energycle.com\/nl\/wp-json\/wp\/v2\/comments?post=10575"}],"version-history":[{"count":0,"href":"https:\/\/www.energycle.com\/nl\/wp-json\/wp\/v2\/pages\/10575\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.energycle.com\/nl\/wp-json\/wp\/v2\/media?parent=10575"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}