{"id":6005,"date":"2020-10-15T14:06:18","date_gmt":"2020-10-15T20:06:18","guid":{"rendered":"https:\/\/teachingnomad.com\/?page_id=6005"},"modified":"2020-11-23T12:37:36","modified_gmt":"2020-11-23T19:37:36","slug":"info-sheets","status":"publish","type":"page","link":"https:\/\/www.teachingnomad.com\/resources\/info-sheets\/","title":{"rendered":"Info Sheets"},"content":{"rendered":"<p>[et_pb_section fb_built=&#8221;1&#8243; fullwidth=&#8221;on&#8221; _builder_version=&#8221;4.6.3&#8243; use_background_color_gradient=&#8221;on&#8221; background_color_gradient_start=&#8221;rgba(255,255,255,0.5)&#8221; background_color_gradient_end=&#8221;#ffffff&#8221; background_color_gradient_overlays_image=&#8221;on&#8221; background_image=&#8221;https:\/\/teachingnomad.com\/wp-content\/uploads\/2020\/10\/question-mark.jpg&#8221; background_blend=&#8221;darken&#8221; min_height=&#8221;540px&#8221; max_height=&#8221;540px&#8221; custom_padding=&#8221;0px||6px||false|false&#8221; custom_css_main_element=&#8221;display: flex;||flex-direction: column;||justify-content: center;||align-items: center;&#8221; da_is_popup=&#8221;off&#8221; da_exit_intent=&#8221;off&#8221; da_has_close=&#8221;on&#8221; da_alt_close=&#8221;off&#8221; da_dark_close=&#8221;off&#8221; da_not_modal=&#8221;on&#8221; da_is_singular=&#8221;off&#8221; da_with_loader=&#8221;off&#8221; da_has_shadow=&#8221;on&#8221; da_disable_devices=&#8221;off|off|off&#8221;][et_pb_fullwidth_header title=&#8221;Info Sheets&#8221; text_orientation=&#8221;center&#8221; module_class=&#8221;tnd-page-header&#8221; _builder_version=&#8221;4.6.3&#8243; title_font=&#8221;Lato|900|||||||&#8221; title_text_align=&#8221;center&#8221; title_text_color=&#8221;#1d1f20&#8243; title_font_size=&#8221;40px&#8221; title_line_height=&#8221;1.2em&#8221; background_enable_color=&#8221;off&#8221; width=&#8221;100%&#8221; max_width=&#8221;100%&#8221; module_alignment=&#8221;center&#8221; custom_padding=&#8221;5px||0px||false|false&#8221; hover_enabled=&#8221;0&#8243; custom_css_main_element=&#8221;margin-top: auto;&#8221; custom_margin=&#8221;101px||101px||true|&#8221; sticky_enabled=&#8221;0&#8243;][\/et_pb_fullwidth_header][et_pb_fullwidth_code admin_label=&#8221;Fullwidth Code&#8221; _builder_version=&#8221;4.6.3&#8243; background_enable_color=&#8221;off&#8221; max_width=&#8221;540px&#8221; module_alignment=&#8221;center&#8221; custom_margin=&#8221;auto||||false|false&#8221; custom_padding=&#8221;0px||25px||false|false&#8221; custom_css_main_element=&#8221;margin-top: auto;&#8221;]<\/p>\n<div class=\"home-secondary-nav course-secondary-nav info-sheets-secondary-nav\"><!-- [et_pb_line_break_holder] -->  <a href=\"#general\" class=\"secondary-nav-link active \">General<\/a><!-- [et_pb_line_break_holder] -->  <a href=\"#china\" class=\"secondary-nav-link\">China<\/a><!-- [et_pb_line_break_holder] -->  <a href=\"#uae\" class=\"secondary-nav-link\">UAE<\/a><!-- [et_pb_line_break_holder] --><\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><script><!-- [et_pb_line_break_holder] -->jQuery(document).ready(function( $ ) {<!-- [et_pb_line_break_holder] -->   $('.info-sheets-secondary-nav .secondary-nav-link').click(function(e){<!-- [et_pb_line_break_holder] -->    $('.info-sheets-secondary-nav .secondary-nav-link').removeClass('active');<!-- [et_pb_line_break_holder] -->    $(this).addClass('active');    <!-- [et_pb_line_break_holder] -->  })<!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->\t$('.info-sheets--2, .info-sheets--3').css({display: 'none'});\t<!-- [et_pb_line_break_holder] -->  var hash = window.location.hash;<!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->  switch (hash) {<!-- [et_pb_line_break_holder] -->    case '#uae':<!-- [et_pb_line_break_holder] -->     jQuery('.secondary-nav-link').removeClass('active'); <!-- [et_pb_line_break_holder] -->     jQuery('.secondary-nav-link:nth-child(3)').addClass('active');<!-- [et_pb_line_break_holder] -->      break;<!-- [et_pb_line_break_holder] -->    case '#china':<!-- [et_pb_line_break_holder] -->     jQuery('.secondary-nav-link').removeClass('active'); <!-- [et_pb_line_break_holder] -->     jQuery('.secondary-nav-link:nth-child(2)').addClass('active');<!-- [et_pb_line_break_holder] -->      break;  <!-- [et_pb_line_break_holder] -->    default:<!-- [et_pb_line_break_holder] -->     jQuery('.secondary-nav-link').removeClass('active'); <!-- [et_pb_line_break_holder] -->     jQuery('.secondary-nav-link:nth-child(1)').addClass('active');<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->});<!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->jQuery(window).on('hashchange', function(){<!-- [et_pb_line_break_holder] -->    var hash = window.location.hash;<!-- [et_pb_line_break_holder] -->  \tjQuery('.info-sheets').css({display: 'none'});<!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->  switch (hash) {<!-- [et_pb_line_break_holder] -->    case '#uae':<!-- [et_pb_line_break_holder] -->      jQuery('.info-sheets--3').css({display: 'block'});<!-- [et_pb_line_break_holder] -->      break;<!-- [et_pb_line_break_holder] -->    case '#china':<!-- [et_pb_line_break_holder] -->      jQuery('.info-sheets--2').css({display: 'block'});<!-- [et_pb_line_break_holder] -->      break;  <!-- [et_pb_line_break_holder] -->    default:<!-- [et_pb_line_break_holder] -->      jQuery('.info-sheets--1').css({display: 'block'});<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->});<!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] --><\/script>[\/et_pb_fullwidth_code][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; module_class=&#8221;info-sheets info-sheets&#8211;1&#8243; _builder_version=&#8221;4.6.3&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#f5f5f5&#8243; custom_margin=&#8221;-11px|||||&#8221; custom_padding=&#8221;54px||90px||false|false&#8221; custom_css_main_element=&#8221;overflow: hidden;&#8221; da_is_popup=&#8221;off&#8221; da_exit_intent=&#8221;off&#8221; da_has_close=&#8221;on&#8221; da_alt_close=&#8221;off&#8221; da_dark_close=&#8221;off&#8221; da_not_modal=&#8221;on&#8221; da_is_singular=&#8221;off&#8221; da_with_loader=&#8221;off&#8221; da_has_shadow=&#8221;on&#8221; da_disable_devices=&#8221;off|off|off&#8221;][et_pb_row _builder_version=&#8221;4.5.1&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;||47px|||&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.5.1&#8243; _module_preset=&#8221;default&#8221;][et_pb_cta title=&#8221;General Info Sheets&#8221; button_text=&#8221;Click Here&#8221; module_class=&#8221;tnd-section-heading&#8221; _builder_version=&#8221;4.6.3&#8243; header_font=&#8221;Lato||||||||&#8221; header_text_align=&#8221;center&#8221; header_text_color=&#8221;#1d1f20&#8243; header_font_size=&#8221;28px&#8221; body_font=&#8221;Lato||||||||&#8221; body_text_align=&#8221;left&#8221; body_text_color=&#8221;#606262&#8243; body_font_size=&#8221;16px&#8221; background_enable_color=&#8221;off&#8221; custom_margin=&#8221;0px||0px||false|false&#8221; custom_padding=&#8221;0px|0px|0px|0px|false|false&#8221;][\/et_pb_cta][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_3,1_3,1_3&#8243; use_custom_gutter=&#8221;on&#8221; gutter_width=&#8221;2&#8243; _builder_version=&#8221;4.6.0&#8243; custom_padding=&#8221;0px||20px||false|false&#8221;][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.4.9&#8243;][et_pb_blurb title=&#8221;Interview Preparation Sheet&#8221; image=&#8221;https:\/\/teachingnomad.com\/wp-content\/uploads\/2020\/10\/Interview-prep-thumbnail.png&#8221; alt=&#8221;Interview prep thumbnail&#8221; image_max_width=&#8221;60%&#8221; module_id=&#8221;helpful-link1&#8243; module_class=&#8221;tnd-helpful-link-card&#8221; _builder_version=&#8221;4.6.3&#8243; _module_preset=&#8221;default&#8221; header_font=&#8221;Lato|900|||||||&#8221; header_text_align=&#8221;center&#8221; header_text_color=&#8221;#1d1f20&#8243; header_font_size=&#8221;22px&#8221; body_text_align=&#8221;center&#8221; custom_padding=&#8221;|10px||10px|false|true&#8221; custom_css_main_element=&#8221;display: flex;||flex-direction: column;||max-width: 350px;||min-height: 339px;||border-radius: 6px;||box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.1);||background-color: #ffffff;||padding: 30px;&#8221; border_radii_image=&#8221;on|5px|5px|5px|5px&#8221; box_shadow_style_image=&#8221;preset1&#8243;]<\/p>\n<p class=\"tnd-helpful-link-card__text\" style=\"text-align: center;\"><span>Get ready for your interview by preparing answers to common questions.<\/span><\/p>\n<p class=\"tnd-helpful-link-card__text\"><a href=\"https:\/\/www.teachingnomad.com\/blog\/teach-abroad\/interviewing-for-your-teaching-position\/\" class=\"tnd-helpful-link-card__link\">Read more<\/a><\/p>\n<div class=\"tnd-helpful-link-card__control\" style=\"text-align: center; justify-content: center;\"><a href=\"https:\/\/teachingnomad.com\/wp-content\/uploads\/2020\/10\/Interview-prep-sheet-infographic.pdf\" class=\"tnd-button tnd-button--inverted\" target=\"_blank\" rel=\"noopener noreferrer\">View infographic<\/a><\/div>\n<p>[\/et_pb_blurb][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.4.9&#8243;][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.4.9&#8243;][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; module_class=&#8221;info-sheets info-sheets&#8211;2&#8243; _builder_version=&#8221;4.6.3&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#f5f5f5&#8243; custom_padding=&#8221;60px||90px||false|false&#8221; custom_css_main_element=&#8221;overflow: hidden;&#8221; da_is_popup=&#8221;off&#8221; da_exit_intent=&#8221;off&#8221; da_has_close=&#8221;on&#8221; da_alt_close=&#8221;off&#8221; da_dark_close=&#8221;off&#8221; da_not_modal=&#8221;on&#8221; da_is_singular=&#8221;off&#8221; da_with_loader=&#8221;off&#8221; da_has_shadow=&#8221;on&#8221; da_disable_devices=&#8221;off|off|off&#8221;][et_pb_row _builder_version=&#8221;4.6.3&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;||42px|||&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.6.3&#8243; _module_preset=&#8221;default&#8221;][et_pb_cta title=&#8221;China Info Sheets&#8221; button_text=&#8221;Click Here&#8221; module_class=&#8221;tnd-section-heading&#8221; _builder_version=&#8221;4.6.3&#8243; header_font=&#8221;Lato||||||||&#8221; header_text_align=&#8221;center&#8221; header_text_color=&#8221;#1d1f20&#8243; header_font_size=&#8221;28px&#8221; body_font=&#8221;Lato||||||||&#8221; body_text_align=&#8221;left&#8221; body_text_color=&#8221;#606262&#8243; body_font_size=&#8221;16px&#8221; background_enable_color=&#8221;off&#8221; custom_margin=&#8221;0px||0px||false|false&#8221; custom_padding=&#8221;0px|0px|0px|0px|false|false&#8221;][\/et_pb_cta][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_3,1_3,1_3&#8243; use_custom_gutter=&#8221;on&#8221; gutter_width=&#8221;2&#8243; make_equal=&#8221;on&#8221; _builder_version=&#8221;4.6.3&#8243; custom_padding=&#8221;0px||20px||false|false&#8221;][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.4.9&#8243;][et_pb_blurb title=&#8221;Teaching Abroad by the Numbers&#8221; image=&#8221;https:\/\/teachingnomad.com\/wp-content\/uploads\/2020\/10\/Teaching-Abroad-by-the-Numbers-Thumbnail.jpg&#8221; alt=&#8221;Teaching Abroad by the Numbers Thumbnail&#8221; image_max_width=&#8221;60%&#8221; module_id=&#8221;helpful-link1&#8243; module_class=&#8221;tnd-helpful-link-card&#8221; _builder_version=&#8221;4.6.3&#8243; _module_preset=&#8221;default&#8221; header_font=&#8221;Lato|900|||||||&#8221; header_text_align=&#8221;center&#8221; header_text_color=&#8221;#1d1f20&#8243; header_font_size=&#8221;22px&#8221; body_text_align=&#8221;center&#8221; min_height=&#8221;588px&#8221; custom_padding=&#8221;|10px||10px|false|true&#8221; custom_css_main_element=&#8221;display: flex;||flex-direction: column;||max-width: 350px;||min-height: 588px;||border-radius: 6px;||box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.1);||background-color: #ffffff;||padding: 30px;&#8221; border_radii_image=&#8221;on|5px|5px|5px|5px&#8221; box_shadow_style_image=&#8221;preset1&#8243;]<\/p>\n<p class=\"tnd-helpful-link-card__text\" style=\"text-align: center;\"><span>Here are some of the statistics behind teaching abroad in China.<\/span><\/p>\n<p class=\"tnd-helpful-link-card__text\"><a href=\"https:\/\/www.teachingnomad.com\/blog\/teach-abroad\/teaching-abroad-by-the-numbers\/\" class=\"tnd-helpful-link-card__link\">Read more<\/a><\/p>\n<div class=\"tnd-helpful-link-card__control\" style=\"text-align: center; justify-content: center;\"><a href=\"https:\/\/teachingnomad.com\/wp-content\/uploads\/2020\/10\/Teaching-Abroad-by-the-Numbers-scaled.jpg\" class=\"tnd-button tnd-button--inverted\" target=\"_blank\" rel=\"noopener noreferrer\">View infographic<\/a><\/div>\n<p>[\/et_pb_blurb][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.4.9&#8243;][et_pb_blurb title=&#8221;How to Get Your Z-Visa for China&#8221; image=&#8221;https:\/\/teachingnomad.com\/wp-content\/uploads\/2020\/10\/How-to-Get-a-Z-Visa-Thumbnail.jpg&#8221; alt=&#8221;How to Get a Z-Visa Thumbnail&#8221; image_max_width=&#8221;60%&#8221; module_id=&#8221;helpful-link1&#8243; module_class=&#8221;tnd-helpful-link-card&#8221; _builder_version=&#8221;4.6.3&#8243; _module_preset=&#8221;default&#8221; header_font=&#8221;Lato|900|||||||&#8221; header_text_align=&#8221;center&#8221; header_text_color=&#8221;#1d1f20&#8243; header_font_size=&#8221;22px&#8221; body_text_align=&#8221;center&#8221; min_height=&#8221;588px&#8221; custom_padding=&#8221;|10px||10px|false|true&#8221; custom_css_main_element=&#8221;display: flex;||flex-direction: column;||max-width: 350px;||min-height: 588px;||border-radius: 6px;||box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.1);||background-color: #ffffff;||padding: 30px;&#8221; border_radii_image=&#8221;on|5px|5px|5px|5px&#8221; box_shadow_style_image=&#8221;preset1&#8243;]<\/p>\n<p class=\"tnd-helpful-link-card__text\" style=\"text-align: center;\"><span>Here&#8217;s an infographic that details the process of getting a work visa for China.<\/span><\/p>\n<p class=\"tnd-helpful-link-card__text\"><a href=\"https:\/\/www.teachingnomad.com\/blog\/teach-abroad\/how-to-get-your-z-visa-for-teaching-in-china\/\" class=\"tnd-helpful-link-card__link\">Read more<\/a><\/p>\n<div class=\"tnd-helpful-link-card__control\" style=\"text-align: center; justify-content: center;\"><a href=\"https:\/\/teachingnomad.com\/wp-content\/uploads\/2020\/10\/How-to-Get-Your-Z-Visa-for-China-Infographic.pdf\" class=\"tnd-button tnd-button--inverted\" target=\"_blank\" rel=\"noopener noreferrer\">View infographic<\/a><\/div>\n<p>[\/et_pb_blurb][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.4.9&#8243;][et_pb_blurb title=&#8221;Cost of Living in China&#8221; image=&#8221;https:\/\/teachingnomad.com\/wp-content\/uploads\/2020\/10\/Cost-of-Living-in-China-Thumbnail.jpg&#8221; alt=&#8221;Cost of Living in China Thumbnail&#8221; image_max_width=&#8221;60%&#8221; module_id=&#8221;helpful-link1&#8243; module_class=&#8221;tnd-helpful-link-card&#8221; _builder_version=&#8221;4.6.3&#8243; _module_preset=&#8221;default&#8221; header_font=&#8221;Lato|900|||||||&#8221; header_text_align=&#8221;center&#8221; header_text_color=&#8221;#1d1f20&#8243; header_font_size=&#8221;22px&#8221; body_text_align=&#8221;center&#8221; min_height=&#8221;588px&#8221; custom_padding=&#8221;|10px||10px|false|true&#8221; custom_css_main_element=&#8221;display: flex;||flex-direction: column;||max-width: 350px;||min-height: 588px;||border-radius: 6px;||box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.1);||background-color: #ffffff;||padding: 30px;&#8221; border_radii_image=&#8221;on|5px|5px|5px|5px&#8221; box_shadow_style_image=&#8221;preset1&#8243;]<\/p>\n<p class=\"tnd-helpful-link-card__text\" style=\"text-align: center;\"><span>A chart with information about everyday expenses in the different tier cities in China.<\/span><\/p>\n<p class=\"tnd-helpful-link-card__text\"><a href=\"https:\/\/www.teachingnomad.com\/blog\/live-abroad\/cost-of-living-in-china\/\" class=\"tnd-helpful-link-card__link\">Read more<\/a><\/p>\n<div class=\"tnd-helpful-link-card__control\" style=\"text-align: center; justify-content: center;\"><a href=\"https:\/\/teachingnomad.com\/wp-content\/uploads\/2020\/10\/Cost-of-Living-in-China-Infographic.pdf\" class=\"tnd-button tnd-button--inverted\" target=\"_blank\" rel=\"noopener noreferrer\">View infographic<\/a><\/div>\n<p>[\/et_pb_blurb][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_3,1_3,1_3&#8243; use_custom_gutter=&#8221;on&#8221; gutter_width=&#8221;2&#8243; _builder_version=&#8221;4.6.0&#8243; custom_padding=&#8221;0px||20px||false|false&#8221;][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.4.9&#8243;][et_pb_blurb title=&#8221;Air Pollution in China&#8221; image=&#8221;https:\/\/teachingnomad.com\/wp-content\/uploads\/2020\/10\/Air-Pollution-in-China-Thumbnail.jpg&#8221; alt=&#8221;Air Pollution in China Thumbnail&#8221; image_max_width=&#8221;60%&#8221; module_id=&#8221;helpful-link1&#8243; module_class=&#8221;tnd-helpful-link-card&#8221; _builder_version=&#8221;4.6.3&#8243; _module_preset=&#8221;default&#8221; header_font=&#8221;Lato|900|||||||&#8221; header_text_align=&#8221;center&#8221; header_text_color=&#8221;#1d1f20&#8243; header_font_size=&#8221;22px&#8221; body_text_align=&#8221;center&#8221; custom_padding=&#8221;|10px||10px|false|true&#8221; custom_css_main_element=&#8221;display: flex;||flex-direction: column;||max-width: 350px;||min-height: 561px;||border-radius: 6px;||box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.1);||background-color: #ffffff;||padding: 30px;&#8221; border_radii_image=&#8221;on|5px|5px|5px|5px&#8221; box_shadow_style_image=&#8221;preset1&#8243;]<\/p>\n<p class=\"tnd-helpful-link-card__text\" style=\"text-align: center;\"><span>Learn about air pollution in China, as well as ways to keep yourself safe and healthy.<\/span><\/p>\n<p class=\"tnd-helpful-link-card__text\"><a href=\"https:\/\/www.teachingnomad.com\/blog\/live-abroad\/air-pollution-in-china\/\" class=\"tnd-helpful-link-card__link\">Read more<\/a><\/p>\n<div class=\"tnd-helpful-link-card__control\" style=\"text-align: center; justify-content: center;\"><a href=\"https:\/\/teachingnomad.com\/wp-content\/uploads\/2020\/10\/Air-Pollution-in-China-Infographic.pdf\" class=\"tnd-button tnd-button--inverted\" target=\"_blank\" rel=\"noopener noreferrer\">View infographic<\/a><\/div>\n<p>[\/et_pb_blurb][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.4.9&#8243;][et_pb_blurb title=&#8221;Mandarin Basic Phrase Guide&#8221; image=&#8221;https:\/\/teachingnomad.com\/wp-content\/uploads\/2020\/10\/Mandarin-Basic-Phrase-Guide-Thumbnail.jpg&#8221; alt=&#8221;Mandarin Basic Phrase Guide Thumbnail&#8221; image_max_width=&#8221;60%&#8221; module_id=&#8221;helpful-link1&#8243; module_class=&#8221;tnd-helpful-link-card&#8221; _builder_version=&#8221;4.6.3&#8243; _module_preset=&#8221;default&#8221; header_font=&#8221;Lato|900|||||||&#8221; header_text_align=&#8221;center&#8221; header_text_color=&#8221;#1d1f20&#8243; header_font_size=&#8221;22px&#8221; body_text_align=&#8221;center&#8221; custom_padding=&#8221;|10px||10px|false|true&#8221; custom_css_main_element=&#8221;display: flex;||flex-direction: column;||max-width: 350px;||min-height: 561px;||border-radius: 6px;||box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.1);||background-color: #ffffff;||padding: 30px;&#8221; border_radii_image=&#8221;on|5px|5px|5px|5px&#8221; box_shadow_style_image=&#8221;preset1&#8243;]<\/p>\n<p class=\"tnd-helpful-link-card__text\" style=\"text-align: center;\"><span>A survival guide of words, phrases, and numbers for when you arrive in China.<\/span><\/p>\n<p class=\"tnd-helpful-link-card__text\"><a href=\"https:\/\/www.teachingnomad.com\/blog\/teach-abroad\/important-mandarin-phrases-to-know-when-teaching-in-china\/\" class=\"tnd-helpful-link-card__link\">Read more<\/a><\/p>\n<div class=\"tnd-helpful-link-card__control\" style=\"text-align: center; justify-content: center;\"><a href=\"https:\/\/teachingnomad.com\/wp-content\/uploads\/2020\/10\/Mandarin-Basic-Phrase-Guide-Infographic.pdf\" class=\"tnd-button tnd-button--inverted\" target=\"_blank\" rel=\"noopener noreferrer\">View infographic<\/a><\/div>\n<p>[\/et_pb_blurb][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.4.9&#8243;][et_pb_blurb title=&#8221;Banking in China&#8221; image=&#8221;https:\/\/teachingnomad.com\/wp-content\/uploads\/2020\/10\/Banking-in-China-Thumbnail.jpg&#8221; alt=&#8221;Banking in China Thumbnail&#8221; image_max_width=&#8221;60%&#8221; module_id=&#8221;helpful-link1&#8243; module_class=&#8221;tnd-helpful-link-card&#8221; _builder_version=&#8221;4.6.3&#8243; _module_preset=&#8221;default&#8221; header_font=&#8221;Lato|900|||||||&#8221; header_text_align=&#8221;center&#8221; header_text_color=&#8221;#1d1f20&#8243; header_font_size=&#8221;22px&#8221; body_text_align=&#8221;center&#8221; custom_padding=&#8221;|10px||10px|false|true&#8221; custom_css_main_element=&#8221;display: flex;||flex-direction: column;||max-width: 350px;||min-height: 561px;||border-radius: 6px;||box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.1);||background-color: #ffffff;||padding: 30px;&#8221; border_radii_image=&#8221;on|5px|5px|5px|5px&#8221; box_shadow_style_image=&#8221;preset1&#8243;]<\/p>\n<p class=\"tnd-helpful-link-card__text\" style=\"text-align: center;\"><span>Learn about setting up a bank account and common payment methods in China.<\/span><\/p>\n<p class=\"tnd-helpful-link-card__text\"><a href=\"https:\/\/www.teachingnomad.com\/blog\/live-abroad\/banking-in-china-guide\/\" class=\"tnd-helpful-link-card__link\">Read more<\/a><\/p>\n<div class=\"tnd-helpful-link-card__control\" style=\"text-align: center; justify-content: center;\"><a href=\"https:\/\/teachingnomad.com\/wp-content\/uploads\/2020\/10\/Banking-in-China-Infographic.pdf\" class=\"tnd-button tnd-button--inverted\" target=\"_blank\" rel=\"noopener noreferrer\">View infographic<\/a><\/div>\n<p>[\/et_pb_blurb][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_3,1_3,1_3&#8243; use_custom_gutter=&#8221;on&#8221; gutter_width=&#8221;2&#8243; _builder_version=&#8221;4.6.0&#8243; custom_padding=&#8221;0px||20px||false|false&#8221;][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.4.9&#8243;][et_pb_blurb title=&#8221;How to Bring Your Pet to China&#8221; image=&#8221;https:\/\/teachingnomad.com\/wp-content\/uploads\/2020\/10\/How-to-Bring-Your-Pet-to-China-Thumbnail.jpg&#8221; alt=&#8221;How to Bring Your Pet to China Thumbnail&#8221; image_max_width=&#8221;60%&#8221; module_id=&#8221;helpful-link1&#8243; module_class=&#8221;tnd-helpful-link-card&#8221; _builder_version=&#8221;4.6.3&#8243; _module_preset=&#8221;default&#8221; header_font=&#8221;Lato|900|||||||&#8221; header_text_align=&#8221;center&#8221; header_text_color=&#8221;#1d1f20&#8243; header_font_size=&#8221;22px&#8221; body_text_align=&#8221;center&#8221; custom_padding=&#8221;|10px||10px|false|true&#8221; custom_css_main_element=&#8221;display: flex;||flex-direction: column;||max-width: 350px;||min-height: 339px;||border-radius: 6px;||box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.1);||background-color: #ffffff;||padding: 30px;&#8221; border_radii_image=&#8221;on|5px|5px|5px|5px&#8221; box_shadow_style_image=&#8221;preset1&#8243;]<\/p>\n<p class=\"tnd-helpful-link-card__text\" style=\"text-align: center;\"><span>Learn how to bring your pet(s) to China safely and efficiently.\u00a0<\/span><\/p>\n<p class=\"tnd-helpful-link-card__text\"><a href=\"https:\/\/www.teachingnomad.com\/blog\/live-abroad\/bringing-a-pet-to-china\/\" class=\"tnd-helpful-link-card__link\">Read more<\/a><\/p>\n<div class=\"tnd-helpful-link-card__control\" style=\"text-align: center; justify-content: center;\"><a href=\"https:\/\/teachingnomad.com\/wp-content\/uploads\/2020\/10\/How-to-Bring-a-Pet-to-China-Infographic.pdf\" class=\"tnd-button tnd-button--inverted\" target=\"_blank\" rel=\"noopener noreferrer\">View infographic<\/a><\/div>\n<p>[\/et_pb_blurb][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.4.9&#8243;][et_pb_blurb title=&#8221;Visas in China&#8221; image=&#8221;https:\/\/teachingnomad.com\/wp-content\/uploads\/2020\/10\/Visas-in-China-Thumbnail.jpg&#8221; alt=&#8221;Visas in China Thumbnail&#8221; image_max_width=&#8221;60%&#8221; module_id=&#8221;helpful-link1&#8243; module_class=&#8221;tnd-helpful-link-card&#8221; _builder_version=&#8221;4.6.3&#8243; _module_preset=&#8221;default&#8221; header_font=&#8221;Lato|900|||||||&#8221; header_text_align=&#8221;center&#8221; header_text_color=&#8221;#1d1f20&#8243; header_font_size=&#8221;22px&#8221; body_text_align=&#8221;center&#8221; custom_padding=&#8221;|10px||10px|false|true&#8221; custom_css_main_element=&#8221;display: flex;||flex-direction: column;||max-width: 350px;||min-height: 339px;||border-radius: 6px;||box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.1);||background-color: #ffffff;||padding: 30px;&#8221; border_radii_image=&#8221;on|5px|5px|5px|5px&#8221; box_shadow_style_image=&#8221;preset1&#8243;]<\/p>\n<p class=\"tnd-helpful-link-card__text\" style=\"text-align: center;\"><span>Learn about the visas you and your family need to get while you&#8217;re teaching in China.<\/span><\/p>\n<p class=\"tnd-helpful-link-card__text\"><a href=\"https:\/\/www.teachingnomad.com\/blog\/teach-abroad\/work-visa-information-for-china\/\" class=\"tnd-helpful-link-card__link\">Read more<\/a><\/p>\n<div class=\"tnd-helpful-link-card__control\" style=\"text-align: center; justify-content: center;\"><a href=\"https:\/\/teachingnomad.com\/wp-content\/uploads\/2020\/10\/Visas-in-China-Infographic.pdf\" class=\"tnd-button tnd-button--inverted\" target=\"_blank\" rel=\"noopener noreferrer\">View infographic<\/a><\/div>\n<p>[\/et_pb_blurb][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.4.9&#8243;][et_pb_blurb title=&#8221;Income Tax in China&#8221; image=&#8221;https:\/\/teachingnomad.com\/wp-content\/uploads\/2020\/10\/Income-Tax-in-China-Thumbnail.jpg&#8221; alt=&#8221;Income Tax in China Thumbnail&#8221; image_max_width=&#8221;60%&#8221; module_id=&#8221;helpful-link1&#8243; module_class=&#8221;tnd-helpful-link-card&#8221; _builder_version=&#8221;4.6.3&#8243; _module_preset=&#8221;default&#8221; header_font=&#8221;Lato|900|||||||&#8221; header_text_align=&#8221;center&#8221; header_text_color=&#8221;#1d1f20&#8243; header_font_size=&#8221;22px&#8221; body_text_align=&#8221;center&#8221; custom_padding=&#8221;|10px||10px|false|true&#8221; custom_css_main_element=&#8221;display: flex;||flex-direction: column;||max-width: 350px;||min-height: 339px;||border-radius: 6px;||box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.1);||background-color: #ffffff;||padding: 30px;&#8221; border_radii_image=&#8221;on|5px|5px|5px|5px&#8221; box_shadow_style_image=&#8221;preset1&#8243;]<\/p>\n<p class=\"tnd-helpful-link-card__text\" style=\"text-align: center;\"><span>Learn how income tax works for foreigners working in China.<\/span><\/p>\n<p class=\"tnd-helpful-link-card__text\"><a href=\"https:\/\/www.teachingnomad.com\/blog\/teach-abroad\/income-tax-in-china\/\" class=\"tnd-helpful-link-card__link\">Read more<\/a><\/p>\n<div class=\"tnd-helpful-link-card__control\" style=\"text-align: center; justify-content: center;\"><a href=\"https:\/\/teachingnomad.com\/wp-content\/uploads\/2020\/10\/Income-Tax-in-China-Infographic.pdf\" class=\"tnd-button tnd-button--inverted\" target=\"_blank\" rel=\"noopener noreferrer\">View infographic<\/a><\/div>\n<p>[\/et_pb_blurb][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_3,1_3,1_3&#8243; use_custom_gutter=&#8221;on&#8221; gutter_width=&#8221;2&#8243; _builder_version=&#8221;4.6.0&#8243; custom_padding=&#8221;0px||20px||false|false&#8221;][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.4.9&#8243;][et_pb_blurb title=&#8221;2020 Tax Calculator&#8221; image=&#8221;https:\/\/teachingnomad.com\/wp-content\/uploads\/2020\/10\/2020-Tax-Calculator-Thumbnail.jpg&#8221; alt=&#8221;2020 Tax Calculator Thumbnail&#8221; image_max_width=&#8221;60%&#8221; module_id=&#8221;helpful-link1&#8243; module_class=&#8221;tnd-helpful-link-card&#8221; _builder_version=&#8221;4.6.6&#8243; _module_preset=&#8221;default&#8221; header_font=&#8221;Lato|900|||||||&#8221; header_text_align=&#8221;center&#8221; header_text_color=&#8221;#1d1f20&#8243; header_font_size=&#8221;22px&#8221; body_text_align=&#8221;center&#8221; custom_padding=&#8221;|10px||10px|false|true&#8221; custom_css_main_element=&#8221;display: flex;||flex-direction: column;||max-width: 350px;||min-height: 339px;||border-radius: 6px;||box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.1);||background-color: #ffffff;||padding: 30px;&#8221; border_radii_image=&#8221;on|5px|5px|5px|5px&#8221; box_shadow_style_image=&#8221;preset1&#8243;]<\/p>\n<p class=\"tnd-helpful-link-card__text\" style=\"text-align: center;\"><span>Here is a helpful chart for calculating taxes while you are in China.<\/span><\/p>\n<p class=\"tnd-helpful-link-card__text\"><a href=\"https:\/\/teachingnomad.com\/wp-content\/uploads\/2020\/10\/2020-Tax-Calculator-1.xlsx\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"tnd-helpful-link-card__link\">Download<\/a><\/p>\n<div class=\"tnd-helpful-link-card__control\" style=\"text-align: center; justify-content: center;\"><a href=\"https:\/\/teachingnomad.com\/wp-content\/uploads\/2020\/10\/2020-Tax-Calculator-1.xlsx\" class=\"tnd-button tnd-button--inverted\">Download calculator<\/a><\/div>\n<p>[\/et_pb_blurb][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.4.9&#8243;][et_pb_blurb title=&#8221;Moving to China To-Do List&#8221; image=&#8221;https:\/\/teachingnomad.com\/wp-content\/uploads\/2020\/10\/Moving-to-China-To-Do-List-Thumbnail.jpg&#8221; alt=&#8221;Moving to China To-Do List Thumbnail&#8221; image_max_width=&#8221;60%&#8221; module_id=&#8221;helpful-link1&#8243; module_class=&#8221;tnd-helpful-link-card&#8221; _builder_version=&#8221;4.6.3&#8243; _module_preset=&#8221;default&#8221; header_font=&#8221;Lato|900|||||||&#8221; header_text_align=&#8221;center&#8221; header_text_color=&#8221;#1d1f20&#8243; header_font_size=&#8221;22px&#8221; body_text_align=&#8221;center&#8221; custom_padding=&#8221;|10px||10px|false|true&#8221; custom_css_main_element=&#8221;display: flex;||flex-direction: column;||max-width: 350px;||min-height: 339px;||border-radius: 6px;||box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.1);||background-color: #ffffff;||padding: 30px;&#8221; border_radii_image=&#8221;on|5px|5px|5px|5px&#8221; box_shadow_style_image=&#8221;preset1&#8243;]<\/p>\n<p class=\"tnd-helpful-link-card__text\" style=\"text-align: center;\"><span>Here are the things you need to do to prepare for your departure to China.<\/span><\/p>\n<p class=\"tnd-helpful-link-card__text\"><a href=\"https:\/\/www.teachingnomad.com\/blog\/live-abroad\/moving-to-china-to-do-list\/\" class=\"tnd-helpful-link-card__link\">Read more<\/a><\/p>\n<div class=\"tnd-helpful-link-card__control\" style=\"text-align: center; justify-content: center;\"><a href=\"https:\/\/teachingnomad.com\/wp-content\/uploads\/2020\/10\/Moving-to-China-to-do-list-infographic.pdf\" class=\"tnd-button tnd-button--inverted\" target=\"_blank\" rel=\"noopener noreferrer\">View infographic<\/a><\/div>\n<p>[\/et_pb_blurb][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.4.9&#8243;][et_pb_blurb title=&#8221;Useful Phone Numbers in China&#8221; image=&#8221;https:\/\/teachingnomad.com\/wp-content\/uploads\/2020\/10\/Useful-Phone-Numbers-in-China-Thumbnail.jpg&#8221; alt=&#8221;Useful Phone Numbers in China Thumbnail&#8221; image_max_width=&#8221;60%&#8221; module_id=&#8221;helpful-link1&#8243; module_class=&#8221;tnd-helpful-link-card&#8221; _builder_version=&#8221;4.6.3&#8243; _module_preset=&#8221;default&#8221; header_font=&#8221;Lato|900|||||||&#8221; header_text_align=&#8221;center&#8221; header_text_color=&#8221;#1d1f20&#8243; header_font_size=&#8221;22px&#8221; body_text_align=&#8221;center&#8221; custom_padding=&#8221;|10px||10px|false|true&#8221; custom_css_main_element=&#8221;display: flex;||flex-direction: column;||max-width: 350px;||min-height: 339px;||border-radius: 6px;||box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.1);||background-color: #ffffff;||padding: 30px;&#8221; border_radii_image=&#8221;on|5px|5px|5px|5px&#8221; box_shadow_style_image=&#8221;preset1&#8243;]<\/p>\n<p class=\"tnd-helpful-link-card__text\" style=\"text-align: center;\"><span>Here is an information sheet with important numbers to make living in China easier for you.<\/span><\/p>\n<p class=\"tnd-helpful-link-card__text\"><a href=\"https:\/\/www.teachingnomad.com\/blog\/live-abroad\/useful-phone-numbers-in-china\/\" class=\"tnd-helpful-link-card__link\">Read more<\/a><\/p>\n<div class=\"tnd-helpful-link-card__control\" style=\"text-align: center; justify-content: center;\"><a href=\"https:\/\/teachingnomad.com\/wp-content\/uploads\/2020\/10\/Useful-Phone-Numbers-in-China-infographic.pdf\" class=\"tnd-button tnd-button--inverted\" target=\"_blank\" rel=\"noopener noreferrer\">View infographic<\/a><\/div>\n<p>[\/et_pb_blurb][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; module_class=&#8221;info-sheets info-sheets&#8211;3&#8243; _builder_version=&#8221;4.6.3&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#f5f5f5&#8243; custom_padding=&#8221;60px||90px||false|false&#8221; custom_css_main_element=&#8221;overflow: hidden;&#8221; da_is_popup=&#8221;off&#8221; da_exit_intent=&#8221;off&#8221; da_has_close=&#8221;on&#8221; da_alt_close=&#8221;off&#8221; da_dark_close=&#8221;off&#8221; da_not_modal=&#8221;on&#8221; da_is_singular=&#8221;off&#8221; da_with_loader=&#8221;off&#8221; da_has_shadow=&#8221;on&#8221; da_disable_devices=&#8221;off|off|off&#8221;][et_pb_row _builder_version=&#8221;4.6.3&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;||42px|||&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.6.3&#8243; _module_preset=&#8221;default&#8221;][et_pb_cta title=&#8221;UAE Info Sheets&#8221; button_text=&#8221;Click Here&#8221; module_class=&#8221;tnd-section-heading&#8221; _builder_version=&#8221;4.6.3&#8243; header_font=&#8221;Lato||||||||&#8221; header_text_align=&#8221;center&#8221; header_text_color=&#8221;#1d1f20&#8243; header_font_size=&#8221;28px&#8221; body_font=&#8221;Lato||||||||&#8221; body_text_align=&#8221;left&#8221; body_text_color=&#8221;#606262&#8243; body_font_size=&#8221;16px&#8221; background_enable_color=&#8221;off&#8221; custom_margin=&#8221;0px||0px||false|false&#8221; custom_padding=&#8221;0px|0px|0px|0px|false|false&#8221;][\/et_pb_cta][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_3,1_3,1_3&#8243; use_custom_gutter=&#8221;on&#8221; gutter_width=&#8221;2&#8243; make_equal=&#8221;on&#8221; _builder_version=&#8221;4.6.3&#8243; custom_padding=&#8221;0px||20px||false|false&#8221;][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.4.9&#8243;][et_pb_blurb title=&#8221;How to Get Your Visa for the UAE&#8221; image=&#8221;https:\/\/teachingnomad.com\/wp-content\/uploads\/2020\/10\/How-to-Get-Your-Visa-for-the-UAE-Thumbnail.jpg&#8221; alt=&#8221;How to Get Your Visa for the UAE Thumbnail&#8221; image_max_width=&#8221;60%&#8221; module_id=&#8221;helpful-link1&#8243; module_class=&#8221;tnd-helpful-link-card&#8221; _builder_version=&#8221;4.6.3&#8243; _module_preset=&#8221;default&#8221; header_font=&#8221;Lato|900|||||||&#8221; header_text_align=&#8221;center&#8221; header_text_color=&#8221;#1d1f20&#8243; header_font_size=&#8221;22px&#8221; body_text_align=&#8221;center&#8221; custom_padding=&#8221;|10px||10px|false|true&#8221; custom_css_main_element=&#8221;display: flex;||flex-direction: column;||max-width: 350px;||min-height: 587px;||border-radius: 6px;||box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.1);||background-color: #ffffff;||padding: 30px;&#8221; border_radii_image=&#8221;on|5px|5px|5px|5px&#8221; box_shadow_style_image=&#8221;preset1&#8243;]<\/p>\n<p class=\"tnd-helpful-link-card__text\" style=\"text-align: center;\"><span>This walks you through getting the proper permits and visas for moving to the UAE.<\/span><\/p>\n<p class=\"tnd-helpful-link-card__text\"><a href=\"https:\/\/www.teachingnomad.com\/blog\/teach-abroad\/how-to-get-your-work-and-residence-permits-in-the-uae\/\" class=\"tnd-helpful-link-card__link\">Read more<\/a><\/p>\n<div class=\"tnd-helpful-link-card__control\" style=\"text-align: center; justify-content: center;\"><a href=\"https:\/\/teachingnomad.com\/wp-content\/uploads\/2020\/10\/UAE-visa-process-infographic.pdf\" class=\"tnd-button tnd-button--inverted\" target=\"_blank\" rel=\"noopener noreferrer\">View infographic<\/a><\/div>\n<p>[\/et_pb_blurb][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.4.9&#8243;][et_pb_blurb title=&#8221;Cost of Living in the UAE&#8221; image=&#8221;https:\/\/teachingnomad.com\/wp-content\/uploads\/2020\/10\/Cost-of-Living-in-the-UAE-Thumbnail.jpg&#8221; alt=&#8221;Cost of Living in the UAE Thumbnail&#8221; image_max_width=&#8221;60%&#8221; module_id=&#8221;helpful-link1&#8243; module_class=&#8221;tnd-helpful-link-card&#8221; _builder_version=&#8221;4.6.3&#8243; _module_preset=&#8221;default&#8221; header_font=&#8221;Lato|900|||||||&#8221; header_text_align=&#8221;center&#8221; header_text_color=&#8221;#1d1f20&#8243; header_font_size=&#8221;22px&#8221; body_text_align=&#8221;center&#8221; custom_padding=&#8221;|10px||10px|false|true&#8221; custom_css_main_element=&#8221;display: flex;||flex-direction: column;||max-width: 350px;||min-height: 587px;||border-radius: 6px;||box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.1);||background-color: #ffffff;||padding: 30px;&#8221; border_radii_image=&#8221;on|5px|5px|5px|5px&#8221; box_shadow_style_image=&#8221;preset1&#8243;]<\/p>\n<p class=\"tnd-helpful-link-card__text\" style=\"text-align: center;\"><span>Learn about some of the living expenses you&#8217;ll face in the UAE.<\/span><\/p>\n<p class=\"tnd-helpful-link-card__text\"><a href=\"https:\/\/www.teachingnomad.com\/blog\/live-abroad\/cost-of-living-in-the-united-arab-emirates\/\" class=\"tnd-helpful-link-card__link\">Read more<\/a><\/p>\n<div class=\"tnd-helpful-link-card__control\" style=\"text-align: center; justify-content: center;\"><a href=\"https:\/\/teachingnomad.com\/wp-content\/uploads\/2020\/10\/Cost-of-Living-in-the-UAE-infographic.pdf\" class=\"tnd-button tnd-button--inverted\" target=\"_blank\" rel=\"noopener noreferrer\">View infographic<\/a><\/div>\n<p>[\/et_pb_blurb][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.4.9&#8243;][et_pb_blurb title=&#8221;Limitations on Lifestyle in the UAE&#8221; image=&#8221;https:\/\/teachingnomad.com\/wp-content\/uploads\/2020\/10\/Limitations-on-Lifestyle-in-the-UAE-Thumbnail.jpg&#8221; alt=&#8221;Limitations on Lifestyle in the UAE Thumbnail&#8221; image_max_width=&#8221;60%&#8221; module_id=&#8221;helpful-link1&#8243; module_class=&#8221;tnd-helpful-link-card&#8221; _builder_version=&#8221;4.6.3&#8243; _module_preset=&#8221;default&#8221; header_font=&#8221;Lato|900|||||||&#8221; header_text_align=&#8221;center&#8221; header_text_color=&#8221;#1d1f20&#8243; header_font_size=&#8221;22px&#8221; body_text_align=&#8221;center&#8221; custom_padding=&#8221;|10px||10px|false|true&#8221; custom_css_main_element=&#8221;display: flex;||flex-direction: column;||max-width: 350px;||min-height: 587px;||border-radius: 6px;||box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.1);||background-color: #ffffff;||padding: 30px;&#8221; border_radii_image=&#8221;on|5px|5px|5px|5px&#8221; box_shadow_style_image=&#8221;preset1&#8243;]<\/p>\n<p class=\"tnd-helpful-link-card__text\" style=\"text-align: center;\"><span>Understand the cultural differences between the UAE and your home country.<\/span><\/p>\n<p class=\"tnd-helpful-link-card__text\"><a href=\"https:\/\/www.teachingnomad.com\/blog\/live-abroad\/limitations-on-lifestyle-in-the-united-arab-emirates\/\" class=\"tnd-helpful-link-card__link\">Read more<\/a><\/p>\n<div class=\"tnd-helpful-link-card__control\" style=\"text-align: center; justify-content: center;\"><a href=\"https:\/\/teachingnomad.com\/wp-content\/uploads\/2020\/10\/Limitations-on-Lifestyle-in-the-UAE-infographics.pdf\" class=\"tnd-button tnd-button--inverted\" target=\"_blank\" rel=\"noopener noreferrer\">View infographic<\/a><\/div>\n<p>[\/et_pb_blurb][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_3,1_3,1_3&#8243; use_custom_gutter=&#8221;on&#8221; gutter_width=&#8221;2&#8243; _builder_version=&#8221;4.6.0&#8243; custom_padding=&#8221;0px||20px||false|false&#8221;][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.4.9&#8243;][et_pb_blurb title=&#8221;Preparing for the UAE&#8221; image=&#8221;https:\/\/teachingnomad.com\/wp-content\/uploads\/2020\/10\/Preparing-for-the-UAE-Thumbnail.jpg&#8221; alt=&#8221;Preparing for the UAE Thumbnail&#8221; image_max_width=&#8221;60%&#8221; module_id=&#8221;helpful-link1&#8243; module_class=&#8221;tnd-helpful-link-card&#8221; _builder_version=&#8221;4.6.3&#8243; _module_preset=&#8221;default&#8221; header_font=&#8221;Lato|900|||||||&#8221; header_text_align=&#8221;center&#8221; header_text_color=&#8221;#1d1f20&#8243; header_font_size=&#8221;22px&#8221; body_text_align=&#8221;center&#8221; custom_padding=&#8221;|10px||10px|false|true&#8221; custom_css_main_element=&#8221;display: flex;||flex-direction: column;||max-width: 350px;||min-height: 339px;||border-radius: 6px;||box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.1);||background-color: #ffffff;||padding: 30px;&#8221; border_radii_image=&#8221;on|5px|5px|5px|5px&#8221; box_shadow_style_image=&#8221;preset1&#8243;]<\/p>\n<p class=\"tnd-helpful-link-card__text\" style=\"text-align: center;\"><span>After securing a job in the UAE, begin planning your move abroad!<\/span><\/p>\n<p class=\"tnd-helpful-link-card__text\"><a href=\"https:\/\/www.teachingnomad.com\/blog\/live-abroad\/15-things-to-do-before-moving-to-the-uae\/\" class=\"tnd-helpful-link-card__link\">Read more<\/a><\/p>\n<div class=\"tnd-helpful-link-card__control\" style=\"text-align: center; justify-content: center;\"><a href=\"https:\/\/teachingnomad.com\/wp-content\/uploads\/2020\/10\/Preparing-for-the-UAE-infographic.pdf\" class=\"tnd-button tnd-button--inverted\" target=\"_blank\" rel=\"noopener noreferrer\">View infographic<\/a><\/div>\n<p>[\/et_pb_blurb][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.4.9&#8243;][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.4.9&#8243;][\/et_pb_column][\/et_pb_row][\/et_pb_section]<\/p>\n","protected":false},"excerpt":{"rendered":"<p>[et_pb_section fb_built=&#8221;1&#8243; fullwidth=&#8221;on&#8221; _builder_version=&#8221;4.6.3&#8243; use_background_color_gradient=&#8221;on&#8221; background_color_gradient_start=&#8221;rgba(255,255,255,0.5)&#8221; background_color_gradient_end=&#8221;#ffffff&#8221; background_color_gradient_overlays_image=&#8221;on&#8221; background_image=&#8221;https:\/\/teachingnomad.com\/wp-content\/uploads\/2020\/10\/question-mark.jpg&#8221; background_blend=&#8221;darken&#8221; min_height=&#8221;540px&#8221; max_height=&#8221;540px&#8221; custom_padding=&#8221;0px||6px||false|false&#8221; custom_css_main_element=&#8221;display: flex;||flex-direction: column;||justify-content: center;||align-items: center;&#8221; da_is_popup=&#8221;off&#8221; da_exit_intent=&#8221;off&#8221; da_has_close=&#8221;on&#8221; da_alt_close=&#8221;off&#8221; da_dark_close=&#8221;off&#8221; da_not_modal=&#8221;on&#8221; da_is_singular=&#8221;off&#8221; da_with_loader=&#8221;off&#8221; da_has_shadow=&#8221;on&#8221; da_disable_devices=&#8221;off|off|off&#8221;][et_pb_fullwidth_header title=&#8221;Info Sheets&#8221; text_orientation=&#8221;center&#8221; module_class=&#8221;tnd-page-header&#8221; _builder_version=&#8221;4.6.3&#8243; title_font=&#8221;Lato|900|||||||&#8221; title_text_align=&#8221;center&#8221; title_text_color=&#8221;#1d1f20&#8243; title_font_size=&#8221;40px&#8221; title_line_height=&#8221;1.2em&#8221; background_enable_color=&#8221;off&#8221; width=&#8221;100%&#8221; max_width=&#8221;100%&#8221; module_alignment=&#8221;center&#8221; custom_padding=&#8221;5px||0px||false|false&#8221; hover_enabled=&#8221;0&#8243; custom_css_main_element=&#8221;margin-top: auto;&#8221; custom_margin=&#8221;101px||101px||true|&#8221; sticky_enabled=&#8221;0&#8243;][\/et_pb_fullwidth_header][et_pb_fullwidth_code admin_label=&#8221;Fullwidth Code&#8221; _builder_version=&#8221;4.6.3&#8243; background_enable_color=&#8221;off&#8221; max_width=&#8221;540px&#8221; module_alignment=&#8221;center&#8221; custom_margin=&#8221;auto||||false|false&#8221; [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":6244,"parent":6056,"menu_order":1,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_et_pb_use_builder":"on","_et_pb_old_content":"","_et_gb_content_width":""},"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v15.3 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Info Sheets - Teaching Nomad<\/title>\n<meta name=\"description\" content=\"Learn more about teaching abroad by downloading or reading through our info sheets.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.teachingnomad.com\/resources\/info-sheets\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Info Sheets - Teaching Nomad\" \/>\n<meta property=\"og:description\" content=\"Learn more about teaching abroad by downloading or reading through our info sheets.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.teachingnomad.com\/resources\/info-sheets\/\" \/>\n<meta property=\"og:site_name\" content=\"Teaching Nomad\" \/>\n<meta property=\"article:modified_time\" content=\"2020-11-23T19:37:36+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.teachingnomad.com\/wp-content\/uploads\/2020\/10\/question-mark.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"2400\" \/>\n\t<meta property=\"og:image:height\" content=\"800\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\">\n\t<meta name=\"twitter:data1\" content=\"admin\">\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\">\n\t<meta name=\"twitter:data2\" content=\"12 minutes\">\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.teachingnomad.com\/#website\",\"url\":\"https:\/\/www.teachingnomad.com\/\",\"name\":\"Teaching Nomad\",\"description\":\"Jobs and programs for teaching English abroad, International school employment and teaching job vacancies in Asia. Hiring Now!\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":\"https:\/\/www.teachingnomad.com\/?s={search_term_string}\",\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"ImageObject\",\"@id\":\"https:\/\/www.teachingnomad.com\/resources\/info-sheets\/#primaryimage\",\"inLanguage\":\"en-US\",\"url\":\"https:\/\/www.teachingnomad.com\/wp-content\/uploads\/2020\/10\/question-mark.jpg\",\"width\":2400,\"height\":800,\"caption\":\"question mark\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.teachingnomad.com\/resources\/info-sheets\/#webpage\",\"url\":\"https:\/\/www.teachingnomad.com\/resources\/info-sheets\/\",\"name\":\"Info Sheets - Teaching Nomad\",\"isPartOf\":{\"@id\":\"https:\/\/www.teachingnomad.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.teachingnomad.com\/resources\/info-sheets\/#primaryimage\"},\"datePublished\":\"2020-10-15T20:06:18+00:00\",\"dateModified\":\"2020-11-23T19:37:36+00:00\",\"description\":\"Learn more about teaching abroad by downloading or reading through our info sheets.\",\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.teachingnomad.com\/resources\/info-sheets\/\"]}]}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","_links":{"self":[{"href":"https:\/\/www.teachingnomad.com\/wp-json\/wp\/v2\/pages\/6005"}],"collection":[{"href":"https:\/\/www.teachingnomad.com\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.teachingnomad.com\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.teachingnomad.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.teachingnomad.com\/wp-json\/wp\/v2\/comments?post=6005"}],"version-history":[{"count":49,"href":"https:\/\/www.teachingnomad.com\/wp-json\/wp\/v2\/pages\/6005\/revisions"}],"predecessor-version":[{"id":9252,"href":"https:\/\/www.teachingnomad.com\/wp-json\/wp\/v2\/pages\/6005\/revisions\/9252"}],"up":[{"embeddable":true,"href":"https:\/\/www.teachingnomad.com\/wp-json\/wp\/v2\/pages\/6056"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.teachingnomad.com\/wp-json\/wp\/v2\/media\/6244"}],"wp:attachment":[{"href":"https:\/\/www.teachingnomad.com\/wp-json\/wp\/v2\/media?parent=6005"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}