{"id":54,"date":"2022-02-28T13:40:02","date_gmt":"2022-02-28T13:40:02","guid":{"rendered":"http:\/\/transit-asia.chss.nycu.edu.tw\/CHCI\/?page_id=54"},"modified":"2022-10-26T08:48:45","modified_gmt":"2022-10-26T08:48:45","slug":"tarn","status":"publish","type":"page","link":"https:\/\/transit-asia.chss.nycu.edu.tw\/GHI\/tarn\/","title":{"rendered":"TARN"},"content":{"rendered":"<p>[et_pb_section fb_built=&#8221;1&#8243; admin_label=&#8221;Section&#8221; _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; background_enable_color=&#8221;off&#8221; use_background_color_gradient=&#8221;on&#8221; background_color_gradient_stops=&#8221;rgba(0,0,0,0.46) 0%|rgba(0,0,0,0.87) 100%&#8221; background_color_gradient_overlays_image=&#8221;on&#8221; background_color_gradient_start=&#8221;rgba(0,0,0,0.7)&#8221; background_color_gradient_end=&#8221;rgba(0,0,0,0.7)&#8221; background_image=&#8221;https:\/\/transit-asia.chss.nycu.edu.tw\/GHI\/wp-content\/uploads\/2022\/05\/unnamed-3.jpeg&#8221; background_repeat=&#8221;space&#8221; min_height=&#8221;450px&#8221; min_height_tablet=&#8221;450px&#8221; min_height_phone=&#8221;450px&#8221; min_height_last_edited=&#8221;on|phone&#8221; height=&#8221;300px&#8221; max_height=&#8221;450px&#8221; custom_margin=&#8221;||||false|false&#8221; custom_padding=&#8221;16px||75px||false|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row admin_label=&#8221;Code&#8221; _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;2px||2px||true|&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_code disabled_on=&#8221;off|off|off&#8221; admin_label=&#8221;CSS &#8211; Dropdown&#8221; _builder_version=&#8221;4.17.6&#8243; _module_preset=&#8221;b723c0a8-c774-432f-b884-cd54f254bc7d&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<style><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  .dv-dropdown, .dv-dropdown :before, .dv-dropdown :after {<!-- [et_pb_line_break_holder] -->    box-sizing: border-box;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->  .dv-dropdown * {<!-- [et_pb_line_break_holder] -->    \tfont-family: 'Poppins', 'Sans serif';<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  .dv-dropdown {<!-- [et_pb_line_break_holder] -->    margin: 0;<!-- [et_pb_line_break_holder] -->    padding: 0;<!-- [et_pb_line_break_holder] -->    width: 100%;<!-- [et_pb_line_break_holder] -->    background-color: transparent;<!-- [et_pb_line_break_holder] -->    position: relative;<!-- [et_pb_line_break_holder] -->    user-select: none;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->  \/* title *\/<!-- [et_pb_line_break_holder] -->  .dv-dropdown > div.caption {<!-- [et_pb_line_break_holder] -->    border-radius: 15px;<!-- [et_pb_line_break_holder] -->    background: #f4f2f2; \/* f7f7f7*\/<!-- [et_pb_line_break_holder] -->    cursor: pointer;<!-- [et_pb_line_break_holder] -->    font-weight: 600;<!-- [et_pb_line_break_holder] -->    padding: 14px 38px 14px 45px;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  \/* list *\/<!-- [et_pb_line_break_holder] -->  .dv-dropdown > div.list {<!-- [et_pb_line_break_holder] -->    position: absolute;<!-- [et_pb_line_break_holder] -->    background-color: #fafafa;<!-- [et_pb_line_break_holder] -->    width: 100%;<!-- [et_pb_line_break_holder] -->    border-radius: 15px;<!-- [et_pb_line_break_holder] -->    display: none;<!-- [et_pb_line_break_holder] -->    font-weight: 600;<!-- [et_pb_line_break_holder] -->    z-index: 250 !important; <!-- [et_pb_line_break_holder] -->    box-shadow: 0 10px 10px 0 rgba(0,0,0,0.1);<!-- [et_pb_line_break_holder] -->    height:250px;<!-- [et_pb_line_break_holder] -->    overflow:auto;<!-- [et_pb_line_break_holder] -->  } <!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    \/* list item*\/<!-- [et_pb_line_break_holder] -->  .dv-dropdown > div.list > div.item {<!-- [et_pb_line_break_holder] -->    padding: 11px 24px;<!-- [et_pb_line_break_holder] -->    cursor: pointer;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  .dv-dropdown > div.list > div.item:hover {<!-- [et_pb_line_break_holder] -->    color: #fff;<!-- [et_pb_line_break_holder] -->    background-color: #333;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    \/* list *\/<!-- [et_pb_line_break_holder] -->  .dv-dropdown.open > div.list {<!-- [et_pb_line_break_holder] -->    display: block;<!-- [et_pb_line_break_holder] -->    margin-top: 2px;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  \/* arrow *\/<!-- [et_pb_line_break_holder] -->  .dv-dropdown .caption:after, .dv-dropdown .caption:before {<!-- [et_pb_line_break_holder] -->    font-family: \"ETmodules\" !important;<!-- [et_pb_line_break_holder] -->    position: absolute;<!-- [et_pb_line_break_holder] -->    top: 14px;<!-- [et_pb_line_break_holder] -->    width: 13px;<!-- [et_pb_line_break_holder] -->\t}<!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->  \/* arrow icon *\/<!-- [et_pb_line_break_holder] -->  .dv-dropdown .caption:after {<!-- [et_pb_line_break_holder] -->    right: 14px;<!-- [et_pb_line_break_holder] -->\t\tcontent: \"\\33\";<!-- [et_pb_line_break_holder] -->    transition: all ease 500ms;<!-- [et_pb_line_break_holder] -->\t}<!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->  .dv-dropdown.open .caption:after {<!-- [et_pb_line_break_holder] -->\t\ttransform: rotate(180deg);<!-- [et_pb_line_break_holder] -->\t}<!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->  \/* hamburger icon *\/<!-- [et_pb_line_break_holder] -->  .dv-dropdown .caption:before {<!-- [et_pb_line_break_holder] -->    left: 14px;<!-- [et_pb_line_break_holder] -->\t\tcontent: \"\\61\";<!-- [et_pb_line_break_holder] -->\t}<!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->  \/* location icon *\/<!-- [et_pb_line_break_holder] -->  .dv-dropdown.map-icon .caption:before {<!-- [et_pb_line_break_holder] -->\t\tcontent: \"\\e081\";<!-- [et_pb_line_break_holder] -->\t}<!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->  \/* price icon *\/<!-- [et_pb_line_break_holder] -->  .dv-dropdown.price-icon .caption:before {<!-- [et_pb_line_break_holder] -->\t\tcontent: \"\\e0ed\";<!-- [et_pb_line_break_holder] -->\t}<!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->  \/* dropdown layer order *\/<!-- [et_pb_line_break_holder] -->  .df-buttons:nth-child(1) {<!-- [et_pb_line_break_holder] -->    z-index: 50 !important;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  .df-buttons:nth-child(2) {<!-- [et_pb_line_break_holder] -->    z-index: 49 !important;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  .df-buttons:nth-child(3) {<!-- [et_pb_line_break_holder] -->    z-index: 48 !important;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] --><\/style>\n<p>[\/et_pb_code][et_pb_code admin_label=&#8221;JS &#8211; Dropdown&#8221; _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;b723c0a8-c774-432f-b884-cd54f254bc7d&#8221; global_colors_info=&#8221;{}&#8221;]<script><!-- [et_pb_line_break_holder] -->\tjQuery(function() {<!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->    \/* toggle open class *\/<!-- [et_pb_line_break_holder] -->  jQuery('.dv-dropdown > .caption').on('click', function() {<!-- [et_pb_line_break_holder] -->    jQuery(this).parent().toggleClass('open');<!-- [et_pb_line_break_holder] -->    jQuery('.dv-dropdown > .caption').not(this).parent().removeClass('open');<!-- [et_pb_line_break_holder] -->  });<!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->  \/* make item active element and add to caption *\/<!-- [et_pb_line_break_holder] -->  jQuery('.dv-dropdown > .list > .item').on('click', function() {<!-- [et_pb_line_break_holder] -->    jQuery(this).siblings().removeClass('selected');<!-- [et_pb_line_break_holder] -->    jQuery(this).addClass('selected').parent().parent().removeClass('open').children('.caption').text( jQuery(this).text() );<!-- [et_pb_line_break_holder] -->  });<!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->\t\/* close dropdown if Esc is clicked on keyboard *\/<!-- [et_pb_line_break_holder] -->  jQuery(document).on('keyup', function(evt) {<!-- [et_pb_line_break_holder] -->    if ( (evt.keyCode || evt.which) === 27 ) {<!-- [et_pb_line_break_holder] -->      jQuery('.dv-dropdown').removeClass('open');<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] -->  });<!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->    \/* on click remove, close dropdown *\/<!-- [et_pb_line_break_holder] -->  jQuery(document).on('click', function(evt) {<!-- [et_pb_line_break_holder] -->    if ( jQuery(evt.target).closest(\".dv-dropdown > .caption\").length === 0 ) {<!-- [et_pb_line_break_holder] -->      jQuery('.dv-dropdown').removeClass('open');<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] -->  });<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->});<!-- [et_pb_line_break_holder] --><\/script>[\/et_pb_code][et_pb_code admin_label=&#8221;JS &#8211; Filter Classes&#8221; _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;b723c0a8-c774-432f-b884-cd54f254bc7d&#8221; global_colors_info=&#8221;{}&#8221;]<script><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  var activeClasses = [];<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->jQuery(function() {<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  jQuery('.dv-dropdown .df-button').on('click', function() {<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    \/\/ get number of dropdown<!-- [et_pb_line_break_holder] -->    var dvIndex = jQuery(this).closest(\".dv-dropdown\").index(\".dv-dropdown\");<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    \/\/ if active classes are defined<!-- [et_pb_line_break_holder] -->    if (activeClasses[dvIndex] != \"\") {<!-- [et_pb_line_break_holder] -->      \/\/ remove active classes<!-- [et_pb_line_break_holder] -->      jQuery('.dv-dropdown:not(:eq(' + dvIndex + ')) .df-button').each(function() {<!-- [et_pb_line_break_holder] -->        jQuery(this).removeClass(activeClasses[dvIndex]);<!-- [et_pb_line_break_holder] -->      });<!-- [et_pb_line_break_holder] -->      <!-- [et_pb_line_break_holder] -->      \/\/ empty active classes array<!-- [et_pb_line_break_holder] -->      activeClasses[dvIndex] = \"\";<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    \/\/ get button classes<!-- [et_pb_line_break_holder] -->    var filterClasses = jQuery(this).attr('class').split(\/\\s+\/);<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    \/\/ for each filter class, remove the one not starting with dfc-<!-- [et_pb_line_break_holder] -->    filterClasses = jQuery.grep(filterClasses, function(element) {<!-- [et_pb_line_break_holder] -->      return element.indexOf(\"dfc-\") === 0;<!-- [et_pb_line_break_holder] -->    });<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    \/\/ remove all other active classes from button <!-- [et_pb_line_break_holder] -->    jQuery.each(activeClasses, function( index, value ) {<!-- [et_pb_line_break_holder] -->      \/\/ remove active classes from other dropdowns<!-- [et_pb_line_break_holder] -->      if(index !== dvIndex) {<!-- [et_pb_line_break_holder] -->        filterClasses = filterClasses.filter(e => e !== activeClasses[index]);<!-- [et_pb_line_break_holder] -->      }<!-- [et_pb_line_break_holder] -->    });<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    \/\/ undefined if you click on all, because no class then just remove<!-- [et_pb_line_break_holder] -->    if (filterClasses[0] != undefined) {<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->      activeClasses[dvIndex] = filterClasses[0];<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->      jQuery('.dv-dropdown:not(:eq(' + dvIndex + ')) .df-button').each(function() {<!-- [et_pb_line_break_holder] -->        jQuery(this).addClass(activeClasses[dvIndex]);<!-- [et_pb_line_break_holder] -->      });<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    \/\/ add active button class dv-activebutton<!-- [et_pb_line_break_holder] -->    jQuery.each(activeClasses, function( index, value ) {<!-- [et_pb_line_break_holder] -->      \/\/ remove classes <!-- [et_pb_line_break_holder] -->      jQuery(\".dv-dropdown:eq(\" + index + \") .df-button\").removeClass(\"dv-activebutton\");<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->      \/\/ add it to active element<!-- [et_pb_line_break_holder] -->      if(value !== \"\" && typeof value !== 'undefined') {<!-- [et_pb_line_break_holder] -->        jQuery(\".dv-dropdown:eq(\" + index + \") .df-button.\" + value).addClass(\"dv-activebutton\");<!-- [et_pb_line_break_holder] -->      }<!-- [et_pb_line_break_holder] -->      else {<!-- [et_pb_line_break_holder] -->        jQuery(\".dv-dropdown:eq(\" + index + \") .df-button.dv-all\").addClass(\"dv-activebutton\");<!-- [et_pb_line_break_holder] -->      }<!-- [et_pb_line_break_holder] -->    });<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  });<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->});<!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] --><\/script>[\/et_pb_code][\/et_pb_column][\/et_pb_row][et_pb_row _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; width=&#8221;95%&#8221; custom_padding=&#8221;||68px|||&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; admin_label=&#8221;Column&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;73804b05-bc52-49a1-a08c-1d5748054b22&#8243; header_font=&#8221;Poppins|700|||||||&#8221; header_text_align=&#8221;left&#8221; header_text_color=&#8221;#FFFFFF&#8221; header_font_size=&#8221;41px&#8221; header_letter_spacing=&#8221;2px&#8221; width=&#8221;75%&#8221; max_width=&#8221;75%&#8221; header_font_size_tablet=&#8221;41px&#8221; header_font_size_phone=&#8221;23px&#8221; header_font_size_last_edited=&#8221;on|phone&#8221; border_width_bottom=&#8221;4px&#8221; border_color_bottom=&#8221;#ff8d23&#8243; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h1>THE TARN<\/h1>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.17.4&#8243; text_font=&#8221;Poppins||||||||&#8221; text_text_color=&#8221;#FFFFFF&#8221; text_font_size=&#8221;1.2em&#8221; text_line_height=&#8221;1.8em&#8221; header_font=&#8221;Poppins|700|||||||&#8221; header_text_align=&#8221;left&#8221; header_text_color=&#8221;#000000&#8243; header_font_size=&#8221;55px&#8221; header_letter_spacing=&#8221;2px&#8221; text_font_size_tablet=&#8221;16px&#8221; text_font_size_phone=&#8221;14px&#8221; text_font_size_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p style=\"text-align: justify;\">The collaboration between the partner institutes lays the Transit Asia Research Network (TARN). Through the summer institute, we are hoping to inaugurate an inclusive collaborative network to continue to initiate the relevant research issues, the project\u2019s members can socially engage and work with one another after the summer institute has ended.<\/p>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; background_enable_color=&#8221;off&#8221; custom_margin=&#8221;||||false|false&#8221; custom_padding=&#8221;36px||36px||true|false&#8221; sticky_limit_bottom=&#8221;body&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row admin_label=&#8221;Filter Buttons&#8221; _builder_version=&#8221;4.18.0&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#ffffff&#8221; z_index=&#8221;500&#8243; width=&#8221;70%&#8221; max_width=&#8221;80%&#8221; overflow-x=&#8221;visible&#8221; overflow-y=&#8221;visible&#8221; custom_margin=&#8221;-85px|auto||auto||&#8221; custom_padding=&#8221;29px|32px|29px|32px|true|true&#8221; sticky_limit_bottom=&#8221;body&#8221; hover_enabled=&#8221;0&#8243; border_radii=&#8221;on|15px|15px|15px|15px&#8221; box_shadow_style=&#8221;preset1&#8243; box_shadow_vertical=&#8221;0px&#8221; box_shadow_blur=&#8221;5px&#8221; box_shadow_color=&#8221;rgba(0,0,0,0.17)&#8221; global_colors_info=&#8221;{}&#8221; sticky_enabled=&#8221;0&#8243;][et_pb_column type=&#8221;4_4&#8243; module_class=&#8221;df-buttons&#8221; admin_label=&#8221;Filter&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; background_enable_color=&#8221;off&#8221; z_index=&#8221;auto&#8221; overflow-x=&#8221;visible&#8221; overflow-y=&#8221;visible&#8221; custom_padding=&#8221;0px|0px|0px|0px|true|true&#8221; sticky_limit_bottom=&#8221;section&#8221; border_radii=&#8221;on|7px|7px|7px|7px&#8221; border_color_all=&#8221;#e5e7f2&#8243; global_colors_info=&#8221;{}&#8221;][et_pb_code _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<div class=\"dv-dropdown map-icon\"><!-- [et_pb_line_break_holder] -->  <\/p>\n<div class=\"caption\">All Countries<\/div>\n<p><!-- [et_pb_line_break_holder] -->  <\/p>\n<div class=\"list\"><!-- [et_pb_line_break_holder] -->    <\/p>\n<div class=\"item df-button\">All Countries<\/div>\n<p><!-- [et_pb_line_break_holder] -->    <\/p>\n<div class=\"item df-button dfc-australia\">Australia<\/div>\n<p><!-- [et_pb_line_break_holder] -->    <\/p>\n<div class=\"item df-button dfc-china\">Hongkong\/China<\/div>\n<p><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"item df-button dfc-korea\">Korea<\/div>\n<p><!-- [et_pb_line_break_holder] -->    <\/p>\n<div class=\"item df-button dfc-malaysia\">Malaysia<\/div>\n<p><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"item df-button dfc-poland\">Poland<\/div>\n<p><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"item df-button dfc-taiwan\">Taiwan<\/div>\n<p><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"item df-button dfc-thailand\">Thailand<\/div>\n<p><!-- [et_pb_line_break_holder] -->      <\/p>\n<div class=\"item df-button dfc-vietnam\">Vietnam<\/div>\n<p><!-- [et_pb_line_break_holder] -->  <\/div>\n<p><!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] --><\/div>\n<p>[\/et_pb_code][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; module_class=&#8221;df-area df-rows&#8221; _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; width=&#8221;100%&#8221; max_width=&#8221;100%&#8221; module_alignment=&#8221;center&#8221; min_height=&#8221;200px&#8221; custom_margin=&#8221;||||true&#8221; custom_padding=&#8221;2px||2px||true|false&#8221; border_color_all=&#8221;#939393&#8243; global_colors_info=&#8221;{}&#8221;][et_pb_row column_structure=&#8221;1_2,1_2&#8243; module_class=&#8221;dfc-taiwan&#8221; _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; width=&#8221;75%&#8221; max_width=&#8221;75%&#8221; custom_margin=&#8221;30px||30px||true|false&#8221; custom_padding=&#8221;30px|30px|30px|30px|true|true&#8221; animation_style=&#8221;slide&#8221; border_width_all=&#8221;2px&#8221; border_color_all=&#8221;#f7f7f7&#8243; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;30px|60px|30px|60px|true|true&#8221; custom_padding_tablet=&#8221;|8px||8px|true|true&#8221; custom_padding_phone=&#8221;30px|0px|30px|0px|true|true&#8221; custom_padding_last_edited=&#8221;on|tablet&#8221; border_width_right=&#8221;1px&#8221; border_color_right=&#8221;#f2f2f2&#8243; border_width_right_tablet=&#8221;0px&#8221; border_width_right_phone=&#8221;0px&#8221; border_width_right_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/transit-asia.chss.nycu.edu.tw\/GHI\/wp-content\/uploads\/2022\/02\/ICCS-logo.png&#8221; title_text=&#8221;ICCS logo&#8221; align=&#8221;center&#8221; _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; width=&#8221;50%&#8221; max_width=&#8221;50%&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Poppins|300|||||||&#8221; text_font_size=&#8221;16px&#8221; header_2_font=&#8221;Poppins|600||on|||||&#8221; header_2_font_size=&#8221;1em&#8221; header_2_letter_spacing=&#8221;1px&#8221; header_2_line_height=&#8221;1.5em&#8221; header_2_font_size_tablet=&#8221;1em&#8221; header_2_font_size_phone=&#8221;0.8em&#8221; header_2_font_size_last_edited=&#8221;on|desktop&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2 style=\"text-align: center;\"><span data-metadata=\"&lt;!--(figmeta)eyJmaWxlS2V5IjoicThkMlluRU1LelpKU1FDRXRXelFmUiIsInBhc3RlSUQiOjIwNDAyMDQzODksImRhdGFUeXBlIjoic2NlbmUifQo=(\/figmeta)--&gt;\"><\/span><span data-buffer=\"&lt;!--(figma)ZmlnLWtpd2kKAAAApycAALV8e7gkSVVnRFbVffTt7nk\/QURERESdFzMDIpKVlXUr+1ZV5mRW1e1uR4q6VVn35nS9qKy63XdEBBwVR95PF1kWWVYR2REVEVlUZFlERERERURERNfddd2Xu+u67uN3TkQ+6t4ev\/1n5\/vmxokTESdOnDjnxIkTWf2YbIRx3NsPW0ezUIhrzrlOsxu0TL8l8F\/Trdhdq2Y2t+0AVdkObD9XN7i33awALgTOdtOsAyoGrQt1G0CJgW5gE6017suUu8GO43V9u+6aNHK96bac6oVuUHPb9Uq37W37ZoXGb2iwW3GbVN9M6r5d9e2gBtSpwLKbdhdor9Z9oG37F4DcyiN926sT8nTFqVZRnrHqjt1sdcs+ZrfMgHg7a16JYiznPGBBnaXZ70MsQPm2Wem6TSYhuLLrOy3iRjang9A76MUhulloatm0GnRquB0G5W40GUSTfX85oj5Nt3nR9l00CLfC7URByf02NNpAiYprtRvgD6C0zGbHDAAZ277b9gAUqr7ZoH7FsuvWbbPZdT3bN1uO2wSy1LGtlusDWiM5o1yvO0x2w67XHS8gcNNHJ2wg79Ap395u102\/67n1C9tMZAtTNSt2BYLL+p1u2eeJpTNB3bEIcTa40Ci7tNvXOE1M1mTstUHLsXZIVNcFNdOzu7tOq9bVY6+33GYTNJnBGyzSrHLdtXZQu3HXqWyzltwEWg1a6c0Nu+KYAG6pOdu1Ov6n5luDg94s3I0WB63wykKJ7nTwQNv0bbSKbJUSgxsuK6bR8h1eBzQL1UJarbi7tODi1RZc8kzfrNehotCiRtfX86+tout2lbDrdnO7WzFbZtnkyTeoDmVsU2WTKlWHqZ5i2K1XbJLBVnkUTgYN6ADk4ZlB0G3VwMs26TUsz2+wNcmK6e\/YxKjRaNdbjtLmAm0s9q3c9qmpaLl1N62VWFw8Zi2AZjLEqoARFReiRn1DDUmqm9BZv24S7VOBW211mQZqWzXTr6Q1tiLbt9V+n7HPW\/V2oLTvbI3Xe01gttqpSl7LswC4rt5uOE03cFo0xfVeL5ro\/VsP3LpDGyUg04oD3cdsxCowMkVRyfKALQAkFPaKdBe4QopDJ73tRadh8spKsMdzDoA1Zww\/F\/R7o1AJHY7Kt1sWy7vq0PIkNoonaakNK9jDYdjXjBYd6K8PN2VCc9AoKr7rZVVZdWFN2MBmBYrdJr6MsmntrKIKpLgWO401F2rlKJ8p2h4MGaWsu7sMgIWW4iGAItS7lumRKyhmNWiSb7GjKRHRStifznuLaDrBmMSdYGZsK8QJWGK5zo6dKZnRXI73wnl7Ei1ijPFNWobwnPN2PQAgwREcKcnFsKaTeDHPbRo2E3hB7cyubJjkPQ3MoUVaCCyTF1CsgmKlq0aUdIV7rwWL+fRSaI6i\/QkGpMQEfIrDR4B02y0NGqqz1ZtBeZP1YSm82zJ1Aobp++4uqxAtoqCq9gNtpw4PDesFsqjVhOyyriWYeIUUtZZ3POtq8nPTiBht4ARgPst2xyaCMuHDKE+no7A3cWdhshfFdlPZAlaFYQG8DGAZtMst32TYOM8mwqrBsqhN59HD08miN8Jw7WRyoobaMFPGuTYcbtVhdrPRnXC+iKDlhHM9NOWGlt1Wy20AMhrTZRxay3k8ncPkK3bVhHdBg7B8N4BSOz5gaV+wScuhCagZOPh5Ks\/EUuBtLGgT6kWPPUwJheXUAa01yGfRkHVIHDEDoI1UnFzd7MCupvNGNJ8TA6nC8iaglAzAxuF74DVbpFFGpRcfKNM1LHh6oESmb5LNW6ln0WtuAyXOeTaVMuhQYXgVigAK9pXZdL44rtIFnE9wmohOtN6KBIHTieeXCaJm0zqAMeq9o+lysT2PBopIUWl5TuIZg4ZS+kI2xustFuF8gib0cjxWWHhB9oaS93O5mPphHD0M0qmImB2WTMqHTCFYydEoDEK9KOyJH7jax7Rsk7ZeWlAbpQQIo3BONS3yyYWW3fBc3+QQqpiQgZQWYSqiE64aoEwcLabu9S+p\/UmZrcHJXYTYmAOJMwYRAsOqNysspjshNiUrowztIVMGXOAB1nQJhuZ63NrjjYM8tdQLZrtFMVcxR6rEpM4t40U0PELT41LxTMvuwsZV\/Kc4CNRusB8DEvFe4Fy0uy0XroPlsYKA8mCznIaHwAk1akEftXhvGkfkIxAiAqX5FGYZUm6rEBPSn8BO0EdtQCkRK+zP9rGtXYrQUZdtn4VaxoGDsmDVXQ5Fig5Jq5cjcdptdmE83E2YVZDptpyGDT+Lumy4CPG7LA5DwaqhgFE1ChEAF1UDTj3qVlI1jq3W0MvD8kmPEdUzqxsV39xGuYm2HftCMuwUqh1XBZNbrXlvokSheLwd\/h+hWKsLD4mTQMcSouIEEE3HBiiruAegNBCQIpCs+m4ajRVyqMRTFnM45RNLOUzqFNe8dlBTOE1sPcMktDYylCK1mSFSSqfoDqBwmtJWhkkonc5QitKZDJFSOqsYxTagU0LsmhVkQu\/aFawied0KLqV6Pc+ksZroDXlcQvPGPFKRvCmPSineDC\/gWF1qQ+0WhCm46JlNOAdW5VsRiLoIXDLMbXYvhuarHd\/A3dBqlx0LDYJIJxWJoDFXNciCVcyHEaTtaVOR+q1gSmrsCm5NOb+0vh7059PRqBLNlZ2Bjlbcf8B1YdHsWtRYGOmCTCwcwKoXIdrt8x7cs3IPFijQOc81ud2G\/5RGjMslJgO8LuRoisOaQYRZI5yGsjgXm0Lu44+xhz+FHv4U1YGJwVdQk0f4Y\/hAoXeGuIw\/hQP8KTKlYDGdYUCfYHFeyJl2OOhgNHqLeXRFyLXxHXegLsd33InCGN9xF4rC+E5CFsd3ErI0vpOQa15vjqPAmQxCjDP2l9FAdHJEt5KAEo2HvdEyxBi55ODydmFUIaVmbxwKWRj2xtHoCP1lTKcMAANEFnF\/Hs0WqBWob6c3j3oYshyH86hfjfaXc4gW54q+FwlogsOnvMSFijMNgHma1aHBrNeHnq2M9RDTuNhPfTJKXN30VeIqBKq0ubTAPAVEkLgvM4wjHhrG+5sfbfVmMfQrGwKT4MuFRNFNKoZnI9An1gtAdNMaRY3IThBYAgqL3Qa4lqPvJXLPs4WoEn8RXOLcB8D8BCxkbE7ay4FOs\/ZLxKnsc6thb8EC\/nPp4W6BJmHd5XEXzYVheQHhC8QNSmYQZUnnNNYCp0nR1brrV5ooN8yqT+2blSb7h1PNdoNY2kIMSPf60ziEaElnKqo8S8EhymtwXaHyWtPkePQ6S5XX+xaXNwSqfqPf4cvuTWSYKG8OdjkjdIsV7FJ5KzaH8LdZFicUbg9UPPCEmsM5nyfqo\/hrXL9J\/D2JhILya3Hk0FY+udLiW9DXVesmreMpjW2fzsyvD6BrKJ+KAJfm\/4Yq4jGUT6up8htrat6nt1T9mx5Q5TM8VX4zBe0on1mvlqn+La7H5bf6LS6\/zVPj7\/B2miSnO+twHyjvQkl83u236lS\/ByXVn2WW\/Q7Ke81yh+r3oSS+7+8oOs\/ugCGUzynXd2l\/vh0l9XsuSur3HeZOjdbxPOscX0a+06qyITzf8rhuWm2f+pVx+lLdgnOjslJV9O0qrrAoqyjvQrmN8m6UNUxL8zkoif65mloPZtsmfuo19xzpDWIvDpuaDs52lO457777UXrnvPuJzgPnvGffgdI\/591xD8qgfq5B41rIHVH\/Ng4a2pcOJYxQ7qIkPs43dhqEv9Csc6xzsdneaaH8LgQoxNeDKAOU392BwFG+wAtahO+iJPwL\/R2f6j3fq1G557fLtO\/9ALEcykFL8RG2mhxVD7FNtH\/7HeQ\/UB50VHvUUet+qLPD+nKp47d8lCOUd6EcBwE8rxATlFSforwb5QzlPShfhPJZKOco70UZo7wP5QIlyWmJ8tkoD4MAPluIyyiJ3hWURO8IJdF7GCXR+x6URO\/FKIne96Ikei9BSfS+DyXRe6kMgruI4Muk1WEOX04Akfx+AojmIwQQ0R8ggKj+IAFE9ocIILqvIIAI\/zABRPlRAMzqjxBAlF9JAFF+FQFE+dUEEOXXEECUX0sAUX4dAUT59QQQ5TcQQJTfCIB5fhMBRPnNBBDltxBAlH+UAKL8jwggym8lgCj\/GAFE+W0EEOV\/TABRfjuAu4nyPyGAKL+DAKL84wQQ5XcSQJT\/KQFE+V0EEOV\/RgBR\/gkCiPJPEkCU3w3gHqL8UwQQ5fcQQJR\/mgCi\/F4CiPI\/J4AoP0YAUf4ZAojy+wggyj9LAFH+OQDPIso\/TwBRfj8BRPkXCCDKHyCAKP8iAUT5gwQQ5V8igCh\/iACi\/C8IIMofBnAvUf5lAojyrxBAlH+VAKL8EQKI8q8RQJQ\/SgBR\/pcEEOWPEUCU\/xUBRPnjAO4jyr9OAFH+BAFE+TcIIMqfJIAo\/yYBRPlTBBDl3yKAKH+aAKL82wQQ5c8AuJ8o\/w4BRPmzBBDl3yWAKH+OAKL8ewQQ5d8ngCj\/AQFE+fMEEOU\/JIAofwEAu6g\/IoAof5EAovzHBBDlLxFAlP+EAKL8ZQKI8p8SQJS\/QgBR\/jMCiPJX5fFUBUKrBY5rcZeQSYhlUEzZ6M1mFORIYzifjiksW0zx1yiPpntCyr2jRRiLglQ5EmEU8GxxQPUJRWSIvwa9RY\/7riP6ika4M1oUNJqDh3BJFnJjQXMjnIsPeoPp5RigcRDtH+AWfoDwDgHjIFz0ohGgYgiWY4olEDge4pYeIscBeG0RjjkppprWD6M93Pr6BG9wNlhNq1+jhHHq\/++UfQRG8x7Wtik29+ZEc4KZUTvFzAjjOpbztUL2SRCIno0pBZILirMLh1Ec7SGokqKIQifxz4pSjIA7Fi+Qa6A9iYfT+Vi8UKxHLPQXiw0GWgcIkifE+YvFZm8CHG4ODrUAca1CIKxD1ImtWRfXoZ7PWl8vTs2nuGegCzjZiqkBwOkhi88iZvWuvUScmdFaqtwChy7OhuPpQ5EFMh4SmZDiuryGIsQGJFmBBgijdCk8EkMhh8DWo0lYC0k0oG8QphLthyBcQAiPmoor56JIlV3VsYQEL2ocojKLRqGHt7VWbx9LkQQ2aVnQuER9OW+pJj\/bP+hRrB3OY\/SQaY0ncirErhET7B6Gc6TPwlYP0hd\/IWVhxDk1Ts1cxJ4gvz4C9zFOFlnaHx3NDmIcKXJtkObIYxwocl0N62BCoMDhxhDMp9J4RMrNYW802kOupoqGWAzlqQOoxRzEL5WnVzDBo1JuoQbolYY8vZgvJ32mj6vgXF+VSuKMxoeDVJ5nazk6wijuIa81iMWDuDHNR1h9cr0qHCT9ED2WkMXSSxPGOnReXQAuCnk5Gizo3mdQ2wUABQLS2YpUM+M+rm+orQ+jebywEvFi3SXocL6+tk0yE8Zafzoe98CY9g3ZZe+iUFsBruAyhpAOCx9TnSTeGxxqs1urpBsgDGOO6yuWLGVGyVC3XBa\/UTjkSjNcXJ7OLyUsTGBVvREmG\/CMCSMndYL8IjKsWIYkYcaiI2VwNN6bjjT5mCuYF+5SwQmRmAgYuLuSCQdkYlWsBm4Agk3IJi7XMHij5Aw4RCC4Z8G+tsMJOR6sU80lp3nKsoJ75SFZ\/Xi5IH7Z2FVPY7UnKlo3jQAyxaKZUT8chriMQ6jG5jAahTswW5hMzI28IkOPrPXg6XGnJhF4YFGzHSMQksXkXCiNIrjG+RGtrTUNlnt0F99DN0KIK5L0YDadQH3UROvLyXBEyWvKXeYpbkRxO2kKB0KKTcW1lYxv9GJohVpqoZ9gFVU5W+6NovgAxGhe4rY1bYW9cT3jjiYxjk9ScHA+koq5WDTJLljQqo3CVNeJlDsMLoNTSF13ps2Cd19hYVX6V6fbuev\/iTKndYLchiRDFGn1siiMDT5nbiRO4Lr5nBkO43ABxS7Me4NoSYdSMTtwSijSA2ctns3D3gA91uOD6WXIGkdlOYQEB6SF6L7RopOIbdaZDKfQL56vKeRgqRQUgw0PR8qUGirhYdRPHlGSRBjdlPihR1q4u\/Jt3mAccmOUQ0G9oAb6yckEK9CDLWu3y9GRPDYJnB5VEO5Cb7UlYzVYujPAfkTDCN4DiotRiuZ7cdq6kCGctqfdUIsI4CkbnHC+QyBDmaQzJcFpi0G1JKlZQAIP60h6FnU17VzSiKQ\/3rOabb4lrmsGyjgS9ufks50swY5Z0lVT\/r2LHDeyHMg+Ig2pXzHlCQJqDelI3IKdSjd5Nj\/Z3YSiwbeSlhnGXopmKu+HKDOUlShUs4egiGXIvfCKYHaQhOE8k0C+Vr\/7y2CXMz8GlfSlDnfAMy4nbvlxomgj0povAgRYMNIYzideDodII8J4OU7hCe4QSDnCFFTEeigK8eE+WTwf\/dhEVBGxkn5+GPqMmrtc0AFFkQDa4WwgUxy37gRZQgnVPtyvTud9WB+9wcKDXIqB3ljGobkXT0fLRVim9RJyUzPY2dYzCMOpdpu2rbOxZn3XvBAAkHU++ukVDqtYENv3CA5QhAHfmZpbYbIcBzBUCC8WOH+1cSLQjBU2INXFyba\/hDua69p6X8t+Y0ZeCk9894rNbXhgbBoHRJhEpqTSs96DM0GHyzBfiJc\/G9oQcAwrZ7A67uBScO4GBLaIeUo0KgWiB2wUyEr67g5hDP0BTsGuVtXjcxE5HNcnqKRfG9fgOuCmmV7ubFFzKdeYHEX6QEmOI+qALcEiaYvBfUwYPQSPy1meEmOyo0rnzuGroJwQFeixntHeYAl4W+vu1mzYT82pV7puFa+y1Iw0KN5H1DdQ0pz30zkRbUFk5mQfMsOlAS4yVzUiPKPN\/cSbFpRXriOowtjlPAI\/chDFs1HviHV0CxciVWWVBLfeaLkf6bO8MOMK5IZhKozFgEtqWR63+eGoh4jvQA0ozhipBoxxzYChAISR8MYCLERxJRyFCBChckVrCnYp3Gj06C6D3Un2Vr8RkmtDYWj\/pd0ZoGLisUopDXsymFGwD75DDdLRAGYoZkn2Br53rCb7HHQ+HQwANjfyaBS0IdddmQqGoYvqS6IKAFE7nhecSgXv93ghgiNhVUOmL0GpLwaT1001tBEp5jBNDCRR+QLcWWYkaW\/sG1wBlAzT2PWyu6tMG\/pu6tVLHTA0poehPvWmo8EO7xDiNChrNVVEYzca7IfQUsyNA8dAfAnpDEg69iDCdMq8jApedbebIC52a0jRl13Tp2n5Gz5EuxNsqfGWxJI54FSXnmfNDhCyizVhMKCQ985gO8lTyp4o5Kqqw30LmvWU4CNSoe6f9Fg1S1Qq1LMzP7WmQdXwHAQfl1iZ1hWk0N+eXWE3NKganouRaVCxmVZU43f04V0XAE4xoJDPi8nTXcQFFKVCfSccfnrpxVVIV1Tj8wdwG\/BvkPFEbMozuarqYPb4WwdaHNg+m9VUczk71+wJhcy0uGtOIFVna4wzAu3XUqlQlZAPBihR\/mi57iRWdbdppBO76mBCz+tXEKpTNZveVdKEYG84gVSdt3HxyTuhG\/N11aWWu0bdlMCqyYGG9PbnvdkBKQl2Y1PcfAylOp5Lscm716a45ThOdd0hr+nAqOZ8w0HHW1cxqlt9HGGX6hEKdLkNha6p5kYMD3Ep1Pf\/TXF7vq66NBew7xaCpEuYG12ekK+rLu5B+skTNgMkOHR4onji1fBqiIcaJjKREJqIJ4mvyVVVhwcUxurNxJPFk9KKavRVnT\/oeor42qymmgNikWnVUgbE08STr4JWA1ppSyf5\/Orp4utOIFXnNuEteANxs3hKAqumDlVzt+RbxdevYlS33b3j35k9VTz1OE51PX+o584ECMF+w0ms6n5hGI1GHtVjZPzl07Kqar+I3hCVQlGPb8wjVJ\/vIhvRyYeBeHpWU80Pkm43YdrINH1TAqum7+bF0qn5CimekVRU2wtCvjLFSKLLb9awaunC\/w4QhvDHZNAp8UzxzGMo1fGFyt6DJH79kJTfsopS\/Xo0s8kuKIYNivvFt65iVLc9RAhTFUTGSIHLb8vVVY++SmHQIvBeIe7Iqqp9ENNBhsN4XdypQdUQZm7E0rHkXcdQquOQNmg7nI7DxfwIOXZ5dx6h+uyrLUqQ1OueVZTqdwD7119wPU9EaUU1PsR17UFgxZfyddVlxCivN6DgC13G+brqMqGTEY6fUyXTpKLaZjHHZSQdPNyIF2VV1T4fUpqkAUdciWJ293DM8Qmk6ryYq42aVuG3pEAKOK2qDodq48vgUAk1GY\/el5lxC1g4OzZgURZXGHkOqVX6aqwijmIVATOXWdD8dikejmKF9VRCg8iC6vcASgfksyYvHqh8kGqhBVOK4Hvz3Tsq+Mb5\/xKyGE6wTnBwjcfTSZ1ud7RAzPF9K61g\/8pi2UOom\/V4KSd3dResuT8PyVkgXMr3elm+Vw26ACuCt8h3eXm+izvHHsPpSbwO5tDBCOd8OLgYzqdoeiTf1NRfV6gvOw7whniyUWuXeAgPiydbqzhCiHUxwnNjrhlOPhYTeJAczktC1xkeIkntsISPSPmohO\/T+RGK5GCJHbxLzpB04FRFgAMxi5dfmTVkasO2CPN8lYQDRDjTG1EYgdW+Okn64XRWm8hEXqOzdJUQoo9mNDN29bWSsqEII3HsTmf1cIjdy+ID2NLrVjr45E2P9Xh91qM8XSym46tQecPxPlcj9MasU9YSUZQxQ2CIUAOLe9PxPi0cPqtd3kzSIhPDCmPoIjxODycB2ddbpNJt6K\/KvsF+ITvW\/HdImAS66l3h+P3dEs+1Ga6FDUAK6605VCXLZv2YDHvpl2UeHnMhZ1w1s0+8fLzi9pnpYDydLpAtI2f1DhlNDqBW9F4yCpQvxna9PUEH7DCzhncmDS3YWIb+yQRts3vJGt6dNvDRlTX8VNJA50aGfk+CzvFTpW+6iA20\/5KM4rRJSLxVw+twY4L5cRkTxHL4mMSzNFdX9e5X5TJJpUIMeaf0LokLKTYlscEBXrExEpJ01Z3sIg5iKLh2Sz+ttzSgOXLb+QmJxF2uKXOUH5d4z47iVR\/5mAxZbiRUM0YehwDgfwY9g+kQgRC40qSAfh\/QzemkPRvgyNYkflazCZWDfvS5N1pFCy\/i\/QyH0wBL+HmJ9BUU8SAaDcBWJTqEa6C84\/tzyuXB4YXzQ7zCEV1M8QtEaIJdRCOL9xxe0jMUfYy7JX6R9F95C53xfEzieT1mImni45MSUQh7DrCFsS10F3W8tWfTt6JxiLACOvrhfM9GDxX8zxb1yxKVpCVnDL8iByEOrAnXcX\/BhiFIwYCPyL3UhanYDQ5d\/pq8qtKV065QvI\/Knk68fEriLR\/iWj276hwEdbRmlKB6EywV5waqvLoPSjz4Tw+Zk8Qvc8P7JJRCN1AKZQHCSQfs1a8nbRk7TrZo7C6U7UQPM8uXfkCK31BnguZtC9JfQL\/a2N36Ctfr4jelytrQisRnpPwUXtT34e0G7sRtVdXncrFYyN9K8cPhSsOnczsYHEyXo0EwxmFi8gMv6elvy5gCChVePB9zcDW7WOi4CZv4O6oJzHHInjV8VjUghYGAqip+V1VVrI3651gc8Cqc6+iI30teWLC7lEr4\/aTODucPoMHaHVP3LfF5GJd1Fzj9w6RfOOhoAW0hO6MERBuV5ro+K+UfgQzYh17Og+WMbFm7KXJNJp2X5HkpgPiiYleHWTBIWlRV\/HFGINYUHofAl2T6Oirebog\/kZfCo9Y82t+HBb\/NEF8G\/wGZ\/jY0YYb+f5pZZE5xYvF6Q35FHk5hovYhVu8dzHEfwxL\/DNqCvHP7cTzkVxX\/3hw7Oj9K+f\/zFTRvr7MIxzFCxr9QTXrFuabni3+tm8gR6aFgmz7o\/UvVonfd573dFP9mBasOc6D\/rSRVp3CN4upyiAXA+8BnYqF4AP13ahTPwtMH4WiI2PavdFBShyhj8Wkp\/z111JLzcIxD9Y46lOtEoEfCf4Uh\/1qS7dQRG\/LWP2qI\/8DJs2Nvn2+V4j\/SAXDsd5unxX+ifSaPSYcaLAPqKP5zhrPhbID5LxkGzOmz7UtS\/E2G59EI+nDN\/68ZFuMV7r+p2cnItWVsiv+eWgYGI5\/9Tin\/NlMO4GBpk31OCoofNcT\/WO2OF8B3Sfl3Eq0c8NmT5biKCxnkLh4xxP+UsGFYhrVqTn+f8WZBwXEKMP0Ydib\/V+JGr\/Ik\/DYp\/nc2lASY5kq\/KMX\/kaNjyc4vI8ZHxluxRhQS1n7QEC8zlvHJV5OXG33sG94X+pfqCOmWlJ9+uSG+nz\/64ACadjNGEC4fMeizm\/6BiwACrghKD06nWD1ifcAg9gPGZc6oNtBvgNnF30nMrHBsXrH4Wyl\/yBhBcZLYYhP6pHp4Wtca4WSpTOOlhvxh8KdFSe2VcBhDU+Sjq2hEFrH4ayl\/ZBVtxjH0fIxaDEWUr8SbBiwgOVZo9pp4lRGO98JBhdh9hyFerfr4ITY9Di9SWHsFK3uNgUvHQSMcROr7kC8Y4rWa7eAIVjcIyGRgguJ1ObSlfmO3Di+jkBW103hlxx01+QneX0rxBt1uQbzhwARBMmPxFSneaCA0GSBswikLdDbPmyDFCTwNwovwMvP0TkO82VhAR8rRIOqAfawRc79Fp7krV5ubMu4QEuIDykNA1dg7ATQay9EioneQEG8RM2HgXWUxj3C8\/ZWUcrXRRssRSF1iXc\/eRaz8XmCL8A5BTqIahaMBpoDeDzEtnscfno73orCqv7ehlBCGF1aGZ1uJiZKBeqq\/kcfmqtBcayodP1HUYBXY9N6ok4woYPnZ1XBLFJEpzYY7NLZEDgE+RKytUFckjALl3BSMxwqSu6q8AtzQLVPV8LS3MrhFJOnZmb94Fvp9TiaPvob6+ZNld+klFoiC2jybrAfN6hdX+odUgl+YUUrVKTW71XcqBWuFYJTWtqYSjZ6CuMubn+K0ZFr6nV8ENv0EXv2IP2OYfiOq+SkwshvYdbw1cmvxJGmcOuzMyItA8HieUQAYXUCgUCuAWmXz44glbOpMozTv+TERejDTf4\/djeA1gSwq6jHcqCzFPDXCNcahFft63PeJs60Lno0XR4c\/dReWR7sg9RfghhXQK2XhnNkx0z7FWqtBm1k6F7Cg1rbpX594gFDr3oVWjZEb2\/R6txkw+lSw6\/Dz3daOS7\/vAHTabweEOeOQAcJ727mDRdDvXNAok8YKdjlpNKB7McIkGJWJkFuyh3icwxvinmkklq\/MJxZb0mhBfevwykQYr5YjgNAUUNtbjhBBsFhfjdfxCL4IARrJrx4ehiN04c\/Nmks40TlqRUVpos4vg5yUuoW+Fs\/eVxltlLMJRNH1K7av3vTazawinWbF5l+cGk23W1e\/RijUE9J4eq2bLEWhxyR9ZEolwWTfu7AsVRiIFUdk8BJMwczeiIWqhhgeVa6+0Kbjbe4LN5PRaQGNCxzWmaJWbmoQX9qQu6gV4DhbCBt07Fq8Sjhayi4U2ZVwLeXFZJLCOJN1a0K1sYVYVIZroSuSJ0aGyXOxkjopZn2yCXNcXPVaQ59vUKiCdiZzjr6GSDDqZryBUIVuaXR1OHbH2zx5VzyVTYiTDlFc7iK+pfit4gJC7XhZPA3Vm\/dUB1zJVKLiTCokGEYutMNZpF0Ibsm5rEj20g3PqHelgkO2Dz0r7dgXktdfKOhOE36vy7\/yc+t1\/nxIni+757vqyd7wgntQFGDsLavW9fi3UsWdbK\/5xCQXFIuSxDYxVs\/1VuhgDUyrG45hqE9DOX2JPTVsmJuKWYzTuime99sMGYtogUAZ7C+S741VQ\/EyXxaxjwdJMLwWEqEWJkL7etrfGcMX1hDuArsxxLZgG\/O4zdl8mmRLTqmIFw9cED\/qW1hPTp6n61gANi8NU4yNJXMjEzbJJSXECquDi1flqHQVjtZWe+7qlR5fUrLujQ7YoeslTL\/fmxz2YopHk7D4QRyaSA2NNNtQNoPrlZCUkZ56C2rQttqOIv+LCkRKRVXPEFK1M9H6tN\/j9VwURg4dwKew5tJXwA8ep2iNov4lIQ3UECnNWGUxPmDl9hIVlcYE6oP+OrWUar3RwqZAm3DYKXsTkr9bBKRnkAfTRTybLnTViC\/3ZhpO1D4drPatNFU13esfIoAdVTbnZA5PtxX1sDKOnhme5xbOAFlnUYKsY3g8BKg4ICBLYw+eL8ALRUgxC6bTs8fiMQPnVeoXstyuMKquv6ut07c7th+QGUrkzPm08TB6D\/Fl8snG+hQOjCd7H86mSXg5rRgneKwQjwVAyWqAwVqiuKZ6OpNmePnYErCoQcrczxkCJ0WMtDl2nm95dEknqutOhl6k35OUYqrxLPL4tAl7wQodcBcndHLoIn97Ij5oQMQrAvAYLwr0IzzHVD9SFmbZ9RWICK\/RcFqqYqwO3QmPhnRHhROdMRVQpyv0PgRArwjwQOMwXvTGM1QKAa0E1wRKnsBG4hX2JF6JFskOKeri\/diBk+gAZPBG8SEDfi1Hvggdgean9At7q5uW6I2D2OMKbMmIuX9qKYVkaSqRDLU4OTVxdBVGg5QjTVQzgQdhRA0rTLIBI9OYuYJSFCfUqiRLRRJKs4ZBqbxi8WFDrqMNwb36eIzCPfazskNhQhbz4\/LGRy0y2rhIwarQpY0jE4OJsHHLsZue7owZDX0SFvr6PasYkbNUB3aJPCB7yndBhcfs6H7CEOtx4r6QWtqY7mGiQ\/Ar1uXmIIR3DpuK5ikYAGyC3Vks3m3ILSWqxIXF4j0G\/Xhi1eHE4r2GPIOp5uB2S5xl2Sd9akr7YQjXrOC9qzgdDO+IaxdJl4R8hSQGP3LdDLVs8\/EuaMjr+zlpf9QQNxyuyPljhrgRrnoXiXLarZvoh0lVBDIBdg3KIMXNOTtM7DkWHzDkLQEkgci8Nzt4YBnyjTnWIUlTe3G8ocEsoKSE0EPTmQ25N4KgOdLX6ouNtPjI8UO1XnRSe6eO2BZ0cM6ZIQP65vUgUdpwuQDeD8c9XIqR14xBx4DocIQDz9XCAhAJf10UMVGZrgslbCK2sjyf9gZ9CB62tqpSq5x8CmbBVMSnYbKJQI0n0A7Bpcj8WANbwAAnCPTCkTKVRXCsNTgWHzdkiUUgHpZrlA7ojbSWrff6SJnEoig2YsoSBunldjOpt2ja54hTSd1C2gqrYfRzxRZ\/GggWSuI0g1rAiB+5iiw0eT0QPKsm9npHI8gBiGvilW2lFMknDHltbiHpDn7SENcNQamj7uJY7\/VM3cHWQA9gtkfuchFHg9Ce9EewEIS35BuwZTdwRw8ihGV3xI1IzyMkh\/6N4FJG7clgGlDeSnzWkDczyg9zqFv2kk2LxWcMeSuMUtl\/EL5oGUJX9f1tXdzG85RxvPYPgukSKfAqGFZLv53b7OzTyK9K8YRKNBxaB0sKUjdza4YjkOpsWEu\/qG2iGZsKP8OhDi+kqGC9WyVVc2I2YYgZK1zrE\/XY5KdTSKR1gLUTClOsI0iISHjYyVoEo5\/3D44whdyYncRtEqvJvhnFCbhJmEWrMi5oFrjVK4rF5+DHqVqmaahX0U\/SgCwAIfU\/alLpouB\/CkmkPSq05YYxJrimolQ5Txp5+OdhIv8XbBEAAO1ZCXAW1Za+3Tf5ScjCkkDYicgq+6Kgpm9HAwoREARxeeiDkUSiGHgQQDHEIGQBeYqiKKCCCy5PRBQVlCRuqCiLiDwFEURUXEDZVDbR+b7TnT+XqqmaejUzVVNTYxWcz\/t1n3vu2e75G8dxlVaJH764fWGdpLnO8U\/KlPKT\/9ZnTI9r8vsNumzatdnDhmb1K7hq2tDcK1SKSlVOA9VUxcQ4SrkqxontO\/6Gybfk5BeoiBN3h1IqXtVV9ZVylOhVZ6kYN3bI6Btz0rvXPJFIgf9E1HH4Qgpxj6KNGzZU\/+HCVCpyRVErKhqQX5AzMX\/0uPTL88fdlp41On\/K6Ekqov51tXc7MPDj2FWi24GRSbHDx+akh\/oL8sZzkywcK2dieu74ielZk8cVTJ6ItWEFk8fk5UxKH5+bPjj63Ni80ePTh0\/OvzH9yvy8KTkTJ+UV3NYpffjovKmj83HqWtUGJsC3fy9RqlNg6VwnbqsYO0ftiUtSyWJxg5lKFTeegdUmpJqqZqq520K1VOnwZRvVFoa7WCen+RdC4Kh2qj3UznM7DBk\/YUJe\/iTV79aCiaMH5t04tkCFS52tpXOc\/6nDxlSfMFY7amZu7lNumcrvr\/MWL1wYM0up9Fo43bxYFWmOuM7q1fMo6L7zNBmLbh7JBF2yaOFs0L8laOiz6czIVSpyFd3ADbSKwWoxdE7P\/uqkchz3TpVZaDNOpOiLEwb56M5Uo563GTdSpBT20u4stXKwzejI9IfXpSsnBsyeWTYTEyksTF2hnFgw3c7QFhvuE3FL1Nj6NhOJTD8+7AZaUKJW9rSZWqEFtciMt5m4yPSxubncp0Rl3msz8eE+cWDqbrKZ2pGiKfOvpgWlalvEZhJCC+LB3JpmM4nheWqDmXuWzSRFiiZ62bSgVBVm2kxy1IJSNeZ6m6kTWpAAZmWRzdQN99Fg1pXbTL3Q14lghiywmfq0YA79Vqoy19pMSug32pa5w2ZSQ9vog\/bHbKZB6AMXWbVP20zDUFstMmdELi2MggaT3dRmGoVWJ4Gp28pmGkemj3p9AD1apjZ2sJkmPE92sE\/f822mqbXPMxfZTLNwn0RXCqZ6uTlVzVFOsjtTFbezmRahAxKQoKMSbKZlGIIImJU9bSY9dE0ymMwpNnNWqK0WmD0\/2Uyr0GSmYXEjmzk7mgQlqtE1NtM6tECDybzFZtqEx6wD5upym2kbKfpmWVNajX0qbaZd1OoStX63zbQPra6LJBiYZDMdQttYCA91tplzQtuYbMt720zHMD3qkbnSZjpFpt\/30+88T6kqv8VmOofnYVml3m4zXRi5bCZOqYpZZDNdw8ShtsJnbaZbqK0+mLjVNtM9UhQ340pGoVQlfmYzPcKTshCuPmYzPUO\/xSPZ\/tA20yv0AVM3Lt5mzg2tjgVzZrTPC30dB6bgjEzsHVqQAGZRb5vpE+7DdH8yw2bOD0+aCOamLJu5gBbMYYMvU3vPiMKFoQU8z6djbCYj3Ie27cmzGS+0jSeNTLMZw32yA9uKZtuMH9qmXLmcqpczw5snWW4em7koNCwWRTrqeZu5OGRSUFZDBttMVmgY76Tij2ymb7h9KtJ9u2sz\/UKTeVesybSZS8J94sGUn2HbpaFrGoBZOc9m+keKMr6sw0IA847NDAgLQW6rP20mO2wGLJGldW3msrBEWHCF7W1mYGgBE3ReD5sZFCZoQzC9smxmcKSoYkCictLAjBppM5dHCrvtak2\/lao+N9jMkNBvCsy6CTYzNIwci6e83GauCKNAq7c9YzPDQqsbgfn+JZsZHinKPPfRQNuaHTZzZaiNt1XMSZsZEcQnLj7eccJBzZ7dlIsRr1inljb554quawY3qzz+xJdlq3YPPjt3+eEYFTsPg3swDyY5yXc4mAY7qS7qDqfYcWY46k5MYJiyMEk5qtRRZY4qd9RsRz3oqGV46UNHbXD0JkdtxkPIaGiJNB6mnO1PHDKXvNrTdwm+P9XBd\/\/mzakB2ES5N+bm1gChNm3cmBEF0dcJ1E6M2o8efNoc2Zrk6\/KGOwQcGHrcIC+Mfua9BH\/Ymt2Gct+Wx41LANXKTZmpasALlz5mNMFzh7eaRw9+Z65K\/snotB2bTcJn2k\/47AmROu\/eWwS8f1lvk+TuNzo70TWxIzYbysYxC4xLAKXKhUkeZACenOD5QkXB1lY7jV60sLE57\/qTZvS3Q8zFo2J9fX+jWWI+3hGpVmvcWZ3r+11eesRoggVZd5nfn63nZyfeaegMj0CP\/naLV+\/q843bsZbZ3Tpi9PCv25jhXy\/zbqh7NTTnePq1FiVm9dHTGfQBpX72vQ0C5o77znQYeY+n+8x24IavvNdaxPqP9zvPuD+2rSdAj0hO8q+7522PTn03vZunO5V9asbX1xVURqk\/3zxVwHnXX2B+Ob0tQ7feecKb9\/Zk75rzX\/Zu+e6Up5t2vc77udA3lDyDLLyy\/lVTp\/NLnqn9mYGOY977lx0zPMf9jWJ8\/cr6KWbTxkQJG6We9eaHAhgfeWLfFhehOGZOFtX231jyeeChD6ZUQWngMuUcejri\/3L6fqPnjqvln73zNQbHryz4xOjTzx6WKE+evx17njD658I3eAj\/k0FyKl98RkAnyhO3\/dBWXqGbRQf9TqUMBHdxq7dDO+iqHAaaOSoRx8ZBMkAGIEoRSB7PHRfE\/X9rHie5CYHFUXBGHmd8eTmyDXk844GZYn71eRT6gDN5fiPTJuL4LsHeaalGE9yeusJb2qQrcnG6pzc81g92ne19caJIpHvFmkdrAKxQLlMNUmm+BKnWDkhkQDyNxPMG9p6NQGzzqN4lkA2RhRlRIKaTioLYEV0Co6JAKG4ZBfI6KQL8vg+CG7\/8C6M7ljU0fxlzysx6M9tseAynp\/U8NTwmkq4zb30IBXMuWipA3\/1gvoADQ\/uYHnEHggDAFgkAnxLn4nSB3yEDIPaQigKaoNagTbCgopX1eL+gslipUlmvrP\/NcDOpG1QmUjbRf+vDx0TqI1s3Ceh71wFa4CMQsf7dD\/4s6bbn8k1Busme71+WVgNglhIKMgAP5dc38jbKz+PJFmQleJoqUEkV3JBSLCCgSTh2htjYeudtHo1GWwoaRsrMzGjDUA7VE0ktrHrkBTnLgqwNRrM42cdyLvzSPNHvN4PKfdewOXTb9aRIPb7+TAHPHb7C0BV6alVL8+LE72kETr7RaPzl\/dj2Rf6P7CcLDCmfqCxICV45MHSNRx00VbIcrMddKGVbAtohT6ANojBe95pfG+MzJcX0TRsHil+5i3oLmYT25\/Fy04iagKlVS7y+d3XyNdP5nJFdfcqPjvUMFuAzeeLjVhcGr6w+6vnUQSmOJEBJGHmCEeErlKKDgEr5hOzCV7gtdVAGuS1BJkBog+SDDECUIlDPI\/maXysuqND9v5omoPimjCCw7P6I9n9yE+AYBn+CfGX82dZxWUqM9X0\/FSIuif7Fo5aJ1GsHbBTQsmR\/8AS7Dl+5PTWZxzDa1E7zeb1Qyi4E3JZPiB2852jYqaIfA0uZSjS9+izRU3kat58AFht6p6eDvVZ4Mx7QfuyIZKNbliT47F6Ush9Br56rDJ9g\/5VXuFfTrrsMPG6Qk+9ITjJ9KPWhp0sFlDe8JniCtzhf4ZUuOpiTVEopuxBwWxwG3SvZaAypYhjvLLF0d+tSMb36LNX3EpwbxBBBDaIKGYAoRaAOu0Fv4b4SK5bNoaff8975Nc7Xg\/+tLlp3cz\/z3OvNX19HDncsW2BqzTgX4P1AfjLI9QnYL3THdgxeJ\/+PbY38xjHn+Qi1cS94ub0A3SZyFu7mFH9pkzp+zoUtfWTTSTSQjnjv\/UCiqwjgLfDCpWf5+prze5khf09Dk0oy3XYhE+iRbru+EReJyQQckvgE5xN55cSwrz3qqCyY74lSFIPHXURyWwLagZbliWFo\/IaWsvxd2k4gh0HCeTzdBS\/39+S4F4\/6di2VBRIOIaCH8KXBE5f1iFvuBT5sHziVKU5Jk9VaNIWPjs03D69TvovT1QCESLm424NgEQgFdRlRwKIUKgpurkj1NcHJonMQiwbI914+Br6LzNQq3\/\/H4ftEugSMlG4cM0IAp78jWzv7mlvvbt3Wp6QysUXU08wooAkyx3Agk1UCWKpcxhcyABi9PMxqR+CXHCn54psqMvRfxqxFPFIqbqj7kEhEbqAARg5YAuVxRKV8ceJY4xLIPiiXGtCy5Obg0mvXPQ7F0EUmYT3nolFm3tu\/ZnzcarFI3b77egH7tuzFWLvSY98xk8bWQz6fxjU\/w4itopXHIFCbY5RTuv9eGI7IMqIE6JlIyrsyUPP7vUcPtvOojYXEOUuaHiP7Y9vuxkUVC9C4Ijy6ARlhFi1c6Gkkj9QntVPqvnctF+CoN\/kDwdNbjn0ikzrHQAZTf3rrD9g3wVAyqWWBfmGb4uWEVNtiGNUnJ1SaN5YsMjrJfc5wvoW5ONlznGCH4N2X4aI28pT4DZnJkHiLFu5gm5rpcYqkRFHIXYrLKAWzyxrvgyktfL3qkYMYvDr49AMvFv1b+5GSP2k77hapOZMTfLNsZ9Al\/tx2HG5ujmH9D4Q20Xev\/PpbAZjp92IeTsHQvd30\/6pJMJtkJ7bycY+i7bT1Mck\/jTbbEffoXJG6dP9QAfgZbvrMRlOgcz\/fnIYe8qXHuV8Wbq74xQzsHY8u8Y3BLq1g0D9NgxWXojFsMowUhrd3DatV\/MCx\/pJXV6Grbsbvi38YjZaBke0xJi8W7zZIKIUrZgrGNeVP988NFtiIL3n1KH3q6Wk\/7IMfMzwe4ZtlizP0dP8VyRgGmfK\/PLjZFyE6dnARLm1yUAYMHkyGMvZxmdeiAJUYzGuQAUCh1QxunAORWZ44H0n4\/4MbTUcPEr9yF7UYnYAXNl6r0PhVLAAF6EGyNPM83i14xWPDdZ9avE4Af4uhaqrApqACpnv4tZYJcDqDyij1jblPCfhz2xpIPMGf6ikz3\/QoO4ysY2SBW\/aZ\/ZZ5anFfJspq83yza807vz6DvMox+vlmi8z2JybgtWLqMPrOB7JwpZWZLi81xyiB7GXRmtoPyilv++Epur4EyfYqRokSb9LYj4MFFgtTucj\/VSqAp0MVN8VvS5QVJw9mH4c+Ss39Ce584B3UiuNr9qrC1J9xM+xBreF6\/evrHwiQ7guF1I4r5RdWz1L60If\/RaJpGAG8ayT0bP3MFkqxkGD10UpcTRF8FHnR6PjlzdDJlrHokFNLpKRMecOFKPzZhkUnzuV3Jnrsunvw6YQGsYobx3wqLtTbBu013JpSvE1wwcvrpSSRjp58h+DFMe\/tV2B+rwz98DoxvYIhpFQ5+Ig5o0FQXN+fig8A6hN+SA9GKywEwxZkACoLwq8BAvgW7wUBskKFUYCXlNqLFGRh0uNSqQQsXWhhcGo6AUmpcl5i0gCiAMlcgdk0zUfDr0zbkUx3V8FNER9tterd9EPMoyrNzx3tupdjYaVIpNxUAb169jS4CKvg6l34wdepio0AE2ili8sCt++KSs18wSeCqi3HhiEhM6tkJsU9Jcoo5fchAdPtyNZBVbr4pt\/pWizE+PBoldQfIltJSZPlNLys5ZzsWf+dPzZl4V9rxf9H29wHmOY4wfATlUvAHJcfddyT1x4KmMPKOLSXWh5CJJIfYwQwgeQJhom\/PCmpwyUQrfzOGAXsUZoAOSw3K\/zsSRvhfUn1lOhv1wqg0fIEfxDjaBhkl2BKKTMugWilrQQK\/4KBhEUp9\/dcftuQEuDPMwGcX1FTNR+YXJw\/mKWhLxguq19X+I7Nz6WyeN09F7OTVLl0iAC2Qyj4jzSw9cC\/nssLW1aq9fB3GU6EnvyZB1XzM95Y0qTKRV5UCOAhhap+RhUjMoi\/vOx+caKF9AQcIyUA54z8SHLNZWiwwO+DmQGImgXtgVmm9lUyY\/KaCszi51QBKFz+IPWwhQn2qt5UqX8H(\/figma)--&gt;\"><\/span><span>The International Center for Cultural Studies of National Yangming Chiao Tung University, Taiwan<\/span><\/h2>\n<p>[\/et_pb_text][\/et_pb_column][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/transit-asia.chss.nycu.edu.tw\/GHI\/wp-content\/uploads\/2022\/05\/Joyce-C.H.-Liu-Pi-ICCS-NCTU.jpg&#8221; title_text=&#8221;Joyce C.H. Liu, Pi -ICCS, NCTU&#8221; align=&#8221;center&#8221; align_tablet=&#8221;center&#8221; align_phone=&#8221;&#8221; align_last_edited=&#8221;on|desktop&#8221; _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; max_width=&#8221;160px&#8221; height=&#8221;160px&#8221; max_height=&#8221;160px&#8221; custom_margin=&#8221;||20px||false|false&#8221; border_radii=&#8221;on|100%|100%|100%|100%&#8221; border_width_all=&#8221;1px&#8221; border_color_all=&#8221;#e09900&#8243; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Poppins||||||||&#8221; text_font_size=&#8221;12px&#8221; header_font=&#8221;Poppins|500|||||||&#8221; header_font_size=&#8221;18px&#8221; header_2_font=&#8221;Poppins|500||on|||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_font_size=&#8221;20px&#8221; header_3_font=&#8221;Poppins|500||on|||||&#8221; header_3_text_color=&#8221;#E02B20&#8243; header_3_font_size=&#8221;13px&#8221; header_4_font=&#8221;Poppins|600||on|||||&#8221; header_4_text_color=&#8221;#3a1a00&#8243; header_4_font_size=&#8221;15px&#8221; custom_margin=&#8221;||20px||false|false&#8221; link_option_url=&#8221;https:\/\/iccs.nctu.edu.tw\/en\/teacher.php?USN=21&#038;type=program&#8221; link_option_url_new_window=&#8221;on&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2 style=\"text-align: center;\"><a href=\"https:\/\/iccs.nctu.edu.tw\/en\/teacher.php?USN=21&amp;type=program\">PI:\u00a0 Joyce C.H. Liu<\/a><\/h2>\n<h4 style=\"text-align: center;\">Chair Professor<\/h4>\n<h3 style=\"text-align: center;\"><a href=\"mailto:JoyceLiu@nctu.edu.tw\">JoyceLiu@nctu.edu.tw<\/a><\/h3>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_2,1_2&#8243; module_class=&#8221;dfc-thailand&#8221; _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; width=&#8221;75%&#8221; max_width=&#8221;75%&#8221; custom_margin=&#8221;30px||30px||true|false&#8221; custom_padding=&#8221;30px|30px|30px|30px|true|true&#8221; animation_style=&#8221;slide&#8221; border_width_all=&#8221;2px&#8221; border_color_all=&#8221;#f7f7f7&#8243; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;30px|60px|30px|60px|true|true&#8221; custom_padding_tablet=&#8221;|8px||8px|true|true&#8221; custom_padding_phone=&#8221;30px|0px|30px|0px|true|true&#8221; custom_padding_last_edited=&#8221;on|tablet&#8221; border_width_right=&#8221;1px&#8221; border_color_right=&#8221;#f2f2f2&#8243; border_width_right_tablet=&#8221;0px&#8221; border_width_right_phone=&#8221;0px&#8221; border_width_right_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/transit-asia.chss.nycu.edu.tw\/GHI\/wp-content\/uploads\/2022\/05\/mahidol-1.png&#8221; title_text=&#8221;mahidol-1&#8243; align=&#8221;center&#8221; _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; width=&#8221;50%&#8221; max_width=&#8221;50%&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Poppins|300|||||||&#8221; text_font_size=&#8221;16px&#8221; header_2_font=&#8221;Poppins|600||on|||||&#8221; header_2_font_size=&#8221;1em&#8221; header_2_letter_spacing=&#8221;1px&#8221; header_2_line_height=&#8221;1.5em&#8221; header_2_font_size_tablet=&#8221;1em&#8221; header_2_font_size_phone=&#8221;0.8em&#8221; header_2_font_size_last_edited=&#8221;on|desktop&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2 style=\"text-align: center;\">Institute for Population and Social Research, Mahidol Migration Center, Mahidol University, Thailand (IPSR &amp; MMC, MU)<\/h2>\n<p>[\/et_pb_text][\/et_pb_column][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/transit-asia.chss.nycu.edu.tw\/GHI\/wp-content\/uploads\/2022\/05\/Sudarat-Musikawong-co-pi-IPSR-_-MMC-MU-1.png&#8221; title_text=&#8221;Sudarat Musikawong, co-pi, IPSR _ MMC, MU&#8221; align=&#8221;center&#8221; align_tablet=&#8221;center&#8221; align_phone=&#8221;&#8221; align_last_edited=&#8221;on|desktop&#8221; _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; max_width=&#8221;160px&#8221; height=&#8221;160px&#8221; max_height=&#8221;160px&#8221; custom_margin=&#8221;||20px||false|false&#8221; border_radii=&#8221;on|100%|100%|100%|100%&#8221; border_width_all=&#8221;1px&#8221; border_color_all=&#8221;#e09900&#8243; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Poppins||||||||&#8221; text_font_size=&#8221;12px&#8221; header_font=&#8221;Poppins|500|||||||&#8221; header_font_size=&#8221;18px&#8221; header_2_font=&#8221;Poppins|500||on|||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_font_size=&#8221;20px&#8221; header_3_font=&#8221;Poppins|500||on|||||&#8221; header_3_text_color=&#8221;#E02B20&#8243; header_3_font_size=&#8221;13px&#8221; header_4_font=&#8221;Poppins|600||on|||||&#8221; header_4_text_color=&#8221;#3a1a00&#8243; header_4_font_size=&#8221;15px&#8221; custom_margin=&#8221;||20px||false|false&#8221; link_option_url=&#8221;https:\/\/iccs.nctu.edu.tw\/en\/teacher.php?USN=21&#038;type=program&#8221; link_option_url_new_window=&#8221;on&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2 style=\"text-align: center;\"><a href=\"https:\/\/www.ipsr.mahidol.ac.th\/ipsrbeta\/en\/StaffProfile.aspx?TypeId=33&amp;StaffId=807\"><span>Co-PI:\u00a0<\/span>Sudarat Musikawong<span>,<\/span><\/a><\/h2>\n<h4 style=\"text-align: center;\">Associate Professor<\/h4>\n<h3 style=\"text-align: center;\"><a href=\"mailto:sudarat.mus@mahidol.ac.th\">sudarat.mus@mahidol.ac.th<\/a><\/h3>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_2,1_2&#8243; module_class=&#8221;dfc-australia&#8221; _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; width=&#8221;75%&#8221; max_width=&#8221;75%&#8221; custom_margin=&#8221;30px||30px||true|false&#8221; custom_padding=&#8221;30px|30px|30px|30px|true|true&#8221; animation_style=&#8221;slide&#8221; border_width_all=&#8221;2px&#8221; border_color_all=&#8221;#f7f7f7&#8243; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;30px|60px|30px|60px|true|true&#8221; custom_padding_tablet=&#8221;|8px||8px|true|true&#8221; custom_padding_phone=&#8221;30px|0px|30px|0px|true|true&#8221; custom_padding_last_edited=&#8221;on|tablet&#8221; border_width_right=&#8221;1px&#8221; border_color_right=&#8221;#f2f2f2&#8243; border_width_right_tablet=&#8221;0px&#8221; border_width_right_phone=&#8221;0px&#8221; border_width_right_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/transit-asia.chss.nycu.edu.tw\/GHI\/wp-content\/uploads\/2022\/05\/WSU-ICS-1.jpg&#8221; title_text=&#8221;WSU-ICS-1&#8243; align=&#8221;center&#8221; _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; width=&#8221;38%&#8221; max_width=&#8221;50%&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Poppins|300|||||||&#8221; text_font_size=&#8221;16px&#8221; header_2_font=&#8221;Poppins|600||on|||||&#8221; header_2_font_size=&#8221;1em&#8221; header_2_letter_spacing=&#8221;1px&#8221; header_2_line_height=&#8221;1.5em&#8221; header_2_font_size_tablet=&#8221;1em&#8221; header_2_font_size_phone=&#8221;0.8em&#8221; header_2_font_size_last_edited=&#8221;on|desktop&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2 style=\"text-align: center;\">The Institute for Culture and Society, Western Sydney University, Australia (ICS, WSU)<\/h2>\n<p>[\/et_pb_text][\/et_pb_column][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; custom_padding_tablet=&#8221;0px||0px||false|false&#8221; custom_padding_phone=&#8221;||0px||false|false&#8221; custom_padding_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/transit-asia.chss.nycu.edu.tw\/GHI\/wp-content\/uploads\/2022\/05\/brett-neilson-co-pi-ICS-WSU.jpg&#8221; title_text=&#8221;brett-neilson, co-pi, ICS, WSU&#8221; align=&#8221;center&#8221; align_tablet=&#8221;center&#8221; align_phone=&#8221;&#8221; align_last_edited=&#8221;on|desktop&#8221; _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; max_width=&#8221;160px&#8221; height=&#8221;160px&#8221; max_height=&#8221;160px&#8221; custom_margin=&#8221;||20px||false|false&#8221; border_radii=&#8221;on|100%|100%|100%|100%&#8221; border_width_all=&#8221;1px&#8221; border_color_all=&#8221;#e09900&#8243; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Poppins||||||||&#8221; text_font_size=&#8221;12px&#8221; header_font=&#8221;Poppins|500|||||||&#8221; header_font_size=&#8221;18px&#8221; header_2_font=&#8221;Poppins|500||on|||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_font_size=&#8221;20px&#8221; header_3_font=&#8221;Poppins|500||on|||||&#8221; header_3_text_color=&#8221;#E02B20&#8243; header_3_font_size=&#8221;13px&#8221; header_4_font=&#8221;Poppins|600||on|||||&#8221; header_4_text_color=&#8221;#3a1a00&#8243; header_4_font_size=&#8221;15px&#8221; custom_margin=&#8221;||20px||false|false&#8221; link_option_url=&#8221;https:\/\/iccs.nctu.edu.tw\/en\/teacher.php?USN=21&#038;type=program&#8221; link_option_url_new_window=&#8221;on&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2 style=\"text-align: center;\"><a href=\"https:\/\/www.westernsydney.edu.au\/ics\/people\/researchers\/brett_neilson\"><span>Co-PI:\u00a0<\/span>Brett Neilson<\/a><\/h2>\n<h4 style=\"text-align: center;\">Professor<\/h4>\n<h3 style=\"text-align: center;\"><a href=\"mailto:B.Neilson@westernsydney.edu.au\">B.Neilson@westernsydney.edu.au<\/a><\/h3>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_2,1_2&#8243; module_class=&#8221;dfc-asia dfc-malaysia&#8221; _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; width=&#8221;75%&#8221; max_width=&#8221;75%&#8221; custom_margin=&#8221;30px||30px||true|false&#8221; custom_padding=&#8221;30px|30px|30px|30px|true|true&#8221; animation_style=&#8221;slide&#8221; border_width_all=&#8221;2px&#8221; border_color_all=&#8221;#f7f7f7&#8243; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;30px|60px|30px|60px|true|true&#8221; custom_padding_tablet=&#8221;|8px||8px|true|true&#8221; custom_padding_phone=&#8221;30px|0px|30px|0px|true|true&#8221; custom_padding_last_edited=&#8221;on|tablet&#8221; border_width_right=&#8221;1px&#8221; border_color_right=&#8221;#f2f2f2&#8243; border_width_right_tablet=&#8221;0px&#8221; border_width_right_phone=&#8221;0px&#8221; border_width_right_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/transit-asia.chss.nycu.edu.tw\/GHI\/wp-content\/uploads\/2022\/05\/malaya-2-1024&#215;819-1.png&#8221; title_text=&#8221;malaya-2-1024&#215;819&#8243; align=&#8221;center&#8221; _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; width=&#8221;50%&#8221; max_width=&#8221;50%&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Poppins|300|||||||&#8221; text_font_size=&#8221;16px&#8221; header_2_font=&#8221;Poppins|600||on|||||&#8221; header_2_font_size=&#8221;1em&#8221; header_2_letter_spacing=&#8221;1px&#8221; header_2_line_height=&#8221;1.5em&#8221; header_2_font_size_tablet=&#8221;1em&#8221; header_2_font_size_phone=&#8221;0.8em&#8221; header_2_font_size_last_edited=&#8221;on|desktop&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2 style=\"text-align: center;\">Faculty of Arts and Social Sciences, University of Malaya, Malaysia\u00a0(FASS, UM)<\/h2>\n<p>[\/et_pb_text][\/et_pb_column][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/transit-asia.chss.nycu.edu.tw\/GHI\/wp-content\/uploads\/2022\/05\/Rusaslina-Idrus-co-pi-FASS-UM.jpg&#8221; title_text=&#8221;Rusaslina Idrus, co-pi, FASS, UM&#8221; align=&#8221;center&#8221; align_tablet=&#8221;center&#8221; align_phone=&#8221;&#8221; align_last_edited=&#8221;on|desktop&#8221; _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; max_width=&#8221;160px&#8221; height=&#8221;160px&#8221; max_height=&#8221;160px&#8221; custom_margin=&#8221;||20px||false|false&#8221; border_radii=&#8221;on|100%|100%|100%|100%&#8221; border_width_all=&#8221;1px&#8221; border_color_all=&#8221;#e09900&#8243; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Poppins||||||||&#8221; text_font_size=&#8221;12px&#8221; header_font=&#8221;Poppins|500|||||||&#8221; header_font_size=&#8221;18px&#8221; header_2_font=&#8221;Poppins|500||on|||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_font_size=&#8221;20px&#8221; header_3_font=&#8221;Poppins|500||on|||||&#8221; header_3_text_color=&#8221;#E02B20&#8243; header_3_font_size=&#8221;13px&#8221; header_4_font=&#8221;Poppins|600||on|||||&#8221; header_4_text_color=&#8221;#3a1a00&#8243; header_4_font_size=&#8221;15px&#8221; custom_margin=&#8221;||20px||false|false&#8221; link_option_url=&#8221;https:\/\/iccs.nctu.edu.tw\/en\/teacher.php?USN=21&#038;type=program&#8221; link_option_url_new_window=&#8221;on&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2 style=\"text-align: center;\"><span>Co-PI:\u00a0<\/span><a href=\"https:\/\/umexpert.um.edu.my\/rusaslina\">Rusaslina Idrus<\/a><\/h2>\n<h4 style=\"text-align: center;\"><span>Senior Lecturer<\/span><\/h4>\n<h3 style=\"text-align: center;\"><a href=\"mailto:rusaslina@um.edu.my\">rusaslina@um.edu.my<\/a><\/h3>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_2,1_2&#8243; module_class=&#8221;dfc-europe dfc-poland&#8221; _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; width=&#8221;75%&#8221; max_width=&#8221;75%&#8221; custom_margin=&#8221;30px||30px||true|false&#8221; custom_padding=&#8221;30px|30px|30px|30px|true|true&#8221; animation_style=&#8221;slide&#8221; border_width_all=&#8221;2px&#8221; border_color_all=&#8221;#f7f7f7&#8243; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;30px|60px|30px|60px|true|true&#8221; custom_padding_tablet=&#8221;|8px||8px|true|true&#8221; custom_padding_phone=&#8221;30px|0px|30px|0px|true|true&#8221; custom_padding_last_edited=&#8221;on|tablet&#8221; border_width_right=&#8221;1px&#8221; border_color_right=&#8221;#f2f2f2&#8243; border_width_right_tablet=&#8221;0px&#8221; border_width_right_phone=&#8221;0px&#8221; border_width_right_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/transit-asia.chss.nycu.edu.tw\/GHI\/wp-content\/uploads\/2022\/05\/IFis-1-623&#215;1024-1.png&#8221; title_text=&#8221;IFis-1-623&#215;1024&#8243; align=&#8221;center&#8221; _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#000000&#8243; width=&#8221;20%&#8221; max_width=&#8221;50%&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Poppins|300|||||||&#8221; text_font_size=&#8221;16px&#8221; header_2_font=&#8221;Poppins|600||on|||||&#8221; header_2_font_size=&#8221;1em&#8221; header_2_letter_spacing=&#8221;1px&#8221; header_2_line_height=&#8221;1.5em&#8221; header_2_font_size_tablet=&#8221;1em&#8221; header_2_font_size_phone=&#8221;0.8em&#8221; header_2_font_size_last_edited=&#8221;on|desktop&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2 style=\"text-align: center;\">Institute of Philosophy and Sociology, Polish Academy of Sciences, Warsaw, Poland (IPS, PAS)<\/h2>\n<p>[\/et_pb_text][\/et_pb_column][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/transit-asia.chss.nycu.edu.tw\/GHI\/wp-content\/uploads\/2022\/05\/Rafal-Smoczynski-co-pi-IPS-PAS.png&#8221; title_text=&#8221;Rafal Smoczynski, co-pi, IPS, PAS&#8221; align=&#8221;center&#8221; align_tablet=&#8221;center&#8221; align_phone=&#8221;&#8221; align_last_edited=&#8221;on|desktop&#8221; _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; max_width=&#8221;160px&#8221; height=&#8221;160px&#8221; max_height=&#8221;160px&#8221; custom_margin=&#8221;||20px||false|false&#8221; border_radii=&#8221;on|100%|100%|100%|100%&#8221; border_width_all=&#8221;1px&#8221; border_color_all=&#8221;#e09900&#8243; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Poppins||||||||&#8221; text_font_size=&#8221;12px&#8221; header_font=&#8221;Poppins|500|||||||&#8221; header_font_size=&#8221;18px&#8221; header_2_font=&#8221;Poppins|500||on|||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_font_size=&#8221;20px&#8221; header_3_font=&#8221;Poppins|500||on|||||&#8221; header_3_text_color=&#8221;#E02B20&#8243; header_3_font_size=&#8221;13px&#8221; header_4_font=&#8221;Poppins|600||on|||||&#8221; header_4_text_color=&#8221;#3a1a00&#8243; header_4_font_size=&#8221;15px&#8221; custom_margin=&#8221;||20px||false|false&#8221; link_option_url=&#8221;https:\/\/iccs.nctu.edu.tw\/en\/teacher.php?USN=21&#038;type=program&#8221; link_option_url_new_window=&#8221;on&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2 style=\"text-align: center;\"><span>Co-PI:\u00a0<\/span><a href=\"https:\/\/umexpert.um.edu.my\/rusaslina\">Rafal Smoczynski<\/a><\/h2>\n<h4 style=\"text-align: center;\"><span>Associate Professor<\/span><\/h4>\n<h3 style=\"text-align: center;\"><a href=\"mailto:rusaslina@um.edu.my\"><\/a><a href=\"mailto:rsmoczyn@ifispan.waw.pl\">rsmoczyn@ifispan.waw.pl\u00a0<\/a><a href=\"mailto:rusaslina@um.edu.my\"><\/a><\/h3>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_2,1_2&#8243; module_class=&#8221;dfc-asia dfc-vietnam&#8221; _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; width=&#8221;75%&#8221; max_width=&#8221;75%&#8221; custom_margin=&#8221;30px||30px||true|false&#8221; custom_padding=&#8221;30px|30px|30px|30px|true|true&#8221; animation_style=&#8221;slide&#8221; border_width_all=&#8221;2px&#8221; border_color_all=&#8221;#f7f7f7&#8243; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;30px|60px|30px|60px|true|true&#8221; custom_padding_tablet=&#8221;|8px||8px|true|true&#8221; custom_padding_phone=&#8221;30px|0px|30px|0px|true|true&#8221; custom_padding_last_edited=&#8221;on|tablet&#8221; border_width_right=&#8221;1px&#8221; border_color_right=&#8221;#f2f2f2&#8243; border_width_right_tablet=&#8221;0px&#8221; border_width_right_phone=&#8221;0px&#8221; border_width_right_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/transit-asia.chss.nycu.edu.tw\/GHI\/wp-content\/uploads\/2022\/02\/TDTU.png&#8221; title_text=&#8221;TDTU&#8221; align=&#8221;center&#8221; _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; background_enable_color=&#8221;off&#8221; width=&#8221;40%&#8221; max_width=&#8221;50%&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Poppins|300|||||||&#8221; text_font_size=&#8221;16px&#8221; header_2_font=&#8221;Poppins|600||on|||||&#8221; header_2_font_size=&#8221;1em&#8221; header_2_letter_spacing=&#8221;1px&#8221; header_2_line_height=&#8221;1.5em&#8221; header_2_font_size_tablet=&#8221;1em&#8221; header_2_font_size_phone=&#8221;0.8em&#8221; header_2_font_size_last_edited=&#8221;on|desktop&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2 style=\"text-align: center;\">Faculty of Social Science and Humanities, Ton Duc Thang University (GIST, TDTU), Vietnam<\/h2>\n<p>[\/et_pb_text][\/et_pb_column][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/transit-asia.chss.nycu.edu.tw\/GHI\/wp-content\/uploads\/2022\/05\/John-HUTNYK-co-pi-GIST-TDTU-scaled.jpg&#8221; title_text=&#8221;John HUTNYK, co-pi, GIST, TDTU&#8221; align=&#8221;center&#8221; align_tablet=&#8221;center&#8221; align_phone=&#8221;&#8221; align_last_edited=&#8221;on|desktop&#8221; _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; width=&#8221;160px&#8221; max_width=&#8221;160px&#8221; height=&#8221;160px&#8221; max_height=&#8221;160px&#8221; custom_margin=&#8221;||20px||false|false&#8221; border_radii=&#8221;on|100%|100%|100%|100%&#8221; border_width_all=&#8221;1px&#8221; border_color_all=&#8221;#e09900&#8243; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Poppins||||||||&#8221; text_font_size=&#8221;12px&#8221; header_font=&#8221;Poppins|500|||||||&#8221; header_font_size=&#8221;18px&#8221; header_2_font=&#8221;Poppins|500||on|||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_font_size=&#8221;20px&#8221; header_3_font=&#8221;Poppins|500||on|||||&#8221; header_3_text_color=&#8221;#E02B20&#8243; header_3_font_size=&#8221;13px&#8221; header_4_font=&#8221;Poppins|600||on|||||&#8221; header_4_text_color=&#8221;#3a1a00&#8243; header_4_font_size=&#8221;15px&#8221; custom_margin=&#8221;||20px||false|false&#8221; link_option_url=&#8221;https:\/\/iccs.nctu.edu.tw\/en\/teacher.php?USN=21&#038;type=program&#8221; link_option_url_new_window=&#8221;on&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2 style=\"text-align: center;\"><span>Co-PI: John Hutnyk<\/span><\/h2>\n<h4 style=\"text-align: center;\"><span>Associate Professor<\/span><\/h4>\n<h3 style=\"text-align: center;\"><span><a href=\"mailto:JohnHutnyk@tdtu.edu.vn\">JohnHutnyk@tdtu.edu.vn<\/a><\/span><\/h3>\n<p>&nbsp;<\/p>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_2,1_2&#8243; module_class=&#8221;dfc-asia dfc-vietnam&#8221; _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; width=&#8221;75%&#8221; max_width=&#8221;75%&#8221; custom_margin=&#8221;30px||30px||true|false&#8221; custom_padding=&#8221;30px|30px|30px|30px|true|true&#8221; animation_style=&#8221;slide&#8221; border_width_all=&#8221;2px&#8221; border_color_all=&#8221;#f7f7f7&#8243; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;30px|60px|30px|60px|true|true&#8221; custom_padding_tablet=&#8221;|8px||8px|true|true&#8221; custom_padding_phone=&#8221;30px|0px|30px|0px|true|true&#8221; custom_padding_last_edited=&#8221;on|tablet&#8221; border_width_right=&#8221;1px&#8221; border_color_right=&#8221;#f2f2f2&#8243; border_width_right_tablet=&#8221;0px&#8221; border_width_right_phone=&#8221;0px&#8221; border_width_right_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/transit-asia.chss.nycu.edu.tw\/GHI\/wp-content\/uploads\/2022\/05\/vnu-university.jpeg&#8221; title_text=&#8221;vnu university&#8221; align=&#8221;center&#8221; _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; background_enable_color=&#8221;off&#8221; width=&#8221;40%&#8221; max_width=&#8221;50%&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Poppins|300|||||||&#8221; text_font_size=&#8221;16px&#8221; header_2_font=&#8221;Poppins|600||on|||||&#8221; header_2_font_size=&#8221;1em&#8221; header_2_letter_spacing=&#8221;1px&#8221; header_2_line_height=&#8221;1.5em&#8221; header_2_font_size_tablet=&#8221;1em&#8221; header_2_font_size_phone=&#8221;0.8em&#8221; header_2_font_size_last_edited=&#8221;on|desktop&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2 style=\"text-align: center;\">VNU University of Social Sciences and Humanities, Hanoi, Vietnam.<\/h2>\n<p>[\/et_pb_text][\/et_pb_column][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/transit-asia.chss.nycu.edu.tw\/GHI\/wp-content\/uploads\/2022\/05\/Nguyen-Tuan-Anh-VHU-USSH.png&#8221; title_text=&#8221;Nguyen Tuan Anh, VHU USSH&#8221; align=&#8221;center&#8221; align_tablet=&#8221;center&#8221; align_phone=&#8221;&#8221; align_last_edited=&#8221;on|desktop&#8221; _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; max_width=&#8221;160px&#8221; height=&#8221;160px&#8221; max_height=&#8221;160px&#8221; custom_margin=&#8221;||20px||false|false&#8221; border_radii=&#8221;on|100%|100%|100%|100%&#8221; border_width_all=&#8221;1px&#8221; border_color_all=&#8221;#e09900&#8243; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Poppins||||||||&#8221; text_font_size=&#8221;12px&#8221; header_font=&#8221;Poppins|500|||||||&#8221; header_font_size=&#8221;18px&#8221; header_2_font=&#8221;Poppins|500||on|||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_font_size=&#8221;20px&#8221; header_3_font=&#8221;Poppins|500||on|||||&#8221; header_3_text_color=&#8221;#E02B20&#8243; header_3_font_size=&#8221;13px&#8221; header_4_font=&#8221;Poppins|600||on|||||&#8221; header_4_text_color=&#8221;#3a1a00&#8243; header_4_font_size=&#8221;15px&#8221; custom_margin=&#8221;||20px||false|false&#8221; link_option_url=&#8221;https:\/\/iccs.nctu.edu.tw\/en\/teacher.php?USN=21&#038;type=program&#8221; link_option_url_new_window=&#8221;on&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2 style=\"text-align: center;\"><a href=\"https:\/\/xhh.ussh.vnu.edu.vn\/en\/?p=4521\">Nguyen Tuan Anh<\/a><\/h2>\n<h4 style=\"text-align: center;\"><span>Professor<\/span><\/h4>\n<h3 style=\"text-align: center;\"><a href=\"mailto:xhhanh@yahoo.com\">xhhanh@yahoo.com\u00a0<\/a><\/h3>\n<p>&nbsp;<\/p>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_2,1_4,1_4&#8243; module_class=&#8221;dfc-asia dfc-vietnam&#8221; _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; width=&#8221;75%&#8221; max_width=&#8221;75%&#8221; custom_margin=&#8221;30px||30px||true|false&#8221; custom_padding=&#8221;30px|30px|30px|30px|true|true&#8221; animation_style=&#8221;slide&#8221; border_width_all=&#8221;2px&#8221; border_color_all=&#8221;#f7f7f7&#8243; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;30px|60px|30px|60px|true|true&#8221; custom_padding_tablet=&#8221;|8px||8px|true|true&#8221; custom_padding_phone=&#8221;30px|0px|30px|0px|true|true&#8221; custom_padding_last_edited=&#8221;on|tablet&#8221; border_width_right=&#8221;1px&#8221; border_color_right=&#8221;#f2f2f2&#8243; border_width_right_tablet=&#8221;0px&#8221; border_width_right_phone=&#8221;0px&#8221; border_width_right_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/transit-asia.chss.nycu.edu.tw\/GHI\/wp-content\/uploads\/2022\/05\/145196_USSHEng.webp&#8221; title_text=&#8221;145196_USSHEng&#8221; align=&#8221;center&#8221; _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; background_enable_color=&#8221;off&#8221; width=&#8221;40%&#8221; max_width=&#8221;50%&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Poppins|300|||||||&#8221; text_font_size=&#8221;16px&#8221; header_2_font=&#8221;Poppins|600||on|||||&#8221; header_2_font_size=&#8221;1em&#8221; header_2_letter_spacing=&#8221;1px&#8221; header_2_line_height=&#8221;1.5em&#8221; header_2_font_size_tablet=&#8221;1em&#8221; header_2_font_size_phone=&#8221;0.8em&#8221; header_2_font_size_last_edited=&#8221;on|desktop&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2 style=\"text-align: center;\">Department of Sociology, Vietnam National University, Ho Chi Minh City (VHU-HCM), Vietnam<\/h2>\n<p>[\/et_pb_text][\/et_pb_column][et_pb_column type=&#8221;1_4&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/transit-asia.chss.nycu.edu.tw\/GHI\/wp-content\/uploads\/2022\/05\/Nguyen-Thi-Hong-Xoan-VHU-HCM.jpg&#8221; title_text=&#8221;Nguyen Thi Hong Xoan, VHU &#8211; HCM&#8221; align=&#8221;center&#8221; align_tablet=&#8221;center&#8221; align_phone=&#8221;&#8221; align_last_edited=&#8221;on|desktop&#8221; _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; max_width=&#8221;160px&#8221; height=&#8221;160px&#8221; max_height=&#8221;160px&#8221; custom_margin=&#8221;||20px||false|false&#8221; border_radii=&#8221;on|100%|100%|100%|100%&#8221; border_width_all=&#8221;1px&#8221; border_color_all=&#8221;#e09900&#8243; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Poppins||||||||&#8221; text_font_size=&#8221;12px&#8221; header_font=&#8221;Poppins|500|||||||&#8221; header_font_size=&#8221;18px&#8221; header_2_font=&#8221;Poppins|500||on|||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_font_size=&#8221;20px&#8221; header_3_font=&#8221;Poppins|500||on|||||&#8221; header_3_text_color=&#8221;#E02B20&#8243; header_3_font_size=&#8221;13px&#8221; header_4_font=&#8221;Poppins|600||on|||||&#8221; header_4_text_color=&#8221;#3a1a00&#8243; header_4_font_size=&#8221;15px&#8221; custom_margin=&#8221;||20px||false|false&#8221; link_option_url=&#8221;https:\/\/iccs.nctu.edu.tw\/en\/teacher.php?USN=21&#038;type=program&#8221; link_option_url_new_window=&#8221;on&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2 style=\"text-align: center;\"><span>\u00a0<\/span><a href=\"https:\/\/hcmussh.edu.vn\/?ArticleId=bf9a164c-73de-4361-9547-4948ac200c23\">Nguyen Thi Hong Xoan<\/a><\/h2>\n<h3 style=\"text-align: center;\"><a href=\"mailto:xoannguyen@hcmussh.edu.vn\">xoannguyen@hcmussh.edu.vn<\/a><\/h3>\n<p>&nbsp;<\/p>\n<p>[\/et_pb_text][\/et_pb_column][et_pb_column type=&#8221;1_4&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/transit-asia.chss.nycu.edu.tw\/GHI\/wp-content\/uploads\/2022\/05\/Nguyen-Nu-Nguyet-Anh-VHU-HCM.jpg&#8221; title_text=&#8221;Nguyen Nu Nguyet Anh, VHU- HCM&#8221; align=&#8221;center&#8221; align_tablet=&#8221;center&#8221; align_phone=&#8221;&#8221; align_last_edited=&#8221;on|desktop&#8221; _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; max_width=&#8221;160px&#8221; height=&#8221;160px&#8221; max_height=&#8221;160px&#8221; custom_margin=&#8221;||20px||false|false&#8221; border_radii=&#8221;on|100%|100%|100%|100%&#8221; border_width_all=&#8221;1px&#8221; border_color_all=&#8221;#e09900&#8243; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Poppins||||||||&#8221; text_font_size=&#8221;12px&#8221; header_font=&#8221;Poppins|500|||||||&#8221; header_font_size=&#8221;18px&#8221; header_2_font=&#8221;Poppins|500||on|||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_font_size=&#8221;20px&#8221; header_3_font=&#8221;Poppins|500||on|||||&#8221; header_3_text_color=&#8221;#E02B20&#8243; header_3_font_size=&#8221;13px&#8221; header_4_font=&#8221;Poppins|600||on|||||&#8221; header_4_text_color=&#8221;#3a1a00&#8243; header_4_font_size=&#8221;15px&#8221; custom_margin=&#8221;||20px||false|false&#8221; link_option_url=&#8221;https:\/\/iccs.nctu.edu.tw\/en\/teacher.php?USN=21&#038;type=program&#8221; link_option_url_new_window=&#8221;on&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2 style=\"text-align: center;\"><a href=\"https:\/\/hcmussh.edu.vn\/?ArticleId=4af370b3-f6a9-48da-8f0b-44838904bc53\">Nguyen Nu Nguyet Anh<\/a><\/h2>\n<h3 style=\"text-align: center;\"><span>\u00a0<\/span><a href=\"mailto:nguyen.nunguyetanh@hcmussh.edu.vn\">nunguyetanh@hcmussh.edu.vn<\/a><\/h3>\n<p>&nbsp;<\/p>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_2,1_2&#8243; module_class=&#8221;dfc-asia dfc-china&#8221; _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; width=&#8221;75%&#8221; max_width=&#8221;75%&#8221; custom_margin=&#8221;30px||30px||true|false&#8221; custom_padding=&#8221;30px|30px|30px|30px|true|true&#8221; animation_style=&#8221;slide&#8221; border_width_all=&#8221;2px&#8221; border_color_all=&#8221;#f7f7f7&#8243; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;30px|60px|30px|60px|true|true&#8221; custom_padding_tablet=&#8221;|8px||8px|true|true&#8221; custom_padding_phone=&#8221;30px|0px|30px|0px|true|true&#8221; custom_padding_last_edited=&#8221;on|tablet&#8221; border_width_right=&#8221;1px&#8221; border_color_right=&#8221;#f2f2f2&#8243; border_width_right_tablet=&#8221;0px&#8221; border_width_right_phone=&#8221;0px&#8221; border_width_right_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/transit-asia.chss.nycu.edu.tw\/GHI\/wp-content\/uploads\/2022\/06\/lnlogo.png&#8221; title_text=&#8221;lnlogo&#8221; align=&#8221;center&#8221; _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; background_enable_color=&#8221;off&#8221; width=&#8221;70%&#8221; max_width=&#8221;70%&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Poppins|300|||||||&#8221; text_font_size=&#8221;16px&#8221; header_2_font=&#8221;Poppins|600||on|||||&#8221; header_2_font_size=&#8221;1em&#8221; header_2_letter_spacing=&#8221;1px&#8221; header_2_line_height=&#8221;1.5em&#8221; header_2_font_size_tablet=&#8221;1em&#8221; header_2_font_size_phone=&#8221;0.8em&#8221; header_2_font_size_last_edited=&#8221;on|desktop&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2 style=\"text-align: center;\">Department of Cultural Studies, Lingnan University, Hong Kong<\/h2>\n<p>[\/et_pb_text][\/et_pb_column][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/transit-asia.chss.nycu.edu.tw\/GHI\/wp-content\/uploads\/2022\/05\/Pun-Ngai-HKU-1.jpg&#8221; title_text=&#8221;Pun Ngai, HKU&#8221; align=&#8221;center&#8221; align_tablet=&#8221;center&#8221; align_phone=&#8221;&#8221; align_last_edited=&#8221;on|desktop&#8221; _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; max_width=&#8221;160px&#8221; height=&#8221;160px&#8221; max_height=&#8221;160px&#8221; custom_margin=&#8221;||20px||false|false&#8221; border_radii=&#8221;on|100%|100%|100%|100%&#8221; border_width_all=&#8221;1px&#8221; border_color_all=&#8221;#e09900&#8243; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Poppins||||||||&#8221; text_font_size=&#8221;12px&#8221; header_font=&#8221;Poppins|500|||||||&#8221; header_font_size=&#8221;18px&#8221; header_2_font=&#8221;Poppins|500||on|||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_font_size=&#8221;20px&#8221; header_3_font=&#8221;Poppins|500||on|||||&#8221; header_3_text_color=&#8221;#E02B20&#8243; header_3_font_size=&#8221;13px&#8221; header_4_font=&#8221;Poppins|600||on|||||&#8221; header_4_text_color=&#8221;#3a1a00&#8243; header_4_font_size=&#8221;15px&#8221; custom_margin=&#8221;||20px||false|false&#8221; link_option_url=&#8221;https:\/\/iccs.nctu.edu.tw\/en\/teacher.php?USN=21&#038;type=program&#8221; link_option_url_new_window=&#8221;on&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2 style=\"text-align: center;\"><a href=\"https:\/\/sociology.hku.hk\/people\/pun-ngai\/\">Pun Ngai<\/a><\/h2>\n<h4 style=\"text-align: center;\"><span>Professor<\/span><\/h4>\n<h3 style=\"text-align: center;\"><a href=\"mailto:npun@ln.edu.hk\"><b>npun@ln.edu.hk<\/b><\/a><\/h3>\n<p>&nbsp;<\/p>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_2,1_2&#8243; module_class=&#8221;dfc-asia dfc-china&#8221; _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; width=&#8221;75%&#8221; max_width=&#8221;75%&#8221; custom_margin=&#8221;30px||30px||true|false&#8221; custom_padding=&#8221;30px|30px|30px|30px|true|true&#8221; animation_style=&#8221;slide&#8221; border_width_all=&#8221;2px&#8221; border_color_all=&#8221;#f7f7f7&#8243; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;30px|60px|30px|60px|true|true&#8221; custom_padding_tablet=&#8221;|8px||8px|true|true&#8221; custom_padding_phone=&#8221;30px|0px|30px|0px|true|true&#8221; custom_padding_last_edited=&#8221;on|tablet&#8221; border_width_right=&#8221;1px&#8221; border_color_right=&#8221;#f2f2f2&#8243; border_width_right_tablet=&#8221;0px&#8221; border_width_right_phone=&#8221;0px&#8221; border_width_right_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/transit-asia.chss.nycu.edu.tw\/GHI\/wp-content\/uploads\/2022\/05\/CUHK.svg_.png&#8221; title_text=&#8221;CUHK.svg&#8221; align=&#8221;center&#8221; _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; background_enable_color=&#8221;off&#8221; width=&#8221;40%&#8221; max_width=&#8221;50%&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Poppins|300|||||||&#8221; text_font_size=&#8221;16px&#8221; header_2_font=&#8221;Poppins|600||on|||||&#8221; header_2_font_size=&#8221;1em&#8221; header_2_letter_spacing=&#8221;1px&#8221; header_2_line_height=&#8221;1.5em&#8221; header_2_font_size_tablet=&#8221;1em&#8221; header_2_font_size_phone=&#8221;0.8em&#8221; header_2_font_size_last_edited=&#8221;on|desktop&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2 style=\"text-align: center;\">Center for Cultural Studies, Chinese University of Hong Kong, China.<\/h2>\n<p>[\/et_pb_text][\/et_pb_column][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/transit-asia.chss.nycu.edu.tw\/GHI\/wp-content\/uploads\/2022\/05\/Lim-Song-Hwee-CUHK.png&#8221; title_text=&#8221;Lim-Song-Hwee, CUHK&#8221; align=&#8221;center&#8221; align_tablet=&#8221;center&#8221; align_phone=&#8221;&#8221; align_last_edited=&#8221;on|desktop&#8221; _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; max_width=&#8221;160px&#8221; height=&#8221;160px&#8221; max_height=&#8221;160px&#8221; custom_margin=&#8221;||20px||false|false&#8221; border_radii=&#8221;on|100%|100%|100%|100%&#8221; border_width_all=&#8221;1px&#8221; border_color_all=&#8221;#e09900&#8243; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Poppins||||||||&#8221; text_font_size=&#8221;12px&#8221; header_font=&#8221;Poppins|500|||||||&#8221; header_font_size=&#8221;18px&#8221; header_2_font=&#8221;Poppins|500||on|||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_font_size=&#8221;20px&#8221; header_3_font=&#8221;Poppins|500||on|||||&#8221; header_3_text_color=&#8221;#E02B20&#8243; header_3_font_size=&#8221;13px&#8221; header_4_font=&#8221;Poppins|600||on|||||&#8221; header_4_text_color=&#8221;#3a1a00&#8243; header_4_font_size=&#8221;15px&#8221; custom_margin=&#8221;||20px||false|false&#8221; link_option_url=&#8221;https:\/\/iccs.nctu.edu.tw\/en\/teacher.php?USN=21&#038;type=program&#8221; link_option_url_new_window=&#8221;on&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2 style=\"text-align: center;\"><a href=\"https:\/\/www2.crs.cuhk.edu.hk\/faculty-staff\/faculty-members\/lim-song-hwee\">LIM Song Hwee<\/a><\/h2>\n<h4 style=\"text-align: center;\"><span>Professor<\/span><\/h4>\n<h3 style=\"text-align: center;\"><a href=\"mailto:shlim@cuhk.edu.hk\">shlim@cuhk.edu.hk<\/a><\/h3>\n<p>&nbsp;<\/p>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_2,1_6,1_6,1_6&#8243; module_class=&#8221;dfc-asia dfc-korea&#8221; _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; width=&#8221;75%&#8221; max_width=&#8221;75%&#8221; custom_margin=&#8221;30px||30px||true|false&#8221; custom_padding=&#8221;30px|30px|30px|30px|true|true&#8221; animation_style=&#8221;slide&#8221; border_width_all=&#8221;2px&#8221; border_color_all=&#8221;#f7f7f7&#8243; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;30px|60px|30px|60px|true|true&#8221; custom_padding_tablet=&#8221;|8px||8px|true|true&#8221; custom_padding_phone=&#8221;30px|0px|30px|0px|true|true&#8221; custom_padding_last_edited=&#8221;on|tablet&#8221; border_width_right=&#8221;1px&#8221; border_color_right=&#8221;#f2f2f2&#8243; border_width_right_tablet=&#8221;0px&#8221; border_width_right_phone=&#8221;0px&#8221; border_width_right_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/transit-asia.chss.nycu.edu.tw\/GHI\/wp-content\/uploads\/2022\/05\/top_logo.png&#8221; title_text=&#8221;top_logo&#8221; align=&#8221;center&#8221; _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; background_enable_color=&#8221;off&#8221; width=&#8221;56%&#8221; max_width=&#8221;50%&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Poppins|300|||||||&#8221; text_font_size=&#8221;16px&#8221; header_2_font=&#8221;Poppins|600||on|||||&#8221; header_2_font_size=&#8221;1em&#8221; header_2_letter_spacing=&#8221;1px&#8221; header_2_line_height=&#8221;1.5em&#8221; header_2_font_size_tablet=&#8221;1em&#8221; header_2_font_size_phone=&#8221;0.8em&#8221; header_2_font_size_last_edited=&#8221;on|desktop&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2 style=\"text-align: center;\">Department of Sociology, Chung-Ang University (CAU), Seoul, Korea<\/h2>\n<p>[\/et_pb_text][\/et_pb_column][et_pb_column type=&#8221;1_6&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/transit-asia.chss.nycu.edu.tw\/GHI\/wp-content\/uploads\/2022\/05\/BAEK-Seung-Wook-CAU.jpg&#8221; title_text=&#8221;BAEK Seung-Wook, CAU&#8221; align=&#8221;center&#8221; align_tablet=&#8221;center&#8221; align_phone=&#8221;&#8221; align_last_edited=&#8221;on|desktop&#8221; _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; max_width=&#8221;160px&#8221; height=&#8221;160px&#8221; max_height=&#8221;160px&#8221; custom_margin=&#8221;||20px||false|false&#8221; border_radii=&#8221;on|100%|100%|100%|100%&#8221; border_width_all=&#8221;1px&#8221; border_color_all=&#8221;#e09900&#8243; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Poppins||||||||&#8221; text_font_size=&#8221;12px&#8221; header_font=&#8221;Poppins|500|||||||&#8221; header_font_size=&#8221;18px&#8221; header_2_font=&#8221;Poppins|500||on|||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_font_size=&#8221;20px&#8221; header_3_font=&#8221;Poppins|500||on|||||&#8221; header_3_text_color=&#8221;#E02B20&#8243; header_3_font_size=&#8221;13px&#8221; header_4_font=&#8221;Poppins|600||on|||||&#8221; header_4_text_color=&#8221;#3a1a00&#8243; header_4_font_size=&#8221;15px&#8221; custom_margin=&#8221;||20px||false|false&#8221; link_option_url=&#8221;https:\/\/iccs.nctu.edu.tw\/en\/teacher.php?USN=21&#038;type=program&#8221; link_option_url_new_window=&#8221;on&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2 style=\"text-align: center;\"><a href=\"https:\/\/sociology.cau.ac.kr\/eng\/faculty\/sub01.php\">BAEK Seung-Wook<\/a><\/h2>\n<h4 style=\"text-align: center;\"><span>Professor<\/span><\/h4>\n<h3 style=\"text-align: center;\"><a href=\"mailto:swbaek@cau.ac.kr\">swbaek@cau.ac.kr<\/a><\/h3>\n<p>&nbsp;<\/p>\n<p>[\/et_pb_text][\/et_pb_column][et_pb_column type=&#8221;1_6&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/transit-asia.chss.nycu.edu.tw\/GHI\/wp-content\/uploads\/2022\/05\/LEE-Na-Young-CAU.jpg&#8221; title_text=&#8221;LEE Na-Young, CAU&#8221; align=&#8221;center&#8221; align_tablet=&#8221;center&#8221; align_phone=&#8221;&#8221; align_last_edited=&#8221;on|desktop&#8221; _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; max_width=&#8221;160px&#8221; height=&#8221;160px&#8221; max_height=&#8221;160px&#8221; custom_margin=&#8221;||20px||false|false&#8221; border_radii=&#8221;on|100%|100%|100%|100%&#8221; border_width_all=&#8221;1px&#8221; border_color_all=&#8221;#e09900&#8243; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Poppins||||||||&#8221; text_font_size=&#8221;12px&#8221; header_font=&#8221;Poppins|500|||||||&#8221; header_font_size=&#8221;18px&#8221; header_2_font=&#8221;Poppins|500||on|||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_font_size=&#8221;20px&#8221; header_3_font=&#8221;Poppins|500||on|||||&#8221; header_3_text_color=&#8221;#E02B20&#8243; header_3_font_size=&#8221;13px&#8221; header_4_font=&#8221;Poppins|600||on|||||&#8221; header_4_text_color=&#8221;#3a1a00&#8243; header_4_font_size=&#8221;15px&#8221; custom_margin=&#8221;||20px||false|false&#8221; link_option_url=&#8221;https:\/\/iccs.nctu.edu.tw\/en\/teacher.php?USN=21&#038;type=program&#8221; link_option_url_new_window=&#8221;on&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2 style=\"text-align: center;\"><span>\u00a0<\/span><a href=\"https:\/\/sociology.cau.ac.kr\/eng\/faculty\/sub01.php\">LEE Na-Young<\/a><\/h2>\n<h4 style=\"text-align: center;\"><span>Professor<\/span><\/h4>\n<h3 style=\"text-align: center;\"><a href=\"mailto:nylee@cau.ac.kr\">nylee@cau.ac.kr<\/a><\/h3>\n<p>&nbsp;<\/p>\n<p>[\/et_pb_text][\/et_pb_column][et_pb_column type=&#8221;1_6&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/transit-asia.chss.nycu.edu.tw\/GHI\/wp-content\/uploads\/2022\/05\/SHIN-Kwang-Yeong-CAU.jpg&#8221; title_text=&#8221;SHIN Kwang-Yeong, CAU&#8221; align=&#8221;center&#8221; align_tablet=&#8221;center&#8221; align_phone=&#8221;&#8221; align_last_edited=&#8221;on|desktop&#8221; _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; max_width=&#8221;160px&#8221; height=&#8221;160px&#8221; max_height=&#8221;160px&#8221; custom_margin=&#8221;||20px||false|false&#8221; border_radii=&#8221;on|100%|100%|100%|100%&#8221; border_width_all=&#8221;1px&#8221; border_color_all=&#8221;#e09900&#8243; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Poppins||||||||&#8221; text_font_size=&#8221;12px&#8221; header_font=&#8221;Poppins|500|||||||&#8221; header_font_size=&#8221;18px&#8221; header_2_font=&#8221;Poppins|500||on|||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_font_size=&#8221;20px&#8221; header_3_font=&#8221;Poppins|500||on|||||&#8221; header_3_text_color=&#8221;#E02B20&#8243; header_3_font_size=&#8221;13px&#8221; header_4_font=&#8221;Poppins|600||on|||||&#8221; header_4_text_color=&#8221;#3a1a00&#8243; header_4_font_size=&#8221;15px&#8221; custom_margin=&#8221;||20px||false|false&#8221; link_option_url=&#8221;https:\/\/iccs.nctu.edu.tw\/en\/teacher.php?USN=21&#038;type=program&#8221; link_option_url_new_window=&#8221;on&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2 style=\"text-align: center;\"><a href=\"https:\/\/sociology.cau.ac.kr\/eng\/faculty\/sub01.php\">SHIN Kwang-Yeong.<\/a><\/h2>\n<h4 style=\"text-align: center;\"><span>Professor<\/span><\/h4>\n<h3 style=\"text-align: center;\"><a href=\"mailto:kyshin@cau.ac.kr\">kyshin@cau.ac.kr<\/a><\/h3>\n<p>&nbsp;<\/p>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_2,1_2&#8243; module_class=&#8221;dfc-asia dfc-korea&#8221; _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; width=&#8221;75%&#8221; max_width=&#8221;75%&#8221; custom_margin=&#8221;30px||30px||true|false&#8221; custom_padding=&#8221;30px|30px|30px|30px|true|true&#8221; animation_style=&#8221;slide&#8221; border_width_all=&#8221;2px&#8221; border_color_all=&#8221;#f7f7f7&#8243; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;30px|60px|30px|60px|true|true&#8221; custom_padding_tablet=&#8221;|8px||8px|true|true&#8221; custom_padding_phone=&#8221;30px|0px|30px|0px|true|true&#8221; custom_padding_last_edited=&#8221;on|tablet&#8221; border_width_right=&#8221;1px&#8221; border_color_right=&#8221;#f2f2f2&#8243; border_width_right_tablet=&#8221;0px&#8221; border_width_right_phone=&#8221;0px&#8221; border_width_right_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/transit-asia.chss.nycu.edu.tw\/GHI\/wp-content\/uploads\/2022\/05\/download.png&#8221; title_text=&#8221;download&#8221; align=&#8221;center&#8221; _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; background_enable_color=&#8221;off&#8221; width=&#8221;30%&#8221; max_width=&#8221;50%&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Poppins|300|||||||&#8221; text_font_size=&#8221;16px&#8221; header_2_font=&#8221;Poppins|600||on|||||&#8221; header_2_font_size=&#8221;1em&#8221; header_2_letter_spacing=&#8221;1px&#8221; header_2_line_height=&#8221;1.5em&#8221; header_2_font_size_tablet=&#8221;1em&#8221; header_2_font_size_phone=&#8221;0.8em&#8221; header_2_font_size_last_edited=&#8221;on|desktop&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2 style=\"text-align: center;\">Law School, Yonsei University (YU), Seoul, Korea<\/h2>\n<p>[\/et_pb_text][\/et_pb_column][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/transit-asia.chss.nycu.edu.tw\/GHI\/wp-content\/uploads\/2022\/05\/Lee-Chulwoo.jpeg&#8221; title_text=&#8221;Lee Chulwoo&#8221; align=&#8221;center&#8221; align_tablet=&#8221;center&#8221; align_phone=&#8221;&#8221; align_last_edited=&#8221;on|desktop&#8221; _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; max_width=&#8221;160px&#8221; height=&#8221;160px&#8221; max_height=&#8221;160px&#8221; custom_margin=&#8221;||20px||false|false&#8221; border_radii=&#8221;on|100%|100%|100%|100%&#8221; border_width_all=&#8221;1px&#8221; border_color_all=&#8221;#e09900&#8243; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Poppins||||||||&#8221; text_font_size=&#8221;12px&#8221; header_font=&#8221;Poppins|500|||||||&#8221; header_font_size=&#8221;18px&#8221; header_2_font=&#8221;Poppins|500||on|||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_font_size=&#8221;20px&#8221; header_3_font=&#8221;Poppins|500||on|||||&#8221; header_3_text_color=&#8221;#E02B20&#8243; header_3_font_size=&#8221;13px&#8221; header_4_font=&#8221;Poppins|600||on|||||&#8221; header_4_text_color=&#8221;#3a1a00&#8243; header_4_font_size=&#8221;15px&#8221; custom_margin=&#8221;||20px||false|false&#8221; link_option_url=&#8221;https:\/\/iccs.nctu.edu.tw\/en\/teacher.php?USN=21&#038;type=program&#8221; link_option_url_new_window=&#8221;on&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2 style=\"text-align: center;\"><a href=\"https:\/\/lawschooleng.yonsei.ac.kr\/faculty\/name_search.do?mode=view&amp;userId=N50oc8n0mCABQT8YGmvp%2FQ%3D%3D\">LEE Chulwoo<\/a><\/h2>\n<h4 style=\"text-align: center;\"><span>Professor<\/span><\/h4>\n<h3 style=\"text-align: center;\"><a href=\"mailto:chulwoo.lee@yonsei.ac.kr\">lee@yonsei.ac.kr<\/a><\/h3>\n<p>&nbsp;<\/p>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_2,1_2&#8243; module_class=&#8221;dfc-asia dfc-korea&#8221; _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; width=&#8221;75%&#8221; max_width=&#8221;75%&#8221; custom_margin=&#8221;30px||30px||true|false&#8221; custom_padding=&#8221;30px|30px|30px|30px|true|true&#8221; animation_style=&#8221;slide&#8221; border_width_all=&#8221;2px&#8221; border_color_all=&#8221;#f7f7f7&#8243; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;30px|60px|30px|60px|true|true&#8221; custom_padding_tablet=&#8221;|8px||8px|true|true&#8221; custom_padding_phone=&#8221;30px|0px|30px|0px|true|true&#8221; custom_padding_last_edited=&#8221;on|tablet&#8221; border_width_right=&#8221;1px&#8221; border_color_right=&#8221;#f2f2f2&#8243; border_width_right_tablet=&#8221;0px&#8221; border_width_right_phone=&#8221;0px&#8221; border_width_right_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/transit-asia.chss.nycu.edu.tw\/GHI\/wp-content\/uploads\/2022\/05\/Hanyang_University_new_UI.svg_.png&#8221; title_text=&#8221;Hanyang_University_new_UI.svg&#8221; align=&#8221;center&#8221; _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; background_enable_color=&#8221;off&#8221; width=&#8221;30%&#8221; max_width=&#8221;50%&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Poppins|300|||||||&#8221; text_font_size=&#8221;16px&#8221; header_2_font=&#8221;Poppins|600||on|||||&#8221; header_2_font_size=&#8221;1em&#8221; header_2_letter_spacing=&#8221;1px&#8221; header_2_line_height=&#8221;1.5em&#8221; header_2_font_size_tablet=&#8221;1em&#8221; header_2_font_size_phone=&#8221;0.8em&#8221; header_2_font_size_last_edited=&#8221;on|desktop&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2 style=\"text-align: center;\">School of Education in Applied Art Education, Hanyang University, Seoul, Korea<\/h2>\n<p>[\/et_pb_text][\/et_pb_column][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/transit-asia.chss.nycu.edu.tw\/GHI\/wp-content\/uploads\/2022\/05\/Robinson-Tammy-Hanyang-University.jpg&#8221; title_text=&#8221;Robinson Tammy, Hanyang University&#8221; align=&#8221;center&#8221; align_tablet=&#8221;center&#8221; align_phone=&#8221;&#8221; align_last_edited=&#8221;on|desktop&#8221; _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; max_width=&#8221;160px&#8221; height=&#8221;160px&#8221; max_height=&#8221;160px&#8221; custom_margin=&#8221;||20px||false|false&#8221; border_radii=&#8221;on|100%|100%|100%|100%&#8221; border_width_all=&#8221;1px&#8221; border_color_all=&#8221;#e09900&#8243; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Poppins||||||||&#8221; text_font_size=&#8221;12px&#8221; header_font=&#8221;Poppins|500|||||||&#8221; header_font_size=&#8221;18px&#8221; header_2_font=&#8221;Poppins|500||on|||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_font_size=&#8221;20px&#8221; header_3_font=&#8221;Poppins|500||on|||||&#8221; header_3_text_color=&#8221;#E02B20&#8243; header_3_font_size=&#8221;13px&#8221; header_4_font=&#8221;Poppins|600||on|||||&#8221; header_4_text_color=&#8221;#3a1a00&#8243; header_4_font_size=&#8221;15px&#8221; custom_margin=&#8221;||20px||false|false&#8221; link_option_url=&#8221;https:\/\/iccs.nctu.edu.tw\/en\/teacher.php?USN=21&#038;type=program&#8221; link_option_url_new_window=&#8221;on&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2 style=\"text-align: center;\"><a href=\"https:\/\/www.hanyang.ac.kr\/web\/eng\/s1006\">Tammy Robinson\u00a0<\/a><\/h2>\n<h4 style=\"text-align: center;\"><span>Professor<\/span><\/h4>\n<h3 style=\"text-align: center;\"><a href=\"mailto:Koreatammyko@hanyang.ac.kr\">Koreatammyko@hanyang.ac.kr<\/a><\/h3>\n<p>&nbsp;<\/p>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section]<\/p>\n","protected":false},"excerpt":{"rendered":"<p>THE TARNThe collaboration between the partner institutes lays the Transit Asia Research Network (TARN). Through the summer institute, we are hoping to inaugurate an inclusive collaborative network to continue to [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_et_pb_use_builder":"on","_et_pb_old_content":"","_et_gb_content_width":"","footnotes":""},"class_list":["post-54","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/transit-asia.chss.nycu.edu.tw\/GHI\/wp-json\/wp\/v2\/pages\/54","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/transit-asia.chss.nycu.edu.tw\/GHI\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/transit-asia.chss.nycu.edu.tw\/GHI\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/transit-asia.chss.nycu.edu.tw\/GHI\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/transit-asia.chss.nycu.edu.tw\/GHI\/wp-json\/wp\/v2\/comments?post=54"}],"version-history":[{"count":0,"href":"https:\/\/transit-asia.chss.nycu.edu.tw\/GHI\/wp-json\/wp\/v2\/pages\/54\/revisions"}],"wp:attachment":[{"href":"https:\/\/transit-asia.chss.nycu.edu.tw\/GHI\/wp-json\/wp\/v2\/media?parent=54"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}