{"id":16957,"date":"2024-07-22T17:57:31","date_gmt":"2024-07-22T12:27:31","guid":{"rendered":"https:\/\/www.admissify.com\/blog\/?post_type=web-story&#038;p=16957"},"modified":"2024-07-22T17:58:51","modified_gmt":"2024-07-22T12:28:51","slug":"how-to-manage-money-while-studying-abroad","status":"publish","type":"web-story","link":"https:\/\/www.admissify.com\/blog\/web-stories\/how-to-manage-money-while-studying-abroad\/","title":{"rendered":"How to Manage Money while Studying Abroad"},"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":"05rViJO29L0X2cWFclSH","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":"Qp162t2OjizipL1U364S","reference":1},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"m9TAFtwOGW54jSJyrHkv","reference":2},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"R2dkUaCNtrSsgua6i6DZ","reference":3},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"kfmOgbVAcwNA4TD9ls8Q","reference":4},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"OItm3rtQFeyNZcotvrwF","reference":5},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"NbNwYsfbeoSBnBdPnCo8","reference":6},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"VIzsWADrVJPwai2nJfcY","reference":7},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"jI1d3f4fj04Yef3owtQL","reference":8},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"43Gr4l1KilVE4tWjfFvI","reference":9},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"JIOFpDNXNJcxwmYawYhQ","reference":10},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"DVLcuhCxEPRd8YxpolF7","reference":11},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"FpWVoisAlBDmAYuaVH8S","reference":12},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"Jb7yLsrlfar0E3hbSAnS","reference":13},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"t28tOp1Pgh4XMI0LmkCS","reference":14},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"X8CiopihlTQmVyp8SR3t","reference":15},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"lT5a2h4P2CVqOz2flAqz","reference":16},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"FOTDXG3ZC7y2VzQHJjqh","reference":17},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"ktdjzv56keYJgNTCnEpF","reference":18},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"rW7EIJJvPawR9Xl6MPvH","reference":19},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"8oIFsMpicWOG0WlM1B7u","reference":20},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"WKsQVhCF71OcX0hDq1vc","reference":21},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"2bneugYGPEBc2Q9jPFlb","reference":22},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"LBepvUEhAq54kWWah3bd","reference":23},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"Gt0wFrWhXEewF8NgNdbI","reference":24},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"O8HX8JHlBS703hshSk0h","reference":25},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/ld+json\\"","class":"\\"yoast-schema-graph\\"","bv_inline_delayed":true},"bv_unique_id":"eEejbFUij6zkpboH4xHG","reference":26},{"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="05rViJO29L0X2cWFclSH"></template><\/script><template id="Qp162t2OjizipL1U364S"></template><\/script><link href=\"https:\/\/fonts.googleapis.com\/css2?display=swap&amp;family=EB+Garamond%3Awght%40400%3B700\" rel=\"stylesheet\"\/><link href=\"https:\/\/images.unsplash.com\/photo-1593672715438-d88a70629abe?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwyfHxtb25leXxlbnwwfHx8fDE3MjE1NDQ5Mjl8MA&amp;ixlib=rb-4.0.3&amp;fm=jpg&amp;w=3840&amp;h=5760&amp;fit=max\" 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              }<\/p>\n<p>              amp-story-audio-sticker {\n                height: 100%;\n              }<\/p>\n<p>              .audio-sticker {\n                font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif;\n              }\n              <\/style>\n<p><meta name=\"web-stories-replace-head-start\"\/><title>How to Manage Money while Studying Abroad<\/title><link rel=\"canonical\" href=\"https:\/\/www.admissify.com\/blog\/web-stories\/how-to-manage-money-while-studying-abroad\/\"\/><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=\"How to Manage Money while Studying Abroad\" poster-portrait-src=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/07\/cropped-image-69.png\"><amp-story-page id=\"11a21883-e44d-41e8-9514-6072dd3c2973\" 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:#c0d9d9\">\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-82ebb67d-5777-4eba-bab6-e1bba209e6c3\">\n<div style=\"position:absolute;width:118.51852%;height:100%;left:-9.25926%;top:0%\" data-leaf-element=\"true\"><amp-img layout=\"fill\" src=\"https:\/\/images.unsplash.com\/photo-1593672715438-d88a70629abe?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwyfHxtb25leXxlbnwwfHx8fDE3MjE1NDQ5Mjl8MA&amp;ixlib=rb-4.0.3&amp;fm=jpg&amp;w=3840&amp;h=5760&amp;fit=max\" alt=\"white and black printer paper\" srcSet=\"https:\/\/images.unsplash.com\/photo-1593672715438-d88a70629abe?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwyfHxtb25leXxlbnwwfHx8fDE3MjE1NDQ5Mjl8MA&amp;ixlib=rb-4.0.3&amp;fm=jpg&amp;w=3840&amp;h=5760&amp;fit=max 3840w,https:\/\/images.unsplash.com\/photo-1593672715438-d88a70629abe?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwyfHxtb25leXxlbnwwfHx8fDE3MjE1NDQ5Mjl8MA&amp;ixlib=rb-4.0.3&amp;fm=jpg&amp;w=3072&amp;h=4608&amp;fit=max 3072w,https:\/\/images.unsplash.com\/photo-1593672715438-d88a70629abe?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwyfHxtb25leXxlbnwwfHx8fDE3MjE1NDQ5Mjl8MA&amp;ixlib=rb-4.0.3&amp;fm=jpg&amp;w=2304&amp;h=3456&amp;fit=max 2304w,https:\/\/images.unsplash.com\/photo-1593672715438-d88a70629abe?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwyfHxtb25leXxlbnwwfHx8fDE3MjE1NDQ5Mjl8MA&amp;ixlib=rb-4.0.3&amp;fm=jpg&amp;w=1536&amp;h=2304&amp;fit=max 1536w,https:\/\/images.unsplash.com\/photo-1593672715438-d88a70629abe?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwyfHxtb25leXxlbnwwfHx8fDE3MjE1NDQ5Mjl8MA&amp;ixlib=rb-4.0.3&amp;fm=jpg&amp;w=768&amp;h=1152&amp;fit=max 768w,https:\/\/images.unsplash.com\/photo-1593672715438-d88a70629abe?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwyfHxtb25leXxlbnwwfHx8fDE3MjE1NDQ5Mjl8MA&amp;ixlib=rb-4.0.3&amp;fm=jpg&amp;w=340&amp;h=510&amp;fit=max 340w\" sizes=\"(min-width: 1024px) 53vh, 119vw\" 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) 47%, rgba(0,0,0,0.7) 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) 47%, rgba(0,0,0,0.7) 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:9.2233%;top:74.11003%;width:86.8932%;height:12.45955%;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.5586592178770949% 0.5586592178770949% 0.5586592178770949% 0.5586592178770949% \/ 2.5974025974025974% 2.5974025974025974% 2.5974025974025974% 2.5974025974025974%\" id=\"el-7946fe2b-555b-469c-8bd2-ac78eec8a774\">\n<h2 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.020949720670390862% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.485437em;line-height:1.3;text-align:left;padding:0;color:#000000\"><span><span style=\"font-weight: 700; color: #fff\">How to Manage Money while Studying Abroad<\/span><\/span><\/h2>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:57.03883%;top:97.08738%;width:32.52427%;height:5.50162%;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-d44e44d3-3692-4206-9a02-05217a0d2a75\">\n<div style=\"position:absolute;width:100%;height:105.4847%;left:0%;top:-2.74235%\" data-leaf-element=\"true\"><amp-img layout=\"fill\" src=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign.png\" alt=\"logo redesign\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign.png 3669w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-2048x548.png 2048w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-1536x411.png 1536w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-1024x274.png 1024w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-910x244.png 910w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-768x206.png 768w\" sizes=\"(min-width: 1024px) 15vh, 33vw\" disable-inline-width=\"true\"><\/amp-img><\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:9.2233%;top:92.23301%;width:54.85437%;height:8.25243%;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.8849557522123894% 0.8849557522123894% 0.8849557522123894% 0.8849557522123894% \/ 3.9215686274509802% 3.9215686274509802% 3.9215686274509802% 3.9215686274509802%\" id=\"el-15b992f6-ab96-4682-af97-c186a4c2c79d\">\n<p class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:-0.7765486725663721% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.291262em;line-height:1.5;text-align:left;padding:0;color:#000000\"><span><span style=\"color: #fff\">Published by &nbsp;Gaurav Kandari&nbsp;<\/span><br \/>\n<span style=\"color: #fff\">July 22, 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=\"1591ba3c-148c-4421-99fe-916471780f86\" auto-advance-after=\"7s\"><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-03f70aa9-625f-485b-bcb5-a1a67fb910b5\",\"keyframes\":{\"opacity\":[0,1]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-1bac4e43-7f1f-4572-b723-5d5c2c325b96\",\"keyframes\":{\"transform\":[\"translate3d(103.60111%, 0px, 0)\",\"translate3d(0px, 0px, 0)\"]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-60a0455d-2bc6-437f-8062-c59366cddba3\",\"keyframes\":{\"opacity\":[0,1]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-10760108-317a-4312-91c3-1dec5c53abc7\",\"keyframes\":{\"transform\":[\"translate3d(-113.49481%, 0px, 0)\",\"translate3d(0px, 0px, 0)\"]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\" style=\"background-color:#404040\">\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-a2952ba1-885e-419f-ae7d-d6bd5ff0496d\">\n<div style=\"position:absolute;width:249.58848%;height:100%;left:-74.79424%;top:0%\" data-leaf-element=\"true\"><amp-img layout=\"fill\" src=\"https:\/\/images.unsplash.com\/photo-1460925895917-afdab827c52f?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwyNnx8YnVkZ2V0fGVufDB8fHx8MTcyMTY0MjgyNHww&amp;ixlib=rb-4.0.3&amp;fm=jpg&amp;w=2426&amp;h=1728&amp;fit=max\" alt=\"laptop computer on glass-top table\" srcSet=\"https:\/\/images.unsplash.com\/photo-1460925895917-afdab827c52f?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwyNnx8YnVkZ2V0fGVufDB8fHx8MTcyMTY0MjgyNHww&amp;ixlib=rb-4.0.3&amp;fm=jpg&amp;w=2426&amp;h=1728&amp;fit=max 2426w,https:\/\/images.unsplash.com\/photo-1460925895917-afdab827c52f?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwyNnx8YnVkZ2V0fGVufDB8fHx8MTcyMTY0MjgyNHww&amp;ixlib=rb-4.0.3&amp;fm=jpg&amp;w=1940&amp;h=1382&amp;fit=max 1940w,https:\/\/images.unsplash.com\/photo-1460925895917-afdab827c52f?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwyNnx8YnVkZ2V0fGVufDB8fHx8MTcyMTY0MjgyNHww&amp;ixlib=rb-4.0.3&amp;fm=jpg&amp;w=1455&amp;h=1036&amp;fit=max 1455w,https:\/\/images.unsplash.com\/photo-1460925895917-afdab827c52f?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwyNnx8YnVkZ2V0fGVufDB8fHx8MTcyMTY0MjgyNHww&amp;ixlib=rb-4.0.3&amp;fm=jpg&amp;w=970&amp;h=691&amp;fit=max 970w,https:\/\/images.unsplash.com\/photo-1460925895917-afdab827c52f?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwyNnx8YnVkZ2V0fGVufDB8fHx8MTcyMTY0MjgyNHww&amp;ixlib=rb-4.0.3&amp;fm=jpg&amp;w=485&amp;h=345&amp;fit=max 485w,https:\/\/images.unsplash.com\/photo-1460925895917-afdab827c52f?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwyNnx8YnVkZ2V0fGVufDB8fHx8MTcyMTY0MjgyNHww&amp;ixlib=rb-4.0.3&amp;fm=jpg&amp;w=340&amp;h=242&amp;fit=max 340w\" sizes=\"(min-width: 1024px) 112vh, 250vw\" 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) 47%, rgba(0,0,0,0.6) 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) 47%, rgba(0,0,0,0.6) 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:9.2233%;top:77.02265%;width:87.62136%;height:28.31715%;opacity:1\">\n<div id=\"anim-03f70aa9-625f-485b-bcb5-a1a67fb910b5\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:0;--initial-transform:none\">\n<div id=\"anim-1bac4e43-7f1f-4572-b723-5d5c2c325b96\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(103.60111%, 0px, 0)\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:0.554016620498615% 0.554016620498615% 0.554016620498615% 0.554016620498615% \/ 1.1428571428571428% 1.1428571428571428% 1.1428571428571428% 1.1428571428571428%\" id=\"el-0be1b134-9d3f-4ff5-8d1e-b1b50433fae4\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.015235457063711341% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.355987em;line-height:1.3;text-align:left;padding:0.2770083102493075% 0.2770083102493075%;color:#000000\"><span><span style=\"color: #fff\">Before you pack, dive deep into your destination&#8217;s cost of living. Craft a budget that covers everything from tuition to that occasional pizza night. Remember, exchange rates can be fickle friends &#8211; plan accordingly!<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:9.46602%;top:70.71197%;width:70.14563%;height:5.01618%;opacity:1\">\n<div id=\"anim-60a0455d-2bc6-437f-8062-c59366cddba3\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:0;--initial-transform:none\">\n<div id=\"anim-10760108-317a-4312-91c3-1dec5c53abc7\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(-113.49481%, 0px, 0)\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:0.6920415224913495% 0.6920415224913495% 0.6920415224913495% 0.6920415224913495% \/ 6.451612903225806% 6.451612903225806% 6.451612903225806% 6.451612903225806%\" id=\"el-76ec658d-4413-44b3-9d21-0956bd0df7e8\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.4541522491349481% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.404531em;line-height:1.2;text-align:left;padding:0;color:#000000\"><span><span style=\"font-weight: 700; color: #fff\">Create a Budget&nbsp;<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><\/amp-story-page><amp-story-page id=\"861f9db0-272a-47af-99aa-bb71d73fb09f\" auto-advance-after=\"7s\"><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-34f75d6f-416e-4555-ad81-1f159a6ac127\",\"keyframes\":{\"opacity\":[0,1]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-23dcabda-1ab6-4b75-8aff-2c95ae80e088\",\"keyframes\":{\"transform\":[\"translate3d(100.53764%, 0px, 0)\",\"translate3d(0px, 0px, 0)\"]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-04fe47ea-8d8c-44b8-8dd5-8d44ba07f798\",\"keyframes\":{\"opacity\":[0,1]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-d480946d-6b07-4476-9ca6-15bd86365e50\",\"keyframes\":{\"transform\":[\"translate3d(-113.49481%, 0px, 0)\",\"translate3d(0px, 0px, 0)\"]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\" style=\"background-color:#d9d9d9\">\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-2d46014c-0221-4fb4-af2d-7dbcfdf74421\">\n<div style=\"position:absolute;width:266.66667%;height:100%;left:-138.19445%;top:0%\" data-leaf-element=\"true\"><amp-img layout=\"fill\" src=\"https:\/\/images.unsplash.com\/photo-1562235323-cd8f789b0445?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwyNXx8YmFuayUyMGFjY291bnR8ZW58MHx8fHwxNzIxNjUwOTQ2fDA&amp;ixlib=rb-4.0.3&amp;fm=jpg&amp;w=6000&amp;h=4000&amp;fit=max\" alt=\"two blue and black Halifax Cash Machines\" srcSet=\"https:\/\/images.unsplash.com\/photo-1562235323-cd8f789b0445?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwyNXx8YmFuayUyMGFjY291bnR8ZW58MHx8fHwxNzIxNjUwOTQ2fDA&amp;ixlib=rb-4.0.3&amp;fm=jpg&amp;w=6000&amp;h=4000&amp;fit=max 6000w,https:\/\/images.unsplash.com\/photo-1562235323-cd8f789b0445?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwyNXx8YmFuayUyMGFjY291bnR8ZW58MHx8fHwxNzIxNjUwOTQ2fDA&amp;ixlib=rb-4.0.3&amp;fm=jpg&amp;w=4800&amp;h=3200&amp;fit=max 4800w,https:\/\/images.unsplash.com\/photo-1562235323-cd8f789b0445?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwyNXx8YmFuayUyMGFjY291bnR8ZW58MHx8fHwxNzIxNjUwOTQ2fDA&amp;ixlib=rb-4.0.3&amp;fm=jpg&amp;w=3600&amp;h=2400&amp;fit=max 3600w,https:\/\/images.unsplash.com\/photo-1562235323-cd8f789b0445?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwyNXx8YmFuayUyMGFjY291bnR8ZW58MHx8fHwxNzIxNjUwOTQ2fDA&amp;ixlib=rb-4.0.3&amp;fm=jpg&amp;w=2400&amp;h=1600&amp;fit=max 2400w,https:\/\/images.unsplash.com\/photo-1562235323-cd8f789b0445?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwyNXx8YmFuayUyMGFjY291bnR8ZW58MHx8fHwxNzIxNjUwOTQ2fDA&amp;ixlib=rb-4.0.3&amp;fm=jpg&amp;w=1200&amp;h=800&amp;fit=max 1200w,https:\/\/images.unsplash.com\/photo-1562235323-cd8f789b0445?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwyNXx8YmFuayUyMGFjY291bnR8ZW58MHx8fHwxNzIxNjUwOTQ2fDA&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) 44%, rgba(0,0,0,0.7) 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) 44%, rgba(0,0,0,0.7) 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:9.2233%;top:81.06796%;width:90.29126%;height:28.31715%;opacity:1\">\n<div id=\"anim-34f75d6f-416e-4555-ad81-1f159a6ac127\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:0;--initial-transform:none\">\n<div id=\"anim-23dcabda-1ab6-4b75-8aff-2c95ae80e088\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(100.53764%, 0px, 0)\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:0.5376344086021506% 0.5376344086021506% 0.5376344086021506% 0.5376344086021506% \/ 1.1428571428571428% 1.1428571428571428% 1.1428571428571428% 1.1428571428571428%\" id=\"el-064df448-a9f0-43de-aaed-c341fdc568af\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.014784946236558587% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.355987em;line-height:1.3;text-align:left;padding:0.2688172043010753% 0.2688172043010753%;color:#000000\"><span><span style=\"color: #fff\">Befriend the local banking system. A native account can shield you from pesky foreign transaction fees. Seek out student-friendly options that won&#8217;t drain your wallet. Digital banking is your new best friend abroad!<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:9.46602%;top:73.78641%;width:70.14563%;height:14.72492%;opacity:1\">\n<div id=\"anim-04fe47ea-8d8c-44b8-8dd5-8d44ba07f798\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:0;--initial-transform:none\">\n<div id=\"anim-d480946d-6b07-4476-9ca6-15bd86365e50\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(-113.49481%, 0px, 0)\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:0.6920415224913495% 0.6920415224913495% 0.6920415224913495% 0.6920415224913495% \/ 2.197802197802198% 2.197802197802198% 2.197802197802198% 2.197802197802198%\" id=\"el-99d4bf4c-a2f6-46d1-bc5b-fc6ca7a53435\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.4541522491349481% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.404531em;line-height:1.2;text-align:left;padding:0;color:#000000\"><span><span style=\"font-weight: 700; color: #fff\">Make a Local Bank Account<br \/>\n<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><\/amp-story-page><amp-story-page id=\"fe185ed4-475a-4715-b278-a91d85a7cfb2\" auto-advance-after=\"7s\"><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-b076cf11-19d2-492c-bfb0-c26dfb243530\",\"keyframes\":{\"opacity\":[0,1]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-ec70f00a-706f-4b36-be25-098fac8aabe1\",\"keyframes\":{\"transform\":[\"translate3d(100.53764%, 0px, 0)\",\"translate3d(0px, 0px, 0)\"]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-1f12b403-e166-49d2-ab2b-4a5a736f73df\",\"keyframes\":{\"opacity\":[0,1]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-256a0505-1280-4fae-b379-063d4e646092\",\"keyframes\":{\"transform\":[\"translate3d(-113.49481%, 0px, 0)\",\"translate3d(0px, 0px, 0)\"]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\" style=\"background-color:#dc9e98\">\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-b11d05a7-c275-460b-9dce-efc69b4b5b70\">\n<div style=\"position:absolute;width:118.51852%;height:100%;left:-9.25926%;top:0%\" data-leaf-element=\"true\"><amp-img layout=\"fill\" src=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/07\/image-53.png\" alt=\"image\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/07\/image-53.png 736w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/07\/image-53-683x1024.png 683w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/07\/image-53-350x525.png 350w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/07\/image-53-200x300.png 200w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/07\/image-53-150x225.png 150w\" sizes=\"(min-width: 1024px) 53vh, 119vw\" 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) 51%, rgba(0,0,0,0.7) 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) 51%, rgba(0,0,0,0.7) 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:9.2233%;top:81.06796%;width:90.29126%;height:23.6246%;opacity:1\">\n<div id=\"anim-b076cf11-19d2-492c-bfb0-c26dfb243530\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:0;--initial-transform:none\">\n<div id=\"anim-ec70f00a-706f-4b36-be25-098fac8aabe1\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(100.53764%, 0px, 0)\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:0.5376344086021506% 0.5376344086021506% 0.5376344086021506% 0.5376344086021506% \/ 1.36986301369863% 1.36986301369863% 1.36986301369863% 1.36986301369863%\" id=\"el-4c511278-03e6-4bb5-8a61-12280d2d9e66\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.014784946236558587% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.355987em;line-height:1.3;text-align:left;padding:0.2688172043010753% 0.2688172043010753%;color:#000000\"><span><span style=\"color: #fff\">Consider dipping your toes into the local job market. A part-time gig can pad your wallet and enrich your experience. Just ensure you&#8217;re playing by the rules &#8211; visa restrictions are no joke!<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:9.46602%;top:75.40453%;width:70.14563%;height:5.01618%;opacity:1\">\n<div id=\"anim-1f12b403-e166-49d2-ab2b-4a5a736f73df\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:0;--initial-transform:none\">\n<div id=\"anim-256a0505-1280-4fae-b379-063d4e646092\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(-113.49481%, 0px, 0)\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:0.6920415224913495% 0.6920415224913495% 0.6920415224913495% 0.6920415224913495% \/ 6.451612903225806% 6.451612903225806% 6.451612903225806% 6.451612903225806%\" id=\"el-e6cba9ce-f63f-44fc-8ee3-58964ca8ffc7\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.4541522491349481% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.404531em;line-height:1.2;text-align:left;padding:0;color:#000000\"><span><span style=\"font-weight: 700; color: #fff\">Work Part-Time&nbsp;<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><\/amp-story-page><amp-story-page id=\"7e8c4fa1-2ed8-4cc7-822e-39fbfabc45b4\" auto-advance-after=\"7s\"><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-cafb0e1e-c2b4-4949-b326-8cd686c8817d\",\"keyframes\":{\"opacity\":[0,1]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-893b0ca3-0380-403f-b8e4-549a58b4f341\",\"keyframes\":{\"transform\":[\"translate3d(100.53764%, 0px, 0)\",\"translate3d(0px, 0px, 0)\"]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-85703f4d-0568-4a44-afd2-78c4c8907f10\",\"keyframes\":{\"opacity\":[0,1]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-cb7d060e-abca-4874-b8a7-e08a105b07e3\",\"keyframes\":{\"transform\":[\"translate3d(-113.49481%, 0px, 0)\",\"translate3d(0px, 0px, 0)\"]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><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-1aca33ef-ca80-4dde-88c3-ec0fadfaaa7d\">\n<div style=\"position:absolute;width:266.63532%;height:100%;left:-83.31766%;top:0%\" data-leaf-element=\"true\"><amp-img layout=\"fill\" src=\"https:\/\/images.unsplash.com\/photo-1633381664938-acd1bdf25770?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwyM3x8aWQlMjBjYXJkfGVufDB8fHx8MTcyMTY1MDg4MHww&amp;ixlib=rb-4.0.3&amp;fm=jpg&amp;w=4252&amp;h=2835&amp;fit=max\" alt=\"a person holding two wallets in their hands\" srcSet=\"https:\/\/images.unsplash.com\/photo-1633381664938-acd1bdf25770?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwyM3x8aWQlMjBjYXJkfGVufDB8fHx8MTcyMTY1MDg4MHww&amp;ixlib=rb-4.0.3&amp;fm=jpg&amp;w=4252&amp;h=2835&amp;fit=max 4252w,https:\/\/images.unsplash.com\/photo-1633381664938-acd1bdf25770?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwyM3x8aWQlMjBjYXJkfGVufDB8fHx8MTcyMTY1MDg4MHww&amp;ixlib=rb-4.0.3&amp;fm=jpg&amp;w=3401&amp;h=2268&amp;fit=max 3401w,https:\/\/images.unsplash.com\/photo-1633381664938-acd1bdf25770?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwyM3x8aWQlMjBjYXJkfGVufDB8fHx8MTcyMTY1MDg4MHww&amp;ixlib=rb-4.0.3&amp;fm=jpg&amp;w=2551&amp;h=1701&amp;fit=max 2551w,https:\/\/images.unsplash.com\/photo-1633381664938-acd1bdf25770?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwyM3x8aWQlMjBjYXJkfGVufDB8fHx8MTcyMTY1MDg4MHww&amp;ixlib=rb-4.0.3&amp;fm=jpg&amp;w=1700&amp;h=1133&amp;fit=max 1700w,https:\/\/images.unsplash.com\/photo-1633381664938-acd1bdf25770?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwyM3x8aWQlMjBjYXJkfGVufDB8fHx8MTcyMTY1MDg4MHww&amp;ixlib=rb-4.0.3&amp;fm=jpg&amp;w=850&amp;h=567&amp;fit=max 850w,https:\/\/images.unsplash.com\/photo-1633381664938-acd1bdf25770?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwyM3x8aWQlMjBjYXJkfGVufDB8fHx8MTcyMTY1MDg4MHww&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) 43%, rgba(0,0,0,0.7) 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) 43%, rgba(0,0,0,0.7) 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:9.2233%;top:84.30421%;width:90.29126%;height:23.6246%;opacity:1\">\n<div id=\"anim-cafb0e1e-c2b4-4949-b326-8cd686c8817d\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:0;--initial-transform:none\">\n<div id=\"anim-893b0ca3-0380-403f-b8e4-549a58b4f341\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(100.53764%, 0px, 0)\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:0.5376344086021506% 0.5376344086021506% 0.5376344086021506% 0.5376344086021506% \/ 1.36986301369863% 1.36986301369863% 1.36986301369863% 1.36986301369863%\" id=\"el-7864f3e6-a4ae-499b-aa12-d849d83ae4e4\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.014784946236558587% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.355987em;line-height:1.3;text-align:left;padding:0.2688172043010753% 0.2688172043010753%;color:#000000\"><span><span style=\"color: #fff\">Embrace your student status! That little ID card is your ticket to a world of discounts. From museum visits to bus rides, flashing that card can keep your expenses in check while you explore.<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:9.46602%;top:77.02265%;width:70.14563%;height:5.01618%;opacity:1\">\n<div id=\"anim-85703f4d-0568-4a44-afd2-78c4c8907f10\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:0;--initial-transform:none\">\n<div id=\"anim-cb7d060e-abca-4874-b8a7-e08a105b07e3\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(-113.49481%, 0px, 0)\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:0.6920415224913495% 0.6920415224913495% 0.6920415224913495% 0.6920415224913495% \/ 6.451612903225806% 6.451612903225806% 6.451612903225806% 6.451612903225806%\" id=\"el-c97b457a-13e8-413f-9d9e-2f44ad72e9b8\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.4541522491349481% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.404531em;line-height:1.2;text-align:left;padding:0;color:#000000\"><span><span style=\"font-weight: 700; color: #fff\">Student ID for Discounts&nbsp;<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><\/amp-story-page><amp-story-page id=\"2e13c864-d9d4-4a87-b400-194e686ca96b\" auto-advance-after=\"7s\"><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-5cb6e022-24e3-4ef7-a781-c65ef6d07fb4\",\"keyframes\":{\"opacity\":[0,1]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-28bae2c1-9459-400b-b64c-f852de423624\",\"keyframes\":{\"transform\":[\"translate3d(100.53764%, 0px, 0)\",\"translate3d(0px, 0px, 0)\"]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-5f5b64e3-6319-4b14-a609-bb214ad2d1b7\",\"keyframes\":{\"opacity\":[0,1]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-5444f355-6c7f-49b4-84e2-2f5d3a9d378c\",\"keyframes\":{\"transform\":[\"translate3d(-113.49481%, 0px, 0)\",\"translate3d(0px, 0px, 0)\"]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\" style=\"background-color:#c0c0c0\">\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-5336489d-df59-406a-b1bf-1956a4143326\">\n<div style=\"position:absolute;width:134.7567%;height:100%;left:-17.37835%;top:0%\" data-leaf-element=\"true\"><amp-img layout=\"fill\" src=\"https:\/\/images.unsplash.com\/photo-1528712306091-ed0763094c98?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwyfHxjb29raW5nfGVufDB8fHx8MTcyMTU3Mzk2OXww&amp;ixlib=rb-4.0.3&amp;fm=jpg&amp;w=4000&amp;h=5277&amp;fit=max\" alt=\"person holding black frying pan\" srcSet=\"https:\/\/images.unsplash.com\/photo-1528712306091-ed0763094c98?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwyfHxjb29raW5nfGVufDB8fHx8MTcyMTU3Mzk2OXww&amp;ixlib=rb-4.0.3&amp;fm=jpg&amp;w=4000&amp;h=5277&amp;fit=max 4000w,https:\/\/images.unsplash.com\/photo-1528712306091-ed0763094c98?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwyfHxjb29raW5nfGVufDB8fHx8MTcyMTU3Mzk2OXww&amp;ixlib=rb-4.0.3&amp;fm=jpg&amp;w=3200&amp;h=4222&amp;fit=max 3200w,https:\/\/images.unsplash.com\/photo-1528712306091-ed0763094c98?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwyfHxjb29raW5nfGVufDB8fHx8MTcyMTU3Mzk2OXww&amp;ixlib=rb-4.0.3&amp;fm=jpg&amp;w=2400&amp;h=3166&amp;fit=max 2400w,https:\/\/images.unsplash.com\/photo-1528712306091-ed0763094c98?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwyfHxjb29raW5nfGVufDB8fHx8MTcyMTU3Mzk2OXww&amp;ixlib=rb-4.0.3&amp;fm=jpg&amp;w=1600&amp;h=2111&amp;fit=max 1600w,https:\/\/images.unsplash.com\/photo-1528712306091-ed0763094c98?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwyfHxjb29raW5nfGVufDB8fHx8MTcyMTU3Mzk2OXww&amp;ixlib=rb-4.0.3&amp;fm=jpg&amp;w=800&amp;h=1055&amp;fit=max 800w,https:\/\/images.unsplash.com\/photo-1528712306091-ed0763094c98?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwyfHxjb29raW5nfGVufDB8fHx8MTcyMTU3Mzk2OXww&amp;ixlib=rb-4.0.3&amp;fm=jpg&amp;w=340&amp;h=449&amp;fit=max 340w\" sizes=\"(min-width: 1024px) 61vh, 135vw\" 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) 37%, rgba(0,0,0,0.6) 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) 37%, rgba(0,0,0,0.6) 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:9.2233%;top:84.30421%;width:90.29126%;height:23.6246%;opacity:1\">\n<div id=\"anim-5cb6e022-24e3-4ef7-a781-c65ef6d07fb4\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:0;--initial-transform:none\">\n<div id=\"anim-28bae2c1-9459-400b-b64c-f852de423624\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(100.53764%, 0px, 0)\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:0.5376344086021506% 0.5376344086021506% 0.5376344086021506% 0.5376344086021506% \/ 1.36986301369863% 1.36986301369863% 1.36986301369863% 1.36986301369863%\" id=\"el-4eea80f5-45d7-4c58-b461-6480568e47cf\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.014784946236558587% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.355987em;line-height:1.3;text-align:left;padding:0.2688172043010753% 0.2688172043010753%;color:#000000\"><span><span style=\"color: #fff\">Channel your inner chef! Home-cooked meals are kinder to your budget and a great way to explore local cuisine. Plus, hosting potluck dinners is a delicious way to make new friends without breaking the bank.<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:9.46602%;top:77.02265%;width:70.14563%;height:5.01618%;opacity:1\">\n<div id=\"anim-5f5b64e3-6319-4b14-a609-bb214ad2d1b7\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:0;--initial-transform:none\">\n<div id=\"anim-5444f355-6c7f-49b4-84e2-2f5d3a9d378c\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(-113.49481%, 0px, 0)\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:0.6920415224913495% 0.6920415224913495% 0.6920415224913495% 0.6920415224913495% \/ 6.451612903225806% 6.451612903225806% 6.451612903225806% 6.451612903225806%\" id=\"el-633fd58a-580e-4a57-bd05-195cf5d739dc\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.4541522491349481% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.404531em;line-height:1.2;text-align:left;padding:0;color:#000000\"><span><span style=\"font-weight: 700; color: #fff\">Cook at Home&nbsp;<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><\/amp-story-page><amp-story-page id=\"fde4f586-dc32-408b-84e6-2cd3aba6639f\" auto-advance-after=\"7s\"><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-6c9a5105-3016-46a5-a330-49f263e680dd\",\"keyframes\":{\"opacity\":[0,1]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-a8ac5d06-2ba6-47d7-9d44-29a4d1c7c9ad\",\"keyframes\":{\"transform\":[\"translate3d(0px, 119.56791%, 0)\",\"translate3d(0px, 0px, 0)\"]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\" style=\"background-color:#5a7dbf\">\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-b442c92f-ef02-4a3c-beec-179b8fa8df2f\">\n<div style=\"position:absolute;width:118.70785%;height:100%;left:-9.35392%;top:0%\" data-leaf-element=\"true\"><amp-img layout=\"fill\" src=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/07\/image-65.png\" alt=\"image\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/07\/image-65.png 418w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/07\/image-65-350x524.png 350w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/07\/image-65-200x300.png 200w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/07\/image-65-150x225.png 150w\" sizes=\"(min-width: 1024px) 53vh, 119vw\" 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) 44%, rgba(0,0,0,0.7) 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) 44%, rgba(0,0,0,0.7) 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:calc(3.15534% - 1px);top:calc(74.43366% - 1px);width:calc(93.93204% + 2px);height:calc(29.12621% + 2px);opacity:1\">\n<div id=\"anim-6c9a5105-3016-46a5-a330-49f263e680dd\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:0;--initial-transform:none\">\n<div id=\"anim-a8ac5d06-2ba6-47d7-9d44-29a4d1c7c9ad\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 119.56791%, 0)\">\n<div style=\"top:0;left:0;right:0;bottom:0;width:100%;height:100%;position:absolute;border-width:1px 1px 1px 1px;border-color:rgba(18,99,255,1);border-style:solid;border-radius:0.516795865633075% 0.516795865633075% 0.516795865633075% 0.516795865633075% \/ 1.1111111111111112% 1.1111111111111112% 1.1111111111111112% 1.1111111111111112%;pointer-events:initial;display:block;z-index:0;background-clip:content-box;background-color:rgba(69,69,69,0.3)\" id=\"el-779434c7-34bf-4504-9bf8-0d1f11a59541\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.014211886304909029% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.355987em;line-height:1.3;text-align:center;padding:1.2919896640826873% 2.3255813953488373%;color:#000000\"><span><span style=\"color: #fff\">Managing money abroad is an art form &#8211; part planning, part adapting. With these tips in your arsenal, you&#8217;re set to make the most of your international adventure without the financial fret. Now go create those priceless memories!<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/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=\"0f586ad1-c66f-4c43-beaf-03b5212177db\" auto-advance-after=\"7s\"><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-65e2c146-3199-415a-bdfa-ff1f780cf4ad\",\"keyframes\":{\"opacity\":[0,1]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-f99a42a4-2f33-4618-a293-4ca98c9290a8\",\"keyframes\":{\"transform\":[\"translate3d(0px, 200.24977%, 0)\",\"translate3d(0px, 0px, 0)\"]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\" style=\"background-color:#cbc9c3\">\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-df20158f-3965-46b8-adec-081ba797f845\">\n<div style=\"position:absolute;width:118.51852%;height:100%;left:-9.25926%;top:0%\" data-leaf-element=\"true\"><amp-img layout=\"fill\" src=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/07\/image-34.png\" alt=\"image\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/07\/image-34.png 564w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/07\/image-34-350x525.png 350w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/07\/image-34-200x300.png 200w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/07\/image-34-150x225.png 150w\" sizes=\"(min-width: 1024px) 53vh, 119vw\" 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) 44%, rgba(0,0,0,0.7) 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) 44%, rgba(0,0,0,0.7) 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:calc(3.15534% - 1px);top:calc(80.42071% - 1px);width:calc(93.93204% + 2px);height:calc(14.40129% + 2px);opacity:1\">\n<div id=\"anim-65e2c146-3199-415a-bdfa-ff1f780cf4ad\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:0;--initial-transform:none\">\n<div id=\"anim-f99a42a4-2f33-4618-a293-4ca98c9290a8\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 200.24977%, 0)\">\n<div style=\"top:0;left:0;right:0;bottom:0;width:100%;height:100%;position:absolute;border-width:1px 1px 1px 1px;border-color:rgba(18,99,255,1);border-style:solid;border-radius:0.516795865633075% 0.516795865633075% 0.516795865633075% 0.516795865633075% \/ 2.247191011235955% 2.247191011235955% 2.247191011235955% 2.247191011235955%;pointer-events:initial;display:block;z-index:0;background-clip:content-box;background-color:rgba(69,69,69,0.3)\" id=\"el-b546e66c-dec9-464f-9c78-ecb776961b5c\">\n<h2 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.019379844961240126% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.485437em;line-height:1.3;text-align:center;padding:1.2919896640826873% 2.3255813953488373%;color:#000000\"><span><span style=\"font-weight: 700; color: #fff\">Software Engineering salaries in Canada<\/span><\/span><\/h2>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><amp-story-page-outlink layout=\"nodisplay\" cta-image=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/07\/cropped-image-50.png\"><a href=\"https:\/\/www.admissify.com\/blog\/web-stories\/software-engineering-salaries-in-canada\/\" rel=\"\">Read More<\/a><\/amp-story-page-outlink><\/amp-story-page><amp-story-page id=\"ccd1311e-9c6a-4f83-a8e6-59a080b27998\" 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-7cd184e5-24ef-468d-bc6b-55697cf50ed9\">\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 Free Counseling<\/a><\/amp-story-page-outlink><\/amp-story-page><\/amp-story><\/body><\/html><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Embarking on a study abroad adventure? Exciting times ahead! But let&#8217;s talk money &#8211; the often overlooked yet crucial aspect of your international journey. Here&#8217;s your financial compass for navigating <\/p>\n","protected":false},"author":4,"featured_media":16959,"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-16957","web-story","type-web-story","status-publish","has-post-thumbnail","hentry"],"yoast_head":"\n<title>How to Manage Money while Studying Abroad | Admissify Blog<\/title>\n<meta name=\"description\" content=\"Embarking on a study abroad adventure? Exciting times ahead! But let&#039;s talk money - the often overlooked yet crucial aspect of your international journey. Here&#039;s your financial compass for navigating\" \/>\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\/how-to-manage-money-while-studying-abroad\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Manage Money while Studying Abroad | Admissify Blog\" \/>\n<meta property=\"og:description\" content=\"Embarking on a study abroad adventure? Exciting times ahead! But let&#039;s talk money - the often overlooked yet crucial aspect of your international journey. Here&#039;s your financial compass for navigating\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.admissify.com\/blog\/web-stories\/how-to-manage-money-while-studying-abroad\/\" \/>\n<meta property=\"og:site_name\" content=\"Admissify Blog\" \/>\n<meta property=\"article:modified_time\" content=\"2024-07-22T12:28:51+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/07\/cropped-image-69.png\" \/>\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\/png\" \/>\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\\\/how-to-manage-money-while-studying-abroad\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/how-to-manage-money-while-studying-abroad\\\/\"},\"author\":{\"name\":\"Gaurav Kandari\",\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/#\\\/schema\\\/person\\\/7f0fd73aa5a3ea4ee67952d71a9c4225\"},\"headline\":\"How to Manage Money while Studying Abroad\",\"datePublished\":\"2024-07-22T12:27:31+00:00\",\"dateModified\":\"2024-07-22T12:28:51+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/how-to-manage-money-while-studying-abroad\\\/\"},\"wordCount\":272,\"image\":{\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/how-to-manage-money-while-studying-abroad\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/wp-content\\\/uploads\\\/2024\\\/07\\\/cropped-image-69.png\",\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/how-to-manage-money-while-studying-abroad\\\/\",\"url\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/how-to-manage-money-while-studying-abroad\\\/\",\"name\":\"How to Manage Money while Studying Abroad | Admissify Blog\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/how-to-manage-money-while-studying-abroad\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/how-to-manage-money-while-studying-abroad\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/wp-content\\\/uploads\\\/2024\\\/07\\\/cropped-image-69.png\",\"datePublished\":\"2024-07-22T12:27:31+00:00\",\"dateModified\":\"2024-07-22T12:28:51+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/how-to-manage-money-while-studying-abroad\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/how-to-manage-money-while-studying-abroad\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/how-to-manage-money-while-studying-abroad\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/wp-content\\\/uploads\\\/2024\\\/07\\\/cropped-image-69.png\",\"contentUrl\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/wp-content\\\/uploads\\\/2024\\\/07\\\/cropped-image-69.png\",\"width\":640,\"height\":853,\"caption\":\"How to Manage Money while Studying Abroad\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/how-to-manage-money-while-studying-abroad\\\/#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\":\"How to Manage Money while Studying Abroad\"}]},{\"@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":"How to Manage Money while Studying Abroad | Admissify Blog","description":"Embarking on a study abroad adventure? Exciting times ahead! But let's talk money - the often overlooked yet crucial aspect of your international journey. Here's your financial compass for navigating","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\/how-to-manage-money-while-studying-abroad\/","og_locale":"en_US","og_type":"article","og_title":"How to Manage Money while Studying Abroad | Admissify Blog","og_description":"Embarking on a study abroad adventure? Exciting times ahead! But let's talk money - the often overlooked yet crucial aspect of your international journey. Here's your financial compass for navigating","og_url":"https:\/\/www.admissify.com\/blog\/web-stories\/how-to-manage-money-while-studying-abroad\/","og_site_name":"Admissify Blog","article_modified_time":"2024-07-22T12:28:51+00:00","og_image":[{"width":640,"height":853,"url":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/07\/cropped-image-69.png","type":"image\/png"}],"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\/how-to-manage-money-while-studying-abroad\/#article","isPartOf":{"@id":"https:\/\/www.admissify.com\/blog\/web-stories\/how-to-manage-money-while-studying-abroad\/"},"author":{"name":"Gaurav Kandari","@id":"https:\/\/www.admissify.com\/blog\/#\/schema\/person\/7f0fd73aa5a3ea4ee67952d71a9c4225"},"headline":"How to Manage Money while Studying Abroad","datePublished":"2024-07-22T12:27:31+00:00","dateModified":"2024-07-22T12:28:51+00:00","mainEntityOfPage":{"@id":"https:\/\/www.admissify.com\/blog\/web-stories\/how-to-manage-money-while-studying-abroad\/"},"wordCount":272,"image":{"@id":"https:\/\/www.admissify.com\/blog\/web-stories\/how-to-manage-money-while-studying-abroad\/#primaryimage"},"thumbnailUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/07\/cropped-image-69.png","inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.admissify.com\/blog\/web-stories\/how-to-manage-money-while-studying-abroad\/","url":"https:\/\/www.admissify.com\/blog\/web-stories\/how-to-manage-money-while-studying-abroad\/","name":"How to Manage Money while Studying Abroad | Admissify Blog","isPartOf":{"@id":"https:\/\/www.admissify.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.admissify.com\/blog\/web-stories\/how-to-manage-money-while-studying-abroad\/#primaryimage"},"image":{"@id":"https:\/\/www.admissify.com\/blog\/web-stories\/how-to-manage-money-while-studying-abroad\/#primaryimage"},"thumbnailUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/07\/cropped-image-69.png","datePublished":"2024-07-22T12:27:31+00:00","dateModified":"2024-07-22T12:28:51+00:00","breadcrumb":{"@id":"https:\/\/www.admissify.com\/blog\/web-stories\/how-to-manage-money-while-studying-abroad\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.admissify.com\/blog\/web-stories\/how-to-manage-money-while-studying-abroad\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.admissify.com\/blog\/web-stories\/how-to-manage-money-while-studying-abroad\/#primaryimage","url":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/07\/cropped-image-69.png","contentUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/07\/cropped-image-69.png","width":640,"height":853,"caption":"How to Manage Money while Studying Abroad"},{"@type":"BreadcrumbList","@id":"https:\/\/www.admissify.com\/blog\/web-stories\/how-to-manage-money-while-studying-abroad\/#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":"How to Manage Money while Studying Abroad"}]},{"@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":-117,"y":-185,"width":330,"height":494,"mask":{"type":"rectangle"},"isBackground":true,"type":"image","id":"82ebb67d-5777-4eba-bab6-e1bba209e6c3","scale":100,"focalX":50,"focalY":50,"resource":{"type":"image","mimeType":"image\/jpeg","width":3840,"height":5760,"sizes":{"full":{"file":"media\/unsplash:WyxqQpyFNk8","sourceUrl":"https:\/\/images.unsplash.com\/photo-1593672715438-d88a70629abe?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwyfHxtb25leXxlbnwwfHx8fDE3MjE1NDQ5Mjl8MA&ixlib=rb-4.0.3&fm=jpg&w=3840&h=5760&fit=max","mimeType":"image\/jpeg","width":3840,"height":5760},"large":{"file":"media\/unsplash:WyxqQpyFNk8","sourceUrl":"https:\/\/images.unsplash.com\/photo-1593672715438-d88a70629abe?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwyfHxtb25leXxlbnwwfHx8fDE3MjE1NDQ5Mjl8MA&ixlib=rb-4.0.3&fm=jpg&w=3072&h=4608&fit=max","mimeType":"image\/jpeg","width":3072,"height":4608},"2304_3456":{"file":"media\/unsplash:WyxqQpyFNk8","sourceUrl":"https:\/\/images.unsplash.com\/photo-1593672715438-d88a70629abe?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwyfHxtb25leXxlbnwwfHx8fDE3MjE1NDQ5Mjl8MA&ixlib=rb-4.0.3&fm=jpg&w=2304&h=3456&fit=max","mimeType":"image\/jpeg","width":2304,"height":3456},"1536_2304":{"file":"media\/unsplash:WyxqQpyFNk8","sourceUrl":"https:\/\/images.unsplash.com\/photo-1593672715438-d88a70629abe?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwyfHxtb25leXxlbnwwfHx8fDE3MjE1NDQ5Mjl8MA&ixlib=rb-4.0.3&fm=jpg&w=1536&h=2304&fit=max","mimeType":"image\/jpeg","width":1536,"height":2304},"768_1152":{"file":"media\/unsplash:WyxqQpyFNk8","sourceUrl":"https:\/\/images.unsplash.com\/photo-1593672715438-d88a70629abe?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwyfHxtb25leXxlbnwwfHx8fDE3MjE1NDQ5Mjl8MA&ixlib=rb-4.0.3&fm=jpg&w=768&h=1152&fit=max","mimeType":"image\/jpeg","width":768,"height":1152},"web_stories_thumbnail":{"file":"media\/unsplash:WyxqQpyFNk8","sourceUrl":"https:\/\/images.unsplash.com\/photo-1593672715438-d88a70629abe?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwyfHxtb25leXxlbnwwfHx8fDE3MjE1NDQ5Mjl8MA&ixlib=rb-4.0.3&fm=jpg&w=340&h=510&fit=max","mimeType":"image\/jpeg","width":340,"height":510}},"isPlaceholder":false,"isExternal":true,"needsProxy":false,"id":"media\/unsplash:WyxqQpyFNk8","baseColor":"#c0d9d9","blurHash":"LIIYXtxtS6jY%dV?R-IU~ps.W?t7","creationDate":"2020-07-02T06:52:07Z","src":"https:\/\/images.unsplash.com\/photo-1593672715438-d88a70629abe?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwyfHxtb25leXxlbnwwfHx8fDE3MjE1NDQ5Mjl8MA&ixlib=rb-4.0.3&fm=jpg&w=3840&h=5760&fit=max","alt":"white and black printer paper","attribution":{"author":{"displayName":"Giorgio Trovato","url":"https:\/\/unsplash.com\/@giorgiotrovato?utm_source=web_stories_wordpress&utm_medium=referral"},"registerUsageUrl":"https:\/\/media3p.googleapis.com\/v1\/media:registerUsage?token=Aa67NXxh89H8\/Zdk48ouIKugr\/ChpD5CxR2AL9ass24RxObNjYruWPDF3GzOP0dTFmApp45carVOjTHL014atgDG1wBMgbwXiEQXldcw5\/nmQuUMN6l7rJeh4CdjPpOMse7DttMwpQKx4ASxE28wUaWDNlIi7WdbOPFP%2BguWg\/I%2BCj1K0i9OKUZynsrBCInN71uMIYDR9jy\/9oXCkYN1AQ2eHHscEnW0QfwuJrUFBH4aug%3D%3D"}},"overlay":{"type":"linear","stops":[{"color":{"r":0,"g":0,"b":0,"a":0},"position":0.47},{"color":{"r":0,"g":0,"b":0},"position":1}],"alpha":0.7}},{"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.3,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"font-weight: 700; color: #fff\">How to Manage Money while Studying Abroad<\/span>","x":38,"y":458,"width":358,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"type":"text","height":77,"id":"7946fe2b-555b-469c-8bd2-ac78eec8a774","marginOffset":-0.134999999999998},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":false,"scale":100,"focalX":50,"focalY":50,"resource":{"type":"image","mimeType":"image\/png","width":3669,"height":982,"sizes":{"medium":{"file":"logo-redesign-300x80.png","width":300,"height":80,"filesize":14896,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-300x80.png"},"large":{"file":"logo-redesign-1024x274.png","width":1024,"height":274,"filesize":128785,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-1024x274.png"},"thumbnail":{"file":"logo-redesign-150x150.png","width":150,"height":150,"filesize":12644,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-150x150.png"},"medium_large":{"file":"logo-redesign-768x206.png","width":768,"height":206,"filesize":58214,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-768x206.png"},"1536x1536":{"file":"logo-redesign-1536x411.png","width":1536,"height":411,"filesize":222755,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-1536x411.png"},"2048x2048":{"file":"logo-redesign-2048x548.png","width":2048,"height":548,"filesize":497549,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-2048x548.png"},"quemag-wp-thumbnail-comments":{"file":"logo-redesign-350x94.png","width":350,"height":94,"filesize":21299,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-350x94.png"},"quemag-wp-thumbnail-module-grid":{"file":"logo-redesign-242x180.png","width":242,"height":180,"filesize":17343,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-242x180.png"},"quemag-wp-thumbnail-widget-big":{"file":"logo-redesign-250x180.png","width":250,"height":180,"filesize":23678,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-250x180.png"},"quemag-wp-thumbnail-widget-small":{"file":"logo-redesign-75x75.png","width":75,"height":75,"filesize":4003,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-75x75.png"},"quemag-wp-thumbnail-single-image":{"file":"logo-redesign-910x244.png","width":910,"height":244,"filesize":116039,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-910x244.png"},"quemag-wp-thumbnail-blog-featured":{"file":"logo-redesign-670x490.png","width":670,"height":490,"filesize":160260,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-670x490.png"},"quemag-wp-thumbnail-blog-featured-small":{"file":"logo-redesign-320x228.png","width":320,"height":228,"filesize":36966,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-320x228.png"},"quemag-wp-thumbnail-blog-list":{"file":"logo-redesign-300x225.png","width":300,"height":225,"filesize":36220,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-300x225.png"},"web-stories-poster-portrait":{"file":"logo-redesign-640x853.png","width":640,"height":853,"filesize":256430,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-640x853.png"},"web-stories-publisher-logo":{"file":"logo-redesign-96x96.png","width":96,"height":96,"filesize":5452,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-96x96.png"},"web-stories-thumbnail":{"file":"logo-redesign-150x40.png","width":150,"height":40,"filesize":5634,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-150x40.png"},"full":{"file":"logo-redesign.png","width":3669,"height":982,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign.png"}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#fcac34","blurHash":"UDIgAJ-UROofu%$f?GxD1B%0$K$%03s,%0xD","creationDate":"2024-04-02T07:54:04","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign.png","id":14375,"alt":"logo redesign","local":false},"type":"image","x":235,"y":600,"width":134,"height":34,"mask":{"type":"rectangle","showInLibrary":true,"name":"Rectangle","path":"M 0,0 1,0 1,1 0,1 0,0 Z","ratio":1,"supportsBorder":true},"id":"d44e44d3-3692-4206-9a02-05217a0d2a75"},{"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.5,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"color: #fff\">Published by &nbsp;Gaurav Kandari&nbsp;<\/span>\n<span style=\"color: #fff\">July 22, 2024<\/span>","x":38,"y":570,"width":226,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"type":"text","height":51,"id":"15b992f6-ab96-4682-af97-c186a4c2c79d"}],"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"id":"11a21883-e44d-41e8-9514-6072dd3c2973","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":"e3d4dfdb-eab6-41b4-8d55-cc597fa8885c"},"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":235,"mask":{"type":"rectangle"},"isBackground":true,"type":"image","id":"a2952ba1-885e-419f-ae7d-d6bd5ff0496d","scale":100,"focalX":50,"focalY":50,"resource":{"type":"image","mimeType":"image\/jpeg","width":2426,"height":1728,"sizes":{"full":{"file":"media\/unsplash:hpjSkU2UYSU","sourceUrl":"https:\/\/images.unsplash.com\/photo-1460925895917-afdab827c52f?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwyNnx8YnVkZ2V0fGVufDB8fHx8MTcyMTY0MjgyNHww&ixlib=rb-4.0.3&fm=jpg&w=2426&h=1728&fit=max","mimeType":"image\/jpeg","width":2426,"height":1728},"large":{"file":"media\/unsplash:hpjSkU2UYSU","sourceUrl":"https:\/\/images.unsplash.com\/photo-1460925895917-afdab827c52f?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwyNnx8YnVkZ2V0fGVufDB8fHx8MTcyMTY0MjgyNHww&ixlib=rb-4.0.3&fm=jpg&w=1940&h=1382&fit=max","mimeType":"image\/jpeg","width":1940,"height":1382},"1455_1036":{"file":"media\/unsplash:hpjSkU2UYSU","sourceUrl":"https:\/\/images.unsplash.com\/photo-1460925895917-afdab827c52f?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwyNnx8YnVkZ2V0fGVufDB8fHx8MTcyMTY0MjgyNHww&ixlib=rb-4.0.3&fm=jpg&w=1455&h=1036&fit=max","mimeType":"image\/jpeg","width":1455,"height":1036},"970_691":{"file":"media\/unsplash:hpjSkU2UYSU","sourceUrl":"https:\/\/images.unsplash.com\/photo-1460925895917-afdab827c52f?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwyNnx8YnVkZ2V0fGVufDB8fHx8MTcyMTY0MjgyNHww&ixlib=rb-4.0.3&fm=jpg&w=970&h=691&fit=max","mimeType":"image\/jpeg","width":970,"height":691},"485_345":{"file":"media\/unsplash:hpjSkU2UYSU","sourceUrl":"https:\/\/images.unsplash.com\/photo-1460925895917-afdab827c52f?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwyNnx8YnVkZ2V0fGVufDB8fHx8MTcyMTY0MjgyNHww&ixlib=rb-4.0.3&fm=jpg&w=485&h=345&fit=max","mimeType":"image\/jpeg","width":485,"height":345},"web_stories_thumbnail":{"file":"media\/unsplash:hpjSkU2UYSU","sourceUrl":"https:\/\/images.unsplash.com\/photo-1460925895917-afdab827c52f?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwyNnx8YnVkZ2V0fGVufDB8fHx8MTcyMTY0MjgyNHww&ixlib=rb-4.0.3&fm=jpg&w=340&h=242&fit=max","mimeType":"image\/jpeg","width":340,"height":242}},"isPlaceholder":false,"isExternal":true,"needsProxy":false,"id":"media\/unsplash:hpjSkU2UYSU","baseColor":"#404040","blurHash":"LJEfTn-?D$8w_3ozf+M{9EV@%gx]","creationDate":"2016-04-17T20:47:08Z","src":"https:\/\/images.unsplash.com\/photo-1460925895917-afdab827c52f?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwyNnx8YnVkZ2V0fGVufDB8fHx8MTcyMTY0MjgyNHww&ixlib=rb-4.0.3&fm=jpg&w=2426&h=1728&fit=max","alt":"laptop computer on glass-top table","attribution":{"author":{"displayName":"Carlos Muza","url":"https:\/\/unsplash.com\/@kmuza?utm_source=web_stories_wordpress&utm_medium=referral"},"registerUsageUrl":"https:\/\/media3p.googleapis.com\/v1\/media:registerUsage?token=Aa67NXz2RkrtLNZFUqtLOqxL49PpQoxKEd6kfJAQkBP8lxrbUYw6U7YBX3nis5c%2BfcoCi0IcCL7sqYkHUniGgm4LArNdMx5RL4L5sjh5V8usGSAOgX7DUJa4sHPyE1Y8PWaJwaI0db1B26oxrrBYeugzSKAPcFpPWaROnr1XhCzr1mcqhFSLJPmKVydCdsUsEYLiu5nUKnWsl60w%2BKQoPeJl54IUyXnSNdWi7OX5SaQtNqw6"}},"overlay":{"type":"linear","stops":[{"color":{"r":0,"g":0,"b":0,"a":0},"position":0.47},{"color":{"r":0,"g":0,"b":0},"position":1}],"alpha":0.6}},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":22,"backgroundColor":{"color":{"r":69,"g":69,"b":69,"a":0.3}},"lineHeight":1.3,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":1,"vertical":1},"content":"<span style=\"color: #fff\">Before you pack, dive deep into your destination's cost of living. Craft a budget that covers everything from tuition to that occasional pizza night. Remember, exchange rates can be fickle friends - plan accordingly!<\/span>","x":38,"y":476,"width":361,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"type":"text","height":175,"id":"0be1b134-9d3f-4ff5-8d1e-b1b50433fae4","border":{"left":0,"right":0,"top":0,"bottom":0,"lockedWidth":true,"color":{"color":{"r":18,"g":99,"b":255}}}},{"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":0,"vertical":0},"content":"<span style=\"font-weight: 700; color: #fff\">Create a Budget&nbsp;<\/span>","x":39,"y":437,"width":289,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":31,"type":"text","id":"76ec658d-4413-44b3-9d21-0956bd0df7e8"}],"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"animations":[{"id":"1307287c-b79d-4b27-af6e-c40f0869ea02","type":"effect-fly-in","flyInDir":"rightToLeft","duration":600,"delay":0,"targets":["0be1b134-9d3f-4ff5-8d1e-b1b50433fae4"]},{"id":"cfb28740-74b6-45d4-a8e9-5cbb7067f549","type":"effect-fly-in","flyInDir":"leftToRight","duration":600,"delay":0,"targets":["76ec658d-4413-44b3-9d21-0956bd0df7e8"]}],"id":"1591ba3c-148c-4421-99fe-916471780f86","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":"7de8e79e-9034-4667-9f49-e9010c211cf2"}},{"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":"2d46014c-0221-4fb4-af2d-7dbcfdf74421","scale":100,"focalX":70.57291666666666,"focalY":50,"resource":{"type":"image","mimeType":"image\/jpeg","width":6000,"height":4000,"sizes":{"full":{"file":"media\/unsplash:t5fj8QQIGPA","sourceUrl":"https:\/\/images.unsplash.com\/photo-1562235323-cd8f789b0445?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwyNXx8YmFuayUyMGFjY291bnR8ZW58MHx8fHwxNzIxNjUwOTQ2fDA&ixlib=rb-4.0.3&fm=jpg&w=6000&h=4000&fit=max","mimeType":"image\/jpeg","width":6000,"height":4000},"large":{"file":"media\/unsplash:t5fj8QQIGPA","sourceUrl":"https:\/\/images.unsplash.com\/photo-1562235323-cd8f789b0445?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwyNXx8YmFuayUyMGFjY291bnR8ZW58MHx8fHwxNzIxNjUwOTQ2fDA&ixlib=rb-4.0.3&fm=jpg&w=4800&h=3200&fit=max","mimeType":"image\/jpeg","width":4800,"height":3200},"3600_2400":{"file":"media\/unsplash:t5fj8QQIGPA","sourceUrl":"https:\/\/images.unsplash.com\/photo-1562235323-cd8f789b0445?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwyNXx8YmFuayUyMGFjY291bnR8ZW58MHx8fHwxNzIxNjUwOTQ2fDA&ixlib=rb-4.0.3&fm=jpg&w=3600&h=2400&fit=max","mimeType":"image\/jpeg","width":3600,"height":2400},"2400_1600":{"file":"media\/unsplash:t5fj8QQIGPA","sourceUrl":"https:\/\/images.unsplash.com\/photo-1562235323-cd8f789b0445?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwyNXx8YmFuayUyMGFjY291bnR8ZW58MHx8fHwxNzIxNjUwOTQ2fDA&ixlib=rb-4.0.3&fm=jpg&w=2400&h=1600&fit=max","mimeType":"image\/jpeg","width":2400,"height":1600},"1200_800":{"file":"media\/unsplash:t5fj8QQIGPA","sourceUrl":"https:\/\/images.unsplash.com\/photo-1562235323-cd8f789b0445?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwyNXx8YmFuayUyMGFjY291bnR8ZW58MHx8fHwxNzIxNjUwOTQ2fDA&ixlib=rb-4.0.3&fm=jpg&w=1200&h=800&fit=max","mimeType":"image\/jpeg","width":1200,"height":800},"web_stories_thumbnail":{"file":"media\/unsplash:t5fj8QQIGPA","sourceUrl":"https:\/\/images.unsplash.com\/photo-1562235323-cd8f789b0445?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwyNXx8YmFuayUyMGFjY291bnR8ZW58MHx8fHwxNzIxNjUwOTQ2fDA&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:t5fj8QQIGPA","baseColor":"#d9d9d9","blurHash":"LII5cINK-itj_4s+jYR,?vN2adxU","creationDate":"2019-07-04T12:08:54Z","src":"https:\/\/images.unsplash.com\/photo-1562235323-cd8f789b0445?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwyNXx8YmFuayUyMGFjY291bnR8ZW58MHx8fHwxNzIxNjUwOTQ2fDA&ixlib=rb-4.0.3&fm=jpg&w=6000&h=4000&fit=max","alt":"two blue and black Halifax Cash Machines","attribution":{"author":{"displayName":"Ethan Wilkinson","url":"https:\/\/unsplash.com\/@ethanrwilkinson?utm_source=web_stories_wordpress&utm_medium=referral"},"registerUsageUrl":"https:\/\/media3p.googleapis.com\/v1\/media:registerUsage?token=Aa67NXxi8SNGVR1MmVrR6Kcmy3ig0nIteD6mR4mrcOvadLZWY0FJQcjhzNvwnyiHlf0%2ByYBRU91TvdGdMtXofi%2BCKTifML9U3Xjc9tJikG4usvSRM%2B5xMl5HzrEEQ8M%2BYT%2BPel9k2uBYgWwRsw2a7dei4D%2BEqJhtHz2iVpoaf0iJsk1qENHt5ZooXOfTIZaSlpkm7zAW3m6LieWmiMnPMzzRQx3nPgwGA36fpoj8TZcysqSnMtrcPK6lLliVpAw%3D"}},"overlay":{"type":"linear","stops":[{"color":{"r":0,"g":0,"b":0,"a":0},"position":0.44},{"color":{"r":0,"g":0,"b":0},"position":1}],"alpha":0.7}},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":22,"backgroundColor":{"color":{"r":69,"g":69,"b":69,"a":0.3}},"lineHeight":1.3,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":1,"vertical":1},"content":"<span style=\"color: #fff\">Befriend the local banking system. A native account can shield you from pesky foreign transaction fees. Seek out student-friendly options that won't drain your wallet. Digital banking is your new best friend abroad!<\/span>","x":38,"y":501,"width":372,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":175,"id":"064df448-a9f0-43de-aaed-c341fdc568af","border":{"left":0,"right":0,"top":0,"bottom":0,"lockedWidth":true,"color":{"color":{"r":18,"g":99,"b":255}}},"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":0,"vertical":0},"content":"<span style=\"font-weight: 700; color: #fff\">Make a Local Bank Account \n<\/span>","x":39,"y":456,"width":289,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":91,"id":"99d4bf4c-a2f6-46d1-bc5b-fc6ca7a53435","type":"text"}],"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"animations":[{"id":"a9ce42c6-f072-43cb-8a2a-3aaa6dbbdab7","type":"effect-fly-in","flyInDir":"rightToLeft","duration":600,"delay":0,"targets":["064df448-a9f0-43de-aaed-c341fdc568af"]},{"id":"822556df-7234-40f2-ae2c-d40616c4f426","type":"effect-fly-in","flyInDir":"leftToRight","duration":600,"delay":0,"targets":["99d4bf4c-a2f6-46d1-bc5b-fc6ca7a53435"]}],"id":"861f9db0-272a-47af-99aa-bb71d73fb09f","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":"aa82559d-208d-4cab-8c86-841983a7b9a0"}},{"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":494,"mask":{"type":"rectangle"},"isBackground":true,"type":"image","id":"b11d05a7-c275-460b-9dce-efc69b4b5b70","scale":100,"focalX":50,"focalY":50,"resource":{"type":"image","mimeType":"image\/png","width":736,"height":1104,"sizes":{"medium":{"file":"image-53-200x300.png","width":200,"height":300,"filesize":96056,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/07\/image-53-200x300.png"},"large":{"file":"image-53-683x1024.png","width":683,"height":1024,"filesize":916557,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/07\/image-53-683x1024.png"},"thumbnail":{"file":"image-53-150x150.png","width":150,"height":150,"filesize":41004,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/07\/image-53-150x150.png"},"quemag-wp-thumbnail-comments":{"file":"image-53-350x525.png","width":350,"height":525,"filesize":294951,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/07\/image-53-350x525.png"},"quemag-wp-thumbnail-module-grid":{"file":"image-53-242x180.png","width":242,"height":180,"filesize":75872,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/07\/image-53-242x180.png"},"quemag-wp-thumbnail-widget-big":{"file":"image-53-250x180.png","width":250,"height":180,"filesize":75391,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/07\/image-53-250x180.png"},"quemag-wp-thumbnail-widget-small":{"file":"image-53-75x75.png","width":75,"height":75,"filesize":11126,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/07\/image-53-75x75.png"},"quemag-wp-thumbnail-blog-featured":{"file":"image-53-670x490.png","width":670,"height":490,"filesize":481760,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/07\/image-53-670x490.png"},"quemag-wp-thumbnail-blog-featured-small":{"file":"image-53-320x228.png","width":320,"height":228,"filesize":109189,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/07\/image-53-320x228.png"},"quemag-wp-thumbnail-blog-list":{"file":"image-53-300x225.png","width":300,"height":225,"filesize":114539,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/07\/image-53-300x225.png"},"web-stories-poster-portrait":{"file":"image-53-640x853.png","width":640,"height":853,"filesize":698066,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/07\/image-53-640x853.png"},"web-stories-publisher-logo":{"file":"image-53-96x96.png","width":96,"height":96,"filesize":15937,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/07\/image-53-96x96.png"},"web-stories-thumbnail":{"file":"image-53-150x225.png","width":150,"height":225,"filesize":59024,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/07\/image-53-150x225.png"},"full":{"file":"image-53.png","width":736,"height":1104,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/07\/image-53.png"}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#dc9e98","blurHash":"UiPEY,J%{mxH=yspRjWBixsoozR*oeayW:X7","creationDate":"2024-07-18T07:56:12","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/07\/image-53.png","id":16869,"alt":"image","local":false},"overlay":{"type":"linear","stops":[{"color":{"r":0,"g":0,"b":0,"a":0},"position":0.51},{"color":{"r":0,"g":0,"b":0},"position":1}],"alpha":0.7}},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":22,"backgroundColor":{"color":{"r":69,"g":69,"b":69,"a":0.3}},"lineHeight":1.3,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":1,"vertical":1},"content":"<span style=\"color: #fff\">Consider dipping your toes into the local job market. A part-time gig can pad your wallet and enrich your experience. Just ensure you're playing by the rules - visa restrictions are no joke!<\/span>","x":38,"y":501,"width":372,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":146,"id":"4c511278-03e6-4bb5-8a61-12280d2d9e66","border":{"left":0,"right":0,"top":0,"bottom":0,"lockedWidth":true,"color":{"color":{"r":18,"g":99,"b":255}}},"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":0,"vertical":0},"content":"<span style=\"font-weight: 700; color: #fff\">Work Part-Time&nbsp;<\/span>","x":39,"y":466,"width":289,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":31,"id":"e6cba9ce-f63f-44fc-8ee3-58964ca8ffc7","type":"text"}],"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"animations":[{"id":"877aae24-53e4-4193-8ca9-a49f52ca4f5d","type":"effect-fly-in","flyInDir":"rightToLeft","duration":600,"delay":0,"targets":["4c511278-03e6-4bb5-8a61-12280d2d9e66"]},{"id":"e3f399de-191d-451b-9580-0603d846476b","type":"effect-fly-in","flyInDir":"leftToRight","duration":600,"delay":0,"targets":["e6cba9ce-f63f-44fc-8ee3-58964ca8ffc7"]}],"id":"fe185ed4-475a-4715-b278-a91d85a7cfb2","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":"8fc48608-dfdb-4a93-9ae0-a5fa99dc4c49"}},{"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":"1aca33ef-ca80-4dde-88c3-ec0fadfaaa7d","scale":100,"focalX":50,"focalY":50,"resource":{"type":"image","mimeType":"image\/jpeg","width":4252,"height":2835,"sizes":{"full":{"file":"media\/unsplash:j_z2b7Xi3wg","sourceUrl":"https:\/\/images.unsplash.com\/photo-1633381664938-acd1bdf25770?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwyM3x8aWQlMjBjYXJkfGVufDB8fHx8MTcyMTY1MDg4MHww&ixlib=rb-4.0.3&fm=jpg&w=4252&h=2835&fit=max","mimeType":"image\/jpeg","width":4252,"height":2835},"large":{"file":"media\/unsplash:j_z2b7Xi3wg","sourceUrl":"https:\/\/images.unsplash.com\/photo-1633381664938-acd1bdf25770?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwyM3x8aWQlMjBjYXJkfGVufDB8fHx8MTcyMTY1MDg4MHww&ixlib=rb-4.0.3&fm=jpg&w=3401&h=2268&fit=max","mimeType":"image\/jpeg","width":3401,"height":2268},"2551_1701":{"file":"media\/unsplash:j_z2b7Xi3wg","sourceUrl":"https:\/\/images.unsplash.com\/photo-1633381664938-acd1bdf25770?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwyM3x8aWQlMjBjYXJkfGVufDB8fHx8MTcyMTY1MDg4MHww&ixlib=rb-4.0.3&fm=jpg&w=2551&h=1701&fit=max","mimeType":"image\/jpeg","width":2551,"height":1701},"1700_1133":{"file":"media\/unsplash:j_z2b7Xi3wg","sourceUrl":"https:\/\/images.unsplash.com\/photo-1633381664938-acd1bdf25770?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwyM3x8aWQlMjBjYXJkfGVufDB8fHx8MTcyMTY1MDg4MHww&ixlib=rb-4.0.3&fm=jpg&w=1700&h=1133&fit=max","mimeType":"image\/jpeg","width":1700,"height":1133},"850_567":{"file":"media\/unsplash:j_z2b7Xi3wg","sourceUrl":"https:\/\/images.unsplash.com\/photo-1633381664938-acd1bdf25770?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwyM3x8aWQlMjBjYXJkfGVufDB8fHx8MTcyMTY1MDg4MHww&ixlib=rb-4.0.3&fm=jpg&w=850&h=567&fit=max","mimeType":"image\/jpeg","width":850,"height":567},"web_stories_thumbnail":{"file":"media\/unsplash:j_z2b7Xi3wg","sourceUrl":"https:\/\/images.unsplash.com\/photo-1633381664938-acd1bdf25770?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwyM3x8aWQlMjBjYXJkfGVufDB8fHx8MTcyMTY1MDg4MHww&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:j_z2b7Xi3wg","baseColor":"#262626","blurHash":"LDATAzI.0e-ptQt7s.NG9axZ%1R.","creationDate":"2021-10-04T21:16:10Z","src":"https:\/\/images.unsplash.com\/photo-1633381664938-acd1bdf25770?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwyM3x8aWQlMjBjYXJkfGVufDB8fHx8MTcyMTY1MDg4MHww&ixlib=rb-4.0.3&fm=jpg&w=4252&h=2835&fit=max","alt":"a person holding two wallets in their hands","attribution":{"author":{"displayName":"Georgi Dyulgerov","url":"https:\/\/unsplash.com\/@webtechsmart?utm_source=web_stories_wordpress&utm_medium=referral"},"registerUsageUrl":"https:\/\/media3p.googleapis.com\/v1\/media:registerUsage?token=Aa67NXzL94evxvwJ%2B9i4uoQVcVJAU7GsKtofIYMrAgEpfpsVjgg6ZXm4Ois\/1B92SeQ7T\/YYGFSenm84lNZjtGFAB1SGB5A9hOMmF77ZzGIk8\/0BEuTkEmGp7NnnxlNh566b1s8ltUOld7GYEf4yvTfIHH8XUa4nG8AdF9DayuemTzlxsa7EYpSHfSHcYna32L6u7JaeNlQqu52hey10oPK%2BGXHMdSafmca0Gvh\/730QcunmYoyL1A%3D%3D"}},"overlay":{"type":"linear","stops":[{"color":{"r":0,"g":0,"b":0,"a":0},"position":0.43},{"color":{"r":0,"g":0,"b":0},"position":1}],"alpha":0.7}},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":22,"backgroundColor":{"color":{"r":69,"g":69,"b":69,"a":0.3}},"lineHeight":1.3,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":1,"vertical":1},"content":"<span style=\"color: #fff\">Embrace your student status! That little ID card is your ticket to a world of discounts. From museum visits to bus rides, flashing that card can keep your expenses in check while you explore.<\/span>","x":38,"y":521,"width":372,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":146,"id":"7864f3e6-a4ae-499b-aa12-d849d83ae4e4","border":{"left":0,"right":0,"top":0,"bottom":0,"lockedWidth":true,"color":{"color":{"r":18,"g":99,"b":255}}},"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":0,"vertical":0},"content":"<span style=\"font-weight: 700; color: #fff\">Student ID for Discounts&nbsp;<\/span>","x":39,"y":476,"width":289,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":31,"id":"c97b457a-13e8-413f-9d9e-2f44ad72e9b8","type":"text"}],"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"animations":[{"id":"341980d5-0d00-4372-a9b7-d7a14615cc45","type":"effect-fly-in","flyInDir":"rightToLeft","duration":600,"delay":0,"targets":["7864f3e6-a4ae-499b-aa12-d849d83ae4e4"]},{"id":"8ff6a852-fe69-4fa6-82e4-a2a88bbcb349","type":"effect-fly-in","flyInDir":"leftToRight","duration":600,"delay":0,"targets":["c97b457a-13e8-413f-9d9e-2f44ad72e9b8"]}],"id":"7e8c4fa1-2ed8-4cc7-822e-39fbfabc45b4","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":"ec0d6f24-e5f9-44c5-81cc-e3f2ca5253cd"}},{"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":435,"mask":{"type":"rectangle"},"isBackground":true,"type":"image","id":"5336489d-df59-406a-b1bf-1956a4143326","scale":100,"focalX":50,"focalY":50,"resource":{"type":"image","mimeType":"image\/jpeg","width":4000,"height":5277,"sizes":{"full":{"file":"media\/unsplash:APDMfLHZiRA","sourceUrl":"https:\/\/images.unsplash.com\/photo-1528712306091-ed0763094c98?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwyfHxjb29raW5nfGVufDB8fHx8MTcyMTU3Mzk2OXww&ixlib=rb-4.0.3&fm=jpg&w=4000&h=5277&fit=max","mimeType":"image\/jpeg","width":4000,"height":5277},"large":{"file":"media\/unsplash:APDMfLHZiRA","sourceUrl":"https:\/\/images.unsplash.com\/photo-1528712306091-ed0763094c98?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwyfHxjb29raW5nfGVufDB8fHx8MTcyMTU3Mzk2OXww&ixlib=rb-4.0.3&fm=jpg&w=3200&h=4222&fit=max","mimeType":"image\/jpeg","width":3200,"height":4222},"2400_3166":{"file":"media\/unsplash:APDMfLHZiRA","sourceUrl":"https:\/\/images.unsplash.com\/photo-1528712306091-ed0763094c98?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwyfHxjb29raW5nfGVufDB8fHx8MTcyMTU3Mzk2OXww&ixlib=rb-4.0.3&fm=jpg&w=2400&h=3166&fit=max","mimeType":"image\/jpeg","width":2400,"height":3166},"1600_2111":{"file":"media\/unsplash:APDMfLHZiRA","sourceUrl":"https:\/\/images.unsplash.com\/photo-1528712306091-ed0763094c98?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwyfHxjb29raW5nfGVufDB8fHx8MTcyMTU3Mzk2OXww&ixlib=rb-4.0.3&fm=jpg&w=1600&h=2111&fit=max","mimeType":"image\/jpeg","width":1600,"height":2111},"800_1055":{"file":"media\/unsplash:APDMfLHZiRA","sourceUrl":"https:\/\/images.unsplash.com\/photo-1528712306091-ed0763094c98?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwyfHxjb29raW5nfGVufDB8fHx8MTcyMTU3Mzk2OXww&ixlib=rb-4.0.3&fm=jpg&w=800&h=1055&fit=max","mimeType":"image\/jpeg","width":800,"height":1055},"web_stories_thumbnail":{"file":"media\/unsplash:APDMfLHZiRA","sourceUrl":"https:\/\/images.unsplash.com\/photo-1528712306091-ed0763094c98?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwyfHxjb29raW5nfGVufDB8fHx8MTcyMTU3Mzk2OXww&ixlib=rb-4.0.3&fm=jpg&w=340&h=449&fit=max","mimeType":"image\/jpeg","width":340,"height":449}},"isPlaceholder":false,"isExternal":true,"needsProxy":false,"id":"media\/unsplash:APDMfLHZiRA","baseColor":"#c0c0c0","blurHash":"LcH2cr%Mt7t8~qt7RPWBR*%MWBay","creationDate":"2018-06-11T10:21:18Z","src":"https:\/\/images.unsplash.com\/photo-1528712306091-ed0763094c98?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwyfHxjb29raW5nfGVufDB8fHx8MTcyMTU3Mzk2OXww&ixlib=rb-4.0.3&fm=jpg&w=4000&h=5277&fit=max","alt":"person holding black frying pan","attribution":{"author":{"displayName":"Kevin McCutcheon","url":"https:\/\/unsplash.com\/@kevinmccutcheon?utm_source=web_stories_wordpress&utm_medium=referral"},"registerUsageUrl":"https:\/\/media3p.googleapis.com\/v1\/media:registerUsage?token=Aa67NXyzQ17Dhsqahnuf92XTsRsb65UugAZfnHhBOAncEfSIOcVwyBAoYjPRFzT8\/sf7TztXfgTEoapVoFlrt6oiPcyL8yR0vn7GxqXOCn2S7%2B8n42Au3gpuPh8NgZtkbklZDbRp245VB5nMoPmziWk%2BU\/nzTcWaQTPw6EV2GYxbyRDDJ8kg\/KbzjR1Mo5NgXbjBVNsIRIfFvkj4oJ4ZJTfwihwtQUyfX3YYDOpXpl9Ophvp"}},"overlay":{"type":"linear","stops":[{"color":{"r":0,"g":0,"b":0,"a":0},"position":0.37},{"color":{"r":0,"g":0,"b":0},"position":1}],"alpha":0.6}},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":22,"backgroundColor":{"color":{"r":69,"g":69,"b":69,"a":0.3}},"lineHeight":1.3,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":1,"vertical":1},"content":"<span style=\"color: #fff\">Channel your inner chef! Home-cooked meals are kinder to your budget and a great way to explore local cuisine. Plus, hosting potluck dinners is a delicious way to make new friends without breaking the bank.<\/span>","x":38,"y":521,"width":372,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":146,"id":"4eea80f5-45d7-4c58-b461-6480568e47cf","border":{"left":0,"right":0,"top":0,"bottom":0,"lockedWidth":true,"color":{"color":{"r":18,"g":99,"b":255}}},"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":0,"vertical":0},"content":"<span style=\"font-weight: 700; color: #fff\">Cook at Home&nbsp;<\/span>","x":39,"y":476,"width":289,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":31,"id":"633fd58a-580e-4a57-bd05-195cf5d739dc","type":"text"}],"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"animations":[{"id":"1ebc57d2-7919-4771-8265-9b451a32e5ef","type":"effect-fly-in","flyInDir":"rightToLeft","duration":600,"delay":0,"targets":["4eea80f5-45d7-4c58-b461-6480568e47cf"]},{"id":"09ad4685-0eb4-4baa-8da9-6302dc26f72e","type":"effect-fly-in","flyInDir":"leftToRight","duration":600,"delay":0,"targets":["633fd58a-580e-4a57-bd05-195cf5d739dc"]}],"id":"2e13c864-d9d4-4a87-b400-194e686ca96b","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":"8dbef172-2af9-4d01-aab7-d848b3b8128b"}},{"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":209,"height":313,"mask":{"type":"rectangle"},"isBackground":true,"type":"image","id":"b442c92f-ef02-4a3c-beec-179b8fa8df2f","scale":100,"focalX":50,"focalY":50,"resource":{"type":"image","mimeType":"image\/png","width":418,"height":626,"sizes":{"medium":{"file":"image-65-200x300.png","width":200,"height":300,"filesize":87533,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/07\/image-65-200x300.png"},"thumbnail":{"file":"image-65-150x150.png","width":150,"height":150,"filesize":37773,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/07\/image-65-150x150.png"},"quemag-wp-thumbnail-comments":{"file":"image-65-350x524.png","width":350,"height":524,"filesize":236167,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/07\/image-65-350x524.png"},"quemag-wp-thumbnail-module-grid":{"file":"image-65-242x180.png","width":242,"height":180,"filesize":67114,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/07\/image-65-242x180.png"},"quemag-wp-thumbnail-widget-big":{"file":"image-65-250x180.png","width":250,"height":180,"filesize":69882,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/07\/image-65-250x180.png"},"quemag-wp-thumbnail-widget-small":{"file":"image-65-75x75.png","width":75,"height":75,"filesize":10536,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/07\/image-65-75x75.png"},"quemag-wp-thumbnail-blog-featured":{"file":"image-65-418x490.png","width":418,"height":490,"filesize":245383,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/07\/image-65-418x490.png"},"quemag-wp-thumbnail-blog-featured-small":{"file":"image-65-320x228.png","width":320,"height":228,"filesize":106873,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/07\/image-65-320x228.png"},"quemag-wp-thumbnail-blog-list":{"file":"image-65-300x225.png","width":300,"height":225,"filesize":99856,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/07\/image-65-300x225.png"},"web-stories-publisher-logo":{"file":"image-65-96x96.png","width":96,"height":96,"filesize":16527,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/07\/image-65-96x96.png"},"web-stories-thumbnail":{"file":"image-65-150x225.png","width":150,"height":225,"filesize":50759,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/07\/image-65-150x225.png"},"full":{"file":"image-65.png","width":418,"height":626,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/07\/image-65.png"}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#5a7dbf","blurHash":"UvNAh@Rn_Nj??GoJj]f+-:WAoIt7NIogMyRj","creationDate":"2024-07-19T09:58:54","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/07\/image-65.png","id":16906,"alt":"image","local":false},"overlay":{"type":"linear","stops":[{"color":{"r":0,"g":0,"b":0,"a":0},"position":0.44},{"color":{"r":0,"g":0,"b":0},"position":1}],"alpha":0.7}},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"FILL","font":{"family":"EB Garamond"},"fontSize":22,"backgroundColor":{"color":{"r":69,"g":69,"b":69,"a":0.3}},"lineHeight":1.3,"textAlign":"center","padding":{"locked":true,"hasHiddenPadding":true,"horizontal":9,"vertical":5},"content":"<span style=\"color: #fff\">Managing money abroad is an art form - part planning, part adapting. With these tips in your arsenal, you're set to make the most of your international adventure without the financial fret. Now go create those priceless memories!<\/span>","x":13,"y":460,"width":387,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":180,"id":"779434c7-34bf-4504-9bf8-0d1f11a59541","border":{"left":1,"right":1,"top":1,"bottom":1,"lockedWidth":true,"color":{"color":{"r":18,"g":99,"b":255}}},"type":"text"}],"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"animations":[{"id":"41a30f59-6c50-45f5-8b85-bc2ebd4fe339","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["779434c7-34bf-4504-9bf8-0d1f11a59541"]}],"id":"fde4f586-dc32-408b-84e6-2cd3aba6639f","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":"0fcf4921-05d2-482d-9687-a8ba142ce3bb"},"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":282,"height":423,"mask":{"type":"rectangle"},"isBackground":true,"type":"image","id":"df20158f-3965-46b8-adec-081ba797f845","scale":100,"focalX":50,"focalY":50,"resource":{"type":"image","mimeType":"image\/png","width":564,"height":846,"sizes":{"medium":{"file":"image-34-200x300.png","width":200,"height":300,"filesize":114683,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/07\/image-34-200x300.png"},"thumbnail":{"file":"image-34-150x150.png","width":150,"height":150,"filesize":53289,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/07\/image-34-150x150.png"},"quemag-wp-thumbnail-comments":{"file":"image-34-350x525.png","width":350,"height":525,"filesize":309443,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/07\/image-34-350x525.png"},"quemag-wp-thumbnail-module-grid":{"file":"image-34-242x180.png","width":242,"height":180,"filesize":97102,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/07\/image-34-242x180.png"},"quemag-wp-thumbnail-widget-big":{"file":"image-34-250x180.png","width":250,"height":180,"filesize":99790,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/07\/image-34-250x180.png"},"quemag-wp-thumbnail-widget-small":{"file":"image-34-75x75.png","width":75,"height":75,"filesize":15050,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/07\/image-34-75x75.png"},"quemag-wp-thumbnail-blog-featured":{"file":"image-34-564x490.png","width":564,"height":490,"filesize":515833,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/07\/image-34-564x490.png"},"quemag-wp-thumbnail-blog-featured-small":{"file":"image-34-320x228.png","width":320,"height":228,"filesize":154109,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/07\/image-34-320x228.png"},"quemag-wp-thumbnail-blog-list":{"file":"image-34-300x225.png","width":300,"height":225,"filesize":143570,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/07\/image-34-300x225.png"},"web-stories-publisher-logo":{"file":"image-34-96x96.png","width":96,"height":96,"filesize":23483,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/07\/image-34-96x96.png"},"web-stories-thumbnail":{"file":"image-34-150x225.png","width":150,"height":225,"filesize":68165,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/07\/image-34-150x225.png"},"full":{"file":"image-34.png","width":564,"height":846,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/07\/image-34.png"}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#cbc9c3","blurHash":"UUI}q%~q%M%M-;xuj]oz_3RjMxIUn$V@RjoK","creationDate":"2024-07-12T11:56:43","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/07\/image-34.png","id":16777,"alt":"image","local":false},"overlay":{"type":"linear","stops":[{"color":{"r":0,"g":0,"b":0,"a":0},"position":0.44},{"color":{"r":0,"g":0,"b":0},"position":1}],"alpha":0.7}},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"FILL","font":{"family":"EB Garamond"},"fontSize":30,"backgroundColor":{"color":{"r":69,"g":69,"b":69,"a":0.3}},"lineHeight":1.3,"textAlign":"center","padding":{"locked":true,"hasHiddenPadding":true,"horizontal":9,"vertical":5},"content":"<span style=\"font-weight: 700; color: #fff\">Software Engineering salaries in Canada<\/span>","x":13,"y":497,"width":387,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":89,"id":"b546e66c-dec9-464f-9c78-ecb776961b5c","border":{"left":1,"right":1,"top":1,"bottom":1,"lockedWidth":true,"color":{"color":{"r":18,"g":99,"b":255}}},"type":"text"}],"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"animations":[{"id":"050c1e3d-15a2-48cc-97e5-79f41b9bb4c1","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["b546e66c-dec9-464f-9c78-ecb776961b5c"]}],"id":"0f586ad1-c66f-4c43-beaf-03b5212177db","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":"8a902f5e-8055-4b0f-afa4-ad7c268a763a"},"pageAttachment":{"url":"https:\/\/www.admissify.com\/blog\/web-stories\/software-engineering-salaries-in-canada\/","needsProxy":false,"ctaText":"Read More","icon":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/07\/cropped-image-50.png"}},{"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":586,"mask":{"type":"rectangle"},"isBackground":true,"type":"image","id":"7cd184e5-24ef-468d-bc6b-55697cf50ed9","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":"ccd1311e-9c6a-4f83-a8e6-59a080b27998","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":"e6febc8f-4c58-402b-9230-3f5bb3ab239f"},"animations":[],"pageAttachment":{"url":"https:\/\/www.admissify.com\/in\/study-abroad-for-top-universities\/","icon":"","needsProxy":false,"ctaText":"Book Free Counseling"}}],"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":16959,"url":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/07\/cropped-image-69.png","width":640,"height":853,"needsProxy":false},"_links":{"self":[{"href":"https:\/\/www.admissify.com\/blog\/wp-json\/web-stories\/v1\/web-story\/16957","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\/16957\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.admissify.com\/blog\/wp-json\/web-stories\/v1\/media\/16959"}],"wp:attachment":[{"href":"https:\/\/www.admissify.com\/blog\/wp-json\/web-stories\/v1\/media?parent=16957"}],"wp:term":[{"taxonomy":"web_story_category","embeddable":true,"href":"https:\/\/www.admissify.com\/blog\/wp-json\/web-stories\/v1\/web_story_category?post=16957"},{"taxonomy":"web_story_tag","embeddable":true,"href":"https:\/\/www.admissify.com\/blog\/wp-json\/web-stories\/v1\/web_story_tag?post=16957"}],"wp:lock":[{"embeddable":true,"href":"https:\/\/www.admissify.com\/blog\/wp-json\/web-stories\/v1\/web-story\/16957\/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 03:39:06 UTC -->