{"id":2178,"date":"2025-06-03T14:32:49","date_gmt":"2025-06-03T12:32:49","guid":{"rendered":"https:\/\/reploid.eu\/?page_id=2178"},"modified":"2026-03-23T09:00:14","modified_gmt":"2026-03-23T08:00:14","slug":"investor","status":"publish","type":"page","link":"https:\/\/reploid.eu\/en\/investor\/","title":{"rendered":"Investor"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"de\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Investor Relations &#8211; Reploid Group AG<\/title>\n    <style>\n        * { margin: 0; padding: 0; box-sizing: border-box; }\n        html, body {\n            font-family: 'Montserrat', Arial, sans-serif;\n            line-height: 1.6;\n            color: #AEE6AC;\n            background-color: #f9fafb;\n            max-width: 100vw;\n            overflow-x: hidden;\n        }\n        .container-wide { max-width: 1800px; margin: 0 auto; padding: 0 1rem; }\n        .container { max-width: 1400px; margin: 0 auto; padding: 0 1rem; }\n        .hero {\n            background: linear-gradient(to right, #0B1E20, #0B1E20);\n            color: white;\n            position: relative;\n            overflow: hidden;\n        }\n        .pill{display:inline-flex;gap:12px;flex-wrap:wrap}\n        #eqs-cms-irtools-contactform .pill-icon {\n  font-size: 1.2rem;\n  line-height: 1;\n}\n\n        .hero-content {\n            position: relative;\n            padding: 4rem 0;\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 3rem;\n            align-items: center;\n        }\n        .section-fullwidth {\n    max-width: 1400px;\n    margin: 0 auto;\n    padding: 0 1rem;\n}\n        \n        .hero-text h1 { font-size: 3rem; font-weight: bold; margin-bottom: 1.5rem; }\n        .hero-text .subtitle {\n            font-size: 1.25rem; color: #AEE6AC; margin-bottom: 2rem; line-height: 1.7;\n        }\n        .stock-chart { background: rgba(255,255,255,0.1); backdrop-filter: blur(50px); border-radius: 0.8rem; padding: 1.5rem; display: flex; flex-direction: column; justify-content: center; }\n        .stock-header { display: flex; justify-content: space-between; align-items: center; margin-bottom: 1rem; }\n        .stock-symbol { display: flex; align-items: center; gap: 0.75rem; }\n        .stock-dot    { width: 0.75rem; height: 0.75rem; background: #AEE6AC; border-radius: 50%; }\n        .iframe-container { display: flex; justify-content: center; align-items: center; width: 100%; margin-top: 1rem; margin-bottom: 1rem; }\n        .iframe-container iframe { width: 100%; max-width: 600px; height: 400px; }\n        .main-content   { padding: 3rem 0; }\n        <div class=\"content-grid\">\n    <div> <!-- linke Spalte -->\n        <!-- Services Section ist hier drin -->\n    <\/div>\n\n    <div class=\"sidebar\">...<\/div>\n<\/div>\n\n        .section        { margin-bottom: 3rem; }\n        .section h2     { font-size: 1.5rem; font-weight: bold; color: #111827; margin-bottom: 1.5rem; }\n        .reports-grid   { display: grid; grid-template-columns: 1fr 1fr; gap: 1.5rem; margin-bottom: 2rem; }\n        .report-card    { background: #0B1E20; color: white; padding: 1.5rem; border-radius: 0.5rem; }\n        .report-label   { color: #E9F1E9; font-size: 0.875rem; font-weight: 500; margin-bottom: 0.5rem; }\n        .report-title   { font-size: 1.5rem; font-weight: bold; margin-bottom: 1rem; }\n        .report-link    { color: #E9F1E9; text-decoration: none; display: flex; align-items: center; gap: 0.5rem; transition: color 0.3s; }\n        .report-link:hover { color: white; }\n        .btn { background: #0B1E20; color: white; padding: 0.5rem 1rem; border: none; border-radius: 0.25rem; cursor: pointer; text-decoration: none; display: inline-block; transition: background-color 0.3s; }\n        .btn-outline { color: #0B1E20; border: 1px solid #0B1E20; background: transparent; padding: 0.5rem 1rem; border-radius: 0.25rem; text-decoration: none; display: inline-block; transition: all 0.3s; }\n        .btn-outline:hover { background: #E9F1E9; }\n        .services-grid  { \n    display: grid; \n    grid-template-columns: repeat(3, 1fr); \n    gap: 1.5rem; \n    width: 100%;\n}\n\n\/* Tablet: 2 Spalten *\/\n.services-grid  { \n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 1.5rem;\n    margin-bottom: 2rem;\n    width: 100%;\n}\n\n\n\n\/* Handy: 1 Spalte *\/\n@media (max-width: 700px) {\n    .services-grid  { \n        grid-template-columns: 1fr; \n    }\n}\n\n        .service-card {\n    background: white;\n    border-radius: 0.5rem;\n    border: 1px solid #e5e7eb;\n    padding: 1.5rem; \/* dazu *\/\n    overflow: hidden;\n    box-shadow: 0 2px 6px rgba(0,0,0,0.08);\n    display: flex;         \/* neu *\/\n    flex-direction: column;\/* neu *\/\n    justify-content: space-between; \/* neu *\/\n}\n.service-card-1 {\n    background: white;\n    border-radius: 0.5rem;\n    border: 1px solid #e5e7eb;\n    overflow: hidden;\n    box-shadow: 0 1px 3px rgba(0,0,0,0.1);\n}\n\/* ===========================\n   EQS IR-Kontaktformular im REPLOID Look\n   =========================== *\/\n\n.ir-form-wrapper {\n  margin: 2.5rem auto 0 auto;\n  max-width: 900px;\n}\n\n.ir-form-header h2 {\n  font-size: 1.5rem;\n  font-weight: 700;\n  color: #0B1E20;\n  margin-bottom: 0.4rem;\n}\n\n.ir-form-header p {\n  color: #4b5563;\n  font-size: 0.95rem;\n  max-width: 640px;\n}\n\n\/* Karte um das Formular *\/\n.ir-form-card {\n  margin-top: 1.5rem;\n  background: var(--mint-green, #E9F1E9);\n  border-radius: 0.75rem;\n  border: 1px solid rgba(11, 30, 32, 0.12);\n  padding: 1.75rem 1.5rem;\n  box-shadow: 0 8px 24px rgba(0,0,0,0.05);\n}\n\n\/* Grundtypografie f\u00fcr alles, was EQS da reinrendert *\/\n#eqs-cms-irtools-contactform,\n#eqs-cms-irtools-contactform * {\n  box-sizing: border-box;\n  font-family: 'Inter', system-ui, -apple-system, BlinkMacSystemFont, sans-serif;\n  color: #0B1E20;\n}\n\n\/* Formularlayout *\/\n#eqs-cms-irtools-contactform form {\n  display: grid;\n  gap: 1rem 1.25rem;\n}\n\n\/* Labels *\/\n#eqs-cms-irtools-contactform label {\n  font-size: 0.9rem;\n  font-weight: 600;\n  color: #0B1E20;\n  margin-bottom: 0.25rem;\n}\n\n\/* Inputs, Selects, Textareas *\/\n#eqs-cms-irtools-contactform input[type=\"text\"],\n#eqs-cms-irtools-contactform input[type=\"email\"],\n#eqs-cms-irtools-contactform input[type=\"tel\"],\n#eqs-cms-irtools-contactform input[type=\"number\"],\n#eqs-cms-irtools-contactform select,\n#eqs-cms-irtools-contactform textarea {\n  width: 100%;\n  border-radius: 0.5rem;\n  border: 1px solid #d1d5db;\n  padding: 0.6rem 0.75rem;\n  font-size: 0.9rem;\n  background: #ffffff;\n  transition: border-color 0.18s, box-shadow 0.18s, background-color 0.18s;\n}\n\n#eqs-cms-irtools-contactform input[type=\"text\"]:focus,\n#eqs-cms-irtools-contactform input[type=\"email\"]:focus,\n#eqs-cms-irtools-contactform input[type=\"tel\"]:focus,\n#eqs-cms-irtools-contactform input[type=\"number\"]:focus,\n#eqs-cms-irtools-contactform select:focus,\n#eqs-cms-irtools-contactform textarea:focus {\n  outline: none;\n  border-color: #0B1E20;\n  box-shadow: 0 0 0 1px rgba(11,30,32,0.1);\n  background: #ffffff;\n}\n\n\/* Checkboxen \/ Radiobuttons *\/\n#eqs-cms-irtools-contactform input[type=\"checkbox\"],\n#eqs-cms-irtools-contactform input[type=\"radio\"] {\n  accent-color: #0B1E20; \/* moderne Browser *\/\n}\n\n\/* Buttons *\/\n#eqs-cms-irtools-contactform button,\n#eqs-cms-irtools-contactform input[type=\"submit\"],\n#eqs-cms-irtools-contactform input[type=\"button\"] {\n  background: #0B1E20;\n  color: #ffffff;\n  border-radius: 999px;\n  border: none;\n  padding: 0.65rem 1.7rem;\n  font-weight: 600;\n  font-size: 0.95rem;\n  cursor: pointer;\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  gap: 0.35rem;\n  box-shadow: 0 4px 14px rgba(11,30,32,0.25);\n  transition: background 0.18s ease, box-shadow 0.18s ease, transform 0.08s ease;\n  text-decoration: none;\n}\n\n#eqs-cms-irtools-contactform button:hover,\n#eqs-cms-irtools-contactform input[type=\"submit\"]:hover,\n#eqs-cms-irtools-contactform input[type=\"button\"]:hover {\n  background: #233536;\n  box-shadow: 0 6px 18px rgba(11,30,32,0.32);\n  transform: translateY(-1px);\n}\n\n#eqs-cms-irtools-contactform button:active,\n#eqs-cms-irtools-contactform input[type=\"submit\"]:active,\n#eqs-cms-irtools-contactform input[type=\"button\"]:active {\n  transform: translateY(0);\n  box-shadow: 0 2px 10px rgba(11,30,32,0.25);\n}\n\n\/* Fehlermeldungen \/ Hilfetexte (Fallback, falls EQS Klassen benutzt) *\/\n#eqs-cms-irtools-contactform .error,\n#eqs-cms-irtools-contactform .eqs-error,\n#eqs-cms-irtools-contactform .validation-error {\n  color: #b91c1c;\n  font-size: 0.8rem;\n  margin-top: 0.25rem;\n}\n\n#eqs-cms-irtools-contactform .help-text,\n#eqs-cms-irtools-contactform .eqs-help-text {\n  color: #6b7280;\n  font-size: 0.8rem;\n}\n\n\/* Responsive Anpassungen *\/\n@media (max-width: 700px) {\n  .ir-form-card {\n    padding: 1.25rem 1rem;\n    border-radius: 0.75rem;\n  }\n\n  #eqs-cms-irtools-contactform form {\n    gap: 0.85rem;\n  }\n}\n\n\n        .service-content{ padding: 1.5rem; }\n        .service-title  { font-size: 1.125rem; font-weight: bold; color: #111827; margin-bottom: 0.5rem; }\n        .service-description { color: #6b7280; margin-bottom: 1rem; }\n        .sidebar        { display: flex; flex-direction: column; gap: 2rem; }\n        .sidebar-card   { background: #AEE6AC; border-radius: 0.5rem; padding: 1.5rem; }\n        .sidebar-header { display: flex; align-items: center; gap: 0.5rem; margin-bottom: 1rem; }\n        .sidebar-title  { font-size: 1.125rem; font-weight: bold; color: #111827; }\n        .contact-label  { font-weight: 500; color: #111827; }\n        .contact-value  { color: #0B1E20; font-weight: 500; }\n        .contact-email  { color: #0B1E20; }\n        .sidebar-links  { display: flex; flex-direction: column; gap: 0.75rem; }\n        .sidebar-link   { color: #374151; text-decoration: none; transition: color 0.3s; }\n        .sidebar-link:hover { color: #0B1E20; }\n        .download-item  { border: 1px solid #e5e7eb; border-radius: 0.5rem; padding: 1rem; background: white; margin-bottom: 1rem; }\n        .download-content { display: flex; gap: 0.75rem; }\n        .download-title { font-weight: 500; color: #111827; font-size: 0.875rem; }\n        .download-size  { color: #6b7280; font-size: 0.75rem; }\n        .download-btn    { background: #0B1E20; color: white; padding: 0.25rem 0.75rem; font-size: 0.75rem; border: none; border-radius: 0.25rem; cursor: pointer; }\n        .logos-feed  { display: flex; justify-content: center; align-items: center; margin-bottom: 24px;}\n        .logos-feed img { max-width: 180px; height: auto; display: block; }\n        \/* Pie Chart *\/\n        .shareholder-pie-canvas { display: block; margin: 0 auto; background: transparent; border-radius: 0; box-shadow: none; }\n        .shareholder-pie-tooltip {\n            position: fixed; pointer-events: none; background: rgba(0,0,0,0.85);\n            color: #fff; padding: 7px 14px; border-radius: 6px; font-size: 14px;\n            font-family: sans-serif; white-space: nowrap; z-index: 99; opacity: 0; visibility: hidden; transition: opacity 0.2s;\n        }\n        @media (max-width: 1024px) {\n            .hero-content { grid-template-columns: 1fr; gap: 2rem;}\n            .content-grid, .reports-grid, .services-grid { grid-template-columns: 1fr; }\n        }\n        @media (max-width:900px) {\n            .shareholder-layout { flex-direction: column !important; gap: 24px !important; align-items: stretch !important; }\n            #shareholder-pie { width: 100% !important; min-width: 0 !important; margin: 0 auto 24px auto !important; }\n        }\n        @media (max-width:700px) {\n            .iframe-container iframe { height: 220px !important; max-width: 100% !important; min-width: 0 !important; }\n            .hero-text h1 { font-size: 1.3rem; }\n            .section h2  { font-size: 1.1rem; }\n            #shareholder-pie, .shareholder-pie-canvas { height: 210px !important; width: 210px !important; max-width: 100vw !important; min-width: 0 !important; }\n        }\n        @media (max-width:640px) {\n            .container { padding: 0 0.5rem; }\n            .hero-content { padding: 2rem 0; }\n            .main-content { padding: 2rem 0; }\n        }\n    <\/style>\n<\/head>\n<body>\n    <!-- Hero Section -->\n    <section class=\"hero\">\n        <div class=\"container-wide\">\n            <div class=\"hero-content\">\n                <div class=\"hero-text\">\n                    <h1><span style=\"color: #E9F1E9;\">Investor Relations<\/span><\/h1>\n                    <p class=\"subtitle\">Wir f\u00fchlen uns dem Finanzmarkt und den Anliegen unserer Aktion\u00e4re und sonstiger Interessensgruppen verpflichtet.<\/p>\n                    <p class=\"subtitle\">Hier finden Sie alle wesentlichen Informationen \u00fcber die REPLOID-Aktie, unsere Anleihen, Gesch\u00e4fts- und Finanzberichte sowie Kontaktdetails. F\u00fcr weitere Informationen kontaktieren Sie bitte unser Investor-Relations Team.<\/p>\n                <\/div>\n                <div class=\"stock-chart\">\n                    <div class=\"stock-header\">\n                        <div class=\"stock-symbol\">\n                            <div class=\"stock-dot\"><\/div>\n                            <span style=\"font-weight: bold; font-size: 1.125rem;\">REPLOID Group AG<\/span>\n                        <\/div>\n                    <\/div>\n                    <div class=\"iframe-container\">\n                        <iframe loading=\"lazy\" src=\"https:\/\/www.wienerborse.at\/chart-service\/reploid-group-ag\/reploid-big-chart-3-1mo\/\" width=\"100%\" height=\"400\"><\/iframe>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n    <!-- Main Content -->\n    <main class=\"main-content\">\n        <div class=\"container\">\n            <div class=\"content-grid\">\n                <!-- Left Column -->\n                <div>\n                    <!-- Financial Reports Section -->\n                    <section class=\"section\">\n                        <h2>Aktuelle Finanzberichte downloaden<\/h2>\n                        <div class=\"reports-grid\">\n                            <div class=\"report-card\">\n                                <div class=\"report-label\">ERGEBNISSE<\/div>\n                                <div class=\"report-title\">Halbjahresbericht 2025<\/div>\n                                <a href=\"https:\/\/reploid.eu\/wp-content\/uploads\/2025\/10\/Reploid_Halbjahresbericht_2025_DE.pdf\"\n   class=\"download-btn report-link\"\n   download=\"Reploid_Halbjahresbericht_2025_DE.pdf\"\n   rel=\"noopener\">Weiterlesen \u2192<\/a>\n\n                            <\/div>\n                            <div class=\"report-card\">\n                                <div class=\"report-label\">ERGEBNISSE<\/div>\n                                <div class=\"report-title\">Jahresbericht 2024<\/div>\n                                <a href=\"https:\/\/reploid.eu\/wp-content\/uploads\/2025\/07\/REPLOID_Group_AG__2024.pdf\" download class=\"download-btn report-link\">\n                                    Weiterlesen \u2192\n                                <\/a>\n                            <\/div>\n                        <\/div>\n                    <\/section>\n                    <!-- Services Section -->\n                    <section class=\"section\">\n                        <h2>Unsere Investor Relations Services<\/h2>\n                        <div class=\"services-grid\">\n                            <div class=\"service-card-1\">\n                                <div class=\"service-content\">\n                                    <h3 class=\"service-title\">Aktie<\/h3>\n                                    <p class=\"service-description\">Interaktives Aktienchart &#038; Kursdetails<\/p>\n                                    <a href=\"https:\/\/www.wienerborse.at\/aktien-direct-market-plus\/reploid-group-ag-AT0000A3HRX5\/\" class=\"btn-outline\">Weiterlesen<\/a>\n                                <\/div>\n                            <\/div>\n                            <div class=\"service-card-1\">\n                                <div class=\"service-content\">\n                                    <h3 class=\"service-title\">Finanzterminkalender<\/h3>\n                                    <p class=\"service-description\">Ver\u00f6ffentlichungstage von Ergebnissen<\/p>\n                                    <a href=\"https:\/\/reploid.eu\/investor\/finanzkalender\/\" class=\"btn-outline\">Weiterlesen<\/a>\n                                <\/div>\n                            <\/div>\n                            <div class=\"service-card-1\">\n                                <div class=\"service-content\">\n                                    <h3 class=\"service-title\">Pressebereich<\/h3>\n                                    <p class=\"service-description\"Presse<\/p>\n                                        <p class=\"service-description\">Presse<\/p>\n                                    <a href=\"https:\/\/reploid.eu\/Presse\" class=\"btn-outline\">Weiterlesen<\/a>\n                                <\/div>\n                            <\/div>\n                                                        <div class=\"service-card-1\">\n                                <div class=\"service-content\">\n                                    <h3 class=\"service-title\">Nachhaltigkeit<\/h3>\n                                        <p class=\"service-description\">REPLOID Nachhaltigkeit<\/p>\n                                    <a href=\"https:\/\/reploid.eu\/sustainability-advantages\/\" class=\"btn-outline\">Weiterlesen<\/a>\n                                <\/div>\n                            <\/div>\n                            \n                            \n                            <div class=\"service-card-1\">\n                                <div class=\"service-content\">\n                                    <h3 class=\"service-title\">Hauptversammlung<\/h3>\n                                        <p class=\"service-description\">Hauptversammlung 2025<\/p>\n                                    <a href=https:\/\/reploid.eu\/investor\/finanzkalender\/\" class=\"btn-outline\">Weiterlesen<\/a>\n                                <\/div>\n                            <\/div>\n                            <div class=\"service-card-1\">\n                                <div class=\"service-content\">\n                                    <h3 class=\"service-title\">INVESTOR RELATIONS<\/h3>\n                                         <a href=\"tel:+436606934563\" style=\"color: #0B1E20; font-weight: 500; text-decoration: none;\">\n    +43 660 69 34 563\n  <\/a><div class=\"contact-email\">\n  <a href=\"mailto:Investors@reploid.eu\" style=\"color: #0B1E20; text-decoration: none;\">\n    Investors@reploid.eu<br><br>\n                                    <a href=https:\/\/reploid.eu\/investor\/registrierung-newsletter\/\" class=\"btn-outline\">Registrierung-Newsletter<\/a>\n  <br><\/br><\/a><\/div>\n<\/br>\n<\/div>\n                            \n                        <\/div> <h2>Sonstige Downloads<\/h2>\n                                              <\/div><div class=\"service-card\">\n                                <div class=\"service-content\">\n                                    <h3 class=\"service-title\">Info Memorandum<\/h3>\n                                    <p class=\"service-description\">Ver\u00f6ffentlichungstage von Ergebnissen<\/p>\n                                    <a href=\"https:\/\/reploid.eu\/wp-content\/uploads\/2025\/07\/Information-Memorandum-REPLOID-Secured.pdf\" class=\"btn-outline\">Weiterlesen<\/a>\n                                <\/div>\n                            <\/div>\n                            \n                    <\/section>\n                    <!-- Shareholder Diagramm & Legende -->\n                    <div style=\"margin-top:2rem;\">\n                        <h3 style=\"margin-bottom:1rem; color:#111827;\">Aktion\u00e4rsstruktur<\/h3>\n                        <div style=\"display:flex; align-items:center; gap:64px; max-width:700px; margin:40px auto 0 auto;\">\n                            <!-- Linke Legende -->\n                            <div style=\"min-width:220px;\">\n                              <ul style=\"list-style:none; margin:0; padding:0; font-family:sans-serif; font-size:15px; color:#222;\">\n                                <li>\n                                  <span style=\"white-space:nowrap; display:inline-flex; align-items:center;\">\n                                    <span style=\"display:inline-block;width:14px;height:14px;vertical-align:middle;background:#0B1E20;margin-right:8px;border-radius:2px;\"><\/span>\n                                    Philip&nbsp;Pauer&nbsp;\u2013&nbsp;62,8 %\n                                  <\/span>\n                                <\/li>\n                                <li>\n                                  <span style=\"white-space:nowrap; display:inline-flex; align-items:center;\">\n                                    <span style=\"display:inline-block;width:14px;height:14px;vertical-align:middle;background:#AEE6AC;margin-right:8px;border-radius:2px;\"><\/span>\n                                    Addendum&nbsp;Invest&nbsp;FlexKapG*&nbsp;\u2013&nbsp;22,9 %\n                                  <\/span>\n                                <\/li>\n                                <li>\n                                  <span style=\"white-space:nowrap; display:inline-flex; align-items:center;\">\n                                    <span style=\"display:inline-block;width:14px;height:14px;vertical-align:middle;background:#a17aed;margin-right:8px;border-radius:2px;\"><\/span>\n                                    Streubesitz&nbsp;\u2013&nbsp;14,3 %\n                                  <\/span>\n                                               \n                              <\/ul>\n                            <\/div>\n                            <!-- Rechtes Kuchendiagramm -->\n                            <div id=\"shareholder-pie\" style=\"width:320px; min-width:320px;\"><\/div>\n                        <\/div>\n                    <\/div>\n                    <script>\n                    (function(){\n                      var data = [\n  {label:'Philip Pauer', value:62.8, color:'#0B1E20'},\n  {label:'Addendum Invest FlexKapG', value:22.9, color:'#AEE6AC'},\n  {label:'Streubesitz ', value:14.3, color:'#a17aed'},\n];\n                      var container = document.getElementById('shareholder-pie');\n                      var canvas = document.createElement('canvas');\n                      canvas.width = canvas.height = 320;\n                      canvas.className = 'shareholder-pie-canvas';\n                      container.appendChild(canvas);\n                      var tooltip = document.createElement('div');\n                      tooltip.className = 'shareholder-pie-tooltip';\n                      document.body.appendChild(tooltip);\n                      var ctx = canvas.getContext('2d');\n                      var total = data.reduce(function(a,b){return a+b.value;},0);\n                      var startAngle = 0, radius = 140, cx = 160, cy = 160, slices = [];\n                      data.forEach(function(d){\n                        var angle = (d.value\/total)*2*Math.PI;\n                        var endAngle = startAngle + angle;\n                        ctx.beginPath();\n                        ctx.moveTo(cx,cy);\n                        ctx.arc(cx,cy,radius,startAngle,endAngle);\n                        ctx.closePath();\n                        ctx.fillStyle = d.color;\n                        ctx.fill();\n                        slices.push({start:startAngle, end:endAngle, data:d});\n                        startAngle = endAngle;\n                      });\n                      canvas.addEventListener('mousemove',function(e){\n                        var rect = canvas.getBoundingClientRect();\n                        var x = e.clientX-rect.left-cx, y = e.clientY-rect.top-cy;\n                        var dist = Math.sqrt(x*x+y*y);\n                        if(dist > radius) {\n                          tooltip.style.opacity = 0;\n                          tooltip.style.visibility = 'hidden';\n                          return;\n                        }\n                        var angle = Math.atan2(y,x); if(angle<0) angle+=2*Math.PI;\n                        var found = null;\n                        slices.forEach(function(s){\n                          if(angle>=s.start && angle<=s.end) found = s.data;\n                        });\n                        if(found) {\n                          tooltip.innerHTML = '<strong>'+found.label+'<\/strong><br>'+found.value+'%';\n                          tooltip.style.visibility = 'visible';\n                          tooltip.style.opacity = 1;\n                          var mouseX = e.clientX;\n                          var mouseY = e.clientY;\n                          var tooltipRect = tooltip.getBoundingClientRect();\n                          var pad = 6;\n                          var cLeft = rect.left, cTop = rect.top, cRight = rect.right, cBottom = rect.bottom;\n                          var ttLeft = Math.min(\n                            Math.max(mouseX+15, cLeft+pad),\n                            cRight - tooltipRect.width - pad\n                          );\n                          var ttTop = Math.min(\n                            Math.max(mouseY-20, cTop+pad),\n                            cBottom - tooltipRect.height - pad\n                          );\n                          tooltip.style.left = ttLeft+'px';\n                          tooltip.style.top = ttTop+'px';\n                        } else {\n                          tooltip.style.opacity = 0;\n                          tooltip.style.visibility = 'hidden';\n                        }\n                      });\n                      canvas.addEventListener('mouseleave',function(){\n                        tooltip.style.opacity = 0;\n                        tooltip.style.visibility = 'hidden';\n                      });\n                    })();\n                    <\/script>\n                    <p class=\"service-description\">*Philip Pauer zuzurechnen<\/p>\n                     <!-- Rocket Section\n                     <a href=\"https:\/\/www.invesdor.at\/projekte\/5ca518fc-9b32-4a60-96ec-0826b07e20d8?utm_campaign=c.reploid_01.ex&utm_source=website&utm_medium=referral#\/\" target=\"_blank\" rel=\"noopener\"><img decoding=\"async\" src=\"https:\/\/reploid.eu\/wp-content\/uploads\/2026\/03\/REPLOID_Invesdor2026_BannerSmall.avif\" alt=\"Einladung zur exklusiven Investmentvorpalatzierung von Herosan\" \n     style=\"max-width:1800px; width:100%; height:auto; display:block; margin:0 auto;\"><\/a>-->\n                    <!-- Video Section-->\n                    <div style=\"margin-top: 2rem;\">\n                      <h3 style=\"margin-bottom: 1rem; color: #111827;\">REPLOID Group AG <\/h3>\n                      <video autoplay muted loop playsinline controls width=\"100%\" style=\"border-radius: 0.5rem; box-shadow: 0 2px 8px rgba(0,0,0,0.1); background: #000;\">\n    <source src=\"https:\/\/reploid.eu\/wp-content\/uploads\/2026\/03\/reploid_crowdfunding_2026-03-11_FullHD_cinemascope_25p_h264_sRGB.mp4\" type=\"video\/mp4\">\n        Ihr Browser unterst\u00fctzt das Video-Tag nicht.\n<\/video>\n                    <\/div>\n                    <br>\n                    <!-- News Feed \/ Placeholder -->\n                    <style>\n                    \/* --- Ad-hoc: Responsive Fixes --- *\/\n.ad-hoc-container {\n  max-width: 100%;\n  width: 100%;\n}\n\n\/* Buttons und Layout auf Mobile *\/\n@media (max-width: 700px) {\n  .ad-hoc-container { padding: 1.25rem 1rem; border-radius: 12px; }\n  .ad-hoc-title { font-size: 1.6rem; margin-bottom: 1.2rem; }\n  .ad-hoc-card { padding: 1.1rem 1rem; border-radius: 14px; }\n  .ad-hoc-btn { width: 100%; text-align: center; }\n}\n\n\/* Besseres Zeilenumbruch-Verhalten f\u00fcr lange \u00dcberschriften und Links *\/\n.ad-hoc-title-card,\n.ad-hoc-card a,\n.ad-hoc-date {\n  overflow-wrap: anywhere;      \/* moderne Browser *\/\n  word-break: break-word;       \/* Fallback *\/\n}\n\n\/* Header darf umbrechen *\/\n.ad-hoc-head {\n  display: flex;\n  gap: .9rem;\n  align-items: flex-start;\n  flex-wrap: wrap;              \/* wichtig f\u00fcr kleine Breiten *\/\n}\n\n\/* Typo-Scaling f\u00fcr sehr kleine Screens *\/\n@media (max-width: 275px) {\n  .ad-hoc-title-card { font-size: 1.02rem; }\n  .ad-hoc-date { font-size: 0.78rem; }\n  .ad-hoc-icon { font-size: 1.4rem; }\n}\n\n\/* Verhindert, dass die Karte zu breit wird, falls Eltern ein Grid haben *\/\n.ad-hoc-card { width: 100%; }\n\n\/* Abstand Button von Content auf Mobile *\/\n@media (max-width: 700px) {\n  .ad-hoc-card .ad-hoc-btn { margin-top: .8rem; }\n}\n\n.ad-hoc-container {\n  background: #112021;\n  padding: 2rem 2vw;\n  border-radius: 14px;\n  max-width: 850px;\n  margin: 2rem auto;\n}\n.ad-hoc-title {\n  color: #FFFFFF;\n  font-size: 2.3rem;\n  font-weight: 800;\n  margin-bottom: 2rem;\n  letter-spacing: -1px;\n  text-shadow: 0 2px 12px #15211311;\n}\n.ad-hoc-card {\n  background: #fff;\n  box-shadow: 0 8px 32px rgba(38, 62, 54, 0.14);\n  border-radius: 18px;\n  padding: 2rem 1.5rem 1.2rem 1.5rem;\n  margin-bottom: 1.5rem;\n  border-left: 6px solid #3bba6b;\n  transition: box-shadow 0.15s, border-color 0.3s;\n  position: relative;\n}\n.ad-hoc-card:hover {\n  box-shadow: 0 12px 36px rgba(38, 62, 54, 0.19);\n  border-left: 6px solid #1e422b;\n}\n.ad-hoc-head {\n  display: flex;\n  gap: .9rem;\n  align-items: flex-start;\n}\n.ad-hoc-icon {\n  font-size: 1.6rem;\n  margin-top: 4px;\n  color: #3bba6b;\n}\n.ad-hoc-title-card {\n  font-weight: bold;\n  font-size: 1.15rem;\n  color: #233632;\n  margin-bottom: 0.6rem;\n}\n.ad-hoc-date {\n  display: inline-block;\n  font-size: 0.82rem;\n  color: #3bba6b;\n  background: #193a25;\n  padding: 0.15em 0.9em;\n  border-radius: 22px;\n  margin-bottom: 1rem;\n  margin-left: 0.2rem;\n  font-weight: 600;\n  letter-spacing: 0.01em;\n}\n.ad-hoc-btn {\n  background: #3bba6b;\n  color: #fff;\n  border: none;\n  border-radius: 7px;\n  font-weight: 600;\n  font-size: 1rem;\n  padding: 0.6em 1.55em;\n  margin-top: 1em;\n  box-shadow: 0 2px 12px #121b1744;\n  cursor: pointer;\n  transition: background 0.19s;\n  outline: none;\n  text-decoration: none;\n  display: inline-block;\n}\n.ad-hoc-btn:hover {\n  background: #1e422b;\n}\n\/* 250\u2013550 px: Ad-hoc sauber schrumpfen lassen *\/\n@media (max-width: 550px) {\n  .ad-hoc-container,\n  #adhoc-news-container { \n    max-width: none;\n    width: 100%;\n    min-width: 0;            \/* wichtig, sonst klemmt Flex\/Grid *\/\n    margin: 1rem auto;\n    padding: 1rem 0.75rem;\n  }\n\n  .ad-hoc-head { \n    flex-wrap: wrap; \n    gap: 0.6rem; \n  }\n\n  \/* Fl\u00fcssige Typo-Skalierung im kleinen Bereich *\/\n  .ad-hoc-title {\n    font-size: clamp(1.1rem, 6.5vw, 1.4rem);\n    margin-bottom: 0.9rem;\n  }\n  .ad-hoc-title-card {\n    font-size: clamp(0.9rem, 3.6vw, 1.05rem);\n    line-height: 1.25;\n    max-width: 100%;\n  }\n  .ad-hoc-date {\n    font-size: clamp(0.7rem, 2.8vw, 0.8rem);\n  }\n\n  .ad-hoc-card {\n    padding: 0.9rem 0.8rem;\n    border-radius: 12px;\n    width: 100%;\n  }\n\n  .ad-hoc-icon { \n    font-size: 1.2rem; \n    margin-top: 2px; \n  }\n\n  .ad-hoc-btn {\n    width: 100%;\n    text-align: center;\n    margin-top: 0.65rem;\n    padding: 0.55em 1.1em;\n    max-width: 100%;\n  }\n\n  \/* Sicherheit bei untrennbaren Strings aus dem Feed *\/\n  .ad-hoc-title-card,\n  .ad-hoc-date,\n  .ad-hoc-btn {\n    overflow-wrap: anywhere;\n    word-break: break-word;\n  }\n}\n\n\/* Extra feinjustiert f\u00fcr extrem schmale Ger\u00e4te ~250\u2013320 px *\/\n@media (max-width: 320px) {\n  .ad-hoc-title { font-size: clamp(1rem, 7vw, 1.2rem); }\n  .ad-hoc-title-card { font-size: clamp(0.86rem, 3.8vw, 0.98rem); }\n  .ad-hoc-card { padding: 0.8rem 0.7rem; }\n}\n\/* Erzwingt, dass Grid\/Flex-Kinder schrumpfen d\u00fcrfen *\/\n.content-grid > *,\n.ad-hoc-container,\n#adhoc-news-container,\n.ad-hoc-card {\n  min-width: 0;\n  max-width: 100%;\n  box-sizing: border-box;\n}\n\n\/* Karte selbst darf niemals breiter als der Bildschirm *\/\n.ad-hoc-card {\n  width: 100%;\n  overflow: hidden;\n}\n\n\/* Buttons und Texte umbrechen *\/\n.ad-hoc-btn,\n.ad-hoc-title-card,\n.ad-hoc-date {\n  white-space: normal;       \/* kein Festhalten an einer Zeile *\/\n  overflow-wrap: anywhere;   \/* bricht auch lange Worte *\/\n  word-break: break-word;    \/* Fallback *\/\n}\n\n\/* Zus\u00e4tzliche Sicherheit: alles innerhalb Container auf 100% *\/\n@media (max-width: 550px) {\n  .ad-hoc-container {\n    max-width: 100% !important;\n    padding: 1rem;\n  }\n}\n\n<\/style>\n\n<div id=\"eqs-cms-irtools-contactform\" lang=\"de\"><\/div>\n<script>\ndocument.addEventListener('DOMContentLoaded', function() {\n    fetch('\/newsfeed.php')\n        .then(response => response.text())\n        .then(str => {\n            const container = document.getElementById('adhoc-news-container');\n            container.innerHTML = '';\n            const parser = new DOMParser();\n            const xmlDoc = parser.parseFromString(str, \"application\/xml\");\n            const newsItems = xmlDoc.getElementsByTagName('NewsItem');\n            for (let i = 0; i < newsItems.length; i++) {\n                const item = newsItems[i];\n                const title = item.getElementsByTagName('Headline')[0]?.textContent.trim() || '';\n                const link = item.getElementsByTagName('link')[0]?.textContent.trim() || '#';\n                const pubDate = item.parentNode.parentNode.getElementsByTagName('deliveryDate')[0]?.textContent || '';\n                const pubTime = item.parentNode.parentNode.getElementsByTagName('deliveryTime')[0]?.textContent || '';\n                let dateString = '';\n                if (pubDate ) {\n                  if (pubTime ) {\n                    dateString = `${pubDate} ${pubTime}`;\n                  } else {\n                    dateString = pubDate;\n                  }\n                }\n                const newsCard = document.createElement('div');\n                newsCard.classList.add('ad-hoc-card');\n                newsCard.innerHTML = `\n                    <div class=\"ad-hoc-head\">\n                      <div class=\"ad-hoc-icon\">\ud83d\udec8<\/div>\n                      <div>\n                        <div class=\"ad-hoc-title-card\">${title}<\/div>\n                        <div class=\"ad-hoc-date\">${dateString}<\/div>\n                      <\/div>\n                    <\/div>\n                    <a href=\"${link}\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"ad-hoc-btn\">Weiterlesen<\/a>\n                `;\n                container.appendChild(newsCard);\n            }\n        });\n});\n<\/script>\n<section class=\"ad-hoc-container\">\n    <div class=\"ad-hoc-title\">Ad-hoc Meldungen<\/div>\n    <div id=\"adhoc-news-container\">\n        <p style=\"color:#fff;\">Lade Ad-hoc Meldungen&#8230;<\/p>\n    <\/div>\n<\/section>\n <!-- Services Section --> <section class=\"section\">\n          <section class=\"section\" id=\"directors-dealings\">\n  <h2>Eigengesch\u00e4fte von F\u00fchrungskr\u00e4ften<\/h2>\n\n  <div class=\"download-list\" id=\"dd-list\"><\/div>\n\n  <script>\n  (function () {\n    const labelEl = document.getElementById(\"tp-readmore-label\");\n    const defaultLabel = labelEl ? labelEl.textContent.trim() : \"Weiterlesen\";\n\n    const items = [\n        {\n        date: \"2026-02-25\",\n        title: \"Addendum Invest\",\n        url: \"https:\/\/reploid.eu\/wp-content\/uploads\/2026\/02\/2026-02-25_DD_Addendum_Verkauf_EQS-Meldung.pdf\",\n        cta: \"Weiterlesen\"\n      },\n      {\n        date: \"2026-02-16\",\n        title: \"Philip Pauer\",\n        url: \"https:\/\/reploid.eu\/wp-content\/uploads\/2026\/02\/2026-02-13_DD_Pauer_EQS-Meldung.pdf\",\n        cta: \"Weiterlesen\"\n      },\n      {\n        date: \"2026-02-16\",\n        title: \"Horst Leitner\",\n        url: \"https:\/\/reploid.eu\/wp-content\/uploads\/2026\/02\/2026-02-16_DD_Leitner_EQS-Meldung.pdf\",\n        cta: \"Weiterlesen\"\n      },\n      {\n        date: \"2026-02-13\",\n        title: \"Philip Pauer\",\n        url: \"https:\/\/reploid.eu\/wp-content\/uploads\/2026\/02\/2026-02-13_DD_Pauer_EQS-Meldung.pdf\",\n        cta: \"Weiterlesen\"\n      },\n      {\n        date: \"2026-02-11\",\n        title: \"Addendum Invest\",\n        url: \"https:\/\/reploid.eu\/wp-content\/uploads\/2026\/02\/2026-02-11_DD_Addendum_EQS-Meldung-1.pdf\",\n        cta: \"Weiterlesen\"\n      },\n      {\n        date: \"2026-01-26\",\n        title: \"Philip Pauer\",\n        url: \"https:\/\/reploid.eu\/wp-content\/uploads\/2026\/01\/2026-01-26_DD_Pauer_EQS-Meldung.pdf\",\n        cta: \"Weiterlesen\"\n      },\n      {\n        date: \"2026-01-22\",\n        title: \"MapCon consulting GmbH\",\n        url: \"https:\/\/reploid.eu\/wp-content\/uploads\/2026\/01\/2026-01-22_DD_MapCon_Siller_EQS-Meldung.pdf\",\n        cta: \"Weiterlesen\"\n      },\n      {\n        date: \"2025-10-21\",\n        title: \"Addendum Invest\",\n        url: \"https:\/\/reploid.eu\/wp-content\/uploads\/2026\/01\/2025-10-21_DD_Addendum-Invest-FlexKapG_Pauer_EQS-Meldung.pdf\",\n        cta: \"Weiterlesen\"\n      }\n    ];\n\n    const container = document.getElementById(\"dd-list\");\n    if (!container) return;\n\n    const cleaned = items.filter(it => it && it.date && it.title && it.url);\n\n    const sorted = cleaned.slice().sort((a, b) => {\n      const d = new Date(b.date) - new Date(a.date);\n      if (d !== 0) return d;\n      return a.title.localeCompare(b.title, \"de\");\n    });\n\n    const formatDate = (iso) => {\n      const d = new Date(iso + \"T00:00:00\");\n      const dd = String(d.getDate()).padStart(2, \"0\");\n      const mm = String(d.getMonth() + 1).padStart(2, \"0\");\n      const yyyy = d.getFullYear();\n      return dd + \".\" + mm + \".\" + yyyy;\n    };\n\n    container.innerHTML = sorted.map((it, idx) => {\n      const label = (it.cta && String(it.cta).trim()) ? it.cta : defaultLabel;\n\n      return `\n        <div class=\"download-item\">\n          <div class=\"download-content\" style=\"display:flex; align-items:center; justify-content:space-between; gap:1rem;\">\n            <div>\n              <div class=\"download-title\">${it.title}<\/div>\n              <div class=\"download-size\">${formatDate(it.date)}<\/div>\n            <\/div>\n            <a class=\"btn-outline dd-cta\" href=\"${it.url}\" rel=\"noopener\" target=\"_blank\">\n              ${label}\n            <\/a>\n          <\/div>\n        <\/div>\n      `;\n    }).join(\"\");\n  })();\n<\/script>\n<\/section>\n\n      <aside class=\"sidebar\">\n        <!-- Sidebar Content -->\n      <\/aside>\n\n    <\/div>\n  <\/div>\n<\/main>\n                <\/body>\n<\/html>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Investor Relations &#8211; Reploid Group AG Investor Relations Wir f\u00fchlen uns dem Finanzmarkt und den Anliegen unserer Aktion\u00e4re und sonstiger Interessensgruppen verpflichtet. Hier finden Sie alle wesentlichen Informationen \u00fcber die REPLOID-Aktie, unsere Anleihen, Gesch\u00e4fts- und Finanzberichte sowie Kontaktdetails. F\u00fcr weitere Informationen kontaktieren Sie bitte unser Investor-Relations Team. REPLOID Group AG Aktuelle Finanzberichte downloaden ERGEBNISSE Halbjahresbericht&#8230;<\/p>","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_kad_blocks_custom_css":"","_kad_blocks_head_custom_js":"","_kad_blocks_body_custom_js":"","_kad_blocks_footer_custom_js":"","_kadence_starter_templates_imported_post":false,"_kad_post_transparent":"default","_kad_post_title":"default","_kad_post_layout":"fullwidth","_kad_post_sidebar_id":"","_kad_post_content_style":"default","_kad_post_vertical_padding":"default","_kad_post_feature":"default","_kad_post_feature_position":"default","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","footnotes":""},"class_list":["post-2178","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.3 (Yoast SEO v27.3) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Investor - REPLOID Group AG<\/title>\n<meta name=\"description\" content=\"Investor REPLOID Group AG -\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/reploid.eu\/en\/investor\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Investor\" \/>\n<meta property=\"og:description\" content=\"Investor REPLOID Group AG -\" \/>\n<meta property=\"og:url\" content=\"https:\/\/reploid.eu\/en\/investor\/\" \/>\n<meta property=\"og:site_name\" content=\"REPLOID Group AG\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/reploid.eu\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-23T08:00:14+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/reploid.eu\/wp-content\/uploads\/2026\/03\/REPLOID_Invesdor2026_BannerSmall.avif\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/reploid.eu\\\/investor\\\/\",\"url\":\"https:\\\/\\\/reploid.eu\\\/investor\\\/\",\"name\":\"Investor - REPLOID Group AG\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/reploid.eu\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/reploid.eu\\\/investor\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/reploid.eu\\\/investor\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/reploid.eu\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/REPLOID_Invesdor2026_BannerSmall.avif\",\"datePublished\":\"2025-06-03T12:32:49+00:00\",\"dateModified\":\"2026-03-23T08:00:14+00:00\",\"description\":\"Investor REPLOID Group AG -\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/reploid.eu\\\/investor\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/reploid.eu\\\/investor\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/reploid.eu\\\/investor\\\/#primaryimage\",\"url\":\"https:\\\/\\\/reploid.eu\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/REPLOID_Invesdor2026_BannerSmall.avif\",\"contentUrl\":\"https:\\\/\\\/reploid.eu\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/REPLOID_Invesdor2026_BannerSmall.avif\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/reploid.eu\\\/investor\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Startseite\",\"item\":\"https:\\\/\\\/reploid.eu\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Investor\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/reploid.eu\\\/#website\",\"url\":\"https:\\\/\\\/reploid.eu\\\/\",\"name\":\"REPLOID Group AG\",\"description\":\"Forward for Change\",\"publisher\":{\"@id\":\"https:\\\/\\\/reploid.eu\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/reploid.eu\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/reploid.eu\\\/#organization\",\"name\":\"REPLOID Group AG\",\"url\":\"https:\\\/\\\/reploid.eu\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/reploid.eu\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/reploid.eu\\\/wp-content\\\/uploads\\\/2025\\\/03\\\/Reploid_LinkedIn_400x400px.jpg\",\"contentUrl\":\"https:\\\/\\\/reploid.eu\\\/wp-content\\\/uploads\\\/2025\\\/03\\\/Reploid_LinkedIn_400x400px.jpg\",\"width\":1667,\"height\":1667,\"caption\":\"REPLOID Group AG\"},\"image\":{\"@id\":\"https:\\\/\\\/reploid.eu\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/reploid.eu\",\"https:\\\/\\\/www.instagram.com\\\/reploid.austria\\\/\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/86408168\"]}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Investor - REPLOID Group AG","description":"Investor REPLOID Group AG -","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/reploid.eu\/en\/investor\/","og_locale":"en_US","og_type":"article","og_title":"Investor","og_description":"Investor REPLOID Group AG -","og_url":"https:\/\/reploid.eu\/en\/investor\/","og_site_name":"REPLOID Group AG","article_publisher":"https:\/\/www.facebook.com\/reploid.eu","article_modified_time":"2026-03-23T08:00:14+00:00","og_image":[{"url":"https:\/\/reploid.eu\/wp-content\/uploads\/2026\/03\/REPLOID_Invesdor2026_BannerSmall.avif","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/reploid.eu\/investor\/","url":"https:\/\/reploid.eu\/investor\/","name":"Investor - REPLOID Group AG","isPartOf":{"@id":"https:\/\/reploid.eu\/#website"},"primaryImageOfPage":{"@id":"https:\/\/reploid.eu\/investor\/#primaryimage"},"image":{"@id":"https:\/\/reploid.eu\/investor\/#primaryimage"},"thumbnailUrl":"https:\/\/reploid.eu\/wp-content\/uploads\/2026\/03\/REPLOID_Invesdor2026_BannerSmall.avif","datePublished":"2025-06-03T12:32:49+00:00","dateModified":"2026-03-23T08:00:14+00:00","description":"Investor REPLOID Group AG -","breadcrumb":{"@id":"https:\/\/reploid.eu\/investor\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/reploid.eu\/investor\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/reploid.eu\/investor\/#primaryimage","url":"https:\/\/reploid.eu\/wp-content\/uploads\/2026\/03\/REPLOID_Invesdor2026_BannerSmall.avif","contentUrl":"https:\/\/reploid.eu\/wp-content\/uploads\/2026\/03\/REPLOID_Invesdor2026_BannerSmall.avif"},{"@type":"BreadcrumbList","@id":"https:\/\/reploid.eu\/investor\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Startseite","item":"https:\/\/reploid.eu\/"},{"@type":"ListItem","position":2,"name":"Investor"}]},{"@type":"WebSite","@id":"https:\/\/reploid.eu\/#website","url":"https:\/\/reploid.eu\/","name":"REPLOID Group AG","description":"Forward for Change","publisher":{"@id":"https:\/\/reploid.eu\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/reploid.eu\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/reploid.eu\/#organization","name":"REPLOID Group AG","url":"https:\/\/reploid.eu\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/reploid.eu\/#\/schema\/logo\/image\/","url":"https:\/\/reploid.eu\/wp-content\/uploads\/2025\/03\/Reploid_LinkedIn_400x400px.jpg","contentUrl":"https:\/\/reploid.eu\/wp-content\/uploads\/2025\/03\/Reploid_LinkedIn_400x400px.jpg","width":1667,"height":1667,"caption":"REPLOID Group AG"},"image":{"@id":"https:\/\/reploid.eu\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/reploid.eu","https:\/\/www.instagram.com\/reploid.austria\/","https:\/\/www.linkedin.com\/company\/86408168"]}]}},"taxonomy_info":[],"featured_image_src_large":false,"author_info":{"display_name":"admin-reploid","author_link":"https:\/\/reploid.eu\/en\/author\/admin-reploid\/"},"comment_info":0,"_links":{"self":[{"href":"https:\/\/reploid.eu\/en\/wp-json\/wp\/v2\/pages\/2178","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/reploid.eu\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/reploid.eu\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/reploid.eu\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/reploid.eu\/en\/wp-json\/wp\/v2\/comments?post=2178"}],"version-history":[{"count":183,"href":"https:\/\/reploid.eu\/en\/wp-json\/wp\/v2\/pages\/2178\/revisions"}],"predecessor-version":[{"id":3934,"href":"https:\/\/reploid.eu\/en\/wp-json\/wp\/v2\/pages\/2178\/revisions\/3934"}],"wp:attachment":[{"href":"https:\/\/reploid.eu\/en\/wp-json\/wp\/v2\/media?parent=2178"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}