{"id":2095,"date":"2026-03-04T13:39:04","date_gmt":"2026-03-04T13:39:04","guid":{"rendered":"https:\/\/razeng.de\/?page_id=2095"},"modified":"2026-08-05T12:22:47","modified_gmt":"2026-08-05T12:22:47","slug":"webakte","status":"publish","type":"page","link":"https:\/\/razeng.de\/en\/webakte\/","title":{"rendered":""},"content":{"rendered":"\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer ext-animate--on\"><\/div>\n\n\n\n<style>\n\/* =========================================================\n   RAZENG \u00b7 WEBAKTE \u00b7 FINAL STARTSEITE DESIGN\n   Vollst\u00e4ndig neu erstellt \u00b7 responsive \u00b7 Elementor full-width\n   Ein einziges HTML-Widget\n========================================================= *\/\n\nhtml,\nbody {\n    overflow-x: clip !important;\n}\n\n#rz-webakte-page,\n#rz-webakte-page * {\n    box-sizing: border-box;\n}\n\n#rz-webakte-page {\n    --rz-red: #A51E2E;\n    --rz-red-light: #D6334B;\n    --rz-red-dark: #75111E;\n    --rz-black: #111111;\n    --rz-text: #292929;\n    --rz-muted: #666666;\n    --rz-soft: #FFF7F8;\n    --rz-border: rgba(165, 30, 46, 0.22);\n    --rz-shadow: 0 24px 70px rgba(17, 17, 17, 0.09);\n\n    position: relative;\n    width: 100%;\n    max-width: none;\n    min-width: 0;\n    margin: 0;\n    overflow: hidden;\n    color: var(--rz-black);\n    background: #FFFFFF;\n    font-family: \"Outfit\", \"Inter\", \"Helvetica Neue\", Arial, sans-serif;\n}\n\n#rz-webakte-page svg,\n#rz-webakte-page img {\n    display: block;\n    max-width: 100%;\n}\n\n.rz-wa-container {\n    width: min(calc(100% - 48px), 1280px);\n    margin: 0 auto;\n}\n\n.rz-wa-section {\n    padding: clamp(72px, 7vw, 112px) 0;\n}\n\n.rz-wa-kicker {\n    display: inline-flex;\n    align-items: center;\n    width: fit-content;\n    min-height: 34px;\n    margin: 0 0 18px;\n    padding: 0 15px;\n    border-radius: 999px;\n    background: #FFF0F2;\n    color: var(--rz-red);\n    font-size: 12px;\n    line-height: 1;\n    font-weight: 900;\n    letter-spacing: 0.11em;\n    text-transform: uppercase;\n}\n\n.rz-wa-title {\n    margin: 0;\n    color: var(--rz-black);\n    font-size: clamp(44px, 5.2vw, 78px);\n    line-height: 0.97;\n    font-weight: 950;\n    letter-spacing: -0.062em;\n    text-wrap: balance;\n}\n\n.rz-wa-title span {\n    color: var(--rz-red);\n}\n\n.rz-wa-lead {\n    max-width: 800px;\n    margin: 26px 0 0;\n    color: var(--rz-text);\n    font-size: clamp(18px, 1.45vw, 22px);\n    line-height: 1.62;\n    font-weight: 560;\n}\n\n.rz-wa-copy {\n    max-width: 800px;\n    margin: 18px 0 0;\n    color: var(--rz-muted);\n    font-size: 17px;\n    line-height: 1.72;\n    font-weight: 520;\n}\n\n\/* EINHEITLICHE BUTTONS *\/\n\n.rz-wa-btn,\n.rz-wa-action-btn,\n.rz-wa-form-link,\n.rz-wa-final-btn {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 58px;\n    padding: 0 25px;\n    border: 2px solid var(--rz-red);\n    border-radius: 16px;\n    background: #FFFFFF;\n    color: var(--rz-red);\n    text-decoration: none;\n    text-align: center;\n    font-size: 17px;\n    line-height: 1.15;\n    font-weight: 900;\n    box-shadow: 0 12px 28px rgba(15, 15, 15, 0.08);\n    cursor: pointer;\n    transition:\n        transform 0.22s ease,\n        background 0.22s ease,\n        color 0.22s ease,\n        border-color 0.22s ease,\n        box-shadow 0.22s ease;\n}\n\n.rz-wa-btn:hover,\n.rz-wa-btn:focus-visible,\n.rz-wa-btn:active,\n.rz-wa-action-btn:hover,\n.rz-wa-action-btn:focus-visible,\n.rz-wa-action-btn:active,\n.rz-wa-form-link:hover,\n.rz-wa-form-link:focus-visible,\n.rz-wa-form-link:active,\n.rz-wa-final-btn:hover,\n.rz-wa-final-btn:focus-visible,\n.rz-wa-final-btn:active {\n    border-color: var(--rz-red-dark);\n    background: linear-gradient(135deg, var(--rz-red-light), var(--rz-red));\n    color: #080808;\n    transform: translateY(-2px);\n    box-shadow: 0 22px 48px rgba(165, 30, 46, 0.26);\n}\n\n\/* HERO *\/\n\n.rz-wa-hero {\n    padding: clamp(70px, 7vw, 112px) 0;\n    background:\n        radial-gradient(circle at 9% 5%, rgba(165, 30, 46, 0.07), transparent 30%),\n        linear-gradient(180deg, #FFFFFF 0%, #FFF9FA 100%);\n}\n\n.rz-wa-hero-grid {\n    display: grid;\n    grid-template-columns: minmax(0, 1.03fr) minmax(420px, 0.82fr);\n    gap: clamp(44px, 5vw, 78px);\n    align-items: center;\n}\n\n.rz-wa-hero-copy,\n.rz-wa-hero-visual {\n    min-width: 0;\n}\n\n.rz-wa-actions {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 14px;\n    margin-top: 30px;\n}\n\n.rz-wa-highlight {\n    margin-top: 28px;\n    padding: 22px 24px;\n    border-left: 5px solid var(--rz-red);\n    border-radius: 0 18px 18px 0;\n    background: #FFF0F2;\n    color: var(--rz-black);\n    font-size: 18px;\n    line-height: 1.6;\n    font-weight: 800;\n}\n\n\/* CSS-PORTAL-MOCKUP *\/\n\n.rz-wa-portal {\n    position: relative;\n    overflow: hidden;\n    border: 1px solid var(--rz-border);\n    border-radius: 30px;\n    background: #FFFFFF;\n    box-shadow: 0 34px 92px rgba(17, 17, 17, 0.15);\n}\n\n.rz-wa-portal-top {\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 18px;\n    min-height: 74px;\n    padding: 18px 22px;\n    background: var(--rz-black);\n}\n\n.rz-wa-portal-brand {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    color: #FFFFFF;\n    font-size: 17px;\n    font-weight: 900;\n}\n\n.rz-wa-brand-icon {\n    display: inline-flex;\n    width: 38px;\n    height: 38px;\n    align-items: center;\n    justify-content: center;\n    border-radius: 12px;\n    background: var(--rz-red);\n    color: #FFFFFF;\n}\n\n.rz-wa-portal-state {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    color: rgba(255,255,255,0.78);\n    font-size: 13px;\n    font-weight: 750;\n}\n\n.rz-wa-state-dot {\n    width: 9px;\n    height: 9px;\n    border-radius: 50%;\n    background: #58C677;\n    box-shadow: 0 0 0 5px rgba(88,198,119,0.13);\n}\n\n.rz-wa-portal-body {\n    padding: 24px;\n    background:\n        radial-gradient(circle at 86% 12%, rgba(165,30,46,0.08), transparent 32%),\n        #FFFFFF;\n}\n\n.rz-wa-dashboard-head {\n    display: flex;\n    align-items: flex-start;\n    justify-content: space-between;\n    gap: 18px;\n    margin-bottom: 22px;\n}\n\n.rz-wa-dashboard-head strong {\n    display: block;\n    color: var(--rz-black);\n    font-size: 25px;\n    line-height: 1.1;\n    font-weight: 950;\n    letter-spacing: -0.04em;\n}\n\n.rz-wa-dashboard-head > div > span {\n    display: block;\n    margin-top: 6px;\n    color: var(--rz-muted);\n    font-size: 14px;\n    line-height: 1.45;\n}\n\n.rz-wa-lock {\n    display: inline-flex;\n    width: 48px;\n    height: 48px;\n    flex: 0 0 auto;\n    align-items: center;\n    justify-content: center;\n    border-radius: 15px;\n    background: #FFF0F2;\n    color: var(--rz-red);\n}\n\n.rz-wa-dashboard-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n}\n\n.rz-wa-dashboard-card {\n    min-height: 126px;\n    padding: 18px;\n    border: 1px solid var(--rz-border);\n    border-radius: 18px;\n    background: #FFFFFF;\n}\n\n.rz-wa-dashboard-icon {\n    display: inline-flex;\n    width: 38px;\n    height: 38px;\n    align-items: center;\n    justify-content: center;\n    margin-bottom: 14px;\n    border-radius: 12px;\n    background: var(--rz-red);\n    color: #FFFFFF;\n}\n\n.rz-wa-dashboard-card strong {\n    display: block;\n    color: var(--rz-black);\n    font-size: 16px;\n    line-height: 1.2;\n    font-weight: 900;\n}\n\n.rz-wa-dashboard-card > span:not(.rz-wa-dashboard-icon) {\n    display: block;\n    margin-top: 6px;\n    color: var(--rz-muted);\n    font-size: 13px;\n    line-height: 1.42;\n}\n\n.rz-wa-portal-note {\n    position: absolute;\n    right: -22px;\n    bottom: -24px;\n    width: min(350px, 82%);\n    padding: 23px 24px;\n    border-radius: 22px;\n    background: linear-gradient(135deg, var(--rz-red-light), var(--rz-red-dark));\n    box-shadow: 0 24px 60px rgba(165, 30, 46, 0.3);\n}\n\n.rz-wa-portal-note strong {\n    display: block;\n    color: #FFFFFF;\n    font-size: 30px;\n    line-height: 1.04;\n    font-weight: 950;\n    letter-spacing: -0.04em;\n}\n\n.rz-wa-portal-note span {\n    display: block;\n    margin-top: 7px;\n    color: rgba(255,255,255,0.92);\n    font-size: 15px;\n    line-height: 1.45;\n    font-weight: 700;\n}\n\n\/* ZWEI EINSTIEGE *\/\n\n.rz-wa-entry {\n    background:\n        radial-gradient(circle at 92% 7%, rgba(165,30,46,0.05), transparent 27%),\n        #FFFFFF;\n}\n\n.rz-wa-section-head {\n    max-width: 920px;\n    margin: 0 auto 48px;\n    text-align: center;\n}\n\n.rz-wa-section-head h2 {\n    margin: 0;\n    color: var(--rz-black);\n    font-size: clamp(36px, 4vw, 58px);\n    line-height: 1.04;\n    font-weight: 950;\n    letter-spacing: -0.05em;\n}\n\n.rz-wa-section-head p {\n    max-width: 780px;\n    margin: 18px auto 0;\n    color: var(--rz-muted);\n    font-size: 18px;\n    line-height: 1.65;\n}\n\n.rz-wa-entry-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 24px;\n}\n\n.rz-wa-entry-card {\n    position: relative;\n    display: flex;\n    min-width: 0;\n    min-height: 430px;\n    flex-direction: column;\n    overflow: hidden;\n    border: 1px solid rgba(165,30,46,0.35);\n    border-radius: 26px;\n    background: linear-gradient(145deg, #C62C42 0%, #951625 100%);\n    color: #FFFFFF;\n    box-shadow: 0 24px 66px rgba(165,30,46,0.18);\n}\n\n.rz-wa-entry-card::after {\n    content: \"\";\n    position: absolute;\n    right: -58px;\n    bottom: -58px;\n    width: 180px;\n    height: 180px;\n    border-radius: 50%;\n    background: rgba(255,255,255,0.05);\n    pointer-events: none;\n}\n\n.rz-wa-entry-body {\n    position: relative;\n    z-index: 2;\n    display: flex;\n    flex: 1;\n    flex-direction: column;\n    padding: clamp(28px, 4vw, 42px);\n}\n\n.rz-wa-label {\n    display: inline-flex;\n    align-items: center;\n    width: fit-content;\n    min-height: 28px;\n    margin-bottom: 18px;\n    padding: 0 11px;\n    border-radius: 999px;\n    background: #FFFFFF;\n    color: #111111;\n    font-size: 11px;\n    line-height: 1;\n    font-weight: 900;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n}\n\n.rz-wa-entry-card h3 {\n    margin: 0;\n    color: #FFFFFF;\n    font-size: clamp(29px, 2.5vw, 40px);\n    line-height: 1.08;\n    font-weight: 950;\n    letter-spacing: -0.045em;\n}\n\n.rz-wa-entry-card p {\n    margin: 17px 0 0;\n    color: rgba(255,255,255,0.86);\n    font-size: 17px;\n    line-height: 1.62;\n}\n\n.rz-wa-entry-list {\n    display: grid;\n    gap: 13px;\n    margin: 24px 0;\n    padding: 0;\n    list-style: none;\n}\n\n.rz-wa-entry-list li {\n    position: relative;\n    padding-left: 25px;\n    color: rgba(255,255,255,0.92);\n    font-size: 16px;\n    line-height: 1.5;\n    font-weight: 650;\n}\n\n.rz-wa-entry-list li::before {\n    content: \"\u00b7\";\n    position: absolute;\n    top: -2px;\n    left: 0;\n    color: #FFFFFF;\n    font-size: 29px;\n    line-height: 1;\n    font-weight: 950;\n}\n\n.rz-wa-entry-card .rz-wa-action-btn {\n    width: 100%;\n    margin-top: auto;\n}\n\n\/* DIREKTE FORMULARE *\/\n\n.rz-wa-forms {\n    background: var(--rz-soft);\n}\n\n.rz-wa-form-grid {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 18px;\n}\n\n.rz-wa-form-card {\n    display: flex;\n    min-height: 260px;\n    flex-direction: column;\n    padding: 24px 22px;\n    border: 1px solid var(--rz-border);\n    border-radius: 22px;\n    background: #FFFFFF;\n    box-shadow: var(--rz-shadow);\n}\n\n.rz-wa-form-icon {\n    display: inline-flex;\n    width: 48px;\n    height: 48px;\n    align-items: center;\n    justify-content: center;\n    margin-bottom: 20px;\n    border-radius: 15px;\n    background: var(--rz-red);\n    color: #FFFFFF;\n}\n\n.rz-wa-form-card h3 {\n    margin: 0;\n    color: var(--rz-black);\n    font-size: 24px;\n    line-height: 1.12;\n    font-weight: 950;\n    letter-spacing: -0.035em;\n}\n\n.rz-wa-form-card p {\n    margin: 12px 0 22px;\n    color: var(--rz-muted);\n    font-size: 15px;\n    line-height: 1.58;\n}\n\n.rz-wa-form-card .rz-wa-form-link {\n    width: 100%;\n    min-height: 50px;\n    margin-top: auto;\n    padding: 0 15px;\n    font-size: 15px;\n}\n\n\/* ABLAUF SCHWARZ *\/\n\n.rz-wa-process {\n    background: var(--rz-black);\n    color: #FFFFFF;\n}\n\n.rz-wa-process-head {\n    max-width: 860px;\n    margin: 0 auto 42px;\n    text-align: center;\n}\n\n.rz-wa-process .rz-wa-kicker {\n    background: rgba(255,255,255,0.09);\n    color: #FFFFFF;\n}\n\n.rz-wa-process h2 {\n    margin: 0;\n    color: #FFFFFF;\n    font-size: clamp(36px, 4vw, 58px);\n    line-height: 1.04;\n    font-weight: 950;\n    letter-spacing: -0.05em;\n}\n\n.rz-wa-process-head p {\n    max-width: 760px;\n    margin: 18px auto 0;\n    color: rgba(255,255,255,0.74);\n    font-size: 18px;\n    line-height: 1.65;\n}\n\n.rz-wa-process-grid {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 18px;\n}\n\n.rz-wa-process-card {\n    min-height: 225px;\n    padding: 26px 24px;\n    border: 1px solid rgba(255,255,255,0.15);\n    border-radius: 22px;\n    background: #1C1C1C;\n}\n\n.rz-wa-process-number {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: 46px;\n    height: 46px;\n    margin-bottom: 22px;\n    border-radius: 14px;\n    background: var(--rz-red);\n    color: #FFFFFF;\n    font-size: 14px;\n    font-weight: 900;\n}\n\n.rz-wa-process-card h3 {\n    margin: 0 0 10px;\n    color: #FFFFFF;\n    font-size: 24px;\n    line-height: 1.12;\n    font-weight: 900;\n    letter-spacing: -0.03em;\n}\n\n.rz-wa-process-card p {\n    margin: 0;\n    color: rgba(255,255,255,0.74);\n    font-size: 16px;\n    line-height: 1.6;\n}\n\n\/* VIDEO *\/\n\n.rz-wa-video-section {\n    background: #FFFFFF;\n}\n\n.rz-wa-video-grid {\n    display: grid;\n    grid-template-columns: minmax(0, 0.82fr) minmax(480px, 1.18fr);\n    gap: clamp(34px, 5vw, 68px);\n    align-items: center;\n}\n\n.rz-wa-video-copy h2 {\n    margin: 0;\n    color: var(--rz-black);\n    font-size: clamp(36px, 4vw, 58px);\n    line-height: 1.04;\n    font-weight: 950;\n    letter-spacing: -0.05em;\n}\n\n.rz-wa-video-copy p {\n    margin: 18px 0 0;\n    color: var(--rz-muted);\n    font-size: 17px;\n    line-height: 1.72;\n}\n\n.rz-wa-video-frame {\n    position: relative;\n    overflow: hidden;\n    aspect-ratio: 16 \/ 9;\n    border: 1px solid var(--rz-border);\n    border-radius: 26px;\n    background:\n        radial-gradient(circle at 78% 22%, rgba(165,30,46,0.28), transparent 34%),\n        linear-gradient(145deg, #1B1B1B, #080808);\n    box-shadow: 0 30px 84px rgba(17,17,17,0.2);\n}\n\n.rz-wa-video-placeholder {\n    position: absolute;\n    inset: 0;\n    display: flex;\n    width: 100%;\n    height: 100%;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    gap: 20px;\n    padding: 28px;\n    border: 0;\n    background: transparent;\n    color: #FFFFFF;\n    cursor: pointer;\n    font: inherit;\n    text-align: center;\n}\n\n.rz-wa-play {\n    display: inline-flex;\n    width: 82px;\n    height: 82px;\n    align-items: center;\n    justify-content: center;\n    border: 2px solid #FFFFFF;\n    border-radius: 50%;\n    background: var(--rz-red);\n    color: #FFFFFF;\n    box-shadow: 0 16px 42px rgba(165,30,46,0.38);\n    transition:\n        transform 0.22s ease,\n        background 0.22s ease,\n        color 0.22s ease;\n}\n\n.rz-wa-video-placeholder:hover .rz-wa-play,\n.rz-wa-video-placeholder:focus-visible .rz-wa-play {\n    background: #FFFFFF;\n    color: var(--rz-red);\n    transform: scale(1.06);\n}\n\n.rz-wa-video-placeholder strong {\n    display: block;\n    max-width: 520px;\n    color: #FFFFFF;\n    font-size: clamp(24px, 2.5vw, 38px);\n    line-height: 1.1;\n    font-weight: 950;\n    letter-spacing: -0.04em;\n}\n\n.rz-wa-video-placeholder > span:not(.rz-wa-play) {\n    display: block;\n    color: rgba(255,255,255,0.7);\n    font-size: 14px;\n    line-height: 1.5;\n}\n\n.rz-wa-video-frame iframe {\n    position: absolute;\n    inset: 0;\n    display: block;\n    width: 100%;\n    height: 100%;\n    border: 0;\n}\n\n\/* FAQ *\/\n\n.rz-wa-content {\n    background: var(--rz-soft);\n}\n\n.rz-wa-content-grid {\n    display: grid;\n    grid-template-columns: minmax(0, 1.05fr) minmax(360px, 0.75fr);\n    gap: 28px;\n    align-items: start;\n}\n\n.rz-wa-content-card,\n.rz-wa-faq {\n    border: 1px solid var(--rz-border);\n    border-radius: 26px;\n    background: #FFFFFF;\n    box-shadow: var(--rz-shadow);\n}\n\n.rz-wa-content-card {\n    padding: clamp(28px, 4vw, 46px);\n}\n\n.rz-wa-content-card h2,\n.rz-wa-faq h2 {\n    margin: 0;\n    color: var(--rz-black);\n    font-size: clamp(30px, 3vw, 46px);\n    line-height: 1.08;\n    font-weight: 950;\n    letter-spacing: -0.045em;\n}\n\n.rz-wa-content-card p {\n    margin: 18px 0 0;\n    color: var(--rz-muted);\n    font-size: 17px;\n    line-height: 1.72;\n}\n\n.rz-wa-security-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 14px;\n    margin-top: 26px;\n}\n\n.rz-wa-security-item {\n    padding: 20px 18px;\n    border: 1px solid var(--rz-border);\n    border-radius: 18px;\n    background: var(--rz-soft);\n}\n\n.rz-wa-security-item strong {\n    display: block;\n    color: var(--rz-black);\n    font-size: 17px;\n    line-height: 1.25;\n    font-weight: 900;\n}\n\n.rz-wa-security-item span {\n    display: block;\n    margin-top: 8px;\n    color: var(--rz-muted);\n    font-size: 15px;\n    line-height: 1.55;\n}\n\n.rz-wa-faq {\n    padding: 28px;\n}\n\n.rz-wa-faq h2 {\n    margin-bottom: 22px;\n}\n\n.rz-wa-faq details {\n    border-top: 1px solid rgba(165,30,46,0.18);\n}\n\n.rz-wa-faq details:last-child {\n    border-bottom: 1px solid rgba(165,30,46,0.18);\n}\n\n.rz-wa-faq summary {\n    position: relative;\n    padding: 18px 42px 18px 0;\n    color: var(--rz-black);\n    font-size: 17px;\n    line-height: 1.35;\n    font-weight: 900;\n    cursor: pointer;\n    list-style: none;\n}\n\n.rz-wa-faq summary::-webkit-details-marker {\n    display: none;\n}\n\n.rz-wa-faq summary::after {\n    content: \"+\";\n    position: absolute;\n    top: 50%;\n    right: 0;\n    display: flex;\n    width: 30px;\n    height: 30px;\n    align-items: center;\n    justify-content: center;\n    border-radius: 50%;\n    background: var(--rz-red);\n    color: #FFFFFF;\n    transform: translateY(-50%);\n    font-size: 20px;\n    line-height: 1;\n    font-weight: 900;\n}\n\n.rz-wa-faq details[open] summary::after {\n    content: \"\u2212\";\n}\n\n.rz-wa-faq details p {\n    margin: -2px 0 18px;\n    padding-right: 28px;\n    color: var(--rz-muted);\n    font-size: 16px;\n    line-height: 1.65;\n}\n\n\/* FINAL CTA *\/\n\n.rz-wa-final {\n    padding: clamp(62px, 6vw, 90px) 0;\n    background: #FFFFFF;\n}\n\n.rz-wa-final-box {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) auto;\n    gap: 24px;\n    align-items: center;\n    padding: clamp(34px, 5vw, 56px);\n    border-radius: 28px;\n    background:\n        radial-gradient(circle at 88% 15%, rgba(165,30,46,0.22), transparent 32%),\n        var(--rz-black);\n    box-shadow: 0 30px 80px rgba(17,17,17,0.18);\n}\n\n.rz-wa-final-box h2 {\n    margin: 0;\n    color: #FFFFFF;\n    font-size: clamp(32px, 3.5vw, 52px);\n    line-height: 1.04;\n    font-weight: 950;\n    letter-spacing: -0.05em;\n}\n\n.rz-wa-final-box p {\n    max-width: 720px;\n    margin: 14px 0 0;\n    color: rgba(255,255,255,0.75);\n    font-size: 17px;\n    line-height: 1.62;\n}\n\n\/* RESPONSIVE *\/\n\n@media (max-width: 1120px) {\n    .rz-wa-form-grid {\n        grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n}\n\n@media (max-width: 1080px) {\n    .rz-wa-hero-grid,\n    .rz-wa-video-grid,\n    .rz-wa-content-grid {\n        grid-template-columns: 1fr;\n    }\n\n    .rz-wa-hero-visual,\n    .rz-wa-video-frame {\n        width: min(100%, 820px);\n        margin: 0 auto;\n    }\n\n    .rz-wa-process-grid {\n        grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .rz-wa-final-box {\n        grid-template-columns: 1fr;\n    }\n\n    .rz-wa-final-btn {\n        width: fit-content;\n    }\n}\n\n@media (max-width: 760px) {\n    .rz-wa-container {\n        width: calc(100% - 28px);\n    }\n\n    .rz-wa-section {\n        padding: 60px 0;\n    }\n\n    .rz-wa-hero {\n        padding: 54px 0 72px;\n    }\n\n    .rz-wa-title {\n        font-size: clamp(40px, 12vw, 56px);\n    }\n\n    .rz-wa-lead {\n        font-size: 18px;\n    }\n\n    .rz-wa-copy {\n        font-size: 16px;\n    }\n\n    .rz-wa-actions {\n        display: grid;\n        grid-template-columns: 1fr;\n    }\n\n    .rz-wa-btn,\n    .rz-wa-action-btn,\n    .rz-wa-form-link,\n    .rz-wa-final-btn {\n        width: 100%;\n    }\n\n    .rz-wa-portal {\n        border-radius: 22px;\n    }\n\n    .rz-wa-dashboard-grid {\n        grid-template-columns: 1fr;\n    }\n\n    .rz-wa-portal-note {\n        position: relative;\n        right: auto;\n        bottom: auto;\n        width: 100%;\n        margin-top: 14px;\n    }\n\n    .rz-wa-entry-grid,\n    .rz-wa-form-grid,\n    .rz-wa-process-grid,\n    .rz-wa-security-grid {\n        grid-template-columns: 1fr;\n    }\n\n    .rz-wa-entry-card,\n    .rz-wa-form-card,\n    .rz-wa-process-card,\n    .rz-wa-content-card,\n    .rz-wa-faq {\n        border-radius: 22px;\n    }\n\n    .rz-wa-entry-card,\n    .rz-wa-process-card {\n        min-height: 0;\n    }\n\n    .rz-wa-video-frame {\n        border-radius: 20px;\n    }\n\n    .rz-wa-play {\n        width: 68px;\n        height: 68px;\n    }\n\n    .rz-wa-final-box {\n        padding: 34px 22px;\n        border-radius: 24px;\n    }\n}\n\n@media (prefers-reduced-motion: reduce) {\n    #rz-webakte-page *,\n    #rz-webakte-page *::before,\n    #rz-webakte-page *::after {\n        scroll-behavior: auto !important;\n        transition-duration: 0.01ms !important;\n        animation-duration: 0.01ms !important;\n        animation-iteration-count: 1 !important;\n    }\n}\n<\/style>\n\n\n<style id=\"rz-webakte-buttons-icons-definitive\">\n\/* =========================================================\n   RAZENG \u00b7 WEBAKTE \u00b7 BUTTONS UND ICONS DEFINITIV\n========================================================= *\/\n\n#rz-webakte-page .rz-wa-btn,\n#rz-webakte-page .rz-wa-action-btn,\n#rz-webakte-page .rz-wa-form-link,\n#rz-webakte-page .rz-wa-final-btn {\n    border: 2px solid var(--rz-red) !important;\n    background: #FFFFFF !important;\n    color: #111111 !important;\n    box-shadow: 0 12px 28px rgba(15, 15, 15, 0.08) !important;\n}\n\n#rz-webakte-page .rz-wa-btn *,\n#rz-webakte-page .rz-wa-action-btn *,\n#rz-webakte-page .rz-wa-form-link *,\n#rz-webakte-page .rz-wa-final-btn * {\n    color: #111111 !important;\n}\n\n#rz-webakte-page .rz-wa-btn:hover,\n#rz-webakte-page .rz-wa-btn:focus-visible,\n#rz-webakte-page .rz-wa-btn:active,\n#rz-webakte-page .rz-wa-action-btn:hover,\n#rz-webakte-page .rz-wa-action-btn:focus-visible,\n#rz-webakte-page .rz-wa-action-btn:active,\n#rz-webakte-page .rz-wa-form-link:hover,\n#rz-webakte-page .rz-wa-form-link:focus-visible,\n#rz-webakte-page .rz-wa-form-link:active,\n#rz-webakte-page .rz-wa-final-btn:hover,\n#rz-webakte-page .rz-wa-final-btn:focus-visible,\n#rz-webakte-page .rz-wa-final-btn:active {\n    border-color: var(--rz-red-dark) !important;\n    background: linear-gradient(135deg, var(--rz-red-light), var(--rz-red)) !important;\n    color: #FFFFFF !important;\n    transform: translateY(-2px) !important;\n    box-shadow: 0 18px 38px rgba(165, 30, 46, 0.25) !important;\n}\n\n#rz-webakte-page .rz-wa-btn:hover *,\n#rz-webakte-page .rz-wa-btn:focus-visible *,\n#rz-webakte-page .rz-wa-btn:active *,\n#rz-webakte-page .rz-wa-action-btn:hover *,\n#rz-webakte-page .rz-wa-action-btn:focus-visible *,\n#rz-webakte-page .rz-wa-action-btn:active *,\n#rz-webakte-page .rz-wa-form-link:hover *,\n#rz-webakte-page .rz-wa-form-link:focus-visible *,\n#rz-webakte-page .rz-wa-form-link:active *,\n#rz-webakte-page .rz-wa-final-btn:hover *,\n#rz-webakte-page .rz-wa-final-btn:focus-visible *,\n#rz-webakte-page .rz-wa-final-btn:active * {\n    color: #FFFFFF !important;\n}\n\n#rz-webakte-page .rz-wa-brand-icon,\n#rz-webakte-page .rz-wa-lock,\n#rz-webakte-page .rz-wa-dashboard-icon,\n#rz-webakte-page .rz-wa-form-icon,\n#rz-webakte-page .rz-wa-play {\n    display: inline-flex !important;\n    flex: 0 0 auto !important;\n    align-items: center !important;\n    justify-content: center !important;\n    padding: 0 !important;\n    line-height: 0 !important;\n    font-size: 0 !important;\n}\n\n#rz-webakte-page .rz-wa-brand-icon svg,\n#rz-webakte-page .rz-wa-lock svg,\n#rz-webakte-page .rz-wa-dashboard-icon svg,\n#rz-webakte-page .rz-wa-form-icon svg,\n#rz-webakte-page .rz-wa-play svg {\n    position: static !important;\n    display: block !important;\n    flex: 0 0 auto !important;\n    max-width: none !important;\n    margin: 0 !important;\n    overflow: visible !important;\n    transform-origin: center !important;\n}\n\n#rz-webakte-page .rz-wa-brand-icon {\n    width: 42px !important;\n    height: 42px !important;\n    border-radius: 13px !important;\n    background: var(--rz-red) !important;\n    color: #FFFFFF !important;\n    box-shadow: 0 10px 24px rgba(165, 30, 46, 0.24) !important;\n}\n\n#rz-webakte-page .rz-wa-brand-icon svg {\n    width: 22px !important;\n    height: 22px !important;\n}\n\n#rz-webakte-page .rz-wa-dashboard-head > .rz-wa-lock {\n    width: 52px !important;\n    height: 52px !important;\n    margin: 0 !important;\n    border: 1px solid rgba(165, 30, 46, 0.12) !important;\n    border-radius: 16px !important;\n    background: #FFF0F2 !important;\n    color: var(--rz-red) !important;\n}\n\n#rz-webakte-page .rz-wa-lock svg {\n    width: 25px !important;\n    height: 25px !important;\n}\n\n#rz-webakte-page .rz-wa-dashboard-card > .rz-wa-dashboard-icon {\n    width: 44px !important;\n    height: 44px !important;\n    margin: 0 0 14px !important;\n    border-radius: 13px !important;\n    background: var(--rz-red) !important;\n    color: #FFFFFF !important;\n    box-shadow: 0 10px 24px rgba(165, 30, 46, 0.20) !important;\n}\n\n#rz-webakte-page .rz-wa-dashboard-icon svg {\n    width: 23px !important;\n    height: 23px !important;\n}\n\n#rz-webakte-page .rz-wa-form-card > .rz-wa-form-icon {\n    width: 50px !important;\n    height: 50px !important;\n    margin: 0 0 20px !important;\n    border-radius: 15px !important;\n    background: var(--rz-red) !important;\n    color: #FFFFFF !important;\n    box-shadow: 0 10px 24px rgba(165, 30, 46, 0.20) !important;\n}\n\n#rz-webakte-page .rz-wa-form-icon svg {\n    width: 25px !important;\n    height: 25px !important;\n}\n\n#rz-webakte-page .rz-wa-video-placeholder > .rz-wa-play {\n    width: 88px !important;\n    height: 88px !important;\n    margin: 0 !important;\n    border: 2px solid #FFFFFF !important;\n    border-radius: 50% !important;\n    background: var(--rz-red) !important;\n    color: #FFFFFF !important;\n    box-shadow: 0 16px 42px rgba(165, 30, 46, 0.38) !important;\n}\n\n#rz-webakte-page .rz-wa-play svg {\n    width: 36px !important;\n    height: 36px !important;\n    transform: translateX(2px) !important;\n}\n\n#rz-webakte-page .rz-wa-video-placeholder:hover > .rz-wa-play,\n#rz-webakte-page .rz-wa-video-placeholder:focus-visible > .rz-wa-play {\n    background: #FFFFFF !important;\n    color: var(--rz-red) !important;\n    transform: scale(1.06) !important;\n}\n\n#rz-webakte-page .rz-wa-brand-icon svg *,\n#rz-webakte-page .rz-wa-lock svg *,\n#rz-webakte-page .rz-wa-dashboard-icon svg *,\n#rz-webakte-page .rz-wa-form-icon svg * {\n    vector-effect: non-scaling-stroke;\n}\n\n@media (max-width: 760px) {\n    #rz-webakte-page .rz-wa-video-placeholder > .rz-wa-play {\n        width: 72px !important;\n        height: 72px !important;\n    }\n\n    #rz-webakte-page .rz-wa-play svg {\n        width: 30px !important;\n        height: 30px !important;\n    }\n}\n<\/style>\n\n<main id=\"rz-webakte-page\">\n\n    <!-- HERO -->\n    <section class=\"rz-wa-hero\">\n\n        <div class=\"rz-wa-container\">\n\n            <div class=\"rz-wa-hero-grid\">\n\n                <div class=\"rz-wa-hero-copy\">\n\n                    <span class=\"rz-wa-kicker\">\n                        WebAkte \u00b7 sicherer Mandantenbereich\n                    <\/span>\n\n                    <h1 class=\"rz-wa-title\">\n                        Sicher kommunizieren. <span>Jederzeit informiert.<\/span>\n                    <\/h1>\n\n                    <p class=\"rz-wa-lead\">\n                        \u00dcber die WebAkte k\u00f6nnen Sie Dokumente sicher an unsere Kanzlei\n                        \u00fcbermitteln, Nachrichten austauschen und den aktuellen Bearbeitungsstand\n                        Ihres Mandats einsehen.\n                    <\/p>\n\n                    <p class=\"rz-wa-copy\">\n                        Der pers\u00f6nliche Mandantenbereich ist rund um die Uhr \u00fcber PC,\n                        Tablet und Smartphone erreichbar. Bestehende Mandanten k\u00f6nnen sich\n                        direkt anmelden. Neue Mandanten k\u00f6nnen \u00fcber dieselbe Plattform\n                        eine Anfrage oder ein neues Mandat anlegen.\n                    <\/p>\n\n                    <div class=\"rz-wa-highlight\">\n                        Die WebAkte erg\u00e4nzt die pers\u00f6nliche anwaltliche Betreuung.\n                        Rechtliche Bewertung, Strategie und Vertretung bleiben Aufgabe unserer Kanzlei.\n                    <\/div>\n\n                    <div class=\"rz-wa-actions\">\n\n                        <a class=\"rz-wa-btn\" href=\"https:\/\/secure.webakte.de\/e.Consult.203964\/webakte?ReturnUrl=%2Fe.consult.203964%2Fwebakte%2Fdashboard%2Findex%3Floggedin%3D1\" target=\"_blank\" rel=\"noopener noreferrer\">\n                            Zur WebAkte anmelden\n                        <\/a>\n\n                        <a class=\"rz-wa-btn\" href=\"https:\/\/secure.webakte.de\/e.Consult.203964\/webakte?ReturnUrl=%2Fe.consult.203964%2Fwebakte%2Fdashboard%2Findex%3Floggedin%3D1\" target=\"_blank\" rel=\"noopener noreferrer\">\n                            Neues Mandat anlegen\n                        <\/a>\n\n                    <\/div>\n\n                <\/div>\n\n                <div class=\"rz-wa-hero-visual\">\n\n                    <div class=\"rz-wa-portal\">\n\n                        <div class=\"rz-wa-portal-top\">\n\n                            <div class=\"rz-wa-portal-brand\">\n\n                                <span class=\"rz-wa-brand-icon\" aria-hidden=\"true\">\n                                    <svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\">\n                                        <path d=\"M7 11V8a5 5 0 0 1 10 0v3\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"><\/path>\n                                        <rect x=\"4\" y=\"11\" width=\"16\" height=\"10\" rx=\"3\" stroke=\"currentColor\" stroke-width=\"2\"><\/rect>\n                                        <path d=\"M12 15v2\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"><\/path>\n                                    <\/svg>\n                                <\/span>\n\n                                <span>RAZENG WebAkte<\/span>\n\n                            <\/div>\n\n                            <span class=\"rz-wa-portal-state\">\n                                <span class=\"rz-wa-state-dot\"><\/span>\n                                Sicherer Zugang\n                            <\/span>\n\n                        <\/div>\n\n                        <div class=\"rz-wa-portal-body\">\n\n                            <div class=\"rz-wa-dashboard-head\">\n\n                                <div>\n                                    <strong>Ihr Mandat im \u00dcberblick<\/strong>\n                                    <span>Dokumente, Nachrichten und Bearbeitungsstand<\/span>\n                                <\/div>\n\n                                <span class=\"rz-wa-lock\" aria-hidden=\"true\">\n                                    <svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\">\n                                        <path d=\"M7 11V8a5 5 0 0 1 10 0v3\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"><\/path>\n                                        <rect x=\"4\" y=\"11\" width=\"16\" height=\"10\" rx=\"3\" stroke=\"currentColor\" stroke-width=\"2\"><\/rect>\n                                    <\/svg>\n                                <\/span>\n\n                            <\/div>\n\n                            <div class=\"rz-wa-dashboard-grid\">\n\n                                <div class=\"rz-wa-dashboard-card\">\n                                    <span class=\"rz-wa-dashboard-icon\" aria-hidden=\"true\">\n                                        <svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\">\n                                            <path d=\"M6 3h8l4 4v14H6z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"><\/path>\n                                            <path d=\"M14 3v5h5M9 12h6M9 16h6\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"><\/path>\n                                        <\/svg>\n                                    <\/span>\n                                    <strong>Dokumente<\/strong>\n                                    <span>Unterlagen sicher hochladen und abrufen.<\/span>\n                                <\/div>\n\n                                <div class=\"rz-wa-dashboard-card\">\n                                    <span class=\"rz-wa-dashboard-icon\" aria-hidden=\"true\">\n                                        <svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\">\n                                            <path d=\"M4 5h16v11H8l-4 4z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"><\/path>\n                                            <path d=\"M8 9h8M8 13h5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"><\/path>\n                                        <\/svg>\n                                    <\/span>\n                                    <strong>Nachrichten<\/strong>\n                                    <span>Direkt und vertraulich mit der Kanzlei kommunizieren.<\/span>\n                                <\/div>\n\n                                <div class=\"rz-wa-dashboard-card\">\n                                    <span class=\"rz-wa-dashboard-icon\" aria-hidden=\"true\">\n                                        <svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\">\n                                            <path d=\"M4 19V9M10 19V5M16 19v-7M22 19H2\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"><\/path>\n                                        <\/svg>\n                                    <\/span>\n                                    <strong>Status<\/strong>\n                                    <span>Aktuelle Informationen zum Bearbeitungsstand.<\/span>\n                                <\/div>\n\n                                <div class=\"rz-wa-dashboard-card\">\n                                    <span class=\"rz-wa-dashboard-icon\" aria-hidden=\"true\">\n                                        <svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\">\n                                            <path d=\"M12 3v12M8 7l4-4 4 4\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path>\n                                            <path d=\"M5 14v6h14v-6\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"><\/path>\n                                        <\/svg>\n                                    <\/span>\n                                    <strong>Uploads<\/strong>\n                                    <span>Schreiben, Fotos und Nachweise digital \u00fcbermitteln.<\/span>\n                                <\/div>\n\n                            <\/div>\n\n                        <\/div>\n\n                    <\/div>\n\n                    <div class=\"rz-wa-portal-note\">\n                        <strong>24\/7 erreichbar<\/strong>\n                        <span>\n                            Zugriff auf Ihre WebAkte unabh\u00e4ngig von den \u00d6ffnungszeiten der Kanzlei.\n                        <\/span>\n                    <\/div>\n\n                <\/div>\n\n            <\/div>\n\n        <\/div>\n\n    <\/section>\n\n    <!-- ZUG\u00c4NGE -->\n    <section class=\"rz-wa-section rz-wa-entry\">\n\n        <div class=\"rz-wa-container\">\n\n            <div class=\"rz-wa-section-head\">\n\n                <span class=\"rz-wa-kicker\">Der passende Einstieg<\/span>\n\n                <h2>Bereits Mandant oder neues rechtliches Anliegen?<\/h2>\n\n                <p>\n                    W\u00e4hlen Sie den Zugang, der zu Ihrer Situation passt.\n                    Beide Wege f\u00fchren zur sicheren WebAkte von RAZENG Rechtsanw\u00e4lte.\n                <\/p>\n\n            <\/div>\n\n            <div class=\"rz-wa-entry-grid\">\n\n                <article class=\"rz-wa-entry-card\">\n\n                    <div class=\"rz-wa-entry-body\">\n\n                        <span class=\"rz-wa-label\">Bestehendes Mandat<\/span>\n\n                        <h3>In Ihre pers\u00f6nliche WebAkte einloggen.<\/h3>\n\n                        <p>\n                            Nutzen Sie Ihre vorhandenen Zugangsdaten,\n                            um Dokumente, Nachrichten und Informationen zu Ihrem Mandat aufzurufen.\n                        <\/p>\n\n                        <ul class=\"rz-wa-entry-list\">\n                            <li>Benutzername oder E-Mail und Passwort verwenden<\/li>\n                            <li>Dokumente und Nachrichten einsehen<\/li>\n                            <li>Neue Unterlagen sicher hochladen<\/li>\n                            <li>\u00c4nderungen und Bearbeitungsstand verfolgen<\/li>\n                        <\/ul>\n\n                        <a class=\"rz-wa-action-btn\" href=\"https:\/\/secure.webakte.de\/e.Consult.203964\/webakte?ReturnUrl=%2Fe.consult.203964%2Fwebakte%2Fdashboard%2Findex%3Floggedin%3D1\" target=\"_blank\" rel=\"noopener noreferrer\">\n                            WebAkte \u00f6ffnen\n                        <\/a>\n\n                    <\/div>\n\n                <\/article>\n\n                <article class=\"rz-wa-entry-card\">\n\n                    <div class=\"rz-wa-entry-body\">\n\n                        <span class=\"rz-wa-label\">Neues Mandat<\/span>\n\n                        <h3>Rechtliches Anliegen digital \u00fcbermitteln.<\/h3>\n\n                        <p>\n                            Sie waren bisher noch nicht Mandant?\n                            \u00dcber die WebAkte k\u00f6nnen Sie eine neue Anfrage starten\n                            und vorhandene Unterlagen verschl\u00fcsselt \u00fcbermitteln.\n                        <\/p>\n\n                        <ul class=\"rz-wa-entry-list\">\n                            <li>Neues Mandat oder unverbindliche Anfrage beginnen<\/li>\n                            <li>Kontaktdaten und Sachverhalt erfassen<\/li>\n                            <li>Schreiben, Bescheide und Fotos hochladen<\/li>\n                            <li>R\u00fcckmeldung der Kanzlei abwarten<\/li>\n                        <\/ul>\n\n                        <a class=\"rz-wa-action-btn\" href=\"https:\/\/secure.webakte.de\/e.Consult.203964\/webakte?ReturnUrl=%2Fe.consult.203964%2Fwebakte%2Fdashboard%2Findex%3Floggedin%3D1\" target=\"_blank\" rel=\"noopener noreferrer\">\n                            Neues Mandat anlegen\n                        <\/a>\n\n                    <\/div>\n\n                <\/article>\n\n            <\/div>\n\n        <\/div>\n\n    <\/section>\n\n    <!-- DIREKTE FORMULARE -->\n    <section class=\"rz-wa-section rz-wa-forms\">\n\n        <div class=\"rz-wa-container\">\n\n            <div class=\"rz-wa-section-head\">\n\n                <span class=\"rz-wa-kicker\">Direkte Online-Anfragen<\/span>\n\n                <h2>Den passenden Sachverhalt direkt erfassen.<\/h2>\n\n                <p>\n                    F\u00fcr bestimmte Rechtsgebiete stehen spezialisierte,\n                    verschl\u00fcsselte Anfrageformulare zur Verf\u00fcgung.\n                <\/p>\n\n            <\/div>\n\n            <div class=\"rz-wa-form-grid\">\n\n                <article class=\"rz-wa-form-card\">\n                    <span class=\"rz-wa-form-icon\" aria-hidden=\"true\">\n                        <svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\">\n                            <circle cx=\"12\" cy=\"12\" r=\"8\" stroke=\"currentColor\" stroke-width=\"2\"><\/circle>\n                            <path d=\"M12 7v5l3 2\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"><\/path>\n                        <\/svg>\n                    <\/span>\n                    <h3>Bu\u00dfgeldanfrage<\/h3>\n                    <p>\n                        Angaben zu Bescheid, Messung, Fahrzeug,\n                        Punkten und m\u00f6glichem Fahrverbot \u00fcbermitteln.\n                    <\/p>\n                    <a class=\"rz-wa-form-link\" href=\"https:\/\/secure.webakte.de\/e.consult.203964\/ExternalRequest\/Start?FormId=507368\" target=\"_blank\" rel=\"noopener noreferrer\">\n                        Bu\u00dfgeldanfrage \u00f6ffnen\n                    <\/a>\n                <\/article>\n\n                <article class=\"rz-wa-form-card\">\n                    <span class=\"rz-wa-form-icon\" aria-hidden=\"true\">\n                        <svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\">\n                            <path d=\"M5 15h14l-1.5-6h-11z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"><\/path>\n                            <circle cx=\"8\" cy=\"17\" r=\"2\" stroke=\"currentColor\" stroke-width=\"2\"><\/circle>\n                            <circle cx=\"16\" cy=\"17\" r=\"2\" stroke=\"currentColor\" stroke-width=\"2\"><\/circle>\n                        <\/svg>\n                    <\/span>\n                    <h3>Schadenregulierung<\/h3>\n                    <p>\n                        Verkehrsunfall, Beteiligte, Versicherungen,\n                        Fahrzeugdaten und Unterlagen strukturiert erfassen.\n                    <\/p>\n                    <a class=\"rz-wa-form-link\" href=\"https:\/\/secure.webakte.de\/e.consult.203964\/ExternalRequest\/Start?FormId=507577\" target=\"_blank\" rel=\"noopener noreferrer\">\n                        Unfallanfrage \u00f6ffnen\n                    <\/a>\n                <\/article>\n\n                <article class=\"rz-wa-form-card\">\n                    <span class=\"rz-wa-form-icon\" aria-hidden=\"true\">\n                        <svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\">\n                            <circle cx=\"8\" cy=\"8\" r=\"3\" stroke=\"currentColor\" stroke-width=\"2\"><\/circle>\n                            <circle cx=\"16\" cy=\"8\" r=\"3\" stroke=\"currentColor\" stroke-width=\"2\"><\/circle>\n                            <path d=\"M3 20c0-4 2-7 5-7s5 3 5 7M11 20c0-4 2-7 5-7s5 3 5 7\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"><\/path>\n                        <\/svg>\n                    <\/span>\n                    <h3>Scheidungsantrag<\/h3>\n                    <p>\n                        Pers\u00f6nliche Angaben, Ehe, Trennung,\n                        Kinder, Einkommen und Anlagen digital \u00fcbermitteln.\n                    <\/p>\n                    <a class=\"rz-wa-form-link\" href=\"https:\/\/secure.webakte.de\/e.consult.203964\/ExternalRequest\/Start?FormId=10000\" target=\"_blank\" rel=\"noopener noreferrer\">\n                        Scheidungsantrag \u00f6ffnen\n                    <\/a>\n                <\/article>\n\n                <article class=\"rz-wa-form-card\">\n                    <span class=\"rz-wa-form-icon\" aria-hidden=\"true\">\n                        <svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\">\n                            <path d=\"M4 5h16v11H8l-4 4z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"><\/path>\n                            <path d=\"M8 9h8M8 13h5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"><\/path>\n                        <\/svg>\n                    <\/span>\n                    <h3>Allgemeine Anfrage<\/h3>\n                    <p>\n                        Kontaktdaten, Rechtsschutzversicherung,\n                        Sachverhalt und Anlagen unverbindlich \u00fcbermitteln.\n                    <\/p>\n                    <a class=\"rz-wa-form-link\" href=\"https:\/\/secure.webakte.de\/e.consult.203964\/ExternalRequest\/Start?FormId=507325\" target=\"_blank\" rel=\"noopener noreferrer\">\n                        Anfrage \u00f6ffnen\n                    <\/a>\n                <\/article>\n\n            <\/div>\n\n        <\/div>\n\n    <\/section>\n\n    <!-- ABLAUF -->\n    <section class=\"rz-wa-section rz-wa-process\">\n\n        <div class=\"rz-wa-container\">\n\n            <div class=\"rz-wa-process-head\">\n\n                <span class=\"rz-wa-kicker\">So funktioniert die WebAkte<\/span>\n\n                <h2>Einfacher digitaler Austausch mit Ihrer Kanzlei.<\/h2>\n\n                <p>\n                    Die WebAkte b\u00fcndelt Kommunikation, Dokumente\n                    und Informationen an einem gesch\u00fctzten Ort.\n                <\/p>\n\n            <\/div>\n\n            <div class=\"rz-wa-process-grid\">\n\n                <article class=\"rz-wa-process-card\">\n                    <span class=\"rz-wa-process-number\">01<\/span>\n                    <h3>Zugang \u00f6ffnen<\/h3>\n                    <p>\n                        Melden Sie sich mit Ihren Zugangsdaten an\n                        oder starten Sie eine neue Anfrage.\n                    <\/p>\n                <\/article>\n\n                <article class=\"rz-wa-process-card\">\n                    <span class=\"rz-wa-process-number\">02<\/span>\n                    <h3>Unterlagen senden<\/h3>\n                    <p>\n                        Schreiben, Bescheide, Fotos und Nachweise\n                        k\u00f6nnen digital \u00fcbermittelt werden.\n                    <\/p>\n                <\/article>\n\n                <article class=\"rz-wa-process-card\">\n                    <span class=\"rz-wa-process-number\">03<\/span>\n                    <h3>Nachrichten erhalten<\/h3>\n                    <p>\n                        Neue Mitteilungen und Dokumente\n                        werden in der pers\u00f6nlichen WebAkte bereitgestellt.\n                    <\/p>\n                <\/article>\n\n                <article class=\"rz-wa-process-card\">\n                    <span class=\"rz-wa-process-number\">04<\/span>\n                    <h3>Mandat verfolgen<\/h3>\n                    <p>\n                        Sie behalten wichtige Informationen\n                        und den Bearbeitungsstand im Blick.\n                    <\/p>\n                <\/article>\n\n            <\/div>\n\n        <\/div>\n\n    <\/section>\n\n    <!-- VIDEO -->\n    <section class=\"rz-wa-section rz-wa-video-section\">\n\n        <div class=\"rz-wa-container\">\n\n            <div class=\"rz-wa-video-grid\">\n\n                <div class=\"rz-wa-video-copy\">\n\n                    <span class=\"rz-wa-kicker\">Video-Anleitung<\/span>\n\n                    <h2>Die WebAkte Schritt f\u00fcr Schritt kennenlernen.<\/h2>\n\n                    <p>\n                        Das Video erl\u00e4utert die Nutzung der WebAkte\n                        und zeigt den digitalen Austausch zwischen Mandant und Kanzlei.\n                    <\/p>\n\n                    <p>\n                        Das YouTube-Video wird erst geladen,\n                        wenn Sie auf die Videofl\u00e4che klicken.\n                    <\/p>\n\n                    <div class=\"rz-wa-actions\">\n\n                        <a class=\"rz-wa-btn\" href=\"https:\/\/www.youtube.com\/watch?v=HWqHYhtuXRk&amp;t=2s\" target=\"_blank\" rel=\"noopener noreferrer\">\n                            Video auf YouTube \u00f6ffnen\n                        <\/a>\n\n                    <\/div>\n\n                <\/div>\n\n                <div class=\"rz-wa-video-frame\" id=\"rz-wa-video\">\n\n                    <button class=\"rz-wa-video-placeholder\" type=\"button\" aria-label=\"YouTube-Video zur WebAkte laden\">\n\n                        <span class=\"rz-wa-play\" aria-hidden=\"true\">\n                            <svg width=\"30\" height=\"30\" viewBox=\"0 0 24 24\" fill=\"none\">\n                                <path d=\"M8.4 6.4L18.2 12L8.4 17.6V6.4Z\" fill=\"currentColor\"><\/path>\n                            <\/svg>\n                        <\/span>\n\n                        <strong>Video-Anleitung zur WebAkte starten<\/strong>\n\n                        <span>\n                            Mit dem Klick wird eine Verbindung zu YouTube hergestellt.\n                        <\/span>\n\n                    <\/button>\n\n                <\/div>\n\n            <\/div>\n\n        <\/div>\n\n    <\/section>\n\n    <!-- SICHERHEIT + FAQ -->\n    <section class=\"rz-wa-section rz-wa-content\">\n\n        <div class=\"rz-wa-container\">\n\n            <div class=\"rz-wa-content-grid\">\n\n                <article class=\"rz-wa-content-card\">\n\n                    <span class=\"rz-wa-kicker\">Sicher und praktisch<\/span>\n\n                    <h2>Warum wir die WebAkte einsetzen.<\/h2>\n\n                    <p>\n                        Mandatsunterlagen enthalten h\u00e4ufig vertrauliche pers\u00f6nliche,\n                        wirtschaftliche oder gesundheitliche Informationen.\n                        Die WebAkte schafft f\u00fcr den digitalen Austausch\n                        einen eigenen gesch\u00fctzten Mandantenbereich.\n                    <\/p>\n\n                    <p>\n                        Sie k\u00f6nnen Unterlagen unabh\u00e4ngig von E-Mail-Anh\u00e4ngen\n                        strukturiert \u00fcbermitteln und erhalten neue Informationen\n                        unmittelbar in Ihrer pers\u00f6nlichen Akte.\n                    <\/p>\n\n                    <div class=\"rz-wa-security-grid\">\n\n                        <div class=\"rz-wa-security-item\">\n                            <strong>Vertraulicher Austausch<\/strong>\n                            <span>\n                                Nachrichten und Unterlagen werden \u00fcber\n                                den pers\u00f6nlichen Mandantenbereich ausgetauscht.\n                            <\/span>\n                        <\/div>\n\n                        <div class=\"rz-wa-security-item\">\n                            <strong>Ger\u00e4teunabh\u00e4ngig<\/strong>\n                            <span>\n                                Nutzung \u00fcber PC, Tablet oder Smartphone\n                                mit einem internetf\u00e4higen Browser.\n                            <\/span>\n                        <\/div>\n\n                        <div class=\"rz-wa-security-item\">\n                            <strong>Alles an einem Ort<\/strong>\n                            <span>\n                                Dokumente, Nachrichten und Informationen\n                                bleiben dem Mandat zugeordnet.\n                            <\/span>\n                        <\/div>\n\n                    <\/div>\n\n                <\/article>\n\n                <aside class=\"rz-wa-faq\">\n\n                    <h2>H\u00e4ufige Fragen.<\/h2>\n\n                    <details>\n                        <summary>Ben\u00f6tige ich eine besondere Software?<\/summary>\n                        <p>\n                            Nein. Sie ben\u00f6tigen lediglich einen internetf\u00e4higen Browser\n                            auf PC, Tablet oder Smartphone.\n                        <\/p>\n                    <\/details>\n\n                    <details>\n                        <summary>Woher erhalte ich meine Zugangsdaten?<\/summary>\n                        <p>\n                            Bestehende Mandanten erhalten die erforderlichen Informationen\n                            im Rahmen der Einrichtung ihrer pers\u00f6nlichen WebAkte.\n                        <\/p>\n                    <\/details>\n\n                    <details>\n                        <summary>Kann ich auch ohne bestehendes Mandat anfragen?<\/summary>\n                        <p>\n                            Ja. \u00dcber \u201eNeues Mandat anlegen\u201c oder eines der direkten\n                            Anfrageformulare k\u00f6nnen Sie Ihr Anliegen digital \u00fcbermitteln.\n                        <\/p>\n                    <\/details>\n\n                    <details>\n                        <summary>Welche Unterlagen kann ich hochladen?<\/summary>\n                        <p>\n                            Beispielsweise Schreiben, Bescheide, Vertr\u00e4ge,\n                            Rechnungen, Fotos und sonstige Nachweise.\n                            Die zul\u00e4ssigen Dateiformate werden im Portal angezeigt.\n                        <\/p>\n                    <\/details>\n\n                    <details>\n                        <summary>Was mache ich bei vergessenem Passwort?<\/summary>\n                        <p>\n                            Auf der Anmeldeseite stehen Funktionen\n                            f\u00fcr vergessenen Benutzernamen und vergessenes Passwort bereit.\n                        <\/p>\n                    <\/details>\n\n                    <details>\n                        <summary>Ersetzt die WebAkte die anwaltliche Beratung?<\/summary>\n                        <p>\n                            Nein. Sie dient dem sicheren Austausch und der Organisation.\n                            Rechtliche Pr\u00fcfung, Beratung und Vertretung erfolgen weiterhin durch die Kanzlei.\n                        <\/p>\n                    <\/details>\n\n                <\/aside>\n\n            <\/div>\n\n        <\/div>\n\n    <\/section>\n\n    <!-- FINAL CTA -->\n    <section class=\"rz-wa-final\">\n\n        <div class=\"rz-wa-container\">\n\n            <div class=\"rz-wa-final-box\">\n\n                <div>\n                    <h2>Direkt zur sicheren WebAkte.<\/h2>\n                    <p>\n                        Melden Sie sich an oder starten Sie eine neue Anfrage.\n                        Die WebAkte \u00f6ffnet sich in einem neuen Browserfenster.\n                    <\/p>\n                <\/div>\n\n                <a class=\"rz-wa-final-btn\" href=\"https:\/\/secure.webakte.de\/e.Consult.203964\/webakte?ReturnUrl=%2Fe.consult.203964%2Fwebakte%2Fdashboard%2Findex%3Floggedin%3D1\" target=\"_blank\" rel=\"noopener noreferrer\">\n                    WebAkte \u00f6ffnen\n                <\/a>\n\n            <\/div>\n\n        <\/div>\n\n    <\/section>\n\n<\/main>\n\n<script>\n(function () {\n    \"use strict\";\n\n    var root = document.getElementById(\"rz-webakte-page\");\n    if (!root) return;\n\n    function releaseParentClipping() {\n        var parent = root.parentElement;\n        var level = 0;\n\n        while (parent && parent !== document.body && level < 7) {\n            parent.style.setProperty(\"overflow-x\", \"visible\", \"important\");\n            parent.style.setProperty(\"overflow-y\", \"visible\", \"important\");\n            parent = parent.parentElement;\n            level += 1;\n        }\n    }\n\n    function alignToViewport() {\n        var viewportWidth = document.documentElement.clientWidth;\n\n        root.style.setProperty(\"margin-left\", \"0px\", \"important\");\n        root.style.setProperty(\"width\", viewportWidth + \"px\", \"important\");\n        root.style.setProperty(\"max-width\", \"none\", \"important\");\n        root.style.setProperty(\"left\", \"0px\", \"important\");\n\n        var left = root.getBoundingClientRect().left;\n\n        root.style.setProperty(\n            \"margin-left\",\n            Math.round(-left) + \"px\",\n            \"important\"\n        );\n    }\n\n    function updateLayout() {\n        releaseParentClipping();\n        alignToViewport();\n    }\n\n    updateLayout();\n\n    window.addEventListener(\"load\", updateLayout);\n    window.addEventListener(\"resize\", updateLayout);\n    window.addEventListener(\"orientationchange\", function () {\n        window.setTimeout(updateLayout, 150);\n    });\n\n    if (\"ResizeObserver\" in window) {\n        var observer = new ResizeObserver(function () {\n            alignToViewport();\n        });\n\n        observer.observe(document.documentElement);\n    }\n\n    var videoContainer = document.getElementById(\"rz-wa-video\");\n\n    if (videoContainer) {\n        var videoButton = videoContainer.querySelector(\".rz-wa-video-placeholder\");\n\n        if (videoButton) {\n            videoButton.addEventListener(\"click\", function () {\n                var iframe = document.createElement(\"iframe\");\n\n                iframe.src = \"https:\/\/www.youtube-nocookie.com\/embed\/HWqHYhtuXRk?start=2&#038;autoplay=1&#038;rel=0\";\n                iframe.title = \"Video-Anleitung zur WebAkte\";\n                iframe.allow = \"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\";\n                iframe.allowFullscreen = true;\n                iframe.referrerPolicy = \"strict-origin-when-cross-origin\";\n\n                videoContainer.innerHTML = \"\";\n                videoContainer.appendChild(iframe);\n            });\n        }\n    }\n\n    window.setTimeout(updateLayout, 100);\n    window.setTimeout(updateLayout, 450);\n    window.setTimeout(updateLayout, 1000);\n})();\n<\/script>\n\n\n\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer ext-animate--on\"><\/div>\n","protected":false},"excerpt":{"rendered":"<p>WebAkte \u00b7 sicherer Mandantenbereich Sicher kommunizieren. Jederzeit informiert. \u00dcber die WebAkte k\u00f6nnen Sie Dokumente sicher an unsere Kanzlei \u00fcbermitteln, Nachrichten austauschen und den aktuellen Bearbeitungsstand Ihres Mandats einsehen. Der pers\u00f6nliche Mandantenbereich ist rund um die Uhr \u00fcber PC, Tablet und Smartphone erreichbar. Bestehende Mandanten k\u00f6nnen sich direkt anmelden. Neue Mandanten k\u00f6nnen \u00fcber dieselbe Plattform eine [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-with-title","meta":{"_monsterinsights_skip_tracking":false,"footnotes":""},"class_list":["post-2095","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/razeng.de\/en\/wp-json\/wp\/v2\/pages\/2095","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/razeng.de\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/razeng.de\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/razeng.de\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/razeng.de\/en\/wp-json\/wp\/v2\/comments?post=2095"}],"version-history":[{"count":62,"href":"https:\/\/razeng.de\/en\/wp-json\/wp\/v2\/pages\/2095\/revisions"}],"predecessor-version":[{"id":3972,"href":"https:\/\/razeng.de\/en\/wp-json\/wp\/v2\/pages\/2095\/revisions\/3972"}],"wp:attachment":[{"href":"https:\/\/razeng.de\/en\/wp-json\/wp\/v2\/media?parent=2095"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}