CINXE.COM

Committee

<!DOCTYPE html> <html lang="en-gb" dir="ltr"> <head> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="icon" href="/images/favi.png" sizes="any"> <link rel="apple-touch-icon" href="/images/favi.png"> <meta charset="utf-8"> <meta name="generator" content="Joomla! - Open Source Content Management"> <title>Committee</title> <link href="/evs-38/committee?format=feed&amp;type=rss" rel="alternate" type="application/rss+xml" title="Committee"> <link href="/evs-38/committee?format=feed&amp;type=atom" rel="alternate" type="application/atom+xml" title="Committee"> <link href="/media/system/css/joomla-fontawesome.min.css?ver=4.4.12" rel="preload" as="style" onload="this.onload=null;this.rel='stylesheet'"> <link href="/components/com_jrealtimeanalytics/css/mainstyle.css?1f459b" rel="stylesheet"> <link href="/media/vendor/joomla-custom-elements/css/joomla-alert.min.css?0.2.0" rel="stylesheet"> <link href="/media/com_rsform/css/front.min.css?1f459b" rel="stylesheet"> <link href="/media/com_rsform/css/frameworks/bootstrap3/bootstrap.min.css?1f459b" rel="stylesheet"> <link href="/templates/yootheme/css/theme.12.css?1731081001" rel="stylesheet"> <script src="/media/vendor/jquery/js/jquery.min.js?3.7.1"></script> <script src="/media/legacy/js/jquery-noconflict.min.js?504da4"></script> <script src="/components/com_jrealtimeanalytics/js/stream.js?1f459b" defer></script> <script src="/components/com_jrealtimeanalytics/js/heatmap.js?1f459b" defer></script> <script type="application/json" class="joomla-script-options new">{"joomla.jtext":{"ERROR":"Error","MESSAGE":"Message","NOTICE":"Notice","WARNING":"Warning","JCLOSE":"Close","JOK":"OK","JOPEN":"Open"},"system.paths":{"root":"","rootFull":"https://www.evs38.org/","base":"","baseFull":"https://www.evs38.org/"},"csrf.token":"47bd6acc5b264aafeb79810559923407","system.keepalive":{"interval":840000,"uri":"/component/ajax/?format=json"}}</script> <script src="/media/system/js/core.min.js?2cb912"></script> <script src="/media/vendor/webcomponentsjs/js/webcomponents-bundle.min.js?2.8.0" nomodule defer></script> <script src="/media/system/js/keepalive.min.js?08e025" type="module"></script> <script src="/media/system/js/joomla-hidden-mail.min.js?80d9c7" type="module"></script> <script src="/media/system/js/messages.min.js?9a4811" type="module"></script> <script src="/media/com_rsform/js/script.min.js?1f459b"></script> <script src="/media/com_rsform/js/frameworks/bootstrap3/bootstrap.min.js?1f459b"></script> <script src="https://www.google.com/recaptcha/api.js?render=6LdQo6waAAAAACn2qKbMALto5ezSyPqNS_TkajaC"></script> <script src="/media/plg_system_rsfprecaptchav3/js/script.js?1f459b"></script> <script src="/media/com_widgetkit/js/maps.js" defer></script> <script src="/templates/yootheme/vendor/assets/uikit/dist/js/uikit.min.js?4.4.12"></script> <script src="/templates/yootheme/vendor/assets/uikit/dist/js/uikit-icons-flow.min.js?4.4.12"></script> <script src="/templates/yootheme/js/theme.js?4.4.12"></script> <script> var COM_JREALTIME_NETWORK_ERROR = 'A network error occurred during data stream: '; </script> <script>var jrealtimeBaseURI='https://www.evs38.org/';</script> <script>jQuery(function () { jQuery('[data-toggle="tooltip"]').tooltip({"html": true,"container": "body"}); });</script> <script>RSFormProReCAPTCHAv3.add("6LdQo6waAAAAACn2qKbMALto5ezSyPqNS_TkajaC", "contactform", 3);RSFormProUtils.addEvent(window, 'load', function() {RSFormProUtils.addEvent(RSFormPro.getForm(3), 'submit', function(evt){ evt.preventDefault(); RSFormPro.submitForm(RSFormPro.getForm(3)); });RSFormPro.addFormEvent(3, function(){ RSFormProReCAPTCHAv3.execute(3); });});</script> <script>RSFormPro.Ajax.URL = "\/component\/rsform\/?task=ajaxValidate&Itemid=126";</script> <script>RSFormProUtils.addEvent(window, 'load', function(){ RSFormPro.Ajax.overrideSubmit(3, {"parent":" has-error","field":""}, false); });</script> <script>ajaxExtraValidationScript[3] = function(task, formId, data){ var formComponents = {}; formComponents[51]='Email';formComponents[58]='captcha'; RSFormPro.Ajax.displayValidationErrors(formComponents, task, formId, data); }; </script> <script>if (typeof window.grecaptcha !== 'undefined') { grecaptcha.ready(function() { grecaptcha.execute("6LdQo6waAAAAACn2qKbMALto5ezSyPqNS_TkajaC", {action:'homepage'});}); }</script> <script type="text/javascript"> _linkedin_partner_id = "7700121"; window._linkedin_data_partner_ids = window._linkedin_data_partner_ids || []; window._linkedin_data_partner_ids.push(_linkedin_partner_id); </script><script type="text/javascript"> (function(l) { if (!l){window.lintrk = function(a,b){window.lintrk.q.push([a,b])}; window.lintrk.q=[]} var s = document.getElementsByTagName("script")[0]; var b = document.createElement("script"); b.type = "text/javascript";b.async = true; b.src = "https://snap.licdn.com/li.lms-analytics/insight.min.js"; s.parentNode.insertBefore(b, s);})(window.lintrk); </script> <noscript> <img height="1" width="1" style="display:none;" alt="" src="https://px.ads.linkedin.com/collect/?pid=7700121&fmt=gif" /> </noscript> <script src="https://code.jquery.com/jquery-3.6.0.min.js"></script> <script> $(document).ready(function() { // 1. S茅lectionner tous les 茅l茅ments avec la classe uk-article-meta et remplacer "Posted in" $('.uk-article-meta').each(function() { // Remplacer "Posted in" par "</p><p class='cat-class'>Posted in" var html = $(this).html(); $(this).html(html.replace('Posted in', '</p><p class="cat-class">Posted in')); }); // 2. D茅placer l'茅l茅ment .cat-class avant le bouton Read more $('.uk-card-body').each(function() { var catClassElement = $(this).find('.cat-class'); var insertPosition = $(this).find('p a.uk-button'); if (catClassElement.length && insertPosition.length) { // D茅placer l'茅l茅ment .cat-class avant le bouton Read more catClassElement.insertBefore(insertPosition.parent()); } }); }); </script> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-6KCQRZX4H3"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-6KCQRZX4H3'); </script> <script> function trackConversionAndRedirect() { // Suivi de la conversion window.lintrk('track', { conversion_id: 19995689 }); // Rediriger dans un nouvel onglet apr猫s un d茅lai pour permettre au suivi de s'effectuer setTimeout(function() { window.open('https://livebyglevents.key4register.com/key4register/content.aspx?e=293&c=2369', '_blank'); }, 100); // 100 ms devrait suffire } </script> <style> .control-label{ font-family: 'Blinker'; font-size: 24px; color: #363636; -webkit-background-clip: text; color: transparent; display: inline-block; background-color: #63c0e9; background-image: linear-gradient(90deg,#96c03d 0,#0e72b4 10%); font-weight: 600; text-transform: uppercase; } .form-control {box-shadow: none; } </style> <script>window.yootheme ||= {}; var $theme = yootheme.theme = {"i18n":{"close":{"label":"Close"},"totop":{"label":"Back to top"},"marker":{"label":"Open"},"navbarToggleIcon":{"label":"Open menu"},"paginationPrevious":{"label":"Previous page"},"paginationNext":{"label":"Next page"},"searchIcon":{"toggle":"Open Search","submit":"Submit Search"},"slider":{"next":"Next slide","previous":"Previous slide","slideX":"Slide %s","slideLabel":"%s of %s"},"slideshow":{"next":"Next slide","previous":"Previous slide","slideX":"Slide %s","slideLabel":"%s of %s"},"lightboxPanel":{"next":"Next slide","previous":"Previous slide","slideLabel":"%s of %s","close":"Close"}}};</script> </head> <body class=""> <div class="uk-hidden-visually uk-notification uk-notification-top-left uk-width-auto"> <div class="uk-notification-message"> <a href="#tm-main">Skip to main content</a> </div> </div> <div class="tm-page"> <header class="tm-header-mobile uk-hidden@m tm-header-overlay" uk-header uk-inverse="target: .uk-navbar-container; sel-active: .uk-navbar-transparent"> <div class="uk-navbar-container uk-navbar-transparent"> <div class="uk-container uk-container-expand"> <nav class="uk-navbar" uk-navbar="{&quot;align&quot;:&quot;left&quot;,&quot;container&quot;:&quot;.tm-header-mobile&quot;,&quot;boundary&quot;:&quot;.tm-header-mobile .uk-navbar-container&quot;}"> <div class="uk-navbar-left"> <a href="https://www.evs38.org/" aria-label="Back to home" class="uk-logo uk-navbar-item"> <picture> <source type="image/webp" srcset="/templates/yootheme/cache/52/logo-evs-white-horizontal-52fcde85.webp 200w, /templates/yootheme/cache/2c/logo-evs-white-horizontal-2cb411fa.webp 384w" sizes="(min-width: 200px) 200px"> <img alt loading="eager" src="/templates/yootheme/cache/7d/logo-evs-white-horizontal-7d0a8ebd.png" width="200" height="55"> </picture></a> </div> <div class="uk-navbar-right"> <a uk-toggle href="#tm-dialog-mobile" class="uk-navbar-toggle"> <div uk-navbar-toggle-icon></div> </a> </div> </nav> </div> </div> <div id="tm-dialog-mobile" uk-offcanvas="container: true; overlay: true" mode="reveal" flip> <div class="uk-offcanvas-bar uk-flex uk-flex-column"> <button class="uk-offcanvas-close uk-close-large" type="button" uk-close uk-toggle="cls: uk-close-large; mode: media; media: @s"></button> <div class="uk-margin-auto-bottom uk-text-center"> <div class="uk-grid uk-child-width-1-1" uk-grid> <div> <div class="uk-panel" id="module-menu-dialog-mobile"> <ul class="uk-nav uk-nav-default uk-nav-accordion uk-nav-center" uk-nav="targets: &gt; .js-accordion" uk-scrollspy-nav="closest: li; scroll: true;"> <li class="item-101 uk-active uk-parent"><a href="/">EVS 38 <span uk-nav-parent-icon></span></a> <ul class="uk-nav-sub"> <li class="item-125"><a href="/evs-38/welcome-to-evs38">Welcome to EVS38</a></li> <li class="item-210"><a href="/evs-38/avere">AVERE</a></li> <li class="item-211"><a href="/evs-38/sweden">Sweden</a></li> <li class="item-127"><a href="/evs-38/evs-history">EVS history</a></li> <li class="item-126 uk-active"><a href="/evs-38/committee">Committee</a></li> <li class="item-215"><a href="/evs-38/evs-primary-goals">EVS Primary Goals</a></li> <li class="item-128"><a href="/evs-38/newsletter" class="link_remove">Newsletter</a></li></ul></li> <li class="item-121 uk-parent"><a href="#">Program <span uk-nav-parent-icon></span></a> <ul class="uk-nav-sub"> <li class="item-129"><a href="/program/program-at-a-glance">Program at a glance</a></li> <li class="item-132"><a href="/program/theme-topics" class="link_remove">Theme &amp; Topics</a></li> <li class="item-131"><a href="/program/networking-events" class="link_remove">Networking Events</a></li> <li class="item-133"><a href="/program/our-speakers" class="link_remove">Our speakers</a></li> <li class="item-134"><a href="/program/technical-visits" class="link_remove">Technical visits</a></li></ul></li> <li class="item-130 uk-parent"><a href="/scientific-program">Scientific Program <span uk-nav-parent-icon></span></a> <ul class="uk-nav-sub"> <li class="item-218"><a href="/scientific-program">Presentation and guidelines</a></li> <li class="item-217"><a href="/scientific-program/call-for-papers" class="link_remove">Call for papers</a></li></ul></li> <li class="item-199 uk-parent"><a href="/partners-exhibition">Partners &amp; Exhibition <span uk-nav-parent-icon></span></a> <ul class="uk-nav-sub"> <li class="item-212"><a href="/partners-exhibition">Why partner with EVS38 ?</a></li> <li class="item-136"><a href="/partners-exhibition/our-partners" class="link_remove_OFF">Our partners</a></li> <li class="item-146"><a href="/partners-exhibition/our-exhibitors" class="link_remove_OFF">Our exhibitors</a></li> <li class="item-213"><a href="/partners-exhibition/they-trusted-us">They trusted us</a></li> <li class="item-145"><a href="/partners-exhibition/floor-plan" class="link_remove_back">Floor plan</a></li> <li class="item-147"><a href="/partners-exhibition/exhibition-program" class="link_remove">Exhibition program</a></li> <li class="item-237"><a href="/partners-exhibition/exhibition-segments" class="link_remove_back">Exhibition Segments</a></li> <li class="item-238"><a href="/partners-exhibition/sponsor-a-student" class="link_remove_back">Sponsor聽a聽student</a></li></ul></li> <li class="item-122 uk-parent"><a href="/registration/registration">Registration <span uk-nav-parent-icon></span></a> <ul class="uk-nav-sub"> <li class="item-193"><a href="/registration/registration">Registration</a></li> <li class="item-194"><a href="/registration/visa">Visa</a></li> <li class="item-195"><a href="/registration/practical-information">Practical Information</a></li></ul></li> <li class="item-216 uk-parent"><a href="/accommodation">Accommodation <span uk-nav-parent-icon></span></a> <ul class="uk-nav-sub"> <li class="item-240"><a href="/accommodation/airfaire-discounts">Airfaire discounts</a></li></ul></li> <li class="item-232 js-accordion uk-parent"><a href>Media <span uk-nav-parent-icon></span></a> <ul class="uk-nav-sub"> <li class="item-233"><a href="/media-main/blog" class="link_remove-back">Blog</a></li> <li class="item-234"><a href="/media-main/press-kit" class="link_remove">Press kit</a></li> <li class="item-241"><a href="/media-main/media-kit">Media Kit</a></li> <li class="item-242"><a href="/media-main/media-pass-ticket">Media Pass Ticket</a></li></ul></li></ul> </div> </div> <div> <div class="uk-panel" id="module-121"> <h3> Book now </h3> <div class="uk-margin-remove-last-child custom" ><button class=" uk-button uk-button-primary uk-button-small" onclick="trackConversionAndRedirect()">Book now !</button></div> </div> </div></div> </div> </div> </div> </header> <header class="tm-header uk-visible@m tm-header-overlay" uk-header uk-inverse="target: .uk-navbar-container, .tm-headerbar; sel-active: .uk-navbar-transparent, .tm-headerbar"> <div uk-sticky media="@m" cls-active="uk-navbar-sticky" sel-target=".uk-navbar-container" cls-inactive="uk-navbar-transparent" animation="uk-animation-slide-top" tm-section-start> <div class="uk-navbar-container"> <div class="uk-container"> <nav class="uk-navbar" uk-navbar="{&quot;align&quot;:&quot;left&quot;,&quot;container&quot;:&quot;.tm-header &gt; [uk-sticky]&quot;,&quot;boundary&quot;:&quot;.tm-header .uk-navbar-container&quot;}"> <div class="uk-navbar-left"> <a href="https://www.evs38.org/" aria-label="Back to home" class="uk-logo uk-navbar-item"> <picture> <source type="image/webp" srcset="/templates/yootheme/cache/52/logo-evs-white-horizontal-52fcde85.webp 200w, /templates/yootheme/cache/2c/logo-evs-white-horizontal-2cb411fa.webp 384w" sizes="(min-width: 200px) 200px"> <img alt loading="eager" src="/templates/yootheme/cache/7d/logo-evs-white-horizontal-7d0a8ebd.png" width="200" height="55"> </picture></a> <ul class="uk-navbar-nav" uk-scrollspy-nav="closest: li; scroll: true; target: &gt; * &gt; a[href];"> <li class="item-101 uk-active uk-parent"><a href="/">EVS 38</a> <div class="uk-drop uk-navbar-dropdown"><div><ul class="uk-nav uk-navbar-dropdown-nav"> <li class="item-125"><a href="/evs-38/welcome-to-evs38">Welcome to EVS38</a></li> <li class="item-210"><a href="/evs-38/avere">AVERE</a></li> <li class="item-211"><a href="/evs-38/sweden">Sweden</a></li> <li class="item-127"><a href="/evs-38/evs-history">EVS history</a></li> <li class="item-126 uk-active"><a href="/evs-38/committee">Committee</a></li> <li class="item-215"><a href="/evs-38/evs-primary-goals">EVS Primary Goals</a></li> <li class="item-128"><a href="/evs-38/newsletter" class="link_remove">Newsletter</a></li></ul></div></div></li> <li class="item-121 uk-parent"><a href="#">Program</a> <div class="uk-drop uk-navbar-dropdown"><div><ul class="uk-nav uk-navbar-dropdown-nav"> <li class="item-129"><a href="/program/program-at-a-glance">Program at a glance</a></li> <li class="item-132"><a href="/program/theme-topics" class="link_remove">Theme &amp; Topics</a></li> <li class="item-131"><a href="/program/networking-events" class="link_remove">Networking Events</a></li> <li class="item-133"><a href="/program/our-speakers" class="link_remove">Our speakers</a></li> <li class="item-134"><a href="/program/technical-visits" class="link_remove">Technical visits</a></li></ul></div></div></li> <li class="item-130 uk-parent"><a href="/scientific-program">Scientific Program</a> <div class="uk-drop uk-navbar-dropdown"><div><ul class="uk-nav uk-navbar-dropdown-nav"> <li class="item-218"><a href="/scientific-program">Presentation and guidelines</a></li> <li class="item-217"><a href="/scientific-program/call-for-papers" class="link_remove">Call for papers</a></li></ul></div></div></li> <li class="item-199 uk-parent"><a href="/partners-exhibition">Partners &amp; Exhibition</a> <div class="uk-drop uk-navbar-dropdown"><div><ul class="uk-nav uk-navbar-dropdown-nav"> <li class="item-212"><a href="/partners-exhibition">Why partner with EVS38 ?</a></li> <li class="item-136"><a href="/partners-exhibition/our-partners" class="link_remove_OFF">Our partners</a></li> <li class="item-146"><a href="/partners-exhibition/our-exhibitors" class="link_remove_OFF">Our exhibitors</a></li> <li class="item-213"><a href="/partners-exhibition/they-trusted-us">They trusted us</a></li> <li class="item-145"><a href="/partners-exhibition/floor-plan" class="link_remove_back">Floor plan</a></li> <li class="item-147"><a href="/partners-exhibition/exhibition-program" class="link_remove">Exhibition program</a></li> <li class="item-237"><a href="/partners-exhibition/exhibition-segments" class="link_remove_back">Exhibition Segments</a></li> <li class="item-238"><a href="/partners-exhibition/sponsor-a-student" class="link_remove_back">Sponsor聽a聽student</a></li></ul></div></div></li> <li class="item-122 uk-parent"><a href="/registration/registration">Registration</a> <div class="uk-drop uk-navbar-dropdown" style="width: 280px;"><div><ul class="uk-nav uk-navbar-dropdown-nav"> <li class="item-193"><a href="/registration/registration">Registration</a></li> <li class="item-194"><a href="/registration/visa">Visa</a></li> <li class="item-195"><a href="/registration/practical-information">Practical Information</a></li></ul></div></div></li> <li class="item-216 uk-parent"><a href="/accommodation">Accommodation</a> <div class="uk-drop uk-navbar-dropdown"><div><ul class="uk-nav uk-navbar-dropdown-nav"> <li class="item-240"><a href="/accommodation/airfaire-discounts">Airfaire discounts</a></li></ul></div></div></li> <li class="item-232 uk-parent"><a role="button" class="link_remove_OFF">Media</a> <div class="uk-drop uk-navbar-dropdown" mode="hover" pos="bottom-left"><div><ul class="uk-nav uk-navbar-dropdown-nav"> <li class="item-233"><a href="/media-main/blog" class="link_remove-back">Blog</a></li> <li class="item-234"><a href="/media-main/press-kit" class="link_remove">Press kit</a></li> <li class="item-241"><a href="/media-main/media-kit">Media Kit</a></li> <li class="item-242"><a href="/media-main/media-pass-ticket">Media Pass Ticket</a></li></ul></div></div></li></ul> <div class="uk-navbar-item" id="module-120"> <div class="uk-margin-remove-last-child custom" ><button class=" uk-button uk-button-secondary uk-button-small" onclick="trackConversionAndRedirect()">Book now !</button></div> </div> </div> </nav> </div> </div> </div> </header> <main id="tm-main" > <div id="system-message-container" aria-live="polite"></div> <!-- Builder #template-okB712_k --> <div class="uk-section-default" uk-scrollspy="target: [uk-scrollspy-class]; cls: uk-animation-fade; delay: 50;"> <div data-src="/images/banners/BG-Menu.jpg" data-sources="[{&quot;type&quot;:&quot;image\/webp&quot;,&quot;srcset&quot;:&quot;\/templates\/yootheme\/cache\/3c\/BG-Menu-3cb3e4b3.webp 2500w&quot;,&quot;sizes&quot;:&quot;(max-aspect-ratio: 2500\/818) 306vh&quot;}]" uk-img class="uk-background-norepeat uk-background-cover uk-background-center-center uk-background-blend-multiply uk-section uk-section-small"> <div class="uk-container"> <div class="uk-grid tm-grid-expand uk-child-width-1-1 uk-grid-margin"> <div class="uk-width-1-1"> <h1 class="uk-heading-small uk-text-emphasis uk-text-center" uk-scrollspy-class> The 38th International Electric Vehicle Symposium &amp; Exposition </h1> </div></div> </div> </div> </div> <div class="uk-section-muted uk-position-z-index-negative uk-section" uk-sticky="overflow-flip: true; end: 100%;"> <div class="uk-container"> <div class="uk-grid tm-grid-expand uk-child-width-1-1 uk-grid-margin"> <div class="uk-width-1-1"> <h1 class="uk-heading-large uk-text-center"> <span class="uk-text-background">Chairman</span> </h1><hr class="uk-divider-icon"> <div class="uk-text-center"> <div class="uk-grid uk-child-width-1-2 uk-child-width-1-3@s uk-child-width-1-5@m uk-flex-center uk-grid-large uk-grid-match"> <div> <div class="el-item uk-panel"> <picture> <source type="image/webp" srcset="/templates/yootheme/cache/72/committee_0017_00.President_maciej_mazur-72c235df.webp 350w, /templates/yootheme/cache/f6/committee_0017_00.President_maciej_mazur-f6aaca36.webp 700w" sizes="(min-width: 350px) 350px"> <img src="/templates/yootheme/cache/39/committee_0017_00.President_maciej_mazur-395a632e.jpeg" width="350" height="350" alt loading="lazy" class="el-image uk-border-circle"> </picture> <div class="uk-padding-small uk-margin-remove-first-child"> <div class="el-title uk-h4 uk-margin-top uk-margin-remove-bottom"> <span class="uk-text-background">Maciej Mazur</span> </div> <div class="el-meta uk-h6 uk-text-muted uk-margin-remove-bottom uk-margin-remove-top"><p>AVERE President</p></div> </div> </div></div> </div> </div> </div></div> </div> </div> <div class="uk-section-default uk-position-z-index-negative uk-section" uk-sticky="overflow-flip: true; end: 100%;" uk-scrollspy="target: [uk-scrollspy-class]; cls: uk-animation-fade; delay: 150;"> <div class="uk-container"> <div class="uk-grid tm-grid-expand uk-child-width-1-1 uk-grid-margin"> <div class="uk-width-1-1"> <h1 class="uk-heading-large uk-text-center" uk-scrollspy-class> <span class="uk-text-background">Advisory Board</span> </h1><div class="uk-panel uk-margin uk-width-xlarge uk-margin-auto uk-text-center" uk-scrollspy-class><p><em>Charting the Course for the Future<br /></em>Guiding EVS into uncharted territories is the Advisory Committee鈥攁 group of strategic minds, shaping the intellectual landscape of EVS. Their insights steer the event towards industry trends, global perspectives, and adaptive strategies, ensuring EVS remains a beacon for industrial breakthroughs and collaboration.</p></div><hr class="uk-divider-icon" uk-scrollspy-class> <div class="uk-text-center"> <div class="uk-grid uk-child-width-1-2 uk-child-width-1-3@s uk-child-width-1-5@m uk-flex-center uk-grid-large uk-grid-match"> <div> <div class="el-item uk-panel" uk-scrollspy-class> <picture> <source type="image/webp" srcset="/templates/yootheme/cache/72/committee_0017_00.President_maciej_mazur-72c235df.webp 350w, /templates/yootheme/cache/f6/committee_0017_00.President_maciej_mazur-f6aaca36.webp 700w" sizes="(min-width: 350px) 350px"> <img src="/templates/yootheme/cache/39/committee_0017_00.President_maciej_mazur-395a632e.jpeg" width="350" height="350" alt loading="lazy" class="el-image uk-border-circle"> </picture> <div class="uk-padding-small uk-margin-remove-first-child"> <div class="el-title uk-h4 uk-margin-top uk-margin-remove-bottom"> <span class="uk-text-background">Maciej Mazur</span> </div> <div class="el-meta uk-h6 uk-text-muted uk-margin-remove-bottom uk-margin-remove-top"><p>AVERE President</p></div> </div> </div></div> </div> </div><hr class="uk-divider-icon" uk-scrollspy-class> <div class="uk-text-center"> <div class="uk-grid uk-child-width-1-2 uk-child-width-1-3@s uk-child-width-1-5@m uk-flex-center uk-grid-column-medium uk-grid-row-large uk-grid-divider uk-grid-match" uk-grid> <div> <div class="el-item uk-panel uk-transition-toggle" uk-scrollspy-class="uk-animation-slide-left-medium"> <div class="uk-inline-clip uk-border-circle"> <picture> <source type="image/webp" srcset="/templates/yootheme/cache/86/committee_0015_1._Franz_Loogen-8644c228.webp 350w, /templates/yootheme/cache/19/committee_0015_1._Franz_Loogen-1907fef8.webp 700w" sizes="(min-width: 350px) 350px"> <img src="/templates/yootheme/cache/1d/committee_0015_1._Franz_Loogen-1df31705.jpeg" width="350" height="350" alt loading="lazy" class="el-image"> </picture> </div> <div class="uk-padding-small uk-margin-remove-first-child"> <div class="el-title uk-h4 uk-margin-top uk-margin-remove-bottom"> <span class="uk-text-background">Franz Loogen</span> </div> <div class="el-meta uk-h6 uk-text-muted uk-margin-remove-bottom uk-margin-remove-top"><p>e-mobil Stuttgart</p></div> </div> </div></div> <div> <div class="el-item uk-panel uk-transition-toggle" uk-scrollspy-class="uk-animation-slide-left-medium"> <div class="uk-inline-clip uk-border-circle"> <picture> <source type="image/webp" srcset="/templates/yootheme/cache/e2/committee_0014_2._Stefan_B%C3%BCchele-e2e46dda.webp 350w, /templates/yootheme/cache/50/committee_0014_2._Stefan_B%C3%BCchele-500e5aec.webp 700w" sizes="(min-width: 350px) 350px"> <img src="/templates/yootheme/cache/42/committee_0014_2._Stefan_B%C3%BCchele-42bff959.jpeg" width="350" height="350" alt loading="lazy" class="el-image"> </picture> </div> <div class="uk-padding-small uk-margin-remove-first-child"> <div class="el-title uk-h4 uk-margin-top uk-margin-remove-bottom"> <span class="uk-text-background">Stefan Buechele</span> </div> <div class="el-meta uk-h6 uk-text-muted uk-margin-remove-bottom uk-margin-remove-top"><p>e-mobil Stuttgart</p></div> </div> </div></div> <div> <div class="el-item uk-panel uk-transition-toggle" uk-scrollspy-class="uk-animation-slide-left-medium"> <div class="uk-inline-clip uk-border-circle"> <picture> <source type="image/webp" srcset="/templates/yootheme/cache/23/committee_0013_3._Jo%C3%A3o_Alves-23054cc3.webp 350w, /templates/yootheme/cache/18/committee_0013_3._Jo%C3%A3o_Alves-186b05df.webp 700w" sizes="(min-width: 350px) 350px"> <img src="/templates/yootheme/cache/4d/committee_0013_3._Jo%C3%A3o_Alves-4d45c09d.jpeg" width="350" height="350" alt loading="lazy" class="el-image"> </picture> </div> <div class="uk-padding-small uk-margin-remove-first-child"> <div class="el-title uk-h4 uk-margin-top uk-margin-remove-bottom"> <span class="uk-text-background">Joao Alves</span> </div> <div class="el-meta uk-h6 uk-text-muted uk-margin-remove-bottom uk-margin-remove-top"><p>ATEC Portugal</p></div> </div> </div></div> <div> <div class="el-item uk-panel uk-transition-toggle" uk-scrollspy-class="uk-animation-slide-left-medium"> <div class="uk-inline-clip uk-border-circle"> <picture> <source type="image/webp" srcset="/templates/yootheme/cache/ec/committee_0012_4._Rowana_Legito-ec241f22.webp 350w, /templates/yootheme/cache/6d/committee_0012_4._Rowana_Legito-6db4a14e.webp 700w" sizes="(min-width: 350px) 350px"> <img src="/templates/yootheme/cache/11/committee_0012_4._Rowana_Legito-1193fae3.jpeg" width="350" height="350" alt loading="lazy" class="el-image"> </picture> </div> <div class="uk-padding-small uk-margin-remove-first-child"> <div class="el-title uk-h4 uk-margin-top uk-margin-remove-bottom"> <span class="uk-text-background">Rowana Legito</span> </div> <div class="el-meta uk-h6 uk-text-muted uk-margin-remove-bottom uk-margin-remove-top"><p>CALSTART</p></div> </div> </div></div> <div> <div class="el-item uk-panel uk-transition-toggle" uk-scrollspy-class="uk-animation-slide-left-medium"> <div class="uk-inline-clip uk-border-circle"> <picture> <source type="image/webp" srcset="/templates/yootheme/cache/50/committee_0011_6._Thomas_PRIEUR-50859043.webp 350w, /templates/yootheme/cache/39/committee_0011_6._Thomas_PRIEUR-396b171f.webp 700w" sizes="(min-width: 350px) 350px"> <img src="/templates/yootheme/cache/cc/committee_0011_6._Thomas_PRIEUR-cc268fcf.jpeg" width="350" height="350" alt loading="lazy" class="el-image"> </picture> </div> <div class="uk-padding-small uk-margin-remove-first-child"> <div class="el-title uk-h4 uk-margin-top uk-margin-remove-bottom"> <span class="uk-text-background">Thomas Prieur</span> </div> <div class="el-meta uk-h6 uk-text-muted uk-margin-remove-bottom uk-margin-remove-top"><p>CARA Lyon</p></div> </div> </div></div> <div> <div class="el-item uk-panel uk-transition-toggle" uk-scrollspy-class="uk-animation-slide-left-medium"> <div class="uk-inline-clip uk-border-circle"> <picture> <source type="image/webp" srcset="/templates/yootheme/cache/8d/committee_0010_7._Riansares_Lopez_Monz%C3%B6n-8d72b84b.webp 350w, /templates/yootheme/cache/49/committee_0010_7._Riansares_Lopez_Monz%C3%B6n-49fc8f6f.webp 700w" sizes="(min-width: 350px) 350px"> <img src="/templates/yootheme/cache/ce/committee_0010_7._Riansares_Lopez_Monz%C3%B6n-ce0c2a76.jpeg" width="350" height="350" alt loading="lazy" class="el-image"> </picture> </div> <div class="uk-padding-small uk-margin-remove-first-child"> <div class="el-title uk-h4 uk-margin-top uk-margin-remove-bottom"> <span class="uk-text-background">Riansares Lopez Monz枚n</span> </div> <div class="el-meta uk-h6 uk-text-muted uk-margin-remove-bottom uk-margin-remove-top"><p>Generalitat de Catalunya - Oficina P煤blica per la Transformacio de les Ind煤stries de la Mobilitat i Autemacie</p></div> </div> </div></div> <div> <div class="el-item uk-panel uk-transition-toggle" uk-scrollspy-class="uk-animation-slide-left-medium"> <div class="uk-inline-clip uk-border-circle"> <picture> <source type="image/webp" srcset="/templates/yootheme/cache/70/comite_0011_Gianpiero_Mastinu-7080f471.webp 350w, /templates/yootheme/cache/28/comite_0011_Gianpiero_Mastinu-28802b00.webp 700w" sizes="(min-width: 350px) 350px"> <img src="/templates/yootheme/cache/d4/comite_0011_Gianpiero_Mastinu-d4af25d2.jpeg" width="350" height="350" alt loading="lazy" class="el-image"> </picture> </div> <div class="uk-padding-small uk-margin-remove-first-child"> <div class="el-title uk-h4 uk-margin-top uk-margin-remove-bottom"> <span class="uk-text-background">Gianpiero Mastinu</span> </div> <div class="el-meta uk-h6 uk-text-muted uk-margin-remove-bottom uk-margin-remove-top"><p>Politecnico di Milano (Technical University) Department of Mechanical Engineering</p></div> </div> </div></div> <div> <div class="el-item uk-panel uk-transition-toggle" uk-scrollspy-class="uk-animation-slide-left-medium"> <div class="uk-inline-clip uk-border-circle"> <picture> <source type="image/webp" srcset="/templates/yootheme/cache/cd/committee_0009_9._Ward_Vleegen-cd9e2a2f.webp 350w, /templates/yootheme/cache/ec/committee_0009_9._Ward_Vleegen-ece9aa18.webp 700w" sizes="(min-width: 350px) 350px"> <img src="/templates/yootheme/cache/ea/committee_0009_9._Ward_Vleegen-ea79a114.jpeg" width="350" height="350" alt loading="lazy" class="el-image"> </picture> </div> <div class="uk-padding-small uk-margin-remove-first-child"> <div class="el-title uk-h4 uk-margin-top uk-margin-remove-bottom"> <span class="uk-text-background">Ward Vleegen</span> </div> <div class="el-meta uk-h6 uk-text-muted uk-margin-remove-bottom uk-margin-remove-top"><p>Agoria</p></div> </div> </div></div> <div> <div class="el-item uk-panel uk-transition-toggle" uk-scrollspy-class="uk-animation-slide-left-medium"> <div class="uk-inline-clip uk-border-circle"> <picture> <source type="image/webp" srcset="/templates/yootheme/cache/6f/committee_0008_10._Jakub_Stolfa-6ff4ecd3.webp 350w, /templates/yootheme/cache/60/committee_0008_10._Jakub_Stolfa-60f0d880.webp 700w" sizes="(min-width: 350px) 350px"> <img src="/templates/yootheme/cache/c4/committee_0008_10._Jakub_Stolfa-c4147c71.jpeg" width="350" height="350" alt loading="lazy" class="el-image"> </picture> </div> <div class="uk-padding-small uk-margin-remove-first-child"> <div class="el-title uk-h4 uk-margin-top uk-margin-remove-bottom"> <span class="uk-text-background">Dr Jakub Stolfa</span> </div> <div class="el-meta uk-h6 uk-text-muted uk-margin-remove-bottom uk-margin-remove-top"><p>ASA Automotive Skills Aliance</p></div> </div> </div></div> <div> <div class="el-item uk-panel uk-transition-toggle" uk-scrollspy-class="uk-animation-slide-left-medium"> <div class="uk-inline-clip uk-border-circle"> <picture> <source type="image/webp" srcset="/templates/yootheme/cache/06/comite_0007_Lars_Bern-06d49f50.webp 350w, /templates/yootheme/cache/fb/comite_0007_Lars_Bern-fb002020.webp 700w" sizes="(min-width: 350px) 350px"> <img src="/templates/yootheme/cache/dc/comite_0007_Lars_Bern-dc72796e.jpeg" width="350" height="350" alt loading="lazy" class="el-image"> </picture> </div> <div class="uk-padding-small uk-margin-remove-first-child"> <div class="el-title uk-h4 uk-margin-top uk-margin-remove-bottom"> <span class="uk-text-background">Lars Bern</span> </div> <div class="el-meta uk-h6 uk-text-muted uk-margin-remove-bottom uk-margin-remove-top"><p>Lindholmen Science Park</p></div> </div> </div></div> <div> <div class="el-item uk-panel uk-transition-toggle" uk-scrollspy-class="uk-animation-slide-left-medium"> <div class="uk-inline-clip uk-border-circle"> <picture> <source type="image/webp" srcset="/templates/yootheme/cache/d3/committee_0006_12._Gunnar_Ohlin-d33f9aab.webp 350w, /templates/yootheme/cache/4f/committee_0006_12._Gunnar_Ohlin-4fc1249c.webp 700w" sizes="(min-width: 350px) 350px"> <img src="/templates/yootheme/cache/36/committee_0006_12._Gunnar_Ohlin-36e9b5fd.jpeg" width="350" height="350" alt loading="lazy" class="el-image"> </picture> </div> <div class="uk-padding-small uk-margin-remove-first-child"> <div class="el-title uk-h4 uk-margin-top uk-margin-remove-bottom"> <span class="uk-text-background">Gunnar Ohlin</span> </div> <div class="el-meta uk-h6 uk-text-muted uk-margin-remove-bottom uk-margin-remove-top"><p>Lindholmen Science Park</p></div> </div> </div></div> <div> <div class="el-item uk-panel uk-transition-toggle" uk-scrollspy-class="uk-animation-slide-left-medium"> <div class="uk-inline-clip uk-border-circle"> <picture> <source type="image/webp" srcset="/templates/yootheme/cache/3d/committee_0005_13._Linda_Olofsson-3d1a71ad.webp 350w, /templates/yootheme/cache/bd/committee_0005_13._Linda_Olofsson-bdc2a6a0.webp 700w" sizes="(min-width: 350px) 350px"> <img src="/templates/yootheme/cache/04/committee_0005_13._Linda_Olofsson-041bb3ed.jpeg" width="350" height="350" alt loading="lazy" class="el-image"> </picture> </div> <div class="uk-padding-small uk-margin-remove-first-child"> <div class="el-title uk-h4 uk-margin-top uk-margin-remove-bottom"> <span class="uk-text-background">Linda Olofsson</span> </div> <div class="el-meta uk-h6 uk-text-muted uk-margin-remove-bottom uk-margin-remove-top"><p>Swedish Electromobility Center</p></div> </div> </div></div> <div> <div class="el-item uk-panel uk-transition-toggle" uk-scrollspy-class="uk-animation-slide-left-medium"> <div class="uk-inline-clip uk-border-circle"> <picture> <source type="image/webp" srcset="/templates/yootheme/cache/34/comite_0001_Stefan_Christernin-343b0507.webp 350w, /templates/yootheme/cache/29/comite_0001_Stefan_Christernin-29e8855e.webp 700w" sizes="(min-width: 350px) 350px"> <img src="/templates/yootheme/cache/75/comite_0001_Stefan_Christernin-75e0a438.jpeg" width="350" height="350" alt loading="lazy" class="el-image"> </picture> </div> <div class="uk-padding-small uk-margin-remove-first-child"> <div class="el-title uk-h4 uk-margin-top uk-margin-remove-bottom"> <span class="uk-text-background">Stefan Christernin</span> </div> <div class="el-meta uk-h6 uk-text-muted uk-margin-remove-bottom uk-margin-remove-top"><p>Volvo VCC</p></div> </div> </div></div> <div> <div class="el-item uk-panel uk-transition-toggle" uk-scrollspy-class="uk-animation-slide-left-medium"> <div class="uk-inline-clip uk-border-circle"> <picture> <source type="image/webp" srcset="/templates/yootheme/cache/fe/committee_0004_16._Tomas_Ohlson-feccc831.webp 350w, /templates/yootheme/cache/13/committee_0004_16._Tomas_Ohlson-137c85e7.webp 700w" sizes="(min-width: 350px) 350px"> <img src="/templates/yootheme/cache/0f/committee_0004_16._Tomas_Ohlson-0f25e757.jpeg" width="350" height="350" alt loading="lazy" class="el-image"> </picture> </div> <div class="uk-padding-small uk-margin-remove-first-child"> <div class="el-title uk-h4 uk-margin-top uk-margin-remove-bottom"> <span class="uk-text-background">Tomas Ohlson</span> </div> <div class="el-meta uk-h6 uk-text-muted uk-margin-remove-bottom uk-margin-remove-top"><p>Einride</p></div> </div> </div></div> <div> <div class="el-item uk-panel uk-transition-toggle" uk-scrollspy-class="uk-animation-slide-left-medium"> <div class="uk-inline-clip uk-border-circle"> <picture> <source type="image/webp" srcset="/templates/yootheme/cache/f3/comite_0005_Niclas_Uggla_-_Head_of_IP-f351be93.webp 350w, /templates/yootheme/cache/79/comite_0005_Niclas_Uggla_-_Head_of_IP-79a46a80.webp 700w" sizes="(min-width: 350px) 350px"> <img src="/templates/yootheme/cache/db/comite_0005_Niclas_Uggla_-_Head_of_IP-dbe6783b.jpeg" width="350" height="350" alt loading="lazy" class="el-image"> </picture> </div> <div class="uk-padding-small uk-margin-remove-first-child"> <div class="el-title uk-h4 uk-margin-top uk-margin-remove-bottom"> <span class="uk-text-background">Niclas Uggla</span> </div> <div class="el-meta uk-h6 uk-text-muted uk-margin-remove-bottom uk-margin-remove-top"><p>Heart Aerospace</p></div> </div> </div></div> <div> <div class="el-item uk-panel uk-transition-toggle" uk-scrollspy-class="uk-animation-slide-left-medium"> <div class="uk-inline-clip uk-border-circle"> <picture> <source type="image/webp" srcset="/templates/yootheme/cache/b8/committee_0002_18._Emanuella_Wallin-b83ba4d2.webp 350w, /templates/yootheme/cache/52/committee_0002_18._Emanuella_Wallin-5249a84c.webp 700w" sizes="(min-width: 350px) 350px"> <img src="/templates/yootheme/cache/af/committee_0002_18._Emanuella_Wallin-af637831.jpeg" width="350" height="350" alt loading="lazy" class="el-image"> </picture> </div> <div class="uk-padding-small uk-margin-remove-first-child"> <div class="el-title uk-h4 uk-margin-top uk-margin-remove-bottom"> <span class="uk-text-background">Emanuella Wallin</span> </div> <div class="el-meta uk-h6 uk-text-muted uk-margin-remove-bottom uk-margin-remove-top"><p>Polestar</p></div> </div> </div></div> <div> <div class="el-item uk-panel uk-transition-toggle" uk-scrollspy-class="uk-animation-slide-left-medium"> <div class="uk-inline-clip uk-border-circle"> <picture> <source type="image/webp" srcset="/templates/yootheme/cache/69/comite_0013_Christian_Jebsen-698fb046.webp 350w, /templates/yootheme/cache/0d/comite_0013_Christian_Jebsen-0d0e4f9c.webp 700w" sizes="(min-width: 350px) 350px"> <img src="/templates/yootheme/cache/d0/comite_0013_Christian_Jebsen-d09b36f4.jpeg" width="350" height="350" alt loading="lazy" class="el-image"> </picture> </div> <div class="uk-padding-small uk-margin-remove-first-child"> <div class="el-title uk-h4 uk-margin-top uk-margin-remove-bottom"> <span class="uk-text-background">Christian Jebsen</span> </div> <div class="el-meta uk-h6 uk-text-muted uk-margin-remove-bottom uk-margin-remove-top"><p>Northvolt</p></div> </div> </div></div> <div> <div class="el-item uk-panel uk-transition-toggle" uk-scrollspy-class="uk-animation-slide-left-medium"> <div class="uk-inline-clip uk-border-circle"> <picture> <source type="image/webp" srcset="/templates/yootheme/cache/35/committee_0001_20._Peter-Bryntesson-350e9ff4.webp 350w, /templates/yootheme/cache/04/committee_0001_20._Peter-Bryntesson-0488b988.webp 700w" sizes="(min-width: 350px) 350px"> <img src="/templates/yootheme/cache/58/committee_0001_20._Peter-Bryntesson-5896661c.jpeg" width="350" height="350" alt loading="lazy" class="el-image"> </picture> </div> <div class="uk-padding-small uk-margin-remove-first-child"> <div class="el-title uk-h4 uk-margin-top uk-margin-remove-bottom"> <span class="uk-text-background">Peter Bryntesson</span> </div> <div class="el-meta uk-h6 uk-text-muted uk-margin-remove-bottom uk-margin-remove-top"><p>FKG - The Scandinavian Association for Suppliers to the Automotive Industry</p></div> </div> </div></div> <div> <div class="el-item uk-panel uk-transition-toggle" uk-scrollspy-class="uk-animation-slide-left-medium"> <div class="uk-inline-clip uk-border-circle"> <picture> <source type="image/webp" srcset="/templates/yootheme/cache/79/committee_0007_11._Lars_Edstr%C3%B6m-797ed0c7.webp 350w, /templates/yootheme/cache/05/committee_0007_11._Lars_Edstr%C3%B6m-0541c0fb.webp 700w" sizes="(min-width: 350px) 350px"> <img src="/templates/yootheme/cache/cd/committee_0007_11._Lars_Edstr%C3%B6m-cdfa5af7.jpeg" width="350" height="350" alt loading="lazy" class="el-image"> </picture> </div> <div class="uk-padding-small uk-margin-remove-first-child"> <div class="el-title uk-h4 uk-margin-top uk-margin-remove-bottom"> <span class="uk-text-background">Lars Edstr枚m</span> </div> <div class="el-meta uk-h6 uk-text-muted uk-margin-remove-bottom uk-margin-remove-top"><p>G枚teborg Energi Eln盲t AB</p></div> </div> </div></div> <div> <div class="el-item uk-panel uk-transition-toggle" uk-scrollspy-class="uk-animation-slide-left-medium"> <div class="uk-inline-clip uk-border-circle"> <picture> <source type="image/webp" srcset="/templates/yootheme/cache/1c/committee_0000_22._Claas_Bracklo_Bild_CB_klein-1c1040ed.webp 350w, /templates/yootheme/cache/eb/committee_0000_22._Claas_Bracklo_Bild_CB_klein-ebd0c5ed.webp 700w" sizes="(min-width: 350px) 350px"> <img src="/templates/yootheme/cache/7d/committee_0000_22._Claas_Bracklo_Bild_CB_klein-7d4d51d0.jpeg" width="350" height="350" alt loading="lazy" class="el-image"> </picture> </div> <div class="uk-padding-small uk-margin-remove-first-child"> <div class="el-title uk-h4 uk-margin-top uk-margin-remove-bottom"> <span class="uk-text-background">Claas Bracklo</span> </div> <div class="el-meta uk-h6 uk-text-muted uk-margin-remove-bottom uk-margin-remove-top"><p>CharIn</p></div> </div> </div></div> <div> <div class="el-item uk-panel uk-transition-toggle" uk-scrollspy-class="uk-animation-slide-left-medium"> <div class="uk-inline-clip uk-border-circle"> <picture> <source type="image/webp" srcset="/templates/yootheme/cache/57/comite_0003_Raphael_H%C3%A9liot-57ad1c93.webp 350w, /templates/yootheme/cache/51/comite_0003_Raphael_H%C3%A9liot-519e0a78.webp 700w" sizes="(min-width: 350px) 350px"> <img src="/templates/yootheme/cache/3e/comite_0003_Raphael_H%C3%A9liot-3ea641db.jpeg" width="350" height="350" alt loading="lazy" class="el-image"> </picture> </div> <div class="uk-padding-small uk-margin-remove-first-child"> <div class="el-title uk-h4 uk-margin-top uk-margin-remove-bottom"> <span class="uk-text-background">Raphael H茅liot</span> </div> <div class="el-meta uk-h6 uk-text-muted uk-margin-remove-bottom uk-margin-remove-top"><p>AVERE</p></div> </div> </div></div> <div> <div class="el-item uk-panel uk-transition-toggle" uk-scrollspy-class="uk-animation-slide-left-medium"> <div class="uk-inline-clip uk-border-circle"> <picture> <source type="image/webp" srcset="/templates/yootheme/cache/36/Anna-Arbius-3-36273214.webp 350w, /templates/yootheme/cache/86/Anna-Arbius-3-86f3ea6e.webp 700w" sizes="(min-width: 350px) 350px"> <img src="/templates/yootheme/cache/90/Anna-Arbius-3-909912df.jpeg" width="350" height="350" alt loading="lazy" class="el-image"> </picture> </div> <div class="uk-padding-small uk-margin-remove-first-child"> <div class="el-title uk-h4 uk-margin-top uk-margin-remove-bottom"> <span class="uk-text-background">Anna Arbius</span> </div> <div class="el-meta uk-h6 uk-text-muted uk-margin-remove-bottom uk-margin-remove-top"><p>Volvo Group</p></div> </div> </div></div> </div> </div> </div></div> </div> </div> <div class="uk-section-muted uk-position-z-index-negative uk-section" uk-sticky="overflow-flip: true; end: 100%;" uk-scrollspy="target: [uk-scrollspy-class]; cls: uk-animation-fade; delay: 150;"> <div class="uk-container"> <div class="uk-grid tm-grid-expand uk-grid-margin" uk-grid> <div class="uk-width-2-5@m"> <h1 class="uk-heading-large uk-text-center" uk-scrollspy-class> <span class="uk-text-background">Scientific Committee</span> </h1><div class="uk-panel uk-margin uk-width-xlarge uk-margin-auto uk-text-center" uk-scrollspy-class><p><em>Charting the Course for the Future</em><br />Guiding EVS into uncharted territories is the Advisory Committee鈥攁 group of strategic minds, shaping the intellectual landscape of EVS. Their insights steer the event towards industry trends, global perspectives, and adaptive strategies, ensuring EVS remains a beacon for industrial breakthroughs and collaboration.</p></div><hr class="uk-divider-icon" uk-scrollspy-class> </div> <div class="uk-width-3-5@m"> <div class="uk-text-center"> <div class="uk-grid uk-child-width-1-2 uk-child-width-1-3@s uk-child-width-1-3@m uk-flex-center uk-grid-column-medium uk-grid-row-large uk-grid-divider uk-grid-match" uk-grid> <div> <div class="el-item uk-panel uk-margin-remove-first-child" uk-scrollspy-class="uk-animation-slide-right-medium"> <picture> <source type="image/webp" srcset="/templates/yootheme/cache/69/comite_0008_Joeri_Van_Mierlo-691f18fd.webp 350w, /templates/yootheme/cache/52/comite_0008_Joeri_Van_Mierlo-52d4fbc8.webp 700w" sizes="(min-width: 350px) 350px"> <img src="/templates/yootheme/cache/44/comite_0008_Joeri_Van_Mierlo-4439fd10.jpeg" width="350" height="350" alt loading="lazy" class="el-image uk-border-circle"> </picture> <div class="el-title uk-h4 uk-margin-top uk-margin-remove-bottom"> <span class="uk-text-background">Joeri Van Mierlo</span> </div> <div class="el-meta uk-h6 uk-text-muted uk-margin-remove-bottom uk-margin-remove-top"><p>VUB</p></div> </div></div> <div> <div class="el-item uk-panel uk-margin-remove-first-child" uk-scrollspy-class="uk-animation-slide-right-medium"> <picture> <source type="image/webp" srcset="/templates/yootheme/cache/06/comite_0004_Peter_Van_den_Bossche-06b06ceb.webp 350w, /templates/yootheme/cache/47/comite_0004_Peter_Van_den_Bossche-474526ee.webp 700w" sizes="(min-width: 350px) 350px"> <img src="/templates/yootheme/cache/17/comite_0004_Peter_Van_den_Bossche-17f31c5e.jpeg" width="350" height="350" alt loading="lazy" class="el-image uk-border-circle"> </picture> <div class="el-title uk-h4 uk-margin-top uk-margin-remove-bottom"> <span class="uk-text-background">Peter Van den Bossche</span> </div> <div class="el-meta uk-h6 uk-text-muted uk-margin-remove-bottom uk-margin-remove-top"><p>VUB</p></div> </div></div> <div> <div class="el-item uk-panel uk-margin-remove-first-child" uk-scrollspy-class="uk-animation-slide-right-medium"> <picture> <source type="image/webp" srcset="/templates/yootheme/cache/fb/committee_0016_0.Baerte_de_Brey-fbe8bd4f.webp 350w, /templates/yootheme/cache/23/committee_0016_0.Baerte_de_Brey-2358a9da.webp 700w" sizes="(min-width: 350px) 350px"> <img src="/templates/yootheme/cache/95/committee_0016_0.Baerte_de_Brey-9545260f.jpeg" width="350" height="350" alt loading="lazy" class="el-image uk-border-circle"> </picture> <div class="el-title uk-h4 uk-margin-top uk-margin-remove-bottom"> <span class="uk-text-background">Baerte de Brey</span> </div> <div class="el-meta uk-h6 uk-text-muted uk-margin-remove-bottom uk-margin-remove-top"><p>AVERE</p></div> </div></div> </div> </div> </div></div> </div> </div> <div class="uk-section-default uk-section" uk-scrollspy="target: [uk-scrollspy-class]; cls: uk-animation-fade; delay: 150;"> <div class="uk-container"> <div class="uk-grid tm-grid-expand uk-child-width-1-1 uk-grid-margin"> <div class="uk-width-1-1"> <h1 class="uk-heading-large uk-text-center" uk-scrollspy-class> <span class="uk-text-background">Host committee</span> </h1><hr class="uk-divider-icon" uk-scrollspy-class> <div class="uk-text-center"> <div class="uk-grid uk-child-width-1-2 uk-child-width-1-3@s uk-child-width-1-5@m uk-flex-center uk-grid-column-medium uk-grid-row-large uk-grid-divider uk-grid-match" uk-grid> <div> <div class="el-item uk-panel uk-margin-remove-first-child" uk-scrollspy-class="uk-animation-slide-left-medium"> <picture> <source type="image/webp" srcset="/templates/yootheme/cache/d1/Ulrike_2-d14bb8ee.webp 350w, /templates/yootheme/cache/bb/Ulrike_2-bbc8413d.webp 700w" sizes="(min-width: 350px) 350px"> <img src="/templates/yootheme/cache/34/Ulrike_2-348ea462.jpeg" width="350" height="350" alt loading="lazy" class="el-image uk-border-circle"> </picture> <div class="el-title uk-h4 uk-margin-top uk-margin-remove-bottom"> <span class="uk-text-background">Ulrike Firniss</span> </div> </div></div> <div> <div class="el-item uk-panel uk-margin-remove-first-child" uk-scrollspy-class="uk-animation-slide-left-medium"> <picture> <source type="image/webp" srcset="/templates/yootheme/cache/46/Per_1-4668da23.webp 350w, /templates/yootheme/cache/d7/Per_1-d7133cee.webp 700w" sizes="(min-width: 350px) 350px"> <img src="/templates/yootheme/cache/23/Per_1-230d3d3a.jpeg" width="350" height="350" alt loading="lazy" class="el-image uk-border-circle"> </picture> <div class="el-title uk-h4 uk-margin-top uk-margin-remove-bottom"> <span class="uk-text-background">Per 脰sterstr枚m</span> </div> </div></div> <div> <div class="el-item uk-panel uk-margin-remove-first-child" uk-scrollspy-class="uk-animation-slide-left-medium"> <picture> <source type="image/webp" srcset="/templates/yootheme/cache/10/Bodil_Kronstam_brg-10d009bc.webp 350w, /templates/yootheme/cache/4e/Bodil_Kronstam_brg-4ef36e17.webp 700w" sizes="(min-width: 350px) 350px"> <img src="/templates/yootheme/cache/2a/Bodil_Kronstam_brg-2a4a6151.jpeg" width="350" height="350" alt loading="lazy" class="el-image uk-border-circle"> </picture> <div class="el-title uk-h4 uk-margin-top uk-margin-remove-bottom"> <span class="uk-text-background">Bodil Kronstam</span> </div> </div></div> <div> <div class="el-item uk-panel uk-margin-remove-first-child" uk-scrollspy-class="uk-animation-slide-left-medium"> <picture> <source type="image/webp" srcset="/templates/yootheme/cache/7f/Sara-Ohlsson-7f6d9afc.webp 350w, /templates/yootheme/cache/d1/Sara-Ohlsson-d1d5f550.webp 700w" sizes="(min-width: 350px) 350px"> <img src="/templates/yootheme/cache/be/Sara-Ohlsson-bef2af6a.jpeg" width="350" height="350" alt loading="lazy" class="el-image uk-border-circle"> </picture> <div class="el-title uk-h4 uk-margin-top uk-margin-remove-bottom"> <span class="uk-text-background">Sara Ohlsson</span> </div> </div></div> </div> </div> </div></div> </div> </div> <div class="uk-section-default uk-section" uk-scrollspy="target: [uk-scrollspy-class]; cls: uk-animation-fade; delay: 150;"> <div class="uk-container"> <div class="uk-grid tm-grid-expand uk-child-width-1-1 uk-grid-margin"> <div class="uk-width-1-1"> <h1 class="uk-heading-large uk-text-center" uk-scrollspy-class> <span class="uk-text-background">The Organizational Committee</span> </h1><div class="uk-panel uk-margin uk-width-xlarge uk-margin-auto uk-text-center" uk-scrollspy-class><p><em>At the Helm of Seamless Execution</em><br />The Organizational Committee is the heartbeat of EVS, ensuring flawless execution and logistical excellence.<br />In coordination with the host country, the scientific committee and the advisory committee and industrial partners, this committee works tirelessly to create an immersive and impactful experience for EV global community to explore and understand the technical, policy and market challenges to a paradigm shift toward use of electric transportation technologies</p></div><hr class="uk-divider-icon" uk-scrollspy-class> </div></div> </div> </div> </main> <footer> <!-- Builder #footer --> <div class="uk-section-muted uk-section" uk-scrollspy="target: [uk-scrollspy-class]; cls: uk-animation-slide-left-medium; delay: 150;"> <div class="uk-container"> <div class="uk-grid tm-grid-expand uk-child-width-1-1 uk-grid-margin"> <div class="uk-width-1-1"> <div class="uk-panel uk-margin" uk-scrollspy-class><div class="uk-grid tm-grid-expand uk-grid-divider uk-grid-margin" uk-grid> <div class="uk-width-1-3@m"> <h1 class="uk-h3 uk-margin-medium" uk-scrollspy-class> <span class="uk-text-background">Organized by</span> </h1> <div class="uk-slider-container uk-margin" uk-slider uk-scrollspy-class> <div class="uk-position-relative"> <div class="uk-slider-items uk-grid uk-grid-small uk-grid-divider uk-grid-match"> <div class="uk-width-1-3 uk-width-1-3@m"> <div class="el-item uk-panel uk-margin-remove-first-child"> <picture> <source type="image/webp" srcset="/templates/yootheme/cache/3e/rera-3ebbedc6.webp 768w, /templates/yootheme/cache/cd/rera-cd9341c5.webp 1024w, /templates/yootheme/cache/00/rera-008ac93d.webp 1080w" sizes="(min-width: 1080px) 1080px"> <img src="/templates/yootheme/cache/a2/rera-a2d21b47.png" width="1080" height="540" alt loading="lazy" class="el-image"> </picture> </div></div> <div class="uk-width-1-3 uk-width-1-3@m"> <div class="el-item uk-panel uk-margin-remove-first-child"> <picture> <source type="image/webp" srcset="/templates/yootheme/cache/08/avere-083ec293.webp 768w, /templates/yootheme/cache/b8/avere-b8b86046.webp 1024w, /templates/yootheme/cache/66/avere-66cce07b.webp 1080w" sizes="(min-width: 1080px) 1080px"> <img src="/templates/yootheme/cache/57/avere-572f187f.png" width="1080" height="540" alt loading="lazy" class="el-image"> </picture> </div></div> <div class="uk-width-1-3 uk-width-1-3@m"> <div class="el-item uk-panel uk-margin-remove-first-child"> <picture> <source type="image/webp" srcset="/templates/yootheme/cache/f3/live-f3549e80.webp 768w, /templates/yootheme/cache/52/live-52e14a13.webp 1024w, /templates/yootheme/cache/1d/live-1dad1c07.webp 1080w" sizes="(min-width: 1080px) 1080px"> <img src="/templates/yootheme/cache/fa/live-fae96a87.png" width="1080" height="540" alt loading="lazy" class="el-image"> </picture> </div></div> </div> </div> </div> </div> <div class="uk-width-1-3@m"> <h1 class="uk-h3 uk-margin-medium" uk-scrollspy-class> <span class="uk-text-background">Hosted by</span> </h1> <div class="uk-slider-container uk-margin" uk-slider uk-scrollspy-class> <div class="uk-position-relative"> <div class="uk-slider-items uk-grid uk-grid-small uk-grid-divider uk-grid-match"> <div class="uk-width-1-3 uk-width-1-3@m"> <div class="el-item uk-panel uk-margin-remove-first-child"> <picture> <source type="image/webp" srcset="/templates/yootheme/cache/79/brg-796f7270.webp 768w, /templates/yootheme/cache/8c/brg-8cb3ee3b.webp 1024w, /templates/yootheme/cache/2d/brg-2d6d60a0.webp 1080w" sizes="(min-width: 1080px) 1080px"> <img src="/templates/yootheme/cache/55/brg-55da735b.png" width="1080" height="540" alt loading="lazy" class="el-image"> </picture> </div></div> <div class="uk-width-1-3 uk-width-1-3@m"> <div class="el-item uk-panel uk-margin-remove-first-child"> <picture> <source type="image/webp" srcset="/templates/yootheme/cache/bf/go-bf45c654.webp 768w, /templates/yootheme/cache/e2/go-e2c597af.webp 1024w, /templates/yootheme/cache/a5/go-a53003a2.webp 1080w" sizes="(min-width: 1080px) 1080px"> <img src="/templates/yootheme/cache/93/go-93b0cd45.png" width="1080" height="540" alt loading="lazy" class="el-image"> </picture> </div></div> <div class="uk-width-1-3 uk-width-1-3@m"> <div class="el-item uk-panel uk-margin-remove-first-child"> <picture> <source type="image/webp" srcset="/templates/yootheme/cache/19/gothenburg-19904b90.webp 768w, /templates/yootheme/cache/f7/gothenburg-f72a1faf.webp 1024w, /templates/yootheme/cache/c3/gothenburg-c3d64d93.webp 1080w" sizes="(min-width: 1080px) 1080px"> <img src="/templates/yootheme/cache/5f/gothenburg-5f9b743a.png" width="1080" height="540" alt loading="lazy" class="el-image"> </picture> </div></div> </div> </div> </div> </div> <div class="uk-width-1-3@m"> <div class="uk-panel" uk-scrollspy-class> <div class="rsform"> <form method="post" id="userForm" action="https://www.evs38.org/evs-38/committee"><div id="rsform_error_3" style="display: none;"></div> <!-- Do not remove this ID, it is used to identify the page so that the pagination script can work correctly --> <div class="formContainer" id="rsform_3_page_0"> <div class="row"> <div class="col-sm-12"> <div class="form-group rsform-block rsform-block-email rsform-type-textbox"> <label class="control-label formControlLabel" data-toggle="tooltip" title="" for="Email">Subscribe to our newsletter<strong class="formRequired">(*)</strong></label> <div class="formControls"> <input type="text" value="" size="20" placeholder="email" name="form[Email]" id="Email" class="rsform-input-box form-control" aria-required="true" /> <span class="help-block formValidation"><span id="component51" class="formNoError">Invalid Input</span></span> </div> </div> <div class="form-group rsform-block rsform-block-get-in-touch rsform-type-submitbutton"> <div class="formControls"> <button type="submit" name="form[Get_in_Touch]" id="Get_in_Touch" class="uk-button-default rsform-submit-button btn btn-primary" >Subscribe</button> <span class="help-block formValidation"></span> </div> </div> </div> </div> </div> <input type="hidden" name="g-recaptcha-response" id="g-recaptcha-response-3" value=""><input type="hidden" name="form[formId]" value="3"/><input type="hidden" name="47bd6acc5b264aafeb79810559923407" value="1"></form></div> </div> </div></div></div> </div></div><div class="uk-grid tm-grid-expand uk-child-width-1-1 uk-margin-large"> <div class="uk-width-1-1"> <div class="uk-panel uk-margin" uk-scrollspy-class><div class="uk-grid tm-grid-expand uk-child-width-1-1 uk-grid-margin"> <div class="uk-width-1-1"> <h1 class="uk-h3 uk-text-muted" uk-scrollspy-class> EVS38 Secretariat </h1><div class="uk-panel uk-margin" uk-scrollspy-class><div class="uk-grid tm-grid-expand uk-grid-divider uk-grid-margin" uk-grid> <div class="uk-width-1-2@m"> <h1 class="uk-h4 uk-text-muted" uk-scrollspy-class> Sponsorship & Exhibition Inquiries </h1><div class="uk-panel uk-margin" uk-scrollspy-class><div class="uk-grid tm-grid-expand uk-grid-margin" uk-grid> <div class="uk-width-1-2@m"> <h1 class="uk-h5 uk-text-muted uk-margin uk-margin-remove-bottom" uk-scrollspy-class> Zhonghua HU </h1><div class="uk-panel uk-text-muted uk-margin uk-margin-remove-top" uk-scrollspy-class><p>Business Development Manager<br /><joomla-hidden-mail is-link="1" is-email="1" first="emhvbmdodWEuaHU=" last="Z2wtZXZlbnRzLmNvbQ==" text="emhvbmdodWEuaHVAZ2wtZXZlbnRzLmNvbQ==" base="" >This email address is being protected from spambots. You need JavaScript enabled to view it.</joomla-hidden-mail><br />+33 6 44 27 69 93<br />WeChat 137 608 768 39</p></div><div class="uk-panel uk-text-muted uk-margin uk-margin-remove-top" uk-scrollspy-class><p>Benoit LE GOULIAS<br />Partnerships Director<br />+33 6 72 30 29 57<br /><joomla-hidden-mail is-link="1" is-email="1" first="QmVub2l0LmxlZ291bGlhcw==" last="Z2wtZXZlbnRzLmNvbQ==" text="QmVub2l0LmxlZ291bGlhc0BnbC1ldmVudHMuY29t" base="" >This email address is being protected from spambots. You need JavaScript enabled to view it.</joomla-hidden-mail></p></div> </div> <div class="uk-width-1-2@m"> <h1 class="uk-h5 uk-text-muted uk-margin uk-margin-remove-bottom" uk-scrollspy-class> Antoine BOUYER </h1><div class="uk-panel uk-text-muted uk-margin uk-margin-remove-top" uk-scrollspy-class><p>Sales Manager<br />Tel&nbsp;: +33 6 83 87 80 66<br /><joomla-hidden-mail is-link="1" is-email="1" first="YW50b2luZS5ib3V5ZXI=" last="Z2wtZXZlbnRzLmNvbQ==" text="YW50b2luZS5ib3V5ZXJAZ2wtZXZlbnRzLmNvbQ==" base="" >This email address is being protected from spambots. You need JavaScript enabled to view it.</joomla-hidden-mail></p></div> </div></div></div> </div> <div class="uk-width-1-2@m"> <h1 class="uk-h4 uk-text-muted" uk-scrollspy-class> Symposium Inquiries </h1><div class="uk-panel uk-margin" uk-scrollspy-class><div class="uk-grid tm-grid-expand uk-grid-margin" uk-grid> <div class="uk-width-1-2@m"> <h1 class="uk-h5 uk-text-muted uk-margin uk-margin-remove-bottom" uk-scrollspy-class> INFO & REGISTRATION </h1><div class="uk-panel uk-text-muted uk-margin uk-margin-remove-top" uk-scrollspy-class><p>59, quai Rambaud - CS 80059 - 69285 Lyon cedex 02 - France<br /><joomla-hidden-mail is-link="1" is-email="1" first="aW5mbw==" last="ZXZzMzgub3Jn" text="aW5mb0BldnMzOC5vcmc=" base="" >This email address is being protected from spambots. You need JavaScript enabled to view it.</joomla-hidden-mail>&nbsp;</p></div> <div class="uk-margin" uk-scrollspy-class> <a class="el-content uk-button uk-button-primary" href="/faq"> FAQ </a> </div> </div> <div class="uk-width-1-2@m"> <h1 class="uk-h5 uk-text-muted uk-margin uk-margin-remove-bottom" uk-scrollspy-class> Charlotte BLEIN </h1><div class="uk-panel uk-text-muted uk-margin uk-margin-remove-top" uk-scrollspy-class><p>Accomodation Project Manager<br />59, quai Rambaud - CS 80059 - 69285 Lyon cedex 02 - France<br /><a href="mailto:charlotte.blein@gl-events.com"></a><joomla-hidden-mail is-link="1" is-email="1" first="aG90ZWwuc2VydmljZXM=" last="Z2wtZXZlbnRzLmNvbQ==" text="aG90ZWwuc2VydmljZXNAZ2wtZXZlbnRzLmNvbQ==" base="" >This email address is being protected from spambots. You need JavaScript enabled to view it.</joomla-hidden-mail></p></div> </div></div></div> </div></div></div> </div></div></div> </div></div> </div> </div> <div class="uk-section-default uk-section"> <div class="uk-container uk-container-large"> <div class="uk-grid tm-grid-expand uk-grid-row-small uk-margin-medium" uk-grid> <div class="uk-grid-item-match uk-flex-middle uk-width-1-3@m"> <div class="uk-panel uk-width-1-1"> <div class="uk-margin"> <a class="el-content uk-link-muted" href="https://extra.gl-events.com/www/privacy-policy-pole-live.pdf" target="_blank"> Privacy Policy </a> </div> </div> </div> <div class="uk-grid-item-match uk-flex-middle uk-width-1-3@m"> <div class="uk-panel uk-width-1-1"> <div class="uk-panel uk-text-small uk-text-muted uk-margin uk-margin-remove-bottom"><p>Follow us</p></div> <div class="uk-margin uk-margin-remove-top" uk-scrollspy="target: [uk-scrollspy-class];"> <ul class="uk-child-width-auto uk-grid-small uk-flex-inline uk-flex-middle" uk-grid> <li class="el-item"> <a class="el-link uk-icon-link" href="https://x.com/EVS_Europe" target="_blank" rel="noreferrer"><span uk-icon="icon: x;"></span></a></li> <li class="el-item"> <a class="el-link uk-icon-link" href="https://www.linkedin.com/company/evs-38/?viewAsMember=true" target="_blank" rel="noreferrer"><span uk-icon="icon: linkedin;"></span></a></li> <li class="el-item"> <a class="el-link uk-icon-link" href="https://youtu.be/Tj-gvtjrKVc?si=A6he4JCaZxXQAY1C" target="_blank" rel="noreferrer"><span uk-icon="icon: youtube;"></span></a></li> <li class="el-item"> <a class="el-link uk-icon-link" href="https://www.facebook.com/profile.php?id=61563312140997" target="_blank" rel="noreferrer"><span uk-icon="icon: facebook;"></span></a></li> </ul></div> </div> </div> <div class="uk-width-1-3@m"> <div class="uk-panel uk-text-small uk-text-muted uk-margin uk-text-right@s uk-text-center"><p>漏 2024. EVS38 All rights reserved.</p></div> </div></div> </div> </div> </footer> </div> </body> </html>

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