{"id":15737,"date":"2024-05-30T15:08:16","date_gmt":"2024-05-30T09:38:16","guid":{"rendered":"https:\/\/www.admissify.com\/blog\/?post_type=web-story&#038;p=15737"},"modified":"2024-05-30T15:13:11","modified_gmt":"2024-05-30T09:43:11","slug":"unconventional-study-abroad-destinations-for-indian-students","status":"publish","type":"web-story","link":"https:\/\/www.admissify.com\/blog\/web-stories\/unconventional-study-abroad-destinations-for-indian-students\/","title":{"rendered":"5 Unconventional Study Abroad Destinations for Indian Students"},"content":{"rendered":"<p><html amp=\"\" lang=\"en\"><head>

<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script id="bv-lazyload-images" data-cfasync="false" bv-exclude="true">var __defProp=Object.defineProperty;var __name=(target,value)=>__defProp(target,"name",{value,configurable:!0});var bv_lazyload_event_listener="load",bv_lazyload_events=["mousemove","click","keydown","wheel","touchmove","touchend"],bv_use_srcset_attr=!1,BV_DEBUG_MODE=!1,bv_style_observer,img_observer,picture_lazy_observer,bvImageLazyloadObserverOptions={rootMargin:"200px 0px",threshold:.01};function bvDebugLog(...args){BV_DEBUG_MODE&&console.log(...args)}__name(bvDebugLog,"bvDebugLog"),bv_lazyload_event_listener=="load"?window.addEventListener("load",event=>{handle_lazyload_images()}):bv_lazyload_event_listener=="readystatechange"&&document.addEventListener("readystatechange",event=>{document.readyState==="interactive"&&handle_lazyload_images()});function add_lazyload_image_event_listeners(handle_lazyload_images2){bv_lazyload_events.forEach(function(event){document.addEventListener(event,handle_lazyload_images2,!0)})}__name(add_lazyload_image_event_listeners,"add_lazyload_image_event_listeners");function remove_lazyload_image_event_listeners(){bv_lazyload_events.forEach(function(event){document.removeEventListener(event,handle_lazyload_images,!0)})}__name(remove_lazyload_image_event_listeners,"remove_lazyload_image_event_listeners");function bv_replace_lazyloaded_image_url(element2){let src_value=element2.getAttribute("bv-data-src"),srcset_value=element2.getAttribute("bv-data-srcset"),currentSrc=element2.getAttribute("src");currentSrc&&currentSrc.startsWith("data:image/svg+xml")&&(bv_use_srcset_attr&&srcset_value&&element2.setAttribute("srcset",srcset_value),src_value&&element2.setAttribute("src",src_value))}__name(bv_replace_lazyloaded_image_url,"bv_replace_lazyloaded_image_url");function bv_replace_inline_style_image_url(element2){let bv_style_attr=element2.getAttribute("bv-data-style");if(bvDebugLog(bv_style_attr),bv_style_attr){let currentStyles=element2.getAttribute("style")||"",newStyle=currentStyles+(currentStyles?";":"")+bv_style_attr;element2.setAttribute("style",newStyle)}else bvDebugLog("BV_STYLE_ATTRIBUTE_NOT_FOUND : "+entry)}__name(bv_replace_inline_style_image_url,"bv_replace_inline_style_image_url");function handleLazyloadImages(entries){entries.map(entry2=>{entry2.isIntersecting&&(bv_replace_lazyloaded_image_url(entry2.target),img_observer.unobserve(entry2.target))})}__name(handleLazyloadImages,"handleLazyloadImages");function handleOnscreenInlineStyleImages(entries){entries.map(entry2=>{entry2.isIntersecting&&(bv_replace_inline_style_image_url(entry2.target),bv_style_observer.unobserve(entry2.target))})}__name(handleOnscreenInlineStyleImages,"handleOnscreenInlineStyleImages");function handlePictureTags(entries){entries.map(entry2=>{entry2.isIntersecting&&(bv_replace_picture_tag_url(entry2.target),picture_lazy_observer.unobserve(entry2.target))})}__name(handlePictureTags,"handlePictureTags");function bv_replace_picture_tag_url(element2){const child_elements=element2.children;for(let i=0;i<child_elements.length;i++){let child_elem=child_elements[i],_srcset=child_elem.getAttribute("bv-data-srcset"),_src=child_elem.getAttribute("bv-data-src");_srcset&&child_elem.setAttribute("srcset",_srcset),_src&&child_elem.setAttribute("src",_src),bv_replace_picture_tag_url(child_elem)}}__name(bv_replace_picture_tag_url,"bv_replace_picture_tag_url"),"IntersectionObserver"in window&&(bv_style_observer=new IntersectionObserver(handleOnscreenInlineStyleImages,bvImageLazyloadObserverOptions),img_observer=new IntersectionObserver(handleLazyloadImages,bvImageLazyloadObserverOptions),picture_lazy_observer=new IntersectionObserver(handlePictureTags,bvImageLazyloadObserverOptions));function handle_lazyload_images(){"IntersectionObserver"in window?(document.querySelectorAll(".bv-lazyload-bg-style").forEach(target_element=>{bv_style_observer.observe(target_element)}),document.querySelectorAll(".bv-lazyload-tag-img").forEach(img_element=>{img_observer.observe(img_element)}),document.querySelectorAll(".bv-lazyload-picture").forEach(picture_element=>{picture_lazy_observer.observe(picture_element)})):(document.querySelectorAll(".bv-lazyload-bg-style").forEach(target_element=>{bv_replace_inline_style_image_url(target_element)}),document.querySelectorAll(".bv-lazyload-tag-img").forEach(target_element=>{bv_replace_lazyloaded_image_url(target_element)}),document.querySelectorAll(".bv-lazyload-picture").forEach(picture_element=>{bv_replace_picture_tag_url(element)}))}__name(handle_lazyload_images,"handle_lazyload_images");
</script>

<script id="bv-viewport-image-hydration" data-cfasync="false" bv-exclude="true">var __defProp=Object.defineProperty;var __name=(target,value)=>__defProp(target,"name",{value,configurable:!0});const BV_VIEWPORT_IMAGE_CLASS="bv-viewport-img",BV_VIEWPORT_IMAGE_SWAP_MODE="src";function getViewportImageDeviceName(){let device_width=window.outerWidth;return device_width<=480?"mobile":device_width<=820?"ipad":device_width<=1536?"desktop":"large"}__name(getViewportImageDeviceName,"getViewportImageDeviceName");function getViewportHydrationAttr(node_element,attr_suffix,device_name){let attr_names=["bv-data-"+device_name+"-"+attr_suffix,"bv-data-large-"+attr_suffix];for(let index=0;index<attr_names.length;index+=1){let attr_value=node_element.getAttribute(attr_names[index]);if(attr_value)return attr_value}return""}__name(getViewportHydrationAttr,"getViewportHydrationAttr");function hydrateViewportImage(node_element){if(!node_element||node_element.getAttribute("bv-viewport-hydrated")==="1")return;let hydrated=!1,device_name=getViewportImageDeviceName(),src_attr=getViewportHydrationAttr(node_element,"src",device_name),srcset_attr=getViewportHydrationAttr(node_element,"srcset",device_name);BV_VIEWPORT_IMAGE_SWAP_MODE==="srcset"&&srcset_attr&&(node_element.setAttribute("srcset",srcset_attr),hydrated=!0),src_attr&&(node_element.setAttribute("src",src_attr),hydrated=!0),hydrated&&node_element.setAttribute("bv-viewport-hydrated","1")}__name(hydrateViewportImage,"hydrateViewportImage");function hydrateViewportImages(){let img_tags=document.querySelectorAll("."+BV_VIEWPORT_IMAGE_CLASS);setTimeout(()=>{img_tags.forEach(img_tag=>{hydrateViewportImage(img_tag)})},0)}__name(hydrateViewportImages,"hydrateViewportImages"),document.readyState==="loading"?document.addEventListener("DOMContentLoaded",hydrateViewportImages):hydrateViewportImages();
</script>

<script id="bv-dl-scripts-list" data-cfasync="false" bv-exclude="true">
var scriptAttrs = [{"attrs":{"defer":true,"data-cfasync":false,"async":false,"src":"\\"https:\\/\\/cdn.ampproject.org\\/v0.js\\"","bv_inline_delayed":false},"bv_unique_id":"CAaCxuHcY9UvgToRo5Sb","reference":0},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"src":"\\"https:\\/\\/cdn.ampproject.org\\/v0\\/amp-story-1.0.js\\"","custom-element":"\\"amp-story\\"","bv_inline_delayed":false},"bv_unique_id":"U7dTdE9lifJ2RijdTUHU","reference":1},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/ld+json\\"","class":"\\"yoast-schema-graph\\"","bv_inline_delayed":true},"bv_unique_id":"Im7bAJt3i8dvlSjp5rAE","reference":2},{"attrs":{"src":"data:text\/javascript;base64, ZnVuY3Rpb24gYnZfdHJpZ2dlcl9haXJsaWZ0X2V2ZW50KHRhcmdldCwgZXZlbnRfdHlwZSkgewoKICBpZiAoZXZlbnRfdHlwZSA9PT0gInJlYWR5c3RhdGVjaGFuZ2UiKSB7CiAgICBpZiAoYnZfc3RhdGVfY291bnRlciA9PT0gMCkgewogICAgICBidl9zdGF0ZV9jb3VudGVyICs9IDEKICAgICAgYnZfY3VzdG9tX3JlYWR5X3N0YXRlX3ZhbHVlID0gImludGVyYWN0aXZlIgogICAgfSBlbHNlIGlmKGJ2X3N0YXRlX2NvdW50ZXIgPT09IDEpIHsKICAgICAgYnZfc3RhdGVfY291bnRlciArPSAxCiAgICAgIGJ2X2N1c3RvbV9yZWFkeV9zdGF0ZV92YWx1ZSA9ICJjb21wbGV0ZSIKICAgIH0KICB9CgogIGxldCBldmVudF9uYW1lID0gIkFpcmxpZnQiICsgZXZlbnRfdHlwZTsKICBsZXQgc3ludGhldGljRXZlbnQgPSBuZXcgRXZlbnQoZXZlbnRfbmFtZSwgeyBidWJibGVzOiB0cnVlIH0pOwoKICBPYmplY3QuZGVmaW5lUHJvcGVydHkoc3ludGhldGljRXZlbnQsICJ0eXBlIiwgeyBnZXQ6IGZ1bmN0aW9uICgpIHsgcmV0dXJuIGV2ZW50X3R5cGU7IH0sIHNldDogZnVuY3Rpb24gKCkgeyB9IH0pOwogIE9iamVjdC5kZWZpbmVQcm9wZXJ0eShzeW50aGV0aWNFdmVudCwgInRhcmdldCIsIHsgZ2V0OiBmdW5jdGlvbiAoKSB7IHJldHVybiB0YXJnZXQ7IH0sIHNldDogZnVuY3Rpb24gKCkgeyB9IH0pOwoKICB0YXJnZXQuZGlzcGF0Y2hFdmVudChzeW50aGV0aWNFdmVudCk7Cn0KCmZ1bmN0aW9uIGJ2X2Rpc3BhdGNoRGVsYXllZEV2ZW50cygpIHsKICAgIGJ2X3RyaWdnZXJfYWlybGlmdF9ldmVudChkb2N1bWVudCwgInJlYWR5c3RhdGVjaGFuZ2UiKTsKICAgIGJ2X3RyaWdnZXJfYWlybGlmdF9ldmVudChkb2N1bWVudCwgIkRPTUNvbnRlbnRMb2FkZWQiKTsKCiAgICBzZXRUaW1lb3V0KCgpID0+IHsKICAgICAgICBidl90cmlnZ2VyX2FpcmxpZnRfZXZlbnQoZG9jdW1lbnQsICJyZWFkeXN0YXRlY2hhbmdlIik7CgogICAgICAgIHNldFRpbWVvdXQoKCkgPT4gewogICAgICAgICAgICBidl90cmlnZ2VyX2FpcmxpZnRfZXZlbnQod2luZG93LCAibG9hZCIpOwogICAgICAgICAgICBidl90cmlnZ2VyX2FpcmxpZnRfZXZlbnQod2luZG93LCAicGFnZXNob3ciKTsKICAgICAgICB9LCAwKTsKICAgIH0sIDApOwp9Cgp2YXIgYnZfc3RhdGVfY291bnRlciA9IDAKCmJ2X2Rpc3BhdGNoRGVsYXllZEV2ZW50cygpOwoK","id":"bv-trigger-listener","type":"text\/javascript","defer":true,"async":false},"bv_unique_id":"d6fe9c24159ed4a27d224d91c70f8fdc","reference":100000000}];
</script>
<script id="bv-web-worker" type="javascript/worker" data-cfasync="false" bv-exclude="true">var __defProp=Object.defineProperty;var __name=(target,value)=>__defProp(target,"name",{value,configurable:!0});self.onmessage=function(e){var counter=e.data.fetch_urls.length;e.data.fetch_urls.forEach(function(fetch_url){loadUrl(fetch_url,function(){console.log("DONE: "+fetch_url),counter=counter-1,counter===0&&self.postMessage({status:"SUCCESS"})})})};async function loadUrl(fetch_url,callback){try{var request=new Request(fetch_url,{mode:"no-cors",redirect:"follow"});await fetch(request),callback()}catch(fetchError){console.log("Fetch Error loading URL:",fetchError);try{var xhr=new XMLHttpRequest;xhr.onerror=callback,xhr.onload=callback,xhr.responseType="blob",xhr.open("GET",fetch_url,!0),xhr.send()}catch(xhrError){console.log("XHR Error loading URL:",xhrError),callback()}}}__name(loadUrl,"loadUrl");
</script>
<script id="bv-web-worker-handler" data-cfasync="false" bv-exclude="true">var __defProp=Object.defineProperty;var __name=(target,value)=>__defProp(target,"name",{value,configurable:!0});if(typeof scriptAttrs<"u"&&Array.isArray(scriptAttrs)&&scriptAttrs.length>0){const lastElement=scriptAttrs[scriptAttrs.length-1];if(lastElement.attrs&&lastElement.attrs.id==="bv-trigger-listener"){var bv_custom_ready_state_value="loading";Object.defineProperty(document,"readyState",{get:__name(function(){return bv_custom_ready_state_value},"get"),set:__name(function(){},"set")})}}if(typeof scriptAttrs>"u"||!Array.isArray(scriptAttrs))var scriptAttrs=[];if(typeof linkStyleAttrs>"u"||!Array.isArray(linkStyleAttrs))var linkStyleAttrs=[];function isMobileDevice(){return window.innerWidth<=500}__name(isMobileDevice,"isMobileDevice");var js_dom_loaded=!1;document.addEventListener("DOMContentLoaded",()=>{js_dom_loaded=!0});const EVENTS=["mousemove","click","keydown","wheel","touchmove","touchend"];var scriptUrls=[],styleUrls=[],bvEventCalled=!1,workerFinished=!1,functionExec=!1,scriptsInjected=!1,stylesInjected=!1,bv_load_event_fired=!1,autoInjectTimerStarted=!1;const BV_AUTO_INJECT_ENABLED=!0,BV_DESKTOP_AUTO_INJECT_DELAY=4e3,BV_MOBILE_AUTO_INJECT_DELAY=1e4,BV_WORKER_TIMEOUT_DURATION=3e3;scriptAttrs.forEach((scriptAttr,index)=>{scriptAttr.attrs.src&&!scriptAttr.attrs.src.includes("data:text/javascript")&&(scriptUrls[index]=scriptAttr.attrs.src)}),linkStyleAttrs.forEach((linkAttr,index)=>{styleUrls[index]=linkAttr.attrs.href});var fetchUrls=scriptUrls.concat(styleUrls);function addEventListeners(bvEventHandler2){EVENTS.forEach(function(event){document.addEventListener(event,bvEventFired,!0),document.addEventListener(event,bvEventHandler2,!0)})}__name(addEventListeners,"addEventListeners");function removeEventListeners(){EVENTS.forEach(function(event){document.removeEventListener(event,bvEventHandler,!0)})}__name(removeEventListeners,"removeEventListeners");function bvEventFired(){bvEventCalled||(bvEventCalled=!0,workerFinished=!0)}__name(bvEventFired,"bvEventFired");function bvGetElement(attributes,element){Object.keys(attributes).forEach(function(attr){attr==="async"?element.async=attributes[attr]:attr==="innerHTML"?element.innerHTML=atob(attributes[attr]):element.setAttribute(attr,attributes[attr])})}__name(bvGetElement,"bvGetElement");function bvAddElement(attr,element){var attributes=attr.attrs;if(attributes.bv_inline_delayed){let bvScriptId=attr.bv_unique_id,bvScriptElement=document.querySelector("[bv_unique_id='"+bvScriptId+"']");bvScriptElement?(!attributes.innerHTML&&!attributes.src&&bvScriptElement.textContent.trim()!==""&&(attributes.src="data:text/javascript;base64, "+btoa(unescape(encodeURIComponent(bvScriptElement.textContent)))),bvGetElement(attributes,element),bvScriptElement.after(element)):console.log(`Script not found for ${bvScriptId}`)}else{bvGetElement(attributes,element);var templateId=attr.bv_unique_id,targetElement=document.querySelector("[id='"+templateId+"']");targetElement&&targetElement.after(element)}}__name(bvAddElement,"bvAddElement");function injectStyles(){if(stylesInjected){console.log("Styles already injected, skipping");return}stylesInjected=!0,document.querySelectorAll('style[type="bv_inline_delayed_css"], template[id]').forEach(element=>{if(element.tagName.toLowerCase()==="style"){var new_style=document.createElement("style");new_style.type="text/css",new_style.textContent=element.textContent,element.after(new_style),new_style.parentNode?element.remove():console.log("PARENT NODE NOT FOUND")}else if(element.tagName.toLowerCase()==="template"){var templateId=element.id,linkStyleAttr=linkStyleAttrs.find(attr=>attr.bv_unique_id===templateId);if(linkStyleAttr){var link=document.createElement("link");bvAddElement(linkStyleAttr,link),element.parentNode&&element.parentNode.replaceChild(link,element),console.log("EXTERNAL STYLE ADDED")}else console.log(`No linkStyleAttr found for template ID ${templateId}`)}}),linkStyleAttrs.forEach((linkStyleAttr,index)=>{console.log("STYLE ADDED");var element=document.createElement("link");bvAddElement(linkStyleAttr,element)})}__name(injectStyles,"injectStyles");function injectScripts(){if(scriptsInjected){console.log("Scripts already injected, skipping");return}scriptsInjected=!0;let last_script_element;scriptAttrs.forEach((scriptAttr,index)=>{if(bv_custom_ready_state_value==="loading"&&scriptAttr.attrs&&scriptAttr.attrs.is_first_defer_element===!0)if(last_script_element){const readyStateScript=document.createElement("script");readyStateScript.src="data:text/javascript;base64, "+btoa(unescape(encodeURIComponent("bv_custom_ready_state_value = 'interactive';"))),readyStateScript.async=!1,last_script_element.after(readyStateScript)}else bv_custom_ready_state_value="interactive",console.log('Ready state manually set to "interactive"');console.log("JS ADDED");var element=document.createElement("script");last_script_element=element,bvAddElement(scriptAttr,element)})}__name(injectScripts,"injectScripts");function bvEventHandler(){console.log("EVENT FIRED"),js_dom_loaded&&bvEventCalled&&workerFinished&&!functionExec&&(functionExec=!0,injectStyles(),injectScripts(),removeEventListeners())}__name(bvEventHandler,"bvEventHandler");function autoInjectScriptsAfterLoad(){js_dom_loaded&&workerFinished&&!scriptsInjected&&!stylesInjected&&(console.log("Auto-injecting styles and scripts after timer"),injectStyles(),injectScripts())}__name(autoInjectScriptsAfterLoad,"autoInjectScriptsAfterLoad");function startAutoInjectTimer(){if(BV_AUTO_INJECT_ENABLED&&!autoInjectTimerStarted&&bv_load_event_fired&&!bvEventCalled){autoInjectTimerStarted=!0;var delay=isMobileDevice()?BV_MOBILE_AUTO_INJECT_DELAY:BV_DESKTOP_AUTO_INJECT_DELAY;console.log("Starting auto-inject timer with delay: "+delay+"ms"),setTimeout(function(){autoInjectScriptsAfterLoad()},delay)}}__name(startAutoInjectTimer,"startAutoInjectTimer"),addEventListeners(bvEventHandler);var requestObject=window.URL||window.webkitURL,bvWorker=new Worker(requestObject.createObjectURL(new Blob([document.getElementById("bv-web-worker").textContent],{type:"text/javascript"})));bvWorker.onmessage=function(e){e.data.status==="SUCCESS"&&(console.log("WORKER_FINISHED"),workerFinished=!0,bvEventHandler(),startAutoInjectTimer())},addEventListener("load",()=>{bvEventHandler(),bv_call_fetch_urls(),bv_load_event_fired=!0});function bv_call_fetch_urls(){!bv_load_event_fired&&!workerFinished&&(bvWorker.postMessage({fetch_urls:fetchUrls}),bv_initiate_worker_timer())}__name(bv_call_fetch_urls,"bv_call_fetch_urls"),setTimeout(function(){bv_call_fetch_urls()},5e3);function bv_initiate_worker_timer(){setTimeout(function(){workerFinished||(console.log("WORKER_TIMEDOUT"),workerFinished=!0,bvWorker.terminate()),bvEventHandler(),startAutoInjectTimer()},BV_WORKER_TIMEOUT_DURATION)}__name(bv_initiate_worker_timer,"bv_initiate_worker_timer");
</script>
<meta charSet=\"utf-8\"\/><meta name=\"viewport\" content=\"width=device-width,minimum-scale=1,initial-scale=1\"\/><template id="CAaCxuHcY9UvgToRo5Sb"></template><\/script><template id="U7dTdE9lifJ2RijdTUHU"></template><\/script><link href=\"https:\/\/fonts.googleapis.com\/css2?display=swap&amp;family=EB+Garamond%3Awght%40400%3B700\" rel=\"stylesheet\"\/><link href=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/05\/study-abroad.jpg\" rel=\"preload\" as=\"image\"\/>\n<style amp-boilerplate=\"\">body{-webkit-animation:-amp-start 8s steps(1,end) 0s 1 normal both;-moz-animation:-amp-start 8s steps(1,end) 0s 1 normal both;-ms-animation:-amp-start 8s steps(1,end) 0s 1 normal both;animation:-amp-start 8s steps(1,end) 0s 1 normal both}@-webkit-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-moz-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-ms-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-o-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}<\/style>\n<p><noscript><\/p>\n<style amp-boilerplate=\"\">body{-webkit-animation:none;-moz-animation:none;-ms-animation:none;animation:none}<\/style>\n<p><\/noscript><\/p>\n<style amp-custom=\"\">\n              h1, h2, h3 { font-weight: normal; }<\/p>\n<p>              amp-story-page {\n                background-color: #131516;\n              }<\/p>\n<p>              amp-story-grid-layer {\n                overflow: visible;\n              }<\/p>\n<p>              @media (max-aspect-ratio: 9 \/ 16)  {\n                @media (min-aspect-ratio: 320 \/ 678) {\n                  amp-story-grid-layer.grid-layer {\n                    margin-top: calc((100% \/ 0.5625 - 100% \/ 0.6666666666666666) \/ 2);\n                  }\n                }\n              }<\/p>\n<p>              @media not all and (min-resolution:.001dpcm) {\n                @media {\n                  p.text-wrapper > span {\n                    font-size: calc(100% - 0.5px);\n                  }\n                }\n              }<\/p>\n<p>              .page-fullbleed-area,\n              .page-background-overlay-area {\n                position: absolute;\n                overflow: hidden;\n                width: 100%;\n                left: 0;\n                height: calc(1.1851851851851851 * 100%);\n                top: calc((1 - 1.1851851851851851) * 100% \/ 2);\n              }<\/p>\n<p>              .element-overlay-area {\n                position: absolute;\n                width: 100%;\n                height: 100%;\n                top: 0;\n                left: 0;\n              }<\/p>\n<p>              .page-safe-area {\n                overflow: visible;\n                position: absolute;\n                top: 0;\n                bottom: 0;\n                left: 0;\n                right: 0;\n                width: 100%;\n                height: calc(0.84375 * 100%);\n                margin: auto 0;\n              }<\/p>\n<p>              .mask {\n                position: absolute;\n                overflow: hidden;\n              }<\/p>\n<p>              .fill {\n                position: absolute;\n                top: 0;\n                left: 0;\n                right: 0;\n                bottom: 0;\n                margin: 0;\n              }<\/p>\n<p>              @media (prefers-reduced-motion: no-preference) {\n                .animation-wrapper {\n                  opacity: var(--initial-opacity);\n                  transform: var(--initial-transform);\n                }\n              }<\/p>\n<p>              amp-story-grid-layer.align-bottom {\n                align-content: end;\n                padding: 0;\n                \/* \n                  AMP CTA Layer will exactly occupy 74px regardless of any device.\n                  To space out captions 74px from the BOTTOM (AMP CTA Layer),\n                  74px from the TOP should also be spaced out and thus: 2 * 74px\n                  will be the desired max-height.\n                *\/\n                max-height: calc(100vh - (2 * 74px));\n              }<\/p>\n<p>              .captions-area {\n                padding: 0 32px 0;\n              }<\/p>\n<p>              amp-story-captions {\n                margin-bottom: 16px;\n                text-align: center;\n              }\n              <\/style>\n<p><meta name=\"web-stories-replace-head-start\"\/><title>5 Unconventional Study Abroad Destinations for Indian Students<\/title><link rel=\"canonical\" href=\"https:\/\/www.admissify.com\/blog\/web-stories\/unconventional-study-abroad-destinations-for-indian-students\/\"\/><meta name=\"web-stories-replace-head-end\"\/><\/head><body><amp-story standalone=\"\" publisher=\"Admissify\" publisher-logo-src=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2023\/10\/Favicon.jpg\" title=\"5 Unconventional Study Abroad Destinations for Indian Students\" poster-portrait-src=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/05\/cropped-study-abroad.jpg\"><amp-story-page id=\"ddc260f0-4918-4fc4-8418-258fffcafcda\" auto-advance-after=\"7s\"><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\" style=\"background-color:#e2d8d0\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:0;top:-9.25926%;width:100%;height:118.51852%;opacity:1\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0\" class=\"mask\" id=\"el-ae599a53-58c8-49af-bd68-0a730dff465d\">\n<div style=\"position:absolute;width:266.50535%;height:100%;left:-83.25267%;top:0%\" data-leaf-element=\"true\"><amp-img layout=\"fill\" src=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/05\/study-abroad.jpg\" alt=\"study abroad\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/05\/study-abroad.jpg 826w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/05\/study-abroad-768x512.jpg 768w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/05\/study-abroad-350x233.jpg 350w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/05\/study-abroad-300x200.jpg 300w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/05\/study-abroad-150x100.jpg 150w\" sizes=\"(min-width: 1024px) 120vh, 267vw\" disable-inline-width=\"true\"><\/amp-img><\/div>\n<div class=\"element-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 4%, rgba(0,0,0,0.5) 100%)\"><\/div>\n<\/div>\n<\/div>\n<div class=\"page-background-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 4%, rgba(0,0,0,0.5) 100%)\"><\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:15.7767%;top:69.09385%;width:76.45631%;height:18.12298%;opacity:1\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:0.6349206349206349% 0.6349206349206349% 0.6349206349206349% 0.6349206349206349% \/ 1.7857142857142856% 1.7857142857142856% 1.7857142857142856% 1.7857142857142856%\" id=\"el-f256c5cb-2396-449e-aad5-539db201edbe\">\n<h2 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.4999999999999998% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.485437em;line-height:1.2;text-align:left;padding:0;color:#000000\"><span><span style=\"font-weight: 700; color: #fff\">5 Unconventional Study Abroad Destinations for Indian Students<\/span><\/span><\/h2>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:6.79612%;top:62.29773%;width:2.42718%;height:32.36246%;opacity:1\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0\" class=\"mask\" id=\"el-3a4ee39a-67d7-4365-a5d2-212734d995a1\">\n<div class=\"fill\" style=\"background-color:#1263ff;will-change:transform\"><\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:17.96117%;top:89.4822%;width:52.6699%;height:3.72168%;opacity:1\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:0.9216589861751152% 0.9216589861751152% 0.9216589861751152% 0.9216589861751152% \/ 8.695652173913043% 8.695652173913043% 8.695652173913043% 8.695652173913043%\" id=\"el-7a9a45a2-e6bc-4b3c-a763-0d8711cadd91\">\n<p class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.4354838709677421% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.291262em;line-height:1.2;text-align:left;padding:0;color:#000000\"><span><span style=\"color: #fff\">Gaurav Kandari | Admissify<\/span><\/span><\/p>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:15.53398%;top:63.1068%;width:48.54369%;height:3.72168%;opacity:1\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:1% 1% 1% 1% \/ 8.695652173913043% 8.695652173913043% 8.695652173913043% 8.695652173913043%\" id=\"el-3e123aad-f506-4ed8-9aab-a05d8b8364c6\">\n<p class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.4725000000000002% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.291262em;line-height:1.2;text-align:left;padding:0;color:#000000\"><span><span style=\"color: #fff\">30 May 2024<\/span><\/span><\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><\/amp-story-page><amp-story-page id=\"0bcb964c-e0e2-46a3-ba09-9d5ff53b50c1\" auto-advance-after=\"7s\"><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\" style=\"background-color:#262626\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:0;top:-9.25926%;width:100%;height:118.51852%;opacity:1\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0\" class=\"mask\" id=\"el-1d76d404-8e2e-4d1d-a272-bd6488a040bc\">\n<div style=\"position:absolute;width:266.66667%;height:100%;left:-83.33334%;top:0%\" data-leaf-element=\"true\"><amp-img layout=\"fill\" src=\"https:\/\/images.unsplash.com\/photo-1449824913935-59a10b8d2000?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHw0fHxjaXR5fGVufDB8fHx8MTcxNzA2MDQ1OXww&amp;ixlib=rb-4.0.3&amp;fm=jpg&amp;w=1920&amp;h=1280&amp;fit=max\" alt=\"pathway between high rise buildings\" srcSet=\"https:\/\/images.unsplash.com\/photo-1449824913935-59a10b8d2000?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHw0fHxjaXR5fGVufDB8fHx8MTcxNzA2MDQ1OXww&amp;ixlib=rb-4.0.3&amp;fm=jpg&amp;w=1920&amp;h=1280&amp;fit=max 1920w,https:\/\/images.unsplash.com\/photo-1449824913935-59a10b8d2000?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHw0fHxjaXR5fGVufDB8fHx8MTcxNzA2MDQ1OXww&amp;ixlib=rb-4.0.3&amp;fm=jpg&amp;w=1536&amp;h=1024&amp;fit=max 1536w,https:\/\/images.unsplash.com\/photo-1449824913935-59a10b8d2000?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHw0fHxjaXR5fGVufDB8fHx8MTcxNzA2MDQ1OXww&amp;ixlib=rb-4.0.3&amp;fm=jpg&amp;w=1152&amp;h=768&amp;fit=max 1152w,https:\/\/images.unsplash.com\/photo-1449824913935-59a10b8d2000?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHw0fHxjaXR5fGVufDB8fHx8MTcxNzA2MDQ1OXww&amp;ixlib=rb-4.0.3&amp;fm=jpg&amp;w=768&amp;h=512&amp;fit=max 768w,https:\/\/images.unsplash.com\/photo-1449824913935-59a10b8d2000?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHw0fHxjaXR5fGVufDB8fHx8MTcxNzA2MDQ1OXww&amp;ixlib=rb-4.0.3&amp;fm=jpg&amp;w=384&amp;h=256&amp;fit=max 384w,https:\/\/images.unsplash.com\/photo-1449824913935-59a10b8d2000?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHw0fHxjaXR5fGVufDB8fHx8MTcxNzA2MDQ1OXww&amp;ixlib=rb-4.0.3&amp;fm=jpg&amp;w=340&amp;h=227&amp;fit=max 340w\" sizes=\"(min-width: 1024px) 120vh, 267vw\" disable-inline-width=\"true\"><\/amp-img><\/div>\n<div class=\"element-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 15%, rgba(0,0,0,0.5) 100%)\"><\/div>\n<\/div>\n<\/div>\n<div class=\"page-background-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 15%, rgba(0,0,0,0.5) 100%)\"><\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:7.28155%;top:66.66667%;width:0.24272%;height:36.40777%;opacity:1\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:200% 200% 200% 200% \/ 0.8888888888888888% 0.8888888888888888% 0.8888888888888888% 0.8888888888888888%;background-clip:content-box;background-color:#c4c4c4\" id=\"el-d75851c4-21bb-4c22-91a9-9e614a81c831\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:131.25% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.404531em;line-height:1.2;text-align:left;padding:600% 1000%;color:#000000\"><span><span style=\"font-weight: 700; color: #fff\">ESTONIA<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:18.93204%;top:69.90291%;width:77.6699%;height:30.2589%;opacity:1\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:0.625% 0.625% 0.625% 0.625% \/ 1.06951871657754% 1.06951871657754% 1.06951871657754% 1.06951871657754%\" id=\"el-1e2f9446-84cf-4761-a02a-663c20d7758b\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.3609374999999998% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.355987em;line-height:1.2;text-align:left;padding:0;color:#000000\"><span><span style=\"color: #fff\">Estonia is renowned for its IT and Digital Innovation, with universities like the University of Tartu and the Tallinn University of Technology being prominent institutions. The cost of Living is affordable, being 300 Euros per month.<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><\/amp-story-page><amp-story-page id=\"3fde74b0-d2b0-446e-91e2-32550e50602d\" auto-advance-after=\"7s\"><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\" style=\"background-color:#0c2640\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:0;top:-9.25926%;width:100%;height:118.51852%;opacity:1\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0\" class=\"mask\" id=\"el-95e64a4a-e6fe-4807-a255-1e4d62ccff5c\">\n<div style=\"position:absolute;width:289.06617%;height:100%;left:-94.53308%;top:0%\" data-leaf-element=\"true\"><amp-img layout=\"fill\" src=\"https:\/\/images.unsplash.com\/photo-1477959858617-67f85cf4f1df?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwxfHxjaXR5fGVufDB8fHx8MTcxNzA2MDQ1OXww&amp;ixlib=rb-4.0.3&amp;fm=jpg&amp;w=3465&amp;h=2131&amp;fit=max\" alt=\"white and brown city buildings during daytime\" srcSet=\"https:\/\/images.unsplash.com\/photo-1477959858617-67f85cf4f1df?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwxfHxjaXR5fGVufDB8fHx8MTcxNzA2MDQ1OXww&amp;ixlib=rb-4.0.3&amp;fm=jpg&amp;w=3465&amp;h=2131&amp;fit=max 3465w,https:\/\/images.unsplash.com\/photo-1477959858617-67f85cf4f1df?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwxfHxjaXR5fGVufDB8fHx8MTcxNzA2MDQ1OXww&amp;ixlib=rb-4.0.3&amp;fm=jpg&amp;w=2772&amp;h=1705&amp;fit=max 2772w,https:\/\/images.unsplash.com\/photo-1477959858617-67f85cf4f1df?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwxfHxjaXR5fGVufDB8fHx8MTcxNzA2MDQ1OXww&amp;ixlib=rb-4.0.3&amp;fm=jpg&amp;w=2079&amp;h=1279&amp;fit=max 2079w,https:\/\/images.unsplash.com\/photo-1477959858617-67f85cf4f1df?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwxfHxjaXR5fGVufDB8fHx8MTcxNzA2MDQ1OXww&amp;ixlib=rb-4.0.3&amp;fm=jpg&amp;w=1386&amp;h=852&amp;fit=max 1386w,https:\/\/images.unsplash.com\/photo-1477959858617-67f85cf4f1df?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwxfHxjaXR5fGVufDB8fHx8MTcxNzA2MDQ1OXww&amp;ixlib=rb-4.0.3&amp;fm=jpg&amp;w=693&amp;h=426&amp;fit=max 693w,https:\/\/images.unsplash.com\/photo-1477959858617-67f85cf4f1df?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwxfHxjaXR5fGVufDB8fHx8MTcxNzA2MDQ1OXww&amp;ixlib=rb-4.0.3&amp;fm=jpg&amp;w=340&amp;h=209&amp;fit=max 340w\" sizes=\"(min-width: 1024px) 130vh, 289vw\" disable-inline-width=\"true\"><\/amp-img><\/div>\n<div class=\"element-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 28%, rgba(0,0,0,0.5) 100%)\"><\/div>\n<\/div>\n<\/div>\n<div class=\"page-background-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 28%, rgba(0,0,0,0.5) 100%)\"><\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:6.31068%;top:69.25566%;width:0.24272%;height:36.40777%;opacity:1\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:200% 200% 200% 200% \/ 0.8888888888888888% 0.8888888888888888% 0.8888888888888888% 0.8888888888888888%;background-clip:content-box;background-color:#c4c4c4\" id=\"el-280c9fe0-ed9d-4638-a7f7-91a0f34e1ca0\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:115.49999999999994% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.355987em;line-height:1.2;text-align:left;padding:600% 1000%;color:#000000\"><span><span style=\"font-weight: 700; color: #fff\">MALAYSIA<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:17.23301%;top:72.49191%;width:79.12621%;height:31.87702%;opacity:1\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:0.6134969325153374% 0.6134969325153374% 0.6134969325153374% 0.6134969325153374% \/ 1.015228426395939% 1.015228426395939% 1.015228426395939% 1.015228426395939%\" id=\"el-c8ee3012-b08b-4357-933a-d377588e7f14\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.37039877300613483% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.372168em;line-height:1.2;text-align:left;padding:0;color:#000000\"><span><span style=\"color: #fff\">Malaysia is often synonymous with strong engineering, business and hospitality management programs, with the University of Malaya and Monash University Malaysia offering the best courses. The cost of living here is around 1500 MYR monthly.<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><\/amp-story-page><amp-story-page id=\"5eb3ca74-ee39-4575-a7aa-c440310b32fe\" auto-advance-after=\"7s\"><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\" style=\"background-color:#323a5e\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:0;top:-9.25926%;width:100%;height:118.51852%;opacity:1\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0\" class=\"mask\" id=\"el-8566a861-ad12-485a-a7ed-3222807bbede\">\n<div style=\"position:absolute;width:100%;height:100%;left:0%;top:0%\" data-leaf-element=\"true\"><amp-img layout=\"fill\" src=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today.jpg\" alt=\"Book a Free counselling today\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today.jpg 720w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today-576x1024.jpg 576w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today-350x622.jpg 350w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today-169x300.jpg 169w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today-150x267.jpg 150w\" sizes=\"(min-width: 1024px) 45vh, 100vw\" disable-inline-width=\"true\"><\/amp-img><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\">\n<div class=\"page-safe-area\"><\/div>\n<\/div>\n<p><\/amp-story-grid-layer><amp-story-page-outlink layout=\"nodisplay\"><a href=\"https:\/\/www.admissify.com\/in\/study-abroad-for-top-universities\/\" rel=\"\">Book Now<\/a><\/amp-story-page-outlink><\/amp-story-page><amp-story-page id=\"36ff6ad3-006a-4327-b210-bd662a9899d8\" auto-advance-after=\"7s\"><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\" style=\"background-color:#262626\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:0;top:-9.25926%;width:100%;height:118.51852%;opacity:1\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0\" class=\"mask\" id=\"el-82929e23-93a5-4828-81f4-9e0d3cdac3a0\">\n<div style=\"position:absolute;width:266.66667%;height:100%;left:-83.33334%;top:0%\" data-leaf-element=\"true\"><amp-img layout=\"fill\" src=\"https:\/\/images.unsplash.com\/photo-1444084316824-dc26d6657664?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwxMHx8Y2l0eXxlbnwwfHx8fDE3MTcwNjA0NTl8MA&amp;ixlib=rb-4.0.3&amp;fm=jpg&amp;w=5616&amp;h=3744&amp;fit=max\" alt=\"aerial photography of high rise building\" srcSet=\"https:\/\/images.unsplash.com\/photo-1444084316824-dc26d6657664?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwxMHx8Y2l0eXxlbnwwfHx8fDE3MTcwNjA0NTl8MA&amp;ixlib=rb-4.0.3&amp;fm=jpg&amp;w=5616&amp;h=3744&amp;fit=max 5616w,https:\/\/images.unsplash.com\/photo-1444084316824-dc26d6657664?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwxMHx8Y2l0eXxlbnwwfHx8fDE3MTcwNjA0NTl8MA&amp;ixlib=rb-4.0.3&amp;fm=jpg&amp;w=4492&amp;h=2995&amp;fit=max 4492w,https:\/\/images.unsplash.com\/photo-1444084316824-dc26d6657664?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwxMHx8Y2l0eXxlbnwwfHx8fDE3MTcwNjA0NTl8MA&amp;ixlib=rb-4.0.3&amp;fm=jpg&amp;w=3369&amp;h=2246&amp;fit=max 3369w,https:\/\/images.unsplash.com\/photo-1444084316824-dc26d6657664?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwxMHx8Y2l0eXxlbnwwfHx8fDE3MTcwNjA0NTl8MA&amp;ixlib=rb-4.0.3&amp;fm=jpg&amp;w=2246&amp;h=1497&amp;fit=max 2246w,https:\/\/images.unsplash.com\/photo-1444084316824-dc26d6657664?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwxMHx8Y2l0eXxlbnwwfHx8fDE3MTcwNjA0NTl8MA&amp;ixlib=rb-4.0.3&amp;fm=jpg&amp;w=1123&amp;h=749&amp;fit=max 1123w,https:\/\/images.unsplash.com\/photo-1444084316824-dc26d6657664?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwxMHx8Y2l0eXxlbnwwfHx8fDE3MTcwNjA0NTl8MA&amp;ixlib=rb-4.0.3&amp;fm=jpg&amp;w=340&amp;h=227&amp;fit=max 340w\" sizes=\"(min-width: 1024px) 120vh, 267vw\" disable-inline-width=\"true\"><\/amp-img><\/div>\n<div class=\"element-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 32%, rgba(0,0,0,0.5) 100%)\"><\/div>\n<\/div>\n<\/div>\n<div class=\"page-background-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 32%, rgba(0,0,0,0.5) 100%)\"><\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:7.28155%;top:63.43042%;width:0.24272%;height:39.64401%;opacity:1\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:200% 200% 200% 200% \/ 0.8163265306122449% 0.8163265306122449% 0.8163265306122449% 0.8163265306122449%;background-clip:content-box;background-color:#c4c4c4\" id=\"el-e94f027c-98ce-47b4-aa7d-03028f6a8222\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:126.00000000000016% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.388350em;line-height:1.2;text-align:left;padding:600% 1000%;color:#000000\"><span><span style=\"font-weight: 700; color: #fff\">PORTUGAL<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:17.71845%;top:68.12298%;width:77.6699%;height:30.42071%;opacity:1\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:0.625% 0.625% 0.625% 0.625% \/ 1.0638297872340425% 1.0638297872340425% 1.0638297872340425% 1.0638297872340425%\" id=\"el-68d336dc-a337-463b-bb8d-e4d938fcc9a2\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.3609374999999998% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.355987em;line-height:1.2;text-align:left;padding:0;color:#000000\"><span><span style=\"color: #fff\">Portugal is a popular destination for fields such as marine biology, renewable energy and arts. University of Porto &nbsp;and University of Lisbon are the most prominent universities, and an average cost of living is around 800 Euros\/ month.<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><\/amp-story-page><amp-story-page id=\"a69e6228-4ea9-4ad8-91b5-d78d771bb775\" auto-advance-after=\"7s\"><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\" style=\"background-color:#0c738c\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:0;top:-9.25926%;width:100%;height:118.51852%;opacity:1\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0\" class=\"mask\" id=\"el-17dfb1f6-2b05-4ba9-8453-ac753c2e9c3f\">\n<div style=\"position:absolute;width:274.02263%;height:100%;left:-87.01131%;top:0%\" data-leaf-element=\"true\"><amp-img layout=\"fill\" src=\"https:\/\/images.unsplash.com\/photo-1540959733332-eab4deabeeaf?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwxNHx8Y2l0eXxlbnwwfHx8fDE3MTcwNjA0NTl8MA&amp;ixlib=rb-4.0.3&amp;fm=jpg&amp;w=7767&amp;h=5039&amp;fit=max\" alt=\"people walking on road near well-lit buildings\" srcSet=\"https:\/\/images.unsplash.com\/photo-1540959733332-eab4deabeeaf?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwxNHx8Y2l0eXxlbnwwfHx8fDE3MTcwNjA0NTl8MA&amp;ixlib=rb-4.0.3&amp;fm=jpg&amp;w=7767&amp;h=5039&amp;fit=max 7767w,https:\/\/images.unsplash.com\/photo-1540959733332-eab4deabeeaf?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwxNHx8Y2l0eXxlbnwwfHx8fDE3MTcwNjA0NTl8MA&amp;ixlib=rb-4.0.3&amp;fm=jpg&amp;w=6213&amp;h=4031&amp;fit=max 6213w,https:\/\/images.unsplash.com\/photo-1540959733332-eab4deabeeaf?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwxNHx8Y2l0eXxlbnwwfHx8fDE3MTcwNjA0NTl8MA&amp;ixlib=rb-4.0.3&amp;fm=jpg&amp;w=4660&amp;h=3023&amp;fit=max 4660w,https:\/\/images.unsplash.com\/photo-1540959733332-eab4deabeeaf?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwxNHx8Y2l0eXxlbnwwfHx8fDE3MTcwNjA0NTl8MA&amp;ixlib=rb-4.0.3&amp;fm=jpg&amp;w=3106&amp;h=2015&amp;fit=max 3106w,https:\/\/images.unsplash.com\/photo-1540959733332-eab4deabeeaf?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwxNHx8Y2l0eXxlbnwwfHx8fDE3MTcwNjA0NTl8MA&amp;ixlib=rb-4.0.3&amp;fm=jpg&amp;w=1553&amp;h=1008&amp;fit=max 1553w,https:\/\/images.unsplash.com\/photo-1540959733332-eab4deabeeaf?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwxNHx8Y2l0eXxlbnwwfHx8fDE3MTcwNjA0NTl8MA&amp;ixlib=rb-4.0.3&amp;fm=jpg&amp;w=340&amp;h=221&amp;fit=max 340w\" sizes=\"(min-width: 1024px) 123vh, 274vw\" disable-inline-width=\"true\"><\/amp-img><\/div>\n<div class=\"element-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 13%, rgba(0,0,0,0.5) 100%)\"><\/div>\n<\/div>\n<\/div>\n<div class=\"page-background-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 13%, rgba(0,0,0,0.5) 100%)\"><\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:6.5534%;top:69.09385%;width:0.24272%;height:31.5534%;opacity:1\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:200% 200% 200% 200% \/ 1.0256410256410255% 1.0256410256410255% 1.0256410256410255% 1.0256410256410255%;background-clip:content-box;background-color:#c4c4c4\" id=\"el-b441f8f1-7e0a-4d1e-986a-75daab2fc0a4\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:131.25% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.404531em;line-height:1.2;text-align:left;padding:600% 1000%;color:#000000\"><span><span style=\"font-weight: 700; color: #fff\">SOUTH&nbsp;<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:18.93204%;top:73.78641%;width:79.12621%;height:21.68285%;opacity:1\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:0.6134969325153374% 0.6134969325153374% 0.6134969325153374% 0.6134969325153374% \/ 1.4925373134328357% 1.4925373134328357% 1.4925373134328357% 1.4925373134328357%\" id=\"el-80f99fd3-33f3-42d9-a1bd-ba19e3b41f3d\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.35429447852760715% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.355987em;line-height:1.2;text-align:left;padding:0;color:#000000\"><span><span style=\"color: #fff\">South Korea stands for excellence in technology, engineering and businesses education. Seoul National University and KAIST. Cost of Living is 11703 KRW per month.<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:16.99029%;top:65.85761%;width:48.54369%;height:5.98706%;opacity:1\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:1% 1% 1% 1% \/ 5.405405405405405% 5.405405405405405% 5.405405405405405% 5.405405405405405%\" id=\"el-3a1dd511-d21e-45ae-8a1e-647e0a15d6a7\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.65625% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.404531em;line-height:1.2;text-align:left;padding:1% 1%;color:#000000\"><span><span style=\"font-weight: 700; color: #fff\">KOREA<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><\/amp-story-page><amp-story-page id=\"231c5afa-fa6a-4228-b857-bb3540f1f838\" auto-advance-after=\"7s\"><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\" style=\"background-color:#d9f3f3\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:0;top:-9.25926%;width:100%;height:118.51852%;opacity:1\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0\" class=\"mask\" id=\"el-558bf4d7-0d46-4a9e-8f54-3b82f89f8e00\">\n<div style=\"position:absolute;width:283.87858%;height:100%;left:-91.93929%;top:0%\" data-leaf-element=\"true\"><amp-img layout=\"fill\" src=\"https:\/\/images.unsplash.com\/photo-1490782300182-697b80ad4293?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHw1fHxjaGlsZXxlbnwwfHx8fDE3MTcwNjEzMTJ8MA&amp;ixlib=rb-4.0.3&amp;fm=jpg&amp;w=4816&amp;h=3016&amp;fit=max\" alt=\"landscape photography of blue and yellow houses\" srcSet=\"https:\/\/images.unsplash.com\/photo-1490782300182-697b80ad4293?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHw1fHxjaGlsZXxlbnwwfHx8fDE3MTcwNjEzMTJ8MA&amp;ixlib=rb-4.0.3&amp;fm=jpg&amp;w=4816&amp;h=3016&amp;fit=max 4816w,https:\/\/images.unsplash.com\/photo-1490782300182-697b80ad4293?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHw1fHxjaGlsZXxlbnwwfHx8fDE3MTcwNjEzMTJ8MA&amp;ixlib=rb-4.0.3&amp;fm=jpg&amp;w=3852&amp;h=2412&amp;fit=max 3852w,https:\/\/images.unsplash.com\/photo-1490782300182-697b80ad4293?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHw1fHxjaGlsZXxlbnwwfHx8fDE3MTcwNjEzMTJ8MA&amp;ixlib=rb-4.0.3&amp;fm=jpg&amp;w=2889&amp;h=1809&amp;fit=max 2889w,https:\/\/images.unsplash.com\/photo-1490782300182-697b80ad4293?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHw1fHxjaGlsZXxlbnwwfHx8fDE3MTcwNjEzMTJ8MA&amp;ixlib=rb-4.0.3&amp;fm=jpg&amp;w=1926&amp;h=1206&amp;fit=max 1926w,https:\/\/images.unsplash.com\/photo-1490782300182-697b80ad4293?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHw1fHxjaGlsZXxlbnwwfHx8fDE3MTcwNjEzMTJ8MA&amp;ixlib=rb-4.0.3&amp;fm=jpg&amp;w=963&amp;h=603&amp;fit=max 963w,https:\/\/images.unsplash.com\/photo-1490782300182-697b80ad4293?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHw1fHxjaGlsZXxlbnwwfHx8fDE3MTcwNjEzMTJ8MA&amp;ixlib=rb-4.0.3&amp;fm=jpg&amp;w=340&amp;h=213&amp;fit=max 340w\" sizes=\"(min-width: 1024px) 128vh, 285vw\" disable-inline-width=\"true\"><\/amp-img><\/div>\n<div class=\"element-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 23%, rgba(0,0,0,0.5) 100%)\"><\/div>\n<\/div>\n<\/div>\n<div class=\"page-background-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 23%, rgba(0,0,0,0.5) 100%)\"><\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:6.5534%;top:72.3301%;width:0.24272%;height:26.69903%;opacity:1\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:200% 200% 200% 200% \/ 1.2121212121212122% 1.2121212121212122% 1.2121212121212122% 1.2121212121212122%;background-clip:content-box;background-color:#c4c4c4\" id=\"el-a9857eea-1dfd-4f39-b37d-df9ea66cd2cf\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:131.25% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.404531em;line-height:1.2;text-align:left;padding:600% 1000%;color:#000000\"><span><span style=\"font-weight: 700; color: #fff\">CHILE<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:16.99029%;top:73.6246%;width:83.25243%;height:26.05178%;opacity:1\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:0.5830903790087464% 0.5830903790087464% 0.5830903790087464% 0.5830903790087464% \/ 1.2422360248447204% 1.2422360248447204% 1.2422360248447204% 1.2422360248447204%\" id=\"el-f8508d5e-8b81-492f-b719-a3b00d2ecb1f\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.33673469387755084% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.355987em;line-height:1.2;text-align:left;padding:0;color:#000000\"><span><span style=\"color: #fff\">Energy leader in Environmental Science, Geology, Astronomy and Business. Pontificia Universidad Catolica de Chile and the University of Chile are the most premier of institutions. Cost of Living $ 700 to $1100 dollars per month.<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><\/amp-story-page><amp-story-page id=\"0763ae96-4504-45f7-b8fa-ec4f7d22dd1b\" auto-advance-after=\"7s\"><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\" style=\"background-color:#323a5e\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:0;top:-9.25926%;width:100%;height:118.51852%;opacity:1\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0\" class=\"mask\" id=\"el-9ad6051d-49af-4ae7-ade4-7c2376caa993\">\n<div style=\"position:absolute;width:100%;height:100%;left:0%;top:0%\" data-leaf-element=\"true\"><amp-img layout=\"fill\" src=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today.jpg\" alt=\"Book a Free counselling today\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today.jpg 720w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today-576x1024.jpg 576w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today-350x622.jpg 350w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today-169x300.jpg 169w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today-150x267.jpg 150w\" sizes=\"(min-width: 1024px) 45vh, 100vw\" disable-inline-width=\"true\"><\/amp-img><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\">\n<div class=\"page-safe-area\"><\/div>\n<\/div>\n<p><\/amp-story-grid-layer><amp-story-page-outlink layout=\"nodisplay\"><a href=\"https:\/\/www.admissify.com\/in\/study-abroad-for-top-universities\/\" rel=\"\">Book Now<\/a><\/amp-story-page-outlink><\/amp-story-page><\/amp-story><\/body><\/html><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Estonia is renowned for its IT and Digital Innovation, with universities like the University of Tartu and the Tallinn University of Technology being prominent institutions. <\/p>\n","protected":false},"author":4,"featured_media":15735,"template":"","meta":{"_lmt_disableupdate":"","_lmt_disable":"","web_stories_publisher_logo":10252,"web_stories_poster":[],"web_stories_products":[],"footnotes":""},"web_story_category":[],"web_story_tag":[],"class_list":["post-15737","web-story","type-web-story","status-publish","has-post-thumbnail","hentry"],"yoast_head":"\n<title>5 Unconventional Study Abroad Destinations for Indian Students | Admissify Blog<\/title>\n<meta name=\"description\" content=\"Estonia is renowned for its IT and Digital Innovation, with universities like the University of Tartu and the Tallinn University of Technology being prominent institutions.\" \/>\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.admissify.com\/blog\/web-stories\/unconventional-study-abroad-destinations-for-indian-students\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"5 Unconventional Study Abroad Destinations for Indian Students | Admissify Blog\" \/>\n<meta property=\"og:description\" content=\"Estonia is renowned for its IT and Digital Innovation, with universities like the University of Tartu and the Tallinn University of Technology being prominent institutions.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.admissify.com\/blog\/web-stories\/unconventional-study-abroad-destinations-for-indian-students\/\" \/>\n<meta property=\"og:site_name\" content=\"Admissify Blog\" \/>\n<meta property=\"article:modified_time\" content=\"2024-05-30T09:43:11+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/05\/cropped-study-abroad.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"640\" \/>\n\t<meta property=\"og:image:height\" content=\"853\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/unconventional-study-abroad-destinations-for-indian-students\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/unconventional-study-abroad-destinations-for-indian-students\\\/\"},\"author\":{\"name\":\"Gaurav Kandari\",\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/#\\\/schema\\\/person\\\/7f0fd73aa5a3ea4ee67952d71a9c4225\"},\"headline\":\"5 Unconventional Study Abroad Destinations for Indian Students\",\"datePublished\":\"2024-05-30T09:38:16+00:00\",\"dateModified\":\"2024-05-30T09:43:11+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/unconventional-study-abroad-destinations-for-indian-students\\\/\"},\"wordCount\":198,\"image\":{\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/unconventional-study-abroad-destinations-for-indian-students\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/wp-content\\\/uploads\\\/2024\\\/05\\\/cropped-study-abroad.jpg\",\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/unconventional-study-abroad-destinations-for-indian-students\\\/\",\"url\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/unconventional-study-abroad-destinations-for-indian-students\\\/\",\"name\":\"5 Unconventional Study Abroad Destinations for Indian Students | Admissify Blog\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/unconventional-study-abroad-destinations-for-indian-students\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/unconventional-study-abroad-destinations-for-indian-students\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/wp-content\\\/uploads\\\/2024\\\/05\\\/cropped-study-abroad.jpg\",\"datePublished\":\"2024-05-30T09:38:16+00:00\",\"dateModified\":\"2024-05-30T09:43:11+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/unconventional-study-abroad-destinations-for-indian-students\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/unconventional-study-abroad-destinations-for-indian-students\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/unconventional-study-abroad-destinations-for-indian-students\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/wp-content\\\/uploads\\\/2024\\\/05\\\/cropped-study-abroad.jpg\",\"contentUrl\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/wp-content\\\/uploads\\\/2024\\\/05\\\/cropped-study-abroad.jpg\",\"width\":640,\"height\":853,\"caption\":\"study abroad\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/unconventional-study-abroad-destinations-for-indian-students\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Stories\",\"item\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"5 Unconventional Study Abroad Destinations for Indian Students\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/\",\"name\":\"Admissify\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/#\\\/schema\\\/person\\\/7f0fd73aa5a3ea4ee67952d71a9c4225\",\"name\":\"Gaurav Kandari\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/51ec890564fe52df18fe6e4ead3eb868d2c372bb576a07b643dee7650f6b70a6?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/51ec890564fe52df18fe6e4ead3eb868d2c372bb576a07b643dee7650f6b70a6?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/51ec890564fe52df18fe6e4ead3eb868d2c372bb576a07b643dee7650f6b70a6?s=96&d=mm&r=g\",\"caption\":\"Gaurav Kandari\"},\"description\":\"Gaurav Kandari is SEO Specialist with 4 years of experience in on-page, off-page, and technical SEO. Passionate about driving organic growth, boosting search rankings, and delivering measurable results.\"}]}<\/script>\n","yoast_head_json":{"title":"5 Unconventional Study Abroad Destinations for Indian Students | Admissify Blog","description":"Estonia is renowned for its IT and Digital Innovation, with universities like the University of Tartu and the Tallinn University of Technology being prominent institutions.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.admissify.com\/blog\/web-stories\/unconventional-study-abroad-destinations-for-indian-students\/","og_locale":"en_US","og_type":"article","og_title":"5 Unconventional Study Abroad Destinations for Indian Students | Admissify Blog","og_description":"Estonia is renowned for its IT and Digital Innovation, with universities like the University of Tartu and the Tallinn University of Technology being prominent institutions.","og_url":"https:\/\/www.admissify.com\/blog\/web-stories\/unconventional-study-abroad-destinations-for-indian-students\/","og_site_name":"Admissify Blog","article_modified_time":"2024-05-30T09:43:11+00:00","og_image":[{"width":640,"height":853,"url":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/05\/cropped-study-abroad.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.admissify.com\/blog\/web-stories\/unconventional-study-abroad-destinations-for-indian-students\/#article","isPartOf":{"@id":"https:\/\/www.admissify.com\/blog\/web-stories\/unconventional-study-abroad-destinations-for-indian-students\/"},"author":{"name":"Gaurav Kandari","@id":"https:\/\/www.admissify.com\/blog\/#\/schema\/person\/7f0fd73aa5a3ea4ee67952d71a9c4225"},"headline":"5 Unconventional Study Abroad Destinations for Indian Students","datePublished":"2024-05-30T09:38:16+00:00","dateModified":"2024-05-30T09:43:11+00:00","mainEntityOfPage":{"@id":"https:\/\/www.admissify.com\/blog\/web-stories\/unconventional-study-abroad-destinations-for-indian-students\/"},"wordCount":198,"image":{"@id":"https:\/\/www.admissify.com\/blog\/web-stories\/unconventional-study-abroad-destinations-for-indian-students\/#primaryimage"},"thumbnailUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/05\/cropped-study-abroad.jpg","inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.admissify.com\/blog\/web-stories\/unconventional-study-abroad-destinations-for-indian-students\/","url":"https:\/\/www.admissify.com\/blog\/web-stories\/unconventional-study-abroad-destinations-for-indian-students\/","name":"5 Unconventional Study Abroad Destinations for Indian Students | Admissify Blog","isPartOf":{"@id":"https:\/\/www.admissify.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.admissify.com\/blog\/web-stories\/unconventional-study-abroad-destinations-for-indian-students\/#primaryimage"},"image":{"@id":"https:\/\/www.admissify.com\/blog\/web-stories\/unconventional-study-abroad-destinations-for-indian-students\/#primaryimage"},"thumbnailUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/05\/cropped-study-abroad.jpg","datePublished":"2024-05-30T09:38:16+00:00","dateModified":"2024-05-30T09:43:11+00:00","breadcrumb":{"@id":"https:\/\/www.admissify.com\/blog\/web-stories\/unconventional-study-abroad-destinations-for-indian-students\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.admissify.com\/blog\/web-stories\/unconventional-study-abroad-destinations-for-indian-students\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.admissify.com\/blog\/web-stories\/unconventional-study-abroad-destinations-for-indian-students\/#primaryimage","url":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/05\/cropped-study-abroad.jpg","contentUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/05\/cropped-study-abroad.jpg","width":640,"height":853,"caption":"study abroad"},{"@type":"BreadcrumbList","@id":"https:\/\/www.admissify.com\/blog\/web-stories\/unconventional-study-abroad-destinations-for-indian-students\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.admissify.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Stories","item":"https:\/\/www.admissify.com\/blog\/web-stories\/"},{"@type":"ListItem","position":3,"name":"5 Unconventional Study Abroad Destinations for Indian Students"}]},{"@type":"WebSite","@id":"https:\/\/www.admissify.com\/blog\/#website","url":"https:\/\/www.admissify.com\/blog\/","name":"Admissify","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.admissify.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.admissify.com\/blog\/#\/schema\/person\/7f0fd73aa5a3ea4ee67952d71a9c4225","name":"Gaurav Kandari","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/51ec890564fe52df18fe6e4ead3eb868d2c372bb576a07b643dee7650f6b70a6?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/51ec890564fe52df18fe6e4ead3eb868d2c372bb576a07b643dee7650f6b70a6?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/51ec890564fe52df18fe6e4ead3eb868d2c372bb576a07b643dee7650f6b70a6?s=96&d=mm&r=g","caption":"Gaurav Kandari"},"description":"Gaurav Kandari is SEO Specialist with 4 years of experience in on-page, off-page, and technical SEO. Passionate about driving organic growth, boosting search rankings, and delivering measurable results."}]}},"story_data":{"version":47,"pages":[{"elements":[{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":48,"y":0,"width":330,"height":220,"mask":{"type":"rectangle"},"isBackground":true,"type":"image","id":"ae599a53-58c8-49af-bd68-0a730dff465d","scale":100,"focalX":50,"focalY":50,"resource":{"type":"image","mimeType":"image\/jpeg","width":826,"height":551,"sizes":{"medium":{"file":"study-abroad-300x200.jpg","width":300,"height":200,"filesize":15553,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/05\/study-abroad-300x200.jpg"},"thumbnail":{"file":"study-abroad-150x150.jpg","width":150,"height":150,"filesize":7781,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/05\/study-abroad-150x150.jpg"},"medium_large":{"file":"study-abroad-768x512.jpg","width":768,"height":512,"filesize":61763,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/05\/study-abroad-768x512.jpg"},"quemag-wp-thumbnail-comments":{"file":"study-abroad-350x233.jpg","width":350,"height":233,"filesize":19612,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/05\/study-abroad-350x233.jpg"},"quemag-wp-thumbnail-module-grid":{"file":"study-abroad-242x180.jpg","width":242,"height":180,"filesize":12381,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/05\/study-abroad-242x180.jpg"},"quemag-wp-thumbnail-widget-big":{"file":"study-abroad-250x180.jpg","width":250,"height":180,"filesize":12675,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/05\/study-abroad-250x180.jpg"},"quemag-wp-thumbnail-widget-small":{"file":"study-abroad-75x75.jpg","width":75,"height":75,"filesize":2983,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/05\/study-abroad-75x75.jpg"},"quemag-wp-thumbnail-blog-featured":{"file":"study-abroad-670x490.jpg","width":670,"height":490,"filesize":53869,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/05\/study-abroad-670x490.jpg"},"quemag-wp-thumbnail-blog-featured-small":{"file":"study-abroad-320x228.jpg","width":320,"height":228,"filesize":17751,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/05\/study-abroad-320x228.jpg"},"quemag-wp-thumbnail-blog-list":{"file":"study-abroad-300x225.jpg","width":300,"height":225,"filesize":17062,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/05\/study-abroad-300x225.jpg"},"web-stories-poster-portrait":{"file":"study-abroad-640x551.jpg","width":640,"height":551,"filesize":61290,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/05\/study-abroad-640x551.jpg"},"web-stories-publisher-logo":{"file":"study-abroad-96x96.jpg","width":96,"height":96,"filesize":3945,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/05\/study-abroad-96x96.jpg"},"web-stories-thumbnail":{"file":"study-abroad-150x100.jpg","width":150,"height":100,"filesize":5669,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/05\/study-abroad-150x100.jpg"},"full":{"file":"study-abroad.jpg","width":826,"height":551,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/05\/study-abroad.jpg"}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#e2d8d0","blurHash":"UONAVN~X-;S4D*tQ4--p-;WBM}WBb_Rk$#R+","creationDate":"2024-05-30T09:35:18","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/05\/study-abroad.jpg","id":15734,"alt":"study abroad","local":false},"overlay":{"type":"linear","stops":[{"color":{"r":0,"g":0,"b":0,"a":0},"position":0.04},{"color":{"r":0,"g":0,"b":0},"position":1}],"alpha":0.5}},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":30,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"lineHeight":1.2,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"font-weight: 700; color: #fff\">5 Unconventional Study Abroad Destinations for Indian Students<\/span>","x":65,"y":427,"width":315,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"type":"text","height":112,"id":"f256c5cb-2396-449e-aad5-539db201edbe"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":false,"backgroundColor":{"color":{"r":18,"g":99,"b":255}},"width":10,"height":200,"type":"shape","x":28,"y":385,"mask":{"type":"rectangle"},"id":"3a4ee39a-67d7-4365-a5d2-212734d995a1"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":18,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"lineHeight":1.2,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"color: #fff\">Gaurav Kandari | Admissify<\/span>","x":74,"y":553,"width":217,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"type":"text","height":23,"id":"7a9a45a2-e6bc-4b3c-a763-0d8711cadd91"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":18,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"lineHeight":1.2,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"color: #fff\">30 May 2024<\/span>","x":64,"y":390,"width":200,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":23,"id":"3e123aad-f506-4ed8-9aab-a05d8b8364c6","type":"text"}],"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"id":"ddc260f0-4918-4fc4-8418-258fffcafcda","animations":[],"defaultBackgroundElement":{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":1,"y":1,"width":1,"height":1,"mask":{"type":"rectangle"},"isBackground":true,"isDefaultBackground":true,"type":"shape","id":"35112db7-5f43-41f7-b313-a0cca5446cd5"}},{"elements":[{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":-56,"y":-80,"width":330,"height":220,"mask":{"type":"rectangle"},"isBackground":true,"type":"image","id":"1d76d404-8e2e-4d1d-a272-bd6488a040bc","scale":100,"focalX":50,"focalY":50,"resource":{"type":"image","mimeType":"image\/jpeg","width":1920,"height":1280,"sizes":{"full":{"file":"media\/unsplash:nV7GJmSq3zc","sourceUrl":"https:\/\/images.unsplash.com\/photo-1449824913935-59a10b8d2000?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHw0fHxjaXR5fGVufDB8fHx8MTcxNzA2MDQ1OXww&ixlib=rb-4.0.3&fm=jpg&w=1920&h=1280&fit=max","mimeType":"image\/jpeg","width":1920,"height":1280},"large":{"file":"media\/unsplash:nV7GJmSq3zc","sourceUrl":"https:\/\/images.unsplash.com\/photo-1449824913935-59a10b8d2000?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHw0fHxjaXR5fGVufDB8fHx8MTcxNzA2MDQ1OXww&ixlib=rb-4.0.3&fm=jpg&w=1536&h=1024&fit=max","mimeType":"image\/jpeg","width":1536,"height":1024},"1152_768":{"file":"media\/unsplash:nV7GJmSq3zc","sourceUrl":"https:\/\/images.unsplash.com\/photo-1449824913935-59a10b8d2000?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHw0fHxjaXR5fGVufDB8fHx8MTcxNzA2MDQ1OXww&ixlib=rb-4.0.3&fm=jpg&w=1152&h=768&fit=max","mimeType":"image\/jpeg","width":1152,"height":768},"768_512":{"file":"media\/unsplash:nV7GJmSq3zc","sourceUrl":"https:\/\/images.unsplash.com\/photo-1449824913935-59a10b8d2000?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHw0fHxjaXR5fGVufDB8fHx8MTcxNzA2MDQ1OXww&ixlib=rb-4.0.3&fm=jpg&w=768&h=512&fit=max","mimeType":"image\/jpeg","width":768,"height":512},"384_256":{"file":"media\/unsplash:nV7GJmSq3zc","sourceUrl":"https:\/\/images.unsplash.com\/photo-1449824913935-59a10b8d2000?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHw0fHxjaXR5fGVufDB8fHx8MTcxNzA2MDQ1OXww&ixlib=rb-4.0.3&fm=jpg&w=384&h=256&fit=max","mimeType":"image\/jpeg","width":384,"height":256},"web_stories_thumbnail":{"file":"media\/unsplash:nV7GJmSq3zc","sourceUrl":"https:\/\/images.unsplash.com\/photo-1449824913935-59a10b8d2000?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHw0fHxjaXR5fGVufDB8fHx8MTcxNzA2MDQ1OXww&ixlib=rb-4.0.3&fm=jpg&w=340&h=227&fit=max","mimeType":"image\/jpeg","width":340,"height":227}},"isPlaceholder":false,"isExternal":true,"needsProxy":false,"id":"media\/unsplash:nV7GJmSq3zc","baseColor":"#262626","blurHash":"LNC?$MM{4Tt7IooJM_j]-;WBWVWB","creationDate":"2015-12-11T09:09:19Z","src":"https:\/\/images.unsplash.com\/photo-1449824913935-59a10b8d2000?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHw0fHxjaXR5fGVufDB8fHx8MTcxNzA2MDQ1OXww&ixlib=rb-4.0.3&fm=jpg&w=1920&h=1280&fit=max","alt":"pathway between high rise buildings","attribution":{"author":{"displayName":"Andrea Cau","url":"https:\/\/unsplash.com\/@andreacau?utm_source=web_stories_wordpress&utm_medium=referral"},"registerUsageUrl":"https:\/\/media3p.googleapis.com\/v1\/media:registerUsage?token=AccGTL0o\/839KpKD5qMpIFI\/t775HdwTp8JZ8tIYldbcj32X7MCNWe6vaXVRq46rwCAhqtSCXyxh8Q2uP6NogwD1AK0BD2kvQStFqQrclrF6VnT03j4UWG6BGkqJWl9bRUNJ0aapFAt8iv4eNNSbfdj1iF5LEYAUUUdLnajEw5aLC2Egk4%2BbDZbNQaNqyFKx6ifprINIn4aeR\/20ZAwkqqiKGMd5W9SjjcA0IqN2OOA%3D"}},"overlay":{"type":"linear","stops":[{"color":{"r":0,"g":0,"b":0,"a":0},"position":0.15},{"color":{"r":0,"g":0,"b":0},"position":1}],"alpha":0.5}},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"FILL","font":{"family":"EB Garamond"},"fontSize":25,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"lineHeight":1.2,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":true,"horizontal":10,"vertical":6},"content":"<span style=\"font-weight: 700; color: #fff\">ESTONIA<\/span>","x":30,"y":412,"width":1,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"type":"text","height":225,"id":"d75851c4-21bb-4c22-91a9-9e614a81c831","marginOffset":-3.884999999999998},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":22,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"lineHeight":1.2,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"color: #fff\">Estonia is renowned for its IT and Digital Innovation, with universities like the University of Tartu and the Tallinn University of Technology being prominent institutions. The cost of Living is affordable, being 300 Euros per month.<\/span>","x":78,"y":432,"width":320,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"type":"text","height":187,"id":"1e2f9446-84cf-4761-a02a-663c20d7758b"}],"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"id":"0bcb964c-e0e2-46a3-ba09-9d5ff53b50c1","defaultBackgroundElement":{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":1,"y":1,"width":1,"height":1,"mask":{"type":"rectangle"},"isBackground":true,"isDefaultBackground":true,"type":"shape","id":"95e64a4a-e6fe-4807-a255-1e4d62ccff5c"},"animations":[]},{"elements":[{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":48,"y":0,"width":330,"height":203,"mask":{"type":"rectangle"},"isBackground":true,"type":"image","id":"95e64a4a-e6fe-4807-a255-1e4d62ccff5c","scale":100,"focalX":50,"focalY":50,"resource":{"type":"image","mimeType":"image\/jpeg","width":3465,"height":2131,"sizes":{"full":{"file":"media\/unsplash:Nyvq2juw4_o","sourceUrl":"https:\/\/images.unsplash.com\/photo-1477959858617-67f85cf4f1df?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwxfHxjaXR5fGVufDB8fHx8MTcxNzA2MDQ1OXww&ixlib=rb-4.0.3&fm=jpg&w=3465&h=2131&fit=max","mimeType":"image\/jpeg","width":3465,"height":2131},"large":{"file":"media\/unsplash:Nyvq2juw4_o","sourceUrl":"https:\/\/images.unsplash.com\/photo-1477959858617-67f85cf4f1df?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwxfHxjaXR5fGVufDB8fHx8MTcxNzA2MDQ1OXww&ixlib=rb-4.0.3&fm=jpg&w=2772&h=1705&fit=max","mimeType":"image\/jpeg","width":2772,"height":1705},"2079_1279":{"file":"media\/unsplash:Nyvq2juw4_o","sourceUrl":"https:\/\/images.unsplash.com\/photo-1477959858617-67f85cf4f1df?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwxfHxjaXR5fGVufDB8fHx8MTcxNzA2MDQ1OXww&ixlib=rb-4.0.3&fm=jpg&w=2079&h=1279&fit=max","mimeType":"image\/jpeg","width":2079,"height":1279},"1386_852":{"file":"media\/unsplash:Nyvq2juw4_o","sourceUrl":"https:\/\/images.unsplash.com\/photo-1477959858617-67f85cf4f1df?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwxfHxjaXR5fGVufDB8fHx8MTcxNzA2MDQ1OXww&ixlib=rb-4.0.3&fm=jpg&w=1386&h=852&fit=max","mimeType":"image\/jpeg","width":1386,"height":852},"693_426":{"file":"media\/unsplash:Nyvq2juw4_o","sourceUrl":"https:\/\/images.unsplash.com\/photo-1477959858617-67f85cf4f1df?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwxfHxjaXR5fGVufDB8fHx8MTcxNzA2MDQ1OXww&ixlib=rb-4.0.3&fm=jpg&w=693&h=426&fit=max","mimeType":"image\/jpeg","width":693,"height":426},"web_stories_thumbnail":{"file":"media\/unsplash:Nyvq2juw4_o","sourceUrl":"https:\/\/images.unsplash.com\/photo-1477959858617-67f85cf4f1df?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwxfHxjaXR5fGVufDB8fHx8MTcxNzA2MDQ1OXww&ixlib=rb-4.0.3&fm=jpg&w=340&h=209&fit=max","mimeType":"image\/jpeg","width":340,"height":209}},"isPlaceholder":false,"isExternal":true,"needsProxy":false,"id":"media\/unsplash:Nyvq2juw4_o","baseColor":"#0c2640","blurHash":"LhEMa,W=WVWW_4kBjtW=?bkBaefR","creationDate":"2016-11-01T00:26:28Z","src":"https:\/\/images.unsplash.com\/photo-1477959858617-67f85cf4f1df?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwxfHxjaXR5fGVufDB8fHx8MTcxNzA2MDQ1OXww&ixlib=rb-4.0.3&fm=jpg&w=3465&h=2131&fit=max","alt":"white and brown city buildings during daytime","attribution":{"author":{"displayName":"Pedro Lastra","url":"https:\/\/unsplash.com\/@peterlaster?utm_source=web_stories_wordpress&utm_medium=referral"},"registerUsageUrl":"https:\/\/media3p.googleapis.com\/v1\/media:registerUsage?token=AccGTL04Vz7MYYYH178fpQ8YbAV6AGEHBxFbIqpjiU4dJs5Bb0QbSJB8EOqwISejDWbAKVF1q72P2dTO\/RReJw4Vmn3d2ZwM0WqbHUfHRpTB2rexOQN3b00imOuxNAXE0XRuh\/Fay2Ql2bwwJ%2B0QKyXLN7uccGXQ8CECo\/OGo2AMgj6sRqr03TPGQFmog6HSKXlF0H6%2BA\/Yn5hG2WlbHBMsm\/aPJ2etcm7mReA6Oi2w%3D"}},"overlay":{"type":"linear","stops":[{"color":{"r":0,"g":0,"b":0,"a":0},"position":0.28},{"color":{"r":0,"g":0,"b":0},"position":1}],"alpha":0.5}},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"FILL","font":{"family":"EB Garamond"},"fontSize":22,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"lineHeight":1.2,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":true,"horizontal":10,"vertical":6},"content":"<span style=\"font-weight: 700; color: #fff\">MALAYSIA<\/span>","x":26,"y":428,"width":1,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":225,"id":"280c9fe0-ed9d-4638-a7f7-91a0f34e1ca0","marginOffset":-3.884999999999998,"type":"text"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":23,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"lineHeight":1.2,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"color: #fff\">Malaysia is often synonymous with strong engineering, business and hospitality management programs, with the University of Malaya and Monash University Malaysia offering the best courses. The cost of living here is around 1500 MYR monthly.<\/span>","x":71,"y":448,"width":326,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":197,"id":"c8ee3012-b08b-4357-933a-d377588e7f14","type":"text"}],"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"animations":[],"id":"3fde74b0-d2b0-446e-91e2-32550e50602d","defaultBackgroundElement":{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":1,"y":1,"width":1,"height":1,"mask":{"type":"rectangle"},"isBackground":true,"isDefaultBackground":true,"type":"shape","id":"82929e23-93a5-4828-81f4-9e0d3cdac3a0"}},{"elements":[{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":-169,"y":-232,"width":330,"height":586,"mask":{"type":"rectangle"},"isBackground":true,"type":"image","id":"8566a861-ad12-485a-a7ed-3222807bbede","scale":100,"focalX":50,"focalY":50,"resource":{"type":"image","mimeType":"image\/jpeg","width":720,"height":1280,"sizes":{"medium":{"file":"Book-a-Free-counselling-today-169x300.jpg","width":169,"height":300,"filesize":13790,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today-169x300.jpg"},"large":{"file":"Book-a-Free-counselling-today-576x1024.jpg","width":576,"height":1024,"filesize":87337,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today-576x1024.jpg"},"thumbnail":{"file":"Book-a-Free-counselling-today-150x150.jpg","width":150,"height":150,"filesize":7810,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today-150x150.jpg"},"quemag-wp-thumbnail-comments":{"file":"Book-a-Free-counselling-today-350x622.jpg","width":350,"height":622,"filesize":42555,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today-350x622.jpg"},"quemag-wp-thumbnail-module-grid":{"file":"Book-a-Free-counselling-today-242x180.jpg","width":242,"height":180,"filesize":12018,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today-242x180.jpg"},"quemag-wp-thumbnail-widget-big":{"file":"Book-a-Free-counselling-today-250x180.jpg","width":250,"height":180,"filesize":12029,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today-250x180.jpg"},"quemag-wp-thumbnail-widget-small":{"file":"Book-a-Free-counselling-today-75x75.jpg","width":75,"height":75,"filesize":2915,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today-75x75.jpg"},"quemag-wp-thumbnail-blog-featured":{"file":"Book-a-Free-counselling-today-670x490.jpg","width":670,"height":490,"filesize":53056,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today-670x490.jpg"},"quemag-wp-thumbnail-blog-featured-small":{"file":"Book-a-Free-counselling-today-320x228.jpg","width":320,"height":228,"filesize":17196,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today-320x228.jpg"},"quemag-wp-thumbnail-blog-list":{"file":"Book-a-Free-counselling-today-300x225.jpg","width":300,"height":225,"filesize":16660,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today-300x225.jpg"},"web-stories-poster-portrait":{"file":"Book-a-Free-counselling-today-640x853.jpg","width":640,"height":853,"filesize":91253,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today-640x853.jpg"},"web-stories-publisher-logo":{"file":"Book-a-Free-counselling-today-96x96.jpg","width":96,"height":96,"filesize":3825,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today-96x96.jpg"},"web-stories-thumbnail":{"file":"Book-a-Free-counselling-today-150x267.jpg","width":150,"height":267,"filesize":11638,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today-150x267.jpg"},"full":{"file":"Book-a-Free-counselling-today.jpg","width":720,"height":1280,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today.jpg"}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#323a5e","blurHash":"UaPZox%ft7Rk~pWCt7j@x]Mxj[t7E1s.flbI","creationDate":"2024-04-02T07:40:53","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today.jpg","id":14368,"alt":"Book a Free counselling today","local":false}}],"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"id":"5eb3ca74-ee39-4575-a7aa-c440310b32fe","defaultBackgroundElement":{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":1,"y":1,"width":1,"height":1,"mask":{"type":"rectangle"},"isBackground":true,"isDefaultBackground":true,"type":"shape","id":"f1f2e906-81dd-4875-b35b-57f6e0699cd9"},"animations":[],"pageAttachment":{"url":"https:\/\/www.admissify.com\/in\/study-abroad-for-top-universities\/","icon":"","needsProxy":false,"ctaText":"Book Now"}},{"elements":[{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":48,"y":0,"width":330,"height":220,"mask":{"type":"rectangle"},"isBackground":true,"type":"image","id":"82929e23-93a5-4828-81f4-9e0d3cdac3a0","scale":100,"focalX":50,"focalY":50,"resource":{"type":"image","mimeType":"image\/jpeg","width":5616,"height":3744,"sizes":{"full":{"file":"media\/unsplash:9CPAjGVB378","sourceUrl":"https:\/\/images.unsplash.com\/photo-1444084316824-dc26d6657664?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwxMHx8Y2l0eXxlbnwwfHx8fDE3MTcwNjA0NTl8MA&ixlib=rb-4.0.3&fm=jpg&w=5616&h=3744&fit=max","mimeType":"image\/jpeg","width":5616,"height":3744},"large":{"file":"media\/unsplash:9CPAjGVB378","sourceUrl":"https:\/\/images.unsplash.com\/photo-1444084316824-dc26d6657664?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwxMHx8Y2l0eXxlbnwwfHx8fDE3MTcwNjA0NTl8MA&ixlib=rb-4.0.3&fm=jpg&w=4492&h=2995&fit=max","mimeType":"image\/jpeg","width":4492,"height":2995},"3369_2246":{"file":"media\/unsplash:9CPAjGVB378","sourceUrl":"https:\/\/images.unsplash.com\/photo-1444084316824-dc26d6657664?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwxMHx8Y2l0eXxlbnwwfHx8fDE3MTcwNjA0NTl8MA&ixlib=rb-4.0.3&fm=jpg&w=3369&h=2246&fit=max","mimeType":"image\/jpeg","width":3369,"height":2246},"2246_1497":{"file":"media\/unsplash:9CPAjGVB378","sourceUrl":"https:\/\/images.unsplash.com\/photo-1444084316824-dc26d6657664?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwxMHx8Y2l0eXxlbnwwfHx8fDE3MTcwNjA0NTl8MA&ixlib=rb-4.0.3&fm=jpg&w=2246&h=1497&fit=max","mimeType":"image\/jpeg","width":2246,"height":1497},"1123_749":{"file":"media\/unsplash:9CPAjGVB378","sourceUrl":"https:\/\/images.unsplash.com\/photo-1444084316824-dc26d6657664?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwxMHx8Y2l0eXxlbnwwfHx8fDE3MTcwNjA0NTl8MA&ixlib=rb-4.0.3&fm=jpg&w=1123&h=749&fit=max","mimeType":"image\/jpeg","width":1123,"height":749},"web_stories_thumbnail":{"file":"media\/unsplash:9CPAjGVB378","sourceUrl":"https:\/\/images.unsplash.com\/photo-1444084316824-dc26d6657664?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwxMHx8Y2l0eXxlbnwwfHx8fDE3MTcwNjA0NTl8MA&ixlib=rb-4.0.3&fm=jpg&w=340&h=227&fit=max","mimeType":"image\/jpeg","width":340,"height":227}},"isPlaceholder":false,"isExternal":true,"needsProxy":false,"id":"media\/unsplash:9CPAjGVB378","baseColor":"#262626","blurHash":"LoEgHzWqofof.mR+jYbHEgWVjFWV","creationDate":"2015-10-05T22:32:53Z","src":"https:\/\/images.unsplash.com\/photo-1444084316824-dc26d6657664?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwxMHx8Y2l0eXxlbnwwfHx8fDE3MTcwNjA0NTl8MA&ixlib=rb-4.0.3&fm=jpg&w=5616&h=3744&fit=max","alt":"aerial photography of high rise building","attribution":{"author":{"displayName":"Matt Jones","url":"https:\/\/unsplash.com\/@mattjonesgram?utm_source=web_stories_wordpress&utm_medium=referral"},"registerUsageUrl":"https:\/\/media3p.googleapis.com\/v1\/media:registerUsage?token=AccGTL0BzIRCMgsO62Xei%2Bo2F26jmdesFu4xW1gceGZS0jqLwyn\/QLHZZfQDiVTNe0%2BwLBqLXu0RhXzhQcapCuSZXywkFmdTneO9GFt\/WoLN9Z\/FrGBIqCumnsfvtr9oERs0t7P224x4WTuYcJ8a7nNqyBXwlHrWItznStR\/mzQM5MAhFosL\/5aXPqsk0ZPwpadUDjVm28%2By8inDle\/tRT\/yAGc9ouH5jAPXJZB4mDZ4bg%3D%3D"}},"overlay":{"type":"linear","stops":[{"color":{"r":0,"g":0,"b":0,"a":0},"position":0.32},{"color":{"r":0,"g":0,"b":0},"position":1}],"alpha":0.5}},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"FILL","font":{"family":"EB Garamond"},"fontSize":24,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"lineHeight":1.2,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":true,"horizontal":10,"vertical":6},"content":"<span style=\"font-weight: 700; color: #fff\">PORTUGAL<\/span>","x":30,"y":392,"width":1,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":245,"id":"e94f027c-98ce-47b4-aa7d-03028f6a8222","marginOffset":-3.884999999999998,"type":"text"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":22,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"lineHeight":1.2,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"color: #fff\">Portugal is a popular destination for fields such as marine biology, renewable energy and arts. University of Porto &nbsp;and University of Lisbon are the most prominent universities, and an average cost of living is around 800 Euros\/ month.<\/span>","x":73,"y":421,"width":320,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":188,"id":"68d336dc-a337-463b-bb8d-e4d938fcc9a2","type":"text"}],"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"animations":[],"id":"36ff6ad3-006a-4327-b210-bd662a9899d8","defaultBackgroundElement":{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":1,"y":1,"width":1,"height":1,"mask":{"type":"rectangle"},"isBackground":true,"isDefaultBackground":true,"type":"shape","id":"17dfb1f6-2b05-4ba9-8453-ac753c2e9c3f"}},{"elements":[{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":48,"y":0,"width":330,"height":214,"mask":{"type":"rectangle"},"isBackground":true,"type":"image","id":"17dfb1f6-2b05-4ba9-8453-ac753c2e9c3f","scale":100,"focalX":50,"focalY":50,"resource":{"type":"image","mimeType":"image\/jpeg","width":7767,"height":5039,"sizes":{"full":{"file":"media\/unsplash:layMbSJ3YOE","sourceUrl":"https:\/\/images.unsplash.com\/photo-1540959733332-eab4deabeeaf?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwxNHx8Y2l0eXxlbnwwfHx8fDE3MTcwNjA0NTl8MA&ixlib=rb-4.0.3&fm=jpg&w=7767&h=5039&fit=max","mimeType":"image\/jpeg","width":7767,"height":5039},"large":{"file":"media\/unsplash:layMbSJ3YOE","sourceUrl":"https:\/\/images.unsplash.com\/photo-1540959733332-eab4deabeeaf?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwxNHx8Y2l0eXxlbnwwfHx8fDE3MTcwNjA0NTl8MA&ixlib=rb-4.0.3&fm=jpg&w=6213&h=4031&fit=max","mimeType":"image\/jpeg","width":6213,"height":4031},"4660_3023":{"file":"media\/unsplash:layMbSJ3YOE","sourceUrl":"https:\/\/images.unsplash.com\/photo-1540959733332-eab4deabeeaf?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwxNHx8Y2l0eXxlbnwwfHx8fDE3MTcwNjA0NTl8MA&ixlib=rb-4.0.3&fm=jpg&w=4660&h=3023&fit=max","mimeType":"image\/jpeg","width":4660,"height":3023},"3106_2015":{"file":"media\/unsplash:layMbSJ3YOE","sourceUrl":"https:\/\/images.unsplash.com\/photo-1540959733332-eab4deabeeaf?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwxNHx8Y2l0eXxlbnwwfHx8fDE3MTcwNjA0NTl8MA&ixlib=rb-4.0.3&fm=jpg&w=3106&h=2015&fit=max","mimeType":"image\/jpeg","width":3106,"height":2015},"1553_1008":{"file":"media\/unsplash:layMbSJ3YOE","sourceUrl":"https:\/\/images.unsplash.com\/photo-1540959733332-eab4deabeeaf?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwxNHx8Y2l0eXxlbnwwfHx8fDE3MTcwNjA0NTl8MA&ixlib=rb-4.0.3&fm=jpg&w=1553&h=1008&fit=max","mimeType":"image\/jpeg","width":1553,"height":1008},"web_stories_thumbnail":{"file":"media\/unsplash:layMbSJ3YOE","sourceUrl":"https:\/\/images.unsplash.com\/photo-1540959733332-eab4deabeeaf?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwxNHx8Y2l0eXxlbnwwfHx8fDE3MTcwNjA0NTl8MA&ixlib=rb-4.0.3&fm=jpg&w=340&h=221&fit=max","mimeType":"image\/jpeg","width":340,"height":221}},"isPlaceholder":false,"isExternal":true,"needsProxy":false,"id":"media\/unsplash:layMbSJ3YOE","baseColor":"#0c738c","blurHash":"LFDThmxCz[M_^Qvzsp$f3onnotnT","creationDate":"2018-10-31T04:23:38Z","src":"https:\/\/images.unsplash.com\/photo-1540959733332-eab4deabeeaf?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwxNHx8Y2l0eXxlbnwwfHx8fDE3MTcwNjA0NTl8MA&ixlib=rb-4.0.3&fm=jpg&w=7767&h=5039&fit=max","alt":"people walking on road near well-lit buildings","attribution":{"author":{"displayName":"Jezael Melgoza","url":"https:\/\/unsplash.com\/@jezar?utm_source=web_stories_wordpress&utm_medium=referral"},"registerUsageUrl":"https:\/\/media3p.googleapis.com\/v1\/media:registerUsage?token=AccGTL2bNqIpzNbjCyhCBHCybPFT0VQ5vSdRoKdoycsloCfx8\/UjQnbLmmVpuS9IPKGJNIE1ckFKimw1\/orpB8TBRJvfR1SW5N%2BcOveKd7lYAyswjme39dIT1jQtE6lnpjfuiQSkCxZu3fmnbrVni%2BICjojttrzlzZB34eOaBTQbgNXd78VRYJ%2BtKlXbOGg4XLCs%2BRL1LKlE4DWVxftoj875xQb%2BMmWU%2B1\/zbKrPXJRucA%3D%3D"}},"overlay":{"type":"linear","stops":[{"color":{"r":0,"g":0,"b":0,"a":0},"position":0.13},{"color":{"r":0,"g":0,"b":0},"position":1}],"alpha":0.5}},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"FILL","font":{"family":"EB Garamond"},"fontSize":25,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"lineHeight":1.2,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":true,"horizontal":10,"vertical":6},"content":"<span style=\"font-weight: 700; color: #fff\">SOUTH&nbsp;<\/span>","x":27,"y":427,"width":1,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":195,"id":"b441f8f1-7e0a-4d1e-986a-75daab2fc0a4","marginOffset":-3.884999999999998,"type":"text"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":22,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"lineHeight":1.2,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"color: #fff\">South Korea stands for excellence in technology, engineering and businesses education. Seoul National University and KAIST. Cost of Living is 11703 KRW per month.<\/span>","x":78,"y":456,"width":326,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":134,"id":"80f99fd3-33f3-42d9-a1bd-ba19e3b41f3d","type":"text"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":25,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"lineHeight":1.2,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":2,"vertical":2},"content":"<span style=\"font-weight: 700; color: #fff\">KOREA<\/span>","x":70,"y":407,"width":200,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":37,"id":"3a1dd511-d21e-45ae-8a1e-647e0a15d6a7","marginOffset":-2.414999999999999,"type":"text"}],"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"animations":[],"id":"a69e6228-4ea9-4ad8-91b5-d78d771bb775","defaultBackgroundElement":{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":1,"y":1,"width":1,"height":1,"mask":{"type":"rectangle"},"isBackground":true,"isDefaultBackground":true,"type":"shape","id":"558bf4d7-0d46-4a9e-8f54-3b82f89f8e00"}},{"elements":[{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":48,"y":0,"width":330,"height":206,"mask":{"type":"rectangle"},"isBackground":true,"type":"image","id":"558bf4d7-0d46-4a9e-8f54-3b82f89f8e00","scale":100,"focalX":50,"focalY":50,"resource":{"type":"image","mimeType":"image\/jpeg","width":4816,"height":3016,"sizes":{"full":{"file":"media\/unsplash:H6KJ2D0LphU","sourceUrl":"https:\/\/images.unsplash.com\/photo-1490782300182-697b80ad4293?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHw1fHxjaGlsZXxlbnwwfHx8fDE3MTcwNjEzMTJ8MA&ixlib=rb-4.0.3&fm=jpg&w=4816&h=3016&fit=max","mimeType":"image\/jpeg","width":4816,"height":3016},"large":{"file":"media\/unsplash:H6KJ2D0LphU","sourceUrl":"https:\/\/images.unsplash.com\/photo-1490782300182-697b80ad4293?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHw1fHxjaGlsZXxlbnwwfHx8fDE3MTcwNjEzMTJ8MA&ixlib=rb-4.0.3&fm=jpg&w=3852&h=2412&fit=max","mimeType":"image\/jpeg","width":3852,"height":2412},"2889_1809":{"file":"media\/unsplash:H6KJ2D0LphU","sourceUrl":"https:\/\/images.unsplash.com\/photo-1490782300182-697b80ad4293?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHw1fHxjaGlsZXxlbnwwfHx8fDE3MTcwNjEzMTJ8MA&ixlib=rb-4.0.3&fm=jpg&w=2889&h=1809&fit=max","mimeType":"image\/jpeg","width":2889,"height":1809},"1926_1206":{"file":"media\/unsplash:H6KJ2D0LphU","sourceUrl":"https:\/\/images.unsplash.com\/photo-1490782300182-697b80ad4293?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHw1fHxjaGlsZXxlbnwwfHx8fDE3MTcwNjEzMTJ8MA&ixlib=rb-4.0.3&fm=jpg&w=1926&h=1206&fit=max","mimeType":"image\/jpeg","width":1926,"height":1206},"963_603":{"file":"media\/unsplash:H6KJ2D0LphU","sourceUrl":"https:\/\/images.unsplash.com\/photo-1490782300182-697b80ad4293?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHw1fHxjaGlsZXxlbnwwfHx8fDE3MTcwNjEzMTJ8MA&ixlib=rb-4.0.3&fm=jpg&w=963&h=603&fit=max","mimeType":"image\/jpeg","width":963,"height":603},"web_stories_thumbnail":{"file":"media\/unsplash:H6KJ2D0LphU","sourceUrl":"https:\/\/images.unsplash.com\/photo-1490782300182-697b80ad4293?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHw1fHxjaGlsZXxlbnwwfHx8fDE3MTcwNjEzMTJ8MA&ixlib=rb-4.0.3&fm=jpg&w=340&h=213&fit=max","mimeType":"image\/jpeg","width":340,"height":213}},"isPlaceholder":false,"isExternal":true,"needsProxy":false,"id":"media\/unsplash:H6KJ2D0LphU","baseColor":"#d9f3f3","blurHash":"LzJk_%jXnOnh.TRPoce-%hozs8W?","creationDate":"2017-03-29T10:14:30Z","src":"https:\/\/images.unsplash.com\/photo-1490782300182-697b80ad4293?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHw1fHxjaGlsZXxlbnwwfHx8fDE3MTcwNjEzMTJ8MA&ixlib=rb-4.0.3&fm=jpg&w=4816&h=3016&fit=max","alt":"landscape photography of blue and yellow houses","attribution":{"author":{"displayName":"Lo\u00efc Mermilliod","url":"https:\/\/unsplash.com\/@loacfr?utm_source=web_stories_wordpress&utm_medium=referral"},"registerUsageUrl":"https:\/\/media3p.googleapis.com\/v1\/media:registerUsage?token=AccGTL28bhdUa70NTOhsqqXWwlFGXj6Tdum9h6f3xj4jYKWaeegGewcV4mWrHogHnmbLymlZKwOctfQYDXA5K7iLTamVnxbzhOUUPQTb6I7i6hzNG0GJ1XKDNtJavBIno5QpL7y3PwvqDa55tWKyR3CPGxmAuBBLWgw%2BjKqrMDcphp5%2Bv\/HieR4ZwydTD%2BrpmHH2q6wh\/N2uJCyZGGqQAgw13trLxdohEMYFN43nkyP%2BJw%3D%3D"}},"overlay":{"type":"linear","stops":[{"color":{"r":0,"g":0,"b":0,"a":0},"position":0.23},{"color":{"r":0,"g":0,"b":0},"position":1}],"alpha":0.5}},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"FILL","font":{"family":"EB Garamond"},"fontSize":25,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"lineHeight":1.2,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":true,"horizontal":10,"vertical":6},"content":"<span style=\"font-weight: 700; color: #fff\">CHILE<\/span>","x":27,"y":447,"width":1,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":165,"id":"a9857eea-1dfd-4f39-b37d-df9ea66cd2cf","marginOffset":-3.884999999999998,"type":"text"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":22,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"lineHeight":1.2,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"color: #fff\">Energy leader in Environmental Science, Geology, Astronomy and Business. Pontificia Universidad Catolica de Chile and the University of Chile are the most premier of institutions. Cost of Living $ 700 to $1100 dollars per month.<\/span>","x":70,"y":455,"width":343,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":161,"id":"f8508d5e-8b81-492f-b719-a3b00d2ecb1f","type":"text"}],"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"animations":[],"id":"231c5afa-fa6a-4228-b857-bb3540f1f838","defaultBackgroundElement":{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":1,"y":1,"width":1,"height":1,"mask":{"type":"rectangle"},"isBackground":true,"isDefaultBackground":true,"type":"shape","id":"778bf4d7-600d-45ac-8b29-4e0aa36c9ddf"}},{"elements":[{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"scale":100,"focalX":50,"focalY":50,"resource":{"type":"image","mimeType":"image\/jpeg","width":720,"height":1280,"sizes":{"medium":{"file":"Book-a-Free-counselling-today-169x300.jpg","width":169,"height":300,"filesize":13790,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today-169x300.jpg"},"large":{"file":"Book-a-Free-counselling-today-576x1024.jpg","width":576,"height":1024,"filesize":87337,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today-576x1024.jpg"},"thumbnail":{"file":"Book-a-Free-counselling-today-150x150.jpg","width":150,"height":150,"filesize":7810,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today-150x150.jpg"},"quemag-wp-thumbnail-comments":{"file":"Book-a-Free-counselling-today-350x622.jpg","width":350,"height":622,"filesize":42555,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today-350x622.jpg"},"quemag-wp-thumbnail-module-grid":{"file":"Book-a-Free-counselling-today-242x180.jpg","width":242,"height":180,"filesize":12018,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today-242x180.jpg"},"quemag-wp-thumbnail-widget-big":{"file":"Book-a-Free-counselling-today-250x180.jpg","width":250,"height":180,"filesize":12029,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today-250x180.jpg"},"quemag-wp-thumbnail-widget-small":{"file":"Book-a-Free-counselling-today-75x75.jpg","width":75,"height":75,"filesize":2915,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today-75x75.jpg"},"quemag-wp-thumbnail-blog-featured":{"file":"Book-a-Free-counselling-today-670x490.jpg","width":670,"height":490,"filesize":53056,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today-670x490.jpg"},"quemag-wp-thumbnail-blog-featured-small":{"file":"Book-a-Free-counselling-today-320x228.jpg","width":320,"height":228,"filesize":17196,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today-320x228.jpg"},"quemag-wp-thumbnail-blog-list":{"file":"Book-a-Free-counselling-today-300x225.jpg","width":300,"height":225,"filesize":16660,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today-300x225.jpg"},"web-stories-poster-portrait":{"file":"Book-a-Free-counselling-today-640x853.jpg","width":640,"height":853,"filesize":91253,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today-640x853.jpg"},"web-stories-publisher-logo":{"file":"Book-a-Free-counselling-today-96x96.jpg","width":96,"height":96,"filesize":3825,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today-96x96.jpg"},"web-stories-thumbnail":{"file":"Book-a-Free-counselling-today-150x267.jpg","width":150,"height":267,"filesize":11638,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today-150x267.jpg"},"full":{"file":"Book-a-Free-counselling-today.jpg","width":720,"height":1280,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today.jpg"}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#323a5e","blurHash":"UaPZox%ft7Rk~pWCt7j@x]Mxj[t7E1s.flbI","creationDate":"2024-04-02T07:40:53","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today.jpg","id":14368,"alt":"Book a Free counselling today","local":false},"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":-169,"y":-232,"width":330,"height":586,"mask":{"type":"rectangle"},"isBackground":true,"id":"9ad6051d-49af-4ae7-ade4-7c2376caa993","type":"image"}],"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"animations":[],"id":"0763ae96-4504-45f7-b8fa-ec4f7d22dd1b","defaultBackgroundElement":{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":1,"y":1,"width":1,"height":1,"mask":{"type":"rectangle"},"isBackground":true,"isDefaultBackground":true,"type":"shape","id":"f1f2e906-81dd-4875-b35b-57f6e0699cd9"},"pageAttachment":{"url":"https:\/\/www.admissify.com\/in\/study-abroad-for-top-universities\/","icon":"","needsProxy":false,"ctaText":"Book Now"}}],"fonts":{"EB Garamond":{"family":"EB Garamond","fallbacks":["serif"],"weights":[400,500,600,700,800],"styles":["regular","italic"],"variants":[[0,400],[0,500],[0,600],[0,700],[0,800],[1,400],[1,500],[1,600],[1,700],[1,800]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1007,"des":-298,"tAsc":1007,"tDes":-298,"tLGap":0,"wAsc":1047,"wDes":390,"xH":400,"capH":650,"yMin":-324,"yMax":985,"hAsc":1007,"hDes":-298,"lGap":0}}},"autoAdvance":true,"defaultPageDuration":7,"currentStoryStyles":{"colors":[]}},"story_poster":{"id":15735,"url":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/05\/cropped-study-abroad.jpg","width":640,"height":853,"needsProxy":false},"_links":{"self":[{"href":"https:\/\/www.admissify.com\/blog\/wp-json\/web-stories\/v1\/web-story\/15737","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.admissify.com\/blog\/wp-json\/web-stories\/v1\/web-story"}],"about":[{"href":"https:\/\/www.admissify.com\/blog\/wp-json\/wp\/v2\/types\/web-story"}],"author":[{"embeddable":true,"href":"https:\/\/www.admissify.com\/blog\/wp-json\/web-stories\/v1\/users\/4"}],"version-history":[{"count":0,"href":"https:\/\/www.admissify.com\/blog\/wp-json\/web-stories\/v1\/web-story\/15737\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.admissify.com\/blog\/wp-json\/web-stories\/v1\/media\/15735"}],"wp:attachment":[{"href":"https:\/\/www.admissify.com\/blog\/wp-json\/web-stories\/v1\/media?parent=15737"}],"wp:term":[{"taxonomy":"web_story_category","embeddable":true,"href":"https:\/\/www.admissify.com\/blog\/wp-json\/web-stories\/v1\/web_story_category?post=15737"},{"taxonomy":"web_story_tag","embeddable":true,"href":"https:\/\/www.admissify.com\/blog\/wp-json\/web-stories\/v1\/web_story_tag?post=15737"}],"wp:lock":[{"embeddable":true,"href":"https:\/\/www.admissify.com\/blog\/wp-json\/web-stories\/v1\/web-story\/15737\/lock"}],"wp:publisherlogo":[{"embeddable":true,"href":"https:\/\/www.admissify.com\/blog\/wp-json\/web-stories\/v1\/media\/10252"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}<!-- This website is optimized by Airlift. Learn more: https://airlift.net. Template:. Learn more: https://airlift.net. Template: 69bad0f746fa5cab2f04b6d9. Config Timestamp: 2026-03-18 16:21:10 UTC, Cached Timestamp: 2026-04-07 06:08:56 UTC -->