{"id":3597,"date":"2025-12-11T11:26:38","date_gmt":"2025-12-11T10:26:38","guid":{"rendered":"https:\/\/reploid.eu\/?page_id=3597"},"modified":"2026-01-08T08:37:56","modified_gmt":"2026-01-08T07:37:56","slug":"registrierung-newsletter","status":"publish","type":"page","link":"https:\/\/reploid.eu\/en\/investor\/registrierung-newsletter\/","title":{"rendered":"Registrierung Newsletter Aut"},"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  \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<section class=\"section\">\n  <div class=\"container\">\n    <div class=\"ir-form-wrapper\">\n      <div class=\"ir-form-header\">\n        <h2>Versandservice<\/h2>\n        <p>Bitte registrieren Sie sich unten f\u00fcr den Empfang von REPLOID-News.<\/p>\n      <\/div>\n\n              \n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n                    \n         <\/main>\n                <\/body>\n<\/html>\n\n\n\n<section class=\"section\">\n  <div class=\"container\">\n    <div class=\"ir-form-wrapper\">\n<script id=\"eqs-cms-irtools-contactform-script\" defer=\"defer\" src=\"https:\/\/ir-api.eqs.com\/storage\/ir\/7b38d9\/tools\/c0856d5c-ca4a-4a3b-8fcc-90093c87e9b8\/index.js\"><\/script>\n<div id=\"eqs-cms-irtools-contactform\" lang=\"de\"><\/div>\n <\/div>\n    <\/div>\n","protected":false},"excerpt":{"rendered":"<p>Investor Relations &#8211; Reploid Group AG Versandservice Bitte registrieren Sie sich unten f\u00fcr den Empfang von REPLOID-News.<\/p>","protected":false},"author":2,"featured_media":0,"parent":2178,"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":"","_kad_post_title":"","_kad_post_layout":"","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","footnotes":""},"class_list":["post-3597","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>Registrierung Newsletter Aut - REPLOID Group AG<\/title>\n<meta name=\"description\" content=\"Registrierung Newsletter Aut 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\/registrierung-newsletter\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Registrierung Newsletter Aut\" \/>\n<meta property=\"og:description\" content=\"Registrierung Newsletter Aut REPLOID Group AG -\" \/>\n<meta property=\"og:url\" content=\"https:\/\/reploid.eu\/en\/investor\/registrierung-newsletter\/\" \/>\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-01-08T07:37:56+00:00\" \/>\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\\\/registrierung-newsletter\\\/\",\"url\":\"https:\\\/\\\/reploid.eu\\\/investor\\\/registrierung-newsletter\\\/\",\"name\":\"Registrierung Newsletter Aut - REPLOID Group AG\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/reploid.eu\\\/#website\"},\"datePublished\":\"2025-12-11T10:26:38+00:00\",\"dateModified\":\"2026-01-08T07:37:56+00:00\",\"description\":\"Registrierung Newsletter Aut REPLOID Group AG -\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/reploid.eu\\\/investor\\\/registrierung-newsletter\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/reploid.eu\\\/investor\\\/registrierung-newsletter\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/reploid.eu\\\/investor\\\/registrierung-newsletter\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Startseite\",\"item\":\"https:\\\/\\\/reploid.eu\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Investor\",\"item\":\"https:\\\/\\\/reploid.eu\\\/investor\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Registrierung Newsletter Aut\"}]},{\"@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":"Registrierung Newsletter Aut - REPLOID Group AG","description":"Registrierung Newsletter Aut 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\/registrierung-newsletter\/","og_locale":"en_US","og_type":"article","og_title":"Registrierung Newsletter Aut","og_description":"Registrierung Newsletter Aut REPLOID Group AG -","og_url":"https:\/\/reploid.eu\/en\/investor\/registrierung-newsletter\/","og_site_name":"REPLOID Group AG","article_publisher":"https:\/\/www.facebook.com\/reploid.eu","article_modified_time":"2026-01-08T07:37:56+00:00","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\/registrierung-newsletter\/","url":"https:\/\/reploid.eu\/investor\/registrierung-newsletter\/","name":"Registrierung Newsletter Aut - REPLOID Group AG","isPartOf":{"@id":"https:\/\/reploid.eu\/#website"},"datePublished":"2025-12-11T10:26:38+00:00","dateModified":"2026-01-08T07:37:56+00:00","description":"Registrierung Newsletter Aut REPLOID Group AG -","breadcrumb":{"@id":"https:\/\/reploid.eu\/investor\/registrierung-newsletter\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/reploid.eu\/investor\/registrierung-newsletter\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/reploid.eu\/investor\/registrierung-newsletter\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Startseite","item":"https:\/\/reploid.eu\/"},{"@type":"ListItem","position":2,"name":"Investor","item":"https:\/\/reploid.eu\/investor\/"},{"@type":"ListItem","position":3,"name":"Registrierung Newsletter Aut"}]},{"@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\/3597","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=3597"}],"version-history":[{"count":8,"href":"https:\/\/reploid.eu\/en\/wp-json\/wp\/v2\/pages\/3597\/revisions"}],"predecessor-version":[{"id":3659,"href":"https:\/\/reploid.eu\/en\/wp-json\/wp\/v2\/pages\/3597\/revisions\/3659"}],"up":[{"embeddable":true,"href":"https:\/\/reploid.eu\/en\/wp-json\/wp\/v2\/pages\/2178"}],"wp:attachment":[{"href":"https:\/\/reploid.eu\/en\/wp-json\/wp\/v2\/media?parent=3597"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}