{"id":8433,"date":"2022-10-20T17:44:14","date_gmt":"2022-10-20T15:44:14","guid":{"rendered":"https:\/\/www.2leadership.org\/staging\/?page_id=8433"},"modified":"2026-07-24T06:46:06","modified_gmt":"2026-07-24T04:46:06","slug":"leistungen","status":"publish","type":"page","link":"https:\/\/www.2leadership.org\/de\/leistungen\/","title":{"rendered":"Services"},"content":{"rendered":"<!-- Captured from 2leadership\/design-system\/pages\/de\/leistungen\/index.html (2026-05-24). -->\n<!-- Page composition: -->\n<!--   hero (inline H1) \u2192 numbered-process pattern \u2192 services-intro text-image-split (inline) -->\n<!--   \u2192 case-studies-grid pattern \u2192 4-S&auml;ulen text-image-split (inline) -->\n<!--   \u2192 4 service-detail accordions (inline native <details>, anchors -->\n<!--     #bc-service \/ #ld-service \/ #sce-service \/ #tc-service) -->\n<!--   \u2192 contact CTA (inline, anchor #contact) \u2192 awards-strip pattern -->\n<!-- The captured live accordions use UIkit + a Jet Plugin Content Element plus a clever -->\n<!-- script that moves #Business-Consulting \/ etc. sections INTO each accordion body. -->\n<!-- We collapse that to native <details> with the service-detail content authored directly -->\n<!-- inside each <details> body \u2014 same anchors, same content, no script dependency. -->\n\n<!-- Per-section CSS \u2014 re-emits the YT4 #page#N inline overrides from the capture, scoped -->\n<!-- to stable .leistungen-* mod classes so we don't need synthetic builder IDs. -->\n\n<style>\n\t\/* page#6 (\"Unsere Services\" h2 col aligned-bottom) inherits from layout, no overrides needed. *\/\n\t.leistungen-services-wrap {\n\t\t\/* page#8 \u2014 orange-tint on the bottom 70%, transparent (muted-grey) above.\n\t\t   Pairs with the case-studies section's orange-top to form one continuous\n\t\t   orange band across the section boundary. *\/\n\t\tbackground: linear-gradient(0deg, rgba(253, 242, 230, 1) 70%, rgba(255, 255, 255, 0) 70%);\n\t}\n\t.leistungen-services-wrap .uk-tile {\n\t\t\/* YT4 global .uk-tile{min-height:470px; border-radius:15px} was not\n\t\t   ported to the wp-native theme. Without min-height the section\n\t\t   collapses (orange band too short); without border-radius the image\n\t\t   is square. Re-add scoped to the services-intro image. *\/\n\t\tmin-height: 470px;\n\t\tborder-radius: 15px;\n\t}\n\t.leistungen-services-text {\n\t\t\/* page#6 \u2014 YT4 inline margin-top pushed the bottom-aligned text down\n\t\t   into the orange band, leaving a grey strip at the top. Without it\n\t\t   the (longer) German text fills the whole section and the orange\n\t\t   gradient starts below the eyebrow. @m only \u2014 on mobile the columns\n\t\t   stack and the offset is not wanted. *\/\n\t\tmargin-top: 270px;\n\t}\n\t@media (max-width: 959px) {\n\t\t.leistungen-services-text { margin-top: 0; }\n\t}\n\n\t\/* \"4 S&auml;ulen\" section: square aspect image-tile + purple arrow flipped *\/\n\t.leistungen-pillars-img .uk-tile {\n\t\taspect-ratio: 1 \/ 1;\n\t\tborder-radius: 15px;\n\t}\n\t.leistungen-pillars-arrow .el-image {\n\t\ttransform: scaleX(-1) rotate(-40deg);\n\t}\n\t.leistungen-pillars-text {\n\t\tposition: relative;\n\t\tmargin-top: 200px;\n\t}\n\t.leistungen-pillars-wrap {\n\t\t\/* page#13 \u2014 purple-tint at top 64%, white below *\/\n\t\tbackground: linear-gradient(0deg, rgba(243, 230, 240, 1) 64%, rgba(255, 255, 255, 0) 64%);\n\t}\n\t.leistungen-accordion-wrap {\n\t\t\/* page#15 \u2014 solid light-purple under the toggles, continues the\n\t\t   pillars-section purple tint into the accordion area. *\/\n\t\tbackground: #F3E6F0;\n\t}\n\n\t\/* Service-detail accordion shell \u2014 purple titles, +\/- icons. Matches the live -->\n\t   custom_acc_6a0fa37553d20 ruleset (lines 986-1039 of the capture). *\/\n\t.leistungen-services-accordion details + details {\n\t\tmargin-top: 30px;\n\t\tpadding-top: 30px;\n\t\tborder-top: 1px solid rgba(135, 6, 104, 0.2);\n\t}\n\t.leistungen-services-accordion details > summary {\n\t\tlist-style: none;\n\t\tcursor: pointer;\n\t\tposition: relative;\n\t\tpadding-right: 45px;\n\t\tcolor: #870668;\n\t}\n\t.leistungen-services-accordion details > summary::-webkit-details-marker { display: none; }\n\t.leistungen-services-accordion details > summary h2 {\n\t\tcolor: #870668;\n\t\tmargin: 0;\n\t}\n\t.leistungen-services-accordion details > summary::after {\n\t\tcontent: '';\n\t\tposition: absolute;\n\t\tright: 0;\n\t\ttop: 50%;\n\t\twidth: 45px;\n\t\theight: 45px;\n\t\tmargin-top: -22.5px;\n\t\tbackground: url('\/wp-content\/uploads\/2025\/05\/plus.svg') no-repeat center \/ 25px 25px;\n\t}\n\t.leistungen-services-accordion details[open] > summary::after {\n\t\tbackground-image: url('\/wp-content\/uploads\/2025\/05\/minus.svg');\n\t}\n\t.leistungen-services-accordion details > summary:hover {\n\t\topacity: 0.7;\n\t}\n\t.leistungen-services-accordion details > .accordion-content {\n\t\tmargin-top: 15px;\n\t}\n\n\t\/* Service-detail body: program-card hover state turns title + body + border purple *\/\n\t.leistungen-service-detail .program-cards .el-title,\n\t.leistungen-service-detail .program-cards .el-content {\n\t\tfont-size: 16px;\n\t}\n\t.leistungen-service-detail .program-cards .el-title {\n\t\tfont-size: 18px;\n\t\tfont-weight: 800;\n\t\tline-height: 120%;\n\t}\n\t.leistungen-service-detail .program-cards .el-item .uk-grid .uk-first-column {\n\t\ttext-align: center;\n\t}\n\t.leistungen-service-detail .program-cards .el-item:hover .el-title,\n\t.leistungen-service-detail .program-cards .el-item:hover .el-content {\n\t\tcolor: #870668;\n\t}\n\t.leistungen-service-detail .program-cards .el-item:hover .uk-card-primary {\n\t\tborder-color: #870668;\n\t}\n\t.leistungen-service-detail .uk-card-default { background: #fff; }\n\t.leistungen-service-detail .service-img .uk-background-cover {\n\t\tborder-radius: 15px;\n\t\tmin-height: 320px;\n\t}\n\t.leistungen-service-detail .whitepaper-card .el-title {\n\t\tcolor: #870668;\n\t}\n\t.leistungen-service-detail .whitepaper-card h4 {\n\t\tcolor: #870668;\n\t}\n\n\t\/* .contact-cta-arrow + .contact-cta-author rules live in assets\/block-overrides.css *\/\n<\/style>\n\n\n<!-- 1. Hero: H1 with zickzack + orange highlight -->\n\n<div class=\"uk-section-default uk-section uk-section-small uk-padding-remove-bottom\">\n\t<div class=\"uk-container\">\n\t\t<div class=\"uk-grid tm-grid-expand uk-grid-margin\" uk-grid=\"\">\n\t\t\t<div class=\"uk-width-3-4@m uk-first-column\">\n\t\t\t\t<h1 class=\"uk-margin-remove-bottom\">Erkennen, was <span class=\"annotation-zickzack\">Ver&auml;nderung<\/span> <span class=\"text-highlight-orange\">tats&auml;chlich erfordert.<\/span><\/h1>\n\t\t\t<\/div>\n\t\t\t<div class=\"uk-width-1-4@m\"><\/div>\n\t\t<\/div>\n\t<\/div>\n<\/div>\n\n\n<!-- 2. Numbered process: 3-step strip (Zuh&ouml;ren \/ Zusammenarbeiten \/ Bef&auml;higen) -->\n\n<style>\n\t.numbered-process-2l .np-tile {\n\t\tmin-height: 470px;\n\t\tborder-radius: 15px;\n\t}\n\t.numbered-process-2l .np-card-1 .el-title { color: #4896D2; }\n\t.numbered-process-2l .np-card-2 .el-title { color: #EF7C00; }\n\t.numbered-process-2l .np-card-2              { background: #FDF2E6; }\n\t.numbered-process-2l .np-card-3 .el-title { color: #870668; }\n\t.numbered-process-2l .np-card-3              { background: #F3E6F0; }\n\t.numbered-process-2l .np-arrow {\n\t\tleft: 25%;\n\t\tbottom: 300px;\n\t\tz-index: 1;\n\t}\n\t.numbered-process-2l .np-arrow-2 { left: 45%; }\n<\/style>\n<div class=\"uk-section-default uk-section uk-padding-remove-bottom numbered-process-2l\">\n\t<div class=\"uk-container\">\n\t\t<div class=\"uk-grid tm-grid-expand uk-grid-column-medium uk-grid-margin\" uk-grid=\"\">\n\n\t\t\t\t\t\t<div class=\"uk-grid-item-match uk-flex uk-flex-column uk-width-1-3@m uk-first-column\">\n\t\t\t\t<div class=\"uk-panel uk-width-1-1 uk-flex-1 uk-flex uk-flex-column\">\n\t\t\t\t\t<div class=\"uk-panel uk-margin\">\n\t\t\t\t\t\t<div class=\"uk-grid tm-grid-expand uk-child-width-1-1 uk-grid-margin\">\n\t\t\t\t\t\t\t<div class=\"uk-grid-item-match uk-width-1-1\">\n\t\t\t\t\t\t\t\t<div class=\"uk-flex\">\n\t\t\t\t\t\t\t\t\t<div class=\"uk-background-norepeat uk-background-center-left uk-tile uk-width-1-1 np-tile\" style=\"background-size: 1200px 675px; background-image: url('\/wp-content\/uploads\/2025\/03\/2L-Services-Cord-Hero-Image.jpg');\"><\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<div class=\"uk-position-absolute uk-width-1-1 np-arrow\">\n\t\t\t\t\t\t<img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/04\/2L-Arrow-Blue.svg\" width=\"78\" height=\"107\" class=\"el-image\" alt=\"\" loading=\"lazy\">\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<div class=\"uk-flex-1 uk-card uk-card-default uk-flex uk-flex-column uk-flex-middle uk-card-body uk-margin-remove-first-child uk-margin uk-margin-remove-top uk-text-center np-card-1\">\n\t\t\t\t\t\t<img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/03\/2L-Talk-Icon.svg\" width=\"72\" height=\"72\" alt=\"Zuh&ouml;ren Icon\" loading=\"lazy\" class=\"el-image\">\n\t\t\t\t\t\t<h3 class=\"el-title uk-card-title uk-margin-top uk-margin-remove-bottom\">Zuh&ouml;ren<\/h3>\n\t\t\t\t\t\t<div class=\"el-content uk-panel uk-margin-top uk-flex-1\"><p>Unser Fokus liegt darauf, Hindernisse f&uuml;r Ver&auml;nderung zu erkennen und praxisnahe L&ouml;sungen zu entwickeln &ndash; damit Transformationen nachhaltig und wirksam sind.<\/p><\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\n\t\t\t\t\t\t<div class=\"uk-grid-item-match uk-flex uk-flex-column uk-width-1-3@m\">\n\t\t\t\t<div class=\"uk-panel uk-width-1-1 uk-flex-1 uk-flex uk-flex-column\">\n\t\t\t\t\t<div class=\"uk-panel uk-margin\">\n\t\t\t\t\t\t<div class=\"uk-grid tm-grid-expand uk-child-width-1-1 uk-grid-margin\">\n\t\t\t\t\t\t\t<div class=\"uk-grid-item-match uk-width-1-1\">\n\t\t\t\t\t\t\t\t<div class=\"uk-flex\">\n\t\t\t\t\t\t\t\t\t<div class=\"uk-background-norepeat uk-background-center-center uk-tile uk-width-1-1 np-tile\" style=\"background-size: 1200px 675px; background-image: url('\/wp-content\/uploads\/2025\/03\/2L-Services-Cord-Hero-Image.jpg');\"><\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<div class=\"uk-position-absolute uk-width-1-1 np-arrow np-arrow-2\">\n\t\t\t\t\t\t<img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/04\/2L-Arrow-Orange.svg\" width=\"106\" height=\"93\" class=\"el-image\" alt=\"\" loading=\"lazy\">\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<div class=\"uk-flex-1 uk-card uk-card-default uk-card-body uk-margin-remove-first-child uk-margin uk-margin-remove-top uk-text-center np-card-2\">\n\t\t\t\t\t\t<img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/03\/2L-Work-Icon.svg\" width=\"72\" height=\"72\" alt=\"Zusammenarbeiten Icon\" loading=\"lazy\" class=\"el-image\">\n\t\t\t\t\t\t<h3 class=\"el-title uk-card-title uk-margin-top uk-margin-remove-bottom\">Zusammenarbeiten<\/h3>\n\t\t\t\t\t\t<div class=\"el-content uk-panel uk-margin-top\"><p>Wir bringen Strategie und Kultur in Einklang &ndash; damit Ihre Mitarbeitenden sich mit dem Neuen identifizieren und Ver&auml;nderung aus eigener &Uuml;berzeugung gestalten.<\/p><\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\n\t\t\t\t\t\t<div class=\"uk-grid-item-match uk-flex uk-flex-column uk-width-1-3@m\">\n\t\t\t\t<div class=\"uk-panel uk-width-1-1 uk-flex-1 uk-flex uk-flex-column\">\n\t\t\t\t\t<div class=\"uk-panel uk-margin\">\n\t\t\t\t\t\t<div class=\"uk-grid tm-grid-expand uk-child-width-1-1 uk-grid-margin\">\n\t\t\t\t\t\t\t<div class=\"uk-grid-item-match uk-width-1-1\">\n\t\t\t\t\t\t\t\t<div class=\"uk-flex\">\n\t\t\t\t\t\t\t\t\t<div class=\"uk-background-norepeat uk-background-center-right uk-tile uk-width-1-1 np-tile\" style=\"background-size: 1200px 675px; background-image: url('\/wp-content\/uploads\/2025\/03\/2L-Services-Cord-Hero-Image.jpg');\"><\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<div class=\"uk-position-absolute uk-width-1-1 np-arrow\">\n\t\t\t\t\t\t<img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/04\/2L-Arrow-Purple.svg\" width=\"98\" height=\"103\" class=\"el-image\" alt=\"\" loading=\"lazy\">\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<div class=\"uk-flex-1 uk-card uk-card-default uk-card-body uk-margin-remove-first-child uk-margin uk-margin-remove-top uk-text-center np-card-3\">\n\t\t\t\t\t\t<img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/03\/2L-Empower-Icon.svg\" width=\"72\" height=\"72\" alt=\"Bef&auml;higen Icon\" loading=\"lazy\" class=\"el-image\">\n\t\t\t\t\t\t<h3 class=\"el-title uk-card-title uk-margin-top uk-margin-remove-bottom\">Bef&auml;higen<\/h3>\n\t\t\t\t\t\t<div class=\"el-content uk-panel uk-margin-top\"><p>Wir bef&auml;higen F&uuml;hrungskr&auml;fte und Mitarbeiter, den Wandel in ihren Unternehmen voranzutreiben, indem wir alle erforderlichen F&auml;higkeiten und Denkweisen f&ouml;rdern.<\/p><\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\n\t\t<\/div>\n\t<\/div>\n<\/div>\n\n\n\n<!-- 3. Services intro: 2-col text-image-split. Eyebrow + h2 + lead on left, image tile on right -->\n\n<div class=\"uk-section-muted uk-section leistungen-services-wrap\">\n\t<div class=\"uk-container\">\n\t\t<div class=\"uk-grid tm-grid-expand uk-grid-column-large uk-grid-margin\" uk-grid=\"\">\n\t\t\t<div class=\"uk-grid-item-match uk-flex-bottom uk-width-1-2@m uk-first-column\">\n\t\t\t\t<div class=\"uk-panel uk-width-1-1 leistungen-services-text\">\n\t\t\t\t\t<div class=\"uk-h4 headline-bg-orange-neg\">Unsere Services:<\/div>\n\t\t\t\t\t<h2 class=\"uk-margin\">Wie k&ouml;nnen wir Sie <span class=\"annotation-zickzack-title text-highlight-orange\">unterst&uuml;tzen?<\/span><\/h2>\n\t\t\t\t\t<div class=\"uk-panel uk-text-lead uk-margin-medium\">2Leadership ist Ihr verl&auml;sslicher Partner <strong class=\"text-highlight-orange\">f&uuml;r professionelle Begleitung und Beratung in Phasen tiefgreifender Ver&auml;nderung.<\/strong> Wir unterst&uuml;tzen F&uuml;hrungskr&auml;fte und Entscheidungstr&auml;ger in ganz Europa dabei, Strategien neu auszurichten, F&uuml;hrung wirksam zu entwickeln, kulturellen Wandel zu gestalten und Teams gezielt zu bef&auml;higen &ndash; damit Ver&auml;nderung nicht nur geplant, sondern erfolgreich umgesetzt wird.<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t<div class=\"uk-grid-item-match uk-width-1-2@m\">\n\t\t\t\t<div class=\"uk-flex\">\n\t\t\t\t\t<div class=\"uk-background-norepeat uk-background-cover uk-background-center-center uk-tile uk-width-1-1\" style=\"background-image: url('\/wp-content\/uploads\/2025\/03\/2L-Services-Exploration-Image-.jpg');\"><\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n<\/div>\n\n\n<!-- 4. Case studies grid -->\n\n<style>\n\t.case-studies-grid-2l {\n\t\t\/* page#9 \u2014 orange-tint on the TOP 22.8%, white below. Continues the\n\t\t   orange band started by the services-intro section above (which is\n\t\t   orange on its bottom 70%), then fades to white for the cards. *\/\n\t\tbackground: linear-gradient(0deg, rgba(255, 255, 255, 1) 77.2%, rgba(253, 242, 230, 1) 77.2%);\n\t}\n\t.case-studies-grid-2l #case-studies .el-link.uk-button-primary {\n\t\tbackground: #FDF2E6;\n\t\tcolor: #EF7C00;\n\t}\n\t.case-studies-grid-2l #case-studies .el-link.uk-button-primary:hover {\n\t\tbackground: #EF7C00;\n\t\tcolor: #FDF2E6;\n\t}\n\t.case-studies-grid-2l #case-studies .el-meta { color: #EF7C00; }\n\t.case-studies-grid-2l #case-studies .uk-card-hover:hover {\n\t\tbackground-color: #ffffff;\n\t\tborder-color: transparent;\n\t\tbox-shadow: 0px 15px 40px 0 rgba(253, 242, 230, 1);\n\t}\n<\/style>\n<div class=\"uk-section-default uk-section uk-padding-remove-top case-studies-grid-2l\">\n\t<div class=\"uk-container\">\n\t\t<div class=\"uk-grid tm-grid-expand uk-child-width-1-1 uk-grid-margin\">\n\t\t\t<div class=\"uk-width-1-1\">\n\t\t\t\t<div id=\"case-studies\" class=\"uk-margin\">\n\t\t\t\t\t<div class=\"uk-grid uk-child-width-1-1 uk-child-width-1-2@s uk-child-width-1-3@m uk-grid-match\" uk-grid=\"\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div>\n\t\t<div class=\"el-item uk-flex uk-flex-column\">\n\t\t\t<a class=\"uk-flex-1 uk-card uk-card-primary uk-card-hover uk-transition-toggle uk-link-toggle\" href=\"https:\/\/www.2leadership.org\/de\/empower-development-empower-people\/\">\n\t\t\t\t<div class=\"uk-card-media-top\">\n\t\t\t\t\t<div class=\"uk-inline-clip\">\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.2leadership.org\/wp-content\/uploads\/2022\/11\/2leadership-sobi-case-study-mood.jpg\" width=\"1200\" height=\"800\" alt=\"Swedish Orphan Biovitrum GmbH case study\" loading=\"lazy\" class=\"el-image uk-transition-scale-up uk-transition-opaque\">\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"uk-card-body uk-margin-remove-first-child\">\n\t\t\t\t\t<div class=\"el-meta uk-text-meta uk-margin-top\">Swedish Orphan Biovitrum GmbH<\/div>\n\t\t\t\t\t<h2 class=\"el-title uk-h4 uk-margin-top uk-margin-remove-bottom\">Empower development. Empower people.<\/h2>\n\t\t\t\t\t<div class=\"uk-margin-top\"><div class=\"el-link uk-button uk-button-primary\">Case-Study anzeigen<\/div><\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/a>\n\t\t<\/div>\n\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div>\n\t\t<div class=\"el-item uk-flex uk-flex-column\">\n\t\t\t<a class=\"uk-flex-1 uk-card uk-card-primary uk-card-hover uk-transition-toggle uk-link-toggle\" href=\"https:\/\/www.2leadership.org\/de\/grow-your-leaders-grow-your-business\/\">\n\t\t\t\t<div class=\"uk-card-media-top\">\n\t\t\t\t\t<div class=\"uk-inline-clip\">\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.2leadership.org\/wp-content\/uploads\/2022\/03\/2leadership-kornit-case-study.jpg\" width=\"1200\" height=\"800\" alt=\"Kornit Digital Ltd case study\" loading=\"lazy\" class=\"el-image uk-transition-scale-up uk-transition-opaque\">\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"uk-card-body uk-margin-remove-first-child\">\n\t\t\t\t\t<div class=\"el-meta uk-text-meta uk-margin-top\">Kornit Digital Ltd<\/div>\n\t\t\t\t\t<h2 class=\"el-title uk-h4 uk-margin-top uk-margin-remove-bottom\">Grow your leaders. Grow your business.<\/h2>\n\t\t\t\t\t<div class=\"uk-margin-top\"><div class=\"el-link uk-button uk-button-primary\">Case-Study anzeigen<\/div><\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/a>\n\t\t<\/div>\n\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div>\n\t\t<div class=\"el-item uk-flex uk-flex-column\">\n\t\t\t<a class=\"uk-flex-1 uk-card uk-card-primary uk-card-hover uk-transition-toggle uk-link-toggle\" href=\"https:\/\/www.2leadership.org\/de\/transform-your-culture-transform-your-business\/\">\n\t\t\t\t<div class=\"uk-card-media-top\">\n\t\t\t\t\t<div class=\"uk-inline-clip\">\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.2leadership.org\/wp-content\/uploads\/2021\/12\/2leadership-siteco-case-study-mood.jpg\" width=\"1200\" height=\"800\" alt=\"Siteco GmbH case study\" loading=\"lazy\" class=\"el-image uk-transition-scale-up uk-transition-opaque\">\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"uk-card-body uk-margin-remove-first-child\">\n\t\t\t\t\t<div class=\"el-meta uk-text-meta uk-margin-top\">Siteco GmbH<\/div>\n\t\t\t\t\t<h2 class=\"el-title uk-h4 uk-margin-top uk-margin-remove-bottom\">Transform your culture. Transform your business.<\/h2>\n\t\t\t\t\t<div class=\"uk-margin-top\"><div class=\"el-link uk-button uk-button-primary\">Case-Study anzeigen<\/div><\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/a>\n\t\t<\/div>\n\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div>\n\t\t<div class=\"el-item uk-flex uk-flex-column\">\n\t\t\t<a class=\"uk-flex-1 uk-card uk-card-primary uk-card-hover uk-transition-toggle uk-link-toggle\" href=\"https:\/\/www.2leadership.org\/de\/create-empowerment-create-leaders\/\">\n\t\t\t\t<div class=\"uk-card-media-top\">\n\t\t\t\t\t<div class=\"uk-inline-clip\">\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.2leadership.org\/wp-content\/uploads\/2021\/09\/2leadership-wika-case-study-mood.jpg\" width=\"1200\" height=\"800\" alt=\"WIKA Alexander Wiegand SE &amp; Co. KG case study\" loading=\"lazy\" class=\"el-image uk-transition-scale-up uk-transition-opaque\">\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"uk-card-body uk-margin-remove-first-child\">\n\t\t\t\t\t<div class=\"el-meta uk-text-meta uk-margin-top\">WIKA Alexander Wiegand SE &amp; Co. KG<\/div>\n\t\t\t\t\t<h2 class=\"el-title uk-h4 uk-margin-top uk-margin-remove-bottom\">Create empowerment. Create leaders.<\/h2>\n\t\t\t\t\t<div class=\"uk-margin-top\"><div class=\"el-link uk-button uk-button-primary\">Case-Study anzeigen<\/div><\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/a>\n\t\t<\/div>\n\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div>\n\t\t<div class=\"el-item uk-flex uk-flex-column\">\n\t\t\t<a class=\"uk-flex-1 uk-card uk-card-primary uk-card-hover uk-transition-toggle uk-link-toggle\" href=\"https:\/\/www.2leadership.org\/de\/lausitz-energie-bergbau-ag\/\">\n\t\t\t\t<div class=\"uk-card-media-top\">\n\t\t\t\t\t<div class=\"uk-inline-clip\">\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.2leadership.org\/wp-content\/uploads\/2021\/09\/2leadership-leag-case-study-mood-v2.jpg\" width=\"1200\" height=\"800\" alt=\"Lausitz Energie Bergbau AG case study\" loading=\"lazy\" class=\"el-image uk-transition-scale-up uk-transition-opaque\">\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"uk-card-body uk-margin-remove-first-child\">\n\t\t\t\t\t<div class=\"el-meta uk-text-meta uk-margin-top\">Lausitz Energie Bergbau AG<\/div>\n\t\t\t\t\t<h2 class=\"el-title uk-h4 uk-margin-top uk-margin-remove-bottom\">Invest in your leaders. Invest in your future.<\/h2>\n\t\t\t\t\t<div class=\"uk-margin-top\"><div class=\"el-link uk-button uk-button-primary\">Case-Study anzeigen<\/div><\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/a>\n\t\t<\/div>\n\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n<\/div>\n\n\n\n<!-- 5. \"Unsere 4 S&auml;ulen f&uuml;r Leadership\" 2-col text-image (purple) -->\n\n<div class=\"uk-section-muted uk-section uk-padding-remove-top leistungen-pillars-wrap\">\n\t<div class=\"uk-container\">\n\t\t<div class=\"uk-grid tm-grid-expand uk-child-width-1-1 uk-grid-margin\">\n\t\t\t<div class=\"uk-width-1-1\">\n\t\t\t\t<h2><span class=\"text-highlight-purple\">Unsere <em class=\"annotation-line-title text-highlight-purple\" style=\"font-style:normal;\">4 S&auml;ulen<\/em> f&uuml;r Leadership &ndash;<\/span><br>die Ver&auml;nderung m&ouml;glich macht<\/h2>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t<div class=\"uk-grid tm-grid-expand uk-grid-column-large uk-margin-large\" uk-grid=\"\">\n\t\t\t<div class=\"uk-grid-item-match uk-flex-bottom uk-width-3-5@m leistungen-pillars-text\">\n\t\t\t\t<div class=\"uk-panel uk-width-1-1\">\n\t\t\t\t\t<div class=\"uk-panel uk-text-lead uk-margin-medium\">Im Zentrum unseres Ansatzes steht ein ganzheitliches Unterst&uuml;tzungsmodell, das auf vier zentralen S&auml;ulen basiert. <strong class=\"text-highlight-purple\">Jede dieser S&auml;ulen ist darauf ausgerichtet, entscheidende gesch&auml;ftliche Herausforderungen zu adressieren<\/strong> und nachhaltiges Wachstum, starke F&uuml;hrung und organisatorischen Erfolg zu f&ouml;rdern.<\/div>\n\t\t\t\t\t<div class=\"uk-panel uk-text-lead uk-margin-medium\"><strong class=\"text-highlight-purple\">Wir geben nicht nur Empfehlungen<\/strong> &ndash; wir sorgen daf&uuml;r, dass F&uuml;hrungskr&auml;fte, Teams und Organisationen ihr volles Potenzial entfalten und Herausforderungen mit Klarheit und Zuversicht meistern.<\/div>\n\t\t\t\t\t<div class=\"uk-position-absolute uk-width-1-1 uk-visible@m leistungen-pillars-arrow\">\n\t\t\t\t\t\t<img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/04\/2L-Arrow-Purple.svg\" width=\"98\" height=\"103\" class=\"el-image\" alt=\"\" loading=\"lazy\">\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t<div class=\"uk-grid-item-match uk-width-2-5@m uk-flex-first leistungen-pillars-img\">\n\t\t\t\t<div class=\"uk-flex\">\n\t\t\t\t\t<div class=\"uk-background-norepeat uk-background-cover uk-background-center-center uk-tile uk-width-1-1\" style=\"background-image: url('\/wp-content\/uploads\/2025\/04\/2L-Service-Support-Pillars.jpg');\"><\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n<\/div>\n\n\n<!-- 6. Service-detail accordions \u2014 4\u00d7 native <details>, one per service. Anchors preserved -->\n<!-- so the Home page's services-grid deep-links (#bc-service, #ld-service, #sce-service, #tc-service) -->\n<!-- still work. Open the accordion programmatically (post-cutover follow-up if needed); v1 -->\n<!-- ships fully expandable via click \u2014 direct anchor jumps still scroll to the section. -->\n\n<div class=\"uk-section-muted uk-section uk-padding-remove-top leistungen-accordion-wrap\">\n\t<div class=\"uk-container\">\n\t\t<div class=\"uk-grid tm-grid-expand uk-child-width-1-1 uk-grid-margin\">\n\t\t\t<div class=\"uk-width-1-1\">\n\t\t\t\t<div class=\"leistungen-services-accordion\">\n\n\t\t\t\t\t<!-- 1. Zielbilder und Strategien \/ Business Consulting -->\n\t\t\t\t\t<details id=\"bc-service\" class=\"leistungen-service-detail\">\n\t\t\t\t\t\t<summary><h2 class=\"uk-h3 uk-margin-remove-bottom\">1. Zielbilder und Strategien<\/h2><\/summary>\n\t\t\t\t\t\t<div class=\"accordion-content\">\n\t\t\t\t\t\t\t<div class=\"uk-grid tm-grid-expand uk-grid-margin uk-grid-stack\" uk-grid=\"\">\n\t\t\t\t\t\t\t\t<div class=\"uk-width-3-5@m uk-first-column\">\n\t\t\t\t\t\t\t\t\t<div class=\"uk-panel uk-margin\">Unsere Business-Consulting-Leistungen bieten strategische Unterst&uuml;tzung bei der Bew&auml;ltigung komplexer organisatorischer Herausforderungen &ndash; von strategischer Fehlanpassung bis hin zu Fragen der Wettbewerbsf&auml;higkeit. Wir arbeiten eng mit F&uuml;hrungskr&auml;ften zusammen, analysieren bestehende Strukturen, identifizieren Wachstumspotenziale und setzen umsetzbare Ma&szlig;nahmen auf, die auf nachhaltigen Erfolg ausgerichtet sind.<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"uk-width-2-5@m\"><\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"uk-grid tm-grid-expand uk-grid-medium uk-margin-medium uk-grid-stack\" uk-grid=\"\">\n\t\t\t\t\t\t\t\t<div class=\"uk-width-1-3@m uk-first-column\">\n\t\t\t\t\t\t\t\t\t<div class=\"uk-card uk-card-default uk-card-body uk-margin-remove-first-child solved-issues uk-margin\">\n\t\t\t\t\t\t\t\t\t\t<h3 class=\"el-title uk-card-title uk-margin-top uk-margin-remove-bottom\">Ihr Benefit<\/h3>\n\t\t\t\t\t\t\t\t\t\t<div class=\"el-content uk-panel uk-margin-top\"><ul>\n\t\t\t\t\t\t\t\t\t\t\t<li>Entwicklung einer klaren strategischen Ausrichtung und Zieldefinition auf allen Ebenen<\/li>\n\t\t\t\t\t\t\t\t\t\t\t<li>Ausrichtung von F&uuml;hrungsteams auf gemeinsame Ziele, Werte und F&uuml;hrungsprinzipien<\/li>\n\t\t\t\t\t\t\t\t\t\t\t<li>Etablierung effizienter Entscheidungsprozesse und Umsetzungsst&auml;rke durch klare Rollen, Strukturen und Priorit&auml;ten<\/li>\n\t\t\t\t\t\t\t\t\t\t<\/ul><\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"uk-grid-item-match uk-width-1-3@m\">\n\t\t\t\t\t\t\t\t\t<div class=\"uk-card-default uk-card uk-card-body whitepaper-card program-cards\">\n\t\t\t\t\t\t\t\t\t\t<h4>Whitepaper anfordern<\/h4>\n\t\t\t\t\t\t\t\t\t\t<div class=\"uk-margin uk-margin-remove-bottom\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"uk-grid uk-child-width-1-1 uk-grid-small uk-grid-match\"><div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"el-item uk-flex uk-flex-column\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"uk-flex-1 uk-card uk-card-primary uk-card-small uk-card-body uk-link-toggle\" href=\"#\" data-whitepaper-slug=\"organizational-navigation\" role=\"button\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"uk-grid-small uk-flex-middle uk-grid uk-grid-stack\" uk-grid=\"\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"uk-width-1-5@m uk-first-column\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/03\/2L-PDF-Icon.svg\" width=\"24\" height=\"24\" alt=\"PDF Icon Whitepaper\" loading=\"lazy\" class=\"el-image\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"uk-width-expand uk-margin-remove-first-child\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"el-title uk-card-title uk-margin-top uk-margin-remove-bottom\">Organizational Navigation&trade;<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"el-content uk-panel\">Bringt F&uuml;hrung und Strategie Ihrer Organisation in Einklang<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div><\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<div class=\"uk-margin\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"uk-grid uk-child-width-1-1 uk-grid-small uk-grid-match\"><div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"el-item uk-flex uk-flex-column\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"uk-flex-1 uk-card uk-card-primary uk-card-small uk-card-body uk-link-toggle\" href=\"#\" data-whitepaper-slug=\"mission-possible\" role=\"button\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"uk-grid-small uk-flex-middle uk-grid uk-grid-stack\" uk-grid=\"\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"uk-width-1-5@m uk-first-column\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/03\/2L-PDF-Icon.svg\" width=\"24\" height=\"24\" alt=\"PDF Icon Whitepaper\" loading=\"lazy\" class=\"el-image\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"uk-width-expand uk-margin-remove-first-child\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"el-title uk-card-title uk-margin-top uk-margin-remove-bottom\">Mission Possible&trade;<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"el-content uk-panel\">Steigert Effizienz, Fokus und Umsetzungskraft im Unternehmen<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div><\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"uk-grid-item-match uk-width-1-3@m service-img\">\n\t\t\t\t\t\t\t\t\t<div class=\"uk-card-default uk-card uk-flex\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"uk-background-norepeat uk-background-cover uk-background-center-center uk-card-body uk-width-1-1\" style=\"background-image: url('\/wp-content\/uploads\/2022\/10\/2Leadership-about-us-01@2x.jpg');\"><\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/details>\n\n\t\t\t\t\t<!-- 2. Leadership Development -->\n\t\t\t\t\t<details id=\"ld-service\" class=\"leistungen-service-detail\">\n\t\t\t\t\t\t<summary><h2 class=\"uk-h3 uk-margin-remove-bottom\">2. Leadership Development<\/h2><\/summary>\n\t\t\t\t\t\t<div class=\"accordion-content\">\n\t\t\t\t\t\t\t<div class=\"uk-grid tm-grid-expand uk-grid-margin uk-grid-stack\" uk-grid=\"\">\n\t\t\t\t\t\t\t\t<div class=\"uk-width-3-5@m uk-first-column\">\n\t\t\t\t\t\t\t\t\t<div class=\"uk-panel uk-margin\">Wir bieten ma&szlig;geschneiderte Leadership-Programme, die F&uuml;hrungskr&auml;fte bef&auml;higen, komplexe Ver&auml;nderungen zu steuern, fundierte Entscheidungen zu treffen und ihre Teams zu inspirieren. Unsere Methoden zielen darauf ab, F&uuml;hrungskompetenzen zu entwickeln, die &uuml;ber operative Wirksamkeit hinausgehen &ndash; sie helfen, Leadership-L&uuml;cken gezielt zu erkennen und zu schlie&szlig;en und schaffen so die Grundlage f&uuml;r nachhaltigen, transformativen Erfolg.<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"uk-width-2-5@m\"><\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"uk-grid tm-grid-expand uk-grid-column-medium uk-grid-margin uk-grid-stack\" uk-grid=\"\">\n\t\t\t\t\t\t\t\t<div class=\"uk-flex uk-flex-column uk-width-1-3@m uk-first-column\">\n\t\t\t\t\t\t\t\t\t<div class=\"uk-flex-1 uk-card uk-card-default uk-flex uk-flex-column uk-card-body uk-margin-remove-first-child solved-issues uk-margin\">\n\t\t\t\t\t\t\t\t\t\t<h3 class=\"el-title uk-card-title uk-margin-top uk-margin-remove-bottom\">Ihr Benefit<\/h3>\n\t\t\t\t\t\t\t\t\t\t<div class=\"el-content uk-panel uk-margin-top uk-flex-1\"><ul>\n\t\t\t\t\t\t\t\t\t\t\t<li>Entwicklung und Umsetzung wirksamer, praxisnaher F&uuml;hrungsstrategien im Einklang mit den Unternehmenszielen<\/li>\n\t\t\t\t\t\t\t\t\t\t\t<li>Unterst&uuml;tzung bei der Sch&auml;rfung von Zielen und beim Aufbau einer &uuml;berzeugenden Vision &ndash; f&uuml;r mehr Fokus und Orientierung<\/li>\n\t\t\t\t\t\t\t\t\t\t\t<li>F&ouml;rderung von Kommunikations- und Einflusskompetenz, um Teams wirksam zu motivieren und zu begeistern<\/li>\n\t\t\t\t\t\t\t\t\t\t<\/ul><\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"uk-grid-item-match uk-width-1-3@m\">\n\t\t\t\t\t\t\t\t\t<div class=\"uk-card-default uk-card uk-card-body whitepaper-card program-cards\">\n\t\t\t\t\t\t\t\t\t\t<h4 class=\"text-highlight-purple\">Whitepaper anfordern<\/h4>\n\t\t\t\t\t\t\t\t\t\t<div class=\"uk-margin uk-margin-remove-bottom\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"uk-grid uk-child-width-1-1 uk-grid-small uk-grid-match\"><div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"el-item uk-flex uk-flex-column\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"uk-flex-1 uk-card uk-card-primary uk-card-small uk-card-body uk-link-toggle\" href=\"#\" data-whitepaper-slug=\"mission-possible\" role=\"button\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"uk-grid-small uk-flex-middle uk-grid uk-grid-stack\" uk-grid=\"\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"uk-width-1-5@m uk-first-column\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/03\/2L-PDF-Icon.svg\" width=\"24\" height=\"24\" alt=\"PDF Icon Whitepaper\" loading=\"lazy\" class=\"el-image\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"uk-width-expand uk-margin-remove-first-child\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"el-title uk-card-title uk-margin-top uk-margin-remove-bottom\">Mission Possible&trade;<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"el-content uk-panel\">Steigert Effizienz, Fokus und Umsetzungskraft im Unternehmen<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div><\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<div class=\"uk-margin uk-margin-remove-bottom\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"uk-grid uk-child-width-1-1 uk-grid-small uk-grid-match\"><div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"el-item uk-flex uk-flex-column\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"uk-flex-1 uk-card uk-card-primary uk-card-small uk-card-body uk-link-toggle\" href=\"#\" data-whitepaper-slug=\"manager-as-coach\" role=\"button\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"uk-grid-small uk-flex-middle uk-grid uk-grid-stack\" uk-grid=\"\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"uk-width-1-5@m uk-first-column\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/03\/2L-PDF-Icon.svg\" width=\"24\" height=\"24\" alt=\"PDF Icon Whitepaper\" loading=\"lazy\" class=\"el-image\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"uk-width-expand uk-margin-remove-first-child\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"el-title uk-card-title uk-margin-top uk-margin-remove-bottom\">Manager as Coach&trade;<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"el-content uk-panel\">Ma&szlig;geschneidertes Coaching-Programm f&uuml;r F&uuml;hrungskr&auml;fte in Ver&auml;nderungsprozessen<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div><\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<div class=\"uk-margin uk-margin-remove-bottom\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"uk-grid uk-child-width-1-1 uk-grid-small uk-grid-match\"><div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"el-item uk-flex uk-flex-column\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"uk-flex-1 uk-card uk-card-primary uk-card-small uk-card-body uk-link-toggle\" href=\"#\" data-whitepaper-slug=\"leading-in-times-of-change\" role=\"button\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"uk-grid-small uk-flex-middle uk-grid uk-grid-stack\" uk-grid=\"\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"uk-width-1-5@m uk-first-column\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/03\/2L-PDF-Icon.svg\" width=\"24\" height=\"24\" alt=\"PDF Icon Whitepaper\" loading=\"lazy\" class=\"el-image\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"uk-width-expand uk-margin-remove-first-child\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"el-title uk-card-title uk-margin-top uk-margin-remove-bottom\">Leading in Times of Change&trade;<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"el-content uk-panel\">Bef&auml;higt F&uuml;hrungskr&auml;fte, mit Unsicherheit und Transformation souver&auml;n umzugehen<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div><\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"uk-grid-item-match uk-width-1-3@m service-img\">\n\t\t\t\t\t\t\t\t\t<div class=\"uk-card-default uk-card uk-flex\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"uk-background-norepeat uk-background-cover uk-background-center-center uk-card-body uk-width-1-1\" style=\"background-image: url('\/wp-content\/uploads\/2025\/03\/2L-Service-Leadership-Development.jpg');\"><\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/details>\n\n\t\t\t\t\t<!-- 3. Strategic & Cultural Execution -->\n\t\t\t\t\t<details id=\"sce-service\" class=\"leistungen-service-detail\">\n\t\t\t\t\t\t<summary><h2 class=\"uk-h3 uk-margin-remove-bottom\">3. Strategic &amp; Cultural Execution<\/h2><\/summary>\n\t\t\t\t\t\t<div class=\"accordion-content\">\n\t\t\t\t\t\t\t<div class=\"uk-grid tm-grid-expand uk-grid-margin uk-grid-stack\" uk-grid=\"\">\n\t\t\t\t\t\t\t\t<div class=\"uk-width-3-5@m uk-first-column\">\n\t\t\t\t\t\t\t\t\t<div class=\"uk-panel uk-margin\">Unsere Dienstleistungen im Bereich der Strategieumsetzung helfen Unternehmen, ihre Vision in die Tat umzusetzen, indem wir Teams aufeinander abstimmen und die Kultur in die Strategie integrieren. Wir gew&auml;hrleisten die Umsetzung durch:<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"uk-width-2-5@m\"><\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"uk-grid tm-grid-expand uk-grid-column-medium uk-grid-margin uk-grid-stack\" uk-grid=\"\">\n\t\t\t\t\t\t\t\t<div class=\"uk-flex uk-flex-column uk-width-1-3@m uk-first-column\">\n\t\t\t\t\t\t\t\t\t<div class=\"uk-flex-1 uk-card uk-card-default uk-flex uk-flex-column uk-card-body uk-margin-remove-first-child solved-issues uk-margin\">\n\t\t\t\t\t\t\t\t\t\t<h3 class=\"el-title uk-card-title uk-margin-top uk-margin-remove-bottom\">Ihr Benefit<\/h3>\n\t\t\t\t\t\t\t\t\t\t<div class=\"el-content uk-panel uk-margin-top uk-flex-1\"><ul>\n\t\t\t\t\t\t\t\t\t\t\t<li>F&ouml;rderung von team- und abteilungs&uuml;bergreifender Zusammenarbeit durch gemeinsame Ziele und offene Kommunikation<\/li>\n\t\t\t\t\t\t\t\t\t\t\t<li>Begleitung im Ver&auml;nderungsprozess &ndash; mit Fokus auf Beteiligung, Verst&auml;ndnis und emotionaler Anschlussf&auml;higkeit<\/li>\n\t\t\t\t\t\t\t\t\t\t\t<li>Entwicklung und Verankerung einer klaren, gelebten Vision und gemeinsamer Werte &ndash; f&uuml;r Orientierung und kulturelle St&auml;rke<\/li>\n\t\t\t\t\t\t\t\t\t\t<\/ul><\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"uk-grid-item-match uk-width-1-3@m\">\n\t\t\t\t\t\t\t\t\t<div class=\"uk-card-default uk-card uk-card-body whitepaper-card program-cards\">\n\t\t\t\t\t\t\t\t\t\t<h4>Whitepaper anfordern<\/h4>\n\t\t\t\t\t\t\t\t\t\t<div class=\"uk-margin uk-margin-remove-bottom\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"uk-grid uk-child-width-1-1 uk-grid-small uk-grid-match\"><div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"el-item uk-flex uk-flex-column\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"uk-flex-1 uk-card uk-card-primary uk-card-small uk-card-body uk-link-toggle\" href=\"#\" data-whitepaper-slug=\"manager-as-team-navigator\" role=\"button\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"uk-grid-small uk-flex-middle uk-grid uk-grid-stack\" uk-grid=\"\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"uk-width-1-5@m uk-first-column\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/03\/2L-PDF-Icon.svg\" width=\"24\" height=\"24\" alt=\"PDF Icon Whitepaper\" loading=\"lazy\" class=\"el-image\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"uk-width-expand uk-margin-remove-first-child\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"el-title uk-card-title uk-margin-top uk-margin-remove-bottom\">Manager as Team Navigator&trade;<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"el-content uk-panel\">Bringt F&uuml;hrung und Teams in Einklang und st&auml;rkt die Zusammenarbeit<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div><\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<div class=\"uk-margin uk-margin-remove-bottom\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"uk-grid uk-child-width-1-1 uk-grid-small uk-grid-match\"><div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"el-item uk-flex uk-flex-column\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"uk-flex-1 uk-card uk-card-primary uk-card-small uk-card-body uk-link-toggle\" href=\"#\" data-whitepaper-slug=\"manager-as-coach\" role=\"button\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"uk-grid-small uk-flex-middle uk-grid uk-grid-stack\" uk-grid=\"\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"uk-width-1-5@m uk-first-column\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/03\/2L-PDF-Icon.svg\" width=\"24\" height=\"24\" alt=\"PDF Icon Whitepaper\" loading=\"lazy\" class=\"el-image\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"uk-width-expand uk-margin-remove-first-child\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"el-title uk-card-title uk-margin-top uk-margin-remove-bottom\">Manager as Coach&trade;<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"el-content uk-panel\">Ma&szlig;geschneidertes Coaching-Programm f&uuml;r F&uuml;hrungskr&auml;fte in Ver&auml;nderungsprozessen<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div><\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<div class=\"uk-margin uk-margin-remove-bottom\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"uk-grid uk-child-width-1-1 uk-grid-small uk-grid-match\"><div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"el-item uk-flex uk-flex-column\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"uk-flex-1 uk-card uk-card-primary uk-card-small uk-card-body uk-link-toggle\" href=\"#\" data-whitepaper-slug=\"sdi-2-0-corestrength\" role=\"button\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"uk-grid-small uk-flex-middle uk-grid uk-grid-stack\" uk-grid=\"\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"uk-width-1-5@m uk-first-column\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/03\/2L-PDF-Icon.svg\" width=\"24\" height=\"24\" alt=\"PDF Icon Whitepaper\" loading=\"lazy\" class=\"el-image\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"uk-width-expand uk-margin-remove-first-child\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"el-title uk-card-title uk-margin-top uk-margin-remove-bottom\">SDI 2.0-CoreStrenght&trade;<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"el-content uk-panel\">F&ouml;rdert eine Kultur der wirkungsvollen Kommunikation und Zusammenarbeit<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div><\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"uk-grid-item-match uk-width-1-3@m service-img\">\n\t\t\t\t\t\t\t\t\t<div class=\"uk-card-default uk-card uk-flex\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"uk-background-norepeat uk-background-cover uk-background-center-center uk-card-body uk-width-1-1\" style=\"background-image: url('\/wp-content\/uploads\/2025\/03\/2L-Service-Strategy-Execution.jpg');\"><\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/details>\n\n\t\t\t\t\t<!-- 4. Sparring & Coaching -->\n\t\t\t\t\t<details id=\"tc-service\" class=\"leistungen-service-detail\">\n\t\t\t\t\t\t<summary><h2 class=\"uk-h3 uk-margin-remove-bottom\">4. Sparring &amp; Coaching<\/h2><\/summary>\n\t\t\t\t\t\t<div class=\"accordion-content\">\n\t\t\t\t\t\t\t<div class=\"uk-grid tm-grid-expand uk-grid-margin uk-grid-stack\" uk-grid=\"\">\n\t\t\t\t\t\t\t\t<div class=\"uk-width-3-5@m uk-first-column\">\n\t\t\t\t\t\t\t\t\t<div class=\"uk-panel uk-margin\">Unsere Schulungs- und Coaching-Programme bieten praktische Hilfsmittel und Strategien, um individuelle, teambezogene und organisatorische Herausforderungen effektiv anzugehen. Wir bieten praxisnahes Training und Coaching, damit F&uuml;hrungskr&auml;fte und Teams die F&auml;higkeiten und Denkweisen entwickeln, die sie f&uuml;r langfristigen Erfolg ben&ouml;tigen.<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"uk-width-2-5@m\"><\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"uk-grid tm-grid-expand uk-grid-column-medium uk-grid-margin uk-grid-stack\" uk-grid=\"\">\n\t\t\t\t\t\t\t\t<div class=\"uk-flex uk-flex-column uk-width-1-3@m uk-first-column\">\n\t\t\t\t\t\t\t\t\t<div class=\"uk-flex-1 uk-card uk-card-default uk-flex uk-flex-column uk-card-body uk-margin-remove-first-child solved-issues uk-margin\">\n\t\t\t\t\t\t\t\t\t\t<h3 class=\"el-title uk-card-title uk-margin-top uk-margin-remove-bottom\">Ihre Benefits<\/h3>\n\t\t\t\t\t\t\t\t\t\t<div class=\"el-content uk-panel uk-margin-top uk-flex-1\"><ul>\n\t\t\t\t\t\t\t\t\t\t\t<li>Ma&szlig;geschneiderte Leadership-Programme<\/li>\n\t\t\t\t\t\t\t\t\t\t\t<li>Begleitung zur nachhaltigen Umsetzung von Ver&auml;nderung<\/li>\n\t\t\t\t\t\t\t\t\t\t\t<li>Kulturarbeit zur St&auml;rkung von Engagement und Identifikation<\/li>\n\t\t\t\t\t\t\t\t\t\t<\/ul><\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"uk-grid-item-match uk-width-1-3@m\">\n\t\t\t\t\t\t\t\t\t<div class=\"uk-card-default uk-card uk-card-body whitepaper-card program-cards\">\n\t\t\t\t\t\t\t\t\t\t<h4>Whitepaper anfordern<\/h4>\n\t\t\t\t\t\t\t\t\t\t<div class=\"uk-margin uk-margin-remove-bottom\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"uk-grid uk-child-width-1-1 uk-grid-small uk-grid-match\"><div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"el-item uk-flex uk-flex-column\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"uk-flex-1 uk-card uk-card-primary uk-card-small uk-card-body uk-link-toggle\" href=\"#\" data-whitepaper-slug=\"leadership-essentials\" role=\"button\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"uk-grid-small uk-flex-middle uk-grid uk-grid-stack\" uk-grid=\"\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"uk-width-1-5@m uk-first-column\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/03\/2L-PDF-Icon.svg\" width=\"24\" height=\"24\" alt=\"PDF Icon Whitepaper\" loading=\"lazy\" class=\"el-image\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"uk-width-expand uk-margin-remove-first-child\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"el-title uk-card-title uk-margin-top uk-margin-remove-bottom\">Leadership Essentials&trade;<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"el-content uk-panel\">Stattet F&uuml;hrungskr&auml;fte mit praxisnahen F&uuml;hrungswerkzeugen aus<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div><\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<div class=\"uk-margin uk-margin-remove-bottom\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"uk-grid uk-child-width-1-1 uk-grid-small uk-grid-match\"><div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"el-item uk-flex uk-flex-column\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"uk-flex-1 uk-card uk-card-primary uk-card-small uk-card-body uk-link-toggle\" href=\"#\" data-whitepaper-slug=\"team-navigation\" role=\"button\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"uk-grid-small uk-flex-middle uk-grid uk-grid-stack\" uk-grid=\"\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"uk-width-1-5@m uk-first-column\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/03\/2L-PDF-Icon.svg\" width=\"24\" height=\"24\" alt=\"PDF Icon Whitepaper\" loading=\"lazy\" class=\"el-image\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"uk-width-expand uk-margin-remove-first-child\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"el-title uk-card-title uk-margin-top uk-margin-remove-bottom\">Team Navigation&trade;<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"el-content uk-panel\">Bringt Teamstrategien in Einklang und st&auml;rkt die Zusammenarbeit im Team<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div><\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<div class=\"uk-margin uk-margin-remove-bottom\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"uk-grid uk-child-width-1-1 uk-grid-small uk-grid-match\"><div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"el-item uk-flex uk-flex-column\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"uk-flex-1 uk-card uk-card-primary uk-card-small uk-card-body uk-link-toggle\" href=\"#\" data-whitepaper-slug=\"sdi-2-0-corestrength\" role=\"button\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"uk-grid-small uk-flex-middle uk-grid uk-grid-stack\" uk-grid=\"\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"uk-width-1-5@m uk-first-column\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/03\/2L-PDF-Icon.svg\" width=\"24\" height=\"24\" alt=\"PDF Icon Whitepaper\" loading=\"lazy\" class=\"el-image\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"uk-width-expand uk-margin-remove-first-child\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"el-title uk-card-title uk-margin-top uk-margin-remove-bottom\">SDI 2.0-CoreStrenght&trade;<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"el-content uk-panel\">F&ouml;rdert eine Kultur der wirkungsvollen Kommunikation und Zusammenarbeit<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div><\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"uk-grid-item-match uk-width-1-3@m service-img\">\n\t\t\t\t\t\t\t\t\t<div class=\"uk-card-default uk-card uk-flex\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"uk-background-norepeat uk-background-cover uk-background-center-center uk-card-body uk-width-1-1\" style=\"background-image: url('\/wp-content\/uploads\/2025\/03\/2L-Service-Training-Coaching.jpg');\"><\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/details>\n\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n<\/div>\n\n\n<!-- 7. Contact CTA \u2014 page-specific h2 + purple arrow row, then shared contact-calendly grid pattern -->\n\n<div class=\"uk-section-default uk-section\">\n\t<div class=\"uk-container\">\n\t\t<div class=\"uk-grid tm-grid-expand uk-grid-margin\" uk-grid=\"\">\n\t\t\t<div class=\"uk-width-1-2@m uk-first-column\">\n\t\t\t\t<h2 class=\"uk-h3 uk-width-xlarge@s\" id=\"contact\">M&ouml;chten Sie <span class=\"text-highlight-blue\">Ihren Fall pr&uuml;fen lassen?<\/span> Vereinbaren Sie einen Termin f&uuml;r <span class=\"text-highlight-purple\">eine kostenlose Beratung.<\/span><\/h2>\n\t\t\t<\/div>\n\t\t\t<div class=\"uk-width-1-2@m uk-visible@s\">\n\t\t\t\t<div class=\"uk-margin uk-visible@s contact-cta-arrow\">\n\t\t\t\t\t<img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/04\/2L-Arrow-Purple.svg\" width=\"98\" height=\"103\" class=\"el-image\" alt=\"\" loading=\"lazy\">\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\n\n\n<div class=\"uk-grid tm-grid-expand uk-child-width-1-1 uk-grid-margin\">\n\t<div class=\"uk-width-1-1\">\n\t\t<div class=\"uk-panel uk-margin\">\n\t\t\t<div class=\"cta-appoimtment uk-grid tm-grid-expand uk-grid-row-large uk-grid-margin-large\" uk-grid=\"\">\n\t\t\t\t<div class=\"uk-width-2-5@m uk-first-column contact-cta-author\">\n\t\t\t\t\t<h4><i class=\"fas fa-calendar-alt\" style=\"padding-right:8px;\"><\/i> Termin vereinbaren<\/h4>\n\t\t\t\t\t<div class=\"uk-panel uk-margin-medium uk-margin-remove-top\"><p>Wir freuen uns darauf, Sie und Ihr Transformationsprojekt mit all seinen Herausforderungen kennenzulernen. Vereinbaren Sie gerne jetzt einen Termin f&uuml;r eine kostenlose Erstberatung mit unserem Gesch&auml;ftsf&uuml;hrer Andreas Geh. <strong>Was Sie erwarten k&ouml;nnen:<\/strong><\/p><\/div>\n\t\t\t\t\t<div class=\"uk-panel cta-consultion-list uk-margin uk-margin-remove-top\">\n\t\t\t\t\t\t<ul>\n\t\t\t\t\t\t\t<li>Ein 30-min&uuml;tiges Gespr&auml;ch, um herauszufinden, ob und wie wir Ihnen helfen k&ouml;nnen<\/li>\n\t\t\t\t\t\t\t<li>Eine Empfehlung f&uuml;r Ihren n&auml;chsten Schritt (mit oder ohne uns)<\/li>\n\t\t\t\t\t\t\t<li>Ein Impuls als Denkansto&szlig;<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<div class=\"contact-grid-2L uk-margin uk-margin-remove-top uk-width-large uk-visible@s\">\n\t\t\t\t\t\t<div class=\"uk-grid uk-child-width-1-1 uk-grid-medium uk-grid-match\">\n\t\t\t\t\t\t\t<div>\n\t\t\t\t\t\t\t\t<div class=\"el-item uk-card uk-card-default uk-card-small\">\n\t\t\t\t\t\t\t\t\t<div class=\"uk-grid-collapse uk-flex-middle uk-grid\" uk-grid=\"\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"uk-width-1-4@s uk-first-column\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"uk-card-media-left\" uk-toggle=\"cls: uk-card-media-left uk-card-media-top; mode: media; media: @s\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"\/wp-content\/uploads\/2022\/10\/2Leadership-Transformation-Guide-Andreas-Geh@2x.jpg\" width=\"675\" height=\"900\" alt=\"Andreas Geh\" loading=\"lazy\" class=\"el-image\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<div class=\"uk-width-expand\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"uk-card-body uk-margin-remove-first-child\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"el-content uk-panel uk-margin-top\"><p>Ihr Gespr&auml;chspartner:<\/p><p><strong>Andreas Geh<\/strong><br>Managing Partner<\/p><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<div class=\"contact-grid-2L uk-margin uk-margin-remove-top uk-text-center uk-hidden@s\">\n\t\t\t\t\t\t<div class=\"uk-grid uk-child-width-1-1 uk-grid-medium uk-grid-match\">\n\t\t\t\t\t\t\t<div>\n\t\t\t\t\t\t\t\t<div class=\"el-item uk-card uk-card-default uk-card-small uk-card-body uk-margin-remove-first-child\">\n\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"\/wp-content\/uploads\/2022\/10\/2Leadership-Transformation-Guide-Andreas-Geh@2x.jpg\" width=\"140\" height=\"140\" alt=\"Andreas Geh\" loading=\"lazy\" class=\"el-image uk-border-circle\">\n\t\t\t\t\t\t\t\t\t<div class=\"el-content uk-panel uk-margin-top\"><p>Ihr Gespr&auml;chspartner:<\/p><p><strong>Andreas Geh<\/strong><br>Managing Partner<\/p><\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"uk-grid-item-match uk-width-3-5@m column-calendly-widget\">\n\t\t\t\t\t<div class=\"uk-card-primary uk-card uk-card-body uk-padding-remove uk-flex uk-flex-middle\">\n\t\t\t\t\t\t<div class=\"uk-panel uk-width-1-1\">\n\t\t\t\t\t\t\t<div class=\"uk-panel uk-margin uk-text-center\"><div class=\"calendly-inline-widget\" data-url=\"https:\/\/calendly.com\/a-geh-2leadership\/30min?hide_event_type_details=1\" style=\"position:relative;min-height:630px;\"><\/div><script src=\"https:\/\/assets.calendly.com\/assets\/external\/widget.js\" async><\/script><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n<\/div>\n<style>\n\t.contact-cta-author { padding-left: 0; display: flex; flex-direction: column; }\n<\/style>\n\n\n\n\n\t<\/div>\n<\/div>\n\n\n<!-- 8. Awards strip + certification logos -->\n\n<style>\n\t.awards-strip-2l .awards-eyebrow {\n\t\ttext-transform: uppercase;\n\t\tletter-spacing: 0.4em;\n\t}\n\t.awards-strip-2l .awards-logos .uk-grid {\n\t\tjustify-content: center;\n\t}\n<\/style>\n<div class=\"uk-section-default uk-section uk-section-small uk-padding-remove-bottom awards-strip-2l\">\n\t<div class=\"uk-container\">\n\t\t<div class=\"uk-grid tm-grid-expand uk-child-width-1-1 uk-grid-margin\">\n\t\t\t<div class=\"uk-width-1-1\">\n\t\t\t\t<div class=\"uk-text-meta uk-text-primary uk-text-center awards-eyebrow\">Wir arbeiten mit preisgekr&ouml;nten<br>Methoden und Tools<\/div>\n\t\t\t\t<div class=\"uk-margin-medium uk-text-center awards-logos\">\n\t\t\t\t\t<div class=\"uk-grid uk-child-width-1-2 uk-child-width-1-3@s uk-child-width-1-6@m uk-grid-match\" uk-grid=\"\">\n\t\t\t\t\t\t<div class=\"uk-first-column\">\n\t\t\t\t\t\t\t<div class=\"el-item uk-panel uk-margin-remove-first-child\">\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/newsnavigation.com\/home\/\" target=\"_blank\" rel=\"noopener\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2022\/10\/2leadership-Awardwinning-Tools-News-Logo.svg\" width=\"800\" height=\"500\" alt=\"N.E.W.S. Logo\" loading=\"lazy\" class=\"el-image\"><\/a>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<div>\n\t\t\t\t\t\t\t<div class=\"el-item uk-panel uk-margin-remove-first-child\">\n\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"\/wp-content\/uploads\/2022\/10\/2leadership-Awardwinning-Tools-Corporate-Vision.png\" width=\"800\" height=\"500\" alt=\"Corporate Vision\" loading=\"lazy\" class=\"el-image\">\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<div>\n\t\t\t\t\t\t\t<div class=\"el-item uk-panel uk-margin-remove-first-child\">\n\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"\/wp-content\/uploads\/2022\/10\/2leadership-Awardwinning-Tools-Global-100.png\" width=\"800\" height=\"500\" alt=\"Global 100\" loading=\"lazy\" class=\"el-image\">\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<div>\n\t\t\t\t\t\t\t<div class=\"el-item uk-panel uk-margin-remove-first-child\">\n\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"\/wp-content\/uploads\/2022\/10\/2leadership-Awardwinning-Tools-atd.png\" width=\"800\" height=\"500\" alt=\"ATD\" loading=\"lazy\" class=\"el-image\">\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<div>\n\t\t\t\t\t\t\t<div class=\"el-item uk-panel uk-margin-remove-first-child\">\n\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"\/wp-content\/uploads\/2022\/10\/2leadership-Awardwinning-Tools-Brandon-Hall.png\" width=\"800\" height=\"500\" alt=\"Brandon Hall\" loading=\"lazy\" class=\"el-image\">\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\n\t\t<div class=\"uk-grid tm-grid-expand uk-child-width-1-1 uk-grid-margin\">\n\t\t\t<div class=\"uk-width-1-1\">\n\t\t\t\t<div class=\"uk-margin-medium uk-text-center awards-logos\">\n\t\t\t\t\t<div class=\"uk-grid uk-child-width-1-2 uk-child-width-1-3@s uk-child-width-1-6@m uk-grid-match\" uk-grid=\"\">\n\t\t\t\t\t\t<div class=\"uk-first-column\">\n\t\t\t\t\t\t\t<div class=\"el-item uk-panel uk-margin-remove-first-child\">\n\t\t\t\t\t\t\t\t<a href=\"https:\/\/cruciallearning.com\/\" target=\"_blank\" rel=\"noopener\"><img decoding=\"async\" src=\"https:\/\/www.2leadership.org\/wp-content\/uploads\/2022\/11\/2leadership-Awardwinning-Tools-CS.jpg\" width=\"166\" height=\"104\" alt=\"CS Certification\" loading=\"lazy\" class=\"el-image\"><\/a>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<div>\n\t\t\t\t\t\t\t<div class=\"el-item uk-panel uk-margin-remove-first-child\">\n\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"\/wp-content\/uploads\/2022\/11\/2leadership-Awardwinning-Tools-CS-ISO.jpg\" width=\"166\" height=\"104\" alt=\"CS ISO\" loading=\"lazy\" class=\"el-image\">\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<div>\n\t\t\t\t\t\t\t<div class=\"el-item uk-panel uk-margin-remove-first-child\">\n\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"\/wp-content\/uploads\/2022\/11\/2leadership-Awardwinning-Tools-CS-CyberEssentials.jpg\" width=\"166\" height=\"104\" alt=\"Cyber Essentials\" loading=\"lazy\" class=\"el-image\">\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<div>\n\t\t\t\t\t\t\t<div class=\"el-item uk-panel uk-margin-remove-first-child\">\n\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"\/wp-content\/uploads\/2022\/11\/2leadership-Awardwinning-Tools-CS-ATD.jpg\" width=\"166\" height=\"104\" alt=\"CS ATD\" loading=\"lazy\" class=\"el-image\">\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<div>\n\t\t\t\t\t\t\t<div class=\"el-item uk-panel uk-margin-remove-first-child\">\n\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"\/wp-content\/uploads\/2022\/11\/2leadership-Awardwinning-Tools-CS-Training-Industries.jpg\" width=\"166\" height=\"104\" alt=\"CS Training Industries\" loading=\"lazy\" class=\"el-image\">\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\n\t<\/div>\n<\/div>\n\n\n","protected":false},"excerpt":{"rendered":"<p>Erkennen, was Ver&auml;nderung tats&auml;chlich erfordert. Unsere Services: Wie k&ouml;nnen wir Sie unterst&uuml;tzen? 2Leadership ist Ihr verl&auml;sslicher Partner f&uuml;r professionelle Begleitung und Beratung in Phasen tiefgreifender Ver&auml;nderung. Wir unterst&uuml;tzen F&uuml;hrungskr&auml;fte und Entscheidungstr&auml;ger in ganz Europa dabei, Strategien neu auszurichten, F&uuml;hrung wirksam zu entwickeln, kulturellen Wandel zu gestalten und Teams gezielt zu bef&auml;higen &ndash; damit Ver&auml;nderung nicht [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"_seopress_titles_title":"2Leadership I Services I Change Management from the inside-out ","_seopress_titles_desc":"Learn more about our services for sustainable change management. ","_seopress_robots_index":"","_seopress_robots_follow":"","_seopress_robots_imageindex":"","_seopress_robots_snippet":"","_seopress_robots_primary_cat":"","_seopress_robots_breadcrumbs":"","_seopress_robots_freeze_modified_date":"","_seopress_robots_custom_modified_date":"","_seopress_robots_canonical":"","_seopress_social_fb_title":"","_seopress_social_fb_desc":"","_seopress_social_fb_img":"","_seopress_social_fb_img_attachment_id":0,"_seopress_social_fb_img_width":0,"_seopress_social_fb_img_height":0,"_seopress_social_twitter_title":"","_seopress_social_twitter_desc":"","_seopress_social_twitter_img":"","_seopress_social_twitter_img_attachment_id":0,"_seopress_social_twitter_img_width":0,"_seopress_social_twitter_img_height":0,"_seopress_redirections_value":"","_seopress_redirections_enabled":"","_seopress_redirections_enabled_regex":"","_seopress_redirections_logged_status":"","_seopress_redirections_param":"","_seopress_redirections_type":0,"_seopress_analysis_target_kw":"Transformation, Business Consulting, Training, Coaching, Leadership Development","_seopress_news_disabled":"","_seopress_video_disabled":"","_seopress_video":[],"_seopress_pro_schemas_manual":[],"_seopress_pro_rich_snippets_disable_all":"","_seopress_pro_rich_snippets_disable":[],"_seopress_pro_schemas":[],"iawp_total_views":236,"footnotes":""},"class_list":["post-8433","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/www.2leadership.org\/de\/wp-json\/wp\/v2\/pages\/8433","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.2leadership.org\/de\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.2leadership.org\/de\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.2leadership.org\/de\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.2leadership.org\/de\/wp-json\/wp\/v2\/comments?post=8433"}],"version-history":[{"count":375,"href":"https:\/\/www.2leadership.org\/de\/wp-json\/wp\/v2\/pages\/8433\/revisions"}],"predecessor-version":[{"id":13201,"href":"https:\/\/www.2leadership.org\/de\/wp-json\/wp\/v2\/pages\/8433\/revisions\/13201"}],"wp:attachment":[{"href":"https:\/\/www.2leadership.org\/de\/wp-json\/wp\/v2\/media?parent=8433"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}