{"uuid":"00d2cb27-6a11-4746-b941-2423cbc7c172","provider":"wsw-nova","model":"sirius","image_strategy":"ai_self_select","image_quality":null,"image_size":null,"image_aspect_ratio":null,"use_website_data":true,"html":"<style>\n #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 {\n font-family: inherit;\n box-sizing: border-box;\n background: transparent;\n }\n #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 *,\n #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 *::before,\n #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 *::after {\n box-sizing: inherit;\n }\n\n /* ── Variables ── */\n #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 {\n --snippet-radius: 12px;\n --snippet-transition: 0.25s ease-out;\n --snippet-gap: 2rem;\n }\n\n /* ── HERO ── */\n #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 .wbn-hero {\n background: linear-gradient(135deg, var(--wsw-color-accent, #66002b) 0%, #3d001a 100%);\n padding: clamp(3rem, 8vw, 6rem) clamp(1.5rem, 5vw, 4rem);\n text-align: center;\n position: relative;\n overflow: hidden;\n }\n #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 .wbn-hero::before {\n content: '';\n position: absolute;\n top: -50%;\n left: -50%;\n width: 200%;\n height: 200%;\n background: radial-gradient(circle at 30% 50%, rgba(255,255,255,0.04) 0%, transparent 50%);\n pointer-events: none;\n }\n #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 .wbn-hero-badge {\n display: inline-block;\n background: rgba(255,255,255,0.15);\n color: var(--wsw-color-white, #fff);\n padding: 0.4rem 1.25rem;\n border-radius: 50px;\n font-size: 0.875rem;\n font-weight: 400;\n letter-spacing: 0.05em;\n text-transform: uppercase;\n margin-bottom: 1.5rem;\n backdrop-filter: blur(4px);\n }\n #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 .wbn-hero h1 {\n color: var(--wsw-color-white, #fff);\n font-size: clamp(2rem, 5vw, 3.5rem);\n max-width: 800px;\n margin: 0 auto 1.25rem;\n line-height: 1.15;\n }\n #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 .wbn-hero-sub {\n color: rgba(255,255,255,0.85);\n font-size: clamp(1.05rem, 2vw, 1.3rem);\n max-width: 650px;\n margin: 0 auto 2.5rem;\n line-height: 1.55;\n font-weight: 300;\n }\n #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 .wbn-cta-btn {\n display: inline-block;\n background: var(--wsw-color-white, #fff);\n color: var(--wsw-color-accent, #66002b);\n padding: 1rem 2.5rem;\n border-radius: 50px;\n font-weight: 600;\n font-size: 1.05rem;\n text-decoration: none;\n transition: transform var(--snippet-transition), box-shadow var(--snippet-transition);\n border: none;\n cursor: pointer;\n }\n #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 .wbn-cta-btn:hover {\n transform: translateY(-2px);\n box-shadow: 0 8px 24px rgba(0,0,0,0.25);\n }\n #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 .wbn-cta-btn:focus-visible {\n outline: 3px solid var(--wsw-color-white, #fff);\n outline-offset: 3px;\n }\n #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 .wbn-hero-note {\n color: rgba(255,255,255,0.6);\n font-size: 0.85rem;\n margin-top: 1rem;\n }\n\n /* ── PAIN POINTS ── */\n #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 .wbn-section {\n padding: clamp(3rem, 6vw, 5rem) clamp(1.5rem, 5vw, 4rem);\n max-width: 1100px;\n margin: 0 auto;\n }\n #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 .wbn-section-title {\n text-align: center;\n margin-bottom: 0.75rem;\n color: var(--wsw-color-black, #383838);\n }\n #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 .wbn-section-lead {\n text-align: center;\n color: var(--wsw-color-dark, #949494);\n max-width: 65ch;\n margin: 0 auto 2.5rem;\n line-height: 1.55;\n }\n #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 .wbn-pain-grid {\n display: grid;\n grid-template-columns: repeat(auto-fit, minmax(min(280px, 100%), 1fr));\n gap: 1.25rem;\n }\n #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 .wbn-pain-card {\n background: var(--wsw-color-light, #eeedeb);\n border-radius: var(--snippet-radius);\n padding: 1.5rem;\n display: flex;\n gap: 1rem;\n align-items: flex-start;\n transition: transform var(--snippet-transition), box-shadow var(--snippet-transition);\n }\n #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 .wbn-pain-card:hover {\n transform: translateY(-3px);\n box-shadow: 0 6px 20px rgba(0,0,0,0.08);\n }\n #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 .wbn-pain-icon {\n flex-shrink: 0;\n width: 40px;\n height: 40px;\n background: var(--wsw-color-accent, #66002b);\n color: var(--wsw-color-white, #fff);\n border-radius: 10px;\n display: flex;\n align-items: center;\n justify-content: center;\n font-size: 1.15rem;\n }\n #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 .wbn-pain-text {\n color: var(--wsw-color-black, #383838);\n line-height: 1.45;\n font-size: 0.95rem;\n }\n #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 .wbn-pain-label {\n font-weight: 600;\n display: block;\n margin-bottom: 0.25rem;\n color: var(--wsw-color-black, #383838);\n }\n\n /* ── WHAT YOU REALLY SEEK ── */\n #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 .wbn-seek {\n background: var(--wsw-color-light, #eeedeb);\n border-radius: var(--snippet-radius);\n padding: clamp(2.5rem, 5vw, 4rem);\n max-width: 800px;\n margin: 0 auto;\n text-align: center;\n }\n #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 .wbn-seek h3 {\n color: var(--wsw-color-accent, #66002b);\n margin-bottom: 1rem;\n }\n #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 .wbn-seek-text {\n color: var(--wsw-color-black, #383838);\n line-height: 1.65;\n max-width: 60ch;\n margin: 0 auto;\n }\n\n /* ── WEBINAR CONTENT ── */\n #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 .wbn-content-list {\n list-style: none;\n padding: 0;\n margin: 0;\n display: grid;\n gap: 1.25rem;\n max-width: 750px;\n margin: 0 auto;\n }\n #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 .wbn-content-list li {\n display: flex;\n gap: 1rem;\n align-items: flex-start;\n color: var(--wsw-color-black, #383838);\n line-height: 1.55;\n }\n #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 .wbn-check {\n flex-shrink: 0;\n width: 32px;\n height: 32px;\n background: var(--wsw-color-accent, #66002b);\n color: var(--wsw-color-white, #fff);\n border-radius: 50%;\n display: flex;\n align-items: center;\n justify-content: center;\n font-size: 0.9rem;\n margin-top: 0.15rem;\n }\n\n /* ── PURPOSE / 4 Pillars ── */\n #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 .wbn-pillars {\n display: grid;\n grid-template-columns: repeat(auto-fit, minmax(min(220px, 100%), 1fr));\n gap: 1.5rem;\n margin-top: 2.5rem;\n }\n #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 .wbn-pillar {\n text-align: center;\n padding: 2rem 1.5rem;\n background: var(--wsw-color-white, #fff);\n border-radius: var(--snippet-radius);\n border: 1px solid rgba(0,0,0,0.06);\n transition: transform var(--snippet-transition), box-shadow var(--snippet-transition);\n }\n #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 .wbn-pillar:hover {\n transform: translateY(-4px);\n box-shadow: 0 8px 24px rgba(0,0,0,0.08);\n }\n #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 .wbn-pillar-num {\n width: 48px;\n height: 48px;\n border-radius: 50%;\n background: var(--wsw-color-accent, #66002b);\n color: var(--wsw-color-white, #fff);\n display: flex;\n align-items: center;\n justify-content: center;\n font-size: 1.25rem;\n font-weight: 700;\n margin: 0 auto 1rem;\n }\n #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 .wbn-pillar h4 {\n color: var(--wsw-color-black, #383838);\n margin-bottom: 0.5rem;\n }\n #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 .wbn-pillar-desc {\n color: var(--wsw-color-dark, #949494);\n font-size: 0.95rem;\n line-height: 1.5;\n }\n\n /* ── VISION / Imagine ── */\n #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 .wbn-vision {\n background: linear-gradient(135deg, var(--wsw-color-accent, #66002b) 0%, #3d001a 100%);\n padding: clamp(3rem, 6vw, 5rem) clamp(1.5rem, 5vw, 4rem);\n text-align: center;\n border-radius: 0;\n }\n #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 .wbn-vision h2 {\n color: var(--wsw-color-white, #fff);\n margin-bottom: 2rem;\n }\n #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 .wbn-vision-grid {\n display: grid;\n grid-template-columns: repeat(auto-fit, minmax(min(250px, 100%), 1fr));\n gap: 1.5rem;\n max-width: 900px;\n margin: 0 auto 2.5rem;\n }\n #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 .wbn-vision-item {\n background: rgba(255,255,255,0.1);\n backdrop-filter: blur(6px);\n border-radius: var(--snippet-radius);\n padding: 1.5rem;\n color: var(--wsw-color-white, #fff);\n line-height: 1.55;\n font-size: 1rem;\n display: flex;\n align-items: flex-start;\n gap: 0.75rem;\n text-align: left;\n }\n #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 .wbn-vision-icon {\n font-size: 1.3rem;\n flex-shrink: 0;\n margin-top: 0.1rem;\n }\n\n /* ── BONUS ── */\n #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 .wbn-bonus {\n background: var(--wsw-color-white, #fff);\n border: 2px solid var(--wsw-color-accent, #66002b);\n border-radius: var(--snippet-radius);\n padding: 2.5rem;\n max-width: 700px;\n margin: 0 auto;\n text-align: center;\n }\n #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 .wbn-bonus-badge {\n display: inline-block;\n background: var(--wsw-color-accent, #66002b);\n color: var(--wsw-color-white, #fff);\n padding: 0.35rem 1.25rem;\n border-radius: 50px;\n font-size: 0.8rem;\n font-weight: 600;\n letter-spacing: 0.08em;\n text-transform: uppercase;\n margin-bottom: 1rem;\n }\n #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 .wbn-bonus h3 {\n color: var(--wsw-color-accent, #66002b);\n margin-bottom: 0.75rem;\n }\n #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 .wbn-bonus-text {\n color: var(--wsw-color-black, #383838);\n line-height: 1.6;\n max-width: 55ch;\n margin: 0 auto;\n }\n\n /* ── FINAL CTA ── */\n #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 .wbn-final-cta {\n background: var(--wsw-color-light, #eeedeb);\n padding: clamp(3rem, 6vw, 5rem) clamp(1.5rem, 5vw, 4rem);\n text-align: center;\n }\n #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 .wbn-final-cta h2 {\n color: var(--wsw-color-black, #383838);\n margin-bottom: 1rem;\n max-width: 700px;\n margin-left: auto;\n margin-right: auto;\n }\n #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 .wbn-final-cta-sub {\n color: var(--wsw-color-dark, #949494);\n max-width: 55ch;\n margin: 0 auto 2rem;\n line-height: 1.55;\n }\n #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 .wbn-cta-accent {\n display: inline-block;\n background: var(--wsw-color-accent, #66002b);\n color: var(--wsw-color-white, #fff);\n padding: 1rem 2.5rem;\n border-radius: 50px;\n font-weight: 600;\n font-size: 1.05rem;\n text-decoration: none;\n transition: transform var(--snippet-transition), box-shadow var(--snippet-transition);\n border: none;\n cursor: pointer;\n }\n #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 .wbn-cta-accent:hover {\n transform: translateY(-2px);\n box-shadow: 0 8px 24px rgba(102,0,43,0.3);\n }\n #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 .wbn-cta-accent:focus-visible {\n outline: 3px solid var(--wsw-color-accent, #66002b);\n outline-offset: 3px;\n }\n #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 .wbn-cta-secondary {\n display: block;\n margin-top: 1.25rem;\n color: var(--wsw-color-accent, #66002b);\n text-decoration: underline;\n text-underline-offset: 3px;\n font-size: 0.95rem;\n transition: opacity var(--snippet-transition);\n }\n #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 .wbn-cta-secondary:hover {\n opacity: 0.7;\n }\n #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 .wbn-closing {\n color: var(--wsw-color-dark, #949494);\n font-size: 0.9rem;\n margin-top: 2rem;\n font-style: italic;\n }\n\n /* ── DIVIDER ── */\n #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 .wbn-divider {\n width: 60px;\n height: 3px;\n background: var(--wsw-color-accent, #66002b);\n border: none;\n margin: 0 auto 2rem;\n border-radius: 2px;\n }\n\n /* ── DARK THEME OVERRIDES ── */\n section.wsw-theme-d #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 .wbn-section-title,\n section.wsw-theme-db #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 .wbn-section-title,\n section.wsw-theme-b #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 .wbn-section-title,\n section.wsw-theme-bb #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 .wbn-section-title {\n color: var(--wsw-color-white, #fff);\n }\n section.wsw-theme-d #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 .wbn-pain-text,\n section.wsw-theme-db #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 .wbn-pain-text,\n section.wsw-theme-b #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 .wbn-pain-text,\n section.wsw-theme-bb #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 .wbn-pain-text,\n section.wsw-theme-d #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 .wbn-pain-label,\n section.wsw-theme-db #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 .wbn-pain-label,\n section.wsw-theme-b #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 .wbn-pain-label,\n section.wsw-theme-bb #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 .wbn-pain-label {\n color: var(--wsw-color-white, #fff);\n }\n section.wsw-theme-d #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 .wbn-pain-card,\n section.wsw-theme-db #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 .wbn-pain-card,\n section.wsw-theme-b #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 .wbn-pain-card,\n section.wsw-theme-bb #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 .wbn-pain-card {\n background: rgba(255,255,255,0.08);\n }\n section.wsw-theme-d #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 .wbn-content-list li,\n section.wsw-theme-db #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 .wbn-content-list li,\n section.wsw-theme-b #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 .wbn-content-list li,\n section.wsw-theme-bb #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 .wbn-content-list li {\n color: var(--wsw-color-white, #fff);\n }\n section.wsw-theme-d #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 .wbn-pillar,\n section.wsw-theme-db #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 .wbn-pillar,\n section.wsw-theme-b #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 .wbn-pillar,\n section.wsw-theme-bb #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 .wbn-pillar {\n background: rgba(255,255,255,0.08);\n border-color: rgba(255,255,255,0.1);\n }\n section.wsw-theme-d #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 .wbn-pillar h4,\n section.wsw-theme-db #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 .wbn-pillar h4,\n section.wsw-theme-b #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 .wbn-pillar h4,\n section.wsw-theme-bb #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 .wbn-pillar h4 {\n color: var(--wsw-color-white, #fff);\n }\n section.wsw-theme-d #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 .wbn-final-cta,\n section.wsw-theme-db #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 .wbn-final-cta,\n section.wsw-theme-b #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 .wbn-final-cta,\n section.wsw-theme-bb #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 .wbn-final-cta {\n background: rgba(255,255,255,0.05);\n }\n section.wsw-theme-d #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 .wbn-final-cta h2,\n section.wsw-theme-db #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 .wbn-final-cta h2,\n section.wsw-theme-b #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 .wbn-final-cta h2,\n section.wsw-theme-bb #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 .wbn-final-cta h2 {\n color: var(--wsw-color-white, #fff);\n }\n section.wsw-theme-d #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 .wbn-seek,\n section.wsw-theme-db #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 .wbn-seek,\n section.wsw-theme-b #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 .wbn-seek,\n section.wsw-theme-bb #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 .wbn-seek {\n background: rgba(255,255,255,0.08);\n }\n section.wsw-theme-d #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 .wbn-seek-text,\n section.wsw-theme-db #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 .wbn-seek-text,\n section.wsw-theme-b #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 .wbn-seek-text,\n section.wsw-theme-bb #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 .wbn-seek-text {\n color: rgba(255,255,255,0.85);\n }\n section.wsw-theme-d #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 .wbn-seek h3,\n section.wsw-theme-db #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 .wbn-seek h3,\n section.wsw-theme-b #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 .wbn-seek h3,\n section.wsw-theme-bb #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 .wbn-seek h3 {\n color: rgba(255,255,255,0.9);\n }\n section.wsw-theme-d #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 .wbn-bonus,\n section.wsw-theme-db #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 .wbn-bonus,\n section.wsw-theme-b #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 .wbn-bonus,\n section.wsw-theme-bb #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 .wbn-bonus {\n background: rgba(255,255,255,0.05);\n border-color: rgba(255,255,255,0.2);\n }\n section.wsw-theme-d #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 .wbn-bonus-text,\n section.wsw-theme-db #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 .wbn-bonus-text,\n section.wsw-theme-b #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 .wbn-bonus-text,\n section.wsw-theme-bb #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 .wbn-bonus-text {\n color: rgba(255,255,255,0.85);\n }\n section.wsw-theme-d #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 .wbn-bonus h3,\n section.wsw-theme-db #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 .wbn-bonus h3,\n section.wsw-theme-b #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 .wbn-bonus h3,\n section.wsw-theme-bb #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 .wbn-bonus h3 {\n color: var(--wsw-color-white, #fff);\n }\n\n /* ── Accent theme ── */\n section.wsw-theme-a #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 .wbn-section-title,\n section.wsw-theme-a #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 .wbn-final-cta h2 {\n color: var(--wsw-color-white, #fff);\n }\n section.wsw-theme-a #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 .wbn-pain-card {\n background: rgba(255,255,255,0.12);\n }\n section.wsw-theme-a #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 .wbn-pain-text,\n section.wsw-theme-a #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 .wbn-pain-label,\n section.wsw-theme-a #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 .wbn-content-list li {\n color: var(--wsw-color-white, #fff);\n }\n\n /* ── Reduced motion ── */\n @media (prefers-reduced-motion: reduce) {\n #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 *,\n #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 *::before,\n #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 *::after {\n transition-duration: 0.01ms !important;\n animation-duration: 0.01ms !important;\n }\n }\n\n /* ── Responsive ── */\n @media (max-width: 768px) {\n #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 .wbn-pain-grid {\n grid-template-columns: 1fr;\n }\n #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 .wbn-pillars {\n grid-template-columns: 1fr 1fr;\n }\n #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 .wbn-vision-grid {\n grid-template-columns: 1fr;\n }\n #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 .wbn-bonus {\n padding: 1.75rem;\n }\n }\n @media (max-width: 480px) {\n #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 .wbn-pillars {\n grid-template-columns: 1fr;\n }\n #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 .wbn-cta-btn,\n #wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172 .wbn-cta-accent {\n width: 100%;\n text-align: center;\n }\n }\n</style>\n\n<div id=\"wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172\">\n\n <!-- HERO -->\n <div class=\"wbn-hero\">\n <span class=\"wbn-hero-badge\">Kostenfreies Webinar</span>\n <h1>Erkenne deine Stärken. Und finde heraus, welcher Job wirklich zu dir passt.</h1>\n <span class=\"wbn-hero-sub\">Triff die richtige Entscheidung für deinen nächsten beruflichen Schritt – mit Klarheit statt Bauchgefühl.</span>\n <div>\n <a href=\"https://alain-valeh.com/webinar/gallup#Webinar\" class=\"wbn-cta-btn\" role=\"button\">Jetzt kostenlos anmelden</a>\n </div>\n <span class=\"wbn-hero-note\">Kostenfrei · Unverbindlich · Inkl. Chance auf ein 1:1 Stärken-Coaching</span>\n </div>\n\n <!-- PAIN POINTS -->\n <div class=\"wbn-section\">\n <h2 class=\"wbn-section-title\">Kommt dir das bekannt vor?</h2>\n <span class=\"wbn-section-lead\">Die meisten Menschen planen ihr Leben nicht wirklich. Und irgendwann kommt der Moment, in dem sich vieles nicht mehr richtig anfühlt.</span>\n\n <div class=\"wbn-pain-grid\">\n <div class=\"wbn-pain-card\" style=\"opacity: 1; transform: translateY(0px); transition: opacity 0.5s ease-out, transform 0.5s ease-out;\">\n <div class=\"wbn-pain-icon\">⚡</div>\n <div class=\"wbn-pain-text\">\n <span class=\"wbn-pain-label\">Sinnkrise im Job</span>\n <span>Nach außen läuft alles stabil – doch immer öfter taucht die Frage auf: War das schon alles?</span>\n </div>\n </div>\n <div class=\"wbn-pain-card\" style=\"opacity: 1; transform: translateY(0px); transition: opacity 0.5s ease-out, transform 0.5s ease-out;\">\n <div class=\"wbn-pain-icon\">📊</div>\n <div class=\"wbn-pain-text\">\n <span class=\"wbn-pain-label\">Karriere-Stagnation</span>\n <span>Du arbeitest engagiert, aber hast das Gefühl, nicht wirklich voranzukommen.</span>\n </div>\n </div>\n <div class=\"wbn-pain-card\" style=\"opacity: 1; transform: translateY(0px); transition: opacity 0.5s ease-out, transform 0.5s ease-out;\">\n <div class=\"wbn-pain-icon\">🔋</div>\n <div class=\"wbn-pain-text\">\n <span class=\"wbn-pain-label\">Dauerhafte Erschöpfung</span>\n <span>Dein Job kostet dich mehr Energie, als er dir zurückgibt.</span>\n </div>\n </div>\n <div class=\"wbn-pain-card\" style=\"opacity: 0; transform: translateY(24px); transition: opacity 0.5s ease-out, transform 0.5s ease-out;\">\n <div class=\"wbn-pain-icon\">🏆</div>\n <div class=\"wbn-pain-text\">\n <span class=\"wbn-pain-label\">Erfolg fühlt sich leer an</span>\n <span>Du hast vieles erreicht. Doch echte Zufriedenheit bleibt aus.</span>\n </div>\n </div>\n <div class=\"wbn-pain-card\" style=\"opacity: 0; transform: translateY(24px); transition: opacity 0.5s ease-out, transform 0.5s ease-out;\">\n <div class=\"wbn-pain-icon\">🔄</div>\n <div class=\"wbn-pain-text\">\n <span class=\"wbn-pain-label\">Veränderung im Unternehmen</span>\n <span>Neue Führung, neue Strategie – und plötzlich passt dein Platz nicht mehr zu dir.</span>\n </div>\n </div>\n <div class=\"wbn-pain-card\" style=\"opacity: 0; transform: translateY(24px); transition: opacity 0.5s ease-out, transform 0.5s ease-out;\">\n <div class=\"wbn-pain-icon\">🤖</div>\n <div class=\"wbn-pain-text\">\n <span class=\"wbn-pain-label\">Technologischer Wandel</span>\n <span>Dein Job verändert sich durch KI schneller, als du gedacht hast.</span>\n </div>\n </div>\n <div class=\"wbn-pain-card\" style=\"opacity: 0; transform: translateY(24px); transition: opacity 0.5s ease-out, transform 0.5s ease-out;\">\n <div class=\"wbn-pain-icon\">🧭</div>\n <div class=\"wbn-pain-text\">\n <span class=\"wbn-pain-label\">Wunsch nach mehr Sinn</span>\n <span>Du willst mit deiner Arbeit wirklich etwas Sinnvolles schaffen.</span>\n </div>\n </div>\n <div class=\"wbn-pain-card\" style=\"opacity: 0; transform: translateY(24px); transition: opacity 0.5s ease-out, transform 0.5s ease-out;\">\n <div class=\"wbn-pain-icon\">✨</div>\n <div class=\"wbn-pain-text\">\n <span class=\"wbn-pain-label\">Da ist noch mehr möglich</span>\n <span>Keine Krise – sondern eine leise Ahnung, dass du mehr kannst.</span>\n </div>\n </div>\n </div>\n </div>\n\n <!-- WHAT YOU REALLY SEEK -->\n <div class=\"wbn-section\">\n <div class=\"wbn-seek\" style=\"opacity: 0; transform: translateY(24px); transition: opacity 0.5s ease-out, transform 0.5s ease-out;\">\n <h3>Vielleicht suchst du nicht nach einem neuen Job</h3>\n <span class=\"wbn-seek-text\">Sondern nach einer Richtung, die wirklich zu dir passt. Nach einem Gefühl von Sinn, Klarheit und Begeisterung. Nach dem Punkt, an dem du sagen kannst: „Ja, das bin ich. So möchte ich arbeiten. Dafür möchte ich stehen.\"</span>\n </div>\n </div>\n\n <!-- WEBINAR CONTENT -->\n <div class=\"wbn-section\">\n <h2 class=\"wbn-section-title\">Was dich im Webinar erwartet</h2>\n <div class=\"wbn-divider\" role=\"presentation\"></div>\n\n <ul class=\"wbn-content-list\">\n <li style=\"opacity: 0; transform: translateY(24px); transition: opacity 0.5s ease-out, transform 0.5s ease-out;\">\n <span class=\"wbn-check\" aria-hidden=\"true\">✓</span>\n <span>Du verstehst, warum sich dein Job vielleicht nicht mehr richtig anfühlt</span>\n </li>\n <li style=\"opacity: 0; transform: translateY(24px); transition: opacity 0.5s ease-out, transform 0.5s ease-out;\">\n <span class=\"wbn-check\" aria-hidden=\"true\">✓</span>\n <span>Du erkennst, warum viele Menschen an ihren Stärken vorbeiarbeiten</span>\n </li>\n <li style=\"opacity: 0; transform: translateY(24px); transition: opacity 0.5s ease-out, transform 0.5s ease-out;\">\n <span class=\"wbn-check\" aria-hidden=\"true\">✓</span>\n <span>Du bekommst einen klaren Blick darauf, was dich wirklich ausmacht</span>\n </li>\n <li style=\"opacity: 0; transform: translateY(24px); transition: opacity 0.5s ease-out, transform 0.5s ease-out;\">\n <span class=\"wbn-check\" aria-hidden=\"true\">✓</span>\n <span>Du siehst, wie daraus eine konkrete berufliche Richtung entstehen kann</span>\n </li>\n </ul>\n </div>\n\n <!-- 4 PILLARS / PURPOSE -->\n <div class=\"wbn-section\">\n <h2 class=\"wbn-section-title\">So entsteht dein Purpose</h2>\n <span class=\"wbn-section-lead\">Wir schauen gemeinsam auf vier entscheidende Perspektiven:</span>\n\n <div class=\"wbn-pillars\">\n <div class=\"wbn-pillar\" style=\"opacity: 0; transform: translateY(24px); transition: opacity 0.5s ease-out, transform 0.5s ease-out;\">\n <div class=\"wbn-pillar-num\" aria-hidden=\"true\"><span>1</span></div>\n <h4>Deine Stärken</h4>\n <span class=\"wbn-pillar-desc\">Was dir wirklich leichtfällt</span>\n </div>\n <div class=\"wbn-pillar\" style=\"opacity: 0; transform: translateY(24px); transition: opacity 0.5s ease-out, transform 0.5s ease-out;\">\n <div class=\"wbn-pillar-num\" aria-hidden=\"true\"><span>2</span></div>\n <h4>Dein Profil</h4>\n <span class=\"wbn-pillar-desc\">Wofür du stehen möchtest</span>\n </div>\n <div class=\"wbn-pillar\" style=\"opacity: 0; transform: translateY(24px); transition: opacity 0.5s ease-out, transform 0.5s ease-out;\">\n <div class=\"wbn-pillar-num\" aria-hidden=\"true\"><span>3</span></div>\n <h4>Dein innerer Antrieb</h4>\n <span class=\"wbn-pillar-desc\">Warum dir bestimmte Dinge wirklich wichtig sind</span>\n </div>\n <div class=\"wbn-pillar\" style=\"opacity: 0; transform: translateY(24px); transition: opacity 0.5s ease-out, transform 0.5s ease-out;\">\n <div class=\"wbn-pillar-num\" aria-hidden=\"true\"><span>4</span></div>\n <h4>Deine Ziel-Planung</h4>\n <span class=\"wbn-pillar-desc\">Die nächsten konkreten Schritte</span>\n </div>\n </div>\n </div>\n\n <!-- VISION -->\n <div class=\"wbn-vision\">\n <h2>Stell dir vor, es wäre alles klar</h2>\n <div class=\"wbn-vision-grid\">\n <div class=\"wbn-vision-item\" style=\"opacity: 0; transform: translateY(24px); transition: opacity 0.5s ease-out, transform 0.5s ease-out;\">\n <span class=\"wbn-vision-icon\" aria-hidden=\"true\">☀️</span>\n <span>Du wachst morgens gut gelaunt auf und weißt, warum du tust, was du tust.</span>\n </div>\n <div class=\"wbn-vision-item\" style=\"opacity: 0; transform: translateY(24px); transition: opacity 0.5s ease-out, transform 0.5s ease-out;\">\n <span class=\"wbn-vision-icon\" aria-hidden=\"true\">🎯</span>\n <span>Du arbeitest nicht mehr gegen dich, sondern mit dem, was dir leichtfällt.</span>\n </div>\n <div class=\"wbn-vision-item\" style=\"opacity: 0; transform: translateY(24px); transition: opacity 0.5s ease-out, transform 0.5s ease-out;\">\n <span class=\"wbn-vision-icon\" aria-hidden=\"true\">💬</span>\n <span>Gespräche fühlen sich einfacher an, Entscheidungen klarer.</span>\n </div>\n <div class=\"wbn-vision-item\" style=\"opacity: 0; transform: translateY(24px); transition: opacity 0.5s ease-out, transform 0.5s ease-out;\">\n <span class=\"wbn-vision-icon\" aria-hidden=\"true\">💡</span>\n <span>Du hast mehr Energie, Klarheit und mehr kreative Momente.</span>\n </div>\n </div>\n <a href=\"https://alain-valeh.com/webinar/gallup#Webinar\" class=\"wbn-cta-btn\" role=\"button\">Am Webinar teilnehmen</a>\n </div>\n\n <!-- BONUS -->\n <div class=\"wbn-section\">\n <div class=\"wbn-bonus\" style=\"opacity: 0; transform: translateY(24px); transition: opacity 0.5s ease-out, transform 0.5s ease-out;\">\n <span class=\"wbn-bonus-badge\">Exklusiver Bonus</span>\n <h3>Dein Einstieg in deine Stärken</h3>\n <span class=\"wbn-bonus-text\">In jedem Webinar verlose ich ein 1:1 Gallup-CliftonStrengths Stärken-Coaching. Eine einmalige Möglichkeit, deine Stärken kennenzulernen und einen ersten Blick auf deinen eigenen Weg zu werfen.</span>\n </div>\n </div>\n\n <!-- FINAL CTA -->\n <div class=\"wbn-final-cta\">\n <h2>Das Leben ist zu kurz, um einfach so weiterzumachen.</h2>\n <span class=\"wbn-final-cta-sub\">Du musst nicht sofort alles verändern – doch du kannst anfangen, ehrlich hinzuschauen. Dieses Webinar ist dein erster Schritt raus aus dem Gedankenkarussell und rein in Klarheit.</span>\n <div>\n <a href=\"https://alain-valeh.com/webinar/gallup#Webinar\" class=\"wbn-cta-accent\" role=\"button\">Jetzt kostenlos zum Webinar anmelden</a>\n <a href=\"#\" class=\"wbn-cta-secondary\">Oder ein kostenloses Klarheitsgespräch vereinbaren</a>\n </div>\n <span class=\"wbn-closing\">„Klarheit entsteht nicht durch einen Zufall. Klarheit entsteht, wenn du verstehst, was dich wirklich ausmacht.\"</span>\n </div>\n\n</div>\n\n<script>\n(function() {\n 'use strict';\n var el = document.getElementById('wsw-snippet-00d2cb27-6a11-4746-b941-2423cbc7c172');\n if (!el) return;\n\n /* Entrance animations with IntersectionObserver */\n var animItems = el.querySelectorAll('.wbn-pain-card, .wbn-pillar, .wbn-content-list li, .wbn-vision-item, .wbn-bonus, .wbn-seek');\n animItems.forEach(function(item) {\n item.style.opacity = '0';\n item.style.transform = 'translateY(24px)';\n item.style.transition = 'opacity 0.5s ease-out, transform 0.5s ease-out';\n });\n\n var prefersReduced = window.matchMedia('(prefers-reduced-motion: reduce)').matches;\n if (!prefersReduced && 'IntersectionObserver' in window) {\n var observer = new IntersectionObserver(function(entries) {\n entries.forEach(function(entry) {\n if (entry.isIntersecting) {\n var delay = Array.prototype.indexOf.call(entry.target.parentElement.children, entry.target) * 80;\n setTimeout(function() {\n entry.target.style.opacity = '1';\n entry.target.style.transform = 'translateY(0)';\n }, delay);\n observer.unobserve(entry.target);\n }\n });\n }, { threshold: 0.15, rootMargin: '0px 0px -40px 0px' });\n\n animItems.forEach(function(item) { observer.observe(item); });\n } else {\n animItems.forEach(function(item) {\n item.style.opacity = '1';\n item.style.transform = 'translateY(0)';\n });\n }\n})();\n</script>","summary":null,"version":2,"inserted_version":2,"total_cost":1.4582891400000002,"total_messages_sent":2,"summarized_at_total":0}
Kostenfreies Webinar
Erkenne deine Stärken. Und finde heraus, welcher Job wirklich zu dir passt.
Triff die richtige Entscheidung für deinen nächsten beruflichen Schritt – mit Klarheit statt Bauchgefühl. Kostenfrei · Unverbindlich · Inkl. Chance auf ein 1:1 Stärken-CoachingKommt dir das bekannt vor?
Die meisten Menschen planen ihr Leben nicht wirklich. Und irgendwann kommt der Moment, in dem sich vieles nicht mehr richtig anfühlt.⚡
Sinnkrise im Job
Nach außen läuft alles stabil – doch immer öfter taucht die Frage auf: War das schon alles?
📊
Karriere-Stagnation
Du arbeitest engagiert, aber hast das Gefühl, nicht wirklich voranzukommen.
🔋
Dauerhafte Erschöpfung
Dein Job kostet dich mehr Energie, als er dir zurückgibt.
🏆
Erfolg fühlt sich leer an
Du hast vieles erreicht. Doch echte Zufriedenheit bleibt aus.
🔄
Veränderung im Unternehmen
Neue Führung, neue Strategie – und plötzlich passt dein Platz nicht mehr zu dir.
🤖
Technologischer Wandel
Dein Job verändert sich durch KI schneller, als du gedacht hast.
🧭
Wunsch nach mehr Sinn
Du willst mit deiner Arbeit wirklich etwas Sinnvolles schaffen.
✨
Da ist noch mehr möglich
Keine Krise – sondern eine leise Ahnung, dass du mehr kannst.
Vielleicht suchst du nicht nach einem neuen Job
Sondern nach einer Richtung, die wirklich zu dir passt. Nach einem Gefühl von Sinn, Klarheit und Begeisterung. Nach dem Punkt, an dem du sagen kannst: „Ja, das bin ich. So möchte ich arbeiten. Dafür möchte ich stehen."Was dich im Webinar erwartet
- ✓ Du verstehst, warum sich dein Job vielleicht nicht mehr richtig anfühlt
- ✓ Du erkennst, warum viele Menschen an ihren Stärken vorbeiarbeiten
- ✓ Du bekommst einen klaren Blick darauf, was dich wirklich ausmacht
- ✓ Du siehst, wie daraus eine konkrete berufliche Richtung entstehen kann
So entsteht dein Purpose
Wir schauen gemeinsam auf vier entscheidende Perspektiven:1
Deine Stärken
Was dir wirklich leichtfällt2
Dein Profil
Wofür du stehen möchtest3
Dein innerer Antrieb
Warum dir bestimmte Dinge wirklich wichtig sind4
Deine Ziel-Planung
Die nächsten konkreten SchritteStell dir vor, es wäre alles klar
☀️
Du wachst morgens gut gelaunt auf und weißt, warum du tust, was du tust.
🎯
Du arbeitest nicht mehr gegen dich, sondern mit dem, was dir leichtfällt.
💬
Gespräche fühlen sich einfacher an, Entscheidungen klarer.
💡
Du hast mehr Energie, Klarheit und mehr kreative Momente.
Exklusiver Bonus
Dein Einstieg in deine Stärken
In jedem Webinar verlose ich ein 1:1 Gallup-CliftonStrengths Stärken-Coaching. Eine einmalige Möglichkeit, deine Stärken kennenzulernen und einen ersten Blick auf deinen eigenen Weg zu werfen.Das Leben ist zu kurz, um einfach so weiterzumachen.
Du musst nicht sofort alles verändern – doch du kannst anfangen, ehrlich hinzuschauen. Dieses Webinar ist dein erster Schritt raus aus dem Gedankenkarussell und rein in Klarheit. „Klarheit entsteht nicht durch einen Zufall. Klarheit entsteht, wenn du verstehst, was dich wirklich ausmacht."Melde dich jetzt zur Webinar-Warteliste an:
Du kannst im Webinar eine hohe Qualität an Mehrwert für deine berufliche Richtung erwarten. Bitte überlege dir daher auch eine anspruchsvolle Frage, die dir Dr. Alain Valeh persönlich im Webinar beantworten wird.
Wir werden in einer kleinen Gruppe von max. 15 Teilnehmern sein und wählen daher Personen sorgfältig zur Teilnahme aus, die hier eine ernsthafte Frage mitgegeben haben.