CINXE.COM

TGTHR by Recruitee: The free online event for HR & recruitment professionals

<!DOCTYPE html><!-- Last Published: Wed Feb 19 2025 13:13:56 GMT+0000 (Coordinated Universal Time) --><html data-wf-domain="weglot.new-site.recruitee.com" data-wf-page="62430b62e48d5d75a47d7ec2" data-wf-site="60780a9b4720a47267a88257" data-wg-excluded-url="true" lang="en"><head><meta charset="utf-8"><title>TGTHR by Recruitee: The free online event for HR &amp; recruitment professionals</title><meta content="Join us for this two-day event where we&#x27;ve got experts who will discuss all things HR &amp; recruitment such as collaborative hiring, DE&amp;I, and more." name="description"><meta content="TGTHR by Recruitee: The free online event for HR &amp; recruitment professionals" property="og:title"><meta content="Join us for this two-day event where we&#x27;ve got experts who will discuss all things HR &amp; recruitment such as collaborative hiring, DE&amp;I, and more." property="og:description"><meta content="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/62554307e3c0df636d0e2690_2022-03-16_TGTHR%20-%20Shared%20Image%201200x630%20-%20after%20lauch.png" property="og:image"><meta content="TGTHR by Recruitee: The free online event for HR &amp; recruitment professionals" property="twitter:title"><meta content="Join us for this two-day event where we&#x27;ve got experts who will discuss all things HR &amp; recruitment such as collaborative hiring, DE&amp;I, and more." property="twitter:description"><meta content="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/62554307e3c0df636d0e2690_2022-03-16_TGTHR%20-%20Shared%20Image%201200x630%20-%20after%20lauch.png" property="twitter:image"><meta property="og:type" content="website"><meta content="summary_large_image" name="twitter:card"><meta content="width=device-width, initial-scale=1" name="viewport"><meta content="lRndpy0wB_wPsRtRPN7HsMKjMIfIQhH5ZqKi47-FwxU" name="google-site-verification"><link href="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/css/recruitee.0ccd9ad82.min.css" rel="stylesheet" type="text/css"><script type="text/javascript">!function(o,c){var n=c.documentElement,t=" w-mod-";n.className+=t+"js",("ontouchstart"in o||o.DocumentTouch&&c instanceof DocumentTouch)&&(n.className+=t+"touch")}(window,document);</script><link href="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/66e2fea8901d473b60a3782b_recruitee_favicon.png" rel="shortcut icon" type="image/x-icon"><link href="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/60990d7ed4f930cd32416212_recruitee-webclip-blue.png" rel="apple-touch-icon"><script type="text/javascript"> window.dataLayer = window.dataLayer || []; function gtag() { dataLayer.push(arguments); } // set „denied" as default for both ad and analytics storage, gtag("consent", "default", { ad_storage: "denied", analytics_storage: "denied", ad_user_data: "denied", ad_personalization: "denied", wait_for_update: 2000 }); // Enable ads data redaction by default [optional] gtag("set", "ads_data_redaction", true); </script> <!-- Google Tag Manager --> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-NTG8GWLW');</script> <!-- End Google Tag Manager --> <script> if (window.location.href !== "https://recruitee.com/cross-domain-bridge") { window.UC_UI_DOMAINS = { crossDomainConsentSharingIFrame: 'https://recruitee.com/cross-domain-bridge', }; } </script> <!-- Cookies banner script starts here: --> <script id="usercentrics-cmp" src="https://app.usercentrics.eu/browser-ui/latest/loader.js" data-settings-id="oCCxI52du" async=""></script> <!-- Cookies banner script ends here: --> <style> #classrooms_featured_col_menu { display: none; } body.admin-present #featured_col_menu { display: none; } body.admin-present #classrooms_featured_col_menu { display: block; } html[lang="de"] body.admin-present #featured_col_menu { display: none; } html[lang="de"] body.admin-present #classrooms_featured_col_menu { display: block; } html[lang="nl"] body.admin-present #featured_col_menu { display: none; } html[lang="nl"] body.admin-present #classrooms_featured_col_menu { display: none; } html[lang="fr"] body.admin-present #featured_col_menu { display: block; } html[lang="fr"] body.admin-present #classrooms_featured_col_menu { display: none; } </style> <!-- redirection loop solution: --> <script> let pathArray = window.location.pathname.split('/'); if (pathArray[1] == pathArray[3]) { window.location.replace("https://recruitee.com/"+pathArray[2]+"/"+pathArray[1]+"/"+pathArray[4]) } </script> <!-- Browser language auto detection --> <script> var defaultLanguage = 'en'; var supportedLanguages = ['en', 'de', 'nl', 'fr']; var supportedHosts = ['new-site.recruitee.com', 'recruitee.com', 'proxytest.recruitee.com'] var cacheKey = 'userPreferredLanguageKey' var excludedFromRedirection = ['category', 'subcategory', 'articles', 'blog', 'press', 'events', 'customer-stories', 'podcast', '?edit' , 'search']; var resolveLanguage = function () { var userLanguage = navigator.language; return userLanguage && supportedLanguages.find((lang) => { return userLanguage.startsWith(lang); }) || defaultLanguage } var redirectNeeded = function (userLanguage) { var cachedLanguage = window.localStorage.getItem(cacheKey); if (cachedLanguage) return false; var currentLangParam = window.location.pathname.split('/')[1]; if (excludedFromRedirection.includes(currentLangParam)) return false; var blogLangParam = currentLangParam.split('-')[0]; if (supportedLanguages.includes(blogLangParam)) return false; var validLangParam = supportedLanguages.find((lang) => { return lang === currentLangParam }) || defaultLanguage; var isOnDefaultLanguage = validLangParam === defaultLanguage var hasDifferentSupportedLanguage = userLanguage !== defaultLanguage var isHostSupported = supportedHosts.indexOf(window.location.host) !== -1; return isOnDefaultLanguage && hasDifferentSupportedLanguage && isHostSupported; } var redirectToLanguage = function (language) {; window.location.replace(language + window.location.pathname); } var attachLangaugeSwticherListener = function() { var dropdownItem = document.querySelector('.lang-dropdown-list .lang-link-en') if (!dropdownItem) return; dropdownItem.addEventListener('click', function () { window.localStorage.setItem(cacheKey, defaultLanguage) }) } var userLanguage = resolveLanguage(); var canRedirect = redirectNeeded(userLanguage); if (canRedirect) redirectToLanguage(userLanguage); window.addEventListener('DOMContentLoaded', (event) => { attachLangaugeSwticherListener(); }); </script> <!-- End of Browser language auto detection --> <!-- ATS button hidden when loading --> <style> #go-to-app-btn-group, #navbar-trial-btn { display: none; } #top-bar-content { display: none; } #go-app-dropdown-body a.w-dropdown-link { padding: 0.5rem 1rem; color: #040E3C; font-weight: bold; border-bottom: 1px solid #f5f2fa; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; -webkit-line-clamp: 1; transition: color 0.2s; } #go-app-dropdown-body a.w-dropdown-link:hover { color: #1999e3; } .navbar--menu-dropdown-icon{margin-left:0;} </style> <!-- InLinks setup --> <script defer="" src="https://jscloud.net/x/16094/inlinks.js"></script> <!-- End of InLinks setup --> <!-- Segment setup --> <script> !function(){var analytics=window.analytics=window.analytics||[];if(!analytics.initialize)if(analytics.invoked)window.console&&console.error&&console.error("Segment snippet included twice.");else{analytics.invoked=!0;analytics.methods=["trackSubmit","trackClick","trackLink","trackForm","pageview","identify","reset","group","track","ready","alias","debug","page","once","off","on","addSourceMiddleware","addIntegrationMiddleware","setAnonymousId","addDestinationMiddleware"];analytics.factory=function(e){return function(){var t=Array.prototype.slice.call(arguments);t.unshift(e);analytics.push(t);return analytics}};for(var e=0;e<analytics.methods.length;e++){var key=analytics.methods[e];analytics[key]=analytics.factory(key)}analytics.load=function(key,e){var t=document.createElement("script");t.type="text/javascript";t.async=!0;t.src="https://cdn.segment.com/analytics.js/v1/" + key + "/analytics.min.js";var n=document.getElementsByTagName("script")[0];n.parentNode.insertBefore(t,n);analytics._loadOptions=e};analytics._writeKey="5n8hHOdAZhlksXHmjcxJF3oV1qxFsoN6";;analytics.SNIPPET_VERSION="4.15.3"; analytics.load("5n8hHOdAZhlksXHmjcxJF3oV1qxFsoN6"); analytics.page(); }}(); </script> <!-- End of Segment setup --> <!-- Start VWO Async SmartCode --> <script type="text/javascript"> window._vwo_code = window._vwo_code || (function(){ var account_id=372306, settings_tolerance=2000, library_tolerance=2500, use_existing_jquery=false, is_spa=1, hide_element='body', /* DO NOT EDIT BELOW THIS LINE */ f=false,d=document,code={use_existing_jquery:function(){return use_existing_jquery;},library_tolerance:function(){return library_tolerance;},finish:function(){if(!f){f=true;var a=d.getElementById('_vis_opt_path_hides');if(a)a.parentNode.removeChild(a);}},finished:function(){return f;},load:function(a){var b=d.createElement('script');b.src=a;b.type='text/javascript';b.innerText;b.onerror=function(){_vwo_code.finish();};d.getElementsByTagName('head')[0].appendChild(b);},init:function(){ window.settings_timer=setTimeout(function () {_vwo_code.finish() },settings_tolerance);var a=d.createElement('style'),b=hide_element?hide_element+'{opacity:0 !important;filter:alpha(opacity=0) !important;background:none !important;}':'',h=d.getElementsByTagName('head')[0];a.setAttribute('id','_vis_opt_path_hides');a.setAttribute('type','text/css');if(a.styleSheet)a.styleSheet.cssText=b;else a.appendChild(d.createTextNode(b));h.appendChild(a);this.load('https://dev.visualwebsiteoptimizer.com/j.php?a='+account_id+'&u='+encodeURIComponent(d.URL)+'&f='+(+is_spa)+'&r='+Math.random());return settings_timer; }};window._vwo_settings_timer = code.init(); return code; }()); </script> <!-- End VWO Async SmartCode --> <!-- Start of Sleeknote signup and lead generation tool - www.sleeknote.com --> <script id="sleeknoteScript" type="text/javascript"> </script> <!-- End of Sleeknote signup and lead generation tool - www.sleeknote.com --> <!-- Weglot setup --> <script type="application/json" id="weglot-data">{"allLanguageUrls":{"en":"https://new-site.recruitee.com/tgthr","fr":"https://new-site.recruitee.com/fr/tgthr","nl":"https://new-site.recruitee.com/nl/tgthr","de":"https://new-site.recruitee.com/de/tgthr"},"originalCanonicalUrl":"https://new-site.recruitee.com/tgthr","originalPath":"/tgthr","settings":{"auto_switch":false,"auto_switch_fallback":null,"custom_settings":{"button_style":{"with_name":false,"full_name":false,"is_dropdown":false,"with_flags":false,"flag_type":"rectangle_mat","custom_css":"/* \r\n.wg-default, .wg-default .country-selector {\r\n bottom: 1rem;\r\n left: 1rem;\r\n right: auto;\r\n border-radius: 25px;\r\n box-shadow: 7px 7px 20px 0 rgb(117 83 173 / 18%);\r\n}\r\n*/\r\n.wg-drop.country-selector .wgcurrent {\r\n border: none;\r\n}\r\n.wg-default .wg-drop.country-selector a {\r\n font-size: 0.85rem;\r\n height: 2.5rem;\r\n padding: 0 1rem 0 1rem;\r\n margin-right: 1rem;\r\n}\r\n/* dropdown open */\r\n.wg-drop.weg-openup ul {\r\n bottom: 2.6rem;\r\n}\r\n.wg-drop.country-selector ul {\r\n border: none;\r\n border-radius: 4px;\r\n box-shadow: 7px 7px 20px 0 rgb(117 83 173 / 18%);\r\n}\r\n.wg-default.weglot-container--left, .wg-default.weglot-container--left .country-selector {\r\n bottom: 50px;\r\n}"},"switchers":[],"translate_search":false,"hide_switcher":false,"subdomain":false,"wait_transition":true,"dynamic":"","override_hreflang":false,"remove_logging":true,"hide_switcher_excluded_path":true,"definitions":{}},"deleted_at":null,"dynamics":[],"excluded_blocks":[{"value":".dont-translate","description":null},{"value":"nav a.lang-link","description":"Try to fix SEO issues"}],"excluded_paths":[{"excluded_languages":[],"language_button_displayed":true,"type":"CONTAIN","value":"/blog"},{"excluded_languages":[],"language_button_displayed":true,"type":"CONTAIN","value":"/category/"},{"excluded_languages":[],"language_button_displayed":true,"type":"CONTAIN","value":"/de-kategorie/"},{"excluded_languages":[],"language_button_displayed":true,"type":"CONTAIN","value":"/collaborative-hiring-guide"},{"excluded_languages":[],"language_button_displayed":true,"type":"CONTAIN","value":"/applicant-tracking-system-guide"},{"excluded_languages":[],"language_button_displayed":true,"type":"CONTAIN","value":"/demo"},{"excluded_languages":[],"language_button_displayed":true,"type":"CONTAIN","value":"/gdpr-consultation"},{"excluded_languages":[],"language_button_displayed":true,"type":"CONTAIN","value":"/contact-us"},{"excluded_languages":[],"language_button_displayed":true,"type":"CONTAIN","value":"/contact-sales"},{"excluded_languages":[],"language_button_displayed":true,"type":"CONTAIN","value":"/articles/"},{"excluded_languages":[],"language_button_displayed":true,"type":"CONTAIN","value":"/customer-stories"},{"excluded_languages":[],"language_button_displayed":true,"type":"CONTAIN","value":"/de-artikel"},{"excluded_languages":[],"language_button_displayed":true,"type":"CONTAIN","value":"/fr-articles"},{"excluded_languages":[],"language_button_displayed":true,"type":"CONTAIN","value":"/de-ebooks-ressourcen"},{"excluded_languages":[],"language_button_displayed":true,"type":"CONTAIN","value":"/de-events-webinare"},{"excluded_languages":[],"language_button_displayed":true,"type":"CONTAIN","value":"/de-kundenerfolgsgeschichten"},{"excluded_languages":[],"language_button_displayed":true,"type":"CONTAIN","value":"/de-podcast"},{"excluded_languages":[],"language_button_displayed":true,"type":"CONTAIN","value":"/de-unterkategorie"},{"excluded_languages":[],"language_button_displayed":true,"type":"CONTAIN","value":"/fr-evenements"},{"excluded_languages":[],"language_button_displayed":true,"type":"CONTAIN","value":"/fr-podcast"},{"excluded_languages":[],"language_button_displayed":true,"type":"CONTAIN","value":"/fr-temoignages-clients"},{"excluded_languages":[],"language_button_displayed":true,"type":"CONTAIN","value":"/podcast"},{"excluded_languages":[],"language_button_displayed":true,"type":"CONTAIN","value":"/recruitee-insider"},{"excluded_languages":[],"language_button_displayed":true,"type":"CONTAIN","value":"/subcategory"},{"excluded_languages":[],"language_button_displayed":true,"type":"CONTAIN","value":"/events"},{"excluded_languages":[],"language_button_displayed":true,"type":"CONTAIN","value":"/search"},{"excluded_languages":[],"language_button_displayed":true,"type":"CONTAIN","value":"/de-stellenbeschreibungen-vorlagen"},{"excluded_languages":[],"language_button_displayed":true,"type":"CONTAIN","value":"/de-presse"},{"excluded_languages":[],"language_button_displayed":true,"type":"CONTAIN","value":"/fr-communiques-presse"},{"excluded_languages":[],"language_button_displayed":true,"type":"CONTAIN","value":"/press"},{"excluded_languages":[],"language_button_displayed":true,"type":"CONTAIN","value":"/communiques-presse"},{"excluded_languages":[],"language_button_displayed":true,"type":"CONTAIN","value":"/presse"},{"excluded_languages":[],"language_button_displayed":true,"type":"CONTAIN","value":"/stellenbeschreibungen-vorlagen"},{"excluded_languages":[],"language_button_displayed":true,"type":"CONTAIN","value":"/fr-sujet"},{"excluded_languages":[],"language_button_displayed":true,"type":"CONTAIN","value":"/fr-categorie"},{"excluded_languages":[],"language_button_displayed":true,"type":"CONTAIN","value":"/account-blocked"},{"excluded_languages":[],"language_button_displayed":true,"type":"CONTAIN","value":"/browser-not-supported"},{"excluded_languages":[],"language_button_displayed":true,"type":"CONTAIN","value":"/tgthr"},{"excluded_languages":["nl"],"language_button_displayed":true,"type":"CONTAIN","value":"/solution-partners"},{"excluded_languages":["fr","nl"],"language_button_displayed":true,"type":"CONTAIN","value":"/partnerships"},{"excluded_languages":["nl"],"language_button_displayed":true,"type":"CONTAIN","value":"/technology-partners"},{"excluded_languages":["nl"],"language_button_displayed":true,"type":"CONTAIN","value":"/partners"},{"excluded_languages":["nl"],"language_button_displayed":true,"type":"CONTAIN","value":"/forms/solution-partner-form"},{"excluded_languages":["nl"],"language_button_displayed":true,"type":"CONTAIN","value":"/forms/technology-partner-form"},{"excluded_languages":["nl"],"language_button_displayed":true,"type":"CONTAIN","value":"/partnership-form-success"},{"excluded_languages":["fr","de","nl"],"language_button_displayed":true,"type":"CONTAIN","value":"/classrooms/setting-up-your-account"},{"excluded_languages":[],"language_button_displayed":true,"type":"CONTAIN","value":"/classrooms/hire-with-your-team"},{"excluded_languages":[],"language_button_displayed":true,"type":"CONTAIN","value":"/classrooms/setting-up-your-careers-site"},{"excluded_languages":[],"language_button_displayed":true,"type":"CONTAIN","value":"/classrooms/advanced-careers-site-settings"},{"excluded_languages":[],"language_button_displayed":true,"type":"CONTAIN","value":"/classrooms/pipeline-templates-and-automation"},{"excluded_languages":[],"language_button_displayed":true,"type":"CONTAIN","value":"/classrooms/creating-your-first-job"},{"excluded_languages":[],"language_button_displayed":true,"type":"CONTAIN","value":"/classrooms/understanding-candidate-profile"},{"excluded_languages":[],"language_button_displayed":true,"type":"CONTAIN","value":"/classrooms/optimizing-your-account"}],"external_enabled":true,"host":"new-site.recruitee.com","is_dns_set":true,"is_https":true,"language_from":"en","language_from_custom_flag":"us","language_from_custom_name":null,"languages":[{"connect_host_destination":null,"custom_code":null,"custom_flag":null,"custom_local_name":null,"custom_name":null,"enabled":true,"language_to":"nl"},{"connect_host_destination":null,"custom_code":null,"custom_flag":null,"custom_local_name":null,"custom_name":null,"enabled":true,"language_to":"fr"},{"connect_host_destination":null,"custom_code":null,"custom_flag":null,"custom_local_name":null,"custom_name":null,"enabled":true,"language_to":"de"}],"media_enabled":true,"technology_id":12,"technology_name":"Other","translation_engine":3,"url_type":"SUBDIRECTORY","versions":{"translation":1739955394,"slugTranslation":1655892791}}}</script> <script type="text/javascript" src="https://cdn.weglot.com/weglot.min.js"></script> <script> Weglot.initialize({ api_key: 'wg_d050674c75c71fd46e256fba3c8b60e64', switchers: [ { // Same as button_style at root button_style: { full_name: true, with_name: true, is_dropdown: true, with_flags: true, flag_type: "circle", invert_flags: false }, // Move switcher somewhere in the page location: { target: ".weglot-lang-switcher", sibling: null } } ] }); </script> <!-- End of Weglot setup --> <style> body{font-family: Neuemontreal, sans-serif !important; font-weight: 500;} /*** Additional style hacks***/ /* Main navigation - Blog section */ html[lang="de"] .navbar--blog-article-en, html[lang="fr"] .navbar--blog-article-en, html[lang="de"] .navbar--blog-cat-en, html[lang="fr"] .navbar--blog-cat-en, html[lang="nl"] .d-none-nl { display: none; } html[lang="de"] .navbar--blog-article-de, html[lang="fr"] .navbar--blog-article-fr, html[lang="de"] .navbar--blog-cat-de, html[lang="fr"] .navbar--blog-cat-fr { display: block; } html[lang="fr"] .d-none-fr { display: none; } /* Content for localized pages - Logos, Product pages, Pricing, Customers */ html[lang="de"] .de-only { display: block !important; } html[lang="fr"] .fr-only { display: block !important; } html[lang="nl"] .nl-only { display: block !important; } html[lang="de"] .de-only-inline-block { display: inline-block !important; } html[lang="fr"] .fr-only-inline-block { display: inline-block !important; } html[lang="nl"] .nl-only-inline-block { display: inline-block !important; } html[lang="de"] .en-only, html[lang="fr"] .en-only, html[lang="nl"] .en-only { display: none !important; } body{ position: relative; } /* Buttons for logged in/out user */ body.admin-present .btn-user { display: block; } body.admin-present .btn-guest { display: none; } body.admin-not-present .btn-guest { display: block; } body.admin-not-present .btn-user { display: none; } /** Main nav - smaller font-size for FR language **/ @media only screen and (min-width: 992px) { html[lang="fr"] .navbar--menu a, html[lang="fr"] .navbar--menu-dropdown-item-text { font-size: 0.9rem; } } @media only screen and (min-width: 1280px) { html[lang="fr"] .navbar--menu a, html[lang="fr"] .navbar--menu-dropdown-item-text { font-size: 1.1rem; } } /** Main nav - Guest login button on mobile only **/ @media only screen and (min-width: 992px) { body.admin-not-present .navbar--btn-login.btn-guest { display: none !important; } } /* Font smoothing */ * { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } /** Word breaking when hit the container edge **/ body { overflow-wrap: break-word; word-wrap: break-word; } /** Prevent body from being scrolled while mobile menu is opened **/ body.no-scroll { overflow: hidden; } /* Internet Explorer overrides */ @media all and (-ms-high-contrast:none) { .ie-only { display: block !important; } /* Main navigation */ .navbar--top-bar-content.ie-only { display: flex !important; } .ie-only.navbar--btn { position: absolute !important; top: 0.5rem; right: 0; } /* Homepage */ .homepage--hero-animation, .story--animation { display:none; } .cta.card-shadow { background-color: #040e3c; } /* Pricing */ .pricing--switcher-wrapper, .pricing--table-slots, .trial-btn, .custom-pricing-text { display:none; } .pricing-ie-only { display: block; } .get-in-touch-btn { margin-top: 2.7rem; } .pricing--table-container-top { margin-top: 4rem; } /* Customers */ .customers--logos-grid { display: flex; flex-wrap: wrap; } img.customers--logo { width: 20%; } /* Marketplace */ .marketplace--search { display:none; } img.marketplace--card-img { width: auto; height: auto; max-width: 10rem; } .btn-user-logged-in { display: none; } /* About us */ .timeline_wrapper, .timeline-section, .timeline-support-section { display: none; } } /*** Blog styling ****/ /* To turn "Blog" text link blue in the breadcrumbs*/ a.breadcrumbs--item-link{ color: #1999E3 !important; } a.breadcrumbs--item-link:hover{ color: #174298 !important; } .breadcrumbs--item:hover { color: #174298; } /* To truncate paragraph in post thumbnail */ .truncate { display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; } /* Links on hover */ article a:hover { text-decoration: underline; } /* Blockquotes */ blockquote:before { content: open-quote; font-size: 8rem; position: absolute; top: -4rem; color: #1999e3; left: 1rem; font-weight: 900; } blockquote::after { content: close-quote; font-size: 8rem; position: absolute; bottom: -7.5rem; color: #1999e3; right: 1rem; font-weight: 900; } /* Article img spacing */ #article figure img { margin-bottom: 1.5rem; } /* Article img caption */ #article figcaption { color: #4d6072; /* dark-gray */ font-size: 1rem; font-style: italic; } /* Table of Contents on Blog and Text page*/ #toc ul { margin: 0; padding: 0; } #toc ul li a { color: inherit; } #toc ul li a:hover { color: #1999e3; } article [id^="toc"] { display: block; position: relative; top: -7rem; visibility: hidden; } li.toc-h2 { margin-top: 1rem; margin-bottom: 0.5rem; color: #040e3c; line-height: 1.5; list-style-type: none; } li.toc-h3 { list-style: none; line-height: 1.3; margin: 0; padding: 0.3rem 0.5rem; font-size: 0.9rem; border-left: solid #c7c9d3 2px; } /* ToC scrollbar */ #toc ::-webkit-scrollbar /* for blog articles */ , .text-page--toc-container::-webkit-scrollbar /* for text pages */ { width: 5px; } #toc ::-webkit-scrollbar-thumb /* for blog articles */ , .text-page--toc-container::-webkit-scrollbar-thumb /* for text pages */ { background-color: #c7c9d3; border-radius: 10px; } #toc ::-webkit-scrollbar-track /* for blog articles */ , .text-page--toc-container::-webkit-scrollbar-track /* for text pages */ { background-color: #efefef; } /** F’in sweet Webflow Hacks - #20 Create sub bullet lists inside a Rich Text element **/ .hack20-sub-bullet { margin-left: 15px; } .hack20-sub-bullet-2 { margin-left: 30px; } @media (max-width: 767px) { .hack20-sub-bullet { margin-left: 10px; } .hack20-sub-bullet-2 { margin-left: 20px; } } @media(max-width:1260px){ .btn-top{ top: 82vh; } } @media(max-width:991px){ .btn-top{ top: auto; right: 18px; bottom: 80px; } } /*setting for "TOC"*/ h1::before, h2::before, h3::before, h4::before, h5::before, h6::before { display: block; content: " "; height: 90px; margin-top: -90px; visibility: hidden; } .is-active-link::before { background-color: #1899e3 !important; } @media(min-width:768px){ div.text-page--toc-column.w-col.w-col-4{ margin-top: -10rem !important; } } @media(min-width: 501px){ .text-span-4{ display: none!important; }} .tooltiptext { visibility: hidden; border-radius: 2px; } .tooltiptext::after { content: " "; position: absolute; top: 50%; right: 100%; /* To the left of the tooltip */ margin-top: -5px; border-width: 5px; border-style: solid; border-color: transparent black transparent transparent; } .tooltip_container:hover .tooltiptext { visibility: visible; opacity: 1; transition: all .2s; } html[lang="nl"] .tooltiptext{ width: 220px; } @media(max-width:500px){ .container-max-width-100{ max-width: 100%; } .navbar--menu-dropdown-link{ flex-direction: column; } .tooltip_container{ position: absolute; right: 0; display: block; text-align: end; } .tooltiptext{ display: none; } .image-19{ position: relative; width: 17px; height: 17px; max-width: unset; top: 1px; right: 0; } .text-block-25 { display: none; } .tooltiptext_mob { position: relative; margin: 10px 0; display: none; width: 100%; color: white !important; border-radius: 2px; } .tooltiptext_mob{ background-color: #126DB1; padding: 3px 0 3px 5px; font-size: 12px; font-weight: 700; } .tooltiptext_mob::after { content: ""; position: absolute; bottom: 100%; left: 95%; margin-left: -5px; border-width: 5px; border-style: solid; border-color: transparent transparent #126DB1 transparent; } } @media(min-width: 501px){ .footer ul li{ display: flex; } .footer .image-19{ margin-top: 3px; } .footer .tooltiptext{ top: -3px !important; } } @media(max-width: 500px){ .footer .image-19{ top: -42px; right: 2px; } .footer ul li{ position: relative; } } .overflow-visible{ overflow: visible !important; } .show_only_in_nl, .show_only_in_de, .show_only_in_en, .show_only_in_fr{ display: none; } html[lang="nl"] .show_only_in_nl, html[lang="de"] .show_only_in_de, html[lang="en"] .show_only_in_en, html[lang="fr"] .show_only_in_fr{ display: block !important; } html[lang="de"] .show_only_in_de_flex{display: flex !important;} html[lang="de"] .hide_only_in_de{display: none !important;} .w-nav-button{color: white!important;} html[lang="nl"] .partnerships_menu_item, html[lang="nl"] .partnerships_footer_item{display: none; } .w-slider-dot{ width: 12px !important; height: 12px !important; } .right_mwr{ background-image: radial-gradient(125.67% 82.64% at 50% 100%,#00a2ff 0,#04004a 100%) !important;} /*setting for FAQ*/ .accordion-title-heading::before{ height: 0 !important; margin-top: 0 !important; } </style> <script> // Change footer copyright year dynamically document.addEventListener("DOMContentLoaded", function () { const dynamicYear = document.querySelector(".footer--dynamic-year"); const currentYear = new Date().getFullYear(); dynamicYear.textContent = currentYear; }); </script> <style> .homepage--hero-app-img{width: auto !important;} .new_tellent_btn_paddings:hover{ background-color: #1e02f3 !important; border-color: #1e02f3 !important; color: white !important; transition: all .2s; } .border-gradient-purple { background-image: linear-gradient(90deg,#e83393,#92069c) !important; border-style: none; } .border-gradient-purple:hover{ background-color: #1e02f3 !important; /*background-image: none !important;*/ background-image: linear-gradient(90deg,#1e02f3,#1e02f3) !important; } .btn.btn-green-contained.homepage--hero-btn.btn_try_for_free_18d { border-color: unset; background-color: unset; } .new_tellent_btn_paddings{ transition: all .2s; } .new_tellent_btn_paddings:hover .div_arrow_btn{ padding-left: 6px !important; padding-right: 0px !important; transition: all .2s; } .div_arrow_btn{transition: all .2s; } #home_hero_btn_01{ padding-top: calc(2rem + 2px); padding-bottom: calc(2rem + 2px); } #go-to-app-btn .w-icon-dropdown-toggle:before { margin-left: -6px; } </style> <script src="//rum-static.pingdom.net/pa-6662f2c968cac40012000c1d.js" async=""></script> <style>.footer--tel{display: none !important;}</style><style> .intercom-lightweight-app, .intercom-container{ display: none; } .w-lightbox-backdrop{ z-index: 99999999; } .expand_show{ -moz-transition: all 0.5s linear; -webkit-transition: all 0.5s linear; transition: all 0.5s linear; } .rotate_it{ -ms-transform: rotate(180deg); -moz-transform: rotate(180deg); -webkit-transform: rotate(180deg); transform: rotate(180deg); } .w-nav-link.w--current { color: white !important; } /*form styling starts here: */ form label{ color: #184298; margin: 0; font-size: 18px; font-weight: 700; padding-bottom: 5px; } form input{ width:100%; border-color: #cccc; border-width: 1px; border-style: solid; border-radius: 4px; font-size: 16px; padding: 6px; color: #464646; } form select{ width:100%; border-color: #cccc; border-width: 1px; border-style: solid; color: #464646; border-radius: 4px; font-size: 16px; padding: 6px; -webkit-appearance:none; -webkit-padding-after: 2px; -webkit-padding-before: 2px; } form ul{ list-style: none; padding-left: 5px; margin-bottom: 0; } form ul li label{ color:red!important; font-weight: 400; font-size: 12px; } form div.actions{ text-align: center; margin-top: 20px; margin-bottom: 20px; } .hs-form-booleancheckbox-display span{ color: #184298!important; font-size: 12px; line-height: 150%; padding-left: 22px; display: inline-block; margin-top: -27px; } @media(max-width: 480px){ form input[type=submit]{ padding: 10px 25px; font-size: 18px; font-weight: 700; } form label{ font-size: 16px; } .hs-form-booleancheckbox-display span{ font-size: 14px; } } .hs_firstname, .hs_lastname, .hs_email, .hs_company, .hs_jobtitle, .hs_country, .hs_submit, .hs_company_size_range{ padding-bottom: 15px; } .hs_marketing_communications_consent{ padding-bottom: 0; } form input[type=checkbox]{ /*width: unset; */ width: 16px; height: 16px; } .submitted-message{ text-align: center; padding: 10px 0 40px; } input[type="submit"]{ padding: 16px 35px !important; border: 2px solid #fff !important; border-radius: 50px !important; background-color: #3BA038 !important; line-height: 16px !important; width: unset !important; color: #fff !important; font-size: 18px !important; font-weight: 700 !important; letter-spacing: 0 !important; text-transform: none !important; transition: background-color .4s,opacity .4s,color .4s; white-space: nowrap !important; } input:hover[type="submit"]{ background: #1e9718 !important; cursor: pointer !important; transition: background-color .4s,opacity .4s,color .4s; } .hs-form-booleancheckbox-display span.hs-form-required{ color: red !important; } .hs-form-required{ color: red; } .hs-error-msg{ padding-bottom: 0 !important; } ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */ color: #CCCCCC; opacity: 1; /* Firefox */ } :-ms-input-placeholder { /* Internet Explorer 10-11 */ color: #CCCCCC; } ::-ms-input-placeholder { /* Microsoft Edge */ color: #CCCCCC; } @media(min-width: 1280px){ input[type="submit"]{ font-size: 18px !important; } } @media(min-width: 1280px) .html-embed { padding-top: 5px !important; } /* form styling ends here: */ .tgthr_live_popup{ visibility: hidden; opacity: 0; transition: all 0.3s linear !important; z-index: -1; display: flex; } .card_animation_on{ visibility: visible !important; opacity: 1 !important; transition: all 0.3s linear !important; z-index: 9999999 !important; display: flex; } .speaker_image_animation { transition: transform .2s ease-out; -moz-transition: transform .2s ease-out; -webkit-transition: transform .2s ease-out; } .speaker_image_animation:hover { transform: rotate(6deg); } </style> <!--Geolocation --> <script async="" src="https://get.geojs.io/v1/ip/geo.js"></script> <script type="application/javascript"> function geoip(json){ var continent_code = json.continent_code; console.log (json.continent_code); //console.log(userip, countrycode, timezone, country, city, latitude, longitude, continent_code) var event_timing = document.getElementById("event_timing"); if(continent_code == "NA" || continent_code == "SA"){ event_timing.innerHTML = "08:30 - 11:45 EDT"; }else if(continent_code == "AF" || continent_code == "AN" || continent_code == "AS" || continent_code == "OC" || continent_code == "EU"){ event_timing.innerHTML = "14:30 - 17:45 CEST"; }else{ event_timing.innerHTML = "14:30 - 17:45 CEST | 08:30 - 11:45 EDT"; } } </script></head><body class="tgthr_live_body"><div id="tgthr_live_popup_speaker_001" class="tgthr_live_popup"><div class="tgthr_live_speaker_block speaker-horizontal tgthr_live_speaker_popup"><div class="tgthr_speaker_card_header"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/6253d8cb34f28d51b57cc52d_PngItem_5438676.png" loading="lazy" width="15" height="15" alt="" srcset="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/6253d8cb34f28d51b57cc52d_PngItem_5438676-p-500.png 500w, https://cdn.prod.website-files.com/60780a9b4720a47267a88257/6253d8cb34f28d51b57cc52d_PngItem_5438676.png 614w" sizes="(max-width: 479px) 20px, (max-width: 767px) 15px, (max-width: 991px) 2vw, (max-width: 1279px) 15px, 100vw" class="close_popup_icon"><div><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/626bc0888d811f3f9d26d37a_Katrina%20Collier%20Purple.svg" loading="lazy" width="192" height="181" alt="" class="image-11 speakers_image_size image_in_popup"></div><div class="div-block-17"><h3 class="tgthr_live_card_title">Katrina Collier</h3><p class="tgthr_live_card_subtitle1">Author, Mentor, &amp; Facilitator,<br>Katrina Collier Limited</p><div class="div-block-18"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/623c70fc00c9b39683b0e7e2_CH_svg.svg" loading="lazy" width="25" height="25" alt="" class="image-13"><p class="tgthr_live_card_subtitle2">Collaborative hiring</p></div></div></div><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/62386081ccc0724330d3544c_weve_svg_pink.svg" loading="lazy" alt="" class="image-12"><div class="tgthr_speaker_card_bio"><div class="div-block-19"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/624ae801155213362e0b4432_arrow_border.svg" loading="lazy" width="80" height="47" alt="" class="tgthr_bio_icons"><h4 class="tgthr_bio_h4">Biography</h4><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/624ae8673302e977afe32b2d_arrow_square_circle.svg" loading="lazy" width="90" height="47" alt="" class="tgthr_bio_icons"></div><p id="popup_bio" class="horizontal-paragraph">Katrina Collier is on a mission to end the collaboration chaos that ruins recruitment and candidate experience; exacerbated by hybrid working. She is one of 2 people globally delivering design-thinking workshops specifically for recruitment, that swiftly help companies fix the real issues preventing successful talent acquisition. She is also a Mentor, Author of The Robot-Proof Recruiter, a global keynote speaker, and host of The Hiring Partner Perspective podcast.  Katrina is an Ambassador for Hope for Justice charity, and you’ll find her on LinkedIn and on Instagram &amp; Twitter @KatrinaMCollier.</p></div></div></div><div id="tgthr_live_popup_speaker_002" class="tgthr_live_popup"><div class="tgthr_live_speaker_block speaker-horizontal tgthr_live_speaker_popup"><div class="tgthr_speaker_card_header"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/6253d8cb34f28d51b57cc52d_PngItem_5438676.png" loading="lazy" width="15" height="15" alt="" srcset="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/6253d8cb34f28d51b57cc52d_PngItem_5438676-p-500.png 500w, https://cdn.prod.website-files.com/60780a9b4720a47267a88257/6253d8cb34f28d51b57cc52d_PngItem_5438676.png 614w" sizes="(max-width: 479px) 20px, (max-width: 767px) 15px, (max-width: 991px) 2vw, (max-width: 1279px) 15px, 100vw" class="close_popup_icon"><div><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/625456ffb37915babe966a4d_Madison%20Butler%20Purple.svg" loading="lazy" width="192" height="181" alt="" class="image-11 speakers_image_size"></div><div class="div-block-17"><h3 class="tgthr_live_card_title">Madison Butler</h3><p class="tgthr_live_card_subtitle1">Founder and CEO,<br>Blue Haired Unicorn</p><div class="div-block-18"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/6242cbd08f6d43afb8b4a165_DE%26I.svg" loading="lazy" width="25" height="25" alt="" class="image-13"><p class="tgthr_live_card_subtitle2">Diversity, Equity &amp; Inclusion</p></div></div></div><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/62386081ccc0724330d3544c_weve_svg_pink.svg" loading="lazy" alt="" class="image-12"><div class="tgthr_speaker_card_bio"><div class="div-block-19"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/624ae801155213362e0b4432_arrow_border.svg" loading="lazy" width="80" height="47" alt="" class="tgthr_bio_icons"><h4 class="tgthr_bio_h4">Biography</h4><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/624ae8673302e977afe32b2d_arrow_square_circle.svg" loading="lazy" width="90" height="47" alt="" class="tgthr_bio_icons"></div><p id="popup_bio" class="horizontal-paragraph">Madison Butler is a native New Englander who has brought her east coast energy to Texas. She is a Black, queer woman, and she is also a survivor. She is the owner/founder of Blue Haired Unicorn, a consulting agency. Her work is focused around designing spaces and creating scalable strategies to achieve psychological safety. She is an outspoken advocate for mental health, removing the stigma around trauma and advocates for being “human at work’. She is passionate about facilitating hard conversations through storytelling, data and tough empathy. Madison has been featured in major news outlets such as New York Times, Wall Street Journal, Fast Company, Business Insider and Der Spiegel. She has been recognised by Linkedin as a top Black voice to follow. She was also recognised as Austin’s rising star by DivInc in 2021.She is looked upon as an expert in her field and is passionate about using her platform to have the hard conversations.Madison is committed to deconstructing the status quo and rebuilding corporate America, one organization at a time. Her mission is to ensure that no one ever feels like spaces were not made for them because we all deserve to live out loud. She is a start-up enthusiast and is passionate about building inclusive teams from the ground up with early stage companies. Madison is committed to helping change the narrative around what it looks like to be “human at work”, and hopes to reshape the way we look at ourselves at work and in life.</p></div></div></div><div id="tgthr_live_popup_speaker_003" class="tgthr_live_popup"><div class="tgthr_live_speaker_block speaker-horizontal tgthr_live_speaker_popup"><div class="tgthr_speaker_card_header"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/6253d8cb34f28d51b57cc52d_PngItem_5438676.png" loading="lazy" sizes="(max-width: 479px) 67vw, (max-width: 767px) 15px, (max-width: 991px) 2vw, (max-width: 1279px) 15px, 100vw" srcset="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/6253d8cb34f28d51b57cc52d_PngItem_5438676-p-500.png 500w, https://cdn.prod.website-files.com/60780a9b4720a47267a88257/6253d8cb34f28d51b57cc52d_PngItem_5438676.png 614w" alt="" class="close_popup_icon"><div><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/62504f110c7ec67253740ae4_Katrina%20Kibben%20Purple.svg" loading="lazy" width="192" height="181" alt="" class="image-11 speakers_image_size"></div><div class="div-block-17"><h3 class="tgthr_live_card_title">Katrina Kibben</h3><p class="tgthr_live_card_subtitle1">CEO and Founder,<br>Three Ears Media</p><div class="div-block-18"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/6242cbd08f6d43afb8b4a165_DE%26I.svg" loading="lazy" width="25" height="25" alt="" class="image-13"><p class="tgthr_live_card_subtitle2">Diversity, Equity, &amp; Inclusion</p></div></div></div><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/62386081ccc0724330d3544c_weve_svg_pink.svg" loading="lazy" alt="" class="image-12"><div class="tgthr_speaker_card_bio"><div class="div-block-19"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/624ae801155213362e0b4432_arrow_border.svg" loading="lazy" width="80" height="47" alt="" class="tgthr_bio_icons"><h4 class="tgthr_bio_h4">Biography</h4><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/624ae8673302e977afe32b2d_arrow_square_circle.svg" loading="lazy" width="90" height="47" alt="" class="tgthr_bio_icons"></div><p id="popup_bio" class="horizontal-paragraph">Katrina (Kat) Kibben [they/them] is a keynote speaker, writing expert, and LGBTQIA+ advocate who teaches hiring teams how to write inclusive, unbiased job postings that attract exceptional talent. With 15+ years of recruitment marketing and training experience, Katrina knows how to turn talented recruiting teams into empathetic, confident writers. They’re a featured expert in publications like The New York Times, Chicago Tribune, and Forbes and have been named to numerous lists, including LinkedIn’s Top Voices in Job Search &amp; Careers. When not speaking, writing, or training, you’ll find Katrina traveling the country in their van.</p></div></div></div><div id="tgthr_live_popup_speaker_004" class="tgthr_live_popup"><div class="tgthr_live_speaker_block speaker-horizontal tgthr_live_speaker_popup"><div class="tgthr_speaker_card_header"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/6253d8cb34f28d51b57cc52d_PngItem_5438676.png" loading="lazy" sizes="(max-width: 479px) 67vw, (max-width: 767px) 15px, (max-width: 991px) 2vw, (max-width: 1279px) 15px, 100vw" srcset="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/6253d8cb34f28d51b57cc52d_PngItem_5438676-p-500.png 500w, https://cdn.prod.website-files.com/60780a9b4720a47267a88257/6253d8cb34f28d51b57cc52d_PngItem_5438676.png 614w" alt="" class="close_popup_icon"><div><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/6250513ec93ec4dd5f360135_Brian%20Fink%20Purple.svg" loading="lazy" width="192" height="181" alt="" class="image-11 speakers_image_size image_in_popup"></div><div class="div-block-17"><h3 class="tgthr_live_card_title">Brian Fink</h3><p class="tgthr_live_card_subtitle1">Technical Sourcing Manager, <br>Twitter</p><div class="div-block-18"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/623c715402fb9b6ea1d18a44_Sourcing_svg.svg" loading="lazy" width="25" height="25" alt="" class="image-13"><p class="tgthr_live_card_subtitle2">Sourcing</p></div></div></div><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/62386081ccc0724330d3544c_weve_svg_pink.svg" loading="lazy" alt="" class="image-12"><div class="tgthr_speaker_card_bio"><div class="div-block-19"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/624ae801155213362e0b4432_arrow_border.svg" loading="lazy" alt="" height="47" width="80" class="tgthr_bio_icons"><h4 class="tgthr_bio_h4">Biography</h4><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/624ae8673302e977afe32b2d_arrow_square_circle.svg" loading="lazy" width="90" height="47" alt="" class="tgthr_bio_icons"></div><p id="popup_bio" class="horizontal-paragraph">Brian Fink is currently a Senior Sourcing Technical Recruiter for Twitter. With 10+ years of specialized recruiting experience, he has helped a wide range of professionals ranging from entry-level candidates (new grads) to C-Suite executives take the next step up in their careers and stretch their professional capabilities. Brian specializes in recruitment tooling, building boolean strings, natural language search, and raw sourcing. He believes and advocates that you are never done learning, regardless of where you are in your career.</p></div></div></div><div id="tgthr_live_popup_speaker_005" class="tgthr_live_popup"><div class="tgthr_live_speaker_block speaker-horizontal tgthr_live_speaker_popup"><div class="tgthr_speaker_card_header"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/6253d8cb34f28d51b57cc52d_PngItem_5438676.png" loading="lazy" width="15" height="15" alt="" srcset="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/6253d8cb34f28d51b57cc52d_PngItem_5438676-p-500.png 500w, https://cdn.prod.website-files.com/60780a9b4720a47267a88257/6253d8cb34f28d51b57cc52d_PngItem_5438676.png 614w" sizes="(max-width: 479px) 20px, (max-width: 767px) 15px, (max-width: 991px) 2vw, (max-width: 1279px) 15px, 100vw" class="close_popup_icon"><div><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/6295debb0ab4ea2f27d6bec7_Amy%20Smith%20Purple.svg" loading="lazy" width="192" alt="" class="image-11 speakers_image_size image_in_popup"></div><div class="div-block-17"><h3 class="tgthr_live_card_title">Amy Smith</h3><p class="tgthr_live_card_subtitle1">Head of Talent,<br>Framestore</p><div class="div-block-18"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/623c70fc00c9b39683b0e7e2_CH_svg.svg" loading="lazy" width="25" alt="" class="image-13"><p class="tgthr_live_card_subtitle2">Collaborative Hiring</p></div></div></div><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/62386081ccc0724330d3544c_weve_svg_pink.svg" loading="lazy" alt="" class="image-12"><div class="tgthr_speaker_card_bio"><div class="div-block-19"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/624ae801155213362e0b4432_arrow_border.svg" loading="lazy" alt="" class="tgthr_bio_icons"><h4 class="tgthr_bio_h4">Biography</h4><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/624ae8673302e977afe32b2d_arrow_square_circle.svg" loading="lazy" alt="" class="tgthr_bio_icons"></div><p id="popup_bio" class="horizontal-paragraph">Amy has been working in recruitment and talent related roles within the visual effects industry across both the UK and Canada for many years. In each role she has additionally had responsibility for working with schools, colleges and universities to provide careers guidance and support educators with content. She is a non-executive Director of Access:VFX, an industry organisation working to improve the diversity of the visual effects industry. She is also part of the steering group of the Next Gen Skills Academy who, with industry, have launched industry specific qualifications and developed a formal programme of VFX apprenticeships. Recently Amy has been working with the UK government, advising on the post-16 education landscape. </p></div></div></div><div id="tgthr_live_popup_speaker_006" class="tgthr_live_popup"><div class="tgthr_live_speaker_block speaker-horizontal tgthr_live_speaker_popup"><div class="tgthr_speaker_card_header"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/6253d8cb34f28d51b57cc52d_PngItem_5438676.png" loading="lazy" width="15" height="15" alt="" srcset="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/6253d8cb34f28d51b57cc52d_PngItem_5438676-p-500.png 500w, https://cdn.prod.website-files.com/60780a9b4720a47267a88257/6253d8cb34f28d51b57cc52d_PngItem_5438676.png 614w" sizes="(max-width: 479px) 20px, (max-width: 767px) 15px, (max-width: 991px) 2vw, (max-width: 1279px) 15px, 100vw" class="close_popup_icon"><div><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/625050d8aa021406e2d33af8_Vanessa%20Raath%20Purple.svg" loading="lazy" width="192" height="181" alt="" class="image-11 speakers_image_size image_in_popup"></div><div class="div-block-17"><h3 class="tgthr_live_card_title">Vanessa Raath</h3><p class="tgthr_live_card_subtitle1">Head Cheerleader,<br>The Talent Hunter</p><div class="div-block-18"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/623c715402fb9b6ea1d18a44_Sourcing_svg.svg" loading="lazy" width="25" height="25" alt="" class="image-13"><p class="tgthr_live_card_subtitle2">Sourcing</p></div></div></div><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/62386081ccc0724330d3544c_weve_svg_pink.svg" loading="lazy" alt="" class="image-12"><div class="tgthr_speaker_card_bio"><div class="div-block-19"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/624ae801155213362e0b4432_arrow_border.svg" loading="lazy" width="80" height="47" alt="" class="tgthr_bio_icons"><h4 class="tgthr_bio_h4">Biography</h4><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/624ae8673302e977afe32b2d_arrow_square_circle.svg" loading="lazy" width="90" height="47" alt="" class="tgthr_bio_icons"></div><p id="popup_bio" class="horizontal-paragraph">Vanessa Raath is an International Talent Sourcing Trainer who is passionate about training Recruiters &amp; Sourcers to find the best talent, more effectively and efficiently than their competitors. She has trained a large number of recruitment agencies, as well as many internal Talent Acquisition Teams, in all parts of the world. Some of her clients include Twitter, Adobe and Eventbrite, to name a few. Vanessa also still actively works as a Freelance Global Talent Sourcer. She knows that by staying active and operational in this space, she is better equipped to train others to source candidates better. Her speciality lies in the Tech space as this is where her experience, and passion, lies. Currently, Vanessa is the Head Cheerleader, or Owner, of The Talent Hunter (https://www.vanessaraath.com). When she is not training Recruiters to source, or sourcing herself, you will probably find her delivering a keynote presentation on a stage near you.</p></div></div></div><div id="tgthr_live_popup_speaker_007" class="tgthr_live_popup"><div class="tgthr_live_speaker_block speaker-horizontal tgthr_live_speaker_popup"><div class="tgthr_speaker_card_header"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/6253d8cb34f28d51b57cc52d_PngItem_5438676.png" loading="lazy" width="15" height="15" alt="" srcset="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/6253d8cb34f28d51b57cc52d_PngItem_5438676-p-500.png 500w, https://cdn.prod.website-files.com/60780a9b4720a47267a88257/6253d8cb34f28d51b57cc52d_PngItem_5438676.png 614w" sizes="(max-width: 479px) 20px, (max-width: 767px) 15px, (max-width: 991px) 2vw, (max-width: 1279px) 15px, 100vw" class="close_popup_icon"><div><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/625052038ddb813e36a02be0_Alla%20Pavlova%20Purple.svg" loading="lazy" width="192" height="181" alt="" class="image-11 speakers_image_size image_in_popup"></div><div class="div-block-17"><h3 class="tgthr_live_card_title">Alla Pavlova</h3><p class="tgthr_live_card_subtitle1">Talent Sourcing &amp; Recruitment, <br>WAN-party mentor, Riot Games</p><div class="div-block-18"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/623c715402fb9b6ea1d18a44_Sourcing_svg.svg" loading="lazy" width="25" alt="" class="image-13"><p class="tgthr_live_card_subtitle2">Sourcing</p></div></div></div><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/62386081ccc0724330d3544c_weve_svg_pink.svg" loading="lazy" alt="" class="image-12"><div class="tgthr_speaker_card_bio"><div class="div-block-19"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/624ae801155213362e0b4432_arrow_border.svg" loading="lazy" width="80" height="47" alt="" class="tgthr_bio_icons"><h4 class="tgthr_bio_h4">Biography</h4><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/624ae8673302e977afe32b2d_arrow_square_circle.svg" loading="lazy" width="90" height="47" alt="" class="tgthr_bio_icons"></div><p id="popup_bio" class="horizontal-paragraph">Alla Pavlova, Tech Recruiter and Sourcer, based in Amsterdam. Building tech teams from 2008. Got lucky to be a part of Miro, GameHouse, Viber, Dott, My.Games, Blendle, Relive, and other great companies’ journeys. Currently scaling Riot Games Hong Kong &amp; Singapore studio.<br>Leading Slack Platform Community in Amsterdam and conducting weekly free WAN-parties for Tech Sourcers.<br>Love creating and testing sourcing tools, pair-sourcing with other sourcers, programming on Scratch or playing computer games. Any AD carry looking for a good support? </p></div></div></div><div id="tgthr_live_popup_speaker_008" class="tgthr_live_popup"><div class="tgthr_live_speaker_block speaker-horizontal tgthr_live_speaker_popup"><div class="tgthr_speaker_card_header"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/6253d8cb34f28d51b57cc52d_PngItem_5438676.png" loading="lazy" width="15" height="15" alt="" srcset="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/6253d8cb34f28d51b57cc52d_PngItem_5438676-p-500.png 500w, https://cdn.prod.website-files.com/60780a9b4720a47267a88257/6253d8cb34f28d51b57cc52d_PngItem_5438676.png 614w" sizes="(max-width: 479px) 20px, (max-width: 767px) 15px, (max-width: 991px) 2vw, (max-width: 1279px) 15px, 100vw" class="close_popup_icon"><div><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/625052b03d407fa5da12a79e_Anastasia%20Pshegodskaya%20Purple.svg" loading="lazy" width="192" height="181" alt="" class="image-11 speakers_image_size image_in_popup"></div><div class="div-block-17"><h3 class="tgthr_live_card_title">Anastasia Pshegodskaya</h3><p class="tgthr_live_card_subtitle1">Director, Talent Acquisition,<br>Remote</p><div class="div-block-18"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/6242cbdaee28fe248802a114_HR%20Tech.svg" loading="lazy" width="25" height="25" alt="" class="image-13"><p class="tgthr_live_card_subtitle2">HR tech</p></div></div></div><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/62386081ccc0724330d3544c_weve_svg_pink.svg" loading="lazy" alt="" class="image-12"><div class="tgthr_speaker_card_bio"><div class="div-block-19"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/624ae801155213362e0b4432_arrow_border.svg" loading="lazy" width="80" height="47" alt="" class="tgthr_bio_icons"><h4 class="tgthr_bio_h4">Biography</h4><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/624ae8673302e977afe32b2d_arrow_square_circle.svg" loading="lazy" width="90" height="47" alt="" class="tgthr_bio_icons"></div><p id="popup_bio" class="horizontal-paragraph">Anastasia is the Director of Talent Acquisition at Remote, one of the most fast-paced unicorn companies. In one year alone her team has hired 750+ team members and she’s always willing to share their story and global hiring best practices with the community.Anastasia always said that a well-developed technology becomes magic in real life. She is extremely passionate about people, and the changes and impact brought by technologies for them - it drives her recruiting career and life. Anastasia’s previous experience is focused heavily on Recruiting for big Tech industry players. Prior to Remote she built from scratch and led the Global Sourcing at GitLab and before that she was driving various recruiting initiatives at Uber, Dell, and a local data science start-up.All her free time is devoted to her family and traveling, and she is still in search of an ideal mix of these 2 hobbies.</p></div></div></div><div id="tgthr_live_popup_speaker_009" class="tgthr_live_popup"><div class="tgthr_live_speaker_block speaker-horizontal tgthr_live_speaker_popup"><div class="tgthr_speaker_card_header"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/6253d8cb34f28d51b57cc52d_PngItem_5438676.png" loading="lazy" width="15" height="15" alt="" srcset="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/6253d8cb34f28d51b57cc52d_PngItem_5438676-p-500.png 500w, https://cdn.prod.website-files.com/60780a9b4720a47267a88257/6253d8cb34f28d51b57cc52d_PngItem_5438676.png 614w" sizes="(max-width: 479px) 20px, (max-width: 767px) 15px, (max-width: 991px) 2vw, (max-width: 1279px) 15px, 100vw" class="close_popup_icon"><div><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/6253fa2d5392e16ddbbc8112_Phil%20Strazzulla%20Purple.svg" loading="lazy" width="192" height="181" alt="" class="image-11 speakers_image_size image_in_popup"></div><div class="div-block-17"><h3 class="tgthr_live_card_title">Phil Strazzulla</h3><p class="tgthr_live_card_subtitle1">Founder,<br>Select Software Reviews</p><div class="div-block-18"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/6242cbdaee28fe248802a114_HR%20Tech.svg" loading="lazy" width="25" height="25" alt="" class="image-13"><p class="tgthr_live_card_subtitle2">HR tech</p></div></div></div><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/62386081ccc0724330d3544c_weve_svg_pink.svg" loading="lazy" alt="" class="image-12"><div class="tgthr_speaker_card_bio"><div class="div-block-19"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/624ae801155213362e0b4432_arrow_border.svg" loading="lazy" width="80" height="47" alt="" class="tgthr_bio_icons"><h4 class="tgthr_bio_h4">Biography</h4><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/624ae8673302e977afe32b2d_arrow_square_circle.svg" loading="lazy" width="90" height="47" alt="" class="tgthr_bio_icons"></div><p id="popup_bio" class="horizontal-paragraph">Phil Strazzulla is the founder of SSR, a site dedicated to helping HR Teams find and buy the right software through free online guides.</p></div></div></div><div id="tgthr_live_popup_speaker_014" class="tgthr_live_popup"><div class="tgthr_live_speaker_block speaker-horizontal tgthr_live_speaker_popup"><div class="tgthr_speaker_card_header"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/6253d8cb34f28d51b57cc52d_PngItem_5438676.png" loading="lazy" sizes="(max-width: 479px) 67vw, (max-width: 767px) 15px, (max-width: 991px) 2vw, (max-width: 1279px) 15px, 100vw" srcset="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/6253d8cb34f28d51b57cc52d_PngItem_5438676-p-500.png 500w, https://cdn.prod.website-files.com/60780a9b4720a47267a88257/6253d8cb34f28d51b57cc52d_PngItem_5438676.png 614w" alt="" class="close_popup_icon"><div><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/62502a3470ba2f2d9c5114f7_Brian%20Fink.svg" loading="lazy" width="192" alt="" class="image-11 speakers_image_size image_in_popup"></div><div class="div-block-17"><h3 class="tgthr_live_card_title">Brian Fink</h3><p class="tgthr_live_card_subtitle1">Senior Technical<br>Recruiter</p><div class="div-block-18"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/623c715402fb9b6ea1d18a44_Sourcing_svg.svg" loading="lazy" width="25" alt="" class="image-13"><p class="tgthr_live_card_subtitle2">Hybrid workspace</p></div></div></div><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/62386081ccc0724330d3544c_weve_svg_pink.svg" loading="lazy" alt="" class="image-12"><div class="tgthr_speaker_card_bio"><div class="div-block-19"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/624ae801155213362e0b4432_arrow_border.svg" loading="lazy" alt="" class="tgthr_bio_icons"><h4 class="tgthr_bio_h4">Biography</h4><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/624ae8673302e977afe32b2d_arrow_square_circle.svg" loading="lazy" alt="" class="tgthr_bio_icons"></div><p id="popup_bio" class="horizontal-paragraph">Brian Fink is currently a Senior Sourcing Technical Recruiter for Twitter. With 10+ years of specialized recruiting experience, he has helped a wide range of professionals ranging from entry-level candidates (new grads) to C-Suite executives take the next step up in their careers and stretch their professional capabilities. Brian specializes in recruitment tooling, building boolean strings, natural language search, and raw sourcing. He believes and advocates that you are never done learning, regardless of where you are in your career.</p></div></div></div><div id="tgthr_live_popup_speaker_010" class="tgthr_live_popup"><div class="tgthr_live_speaker_block speaker-horizontal tgthr_live_speaker_popup"><div class="tgthr_speaker_card_header"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/6253d8cb34f28d51b57cc52d_PngItem_5438676.png" loading="lazy" width="15" height="15" alt="" srcset="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/6253d8cb34f28d51b57cc52d_PngItem_5438676-p-500.png 500w, https://cdn.prod.website-files.com/60780a9b4720a47267a88257/6253d8cb34f28d51b57cc52d_PngItem_5438676.png 614w" sizes="(max-width: 479px) 20px, (max-width: 767px) 15px, (max-width: 991px) 2vw, (max-width: 1279px) 15px, 100vw" class="close_popup_icon"><div><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/6256adaa85ba10292b621ae9_Anna%20Lettink%20Purple.svg" loading="lazy" width="64.5" height="181" alt="" class="image-11 speakers_image_size image_in_popup"></div><div class="div-block-17"><h3 class="tgthr_live_card_title">Anita Lettink</h3><p class="tgthr_live_card_subtitle1">Strategic Advisor,<br> HRTechRadar</p><div class="div-block-18"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/6242cbdaee28fe248802a114_HR%20Tech.svg" loading="lazy" width="25" height="25" alt="" class="image-13"><p class="tgthr_live_card_subtitle2">HR tech</p></div></div></div><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/62386081ccc0724330d3544c_weve_svg_pink.svg" loading="lazy" alt="" class="image-12"><div class="tgthr_speaker_card_bio"><div class="div-block-19"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/624ae801155213362e0b4432_arrow_border.svg" loading="lazy" width="80" height="47" alt="" class="tgthr_bio_icons"><h4 class="tgthr_bio_h4">Biography</h4><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/624ae8673302e977afe32b2d_arrow_square_circle.svg" loading="lazy" width="90" height="47" alt="" class="tgthr_bio_icons"></div><p id="popup_bio" class="horizontal-paragraph">Anita Lettink has spent more than 20 years of her career in global consulting, corporate and executive leadership roles. She has in-depth knowledge of the HCM and Payroll Ecosystem and is recognized as a Top25 Global Thought Leader on the Future of Work.  Anita brings insights and perspectives about the changing world of work to companies, investors and startups worldwide. She is the founder of hrtechradar.com, where she helps young companies that are innovating the HR industry reach their full potential, and supports clients and investors with investment decisions.</p></div></div></div><div id="tgthr_live_popup_speaker_012" class="tgthr_live_popup"><div class="tgthr_live_speaker_block speaker-horizontal tgthr_live_speaker_popup"><div class="tgthr_speaker_card_header"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/6253d8cb34f28d51b57cc52d_PngItem_5438676.png" loading="lazy" width="15" height="15" alt="" srcset="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/6253d8cb34f28d51b57cc52d_PngItem_5438676-p-500.png 500w, https://cdn.prod.website-files.com/60780a9b4720a47267a88257/6253d8cb34f28d51b57cc52d_PngItem_5438676.png 614w" sizes="(max-width: 479px) 20px, (max-width: 767px) 15px, (max-width: 991px) 2vw, (max-width: 1279px) 15px, 100vw" class="close_popup_icon"><div><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/626ba93f7de5961c8a211594_Joanne%20Lockwood%20Purple.svg" loading="lazy" width="64.5" height="181" alt="" class="image-11 speakers_image_size image_in_popup"></div><div class="div-block-17"><h3 class="tgthr_live_card_title">Joanne Lockwood</h3><p class="tgthr_live_card_subtitle1">Founder and CEO,<br>SEE Change Happen</p><div class="div-block-18"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/6242cbd08f6d43afb8b4a165_DE%26I.svg" loading="lazy" width="25" alt="" class="image-13"><p class="tgthr_live_card_subtitle2">Diversity, Equity, &amp; Inclusion</p></div></div></div><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/62386081ccc0724330d3544c_weve_svg_pink.svg" loading="lazy" alt="" class="image-12"><div class="tgthr_speaker_card_bio"><div class="div-block-19"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/624ae801155213362e0b4432_arrow_border.svg" loading="lazy" width="80" height="47" alt="" class="tgthr_bio_icons"><h4 class="tgthr_bio_h4">Biography</h4><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/624ae8673302e977afe32b2d_arrow_square_circle.svg" loading="lazy" width="90" height="47" alt="" class="tgthr_bio_icons"></div><p id="popup_bio" class="horizontal-paragraph">Joanne Lockwood, Founder and CEO of SEE Change Happen, is an Inclusion and Belonging specialist and speaker. She works with organisations throughout the UK, Europe and beyond, challenging corporate mentality, and providing a service that goes far beyond “just” Diversity &amp; Inclusion.Living by the mantra: “Smile, Engage and Educate,” Joanne believes that people are people, whatever their ethnicity, gender and abilities, deserving to be treated with dignity and respect to work well and thrive.</p></div></div></div><div id="tgthr_live_popup_speaker_016" class="tgthr_live_popup"><div class="tgthr_live_speaker_block speaker-horizontal tgthr_live_speaker_popup"><div class="tgthr_speaker_card_header"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/6253d8cb34f28d51b57cc52d_PngItem_5438676.png" loading="lazy" sizes="(max-width: 479px) 67vw, (max-width: 767px) 15px, (max-width: 991px) 2vw, (max-width: 1279px) 15px, 100vw" srcset="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/6253d8cb34f28d51b57cc52d_PngItem_5438676-p-500.png 500w, https://cdn.prod.website-files.com/60780a9b4720a47267a88257/6253d8cb34f28d51b57cc52d_PngItem_5438676.png 614w" alt="" class="close_popup_icon"><div><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/626bc5cb75ee01a4203049c9_Adam%20Smiley%20Purple.svg" loading="lazy" width="64.5" height="181" alt="" class="image-11 speakers_image_size image_in_popup"></div><div class="div-block-17"><h3 class="tgthr_live_card_title">Adam Smiley</h3><p class="tgthr_live_card_subtitle1">Keynote Speaker,<br>Smiley Poswolsky LLC</p><div class="div-block-18"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/6242cbc58f6d4378a3b4a0ef_hybrid_workspace.svg" loading="lazy" width="25" height="25" alt="" class="image-13"><p class="tgthr_live_card_subtitle2">Hybrid workspace</p></div></div></div><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/62386081ccc0724330d3544c_weve_svg_pink.svg" loading="lazy" alt="" class="image-12"><div class="tgthr_speaker_card_bio"><div class="div-block-19"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/624ae801155213362e0b4432_arrow_border.svg" loading="lazy" width="80" height="47" alt="" class="tgthr_bio_icons"><h4 class="tgthr_bio_h4">Biography</h4><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/624ae8673302e977afe32b2d_arrow_square_circle.svg" loading="lazy" width="90" height="47" alt="" class="tgthr_bio_icons"></div><p id="popup_bio" class="horizontal-paragraph">Adam &quot;Smiley&quot; Poswolsky is an internationally renowned keynote speaker, workplace belonging expert, and bestselling author of three books including most recently, Friendship in the Age of Loneliness. Smiley regularly speaks at Fortune 500 companies and has advised heads of state and foreign leaders about the future of work. Smiley’s TED talk on “the quarter-life crisis” has been viewed over 1.7 million times, and he has spoken in front of fifty thousand people in twenty-five countries. Smiley’s writing has been published in Harvard Business Review, Fast Company, and the Washington Post, and his work has been featured in the New York Times, the New Yorker, the Wall St. Journal, and the World Economic Forum.</p></div></div></div><div id="tgthr_live_popup_speaker_013" class="tgthr_live_popup"><div class="tgthr_live_speaker_block speaker-horizontal tgthr_live_speaker_popup"><div class="tgthr_speaker_card_header"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/6253d8cb34f28d51b57cc52d_PngItem_5438676.png" loading="lazy" sizes="(max-width: 479px) 67vw, (max-width: 767px) 15px, (max-width: 991px) 2vw, (max-width: 1279px) 15px, 100vw" srcset="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/6253d8cb34f28d51b57cc52d_PngItem_5438676-p-500.png 500w, https://cdn.prod.website-files.com/60780a9b4720a47267a88257/6253d8cb34f28d51b57cc52d_PngItem_5438676.png 614w" alt="" class="close_popup_icon"><div><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/62502a3470ba2f2d9c5114f7_Brian%20Fink.svg" loading="lazy" width="192" alt="" class="image-11 speakers_image_size image_in_popup"></div><div class="div-block-17"><h3 class="tgthr_live_card_title">Brian Fink</h3><p class="tgthr_live_card_subtitle1">Senior Technical<br>Recruiter</p><div class="div-block-18"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/623c715402fb9b6ea1d18a44_Sourcing_svg.svg" loading="lazy" width="25" alt="" class="image-13"><p class="tgthr_live_card_subtitle2">Hybrid workspace</p></div></div></div><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/62386081ccc0724330d3544c_weve_svg_pink.svg" loading="lazy" alt="" class="image-12"><div class="tgthr_speaker_card_bio"><div class="div-block-19"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/624ae801155213362e0b4432_arrow_border.svg" loading="lazy" alt="" class="tgthr_bio_icons"><h4 class="tgthr_bio_h4">Biography</h4><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/624ae8673302e977afe32b2d_arrow_square_circle.svg" loading="lazy" alt="" class="tgthr_bio_icons"></div><p id="popup_bio" class="horizontal-paragraph">Brian Fink is currently a Senior Sourcing Technical Recruiter for Twitter. With 10+ years of specialized recruiting experience, he has helped a wide range of professionals ranging from entry-level candidates (new grads) to C-Suite executives take the next step up in their careers and stretch their professional capabilities. Brian specializes in recruitment tooling, building boolean strings, natural language search, and raw sourcing. He believes and advocates that you are never done learning, regardless of where you are in your career.</p></div></div></div><div id="tgthr_live_popup_speaker_017" class="tgthr_live_popup"><div class="tgthr_live_speaker_block speaker-horizontal tgthr_live_speaker_popup"><div class="tgthr_speaker_card_header"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/6253d8cb34f28d51b57cc52d_PngItem_5438676.png" loading="lazy" sizes="(max-width: 479px) 67vw, (max-width: 767px) 15px, (max-width: 991px) 2vw, (max-width: 1279px) 15px, 100vw" srcset="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/6253d8cb34f28d51b57cc52d_PngItem_5438676-p-500.png 500w, https://cdn.prod.website-files.com/60780a9b4720a47267a88257/6253d8cb34f28d51b57cc52d_PngItem_5438676.png 614w" alt="" class="close_popup_icon"><div><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/6295e0ff1773b8c8f386da07_Joanne%20Hambleton%20Purple.svg" loading="lazy" width="192" alt="" class="image-11 speakers_image_size image_in_popup"></div><div class="div-block-17"><h3 class="tgthr_live_card_title">Joanne Hambleton</h3><p class="tgthr_live_card_subtitle1">Recruitment Team Lead,<br>Greenpeace International</p><div class="div-block-18"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/6242cbd08f6d43afb8b4a165_DE%26I.svg" loading="lazy" width="25" alt="" class="image-13"><p class="tgthr_live_card_subtitle2">Diversity, Equity &amp; Inclusion</p></div></div></div><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/62386081ccc0724330d3544c_weve_svg_pink.svg" loading="lazy" alt="" class="image-12"><div class="tgthr_speaker_card_bio"><div class="div-block-19"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/624ae801155213362e0b4432_arrow_border.svg" loading="lazy" alt="" class="tgthr_bio_icons"><h4 class="tgthr_bio_h4">Biography</h4><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/624ae8673302e977afe32b2d_arrow_square_circle.svg" loading="lazy" alt="" class="tgthr_bio_icons"></div><p id="popup_bio" class="horizontal-paragraph">Currently in the role of Recruitment Team Lead at Greenpeace International, I’ve spent the last year building the Recruitment Team and implementing fair and consistent recruitment practices. Before taking on this role, I worked as Senior HR Advisor within the Greenpeace UK HR team, gaining a good understanding in generalist HR. In total I’ve been at Greenpeace 17 years now. Whilst at Greenpeace UK, I implemented an internship programme which looks to encourage applications from underrepresented young people, which has been hugely successful. I’ve also played a large part within an internal Talent Acquisition Project at Greenpeace, developing recruitment best practice which can be used globally.</p></div></div></div><div id="tgthr_live_popup_speaker_018" class="tgthr_live_popup"><div class="tgthr_live_speaker_block speaker-horizontal tgthr_live_speaker_popup"><div class="tgthr_speaker_card_header"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/6253d8cb34f28d51b57cc52d_PngItem_5438676.png" loading="lazy" sizes="(max-width: 479px) 67vw, (max-width: 767px) 15px, (max-width: 991px) 2vw, (max-width: 1279px) 15px, 100vw" srcset="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/6253d8cb34f28d51b57cc52d_PngItem_5438676-p-500.png 500w, https://cdn.prod.website-files.com/60780a9b4720a47267a88257/6253d8cb34f28d51b57cc52d_PngItem_5438676.png 614w" alt="" class="close_popup_icon"><div><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/6295ea3f291db64204346b7d_Karim%20Purple.svg" loading="lazy" width="192" alt="" class="image-11 speakers_image_size image_in_popup"></div><div class="div-block-17"><h3 class="tgthr_live_card_title">Karim Gharsallah</h3><p class="tgthr_live_card_subtitle1">Head of Talent,<br>Recruitee</p><div class="div-block-18"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/6242cbc58f6d4378a3b4a0ef_hybrid_workspace.svg" loading="lazy" width="25" alt="" class="image-13"><p class="tgthr_live_card_subtitle2">Hybrid workplace</p></div></div></div><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/62386081ccc0724330d3544c_weve_svg_pink.svg" loading="lazy" alt="" class="image-12"><div class="tgthr_speaker_card_bio"><div class="div-block-19"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/624ae801155213362e0b4432_arrow_border.svg" loading="lazy" alt="" class="tgthr_bio_icons"><h4 class="tgthr_bio_h4">Biography</h4><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/624ae8673302e977afe32b2d_arrow_square_circle.svg" loading="lazy" alt="" class="tgthr_bio_icons"></div><p id="popup_bio" class="horizontal-paragraph">Hi, my name is Karim, born and raised in Apeldoorn, the Netherlands. I’m of Dutch🇳🇱 Tunisian🇹🇳 descent. After I finished my Bachelor, Applied Psychology, I found my passion in the world of Talent Acquisition. I love building high performing teams within extraordinary, high-paced organisations (therefore exciting fields), where business and people development come together. Teams that have a direct impact on delivering the organisations strategy. I always try to keep my learning curve as steep as possible to push the boundaries of my own capabilities.</p></div></div></div><div id="tgthr_live_popup_speaker_011" class="tgthr_live_popup"><div class="tgthr_live_speaker_block speaker-horizontal tgthr_live_speaker_popup"><div class="tgthr_speaker_card_header"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/6253d8cb34f28d51b57cc52d_PngItem_5438676.png" loading="lazy" sizes="(max-width: 479px) 67vw, (max-width: 767px) 15px, (max-width: 991px) 2vw, (max-width: 1279px) 15px, 100vw" srcset="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/6253d8cb34f28d51b57cc52d_PngItem_5438676-p-500.png 500w, https://cdn.prod.website-files.com/60780a9b4720a47267a88257/6253d8cb34f28d51b57cc52d_PngItem_5438676.png 614w" alt="" class="close_popup_icon"><div><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/6295debb672067d768813341_Sophie%20Purple.svg" loading="lazy" width="192" alt="" class="image-11 speakers_image_size image_in_popup"></div><div class="div-block-17"><h3 class="tgthr_live_card_title">Sophie Laessle</h3><p class="tgthr_live_card_subtitle1">GPI EDI Officer,<br>Greenpeace International</p><div class="div-block-18"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/6242cbd08f6d43afb8b4a165_DE%26I.svg" loading="lazy" width="25" alt="" class="image-13"><p class="tgthr_live_card_subtitle2">Diversity, Equity &amp; Inclusion</p></div></div></div><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/62386081ccc0724330d3544c_weve_svg_pink.svg" loading="lazy" alt="" class="image-12"><div class="tgthr_speaker_card_bio"><div class="div-block-19"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/624ae801155213362e0b4432_arrow_border.svg" loading="lazy" alt="" class="tgthr_bio_icons"><h4 class="tgthr_bio_h4">Biography</h4><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/624ae8673302e977afe32b2d_arrow_square_circle.svg" loading="lazy" alt="" class="tgthr_bio_icons"></div><p id="popup_bio" class="horizontal-paragraph">Sophie&#x27;s passion for diversity and inclusion (D&amp;I) has led her to leave her former job as a TV journalist and pursue a career with Greenpeace. After working for the German Greenpeace Office on D&amp;I in recruiting, she is now the Greenpeace International Equity, Diversity and Inclusion (EDI) Officer. In this role, she provides support in form of an EDI lens to all related matters within the organization and leads on the practical implementation of EDI measures.</p></div></div></div><div data-animation="default" data-collapse="medium" data-duration="400" data-easing="ease" data-easing2="ease" role="banner" class="tgthr_live_navbar w-nav"><div class="container-5 w-container"><a href="#" class="brand-2 w-nav-brand"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/6239ccccda2aca1a6da32baa_tgthr_logo.svg" alt="Together Logo" width="125" class="image-9"></a><nav role="navigation" class="nav-menu-2 w-nav-menu"><a href="#speakers_section" class="tgthr_live_navlink w-nav-link">Speakers</a><a href="#agenda_section" class="tgthr_live_navlink w-nav-link">Agenda</a><a href="#why_attend" class="tgthr_live_navlink w-nav-link">Why attend?</a><a href="#sponsors" class="tgthr_live_navlink sponsors_link w-nav-link">Sponsors</a><a href="#tgthr_registration_form" class="tgthr_live_register_button tgthr_live_open_navbar tgthr_display-none w-nav-link">Register</a></nav><div class="menu-button-4 w-nav-button"><div class="w-icon-nav-menu"></div></div></div></div><header id="hero-overlay" class="hero-overlay"><div class="centered-container tgthr--kv-mobile w-container"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/62558af23c19c84f1f4358ff_KV3%20Desktop.svg" loading="eager" alt="Redifining hiring through collaboration" height="" style="opacity:0" data-w-id="43432539-c96d-b407-c77d-7a1242a8d650" class="tgthr-kv"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/6255535f9fa0ac02f83c94e5_KV%203%20Mobile.svg" alt="Together!" class="tgthr--kv-mobile"><p data-w-id="82e4f242-483f-3618-4475-79a61ee2ca9c" style="opacity:0" class="tgthr--header-subheading">The free interactive <strong>event</strong> for HR and recruitment professionals to <strong>engage with experts</strong> on the best tactics to <strong>future-proof your hiring.</strong></p><div data-w-id="43c3d7e8-97b6-7c6e-b7e5-1cd593ebf815" style="opacity:0" class="tgthr--header-date"><div>See you in 2023!</div></div><div data-w-id="df0890d7-7b74-8909-90f6-9804d1292071" style="opacity:0" class="tgthr--header-date tgthr_display-none"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/624316dd7479c6c5fc5d1147_clock_white_svg.svg" alt="Time" class="image-10"><div class="text-block-22">June 8 - 9</div><div class="text-block-17"><span class="text-span-3">June 8 - 9 @ </span><span id="event_timing" class="text-span-2">14:30 - 17:45 CEST | 08:30 - 11:45 EDT</span></div></div><div class="tgthr_live_register_btn_div tgthr_display-none"><a href="#tgthr_registration_form" data-w-id="82e4f242-483f-3618-4475-79a61ee2caab" style="opacity:0" class="tgthr_live_register_button w-button">Register for free</a></div></div></header><div class="tgthr_thank_u"><div class="w-container"><h3 class="tgthr_live_h3 tgthr_live_h3_centered tgthr_thk_u_title">That&#x27;s a wrap! Thank you for joining us at TGTHR!</h3><div class="tgthr_thk_u_text">After two insightful days of back-to-back sessions, TGTHR 2022 has come to an end. <br>‍<br>A special thank you to our 15+ speakers, who joined us from across the globe to share their insights on 5 hot industry topics, disrupting the way we work.<br><br>Thank you to our audience for tuning in and asking thought-provoking questions, engaging in our 1:1 networking and for the many #LetsGoTGTHR posts - we had a blast, and we hope you did too.<br><br>Until next time! Stay tuned for TGTHR 2023! </div></div></div><div class="tgthr_live_video_section"><div class="container-6 w-container"><div data-w-id="20ba51be-0a2c-c85f-d28d-d82ffe2baeae" style="opacity:0" class="columns-3 w-row"><div class="column-3 w-col w-col-6 w-col-stack w-col-small-small-stack w-col-tiny-tiny-stack"><h3 class="tgthr_live_h3">Connect and future-proof your hiring</h3><p class="tgthr--paragraph mobile">After two insightful days of back-to-back sessions, TGTHR 2022 has come to an end. A special thank you to our 15+ speakers, who joined us from across the globe to share their insights on 5 hot industry topics, disrupting the way we work.</p></div><div class="column-7 w-col w-col-6 w-col-stack w-col-small-small-stack w-col-tiny-tiny-stack"><a href="#" class="w-inline-block w-lightbox"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/625817dceb02a815a593cacd_TGTHR%20thumbnail%202.png" alt="Video Recruitee" sizes="(max-width: 479px) 100vw, (max-width: 767px) 93vw, (max-width: 991px) 328.921875px, 440px" srcset="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/625817dceb02a815a593cacd_TGTHR%20thumbnail%202-p-500.png 500w, https://cdn.prod.website-files.com/60780a9b4720a47267a88257/625817dceb02a815a593cacd_TGTHR%20thumbnail%202.png 768w" class="tgthr_-video"><script type="application/json" class="w-json">{ "items": [ { "url": "https://recruitee-1.wistia.com/medias/pa081hxj2u", "originalUrl": "https://recruitee-1.wistia.com/medias/pa081hxj2u", "width": 940, "height": 529, "thumbnailUrl": "https://embed-ssl.wistia.com/deliveries/7107975b02caf8460622c9fa2e9cfa3975b7590f.jpg?image_crop_resized=960x540", "html": "<iframe class=\"embedly-embed\" src=\"//cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Ffast.wistia.net%2Fembed%2Fiframe%2Fpa081hxj2u&display_name=Wistia%2C+Inc.&url=https%3A%2F%2Frecruitee-1.wistia.com%2Fmedias%2Fpa081hxj2u&image=https%3A%2F%2Fembed-ssl.wistia.com%2Fdeliveries%2F7107975b02caf8460622c9fa2e9cfa3975b7590f.jpg%3Fimage_crop_resized%3D960x540&key=96f1f04c5f4143bcb0f2e68c87d65feb&type=text%2Fhtml&schema=wistia\" width=\"940\" height=\"529\" scrolling=\"no\" title=\"Wistia, Inc. embed\" frameborder=\"0\" allow=\"autoplay; fullscreen\" allowfullscreen=\"true\"></iframe>", "type": "video" } ], "group": "" }</script></a></div></div></div></div><div class="tgthr_live_usps"><div class="container-7 w-container"><h3 data-w-id="8d2be1b9-ff8b-2b6d-ae01-9fac4d5a0ec5" style="opacity:0" class="tgthr_live_h3 tgthr_live_h3_centered new_space">TGTHR topics</h3><div class="timer_usps tgthr_live_usps"><div data-w-id="6a64e08a-9809-0990-f5aa-72bb1d0df24d" style="opacity:0" class="tgthr--topics-rows"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/623c70fc00c9b39683b0e7e2_CH_svg.svg" loading="lazy" width="572" height="572" alt="Collaborative hiring" class="timer_usp_icon"><h3 class="usp_heading tgthr_live_usp_heading">Collaborative <br>hiring</h3></div><div data-w-id="6a64e08a-9809-0990-f5aa-72bb1d0df253" style="opacity:0" class="tgthr--topics-rows"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/6242cbc58f6d4378a3b4a0ef_hybrid_workspace.svg" loading="lazy" width="572" height="572" alt="Hybrid workspace" class="timer_usp_icon"><h3 class="usp_heading tgthr_live_usp_heading">Hybrid <br>workplace</h3></div><div data-w-id="6a64e08a-9809-0990-f5aa-72bb1d0df259" style="opacity:0" class="tgthr--topics-rows"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/6242cbd08f6d43afb8b4a165_DE%26I.svg" loading="lazy" width="572" height="572" alt="Diversity &amp; inclusion" class="timer_usp_icon"><h3 class="usp_heading tgthr_live_usp_heading topic_hide_mob">Diversity, Equity, &amp; Inclusion<br></h3><h3 class="usp_heading tgthr_live_usp_heading topic_mob_only">DE&amp;I<br></h3></div><div data-w-id="6a64e08a-9809-0990-f5aa-72bb1d0df261" style="opacity:0" class="tgthr--topics-rows bottom"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/623c715402fb9b6ea1d18a44_Sourcing_svg.svg" loading="lazy" width="572" height="572" alt="Sourcing" class="timer_usp_icon"><h3 class="usp_heading tgthr_live_usp_heading"> Sourcing<br></h3></div><div data-w-id="6a64e08a-9809-0990-f5aa-72bb1d0df268" style="opacity:0" class="tgthr--topics-rows bottom"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/6242cbdaee28fe248802a114_HR%20Tech.svg" loading="lazy" width="572" height="572" alt="HR Tech" class="timer_usp_icon"><h3 class="usp_heading tgthr_live_usp_heading">HR tech</h3></div></div></div><div class="tgthr_live_register_btn_div tgthr_display-none"><a href="#tgthr_registration_form" data-w-id="f3b051a9-5670-0ffb-7543-3ea854a5017d" style="opacity:0" class="tgthr_live_register_button w-button">Register for free</a></div></div><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/6266a9d045767b76775fac87_tgthr--wave-purple.svg" loading="lazy" alt="" height="" class="tgthr_live_wave_svg light_purple_wave"><div class="tgthr_live_speakers_section"><section id="cards-section" data-w-id="847ef805-21c2-d51e-ce1d-032f82e744fa" style="opacity:0" class="cards-section"><h3 id="speakers_section" class="tgthr_live_h3 tgthr_live_h3_centered tgthr_live_h3_blue meet_our_speaekers">Meet our speakers</h3><div class="centered-container w-container"><div data-w-id="f4505e83-5417-e481-a6d5-1bc7b41a06ec" style="opacity:0" class="speakers_container"><div id="speaker_001" class="tgthr_live_speaker_block tgthr_speakers_grid w-node-_7513ab1e-e781-51b6-8951-90400af15d7a-a47d7ec2"><div class="img_hover"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/624ffebcadae378669f82e21_Katrina%20Collier.svg" loading="lazy" width="192" height="169" alt="" class="image-11 speakers_image_size speaker_image_animation"></div><h3 class="tgthr_live_card_title tgthr_grid_name">Katrina Collier</h3><p class="tgthr_live_card_subtitle1 tgthr_grid_subtitle">Author, Mentor, &amp; Facilitator,<br>Katrina Collier Limited</p></div><div id="speaker_002" class="tgthr_live_speaker_block tgthr_speakers_grid w-node-_7513ab1e-e781-51b6-8951-90400af15d83-a47d7ec2"><div><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/62504cf7bd9baeed4c0c225c_Madison%20Butler%20ICON.svg" loading="lazy" width="192" height="169" alt="" class="image-11 speakers_image_size speaker_image_animation"></div><h3 class="tgthr_live_card_title tgthr_grid_name">Madison Butler</h3><p class="tgthr_live_card_subtitle1 tgthr_grid_subtitle">Founder and CEO,<br>Blue Haired Unicorn</p></div><div id="speaker_012" class="tgthr_live_speaker_block tgthr_speakers_grid bottom"><div><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/626ba7fa2828b32b83990437_Joanne%20Lockwwood%20ICON.svg" loading="lazy" width="192" height="169" alt="" class="image-11 speakers_image_size speaker_image_animation"></div><h3 class="tgthr_live_card_title tgthr_grid_name">Joanne Lockwood</h3><p class="tgthr_live_card_subtitle1 tgthr_grid_subtitle">Inclusion &amp; Belonging Specialist,<br>SEE Change Happen</p></div><div id="speaker_003" class="tgthr_live_speaker_block tgthr_speakers_grid w-node-_7513ab1e-e781-51b6-8951-90400af15d8c-a47d7ec2"><div><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/62504ed7761d951daea61437_Katrina%20Kibben%20ICON.svg" loading="lazy" width="192" height="169" alt="" class="image-11 speakers_image_size speaker_image_animation"></div><h3 class="tgthr_live_card_title tgthr_grid_name">Katrina Kibben</h3><p class="tgthr_live_card_subtitle1 tgthr_grid_subtitle">CEO and Founder,<br>Three Ears Media</p></div><div id="speaker_004" class="tgthr_live_speaker_block tgthr_speakers_grid w-node-a2e05c5f-279c-9a48-f5d2-0c910b0d8a58-a47d7ec2"><div><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/625028944e8fc491afba46c2_Brian%20Fink%20ICON.svg" loading="lazy" width="192" height="169" alt="" class="image-11 speakers_image_size speaker_image_animation"></div><h3 class="tgthr_live_card_title tgthr_grid_name">Brian Fink</h3><p class="tgthr_live_card_subtitle1 tgthr_grid_subtitle">Technical Sourcing Manager, <br>Twitter</p></div><div id="speaker_006" class="tgthr_live_speaker_block tgthr_speakers_grid w-node-a2e05c5f-279c-9a48-f5d2-0c910b0d8a6a-a47d7ec2"><div><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/62555e8408ca307f8c77068c_Vanessa%20Raath%20ICON%20(1).svg" loading="lazy" width="192" height="169" alt="" class="image-11 speakers_image_size speaker_image_animation"></div><h3 class="tgthr_live_card_title tgthr_grid_name">Vanessa Raath</h3><p class="tgthr_live_card_subtitle1 tgthr_grid_subtitle">Head Cheerleader, <br>The Talent Hunter</p></div><div id="speaker_007" class="tgthr_live_speaker_block tgthr_speakers_grid w-node-_2dbace25-c619-d4a1-87d4-f1c8c4dd66a3-a47d7ec2"><div><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/625051c1dbbca185b1c1c4fd_Alla%20Pavlova%20ICON.svg" loading="lazy" width="192" height="169" alt="" class="image-11 speakers_image_size speaker_image_animation"></div><h3 class="tgthr_live_card_title tgthr_grid_name">Alla Pavlova</h3><p class="tgthr_live_card_subtitle1 tgthr_grid_subtitle">Talent Sourcing &amp; <br>Recruitment, WAN-party mentor, <br>Riot Games</p></div><div id="speaker_008" class="tgthr_live_speaker_block tgthr_speakers_grid w-node-_2dbace25-c619-d4a1-87d4-f1c8c4dd66ac-a47d7ec2"><div><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/6250527277a59c24bf274db9_Anastasia%20Pshegodskaya%20ICON.svg" loading="lazy" width="192" height="169" alt="" class="image-11 speakers_image_size speaker_image_animation"></div><h3 class="tgthr_live_card_title tgthr_grid_name">Anastasia Pshegodskaya</h3><p class="tgthr_live_card_subtitle1 tgthr_grid_subtitle">Director, Talent Acquisition,<br>Remote</p></div><div id="speaker_009" class="tgthr_live_speaker_block tgthr_speakers_grid w-node-_2dbace25-c619-d4a1-87d4-f1c8c4dd66b5-a47d7ec2"><div><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/6253f9ebcbd3351f2d5009c0_Phil%20Strazzulla%20ICON.svg" loading="lazy" width="192" height="169" alt="" class="image-11 speakers_image_size speaker_image_animation"></div><h3 class="tgthr_live_card_title tgthr_grid_name">Phil Strazzulla</h3><p class="tgthr_live_card_subtitle1 tgthr_grid_subtitle">Founder,<br>Select Software Reviews</p></div><div id="speaker_010" class="tgthr_live_speaker_block tgthr_speakers_grid w-node-e002d3f8-16fe-addc-11e9-6616c81742f0-a47d7ec2"><div><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/6256adaa4328bc716f6e8d66_Anna%20Lettink%20ICON.svg" loading="lazy" width="192" height="169" alt="" class="image-11 speakers_image_size speaker_image_animation"></div><h3 class="tgthr_live_card_title tgthr_grid_name">Anita Lettink</h3><p class="tgthr_live_card_subtitle1 tgthr_grid_subtitle">Strategic Advisor, <br>HRTechRadar</p></div><div id="speaker_016" class="tgthr_live_speaker_block tgthr_speakers_grid bottom"><div><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/626bc5c4ca55ab72fad11de4_Adam%20Smiley%20ICON.svg" loading="lazy" width="192" height="169" alt="" class="image-11 speakers_image_size speaker_image_animation"></div><h3 class="tgthr_live_card_title tgthr_grid_name">Adam Smiley Poswolsky</h3><p class="tgthr_live_card_subtitle1 tgthr_grid_subtitle">Keynote Speaker,<br>Smiley Poswolsky LLC</p></div><div id="speaker_005" class="tgthr_live_speaker_block tgthr_speakers_grid w-node-a2e05c5f-279c-9a48-f5d2-0c910b0d8a61-a47d7ec2"><div><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/6295debbccd9acc2777839ce_Amy%20Smith%20ICON.svg" loading="lazy" alt="" class="image-11 speakers_image_size speaker_image_animation"></div><h3 class="tgthr_live_card_title tgthr_grid_name">Amy Smith</h3><p class="tgthr_live_card_subtitle1 tgthr_grid_subtitle">Head of Talent,<br>Framestore</p></div><div id="speaker_011" class="tgthr_live_speaker_block tgthr_speakers_grid w-node-e002d3f8-16fe-addc-11e9-6616c81742f9-a47d7ec2"><div><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/6295debc9030be9337bdee30_Sophie%20ICON.svg" loading="lazy" alt="" class="image-11 speakers_image_size speaker_image_animation"></div><h3 class="tgthr_live_card_title tgthr_grid_name">Sophie Laessle</h3><p class="tgthr_live_card_subtitle1 tgthr_grid_subtitle">GPI EDI Officer,<br>Greenpeace International</p></div><div id="speaker_017" class="tgthr_live_speaker_block tgthr_speakers_grid w-node-e002d3f8-16fe-addc-11e9-6616c8174302-a47d7ec2"><div><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/6295e0ffb648168f9144170f_Joanne%20Hambleton%20ICON.svg" loading="lazy" alt="" class="image-11 speakers_image_size speaker_image_animation"></div><h3 class="tgthr_live_card_title tgthr_grid_name">Joanne Hambleton</h3><p class="tgthr_live_card_subtitle1 tgthr_grid_subtitle">Recruitment Team Lead,<br>Greenpeace International</p></div><div id="speaker_018" class="tgthr_live_speaker_block tgthr_speakers_grid w-node-_2006fe53-2649-f5ec-cb68-9c130ed88046-a47d7ec2"><div><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/6295ea3facca3a840e973587_Karim%20ICON.svg" loading="lazy" alt="" class="image-11 speakers_image_size speaker_image_animation"></div><h3 class="tgthr_live_card_title tgthr_grid_name">Karim Gharsallah</h3><p class="tgthr_live_card_subtitle1 tgthr_grid_subtitle">Head of Talent,<br>Recruitee</p></div><div id="speaker_015" class="tgthr_live_speaker_block tgthr_speakers_grid hide_for_now w-node-_2006fe53-2649-f5ec-cb68-9c130ed88056-a47d7ec2"><div><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/625429b7101aa182f800bd05_Katrina%20Collier%20(2).svg" loading="lazy" alt="" class="image-11 speakers_image_size speaker_image_animation"></div><h3 class="tgthr_live_card_title tgthr_grid_name">Jenn</h3><p class="tgthr_live_card_subtitle1 tgthr_grid_subtitle">Author, Mentor &amp; <br>Facilitator</p></div></div></div><div class="tgthr_live_register_btn_div tgthr_display-none"><a href="#tgthr_registration_form" data-w-id="1a5e8cb3-7d55-4336-bc7c-da76ced15aa1" style="opacity:0" class="tgthr_live_register_button w-button">Register for free</a></div></section></div><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/6266a9cfa8b4d736d996bbb9_tgthr--wave-lightpurple.svg" loading="lazy" alt="" height="" class="tgthr_live_wave_svg white_wave"><div class="agenda_section"><div class="container-10 w-container"><div id="agenda_section" class="tgthr_agenda_top"><h3 class="heading-7">Agenda</h3><div class="div-block-21"><h4 id="day__1" class="agenda_days">Day 1</h4><h4 id="day__2" class="agenda_days active_day">Day 2</h4></div></div><div class="tgthr_agenda_topic_colors top"><div class="tgthr_topic"><div class="topic_circle topic_orange topic_inline_mob"></div><div class="text-block-19">Collaborative hiring</div></div><div class="tgthr_topic"><div class="topic_circle topic_yellow topic_inline_mob"></div><div class="text-block-19">Hybrid workplace</div></div><div class="tgthr_topic"><div class="topic_circle topic_purple topic_inline_mob"></div><div class="text-block-19">DE&amp;I</div></div><div class="tgthr_topic"><div class="topic_circle topic_blue"></div><div class="text-block-19">Sourcing</div></div><div class="tgthr_topic"><div class="topic_circle topic_light_blue"></div><div class="text-block-19">HR tech</div></div></div><div class="tgthr_agenda agenda_day__1"><div class="tgthr_agenda_row"><div class="topic_color"><div class="topic_circle topic_inline"></div></div><div class="agenda_color_date_time"><h5 class="agenda_date_in">June 8</h5><div class="text-block-20">14:30-14:40</div></div><div class="tgthr_agenda_title_speakers"><h4 class="agenda_event_title">Welcome to TGTHR</h4><div class="agenda_event_speakers agenda_speakers_mobile_inline"><div class="tgthr--agenda-speakers"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/626272c756cc4e36a10b2b6e_Pep%20Rosenfeld.svg" loading="lazy" width="129" height="35" alt="" class="tgthr--agenda-speakers-photo"><div class="tgthr--agenda-speakers-name">Pep Rosenfeld</div></div><div class="tgthr--agenda-speakers"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/625536f724ff2cdc3ae688e2_Perry-Oostdam.svg" loading="lazy" width="129" height="35" alt="" class="tgthr--agenda-speakers-photo"><div class="tgthr--agenda-speakers-name">Perry Oostdam</div></div></div></div></div><div class="agenda_seperator"></div><div class="tgthr_agenda_row tgthr_agenda_row_accordion"><div class="topic_color"><div class="topic_circle topic_inline topic_yellow"></div></div><div class="agenda_color_date_time"><h5 class="agenda_date_in">June 8</h5><div class="text-block-20">14:40-15:10</div></div><div class="tgthr_agenda_title_speakers"><h4 class="agenda_event_title"><strong>Attracting talent by storytelling</strong></h4><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/624d9f5e917e274fa1627e05_Expand%20Icon.svg" loading="lazy" width="24" height="24" alt="" class="expand_show"><p class="event_info">Storytelling is one of the most powerful ways to bring your employer brand to life. As your organization grows, the story has not one narrator, but many characters. It’s up to you to work together to craft the narrative of your organization. Because no one can tell it better than those who are living and breathing it. By telling an authentic story you can draw top talent to your organization. How can you tell your story?<br><br>By creating an employer value proposition (EVP). In this session, Karim will dive into the importance of creating an EVP, the steps it takes to work together to build this EVP, and how to build an authentic culture for your company that will attract talent.</p><div class="agenda_event_speakers agenda_speakers_mobile_inline hide"><div class="tgthr--agenda-speakers"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/6295ea3fa4f89acb47e86ad9_Karim.svg" loading="lazy" alt="" class="tgthr--agenda-speakers-photo"><div class="tgthr--agenda-speakers-name">Karim Gharsallah</div></div><div class="tgthr--agenda-speakers hide"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/624d9291fb0938b126c5ae1a_Brian.png" loading="lazy" alt="" class="tgthr--agenda-speakers-photo"><div class="tgthr--agenda-speakers-name">Brian Fink</div></div></div></div></div><div class="agenda_seperator"></div><div class="tgthr_agenda_row tgthr_agenda_row_accordion"><div class="topic_color"><div class="topic_circle topic_inline topic_blue"></div></div><div class="agenda_color_date_time"><h5 class="agenda_date_in">June 8</h5><div class="text-block-20">15:10-15:50</div></div><div class="tgthr_agenda_title_speakers"><h4 class="agenda_event_title"><strong>Sourcing without borders</strong></h4><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/624d9f5e917e274fa1627e05_Expand%20Icon.svg" loading="lazy" width="24" height="24" alt="" class="expand_show"><p class="event_info">Going remote has opened up the talent pool, and you can now hire top-quality people from anywhere in the world.<br><br>So how do you elevate your skills? Learn how to tackle multiple talent pools, navigate time zones, and overcome fierce competition.<br><br>Join us for unique insights and techniques on building and maintaining your talent pipeline with a winning sourcing strategy that goes beyond borders.</p><div class="agenda_event_speakers agenda_speakers_mobile_inline"><div class="tgthr--agenda-speakers"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/62542be33849cb11faa8e4fd_Vanessa_Raath_sm.png" loading="lazy" width="129" height="35" alt="" class="tgthr--agenda-speakers-photo"><div class="tgthr--agenda-speakers-name">Vanessa Raath</div></div><div class="tgthr--agenda-speakers"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/624d9291fb0938b126c5ae1a_Brian.png" loading="lazy" width="129" height="35" alt="" class="tgthr--agenda-speakers-photo"><div class="tgthr--agenda-speakers-name">Brian Fink</div></div><div class="tgthr--agenda-speakers"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/625056a6c27bcdf568367bd5_Alla%20Pavlova.svg" loading="lazy" width="129" height="35" alt="" class="tgthr--agenda-speakers-photo"><div class="tgthr--agenda-speakers-name">Alla Pavlova</div></div><div class="tgthr--agenda-speakers hide"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/624d9291fb0938b126c5ae1a_Brian.png" loading="lazy" alt="" class="tgthr--agenda-speakers-photo"><div class="tgthr--agenda-speakers-name">Brian Fink</div></div></div></div></div><div class="agenda_seperator"></div><div class="tgthr_agenda_row"><div class="topic_color"><div class="topic_circle topic_inline"></div></div><div class="agenda_color_date_time"><h5 class="agenda_date_in">June 8</h5><div class="text-block-20">15:50-16:00</div></div><div class="tgthr_agenda_title_speakers"><h4 class="agenda_event_title"><strong>Entertainment break</strong></h4><div class="agenda_event_speakers agenda_speakers_mobile_inline"><div class="tgthr--agenda-speakers"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/626272c756cc4e36a10b2b6e_Pep%20Rosenfeld.svg" loading="lazy" alt="" height="35" width="129" class="tgthr--agenda-speakers-photo"><div class="tgthr--agenda-speakers-name">Pep Rosenfeld</div></div></div></div></div><div class="agenda_seperator"></div><div class="tgthr_agenda_row tgthr_agenda_row_accordion"><div class="topic_color"><div class="topic_circle topic_inline topic_orange"></div></div><div class="agenda_color_date_time"><h5 class="agenda_date_in">June 8</h5><div class="text-block-20">16:00-16:30</div></div><div class="tgthr_agenda_title_speakers"><h4 class="agenda_event_title"><strong>Attracting and retaining top talent with Framestore</strong></h4><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/624d9f5e917e274fa1627e05_Expand%20Icon.svg" loading="lazy" width="24" height="24" alt="" class="expand_show"><p class="event_info">What does &quot;collaborative hiring&quot; mean to you? How can you succeed in attracting, hiring, and retaining talent by implementing a collaborative approach?<br><br>In this session, we&#x27;ll explore how collaborative hiring can transform your candidate experience and improve your overall recruitment process.</p><div class="agenda_event_speakers agenda_speakers_mobile_inline hide"><div class="tgthr--agenda-speakers"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/6295debc57fda0e77e263b70_Amy%20Smith.svg" loading="lazy" alt="" class="tgthr--agenda-speakers-photo"><div class="tgthr--agenda-speakers-name">Amy Smith</div></div></div></div></div><div class="agenda_seperator"></div><div class="tgthr_agenda_row tgthr_agenda_row_accordion"><div class="topic_color"><div class="topic_circle topic_inline topic_orange"></div></div><div class="agenda_color_date_time"><h5 class="agenda_date_in">June 8</h5><div class="text-block-20">16:30-17:00</div></div><div class="tgthr_agenda_title_speakers"><h4 class="agenda_event_title"><strong>The complexities of collaborative hiring</strong></h4><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/624d9f5e917e274fa1627e05_Expand%20Icon.svg" loading="lazy" width="24" height="24" alt="" class="expand_show"><p class="event_info">Collaborative hiring increases your chance of finding the right candidate, significantly reduces your time to hire, and allows your team to hire better together.<br><br>However, not all employees are trained hiring managers, and if not executed correctly, this can disrupt your employees&#x27; day-to-day workload, cause confusion amongst team responsibilities, and ultimately leave your candidates looking elsewhere.<br><br>By bringing these challenges to light, we&#x27;ll explore how to overcome them and foster a positive and successful hiring process for candidates and hiring teams alike.</p><div class="agenda_event_speakers agenda_speakers_mobile_inline"><div class="tgthr--agenda-speakers hide"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/624d9291fb0938b126c5ae1a_Brian.png" loading="lazy" alt="" class="tgthr--agenda-speakers-photo"><div class="tgthr--agenda-speakers-name">Szonja</div></div><div class="tgthr--agenda-speakers"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/62542ab885980243d5641ee5_Katrina-Collier_sm.png" loading="lazy" width="129" height="35" alt="" class="tgthr--agenda-speakers-photo"><div class="tgthr--agenda-speakers-name">Katrina Collier</div></div></div></div></div><div class="agenda_seperator"></div><div class="tgthr_agenda_row"><div class="topic_color"><div class="topic_circle topic_inline"></div></div><div class="agenda_color_date_time"><h5 class="agenda_date_in">June 8</h5><div class="text-block-20">17:00-17:30</div></div><div class="tgthr_agenda_title_speakers"><h4 class="agenda_event_title">Networking</h4></div></div><div class="agenda_seperator"></div><div class="tgthr_agenda_row"><div class="topic_color"><div class="topic_circle topic_inline"></div></div><div class="agenda_color_date_time"><h5 class="agenda_date_in">June 8</h5><div class="text-block-20">17:30-17:45</div></div><div class="tgthr_agenda_title_speakers"><h4 class="agenda_event_title"><strong>Day one closing remarks</strong></h4><div class="agenda_event_speakers agenda_speakers_mobile_inline"><div class="tgthr--agenda-speakers"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/626272c756cc4e36a10b2b6e_Pep%20Rosenfeld.svg" loading="lazy" width="129" height="35" alt="" class="tgthr--agenda-speakers-photo"><div class="tgthr--agenda-speakers-name">Pep Rosenfeld</div></div></div></div></div></div><div class="tgthr_agenda agenda_day__2"><div class="tgthr_agenda_row"><div class="topic_color"><div class="topic_circle topic_inline"></div></div><div class="agenda_color_date_time"><h5 class="agenda_date_in">June 9</h5><div class="text-block-20">14:30-14:40</div></div><div class="tgthr_agenda_title_speakers"><h4 class="agenda_event_title"><strong>Welcome to day two @ TGTHR</strong></h4><div class="agenda_event_speakers agenda_speakers_mobile_inline"><div class="tgthr--agenda-speakers"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/626272c756cc4e36a10b2b6e_Pep%20Rosenfeld.svg" loading="lazy" width="129" height="35" alt="" class="tgthr--agenda-speakers-photo"><div class="tgthr--agenda-speakers-name">Pep Rosenfeld</div></div></div></div></div><div class="agenda_seperator"></div><div class="tgthr_agenda_row tgthr_agenda_row_accordion"><div class="topic_color"><div class="topic_circle topic_inline topic_purple"></div></div><div class="agenda_color_date_time"><h5 class="agenda_date_in">June 9</h5><div class="text-block-20">14:40-15:10</div></div><div class="tgthr_agenda_title_speakers"><h4 class="agenda_event_title"><strong>Attracting and retaining top talent with Greenpeace</strong></h4><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/624d9f5e917e274fa1627e05_Expand%20Icon.svg" loading="lazy" width="24" height="24" alt="" class="expand_show"><p class="event_info">What role does DE&amp;I play within your organization?<br>In this session, we&#x27;ll explore how DE&amp;I initiatives are a vital part of your hiring approach, how they help attract, hire, and retain candidates, and steps you can take to implement an inclusive hiring process too.</p><div class="agenda_event_speakers agenda_speakers_mobile_inline"><div class="tgthr--agenda-speakers hide"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/624d9291fb0938b126c5ae1a_Brian.png" loading="lazy" alt="" class="tgthr--agenda-speakers-photo"><div class="tgthr--agenda-speakers-name">Karim</div></div><div class="tgthr--agenda-speakers"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/6295e0ffacca3a2bd996d5bf_Joanne%20Hambleton.svg" loading="lazy" width="129" height="35" alt="" class="tgthr--agenda-speakers-photo"><div class="tgthr--agenda-speakers-name">Joanne Hambleton</div></div><div class="tgthr--agenda-speakers"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/6295debbe2d1387ddd7e9528_Sophie.svg" loading="lazy" width="129" height="35" alt="" class="tgthr--agenda-speakers-photo"><div class="tgthr--agenda-speakers-name">Sophie Laessle</div></div></div></div></div><div class="agenda_seperator"></div><div class="tgthr_agenda_row tgthr_agenda_row_accordion"><div class="topic_color"><div class="topic_circle topic_inline topic_purple"></div></div><div class="agenda_color_date_time"><h5 class="agenda_date_in">June 9</h5><div class="text-block-20">15:10-15:50</div></div><div class="tgthr_agenda_title_speakers"><h4 class="agenda_event_title"><strong>Tackling remote discrimination</strong></h4><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/624d9f5e917e274fa1627e05_Expand%20Icon.svg" loading="lazy" width="24" height="24" alt="" class="expand_show"><p class="event_info">As workplace dynamics continue to shift, it&#x27;s more important than ever for organizations to invest in the future of hybrid and remote work and embed DE&amp;I initiatives at their core.<br><br>Has remote work led to new biases, discrimination, and employee alienation? How can we overcome these challenges? <br><br>Our panelists will share insights on how to mitigate biases within the hiring process, diversify your talent pipeline, and foster a culture of acceptance, understanding, and belonging for all employees.</p><div class="agenda_event_speakers agenda_speakers_mobile_inline"><div class="tgthr--agenda-speakers hide"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/624d9291fb0938b126c5ae1a_Brian.png" loading="lazy" alt="" class="tgthr--agenda-speakers-photo"><div class="tgthr--agenda-speakers-name">Karim</div></div><div class="tgthr--agenda-speakers"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/6250628f05abe5716f3e2b24_Katrina%20Kibben.svg" loading="lazy" width="129" height="35" alt="" class="tgthr--agenda-speakers-photo"><div class="tgthr--agenda-speakers-name">Katrina Kibben</div></div><div class="tgthr--agenda-speakers"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/62504db7d1a15c28d84ddbe7_Madison%20Butler.svg" loading="lazy" width="129" height="35" alt="" class="tgthr--agenda-speakers-photo"><div class="tgthr--agenda-speakers-name">Madison Butler</div></div><div class="tgthr--agenda-speakers"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/626ba94fe0794d698b635bc1_Joanne%20Lockwood.svg" loading="lazy" width="129" height="35" alt="" class="tgthr--agenda-speakers-photo"><div class="tgthr--agenda-speakers-name">Joanne Lockwood</div></div></div></div></div><div class="agenda_seperator"></div><div class="tgthr_agenda_row"><div class="topic_color"><div class="topic_circle topic_inline"></div></div><div class="agenda_color_date_time"><h5 class="agenda_date_in">June 9</h5><div class="text-block-20">15:50-16:00</div></div><div class="tgthr_agenda_title_speakers"><h4 class="agenda_event_title"><strong>Entertainment break</strong></h4><div class="agenda_event_speakers agenda_speakers_mobile_inline"><div class="tgthr--agenda-speakers"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/626272c756cc4e36a10b2b6e_Pep%20Rosenfeld.svg" loading="lazy" width="129" height="35" alt="" class="tgthr--agenda-speakers-photo"><div class="tgthr--agenda-speakers-name">Pep Rosenfeld</div></div></div></div></div><div class="agenda_seperator"></div><div class="tgthr_agenda_row tgthr_agenda_row_accordion"><div class="topic_color"><div class="topic_circle topic_inline topic_light_blue"></div></div><div class="agenda_color_date_time"><h5 class="agenda_date_in">June 9</h5><div class="text-block-20">16:00-16:30</div></div><div class="tgthr_agenda_title_speakers"><h4 class="agenda_event_title"><strong>The evolving HR tech ecosystem</strong></h4><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/624d9f5e917e274fa1627e05_Expand%20Icon.svg" loading="lazy" width="24" height="24" alt="" class="expand_show"><p class="event_info">Three industry experts will deep dive into the current state of the hiring landscape and examine the role HR tech plays in building future-ready teams.<br><br>With the rise of hybrid and remote-first organizations, we will analyze how the HR tech ecosystem has continued to evolve, discuss the latest tech driving change, and share insights into integrations that are essential in driving workplace efficiencies.</p><div class="agenda_event_speakers agenda_speakers_mobile_inline"><div class="tgthr--agenda-speakers hide"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/624d9291fb0938b126c5ae1a_Brian.png" loading="lazy" alt="" class="tgthr--agenda-speakers-photo"><div class="tgthr--agenda-speakers-name">Julien Matsis</div></div><div class="tgthr--agenda-speakers"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/6250641f5dd5c4dc5b173e8b_Anastasia%20Pshegodskaya.svg" loading="lazy" width="129" height="35" alt="" class="tgthr--agenda-speakers-photo"><div class="tgthr--agenda-speakers-name">Anastasia Pshegodskaya</div></div><div class="tgthr--agenda-speakers"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/6253fa105488c0161e8bea08_Phil%20Strazzulla.svg" loading="lazy" width="129" height="35" alt="" class="tgthr--agenda-speakers-photo"><div class="tgthr--agenda-speakers-name">Phil Strazzulla</div></div><div class="tgthr--agenda-speakers"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/6256adaa17b31b1a72efe88b_Anna%20Lettink.svg" loading="lazy" width="129" height="35" alt="" class="tgthr--agenda-speakers-photo"><div class="tgthr--agenda-speakers-name">Anita Lettink</div></div></div></div></div><div class="agenda_seperator"></div><div class="tgthr_agenda_row tgthr_agenda_row_accordion"><div class="topic_color"><div class="topic_circle topic_inline topic_yellow"></div></div><div class="agenda_color_date_time"><h5 class="agenda_date_in">June 9</h5><div class="text-block-20">16:30-17:15</div></div><div class="tgthr_agenda_title_speakers"><h4 class="agenda_event_title"><strong class="bold-text-2">Going hybrid: Fostering Belonging &amp; Human Connection in a Hybrid Workforce</strong></h4><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/624d9f5e917e274fa1627e05_Expand%20Icon.svg" loading="lazy" width="24" height="24" alt="" class="expand_show"><p class="event_info"><strong></strong>Another way to think of the Great Resignation is as the &quot;Great Disconnection.&quot; As we emerge from the pandemic, the move to remote/hybrid work has increased the lack of human connection at work. Only 30 percent of employees feel connected to their teams. In this inspiring and timely presentation, Smiley makes the case that the future of work is human connection. Smiley will share how we can attract, retain and engage top talent, increase human connection, and create more belonging, by building supportive communities inside the workplace. We’ll discuss practical tools to stay engaged in a hybrid workplace, how to make hybrid meetings more inclusive, and ways to bring more connection to the whole employee experience, from recruitment and onboarding to learning &amp; development, diversity and inclusion initiatives, and employee well-being and recognition. Smiley will share how to re-imagine a collaborative, inclusive, purpose-driven culture, shifting this challenging time from The Great Resignation to The Great Reconnection.</p><div class="agenda_event_speakers agenda_speakers_mobile_inline"><div class="tgthr--agenda-speakers hide"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/624d9291fb0938b126c5ae1a_Brian.png" loading="lazy" alt="" class="tgthr--agenda-speakers-photo"><div class="tgthr--agenda-speakers-name">Karim</div></div><div class="tgthr--agenda-speakers"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/626bc5d0902548cd6a48c278_Adam%20Smiley.svg" loading="lazy" width="129" height="35" alt="" class="tgthr--agenda-speakers-photo"><div class="tgthr--agenda-speakers-name">Adam Smiley Poswolsky</div></div></div></div></div><div class="agenda_seperator"></div><div class="tgthr_agenda_row"><div class="topic_color"><div class="topic_circle topic_inline"></div></div><div class="agenda_color_date_time"><h5 class="agenda_date_in">June 9</h5><div class="text-block-20">17:15-17:35</div></div><div class="tgthr_agenda_title_speakers"><h4 class="agenda_event_title">Networking</h4></div></div><div class="agenda_seperator"></div><div class="tgthr_agenda_row"><div class="topic_color"><div class="topic_circle topic_inline"></div></div><div class="agenda_color_date_time"><h5 class="agenda_date_in">June 9</h5><div class="text-block-20">17:35-17:45</div></div><div class="tgthr_agenda_title_speakers"><h4 class="agenda_event_title"><strong>Day two closing remarks</strong></h4><div class="agenda_event_speakers agenda_speakers_mobile_inline"><div class="tgthr--agenda-speakers"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/626272c756cc4e36a10b2b6e_Pep%20Rosenfeld.svg" loading="lazy" width="129" height="35" alt="" class="tgthr--agenda-speakers-photo"><div class="tgthr--agenda-speakers-name">Pep Rosenfeld</div></div><div class="tgthr--agenda-speakers plus_speaker"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/6295ea3fa4f89acb47e86ad9_Karim.svg" loading="lazy" width="129" height="35" alt="" class="tgthr--agenda-speakers-photo"><div class="tgthr--agenda-speakers-name">Karim Gharsallah</div></div></div></div></div></div></div><div class="tgthr_live_register_btn_div regstr_agenda tgthr_display-none"><a href="#tgthr_registration_form" class="tgthr_live_register_button w-button">Register for free</a></div></div><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/6266a9cf23e526d53284f724_tgthr--wave-blue.svg" loading="lazy" alt="" height="" class="tgthr_live_wave_svg blue_wave_last"><div class="tgthr_live_last_section"><div class="container-11 w-container"><h3 id="why_attend" data-w-id="fa52961c-eb9f-1dee-e570-17165141ed73" style="opacity:0" class="tgthr_live_h3 tgthr_live_h3_centered pt-0">Why attend TGTHR?</h3><div class="columns-4 w-row"><div class="tgthr_vp_column w-col w-col-4"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/6246d57ccf349963f46df1fc_handshake_svg.svg" loading="lazy" width="120" height="120" alt="" data-w-id="214f7d6c-9fb0-c1aa-7f21-37f6136d042d" style="opacity:0" class="tgthr_live_usp_image"><h4 data-w-id="bbaf62c0-20f8-5591-37ad-4594f0bc8b7f" style="opacity:0" class="tgthr_live_h4">Meet the industry’s best</h4><p data-w-id="7baa716c-c443-6c96-5f7d-66b8741da3d0" style="opacity:0" class="tgthr_live_usp_p">Join TGTHR and engage with top experts, practitioners, and inspiring thought leaders</p></div><div class="tgthr_vp_column w-col w-col-4"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/6246d57ccecd666db382c7ef_chat_bubbles_svg.svg" loading="lazy" width="120" height="120" alt="" data-w-id="96f3766b-f560-a662-93f3-722eed5fffe4" style="opacity:0" class="tgthr_live_usp_image"><h4 data-w-id="9bea6c4a-c863-5423-0c98-c21548c373aa" style="opacity:0" class="tgthr_live_h4">Share and discuss</h4><p data-w-id="e212fe2f-32e0-ccab-c009-f9bb7f58aa25" style="opacity:0" class="tgthr_live_usp_p">Bring your point of view and take away new insights from chats, panels, and Q&amp;As</p></div><div class="tgthr_vp_column w-col w-col-4"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/6246d57cf6892c94390cb23e_lamb_svg.svg" loading="lazy" width="120" height="120" alt="" data-w-id="5456f869-580d-67ce-bc76-4b38063526a5" style="opacity:0" class="tgthr_live_usp_image"><h4 data-w-id="b0cd7739-0df1-55c3-029d-8cd0f8528899" style="opacity:0" class="tgthr_live_h4">Gain actionable insights</h4><p data-w-id="455913be-3947-2868-fe6b-36166e8493a4" style="opacity:0" class="tgthr_live_usp_p">Discover steps to achieve attainable goals, regardless of company size or industry</p></div></div></div><div class="tgthr_live_register_btn_div tgthr_display-none"><a href="#tgthr_registration_form" data-w-id="f2ce64b3-cc8d-c00c-5688-9dd77b86f5b2" style="opacity:0" class="tgthr_live_register_button w-button">Register for free</a></div><div data-w-id="f1de5757-7221-aa79-feef-48c2bb65e21c" style="opacity:0" class="tgthr_partners_section w-container"><h3 id="sponsors" class="tgthr_live_h3 tgthr_live_h3_centered our_partners_title">Our Partners</h3><div class="columns-5 w-row"><div class="column-6 w-col w-col-4"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/6246da3ef671609816285188_asus_white_svg.svg" loading="lazy" alt="" class="image-16"></div><div class="column-4 w-col w-col-4"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/6246da7ccecd66924e82ebcc_m%26s_white_svg.svg" loading="lazy" alt=""></div><div class="column-5 w-col w-col-4"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/6246daae281a40d0a5864d3e_hotjar_white_svg.svg" loading="lazy" alt=""></div></div></div></div><div class="tgthr_registration_form tgthr_display-none"><div data-w-id="ea9ff407-5ffc-84bc-441a-890371e011bd" style="opacity:0" class="tgthr_form_outer tgthr_live_form_outer"><div class="div-block-6"></div><h3 id="tgthr_regi_form" class="heading-3">Register Now!</h3><div id="tgthr_registration_form" class="tgthr_reg_form"><div class="html-embed w-embed w-script"><script charset="utf-8" type="text/javascript" src="//js.hsforms.net/forms/embed/v2.js"></script> <script> hbspt.forms.create({ region: "na1", portalId: "2688240", formId: "6c1a9eb3-b3e0-46b7-96a6-06c69b2b7421", onFormReady: fillGCLIDinput, }); function getCookie(cname) { var name = cname + "="; var decodedCookie = decodeURIComponent(document.cookie); var ca = decodedCookie.split(';'); for(var i = 0; i <ca.length; i++) { var c = ca[i]; while (c.charAt(0) == ' ') { c = c.substring(1); } if (c.indexOf(name) == 0) { return c.substring(name.length, c.length); } } return ""; } function fillGCLIDinput(){ if (new URL(location.href).searchParams.get("gclid") == null){ document.querySelector("input[name='gclid']").value = getCookie('GCLID'); console.log(getCookie('GCLID')) } } </script> <!--[if lte IE 8]> <script charset="utf-8" type="text/javascript" src="//js.hsforms.net/forms/v2-legacy.js"></script> <![endif]--> <!-- <script charset="utf-8" type="text/javascript" src="//js.hsforms.net/forms/v2.js"></script> <script> hbspt.forms.create({ region: "na1", portalId: "2688240", formId: "4c0baec5-44be-477a-baaf-dc4a731d19cc", onFormSubmit: function($form) { // YOUR SCRIPT HERE console.log("Submitted!") $("#tgthr_regi_form").text("Thank you for registering!") } }); </script> --></div></div></div></div><footer id="tgthr_footer_lg" class="tgthr_footer"><div class="tgthr_footer_container hide"><div class="tghtr_left_footer"><div class="tgthr_footer_text supported_by">Supported by </div><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/62388e96e010dd6463b9bd1f_recruitee_Logo_tgthr_footer.svg" loading="lazy" alt="Recruitee logo" class="tgthr_recruitee_logo_footer"></div><div class="tgthr_footer_text tgthr_copyright_footer">Copyright © <span class="footer--dynamic-year">2021</span> Recruitee.com. All rights reserved.</div><div class="tgthr_right_footer"><a href="/fr/privacy-policy" class="tgthr_footer_text">Privacy policy</a><a href="https://recruitee.com/terms" class="w-inline-block"><div class="tgthr_footer_text">Terms &amp; Conditions</div></a><a href="https://www.linkedin.com/company/recruitee" target="_blank" class="w-inline-block"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/623894975140ea53a16712fa_linkedin-svg.svg" loading="lazy" alt="linkedin link" class="tgthr_social_footer linked_in_footer_tgthr"></a><a href="https://www.instagram.com/recruitee/" target="_blank" class="w-inline-block"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/6246db5bc39a0b04e1759cf6_instagram.svg" loading="lazy" alt="Facebook link" class="tgthr_social_footer"></a></div></div><footer id="tgthr_footer_mob" class="tgthr_footer_mob_only show"><div class="tgthr_footer_mob_only_div1 tablet"><div class="text-block-14">Supported by</div><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/62388e96e010dd6463b9bd1f_recruitee_Logo_tgthr_footer.svg" loading="lazy" alt="Recruitee Logo"></div><div class="tgthr_footer_mob_only_div3"><a href="https://www.linkedin.com/company/recruitee" target="_blank" class="tgthr--footer-socials w-inline-block"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/623894975140ea53a16712fa_linkedin-svg.svg" loading="lazy" height="24" alt="LinkedIn" class="image-17"></a><a href="https://www.instagram.com/recruitee/" target="_blank" class="tgthr--footer-socials w-inline-block"><img src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/6246db5bc39a0b04e1759cf6_instagram.svg" loading="lazy" height="24" alt="Instagram" class="image-18"></a></div><div class="tgthr_footer_mob_only_div3"><a href="/fr/privacy-policy" class="tgthr_footer_mob_only_text_white">Privacy policy</a><a href="https://recruitee.com/terms" class="w-inline-block"><div class="tgthr_footer_mob_only_text_white">Terms &amp; Conditions</div></a></div><div class="tgthr_footer_mob_only_div2"><div class="tgthr_footer_mob_only_text_white copyright">Copyright © <span class="footer--dynamic-year">2021</span> Recruitee.com. All rights reserved.</div></div></footer></footer><script src="https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=60780a9b4720a47267a88257" type="text/javascript" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script><script src="https://cdn.prod.website-files.com/60780a9b4720a47267a88257/js/recruitee.8653735b.f4eb5a42f1afdb59.js" type="text/javascript"></script><!-- Google Tag Manager (noscript) --><script> let GTM_noscript = document.createElement('noscript'); let GTM_iframe = document.createElement('iframe'); GTM_iframe.src = "https://www.googletagmanager.com/ns.html?id=GTM-NTG8GWLW"; GTM_iframe.height="0"; GTM_iframe.width="0"; GTM_iframe.style="display:none;visibility:hidden"; GTM_noscript.appendChild(GTM_iframe) const bodyFirstChild = document.body.firstChild; bodyFirstChild.parentNode.insertBefore(GTM_noscript, bodyFirstChild); </script><!-- End Google Tag Manager (noscript) --> <!-- Start of HubSpot tracking code only if user accept the cookies --> <!--<script> window.addEventListener('message', function(ev) { if(ev.data.message === 'consent_given') { //console.log(ev.data.consentStatuses); var consentedCategories = [] var allCategories = {} ev.data.consentStatuses && Object.keys(ev.data.consentStatuses).forEach(function(category) { allCategories[category] = ev.data.consentStatuses[category] ? "granted" : "declined" }) if (allCategories['Advertising'] === "granted") { // execute the file var footer = document.getElementsByTagName('footer')[0]; var js = document.createElement("script"); js.type = "text/javascript"; js.src = "//js.hs-scripts.com/2688240.js"; //HubSpot tracking code footer.appendChild(js); } } }) </script>--> <!-- End of HubSpot tracking code --> <!-- Start of HubSpot tracking code (uncomment if the "cookie consest code" is commented out) <script async="" defer="" type="text/javascript" id="hs-script-loader" src="//js.hs-scripts.com/2688240.js"></script>--> <!-- End of HubSpot tracking code --> <!-- Start of Segment script --> <script> $(document).ready(function() { $('[data-analytics]').on('click', function(e) { var properties var event = $(this).attr('data-analytics') $.each(this.attributes, function(_, attribute) { if (attribute.name.startsWith('data-property-')) { if (!properties) properties = {} var property = attribute.name.split('data-property-')[1] properties[property] = attribute.value } }) analytics.track(event, properties) }) }) </script> <!-- End of Segment script --> <!-- Start of ATS button support --> <script> $(document).ready(function () { var $goToAppButtonGroup = $('#go-to-app-btn-group'); var $goToAppButton = $('#go-to-app-btn'); var $goToAppLabel = $('#go-to-app-label'); var $loginButton = $('#login-btn'); var $trialButton = $('#navbar-trial-btn'); var $topBar = $('#top-bar-content'); var $goToAppDropdownContainer = $('#go-to-app-dropdown .w-dropdown-list'); if (!$goToAppButton.length || !$trialButton.length) return; var config = { staging: { apiUrl: 'https://auth.s.recruitee.com', origin: ['https://recruitee.webflow.io', 'https://s.recruitee.com'], appUrl: 'https://app.s.recruitee.com/', }, production: { apiUrl: 'https://auth.tellent.com', origin: ['https://new-site.recruitee.com/fr', 'https://new-site.s.recruitee.com', 'https://proxytest.recruitee.com', 'https://recruitee.com'], appUrl: 'https://app.recruitee.com/', }, }; var dropdownItemNodeFactory = function (url, text) { return $('<a></a>').addClass('w-dropdown-link').attr('href', url).text(text); }; var companySignInUrlFactory = function (apiUrl, companyId) { return apiUrl + '/c/' + companyId + '/sign-in'; }; var setCurrentCompaniesDropdown = function (data, config) { if (!(data && data.admin && data.admin.companies)) return; var companies = data.admin.companies; var nodes = companies.map(company => dropdownItemNodeFactory(companySignInUrlFactory(config.apiUrl, company.id), company.name) ); $goToAppDropdownContainer.find('#go-app-dropdown-body').append(nodes); }; var setSignOutDropdownFooter = function (config) { $goToAppDropdownContainer.find('#go-app-dropdown-footer a').attr('href', config.apiUrl + '/sign-out') } var resolveEnvironmentConfig = function () { if (config.staging.origin.includes(window.location.origin)) return config.staging; if (config.production.origin.includes(window.location.origin)) return config.production; return undefined; }; var setActiveButton = function (data, config) { $goToAppButton.attr('href', config.appUrl); $goToAppLabel.attr('href', config.appUrl); $trialButton.attr('href', config.apiUrl + '/sign-up'); $loginButton.attr('href', config.apiUrl + '/sign-in'); if (data && data.admin) { $trialButton.hide(); $goToAppButtonGroup.css('display', 'flex'); $topBar.css('display', 'none'); document.body.classList.add('admin-present'); // cookie for LoggedIn user stats here: document.cookie = "LoggedIn=true; path=/;"; // cookie for LoggedIn user ends here: } else { $trialButton.show(); $goToAppButtonGroup.css('display', 'none'); $topBar.css('display', 'flex'); document.body.classList.add('admin-not-present'); // cookie for LoggedIn user stats here: document.cookie = "LoggedIn=false; path=/;"; // cookie for LoggedIn user ends here: } }; var initAuthCheck = function () { var config = resolveEnvironmentConfig(); if (!config) { console.error('Wrong environment setup'); return; } $.ajax({ url: config.apiUrl + '/me', method: 'GET', success: function (res) { setActiveButton(res, config); setCurrentCompaniesDropdown(res, config); setSignOutDropdownFooter(config); }, xhrFields: { withCredentials: true, }, error: function (err) { $trialButton.show(); $topBar.css('visibility', 'visible'); console.error('error ' + err); }, }); }; initAuthCheck(); }); </script> <!-- End of ATS button support --> <!-- Start of custom language switcher --> <script> function extractLang(url) { const regex = /recruitee.com\/(de|fr|nl)/; const found = url.match(regex); if (found) { return found[1]; } return 'en'; } function translateTo(url, toLang) { const fromLang = extractLang(url); if (fromLang == toLang) { return url; } if (fromLang != 'en' && toLang != 'en') { return url.replace('/' + fromLang, '/' + toLang); } if (fromLang == 'en') { return url.replace('recruitee.com', 'recruitee.com/' + toLang); } if (toLang == 'en'){ return url.replace('recruitee.com/' + fromLang, 'recruitee.com'); } } function getLangLabel(lang) { if (lang == 'en') { return 'English'; } else if (lang == 'de') { return 'Deutsch'; } else if (lang == 'fr') { return 'Français'; } else if (lang == 'nl') { return 'Nederlands'; } } $(document).ready(function() { const currentUrl = window.location.href; const currentLang = extractLang(currentUrl); $(".lang-name").text(getLangLabel(currentLang)); if($("nav.lang-dropdown-list > [class*='lang-link']").length > 2){ $("nav.lang-dropdown-list > [class*='lang-link']").each(function(index){ if((this.className.match(/lang-link-(..)/)[1] !== undefined) && (this.className.match(/lang-link-(..)/)[1] !== null)){ const langFromClass = this.className.match(/lang-link-(..)/)[1]; if (langFromClass == currentLang) { $(this).hide(); } else { $(this).attr('href', translateTo(currentUrl, langFromClass)); } } }); } /*$("nav.lang-dropdown-list > [class*='lang-link']").each(function(index){ const langFromClass = this.className.match(/lang-link-(..)/)[1]; if (langFromClass == currentLang) { $(this).hide(); } else { $(this).attr('href', translateTo(currentUrl, langFromClass)); } }); */ setTimeout(function() { //Hide Weglot language switcher on public domains if (window.location.hostname === "recruitee.webflow.io") { console.log(window.location.hostname) $(".weglot-lang-switcher").show(); $(".lang-dropdown").remove(); $(".lang-dropdown-blog").remove(); } else { $(".weglot-lang-switcher").remove(); $(".lang-dropdown").show(); } }, 100) }); </script> <!-- End of custom language switcher --> <!-- Start of "nofollow" attribute in links --> <script> $("a").each(function() { var url = ($(this).attr('href')) if(url !== undefined){ if(url.includes('#nofollow')){ $(this).attr( "rel", "nofollow" ); } $(this).attr( "href",$(this).attr( "href").replace('#nofollow','')) } }) </script> <!-- End of "nofollow" attribute in links --> <!-- Start of F’in sweet Hacks - #20 Create sub bullet lists inside a RTE --> <script> // when the DOM is ready $(document).ready(function() { // get the li items const listItems = $('li'); // for each li item listItems.each(function(index, item){ // check for '~' character // it's recommended to start with the deepest level of sub bullet // to ensure only the relevant classes are applied // if the li item text starts with '~~' if($(item).text().startsWith('~~')){ // run indentText() function indentText(this, 'hack20-sub-bullet-2'); } // else if the li item starts with '~' else if($(item).text().startsWith('~')){ // run indentText() function indentText(this, 'hack20-sub-bullet'); } }); // indentText function function indentText(li, className){ // add relevant className to li item // if the li item text starts with '~~' add the sub-bullet-2 class // else if the li item starts with '~' add the sub-bullet class $(li).addClass(className); // remove the '~' from the li items // the regex /~+/g // matches any one or more ~ characters const reformatedText = $(li).html().replace(/~+/g,''); // replace the li item's html text that has ~ tags // with the new text that removed the ~ character(s) $(li).html(reformatedText); } }); </script> <!-- End of F’in sweet Hacks --> <!-- Start of disable body scrolling when mobile menu opened --> <script> document.addEventListener('DOMContentLoaded', () => { document.querySelectorAll('.w-nav-button').forEach(trigger => { trigger.addEventListener('click', function(){ this.x = ((this.x || 0) + 1)%2; if(this.x){ document.querySelectorAll('body').forEach(target => target.classList.add('no-scroll')); } else{ document.querySelectorAll('body').forEach(target => target.classList.remove('no-scroll')); } }); }); }); </script> <!-- End of disable body scrolling when mobile menu opened --> <!-- Start of footer US tel shown 1st or 2nd according to site language --> <script> /*const current_URL = window.location.href; if ((current_URL.indexOf("recruitee.com/fr") > -1) || (current_URL.indexOf("recruitee.com/nl") > -1)){ $("#us_tel_first").css("display", "none"); $("#us_tel_second").css("display", "block"); }else if(current_URL.indexOf("recruitee.com/de") > -1){ $("#us_tel_first").css("display", "none"); $("#us_tel_second").css("display", "none"); $(".footer--app-links").css("margin-top", "1rem"); $(".footer--tel").css("margin-top", "0.5rem"); }else{ $("#us_tel_second").css("display", "none"); $("#us_tel_first").css("display", "block"); } */ </script> <!-- End of footer US tel shown 1st or 2nd according to site language --> <!-- Tooltip on nav and footer custom code starts here --> <script> $(window).on("resize", windowSize); function windowSize(){ var $width = $(window).width(); // console.log($width); if($width < 501){ // console.log("501"); // console.log("width", $width); $(".tooltip_open").click(function (e) { e.preventDefault(); $(this).parent().siblings(".tooltiptext_mob").fadeIn() $(this).fadeOut(200, function(){$(this).siblings(".tooltip_close").fadeIn(200)}); }) $(".tooltip_close").click(function (e) { e.preventDefault(); $(this).parent().siblings(".tooltiptext_mob").fadeOut() $(this).fadeOut(200, function(){$(this).siblings(".tooltip_open").fadeIn(200)}); }) }else if($width > 501){ $(".tooltip_open").click(function (e) { e.preventDefault(); return false; }) $(".tooltip_close").click(function (e) { e.preventDefault(); return false; }) } } windowSize(); </script> <!-- Tooltip on nav and footer custom code ends here --> <!-- Featured nav item per language (not translated through Weglot) and tooltip localisation Begins: --> <script> $(document).ready(function() { //console.log(window.location.href); if (window.location.href.indexOf("/de/") > -1) { $(".navbar--blog-article-en").css("display","none") $(".navbar--blog-article-fr").css("display","none") $(".navbar--blog-article-de").css("display","block") $(".tooltiptext").text("Nur auf Englisch verfügbar") }else if (window.location.href.indexOf("/fr/") > -1) { $(".resources-column").removeClass("d-none") $(".navbar--blog-article-en").css("display","none") $(".navbar--blog-article-de").css("display","none") $(".navbar--blog-article-fr").css("display","block") $(".tooltiptext").text("Disponible uniquement en anglais") } if (window.location.href.indexOf("/nl/") > -1) { $(".tooltiptext").text("Alleen beschikbaar in het Engels") } }); </script> <!-- Featured nav item per language (not translated through Weglot) and tooltip localisation Ends: --> <!-- G2 "Review Stars" script--> <script>(function(a,b,c,d){window.fetch("https://www.g2.com/products/recruitee/rating_schema.json").then(e=>e.json()).then(f=>{c=a.createElement(b);c.type="application/ld+json";c.text=JSON.stringify(f);d=a.getElementsByTagName(b)[0];d.parentNode.insertBefore(c,d);});})(document,"script");</script> <style> body.admin-present .homepage_vwo_social_proof{ display: none; } body.admin-present #animated_btn{ display: none !important; } .hide_me{ display: none !important; } </style> <!-- change #try_free_btn button text without affecting localisation --> <script> if(document.documentElement.lang == ''){ let start_my_free_trial_btn_array = document.querySelectorAll(".start_my_free_trial_btn") start_my_free_trial_btn_array.forEach(element => { element.innerHTML = "Start my free trial"; }); }; </script> <script> window.addEventListener("ucEvent", function (e) { if( e.detail && e.detail.event == "consent_status") { // console.log(e); if(e.detail['Hubspot'] === true) { console.log('Hubspot has consent'); var footer = document.getElementsByTagName('footer')[0]; var js = document.createElement("script"); js.type = "text/javascript"; js.src = "//js.hs-scripts.com/2688240.js"; //HubSpot tracking code footer.appendChild(js); } else { console.log('Hubspot has no consent'); // add your script here } if(e.detail['Sleeknote'] === true) { console.log('Sleeknote has consent'); (function () { var sleeknoteScriptTag = document.createElement("script"); sleeknoteScriptTag.type = "text/javascript"; sleeknoteScriptTag.charset = "utf-8"; sleeknoteScriptTag.src = ("//sleeknotecustomerscripts.sleeknote.com/47147.js"); var s = document.getElementById("sleeknoteScript"); s.parentNode.insertBefore(sleeknoteScriptTag, s); })(); } else { console.log('Sleeknote has no consent'); // add your script here } } }); </script> <!--scripts to remove webflow badge start here: --> <script> window.addEventListener("load", function () { var style_02 = document.createElement("style"); //style_02.type = 'text/css'; var cssRule_02 = ".w-webflow-badge{display:none!important;}"; style_02.appendChild(document.createTextNode(cssRule_02)); const bodyLastChild = document.body.lastChild; bodyLastChild.after(style_02); const remove_webflow_badge = document.querySelector(".w-webflow-badge"); if (remove_webflow_badge) { remove_webflow_badge.remove(); } }); </script> <script> function checkForWebflowBadge() { let webflow_badge = document.querySelector(".w-webflow-badge") if (webflow_badge) { webflow_badge.parentNode.removeChild(webflow_badge); webflow_badge.remove(); clearInterval(webflow_badge_interval); } } const webflow_badge_interval = setInterval(checkForWebflowBadge, 300); </script> <!--scripts to remove webflow badge end here: --> <!-- SOC img link start --> <script> $(".soc_img_footer").click(function(){ window.open('https://www.aicpa.org/soc4so', '_blank'); }) $('.soc_img_footer').hover(function() { $(this).css('cursor','pointer'); }); </script> <!-- SOC img link end --> <script> $("#navbar-trial-btn, #footer_sales_btn, #footer > div.container.footer--container.top.pb-2rem.w-container > div > div.footer--column.left > div.btn-guest > a").addClass("border-gradient-purple"); </script> <style> .page--header.ch-header.ch-header_dark_blue,{ background-image: radial-gradient(76.89% 63.95% at 422.08% 144.32%, #00A2FF 0%, #04004A 100%) !important; } .bg-dark, .bg-image-dark{ background-image: radial-gradient(125.67% 82.64% at 50% 100%,#00a2ff 0,#04004a 100%) !important; } @media screen and (min-width: 1440px) { .btn.btn-green-contained.homepage--hero-btn.btn_try_for_free_18d.new_tellent_btn_paddings.border-gradient-purple,.btn.btn-dark_blue-contained.homepage--hero-btn.btn_try_for_free_18d.new_tellent_btn_paddings.border-gradient-purple {min-width: 17rem;} }</style><script> //speaker popup and prevent scroll of body when popup is shown var $window = $(window), previousScrollTop = 0, scrollLock = false; $window.scroll(function(event) { if(scrollLock) { $window.scrollTop(previousScrollTop); } previousScrollTop = $window.scrollTop(); }); let hovered_speaker; $(".tgthr_speakers_grid").click(function(){ clicked_speaker = $(this).attr('id') $("#tgthr_live_popup_"+clicked_speaker).addClass("card_animation_on"); scrollLock = true; }) $(".tgthr_live_speaker_block").on("click", function(){return false}) $(".tgthr_live_popup").on("click",function(){ $(this).removeClass("card_animation_on"); scrollLock = false; }) $(".close_popup_icon").on("click",function(){ $(this).parent().parent().parent(".tgthr_live_popup").removeClass("card_animation_on"); scrollLock = false; }) //show/hide event info $( ".expand_show" ).click(function() { $(this).toggleClass("rotate_it"); $(this).siblings(".event_info").slideToggle("slow") }); //show/hide agenda day 1 and 2 $("#day__1").on("click", function () { $(this).addClass("active_day") $("#day__2").removeClass("active_day") $(".agenda_day__2").fadeOut() $(".agenda_day__1").fadeIn() }) $("#day__2").on("click", function () { $(this).addClass("active_day") $("#day__1").removeClass("active_day") $(".agenda_day__1").fadeOut() $(".agenda_day__2").fadeIn() }) </script></body></html>

Pages: 1 2 3 4 5 6 7 8 9 10