{"id":606,"date":"2018-07-27T10:31:01","date_gmt":"2018-07-27T10:31:01","guid":{"rendered":"https:\/\/capitalmind.eu\/?page_id=606"},"modified":"2025-09-24T11:37:40","modified_gmt":"2025-09-24T09:37:40","slug":"team","status":"publish","type":"page","link":"https:\/\/www.investec.com\/advisory\/team\/","title":{"rendered":"Team"},"content":{"rendered":"<section class=\"content--block\">\n    <div class=\"holder\">\n\n        \n        <div class=\"filters--holder\" data-scroll=\"\">\n            <div class=\"filters--holder__filters fade-in\">\n                <!-- Country Filter (taxonomy: 'tc') -->\n                <div class=\"filter-select\">\n                    <div class=\"filters\">\n                        <select id=\"country\" class=\"ddl-select\">\n                            <option value=\"\">Country<\/option>\n                            <option value=\"\">View all<\/option><option value=\"benelux\">Benelux<\/option><option value=\"france\">France<\/option><option value=\"germany\">Germany<\/option><option value=\"india\">India<\/option><option value=\"nordic\">Nordic<\/option><option value=\"south-africa\">South Africa<\/option><option value=\"switzerland\">Switzerland<\/option><option value=\"united-kingdom\">United Kingdom<\/option>                        <\/select>\n                    <\/div>\n                <\/div><!-- \/.filter-select -->\n\n                <!-- Function Filter (taxonomy: 'tf') -->\n                <div class=\"filter-select\">\n                    <div class=\"filters\">\n                        <select id=\"function\" class=\"ddl-select\">\n                            <option value=\"\">Function<\/option>\n                            <option value=\"\">View all<\/option><option value=\"senior-team\">Senior Team<\/option><option value=\"deal-team\">Deal Team<\/option><option value=\"support-team\">Support Team<\/option><option value=\"senior-advisors\">Senior Advisors<\/option><option value=\"board\">Board<\/option>                        <\/select>\n                    <\/div>\n                <\/div><!-- \/.filter-select -->\n\n                <!-- Sector Filter (taxonomy: 'ts') -->\n                <div class=\"filter-select\">\n                    <div class=\"filters\">\n                        <select id=\"sector\" class=\"ddl-select\">\n                            <option value=\"\">Sector<\/option>\n                            <option value=\"\">View all<\/option><option value=\"business-services\">Business Services<\/option><option value=\"consumer\">Consumer<\/option><option value=\"energy-infrastructure\">Energy &amp; Infrastructure<\/option><option value=\"financial-services\">Financial Services<\/option><option value=\"food-agro\">Food &amp; Agro<\/option><option value=\"healthcare\">Healthcare<\/option><option value=\"industrials\">Industrials<\/option><option value=\"tmt\">TMT<\/option>                        <\/select>\n                    <\/div>\n                <\/div><!-- \/.filter-select -->\n            <\/div>\n        <\/div><!-- \/.filter--holder -->\n\n        <div class=\"teamWrapper\" id=\"team-list\"><\/div><!-- \/.teamWrapper -->\n\n        <!-- <div id=\"load-more\" style=\"text-align: center; margin-top:20px;\">\n            <button class=\"button btn btn--outline\">\n                <span>Load More<\/span>\n            <\/button>\n        <\/div> -->\n    <\/div>\n<\/section>\n\n<script>\n    jQuery(document).ready(function($) {\n        let ajaxUrl = 'https:\/\/www.investec.com\/advisory\/wp-json\/custom\/v1\/team-grids';\n        let currentPage = 1;\n        const defaultPostTypes = 'team';\n        const lang = 'en';\n\n        \/\/ Intersection Observer Initialization\n        const scrollersSelector = \"[data-scroll]\";\n        let observer;\n\n        function initIntersectionObserver() {\n            const scrollers = document.querySelectorAll(scrollersSelector);\n\n            if (observer) {\n                scrollers.forEach((scroller) => observer.observe(scroller));\n                return;\n            }\n\n            observer = new IntersectionObserver((entries) => {\n                entries.forEach((entry) => {\n                    if (entry.isIntersecting) {\n                        entry.target.classList.add(\"in-view\");\n                        observer.unobserve(entry.target);\n                    }\n                });\n            });\n\n            scrollers.forEach((scroller) => observer.observe(scroller));\n        }\n\n        function fetchTeamPost(loadMore = false) {\n            const post_type = defaultPostTypes;\n            const page = loadMore ? ++currentPage : (currentPage = 1);\n\n            \/\/ Get filter values\n            const country = $('#country').val();\n            const func = $('#function').val();\n            const sector = $('#sector').val();\n\n            $.ajax({\n                url: ajaxUrl,\n                method: 'GET',\n                data: {\n                    post_type: post_type,\n                    lang: lang,\n                    page: page,\n                    country: country,\n                    function: func,\n                    sector: sector\n                },\n                success: function(response) {\n                    const {\n                        html,\n                        has_more_posts\n                    } = response;\n\n                    if (html.trim().length === 0) {\n                        \/\/ If no posts are found, show a message\n                        $('#team-list').html('<p class=\"col-span-5\">Sorry, We couldn\u2019t find any members based on your selection<\/p>');\n                    } else {\n                        if (loadMore) {\n                            $('#team-list').append(html);\n                        } else {\n                            $('#team-list').html(html);\n                        }\n\n                        \/\/ Reinitialize the Intersection Observer for new elements\n                        initIntersectionObserver();\n                    }\n\n                    \/\/ Show or hide \"Load More\" button based on `has_more_posts`\n                    if (has_more_posts) {\n                        $('#load-more').show();\n                    } else {\n                        $('#load-more').hide();\n                    }\n                },\n                fail: function() {\n                    console.error(\"Failed to load more posts.\");\n                }\n            });\n        }\n\n        \/\/ Trigger filtering on dropdown change\n        $('.ddl-select').on('change', function() {\n            fetchTeamPost();\n        });\n\n        \/\/ Initial fetch\n        fetchTeamPost();\n    });\n<\/script>","protected":false},"excerpt":{"rendered":"","protected":false},"author":55,"featured_media":0,"parent":0,"menu_order":103,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":true,"inline_featured_image":false,"footnotes":""},"categories":[],"tags":[],"class_list":["post-606","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Our Team | Investec Advisory<\/title>\n<meta name=\"description\" content=\"Our team is made of ambitious minds. With our entrepreneurial spirit and determination, we invest significant time with our clients.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.investec.com\/advisory\/team\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Our Team | Investec Advisory\" \/>\n<meta property=\"og:description\" content=\"Our team is made of ambitious minds. With our entrepreneurial spirit and determination, we invest significant time with our clients.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.investec.com\/advisory\/team\/\" \/>\n<meta property=\"og:site_name\" content=\"Investec Business Advisory\" \/>\n<meta property=\"article:modified_time\" content=\"2025-09-24T09:37:40+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.investec.com\\\/advisory\\\/team\\\/\",\"url\":\"https:\\\/\\\/www.investec.com\\\/advisory\\\/team\\\/\",\"name\":\"Our Team | Investec Advisory\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.investec.com\\\/advisory\\\/#website\"},\"datePublished\":\"2018-07-27T10:31:01+00:00\",\"dateModified\":\"2025-09-24T09:37:40+00:00\",\"description\":\"Our team is made of ambitious minds. With our entrepreneurial spirit and determination, we invest significant time with our clients.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.investec.com\\\/advisory\\\/team\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.investec.com\\\/advisory\\\/team\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.investec.com\\\/advisory\\\/team\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.investec.com\\\/advisory\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Team\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.investec.com\\\/advisory\\\/#website\",\"url\":\"https:\\\/\\\/www.investec.com\\\/advisory\\\/\",\"name\":\"Investec Business Advisory\",\"description\":\"Investec Business Advisory\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.investec.com\\\/advisory\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.investec.com\\\/advisory\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.investec.com\\\/advisory\\\/#organization\",\"name\":\"Capitalmind Investec\",\"url\":\"https:\\\/\\\/www.investec.com\\\/advisory\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.investec.com\\\/advisory\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.investec.com\\\/advisory\\\/wp-content\\\/uploads\\\/2020\\\/01\\\/Logo_Investec_cmjn_6.jpg\",\"contentUrl\":\"https:\\\/\\\/www.investec.com\\\/advisory\\\/wp-content\\\/uploads\\\/2020\\\/01\\\/Logo_Investec_cmjn_6.jpg\",\"width\":1120,\"height\":1121,\"caption\":\"Capitalmind Investec\"},\"image\":{\"@id\":\"https:\\\/\\\/www.investec.com\\\/advisory\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.linkedin.com\\\/company\\\/capitalmind---corporate-finance-advisory\",\"https:\\\/\\\/www.youtube.com\\\/channel\\\/UC4bVt7iNejh8tGT6Qfa9R4w\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Our Team | Investec Advisory","description":"Our team is made of ambitious minds. With our entrepreneurial spirit and determination, we invest significant time with our clients.","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:\/\/www.investec.com\/advisory\/team\/","og_locale":"en_US","og_type":"article","og_title":"Our Team | Investec Advisory","og_description":"Our team is made of ambitious minds. With our entrepreneurial spirit and determination, we invest significant time with our clients.","og_url":"https:\/\/www.investec.com\/advisory\/team\/","og_site_name":"Investec Business Advisory","article_modified_time":"2025-09-24T09:37:40+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.investec.com\/advisory\/team\/","url":"https:\/\/www.investec.com\/advisory\/team\/","name":"Our Team | Investec Advisory","isPartOf":{"@id":"https:\/\/www.investec.com\/advisory\/#website"},"datePublished":"2018-07-27T10:31:01+00:00","dateModified":"2025-09-24T09:37:40+00:00","description":"Our team is made of ambitious minds. With our entrepreneurial spirit and determination, we invest significant time with our clients.","breadcrumb":{"@id":"https:\/\/www.investec.com\/advisory\/team\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.investec.com\/advisory\/team\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.investec.com\/advisory\/team\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.investec.com\/advisory\/"},{"@type":"ListItem","position":2,"name":"Team"}]},{"@type":"WebSite","@id":"https:\/\/www.investec.com\/advisory\/#website","url":"https:\/\/www.investec.com\/advisory\/","name":"Investec Business Advisory","description":"Investec Business Advisory","publisher":{"@id":"https:\/\/www.investec.com\/advisory\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.investec.com\/advisory\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.investec.com\/advisory\/#organization","name":"Capitalmind Investec","url":"https:\/\/www.investec.com\/advisory\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.investec.com\/advisory\/#\/schema\/logo\/image\/","url":"https:\/\/www.investec.com\/advisory\/wp-content\/uploads\/2020\/01\/Logo_Investec_cmjn_6.jpg","contentUrl":"https:\/\/www.investec.com\/advisory\/wp-content\/uploads\/2020\/01\/Logo_Investec_cmjn_6.jpg","width":1120,"height":1121,"caption":"Capitalmind Investec"},"image":{"@id":"https:\/\/www.investec.com\/advisory\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.linkedin.com\/company\/capitalmind---corporate-finance-advisory","https:\/\/www.youtube.com\/channel\/UC4bVt7iNejh8tGT6Qfa9R4w"]}]}},"_links":{"self":[{"href":"https:\/\/www.investec.com\/advisory\/wp-json\/wp\/v2\/pages\/606","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.investec.com\/advisory\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.investec.com\/advisory\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.investec.com\/advisory\/wp-json\/wp\/v2\/users\/55"}],"replies":[{"embeddable":true,"href":"https:\/\/www.investec.com\/advisory\/wp-json\/wp\/v2\/comments?post=606"}],"version-history":[{"count":0,"href":"https:\/\/www.investec.com\/advisory\/wp-json\/wp\/v2\/pages\/606\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.investec.com\/advisory\/wp-json\/wp\/v2\/media?parent=606"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.investec.com\/advisory\/wp-json\/wp\/v2\/categories?post=606"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.investec.com\/advisory\/wp-json\/wp\/v2\/tags?post=606"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}