CINXE.COM
Practical Information
<!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>Practical Information</title> <link href="/registration/practical-information?format=feed&type=rss" rel="alternate" type="application/rss+xml" title="Practical Information"> <link href="/registration/practical-information?format=feed&type=atom" rel="alternate" type="application/atom+xml" title="Practical Information"> <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":"f037bb8d4601c49d70cf99a1d704a084","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=195";</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="{"align":"left","container":".tm-header-mobile","boundary":".tm-header-mobile .uk-navbar-container"}"> <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: > .js-accordion" uk-scrollspy-nav="closest: li; scroll: true;"> <li class="item-101 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"><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 & 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 & 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-active 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 uk-active"><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="{"align":"left","container":".tm-header > [uk-sticky]","boundary":".tm-header .uk-navbar-container"}"> <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: > * > a[href];"> <li class="item-101 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"><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 & 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 & 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-active 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 uk-active"><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-BNfkF4td --><style class="uk-margin-remove-adjacent">#template-BNfkF4td\#0 .uk-card-primary{background-color: #203568!important; background-image:none;}#template-BNfkF4td\#1 .uk-card-primary{background-color: #203568!important; background-image:none;}#template-BNfkF4td\#2 .uk-card-primary{background-color: #203568!important; background-image:none;}#template-BNfkF4td\#3 .uk-card-primary{background-color: #203568!important; background-image:none;}</style> <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="[{"type":"image\/webp","srcset":"\/templates\/yootheme\/cache\/3c\/BG-Menu-3cb3e4b3.webp 2500w","sizes":"(max-aspect-ratio: 2500\/818) 306vh"}]" 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 & Exposition </h1> </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"> <div class="uk-margin"> <div class="uk-grid uk-child-width-1-1 uk-grid-match"> <div> <div class="el-item uk-panel" uk-scrollspy-class> <div uk-grid> <div class="uk-width-1-2@m uk-flex-last@m"> <picture> <source type="image/webp" srcset="/templates/yootheme/cache/43/VENUE-436cd220.webp 768w, /templates/yootheme/cache/ba/VENUE-baa0fe8a.webp 1024w, /templates/yootheme/cache/e4/VENUE-e4629602.webp 1100w" sizes="(min-width: 1100px) 1100px"> <img src="/templates/yootheme/cache/61/VENUE-61f98f6e.png" width="1100" height="838" alt loading="lazy" class="el-image"> </picture> </div> <div class="uk-width-expand uk-margin-remove-first-child"> <h3 class="el-title uk-heading-large uk-margin-top uk-margin-remove-bottom"> <span class="uk-text-background">VENUE</span> </h3> <div class="el-meta uk-text-primary uk-margin-top"><p>The Swedish Exhibition & Congress Centre, and its in-house hotel Gothia Towers, is Europe’s prominent venue in a city centre location with everything under one roof—only 25 minutes from the airport. The fully integrated hotel and congress facility has restaurants, cafés, parks, culture, shops, and other hotels conveniently within walking distance.</p> <p>1,200 hotel rooms. 4-5 star. 5 bars and restaurants. Free high-speed Wi-Fi. 24-hour service. Panoramic view of the city. An additional 8,000 hotel rooms are available within walking distance from the EVS 38 Venue.</p> <h3> Mässans gata/Korsvägen Mässans Gata 24</h3> <ul> <li><a href="https://en.svenskamassan.se" target="_blank" rel="noopener">The Swedish Exhibition & Congress Centre website</a></li> <li><a href="https://en.gothiatowers.com" target="_blank" rel="noopener">Hotel Gothia Towers website</a></li> </ul></div> </div> </div> </div></div> </div> </div> </div></div> </div> </div> <div class="uk-section-default uk-section uk-section-large" 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"> <div class="uk-margin"> <div class="uk-grid uk-child-width-1-1 uk-grid-match"> <div> <div class="el-item uk-panel" uk-scrollspy-class> <div uk-grid> <div class="uk-width-1-2@m uk-flex-last@m"> <picture> <source type="image/webp" srcset="/templates/yootheme/cache/37/GOTHENBURG_SWEDEN-375027df.webp 768w, /templates/yootheme/cache/02/GOTHENBURG_SWEDEN-02c9faaa.webp 1024w, /templates/yootheme/cache/c5/GOTHENBURG_SWEDEN-c5379226.webp 1100w" sizes="(min-width: 1100px) 1100px"> <img src="/templates/yootheme/cache/bc/GOTHENBURG_SWEDEN-bc86af69.png" width="1100" height="838" alt loading="lazy" class="el-image"> </picture> </div> <div class="uk-width-expand uk-margin-remove-first-child"> <h3 class="el-title uk-heading-large uk-margin-top uk-margin-remove-bottom"> <span class="uk-text-background">Gothenburg, Sweden</span> </h3> <div class="el-meta uk-text-primary uk-margin-top"><p>Gothenburg is located on the west coast of Sweden, in the heart of Scandinavia. Not only is it much closer than you may imagine, but it is a part of the world you must experience. Enjoy easy access from around Europe and easy walking distances to almost everything in the city.</p> <p>Apart from being a world-class meeting city, you’ll find flourishing gardens, historic sites and buildings, magnificent museums, and cosy cafés and restaurants lining the tram-rattled streets. Scandinavia’s largest amusement park, museums, and other attractions are near the EVS 38 venue.</p> <p>With the seaside location, you will be on a ferry less than 30 minutes from downtown to explore the tranquil archipelago Gothenburg is also a true food-lovers paradise and a seafood haven where chefs let the seasons co-write menus with local produce. A diverse range of restaurants serve everything from Michelin-starred gourmet food to fun and imaginative street food, and it’s easy to find vegetarian options.</p> <ul> <li><a href="https://www.goteborg.com" target="_blank" rel="noopener">Official Visitor Guide Gothenburg</a></li> <li><a href="https://www.vastsverige.com/en/" target="_blank" rel="noopener">West Sweden Visitor Guide</a></li> <li><a href="https://visitsweden.com" target="_blank" rel="noopener">Visit Sweden Visitor Guide</a></li> </ul> <p> </p></div> </div> </div> </div></div> </div> </div> <h1 class="uk-heading-large uk-margin-large" uk-scrollspy-class> <span class="uk-text-background">Travel to Gothenburg</span> </h1> </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-grid-small uk-margin" uk-grid> <div class="uk-width-1-5@m" id="template-BNfkF4td#0"> <div class="uk-card-primary uk-card uk-card-small uk-card-body uk-flex uk-flex-column" style="min-height: 25vh"> <div class="uk-flex-1 uk-flex uk-margin" uk-scrollspy-class> <picture> <source type="image/webp" srcset="/templates/yootheme/cache/61/Electricity_Plug-61997149.webp 720w" sizes="(min-width: 720px) 720px"> <img src="/templates/yootheme/cache/91/Electricity_Plug-91a8f807.png" width="720" height="720" class="el-image uk-object-cover" alt loading="lazy"> </picture> </div> </div> </div> <div class="uk-width-4-5@m uk-tile-muted"> <div class="uk-tile-muted uk-tile uk-tile-xsmall uk-flex uk-flex-middle" style="min-height: 25vh"> <div class="uk-panel uk-width-1-1"> <div class="uk-margin"> <div class="uk-grid uk-child-width-1-1 uk-grid-match"> <div> <div class="el-item uk-panel uk-margin-remove-first-child" uk-scrollspy-class> <h3 class="el-title uk-text-large uk-text-primary uk-margin-top uk-margin-remove-bottom"> By air </h3> <div class="el-content uk-panel uk-margin-top"><p>Landvetter Airport (GOT) is located 20 kilometres south-east of the city centre and connects Gothenburg with major cities across Europe and the world Around 70 direct routes by air are available from around 60 destinations.</p></div> </div></div> </div> </div> </div> </div> </div></div><div class="uk-grid tm-grid-expand uk-grid-small uk-grid-margin-small" uk-grid> <div class="uk-width-1-5@m" id="template-BNfkF4td#1"> <div class="uk-card-primary uk-card uk-card-small uk-card-body uk-flex uk-flex-column" style="min-height: 25vh"> <div class="uk-flex-1 uk-flex uk-margin" uk-scrollspy-class> <picture> <source type="image/webp" srcset="/templates/yootheme/cache/f9/Electricity_Plug-1-f9beef8e.webp 540w" sizes="(min-width: 540px) 540px"> <img src="/templates/yootheme/cache/63/Electricity_Plug-1-639bc53e.png" width="540" height="540" class="el-image uk-object-cover" alt loading="lazy"> </picture> </div> </div> </div> <div class="uk-width-4-5@m uk-tile-muted"> <div class="uk-tile-muted uk-tile uk-tile-xsmall uk-flex uk-flex-middle" style="min-height: 25vh"> <div class="uk-panel uk-width-1-1"> <div class="uk-margin"> <div class="uk-grid uk-child-width-1-1 uk-grid-match"> <div> <div class="el-item uk-panel uk-margin-remove-first-child" uk-scrollspy-class> <h3 class="el-title uk-text-large uk-text-primary uk-margin-top uk-margin-remove-bottom"> From the airport to the city centre </h3> <div class="el-content uk-panel uk-margin-top"><p>The most efficient way to reach the city centre is the airport shuttle, known locally as <br />Vy Flygbussarna. (Landvetter Airport bus to/from Gothenburg C - Vy Flygbussarna). <br />Frequent shuttle services from the airport take you to the EVS 38 Venue Swedish Exhibition & Congress Centre/Hotel Gothia Towers within 25 minutes (Bus stop Korsvägen).</p></div> </div></div> </div> </div> </div> </div> </div></div><div class="uk-grid tm-grid-expand uk-grid-small uk-margin" uk-grid> <div class="uk-width-1-5@m" id="template-BNfkF4td#2"> <div class="uk-card-primary uk-card uk-card-small uk-card-body uk-flex uk-flex-column" style="min-height: 25vh"> <div class="uk-flex-1 uk-flex uk-margin" uk-scrollspy-class> <picture> <source type="image/webp" srcset="/templates/yootheme/cache/43/Electricity_Plug-2-43ebeb99.webp 516w" sizes="(min-width: 516px) 516px"> <img src="/templates/yootheme/cache/0e/Electricity_Plug-2-0e1d3664.png" width="516" height="516" class="el-image uk-object-cover" alt loading="lazy"> </picture> </div> </div> </div> <div class="uk-width-4-5@m uk-tile-muted"> <div class="uk-tile-muted uk-tile uk-tile-xsmall uk-flex uk-flex-middle" style="min-height: 25vh"> <div class="uk-panel uk-width-1-1"> <div class="uk-margin"> <div class="uk-grid uk-child-width-1-1 uk-grid-match"> <div> <div class="el-item uk-panel uk-margin-remove-first-child" uk-scrollspy-class> <h3 class="el-title uk-text-large uk-text-primary uk-margin-top uk-margin-remove-bottom"> By rail, road or sea </h3> <div class="el-content uk-panel uk-margin-top"><p>Cost and time-efficient travel <strong>by train</strong>. Travel from Copenhagen, Oslo and Stockholm in 3 - 4 hours.<br />There is an extensive road network, a <strong>bridge between Denmark and Sweden</strong>, and <strong>low traffic density for travel to Gothenburg by car</strong>.<br />Ferry from Kiel (Germany) and Fredrikshamn (Denmark). </p></div> <div class="uk-margin-small-top"><a href="https://www.goteborg.com/en/guides/getting-to-gothenburg" class="el-link uk-button uk-button-secondary uk-button-small">Lear more</a></div> </div></div> </div> </div> </div> </div> </div></div><div class="uk-grid tm-grid-expand uk-grid-small uk-margin-small" uk-grid> <div class="uk-width-1-5@m" id="template-BNfkF4td#3"> <div class="uk-card-primary uk-card uk-card-small uk-card-body uk-flex uk-flex-column" style="min-height: 25vh"> <div class="uk-flex-1 uk-flex uk-margin" uk-scrollspy-class> <picture> <source type="image/webp" srcset="/templates/yootheme/cache/2a/Electricity_Plug-3-2a271794.webp 540w" sizes="(min-width: 540px) 540px"> <img src="/templates/yootheme/cache/2a/Electricity_Plug-3-2a9f6752.png" width="540" height="540" class="el-image uk-object-cover" alt loading="lazy"> </picture> </div> </div> </div> <div class="uk-width-4-5@m uk-tile-muted"> <div class="uk-tile-muted uk-tile uk-tile-xsmall uk-flex uk-flex-middle" style="min-height: 25vh"> <div class="uk-panel uk-width-1-1"> <div class="uk-margin"> <div class="uk-grid uk-child-width-1-1 uk-grid-match"> <div> <div class="el-item uk-panel uk-margin-remove-first-child" uk-scrollspy-class> <h3 class="el-title uk-text-large uk-text-primary uk-margin-top uk-margin-remove-bottom"> Parking </h3> <div class="el-content uk-panel uk-margin-top"><p>During your visit you can choose from several convenient parking options. Read more here.</p></div> <div class="uk-margin-small-top"><a href="https://minasidor.parkeringgoteborg.se/sv/hitta-parkering" class="el-link uk-button uk-button-secondary uk-button-small">Lear more</a></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"> <div class="uk-grid tm-grid-expand uk-child-width-1-1 uk-grid-margin"> <div class="uk-width-1-1"> <div class="uk-margin"> <div class="uk-grid uk-child-width-1-1 uk-grid-match"> <div> <div class="el-item uk-panel"> <div uk-grid> <div class="uk-width-1-2@m uk-flex-last@m"> <picture> <source type="image/webp" srcset="/templates/yootheme/cache/51/GETTING_AROUND-51369d8b.webp 768w, /templates/yootheme/cache/e0/GETTING_AROUND-e04d7656.webp 1024w, /templates/yootheme/cache/58/GETTING_AROUND-58ab2c0d.webp 1108w" sizes="(min-width: 1108px) 1108px"> <img src="/templates/yootheme/cache/1d/GETTING_AROUND-1dc5dc6f.png" width="1108" height="848" alt loading="lazy" class="el-image"> </picture> </div> <div class="uk-width-expand uk-margin-remove-first-child"> <h3 class="el-title uk-heading-large uk-margin-top uk-margin-remove-bottom"> <span class="uk-text-background">Getting around</span> </h3> <div class="el-meta uk-text-primary uk-margin-top"><p>Almost everything is within walking distance from the EVS 38 Venue, so there is no, or little need for transportation within the city.</p> <p>The efficient public transport system, where 97% runs on biofuel, combines tram, bus and ferry travel.</p> <p>In Gothenburg, trams, buses and boats are always included in your public transport ticket/card.<br />The bike rental system Styr & Ställ makes it easy to rent a bike from more than 130 stations around the city. Electric scooters are also available for rent with smartphone apps.</p> <p>If you want to get around Gothenburg by taxi, several options are available.</p></div> <div class="uk-margin-top"><a href="https://www.goteborg.com/en/guides/getting-around-town" class="el-link uk-button uk-button-secondary uk-button-large">More information</a></div> </div> </div> </div></div> </div> </div> </div></div> </div> </div> <div class="uk-section-default uk-section uk-section-small uk-padding-remove-top"> <div class="uk-container uk-container-xlarge"> <div class="uk-grid tm-grid-expand uk-child-width-1-1 uk-grid-margin"> <div class="uk-width-1-1"> <div><iframe src="https://www.goteborg.com/en/widgets/guides?invisible_tags=evs&utm_campaign=widget&utm_source=evs&utm_term=evs&utm_content=evs" width="100%" height="600" style="border: none;" allowfullscreen> </iframe> </div> </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/registration/practical-information"><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="f037bb8d4601c49d70cf99a1d704a084" 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 : +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> </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>