{"id":5409,"date":"2025-05-07T09:12:13","date_gmt":"2025-05-07T07:12:13","guid":{"rendered":"https:\/\/geschaeftsbericht-2024.pcc.eu\/consolidated-financial-statements\/notes-to-the-consolidated-financial-statements\/segment-report\/"},"modified":"2026-06-23T09:35:11","modified_gmt":"2026-06-23T07:35:11","slug":"segment-report","status":"publish","type":"page","link":"https:\/\/geschaeftsbericht-2025.pcc.eu\/en\/consolidated-financial-statements\/notes-to-the-consolidated-financial-statements\/segment-report\/","title":{"rendered":"Segment report"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"5409\" class=\"elementor elementor-5409 elementor-898\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d564f0b e-flex e-con-boxed e-con e-parent\" data-id=\"d564f0b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5b66852 elementor-widget elementor-widget-menu-anchor\" data-id=\"5b66852\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"menu-anchor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-menu-anchor\" id=\"17-note\"><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-89179a0 elementor-widget elementor-widget-heading\" data-id=\"89179a0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">(17) Business segment report<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-71f8c34 elementor-widget elementor-widget-text-editor\" data-id=\"71f8c34\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\tThe PCC Group currently operates with approximately 3,100 employees at 41 locations in 18 countries. The investment portfolio is divided into seven segments. The six segments Polyols &#038; Derivatives, Surfactants &#038; Derivatives, Chlorine &#038; Derivatives, Silicon &#038; Derivatives, Trading &#038; Services and Logistics are allocated full operational responsibility. Assigned to these six segments are a total of 17 business units that are managed by our international companies and entities. The seventh segment, Holding &#038; Projects, includes not only the holding company PCC SE but also other companies and entities that are still in the project development stage. These include PCG PCC Oxyalkylates Sdn. Bhd. and PCC GulfChem Corporation.      <br><\/br>\n\nThe pooling of the businesses into the six operating segments strengthens synergy effects and sharpens the profile of the individual units and entities, very much in keeping with the PCC Group\u2019s strategy of active investment portfolio management and ongoing optimization. The management of assets and investments, and the examination of further acquisitions with the aim of achieving competency-related diversification into new market segments are at the heart of Group policy. In the long term, this is intended to secure sustainable growth and continuously increase the enterprise value of PCC.  \t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2334041 elementor-widget elementor-widget-spacer\" data-id=\"2334041\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-af8ce31 elementor-widget elementor-widget-pdf_table_widget\" data-id=\"af8ce31\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"pdf_table_widget.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n            #pdf-container-af8ce31 {\n                overflow-x: auto;\n                overflow-y: hidden;\n                max-width: 100%;\n                white-space: nowrap;\n                cursor: grab;\n            }\n            #pdf-container-af8ce31 canvas {\n                display: inline-block;\n            }\n            #pdf-container-af8ce31:active {\n                cursor: grabbing;\n            }\n            #pdf-container-af8ce31::-webkit-scrollbar {\n                height: 10px;\n            }\n            #pdf-container-af8ce31::-webkit-scrollbar-thumb {\n                background-color: #ff5f00;\n                border-radius: 5px;\n            }\n            #pdf-container-af8ce31::-webkit-scrollbar-track {\n                background-color: #f7f7f7;\n                border-radius: 5px;\n            }\n        <\/style><div id=\"pdf-container-af8ce31\"><\/div>\n<script>\n(function(){\n    var ua = navigator.userAgent;\n    var isLegacyWebKit = \/\\bVersion\\\/(16|17)\\.\/.test(ua)\n                       && \/\\bSafari\\\/\/.test(ua)\n                       && !\/\\bChrome\\\/\/.test(ua);\n\n    function renderPDF(pdfjsLib) {\n        console.log(\"PDF.js: rendering with\", pdfjsLib.version || \"(no version property)\");\n        var container = document.getElementById(\"pdf-container-af8ce31\");\n        pdfjsLib.getDocument(\"https:\/\/geschaeftsbericht-2025.pcc.eu\/wp-content\/uploads\/pcc\/pdf\/en\/g_l_01.pdf?v=\"+Date.now()).promise\n            .then(function(pdf){ return pdf.getPage(1); })\n            .then(function(page){\n                var viewport = page.getViewport({ scale: 2.25 });\n                var ratio    = window.devicePixelRatio || 1;\n                var canvas   = document.createElement(\"canvas\");\n                var ctx      = canvas.getContext(\"2d\");\n                canvas.width  = viewport.width * ratio;\n                canvas.height = viewport.height * ratio;\n                canvas.style.width  = viewport.width + \"px\";\n                canvas.style.height = viewport.height + \"px\";\n                ctx.scale(ratio, ratio);\n                return page.render({ canvasContext: ctx, viewport: viewport }).promise\n                    .then(function(){ container.appendChild(canvas); });\n            })\n            .catch(function(err){ console.error(\"PDF.js Fehler:\", err); });\n\n        \/\/ Drag-Scroll\n        var isDown=false, startX, scrollLeft;\n        container.addEventListener(\"mousedown\", function(e){\n            isDown=true;\n            startX=e.pageX-container.offsetLeft;\n            scrollLeft=container.scrollLeft;\n            container.style.cursor=\"grabbing\";\n        });\n        [\"mouseleave\",\"mouseup\"].forEach(function(evt){\n            container.addEventListener(evt, function(){\n                isDown=false;\n                container.style.cursor=\"grab\";\n            });\n        });\n        container.addEventListener(\"mousemove\", function(e){\n            if(!isDown) return;\n            e.preventDefault();\n            var x=e.pageX-container.offsetLeft;\n            var walk=(x-startX)*1.2;\n            container.scrollLeft=scrollLeft-walk;\n        });\n    }\n\n    if (isLegacyWebKit) {\n        console.log(\"PDF.js: Loading UMD v3.11.174 for legacy WebKit\");\n        var s = document.createElement(\"script\");\n        s.src = \"https:\/\/cdn.jsdelivr.net\/npm\/pdfjs-dist@3.11.174\/build\/pdf.min.js\";\n        s.onload = function(){\n            pdfjsLib.GlobalWorkerOptions.workerSrc =\n              \"https:\/\/cdn.jsdelivr.net\/npm\/pdfjs-dist@3.11.174\/build\/pdf.worker.min.js\";\n            renderPDF(pdfjsLib);\n        };\n        document.head.appendChild(s);\n    } else {\n        console.log(\"PDF.js: Loading ESM v5.2.133 standard build\");\n        var s_module = document.createElement(\"script\");\n        s_module.type = \"module\";\n        s_module.textContent = `\n            import * as pdfjsLib from \"https:\/\/unpkg.com\/pdfjs-dist@5.2.133\/build\/pdf.min.mjs\";\n            pdfjsLib.GlobalWorkerOptions.workerSrc =\n              \"https:\/\/unpkg.com\/pdfjs-dist@5.2.133\/build\/pdf.worker.min.mjs\";\n            (${renderPDF.toString()})(pdfjsLib);\n        `;\n        document.head.appendChild(s_module);\n    }\n})();\n<\/script>\n\n        \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d4b3639 elementor-widget elementor-widget-spacer\" data-id=\"d4b3639\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e6ea108 elementor-widget elementor-widget-text-editor\" data-id=\"e6ea108\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\tThe <strong>Polyols &#038; Derivatives<\/strong> segment comprises the Polyols, Polyurethane Systems and Alkylphenols business units. Polyols are the basic ingredients of polyurethane (PU) foams. They have a wide range of applications in a variety of sectors, from the PCC foam technology iPoltec\u00ae for high-comfort mattresses to PU foam systems for the effective and climate-friendly thermal insulation of buildings.  <br><\/br>\n\nThe <strong>Surfactants &#038; Derivatives<\/strong> segment comprises the business units Anionic Surfactants, Non-ionic Surfactants, Amphoteric Surfactants (Betaines) and Household and Industrial Cleaners, Detergents and Personal Care Products. Because of their multiple effects in foaming, wetting, emulsifying and cleaning, surfactants are essential ingredients in many products. In toothpastes they generate the cleaning effect and foaming action, while in dishwashing products they ensure that dirt and grease are effectively dislodged from hard surfaces.  <br><\/br>\n\nThe <strong>Chlorine &#038; Derivatives<\/strong> segment comprises the business units Chlorine, Chlorine Downstream Products, MCAA, and Phosphorus &#038; Naphthalene Derivatives. Chlorine is not only one of the most widely used basic substances in the chemical industry, it is also an indispensable part of many people\u2019s everyday lives: In a swimming pool, for example, it acts as a disinfectant to protect against pathogens. Produced by the environmentally compatible membrane process, chlorine and downstream chlorine products manufactured by the PCC Group are also used in water treatment and in the petrochemical industry. <br><\/br>\n\nThe <strong>Silicon &#038; Derivatives<\/strong> segment is divided into the business units Quartzite and Silicon Metal. Silicon metal is used, among other things, in the aluminum industry as an alloying element for automotive production purposes and in the chemical industry, e.g. for the production of silicones, silanes, and polysilicon, the basic material employed in the manufacture of the wafers used in solar photovoltaic panels. An appreciable long-term increase in demand is predicted for metallurgical-grade silicon due to the advent of new applications related to climate protection, such as the latest battery technology. The PCC Group uses electricity from 100 % renewable sources for silicon metal production. However, the plant has been provisionally shut down since July 2025. Quartzite is extracted by PCC SE in the Group\u2019s own quartzite quarry in Zag\u00f3rze, Poland.   <br><\/br>\n\nThe <strong>Trading &#038; Services<\/strong> segment comprises the two business units Commodity Trading and Services. Its petrochemical and carbon commodities trading portfolio includes chemical raw materials, in particular coke oven by-products such as crude tar and crude benzene. The portfolio of the Services unit encompasses IT Services and the Conventional Energies division. The PCC Group\u2019s combined heat and power plant at the Brzeg Dolny chemicals site supplies the production facilities there with electricity and process steam, while also providing large parts of the town with district heating energy.   <br><\/br>\n\nThe <strong>Logistics<\/strong> segment comprises the Intermodal Transport and Road Haulage business units. The PCC Group is one of the leading providers of container transport services in Poland. Its logistics network extends from Eastern Europe to the Benelux countries and, via the New Silk Road, to China and other Asian hubs. The PCC Group has five wholly-owned container terminals and rail licenses in Poland and Germany. The PCC tanker fleet specializes in the Europe-wide road haulage of liquid chemicals.   <br><\/br>\n\nThe <strong>Holding &#038; Projects<\/strong> segment is divided into the two business units, Portfolio Management and Project Development. Entities that are in the planning and construction phase, in particular chemical production facilities, are allocated to this segment. Such investment projects are not assigned to the respective operating segment until after the start of production. This relieves the prospective segment of the burden of project management while also making effective use of the project experience of the Group\u2019s corporate management. The Holding &#038; Projects segment is also responsible for management of our environmentally friendly small hydropower plants in the Renewable Energies division.  <br><\/br>\n\nThe valuation principles for segment reporting are based on the valuation principles used in the consolidated financial statements. Intra-group \/ intercompany transactions are consistently treated as if they were conducted between third parties. In accordance with IFRS 8, operating segments are defined on the basis of internal reporting on the Group\u2019s business areas whose operating results are regularly reviewed by the chief operating decision-maker for the purposes of allocating resources to the segments and in order to assess their performance. Information reported to the main decision-makers for these purposes relates to the types of products manufactured and\/or services provided.  \t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f1c6e16 elementor-widget elementor-widget-text-editor\" data-id=\"f1c6e16\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\tGroup revenue amounted to \u20ac 923.6 million in fiscal 2025, representing a decrease of \u20ac 36.4 million, or 3.8 %, compared to the previous year\u2019s consolidated figure of \u20ac 960.0 million. With sales of \u20ac 256.1 million, the Surfactants &#038; Derivatives segment was the main revenue driver. Compared to the previous year\u2019s sales of \u20ac 223.7 million, this represents an increase of \u20ac 32.4 million, or 14.5 %. Its share of consolidated revenue rose to 27.7 % (previous year: 23.3 %). The Chlorine &#038; Derivatives segment generated revenue of \u20ac 191.8 million, which was \u20ac 17.9 million, or 8.5 %, below the prior-year figure of \u20ac 209.7 million. Its share of the PCC Group\u2019s total sales decreased by one percentage point to 20.8 % (previous year: 21.8 %). Revenue generated by the Polyols &#038; Derivatives segment amounted to \u20ac 174.6 million, which was \u20ac 6.2 million or 3.4 % below the prior-year figure of \u20ac 180.8 million. Its share of Group revenue increased slightly to 18.9 % (previous year: 18.8 %).       Revenue generated by the Silicon &#038; Derivatives segment was \u20ac 40.2 million, a decrease of \u20ac 44.8 million or 52.7 % compared to the previous year (2024: \u20ac 85.0 million). Its share of Group revenue was 4.4 % (previous year: 8.9 %). In the Trading &#038; Services segment, revenue decreased by \u20ac 3.7 million, or 3.6 %, to \u20ac 100.0 million (previous year: \u20ac 103.8 million). The share of consolidated sales remained unchanged from the previous year at 10.8 %. The Logistics segment recorded a year-over-year increase in revenue of \u20ac 3.1 million, or 2.0 %, to \u20ac 157.7 million in fiscal 2025 (previous year: \u20ac 154.6 million). Its share of consolidated revenue was 17.1 % (previous year: 16.1 %).     \t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f651b6f elementor-widget elementor-widget-spacer\" data-id=\"f651b6f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7652c33 elementor-widget elementor-widget-pdf_table_widget\" data-id=\"7652c33\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"pdf_table_widget.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div style=\"margin-bottom:10px;\"><a class=\"pcc-excel-download\" href=\"https:\/\/geschaeftsbericht-2025.pcc.eu\/wp-content\/uploads\/pcc\/excel\/en\/t_a_24.xlsx\" download style=\"text-decoration:none;padding:6px 10px;border:1px solid #ccc;border-radius:4px;background:#f0f0f0;display:inline-flex;align-items:center;\"><img decoding=\"async\" src=\"https:\/\/geschaeftsbericht-2025.pcc.eu\/wp-content\/plugins\/pcc-elementor\/widgets\/download-solid.svg\" alt=\"download excel\" style=\"width:1em;height:1em;margin-right:0.5em;vertical-align:middle;\" \/>download excel<\/a><\/div><style>\n            #pdf-container-7652c33 {\n                overflow-x: auto;\n                overflow-y: hidden;\n                max-width: 100%;\n                white-space: nowrap;\n                cursor: grab;\n            }\n            #pdf-container-7652c33 canvas {\n                display: inline-block;\n            }\n            #pdf-container-7652c33:active {\n                cursor: grabbing;\n            }\n            #pdf-container-7652c33::-webkit-scrollbar {\n                height: 10px;\n            }\n            #pdf-container-7652c33::-webkit-scrollbar-thumb {\n                background-color: #ff5f00;\n                border-radius: 5px;\n            }\n            #pdf-container-7652c33::-webkit-scrollbar-track {\n                background-color: #f7f7f7;\n                border-radius: 5px;\n            }\n        <\/style><div id=\"pdf-container-7652c33\"><\/div>\n<script>\n(function(){\n    var ua = navigator.userAgent;\n    var isLegacyWebKit = \/\\bVersion\\\/(16|17)\\.\/.test(ua)\n                       && \/\\bSafari\\\/\/.test(ua)\n                       && !\/\\bChrome\\\/\/.test(ua);\n\n    function renderPDF(pdfjsLib) {\n        console.log(\"PDF.js: rendering with\", pdfjsLib.version || \"(no version property)\");\n        var container = document.getElementById(\"pdf-container-7652c33\");\n        pdfjsLib.getDocument(\"https:\/\/geschaeftsbericht-2025.pcc.eu\/wp-content\/uploads\/pcc\/pdf\/en\/t_a_24.pdf?v=\"+Date.now()).promise\n            .then(function(pdf){ return pdf.getPage(1); })\n            .then(function(page){\n                var viewport = page.getViewport({ scale: 2.25 });\n                var ratio    = window.devicePixelRatio || 1;\n                var canvas   = document.createElement(\"canvas\");\n                var ctx      = canvas.getContext(\"2d\");\n                canvas.width  = viewport.width * ratio;\n                canvas.height = viewport.height * ratio;\n                canvas.style.width  = viewport.width + \"px\";\n                canvas.style.height = viewport.height + \"px\";\n                ctx.scale(ratio, ratio);\n                return page.render({ canvasContext: ctx, viewport: viewport }).promise\n                    .then(function(){ container.appendChild(canvas); });\n            })\n            .catch(function(err){ console.error(\"PDF.js Fehler:\", err); });\n\n        \/\/ Drag-Scroll\n        var isDown=false, startX, scrollLeft;\n        container.addEventListener(\"mousedown\", function(e){\n            isDown=true;\n            startX=e.pageX-container.offsetLeft;\n            scrollLeft=container.scrollLeft;\n            container.style.cursor=\"grabbing\";\n        });\n        [\"mouseleave\",\"mouseup\"].forEach(function(evt){\n            container.addEventListener(evt, function(){\n                isDown=false;\n                container.style.cursor=\"grab\";\n            });\n        });\n        container.addEventListener(\"mousemove\", function(e){\n            if(!isDown) return;\n            e.preventDefault();\n            var x=e.pageX-container.offsetLeft;\n            var walk=(x-startX)*1.2;\n            container.scrollLeft=scrollLeft-walk;\n        });\n    }\n\n    if (isLegacyWebKit) {\n        console.log(\"PDF.js: Loading UMD v3.11.174 for legacy WebKit\");\n        var s = document.createElement(\"script\");\n        s.src = \"https:\/\/cdn.jsdelivr.net\/npm\/pdfjs-dist@3.11.174\/build\/pdf.min.js\";\n        s.onload = function(){\n            pdfjsLib.GlobalWorkerOptions.workerSrc =\n              \"https:\/\/cdn.jsdelivr.net\/npm\/pdfjs-dist@3.11.174\/build\/pdf.worker.min.js\";\n            renderPDF(pdfjsLib);\n        };\n        document.head.appendChild(s);\n    } else {\n        console.log(\"PDF.js: Loading ESM v5.2.133 standard build\");\n        var s_module = document.createElement(\"script\");\n        s_module.type = \"module\";\n        s_module.textContent = `\n            import * as pdfjsLib from \"https:\/\/unpkg.com\/pdfjs-dist@5.2.133\/build\/pdf.min.mjs\";\n            pdfjsLib.GlobalWorkerOptions.workerSrc =\n              \"https:\/\/unpkg.com\/pdfjs-dist@5.2.133\/build\/pdf.worker.min.mjs\";\n            (${renderPDF.toString()})(pdfjsLib);\n        `;\n        document.head.appendChild(s_module);\n    }\n})();\n<\/script>\n\n        \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-aa7f055 elementor-widget elementor-widget-spacer\" data-id=\"aa7f055\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5ad0de5 e-con-full e-flex e-con e-child\" data-id=\"5ad0de5\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-bf0a644 e-con-full e-flex e-con e-child\" data-id=\"bf0a644\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-c5e3ecf e-con-full pcc-diagramm-headline-box e-flex e-con e-child\" data-id=\"c5e3ecf\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3849528 pcc-diagram-headline elementor-widget__width-auto elementor-widget elementor-widget-heading\" data-id=\"3849528\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\">Sales by segment<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0d3245e pcc-diagramm-bezeichnung elementor-widget__width-auto elementor-absolute elementor-widget elementor-widget-heading\" data-id=\"0d3245e\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\">G_A_04<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-cc6e51f e-con-full e-flex e-con e-child\" data-id=\"cc6e51f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-929ea0c elementor-widget elementor-widget-shortcode\" data-id=\"929ea0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><div id=\"donut-chart-4\" class=\"donut-block\"><\/div><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6223344 e-con-full e-flex e-con e-child\" data-id=\"6223344\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-418032b e-con-full pcc-diagramm-headline-box e-flex e-con e-child\" data-id=\"418032b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8146934 pcc-diagram-headline elementor-widget__width-auto elementor-widget elementor-widget-heading\" data-id=\"8146934\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\">Property, plant and equipment by segment<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4741568 pcc-diagramm-bezeichnung elementor-widget__width-auto elementor-absolute elementor-widget elementor-widget-heading\" data-id=\"4741568\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\">G_A_05<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ca7bd18 e-con-full e-flex e-con e-child\" data-id=\"ca7bd18\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-115798b elementor-widget elementor-widget-shortcode\" data-id=\"115798b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><div id=\"donut-chart-5\" class=\"donut-block\"><\/div><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3ef56bb elementor-widget elementor-widget-spacer\" data-id=\"3ef56bb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1983c74 e-con-full e-flex e-con e-child\" data-id=\"1983c74\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-c5bf7e9 e-con-full e-flex e-con e-child\" data-id=\"c5bf7e9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-562ee51 e-con-full pcc-diagramm-headline-box e-flex e-con e-child\" data-id=\"562ee51\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-772ca5c pcc-diagram-headline elementor-widget__width-auto elementor-widget elementor-widget-heading\" data-id=\"772ca5c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\">Capital expenditures by segment<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d31511e pcc-diagramm-bezeichnung elementor-widget__width-auto elementor-absolute elementor-widget elementor-widget-heading\" data-id=\"d31511e\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\">G_A_06<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-0d6c335 e-con-full e-flex e-con e-child\" data-id=\"0d6c335\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-60f6690 elementor-widget elementor-widget-shortcode\" data-id=\"60f6690\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><div id=\"donut-chart-6\" class=\"donut-block\"><\/div><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-18e698d e-con-full e-flex e-con e-child\" data-id=\"18e698d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-219644e e-con-full e-flex e-con e-child\" data-id=\"219644e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-47a80de elementor-widget elementor-widget-pdf_table_widget\" data-id=\"47a80de\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"pdf_table_widget.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n            #pdf-container-47a80de {\n                overflow-x: auto;\n                overflow-y: hidden;\n                max-width: 100%;\n                white-space: nowrap;\n                cursor: grab;\n            }\n            #pdf-container-47a80de canvas {\n                display: inline-block;\n            }\n            #pdf-container-47a80de:active {\n                cursor: grabbing;\n            }\n            #pdf-container-47a80de::-webkit-scrollbar {\n                height: 10px;\n            }\n            #pdf-container-47a80de::-webkit-scrollbar-thumb {\n                background-color: #ff5f00;\n                border-radius: 5px;\n            }\n            #pdf-container-47a80de::-webkit-scrollbar-track {\n                background-color: #f7f7f7;\n                border-radius: 5px;\n            }\n        <\/style><div id=\"pdf-container-47a80de\"><\/div>\n<script>\n(function(){\n    var ua = navigator.userAgent;\n    var isLegacyWebKit = \/\\bVersion\\\/(16|17)\\.\/.test(ua)\n                       && \/\\bSafari\\\/\/.test(ua)\n                       && !\/\\bChrome\\\/\/.test(ua);\n\n    function renderPDF(pdfjsLib) {\n        console.log(\"PDF.js: rendering with\", pdfjsLib.version || \"(no version property)\");\n        var container = document.getElementById(\"pdf-container-47a80de\");\n        pdfjsLib.getDocument(\"https:\/\/geschaeftsbericht-2025.pcc.eu\/wp-content\/uploads\/pcc\/pdf\/en\/g_a_07.pdf?v=\"+Date.now()).promise\n            .then(function(pdf){ return pdf.getPage(1); })\n            .then(function(page){\n                var viewport = page.getViewport({ scale: 2.25 });\n                var ratio    = window.devicePixelRatio || 1;\n                var canvas   = document.createElement(\"canvas\");\n                var ctx      = canvas.getContext(\"2d\");\n                canvas.width  = viewport.width * ratio;\n                canvas.height = viewport.height * ratio;\n                canvas.style.width  = viewport.width + \"px\";\n                canvas.style.height = viewport.height + \"px\";\n                ctx.scale(ratio, ratio);\n                return page.render({ canvasContext: ctx, viewport: viewport }).promise\n                    .then(function(){ container.appendChild(canvas); });\n            })\n            .catch(function(err){ console.error(\"PDF.js Fehler:\", err); });\n\n        \/\/ Drag-Scroll\n        var isDown=false, startX, scrollLeft;\n        container.addEventListener(\"mousedown\", function(e){\n            isDown=true;\n            startX=e.pageX-container.offsetLeft;\n            scrollLeft=container.scrollLeft;\n            container.style.cursor=\"grabbing\";\n        });\n        [\"mouseleave\",\"mouseup\"].forEach(function(evt){\n            container.addEventListener(evt, function(){\n                isDown=false;\n                container.style.cursor=\"grab\";\n            });\n        });\n        container.addEventListener(\"mousemove\", function(e){\n            if(!isDown) return;\n            e.preventDefault();\n            var x=e.pageX-container.offsetLeft;\n            var walk=(x-startX)*1.2;\n            container.scrollLeft=scrollLeft-walk;\n        });\n    }\n\n    if (isLegacyWebKit) {\n        console.log(\"PDF.js: Loading UMD v3.11.174 for legacy WebKit\");\n        var s = document.createElement(\"script\");\n        s.src = \"https:\/\/cdn.jsdelivr.net\/npm\/pdfjs-dist@3.11.174\/build\/pdf.min.js\";\n        s.onload = function(){\n            pdfjsLib.GlobalWorkerOptions.workerSrc =\n              \"https:\/\/cdn.jsdelivr.net\/npm\/pdfjs-dist@3.11.174\/build\/pdf.worker.min.js\";\n            renderPDF(pdfjsLib);\n        };\n        document.head.appendChild(s);\n    } else {\n        console.log(\"PDF.js: Loading ESM v5.2.133 standard build\");\n        var s_module = document.createElement(\"script\");\n        s_module.type = \"module\";\n        s_module.textContent = `\n            import * as pdfjsLib from \"https:\/\/unpkg.com\/pdfjs-dist@5.2.133\/build\/pdf.min.mjs\";\n            pdfjsLib.GlobalWorkerOptions.workerSrc =\n              \"https:\/\/unpkg.com\/pdfjs-dist@5.2.133\/build\/pdf.worker.min.mjs\";\n            (${renderPDF.toString()})(pdfjsLib);\n        `;\n        document.head.appendChild(s_module);\n    }\n})();\n<\/script>\n\n        \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-404a29e elementor-widget elementor-widget-spacer\" data-id=\"404a29e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-96ac7c7 elementor-widget elementor-widget-pdf_table_widget\" data-id=\"96ac7c7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"pdf_table_widget.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div style=\"margin-bottom:10px;\"><a class=\"pcc-excel-download\" href=\"https:\/\/geschaeftsbericht-2025.pcc.eu\/wp-content\/uploads\/pcc\/excel\/en\/t_a_25.xlsx\" download style=\"text-decoration:none;padding:6px 10px;border:1px solid #ccc;border-radius:4px;background:#f0f0f0;display:inline-flex;align-items:center;\"><img decoding=\"async\" src=\"https:\/\/geschaeftsbericht-2025.pcc.eu\/wp-content\/plugins\/pcc-elementor\/widgets\/download-solid.svg\" alt=\"download excel\" style=\"width:1em;height:1em;margin-right:0.5em;vertical-align:middle;\" \/>download excel<\/a><\/div><style>\n            #pdf-container-96ac7c7 {\n                overflow-x: auto;\n                overflow-y: hidden;\n                max-width: 100%;\n                white-space: nowrap;\n                cursor: grab;\n            }\n            #pdf-container-96ac7c7 canvas {\n                display: inline-block;\n            }\n            #pdf-container-96ac7c7:active {\n                cursor: grabbing;\n            }\n            #pdf-container-96ac7c7::-webkit-scrollbar {\n                height: 10px;\n            }\n            #pdf-container-96ac7c7::-webkit-scrollbar-thumb {\n                background-color: #ff5f00;\n                border-radius: 5px;\n            }\n            #pdf-container-96ac7c7::-webkit-scrollbar-track {\n                background-color: #f7f7f7;\n                border-radius: 5px;\n            }\n        <\/style><div id=\"pdf-container-96ac7c7\"><\/div>\n<script>\n(function(){\n    var ua = navigator.userAgent;\n    var isLegacyWebKit = \/\\bVersion\\\/(16|17)\\.\/.test(ua)\n                       && \/\\bSafari\\\/\/.test(ua)\n                       && !\/\\bChrome\\\/\/.test(ua);\n\n    function renderPDF(pdfjsLib) {\n        console.log(\"PDF.js: rendering with\", pdfjsLib.version || \"(no version property)\");\n        var container = document.getElementById(\"pdf-container-96ac7c7\");\n        pdfjsLib.getDocument(\"https:\/\/geschaeftsbericht-2025.pcc.eu\/wp-content\/uploads\/pcc\/pdf\/en\/t_a_25.pdf?v=\"+Date.now()).promise\n            .then(function(pdf){ return pdf.getPage(1); })\n            .then(function(page){\n                var viewport = page.getViewport({ scale: 2.25 });\n                var ratio    = window.devicePixelRatio || 1;\n                var canvas   = document.createElement(\"canvas\");\n                var ctx      = canvas.getContext(\"2d\");\n                canvas.width  = viewport.width * ratio;\n                canvas.height = viewport.height * ratio;\n                canvas.style.width  = viewport.width + \"px\";\n                canvas.style.height = viewport.height + \"px\";\n                ctx.scale(ratio, ratio);\n                return page.render({ canvasContext: ctx, viewport: viewport }).promise\n                    .then(function(){ container.appendChild(canvas); });\n            })\n            .catch(function(err){ console.error(\"PDF.js Fehler:\", err); });\n\n        \/\/ Drag-Scroll\n        var isDown=false, startX, scrollLeft;\n        container.addEventListener(\"mousedown\", function(e){\n            isDown=true;\n            startX=e.pageX-container.offsetLeft;\n            scrollLeft=container.scrollLeft;\n            container.style.cursor=\"grabbing\";\n        });\n        [\"mouseleave\",\"mouseup\"].forEach(function(evt){\n            container.addEventListener(evt, function(){\n                isDown=false;\n                container.style.cursor=\"grab\";\n            });\n        });\n        container.addEventListener(\"mousemove\", function(e){\n            if(!isDown) return;\n            e.preventDefault();\n            var x=e.pageX-container.offsetLeft;\n            var walk=(x-startX)*1.2;\n            container.scrollLeft=scrollLeft-walk;\n        });\n    }\n\n    if (isLegacyWebKit) {\n        console.log(\"PDF.js: Loading UMD v3.11.174 for legacy WebKit\");\n        var s = document.createElement(\"script\");\n        s.src = \"https:\/\/cdn.jsdelivr.net\/npm\/pdfjs-dist@3.11.174\/build\/pdf.min.js\";\n        s.onload = function(){\n            pdfjsLib.GlobalWorkerOptions.workerSrc =\n              \"https:\/\/cdn.jsdelivr.net\/npm\/pdfjs-dist@3.11.174\/build\/pdf.worker.min.js\";\n            renderPDF(pdfjsLib);\n        };\n        document.head.appendChild(s);\n    } else {\n        console.log(\"PDF.js: Loading ESM v5.2.133 standard build\");\n        var s_module = document.createElement(\"script\");\n        s_module.type = \"module\";\n        s_module.textContent = `\n            import * as pdfjsLib from \"https:\/\/unpkg.com\/pdfjs-dist@5.2.133\/build\/pdf.min.mjs\";\n            pdfjsLib.GlobalWorkerOptions.workerSrc =\n              \"https:\/\/unpkg.com\/pdfjs-dist@5.2.133\/build\/pdf.worker.min.mjs\";\n            (${renderPDF.toString()})(pdfjsLib);\n        `;\n        document.head.appendChild(s_module);\n    }\n})();\n<\/script>\n\n        \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f143e4d elementor-widget elementor-widget-spacer\" data-id=\"f143e4d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-879f94f elementor-widget elementor-widget-pdf_table_widget\" data-id=\"879f94f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"pdf_table_widget.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div style=\"margin-bottom:10px;\"><a class=\"pcc-excel-download\" href=\"https:\/\/geschaeftsbericht-2025.pcc.eu\/wp-content\/uploads\/pcc\/excel\/en\/t_a_26.xlsx\" download style=\"text-decoration:none;padding:6px 10px;border:1px solid #ccc;border-radius:4px;background:#f0f0f0;display:inline-flex;align-items:center;\"><img decoding=\"async\" src=\"https:\/\/geschaeftsbericht-2025.pcc.eu\/wp-content\/plugins\/pcc-elementor\/widgets\/download-solid.svg\" alt=\"download excel\" style=\"width:1em;height:1em;margin-right:0.5em;vertical-align:middle;\" \/>download excel<\/a><\/div><style>\n            #pdf-container-879f94f {\n                overflow-x: auto;\n                overflow-y: hidden;\n                max-width: 100%;\n                white-space: nowrap;\n                cursor: grab;\n            }\n            #pdf-container-879f94f canvas {\n                display: inline-block;\n            }\n            #pdf-container-879f94f:active {\n                cursor: grabbing;\n            }\n            #pdf-container-879f94f::-webkit-scrollbar {\n                height: 10px;\n            }\n            #pdf-container-879f94f::-webkit-scrollbar-thumb {\n                background-color: #ff5f00;\n                border-radius: 5px;\n            }\n            #pdf-container-879f94f::-webkit-scrollbar-track {\n                background-color: #f7f7f7;\n                border-radius: 5px;\n            }\n        <\/style><div id=\"pdf-container-879f94f\"><\/div>\n<script>\n(function(){\n    var ua = navigator.userAgent;\n    var isLegacyWebKit = \/\\bVersion\\\/(16|17)\\.\/.test(ua)\n                       && \/\\bSafari\\\/\/.test(ua)\n                       && !\/\\bChrome\\\/\/.test(ua);\n\n    function renderPDF(pdfjsLib) {\n        console.log(\"PDF.js: rendering with\", pdfjsLib.version || \"(no version property)\");\n        var container = document.getElementById(\"pdf-container-879f94f\");\n        pdfjsLib.getDocument(\"https:\/\/geschaeftsbericht-2025.pcc.eu\/wp-content\/uploads\/pcc\/pdf\/en\/t_a_26.pdf?v=\"+Date.now()).promise\n            .then(function(pdf){ return pdf.getPage(1); })\n            .then(function(page){\n                var viewport = page.getViewport({ scale: 2.25 });\n                var ratio    = window.devicePixelRatio || 1;\n                var canvas   = document.createElement(\"canvas\");\n                var ctx      = canvas.getContext(\"2d\");\n                canvas.width  = viewport.width * ratio;\n                canvas.height = viewport.height * ratio;\n                canvas.style.width  = viewport.width + \"px\";\n                canvas.style.height = viewport.height + \"px\";\n                ctx.scale(ratio, ratio);\n                return page.render({ canvasContext: ctx, viewport: viewport }).promise\n                    .then(function(){ container.appendChild(canvas); });\n            })\n            .catch(function(err){ console.error(\"PDF.js Fehler:\", err); });\n\n        \/\/ Drag-Scroll\n        var isDown=false, startX, scrollLeft;\n        container.addEventListener(\"mousedown\", function(e){\n            isDown=true;\n            startX=e.pageX-container.offsetLeft;\n            scrollLeft=container.scrollLeft;\n            container.style.cursor=\"grabbing\";\n        });\n        [\"mouseleave\",\"mouseup\"].forEach(function(evt){\n            container.addEventListener(evt, function(){\n                isDown=false;\n                container.style.cursor=\"grab\";\n            });\n        });\n        container.addEventListener(\"mousemove\", function(e){\n            if(!isDown) return;\n            e.preventDefault();\n            var x=e.pageX-container.offsetLeft;\n            var walk=(x-startX)*1.2;\n            container.scrollLeft=scrollLeft-walk;\n        });\n    }\n\n    if (isLegacyWebKit) {\n        console.log(\"PDF.js: Loading UMD v3.11.174 for legacy WebKit\");\n        var s = document.createElement(\"script\");\n        s.src = \"https:\/\/cdn.jsdelivr.net\/npm\/pdfjs-dist@3.11.174\/build\/pdf.min.js\";\n        s.onload = function(){\n            pdfjsLib.GlobalWorkerOptions.workerSrc =\n              \"https:\/\/cdn.jsdelivr.net\/npm\/pdfjs-dist@3.11.174\/build\/pdf.worker.min.js\";\n            renderPDF(pdfjsLib);\n        };\n        document.head.appendChild(s);\n    } else {\n        console.log(\"PDF.js: Loading ESM v5.2.133 standard build\");\n        var s_module = document.createElement(\"script\");\n        s_module.type = \"module\";\n        s_module.textContent = `\n            import * as pdfjsLib from \"https:\/\/unpkg.com\/pdfjs-dist@5.2.133\/build\/pdf.min.mjs\";\n            pdfjsLib.GlobalWorkerOptions.workerSrc =\n              \"https:\/\/unpkg.com\/pdfjs-dist@5.2.133\/build\/pdf.worker.min.mjs\";\n            (${renderPDF.toString()})(pdfjsLib);\n        `;\n        document.head.appendChild(s_module);\n    }\n})();\n<\/script>\n\n        \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7c8605a e-flex e-con-boxed e-con e-parent\" data-id=\"7c8605a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ca38d5a elementor-widget elementor-widget-menu-anchor\" data-id=\"ca38d5a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"menu-anchor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-menu-anchor\" id=\"18-note\"><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-dd7ce6d elementor-widget elementor-widget-heading\" data-id=\"dd7ce6d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">(18) Regional report<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e091aa2 elementor-widget elementor-widget-spacer\" data-id=\"e091aa2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4886aea elementor-widget elementor-widget-pdf_table_widget\" data-id=\"4886aea\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"pdf_table_widget.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div style=\"margin-bottom:10px;\"><a class=\"pcc-excel-download\" href=\"https:\/\/geschaeftsbericht-2025.pcc.eu\/wp-content\/uploads\/pcc\/excel\/en\/t_a_27.xlsx\" download style=\"text-decoration:none;padding:6px 10px;border:1px solid #ccc;border-radius:4px;background:#f0f0f0;display:inline-flex;align-items:center;\"><img decoding=\"async\" src=\"https:\/\/geschaeftsbericht-2025.pcc.eu\/wp-content\/plugins\/pcc-elementor\/widgets\/download-solid.svg\" alt=\"download excel\" style=\"width:1em;height:1em;margin-right:0.5em;vertical-align:middle;\" \/>download excel<\/a><\/div><style>\n            #pdf-container-4886aea {\n                overflow-x: auto;\n                overflow-y: hidden;\n                max-width: 100%;\n                white-space: nowrap;\n                cursor: grab;\n            }\n            #pdf-container-4886aea canvas {\n                display: inline-block;\n            }\n            #pdf-container-4886aea:active {\n                cursor: grabbing;\n            }\n            #pdf-container-4886aea::-webkit-scrollbar {\n                height: 10px;\n            }\n            #pdf-container-4886aea::-webkit-scrollbar-thumb {\n                background-color: #ff5f00;\n                border-radius: 5px;\n            }\n            #pdf-container-4886aea::-webkit-scrollbar-track {\n                background-color: #f7f7f7;\n                border-radius: 5px;\n            }\n        <\/style><div id=\"pdf-container-4886aea\"><\/div>\n<script>\n(function(){\n    var ua = navigator.userAgent;\n    var isLegacyWebKit = \/\\bVersion\\\/(16|17)\\.\/.test(ua)\n                       && \/\\bSafari\\\/\/.test(ua)\n                       && !\/\\bChrome\\\/\/.test(ua);\n\n    function renderPDF(pdfjsLib) {\n        console.log(\"PDF.js: rendering with\", pdfjsLib.version || \"(no version property)\");\n        var container = document.getElementById(\"pdf-container-4886aea\");\n        pdfjsLib.getDocument(\"https:\/\/geschaeftsbericht-2025.pcc.eu\/wp-content\/uploads\/pcc\/pdf\/en\/t_a_27.pdf?v=\"+Date.now()).promise\n            .then(function(pdf){ return pdf.getPage(1); })\n            .then(function(page){\n                var viewport = page.getViewport({ scale: 2.25 });\n                var ratio    = window.devicePixelRatio || 1;\n                var canvas   = document.createElement(\"canvas\");\n                var ctx      = canvas.getContext(\"2d\");\n                canvas.width  = viewport.width * ratio;\n                canvas.height = viewport.height * ratio;\n                canvas.style.width  = viewport.width + \"px\";\n                canvas.style.height = viewport.height + \"px\";\n                ctx.scale(ratio, ratio);\n                return page.render({ canvasContext: ctx, viewport: viewport }).promise\n                    .then(function(){ container.appendChild(canvas); });\n            })\n            .catch(function(err){ console.error(\"PDF.js Fehler:\", err); });\n\n        \/\/ Drag-Scroll\n        var isDown=false, startX, scrollLeft;\n        container.addEventListener(\"mousedown\", function(e){\n            isDown=true;\n            startX=e.pageX-container.offsetLeft;\n            scrollLeft=container.scrollLeft;\n            container.style.cursor=\"grabbing\";\n        });\n        [\"mouseleave\",\"mouseup\"].forEach(function(evt){\n            container.addEventListener(evt, function(){\n                isDown=false;\n                container.style.cursor=\"grab\";\n            });\n        });\n        container.addEventListener(\"mousemove\", function(e){\n            if(!isDown) return;\n            e.preventDefault();\n            var x=e.pageX-container.offsetLeft;\n            var walk=(x-startX)*1.2;\n            container.scrollLeft=scrollLeft-walk;\n        });\n    }\n\n    if (isLegacyWebKit) {\n        console.log(\"PDF.js: Loading UMD v3.11.174 for legacy WebKit\");\n        var s = document.createElement(\"script\");\n        s.src = \"https:\/\/cdn.jsdelivr.net\/npm\/pdfjs-dist@3.11.174\/build\/pdf.min.js\";\n        s.onload = function(){\n            pdfjsLib.GlobalWorkerOptions.workerSrc =\n              \"https:\/\/cdn.jsdelivr.net\/npm\/pdfjs-dist@3.11.174\/build\/pdf.worker.min.js\";\n            renderPDF(pdfjsLib);\n        };\n        document.head.appendChild(s);\n    } else {\n        console.log(\"PDF.js: Loading ESM v5.2.133 standard build\");\n        var s_module = document.createElement(\"script\");\n        s_module.type = \"module\";\n        s_module.textContent = `\n            import * as pdfjsLib from \"https:\/\/unpkg.com\/pdfjs-dist@5.2.133\/build\/pdf.min.mjs\";\n            pdfjsLib.GlobalWorkerOptions.workerSrc =\n              \"https:\/\/unpkg.com\/pdfjs-dist@5.2.133\/build\/pdf.worker.min.mjs\";\n            (${renderPDF.toString()})(pdfjsLib);\n        `;\n        document.head.appendChild(s_module);\n    }\n})();\n<\/script>\n\n        \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-51f48d1 elementor-widget elementor-widget-spacer\" data-id=\"51f48d1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6f29497 elementor-widget elementor-widget-pdf_table_widget\" data-id=\"6f29497\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"pdf_table_widget.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div style=\"margin-bottom:10px;\"><a class=\"pcc-excel-download\" href=\"https:\/\/geschaeftsbericht-2025.pcc.eu\/wp-content\/uploads\/pcc\/excel\/en\/t_a_28.xlsx\" download style=\"text-decoration:none;padding:6px 10px;border:1px solid #ccc;border-radius:4px;background:#f0f0f0;display:inline-flex;align-items:center;\"><img decoding=\"async\" src=\"https:\/\/geschaeftsbericht-2025.pcc.eu\/wp-content\/plugins\/pcc-elementor\/widgets\/download-solid.svg\" alt=\"download excel\" style=\"width:1em;height:1em;margin-right:0.5em;vertical-align:middle;\" \/>download excel<\/a><\/div><style>\n            #pdf-container-6f29497 {\n                overflow-x: auto;\n                overflow-y: hidden;\n                max-width: 100%;\n                white-space: nowrap;\n                cursor: grab;\n            }\n            #pdf-container-6f29497 canvas {\n                display: inline-block;\n            }\n            #pdf-container-6f29497:active {\n                cursor: grabbing;\n            }\n            #pdf-container-6f29497::-webkit-scrollbar {\n                height: 10px;\n            }\n            #pdf-container-6f29497::-webkit-scrollbar-thumb {\n                background-color: #ff5f00;\n                border-radius: 5px;\n            }\n            #pdf-container-6f29497::-webkit-scrollbar-track {\n                background-color: #f7f7f7;\n                border-radius: 5px;\n            }\n        <\/style><div id=\"pdf-container-6f29497\"><\/div>\n<script>\n(function(){\n    var ua = navigator.userAgent;\n    var isLegacyWebKit = \/\\bVersion\\\/(16|17)\\.\/.test(ua)\n                       && \/\\bSafari\\\/\/.test(ua)\n                       && !\/\\bChrome\\\/\/.test(ua);\n\n    function renderPDF(pdfjsLib) {\n        console.log(\"PDF.js: rendering with\", pdfjsLib.version || \"(no version property)\");\n        var container = document.getElementById(\"pdf-container-6f29497\");\n        pdfjsLib.getDocument(\"https:\/\/geschaeftsbericht-2025.pcc.eu\/wp-content\/uploads\/pcc\/pdf\/en\/t_a_28.pdf?v=\"+Date.now()).promise\n            .then(function(pdf){ return pdf.getPage(1); })\n            .then(function(page){\n                var viewport = page.getViewport({ scale: 2.25 });\n                var ratio    = window.devicePixelRatio || 1;\n                var canvas   = document.createElement(\"canvas\");\n                var ctx      = canvas.getContext(\"2d\");\n                canvas.width  = viewport.width * ratio;\n                canvas.height = viewport.height * ratio;\n                canvas.style.width  = viewport.width + \"px\";\n                canvas.style.height = viewport.height + \"px\";\n                ctx.scale(ratio, ratio);\n                return page.render({ canvasContext: ctx, viewport: viewport }).promise\n                    .then(function(){ container.appendChild(canvas); });\n            })\n            .catch(function(err){ console.error(\"PDF.js Fehler:\", err); });\n\n        \/\/ Drag-Scroll\n        var isDown=false, startX, scrollLeft;\n        container.addEventListener(\"mousedown\", function(e){\n            isDown=true;\n            startX=e.pageX-container.offsetLeft;\n            scrollLeft=container.scrollLeft;\n            container.style.cursor=\"grabbing\";\n        });\n        [\"mouseleave\",\"mouseup\"].forEach(function(evt){\n            container.addEventListener(evt, function(){\n                isDown=false;\n                container.style.cursor=\"grab\";\n            });\n        });\n        container.addEventListener(\"mousemove\", function(e){\n            if(!isDown) return;\n            e.preventDefault();\n            var x=e.pageX-container.offsetLeft;\n            var walk=(x-startX)*1.2;\n            container.scrollLeft=scrollLeft-walk;\n        });\n    }\n\n    if (isLegacyWebKit) {\n        console.log(\"PDF.js: Loading UMD v3.11.174 for legacy WebKit\");\n        var s = document.createElement(\"script\");\n        s.src = \"https:\/\/cdn.jsdelivr.net\/npm\/pdfjs-dist@3.11.174\/build\/pdf.min.js\";\n        s.onload = function(){\n            pdfjsLib.GlobalWorkerOptions.workerSrc =\n              \"https:\/\/cdn.jsdelivr.net\/npm\/pdfjs-dist@3.11.174\/build\/pdf.worker.min.js\";\n            renderPDF(pdfjsLib);\n        };\n        document.head.appendChild(s);\n    } else {\n        console.log(\"PDF.js: Loading ESM v5.2.133 standard build\");\n        var s_module = document.createElement(\"script\");\n        s_module.type = \"module\";\n        s_module.textContent = `\n            import * as pdfjsLib from \"https:\/\/unpkg.com\/pdfjs-dist@5.2.133\/build\/pdf.min.mjs\";\n            pdfjsLib.GlobalWorkerOptions.workerSrc =\n              \"https:\/\/unpkg.com\/pdfjs-dist@5.2.133\/build\/pdf.worker.min.mjs\";\n            (${renderPDF.toString()})(pdfjsLib);\n        `;\n        document.head.appendChild(s_module);\n    }\n})();\n<\/script>\n\n        \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-124a533 elementor-widget elementor-widget-text-editor\" data-id=\"124a533\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\tPrevious year\u2019s figures by segment for interest and similar income, and interest and similar expenses, are not available.\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e393c8d elementor-widget elementor-widget-spacer\" data-id=\"e393c8d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-01333c2 elementor-widget elementor-widget-text-editor\" data-id=\"01333c2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\tAs part of regular internal and external reporting, the PCC Group\u2019s business is divided geographically into seven regions (Germany, Poland, Other EU Member States, Other Europe, USA, Asia, and Other Regions). In the 2025 reporting year, the Group generated 15.0 % of its revenue with customers in Germany (previous year: 17.5 %), while 42.8 % came from customers in Poland (previous year: 39.4 %). The PCC Group generated a total of 86.2 % of its revenue from customers in European Union member states (previous year: 87.1 %), primarily Poland and Germany.   <br><\/br>\n\nIn 2025, Poland accounted for 83.0 % (previous year: 79.7 %) of the Group\u2019s revenue from third parties, calculated based on company location (registered office), with the total at \u20ac 766.8 million (previous year: \u20ac 765.1 million). Based on the customer location, the region accounted for \u20ac 395.3 million (previous year: \u20ac 378.3 million) or 42.8 % (previous year: 39.4 %). In Germany, revenue based on the customer location decreased from \u20ac 168.4 million in the prior year to \u20ac 138.4 million in the reporting year. Based on the company\u2019s registered office, revenue decreased from \u20ac 66.6 million in the prior year to \u20ac 53.6 million in the reporting year.   \t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-df8001f elementor-widget elementor-widget-spacer\" data-id=\"df8001f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-310ae9e e-con-full e-flex e-con e-child\" data-id=\"310ae9e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-f21ea5e e-con-full e-flex e-con e-child\" data-id=\"f21ea5e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-f7a0366 e-con-full pcc-diagramm-headline-box e-flex e-con e-child\" data-id=\"f7a0366\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4ce7709 pcc-diagram-headline elementor-widget__width-auto elementor-widget elementor-widget-heading\" data-id=\"4ce7709\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\">Sales by region<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-69f05da pcc-diagramm-bezeichnung elementor-widget__width-auto elementor-absolute elementor-widget elementor-widget-heading\" data-id=\"69f05da\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\">G_A_08<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-615efa8 e-con-full e-flex e-con e-child\" data-id=\"615efa8\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fcb7d86 elementor-widget elementor-widget-shortcode\" data-id=\"fcb7d86\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><div id=\"donut-chart-8\" class=\"donut-block\"><\/div><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-eaf4024 e-con-full e-flex e-con e-child\" data-id=\"eaf4024\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-d732672 e-con-full pcc-diagramm-headline-box e-flex e-con e-child\" data-id=\"d732672\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e26701b pcc-diagram-headline elementor-widget__width-auto elementor-widget elementor-widget-heading\" data-id=\"e26701b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\">Capital expenditures by region<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-44c384e pcc-diagramm-bezeichnung elementor-widget__width-auto elementor-absolute elementor-widget elementor-widget-heading\" data-id=\"44c384e\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\">G_A_09<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-77ab23a e-con-full e-flex e-con e-child\" data-id=\"77ab23a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9688166 elementor-widget elementor-widget-shortcode\" data-id=\"9688166\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><div id=\"donut-chart-9\" class=\"donut-block\"><\/div><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-01dcb49 elementor-widget elementor-widget-spacer\" data-id=\"01dcb49\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c47db90 elementor-widget elementor-widget-text-editor\" data-id=\"c47db90\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\tCapital expenditures increased compared to the previous year and totaled \u20ac 173.8 million, up from \u20ac 126.5 million last time. Of these expenditures, the largest portion in fiscal 2025, amounting to \u20ac 135.4 million (previous year: \u20ac 102.2 million), was attributable to the Poland region.<br><\/br>\n\nIn addition to the completion of the two new electrolyzers for chlorine production, further investments were made in the oxyalkylate plant currently under construction at the Brzeg Dolny site. This was accompanied by infrastructure investments, such as in the local power grid. Additionally, investments were made in locomotives, rail tank cars, and railcars.  \t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>(17) Business segment report The PCC Group currently operates with approximately 3,100 employees at 41 locations in 18 countries. The investment portfolio is divided into seven segments. The six segments Polyols &#038; Derivatives, Surfactants &#038; Derivatives, Chlorine &#038; Derivatives, Silicon &#038; Derivatives, Trading &#038; Services and Logistics are allocated full operational responsibility. Assigned to these [&hellip;]<\/p>\n","protected":false},"author":4,"featured_media":0,"parent":5391,"menu_order":2,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-5409","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/geschaeftsbericht-2025.pcc.eu\/en\/wp-json\/wp\/v2\/pages\/5409","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/geschaeftsbericht-2025.pcc.eu\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/geschaeftsbericht-2025.pcc.eu\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/geschaeftsbericht-2025.pcc.eu\/en\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/geschaeftsbericht-2025.pcc.eu\/en\/wp-json\/wp\/v2\/comments?post=5409"}],"version-history":[{"count":7,"href":"https:\/\/geschaeftsbericht-2025.pcc.eu\/en\/wp-json\/wp\/v2\/pages\/5409\/revisions"}],"predecessor-version":[{"id":6868,"href":"https:\/\/geschaeftsbericht-2025.pcc.eu\/en\/wp-json\/wp\/v2\/pages\/5409\/revisions\/6868"}],"up":[{"embeddable":true,"href":"https:\/\/geschaeftsbericht-2025.pcc.eu\/en\/wp-json\/wp\/v2\/pages\/5391"}],"wp:attachment":[{"href":"https:\/\/geschaeftsbericht-2025.pcc.eu\/en\/wp-json\/wp\/v2\/media?parent=5409"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}