{"id":1312,"date":"2022-05-31T12:02:20","date_gmt":"2022-05-31T10:02:20","guid":{"rendered":"https:\/\/evolute-institute.com\/?page_id=1312"},"modified":"2026-03-27T09:56:03","modified_gmt":"2026-03-27T08:56:03","slug":"hjem","status":"publish","type":"page","link":"https:\/\/evolute-institute.com\/da\/","title":{"rendered":"Psilocybin Retreats Holland | Evolute Institute"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"1312\" class=\"elementor elementor-1312\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4415f49 e-flex e-con-boxed e-con e-parent\" data-id=\"4415f49\" 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-ffee655 elementor-widget elementor-widget-html\" data-id=\"ffee655\" 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@200;400;600;700&display=swap\" rel=\"stylesheet\">\n\n<style>\n:root {\n    --accent-gold: #e3b874;\n    --deep-teal: #1d4d4f;\n}\n\nbody { margin: 0; }\n\n\/* ============================= *\/\n\/* FULL HERO *\/\n\/* ============================= *\/\n\n.shift-divider {\n    position: relative;\n    width: 100vw;\n    height: 100vh;\n    min-height: 720px;\n    margin-left: calc(50% - 50vw);\n\n    background: #000;\n    overflow: hidden;\n    display: flex;\n    align-items: center;\n\n    font-family: 'Montserrat', sans-serif;\n}\n\n\/* ============================= *\/\n\/* POSTER IMAGE *\/\n\/* ============================= *\/\n\n.video-poster {\n    position: absolute;\n    top: 0; left: 0;\n    width: 100%; height: 100%;\n    object-fit: cover;\n    object-position: center;\n    z-index: 1;\n    transition: opacity 0.8s ease;\n}\n\n.video-poster.hidden {\n    opacity: 0;\n    pointer-events: none;\n}\n\n\/* ============================= *\/\n\/* VIDEO WRAPPER \u2014 crops top & bottom to hide YouTube branding *\/\n\/* ============================= *\/\n\n.yt-wrapper {\n    position: absolute;\n    top: 0; left: 0;\n    width: 100%;\n    height: 100%;\n\n    \/* This is the actual clip boundary *\/\n    overflow: hidden;\n\n    z-index: 0;\n    opacity: 0;\n    transition: opacity 0.8s ease;\n}\n\n.yt-wrapper.ready {\n    opacity: 1;\n}\n\n\/* ============================= *\/\n\/* DESKTOP YOUTUBE VIDEO *\/\n\/* ============================= *\/\n\n#yt-player {\n    position: absolute;\n    top: 50%;\n    left: 50%;\n\n    \/* Oversized so letters are pushed outside .yt-wrapper bounds *\/\n    width: 100vw;\n    height: 56.25vw;\n    min-height: 110%;\n    min-width: 177.7vh;\n\n    \/* Push iframe up\/down so top+bottom bars are outside the wrapper *\/\n    transform: translate(-50%, -50%) scale(1.12);\n\n    pointer-events: none;\n}\n\n\/* ============================= *\/\n\/* OVERLAY  *\/\n\/* ============================= *\/\n\n.overlay {\n    position: absolute;\n    inset: 0;\n    z-index: 2;\n\n    background:\n        linear-gradient(to right,\n            rgba(0,0,0,0.9) 5%,\n            rgba(0,0,0,0.75) 40%,\n            rgba(0,0,0,0.4) 75%,\n            rgba(0,0,0,0.15) 100%\n        );\n}\n\n\/* ============================= *\/\n\/* CONTENT *\/\n\/* ============================= *\/\n\n.shift-content {\n    position: relative;\n    z-index: 10;\n\n    padding-left: 12%;\n    max-width: 820px;\n\n    display: flex;\n    flex-direction: column;\n    align-items: flex-start;\n    gap: 40px;\n}\n\n.shift-title {\n    color: #ffffff;\n    font-weight: 200;\n    font-size: clamp(3rem, 5.5vw, 4.5rem);\n    line-height: 1.05;\n    letter-spacing: -0.5px;\n    margin: 0;\n}\n\n.shift-sub {\n    color: rgba(255,255,255,0.9);\n    font-weight: 300;\n    font-size: clamp(1.1rem, 1.5vw, 1.3rem);\n    line-height: 1.9;\n    max-width: 600px;\n}\n\n\/* ============================= *\/\n\/* BUTTON GROUP *\/\n\/* ============================= *\/\n\n.button-row {\n    display: flex;\n    align-items: center;\n    gap: 20px;\n    flex-wrap: wrap;\n}\n\n.evo-btn {\n    display: inline-block;\n    padding: 16px 45px;\n    background: var(--deep-teal) !important;\n    color: #ffffff !important;\n    text-decoration: none;\n    font-size: 0.85rem;\n    font-weight: 600;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    transition: all 0.4s ease;\n    border-radius: 2px;\n    cursor: pointer;\n    border: none;\n}\n\n.evo-btn:hover {\n    background: var(--accent-gold) !important;\n    color: var(--deep-teal) !important;\n    transform: translateY(-2px);\n}\n\n.watch-link {\n    color: #ffffff;\n    text-decoration: none;\n    font-size: 0.85rem;\n    font-weight: 600;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    padding: 15px 0;\n    border-bottom: 1px solid rgba(255,255,255,0.3);\n    transition: all 0.3s ease;\n}\n\n.watch-link:hover {\n    color: var(--accent-gold);\n    border-bottom-color: var(--accent-gold);\n    padding-left: 5px;\n}\n\n\/* ============================= *\/\n\/* MOBILE VERSION *\/\n\/* ============================= *\/\n\n@media (max-width: 768px) {\n\n    .yt-wrapper { display: none; }\n    .video-poster { display: none !important; }\n    .watch-link { display: none; }\n\n    .shift-divider {\n        background: url(\"https:\/\/evolute-institute.com\/wp-content\/uploads\/2026\/01\/psilocybin-retreat-netherlands-forest-walk.webp\") center center \/ cover no-repeat;\n        padding: 60px 0;\n        height: auto;\n        min-height: unset;\n    }\n\n    .overlay {\n        background:\n            linear-gradient(to bottom,\n                rgba(0,0,0,0.75),\n                rgba(0,0,0,0.6)\n            );\n    }\n\n    .shift-content {\n        padding-left: 25px;\n        padding-right: 25px;\n        max-width: 100%;\n    }\n\n    .shift-title {\n        font-size: 2.4rem;\n        line-height: 1.15;\n    }\n\n    .shift-sub {\n        font-size: 1rem;\n    }\n}\n<\/style>\n\n<section class=\"shift-divider\">\n\n    <!-- Poster: visible until video is confirmed playing -->\n    <img decoding=\"async\"\n        class=\"video-poster\"\n        id=\"videoPoster\"\n        src=\"https:\/\/evolute-institute.com\/wp-content\/uploads\/2026\/01\/psilocybin-retreat-netherlands-forest-walk.webp\"\n        alt=\"Psilocybin Retreat Netherlands\"\n    >\n\n    <!-- Wrapper crops top\/bottom to hide YouTube branding -->\n    <div class=\"yt-wrapper\" id=\"ytWrapper\">\n        <div id=\"yt-player\"><\/div>\n    <\/div>\n\n    <div class=\"overlay\"><\/div>\n\n    <div class=\"shift-content\">\n\n        <h1 class=\"shift-title\">\n            Psilocybin Retreats in the Netherlands\n        <\/h1>\n\n        <p class=\"shift-sub\">\n            Unlock your potential for deep transformation. We curate immersive, expert-guided experiences for those ready to commit to a lasting change.\n        <\/p>\n\n        <div class=\"button-row\">\n            <a href=\"https:\/\/evolute-institute.com\/apply\/\" class=\"evo-btn\">Apply Now<\/a>\n            <a href=\"https:\/\/www.youtube.com\/watch?v=sPAbDw1pYsk\" target=\"_blank\" class=\"watch-link\">Watch the full video \u2192<\/a>\n        <\/div>\n\n    <\/div>\n\n<\/section>\n\n<script>\nif (window.innerWidth > 768) {\n    var tag = document.createElement('script');\n    tag.src = \"https:\/\/www.youtube.com\/iframe_api\";\n    var firstScriptTag = document.getElementsByTagName('script')[0];\n    firstScriptTag.parentNode.insertBefore(tag, firstScriptTag);\n}\n\nlet player;\nconst loops = [[70, 75],[115,120], [211, 218], [292, 299]];\nlet i = 0;\nlet loopInterval;\n\nwindow.onYouTubeIframeAPIReady = function() {\n    if (window.innerWidth <= 768) return;\n\n    player = new YT.Player('yt-player', {\n        videoId: 'sPAbDw1pYsk',\n        playerVars: {\n            autoplay: 1,\n            controls: 0,\n            mute: 1,\n            modestbranding: 1,\n            rel: 0,\n            disablekb: 1,\n            playsinline: 1\n        },\n        events: {\n            onReady: function(e) {\n                e.target.mute();\n                e.target.seekTo(loops[0][0]);\n                e.target.playVideo();\n\n                loopInterval = setInterval(function() {\n                    var t = player.getCurrentTime();\n                    if (t >= loops[i][1]) {\n                        i = (i + 1) % loops.length;\n                        player.seekTo(loops[i][0]);\n                    }\n                }, 250);\n            },\n            onStateChange: function(e) {\n                \/\/ Reveal only when confirmed playing inside the loop range\n                if (e.data === 1 && player.getCurrentTime() >= loops[0][0]) {\n                    var wrapper = document.getElementById('ytWrapper');\n                    if (wrapper) wrapper.classList.add('ready');\n                    var poster = document.getElementById('videoPoster');\n                    if (poster) poster.classList.add('hidden');\n                }\n            }\n        }\n    });\n};\n<\/script>\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-c1b18c2 e-flex e-con-boxed e-con e-parent\" data-id=\"c1b18c2\" 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-1d986c6 elementor-widget elementor-widget-html\" data-id=\"1d986c6\" 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<style>\n    \/* Force visibility inside the Elementor Editor *\/\n    .elementor-editor-active .scroll-reveal {\n        opacity: 1 !important;\n        transform: none !important;\n        transition: none !important;\n    }\n\n    \/* 1. CORE VARIABLES *\/\n    :root {\n        --brand-teal: #114B4D;\n        --brand-gold: #EBBF71;\n        --text-dark: #2C3E50;\n        --text-gray: #546e7a;\n        --soft-bezier: cubic-bezier(0.19, 1, 0.22, 1);\n    }\n\n    .pillars-section {\n        font-family: 'Montserrat', sans-serif;\n        max-width: 1100px;\n        margin: 80px auto;\n        padding: 0 24px;\n        color: var(--brand-teal);\n    }\n\n    \/* 2. HEADER & INTRO GRID *\/\n    .pillars-header {\n        border-left: 3px solid var(--brand-gold);\n        padding: 5px 0 5px 30px;\n    }\n\n    .pillars-header h2 {\n        \/* Fluid typography: Min 20px, Max 26px based on viewport *\/\n        font-size: clamp(20px, 4vw, 26px); \n        text-transform: uppercase;\n        letter-spacing: 3px;\n        color: var(--brand-gold);\n        margin: 0 0 15px 0;\n        font-weight: 700;\n        line-height: 1.3;\n    }\n\n    .evo-intro-grid {\n        display: grid;\n        grid-template-columns: 1fr 1fr;\n        gap: 40px;\n        margin-top: 30px;\n    }\n\n    .intro-column p {\n        font-size: 16px;\n        line-height: 1.7;\n        font-weight: 400;\n        color: var(--text-gray);\n        margin: 0;\n    }\n\n    \/* 3. ANIMATIONS *\/\n    .scroll-reveal { \n        opacity: 0; \n        transition: opacity 1s var(--soft-bezier), transform 1s var(--soft-bezier); \n        will-change: transform, opacity;\n    }\n    \n    .fade-up { \n        transform: translateY(30px); \n    }\n    \n    .is-visible { \n        opacity: 1; \n        transform: translateY(0); \n    }\n\n    \/* 4. RESPONSIVE OPTIMIZATIONS *\/\n    \n    \/* Tablet & Small Desktop *\/\n    @media (max-width: 1024px) {\n        .evo-intro-grid { \n            grid-template-columns: 1fr; \n            gap: 24px; \n        }\n    }\n\n    \/* Mobile Specific Refinement *\/\n    @media (max-width: 767px) {\n        .pillars-section {\n            margin: 40px auto; \/* Reduced whitespace for mobile *\/\n            padding: 0 20px;\n        }\n\n        .pillars-header {\n            padding-left: 15px; \/* Tighter padding so text isn't pushed too far right *\/\n            border-left-width: 2px; \/* Subtle border for small screens *\/\n        }\n\n        .pillars-header h2 {\n            letter-spacing: 1.5px; \/* Reduced tracking for better readability on narrow screens *\/\n            line-height: 1.4;\n            margin-bottom: 20px;\n        }\n\n        .intro-column p {\n            font-size: 15px; \/* Slightly smaller for mobile comfort *\/\n            line-height: 1.6;\n        }\n\n        \/* Smoother animation for mobile to prevent \"jank\" *\/\n        .fade-up {\n            transform: translateY(15px); \/* Shorter distance is less jarring on small viewports *\/\n        }\n    }\n\n    \/* Accessibility: Respect users who prefer reduced motion *\/\n    @media (prefers-reduced-motion: reduce) {\n        .scroll-reveal {\n            transition: none !important;\n            opacity: 1 !important;\n            transform: none !important;\n        }\n    }\n<\/style>\n     \n\n<section class=\"pillars-section\">\n    <header class=\"pillars-header scroll-reveal fade-up\">\n        <h2>Leading Psilocybin-truffle & darkness retreat programs for personal transformation<\/h2>\n        \n        <div class=\"evo-intro-grid\">\n            <div class=\"intro-column\">\n                <p>At Evolute Institute, we guide you beyond traditional learning and development, harnessing the power of altered states of consciousness to unlock profound personal and professional growth.<\/p>\n            <\/div>\n            <div class=\"intro-column\">\n                <p>Whether through the natural psilocybin truffles of our legal EvoSHIFT psychedelic retreats or the sensory depth of our guided EvoDARK retreats, we create safe, expertly curated spaces for meaningful transformation.<\/p>\n            <\/div>\n        <\/div>\n    <\/header>\n<\/section>\n\n<script>\n    document.addEventListener('DOMContentLoaded', function() {\n        const observer = new IntersectionObserver((entries) => {\n            entries.forEach(entry => {\n                if (entry.isIntersecting) {\n                    entry.target.classList.add('is-visible');\n                }\n            });\n        }, { \n            threshold: 0.1 \n        });\n\n        document.querySelectorAll('.scroll-reveal').forEach(el => observer.observe(el));\n    });\n<\/script>\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-677ba1c e-flex e-con-boxed e-con e-parent\" data-id=\"677ba1c\" 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-3e4ed1c elementor-widget elementor-widget-html\" data-id=\"3e4ed1c\" 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<style>\n    \/* --- Global Settings --- *\/\n    .collaboration-separator-bar {\n        --teal: #1A3D3A;\n        \n        width: 100vw;\n        position: relative;\n        left: 50%;\n        right: 50%;\n        margin-left: -50vw;\n        margin-right: -50vw;\n        box-sizing: border-box;\n        \n        background-color: transparent; \n        padding: 10px 0 40px 0; \n        \n        display: flex;\n        justify-content: center;\n        z-index: 10;\n    }\n\n    .collab-inner-wrapper {\n        max-width: 1400px; \n        width: 92%;\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        gap: 35px;\n    }\n\n    .collab-featured-label {\n        font-family: 'Montserrat', sans-serif;\n        font-size: 0.7rem;\n        color: var(--teal);\n        opacity: 0.6;\n        text-transform: uppercase;\n        letter-spacing: 3px;\n        font-weight: 600;\n    }\n\n    .collab-marquee-container {\n        width: 100%;\n    }\n\n    .collab-logo-row {\n        display: flex;\n        justify-content: space-between;\n        align-items: center;\n        flex-wrap: nowrap;\n        width: 100%;\n        gap: 20px;\n    }\n\n    .collab-logo-item {\n        flex: 1;\n        display: flex;\n        justify-content: center;\n        align-items: center;\n        height: 110px; \/* Increased height to accommodate the large UCSF logo *\/\n        padding: 0 10px;\n        box-sizing: border-box;\n    }\n\n    .collab-duplicate {\n        display: none; \n    }\n\n    \/* --- SIZING LOGIC --- *\/\n    \n    \/* Baseline for most logos (3, 4, 6, 7, 8) *\/\n    .collab-logo-item img {\n        max-height: 70px; \n        width: auto;\n        max-width: 100%;\n        object-fit: contain;\n        filter: grayscale(100%); \n        opacity: 0.6;\n        transition: all 0.3s ease;\n    }\n\n    \/* THE FIX: Massive boost for UCSF (Logo 1 & 9) *\/\n    .collab-logo-item:nth-child(1) img,\n    .collab-logo-item:nth-child(9) img {\n        max-height: 105px !important; \n        transform: scale(1.2);\n        opacity: 0.75; \/* Slightly higher opacity because the lines are thinner *\/\n    }\n\n    \/* Keep Logo 2 & 5 at their current \"perfect\" size *\/\n    .collab-logo-item:nth-child(2) img,\n    .collab-logo-item:nth-child(10) img,\n    .collab-logo-item:nth-child(5) img,\n    .collab-logo-item:nth-child(13) img {\n        max-height: 55px; \n        transform: scale(1);\n    }\n\n    \/* Hover States *\/\n    .collab-logo-item:hover img {\n        filter: grayscale(0%);\n        opacity: 1;\n        transform: scale(1.08);\n    }\n    \n    \/* Extra hover scale for the already-enlarged first logo *\/\n    .collab-logo-item:nth-child(1):hover img,\n    .collab-logo-item:nth-child(9):hover img {\n        transform: scale(1.25); \n    }\n\n    \/* --- Tablet Response --- *\/\n    @media (max-width: 1100px) {\n        .collab-logo-row { \n            flex-wrap: wrap;\n            justify-content: center; \n            gap: 30px 40px; \n        }\n        .collab-logo-item { flex: unset; width: 20%; }\n    }\n\n    \/* --- Mobile Response --- *\/\n    @media (max-width: 768px) {\n        .collaboration-separator-bar { padding: 40px 0; }\n        \n        .collab-marquee-container {\n            overflow: hidden;\n            -webkit-mask-image: linear-gradient(to right, transparent 0%, black 10%, black 90%, transparent 100%);\n            mask-image: linear-gradient(to right, transparent 0%, black 10%, black 90%, transparent 100%);\n        }\n\n        .collab-logo-row {\n            flex-wrap: nowrap;\n            justify-content: flex-start;\n            width: max-content;\n            gap: 0; \n            animation: infiniteScrollCollab 25s linear infinite; \n        }\n\n        .collab-logo-row:hover {\n            animation-play-state: paused;\n        }\n\n        .collab-logo-item { \n            height: 90px; \n            width: 45vw;\n            flex: 0 0 45vw;\n            padding: 0 20px; \n        }\n\n        \/* Mobile specific ratio maintenance *\/\n        .collab-logo-item img { max-height: 55px; } \n        \n        .collab-logo-item:nth-child(1) img,\n        .collab-logo-item:nth-child(9) img { max-height: 80px; } \n        \n        .collab-logo-item:nth-child(2) img,\n        .collab-logo-item:nth-child(10) img,\n        .collab-logo-item:nth-child(5) img,\n        .collab-logo-item:nth-child(13) img { max-height: 40px; }\n\n        .collab-duplicate {\n            display: flex;\n        }\n\n        @keyframes infiniteScrollCollab {\n            0% { transform: translateX(0); }\n            100% { transform: translateX(-50%); } \n        }\n    }\n<\/style>\n\n<section class=\"collaboration-separator-bar\">\n    <div class=\"collab-inner-wrapper\">\n        <span class=\"collab-featured-label\">Collaborating with<\/span>\n        \n        <div class=\"collab-marquee-container\">\n            <div class=\"collab-logo-row\">\n                \n                <div class=\"collab-logo-item\">\n                    <img decoding=\"async\" src=\"https:\/\/evolute-institute.com\/wp-content\/uploads\/2025\/11\/3-min.webp\" alt=\"UCSF\">\n                <\/div>\n                <div class=\"collab-logo-item\">\n                    <img decoding=\"async\" src=\"https:\/\/evolute-institute.com\/wp-content\/uploads\/2025\/11\/2-min-e1763121915516.webp\" alt=\"Carhart-Harris Lab\">\n                <\/div>\n                <div class=\"collab-logo-item\">\n                    <img decoding=\"async\" src=\"https:\/\/evolute-institute.com\/wp-content\/uploads\/2025\/10\/universiteit-leiden-1-768x356.png\" alt=\"Universiteit Leiden\">\n                <\/div>\n                <div class=\"collab-logo-item\">\n                    <img decoding=\"async\" src=\"https:\/\/evolute-institute.com\/wp-content\/uploads\/2025\/12\/Untitled-design.png\" alt=\"University of Amsterdam\">\n                <\/div>\n                <div class=\"collab-logo-item\">\n                    <img decoding=\"async\" src=\"https:\/\/evolute-institute.com\/wp-content\/uploads\/2025\/10\/University-of-St-Gallen.png\" alt=\"University of St. Gallen\">\n                <\/div>\n                <div class=\"collab-logo-item\">\n                    <img decoding=\"async\" src=\"https:\/\/evolute-institute.com\/wp-content\/uploads\/2025\/10\/ESCP-Business-School.webp\" alt=\"ESCP Business School\">\n                <\/div>\n                <div class=\"collab-logo-item\">\n                    <img decoding=\"async\" src=\"https:\/\/evolute-institute.com\/wp-content\/uploads\/2025\/10\/Leuphana-University.png\" alt=\"Leuphana University\">\n                <\/div>\n                <div class=\"collab-logo-item\">\n                    <img decoding=\"async\" src=\"https:\/\/evolute-institute.com\/wp-content\/uploads\/2025\/10\/hochschule-fur-angewandtes-management.webp\" alt=\"Hochschule f\u00fcr angewandtes Management\">\n                <\/div>\n\n                <div class=\"collab-logo-item collab-duplicate\" aria-hidden=\"true\">\n                    <img decoding=\"async\" src=\"https:\/\/evolute-institute.com\/wp-content\/uploads\/2025\/11\/3-min.webp\" alt=\"UCSF\">\n                <\/div>\n                <div class=\"collab-logo-item collab-duplicate\" aria-hidden=\"true\">\n                    <img decoding=\"async\" src=\"https:\/\/evolute-institute.com\/wp-content\/uploads\/2025\/11\/2-min-e1763121915516.webp\" alt=\"Carhart-Harris Lab\">\n                <\/div>\n                <div class=\"collab-logo-item collab-duplicate\" aria-hidden=\"true\">\n                    <img decoding=\"async\" src=\"https:\/\/evolute-institute.com\/wp-content\/uploads\/2025\/10\/universiteit-leiden-1-768x356.png\" alt=\"Universiteit Leiden\">\n                <\/div>\n                <div class=\"collab-logo-item collab-duplicate\" aria-hidden=\"true\">\n                    <img decoding=\"async\" src=\"https:\/\/evolute-institute.com\/wp-content\/uploads\/2025\/12\/Untitled-design.png\" alt=\"University of Amsterdam\">\n                <\/div>\n                <div class=\"collab-logo-item collab-duplicate\" aria-hidden=\"true\">\n                    <img decoding=\"async\" src=\"https:\/\/evolute-institute.com\/wp-content\/uploads\/2025\/10\/University-of-St-Gallen.png\" alt=\"University of St. Gallen\">\n                <\/div>\n                <div class=\"collab-logo-item collab-duplicate\" aria-hidden=\"true\">\n                    <img decoding=\"async\" src=\"https:\/\/evolute-institute.com\/wp-content\/uploads\/2025\/10\/ESCP-Business-School.webp\" alt=\"ESCP Business School\">\n                <\/div>\n                <div class=\"collab-logo-item collab-duplicate\" aria-hidden=\"true\">\n                    <img decoding=\"async\" src=\"https:\/\/evolute-institute.com\/wp-content\/uploads\/2025\/10\/Leuphana-University.png\" alt=\"Leuphana University\">\n                <\/div>\n                <div class=\"collab-logo-item collab-duplicate\" aria-hidden=\"true\">\n                    <img decoding=\"async\" src=\"https:\/\/evolute-institute.com\/wp-content\/uploads\/2025\/10\/hochschule-fur-angewandtes-management.webp\" alt=\"Hochschule f\u00fcr angewandtes Management\">\n                <\/div>\n                \n            <\/div>\n        <\/div>\n        \n    <\/div>\n<\/section>\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-e47b073 e-flex e-con-boxed e-con e-parent\" data-id=\"e47b073\" 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-10bfd1b elementor-widget elementor-widget-html\" data-id=\"10bfd1b\" 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@200;300;400;500;600;700&display=swap\" rel=\"stylesheet\">\n\n<style>\n\/* --- BREAKOUT & LAYOUT --- *\/\n.evo-block-1 {\n    width: 100vw;\n    position: relative;\n    left: 50%;\n    right: 50%;\n    margin-left: -50vw;\n    margin-right: -50vw;\n    overflow: hidden;\n    font-family: 'Montserrat', sans-serif;\n}\n\n#evo-safe-standalone {\n    background: radial-gradient(circle at center, #1a5e61 0%, #114B4D 100%);\n    color: #F9F9F9;\n    padding: 120px 20px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 50vh;\n}\n\n.evo-text-limit {\n    max-width: 850px;\n    width: 100%;\n    margin: 0 auto;\n    text-align: center;\n}\n\n\/* --- TYPOGRAPHY --- *\/\n#evo-safe-standalone .pre-title {\n    display: block;\n    text-transform: uppercase;\n    letter-spacing: 5px;\n    font-size: 12px;\n    font-weight: 600;\n    margin-bottom: 30px;\n    color: #EBBF71;\n}\n\n#evo-safe-standalone .main-statement {\n    font-weight: 300; \n    font-size: clamp(22px, 4vw, 32px); \n    line-height: 1.5;\n    margin: 0;\n}\n\n\/* --- REVEAL ANIMATION --- *\/\n.word-reveal-1 {\n    display: inline-block;\n    opacity: 0;\n    transform: translateY(15px);\n    transition: all 0.8s cubic-bezier(0.19, 1, 0.22, 1);\n}\n.word-reveal-1.active { opacity: 1; transform: translateY(0); }\n<\/style>\n\n<div class=\"evo-block-1\">\n    <section id=\"evo-safe-standalone\">\n        <div class=\"evo-text-limit\">\n            <span class=\"pre-title\">Deep transformation<\/span>\n            <h2 class=\"main-statement reveal-text-1\">\n                Our retreats are designed for curious, pioneering minds ready to reconnect, reorient, and access new levels of clarity and creativity.\n            <\/h2>\n        <\/div>\n    <\/section>\n<\/div>\n\n<script>\n(function() {\n    const container = document.querySelector('.reveal-text-1');\n    const content = container.innerText;\n    container.innerHTML = '';\n    \n    content.split(' ').forEach((word, i) => {\n        const span = document.createElement('span');\n        span.innerText = word;\n        span.classList.add('word-reveal-1');\n        span.style.transitionDelay = `${i * 0.04}s`;\n        container.appendChild(span);\n        container.appendChild(document.createTextNode(' '));\n    });\n\n    const observer = new IntersectionObserver((entries) => {\n        entries.forEach(entry => {\n            if (entry.isIntersecting) {\n                entry.target.querySelectorAll('.word-reveal-1').forEach(w => w.classList.add('active'));\n            }\n        });\n    }, { threshold: 0.5 });\n\n    observer.observe(container);\n})();\n<\/script>\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-98529a0 e-flex e-con-boxed e-con e-parent\" data-id=\"98529a0\" 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-11cdd09 elementor-widget elementor-widget-html\" data-id=\"11cdd09\" 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<style>\n    \/* 1. CORE VARIABLES & BASE STYLES *\/\n    :root {\n        --brand-teal: #114B4D;\n        --brand-gold: #EBBF71;\n    }\n\n    \/* Wrapper - Margins set to 0 to remove external spacing *\/\n    .header-container {\n        font-family: 'Montserrat', sans-serif;\n        max-width: 1250px;\n        margin: 0 auto; \/* Removed 60px top\/bottom margin *\/\n        padding: 0 24px;\n        color: var(--brand-teal);\n    }\n\n    \/* 2. PREMIUM HEADER STYLES *\/\n    .premium-header {\n        margin-top: 50px;    \/* Ensured top is flush *\/\n        margin-bottom: 0; \/* Removed 40px bottom margin *\/\n    }\n\n    .h3-subtitle {\n        font-size: 10px;\n        font-weight: 800;\n        color: var(--brand-gold);\n        text-transform: uppercase;\n        letter-spacing: 5px;\n        display: block;\n        margin-bottom: 12px; \/* Internal spacing between text lines preserved *\/\n    }\n\n    .main-title-flex {\n        display: flex;\n        align-items: center;\n        gap: 30px;\n    }\n\n    .main-title-flex h2 {\n        font-size: 32px;\n        font-weight: 700;\n        margin: 0;\n        line-height: 1.1;\n    }\n\n    .bridge-line {\n        height: 1px;\n        background: linear-gradient(90deg, var(--brand-gold) 0%, rgba(235, 191, 113, 0) 100%);\n        flex-grow: 1;\n    }\n\n    \/* 3. RESPONSIVE TYPOGRAPHY *\/\n    @media (max-width: 600px) {\n        .main-title-flex h2 {\n            font-size: 24px;\n        }\n        .main-title-flex {\n            gap: 15px;\n        }\n    }\n<\/style>\n\n<div class=\"header-container\">\n    <header class=\"premium-header\">\n        <span class=\"h3-subtitle\">Explore<\/span>\n        <div class=\"main-title-flex\">\n            <h2>Our Offerings<\/h2>\n            <div class=\"bridge-line\"><\/div>\n        <\/div>\n    <\/header>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e8e16f3 e-con-full e-flex e-con e-child\" data-id=\"e8e16f3\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c59886f elementor-widget elementor-widget-html\" data-id=\"c59886f\" 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        --overlay: rgba(17, 75, 77, 0.6);\n    }\n\n    \/* Section Container - Forced Flush Top *\/\n    .evolute-services-section {\n        font-family: 'Montserrat', sans-serif;\n        padding-top: 0 !important;   \/* Force removal of any top padding *\/\n        margin-top: 0 !important;    \/* Force removal of any top margin *\/\n        padding-bottom: 80px;\n        padding-left: 20px;\n        padding-right: 20px;\n        max-width: 1200px;\n        margin-left: auto;\n        margin-right: auto;\n        background-color: transparent;\n    }\n\n    \/* Grid Layout - Reset top margin *\/\n    .services-grid {\n        display: grid;\n        grid-template-columns: repeat(4, 1fr); \n        gap: 20px;\n        margin-top: 0; \n    }\n\n    \/* Individual Card Styles *\/\n    .service-card {\n        position: relative;\n        height: 450px;\n        border-radius: 15px;\n        overflow: hidden;\n        display: flex;\n        flex-direction: column;\n        justify-content: flex-end;\n        text-decoration: none;\n        transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);\n        box-shadow: 0 15px 35px rgba(0,0,0,0.1);\n    }\n\n    .card-bg {\n        position: absolute;\n        top: 0;\n        left: 0;\n        width: 100%;\n        height: 100%;\n        background-size: cover;\n        background-position: center;\n        transition: transform 0.8s ease;\n        z-index: 1;\n    }\n\n    .service-card::after {\n        content: '';\n        position: absolute;\n        top: 0;\n        left: 0;\n        width: 100%;\n        height: 100%;\n        background: linear-gradient(to bottom, transparent 20%, rgba(17, 75, 77, 0.9) 95%);\n        z-index: 2;\n        transition: opacity 0.3s ease;\n    }\n\n    .card-content {\n        position: relative;\n        z-index: 3;\n        padding: 30px;\n        transform: translateY(10px);\n        transition: transform 0.4s ease;\n    }\n\n    .service-category {\n        font-size: 10px;\n        text-transform: uppercase;\n        color: var(--brand-gold);\n        letter-spacing: 2px;\n        font-weight: 700;\n        margin-bottom: 8px;\n        display: block;\n    }\n\n    .service-name {\n        font-size: 20px;\n        font-weight: 600;\n        color: var(--text-white);\n        line-height: 1.2;\n        margin-bottom: 20px;\n    }\n\n    .service-cta {\n        display: flex;\n        align-items: center;\n        font-size: 12px;\n        color: var(--brand-gold);\n        text-transform: uppercase;\n        font-weight: 700;\n        letter-spacing: 1px;\n        opacity: 0;\n        transition: opacity 0.4s ease, transform 0.4s ease;\n        transform: translateX(-10px);\n    }\n\n    .service-cta span {\n        margin-left: 10px;\n        width: 30px;\n        height: 1px;\n        background: var(--brand-gold);\n        display: inline-block;\n    }\n\n    \/* Hover Effects *\/\n    .service-card:hover {\n        transform: translateY(-10px);\n        box-shadow: 0 25px 50px rgba(17, 75, 77, 0.3);\n    }\n\n    .service-card:hover .card-bg {\n        transform: scale(1.1);\n    }\n\n    .service-card:hover .card-content {\n        transform: translateY(0);\n    }\n\n    .service-card:hover .service-cta {\n        opacity: 1;\n        transform: translateX(0);\n    }\n\n    \/* Responsive adjustments *\/\n    @media (max-width: 1100px) {\n        .services-grid {\n            grid-template-columns: repeat(2, 1fr);\n        }\n    }\n\n    @media (max-width: 650px) {\n        .services-grid {\n            grid-template-columns: 1fr;\n        }\n        .service-card {\n            height: 380px;\n        }\n    }\n<\/style>\n\n<section class=\"evolute-services-section\">\n    <div class=\"services-grid\">\n        <a href=\"https:\/\/evolute-institute.com\/psilocybin-retreat-netherlands-evoshift\/\" class=\"service-card\">\n            <div class=\"card-bg\" style=\"background-image: url('https:\/\/evolute-institute.com\/wp-content\/uploads\/2026\/01\/participants-psilocybin-retreat-netherlands-scaled.webp');\"><\/div>\n            <div class=\"card-content\">\n                <span class=\"service-category\">EvoSHIFT<\/span>\n                <h3 class=\"service-name\">Psilocybin Retreat<\/h3>\n                <div class=\"service-cta\">Learn More <span><\/span><\/div>\n            <\/div>\n        <\/a>\n\n        <a href=\"https:\/\/evolute-institute.com\/evodark-darkness-retreat\/\" class=\"service-card\">\n            <div class=\"card-bg\" style=\"background-image: url('https:\/\/evolute-institute.com\/wp-content\/uploads\/2024\/07\/Auf-dem-Weg-zur-Wiese.webp');\"><\/div>\n            <div class=\"card-content\">\n                <span class=\"service-category\">EvoDARK<\/span>\n                <h3 class=\"service-name\">Darkness Retreat<\/h3>\n                <div class=\"service-cta\">Learn More <span><\/span><\/div>\n            <\/div>\n        <\/a>\n\n        <a href=\"https:\/\/evolute-institute.com\/evolute-private-legal-psychedelic-retreat\/\" class=\"service-card\">\n            <div class=\"card-bg\" style=\"background-image: url('https:\/\/evolute-institute.com\/wp-content\/uploads\/2026\/01\/set-and-setting-psilocybin-retreat-netherlands.webp');\"><\/div>\n            <div class=\"card-content\">\n                <span class=\"service-category\"> Psilocybin retreat<\/span>\n                <h3 class=\"service-name\">Private EvoSHIFT<\/h3>\n                <div class=\"service-cta\">Learn More <span><\/span><\/div>\n            <\/div>\n        <\/a>\n\n        <a href=\"https:\/\/evolute-institute.com\/evolute-psychedelic-integration-coaching\/\" class=\"service-card\">\n            <div class=\"card-bg\" style=\"background-image: url('https:\/\/evolute-institute.com\/wp-content\/uploads\/2026\/01\/psilocybin-retreat-netherlands-participants.webp');\"><\/div>\n            <div class=\"card-content\">\n                <span class=\"service-category\">Personal Coaching<\/span>\n                <h3 class=\"service-name\">1:1 Integration<\/h3>\n                <div class=\"service-cta\">Learn More <span><\/span><\/div>\n            <\/div>\n        <\/a>\n    <\/div>\n<\/section>\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<div class=\"elementor-element elementor-element-4ab3176 e-flex e-con-boxed e-con e-parent\" data-id=\"4ab3176\" 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-47d394e elementor-widget elementor-widget-template\" data-id=\"47d394e\" 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=\"container\" data-elementor-id=\"25734\" class=\"elementor elementor-25734\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t<div class=\"elementor-element elementor-element-140a8891 e-flex e-con-boxed e-con e-parent\" data-id=\"140a8891\" 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-67a818c3 e-transform elementor-widget elementor-widget-html\" data-id=\"67a818c3\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_transform_translateY_effect&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-19,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<section class=\"media-separator-bar\">\n    <div class=\"media-inner-wrapper\">\n        <span class=\"featured-label\">As featured in<\/span>\n        \n        <div class=\"media-marquee-container\">\n            <div class=\"logo-row\">\n                \n                <a href=\"https:\/\/www.manager-magazin.de\/lifestyle\/drogen-fuer-bessere-manager-gecoachte-trips-mit-psilocybin-lsd-und-dmt-a-3624870b-1eec-42aa-9e73-974be8cc2e2d\" target=\"_blank\" class=\"logo-link\">\n                    <img decoding=\"async\" src=\"https:\/\/evolute-institute.com\/wp-content\/uploads\/elementor\/thumbs\/Manager_magazin_logo_schwarz-r97uqq1555rtcga7bt0exstvgohh55xqinjd5ojj1e.png\" alt=\"Manager Magazin\">\n                <\/a>\n                <a href=\"https:\/\/www.spiegel.de\/wirtschaft\/service\/psychedelische-drogen-im-coaching-high-performer-a-bdcbce7e-8f36-4173-81c7-55114219999d\" target=\"_blank\" class=\"logo-link\">\n                    <img decoding=\"async\" src=\"https:\/\/evolute-institute.com\/wp-content\/uploads\/elementor\/thumbs\/spiegel-quwrl3ogsz6vkr5vm2wgkmqu87ba9gc2f00lt4y7oy.png\" alt=\"Der Spiegel\">\n                <\/a>\n                <a href=\"https:\/\/www.nzz.ch\/english\/managers-on-magic-mushrooms-psychedelic-leadership-is-trending-ld.1828674\" target=\"_blank\" class=\"logo-link\">\n                    <img decoding=\"async\" src=\"https:\/\/evolute-institute.com\/wp-content\/uploads\/elementor\/thumbs\/NZZ_Logo_neue-zuricher-zeitung-r653ttgip1isw80xbnaohtiqh46rw44tsj6l90a40e.png\" alt=\"NZZ\">\n                <\/a>\n                <a href=\"https:\/\/www.nzz.ch\/podcast\/psychedelic-leadership-manager-setzen-auf-magic-mushrooms-nzz-akzent-ld.1828257\" target=\"_blank\" class=\"logo-link\">\n                    <img decoding=\"async\" src=\"https:\/\/evolute-institute.com\/wp-content\/uploads\/elementor\/thumbs\/NZZ-Akzent-Logo_sm-quwrl7fsgufqtx9wxkk4mj360lm2gymwt1fy0n8moc.png\" alt=\"NZZ Akzent\">\n                <\/a>\n                <a href=\"https:\/\/www.zdf.de\/video\/reportagen\/die-welt-der-coaches-100\/die-welt-der-coaches-mach-mich-gesund-100\" target=\"_blank\" class=\"logo-link\">\n                    <img decoding=\"async\" src=\"https:\/\/evolute-institute.com\/wp-content\/uploads\/elementor\/thumbs\/ZDF_Logo_b-e1753338036424-r97uvcekqu3kffkjcaxdp4uglvpfzla85j0b3nov8e.png\" alt=\"ZDF\">\n                <\/a>\n                <a href=\"https:\/\/www.cntraveller.com\/article\/what-is-a-dark-retreat-and-how-did-it-become-2026s-most-radical-wellness-trend\" target=\"_blank\" class=\"logo-link\">\n                    <img decoding=\"async\" src=\"https:\/\/evolute-institute.com\/wp-content\/uploads\/elementor\/thumbs\/conde-nast-traveller-logo-rhe5s6quvn03jgbpvbylvf82i6mxoaplrmeeej4wr4.png\" alt=\"Cond\u00e9 Nast Traveller\">\n                <\/a>\n                <a href=\"https:\/\/www.tagesspiegel.de\/wirtschaft\/karriere\/mit-pilzen-zu-mehr-erfolg-wenn-manager-sich-mit-psychedelika-berauschen-13240375.html\" target=\"_blank\" class=\"logo-link\">\n                    <img decoding=\"async\" src=\"https:\/\/evolute-institute.com\/wp-content\/uploads\/elementor\/thumbs\/Tagesspiegel-Logo-r2bz0lknnx3g3jtlrxyod5rbvp65q5c0udd1b78ffw.png\" alt=\"Der Tagesspiegel\">\n                <\/a>\n\n                <a href=\"https:\/\/www.manager-magazin.de\/lifestyle\/drogen-fuer-bessere-manager-gecoachte-trips-mit-psilocybin-lsd-und-dmt-a-3624870b-1eec-42aa-9e73-974be8cc2e2d\" target=\"_blank\" class=\"logo-link duplicate\" aria-hidden=\"true\">\n                    <img decoding=\"async\" src=\"https:\/\/evolute-institute.com\/wp-content\/uploads\/elementor\/thumbs\/Manager_magazin_logo_schwarz-r97uqq1555rtcga7bt0exstvgohh55xqinjd5ojj1e.png\" alt=\"Manager Magazin\">\n                <\/a>\n                <a href=\"https:\/\/www.spiegel.de\/wirtschaft\/service\/psychedelische-drogen-im-coaching-high-performer-a-bdcbce7e-8f36-4173-81c7-55114219999d\" target=\"_blank\" class=\"logo-link duplicate\" aria-hidden=\"true\">\n                    <img decoding=\"async\" src=\"https:\/\/evolute-institute.com\/wp-content\/uploads\/elementor\/thumbs\/spiegel-quwrl3ogsz6vkr5vm2wgkmqu87ba9gc2f00lt4y7oy.png\" alt=\"Der Spiegel\">\n                <\/a>\n                <a href=\"https:\/\/www.nzz.ch\/english\/managers-on-magic-mushrooms-psychedelic-leadership-is-trending-ld.1828674\" target=\"_blank\" class=\"logo-link duplicate\" aria-hidden=\"true\">\n                    <img decoding=\"async\" src=\"https:\/\/evolute-institute.com\/wp-content\/uploads\/elementor\/thumbs\/NZZ_Logo_neue-zuricher-zeitung-r653ttgip1isw80xbnaohtiqh46rw44tsj6l90a40e.png\" alt=\"NZZ\">\n                <\/a>\n                <a href=\"https:\/\/www.nzz.ch\/podcast\/psychedelic-leadership-manager-setzen-auf-magic-mushrooms-nzz-akzent-ld.1828257\" target=\"_blank\" class=\"logo-link duplicate\" aria-hidden=\"true\">\n                    <img decoding=\"async\" src=\"https:\/\/evolute-institute.com\/wp-content\/uploads\/elementor\/thumbs\/NZZ-Akzent-Logo_sm-quwrl7fsgufqtx9wxkk4mj360lm2gymwt1fy0n8moc.png\" alt=\"NZZ Akzent\">\n                <\/a>\n                <a href=\"https:\/\/www.zdf.de\/video\/reportagen\/die-welt-der-coaches-100\/die-welt-der-coaches-mach-mich-gesund-100\" target=\"_blank\" class=\"logo-link duplicate\" aria-hidden=\"true\">\n                    <img decoding=\"async\" src=\"https:\/\/evolute-institute.com\/wp-content\/uploads\/elementor\/thumbs\/ZDF_Logo_b-e1753338036424-r97uvcekqu3kffkjcaxdp4uglvpfzla85j0b3nov8e.png\" alt=\"ZDF\">\n                <\/a>\n                <a href=\"https:\/\/www.cntraveller.com\/article\/what-is-a-dark-retreat-and-how-did-it-become-2026s-most-radical-wellness-trend\" target=\"_blank\" class=\"logo-link duplicate\" aria-hidden=\"true\">\n                    <img decoding=\"async\" src=\"https:\/\/evolute-institute.com\/wp-content\/uploads\/elementor\/thumbs\/conde-nast-traveller-logo-rhe5s6quvn03jgbpvbylvf82i6mxoaplrmeeej4wr4.png\" alt=\"Cond\u00e9 Nast Traveller\">\n                <\/a>\n                <a href=\"https:\/\/www.tagesspiegel.de\/wirtschaft\/karriere\/mit-pilzen-zu-mehr-erfolg-wenn-manager-sich-mit-psychedelika-berauschen-13240375.html\" target=\"_blank\" class=\"logo-link duplicate\" aria-hidden=\"true\">\n                    <img decoding=\"async\" src=\"https:\/\/evolute-institute.com\/wp-content\/uploads\/elementor\/thumbs\/Tagesspiegel-Logo-r2bz0lknnx3g3jtlrxyod5rbvp65q5c0udd1b78ffw.png\" alt=\"Der Tagesspiegel\">\n                <\/a>\n            <\/div>\n        <\/div>\n        \n    <\/div>\n<\/section>\n\n<style>\n    \/* --- Global Settings --- *\/\n    .media-separator-bar {\n        --teal: #1A3D3A;\n        --gold: #D49D51;\n        --white: #FFFFFF;\n        \n        width: 100vw;\n        position: relative;\n        left: 50%;\n        right: 50%;\n        margin-left: -50vw;\n        margin-right: -50vw;\n        box-sizing: border-box;\n        \n        background-color: var(--white);\n        \/* GOLD LINE REMOVED HERE *\/\n        padding: 50px 0; \n        \n        display: flex;\n        justify-content: center;\n    }\n\n    .media-inner-wrapper {\n        max-width: 1400px; \n        width: 92%;\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        gap: 35px;\n    }\n\n    .featured-label {\n        font-family: 'Montserrat', sans-serif;\n        font-size: 0.7rem;\n        color: var(--teal);\n        opacity: 0.6;\n        text-transform: uppercase;\n        letter-spacing: 3px;\n        font-weight: 600;\n    }\n\n    \/* NEW MARQUEE CONTAINER (Global) *\/\n    .media-marquee-container {\n        width: 100%;\n    }\n\n    .logo-row {\n        display: flex;\n        justify-content: space-between;\n        align-items: center;\n        flex-wrap: nowrap;\n        width: 100%;\n        gap: 20px;\n    }\n\n    .logo-link {\n        flex: 1;\n        display: flex;\n        justify-content: center;\n        align-items: center;\n        height: 80px; \/* Increased to allow room for bigger logos *\/\n        padding: 0 10px;\n        box-sizing: border-box;\n    }\n    \n    .duplicate {\n        display: none; \n    }\n\n    .logo-link img {\n        max-height: 40px; \n        width: auto;\n        max-width: 100%;\n        object-fit: contain;\n        filter: grayscale(0%); \n        opacity: 0.9;\n        transition: all 0.3s ease;\n    }\n\n    \/* --- ENLARGED LOGOS (Includes duplicates for seamless loop) --- *\/\n    \/* NZZ (#3 and #10) *\/\n    .logo-link:nth-child(3) img,\n    .logo-link:nth-child(10) img {\n        max-height: 70px;\n    }\n    \/* NZZ Akzent (#4, #11) and ZDF (#5, #12) *\/\n    .logo-link:nth-child(4) img,\n    .logo-link:nth-child(5) img,\n    .logo-link:nth-child(11) img,\n    .logo-link:nth-child(12) img {\n        max-height: 85px;\n    }\n    \/* Cond\u00e9 Nast (#6, #13) *\/\n    .logo-link:nth-child(6) img,\n    .logo-link:nth-child(13) img {\n        max-height: 70px;\n    }\n\n    .logo-link:hover img {\n        opacity: 1;\n        transform: scale(1.08);\n    }\n\n    \/* --- Tablet Response --- *\/\n    @media (max-width: 1100px) {\n        .logo-row { \n            flex-wrap: wrap;\n            justify-content: center; \n            gap: 30px 40px; \n        }\n        .logo-link { flex: unset; width: 20%; }\n    }\n\n    \/* --- Mobile Response --- *\/\n    @media (max-width: 768px) {\n        .media-separator-bar { padding: 40px 0; }\n        \n        .media-marquee-container {\n            overflow: hidden;\n            -webkit-mask-image: linear-gradient(to right, transparent 0%, black 10%, black 90%, transparent 100%);\n            mask-image: linear-gradient(to right, transparent 0%, black 10%, black 90%, transparent 100%);\n        }\n\n        .logo-row {\n            flex-wrap: nowrap;\n            justify-content: flex-start;\n            width: max-content;\n            gap: 0; \n            animation: infiniteScroll 20s linear infinite;\n        }\n\n        .logo-row:hover {\n            animation-play-state: paused;\n        }\n\n        .logo-link { \n            height: 70px; \n            width: 40vw;\n            flex: 0 0 40vw;\n            padding: 0 20px; \n        }\n\n        \/* General mobile logo size *\/\n        .logo-link img { \n            max-height: 40px; \n            max-width: 100%; \n        }\n\n        \/* Keep 3, 4, 5 bigger on mobile too (including duplicates) *\/\n        .logo-link:nth-child(3) img,\n        .logo-link:nth-child(10) img { max-height: 55px; }\n\n        .logo-link:nth-child(4) img,\n        .logo-link:nth-child(5) img,\n        .logo-link:nth-child(11) img,\n        .logo-link:nth-child(12) img { max-height: 65px; }\n\n        .duplicate {\n            display: flex;\n        }\n\n        @keyframes infiniteScroll {\n            0% { transform: translateX(0); }\n            100% { transform: translateX(-50%); } \n        }\n    }\n<\/style>\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\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\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-68bb50b e-flex e-con-boxed e-con e-parent\" data-id=\"68bb50b\" 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-630cfce elementor-widget elementor-widget-html\" data-id=\"630cfce\" 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<style>\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@200;400;500;600;700;800&display=swap');\n\n    \/* --- SECTION CONTAINER --- *\/\n    .unified-reviews-section {\n        font-family: 'Montserrat', sans-serif;\n        width: 100%;\n        max-width: 1400px; \n        margin: 0 auto;\n        padding: 60px 0;\n        background-color: transparent; \n        position: relative;\n    }\n\n    \/* --- SECTION HEADER --- *\/\n    .reviews-header {\n        text-align: center;\n        margin-bottom: 30px;\n    }\n\n    .tp-link {\n        text-decoration: none;\n        display: inline-block;\n        transition: opacity 0.3s ease;\n    }\n    \n    .tp-link:hover { opacity: 0.8; }\n\n    .tp-logo-wrapper {\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        gap: 10px;\n        margin-bottom: 10px;\n    }\n\n    .tp-star { width: 24px; height: 24px; fill: #00b67a; }\n    \n    .tp-brand-text, .header-tagline, .main-h2 { \n        color: #333333 !important; \n    }\n\n    .tp-brand-text { font-size: 20px; font-weight: 700; letter-spacing: -0.5px; }\n\n    .header-tagline {\n        font-size: 12px;\n        font-weight: 400; \/* CHANGED: Imported elegant weight *\/\n        text-transform: uppercase;\n        letter-spacing: 3px;\n        opacity: 0.9;\n        display: block;\n        margin-bottom: 8px;\n    }\n\n    .main-h2 {\n        font-size: 30px;\n        font-weight: 200; \/* CHANGED: Imported elegant weight *\/\n        letter-spacing: -1px;\n        line-height: 1.1;\n        margin: 0;\n    }\n\n    .accent-green { color: #246162; } \n\n    .single-thick-line {\n        width: 80px;\n        height: 4px;\n        background: #00b67a; \n        margin: 20px auto 0;\n        border-radius: 2px;\n    }\n\n    \/* --- CAROUSEL WRAPPER --- *\/\n    .carousel-wrapper {\n        position: relative;\n        width: 100%;\n        padding: 0 65px; \n        box-sizing: border-box;\n        margin-top: 20px;\n    }\n\n    \/* --- NAVIGATION CONTROLS --- *\/\n    .evo-nav-arrow, \n    .evo-nav-arrow:hover, \n    .evo-nav-arrow:active, \n    .evo-nav-arrow:focus {\n        display: flex;\n        position: absolute;\n        top: 50%;\n        transform: translateY(-50%);\n        margin-top: -15px; \n        z-index: 10;\n        background: transparent !important;\n        background-color: transparent !important;\n        border: none !important;\n        outline: none !important;\n        box-shadow: none !important;\n        cursor: pointer;\n        padding: 10px;\n        -webkit-tap-highlight-color: transparent !important;\n    }\n    \n    \/* Icon Styling *\/\n    .evo-nav-arrow svg {\n        width: 45px;\n        height: 45px;\n        fill: #246162; \n        transition: opacity 0.3s ease;\n    }\n\n    .evo-nav-arrow:hover svg {\n        opacity: 0.7;\n    }\n\n    \/* Positioning *\/\n    .prev { left: 0; }\n    .next { right: 0; }\n\n    \/* --- SCROLL CONTAINER --- *\/\n    .reviews-scroll-container {\n        width: 100%;\n        overflow: hidden; \n        padding: 10px 0 40px 0; \n        position: relative;\n    }\n\n    .reviews-track {\n        display: flex;\n        gap: 20px;\n        transition: transform 0.5s ease;\n        padding: 15px; \n        box-sizing: border-box;\n    }\n\n    \/* --- REVIEW CARDS --- *\/\n    .review-card {\n        flex: 0 0 calc((100% - 40px) \/ 3); \n        height: 380px; \n        padding: 30px;\n        background: #ffffff;\n        border-radius: 20px;\n        border: 1px solid #eee;\n        display: flex;\n        flex-direction: column;\n        justify-content: space-between;\n        box-sizing: border-box;\n        position: relative;\n    }\n\n    \/* CHANGED: Added flex properties to the top content *\/\n    .review-top-content {\n        display: flex;\n        flex-direction: column;\n        flex-grow: 1;\n    }\n\n    .review-stars { color: #00b67a; font-size: 14px; margin-bottom: 10px; }\n    .review-title { font-size: 16px; font-weight: 500; color: #222; margin-bottom: 10px; height: 40px; overflow: hidden; line-height: 1.3; } \/* CHANGED: Imported elegant weight *\/\n\n    \/* CHANGED: Made the body a flex container to push \"Read more\" cleanly to the bottom *\/\n    .review-body {\n        font-size: 14px;\n        color: #555;\n        line-height: 1.6;\n        overflow: hidden;\n        flex-grow: 1;\n        margin-bottom: 10px;\n        display: flex;\n        flex-direction: column;\n        align-items: flex-start;\n    }\n\n    \/* CHANGED: Professional styling for \"Read More\" *\/\n    .read-more-btn {\n        color: #246162;\n        font-weight: 600;\n        cursor: pointer;\n        display: inline-block;\n        font-size: 11px;\n        text-transform: uppercase;\n        letter-spacing: 1px;\n        margin-top: auto; \n        padding-top: 10px;\n        transition: all 0.3s ease;\n    }\n    \n    .read-more-btn:hover {\n        color: #000000; \/* Adjusted for light background *\/\n        transform: translateX(4px); \n    }\n\n    .read-more-btn.clicked {\n        color: #888888; \n    }\n\n    .review-footer {\n        border-top: 1px solid #f0f0f0;\n        padding-top: 15px;\n        display: flex;\n        justify-content: space-between;\n        align-items: center;\n    }\n\n    .reviewer-name { font-size: 11px; font-weight: 600; color: #246162; text-transform: uppercase; } \/* CHANGED: Imported elegant weight *\/\n    .review-date { font-size: 10px; font-weight: 600; color: #aaa; }\n\n    \/* --- MODAL (POPUP) STYLES --- *\/\n    .review-modal-overlay {\n        font-family: 'Montserrat', sans-serif;\n        position: fixed;\n        top: 0;\n        left: 0;\n        width: 100%;\n        height: 100%;\n        background: rgba(0, 0, 0, 0.4);\n        backdrop-filter: blur(4px);\n        display: none;\n        align-items: center;\n        justify-content: center;\n        z-index: 9999;\n        opacity: 0;\n        transition: opacity 0.3s ease;\n    }\n\n    .review-modal-overlay.active {\n        display: flex;\n        opacity: 1;\n    }\n\n    .review-modal-content {\n        background: #fff;\n        width: 90%;\n        max-width: 600px;\n        padding: 40px;\n        border-radius: 24px;\n        position: relative;\n        box-shadow: 0 20px 50px rgba(0,0,0,0.15);\n        transform: translateY(20px);\n        transition: transform 0.3s ease;\n    }\n\n    .review-modal-overlay.active .review-modal-content {\n        transform: translateY(0);\n    }\n\n    .modal-close {\n        position: absolute;\n        top: 20px;\n        right: 20px;\n        cursor: pointer;\n        color: #246162;\n        transition: transform 0.2s ease;\n    }\n\n    .modal-close:hover { transform: scale(1.1); }\n\n    .modal-body-text {\n        font-size: 15px;\n        color: #444;\n        line-height: 1.7;\n        margin-top: 15px;\n        max-height: 60vh;\n        overflow-y: auto;\n        padding-right: 10px;\n    }\n\n    .modal-body-text::-webkit-scrollbar { width: 5px; }\n    .modal-body-text::-webkit-scrollbar-thumb { background: #eee; border-radius: 10px; }\n\n    @media (max-width: 1024px) {\n        .review-card { flex: 0 0 calc((100% - 20px) \/ 2); }\n    }\n\n    @media (max-width: 600px) {\n        .review-card { flex: 0 0 100%; }\n        .main-h2 { font-size: 28px; }\n        .review-modal-content { padding: 30px; }\n        \n        .carousel-wrapper { padding: 0 45px; } \n        .evo-nav-arrow { padding: 5px; }\n        .evo-nav-arrow svg { width: 35px; height: 35px; } \n    }\n<\/style>\n\n<div class=\"unified-reviews-section\">\n    <div class=\"reviews-header\">\n        <a href=\"https:\/\/www.trustpilot.com\/review\/evolute-institute.com\" rel=\"nofollow\" target=\"_blank\" class=\"tp-link\">\n            <div class=\"tp-logo-wrapper\">\n                <svg class=\"tp-star\" viewBox=\"0 0 124 124\"><path d=\"M124 47.38H76.82L62 0L47.18 47.38H0L38.16 75.11L23.35 122.49L62 94.76L100.65 122.49L85.84 75.11L124 47.38Z\"\/><\/svg>\n                <span class=\"tp-brand-text\">Trustpilot<\/span>\n            <\/div>\n        <\/a>\n        <span class=\"header-tagline\">Excellence Verified<\/span>\n        <h2 class=\"main-h2\"> <span class=\"accent-green\">100% Five-Star Reviews<\/span><\/h2>\n        <div class=\"single-thick-line\"><\/div>\n    <\/div>\n\n    <div class=\"carousel-wrapper\">\n        <button class=\"evo-nav-arrow prev\" onclick=\"slideReviews(-1)\" aria-label=\"Previous\">\n            <svg viewBox=\"0 0 24 24\">\n                <path d=\"M15.41 7.41L14 6l-6 6 6 6 1.41-1.41L10.83 12z\"\/>\n            <\/svg>\n        <\/button>\n\n        <div class=\"reviews-scroll-container\">\n            <div class=\"reviews-track\" id=\"reviewsTrack\"><\/div>\n        <\/div>\n\n        <button class=\"evo-nav-arrow next\" onclick=\"slideReviews(1)\" aria-label=\"Next\">\n            <svg viewBox=\"0 0 24 24\">\n                <path d=\"M10 6L8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z\"\/>\n            <\/svg>\n        <\/button>\n    <\/div>\n<\/div>\n\n<div class=\"review-modal-overlay\" id=\"reviewModal\" onclick=\"closeModal(event)\">\n    <div class=\"review-modal-content\" onclick=\"event.stopPropagation()\">\n        <div class=\"modal-close\" onclick=\"closeModal()\">\n            <svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"18\" y1=\"6\" x2=\"6\" y2=\"18\"><\/line><line x1=\"6\" y1=\"6\" x2=\"18\" y2=\"18\"><\/line><\/svg>\n        <\/div>\n        <div class=\"review-stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\n        <h3 id=\"modalTitle\" style=\"margin: 10px 0; font-weight: 800; color: #222;\"><\/h3>\n        <div class=\"modal-body-text\" id=\"modalBody\"><\/div>\n        <div style=\"margin-top: 25px; display: flex; justify-content: space-between; align-items: center; border-top: 1px solid #eee; padding-top: 15px;\">\n            <span id=\"modalAuthor\" class=\"reviewer-name\"><\/span>\n            <span id=\"modalDate\" class=\"review-date\"><\/span>\n        <\/div>\n    <\/div>\n<\/div>\n\n<script>\n  const reviewsData = [\n        { name: \"JJ\", date: \"Dec 5, 2025\", title: \"Wonderful work\", body: \"I had an incredible experience with the Evolute Institute on the EvoSHIFT programme. The love and care that this team are pouring into providing a space for individual personal development and collective healing is palpable. I am so grateful for the passion, integrity and thoughtfulness that went into my experience. I can highly recommend this to others.\" },\n        { name: \"Lars van Tuin\", date: \"Dec 5, 2025\", title: \"This psychedelic retreat comes highly recommended\", body: \"This retreat comes highly recommended, it comes with a very thorough preparation by a highly qualified team of professionals, small group, 1:2 facilitators\/sitters\/ very safe retreat of 4 days, and lots of attention to integration afterwards.\" },\n        { name: \"Georg Hoefer\", date: \"Dec 6, 2025\", title: \"Great team, great experience!\", body: \"The team of Evolute Institute organised the event in a way that made it a great experience for me. I felt very safe and well taken care of.\" },\n        { name: \"Hreid\", date: \"Sep 7, 2025\", title: \"Transformative Experience\", body: \"Expert facilitation by the kindest and incredibly skilled leaders. A transformative experience in a beautiful setting. Deep learning and also fun!\" },\n        { name: \"Dana\", date: \"Sep 3, 2025\", title: \"My EvoSHIFT retreat was truly divine and transformative\", body: \"My EvoSHIFT retreat was truly life-changing. The whole journey felt magical and divine, every detail was curated with so much love and intention. I felt safe, supported, and embraced by the warmth of the team, the sacred space, and the beautiful group of people around me. The truffle ceremony opened my heart, the practices anchored me, and even the food, prepared with such care, became part of the healing. I left feeling blessed, transformed, and deeply grateful for this unforgettable experience.\" },\n        { name: \"Francisca\", date: \"Sep 2, 2025\", title: \"Truly transformative experience\", body: \"Words aren't enough to describe how wonderful this experience was. From the very first moment, you feel a special and authentic connection with the group. The role of the facilitators is simply incredible, they guide with a level of humanity and dedication that makes you feel safe to open up and grow. It was an unforgettable and truly transformative experience that I will carry with me forever.\" },\n        { name: \"H\u00e9l\u00e8ne\", date: \"Jul 16, 2025\", title: \"A return to self!\", body: \"An incredible stay. A return to self! I went there to resolve chronic depression issues and I am delighted because I found much more than that: a spiritual experience with me that will stay with me for a long time, already helping me in my daily life. The truffle ceremony is the culmination of a much longer support before and after this one. An essential point of this extremely serious program.\" },\n        { name: \"Olga D\", date: \"Jul 10, 2025\", title: \"A safe and reliable space for self-development\", body: \"I spent a lot of time looking for a reliable and safe place for embarking on my first psychedelic journey. I chose Evolute because they dedicate time to preparation and integration as well, crucial moments for long-lasting effects of the journey that are too often overlooked. I am very grateful for having found Evolute, as I have hard time imagining more passionate, involved and serious people to take someone on a next level of their personal development. My experience could not have been better.\" },\n        { name: \"Lauri\", date: \"Jun 1, 2025\", title: \"A life defining moment\", body: \"After you have graduated, gotten married, had kids etc, life defining moments don't occur often. For me, Evoshift truly was one such moment. Everything is planned and executed professionally, center of focus being each participants personal development and not a hint of pushing some idealogy. Pre-immersion sessions were good preparation, but the core was being truly present in the retreat. Surroundings, food and people were superb and it was easy to be open and travel further in my personal journey. What I found, was amazingly beautiful and carries on in everyday life \u2764\ufe0f\" },\n        { name: \"Roma\", date: \"May 11, 2025\", title: \"Life Changing\", body: \"The retreat was life changing. It was so obvious the people who ran it did it out of love and not for money. They genuinely want to make the world a better place and help people. The venue was stunning, the food was mind blowing. I expected to get a drop of water and I feel like I got an entire ocean out of the experience. It will change my life forever and when I\u2019m emotionally ready , I would like to continue my journey with them. They\u2019re like family to me now.\" },\n        { name: \"Phil\", date: \"Feb 14, 2025\", title: \"If you're at all interested in this, do it\", body: \"An incredible experience. The retreat was fantastic, bringing me to places within myself that I had been trying to find for years and even taking me to places I didn't know existed. I felt a renewed sense of self coming out of the retreat and see my life through a different set of lenses. The location is beautiful and the zoom sessions are comfortable. If you're at all interested in this type of experience, I would highly recommend Evolute as a place to start.\" },\n        { name: \"Olivier\", date: \"Feb 6, 2025\", title: \"A Transformative Experience with Evolute\", body: \"I signed up for a retreat with Evolute in December 2024, and the experience has been truly life-changing. From start to finish, it provided a well-structured and expertly designed framework while maintaining a warm, open, and welcoming atmosphere. This balance was essential for me\u2014it gave me the sense of security I needed while also allowing space for the adventure I was seeking. One of the key aspects that made this retreat so impactful was the comprehensive preparation and integration process. The online group and one-to-one sessions before the retreat helped me set my intentions and feel fully prepared. During the retreat, the guided breathwork sessions and in-depth debriefings were invaluable for processing and integrating the experience on both a mental and physical level. And the fact that we could continue sharing our journey through zoom follow-up was an incredible bonus. This retreat is so much more than just a psychedelic experience\u2014it\u2019s a profound, holistic program for self-growth. Taking the time to reflect on my intentions before, during, and after the session gave real meaning and direction to this inner journey. I left feeling deeply transformed, with a newfound clarity and a lasting sense of change. The dedication and passion of the organizers and facilitators are truly what make this retreat so special. Their commitment to creating a safe, supportive, and transformative space is the key to its success. If you\u2019re looking for a deeply enriching experience that goes beyond psychedelics, Evolute is an extraordinary choice. Olivier. PS: As a French speaker who isn\u2019t entirely fluent in English, I initially worried about understanding everything. But there was no need to as the team not only speaks perfect English but also French, Spanish, and German if needed.\" },\n        { name: \"Martin\", date: \"Jan 2, 2025\", title: \"Transformative and Safe\", body: \"I attended a retreat with the Evolute Institute in December 2024 and had an overwhelmingly positive experience. The professionalism and care of the team were exceptional, making safety their top priority. The thorough medical screenings beforehand, combined with having a doctor and psychologist on-site during the retreat, provided an added layer of reassurance. This thoughtful approach, along with the team\u2019s support throughout preparation, the retreat itself, and the integration process, created an environment where I felt safe to explore and grow. I wholeheartedly recommend the Evolute Institute to anyone seeking a transformative and well-supported experience.\" },\n        { name: \"Lucienne\", date: \"Dec 26, 2024\", title: \"An experience that brings changes to my life\", body: \"The setting was carefully thought over, with before- sessions and integration after-sessions. The retreat itself included varied meetings with body exercises, discussions and music. And most important, the journey itself was carefully supported depending on the individual needs. It was for me an invaluable experience that gave me meaningful impulses for changes in my life.\" },\n        { name: \"Carolin\", date: \"Dec 24, 2024\", title: \"Life-altering experience with well-conceived curriculum\", body: \"Extremely professional, science-based retreat with preparation phase before the experience and integration phase after the experience. Amazing facilitation with coaches, medical doctor, psychotherapist and a well-conceived curriculum (group sessions, 1:1's, reflection time, yoga, meditation etc.)\" },\n        { name: \"Consumer\", date: \"Oct 14, 2024\", title: \"Thoughtfully Designed and Deeply Impactful\", body: \"My experience with Evolute was deeply impactful. The retreat skillfully balanced spiritual and scientific elements, integrating ancient wisdom with up to date science in a way that felt seamless and meaningful. Every aspect, from the location to the people and music, was thoughtfully chosen, creating an environment where I could fully engage. The team was caring, competent, and fostered a sense of trust that allowed for real depth. They also took great care in working with each participant on their intentions, which added immense value to the experience. The curriculum was well-designed and purposeful, with everything delivered at a high level of quality, including the delicious food.\" },\n        { name: \"Dome\", date: \"Sep 27, 2024\", title: \"The open conversations and the flow\", body: \"The open conversations with all the people facilitating or participating. And the perfekt flow through the days out of the dark.\" },\n        { name: \"Alexander\", date: \"Sep 24, 2024\", title: \"Finding yourself in the dark\", body: \"The team is very motivated and well trained. The support was very good and I was very satisfied with the experience. I didn't know what I was getting myself into on the retreat and afterwards I have no regrets. The experience was great and I felt I was in good hands. You have to be ready for it and then take from it what helps you. I took part in the Dark Retreat. It was my first retreat experience.\" },\n        { name: \"Stefan\", date: \"Sep 17, 2024\", title: \"Just an amazing experience!\", body: \"Just an amazing experience!\" },\n        { name: \"Lara\", date: \"Sep 15, 2024\", title: \"This facilitation makes all the difference\", body: \"I participated in a darkness retreat (no psychedelics but sensory deprivation for several days) with Evolute Institute in September 2024. It was one of the best decisions I could have made in terms of investing in my personal development journey, and helped me to connect deeper with myself (and the multiple parts of me) with courage and love. The facilitation of the team was wonderful and professional, so this is really a safe space - speaking as someone with not a lot of mindfulness practice coming into the experience.\" },\n        { name: \"Matt\", date: \"Aug 6, 2024\", title: \"Impressive\", body: \"Impressive programme with comprehensive content, insightful facilitators \/ coaches, and excellent on site retreat. Highly recommended for anyone exploring this type of experience.\" },\n        { name: \"Wolf\", date: \"Aug 4, 2024\", title: \"Beautiful, deep, yet gentle & wise\", body: \"Often, facilitators are either spiritual\/esoteric or science-based, but here it\u2019s so beautifully interwoven with ancient wisdom that it\u2019s hard to imagine it being done any better. The mindful choice of place, people, and music makes such a difference. I am very thankful to have experienced it this way.\" },\n        { name: \"Xana\", date: \"Aug 2, 2024\", title: \"Great experience\", body: \"Really recommendable\" },\n        { name: \"Frank\", date: \"Jul 31, 2024\", title: \"Excellent program!\", body: \"Over the years, I have been both, a frequent recipient as well as a contributor, to various personal development programs. The Evolute program is on par with some of the most advanced programs I had the pleasure to attend from some of the world's premier learning institutions (like LBS, HBS, etc.)! To my knowledge, this science-based, leadership angle on the psychedelic experience is truly unique.\" },\n        { name: \"Jacob\", date: \"Jul 2, 2024\", title: \"leadership for a resilience\", body: \"The evolute team is committed to supporting a resilient, balanced and fully present generation of leaders. Their thought-through, science based and individualistically tailored programme combines state of the art personal development and leadership concepts. This will lead to higher emotional awareness and resilience, clarity, connecting to your inner power. The skillset, teamwork and presence of the Evolute Institute team during and after the programme creates a perfect space to let go and open up to your inner most challenges.\" },\n        { name: \"Tim\", date: \"May 28, 2024\", title: \"Brilliant\", body: \"Brilliant, well thought through approach and very attentive, caring staff. One of the few things that fall into the \u201clife changing\u201d category.\" },\n        { name: \"doris\", date: \"Apr 16, 2024\", title: \"Extraordinary experience\", body: \"It is difficult to add to the previous reviews as I can only echo them. I participated in the EvoCore retreat in March 2023. This is the best ever group experience I have had (and I had many in my life time!). The two key words for me are Empathy and Professionalism. The whole process is so carefully and thoughtfully planned that there is not one thing to change. Everything from group interaction, support from the team, one-on-one sessions, wholesome food, loving attention to detail, the beauty of the venue, to the psilocybin trip itself is outstanding. Loving kindness and profound respect permeate everything from start to end. Beyond a remarkably unique and beautiful experience, the changes are subtle, but real. And that is very the guidance through the integration process becomes very valuable.\" },\n        { name: \"Leon\", date: \"Mar 26, 2024\", title: \"Deep personal access\", body: \"I experienced the Evo-Lead-Retreat and had a profound personal experience. I found deeper access to myself through the retreat. The sophisticated program, which addressed both body and mind, was decisive for this. I was particularly moved by the deep interest shown by those responsible at Evolute in supporting the other participants and myself with their personal challenges. The retreat has a deep place in my heart.\" },\n        { name: \"Julian\", date: \"Mar 25, 2024\", title: \"Highly Recommended\", body: \"Well thought through curriculum and tremendously professional yet thoughtful facilitators. Everything well prepared and carried out (even the food). Was able to fully focus on my intentions for the experience.\" },\n        { name: \"To\", date: \"Mar 23, 2024\", title: \"Exceptionally well-run\", body: \"The level of passion \/ compassion \/ professionalism that i\u2019ve seen throughout the experience was second to none. i can put my \u201chands into the fire\u201d for these guys, so to speak.\" },\n        { name: \"Horst\", date: \"Mar 22, 2024\", title: \"The best retreat I have ever experienced\", body: \"This retreat was incredibly well-designed from the beginning, to the end. Even the Zoom sessions were great and made me feel connected to the people in it. And I hate Zoom sessions! Everyone on the team was loving, caring and extremely competent. The curriculum was well-designed and everything in it made sense. Not too much and not too little. Everything was high quality. The food was delicious. They created an environment with the trust that is necessary to go deep in an experience like this. Cannot recommend Evolute enough!\" },\n        { name: \"Melissa\", date: \"Mar 21, 2024\", title: \"Serious, safe, legal and caring\", body: \"The team at Evolute put together the most perfect retreat you can imagine. A true life changing experience that will stay with me forever. The attention to detail, the professionalism, the medical accompaniment, the quality of staff and participants, the seriousness and credibility of the team, the amazing location, accommodation and food throughout, all the amazing activities beyond the truffle experience, including the thorough preparation and the integration afterwards. All on point.\" },\n        { name: \"RM\", date: \"Mar 21, 2024\", title: \"Go for it!\", body: \"I joined the EvoLEAD in November 2023. Best decision ever! The team at Evolute is professional, commited and caring. They are not only experts in facilitating transformative journeys, but also designers of a wonderful journey that allows for integration, connection and bonding with many great people. If you are interested in a thourough and opening personal development experience, this one is for you. I did enjoy especially to work with a personal coach and to tackle development from different angles.\" },\n        { name: \"justusinter-assure.com\", date: \"Mar 21, 2024\", title: \"Kindness\", body: \"I've hardly ever experienced such dedication and kindness from people I asked for help and guidance. I will cherish and remember that forever!\" },\n        { name: \"Frank\", date: \"Mar 20, 2024\", title: \"An enriching program\", body: \"My experience with the Evolead Seminar was simply outstanding! It's been several months since I attended the retreat, and yet I still feel the positive impact it has had on my life. The seminar offered an inviting and relaxed atmosphere that made it easy to feel comfortable right away. The surroundings were simply breathtaking with plenty of nature and space for beautiful walks. The coaches were extremely friendly, attentive, and knowledgeable. They guided us through a variety of exercises and activities that helped us delve deeper into ourselves and process old burdens.\" },\n        { name: \"Nick\", date: \"Mar 13, 2024\", title: \"Retreat which changed my life...\", body: \"It was a pleasure to participate at this retreat. The arrangement, the place, the topics, all Evolute team members and the participants were amazing! I highly recomend to make this experience to everyone who is interessted in self development.\" },\n        { name: \"Maik\", date: \"Mar 12, 2024\", title: \"An unforgettable experience\", body: \"The retreat was amazing! We were a group of 11 plus coaches. It was easy to feel immediately at home. The facility - a lot of nature and space for nice walks - and the hosts were amazing. The whole environment invited to relax and be present. It felt as if we created our own little oasis. Furthermore, the coaches are extremely kind, attentive and knowledgable. Various moments are still vividly present in my mind such as some of the exercises, the campfire, the 1on1 coachings and the ceremony.\" },\n        { name: \"B.\", date: \"Mar 11, 2024\", title: \"Great facilitation\", body: \"The team goes above and beyond to facilitate a safe, inclusive and well-informed environment for all participants. Great instructions, wonderful retreat site, meaningful preparation and integration sessions. Especially recommendable for those who are curious but hesitant.\" },\n        { name: \"Philipp\", date: \"Mar 11, 2024\", title: \"Incredibe team of facilitators\", body: \"Incredibe team of facilitators, 5 facilitators for 8 participants, beautiful site, loved the entire experience and have already recommended it multiple times to friends and family.\" },\n        { name: \"Lucy\", date: \"Dec 6, 2023\", title: \"Totally Positive\", body: \"My experience of the Evolute Institute, and more specifically of their deep immersion program EvoLEAD, has been totally positive, both during online meetings and in the four days in-person retreat. Right from the start I felt this is an organisation I could trust to facilitate and support me, not only in facilitating the psychedelic journey, but also in the preparation to it, and in the integration process after it. I was impressed by the competence, openness and above all, heartfelt care.\" },\n        { name: \"Sanjiv\", date: \"Dec 6, 2023\", title: \"Absolute magical experience\", body: \"Evolute is run by a team that is thoughtful, empathetic & deeply professional. The preparatory sessions prior to the ceremony are thorough and informative. It also builds trust and provides insight on your fellow travelers. The 1:1 session is essential to articulate your intention prior to the ceremony and it crucially drove my experience during the ceremony. Based on the preparation and the magic of the \u201cmedicine\u201d, I feel the journey with Evolute is bound to be most fulfilling.\" },\n        { name: \"Robert\", date: \"Aug 28, 2023\", title: \"In the wake of our EvoLead journey\", body: \"In the wake of our EvoLead journey, I find myself more willing and able to listen to, and trust the unfoldment of my life in all domains - without loosing any sense of personal responsibility! I see that we really get what we need (rather than what we want) when we engage these deep exploratory \u2018tools\u2019. And that such evolutionary learning processes, need to unfold within a container of such professionalism and care that this course \/ EvoLead exemplify!\" },\n        { name: \"Maria\", date: \"Aug 27, 2023\", title: \"Life changing\", body: \"I can highly recommend EvoLEAD. It is transformational, unbelievably deep and absolutely worth it! It is truly an immersive and life changing experience. Through this experience I tapped into my inner source, intuition, and trust and connected with the universal intelligence. EvoLEAD helps me operate and lead from love, abundance, compassion and connection and not from ego and a feeling of scarcity and lack.\" },\n        { name: \"Aki\", date: \"Aug 6, 2023\", title: \"Guided experience of self discovery\", body: \"Evolute Institute's team provided a safe, structured environment that made me feel at ease. The team's preparation and follow up were extremely valuable to setting an intention for the experience, processing what came up, and carrying that forth into life. Getting in touch with oneself and having a clear understanding of one's values is key to being a leader who seeks to empower their team.\" },\n        { name: \"Thomas\", date: \"Aug 4, 2023\", title: \"Highly recommended\", body: \"The highly professional team of EvoLEAD created a profound space for personal and leadership development. Connection, exchange, and transformation was made possible in a safe space of openness. I could start a deep transformational process in which I connected to my sources of inner strength to work on my personal and professional perspectives, leadership skills, and mindsets.\" },\n        { name: \"Wladimir\", date: \"Jul 10, 2023\", title: \"Superb Experience\", body: \"I had the chance to participate in the Evolead program end of 2022 and I was extremely happy with Evolute Institute. What I can say is that I can highly recommend it. It was a very exciting experience for me being an entrepreneur and always striving for self development and ways how to improve my character and my leadership skills. The whole setting with the facilitators, with the group work, the preparation before the retreat and the integration program after the retreat, were crucial.\" },\n        { name: \"Mael\", date: \"Jul 9, 2023\", title: \"A profund life-changing experience\", body: \"I'd like to share with you the amazing experience I had through this EvoLead program that I attended, end of 2022. It was amazing. It was, I would say, transformative for me, at least. And it gave me the opportunity to really see how I could change my relationship to others, in particular in my management style and the way I would interact. I would say, I'm now more sensitive to my needs and others' needs and see how I can get them matched together.\" }\n ];\n\n    let currentSlide = 0;\n\n    function createReviewCards() {\n        const track = document.getElementById('reviewsTrack');\n        reviewsData.forEach((review, index) => {\n            const card = document.createElement('div');\n            card.className = 'review-card';\n            \n            const charLimit = 160;\n            let displayBody = review.body;\n            let readMoreHTML = '';\n            \n            if (review.body.length > charLimit) {\n                displayBody = review.body.substring(0, charLimit) + '...';\n                \/\/ CHANGED: Implemented full text & arrow from the dark theme\n                readMoreHTML = `<span class=\"read-more-btn\" onclick=\"openReviewModal(${index}, this)\">Read full review &rarr;<\/span>`;\n            }\n\n            \/\/ CHANGED: Implemented flex wrapper for pushing the button to bottom\n            card.innerHTML = `\n                <div class=\"review-top-content\">\n                    <div class=\"review-stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\n                    <h4 class=\"review-title\">${review.title}<\/h4>\n                    <div class=\"review-body\">\n                        <span>${displayBody}<\/span>\n                        ${readMoreHTML}\n                    <\/div>\n                <\/div>\n                <div class=\"review-footer\">\n                    <span class=\"reviewer-name\">${review.name}<\/span>\n                    <span class=\"review-date\">${review.date}<\/span>\n                <\/div>\n            `;\n            track.appendChild(card);\n        });\n    }\n\n    function openReviewModal(index, btnElement) {\n        const review = reviewsData[index];\n        const modal = document.getElementById('reviewModal');\n        \n        document.getElementById('modalTitle').innerText = review.title;\n        document.getElementById('modalBody').innerText = review.body;\n        document.getElementById('modalAuthor').innerText = review.name;\n        document.getElementById('modalDate').innerText = review.date;\n\n        btnElement.classList.add('clicked');\n        modal.classList.add('active');\n        document.body.style.overflow = 'hidden'; \n    }\n\n    function closeModal() {\n        const modal = document.getElementById('reviewModal');\n        modal.classList.remove('active');\n        document.body.style.overflow = 'auto'; \n    }\n\n    function slideReviews(direction) {\n        const track = document.getElementById('reviewsTrack');\n        const itemsPerView = window.innerWidth > 1024 ? 3 : (window.innerWidth > 600 ? 2 : 1);\n        const maxSlide = reviewsData.length - itemsPerView;\n        \n        currentSlide += direction;\n        if (currentSlide < 0) currentSlide = 0;\n        if (currentSlide > maxSlide) currentSlide = maxSlide;\n\n        const cardWidth = track.children[0].offsetWidth + 20; \/\/ width + gap\n        track.style.transform = `translateX(-${currentSlide * cardWidth}px)`;\n    }\n\n    createReviewCards();\n<\/script>\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-247be02 e-flex e-con-boxed e-con e-parent\" data-id=\"247be02\" 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-38b5078 elementor-widget elementor-widget-html\" data-id=\"38b5078\" 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@200;300;400;500;600;700&display=swap\" rel=\"stylesheet\">\n\n<style>\n\/* --- BREAKOUT & LAYOUT --- *\/\n.evo-standards-block {\n    width: 100vw;\n    position: relative;\n    left: 50%;\n    right: 50%;\n    margin-left: -50vw;\n    margin-right: -50vw;\n    overflow: hidden;\n    font-family: 'Montserrat', sans-serif;\n}\n\n#evo-standards-standalone {\n    background: radial-gradient(circle at center, #f2cd8a 0%, #EBBF71 100%);\n    color: #1d4d4f;\n    padding: 85px 20px; \/* matched to other sections *\/\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 50vh; \/* matched to other sections *\/\n}\n\n@media (max-width: 768px) {\n    #evo-standards-standalone {\n        padding: 110px 20px; \/* matched to other sections *\/\n    }\n}\n\n.evo-text-limit {\n    max-width: 850px; \/* matched to other sections *\/\n    width: 100%;\n    margin: 0 auto;\n    text-align: center;\n}\n\n\/* --- TYPOGRAPHY --- *\/\n#evo-standards-standalone .pre-title {\n    display: block;\n    text-transform: uppercase;\n    letter-spacing: 5px;\n    font-size: 12px;\n    font-weight: 600;\n    margin-bottom: 30px;\n    opacity: 0.8;\n}\n\n#evo-standards-standalone .main-statement-text {\n    font-weight: 300;\n    font-size: clamp(22px, 4vw, 32px); \/* matched to other sections *\/\n    line-height: 1.5; \/* matched to other sections *\/\n    margin: 0;\n    color: #1d4d4f;\n    min-height: 1em; \/* prevent collapse if JS slow *\/\n}\n\n\/* --- ANIMATION --- *\/\n.word-reveal-standards {\n    display: inline-block;\n    opacity: 0;\n    transform: translateY(15px);\n    transition: all 0.8s cubic-bezier(0.19, 1, 0.22, 1);\n}\n.word-reveal-standards.active {\n    opacity: 1;\n    transform: translateY(0);\n}\n<\/style>\n\n<div class=\"evo-standards-block\">\n    <section id=\"evo-standards-standalone\">\n        <div class=\"evo-text-limit\">\n            <span class=\"pre-title\">Our Commitment<\/span>\n            <p class=\"main-statement-text reveal-standards\">\n                Evolute retreats are designed to adhere to the highest standards of care to ensure a safe and impactful journey during our guided psychedelic retreats.\n            <\/p>\n        <\/div>\n    <\/section>\n<\/div>\n\n<script>\nfunction initStandardsReveal() {\n    const container = document.querySelector('.reveal-standards');\n    if (!container || container.dataset.initialized) return;\n\n    container.dataset.initialized = 'true';\n\n    const words = container.innerText.trim().split(' ');\n    container.innerHTML = '';\n\n    words.forEach(function(word, i) {\n        const span = document.createElement('span');\n        span.innerText = word;\n        span.classList.add('word-reveal-standards');\n        span.style.transitionDelay = (i * 0.04) + 's';\n        container.appendChild(span);\n        container.appendChild(document.createTextNode(' '));\n    });\n\n    const observer = new IntersectionObserver(function(entries) {\n        entries.forEach(function(entry) {\n            if (entry.isIntersecting) {\n                entry.target.querySelectorAll('.word-reveal-standards').forEach(function(w) {\n                    w.classList.add('active');\n                });\n                observer.unobserve(entry.target);\n            }\n        });\n    }, { threshold: 0.3 });\n\n    observer.observe(container);\n}\n\nif (document.readyState === 'loading') {\n    document.addEventListener('DOMContentLoaded', initStandardsReveal);\n} else {\n    initStandardsReveal();\n}\n<\/script>\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-2dc0892 e-flex e-con-boxed e-con e-parent\" data-id=\"2dc0892\" 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-f3b76e6 elementor-widget elementor-widget-html\" data-id=\"f3b76e6\" 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<style>\n    \/* 1. CORE VARIABLES & BASE STYLES *\/\n    :root {\n        --brand-teal: #114B4D;\n        --brand-gold: #EBBF71;\n    }\n\n    \/* Wrapper - Margins set to 0 to remove external spacing *\/\n    .header-container {\n        font-family: 'Montserrat', sans-serif;\n        max-width: 1250px;\n        margin: 0 auto; \/* Removed 60px top\/bottom margin *\/\n        padding: 0 24px;\n        color: var(--brand-teal);\n    }\n\n    \/* 2. PREMIUM HEADER STYLES *\/\n    .premium-header {\n        margin-top: 50px;    \/* Ensured top is flush *\/\n        margin-bottom: 50px; \/* Removed 40px bottom margin *\/\n    }\n\n    .h3-subtitle {\n        font-size: 10px;\n        font-weight: 800;\n        color: var(--brand-gold);\n        text-transform: uppercase;\n        letter-spacing: 5px;\n        display: block;\n        margin-bottom: 12px; \/* Internal spacing between text lines preserved *\/\n    }\n\n    .main-title-flex {\n        display: flex;\n        align-items: center;\n        gap: 30px;\n    }\n\n    .main-title-flex h2 {\n        font-size: 32px;\n        font-weight: 700;\n        margin: 0;\n        line-height: 1.1;\n    }\n\n    .bridge-line {\n        height: 1px;\n        background: linear-gradient(90deg, var(--brand-gold) 0%, rgba(235, 191, 113, 0) 100%);\n        flex-grow: 1;\n    }\n\n    \/* 3. RESPONSIVE TYPOGRAPHY *\/\n    @media (max-width: 600px) {\n        .main-title-flex h2 {\n            font-size: 24px;\n        }\n        .main-title-flex {\n            gap: 15px;\n        }\n    }\n<\/style>\n\n<div class=\"header-container\">\n    <header class=\"premium-header\">\n        <span class=\"h3-subtitle\">Highest Standards<\/span>\n        <div class=\"main-title-flex\">\n            <h2>Evolute vs. Industry<\/h2>\n            <div class=\"bridge-line\"><\/div>\n        <\/div>\n    <\/header>\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-8fba97f e-flex e-con-boxed e-con e-parent\" data-id=\"8fba97f\" 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-a059a28 elementor-widget elementor-widget-html\" data-id=\"a059a28\" 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<style>\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@300;400;600;700&display=swap');\n    \n    :root {\n        --evolute-teal: #114B4D; \n        --evolute-gold: #EBBF71; \n        --industry-grey: #9EA3A3; \n        --industry-muted: #E0E2E2;\n    }\n\n    #evolute-comparison-wrapper { \n        font-family: 'Montserrat', sans-serif; \n        max-width: 1100px; \n        margin: auto; \n        color: var(--evolute-teal); \n        padding: 0 20px;\n    }\n\n    .comp-main-title {\n        text-align: center;\n        font-size: 24px;\n        font-weight: 700;\n        margin-bottom: 40px;\n        text-transform: uppercase;\n        letter-spacing: 2px;\n    }\n\n    \/* DESKTOP HEADER - Swapped Layout *\/\n    .comp-header {\n        display: flex;\n        align-items: flex-end;\n        margin-bottom: 20px;\n        gap: 15px;\n    }\n\n    .header-title {\n        flex: 1;\n        font-weight: 700;\n        font-size: 13px;\n        text-transform: uppercase;\n        letter-spacing: 1.5px;\n        padding: 0 25px;\n    }\n\n    .header-evolute { text-align: right; color: var(--evolute-teal); }\n    .header-industry { text-align: left; color: var(--industry-grey); }\n    .header-spacer { width: 180px; }\n\n    \/* ACCORDION CATEGORIES *\/\n    .category-section {\n        margin-bottom: 20px;\n    }\n\n    .category-toggle {\n        display: flex;\n        justify-content: space-between;\n        align-items: center;\n        cursor: pointer;\n        padding: 15px 0;\n        border-bottom: 2px solid var(--evolute-gold);\n        color: var(--evolute-teal);\n        font-weight: 700;\n        font-size: 16px;\n        text-transform: uppercase;\n        letter-spacing: 2px;\n        margin-bottom: 10px;\n        transition: opacity 0.3s ease;\n    }\n\n    .category-toggle:hover {\n        opacity: 0.8;\n    }\n\n    .toggle-icon {\n        fill: var(--evolute-teal);\n        transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);\n    }\n\n    .category-section.active .toggle-icon {\n        transform: rotate(180deg);\n    }\n\n    \/* Smooth Grid-based Transition for Accordion *\/\n    .category-content-wrapper {\n        display: grid;\n        grid-template-rows: 0fr;\n        transition: grid-template-rows 0.4s cubic-bezier(0.19, 1, 0.22, 1);\n    }\n\n    .category-section.active .category-content-wrapper {\n        grid-template-rows: 1fr;\n    }\n\n    .category-content {\n        overflow: hidden;\n    }\n\n    .category-content-inner {\n        padding-top: 15px;\n    }\n\n    \/* ROW STYLING *\/\n    .comp-row { \n        display: flex; \n        align-items: stretch; \n        margin-bottom: 15px; \n        gap: 15px;\n    }\n\n    .comp-side { \n        flex: 1; \n        padding: 22px 25px; \n        display: flex; \n        flex-direction: column; \n        justify-content: center; \n        border-radius: 10px; \n    }\n\n    \/* Swapped Layout Alignments *\/\n    .side-evolute { \n        text-align: right; \/* Now on the Left, hugging center *\/\n        background-color: var(--evolute-teal); \n        color: #ffffff; \n        border: 1px solid var(--evolute-gold); \n        box-shadow: 0 8px 25px rgba(17,75,77,0.12); \n    }\n\n    .side-industry { \n        text-align: left; \/* Now on the Right *\/\n        background-color: var(--industry-muted); \n        color: var(--evolute-teal); \n        font-size: 13px;\n        line-height: 1.4;\n    }\n\n    .side-label { \n        width: 180px; \n        display: flex; \n        flex-direction: column; \n        align-items: center; \n        justify-content: center; \n        text-align: center; \n        padding: 10px;\n    }\n\n    .side-label span {\n        font-weight: 700;\n        font-size: 10px;\n        text-transform: uppercase;\n        letter-spacing: 1px;\n        margin-top: 8px;\n        color: var(--evolute-teal);\n    }\n\n    .side-label .icon-box { width: 28px; height: 28px; fill: var(--evolute-teal); opacity: 0.8; }\n\n    .side-evolute .power-statement { \n        font-weight: 700; \n        color: var(--evolute-gold); \n        font-size: 16px; \n        display: block; \n        margin-bottom: 4px;\n    }\n\n    .side-evolute .sub-text { font-weight: 300; font-size: 12.5px; opacity: 0.9; line-height: 1.5; }\n\n    \/* Visual Elements inside rows *\/\n    .time-bar-container { width: 100%; height: 6px; background: rgba(0,0,0,0.05); border-radius: 10px; margin-top: 10px; overflow: hidden; }\n    .side-evolute .time-bar-container { background: rgba(255,255,255,0.1); }\n    .time-bar-fill { height: 100%; background: var(--evolute-gold); border-radius: 10px; }\n    .industry-bar { background: var(--industry-grey); opacity: 0.5; }\n\n    .ratio-visual { display: flex; margin-top: 8px; }\n    \/* Desktop Alignments for visuals based on new layout *\/\n    .side-evolute .ratio-visual { justify-content: flex-end; }\n    .side-industry .ratio-visual { justify-content: flex-start; }\n    \n    .ratio-dot { width: 9px; height: 9px; border-radius: 50%; background: var(--evolute-gold); margin-right: 5px; }\n    .side-industry .ratio-dot { background: var(--industry-grey); margin-right: 5px; margin-left: 0; }\n\n    \/* MOBILE RESPONSIVE *\/\n    @media (max-width: 768px) { \n        .comp-header { display: none; }\n        .comp-row { flex-direction: column; gap: 0; margin-bottom: 30px; } \n        .side-label { order: 1; width: 100%; margin-bottom: 8px; } \n        \n        .side-evolute { order: 2; border-bottom-left-radius: 0; border-bottom-right-radius: 0; text-align: left; } \n        .side-evolute .ratio-visual { justify-content: flex-start; }\n        \n        .side-industry { order: 3; text-align: left; border-top-left-radius: 0; border-top-right-radius: 0; } \n    }\n<\/style>\n\n<div id=\"evolute-comparison-wrapper\">\n\n\n    <div class=\"category-section active\" id=\"cat-safety\">\n        <div class=\"category-toggle\" onclick=\"toggleCategory('cat-safety')\">\n            <span>Safety<\/span>\n            <svg class=\"toggle-icon\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\"><path d=\"M7.41,8.58L12,13.17L16.59,8.58L18,10L12,16L6,10L7.41,8.58Z\"\/><\/svg>\n        <\/div>\n        <div class=\"category-content-wrapper\">\n            <div class=\"category-content\">\n                <div class=\"category-content-inner\">\n                    <div class=\"comp-row\">\n                        <div class=\"comp-side side-evolute\">\n                            <span class=\"power-statement\">Mandatory Medical Intake<\/span>\n                            <span class=\"sub-text\">Rigorous psychological and medical screening performed directly by our Medical Doctor (Psychiatrist).<\/span>\n                        <\/div>\n                        <div class=\"side-label\">\n                            <div class=\"icon-box\"><svg viewBox=\"0 0 24 24\"><path d=\"M12,12V15H15V17H12V20H10V17H7V15H10V12H12M12,2L4.5,20.29L5.21,21L12,18L18.79,21L19.5,20.29L12,2Z\"\/><\/svg><\/div>\n                            <span>Medical-psychological screening with MD<\/span>\n                        <\/div>\n                        <div class=\"comp-side side-industry\">Often skipped entirely or done without medical doctor oversight.<\/div>\n                    <\/div>\n\n                    <div class=\"comp-row\">\n                        <div class=\"comp-side side-evolute\">\n                            <span class=\"power-statement\">Unmatched 1:2 Care Ratio<\/span>\n                            <span class=\"sub-text\">4-5 expert facilitators for only 6-10 participants ensures total personal attention.<\/span>\n                            <div class=\"ratio-visual\">\n                                \n                            <\/div>\n                        <\/div>\n                        <div class=\"side-label\">\n                            <div class=\"icon-box\"><svg 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><\/div>\n                            <span>Facilitator-to-participant ratio<\/span>\n                        <\/div>\n                        <div class=\"comp-side side-industry\">\n                            1:3 or worse; often staffed by unqualified assistants.\n                            <div class=\"ratio-visual\">\n                                \n                            <\/div>\n                        <\/div>\n                    <\/div>\n\n                    <div class=\"comp-row\">\n                        <div class=\"comp-side side-evolute\">\n                            <span class=\"power-statement\">Attuned & Professional Guides<\/span>\n                            <span class=\"sub-text\">Expert and professional facilitators with certified psychological and therapeutic training.<\/span>\n                        <\/div>\n                        <div class=\"side-label\">\n                            <div class=\"icon-box\"><svg 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><\/div>\n                            <span>Facilitation<\/span>\n                        <\/div>\n                        <div class=\"comp-side side-industry\">Informally trained facilitators with inconsistent professional backgrounds.<\/div>\n                    <\/div>\n\n                    <div class=\"comp-row\">\n                        <div class=\"comp-side side-evolute\">\n                            <span class=\"power-statement\">Continuous Medical Presence<\/span>\n                            <span class=\"sub-text\">A licensed Medical Doctor is physically on-site for the entire duration of the ceremony.<\/span>\n                        <\/div>\n                        <div class=\"side-label\">\n                            <div class=\"icon-box\"><svg 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><\/div>\n                            <span>On-Site MD<\/span>\n                        <\/div>\n                        <div class=\"comp-side side-industry\">Medical oversight often absent from the physical retreat site.<\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <div class=\"category-section\" id=\"cat-curriculum\">\n        <div class=\"category-toggle\" onclick=\"toggleCategory('cat-curriculum')\">\n            <span>Curriculum & Framework<\/span>\n            <svg class=\"toggle-icon\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\"><path d=\"M7.41,8.58L12,13.17L16.59,8.58L18,10L12,16L6,10L7.41,8.58Z\"\/><\/svg>\n        <\/div>\n        <div class=\"category-content-wrapper\">\n            <div class=\"category-content\">\n                <div class=\"category-content-inner\">\n                    <div class=\"comp-row\">\n                        <div class=\"comp-side side-evolute\">\n                            <span class=\"power-statement\">Multidisciplinary Framework<\/span>\n                            <span class=\"sub-text\">Neuroscience, adult development theory, psychological frameworks, and somatic work.<\/span>\n                        <\/div>\n                        <div class=\"side-label\">\n                            <div class=\"icon-box\"><svg viewBox=\"0 0 24 24\"><path d=\"M13,9V3.5L18.5,9M6,2C4.89,2 4,2.89 4,4V20A2,2 0 0,0 6,22H18A2,2 0 0,0 20,20V8L14,2H6Z\"\/><\/svg><\/div>\n                            <span>Curriculum<\/span>\n                        <\/div>\n                        <div class=\"comp-side side-industry\">No embedded theoretical framework; focused primarily on the on-site ceremony.<\/div>\n                    <\/div>\n\n                    <div class=\"comp-row\">\n                        <div class=\"comp-side side-evolute\">\n                            <span class=\"power-statement\">Developmental Catalyst<\/span>\n                            <span class=\"sub-text\">Viewed as a tool for development, requiring deep preparation and rigorous integration.<\/span>\n                        <\/div>\n                        <div class=\"side-label\">\n                            <div class=\"icon-box\"><svg viewBox=\"0 0 24 24\"><path d=\"M12,22C6.47,22 2,17.53 2,12C2,6.47 6.47,2 12,2C17.53,2 22,6.47 22,12C22,17.53 17.53,22 12,22M12,4A8,8 0 0,0 4,12A8,8 0 0,0 12,20A8,8 0 0,0 20,12A8,8 0 0,0 12,4M12,17L7,12H10V8H14V12H17L12,17Z\"\/><\/svg><\/div>\n                            <span>View of psychedelics<\/span>\n                        <\/div>\n                        <div class=\"comp-side side-industry\">Idealization of the substance itself with a focus primarily on the \"trip.\"<\/div>\n                    <\/div>\n\n                    <div class=\"comp-row\">\n                        <div class=\"comp-side side-evolute\">\n                            <span class=\"power-statement\">Extended 80-Hour Journey<\/span>\n                            <span class=\"sub-text\">A high-touch experience distributed over a comprehensive 2.5-month period.<\/span>\n                            <div class=\"time-bar-container\"><div class=\"time-bar-fill\" style=\"width: 100%;\"><\/div><\/div>\n                        <\/div>\n                        <div class=\"side-label\">\n                            <div class=\"icon-box\"><svg 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><\/div>\n                            <span>Contact Time<\/span>\n                        <\/div>\n                        <div class=\"comp-side side-industry\">\n                            Usually around 20h total, exclusively during the on-site stay.\n                            <div class=\"time-bar-container\"><div class=\"time-bar-fill industry-bar\" style=\"width: 25%;\"><\/div><\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <div class=\"category-section\" id=\"cat-community\">\n        <div class=\"category-toggle\" onclick=\"toggleCategory('cat-community')\">\n            <span>Community<\/span>\n            <svg class=\"toggle-icon\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\"><path d=\"M7.41,8.58L12,13.17L16.59,8.58L18,10L12,16L6,10L7.41,8.58Z\"\/><\/svg>\n        <\/div>\n        <div class=\"category-content-wrapper\">\n            <div class=\"category-content\">\n                <div class=\"category-content-inner\">\n                    <div class=\"comp-row\">\n                        <div class=\"comp-side side-evolute\">\n                            <span class=\"power-statement\">A Like-Minded Cohort<\/span>\n                            <span class=\"sub-text\">A carefully selected group of leading professionals to ensure peer-to-peer synergy.<\/span>\n                        <\/div>\n                        <div class=\"side-label\">\n                            <div class=\"icon-box\"><svg 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><\/div>\n                            <span>Cohort Curation<\/span>\n                        <\/div>\n                        <div class=\"comp-side side-industry\">First-come, first-served registration with no selection criteria.<\/div>\n                    <\/div>\n\n                    <div class=\"comp-row\">\n                        <div class=\"comp-side side-evolute\">\n                            <span class=\"power-statement\">Personalized 1:1 Care<\/span>\n                            <span class=\"sub-text\">Individualized expert guidance through preparation, immersion, and integration.<\/span>\n                        <\/div>\n                        <div class=\"side-label\">\n                            <div class=\"icon-box\"><svg viewBox=\"0 0 24 24\"><path d=\"M12,4A4,4 0 0,1 16,8A4,4 0 0,1 12,12A4,4 0 0,1 8,8A4,4 0 0,1 12,4M12,14C16.42,14 20,15.79 20,18V20H4V18C4,15.79 7.58,14 12,14Z\"\/><\/svg><\/div>\n                            <span>Support Model<\/span>\n                        <\/div>\n                        <div class=\"comp-side side-industry\">Support is limited to group facilitation only, no 1:1 attention.<\/div>\n                    <\/div>\n\n                    <div class=\"comp-row\">\n                        <div class=\"comp-side side-evolute\">\n                            <span class=\"power-statement\">Lifetime Community Access<\/span>\n                            <span class=\"sub-text\">Exclusive access to alumni network and regular ongoing integration events.<\/span>\n                        <\/div>\n                        <div class=\"side-label\">\n                            <div class=\"icon-box\"><svg viewBox=\"0 0 24 24\"><path d=\"M12,3L1,9L12,15L21,10.09V17H23V9M5,13.18V17.18L12,21L19,17.18V13.18L12,17L5,13.18Z\"\/><\/svg><\/div>\n                            <span>Alumni Perks<\/span>\n                        <\/div>\n                        <div class=\"comp-side side-industry\">No structured alumni benefits or ongoing community engagement.<\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n\n<\/div>\n\n<script>\n    function toggleCategory(categoryId) {\n        const category = document.getElementById(categoryId);\n        \/\/ Toggle the active state of the clicked category\n        category.classList.toggle('active');\n    }\n<\/script>\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-53a12ee e-flex e-con-boxed e-con e-parent\" data-id=\"53a12ee\" 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-bdab5ad elementor-widget elementor-widget-spacer\" data-id=\"bdab5ad\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\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\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ea60ccf e-flex e-con-boxed e-con e-parent\" data-id=\"ea60ccf\" 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-bd73bdb elementor-widget elementor-widget-html\" data-id=\"bd73bdb\" 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@200;300;400;500;600;700&display=swap\" rel=\"stylesheet\">\n\n<style>\n\/* --- BREAKOUT & LAYOUT --- *\/\n.evo-block-1 {\n    width: 100vw;\n    position: relative;\n    left: 50%;\n    right: 50%;\n    margin-left: -50vw;\n    margin-right: -50vw;\n    overflow: hidden;\n    font-family: 'Montserrat', sans-serif;\n}\n\n#evo-safe-standalone {\n    background: radial-gradient(circle at center, #1a5e61 0%, #114B4D 100%);\n    color: #F9F9F9;\n    padding: 120px 20px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 50vh;\n}\n\n.evo-text-limit {\n    max-width: 850px;\n    width: 100%;\n    margin: 0 auto;\n    text-align: center;\n}\n\n\/* --- TYPOGRAPHY --- *\/\n#evo-safe-standalone .pre-title {\n    display: block;\n    text-transform: uppercase;\n    letter-spacing: 5px;\n    font-size: 12px;\n    font-weight: 600;\n    margin-bottom: 30px;\n    color: #EBBF71;\n}\n\n#evo-safe-standalone .main-statement {\n    font-weight: 300; \n    font-size: clamp(22px, 4vw, 32px); \n    line-height: 1.5;\n    margin: 0;\n}\n\n\/* --- REVEAL ANIMATION --- *\/\n.word-reveal-1 {\n    display: inline-block;\n    opacity: 0;\n    transform: translateY(15px);\n    transition: all 0.8s cubic-bezier(0.19, 1, 0.22, 1);\n}\n.word-reveal-1.active { opacity: 1; transform: translateY(0); }\n<\/style>\n\n<div class=\"evo-block-1\">\n    <section id=\"evo-safe-standalone\">\n        <div class=\"evo-text-limit\">\n            <span class=\"pre-title\">Unique curriculum<\/span>\n            <h2 class=\"main-statement reveal-text-1\">\n                We have carefully designed our programs to be as safe as possible, meeting you intellectually where you are while ensuring real, lasting transformation.\n            <\/h2>\n        <\/div>\n    <\/section>\n<\/div>\n\n<script>\n(function() {\n    const container = document.querySelector('.reveal-text-1');\n    const content = container.innerText;\n    container.innerHTML = '';\n    \n    content.split(' ').forEach((word, i) => {\n        const span = document.createElement('span');\n        span.innerText = word;\n        span.classList.add('word-reveal-1');\n        span.style.transitionDelay = `${i * 0.04}s`;\n        container.appendChild(span);\n        container.appendChild(document.createTextNode(' '));\n    });\n\n    const observer = new IntersectionObserver((entries) => {\n        entries.forEach(entry => {\n            if (entry.isIntersecting) {\n                entry.target.querySelectorAll('.word-reveal-1').forEach(w => w.classList.add('active'));\n            }\n        });\n    }, { threshold: 0.5 });\n\n    observer.observe(container);\n})();\n<\/script>\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-b245e6b e-flex e-con-boxed e-con e-parent\" data-id=\"b245e6b\" 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-e6f83f3 e-transform elementor-widget elementor-widget-html\" data-id=\"e6f83f3\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_transform_translateY_effect&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-24,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" 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@100;200;300;400;500;600;700&display=swap\" rel=\"stylesheet\">\n\n<section class=\"evo-team-strip\">\n    <div class=\"evo-layout\">\n        \n        <div class=\"evo-info\">\n            <div class=\"evo-title-group\">\n                <span class=\"evo-eyebrow\">meet the people behind<\/span>\n                <h2 class=\"evo-main-title\">\n                    <span class=\"evo-light\">Psilocybin Retreat<\/span><br>\n                    <span class=\"evo-bold-sub\">Facilitation Team<\/span>\n                <\/h2>\n            <\/div>\n            \n            <div class=\"evo-quote-wrap\">\n                <p class=\"evo-quote\">\n                    \"We support you in unfolding your potential towards a life of vitality, connectedness, balance, creativity, and overall flourishing.\"\n                <\/p>\n            <\/div>\n            \n            <a href=\"https:\/\/evolute-institute.com\/team\/\" class=\"evo-discover-link evo-desktop-only\">\n                <span class=\"evo-link-text\">Explore Full Team<\/span>\n                <div class=\"evo-gold-line\"><\/div>\n            <\/a>\n        <\/div>\n\n        <div class=\"evo-accordion-container\">\n            <button class=\"evo-team-arrow team-prev\" onclick=\"evoScroll(-1)\" aria-label=\"Previous\">\n                <svg viewBox=\"0 0 24 24\"><path d=\"M15.41 7.41L14 6l-6 6 6 6 1.41-1.41L10.83 12z\"\/><\/svg>\n            <\/button>\n            <button class=\"evo-team-arrow team-next\" onclick=\"evoScroll(1)\" aria-label=\"Next\">\n                <svg viewBox=\"0 0 24 24\"><path d=\"M10 6L8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z\"\/><\/svg>\n            <\/button>\n\n            <div class=\"evo-accordion\" id=\"evoAccordion\">\n                <a href=\"https:\/\/evolute-institute.com\/team\/\" class=\"evo-member\" style=\"--img: url('https:\/\/evolute-institute.com\/wp-content\/uploads\/elementor\/thumbs\/Christopher-1-r97yufe746kun2hv3d3n9r14mdfmdm7324dhhdymma.webp');\">\n                    <div class=\"evo-overlay\"><\/div>\n                    <div class=\"evo-meta\">\n                        <span class=\"evo-name\">Christopher<\/span>\n                        <span class=\"evo-role\">Co-founder & Facilitator<\/span>\n                    <\/div>\n                <\/a>\n\n                <a href=\"https:\/\/evolute-institute.com\/team\/\" class=\"evo-member\" style=\"--img: url('https:\/\/evolute-institute.com\/wp-content\/uploads\/elementor\/thumbs\/Dmitrij-r97tk8psay89jer1n5l4rqrlnqu0yb68wsgptvy9ky.webp');\">\n                    <div class=\"evo-overlay\"><\/div>\n                    <div class=\"evo-meta\">\n                        <span class=\"evo-name\">Dmitrij<\/span>\n                        <span class=\"evo-role\">Co-founder & Facilitator<\/span>\n                    <\/div>\n                <\/a>\n\n                <a href=\"https:\/\/evolute-institute.com\/team\/\" class=\"evo-member\" style=\"--img: url('https:\/\/evolute-institute.com\/wp-content\/uploads\/elementor\/thumbs\/Patrick-1-r97yubmucufpcmnbpbh4zrza8ty5its5plrjka47b6.webp');\">\n                    <div class=\"evo-overlay\"><\/div>\n                    <div class=\"evo-meta\">\n                        <span class=\"evo-name\">Patrick<\/span>\n                        <span class=\"evo-role\">Lead Facilitator<\/span>\n                    <\/div>\n                <\/a>\n                \n                <a href=\"https:\/\/evolute-institute.com\/team\/\" class=\"evo-member\" style=\"--img: url('https:\/\/evolute-institute.com\/wp-content\/uploads\/elementor\/thumbs\/Naomi-2-r97z5t7tvy5v91ykma8zgvm3mdbnlne1ygt6q12z9e.webp');\">\n                    <div class=\"evo-overlay\"><\/div>\n                    <div class=\"evo-meta\">\n                        <span class=\"evo-name\">Naomi<\/span>\n                        <span class=\"evo-role\">Lead Facilitator<\/span>\n                    <\/div>\n                <\/a>\n\n                <a href=\"https:\/\/evolute-institute.com\/team\/\" class=\"evo-member\" style=\"--img: url('https:\/\/evolute-institute.com\/wp-content\/uploads\/elementor\/thumbs\/Charlotte-1-r97yuj5jvipzxiceheq5jq2yzwx38em0emzfeht1xe.webp');\">\n                    <div class=\"evo-overlay\"><\/div>\n                    <div class=\"evo-meta\">\n                        <span class=\"evo-name\">Charlotte<\/span>\n                        <span class=\"evo-role\">Facilitator<\/span>\n                    <\/div>\n                <\/a>\n            <\/div>\n\n            <a href=\"https:\/\/evolute-institute.com\/team\/\" class=\"evo-discover-link evo-mobile-only\">\n                <span class=\"evo-link-text\">Explore Full Team<\/span>\n                <div class=\"evo-gold-line\"><\/div>\n            <\/a>\n        <\/div>\n    <\/div>\n<\/section>\n\n<style>\n:root {\n    --teal-bg: #0A1918;\n    --gold-accent: #D49D51;\n    --text-white: #ffffff;\n    --text-muted: rgba(255, 255, 255, 0.6);\n    --anim-speed: 0.6s;\n    --ease-out: cubic-bezier(0.25, 1, 0.3, 1);\n}\n\n.evo-team-strip {\n    width: 100vw;\n    position: relative;\n    left: 50%;\n    right: 50%;\n    margin-left: -50vw;\n    margin-right: -50vw;\n    background: var(--teal-bg);\n    color: var(--text-white);\n    font-family: 'Montserrat', sans-serif;\n    overflow: hidden;\n    padding: 80px 0;\n}\n\n.evo-layout {\n    display: flex;\n    max-width: 1400px;\n    margin: 0 auto;\n    height: 480px;\n}\n\n.evo-info {\n    flex: 0 0 40%;\n    padding: 0 60px;\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    box-sizing: border-box;\n}\n\n.evo-eyebrow {\n    color: var(--gold-accent);\n    text-transform: uppercase;\n    letter-spacing: 7px;\n    font-size: 0.75rem;\n    font-weight: 600;\n    margin-bottom: 45px;\n    display: block;\n}\n\n.evo-main-title {\n    font-size: 2.4rem;\n    line-height: 1.1;\n    margin: 0;\n    font-weight: 200;\n}\n\n.evo-light { font-weight: 100; opacity: 0.8; }\n.evo-bold-sub { font-weight: 600; }\n\n.evo-quote-wrap { margin: 35px 0; max-width: 420px; }\n.evo-quote {\n    font-size: 1rem;\n    color: var(--text-muted);\n    line-height: 1.8;\n    font-weight: 300;\n}\n\n.evo-discover-link { \n    text-decoration: none; \n    margin-top: 15px; \n    display: inline-block; \n    width: fit-content;\n}\n\n.evo-link-text {\n    font-size: 0.8rem;\n    color: var(--text-white);\n    text-transform: uppercase;\n    letter-spacing: 4px;\n    font-weight: 400;\n    display: block;\n}\n\n.evo-gold-line {\n    width: 35px;\n    height: 1px;\n    background: var(--gold-accent);\n    margin-top: 12px;\n    transition: width 0.5s var(--ease-out);\n}\n\n.evo-discover-link:hover .evo-gold-line { width: 100%; }\n\n.evo-mobile-only { display: none; }\n\n\/* --- ACCORDION & CARDS --- *\/\n.evo-accordion-container { flex: 1; display: flex; flex-direction: column; position: relative; }\n.evo-accordion { flex: 1; display: flex; gap: 12px; padding-right: 60px; }\n\n.evo-member {\n    position: relative;\n    flex: 1;\n    border-radius: 4px;\n    overflow: hidden;\n    cursor: pointer;\n    text-decoration: none;\n    display: block;\n    transition: flex var(--anim-speed) var(--ease-out);\n}\n\n.evo-member::before {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background-image: var(--img);\n    background-size: cover;\n    background-position: center 20%;\n    filter: grayscale(1) brightness(0.5);\n    transition: all 0.6s ease;\n}\n\n.evo-overlay {\n    position: absolute;\n    inset: 0;\n    background: linear-gradient(to bottom, transparent 50%, rgba(0,0,0,0.85) 100%);\n    opacity: 0.8;\n}\n\n.evo-meta {\n    position: absolute;\n    bottom: 30px;\n    left: 20px;\n    right: 20px;\n    opacity: 0;\n    transform: translateY(10px);\n    transition: all 0.4s ease;\n}\n\n.evo-name { display: block; font-size: 1.3rem; font-weight: 300; color: #fff; margin-bottom: 4px; }\n.evo-role { display: block; font-size: 0.6rem; color: var(--gold-accent); text-transform: uppercase; letter-spacing: 1px; font-weight: 600; }\n\n\/* UPDATED CLASS HERE *\/\n.evo-team-arrow { display: none; }\n\n@media (min-width: 1025px) {\n    .evo-member:hover { flex: 2.8; }\n    .evo-member:hover::before { filter: grayscale(0) brightness(0.9); }\n    .evo-member:hover .evo-meta { opacity: 1; transform: translateY(0); }\n}\n\n\/* --- MOBILE OPTIMIZATION --- *\/\n@media (max-width: 1024px) {\n    .evo-team-strip { padding: 60px 0; }\n    .evo-layout { flex-direction: column; height: auto; }\n    \n    .evo-info { \n        flex: none; width: 100%; padding: 0 30px 40px 30px; \n        text-align: center; align-items: center;\n    }\n    \n    .evo-desktop-only { display: none; }\n    .evo-mobile-only { \n        display: block; \n        margin: 40px auto 0 auto; \n    }\n\n    .evo-eyebrow { margin-bottom: 30px; }\n    .evo-main-title { font-size: 2rem; }\n    \n    .evo-quote-wrap { display: none; }\n\n    \/* UPDATED CLASSES HERE *\/\n    .evo-team-arrow, \n    .evo-team-arrow:hover, \n    .evo-team-arrow:active, \n    .evo-team-arrow:focus {\n        display: flex;\n        position: absolute;\n        top: 50%;\n        transform: translateY(-50%);\n        z-index: 10;\n        background: transparent !important;\n        background-color: transparent !important;\n        border: none !important;\n        outline: none !important;\n        box-shadow: none !important;\n        cursor: pointer;\n        padding: 10px;\n        -webkit-tap-highlight-color: transparent !important;\n    }\n    \n    .evo-team-arrow svg {\n        width: 45px;\n        height: 45px;\n        fill: var(--gold-accent);\n    }\n\n    .team-prev { left: 0; }\n    .team-next { right: 0; }\n\n    .evo-accordion { \n        flex-direction: row; \n        overflow-x: auto; \n        padding: 0;\n        margin: 0 35px;\n        gap: 0;\n        scroll-snap-type: x mandatory;\n        -webkit-overflow-scrolling: touch;\n        scrollbar-width: none;\n    }\n    \n    .evo-accordion::-webkit-scrollbar { display: none; }\n\n    .evo-member {\n        flex: 0 0 100%;\n        height: 450px;   \n        scroll-snap-align: center;\n        border-radius: 8px;\n    }\n\n    .evo-member::before { filter: grayscale(0) brightness(0.8); }\n    .evo-meta { opacity: 1; transform: none; bottom: 25px; text-align: left; }\n    .evo-name { font-size: 1.2rem; }\n}\n<\/style>\n\n<script>\nfunction evoScroll(direction) {\n    const container = document.getElementById('evoAccordion');\n    const scrollAmount = container.clientWidth;\n    container.scrollBy({\n        left: direction * scrollAmount,\n        behavior: 'smooth'\n    });\n}\n<\/script>\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-3fc0b76 e-flex e-con-boxed e-con e-parent\" data-id=\"3fc0b76\" 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-070dfd5 elementor-widget elementor-widget-html\" data-id=\"070dfd5\" 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<style>\n    \/* Force visibility inside the Elementor Editor *\/\n    .elementor-editor-active .scroll-reveal {\n        opacity: 1 !important;\n        transform: none !important;\n        transition: none !important;\n    }\n\n    \/* 1. CORE VARIABLES *\/\n    :root {\n        --brand-teal: #114B4D;\n        --brand-gold: #EBBF71;\n        --text-dark: #1a1a1a;\n        --transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);\n    }\n\n    .editorial-section {\n        font-family: 'Montserrat', sans-serif;\n        max-width: 1250px;\n        margin: 60px auto;\n        padding: 0 24px;\n        color: var(--brand-teal);\n    }\n\n    \/* 2. PREMIUM HEADER *\/\n    .premium-header {\n        margin-bottom: 40px;\n    }\n\n    .h3-subtitle {\n        font-size: 10px;\n        font-weight: 800;\n        color: var(--brand-gold);\n        text-transform: uppercase;\n        letter-spacing: 5px;\n        display: block;\n        margin-bottom: 12px;\n    }\n\n    .main-title-flex {\n        display: flex;\n        align-items: center;\n        gap: 30px;\n    }\n\n    .main-title-flex h2 {\n        font-size: 32px;\n        font-weight: 700;\n        margin: 0;\n        line-height: 1.1;\n    }\n\n    .bridge-line {\n        height: 1px;\n        background: linear-gradient(90deg, var(--brand-gold) 0%, rgba(235, 191, 113, 0) 100%);\n        flex-grow: 1;\n    }\n\n    \/* 3. CAROUSEL & NAVIGATION *\/\n    .carousel-container {\n        position: relative;\n        padding: 0 10px;\n    }\n\n    .pillars-slider {\n        display: flex;\n        gap: 20px;\n        overflow-x: auto;\n        scroll-snap-type: x mandatory;\n        scrollbar-width: none;\n        padding: 10px 0;\n        scroll-behavior: smooth;\n    }\n\n    .pillars-slider::-webkit-scrollbar { display: none; }\n\n    \/* Yellow Minimalist Arrows - Refined for Touch *\/\n    .nav-arrow {\n        position: absolute;\n        top: 50%;\n        transform: translateY(-50%);\n        cursor: pointer;\n        z-index: 1000; \n        color: var(--brand-gold);\n        background: transparent;\n        border: none;\n        padding: 15px; \n        display: flex;\n        align-items: center;\n        justify-content: center;\n        transition: opacity 0.3s;\n        -webkit-tap-highlight-color: transparent !important;\n        -webkit-appearance: none;\n        outline: none !important;\n        user-select: none;\n        touch-action: manipulation;\n    }\n\n    .nav-arrow:hover, .nav-arrow:active, .nav-arrow:focus {\n        background: transparent !important;\n        outline: none !important;\n        color: var(--brand-gold); \n    }\n    \n    .nav-arrow svg { \n        width: 35px; \n        height: 35px; \n        fill: none; \n        stroke: currentColor; \n        stroke-width: 2.5; \n        stroke-linecap: round; \n        stroke-linejoin: round;\n        pointer-events: none; \n    }\n\n    .arrow-prev { left: -50px; }\n    .arrow-next { right: -50px; }\n\n    @media (max-width: 1300px) {\n        .arrow-prev { left: -35px; }\n        .arrow-next { right: -35px; }\n    }\n\n    \/* 4. THE EDITORIAL CARD (FLAT & ROUNDED) *\/\n    .pillar-card {\n        flex: 0 0 calc(25% - 15px);\n        min-width: calc(25% - 15px);\n        min-height: 400px;\n        scroll-snap-align: start;\n        background: var(--brand-teal); \/* Changed to Teal *\/\n        border-radius: 16px;\n        position: relative;\n        overflow: hidden;\n        display: flex;\n        flex-direction: column;\n        padding: 40px 30px;\n        box-shadow: none !important;\n        border: 1px solid rgba(255,255,255,0.1);\n        transition: var(--transition);\n        box-sizing: border-box;\n    }\n\n    .pillar-card::before {\n        content: attr(data-number);\n        position: absolute;\n        top: 20px;\n        right: 20px;\n        font-size: 70px;\n        font-weight: 900;\n        color: rgba(255, 255, 255, 0.05); \/* Adjusted for dark background *\/\n        line-height: 1;\n        pointer-events: none;\n    }\n\n    .pillar-label {\n        font-size: 11px;\n        font-weight: 800;\n        color: var(--brand-gold);\n        text-transform: uppercase;\n        letter-spacing: 3px;\n        margin-bottom: 25px;\n    }\n\n    .pillar-card h3 {\n        font-size: 22px;\n        font-weight: 400;\n        line-height: 1.4;\n        color: #ffffff; \/* Text color to white *\/\n        margin: 0;\n        flex-grow: 1;\n    }\n\n    .read-more-trigger {\n        font-size: 11px;\n        font-weight: 700;\n        text-transform: uppercase;\n        letter-spacing: 2px;\n        color: #ffffff; \/* Text color to white *\/\n        display: flex;\n        align-items: center;\n        gap: 10px;\n        cursor: pointer;\n        margin-top: 20px;\n        -webkit-tap-highlight-color: transparent;\n    }\n\n    .read-more-trigger span {\n        width: 25px;\n        height: 1px;\n        background: var(--brand-gold);\n        transition: 0.3s;\n    }\n\n    \/* 5. EDITORIAL DRAWER *\/\n    .editorial-drawer {\n        position: absolute;\n        bottom: 0;\n        left: 0;\n        width: 100%;\n        height: 0%;\n        background: var(--brand-teal);\n        color: white;\n        transition: var(--transition);\n        z-index: 10;\n        padding: 0 30px;\n        display: flex;\n        flex-direction: column;\n        box-sizing: border-box;\n        overflow: hidden;\n    }\n\n    .pillar-card.active-drawer .editorial-drawer {\n        height: 100%;\n        padding: 40px 30px;\n    }\n\n    .drawer-content {\n        height: 100%;\n        display: flex;\n        flex-direction: column;\n    }\n\n    .drawer-content h4 {\n        font-size: 16px;\n        color: var(--brand-gold);\n        margin: 0 0 20px 0;\n        text-transform: uppercase;\n        letter-spacing: 2px;\n    }\n\n    .drawer-content ul {\n        list-style: none;\n        padding: 0;\n        margin: 0;\n        flex-grow: 1;\n    }\n\n    .drawer-content li {\n        font-size: 14px;\n        line-height: 1.5;\n        margin-bottom: 12px;\n        opacity: 0.9;\n        position: relative;\n        padding-left: 15px;\n    }\n\n    .drawer-content li::before {\n        content: \"\";\n        position: absolute;\n        left: 0;\n        top: 9px;\n        width: 6px;\n        height: 1px;\n        background: var(--brand-gold);\n    }\n\n    .drawer-back {\n        align-self: flex-start;\n        font-size: 11px;\n        font-weight: 700;\n        text-transform: uppercase;\n        letter-spacing: 2px;\n        color: var(--brand-gold);\n        cursor: pointer;\n        padding-top: 20px;\n        display: flex;\n        align-items: center;\n        gap: 8px;\n        -webkit-tap-highlight-color: transparent;\n    }\n\n    \/* VARIANTS - Maintained but simplified for dark theme *\/\n    .teal-card { background: var(--brand-teal); }\n    .gold-border { border-top: 4px solid var(--brand-gold); }\n\n    .carousel-dots {\n        display: flex;\n        justify-content: center;\n        gap: 12px;\n        margin-top: 30px;\n    }\n\n    .dot {\n        width: 6px;\n        height: 6px;\n        border-radius: 50%;\n        background: #d1d8d8;\n        cursor: pointer;\n        transition: 0.3s;\n        -webkit-tap-highlight-color: transparent;\n    }\n\n    .dot.active { background: var(--brand-gold); transform: scale(1.5); }\n\n    \/* RESPONSIVE *\/\n    @media (max-width: 1024px) {\n        .pillar-card { flex: 0 0 calc(50% - 10px); min-width: calc(50% - 10px); }\n    }\n\n    @media (max-width: 600px) {\n        .pillar-card { flex: 0 0 100%; min-width: 100%; min-height: 380px; }\n        .main-title-flex h2 { font-size: 24px; }\n        .nav-arrow svg { width: 28px; height: 28px; }\n    }\n<\/style>\n\n<section class=\"editorial-section\">\n    <header class=\"premium-header\">\n        <span class=\"h3-subtitle\">LET'S FIGURE IT OUT TOGETHER<\/span>\n        <div class=\"main-title-flex\">\n            <h2>What Is The Question You Bring?<\/h2>\n            <div class=\"bridge-line\"><\/div>\n        <\/div>\n    <\/header>\n\n    <div class=\"carousel-container\">\n        <button class=\"nav-arrow arrow-prev\" aria-label=\"Previous\">\n            <svg viewBox=\"0 0 24 24\"><polyline points=\"15 18 9 12 15 6\"><\/polyline><\/svg>\n        <\/button>\n        <button class=\"nav-arrow arrow-next\" aria-label=\"Next\">\n            <svg viewBox=\"0 0 24 24\"><polyline points=\"9 18 15 12 9 6\"><\/polyline><\/svg>\n        <\/button>\n\n        <div class=\"pillars-slider\" id=\"editorialSlider\">\n            \n            <article class=\"pillar-card gold-border\" data-number=\"01\">\n                <span class=\"pillar-label\">Growth<\/span>\n                <h3>Why do I feel somewhat stuck despite my success?<\/h3>\n                <div class=\"read-more-trigger\" onclick=\"toggleDrawer(this)\">Read More <span><\/span><\/div>\n                <div class=\"editorial-drawer\">\n                    <div class=\"drawer-content\">\n                        <h4>Authenticity & Clarity<\/h4>\n                        <ul>\n                            <li>Re-orient in transition phases<\/li>\n                            <li>Deepen your purpose<\/li>\n                            <li>Accelerate self-knowledge & growth<\/li>\n                            <li>Align mind, heart & body<\/li>\n                            <li>Build clarity about \u201cwhat\u2019s next\u201d<\/li>\n                        <\/ul>\n                        <div class=\"drawer-back\" onclick=\"toggleDrawer(this)\">\u2190 Back<\/div>\n                    <\/div>\n                <\/div>\n            <\/article>\n\n            <article class=\"pillar-card teal-card\" data-number=\"02\">\n                <span class=\"pillar-label\">Freedom<\/span>\n                <h3>How can I break free from limiting patterns?<\/h3>\n                <div class=\"read-more-trigger\" onclick=\"toggleDrawer(this)\">Read More <span><\/span><\/div>\n                <div class=\"editorial-drawer\">\n                    <div class=\"drawer-content\">\n                        <h4>Liberation & Renewal<\/h4>\n                        <ul>\n                            <li>Heal emotional wounds and unresolved tensions<\/li>\n                            <li>Interrupt automatic reactions<\/li>\n                            <li>Align thoughts, emotions, and actions with deeper values<\/li>\n                            <li>Embrace discomfort as a catalyst<\/li>\n                        <\/ul>\n                        <div class=\"drawer-back\" onclick=\"toggleDrawer(this)\">\u2190 Back<\/div>\n                    <\/div>\n                <\/div>\n            <\/article>\n\n            <article class=\"pillar-card gold-border\" data-number=\"03\">\n                <span class=\"pillar-label\">Purpose<\/span>\n                <h3>What is my deeper purpose beyond my role?<\/h3>\n                <div class=\"read-more-trigger\" onclick=\"toggleDrawer(this)\">Read More <span><\/span><\/div>\n                <div class=\"editorial-drawer\">\n                    <div class=\"drawer-content\">\n                        <h4>Awareness & Wisdom<\/h4>\n                        <ul>\n                            <li>Access new states of consciousness<\/li>\n                            <li>Expand your mindset and horizons<\/li>\n                            <li>Deepen purpose, connection & meaning<\/li>\n                            <li>Explore the transpersonal realms<\/li>\n                        <\/ul>\n                        <div class=\"drawer-back\" onclick=\"toggleDrawer(this)\">\u2190 Back<\/div>\n                    <\/div>\n                <\/div>\n            <\/article>\n\n            <article class=\"pillar-card teal-card\" data-number=\"04\">\n                <span class=\"pillar-label\">Decision<\/span>\n                <h3>How do I make important decisions with more clarity?<\/h3>\n                <div class=\"read-more-trigger\" onclick=\"toggleDrawer(this)\">Read More <span><\/span><\/div>\n                <div class=\"editorial-drawer\">\n                    <div class=\"drawer-content\">\n                        <h4>Clarity & Confidence<\/h4>\n                        <ul>\n                            <li>Center yourself before choosing<\/li>\n                            <li>Distinguish intuition from fear or impulse<\/li>\n                            <li>Embrace uncertainty without paralysis<\/li>\n                            <li>Trust your inner knowing<\/li>\n                        <\/ul>\n                        <div class=\"drawer-back\" onclick=\"toggleDrawer(this)\">\u2190 Back<\/div>\n                    <\/div>\n                <\/div>\n            <\/article>\n\n            <article class=\"pillar-card gold-border\" data-number=\"05\">\n                <span class=\"pillar-label\">Connection<\/span>\n                <h3>How can I feel more emotionally alive?<\/h3>\n                <div class=\"read-more-trigger\" onclick=\"toggleDrawer(this)\">Read More <span><\/span><\/div>\n                <div class=\"editorial-drawer\">\n                    <div class=\"drawer-content\">\n                        <h4>Connection & Perspective<\/h4>\n                        <ul>\n                            <li>Become more aware of your inner multiplicity<\/li>\n                            <li>Reduce limiting identifications & beliefs<\/li>\n                            <li>Leave emotional wounds & bad habits behind<\/li>\n                            <li>Access deeper relationality & empathy<\/li>\n                        <\/ul>\n                        <div class=\"drawer-back\" onclick=\"toggleDrawer(this)\">\u2190 Back<\/div>\n                    <\/div>\n                <\/div>\n            <\/article>\n\n            <article class=\"pillar-card teal-card\" data-number=\"06\">\n                <span class=\"pillar-label\">Presence<\/span>\n                <h3>What's blocking me from true fulfilment and flow in my life?<\/h3>\n                <div class=\"read-more-trigger\" onclick=\"toggleDrawer(this)\">Read More <span><\/span><\/div>\n                <div class=\"editorial-drawer\">\n                    <div class=\"drawer-content\">\n                        <h4>Presence & Purpose<\/h4>\n                        <ul>\n                            <li>Release outdated goals and inherited expectations<\/li>\n                            <li>Reconnect with your authentic needs and desires<\/li>\n                            <li>Align daily actions with your deeper purpose<\/li>\n                            <li>Create space for spontaneity, and play<\/li>\n                        <\/ul>\n                        <div class=\"drawer-back\" onclick=\"toggleDrawer(this)\">\u2190 Back<\/div>\n                    <\/div>\n                <\/div>\n            <\/article>\n\n        <\/div>\n        <div class=\"carousel-dots\" id=\"editorialDots\"><\/div>\n    <\/div>\n<\/section>\n\n<script>\n    const slider = document.getElementById('editorialSlider');\n    \n    function toggleDrawer(element) {\n        const card = element.closest('.pillar-card');\n        card.classList.toggle('active-drawer');\n    }\n\n    function moveSlider(direction) {\n        const cards = slider.querySelectorAll('.pillar-card');\n        if (cards.length === 0) return;\n        \n        const cardWidth = cards[0].offsetWidth + 20; \n        const maxScroll = slider.scrollWidth - slider.clientWidth;\n\n        if (direction === 1 && slider.scrollLeft >= maxScroll - 10) {\n            slider.scrollTo({ left: 0, behavior: 'smooth' });\n        } else if (direction === -1 && slider.scrollLeft <= 10) {\n            slider.scrollTo({ left: maxScroll, behavior: 'smooth' });\n        } else {\n            slider.scrollBy({ left: direction * cardWidth, behavior: 'smooth' });\n        }\n    }\n\n    document.addEventListener('DOMContentLoaded', function() {\n        const dotsContainer = document.getElementById('editorialDots');\n        const cards = slider.querySelectorAll('.pillar-card');\n        const btnPrev = document.querySelector('.arrow-prev');\n        const btnNext = document.querySelector('.arrow-next');\n\n        const addNavEvent = (el, dir) => {\n            el.addEventListener('touchstart', (e) => {\n                e.preventDefault(); \n                moveSlider(dir);\n            }, { passive: false });\n            \n            el.addEventListener('click', (e) => {\n                e.preventDefault();\n                moveSlider(dir);\n            });\n        };\n\n        if(btnPrev) addNavEvent(btnPrev, -1);\n        if(btnNext) addNavEvent(btnNext, 1);\n\n        cards.forEach((_, i) => {\n            const dot = document.createElement('div');\n            dot.classList.add('dot');\n            if (i === 0) dot.classList.add('active');\n            dot.addEventListener('click', () => {\n                slider.scrollTo({\n                    left: cards[i].offsetLeft - slider.offsetLeft,\n                    behavior: 'smooth'\n                });\n            });\n            dotsContainer.appendChild(dot);\n        });\n\n        const dots = dotsContainer.querySelectorAll('.dot');\n        slider.addEventListener('scroll', () => {\n            let current = 0;\n            const scrollPos = slider.scrollLeft + (slider.clientWidth \/ 2);\n            cards.forEach((card, i) => {\n                if (scrollPos >= card.offsetLeft && scrollPos <= card.offsetLeft + card.offsetWidth) {\n                    current = i;\n                }\n            });\n            dots.forEach(dot => dot.classList.remove('active'));\n            if(dots[current]) dots[current].classList.add('active');\n        });\n    });\n<\/script>\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-f3f849a e-flex e-con-boxed e-con e-parent\" data-id=\"f3f849a\" 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-caae831 e-transform elementor-widget elementor-widget-html\" data-id=\"caae831\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_transform_translateY_effect&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-49,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" 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@200;300;400;500;600;700&display=swap\" rel=\"stylesheet\">\n\n<style>\n\/* --- BREAKOUT & LAYOUT --- *\/\n.evo-block-2 {\n    width: 100vw;\n    position: relative;\n    left: 50%;\n    right: 50%;\n    margin-left: -50vw;\n    margin-right: -50vw;\n    overflow: hidden;\n    font-family: 'Montserrat', sans-serif;\n}\n#evo-transform-standalone {\n    background: radial-gradient(circle at center, #f2cd8a 0%, #EBBF71 100%);\n    color: #1d4d4f;\n    padding: 85px 20px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 50vh;\n}\n.evo-text-limit {\n    max-width: 850px;\n    width: 100%;\n    margin: 0 auto;\n    text-align: center;\n}\n\/* --- TYPOGRAPHY --- *\/\n#evo-transform-standalone .pre-title {\n    display: block;\n    text-transform: uppercase;\n    letter-spacing: 5px;\n    font-size: 12px;\n    font-weight: 600;\n    margin-bottom: 30px;\n    opacity: 0.8;\n}\n#evo-transform-standalone .main-statement {\n    font-weight: 300;\n    font-size: clamp(22px, 4vw, 32px);\n    line-height: 1.5;\n    margin: 0;\n    \/* Prevent invisible text if JS fails *\/\n    min-height: 1em;\n}\n\/* --- BUTTON & FLOW --- *\/\n.evo-cta-wrapper-2 {\n    margin-top: 50px;\n    opacity: 0;\n    transform: translateY(20px);\n    transition: all 1s ease-out 0.8s;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 35px;\n    flex-wrap: wrap;\n}\n.evo-cta-wrapper-2.active { opacity: 1; transform: translateY(0); }\n\n.evo-btn-luxe {\n    display: inline-block;\n    padding: 20px 50px;\n    background: #1d4d4f !important;\n    color: #ffffff !important;\n    text-decoration: none;\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    cursor: pointer;\n    border: none;\n}\n.evo-btn-luxe:hover {\n    background: #e3b874 !important;\n    color: #1d4d4f !important;\n    transform: translateY(-2px);\n}\n\n.evo-text-link-dark {\n    color: #1d4d4f;\n    text-decoration: none;\n    font-size: 0.85rem;\n    font-weight: 600;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    padding: 10px 0;\n    border-bottom: 1px solid rgba(29, 77, 79, 0.35);\n    transition: all 0.4s ease;\n    display: inline-block;\n    cursor: pointer;\n}\n.evo-text-link-dark:hover {\n    border-bottom-color: #1d4d4f;\n    padding-left: 6px;\n}\n\n\/* --- WORD REVEAL --- *\/\n.word-reveal-2 {\n    display: inline-block;\n    opacity: 0;\n    transform: translateY(15px);\n    transition: all 0.8s cubic-bezier(0.19, 1, 0.22, 1);\n}\n.word-reveal-2.active { opacity: 1; transform: translateY(0); }\n\n\/* --- MOBILE --- *\/\n@media (max-width: 768px) {\n    #evo-transform-standalone { padding: 110px 20px; }\n    .evo-cta-wrapper-2 { margin-top: 35px; flex-direction: column; gap: 20px; }\n    .evo-btn-luxe { width: 100%; max-width: 300px; text-align: center; }\n}\n<\/style>\n\n<div class=\"evo-block-2\">\n    <section id=\"evo-transform-standalone\">\n        <div class=\"evo-text-limit\">\n            <span class=\"pre-title\">Your Next Chapter<\/span>\n            <h2 class=\"main-statement reveal-text-2\">\n                If you're ready to go beyond curiosity and step into <span style=\"font-weight:600\">real transformation<\/span>.\n            <\/h2>\n            <div class=\"evo-cta-wrapper-2\">\n                <a href=\"https:\/\/evolute-institute.com\/apply\/\" class=\"evo-btn-luxe\">Apply Now<\/a>\n                <a href=\"\" onclick=\"Calendly.initPopupWidget({url: 'https:\/\/calendly.com\/evolute_institute_da\/30-min-exploration-evolute'});return false;\" class=\"evo-text-link-dark\">\n                    Book Discovery Call &rarr;\n                <\/a>\n            <\/div>\n        <\/div>\n    <\/section>\n<\/div>\n\n<script src=\"https:\/\/assets.calendly.com\/assets\/external\/widget.js\" type=\"text\/javascript\" async><\/script>\n\n<script>\n\/\/ Wait for DOM to be fully ready before running\ndocument.addEventListener('DOMContentLoaded', function() {\n    initReveal();\n});\n\n\/\/ Also run immediately in case DOMContentLoaded already fired (Elementor widgets)\nif (document.readyState === 'interactive' || document.readyState === 'complete') {\n    initReveal();\n}\n\nfunction initReveal() {\n    const container = document.querySelector('.reveal-text-2');\n    if (!container || container.dataset.initialized) return;\n\n    \/\/ Mark as initialized to prevent double-run\n    container.dataset.initialized = 'true';\n\n    \/\/ Save the original HTML (preserves the <span style=\"font-weight:600\"> tag)\n    const originalHTML = container.innerHTML;\n\n    \/\/ Build a temporary element to extract text nodes properly\n    const temp = document.createElement('div');\n    temp.innerHTML = originalHTML;\n\n    \/\/ Extract full text, then rebuild word by word\n    const fullText = container.innerText.trim();\n    container.innerHTML = '';\n\n    fullText.split(' ').forEach(function(word, i) {\n        const span = document.createElement('span');\n        span.textContent = word;\n        span.classList.add('word-reveal-2');\n        span.style.transitionDelay = (i * 0.04) + 's';\n\n        \/\/ Bold the word \"real transformation\" \n        if (word === 'real' || word === 'transformation.') {\n            span.style.fontWeight = '600';\n        }\n\n        container.appendChild(span);\n        container.appendChild(document.createTextNode(' '));\n    });\n\n    \/\/ Observe and trigger animation when visible\n    const observer = new IntersectionObserver(function(entries) {\n        entries.forEach(function(entry) {\n            if (entry.isIntersecting) {\n                entry.target.querySelectorAll('.word-reveal-2').forEach(function(w) {\n                    w.classList.add('active');\n                });\n                const btn = document.querySelector('.evo-cta-wrapper-2');\n                if (btn) btn.classList.add('active');\n                observer.unobserve(entry.target);\n            }\n        });\n    }, { threshold: 0.3 });\n\n    observer.observe(container);\n}\n<\/script>\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-e1d9cfc e-flex e-con-boxed e-con e-parent\" data-id=\"e1d9cfc\" 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-97347e2 elementor-widget elementor-widget-spacer\" data-id=\"97347e2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\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\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-fb25a3e e-flex e-con-boxed e-con e-parent\" data-id=\"fb25a3e\" 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-8406329 elementor-widget elementor-widget-heading\" data-id=\"8406329\" 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<h2 class=\"elementor-heading-title elementor-size-default\">Hear directly from those who took the journey<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6c578e2 e-con-full e-flex e-con e-child\" data-id=\"6c578e2\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;motion_fx_motion_fx_scrolling&quot;:&quot;yes&quot;,&quot;motion_fx_translateY_effect&quot;:&quot;yes&quot;,&quot;motion_fx_translateY_direction&quot;:&quot;negative&quot;,&quot;motion_fx_translateY_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2.4,&quot;sizes&quot;:[]},&quot;motion_fx_translateY_affectedRange&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:{&quot;start&quot;:25,&quot;end&quot;:55}},&quot;motion_fx_devices&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-12c10ff elementor-widget elementor-widget-image\" data-id=\"12c10ff\" 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\" width=\"85\" height=\"85\" src=\"https:\/\/evolute-institute.com\/wp-content\/uploads\/2025\/02\/arrow_down.png\" class=\"attachment-large size-large wp-image-20273\" alt=\"\" srcset=\"https:\/\/evolute-institute.com\/wp-content\/uploads\/2025\/02\/arrow_down.png 85w, https:\/\/evolute-institute.com\/wp-content\/uploads\/2025\/02\/arrow_down-12x12.png 12w\" sizes=\"(max-width: 85px) 100vw, 85px\" \/>\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>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-347f5ff e-con-full e-flex e-con e-parent\" data-id=\"347f5ff\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4b46ca5 elementor-widget__width-inherit elementor-widget elementor-widget-template\" data-id=\"4b46ca5\" 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=\"container\" data-elementor-id=\"15526\" class=\"elementor elementor-15526\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fcf82de e-con-full e-flex e-con e-parent\" data-id=\"fcf82de\" 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-0b773ec e-con-full e-flex e-con e-child\" data-id=\"0b773ec\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-53ffdf4 elementor-widget elementor-widget-heading\" data-id=\"53ffdf4\" 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<h3 class=\"elementor-heading-title elementor-size-default\">Discover how OUR RETREAT PROGRAMS changed people's lives<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f623d40 elementor-widget__width-inherit elementor-skin-carousel elementor-arrows-yes elementor-pagination-type-bullets elementor-pagination-position-outside elementor-widget elementor-widget-media-carousel\" data-id=\"f623d40\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;autoplay_speed&quot;:8000,&quot;lazyload&quot;:&quot;yes&quot;,&quot;slides_per_view&quot;:&quot;1&quot;,&quot;slides_per_view_tablet&quot;:&quot;1&quot;,&quot;slides_to_scroll&quot;:&quot;1&quot;,&quot;slides_to_scroll_tablet&quot;:&quot;1&quot;,&quot;skin&quot;:&quot;carousel&quot;,&quot;effect&quot;:&quot;slide&quot;,&quot;show_arrows&quot;:&quot;yes&quot;,&quot;pagination&quot;:&quot;bullets&quot;,&quot;speed&quot;:500,&quot;autoplay&quot;:&quot;yes&quot;,&quot;loop&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;space_between&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;space_between_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;space_between_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]}}\" data-widget_type=\"media-carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-swiper\">\n\t\t\t\t\t<div class=\"elementor-main-swiper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Slides\">\n\t\t\t\t<div class=\"swiper-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t<a href=\"https:\/\/evolute-institute.com\/wp-content\/uploads\/2023\/02\/mark_young_testimonial-scaled.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"f623d40\" data-elementor-lightbox-title=\"mark_young_testimonial\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NjAzOSwidXJsIjoiaHR0cHM6XC9cL2V2b2x1dGUtaW5zdGl0dXRlLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDJcL21hcmtfeW91bmdfdGVzdGltb25pYWwtc2NhbGVkLndlYnAiLCJzbGlkZXNob3ciOiJmNjIzZDQwIn0%3D\" data-elementor-lightbox-video=\"https:\/\/www.youtube.com\/embed\/-jOKDzJnaWk?feature=oembed&amp;autoplay=1&amp;rel=0&amp;controls=0\">\t\t<div class=\"elementor-carousel-image swiper-lazy\" role=\"img\" aria-label=\"mark_young_testimonial\" data-background=\"https:\/\/evolute-institute.com\/wp-content\/uploads\/2023\/02\/mark_young_testimonial-scaled.webp\">\n\n\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\n\t\t\t\t\t\t\t<div class=\"elementor-custom-embed-play\">\n\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-play\" viewBox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M838 162C746 71 633 25 500 25 371 25 258 71 163 162 71 254 25 367 25 500 25 633 71 746 163 837 254 929 367 979 500 979 633 979 746 933 838 837 929 746 975 633 975 500 975 367 929 254 838 162M808 192C892 279 933 379 933 500 933 621 892 725 808 808 725 892 621 938 500 938 379 938 279 896 196 808 113 725 67 621 67 500 67 379 108 279 196 192 279 108 383 62 500 62 621 62 721 108 808 192M438 392V642L642 517 438 392Z\"><\/path><\/svg>\t\t\t\t\t<span class=\"elementor-screen-only\">Play<\/span>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t<a href=\"https:\/\/evolute-institute.com\/wp-content\/uploads\/2024\/02\/Melissa_testimonial-scaled.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"f623d40\" data-elementor-lightbox-title=\"Melissa_testimonial\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk3MDYsInVybCI6Imh0dHBzOlwvXC9ldm9sdXRlLWluc3RpdHV0ZS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjRcLzAyXC9NZWxpc3NhX3Rlc3RpbW9uaWFsLXNjYWxlZC53ZWJwIiwic2xpZGVzaG93IjoiZjYyM2Q0MCJ9\" data-elementor-lightbox-video=\"https:\/\/www.youtube.com\/embed\/IKIhqrKhBeI?feature=oembed&amp;autoplay=1&amp;rel=0&amp;controls=0\">\t\t<div class=\"elementor-carousel-image swiper-lazy\" role=\"img\" aria-label=\"Melissa_testimonial\" data-background=\"https:\/\/evolute-institute.com\/wp-content\/uploads\/2024\/02\/Melissa_testimonial-scaled.webp\">\n\n\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\n\t\t\t\t\t\t\t<div class=\"elementor-custom-embed-play\">\n\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-play\" viewBox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M838 162C746 71 633 25 500 25 371 25 258 71 163 162 71 254 25 367 25 500 25 633 71 746 163 837 254 929 367 979 500 979 633 979 746 933 838 837 929 746 975 633 975 500 975 367 929 254 838 162M808 192C892 279 933 379 933 500 933 621 892 725 808 808 725 892 621 938 500 938 379 938 279 896 196 808 113 725 67 621 67 500 67 379 108 279 196 192 279 108 383 62 500 62 621 62 721 108 808 192M438 392V642L642 517 438 392Z\"><\/path><\/svg>\t\t\t\t\t<span class=\"elementor-screen-only\">Play<\/span>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t<a href=\"https:\/\/evolute-institute.com\/wp-content\/uploads\/2024\/02\/heidi_rolston-scaled.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"f623d40\" data-elementor-lightbox-title=\"heidi_rolston\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk3MDcsInVybCI6Imh0dHBzOlwvXC9ldm9sdXRlLWluc3RpdHV0ZS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjRcLzAyXC9oZWlkaV9yb2xzdG9uLXNjYWxlZC53ZWJwIiwic2xpZGVzaG93IjoiZjYyM2Q0MCJ9\" data-elementor-lightbox-video=\"https:\/\/www.youtube.com\/embed\/TRgYqqa2ITI?feature=oembed&amp;autoplay=1&amp;rel=0&amp;controls=0\">\t\t<div class=\"elementor-carousel-image swiper-lazy\" role=\"img\" aria-label=\"heidi_rolston\" data-background=\"https:\/\/evolute-institute.com\/wp-content\/uploads\/2024\/02\/heidi_rolston-scaled.webp\">\n\n\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\n\t\t\t\t\t\t\t<div class=\"elementor-custom-embed-play\">\n\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-play\" viewBox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M838 162C746 71 633 25 500 25 371 25 258 71 163 162 71 254 25 367 25 500 25 633 71 746 163 837 254 929 367 979 500 979 633 979 746 933 838 837 929 746 975 633 975 500 975 367 929 254 838 162M808 192C892 279 933 379 933 500 933 621 892 725 808 808 725 892 621 938 500 938 379 938 279 896 196 808 113 725 67 621 67 500 67 379 108 279 196 192 279 108 383 62 500 62 621 62 721 108 808 192M438 392V642L642 517 438 392Z\"><\/path><\/svg>\t\t\t\t\t<span class=\"elementor-screen-only\">Play<\/span>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t<a href=\"https:\/\/evolute-institute.com\/wp-content\/uploads\/2023\/02\/wladimir_testimonial-scaled.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"f623d40\" data-elementor-lightbox-title=\"wladimir_testimonial\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NjA0MCwidXJsIjoiaHR0cHM6XC9cL2V2b2x1dGUtaW5zdGl0dXRlLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDJcL3dsYWRpbWlyX3Rlc3RpbW9uaWFsLXNjYWxlZC53ZWJwIiwic2xpZGVzaG93IjoiZjYyM2Q0MCJ9\" data-elementor-lightbox-video=\"https:\/\/www.youtube.com\/embed\/ebR8_BshWbo?feature=oembed&amp;autoplay=1&amp;rel=0&amp;controls=0\">\t\t<div class=\"elementor-carousel-image swiper-lazy\" role=\"img\" aria-label=\"wladimir_testimonial\" data-background=\"https:\/\/evolute-institute.com\/wp-content\/uploads\/2023\/02\/wladimir_testimonial-scaled.webp\">\n\n\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\n\t\t\t\t\t\t\t<div class=\"elementor-custom-embed-play\">\n\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-play\" viewBox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M838 162C746 71 633 25 500 25 371 25 258 71 163 162 71 254 25 367 25 500 25 633 71 746 163 837 254 929 367 979 500 979 633 979 746 933 838 837 929 746 975 633 975 500 975 367 929 254 838 162M808 192C892 279 933 379 933 500 933 621 892 725 808 808 725 892 621 938 500 938 379 938 279 896 196 808 113 725 67 621 67 500 67 379 108 279 196 192 279 108 383 62 500 62 621 62 721 108 808 192M438 392V642L642 517 438 392Z\"><\/path><\/svg>\t\t\t\t\t<span class=\"elementor-screen-only\">Play<\/span>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t<a href=\"https:\/\/evolute-institute.com\/wp-content\/uploads\/2024\/02\/testimonials-5.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"f623d40\" data-elementor-lightbox-title=\"testimonials (5)\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTU1MjUsInVybCI6Imh0dHBzOlwvXC9ldm9sdXRlLWluc3RpdHV0ZS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjRcLzAyXC90ZXN0aW1vbmlhbHMtNS53ZWJwIiwic2xpZGVzaG93IjoiZjYyM2Q0MCJ9\" data-elementor-lightbox-video=\"https:\/\/www.youtube.com\/embed\/0vTd3swNmu8?feature=oembed&amp;autoplay=1&amp;rel=0&amp;controls=0\">\t\t<div class=\"elementor-carousel-image swiper-lazy\" role=\"img\" aria-label=\"stefana testimonial EvoLEAD\" data-background=\"https:\/\/evolute-institute.com\/wp-content\/uploads\/2024\/02\/testimonials-5.webp\">\n\n\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\n\t\t\t\t\t\t\t<div class=\"elementor-custom-embed-play\">\n\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-play\" viewBox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M838 162C746 71 633 25 500 25 371 25 258 71 163 162 71 254 25 367 25 500 25 633 71 746 163 837 254 929 367 979 500 979 633 979 746 933 838 837 929 746 975 633 975 500 975 367 929 254 838 162M808 192C892 279 933 379 933 500 933 621 892 725 808 808 725 892 621 938 500 938 379 938 279 896 196 808 113 725 67 621 67 500 67 379 108 279 196 192 279 108 383 62 500 62 621 62 721 108 808 192M438 392V642L642 517 438 392Z\"><\/path><\/svg>\t\t\t\t\t<span class=\"elementor-screen-only\">Play<\/span>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t<a href=\"https:\/\/evolute-institute.com\/wp-content\/uploads\/2023\/02\/giancarlo_testimonial_final_.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"f623d40\" data-elementor-lightbox-title=\"giancarlo_testimonial_final_\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NjA0MywidXJsIjoiaHR0cHM6XC9cL2V2b2x1dGUtaW5zdGl0dXRlLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDJcL2dpYW5jYXJsb190ZXN0aW1vbmlhbF9maW5hbF8ud2VicCIsInNsaWRlc2hvdyI6ImY2MjNkNDAifQ%3D%3D\" data-elementor-lightbox-video=\"https:\/\/www.youtube.com\/embed\/GdyfrktnMBw?feature=oembed&amp;autoplay=1&amp;rel=0&amp;controls=0\">\t\t<div class=\"elementor-carousel-image swiper-lazy\" role=\"img\" aria-label=\"giancarlo_testimonial_final_\" data-background=\"https:\/\/evolute-institute.com\/wp-content\/uploads\/2023\/02\/giancarlo_testimonial_final_.webp\">\n\n\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\n\t\t\t\t\t\t\t<div class=\"elementor-custom-embed-play\">\n\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-play\" viewBox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M838 162C746 71 633 25 500 25 371 25 258 71 163 162 71 254 25 367 25 500 25 633 71 746 163 837 254 929 367 979 500 979 633 979 746 933 838 837 929 746 975 633 975 500 975 367 929 254 838 162M808 192C892 279 933 379 933 500 933 621 892 725 808 808 725 892 621 938 500 938 379 938 279 896 196 808 113 725 67 621 67 500 67 379 108 279 196 192 279 108 383 62 500 62 621 62 721 108 808 192M438 392V642L642 517 438 392Z\"><\/path><\/svg>\t\t\t\t\t<span class=\"elementor-screen-only\">Play<\/span>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t<a href=\"https:\/\/evolute-institute.com\/wp-content\/uploads\/2023\/07\/Mael_testimonial_ii_compressed.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"f623d40\" data-elementor-lightbox-title=\"Mael_testimonial_ii_compressed\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6ODQ0OCwidXJsIjoiaHR0cHM6XC9cL2V2b2x1dGUtaW5zdGl0dXRlLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyM1wvMDdcL01hZWxfdGVzdGltb25pYWxfaWlfY29tcHJlc3NlZC5qcGciLCJzbGlkZXNob3ciOiJmNjIzZDQwIn0%3D\" data-elementor-lightbox-video=\"https:\/\/www.youtube.com\/embed\/rEUEBbYp794?feature=oembed&amp;autoplay=1&amp;rel=0&amp;controls=0\">\t\t<div class=\"elementor-carousel-image swiper-lazy\" role=\"img\" aria-label=\"Evolead participant review\" data-background=\"https:\/\/evolute-institute.com\/wp-content\/uploads\/2023\/07\/Mael_testimonial_ii_compressed.jpg\">\n\n\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\n\t\t\t\t\t\t\t<div class=\"elementor-custom-embed-play\">\n\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-play\" viewBox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M838 162C746 71 633 25 500 25 371 25 258 71 163 162 71 254 25 367 25 500 25 633 71 746 163 837 254 929 367 979 500 979 633 979 746 933 838 837 929 746 975 633 975 500 975 367 929 254 838 162M808 192C892 279 933 379 933 500 933 621 892 725 808 808 725 892 621 938 500 938 379 938 279 896 196 808 113 725 67 621 67 500 67 379 108 279 196 192 279 108 383 62 500 62 621 62 721 108 808 192M438 392V642L642 517 438 392Z\"><\/path><\/svg>\t\t\t\t\t<span class=\"elementor-screen-only\">Play<\/span>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t<a href=\"https:\/\/evolute-institute.com\/wp-content\/uploads\/2023\/10\/maria_testimonial-scaled-2.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"f623d40\" data-elementor-lightbox-title=\"maria_testimonial-scaled (2)\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTIxMzAsInVybCI6Imh0dHBzOlwvXC9ldm9sdXRlLWluc3RpdHV0ZS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzEwXC9tYXJpYV90ZXN0aW1vbmlhbC1zY2FsZWQtMi53ZWJwIiwic2xpZGVzaG93IjoiZjYyM2Q0MCJ9\">\t\t<div class=\"elementor-carousel-image swiper-lazy\" role=\"img\" aria-label=\"maria testimonial\" data-background=\"https:\/\/evolute-institute.com\/wp-content\/uploads\/2023\/10\/maria_testimonial-scaled-2.webp\">\n\n\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t<\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-carousel-image swiper-lazy\" role=\"img\" aria-label=\"robert testimonial evolead\" data-background=\"https:\/\/evolute-institute.com\/wp-content\/uploads\/2024\/02\/testimonials-7.webp\">\n\n\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-carousel-image swiper-lazy\" role=\"img\" aria-label=\"stephan ceo neupitz evolead participant testimonial\" data-background=\"https:\/\/evolute-institute.com\/wp-content\/uploads\/2024\/02\/testimonials-8.webp\">\n\n\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t<a href=\"https:\/\/evolute-institute.com\/wp-content\/uploads\/2023\/09\/alice_testimonial_resized.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"f623d40\" data-elementor-lightbox-title=\"alice_testimonial_resized\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTIwMzIsInVybCI6Imh0dHBzOlwvXC9ldm9sdXRlLWluc3RpdHV0ZS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzA5XC9hbGljZV90ZXN0aW1vbmlhbF9yZXNpemVkLmpwZyIsInNsaWRlc2hvdyI6ImY2MjNkNDAifQ%3D%3D\">\t\t<div class=\"elementor-carousel-image swiper-lazy\" role=\"img\" aria-label=\"alice_testimonial_resized\" data-background=\"https:\/\/evolute-institute.com\/wp-content\/uploads\/2023\/09\/alice_testimonial_resized.jpg\">\n\n\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t<\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t<a href=\"https:\/\/evolute-institute.com\/wp-content\/uploads\/2024\/02\/4.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"f623d40\" data-elementor-lightbox-title=\"4\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTUzOTYsInVybCI6Imh0dHBzOlwvXC9ldm9sdXRlLWluc3RpdHV0ZS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjRcLzAyXC80LndlYnAiLCJzbGlkZXNob3ciOiJmNjIzZDQwIn0%3D\">\t\t<div class=\"elementor-carousel-image swiper-lazy\" role=\"img\" aria-label=\"theo evolead testimonial\" data-background=\"https:\/\/evolute-institute.com\/wp-content\/uploads\/2024\/02\/4.webp\">\n\n\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t<\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t<a href=\"https:\/\/evolute-institute.com\/wp-content\/uploads\/2024\/02\/2.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"f623d40\" data-elementor-lightbox-title=\"2\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTUzOTQsInVybCI6Imh0dHBzOlwvXC9ldm9sdXRlLWluc3RpdHV0ZS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjRcLzAyXC8yLndlYnAiLCJzbGlkZXNob3ciOiJmNjIzZDQwIn0%3D\">\t\t<div class=\"elementor-carousel-image swiper-lazy\" role=\"img\" aria-label=\"thomas evolead testimonial\" data-background=\"https:\/\/evolute-institute.com\/wp-content\/uploads\/2024\/02\/2.webp\">\n\n\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t<\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t<a href=\"https:\/\/evolute-institute.com\/wp-content\/uploads\/2024\/02\/3.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"f623d40\" data-elementor-lightbox-title=\"3\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTUzOTUsInVybCI6Imh0dHBzOlwvXC9ldm9sdXRlLWluc3RpdHV0ZS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjRcLzAyXC8zLndlYnAiLCJzbGlkZXNob3ciOiJmNjIzZDQwIn0%3D\">\t\t<div class=\"elementor-carousel-image swiper-lazy\" role=\"img\" aria-label=\"alexander evolead testimonial\" data-background=\"https:\/\/evolute-institute.com\/wp-content\/uploads\/2024\/02\/3.webp\">\n\n\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t<\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t<a href=\"https:\/\/evolute-institute.com\/wp-content\/uploads\/2024\/02\/1.webp\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"f623d40\" data-elementor-lightbox-title=\"1\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTUzOTMsInVybCI6Imh0dHBzOlwvXC9ldm9sdXRlLWluc3RpdHV0ZS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjRcLzAyXC8xLndlYnAiLCJzbGlkZXNob3ciOiJmNjIzZDQwIn0%3D\">\t\t<div class=\"elementor-carousel-image swiper-lazy\" role=\"img\" aria-label=\"henry evolead testimonial\" data-background=\"https:\/\/evolute-institute.com\/wp-content\/uploads\/2024\/02\/1.webp\">\n\n\t\t\t\t\t\t\t<div class=\"swiper-lazy-preloader\"><\/div>\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t<\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-prev\" role=\"button\" tabindex=\"0\" aria-label=\"Previous\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-left\" viewBox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\"><\/path><\/svg>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-next\" role=\"button\" tabindex=\"0\" aria-label=\"Next\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-right\" viewBox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\"><\/path><\/svg>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-pagination\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\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<\/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<\/div>\n\t\t<div class=\"elementor-element elementor-element-88cf187 e-con-full elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con e-parent\" data-id=\"88cf187\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;background_motion_fx_motion_fx_scrolling&quot;:&quot;yes&quot;,&quot;background_motion_fx_translateY_effect&quot;:&quot;yes&quot;,&quot;background_motion_fx_translateY_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:4,&quot;sizes&quot;:[]},&quot;background_motion_fx_translateY_affectedRange&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:{&quot;start&quot;:0,&quot;end&quot;:100}},&quot;background_motion_fx_devices&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ec6ebed elementor-widget elementor-widget-heading\" data-id=\"ec6ebed\" 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<h2 class=\"elementor-heading-title elementor-size-default\"><b>Last Call for EvoSHIFT: Dec. 12-15, 2024<\/b><\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3fc1fcb e-grid e-con-full e-con e-child\" data-id=\"3fc1fcb\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-95146e8 text-column elementor-widget elementor-widget-text-editor\" data-id=\"95146e8\" 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><span style=\"white-space-collapse: preserve;\">Sometimes, the best decisions are the ones we<b> trust our gut <\/b>to make. If you\u2019ve been waiting for the right moment to realign and step into your next chapter, this <strong>is your sign<\/strong>.<\/span><\/p><p>With preparation starting on <strong>21st November<\/strong>, <strong><span style=\"text-decoration-line: underline;\">two spots<\/span> are still open<\/strong> for those ready to embrace change and say: <strong>\u201cIf not now, when?\u201d<\/strong><\/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-dcbafae elementor-position-top elementor-widget elementor-widget-image-box\" data-id=\"dcbafae\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img decoding=\"async\" width=\"611\" height=\"607\" src=\"https:\/\/evolute-institute.com\/wp-content\/uploads\/2024\/11\/Naomi.png\" class=\"attachment-full size-full wp-image-19144\" alt=\"\" srcset=\"https:\/\/evolute-institute.com\/wp-content\/uploads\/2024\/11\/Naomi.png 611w, https:\/\/evolute-institute.com\/wp-content\/uploads\/2024\/11\/Naomi-300x298.png 300w, https:\/\/evolute-institute.com\/wp-content\/uploads\/2024\/11\/Naomi-150x150.png 150w, https:\/\/evolute-institute.com\/wp-content\/uploads\/2024\/11\/Naomi-12x12.png 12w\" sizes=\"(max-width: 611px) 100vw, 611px\" \/><\/figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\">Naomi Stubb\u00e9<\/h3><p class=\"elementor-image-box-description\"> Facilitation &amp; Coaching<\/p><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ca76b70 elementor-widget elementor-widget-text-editor\" data-id=\"ca76b70\" 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><span style=\"white-space-collapse: preserve;\">Late registrations close Tuesday 26.11, 23:59 CEST<\/span><\/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-cc1f85b elementor-widget elementor-widget-button\" data-id=\"cc1f85b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/calendly.com\/evolute_institute_da\/30-min-exploration-evolute\" id=\"bookCalendly\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">&lt;span data-metadata=&quot;<!--(figmeta)eyJmaWxlS2V5IjoiUDFMRVBxOVhVNVdOQ2hCSXdCejRZNiIsInBhc3RlSUQiOjgxOTY4NDQ2MCwiZGF0YVR5cGUiOiJzY2VuZSJ9Cg==(\/figmeta)-->\"&gt;<\/span>&lt;span data-buffer=&quot;<!--(figma)ZmlnLWtpd2lNAAAAeVAAALW9C5xkSVXgHffezHp09WPeL95PEVFhZhjAdz5uVWV3viZvVvXM+KjJqrzVlXRWZpk3q6ebdV1ERERERERURGQRERUREREREREREUdERERERNZlWT6WZVmWZdnvf07EvXmzuof1+32\/nd903YgTJ06cOHHixIkTcW9+xW\/ESdI7F3cvHcTG3Hi6VWtuRd1Sp2v4r9mqhluV9VJzLYzIehtR2MnlfcUOm1XSQVRba5bqpApR9+56SKKoia0oFFoLiquUt6IztfZWJ6y3SlJzsdnq1lbv3orWWxv16tZGe61Tqkr9JZfcqraakl9O851wtRNG64CORZWwGW4Bbq9v3bkRdu4GuJIHdsJ2XYDHq7XVVZ4nKvVa2OxulTu0XilFwtvJHG+nWxsd+hEKZ6eibicsNWwJ+atc3vb46lqzG3ZKlW5tk07WazBmRUPZNZ2w0mo2wwqdzTGTcnjtlYtTXq9Tfmhlq9asdMIG\/JbqlLo6YFyvIwNf3Y1o1uoNpYuDhGG5i7QRQl5pZ4fhBQTf1a1WU8kbzZzt1LpSyWuO+3F7r5fEoNFaqat9B6nR2tSkd3Yw6g9G5zqHQ8Fptpr3hJ0WBaZV1XKhYPXn6ykMAZlqq7IhfJP0KqXmZiki5a91WhttEsFqp9QQvEK51aqHpeZWq40ou7VWE2Bxk062OqQW6KE8F+s1JbsU1uu1diTJZcTRpd+qacc64dpGvdTZarfqd68pkRWaalbDqogtwzveDe8Slk4wXBUBnIzubpRborWnak0aayqUca5Vzoioro7WS+1w62ytu77l6l7jRkEZvLYi41CutypnyF13tlZdU22\/HloN6ekNjbBaK5G4cb22tl7nnxTfFEHAdvZml9xC2J16SRq95WwpWq9tdWmZ3IM2S51aqaz8P7jrEg\/RxFYFeZB7aIri5trD6J7OoIeXoqgWMaBbUG5tSNkjLtfasK4qRuEjM0LCTYdCgI9qtKob2uqjLf4aBeQeY3Od1lkyj2VCtlvNSKkqE1+joqm0GoAt9ceJBLfapa7M3K\/V4pzQH6+Aeq3cKekc+TrNr9a05SdEe72D+OxguteNL06trj00unOj1AkpNYjBqYWHtBstnZ9+l77IwGNSyAZZtto6K5IvXElDiu1Sp1SvY5uYko2tjhuwhXlwPVwV6GLYXNuqlhiLkja+JHnm+IZkliXj2D+m6Va9GorSrHSZ7eE9LZXi8XYnrIar6Hd1q91pVcJIZsoJFCCsS\/nJdCZtRTXH46kM1Niod2ttBV7VKDU3sBK1ZlvH+er18K6SnQrXVNbDzY4mr21TzYGva9FtmxR1Fc5uaNc3pPkbSx2GNe3mTTaXyuLmaKPRgJet0xtN1EgJ3KKz4UFROwwr61vljTI6BODBqmyYU0xVq1NSI\/WQ8jAe9RuYDGEHBd3qrjMSa6IULDidhi4iXrXUORMKad91UnQiEDvANC9jo8kWKq16K8sVdXZpnYUIQ6YptRzUqLaYmeSXbJU0uyx6ztwgeSxqrXbRP2iQW1kvdZg1LqeLR9gJraaeCO+qICfb85PrOtqnIkxxZsGu0lZIXF3fQFStqNaVJq5p9wYjp71LUYvpA9CgUdUaw0JrwioQLwPJU+WB6SQpIDRVTB2wIIOB5JS+UGtYMRcx36drJBY2maVirRdr+6zz0U5vGFvps1B3wm5FBb9ak3566Ku21rV6G4S7u\/GO43ihht3rsEyXmEAUmmqn1Z5lvdUWVpiRZNkq1zeEQb9cqpyZBwWscSwxpAqY3kbY1blelFld0SVooYWe1VAZwGajzbLA06u3zmoCxrqWswg9qW9VSm3R18IsxzTrVHTZUqLVeGc86U0H4xF10sUJfhh1pE3aQwi1M+FMB\/35atH0kqx6QTZc1VYXg0rCO1vaFOb9etyT5bE7GeyTSxuBma310CmQ1zzc344nG6PBNIFYpyQSM+3aXWE9IuHRTfwAwfQr41EyncwUZREFAm6kXGXgNUqywPsw7kYviCp4LCQKq1CsbtkaRZdR7IVoOhmfj0vDwbkRFTJiBguMfpDwWB9c0rfIld4Bip32B\/mohnmZ2fWtXRBBSicCmw3v3KjVcSKwlwALTjXFElqnqoi80WHscAZayK+Ni7PVb+tJ5Jdy+VvJL+fyt5E\/lsvfTn4ll38y+eO5\/B3kT1RqnUq+9ZO2t6fHA5FMA6+oA9SUw81QeuClHffL4\/Ew7o1aB7FVDXq30bQTHjFSTZZy0l60UcbEa9q\/S+1AIEqlwl8fTwbPGI+mvSHVnYHNjS3Kr1LwT2\/ghKzWlMNZ7c14Mh0wgwXWalOUq1pGMVsNUn5jfJjElcNJMp4gD1aXEiaUAlPptCImbK1D2gvvDmUGo3rkfHxIbapdoiuY1ApzgnyBBYNHkUelVie10BDDLFUWGWL2A6SWsvHT7HIdqy4W59gmxmM8aQwmE+Ekm386\/Dw9TWDRsLSskOoX+NVesmftk19hVQdkZpruqQ2zE6PQbq4BMqfboTy9aFMefrsqbn4QXjwYT6ZHJ1OA88YSwWLqZoxJAbhu2r6XArK569d7l8aH07XJoG+JFOz8yol+xqBvp1swq9PuTafxZEQRWLW2ThVsvhoTTwf2cDruxMngGZDORKTsqGQyPrwspSaqOzkc7Tg99Ku1SNw2oWnYN7A6k\/DUdkWx6ztj2IlazrJ22cfw8CqomVWa1Q4zl1EWkxZ0Q9w254gVUjIIcxpnkswMYroKkfTS1QcL0ts5b4exkPZpHdN+D9JVDjwWXrxsTbO4KalAa6miU+0yKVvR+mW0TmwOaVuhMj6EsYmrt\/BA9RC\/G6SgtNEV\/SzkSBWV1OnDZDrYvUT2Aam0SxVc5s3Q7qUCmy+H3bPW4UBa0InsaKoFBshmKqrdE251W5gdFdQcAOVjsGuNNrsSclICjpVhe5wMZJBZYAA5xk2pjPg37P5N0c5OxFiz+LCvK7UBG\/e0xXkRuWEEO6V2tA8eKCOmLs3awT6WDiG2wfpzsv8k7210dADLLPQ8g0q9pZ5wgT3AVrqZIF\/caOMnh1u6G9rqbDS7Nd3\/LTDbqjXxmlQRFvPVtth3CM5Sq3waw8pkQLsEFdhyjT5MejkWr2ILhb1QNkxpFTa3pA0WNfJeo0XoAt+YtG\/TtiCg1rr4gKQLtgBvRtCKNqdbhwWwcNPVMydaoaJYquLP8lym7Ex4d1rtGNnNlt1crpC2HV7XQT+e5Zmi5E\/YJlINO2mzbIc3pfap7qQ3smNve3gLSzX7lO4WawuLtpOEYeqjC1rFWyU6wtO3O7PVTivbqgQ5ULrGFHIwu5oUc5BsOVlob0TrFuaILc4gKa2lGciSWp4BMkrHJKJgYY7SygySUjo+A1lKiCkFZJROWkYZRJBSYqfmgCm9q+agluTVc7CM6jXakoM6otfmYSnN6\/JAS\/L6PCijeAP2sFZBk3V8bsRNJcRkFVkAN7FPaeG4ziA3h72EqW5H\/CRRoMpGuVahwAjpNOOxp8hlfbFhdktADZmLWVFB8OYgRVt3DrZgl4Esvxi1O3YNWVpDPZmLGWDZoWaAYzalE4TZa2fHyjywe1bszPEjwHX2aIBPRDuT8XBYHUysyYFpN8e+yoqBhNWS27rYq6lYg7iPtZvGlId3tVk8rfGtQEHcMc15axusNZ6fEBejMdKLxhuO8ak06VfGQ3wVrzAxy8Y7xx9\/mz9Bjz8F685Q+SI57xJ\/\/A4gsGeA+\/gT7PGnoJSi6fiACjuSNtvGO3DmHATblCBs9ibGD3YkKziaENgXCsbPVQgavelkcNF4C\/tPfCJ5b\/+JT+Lh7z\/xVh7B\/pMEWNh\/kgCL+08S4EK7N8HW10b9mHr+ucNB39yb42LF+HZnQuGF3vAwpo53qLuUhxp\/FbE2e\/ux8YLd3v5geAl8LxFvgIRwNk12JoODKblAcOF50KPK4X48GeysDs4dThgLfBq3qTfoKQpAwiMWotFh0trMfNXooLfDLJirS3AEl0SsnuY9oi5uH3wFAquiDdLBPAUsL+EOTeOxof+qEPnald5BgvbPqjBhdUPs8dhKM347ZBsqrAcAtrKc7AaIKEuyCIjOrpFcyNFvp3LPs8Vugb9sGvDPSCg\/kQqZwcmwakwCnZteFO9DarBzNh6c25vOIRHKlC5lKDW2GYOdOZQZnQreWTSix3tj2tNpU2B8ujbgYKImu+l1DJnthteSldVPoVuEB+3Opj5OHT36ZKctUuGvJybG7f5d5Nln76Sr2Wrcm6py\/LPXZqNMkanc2rZsWQn6lXYk8EAkyVOFy7PoYs8LhMPE0V9sdapNnkul1Y6UL1ebanmPNTcawt8K+xKJvx7HOZB+nKja50nZsPA8RSBAnleVSrpHurpin9ewSZTntZHNX9fZ1CjT9WKFeN4QndUTiBsr0Vl53oRiCfzmSkUDv7dE1td80DoBWJ4Pdl7dQ1qdpvD3UBkIng9jMZcxe3i1q6GAR6zWS9KPRzbWOiLxR0XME56PZtMl7T9mla0Bz8eu2+fXrNt2H9e1+a+90z4f37bPr5ONJM8n1FfLkv\/6Vluf39Dp6vMb27b+E9tnmiKnJ9WxlTxv5Sl83tbp1iV\/O0\/JP7lU7mzyvKNU3pT8U3gK30\/dtHSetglDPL+pXD8r4\/PNPAXvW3gK3reWzqxLP76tclo3yN9eWdVJ\/B2VtuZLlY2O4JXxayRfwZLLs7pq6YerBId4rvK8lecaz9t4rtOstFfjKfRPr9v+0Nqa8FNfb50WvcGvV2esWcNr4tk63X7KU3m2T7efKnTuPN1+2hN5dk63n3g7z6h+uiH1usT4BX+DJVzGZVM8OZ5neQofdzXONAR+d7OuPug9zY0zXZ7fyWonfH0Xz4jnd28icJ7f0466At\/iKfB7O2c6ku912uvy3O5slGXcdyK2BTz7XctH3G3qzm2XYZLxO7dJ4JHn3qYtH2zafj9984zqy\/nNTrfDc8jzVp77UcSqYcyIp+THPG\/jecDzdp7fy\/PJPCc87+CZ8HwKzylPkdMhz6fxvBBFrDfG3MdT6F3kKfQu8RR6z+Ap9P4NT6H3fTyF3r\/lKfS+n6fQ+3c8hd4zvSi6VQj+gFfZVA6fJQkh+YOSEJrPloQQ\/SFJCNXnSELI\/rAkhO5zJSGEf0QSQvl5JJTVH5WEUH6+JITyj0lCKL9AEkL5xyUhlF8oCaH8E5IQyi+ShFD+SUkI5ReTUJ5\/ShJC+SWSEMo\/LQmh\/FJJCOWfkYRQ\/llJCOWfk4RQfpkkhPLPS0Iov5zEbUL5FyQhlF8hCaH8i5IQyq+UhFD+95IQyq+ShFD+JUkI5VdLQij\/siSE8mtI3C6Uf0USQvm1khDKvyoJofxrkhDKvy4Jofw6SQjl35CEUH69JITyb0pCKL+BxJOF8m9JQii\/URJC+bclIZTfJAmh\/DuSEMpvloRQ\/l1JCOW3SEIo\/54khPJbSdwhlH9fEkL5bZIQyn8gCaH8dkkI5T+UhFB+hySE8h9JQii\/UxJC+Y8lIZTfReIpQvlPJCGU3y0JofynkhDK75GEUP4zSQjl90pCKP+5JITy+yQhlP9CEkL5fhJPFcp\/KQmh\/H5JCOW\/koRQ\/oAkhPJfS0Iof1ASQvlvJCGUPyQJofy3khDKHyahJurvJCGUPyIJofz3khDKH5WEUP4HSQjlj0lCKP+jJITyxyUhlP9JEkL5E97RqBlu4ZTl2txhvNQ99MWBbvQODsRB8\/zdyXjf3Gu86Zi\/fnk4xoH1ti9N48QEng3XGT\/geHlP8iPxJvEd+71pT3EXTbA56Mdj4\/spTnLbxmQoSO1eMo2j8eFkBxJ+MsGjxCkSF3Sy0xSPgwYBEQioiMdc6j\/9MIHjpakwjh+b7PX64\/sSkv4erhKxjz38WjzlfjztDYakCjH9TcQRwWO+QGwkJlZHemEa72uU1xYtXhhssxmHjWU2uiIX26y7OmH8Y\/93m9zBI5wgDNLL2xOhOaJlcseUGePfrIN0lbFbB\/YQ\/lg86KnsSIILg2SwjeA8U+Dhjt5OmmLCziMxe94CtEfJ7niyb4ZmcaAj9kLPLGmqu8f2YCSsA1rujQCyy6pJkUCushBcWjxuhnbRXE0+f8p0jTlmIXvjw2G\/Ivw1eiMA8HPDZIzfSWXYXEmkConjuypbxXRD+hLPnDiQnq5qETbVnIz3x08fiAvbJm6PjBe9UxdUkV7kmWuIsZ8bjNjSSctnB\/3pHpxdOwddt97zorluR1rCQZft1vUqFMk83btxKn1f7yV7ZU6msC0r5qYMhKLeLI56g3GtoszGL56PLxn2UbtA64NR2gCaIJDq4FxMTwJ2UuSse\/\/9piAZ58cXObAhR9sDKxM\/6F0cJN3eOZj0JNkUCTMv0pmoxwK28Wt39nqy5YknCRheltOGalURj59IunUhnhCUjrs9dMHc73vBEF4T88HAOz7UmPUmNKT5RbO02xsOt4keCl+JmXjH9gdp9DDr3dW2lgY8+2gYorIUX+N5xXPDSwd7CSuMt9DPTtQS1hdvcXvIvuF7D8diKF7neVftQjcT5ss8b3kPlZ5A6nx5fBGcV3neyjQLebNfmbhdbdGccPC4n3F1cjg+J+ckitIdV1J5tHZ3k3iK9TLL3ql9+gEtS\/\/VnndNn63jhbhfV\/4\/FHjXVi1gJmcnI9dbb663\/qy3TPe53jLx5npbPNrbhct7u+h6BY253i45eK63y\/+K3h472tuVvu1cXfmnt8fXczwYv7BNzLifmF0CAtYeu+hBsJfiscEoEjbNCDMJZpWSGdOEVbA7aToYMMGGkMIg7du6Z5g6i6ZYduI0\/hI20u6UQbtPJzATScruJqE6m\/W+ILlSsgMpcouY1PEkrufOZLGgu4NJMs3kIm3BUD6\/sCaDZ\/zlnfH+fo8ulO3qNAuV9I2dQXSaPsgAqhbQ\/uXEe\/0LznYvXG6nFhWkRiiKp+Z1DGnODi5XM9Vh0ZsQXkKaHtJMm5Y11ukSJuKCOxAsY7IQuoIbvQlD6MYhz7SNX6nOSU3JNOPpfWPQXW8R3T5j8wwCafzJ+ny51ZApwcnWXiSjDKPYLWuUsH+T+3oThs16CoJkfE90JzH3el50aX97PHQ8JJqBORwIm05bSqQVn0gU5PYjOhivIl3WNkY\/JYtiqxPi+ygTFA6A4XMS7UDca\/FIVlPE6Noa5yl7h0m8itqsiZdDZy+NNN7k4ZkMdndbo+GlDqN0oTdU7KBqp0ptf\/9wKiLQxc7S9efpknHW0y8lSTyt9eGS\/qOckwE4b\/c8zxWEgC5BoCdZmQEYbk3X+niqrn4nZgj987Y0Jc5c1EIQ\/UWRrPS+JxBBfwd1E\/SJzo0PD2p9nFwT6DCSfjeTzkqazHs8XBBZb+gS2fd6ZiHNRkr9fo9QcJ6UnxqB+eYiR\/2BitMGH6B80zWKIvwfMFqIQIRd6\/+fMCM6UH0gJDyTQ5rrP1A5x7EHmG7GPILMA6J19+L9r8K0zPr6ADducqnW\/2pIuDVfhRnBqIz3YSgmkvuAaDOeZW7qiKgssIr+Igv3WWdFvd1BPGQu3u+LJwECwlpNrRkuUJAC68wMZ2QBFzKwOKyTNEJLSaZCxJp75ziH3MsVLoyYKSjs4uqQ2dpl5SCE1+bMg+2GCRtlDcFyblUJ2\/bKkU94cq0pt9vIBHJpcaMs8ELEkhGrxNsTfDTWiKlkNrM5wQ7F8hHpmKG7\/jSVRI0Ov5t1GX8KUEU8vkZvdIh\/cymKh1jCWAxWYZCUx5O+cz6vgFBMDrcl5L2NTyCNO9kvJDvkeikriyxCibM\/cX+VDVKV433OpnGqZ72YtwufxC7MlYUUiHWYSp7ufNAznqZt7z9O7yKWHLFdMrngJCbSz5rjL++iTmesxUi0EBW9l8G27Kn3SsBelKjdy6xowk4cP8Vt3IpDq7diarvjyPUaNAEQP\/EWdlKNtC0tHo52h3LTQQ6q8ySXBslGWqQyXLZsV9L6jR67vHRR2kmhlqp3cLg9HCR7EJOGhd3uuBv39usz9qQR\/2gjQY0drCzBqcGIptLt2SogpFq70X1wil13yLJ4sIWaY2Hevl+Z7uat\/yrKrNu9YZQbkbSKJW3v2hn\/xFRmyXXCCVqomzn141iNgwlezaHs\/AqzXV2RR7arW0gOJnGvD8Zisje+D1mzHy3HSLAvqyLoS5bGJg4D8xN\/h0Zc5pit7HIrF13i+CWXONGVnaK6Q7XRruzZldW7jNc\/RNcB066Pgk7HUlCNLwx20ss66dmAhEH1ZpFXITCtoXpfYZzyyeEOeZZbqdhJnSIWdFe5Ujm7paEP70gjuKuSMZ9HzIkYMswkfUFqtT5DOcDmTRjMgFqW5heY7S3Ejz\/fdh5eVwiYpezGh+FgNz0F9iSdlfiSS8+CA44i6UeKWXDZDLnoACn+gr2oS2rRMVBmi3WOBVZcZKYCfg7c0ErWa7lUwRGKvd8gZ8zunp53GQHbh6wmIe5adSu9jHo5egkdxWiLgvr+dgZWKl9BlDNQRdREdLHZI2ihMlQsU2yWNjlh6YY0YDjm7tjbtF50Vo91fHlucdqmCIE779ZrJ4WQSIgEm6DMcIrVAiO92wyCiTprejTGUUAbslvt27Y2bwfg25oRKxGWgaXgeHK4u8vJKBZjIH61sna74diV+Scu3pQosAmSC+fEzjRlSWL8ydaqOm+e62PaL5xrHU6HLHqyRFCOiWM48NnFHSS\/CMbqmGBUpPcFsVvnE8BLuJKl7WQ8PJzGzuvGyO3ke\/Vs3xz7XtYSG5BZoUJ5sHO4zTlnb\/9giGZ65rjr0uaaY8n4tdWtZhi6M+xS\/Wzp7oiEV9cdqNwsS03FU\/EECA8YHxufWYVgdLgfYU8YqMSwS3M2hKBTYqGRTBM2KOcOsZoTl1tUvhnnpQMxppOR+SaznKPkDMExS83lVhJbKjQc6PiMqoOcWGO9Qc00qAGrniVBm6k7E7SxnCDch61iWPVtkyWDFZzbkOHaynqu+5lIkl0RgZzZWpWXa508OODttM4IxJe3DngG4epqqEdMBY6UWh1JFd3FswXsJGuS0sutpLYtuw6kzrdbPtPFVxDQBPoqmgX3iUBclYQRTa0LeV+UwRa5ewsYZqYTAgegM0NGmC7cFVa3zq6HzPj1Wp3T09UtW8xR7NZqx746Qw+xBne7EqnolyY7GRdsyxBiaXQOKeL0sULksv5ghHfS0YWAbGAXpTpbeuoeTgZw6PUHycGwd0kny4rsizSrcwP+28NDYmmutQPNIEmqsWdiH0iF87ajbS3rxMMeUYs9W6FwoEBbYT+2QVSquKEmiaNWxe3CfUKVC43D4XQgrceTVXFeN+1QMEA7TDhkjzJ4+Qsd+Mx0UPaLjZ5EWOU42OmHu\/MmBp2H76x2YI00qUJqp4uZBV+QOltzd1EWQ\/v+wFLuIt5y1mg46h\/Ibh\/RxC4piy+s3YtLkyoE83ffcvdK3wRZZRLYl2FbatHDHLqd5VQDxeLKaESkpJxdTa1areudQuyt6reZgeyVMw79XdXW7m4JcjxkFubO7ssYcZ5eOazrvf751hoD2x+6lgCUhl8zN5lJ5ei+Nt8z9AvbyfSgubBebp21po2ZWnIyxyfo2HfOcq3q\/PazVVOvcTAHSHml0cgt6JhaglLTSxb7ZmcFhLa1Ah6n4XpjyM9u0QYcBW+l4IJksqJio3RXVsSCfdesaNGSzEqXKhzoh50tTmNrGzILlzM7c0wsD2Nhr7msaE53N\/O6dHyV1NZqqVHTOxInNOtuC5zUzNm08VNYgHDGy1X1sIuKbsn9TUwDkKsZeVyEGeAaC2iXqlULuNYC3N3K62xOuXKr7vUtqax3Dm7Iv711o7KS9uamy0VvfG8q0n8D+jArRVGGve1YAojegcWU\/c4bie4oHN+Z6T7Db8Q9OR2RwKDMmUgWDVOws9Vks9Rz89ZPZ+uVKbAZ0qXF22UTJuRI+9OxSwUpVBt5s28K0zErss3iV6uRtIos9mvK1hoNX2D1TcGrg4tYKJZNSzPS4JAuY2\/EMdidxNaXWDHLbsPSGF+Ines8HvbPqIkkbsX6sZqtDX4Od33AgQThAw6HqJLoWZi0VNNe2XzlyIYFjzgeiqCVaQ3wnsfmjmw12tudNTWkzFl4Caqe39BIb4FYwbmYpYuJjnH1CQtqXZoM+wOCutKBwnSA6Z7iwdSS8VPv4Mge0rg2ExCFMp0S5LhfklOWYIedRZopSEE6sxeqobw6zBias+u1blhulTpiATy9oykzyq+Gm1vyfkJL3+ANIrAEXqi05LVRUkWW4POWXFCqt9flAoRcmJTpQsrTt7Dce4Yu+OOwm6g3QBMxOzCU6bVmfecszfkRhgjFitAv1stZpfIGqzNPT+YJc9FarjlsK6tiohnzXqaGCGbjoI8wNkaDi91UiIjFZyfINvtAaiPCIBNmga3MhSgjUWwyHMSbR6ya\/ht0Iy9DI097WvTkg71eEpsF42vCAu84wGEhgKRR+JEJclmL8JSpiOQYs4CnBT11ZHWjKE8LetogadtNueg60+R13jzbb\/OHM\/3V7r\/VN8\/MA51Sg+n9jHMT\/kB9o5LEsyRU8zbP\/G\/rfLFmLponuaTlIB4k0Xh36vyDSIpg4\/UeB2TjkZWsY+03ga0OhsMU5+fJW+c9hfwikNYFuwuXp0zXtOyLloMu0jAv9M2\/9zRbnevsH6RuIelf9ZDJFXzCF\/scAeWKZg7mi3zz6zpliG3jnW1mpH48OOI6vt0fP52td3TItEa\/JrEaR3WGhP7f+kl8oTEej9hi1AfDS2m7H8HR2yN2jaFyUkCe95qXew6cE4YWvDItyOSg4F9OwW6TkhW8JivQ2MWs4FfSAtmnzMCvTcE5fthSWTYo\/10vUWAfoKAQs0PhZzCLmJb8ea5EGBbY+3Iwy5RA\/yIHFY4Edn9uw9vuYekS87Oe94feFTksZ6hw+Q6URmajjYqjKf8I22m2bdc4Qib4wS0JJhLdCbzPpBqgnvZMBf7FM8+AmkLn59W\/IZVVyEfUvi9fMNOZ77fgbDXIaeCnPI7ME8WfV98Xeodp2Azq+UZeJec4O5ioKxd\/Io3MISYxEB90a1HdzvIzOql\/NHBIOvZ\/Izs5y5ot\/hBirNxKT\/82JRZnnv2K+bBnj+sr85W+PKMikq7GuxyoBt7z\/Dkw8uVINvB+1He9Fim8yTPfO8taWyLjw7LuhClw9ML7t5yIYlrS4F0nTtjHhiMZGLxw87w01kdoyVbUDv74PGsYM2K+4oVwBBx4zyceReC2NInLh9uO0G9mEcBIwojm0573RW8OhHf0Gc\/7ktr21K8YpxnbhYO0Ql3WfVM0f+jvz1a49\/jmK3oBIaILeCrXp2lbucYqYGP2shDgMC2bG46ALOLpDJoG95fNjUdhFvXMlLlYGtL53LuOjzcPvwLYVuhmJZvMHDnNNE8wj7gMaJE3BF5hVTM3mEemaVu0Kdnc8elN5lHzEIt2FkcnPdg4MI+b5Wzxd4mEmqx3ZmK+Nk3bou9WcqIkr\/DM49OMLfsep0ldB8WWmv+gkicAIqcwFTa341Fdgmd4pxIk+ndzpbhaF6eHPXbhM4xnMgszlOqAqRtLP5hheawfyGPZxVXklUd5Vh4FqyTXYAD\/YB4c4ZkwBe+JJ2OKnp0vah7aW\/X2Rv\/U\/NAVCp0OmAvmOVco5cRUvSJz0fxwvrjS4zDjGea5eVi27n2f+RGPRR4zlhI\/ML9kMTM78R4wevTHHvU\/2LzDF8eIfJt4A\/JUQp75yxRcRz7k\/4q998U6Qy\/BsX\/gnP2BDs8S81HP+8V0s8ukdE7Yx1hycyB1dN7nm3\/ypxDYYE2va5wuZXTR\/JknJaygw8EOq\/SR0ucH0\/E5gjP91qjVXcVVRtAJYvH+3EsLOJeeK3mfl13EMF8MzD94YmuE2pcD84GZ5gkoYcn3nq2slQf9wazZn1ZY194oEdC3mZciqWS91+90613KkNWr\/PjojYUfDhJ7WHVob4etozoMxnNzl80WXNJOj2\/i8OO8Gr1Fm7Lgb5ZMA1cGpTFvCGa31pZc0qJ9C3SyI47lLGMLvzXBnBEWWZGnBX07Qd\/sStvxLGMLv6MPs9hP1Gpklr0TuaxFKO2zm4DTq+RpQdX04KClixKtvSaQ0lrSsjFj0K+ZA9h6qwJTQ\/xu3\/x+zuNo2e7R02svA9qqa1gt9p9ZkO66fN6irCfqD7kLZMvmlnzeojQtSA2peaR5SC5rEe60EOahebR5aJaxhR2b11fjH2seNsvZ4mgXJ2nmOz12lrXl99gKFiQYX5MHWJzvjNVLS8xnPe\/rXNqWbM0EU3FR6VuPgCzirrS7Fo\/3YzkyfYHv3ZYHWJxztuUUKFi3z4Ms3t4UnZ+tGKsQstwK+z8XzJdG5wcHNWafZ16mJRssmDIfY+ZqwkQ5MD+v8FmN7t5g5zxGJ6HsF46UqdUxt5hXBHLrB2vF3Bkf1ONdFofZyDPMP+HlEToy2EcwXjTDKI+n0\/H+Faj85FGcKxF68QxpVjIQx+CAOYi9oe8\/dRSnO8YjonSG8hIN\/bB1oJsJSx2SR6hqDn7aI1RNsKGUHEClI5IwzyqaX5bd72XHKs\/yt8fistHtdXW\/gP2Cg9lOZOBXOLD0PAP+ogNqVzPoKx0UvWMzxByU2fxqB6QpO5+Qxi87mG0qA7\/GgaWpDPgrDqhNZdDXOmikqmfBrB15Wf2qvzdO\/aNMVFPzcPPgK8Gt1rYTeclbTKKpGhY4l7GFT9e89IvlDx7O5\/MWZaigdq8vCyko+\/m8RaFBQBVGAkOp9sOsm4sKPH1oX5o\/bS5p3paumvs9za5nbDuCNPCXtoiFSF27WcH7bQEBKJzduvkrm7X+GfkP2HybtR4nKBo8Q2rVzT\/PgbX9GiGzBJY+aYvyjNuiVfMfXNHeYNh3VdcmY3mB819siWNLhxDof5yDWiUA\/CkLVjJKP4qHuwjn0xaeejNUMU3zY+xEAXbw1SdJfI8M\/UUG\/cctWN\/ib5s\/sjnHsxspWnqnvz8Y0elYZsgfiweTZt41V0O5QEfYt01Nx\/yNL9GEmCXzAnSUT9rl1Bzfx3sJRy3RCMVf6+0z0ezNvQ\/5aBfukPAtgQbd3\/yoTGJ76B4xZzUCoQXPnxWUYeLczD5jsn\/Mm5FSJ+lznvmZHKxLLXMX1nUGqs4uE\/ycRzAXphXrHvOyHFYbNyieXIgjPUmD6d9m\/0XEVp0yxe+y5ZuB5EsFK+Z3ZrwSJ0UG5oseG1pmUnrw3qXIbJrfyzUlQbrxoajAW\/OYjR4Z\/qkd+32PTFqS68HbJDzGUZzm8Q4Y92FPjpPfnmsg0svxERo4LemFerFAfzFjtTYjnZiPB97HvfH20+mWRU6hrw2yCjpAyE1DuOZzgfkfnj1z063Jy3zvvS4vMWKcP3sw93Lf+7tUYhJsgQbOHyOWwUICIED+6wxSp\/925Xqdbz4\/g2ttHAm8iv82g1Lfwr4wg1VQVIZQWU2wu97\/mpV1WSGzI6df883\/zhXRTfN63\/w3v5eF\/hPzJt\/7L\/4+SoOXLP5wYt7ie88MiI0c+XzccfNfPIVuoEXOviyb\/85o6TbuClc93+qZrzxw8SbzGQ5Yd8z7\/RFTw10AAybF5i0eHs4OcM6xd87XWS4PcafNuwPzg8QuHLgrF7zMewLzmxqNR8UvDOL7tP6zCuYlvjLsvHVmr2d+Nt2FVBCidDdb1H7O19ch2ijbNpPSfIYopBiJ\/QMl98yC+fW0Ls3grejkfEPRfM4\/IOQj7nIkrRFhGYxUSc27iuZnOJ3vs1rLhVmiJkg9Nl\/wzU\/4M3DFfndokeimBVatyKLD7SkHIq748775SVde6e2w7SxBMGFY2cARubQltdHB4TQ7I39rYH7eFYiHwYkw8\/nlDrI+voClVD38HLFaf5CcVXjE+nJeBgqR\/BLyk3mGjBwbSUuuRYKm1UH5F0euEU97fZHT2wLzHAcLL4iAzVsC74cdpI1Twwp2qRGPDu2i8q7A+xFXqMyLujUZXVW5dwbmJwLVms74vnRZYCsXcBqmYGzm4f5oruS3bQkVrI4m7BRRcgVa9LOyVCr4d4j2OjuBWZT9GVqxO9A7LzJK\/\/Wy8jZzlN3oAfvcFOnzPhE\/d1PzY555kd3oRQcxS8SkORa1WzE\/JIsGzu8BwyrFBk0MpqK8LAgf9Mz\/9BMBdwWihL9UNP8rByOUaD7hmedY4t14X1RO4rruXOpHgv5AIkv7MIjQa31Wmf\/EkZLsmTvj8ZTsp1w2lRa1Pu27WnUtkQsk2o1XBmi\/K3IEddl9VWD+nxRuq7R7hwnW\/NWB+Swa1GaCVgcyjUQ1vmylR+AkHB3ur2KA0Ffz3sD8T2v5KZCupgXvC8wP+D39tNMIEwGBk7OcdanKMjHtahlmwcVTlwEtciXW2DsjqvO8Ze8kXX051KKH+wN4qg94YNZu5uFytrgxRTG7qMJ5FgkQHpTPW5QWMwLlyDubOKGPuRxq0e+2nESEayCRMGu8r58HWTzGmbieSiIR5+VbzDfMQyza9lAHRIL1iXme731jLm8xdnYZNjQpOU9gTAWFPJLLgBYZy6O0x6vIwzMsDlnWIlzYxqTMfdztcebRR2EW9S4iSX1OePSrZnTMPNE84QjIIt67wyjKeecxTVjgtyUsjDXWsIm+1YDsb5qHWLR6z93lealv\/ohDJlnxNP96zzxxlrXIfQvI+Nx0a9Gi+RXdYxLd2ItoZGre4JnXB3ZYygy21bNUVAjmPoktM8Wf73vP8xhbVWvRKspe4CXqas0+1PJd5hdY0mTLF+0zK\/foOf15hcNzm2Cmk2db7MJKKYk21yQBwd9wiKgSmrSDhwqTLCjfA5s7MxgDBZHf4tiaw3b1XifxKJ2XK0TELZVsnXiJz2JLGUYuF9evq\/6kkimad3oj0ImQklUr8Szf\/LEG34dHroR+yTPvSgvEXRLrmSLA2J+kZTOB1kRwMC8IX\/Y4bLoMo4TpJHjOmsfRqPlTRUC11fzda\/5au9\/Ds5pw4ieic8eYsmksjfCtReay\/n\/E7jEq0KRJRCVDUDd\/PyMgZ4ZC4QEIfNQ7H18idHruHML8QoDJvzDGKw5lrWvvTYitI+J\/8oRTWZ1Fk8rx7niCX0BkVjp4r\/ef3NlSHZeFOInv\/WdvyghLpFUkb96PnWVAYHSvxckTSg6jeE5jrChhZ9Iw8kP+EPzZXue5BB23474S+EpAvIYg8l4jxlwr6CMFzmTRA8ZZRhn2nPJ8wTc\/5ScDVhS2pOkJTrs3iofS3Zf5vR16ooHJ9W6jLvPn2UVcV4mUdpjt5jlF8xs5pLrcUUEEr8\/eldDmv1Awb8ggFUzh4T49ky3BgfmSb34rK5NtePlShEdByTMDzsLTEoFRmJgvFrw356Esofd75nczUCcmCoIuqzJ+rIBDm5YIK3rOmJgvFczvZfAuozxqYghh\/KMZNNoZH4D5lYL3j+pxIrVp76J5dmA+6esVlEiP8Ij5ADtg7dMG3+WbHwu20TGGZTOlBJN9YfJ\/+EdKAH+8iAQ42WNKWjMRXmRt6kspA\/ADwQRLkaKfQd1XzLMCMZ\/j3d2IETxMRFKvKJr\/6MMC9dKpJuAXBuZPHDj10AT8koDw6v6AdVwQLRXz3KL5U\/jIXRWg+ff4aBDLP67uO33zZ8iBXSpu3C6uh3lB0fy1b\/UUbVKVpj\/v8cwH\/R0xOx170DCzfy8qmg+jhAq1LsWK+Tu\/P97hzIOjjTztFxbN30ObEzoGIX8zJ+Fs3\/u49Y1KkOUEQjwkDlKtcD6hqlmaTieDbUJhzK+i+WfthY6nduWVRfOfceb3ceOyzwI902MqpDD3HaBneea\/IxIUyh12MJCGU6CgH+\/2DofTuQK6fq95AbHIHIz\/dSlni8NY4EpFwjYjZt+UERlgh0TQPxlsO3ucmHcXzYuDRJWrgt7RqZdTOhxDqDsWCJ2dEHyhxQ8R\/3Lrk31zRopXESBlH\/Y4R90hH2q50+\/XpcpZoYQzNpiFB9A\/4plfV3SiG7lvHD2bdSfY2U8I0jCKLBcfZLsggCOz+BM+\/mFvECLoWF+dqKCk5+AlHvabnHqI+Vz0fsqh6FiktuKlgb4RWp30UD1U1LylaH46BzszmIZDxtg53W8r4qHujCGAXrAOWOinffNLwd7htnQ+HX1Yw+\/FPe1ccVD8a6aDKbq2YrC2LIrZMb+fYHNBEXvD0ZAJ0vxglFngZVNIob2LOWgxhQ5GdV1Cdb9BwUJawDnaXMHiEEHR6tIu47+T3ZheTsY7g557+d6Cjp0bj4kal\/AxLqGlCZZvxaxsy044Ynnc0RPoi7SBQh3fIcpo9WGdGcdg4s6smBPz4JD4xIo5OQOWx\/1LKe6pebDFvcpxSdv3mqtzPCrgmpykXXepbYzfCVft9ViTfknWqzSiTKn8gmpUagJRRwZlV79eUJmgUUxpgmwMDIqccJYor+HjnOOxFSCzmkPsGZ9A33RnT63xh\/2UTGI+4nv+EeQB5jBFNX6j1K2sb9mPcRmXacq9zjyrtrrxZQqocltexwesHHoj+wD7k+BTyjpDSXBZ3RaK2yMH3fDOjVI9ogWTw4roI504Ql+i4OVL5uM0Aq6WtBzM+CX5VQx3YdVUw1xOWK8wILmZmnuJzvcuLw8pvCTtz6DaGnt9480xJYxUjmIhxloktwNp3OgV3mqpK\/cLvfXLJ6fv71mg0vNcxlkqv3J0jvuIQY4Te0OVbmLuh6VNLOosbOMHPXZGB2SZA95+jP9ThwwZnwiUmtqgIVBZO+DALMubMrBn2qWNKOTpdVtrcrVR4Fsp0G\/YO+vBRtOlCg5NslsZtKg\/1bLa6py1lzIXNF8uVc44wKIC9Er9EgaAuIeGUmwkxl\/YxeucnZ95iTqgM0D+MyWsJqsZNjaNnhWARbkqFlocJC1bzeYXbLtV1B8vaT7M5LME4sgxA+UeIV6x+skk\/dw7BSgJQxGjJ6JEX0SJ5gtDSkSDzuuCPHvDIfViZCxBy9H4MjSOlIYUQSQYYT+sZsHPhRyO+JSZr2YxvoKp3pyDmEfltPHozXNPfqRirSO\/JDO7AO7PgLVm1V7lDtI77OlF8oK9Bj6rVbQAd208fbdNfo4lB7WXshfngemF7KV5cHZze3mzFtXKajHt\/Xg3nVbSC\/XHs+vtJ7If5pCmlImto30+OY+jrV+GdGqGZPm4Mq2rLkO7Mrmry61OFYA0mInwGgd0NTP4tQ6uLWbQ6xzUNpCBr9dvHze7W\/Kxy7DTrYXS3g1WlJXWhryQkhulGxu12RsMN8lrCmnmZinJBHmLFGW5B+lF\/ux9gwdrNr3X\/xDNKRvdWqspzT909kLAw7TUvZvw8PrRtw8eKfetZw09OtVdWTOzTdBsljwrmM2SPEpIOVMlmwxAmb5sN7L5ItiA7hWbioOnGxkq5mg\/B9pzZSEFQpRZrcFt88yi0HNTuStUCbKyZBNSzW85ZiSfB8kHxAtBEvKDPlzN3vG5jLR4VaDnyL7gMrIOJwRhRjIBiJn0S7r7absGQMuRehGkLisPKZyROXAFwplFrU3jfecwuPvuply3v2fkiOW3WrPGXpo1lisPKZw1JkACw2lLKR7rwqinS6J9YeTFYOCiYcObjJiOazDlyI2gGJublwWmcIG4s2ZeHpji\/mHCjkZyrwjMgiXdzdB9byrpejw6hzeKjbUImykFnwDHlI0CC8GstJGRZMFgXwIPMJfA1LQLtQauvvGr+UhxFlwWqdm3Abr2c8aew2uzeLEREQ\/WeOk7jnPyd4iWoAs9CzmImLt15qPCbkPDPlJutRq\/OEJGdjGAfTZu8Hqv8Z8x3t8exKvswsRtaFrxBjv56s2s4msRaf4Fu2LlynimMDPW875PazPsdGpV1pOtSH9Baws2jPFrzfWwU8O61Op1a1NsQTDXwuxqrPELaRfcZHw9ysA039QMS2IwjM\/1di651b0bX7Su0yvxDuZoVkU47m2fke0+AXtk7ZwrIcwmdO5WfeFAx8hVr0nd4lQG9Q0oVl5AiwcTubFNqElpJeaNgVnKc7k8x4sFyxeUxq5xbNcU1m3mFZ5959Xm7jXB7nDcc2Vsw+ZIdYUdeYdcP1aqg8DDS1\/pRuAsDs1KuCXvWQMImhuNsn0nZo5O+0gH0HOmsQRuNLvieQMXK5MvFzjomwLPr+XA80SgMRXu3hwYCSIiz6+C3BVM48uLMkwX9UIMnONryheChXPPunGhRB7h3n4M331V3+ib7zw9EcBWWEXF2BIA8EtdFsf1sIq2gSK\/G5D+IJ4U4+lssHRKS9kP5QncveGkZ3RlF6gA2\/1mAlN5o1kpdUOS9lUgWdjI+LbazJDNvfpq05vszVAvBbmjwKbVx+Cs5mQ42AFkp4ZWNIuliiy4NGKiUHy2rg7wbKSruAROHIECt6KwjsOipc57J1WEVZGU84rzjaUbMgnCov8+3rcmYH2KpuLxknRdVMl0UVmxBpZDH+diLRR3qIn76H48x3RqbCtlVEi7Icy3KR1kXh44kJNEvr0BGNrA25mgshMHWLCcJeYdgVdMlO2431IYpUzNrr0Ta5iae+gZwCVMHwuo2+ETeaOMWYlXIeGEOiEJPW83V3XvbrOh7NT0q8Km0pYB99zHdv1KJGY3OF3aZAvqcAoSKOZZPB3p+CyoN32ngBbbd3fXFbi0JmZ7OVLwsehsTR3mlTMteQeN1PHORiSQE+WSfjb6JNsx+TENldupjE+N\/UF3tbZ2utTA3Oq3hk21U6ps6GeYvepGq8sMYvAl62dZnLAQQJACwlJHPcFCCmATFyoLxRRSd37aQk02RexCw9HsYBMbb99tSwurKHxayCLLQxeJkikaL5LQ2honG8x6O9A66XVDj54dOCDDZK28GBxftKtOzF8IYyyHJJk0UNs+JG5ib2l8gNVgwBKKEyeDn77iQLRkFDc1CkeuUJ5VMAV1rK1ubjRnGS\/b\/bDC0nUVRWB5GNkNmH9sSFLJfBiblsgelkWhaI5dgQX8BAloZsFggkN08COBWe7Pgz6KWs+DRKLYuI+xCvfH943wAfBTs8aKTIEEWcSjHSJXKXRBxIOYJ9OWPVYrykeGViWmWIfp1m6dclR+qTpbKKXAdsybZ0B48qRU+2qKqouIwzhxpeLxMgGmEF9dwztRoJBcsB6WKCZViK4kDZP+0I6p6zeovY5+yh3HZx7Nt8XGFuNA5YudtFhcGvb3cUAx4V1ZevYpGMFMj9384kCWc4\/RovInUCNbkJhPBV6QX9sLCQOLvy3fJN0H2dlvBFzMKIdKxV8czFroAjabhmUzA83dB0Nts4LcdbCAlbJL0Mcdt+HZXnbaVuTgEw2QCuJ84htSb2FfgjzrHFcDIr+Y8bbp9kRd9aCZbXT8vfgbI2yKnaHDQS8xnyG6UBmPiFVDtzcsKWPiB\/RcCrkQH3EI4tPMPuRTUhTjP2LGWRPqzFYkPIN1QTV34ctnkHzH416Cv6E495jCDEc6ZPuY63ikF3WOXIiTD7LI3S\/KlUzXLEqsaXjFY9nly493j83o45wkc5cHVyx7q4cjpW+WvePMoEnPIrg515dPjaYkOlAg7i\/FWbOeufkIQi3Vggtx5o\/JQeQts77Yi4lLmMjRxmRYGzXj+9gPgnPNVIc0HWAV98l52KZYU\/Pxgjk1DzefDMy18yC1BAzrdapJJW3afNY3Vx3h2MYfZz26WvHltk93LGPFQF2fgcqXSvu6lVo2N9AjqzwJzXg3ZtmZsv1L4N00z1SEhHRr\/6B5eLbBf\/A8HPwz6mo+pKdqAVkd3c8E5qEziFap9an+sAzY3pPZ9enAPDwDRTLxzWcD84hSCrJY2BprDjfUwGSl2pRZSDd87teW7IvqW\/oDRRLlAZT\/ASYN8QDL\/wITkSMghRzEho0AFrPWLHvipWmwExHbubYr0YthbnqCOJEToLbekiTE6JysI4dAB+mY4ok6E1SNOfuIafRMeHf63j2r5pkmfubMzxPb7N1Vbt21ZTvut6PbeQR4OXKmQKyKXIFxcVTh+Xx8SXwauWAM0wp1bX0eU7wO0\/KexHkwD\/WLA\/qCI+PlN5gf8GiXE8NSEa5mP17Yat+9Vd0Qw5+65hZZDLNU9vZtPu5vMLlrfej6Gah8KQMGuwTlz6gaFRLb0JckrpCiWsQasjwldtdBUwIWvhjifNjbCf4J14dksrOhKT89hwum6QtStqBwnzsjK+7ZU1oMeyyEukiE8sUMvyZHUOv2mCw9SMvDxKO+wEyVGzDH0lMEWfTJryD43MAf1xY27bKmAjiBxrh7oH5wqL0CKoERtChyAXMBsUkEcdZ3QEGdccN8ZhdT\/aVD7ZuXdlrcvZQ1TpbzrBSu2L\/iFfq3MI951sntqIBSKS5two6cCuNI7vRGF3qJ3CThmO9QXhzZZW82uBgPHdsYNV\/z1VgMn8yswFZas1pYaMgPaOJD7NhThG8wni1XovXxTk\/70zd+DhzhUaidkw8h7x6laCmt6+3cDmsN1RfZonMqf57oEDgEcw50\/kI1OrKq6H1iqLibTtlq5HcZeKYWe6MLTCg5I9JXk0m5dj3OvTnAnLqsn7Axd+nUBmSV7WgWxzbnsL4aAcbZGqBausiNR66s4KqVWZ4OiDNMa33zRs8UszajmU0vaUXbun6lZFVOFlk88BbGB\/tj\/N4dTnREI+EHW4dxT+sCQ+HmYUoJ1ZvE9t5MCpc1hY0He+UrMCGF\/38YgZS1KEeYEbrgw848HHzALHyFTabKOBJbX9EbBrb9okVv2uo0N0jajAqsiPZmmUgUHEiAfkkoSxZogpVeoad9kRea1MFKZB6jY8VQbEE\/7rfTsbPNqYbZhpJs\/hPzZMYkkEVUwiB4271EnCaRQlWwnbYQxi6wo5PlSXU2c+GN8dl4usNC0wmJG+oBpIdEdSslHdkmZGk7jykf4\/dpYy8tGG8U35dl\/Mt0qio6FZBKtQ8IujdI1i1mbdSM7zvSBZSwnzH3swWCCWnMairjIhfchOpibQZOR4ZRSSSnrXhHm03Zi+bowF2S0smBCwd7CNK8qsCUwGhX1DpgjJN5I+LMjptU+q5uk4Fyed29RmkNRJekaWqjBrs49F+1vuSjtE5Hu9jHRgMVrNakMh7JfgY9q+26Ougl3ajEwyHHFTWBLGQQwi4KWZwf07Z21QTyw0ucKuluXD4z1rFJIlyNRo2TJMn481WZUnqhF8kcKBUEJm\/FnGNM5fVEFtpUt7HhkQwOhxDylQpmcKKMpRLX7+6kSmepm5ehVJeDI8gcJubVxJ7z5AuoPcY3ox9sz+thOhVqxArkM\/d+oviZsQ7SrtlP1DBclzctHF2B0SjjyBF1TCTmtQVvnkldQzj+mK1RHJen1FZFlpYk82CBSpm8EvOagrdIGcFN+z0+orsoApYLgbNssiJ2bd7flD3rLAYqu0bZysT9CjE4NIAqJQQzZDOVKrascICnE1Zud60dDvz1GM91O+5NGXnMRCixYA3rmjInnlnO28D7gDfh239MaqCqCHnWtpBzji\/HHhL\/28YSiJNg91dFWfnVQ3g2k36f7sTmOQUzmzPmXm9pvE1D8pIcJnS5H+OVpJc3jmEysCK6YCfmuQVvxY5EukhzPFjwjk\/TlaVldSExzy94J2hqArcr5qQObYqzbu0FE+bUHLydmuaajGTOwrBTcygp+aoMAJb36gNyM91KzK8VvGt2coP5uoK59sLcsL2enSDW4azcG0J218vP1ayyS41QCnTNMzfkLFdqARPzcnZ2U\/TADewrCuYmyUaZFF9ZMDdng1LSBSlioG7ZHe8cJq1RF2RXl03fXjb+byyw1Uu7F83WyZJSrQrHLyx4D7kwuMJi+eKC99Cd4YDhQUwr5mHaFFTkbmKtj+AefiXKsjLnqL+o4D2iN6+1byiYR8ZXXC9fUvAe1aMu4pJGklCxhGqGR7OPtiiyEcr2\/srPY7KRdQTCYSz7DNsnTBfsW43xeqPx6JJo60YKskt1FTIBVhCqieUJx6ZJiQjnMEkpWWRc4Hvl8o2U6Cnn+3xxMmP9\/YODvTsP48ml3CnI3J6r2SU2yPH+Vtv+srfXrm+s6fb4KAXD8oXXInuIJq3CIDvQA6wvtnA7pf7WAkdUlFoGk0wdfW97yOzTgJUzmcxuOxD4y4gK3fLt13037H5DVMud+S7hENnzU+zwFHgn3rcLlz26ZUjYHQHXbDAlJcJcNAUaKovbVsQjl2PfRSKtvWTaYbYzOP0IaBdsOrZ\/oJUXE0Ab8t1xNmaN2bkxZnbGAhVk2oFE41KBFHbpq1PGb4mm4wO2W5AothlcVELeudpnb2f778\/ZvkFSkflJ7FtqZL6ak8k87mhG5d0sIxWdLuXJuNffgSlO5Oewd+bl\/g5qTOF1Yt7J8B2k7Zj3FFhwUoVv58H2kN68C1PbgDCyMP6jBQu98fJN+RgtTejFKKcV5n7f0zmQ5t9U8IoDoS0MXXHOvLlgHi4UIlVyB3xLwTxa1cq8wPMWJFXuJXG6QD9UDqF7Q2fgF3s7O\/BlCmYpkah7hPNtS5bTfFf4\/w5zLM1XcI\/gQMFls6J36OlL0RzXpFNjgoaaXc2CDidtw+3eJc59+wBOJXMzSW5XvK3gXSX9sT2ZzZO3F8zVu1DatNt5unGNUq+hfUw9FuBLrcNpIvIZ7QxZnIhpyqqPglyriG3GQo3QdagPYVdM\/xBnYbgx6oth3Tlv3lfwblBQJ86BbtxOlSUx7y14N03iHWvlo\/h7D2PU0B3HLJqbtZ3yBN3cY39CeGUVhm3Xb9GykMDgeKJye5dvHnQgO6tLo50Sg4s5A+3B2QfBSvJJQPE9xYQ9BM99ekmuhdfsyX4dlujBw3aGg4NteXc9W4c68Tn+clBf9B4Bd0jSmRUMoAz\/\/dh2PMpOfMDqg5Aqdiwh9qjwCuh2P+gG44iROlqSXT3xReMsLMPOqbmFJeb9Ba8gP2RQkjf+ck2z7z9Hxxmq9PO6kKwOdncre4cSOluZkcJ8eJ71kBeM37efam5SzEwywY5uAmpCqWDTTrOLNlejk8wtVJLuL+wI9aSkX2JBMN099ERANLG4TZBcFA1JrQ+YjZOdvUs04S0dXA5bvhLyGh2SkTx2cGX4ivRPFcP45U6pWVln6cFmmGaLSKk9v48IQ+rNNQ6KdnfTWeQvjuhvKg7atwuKzHwE4oSWmA\/gMEu2LMwJWmFbUm1lpzlPoXhwJeiCVFcWP1gwi530rSSFGN\/9knt1i4eul2aTGK8ESL0MtSoT2Sc0SXrdhru8SVqodD5cwMvuWT9FsBVoTsotkLAka69ZrbdKskJ7UVd+U52UX6rXSnp6rbcDSMh3zjnzjey1gmJD7zYs5O\/rLNr7fHJPh9ySHEdz5qxXfJZrzU0oCtYxFf5qLaxXtwBpIyuVRpRljhMCbm919HduT6R8d2Ibfpnxv\/TV+c\/YtowW84wuzDG6mGd0KW2wNLKnzgRkH+DizYrx567aBD09GuO0rKBbBgvfNsX44sGExQALYkGfZB3bd9dizKcY9sS9HWQh7+HcdRcDEsnCYEGfLphlaVh6byGv8MyxEaqk9qAkDVv4ZwpmZWc\/yUE+V2AF4ci8E+9awOcL5kSYsYSDyszE9ptr5XJtdmtko9ztZJdIPAa+Vd8M7VVOe+6tN1naOnWCak30klQhu7NfbMrPekuOzEIdxdnqMuHILGaZrVYnQ1la64SoekcLyC\/n83nEYyXdxa3o6B6nFR4n7LjXVoWbk9RqljqSPAW\/+nHqrXqrdUYvBl3VDN3vS1xdg4vORnddMK+ZSYTJFGeZTDyfKBh58dSBS5Nzh+Iv6OFUNrka6aDqkQUKYu8ngDObgODgeSqcI6zC7M7qajrkeL4EgdlksHGkptdLVkXNJO3LoIIuHEnT1vud6QBVkyxO0dWvSGswYURCscxnITKQRag1OaMsHqFg55Y\/dy\/cXbKSo5n2VokC+3VvGWV5QULr0TJK75ZLFgf6PpjG+5ryd4W8JoN2XhN9XHp7US6Tgmg4tC5o+cfpfR+AMvVROEf681bgY4ggrRrF+goktQdKcmSXJTzmuWt6Gb4Q2ZR2YN5jLNVT+nJuRGYIIaXsSORTmOKTQfxCDkcGIhtffXfLmBtKcmWRQ6ZQxKQ37fQIDLmRJUo1fwlcbkN112eXnYM1tVoFoSK3HwWnqL\/VoFlyC9F6qZ3lrA1zmSVmQ0u\/U79sU1upfTxmvyaf5VdcPjWWx2eXs92H452NtF+Oz255n9Ksu7l9Vb3WzN3Tvvqyi9zXyAU0veaUA147A2Z3aa5TssxZAnsYHun09RVEjjs37V1scyq\/K6eVJjgbyi+5GCxBp8V4INBBS7B9e6urN9xEEdkfuomG1+zJtSt5P9c00lskpU63VtHeeRFCoEGSfrO0ySMoRc6grctPIhfXb+Xvwvpt\/F1cv52\/S+vyM8jL63fw99i6xJZkvFayKyzHV1stpEDqBGYV8xmRPCk4p9YFehVrKY+r527AXKPXMq\/dkL\/XMcU2eF5fl9+Fv6EqsBurXf7eVJUe37xaW9tQGreQqpTargMParDD5vlgbDKPh8ii9tCwwd+HiTKo7B8eNVAsEo8Qrh7JiAudR93Jn0dXV6X2Y0rlsrD5WHeV7Ws60vLjOtKBr3VL5eO7tYbU+7oKBpbnExg4Hl8flRqC9g1nysLnN7KS8HhipAJ6knTmVgHcJp27vWGvpD25rL9+f0e5KiPzlKitS8BTlYWnndXHN7Vrla7t8DdHrY2O3k\/7llpD+vOtRPukh99WL5VD6de315ptPW3\/jvIGJ+FCrGTvN5IqC\/\/uBhITtJsOXpW0lWEos6nE+kN6lWN7S2sN+8eipCO53gBH2KqpI2N\/g+p0PVyz90jPyHIoXamLLnfGGHVzb6p3Tawpj9tL7bYePts2H1ouNTEJpCpicesh4w8PIvyqMxy15qoQCF1vV91Ir6Gy8ptJls46cU+bqkVhqVORW3un83dAT8z0\/mHM+41GM1PaRxGrITzjKD26WpNXWFrKw2Ors19S+ppUYk+QmnY6f70diW9wcn2iPFEr4fNJuLDCxa2s1dLqk1H9\/A90PaWjrz4+lUdK+GmkhbZy9U1duYdL4tu6eHxlVbJSNq5eZT2snCm37iLtyw\/wVEJV7QCrJKpVgOkNx0kxTefqLKQwscUi3sVMDZbSAbdtLqcYx6JKp1V3nKzotQtJnYzatWbG1ym45nE1D7RZtfIaUSvb6rXdThhKq6SvY7zLLQu\/XnrA8waRnwXdKAzyvEmets2blZNUWLfQhKCTfJCQ5flgeTpSDxGp4amRLJfqoU7kM\/WWjFa9UercuaE1GvZSMyn0rKH9aSl2tVayyO0sdadVLMvecXtvg9RVc7bs4TOT9Ag3JI+sMgUd7DFho72OkZUWH7ca6nHN12LI7Ax\/PPMo7NQqJL+u1oxgw9b6xnTa3Sb6rKsHmTui1LB9M8aGwbE3bb8Fk8P5YJr9VmqKuL9d+sfzO9I9VUc0DS3eehKZKM3cSqabZm4js5FmbiezmWaeTEZVVTJ3kLlLMsrj3dkScI8sJnbovnO21HyXzF83tcl+twwju1Irq+\/BIVhTq7LVOPIpArympF8Zxr2Rfi7eyxw461rG+CriyTy\/6M0VhcDxYbIfeNgVuAQBJI7YGLMPHRBHPBp+CSqylcFr2yXqwgxzP6JmZj+iRsarEiMXd3geOcAelipiPa7w22vk\/MoVv4OAS2otpJH7T1vdVnbpydOEQKQEgF\/CvKavzOa2bMW5LVtCuXs3Af\/vyKZtMHLpIuFbRSxNJj1HaMUrzrUg3p76nfYdCrf7RP0YfRJe6lf5NR3SwJak110Ll9HCpZwKuZcUxaOUFl9cPNKphKHLjerLGNXLykMKGVq\/lwLppqP3Uuit94jG5b6HkaKnmrCXL9do\/noeQo0cAy+HgZCIm\/q5LjYcp3kqyIHWq8FJ3HcSEvOqoueHGYYDU2tXIokWeYSeVvYkKLIqWmm1T8JQuYpCGj4Sfb6GSlkRSq1SfC1SHPbsVxOUp1lUMAjJKrJC8vEIfPMIXzbsqjH1NrA2PP3sYCKI7o6soS6wFnS3Sm1xVYqtpl5xY3jJLcjaHpX0p64WS1K+FFltbrNlidnX9RgUUQuoE88BwUhD+u6JZr1w7qPYxhfvIKQAd0HdBu9IMHKVKed2a9l8aXewabpce5iZVrNqM\/4cL3bMCoRDh7L3OmU89mkH+NYSyD1FaN7lmowOgpQNJbz\/GtOj8gBxUeabjW2JMslQSuzNx4zkIsYtG3Psm0BjtjWJkUnM9YEDzIXdrIevL7L5kcvp6QcvFIp9aVU0JGDqNcJ72lfPycKfw0fbzutu174i+KZivtxNxHMEza2dRQ5gnqfam+cQz2Rf2ugKlZncy\/LLPWjClq6AADxdm4nbsbTbzTPAK1KyjVu23lrkPAzRyyYnkq8lYkkP9E0HU3BbO7E1bOhIeOJM8PQthJbsFk4uBswolN1JWVfoo8qyZwQJvxf\/i22b1PBK1U1io8rtDCp3J2Z0Uk6wBSGGQKzHgQOZt8O2jLrEHAiREyGdq1qdffJxVsnREYPyTqbydp7NdyD0JvTKDsiKtzgcEDJ+Pw31ONHqTcwHwNkbX2CJ+mARlUKxE\/MhVFR1xnwYfXEH6r0JOta7aD5SNAsW1OUowd56\/VjRLKaNKNRxWYgJ4hKrFmbuMe6bsVkgaNl7gCvp\/ZgwOYlCSXmcUdbTYsZQzjwJRJV0vnfXCT+xFGIEas2tzVooPrDfwuXoXAZ2P+e4ZR1y6z0U0lvquYWzYE2Ye6\/Ld4tkoKsmiUIdKWZsSe+ML9cZqCKs8fTzGAhiKkj3I\/ZDPST1DzBPTPKAQRzV5DrUWWJJY7kCeaTTxl+aun6\/l+r9jMf3MXDj6V4sP2hAIbRiOS3oZhI172EYFRap4eHIgQAqU34OY0FAGcLiwbB3KWnht8DJ0rroxYyR3GhJTS9Ja+kRZ\/KvQVwVrfrXIEaqYanSzWrYnyn9LlAP4riPjhDJsqPXHbdFph5jrHW7Qlq0M63cdWJkYjNGszDL\/0cFujJxLPfU0f9okYOh\/MAc6WWwy0FZlPa0MJWzPJsupqGvWr9F0NumW4yBfIIOWzp79Z4M0XE8E5vN4bzPY3GUsKREQTelXNotidS84pSwDQZ5JOsCSsjRMxIM9pnVTLZ+rB+b2lRvZ9kUr0zFFjNzLakLmmUYMuzIRl6zV8kPxhxN6l1jcv596c3gYMDRP0fRKHwyncTTHblGXLxwWVOJ+WTRW8ior4o\/rN8vidMG6LsEknGx\/d3e\/mAoqxNrLVwQFi56hRxNIJ8oesXDRGPEEuLasR+9gw3XhlLoWOKePx72LQSacukxy9j+RtJKHlkBFAtumraotqbCON10NXYV2JQMdRIptGWJ+Qy+nlZMASm2+TRmXlHNZ1McdXnSHYfxvB2Mvt44E8\/Pm6FAJZBLY05eXkLXBcVPXN3EfL7oBSIcrYThOvoT+ux26IH5FE1PHGefQ6djS\/4LmBy9BdClVuaYSxoP8YOisY4QYvl\/AWwUAACNmQt0lNW1x883kwwhEF6CEwtoQARUSECRVsjMIJq45BYKvVrFdSe3oOGhPIpORKnEiLwuE1vQqggqkBGMrSIgEZw8bkRREKVMCpRHsYiiE4ta8QHI1d7f\/3zJDHdd77plrY+zZ+999nvvc74vjuMxXtP+wLLDD\/tyKp1k1hKTd0WHsYN\/WjR21tW33HTVzWOunTLyhtkj5wwZP9Sc53Q1TjfT3fQ0vRwn62KPkzXQ27opw8k0JiPDMcZjgK+beVvZ9NIZEeNzsh4wxrTXf\/xzF8dYvaaXyfBkjp0wuTRv8A8ynqf\/O8JtPJa\/t\/hvmBEpvWvGhGl5P5sx7b68ayfMuGfC3cZn\/s\/dv3EQkDVQAhwU5mTeOOHO0rzIlNK8SVPvujuSd3ek9FfD8kbOnHln3n0zy+7Ku23CtGl5M2bONt3mG7O0l+m\/gMVzqVVrfl46uWzahLuM\/TWw9ddlzj8r09PV8wP\/vM7gVgUjZ067vUW6Bd92BuMWLmQT2LamjcnCqY89zmJjTmNYoQfS\/JLIAs\/iEfU7vXeWRBIZmJ1sw38VmcbXz3j7ET3LIsJScOWV+b9oSxIcz0PGHE5THF95sf9SUTye+WbxvjTF4yuPJCzF61lg1t+apnh95cZcIUoGlKFNaUqG7\/665CFRMj0LzYhzLMj0zb0n8bAoPiij+qcpPl\/5J1UhUbxQNk5KU9qco2ehKatKU7JSetpAWfFqmtLWNzeeXCJKFpSBR9OUbN\/cZ6Pni9IWyrSzaUo7UapEyfYsqri8S5rSXrZdJEqmZ5EJ5acpOSl\/MqCsvyZN6ZCyTdJGjE5TOv4PaTdOTVM6paR5odx7f5rSORWDdlBuXZGmdFF+rhWlPZTvz4nBeb65g+KDRMG2imM70pSuvrnG5ImSA+Xk\/jSlm+pgtCgdoMw+laac7ysviQx2KYsr1mWnKf4UpSOVuOyCNCXXV94S6wz2XNYvTbkgZUEnKFecE9EfyYKeoqDHrB6epnRP6ensWdy4ZFSa0kMUW6NdkNZ5fJrS0ze32D9XFCxoLJmYplyYsuA8KJPOycJFimhPUbpCCc9OU\/J85YPidk83bIssSFN6+e6\/J3G8hdI4MZqm9E5RsKBi3LI05eKUBedDGb88TemjCrlcFGIw4sy6NOUSeWpj4IcyvSZN6asKWQ3F53HsDEnNK+N5IJK4ytt170PH3jrtHTDpJ3uuP7\/87N9Wezv6bsgwmat9pmWDHTr\/D\/fpbJPltH2AWZ\/dz9gZwrTQXNAEUK+rq9W\/6lT1pLpPfaaOUu+oS9QPqnzVuKpZdasKVS2q6lRfqiTVjKpDdaCMK7fKovKlzCgHirbiqggqVoqKZiYHgVPhOGuZgJqju5yMSq8z32Oe8DiLvK0nTrvWUeoeHpXOAZ89P5aYxiE\/EtDTc5HpizSPfpz7ePUfh51jnvI6PZwOTndziWN8uf9qnHCkc6AgfkHII6Ayf1jIw+kVSgGWZExTMAUgyXgq8+enAUvSdgFma6Zxiv1hsP3rvM1V\/SzQXHU2AHuh15jqQFPRnwtj0RmBWLQ84I1FOwTCkZ386ABHj6BFxKKjgrXJn2PPHUFkRAPx5PxgLPomhN8EvQVxE6zMX87TN1jsfzqI0J9iTVWwJFLG+mzQW+x\/FPZ1\/KhCfXXQW5vcAOsfgs1VW3heCnpzww3s3xzUWuyvD3oEVOY3uJRw5I88L2PDAamrhu1YMJ78nV1RV2GBpqLJ7D0ok8egag8qi5GxLejBf5zZIWHzAyWR92F\/A8RXQW9lvocfXuI6hDUrhHeTUZUTaip6zK4Ie8ECZYnXsD075CVcSM8C8TEqPeI4jd4zPE6o2P9x0BtPZrJ\/HxZmhnLDdUGPAMJt8Gobe1uAeHJFgIQ1WsAbjryKhNHEeD1Gf1uIlCqAYYUKXmV+\/GoUP4QF\/evwxq7GKYgr240Bb1niMQtoT3PV4QAx2YBxp0jlFsR3UcQVz8sIYQMc1wc9AsKRB4OIrYVSDmUz6xwFeD2huwfEOmTcrfStIji\/4scTwbLE9CC2\/hYhd2Lvf4CYKun3AJSybSLIsOI6hi03ImMkWopUNT\/mx1C2\/RiOXi4iHHHYMoZCeV8+lFofWp0y67h+VeaP4kde0KMSbCp6Ubmc4ALGvI20drbUQxYoiP8eZ5eoeJa7QOt24zQVzSbjRF4AYRX3LfjbAkBxSazMx3DkXRelOCgGhGs9Dm2Q\/q5uLlt5zCfcDyvzn8GT\/Docn2QBY\/pDbSyk5PYGiv3TycQyOu1UgGj2DOSGC4mC1iUKb0+oNURjGer3q0r30lnfEK++6MwIkc3boeZQXSvtSopesUAsuhstbVWDHxGMDMrtNOspJUAl9xEeZlOLu4ToSJVvANEROQ8rNh0J20wBbwdSQFniuaCnJLKPdD4X9AqIRbeyaTf6tivRb2KSpk4cPfSaUlHsV0c9ZVdMW2IBlZLt16aifwfYw5axhPJ1cYxAeg1bRoBYq3QJmCnHRSlC8s94+rl7w5G2\/Pg1Ak+qriuplgTxWmVXtrxggWL\/FjQcVRm9hsmfwbETWZkKbwJVXTFqH7IulboOhCZPJdiOkBygHLxEIhoA8TVs3xUW+w9TP70LMbURYfl1rek1jlnkUXm8jElUnIBi\/xHJ3MyuFiBFEmCcssR2zBsY8pQl5sLdAjRXXR7E2Ln4dT7PPJ5sddYCWL6jUqJwfBkgAsugfIKAJ+1Kpp+xgAZrWeJTDY7nQZykll7Az68C1OxWZBwZjvWbiM244ZX51XDE4\/j3NIhErcY2rLXEphTWnnW1yWH0SXI4iM4kaxsufMmgnKVq3U5HNlIX2zHKH8R21xuzkECodcKRNcH\/3UMWsO2lMZACVJL00q0WwP3pqP2eH5XY4wuhbQ3yckK1yUa7ku\/3LIA9GNpGlZ\/B5DXkLZskfiIZnWgDHYidIGyUKZ2gYIExe5GcAjiHKvP3ErN6PHwTk97R5lfJ6yF+VNmVcnrEApX5C+H8kxARFL8LchLIRpXTeCx6GX2u6+YbxlSxv4Z0kXUBxD7ooZ7cghCQIglQ1Jhu\/MNUjbtu8qoxUJvsg91\/Z82X352w8iehcORq1kCIxpsIMBIXo3a1uRSgtMei1+hcqsXCEQRjGyaENNc243bvEG5vwNzeCHueMF8cskeLMVL3lF1BLLGArg+0htTNQUgPEjEHRLcQORPQYjOrMa\/ht5IM6GZbzkG+xXppASguiZWpCh5aTxnUBHdPkriassUgY35JsVyKQb+kyga7iKaiqy2HMSF3S1niOgqhHYm5Toh8C+iQtxyaFdrirsgQIKHisFq0RWolQ6v54AddMOZGyC2ABis1P94CJH8qsg0iFzIgKNhYdDm8ORi+wa5UlLKsyVwHJwiNvHiyPXnaAaK92mAHhlNa9BnduA\/sq6SHua+bkDEH2P+cXZH+uAV0zsaie8QxG\/adIKfgWp1m6S1QX2K\/ov2Mql9AizusxnzL8dRcpQn3lsZTIwIYwrFoA0F5B7Fb0Yc1segmJB1GUjVW\/VW+rkLSh1CX2RVPHrCAWiE3\/Bd1z2hKUC01GgTXKxdoABGmN7YIMR32DSCX8Lyg1q\/D8Cp5chy2J5F+BoMWidUXKolMBenjfBroInLDJxhD3yHsyQCH0adYmAMigR0jCpFRg\/T8Os1IrSCutEBz1QfMqBzNxmvIaYwi60r19AoylQNouFR9fR1CsrC\/BMtOSPp9qNnJubHMruhfa4HK\/E0EJRkg1g2wZrClAUJPBb8BdVcg5xWeEYrQi0gfjZUreW7SQXoTW6bIXS9C7sXVLRztS3VpHUvrP8u+saTpDRdRm3xP0cHck4r\/Ee5zHvJ2MUiupu7kySEoS+2Kuu0WwF0Ee8Th0MKfEVQ33eYEuVchcAo02IqwdR2L\/gKWFiA3nJSdYQtg52RIX+LjHET+Qy4twsfMUDz5OLq4aRTE1wHkoEdRwIqC+F8soBtLOJKpNssig2epet00Dkuon66sRbDWqIso9l9NjDqR8y908GYxaiZi5ymQ9YUE\/wjCOnONkpbOdWTyOQs0Vz1BNOLDiddiYr220Jj72TJQV4Mp+KD7fRjzNwVsK6SAVAQEGEeJYTLrhnMTtFKcvY3d5LDYP4sf3aEuwHGfsvwIlA8pjLV2pXS2WkAXIoaAWqeJPPZg20FMuUbnzFH26sA4ihy0CChLxNB0EOQrEtoExw6o27GxSTK2sl9Or7UriEcsoBtBUxEN6hq2k+c2tiBDpseizyLU9cW8xYmcG86Fw1+HhiQT1F\/HsUOBVRRiwzwQ\/ajneZTByoBF1CaP0Sk1FFq2jEpSen1wLpenj5I\/3ALSYDl0TdQWrVaGgKaimxF8G2sb3VduhmNiYXPVtXC0U54GQfHXSahW10T1kNUnQAY0V+1SmOZhwAFCNI8u+aQV8V+WIxzJULElaeRseiCXgNq3seEWkImWQxZpi1YrQ0Bu+D2UK8N75dXNUPTycC09+YZab5A1SEK1ms9pGy5yxI1BKsDeX5qKXsKyYSrw\/RYoiXyOzitDVIQuJQNogWyeXjKzEyaez\/HViYfeFVASOQN7ezibZUQWLXQInXppTCi9X1NEO3D1OJa9rheN4yAaFQS9CjRgq5dzZrNmV3v26NbXBem\/kwO5qKuAPRfpRS6iLJGDoM5o2aa0tEP\/OHJ9lmwmConKX2E3prnqZbtaN1k5pnPDQ0CtDnB1EW21RqGYdVafxGBaIBb1oLkrYfSgB4UC9EZYEjlLOhZoen\/Blsd51AKr5IVeIZ6HWmNXFA5JA5Luai6I79GB+6IF2LXNAmoxruoK0wcAR3lOkNHPpfkbZH4HxzcgCbUAXVlKIsdBcttQ0vk2wehR\/vrqBB6SBiTdvEjCC+LLwQ6rw\/RSCxTEBxD3bfpIkmRszCI81VTCtzorxlGFAbwdB2KJWlGIGvRWE6T9SoBKWxYNwEnKUkI1JaVFK2Zqsumqe4gVDs0+bdHwtjJoH4JbA6IdSUSLAKkVR4sdp7BhFpoOsRVLJdQ13fXF9SqenKejsMYCqjHuwMrhIcw7jWcfkNQBKqsTAP\/Gc4LN6HOBdagQBw2rLbHoftzcAfK4XldqoHyFnOV2xe97LcDXIpejLDGwZUsPCMjQa46EuitaBEity4Ed2iLDJMNaKqEyXVq02i8DseiFBOJf1Cc9wa7QJ4J8F6DAIXG+NRXpHATgXADzqK5HFS7Qul1396cJCh0ggKCJuw+mtQBQXBIrzaEiZNX96maY7DcG3Z2rddNvQ39CauUxH2Kn3kEpjwa8OEqsxzXIJS4JDaRzJVNuVANvY8zP6xuQFAc4Vc+0OM1A9DZwbaE2nAYyMSAYi35fX5sMIvlAPTEah\/ZN9SWRCazD6vF5loBarGjHXnxGPx4C6G1fQxvMUhfgauGSMM4NULH\/MWJXVU9\/PYy5Z+qbih5kFF3QwC31jmBZ4qoGBYuJ2YBxA+CQH65j9kVQH8Vyw7cHCcufYbMSnVbRjhsWkVhdgFM+QHz3WoDCehvSWOJSg8MbCzFjDTWQrNUXKq1wjLFAWeIS\/Jyj4+xb\/OzOsytQm\/x9gC1P03sZCHwapC0MAVigNKYATA4ST51yml96eTiqzVMZJ08Emop+a1cG5ioLlCV0J98qExsx4ACIXRjQQRNc7uhwc123bxPSiYtuxVid4UgvV7mAYv+nClE\/CyByKEHX20QJEni51Rc+xjbt\/5RdMWuNBfQGXxAHoRmm1wvuNQQqR+9lm7CAOahvO2WJz0lwNc\/fZd8aDD3JPs2Ck3J6vgUK4lOQwRlU7L+Bve8ThaHobxKHAvU6P\/rAtUGjuQ8+trjDylv0uZOSg94C+rBIHgpBHKOF5hCktYTyH5pQ42jbEYo6BLpdgF5Mm4qeg2OfgvARkjX2LkcWc1CxlGvGtExKDRkBeg3nyq7DVC8hOnm+RPAXGkMOP44gVP3O2ck3UATymqP3Kj18tYCVecRNAvfOmVh6qxFQEhnP\/o+D9Kk+BR8iMxfCtc0dUE1Ff8C6bIRGXYSuzpohsWhfybhSGcWxW7DQFks5+9MTCwuft4A+U1Xmrwhg2Bs4tZGg7GbrEd2kVEYZaDgMZ2+ViZdbd2\/XOwU2Fv0K6qO6gH6EkGzKfjdbhugwl9Rzxr4++tcm78KpcTrP7ElVF4t2karhWLcbvYe4o63k4od1UMnBnoBWOWUR6jiNptzwNFXGZtK1AP1fktyHZdQF6H4cRAiuFQrKJOx+hh8LcWyN4ria+Okj1UtwrtNc\/0+sq8aGt0C8oNTvhn0Dz25KNq6hLIfqXIr6yt3ykSK8kX1fo+5RuyJsqgVqk8Ugbdr6wHqILd1Avq1RvxiH+EQp22uTJ2H\/DqeMmuhiLGtD341BN5dIShab1WaP2JWArrJAsX8jAtup5LZhUDaIP2EhLzl65wpH1LufIfhThewMHAeJ9BnVgE4hAfSOnGF1Ac0U2uodC2C0DuNSQlpP8LqoCnTlqigsiFfhTXwYfi5D5Di+0LnZ5Askf+7gUU09aQGmH2u1qq4OYA835e3EpE1rGPvh5G6kjWoNcKXCtwuz9VVhG4iFyuerWPIQPukV9sEglvBtC1VKMn8FVQqisM8BMZ\/o3SvEZH5ErORY9A7JGAjrBHR3R8Zo1UQ2uRgGh876H7UiDlFKl8P5otpAfyqqoPpcp0yBboHK5A8dvxZIkQTYw0c\/CMAPjCsLpKbvOcDfVB\/9LUB9FOK2YereThL4qKOPf8o+U8yuILZZoCSiw41BrdtnPOmQ\/dOE4IQc81Ab+7DJw2c2vkIKwABDGRx0bRIQi65XpRxE2h\/ZqOS\/r0Bu4cdXIJ+0K5\/j5ltA30NKIpgYjtzA3mPEbiiIhGzuA0cjjzyuDpqV9vAZzQ9U4ajrtXtIApQlyjDYo8n4axdQwi1JQ88CfPslBhmqki4uUBAfxDyFxPXEBQriPVy3FAZW\/cVRb7L7dWd\/1wUK4ktdM1rtMea\/AQ==(\/figma)-->\"&gt;<\/span>Take the first step: <b>Book your call now<\/b><\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\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-70ede8e elementor-countdown--label-block elementor-widget elementor-widget-countdown\" data-id=\"70ede8e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"countdown.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div data-expire-actions=\"[{&quot;type&quot;:&quot;message&quot;}]\" class=\"elementor-countdown-wrapper\" data-date=\"1732659720\">\n\t\t\t<div class=\"elementor-countdown-item\"><span class=\"elementor-countdown-digits elementor-countdown-days\"><\/span> <span class=\"elementor-countdown-label\">Days<\/span><\/div><div class=\"elementor-countdown-item\"><span class=\"elementor-countdown-digits elementor-countdown-hours\"><\/span> <span class=\"elementor-countdown-label\">Hours<\/span><\/div><div class=\"elementor-countdown-item\"><span class=\"elementor-countdown-digits elementor-countdown-minutes\"><\/span> <span class=\"elementor-countdown-label\">Minutes<\/span><\/div><div class=\"elementor-countdown-item\"><span class=\"elementor-countdown-digits elementor-countdown-seconds\"><\/span> <span class=\"elementor-countdown-label\">Seconds<\/span><\/div>\t\t<\/div>\n\t\t\t\t\t\t<div class=\"elementor-countdown-expire--message\">\n\t\t\t\t\tThe December retreat has now begun and registration has closed. You can still sign up for the upcoming spring retreat.\t\t\t\t<\/div>\n\t\t\t\t\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-a8289ab e-con-full e-flex e-con e-parent\" data-id=\"a8289ab\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-21c81ba e-con-full e-flex e-con e-child\" data-id=\"21c81ba\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6028b9d elementor-widget__width-inherit animated-slow elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"6028b9d\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><span>WATCH The Short Evoshift DOCUMENTARY<\/span><\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ec02c55 elementor-widget__width-inherit animated-slow elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"ec02c55\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:300}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">The Evolute Guided PSychedelic retreat experience<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-bc05306 elementor-widget__width-initial animated-slow elementor-invisible elementor-widget elementor-widget-video\" data-id=\"bc05306\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;youtube_url&quot;:&quot;https:\\\/\\\/youtu.be\\\/sPAbDw1pYsk&quot;,&quot;lazy_load&quot;:&quot;yes&quot;,&quot;image_overlay&quot;:{&quot;url&quot;:&quot;https:\\\/\\\/evolute-institute.com\\\/wp-content\\\/uploads\\\/2023\\\/07\\\/thumbnail_evolead-1.jpg&quot;,&quot;id&quot;:12847,&quot;size&quot;:&quot;&quot;,&quot;alt&quot;:&quot;evolead psychedelic retreat program for personal development for pioneering minds from evolute institute&quot;,&quot;source&quot;:&quot;library&quot;},&quot;lightbox&quot;:&quot;yes&quot;,&quot;lightbox_content_animation&quot;:&quot;fadeIn&quot;,&quot;show_image_overlay&quot;:&quot;yes&quot;,&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:450,&quot;video_type&quot;:&quot;youtube&quot;,&quot;controls&quot;:&quot;yes&quot;}\" data-widget_type=\"video.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-wrapper elementor-open-lightbox\">\n\t\t\t\t\t\t\t<div class=\"elementor-custom-embed-image-overlay\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox=\"{&quot;type&quot;:&quot;video&quot;,&quot;videoType&quot;:&quot;youtube&quot;,&quot;url&quot;:&quot;https:\\\/\\\/www.youtube.com\\\/embed\\\/sPAbDw1pYsk?feature=oembed&amp;start&amp;end&amp;wmode=opaque&amp;loop=0&amp;controls=1&amp;mute=0&amp;rel=0&amp;cc_load_policy=0&quot;,&quot;autoplay&quot;:&quot;&quot;,&quot;modalOptions&quot;:{&quot;id&quot;:&quot;elementor-lightbox-bc05306&quot;,&quot;entranceAnimation&quot;:&quot;fadeIn&quot;,&quot;entranceAnimation_tablet&quot;:&quot;&quot;,&quot;entranceAnimation_mobile&quot;:&quot;&quot;,&quot;videoAspectRatio&quot;:&quot;169&quot;}}\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJ0eXBlIjoidmlkZW8iLCJ2aWRlb1R5cGUiOiJ5b3V0dWJlIiwidXJsIjoiaHR0cHM6XC9cL3d3dy55b3V0dWJlLmNvbVwvZW1iZWRcL3NQQWJEdzFwWXNrP2ZlYXR1cmU9b2VtYmVkJnN0YXJ0JmVuZCZ3bW9kZT1vcGFxdWUmbG9vcD0wJmNvbnRyb2xzPTEmbXV0ZT0wJnJlbD0wJmNjX2xvYWRfcG9saWN5PTAiLCJhdXRvcGxheSI6IiIsIm1vZGFsT3B0aW9ucyI6eyJpZCI6ImVsZW1lbnRvci1saWdodGJveC1iYzA1MzA2IiwiZW50cmFuY2VBbmltYXRpb24iOiJmYWRlSW4iLCJlbnRyYW5jZUFuaW1hdGlvbl90YWJsZXQiOiIiLCJlbnRyYW5jZUFuaW1hdGlvbl9tb2JpbGUiOiIiLCJ2aWRlb0FzcGVjdFJhdGlvIjoiMTY5In19\">\n\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"1711\" height=\"967\" src=\"https:\/\/evolute-institute.com\/wp-content\/uploads\/2023\/07\/thumbnail_evolead-1.jpg\" class=\"attachment-full size-full wp-image-12847\" alt=\"evolead psychedelic retreat program for personal development for pioneering minds from evolute institute\" srcset=\"https:\/\/evolute-institute.com\/wp-content\/uploads\/2023\/07\/thumbnail_evolead-1.jpg 1711w, https:\/\/evolute-institute.com\/wp-content\/uploads\/2023\/07\/thumbnail_evolead-1-300x170.jpg 300w, https:\/\/evolute-institute.com\/wp-content\/uploads\/2023\/07\/thumbnail_evolead-1-1024x579.jpg 1024w, https:\/\/evolute-institute.com\/wp-content\/uploads\/2023\/07\/thumbnail_evolead-1-768x434.jpg 768w, https:\/\/evolute-institute.com\/wp-content\/uploads\/2023\/07\/thumbnail_evolead-1-1536x868.jpg 1536w, https:\/\/evolute-institute.com\/wp-content\/uploads\/2023\/07\/thumbnail_evolead-1-18x10.jpg 18w\" sizes=\"(max-width: 1711px) 100vw, 1711px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-custom-embed-play\" role=\"button\" aria-label=\"Play Video about evolead psychedelic retreat program for personal development for pioneering minds from evolute institute\" tabindex=\"0\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-play\" viewBox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M838 162C746 71 633 25 500 25 371 25 258 71 163 162 71 254 25 367 25 500 25 633 71 746 163 837 254 929 367 979 500 979 633 979 746 933 838 837 929 746 975 633 975 500 975 367 929 254 838 162M808 192C892 279 933 379 933 500 933 621 892 725 808 808 725 892 621 938 500 938 379 938 279 896 196 808 113 725 67 621 67 500 67 379 108 279 196 192 279 108 383 62 500 62 621 62 721 108 808 192M438 392V642L642 517 438 392Z\"><\/path><\/svg>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\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<div class=\"elementor-element elementor-element-7423b61 e-flex e-con-boxed e-con e-parent\" data-id=\"7423b61\" 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-1899116 elementor-widget elementor-widget-html\" data-id=\"1899116\" 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@200;300;400;500;600;700&display=swap\" rel=\"stylesheet\">\n\n<style>\n    .evo-retreat-section {\n        --evo-gold: #e3b874;\n        --evo-teal: #1d4d4f;\n        --evo-white: #ffffff;\n        --anim-smooth: cubic-bezier(0.25, 1, 0.3, 1);\n        \n        width: 100vw;\n        position: relative;\n        left: 50%;\n        right: 50%;\n        margin-left: -50vw;\n        margin-right: -50vw;\n        overflow: hidden;\n        font-family: 'Montserrat', sans-serif;\n    }\n\n    .evo-retreat-container {\n        background: radial-gradient(circle at center, #235d5f 0%, var(--evo-teal) 100%);\n        color: var(--evo-white);\n        padding: 85px 20px;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        min-height: 50vh;\n    }\n\n    .evo-retreat-wrapper {\n        max-width: 850px;\n        width: 100%;\n        margin: 0 auto;\n        text-align: center;\n    }\n\n    .evo-retreat-eyebrow {\n        display: block;\n        text-transform: uppercase;\n        letter-spacing: 0.5em;\n        font-size: 11px;\n        font-weight: 600;\n        margin-bottom: 25px;\n        color: var(--evo-gold);\n    }\n\n    .evo-retreat-heading {\n        font-weight: 300; \n        font-size: clamp(22px, 4vw, 34px); \n        line-height: 1.5;\n        margin: 0 0 50px 0; \n        color: var(--evo-white);\n        min-height: 1em; \/* prevent collapse if JS slow *\/\n    }\n\n    .evo-retreat-actions {\n        opacity: 0;\n        transform: translateY(20px);\n        transition: all 1s var(--anim-smooth);\n    }\n\n    .evo-retreat-actions.is-visible {\n        opacity: 1;\n        transform: translateY(0);\n    }\n\n    .evo-retreat-btn {\n        display: inline-block;\n        background-color: var(--evo-gold);\n        color: var(--evo-teal) !important;\n        text-decoration: none;\n        text-transform: uppercase;\n        font-weight: 600;\n        letter-spacing: 0.2em;\n        padding: 20px 55px;\n        transition: all 0.5s var(--anim-smooth);\n        cursor: pointer;\n        box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);\n        border-radius: 2px;\n        font-size: 0.85rem;\n        border: 1px solid var(--evo-gold);\n    }\n\n    .evo-retreat-btn:hover {\n        background-color: var(--evo-white) !important;\n        border-color: var(--evo-white);\n        transform: translateY(-5px);\n        box-shadow: 0 15px 35px rgba(227, 184, 116, 0.25);\n    }\n\n    .evo-word {\n        display: inline-block;\n        opacity: 0;\n        transform: translateY(15px);\n        transition: all 0.8s var(--anim-smooth);\n    }\n    .evo-word.is-visible { opacity: 1; transform: translateY(0); }\n\n    @media (max-width: 768px) {\n        .evo-retreat-container { padding: 110px 20px; }\n        .evo-retreat-heading { margin-bottom: 35px; }\n    }\n<\/style>\n\n<div class=\"evo-retreat-section\">\n    <section class=\"evo-retreat-container\">\n        <div class=\"evo-retreat-wrapper\">\n            <span class=\"evo-retreat-eyebrow\">The Path Ahead<\/span>\n            \n            <h2 class=\"evo-retreat-heading js-reveal-retreat\">\n                Find the right time and space to reconnect with your core purpose.\n            <\/h2>\n            \n            <div class=\"evo-retreat-actions\" id=\"js-actions-retreat\">\n                <a href=\"https:\/\/evolute-institute.com\/upcoming-retreats\/\" class=\"evo-retreat-btn\">\n                    Upcoming Retreats\n                <\/a>\n            <\/div>\n        <\/div>\n    <\/section>\n<\/div>\n\n<script>\nfunction initRetreatReveal() {\n    const heading = document.querySelector('.js-reveal-retreat');\n    const actions = document.getElementById('js-actions-retreat');\n    if (!heading || heading.dataset.initialized) return;\n\n    heading.dataset.initialized = 'true';\n\n    const words = heading.innerText.trim().split(' ');\n    heading.innerHTML = '';\n\n    words.forEach(function(word, i) {\n        const span = document.createElement('span');\n        span.innerText = word;\n        span.classList.add('evo-word');\n        span.style.transitionDelay = (i * 0.04) + 's';\n        heading.appendChild(span);\n        heading.appendChild(document.createTextNode(' '));\n    });\n\n    const observer = new IntersectionObserver(function(entries) {\n        entries.forEach(function(entry) {\n            if (entry.isIntersecting) {\n                entry.target.querySelectorAll('.evo-word').forEach(function(w) {\n                    w.classList.add('is-visible');\n                });\n                setTimeout(function() {\n                    if (actions) actions.classList.add('is-visible');\n                }, (words.length * 40) + 200);\n                observer.unobserve(entry.target);\n            }\n        });\n    }, { threshold: 0.3 });\n\n    observer.observe(heading);\n}\n\n\/\/ Run when DOM ready \u2014 handles both cases in Elementor\nif (document.readyState === 'loading') {\n    document.addEventListener('DOMContentLoaded', initRetreatReveal);\n} else {\n    initRetreatReveal();\n}\n<\/script>\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-a4e6ddb e-flex e-con-boxed e-con e-parent\" data-id=\"a4e6ddb\" 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-479233f elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"479233f\" 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<h2 class=\"elementor-heading-title elementor-size-default\">featured podcasts<\/h2>\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-f4bf9b6 e-con-full e-flex e-con e-parent\" data-id=\"f4bf9b6\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-ae44ec0 e-con-full e-flex e-con e-child\" data-id=\"ae44ec0\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f9a2854 animated-slow elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"f9a2854\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:100}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">Fabric CEO Mickael Drouard breaks a taboo by sharing openly his personal experience of an altered state of consciousness and how it has deeply impacted him positively in his life and in his work. \n<br>He interviews Evolute Institute\u2019s co-founders Christopher Kabakis and Dmitrij Achelrod, PhD who talk about their purpose, approach and results with leaders, change-makers and other pioneers.<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4dba423 elementor-widget__width-inherit animated-slow elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"4dba423\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:300}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Pyramid to Circles<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-629f51a elementor-widget__width-inherit animated-slow elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"629f51a\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:300}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">English<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-75b2a6b e-flex e-con-boxed e-con e-child\" data-id=\"75b2a6b\" 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-70ad22c elementor-align-left elementor-widget__width-auto elementor-widget elementor-widget-button\" data-id=\"70ad22c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/podcasts.apple.com\/us\/podcast\/altered-states-of-consciousness-and-leadership-growth\/id1571624552?i=1000590870646\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Apple Podcast<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\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-18d3243 elementor-align-left elementor-widget__width-auto elementor-widget elementor-widget-button\" data-id=\"18d3243\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/podtail.com\/en\/podcast\/pyramid-to-circles\/altered-states-of-consciousness-and-leadership-gro\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Podtail<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\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\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-bcc1d9a elementor-widget-mobile__width-inherit elementor-widget elementor-widget-html\" data-id=\"bcc1d9a\" 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<iframe style=\"border-radius:12px\" src=\"https:\/\/open.spotify.com\/embed\/episode\/0HOIU4DRNMs1eol6dxWdBI?utm_source=generator&theme=0\" width=\"100%\" height=\"352\" frameBorder=\"0\" allowfullscreen=\"\" allow=\"autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture\" loading=\"lazy\"><\/iframe>\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-3387e14 e-flex e-con-boxed e-con e-parent\" data-id=\"3387e14\" 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-a9d8967 elementor-widget elementor-widget-html\" data-id=\"a9d8967\" 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<style>\n    \/* Ensure these variables exist in your global stylesheet if using outside the wrapper *\/\n    :root {\n        --evolute-teal: #114B4D; \n        --evolute-gold: #EBBF71; \n    }\n\n    #evolute-trust-wrapper {\n        font-family: 'Montserrat', sans-serif;\n        max-width: 1100px;\n        margin: 60px auto;\n        padding: 0 20px;\n    }\n\n    .trust-title-wrapper {\n        text-align: center;\n        margin-bottom: 40px;\n    }\n\n    .trust-main-title {\n        font-size: 1.1rem;\n        font-weight: 500;\n        color: var(--evolute-teal);\n        text-transform: uppercase;\n        letter-spacing: 2px;\n        margin: 0;\n    }\n\n    .trust-divider {\n        width: 60px;\n        height: 3px;\n        background-color: var(--evolute-gold);\n        margin: 15px auto 0;\n        border-radius: 2px;\n    }\n\n    .trust-cards-container {\n        display: flex;\n        gap: 30px;\n        align-items: stretch;\n        justify-content: center;\n    }\n\n    .trust-card {\n        flex: 1;\n        background-color: var(--evolute-teal);\n        border: 1px solid var(--evolute-gold);\n        border-radius: 10px;\n        padding: 40px 30px;\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        text-align: center;\n        box-shadow: 0 8px 25px rgba(17, 75, 77, 0.12);\n        transition: transform 0.3s ease, box-shadow 0.3s ease;\n        \n        \/* THE MAGIC FIX: This stops the image filter from bleeding into the text *\/\n        isolation: isolate; \n    }\n\n    .trust-card:hover {\n        transform: translateY(-5px);\n        box-shadow: 0 15px 35px rgba(17, 75, 77, 0.2);\n    }\n\n    .trust-logo-box {\n        height: 90px;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        margin-bottom: 25px;\n        width: 100%;\n    }\n\n    \/* --- NEW LINK STYLES FOR UX --- *\/\n    .trust-logo-box a {\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        height: 100%;\n        width: 100%;\n        transition: opacity 0.3s ease;\n    }\n\n    .trust-logo-box a:hover {\n        opacity: 0.8; \/* Subtle visual feedback that it's a link *\/\n    }\n\n    .trust-logo-box img {\n        max-width: 200px;\n        max-height: 100%;\n        object-fit: contain;\n    }\n\n   \/* --- UPDATED CSS FILTER CLASS --- *\/\n    .white-logo-filter {\n        \/* 1. Turn it black and white, boost contrast, then invert it (white on black) *\/\n        filter: grayscale(100%) contrast(200%) invert(1);\n        \n        \/* 2. 'Screen' makes black invisible, showing only the white! *\/\n        mix-blend-mode: screen; \n        \n        \/* Optional: adjust opacity slightly if the white is too harsh *\/\n        opacity: 0.9;\n    }\n\n    .trust-card-text {\n        color: #ffffff;\n        font-size: 14.5px;\n        font-weight: 300;\n        line-height: 1.6;\n        opacity: 0.95;\n        margin: 0;\n    }\n\n    \/* Mobile Responsiveness *\/\n    @media (max-width: 768px) {\n        .trust-cards-container {\n            flex-direction: column;\n            gap: 20px;\n        }\n        \n        #evolute-trust-wrapper {\n            margin: 40px auto;\n        }\n\n        .trust-card {\n            padding: 30px 20px;\n        }\n    }\n<\/style>\n\n<div id=\"evolute-trust-wrapper\">\n    <div class=\"trust-title-wrapper\">\n        <h2 class=\"trust-main-title\">Our commitment to highest ethical standards<\/h2>\n        <div class=\"trust-divider\"><\/div>\n    <\/div>\n\n    <div class=\"trust-cards-container\">\n        <div class=\"trust-card\">\n            <div class=\"trust-logo-box\">\n                <a href=\"https:\/\/northstar.guide\/ethicspledge\/\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Visit the North Star Ethics Pledge\">\n                    <img decoding=\"async\" src=\"https:\/\/evolute-institute.com\/wp-content\/uploads\/2025\/09\/North-Star-Logo-White.webp\" alt=\"North Star Ethics Pledge Logo\">\n                <\/a>\n            <\/div>\n            <p class=\"trust-card-text\">\n                Both our core team members and as an organization, we subscribe to the North Star ethics pledge.\n            <\/p>\n        <\/div>\n\n        <div class=\"trust-card\">\n            <div class=\"trust-logo-box\">\n                <a href=\"https:\/\/www.guildofguides.org\/\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Visit the Guild of Guides Professional Association\">\n                    <img decoding=\"async\" class=\"white-logo-filter\" src=\"https:\/\/evolute-institute.com\/wp-content\/uploads\/2025\/09\/Guild-of-Guides.webp\" alt=\"Guild of Guides Logo\">\n                <\/a>\n            <\/div>\n            <p class=\"trust-card-text\">\n                Our core facilitators and guides are members of the Guild of Guides Professional Association Netherlands.\n            <\/p>\n        <\/div>\n    <\/div>\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-3d621df e-flex e-con-boxed e-con e-parent\" data-id=\"3d621df\" 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-d8f6f2f elementor-widget elementor-widget-html\" data-id=\"d8f6f2f\" 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<style>\n    \/* --- Global Settings --- *\/\n    .partners-separator-bar {\n        --evolute-teal: #114B4D; \n        --evolute-gold: #EBBF71; \n        --white: #FFFFFF;\n        \n        width: 100vw;\n        position: relative;\n        left: 50%;\n        right: 50%;\n        margin-left: -50vw;\n        margin-right: -50vw;\n        box-sizing: border-box;\n        \n        background-color: ;\n        padding: 60px 0; \n        \n        display: flex;\n        justify-content: center;\n        overflow: hidden;\n    }\n\n    .partners-inner-wrapper {\n        max-width: 1400px; \n        width: 92%;\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        gap: 20px; \/* Reduced gap since the title wrapper now has a bottom margin *\/\n    }\n\n    \/* --- New Title Styles --- *\/\n    .trust-title-wrapper {\n        text-align: center;\n        margin-bottom: 40px;\n    }\n\n    .trust-main-title {\n        font-family: 'Montserrat', sans-serif;\n        font-size: 1.1rem;\n        font-weight: 500;\n        color: var(--evolute-teal);\n        text-transform: uppercase;\n        letter-spacing: 2px;\n        margin: 0;\n    }\n\n    .trust-divider {\n        width: 60px;\n        height: 3px;\n        background-color: var(--evolute-gold);\n        margin: 15px auto 0;\n        border-radius: 2px;\n    }\n\n    \/* --- Marquee Settings --- *\/\n    .partners-marquee-container {\n        width: 100%;\n    }\n\n    .partners-logo-track {\n        display: flex;\n        justify-content: space-between;\n        align-items: center;\n        flex-wrap: nowrap; \n        width: 100%;\n        gap: 20px;\n    }\n\n    .partner-logo-link {\n        flex: 1; \n        min-width: 0; \n        display: flex;\n        justify-content: center;\n        align-items: center;\n        height: 85px; \n        padding: 0 10px;\n        box-sizing: border-box;\n    }\n\n    .duplicate {\n        display: none; \n    }\n\n    .partner-logo-link img {\n        max-height: 50px; \n        width: auto;\n        max-width: 100%;\n        object-fit: contain;\n        opacity: 0.8;\n        transition: all 0.3s ease;\n        mix-blend-mode: multiply; \n    }\n\n    \/* --- Enlarging 2nd and 3rd Logos (and their mobile duplicates) --- *\/\n    .partner-logo-link:nth-child(2) img,\n    .partner-logo-link:nth-child(3) img,\n    .partner-logo-link:nth-child(9) img, \n    .partner-logo-link:nth-child(10) img { \n        max-height: 70px; \n    }\n\n    .partner-logo-link:hover img {\n        opacity: 1;\n        transform: scale(1.08);\n    }\n\n    \/* --- Tablet Response --- *\/\n    @media (max-width: 1100px) {\n        .partners-logo-track {\n            flex-wrap: wrap; \n            justify-content: center; \n            gap: 40px 50px; \n        }\n        .partner-logo-link {\n            flex: unset; \n        }\n    }\n\n    \/* --- Mobile Response (Auto-Scrolling Marquee) --- *\/\n    @media (max-width: 768px) {\n        .partners-separator-bar { \n            padding: 50px 0; \n        }\n        \n        \/* Adjust title for mobile screens if needed *\/\n        .trust-main-title {\n            font-size: 0.95rem;\n            line-height: 1.4;\n        }\n\n        .partners-marquee-container {\n            overflow: hidden;\n            -webkit-mask-image: linear-gradient(to right, transparent 0%, black 10%, black 90%, transparent 100%);\n            mask-image: linear-gradient(to right, transparent 0%, black 10%, black 90%, transparent 100%);\n        }\n\n        .partners-logo-track {\n            flex-wrap: nowrap;\n            justify-content: flex-start;\n            width: max-content;\n            gap: 0; \n            animation: infiniteScroll 20s linear infinite;\n        }\n\n        .partners-logo-track:hover {\n            animation-play-state: paused;\n        }\n\n        .partner-logo-link {\n            width: 40vw;\n            flex: 0 0 40vw;\n            height: 75px; \n            padding: 0 20px; \n        }\n\n        .partner-logo-link img { \n            max-height: 50px; \n            max-width: 100%; \n        }\n\n        .partner-logo-link:nth-child(2) img,\n        .partner-logo-link:nth-child(3) img,\n        .partner-logo-link:nth-child(9) img,\n        .partner-logo-link:nth-child(10) img {\n            max-height: 65px; \n        }\n\n        .duplicate {\n            display: flex;\n        }\n\n        @keyframes infiniteScroll {\n            0% { transform: translateX(0); }\n            100% { transform: translateX(-50%); } \n        }\n    }\n<\/style>\n\n<section class=\"partners-separator-bar\">\n    <div class=\"partners-inner-wrapper\">\n        \n        <div class=\"trust-title-wrapper\">\n            <h2 class=\"trust-main-title\">We are grateful to be supported by and partnering with<\/h2>\n            <div class=\"trust-divider\"><\/div>\n        <\/div>\n        \n        <div class=\"partners-marquee-container\">\n            <div class=\"partners-logo-track\">\n                \n                <a href=\"https:\/\/medoo.life\/\" target=\"_blank\" class=\"partner-logo-link\">\n                    <img decoding=\"async\" src=\"https:\/\/evolute-institute.com\/wp-content\/uploads\/elementor\/thumbs\/Medoo_logo-quwrkzx41n2cske1zptnoh409w4ft53fxbga4aa91o.png\" alt=\"Medoo\">\n                <\/a>\n                <a href=\"https:\/\/intothedeep.info\/\" target=\"_blank\" class=\"partner-logo-link\">\n                    <img decoding=\"async\" src=\"https:\/\/evolute-institute.com\/wp-content\/uploads\/2024\/04\/Into-The-Deep-Logo.webp\" alt=\"Into The Deep\">\n                <\/a>\n                <a href=\"https:\/\/www.infinity-institute.de\/\" target=\"_blank\" class=\"partner-logo-link\">\n                    <img decoding=\"async\" src=\"https:\/\/evolute-institute.com\/wp-content\/uploads\/2022\/10\/infinity-institute.png\" alt=\"Infinity Institute\">\n                <\/a>\n                <a href=\"https:\/\/haltung-erweitern.de\/\" target=\"_blank\" class=\"partner-logo-link\">\n                    <img decoding=\"async\" src=\"https:\/\/evolute-institute.com\/wp-content\/uploads\/2024\/04\/haltung_logo.png\" alt=\"Haltung Erweitern\">\n                <\/a>\n                <a href=\"https:\/\/www.conscious-u.com\/\" target=\"_blank\" class=\"partner-logo-link\">\n                    <img decoding=\"async\" src=\"https:\/\/evolute-institute.com\/wp-content\/uploads\/2022\/09\/conscious_u.png\" alt=\"Conscious U\">\n                <\/a>\n                <a href=\"https:\/\/rationalgames.com\/\" target=\"_blank\" class=\"partner-logo-link\">\n                    <img decoding=\"async\" src=\"https:\/\/evolute-institute.com\/wp-content\/uploads\/2022\/10\/rational_games.png\" alt=\"Rational Games\">\n                <\/a>\n                <a href=\"https:\/\/psychedelia-stiftung.de\/\" target=\"_blank\" class=\"partner-logo-link\">\n                    <img decoding=\"async\" src=\"https:\/\/evolute-institute.com\/wp-content\/uploads\/2025\/12\/Psychedelia-stiftung-2048x709.jpg\" alt=\"Psychedelia Stiftung\">\n                <\/a>\n\n                <a href=\"https:\/\/medoo.life\/\" target=\"_blank\" class=\"partner-logo-link duplicate\" aria-hidden=\"true\">\n                    <img decoding=\"async\" src=\"https:\/\/evolute-institute.com\/wp-content\/uploads\/elementor\/thumbs\/Medoo_logo-quwrkzx41n2cske1zptnoh409w4ft53fxbga4aa91o.png\" alt=\"Medoo\">\n                <\/a>\n                <a href=\"https:\/\/intothedeep.info\/\" target=\"_blank\" class=\"partner-logo-link duplicate\" aria-hidden=\"true\">\n                    <img decoding=\"async\" src=\"https:\/\/evolute-institute.com\/wp-content\/uploads\/2024\/04\/Into-The-Deep-Logo.webp\" alt=\"Into The Deep\">\n                <\/a>\n                <a href=\"https:\/\/www.infinity-institute.de\/\" target=\"_blank\" class=\"partner-logo-link duplicate\" aria-hidden=\"true\">\n                    <img decoding=\"async\" src=\"https:\/\/evolute-institute.com\/wp-content\/uploads\/2022\/10\/infinity-institute.png\" alt=\"Infinity Institute\">\n                <\/a>\n                <a href=\"https:\/\/haltung-erweitern.de\/\" target=\"_blank\" class=\"partner-logo-link duplicate\" aria-hidden=\"true\">\n                    <img decoding=\"async\" src=\"https:\/\/evolute-institute.com\/wp-content\/uploads\/2024\/04\/haltung_logo.png\" alt=\"Haltung Erweitern\">\n                <\/a>\n                <a href=\"https:\/\/www.conscious-u.com\/\" target=\"_blank\" class=\"partner-logo-link duplicate\" aria-hidden=\"true\">\n                    <img decoding=\"async\" src=\"https:\/\/evolute-institute.com\/wp-content\/uploads\/2022\/09\/conscious_u.png\" alt=\"Conscious U\">\n                <\/a>\n                <a href=\"https:\/\/rationalgames.com\/\" target=\"_blank\" class=\"partner-logo-link duplicate\" aria-hidden=\"true\">\n                    <img decoding=\"async\" src=\"https:\/\/evolute-institute.com\/wp-content\/uploads\/2022\/10\/rational_games.png\" alt=\"Rational Games\">\n                <\/a>\n                <a href=\"https:\/\/psychedelia-stiftung.de\/\" target=\"_blank\" class=\"partner-logo-link duplicate\" aria-hidden=\"true\">\n                    <img decoding=\"async\" src=\"https:\/\/evolute-institute.com\/wp-content\/uploads\/2025\/12\/Psychedelia-stiftung-2048x709.jpg\" alt=\"Psychedelia Stiftung\">\n                <\/a>\n\n            <\/div>\n        <\/div>\n    <\/div>\n<\/section>\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-020cb3d e-flex e-con-boxed e-con e-parent\" data-id=\"020cb3d\" 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-1dfd912 elementor-widget elementor-widget-html\" data-id=\"1dfd912\" 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<script>\n  document.addEventListener('DOMContentLoaded', function () {\n    const ids = [\n      'hero-calendly-page-button',\n      'flip-calendly-page-button',\n      'table-calendly-page-button'\n    ];\n    \n    ids.forEach(function (id) {\n      const btn = document.getElementById(id);\n      if (btn) {\n        btn.addEventListener('click', function (e) {\n          e.preventDefault();\n          Calendly.initPopupWidget({\n            url: 'https:\/\/calendly.com\/evolute_institute_da\/30-min-exploration-evolute'\n          });\n        });\n      }\n    });\n  });\n<\/script>\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-165a62c e-flex e-con-boxed e-con e-parent\" data-id=\"165a62c\" 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-8efd182 elementor-widget elementor-widget-html\" data-id=\"8efd182\" 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<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@graph\": [\n\n    {\n      \"@type\": \"Organization\",\n      \"@id\": \"https:\/\/evolute-institute.com\/#organization\",\n      \"name\": \"Evolute Institute\",\n      \"foundingDate\": \"2022\",\n      \"areaServed\": {\n        \"@type\": \"Country\",\n        \"name\": \"Netherlands\"\n      },\n      \"contactPoint\": {\n        \"@type\": \"ContactPoint\",\n        \"contactType\": \"customer support\",\n        \"email\": \"info@evolute-institute.com\",\n        \"url\": \"https:\/\/evolute-institute.com\/contact\/\",\n        \"availableLanguage\": [\"English\", \"German\", \"French\", \"Spanish\"]\n      },\n      \"founder\": [\n        {\n          \"@type\": \"Person\",\n          \"name\": \"Dr. Dmitrij Achelrod\",\n          \"sameAs\": \"https:\/\/www.linkedin.com\/in\/achelrod\/\"\n        },\n        {\n          \"@type\": \"Person\",\n          \"name\": \"Christopher Kabakis\",\n          \"sameAs\": \"https:\/\/www.linkedin.com\/in\/christopherkabakis\/\"\n        }\n      ],\n      \"sameAs\": [\n        \"https:\/\/www.instagram.com\/evolute_institute\/\",\n        \"https:\/\/www.linkedin.com\/company\/evolute-institute\/\",\n        \"https:\/\/www.youtube.com\/@evoluteinstitute\",\n        \"https:\/\/www.trustpilot.com\/review\/evolute-institute.com\"\n      ],\n      \"knowsAbout\": [\n        \"Psilocybin retreats\",\n        \"Psychedelic-assisted retreats\",\n        \"Leadership retreats\",\n        \"Conscious leadership\",\n        \"Executive transformation\",\n        \"Darkness retreats\",\n        \"Medical screening and supervision\",\n        \"Integration sessions\"\n      ]\n    },\n\n    {\n      \"@type\": \"WebPage\",\n      \"@id\": \"https:\/\/evolute-institute.com\/\",\n      \"url\": \"https:\/\/evolute-institute.com\/\",\n      \"mainEntity\": { \"@id\": \"https:\/\/evolute-institute.com\/#organization\" },\n      \"audience\": {\n        \"@type\": \"Audience\",\n        \"audienceType\": \"Pioneer minds, founders, entrepreneurs, executives and leaders\"\n      },\n      \"mentions\": {\n        \"@type\": \"Organization\",\n        \"name\": \"Trustpilot\",\n        \"url\": \"https:\/\/www.trustpilot.com\/review\/evolute-institute.com\"\n      }\n    }\n\n  ]\n}\n<\/script>\n\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>Psilocybin Retreats in the Netherlands Unlock your potential for deep transformation. We curate immersive, expert-guided experiences for those ready to commit to a lasting change. Apply Now Watch the full video \u2192 Leading Psilocybin-truffle &#038; darkness retreat programs for personal transformation At Evolute Institute, we guide you beyond traditional learning and development, harnessing the power [&hellip;]<\/p>\n","protected":false},"author":1491,"featured_media":25097,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-1312","page","type-page","status-publish","has-post-thumbnail","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Psilocybin Retreats Netherlands | Evolute Institute<\/title>\n<meta name=\"description\" content=\"Experience our legal, medically supervised, and professional psilocybin retreats in the Netherlands. Designed for deep transformation, grounded in science.\" \/>\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\/da\/\" \/>\n<meta property=\"og:locale\" content=\"da_DK\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Psilocybin Retreats Netherlands | Legal &amp; Professional\" \/>\n<meta property=\"og:description\" content=\"Experience a safe, legal, and professionally guided psychedelic retreat in the Netherlands. Our expert-led programs at Evolute Institute focus on personal growth and deep transformation in a serene environment.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/evolute-institute.com\/da\/\" \/>\n<meta property=\"og:site_name\" content=\"Evolute Institute\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-27T08:56:03+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/evolute-institute.com\/wp-content\/uploads\/2026\/01\/best-psilocybin-retreat-netherlands.webp\" \/>\n\t<meta property=\"og:image:width\" content=\"1728\" \/>\n\t<meta property=\"og:image:height\" content=\"904\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/webp\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Estimeret l\u00e6setid\" \/>\n\t<meta name=\"twitter:data1\" content=\"25 minutter\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/evolute-institute.com\\\/\",\"url\":\"https:\\\/\\\/evolute-institute.com\\\/\",\"name\":\"Psilocybin Retreats Netherlands | Evolute Institute\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/evolute-institute.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/evolute-institute.com\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/evolute-institute.com\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/evolute-institute.com\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/participants-psilocybin-retreat-netherlands-scaled.webp\",\"datePublished\":\"2022-05-31T10:02:20+00:00\",\"dateModified\":\"2026-03-27T08:56:03+00:00\",\"description\":\"Experience our legal, medically supervised, and professional psilocybin retreats in the Netherlands. Designed for deep transformation, grounded in science.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/evolute-institute.com\\\/#breadcrumb\"},\"inLanguage\":\"da-DK\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/evolute-institute.com\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"da-DK\",\"@id\":\"https:\\\/\\\/evolute-institute.com\\\/#primaryimage\",\"url\":\"https:\\\/\\\/evolute-institute.com\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/participants-psilocybin-retreat-netherlands-scaled.webp\",\"contentUrl\":\"https:\\\/\\\/evolute-institute.com\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/participants-psilocybin-retreat-netherlands-scaled.webp\",\"width\":2560,\"height\":1707,\"caption\":\"Participants in a deep inner journey during a guided psilocybin retreat Netherlands.\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/evolute-institute.com\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/evolute-institute.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Psilocybin Retreats Netherlands | Evolute Institute\"}]},{\"@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\":\"da-DK\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/evolute-institute.com\\\/#organization\",\"name\":\"Evolute Institute\",\"url\":\"https:\\\/\\\/evolute-institute.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"da-DK\",\"@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":"Psilocybin Retreats Holland | Evolute Institute","description":"Oplev vores lovlige, medicinsk overv\u00e5gede og professionelle psilocybin-retreats i Holland. Designet til dyb transformation, funderet i videnskab.","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\/da\/","og_locale":"da_DK","og_type":"article","og_title":"Psilocybin Retreats Netherlands | Legal & Professional","og_description":"Experience a safe, legal, and professionally guided psychedelic retreat in the Netherlands. Our expert-led programs at Evolute Institute focus on personal growth and deep transformation in a serene environment.","og_url":"https:\/\/evolute-institute.com\/da\/","og_site_name":"Evolute Institute","article_modified_time":"2026-03-27T08:56:03+00:00","og_image":[{"width":1728,"height":904,"url":"https:\/\/evolute-institute.com\/wp-content\/uploads\/2026\/01\/best-psilocybin-retreat-netherlands.webp","type":"image\/webp"}],"twitter_card":"summary_large_image","twitter_misc":{"Estimeret l\u00e6setid":"25 minutter"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/evolute-institute.com\/","url":"https:\/\/evolute-institute.com\/","name":"Psilocybin Retreats Holland | Evolute Institute","isPartOf":{"@id":"https:\/\/evolute-institute.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/evolute-institute.com\/#primaryimage"},"image":{"@id":"https:\/\/evolute-institute.com\/#primaryimage"},"thumbnailUrl":"https:\/\/evolute-institute.com\/wp-content\/uploads\/2026\/01\/participants-psilocybin-retreat-netherlands-scaled.webp","datePublished":"2022-05-31T10:02:20+00:00","dateModified":"2026-03-27T08:56:03+00:00","description":"Oplev vores lovlige, medicinsk overv\u00e5gede og professionelle psilocybin-retreats i Holland. Designet til dyb transformation, funderet i videnskab.","breadcrumb":{"@id":"https:\/\/evolute-institute.com\/#breadcrumb"},"inLanguage":"da-DK","potentialAction":[{"@type":"ReadAction","target":["https:\/\/evolute-institute.com\/"]}]},{"@type":"ImageObject","inLanguage":"da-DK","@id":"https:\/\/evolute-institute.com\/#primaryimage","url":"https:\/\/evolute-institute.com\/wp-content\/uploads\/2026\/01\/participants-psilocybin-retreat-netherlands-scaled.webp","contentUrl":"https:\/\/evolute-institute.com\/wp-content\/uploads\/2026\/01\/participants-psilocybin-retreat-netherlands-scaled.webp","width":2560,"height":1707,"caption":"Participants in a deep inner journey during a guided psilocybin retreat Netherlands."},{"@type":"BreadcrumbList","@id":"https:\/\/evolute-institute.com\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/evolute-institute.com\/"},{"@type":"ListItem","position":2,"name":"Psilocybin Retreats Netherlands | Evolute Institute"}]},{"@type":"WebSite","@id":"https:\/\/evolute-institute.com\/#website","url":"https:\/\/evolute-institute.com\/","name":"Evolute Institute","description":"Psykedeliske psilocybin-retreats for banebrydende hjerner","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":"da-DK"},{"@type":"Organization","@id":"https:\/\/evolute-institute.com\/#organization","name":"Evolute Institute","url":"https:\/\/evolute-institute.com\/","logo":{"@type":"ImageObject","inLanguage":"da-DK","@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\/da\/wp-json\/wp\/v2\/pages\/1312","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/evolute-institute.com\/da\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/evolute-institute.com\/da\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/evolute-institute.com\/da\/wp-json\/wp\/v2\/users\/1491"}],"replies":[{"embeddable":true,"href":"https:\/\/evolute-institute.com\/da\/wp-json\/wp\/v2\/comments?post=1312"}],"version-history":[{"count":25,"href":"https:\/\/evolute-institute.com\/da\/wp-json\/wp\/v2\/pages\/1312\/revisions"}],"predecessor-version":[{"id":26563,"href":"https:\/\/evolute-institute.com\/da\/wp-json\/wp\/v2\/pages\/1312\/revisions\/26563"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/evolute-institute.com\/da\/wp-json\/wp\/v2\/media\/25097"}],"wp:attachment":[{"href":"https:\/\/evolute-institute.com\/da\/wp-json\/wp\/v2\/media?parent=1312"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}