{"id":25387,"date":"2025-05-10T16:49:51","date_gmt":"2025-05-10T11:19:51","guid":{"rendered":"https:\/\/www.admissify.com\/blog\/?post_type=web-story&#038;p=25387"},"modified":"2026-01-28T15:17:36","modified_gmt":"2026-01-28T09:47:36","slug":"top-7-universities-in-asia-2026","status":"publish","type":"web-story","link":"https:\/\/www.admissify.com\/blog\/web-stories\/top-7-universities-in-asia-2026\/","title":{"rendered":"Top 7 Universities in Asia (2026)"},"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":"yRIxeNFTvwgFLKfnsyee","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":"ZMckEireo87d0dfpPMlU","reference":1},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"yumqzT3R0yZuOtc4bYYm","reference":2},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"6OwEdsMYA48vaVqIRMd4","reference":3},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"dGR8R3fyMGw7VpATfib5","reference":4},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"JZL4Av4d2jg6U0j1m7IQ","reference":5},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"ShJxh2sCGAQem5NTcaJE","reference":6},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"foQabcf2JeV0uCzWcuAs","reference":7},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"TuaN71DTM4bz78jQ1E5d","reference":8},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"LCQHxuDOhal1isRp0RRm","reference":9},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"65mJqDA7JbzIhPOcR7k5","reference":10},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"gcJ66ExBARQ9OYtGjz4G","reference":11},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"p8hhxqCz8dbyOJj2i913","reference":12},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"yRmCEULI4tKCG3m95GFm","reference":13},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"SBuw67XFNIQsLYAsC69l","reference":14},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"0CO1GXZYUwz15EDjZZn7","reference":15},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"DnYdkMDC3uWPw174FXcQ","reference":16},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"IQbQLIiz7FP24ffb20EK","reference":17},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"pGef4WQ16tU2e0N9MfN1","reference":18},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"7JPZhsggZOJYDOKVPIOJ","reference":19},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"PIguadolLFx1iwgJDROx","reference":20},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"thEbzYXyHwbO79BYdEgd","reference":21},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"m4KniZaWzpRRwEG6EWWi","reference":22},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"m4XutIzaHTgLZiwFXSbg","reference":23},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"4oPhiRonPRtQMfeWAFKn","reference":24},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"22V4a7ngEtwfKBsJgrlj","reference":25},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"Qw7i10trRaBtQSTdO21p","reference":26},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"FGsyPmPQ99zXWelhLV8d","reference":27},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"Se5GX9Z87uin5nSpwBOc","reference":28},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"81r5SLrUk24MiQnTFxcl","reference":29},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"P42f9bGVL4gBPxxjFe27","reference":30},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"4YdGStCizzuCuUkS464q","reference":31},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"B7UsXDKY1kgpOM1CSWsu","reference":32},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"XC2NKVtSQZ0rrGB28Z61","reference":33},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"13ykOwMNoIg06IejXaZm","reference":34},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"dtuHWc5wGlYZeZ715Bb1","reference":35},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"8lFklp8dwjudh5ixxc6F","reference":36},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"03PaQrK4CAkZwrIAvBmh","reference":37},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"9YX9ZyUtaXc9rq2HWr1p","reference":38},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"VNMVdlct2keE1aextcBm","reference":39},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/ld+json\\"","class":"\\"yoast-schema-graph\\"","bv_inline_delayed":true},"bv_unique_id":"gtpHnJXLpvut5PD7W3F6","reference":40},{"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="yRIxeNFTvwgFLKfnsyee"></template><\/script><template id="ZMckEireo87d0dfpPMlU"></template><\/script><link href=\"https:\/\/fonts.googleapis.com\/css2?display=swap&amp;family=Open+Sans&amp;family=EB+Garamond%3Awght%40400%3B700\" rel=\"stylesheet\"\/><link href=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-79.png\" 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>Top 7 Universities in Asia (2026)<\/title><link rel=\"canonical\" href=\"https:\/\/www.admissify.com\/blog\/web-stories\/top-7-universities-in-asia-2026\/\"\/><meta name=\"web-stories-replace-head-end\"\/><\/head><body><amp-story standalone=\"\" publisher=\"Admissify Blog\" publisher-logo-src=\"http:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2023\/10\/Favicon.jpg\" title=\"Top 7 Universities in Asia (2026)\" poster-portrait-src=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/cropped-image-79.png\"><amp-story-page id=\"78821534-5eba-4027-a4c3-48e5ead40547\" auto-advance-after=\"7s\"><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-0a495fd9-5cdd-4619-b172-49cab42ea1df\",\"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-a02d4d7f-f91b-4cc9-8e43-a7a85e4bd5ba\",\"keyframes\":{\"transform\":[\"translate3d(0px, 385.59693%, 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:#bca992\">\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-3e1e1fc0-7b7c-4c66-a09f-731ac09394d6\">\n<div style=\"position:absolute;width:266.3068%;height:100%;left:-83.1534%;top:0%\" data-leaf-element=\"true\"><amp-img layout=\"fill\" src=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-79.png\" alt=\"Data Science vs. Machine Learning\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-79.png 740w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-79-350x234.png 350w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-79-300x200.png 300w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-79-150x100.png 150w\" sizes=\"(min-width: 1024px) 120vh, 267vw\" disable-inline-width=\"true\"><\/amp-img><\/div>\n<div class=\"element-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 59%, 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) 59%, 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:11.65049%;top:90.93851%;width:76.94175%;height:7.60518%;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.6309148264984227% 0.6309148264984227% 0.6309148264984227% 0.6309148264984227% \/ 4.25531914893617% 4.25531914893617% 4.25531914893617% 4.25531914893617%\" id=\"el-b9891946-a13d-4e86-b689-492a6d12ec94\">\n<p class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:-0.12045297712933754% 0;font-family:&quot;Open Sans&quot;,sans-serif;font-size:0.323625em;line-height:1.4;text-align:center;padding:3.1545741324921135% 3.1545741324921135%;color:#000000\"><span><span style=\"color: #fff\">Bhaskar Paul | May 10, 2025<\/span><\/span><\/p>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:33.00971%;top:-3.55987%;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-2c5c5590-7c44-4e94-a2b5-b2fc37f895ed\">\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:1.69903%;top:75.56634%;width:96.35922%;height:8.73786%;opacity:1\">\n<div id=\"anim-0a495fd9-5cdd-4619-b172-49cab42ea1df\" 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-a02d4d7f-f91b-4cc9-8e43-a7a85e4bd5ba\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 385.59693%, 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.5037783375314862% 0.5037783375314862% 0.5037783375314862% 0.5037783375314862% \/ 3.7037037037037033% 3.7037037037037033% 3.7037037037037033% 3.7037037037037033%;background-clip:content-box;background-color:rgba(0,0,0,0)\" id=\"el-51c7d910-9a2d-45e5-b42c-4f5eaf3a06ba\">\n<h2 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.4628463476070525% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.566343em;line-height:1.2;text-align:center;padding:1.0075566750629723% 2.0151133501259446%;color:#000000\"><span><span style=\"font-weight: 700; color: #fff\">Top 7 Universities in Asia&nbsp;<\/span><\/span><\/h2>\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=\"62fbf261-69ca-4264-95da-73fa67c6b655\" auto-advance-after=\"7s\"><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-59ab3c46-5231-46e9-817d-f15b894e1fce\",\"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-2b6428c0-39dc-4d4b-8ffb-993e9361e138\",\"keyframes\":{\"transform\":[\"translate3d(0px, 464.14153%, 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-3e4998c1-cc85-4665-afe0-86276b0e624b\",\"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-46b921f0-ce3e-4bdc-811b-978da0f90036\",\"keyframes\":{\"transform\":[\"translate3d(0px, 129.44896%, 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:#4d545d\">\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-3a4339ed-b2f7-446b-ae4e-2557d99e1ec6\">\n<div style=\"position:absolute;width:474.07408%;height:100%;left:-200.57871%;top:0%\" data-leaf-element=\"true\"><amp-img layout=\"fill\" src=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-83.png\" alt=\"image\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-83.png 1200w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-83-1024x384.png 1024w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-83-910x341.png 910w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-83-768x288.png 768w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-83-350x131.png 350w\" sizes=\"(min-width: 1024px) 213vh, 473vw\" disable-inline-width=\"true\"><\/amp-img><\/div>\n<div class=\"element-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 23%, rgba(0,0,0,0.5) 100%)\"><\/div>\n<\/div>\n<\/div>\n<div class=\"page-background-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 23%, rgba(0,0,0,0.5) 100%)\"><\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:4.85437%;top:76.21359%;width:82.76699%;height:7.11974%;opacity:1\">\n<div id=\"anim-59ab3c46-5231-46e9-817d-f15b894e1fce\" 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-2b6428c0-39dc-4d4b-8ffb-993e9361e138\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 464.14153%, 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.5865102639296188% 0.5865102639296188% 0.5865102639296188% 0.5865102639296188% \/ 4.545454545454546% 4.545454545454546% 4.545454545454546% 4.545454545454546%;background-clip:content-box;background-color:rgba(0,0,0,0)\" id=\"el-d2b53d68-dc84-4add-8e74-be426ab3ee2d\">\n<h2 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.4310850439882694% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.453074em;line-height:1.2;text-align:left;padding:1.1730205278592376% 2.346041055718475%;color:#000000\"><span><span style=\"font-weight: 700; color: #fff\">Peking University (China)<\/span><\/span><\/h2>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:6.31068%;top:83.49515%;width:91.26214%;height:19.90291%;opacity:1\">\n<div id=\"anim-3e4998c1-cc85-4665-afe0-86276b0e624b\" 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-46b921f0-ce3e-4bdc-811b-978da0f90036\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 129.44896%, 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.5319148936170213% 0.5319148936170213% 0.5319148936170213% 0.5319148936170213% \/ 1.6260162601626018% 1.6260162601626018% 1.6260162601626018% 1.6260162601626018%\" id=\"el-b0383394-8f49-4d85-a585-d9d17dbeb178\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.3490691489361702% 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=\"color: #fff\">Ranked Asia\u2019s #1 by QS &amp; THE. Peking University leads with academic excellence and global research impact. A true education powerhouse.<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:4.85437%;top:-4.85437%;width:11.40777%;height:7.60518%;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-0c45d2cf-5d57-44b8-a1d8-7fcc1d1e0941\">\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\/03\/cropped-Admissify-logo-Yellow.png\" alt=\"\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow.png 512w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-300x300.png 300w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-270x270.png 270w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-192x192.png 192w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-180x180.png 180w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-150x150.png 150w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-96x96.png 96w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-32x32.png 32w\" sizes=\"(min-width: 1024px) 5vh, 11vw\" disable-inline-width=\"true\"><\/amp-img><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><\/amp-story-page><amp-story-page id=\"a58a2025-d7ce-4bb8-98bb-a8737d625276\" auto-advance-after=\"7s\"><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-60b2d083-c334-4f47-a92a-497cd08b2276\",\"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-56a14cf0-2c0e-4c42-a34a-fd611fcb6c40\",\"keyframes\":{\"transform\":[\"translate3d(0px, 319.51565%, 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-48d350ee-e682-4b70-960f-61363c80bba6\",\"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-5c2c3409-81be-4859-b581-7bf760133db7\",\"keyframes\":{\"transform\":[\"translate3d(0px, 130.26201%, 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:#535248\">\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-5e721291-f835-43b5-85f7-6295f929ce94\">\n<div style=\"position:absolute;width:237.03704%;height:100%;left:-68.51852%;top:0%\" data-leaf-element=\"true\"><amp-img layout=\"fill\" src=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-84-scaled.png\" alt=\"image\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-84-scaled.png 2560w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-84-2048x1536.png 2048w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-84-1536x1152.png 1536w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-84-1024x768.png 1024w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-84-910x683.png 910w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-84-768x576.png 768w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-84-350x263.png 350w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-84-300x225.png 300w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-84-150x113.png 150w\" sizes=\"(min-width: 1024px) 107vh, 238vw\" 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) 40%, rgba(0,0,0,0.5) 100%)\"><\/div>\n<\/div>\n<\/div>\n<div class=\"page-background-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 40%, rgba(0,0,0,0.5) 100%)\"><\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:4.85437%;top:68.93204%;width:83.25243%;height:12.62136%;opacity:1\">\n<div id=\"anim-60b2d083-c334-4f47-a92a-497cd08b2276\" 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-56a14cf0-2c0e-4c42-a34a-fd611fcb6c40\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 319.51565%, 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.5830903790087464% 0.5830903790087464% 0.5830903790087464% 0.5830903790087464% \/ 2.564102564102564% 2.564102564102564% 2.564102564102564% 2.564102564102564%;background-clip:content-box;background-color:rgba(0,0,0,0)\" id=\"el-15c78d13-ab3a-4083-9b5d-ce1705ac72ab\">\n<h2 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.42857142857142827% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.453074em;line-height:1.2;text-align:left;padding:1.1661807580174928% 2.3323615160349855%;color:#000000\"><span><span style=\"font-weight: 700; color: #fff\">University of Hong Kong (Hong Kong)<\/span><\/span><\/h2>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:7.28155%;top:83.33333%;width:86.8932%;height:19.90291%;opacity:1\">\n<div id=\"anim-48d350ee-e682-4b70-960f-61363c80bba6\" 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-5c2c3409-81be-4859-b581-7bf760133db7\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 130.26201%, 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.5586592178770949% 0.5586592178770949% 0.5586592178770949% 0.5586592178770949% \/ 1.6260162601626018% 1.6260162601626018% 1.6260162601626018% 1.6260162601626018%\" id=\"el-97e25790-8d66-4c1b-8f08-c190cc5090ac\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.36662011173184356% 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=\"color: #fff\">HKU ranks #2 by QS &amp; THE. Known for global outlook and research, it\u2019s a top pick for international students across Asia.<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:4.85437%;top:-4.85437%;width:11.40777%;height:7.60518%;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-13671b90-e922-4bc3-b9ca-29808d3f861a\">\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\/03\/cropped-Admissify-logo-Yellow.png\" alt=\"\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow.png 512w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-300x300.png 300w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-270x270.png 270w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-192x192.png 192w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-180x180.png 180w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-150x150.png 150w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-96x96.png 96w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-32x32.png 32w\" sizes=\"(min-width: 1024px) 5vh, 11vw\" disable-inline-width=\"true\"><\/amp-img><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><\/amp-story-page><amp-story-page id=\"165f147c-4420-416a-81e3-cab51ca7018b\" auto-advance-after=\"7s\"><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-c6fdf4d3-6c28-4aff-b3c9-98952bec9ecb\",\"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-4bbbd4d6-6f2b-4b6f-b6cc-68a4e1b169fd\",\"keyframes\":{\"transform\":[\"translate3d(0px, 292.59256%, 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-c348873f-5fba-4c5b-8277-fe2af8ee3320\",\"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-40ca4250-5be8-4b48-8b37-2517ab1dc943\",\"keyframes\":{\"transform\":[\"translate3d(0px, 122.13189%, 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:#bac5cb\">\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-94971fb8-cca1-4632-9626-c0ca7b85894d\">\n<div style=\"position:absolute;width:267.85186%;height:113%;left:-126.63426%;top:-7.08594%\" data-leaf-element=\"true\"><amp-img layout=\"fill\" src=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-85.png\" alt=\"image\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-85.png 800w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-85-768x576.png 768w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-85-350x263.png 350w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-85-300x225.png 300w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-85-150x113.png 150w\" sizes=\"(min-width: 1024px) 121vh, 268vw\" 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) 40%, rgba(0,0,0,0.5) 100%)\"><\/div>\n<\/div>\n<\/div>\n<div class=\"page-background-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 40%, rgba(0,0,0,0.5) 100%)\"><\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:4.85437%;top:72.3301%;width:78.8835%;height:12.62136%;opacity:1\">\n<div id=\"anim-c6fdf4d3-6c28-4aff-b3c9-98952bec9ecb\" 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-4bbbd4d6-6f2b-4b6f-b6cc-68a4e1b169fd\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 292.59256%, 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.6153846153846154% 0.6153846153846154% 0.6153846153846154% 0.6153846153846154% \/ 2.564102564102564% 2.564102564102564% 2.564102564102564% 2.564102564102564%;background-clip:content-box;background-color:rgba(0,0,0,0)\" id=\"el-acea85aa-100e-4f13-a0d7-e90da010d85a\">\n<h2 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.45230769230769197% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.453074em;line-height:1.2;text-align:left;padding:1.2307692307692308% 2.4615384615384617%;color:#000000\"><span><span style=\"font-weight: 700; color: #fff\">National University of Singapore (Singapore)<\/span><\/span><\/h2>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:7.28155%;top:84.95146%;width:91.01942%;height:19.90291%;opacity:1\">\n<div id=\"anim-c348873f-5fba-4c5b-8277-fe2af8ee3320\" 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-40ca4250-5be8-4b48-8b37-2517ab1dc943\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 122.13189%, 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.5333333333333333% 0.5333333333333333% 0.5333333333333333% 0.5333333333333333% \/ 1.6260162601626018% 1.6260162601626018% 1.6260162601626018% 1.6260162601626018%\" id=\"el-74fb0b9f-5ed4-4f27-98a0-355e9334bdcd\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.35000000000000003% 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=\"color: #fff\">NUS ranks #3 by QS &amp; THE. A global leader in research, innovation, and tech\u2014Singapore\u2019s crown jewel in education.<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:4.85437%;top:-4.85437%;width:11.40777%;height:7.60518%;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-9682873c-f07a-4d1b-a3fb-a61d85e47380\">\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\/03\/cropped-Admissify-logo-Yellow.png\" alt=\"\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow.png 512w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-300x300.png 300w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-270x270.png 270w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-192x192.png 192w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-180x180.png 180w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-150x150.png 150w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-96x96.png 96w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-32x32.png 32w\" sizes=\"(min-width: 1024px) 5vh, 11vw\" disable-inline-width=\"true\"><\/amp-img><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><\/amp-story-page><amp-story-page id=\"ddf222b4-f046-4b45-855b-51f6293732b8\" auto-advance-after=\"7s\"><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-b3897387-ded0-4233-ac66-ba488ba516ec\",\"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-62af3af7-de2b-41c7-9112-a2db2ec51a66\",\"keyframes\":{\"transform\":[\"translate3d(0px, 302.84898%, 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-48ea6645-cc6c-46ec-8306-14d143feeabf\",\"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-ff178d6c-6e05-45d9-875a-dc01b9b51b1e\",\"keyframes\":{\"transform\":[\"translate3d(0px, 122.13189%, 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:#4b5c3c\">\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-b0acd912-404f-4eb4-acd8-cdbe2816dd57\">\n<div style=\"position:absolute;width:365.71429%;height:100%;left:-88.06548%;top:0%\" data-leaf-element=\"true\"><amp-img layout=\"fill\" src=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-87.png\" alt=\"image\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-87.png 1440w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-87-1024x498.png 1024w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-87-910x442.png 910w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-87-768x373.png 768w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-87-350x170.png 350w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-87-300x146.png 300w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-87-150x73.png 150w\" sizes=\"(min-width: 1024px) 165vh, 367vw\" 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) 40%, rgba(0,0,0,0.5) 100%)\"><\/div>\n<\/div>\n<\/div>\n<div class=\"page-background-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 40%, rgba(0,0,0,0.5) 100%)\"><\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:5.82524%;top:71.0356%;width:82.76699%;height:12.62136%;opacity:1\">\n<div id=\"anim-b3897387-ded0-4233-ac66-ba488ba516ec\" 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-62af3af7-de2b-41c7-9112-a2db2ec51a66\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 302.84898%, 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.5865102639296188% 0.5865102639296188% 0.5865102639296188% 0.5865102639296188% \/ 2.564102564102564% 2.564102564102564% 2.564102564102564% 2.564102564102564%;background-clip:content-box;background-color:rgba(0,0,0,0)\" id=\"el-dbd05143-113b-4236-b902-76a8e1a12744\">\n<h2 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.4310850439882694% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.453074em;line-height:1.2;text-align:left;padding:1.1730205278592376% 2.346041055718475%;color:#000000\"><span><span style=\"font-weight: 700; color: #fff\">Nanyang Technological University (Singapore)<\/span><\/span><\/h2>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:7.28155%;top:84.95146%;width:91.01942%;height:19.90291%;opacity:1\">\n<div id=\"anim-48ea6645-cc6c-46ec-8306-14d143feeabf\" 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-ff178d6c-6e05-45d9-875a-dc01b9b51b1e\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 122.13189%, 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.5333333333333333% 0.5333333333333333% 0.5333333333333333% 0.5333333333333333% \/ 1.6260162601626018% 1.6260162601626018% 1.6260162601626018% 1.6260162601626018%\" id=\"el-d1362b6e-83a6-4f12-adb5-8ca434a76d6f\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.35000000000000003% 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=\"color: #fff\">NTU is #4 in Asia by QS &amp; THE. Cutting-edge science and world-class faculty make it a hub for future-ready learning.<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:4.85437%;top:-4.85437%;width:11.40777%;height:7.60518%;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-964eaac8-fe2d-4087-9faa-1f13a5328f93\">\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\/03\/cropped-Admissify-logo-Yellow.png\" alt=\"\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow.png 512w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-300x300.png 300w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-270x270.png 270w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-192x192.png 192w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-180x180.png 180w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-150x150.png 150w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-96x96.png 96w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-32x32.png 32w\" sizes=\"(min-width: 1024px) 5vh, 11vw\" disable-inline-width=\"true\"><\/amp-img><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><\/amp-story-page><amp-story-page id=\"4945c714-bc44-4e75-bf90-578aedb69627\" auto-advance-after=\"7s\"><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-39066328-e8ee-4c40-8e9a-6f2f4e5ad590\",\"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-e9209cd8-8a9b-4f5a-ad7f-f4ea1512ea38\",\"keyframes\":{\"transform\":[\"translate3d(0px, 482.32337%, 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-36c0c970-2048-4371-9d2b-3ec46ffc0711\",\"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-767da263-52ff-463f-bbad-60208fd0bc8a\",\"keyframes\":{\"transform\":[\"translate3d(0px, 127.00997%, 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:#6d80a6\">\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-0da3a9e3-a9be-4460-beaf-bdd86295e29b\">\n<div style=\"position:absolute;width:267.16887%;height:100%;left:-83.58443%;top:0%\" data-leaf-element=\"true\"><amp-img layout=\"fill\" src=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-86.png\" alt=\"image\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-86.png 1064w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-86-1024x681.png 1024w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-86-910x606.png 910w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-86-768x511.png 768w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-86-350x233.png 350w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-86-300x200.png 300w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-86-150x100.png 150w\" sizes=\"(min-width: 1024px) 121vh, 268vw\" 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) 40%, rgba(0,0,0,0.5) 100%)\"><\/div>\n<\/div>\n<\/div>\n<div class=\"page-background-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 40%, rgba(0,0,0,0.5) 100%)\"><\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:4.85437%;top:74.91909%;width:91.74757%;height:7.11974%;opacity:1\">\n<div id=\"anim-39066328-e8ee-4c40-8e9a-6f2f4e5ad590\" 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-e9209cd8-8a9b-4f5a-ad7f-f4ea1512ea38\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 482.32337%, 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.5291005291005291% 0.5291005291005291% 0.5291005291005291% 0.5291005291005291% \/ 4.545454545454546% 4.545454545454546% 4.545454545454546% 4.545454545454546%;background-clip:content-box;background-color:rgba(0,0,0,0)\" id=\"el-59d44165-2ea6-400a-91eb-638ffc21f5b6\">\n<h2 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.38888888888888856% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.453074em;line-height:1.2;text-align:left;padding:1.0582010582010581% 2.1164021164021163%;color:#000000\"><span><span style=\"font-weight: 700; color: #fff\">Fudan University (China)<\/span><\/span><\/h2>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:7.28155%;top:83.98058%;width:83.73786%;height:19.90291%;opacity:1\">\n<div id=\"anim-36c0c970-2048-4371-9d2b-3ec46ffc0711\" 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-767da263-52ff-463f-bbad-60208fd0bc8a\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 127.00997%, 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.5797101449275363% 0.5797101449275363% 0.5797101449275363% 0.5797101449275363% \/ 1.6260162601626018% 1.6260162601626018% 1.6260162601626018% 1.6260162601626018%\" id=\"el-59176c94-078a-4095-95ab-0efc75c36695\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.3804347826086957% 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=\"color: #fff\">Fudan ranks #5 (QS), #7 (THE). This Shanghai-based university shines in humanities, business, and global engagement.<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:4.85437%;top:-4.85437%;width:11.40777%;height:7.60518%;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-3c510b81-05cb-4556-aee2-9a7aa2a624bd\">\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\/03\/cropped-Admissify-logo-Yellow.png\" alt=\"\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow.png 512w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-300x300.png 300w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-270x270.png 270w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-192x192.png 192w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-180x180.png 180w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-150x150.png 150w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-96x96.png 96w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-32x32.png 32w\" sizes=\"(min-width: 1024px) 5vh, 11vw\" disable-inline-width=\"true\"><\/amp-img><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><\/amp-story-page><amp-story-page id=\"f30f652a-bc66-4494-b5a2-5e5f4aa715ab\" auto-advance-after=\"7s\"><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-0f8645ce-e411-4ab6-91fd-0f6080259bb2\",\"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-5e4be800-04ec-43a5-b138-79045c41e6d8\",\"keyframes\":{\"transform\":[\"translate3d(0px, 279.77207%, 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-d034d881-f6b7-40d6-9167-af95d110aec3\",\"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-5dfb24dc-6461-4674-adac-9ded2211dce7\",\"keyframes\":{\"transform\":[\"translate3d(0px, 105.87175%, 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:#4c4d42\">\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-353cb4f0-fdeb-4ffb-8d71-2fe18807232a\">\n<div style=\"position:absolute;width:316.04939%;height:100%;left:-108.02469%;top:0%\" data-leaf-element=\"true\"><amp-img layout=\"fill\" src=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-88.png\" alt=\"image\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-88.png 1280w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-88-1024x576.png 1024w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-88-910x512.png 910w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-88-768x432.png 768w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-88-350x197.png 350w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-88-300x169.png 300w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-88-150x84.png 150w\" sizes=\"(min-width: 1024px) 143vh, 317vw\" 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) 40%, rgba(0,0,0,0.5) 100%)\"><\/div>\n<\/div>\n<\/div>\n<div class=\"page-background-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 40%, rgba(0,0,0,0.5) 100%)\"><\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:6.79612%;top:73.94822%;width:86.65049%;height:12.62136%;opacity:1\">\n<div id=\"anim-0f8645ce-e411-4ab6-91fd-0f6080259bb2\" 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-5e4be800-04ec-43a5-b138-79045c41e6d8\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 279.77207%, 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.5602240896358543% 0.5602240896358543% 0.5602240896358543% 0.5602240896358543% \/ 2.564102564102564% 2.564102564102564% 2.564102564102564% 2.564102564102564%;background-clip:content-box;background-color:rgba(0,0,0,0)\" id=\"el-aedd444c-f459-4d35-a85a-0598e5361c27\">\n<h2 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.41176470588235264% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.453074em;line-height:1.2;text-align:left;padding:1.1204481792717087% 2.2408963585434174%;color:#000000\"><span><span style=\"font-weight: 700; color: #fff\">Chinese University of Hong Kong (CUHK)<\/span><\/span><\/h2>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:7.28155%;top:88.1877%;width:83.73786%;height:19.90291%;opacity:1\">\n<div id=\"anim-d034d881-f6b7-40d6-9167-af95d110aec3\" 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-5dfb24dc-6461-4674-adac-9ded2211dce7\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 105.87175%, 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.5797101449275363% 0.5797101449275363% 0.5797101449275363% 0.5797101449275363% \/ 1.6260162601626018% 1.6260162601626018% 1.6260162601626018% 1.6260162601626018%\" id=\"el-bbfacbcf-8b9d-4860-abfb-2cbfe2bf67e4\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.3804347826086957% 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=\"color: #fff\">CUHK ranks #6 (QS), #8 (THE). With a bilingual edge and research depth, it&#8217;s a key player in Asia\u2019s higher education.<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:4.85437%;top:-4.85437%;width:11.40777%;height:7.60518%;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-7aee1cd5-c3dd-4d68-8a5e-eb69c8be9795\">\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\/03\/cropped-Admissify-logo-Yellow.png\" alt=\"\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow.png 512w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-300x300.png 300w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-270x270.png 270w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-192x192.png 192w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-180x180.png 180w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-150x150.png 150w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-96x96.png 96w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-32x32.png 32w\" sizes=\"(min-width: 1024px) 5vh, 11vw\" disable-inline-width=\"true\"><\/amp-img><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><\/amp-story-page><amp-story-page id=\"0c8b60c9-bed7-42e3-a8ca-71f4135eb929\" auto-advance-after=\"7s\"><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-984d70e7-63f2-43bc-ab9b-e4b641901673\",\"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-8597f7e8-f1f3-4f97-b8ec-5877b85896f9\",\"keyframes\":{\"transform\":[\"translate3d(0px, 305.41313%, 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-57cc22e9-4088-42e1-83ad-c9a8f578a4e8\",\"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-b97ea708-fd08-4d2d-8ebc-1de1672c5bd1\",\"keyframes\":{\"transform\":[\"translate3d(0px, 130.26201%, 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:#d1d3cc\">\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-70b924bf-6187-412c-8413-818303dfe7d0\">\n<div style=\"position:absolute;width:379.25926%;height:100%;left:-142.2338%;top:0%\" data-leaf-element=\"true\"><amp-img layout=\"fill\" src=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-89.png\" alt=\"image\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-89.png 1024w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-89-910x427.png 910w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-89-768x360.png 768w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-89-350x164.png 350w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-89-300x141.png 300w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-89-150x70.png 150w\" sizes=\"(min-width: 1024px) 170vh, 378vw\" 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) 40%, rgba(0,0,0,0.5) 100%)\"><\/div>\n<\/div>\n<\/div>\n<div class=\"page-background-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 40%, rgba(0,0,0,0.5) 100%)\"><\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:4.85437%;top:70.71197%;width:78.8835%;height:12.62136%;opacity:1\">\n<div id=\"anim-984d70e7-63f2-43bc-ab9b-e4b641901673\" 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-8597f7e8-f1f3-4f97-b8ec-5877b85896f9\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 305.41313%, 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.6153846153846154% 0.6153846153846154% 0.6153846153846154% 0.6153846153846154% \/ 2.564102564102564% 2.564102564102564% 2.564102564102564% 2.564102564102564%;background-clip:content-box;background-color:rgba(0,0,0,0)\" id=\"el-32b3447b-0827-4fed-86c7-6938b503be80\">\n<h2 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.45230769230769197% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.453074em;line-height:1.2;text-align:left;padding:1.2307692307692308% 2.4615384615384617%;color:#000000\"><span><span style=\"font-weight: 700; color: #fff\">Tsinghua University (China)<\/span><\/span><\/h2>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:8.00971%;top:83.33333%;width:83.73786%;height:19.90291%;opacity:1\">\n<div id=\"anim-57cc22e9-4088-42e1-83ad-c9a8f578a4e8\" 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-b97ea708-fd08-4d2d-8ebc-1de1672c5bd1\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 130.26201%, 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.5797101449275363% 0.5797101449275363% 0.5797101449275363% 0.5797101449275363% \/ 1.6260162601626018% 1.6260162601626018% 1.6260162601626018% 1.6260162601626018%\" id=\"el-23b42d56-26bf-4b15-9fac-4dc77cf0a19f\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.3804347826086957% 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=\"color: #fff\">Tsinghua ranks #7 (QS), #5 (THE). A global STEM leader, it\u2019s known for tech, innovation, and producing China\u2019s top minds.<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:4.85437%;top:-4.85437%;width:11.40777%;height:7.60518%;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-2e7c61df-e051-4ae8-9182-29dc00005e60\">\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\/03\/cropped-Admissify-logo-Yellow.png\" alt=\"\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow.png 512w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-300x300.png 300w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-270x270.png 270w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-192x192.png 192w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-180x180.png 180w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-150x150.png 150w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-96x96.png 96w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-32x32.png 32w\" sizes=\"(min-width: 1024px) 5vh, 11vw\" disable-inline-width=\"true\"><\/amp-img><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><\/amp-story-page><amp-story-page id=\"f0587ffe-52ca-47bf-8dc8-8ddfaf825f8d\" auto-advance-after=\"7s\"><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-cfef31d9-a9c9-4dfd-b8a6-ac1af28a3170\",\"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-9a2c7f5a-1c7f-4c97-95db-c60423fc2387\",\"keyframes\":{\"transform\":[\"translate3d(0px, 473.23245%, 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-0036a152-eac2-4a73-aa21-4d7014103a0a\",\"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-e362b2db-b208-4e4c-8b2e-2b831f9befad\",\"keyframes\":{\"transform\":[\"translate3d(0px, 130.26201%, 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:#95906b\">\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-1937a93e-3390-43f8-aa46-f0cceaaad188\">\n<div style=\"position:absolute;width:305.73249%;height:100%;left:-78.90791%;top:0%\" data-leaf-element=\"true\"><amp-img layout=\"fill\" src=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-90.png\" alt=\"image\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-90.png 1080w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-90-1024x595.png 1024w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-90-910x529.png 910w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-90-768x447.png 768w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-90-350x204.png 350w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-90-300x174.png 300w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-90-150x87.png 150w\" sizes=\"(min-width: 1024px) 138vh, 306vw\" 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) 40%, rgba(0,0,0,0.5) 100%)\"><\/div>\n<\/div>\n<\/div>\n<div class=\"page-background-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 40%, rgba(0,0,0,0.5) 100%)\"><\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:4.85437%;top:75.56634%;width:78.8835%;height:7.11974%;opacity:1\">\n<div id=\"anim-cfef31d9-a9c9-4dfd-b8a6-ac1af28a3170\" 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-9a2c7f5a-1c7f-4c97-95db-c60423fc2387\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 473.23245%, 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.6153846153846154% 0.6153846153846154% 0.6153846153846154% 0.6153846153846154% \/ 4.545454545454546% 4.545454545454546% 4.545454545454546% 4.545454545454546%;background-clip:content-box;background-color:rgba(0,0,0,0)\" id=\"el-ec9530fe-d9f7-4c76-b057-1f64a6b01a08\">\n<h2 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.45230769230769197% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.453074em;line-height:1.2;text-align:left;padding:1.2307692307692308% 2.4615384615384617%;color:#000000\"><span><span style=\"font-weight: 700; color: #fff\">Indian Universities (2026)<\/span><\/span><\/h2>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:8.00971%;top:83.33333%;width:83.73786%;height:19.90291%;opacity:1\">\n<div id=\"anim-0036a152-eac2-4a73-aa21-4d7014103a0a\" 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-e362b2db-b208-4e4c-8b2e-2b831f9befad\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 130.26201%, 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.5797101449275363% 0.5797101449275363% 0.5797101449275363% 0.5797101449275363% \/ 1.6260162601626018% 1.6260162601626018% 1.6260162601626018% 1.6260162601626018%\" id=\"el-37447b5d-6672-40f0-a785-0f2edfd1caca\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.3804347826086957% 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=\"color: #fff\">IIT Delhi leads India at #44. IIT Bombay (#48), Madras (#56), and IISc (#62) mark India\u2019s growing global academic presence.<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:4.85437%;top:-4.85437%;width:11.40777%;height:7.60518%;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-faad1912-b2b9-4ddf-8ab2-ae8fc44771be\">\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\/03\/cropped-Admissify-logo-Yellow.png\" alt=\"\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow.png 512w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-300x300.png 300w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-270x270.png 270w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-192x192.png 192w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-180x180.png 180w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-150x150.png 150w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-96x96.png 96w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-32x32.png 32w\" sizes=\"(min-width: 1024px) 5vh, 11vw\" disable-inline-width=\"true\"><\/amp-img><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><\/amp-story-page><amp-story-page id=\"f691afe0-f302-4780-8715-1fc514760093\" auto-advance-after=\"7s\"><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-625ca091-ffcf-4bf1-8cac-c75de96c2797\",\"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-ebf1a3ac-f2ce-47ad-853d-cc00b21bb6ec\",\"keyframes\":{\"transform\":[\"translate3d(0px, 482.32337%, 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-4a9a776e-66e7-4ab4-b882-773187bff756\",\"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-0977152f-aaa2-4980-8a6f-16733a89431b\",\"keyframes\":{\"transform\":[\"translate3d(0px, 130.26201%, 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:#bdcbd2\">\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-0e4939a1-b533-44fa-915e-6375ec30e266\">\n<div style=\"position:absolute;width:316.04939%;height:100%;left:-61.14969%;top:0%\" data-leaf-element=\"true\"><amp-img layout=\"fill\" src=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-91.png\" alt=\"image\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-91.png 1280w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-91-1024x576.png 1024w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-91-910x512.png 910w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-91-768x432.png 768w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-91-350x197.png 350w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-91-300x169.png 300w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-91-150x84.png 150w\" sizes=\"(min-width: 1024px) 143vh, 317vw\" 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) 40%, rgba(0,0,0,0.5) 100%)\"><\/div>\n<\/div>\n<\/div>\n<div class=\"page-background-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 40%, rgba(0,0,0,0.5) 100%)\"><\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:4.85437%;top:74.91909%;width:82.76699%;height:7.11974%;opacity:1\">\n<div id=\"anim-625ca091-ffcf-4bf1-8cac-c75de96c2797\" 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-ebf1a3ac-f2ce-47ad-853d-cc00b21bb6ec\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 482.32337%, 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.5865102639296188% 0.5865102639296188% 0.5865102639296188% 0.5865102639296188% \/ 4.545454545454546% 4.545454545454546% 4.545454545454546% 4.545454545454546%;background-clip:content-box;background-color:rgba(0,0,0,0)\" id=\"el-daf5f7d8-e8c8-416c-b966-232e9f0fc270\">\n<h2 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.4310850439882694% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.453074em;line-height:1.2;text-align:left;padding:1.1730205278592376% 2.346041055718475%;color:#000000\"><span><span style=\"font-weight: 700; color: #fff\">Rising Indian Institutions<\/span><\/span><\/h2>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:8.00971%;top:83.33333%;width:83.73786%;height:19.90291%;opacity:1\">\n<div id=\"anim-4a9a776e-66e7-4ab4-b882-773187bff756\" 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-0977152f-aaa2-4980-8a6f-16733a89431b\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 130.26201%, 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.5797101449275363% 0.5797101449275363% 0.5797101449275363% 0.5797101449275363% \/ 1.6260162601626018% 1.6260162601626018% 1.6260162601626018% 1.6260162601626018%\" id=\"el-82b0ae2c-738a-4ea9-9dd2-d8516b50a1f4\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.3804347826086957% 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=\"color: #fff\">IIT Kharagpur (#60), IIT Kanpur (#67), and University of Delhi (#81) keep India in the race for Asia\u2019s academic elite.<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:4.85437%;top:-4.85437%;width:11.40777%;height:7.60518%;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-c3f5f9b8-f228-44f1-8209-5f5c1f96b36d\">\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\/03\/cropped-Admissify-logo-Yellow.png\" alt=\"\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow.png 512w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-300x300.png 300w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-270x270.png 270w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-192x192.png 192w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-180x180.png 180w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-150x150.png 150w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-96x96.png 96w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-32x32.png 32w\" sizes=\"(min-width: 1024px) 5vh, 11vw\" disable-inline-width=\"true\"><\/amp-img><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><\/amp-story-page><\/amp-story><\/body><\/html><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Discover the Top 7 Universities in Asia for 2026, ranked for their academic excellence, global reputation, research impact, and student experience. Find out which universities lead the region!<\/p>\n","protected":false},"author":4,"featured_media":25421,"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-25387","web-story","type-web-story","status-publish","has-post-thumbnail","hentry"],"yoast_head":"\n<title>Top 7 Universities in Asia (2026) | Admissify Blog<\/title>\n<meta name=\"description\" content=\"Discover the Top 7 Universities in Asia for 2026, ranked for their academic excellence, global reputation, research impact, and student experience. Find out which universities lead the region!\" \/>\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\/top-7-universities-in-asia-2026\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Top 7 Universities in Asia (2026) | Admissify Blog\" \/>\n<meta property=\"og:description\" content=\"Discover the Top 7 Universities in Asia for 2026, ranked for their academic excellence, global reputation, research impact, and student experience. Find out which universities lead the region!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.admissify.com\/blog\/web-stories\/top-7-universities-in-asia-2026\/\" \/>\n<meta property=\"og:site_name\" content=\"Admissify Blog\" \/>\n<meta property=\"article:modified_time\" content=\"2026-01-28T09:47:36+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/cropped-image-79.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<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/top-7-universities-in-asia-2026\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/top-7-universities-in-asia-2026\\\/\"},\"author\":{\"name\":\"Gaurav Kandari\",\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/#\\\/schema\\\/person\\\/7f0fd73aa5a3ea4ee67952d71a9c4225\"},\"headline\":\"Top 7 Universities in Asia (2026)\",\"datePublished\":\"2025-05-10T11:19:51+00:00\",\"dateModified\":\"2026-01-28T09:47:36+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/top-7-universities-in-asia-2026\\\/\"},\"wordCount\":224,\"image\":{\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/top-7-universities-in-asia-2026\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/wp-content\\\/uploads\\\/2025\\\/05\\\/cropped-image-79.png\",\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/top-7-universities-in-asia-2026\\\/\",\"url\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/top-7-universities-in-asia-2026\\\/\",\"name\":\"Top 7 Universities in Asia (2026) | Admissify Blog\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/top-7-universities-in-asia-2026\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/top-7-universities-in-asia-2026\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/wp-content\\\/uploads\\\/2025\\\/05\\\/cropped-image-79.png\",\"datePublished\":\"2025-05-10T11:19:51+00:00\",\"dateModified\":\"2026-01-28T09:47:36+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/top-7-universities-in-asia-2026\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/top-7-universities-in-asia-2026\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/top-7-universities-in-asia-2026\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/wp-content\\\/uploads\\\/2025\\\/05\\\/cropped-image-79.png\",\"contentUrl\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/wp-content\\\/uploads\\\/2025\\\/05\\\/cropped-image-79.png\",\"width\":640,\"height\":853,\"caption\":\"image\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/top-7-universities-in-asia-2026\\\/#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\":\"Top 7 Universities in Asia (2026)\"}]},{\"@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":"Top 7 Universities in Asia (2026) | Admissify Blog","description":"Discover the Top 7 Universities in Asia for 2026, ranked for their academic excellence, global reputation, research impact, and student experience. Find out which universities lead the region!","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\/top-7-universities-in-asia-2026\/","og_locale":"en_US","og_type":"article","og_title":"Top 7 Universities in Asia (2026) | Admissify Blog","og_description":"Discover the Top 7 Universities in Asia for 2026, ranked for their academic excellence, global reputation, research impact, and student experience. Find out which universities lead the region!","og_url":"https:\/\/www.admissify.com\/blog\/web-stories\/top-7-universities-in-asia-2026\/","og_site_name":"Admissify Blog","article_modified_time":"2026-01-28T09:47:36+00:00","og_image":[{"width":640,"height":853,"url":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/cropped-image-79.png","type":"image\/png"}],"twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.admissify.com\/blog\/web-stories\/top-7-universities-in-asia-2026\/#article","isPartOf":{"@id":"https:\/\/www.admissify.com\/blog\/web-stories\/top-7-universities-in-asia-2026\/"},"author":{"name":"Gaurav Kandari","@id":"https:\/\/www.admissify.com\/blog\/#\/schema\/person\/7f0fd73aa5a3ea4ee67952d71a9c4225"},"headline":"Top 7 Universities in Asia (2026)","datePublished":"2025-05-10T11:19:51+00:00","dateModified":"2026-01-28T09:47:36+00:00","mainEntityOfPage":{"@id":"https:\/\/www.admissify.com\/blog\/web-stories\/top-7-universities-in-asia-2026\/"},"wordCount":224,"image":{"@id":"https:\/\/www.admissify.com\/blog\/web-stories\/top-7-universities-in-asia-2026\/#primaryimage"},"thumbnailUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/cropped-image-79.png","inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.admissify.com\/blog\/web-stories\/top-7-universities-in-asia-2026\/","url":"https:\/\/www.admissify.com\/blog\/web-stories\/top-7-universities-in-asia-2026\/","name":"Top 7 Universities in Asia (2026) | Admissify Blog","isPartOf":{"@id":"https:\/\/www.admissify.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.admissify.com\/blog\/web-stories\/top-7-universities-in-asia-2026\/#primaryimage"},"image":{"@id":"https:\/\/www.admissify.com\/blog\/web-stories\/top-7-universities-in-asia-2026\/#primaryimage"},"thumbnailUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/cropped-image-79.png","datePublished":"2025-05-10T11:19:51+00:00","dateModified":"2026-01-28T09:47:36+00:00","breadcrumb":{"@id":"https:\/\/www.admissify.com\/blog\/web-stories\/top-7-universities-in-asia-2026\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.admissify.com\/blog\/web-stories\/top-7-universities-in-asia-2026\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.admissify.com\/blog\/web-stories\/top-7-universities-in-asia-2026\/#primaryimage","url":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/cropped-image-79.png","contentUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/cropped-image-79.png","width":640,"height":853,"caption":"image"},{"@type":"BreadcrumbList","@id":"https:\/\/www.admissify.com\/blog\/web-stories\/top-7-universities-in-asia-2026\/#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":"Top 7 Universities in Asia (2026)"}]},{"@type":"WebSite","@id":"https:\/\/www.admissify.com\/blog\/#website","url":"https:\/\/www.admissify.com\/blog\/","name":"Admissify","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.admissify.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.admissify.com\/blog\/#\/schema\/person\/7f0fd73aa5a3ea4ee67952d71a9c4225","name":"Gaurav Kandari","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/51ec890564fe52df18fe6e4ead3eb868d2c372bb576a07b643dee7650f6b70a6?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/51ec890564fe52df18fe6e4ead3eb868d2c372bb576a07b643dee7650f6b70a6?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/51ec890564fe52df18fe6e4ead3eb868d2c372bb576a07b643dee7650f6b70a6?s=96&d=mm&r=g","caption":"Gaurav Kandari"},"description":"Gaurav Kandari is SEO Specialist with 4 years of experience in on-page, off-page, and technical SEO. Passionate about driving organic growth, boosting search rankings, and delivering measurable results."}]}},"story_data":{"version":47,"pages":[{"elements":[{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":48,"y":0,"width":330,"height":220,"mask":{"type":"rectangle"},"isBackground":true,"type":"image","id":"3e1e1fc0-7b7c-4c66-a09f-731ac09394d6","scale":100,"focalX":50,"focalY":50,"resource":{"type":"image","mimeType":"image\/png","width":740,"height":494,"sizes":{"medium":{"file":"image-79-300x200.png","width":300,"height":200,"filesize":114384,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-79-300x200.png"},"thumbnail":{"file":"image-79-150x150.png","width":150,"height":150,"filesize":43728,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-79-150x150.png"},"quemag-wp-thumbnail-comments":{"file":"image-79-350x234.png","width":350,"height":234,"filesize":154247,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-79-350x234.png"},"quemag-wp-thumbnail-module-grid":{"file":"image-79-242x180.png","width":242,"height":180,"filesize":84406,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-79-242x180.png"},"quemag-wp-thumbnail-widget-big":{"file":"image-79-250x180.png","width":250,"height":180,"filesize":87421,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-79-250x180.png"},"quemag-wp-thumbnail-widget-small":{"file":"image-79-75x75.png","width":75,"height":75,"filesize":12080,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-79-75x75.png"},"quemag-wp-thumbnail-blog-featured":{"file":"image-79-670x490.png","width":670,"height":490,"filesize":526467,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-79-670x490.png"},"quemag-wp-thumbnail-blog-featured-small":{"file":"image-79-320x228.png","width":320,"height":228,"filesize":137597,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-79-320x228.png"},"quemag-wp-thumbnail-blog-list":{"file":"image-79-300x225.png","width":300,"height":225,"filesize":127338,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-79-300x225.png"},"web-stories-poster-portrait":{"file":"image-79-640x494.png","width":640,"height":494,"filesize":494415,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-79-640x494.png"},"web-stories-publisher-logo":{"file":"image-79-96x96.png","width":96,"height":96,"filesize":19105,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-79-96x96.png"},"web-stories-thumbnail":{"file":"image-79-150x100.png","width":150,"height":100,"filesize":31507,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-79-150x100.png"},"full":{"file":"image-79.png","width":740,"height":494,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-79.png"}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#bca992","blurHash":"U,OM.}axR*kC?wafoeofx]kCj[WBt8ofj@WB","creationDate":"2025-05-10T07:42:34","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-79.png","id":25400,"alt":"image","local":false},"overlay":{"type":"linear","stops":[{"color":{"r":0,"g":0,"b":0,"a":0},"position":0.59},{"color":{"r":0,"g":0,"b":0},"position":1}],"alpha":0.6},"alt":"Data Science vs. Machine Learning"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"Open Sans"},"fontSize":20,"backgroundColor":{"color":{"r":0,"g":0,"b":0,"a":0.7}},"lineHeight":1.4,"textAlign":"center","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":10,"vertical":10},"content":"<span style=\"color: #fff\">Bhaskar Paul | May 10, 2025<\/span>","x":48,"y":562,"width":317,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":47,"id":"b9891946-a13d-4e86-b689-492a6d12ec94","type":"text"},{"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},"x":136,"y":-22,"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":"2c5c5590-7c44-4e94-a2b5-b2fc37f895ed","type":"image","overlay":null},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"FILL","font":{"family":"EB Garamond"},"fontSize":35,"backgroundColor":{"color":{"r":0,"g":0,"b":0,"a":0}},"lineHeight":1.2,"textAlign":"center","padding":{"locked":true,"hasHiddenPadding":true,"horizontal":8,"vertical":4},"content":"<span style=\"font-weight: 700; color: #fff\">Top 7 Universities in Asia&nbsp;<\/span>","x":7,"y":467,"width":397,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":54,"id":"51c7d910-9a2d-45e5-b42c-4f5eaf3a06ba","type":"text"}],"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"id":"78821534-5eba-4027-a4c3-48e5ead40547","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":"3a4339ed-b2f7-446b-ae4e-2557d99e1ec6"},"animations":[{"id":"8565b9f0-42f8-4ba4-a13a-8ff3ca4c820c","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["51c7d910-9a2d-45e5-b42c-4f5eaf3a06ba"]}]},{"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":124,"mask":{"type":"rectangle"},"isBackground":true,"type":"image","id":"3a4339ed-b2f7-446b-ae4e-2557d99e1ec6","scale":100,"focalX":52.85644534039498,"focalY":49.90234472560884,"resource":{"type":"image","mimeType":"image\/png","width":1200,"height":450,"sizes":{"medium":{"file":"image-83-300x113.png","width":300,"height":113,"filesize":75485,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-83-300x113.png"},"large":{"file":"image-83-1024x384.png","width":1024,"height":384,"filesize":780638,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-83-1024x384.png"},"thumbnail":{"file":"image-83-150x150.png","width":150,"height":150,"filesize":45285,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-83-150x150.png"},"medium_large":{"file":"image-83-768x288.png","width":768,"height":288,"filesize":459549,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-83-768x288.png"},"quemag-wp-thumbnail-comments":{"file":"image-83-350x131.png","width":350,"height":131,"filesize":100381,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-83-350x131.png"},"quemag-wp-thumbnail-module-grid":{"file":"image-83-242x180.png","width":242,"height":180,"filesize":84078,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-83-242x180.png"},"quemag-wp-thumbnail-widget-big":{"file":"image-83-250x180.png","width":250,"height":180,"filesize":86781,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-83-250x180.png"},"quemag-wp-thumbnail-widget-small":{"file":"image-83-75x75.png","width":75,"height":75,"filesize":12059,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-83-75x75.png"},"quemag-wp-thumbnail-single-image":{"file":"image-83-910x341.png","width":910,"height":341,"filesize":631104,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-83-910x341.png"},"quemag-wp-thumbnail-blog-featured":{"file":"image-83-670x450.png","width":670,"height":450,"filesize":570136,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-83-670x450.png"},"quemag-wp-thumbnail-blog-featured-small":{"file":"image-83-320x228.png","width":320,"height":228,"filesize":138435,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-83-320x228.png"},"quemag-wp-thumbnail-blog-list":{"file":"image-83-300x225.png","width":300,"height":225,"filesize":134353,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-83-300x225.png"},"web-stories-poster-portrait":{"file":"image-83-640x450.png","width":640,"height":450,"filesize":546970,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-83-640x450.png"},"web-stories-publisher-logo":{"file":"image-83-96x96.png","width":96,"height":96,"filesize":19171,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-83-96x96.png"},"web-stories-thumbnail":{"file":"image-83-150x56.png","width":150,"height":56,"filesize":19653,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-83-150x56.png"},"full":{"file":"image-83.png","width":1200,"height":450,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-83.png"}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#4d545d","blurHash":"UUD,J~?G%0ae_N%LogRk-=ozNHRk%gt6V@j[","creationDate":"2025-05-10T07:45:00","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-83.png","id":25401,"alt":"image","local":false},"overlay":{"type":"linear","stops":[{"color":{"r":0,"g":0,"b":0,"a":0},"position":0.23},{"color":{"r":0,"g":0,"b":0},"position":1}],"alpha":0.5}},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"FILL","font":{"family":"EB Garamond"},"fontSize":28,"backgroundColor":{"color":{"r":0,"g":0,"b":0,"a":0}},"lineHeight":1.2,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":true,"horizontal":8,"vertical":4},"content":"<span style=\"font-weight: 700; color: #fff\">Peking University (China)<\/span>","x":20,"y":471,"width":341,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"type":"text","height":44,"id":"d2b53d68-dc84-4add-8e74-be426ab3ee2d"},{"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=\"color: #fff\">Ranked Asia\u2019s #1 by QS &amp; THE. Peking University leads with academic excellence and global research impact. A true education powerhouse.<\/span>","x":26,"y":516,"width":376,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"type":"text","height":123,"id":"b0383394-8f49-4d85-a585-d9d17dbeb178"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":false,"scale":100,"focalX":50,"focalY":50,"resource":{"type":"image","mimeType":"image\/png","width":512,"height":512,"sizes":{"medium":{"file":"cropped-Admissify-logo-Yellow-300x300.png","width":300,"height":300,"filesize":55850,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-300x300.png"},"thumbnail":{"file":"cropped-Admissify-logo-Yellow-150x150.png","width":150,"height":150,"filesize":11988,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-150x150.png"},"web-stories-publisher-logo":{"file":"cropped-Admissify-logo-Yellow-96x96.png","width":96,"height":96,"filesize":4407,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-96x96.png"},"web-stories-thumbnail":{"file":"cropped-Admissify-logo-Yellow-150x150.png","width":150,"height":150,"filesize":11988,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-150x150.png"},"site_icon-270":{"file":"cropped-Admissify-logo-Yellow-270x270.png","width":270,"height":270,"filesize":43859,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-270x270.png"},"site_icon-192":{"file":"cropped-Admissify-logo-Yellow-192x192.png","width":192,"height":192,"filesize":15200,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-192x192.png"},"site_icon-180":{"file":"cropped-Admissify-logo-Yellow-180x180.png","width":180,"height":180,"filesize":17818,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-180x180.png"},"site_icon-32":{"file":"cropped-Admissify-logo-Yellow-32x32.png","width":32,"height":32,"filesize":1159,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-32x32.png"},"full":{"file":"cropped-Admissify-logo-Yellow.png","width":512,"height":512,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow.png"}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#fcac2c","blurHash":"U6LLf}0505oKs-};s.$$R,EO9x^M^MNI5U0%","creationDate":"2024-03-13T09:08:10","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow.png","id":14099,"alt":"","local":false},"type":"image","x":20,"y":-30,"width":47,"height":47,"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":"0c45d2cf-5d57-44b8-a1d8-7fcc1d1e0941"}],"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"animations":[{"id":"245978a1-3fdd-4903-a78c-ebdbef7734da","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["d2b53d68-dc84-4add-8e74-be426ab3ee2d"]},{"id":"bb5cbf58-11a3-4e11-9fc5-b772ebe59e22","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["b0383394-8f49-4d85-a585-d9d17dbeb178"]}],"id":"62fbf261-69ca-4264-95da-73fa67c6b655","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":"cee6a55d-dd27-48cb-beb3-8b3cd12cd5c5"}},{"elements":[{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"scale":100,"focalX":50,"focalY":50,"resource":{"type":"image","mimeType":"image\/png","width":2560,"height":1920,"sizes":{"medium":{"file":"image-84-300x225.png","width":300,"height":225,"filesize":150664,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-84-300x225.png"},"large":{"file":"image-84-1024x768.png","width":1024,"height":768,"filesize":1570713,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-84-1024x768.png"},"thumbnail":{"file":"image-84-150x150.png","width":150,"height":150,"filesize":52925,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-84-150x150.png"},"medium_large":{"file":"image-84-768x576.png","width":768,"height":576,"filesize":902019,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-84-768x576.png"},"1536x1536":{"file":"image-84-1536x1152.png","width":1536,"height":1152,"filesize":3357723,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-84-1536x1152.png"},"2048x2048":{"file":"image-84-2048x1536.png","width":2048,"height":1536,"filesize":5742830,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-84-2048x1536.png"},"quemag-wp-thumbnail-comments":{"file":"image-84-350x263.png","width":350,"height":263,"filesize":201817,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-84-350x263.png"},"quemag-wp-thumbnail-module-grid":{"file":"image-84-242x180.png","width":242,"height":180,"filesize":99695,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-84-242x180.png"},"quemag-wp-thumbnail-widget-big":{"file":"image-84-250x180.png","width":250,"height":180,"filesize":103556,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-84-250x180.png"},"quemag-wp-thumbnail-widget-small":{"file":"image-84-75x75.png","width":75,"height":75,"filesize":14446,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-84-75x75.png"},"quemag-wp-thumbnail-single-image":{"file":"image-84-910x683.png","width":910,"height":683,"filesize":1243803,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-84-910x683.png"},"quemag-wp-thumbnail-blog-featured":{"file":"image-84-670x490.png","width":670,"height":490,"filesize":678804,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-84-670x490.png"},"quemag-wp-thumbnail-blog-featured-small":{"file":"image-84-320x228.png","width":320,"height":228,"filesize":163547,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-84-320x228.png"},"quemag-wp-thumbnail-blog-list":{"file":"image-84-300x225.png","width":300,"height":225,"filesize":150664,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-84-300x225.png"},"web-stories-poster-portrait":{"file":"image-84-640x853.png","width":640,"height":853,"filesize":1032055,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-84-640x853.png"},"web-stories-publisher-logo":{"file":"image-84-96x96.png","width":96,"height":96,"filesize":23116,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-84-96x96.png"},"web-stories-thumbnail":{"file":"image-84-150x113.png","width":150,"height":113,"filesize":40962,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-84-150x113.png"},"full":{"file":"image-84-scaled.png","width":2560,"height":1920,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-84-scaled.png"}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#535248","blurHash":"UNEV++axD%xG*0adM{M|%gM{WBn$-=V@RkW.","creationDate":"2025-05-10T07:46:41","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-84-scaled.png","id":25402,"alt":"image","local":false},"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":48,"y":0,"width":330,"height":247,"mask":{"type":"rectangle"},"isBackground":true,"id":"5e721291-f835-43b5-85f7-6295f929ce94","overlay":{"type":"linear","rotation":0,"stops":[{"color":{"r":0,"g":0,"b":0,"a":0},"position":0.4},{"color":{"r":0,"g":0,"b":0,"a":1},"position":1}],"alpha":0.5},"type":"image"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"FILL","font":{"family":"EB Garamond"},"fontSize":28,"backgroundColor":{"color":{"r":0,"g":0,"b":0,"a":0}},"lineHeight":1.2,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":true,"horizontal":8,"vertical":4},"content":"<span style=\"font-weight: 700; color: #fff\">University of Hong Kong (Hong Kong)<\/span>","x":20,"y":426,"width":343,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":78,"id":"15c78d13-ab3a-4083-9b5d-ce1705ac72ab","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=\"color: #fff\">HKU ranks #2 by QS &amp; THE. Known for global outlook and research, it\u2019s a top pick for international students across Asia.<\/span>","x":30,"y":515,"width":358,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":123,"id":"97e25790-8d66-4c1b-8f08-c190cc5090ac","type":"text"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":false,"scale":100,"focalX":50,"focalY":50,"resource":{"type":"image","mimeType":"image\/png","width":512,"height":512,"sizes":{"medium":{"file":"cropped-Admissify-logo-Yellow-300x300.png","width":300,"height":300,"filesize":55850,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-300x300.png"},"thumbnail":{"file":"cropped-Admissify-logo-Yellow-150x150.png","width":150,"height":150,"filesize":11988,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-150x150.png"},"web-stories-publisher-logo":{"file":"cropped-Admissify-logo-Yellow-96x96.png","width":96,"height":96,"filesize":4407,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-96x96.png"},"web-stories-thumbnail":{"file":"cropped-Admissify-logo-Yellow-150x150.png","width":150,"height":150,"filesize":11988,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-150x150.png"},"site_icon-270":{"file":"cropped-Admissify-logo-Yellow-270x270.png","width":270,"height":270,"filesize":43859,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-270x270.png"},"site_icon-192":{"file":"cropped-Admissify-logo-Yellow-192x192.png","width":192,"height":192,"filesize":15200,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-192x192.png"},"site_icon-180":{"file":"cropped-Admissify-logo-Yellow-180x180.png","width":180,"height":180,"filesize":17818,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-180x180.png"},"site_icon-32":{"file":"cropped-Admissify-logo-Yellow-32x32.png","width":32,"height":32,"filesize":1159,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-32x32.png"},"full":{"file":"cropped-Admissify-logo-Yellow.png","width":512,"height":512,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow.png"}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#fcac2c","blurHash":"U6LLf}0505oKs-};s.$$R,EO9x^M^MNI5U0%","creationDate":"2024-03-13T09:08:10","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow.png","id":14099,"alt":"","local":false},"x":20,"y":-30,"width":47,"height":47,"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":"13671b90-e922-4bc3-b9ca-29808d3f861a","type":"image"}],"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"animations":[{"id":"55af2b48-497c-4565-894e-459dde2f75a8","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["15c78d13-ab3a-4083-9b5d-ce1705ac72ab"]},{"id":"825945fd-6f42-4eb8-9bcf-8817f30acea7","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["97e25790-8d66-4c1b-8f08-c190cc5090ac"]}],"id":"a58a2025-d7ce-4bb8-98bb-a8737d625276","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":"cee6a55d-dd27-48cb-beb3-8b3cd12cd5c5"}},{"elements":[{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"scale":113,"focalX":65.9447595583654,"focalY":50.518528766125705,"resource":{"type":"image","mimeType":"image\/png","width":800,"height":600,"sizes":{"medium":{"file":"image-85-300x225.png","width":300,"height":225,"filesize":143906,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-85-300x225.png"},"thumbnail":{"file":"image-85-150x150.png","width":150,"height":150,"filesize":51842,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-85-150x150.png"},"medium_large":{"file":"image-85-768x576.png","width":768,"height":576,"filesize":779517,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-85-768x576.png"},"quemag-wp-thumbnail-comments":{"file":"image-85-350x263.png","width":350,"height":263,"filesize":192184,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-85-350x263.png"},"quemag-wp-thumbnail-module-grid":{"file":"image-85-242x180.png","width":242,"height":180,"filesize":96271,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-85-242x180.png"},"quemag-wp-thumbnail-widget-big":{"file":"image-85-250x180.png","width":250,"height":180,"filesize":100109,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-85-250x180.png"},"quemag-wp-thumbnail-widget-small":{"file":"image-85-75x75.png","width":75,"height":75,"filesize":13746,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-85-75x75.png"},"quemag-wp-thumbnail-blog-featured":{"file":"image-85-670x490.png","width":670,"height":490,"filesize":609491,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-85-670x490.png"},"quemag-wp-thumbnail-blog-featured-small":{"file":"image-85-320x228.png","width":320,"height":228,"filesize":157961,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-85-320x228.png"},"quemag-wp-thumbnail-blog-list":{"file":"image-85-300x225.png","width":300,"height":225,"filesize":143906,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-85-300x225.png"},"web-stories-poster-portrait":{"file":"image-85-640x600.png","width":640,"height":600,"filesize":706542,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-85-640x600.png"},"web-stories-publisher-logo":{"file":"image-85-96x96.png","width":96,"height":96,"filesize":22008,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-85-96x96.png"},"web-stories-thumbnail":{"file":"image-85-150x113.png","width":150,"height":113,"filesize":39100,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-85-150x113.png"},"full":{"file":"image-85.png","width":800,"height":600,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-85.png"}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#bac5cb","blurHash":"UcJR,KTMSixv~XZ}Vsa#.AbwbcWA${M}kDkD","creationDate":"2025-05-10T07:53:12","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-85.png","id":25403,"alt":"image","local":false},"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":48,"y":0,"width":330,"height":247,"mask":{"type":"rectangle"},"isBackground":true,"id":"94971fb8-cca1-4632-9626-c0ca7b85894d","overlay":{"type":"linear","rotation":0,"stops":[{"color":{"r":0,"g":0,"b":0,"a":0},"position":0.4},{"color":{"r":0,"g":0,"b":0,"a":1},"position":1}],"alpha":0.5},"type":"image"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"FILL","font":{"family":"EB Garamond"},"fontSize":28,"backgroundColor":{"color":{"r":0,"g":0,"b":0,"a":0}},"lineHeight":1.2,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":true,"horizontal":8,"vertical":4},"content":"<span style=\"font-weight: 700; color: #fff\">National University of Singapore (Singapore)<\/span>","x":20,"y":447,"width":325,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":78,"id":"acea85aa-100e-4f13-a0d7-e90da010d85a","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=\"color: #fff\">NUS ranks #3 by QS &amp; THE. A global leader in research, innovation, and tech\u2014Singapore\u2019s crown jewel in education.<\/span>","x":30,"y":525,"width":375,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":123,"id":"74fb0b9f-5ed4-4f27-98a0-355e9334bdcd","type":"text"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":false,"scale":100,"focalX":50,"focalY":50,"resource":{"type":"image","mimeType":"image\/png","width":512,"height":512,"sizes":{"medium":{"file":"cropped-Admissify-logo-Yellow-300x300.png","width":300,"height":300,"filesize":55850,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-300x300.png"},"thumbnail":{"file":"cropped-Admissify-logo-Yellow-150x150.png","width":150,"height":150,"filesize":11988,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-150x150.png"},"web-stories-publisher-logo":{"file":"cropped-Admissify-logo-Yellow-96x96.png","width":96,"height":96,"filesize":4407,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-96x96.png"},"web-stories-thumbnail":{"file":"cropped-Admissify-logo-Yellow-150x150.png","width":150,"height":150,"filesize":11988,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-150x150.png"},"site_icon-270":{"file":"cropped-Admissify-logo-Yellow-270x270.png","width":270,"height":270,"filesize":43859,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-270x270.png"},"site_icon-192":{"file":"cropped-Admissify-logo-Yellow-192x192.png","width":192,"height":192,"filesize":15200,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-192x192.png"},"site_icon-180":{"file":"cropped-Admissify-logo-Yellow-180x180.png","width":180,"height":180,"filesize":17818,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-180x180.png"},"site_icon-32":{"file":"cropped-Admissify-logo-Yellow-32x32.png","width":32,"height":32,"filesize":1159,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-32x32.png"},"full":{"file":"cropped-Admissify-logo-Yellow.png","width":512,"height":512,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow.png"}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#fcac2c","blurHash":"U6LLf}0505oKs-};s.$$R,EO9x^M^MNI5U0%","creationDate":"2024-03-13T09:08:10","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow.png","id":14099,"alt":"","local":false},"x":20,"y":-30,"width":47,"height":47,"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":"9682873c-f07a-4d1b-a3fb-a61d85e47380","type":"image"}],"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"animations":[{"id":"6f0d2f0d-bd26-4386-919a-d06028b792ab","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["acea85aa-100e-4f13-a0d7-e90da010d85a"]},{"id":"93424a39-4eaf-41b6-8310-2748a5893252","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["74fb0b9f-5ed4-4f27-98a0-355e9334bdcd"]}],"id":"165f147c-4420-416a-81e3-cab51ca7018b","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":"cee6a55d-dd27-48cb-beb3-8b3cd12cd5c5"}},{"elements":[{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"scale":100,"focalX":37.75227852622668,"focalY":49.89990429589751,"resource":{"type":"image","mimeType":"image\/png","width":1440,"height":700,"sizes":{"medium":{"file":"image-87-300x146.png","width":300,"height":146,"filesize":108917,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-87-300x146.png"},"large":{"file":"image-87-1024x498.png","width":1024,"height":498,"filesize":1071954,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-87-1024x498.png"},"thumbnail":{"file":"image-87-150x150.png","width":150,"height":150,"filesize":58203,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-87-150x150.png"},"medium_large":{"file":"image-87-768x373.png","width":768,"height":373,"filesize":639892,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-87-768x373.png"},"quemag-wp-thumbnail-comments":{"file":"image-87-350x170.png","width":350,"height":170,"filesize":146234,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-87-350x170.png"},"quemag-wp-thumbnail-module-grid":{"file":"image-87-242x180.png","width":242,"height":180,"filesize":109067,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-87-242x180.png"},"quemag-wp-thumbnail-widget-big":{"file":"image-87-250x180.png","width":250,"height":180,"filesize":112242,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-87-250x180.png"},"quemag-wp-thumbnail-widget-small":{"file":"image-87-75x75.png","width":75,"height":75,"filesize":15224,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-87-75x75.png"},"quemag-wp-thumbnail-single-image":{"file":"image-87-910x442.png","width":910,"height":442,"filesize":871538,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-87-910x442.png"},"quemag-wp-thumbnail-blog-featured":{"file":"image-87-670x490.png","width":670,"height":490,"filesize":713356,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-87-670x490.png"},"quemag-wp-thumbnail-blog-featured-small":{"file":"image-87-320x228.png","width":320,"height":228,"filesize":178181,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-87-320x228.png"},"quemag-wp-thumbnail-blog-list":{"file":"image-87-300x225.png","width":300,"height":225,"filesize":165962,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-87-300x225.png"},"web-stories-poster-portrait":{"file":"image-87-640x700.png","width":640,"height":700,"filesize":927751,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-87-640x700.png"},"web-stories-publisher-logo":{"file":"image-87-96x96.png","width":96,"height":96,"filesize":24723,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-87-96x96.png"},"web-stories-thumbnail":{"file":"image-87-150x73.png","width":150,"height":73,"filesize":28707,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-87-150x73.png"},"full":{"file":"image-87.png","width":1440,"height":700,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-87.png"}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#4b5c3c","blurHash":"UkHCca?ctSNx?wogkCflS*InRiV[bwRiWAWX","creationDate":"2025-05-10T08:04:40","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-87.png","id":25405,"alt":"image","local":false},"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":48,"y":0,"width":330,"height":160,"mask":{"type":"rectangle"},"isBackground":true,"id":"b0acd912-404f-4eb4-acd8-cdbe2816dd57","overlay":{"type":"linear","rotation":0,"stops":[{"color":{"r":0,"g":0,"b":0,"a":0},"position":0.4},{"color":{"r":0,"g":0,"b":0,"a":1},"position":1}],"alpha":0.5},"type":"image"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"FILL","font":{"family":"EB Garamond"},"fontSize":28,"backgroundColor":{"color":{"r":0,"g":0,"b":0,"a":0}},"lineHeight":1.2,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":true,"horizontal":8,"vertical":4},"content":"<span style=\"font-weight: 700; color: #fff\">Nanyang Technological University (Singapore)<\/span>","x":24,"y":439,"width":341,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":78,"id":"dbd05143-113b-4236-b902-76a8e1a12744","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=\"color: #fff\">NTU is #4 in Asia by QS &amp; THE. Cutting-edge science and world-class faculty make it a hub for future-ready learning.<\/span>","x":30,"y":525,"width":375,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":123,"id":"d1362b6e-83a6-4f12-adb5-8ca434a76d6f","type":"text"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":false,"scale":100,"focalX":50,"focalY":50,"resource":{"type":"image","mimeType":"image\/png","width":512,"height":512,"sizes":{"medium":{"file":"cropped-Admissify-logo-Yellow-300x300.png","width":300,"height":300,"filesize":55850,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-300x300.png"},"thumbnail":{"file":"cropped-Admissify-logo-Yellow-150x150.png","width":150,"height":150,"filesize":11988,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-150x150.png"},"web-stories-publisher-logo":{"file":"cropped-Admissify-logo-Yellow-96x96.png","width":96,"height":96,"filesize":4407,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-96x96.png"},"web-stories-thumbnail":{"file":"cropped-Admissify-logo-Yellow-150x150.png","width":150,"height":150,"filesize":11988,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-150x150.png"},"site_icon-270":{"file":"cropped-Admissify-logo-Yellow-270x270.png","width":270,"height":270,"filesize":43859,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-270x270.png"},"site_icon-192":{"file":"cropped-Admissify-logo-Yellow-192x192.png","width":192,"height":192,"filesize":15200,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-192x192.png"},"site_icon-180":{"file":"cropped-Admissify-logo-Yellow-180x180.png","width":180,"height":180,"filesize":17818,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-180x180.png"},"site_icon-32":{"file":"cropped-Admissify-logo-Yellow-32x32.png","width":32,"height":32,"filesize":1159,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-32x32.png"},"full":{"file":"cropped-Admissify-logo-Yellow.png","width":512,"height":512,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow.png"}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#fcac2c","blurHash":"U6LLf}0505oKs-};s.$$R,EO9x^M^MNI5U0%","creationDate":"2024-03-13T09:08:10","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow.png","id":14099,"alt":"","local":false},"x":20,"y":-30,"width":47,"height":47,"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":"964eaac8-fe2d-4087-9faa-1f13a5328f93","type":"image"}],"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"animations":[{"id":"ac41d98a-89a7-4406-8d77-331c72f35c0f","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["dbd05143-113b-4236-b902-76a8e1a12744"]},{"id":"e24e8771-214f-4d78-8aeb-051d0a3d84c1","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["d1362b6e-83a6-4f12-adb5-8ca434a76d6f"]}],"id":"ddf222b4-f046-4b45-855b-51f6293732b8","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":"cee6a55d-dd27-48cb-beb3-8b3cd12cd5c5"}},{"elements":[{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"scale":100,"focalX":50,"focalY":50,"resource":{"type":"image","mimeType":"image\/png","width":1064,"height":708,"sizes":{"medium":{"file":"image-86-300x200.png","width":300,"height":200,"filesize":111642,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-86-300x200.png"},"large":{"file":"image-86-1024x681.png","width":1024,"height":681,"filesize":1142831,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-86-1024x681.png"},"thumbnail":{"file":"image-86-150x150.png","width":150,"height":150,"filesize":42649,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-86-150x150.png"},"medium_large":{"file":"image-86-768x511.png","width":768,"height":511,"filesize":686591,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-86-768x511.png"},"quemag-wp-thumbnail-comments":{"file":"image-86-350x233.png","width":350,"height":233,"filesize":148211,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-86-350x233.png"},"quemag-wp-thumbnail-module-grid":{"file":"image-86-242x180.png","width":242,"height":180,"filesize":81089,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-86-242x180.png"},"quemag-wp-thumbnail-widget-big":{"file":"image-86-250x180.png","width":250,"height":180,"filesize":83957,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-86-250x180.png"},"quemag-wp-thumbnail-widget-small":{"file":"image-86-75x75.png","width":75,"height":75,"filesize":11856,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-86-75x75.png"},"quemag-wp-thumbnail-single-image":{"file":"image-86-910x606.png","width":910,"height":606,"filesize":953826,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-86-910x606.png"},"quemag-wp-thumbnail-blog-featured":{"file":"image-86-670x490.png","width":670,"height":490,"filesize":569784,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-86-670x490.png"},"quemag-wp-thumbnail-blog-featured-small":{"file":"image-86-320x228.png","width":320,"height":228,"filesize":133333,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-86-320x228.png"},"quemag-wp-thumbnail-blog-list":{"file":"image-86-300x225.png","width":300,"height":225,"filesize":122259,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-86-300x225.png"},"web-stories-poster-portrait":{"file":"image-86-640x708.png","width":640,"height":708,"filesize":679845,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-86-640x708.png"},"web-stories-publisher-logo":{"file":"image-86-96x96.png","width":96,"height":96,"filesize":18607,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-86-96x96.png"},"web-stories-thumbnail":{"file":"image-86-150x100.png","width":150,"height":100,"filesize":30269,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-86-150x100.png"},"full":{"file":"image-86.png","width":1064,"height":708,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-86.png"}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#6d80a6","blurHash":"USEMwxx^E1x9KBRiobnzD$elt6R.xYt7R+S6","creationDate":"2025-05-10T08:04:08","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-86.png","id":25404,"alt":"image","local":false},"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":48,"y":0,"width":330,"height":219,"mask":{"type":"rectangle"},"isBackground":true,"id":"0da3a9e3-a9be-4460-beaf-bdd86295e29b","overlay":{"type":"linear","rotation":0,"stops":[{"color":{"r":0,"g":0,"b":0,"a":0},"position":0.4},{"color":{"r":0,"g":0,"b":0,"a":1},"position":1}],"alpha":0.5},"type":"image"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"FILL","font":{"family":"EB Garamond"},"fontSize":28,"backgroundColor":{"color":{"r":0,"g":0,"b":0,"a":0}},"lineHeight":1.2,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":true,"horizontal":8,"vertical":4},"content":"<span style=\"font-weight: 700; color: #fff\">Fudan University (China)<\/span>","x":20,"y":463,"width":378,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":44,"id":"59d44165-2ea6-400a-91eb-638ffc21f5b6","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=\"color: #fff\">Fudan ranks #5 (QS), #7 (THE). This Shanghai-based university shines in humanities, business, and global engagement.<\/span>","x":30,"y":519,"width":345,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":123,"id":"59176c94-078a-4095-95ab-0efc75c36695","type":"text"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":false,"scale":100,"focalX":50,"focalY":50,"resource":{"type":"image","mimeType":"image\/png","width":512,"height":512,"sizes":{"medium":{"file":"cropped-Admissify-logo-Yellow-300x300.png","width":300,"height":300,"filesize":55850,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-300x300.png"},"thumbnail":{"file":"cropped-Admissify-logo-Yellow-150x150.png","width":150,"height":150,"filesize":11988,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-150x150.png"},"web-stories-publisher-logo":{"file":"cropped-Admissify-logo-Yellow-96x96.png","width":96,"height":96,"filesize":4407,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-96x96.png"},"web-stories-thumbnail":{"file":"cropped-Admissify-logo-Yellow-150x150.png","width":150,"height":150,"filesize":11988,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-150x150.png"},"site_icon-270":{"file":"cropped-Admissify-logo-Yellow-270x270.png","width":270,"height":270,"filesize":43859,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-270x270.png"},"site_icon-192":{"file":"cropped-Admissify-logo-Yellow-192x192.png","width":192,"height":192,"filesize":15200,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-192x192.png"},"site_icon-180":{"file":"cropped-Admissify-logo-Yellow-180x180.png","width":180,"height":180,"filesize":17818,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-180x180.png"},"site_icon-32":{"file":"cropped-Admissify-logo-Yellow-32x32.png","width":32,"height":32,"filesize":1159,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-32x32.png"},"full":{"file":"cropped-Admissify-logo-Yellow.png","width":512,"height":512,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow.png"}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#fcac2c","blurHash":"U6LLf}0505oKs-};s.$$R,EO9x^M^MNI5U0%","creationDate":"2024-03-13T09:08:10","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow.png","id":14099,"alt":"","local":false},"x":20,"y":-30,"width":47,"height":47,"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":"3c510b81-05cb-4556-aee2-9a7aa2a624bd","type":"image"}],"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"animations":[{"id":"23661466-2157-4868-92ce-dffbaea0a8e2","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["59d44165-2ea6-400a-91eb-638ffc21f5b6"]},{"id":"c3657407-3275-49fd-a345-8d9309857609","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["59176c94-078a-4095-95ab-0efc75c36695"]}],"id":"4945c714-bc44-4e75-bf90-578aedb69627","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":"cee6a55d-dd27-48cb-beb3-8b3cd12cd5c5"}},{"elements":[{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"scale":100,"focalX":50,"focalY":50,"resource":{"type":"image","mimeType":"image\/png","width":1280,"height":720,"sizes":{"medium":{"file":"image-88-300x169.png","width":300,"height":169,"filesize":97553,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-88-300x169.png"},"large":{"file":"image-88-1024x576.png","width":1024,"height":576,"filesize":890775,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-88-1024x576.png"},"thumbnail":{"file":"image-88-150x150.png","width":150,"height":150,"filesize":46438,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-88-150x150.png"},"medium_large":{"file":"image-88-768x432.png","width":768,"height":432,"filesize":548028,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-88-768x432.png"},"quemag-wp-thumbnail-comments":{"file":"image-88-350x197.png","width":350,"height":197,"filesize":129497,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-88-350x197.png"},"quemag-wp-thumbnail-module-grid":{"file":"image-88-242x180.png","width":242,"height":180,"filesize":88458,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-88-242x180.png"},"quemag-wp-thumbnail-widget-big":{"file":"image-88-250x180.png","width":250,"height":180,"filesize":91300,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-88-250x180.png"},"quemag-wp-thumbnail-widget-small":{"file":"image-88-75x75.png","width":75,"height":75,"filesize":12935,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-88-75x75.png"},"quemag-wp-thumbnail-single-image":{"file":"image-88-910x512.png","width":910,"height":512,"filesize":750723,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-88-910x512.png"},"quemag-wp-thumbnail-blog-featured":{"file":"image-88-670x490.png","width":670,"height":490,"filesize":566416,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-88-670x490.png"},"quemag-wp-thumbnail-blog-featured-small":{"file":"image-88-320x228.png","width":320,"height":228,"filesize":141966,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-88-320x228.png"},"quemag-wp-thumbnail-blog-list":{"file":"image-88-300x225.png","width":300,"height":225,"filesize":132156,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-88-300x225.png"},"web-stories-poster-portrait":{"file":"image-88-640x720.png","width":640,"height":720,"filesize":691716,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-88-640x720.png"},"web-stories-publisher-logo":{"file":"image-88-96x96.png","width":96,"height":96,"filesize":20423,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-88-96x96.png"},"web-stories-thumbnail":{"file":"image-88-150x84.png","width":150,"height":84,"filesize":27300,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-88-150x84.png"},"full":{"file":"image-88.png","width":1280,"height":720,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-88.png"}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#4c4d42","blurHash":"UYEfsgV?I9t8O_jrVrofR=flxtWAIta$tSf4","creationDate":"2025-05-10T08:48:45","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-88.png","id":25414,"alt":"image","local":false},"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":48,"y":0,"width":330,"height":185,"mask":{"type":"rectangle"},"isBackground":true,"id":"353cb4f0-fdeb-4ffb-8d71-2fe18807232a","overlay":{"type":"linear","rotation":0,"stops":[{"color":{"r":0,"g":0,"b":0,"a":0},"position":0.4},{"color":{"r":0,"g":0,"b":0,"a":1},"position":1}],"alpha":0.5},"type":"image"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"FILL","font":{"family":"EB Garamond"},"fontSize":28,"backgroundColor":{"color":{"r":0,"g":0,"b":0,"a":0}},"lineHeight":1.2,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":true,"horizontal":8,"vertical":4},"content":"<span style=\"font-weight: 700; color: #fff\">Chinese University of Hong Kong (CUHK)<\/span>","x":28,"y":457,"width":357,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":78,"id":"aedd444c-f459-4d35-a85a-0598e5361c27","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=\"color: #fff\">CUHK ranks #6 (QS), #8 (THE). With a bilingual edge and research depth, it's a key player in Asia\u2019s higher education.<\/span>","x":30,"y":545,"width":345,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":123,"id":"bbfacbcf-8b9d-4860-abfb-2cbfe2bf67e4","type":"text"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":false,"scale":100,"focalX":50,"focalY":50,"resource":{"type":"image","mimeType":"image\/png","width":512,"height":512,"sizes":{"medium":{"file":"cropped-Admissify-logo-Yellow-300x300.png","width":300,"height":300,"filesize":55850,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-300x300.png"},"thumbnail":{"file":"cropped-Admissify-logo-Yellow-150x150.png","width":150,"height":150,"filesize":11988,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-150x150.png"},"web-stories-publisher-logo":{"file":"cropped-Admissify-logo-Yellow-96x96.png","width":96,"height":96,"filesize":4407,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-96x96.png"},"web-stories-thumbnail":{"file":"cropped-Admissify-logo-Yellow-150x150.png","width":150,"height":150,"filesize":11988,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-150x150.png"},"site_icon-270":{"file":"cropped-Admissify-logo-Yellow-270x270.png","width":270,"height":270,"filesize":43859,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-270x270.png"},"site_icon-192":{"file":"cropped-Admissify-logo-Yellow-192x192.png","width":192,"height":192,"filesize":15200,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-192x192.png"},"site_icon-180":{"file":"cropped-Admissify-logo-Yellow-180x180.png","width":180,"height":180,"filesize":17818,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-180x180.png"},"site_icon-32":{"file":"cropped-Admissify-logo-Yellow-32x32.png","width":32,"height":32,"filesize":1159,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-32x32.png"},"full":{"file":"cropped-Admissify-logo-Yellow.png","width":512,"height":512,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow.png"}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#fcac2c","blurHash":"U6LLf}0505oKs-};s.$$R,EO9x^M^MNI5U0%","creationDate":"2024-03-13T09:08:10","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow.png","id":14099,"alt":"","local":false},"x":20,"y":-30,"width":47,"height":47,"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":"7aee1cd5-c3dd-4d68-8a5e-eb69c8be9795","type":"image"}],"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"animations":[{"id":"9e3c3da8-3f9a-430a-92d9-de9c3aad96c2","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["aedd444c-f459-4d35-a85a-0598e5361c27"]},{"id":"d24cdba1-7806-407f-a925-b7a2d1682d7a","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["bbfacbcf-8b9d-4860-abfb-2cbfe2bf67e4"]}],"id":"f30f652a-bc66-4494-b5a2-5e5f4aa715ab","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":"cee6a55d-dd27-48cb-beb3-8b3cd12cd5c5"}},{"elements":[{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"scale":100,"focalX":50.68664551451803,"focalY":49.90234472560884,"resource":{"type":"image","mimeType":"image\/png","width":1024,"height":480,"sizes":{"medium":{"file":"image-89-300x141.png","width":300,"height":141,"filesize":91602,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-89-300x141.png"},"thumbnail":{"file":"image-89-150x150.png","width":150,"height":150,"filesize":49822,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-89-150x150.png"},"medium_large":{"file":"image-89-768x360.png","width":768,"height":360,"filesize":524906,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-89-768x360.png"},"quemag-wp-thumbnail-comments":{"file":"image-89-350x164.png","width":350,"height":164,"filesize":121793,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-89-350x164.png"},"quemag-wp-thumbnail-module-grid":{"file":"image-89-242x180.png","width":242,"height":180,"filesize":93377,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-89-242x180.png"},"quemag-wp-thumbnail-widget-big":{"file":"image-89-250x180.png","width":250,"height":180,"filesize":96501,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-89-250x180.png"},"quemag-wp-thumbnail-widget-small":{"file":"image-89-75x75.png","width":75,"height":75,"filesize":13551,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-89-75x75.png"},"quemag-wp-thumbnail-single-image":{"file":"image-89-910x427.png","width":910,"height":427,"filesize":709574,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-89-910x427.png"},"quemag-wp-thumbnail-blog-featured":{"file":"image-89-670x480.png","width":670,"height":480,"filesize":614064,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-89-670x480.png"},"quemag-wp-thumbnail-blog-featured-small":{"file":"image-89-320x228.png","width":320,"height":228,"filesize":150658,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-89-320x228.png"},"quemag-wp-thumbnail-blog-list":{"file":"image-89-300x225.png","width":300,"height":225,"filesize":139987,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-89-300x225.png"},"web-stories-poster-portrait":{"file":"image-89-640x480.png","width":640,"height":480,"filesize":586568,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-89-640x480.png"},"web-stories-publisher-logo":{"file":"image-89-96x96.png","width":96,"height":96,"filesize":21845,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-89-96x96.png"},"web-stories-thumbnail":{"file":"image-89-150x70.png","width":150,"height":70,"filesize":24950,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-89-150x70.png"},"full":{"file":"image-89.png","width":1024,"height":480,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-89.png"}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#d1d3cc","blurHash":"U*L4]4NGNHoe?dRjWVoeXSR*juofNHWCRjof","creationDate":"2025-05-10T08:51:09","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-89.png","id":25416,"alt":"image","local":false},"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":48,"y":0,"width":330,"height":155,"mask":{"type":"rectangle"},"isBackground":true,"id":"70b924bf-6187-412c-8413-818303dfe7d0","overlay":{"type":"linear","rotation":0,"stops":[{"color":{"r":0,"g":0,"b":0,"a":0},"position":0.4},{"color":{"r":0,"g":0,"b":0,"a":1},"position":1}],"alpha":0.5},"type":"image"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"FILL","font":{"family":"EB Garamond"},"fontSize":28,"backgroundColor":{"color":{"r":0,"g":0,"b":0,"a":0}},"lineHeight":1.2,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":true,"horizontal":8,"vertical":4},"content":"<span style=\"font-weight: 700; color: #fff\">Tsinghua University (China)<\/span>","x":20,"y":437,"width":325,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":78,"id":"32b3447b-0827-4fed-86c7-6938b503be80","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=\"color: #fff\">Tsinghua ranks #7 (QS), #5 (THE). A global STEM leader, it\u2019s known for tech, innovation, and producing China\u2019s top minds.<\/span>","x":33,"y":515,"width":345,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":123,"id":"23b42d56-26bf-4b15-9fac-4dc77cf0a19f","type":"text"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":false,"scale":100,"focalX":50,"focalY":50,"resource":{"type":"image","mimeType":"image\/png","width":512,"height":512,"sizes":{"medium":{"file":"cropped-Admissify-logo-Yellow-300x300.png","width":300,"height":300,"filesize":55850,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-300x300.png"},"thumbnail":{"file":"cropped-Admissify-logo-Yellow-150x150.png","width":150,"height":150,"filesize":11988,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-150x150.png"},"web-stories-publisher-logo":{"file":"cropped-Admissify-logo-Yellow-96x96.png","width":96,"height":96,"filesize":4407,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-96x96.png"},"web-stories-thumbnail":{"file":"cropped-Admissify-logo-Yellow-150x150.png","width":150,"height":150,"filesize":11988,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-150x150.png"},"site_icon-270":{"file":"cropped-Admissify-logo-Yellow-270x270.png","width":270,"height":270,"filesize":43859,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-270x270.png"},"site_icon-192":{"file":"cropped-Admissify-logo-Yellow-192x192.png","width":192,"height":192,"filesize":15200,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-192x192.png"},"site_icon-180":{"file":"cropped-Admissify-logo-Yellow-180x180.png","width":180,"height":180,"filesize":17818,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-180x180.png"},"site_icon-32":{"file":"cropped-Admissify-logo-Yellow-32x32.png","width":32,"height":32,"filesize":1159,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-32x32.png"},"full":{"file":"cropped-Admissify-logo-Yellow.png","width":512,"height":512,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow.png"}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#fcac2c","blurHash":"U6LLf}0505oKs-};s.$$R,EO9x^M^MNI5U0%","creationDate":"2024-03-13T09:08:10","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow.png","id":14099,"alt":"","local":false},"x":20,"y":-30,"width":47,"height":47,"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":"2e7c61df-e051-4ae8-9182-29dc00005e60","type":"image"}],"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"animations":[{"id":"f8eb1acd-da64-4658-bc56-5a32d059a93f","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["32b3447b-0827-4fed-86c7-6938b503be80"]},{"id":"ecd19c72-0bef-4424-a5f2-25d4a8e0bb90","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["23b42d56-26bf-4b15-9fac-4dc77cf0a19f"]}],"id":"0c8b60c9-bed7-42e3-a8ca-71f4135eb929","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":"cee6a55d-dd27-48cb-beb3-8b3cd12cd5c5"}},{"elements":[{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"scale":100,"focalX":42.163628395695156,"focalY":49.89990429589751,"resource":{"type":"image","mimeType":"image\/png","width":1080,"height":628,"sizes":{"medium":{"file":"image-90-300x174.png","width":300,"height":174,"filesize":110144,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-90-300x174.png"},"large":{"file":"image-90-1024x595.png","width":1024,"height":595,"filesize":985501,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-90-1024x595.png"},"thumbnail":{"file":"image-90-150x150.png","width":150,"height":150,"filesize":50160,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-90-150x150.png"},"medium_large":{"file":"image-90-768x447.png","width":768,"height":447,"filesize":599404,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-90-768x447.png"},"quemag-wp-thumbnail-comments":{"file":"image-90-350x204.png","width":350,"height":204,"filesize":146663,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-90-350x204.png"},"quemag-wp-thumbnail-module-grid":{"file":"image-90-242x180.png","width":242,"height":180,"filesize":92533,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-90-242x180.png"},"quemag-wp-thumbnail-widget-big":{"file":"image-90-250x180.png","width":250,"height":180,"filesize":95231,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-90-250x180.png"},"quemag-wp-thumbnail-widget-small":{"file":"image-90-75x75.png","width":75,"height":75,"filesize":14063,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-90-75x75.png"},"quemag-wp-thumbnail-single-image":{"file":"image-90-910x529.png","width":910,"height":529,"filesize":804073,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-90-910x529.png"},"quemag-wp-thumbnail-blog-featured":{"file":"image-90-670x490.png","width":670,"height":490,"filesize":563317,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-90-670x490.png"},"quemag-wp-thumbnail-blog-featured-small":{"file":"image-90-320x228.png","width":320,"height":228,"filesize":147625,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-90-320x228.png"},"quemag-wp-thumbnail-blog-list":{"file":"image-90-300x225.png","width":300,"height":225,"filesize":137603,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-90-300x225.png"},"web-stories-poster-portrait":{"file":"image-90-640x628.png","width":640,"height":628,"filesize":630703,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-90-640x628.png"},"web-stories-publisher-logo":{"file":"image-90-96x96.png","width":96,"height":96,"filesize":22047,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-90-96x96.png"},"web-stories-thumbnail":{"file":"image-90-150x87.png","width":150,"height":87,"filesize":30703,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-90-150x87.png"},"full":{"file":"image-90.png","width":1080,"height":628,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-90.png"}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#95906b","blurHash":"UGHLYM%2%gs;$:%g%2s:_J-;jwkCEBWG?Gs:","creationDate":"2025-05-10T08:53:09","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-90.png","id":25417,"alt":"image","local":false},"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":48,"y":0,"width":330,"height":192,"mask":{"type":"rectangle"},"isBackground":true,"id":"1937a93e-3390-43f8-aa46-f0cceaaad188","overlay":{"type":"linear","rotation":0,"stops":[{"color":{"r":0,"g":0,"b":0,"a":0},"position":0.4},{"color":{"r":0,"g":0,"b":0,"a":1},"position":1}],"alpha":0.5},"type":"image"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"FILL","font":{"family":"EB Garamond"},"fontSize":28,"backgroundColor":{"color":{"r":0,"g":0,"b":0,"a":0}},"lineHeight":1.2,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":true,"horizontal":8,"vertical":4},"content":"<span style=\"font-weight: 700; color: #fff\">Indian Universities (2026)<\/span>","x":20,"y":467,"width":325,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":44,"id":"ec9530fe-d9f7-4c76-b057-1f64a6b01a08","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=\"color: #fff\">IIT Delhi leads India at #44. IIT Bombay (#48), Madras (#56), and IISc (#62) mark India\u2019s growing global academic presence.<\/span>","x":33,"y":515,"width":345,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":123,"id":"37447b5d-6672-40f0-a785-0f2edfd1caca","type":"text"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":false,"scale":100,"focalX":50,"focalY":50,"resource":{"type":"image","mimeType":"image\/png","width":512,"height":512,"sizes":{"medium":{"file":"cropped-Admissify-logo-Yellow-300x300.png","width":300,"height":300,"filesize":55850,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-300x300.png"},"thumbnail":{"file":"cropped-Admissify-logo-Yellow-150x150.png","width":150,"height":150,"filesize":11988,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-150x150.png"},"web-stories-publisher-logo":{"file":"cropped-Admissify-logo-Yellow-96x96.png","width":96,"height":96,"filesize":4407,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-96x96.png"},"web-stories-thumbnail":{"file":"cropped-Admissify-logo-Yellow-150x150.png","width":150,"height":150,"filesize":11988,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-150x150.png"},"site_icon-270":{"file":"cropped-Admissify-logo-Yellow-270x270.png","width":270,"height":270,"filesize":43859,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-270x270.png"},"site_icon-192":{"file":"cropped-Admissify-logo-Yellow-192x192.png","width":192,"height":192,"filesize":15200,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-192x192.png"},"site_icon-180":{"file":"cropped-Admissify-logo-Yellow-180x180.png","width":180,"height":180,"filesize":17818,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-180x180.png"},"site_icon-32":{"file":"cropped-Admissify-logo-Yellow-32x32.png","width":32,"height":32,"filesize":1159,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-32x32.png"},"full":{"file":"cropped-Admissify-logo-Yellow.png","width":512,"height":512,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow.png"}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#fcac2c","blurHash":"U6LLf}0505oKs-};s.$$R,EO9x^M^MNI5U0%","creationDate":"2024-03-13T09:08:10","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow.png","id":14099,"alt":"","local":false},"x":20,"y":-30,"width":47,"height":47,"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":"faad1912-b2b9-4ddf-8ab2-ae8fc44771be","type":"image"}],"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"animations":[{"id":"ab4abf1d-8026-4630-88f9-cb13ead47cd7","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["ec9530fe-d9f7-4c76-b057-1f64a6b01a08"]},{"id":"2de58d01-0159-4d0b-a541-3f76a93d7b52","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["37447b5d-6672-40f0-a785-0f2edfd1caca"]}],"id":"f0587ffe-52ca-47bf-8dc8-8ddfaf825f8d","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":"cee6a55d-dd27-48cb-beb3-8b3cd12cd5c5"}},{"elements":[{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"scale":100,"focalX":35.16845688641071,"focalY":49.90234472560884,"resource":{"type":"image","mimeType":"image\/png","width":1280,"height":720,"sizes":{"medium":{"file":"image-91-300x169.png","width":300,"height":169,"filesize":108200,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-91-300x169.png"},"large":{"file":"image-91-1024x576.png","width":1024,"height":576,"filesize":880658,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-91-1024x576.png"},"thumbnail":{"file":"image-91-150x150.png","width":150,"height":150,"filesize":44762,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-91-150x150.png"},"medium_large":{"file":"image-91-768x432.png","width":768,"height":432,"filesize":563587,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-91-768x432.png"},"quemag-wp-thumbnail-comments":{"file":"image-91-350x197.png","width":350,"height":197,"filesize":144785,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-91-350x197.png"},"quemag-wp-thumbnail-module-grid":{"file":"image-91-242x180.png","width":242,"height":180,"filesize":83605,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-91-242x180.png"},"quemag-wp-thumbnail-widget-big":{"file":"image-91-250x180.png","width":250,"height":180,"filesize":87301,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-91-250x180.png"},"quemag-wp-thumbnail-widget-small":{"file":"image-91-75x75.png","width":75,"height":75,"filesize":12671,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-91-75x75.png"},"quemag-wp-thumbnail-single-image":{"file":"image-91-910x512.png","width":910,"height":512,"filesize":780806,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-91-910x512.png"},"quemag-wp-thumbnail-blog-featured":{"file":"image-91-670x490.png","width":670,"height":490,"filesize":520558,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-91-670x490.png"},"quemag-wp-thumbnail-blog-featured-small":{"file":"image-91-320x228.png","width":320,"height":228,"filesize":141967,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-91-320x228.png"},"quemag-wp-thumbnail-blog-list":{"file":"image-91-300x225.png","width":300,"height":225,"filesize":126361,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-91-300x225.png"},"web-stories-poster-portrait":{"file":"image-91-640x720.png","width":640,"height":720,"filesize":558594,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-91-640x720.png"},"web-stories-publisher-logo":{"file":"image-91-96x96.png","width":96,"height":96,"filesize":19400,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-91-96x96.png"},"web-stories-thumbnail":{"file":"image-91-150x84.png","width":150,"height":84,"filesize":29554,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-91-150x84.png"},"full":{"file":"image-91.png","width":1280,"height":720,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-91.png"}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#bdcbd2","blurHash":"UoH..%R$9Fadu6V@jWaeKQk8xGWAS*jZfPWB","creationDate":"2025-05-10T08:55:05","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/image-91.png","id":25418,"alt":"image","local":false},"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":48,"y":0,"width":330,"height":185,"mask":{"type":"rectangle"},"isBackground":true,"id":"0e4939a1-b533-44fa-915e-6375ec30e266","overlay":{"type":"linear","rotation":0,"stops":[{"color":{"r":0,"g":0,"b":0,"a":0},"position":0.4},{"color":{"r":0,"g":0,"b":0,"a":1},"position":1}],"alpha":0.5},"type":"image"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"FILL","font":{"family":"EB Garamond"},"fontSize":28,"backgroundColor":{"color":{"r":0,"g":0,"b":0,"a":0}},"lineHeight":1.2,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":true,"horizontal":8,"vertical":4},"content":"<span style=\"font-weight: 700; color: #fff\">Rising Indian Institutions<\/span>","x":20,"y":463,"width":341,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":44,"id":"daf5f7d8-e8c8-416c-b966-232e9f0fc270","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=\"color: #fff\">IIT Kharagpur (#60), IIT Kanpur (#67), and University of Delhi (#81) keep India in the race for Asia\u2019s academic elite.<\/span>","x":33,"y":515,"width":345,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":123,"id":"82b0ae2c-738a-4ea9-9dd2-d8516b50a1f4","type":"text"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":false,"scale":100,"focalX":50,"focalY":50,"resource":{"type":"image","mimeType":"image\/png","width":512,"height":512,"sizes":{"medium":{"file":"cropped-Admissify-logo-Yellow-300x300.png","width":300,"height":300,"filesize":55850,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-300x300.png"},"thumbnail":{"file":"cropped-Admissify-logo-Yellow-150x150.png","width":150,"height":150,"filesize":11988,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-150x150.png"},"web-stories-publisher-logo":{"file":"cropped-Admissify-logo-Yellow-96x96.png","width":96,"height":96,"filesize":4407,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-96x96.png"},"web-stories-thumbnail":{"file":"cropped-Admissify-logo-Yellow-150x150.png","width":150,"height":150,"filesize":11988,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-150x150.png"},"site_icon-270":{"file":"cropped-Admissify-logo-Yellow-270x270.png","width":270,"height":270,"filesize":43859,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-270x270.png"},"site_icon-192":{"file":"cropped-Admissify-logo-Yellow-192x192.png","width":192,"height":192,"filesize":15200,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-192x192.png"},"site_icon-180":{"file":"cropped-Admissify-logo-Yellow-180x180.png","width":180,"height":180,"filesize":17818,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-180x180.png"},"site_icon-32":{"file":"cropped-Admissify-logo-Yellow-32x32.png","width":32,"height":32,"filesize":1159,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow-32x32.png"},"full":{"file":"cropped-Admissify-logo-Yellow.png","width":512,"height":512,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow.png"}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#fcac2c","blurHash":"U6LLf}0505oKs-};s.$$R,EO9x^M^MNI5U0%","creationDate":"2024-03-13T09:08:10","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/03\/cropped-Admissify-logo-Yellow.png","id":14099,"alt":"","local":false},"x":20,"y":-30,"width":47,"height":47,"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":"c3f5f9b8-f228-44f1-8209-5f5c1f96b36d","type":"image"}],"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"animations":[{"id":"b5ca0ffa-ce0d-4fb5-b581-db7d488492c2","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["daf5f7d8-e8c8-416c-b966-232e9f0fc270"]},{"id":"81e4e541-911e-4581-88f6-08c389700299","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["82b0ae2c-738a-4ea9-9dd2-d8516b50a1f4"]}],"id":"f691afe0-f302-4780-8715-1fc514760093","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":"cee6a55d-dd27-48cb-beb3-8b3cd12cd5c5"}}],"fonts":{"Open Sans":{"family":"Open Sans","fallbacks":["sans-serif"],"weights":[300,400,500,600,700,800],"styles":["regular","italic"],"variants":[[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[1,300],[1,400],[1,500],[1,600],[1,700],[1,800]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":2189,"des":-600,"tAsc":2189,"tDes":-600,"tLGap":0,"wAsc":2302,"wDes":651,"xH":1096,"capH":1462,"yMin":-557,"yMax":2146,"hAsc":2189,"hDes":-600,"lGap":0}},"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":25421,"url":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/05\/cropped-image-79.png","width":640,"height":853,"needsProxy":false},"_links":{"self":[{"href":"https:\/\/www.admissify.com\/blog\/wp-json\/web-stories\/v1\/web-story\/25387","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":4,"href":"https:\/\/www.admissify.com\/blog\/wp-json\/web-stories\/v1\/web-story\/25387\/revisions"}],"predecessor-version":[{"id":35350,"href":"https:\/\/www.admissify.com\/blog\/wp-json\/web-stories\/v1\/web-story\/25387\/revisions\/35350"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.admissify.com\/blog\/wp-json\/web-stories\/v1\/media\/25421"}],"wp:attachment":[{"href":"https:\/\/www.admissify.com\/blog\/wp-json\/web-stories\/v1\/media?parent=25387"}],"wp:term":[{"taxonomy":"web_story_category","embeddable":true,"href":"https:\/\/www.admissify.com\/blog\/wp-json\/web-stories\/v1\/web_story_category?post=25387"},{"taxonomy":"web_story_tag","embeddable":true,"href":"https:\/\/www.admissify.com\/blog\/wp-json\/web-stories\/v1\/web_story_tag?post=25387"}],"wp:lock":[{"embeddable":true,"href":"https:\/\/www.admissify.com\/blog\/wp-json\/web-stories\/v1\/web-story\/25387\/lock"}],"wp:publisherlogo":[{"embeddable":true,"href":"https:\/\/www.admissify.com\/blog\/wp-json\/web-stories\/v1\/media\/10252"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}<!-- This website is optimized by Airlift. Learn more: https://airlift.net. Template:. Learn more: https://airlift.net. Template: 69bad0f746fa5cab2f04b6d9. Config Timestamp: 2026-03-18 16:21:10 UTC, Cached Timestamp: 2026-04-07 06:09:08 UTC -->