{"id":4837,"date":"2026-01-05T09:45:27","date_gmt":"2026-01-05T08:45:27","guid":{"rendered":"https:\/\/vistema.org\/?page_id=4837"},"modified":"2026-04-16T02:05:26","modified_gmt":"2026-04-16T00:05:26","slug":"certification","status":"publish","type":"page","link":"http:\/\/vistema.org\/en\/zertifizierung\/","title":{"rendered":"Certification"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"4837\" class=\"elementor elementor-4837\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-613b2de e-con-full e-flex e-con e-parent\" data-id=\"613b2de\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-dd9d7f5 elementor-widget elementor-widget-html\" data-id=\"dd9d7f5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n  :root {\n    --blue:      #34ADE5;\n    --blue-lt:   #8fd4f4;\n    --blue-dk:   #1a8ec7;\n    --blue-bg:   #edf7fd;\n    --ink:       #1a202c;\n    --muted:     #64748b;\n    --border:    #e2e8f0;\n    --card-bg:   #ffffff;\n    --section-bg:#f1f5f9;\n    --cream:     #f8fafc;\n    --radius:    12px;\n    --green:     #16a34a;\n    --green-bg:  #dcfce7;\n    --amber:     #d97706;\n    --amber-bg:  #fef3c7;\n  }\n  .vz-root * { box-sizing: border-box; margin: 0; padding: 0; }\n  .vz-root {\n    font-family: Arial, sans-serif;\n    font-weight: 500;\n    color: var(--ink);\n    -webkit-font-smoothing: antialiased;\n  }\n\n  \/* HERO *\/\n  .vz-hero {\n    background: linear-gradient(135deg, #0c2d48 0%, #1a4a6e 40%, #1a8ec7 100%);\n    padding: 100px 40px 120px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  .vz-hero::before {\n    content: '';\n    position: absolute;\n    top: -50%; right: -20%;\n    width: 600px; height: 600px;\n    background: radial-gradient(circle, rgba(52,173,229,0.15) 0%, transparent 70%);\n    border-radius: 50%;\n  }\n  .vz-hero-content {\n    position: relative;\n    z-index: 2;\n    max-width: 800px;\n    margin: 0 auto;\n  }\n  .vz-hero-badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    background: rgba(255,255,255,0.1);\n    border: 1px solid rgba(255,255,255,0.15);\n    color: var(--blue-lt);\n    font-size: 12px;\n    font-weight: 500;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    padding: 10px 24px;\n    border-radius: 40px;\n    margin-bottom: 32px;\n  }\n  .vz-hero h1 {\n    font-size: clamp(36px, 5.5vw, 64px);\n    font-weight: 500;\n    line-height: 1.1;\n    color: #ffffff;\n    margin-bottom: 20px;\n  }\n  .vz-hero h1 span { color: var(--blue-lt); }\n  .vz-hero-sub {\n    font-size: 18px;\n    color: rgba(255,255,255,0.8);\n    max-width: 560px;\n    margin: 0 auto 16px;\n    line-height: 1.6;\n  }\n  .vz-hero-hint {\n    font-size: 15px;\n    color: rgba(255,255,255,0.55);\n    margin-bottom: 40px;\n  }\n  .vz-hero-btns {\n    display: flex;\n    gap: 16px;\n    justify-content: center;\n    flex-wrap: wrap;\n  }\n\n  \/* BUTTONS *\/\n  .vz-btn {\n    display: inline-block;\n    padding: 16px 36px;\n    font-size: 15px;\n    font-weight: 500;\n    font-family: Arial, sans-serif;\n    border-radius: var(--radius);\n    cursor: pointer;\n    text-decoration: none !important;\n    transition: all .25s;\n    text-align: center;\n    border: none;\n  }\n  .vz-btn-primary {\n    background: var(--blue) !important;\n    color: #ffffff !important;\n  }\n  .vz-btn-primary:hover, .vz-btn-primary:focus, .vz-btn-primary:active {\n    background: #2b9ad4 !important;\n    color: #ffffff !important;\n    transform: translateY(-2px);\n    box-shadow: 0 10px 30px rgba(52,173,229,.35) !important;\n  }\n  .vz-btn-outline-light {\n    background: rgba(255,255,255,0.08) !important;\n    color: #ffffff !important;\n    border: 1px solid rgba(255,255,255,0.25);\n  }\n  .vz-btn-outline-light:hover { background: rgba(255,255,255,0.15) !important; }\n  .vz-btn-outline {\n    background: transparent !important;\n    color: var(--ink) !important;\n    border: 1px solid var(--border);\n  }\n  .vz-btn-outline:hover, .vz-btn-outline:focus {\n    border-color: #34ADE5 !important;\n    color: #1a8ec7 !important;\n    background: transparent !important;\n  }\n\n  \/* TRUST *\/\n  .vz-trust-wrap {\n    max-width: 1100px;\n    margin: -44px auto 0;\n    padding: 0 20px;\n    position: relative;\n    z-index: 10;\n  }\n  .vz-trust {\n    background: #ffffff;\n    padding: 24px 40px;\n    display: flex;\n    justify-content: center;\n    gap: 40px;\n    flex-wrap: wrap;\n    border-radius: var(--radius);\n    box-shadow: 0 10px 40px rgba(0,0,0,0.1);\n    border: 1px solid var(--border);\n  }\n  .vz-trust-item {\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    font-size: 14px;\n    color: var(--ink);\n  }\n  .vz-trust-item svg { flex-shrink: 0; color: var(--blue); }\n\n  \/* SECTION BASE *\/\n  .vz-section {\n    padding: 100px 40px;\n    max-width: 1100px;\n    margin: 0 auto;\n  }\n  .vz-section-label {\n    font-size: 12px;\n    font-weight: 500;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    color: var(--blue);\n    margin-bottom: 12px;\n  }\n  .vz-section-title {\n    font-size: clamp(28px, 4vw, 44px);\n    font-weight: 500;\n    line-height: 1.2;\n    color: var(--ink);\n    margin-bottom: 16px;\n  }\n  .vz-section-subtitle {\n    font-size: 17px;\n    color: var(--muted);\n    line-height: 1.6;\n    max-width: 620px;\n    margin-bottom: 12px;\n  }\n  .vz-divider {\n    width: 50px;\n    height: 3px;\n    background: var(--blue);\n    margin: 24px 0 48px;\n    border-radius: 2px;\n  }\n\n  \/* WHY CARDS *\/\n  .vz-why-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));\n    gap: 24px;\n  }\n  .vz-why-card {\n    background: #ffffff;\n    border: 1px solid var(--border);\n    border-radius: var(--radius);\n    padding: 36px 30px;\n    transition: transform .3s, box-shadow .3s;\n  }\n  .vz-why-card:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 12px 30px rgba(0,0,0,0.06);\n    border-color: var(--blue-lt);\n  }\n  .vz-why-icon {\n    width: 48px; height: 48px;\n    background: var(--blue-bg);\n    border-radius: 12px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin-bottom: 20px;\n    color: var(--blue);\n  }\n  .vz-why-card h3 { \n    font-size: 17px;\n    font-weight: 500;\n    color: var(--ink);\n    margin-bottom: 10px;\n  }\n  .vz-why-card p {\n    font-size: 15px;\n    color: var(--muted);\n    line-height: 1.65;\n  }\n\n  \/* 3 WEGE *\/\n  .vz-wege {\n    background: var(--section-bg);\n    padding: 100px 0;\n  }\n  .vz-wege-inner {\n    max-width: 1100px;\n    margin: 0 auto;\n    padding: 0 40px;\n  }\n  .vz-wege-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 24px;\n    margin-bottom: 32px;\n  }\n  @media(max-width:900px) { .vz-wege-grid { grid-template-columns: 1fr; } }\n  .vz-weg {\n    background: #ffffff;\n    border: 2px solid var(--border);\n    border-radius: var(--radius);\n    padding: 36px 28px 28px;\n    position: relative;\n    cursor: pointer;\n    transition: all .3s;\n  }\n  .vz-weg:hover, .vz-weg:focus, .vz-weg:active {\n    border-color: #8fd4f4 !important;\n    transform: translateY(-4px);\n    box-shadow: 0 12px 30px rgba(52,173,229,0.12) !important;\n    background: #ffffff !important;\n  }\n  .vz-weg.vz-recommended {\n    border-color: var(--blue);\n    box-shadow: 0 8px 30px rgba(52,173,229,0.15);\n  }\n  .vz-weg.vz-recommended::before {\n    content: 'Empfohlen';\n    position: absolute;\n    top: -12px; left: 28px;\n    background: var(--blue);\n    color: #ffffff;\n    font-size: 11px;\n    font-weight: 500;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n    padding: 4px 16px;\n    border-radius: 20px;\n  }\n  .vz-weg-num {\n    font-size: 13px; font-weight: 500; letter-spacing: 2px;\n    text-transform: uppercase; color: var(--blue-dk); margin-bottom: 8px;\n  }\n  .vz-weg-name { font-size: 28px; font-weight: 500; color: var(--ink); margin-bottom: 6px; }\n  .vz-weg-tagline { font-size: 14px; color: var(--muted); margin-bottom: 20px; line-height: 1.5; }\n  .vz-weg-price { display: flex; align-items: baseline; gap: 10px; margin-bottom: 8px; }\n  .vz-weg-price-now { font-size: 32px; font-weight: 500; color: var(--ink); }\n  .vz-weg-price-was { font-size: 14px; color: var(--muted); text-decoration: line-through; }\n  .vz-weg-saving {\n    display: inline-block; background: var(--green-bg); color: var(--green);\n    font-size: 12px; font-weight: 500; padding: 4px 12px; border-radius: 20px; margin-bottom: 16px;\n  }\n  .vz-weg-meta { font-size: 13px; color: var(--muted); margin-bottom: 20px; }\n  .vz-weg-hl { list-style: none; font-size: 14px; color: var(--ink); }\n  .vz-weg-hl li { padding: 6px 0; display: flex; align-items: flex-start; gap: 8px; }\n  .vz-weg-hl li::before { content: '\u2713'; color: var(--blue); font-weight: 500; flex-shrink: 0; }\n  .vz-weg-cta { margin-top: 24px; }\n  .vz-weg-cta .vz-btn { width: 100%; padding: 14px 24px; font-size: 14px; }\n  .vz-wege-hint { text-align: center; font-size: 20px; color: var(--muted); margin-top: 16px; }\n\n  \/* TABS *\/\n  .vz-details { padding: 100px 0; background: #ffffff; }\n  .vz-details-inner { max-width: 1100px; margin: 0 auto; padding: 0 40px; }\n  .vz-tabs {\n    display: flex; gap: 0; background: var(--section-bg);\n    border-radius: var(--radius); padding: 6px; margin-bottom: 48px;\n    border: 2px solid var(--border); position: relative;\n  }\n  .vz-tabs::before {\n    content: '\u2190 Klicke hier, um zwischen den Paketen zu wechseln \u2192';\n    position: absolute; top: -40px; left: 50%; transform: translateX(-50%);\n    font-size: 20px; color: var(--blue); font-weight: 500; white-space: nowrap;\n    animation: vzPulseHint 2s ease-in-out 3;\n  }\n  @keyframes vzPulseHint { 0%,100%{opacity:1} 50%{opacity:0.4} }\n  .vz-tab {\n    flex: 1; padding: 18px 16px; text-align: center; cursor: pointer;\n    font-size: 15px; font-weight: 500; font-family: Arial, sans-serif;\n    color: var(--muted); background: transparent; border: none; border-radius: 8px;\n    transition: all .25s;\n  }\n  .vz-tab:hover, .vz-tab:focus, .vz-tab:active {\n    color: var(--ink) !important; background: #ffffff !important;\n  }\n  .vz-tab.active, .vz-tab.active:hover, .vz-tab.active:focus {\n    background: #34ADE5 !important; color: #ffffff !important;\n    box-shadow: 0 4px 15px rgba(52,173,229,.3) !important;\n  }\n  .vz-badge-rec {\n    display: inline-block; background: var(--ink); color: #ffffff;\n    font-size: 10px; padding: 2px 8px; border-radius: 10px; margin-left: 6px;\n  }\n  .vz-tab.active .vz-badge-rec { background: rgba(255,255,255,0.25); }\n\n  \/* PANELS *\/\n  .vz-panel { display: none; }\n  .vz-panel.active { display: block; animation: vzFadeUp .4s ease; }\n  @keyframes vzFadeUp { from{opacity:0;transform:translateY(12px)} to{opacity:1;transform:translateY(0)} }\n\n  \/* PKG HEADER *\/\n  .vz-pkg-header {\n    display: grid; grid-template-columns: 1fr auto; gap: 30px; align-items: start;\n    margin-bottom: 32px; background: var(--cream); padding: 40px;\n    border-radius: var(--radius); border: 1px solid var(--border);\n  }\n  @media(max-width:700px) { .vz-pkg-header { grid-template-columns: 1fr; } }\n  .vz-pkg-eyebrow { font-size: 12px; font-weight: 500; letter-spacing: 2px; text-transform: uppercase; color: var(--blue-dk); margin-bottom: 8px; }\n  .vz-pkg-name { font-size: 36px; font-weight: 500; color: var(--ink); margin-bottom: 8px; }\n  .vz-pkg-desc { font-size: 16px; color: var(--muted); line-height: 1.6; max-width: 480px; }\n  .vz-pkg-price-box { text-align: right; }\n  .vz-pkg-save { display: inline-block; background: var(--green-bg); color: var(--green); font-size: 12px; font-weight: 500; text-transform: uppercase; padding: 5px 14px; border-radius: 20px; margin-bottom: 8px; }\n  .vz-pkg-was { font-size: 14px; color: var(--muted); text-decoration: line-through; margin-bottom: 2px; }\n  .vz-pkg-now { font-size: 44px; font-weight: 500; color: var(--ink); line-height: 1; margin-bottom: 6px; }\n  .vz-pkg-note { font-size: 13px; color: var(--muted); }\n\n  \/* MODULES *\/\n  .vz-modules {\n    background: #ffffff; padding: 28px 40px; border-radius: var(--radius);\n    border: 1px solid var(--border); margin-bottom: 32px;\n  }\n  .vz-modules-title { font-size: 13px; font-weight: 500; letter-spacing: 2px; text-transform: uppercase; color: var(--ink); margin-bottom: 20px; }\n  .vz-mod {\n    display: grid; grid-template-columns: 1fr auto auto; gap: 16px 24px;\n    align-items: center; padding: 14px 0; border-bottom: 1px solid var(--border); font-size: 15px;\n  }\n  .vz-mod-name { color: var(--ink); }\n  .vz-mod-ue { font-size: 13px; color: var(--muted); background: var(--section-bg); padding: 4px 10px; border-radius: 4px; white-space: nowrap; }\n  .vz-mod-price { font-size: 14px; color: var(--muted); text-decoration: line-through; white-space: nowrap; width: 80px; text-align: right; }\n  .vz-mod-total { display: flex; justify-content: space-between; padding: 20px 0 0; font-weight: 500; font-size: 17px; color: var(--ink); }\n  .vz-mod-saving { display: flex; justify-content: space-between; padding: 12px 0 0; font-weight: 500; font-size: 17px; color: var(--green); }\n  .vz-mod-final { display: flex; justify-content: space-between; padding: 16px 0 0; margin-top: 12px; border-top: 1px solid rgba(26,32,44,0.15); font-weight: 500; font-size: 20px; color: var(--ink); }\n\n  \/* BENEFITS *\/\n  .vz-benefits {\n    background: linear-gradient(135deg, var(--blue-dk) 0%, var(--blue) 100%);\n    color: #ffffff; border-radius: var(--radius); padding: 40px; margin-bottom: 32px;\n  }\n  .vz-benefits-title { font-size: 13px; font-weight: 500; letter-spacing: 2px; text-transform: uppercase; margin-bottom: 24px; opacity: 0.85; }\n  .vz-benefit {\n    display: flex; gap: 14px; font-size: 15px; line-height: 1.6; margin-bottom: 14px; color: #ffffff;\n  }\n  .vz-benefit::before {\n    content: '\u2713'; font-weight: 500; background: rgba(255,255,255,0.2);\n    width: 24px; height: 24px; display: flex; align-items: center; justify-content: center;\n    border-radius: 50%; flex-shrink: 0; font-size: 14px; margin-top: 1px;\n  }\n  .vz-benefit-hl { color: var(--blue-lt); font-weight: 500; }\n\n  \/* FAQ *\/\n  .vz-faq {\n    background: #ffffff; padding: 40px; border-radius: var(--radius);\n    border: 1px solid var(--border); overflow: hidden;\n  }\n  .vz-faq-title { font-size: 13px; font-weight: 500; letter-spacing: 2px; text-transform: uppercase; color: var(--ink); margin-bottom: 20px; }\n  .vz-faq-item { border-bottom: 1px solid var(--border); }\n  .vz-faq-item:last-child { border-bottom: none; }\n  .vz-faq-q {\n    width: 100%; background: none !important; border: none; outline: none;\n    display: flex; justify-content: space-between; align-items: flex-start;\n    padding: 18px 0; font-size: 15px; font-weight: 500; font-family: Arial, sans-serif;\n    color: var(--ink); cursor: pointer; text-align: left; gap: 16px;\n  }\n  .vz-faq-q:hover, .vz-faq-q:focus, .vz-faq-q:active, .vz-faq-q.open {\n    background: transparent !important; color: var(--ink) !important;\n    outline: none !important; box-shadow: none !important;\n  }\n  .vz-faq-q:hover { color: var(--blue-dk) !important; }\n  .vz-faq-q span:first-child { flex: 1; min-width: 0; word-wrap: break-word; }\n  .vz-faq-q .vz-faq-icon { font-size: 22px; color: var(--muted); transition: transform .3s; flex-shrink: 0; }\n  .vz-faq-q.open .vz-faq-icon { transform: rotate(45deg); color: var(--blue); }\n  .vz-faq-a { font-size: 15px; color: var(--ink); line-height: 1.7; padding: 0 0 20px; display: none; }\n  .vz-faq-a.open { display: block; }\n\n  \/* 7 SCHRITTE *\/\n  .vz-steps { background: var(--ink); padding: 100px 0; color: #ffffff; }\n  .vz-steps-inner { max-width: 1100px; margin: 0 auto; padding: 0 40px; }\n  .vz-steps-inner .vz-section-title { color: #ffffff; }\n  .vz-steps-inner .vz-divider { background: var(--blue-lt); }\n  .vz-steps-grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(280px, 1fr)); gap: 20px; }\n  .vz-step {\n    background: rgba(255,255,255,0.04); border: 1px solid rgba(255,255,255,0.08);\n    border-radius: var(--radius); padding: 32px 28px; transition: background .3s;\n  }\n  .vz-step:hover { background: rgba(255,255,255,0.08); }\n  .vz-step-num { font-size: 36px; font-weight: 500; color: var(--blue-lt); line-height: 1; margin-bottom: 12px; }\n  .vz-step-name { font-size: 16px; font-weight: 500; text-transform: uppercase; letter-spacing: 0.5px; color: #ffffff; margin-bottom: 10px; }\n  .vz-step-desc { font-size: 14px; color: #94a3b8; line-height: 1.6; }\n\n  \/* INCLUDED *\/\n  .vz-included { background: var(--blue-bg); padding: 100px 0; }\n  .vz-included-inner { max-width: 1100px; margin: 0 auto; padding: 0 40px; }\n  .vz-incl-grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(240px, 1fr)); gap: 24px; }\n  .vz-incl-card {\n    background: #ffffff; border: 1px solid var(--border); border-radius: var(--radius);\n    padding: 32px 28px; transition: transform .3s, box-shadow .3s;\n  }\n  .vz-incl-card:hover { transform: translateY(-4px); box-shadow: 0 12px 30px rgba(0,0,0,0.06); }\n  .vz-incl-icon { font-size: 28px; margin-bottom: 16px; display: block; }\n  .vz-incl-title { font-weight: 500; font-size: 16px; color: var(--ink); margin-bottom: 8px; }\n  .vz-incl-desc { font-size: 14px; color: var(--muted); line-height: 1.65; }\n\n  \/* PAYMENT *\/\n  .vz-payment { background: var(--section-bg); padding: 100px 40px; }\n  .vz-payment-inner { max-width: 1100px; margin: 0 auto; }\n  .vz-pay-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 24px; }\n  @media(max-width:700px) { .vz-pay-grid { grid-template-columns: 1fr; } }\n  .vz-pay-card { background: #ffffff; border: 1px solid var(--border); border-radius: var(--radius); padding: 36px; }\n  .vz-pay-tag { display: inline-block; font-size: 11px; font-weight: 500; letter-spacing: 1px; text-transform: uppercase; padding: 5px 14px; border-radius: 20px; margin-bottom: 16px; }\n  .vz-pay-tag.green { background: var(--green-bg); color: var(--green); }\n  .vz-pay-tag.amber { background: var(--amber-bg); color: var(--amber); }\n  .vz-pay-card h4 { font-size: 18px; font-weight: 500; color: var(--ink); margin-bottom: 10px; }\n  .vz-pay-card p { font-size: 15px; color: var(--muted); line-height: 1.7; }\n\n  \/* CTA *\/\n  .vz-cta {\n    background: linear-gradient(135deg, #0c2d48 0%, #1a4a6e 40%, #1a8ec7 100%);\n    padding: 100px 40px; text-align: center; color: #ffffff;\n  }\n  .vz-cta h2 { font-size: clamp(28px, 4vw, 44px); font-weight: 500; margin-bottom: 16px; line-height: 1.2; color: #ffffff; }\n  .vz-cta h2 span { color: var(--blue-lt); }\n  .vz-cta p { font-size: 17px; color: rgba(255,255,255,0.75); margin-bottom: 40px; max-width: 580px; margin-left: auto; margin-right: auto; line-height: 1.6; }\n  .vz-cta-btns { display: flex; gap: 16px; justify-content: center; flex-wrap: wrap; }\n\n  \/* RESPONSIVE *\/\n  @media(max-width:760px) {\n    .vz-hero, .vz-section, .vz-cta, .vz-payment { padding-left: 20px; padding-right: 20px; }\n    .vz-wege-inner, .vz-steps-inner, .vz-included-inner, .vz-details-inner, .vz-trust-wrap { padding-left: 20px; padding-right: 20px; }\n    .vz-pkg-header, .vz-modules, .vz-benefits, .vz-faq { padding: 16px; }\n    .vz-faq-q { font-size: 14px; padding: 14px 0; gap: 10px; word-break: break-word; overflow-wrap: break-word; }\n    .vz-faq-a { font-size: 14px; }\n    .vz-mod { grid-template-columns: 1fr auto; }\n    .vz-mod-price { display: none; }\n    .vz-tabs { flex-direction: column; }\n    .vz-tabs::before { display: none; }\n    .vz-trust { flex-direction: column; align-items: flex-start; gap: 16px; }\n    .vz-hero-btns, .vz-cta-btns { flex-direction: column; gap: 10px; }\n    .vz-hero-btns .vz-btn, .vz-cta-btns .vz-btn { width: 100%; }\n  }\n<\/style>\n\n<div class=\"vz-root\">\n\n<!-- HERO -->\n<div class=\"vz-hero\">\n  <div class=\"vz-hero-content\">\n    <div class=\"vz-hero-badge\">VISTEMA<sup style=\"font-size: 0.5em; vertical-align: super;\">\u00ae<\/sup> Academy<\/div>\n    <h1>Your step into the<br><span>League of the best<\/span><\/h1>\n    <p class=\"vz-hero-sub\">Become a certified VISTEMA<sup style=\"font-size: 0.5em; vertical-align: super;\">\u00ae<\/sup>-Expert: with a guided learning path, real practical cases and a certificate that counts in the industry.<\/p>\n    <p class=\"vz-hero-hint\">3 packages - from \u20ac 3,140 - payment in installments possible<\/p>\n    <div class=\"vz-hero-btns\">\n      <a href=\"mailto:team@vistema.org?subject=Zertifizierung%20zum%20VISTEMA-Expert\" class=\"vz-btn vz-btn-primary\">Request certification<\/a>\n      <a href=\"https:\/\/vistema.org\/en\/experts\/\" class=\"vz-btn vz-btn-outline-light\">VISTEMA<sup style=\"font-size: 0.5em; vertical-align: super;\">\u00ae<\/sup>-View experts<\/a>\n    <\/div>\n  <\/div>\n<\/div>\n\n<!-- TRUST -->\n<div class=\"vz-trust-wrap\">\n  <div class=\"vz-trust\">\n    <div class=\"vz-trust-item\">\n      <svg width=\"20\" height=\"20\" fill=\"none\" viewbox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><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\"\/><\/svg>\n      Officially certified\n    <\/div>\n    <div class=\"vz-trust-item\">\n      <svg width=\"20\" height=\"20\" fill=\"none\" viewbox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M17 20h5v-2a3 3 0 00-5.356-1.857M17 20H7m10 0v-2c0-.656-.126-1.283-.356-1.857M7 20H2v-2a3 3 0 015.356-1.857M7 20v-2c0-.656.126-1.283.356-1.857m0 0a5.002 5.002 0 019.288 0M15 7a3 3 0 11-6 0 3 3 0 016 0z\"\/><\/svg>\n      Maximum 6 persons per certification\n    <\/div>\n    <div class=\"vz-trust-item\">\n      <svg width=\"20\" height=\"20\" fill=\"none\" viewbox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M5.121 17.804A13.937 13.937 0 0112 16c2.5 0 4.847.655 6.879 1.804M15 10a3 3 0 11-6 0 3 3 0 016 0m6 2a9 9 0 11-18 0 9 9 0 0118 0z\"\/><\/svg>\n      Inner Circle member after graduation\n    <\/div>\n  <\/div>\n<\/div>\n\n<!-- WARUM EXPERT -->\n<div class=\"vz-section\" style=\"padding-top:120px;\">\n  <div class=\"vz-section-label\">What you get out of it<\/div>\n  <div class=\"vz-section-title\">Why VISTEMA<sup style=\"font-size: 0.5em; vertical-align: super;\">\u00ae<\/sup>-Become an expert?<\/div>\n  <div class=\"vz-section-subtitle\">Certification is more than just a certificate. It is proof that you have the VISTEMA<sup style=\"font-size: 0.5em; vertical-align: super;\">\u00ae<\/sup>-board safely and professionally. For you, your clients and your positioning.<\/div>\n  <div class=\"vz-divider\"><\/div>\n  <div class=\"vz-why-grid\">\n    <div class=\"vz-why-card\">\n      <div class=\"vz-why-icon\"><svg width=\"24\" height=\"24\" fill=\"none\" viewbox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2\"\/><\/svg><\/div>\n      <h3>Guided learning path instead of individual seminar chaos<\/h3>\n      <p>No clicking together of individual modules. You get a clearly defined path from module 1 to the certification day. Each step builds on the previous one.<\/p>\n    <\/div>\n    <div class=\"vz-why-card\">\n      <div class=\"vz-why-icon\"><svg width=\"24\" height=\"24\" fill=\"none\" viewbox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z\"\/><\/svg><\/div>\n      <h3>Real practice, not just theory<\/h3>\n      <p>You will work with real cases, practise in revision groups and receive feedback from experienced VISTEMA<sup style=\"font-size: 0.5em; vertical-align: super;\">\u00ae<\/sup>-trainers. On certification day, you show what you can do.<\/p>\n    <\/div>\n    <div class=\"vz-why-card\">\n      <div class=\"vz-why-icon\"><svg width=\"24\" height=\"24\" fill=\"none\" viewbox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M5.121 17.804A13.937 13.937 0 0112 16c2.5 0 4.847.655 6.879 1.804M15 10a3 3 0 11-6 0 3 3 0 016 0m6 2a9 9 0 11-18 0 9 9 0 0118 0z\"\/><\/svg><\/div>\n      <h3>Visible as an expert with your own profile<\/h3>\n      <p>After certification, you will be listed as an expert on vistema.org. Clients and customers will find you, you don't have to explain yourself.<\/p>\n    <\/div>\n    <div class=\"vz-why-card\">\n      <div class=\"vz-why-icon\"><svg width=\"24\" height=\"24\" fill=\"none\" viewbox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M17 20h5v-2a3 3 0 00-5.356-1.857M17 20H7m10 0v-2c0-.656-.126-1.283-.356-1.857M7 20H2v-2a3 3 0 015.356-1.857M7 20v-2c0-.656.126-1.283.356-1.857m0 0a5.002 5.002 0 019.288 0M15 7a3 3 0 11-6 0 3 3 0 016 0z\"\/><\/svg><\/div>\n      <h3>Access to the Inner Circle<\/h3>\n      <p>As a certified expert, you are part of a professional community. Exchange, further development and exclusive content, permanently, not just during your training.<\/p>\n    <\/div>\n    <div class=\"vz-why-card\">\n      <div class=\"vz-why-icon\"><svg width=\"24\" height=\"24\" fill=\"none\" viewbox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M8 7V3m8 4V3m-9 8h10M5 21h14a2 2 0 002-2V7a2 2 0 00-2-2H5a2 2 0 00-2 2v12a2 2 0 002 2z\"\/><\/svg><\/div>\n      <h3>Plannable from start to finish<\/h3>\n      <p>You know before you book which dates you need and when you are ready. All places in your package are guaranteed, no waiting, no moving up.<\/p>\n    <\/div>\n    <div class=\"vz-why-card\">\n      <div class=\"vz-why-icon\"><svg width=\"24\" height=\"24\" fill=\"none\" viewbox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M12 8c-1.657 0-3 .895-3 2s1.343 2 3 2 3 .895 3 2-1.343 2-3 2m0-8c1.11 0 2.08.402 2.599 1M12 8V7m0 1v8m0 0v1m0-1c-1.11 0-2.08-.402-2.599-1M21 12a9 9 0 11-18 0 9 9 0 0118 0z\"\/><\/svg><\/div>\n      <h3>Cheaper than individual bookings<\/h3>\n      <p>All packages are ~10 % cheaper than booking the included seminars individually. With the Mastery package you save up to \u20ac500. Payment by installments is also possible.<\/p>\n    <\/div>\n  <\/div>\n<\/div>\n\n<!-- 3 WEGE -->\n<div class=\"vz-wege\">\n  <div class=\"vz-wege-inner\">\n    <div class=\"vz-section-label\">The packages at a glance<\/div>\n    <div class=\"vz-section-title\">3 paths to certification: choose your<\/div>\n    <div class=\"vz-section-subtitle\">Each package takes you to VISTEMA<sup style=\"font-size: 0.5em; vertical-align: super;\">\u00ae<\/sup>-expert. The difference: how broadly and deeply you want to be positioned.<\/div>\n    <div class=\"vz-divider\"><\/div>\n    <div class=\"vz-wege-grid\">\n      <div class=\"vz-weg\">\n        <div class=\"vz-weg-num\">Package 1<\/div>\n        <div class=\"vz-weg-name\">Compact<\/div>\n        <div class=\"vz-weg-tagline\">The direct route: fast, focused, with all the essentials included.<\/div>\n        <div class=\"vz-weg-saving\">You save ~352 \u20ac<\/div>\n        <div class=\"vz-weg-price\"><span class=\"vz-weg-price-now\">3.140 \u20ac<\/span><span class=\"vz-weg-price-was\">instead of 3.492 \u20ac<\/span><\/div>\n        <div class=\"vz-weg-meta\">110 units - 7 modules + certification<\/div>\n        <ul class=\"vz-weg-hl\"><li>Beginner seminar + standard formats<\/li><li>Covert working &amp; self-coaching<\/li><li>Groups &amp; Teams<\/li><li>Expert Day + Certification Day<\/li><\/ul>\n        <div class=\"vz-weg-cta\"><span class=\"vz-btn vz-btn-outline\">View details \u2193<\/span><\/div>\n      <\/div>\n      <div class=\"vz-weg vz-recommended\">\n        <div class=\"vz-weg-num\">Package 2<\/div>\n        <div class=\"vz-weg-name\">Professional<\/div>\n        <div class=\"vz-weg-tagline\">+ Conflict competence, for all those who also have to steer when things get tough.<\/div>\n        <div class=\"vz-weg-saving\">You save ~385 \u20ac<\/div>\n        <div class=\"vz-weg-price\"><span class=\"vz-weg-price-now\">3.440 \u20ac<\/span><span class=\"vz-weg-price-was\">instead of 3.825 \u20ac<\/span><\/div>\n        <div class=\"vz-weg-meta\">120 units - 8 modules + certification<\/div>\n        <ul class=\"vz-weg-hl\"><li>Everything from Compact<\/li><li>+ Mediation &amp; conflict resolution<\/li><li>+ Optical thinking &amp; visual communication<\/li><li>Broader applicability<\/li><\/ul>\n        <div class=\"vz-weg-cta\"><span class=\"vz-btn vz-btn-primary\">View details \u2193<\/span><\/div>\n      <\/div>\n      <div class=\"vz-weg\">\n        <div class=\"vz-weg-num\">Package 3<\/div>\n        <div class=\"vz-weg-name\">Mastery<\/div>\n        <div class=\"vz-weg-tagline\">Team + trauma + broad application, for complex systems.<\/div>\n        <div class=\"vz-weg-saving\">You save ~500 \u20ac<\/div>\n        <div class=\"vz-weg-price\"><span class=\"vz-weg-price-now\">3.900 \u20ac<\/span><span class=\"vz-weg-price-was\">instead of 4.400 \u20ac<\/span><\/div>\n        <div class=\"vz-weg-meta\">150 units - 10 modules + certification<\/div>\n        <ul class=\"vz-weg-hl\"><li>Everything from Professional<\/li><li>+ Trauma Basics<\/li><li>+ Work ability coaching<\/li><li>Maximum depth &amp; bandwidth<\/li><\/ul>\n        <div class=\"vz-weg-cta\"><span class=\"vz-btn vz-btn-outline\">View details \u2193<\/span><\/div>\n      <\/div>\n    <\/div>\n    <p class=\"vz-wege-hint\">Click on a package for all details, modules and FAQ<\/p>\n  <\/div>\n<\/div>\n\n<!-- PAKET DETAILS -->\n<div class=\"vz-details\" id=\"paket-details\">\n  <div class=\"vz-details-inner\">\n    <div class=\"vz-section-label\">Package details<\/div>\n    <div class=\"vz-section-title\">What is included in your package?<\/div>\n    <div class=\"vz-section-subtitle\">Switch between packages to compare modules, prices and FAQs.<\/div>\n    <div class=\"vz-divider\"><\/div>\n\n    <div class=\"vz-tabs\">\n      <button class=\"vz-tab active\">\u2460 Compact<\/button>\n      <button class=\"vz-tab\">\u2461 Professional <span class=\"vz-badge-rec\">Recommended<\/span><\/button>\n      <button class=\"vz-tab\">\u2462 Mastery<\/button>\n    <\/div>\n\n    <!-- COMPACT -->\n    <div class=\"vz-panel active\" id=\"vz-panel-0\">\n      <div class=\"vz-pkg-header\">\n        <div>\n          <div class=\"vz-pkg-eyebrow\">Package 1<\/div>\n          <div class=\"vz-pkg-name\">Compact<\/div>\n          <div class=\"vz-pkg-desc\">The direct route to certification, with the most important in-depth information. For all those who want to achieve VISTEMA certification quickly and in a structured manner.<sup style=\"font-size: 0.5em; vertical-align: super;\">\u00ae<\/sup>-want to become an expert.<\/div>\n        <\/div>\n        <div class=\"vz-pkg-price-box\">\n          <div class=\"vz-pkg-save\">You save ~352 \u20ac<\/div>\n          <div class=\"vz-pkg-was\">instead of ~ 3.492 \u20ac<\/div>\n          <div class=\"vz-pkg-now\">3.140 \u20ac<\/div>\n          <div class=\"vz-pkg-note\">110 UE total<\/div>\n        <\/div>\n      <\/div>\n      <div class=\"vz-modules\">\n        <div class=\"vz-modules-title\">Included modules<\/div>\n        <div class=\"vz-mod\"><span class=\"vz-mod-name\">VISTEMA<sup style=\"font-size: 0.5em; vertical-align: super;\">\u00ae<\/sup>-Board for beginners<\/span><span class=\"vz-mod-ue\">30 LESSONS<\/span><span class=\"vz-mod-price\">~ 450 \u20ac<\/span><\/div>\n        <div class=\"vz-mod\"><span class=\"vz-mod-name\">Standard formats<\/span><span class=\"vz-mod-ue\">15 UE<\/span><span class=\"vz-mod-price\">~ 333 \u20ac<\/span><\/div>\n        <div class=\"vz-mod\"><span class=\"vz-mod-name\">Concealed working<\/span><span class=\"vz-mod-ue\">10 UE<\/span><span class=\"vz-mod-price\">~ 222 \u20ac<\/span><\/div>\n        <div class=\"vz-mod\"><span class=\"vz-mod-name\">Self-coaching<\/span><span class=\"vz-mod-ue\">5 UE<\/span><span class=\"vz-mod-price\">~ 129 \u20ac<\/span><\/div>\n        <div class=\"vz-mod\"><span class=\"vz-mod-name\">Groups &amp; Teams<\/span><span class=\"vz-mod-ue\">10 UE<\/span><span class=\"vz-mod-price\">~ 222 \u20ac<\/span><\/div>\n        <div class=\"vz-mod\"><span class=\"vz-mod-name\">Understand better, be better understood<\/span><span class=\"vz-mod-ue\">15 UE<\/span><span class=\"vz-mod-price\">~ 333 \u20ac<\/span><\/div>\n        <div class=\"vz-mod\"><span class=\"vz-mod-name\">Expert-Day<\/span><span class=\"vz-mod-ue\">15 UE<\/span><span class=\"vz-mod-price\">~ 333 \u20ac<\/span><\/div>\n        <div class=\"vz-mod\"><span class=\"vz-mod-name\">VISTEMA certification<sup style=\"font-size: 0.5em; vertical-align: super;\">\u00ae<\/sup>-Expert<\/span><span class=\"vz-mod-ue\">10 UE<\/span><span class=\"vz-mod-price\">~ 990 \u20ac<\/span><\/div>\n        <div class=\"vz-mod\"><span class=\"vz-mod-name\">Annual access VISTEMA<sup style=\"font-size: 0.5em; vertical-align: super;\">\u00ae<\/sup>-Board<\/span><span class=\"vz-mod-ue\">Included<\/span><span class=\"vz-mod-price\">~ 480 \u20ac<\/span><\/div>\n        <div class=\"vz-mod-total\"><span>Total value of individual booking<\/span><span>~ 3.492 \u20ac<\/span><\/div>\n        <div class=\"vz-mod-saving\"><span>Your savings<\/span><span>~ 352 \u20ac<\/span><\/div>\n        <div class=\"vz-mod-final\"><span>Your package price<\/span><span>3.140 \u20ac<\/span><\/div>\n      <\/div>\n      <div class=\"vz-benefits\">\n        <div class=\"vz-benefits-title\">What you get with Compact<\/div>\n        <div class=\"vz-benefit\">Get started quickly: after getting started, get straight into the formats you really need in everyday life.<\/div>\n        <div class=\"vz-benefit\">A stable toolbox that works in most settings, even with sensitive topics.<\/div>\n        <div class=\"vz-benefit\">Planning from day 1: you know exactly which deadlines you need and when you will be finished.<\/div>\n        <div class=\"vz-benefit\"><span class=\"vz-benefit-hl\">Directly to certification, without detours.<\/span><\/div>\n      <\/div>\n      <div class=\"vz-faq\">\n        <div class=\"vz-faq-title\">Frequently asked questions about Compact<\/div>\n        <div class=\"vz-faq-item\"><button class=\"vz-faq-q\"><span>Who is the Compact package intended for?<\/span><span class=\"vz-faq-icon\">+<\/span><\/button><div class=\"vz-faq-a\">For coaches, counselors and therapists who want to use the VISTEMA<sup style=\"font-size: 0.5em; vertical-align: super;\">\u00ae<\/sup>-Board professionally and are looking for a clear, quick route to certification without having to click through individual seminars.<\/div><\/div>\n        <div class=\"vz-faq-item\"><button class=\"vz-faq-q\"><span>What is the advantage of booking seminars individually?<\/span><span class=\"vz-faq-icon\">+<\/span><\/button><div class=\"vz-faq-a\">You save around \u20ac352, have a guided learning path with a common thread and are guaranteed places in all modules. No coordination, no waiting times.<\/div><\/div>\n        <div class=\"vz-faq-item\"><button class=\"vz-faq-q\"><span>What if I am still unsure about getting started?<\/span><span class=\"vz-faq-icon\">+<\/span><\/button><div class=\"vz-faq-a\">No problem, the 3-day beginners' seminar is the place to start. There you will learn everything step by step. If you want to clarify which package is right for you beforehand, just get in touch with us.<\/div><\/div>\n      <\/div>\n    <\/div>\n\n    <!-- PROFESSIONAL -->\n    <div class=\"vz-panel\" id=\"vz-panel-1\">\n      <div class=\"vz-pkg-header\">\n        <div>\n          <div class=\"vz-pkg-eyebrow\">Package 2 - Recommended<\/div>\n          <div class=\"vz-pkg-name\">Professional<\/div>\n          <div class=\"vz-pkg-desc\">For coaches and consultants who want to use the board confidently not only in individual settings but also in conflict situations and team contexts.<\/div>\n        <\/div>\n        <div class=\"vz-pkg-price-box\">\n          <div class=\"vz-pkg-save\">You save ~385 \u20ac<\/div>\n          <div class=\"vz-pkg-was\">instead of ~ 3.825 \u20ac<\/div>\n          <div class=\"vz-pkg-now\">3.440 \u20ac<\/div>\n          <div class=\"vz-pkg-note\">120 units total<\/div>\n        <\/div>\n      <\/div>\n      <div class=\"vz-modules\">\n        <div class=\"vz-modules-title\">Included modules<\/div>\n        <div class=\"vz-mod\"><span class=\"vz-mod-name\">VISTEMA<sup style=\"font-size: 0.5em; vertical-align: super;\">\u00ae<\/sup>-Board for beginners<\/span><span class=\"vz-mod-ue\">30 LESSONS<\/span><span class=\"vz-mod-price\">~ 450 \u20ac<\/span><\/div>\n        <div class=\"vz-mod\"><span class=\"vz-mod-name\">Standard formats<\/span><span class=\"vz-mod-ue\">15 UE<\/span><span class=\"vz-mod-price\">~ 333 \u20ac<\/span><\/div>\n        <div class=\"vz-mod\"><span class=\"vz-mod-name\">Concealed working<\/span><span class=\"vz-mod-ue\">10 UE<\/span><span class=\"vz-mod-price\">~ 222 \u20ac<\/span><\/div>\n        <div class=\"vz-mod\"><span class=\"vz-mod-name\">Self-coaching<\/span><span class=\"vz-mod-ue\">5 UE<\/span><span class=\"vz-mod-price\">~ 129 \u20ac<\/span><\/div>\n        <div class=\"vz-mod\"><span class=\"vz-mod-name\">Mediation &amp; conflict resolution<\/span><span class=\"vz-mod-ue\">15 UE<\/span><span class=\"vz-mod-price\">~ 333 \u20ac<\/span><\/div>\n        <div class=\"vz-mod\"><span class=\"vz-mod-name\">Groups &amp; Teams<\/span><span class=\"vz-mod-ue\">10 UE<\/span><span class=\"vz-mod-price\">~ 222 \u20ac<\/span><\/div>\n        <div class=\"vz-mod\"><span class=\"vz-mod-name\">Optical thinking &amp; visual communication<\/span><span class=\"vz-mod-ue\">15 UE<\/span><span class=\"vz-mod-price\">~ 333 \u20ac<\/span><\/div>\n        <div class=\"vz-mod\"><span class=\"vz-mod-name\">Expert-Day<\/span><span class=\"vz-mod-ue\">15 UE<\/span><span class=\"vz-mod-price\">~ 333 \u20ac<\/span><\/div>\n        <div class=\"vz-mod\"><span class=\"vz-mod-name\">VISTEMA certification<sup style=\"font-size: 0.5em; vertical-align: super;\">\u00ae<\/sup>-Expert<\/span><span class=\"vz-mod-ue\">10 UE<\/span><span class=\"vz-mod-price\">~ 990 \u20ac<\/span><\/div>\n        <div class=\"vz-mod\"><span class=\"vz-mod-name\">Annual access VISTEMA<sup style=\"font-size: 0.5em; vertical-align: super;\">\u00ae<\/sup>-Board<\/span><span class=\"vz-mod-ue\">Included<\/span><span class=\"vz-mod-price\">~ 480 \u20ac<\/span><\/div>\n        <div class=\"vz-mod-total\"><span>Total value of individual booking<\/span><span>~ 3.825 \u20ac<\/span><\/div>\n        <div class=\"vz-mod-saving\"><span>Your savings<\/span><span>~ 385 \u20ac<\/span><\/div>\n        <div class=\"vz-mod-final\"><span>Your package price<\/span><span>3.440 \u20ac<\/span><\/div>\n      <\/div>\n      <div class=\"vz-benefits\">\n        <div class=\"vz-benefits-title\">What you get with Professional<\/div>\n        <div class=\"vz-benefit\">Confidence in conflict situations: you can hold conversations even when things get awkward.<\/div>\n        <div class=\"vz-benefit\">Broadly applicable: individual settings and team or organizational contexts are covered.<\/div>\n        <div class=\"vz-benefit\">Visual thinking as a skill: making complex situations visible and structuring them.<\/div>\n        <div class=\"vz-benefit\">Less \u201ehaving a look\", more deliberate interventions.<\/div>\n        <div class=\"vz-benefit\"><span class=\"vz-benefit-hl\">Certified work, even when it grinds.<\/span><\/div>\n      <\/div>\n      <div class=\"vz-faq\">\n        <div class=\"vz-faq-title\">Frequently asked questions about Professional<\/div>\n        <div class=\"vz-faq-item\"><button class=\"vz-faq-q\"><span>Who is Professional intended for?<\/span><span class=\"vz-faq-icon\">+<\/span><\/button><div class=\"vz-faq-a\">For coaches, consultants and internal roles (e.g. HR, OU) who regularly mediate between people and not only have to accompany them, but also actively manage them.<\/div><\/div>\n        <div class=\"vz-faq-item\"><button class=\"vz-faq-q\"><span>Do I need previous experience in mediation?<\/span><span class=\"vz-faq-icon\">+<\/span><\/button><div class=\"vz-faq-a\">No. The \u201eMediation &amp; Conflict Resolution\" module gives you the tools: recognizing patterns, structuring conversations, making interventions. It's about practice, not certificate theory.<\/div><\/div>\n        <div class=\"vz-faq-item\"><button class=\"vz-faq-q\"><span>What are the advantages of Professional over Compact?<\/span><span class=\"vz-faq-icon\">+<\/span><\/button><div class=\"vz-faq-a\">You can be used more widely, especially in situations where communication is difficult and decisions get stuck in groups. The surcharge (\u20ac300) gives you 10 additional teaching units and significantly more confidence.<\/div><\/div>\n      <\/div>\n    <\/div>\n\n    <!-- MASTERY -->\n    <div class=\"vz-panel\" id=\"vz-panel-2\">\n      <div class=\"vz-pkg-header\">\n        <div>\n          <div class=\"vz-pkg-eyebrow\">Package 3<\/div>\n          <div class=\"vz-pkg-name\">Mastery<\/div>\n          <div class=\"vz-pkg-desc\">For all those who work with teams, organizations or complex cases and want the broadest and deepest training.<\/div>\n        <\/div>\n        <div class=\"vz-pkg-price-box\">\n          <div class=\"vz-pkg-save\">You save ~500 \u20ac<\/div>\n          <div class=\"vz-pkg-was\">instead of ~ 4.400 \u20ac<\/div>\n          <div class=\"vz-pkg-now\">3.900 \u20ac<\/div>\n          <div class=\"vz-pkg-note\">150 UE total<\/div>\n        <\/div>\n      <\/div>\n      <div class=\"vz-modules\">\n        <div class=\"vz-modules-title\">Included modules<\/div>\n        <div class=\"vz-mod\"><span class=\"vz-mod-name\">VISTEMA<sup style=\"font-size: 0.5em; vertical-align: super;\">\u00ae<\/sup>-Board for beginners<\/span><span class=\"vz-mod-ue\">30 LESSONS<\/span><span class=\"vz-mod-price\">~ 450 \u20ac<\/span><\/div>\n        <div class=\"vz-mod\"><span class=\"vz-mod-name\">Standard formats<\/span><span class=\"vz-mod-ue\">15 UE<\/span><span class=\"vz-mod-price\">~ 333 \u20ac<\/span><\/div>\n        <div class=\"vz-mod\"><span class=\"vz-mod-name\">Concealed working<\/span><span class=\"vz-mod-ue\">10 UE<\/span><span class=\"vz-mod-price\">~ 222 \u20ac<\/span><\/div>\n        <div class=\"vz-mod\"><span class=\"vz-mod-name\">Self-coaching<\/span><span class=\"vz-mod-ue\">5 UE<\/span><span class=\"vz-mod-price\">~ 129 \u20ac<\/span><\/div>\n        <div class=\"vz-mod\"><span class=\"vz-mod-name\">Mediation &amp; conflict resolution<\/span><span class=\"vz-mod-ue\">15 UE<\/span><span class=\"vz-mod-price\">~ 333 \u20ac<\/span><\/div>\n        <div class=\"vz-mod\"><span class=\"vz-mod-name\">Trauma Basics<\/span><span class=\"vz-mod-ue\">15 UE<\/span><span class=\"vz-mod-price\">~ 333 \u20ac<\/span><\/div>\n        <div class=\"vz-mod\"><span class=\"vz-mod-name\">Groups &amp; Teams<\/span><span class=\"vz-mod-ue\">10 UE<\/span><span class=\"vz-mod-price\">~ 222 \u20ac<\/span><\/div>\n        <div class=\"vz-mod\"><span class=\"vz-mod-name\">Optical thinking &amp; visual communication<\/span><span class=\"vz-mod-ue\">15 UE<\/span><span class=\"vz-mod-price\">~ 333 \u20ac<\/span><\/div>\n        <div class=\"vz-mod\"><span class=\"vz-mod-name\">Work ability coaching<\/span><span class=\"vz-mod-ue\">10 UE<\/span><span class=\"vz-mod-price\">~ 249 \u20ac<\/span><\/div>\n        <div class=\"vz-mod\"><span class=\"vz-mod-name\">Expert-Day<\/span><span class=\"vz-mod-ue\">15 UE<\/span><span class=\"vz-mod-price\">~ 333 \u20ac<\/span><\/div>\n        <div class=\"vz-mod\"><span class=\"vz-mod-name\">VISTEMA certification<sup style=\"font-size: 0.5em; vertical-align: super;\">\u00ae<\/sup>-Expert<\/span><span class=\"vz-mod-ue\">10 UE<\/span><span class=\"vz-mod-price\">~ 990 \u20ac<\/span><\/div>\n        <div class=\"vz-mod\"><span class=\"vz-mod-name\">Annual access VISTEMA<sup style=\"font-size: 0.5em; vertical-align: super;\">\u00ae<\/sup>-Board<\/span><span class=\"vz-mod-ue\">Included<\/span><span class=\"vz-mod-price\">~ 480 \u20ac<\/span><\/div>\n        <div class=\"vz-mod-total\"><span>Total value of individual booking<\/span><span>~ 4.400 \u20ac<\/span><\/div>\n        <div class=\"vz-mod-saving\"><span>Your savings<\/span><span>~ 500 \u20ac<\/span><\/div>\n        <div class=\"vz-mod-final\"><span>Your package price<\/span><span>3.900 \u20ac<\/span><\/div>\n      <\/div>\n      <div class=\"vz-benefits\">\n        <div class=\"vz-benefits-title\">What you get with Mastery<\/div>\n        <div class=\"vz-benefit\">More confident in complex constellations: Team dynamics, conflicts and trauma-sensitive situations.<\/div>\n        <div class=\"vz-benefit\">Recognize and control roles, loyalties and invisible patterns in multi-person settings.<\/div>\n        <div class=\"vz-benefit\">Work ability coaching: overload, leadership, meaning\/values. a powerful format for the world of work.<\/div>\n        <div class=\"vz-benefit\">Significantly more than the minimum requirement: bandwidth and depth instead of just a tick for certification.<\/div>\n        <div class=\"vz-benefit\"><span class=\"vz-benefit-hl\">For all those who work with complex systems and want to secure them professionally.<\/span><\/div>\n      <\/div>\n      <div class=\"vz-faq\">\n        <div class=\"vz-faq-title\">Frequently asked questions about Mastery<\/div>\n        <div class=\"vz-faq-item\"><button class=\"vz-faq-q\"><span>Who is Mastery intended for?<\/span><span class=\"vz-faq-icon\">+<\/span><\/button><div class=\"vz-faq-a\">For anyone who regularly works with teams, organizations or complex cases and wants a robust, broad basis for this. Not just certified, but truly comprehensive.<\/div><\/div>\n        <div class=\"vz-faq-item\"><button class=\"vz-faq-q\"><span>Why are Trauma Basics in the package?<\/span><span class=\"vz-faq-icon\">+<\/span><\/button><div class=\"vz-faq-a\">Because stress, excessive demands and old patterns are constantly present in practice, even if it is not called \u201etrauma\". The module ensures that you work cleanly and remain stable in intense situations.<\/div><\/div>\n        <div class=\"vz-faq-item\"><button class=\"vz-faq-q\"><span>What are the benefits of employability coaching?<\/span><span class=\"vz-faq-icon\">+<\/span><\/button><div class=\"vz-faq-a\">A powerful format for the world of work: stress, leadership, working conditions, meaning and values, all set in relation to each other. Ideal for cases of overload, exhaustion or \u201eit just doesn't work anymore\".<\/div><\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n<!-- 7 SCHRITTE -->\n<div class=\"vz-steps\">\n  <div class=\"vz-steps-inner\">\n    <div class=\"vz-section-label\" style=\"color:var(--blue-lt);\">Your process<\/div>\n    <div class=\"vz-section-title\">7 steps to certification<\/div>\n    <div class=\"vz-divider\"><\/div>\n    <div class=\"vz-steps-grid\">\n      <div class=\"vz-step\"><div class=\"vz-step-num\">01<\/div><div class=\"vz-step-name\">Start &amp; foundation<\/div><div class=\"vz-step-desc\">VISTEMA<sup style=\"font-size: 0.5em; vertical-align: super;\">\u00ae<\/sup>-board for beginners. Start clean, leave the basics in place.<\/div><\/div>\n      <div class=\"vz-step\"><div class=\"vz-step-num\">02<\/div><div class=\"vz-step-name\">Tool case<\/div><div class=\"vz-step-desc\">Standard formats &amp; covert working. Learn to use methods safely.<\/div><\/div>\n      <div class=\"vz-step\"><div class=\"vz-step-num\">03<\/div><div class=\"vz-step-name\">Focus per package<\/div><div class=\"vz-step-desc\">Compact: go straight on. Professional: + Conflict competence. Mastery: + Team, trauma &amp; work ability.<\/div><\/div>\n      <div class=\"vz-step\"><div class=\"vz-step-num\">04<\/div><div class=\"vz-step-name\">Groups &amp; Teams<\/div><div class=\"vz-step-desc\">Mastering multi-person settings. Read dynamics and lead groups with confidence.<\/div><\/div>\n      <div class=\"vz-step\"><div class=\"vz-step-num\">05<\/div><div class=\"vz-step-name\">Leading visually<\/div><div class=\"vz-step-desc\">Making complex situations visible. Leadership through structure and clarity.<\/div><\/div>\n      <div class=\"vz-step\"><div class=\"vz-step-num\">06<\/div><div class=\"vz-step-name\">Expert-Day<\/div><div class=\"vz-step-desc\">Obtain feedback, sharpen standards and close the last gaps before certification.<\/div><\/div>\n      <div class=\"vz-step\"><div class=\"vz-step-num\">07<\/div><div class=\"vz-step-name\">Certification day<\/div><div class=\"vz-step-desc\">Professional certification in a small group (max. 6 people). The focus is on your practice.<\/div><\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n<!-- IN ALLEN PAKETEN -->\n<div class=\"vz-included\">\n  <div class=\"vz-included-inner\">\n    <div class=\"vz-section-label\">Included in all packages<\/div>\n    <div class=\"vz-section-title\">What is always included<\/div>\n    <div class=\"vz-divider\"><\/div>\n    <div class=\"vz-incl-grid\">\n      <div class=\"vz-incl-card\"><span class=\"vz-incl-icon\">\ud83c\udf93<\/span><div class=\"vz-incl-title\">Small certification day<\/div><div class=\"vz-incl-desc\">Maximum 6 people, it's really about your practice, not a mass exam.<\/div><\/div>\n      <div class=\"vz-incl-card\"><span class=\"vz-incl-icon\">\ud83d\udc64<\/span><div class=\"vz-incl-title\">Expert profile on vistema.org<\/div><div class=\"vz-incl-desc\">After certification, you can be found as an expert. Visibility for your work, without self-promotion.<\/div><\/div>\n      <div class=\"vz-incl-card\"><span class=\"vz-incl-icon\">\ud83d\udd04<\/span><div class=\"vz-incl-title\">Practice evenings &amp; intervision<\/div><div class=\"vz-incl-desc\">Practice groups for practicing and case work to keep you on track between modules.<\/div><\/div>\n      <div class=\"vz-incl-card\"><span class=\"vz-incl-icon\">\ud83d\udcc5<\/span><div class=\"vz-incl-title\">Guaranteed places &amp; fixed dates<\/div><div class=\"vz-incl-desc\">You book once and have guaranteed places in all modules. Your schedule is fixed right from the start.<\/div><\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n<!-- ZAHLUNG -->\n<div class=\"vz-payment\">\n  <div class=\"vz-payment-inner\">\n    <div class=\"vz-section-label\">Payment<\/div>\n    <div class=\"vz-section-title\">Pay flexibly<\/div>\n    <div class=\"vz-divider\"><\/div>\n    <div class=\"vz-pay-grid\">\n      <div class=\"vz-pay-card\"><div class=\"vz-pay-tag green\">One-off payment<\/div><h4>Unique, direct, at no extra charge<\/h4><p>You book your package, pay via Stripe and immediately receive your personal booking code for all included seminars.<\/p><\/div>\n      <div class=\"vz-pay-card\"><div class=\"vz-pay-tag amber\">Payment by installments<\/div><h4>3 or 6 installments possible<\/h4><p><strong>3 installments (0 % surcharge):<\/strong> Down payment today + 2 monthly installments.<br><strong>6 installments (+3 % surcharge):<\/strong> Small surcharge on the package price.<br>Request to: <strong>team@vistema.org<\/strong><\/p><\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n<!-- CTA -->\n<div class=\"vz-cta\">\n  <h2>Ready for your path to<br><span>VISTEMA<sup style=\"font-size: 0.5em; vertical-align: super;\">\u00ae<\/sup>-expert?<\/span><\/h2>\n  <p>Choose your package and start guided, plannable and with guaranteed space. Questions? Get in touch and we'll see what suits you.<\/p>\n  <div class=\"vz-cta-btns\">\n    <a href=\"mailto:team@vistema.org?subject=Zertifizierung%20zum%20VISTEMA-Expert\" class=\"vz-btn vz-btn-primary\">Request certification<\/a>\n    <a href=\"mailto:team@vistema.org?subject=Frage%20zur%20VISTEMA%C2%AE-Experts%20Ausbildung\" class=\"vz-btn vz-btn-outline-light\">Questions about training?<\/a>\n  <\/div>\n<\/div>\n\n<\/div>\n\n<script>\nfunction vzSwitchTab(idx) {\n  document.querySelectorAll('.vz-tab').forEach(function(t,i){ t.classList.toggle('active', i===idx); });\n  document.querySelectorAll('.vz-panel').forEach(function(p,i){ p.classList.toggle('active', i===idx); });\n  document.querySelectorAll('.vz-weg').forEach(function(c,i){\n    if(i===idx) {\n      c.style.setProperty('border-color', '#34ADE5', 'important');\n      c.style.setProperty('box-shadow', '0 8px 30px rgba(52,173,229,0.15)', 'important');\n    } else {\n      c.style.setProperty('border-color', i===1 ? '#34ADE5' : '#e2e8f0', 'important');\n      c.style.setProperty('box-shadow', i===1 ? '0 8px 30px rgba(52,173,229,0.15)' : 'none', 'important');\n    }\n  });\n  var el = document.getElementById('paket-details');\n  if(el) { el.scrollIntoView({ behavior: 'smooth', block: 'start' }); }\n}\n\nfunction vzToggleFaq(btn) {\n  var ans = btn.nextElementSibling;\n  if(!ans) return;\n  var isOpen = ans.classList.contains('open');\n  var panel = btn.closest('.vz-panel');\n  if(panel) {\n    panel.querySelectorAll('.vz-faq-a').forEach(function(a){ a.classList.remove('open'); });\n    panel.querySelectorAll('.vz-faq-q').forEach(function(q){ q.classList.remove('open'); });\n  }\n  if(!isOpen) { ans.classList.add('open'); btn.classList.add('open'); }\n}\n\ndocument.addEventListener('click', function(e) {\n  var tabBtn = e.target.closest('.vz-tab');\n  if(tabBtn) {\n    e.preventDefault();\n    e.stopPropagation();\n    var tabs = Array.prototype.slice.call(document.querySelectorAll('.vz-tab'));\n    var idx = tabs.indexOf(tabBtn);\n    if(idx > -1) vzSwitchTab(idx);\n    return;\n  }\n  var wegCard = e.target.closest('.vz-weg');\n  if(wegCard) {\n    e.preventDefault();\n    e.stopPropagation();\n    var cards = Array.prototype.slice.call(document.querySelectorAll('.vz-weg'));\n    var idx = cards.indexOf(wegCard);\n    if(idx > -1) vzSwitchTab(idx);\n    return;\n  }\n  var faqBtn = e.target.closest('.vz-faq-q');\n  if(faqBtn) {\n    e.preventDefault();\n    e.stopPropagation();\n    vzToggleFaq(faqBtn);\n    return;\n  }\n}, true);\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>VISTEMA&reg; Academy Dein Schritt in dieLiga der Besten Werde zertifizierter VISTEMA&reg;-Expert: mit gef\u00fchrtem Lernpfad, echten Praxisf\u00e4llen und einem Zertifikat, das&#8230; <a class=\"read-more-link\" style=\"color: #8BB021; font-weight: bold;\" href=\"http:\/\/vistema.org\/en\/zertifizierung\/\">Read more<\/a><\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":11,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-4837","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"http:\/\/vistema.org\/en\/wp-json\/wp\/v2\/pages\/4837","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/vistema.org\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"http:\/\/vistema.org\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"http:\/\/vistema.org\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/vistema.org\/en\/wp-json\/wp\/v2\/comments?post=4837"}],"version-history":[{"count":81,"href":"http:\/\/vistema.org\/en\/wp-json\/wp\/v2\/pages\/4837\/revisions"}],"predecessor-version":[{"id":10424,"href":"http:\/\/vistema.org\/en\/wp-json\/wp\/v2\/pages\/4837\/revisions\/10424"}],"wp:attachment":[{"href":"http:\/\/vistema.org\/en\/wp-json\/wp\/v2\/media?parent=4837"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}