{"id":5056,"date":"2022-12-25T13:10:50","date_gmt":"2022-12-25T12:10:50","guid":{"rendered":"https:\/\/evolute-institute.com\/?page_id=5056"},"modified":"2026-07-24T13:02:02","modified_gmt":"2026-07-24T11:02:02","slug":"vart-tillvagagangssatt","status":"publish","type":"page","link":"https:\/\/evolute-institute.com\/sv\/our-approach\/","title":{"rendered":"V\u00e5r strategi"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"5056\" class=\"elementor elementor-5056\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d81f40e e-flex e-con-boxed e-con e-parent\" data-id=\"d81f40e\" 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-756df24 elementor-widget elementor-widget-html\" data-id=\"756df24\" 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  OUR APPROACH \u2014 H1 HERO\n  =====================================================================\n  Adapted from the \/psilocybin-research\/ hero pattern you shared, with\n  the background photo swapped for a flat, brand-aligned dark teal\n  (matches --teal \/ --teal-deep used throughout our-approach-body.txt),\n  and reworked for this page's actual content and GEO requirements.\n  Classes are namespaced \"oah-\" (Our Approach Hero) to avoid colliding\n  with the original \"hero-*\" classes wherever that other pattern is\n  already used elsewhere on the site.\n\n  The paragraph in .oah-body is the definition-first opening sentence\n  from our-approach-replacement-copy.txt \u2014 the single highest-priority\n  GEO fix from the original citability audit (44\/100 score, cause #1:\n  \"vision-narrative opening, not a definition\"). This hero is that\n  paragraph's home; make sure it isn't dropped or replaced with\n  something more \"on-brand but vaguer\" later.\n\n  EDIT 23 Jul 2026 \u2014 founder credentials only, nothing else touched:\n    - Christopher Kabakis: his master's credential was removed at his\n      request. He is identified by the professorship alone. Do not\n      reinstate it.\n    - Dr. Dmitrij Achelrod: PhD reframed to name health services\n      research as his research focus, rather than a degree title.\n      His MSc Health Policy (LSE) is unaffected and simply is not\n      cited in this hero.\n  =====================================================================\n-->\n\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,400&display=swap\" rel=\"stylesheet\">\n\n<style>\n  .oah-hero {\n    --teal: #114B4D;\n    --teal-deep: #0c3a3c;\n    --teal-light: #175c5e;\n    --gold: #EBBF71;\n    position: relative;\n    left: 50%;\n    right: 50%;\n    margin-left: -50vw;\n    margin-right: -50vw;\n    width: 100vw;\n    padding: 130px 0;\n    font-family: 'Montserrat', sans-serif;\n    overflow: hidden;\n    background: radial-gradient(circle at 18% 22%, var(--teal-light) 0%, var(--teal) 45%, var(--teal-deep) 100%);\n  }\n\n  \/* Soft gold glow, echoes the \"Meaning\" radial motif used later in the\n     page's Leadership Model section \u2014 ties the hero back to the rest\n     of the design without needing a photo. *\/\n  .oah-glow {\n    position: absolute;\n    width: 620px;\n    height: 620px;\n    border-radius: 50%;\n    background: radial-gradient(circle, rgba(235,191,113,0.16) 0%, rgba(235,191,113,0) 70%);\n    right: -180px;\n    bottom: -220px;\n    pointer-events: none;\n  }\n\n  \/* Subtle film-grain texture keeps a flat color field from reading as\n     a dead corporate slab \u2014 same technique as your original pattern. *\/\n  .oah-grain {\n    position: absolute;\n    inset: 0;\n    pointer-events: none;\n    background-image: url(\"data:image\/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cfilter id='g'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4'\/%3E%3C\/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23g)' opacity='0.05'\/%3E%3C\/svg%3E\");\n    background-size: 200px;\n    opacity: 0.35;\n  }\n\n  .oah-content {\n    position: relative;\n    z-index: 2;\n    width: 100%;\n    max-width: 1100px;\n    margin: 0 auto;\n    padding: 0 64px;\n  }\n\n  .oah-kicker {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    margin-bottom: 20px;\n    animation: oahFade 0.9s ease both;\n  }\n  .oah-kicker-rule {\n    width: 28px;\n    height: 1px;\n    background: var(--gold);\n    flex-shrink: 0;\n  }\n  .oah-kicker-text {\n    font-size: 0.62rem;\n    font-weight: 700;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n    color: var(--gold);\n  }\n\n  .oah-title {\n    font-size: clamp(2.5rem, 5vw, 4.5rem);\n    font-weight: 300;\n    letter-spacing: 0.5px;\n    line-height: 1.15;\n    color: #fff;\n    margin-bottom: 26px;\n    animation: oahFade 0.9s ease 0.12s both;\n  }\n\n  .oah-body {\n    max-width: 620px;\n    font-size: 1.05rem;\n    font-weight: 300;\n    line-height: 1.85;\n    color: rgba(255,255,255,0.85);\n    border-left: 1px solid rgba(235,191,113,0.35);\n    padding-left: 22px;\n    animation: oahFade 0.9s ease 0.24s both;\n  }\n\n  @keyframes oahFade {\n    from { opacity: 0; transform: translateY(16px); }\n    to   { opacity: 1; transform: translateY(0); }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .oah-kicker, .oah-title, .oah-body {\n      animation: none !important;\n      opacity: 1 !important;\n      transform: none !important;\n    }\n  }\n\n  @media (max-width: 768px) {\n    .oah-hero { padding: 80px 0; }\n    .oah-content { padding: 0 20px; }\n    .oah-title { font-size: 2.1rem; }\n    .oah-body { font-size: 0.95rem; padding-left: 16px; }\n  }\n<\/style>\n\n<div class=\"oah-hero\">\n  <div class=\"oah-glow\"><\/div>\n  <div class=\"oah-grain\"><\/div>\n  <div class=\"oah-content\">\n    <div class=\"oah-kicker\">\n      <span class=\"oah-kicker-rule\"><\/span>\n      <span class=\"oah-kicker-text\">Why Evolute<\/span>\n    <\/div>\n    <h1 class=\"oah-title\">Our Approach<\/h1>\n    <p class=\"oah-body\">Evolute Institute is a Netherlands-based personal and leadership development organization combining legal psilocybin-truffle retreats with medical and psychiatric screening, structured coaching, and long-form integration. Founded in 2022 by Dr. Dmitrij Achelrod (PhD, Hamburg &amp; Oxford University, research focus on health services research) and Christopher Kabakis (Affiliate Professor at ESCP Europe Business School), Evolute works with people who are succeeding by every outward measure and still sense something is missing, often entrepreneurs, executives, and leaders, seeking clarity, deeper connection, and lasting psychological change.<\/p>\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-97e3dad e-flex e-con-boxed e-con e-parent\" data-id=\"97e3dad\" 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-04c1b27 elementor-widget elementor-widget-html\" data-id=\"04c1b27\" 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  OUR APPROACH \u2014 FULL BODY HTML (excludes H1 hero, per instruction)\n  =====================================================================\n  Built to match the existing component patterns: Montserrat, --brand-teal\n  #114B4D \/ --brand-gold #EBBF71, cubic-bezier(0.19,1,0.22,1) scroll-reveal,\n  radial-gradient CTA blocks, card grids, and the logo marquee already used\n  elsewhere on the site.\n\n  Everything is namespaced under \"oa-\" (Our Approach) classes\/IDs to avoid\n  colliding with other Custom HTML widgets already on the page. Section\n  dividers below let you paste this as one widget or split it into several.\n\n  Section 2 embeds the real diagram\n  (evolute-institute.com\/wp-content\/uploads\/2024\/03\/Evolute-Leadership-Model-2.webp)\n  directly, image first, then the text explanation, inside a full-bleed\n  block set to #07494A \u2014 sampled directly from the image's own flat\n  background, so there's no visible seam\/box around it. Domain cards,\n  chips, and heading colors are re-themed for that dark background.\n\n  Two spots are marked VERIFY BEFORE PUBLISHING in HTML comments (not\n  visible on the page) \u2014 confirm before this goes live:\n    1. MAPS certification scope (Interdisciplinary Team section)\n    2. Academic collaborations + media coverage (Research Context section)\n\n  EDITS 23 Jul 2026 \u2014 four changes only, nothing else touched:\n    1. Leadership Model image enlarged 10% (max-width 560px -> 616px,\n       changed in BOTH the .oa-model-image CSS rule and the inline style\n       on the <img>; they have to match or the inline one wins).\n    2. Caption under that image removed.\n    3. Christopher Kabakis: master's credential removed at his request.\n       He is identified by the professorship alone. Do not reinstate it.\n    4. Dr. Dmitrij Achelrod: credential line reframed to name health\n       services research as his research focus rather than a degree title.\n\n  Section 9 links repointed to the \/safety\/ hub - see note above Section 9.\n  =====================================================================\n-->\n\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,400&display=swap\" rel=\"stylesheet\">\n\n<style>\n  .elementor-editor-active .oa-reveal {\n    opacity: 1 !important;\n    transform: none !important;\n    transition: none !important;\n  }\n\n  .oa-page {\n    --teal: #114B4D;\n    --teal-deep: #0d3a3c;\n    --gold: #EBBF71;\n    --text-dark: #2C3E50;\n    --text-gray: #546e7a;\n    --muted-bg: #E9EEEE;\n    --bezier: cubic-bezier(0.19, 1, 0.22, 1);\n    font-family: 'Montserrat', sans-serif;\n    color: var(--text-dark);\n  }\n\n  .oa-page * { box-sizing: border-box; }\n\n  .oa-section {\n    max-width: 1140px;\n    margin: 0 auto;\n    padding: 70px 24px;\n  }\n\n  .oa-section--tight { padding-top: 30px; }\n\n  \/* ---- Shared header pattern (eyebrow + title + gold bridge line) ---- *\/\n  .oa-header { margin-bottom: 40px; }\n\n  .oa-eyebrow {\n    font-size: 10px;\n    font-weight: 800;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n    color: var(--gold);\n    display: block;\n    margin-bottom: 12px;\n  }\n\n  .oa-title-row {\n    display: flex;\n    align-items: center;\n    gap: 30px;\n  }\n\n  .oa-title-row h2 {\n    font-size: clamp(24px, 3.2vw, 32px);\n    font-weight: 700;\n    color: var(--teal);\n    margin: 0;\n    line-height: 1.2;\n  }\n\n  .oa-bridge {\n    height: 1px;\n    flex-grow: 1;\n    background: linear-gradient(90deg, var(--gold) 0%, rgba(235,191,113,0) 100%);\n  }\n\n  .oa-lede {\n    font-size: 16px;\n    line-height: 1.75;\n    color: var(--text-gray);\n    max-width: 760px;\n    margin: 20px 0 0;\n  }\n  .oa-lede strong { color: var(--teal); font-weight: 600; }\n  .oa-inline-link {\n    color: var(--teal);\n    font-weight: 600;\n    text-decoration: underline;\n    text-underline-offset: 2px;\n  }\n  .oa-inline-link:hover { color: var(--gold); }\n\n  \/* ---- Scroll reveal ---- *\/\n  .oa-reveal {\n    opacity: 0;\n    transform: translateY(28px);\n    transition: opacity 0.9s var(--bezier), transform 0.9s var(--bezier);\n  }\n  .oa-reveal.is-visible { opacity: 1; transform: translateY(0); }\n\n  @media (prefers-reduced-motion: reduce) {\n    .oa-reveal { transition: none !important; opacity: 1 !important; transform: none !important; }\n  }\n\n  \/* =====================================================================\n     SECTION 1 \u2014 WHAT WE BELIEVE IN\n  ===================================================================== *\/\n  .oa-believe-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 40px;\n  }\n  .oa-believe-grid p {\n    font-size: 16px;\n    line-height: 1.8;\n    color: var(--text-gray);\n    margin: 0;\n  }\n  .oa-believe-grid p strong { color: var(--teal); font-weight: 600; }\n\n  @media (max-width: 900px) {\n    .oa-believe-grid { grid-template-columns: 1fr; gap: 24px; }\n  }\n\n  \/* =====================================================================\n     SECTION 2 \u2014 LEADERSHIP DEVELOPMENT MODEL\n  ===================================================================== *\/\n  .oa-domains {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 24px;\n    margin-top: 10px;\n  }\n\n  .oa-domain-card {\n    background: var(--teal);\n    border-radius: 14px;\n    padding: 34px 28px;\n    color: #fff;\n    position: relative;\n    overflow: hidden;\n    transition: transform 0.5s var(--bezier), box-shadow 0.5s var(--bezier);\n  }\n  .oa-domain-card:hover {\n    transform: translateY(-6px);\n    box-shadow: 0 25px 50px rgba(17,75,77,0.25);\n  }\n  .oa-domain-card::before {\n    content: '';\n    position: absolute;\n    top: 0; left: 0; width: 100%; height: 4px;\n    background: var(--gold);\n  }\n  .oa-domain-icon {\n    width: 40px; height: 40px;\n    margin-bottom: 18px;\n    fill: var(--gold);\n  }\n  .oa-domain-card h3 {\n    font-size: 19px;\n    font-weight: 700;\n    margin: 0 0 6px;\n  }\n  .oa-domain-tag {\n    font-size: 10px;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    color: var(--gold);\n    opacity: 0.85;\n    display: block;\n    margin-bottom: 18px;\n  }\n  .oa-domain-card ul {\n    margin: 0; padding: 0;\n    list-style: none;\n  }\n  .oa-domain-card li {\n    font-size: 13.5px;\n    line-height: 1.6;\n    color: rgba(255,255,255,0.85);\n    padding-left: 18px;\n    position: relative;\n    margin-bottom: 10px;\n  }\n  .oa-domain-card li::before {\n    content: '';\n    position: absolute;\n    left: 0; top: 8px;\n    width: 6px; height: 6px;\n    border-radius: 50%;\n    background: var(--gold);\n  }\n\n  \/* Intersections row *\/\n  .oa-intersections {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 24px;\n    margin-top: 24px;\n  }\n  .oa-intersection-chip {\n    border: 1px solid rgba(17,75,77,0.15);\n    border-radius: 10px;\n    padding: 18px 20px;\n    text-align: center;\n    background: var(--muted-bg);\n  }\n  .oa-intersection-chip .oa-chip-label {\n    font-weight: 700;\n    color: var(--teal);\n    font-size: 15px;\n    display: block;\n    margin-bottom: 6px;\n  }\n  .oa-intersection-chip .oa-chip-source {\n    font-size: 11.5px;\n    color: var(--text-gray);\n    line-height: 1.5;\n  }\n\n  \/* Meaning banner *\/\n  .oa-meaning {\n    margin-top: 24px;\n    border-radius: 14px;\n    padding: 40px;\n    text-align: center;\n    background: radial-gradient(circle at center, #f2cd8a 0%, var(--gold) 100%);\n  }\n  .oa-meaning span.oa-meaning-eyebrow {\n    display: block;\n    font-size: 10px;\n    font-weight: 800;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    color: var(--teal-deep);\n    opacity: 0.7;\n    margin-bottom: 14px;\n  }\n  .oa-meaning p {\n    font-size: clamp(18px, 2.4vw, 22px);\n    font-weight: 300;\n    color: var(--teal-deep);\n    line-height: 1.5;\n    margin: 0;\n    max-width: 680px;\n    margin: 0 auto;\n  }\n  .oa-meaning strong { font-weight: 700; }\n\n  @media (max-width: 900px) {\n    .oa-domains, .oa-intersections { grid-template-columns: 1fr; }\n  }\n\n  \/* ---- Full-bleed dark variant: hosts the real diagram image, so the\n     section background is set to the image's own sampled background\n     color (#07494A) for a seamless, borderless blend ---- *\/\n  .oa-model-section {\n    background-color: #07494A;\n    padding: 90px 24px 100px;\n  }\n  .oa-model-inner {\n    max-width: 1140px;\n    margin: 0 auto;\n  }\n  .oa-model-inner .oa-title-row h2 { color: #fff; }\n  .oa-model-inner .oa-lede { color: rgba(255,255,255,0.75); }\n\n  .oa-model-image-wrap { text-align: center; margin: 10px 0 56px; }\n  .oa-model-image,\n  .oa-model-image-wrap img.oa-model-image,\n  .oa-page .oa-model-image-wrap img.oa-model-image {\n    display: inline-block !important;\n    width: 100% !important;\n    max-width: 616px !important;\n    height: auto !important;\n    margin: 0 auto !important;\n  }\n  .oa-model-caption {\n    display: block;\n    margin-top: 18px;\n    font-size: 12px;\n    letter-spacing: 0.5px;\n    color: rgba(255,255,255,0.5);\n    font-style: italic;\n  }\n\n  \/* Domain cards, chips and meaning banner re-themed for the dark section *\/\n  .oa-model-inner .oa-domain-card {\n    background: rgba(255,255,255,0.06);\n    border: 1px solid rgba(235,191,113,0.3);\n  }\n  .oa-model-inner .oa-domain-card:hover {\n    box-shadow: 0 25px 50px rgba(0,0,0,0.35);\n    border-color: var(--gold);\n  }\n  .oa-model-inner .oa-intersection-chip {\n    background: rgba(255,255,255,0.05);\n    border: 1px solid rgba(235,191,113,0.3);\n  }\n  .oa-model-inner .oa-chip-label { color: var(--gold); }\n  .oa-model-inner .oa-chip-source { color: rgba(255,255,255,0.65); }\n\n  @media (max-width: 640px) {\n    .oa-model-section { padding: 60px 20px 70px; }\n    .oa-model-image-wrap { margin-bottom: 40px; }\n  }\n\n  \/* =====================================================================\n     SECTION 3 \u2014 WHO WE ARE\n  ===================================================================== *\/\n  .oa-founders {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 28px;\n  }\n  .oa-founder-card {\n    border: 1px solid rgba(17,75,77,0.12);\n    border-top: 3px solid var(--gold);\n    border-radius: 10px;\n    padding: 30px;\n    background: #fff;\n  }\n  .oa-founder-card h3 {\n    font-size: 19px;\n    color: var(--teal);\n    margin: 0 0 4px;\n    font-weight: 700;\n  }\n  .oa-founder-credential {\n    display: block;\n    font-size: 12px;\n    font-weight: 600;\n    letter-spacing: 0.5px;\n    color: var(--gold);\n    text-transform: uppercase;\n    margin-bottom: 14px;\n  }\n  .oa-founder-card p {\n    font-size: 14.5px;\n    line-height: 1.7;\n    color: var(--text-gray);\n    margin: 0;\n  }\n  .oa-founders-note {\n    grid-column: 1 \/ -1;\n    font-size: 15.5px;\n    line-height: 1.8;\n    color: var(--text-gray);\n    margin-top: 6px;\n    padding-top: 20px;\n    border-top: 1px dashed rgba(17,75,77,0.15);\n  }\n\n  @media (max-width: 900px) {\n    .oa-founders { grid-template-columns: 1fr; }\n  }\n\n  \/* =====================================================================\n     SECTION 4 \u2014 WHAT WE OFFER (single-column narrative)\n  ===================================================================== *\/\n  .oa-offer p {\n    font-size: 16px;\n    line-height: 1.8;\n    color: var(--text-gray);\n    max-width: 880px;\n    margin: 0 0 20px;\n  }\n  .oa-offer p:last-child { margin-bottom: 0; }\n\n  \/* =====================================================================\n     SECTION 5 \u2014 HOW WE WORK (four capacities)\n  ===================================================================== *\/\n  .oa-capacities {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 20px;\n  }\n  .oa-capacity-card {\n    background: #fff;\n    border: 1px solid rgba(17,75,77,0.1);\n    border-radius: 12px;\n    padding: 28px 22px;\n    transition: transform 0.45s var(--bezier), box-shadow 0.45s var(--bezier), border-color 0.45s ease;\n  }\n  .oa-capacity-card:hover {\n    transform: translateY(-6px);\n    box-shadow: 0 20px 40px rgba(17,75,77,0.12);\n    border-color: var(--gold);\n  }\n  .oa-capacity-icon {\n    width: 34px; height: 34px;\n    fill: var(--teal);\n    margin-bottom: 16px;\n  }\n  .oa-capacity-card h3 {\n    font-size: 14px;\n    letter-spacing: 0.5px;\n    text-transform: uppercase;\n    color: var(--teal);\n    font-weight: 700;\n    margin: 0 0 12px;\n    line-height: 1.35;\n  }\n  .oa-capacity-card p {\n    font-size: 13.5px;\n    line-height: 1.65;\n    color: var(--text-gray);\n    margin: 0;\n  }\n\n  @media (max-width: 1024px) {\n    .oa-capacities { grid-template-columns: 1fr 1fr; }\n  }\n  @media (max-width: 600px) {\n    .oa-capacities { grid-template-columns: 1fr; }\n  }\n\n  \/* =====================================================================\n     SECTION 6 \u2014 WHAT EVOLUTE ACTUALLY PROVIDES (fact cards)\n  ===================================================================== *\/\n  .oa-facts {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 20px;\n    margin-top: 10px;\n  }\n  .oa-fact-card {\n    background: var(--muted-bg);\n    border-radius: 12px;\n    padding: 26px 24px;\n  }\n  .oa-fact-card .oa-fact-icon {\n    width: 28px; height: 28px;\n    fill: var(--teal);\n    margin-bottom: 14px;\n  }\n  .oa-fact-stat {\n    display: block;\n    font-size: 22px;\n    font-weight: 800;\n    color: var(--teal);\n    margin: 0 0 6px;\n  }\n  .oa-fact-card p {\n    font-size: 13.5px;\n    line-height: 1.6;\n    color: var(--text-gray);\n    margin: 0;\n  }\n\n  @media (max-width: 900px) {\n    .oa-facts { grid-template-columns: 1fr 1fr; }\n  }\n  @media (max-width: 600px) {\n    .oa-facts { grid-template-columns: 1fr; }\n  }\n\n  \/* =====================================================================\n     SECTION 7 \u2014 INTERDISCIPLINARY TEAM (pills)\n  ===================================================================== *\/\n  .oa-pills {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin-top: 24px;\n  }\n  .oa-pill {\n    display: inline-flex;\n    align-items: center;\n    padding: 8px 16px;\n    border: 1px solid var(--gold);\n    border-radius: 30px;\n    font-size: 12.5px;\n    font-weight: 600;\n    color: var(--teal);\n    background: rgba(235,191,113,0.08);\n  }\n\n  \/* =====================================================================\n     SECTION 8 \u2014 ACADEMIC & RESEARCH CONTEXT\n  ===================================================================== *\/\n  .oa-research-lede { margin-bottom: 10px; }\n\n  \/* =====================================================================\n     SECTION 9 \u2014 HOW WE HOLD OURSELVES ACCOUNTABLE\n  ===================================================================== *\/\n  .oa-accountability {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 24px;\n  }\n  .oa-accountability-card {\n    background: #fff;\n    border: 1px solid rgba(17,75,77,0.12);\n    border-radius: 14px;\n    padding: 32px;\n    display: flex;\n    flex-direction: column;\n  }\n  .oa-accountability-icon {\n    width: 36px; height: 36px;\n    fill: var(--gold);\n    margin-bottom: 16px;\n  }\n  .oa-accountability-card h3 {\n    font-size: 17px;\n    color: var(--teal);\n    font-weight: 700;\n    margin: 0 0 10px;\n  }\n  .oa-accountability-card p {\n    font-size: 14px;\n    line-height: 1.7;\n    color: var(--text-gray);\n    margin: 0 0 20px;\n    flex-grow: 1;\n  }\n  .oa-btn-outline {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    align-self: flex-start;\n    padding: 11px 20px;\n    border: 1px solid var(--teal);\n    color: var(--teal) !important;\n    text-decoration: none !important;\n    font-size: 11.5px;\n    font-weight: 700;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    border-radius: 3px;\n    transition: all 0.35s var(--bezier);\n  }\n  .oa-btn-outline--spaced { margin-top: 28px; }\n  .oa-btn-outline:hover {\n    background: var(--teal);\n    color: #fff !important;\n  }\n\n  @media (max-width: 900px) {\n    .oa-accountability { grid-template-columns: 1fr; }\n  }\n\n  \/* =====================================================================\n     SECTION 10 \u2014 WHO THIS IS FOR (full-bleed statement block)\n  ===================================================================== *\/\n  .oa-fullbleed {\n    width: 100vw;\n    position: relative;\n    left: 50%;\n    right: 50%;\n    margin-left: -50vw;\n    margin-right: -50vw;\n    overflow: hidden;\n  }\n  .oa-forwhom {\n    background: radial-gradient(circle at center, #1a5e61 0%, var(--teal) 100%);\n    color: #F9F9F9;\n    padding: 100px 20px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n  }\n  .oa-forwhom-inner {\n    max-width: 820px;\n    text-align: center;\n  }\n  .oa-forwhom .oa-pre {\n    display: block;\n    text-transform: uppercase;\n    letter-spacing: 5px;\n    font-size: 12px;\n    font-weight: 600;\n    margin: 0 0 26px;\n    color: var(--gold);\n  }\n  .oa-forwhom p.oa-statement {\n    font-weight: 300;\n    font-size: clamp(20px, 3vw, 27px);\n    line-height: 1.6;\n    margin: 0;\n  }\n  .oa-forwhom p.oa-statement strong { font-weight: 600; color: var(--gold); }\n\n  \/* =====================================================================\n     SECTION 11 \u2014 FINAL CTA\n  ===================================================================== *\/\n  .oa-final-cta {\n    background: radial-gradient(circle at center, #f2cd8a 0%, var(--gold) 100%);\n    color: var(--teal-deep);\n    padding: 90px 20px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n  }\n  .oa-final-cta-inner {\n    max-width: 780px;\n    text-align: center;\n  }\n  .oa-final-cta .oa-pre {\n    display: block;\n    text-transform: uppercase;\n    letter-spacing: 5px;\n    font-size: 12px;\n    font-weight: 600;\n    margin-bottom: 26px;\n    opacity: 0.75;\n  }\n  .oa-final-cta h2 {\n    font-weight: 300;\n    font-size: clamp(22px, 4vw, 32px);\n    line-height: 1.5;\n    margin: 0;\n    color: var(--teal-deep);\n  }\n  .oa-cta-buttons {\n    margin-top: 45px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 32px;\n    flex-wrap: wrap;\n  }\n  .oa-btn-solid {\n    display: inline-block;\n    padding: 18px 46px;\n    background: var(--teal-deep) !important;\n    color: #fff !important;\n    text-decoration: none !important;\n    font-size: 13px;\n    font-weight: 600;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    border-radius: 4px;\n    transition: all 0.4s ease;\n  }\n  .oa-btn-solid:hover {\n    background: var(--teal) !important;\n    transform: translateY(-2px);\n  }\n  .oa-link-dark {\n    color: var(--teal-deep) !important;\n    text-decoration: none !important;\n    font-size: 0.85rem;\n    font-weight: 600;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    padding-bottom: 10px;\n    border-bottom: 1px solid rgba(13,58,60,0.35);\n    transition: all 0.4s ease;\n  }\n  .oa-link-dark:hover { border-bottom-color: var(--teal-deep); }\n\n  @media (max-width: 768px) {\n    .oa-cta-buttons { flex-direction: column; gap: 20px; }\n    .oa-btn-solid { width: 100%; max-width: 300px; text-align: center; }\n  }\n<\/style>\n\n<div class=\"oa-page\">\n\n<!-- ============================================================\n     SECTION 1 \u2014 WHAT WE BELIEVE IN\n============================================================ -->\n<section class=\"oa-section\">\n  <div class=\"oa-header oa-reveal\">\n    <span class=\"oa-eyebrow\">Our Philosophy<\/span>\n    <div class=\"oa-title-row\">\n      <h2>What We Believe In<\/h2>\n      <div class=\"oa-bridge\"><\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"oa-believe-grid oa-reveal\">\n    <p>The Evolute Institute was born out of the vision of a world where each person, particularly those in positions of leadership and influence, has the insight, competence, and courage to bring their unique gift to the world and to meaningfully contribute to the greater good. Where leaders proactively engage in opportunities for personal maturation to connect more deeply with their innermost purpose, realizing and embracing the full scope of their potential and <strong>responsibility (response-ability: your ability to respond)<\/strong>.<\/p>\n    <p>We want to contribute to a world where the continued inner development of people leads to a greater capacity for self-leadership, for leading and empowering others, and for re-inventing our organisations and ecosystems towards more awareness, kindness and long-term flourishing.<\/p>\n  <\/div>\n<\/section>\n\n<!-- ============================================================\n     SECTION 2 \u2014 OUR LEADERSHIP DEVELOPMENT MODEL\n     Full-bleed, background color #07494A sampled directly from the\n     diagram image's own flat background \u2014 image and section blend with\n     no visible seam. Image comes first, text explanation follows in the\n     same dark space, per your instruction.\n============================================================ -->\n<div class=\"oa-fullbleed oa-page\">\n<section class=\"oa-model-section\">\n  <div class=\"oa-model-inner\">\n\n  <div class=\"oa-header oa-reveal\">\n    <span class=\"oa-eyebrow\">Our Framework<\/span>\n    <div class=\"oa-title-row\">\n      <h2>The Evolute Leadership Model<\/h2>\n      <div class=\"oa-bridge\"><\/div>\n    <\/div>\n    <p class=\"oa-lede\">Growth happens across three overlapping domains of development. Working on one reinforces the other two - the model is meant to be worked as a whole, not as three separate tracks.<\/p>\n  <\/div>\n\n  <div class=\"oa-model-image-wrap oa-reveal\">\n    <img loading=\"lazy\" decoding=\"async\"\n      class=\"oa-model-image\"\n      style=\"width:100% !important; max-width:616px !important; height:auto !important; display:inline-block !important; margin:0 auto !important;\"\n      src=\"https:\/\/evolute-institute.com\/wp-content\/uploads\/2024\/03\/Evolute-Leadership-Model-2.webp\"\n      alt=\"Evolute's three-domain leadership model: Transforming Your Self, Empowering Others, and Reinventing Your Ecosystems, intersecting in Connection, Responsibility, and Impact, with Meaning at the center.\"\n      width=\"1750\" height=\"1750\"\n      loading=\"lazy\">\n  <\/div>\n\n  <div class=\"oa-domains oa-reveal\">\n    <div class=\"oa-domain-card\">\n      <svg class=\"oa-domain-icon\" viewBox=\"0 0 24 24\"><path d=\"M12,3L1,9L12,15L21,10.09V17H23V9M5,13.18V17.18L12,21L19,17.18V13.18L12,17L5,13.18Z\"\/><\/svg>\n      <span class=\"oa-domain-tag\">Inner-Facing Domain<\/span>\n      <h3>Transforming Your Self<\/h3>\n      <ul>\n        <li>Developing clarity on values, vision & purpose<\/li>\n        <li>Building awareness & presencing capacity<\/li>\n        <li>Cultivating aliveness & balance<\/li>\n        <li>Holding paradox & tension, not resolving it prematurely<\/li>\n      <\/ul>\n    <\/div>\n    <div class=\"oa-domain-card\">\n      <svg class=\"oa-domain-icon\" viewBox=\"0 0 24 24\"><path d=\"M16 13C15.71 13 15.42 13 15.15 13.08C16.28 13.87 17 15.1 17 16.5V19H22V16.5C22 14.28 18.33 13 16 13M8 13C5.67 13 2 14.28 2 16.5V19H14V16.5C14 14.28 10.33 13 8 13M8 11A3 3 0 1 0 5 8A3 3 0 0 0 8 11M16 11A3 3 0 1 0 13 8A3 3 0 0 0 16 11Z\"\/><\/svg>\n      <span class=\"oa-domain-tag\">Relational Domain<\/span>\n      <h3>Empowering Others<\/h3>\n      <ul>\n        <li>Relating authentically<\/li>\n        <li>Communicating with alignment & presence<\/li>\n        <li>Creating psychological safety & belonging<\/li>\n        <li>Harnessing the power of co-creation<\/li>\n      <\/ul>\n    <\/div>\n    <div class=\"oa-domain-card\">\n      <svg class=\"oa-domain-icon\" viewBox=\"0 0 24 24\"><path d=\"M12,2C6.5,2 2,6.5 2,12C2,17.5 6.5,22 12,22C17.5,22 22,17.5 22,12C22,6.5 17.5,2 12,2M12,4C13.09,4 14.13,4.24 15.07,4.65C14.5,5.13 14,5.78 14,6.5A2.5,2.5 0 0,0 16.5,9C17.09,9 17.62,8.79 18.04,8.44C18.66,9.5 19,10.71 19,12C19,12.32 18.97,12.63 18.93,12.94C18.63,12.83 18.32,12.77 18,12.77A3,3 0 0,0 15,15.77C15,16.5 15.28,17.16 15.73,17.65C14.6,18.5 13.35,19 12,19C11.19,19 10.42,18.82 9.71,18.5C10.5,18 11,17.14 11,16.15A2.85,2.85 0 0,0 8.15,13.3C7.5,13.3 6.9,13.55 6.45,13.96C5.55,12.71 5,11.21 5,9.5C6.5,9.5 7,8.5 7,7.5C7,6.5 6.5,5.5 5.5,5.5C7.31,4.5 9.36,4 12,4Z\"\/><\/svg>\n      <span class=\"oa-domain-tag\">Systemic Domain<\/span>\n      <h3>Reinventing Your Ecosystems<\/h3>\n      <ul>\n        <li>Seeing leadership as stewardship<\/li>\n        <li>Engaging in community-building<\/li>\n        <li>Creating new rules of the game<\/li>\n        <li>Moving toward an eco-aware civilization<\/li>\n      <\/ul>\n    <\/div>\n  <\/div>\n\n  <div class=\"oa-intersections oa-reveal\">\n    <div class=\"oa-intersection-chip\">\n      <span class=\"oa-chip-label\">Connection<\/span>\n      <span class=\"oa-chip-source\">Transforming Your Self + Empowering Others<\/span>\n    <\/div>\n    <div class=\"oa-intersection-chip\">\n      <span class=\"oa-chip-label\">Responsibility<\/span>\n      <span class=\"oa-chip-source\">Empowering Others + Reinventing Your Ecosystems<\/span>\n    <\/div>\n    <div class=\"oa-intersection-chip\">\n      <span class=\"oa-chip-label\">Impact<\/span>\n      <span class=\"oa-chip-source\">Reinventing Your Ecosystems + Transforming Your Self<\/span>\n    <\/div>\n  <\/div>\n\n  <div class=\"oa-meaning oa-reveal\">\n    <span class=\"oa-meaning-eyebrow\">At the Center of the Model<\/span>\n    <p><strong>Meaning<\/strong> doesn't come from any single domain alone - it emerges from working on the self, one's relationships, and one's wider systems together.<\/p>\n  <\/div>\n\n  <\/div><!-- \/.oa-model-inner -->\n<\/section>\n<\/div><!-- \/.oa-fullbleed -->\n\n<!-- ============================================================\n     SECTION 3 \u2014 WHO WE ARE\n============================================================ -->\n<section class=\"oa-section\">\n  <div class=\"oa-header oa-reveal\">\n    <span class=\"oa-eyebrow\">Founders<\/span>\n    <div class=\"oa-title-row\">\n      <h2>Who We Are<\/h2>\n      <div class=\"oa-bridge\"><\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"oa-founders oa-reveal\">\n    <div class=\"oa-founder-card\">\n      <h3>Dr. Dmitrij Achelrod<\/h3>\n      <span class=\"oa-founder-credential\">PhD, Hamburg &amp; Oxford University - Research Focus: Health Services Research<\/span>\n      <p>A researcher in the field of public health and former senior manager at a leading health data science start-up, Dmitrij has spent his career at the intersection of healthcare systems and human potential.<\/p>\n    <\/div>\n    <div class=\"oa-founder-card\">\n      <h3>Christopher Kabakis<\/h3>\n      <span class=\"oa-founder-credential\">Affiliate Professor, ESCP Europe Business School<\/span>\n      <p>A leadership and communication consultant and trainer, Christopher runs a personal and business coaching practice that includes somatic and mindfulness approaches, built over years of international business experience.<\/p>\n    <\/div>\n    <p class=\"oa-founders-note\">Out of our own personal experiences with Altered States of Consciousness, our wish was born to bring this work to people we have been engaging mostly with: entrepreneurs, organizational leaders and other curious minds - proactive people with a yearning to nurture a more fulfilling life, to tap into their potential, and to initiate ventures in alignment with their heart and sense of purpose.<\/p>\n  <\/div>\n<\/section>\n\n<!-- ============================================================\n     SECTION 4 \u2014 WHAT WE OFFER\n============================================================ -->\n<section class=\"oa-section oa-section--tight\">\n  <div class=\"oa-header oa-reveal\">\n    <span class=\"oa-eyebrow\">Our Team<\/span>\n    <div class=\"oa-title-row\">\n      <h2>What We Offer<\/h2>\n      <div class=\"oa-bridge\"><\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"oa-offer oa-reveal\">\n    <p>The Evolute Institute brings together a strong team of experienced facilitators &amp; guides, personal &amp; executive coaches, as well as psychological and medical doctors \/ psychiatrists to bring a series of scientifically informed and wisdom tradition-inspired personal development approaches to leaders in Europe. We create unique spaces for mindset development &amp; personal growth, particularly for entrepreneurs, organisational leaders, change-makers and other curious and pioneering minds.<\/p>\n    <p>We provide leaders the environment and support they need to safely embark on an empowering and deep exploration of self. We strive to create a unique space for transformative learning, where personal, leadership and organizational development meet in a context of altered states of consciousness. In addition to consciousness-altering technologies such as sweat lodges, meditation, wilderness experiences, breathwork in a safe and supportive setting, we employ a diverse array of reflective, contemplative, and experiential exercises as well as business, personal and peer coaching to catalyze profound insight and growth of our participants.<\/p>\n  <\/div>\n<\/section>\n\n<!-- ============================================================\n     SECTION 5 \u2014 HOW WE WORK (four capacities)\n============================================================ -->\n<section class=\"oa-section oa-section--tight\">\n  <div class=\"oa-header oa-reveal\">\n    <span class=\"oa-eyebrow\">Our Method<\/span>\n    <div class=\"oa-title-row\">\n      <h2>How We Work<\/h2>\n      <div class=\"oa-bridge\"><\/div>\n    <\/div>\n    <p class=\"oa-lede\">Four areas of practice - each a distinct capacity we develop in participants, rather than a single method applied uniformly.<\/p>\n  <\/div>\n\n  <div class=\"oa-capacities oa-reveal\">\n    <div class=\"oa-capacity-card\">\n      <svg class=\"oa-capacity-icon\" viewBox=\"0 0 24 24\"><path d=\"M12,4.5C7,4.5 2.73,7.61 1,12C2.73,16.39 7,19.5 12,19.5C17,19.5 21.27,16.39 23,12C21.27,7.61 17,4.5 12,4.5M12,17A5,5 0 0,1 7,12A5,5 0 0,1 12,7A5,5 0 0,1 17,12A5,5 0 0,1 12,17M12,9A3,3 0 0,0 9,12A3,3 0 0,0 12,15A3,3 0 0,0 15,12A3,3 0 0,0 12,9Z\"\/><\/svg>\n      <h3>Altered States of Consciousness<\/h3>\n      <p>We work with several modalities, or \"mind technologies,\" to induce altered states of consciousness and peak experiences. The primary ones are breathwork and bodywork, meditation, and legally supported psilocybin truffle experiences in the Netherlands.<\/p>\n    <\/div>\n    <div class=\"oa-capacity-card\">\n      <svg class=\"oa-capacity-icon\" viewBox=\"0 0 24 24\"><path d=\"M12,21.35L10.55,20.03C5.4,15.36 2,12.27 2,8.5C2,5.41 4.42,3 7.5,3C9.24,3 10.91,3.81 12,5.08C13.09,3.81 14.76,3 16.5,3C19.58,3 22,5.41 22,8.5C22,12.27 18.6,15.36 13.45,20.03L12,21.35Z\"\/><\/svg>\n      <h3>Mindfulness Capabilities<\/h3>\n      <p>Participants are introduced to techniques of contemplative practice, including the ACT (Acceptance and Commitment Therapy) framework and Hakomi-style mindfulness - building awareness and presencing capacity, and helping participants become more grounded and better able to self-regulate.<\/p>\n    <\/div>\n    <div class=\"oa-capacity-card\">\n      <svg class=\"oa-capacity-icon\" viewBox=\"0 0 24 24\"><path d=\"M16 13C15.71 13 15.42 13 15.15 13.08C16.28 13.87 17 15.1 17 16.5V19H22V16.5C22 14.28 18.33 13 16 13M8 13C5.67 13 2 14.28 2 16.5V19H14V16.5C14 14.28 10.33 13 8 13M8 11A3 3 0 1 0 5 8A3 3 0 0 0 8 11M16 11A3 3 0 1 0 13 8A3 3 0 0 0 16 11Z\"\/><\/svg>\n      <h3>Leadership Community<\/h3>\n      <p>We curate a coherent yet diverse group of leaders who support each other during and beyond the program. Being part of a trusted, synchronized group increases the impact of the individual work, which is why group composition is personally curated rather than left to open enrollment.<\/p>\n    <\/div>\n    <div class=\"oa-capacity-card\">\n      <svg class=\"oa-capacity-icon\" viewBox=\"0 0 24 24\"><path d=\"M12,3C8.13,3 5,6.13 5,10C5,10.76 5.13,11.49 5.35,12.17C4.53,12.84 4,13.86 4,15A3,3 0 0,0 7,18C7,19.66 8.34,21 10,21H14C15.66,21 17,19.66 17,18A3,3 0 0,0 20,15C20,13.86 19.47,12.84 18.65,12.17C18.87,11.49 19,10.76 19,10C19,6.13 15.87,3 12,3Z\"\/><\/svg>\n      <h3>Mindsets Framework<\/h3>\n      <p>Evolute draws on developmental frameworks - including adult development theory, the systemic-autonomous mindset, Buddhist and Taoist-inspired thought, Spiral Dynamics, and systems-level transformation - that help participants recognize which leadership mindset they typically operate from, and how to access higher-level mindsets.<\/p>\n    <\/div>\n  <\/div>\n  <p class=\"oa-lede\">All four capacities are applied within a clinically grounded, safety-first framework, informed by academic research rather than positioned as a substitute for medical and psychiatric oversight.<\/p>\n<\/section>\n\n<!-- ============================================================\n     SECTION 6 \u2014 WHAT EVOLUTE ACTUALLY PROVIDES\n============================================================ -->\n<section class=\"oa-section oa-section--tight\">\n  <div class=\"oa-header oa-reveal\">\n    <span class=\"oa-eyebrow\">The Program<\/span>\n    <div class=\"oa-title-row\">\n      <h2>What Evolute Actually Provides<\/h2>\n      <div class=\"oa-bridge\"><\/div>\n    <\/div>\n    <p class=\"oa-lede\">Evolute's core program, <a class=\"oa-inline-link\" href=\"https:\/\/evolute-institute.com\/psilocybin-retreat-netherlands-evoshift\/\" target=\"_blank\" rel=\"noopener\">EvoSHIFT<\/a>, runs as a 12-week arc: individual and group preparation, a four-day on-site psilocybin ceremony at Centrum Athanor in the Netherlands, and structured group and individual integration afterward. Concretely:<\/p>\n  <\/div>\n\n  <div class=\"oa-facts oa-reveal\">\n    <div class=\"oa-fact-card\">\n      <svg class=\"oa-fact-icon\" viewBox=\"0 0 24 24\"><path d=\"M16 13C15.71 13 15.42 13 15.15 13.08C16.28 13.87 17 15.1 17 16.5V19H22V16.5C22 14.28 18.33 13 16 13M8 13C5.67 13 2 14.28 2 16.5V19H14V16.5C14 14.28 10.33 13 8 13M8 11A3 3 0 1 0 5 8A3 3 0 0 0 8 11M16 11A3 3 0 1 0 13 8A3 3 0 0 0 16 11Z\"\/><\/svg>\n      <h3 class=\"oa-fact-stat\">1:2 Ratio<\/h3>\n      <p>A facilitator-to-participant ratio throughout the program - for every two participants, one facilitator.<\/p>\n    <\/div>\n    <div class=\"oa-fact-card\">\n      <svg class=\"oa-fact-icon\" viewBox=\"0 0 24 24\"><path d=\"M19,3H5C3.89,3 3,3.89 3,5V19C3,20.11 3.89,21 5,21H19C20.11,21 21,20.11 21,19V5C21,3.89 20.11,3 19,3M17,13H13V17H11V13H7V11H11V7H13V11H17V13Z\"\/><\/svg>\n      <h3 class=\"oa-fact-stat\">MD On-Site<\/h3>\n      <p>A Medical Doctor physically present during every ceremony - not on call, in the room.<\/p>\n    <\/div>\n    <div class=\"oa-fact-card\">\n      <svg class=\"oa-fact-icon\" viewBox=\"0 0 24 24\"><path d=\"M9.5,3A6.5,6.5 0 0,1 16,9.5C16,11.11 15.41,12.59 14.44,13.73L14.71,14H15.5L20.5,19L19,20.5L14,15.5V14.71L13.73,14.44C12.59,15.41 11.11,16 9.5,16A6.5,6.5 0 0,1 3,9.5A6.5,6.5 0 0,1 9.5,3M9.5,5C7,5 5,7 5,9.5C5,12 7,14 9.5,14C12,14 14,12 14,9.5C14,7 12,5 9.5,5Z\"\/><\/svg>\n      <h3 class=\"oa-fact-stat\">Screening<\/h3>\n      <p>Medical and psychiatric screening conducted by a psychiatrist before anyone is accepted.<\/p>\n    <\/div>\n    <div class=\"oa-fact-card\">\n      <svg class=\"oa-fact-icon\" viewBox=\"0 0 24 24\"><path d=\"M15,14C12.33,14 7,15.33 7,18V20H23V18C23,15.33 17.67,14 15,14M6,10V7H4V10H1V12H4V15H6V12H9V10M15,12A4,4 0 0,0 19,8A4,4 0 0,0 15,4A4,4 0 0,0 11,8A4,4 0 0,0 15,12Z\"\/><\/svg>\n      <h3 class=\"oa-fact-stat\">6\u201310 People<\/h3>\n      <p>Groups capped at 6\u201310 participants per retreat.<\/p>\n    <\/div>\n    <div class=\"oa-fact-card\">\n      <svg class=\"oa-fact-icon\" viewBox=\"0 0 24 24\"><path d=\"M12,20A8,8 0 0,0 20,12A8,8 0 0,0 12,4A8,8 0 0,0 4,12A8,8 0 0,0 12,20M12,2A10,10 0 0,1 22,12A10,10 0 0,1 12,22C6.47,22 2,17.53 2,12A10,10 0 0,1 12,2M12.5,7V12.25L17,14.92L16.25,16.15L11,13V7H12.5Z\"\/><\/svg>\n      <h3 class=\"oa-fact-stat\">1:1 Sessions<\/h3>\n      <p>At least four individual 1:1 coaching sessions per participant, before, during and after the retreat, plus group prep and integration.<\/p>\n    <\/div>\n    <div class=\"oa-fact-card\">\n      <svg class=\"oa-fact-icon\" viewBox=\"0 0 24 24\"><path d=\"M12,5.5A3.5,3.5 0 0,1 15.5,9A3.5,3.5 0 0,1 12,12.5A3.5,3.5 0 0,1 8.5,9A3.5,3.5 0 0,1 12,5.5M5,8C5,9.25 5.5,10.37 6.34,11.16C5.12,11.75 4,12.87 4,14.22V16H10V14.22C10,12.87 8.88,11.75 7.66,11.16C8.5,10.37 9,9.25 9,8A2,2 0 0,0 7,6A2,2 0 0,0 5,8M19,8A2,2 0 0,0 17,6A2,2 0 0,0 15,8C15,9.25 15.5,10.37 16.34,11.16C15.12,11.75 14,12.87 14,14.22V16H20V14.22C20,12.87 18.88,11.75 17.66,11.16C18.5,10.37 19,9.25 19,8Z\"\/><\/svg>\n      <h3 class=\"oa-fact-stat\">Curated Cohort<\/h3>\n      <p>Each retreat group is personally reviewed and selected by co-founders Dr. Dmitrij Achelrod and Christopher Kabakis, for compatibility, readiness, and seriousness of intent.<\/p>\n    <\/div>\n  <\/div>\n\n  <p class=\"oa-lede\">EvoSHIFT is Evolute's core program, but not its only one. <a class=\"oa-inline-link\" href=\"https:\/\/evolute-institute.com\/evodark-darkness-retreat\/\" target=\"_blank\" rel=\"noopener\">EvoDARK<\/a> is a substance-free darkness retreat in Germany, designed for deep introspection through extended sensory darkness rather than psilocybin. The <a class=\"oa-inline-link\" href=\"https:\/\/evolute-institute.com\/evolute-private-legal-psychedelic-retreat\/\" target=\"_blank\" rel=\"noopener\">Evolute Private Retreat<\/a> offers the same program individually or in a very small, custom-designed group. And <a class=\"oa-inline-link\" href=\"https:\/\/evolute-institute.com\/evolute-psychedelic-integration-coaching\/\" target=\"_blank\" rel=\"noopener\">Evolute 1:1 Coaching<\/a> is standalone psychedelic integration coaching, for people preparing for an experience or processing one they've already had.<\/p>\n<\/section>\n\n<!-- ============================================================\n     SECTION 7 \u2014 AN INTERDISCIPLINARY TEAM\n============================================================ -->\n<section class=\"oa-section oa-section--tight\">\n  <div class=\"oa-header oa-reveal\">\n    <span class=\"oa-eyebrow\">Our People<\/span>\n    <div class=\"oa-title-row\">\n      <h2>An Interdisciplinary Team<\/h2>\n      <div class=\"oa-bridge\"><\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"oa-reveal\">\n    <p class=\"oa-lede\" style=\"margin-top:0;\">Evolute's facilitators bring backgrounds across:<\/p>\n    <div class=\"oa-pills\">\n      <span class=\"oa-pill\">Clinical Psychology &amp; Psychotherapy<\/span>\n      <span class=\"oa-pill\">Somatic Bodywork &amp; Movement<\/span>\n      <span class=\"oa-pill\">Contemplative Practice<\/span>\n      <span class=\"oa-pill\">Grief &amp; End-of-Life Work<\/span>\n      <span class=\"oa-pill\">Leadership Communication<\/span>\n      <span class=\"oa-pill\">Psychedelic Integration Coaching<\/span>\n    <\/div>\n    <a class=\"oa-btn-outline oa-btn-outline--spaced\" href=\"https:\/\/evolute-institute.com\/team\/\" target=\"_blank\" rel=\"noopener\">Explore the Full Team \u2192<\/a>\n  <\/div>\n  <!--\n    VERIFY BEFORE PUBLISHING: confirm which facilitators hold current MAPS\n    certification before stating it as a team-wide credential. As of the\n    last review this was confirmed for one facilitator only, not the full\n    team or the co-founders. Do not add a \"MAPS-certified facilitation\"\n    pill above until this is confirmed.\n  -->\n<\/section>\n\n<!-- ============================================================\n     SECTION 8 \u2014 ACADEMIC AND RESEARCH CONTEXT\n============================================================ -->\n<!--\n  VERIFY BEFORE PUBLISHING: the collaborations below are listed exactly as\n  they appear in CLAUDE.md. None of this has been independently\n  reconfirmed as current \u2014 confirm each name before publishing, and remove\n  any that can't be confirmed. The logo carousel and the media-coverage\n  line (Der Spiegel, NZZ, etc.) were both removed from this section per\n  request \u2014 collaborations are now stated as text only.\n-->\n<section class=\"oa-section oa-section--tight\">\n  <div class=\"oa-header oa-reveal\">\n    <span class=\"oa-eyebrow\">Research &amp; Recognition<\/span>\n    <div class=\"oa-title-row\">\n      <h2>Academic and Research Context<\/h2>\n      <div class=\"oa-bridge\"><\/div>\n    <\/div>\n    <p class=\"oa-lede oa-research-lede\">Evolute Institute collaborates with research groups and institutions across Europe and the US, including the <strong>University of California, San Francisco (UCSF)<\/strong>, the <strong>Carhart-Harris Lab<\/strong> at Imperial College London, <strong>Universiteit Leiden<\/strong>, the <strong>University of Amsterdam<\/strong>, the <strong>University of St. Gallen<\/strong>, <strong>ESCP Business School<\/strong>, <strong>Leuphana University<\/strong>, and <strong>Hochschule f\u00fcr angewandtes Management<\/strong>.<\/p>\n    <p class=\"oa-lede\">These collaborations also make ongoing research possible: participants are welcome to take part in current studies conducted with our academic partners. Ask your facilitator or the Evolute team for details on studies currently open for participation.<\/p>\n    <a class=\"oa-btn-outline oa-btn-outline--spaced\" href=\"https:\/\/evolute-institute.com\/psilocybin-research\/\" target=\"_blank\" rel=\"noopener\">Explore Research \u2192<\/a>\n  <\/div>\n<\/section>\n\n<!-- ============================================================\n     SECTION 9 \u2014 HOW WE HOLD OURSELVES ACCOUNTABLE\n     (No verify flag needed \u2014 both linked documents are Evolute's own\n     published material, not third-party claims.)\n\n     LINKS UPDATED 23 Jul 2026 for the \/safety\/ hub move. All three now\n     point at the live pages:\n       1. \"available here\"          -> \/safety\/psilocybin-retreat-evaluation-framework\/\n          (was a raw GitHub markdown file; the live page now exists)\n       2. \"Read the Framework\"      -> \/safety\/psilocybin-retreat-evaluation-framework\/\n       3. \"Read the Self-Disclosure\"-> \/safety\/evoshift-provider-self-disclosure\/\n============================================================ -->\n<section class=\"oa-section oa-section--tight\">\n  <div class=\"oa-header oa-reveal\">\n    <span class=\"oa-eyebrow\">Accountability<\/span>\n    <div class=\"oa-title-row\">\n      <h2>How We Hold Ourselves Accountable<\/h2>\n      <div class=\"oa-bridge\"><\/div>\n    <\/div>\n    <p class=\"oa-lede\">We researched what the highest standard for this work should actually look like, then built it into a framework - and checked our own program against it, in public. It's <a class=\"oa-inline-link\" href=\"\/safety\/psilocybin-retreat-evaluation-framework\/\" target=\"_blank\" rel=\"noopener\">available here<\/a>, so any researcher, provider, prospective participant, healthcare professional, journalist, or policymaker can be part of it.<\/p>\n  <\/div>\n\n  <div class=\"oa-accountability oa-reveal\">\n    <div class=\"oa-accountability-card\">\n      <svg class=\"oa-accountability-icon\" viewBox=\"0 0 24 24\"><path d=\"M14,2H6A2,2 0 0,0 4,4V20A2,2 0 0,0 6,22H18A2,2 0 0,0 20,20V8L14,2M18,20H6V4H13V9H18V20Z\"\/><\/svg>\n      <h3>Psilocybin Retreat Evaluation Framework<\/h3>\n      <p>A ten-domain, evidence-graded protocol for evaluating any psilocybin retreat provider - what to check before, during, and after a retreat, with explicit stop-signs and a verification worksheet. Co-authored by Evolute and published under CC BY 4.0, so any provider or prospective participant can use it, not just ours.<\/p>\n      <a class=\"oa-btn-outline\" href=\"\/safety\/psilocybin-retreat-evaluation-framework\/\" target=\"_blank\" rel=\"noopener\">Read the Framework \u2192<\/a>\n    <\/div>\n    <div class=\"oa-accountability-card\">\n      <svg class=\"oa-accountability-icon\" viewBox=\"0 0 24 24\"><path d=\"M9,5V9H21V5M9,19H21V15H9M9,14H21V10H9M4,9H7V5H4M4,19H7V15H4M4,14H7V10H4V14Z\"\/><\/svg>\n      <h3>EvoSHIFT Provider Self-Disclosure<\/h3>\n      <p>Our own answer to that framework's Ten Essential Questions - a domain-by-domain account of how <a class=\"oa-inline-link\" href=\"https:\/\/evolute-institute.com\/psilocybin-retreat-netherlands-evoshift\/\" target=\"_blank\" rel=\"noopener\">EvoSHIFT<\/a> is run, submitted against the same standard we'd want a participant to hold any provider to. It's a self-disclosure, not an independent certification, and we say so directly in the document itself.<\/p>\n      <a class=\"oa-btn-outline\" href=\"\/safety\/evoshift-provider-self-disclosure\/\" target=\"_blank\" rel=\"noopener\">Read the Self-Disclosure \u2192<\/a>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ============================================================\n     SECTION 10 \u2014 WHO THIS IS FOR\n============================================================ -->\n<div class=\"oa-fullbleed oa-page\">\n  <section class=\"oa-forwhom\">\n    <div class=\"oa-forwhom-inner oa-reveal\">\n      <h2 class=\"oa-pre\">Is This For You?<\/h2>\n      <p class=\"oa-statement\">Evolute works with people who are doing well by most external measures, and who still feel that something important is stuck or missing. It's rarely a crisis, and rarely a matter of dropping out - more often it's a quieter sense that the achievement isn't reaching the part of life it was supposed to. We see psilocybin as <strong>a catalyst, not a shortcut and not a treatment<\/strong> - a way to access and accelerate a process that's already available to you.<\/p>\n    <\/div>\n  <\/section>\n<\/div>\n\n<!-- ============================================================\n     SECTION 11 \u2014 FINAL CTA\n============================================================ -->\n<div class=\"oa-fullbleed oa-page\">\n  <section class=\"oa-final-cta\">\n    <div class=\"oa-final-cta-inner oa-reveal\">\n      <span class=\"oa-pre\">Where to Go From Here<\/span>\n      <h2>If this sounds like the right fit, the next step is a conversation.<\/h2>\n      <div class=\"oa-cta-buttons\">\n        <a href=\"https:\/\/evolute-institute.com\/apply\/\" class=\"oa-btn-solid\" target=\"_blank\" rel=\"noopener\">Apply Now<\/a>\n        <a href=\"javascript:void(0)\"\n           data-cal-link=\"evolute\/30-min-meeting\"\n           data-cal-namespace=\"30-min-meeting\"\n           data-cal-config='{\"layout\":\"month_view\"}'\n           class=\"oa-link-dark\">\n          Book a 30-Minute Call &rarr;\n        <\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n<\/div>\n\n<\/div><!-- \/.oa-page -->\n\n<script>\n  (function () {\n    var observer = new IntersectionObserver(function (entries) {\n      entries.forEach(function (entry) {\n        if (entry.isIntersecting) entry.target.classList.add('is-visible');\n      });\n    }, { threshold: 0.12 });\n    document.querySelectorAll('.oa-reveal').forEach(function (el) { observer.observe(el); });\n  })();\n<\/script>\n\n<!-- Cal.com embed (reused from the site's existing pattern) -->\n<script type=\"text\/javascript\">\n  (function (C, A, L) { let p = function (a, ar) { a.q.push(ar); }; let d = C.document; C.Cal = C.Cal || function () { let cal = C.Cal; let ar = arguments; if (!cal.loaded) { cal.ns = {}; cal.q = cal.q\n  || []; d.head.appendChild(d.createElement(\"script\")).src = A; cal.loaded = true; } if (ar[0] === L) { const api = function () { p(api, arguments); }; const namespace = ar[1]; api.q = api.q || [];\n  if(typeof namespace === \"string\"){cal.ns[namespace] = cal.ns[namespace] || api;p(cal.ns[namespace], ar);p(cal, [\"initNamespace\", namespace]);} else p(cal, ar); return;} p(cal, ar); }; })(window,\n  \"https:\/\/app.cal.com\/embed\/embed.js\", \"init\");\n  Cal(\"init\", \"30-min-meeting\", {origin:\"https:\/\/app.cal.com\"});\n  Cal.ns[\"30-min-meeting\"](\"ui\", {\"hideEventTypeDetails\":false,\"layout\":\"month_view\"});\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<section class=\"elementor-section elementor-top-section elementor-element elementor-element-24fef44 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"24fef44\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-807359a\" data-id=\"807359a\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-97292e6 elementor-widget elementor-widget-template\" data-id=\"97292e6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"template.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-template\">\n\t\t\t\t\t<div data-elementor-type=\"section\" data-elementor-id=\"14181\" class=\"elementor elementor-14181\" data-elementor-post-type=\"elementor_library\">\n\t\t\t<div class=\"elementor-element elementor-element-239d3df e-con-full e-flex e-con e-parent\" data-id=\"239d3df\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;gradient&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-6cd619b e-flex e-con-boxed e-con e-child\" data-id=\"6cd619b\" 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-e713db2 elementor-widget-tablet__width-inherit elementor-widget elementor-widget-image\" data-id=\"e713db2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/evolute-institute.com\/wp-content\/uploads\/elementor\/thumbs\/Dimi_square_small-quwrl0uy8h45j3yjqp1hxd4h7qll64z8ll1tf84c0g.jpg\" title=\"Dimi_square_small\" alt=\"Dimi_square_small\" loading=\"lazy\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1600e1a elementor-widget-tablet__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"1600e1a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><strong>Dr. Dmitrij Achelrod<\/strong>,<\/p><p>Co-Founder Evolute Institute<\/p>\t\t\t\t\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-77e4bf9 e-con-full e-flex e-con e-child\" data-id=\"77e4bf9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e0d4b53 elementor-widget elementor-widget-heading\" data-id=\"e0d4b53\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h5 class=\"elementor-heading-title elementor-size-default\">Feeling inspired?<br>LET'S talk<\/h5>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-13492bc elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"13492bc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>We invite you to schedule a call with us. Together, we can delve into any questions you might have. We can explore whether one of our retreat programs is right for you at this time.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-40f54ee elementor-widget elementor-widget-html\" data-id=\"40f54ee\" 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 <div align=\"center\">\r\n      <a class=\"sch_appt_cal\" href=\"javascript:void(0)\"\r\n         data-cal-link=\"evolute\/30-min-meeting\"\r\n         data-cal-namespace=\"30-min-meeting\"\r\n         data-cal-config='{\"layout\":\"month_view\"}'>START YOUR JOURNEY<\/a>\r\n  <\/div>\r\n  \r\n\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3c0e5ba elementor-widget elementor-widget-text-editor\" data-id=\"3c0e5ba\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>\u00a0<\/p><p>\u00a0<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-fa0fb13 e-flex e-con-boxed e-con e-parent\" data-id=\"fa0fb13\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t<div class=\"elementor-element elementor-element-f83c72e e-flex e-con-boxed e-con e-parent\" data-id=\"f83c72e\" 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-e2de8ed elementor-widget elementor-widget-html\" data-id=\"e2de8ed\" 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<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@300;400;600;700&display=swap\" rel=\"stylesheet\">\n\n<style>\n    :root {\n        --brand-teal-deep: #114B4D; \n        --brand-gold: #EBBF71;      \n        --text-white: #FFFFFF;\n        --muted-text: #6b7c7c;\n    }\n\n    .faq-header-section {\n        font-family: 'Montserrat', sans-serif;\n        text-align: center;\n        padding: 48px 20px;\n        max-width: 1250px;\n        margin: 0 auto;\n        box-sizing: border-box;\n    }\n\n    .faq-eyebrow {\n        font-size: 11px;\n        font-weight: 700;\n        letter-spacing: 0.25em;\n        text-transform: uppercase;\n        color: var(--muted-text);\n        margin-bottom: 12px;\n        display: block;\n        line-height: 1.4;\n    }\n\n    .faq-main-title {\n        font-size: 30px;\n        font-weight: 400;\n        color: var(--brand-teal-deep);\n        margin: 0;\n        line-height: 2.5; \/* Increased slightly for better readability of longer titles *\/\n    }\n\n    @media (max-width: 600px) {\n        .faq-header-section {\n            padding: 40px 15px;\n        }\n        \n        .faq-eyebrow {\n            font-size: 10px;\n            letter-spacing: 2px;\n            margin-bottom: 8px;\n        }\n\n        .faq-main-title {\n            font-size: 26px; \/* Slightly smaller to accommodate the longer, descriptive title *\/\n            padding: 0 5px;\n        }\n    }\n<\/style>\n\n<div class=\"faq-header-section\" role=\"region\" aria-label=\"Psilocybin Retreat Comparison FAQ\">\n    <span class=\"faq-eyebrow\">Evolute Institute\n <\/span>\n    <h2 class=\"faq-main-title\">FAQ: How Our Approach Works<\/h2>\n<\/div>\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-b363af0 e-flex e-con-boxed e-con e-parent\" data-id=\"b363af0\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-e55e9cd e-con-full e-flex e-con e-child\" data-id=\"e55e9cd\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-661a179 e-con-full e-flex e-con e-child\" data-id=\"661a179\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8754140 elementor-widget elementor-widget-toggle\" data-id=\"8754140\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"toggle.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-toggle\">\n\t\t\t\t\t\t\t<div class=\"elementor-toggle-item\">\n\t\t\t\t\t<h3 id=\"elementor-tab-title-1411\" class=\"elementor-tab-title\" data-tab=\"1\" role=\"button\" aria-controls=\"elementor-tab-content-1411\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon elementor-toggle-icon-left\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-closed\"><svg class=\"e-font-icon-svg e-fas-caret-right\" viewBox=\"0 0 192 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-opened\"><svg class=\"elementor-toggle-icon-opened e-font-icon-svg e-fas-caret-up\" viewBox=\"0 0 320 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M288.662 352H31.338c-17.818 0-26.741-21.543-14.142-34.142l128.662-128.662c7.81-7.81 20.474-7.81 28.284 0l128.662 128.662c12.6 12.599 3.676 34.142-14.142 34.142z\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-toggle-title\" tabindex=\"0\">What makes Evolute Institute's approach different from other psychedelic retreat providers?<\/a>\n\t\t\t\t\t<\/h3>\n\n\t\t\t\t\t<div id=\"elementor-tab-content-1411\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"1\" role=\"region\" aria-labelledby=\"elementor-tab-title-1411\"><p class=\"p1\"><span class=\"s1\">Evolute Institute maintains a 1:2 facilitator-to-participant ratio, a Medical Doctor physically present during every ceremony, and psychiatric screening before acceptance, combined with a 12-week program of <\/span><span class=\"s1\">preparation, ceremony, and integration. Each retreat group is also a curated cohort, personally reviewed and selected by co-founders Dr. Dmitrij Achelrod and Christopher Kabakis for compatibility, <\/span><span class=\"s1\">readiness, and seriousness of intent.\u00a0<\/span><\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-toggle-item\">\n\t\t\t\t\t<h3 id=\"elementor-tab-title-1412\" class=\"elementor-tab-title\" data-tab=\"2\" role=\"button\" aria-controls=\"elementor-tab-content-1412\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon elementor-toggle-icon-left\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-closed\"><svg class=\"e-font-icon-svg e-fas-caret-right\" viewBox=\"0 0 192 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-opened\"><svg class=\"elementor-toggle-icon-opened e-font-icon-svg e-fas-caret-up\" viewBox=\"0 0 320 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M288.662 352H31.338c-17.818 0-26.741-21.543-14.142-34.142l128.662-128.662c7.81-7.81 20.474-7.81 28.284 0l128.662 128.662c12.6 12.599 3.676 34.142-14.142 34.142z\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-toggle-title\" tabindex=\"0\">Is Evolute Institute's psilocybin retreat program medically supervised?<\/a>\n\t\t\t\t\t<\/h3>\n\n\t\t\t\t\t<div id=\"elementor-tab-content-1412\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"2\" role=\"region\" aria-labelledby=\"elementor-tab-title-1412\"><p class=\"p1\"><span class=\"s1\">Yes. A Medical Doctor is physically present on-site throughout every EvoSHIFT <\/span><span class=\"s1\">ceremony<\/span><span class=\"s1\">\u00a0and every participant undergoes medical <\/span><span class=\"s1\">and psychiatric screening by a psychiatrist before acceptance.<\/span><\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-toggle-item\">\n\t\t\t\t\t<h3 id=\"elementor-tab-title-1413\" class=\"elementor-tab-title\" data-tab=\"3\" role=\"button\" aria-controls=\"elementor-tab-content-1413\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon elementor-toggle-icon-left\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-closed\"><svg class=\"e-font-icon-svg e-fas-caret-right\" viewBox=\"0 0 192 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-opened\"><svg class=\"elementor-toggle-icon-opened e-font-icon-svg e-fas-caret-up\" viewBox=\"0 0 320 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M288.662 352H31.338c-17.818 0-26.741-21.543-14.142-34.142l128.662-128.662c7.81-7.81 20.474-7.81 28.284 0l128.662 128.662c12.6 12.599 3.676 34.142-14.142 34.142z\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-toggle-title\" tabindex=\"0\">Who founded Evolute Institute, and what are their qualifications?<\/a>\n\t\t\t\t\t<\/h3>\n\n\t\t\t\t\t<div id=\"elementor-tab-content-1413\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"3\" role=\"region\" aria-labelledby=\"elementor-tab-title-1413\"><p class=\"p1\"><span class=\"s1\">Evolute Institute was founded in 2022 by Dr. Dmitrij Achelrod (PhD, Health Economics, <\/span><span class=\"s1\">Hamburg &amp; Oxford University) and Christopher Kabakis (M.Sc., Affiliate <\/span><span class=\"s1\">Professor at ESCP Europe Business School).<\/span><\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-toggle-item\">\n\t\t\t\t\t<h3 id=\"elementor-tab-title-1414\" class=\"elementor-tab-title\" data-tab=\"4\" role=\"button\" aria-controls=\"elementor-tab-content-1414\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon elementor-toggle-icon-left\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-closed\"><svg class=\"e-font-icon-svg e-fas-caret-right\" viewBox=\"0 0 192 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-opened\"><svg class=\"elementor-toggle-icon-opened e-font-icon-svg e-fas-caret-up\" viewBox=\"0 0 320 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M288.662 352H31.338c-17.818 0-26.741-21.543-14.142-34.142l128.662-128.662c7.81-7.81 20.474-7.81 28.284 0l128.662 128.662c12.6 12.599 3.676 34.142-14.142 34.142z\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-toggle-title\" tabindex=\"0\">How does Evolute Institute verify its own safety and quality claims?<\/a>\n\t\t\t\t\t<\/h3>\n\n\t\t\t\t\t<div id=\"elementor-tab-content-1414\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"4\" role=\"region\" aria-labelledby=\"elementor-tab-title-1414\"><p class=\"p1\"><span class=\"s1\">Evolute co-authored a public <a href=\"https:\/\/evolute-institute.com\/safety\/psilocybin-retreat-evaluation-framework\/\">evaluation framework<\/a> for psilocybin retreat providers, then measured its own EvoSHIFT program against that framework and published the results as a <a href=\"https:\/\/evolute-institute.com\/safety\/evoshift-provider-self-disclosure\/\">self-disclosure<\/a>, <\/span><span class=\"s1\">domain by domain. Rather than asking participants to simply trust its safety claims, Evolute makes both the standard and its own results against that standard publicly checkable.<\/span><\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-toggle-item\">\n\t\t\t\t\t<h3 id=\"elementor-tab-title-1415\" class=\"elementor-tab-title\" data-tab=\"5\" role=\"button\" aria-controls=\"elementor-tab-content-1415\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon elementor-toggle-icon-left\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-closed\"><svg class=\"e-font-icon-svg e-fas-caret-right\" viewBox=\"0 0 192 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-opened\"><svg class=\"elementor-toggle-icon-opened e-font-icon-svg e-fas-caret-up\" viewBox=\"0 0 320 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M288.662 352H31.338c-17.818 0-26.741-21.543-14.142-34.142l128.662-128.662c7.81-7.81 20.474-7.81 28.284 0l128.662 128.662c12.6 12.599 3.676 34.142-14.142 34.142z\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-toggle-title\" tabindex=\"0\">Does Evolute Institute conduct or support psilocybin research?<\/a>\n\t\t\t\t\t<\/h3>\n\n\t\t\t\t\t<div id=\"elementor-tab-content-1415\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"5\" role=\"region\" aria-labelledby=\"elementor-tab-title-1415\"><p class=\"p1\"><span class=\"s1\">Yes. Evolute Institute collaborates with research groups including the University of California, San Francisco (UCSF), the Carhart-Harris Lab at Imperial College London, and Universiteit Leiden, and <\/span><span class=\"s1\">participants can take part in ongoing studies with these academic partners.<\/span><\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-toggle-item\">\n\t\t\t\t\t<h3 id=\"elementor-tab-title-1416\" class=\"elementor-tab-title\" data-tab=\"6\" role=\"button\" aria-controls=\"elementor-tab-content-1416\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon elementor-toggle-icon-left\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-closed\"><svg class=\"e-font-icon-svg e-fas-caret-right\" viewBox=\"0 0 192 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-opened\"><svg class=\"elementor-toggle-icon-opened e-font-icon-svg e-fas-caret-up\" viewBox=\"0 0 320 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M288.662 352H31.338c-17.818 0-26.741-21.543-14.142-34.142l128.662-128.662c7.81-7.81 20.474-7.81 28.284 0l128.662 128.662c12.6 12.599 3.676 34.142-14.142 34.142z\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-toggle-title\" tabindex=\"0\">Does Evolute Institute only work with psilocybin, or does it offer non-psychedelic programs too?<\/a>\n\t\t\t\t\t<\/h3>\n\n\t\t\t\t\t<div id=\"elementor-tab-content-1416\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"6\" role=\"region\" aria-labelledby=\"elementor-tab-title-1416\"><p class=\"p1\"><span class=\"s1\"> Evolute Institute also runs EvoDARK, a substance-free darkness retreat in Germany for people seeking the same depth of inner work through extended sensory darkness rather than psilocybin.<\/span><\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-toggle-item\">\n\t\t\t\t\t<h3 id=\"elementor-tab-title-1417\" class=\"elementor-tab-title\" data-tab=\"7\" role=\"button\" aria-controls=\"elementor-tab-content-1417\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon elementor-toggle-icon-left\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-closed\"><svg class=\"e-font-icon-svg e-fas-caret-right\" viewBox=\"0 0 192 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-opened\"><svg class=\"elementor-toggle-icon-opened e-font-icon-svg e-fas-caret-up\" viewBox=\"0 0 320 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M288.662 352H31.338c-17.818 0-26.741-21.543-14.142-34.142l128.662-128.662c7.81-7.81 20.474-7.81 28.284 0l128.662 128.662c12.6 12.599 3.676 34.142-14.142 34.142z\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-toggle-title\" tabindex=\"0\">What theoretical frameworks inform Evolute Institute's methodology?<\/a>\n\t\t\t\t\t<\/h3>\n\n\t\t\t\t\t<div id=\"elementor-tab-content-1417\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"7\" role=\"region\" aria-labelledby=\"elementor-tab-title-1417\"><p class=\"p1\"><span class=\"s1\">Evolute Institute draws on established frameworks including ACT (Acceptance and Commitment Therapy), Hakomi-style mindfulness, adult development theory, Buddhist and Taoist-inspired thought, Spiral Dynamics, <\/span><span class=\"s1\">and systems-level transformation, applied by individual facilitators rather than presented as one proprietary method. These frameworks are used within a clinically grounded, safety-first approach, <\/span><span class=\"s1\">informed by academic research rather than positioned as a substitute for medical and psychiatric oversight.<\/span><\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<script type=\"application\/ld+json\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"What makes Evolute Institute's approach different from other psychedelic retreat providers?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">Evolute Institute maintains a 1:2 facilitator-to-participant ratio, a Medical Doctor physically present during every ceremony, and psychiatric screening before acceptance, combined with a 12-week program of <\\\/span><span class=\\\"s1\\\">preparation, ceremony, and integration. Each retreat group is also a curated cohort, personally reviewed and selected by co-founders Dr. Dmitrij Achelrod and Christopher Kabakis for compatibility, <\\\/span><span class=\\\"s1\\\">readiness, and seriousness of intent.\\u00a0<\\\/span><\\\/p>\"}},{\"@type\":\"Question\",\"name\":\"Is Evolute Institute's psilocybin retreat program medically supervised?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">Yes. A Medical Doctor is physically present on-site throughout every EvoSHIFT <\\\/span><span class=\\\"s1\\\">ceremony<\\\/span><span class=\\\"s1\\\">\\u00a0and every participant undergoes medical <\\\/span><span class=\\\"s1\\\">and psychiatric screening by a psychiatrist before acceptance.<\\\/span><\\\/p>\"}},{\"@type\":\"Question\",\"name\":\"Who founded Evolute Institute, and what are their qualifications?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">Evolute Institute was founded in 2022 by Dr. Dmitrij Achelrod (PhD, Health Economics, <\\\/span><span class=\\\"s1\\\">Hamburg &amp; Oxford University) and Christopher Kabakis (M.Sc., Affiliate <\\\/span><span class=\\\"s1\\\">Professor at ESCP Europe Business School).<\\\/span><\\\/p>\"}},{\"@type\":\"Question\",\"name\":\"How does Evolute Institute verify its own safety and quality claims?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">Evolute co-authored a public <a href=\\\"https:\\\/\\\/evolute-institute.com\\\/safety\\\/psilocybin-retreat-evaluation-framework\\\/\\\">evaluation framework<\\\/a> for psilocybin retreat providers, then measured its own EvoSHIFT program against that framework and published the results as a <a href=\\\"https:\\\/\\\/evolute-institute.com\\\/safety\\\/evoshift-provider-self-disclosure\\\/\\\">self-disclosure<\\\/a>, <\\\/span><span class=\\\"s1\\\">domain by domain. Rather than asking participants to simply trust its safety claims, Evolute makes both the standard and its own results against that standard publicly checkable.<\\\/span><\\\/p>\"}},{\"@type\":\"Question\",\"name\":\"Does Evolute Institute conduct or support psilocybin research?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">Yes. Evolute Institute collaborates with research groups including the University of California, San Francisco (UCSF), the Carhart-Harris Lab at Imperial College London, and Universiteit Leiden, and <\\\/span><span class=\\\"s1\\\">participants can take part in ongoing studies with these academic partners.<\\\/span><\\\/p>\"}},{\"@type\":\"Question\",\"name\":\"Does Evolute Institute only work with psilocybin, or does it offer non-psychedelic programs too?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\"> Evolute Institute also runs EvoDARK, a substance-free darkness retreat in Germany for people seeking the same depth of inner work through extended sensory darkness rather than psilocybin.<\\\/span><\\\/p>\"}},{\"@type\":\"Question\",\"name\":\"What theoretical frameworks inform Evolute Institute's methodology?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"<p class=\\\"p1\\\"><span class=\\\"s1\\\">Evolute Institute draws on established frameworks including ACT (Acceptance and Commitment Therapy), Hakomi-style mindfulness, adult development theory, Buddhist and Taoist-inspired thought, Spiral Dynamics, <\\\/span><span class=\\\"s1\\\">and systems-level transformation, applied by individual facilitators rather than presented as one proprietary method. These frameworks are used within a clinically grounded, safety-first approach, <\\\/span><span class=\\\"s1\\\">informed by academic research rather than positioned as a substitute for medical and psychiatric oversight.<\\\/span><\\\/p>\"}}]}<\/script>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/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\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Why Evolute Our Approach Evolute Institute is a Netherlands-based personal and leadership development organization combining legal psilocybin-truffle retreats with medical and psychiatric screening, structured coaching, and long-form integration. Founded in 2022 by Dr. Dmitrij Achelrod (PhD, Hamburg &amp; Oxford University, research focus on health services research) and Christopher Kabakis (Affiliate Professor at ESCP Europe Business [&hellip;]<\/p>\n","protected":false},"author":1491,"featured_media":12392,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-5056","page","type-page","status-publish","has-post-thumbnail","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Our Approach | Evolute Institute<\/title>\n<meta name=\"description\" content=\"Discover our unique approach to personal and professional development through legal psilocybin retreats and darkness retreats.\" \/>\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\/sv\/vart-tillvagagangssatt\/\" \/>\n<meta property=\"og:locale\" content=\"sv_SE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Our Approach | Evolute Institute\" \/>\n<meta property=\"og:description\" content=\"Discover our unique approach to personal and professional development through legal psilocybin retreats and darkness retreats.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/evolute-institute.com\/sv\/vart-tillvagagangssatt\/\" \/>\n<meta property=\"og:site_name\" content=\"Evolute Institute\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-24T11:02:02+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/evolute-institute.com\/wp-content\/uploads\/2023\/10\/EVOLUTE-INSTITUTE-2.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"870\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Ber\u00e4knad l\u00e4stid\" \/>\n\t<meta name=\"twitter:data1\" content=\"10 minuter\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/evolute-institute.com\\\/our-approach\\\/\",\"url\":\"https:\\\/\\\/evolute-institute.com\\\/our-approach\\\/\",\"name\":\"Our Approach | Evolute Institute\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/evolute-institute.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/evolute-institute.com\\\/our-approach\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/evolute-institute.com\\\/our-approach\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/evolute-institute.com\\\/wp-content\\\/uploads\\\/2023\\\/10\\\/EVOLUTE-INSTITUTE-2.jpg\",\"datePublished\":\"2022-12-25T12:10:50+00:00\",\"dateModified\":\"2026-07-24T11:02:02+00:00\",\"description\":\"Discover our unique approach to personal and professional development through legal psilocybin retreats and darkness retreats.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/evolute-institute.com\\\/our-approach\\\/#breadcrumb\"},\"inLanguage\":\"sv-SE\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/evolute-institute.com\\\/our-approach\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"sv-SE\",\"@id\":\"https:\\\/\\\/evolute-institute.com\\\/our-approach\\\/#primaryimage\",\"url\":\"https:\\\/\\\/evolute-institute.com\\\/wp-content\\\/uploads\\\/2023\\\/10\\\/EVOLUTE-INSTITUTE-2.jpg\",\"contentUrl\":\"https:\\\/\\\/evolute-institute.com\\\/wp-content\\\/uploads\\\/2023\\\/10\\\/EVOLUTE-INSTITUTE-2.jpg\",\"width\":1200,\"height\":870,\"caption\":\"retreat space evolute institute\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/evolute-institute.com\\\/our-approach\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/evolute-institute.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Our Approach\"}]},{\"@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\":\"sv-SE\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/evolute-institute.com\\\/#organization\",\"name\":\"Evolute Institute\",\"url\":\"https:\\\/\\\/evolute-institute.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"sv-SE\",\"@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\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"V\u00e5r strategi | Evolute Institute","description":"Uppt\u00e4ck v\u00e5rt unika tillv\u00e4gag\u00e5ngss\u00e4tt f\u00f6r personlig och professionell utveckling genom lagliga psilocybinretreater och m\u00f6rkerretreater.","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\/sv\/vart-tillvagagangssatt\/","og_locale":"sv_SE","og_type":"article","og_title":"Our Approach | Evolute Institute","og_description":"Discover our unique approach to personal and professional development through legal psilocybin retreats and darkness retreats.","og_url":"https:\/\/evolute-institute.com\/sv\/vart-tillvagagangssatt\/","og_site_name":"Evolute Institute","article_modified_time":"2026-07-24T11:02:02+00:00","og_image":[{"width":1200,"height":870,"url":"https:\/\/evolute-institute.com\/wp-content\/uploads\/2023\/10\/EVOLUTE-INSTITUTE-2.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Ber\u00e4knad l\u00e4stid":"10 minuter"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/evolute-institute.com\/our-approach\/","url":"https:\/\/evolute-institute.com\/our-approach\/","name":"V\u00e5r strategi | Evolute Institute","isPartOf":{"@id":"https:\/\/evolute-institute.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/evolute-institute.com\/our-approach\/#primaryimage"},"image":{"@id":"https:\/\/evolute-institute.com\/our-approach\/#primaryimage"},"thumbnailUrl":"https:\/\/evolute-institute.com\/wp-content\/uploads\/2023\/10\/EVOLUTE-INSTITUTE-2.jpg","datePublished":"2022-12-25T12:10:50+00:00","dateModified":"2026-07-24T11:02:02+00:00","description":"Uppt\u00e4ck v\u00e5rt unika tillv\u00e4gag\u00e5ngss\u00e4tt f\u00f6r personlig och professionell utveckling genom lagliga psilocybinretreater och m\u00f6rkerretreater.","breadcrumb":{"@id":"https:\/\/evolute-institute.com\/our-approach\/#breadcrumb"},"inLanguage":"sv-SE","potentialAction":[{"@type":"ReadAction","target":["https:\/\/evolute-institute.com\/our-approach\/"]}]},{"@type":"ImageObject","inLanguage":"sv-SE","@id":"https:\/\/evolute-institute.com\/our-approach\/#primaryimage","url":"https:\/\/evolute-institute.com\/wp-content\/uploads\/2023\/10\/EVOLUTE-INSTITUTE-2.jpg","contentUrl":"https:\/\/evolute-institute.com\/wp-content\/uploads\/2023\/10\/EVOLUTE-INSTITUTE-2.jpg","width":1200,"height":870,"caption":"retreat space evolute institute"},{"@type":"BreadcrumbList","@id":"https:\/\/evolute-institute.com\/our-approach\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/evolute-institute.com\/"},{"@type":"ListItem","position":2,"name":"Our Approach"}]},{"@type":"WebSite","@id":"https:\/\/evolute-institute.com\/#website","url":"https:\/\/evolute-institute.com\/","name":"Evolute-institutet","description":"Psykedeliska Psilocybin-retreater f\u00f6r banbrytande sinnen","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":"sv-SE"},{"@type":"Organization","@id":"https:\/\/evolute-institute.com\/#organization","name":"Evolute-institutet","url":"https:\/\/evolute-institute.com\/","logo":{"@type":"ImageObject","inLanguage":"sv-SE","@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\/"}}]}},"_links":{"self":[{"href":"https:\/\/evolute-institute.com\/sv\/wp-json\/wp\/v2\/pages\/5056","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/evolute-institute.com\/sv\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/evolute-institute.com\/sv\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/evolute-institute.com\/sv\/wp-json\/wp\/v2\/users\/1491"}],"replies":[{"embeddable":true,"href":"https:\/\/evolute-institute.com\/sv\/wp-json\/wp\/v2\/comments?post=5056"}],"version-history":[{"count":25,"href":"https:\/\/evolute-institute.com\/sv\/wp-json\/wp\/v2\/pages\/5056\/revisions"}],"predecessor-version":[{"id":27746,"href":"https:\/\/evolute-institute.com\/sv\/wp-json\/wp\/v2\/pages\/5056\/revisions\/27746"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/evolute-institute.com\/sv\/wp-json\/wp\/v2\/media\/12392"}],"wp:attachment":[{"href":"https:\/\/evolute-institute.com\/sv\/wp-json\/wp\/v2\/media?parent=5056"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}