{"uuid":"a5e303b8-28e5-4aff-805b-9289a40c6268","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-a5e303b8-28e5-4aff-805b-9289a40c6268 {\n font-family: inherit;\n box-sizing: border-box;\n background: transparent;\n padding: clamp(2.5rem, 5vw, 4rem) 0;\n }\n #wsw-snippet-a5e303b8-28e5-4aff-805b-9289a40c6268 *,\n #wsw-snippet-a5e303b8-28e5-4aff-805b-9289a40c6268 *::before,\n #wsw-snippet-a5e303b8-28e5-4aff-805b-9289a40c6268 *::after {\n box-sizing: inherit;\n }\n\n /* Hero text block — centered single column */\n #wsw-snippet-a5e303b8-28e5-4aff-805b-9289a40c6268 .hero-content {\n display: flex;\n flex-direction: column;\n gap: 1.5rem;\n max-width: 42rem;\n }\n\n #wsw-snippet-a5e303b8-28e5-4aff-805b-9289a40c6268 h1 {\n color: var(--wsw-color-white, #ffffff);\n margin: 0;\n font-size: clamp(2rem, 4vw, 3rem);\n line-height: 1.15;\n }\n\n #wsw-snippet-a5e303b8-28e5-4aff-805b-9289a40c6268 h1 strong {\n color: var(--wsw-color-white, #ffffff);\n font-weight: 700;\n }\n\n #wsw-snippet-a5e303b8-28e5-4aff-805b-9289a40c6268 .hero-description {\n color: var(--wsw-color-white, #ffffff);\n max-width: 54ch;\n line-height: 1.7;\n margin: 0;\n }\n\n #wsw-snippet-a5e303b8-28e5-4aff-805b-9289a40c6268 .hero-actions {\n display: flex;\n align-items: center;\n gap: 1rem;\n flex-wrap: wrap;\n padding-top: 0.5rem;\n }\n\n #wsw-snippet-a5e303b8-28e5-4aff-805b-9289a40c6268 .hero-cta {\n display: inline-flex;\n align-items: center;\n gap: 0.5rem;\n padding: 0.875rem 2rem;\n background-color: var(--wsw-color-white, #ffffff);\n color: var(--wsw-color-accent, #1558a5);\n text-decoration: none;\n border-radius: 0.375rem;\n font-weight: 600;\n font-size: 1rem;\n transition: transform 0.2s ease-out, box-shadow 0.2s ease-out;\n box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);\n }\n\n #wsw-snippet-a5e303b8-28e5-4aff-805b-9289a40c6268 .hero-cta:hover {\n transform: translateY(-2px);\n box-shadow: 0 6px 20px rgba(0, 0, 0, 0.2);\n }\n\n #wsw-snippet-a5e303b8-28e5-4aff-805b-9289a40c6268 .hero-cta:focus-visible {\n outline: 2px solid var(--wsw-color-white, #ffffff);\n outline-offset: 2px;\n }\n\n #wsw-snippet-a5e303b8-28e5-4aff-805b-9289a40c6268 .hero-cta-arrow {\n transition: transform 0.2s ease-out;\n }\n\n #wsw-snippet-a5e303b8-28e5-4aff-805b-9289a40c6268 .hero-cta:hover .hero-cta-arrow {\n transform: translateX(4px);\n }\n\n /* Benefits bar */\n #wsw-snippet-a5e303b8-28e5-4aff-805b-9289a40c6268 .hero-benefits {\n display: grid;\n grid-template-columns: repeat(3, 1fr);\n gap: 1px;\n margin-top: clamp(2rem, 4vw, 3rem);\n background: rgba(255, 255, 255, 0.15);\n border-radius: 0.75rem;\n overflow: hidden;\n }\n\n #wsw-snippet-a5e303b8-28e5-4aff-805b-9289a40c6268 .hero-benefit {\n display: flex;\n align-items: flex-start;\n gap: 1rem;\n padding: clamp(1.25rem, 2vw, 1.75rem);\n background: rgba(255, 255, 255, 0.06);\n transition: background 0.2s ease-out;\n }\n\n #wsw-snippet-a5e303b8-28e5-4aff-805b-9289a40c6268 .hero-benefit:hover {\n background: rgba(255, 255, 255, 0.1);\n }\n\n #wsw-snippet-a5e303b8-28e5-4aff-805b-9289a40c6268 .hero-benefit-icon {\n width: 40px;\n height: 40px;\n min-width: 40px;\n border-radius: 0.5rem;\n background: rgba(255, 255, 255, 0.12);\n color: var(--wsw-color-white, #ffffff);\n display: flex;\n align-items: center;\n justify-content: center;\n }\n\n #wsw-snippet-a5e303b8-28e5-4aff-805b-9289a40c6268 .hero-benefit-icon svg {\n width: 20px;\n height: 20px;\n stroke: currentColor;\n fill: none;\n stroke-width: 2;\n stroke-linecap: round;\n stroke-linejoin: round;\n }\n\n #wsw-snippet-a5e303b8-28e5-4aff-805b-9289a40c6268 .hero-benefit-text {\n display: flex;\n flex-direction: column;\n gap: 0.125rem;\n }\n\n #wsw-snippet-a5e303b8-28e5-4aff-805b-9289a40c6268 .hero-benefit-title {\n font-weight: 600;\n color: var(--wsw-color-white, #ffffff);\n font-size: 0.95rem;\n }\n\n #wsw-snippet-a5e303b8-28e5-4aff-805b-9289a40c6268 .hero-benefit-desc {\n font-size: 0.85rem;\n color: var(--wsw-color-white, #ffffff);\n line-height: 1.5;\n }\n\n /* Entrance animations */\n #wsw-snippet-a5e303b8-28e5-4aff-805b-9289a40c6268 .hero-content {\n opacity: 0;\n transform: translateY(24px);\n transition: opacity 0.6s ease-out, transform 0.6s ease-out;\n }\n\n #wsw-snippet-a5e303b8-28e5-4aff-805b-9289a40c6268 .hero-benefits {\n opacity: 0;\n transform: translateY(24px);\n transition: opacity 0.6s ease-out 0.2s, transform 0.6s ease-out 0.2s;\n }\n\n #wsw-snippet-a5e303b8-28e5-4aff-805b-9289a40c6268.is-visible .hero-content,\n #wsw-snippet-a5e303b8-28e5-4aff-805b-9289a40c6268.is-visible .hero-benefits {\n opacity: 1;\n transform: translateY(0);\n }\n\n @media (prefers-reduced-motion: reduce) {\n #wsw-snippet-a5e303b8-28e5-4aff-805b-9289a40c6268 *,\n #wsw-snippet-a5e303b8-28e5-4aff-805b-9289a40c6268 *::before,\n #wsw-snippet-a5e303b8-28e5-4aff-805b-9289a40c6268 *::after {\n transition-duration: 0.01ms !important;\n animation-duration: 0.01ms !important;\n }\n #wsw-snippet-a5e303b8-28e5-4aff-805b-9289a40c6268 .hero-content,\n #wsw-snippet-a5e303b8-28e5-4aff-805b-9289a40c6268 .hero-benefits {\n opacity: 1;\n transform: none;\n }\n }\n\n /* Responsive — mobile */\n @media (max-width: 768px) {\n #wsw-snippet-a5e303b8-28e5-4aff-805b-9289a40c6268 .hero-content {\n align-items: center;\n text-align: center;\n }\n\n #wsw-snippet-a5e303b8-28e5-4aff-805b-9289a40c6268 .hero-description {\n max-width: 100%;\n }\n\n #wsw-snippet-a5e303b8-28e5-4aff-805b-9289a40c6268 .hero-actions {\n justify-content: center;\n }\n\n #wsw-snippet-a5e303b8-28e5-4aff-805b-9289a40c6268 .hero-benefits {\n grid-template-columns: 1fr;\n }\n }\n</style>\n\n<div id=\"wsw-snippet-a5e303b8-28e5-4aff-805b-9289a40c6268\" class=\"is-visible\">\n <div class=\"hero-content\">\n <h1>Starten Sie mit Ihrer <strong>eigenen Internet-Agentur</strong>!</h1>\n\n <span class=\"hero-description\">Aus unserer mehr als 20-jährigen Erfahrung & mehr als 30.000 Firmenkunden entstand ein schlüsselfertiges Unternehmenskonzept. Wir stellen Ihnen unser Know-how in Form einer Franchise-Partnerschaft zur Verfügung.</span>\n\n <div class=\"hero-actions\">\n <a href=\"/webinar\" class=\"hero-cta\">\n <span>Zum Webinar anmelden</span>\n <svg class=\"hero-cta-arrow\" xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"></line><polyline points=\"12 5 19 12 12 19\"></polyline></svg>\n </a>\n </div>\n </div>\n\n <div class=\"hero-benefits\">\n <div class=\"hero-benefit\">\n <div class=\"hero-benefit-icon\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><path d=\"M13 2L3 14h9l-1 8 10-12h-9l1-8z\"></path></svg>\n </div>\n <div class=\"hero-benefit-text\">\n <span class=\"hero-benefit-title\">Erprobtes Geschäftsmodell</span>\n <span class=\"hero-benefit-desc\">Profitieren Sie von einem bewährten Konzept mit nachgewiesener Erfolgsbilanz.</span>\n </div>\n </div>\n <div class=\"hero-benefit\">\n <div class=\"hero-benefit-icon\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><path d=\"M2 3h6a4 4 0 0 1 4 4v14a3 3 0 0 0-3-3H2z\"></path><path d=\"M22 3h-6a4 4 0 0 0-4 4v14a3 3 0 0 1 3-3h7z\"></path></svg>\n </div>\n <div class=\"hero-benefit-text\">\n <span class=\"hero-benefit-title\">Umfassende Schulung</span>\n <span class=\"hero-benefit-desc\">Wir begleiten Sie von Anfang an mit Trainings, Tools und persönlichem Support.</span>\n </div>\n </div>\n <div class=\"hero-benefit\">\n <div class=\"hero-benefit-icon\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><polyline points=\"22 12 18 12 15 21 9 3 6 12 2 12\"></polyline></svg>\n </div>\n <div class=\"hero-benefit-text\">\n <span class=\"hero-benefit-title\">Sofort startklar</span>\n <span class=\"hero-benefit-desc\">Alles ist vorbereitet — Sie können direkt mit Ihrem eigenen Geschäft loslegen.</span>\n </div>\n </div>\n </div>\n</div>\n\n<script>\n(function() {\n 'use strict';\n var el = document.getElementById('wsw-snippet-a5e303b8-28e5-4aff-805b-9289a40c6268');\n if (!el) return;\n\n var observer = new IntersectionObserver(function(entries) {\n entries.forEach(function(entry) {\n if (entry.isIntersecting) {\n el.classList.add('is-visible');\n observer.unobserve(el);\n }\n });\n }, { threshold: 0.15 });\n\n observer.observe(el);\n})();\n</script>","summary":null,"version":8,"inserted_version":8,"total_cost":6.4713284999999985,"total_messages_sent":8,"summarized_at_total":0}
Starten Sie mit Ihrer eigenen Internet-Agentur!
Aus unserer mehr als 20-jährigen Erfahrung & mehr als 30.000 Firmenkunden entstand ein schlüsselfertiges Unternehmenskonzept. Wir stellen Ihnen unser Know-how in Form einer Franchise-Partnerschaft zur Verfügung.
Erprobtes Geschäftsmodell
Profitieren Sie von einem bewährten Konzept mit nachgewiesener Erfolgsbilanz.
Umfassende Schulung
Wir begleiten Sie von Anfang an mit Trainings, Tools und persönlichem Support.
Sofort startklar
Alles ist vorbereitet — Sie können direkt mit Ihrem eigenen Geschäft loslegen.
{"uuid":"7a65ddaa-c473-4524-91ad-3a598f3dba4e","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-7a65ddaa-c473-4524-91ad-3a598f3dba4e {\n font-family: inherit;\n box-sizing: border-box;\n padding: 4rem 1.5rem;\n background: transparent;\n }\n #wsw-snippet-7a65ddaa-c473-4524-91ad-3a598f3dba4e *,\n #wsw-snippet-7a65ddaa-c473-4524-91ad-3a598f3dba4e *::before,\n #wsw-snippet-7a65ddaa-c473-4524-91ad-3a598f3dba4e *::after {\n box-sizing: inherit;\n }\n\n /* --- Header --- */\n #wsw-snippet-7a65ddaa-c473-4524-91ad-3a598f3dba4e .ws-section-header {\n max-width: 960px;\n margin: 0 auto 3rem;\n text-align: center;\n }\n #wsw-snippet-7a65ddaa-c473-4524-91ad-3a598f3dba4e .ws-section-header h2 {\n color: var(--wsw-color-black, #212529);\n margin: 0 0 1rem;\n line-height: 1.25;\n }\n #wsw-snippet-7a65ddaa-c473-4524-91ad-3a598f3dba4e .ws-section-header h2 strong {\n font-weight: 700;\n }\n #wsw-snippet-7a65ddaa-c473-4524-91ad-3a598f3dba4e .ws-section-header .ws-subtitle {\n display: block;\n color: var(--wsw-color-black, #212529);\n max-width: 85ch;\n margin: 0 auto;\n line-height: 1.65;\n }\n\n /* --- Card Grid --- */\n #wsw-snippet-7a65ddaa-c473-4524-91ad-3a598f3dba4e .ws-card-grid {\n display: grid;\n grid-template-columns: repeat(3, 1fr);\n gap: 2rem;\n max-width: 1100px;\n margin: 0 auto;\n }\n\n /* --- Card --- */\n #wsw-snippet-7a65ddaa-c473-4524-91ad-3a598f3dba4e .ws-card {\n background: var(--wsw-color-white, #ffffff);\n border-radius: 16px;\n overflow: hidden;\n display: flex;\n flex-direction: column;\n transition: transform 0.25s ease-out, box-shadow 0.25s ease-out;\n box-shadow: 0 2px 12px rgba(0, 0, 0, 0.06);\n }\n #wsw-snippet-7a65ddaa-c473-4524-91ad-3a598f3dba4e .ws-card:hover {\n transform: translateY(-6px);\n box-shadow: 0 12px 32px rgba(0, 0, 0, 0.12);\n }\n\n #wsw-snippet-7a65ddaa-c473-4524-91ad-3a598f3dba4e .ws-card-img-wrap {\n position: relative;\n overflow: hidden;\n aspect-ratio: 16 / 10;\n background: var(--wsw-color-light, #eeedeb);\n }\n #wsw-snippet-7a65ddaa-c473-4524-91ad-3a598f3dba4e .ws-card-img-wrap img {\n width: 100%;\n height: 100%;\n object-fit: cover;\n display: block;\n transition: transform 0.4s ease-out;\n }\n #wsw-snippet-7a65ddaa-c473-4524-91ad-3a598f3dba4e .ws-card:hover .ws-card-img-wrap img {\n transform: scale(1.05);\n }\n\n #wsw-snippet-7a65ddaa-c473-4524-91ad-3a598f3dba4e .ws-card-body {\n padding: 1.75rem 1.5rem 2rem;\n display: flex;\n flex-direction: column;\n flex: 1;\n }\n #wsw-snippet-7a65ddaa-c473-4524-91ad-3a598f3dba4e .ws-card-body h4 {\n color: var(--wsw-color-black, #212529);\n margin: 0 0 0.75rem;\n font-weight: 600;\n white-space: nowrap;\n }\n #wsw-snippet-7a65ddaa-c473-4524-91ad-3a598f3dba4e .ws-card-body .ws-card-text {\n display: block;\n color: var(--wsw-color-black, #212529);\n line-height: 1.65;\n flex: 1;\n }\n\n /* --- Accent bar top of card --- */\n #wsw-snippet-7a65ddaa-c473-4524-91ad-3a598f3dba4e .ws-card::before {\n content: \"\";\n display: block;\n height: 4px;\n background: var(--wsw-color-accent, #1558a5);\n transform: scaleX(0);\n transform-origin: left;\n transition: transform 0.35s ease-out;\n }\n #wsw-snippet-7a65ddaa-c473-4524-91ad-3a598f3dba4e .ws-card:hover::before {\n transform: scaleX(1);\n }\n\n /* --- Scroll animation --- */\n #wsw-snippet-7a65ddaa-c473-4524-91ad-3a598f3dba4e .ws-animate {\n opacity: 0;\n transform: translateY(30px);\n transition: opacity 0.6s ease-out, transform 0.6s ease-out;\n }\n #wsw-snippet-7a65ddaa-c473-4524-91ad-3a598f3dba4e .ws-animate.ws-visible {\n opacity: 1;\n transform: translateY(0);\n }\n #wsw-snippet-7a65ddaa-c473-4524-91ad-3a598f3dba4e .ws-animate-delay-1 { transition-delay: 0.1s; }\n #wsw-snippet-7a65ddaa-c473-4524-91ad-3a598f3dba4e .ws-animate-delay-2 { transition-delay: 0.25s; }\n #wsw-snippet-7a65ddaa-c473-4524-91ad-3a598f3dba4e .ws-animate-delay-3 { transition-delay: 0.4s; }\n\n /* --- Dark themes --- */\n section.wsw-theme-d #wsw-snippet-7a65ddaa-c473-4524-91ad-3a598f3dba4e .ws-section-header h2,\n section.wsw-theme-db #wsw-snippet-7a65ddaa-c473-4524-91ad-3a598f3dba4e .ws-section-header h2,\n section.wsw-theme-b #wsw-snippet-7a65ddaa-c473-4524-91ad-3a598f3dba4e .ws-section-header h2,\n section.wsw-theme-bb #wsw-snippet-7a65ddaa-c473-4524-91ad-3a598f3dba4e .ws-section-header h2,\n section.wsw-theme-a #wsw-snippet-7a65ddaa-c473-4524-91ad-3a598f3dba4e .ws-section-header h2 {\n color: var(--wsw-color-white, #ffffff);\n }\n\n section.wsw-theme-d #wsw-snippet-7a65ddaa-c473-4524-91ad-3a598f3dba4e .ws-section-header .ws-subtitle,\n section.wsw-theme-db #wsw-snippet-7a65ddaa-c473-4524-91ad-3a598f3dba4e .ws-section-header .ws-subtitle,\n section.wsw-theme-b #wsw-snippet-7a65ddaa-c473-4524-91ad-3a598f3dba4e .ws-section-header .ws-subtitle,\n section.wsw-theme-bb #wsw-snippet-7a65ddaa-c473-4524-91ad-3a598f3dba4e .ws-section-header .ws-subtitle,\n section.wsw-theme-a #wsw-snippet-7a65ddaa-c473-4524-91ad-3a598f3dba4e .ws-section-header .ws-subtitle {\n color: var(--wsw-color-light, #eeedeb);\n }\n\n section.wsw-theme-d #wsw-snippet-7a65ddaa-c473-4524-91ad-3a598f3dba4e .ws-card,\n section.wsw-theme-db #wsw-snippet-7a65ddaa-c473-4524-91ad-3a598f3dba4e .ws-card,\n section.wsw-theme-b #wsw-snippet-7a65ddaa-c473-4524-91ad-3a598f3dba4e .ws-card,\n section.wsw-theme-bb #wsw-snippet-7a65ddaa-c473-4524-91ad-3a598f3dba4e .ws-card,\n section.wsw-theme-a #wsw-snippet-7a65ddaa-c473-4524-91ad-3a598f3dba4e .ws-card {\n background: rgba(255, 255, 255, 0.08);\n backdrop-filter: blur(8px);\n -webkit-backdrop-filter: blur(8px);\n border: 1px solid rgba(255, 255, 255, 0.12);\n }\n\n section.wsw-theme-d #wsw-snippet-7a65ddaa-c473-4524-91ad-3a598f3dba4e .ws-card-body h4,\n section.wsw-theme-db #wsw-snippet-7a65ddaa-c473-4524-91ad-3a598f3dba4e .ws-card-body h4,\n section.wsw-theme-b #wsw-snippet-7a65ddaa-c473-4524-91ad-3a598f3dba4e .ws-card-body h4,\n section.wsw-theme-bb #wsw-snippet-7a65ddaa-c473-4524-91ad-3a598f3dba4e .ws-card-body h4,\n section.wsw-theme-a #wsw-snippet-7a65ddaa-c473-4524-91ad-3a598f3dba4e .ws-card-body h4 {\n color: var(--wsw-color-white, #ffffff);\n }\n\n section.wsw-theme-d #wsw-snippet-7a65ddaa-c473-4524-91ad-3a598f3dba4e .ws-card-body .ws-card-text,\n section.wsw-theme-db #wsw-snippet-7a65ddaa-c473-4524-91ad-3a598f3dba4e .ws-card-body .ws-card-text,\n section.wsw-theme-b #wsw-snippet-7a65ddaa-c473-4524-91ad-3a598f3dba4e .ws-card-body .ws-card-text,\n section.wsw-theme-bb #wsw-snippet-7a65ddaa-c473-4524-91ad-3a598f3dba4e .ws-card-body .ws-card-text,\n section.wsw-theme-a #wsw-snippet-7a65ddaa-c473-4524-91ad-3a598f3dba4e .ws-card-body .ws-card-text {\n color: var(--wsw-color-light, #eeedeb);\n }\n\n /* --- Reduced motion --- */\n @media (prefers-reduced-motion: reduce) {\n #wsw-snippet-7a65ddaa-c473-4524-91ad-3a598f3dba4e *,\n #wsw-snippet-7a65ddaa-c473-4524-91ad-3a598f3dba4e *::before,\n #wsw-snippet-7a65ddaa-c473-4524-91ad-3a598f3dba4e *::after {\n transition-duration: 0.01ms !important;\n animation-duration: 0.01ms !important;\n }\n #wsw-snippet-7a65ddaa-c473-4524-91ad-3a598f3dba4e .ws-animate {\n opacity: 1;\n transform: none;\n }\n }\n\n /* --- Tablet --- */\n @media (max-width: 1024px) {\n #wsw-snippet-7a65ddaa-c473-4524-91ad-3a598f3dba4e .ws-card-grid {\n grid-template-columns: repeat(3, 1fr);\n gap: 1.25rem;\n }\n #wsw-snippet-7a65ddaa-c473-4524-91ad-3a598f3dba4e .ws-card-body h4 {\n white-space: normal;\n }\n }\n\n /* --- Mobile --- */\n @media (max-width: 768px) {\n #wsw-snippet-7a65ddaa-c473-4524-91ad-3a598f3dba4e {\n padding: 3rem 1rem;\n }\n #wsw-snippet-7a65ddaa-c473-4524-91ad-3a598f3dba4e .ws-card-grid {\n grid-template-columns: 1fr;\n gap: 1.5rem;\n }\n #wsw-snippet-7a65ddaa-c473-4524-91ad-3a598f3dba4e .ws-card-body {\n padding: 1.25rem 1.25rem 1.5rem;\n text-align: center;\n align-items: center;\n }\n #wsw-snippet-7a65ddaa-c473-4524-91ad-3a598f3dba4e .ws-card-body h4 {\n white-space: normal;\n }\n }\n</style>\n\n<div id=\"wsw-snippet-7a65ddaa-c473-4524-91ad-3a598f3dba4e\">\n\n <div class=\"ws-section-header ws-animate ws-visible\">\n <h2>Erstellen Sie mobil optimierte<br><strong>Kunden-Websites in 1–2 Stunden!</strong></h2>\n <span class=\"ws-subtitle\">Erfahren Sie, wie Sie mit dem Worldsoft Site Wizard innerhalb von nur 1–2 Stunden eine moderne, für Mobilgeräte optimierte Website kreieren können. Die von Ihnen erstellten Websites werden Google-optimiert sein, den aktuellsten technischen Standards entsprechen und können zu einem attraktiven Festpreis angeboten werden.</span>\n </div>\n\n <div class=\"ws-card-grid\">\n\n <div class=\"ws-card ws-animate ws-animate-delay-1 ws-visible\">\n <div class=\"ws-card-img-wrap\">\n <img src=\"/s3/b/wsw.website.7809/public/images/pages/onlineschulung.webp\" alt=\"Online-Schulung\" loading=\"lazy\">\n </div>\n <div class=\"ws-card-body\">\n <h4>Online-Schulung</h4>\n <span class=\"ws-card-text\">Alle unsere Schulungen werden als Online-Webinare angeboten, sodass Sie bequem von zu Hause aus auf sämtliche Inhalte zugreifen können. Zudem werden alle Schulungssitzungen aufgezeichnet und stehen Ihnen als Videos im Mitgliederbereich zur Verfügung.</span>\n </div>\n </div>\n\n <div class=\"ws-card ws-animate ws-animate-delay-2 ws-visible\">\n <div class=\"ws-card-img-wrap\">\n <img src=\"/s3/b/wsw.website.7809/public/images/pages/unterlagen.webp\" alt=\"Verkaufs- & Marketingunterlagen\" loading=\"lazy\">\n </div>\n <div class=\"ws-card-body\">\n <h4>Verkaufs- & Marketingunterlagen</h4>\n <span class=\"ws-card-text\">Wir stellen Ihnen unsere erprobten Verkaufs- und Marketingmaterialien zur Verfügung, die speziell auf die Bedürfnisse des Marktes und der Kunden zugeschnitten sind. Sie können unverzüglich mit der Neukundenakquise beginnen.</span>\n </div>\n </div>\n\n <div class=\"ws-card ws-animate ws-animate-delay-3 ws-visible\">\n <div class=\"ws-card-img-wrap\">\n <img src=\"/s3/b/wsw.website.7809/public/images/pages/betreuung.webp\" alt=\"Persönliche Betreuung\" loading=\"lazy\">\n </div>\n <div class=\"ws-card-body\">\n <h4>Persönliche Betreuung</h4>\n <span class=\"ws-card-text\">Ihre Zufriedenheit liegt uns am Herzen. Deshalb bieten wir auch nach Abschluss Ihrer Ausbildung Unterstützung an. Sie haben die Möglichkeit, an unseren monatlichen Meetings, Kongressen und weiteren Veranstaltungen von Worldsoft teilzunehmen.</span>\n </div>\n </div>\n\n </div>\n\n</div>\n\n<script>\n(function() {\n 'use strict';\n var el = document.getElementById('wsw-snippet-7a65ddaa-c473-4524-91ad-3a598f3dba4e');\n if (!el) return;\n\n var items = el.querySelectorAll('.ws-animate');\n if (!items.length) return;\n\n if (!('IntersectionObserver' in window)) {\n items.forEach(function(item) { item.classList.add('ws-visible'); });\n return;\n }\n\n var observer = new IntersectionObserver(function(entries) {\n entries.forEach(function(entry) {\n if (entry.isIntersecting) {\n entry.target.classList.add('ws-visible');\n observer.unobserve(entry.target);\n }\n });\n }, { threshold: 0.15 });\n\n items.forEach(function(item) { observer.observe(item); });\n})();\n</script>","summary":null,"version":5,"inserted_version":5,"total_cost":1.7846031,"total_messages_sent":6,"summarized_at_total":0}
Erstellen Sie mobil optimierte
Kunden-Websites in 1–2 Stunden!
Erfahren Sie, wie Sie mit dem Worldsoft Site Wizard innerhalb von nur 1–2 Stunden eine moderne, für Mobilgeräte optimierte Website kreieren können. Die von Ihnen erstellten Websites werden Google-optimiert sein, den aktuellsten technischen Standards entsprechen und können zu einem attraktiven Festpreis angeboten werden.
Online-Schulung
Alle unsere Schulungen werden als Online-Webinare angeboten, sodass Sie bequem von zu Hause aus auf sämtliche Inhalte zugreifen können. Zudem werden alle Schulungssitzungen aufgezeichnet und stehen Ihnen als Videos im Mitgliederbereich zur Verfügung.
Verkaufs- & Marketingunterlagen
Wir stellen Ihnen unsere erprobten Verkaufs- und Marketingmaterialien zur Verfügung, die speziell auf die Bedürfnisse des Marktes und der Kunden zugeschnitten sind. Sie können unverzüglich mit der Neukundenakquise beginnen.
Persönliche Betreuung
Ihre Zufriedenheit liegt uns am Herzen. Deshalb bieten wir auch nach Abschluss Ihrer Ausbildung Unterstützung an. Sie haben die Möglichkeit, an unseren monatlichen Meetings, Kongressen und weiteren Veranstaltungen von Worldsoft teilzunehmen.{"uuid":"b0160878-0035-46c8-ba1f-b0b5a792ea00","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-b0160878-0035-46c8-ba1f-b0b5a792ea00 {\n font-family: inherit;\n box-sizing: border-box;\n background: transparent;\n padding: 3rem 1.5rem;\n }\n #wsw-snippet-b0160878-0035-46c8-ba1f-b0b5a792ea00 *,\n #wsw-snippet-b0160878-0035-46c8-ba1f-b0b5a792ea00 *::before,\n #wsw-snippet-b0160878-0035-46c8-ba1f-b0b5a792ea00 *::after {\n box-sizing: inherit;\n }\n\n #wsw-snippet-b0160878-0035-46c8-ba1f-b0b5a792ea00 .market-inner {\n max-width: 1100px;\n margin: 0 auto;\n }\n\n /* Header area */\n #wsw-snippet-b0160878-0035-46c8-ba1f-b0b5a792ea00 .market-header {\n text-align: center;\n margin-bottom: 2.5rem;\n }\n #wsw-snippet-b0160878-0035-46c8-ba1f-b0b5a792ea00 .market-badge {\n display: inline-block;\n padding: 0.35rem 1rem;\n border-radius: 2rem;\n background-color: rgba(255, 255, 255, 0.15);\n color: var(--wsw-color-white, #ffffff);\n font-size: 0.85rem;\n font-weight: 600;\n letter-spacing: 0.04em;\n text-transform: uppercase;\n margin-bottom: 1rem;\n }\n #wsw-snippet-b0160878-0035-46c8-ba1f-b0b5a792ea00 .market-header h2 {\n color: var(--wsw-color-white, #ffffff);\n margin: 0 0 1.25rem 0;\n max-width: 700px;\n margin-left: auto;\n margin-right: auto;\n font-size: clamp(1.5rem, 4vw, 2.585rem);\n }\n #wsw-snippet-b0160878-0035-46c8-ba1f-b0b5a792ea00 .market-header-desc {\n color: var(--wsw-color-white, #ffffff);\n max-width: 65ch;\n margin: 0 auto 2rem;\n line-height: 1.7;\n }\n\n /* Stats grid */\n #wsw-snippet-b0160878-0035-46c8-ba1f-b0b5a792ea00 .stats-grid {\n display: grid;\n grid-template-columns: repeat(4, 1fr);\n gap: 1.5rem;\n margin-bottom: 2.5rem;\n }\n #wsw-snippet-b0160878-0035-46c8-ba1f-b0b5a792ea00 .stat-card {\n background: rgba(255, 255, 255, 0.08);\n border-radius: 12px;\n padding: 2rem 1.5rem;\n text-align: center;\n border: 1px solid rgba(255, 255, 255, 0.12);\n transition: transform 0.2s ease-out, box-shadow 0.2s ease-out;\n position: relative;\n overflow: hidden;\n display: flex;\n flex-direction: column;\n align-items: center;\n }\n #wsw-snippet-b0160878-0035-46c8-ba1f-b0b5a792ea00 .stat-card::before {\n content: '';\n position: absolute;\n top: 0;\n left: 0;\n right: 0;\n height: 4px;\n background: var(--wsw-color-white, #ffffff);\n transform: scaleX(0);\n transition: transform 0.3s ease-out;\n }\n #wsw-snippet-b0160878-0035-46c8-ba1f-b0b5a792ea00 .stat-card:hover::before {\n transform: scaleX(1);\n }\n #wsw-snippet-b0160878-0035-46c8-ba1f-b0b5a792ea00 .stat-card:hover {\n transform: translateY(-4px);\n box-shadow: 0 12px 32px rgba(0, 0, 0, 0.2);\n background: rgba(255, 255, 255, 0.12);\n }\n #wsw-snippet-b0160878-0035-46c8-ba1f-b0b5a792ea00 .stat-icon {\n width: 56px;\n height: 56px;\n border-radius: 50%;\n background: rgba(255, 255, 255, 0.12);\n display: flex;\n align-items: center;\n justify-content: center;\n margin: 0 auto 1.25rem;\n flex-shrink: 0;\n }\n #wsw-snippet-b0160878-0035-46c8-ba1f-b0b5a792ea00 .stat-icon svg {\n width: 26px;\n height: 26px;\n fill: none;\n stroke: var(--wsw-color-white, #ffffff);\n stroke-width: 1.8;\n stroke-linecap: round;\n stroke-linejoin: round;\n }\n #wsw-snippet-b0160878-0035-46c8-ba1f-b0b5a792ea00 .stat-number {\n display: block;\n font-size: clamp(1.75rem, 3vw, 2.4rem);\n font-weight: 700;\n color: var(--wsw-color-white, #ffffff);\n margin-bottom: 0.5rem;\n line-height: 1.2;\n flex-shrink: 0;\n }\n #wsw-snippet-b0160878-0035-46c8-ba1f-b0b5a792ea00 .stat-label {\n display: block;\n font-weight: 600;\n color: var(--wsw-color-white, #ffffff);\n margin-bottom: 0.5rem;\n font-size: 1rem;\n line-height: 1.3;\n flex-shrink: 0;\n }\n #wsw-snippet-b0160878-0035-46c8-ba1f-b0b5a792ea00 .stat-desc {\n display: block;\n color: var(--wsw-color-white, #ffffff);\n font-size: 0.9rem;\n line-height: 1.5;\n flex-grow: 1;\n }\n\n /* CTA area */\n #wsw-snippet-b0160878-0035-46c8-ba1f-b0b5a792ea00 .market-cta {\n text-align: center;\n padding-top: 0.5rem;\n }\n #wsw-snippet-b0160878-0035-46c8-ba1f-b0b5a792ea00 .market-cta-btn {\n display: inline-block;\n text-decoration: none;\n padding: 0.9rem 2.25rem;\n background-color: var(--wsw-color-white, #ffffff);\n color: var(--wsw-color-accent, #1558a5);\n border-radius: 8px;\n font-weight: 600;\n font-size: 1rem;\n letter-spacing: 0.02em;\n transition: transform 0.2s ease-out, box-shadow 0.2s ease-out, background-color 0.2s ease-out;\n border: none;\n cursor: pointer;\n min-height: 48px;\n }\n #wsw-snippet-b0160878-0035-46c8-ba1f-b0b5a792ea00 .market-cta-btn:hover {\n transform: scale(1.03);\n box-shadow: 0 8px 24px rgba(0, 0, 0, 0.2);\n }\n #wsw-snippet-b0160878-0035-46c8-ba1f-b0b5a792ea00 .market-cta-btn:focus {\n outline: 3px solid rgba(255, 255, 255, 0.4);\n outline-offset: 2px;\n }\n\n /* Animations */\n #wsw-snippet-b0160878-0035-46c8-ba1f-b0b5a792ea00 .stat-card {\n opacity: 0;\n transform: translateY(24px);\n }\n #wsw-snippet-b0160878-0035-46c8-ba1f-b0b5a792ea00 .stat-card.is-visible {\n opacity: 1;\n transform: translateY(0);\n transition: opacity 0.5s ease-out, transform 0.5s ease-out, box-shadow 0.2s ease-out, background 0.2s ease-out;\n }\n\n @media (prefers-reduced-motion: reduce) {\n #wsw-snippet-b0160878-0035-46c8-ba1f-b0b5a792ea00 *,\n #wsw-snippet-b0160878-0035-46c8-ba1f-b0b5a792ea00 *::before,\n #wsw-snippet-b0160878-0035-46c8-ba1f-b0b5a792ea00 *::after {\n transition-duration: 0.01ms !important;\n animation-duration: 0.01ms !important;\n }\n #wsw-snippet-b0160878-0035-46c8-ba1f-b0b5a792ea00 .stat-card {\n opacity: 1;\n transform: none;\n }\n }\n\n /* Tablet */\n @media (max-width: 1024px) {\n #wsw-snippet-b0160878-0035-46c8-ba1f-b0b5a792ea00 {\n padding: 2.5rem 1.25rem;\n }\n #wsw-snippet-b0160878-0035-46c8-ba1f-b0b5a792ea00 .stats-grid {\n grid-template-columns: repeat(2, 1fr);\n gap: 1.25rem;\n }\n #wsw-snippet-b0160878-0035-46c8-ba1f-b0b5a792ea00 .market-header {\n margin-bottom: 2rem;\n }\n #wsw-snippet-b0160878-0035-46c8-ba1f-b0b5a792ea00 .stat-card {\n padding: 1.75rem 1.25rem;\n }\n }\n\n /* Small tablet / large phone */\n @media (max-width: 768px) {\n #wsw-snippet-b0160878-0035-46c8-ba1f-b0b5a792ea00 {\n padding: 2rem 1rem;\n }\n #wsw-snippet-b0160878-0035-46c8-ba1f-b0b5a792ea00 .market-header-desc {\n font-size: 0.95rem;\n margin-bottom: 1.5rem;\n }\n #wsw-snippet-b0160878-0035-46c8-ba1f-b0b5a792ea00 .stats-grid {\n grid-template-columns: repeat(2, 1fr);\n gap: 1rem;\n }\n #wsw-snippet-b0160878-0035-46c8-ba1f-b0b5a792ea00 .stat-card {\n padding: 1.5rem 1rem;\n }\n #wsw-snippet-b0160878-0035-46c8-ba1f-b0b5a792ea00 .stat-icon {\n width: 48px;\n height: 48px;\n margin-bottom: 1rem;\n }\n #wsw-snippet-b0160878-0035-46c8-ba1f-b0b5a792ea00 .stat-icon svg {\n width: 22px;\n height: 22px;\n }\n #wsw-snippet-b0160878-0035-46c8-ba1f-b0b5a792ea00 .stat-desc {\n font-size: 0.85rem;\n }\n #wsw-snippet-b0160878-0035-46c8-ba1f-b0b5a792ea00 .market-cta-btn {\n padding: 0.85rem 2rem;\n width: 100%;\n max-width: 320px;\n text-align: center;\n }\n }\n\n /* Mobile */\n @media (max-width: 480px) {\n #wsw-snippet-b0160878-0035-46c8-ba1f-b0b5a792ea00 {\n padding: 1.75rem 0.75rem;\n }\n #wsw-snippet-b0160878-0035-46c8-ba1f-b0b5a792ea00 .market-header {\n margin-bottom: 1.5rem;\n }\n #wsw-snippet-b0160878-0035-46c8-ba1f-b0b5a792ea00 .market-badge {\n font-size: 0.75rem;\n padding: 0.3rem 0.85rem;\n }\n #wsw-snippet-b0160878-0035-46c8-ba1f-b0b5a792ea00 .market-header-desc {\n font-size: 0.9rem;\n line-height: 1.6;\n }\n #wsw-snippet-b0160878-0035-46c8-ba1f-b0b5a792ea00 .stats-grid {\n grid-template-columns: 1fr;\n gap: 0.75rem;\n }\n #wsw-snippet-b0160878-0035-46c8-ba1f-b0b5a792ea00 .stat-card {\n flex-direction: row;\n text-align: left;\n align-items: flex-start;\n padding: 1.25rem;\n gap: 1rem;\n }\n #wsw-snippet-b0160878-0035-46c8-ba1f-b0b5a792ea00 .stat-card .stat-icon {\n margin: 0;\n flex-shrink: 0;\n }\n #wsw-snippet-b0160878-0035-46c8-ba1f-b0b5a792ea00 .stat-card .stat-content {\n display: flex;\n flex-direction: column;\n min-width: 0;\n }\n #wsw-snippet-b0160878-0035-46c8-ba1f-b0b5a792ea00 .stat-number {\n font-size: 1.5rem;\n }\n #wsw-snippet-b0160878-0035-46c8-ba1f-b0b5a792ea00 .stat-label {\n font-size: 0.95rem;\n }\n #wsw-snippet-b0160878-0035-46c8-ba1f-b0b5a792ea00 .stat-desc {\n font-size: 0.8rem;\n }\n #wsw-snippet-b0160878-0035-46c8-ba1f-b0b5a792ea00 .market-cta {\n padding-top: 0.25rem;\n }\n #wsw-snippet-b0160878-0035-46c8-ba1f-b0b5a792ea00 .market-cta-btn {\n width: 100%;\n max-width: none;\n padding: 0.9rem 1.5rem;\n font-size: 0.95rem;\n }\n }\n</style>\n\n<div id=\"wsw-snippet-b0160878-0035-46c8-ba1f-b0b5a792ea00\">\n <div class=\"market-inner\">\n\n <div class=\"market-header\">\n <span class=\"market-badge\">Marktpotenzial</span>\n <h2>Profitieren Sie von einem gewaltigen & krisensicheren Markt</h2>\n <span class=\"market-header-desc\">Unternehmer suchen zunehmend nach Spezialisten für ihre Websites, und Ihr Angebot entspricht genau den aktuellen Marktanforderungen. Die Corona-Pandemie hat deutlich gemacht, wie entscheidend eine professionelle Website für den Erfolg eines Unternehmens ist. Die Nachfrage nach modernen, für Mobilgeräte optimierten Websites ist während dieser Zeit signifikant gestiegen.</span>\n </div>\n\n <div class=\"stats-grid\">\n\n <div class=\"stat-card is-visible\">\n <div class=\"stat-icon\">\n <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\"><path d=\"M3 21V7h6v14H3zM9 21V3h6v18H9zM15 21V10h6v11h-6z\"></path></svg>\n </div>\n <div class=\"stat-content\">\n <span class=\"stat-number\" data-count-target=\"4.7\" data-count-suffix=\" Mio.\" data-count-decimals=\"1\">4,7 Mio.</span>\n <span class=\"stat-label\">Unternehmen im D-A-CH</span>\n <span class=\"stat-desc\">Jährlich kommen ca. 800.000 Neugründungen hinzu — ein stetig wachsender Markt für Sie.</span>\n </div>\n </div>\n\n <div class=\"stat-card is-visible\">\n <div class=\"stat-icon\">\n <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\"><rect x=\"5\" y=\"2\" width=\"14\" height=\"20\" rx=\"2\"></rect><line x1=\"12\" y1=\"18\" x2=\"12\" y2=\"18.01\"></line></svg>\n </div>\n <div class=\"stat-content\">\n <span class=\"stat-number\" data-count-target=\"30\" data-count-suffix=\" %\" data-count-decimals=\"0\">30 %</span>\n <span class=\"stat-label\">Nicht mobil optimiert</span>\n <span class=\"stat-desc\">Über 30 % aller Websites sind nicht mobilfähig und verlieren ihr Google-Ranking.</span>\n </div>\n </div>\n\n <div class=\"stat-card is-visible\">\n <div class=\"stat-icon\">\n <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\"><circle cx=\"12\" cy=\"12\" r=\"10\"></circle><line x1=\"2\" y1=\"12\" x2=\"22\" y2=\"12\"></line><path d=\"M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10A15.3 15.3 0 0 1 12 2z\"></path></svg>\n </div>\n <div class=\"stat-content\">\n <span class=\"stat-number\" data-count-target=\"28\" data-count-suffix=\" %\" data-count-decimals=\"0\">28 %</span>\n <span class=\"stat-label\">Ohne eigene Website</span>\n <span class=\"stat-desc\">28 % der D-A-CH-Unternehmen haben noch keine eigene Unternehmens-Website.</span>\n </div>\n </div>\n\n <div class=\"stat-card is-visible\">\n <div class=\"stat-icon\">\n <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\"><circle cx=\"11\" cy=\"11\" r=\"8\"></circle><line x1=\"21\" y1=\"21\" x2=\"16.65\" y2=\"16.65\"></line></svg>\n </div>\n <div class=\"stat-content\">\n <span class=\"stat-number\" data-count-target=\"96\" data-count-suffix=\" %\" data-count-decimals=\"0\">96 %</span>\n <span class=\"stat-label\">Suchen im Internet</span>\n <span class=\"stat-desc\">96 % der Menschen nutzen das Internet als erste Informationsquelle.</span>\n </div>\n </div>\n\n </div>\n\n <div class=\"market-cta\">\n <a href=\"/webinar\" class=\"market-cta-btn\">MEHR INFORMATIONEN</a>\n </div>\n\n </div>\n</div>\n\n<script>\n(function() {\n 'use strict';\n var el = document.getElementById('wsw-snippet-b0160878-0035-46c8-ba1f-b0b5a792ea00');\n if (!el) return;\n\n var cards = el.querySelectorAll('.stat-card');\n if (!cards.length) return;\n\n var prefersReduced = window.matchMedia('(prefers-reduced-motion: reduce)').matches;\n\n function animateCount(numEl) {\n var target = parseFloat(numEl.getAttribute('data-count-target')) || 0;\n var suffix = numEl.getAttribute('data-count-suffix') || '';\n var decimals = parseInt(numEl.getAttribute('data-count-decimals'), 10) || 0;\n var duration = 1800;\n var start = 0;\n var startTime = null;\n\n function easeOutCubic(t) {\n return 1 - Math.pow(1 - t, 3);\n }\n\n function step(timestamp) {\n if (!startTime) startTime = timestamp;\n var progress = Math.min((timestamp - startTime) / duration, 1);\n var easedProgress = easeOutCubic(progress);\n var current = start + (target - start) * easedProgress;\n numEl.textContent = current.toFixed(decimals).replace('.', ',') + suffix;\n if (progress < 1) {\n requestAnimationFrame(step);\n }\n }\n\n if (prefersReduced) {\n numEl.textContent = target.toFixed(decimals).replace('.', ',') + suffix;\n return;\n }\n\n requestAnimationFrame(step);\n }\n\n if (prefersReduced) {\n cards.forEach(function(c) {\n c.classList.add('is-visible');\n var numEl = c.querySelector('.stat-number');\n if (numEl) animateCount(numEl);\n });\n return;\n }\n\n var observer = new IntersectionObserver(function(entries) {\n entries.forEach(function(entry) {\n if (entry.isIntersecting) {\n var card = entry.target;\n var idx = Array.prototype.indexOf.call(cards, card);\n setTimeout(function() {\n card.classList.add('is-visible');\n var numEl = card.querySelector('.stat-number');\n if (numEl) animateCount(numEl);\n }, idx * 120);\n observer.unobserve(card);\n }\n });\n }, { threshold: 0.15 });\n\n cards.forEach(function(card) {\n observer.observe(card);\n });\n})();\n</script>","summary":null,"version":6,"inserted_version":6,"total_cost":2.29343275,"total_messages_sent":7,"summarized_at_total":0}
Marktpotenzial
Profitieren Sie von einem gewaltigen & krisensicheren Markt
Unternehmer suchen zunehmend nach Spezialisten für ihre Websites, und Ihr Angebot entspricht genau den aktuellen Marktanforderungen. Die Corona-Pandemie hat deutlich gemacht, wie entscheidend eine professionelle Website für den Erfolg eines Unternehmens ist. Die Nachfrage nach modernen, für Mobilgeräte optimierten Websites ist während dieser Zeit signifikant gestiegen.
4,7 Mio.
Unternehmen im D-A-CH
Jährlich kommen ca. 800.000 Neugründungen hinzu — ein stetig wachsender Markt für Sie.
30 %
Nicht mobil optimiert
Über 30 % aller Websites sind nicht mobilfähig und verlieren ihr Google-Ranking.
28 %
Ohne eigene Website
28 % der D-A-CH-Unternehmen haben noch keine eigene Unternehmens-Website.
96 %
Suchen im Internet
96 % der Menschen nutzen das Internet als erste Informationsquelle.
{"uuid":"4daf9b3d-1090-4115-9e1c-e2948f9bae7f","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-4daf9b3d-1090-4115-9e1c-e2948f9bae7f {\n font-family: inherit;\n box-sizing: border-box;\n background: transparent;\n padding: 4rem 1.5rem;\n }\n #wsw-snippet-4daf9b3d-1090-4115-9e1c-e2948f9bae7f *,\n #wsw-snippet-4daf9b3d-1090-4115-9e1c-e2948f9bae7f *::before,\n #wsw-snippet-4daf9b3d-1090-4115-9e1c-e2948f9bae7f *::after {\n box-sizing: inherit;\n }\n\n #wsw-snippet-4daf9b3d-1090-4115-9e1c-e2948f9bae7f {\n --snippet-radius: 16px;\n --snippet-transition: 0.25s ease-out;\n }\n\n #wsw-snippet-4daf9b3d-1090-4115-9e1c-e2948f9bae7f .konzept-container {\n max-width: 1200px;\n margin: 0 auto;\n }\n\n #wsw-snippet-4daf9b3d-1090-4115-9e1c-e2948f9bae7f .konzept-layout {\n display: grid;\n grid-template-columns: 1.4fr 1fr;\n gap: 3rem;\n align-items: center;\n }\n\n /* Image wrapper – matching tz-img-wrap 1:1 */\n #wsw-snippet-4daf9b3d-1090-4115-9e1c-e2948f9bae7f .konzept-image-wrap {\n position: relative;\n border-radius: var(--snippet-radius);\n overflow: hidden;\n box-shadow: 0 8px 32px rgba(0, 0, 0, 0.10);\n transition: transform 0.3s ease-out, box-shadow 0.3s ease-out;\n }\n #wsw-snippet-4daf9b3d-1090-4115-9e1c-e2948f9bae7f .konzept-image-wrap:hover {\n transform: translateY(-6px);\n box-shadow: 0 16px 48px rgba(0, 0, 0, 0.15);\n }\n #wsw-snippet-4daf9b3d-1090-4115-9e1c-e2948f9bae7f .konzept-image-wrap img {\n width: 100%;\n height: auto;\n display: block;\n aspect-ratio: 3 / 2;\n object-fit: cover;\n transition: transform 0.5s ease-out;\n }\n #wsw-snippet-4daf9b3d-1090-4115-9e1c-e2948f9bae7f .konzept-image-wrap:hover img {\n transform: scale(1.04);\n }\n\n /* Decorative accent bar – bottom */\n #wsw-snippet-4daf9b3d-1090-4115-9e1c-e2948f9bae7f .konzept-image-wrap::after {\n content: \"\";\n position: absolute;\n bottom: 0;\n left: 0;\n right: 0;\n height: 5px;\n background: var(--wsw-color-accent, #1558a5);\n transform: scaleX(0);\n transform-origin: left;\n transition: transform 0.4s ease-out;\n }\n #wsw-snippet-4daf9b3d-1090-4115-9e1c-e2948f9bae7f .konzept-image-wrap:hover::after {\n transform: scaleX(1);\n }\n\n /* Text content */\n #wsw-snippet-4daf9b3d-1090-4115-9e1c-e2948f9bae7f .konzept-content {\n display: flex;\n flex-direction: column;\n gap: 1.5rem;\n }\n #wsw-snippet-4daf9b3d-1090-4115-9e1c-e2948f9bae7f .konzept-content h2 {\n color: var(--wsw-color-black, #212529);\n margin: 0;\n line-height: 1.25;\n }\n #wsw-snippet-4daf9b3d-1090-4115-9e1c-e2948f9bae7f .konzept-content .konzept-text {\n display: block;\n color: var(--wsw-color-black, #212529);\n opacity: 0.85;\n line-height: 1.7;\n max-width: 65ch;\n }\n\n /* Button */\n #wsw-snippet-4daf9b3d-1090-4115-9e1c-e2948f9bae7f .konzept-btn {\n display: inline-block;\n padding: 0.85rem 2rem;\n background-color: var(--wsw-color-accent, #1558a5);\n color: var(--wsw-color-white, #ffffff);\n text-decoration: none;\n border-radius: 8px;\n font-weight: 600;\n font-size: 1rem;\n letter-spacing: 0.02em;\n transition: transform 0.2s ease-out, box-shadow 0.2s ease-out;\n border: none;\n cursor: pointer;\n min-height: 48px;\n width: fit-content;\n }\n #wsw-snippet-4daf9b3d-1090-4115-9e1c-e2948f9bae7f .konzept-btn:hover {\n transform: scale(1.03);\n box-shadow: 0 8px 24px rgba(21, 88, 165, 0.3);\n }\n #wsw-snippet-4daf9b3d-1090-4115-9e1c-e2948f9bae7f .konzept-btn:focus-visible {\n outline: 3px solid var(--wsw-color-accent, #1558a5);\n outline-offset: 3px;\n }\n\n /* Dark / black theme overrides */\n section.wsw-theme-d #wsw-snippet-4daf9b3d-1090-4115-9e1c-e2948f9bae7f .konzept-content h2,\n section.wsw-theme-db #wsw-snippet-4daf9b3d-1090-4115-9e1c-e2948f9bae7f .konzept-content h2,\n section.wsw-theme-b #wsw-snippet-4daf9b3d-1090-4115-9e1c-e2948f9bae7f .konzept-content h2,\n section.wsw-theme-bb #wsw-snippet-4daf9b3d-1090-4115-9e1c-e2948f9bae7f .konzept-content h2,\n section.wsw-theme-a #wsw-snippet-4daf9b3d-1090-4115-9e1c-e2948f9bae7f .konzept-content h2 {\n color: var(--wsw-color-white, #fff);\n }\n section.wsw-theme-d #wsw-snippet-4daf9b3d-1090-4115-9e1c-e2948f9bae7f .konzept-content .konzept-text,\n section.wsw-theme-db #wsw-snippet-4daf9b3d-1090-4115-9e1c-e2948f9bae7f .konzept-content .konzept-text,\n section.wsw-theme-b #wsw-snippet-4daf9b3d-1090-4115-9e1c-e2948f9bae7f .konzept-content .konzept-text,\n section.wsw-theme-bb #wsw-snippet-4daf9b3d-1090-4115-9e1c-e2948f9bae7f .konzept-content .konzept-text,\n section.wsw-theme-a #wsw-snippet-4daf9b3d-1090-4115-9e1c-e2948f9bae7f .konzept-content .konzept-text {\n color: var(--wsw-color-light, #eeedeb);\n }\n section.wsw-theme-d #wsw-snippet-4daf9b3d-1090-4115-9e1c-e2948f9bae7f .konzept-btn,\n section.wsw-theme-db #wsw-snippet-4daf9b3d-1090-4115-9e1c-e2948f9bae7f .konzept-btn,\n section.wsw-theme-b #wsw-snippet-4daf9b3d-1090-4115-9e1c-e2948f9bae7f .konzept-btn,\n section.wsw-theme-bb #wsw-snippet-4daf9b3d-1090-4115-9e1c-e2948f9bae7f .konzept-btn,\n section.wsw-theme-a #wsw-snippet-4daf9b3d-1090-4115-9e1c-e2948f9bae7f .konzept-btn {\n background-color: var(--wsw-color-white, #fff);\n color: var(--wsw-color-accent, #1558a5);\n }\n\n /* Animations */\n #wsw-snippet-4daf9b3d-1090-4115-9e1c-e2948f9bae7f .konzept-animate {\n opacity: 0;\n transform: translateY(30px);\n transition: opacity 0.6s ease-out, transform 0.6s ease-out;\n }\n #wsw-snippet-4daf9b3d-1090-4115-9e1c-e2948f9bae7f .konzept-animate.is-visible {\n opacity: 1;\n transform: translateY(0);\n }\n #wsw-snippet-4daf9b3d-1090-4115-9e1c-e2948f9bae7f .konzept-animate-d2 {\n transition-delay: 0.25s;\n }\n\n /* Responsive – Tablet */\n @media (max-width: 1024px) {\n #wsw-snippet-4daf9b3d-1090-4115-9e1c-e2948f9bae7f .konzept-layout {\n gap: 2.5rem;\n }\n }\n\n /* Responsive – Mobile */\n @media (max-width: 768px) {\n #wsw-snippet-4daf9b3d-1090-4115-9e1c-e2948f9bae7f {\n padding: 3rem 1rem;\n }\n #wsw-snippet-4daf9b3d-1090-4115-9e1c-e2948f9bae7f .konzept-layout {\n grid-template-columns: 1fr;\n gap: 2rem;\n }\n #wsw-snippet-4daf9b3d-1090-4115-9e1c-e2948f9bae7f .konzept-content {\n align-items: center;\n text-align: center;\n }\n #wsw-snippet-4daf9b3d-1090-4115-9e1c-e2948f9bae7f .konzept-content .konzept-text {\n max-width: 100%;\n }\n #wsw-snippet-4daf9b3d-1090-4115-9e1c-e2948f9bae7f .konzept-btn {\n width: 100%;\n max-width: 320px;\n text-align: center;\n }\n }\n\n @media (max-width: 480px) {\n #wsw-snippet-4daf9b3d-1090-4115-9e1c-e2948f9bae7f {\n padding: 2.5rem 0.75rem;\n }\n }\n\n @media (prefers-reduced-motion: reduce) {\n #wsw-snippet-4daf9b3d-1090-4115-9e1c-e2948f9bae7f *,\n #wsw-snippet-4daf9b3d-1090-4115-9e1c-e2948f9bae7f *::before,\n #wsw-snippet-4daf9b3d-1090-4115-9e1c-e2948f9bae7f *::after {\n transition-duration: 0.01ms !important;\n animation-duration: 0.01ms !important;\n }\n #wsw-snippet-4daf9b3d-1090-4115-9e1c-e2948f9bae7f .konzept-animate {\n opacity: 1;\n transform: none;\n }\n }\n</style>\n\n<div id=\"wsw-snippet-4daf9b3d-1090-4115-9e1c-e2948f9bae7f\">\n <div class=\"konzept-container\">\n <div class=\"konzept-layout\">\n\n <div class=\"konzept-image-wrap konzept-animate is-visible\">\n <img src=\"/s3/b/wsw.website.7809/public/images/pages/adobestock-423947625.webp\" alt=\"Ausgereiftes Konzept\" loading=\"lazy\">\n </div>\n\n <div class=\"konzept-content konzept-animate konzept-animate-d2 is-visible\">\n <h2>Ausgereiftes und langjährig <strong>erprobtes Konzept</strong></h2>\n <span class=\"konzept-text\">Mit der Unterstützung der <strong>Worldsoft AG</strong> können Sie <strong>nebenberuflich oder als 2. Standbein</strong> sofort starten! Als Worldsoft-Partner erstellen Sie <strong>schlüsselfertige, professionelle Websites</strong> auf Basis des <strong>Worldsoft Site Wizards</strong>, den bereits tausende Firmenkunden erfolgreich einsetzen. Darüber hinaus beraten und unterstützen Sie Ihre Kunden im <strong>Internet-Marketing</strong>. In seiner Form ist das Konzept <strong>völlig neuartig auf dem Markt</strong> und daher ohne direkte Mitbewerber. Es wird von den Kunden hervorragend angenommen.</span>\n <a href=\"/webinar\" class=\"konzept-btn\">Zum Webinar anmelden</a>\n </div>\n\n </div>\n </div>\n</div>\n\n<script>\n(function() {\n 'use strict';\n\n var el = document.getElementById('wsw-snippet-4daf9b3d-1090-4115-9e1c-e2948f9bae7f');\n if (!el) return;\n\n var items = el.querySelectorAll('.konzept-animate');\n if (!items.length) return;\n\n if (!('IntersectionObserver' in window)) {\n items.forEach(function(item) { item.classList.add('is-visible'); });\n return;\n }\n\n var observer = new IntersectionObserver(function(entries) {\n entries.forEach(function(entry) {\n if (entry.isIntersecting) {\n entry.target.classList.add('is-visible');\n observer.unobserve(entry.target);\n }\n });\n }, { threshold: 0.15 });\n\n items.forEach(function(item) { observer.observe(item); });\n})();\n</script>","summary":null,"version":11,"inserted_version":11,"total_cost":4.512187749999999,"total_messages_sent":11,"summarized_at_total":0}
Ausgereiftes und langjährig erprobtes Konzept
Mit der Unterstützung der Worldsoft AG können Sie nebenberuflich oder als 2. Standbein sofort starten! Als Worldsoft-Partner erstellen Sie schlüsselfertige, professionelle Websites auf Basis des Worldsoft Site Wizards, den bereits tausende Firmenkunden erfolgreich einsetzen. Darüber hinaus beraten und unterstützen Sie Ihre Kunden im Internet-Marketing. In seiner Form ist das Konzept völlig neuartig auf dem Markt und daher ohne direkte Mitbewerber. Es wird von den Kunden hervorragend angenommen. Zum Webinar anmelden{"uuid":"0e9047cf-4958-4208-9106-1ba38307a885","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-0e9047cf-4958-4208-9106-1ba38307a885 {\n font-family: inherit;\n box-sizing: border-box;\n background: transparent;\n padding: 4rem 1.5rem;\n }\n #wsw-snippet-0e9047cf-4958-4208-9106-1ba38307a885 *,\n #wsw-snippet-0e9047cf-4958-4208-9106-1ba38307a885 *::before,\n #wsw-snippet-0e9047cf-4958-4208-9106-1ba38307a885 *::after {\n box-sizing: inherit;\n }\n\n #wsw-snippet-0e9047cf-4958-4208-9106-1ba38307a885 .tz-inner {\n max-width: 1200px;\n margin: 0 auto;\n display: grid;\n grid-template-columns: 1fr 1.4fr;\n gap: 3rem;\n align-items: center;\n }\n\n /* --- Text Side --- */\n #wsw-snippet-0e9047cf-4958-4208-9106-1ba38307a885 .tz-content {\n display: flex;\n flex-direction: column;\n gap: 1.5rem;\n }\n\n #wsw-snippet-0e9047cf-4958-4208-9106-1ba38307a885 .tz-content h2 {\n color: var(--wsw-color-black, #212529);\n margin: 0;\n line-height: 1.25;\n font-size: clamp(1.5rem, 3.5vw, 2.585rem);\n }\n #wsw-snippet-0e9047cf-4958-4208-9106-1ba38307a885 .tz-content h2 strong {\n font-weight: 700;\n }\n\n #wsw-snippet-0e9047cf-4958-4208-9106-1ba38307a885 .tz-text {\n display: block;\n color: var(--wsw-color-black, #212529);\n line-height: 1.7;\n max-width: 65ch;\n opacity: 0.85;\n }\n #wsw-snippet-0e9047cf-4958-4208-9106-1ba38307a885 .tz-text strong {\n font-weight: 700;\n opacity: 1;\n color: var(--wsw-color-black, #212529);\n }\n\n /* CTA Button */\n #wsw-snippet-0e9047cf-4958-4208-9106-1ba38307a885 .tz-btn {\n display: inline-block;\n text-decoration: none;\n padding: 0.85rem 2rem;\n background-color: var(--wsw-color-accent, #1558a5);\n color: var(--wsw-color-white, #ffffff);\n border-radius: 8px;\n font-weight: 600;\n font-size: 1rem;\n letter-spacing: 0.02em;\n transition: transform 0.2s ease-out, box-shadow 0.2s ease-out;\n border: none;\n cursor: pointer;\n min-height: 48px;\n width: fit-content;\n }\n #wsw-snippet-0e9047cf-4958-4208-9106-1ba38307a885 .tz-btn:hover {\n transform: scale(1.03);\n box-shadow: 0 8px 24px rgba(21, 88, 165, 0.3);\n }\n #wsw-snippet-0e9047cf-4958-4208-9106-1ba38307a885 .tz-btn:focus {\n outline: 3px solid var(--wsw-color-accent, #1558a5);\n outline-offset: 3px;\n }\n\n /* --- Image Side --- */\n #wsw-snippet-0e9047cf-4958-4208-9106-1ba38307a885 .tz-img-wrap {\n position: relative;\n border-radius: 16px;\n overflow: hidden;\n box-shadow: 0 8px 32px rgba(0,0,0,0.10);\n transition: transform 0.3s ease-out, box-shadow 0.3s ease-out;\n }\n #wsw-snippet-0e9047cf-4958-4208-9106-1ba38307a885 .tz-img-wrap:hover {\n transform: translateY(-6px);\n box-shadow: 0 16px 48px rgba(0,0,0,0.15);\n }\n #wsw-snippet-0e9047cf-4958-4208-9106-1ba38307a885 .tz-img-wrap img {\n width: 100%;\n height: auto;\n display: block;\n aspect-ratio: 3 / 2;\n object-fit: cover;\n transition: transform 0.5s ease-out;\n }\n #wsw-snippet-0e9047cf-4958-4208-9106-1ba38307a885 .tz-img-wrap:hover img {\n transform: scale(1.04);\n }\n\n /* Decorative accent bar */\n #wsw-snippet-0e9047cf-4958-4208-9106-1ba38307a885 .tz-img-wrap::after {\n content: \"\";\n position: absolute;\n bottom: 0;\n left: 0;\n right: 0;\n height: 5px;\n background: var(--wsw-color-accent, #1558a5);\n transform: scaleX(0);\n transform-origin: left;\n transition: transform 0.4s ease-out;\n }\n #wsw-snippet-0e9047cf-4958-4208-9106-1ba38307a885 .tz-img-wrap:hover::after {\n transform: scaleX(1);\n }\n\n /* --- Scroll animation --- */\n #wsw-snippet-0e9047cf-4958-4208-9106-1ba38307a885 .tz-animate {\n opacity: 0;\n transform: translateY(30px);\n transition: opacity 0.6s ease-out, transform 0.6s ease-out;\n }\n #wsw-snippet-0e9047cf-4958-4208-9106-1ba38307a885 .tz-animate.tz-visible {\n opacity: 1;\n transform: translateY(0);\n }\n #wsw-snippet-0e9047cf-4958-4208-9106-1ba38307a885 .tz-animate-d2 { transition-delay: 0.25s; }\n\n /* --- Dark/Accent theme overrides --- */\n section.wsw-theme-d #wsw-snippet-0e9047cf-4958-4208-9106-1ba38307a885 .tz-content h2,\n section.wsw-theme-db #wsw-snippet-0e9047cf-4958-4208-9106-1ba38307a885 .tz-content h2,\n section.wsw-theme-b #wsw-snippet-0e9047cf-4958-4208-9106-1ba38307a885 .tz-content h2,\n section.wsw-theme-bb #wsw-snippet-0e9047cf-4958-4208-9106-1ba38307a885 .tz-content h2,\n section.wsw-theme-a #wsw-snippet-0e9047cf-4958-4208-9106-1ba38307a885 .tz-content h2 {\n color: var(--wsw-color-white, #ffffff);\n }\n\n section.wsw-theme-d #wsw-snippet-0e9047cf-4958-4208-9106-1ba38307a885 .tz-text,\n section.wsw-theme-db #wsw-snippet-0e9047cf-4958-4208-9106-1ba38307a885 .tz-text,\n section.wsw-theme-b #wsw-snippet-0e9047cf-4958-4208-9106-1ba38307a885 .tz-text,\n section.wsw-theme-bb #wsw-snippet-0e9047cf-4958-4208-9106-1ba38307a885 .tz-text,\n section.wsw-theme-a #wsw-snippet-0e9047cf-4958-4208-9106-1ba38307a885 .tz-text {\n color: var(--wsw-color-light, #eeedeb);\n }\n section.wsw-theme-d #wsw-snippet-0e9047cf-4958-4208-9106-1ba38307a885 .tz-text strong,\n section.wsw-theme-db #wsw-snippet-0e9047cf-4958-4208-9106-1ba38307a885 .tz-text strong,\n section.wsw-theme-b #wsw-snippet-0e9047cf-4958-4208-9106-1ba38307a885 .tz-text strong,\n section.wsw-theme-bb #wsw-snippet-0e9047cf-4958-4208-9106-1ba38307a885 .tz-text strong,\n section.wsw-theme-a #wsw-snippet-0e9047cf-4958-4208-9106-1ba38307a885 .tz-text strong {\n color: var(--wsw-color-white, #ffffff);\n }\n\n section.wsw-theme-d #wsw-snippet-0e9047cf-4958-4208-9106-1ba38307a885 .tz-btn,\n section.wsw-theme-db #wsw-snippet-0e9047cf-4958-4208-9106-1ba38307a885 .tz-btn,\n section.wsw-theme-b #wsw-snippet-0e9047cf-4958-4208-9106-1ba38307a885 .tz-btn,\n section.wsw-theme-bb #wsw-snippet-0e9047cf-4958-4208-9106-1ba38307a885 .tz-btn,\n section.wsw-theme-a #wsw-snippet-0e9047cf-4958-4208-9106-1ba38307a885 .tz-btn {\n background-color: var(--wsw-color-white, #ffffff);\n color: var(--wsw-color-accent, #1558a5);\n }\n\n /* --- Reduced motion --- */\n @media (prefers-reduced-motion: reduce) {\n #wsw-snippet-0e9047cf-4958-4208-9106-1ba38307a885 *,\n #wsw-snippet-0e9047cf-4958-4208-9106-1ba38307a885 *::before,\n #wsw-snippet-0e9047cf-4958-4208-9106-1ba38307a885 *::after {\n transition-duration: 0.01ms !important;\n animation-duration: 0.01ms !important;\n }\n #wsw-snippet-0e9047cf-4958-4208-9106-1ba38307a885 .tz-animate {\n opacity: 1;\n transform: none;\n }\n }\n\n /* --- Tablet --- */\n @media (max-width: 1024px) {\n #wsw-snippet-0e9047cf-4958-4208-9106-1ba38307a885 .tz-inner {\n gap: 2.5rem;\n }\n }\n\n /* --- Mobile --- */\n @media (max-width: 768px) {\n #wsw-snippet-0e9047cf-4958-4208-9106-1ba38307a885 {\n padding: 3rem 1rem;\n }\n #wsw-snippet-0e9047cf-4958-4208-9106-1ba38307a885 .tz-inner {\n grid-template-columns: 1fr;\n gap: 2rem;\n }\n #wsw-snippet-0e9047cf-4958-4208-9106-1ba38307a885 .tz-content {\n align-items: center;\n text-align: center;\n }\n #wsw-snippet-0e9047cf-4958-4208-9106-1ba38307a885 .tz-content h2 {\n font-size: 1.2rem;\n }\n #wsw-snippet-0e9047cf-4958-4208-9106-1ba38307a885 .tz-text {\n max-width: 100%;\n }\n #wsw-snippet-0e9047cf-4958-4208-9106-1ba38307a885 .tz-img-wrap {\n order: -1;\n }\n #wsw-snippet-0e9047cf-4958-4208-9106-1ba38307a885 .tz-btn {\n width: 100%;\n max-width: 320px;\n text-align: center;\n }\n }\n\n @media (max-width: 480px) {\n #wsw-snippet-0e9047cf-4958-4208-9106-1ba38307a885 {\n padding: 2.5rem 0.75rem;\n }\n #wsw-snippet-0e9047cf-4958-4208-9106-1ba38307a885 .tz-content h2 {\n font-size: 1.1rem;\n }\n }\n</style>\n\n<div id=\"wsw-snippet-0e9047cf-4958-4208-9106-1ba38307a885\">\n <div class=\"tz-inner\">\n\n <div class=\"tz-content tz-animate tz-visible\">\n <h2>Sparen Sie <strong>Zeit & Geld</strong> mit <strong>unserer Partnerschaft</strong></h2>\n\n <span class=\"tz-text\">Worldsoft ist <strong>Europas größte Internet-Agentur</strong> mit über <strong>30.000 Firmenkunden in 32 Ländern</strong>. Aus unserer Erfahrung seit dem Jahr 2000 entstand ein <strong>schlüsselfertiges Unternehmenskonzept</strong>. Der Vorteil in unserer Partnerschaft besteht darin, dass Sie von Anfang an ein <strong>erprobtes und erfolgreiches Konzept</strong> zur Verfügung haben. Sie müssen also nicht selbst neue Unterlagen, Vertriebswege und Marketingstrategien entwickeln. Somit ist es auch für <strong>Quereinsteiger</strong> möglich, in dieser Branche <strong>innerhalb kürzester Zeit erfolgreich</strong> zu sein.</span>\n\n <a href=\"/webinar\" class=\"tz-btn\" draggable=\"false\">ZUM WEBINAR ANMELDEN</a>\n </div>\n\n <div class=\"tz-img-wrap tz-animate tz-animate-d2 tz-visible\">\n <img src=\"/s3/b/wsw.website.7809/public/images/pages/adobestock-299528429.jpeg\" alt=\"Sparen Sie Zeit & Geld – Partnerschaft mit Worldsoft\" loading=\"lazy\" draggable=\"false\">\n </div>\n\n </div>\n</div>\n\n<script>\n(function() {\n 'use strict';\n var el = document.getElementById('wsw-snippet-0e9047cf-4958-4208-9106-1ba38307a885');\n if (!el) return;\n\n var items = el.querySelectorAll('.tz-animate');\n if (!items.length) return;\n\n if (!('IntersectionObserver' in window)) {\n items.forEach(function(item) { item.classList.add('tz-visible'); });\n return;\n }\n\n var observer = new IntersectionObserver(function(entries) {\n entries.forEach(function(entry) {\n if (entry.isIntersecting) {\n entry.target.classList.add('tz-visible');\n observer.unobserve(entry.target);\n }\n });\n }, { threshold: 0.15 });\n\n items.forEach(function(item) { observer.observe(item); });\n})();\n</script>","summary":null,"version":6,"inserted_version":6,"total_cost":2.0061807499999995,"total_messages_sent":6,"summarized_at_total":0}
Sparen Sie Zeit & Geld mit unserer Partnerschaft
Worldsoft ist Europas größte Internet-Agentur mit über 30.000 Firmenkunden in 32 Ländern. Aus unserer Erfahrung seit dem Jahr 2000 entstand ein schlüsselfertiges Unternehmenskonzept. Der Vorteil in unserer Partnerschaft besteht darin, dass Sie von Anfang an ein erprobtes und erfolgreiches Konzept zur Verfügung haben. Sie müssen also nicht selbst neue Unterlagen, Vertriebswege und Marketingstrategien entwickeln. Somit ist es auch für Quereinsteiger möglich, in dieser Branche innerhalb kürzester Zeit erfolgreich zu sein. ZUM WEBINAR ANMELDEN
{"uuid":"0ba73efa-a450-42ed-84dc-a3f7dbf3592a","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-0ba73efa-a450-42ed-84dc-a3f7dbf3592a {\n font-family: inherit;\n box-sizing: border-box;\n background: transparent;\n padding: 2rem 0;\n }\n #wsw-snippet-0ba73efa-a450-42ed-84dc-a3f7dbf3592a *,\n #wsw-snippet-0ba73efa-a450-42ed-84dc-a3f7dbf3592a *::before,\n #wsw-snippet-0ba73efa-a450-42ed-84dc-a3f7dbf3592a *::after {\n box-sizing: inherit;\n }\n\n #wsw-snippet-0ba73efa-a450-42ed-84dc-a3f7dbf3592a {\n --snippet-radius: 14px;\n --snippet-transition: 0.3s ease-out;\n --snippet-gap: 1.5rem;\n }\n\n /* --- Header --- */\n #wsw-snippet-0ba73efa-a450-42ed-84dc-a3f7dbf3592a .stmt-header {\n text-align: center;\n margin-bottom: 3rem;\n }\n\n #wsw-snippet-0ba73efa-a450-42ed-84dc-a3f7dbf3592a .stmt-badge {\n display: inline-block;\n font-size: 0.85rem;\n font-weight: 600;\n letter-spacing: 0.08em;\n text-transform: uppercase;\n color: var(--wsw-color-white, #ffffff);\n background: rgba(255, 255, 255, 0.15);\n padding: 0.35rem 1rem;\n border-radius: 50px;\n margin-bottom: 1rem;\n }\n\n #wsw-snippet-0ba73efa-a450-42ed-84dc-a3f7dbf3592a .stmt-header h2 {\n color: var(--wsw-color-white, #ffffff);\n margin: 0 0 0.75rem 0;\n }\n\n #wsw-snippet-0ba73efa-a450-42ed-84dc-a3f7dbf3592a .stmt-subtitle {\n color: rgba(255, 255, 255, 0.8);\n max-width: 600px;\n margin: 0 auto;\n line-height: 1.6;\n }\n\n /* --- Grid --- */\n #wsw-snippet-0ba73efa-a450-42ed-84dc-a3f7dbf3592a .stmt-grid {\n display: grid;\n grid-template-columns: repeat(2, 1fr);\n gap: var(--snippet-gap);\n max-width: 1100px;\n margin: 0 auto;\n }\n\n /* --- Card --- */\n #wsw-snippet-0ba73efa-a450-42ed-84dc-a3f7dbf3592a .stmt-card {\n background: rgba(255, 255, 255, 0.06);\n border: 1px solid rgba(255, 255, 255, 0.1);\n border-radius: var(--snippet-radius);\n overflow: hidden;\n transition: transform var(--snippet-transition), box-shadow var(--snippet-transition);\n }\n\n #wsw-snippet-0ba73efa-a450-42ed-84dc-a3f7dbf3592a .stmt-card:hover {\n transform: translateY(-4px);\n box-shadow: 0 12px 40px rgba(0, 0, 0, 0.3);\n }\n\n #wsw-snippet-0ba73efa-a450-42ed-84dc-a3f7dbf3592a .stmt-card:focus-within {\n outline: 2px solid var(--wsw-color-accent, #1558a5);\n outline-offset: 2px;\n }\n\n /* --- Video Wrapper --- */\n #wsw-snippet-0ba73efa-a450-42ed-84dc-a3f7dbf3592a .stmt-video-wrap {\n position: relative;\n padding-top: 56.25%;\n background: var(--wsw-color-black, #212529);\n }\n\n #wsw-snippet-0ba73efa-a450-42ed-84dc-a3f7dbf3592a .stmt-video-wrap iframe {\n position: absolute;\n top: 0;\n left: 0;\n width: 100%;\n height: 100%;\n border: 0;\n }\n\n /* --- Card Info --- */\n #wsw-snippet-0ba73efa-a450-42ed-84dc-a3f7dbf3592a .stmt-info {\n display: flex;\n align-items: center;\n gap: 1rem;\n padding: 1.25rem 1.5rem;\n background: linear-gradient(135deg, rgba(21, 88, 165, 0.12) 0%, rgba(255, 255, 255, 0.04) 100%);\n border-top: 1px solid rgba(255, 255, 255, 0.06);\n position: relative;\n }\n\n #wsw-snippet-0ba73efa-a450-42ed-84dc-a3f7dbf3592a .stmt-info::before {\n content: '';\n position: absolute;\n top: 0;\n left: 1.5rem;\n width: 40px;\n height: 3px;\n background: var(--wsw-color-accent, #1558a5);\n border-radius: 0 0 3px 3px;\n }\n\n #wsw-snippet-0ba73efa-a450-42ed-84dc-a3f7dbf3592a .stmt-avatar {\n width: 48px;\n height: 48px;\n border-radius: 12px;\n background: linear-gradient(135deg, var(--wsw-color-accent, #1558a5), var(--wsw-color-dark, #10427b));\n display: flex;\n align-items: center;\n justify-content: center;\n flex-shrink: 0;\n font-weight: 600;\n font-size: 0.95rem;\n color: var(--wsw-color-white, #ffffff);\n box-shadow: 0 4px 12px rgba(21, 88, 165, 0.3);\n letter-spacing: 0.03em;\n }\n\n #wsw-snippet-0ba73efa-a450-42ed-84dc-a3f7dbf3592a .stmt-meta {\n display: flex;\n flex-direction: column;\n gap: 0.2rem;\n flex: 1;\n min-width: 0;\n }\n\n #wsw-snippet-0ba73efa-a450-42ed-84dc-a3f7dbf3592a .stmt-name {\n color: var(--wsw-color-white, #ffffff);\n font-weight: 600;\n font-size: 1.05rem;\n display: block;\n line-height: 1.3;\n }\n\n #wsw-snippet-0ba73efa-a450-42ed-84dc-a3f7dbf3592a .stmt-role {\n color: rgba(255, 255, 255, 0.7);\n font-size: 0.82rem;\n display: flex;\n align-items: center;\n gap: 0.4rem;\n line-height: 1.3;\n }\n\n #wsw-snippet-0ba73efa-a450-42ed-84dc-a3f7dbf3592a .stmt-role-dot {\n width: 6px;\n height: 6px;\n border-radius: 50%;\n background: var(--wsw-color-accent, #1558a5);\n flex-shrink: 0;\n opacity: 0.7;\n }\n\n #wsw-snippet-0ba73efa-a450-42ed-84dc-a3f7dbf3592a .stmt-quote-icon {\n margin-left: auto;\n width: 36px;\n height: 36px;\n border-radius: 50%;\n background: rgba(255, 255, 255, 0.1);\n display: flex;\n align-items: center;\n justify-content: center;\n flex-shrink: 0;\n color: var(--wsw-color-white, #ffffff);\n font-size: 1.2rem;\n line-height: 1;\n opacity: 0.6;\n transition: opacity var(--snippet-transition), transform var(--snippet-transition);\n }\n\n #wsw-snippet-0ba73efa-a450-42ed-84dc-a3f7dbf3592a .stmt-card:hover .stmt-quote-icon {\n opacity: 1;\n transform: scale(1.1);\n }\n\n /* --- Light themes --- */\n section.wsw-theme-w #wsw-snippet-0ba73efa-a450-42ed-84dc-a3f7dbf3592a .stmt-header h2,\n section.wsw-theme-wb #wsw-snippet-0ba73efa-a450-42ed-84dc-a3f7dbf3592a .stmt-header h2,\n section.wsw-theme-l #wsw-snippet-0ba73efa-a450-42ed-84dc-a3f7dbf3592a .stmt-header h2,\n section.wsw-theme-lb #wsw-snippet-0ba73efa-a450-42ed-84dc-a3f7dbf3592a .stmt-header h2,\n section.wsw-theme-al #wsw-snippet-0ba73efa-a450-42ed-84dc-a3f7dbf3592a .stmt-header h2 {\n color: var(--wsw-color-black, #212529);\n }\n\n section.wsw-theme-w #wsw-snippet-0ba73efa-a450-42ed-84dc-a3f7dbf3592a .stmt-subtitle,\n section.wsw-theme-wb #wsw-snippet-0ba73efa-a450-42ed-84dc-a3f7dbf3592a .stmt-subtitle,\n section.wsw-theme-l #wsw-snippet-0ba73efa-a450-42ed-84dc-a3f7dbf3592a .stmt-subtitle,\n section.wsw-theme-lb #wsw-snippet-0ba73efa-a450-42ed-84dc-a3f7dbf3592a .stmt-subtitle,\n section.wsw-theme-al #wsw-snippet-0ba73efa-a450-42ed-84dc-a3f7dbf3592a .stmt-subtitle {\n color: rgba(33, 37, 41, 0.6);\n }\n\n section.wsw-theme-w #wsw-snippet-0ba73efa-a450-42ed-84dc-a3f7dbf3592a .stmt-badge,\n section.wsw-theme-wb #wsw-snippet-0ba73efa-a450-42ed-84dc-a3f7dbf3592a .stmt-badge,\n section.wsw-theme-l #wsw-snippet-0ba73efa-a450-42ed-84dc-a3f7dbf3592a .stmt-badge,\n section.wsw-theme-lb #wsw-snippet-0ba73efa-a450-42ed-84dc-a3f7dbf3592a .stmt-badge,\n section.wsw-theme-al #wsw-snippet-0ba73efa-a450-42ed-84dc-a3f7dbf3592a .stmt-badge {\n color: var(--wsw-color-accent, #1558a5);\n background: rgba(21, 88, 165, 0.12);\n }\n\n section.wsw-theme-w #wsw-snippet-0ba73efa-a450-42ed-84dc-a3f7dbf3592a .stmt-card,\n section.wsw-theme-wb #wsw-snippet-0ba73efa-a450-42ed-84dc-a3f7dbf3592a .stmt-card,\n section.wsw-theme-l #wsw-snippet-0ba73efa-a450-42ed-84dc-a3f7dbf3592a .stmt-card,\n section.wsw-theme-lb #wsw-snippet-0ba73efa-a450-42ed-84dc-a3f7dbf3592a .stmt-card,\n section.wsw-theme-al #wsw-snippet-0ba73efa-a450-42ed-84dc-a3f7dbf3592a .stmt-card {\n background: var(--wsw-color-white, #ffffff);\n border-color: rgba(0, 0, 0, 0.08);\n box-shadow: 0 2px 12px rgba(0, 0, 0, 0.06);\n }\n\n section.wsw-theme-w #wsw-snippet-0ba73efa-a450-42ed-84dc-a3f7dbf3592a .stmt-info,\n section.wsw-theme-wb #wsw-snippet-0ba73efa-a450-42ed-84dc-a3f7dbf3592a .stmt-info,\n section.wsw-theme-l #wsw-snippet-0ba73efa-a450-42ed-84dc-a3f7dbf3592a .stmt-info,\n section.wsw-theme-lb #wsw-snippet-0ba73efa-a450-42ed-84dc-a3f7dbf3592a .stmt-info,\n section.wsw-theme-al #wsw-snippet-0ba73efa-a450-42ed-84dc-a3f7dbf3592a .stmt-info {\n background: linear-gradient(135deg, rgba(21, 88, 165, 0.06) 0%, rgba(238, 237, 235, 0.3) 100%);\n border-top-color: rgba(0, 0, 0, 0.05);\n }\n\n section.wsw-theme-w #wsw-snippet-0ba73efa-a450-42ed-84dc-a3f7dbf3592a .stmt-name,\n section.wsw-theme-wb #wsw-snippet-0ba73efa-a450-42ed-84dc-a3f7dbf3592a .stmt-name,\n section.wsw-theme-l #wsw-snippet-0ba73efa-a450-42ed-84dc-a3f7dbf3592a .stmt-name,\n section.wsw-theme-lb #wsw-snippet-0ba73efa-a450-42ed-84dc-a3f7dbf3592a .stmt-name,\n section.wsw-theme-al #wsw-snippet-0ba73efa-a450-42ed-84dc-a3f7dbf3592a .stmt-name {\n color: var(--wsw-color-black, #212529);\n }\n\n section.wsw-theme-w #wsw-snippet-0ba73efa-a450-42ed-84dc-a3f7dbf3592a .stmt-role,\n section.wsw-theme-wb #wsw-snippet-0ba73efa-a450-42ed-84dc-a3f7dbf3592a .stmt-role,\n section.wsw-theme-l #wsw-snippet-0ba73efa-a450-42ed-84dc-a3f7dbf3592a .stmt-role,\n section.wsw-theme-lb #wsw-snippet-0ba73efa-a450-42ed-84dc-a3f7dbf3592a .stmt-role,\n section.wsw-theme-al #wsw-snippet-0ba73efa-a450-42ed-84dc-a3f7dbf3592a .stmt-role {\n color: rgba(33, 37, 41, 0.5);\n }\n\n section.wsw-theme-w #wsw-snippet-0ba73efa-a450-42ed-84dc-a3f7dbf3592a .stmt-quote-icon,\n section.wsw-theme-wb #wsw-snippet-0ba73efa-a450-42ed-84dc-a3f7dbf3592a .stmt-quote-icon,\n section.wsw-theme-l #wsw-snippet-0ba73efa-a450-42ed-84dc-a3f7dbf3592a .stmt-quote-icon,\n section.wsw-theme-lb #wsw-snippet-0ba73efa-a450-42ed-84dc-a3f7dbf3592a .stmt-quote-icon,\n section.wsw-theme-al #wsw-snippet-0ba73efa-a450-42ed-84dc-a3f7dbf3592a .stmt-quote-icon {\n background: rgba(21, 88, 165, 0.08);\n color: var(--wsw-color-accent, #1558a5);\n }\n\n /* --- Accent theme --- */\n section.wsw-theme-a #wsw-snippet-0ba73efa-a450-42ed-84dc-a3f7dbf3592a .stmt-card {\n background: rgba(255, 255, 255, 0.1);\n border-color: rgba(255, 255, 255, 0.15);\n }\n\n section.wsw-theme-a #wsw-snippet-0ba73efa-a450-42ed-84dc-a3f7dbf3592a .stmt-info {\n background: linear-gradient(135deg, rgba(255, 255, 255, 0.08) 0%, rgba(255, 255, 255, 0.02) 100%);\n }\n\n section.wsw-theme-a #wsw-snippet-0ba73efa-a450-42ed-84dc-a3f7dbf3592a .stmt-avatar {\n background: linear-gradient(135deg, rgba(255, 255, 255, 0.25), rgba(255, 255, 255, 0.1));\n box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);\n }\n\n section.wsw-theme-a #wsw-snippet-0ba73efa-a450-42ed-84dc-a3f7dbf3592a .stmt-info::before {\n background: var(--wsw-color-white, #ffffff);\n opacity: 0.3;\n }\n\n /* --- Responsive --- */\n @media (max-width: 768px) {\n #wsw-snippet-0ba73efa-a450-42ed-84dc-a3f7dbf3592a .stmt-grid {\n grid-template-columns: 1fr;\n gap: 1.25rem;\n }\n\n #wsw-snippet-0ba73efa-a450-42ed-84dc-a3f7dbf3592a .stmt-header {\n margin-bottom: 2rem;\n }\n\n #wsw-snippet-0ba73efa-a450-42ed-84dc-a3f7dbf3592a .stmt-info {\n padding: 1rem 1.25rem;\n }\n }\n\n /* --- Reduced Motion --- */\n @media (prefers-reduced-motion: reduce) {\n #wsw-snippet-0ba73efa-a450-42ed-84dc-a3f7dbf3592a *,\n #wsw-snippet-0ba73efa-a450-42ed-84dc-a3f7dbf3592a *::before,\n #wsw-snippet-0ba73efa-a450-42ed-84dc-a3f7dbf3592a *::after {\n transition-duration: 0.01ms !important;\n animation-duration: 0.01ms !important;\n }\n }\n\n /* --- Scroll Animation --- */\n #wsw-snippet-0ba73efa-a450-42ed-84dc-a3f7dbf3592a .stmt-card {\n opacity: 0;\n transform: translateY(24px);\n }\n\n #wsw-snippet-0ba73efa-a450-42ed-84dc-a3f7dbf3592a .stmt-card.is-visible {\n opacity: 1;\n transform: translateY(0);\n transition: opacity 0.5s ease-out, transform 0.5s ease-out;\n }\n</style>\n\n<div id=\"wsw-snippet-0ba73efa-a450-42ed-84dc-a3f7dbf3592a\">\n <div class=\"stmt-header\">\n <span class=\"stmt-badge\">Partnerstimmen</span>\n <h2>Statements von bestehenden Partnern</h2>\n <span class=\"stmt-subtitle\">Erfahren Sie aus erster Hand, wie unsere Partner von der Zusammenarbeit profitieren.</span>\n </div>\n\n <div class=\"stmt-grid\">\n\n <!-- Maria Lässig -->\n <div class=\"stmt-card is-visible\" style=\"transition-delay: 0s;\">\n <div class=\"stmt-video-wrap\">\n <iframe src=\"https://player.vimeo.com/video/941272939?badge=0&autopause=0&player_id=0&app_id=58479\" allow=\"autoplay; fullscreen; picture-in-picture; clipboard-write\" title=\"Maria Lässig - Statement\" loading=\"lazy\"></iframe>\n </div>\n <div class=\"stmt-info\">\n <div class=\"stmt-avatar\"><span>ML</span></div>\n <div class=\"stmt-meta\">\n <span class=\"stmt-name\">Maria Lässig</span>\n <span class=\"stmt-role\"><span>Worldsoft-Partnerin</span></span>\n </div>\n <span class=\"stmt-quote-icon\">❝</span>\n </div>\n </div>\n\n <!-- Lutz Thiel -->\n <div class=\"stmt-card is-visible\" style=\"transition-delay: 0.1s;\">\n <div class=\"stmt-video-wrap\">\n <iframe src=\"https://player.vimeo.com/video/944388339?badge=0&autopause=0&player_id=0&app_id=58479\" allow=\"autoplay; fullscreen; picture-in-picture; clipboard-write\" title=\"Lutz Thiel - Statement\" loading=\"lazy\"></iframe>\n </div>\n <div class=\"stmt-info\">\n <div class=\"stmt-avatar\"><span>LT</span></div>\n <div class=\"stmt-meta\">\n <span class=\"stmt-name\">Lutz Thiel</span>\n <span class=\"stmt-role\"><span>Worldsoft-Partner</span></span>\n </div>\n <span class=\"stmt-quote-icon\">❝</span>\n </div>\n </div>\n\n <!-- Wolfgang Hoffner -->\n <div class=\"stmt-card is-visible\" style=\"transition-delay: 0.2s;\">\n <div class=\"stmt-video-wrap\">\n <iframe src=\"https://player.vimeo.com/video/941379295?badge=0&autopause=0&player_id=0&app_id=58479\" allow=\"autoplay; fullscreen; picture-in-picture; clipboard-write\" title=\"Wolfgang Hoffner - Statement\" loading=\"lazy\"></iframe>\n </div>\n <div class=\"stmt-info\">\n <div class=\"stmt-avatar\"><span>WH</span></div>\n <div class=\"stmt-meta\">\n <span class=\"stmt-name\">Wolfgang Hoffner</span>\n <span class=\"stmt-role\"><span>Worldsoft-Partner</span></span>\n </div>\n <span class=\"stmt-quote-icon\">❝</span>\n </div>\n </div>\n\n <!-- Renate Wettach -->\n <div class=\"stmt-card is-visible\" style=\"transition-delay: 0.3s;\">\n <div class=\"stmt-video-wrap\">\n <iframe src=\"https://player.vimeo.com/video/941273044?badge=0&autopause=0&player_id=0&app_id=58479\" allow=\"autoplay; fullscreen; picture-in-picture; clipboard-write\" title=\"Renate Wettach - Statement\" loading=\"lazy\"></iframe>\n </div>\n <div class=\"stmt-info\">\n <div class=\"stmt-avatar\"><span>RW</span></div>\n <div class=\"stmt-meta\">\n <span class=\"stmt-name\">Renate Wettach</span>\n <span class=\"stmt-role\"><span>Worldsoft-Partnerin</span></span>\n </div>\n <span class=\"stmt-quote-icon\">❝</span>\n </div>\n </div>\n\n </div>\n</div>\n\n<script>\n(function() {\n 'use strict';\n\n var el = document.getElementById('wsw-snippet-0ba73efa-a450-42ed-84dc-a3f7dbf3592a');\n if (!el) return;\n\n var cards = el.querySelectorAll('.stmt-card');\n if (!cards.length) return;\n\n var observer = new IntersectionObserver(function(entries) {\n entries.forEach(function(entry) {\n if (entry.isIntersecting) {\n entry.target.classList.add('is-visible');\n observer.unobserve(entry.target);\n }\n });\n }, { threshold: 0.15 });\n\n cards.forEach(function(card, i) {\n card.style.transitionDelay = (i * 0.1) + 's';\n observer.observe(card);\n });\n\n})();\n</script>","summary":null,"version":3,"inserted_version":3,"total_cost":1.9844243999999998,"total_messages_sent":6,"summarized_at_total":0}
Partnerstimmen
Statements von bestehenden Partnern
Erfahren Sie aus erster Hand, wie unsere Partner von der Zusammenarbeit profitieren.ML
Maria Lässig
Worldsoft-Partnerin
❝
LT
Lutz Thiel
Worldsoft-Partner
❝
WH
Wolfgang Hoffner
Worldsoft-Partner
❝
RW
Renate Wettach
Worldsoft-Partnerin
❝
{"uuid":"6c2f9640-fb3e-4fcd-95a9-1d62231414b5","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-6c2f9640-fb3e-4fcd-95a9-1d62231414b5 {\n font-family: inherit;\n box-sizing: border-box;\n background: transparent;\n }\n #wsw-snippet-6c2f9640-fb3e-4fcd-95a9-1d62231414b5 *,\n #wsw-snippet-6c2f9640-fb3e-4fcd-95a9-1d62231414b5 *::before,\n #wsw-snippet-6c2f9640-fb3e-4fcd-95a9-1d62231414b5 *::after {\n box-sizing: inherit;\n }\n\n #wsw-snippet-6c2f9640-fb3e-4fcd-95a9-1d62231414b5 .cta-wrapper {\n padding: 4rem 2rem;\n text-align: center;\n max-width: 1100px;\n margin: 0 auto;\n }\n\n #wsw-snippet-6c2f9640-fb3e-4fcd-95a9-1d62231414b5 .cta-badge {\n display: inline-block;\n font-size: 0.8rem;\n font-weight: 600;\n letter-spacing: 0.08em;\n text-transform: uppercase;\n color: var(--wsw-color-accent, #1558a5);\n background: rgba(21, 88, 165, 0.1);\n padding: 0.35rem 1rem;\n border-radius: 50px;\n margin-bottom: 1.5rem;\n }\n\n #wsw-snippet-6c2f9640-fb3e-4fcd-95a9-1d62231414b5 h2 {\n color: var(--wsw-color-black, #212529);\n margin: 0 0 1rem 0;\n line-height: 1.3;\n }\n\n #wsw-snippet-6c2f9640-fb3e-4fcd-95a9-1d62231414b5 .cta-description {\n color: var(--wsw-color-black, #212529);\n opacity: 0.7;\n max-width: 75ch;\n margin: 0 auto 2.5rem auto;\n line-height: 1.7;\n font-size: inherit;\n }\n\n #wsw-snippet-6c2f9640-fb3e-4fcd-95a9-1d62231414b5 .widget-area {\n margin: 0 auto 2.5rem auto;\n max-width: 100%;\n min-height: 80px;\n border-radius: 12px;\n background: var(--wsw-color-light, #eeedeb);\n padding: 2rem;\n transition: box-shadow 0.3s ease-out;\n }\n\n #wsw-snippet-6c2f9640-fb3e-4fcd-95a9-1d62231414b5 .widget-area:hover {\n box-shadow: 0 8px 32px rgba(0, 0, 0, 0.08);\n }\n\n #wsw-snippet-6c2f9640-fb3e-4fcd-95a9-1d62231414b5 .cta-button {\n display: inline-block;\n text-decoration: none;\n padding: 0.9rem 2.2rem;\n background: var(--wsw-color-accent, #1558a5);\n color: var(--wsw-color-white, #ffffff);\n border-radius: 6px;\n font-weight: 600;\n font-size: 1rem;\n letter-spacing: 0.03em;\n text-transform: uppercase;\n transition: transform 0.2s ease-out, box-shadow 0.2s ease-out, background 0.2s ease-out;\n box-shadow: 0 4px 14px rgba(21, 88, 165, 0.3);\n }\n\n #wsw-snippet-6c2f9640-fb3e-4fcd-95a9-1d62231414b5 .cta-button:hover {\n transform: translateY(-2px);\n box-shadow: 0 6px 20px rgba(21, 88, 165, 0.4);\n background: var(--wsw-color-dark, #10427b);\n }\n\n #wsw-snippet-6c2f9640-fb3e-4fcd-95a9-1d62231414b5 .cta-button:focus {\n outline: 3px solid rgba(21, 88, 165, 0.4);\n outline-offset: 2px;\n }\n\n #wsw-snippet-6c2f9640-fb3e-4fcd-95a9-1d62231414b5 .cta-button:active {\n transform: translateY(0);\n }\n\n #wsw-snippet-6c2f9640-fb3e-4fcd-95a9-1d62231414b5 .cta-arrow {\n display: inline-block;\n margin-left: 0.5rem;\n transition: transform 0.2s ease-out;\n }\n\n #wsw-snippet-6c2f9640-fb3e-4fcd-95a9-1d62231414b5 .cta-button:hover .cta-arrow {\n transform: translateX(3px);\n }\n\n #wsw-snippet-6c2f9640-fb3e-4fcd-95a9-1d62231414b5 .trust-note {\n margin-top: 1rem;\n font-size: 0.85rem;\n color: var(--wsw-color-black, #212529);\n opacity: 0.5;\n }\n\n #wsw-snippet-6c2f9640-fb3e-4fcd-95a9-1d62231414b5 .accent-line {\n width: 60px;\n height: 3px;\n background: var(--wsw-color-accent, #1558a5);\n border-radius: 2px;\n margin: 0 auto 1.5rem auto;\n }\n\n /* Dark / Black themes */\n section.wsw-theme-d #wsw-snippet-6c2f9640-fb3e-4fcd-95a9-1d62231414b5 h2,\n section.wsw-theme-db #wsw-snippet-6c2f9640-fb3e-4fcd-95a9-1d62231414b5 h2,\n section.wsw-theme-b #wsw-snippet-6c2f9640-fb3e-4fcd-95a9-1d62231414b5 h2,\n section.wsw-theme-bb #wsw-snippet-6c2f9640-fb3e-4fcd-95a9-1d62231414b5 h2 {\n color: var(--wsw-color-white, #fff);\n }\n\n section.wsw-theme-d #wsw-snippet-6c2f9640-fb3e-4fcd-95a9-1d62231414b5 .cta-description,\n section.wsw-theme-db #wsw-snippet-6c2f9640-fb3e-4fcd-95a9-1d62231414b5 .cta-description,\n section.wsw-theme-b #wsw-snippet-6c2f9640-fb3e-4fcd-95a9-1d62231414b5 .cta-description,\n section.wsw-theme-bb #wsw-snippet-6c2f9640-fb3e-4fcd-95a9-1d62231414b5 .cta-description {\n color: var(--wsw-color-white, #fff);\n opacity: 0.75;\n }\n\n section.wsw-theme-d #wsw-snippet-6c2f9640-fb3e-4fcd-95a9-1d62231414b5 .trust-note,\n section.wsw-theme-db #wsw-snippet-6c2f9640-fb3e-4fcd-95a9-1d62231414b5 .trust-note,\n section.wsw-theme-b #wsw-snippet-6c2f9640-fb3e-4fcd-95a9-1d62231414b5 .trust-note,\n section.wsw-theme-bb #wsw-snippet-6c2f9640-fb3e-4fcd-95a9-1d62231414b5 .trust-note {\n color: var(--wsw-color-white, #fff);\n opacity: 0.45;\n }\n\n section.wsw-theme-d #wsw-snippet-6c2f9640-fb3e-4fcd-95a9-1d62231414b5 .widget-area,\n section.wsw-theme-db #wsw-snippet-6c2f9640-fb3e-4fcd-95a9-1d62231414b5 .widget-area,\n section.wsw-theme-b #wsw-snippet-6c2f9640-fb3e-4fcd-95a9-1d62231414b5 .widget-area,\n section.wsw-theme-bb #wsw-snippet-6c2f9640-fb3e-4fcd-95a9-1d62231414b5 .widget-area {\n background: rgba(255, 255, 255, 0.08);\n }\n\n section.wsw-theme-d #wsw-snippet-6c2f9640-fb3e-4fcd-95a9-1d62231414b5 .cta-badge,\n section.wsw-theme-db #wsw-snippet-6c2f9640-fb3e-4fcd-95a9-1d62231414b5 .cta-badge,\n section.wsw-theme-b #wsw-snippet-6c2f9640-fb3e-4fcd-95a9-1d62231414b5 .cta-badge,\n section.wsw-theme-bb #wsw-snippet-6c2f9640-fb3e-4fcd-95a9-1d62231414b5 .cta-badge {\n color: var(--wsw-color-white, #fff);\n background: rgba(255, 255, 255, 0.12);\n }\n\n /* Accent theme */\n section.wsw-theme-a #wsw-snippet-6c2f9640-fb3e-4fcd-95a9-1d62231414b5 h2 {\n color: var(--wsw-color-white, #fff);\n }\n section.wsw-theme-a #wsw-snippet-6c2f9640-fb3e-4fcd-95a9-1d62231414b5 .cta-description {\n color: var(--wsw-color-white, #fff);\n opacity: 0.8;\n }\n section.wsw-theme-a #wsw-snippet-6c2f9640-fb3e-4fcd-95a9-1d62231414b5 .trust-note {\n color: var(--wsw-color-white, #fff);\n }\n section.wsw-theme-a #wsw-snippet-6c2f9640-fb3e-4fcd-95a9-1d62231414b5 .widget-area {\n background: rgba(255, 255, 255, 0.12);\n }\n section.wsw-theme-a #wsw-snippet-6c2f9640-fb3e-4fcd-95a9-1d62231414b5 .cta-badge {\n color: var(--wsw-color-white, #fff);\n background: rgba(255, 255, 255, 0.15);\n }\n section.wsw-theme-a #wsw-snippet-6c2f9640-fb3e-4fcd-95a9-1d62231414b5 .cta-button {\n background: var(--wsw-color-white, #fff);\n color: var(--wsw-color-accent, #1558a5);\n box-shadow: 0 4px 14px rgba(0, 0, 0, 0.2);\n }\n section.wsw-theme-a #wsw-snippet-6c2f9640-fb3e-4fcd-95a9-1d62231414b5 .cta-button:hover {\n background: var(--wsw-color-light, #eeedeb);\n box-shadow: 0 6px 20px rgba(0, 0, 0, 0.25);\n }\n section.wsw-theme-a #wsw-snippet-6c2f9640-fb3e-4fcd-95a9-1d62231414b5 .accent-line {\n background: var(--wsw-color-white, #fff);\n opacity: 0.4;\n }\n\n /* Responsive */\n @media (max-width: 768px) {\n #wsw-snippet-6c2f9640-fb3e-4fcd-95a9-1d62231414b5 .cta-wrapper {\n padding: 2.5rem 1rem;\n }\n #wsw-snippet-6c2f9640-fb3e-4fcd-95a9-1d62231414b5 .widget-area {\n padding: 1rem;\n }\n #wsw-snippet-6c2f9640-fb3e-4fcd-95a9-1d62231414b5 .cta-button {\n padding: 0.8rem 1.6rem;\n font-size: 0.9rem;\n width: 100%;\n text-align: center;\n }\n }\n\n @media (prefers-reduced-motion: reduce) {\n #wsw-snippet-6c2f9640-fb3e-4fcd-95a9-1d62231414b5 *,\n #wsw-snippet-6c2f9640-fb3e-4fcd-95a9-1d62231414b5 *::before,\n #wsw-snippet-6c2f9640-fb3e-4fcd-95a9-1d62231414b5 *::after {\n transition-duration: 0.01ms !important;\n animation-duration: 0.01ms !important;\n }\n }\n</style>\n\n<div id=\"wsw-snippet-6c2f9640-fb3e-4fcd-95a9-1d62231414b5\">\n <div class=\"cta-wrapper\">\n <span class=\"cta-badge\">Kostenlos & unverbindlich</span>\n\n <h2>Kostenlose Informationen anfordern!</h2>\n\n <div class=\"accent-line\"></div>\n\n <span class=\"cta-description\" style=\"display: block;\">Informieren Sie sich noch heute & fordern Sie jetzt kostenlose Informationen zu unserem Unternehmens-Konzept an. Nutzen Sie die Gelegenheit, mehr über die Vorteile und Möglichkeiten zu erfahren, die unser Konzept Ihnen bieten kann. Zögern Sie nicht, sich jetzt zu informieren und die ersten Schritte in Richtung einer erfolgreichen Zusammenarbeit zu gehen.</span>\n\n <div class=\"widget-area\">\n <div class=\"elfsight-app-510b4e84-a7b6-45fe-9f04-e4e8a48ea1fd\"></div>\n </div>\n\n <a class=\"cta-button\" href=\"/webinar\" target=\"_self\" draggable=\"false\">\n <span>Zum Webinar anmelden</span>\n <span class=\"cta-arrow\">→</span>\n </a>\n\n <div class=\"trust-note\">\n <span>✓ Keine Kosten · ✓ Keine Verpflichtung · ✓ Sofortiger Zugang</span>\n </div>\n </div>\n</div>","summary":null,"version":5,"inserted_version":5,"total_cost":3.4459676999999997,"total_messages_sent":6,"summarized_at_total":0}
Kostenlos & unverbindlich
Zum Webinar anmelden
→
Kostenlose Informationen anfordern!
Informieren Sie sich noch heute & fordern Sie jetzt kostenlose Informationen zu unserem Unternehmens-Konzept an. Nutzen Sie die Gelegenheit, mehr über die Vorteile und Möglichkeiten zu erfahren, die unser Konzept Ihnen bieten kann. Zögern Sie nicht, sich jetzt zu informieren und die ersten Schritte in Richtung einer erfolgreichen Zusammenarbeit zu gehen.
✓ Keine Kosten · ✓ Keine Verpflichtung · ✓ Sofortiger Zugang