{"id":1085,"date":"2025-05-09T15:55:40","date_gmt":"2025-05-09T13:55:40","guid":{"rendered":"https:\/\/regpit.com\/?page_id=1085"},"modified":"2026-06-01T12:00:55","modified_gmt":"2026-06-01T10:00:55","slug":"whistleblowing-solution","status":"publish","type":"page","link":"https:\/\/regpit.com\/eng\/loesungen\/whistleblowing-solution\/","title":{"rendered":"Whistleblowing Solution"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"1085\" class=\"elementor elementor-1085\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-be9de24 e-con-full e-flex e-con e-parent\" data-id=\"be9de24\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6e98185 elementor-widget elementor-widget-html\" data-id=\"6e98185\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!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>Regpit \u2013 Whistleblowing Solution<\/title>\n<style>\n  .rp-hero *, .rp-hero *::before, .rp-hero *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n  .rp-hero {\n    --rp-primary: #0052ff;\n    --rp-primary-dark: #003ecb;\n    --rp-text: #111827;\n    --rp-text-muted: #64748b;\n    --rp-border: #e5e7eb;\n    --rp-shadow-brand: 0 8px 30px 0 #0052ff30;\n    --rp-shadow-brand-lg: 0 20px 60px -10px #0052ff40;\n    position: relative;\n    width: 100%;\n    overflow: hidden;\n    background: linear-gradient(180deg, #f0f4ff 0%, #e8efff 30%, #ffffff 100%);\n    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\n    color: var(--rp-text);\n  }\n\n  .rp-hero__glow {\n    position: absolute;\n    inset: 0;\n    background: radial-gradient(ellipse at 70% 50%, #0052ff14 0%, transparent 60%);\n    pointer-events: none;\n  }\n\n  @keyframes rp-float {\n    0%, 100% { transform: translateY(0px); }\n    50% { transform: translateY(-10px); }\n  }\n  @keyframes rp-fadeUp {\n    from { opacity: 0; transform: translateY(24px); }\n    to { opacity: 1; transform: translateY(0); }\n  }\n  @keyframes rp-slideInRight {\n    from { opacity: 0; transform: translateX(40px); }\n    to { opacity: 1; transform: translateX(0); }\n  }\n  @keyframes rp-pulseGlow {\n    0%, 100% { box-shadow: 0 0 0 0 #0052ff4d; }\n    50% { box-shadow: 0 0 20px 4px #0052ff26; }\n  }\n\n  .rp-hero__container {\n    position: relative;\n    max-width: 1400px;\n    margin: 0 auto;\n    padding: 80px 24px 96px;\n    display: flex;\n    align-items: center;\n    gap: 40px;\n  }\n\n  .rp-hero__content { flex: 1; min-width: 480px; max-width: 600px; }\n\n  .rp-hero__tag {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    background: #ffffff;\n    border: 1px solid var(--rp-border);\n    color: var(--rp-primary);\n    font-size: 12px;\n    font-weight: 600;\n    padding: 6px 16px;\n    border-radius: 999px;\n    margin-bottom: 24px;\n    animation: rp-fadeUp 0.7s ease-out both;\n  }\n\n  .rp-hero__tag-dot {\n    width: 8px; height: 8px; border-radius: 50%;\n    background: var(--rp-primary);\n    animation: rp-pulseGlow 3s ease-in-out infinite;\n  }\n\n  .rp-hero__title {\n    font-size: clamp(2.2rem, 4.5vw, 3.4rem);\n    font-weight: 800;\n    line-height: 1.1;\n    letter-spacing: -0.02em;\n    color: var(--rp-text);\n    animation: rp-fadeUp 0.7s ease-out 0.1s both;\n  }\n\n  .rp-hero__title-gradient {\n    background: linear-gradient(135deg, #3377ff, #003ecb);\n    -webkit-background-clip: text;\n    -webkit-text-fill-color: transparent;\n    background-clip: text;\n  }\n\n  .rp-hero__desc {\n    margin-top: 24px;\n    font-size: 18px;\n    line-height: 1.7;\n    color: var(--rp-text-muted);\n    animation: rp-fadeUp 0.7s ease-out 0.2s both;\n  }\n\n  .rp-hero__bullets {\n    margin-top: 22px;\n    display: grid;\n    gap: 10px;\n    animation: rp-fadeUp 0.7s ease-out 0.25s both;\n  }\n\n  .rp-hero__bullet {\n    display: flex; align-items: flex-start; gap: 10px;\n    color: var(--rp-text); font-size: 15px; line-height: 1.5;\n  }\n\n  .rp-hero__check {\n    flex: 0 0 auto; width: 18px; height: 18px;\n    border-radius: 6px; background: #e4e7ff;\n    display: grid; place-items: center; margin-top: 1px;\n  }\n\n  .rp-hero__check svg { width: 12px; height: 12px; color: var(--rp-primary); }\n\n  .rp-hero__actions {\n    margin-top: 36px; display: flex; flex-wrap: wrap; gap: 16px;\n    animation: rp-fadeUp 0.7s ease-out 0.3s both;\n  }\n\n  .rp-hero__btn-primary {\n    display: inline-flex; align-items: center; gap: 8px;\n    background: #0052ff; color: #fff !important;\n    font-size: 14px; font-weight: 600; padding: 14px 28px;\n    border-radius: 10px; text-decoration: none; border: none; cursor: pointer;\n    transition: all 0.3s ease; box-shadow: var(--rp-shadow-brand);\n  }\n  .rp-hero__btn-primary:hover { transform: scale(1.03); box-shadow: var(--rp-shadow-brand-lg); }\n  .rp-hero__btn-primary svg { width: 16px; height: 16px; transition: transform 0.3s; }\n  .rp-hero__btn-primary:hover svg { transform: translateX(2px); }\n\n  .rp-hero__btn-secondary {\n    display: inline-flex; align-items: center; justify-content: center;\n    background: #ffffff; color: #000000 !important;\n    font-size: 14px; font-weight: 600; padding: 14px 28px;\n    border-radius: 10px; text-decoration: none;\n    border: 1px solid var(--rp-border); cursor: pointer; transition: all 0.3s ease;\n  }\n  .rp-hero__btn-secondary:hover { background: #f8fafc; border-color: #0052ff33; transform: scale(1.03); }\n\n  .rp-hero__badges { margin-top: 44px; animation: rp-fadeUp 0.7s ease-out 0.5s both; }\n  .rp-hero__badges-inner { display: inline-flex; align-items: center; gap: 32px; }\n  .rp-hero__badges-inner img { height: 80px; width: auto; object-fit: contain; transition: transform 0.3s; }\n  .rp-hero__badges-inner img:hover { transform: scale(1.05); }\n\n  .rp-hero__visual {\n    flex: 1.2; display: flex; justify-content: flex-end;\n    animation: rp-slideInRight 0.8s ease-out 0.3s both;\n  }\n\n  .rp-hero__mockup-wrapper {\n    position: relative; width: 100%;\n    display: flex; justify-content: flex-end; overflow: visible;\n  }\n\n  .rp-hero__mockup-shell {\n    width: 100%; max-width: 370px;\n    animation: rp-float 5s ease-in-out infinite;\n    border-radius: 18px;\n    box-shadow: 0 25px 50px rgba(0,0,0,0.13);\n    will-change: transform; transform: translateZ(0);\n  }\n\n  .rp-hero__mockup-card {\n    border-radius: 18px; overflow: hidden; background: #fff;\n    -webkit-mask-image: -webkit-radial-gradient(white, black);\n  }\n\n  @media (max-width: 1024px) {\n    .rp-hero__container { flex-direction: column; gap: 48px; padding: 64px 24px 72px; text-align: center; align-items: center; }\n    .rp-hero__content { max-width: 640px; min-width: unset; }\n    .rp-hero__actions { justify-content: center; }\n    .rp-hero__badges { display: flex; justify-content: center; }\n    .rp-hero__visual { justify-content: center; width: 100%; }\n    .rp-hero__mockup-wrapper { justify-content: center; }\n    .rp-hero__bullets { justify-items: center; }\n    .rp-hero__bullet { justify-content: center; text-align: left; max-width: 560px; }\n  }\n  @media (max-width: 640px) {\n    .rp-hero__container { padding: 48px 16px 56px; }\n    .rp-hero__badges-inner { gap: 16px; flex-wrap: wrap; justify-content: center; }\n    .rp-hero__badges-inner img { height: 45px; }\n  }\n\n  \/* \u2550\u2550\u2550 Chat UI \u2550\u2550\u2550 *\/\n  .wb-wrap {\n    background: #f4f6fb;\n    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\n    display: flex; flex-direction: column;\n  }\n\n  .wb-topbar {\n    background: #fff;\n    border-bottom: 0.5px solid rgba(0,0,0,0.08);\n    padding: 12px 16px 11px;\n    display: flex; align-items: center; justify-content: space-between;\n  }\n\n  .wb-topbar-title {\n    font-size: 11px; font-weight: 700; color: #0052ff;\n    letter-spacing: 0.04em; text-transform: uppercase;\n  }\n\n  .wb-topbar-sub {\n    font-size: 10px; color: #9ca3af; font-weight: 500;\n    margin-top: 1px; letter-spacing: 0.03em; text-transform: uppercase;\n  }\n\n  .wb-topbar-shield {\n    width: 28px; height: 28px; border-radius: 8px;\n    background: #e4e7ff; display: flex; align-items: center;\n    justify-content: center; color: #0052ff;\n    transition: background 0.5s ease, color 0.5s ease;\n  }\n  .wb-topbar-shield.secured { background: #d1fae5; color: #059669; }\n  .wb-topbar-shield svg { width: 14px; height: 14px; }\n\n  .wb-messages {\n    padding: 14px 14px 10px;\n    display: flex; flex-direction: column; gap: 8px;\n    overflow: hidden;\n  }\n\n  .wb-sender-label {\n    font-size: 9.5px; font-weight: 600; color: #9ca3af;\n    letter-spacing: 0.04em; text-transform: uppercase;\n    margin-bottom: -2px;\n  }\n\n  \/* Voice bubble \u2013 incoming *\/\n  .wb-voice-bubble {\n    background: #fff;\n    border: 0.5px solid rgba(0,0,0,0.07);\n    border-radius: 12px 12px 12px 3px;\n    padding: 10px 12px;\n    display: flex; align-items: center; gap: 9px;\n    max-width: 92%;\n    opacity: 0; transform: translateY(6px);\n    transition: opacity 0.4s ease, transform 0.4s ease;\n  }\n  .wb-voice-bubble.visible { opacity: 1; transform: translateY(0); }\n\n  .wb-ctrl-btn {\n    width: 28px; height: 28px; border-radius: 50%;\n    background: #0052ff; display: flex; align-items: center;\n    justify-content: center; flex-shrink: 0; color: #fff;\n  }\n  .wb-ctrl-btn svg { width: 10px; height: 10px; }\n  .wb-ctrl-btn.play svg { margin-left: 1px; }\n\n  .wb-waveform {\n    display: flex; align-items: center; gap: 2px;\n    flex: 1; height: 24px;\n  }\n\n  .wb-bar {\n    width: 2.5px; border-radius: 2px;\n    background: #d1d5db; flex-shrink: 0;\n  }\n  .wb-bar.played { background: #0052ff; }\n  #wbWave3 .wb-bar.played { background: #0052ff !important; }\n  #wbWave1 .wb-bar,\n  #wbWave2 .wb-bar { background: #d1d5db !important; }\n\n  .wb-duration {\n    font-size: 11px; font-weight: 600;\n    color: #6b7280; flex-shrink: 0;\n    font-variant-numeric: tabular-nums;\n  }\n\n  \/* Timestamp row *\/\n  .wb-ts {\n    font-size: 9.5px; color: #c4c9d4;\n    text-align: right; margin-top: -2px; padding-right: 2px;\n  }\n\n  \/* Outgoing bubble *\/\n  .wb-out-wrap {\n    display: flex; flex-direction: column; align-items: flex-end;\n    opacity: 0; transform: translateY(6px);\n    transition: opacity 0.4s ease, transform 0.4s ease;\n  }\n  .wb-out-wrap.visible { opacity: 1; transform: translateY(0); }\n\n  .wb-out-bubble {\n    background: #0052ff; color: #fff;\n    border-radius: 12px 12px 3px 12px;\n    padding: 10px 13px;\n    font-size: 13px; line-height: 1.5; font-weight: 400;\n    max-width: 86%;\n  }\n\n  .wb-out-ts {\n    font-size: 9.5px; color: rgba(255,255,255,0.55);\n    margin-top: 4px;\n  }\n\n  \/* Typing *\/\n  .wb-typing {\n    background: #fff;\n    border: 0.5px solid rgba(0,0,0,0.07);\n    border-radius: 12px 12px 12px 3px;\n    padding: 11px 14px;\n    display: inline-flex; align-items: center; gap: 4px;\n    max-width: 56px;\n    opacity: 0; transform: translateY(6px);\n    transition: opacity 0.35s ease, transform 0.35s ease;\n  }\n  .wb-typing.visible { opacity: 1; transform: translateY(0); }\n\n  .wb-typing-dot {\n    width: 6px; height: 6px; border-radius: 50%; background: #c4c9d4;\n  }\n  .wb-typing-dot:nth-child(1) { animation: wbDot 1.2s ease-in-out 0s infinite; }\n  .wb-typing-dot:nth-child(2) { animation: wbDot 1.2s ease-in-out 0.2s infinite; }\n  .wb-typing-dot:nth-child(3) { animation: wbDot 1.2s ease-in-out 0.4s infinite; }\n\n  @keyframes wbDot {\n    0%, 100% { background: #d1d5db; transform: translateY(0); }\n    40% { background: #6b7280; transform: translateY(-3px); }\n  }\n\n  \/* New incoming notification \u2013 above and centered on the card *\/\n  .wb-notif {\n    position: absolute;\n    bottom: calc(100% + 12px);\n    left: 50%;\n    transform: translateX(-50%) translateY(8px);\n    background: #fff;\n    border: 0.5px solid rgba(0,0,0,0.09);\n    border-radius: 10px;\n    padding: 9px 15px;\n    display: flex; align-items: center; gap: 9px;\n    white-space: nowrap;\n    box-shadow: 0 4px 20px rgba(0,82,255,0.13);\n    opacity: 0;\n    transition: opacity 0.38s ease, transform 0.38s ease;\n    z-index: 20; pointer-events: none;\n  }\n  .wb-notif.visible {\n    opacity: 1;\n    transform: translateX(-50%) translateY(0);\n  }\n\n  .wb-notif-icon {\n    width: 20px; height: 20px; border-radius: 6px;\n    background: #e4e7ff; display: flex; align-items: center;\n    justify-content: center; color: #0052ff; flex-shrink: 0;\n  }\n  .wb-notif-icon svg { width: 11px; height: 11px; }\n  .wb-notif-title { font-size: 11.5px; font-weight: 600; color: #111827; display: block; }\n  .wb-notif-sub   { font-size: 10.5px; color: #9ca3af; display: block; }\n\n  \/* Bottom bar *\/\n  .wb-bottombar {\n    background: #fff;\n    border-top: 0.5px solid rgba(0,0,0,0.07);\n    padding: 9px 14px;\n    display: flex; align-items: center; gap: 9px;\n  }\n\n  .wb-input-mock {\n    flex: 1; background: #f4f6fb;\n    border-radius: 20px; padding: 8px 13px;\n    font-size: 12px; color: #c4c9d4;\n    border: 0.5px solid rgba(0,0,0,0.06);\n    font-family: inherit;\n  }\n\n  .wb-send-btn {\n    width: 30px; height: 30px; border-radius: 50%;\n    background: #0052ff; display: flex; align-items: center;\n    justify-content: center; color: #fff; flex-shrink: 0;\n  }\n  .wb-send-btn svg { width: 13px; height: 13px; }\n<\/style>\n\n<section class=\"rp-hero\">\n  <div class=\"rp-hero__glow\"><\/div>\n\n  <div class=\"rp-hero__container\">\n\n    <!-- LEFT: Content -->\n    <div class=\"rp-hero__content\">\n      <div class=\"rp-hero__tag\">\n        <span class=\"rp-hero__tag-dot\"><\/span>\n        Whistleblowing Solution\n      <\/div>\n\n      <h1 class=\"rp-hero__title\">\n        Hinweise sicher empfangen.<br \/>\n        <span class=\"rp-hero__title-gradient\">Rechtssicher verarbeiten.<\/span>\n      <\/h1>\n\n      <p class=\"rp-hero__desc\">\n        Mit der Regpit Whistleblowing Solution erf\u00fcllen Sie HinSchG- und GwG-Anforderungen einfach und rechtssicher \u2013 mit einem vertraulichen, digitalen Hinweisgebersystem f\u00fcr Ihr Unternehmen.\n      <\/p>\n\n      <div class=\"rp-hero__bullets\">\n        <div class=\"rp-hero__bullet\">\n          <span class=\"rp-hero__check\">\n            <svg fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\">\n              <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M20 6L9 17l-5-5\" \/>\n            <\/svg>\n          <\/span>\n          Vertraulicher, verschl\u00fcsselter Kanal zwischen Hinweisgeber und Unternehmen\n        <\/div>\n        <div class=\"rp-hero__bullet\">\n          <span class=\"rp-hero__check\">\n            <svg fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\">\n              <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M20 6L9 17l-5-5\" \/>\n            <\/svg>\n          <\/span>\n          Strukturierte Fallbearbeitung mit revisionssicherem Audit-Trail\n        <\/div>\n        <div class=\"rp-hero__bullet\">\n          <span class=\"rp-hero__check\">\n            <svg fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\">\n              <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M20 6L9 17l-5-5\" \/>\n            <\/svg>\n          <\/span>\n          Ohne IT-Aufwand einsatzbereit \u2013 sofort integrierbar, optional per API\n        <\/div>\n      <\/div>\n\n      <div class=\"rp-hero__actions\">\n  <a href=\"https:\/\/regpit.com\/kostenlos-testen\/\" class=\"rp-hero__btn-primary\" data-cta-label=\"Kostenlos testen \u2013 Whistleblowing Solution\" data-cta-section=\"whistleblowing-hero\" data-cta-type=\"primary\">\n    Kostenlos testen\n    <svg fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2.5\">\n      <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M13 7l5 5m0 0l-5 5m5-5H6\" \/>\n    <\/svg>\n  <\/a>\n  <a href=\"https:\/\/regpit.com\/demo-buchen\/\" class=\"rp-hero__btn-secondary\" data-cta-label=\"Demo buchen \u2013 Whistleblowing Solution\" data-cta-section=\"whistleblowing-hero\" data-cta-type=\"secondary\">Demo buchen<\/a>\n<\/div>\n\n      <div class=\"rp-hero__badges\">\n        <div class=\"rp-hero__badges-inner\">\n          <img decoding=\"async\" src=\"https:\/\/regpit.com\/wp-content\/uploads\/2025\/08\/WiWo_BOT_2025_WiWo.png\" alt=\"WirtschaftsWoche Best of Technology 2025\" \/>\n          <img decoding=\"async\" src=\"https:\/\/regpit.com\/wp-content\/uploads\/2025\/08\/smig_german.png\" alt=\"Software Made in Germany\" \/>\n          <img decoding=\"async\" src=\"https:\/\/regpit.com\/wp-content\/uploads\/2025\/11\/Regpit-FTGA-Badge-Transparent.png\" alt=\"Fintech Germany Award\" \/>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <!-- RIGHT: Chat Animation -->\n    <div class=\"rp-hero__visual\">\n      <div class=\"rp-hero__mockup-wrapper\" style=\"position:relative;\">\n\n        <!-- Notification outside clipped card -->\n        <div class=\"wb-notif\" id=\"wbNotif\">\n          <div class=\"wb-notif-icon\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\">\n              <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M19 11a7 7 0 01-7 7m0 0a7 7 0 01-7-7m7 7v4m0 0H8m4 0h4m-4-8a3 3 0 01-3-3V5a3 3 0 116 0v6a3 3 0 01-3 3z\" \/>\n            <\/svg>\n          <\/div>\n          <div>\n            <span class=\"wb-notif-title\">Neue Sprachnachricht<\/span>\n            <span class=\"wb-notif-sub\">Hinweisgeber \u00b7 verschl\u00fcsselt<\/span>\n          <\/div>\n        <\/div>\n\n        <div class=\"rp-hero__mockup-shell\">\n          <div class=\"rp-hero__mockup-card\">\n            <div class=\"wb-wrap\">\n\n              <!-- Top bar -->\n              <div class=\"wb-topbar\">\n                <div>\n                  <div class=\"wb-topbar-title\">Nachricht an Hinweisgeber<\/div>\n                  <div class=\"wb-topbar-sub\">Verschl\u00fcsselter Chat<\/div>\n                <\/div>\n                <div class=\"wb-topbar-shield\" id=\"wbShield\">\n                  <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\">\n                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 12l2 2 4-4m5.618-4.016A11.955 11.955 0 0112 2.944a11.955 11.955 0 01-8.618 3.04A12.02 12.02 0 003 9c0 5.591 3.824 10.29 9 11.622 5.176-1.332 9-6.03 9-11.622 0-1.042-.133-2.052-.382-3.016z\" \/>\n                  <\/svg>\n                <\/div>\n              <\/div>\n\n              <!-- Messages -->\n              <div class=\"wb-messages\" id=\"wbMessages\">\n\n                <div class=\"wb-sender-label\">Hinweisgeber \u00b7 27.09.2024 \u00b7 12:16<\/div>\n\n                <!-- Voice 1 \u2013 playing -->\n                <div class=\"wb-voice-bubble visible\" id=\"wbV1\">\n                  <div class=\"wb-ctrl-btn play\">\n                    <svg viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M8 5v14l11-7z\"\/><\/svg>\n                  <\/div>\n                  <div class=\"wb-waveform\" id=\"wbWave1\"><\/div>\n                  <div class=\"wb-duration\">00:54<\/div>\n                <\/div>\n\n                <!-- Voice 2 \u2013 unplayed -->\n                <div class=\"wb-voice-bubble visible\" id=\"wbV2\">\n                  <div class=\"wb-ctrl-btn play\">\n                    <svg viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M8 5v14l11-7z\"\/><\/svg>\n                  <\/div>\n                  <div class=\"wb-waveform\" id=\"wbWave2\"><\/div>\n                  <div class=\"wb-duration\">01:29<\/div>\n                <\/div>\n\n                <div class=\"wb-ts\">01.10.2024 \u00b7 11:52<\/div>\n\n                <!-- Outgoing text -->\n                <div class=\"wb-out-wrap\" id=\"wbOutWrap\">\n                  <div class=\"wb-out-bubble\">\n                    Vielen Dank f\u00fcr die zus\u00e4tzlichen Hinweise. Wir werden diese pr\u00fcfen.\n                    <div class=\"wb-out-ts\">11:52<\/div>\n                  <\/div>\n                <\/div>\n\n                <!-- Typing -->\n                <div class=\"wb-typing\" id=\"wbTyping\">\n                  <div class=\"wb-typing-dot\"><\/div>\n                  <div class=\"wb-typing-dot\"><\/div>\n                  <div class=\"wb-typing-dot\"><\/div>\n                <\/div>\n\n                <!-- New voice \u2013 appears animated -->\n                <div class=\"wb-sender-label\" id=\"wbNewLabel\" style=\"opacity:0;transition:opacity 0.4s ease;\">Hinweisgeber \u00b7 Gerade eben<\/div>\n                <div class=\"wb-voice-bubble\" id=\"wbV3\">\n                  <div class=\"wb-ctrl-btn play\" id=\"wbV3Btn\">\n                    <svg viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M8 5v14l11-7z\"\/><\/svg>\n                  <\/div>\n                  <div class=\"wb-waveform\" id=\"wbWave3\"><\/div>\n                  <div class=\"wb-duration\">00:38<\/div>\n                <\/div>\n\n              <\/div>\n\n              <!-- Bottom bar -->\n              <div class=\"wb-bottombar\">\n                <div class=\"wb-input-mock\">Antwort schreiben\u2026<\/div>\n                <div class=\"wb-send-btn\">\n                  <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\">\n                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M12 19V5m0 0l-7 7m7-7l7 7\" \/>\n                  <\/svg>\n                <\/div>\n              <\/div>\n\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n\n  <\/div>\n<\/section>\n\n<script>\n(function () {\n  const BAR_HEIGHTS = [6,10,15,9,17,8,13,19,11,7,16,12,9,18,8,14,6,12,17,9,15,7,11,10,8];\n\n  function buildWave(id, total, played) {\n    const el = document.getElementById(id);\n    if (!el) return;\n    for (let i = 0; i < total; i++) {\n      const b = document.createElement('div');\n      b.className = 'wb-bar' + (i < played ? ' played' : '');\n      b.style.height = BAR_HEIGHTS[i % BAR_HEIGHTS.length] + 'px';\n      el.appendChild(b);\n    }\n  }\n\n  buildWave('wbWave1', 25, 0);\n  buildWave('wbWave2', 25, 0);\n  buildWave('wbWave3', 25, 0);\n\n  const shield   = document.getElementById('wbShield');\n  const outWrap  = document.getElementById('wbOutWrap');\n  const typing   = document.getElementById('wbTyping');\n  const newLabel = document.getElementById('wbNewLabel');\n  const v3       = document.getElementById('wbV3');\n  const notif    = document.getElementById('wbNotif');\n  const msgs     = document.getElementById('wbMessages');\n\n  function sleep(ms) { return new Promise(r => setTimeout(r, ms)); }\n  function scrollEnd() { msgs.scrollTop = msgs.scrollHeight; }\n\n  function animateWave(waveId, total, durationMs) {\n    return new Promise(resolve => {\n      const bars = document.getElementById(waveId).querySelectorAll('.wb-bar');\n      let i = 0;\n      const step = durationMs \/ total;\n      (function tick() {\n        if (i >= total) { resolve(); return; }\n        bars[i++].classList.add('played');\n        setTimeout(tick, step);\n      })();\n    });\n  }\n\n  async function loop() {\n    \/* reset *\/\n    outWrap.classList.remove('visible');\n    typing.classList.remove('visible');\n    v3.classList.remove('visible');\n    newLabel.style.opacity = '0';\n    notif.classList.remove('visible');\n    shield.classList.remove('secured');\n    document.getElementById('wbWave1').querySelectorAll('.wb-bar')\n      .forEach(b => b.classList.remove('played'));\n    document.getElementById('wbWave3').querySelectorAll('.wb-bar')\n      .forEach(b => b.classList.remove('played'));\n    const v3btnReset = document.getElementById('wbV3Btn');\n    if (v3btnReset) {\n      v3btnReset.classList.add('play');\n      v3btnReset.innerHTML = '<svg viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M8 5v14l11-7z\"\/><\/svg>';\n    }\n    scrollEnd();\n\n    await sleep(1600);\n\n    \/* outgoing reply appears *\/\n    outWrap.classList.add('visible');\n    scrollEnd();\n    await sleep(1500);\n\n    \/* typing *\/\n    typing.classList.add('visible');\n    scrollEnd();\n    await sleep(2000);\n    typing.classList.remove('visible');\n    await sleep(200);\n\n    \/* new voice message notification *\/\n    notif.classList.add('visible');\n    await sleep(600);\n\n    newLabel.style.opacity = '1';\n    v3.classList.add('visible');\n    shield.classList.add('secured');\n    scrollEnd();\n\n    await sleep(900);\n    notif.classList.remove('visible');\n\n    \/* swap play \u2192 pause on v3, then animate wave *\/\n    const v3btn = document.getElementById('wbV3Btn');\n    if (v3btn) {\n      v3btn.classList.remove('play');\n      v3btn.innerHTML = '<svg viewBox=\"0 0 24 24\" fill=\"currentColor\"><rect x=\"6\" y=\"4\" width=\"4\" height=\"16\" rx=\"1\"\/><rect x=\"14\" y=\"4\" width=\"4\" height=\"16\" rx=\"1\"\/><\/svg>';\n    }\n    await animateWave('wbWave3', 25, 2000);\n    \/* swap back to play when done *\/\n    if (v3btn) {\n      v3btn.classList.add('play');\n      v3btn.innerHTML = '<svg viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M8 5v14l11-7z\"\/><\/svg>';\n    }\n\n    await sleep(1600);\n    loop();\n  }\n\n  loop();\n})();\n<\/script>\n<\/html>\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-bac034a e-flex e-con-boxed e-con e-parent\" data-id=\"bac034a\" 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-5e6e1e6 animated-fast elementor-invisible elementor-widget elementor-widget-template\" data-id=\"5e6e1e6\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"template.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-template\">\n\t\t\t\t\t<div data-elementor-type=\"container\" data-elementor-id=\"1574\" class=\"elementor elementor-1574\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1bdbf81 e-con-full e-flex e-con e-parent\" data-id=\"1bdbf81\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-ae13536 e-flex e-con-boxed e-con e-child\" data-id=\"ae13536\" 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-cbc0a0a elementor-widget elementor-widget-heading\" data-id=\"cbc0a0a\" 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<p class=\"elementor-heading-title elementor-size-default\">Auszug unserer Kunden<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f076292 elementor-widget-divider--view-line_text elementor-widget-divider--element-align-center elementor-widget elementor-widget-divider\" data-id=\"f076292\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\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 class=\"elementor-element elementor-element-42f4f29 elementor-widget elementor-widget-n-carousel\" data-id=\"42f4f29\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;carousel_items&quot;:[{&quot;slide_title&quot;:&quot;Finion Capital&quot;,&quot;_id&quot;:&quot;68c2e72&quot;},{&quot;slide_title&quot;:&quot;FINOM&quot;,&quot;_id&quot;:&quot;5569983&quot;},{&quot;slide_title&quot;:&quot;BitGo&quot;,&quot;_id&quot;:&quot;7758983&quot;},{&quot;slide_title&quot;:&quot;Unit +&quot;,&quot;_id&quot;:&quot;7487c28&quot;},{&quot;slide_title&quot;:&quot;Finanzguru&quot;,&quot;_id&quot;:&quot;bec3a40&quot;},{&quot;slide_title&quot;:&quot;McMakler&quot;,&quot;_id&quot;:&quot;f8589f5&quot;},{&quot;slide_title&quot;:&quot;Schalast&quot;,&quot;_id&quot;:&quot;3cb250c&quot;},{&quot;slide_title&quot;:&quot;Schalast&quot;,&quot;_id&quot;:&quot;8f8a6af&quot;},{&quot;slide_title&quot;:&quot;Naspa&quot;,&quot;_id&quot;:&quot;aac3389&quot;}],&quot;slides_to_show&quot;:&quot;7&quot;,&quot;autoplay_speed&quot;:0,&quot;speed&quot;:4000,&quot;slides_to_show_tablet&quot;:&quot;5&quot;,&quot;slides_to_show_mobile&quot;:&quot;3&quot;,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:30,&quot;sizes&quot;:[]},&quot;autoplay&quot;:&quot;yes&quot;,&quot;infinite&quot;:&quot;yes&quot;,&quot;offset_sides&quot;:&quot;none&quot;,&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"nested-carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-n-carousel swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Karussell\" dir=\"ltr\">\n\t\t\t<div class=\"swiper-wrapper\" aria-live=\"off\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"1\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 9\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-8926413 e-flex e-con-boxed e-con e-child\" data-id=\"8926413\" 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-f7306b7 elementor-widget elementor-widget-image\" data-id=\"f7306b7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"768\" height=\"238\" src=\"https:\/\/regpit.com\/wp-content\/uploads\/2025\/05\/Website-Finion-2-768x238.png\" class=\"attachment-medium_large size-medium_large wp-image-3084\" alt=\"- -\" srcset=\"https:\/\/regpit.com\/wp-content\/uploads\/2025\/05\/Website-Finion-2-768x238.png 768w, https:\/\/regpit.com\/wp-content\/uploads\/2025\/05\/Website-Finion-2-300x93.png 300w, https:\/\/regpit.com\/wp-content\/uploads\/2025\/05\/Website-Finion-2-1024x318.png 1024w, https:\/\/regpit.com\/wp-content\/uploads\/2025\/05\/Website-Finion-2.png 1147w\" sizes=\"(max-width: 768px) 100vw, 768px\">\t\t\t\t\t\t\t\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\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"2\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 9\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-675f5e0 e-flex e-con-boxed e-con e-child\" data-id=\"675f5e0\" 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-fb4f152 elementor-widget elementor-widget-image\" data-id=\"fb4f152\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"768\" height=\"512\" src=\"https:\/\/regpit.com\/wp-content\/uploads\/2025\/05\/finom-geschaeftskonto-logo_red-768x512.webp\" class=\"attachment-medium_large size-medium_large wp-image-2461\" alt=\"- -\" srcset=\"https:\/\/regpit.com\/wp-content\/uploads\/2025\/05\/finom-geschaeftskonto-logo_red-768x512.webp 768w, https:\/\/regpit.com\/wp-content\/uploads\/2025\/05\/finom-geschaeftskonto-logo_red-300x200.webp 300w, https:\/\/regpit.com\/wp-content\/uploads\/2025\/05\/finom-geschaeftskonto-logo_red-1024x683.webp 1024w, https:\/\/regpit.com\/wp-content\/uploads\/2025\/05\/finom-geschaeftskonto-logo_red.webp 1500w\" sizes=\"(max-width: 768px) 100vw, 768px\">\t\t\t\t\t\t\t\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\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"3\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 9\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-345a6e0 e-flex e-con-boxed e-con e-child\" data-id=\"345a6e0\" 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-49135ff elementor-widget elementor-widget-image\" data-id=\"49135ff\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"768\" height=\"206\" src=\"https:\/\/regpit.com\/wp-content\/uploads\/2025\/05\/bitgo.svg\" class=\"attachment-medium_large size-medium_large wp-image-1394\" alt=\"- -\">\t\t\t\t\t\t\t\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\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"4\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 9\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-f26b6a2 e-flex e-con-boxed e-con e-child\" data-id=\"f26b6a2\" 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-a2ffd1d elementor-widget elementor-widget-image\" data-id=\"a2ffd1d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"768\" height=\"249\" src=\"https:\/\/regpit.com\/wp-content\/uploads\/2025\/05\/unitplus.svg\" class=\"attachment-medium_large size-medium_large wp-image-1395\" alt=\"- -\">\t\t\t\t\t\t\t\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\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"5\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 9\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-db45088 e-flex e-con-boxed e-con e-child\" data-id=\"db45088\" 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-245d5e3 elementor-widget elementor-widget-image\" data-id=\"245d5e3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"768\" height=\"301\" src=\"https:\/\/regpit.com\/wp-content\/uploads\/2025\/05\/finanzguru.svg\" class=\"attachment-medium_large size-medium_large wp-image-1393\" alt=\"- -\">\t\t\t\t\t\t\t\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\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"6\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"6 of 9\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-35835d4 e-flex e-con-boxed e-con e-child\" data-id=\"35835d4\" 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-c337dad elementor-widget elementor-widget-image\" data-id=\"c337dad\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"768\" height=\"228\" src=\"https:\/\/regpit.com\/wp-content\/uploads\/2025\/05\/mcmakler.svg\" class=\"attachment-medium_large size-medium_large wp-image-1396\" alt=\"- -\">\t\t\t\t\t\t\t\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\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"7\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"7 of 9\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-4e3f157 e-flex e-con-boxed e-con e-child\" data-id=\"4e3f157\" 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-6ca0354 elementor-widget elementor-widget-image\" data-id=\"6ca0354\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"768\" height=\"156\" src=\"https:\/\/regpit.com\/wp-content\/uploads\/2025\/05\/Website-Schalast-768x156.png\" class=\"attachment-medium_large size-medium_large wp-image-3082\" alt=\"- -\" srcset=\"https:\/\/regpit.com\/wp-content\/uploads\/2025\/05\/Website-Schalast-768x156.png 768w, https:\/\/regpit.com\/wp-content\/uploads\/2025\/05\/Website-Schalast-300x61.png 300w, https:\/\/regpit.com\/wp-content\/uploads\/2025\/05\/Website-Schalast.png 933w\" sizes=\"(max-width: 768px) 100vw, 768px\">\t\t\t\t\t\t\t\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\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"8\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"8 of 9\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-3b4dd6a e-flex e-con-boxed e-con e-child\" data-id=\"3b4dd6a\" 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-6829325 elementor-widget elementor-widget-image\" data-id=\"6829325\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"768\" height=\"250\" src=\"https:\/\/regpit.com\/wp-content\/uploads\/2025\/06\/DVS-AG.svg\" class=\"attachment-medium_large size-medium_large wp-image-3462\" alt=\"- -\">\t\t\t\t\t\t\t\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\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"9\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"9 of 9\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-3f4e730 e-flex e-con-boxed e-con e-child\" data-id=\"3f4e730\" 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-411f98d elementor-widget elementor-widget-image\" data-id=\"411f98d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"768\" height=\"346\" src=\"https:\/\/regpit.com\/wp-content\/uploads\/2025\/06\/5ad4b03d-c4bc-442e-bc2a-cca2f6469b87-768x346.jpg\" class=\"attachment-medium_large size-medium_large wp-image-5142\" alt=\"- -\" srcset=\"https:\/\/regpit.com\/wp-content\/uploads\/2025\/06\/5ad4b03d-c4bc-442e-bc2a-cca2f6469b87-768x346.jpg 768w, https:\/\/regpit.com\/wp-content\/uploads\/2025\/06\/5ad4b03d-c4bc-442e-bc2a-cca2f6469b87-300x135.jpg 300w, https:\/\/regpit.com\/wp-content\/uploads\/2025\/06\/5ad4b03d-c4bc-442e-bc2a-cca2f6469b87.jpg 854w\" sizes=\"(max-width: 768px) 100vw, 768px\">\t\t\t\t\t\t\t\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\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/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>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\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<div class=\"elementor-element elementor-element-595a064 e-flex e-con-boxed e-con e-parent\" data-id=\"595a064\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-eb70080 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"eb70080\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"80\" height=\"48\" viewBox=\"0 0 80 48\" fill=\"none\"><path d=\"M2 29C2 19.6112 9.61116 12 19 12H32C41.3888 12 49 19.6112 49 29C49 38.3888 41.3888 46 32 46H2V29Z\" fill=\"#0052FF\"><\/path><rect x=\"20\" y=\"2\" width=\"58\" height=\"34\" rx=\"17\" fill=\"#BDBDBD\"><\/rect><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M21.5035 12C20.5377 14.1347 20 16.5046 20 19C20 28.3888 27.6112 36 37 36H47.4965C48.4623 33.8653 49 31.4954 49 29C49 19.6112 41.3888 12 32 12H21.5035Z\" fill=\"black\"><\/path><rect x=\"30.5\" y=\"22\" width=\"9\" height=\"7.5\" fill=\"white\"><\/rect><path d=\"M32.5 22V20.5C32.5 19.1193 33.6193 18 35 18V18C36.3807 18 37.5 19.1193 37.5 20.5V22\" stroke=\"white\" stroke-width=\"1.5\"><\/path><\/svg>\t\t\t<\/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-edb720b elementor-widget elementor-widget-heading\" data-id=\"edb720b\" 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\">So funktioniert ein <span class=\"blauer-text\">Hinweisgebersystem<\/span><\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-28893cf elementor-widget elementor-widget-text-editor\" data-id=\"28893cf\" 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\t<p>Mit der Whistleblowing Solution von Regpit k\u00f6nnen Mitarbeitende oder externe Hinweisgeber <strong>anonym, vertraulich<\/strong> und <strong>DSGVO-konform Verst\u00f6\u00dfe melden<\/strong>. Der gesamte Prozess ist dokumentiert und entspricht vollkommen rechtssicher den Anforderungen aus <strong>HinSchG<\/strong> und <strong>GwG<\/strong>.<\/p>\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-94fd324 elementor-widget elementor-widget-button\" data-id=\"94fd324\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/regpit.com\/eng\/kontakt\/\" data-cta-label=\"Kontakt aufnehmen \u2013 Whistleblowing Solution\" data-cta-section=\"whistleblowing-erklaerung\" data-cta-type=\"primary\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Angebot anfordern<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\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<div class=\"elementor-element elementor-element-8328120 e-flex e-con-boxed e-con e-parent\" data-id=\"8328120\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-d0a82e5 e-con-full e-flex e-con e-child\" data-id=\"d0a82e5\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-486a4c3 e-con-full e-flex e-con e-child\" data-id=\"486a4c3\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d2816c9 elementor-widget elementor-widget-heading\" data-id=\"d2816c9\" 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\">F\u00fcr <span class=\"blauer-text\">Unternehmen<\/span><\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-61eee3f elementor-widget elementor-widget-text-editor\" data-id=\"61eee3f\" 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\t<div>\n<div>\n<div>Erfahren Sie fr\u00fchzeitig von Missst\u00e4nden und steuern Sie sofort gegen, bevor ein Skandal an die \u00d6ffentlichkeit kommt und Ihren guten Ruf gef\u00e4hrdet.<\/div>\n<div>&nbsp;<\/div>\n<\/div>\n<\/div>\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-0781b56 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"0781b56\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-check\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Kein IT-Aufwand, sofort einsatzbereit<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-check\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Anonyme oder vertrauliche Erfassung von Hinweisen<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-check\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Im Corporate Design Ihres Unternehmens<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\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-0cdb54d e-con-full e-flex e-con e-child\" data-id=\"0cdb54d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7d6d18e elementor-widget elementor-widget-image\" data-id=\"7d6d18e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/regpit.com\/wp-content\/uploads\/2025\/06\/Grafik-Hinweisgeber-scaled.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-title=\"Das Hinweisgebersystem\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjEyMCwidXJsIjoiaHR0cHM6XC9cL3JlZ3BpdC5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjVcLzA2XC9HcmFmaWstSGlud2Vpc2dlYmVyLXNjYWxlZC5wbmcifQ%3D%3D\">\n\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"523\" src=\"https:\/\/regpit.com\/wp-content\/uploads\/2025\/06\/Grafik-Hinweisgeber-1024x670.png\" class=\"attachment-large size-large wp-image-2120\" alt=\"- -\" srcset=\"https:\/\/regpit.com\/wp-content\/uploads\/2025\/06\/Grafik-Hinweisgeber-1024x670.png 1024w, https:\/\/regpit.com\/wp-content\/uploads\/2025\/06\/Grafik-Hinweisgeber-300x196.png 300w, https:\/\/regpit.com\/wp-content\/uploads\/2025\/06\/Grafik-Hinweisgeber-768x502.png 768w, https:\/\/regpit.com\/wp-content\/uploads\/2025\/06\/Grafik-Hinweisgeber-1536x1005.png 1536w, https:\/\/regpit.com\/wp-content\/uploads\/2025\/06\/Grafik-Hinweisgeber-2048x1340.png 2048w\" sizes=\"(max-width: 800px) 100vw, 800px\">\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\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-ec2ee53 e-con-full e-flex e-con e-child\" data-id=\"ec2ee53\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-49abd7b e-con-full e-flex e-con e-child\" data-id=\"49abd7b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-29e67f1 elementor-widget elementor-widget-image\" data-id=\"29e67f1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"80\" height=\"48\" src=\"https:\/\/regpit.com\/wp-content\/uploads\/2025\/06\/Hinweisgebersystem.svg\" class=\"attachment-full size-full wp-image-2054\" alt=\"- -\">\t\t\t\t\t\t\t\t\t\t\t\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-b8258bb e-con-full e-flex e-con e-child\" data-id=\"b8258bb\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-dac0189 elementor-widget elementor-widget-heading\" data-id=\"dac0189\" 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\">F\u00fcr <span class=\"blauer-text\">Hinweisgeber<\/span><\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6e4f4e1 elementor-widget elementor-widget-text-editor\" data-id=\"6e4f4e1\" 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\t<div><div><div>F\u00fcr sensible Bereiche oder Fortgeschrittene bieten wir vertiefende Schulungen zu Themen wie Risikofaktoren, Sorgfaltspflichten und internationalen Sanktionen.<\/div><div>\u00a0<\/div><\/div><\/div>\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-114e594 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"114e594\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-check\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Einfach und anonym einen Hinweis auf eine Regelverletzung oder einen Gesetzesversto\u00df geben<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-check\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Ohne Vorkenntnisse nutzbar<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-check\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Vollst\u00e4ndig anonyme und sichere Kommunikation<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\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\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b7e1731 e-con-full e-flex e-con e-parent\" data-id=\"b7e1731\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-24f273e e-flex e-con-boxed e-con e-child\" data-id=\"24f273e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-f23838c e-con-full e-flex e-con e-child\" data-id=\"f23838c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6789b36 elementor-widget elementor-widget-text-editor\" data-id=\"6789b36\" 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\t<div><div><div><strong>Eine vertrauensw\u00fcrdige Meldestelle, die interne Hinweise sicher auff\u00e4ngt und professionell dokumentiert.<\/strong><\/div><div>\u00a0<\/div><\/div><\/div>\t\t\t\t\t\t\t\t<\/div>\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\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-de6edce e-flex e-con-boxed e-con e-parent\" data-id=\"de6edce\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-656f7ff e-con-full e-flex e-con e-child\" data-id=\"656f7ff\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-9fcb5a4 e-con-full e-flex e-con e-child\" data-id=\"9fcb5a4\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c5c6a27 elementor-widget elementor-widget-heading\" data-id=\"c5c6a27\" 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\">F\u00fcr <span class=\"blauer-text\">Verantwortliche<\/span><\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ddc11f0 elementor-widget elementor-widget-text-editor\" data-id=\"ddc11f0\" 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\t<div><div><div>Das intelligente Case- und Fristenmanagement gibt Verantwortlichen den \u00dcberblick \u00fcber alle Hinweise und ihren Status. Der workflowbasierte Prozess sorgt f\u00fcr eine l\u00fcckenlose, rechtssichere Bearbeitung: Inklusive Echtzeit-Dashboard.<\/div><div>\u00a0<\/div><\/div><\/div>\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-aee6b36 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"aee6b36\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-check\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Dashboard mit Status\u00fcbersicht aller F\u00e4lle<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-check\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Automatisiertes Fristenmanagement<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-check\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Strukturierter Workflow zur sicheren Bearbeitung<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\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-fe47bd1 e-con-full e-flex e-con e-child\" data-id=\"fe47bd1\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f974bd5 elementor-widget elementor-widget-image\" data-id=\"f974bd5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/regpit.com\/wp-content\/uploads\/2025\/05\/240905-Regpit_10055B-scaled.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-title=\"Geldw\u00e4sche-Compliance mit Regpit\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTA0MCwidXJsIjoiaHR0cHM6XC9cL3JlZ3BpdC5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjVcLzA1XC8yNDA5MDUtUmVncGl0XzEwMDU1Qi1zY2FsZWQuanBnIn0%3D\">\n\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"534\" src=\"https:\/\/regpit.com\/wp-content\/uploads\/2025\/05\/240905-Regpit_10055B-1024x683.jpg\" class=\"attachment-large size-large wp-image-1040\" alt=\"- -\" srcset=\"https:\/\/regpit.com\/wp-content\/uploads\/2025\/05\/240905-Regpit_10055B-1024x683.jpg 1024w, https:\/\/regpit.com\/wp-content\/uploads\/2025\/05\/240905-Regpit_10055B-300x200.jpg 300w, https:\/\/regpit.com\/wp-content\/uploads\/2025\/05\/240905-Regpit_10055B-768x512.jpg 768w, https:\/\/regpit.com\/wp-content\/uploads\/2025\/05\/240905-Regpit_10055B-1536x1025.jpg 1536w, https:\/\/regpit.com\/wp-content\/uploads\/2025\/05\/240905-Regpit_10055B-2048x1366.jpg 2048w\" sizes=\"(max-width: 800px) 100vw, 800px\">\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\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-32a0249 e-con-full e-flex e-con e-child\" data-id=\"32a0249\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-11dd3b9 e-con-full e-flex e-con e-child\" data-id=\"11dd3b9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-29a6441 e-con-full e-flex e-con e-child\" data-id=\"29a6441\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e9c0e3a elementor-widget elementor-widget-image\" data-id=\"e9c0e3a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"450\" src=\"https:\/\/regpit.com\/wp-content\/uploads\/2025\/11\/mockup-transparent-1024x576.png\" class=\"attachment-large size-large wp-image-6076\" alt=\"- -\" srcset=\"https:\/\/regpit.com\/wp-content\/uploads\/2025\/11\/mockup-transparent-1024x576.png 1024w, https:\/\/regpit.com\/wp-content\/uploads\/2025\/11\/mockup-transparent-300x169.png 300w, https:\/\/regpit.com\/wp-content\/uploads\/2025\/11\/mockup-transparent-768x432.png 768w, https:\/\/regpit.com\/wp-content\/uploads\/2025\/11\/mockup-transparent-1536x864.png 1536w, https:\/\/regpit.com\/wp-content\/uploads\/2025\/11\/mockup-transparent-18x10.png 18w, https:\/\/regpit.com\/wp-content\/uploads\/2025\/11\/mockup-transparent.png 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\">\t\t\t\t\t\t\t\t\t\t\t\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-81efbe8 e-con-full e-flex e-con e-child\" data-id=\"81efbe8\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6cbee20 elementor-widget elementor-widget-heading\" data-id=\"6cbee20\" 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\">Sehen Sie selbst, wie einfach Ihre <span class=\"blauer-text\">Prozesse<\/span> laufen k\u00f6nnen.<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f14a0a3 elementor-widget elementor-widget-spacer\" data-id=\"f14a0a3\" 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-28f2316 elementor-align-center elementor-mobile-align-justify elementor-widget elementor-widget-button\" data-id=\"28f2316\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/regpit.com\/demo-buchen\/\" data-cta-label=\"Demo buchen \u2013 Whistleblowing Solution\" data-cta-section=\"whistleblowing-vorteile\" data-cta-type=\"primary\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Demo buchen<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\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<div class=\"elementor-element elementor-element-2bb0486 e-con-full e-flex e-con e-child\" data-id=\"2bb0486\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c1a5b05 elementor-widget elementor-widget-heading\" data-id=\"c1a5b05\" 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\">Darum ist Regpit der richtige Hinweisgebersystem-Anbieter auch f\u00fcr Ihr Unternehmen:<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-02c734d e-grid e-con-full e-con e-child\" data-id=\"02c734d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-feeacaf elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"feeacaf\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"icon icon-stopwatch\"><\/i>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tSofort einsatzbereit\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tIn 5 Minuten einsatzbereit &amp; compliant. Es ist keine IT-Implementierung notwendig. \t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\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-9b222b8 elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"9b222b8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"icon icon-flowchart\"><\/i>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tIntuitive Bedienung &amp; smarte Workflows\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tOb f\u00fcr Hinweisgebende oder Bearbeiter \u2013 Regpit ist einfach zu bedienen.\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\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-ea3efb1 elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"ea3efb1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"icon icon-client\"><\/i>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tExperten Service\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tUnser Know-how steckt nicht nur in unserer Software, sondern auch in den unterst\u00fctzenden Materialien f\u00fcr unsere Kunden.\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\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-bb49a99 elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"bb49a99\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"icon icon-Certificate\"><\/i>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\t100% rechtskonform\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tKonform mit der EU-Whistleblower-Richtlinie, den nationalen Hinweisgeber\u00adschutz\u00adgesetzen, der DSGVO sowie dem Lieferketten- und Geldw\u00e4schegesetz.\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/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-909218b e-con-full e-flex e-con e-child\" data-id=\"909218b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fc88692 elementor-widget elementor-widget-template\" data-id=\"fc88692\" data-element_type=\"widget\" data-e-type=\"widget\" data-cta-label=\"Demo buchen \u2013 Whistleblowing Solution, data-cta-section\" data-widget_type=\"template.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-template\">\n\t\t\t\t\t<div data-elementor-type=\"container\" data-elementor-id=\"3312\" class=\"elementor elementor-3312\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5be03b42 e-con-full e-flex e-con e-child\" data-id=\"5be03b42\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-685b63d8 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"685b63d8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"120\" height=\"72\" viewBox=\"0 0 120 72\" fill=\"none\"><circle cx=\"36\" cy=\"36\" r=\"32\" fill=\"#E0E0E0\"><\/circle><circle cx=\"84\" cy=\"36\" r=\"32\" fill=\"#0052FF\"><\/circle><path d=\"M60 57.1667C64.9789 51.5256 68 44.1157 68 36.0001C68 27.8845 64.9789 20.4746 60 14.8335C55.0211 20.4746 52 27.8845 52 36.0001C52 44.1157 55.0211 51.5256 60 57.1667Z\" fill=\"black\"><\/path><g clip-path=\"url(#clip0_106_1742)\"><rect x=\"23\" y=\"31\" width=\"26\" height=\"20\" fill=\"black\"><\/rect><path d=\"M29 31V27C29 23.134 32.134 20 36 20V20C39.866 20 43 23.134 43 27V31\" stroke=\"#0052FF\" stroke-width=\"4\"><\/path><circle cx=\"36\" cy=\"41\" r=\"3\" fill=\"#FFD531\"><\/circle><\/g><path d=\"M84 25V47M95 36H73\" stroke=\"white\" stroke-width=\"3\"><\/path><defs><clipPath id=\"clip0_106_1742\"><rect width=\"26\" height=\"33\" fill=\"white\" transform=\"translate(23 18)\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t<\/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-3c25684e elementor-widget elementor-widget-heading\" data-id=\"3c25684e\" 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<p class=\"elementor-heading-title elementor-size-default\">Mit Regpit sind Sie auf der <span class=\"blauer-text\">sicheren Seite<\/span>.<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-73ece432 elementor-align-center elementor-mobile-align-justify elementor-widget elementor-widget-button\" data-id=\"73ece432\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/regpit.com\/demo-buchen\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Demo buchen<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\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\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-ec0f025 elementor-widget elementor-widget-image\" data-id=\"ec0f025\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"84\" src=\"https:\/\/regpit.com\/wp-content\/uploads\/2025\/06\/Website-Grafiken-3-1-1024x108.png\" class=\"attachment-large size-large wp-image-2495\" alt=\"- -\" srcset=\"https:\/\/regpit.com\/wp-content\/uploads\/2025\/06\/Website-Grafiken-3-1-1024x108.png 1024w, https:\/\/regpit.com\/wp-content\/uploads\/2025\/06\/Website-Grafiken-3-1-300x32.png 300w, https:\/\/regpit.com\/wp-content\/uploads\/2025\/06\/Website-Grafiken-3-1-768x81.png 768w, https:\/\/regpit.com\/wp-content\/uploads\/2025\/06\/Website-Grafiken-3-1-1536x161.png 1536w, https:\/\/regpit.com\/wp-content\/uploads\/2025\/06\/Website-Grafiken-3-1-2048x215.png 2048w\" sizes=\"(max-width: 800px) 100vw, 800px\">\t\t\t\t\t\t\t\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<div class=\"elementor-element elementor-element-6d8d358 e-con-full e-flex e-con e-parent\" data-id=\"6d8d358\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cf2e0b1 elementor-widget elementor-widget-html\" data-id=\"cf2e0b1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- ============================================================\n     REGPIT TESTIMONIALS - SLIDER v7\n     - Pfeile unten links (grau, ohne Kasten)\n     - kein Progress-Balken mehr\n     - Auto-Slide alle 10 Sekunden\n     ============================================================ -->\n<style>\n  .regpit-tslider {\n    --rp-blue: #3274FF;\n    --rp-blue-soft: #EEF3FF;\n    --rp-ink: #0F172A;\n    --rp-text: #1A1F2E;\n    --rp-muted: #5A6478;\n    --rp-border: #E5EAF2;\n    --rp-grey-arrow: #9AA3B2;\n    --rp-grey-arrow-hover: #4A5163;\n\n    padding: 100px 5% 100px;\n    background:\n  linear-gradient(to bottom, #ffffff 0%, transparent 18%, transparent 82%, #ffffff 100%),\n  radial-gradient(ellipse 600px 300px at 20% 40%, rgba(50, 116, 255, 0.05), transparent),\n  radial-gradient(ellipse 600px 300px at 80% 60%, rgba(50, 116, 255, 0.05), transparent),\n  #ffffff;\n    font-family: 'TWK Everett', system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;\n    position: relative;\n    box-sizing: border-box;\n  }\n  \n  .regpit-tslider::after {\n  content: \"\";\n  position: absolute;\n  inset: 0;\n  background: linear-gradient(to bottom,\n    #ffffff 0%,\n    transparent 15%,\n    transparent 85%,\n    #ffffff 100%\n  );\n  z-index: 0;\n  pointer-events: none;\n}\n\n  .regpit-tslider *,\n  .regpit-tslider *::before,\n  .regpit-tslider *::after {\n    box-sizing: border-box;\n  }\n\n  .regpit-tslider__container {\n    max-width: 1200px;\n    margin: 0 auto;\n    position: relative;\n    z-index: 2;\n  }\n\n  \/* Header - linksb\u00fcndig *\/\n  .regpit-tslider__header {\n    text-align: left;\n    max-width: 720px;\n    margin: 0 0 60px 0;\n  }\n\n  .regpit-tslider__eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n    color: var(--rp-blue);\n    margin-bottom: 18px;\n    padding: 6px 14px;\n    background: var(--rp-blue-soft);\n    border-radius: 999px;\n  }\n\n  .regpit-tslider__eyebrow::before {\n    content: '';\n    width: 6px;\n    height: 6px;\n    background: var(--rp-blue);\n    border-radius: 50%;\n  }\n\n  .regpit-tslider__title {\n    font-size: clamp(1.9rem, 3.5vw, 2.6rem);\n    font-weight: 800;\n    line-height: 1.2;\n    color: var(--rp-ink);\n    margin: 0 0 18px 0;\n    letter-spacing: -0.02em;\n  }\n\n  .regpit-tslider__title span { color: var(--rp-blue); }\n\n  .regpit-tslider__subtitle {\n    font-size: 17px;\n    line-height: 1.65;\n    color: var(--rp-muted);\n    margin: 0;\n  }\n\n  \/* Slider Viewport *\/\n  .regpit-tslider__viewport {\n    position: relative;\n    overflow: hidden;\n    border-radius: 28px;\n  }\n\n  .regpit-tslider__track {\n    display: flex;\n    transition: transform 0.7s cubic-bezier(0.22, 1, 0.36, 1);\n    will-change: transform;\n  }\n\n  .regpit-tslider__slide {\n    flex: 0 0 100%;\n    min-width: 0;\n  }\n\n  .regpit-tslider__card {\n    position: relative;\n    background: #ffffff;\n    border: 1px solid rgba(50, 116, 255, 0.12);\n    border-radius: 24px;\n    overflow: hidden;\n    display: grid;\n    grid-template-columns: 400px 1fr;\n    align-items: stretch;\n    box-shadow:\n      0 30px 70px rgba(50, 116, 255, 0.08),\n      0 4px 12px rgba(15, 23, 42, 0.03);\n  }\n\n  \/* Foto als CSS background-image *\/\n  .regpit-tslider__photo {\n    position: relative;\n    background-color: var(--rp-blue-soft);\n    background-repeat: no-repeat;\n    background-size: cover;\n    background-position: center top;\n    overflow: hidden;\n    min-height: 100%;\n    align-self: stretch;\n  }\n\n  .regpit-tslider__photo--fabian {\n    background-image: url('https:\/\/regpit.com\/wp-content\/uploads\/2026\/05\/testimonial-fabian-mohr-unitplus.jpg');\n  }\n\n  .regpit-tslider__photo--julian {\n    background-image: url('https:\/\/regpit.com\/wp-content\/uploads\/2026\/05\/testimonial-julian-urban-jur.jpg');\n  }\n\n  .regpit-tslider__photo::after {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background: linear-gradient(135deg, transparent 60%, rgba(50, 116, 255, 0.18));\n    pointer-events: none;\n  }\n\n  .regpit-tslider__content {\n    padding: 56px 56px 48px 56px;\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    position: relative;\n  }\n\n  .regpit-tslider__content::before {\n    content: '\\201E';\n    position: absolute;\n    top: 24px;\n    right: 48px;\n    font-size: 120px;\n    color: rgba(50, 116, 255, 0.12);\n    font-family: Georgia, serif;\n    line-height: 1;\n    pointer-events: none;\n  }\n\n  .regpit-tslider__logo {\n    height: 38px;\n    margin-bottom: 28px;\n    display: flex;\n    align-items: center;\n  }\n\n  .regpit-tslider__logo-img {\n    display: block;\n    width: 160px;\n    height: 38px;\n    background-repeat: no-repeat;\n    background-position: left center;\n    background-size: contain;\n  }\n\n  .regpit-tslider__logo-img--unitplus {\n    background-image: url('https:\/\/regpit.com\/wp-content\/uploads\/2025\/10\/52.png');\n  }\n\n  .regpit-tslider__logo-img--jur {\n    background-image: url('https:\/\/regpit.com\/wp-content\/uploads\/2025\/05\/rechtsanwalt-berlin-jUrban-Logo_Schwarz.svg');\n  }\n\n  .regpit-tslider__quote {\n    font-size: 21px;\n    line-height: 1.6;\n    color: var(--rp-text);\n    font-weight: 500;\n    margin: 0 0 36px 0;\n    position: relative;\n    z-index: 1;\n  }\n\n  .regpit-tslider__person {\n    display: flex;\n    flex-direction: column;\n    padding-top: 24px;\n    border-top: 1px solid rgba(50, 116, 255, 0.12);\n  }\n\n  .regpit-tslider__name {\n    font-size: 18px;\n    font-weight: 700;\n    color: var(--rp-ink);\n    line-height: 1.3;\n    margin-bottom: 4px;\n  }\n\n  .regpit-tslider__role {\n    font-size: 14px;\n    color: var(--rp-muted);\n    line-height: 1.4;\n  }\n\n  \/* Steuerleiste unten links: nur noch Pfeile *\/\n  .regpit-tslider__controls {\n    display: flex;\n    align-items: center;\n    margin-top: 32px;\n  }\n\n  .regpit-tslider__arrows {\n    display: flex;\n    gap: 8px;\n    align-items: center;\n  }\n\n  \/* Pfeile: !important gegen Elementor\/Theme-Button-Styles *\/\n  .regpit-tslider .regpit-tslider__arrow,\n  .regpit-tslider button.regpit-tslider__arrow {\n    background: transparent !important;\n    background-color: transparent !important;\n    background-image: none !important;\n    border: none !important;\n    border-radius: 0 !important;\n    outline: none;\n    padding: 6px !important;\n    margin: 0 !important;\n    box-shadow: none !important;\n    color: var(--rp-grey-arrow) !important;\n    cursor: pointer;\n    display: inline-flex !important;\n    align-items: center;\n    justify-content: center;\n    transition: color 0.25s ease, transform 0.25s cubic-bezier(0.22, 1, 0.36, 1);\n    line-height: 0;\n    width: auto !important;\n    height: auto !important;\n    min-width: 0 !important;\n    min-height: 0 !important;\n    font-size: inherit;\n    text-decoration: none;\n  }\n\n  .regpit-tslider .regpit-tslider__arrow:hover,\n  .regpit-tslider button.regpit-tslider__arrow:hover,\n  .regpit-tslider .regpit-tslider__arrow:focus,\n  .regpit-tslider button.regpit-tslider__arrow:focus {\n    background: transparent !important;\n    background-color: transparent !important;\n    color: var(--rp-grey-arrow-hover) !important;\n    box-shadow: none !important;\n    border: none !important;\n  }\n\n  .regpit-tslider .regpit-tslider__arrow:focus-visible {\n    outline: 2px solid var(--rp-blue);\n    outline-offset: 4px;\n    border-radius: 4px !important;\n  }\n\n  .regpit-tslider .regpit-tslider__arrow--prev:hover { transform: translateX(-2px); }\n  .regpit-tslider .regpit-tslider__arrow--next:hover { transform: translateX(2px); }\n\n  .regpit-tslider .regpit-tslider__arrow svg {\n    width: 30px !important;\n    height: 30px !important;\n    stroke-width: 1.5;\n    fill: none !important;\n    stroke: currentColor !important;\n  }\n\n  \/* Mobile *\/\n  @media (max-width: 900px) {\n    .regpit-tslider { padding: 60px 5% 60px; }\n    .regpit-tslider__header { margin-bottom: 36px; }\n\n    .regpit-tslider__card {\n      grid-template-columns: 1fr;\n    }\n\n    .regpit-tslider__photo {\n      position: relative;\n      aspect-ratio: 16 \/ 11;\n      min-height: 0;\n    }\n\n    .regpit-tslider__content {\n      padding: 36px 28px 32px 28px;\n    }\n\n    .regpit-tslider__content::before {\n      top: 12px;\n      right: 24px;\n      font-size: 90px;\n    }\n\n    .regpit-tslider__quote {\n      font-size: 17px;\n      line-height: 1.6;\n      margin-bottom: 28px;\n    }\n\n    .regpit-tslider__controls {\n      margin-top: 24px;\n    }\n  }\n<\/style>\n\n<section class=\"regpit-tslider\" id=\"regpit-testimonials-slider\" tabindex=\"0\">\n  <div class=\"regpit-tslider__container\">\n    <div class=\"regpit-tslider__header\">\n      <span class=\"regpit-tslider__eyebrow\">Erfolgsgeschichten aus der Praxis<\/span>\n      <h2 class=\"regpit-tslider__title\">Was unsere Kund:innen <span>\u00fcber Regpit sagen<\/span><\/h2>\n      <p class=\"regpit-tslider__subtitle\">\n        Finanzdienstleister, Kanzleien und Compliance-Teams in ganz Europa setzen bereits auf Regpit. Sehen Sie selbst, wie andere Unternehmen von Regpit profitieren.\n      <\/p>\n    <\/div>\n\n    <div class=\"regpit-tslider__viewport\">\n      <div class=\"regpit-tslider__track\" data-tslider-track>\n\n        <!-- Slide 1: Fabian Mohr \/ UnitPlus -->\n        <div class=\"regpit-tslider__slide\">\n          <div class=\"regpit-tslider__card\">\n            <div class=\"regpit-tslider__photo regpit-tslider__photo--fabian\" role=\"img\" aria-label=\"Fabian Mohr, Co-Founder UnitPlus\"><\/div>\n            <div class=\"regpit-tslider__content\">\n              <div class=\"regpit-tslider__logo\">\n                <span class=\"regpit-tslider__logo-img regpit-tslider__logo-img--unitplus\" role=\"img\" aria-label=\"UnitPlus Logo\"><\/span>\n              <\/div>\n              <p class=\"regpit-tslider__quote\">\n                Dank Regpit k\u00f6nnen wir ein kundenfreundliches Onboarding auf h\u00f6chstem Niveau auch beim Thema Geldw\u00e4schepr\u00e4vention einfach, sicher und zeitschonend durchf\u00fchren \u2013 das ist f\u00fcr uns als FinTech extrem wichtig!\n              <\/p>\n              <div class=\"regpit-tslider__person\">\n                <span class=\"regpit-tslider__name\">Fabian Mohr<\/span>\n                <span class=\"regpit-tslider__role\">Co-Founder bei UnitPlus<\/span>\n              <\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <!-- Slide 2: Julian Urban \/ JUR -->\n        <div class=\"regpit-tslider__slide\">\n          <div class=\"regpit-tslider__card\">\n            <div class=\"regpit-tslider__photo regpit-tslider__photo--julian\" role=\"img\" aria-label=\"Julian Urban, Partner JUR \u2013 URBAN Rechtsanwaltsgesellschaft\"><\/div>\n            <div class=\"regpit-tslider__content\">\n              <div class=\"regpit-tslider__logo\">\n                <span class=\"regpit-tslider__logo-img regpit-tslider__logo-img--jur\" role=\"img\" aria-label=\"JUR \u2013 URBAN Rechtsanwaltsgesellschaft Logo\"><\/span>\n              <\/div>\n              <p class=\"regpit-tslider__quote\">\n                Die Anforderungen f\u00fcr Anwaltskanzleien im Bereich Geldw\u00e4schepr\u00e4vention und Sanktionen werden immer umfangreicher. Wir freuen uns mit Regpit einen spezialisierten Partner an der Seite zu haben!\n              <\/p>\n              <div class=\"regpit-tslider__person\">\n                <span class=\"regpit-tslider__name\">Julian Urban<\/span>\n                <span class=\"regpit-tslider__role\">Partner von JUR \u2013 URBAN Rechtsanwaltsgesellschaft<\/span>\n              <\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n\n      <\/div>\n    <\/div>\n\n    <div class=\"regpit-tslider__controls\">\n      <div class=\"regpit-tslider__arrows\">\n        <button type=\"button\" class=\"regpit-tslider__arrow regpit-tslider__arrow--prev\" data-tslider-prev aria-label=\"Vorheriges Testimonial\">\n          <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n            <polyline points=\"15 18 9 12 15 6\"\/>\n          <\/svg>\n        <\/button>\n        <button type=\"button\" class=\"regpit-tslider__arrow regpit-tslider__arrow--next\" data-tslider-next aria-label=\"N\u00e4chstes Testimonial\">\n          <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n            <polyline points=\"9 18 15 12 9 6\"\/>\n          <\/svg>\n        <\/button>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<script>\n(function () {\n  function initSlider() {\n    var root = document.getElementById('regpit-testimonials-slider');\n    if (!root || root.dataset.tsliderInit === '1') return;\n    root.dataset.tsliderInit = '1';\n\n    var track = root.querySelector('[data-tslider-track]');\n    var slides = root.querySelectorAll('.regpit-tslider__slide');\n    var prevBtns = root.querySelectorAll('[data-tslider-prev]');\n    var nextBtns = root.querySelectorAll('[data-tslider-next]');\n\n    if (!track || slides.length === 0) return;\n\n    var total = slides.length;\n    var current = 0;\n    var autoplayDelay = 10000;\n    var autoplayTimer = null;\n\n    function goTo(idx, opts) {\n      opts = opts || {};\n      current = ((idx % total) + total) % total;\n      track.style.transform = 'translateX(-' + (current * 100) + '%)';\n      if (!opts.fromAutoplay) startAutoplay();\n    }\n\n    function next() { goTo(current + 1, { fromAutoplay: true }); }\n\n    function startAutoplay() {\n      stopAutoplay();\n      autoplayTimer = setInterval(next, autoplayDelay);\n    }\n\n    function stopAutoplay() {\n      if (autoplayTimer) {\n        clearInterval(autoplayTimer);\n        autoplayTimer = null;\n      }\n    }\n\n    prevBtns.forEach(function (btn) {\n      btn.addEventListener('click', function () { goTo(current - 1); });\n    });\n    nextBtns.forEach(function (btn) {\n      btn.addEventListener('click', function () { goTo(current + 1); });\n    });\n\n    if (window.matchMedia('(hover: hover)').matches) {\n      root.addEventListener('mouseenter', stopAutoplay);\n      root.addEventListener('mouseleave', startAutoplay);\n    }\n\n    document.addEventListener('visibilitychange', function () {\n      if (document.hidden) stopAutoplay();\n      else startAutoplay();\n    });\n\n    var touchStartX = 0;\n    var touchEndX = 0;\n    track.addEventListener('touchstart', function (e) {\n      touchStartX = e.changedTouches[0].screenX;\n      stopAutoplay();\n    }, { passive: true });\n    track.addEventListener('touchend', function (e) {\n      touchEndX = e.changedTouches[0].screenX;\n      var diff = touchStartX - touchEndX;\n      if (Math.abs(diff) > 50) {\n        if (diff > 0) goTo(current + 1);\n        else goTo(current - 1);\n      } else {\n        startAutoplay();\n      }\n    }, { passive: true });\n\n    root.addEventListener('keydown', function (e) {\n      if (e.key === 'ArrowLeft') { e.preventDefault(); goTo(current - 1); }\n      else if (e.key === 'ArrowRight') { e.preventDefault(); goTo(current + 1); }\n    });\n\n    \/\/ Init\n    track.style.transform = 'translateX(0%)';\n    startAutoplay();\n  }\n\n  if (document.readyState === 'loading') {\n    document.addEventListener('DOMContentLoaded', initSlider);\n  } else {\n    initSlider();\n  }\n})();\n<\/script>\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-a05488a e-con-full e-flex e-con e-parent\" data-id=\"a05488a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-12b2861 elementor-widget elementor-widget-html\" data-id=\"12b2861\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<section class=\"regpit-solutions-section\" id=\"regpit-loesungen\" aria-labelledby=\"regpit-solutions-title\">\n  <div class=\"regpit-bg\" aria-hidden=\"true\">\n    <span class=\"regpit-bg-grid\"><\/span>\n  <\/div>\n\n  <div class=\"regpit-container\">\n    <header class=\"regpit-header\">\n      <span class=\"regpit-eyebrow\">\n        <span class=\"regpit-dot\"><\/span>\n        Plattform-\u00dcbersicht\n      <\/span>\n\n      <h2 id=\"regpit-solutions-title\" class=\"regpit-title\">\n        Alle Funktionen f\u00fcr <span class=\"regpit-title-accent\">Geldw\u00e4schepr\u00e4vention<\/span> in einer Plattform\n      <\/h2>\n\n      <p class=\"regpit-subtitle\">\n        W\u00e4hlen Sie flexibel: Einzelne Module oder individuelle Kombinationen in einer nahtlosen Plattform.\n      <\/p>\n    <\/header>\n\n    <div class=\"regpit-shell\">\n      <div class=\"regpit-tabs\" role=\"tablist\" aria-orientation=\"horizontal\" aria-label=\"Regpit Module\">\n        <button class=\"regpit-tab is-active\" type=\"button\" role=\"tab\" id=\"regpit-tab-kyc\" aria-controls=\"regpit-panel-kyc\" aria-selected=\"true\" tabindex=\"0\" data-target=\"kyc\">\n          <span class=\"regpit-tab-icon\" aria-hidden=\"true\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.75\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n              <path d=\"M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2\"\/>\n              <circle cx=\"9\" cy=\"7\" r=\"4\"\/>\n              <path d=\"m17 11 2 2 4-4\"\/>\n            <\/svg>\n          <\/span>\n          <span class=\"regpit-tab-text\">\n            <span class=\"regpit-tab-title\">KYC\/KYB Solution<\/span>\n          <\/span>\n          <span class=\"regpit-tab-chevron\" aria-hidden=\"true\"><\/span>\n          <span class=\"regpit-tab-progress\" aria-hidden=\"true\"><\/span>\n        <\/button>\n\n        <button class=\"regpit-tab\" type=\"button\" role=\"tab\" id=\"regpit-tab-ident\" aria-controls=\"regpit-panel-ident\" aria-selected=\"false\" tabindex=\"-1\" data-target=\"ident\">\n          <span class=\"regpit-tab-icon\" aria-hidden=\"true\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.75\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n              <path d=\"M3 7V5a2 2 0 0 1 2-2h2\"\/>\n              <path d=\"M17 3h2a2 2 0 0 1 2 2v2\"\/>\n              <path d=\"M21 17v2a2 2 0 0 1-2 2h-2\"\/>\n              <path d=\"M7 21H5a2 2 0 0 1-2-2v-2\"\/>\n              <circle cx=\"12\" cy=\"11\" r=\"3\"\/>\n              <path d=\"M7 17a5 5 0 0 1 10 0\"\/>\n            <\/svg>\n          <\/span>\n          <span class=\"regpit-tab-text\">\n            <span class=\"regpit-tab-title\">Ident Solution<\/span>\n          <\/span>\n          <span class=\"regpit-tab-chevron\" aria-hidden=\"true\"><\/span>\n          <span class=\"regpit-tab-progress\" aria-hidden=\"true\"><\/span>\n        <\/button>\n\n        <button class=\"regpit-tab\" type=\"button\" role=\"tab\" id=\"regpit-tab-monitoring\" aria-controls=\"regpit-panel-monitoring\" aria-selected=\"false\" tabindex=\"-1\" data-target=\"monitoring\">\n          <span class=\"regpit-tab-icon\" aria-hidden=\"true\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.75\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n              <path d=\"M3 3v18h18\"\/>\n              <path d=\"m7 14 3-3 3 3 5-5\"\/>\n            <\/svg>\n          <\/span>\n          <span class=\"regpit-tab-text\">\n            <span class=\"regpit-tab-title\">Monitoring Solution<\/span>\n          <\/span>\n          <span class=\"regpit-tab-chevron\" aria-hidden=\"true\"><\/span>\n          <span class=\"regpit-tab-progress\" aria-hidden=\"true\"><\/span>\n        <\/button>\n\n        <button class=\"regpit-tab\" type=\"button\" role=\"tab\" id=\"regpit-tab-elearning\" aria-controls=\"regpit-panel-elearning\" aria-selected=\"false\" tabindex=\"-1\" data-target=\"elearning\">\n          <span class=\"regpit-tab-icon\" aria-hidden=\"true\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.75\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n              <path d=\"M22 10 12 4 2 10l10 6 10-6Z\"\/>\n              <path d=\"M6 12v5c0 1.7 2.7 3 6 3s6-1.3 6-3v-5\"\/>\n            <\/svg>\n          <\/span>\n          <span class=\"regpit-tab-text\">\n            <span class=\"regpit-tab-title\">E-Learning Solution<\/span>\n          <\/span>\n          <span class=\"regpit-tab-chevron\" aria-hidden=\"true\"><\/span>\n          <span class=\"regpit-tab-progress\" aria-hidden=\"true\"><\/span>\n        <\/button>\n\n        <button class=\"regpit-tab\" type=\"button\" role=\"tab\" id=\"regpit-tab-whistleblowing\" aria-controls=\"regpit-panel-whistleblowing\" aria-selected=\"false\" tabindex=\"-1\" data-target=\"whistleblowing\">\n          <span class=\"regpit-tab-icon\" aria-hidden=\"true\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.75\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n              <path d=\"M12 2 4 5v6c0 5 3.5 9.5 8 11 4.5-1.5 8-6 8-11V5l-8-3Z\"\/>\n              <path d=\"m9 12 2 2 4-4\"\/>\n            <\/svg>\n          <\/span>\n          <span class=\"regpit-tab-text\">\n            <span class=\"regpit-tab-title\">Whistleblowing Solution<\/span>\n          <\/span>\n          <span class=\"regpit-tab-chevron\" aria-hidden=\"true\"><\/span>\n          <span class=\"regpit-tab-progress\" aria-hidden=\"true\"><\/span>\n        <\/button>\n      <\/div>\n\n      <div class=\"regpit-panels\">\n        <article class=\"regpit-solution-card is-active\" role=\"tabpanel\" id=\"regpit-panel-kyc\" aria-labelledby=\"regpit-tab-kyc\" data-panel=\"kyc\">\n          <div class=\"regpit-panel-grid\">\n            <div class=\"regpit-animation-area\">\n              <div class=\"regpit-anim\">\n                <div class=\"rp-clean-card\">\n                  <div class=\"rp-cc-header\">\n                    <div class=\"rp-cc-avatar\">MB<\/div>\n                    <div>\n                      <div class=\"rp-cc-title\">Max Bauer GmbH<\/div>\n                      <div class=\"rp-cc-sub\">KYB-Pr\u00fcfung<\/div>\n                    <\/div>\n                  <\/div>\n\n                  <div class=\"rp-cc-body\">\n                    <div class=\"rp-bar-label\">\n                      <span>Pr\u00fcffortschritt<\/span>\n                      <span>100%<\/span>\n                    <\/div>\n                    <div class=\"rp-bar-bg\">\n                      <div class=\"rp-bar-fill anim-fill\" style=\"--w: 100%\"><\/div>\n                    <\/div>\n                    <div class=\"rp-cc-status anim-fade\">\u2713 Revisionssicherer Bericht erstellt<\/div>\n                  <\/div>\n                <\/div>\n              <\/div>\n            <\/div>\n\n            <div class=\"regpit-content-area\">\n              <span class=\"regpit-module-label\">Onboarding<\/span>\n              <h3 class=\"regpit-solution-title\">KYC\/KYB Solution<\/h3>\n              <p>\n                Die KYC- und KYB-Software von Regpit erm\u00f6glicht ein vollst\u00e4ndig digitales Onboarding:\n                inklusive automatisierter PEP- und Sanktionslistenpr\u00fcfung, Ermittlung wirtschaftlich Berechtigter\n                sowie Bereitstellung aktueller Registerausz\u00fcge.\n              <\/p>\n              <p>\n                Alle Prozesse sind GwG-konform, intuitiv bedienbar und enden mit einem revisionssicheren Report,\n                der Sie bei Pr\u00fcfungen absichert.\n              <\/p>\n\n              <div class=\"regpit-badges\">\n                <span class=\"regpit-badge\">\u2713 GwG-konform<\/span>\n                <span class=\"regpit-badge\">\u2713 Automatisiert<\/span>\n                <span class=\"regpit-badge\">\u2713 Revisionssicher<\/span>\n              <\/div>\n\n              <a class=\"regpit-cta\" href=\"https:\/\/regpit.com\/loesungen\/kyc-kyb-software\/\">\n                Mehr erfahren <span aria-hidden=\"true\">\u2192<\/span>\n              <\/a>\n            <\/div>\n          <\/div>\n        <\/article>\n\n        <article class=\"regpit-solution-card\" role=\"tabpanel\" id=\"regpit-panel-ident\" aria-labelledby=\"regpit-tab-ident\" data-panel=\"ident\" hidden>\n          <div class=\"regpit-panel-grid\">\n            <div class=\"regpit-animation-area\">\n              <div class=\"regpit-anim\">\n                <div class=\"rp-clean-card rp-ident-card\">\n                  <div class=\"rp-id-visual\">\n                    <div class=\"rp-id-icon\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\">\n                        <rect x=\"3\" y=\"4\" width=\"18\" height=\"16\" rx=\"2\"\/>\n                        <circle cx=\"9\" cy=\"10\" r=\"2\"\/>\n                        <path d=\"M15 8h2 M15 12h2 M7 16h5\"\/>\n                      <\/svg>\n                    <\/div>\n                    <div class=\"rp-scan-line\"><\/div>\n                  <\/div>\n\n                  <div class=\"rp-ident-status-wrap\">\n                    <div class=\"rp-cc-status rp-status-centered anim-fade\">\n                      <svg class=\"rp-status-icon\" viewBox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\">\n                        <path d=\"M20 6 9 17l-5-5\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                      <\/svg>\n                      <span>Identit\u00e4t verifiziert<\/span>\n                    <\/div>\n                  <\/div>\n                <\/div>\n              <\/div>\n            <\/div>\n\n            <div class=\"regpit-content-area\">\n              <span class=\"regpit-module-label\">Identifizierung<\/span>\n              <h3 class=\"regpit-solution-title\">Ident Solution<\/h3>\n              <p>\n                Mit der Ident Solution von Regpit identifizieren Sie Personen einfach und sicher:\n                per Video-Ident, eID, Konto-Ident, Vor-Ort-Pr\u00fcfung oder Signatur.\n              <\/p>\n              <p>\n                Alle Verfahren sind GwG-konform, sofort einsatzbereit und lassen sich ohne IT-Aufwand in Ihre Prozesse integrieren.\n              <\/p>\n\n              <div class=\"regpit-badges\">\n                <span class=\"regpit-badge\">\u2713 GwG-konform<\/span>\n                <span class=\"regpit-badge\">\u2713 Sofort einsatzbereit<\/span>\n                <span class=\"regpit-badge\">\u2713 Ohne IT-Aufwand<\/span>\n              <\/div>\n\n              <a class=\"regpit-cta\" href=\"https:\/\/regpit.com\/loesungen\/ident-solution\/\">\n                Mehr erfahren <span aria-hidden=\"true\">\u2192<\/span>\n              <\/a>\n            <\/div>\n          <\/div>\n        <\/article>\n\n        <article class=\"regpit-solution-card\" role=\"tabpanel\" id=\"regpit-panel-monitoring\" aria-labelledby=\"regpit-tab-monitoring\" data-panel=\"monitoring\" hidden>\n          <div class=\"regpit-panel-grid\">\n            <div class=\"regpit-animation-area\">\n              <div class=\"regpit-anim\">\n                <div class=\"rp-clean-card\">\n                  <div class=\"rp-mon-list\">\n                    <div class=\"rp-mon-row\">\n                      <span>Mandant A<\/span>\n                      <span class=\"rp-dot green\"><\/span>\n                    <\/div>\n                    <div class=\"rp-mon-row\">\n                      <span>Unternehmen B<\/span>\n                      <span class=\"rp-dot rp-pulse-alert\"><\/span>\n                    <\/div>\n                    <div class=\"rp-mon-row\">\n                      <span>Mandant C<\/span>\n                      <span class=\"rp-dot green\"><\/span>\n                    <\/div>\n                  <\/div>\n\n                  <div class=\"rp-cc-status rp-alert-text anim-fade\">\u26a0 \u00c4nderung erkannt<\/div>\n                <\/div>\n              <\/div>\n            <\/div>\n\n            <div class=\"regpit-content-area\">\n              <span class=\"regpit-module-label\">\u00dcberwachung<\/span>\n              <h3 class=\"regpit-solution-title\">Monitoring Solution<\/h3>\n              <p>\n                Die Monitoring Solution von Regpit \u00fcberwacht Personen und Unternehmen automatisch auf Sanktionslisten,\n                PEP-Daten und Adverse Media.\n              <\/p>\n              <p>\n                \u00c4nderungen werden sofort erkannt, dokumentiert und als Alert angezeigt, damit Sie jederzeit regelkonform\n                und handlungsf\u00e4hig bleiben.\n              <\/p>\n\n              <div class=\"regpit-badges\">\n                <span class=\"regpit-badge\">\u2713 Echtzeit-Alerts<\/span>\n                <span class=\"regpit-badge\">\u2713 Automatisiert<\/span>\n                <span class=\"regpit-badge\">\u2713 Dokumentiert<\/span>\n              <\/div>\n\n              <a class=\"regpit-cta\" href=\"https:\/\/regpit.com\/loesungen\/monitoring-solution\/\">\n                Mehr erfahren <span aria-hidden=\"true\">\u2192<\/span>\n              <\/a>\n            <\/div>\n          <\/div>\n        <\/article>\n\n        <article class=\"regpit-solution-card\" role=\"tabpanel\" id=\"regpit-panel-elearning\" aria-labelledby=\"regpit-tab-elearning\" data-panel=\"elearning\" hidden>\n          <div class=\"regpit-panel-grid\">\n            <div class=\"regpit-animation-area\">\n              <div class=\"regpit-anim\">\n                <div class=\"rp-clean-card rp-center-card\">\n                  <div class=\"rp-circle-wrap\">\n                    <svg viewBox=\"0 0 36 36\" class=\"rp-circular-chart\">\n                      <path class=\"rp-circle-bg\" d=\"M18 2.0845 a 15.9155 15.9155 0 0 1 0 31.831 a 15.9155 15.9155 0 0 1 0 -31.831\" \/>\n                      <path class=\"rp-circle anim-circle\" stroke-dasharray=\"82, 100\" d=\"M18 2.0845 a 15.9155 15.9155 0 0 1 0 31.831 a 15.9155 15.9155 0 0 1 0 -31.831\" \/>\n                      <text x=\"18\" y=\"20.5\" class=\"rp-percentage\">82%<\/text>\n                    <\/svg>\n                  <\/div>\n\n                  <div class=\"rp-cc-status anim-fade\">\u2605 Zertifikat freigeschaltet<\/div>\n                <\/div>\n              <\/div>\n            <\/div>\n\n            <div class=\"regpit-content-area\">\n              <span class=\"regpit-module-label\">Schulung<\/span>\n              <h3 class=\"regpit-solution-title\">E-Learning Solution<\/h3>\n              <p>\n                Mit der E-Learning Solution von Regpit schulen Sie Mitarbeitende effizient und gesetzeskonform\n                zu allen Themen rund um Geldw\u00e4schepr\u00e4vention.\n              <\/p>\n              <p>\n                Alle Inhalte schlie\u00dfen mit Wissenstests ab und f\u00fchren zu revisionssicheren Teilnahmezertifikaten.\n              <\/p>\n\n              <div class=\"regpit-badges\">\n                <span class=\"regpit-badge\">\u2713 Zertifiziert<\/span>\n                <span class=\"regpit-badge\">\u2713 GwG-konform<\/span>\n                <span class=\"regpit-badge\">\u2713 Revisionssicher<\/span>\n              <\/div>\n\n              <a class=\"regpit-cta\" href=\"https:\/\/regpit.com\/loesungen\/e-learning\/\">\n                Mehr erfahren <span aria-hidden=\"true\">\u2192<\/span>\n              <\/a>\n            <\/div>\n          <\/div>\n        <\/article>\n\n        <article class=\"regpit-solution-card\" role=\"tabpanel\" id=\"regpit-panel-whistleblowing\" aria-labelledby=\"regpit-tab-whistleblowing\" data-panel=\"whistleblowing\" hidden>\n          <div class=\"regpit-panel-grid\">\n            <div class=\"regpit-animation-area\">\n              <div class=\"regpit-anim\">\n                <div class=\"rp-clean-card rp-center-card\">\n                  <div class=\"rp-lock-visual anim-float\">\n                    <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\">\n                      <rect x=\"3\" y=\"11\" width=\"18\" height=\"11\" rx=\"2\" ry=\"2\"\/>\n                      <path d=\"M7 11V7a5 5 0 0 1 10 0v4\"\/>\n                    <\/svg>\n                  <\/div>\n\n                  <div class=\"rp-cc-status rp-secure-text anim-fade\">Ende-zu-Ende verschl\u00fcsselt<\/div>\n                <\/div>\n              <\/div>\n            <\/div>\n\n            <div class=\"regpit-content-area\">\n              <span class=\"regpit-module-label\">Hinweisgeber<\/span>\n              <h3 class=\"regpit-solution-title\">Whistleblowing Solution<\/h3>\n              <p>\n                Mit dem Hinweisgebersystem von Regpit erf\u00fcllen Sie die Anforderungen aus GwG und HinSchG.\n              <\/p>\n              <p>\n                Die Meldestelle ist sofort einsatzbereit und sch\u00fctzt Hinweisgeber:innen und Unternehmen gleicherma\u00dfen.\n              <\/p>\n\n              <div class=\"regpit-badges\">\n                <span class=\"regpit-badge\">\u2713 GwG &amp; HinSchG<\/span>\n                <span class=\"regpit-badge\">\u2713 Sofort einsatzbereit<\/span>\n                <span class=\"regpit-badge\">\u2713 Gesch\u00fctzt<\/span>\n              <\/div>\n\n              <a class=\"regpit-cta\" href=\"https:\/\/regpit.com\/loesungen\/whistleblowing-solution\/\">\n                Mehr erfahren <span aria-hidden=\"true\">\u2192<\/span>\n              <\/a>\n            <\/div>\n          <\/div>\n        <\/article>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<style>\n.regpit-solutions-section {\n  --rp-brand: #0052ff;\n  --rp-brand-hover: #003cc8;\n  --rp-bg: #ffffff;\n  --rp-soft: #f8fafc;\n  --rp-softer: #e2e8f0;\n  --rp-light-blue: #eff6ff;\n  --rp-light-blue-strong: #dbeafe;\n  --rp-blue-border: #bfdbfe;\n  --rp-text: #0f172a;\n  --rp-muted: #475569;\n  --rp-border: #e2e8f0;\n  --rp-success: #16a34a;\n  --rp-success-bg: #dcfce7;\n  --rp-danger: #dc2626;\n  --rp-danger-bg: #fee2e2;\n\n  position: relative;\n  overflow: hidden;\n  padding: 96px 0;\n  background:\n  linear-gradient(to bottom, #ffffff 0%, transparent 18%, transparent 82%, #ffffff 100%),\n  radial-gradient(circle at 12% 32%, rgba(0, 82, 255, 0.06), transparent 35%),\n  radial-gradient(circle at 88% 55%, rgba(37, 99, 235, 0.045), transparent 38%),\n  var(--rp-bg);\n    radial-gradient(circle at 88% 24%, rgba(37, 99, 235, 0.035), transparent 34%),\n    var(--rp-bg);\n  font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Inter, Roboto, Arial, sans-serif;\n  color: var(--rp-text);\n  line-height: 1.6;\n  box-sizing: border-box;\n}\n\n.regpit-solutions-section *,\n.regpit-solutions-section *::before,\n.regpit-solutions-section *::after {\n  box-sizing: border-box;\n}\n\n.regpit-solutions-section p {\n  margin: 0;\n}\n\n.regpit-solutions-section button {\n  font: inherit;\n  color: inherit;\n  background: none;\n  border: 0;\n  cursor: pointer;\n}\n\n.regpit-solutions-section a {\n  text-decoration: none;\n}\n\n.regpit-container {\n  position: relative;\n  max-width: 1240px;\n  margin: 0 auto;\n  padding: 0 24px;\n  z-index: 2;\n}\n\n.regpit-bg {\n  position: absolute;\n  inset: 0;\n  pointer-events: none;\n}\n\n.regpit-bg-grid {\n  position: absolute;\n  inset: 0;\n  opacity: 0.38;\n  background-image: radial-gradient(var(--rp-softer) 1px, transparent 1px);\n  background-size: 32px 32px;\n}\n\n\/* Header *\/\n.regpit-header {\n  max-width: 900px;\n  margin: 0 0 64px;\n  text-align: left;\n}\n\n.regpit-eyebrow {\n  display: inline-flex;\n  align-items: center;\n  gap: 9px;\n  padding: 7px 14px;\n  border-radius: 999px;\n  border: 1px solid var(--rp-border);\n  background: rgba(255, 255, 255, 0.9);\n  color: var(--rp-text);\n  font-size: 11px;\n  font-weight: 800;\n  letter-spacing: 0.11em;\n  text-transform: uppercase;\n  box-shadow: 0 8px 22px rgba(15, 23, 42, 0.04);\n}\n\n.regpit-dot {\n  width: 7px;\n  height: 7px;\n  border-radius: 50%;\n  background: var(--rp-brand);\n  box-shadow: 0 0 0 5px rgba(0, 82, 255, 0.1);\n}\n\n.regpit-title {\n  display: block !important;\n  margin: 26px 0 0 !important;\n  padding: 0 !important;\n  font-size: 28px !important;\n  font-weight: 900 !important;\n  line-height: 1.18 !important;\n  letter-spacing: -0.025em;\n  color: var(--rp-text);\n}\n\n.regpit-title-accent {\n  color: var(--rp-brand);\n}\n\n.regpit-subtitle {\n  display: block !important;\n  margin: 28px 0 0 !important;\n  padding: 0 !important;\n  font-size: 17px !important;\n  font-weight: 500;\n  color: var(--rp-muted);\n  max-width: 700px;\n  line-height: 1.55;\n}\n\n\/* Layout *\/\n.regpit-shell {\n  display: flex;\n  flex-direction: column;\n  gap: 22px;\n  margin-top: 24px;\n}\n\n\/* Tabs oben *\/\n.regpit-tabs {\n  display: grid;\n  grid-template-columns: repeat(5, minmax(185px, 1fr));\n  gap: 12px;\n}\n\n.regpit-tab,\n.regpit-solutions-section .regpit-tab,\n.regpit-solutions-section button.regpit-tab {\n  position: relative;\n  display: flex;\n  align-items: center;\n  gap: 10px;\n  min-height: 84px;\n  padding: 16px 14px 18px;\n  border-radius: 16px;\n  border: 1px solid var(--rp-border) !important;\n  background: #ffffff !important;\n  color: var(--rp-text) !important;\n  text-align: left;\n  overflow: hidden;\n  box-shadow: 0 8px 24px rgba(15, 23, 42, 0.035) !important;\n  transition:\n    background-color 0.2s ease,\n    border-color 0.2s ease,\n    box-shadow 0.2s ease;\n}\n\n.regpit-solutions-section .regpit-tab:hover,\n.regpit-solutions-section .regpit-tab:focus-visible {\n  background: #eff6ff !important;\n  border-color: #bfdbfe !important;\n  color: var(--rp-text) !important;\n  transform: none !important;\n  box-shadow: 0 8px 24px rgba(15, 23, 42, 0.04) !important;\n}\n\n.regpit-solutions-section .regpit-tab.is-active,\n.regpit-solutions-section .regpit-tab.is-active:hover,\n.regpit-solutions-section .regpit-tab.is-active:focus-visible {\n  background: #eff6ff !important;\n  border-color: #bfdbfe !important;\n  color: var(--rp-text) !important;\n  transform: none !important;\n  box-shadow: 0 8px 24px rgba(15, 23, 42, 0.045) !important;\n}\n\n.regpit-tab-icon {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  width: 42px;\n  height: 42px;\n  border-radius: 12px;\n  background: #f8fafc !important;\n  color: var(--rp-muted) !important;\n  flex-shrink: 0;\n  transition:\n    background-color 0.2s ease,\n    color 0.2s ease;\n}\n\n.regpit-solutions-section .regpit-tab:hover .regpit-tab-icon,\n.regpit-solutions-section .regpit-tab:focus-visible .regpit-tab-icon,\n.regpit-solutions-section .regpit-tab.is-active .regpit-tab-icon,\n.regpit-solutions-section .regpit-tab.is-active:hover .regpit-tab-icon {\n  background: #dbeafe !important;\n  color: var(--rp-brand) !important;\n}\n\n.regpit-tab-icon svg {\n  width: 21px;\n  height: 21px;\n}\n\n.regpit-tab-text {\n  display: flex;\n  flex-direction: column;\n  min-width: 0;\n}\n\n.regpit-tab-title {\n  font-size: 14px;\n  font-weight: 800;\n  color: var(--rp-text) !important;\n  line-height: 1.25;\n  white-space: normal;\n  overflow: visible;\n  text-overflow: unset;\n  word-break: normal;\n}\n\n.regpit-tab-chevron {\n  display: none;\n}\n\n.regpit-tab-progress {\n  position: absolute;\n  left: 0;\n  bottom: 0;\n  height: 3px;\n  width: 0;\n  background: var(--rp-brand);\n  border-radius: 0 999px 999px 0;\n}\n\n.regpit-tab.is-active .regpit-tab-progress {\n  animation: regpit-tab-progress 10s linear forwards;\n}\n\n\/* Panels *\/\n.regpit-panels {\n  position: relative;\n}\n\n.regpit-solution-card {\n  display: none;\n  border-radius: 28px;\n  overflow: hidden;\n  background: rgba(255, 255, 255, 0.96);\n  border: 1px solid var(--rp-border);\n  box-shadow:\n    0 24px 70px rgba(15, 23, 42, 0.08),\n    0 4px 18px rgba(15, 23, 42, 0.035);\n}\n\n.regpit-solution-card.is-active {\n  display: block;\n  animation: regpit-fade-up 0.45s ease both;\n}\n\n.regpit-panel-grid {\n  display: grid;\n  grid-template-columns: 0.95fr 1.25fr;\n  gap: 0;\n  min-height: 450px;\n}\n\n\/* Animation Area *\/\n.regpit-animation-area {\n  position: relative;\n  padding: 44px;\n  background:\n    radial-gradient(circle at 50% 35%, rgba(0, 82, 255, 0.08), transparent 42%),\n    var(--rp-soft);\n  border-right: 1px solid var(--rp-border);\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  overflow: hidden;\n}\n\n.regpit-animation-area::before {\n  content: \"\";\n  position: absolute;\n  width: 260px;\n  height: 260px;\n  border-radius: 999px;\n  background: rgba(0, 82, 255, 0.055);\n  filter: blur(12px);\n}\n\n.regpit-anim {\n  position: relative;\n  width: 100%;\n  max-width: 310px;\n  z-index: 1;\n}\n\n.rp-clean-card {\n  background: var(--rp-bg);\n  border-radius: 22px;\n  padding: 26px;\n  border: 1px solid var(--rp-border);\n  box-shadow:\n    0 18px 40px rgba(15, 23, 42, 0.08),\n    inset 0 1px 0 rgba(255, 255, 255, 0.8);\n}\n\n.rp-center-card {\n  text-align: center;\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n}\n\n.rp-ident-card {\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  justify-content: center;\n}\n\n.rp-cc-header {\n  display: flex;\n  align-items: center;\n  gap: 13px;\n  margin-bottom: 22px;\n}\n\n.rp-cc-avatar {\n  width: 44px;\n  height: 44px;\n  border-radius: 13px;\n  background: var(--rp-light-blue);\n  color: var(--rp-brand);\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  font-weight: 900;\n  font-size: 14px;\n}\n\n.rp-cc-title {\n  font-size: 15px;\n  font-weight: 850;\n  color: var(--rp-text);\n}\n\n.rp-cc-sub {\n  font-size: 12px;\n  color: var(--rp-muted);\n  margin-top: 1px;\n}\n\n.rp-bar-label {\n  display: flex;\n  justify-content: space-between;\n  font-size: 12px;\n  font-weight: 700;\n  margin-bottom: 8px;\n  color: var(--rp-muted);\n}\n\n.rp-bar-bg {\n  height: 7px;\n  background: var(--rp-softer);\n  border-radius: 999px;\n  overflow: hidden;\n  margin-bottom: 18px;\n}\n\n.rp-bar-fill {\n  height: 100%;\n  background: linear-gradient(90deg, var(--rp-brand), #3b82f6);\n  width: 0;\n  border-radius: 999px;\n}\n\n.rp-cc-status {\n  font-size: 12px;\n  font-weight: 750;\n  color: var(--rp-success);\n  background: var(--rp-success-bg);\n  padding: 9px 12px;\n  border-radius: 9px;\n  display: inline-flex;\n  align-items: center;\n  gap: 6px;\n}\n\n.rp-alert-text {\n  color: var(--rp-danger);\n  background: var(--rp-danger-bg);\n}\n\n.rp-status-centered {\n  display: inline-flex !important;\n  align-items: center !important;\n  justify-content: center !important;\n  text-align: center !important;\n  margin: 0 auto !important;\n}\n\n.rp-status-icon {\n  width: 15px;\n  height: 15px;\n  flex-shrink: 0;\n}\n\n.rp-ident-status-wrap {\n  width: 100%;\n  display: flex;\n  justify-content: center;\n  align-items: center;\n}\n\n\/* ID Visual *\/\n.rp-id-visual {\n  position: relative;\n  width: 92px;\n  height: 92px;\n  margin: 0 auto 22px;\n  background: var(--rp-light-blue);\n  border-radius: 20px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  color: var(--rp-brand);\n  overflow: hidden;\n  border: 1px solid var(--rp-blue-border);\n}\n\n.rp-id-icon svg {\n  width: 45px;\n  height: 45px;\n}\n\n.rp-scan-line {\n  position: absolute;\n  left: 0;\n  width: 100%;\n  height: 2px;\n  background: var(--rp-brand);\n  top: 0;\n  opacity: 0.65;\n  box-shadow: 0 0 12px rgba(0, 82, 255, 0.45);\n}\n\n\/* Monitoring *\/\n.rp-mon-list {\n  display: flex;\n  flex-direction: column;\n  gap: 12px;\n  margin-bottom: 22px;\n}\n\n.rp-mon-row {\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  font-size: 13px;\n  font-weight: 750;\n  color: var(--rp-text);\n  padding: 11px 12px;\n  background: var(--rp-soft);\n  border-radius: 11px;\n  border: 1px solid var(--rp-softer);\n}\n\n.rp-dot {\n  width: 11px;\n  height: 11px;\n  border-radius: 50%;\n}\n\n.rp-dot.green {\n  background: var(--rp-success);\n}\n\n\/* Circle *\/\n.rp-circle-wrap {\n  width: 112px;\n  height: 112px;\n  margin-bottom: 22px;\n}\n\n.rp-circular-chart {\n  display: block;\n  max-width: 100%;\n}\n\n.rp-circle-bg {\n  fill: none;\n  stroke: var(--rp-softer);\n  stroke-width: 3;\n}\n\n.rp-circle {\n  fill: none;\n  stroke: var(--rp-brand);\n  stroke-width: 3;\n  stroke-linecap: round;\n}\n\n.rp-percentage {\n  fill: var(--rp-text);\n  font-size: 8px;\n  font-weight: 900;\n  text-anchor: middle;\n}\n\n\/* Lock *\/\n.rp-lock-visual {\n  width: 68px;\n  height: 68px;\n  background: var(--rp-light-blue);\n  color: var(--rp-brand);\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  margin-bottom: 22px;\n  border: 1px solid var(--rp-blue-border);\n}\n\n.rp-lock-visual svg {\n  width: 34px;\n  height: 34px;\n}\n\n.rp-secure-text {\n  color: var(--rp-brand);\n  background: var(--rp-light-blue);\n}\n\n\/* Content *\/\n.regpit-content-area {\n  padding: 58px 58px 56px;\n  display: flex;\n  flex-direction: column;\n  justify-content: center;\n}\n\n.regpit-module-label {\n  display: inline-flex;\n  align-items: center;\n  align-self: flex-start;\n  gap: 8px;\n  margin-bottom: 12px;\n  padding: 7px 11px;\n  border-radius: 999px;\n  background: var(--rp-light-blue);\n  color: var(--rp-brand);\n  border: 1px solid var(--rp-blue-border);\n  font-size: 11px;\n  font-weight: 900;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n}\n\n.regpit-module-label::before {\n  content: \"\";\n  width: 6px;\n  height: 6px;\n  border-radius: 999px;\n  background: var(--rp-brand);\n}\n\n.regpit-solution-title {\n  position: relative;\n  margin: 0 0 24px;\n  padding-bottom: 18px;\n  font-size: clamp(32px, 3.2vw, 42px);\n  font-weight: 950;\n  line-height: 1.02;\n  letter-spacing: -0.045em;\n  color: var(--rp-text);\n}\n\n.regpit-solution-title::after {\n  content: \"\";\n  position: absolute;\n  left: 0;\n  bottom: 0;\n  width: 54px;\n  height: 4px;\n  border-radius: 999px;\n  background: var(--rp-brand);\n}\n\n.regpit-content-area p {\n  color: var(--rp-muted);\n  font-size: 16.5px;\n  line-height: 1.65;\n  margin-bottom: 16px;\n}\n\n.regpit-badges {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 9px;\n  margin-top: 14px;\n}\n\n.regpit-badge {\n  display: inline-flex;\n  align-items: center;\n  gap: 6px;\n  padding: 7px 12px;\n  border-radius: 999px;\n  border: 1px solid var(--rp-border);\n  background: var(--rp-soft);\n  color: var(--rp-text);\n  font-size: 12px;\n  font-weight: 750;\n}\n\n.regpit-cta {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  gap: 9px;\n  margin-top: 32px;\n  padding: 15px 28px;\n  border-radius: 12px;\n  background-color: var(--rp-brand) !important;\n  color: #ffffff !important;\n  font-size: 15px;\n  font-weight: 800;\n  transition:\n    background-color 0.2s ease,\n    transform 0.2s ease,\n    box-shadow 0.2s ease;\n  align-self: flex-start;\n  box-shadow: 0 12px 26px rgba(0, 82, 255, 0.22);\n}\n\n.regpit-cta:hover {\n  background-color: var(--rp-brand-hover) !important;\n  transform: translateY(-2px);\n  box-shadow: 0 16px 34px rgba(0, 82, 255, 0.28);\n}\n\n.regpit-cta span {\n  transition: transform 0.2s ease;\n}\n\n.regpit-cta:hover span {\n  transform: translateX(4px);\n}\n\n\/* Animations *\/\n@keyframes regpit-tab-progress {\n  from {\n    width: 0;\n  }\n  to {\n    width: 100%;\n  }\n}\n\n@keyframes regpit-fade-up {\n  from {\n    opacity: 0;\n    transform: translateY(12px);\n  }\n  to {\n    opacity: 1;\n    transform: translateY(0);\n  }\n}\n\n@keyframes rp-fill {\n  from {\n    width: 0;\n  }\n  to {\n    width: var(--w);\n  }\n}\n\n.is-active .anim-fill {\n  animation: rp-fill 1s ease forwards 0.25s;\n}\n\n@keyframes rp-fade {\n  from {\n    opacity: 0;\n    transform: translateY(6px);\n  }\n  to {\n    opacity: 1;\n    transform: translateY(0);\n  }\n}\n\n.anim-fade {\n  opacity: 0;\n}\n\n.is-active .anim-fade {\n  animation: rp-fade 0.5s ease forwards 0.75s;\n}\n\n@keyframes rp-scan {\n  0%, 100% {\n    top: 10%;\n  }\n  50% {\n    top: 90%;\n  }\n}\n\n.is-active .rp-scan-line {\n  animation: rp-scan 2.5s infinite ease-in-out;\n}\n\n@keyframes rp-pulse-alert {\n  0% {\n    box-shadow: 0 0 0 0 rgba(220, 38, 38, 0.38);\n    background: var(--rp-danger);\n  }\n  70% {\n    box-shadow: 0 0 0 9px rgba(220, 38, 38, 0);\n    background: var(--rp-danger);\n  }\n  100% {\n    box-shadow: 0 0 0 0 rgba(220, 38, 38, 0);\n    background: var(--rp-danger);\n  }\n}\n\n.is-active .rp-pulse-alert {\n  animation: rp-pulse-alert 2s infinite;\n}\n\n@keyframes rp-draw-circle {\n  from {\n    stroke-dasharray: 0, 100;\n  }\n}\n\n.is-active .anim-circle {\n  animation: rp-draw-circle 1.2s ease-out forwards 0.2s;\n}\n\n@keyframes rp-float {\n  0%, 100% {\n    transform: translateY(0);\n  }\n  50% {\n    transform: translateY(-8px);\n  }\n}\n\n.is-active .anim-float {\n  animation: rp-float 3s infinite ease-in-out;\n}\n\n\/* Tablet Desktop-\u00e4hnlich *\/\n@media (max-width: 1120px) and (min-width: 861px) {\n  .regpit-tabs {\n    grid-template-columns: repeat(3, minmax(185px, 1fr));\n  }\n}\n\n\/* Mobile Accordion *\/\n@media (max-width: 860px) {\n  .regpit-solutions-section {\n    padding: 64px 0;\n  }\n\n  .regpit-container {\n    padding: 0 18px;\n  }\n\n  .regpit-header {\n    margin-bottom: 34px;\n    max-width: 100%;\n  }\n\n  .regpit-title {\n    font-size: 28px !important;\n    line-height: 1.2 !important;\n  }\n\n  .regpit-subtitle {\n    margin-top: 22px !important;\n    font-size: 17px !important;\n    max-width: 100%;\n  }\n\n  .regpit-shell {\n    gap: 14px;\n  }\n\n  .regpit-tabs {\n    display: flex;\n    flex-direction: column;\n    gap: 10px;\n    margin: 0;\n    padding: 0;\n    overflow: visible;\n  }\n\n  .regpit-tab,\n  .regpit-solutions-section .regpit-tab,\n  .regpit-solutions-section button.regpit-tab {\n    width: 100%;\n    min-width: 0;\n    min-height: 64px;\n    padding: 13px 14px;\n    border-radius: 14px;\n  }\n\n  .regpit-tab-icon {\n    width: 36px;\n    height: 36px;\n    border-radius: 10px;\n  }\n\n  .regpit-tab-icon svg {\n    width: 19px;\n    height: 19px;\n  }\n\n  .regpit-tab-title {\n    font-size: 14px;\n    line-height: 1.2;\n  }\n\n  .regpit-tab-chevron {\n    display: block;\n    width: 9px;\n    height: 9px;\n    margin-left: auto;\n    border-right: 2px solid var(--rp-muted);\n    border-bottom: 2px solid var(--rp-muted);\n    transform: rotate(45deg);\n    transition: transform 0.2s ease, border-color 0.2s ease;\n  }\n\n  .regpit-tab.is-active .regpit-tab-chevron {\n    transform: rotate(-135deg);\n    border-color: var(--rp-brand);\n  }\n\n  .regpit-tab-progress {\n    display: none;\n  }\n\n  .regpit-panels {\n    margin-top: 0;\n  }\n\n  .regpit-solution-card {\n    border-radius: 20px;\n    box-shadow:\n      0 16px 42px rgba(15, 23, 42, 0.07),\n      0 2px 10px rgba(15, 23, 42, 0.03);\n  }\n\n  .regpit-panel-grid {\n    grid-template-columns: 1fr;\n    min-height: auto;\n  }\n\n  .regpit-animation-area {\n    min-height: 220px;\n    padding: 24px 18px;\n    border-right: none;\n    border-bottom: 1px solid var(--rp-border);\n  }\n\n  .regpit-anim {\n    max-width: 240px;\n  }\n\n  .rp-clean-card {\n    padding: 20px;\n    border-radius: 18px;\n  }\n\n  .regpit-content-area {\n    padding: 30px 20px 30px;\n  }\n\n  .regpit-module-label {\n    font-size: 10px;\n    padding: 6px 10px;\n    margin-bottom: 10px;\n  }\n\n  .regpit-solution-title {\n    font-size: 30px;\n    line-height: 1.04;\n    letter-spacing: -0.04em;\n    margin-bottom: 22px;\n    padding-bottom: 16px;\n  }\n\n  .regpit-content-area p {\n    font-size: 15.5px;\n    line-height: 1.62;\n  }\n\n  .regpit-badges {\n    gap: 8px;\n    margin-top: 12px;\n  }\n\n  .regpit-badge {\n    font-size: 11.5px;\n    padding: 6px 10px;\n  }\n\n  .regpit-cta {\n    width: 100%;\n    margin-top: 26px;\n  }\n}\n\n@media (max-width: 560px) {\n  .regpit-solutions-section {\n    padding: 56px 0;\n  }\n\n  .regpit-container {\n    padding: 0 16px;\n  }\n\n  .regpit-eyebrow {\n    font-size: 10px;\n    padding: 6px 12px;\n  }\n\n  .regpit-title {\n    font-size: 28px !important;\n  }\n\n  .regpit-subtitle {\n    font-size: 17px !important;\n    margin-top: 20px !important;\n  }\n\n  .regpit-solution-title {\n    font-size: 28px;\n  }\n\n  .regpit-animation-area {\n    min-height: 210px;\n  }\n\n  .rp-id-visual {\n    width: 82px;\n    height: 82px;\n    margin-bottom: 18px;\n  }\n\n  .rp-circle-wrap {\n    width: 96px;\n    height: 96px;\n  }\n\n  .rp-lock-visual {\n    width: 60px;\n    height: 60px;\n  }\n}\n\n@media (prefers-reduced-motion: reduce) {\n  .regpit-solutions-section * {\n    animation-duration: 0.001ms !important;\n    transition-duration: 0.001ms !important;\n  }\n\n  .anim-fade {\n    opacity: 1;\n  }\n\n  .regpit-tab-progress {\n    display: none;\n  }\n}\n\n\/* =========================================================\n   Final Fix: Desktop-Card-Titel gr\u00f6\u00dfer + Mobile Accordion direkt unter Tab\n   ========================================================= *\/\n\n\/* Desktop: Produkt-\u00dcberschriften in den Cards wieder pr\u00e4senter *\/\n@media (min-width: 861px) {\n  .regpit-solutions-section .regpit-solution-title {\n    font-size: clamp(28px, 3.8vw, 2px) !important;\n    line-height: 1 !important;\n    letter-spacing: -0.05em !important;\n    margin-bottom: 28px !important;\n    padding-bottom: 20px !important;\n  }\n}\n\n\/* Mobile: Panel wird direkt unter dem jeweiligen Tab angezeigt *\/\n@media (max-width: 860px) {\n  .regpit-tabs {\n    display: flex !important;\n    flex-direction: column !important;\n    gap: 10px !important;\n  }\n\n  .regpit-tabs > .regpit-solution-card {\n    width: 100% !important;\n    margin: -2px 0 8px !important;\n    border-radius: 18px !important;\n  }\n\n  .regpit-tabs > .regpit-solution-card.is-active {\n    display: block !important;\n  }\n\n  .regpit-panels {\n    display: contents !important;\n  }\n\n  .regpit-solution-card {\n    scroll-margin-top: 18px;\n  }\n\n  .regpit-tab.is-active {\n    margin-bottom: 0 !important;\n  }\n\n  .regpit-solution-title {\n    font-size: 30px !important;\n    line-height: 1.05 !important;\n    letter-spacing: -0.04em !important;\n  }\n}\n\n@media (max-width: 560px) {\n  .regpit-solution-title {\n    font-size: 28px !important;\n  }\n}\n<\/style>\n<script>\n(function () {\n  var root = document.getElementById('regpit-loesungen');\n  if (!root || root.dataset.regpitInit) return;\n\n  root.dataset.regpitInit = '1';\n\n  var tabs = Array.prototype.slice.call(root.querySelectorAll('.regpit-tab'));\n  var panelsContainer = root.querySelector('.regpit-panels');\n  var panels = Array.prototype.slice.call(root.querySelectorAll('.regpit-solution-card'));\n  var mqMobile = window.matchMedia('(max-width: 860px)');\n\n  var currentIndex = 0;\n  var autoplayTimer;\n  var autoplayDelay = 10000;\n\n  function isMobile() {\n    return mqMobile.matches;\n  }\n\n  function restartTabProgress(tab) {\n    var progress = tab.querySelector('.regpit-tab-progress');\n    if (!progress) return;\n\n    progress.style.animation = 'none';\n    void progress.offsetWidth;\n    progress.style.animation = '';\n  }\n\n  function restartPanelAnimations(panel) {\n    panel.style.animation = 'none';\n    void panel.offsetWidth;\n    panel.style.animation = '';\n\n    var animatedItems = panel.querySelectorAll('.anim-fill, .anim-fade, .anim-circle, .rp-scan-line, .rp-pulse-alert, .anim-float');\n\n    animatedItems.forEach(function (item) {\n      item.style.animation = 'none';\n      void item.offsetWidth;\n      item.style.animation = '';\n    });\n  }\n\n  function movePanelsForMobile() {\n    tabs.forEach(function (tab) {\n      var target = tab.dataset.target;\n      var panel = panels.find(function (p) {\n        return p.dataset.panel === target;\n      });\n\n      if (panel && panel.parentNode !== tab.parentNode) {\n        tab.insertAdjacentElement('afterend', panel);\n      }\n    });\n  }\n\n  function movePanelsForDesktop() {\n    panels.forEach(function (panel) {\n      if (panel.parentNode !== panelsContainer) {\n        panelsContainer.appendChild(panel);\n      }\n    });\n  }\n\n  function closeAllMobilePanels() {\n    tabs.forEach(function (tab) {\n      tab.classList.remove('is-active');\n      tab.setAttribute('aria-selected', 'false');\n      tab.setAttribute('tabindex', '0');\n    });\n\n    panels.forEach(function (panel) {\n      panel.classList.remove('is-active');\n      panel.setAttribute('hidden', '');\n    });\n  }\n\n  function activate(target, focus) {\n    tabs.forEach(function (tab, index) {\n      var isActive = tab.dataset.target === target;\n\n      tab.classList.toggle('is-active', isActive);\n      tab.setAttribute('aria-selected', isActive ? 'true' : 'false');\n      tab.setAttribute('tabindex', isMobile() ? '0' : (isActive ? '0' : '-1'));\n\n      if (isActive) {\n        currentIndex = index;\n        restartTabProgress(tab);\n        if (focus) tab.focus();\n      }\n    });\n\n    panels.forEach(function (panel) {\n      var isActive = panel.dataset.panel === target;\n\n      panel.classList.toggle('is-active', isActive);\n\n      if (isActive) {\n        panel.removeAttribute('hidden');\n        restartPanelAnimations(panel);\n      } else {\n        panel.setAttribute('hidden', '');\n      }\n    });\n  }\n\n  function toggleMobile(target) {\n    var activeTab = tabs.find(function (tab) {\n      return tab.dataset.target === target && tab.classList.contains('is-active');\n    });\n\n    if (activeTab) {\n      closeAllMobilePanels();\n      return;\n    }\n\n    activate(target, false);\n\n    var panel = panels.find(function (p) {\n      return p.dataset.panel === target;\n    });\n\n    if (panel) {\n      setTimeout(function () {\n        panel.scrollIntoView({\n          behavior: 'smooth',\n          block: 'nearest'\n        });\n      }, 80);\n    }\n  }\n\n  function nextTab() {\n    if (isMobile()) return;\n\n    var nextIndex = (currentIndex + 1) % tabs.length;\n    activate(tabs[nextIndex].dataset.target, false);\n  }\n\n  function startAutoplay() {\n    clearInterval(autoplayTimer);\n\n    if (!isMobile()) {\n      autoplayTimer = setInterval(nextTab, autoplayDelay);\n    }\n  }\n\n  tabs.forEach(function (tab, index) {\n    tab.addEventListener('click', function () {\n      if (isMobile()) {\n        toggleMobile(tab.dataset.target);\n      } else {\n        activate(tab.dataset.target, false);\n        startAutoplay();\n      }\n    });\n\n    tab.addEventListener('keydown', function (event) {\n      var key = event.key;\n      var nextIndex = index;\n\n      if (isMobile()) {\n        if (key === 'Enter' || key === ' ') {\n          event.preventDefault();\n          toggleMobile(tab.dataset.target);\n        }\n        return;\n      }\n\n      if (key === 'ArrowRight' || key === 'ArrowDown') {\n        nextIndex = (index + 1) % tabs.length;\n      } else if (key === 'ArrowLeft' || key === 'ArrowUp') {\n        nextIndex = (index - 1 + tabs.length) % tabs.length;\n      } else if (key === 'Home') {\n        nextIndex = 0;\n      } else if (key === 'End') {\n        nextIndex = tabs.length - 1;\n      } else {\n        return;\n      }\n\n      event.preventDefault();\n      activate(tabs[nextIndex].dataset.target, true);\n      startAutoplay();\n    });\n  });\n\n  function initByViewport() {\n    clearInterval(autoplayTimer);\n\n    if (isMobile()) {\n      movePanelsForMobile();\n      closeAllMobilePanels();\n    } else {\n      movePanelsForDesktop();\n      activate(tabs[currentIndex] ? tabs[currentIndex].dataset.target : tabs[0].dataset.target, false);\n      startAutoplay();\n    }\n  }\n\n  if (mqMobile.addEventListener) {\n    mqMobile.addEventListener('change', initByViewport);\n  } else {\n    mqMobile.addListener(initByViewport);\n  }\n\n  initByViewport();\n})();\n<\/script>\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-5cb572d e-flex e-con-boxed e-con e-parent\" data-id=\"5cb572d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-a32e545 e-flex e-con-boxed e-con e-child\" data-id=\"a32e545\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-3b4a758 e-con-full e-flex e-con e-child\" data-id=\"3b4a758\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7aa95fc elementor-widget elementor-widget-image\" data-id=\"7aa95fc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"534\" src=\"https:\/\/regpit.com\/wp-content\/uploads\/2025\/06\/240905-Regpit_10102-1024x683.jpg\" class=\"attachment-large size-large wp-image-1979\" alt=\"- -\" srcset=\"https:\/\/regpit.com\/wp-content\/uploads\/2025\/06\/240905-Regpit_10102-1024x683.jpg 1024w, https:\/\/regpit.com\/wp-content\/uploads\/2025\/06\/240905-Regpit_10102-300x200.jpg 300w, https:\/\/regpit.com\/wp-content\/uploads\/2025\/06\/240905-Regpit_10102-768x512.jpg 768w, https:\/\/regpit.com\/wp-content\/uploads\/2025\/06\/240905-Regpit_10102-1536x1025.jpg 1536w, https:\/\/regpit.com\/wp-content\/uploads\/2025\/06\/240905-Regpit_10102.jpg 2000w\" sizes=\"(max-width: 800px) 100vw, 800px\">\t\t\t\t\t\t\t\t\t\t\t\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-eda1975 e-con-full e-flex e-con e-child\" data-id=\"eda1975\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-de11969 elementor-widget elementor-widget-heading\" data-id=\"de11969\" 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\">Sprechen Sie mit unseren Compliance-Expert:innen<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ca2b2bf elementor-widget elementor-widget-text-editor\" data-id=\"ca2b2bf\" 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\t<p>Unsere Expert:innen f\u00fchren Sie pers\u00f6nlich durch die Regpit-Plattform, zeigen Ihnen die Funktionen im Einsatz und beraten Sie individuell zu den passenden Modulen und Einsatzm\u00f6glichkeiten.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e5c1a7e e-con-full e-flex e-con e-child\" data-id=\"e5c1a7e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9d863b6 elementor-mobile-align-justify elementor-tablet-align-justify elementor-widget-tablet__width-inherit elementor-align-justify elementor-widget elementor-widget-button\" data-id=\"9d863b6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm elementor-animation-grow\" href=\"https:\/\/regpit.com\/demo-buchen\/\" data-cta-label=\"Demo buchen \u2013 Whistleblowing Solution Bottom CTA\" data-cta-section=\"whistleblowing-bottom-cta\" data-cta-type=\"primary\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Termin vereinbaren<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\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-f693771 elementor-widget__width-inherit elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"f693771\" 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<p class=\"elementor-heading-title elementor-size-default\">kostenlos &amp; unverbindlich<\/p>\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\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-5f899f1 e-flex e-con-boxed e-con e-parent\" data-id=\"5f899f1\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-6632027 e-con-full e-flex e-con e-child\" data-id=\"6632027\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-323f05d e-con-full e-flex e-con e-child\" data-id=\"323f05d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-7101764 e-con-full e-flex e-con e-child\" data-id=\"7101764\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bb9345f elementor-widget elementor-widget-heading\" data-id=\"bb9345f\" 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\">H\u00e4ufige Fragen (<span class=\"blauer-text\">FAQ<\/span>)<\/h2>\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-6d94454 e-con-full e-flex e-con e-child\" data-id=\"6d94454\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-9f3dce9 e-con-full e-flex e-con e-child\" data-id=\"9f3dce9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-f679560 e-con-full e-flex e-con e-child\" data-id=\"f679560\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-41d4c65 elementor-widget elementor-widget-n-accordion\" data-id=\"41d4c65\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;default_state&quot;:&quot;expanded&quot;,&quot;max_items_expended&quot;:&quot;one&quot;,&quot;n_accordion_animation_duration&quot;:{&quot;unit&quot;:&quot;ms&quot;,&quot;size&quot;:400,&quot;sizes&quot;:[]}}\" data-widget_type=\"nested-accordion.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-n-accordion\" aria-label=\"Accordion. Open links with Enter or Space, close with Escape, and navigate with Arrow Keys\">\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-6900\" class=\"e-n-accordion-item\" open>\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"1\" tabindex=\"0\" aria-expanded=\"true\" aria-controls=\"e-n-accordion-item-6900\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> Was ist ein Hinweisgebersystem? <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-minus\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-plus\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-6900\" class=\"elementor-element elementor-element-a6727a2 e-con-full e-flex e-con e-child\" data-id=\"a6727a2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-797bb93 elementor-widget elementor-widget-text-editor\" data-id=\"797bb93\" 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\t<p>Ein Hinweisgebersystem erm\u00f6glicht es Besch\u00e4ftigten und externen Personen, Verst\u00f6\u00dfe gegen Gesetze oder interne Regeln anonym und sicher zu melden, etwa Betrug, Korruption oder Datenschutzverst\u00f6\u00dfe. Es sch\u00fctzt Hinweisgeber:innen vor Repressalien und erf\u00fcllt gesetzliche Vorgaben.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-6901\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"2\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-6901\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> Wer ist verpflichtet, ein Hinweisgebersystem einzurichten? <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-minus\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-plus\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-6901\" class=\"elementor-element elementor-element-b74c4d8 e-con-full e-flex e-con e-child\" data-id=\"b74c4d8\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-363f742 elementor-widget elementor-widget-text-editor\" data-id=\"363f742\" 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\t<p>Unternehmen mit mehr als 50 Mitarbeitenden, sowie bestimmte Berufsgruppen (z.\u202fB. Anw\u00e4lt:innen, Steuerberater:innen) sind gesetzlich verpflichtet, ein Hinweisgebersystem bereitzustellen, sp\u00e4testens seit Inkrafttreten des Hinweisgeberschutzgesetzes.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-6902\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"3\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-6902\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> Was regelt das Hinweisgeberschutzgesetz (HinSchG)? <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-minus\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-plus\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-6902\" class=\"elementor-element elementor-element-eccc925 e-con-full e-flex e-con e-child\" data-id=\"eccc925\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d1bb8de elementor-widget elementor-widget-text-editor\" data-id=\"d1bb8de\" 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\t<p>Das Gesetz sch\u00fctzt Hinweisgeber:innen, die Verst\u00f6\u00dfe melden, vor K\u00fcndigung, Mobbing oder Benachteiligung. Es schreibt vor, wie Meldestellen eingerichtet, betrieben und dokumentiert werden m\u00fcssen, vertraulich, DSGVO-konform und sicher.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-6903\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"4\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-6903\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> Wie funktioniert das Hinweisgebersystem von Regpit? <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-minus\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-plus\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-6903\" class=\"elementor-element elementor-element-18d5fac e-con-full e-flex e-con e-child\" data-id=\"18d5fac\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-314c4dc elementor-widget elementor-widget-text-editor\" data-id=\"314c4dc\" 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\t<p>Regpit bietet eine sofort einsatzbereite, webbasierte L\u00f6sung, die anonyme und offene Meldungen erm\u00f6glicht. Hinweisgeber:innen erhalten Zugang \u00fcber einen sicheren Link, die Meldungen werden intern oder extern bearbeitet, vollst\u00e4ndig dokumentiert, DSGVO- und HinSchG-konform.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-6904\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"5\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-6904\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> K\u00f6nnen Meldungen anonym abgegeben werden? <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-minus\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-plus\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-6904\" class=\"elementor-element elementor-element-1de9e52 e-con-full e-flex e-con e-child\" data-id=\"1de9e52\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-764486e elementor-widget elementor-widget-text-editor\" data-id=\"764486e\" 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\t<p>Ja, das Regpit-System erlaubt vollst\u00e4ndig anonyme Hinweise. Das sch\u00fctzt Hinweisgeber:innen und st\u00e4rkt das Vertrauen in das System.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-6905\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"6\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-6905\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> Wer darf Zugriff auf die Hinweise haben? <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-minus\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-plus\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-6905\" class=\"elementor-element elementor-element-0cc7125 e-con-full e-flex e-con e-child\" data-id=\"0cc7125\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-492535b elementor-widget elementor-widget-text-editor\" data-id=\"492535b\" 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\t<p>Zugriff auf Hinweise haben nur klar definierte Personen oder Stellen, z.\u202fB. Compliance-Beauftragte oder externe Meldestellen. Regpit unterst\u00fctzt Rollen- und Rechtevergabe sowie eine saubere Dokumentation aller Zugriffsvorg\u00e4nge.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-6906\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"7\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-6906\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> Welche Anforderungen stellt das HinSchG an ein Hinweisgebersystem? <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-minus\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-plus\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-6906\" class=\"elementor-element elementor-element-6d1eb48 e-con-full e-flex e-con e-child\" data-id=\"6d1eb48\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2d5b151 elementor-widget elementor-widget-text-editor\" data-id=\"2d5b151\" 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\t<p>Das System muss sicher, vertraulich, DSGVO-konform und unabh\u00e4ngig funktionieren. Es muss Fristen einhalten (z.\u202fB. Eingangsbest\u00e4tigung in 7 Tagen, R\u00fcckmeldung in 3 Monaten) und die M\u00f6glichkeit bieten, Meldungen schriftlich oder m\u00fcndlich abzugeben.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-6907\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"8\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-6907\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> Was kann \u00fcber das Hinweisgebersystem gemeldet werden? <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-minus\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-plus\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-6907\" class=\"elementor-element elementor-element-562bea3 e-con-full e-flex e-con e-child\" data-id=\"562bea3\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bc9ba6b elementor-widget elementor-widget-text-editor\" data-id=\"bc9ba6b\" 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\t<p>Meldungen k\u00f6nnen sich auf Gesetzesverst\u00f6\u00dfe, Korruption, Geldw\u00e4sche, Betrug, Umweltdelikte, Datenschutzverst\u00f6\u00dfe und andere schwere Missst\u00e4nde beziehen. Regpit erm\u00f6glicht eine strukturierte Kategorisierung und Fallbearbeitung.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-6908\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"9\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-6908\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> Ist das Hinweisgebersystem von Regpit DSGVO-konform? <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-minus\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-plus\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-6908\" class=\"elementor-element elementor-element-bd15dad e-con-full e-flex e-con e-child\" data-id=\"bd15dad\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ba4f0b7 elementor-widget elementor-widget-text-editor\" data-id=\"ba4f0b7\" 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\t<p>Ja, alle Daten werden in deutschen Rechenzentren verarbeitet, vollst\u00e4ndig verschl\u00fcsselt gespeichert und nach Ablauf der Aufbewahrungsfristen automatisch gel\u00f6scht. Regpit erf\u00fcllt alle Anforderungen an Datenschutz und IT-Sicherheit.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-6909\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"10\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-6909\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> M\u00fcssen auch kleine Unternehmen ein Hinweisgebersystem einf\u00fchren? <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-minus\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-plus\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-6909\" class=\"elementor-element elementor-element-5bd3009 e-con-full e-flex e-con e-child\" data-id=\"5bd3009\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3b5ac9c elementor-widget elementor-widget-text-editor\" data-id=\"3b5ac9c\" 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\t<p>Unternehmen mit weniger als 50 Besch\u00e4ftigten sind vom HinSchG grunds\u00e4tzlich ausgenommen, es sei denn, sie unterliegen besonderen Aufsichtsregeln (z.\u202fB. GwG).<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-69010\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"11\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-69010\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> Wie schnell kann ich ein Hinweisgebersystem mit Regpit einf\u00fchren? <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-minus\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-plus\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-69010\" class=\"elementor-element elementor-element-090d8e5 e-con-full e-flex e-con e-child\" data-id=\"090d8e5\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a8156d0 elementor-widget elementor-widget-text-editor\" data-id=\"a8156d0\" 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\t<p>Das Regpit-Modul ist sofort einsatzbereit. Nach Aktivierung kannst du deinen Hinweisgeber:innen einen sicheren Zugang zur Plattform bereitstellen, kein Setup, keine Programmierung n\u00f6tig.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-69011\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"12\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-69011\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> K\u00f6nnen Hinweise auch extern bearbeitet werden? <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-minus\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-plus\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-69011\" class=\"elementor-element elementor-element-351543b e-con-full e-flex e-con e-child\" data-id=\"351543b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4c255ee elementor-widget elementor-widget-text-editor\" data-id=\"4c255ee\" 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\t<p>Ja, bei Bedarf \u00fcbernimmt Regpit (oder ein externer Dienstleister) die Bearbeitung eingehender Hinweise. So bleibt die Objektivit\u00e4t gewahrt und die Vertraulichkeit sichergestellt, ideal f\u00fcr kleinere Organisationen oder sensible F\u00e4lle.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-69012\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"13\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-69012\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> Wie werden Hinweise dokumentiert? <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-minus\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-plus\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-69012\" class=\"elementor-element elementor-element-679c67d e-con-full e-flex e-con e-child\" data-id=\"679c67d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6bf05ad elementor-widget elementor-widget-text-editor\" data-id=\"6bf05ad\" 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\t<p>Alle Hinweise, Kommunikation und Bearbeitungsschritte werden automatisch dokumentiert. Sie erhalten eine vollst\u00e4ndige, pr\u00fcfbare Historie, konform mit HinSchG, GwG und internen Anforderungen.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-69013\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"14\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-69013\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> Was kostet das Hinweisgebersystem von Regpit? <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-minus\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-plus\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-69013\" class=\"elementor-element elementor-element-10a3ad3 e-con-full e-flex e-con e-child\" data-id=\"10a3ad3\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-010bbd1 elementor-widget elementor-widget-text-editor\" data-id=\"010bbd1\" 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\t<p>Das Whistleblowing-Modul ist als Add-on in der Regpit-Plattform erh\u00e4ltlich mit klar kalkulierbaren Lizenzgeb\u00fchren. Besonders attraktiv f\u00fcr KMU, Kanzleien und GwG-Verpflichtete.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-69014\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"15\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-69014\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> Warum lohnt sich ein Hinweisgebersystem auch \u00fcber die Pflicht hinaus? <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-minus\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-plus\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-69014\" class=\"elementor-element elementor-element-0c775ab e-con-full e-flex e-con e-child\" data-id=\"0c775ab\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-befb3e1 elementor-widget elementor-widget-text-editor\" data-id=\"befb3e1\" 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\t<p>Ein gutes Hinweisgebersystem zeigt gelebte Compliance, sch\u00fctzt vor internen Skandalen und hilft, Missst\u00e4nde fr\u00fchzeitig zu erkennen. Unternehmen, die auf Transparenz setzen, st\u00e4rken Vertrauen und minimieren Reputationsrisiken.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t<\/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>\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-b84a9a1 e-flex e-con-boxed e-con e-parent\" data-id=\"b84a9a1\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-1142cbb e-flex e-con-boxed e-con e-child\" data-id=\"1142cbb\" 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-f32f40b elementor-widget elementor-widget-template\" data-id=\"f32f40b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"template.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-template\">\n\t\t\t\t\t<div data-elementor-type=\"container\" data-elementor-id=\"1626\" class=\"elementor elementor-1626\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t<div class=\"elementor-element elementor-element-268bdfde e-flex e-con-boxed e-con e-child\" data-id=\"268bdfde\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-52d8d54 e-con-full e-flex e-con e-child\" data-id=\"52d8d54\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4c4b9842 elementor-widget elementor-widget-heading\" data-id=\"4c4b9842\" 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\">Neues von unserem <span class=\"blauer-text\">Blog<\/span><\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4296165a elementor-widget elementor-widget-text-editor\" data-id=\"4296165a\" 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\t<p>In unseren Artikeln erfahren Sie mehr \u00fcber Ihre gesetzlichen Verpflichtungen und wie Regpit Ihnen dabei helfen kann, sie zu managen.<\/p>\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-1fbc03cd elementor-mobile-align-justify elementor-tablet-align-justify elementor-widget-tablet__width-inherit elementor-align-left elementor-widget elementor-widget-button\" data-id=\"1fbc03cd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm elementor-animation-grow\" href=\"https:\/\/regpit.com\/eng\/blog\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Eintauchen<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\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-2b21a113 e-con-full e-flex e-con e-child\" data-id=\"2b21a113\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-44aea03f elementor-grid-2 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-widget elementor-widget-loop-grid\" data-id=\"44aea03f\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;template_id&quot;:&quot;292&quot;,&quot;columns&quot;:2,&quot;_skin&quot;:&quot;post&quot;,&quot;columns_tablet&quot;:&quot;2&quot;,&quot;columns_mobile&quot;:&quot;1&quot;,&quot;edit_handle_selector&quot;:&quot;[data-elementor-type=\\&quot;loop-item\\&quot;]&quot;,&quot;row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"loop-grid.post\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-loop-container elementor-grid\" role=\"list\">\n\t\t<style id=\"loop-292\">.elementor-292 .elementor-element.elementor-element-69c59ad{--display:flex;--gap:10px 10px;--row-gap:10px;--column-gap:10px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-292 .elementor-element.elementor-element-d535889 img{border-radius:10px 10px 10px 10px;}.elementor-292 .elementor-element.elementor-element-9ec5e5d .elementor-icon-list-item:not(:last-child):after{content:\"\";height:50%;border-color:var( --e-global-color-text );}.elementor-292 .elementor-element.elementor-element-9ec5e5d .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child):after{border-top-style:solid;border-top-width:1px;}.elementor-292 .elementor-element.elementor-element-9ec5e5d .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:not(:last-child):after{border-left-style:solid;}.elementor-292 .elementor-element.elementor-element-9ec5e5d .elementor-inline-items .elementor-icon-list-item:not(:last-child):after{border-left-width:1px;}.elementor-292 .elementor-element.elementor-element-9ec5e5d .elementor-icon-list-icon{width:14px;}.elementor-292 .elementor-element.elementor-element-9ec5e5d .elementor-icon-list-icon i{font-size:14px;}.elementor-292 .elementor-element.elementor-element-9ec5e5d .elementor-icon-list-icon svg{--e-icon-list-icon-size:14px;}.elementor-292 .elementor-element.elementor-element-9ec5e5d .elementor-icon-list-text, .elementor-292 .elementor-element.elementor-element-9ec5e5d .elementor-icon-list-text a{color:var( --e-global-color-0bad49f );}.elementor-292 .elementor-element.elementor-element-9ec5e5d .elementor-icon-list-item{font-family:var( --e-global-typography-1af5ed3-font-family ), Sans-serif;font-size:var( --e-global-typography-1af5ed3-font-size );font-weight:var( --e-global-typography-1af5ed3-font-weight );line-height:var( --e-global-typography-1af5ed3-line-height );letter-spacing:var( --e-global-typography-1af5ed3-letter-spacing );word-spacing:var( --e-global-typography-1af5ed3-word-spacing );}.elementor-292 .elementor-element.elementor-element-08aea67 .elementor-heading-title{font-family:var( --e-global-typography-3f3d489-font-family ), Sans-serif;font-size:var( --e-global-typography-3f3d489-font-size );font-weight:var( --e-global-typography-3f3d489-font-weight );line-height:var( --e-global-typography-3f3d489-line-height );letter-spacing:var( --e-global-typography-3f3d489-letter-spacing );word-spacing:var( --e-global-typography-3f3d489-word-spacing );color:var( --e-global-color-text );}@media(max-width:1024px){.elementor-292 .elementor-element.elementor-element-9ec5e5d .elementor-icon-list-item{font-size:var( --e-global-typography-1af5ed3-font-size );line-height:var( --e-global-typography-1af5ed3-line-height );letter-spacing:var( --e-global-typography-1af5ed3-letter-spacing );word-spacing:var( --e-global-typography-1af5ed3-word-spacing );}.elementor-292 .elementor-element.elementor-element-08aea67 .elementor-heading-title{font-size:var( --e-global-typography-3f3d489-font-size );line-height:var( --e-global-typography-3f3d489-line-height );letter-spacing:var( --e-global-typography-3f3d489-letter-spacing );word-spacing:var( --e-global-typography-3f3d489-word-spacing );}}@media(max-width:767px){.elementor-292 .elementor-element.elementor-element-9ec5e5d .elementor-icon-list-item{font-size:var( --e-global-typography-1af5ed3-font-size );line-height:var( --e-global-typography-1af5ed3-line-height );letter-spacing:var( --e-global-typography-1af5ed3-letter-spacing );word-spacing:var( --e-global-typography-1af5ed3-word-spacing );}.elementor-292 .elementor-element.elementor-element-08aea67 .elementor-heading-title{font-size:var( --e-global-typography-3f3d489-font-size );line-height:var( --e-global-typography-3f3d489-line-height );letter-spacing:var( --e-global-typography-3f3d489-letter-spacing );word-spacing:var( --e-global-typography-3f3d489-word-spacing );}}<\/style>\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"292\" class=\"elementor elementor-292 e-loop-item e-loop-item-10000 post-10000 news type-news status-publish has-post-thumbnail hentry\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<a class=\"elementor-element elementor-element-69c59ad e-flex e-con-boxed e-con e-parent\" data-id=\"69c59ad\" data-element_type=\"container\" data-e-type=\"container\" href=\"https:\/\/regpit.com\/eng\/news\/datev-integration-in-regpit-mandantendaten-sicher-importieren-und-gwg-akten-schneller-anlegen\/\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d535889 elementor-widget elementor-widget-theme-post-featured-image elementor-widget-image\" data-id=\"d535889\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-featured-image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"768\" height=\"432\" src=\"https:\/\/regpit.com\/wp-content\/uploads\/2026\/05\/datev-768x432.jpg\" class=\"attachment-medium_large size-medium_large wp-image-10005\" alt=\"- -\" srcset=\"https:\/\/regpit.com\/wp-content\/uploads\/2026\/05\/datev-768x432.jpg 768w, https:\/\/regpit.com\/wp-content\/uploads\/2026\/05\/datev-300x169.jpg 300w, https:\/\/regpit.com\/wp-content\/uploads\/2026\/05\/datev-1024x576.jpg 1024w, https:\/\/regpit.com\/wp-content\/uploads\/2026\/05\/datev-1536x864.jpg 1536w, https:\/\/regpit.com\/wp-content\/uploads\/2026\/05\/datev-2048x1152.jpg 2048w, https:\/\/regpit.com\/wp-content\/uploads\/2026\/05\/datev-18x10.jpg 18w\" sizes=\"(max-width: 768px) 100vw, 768px\">\t\t\t\t\t\t\t\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-9ec5e5d elementor-widget elementor-widget-post-info\" data-id=\"9ec5e5d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"post-info.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-inline-items elementor-icon-list-items elementor-post-info\">\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item elementor-repeater-item-247899e elementor-inline-item\" itemprop=\"datePublished\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text elementor-post-info__item elementor-post-info__item--type-date\">\n\t\t\t\t\t\t\t\t\t\t<time>29. May 2026<\/time>\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t<\/ul>\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-08aea67 elementor-widget elementor-widget-heading\" data-id=\"08aea67\" 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<p class=\"elementor-heading-title elementor-size-default\">DATEV-Integration in Regpit: Mandantendaten sicher importieren und GwG-Akten schneller anlegen<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"292\" class=\"elementor elementor-292 e-loop-item e-loop-item-7462 post-7462 news type-news status-publish has-post-thumbnail hentry\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<a class=\"elementor-element elementor-element-69c59ad e-flex e-con-boxed e-con e-parent\" data-id=\"69c59ad\" data-element_type=\"container\" data-e-type=\"container\" href=\"https:\/\/regpit.com\/eng\/news\/russland-als-hochrisikoland-eingestuft\/\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d535889 elementor-widget elementor-widget-theme-post-featured-image elementor-widget-image\" data-id=\"d535889\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-featured-image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"768\" height=\"432\" src=\"https:\/\/regpit.com\/wp-content\/uploads\/2026\/01\/Russland-Hochrisiko-768x432.png\" class=\"attachment-medium_large size-medium_large wp-image-7463\" alt=\"- -\" srcset=\"https:\/\/regpit.com\/wp-content\/uploads\/2026\/01\/Russland-Hochrisiko-768x432.png 768w, https:\/\/regpit.com\/wp-content\/uploads\/2026\/01\/Russland-Hochrisiko-300x169.png 300w, https:\/\/regpit.com\/wp-content\/uploads\/2026\/01\/Russland-Hochrisiko-1024x576.png 1024w, https:\/\/regpit.com\/wp-content\/uploads\/2026\/01\/Russland-Hochrisiko-1536x864.png 1536w, https:\/\/regpit.com\/wp-content\/uploads\/2026\/01\/Russland-Hochrisiko-18x10.png 18w, https:\/\/regpit.com\/wp-content\/uploads\/2026\/01\/Russland-Hochrisiko.png 1920w\" sizes=\"(max-width: 768px) 100vw, 768px\">\t\t\t\t\t\t\t\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-9ec5e5d elementor-widget elementor-widget-post-info\" data-id=\"9ec5e5d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"post-info.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-inline-items elementor-icon-list-items elementor-post-info\">\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item elementor-repeater-item-247899e elementor-inline-item\" itemprop=\"datePublished\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text elementor-post-info__item elementor-post-info__item--type-date\">\n\t\t\t\t\t\t\t\t\t\t<time>29. January 2026<\/time>\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t<\/ul>\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-08aea67 elementor-widget elementor-widget-heading\" data-id=\"08aea67\" 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<p class=\"elementor-heading-title elementor-size-default\">Russland als Hochrisikoland eingestuft<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\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\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\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\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Regpit \u2013 Whistleblowing Solution Whistleblowing Solution Hinweise sicher empfangen. Rechtssicher verarbeiten. Mit der Regpit Whistleblowing Solution erf\u00fcllen Sie HinSchG- und GwG-Anforderungen einfach und rechtssicher \u2013 mit einem vertraulichen, digitalen Hinweisgebersystem f\u00fcr Ihr Unternehmen. Vertraulicher, verschl\u00fcsselter Kanal zwischen Hinweisgeber und Unternehmen Strukturierte Fallbearbeitung mit revisionssicherem Audit-Trail Ohne IT-Aufwand einsatzbereit \u2013 sofort integrierbar, optional per API Kostenlos [&hellip;]<\/p>\n","protected":false},"author":6,"featured_media":0,"parent":594,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"inline_featured_image":false,"footnotes":""},"class_list":["post-1085","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/regpit.com\/eng\/wp-json\/wp\/v2\/pages\/1085","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/regpit.com\/eng\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/regpit.com\/eng\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/regpit.com\/eng\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/regpit.com\/eng\/wp-json\/wp\/v2\/comments?post=1085"}],"version-history":[{"count":125,"href":"https:\/\/regpit.com\/eng\/wp-json\/wp\/v2\/pages\/1085\/revisions"}],"predecessor-version":[{"id":10045,"href":"https:\/\/regpit.com\/eng\/wp-json\/wp\/v2\/pages\/1085\/revisions\/10045"}],"up":[{"embeddable":true,"href":"https:\/\/regpit.com\/eng\/wp-json\/wp\/v2\/pages\/594"}],"wp:attachment":[{"href":"https:\/\/regpit.com\/eng\/wp-json\/wp\/v2\/media?parent=1085"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}