{"id":28159,"date":"2026-08-12T08:39:57","date_gmt":"2026-08-12T06:39:57","guid":{"rendered":"https:\/\/evolute-institute.com\/?p=28159"},"modified":"2026-08-12T09:08:00","modified_gmt":"2026-08-12T07:08:00","slug":"stephanie-schoss","status":"publish","type":"post","link":"https:\/\/evolute-institute.com\/fi\/inner-pioneers-podcast\/stephanie-schoss\/","title":{"rendered":"Tohtori Stephanie Schoss"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"28159\" class=\"elementor elementor-28159\" data-elementor-post-type=\"post\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a28b070 e-flex e-con-boxed e-con e-parent\" data-id=\"a28b070\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0e64607 elementor-widget elementor-widget-html\" data-id=\"0e64607\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- BLOCK 1: HERO -->\n\n<div class=\"evo-ep-hero-v5\">\n  <style>\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@200;300;400;500;600;700&display=swap');\n\n    .evo-ep-hero-v5 {\n      --teal: #114B4D;\n      --teal-deep: #082627;\n      --teal-light: #165e61;\n      --gold: #EBBF71;\n      --white: #FFFFFF;\n      --text-muted: rgba(255, 255, 255, 0.65);\n      --border-thin: rgba(255, 255, 255, 0.15);\n      --transition: all 0.4s cubic-bezier(0.25, 1, 0.5, 1);\n\n      font-family: 'Montserrat', sans-serif;\n      width: 100vw;\n      margin-left: calc(50% - 50vw);\n      background: radial-gradient(circle at 40% 10%, var(--teal-light) 0%, var(--teal) 45%, var(--teal-deep) 100%);\n      padding: 120px 24px;\n      display: flex;\n      justify-content: center;\n      box-sizing: border-box;\n      position: relative;\n      overflow: hidden;\n      -webkit-font-smoothing: antialiased;\n    }\n\n    .evo-wrapper {\n      max-width: 1300px;\n      width: 100%;\n      display: grid;\n      grid-template-columns: 1.1fr 0.9fr;\n      gap: 100px;\n      align-items: center;\n      z-index: 2;\n    }\n\n    .evo-content {\n      display: flex;\n      flex-direction: column;\n      align-items: flex-start;\n      padding-left: 4vw;\n    }\n\n    .evo-editorial-meta {\n      display: flex;\n      align-items: center;\n      flex-wrap: wrap;\n      gap: 14px;\n      margin-bottom: 32px;\n      font-size: 10px;\n      font-weight: 600;\n      letter-spacing: 2.5px;\n      text-transform: uppercase;\n    }\n\n    .evo-meta-highlight {\n      display: flex;\n      align-items: center;\n      gap: 8px;\n      color: var(--gold);\n    }\n\n    .evo-dot {\n      width: 6px;\n      height: 6px;\n      background-color: var(--gold);\n      border-radius: 50%;\n      box-shadow: 0 0 10px rgba(235, 191, 113, 0.8);\n    }\n\n    .evo-meta-text {\n      color: var(--text-muted);\n    }\n\n    .evo-meta-slash {\n      color: rgba(235, 191, 113, 0.4);\n      font-weight: 300;\n      font-size: 12px;\n    }\n\n    .evo-title-group {\n      margin-bottom: 40px;\n      display: flex;\n      flex-direction: column;\n      width: 100%;\n    }\n\n    .evo-title-group h1 {\n      font-size: clamp(3rem, 5vw, 5.5rem);\n      font-weight: 200;\n      color: var(--white);\n      line-height: 1;\n      letter-spacing: -2px;\n      margin: 0;\n    }\n\n    .evo-conversation-context {\n      margin-top: 24px;\n      padding-left: 20px;\n      border-left: 2px solid var(--gold);\n      display: flex;\n      flex-direction: column;\n      gap: 8px;\n    }\n\n    .evo-context-label {\n      font-size: 10px;\n      font-weight: 600;\n      text-transform: uppercase;\n      letter-spacing: 3px;\n      color: var(--gold);\n      opacity: 0.9;\n    }\n\n    .evo-subtitle {\n      font-size: clamp(1.2rem, 2.5vw, 1.4rem);\n      font-weight: 300;\n      color: var(--white);\n      line-height: 1.4;\n      margin: 0;\n      max-width: 95%;\n    }\n\n    .evo-topics-editorial {\n      display: flex;\n      align-items: center;\n      flex-wrap: wrap;\n      gap: 20px;\n      margin-bottom: 56px;\n      padding-top: 24px;\n      border-top: 1px solid var(--border-thin);\n      width: 100%;\n    }\n\n    .evo-topic-label {\n      font-size: 10px;\n      font-weight: 600;\n      text-transform: uppercase;\n      letter-spacing: 2px;\n      color: var(--gold);\n      margin-right: 8px;\n    }\n\n    .evo-topic {\n      font-size: 13px;\n      font-weight: 400;\n      letter-spacing: 0.5px;\n      color: var(--text-muted);\n      position: relative;\n      transition: color 0.3s ease;\n      cursor: default;\n    }\n\n    .evo-topic:hover {\n      color: var(--white);\n    }\n\n    .evo-topic:not(:last-child)::after {\n      content: '\u2022';\n      position: absolute;\n      right: -14px;\n      color: var(--border-thin);\n      font-size: 10px;\n      top: 50%;\n      transform: translateY(-50%);\n    }\n\n    .evo-action-area {\n      display: flex;\n      flex-direction: column;\n      gap: 16px;\n      width: 100%;\n    }\n\n    .evo-action-label {\n      font-size: 10px;\n      font-weight: 800;\n      letter-spacing: 4px;\n      color: var(--gold);\n      text-transform: uppercase;\n      margin-bottom: 0;\n    }\n\n    .evo-btn-group {\n      display: flex;\n      align-items: center;\n      flex-wrap: wrap;\n      gap: 12px;\n    }\n\n    .evo-platform-btn {\n      padding: 12px 24px;\n      border: 1.5px solid var(--gold);\n      background: transparent;\n      color: var(--gold);\n      text-decoration: none;\n      font-family: 'Montserrat', sans-serif;\n      font-size: 0.8rem;\n      font-weight: 600;\n      letter-spacing: 2px;\n      text-transform: uppercase;\n      border-radius: 2px;\n      transition: var(--transition);\n      display: flex;\n      align-items: center;\n      gap: 10px;\n    }\n\n    .evo-platform-btn svg {\n      width: 16px;\n      height: 16px;\n      fill: currentColor;\n      transition: var(--transition);\n    }\n\n    .evo-platform-btn:hover {\n      background: var(--gold);\n      color: var(--teal-deep);\n    }\n\n    .evo-platform-btn:hover svg {\n      transform: scale(1.1);\n    }\n\n    .evo-media {\n      width: 100%;\n      display: flex;\n      justify-content: flex-end;\n    }\n\n    .evo-player-box {\n      position: relative;\n      width: 100%;\n      aspect-ratio: 16\/9;\n      background: #000;\n      border-radius: 4px;\n      overflow: hidden;\n      box-shadow: 0 20px 50px rgba(0, 0, 0, 0.6);\n      border: 1px solid rgba(255, 255, 255, 0.1);\n    }\n\n    .evo-player-box iframe {\n      position: absolute;\n      inset: 0;\n      width: 100%;\n      height: 100%;\n      border: 0;\n    }\n\n    @media (max-width: 1024px) {\n      .evo-wrapper { gap: 50px; }\n      .evo-content { padding-left: 2vw; }\n    }\n\n    @media (max-width: 768px) {\n      .evo-ep-hero-v5 { padding: 80px 20px; }\n      .evo-wrapper { grid-template-columns: 1fr; gap: 60px; }\n      .evo-content { align-items: center; text-align: center; padding-left: 0; }\n      .evo-editorial-meta { justify-content: center; }\n      .evo-title-group h1 { font-size: 3.2rem; }\n      .evo-conversation-context {\n        border-left: none;\n        padding-left: 0;\n        margin-top: 24px;\n        align-items: center;\n        border-top: 1px solid rgba(235, 191, 113, 0.3);\n        padding-top: 20px;\n      }\n      .evo-subtitle { max-width: 100%; }\n      .evo-topics-editorial { justify-content: center; padding-top: 32px; }\n      .evo-topic-label { width: 100%; margin-right: 0; margin-bottom: 12px; }\n      .evo-action-area { align-items: center; }\n      .evo-btn-group { justify-content: center; }\n      .evo-media { justify-content: center; }\n    }\n  <\/style>\n\n  <div class=\"evo-wrapper\">\n\n    <div class=\"evo-content\">\n\n      <div class=\"evo-editorial-meta\">\n        <span class=\"evo-meta-highlight\">\n          <span class=\"evo-dot\"><\/span> Episode S1E9\n        <\/span>\n        <span class=\"evo-meta-text\">12.08.2026<\/span>\n      <\/div>\n\n      <div class=\"evo-title-group\">\n        <h1>Stephanie Schoss<\/h1>\n\n        <div class=\"evo-conversation-context\">\n          <span class=\"evo-context-label\">In Conversation About<\/span>\n          <p class=\"evo-subtitle\">What She Learned About Trust, Vulnerability, and De-Armoring \u2014 Coaching the Top 0.01% of CEOs<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"evo-topics-editorial\">\n        <span class=\"evo-topic-label\">Topics \u23e4<\/span>\n        <span class=\"evo-topic\">Leadership<\/span>\n        <span class=\"evo-topic\">Vulnerability<\/span>\n        <span class=\"evo-topic\">Trust<\/span>\n        <span class=\"evo-topic\">Loneliness<\/span>\n        <span class=\"evo-topic\">Presence<\/span>\n        <span class=\"evo-topic\">Human Connection<\/span>\n        <span class=\"evo-topic\">Psychological Safety<\/span>\n        <span class=\"evo-topic\">Self-Trust<\/span>\n        <span class=\"evo-topic\">We-Consciousness<\/span>\n        <span class=\"evo-topic\">Inner Transformation<\/span>\n        <span class=\"evo-topic\">High Performance<\/span>\n        <span class=\"evo-topic\">Authenticity<\/span>\n      <\/div>\n\n      <div class=\"evo-action-area\">\n        <span class=\"evo-action-label\">Listen On<\/span>\n        <div class=\"evo-btn-group\">\n\n          <a href=\"https:\/\/open.spotify.com\/episode\/2KHJq5TFTovFsy44T1xUqb\" class=\"evo-platform-btn\" target=\"_blank\" rel=\"noopener\" aria-label=\"Listen on Spotify\">\n            <svg viewBox=\"0 0 24 24\"><path d=\"M12 0C5.4 0 0 5.4 0 12s5.4 12 12 12 12-5.4 12-12S18.66 0 12 0zm5.521 17.34c-.24.359-.66.48-1.021.24-2.82-1.74-6.36-2.101-10.561-1.141-.418.122-.779-.179-.899-.539-.12-.421.18-.78.54-.9 4.56-1.021 8.52-.6 11.64 1.32.42.18.54.659.301 1.02zm1.44-3.3c-.301.42-.841.6-1.262.3-3.239-1.98-8.159-2.58-11.939-1.38-.479.12-1-.12-1.14-.6-.12-.48.12-1 .6-1.141 4.2-1.38 9.6-1.2 13.38 1.14.48.3.66.84.36 1.26zm.12-3.36C15.24 8.4 8.82 8.16 5.16 9.301c-.6.18-1.2-.18-1.38-.721-.18-.6.18-1.2.72-1.38 4.2-1.26 11.28-1.02 15.721 1.62.539.3.72 1.02.42 1.56-.24.54-.96.72-1.56.3z\"\/><\/svg>\n            Spotify\n          <\/a>\n\n          <a href=\"https:\/\/podcasts.apple.com\/us\/podcast\/dr-schoss-coaches-the-top-0-01-ceos-what-she-learned\/id1895107557?i=1000782895994\" class=\"evo-platform-btn\" target=\"_blank\" rel=\"noopener\" aria-label=\"Listen on Apple Podcasts\">\n            <svg viewBox=\"0 0 384 512\"><path d=\"M318.7 268.7c-.2-36.7 16.4-64.4 50-84.8-18.8-26.9-47.2-41.7-84.1-44.6-35.9-2.8-74.3 22.7-93.6 22.7-19 0-46.6-20.9-75-19.6-40 1.9-76.9 23.2-97.8 59.5-42.8 74.8-12.1 185.2 28.8 245.5 20.3 29.8 44.8 62.4 77.2 61.2 30.6-1.2 43-19.6 80.4-19.6 37.1 0 48.7 19.6 80.4 19.1 33.1-.6 54.3-30.8 73.8-60.6 22.7-34.9 31.9-68.8 32.5-70.5-2.8-1-42.5-16.1-42.5-58zM236.4 121.2c16.9-20.4 28.3-48.8 25.2-77.1-23.8 1-54.8 16.1-72.2 36.5-14.3 16.6-27.1 45.4-23.5 73 26 2 53.6-12.6 70.5-32.4z\"\/><\/svg>\n            Apple\n          <\/a>\n\n          <a href=\"https:\/\/www.youtube.com\/watch?v=rG_4Q1dXrPU\" class=\"evo-platform-btn\" target=\"_blank\" rel=\"noopener\" aria-label=\"Watch on YouTube\">\n            <svg viewBox=\"0 0 576 512\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"\/><\/svg>\n            YouTube\n          <\/a>\n\n        <\/div>\n      <\/div>\n\n    <\/div>\n\n    <div class=\"evo-media\">\n      <div class=\"evo-player-box\">\n        <iframe\n          src=\"https:\/\/www.youtube.com\/embed\/rG_4Q1dXrPU\"\n          title=\"Stephanie Schoss: What She Learned About Trust, Vulnerability, and De-Armoring\"\n          allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\"\n          allowfullscreen>\n        <\/iframe>\n      <\/div>\n    <\/div>\n\n  <\/div>\n<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4c30e9c e-flex e-con-boxed e-con e-parent\" data-id=\"4c30e9c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b460fb1 elementor-widget elementor-widget-html\" data-id=\"b460fb1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!--\n\u2554\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2557\n\u2551  SECTION 2 \u2014 SHOW NOTES \/ TIMESTAMPS \/ TRANSCRIPT               \u2551\n\u2551  Episode: Stephanie Schoss \u2014 S1E9                                 \u2551\n\u255a\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u255d\n-->\n\n<div class=\"evo-tabs\">\n<input type=\"checkbox\" id=\"mob-toggle2\" style=\"display:none\">\n<input type=\"checkbox\" id=\"mob-toggle3\" style=\"display:none\">\n<style>\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@200;300;400;600;700;800&display=swap');\n\n  .evo-tabs {\n    --teal: #114B4D; --gold: #EBBF71;\n    --text-gray: #546e7a; --text-muted: #6b7c7c; --white: #FFFFFF;\n    font-family: 'Montserrat', sans-serif;\n    background: transparent;\n    max-width: 1000px; margin: 0 auto;\n    padding: 40px 0 60px; box-sizing: border-box;\n  }\n\n  .evo-tabs input[type=\"radio\"] { display: none; }\n\n  .evo-tabs .evo-tab-header { display: flex; gap: 10px; border-bottom: 1px solid rgba(17,75,77,0.1); margin-bottom: 40px; overflow-x: auto; scrollbar-width: none; }\n  .evo-tabs .evo-tab-header::-webkit-scrollbar { display: none; }\n  .evo-tabs .evo-tab-label { padding: 12px 24px; cursor: pointer; font-size: 13px; font-weight: 700; letter-spacing: 2px; text-transform: uppercase; color: var(--text-muted); border-bottom: 3px solid transparent; margin-bottom: -1px; white-space: nowrap; transition: all 0.4s cubic-bezier(0.19,1,0.22,1); }\n  .evo-tabs .evo-tab-label:hover { color: var(--teal); }\n  #evo-tab1:checked ~ .evo-tab-header label[for=\"evo-tab1\"],\n  #evo-tab2:checked ~ .evo-tab-header label[for=\"evo-tab2\"],\n  #evo-tab3:checked ~ .evo-tab-header label[for=\"evo-tab3\"] { color: var(--teal); border-bottom-color: var(--gold); }\n\n  .evo-tabs .evo-tab-panel { display: none; animation: evoFadeUp 0.5s cubic-bezier(0.19,1,0.22,1); }\n  @keyframes evoFadeUp { from { opacity: 0; transform: translateY(10px); } to { opacity: 1; transform: translateY(0); } }\n  #evo-tab1:checked ~ .evo-tab-body #evo-panel1,\n  #evo-tab2:checked ~ .evo-tab-body #evo-panel2,\n  #evo-tab3:checked ~ .evo-tab-body #evo-panel3 { display: block; }\n\n  .evo-tabs .evo-panel-title { font-size: clamp(1.3rem, 2.5vw, 1.8rem); font-weight: 200; color: var(--teal); line-height: 1.2; letter-spacing: -0.3px; margin: 0 0 16px; }\n  .evo-tabs .evo-panel-body { font-size: 15px; font-weight: 400; color: var(--text-gray); line-height: 1.8; margin: 0 0 24px; max-width: 720px; }\n\n  .evo-tabs .evo-meta-block { margin-top: 36px; padding-top: 28px; border-top: 1px solid rgba(17,75,77,0.08); }\n  .evo-tabs .evo-meta-title { font-size: 9px; font-weight: 800; letter-spacing: 4px; text-transform: uppercase; color: var(--gold); margin-bottom: 16px; }\n  .evo-tabs .evo-link-grid { list-style: none; padding: 0; margin: 0; display: grid; grid-template-columns: 1fr; gap: 10px; }\n  .evo-tabs .evo-link-grid li { position: relative; padding-left: 20px; }\n  .evo-tabs .evo-link-grid li::before { content: '\u2014'; position: absolute; left: 0; top: 1px; color: var(--gold); font-weight: 700; }\n  .evo-tabs .evo-link-grid a { font-size: 14px; font-weight: 600; color: var(--teal); text-decoration: none; padding-bottom: 2px; border-bottom: 1px solid rgba(17,75,77,0.2); transition: all 0.3s cubic-bezier(0.19,1,0.22,1); display: inline-block; }\n  .evo-tabs .evo-link-grid a:hover { color: var(--gold); border-bottom-color: var(--gold); padding-left: 4px; }\n\n  \/* Timestamps *\/\n  .evo-timestamps { display: flex; flex-direction: column; gap: 0; max-width: 720px; }\n  .evo-ts-row { display: flex; align-items: center; gap: 20px; padding: 14px 0; border-bottom: 1px solid rgba(17,75,77,0.06); text-decoration: none; transition: all 0.3s cubic-bezier(0.19,1,0.22,1); }\n  .evo-ts-row:last-child { border-bottom: none; }\n  .evo-ts-row:hover .evo-ts-time { background: var(--teal); border-color: var(--teal); color: var(--white); }\n  .evo-ts-row:hover .evo-ts-label { color: var(--teal); padding-left: 4px; }\n  .evo-ts-time { font-size: 10px; font-weight: 800; letter-spacing: 1px; color: var(--gold); background: rgba(235,191,113,0.1); border: 1px solid rgba(235,191,113,0.3); border-radius: 2px; padding: 4px 10px; white-space: nowrap; flex-shrink: 0; min-width: 56px; text-align: center; transition: all 0.3s ease; }\n  .evo-ts-label { font-size: 14px; font-weight: 400; color: var(--text-gray); line-height: 1.4; transition: all 0.3s ease; }\n\n  \/* Transcript *\/\n  .evo-transcript { max-height: 500px; overflow-y: auto; padding-right: 12px; max-width: 720px; }\n  .evo-transcript::-webkit-scrollbar { width: 3px; }\n  .evo-transcript::-webkit-scrollbar-track { background: rgba(17,75,77,0.04); }\n  .evo-transcript::-webkit-scrollbar-thumb { background: var(--teal); border-radius: 2px; }\n  .evo-transcript p { font-size: 15px; font-weight: 400; color: var(--text-gray); line-height: 1.85; margin: 0 0 16px; }\n\n  @media (min-width: 768px) { .evo-tabs .evo-link-grid { grid-template-columns: 1fr 1fr; } .evo-tabs .evo-tab-header { gap: 40px; } .evo-tabs .evo-tab-label { padding: 15px 0; } }\n  @media (max-width: 767px) {\n    .evo-tabs { padding: 32px 20px 48px; }\n    .evo-tabs .evo-tab-header { display: none; }\n    .evo-tabs .evo-tab-panel { display: block !important; animation: none; margin-bottom: 0; }\n    #evo-panel2,\n    #evo-panel3 {\n      border-top: 1px solid rgba(17,75,77,0.1);\n      padding-top: 32px;\n      margin-top: 8px;\n    }\n    #evo-panel2 .evo-panel-title,\n    #evo-panel3 .evo-panel-title {\n      cursor: pointer;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      margin-bottom: 0;\n      padding-bottom: 16px;\n      user-select: none;\n    }\n    #evo-panel2 .evo-panel-title::after,\n    #evo-panel3 .evo-panel-title::after {\n      content: '+';\n      font-size: 22px;\n      font-weight: 200;\n      color: var(--gold);\n      flex-shrink: 0;\n      transition: transform 0.3s ease;\n    }\n    #evo-panel2 .evo-timestamps,\n    #evo-panel3 .evo-transcript {\n      display: none;\n    }\n    #mob-toggle2:checked ~ .evo-tab-body #evo-panel2 .evo-timestamps,\n    #mob-toggle3:checked ~ .evo-tab-body #evo-panel3 .evo-transcript { display: flex; }\n    #mob-toggle3:checked ~ .evo-tab-body #evo-panel3 .evo-transcript { display: block; }\n    #mob-toggle2:checked ~ .evo-tab-body #evo-panel2 .evo-panel-title::after,\n    #mob-toggle3:checked ~ .evo-tab-body #evo-panel3 .evo-panel-title::after { content: '\u2212'; }\n  }\n<\/style>\n\n<input type=\"radio\" name=\"evo-tabs\" id=\"evo-tab1\" checked>\n<input type=\"radio\" name=\"evo-tabs\" id=\"evo-tab2\">\n<input type=\"radio\" name=\"evo-tabs\" id=\"evo-tab3\">\n\n<div class=\"evo-tab-header\">\n  <label for=\"evo-tab1\" class=\"evo-tab-label\">Show Notes<\/label>\n  <label for=\"evo-tab2\" class=\"evo-tab-label\">Timestamps<\/label>\n  <label for=\"evo-tab3\" class=\"evo-tab-label\">Transcript<\/label>\n<\/div>\n\n<div class=\"evo-tab-body\">\n\n  <!-- \u2550\u2550\u2550 TAB 1: SHOW NOTES \u2550\u2550\u2550 -->\n  <div class=\"evo-tab-panel\" id=\"evo-panel1\">\n\n    <h2 class=\"evo-panel-title\">Episode Summary<\/h2>\n\n    <p class=\"evo-panel-body\">\n      Dr. Stephanie Schoss has spent almost 15 years working closely with senior executives at the University of St. Gallen - often in small, confidential settings where CEOs say the things they would never admit in public. What she has observed challenges the image of the powerful, self-assured leader. Behind the polished exterior, many struggle with loneliness, fear of failure, self-doubt and the pressure to always appear in control. And paradoxically, Stephanie has found that even highly armoured executives often deeply welcome vulnerability once it feels safe enough to show it.\n    <\/p>\n    <p class=\"evo-panel-body\">\n      The conversation explores what these moments reveal about trust, leadership and the hidden cost of always having to be the strong one. Why do leaders ask others to trust them while struggling to trust their own teams? Why does vulnerability so often create relief rather than weakness? And what happens when a CEO finally stops performing certainty and tells the \"naked truth\"? At its core, the episode asks: what can we learn about leadership from the things top CEOs only reveal when the armour comes off?\n    <\/p>\n\n    <div class=\"evo-meta-block\">\n      <p class=\"evo-meta-title\">Resources Mentioned<\/p>\n      <ul class=\"evo-link-grid\">\n        <li><a href=\"https:\/\/en.wikipedia.org\/wiki\/Overview_effect\" target=\"_blank\" rel=\"noopener\">The Overview Effect<\/a><\/li>\n        <li><a href=\"https:\/\/cfac.unisg.ch\/\" target=\"_blank\" rel=\"noopener\">Center for Aviation and Space Competence (CFAC-HSG)<\/a><\/li>\n        <li><a href=\"https:\/\/ctalks.ch\/\" target=\"_blank\" rel=\"noopener\">C Talks<\/a><\/li>\n        <li><a href=\"https:\/\/www.unisg.ch\/en\/\" target=\"_blank\" rel=\"noopener\">University of St. Gallen<\/a><\/li>\n        <li><a href=\"https:\/\/www.spacehub.uzh.ch\/en\/infrastructure-platforms\/parabolic-flights.html\" target=\"_blank\" rel=\"noopener\">UZH Space Hub \u2014 Parabolic Flights<\/a><\/li>\n        <li><a href=\"https:\/\/en.wikipedia.org\/wiki\/Tao_Te_Ching\" target=\"_blank\" rel=\"noopener\">Tao Te Ching<\/a><\/li>\n      <\/ul>\n    <\/div>\n\n    <div class=\"evo-meta-block\">\n      <p class=\"evo-meta-title\">People Mentioned<\/p>\n      <ul class=\"evo-link-grid\">\n        <li><a href=\"https:\/\/en.wikipedia.org\/wiki\/Nelson_Mandela\" target=\"_blank\" rel=\"noopener\">Nelson Mandela<\/a><\/li>\n      <\/ul>\n    <\/div>\n\n  <\/div>\n\n  <!-- \u2550\u2550\u2550 TAB 2: TIMESTAMPS \u2550\u2550\u2550 -->\n  <div class=\"evo-tab-panel\" id=\"evo-panel2\">\n\n    <label for=\"mob-toggle2\"><h2 class=\"evo-panel-title\">Episode Timestamps<\/h2><\/label>\n    <div class=\"evo-timestamps\">\n      <a href=\"https:\/\/www.youtube.com\/watch?v=rG_4Q1dXrPU&t=125s\" target=\"_blank\" rel=\"noopener\" class=\"evo-ts-row\">\n        <span class=\"evo-ts-time\">02:05<\/span>\n        <span class=\"evo-ts-label\">Why A Full Life Can Still Feel Like Too Much<\/span>\n      <\/a>\n      <a href=\"https:\/\/www.youtube.com\/watch?v=rG_4Q1dXrPU&t=232s\" target=\"_blank\" rel=\"noopener\" class=\"evo-ts-row\">\n        <span class=\"evo-ts-time\">03:52<\/span>\n        <span class=\"evo-ts-label\">When Doing More May Be Holding You Back<\/span>\n      <\/a>\n      <a href=\"https:\/\/www.youtube.com\/watch?v=rG_4Q1dXrPU&t=436s\" target=\"_blank\" rel=\"noopener\" class=\"evo-ts-row\">\n        <span class=\"evo-ts-time\">07:16<\/span>\n        <span class=\"evo-ts-label\">Why You Need a Deeper Relationship With Yourself<\/span>\n      <\/a>\n      <a href=\"https:\/\/www.youtube.com\/watch?v=rG_4Q1dXrPU&t=595s\" target=\"_blank\" rel=\"noopener\" class=\"evo-ts-row\">\n        <span class=\"evo-ts-time\">09:55<\/span>\n        <span class=\"evo-ts-label\">The Leadership Belief Schoss Had to Unlearn<\/span>\n      <\/a>\n      <a href=\"https:\/\/www.youtube.com\/watch?v=rG_4Q1dXrPU&t=909s\" target=\"_blank\" rel=\"noopener\" class=\"evo-ts-row\">\n        <span class=\"evo-ts-time\">15:09<\/span>\n        <span class=\"evo-ts-label\">What a Crisis Can Teach You About How You Lead<\/span>\n      <\/a>\n      <a href=\"https:\/\/www.youtube.com\/watch?v=rG_4Q1dXrPU&t=1128s\" target=\"_blank\" rel=\"noopener\" class=\"evo-ts-row\">\n        <span class=\"evo-ts-time\">18:48<\/span>\n        <span class=\"evo-ts-label\">Why You Can't Build Trust Without the \"We\"<\/span>\n      <\/a>\n      <a href=\"https:\/\/www.youtube.com\/watch?v=rG_4Q1dXrPU&t=1451s\" target=\"_blank\" rel=\"noopener\" class=\"evo-ts-row\">\n        <span class=\"evo-ts-time\">24:11<\/span>\n        <span class=\"evo-ts-label\">Why You Only Open Up When You Feel Truly Safe<\/span>\n      <\/a>\n      <a href=\"https:\/\/www.youtube.com\/watch?v=rG_4Q1dXrPU&t=2019s\" target=\"_blank\" rel=\"noopener\" class=\"evo-ts-row\">\n        <span class=\"evo-ts-time\">33:39<\/span>\n        <span class=\"evo-ts-label\">Looking Weak Strengthens Your Leadership<\/span>\n      <\/a>\n      <a href=\"https:\/\/www.youtube.com\/watch?v=rG_4Q1dXrPU&t=2149s\" target=\"_blank\" rel=\"noopener\" class=\"evo-ts-row\">\n        <span class=\"evo-ts-time\">35:49<\/span>\n        <span class=\"evo-ts-label\">The Culture Change Has to Start With You<\/span>\n      <\/a>\n      <a href=\"https:\/\/www.youtube.com\/watch?v=rG_4Q1dXrPU&t=2383s\" target=\"_blank\" rel=\"noopener\" class=\"evo-ts-row\">\n        <span class=\"evo-ts-time\">39:43<\/span>\n        <span class=\"evo-ts-label\">Why the System Keeps Pulling You Back<\/span>\n      <\/a>\n      <a href=\"https:\/\/www.youtube.com\/watch?v=rG_4Q1dXrPU&t=2517s\" target=\"_blank\" rel=\"noopener\" class=\"evo-ts-row\">\n        <span class=\"evo-ts-time\">41:57<\/span>\n        <span class=\"evo-ts-label\">You May Be Rewarding the Wrong Leadership Traits<\/span>\n      <\/a>\n      <a href=\"https:\/\/www.youtube.com\/watch?v=rG_4Q1dXrPU&t=2638s\" target=\"_blank\" rel=\"noopener\" class=\"evo-ts-row\">\n        <span class=\"evo-ts-time\">43:58<\/span>\n        <span class=\"evo-ts-label\">The 50,000 Feet Perspective That Changes Everything<\/span>\n      <\/a>\n      <a href=\"https:\/\/www.youtube.com\/watch?v=rG_4Q1dXrPU&t=2872s\" target=\"_blank\" rel=\"noopener\" class=\"evo-ts-row\">\n        <span class=\"evo-ts-time\">47:52<\/span>\n        <span class=\"evo-ts-label\">Why Your Biggest Insights Often Don't Last<\/span>\n      <\/a>\n      <a href=\"https:\/\/www.youtube.com\/watch?v=rG_4Q1dXrPU&t=3176s\" target=\"_blank\" rel=\"noopener\" class=\"evo-ts-row\">\n        <span class=\"evo-ts-time\">52:56<\/span>\n        <span class=\"evo-ts-label\">Can Altered States Change How You Lead?<\/span>\n      <\/a>\n      <a href=\"https:\/\/www.youtube.com\/watch?v=rG_4Q1dXrPU&t=3395s\" target=\"_blank\" rel=\"noopener\" class=\"evo-ts-row\">\n        <span class=\"evo-ts-time\">56:35<\/span>\n        <span class=\"evo-ts-label\">You May Need a More Human Way to Lead<\/span>\n      <\/a>\n      <a href=\"https:\/\/www.youtube.com\/watch?v=rG_4Q1dXrPU&t=3761s\" target=\"_blank\" rel=\"noopener\" class=\"evo-ts-row\">\n        <span class=\"evo-ts-time\">01:02:41<\/span>\n        <span class=\"evo-ts-label\">What to Remember When Leadership Feels Lonely<\/span>\n      <\/a>\n      <a href=\"https:\/\/www.youtube.com\/watch?v=rG_4Q1dXrPU&t=3874s\" target=\"_blank\" rel=\"noopener\" class=\"evo-ts-row\">\n        <span class=\"evo-ts-time\">01:04:34<\/span>\n        <span class=\"evo-ts-label\">Outro<\/span>\n      <\/a>\n    <\/div>\n\n  <\/div>\n\n  <!-- \u2550\u2550\u2550 TAB 3: TRANSCRIPT \u2550\u2550\u2550 -->\n  <div class=\"evo-tab-panel\" id=\"evo-panel3\">\n\n    <label for=\"mob-toggle3\"><h2 class=\"evo-panel-title\">Full Transcript<\/h2><\/label>\n    <div class=\"evo-transcript\">\n      <p><strong>Stephanie (00:00)<\/strong> I found out that executives who lead in their full armor actually love vulnerability. But you have to guide them into the experience \u2014 it doesn't come naturally, it's not rewarded by the system or the public. These are the moments I cherish most: when one person starts with an unconventional story, the naked truth, and I can really feel the energy in the room. They say, look, this is something, I have to tell you I feel very lonely in that, and I'm very confused.<\/p>\n\n      <p><strong>Dmitrij Achelrod (00:45)<\/strong> Welcome to Inner Pioneers, a podcast for those who feel the call to break new ground within themselves. Join us as we dive into real stories of transformation and learn from leading voices in psychology, science and human development on how to move through inner shifts and seasons of change. I'm your host, Dmitrij Achelrod, and now let's begin pioneering.<\/p>\n\n      <p><strong>Dmitrij Achelrod (01:10)<\/strong> Stephanie Schoss is a coach, researcher and thought partner for leaders navigating complexity and transformation. She's heading the Senior Leadership Executive programs at the University of St. Gallen, where she works with C-level individuals at the intersection of inner development and organizational impact. Stephanie studied business administration at St. Gallen, Harvard and the Singapore Management University, and wrote her doctoral thesis on team effectiveness at the Technical University of Aachen. Her main research and teaching focus is on team personality, team leadership, and the effects of conflict, empathy and we-consciousness on team effectiveness. Stephanie's work is rooted in the question of how we can create organizations that are not only effective, but truly life-serving.<\/p>\n\n      <p><strong>Dmitrij Achelrod (02:04)<\/strong> Stephanie, welcome to the podcast. It's a real pleasure to have you here, and thanks a lot for taking the time.<\/p>\n\n      <p><strong>Stephanie (02:13)<\/strong> Thank you for inviting me this morning, Dmitrij. I'm really excited to explore life and the world around us with you.<\/p>\n\n      <p><strong>Dmitrij Achelrod (02:23)<\/strong> Really looking forward to that. Even though both of us have a little handicap \u2014 we both have the flu, so we'll try our best not to sound too weird.<\/p>\n\n      <p><strong>Stephanie (02:31)<\/strong> Absolutely \u2014 makes it really real.<\/p>\n\n      <p><strong>Dmitrij Achelrod (02:33)<\/strong> So where to start? Stephanie, you are wearing so many different hats, and in an intensity that is really almost unrivaled. I feel very much in awe when I hear what you're doing in your life. You are a researcher at the Hochschule St. Gallen, you're leading one of the leadership development programs dealing with elite C-level leadership, you have founded several organizations \u2014 for instance C-Talks, a roundtable for senior organizational leaders in Europe \u2014 you have four children and four stepchildren, so a very busy family life, and at the same time you're also a private and commercial pilot. When I look at that and step back from all these different roles that require very different mindsets and attitudes, the question that arises is: what is currently life asking of you?<\/p>\n\n      <p><strong>Stephanie (03:48)<\/strong> That's a good question, and I sometimes wake up in the morning with this question. I would say the answer is that life is asking me to not do more. In an older version of myself, there was this thrive for efficiency \u2014 do it more efficiently, do it better. But it's not about doing more and doing it more efficiently, it's about being more, and maybe even being more in the doing. So I'm looking to expand the experiences in whatever I do, and expand my presence. Especially around this time of year, the Christmas season, which is always crazy, this is a good exercise field for it. I also discovered about myself that I can really manage it all \u2014 but it's not about managing it all, it's not about managing the children. I have an awareness when I do this, and I can do it very efficiently, but that's not the experience I'm looking for, and not what they're looking for either. It's about being more in their presence. So I think life is asking for expanding in the being, not rushing more in the doing \u2014 saying more no to things for a deeper yes to other things. This is really a question I often ask myself: when I say yes to something, what do I say no to at the same time?<\/p>\n\n      <p><strong>Dmitrij Achelrod (05:27)<\/strong> It's very interesting. When you say you're trying to be more in a being mode and less in a doing mode, it reminds me a bit of the Tao Te Ching, which also talks about doing by non-doing. At the same time, it does sound paradoxical to people \u2014 how can you get things done if doing seems to matter less? So what does it mean to you?<\/p>\n\n      <p><strong>Stephanie (06:01)<\/strong> I would say it's the constant reminder of being more by doing less. In every single step I take \u2014 because I do a lot, because I've created a certain complexity in my life \u2014 the way I stand in an experience matters. When I'm in an experience, whether it's flying a plane, cooking a meal, changing diapers, or holding a meeting, I'm really interested in how deep that experience gets, and how much presence I can bring to the room, to myself, and to others. It sounds simple, but it's about the way I show up in these experiences. I love to explore life \u2014 I see it as a big adventure, and I see my different roles as teachers and experiences that deepen and expand life. I also like to go by what I call the wisdom of imperfection: you cannot overestimate the unimportance of almost everything. And I can tell you, Dmitrij, this is really what flying teaches me. When I'm in the cockpit and I have the overview effect of the world and my life, I get into a state of being fully aware, because situational awareness is everything in the cockpit. It's also a state of being very humble, because humans aren't made for flying, so you have to be humble enough to be up there. But it's a form of detachment from experiences and things \u2014 it's not me being that experience, being that emotion, being so important in my role, but watching myself and life from above. That brings me a great sense of detachment, and the lived wisdom that you don't have to be so into everything. Sometimes just relaxing and letting things go their way helps.<\/p>\n\n      <p><strong>Dmitrij Achelrod (08:20)<\/strong> Yeah, beautiful. What I hear is that you're asking yourself: how can I be as present as possible wherever I am and whatever I do? And by being present, you deepen the intimacy to the moment \u2014 whether you're with the children or in the boardroom.<\/p>\n\n      <p><strong>Stephanie (08:44)<\/strong> Yes, that's a nice way of saying it \u2014 it's really the intimacy to self, to life, and with others. One of my great teachers, a Maori elder, taught me that intimacy is a way \u2014 he describes it almost like a word: \"into me I see.\" Intimacy is \"into me I see,\" through the presence of life, through the experiences. I have very, very intimate relationships to the planes that I fly, to a degree that I sometimes ask myself: can you fall in love with a plane? It's the intimacy of experience that gives me the self-reflection and awareness \u2014 into me I see \u2014 in the presence of an experience.<\/p>\n\n      <p><strong>Dmitrij Achelrod (09:40)<\/strong> So what is the answer? Can one fall in love with a machine?<\/p>\n\n      <p><strong>Stephanie (09:43)<\/strong> I don't know, but I can.<\/p>\n\n      <p><strong>Dmitrij Achelrod (09:44)<\/strong> Speaking about intimacy with life \u2014 it seems like an essential characteristic of the path you're taking, deepening that presence, that intimacy and reciprocity with everything you interact with. Would you say it's always been so, also in your younger or earlier periods of life? When you were a student, I think you founded a fintech company, a startup in the financial sector. How did you look at intimacy and presence back then \u2014 was it more of a classical understanding, you know, a motivated young lady who really wants success? How do you look at that from now?<\/p>\n\n      <p><strong>Stephanie (10:40)<\/strong> More the latter, I would say. I had a very different understanding of leadership and of myself. I would say I have very interesting energies within my system \u2014 one is more nurtured by the flying, the overview effect, very spiritually grounded, a vast energy; and then I also have a very linear, what we might call in this world more male energy \u2014 very goal-oriented, getting things done. Sometimes they co-create, sometimes they fight, and sometimes one wins. In my early years I was really more of a tomboy \u2014 I was thriving a lot on this, let's call it for the moment, the male energy dimension. I was so motivated to become this hero leader, to be the smartest person in the room and create a vision everyone wants to follow. I thought this was the service I could do as a leader. Sometimes I realized later that I was even sacrificing people for the vision.<\/p>\n\n      <p><strong>Dmitrij Achelrod (11:47)<\/strong> Can you give us an example of how you would solve issues back then, with that mindset that success is paramount, and sometimes you might need to steamroll over things you'd now be a lot more protective of?<\/p>\n\n      <p><strong>Stephanie (12:06)<\/strong> Yeah, I would say the leadership was more \"I\"-centered. I had the idea of service in leadership \u2014 I do something for the company to realize our vision, to motivate the team. Success was always measurable and acknowledgeable by society, and first and foremost achievable by willpower. I saw it almost as my duty to train people in willpower, to replicate what I found to be individual success \u2014 my then definition of success \u2014 also for the team. I would motivate people to live that vision and give everything. When pressure got high and time got short, that was actually the interesting leadership moment: just give it all, sacrifice maybe yourself and your health, and go over it. If we didn't succeed, this was more a failure of the team \u2014 people didn't try hard enough, they weren't willing to sacrifice it all. This is how I felt about things back then.<\/p>\n\n      <p><strong>Dmitrij Achelrod (13:22)<\/strong> And where did you get that role model of leadership from \u2014 the idea that there needs to be a quasi-heroic figure guiding the way, and that a leader's task is to persevere through the storms of life? Was it something you learned in business school, or was that just how leadership was traditionally regarded?<\/p>\n\n      <p><strong>Stephanie (13:50)<\/strong> That's a good question, and I'm not sure I know the answer. But guessing from my perspective now, I'd say this ideal of heroic leadership is still quite system-immanent today. When I look at all the leaders I work with, I feel there's a big fear of showing weakness, because the system doesn't tolerate a mistake \u2014 then it's you who has to take responsibility and who has to leave the company. So this fear of failure is, I'd say, partly how we've created our systems and organizations, still today. And self-critically, coming from an educator's perspective, the way we teach leadership is often about polishing behaviors to become better leaders, but missing the inner shift \u2014 relating to our talk here \u2014 really becoming another version of yourself, another version of a leader, rather than just obeying the behavioral rules that society and the business world want to see, playing them better but not being them authentically.<\/p>\n\n      <p><strong>Dmitrij Achelrod (15:06)<\/strong> You mentioned that inner shift \u2014 it seems like back in 2008, when there was the financial meltdown, there was a moment or period of restructuring in your life and your company, and this is when you had an important realization that shaped your future path. Could you expand on that a little?<\/p>\n\n      <p><strong>Stephanie (15:33)<\/strong> Yeah, it really feels like another lifetime. It was one of the first companies I founded, in the financial field, as you said. I invited a finance professor from Harvard into the team, and my now-husband \u2014 together we founded the company. I thought we were doing very smart things, and I took a lot of pride that we'd hired the smartest people from Harvard, people I couldn't even follow in my thinking when they spoke. We were basically trading liquidity in the market. Then, in 2007, there was a big liquidity dry-out in the market, and we were hit hard, to an extreme situation for our company. When one of my colleagues stepped out of the team at that time, I thought, again, this is a lack of willpower and endurance, not resilient enough. I reacted with resentment and anger \u2014 I said, look, this is the tough moment where we have to stand together. But I missed the point that I might have contributed to a situation where we weren't deeply connected and trusting each other, that we could pull it through and reinvent ourselves as a team. It was vision first, product first, and then people. I think the fundamental shift came when I realized: people over product. But also realizing that we \u2014 and me as a leader \u2014 had created systems that sometimes sacrifice people for a good product or a vision. I had this realization: sometimes you hit rock bottom, and then the inner shift comes a bit quicker, but it's usually a very long process, longer than your mind thinks \u2014 the mind thinks \"I've got this,\" but until you really bring it into the living, it takes a long time. I realized my deep interest wasn't scaling or financial products. I do love the entrepreneurial spirit, the spirit of creating something new, ideally something the world really needs \u2014 but it's also about understanding people better, understanding the individual, understanding teams, and understanding the \"I\" and the \"we\" dimension and how they play together. This became my big passion, and it was actually the moment I started flying and started my PhD, on deep-level diversity and inner team dynamics, understanding what really makes a great team. Now, people at the university laugh at me and say: look at you with your big family, it's a whole tribe \u2014 you had to study team research to survive at home.<\/p>\n\n      <p><strong>Dmitrij Achelrod (18:34)<\/strong> It actually makes sense, I never thought about that. In your academic work, and I think also in your practical work with C-level executives, you talk a lot about the concept of we-consciousness \u2014 how can we move, both as individuals and as organizations, from a more \"I\"-centric worldview to a more \"we\"-centric, we-consciousness perspective?<\/p>\n\n      <p><strong>Stephanie (19:16)<\/strong> The ingredients in we-consciousness \u2014 I think trust is a central element, and psychological safety as well. Whatever we want to bring out in the world, in a system, in a team, we have to internalize and do the inner work first. So there's always this dimension between \"I\" and \"we\" \u2014 it's about a strong \"me\" in service of the \"we,\" and understanding that they're interlinked. It's not about leading from an inner state of complex \u2014 that imposter syndrome, \"I'm not good enough,\" so let me manage the outer team and get that part right. It's really a very intimate dynamic from me to we. Trust is the interlink \u2014 the we-consciousness, when we describe it academically, is not an esoteric concept. You can think of it as team spirit, and breaking team spirit down into its molecular structures, understanding the affective elements and the cognitive elements and how they play together, and how you can measure it. That's what academics like to do, and that's the part of me that's very curious about measuring the things you feel but can't see so much in the world. Trust is the interlink between the cognitive and affective elements of a team. And then you can take it one level deeper and ask: so what is trust? There's basic trust, hopefully, that we have when we're born \u2014 trust in our mother. When we grow up, there's trust in the world, something that carries us like a safety net. Then some people have a strong belief and trust in an overarching order, a higher power, a God, or whatever \u2014 something that guides them from above. And in the middle, there's trust in yourself, out of which confidence arises. You can unfold each of these elements in we-consciousness and go deeper. I'd recommend starting with trust: are we trusting ourselves? Are we trusting Mother Nature? Are we trusting a higher power for guidance? Or do we think we have to do it all by ourselves, all alone? If you find the connection to these elements of trust, it's easier to be an integrated system between your head and your heart \u2014 and easier to be an integrated system between the \"I\" and the \"we\" dimension.<\/p>\n\n      <p><strong>Dmitrij Achelrod (22:06)<\/strong> Very interesting, especially the different layers of trust you spoke about \u2014 the trust in something maybe beyond yourself, something larger, nature, the universe, life \u2014 but also a fundamental level of trust that we ideally get when we're babies, toddlers: the trust that we are safe. If I think about the classical archetype of a leader, it's more the picture of the strong person who carries it all on their shoulders, who has to fight their way through life, often against life and against the stream. Do you see your concept of trust as often in stark contrast to how people initially think they should behave?<\/p>\n\n      <p><strong>Stephanie (23:11)<\/strong> The short answer is yes, but let me explore the deeper answer. Sometimes we miss \u2014 trust is very popular these days in leadership training \u2014 and what we often get wrong is that we try to make other people trust us and trust the organization, while we as leaders aren't really trusting them. We're still kind of controlling them, micromanaging them, observing whether they're really good at trusting us in the system. So that's why I say: whatever you want to bring out in the family, in your team, in your organization, in the world \u2014 think of it as concentric circles. You have to start inside. It's the old saying \u2014 I really think this is the holistic way of leading and being: it starts, it comes from within. In order to create trust in a system and in a team, you have to be trusting the system, the team, the others, but also be trustworthy \u2014 it's these two ways. In order to trust the system and the people, you have to find your source of trust \u2014 is it trust in life, in whatever you call it, the universe, God, or a higher power? You have to find your trust in order to create a culture of trust. It's not something we can demand as an imperative from people if we don't feel it inside ourselves, if we're not trusting. It's again polishing behaviors in a system, but it's not the truth, it's not the inner shift you're looking for, Dmitrij.<\/p>\n\n      <p><strong>Dmitrij Achelrod (24:56)<\/strong> I'd like to go a bit deeper into this concept. One question is: how do these elite executives react when you say, well, actually you first have to work on yourself \u2014 and this means also a large degree of vulnerability, which is necessary, because otherwise you can't access these tender places and connect to these sources of trust, of energy, of kindness, and so on. How do they react? Because my experience from working in large organizations is that the mindset is still very rationalistic \u2014 it's about data, statistics, the next quarter, often short-term gains. So how does this deep vulnerability play in?<\/p>\n\n      <p><strong>Stephanie (25:56)<\/strong> I found out that executives who lead in their full armor actually love vulnerability. But you have to guide them into the experience \u2014 it doesn't come naturally, it's not rewarded by the system or the public. These are the moments I cherish most: when one person starts with an unconventional story, the naked truth, and I can really feel the energy in the room. They say: look, this is something, I have to tell you I feel very lonely in that, I'm very confused, or this is how I feel treated, or I actually have an imposter syndrome, I don't get it right. And then, when one person starts, and you help people get to that point \u2014 the whole room, and our rooms are very small, we like to have ten people or fewer \u2014 the whole room connects, and there's this big energy of relief: \"oh my god, I have the same, let me give you my story.\" There's this big release, you can feel it physically in the room. And when people finally start to laugh from deep down, from their bellies \u2014 \"oh my god, I can let it out, I'm not alone, this is so good\" \u2014 often they say, \"I thought I would never talk to anyone about this in my entire life.\" It's almost healing, it's detox, it's cleansing for what they hold in their system. This is why I say I've come to realize they love these moments, where they can be really true \u2014 not only to the world, but also to themselves \u2014 because otherwise they have to be very masked, portray this polished behavior, the responsibility, make great organizations and cultures, while still feeling very vulnerable and fearful of making mistakes and being sent home again.<\/p>\n\n      <p><strong>Dmitrij Achelrod (28:07)<\/strong> So what are your secret ingredients to creating a container where people feel safe enough to open up and talk about things they thought they'd never mention to anyone else \u2014 especially given that these people are under constant scrutiny? Everyone's looking at their fingertips, and god forbid a mistake happens, then heads will roll, or their heads will roll \u2014 that's often the fear. So how do you create the setting where people allow themselves to open up?<\/p>\n\n      <p><strong>Stephanie (28:44)<\/strong> I'd say the setting makes a big difference. I try to create settings where people naturally show up more as humans than as role holders. I once said to the CEO of a very large bank, who was inviting me at the time: let's not meet in your boardroom, let's choose a shisha bar instead. He said, why? And I said, because we want to invite people to show up as people, not as function holders who are being observed. We ended up holding the meeting in a football arena \u2014 not during a game, just us. Having an unconventional setting \u2014 the football arena was great because they were mostly men in the room, and I think this is where they can have real emotions. Creating a room where people can be present as just the human, not the function holder, is one element. The other element: it's great if there's a role model in the room who baselines that experience, and then other people follow. It's most powerful if it's one of the members of the group. Often we come to this level of depth in one-on-one discussions, and then I'd ask someone, are you willing to share part of this experience with the group? It takes split seconds, because our bodies are so intelligent, we pick up so much more than the words when someone gets really real. So it's the people, the setting, keeping it small \u2014 and of course, I've been doing this for almost 15 years, and nothing has ever gone out of the room. We've had very relevant and delicate personal and business situations. You have to build this organizational trust: I'm safe to speak here.<\/p>\n\n      <p><strong>Dmitrij Achelrod (31:08)<\/strong> Of course \u2014 and I can imagine confidentiality plays a huge role when people open up, especially when the potential downsides are really large for them. Can you give me an example, fully anonymized and sanitized so that person's confidentiality isn't compromised, of a shift you noticed happen to someone by finding their inner resources or their trust, and how that changed their relationship with their team or even their organization at large?<\/p>\n\n      <p><strong>Stephanie (31:48)<\/strong> Before I answer that, something else came up \u2014 the question of what my role is in there. From the outside, you'd say it's a woman inviting men, there's some dynamic in there. I was observing myself, and I can say: when I'm connected to my strong male side, which comes out more as people say \"oh look, you're a superwoman, all you do in life, you fly planes\" \u2014 men usually like that, they have an affinity for it \u2014 the dynamic in the room doesn't really change, because I'm just another male energy in a female body in the room. But when I move more into this \u2014 I don't know if it's feminine or an archetypal side \u2014 the connectedness, the co-creation, the energy, the soft factors, that's something I can bring into the room that helps create a better connection, not between me and them, but between all of us. So again it's the question of presence, and how you show up in the room. It's not so much about male and female, because we both have these male and female qualities we label that way \u2014 they're more archetypal energies in us. The question is: what do you bring into the room, what do you provide, to make connection, depth, presence possible among everybody? So again, I was reflecting on the me and the we. What's my part in the equation? Now, coming to the story: I have almost weekly amazing, fascinating stories. But I'd say it was a CEO who, in a personal conversation, let down the armor and the masks and told a story of his life, which until that moment he'd kept more closed up, shy, vulnerable. Usually these stories relate either to a feeling of not being good enough, or, as I said, imposter syndrome. It was a very personal and intimate story. I had a beautiful conversation with him about his story, this narrative, his life, and what he learned from it. I asked if he'd be willing to share, and we both had this feeling of, wow, this could be a revolution for CEOs \u2014 you don't have to be that perfect, polished person, you can be very real, with a full life, lots of ups and downs, mountains and valleys. I could notice this inner shift in him, and then sharing the story in the room with other C-levels, seeing how they reacted and how they were unfolding stories in their own lives, becoming more real by it. A conversation spun out of that: okay, how do we bring this being-real back into our organization, our culture, our families at the same time? I felt this was a shift to a more integrated life, a more holistic way of leading yourself, your family and your organization. That's what I loved about the story \u2014 the inner shift in that person, and then the question of, wow, how will I show up differently in my family and my executive team, and how can we inspire a culture for the whole organization? Again, the concentric circles, expanding from the moment of that inner shift.<\/p>\n\n      <p><strong>Dmitrij Achelrod (35:54)<\/strong> How do organizational structures that are very rigid, often dictated by outside forces \u2014 the stock market, economic situations \u2014 how do these company structures absorb, or actually defend themselves against absorbing, such new impulses? Let's say a CEO comes back with an epiphany, a realization of how important it is to lead through inner trust, with an open heart, a vertical alignment of heart and hand and brain. How easy or difficult is it to really change organizations, or will they just be crushed \u2014 they come back open, sharing their vulnerability, but the system just crushes it. What's your experience?<\/p>\n\n      <p><strong>Stephanie (36:56)<\/strong> I'm hoping, and my experience is, that it's easier to make things new than to change old systems. I have a strong link to entrepreneurs and entrepreneurial life, and many of my members are in corporate life, and I think with every revolution and invention it's much easier to do it anew than to change it within old structures. As long as we have to change underlying assumptions \u2014 what is success, that it's not just a measurable, utilitarian function, that loudness isn't mistaken for competence in a system \u2014 the ultimate stress test is always when pressure is high and time is short, and you fall back into autopilot, into what's expected of you, what the market rewards, what your shareholders want. That's very, very hard to change. We also have to be realistic that we've created systems that make people the way they are \u2014 when I see bad leadership behavior, I see it as a symptom of the systems we've created, not that these people created the system. Of course, it becomes a perpetual motion machine, and it's difficult to break within the old structure \u2014 much easier to do it anew. That's why I love executive education, education in general, because it helps a new generation do things differently. And yet, I think there's great power for people in a position of power to create the landing strips, the runways for the future. Then again, I think you have to start from the inside out \u2014 don't start, and I think this is a big mistake, trying to change the system from the outside if you don't live it yourself, if you don't feel it yourself. I think a lot of the war in the world today comes from people trying to fix something in the outside world when what they're really looking for is peace \u2014 trying to find peace through war. If they started with inner peace, and saw how they could expand that from their concentric circles, within their family structures, within their business, and then within their countries, it would be more powerful. We shouldn't forget the circles of influence we all have \u2014 it's always worthwhile trying, but it's harder to do in established systems.<\/p>\n\n      <p><strong>Dmitrij Achelrod (39:38)<\/strong> Definitely. I think it's also part of Evolute Institute's main convictions that change needs to happen from the inside out. Of course we need to work on systemic levers and structures, but they won't change if there isn't an internal conviction or drive that needs to be slowly massaged into a new form. It's a slow process, and there's a lot of system inertia, a lot of incentives to keep structures as they are. And as we've talked about bad leadership \u2014 when I sense into what a lot of the discussions on the internet are about, it's really a lot of \"we against them,\" and especially a lot of people feel completely disconnected, both from top-level leaders and from the organizations they're heading. I have the impression that a lot of people really have anger and rage against the system, because they see themselves as losers of the system. This leads to extremism \u2014 for instance, Luigi Mangione in the US shooting the CEO of a health insurance company, and many people cheering for that. You see how much spite, rage and anger there is that leads into violence. So my question is: to what extent do you actually see real bad leadership \u2014 especially since there are studies showing that some people in very high leadership positions display certain characteristics of the dark triad: Machiavellianism, narcissism, and sociopathy. To what extent do you think that's true?<\/p>\n\n      <p><strong>Stephanie (41:55)<\/strong> I think it's rewarded in many systems and structures today \u2014 this Machiavellian and narcissistic behavior, complete over-self-confidence, excessive risk-taking, instrumentalizing people \u2014 that this is part of the set of what we think of as how you lead organizations in a great way. I think there's still part of this systemic memory \u2014 it's a systemic problem, and the system has a memory too. Even I have that resonance in me, when I see, wow, look, they've been so successful \u2014 I think of a couple of great entrepreneurs we all know who have been terrible human beings, but because we see this innovation, this thing we label success, it heals all misbehavior. That's why I think it's partly still the case \u2014 we have an affinity for this rigorous, Machiavellian system, which doesn't need to be that way. It's a reinforcing mechanism through the system. That's why I said before, we have to challenge the underlying assumption of what success is \u2014 not only for a company, an industry, or a country, but for humanity and for the planet going forward. My pilot nature says we have to level it up, look at things from 50,000 feet, and not be so associated with a company, a role, my position of power, but level ourselves up and become more of a \"we\" spirit. Then I think we can create a more humane world, and a more humane business world.<\/p>\n\n      <p><strong>Dmitrij Achelrod (43:55)<\/strong> I agree, and what you said about taking a higher perspective reminds me of the phenomenon when astronauts go into space and suddenly see the Earth as this small, fragile, pale blue dot, worthy of so much protection \u2014 it shifts your perspective from \"me against you\" to \"we are all in this together, there is no other way.\" And I'm totally with you on that. At the same time, how can such a mindset survive in a world that is very predatory, where the power of the strongest dominates, and it's not necessarily truth and beauty that prevail \u2014 right now, especially in geopolitics, it's just power play, muscle, violence.<\/p>\n\n      <p><strong>Stephanie (44:55)<\/strong> I want to elaborate on this astronaut experience in a bit, but I think if we bring more people into this altered state of awareness that astronauts have, where power becomes more relative and the connectedness, the oneness of humanity as a species becomes more obvious, it would do us a great favor. Then the question is: when you've had this experience, this inner shift, this altered state of awareness, how do you make sure it doesn't collapse in the presence of the old systems, the old rigid world we bring it back to? But we can talk about that later \u2014 I want to go back to the astronaut experience, because as an aviation fan, this was always a big question for me. It's called the overview effect \u2014 there's academic research, and I've looked into it a little. The overview effect is when an astronaut watches the essence of their existence with the Earthrise, this small blue dot, and says: we don't see different races, we don't see borders. This is what I described from my cockpit experience \u2014 you detach, you have the absolute overview, and things become more relative, and actually more peaceful. I've experimented myself with weightlessness flights \u2014 parabolic flights, where you get moments of weightlessness \u2014 and you get similar experiences, a feeling for the holistic essence of life. One of my little secret projects is that, together with astronauts and researchers, we've created a small center called the Center for Faith in Space, where we interview astronauts about that experience and what humankind can learn from this grand overview effect. It has this element of overview, of detachment, but also of awe \u2014 awe of something so vast that with your whole body you want to integrate the experience, you want to capture it, and you have to upgrade your mental model. There are different categories of awe \u2014 you can experience awe seeing a great virtue, a great pianist, a great leader speaking, a Nelson Mandela speech moment \u2014 but you can also feel it in vast buildings, which is why the big castles, the big cathedrals, the big corporate boardrooms give you this moment of \"wow.\" The funny thing is: when you see people standing in a huge cathedral going \"wow,\" what do they do to capture the moment? They just take a photo \u2014 \"I have to upgrade my mental model, let me just make a picture and conserve it.\" So the real question is: when you have a moment of inner shift, how do you bring this into new creation, into a life-sustaining, life-birthing element, to shift the fundamental assumptions of the old system, and so shift the old system itself?<\/p>\n\n      <p><strong>Dmitrij Achelrod (48:36)<\/strong> So what are your experiences \u2014 what helps bring this momentum into life? Because sometimes we all have the feeling, such a beautiful view, let me take a picture \u2014 and then a year later you look at the picture and it feels so disappointing, it doesn't capture the intensity of your awe, and you just discard it. So how do we keep this little ember alive?<\/p>\n\n      <p><strong>Stephanie (49:04)<\/strong> Yes \u2014 my personal rule, and it's not only for the awe, for the overview effect, but for all moments of inner shift, moments of transformation, insight, awakening \u2014 and I'm sure on your retreats, Dmitrij, this is what people experience, an altered state of awareness, of insight, of intimacy with life and yourself \u2014 my personal rule is three things. The first is translation: how do I translate this transcendent experience into an everyday life? It's really important that we bring it into the rational, three-dimensional world, and how we translate it into it \u2014 this big moment of aha, of insight, or a small moment of awakening or awe I had \u2014 what does it mean for my way of living, for the next meeting I hold? So translation is the first element. Practice is the second: how do I create new routines and rituals out of this vast, enlightened experience? How do I create livable, small rituals and routines out of it, so I can integrate it into life, especially when the spark of the experience starts to fade away? Because in the moment it fades \u2014 you look at the picture and suddenly it's just a 2D picture that doesn't speak to you anymore \u2014 I've often had a moment of, what a betrayal, maybe this wasn't really true, like this grand experience collapses. So practice is: find a translation, and practice this translation in your daily routine. My third element is social support \u2014 community. Having peers with you on the way, mentors or coaches who help you keep the experience alive and livable, and bring it into the power of creating something new.<\/p>\n\n      <p><strong>Dmitrij Achelrod (51:12)<\/strong> How beautiful.<\/p>\n\n      <p><strong>Stephanie (51:13)<\/strong> Translation, practice, and community, I would say.<\/p>\n\n      <p><strong>Dmitrij Achelrod (51:17)<\/strong> Yeah, and I think we oftentimes underestimate the importance of community. We think we have to do it alone, but historically we never have \u2014 we've always evolved and lived in community and tribes. I think it's a vital component of keeping this alive, having other people who can support you on the journey. I think that also plays beautifully with your concept of we-consciousness \u2014 from I-centric to we, so I don't have to do it all alone, I need the nourishing support of other people.<\/p>\n\n      <p><strong>Stephanie (51:57)<\/strong> Yeah, and we say we-consciousness is a cognitive and affective alignment of a team or a group. If you're in this alignment, it gives you goosebumps \u2014 it's a full-bodied experience, for your mind, but also for your body and your soul. It's something you can feel.<\/p>\n\n      <p><strong>Dmitrij Achelrod (52:24)<\/strong> You've talked about altered states of consciousness \u2014 for instance induced by flying, or even zero gravity for a few moments, which is super cool, I wish I could experience that one day. But you've also recently initiated a research project in collaboration with us and others conducting work on altered states of consciousness, particularly psychedelic work \u2014 you've explored, together with your students, how altered states of consciousness translate into mindful states or traits. What's your view on how altered states of consciousness play into leadership development?<\/p>\n\n      <p><strong>Stephanie (53:13)<\/strong> As a researcher, I'm always curious, and my question is always: is there more, is there more to explore? At one point I felt we're coming to the limits of our leadership concepts and frameworks \u2014 as I said, it felt like it's more about training people in more polished behaviors, but not helping them make an inner shift of awareness, becoming more in their being, not just in their doing, their showing and pretending. I was interested in this question, and I've done research \u2014 and of course a lot of practice \u2014 on different kinds of mindfulness practices, and we know how beneficial they are for our resilience, our happiness, the way we live and lead. Then my awareness was drawn to psychedelics, when there was a movement of liberalization around using psychedelics to heal people with mental health issues, or sickness \u2014 how well that worked for anxieties, depressions. There were studies here in Switzerland, but also in Germany, done in controlled hospital or practice settings, where they treated cancer patients \u2014 not against the cancer, but against the fear \u2014 preparing them for death, helping them be joyful and live life as intensely as they maybe never did, in the presence of death. I could relate to that feeling of \"I'm so threatened, I don't know how to exist, how to live, how to lead\" \u2014 this is an element I often see in the executives I work with, when the pressure gets so high, the fear gets so big, they don't know how to breathe, to sleep, to exist in connection with who they really are in their essence. That's why I thought: if that helps people in extreme situations, but also with anxieties or depressions, it might be helpful for leaders with similar symptoms, to become more resilient, more holistic leaders. That's why I was interested to learn more. What we actually found in our study was that people become more resilient, and become better bridge-builders for themselves, in the world, and for their companies. Again, here we land at the same point: the make-it-or-break-it question is how you integrate these experiences into becoming the better version of yourself \u2014 living life more deeply, more holistically, becoming the better bridge-builder.<\/p>\n\n      <p><strong>Dmitrij Achelrod (56:17)<\/strong> To what extent is the word \"psychedelics\" known among top-level leaders \u2014 is it something completely fringe, or has it also moved more into the mainstream?<\/p>\n\n      <p><strong>Stephanie (56:32)<\/strong> What I observe is a big longing in people for a better way, a deeper way of living life, a more holistic way. Maybe because we've become more secular as a society, and in former days the church served the role of \"you're not alone, there is more, you're guided.\" Today, I feel people are looking for this knowing, this feeling, again. That's why I observe people leaning more towards any form of experiencing altered states of consciousness \u2014 not necessarily with psychedelics, or only with psychedelics, but through breathwork, meditation, silence retreats, pilgrimage \u2014 different ways of getting away from the noise in the world and the noise in your head, connecting more deeply to yourself in the world. This is definitely a trend I see: people looking for new ways of connecting to themselves in the world.<\/p>\n\n      <p><strong>Dmitrij Achelrod (57:46)<\/strong> I really hope this will also be a lubricant for change \u2014 when people are more connected with themselves, when they have more clarity about what's truly important to them, their values, and what they want to bring into the world, that's part of the story of inner shift, inner change. Hopefully this is just another puzzle piece in changing systems towards more life-affirming structures.<\/p>\n\n      <p><strong>Stephanie (58:16)<\/strong> Exactly. I had to smile when that thought came up in me \u2014 there have always been a lot of drugs in the business world, but maybe 20 years ago the drugs were more about how to play the system better, how to stay awake at night, how to pull it through with energy. So there's maybe even a positive development \u2014 people now lean more towards substances where they can see and feel a greater truth, a greater future for humanity and the planet as a whole. That made me smile, to see the experience people are seeking and how they get there \u2014 there's hope. Do we always need substances for that? I don't think so. But for some, it might have been helpful to open those doors to states of consciousness, so they know them and can go visit them more and more in their everyday life.<\/p>\n\n      <p><strong>Dmitrij Achelrod (59:28)<\/strong> As you said, I also think what seems to trickle more and more into the corporate and leadership world is more of these archetypal feminine energies \u2014 of feeling connection, of seeing the whole, not just one little excerpt or dot. It's about trust. I feel these qualities are, at least archetypally, more feminine \u2014 and this hard masculine thing of streamlined, linear achievement, power, force, needs to be complemented by a wisdom that comes from taking a higher, larger perspective.<\/p>\n\n      <p><strong>Stephanie (1:00:17)<\/strong> Yes, in a way. But I think the ask is more that we don't just throw empathy into the same game and play it a bit differently \u2014 we need to change the playing field, the underlying assumptions of how we want to play, how we want to live as a human species. Sometimes we talk about male and female, and adding more women to the system brings change \u2014 but I did research with a student of mine on police departments and the heads of police departments. After eight periods of male leadership, they finally had a woman as head of the police department. We did a psychometric analysis of her, and she was, in her personality qualities usually described as male qualities, more male than any of her predecessors. So it's not so much about more women or more men \u2014 it's more about the archetypal energy, as you describe it. In my own life, I have that male side that likes goal orientation, that likes flying, moving heavy metal, and I have my other side, more towards connection, creation, and intimacy. It's a balance we have to seek in our individual lives and bodies \u2014 and in systems as well. But for that, the underlying assumptions have to be challenged: what is the playing field, what do we want to create, what do we want to do with this life and this planet?<\/p>\n\n      <p><strong>Dmitrij Achelrod (1:02:07)<\/strong> That's beautifully said, and I don't think I have anything to add here, Stephanie \u2014 as we're slowly coming to the end of our conversation. Maybe there are a few entrepreneurs, a few executives listening to this, and maybe some of them feel lonely, struggling with all the expectations, especially the expectations they have of themselves, but also from the outside. Is there anything you would tell them?<\/p>\n\n      <p><strong>Stephanie (1:02:34)<\/strong> Yeah, I would tell them: go visit Dmitrij, go on a retreat for Inner Shift \u2014 without you asking me to say that. I would say that life is beautiful, and there are different ways. It's a great path if you decide to live pro-life and explore it, to find better, deeper ways to play this game of life, to experience life and love in the deepest way you can. Starting with meditation, or starting with breathwork, I think is a great start \u2014 I know you also do darkness retreats these days, which is another form of moving into these states. Throw yourself into the experience, and then take care that it doesn't collapse when you bring it back into your life, by keeping a community alive and practicing and translating it into life. That's what I would recommend.<\/p>\n\n      <p><strong>Dmitrij Achelrod (1:03:38)<\/strong> Thank you. So maybe to wrap up \u2014 if people want to find out more about your new work, where should they look?<\/p>\n\n      <p><strong>Stephanie (1:03:46)<\/strong> Well, on the experience of weightlessness we published an article \u2014 I don't know if you've seen it, but that's for sure something we can share with people. And where do they find me? They find me at the University of St. Gallen, or around Switzerland, Germany, or New Zealand \u2014 that's where we are. I love personal encounters.<\/p>\n\n      <p><strong>Dmitrij Achelrod (1:04:14)<\/strong> Wonderful. Stephanie, it was a pleasure having you with us \u2014 thank you so much for taking the time, I really appreciate that. See you very soon.<\/p>\n\n      <p><strong>Stephanie (1:04:24)<\/strong> So did I. It was a great hour of exploring how to live life to the fullest.<\/p>\n\n      <p><strong>Dmitrij Achelrod (1:04:32)<\/strong> Thank you.<\/p>\n\n      <p><strong>Stephanie (1:04:33)<\/strong> Bye bye.<\/p>\n    <\/div>\n\n  <\/div>\n\n<\/div>\n<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-996b425 e-flex e-con-boxed e-con e-parent\" data-id=\"996b425\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d7fdc79 elementor-widget elementor-widget-html\" data-id=\"d7fdc79\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- BLOCK 3: GUEST CARD -->\n\n<div class=\"evo-guest\">\n<style>\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@200;300;400;600;700;800&display=swap');\n\n  .evo-guest {\n    --teal: #114B4D; --gold: #EBBF71;\n    --text-gray: #546e7a; --text-muted: #6b7c7c; --white: #FFFFFF;\n    font-family: 'Montserrat', sans-serif;\n    background: transparent;\n    max-width: 1000px; margin: 0 auto;\n    padding: 40px 0 60px; box-sizing: border-box;\n  }\n\n  .evo-guest .evo-card {\n    background: var(--white);\n    border-radius: 4px;\n    box-shadow: 0 2px 20px rgba(17,75,77,0.06);\n    display: flex; flex-direction: column;\n    overflow: hidden; position: relative;\n  }\n\n  .evo-guest .evo-card::before {\n    content: ''; position: absolute;\n    top: 0; left: 0; bottom: 0; width: 16px;\n    background: var(--teal); z-index: 0;\n  }\n\n  .evo-guest .evo-photo-wrap {\n    position: relative; z-index: 1;\n    padding: 40px 24px 24px 32px;\n    display: flex; justify-content: center;\n  }\n\n  .evo-guest .evo-photo {\n    width: 200px; height: 240px;\n    object-fit: cover; border-radius: 2px;\n    box-shadow: 0 4px 20px rgba(0,0,0,0.12);\n    filter: grayscale(100%);\n    display: block;\n    background: #e0e0e0;\n  }\n\n  .evo-guest .evo-content {\n    position: relative; z-index: 1;\n    padding: 0 24px 40px 32px;\n    display: flex; flex-direction: column; justify-content: center;\n  }\n\n  .evo-guest .evo-eyebrow {\n    font-size: 10px; font-weight: 800; letter-spacing: 5px;\n    text-transform: uppercase; color: var(--gold);\n    margin: 0 0 12px;\n  }\n\n  .evo-guest .evo-name {\n    font-size: clamp(2rem, 5vw, 3rem); font-weight: 200;\n    color: var(--teal); line-height: 1.1; letter-spacing: -0.5px;\n    margin: 0 0 6px;\n  }\n\n  .evo-guest .evo-role {\n    font-size: 11px; font-weight: 700; letter-spacing: 2px;\n    text-transform: uppercase; color: var(--text-muted);\n    margin: 0 0 20px;\n  }\n\n  .evo-guest .evo-bio {\n    font-size: 15px; font-weight: 400; color: var(--text-gray);\n    line-height: 1.75; margin: 0 0 32px; max-width: 540px;\n  }\n\n  .evo-guest .evo-links-title {\n    font-size: 9px; font-weight: 800; letter-spacing: 4px;\n    text-transform: uppercase; color: var(--gold);\n    margin: 0 0 16px;\n  }\n\n  .evo-guest .evo-links { list-style: none; padding: 0; margin: 0 0 32px; display: flex; flex-direction: column; gap: 14px; }\n  .evo-guest .evo-links li { position: relative; padding-left: 20px; }\n  .evo-guest .evo-links li::before { content: '\u2014'; position: absolute; left: 0; top: 0; color: var(--gold); font-weight: 700; }\n  .evo-guest .evo-links a {\n    font-size: 0.85rem; font-weight: 600; letter-spacing: 2px;\n    text-transform: uppercase; color: var(--teal);\n    text-decoration: none; padding-bottom: 4px;\n    border-bottom: 1px solid rgba(17,75,77,0.3);\n    display: inline-block;\n    transition: all 0.4s cubic-bezier(0.19,1,0.22,1);\n  }\n  .evo-guest .evo-links a:hover { color: var(--gold); border-bottom-color: var(--gold); padding-left: 5px; }\n\n  .evo-guest .evo-appearances { list-style: none; padding: 0; margin: 0 0 32px; display: flex; flex-direction: column; gap: 12px; }\n  .evo-guest .evo-appearances li { position: relative; padding-left: 20px; }\n  .evo-guest .evo-appearances li::before { content: '\u2014'; position: absolute; left: 0; top: 0; color: var(--gold); font-weight: 700; }\n  .evo-guest .evo-appearances a {\n    font-size: 13px; font-weight: 400; color: var(--teal);\n    text-decoration: none; line-height: 1.5;\n    border-bottom: 1px solid rgba(17,75,77,0.15);\n    padding-bottom: 2px;\n    display: inline-block;\n    transition: all 0.3s ease;\n  }\n  .evo-guest .evo-appearances a:hover { color: var(--gold); border-bottom-color: var(--gold); }\n\n  @media (min-width: 768px) {\n    .evo-guest .evo-card { flex-direction: row; }\n    .evo-guest .evo-card::before { width: 80px; }\n    .evo-guest .evo-photo-wrap { padding: 60px 48px 60px 40px; flex-shrink: 0; justify-content: flex-start; }\n    .evo-guest .evo-photo { width: 240px; height: 280px; }\n    .evo-guest .evo-content { padding: 60px 48px 60px 0; }\n  }\n\n  @media (max-width: 767px) {\n    .evo-guest { padding: 32px 20px 48px; }\n    .evo-guest .evo-card::before { display: none; }\n  }\n<\/style>\n\n<div class=\"evo-card\">\n\n  <div class=\"evo-photo-wrap\">\n    <img decoding=\"async\"\n      class=\"evo-photo\"\n      src=\"https:\/\/evolute-institute.com\/wp-content\/uploads\/2026\/08\/Dr.-Stephanie-Schoss-scaled.webp\"\n      alt=\"Stephanie Schoss\">\n  <\/div>\n\n  <div class=\"evo-content\">\n\n    <p class=\"evo-eyebrow\">About this Guest<\/p>\n\n    <h2 class=\"evo-name\">Stephanie Schoss<\/h2>\n    <p class=\"evo-role\">Leadership Researcher &amp; Director, Competence Center for Top Teams at University of St. Gallen \/ Leadership Facilitator \/ Entrepreneur \/ Pilot<\/p>\n    <p class=\"evo-bio\">\n      What if some of the very qualities that take leaders to the top - self-reliance, control and the ability to appear unshaken - eventually become the qualities that leave them most alone? Dr. Stephanie Schoss is a researcher, executive educator for the 0.01% of CEOs, entrepreneur and pilot whose work with leaders explores what becomes possible when conventional leadership tools reach their limits. Through her work and her own inner journey, she invites leaders to consider a more human form of strength: one grounded in presence, vulnerability, and self-trust.\n    <\/p>\n\n    <p class=\"evo-links-title\">Talks &amp; Recent Podcast Appearances<\/p>\n    <ul class=\"evo-appearances\">\n      <li><a href=\"https:\/\/www.researchgate.net\/profile\/Stephanie-Schoss\" target=\"_blank\" rel=\"noopener\">Research by Stephanie Schoss<\/a><\/li>\n    <\/ul>\n\n  <\/div>\n<\/div>\n\n<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d2cbfcc e-flex e-con-boxed e-con e-parent\" data-id=\"d2cbfcc\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b0501fc elementor-widget elementor-widget-html\" data-id=\"b0501fc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!--\n\u2554\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2557\n\u2551  EPISODE PREV \/ NEXT NAVIGATION                                  \u2551\n\u2551  Category ID: 65 (same category the podcast hub page uses)       \u2551\n\u2551  Fully automatic: pulls all episodes in category 65 from the WP  \u2551\n\u2551  REST API, sorts by publish date, finds the CURRENT page by its  \u2551\n\u2551  URL, and links to the episode right before \/ right after it.    \u2551\n\u2551                                                                    \u2551\n\u2551  HOW TO USE: paste this exact block, unchanged, at the bottom of \u2551\n\u2551  every episode's HTML widget (after the guest card block).       \u2551\n\u2551  Never needs editing \u2014 when a new episode is published into      \u2551\n\u2551  category 65, every other episode's nav updates itself.          \u2551\n\u255a\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u255d\n-->\n\n<div class=\"evo-ep-nav\" id=\"evo-ep-nav\">\n<style>\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@200;300;400;600;700;800&display=swap');\n\n  .evo-ep-nav {\n    --teal: #114B4D;\n    --teal-deep: #0d3a3c;\n    --gold: #EBBF71;\n    --text-gray: #546e7a;\n    --text-muted: #6b7c7c;\n    --white: #FFFFFF;\n    font-family: 'Montserrat', sans-serif;\n    background: transparent;\n    max-width: 1000px;\n    margin: 0 auto;\n    padding: 20px 0 80px;\n    box-sizing: border-box;\n  }\n\n  .evo-ep-nav .evo-nav-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 24px;\n  }\n\n  \/* Fallback for the rare case where fewer than 2 neighbor episodes\n     exist at all (e.g. only 2 episodes published in total) \u2014 a single\n     card capped at normal card width instead of stretching full-width. *\/\n  .evo-ep-nav .evo-nav-grid.single {\n    grid-template-columns: 1fr;\n  }\n  .evo-ep-nav .evo-nav-grid.single .evo-nav-card {\n    max-width: 488px;\n    margin: 0 auto;\n  }\n\n  .evo-ep-nav .evo-nav-card {\n    background: var(--white);\n    border-radius: 4px;\n    box-shadow: 0 2px 20px rgba(17,75,77,0.06);\n    display: grid;\n    grid-template-columns: 110px 1fr;\n    overflow: hidden;\n    text-decoration: none;\n    position: relative;\n    transition: transform 0.4s cubic-bezier(0.19,1,0.22,1),\n                box-shadow 0.4s cubic-bezier(0.19,1,0.22,1);\n  }\n\n  .evo-ep-nav .evo-nav-card:hover {\n    transform: translateY(-3px);\n    box-shadow: 0 16px 48px rgba(17,75,77,0.12);\n  }\n\n  .evo-ep-nav .evo-nav-next {\n    grid-template-columns: 1fr 110px;\n    text-align: right;\n  }\n\n  .evo-ep-nav .evo-nav-next .evo-nav-img { order: 2; }\n  .evo-ep-nav .evo-nav-next .evo-nav-text { order: 1; align-items: flex-end; }\n\n  .evo-ep-nav .evo-nav-img {\n    position: relative;\n    overflow: hidden;\n    background: var(--teal);\n    min-height: 110px;\n  }\n\n  .evo-ep-nav .evo-nav-img img {\n    position: absolute;\n    inset: 0;\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    display: block;\n    filter: grayscale(35%);\n    transition: transform 0.7s cubic-bezier(0.19,1,0.22,1),\n                filter 0.7s ease;\n  }\n\n  .evo-ep-nav .evo-nav-card:hover .evo-nav-img img {\n    transform: scale(1.08);\n    filter: grayscale(0%);\n  }\n\n  .evo-ep-nav .evo-nav-text {\n    padding: 18px 22px;\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    gap: 6px;\n  }\n\n  .evo-ep-nav .evo-nav-label {\n    font-size: 9px;\n    font-weight: 800;\n    letter-spacing: 2.5px;\n    text-transform: uppercase;\n    color: var(--gold);\n  }\n\n  .evo-ep-nav .evo-nav-epnum {\n    font-size: 10px;\n    font-weight: 600;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    color: var(--text-muted);\n  }\n\n  .evo-ep-nav .evo-nav-title {\n    font-size: 1.05rem;\n    font-weight: 600;\n    color: var(--teal);\n    line-height: 1.3;\n  }\n\n  @media (max-width: 700px) {\n    .evo-ep-nav .evo-nav-grid {\n      grid-template-columns: 1fr;\n    }\n    .evo-ep-nav .evo-nav-next {\n      grid-template-columns: 110px 1fr;\n      text-align: left;\n    }\n    .evo-ep-nav .evo-nav-next .evo-nav-img { order: 0; }\n    .evo-ep-nav .evo-nav-next .evo-nav-text { order: 0; align-items: flex-start; }\n    .evo-ep-nav { padding: 10px 20px 60px; }\n  }\n<\/style>\n\n<div class=\"evo-nav-grid\" id=\"evo-nav-grid\"><\/div>\n<\/div>\n\n<script>\n(function() {\n\n  const SITE_URL = 'https:\/\/evolute-institute.com';\n  const CATEGORY_ID = 65;\n\n  const wrap = document.getElementById('evo-ep-nav');\n  const grid = document.getElementById('evo-nav-grid');\n\n  function normalizePath(pathname) {\n    return pathname.replace(\/\\\/+$\/, '').toLowerCase();\n  }\n\n  function cardHTML(item) {\n    const { post, epNumber, direction, label } = item;\n    const title = post.title.rendered;\n    const img = post.yoast_head_json?.og_image?.[0]?.url || '';\n    return `\n      <a href=\"${post.link}\" class=\"evo-nav-card evo-nav-${direction}\">\n        <div class=\"evo-nav-img\">${img ? `<img decoding=\"async\" src=\"${img}\" alt=\"${title}\" loading=\"lazy\">` : ''}<\/div>\n        <div class=\"evo-nav-text\">\n          <span class=\"evo-nav-label\">${label}<\/span>\n          <span class=\"evo-nav-epnum\">S1E${epNumber}<\/span>\n          <span class=\"evo-nav-title\">${title}<\/span>\n        <\/div>\n      <\/a>\n    `;\n  }\n\n  async function init() {\n    try {\n      const url = `${SITE_URL}\/wp-json\/wp\/v2\/posts?categories=${CATEGORY_ID}&per_page=100&orderby=date&order=asc`;\n      const res = await fetch(url);\n      const posts = await res.json();\n\n      const currentPath = normalizePath(window.location.pathname);\n      const idx = posts.findIndex(p => {\n        try { return normalizePath(new URL(p.link).pathname) === currentPath; }\n        catch (e) { return false; }\n      });\n\n      if (idx === -1) { wrap.style.display = 'none'; return; }\n\n      const total = posts.length;\n      const hasPrev = idx > 0;\n      const hasNext = idx < total - 1;\n\n      let left = null, right = null;\n\n      if (hasPrev && hasNext) {\n        \/\/ Normal case: immediate previous on the left, immediate next on the right.\n        left = { post: posts[idx - 1], epNumber: idx, direction: 'prev', label: '\u2190 Previous Episode' };\n        right = { post: posts[idx + 1], epNumber: idx + 2, direction: 'next', label: 'Next Episode \u2192' };\n      } else if (!hasPrev && hasNext) {\n        \/\/ First episode: no previous exists, so show the next two instead\n        \/\/ of stretching a single card. Both point forward, oldest-of-the-two on the left.\n        left = { post: posts[idx + 1], epNumber: idx + 2, direction: 'next', label: 'Next Episode \u2192' };\n        right = (idx + 2 < total)\n          ? { post: posts[idx + 2], epNumber: idx + 3, direction: 'next', label: 'Then \u2192' }\n          : null;\n      } else if (hasPrev && !hasNext) {\n        \/\/ Latest episode: no next exists, so show the previous two instead.\n        \/\/ Immediate previous stays on the right (closest to \"current\"), older one on the left.\n        right = { post: posts[idx - 1], epNumber: idx, direction: 'prev', label: '\u2190 Previous Episode' };\n        left = (idx - 2 >= 0)\n          ? { post: posts[idx - 2], epNumber: idx - 1, direction: 'prev', label: '\u2190 Before That' }\n          : null;\n      }\n\n      const items = [left, right].filter(Boolean);\n      if (!items.length) { wrap.style.display = 'none'; return; }\n\n      grid.className = items.length === 1 ? 'evo-nav-grid single' : 'evo-nav-grid';\n      grid.innerHTML = items.map(cardHTML).join('');\n    } catch (e) {\n      wrap.style.display = 'none';\n    }\n  }\n\n  init();\n\n})();\n<\/script>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Dr. Stephanie Schoss has coached senior executives at the University of St. Gallen for nearly 15 years, hearing what CEOs never admit publicly. She explores why even armoured leaders welcome vulnerability, and what happens when a CEO finally tells the &#8220;naked truth&#8221;.<\/p>","protected":false},"author":1509,"featured_media":28158,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[65],"tags":[],"class_list":["post-28159","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-inner-pioneers-podcast"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Dr. Stephanie Schoss | Evolute Institute<\/title>\n<meta name=\"description\" content=\"Dr. Stephanie Schoss coaches the top 0.01% CEOs: What she learned about trust, vulnerability, and de-armoring.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/evolute-institute.com\/fi\/sisaiset-pioneerit-podcast\/stephanie-schoss\/\" \/>\n<meta property=\"og:locale\" content=\"fi_FI\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Dr. Stephanie Schoss | Evolute Institute\" \/>\n<meta property=\"og:description\" content=\"Dr. Stephanie Schoss coaches the top 0.01% CEOs: What she learned about trust, vulnerability, and de-armoring.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/evolute-institute.com\/fi\/sisaiset-pioneerit-podcast\/stephanie-schoss\/\" \/>\n<meta property=\"og:site_name\" content=\"Evolute Institute\" \/>\n<meta property=\"article:published_time\" content=\"2026-08-12T06:39:57+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-08-12T07:08:00+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/evolute-institute.com\/wp-content\/uploads\/2026\/08\/Dr.-Stephanie-Schoss-scaled.webp\" \/>\n\t<meta property=\"og:image:width\" content=\"2560\" \/>\n\t<meta property=\"og:image:height\" content=\"1440\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/webp\" \/>\n<meta name=\"author\" content=\"Francisca Niklitschek\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Kirjoittanut\" \/>\n\t<meta name=\"twitter:data1\" content=\"Francisca Niklitschek\" \/>\n\t<meta name=\"twitter:label2\" content=\"Arvioitu lukuaika\" \/>\n\t<meta name=\"twitter:data2\" content=\"38 minuuttia\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/evolute-institute.com\\\/inner-pioneers-podcast\\\/stephanie-schoss\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/evolute-institute.com\\\/inner-pioneers-podcast\\\/stephanie-schoss\\\/\"},\"author\":{\"name\":\"Francisca Niklitschek\",\"@id\":\"https:\\\/\\\/evolute-institute.com\\\/#\\\/schema\\\/person\\\/91d68c597b02cdb0abaa8832a8c75c80\"},\"headline\":\"Dr. Stephanie Schoss\",\"datePublished\":\"2026-08-12T06:39:57+00:00\",\"dateModified\":\"2026-08-12T07:08:00+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/evolute-institute.com\\\/inner-pioneers-podcast\\\/stephanie-schoss\\\/\"},\"wordCount\":8709,\"publisher\":{\"@id\":\"https:\\\/\\\/evolute-institute.com\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/evolute-institute.com\\\/inner-pioneers-podcast\\\/stephanie-schoss\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/evolute-institute.com\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/Dr.-Stephanie-Schoss-scaled.webp\",\"articleSection\":[\"Inner Pioneers Podcast\"],\"inLanguage\":\"fi\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/evolute-institute.com\\\/inner-pioneers-podcast\\\/stephanie-schoss\\\/\",\"url\":\"https:\\\/\\\/evolute-institute.com\\\/inner-pioneers-podcast\\\/stephanie-schoss\\\/\",\"name\":\"Dr. Stephanie Schoss | Evolute Institute\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/evolute-institute.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/evolute-institute.com\\\/inner-pioneers-podcast\\\/stephanie-schoss\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/evolute-institute.com\\\/inner-pioneers-podcast\\\/stephanie-schoss\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/evolute-institute.com\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/Dr.-Stephanie-Schoss-scaled.webp\",\"datePublished\":\"2026-08-12T06:39:57+00:00\",\"dateModified\":\"2026-08-12T07:08:00+00:00\",\"description\":\"Dr. Stephanie Schoss coaches the top 0.01% CEOs: What she learned about trust, vulnerability, and de-armoring.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/evolute-institute.com\\\/inner-pioneers-podcast\\\/stephanie-schoss\\\/#breadcrumb\"},\"inLanguage\":\"fi\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/evolute-institute.com\\\/inner-pioneers-podcast\\\/stephanie-schoss\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"fi\",\"@id\":\"https:\\\/\\\/evolute-institute.com\\\/inner-pioneers-podcast\\\/stephanie-schoss\\\/#primaryimage\",\"url\":\"https:\\\/\\\/evolute-institute.com\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/Dr.-Stephanie-Schoss-scaled.webp\",\"contentUrl\":\"https:\\\/\\\/evolute-institute.com\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/Dr.-Stephanie-Schoss-scaled.webp\",\"width\":2560,\"height\":1440},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/evolute-institute.com\\\/inner-pioneers-podcast\\\/stephanie-schoss\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/evolute-institute.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Inner Pioneers Podcast\",\"item\":\"https:\\\/\\\/evolute-institute.com\\\/category\\\/inner-pioneers-podcast\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Dr. Stephanie Schoss\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/evolute-institute.com\\\/#website\",\"url\":\"https:\\\/\\\/evolute-institute.com\\\/\",\"name\":\"Evolute Institute\",\"description\":\"Psychedelic Psilocybin Retreats for Pioneering Minds\",\"publisher\":{\"@id\":\"https:\\\/\\\/evolute-institute.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/evolute-institute.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"fi\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/evolute-institute.com\\\/#organization\",\"name\":\"Evolute Institute\",\"url\":\"https:\\\/\\\/evolute-institute.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fi\",\"@id\":\"https:\\\/\\\/evolute-institute.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/evolute-institute.com\\\/wp-content\\\/uploads\\\/2021\\\/12\\\/evolute-e1694101618265.png\",\"contentUrl\":\"https:\\\/\\\/evolute-institute.com\\\/wp-content\\\/uploads\\\/2021\\\/12\\\/evolute-e1694101618265.png\",\"width\":645,\"height\":570,\"caption\":\"Evolute Institute\"},\"image\":{\"@id\":\"https:\\\/\\\/evolute-institute.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/evolute-institute.com\\\/#\\\/schema\\\/person\\\/91d68c597b02cdb0abaa8832a8c75c80\",\"name\":\"Francisca Niklitschek\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fi\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/2c98727050eb476b33df0e49a91e9eae4a30bbe177cce04be118b0c23f6a1baa?s=96&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/2c98727050eb476b33df0e49a91e9eae4a30bbe177cce04be118b0c23f6a1baa?s=96&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/2c98727050eb476b33df0e49a91e9eae4a30bbe177cce04be118b0c23f6a1baa?s=96&r=g\",\"caption\":\"Francisca Niklitschek\"},\"description\":\"Francisca supports Evolute Institute's communication efforts to connect with people seeking meaningful personal growth. With a background in economics, she is passionate about reimagining economic systems through the lens of inner transformation.\",\"sameAs\":[\"https:\\\/\\\/evolute-institute.com\\\/about-francisca-niklitschek\\\/\"],\"url\":\"https:\\\/\\\/evolute-institute.com\\\/fi\\\/author\\\/francisca\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Dr. Stephanie Schoss | Evolute Institute","description":"Dr. Stephanie Schoss coaches the top 0.01% CEOs: What she learned about trust, vulnerability, and de-armoring.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/evolute-institute.com\/fi\/sisaiset-pioneerit-podcast\/stephanie-schoss\/","og_locale":"fi_FI","og_type":"article","og_title":"Dr. Stephanie Schoss | Evolute Institute","og_description":"Dr. Stephanie Schoss coaches the top 0.01% CEOs: What she learned about trust, vulnerability, and de-armoring.","og_url":"https:\/\/evolute-institute.com\/fi\/sisaiset-pioneerit-podcast\/stephanie-schoss\/","og_site_name":"Evolute Institute","article_published_time":"2026-08-12T06:39:57+00:00","article_modified_time":"2026-08-12T07:08:00+00:00","og_image":[{"width":2560,"height":1440,"url":"https:\/\/evolute-institute.com\/wp-content\/uploads\/2026\/08\/Dr.-Stephanie-Schoss-scaled.webp","type":"image\/webp"}],"author":"Francisca Niklitschek","twitter_card":"summary_large_image","twitter_misc":{"Kirjoittanut":"Francisca Niklitschek","Arvioitu lukuaika":"38 minuuttia"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/evolute-institute.com\/inner-pioneers-podcast\/stephanie-schoss\/#article","isPartOf":{"@id":"https:\/\/evolute-institute.com\/inner-pioneers-podcast\/stephanie-schoss\/"},"author":{"name":"Francisca Niklitschek","@id":"https:\/\/evolute-institute.com\/#\/schema\/person\/91d68c597b02cdb0abaa8832a8c75c80"},"headline":"Dr. Stephanie Schoss","datePublished":"2026-08-12T06:39:57+00:00","dateModified":"2026-08-12T07:08:00+00:00","mainEntityOfPage":{"@id":"https:\/\/evolute-institute.com\/inner-pioneers-podcast\/stephanie-schoss\/"},"wordCount":8709,"publisher":{"@id":"https:\/\/evolute-institute.com\/#organization"},"image":{"@id":"https:\/\/evolute-institute.com\/inner-pioneers-podcast\/stephanie-schoss\/#primaryimage"},"thumbnailUrl":"https:\/\/evolute-institute.com\/wp-content\/uploads\/2026\/08\/Dr.-Stephanie-Schoss-scaled.webp","articleSection":["Inner Pioneers Podcast"],"inLanguage":"fi"},{"@type":"WebPage","@id":"https:\/\/evolute-institute.com\/inner-pioneers-podcast\/stephanie-schoss\/","url":"https:\/\/evolute-institute.com\/inner-pioneers-podcast\/stephanie-schoss\/","name":"Dr. Stephanie Schoss | Evolute Institute","isPartOf":{"@id":"https:\/\/evolute-institute.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/evolute-institute.com\/inner-pioneers-podcast\/stephanie-schoss\/#primaryimage"},"image":{"@id":"https:\/\/evolute-institute.com\/inner-pioneers-podcast\/stephanie-schoss\/#primaryimage"},"thumbnailUrl":"https:\/\/evolute-institute.com\/wp-content\/uploads\/2026\/08\/Dr.-Stephanie-Schoss-scaled.webp","datePublished":"2026-08-12T06:39:57+00:00","dateModified":"2026-08-12T07:08:00+00:00","description":"Dr. Stephanie Schoss coaches the top 0.01% CEOs: What she learned about trust, vulnerability, and de-armoring.","breadcrumb":{"@id":"https:\/\/evolute-institute.com\/inner-pioneers-podcast\/stephanie-schoss\/#breadcrumb"},"inLanguage":"fi","potentialAction":[{"@type":"ReadAction","target":["https:\/\/evolute-institute.com\/inner-pioneers-podcast\/stephanie-schoss\/"]}]},{"@type":"ImageObject","inLanguage":"fi","@id":"https:\/\/evolute-institute.com\/inner-pioneers-podcast\/stephanie-schoss\/#primaryimage","url":"https:\/\/evolute-institute.com\/wp-content\/uploads\/2026\/08\/Dr.-Stephanie-Schoss-scaled.webp","contentUrl":"https:\/\/evolute-institute.com\/wp-content\/uploads\/2026\/08\/Dr.-Stephanie-Schoss-scaled.webp","width":2560,"height":1440},{"@type":"BreadcrumbList","@id":"https:\/\/evolute-institute.com\/inner-pioneers-podcast\/stephanie-schoss\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/evolute-institute.com\/"},{"@type":"ListItem","position":2,"name":"Inner Pioneers Podcast","item":"https:\/\/evolute-institute.com\/category\/inner-pioneers-podcast\/"},{"@type":"ListItem","position":3,"name":"Dr. Stephanie Schoss"}]},{"@type":"WebSite","@id":"https:\/\/evolute-institute.com\/#website","url":"https:\/\/evolute-institute.com\/","name":"Evoluutti-instituutti","description":"Psykedeeliset psilosybiiniretriitit uraauurtaville mielille","publisher":{"@id":"https:\/\/evolute-institute.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/evolute-institute.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"fi"},{"@type":"Organization","@id":"https:\/\/evolute-institute.com\/#organization","name":"Evoluutti-instituutti","url":"https:\/\/evolute-institute.com\/","logo":{"@type":"ImageObject","inLanguage":"fi","@id":"https:\/\/evolute-institute.com\/#\/schema\/logo\/image\/","url":"https:\/\/evolute-institute.com\/wp-content\/uploads\/2021\/12\/evolute-e1694101618265.png","contentUrl":"https:\/\/evolute-institute.com\/wp-content\/uploads\/2021\/12\/evolute-e1694101618265.png","width":645,"height":570,"caption":"Evolute Institute"},"image":{"@id":"https:\/\/evolute-institute.com\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/evolute-institute.com\/#\/schema\/person\/91d68c597b02cdb0abaa8832a8c75c80","name":"Francisca Niklitschek","image":{"@type":"ImageObject","inLanguage":"fi","@id":"https:\/\/secure.gravatar.com\/avatar\/2c98727050eb476b33df0e49a91e9eae4a30bbe177cce04be118b0c23f6a1baa?s=96&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/2c98727050eb476b33df0e49a91e9eae4a30bbe177cce04be118b0c23f6a1baa?s=96&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/2c98727050eb476b33df0e49a91e9eae4a30bbe177cce04be118b0c23f6a1baa?s=96&r=g","caption":"Francisca Niklitschek"},"description":"Francisca tukee Evolute Institute:n viestint\u00e4\u00e4, jonka tavoitteena on tavoittaa merkityksellist\u00e4 henkil\u00f6kohtaista kasvua etsiv\u00e4t ihmiset. Taloustieteen taustan omaava Francisca on innokas uudistamaan talousj\u00e4rjestelmi\u00e4 sis\u00e4isen muutoksen n\u00e4k\u00f6kulmasta.","sameAs":["https:\/\/evolute-institute.com\/about-francisca-niklitschek\/"],"url":"https:\/\/evolute-institute.com\/fi\/author\/francisca\/"}]}},"_links":{"self":[{"href":"https:\/\/evolute-institute.com\/fi\/wp-json\/wp\/v2\/posts\/28159","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/evolute-institute.com\/fi\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/evolute-institute.com\/fi\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/evolute-institute.com\/fi\/wp-json\/wp\/v2\/users\/1509"}],"replies":[{"embeddable":true,"href":"https:\/\/evolute-institute.com\/fi\/wp-json\/wp\/v2\/comments?post=28159"}],"version-history":[{"count":7,"href":"https:\/\/evolute-institute.com\/fi\/wp-json\/wp\/v2\/posts\/28159\/revisions"}],"predecessor-version":[{"id":28199,"href":"https:\/\/evolute-institute.com\/fi\/wp-json\/wp\/v2\/posts\/28159\/revisions\/28199"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/evolute-institute.com\/fi\/wp-json\/wp\/v2\/media\/28158"}],"wp:attachment":[{"href":"https:\/\/evolute-institute.com\/fi\/wp-json\/wp\/v2\/media?parent=28159"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/evolute-institute.com\/fi\/wp-json\/wp\/v2\/categories?post=28159"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/evolute-institute.com\/fi\/wp-json\/wp\/v2\/tags?post=28159"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}