{"id":23744,"date":"2025-03-01T15:56:56","date_gmt":"2025-03-01T10:26:56","guid":{"rendered":"https:\/\/www.admissify.com\/blog\/?post_type=web-story&#038;p=23744"},"modified":"2025-03-01T16:01:03","modified_gmt":"2025-03-01T10:31:03","slug":"7-medical-courses-students-can-pursue-after-12","status":"publish","type":"web-story","link":"https:\/\/www.admissify.com\/blog\/web-stories\/7-medical-courses-students-can-pursue-after-12\/","title":{"rendered":"7 Medical Courses Students Can Pursue After 12"},"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":"aFh8JOYEBnz6AvxYkdK1","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":"MD9Sk6vzkZ3zR53DuaUw","reference":1},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"g6quZzs6w6YT87NXGb3O","reference":2},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"wU4cVT0PFjL4H6IjYiZW","reference":3},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"UnCqk8U5KnMoqKJwj7J0","reference":4},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"olmXMqu6r137RwYgyESn","reference":5},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"xBGPnRARuhJk94NDFXTd","reference":6},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"f1xsRzsE98SnK23d5qG4","reference":7},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"BL4SUfV3nFbXS47t99fQ","reference":8},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"JZaF7SomR6xPlV0TVL5j","reference":9},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"NlNMQlAt7RUVJWSCH85t","reference":10},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"58bZ60JJ4hnYSUVS1y8m","reference":11},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"5Kfb3zD4q6KG8uZtApCu","reference":12},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"tjNqaU0e9ZGKi8E4AFwX","reference":13},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"VoWgIuv5SH4zzu42zPwx","reference":14},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"i05NxVhDUUUmnHqnwy9Y","reference":15},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"poWgXwUeWTZVxjRzjpzz","reference":16},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"lXEZlEflOutJu0cmzcpG","reference":17},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"qCff8m6BtL6g6cVORsY1","reference":18},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"KR3qXqrd0V5go0oblpLB","reference":19},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"WEC9hbHjHT16nBBwrcbX","reference":20},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"ojhkNxaJRcQRTMCNkG0c","reference":21},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"BjWuIwdplkE8gHQAsSOk","reference":22},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"B9leSGzy4ohozG8PbEpq","reference":23},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"ehyedpgxDRfQDRTf7iq0","reference":24},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"bCfQYUt7bvZu8aeLI9bq","reference":25},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"TG6b9CErNDlFFrrE39bD","reference":26},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"nkXa0Y93QKcjPEYSWzyo","reference":27},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"taZkiGbHdId7FOwcB3PC","reference":28},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"7Dx0kylwuAJ9m7jjNvK6","reference":29},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"S08lNW3afKRrisaW5tcn","reference":30},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"Iw1TkiOFEwEbprOpKtlE","reference":31},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"OfmwyKdOmNNU2g083SOg","reference":32},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"S56pfLV8g20YqHWcRYlw","reference":33},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"NtUutzHt2DLhWOCuaFEX","reference":34},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"awVVzSYgnFedEn3PVAFJ","reference":35},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"GOa8ew5eUtrfZffEsf4W","reference":36},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"J4c56M2FjE8h05Ikmr3j","reference":37},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"K3cfaS44ZS6xJKCDgO5h","reference":38},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"qbLhQBEQ3UZC4hWHwK0Q","reference":39},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"DEiqRsh7icWi9XPtXgrI","reference":40},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"awy5wxsNIfNELd098q4K","reference":41},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"AGfcbYYUdXJJMKhA8jb5","reference":42},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"RgqzAKONLHEEpnG7hsmn","reference":43},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"bIzdHoEF5dxNSoEoN7WU","reference":44},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"BeDpRsilz3aZFG0Efx5o","reference":45},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"zE98Z4oKZN4oJmjT7Buf","reference":46},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"tt1g7iCOizi4e3aNCRfN","reference":47},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"9G1fhbnDhZSadHL2w2Pu","reference":48},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"VC3gmb2VLqlmamOJjGV3","reference":49},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"QIYse4YHEmuxZEYy2Il6","reference":50},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"zVJVIEjyoLQrQA88drd6","reference":51},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"gvJMcOW5RCJFdkUpO8Zk","reference":52},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"GQS1HAcc7jvMpn3SBY6O","reference":53},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"EUnqsCmEWGxYVkN3uWFX","reference":54},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"mIfUhS1OpVsGkzfPiwdG","reference":55},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/ld+json\\"","class":"\\"yoast-schema-graph\\"","bv_inline_delayed":true},"bv_unique_id":"BPliE7TpTbYnWFtssPsX","reference":56},{"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="aFh8JOYEBnz6AvxYkdK1"></template><\/script><template id="MD9Sk6vzkZ3zR53DuaUw"></template><\/script><link href=\"https:\/\/fonts.googleapis.com\/css2?display=swap&amp;family=EB+Garamond%3Awght%40400%3B700\" rel=\"stylesheet\"\/><link href=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-56.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>7 Medical Courses Students Can Pursue After 12<\/title><link rel=\"canonical\" href=\"https:\/\/www.admissify.com\/blog\/web-stories\/7-medical-courses-students-can-pursue-after-12-2\/\"\/><meta name=\"web-stories-replace-head-end\"\/><\/head><body><amp-story standalone=\"\" publisher=\"Admissify\" publisher-logo-src=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2023\/10\/Favicon.jpg\" title=\"7 Medical Courses Students Can Pursue After 12\" poster-portrait-src=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/cropped-image-56.png\"><amp-story-page id=\"78821534-5eba-4027-a4c3-48e5ead40547\" auto-advance-after=\"7s\"><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\" style=\"background-color:#bfcdd3\">\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:100%;height:100%;left:0%;top:0%\" data-leaf-element=\"true\"><amp-img layout=\"fill\" src=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-56.png\" alt=\"Data Science vs. Machine Learning\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-56.png 1080w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-56-910x1618.png 910w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-56-864x1536.png 864w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-56-768x1365.png 768w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-56-576x1024.png 576w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-56-350x622.png 350w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-56-169x300.png 169w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-56-150x267.png 150w\" sizes=\"(min-width: 1024px) 45vh, 100vw\" 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) 29%, 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) 29%, 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:3.64078%;top:88.34951%;width:93.68932%;height:12.29773%;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.5181347150259068% 0.5181347150259068% 0.5181347150259068% 0.5181347150259068% \/ 2.631578947368421% 2.631578947368421% 2.631578947368421% 2.631578947368421%\" id=\"el-198ed79b-d64e-4699-b6bf-ace409b6b859\">\n<h2 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.01943005181347132% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.485437em;line-height:1.3;text-align:center;padding:0;color:#000000\"><span><span style=\"font-weight: 700; color: #eee\">7 Medical Courses Students Can Pursue After 12<\/span><\/span><\/h2>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:11.65049%;top:82.52427%;width:76.94175%;height:4.20712%;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% \/ 7.6923076923076925% 7.6923076923076925% 7.6923076923076925% 7.6923076923076925%\" 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.2996845425867511% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.323625em;line-height:1.4;text-align:center;padding:0;color:#000000\"><span><span style=\"color: #fff\">Manasvi | 1 March, 2025<\/span><\/span><\/p>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:35.19417%;top:74.43366%;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>\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-2324823e-8196-4685-86bf-46fe792ef921\",\"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-ccec1311-0f98-467a-a5ce-51ce7a8edac5\",\"keyframes\":{\"transform\":[\"translate3d(0px, 481.68133%, 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-87f98de9-35bf-4099-aa7b-d8bc0985e37d\",\"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-303b49f5-daa8-4b4d-9f3c-feaf63d93703\",\"keyframes\":{\"transform\":[\"translate3d(0px, 206.49575%, 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-3c7e4c04-527e-4c14-b899-4d38eab124fd [data-leaf-element=\\\"true\\\"]\",\"keyframes\":{\"transform\":[\"translate(0%, 0%) scale(1.5)\",\"translate(0%, 0%) scale(1)\"]},\"delay\":0,\"duration\":2000,\"easing\":\"cubic-bezier(.3,0,.55,1)\",\"fill\":\"forwards\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-c3c5365f-2a80-4197-9fb1-56790f073666\",\"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-5d175a86-5602-40b2-a85a-b3f636c0c292\",\"keyframes\":{\"transform\":[\"translate3d(0px, 62.53066%, 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:#daddde\">\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 id=\"anim-3c7e4c04-527e-4c14-b899-4d38eab124fd\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0\">\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:100%;height:100%;left:0%;top:0%\" data-leaf-element=\"true\"><amp-img layout=\"fill\" src=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-18.png\" alt=\"image\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-18.png 1080w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-18-910x1618.png 910w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-18-864x1536.png 864w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-18-768x1365.png 768w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-18-576x1024.png 576w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-18-350x622.png 350w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-18-169x300.png 169w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-18-150x267.png 150w\" sizes=\"(min-width: 1024px) 45vh, 100vw\" 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>\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:0;top:77.18447%;width:101.94175%;height:51.2945%;opacity:1\">\n<div id=\"anim-c3c5365f-2a80-4197-9fb1-56790f073666\" 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-5d175a86-5602-40b2-a85a-b3f636c0c292\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 62.53066%, 0)\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:16.666666666666664% 16.666666666666664% 16.666666666666664% 16.666666666666664% \/ 22.082018927444793% 22.082018927444793% 22.082018927444793% 22.082018927444793%\" class=\"mask\" id=\"el-d0ca16cf-c7c8-4761-95db-71740c48cbc6\">\n<div class=\"fill\" style=\"background-color:rgba(69,69,69,0.8);will-change:transform\"><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:11.8932%;top:80.42071%;width:76.21359%;height:5.98706%;opacity:1\">\n<div id=\"anim-2324823e-8196-4685-86bf-46fe792ef921\" 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-ccec1311-0f98-467a-a5ce-51ce7a8edac5\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 481.68133%, 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.6369426751592357% 0.6369426751592357% 0.6369426751592357% 0.6369426751592357% \/ 5.405405405405405% 5.405405405405405% 5.405405405405405% 5.405405405405405%\" 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.4681528662420379% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.453074em;line-height:1.2;text-align:center;padding:0;color:#000000\"><span><span style=\"font-weight: 700; color: #fff\">MBBS&nbsp;<\/span><\/span><\/h2>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:5.82524%;top:87.54045%;width:88.34951%;height:10.5178%;opacity:1\">\n<div id=\"anim-87f98de9-35bf-4099-aa7b-d8bc0985e37d\" 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-303b49f5-daa8-4b4d-9f3c-feaf63d93703\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 206.49575%, 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.5494505494505495% 0.5494505494505495% 0.5494505494505495% 0.5494505494505495% \/ 3.076923076923077% 3.076923076923077% 3.076923076923077% 3.076923076923077%\" 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.017170329670329672% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.404531em;line-height:1.3;text-align:center;padding:0;color:#000000\"><span><span style=\"color: #eee\">Becoming a licensed medical doctor. Duration: 5-6 years<br \/>\n<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><\/amp-story-page><amp-story-page id=\"9d149855-2a30-4e4e-a95b-93a6e4dc4f26\" auto-advance-after=\"7s\"><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-9dddca4a-a7e8-4e39-b53e-406a1de62ee5 [data-leaf-element=\\\"true\\\"]\",\"keyframes\":{\"transform\":[\"translate(0%, 0%) scale(1.5)\",\"translate(0%, 0%) scale(1)\"]},\"delay\":0,\"duration\":2000,\"easing\":\"cubic-bezier(.3,0,.55,1)\",\"fill\":\"forwards\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-99e6bcb3-5284-4f59-99f4-93c0ccc54ca7\",\"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-3b0bd46d-2e19-4ff9-84a3-8219bb735654\",\"keyframes\":{\"transform\":[\"translate3d(0px, 68.83982%, 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-0b7f4a79-90a0-40f9-88cc-a4e1c94a5e61\",\"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-33f961d5-6995-410e-b0bf-91c861820349\",\"keyframes\":{\"transform\":[\"translate3d(0px, 272.78579%, 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-c3e32e9d-df8e-4570-a647-d4c0d6daad4d\",\"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-b135cd00-814e-42b3-a725-ef1f547deeb1\",\"keyframes\":{\"transform\":[\"translate3d(0px, 173.064%, 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:#d5cfcb\">\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 id=\"anim-9dddca4a-a7e8-4e39-b53e-406a1de62ee5\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0\">\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-c4e03840-bf39-4a18-9fd8-c609ab0dfc18\">\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\/2025\/03\/image-49.png\" alt=\"image\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-49.png 1080w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-49-910x1618.png 910w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-49-864x1536.png 864w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-49-768x1365.png 768w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-49-576x1024.png 576w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-49-350x622.png 350w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-49-169x300.png 169w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-49-150x267.png 150w\" sizes=\"(min-width: 1024px) 45vh, 100vw\" 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>\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:0;top:73.94822%;width:101.94175%;height:51.2945%;opacity:1\">\n<div id=\"anim-99e6bcb3-5284-4f59-99f4-93c0ccc54ca7\" 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-3b0bd46d-2e19-4ff9-84a3-8219bb735654\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 68.83982%, 0)\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:16.666666666666664% 16.666666666666664% 16.666666666666664% 16.666666666666664% \/ 22.082018927444793% 22.082018927444793% 22.082018927444793% 22.082018927444793%\" class=\"mask\" id=\"el-0f24a35a-df75-4597-beaa-03a14e05838b\">\n<div class=\"fill\" style=\"background-color:rgba(69,69,69,0.8);will-change:transform\"><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:11.8932%;top:78.80259%;width:76.21359%;height:11.16505%;opacity:1\">\n<div id=\"anim-0b7f4a79-90a0-40f9-88cc-a4e1c94a5e61\" 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-33f961d5-6995-410e-b0bf-91c861820349\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 272.78579%, 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.6369426751592357% 0.6369426751592357% 0.6369426751592357% 0.6369426751592357% \/ 2.898550724637681% 2.898550724637681% 2.898550724637681% 2.898550724637681%\" id=\"el-be88d43f-c1b2-4c56-beb0-9373682c2533\">\n<h2 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.4681528662420379% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.453074em;line-height:1.2;text-align:center;padding:0;color:#000000\"><span><span style=\"font-weight: 700; color: #fff\">Bachelor of Dental Surgery<\/span><\/span><\/h2>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:5.82524%;top:90.7767%;width:88.34951%;height:10.67961%;opacity:1\">\n<div id=\"anim-c3e32e9d-df8e-4570-a647-d4c0d6daad4d\" 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-b135cd00-814e-42b3-a725-ef1f547deeb1\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 173.064%, 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.5494505494505495% 0.5494505494505495% 0.5494505494505495% 0.5494505494505495% \/ 3.0303030303030303% 3.0303030303030303% 3.0303030303030303% 3.0303030303030303%\" id=\"el-9cc2558f-a08e-4388-8efd-1337e656d2e8\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.017170329670329672% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.404531em;line-height:1.3;text-align:center;padding:0;color:#000000\"><span><span style=\"color: #eee\">Training to become a dentist. Duration: 5 years<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><\/amp-story-page><amp-story-page id=\"8ff1a14d-b945-4ea8-8d3e-f8e424bbb2e0\" auto-advance-after=\"7s\"><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-ca7d15ac-3c6a-47df-8dd9-164ccfd4aaca [data-leaf-element=\\\"true\\\"]\",\"keyframes\":{\"transform\":[\"translate(0%, 0%) scale(1.5)\",\"translate(0%, 0%) scale(1)\"]},\"delay\":0,\"duration\":2000,\"easing\":\"cubic-bezier(.3,0,.55,1)\",\"fill\":\"forwards\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-420ef115-c381-4a24-8415-09238781c07b\",\"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-ad42c977-6b20-43e0-840c-24f3435a224d\",\"keyframes\":{\"transform\":[\"translate3d(0px, 75.14897%, 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-e8f411cc-764a-4eb2-bbc4-128f03d67419\",\"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-bf3f10cf-ec38-4ba7-b2bc-ba89b3cfb6fd\",\"keyframes\":{\"transform\":[\"translate3d(0px, 301.77133%, 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-5eafd414-9d18-45d9-8ac2-5477ce655839\",\"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-71bba593-942b-4bbf-b261-0504256b4fc7\",\"keyframes\":{\"transform\":[\"translate3d(0px, 126.75731%, 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:#c4bebf\">\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 id=\"anim-ca7d15ac-3c6a-47df-8dd9-164ccfd4aaca\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0\">\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-1cbc1e4a-f1bd-40c0-93cb-b66e5e45097f\">\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\/2025\/03\/image-51.png\" alt=\"image\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-51.png 1080w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-51-910x1618.png 910w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-51-864x1536.png 864w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-51-768x1365.png 768w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-51-576x1024.png 576w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-51-350x622.png 350w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-51-169x300.png 169w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-51-150x267.png 150w\" sizes=\"(min-width: 1024px) 45vh, 100vw\" 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>\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:0;top:70.71197%;width:101.94175%;height:51.2945%;opacity:1\">\n<div id=\"anim-420ef115-c381-4a24-8415-09238781c07b\" 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-ad42c977-6b20-43e0-840c-24f3435a224d\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 75.14897%, 0)\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:16.666666666666664% 16.666666666666664% 16.666666666666664% 16.666666666666664% \/ 22.082018927444793% 22.082018927444793% 22.082018927444793% 22.082018927444793%\" class=\"mask\" id=\"el-1e55717e-0b46-41e4-b3eb-64b94e6923d4\">\n<div class=\"fill\" style=\"background-color:rgba(69,69,69,0.8);will-change:transform\"><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:11.8932%;top:75.56634%;width:76.21359%;height:11.16505%;opacity:1\">\n<div id=\"anim-e8f411cc-764a-4eb2-bbc4-128f03d67419\" 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-bf3f10cf-ec38-4ba7-b2bc-ba89b3cfb6fd\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 301.77133%, 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.6369426751592357% 0.6369426751592357% 0.6369426751592357% 0.6369426751592357% \/ 2.898550724637681% 2.898550724637681% 2.898550724637681% 2.898550724637681%\" id=\"el-75b66ad6-7437-4d93-87f7-1d003f485a09\">\n<h2 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.4681528662420379% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.453074em;line-height:1.2;text-align:center;padding:0;color:#000000\"><span><span style=\"font-weight: 700; color: #fff\">Bachelor of Ayurvedic Medicine and Surgery<\/span><\/span><\/h2>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:5.82524%;top:89.15858%;width:88.34951%;height:15.85761%;opacity:1\">\n<div id=\"anim-5eafd414-9d18-45d9-8ac2-5477ce655839\" 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-71bba593-942b-4bbf-b261-0504256b4fc7\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 126.75731%, 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.5494505494505495% 0.5494505494505495% 0.5494505494505495% 0.5494505494505495% \/ 2.0408163265306123% 2.0408163265306123% 2.0408163265306123% 2.0408163265306123%\" id=\"el-b4a8dd58-42f3-4fa5-8831-930001c3956e\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.017170329670329672% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.404531em;line-height:1.3;text-align:center;padding:0;color:#000000\"><span><span style=\"color: #eee\">Ayurvedic healing and practices. Duration: 5.5 years<br \/>\n<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><\/amp-story-page><amp-story-page id=\"9d95d2f0-1668-4fd3-b08d-73e87367b7cf\" auto-advance-after=\"7s\"><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-8ee3134e-ab68-4ba4-be13-896a5c92ea65 [data-leaf-element=\\\"true\\\"]\",\"keyframes\":{\"transform\":[\"translate(0%, 0%) scale(1.5)\",\"translate(0%, 0%) scale(1)\"]},\"delay\":0,\"duration\":2000,\"easing\":\"cubic-bezier(.3,0,.55,1)\",\"fill\":\"forwards\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-67043ee1-9d47-40a1-b814-36d81853265c\",\"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-a6039fc8-4f24-4774-8435-3e570351a6d4\",\"keyframes\":{\"transform\":[\"translate3d(0px, 75.14897%, 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-12bb2de0-b2d3-4d04-bbb2-a18251721053\",\"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-972344f6-4644-4621-8aa1-2d49b4f5b395\",\"keyframes\":{\"transform\":[\"translate3d(0px, 301.77133%, 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-73d56f57-8931-48b6-b751-59eb662633ab\",\"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-4648c59e-854f-4c02-805c-36218bb2b467\",\"keyframes\":{\"transform\":[\"translate3d(0px, 126.75731%, 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:#777f90\">\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 id=\"anim-8ee3134e-ab68-4ba4-be13-896a5c92ea65\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0\">\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-5295afc4-e41a-4993-a04e-1d04f13c0e25\">\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\/2025\/03\/image-52.png\" alt=\"image\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-52.png 1080w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-52-910x1618.png 910w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-52-864x1536.png 864w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-52-768x1365.png 768w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-52-576x1024.png 576w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-52-350x622.png 350w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-52-169x300.png 169w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-52-150x267.png 150w\" sizes=\"(min-width: 1024px) 45vh, 100vw\" 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>\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:0;top:70.71197%;width:101.94175%;height:51.2945%;opacity:1\">\n<div id=\"anim-67043ee1-9d47-40a1-b814-36d81853265c\" 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-a6039fc8-4f24-4774-8435-3e570351a6d4\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 75.14897%, 0)\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:16.666666666666664% 16.666666666666664% 16.666666666666664% 16.666666666666664% \/ 22.082018927444793% 22.082018927444793% 22.082018927444793% 22.082018927444793%\" class=\"mask\" id=\"el-8624e118-dd81-44b6-a42f-13087e294d8f\">\n<div class=\"fill\" style=\"background-color:rgba(69,69,69,0.8);will-change:transform\"><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:11.8932%;top:75.56634%;width:76.21359%;height:11.16505%;opacity:1\">\n<div id=\"anim-12bb2de0-b2d3-4d04-bbb2-a18251721053\" 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-972344f6-4644-4621-8aa1-2d49b4f5b395\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 301.77133%, 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.6369426751592357% 0.6369426751592357% 0.6369426751592357% 0.6369426751592357% \/ 2.898550724637681% 2.898550724637681% 2.898550724637681% 2.898550724637681%\" id=\"el-c39f8dce-1bcf-4539-be59-1b844995682e\">\n<h2 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.4681528662420379% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.453074em;line-height:1.2;text-align:center;padding:0;color:#000000\"><span><span style=\"font-weight: 700; color: #fff\">Bachelor of Homeopathic Medicine and Surgery<\/span><\/span><\/h2>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:5.82524%;top:89.15858%;width:88.34951%;height:15.85761%;opacity:1\">\n<div id=\"anim-73d56f57-8931-48b6-b751-59eb662633ab\" 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-4648c59e-854f-4c02-805c-36218bb2b467\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 126.75731%, 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.5494505494505495% 0.5494505494505495% 0.5494505494505495% 0.5494505494505495% \/ 2.0408163265306123% 2.0408163265306123% 2.0408163265306123% 2.0408163265306123%\" id=\"el-b850ddfd-0f5d-4f31-bb40-46bec6b017f1\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.017170329670329672% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.404531em;line-height:1.3;text-align:center;padding:0;color:#000000\"><span><span style=\"color: #eee\">Homeopathic medicine and treatment. Duration: 5.5 years (including internship)<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><\/amp-story-page><amp-story-page id=\"7e5a09f8-9773-4d0c-a971-584849a35f54\" auto-advance-after=\"7s\"><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-f8f934d4-9fa4-41b8-b02a-fddb0a5e324c [data-leaf-element=\\\"true\\\"]\",\"keyframes\":{\"transform\":[\"translate(0%, 0%) scale(1.5)\",\"translate(0%, 0%) scale(1)\"]},\"delay\":0,\"duration\":2000,\"easing\":\"cubic-bezier(.3,0,.55,1)\",\"fill\":\"forwards\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-3938f64c-5b8c-4f3b-94e6-8d5916b0a858\",\"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-ed22e41e-df3b-48ef-b14c-8718897878a9\",\"keyframes\":{\"transform\":[\"translate3d(0px, 62.53066%, 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-729debaf-eb38-4ee8-b308-471a5323ed00\",\"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-969fcb43-388a-41db-bdfe-2f4f24809545\",\"keyframes\":{\"transform\":[\"translate3d(0px, 454.65437%, 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-1d57ad2c-6daf-4e33-aa44-e5ec28ecfea3\",\"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-0bea3838-6cb1-466f-9ec6-4906fcec1dce\",\"keyframes\":{\"transform\":[\"translate3d(0px, 126.75731%, 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:#b8b9c0\">\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 id=\"anim-f8f934d4-9fa4-41b8-b02a-fddb0a5e324c\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0\">\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-2d6c0dc9-0653-4e76-98dd-e0e9e9178e26\">\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\/2025\/03\/image-53.png\" alt=\"image\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-53.png 1080w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-53-910x1618.png 910w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-53-864x1536.png 864w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-53-768x1365.png 768w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-53-576x1024.png 576w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-53-350x622.png 350w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-53-169x300.png 169w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-53-150x267.png 150w\" sizes=\"(min-width: 1024px) 45vh, 100vw\" 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>\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:0;top:77.18447%;width:101.94175%;height:51.2945%;opacity:1\">\n<div id=\"anim-3938f64c-5b8c-4f3b-94e6-8d5916b0a858\" 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-ed22e41e-df3b-48ef-b14c-8718897878a9\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 62.53066%, 0)\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:16.666666666666664% 16.666666666666664% 16.666666666666664% 16.666666666666664% \/ 22.082018927444793% 22.082018927444793% 22.082018927444793% 22.082018927444793%\" class=\"mask\" id=\"el-37072155-d27a-45e4-9f2f-0006909bebf8\">\n<div class=\"fill\" style=\"background-color:rgba(69,69,69,0.8);will-change:transform\"><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:11.8932%;top:82.03883%;width:76.21359%;height:5.98706%;opacity:1\">\n<div id=\"anim-729debaf-eb38-4ee8-b308-471a5323ed00\" 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-969fcb43-388a-41db-bdfe-2f4f24809545\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 454.65437%, 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.6369426751592357% 0.6369426751592357% 0.6369426751592357% 0.6369426751592357% \/ 5.405405405405405% 5.405405405405405% 5.405405405405405% 5.405405405405405%\" id=\"el-ff923eed-253a-4460-b812-bfacfafdc31b\">\n<h2 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.4681528662420379% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.453074em;line-height:1.2;text-align:center;padding:0;color:#000000\"><span><span style=\"font-weight: 700; color: #fff\">Bachelor of Physiotherapy<\/span><\/span><\/h2>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:5.82524%;top:89.15858%;width:88.34951%;height:15.85761%;opacity:1\">\n<div id=\"anim-1d57ad2c-6daf-4e33-aa44-e5ec28ecfea3\" 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-0bea3838-6cb1-466f-9ec6-4906fcec1dce\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 126.75731%, 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.5494505494505495% 0.5494505494505495% 0.5494505494505495% 0.5494505494505495% \/ 2.0408163265306123% 2.0408163265306123% 2.0408163265306123% 2.0408163265306123%\" id=\"el-d3e84ac1-f537-47d3-b877-0ede36479edd\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.017170329670329672% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.404531em;line-height:1.3;text-align:center;padding:0;color:#000000\"><span><span style=\"color: #eee\">Physiotherapy and rehabilitation. Duration: 4.5 years (including internship)<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><\/amp-story-page><amp-story-page id=\"d9bf1406-8769-4529-9fcd-2a0b36e89a8a\" auto-advance-after=\"7s\"><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-02f5aad3-653d-4faf-b91d-9a37e9625178 [data-leaf-element=\\\"true\\\"]\",\"keyframes\":{\"transform\":[\"translate(0%, 0%) scale(1.5)\",\"translate(0%, 0%) scale(1)\"]},\"delay\":0,\"duration\":2000,\"easing\":\"cubic-bezier(.3,0,.55,1)\",\"fill\":\"forwards\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-6118bb34-0a2d-4629-bbd5-d1fb7a7a118a\",\"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-670fd490-9eca-45d4-b47e-1ba314475057\",\"keyframes\":{\"transform\":[\"translate3d(0px, 62.53066%, 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-ec48ce59-15a7-419f-8018-90f1b9492082\",\"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-af70be9c-dfb6-4e4e-97b4-c6130586521e\",\"keyframes\":{\"transform\":[\"translate3d(0px, 454.65437%, 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-5514dd0e-0069-4085-b4b8-3d2037e67010\",\"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-86ca5880-76e3-4632-b187-fe34d8efa922\",\"keyframes\":{\"transform\":[\"translate3d(0px, 188.21549%, 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:#b8bec4\">\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 id=\"anim-02f5aad3-653d-4faf-b91d-9a37e9625178\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0\">\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-d6b57329-2c21-482f-82b2-33d69f0760a8\">\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\/2025\/03\/image-54.png\" alt=\"image\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-54.png 1080w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-54-910x1618.png 910w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-54-864x1536.png 864w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-54-768x1365.png 768w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-54-576x1024.png 576w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-54-350x622.png 350w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-54-169x300.png 169w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-54-150x267.png 150w\" sizes=\"(min-width: 1024px) 45vh, 100vw\" 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>\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:0;top:77.18447%;width:101.94175%;height:51.2945%;opacity:1\">\n<div id=\"anim-6118bb34-0a2d-4629-bbd5-d1fb7a7a118a\" 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-670fd490-9eca-45d4-b47e-1ba314475057\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 62.53066%, 0)\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:16.666666666666664% 16.666666666666664% 16.666666666666664% 16.666666666666664% \/ 22.082018927444793% 22.082018927444793% 22.082018927444793% 22.082018927444793%\" class=\"mask\" id=\"el-05a96fee-5c57-4a51-bd81-a068461b60f8\">\n<div class=\"fill\" style=\"background-color:rgba(69,69,69,0.8);will-change:transform\"><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:11.8932%;top:82.03883%;width:76.21359%;height:5.98706%;opacity:1\">\n<div id=\"anim-ec48ce59-15a7-419f-8018-90f1b9492082\" 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-af70be9c-dfb6-4e4e-97b4-c6130586521e\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 454.65437%, 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.6369426751592357% 0.6369426751592357% 0.6369426751592357% 0.6369426751592357% \/ 5.405405405405405% 5.405405405405405% 5.405405405405405% 5.405405405405405%\" id=\"el-62450dcc-a748-4b93-afc2-1759f3936bef\">\n<h2 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.4681528662420379% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.453074em;line-height:1.2;text-align:center;padding:0;color:#000000\"><span><span style=\"font-weight: 700; color: #fff\">B.Sc Nursing<\/span><\/span><\/h2>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:5.82524%;top:89.15858%;width:88.34951%;height:10.67961%;opacity:1\">\n<div id=\"anim-5514dd0e-0069-4085-b4b8-3d2037e67010\" 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-86ca5880-76e3-4632-b187-fe34d8efa922\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 188.21549%, 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.5494505494505495% 0.5494505494505495% 0.5494505494505495% 0.5494505494505495% \/ 3.0303030303030303% 3.0303030303030303% 3.0303030303030303% 3.0303030303030303%\" id=\"el-0757749a-6316-4794-925d-eb8301db0fca\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.017170329670329672% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.404531em;line-height:1.3;text-align:center;padding:0;color:#000000\"><span><span style=\"color: #eee\">Preparing students for nursing and patient care roles. Duration: 4 years<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><\/amp-story-page><amp-story-page id=\"ccd8328e-94e2-42cd-9db5-bdb038625d30\" auto-advance-after=\"7s\"><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-0f2be4f6-e02e-44f0-8509-8a83f19d9a41 [data-leaf-element=\\\"true\\\"]\",\"keyframes\":{\"transform\":[\"translate(0%, 0%) scale(1.5)\",\"translate(0%, 0%) scale(1)\"]},\"delay\":0,\"duration\":2000,\"easing\":\"cubic-bezier(.3,0,.55,1)\",\"fill\":\"forwards\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-b6933cf9-eef7-4478-beb3-678a53871b44\",\"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-5799ff8f-0f3d-4841-8805-1135dd3fab88\",\"keyframes\":{\"transform\":[\"translate3d(0px, 62.53066%, 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-c6a1847b-c0c3-4198-b94f-fa46218865b4\",\"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-1c0602bd-05cf-44e2-8d78-827601b1db3e\",\"keyframes\":{\"transform\":[\"translate3d(0px, 243.80034%, 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-1c661f50-8fce-47ad-8d35-4aba790cfeba\",\"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-d7f2ece4-a6ab-4c9a-85e1-92d0590515d3\",\"keyframes\":{\"transform\":[\"translate3d(0px, 142.76102%, 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:#d4d2d2\">\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 id=\"anim-0f2be4f6-e02e-44f0-8509-8a83f19d9a41\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0\">\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-33b090de-49ac-497d-9de7-16ff1f7b2239\">\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\/2025\/03\/image-55.png\" alt=\"image\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-55.png 1080w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-55-910x1618.png 910w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-55-864x1536.png 864w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-55-768x1365.png 768w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-55-576x1024.png 576w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-55-350x622.png 350w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-55-169x300.png 169w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-55-150x267.png 150w\" sizes=\"(min-width: 1024px) 45vh, 100vw\" 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>\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:0;top:77.18447%;width:101.94175%;height:51.2945%;opacity:1\">\n<div id=\"anim-b6933cf9-eef7-4478-beb3-678a53871b44\" 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-5799ff8f-0f3d-4841-8805-1135dd3fab88\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 62.53066%, 0)\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:16.666666666666664% 16.666666666666664% 16.666666666666664% 16.666666666666664% \/ 22.082018927444793% 22.082018927444793% 22.082018927444793% 22.082018927444793%\" class=\"mask\" id=\"el-24484f3e-db2b-4303-ab94-fa36f93fa589\">\n<div class=\"fill\" style=\"background-color:rgba(69,69,69,0.8);will-change:transform\"><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:11.8932%;top:82.03883%;width:76.21359%;height:11.16505%;opacity:1\">\n<div id=\"anim-c6a1847b-c0c3-4198-b94f-fa46218865b4\" 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-1c0602bd-05cf-44e2-8d78-827601b1db3e\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 243.80034%, 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.6369426751592357% 0.6369426751592357% 0.6369426751592357% 0.6369426751592357% \/ 2.898550724637681% 2.898550724637681% 2.898550724637681% 2.898550724637681%\" id=\"el-bc96fb6c-bb3d-40b7-b8cf-be6f02fc6f4f\">\n<h2 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.4681528662420379% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.453074em;line-height:1.2;text-align:center;padding:0;color:#000000\"><span><span style=\"font-weight: 700; color: #fff\">Bachelor of Veterinary Science<\/span><\/span><\/h2>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:5.82524%;top:94.01294%;width:88.34951%;height:10.67961%;opacity:1\">\n<div id=\"anim-1c661f50-8fce-47ad-8d35-4aba790cfeba\" 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-d7f2ece4-a6ab-4c9a-85e1-92d0590515d3\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 142.76102%, 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.5494505494505495% 0.5494505494505495% 0.5494505494505495% 0.5494505494505495% \/ 3.0303030303030303% 3.0303030303030303% 3.0303030303030303% 3.0303030303030303%\" id=\"el-3697622c-d5c0-4ce7-bf8d-4107708f6d5a\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.017170329670329672% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.404531em;line-height:1.3;text-align:center;padding:0;color:#000000\"><span><span style=\"color: #eee\">Veterinary medicine and animal care. Duration: 5.5 years<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><\/amp-story-page><amp-story-page id=\"5ae54e59-460c-4215-8445-8f5d8758d795\" auto-advance-after=\"7s\"><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-805d0a83-cf65-4701-beae-52c14184a5b7 [data-leaf-element=\\\"true\\\"]\",\"keyframes\":{\"transform\":[\"translate(0%, 0%) scale(1.5)\",\"translate(0%, 0%) scale(1)\"]},\"delay\":0,\"duration\":2000,\"easing\":\"cubic-bezier(.3,0,.55,1)\",\"fill\":\"forwards\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-96f710cf-4147-46b4-b941-bdd69e18f72e\",\"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-3c1378cb-b06d-430e-8d42-847c014dc033\",\"keyframes\":{\"transform\":[\"translate3d(0px, 59.37609%, 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-d1872242-5587-42d0-9fa3-5a215e944376\",\"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-dbcca9f3-ebe7-4aec-baf2-6f56024c20ce\",\"keyframes\":{\"transform\":[\"translate3d(0px, 217.46036%, 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:#b5a999\">\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 id=\"anim-805d0a83-cf65-4701-beae-52c14184a5b7\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0\">\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-7a73a578-c5c3-47fc-acc7-14d55374486e\">\n<div style=\"position:absolute;width:133.38544%;height:100%;left:-16.69272%;top:0%\" data-leaf-element=\"true\"><amp-img layout=\"fill\" src=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/cropped-image-13.png\" alt=\"The ultimate study timetable for board exams 2025\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/cropped-image-13.png 640w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/cropped-image-13-350x466.png 350w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/cropped-image-13-225x300.png 225w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/cropped-image-13-150x200.png 150w\" sizes=\"(min-width: 1024px) 60vh, 133vw\" 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>\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:0;top:78.80259%;width:101.94175%;height:51.2945%;opacity:1\">\n<div id=\"anim-96f710cf-4147-46b4-b941-bdd69e18f72e\" 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-3c1378cb-b06d-430e-8d42-847c014dc033\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 59.37609%, 0)\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:16.666666666666664% 16.666666666666664% 16.666666666666664% 16.666666666666664% \/ 22.082018927444793% 22.082018927444793% 22.082018927444793% 22.082018927444793%\" class=\"mask\" id=\"el-f072ce9f-f629-4bec-bff9-d213e38ff2dc\">\n<div class=\"fill\" style=\"background-color:rgba(69,69,69,0.8);will-change:transform\"><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:5.33981%;top:84.62783%;width:92.96117%;height:11.32686%;opacity:1\">\n<div id=\"anim-d1872242-5587-42d0-9fa3-5a215e944376\" 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-dbcca9f3-ebe7-4aec-baf2-6f56024c20ce\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 217.46036%, 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.5221932114882507% 0.5221932114882507% 0.5221932114882507% 0.5221932114882507% \/ 2.857142857142857% 2.857142857142857% 2.857142857142857% 2.857142857142857%\" id=\"el-de2600ab-b6b5-49e3-b325-33920157ca1d\">\n<h2 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.3838120104438639% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.453074em;line-height:1.2;text-align:center;padding:0;color:#000000\"><span><span style=\"font-weight: 700; color: #fff\">The Ultimate Study Timetable For Board Exams 2025<\/span><\/span><\/h2>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><amp-story-page-outlink layout=\"nodisplay\"><a href=\"https:\/\/www.admissify.com\/blog\/web-stories\/the-ultimate-study-timetable-for-board-exams-2025\/\" rel=\"\">Read Next<\/a><\/amp-story-page-outlink><\/amp-story-page><\/amp-story><\/body><\/html><\/p>\n","protected":false},"excerpt":{"rendered":"<p>MBBS (Bachelor of Medicine and Bachelor of Surgery)<br \/>\nBecoming a licensed medical doctor. Duration: 5-6 years<\/p>\n","protected":false},"author":4,"featured_media":23783,"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-23744","web-story","type-web-story","status-publish","has-post-thumbnail","hentry"],"yoast_head":"\n<title>7 Medical Courses Students Can Pursue After 12 | Admissify Blog<\/title>\n<meta name=\"description\" content=\"MBBS (Bachelor of Medicine and Bachelor of Surgery)\nBecoming a licensed medical doctor. Duration: 5-6 years\" \/>\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\/7-medical-courses-students-can-pursue-after-12\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"7 Medical Courses Students Can Pursue After 12 | Admissify Blog\" \/>\n<meta property=\"og:description\" content=\"MBBS (Bachelor of Medicine and Bachelor of Surgery) Becoming a licensed medical doctor. Duration: 5-6 years\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.admissify.com\/blog\/web-stories\/7-medical-courses-students-can-pursue-after-12\/\" \/>\n<meta property=\"og:site_name\" content=\"Admissify Blog\" \/>\n<meta property=\"article:modified_time\" content=\"2025-03-01T10:31:03+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/cropped-image-56.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\\\/7-medical-courses-students-can-pursue-after-12\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/7-medical-courses-students-can-pursue-after-12\\\/\"},\"author\":{\"name\":\"Gaurav Kandari\",\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/#\\\/schema\\\/person\\\/7f0fd73aa5a3ea4ee67952d71a9c4225\"},\"headline\":\"7 Medical Courses Students Can Pursue After 12\",\"datePublished\":\"2025-03-01T10:26:56+00:00\",\"dateModified\":\"2025-03-01T10:31:03+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/7-medical-courses-students-can-pursue-after-12\\\/\"},\"wordCount\":110,\"image\":{\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/7-medical-courses-students-can-pursue-after-12\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/wp-content\\\/uploads\\\/2025\\\/03\\\/cropped-image-56.png\",\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/7-medical-courses-students-can-pursue-after-12\\\/\",\"url\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/7-medical-courses-students-can-pursue-after-12\\\/\",\"name\":\"7 Medical Courses Students Can Pursue After 12 | Admissify Blog\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/7-medical-courses-students-can-pursue-after-12\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/7-medical-courses-students-can-pursue-after-12\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/wp-content\\\/uploads\\\/2025\\\/03\\\/cropped-image-56.png\",\"datePublished\":\"2025-03-01T10:26:56+00:00\",\"dateModified\":\"2025-03-01T10:31:03+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/7-medical-courses-students-can-pursue-after-12\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/7-medical-courses-students-can-pursue-after-12\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/7-medical-courses-students-can-pursue-after-12\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/wp-content\\\/uploads\\\/2025\\\/03\\\/cropped-image-56.png\",\"contentUrl\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/wp-content\\\/uploads\\\/2025\\\/03\\\/cropped-image-56.png\",\"width\":640,\"height\":853,\"caption\":\"7 Medical Courses Students Can Pursue After 12\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/7-medical-courses-students-can-pursue-after-12\\\/#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\":\"7 Medical Courses Students Can Pursue After 12\"}]},{\"@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":"7 Medical Courses Students Can Pursue After 12 | Admissify Blog","description":"MBBS (Bachelor of Medicine and Bachelor of Surgery)\nBecoming a licensed medical doctor. Duration: 5-6 years","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\/7-medical-courses-students-can-pursue-after-12\/","og_locale":"en_US","og_type":"article","og_title":"7 Medical Courses Students Can Pursue After 12 | Admissify Blog","og_description":"MBBS (Bachelor of Medicine and Bachelor of Surgery) Becoming a licensed medical doctor. Duration: 5-6 years","og_url":"https:\/\/www.admissify.com\/blog\/web-stories\/7-medical-courses-students-can-pursue-after-12\/","og_site_name":"Admissify Blog","article_modified_time":"2025-03-01T10:31:03+00:00","og_image":[{"width":640,"height":853,"url":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/cropped-image-56.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\/7-medical-courses-students-can-pursue-after-12\/#article","isPartOf":{"@id":"https:\/\/www.admissify.com\/blog\/web-stories\/7-medical-courses-students-can-pursue-after-12\/"},"author":{"name":"Gaurav Kandari","@id":"https:\/\/www.admissify.com\/blog\/#\/schema\/person\/7f0fd73aa5a3ea4ee67952d71a9c4225"},"headline":"7 Medical Courses Students Can Pursue After 12","datePublished":"2025-03-01T10:26:56+00:00","dateModified":"2025-03-01T10:31:03+00:00","mainEntityOfPage":{"@id":"https:\/\/www.admissify.com\/blog\/web-stories\/7-medical-courses-students-can-pursue-after-12\/"},"wordCount":110,"image":{"@id":"https:\/\/www.admissify.com\/blog\/web-stories\/7-medical-courses-students-can-pursue-after-12\/#primaryimage"},"thumbnailUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/cropped-image-56.png","inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.admissify.com\/blog\/web-stories\/7-medical-courses-students-can-pursue-after-12\/","url":"https:\/\/www.admissify.com\/blog\/web-stories\/7-medical-courses-students-can-pursue-after-12\/","name":"7 Medical Courses Students Can Pursue After 12 | Admissify Blog","isPartOf":{"@id":"https:\/\/www.admissify.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.admissify.com\/blog\/web-stories\/7-medical-courses-students-can-pursue-after-12\/#primaryimage"},"image":{"@id":"https:\/\/www.admissify.com\/blog\/web-stories\/7-medical-courses-students-can-pursue-after-12\/#primaryimage"},"thumbnailUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/cropped-image-56.png","datePublished":"2025-03-01T10:26:56+00:00","dateModified":"2025-03-01T10:31:03+00:00","breadcrumb":{"@id":"https:\/\/www.admissify.com\/blog\/web-stories\/7-medical-courses-students-can-pursue-after-12\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.admissify.com\/blog\/web-stories\/7-medical-courses-students-can-pursue-after-12\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.admissify.com\/blog\/web-stories\/7-medical-courses-students-can-pursue-after-12\/#primaryimage","url":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/cropped-image-56.png","contentUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/cropped-image-56.png","width":640,"height":853,"caption":"7 Medical Courses Students Can Pursue After 12"},{"@type":"BreadcrumbList","@id":"https:\/\/www.admissify.com\/blog\/web-stories\/7-medical-courses-students-can-pursue-after-12\/#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":"7 Medical Courses Students Can Pursue After 12"}]},{"@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":586,"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":1080,"height":1920,"sizes":{"medium":{"file":"image-56-169x300.png","width":169,"height":300,"filesize":91423,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-56-169x300.png"},"large":{"file":"image-56-576x1024.png","width":576,"height":1024,"filesize":883047,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-56-576x1024.png"},"thumbnail":{"file":"image-56-150x150.png","width":150,"height":150,"filesize":43564,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-56-150x150.png"},"medium_large":{"file":"image-56-768x1365.png","width":768,"height":1365,"filesize":1496049,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-56-768x1365.png"},"1536x1536":{"file":"image-56-864x1536.png","width":864,"height":1536,"filesize":1853694,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-56-864x1536.png"},"quemag-wp-thumbnail-comments":{"file":"image-56-350x622.png","width":350,"height":622,"filesize":349457,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-56-350x622.png"},"quemag-wp-thumbnail-module-grid":{"file":"image-56-242x180.png","width":242,"height":180,"filesize":77760,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-56-242x180.png"},"quemag-wp-thumbnail-widget-big":{"file":"image-56-250x180.png","width":250,"height":180,"filesize":79961,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-56-250x180.png"},"quemag-wp-thumbnail-widget-small":{"file":"image-56-75x75.png","width":75,"height":75,"filesize":12831,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-56-75x75.png"},"quemag-wp-thumbnail-single-image":{"file":"image-56-910x1618.png","width":910,"height":1618,"filesize":2030554,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-56-910x1618.png"},"quemag-wp-thumbnail-blog-featured":{"file":"image-56-670x490.png","width":670,"height":490,"filesize":491569,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-56-670x490.png"},"quemag-wp-thumbnail-blog-featured-small":{"file":"image-56-320x228.png","width":320,"height":228,"filesize":124044,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-56-320x228.png"},"quemag-wp-thumbnail-blog-list":{"file":"image-56-300x225.png","width":300,"height":225,"filesize":115921,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-56-300x225.png"},"web-stories-poster-portrait":{"file":"image-56-640x853.png","width":640,"height":853,"filesize":821659,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-56-640x853.png"},"web-stories-publisher-logo":{"file":"image-56-96x96.png","width":96,"height":96,"filesize":19842,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-56-96x96.png"},"web-stories-thumbnail":{"file":"image-56-150x267.png","width":150,"height":267,"filesize":73936,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-56-150x267.png"},"full":{"file":"image-56.png","width":1080,"height":1920,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-56.png"}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#bfcdd3","blurHash":"U3KeZf0v0wum00zQ06t[005w%}_N@;^,9FTC","creationDate":"2025-03-01T10:26:08","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-56.png","id":23782,"alt":"image","local":false},"overlay":{"type":"linear","stops":[{"color":{"r":0,"g":0,"b":0,"a":0},"position":0.29},{"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":"EB Garamond"},"fontSize":30,"backgroundColor":{"color":{"r":0,"g":0,"b":0,"a":0.7}},"lineHeight":1.3,"textAlign":"center","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"font-weight: 700; color: #eee\">7 Medical Courses Students Can Pursue After 12<\/span>","x":15,"y":546,"width":386,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"type":"text","height":76,"id":"198ed79b-d64e-4699-b6bf-ace409b6b859","marginOffset":3.84375},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":20,"backgroundColor":{"color":{"r":0,"g":0,"b":0,"a":0.7}},"lineHeight":1.4,"textAlign":"center","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"color: #fff\">Manasvi | 1 March, 2025<\/span>","x":48,"y":510,"width":317,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":26,"id":"b9891946-a13d-4e86-b689-492a6d12ec94","type":"text","marginOffset":1.9000000000000021},{"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":145,"y":460,"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}],"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":[]},{"elements":[{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":48,"y":0,"width":330,"height":586,"mask":{"type":"rectangle"},"isBackground":true,"type":"image","id":"3a4339ed-b2f7-446b-ae4e-2557d99e1ec6","scale":100,"focalX":50,"focalY":50,"resource":{"type":"image","mimeType":"image\/png","width":1080,"height":1920,"sizes":{"medium":{"file":"image-18-169x300.png","width":169,"height":300,"filesize":78616,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-18-169x300.png"},"large":{"file":"image-18-576x1024.png","width":576,"height":1024,"filesize":687028,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-18-576x1024.png"},"thumbnail":{"file":"image-18-150x150.png","width":150,"height":150,"filesize":35651,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-18-150x150.png"},"medium_large":{"file":"image-18-768x1365.png","width":768,"height":1365,"filesize":1214903,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-18-768x1365.png"},"1536x1536":{"file":"image-18-864x1536.png","width":864,"height":1536,"filesize":1389815,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-18-864x1536.png"},"quemag-wp-thumbnail-comments":{"file":"image-18-350x622.png","width":350,"height":622,"filesize":292686,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-18-350x622.png"},"quemag-wp-thumbnail-module-grid":{"file":"image-18-242x180.png","width":242,"height":180,"filesize":59925,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-18-242x180.png"},"quemag-wp-thumbnail-widget-big":{"file":"image-18-250x180.png","width":250,"height":180,"filesize":61597,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-18-250x180.png"},"quemag-wp-thumbnail-widget-small":{"file":"image-18-75x75.png","width":75,"height":75,"filesize":10552,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-18-75x75.png"},"quemag-wp-thumbnail-single-image":{"file":"image-18-910x1618.png","width":910,"height":1618,"filesize":1665173,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-18-910x1618.png"},"quemag-wp-thumbnail-blog-featured":{"file":"image-18-670x490.png","width":670,"height":490,"filesize":397138,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-18-670x490.png"},"quemag-wp-thumbnail-blog-featured-small":{"file":"image-18-320x228.png","width":320,"height":228,"filesize":96025,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-18-320x228.png"},"quemag-wp-thumbnail-blog-list":{"file":"image-18-300x225.png","width":300,"height":225,"filesize":89638,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-18-300x225.png"},"web-stories-poster-portrait":{"file":"image-18-640x853.png","width":640,"height":853,"filesize":670412,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-18-640x853.png"},"web-stories-publisher-logo":{"file":"image-18-96x96.png","width":96,"height":96,"filesize":16309,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-18-96x96.png"},"web-stories-thumbnail":{"file":"image-18-150x267.png","width":150,"height":267,"filesize":63702,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-18-150x267.png"},"full":{"file":"image-18.png","width":1080,"height":1920,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-18.png"}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#daddde","blurHash":"UHNAk:^*00w]~VRkR5S$8_IVsmj[%$Rj%g%L","creationDate":"2025-03-01T06:56:58","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-18.png","id":23675,"alt":"image","local":false},"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}},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":false,"backgroundColor":{"color":{"r":69,"g":69,"b":69,"a":0.8}},"width":420,"height":317,"type":"shape","x":0,"y":477,"mask":{"type":"rectangle"},"id":"d0ca16cf-c7c8-4761-95db-71740c48cbc6","borderRadius":{"locked":true,"topLeft":70,"topRight":70,"bottomRight":70,"bottomLeft":70}},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":28,"backgroundColor":{"color":{"r":3,"g":84,"b":242}},"lineHeight":1.2,"textAlign":"center","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"font-weight: 700; color: #fff\">MBBS&nbsp;<\/span>","x":49,"y":497,"width":314,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"type":"text","height":37,"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.3,"textAlign":"center","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"color: #eee\">Becoming a licensed medical doctor. Duration: 5-6 years\n<\/span>","x":24,"y":541,"width":364,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"type":"text","height":65,"id":"b0383394-8f49-4d85-a585-d9d17dbeb178"}],"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":"b47ee8dd-0ebb-4358-aca6-6acb9a4f896c","type":"effect-background-zoom","zoomDirection":"scaleOut","duration":2000,"delay":0,"targets":["3a4339ed-b2f7-446b-ae4e-2557d99e1ec6"]},{"id":"b3ec2c29-2489-4310-b37a-d1e0f5d8b383","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["d0ca16cf-c7c8-4761-95db-71740c48cbc6"]}],"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":1080,"height":1920,"sizes":{"medium":{"file":"image-49-169x300.png","width":169,"height":300,"filesize":87696,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-49-169x300.png"},"large":{"file":"image-49-576x1024.png","width":576,"height":1024,"filesize":816694,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-49-576x1024.png"},"thumbnail":{"file":"image-49-150x150.png","width":150,"height":150,"filesize":44859,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-49-150x150.png"},"medium_large":{"file":"image-49-768x1365.png","width":768,"height":1365,"filesize":1404095,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-49-768x1365.png"},"1536x1536":{"file":"image-49-864x1536.png","width":864,"height":1536,"filesize":1698569,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-49-864x1536.png"},"quemag-wp-thumbnail-comments":{"file":"image-49-350x622.png","width":350,"height":622,"filesize":329449,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-49-350x622.png"},"quemag-wp-thumbnail-module-grid":{"file":"image-49-242x180.png","width":242,"height":180,"filesize":80325,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-49-242x180.png"},"quemag-wp-thumbnail-widget-big":{"file":"image-49-250x180.png","width":250,"height":180,"filesize":82481,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-49-250x180.png"},"quemag-wp-thumbnail-widget-small":{"file":"image-49-75x75.png","width":75,"height":75,"filesize":12974,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-49-75x75.png"},"quemag-wp-thumbnail-single-image":{"file":"image-49-910x1618.png","width":910,"height":1618,"filesize":1918919,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-49-910x1618.png"},"quemag-wp-thumbnail-blog-featured":{"file":"image-49-670x490.png","width":670,"height":490,"filesize":510075,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-49-670x490.png"},"quemag-wp-thumbnail-blog-featured-small":{"file":"image-49-320x228.png","width":320,"height":228,"filesize":127886,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-49-320x228.png"},"quemag-wp-thumbnail-blog-list":{"file":"image-49-300x225.png","width":300,"height":225,"filesize":120012,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-49-300x225.png"},"web-stories-poster-portrait":{"file":"image-49-640x853.png","width":640,"height":853,"filesize":799461,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-49-640x853.png"},"web-stories-publisher-logo":{"file":"image-49-96x96.png","width":96,"height":96,"filesize":20265,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-49-96x96.png"},"web-stories-thumbnail":{"file":"image-49-150x267.png","width":150,"height":267,"filesize":70826,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-49-150x267.png"},"full":{"file":"image-49.png","width":1080,"height":1920,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-49.png"}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#d5cfcb","blurHash":"UuN^PRX8xuof_NRPozj[t6t8WVaetQW;Ria#","creationDate":"2025-03-01T09:53:59","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-49.png","id":23761,"alt":"image","local":false},"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":48,"y":0,"width":330,"height":586,"mask":{"type":"rectangle"},"isBackground":true,"id":"c4e03840-bf39-4a18-9fd8-c609ab0dfc18","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":false,"backgroundColor":{"color":{"r":69,"g":69,"b":69,"a":0.8}},"width":420,"height":317,"x":0,"y":457,"mask":{"type":"rectangle"},"id":"0f24a35a-df75-4597-beaa-03a14e05838b","borderRadius":{"locked":true,"topLeft":70,"topRight":70,"bottomRight":70,"bottomLeft":70},"type":"shape"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":28,"backgroundColor":{"color":{"r":3,"g":84,"b":242}},"lineHeight":1.2,"textAlign":"center","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"font-weight: 700; color: #fff\">Bachelor of Dental Surgery<\/span>","x":49,"y":487,"width":314,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":69,"id":"be88d43f-c1b2-4c56-beb0-9373682c2533","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.3,"textAlign":"center","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"color: #eee\">Training to become a dentist. Duration: 5 years<\/span>","x":24,"y":561,"width":364,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":66,"id":"9cc2558f-a08e-4388-8efd-1337e656d2e8","type":"text"}],"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"animations":[{"id":"75cc5a96-d034-4b57-8a17-021e5b0038a9","type":"effect-background-zoom","zoomDirection":"scaleOut","duration":2000,"delay":0,"targets":["c4e03840-bf39-4a18-9fd8-c609ab0dfc18"]},{"id":"ac30898e-7b11-4777-a620-e5d204c884d7","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["0f24a35a-df75-4597-beaa-03a14e05838b"]},{"id":"89d38611-757d-4fe8-8a47-85d434cc21bb","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["be88d43f-c1b2-4c56-beb0-9373682c2533"]},{"id":"27980375-6208-454f-81ab-5b49a5052462","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["9cc2558f-a08e-4388-8efd-1337e656d2e8"]}],"id":"9d149855-2a30-4e4e-a95b-93a6e4dc4f26","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":1080,"height":1920,"sizes":{"medium":{"file":"image-51-169x300.png","width":169,"height":300,"filesize":70357,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-51-169x300.png"},"large":{"file":"image-51-576x1024.png","width":576,"height":1024,"filesize":521934,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-51-576x1024.png"},"thumbnail":{"file":"image-51-150x150.png","width":150,"height":150,"filesize":37893,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-51-150x150.png"},"medium_large":{"file":"image-51-768x1365.png","width":768,"height":1365,"filesize":992074,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-51-768x1365.png"},"1536x1536":{"file":"image-51-864x1536.png","width":864,"height":1536,"filesize":983890,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-51-864x1536.png"},"quemag-wp-thumbnail-comments":{"file":"image-51-350x622.png","width":350,"height":622,"filesize":250215,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-51-350x622.png"},"quemag-wp-thumbnail-module-grid":{"file":"image-51-242x180.png","width":242,"height":180,"filesize":71289,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-51-242x180.png"},"quemag-wp-thumbnail-widget-big":{"file":"image-51-250x180.png","width":250,"height":180,"filesize":73726,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-51-250x180.png"},"quemag-wp-thumbnail-widget-small":{"file":"image-51-75x75.png","width":75,"height":75,"filesize":11386,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-51-75x75.png"},"quemag-wp-thumbnail-single-image":{"file":"image-51-910x1618.png","width":910,"height":1618,"filesize":1360759,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-51-910x1618.png"},"quemag-wp-thumbnail-blog-featured":{"file":"image-51-670x490.png","width":670,"height":490,"filesize":418053,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-51-670x490.png"},"quemag-wp-thumbnail-blog-featured-small":{"file":"image-51-320x228.png","width":320,"height":228,"filesize":111809,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-51-320x228.png"},"quemag-wp-thumbnail-blog-list":{"file":"image-51-300x225.png","width":300,"height":225,"filesize":103819,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-51-300x225.png"},"web-stories-poster-portrait":{"file":"image-51-640x853.png","width":640,"height":853,"filesize":568390,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-51-640x853.png"},"web-stories-publisher-logo":{"file":"image-51-96x96.png","width":96,"height":96,"filesize":17536,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-51-96x96.png"},"web-stories-thumbnail":{"file":"image-51-150x267.png","width":150,"height":267,"filesize":57237,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-51-150x267.png"},"full":{"file":"image-51.png","width":1080,"height":1920,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-51.png"}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#c4bebf","blurHash":"UJK_5yNtRj%M~CoJWBWB+axGocIU00t7s.WB","creationDate":"2025-03-01T09:55:43","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-51.png","id":23770,"alt":"image","local":false},"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":48,"y":0,"width":330,"height":586,"mask":{"type":"rectangle"},"isBackground":true,"id":"1cbc1e4a-f1bd-40c0-93cb-b66e5e45097f","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":false,"backgroundColor":{"color":{"r":69,"g":69,"b":69,"a":0.8}},"width":420,"height":317,"x":0,"y":437,"mask":{"type":"rectangle"},"id":"1e55717e-0b46-41e4-b3eb-64b94e6923d4","borderRadius":{"locked":true,"topLeft":70,"topRight":70,"bottomRight":70,"bottomLeft":70},"type":"shape"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":28,"backgroundColor":{"color":{"r":3,"g":84,"b":242}},"lineHeight":1.2,"textAlign":"center","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"font-weight: 700; color: #fff\">Bachelor of Ayurvedic Medicine and Surgery<\/span>","x":49,"y":467,"width":314,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":69,"id":"75b66ad6-7437-4d93-87f7-1d003f485a09","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.3,"textAlign":"center","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"color: #eee\">Ayurvedic healing and practices. Duration: 5.5 years\n<\/span>","x":24,"y":551,"width":364,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":98,"id":"b4a8dd58-42f3-4fa5-8831-930001c3956e","type":"text"}],"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"animations":[{"id":"013df48d-053c-49bf-b45d-99dc314b4ccf","type":"effect-background-zoom","zoomDirection":"scaleOut","duration":2000,"delay":0,"targets":["1cbc1e4a-f1bd-40c0-93cb-b66e5e45097f"]},{"id":"d9bc27db-c43a-4a7c-b24d-742205a9ab9b","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["1e55717e-0b46-41e4-b3eb-64b94e6923d4"]},{"id":"f0d6d3a9-a8ca-47dd-b9d4-19c2a74e3c35","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["75b66ad6-7437-4d93-87f7-1d003f485a09"]},{"id":"728e9106-7707-4837-b1fb-b3de70f6db83","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["b4a8dd58-42f3-4fa5-8831-930001c3956e"]}],"id":"8ff1a14d-b945-4ea8-8d3e-f8e424bbb2e0","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":1080,"height":1920,"sizes":{"medium":{"file":"image-52-169x300.png","width":169,"height":300,"filesize":77486,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-52-169x300.png"},"large":{"file":"image-52-576x1024.png","width":576,"height":1024,"filesize":709805,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-52-576x1024.png"},"thumbnail":{"file":"image-52-150x150.png","width":150,"height":150,"filesize":30507,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-52-150x150.png"},"medium_large":{"file":"image-52-768x1365.png","width":768,"height":1365,"filesize":1234942,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-52-768x1365.png"},"1536x1536":{"file":"image-52-864x1536.png","width":864,"height":1536,"filesize":1476235,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-52-864x1536.png"},"quemag-wp-thumbnail-comments":{"file":"image-52-350x622.png","width":350,"height":622,"filesize":292902,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-52-350x622.png"},"quemag-wp-thumbnail-module-grid":{"file":"image-52-242x180.png","width":242,"height":180,"filesize":47505,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-52-242x180.png"},"quemag-wp-thumbnail-widget-big":{"file":"image-52-250x180.png","width":250,"height":180,"filesize":47997,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-52-250x180.png"},"quemag-wp-thumbnail-widget-small":{"file":"image-52-75x75.png","width":75,"height":75,"filesize":8706,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-52-75x75.png"},"quemag-wp-thumbnail-single-image":{"file":"image-52-910x1618.png","width":910,"height":1618,"filesize":1678748,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-52-910x1618.png"},"quemag-wp-thumbnail-blog-featured":{"file":"image-52-670x490.png","width":670,"height":490,"filesize":316985,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-52-670x490.png"},"quemag-wp-thumbnail-blog-featured-small":{"file":"image-52-320x228.png","width":320,"height":228,"filesize":75335,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-52-320x228.png"},"quemag-wp-thumbnail-blog-list":{"file":"image-52-300x225.png","width":300,"height":225,"filesize":72035,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-52-300x225.png"},"web-stories-poster-portrait":{"file":"image-52-640x853.png","width":640,"height":853,"filesize":638585,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-52-640x853.png"},"web-stories-publisher-logo":{"file":"image-52-96x96.png","width":96,"height":96,"filesize":13593,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-52-96x96.png"},"web-stories-thumbnail":{"file":"image-52-150x267.png","width":150,"height":267,"filesize":62396,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-52-150x267.png"},"full":{"file":"image-52.png","width":1080,"height":1920,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-52.png"}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#777f90","blurHash":"UTHx+~~WELD*V|ivxaS~4T9FNGt7xuo2R%R*","creationDate":"2025-03-01T09:57:51","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-52.png","id":23775,"alt":"image","local":false},"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":48,"y":0,"width":330,"height":586,"mask":{"type":"rectangle"},"isBackground":true,"id":"5295afc4-e41a-4993-a04e-1d04f13c0e25","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":false,"backgroundColor":{"color":{"r":69,"g":69,"b":69,"a":0.8}},"width":420,"height":317,"x":0,"y":437,"mask":{"type":"rectangle"},"id":"8624e118-dd81-44b6-a42f-13087e294d8f","borderRadius":{"locked":true,"topLeft":70,"topRight":70,"bottomRight":70,"bottomLeft":70},"type":"shape"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":28,"backgroundColor":{"color":{"r":3,"g":84,"b":242}},"lineHeight":1.2,"textAlign":"center","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"font-weight: 700; color: #fff\">Bachelor of Homeopathic Medicine and Surgery<\/span>","x":49,"y":467,"width":314,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":69,"id":"c39f8dce-1bcf-4539-be59-1b844995682e","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.3,"textAlign":"center","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"color: #eee\">Homeopathic medicine and treatment. Duration: 5.5 years (including internship)<\/span>","x":24,"y":551,"width":364,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":98,"id":"b850ddfd-0f5d-4f31-bb40-46bec6b017f1","type":"text"}],"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"animations":[{"id":"d8f21c28-3a58-4922-aeb2-1cee23d1dfc4","type":"effect-background-zoom","zoomDirection":"scaleOut","duration":2000,"delay":0,"targets":["5295afc4-e41a-4993-a04e-1d04f13c0e25"]},{"id":"58e27468-7dd4-41f8-9302-0df7082d87ee","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["8624e118-dd81-44b6-a42f-13087e294d8f"]},{"id":"db94b85e-5f0f-4648-ae18-661a2975cba3","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["c39f8dce-1bcf-4539-be59-1b844995682e"]},{"id":"7250e844-bffa-46d2-9341-abaeeef30f59","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["b850ddfd-0f5d-4f31-bb40-46bec6b017f1"]}],"id":"9d95d2f0-1668-4fd3-b08d-73e87367b7cf","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":1080,"height":1920,"sizes":{"medium":{"file":"image-53-169x300.png","width":169,"height":300,"filesize":87759,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-53-169x300.png"},"large":{"file":"image-53-576x1024.png","width":576,"height":1024,"filesize":911744,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-53-576x1024.png"},"thumbnail":{"file":"image-53-150x150.png","width":150,"height":150,"filesize":41896,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-53-150x150.png"},"medium_large":{"file":"image-53-768x1365.png","width":768,"height":1365,"filesize":1536715,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-53-768x1365.png"},"1536x1536":{"file":"image-53-864x1536.png","width":864,"height":1536,"filesize":1892091,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-53-864x1536.png"},"quemag-wp-thumbnail-comments":{"file":"image-53-350x622.png","width":350,"height":622,"filesize":354635,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-53-350x622.png"},"quemag-wp-thumbnail-module-grid":{"file":"image-53-242x180.png","width":242,"height":180,"filesize":78065,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-53-242x180.png"},"quemag-wp-thumbnail-widget-big":{"file":"image-53-250x180.png","width":250,"height":180,"filesize":80703,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-53-250x180.png"},"quemag-wp-thumbnail-widget-small":{"file":"image-53-75x75.png","width":75,"height":75,"filesize":11865,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-53-75x75.png"},"quemag-wp-thumbnail-single-image":{"file":"image-53-910x1618.png","width":910,"height":1618,"filesize":2068205,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-53-910x1618.png"},"quemag-wp-thumbnail-blog-featured":{"file":"image-53-670x490.png","width":670,"height":490,"filesize":531243,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-53-670x490.png"},"quemag-wp-thumbnail-blog-featured-small":{"file":"image-53-320x228.png","width":320,"height":228,"filesize":128872,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-53-320x228.png"},"quemag-wp-thumbnail-blog-list":{"file":"image-53-300x225.png","width":300,"height":225,"filesize":119113,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-53-300x225.png"},"web-stories-poster-portrait":{"file":"image-53-640x853.png","width":640,"height":853,"filesize":864320,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-53-640x853.png"},"web-stories-publisher-logo":{"file":"image-53-96x96.png","width":96,"height":96,"filesize":18657,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-53-96x96.png"},"web-stories-thumbnail":{"file":"image-53-150x267.png","width":150,"height":267,"filesize":70422,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-53-150x267.png"},"full":{"file":"image-53.png","width":1080,"height":1920,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-53.png"}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#b8b9c0","blurHash":"UNJ8Ce-m.9%2~BtnROo}%Lo#VsV@R+ROR-aJ","creationDate":"2025-03-01T10:23:32","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-53.png","id":23779,"alt":"image","local":false},"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":48,"y":0,"width":330,"height":586,"mask":{"type":"rectangle"},"isBackground":true,"id":"2d6c0dc9-0653-4e76-98dd-e0e9e9178e26","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":false,"backgroundColor":{"color":{"r":69,"g":69,"b":69,"a":0.8}},"width":420,"height":317,"x":0,"y":477,"mask":{"type":"rectangle"},"id":"37072155-d27a-45e4-9f2f-0006909bebf8","borderRadius":{"locked":true,"topLeft":70,"topRight":70,"bottomRight":70,"bottomLeft":70},"type":"shape"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":28,"backgroundColor":{"color":{"r":3,"g":84,"b":242}},"lineHeight":1.2,"textAlign":"center","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"font-weight: 700; color: #fff\">Bachelor of Physiotherapy<\/span>","x":49,"y":507,"width":314,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":37,"id":"ff923eed-253a-4460-b812-bfacfafdc31b","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.3,"textAlign":"center","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"color: #eee\">Physiotherapy and rehabilitation. Duration: 4.5 years (including internship)<\/span>","x":24,"y":551,"width":364,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":98,"id":"d3e84ac1-f537-47d3-b877-0ede36479edd","type":"text"}],"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"animations":[{"id":"f585ab5b-e6da-4e5e-83f2-ba39da02a436","type":"effect-background-zoom","zoomDirection":"scaleOut","duration":2000,"delay":0,"targets":["2d6c0dc9-0653-4e76-98dd-e0e9e9178e26"]},{"id":"5e6480af-bd86-4ab4-b092-7f77ce2086ad","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["37072155-d27a-45e4-9f2f-0006909bebf8"]},{"id":"6c8c74fd-5ea8-4fc6-a950-8c550d9f74e7","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["ff923eed-253a-4460-b812-bfacfafdc31b"]},{"id":"9b04685a-3659-459b-b223-6d72ba260192","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["d3e84ac1-f537-47d3-b877-0ede36479edd"]}],"id":"7e5a09f8-9773-4d0c-a971-584849a35f54","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":1080,"height":1920,"sizes":{"medium":{"file":"image-54-169x300.png","width":169,"height":300,"filesize":88944,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-54-169x300.png"},"large":{"file":"image-54-576x1024.png","width":576,"height":1024,"filesize":777398,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-54-576x1024.png"},"thumbnail":{"file":"image-54-150x150.png","width":150,"height":150,"filesize":45036,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-54-150x150.png"},"medium_large":{"file":"image-54-768x1365.png","width":768,"height":1365,"filesize":1296530,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-54-768x1365.png"},"1536x1536":{"file":"image-54-864x1536.png","width":864,"height":1536,"filesize":1567742,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-54-864x1536.png"},"quemag-wp-thumbnail-comments":{"file":"image-54-350x622.png","width":350,"height":622,"filesize":322384,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-54-350x622.png"},"quemag-wp-thumbnail-module-grid":{"file":"image-54-242x180.png","width":242,"height":180,"filesize":78340,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-54-242x180.png"},"quemag-wp-thumbnail-widget-big":{"file":"image-54-250x180.png","width":250,"height":180,"filesize":80523,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-54-250x180.png"},"quemag-wp-thumbnail-widget-small":{"file":"image-54-75x75.png","width":75,"height":75,"filesize":13278,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-54-75x75.png"},"quemag-wp-thumbnail-single-image":{"file":"image-54-910x1618.png","width":910,"height":1618,"filesize":1735948,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-54-910x1618.png"},"quemag-wp-thumbnail-blog-featured":{"file":"image-54-670x490.png","width":670,"height":490,"filesize":461741,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-54-670x490.png"},"quemag-wp-thumbnail-blog-featured-small":{"file":"image-54-320x228.png","width":320,"height":228,"filesize":123020,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-54-320x228.png"},"quemag-wp-thumbnail-blog-list":{"file":"image-54-300x225.png","width":300,"height":225,"filesize":115284,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-54-300x225.png"},"web-stories-poster-portrait":{"file":"image-54-640x853.png","width":640,"height":853,"filesize":737605,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-54-640x853.png"},"web-stories-publisher-logo":{"file":"image-54-96x96.png","width":96,"height":96,"filesize":20518,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-54-96x96.png"},"web-stories-thumbnail":{"file":"image-54-150x267.png","width":150,"height":267,"filesize":72460,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-54-150x267.png"},"full":{"file":"image-54.png","width":1080,"height":1920,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-54.png"}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#b8bec4","blurHash":"UIIF3-IA?A?w~o?cJDxW4mt4RkNHDjWErWIU","creationDate":"2025-03-01T10:24:06","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-54.png","id":23780,"alt":"image","local":false},"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":48,"y":0,"width":330,"height":586,"mask":{"type":"rectangle"},"isBackground":true,"id":"d6b57329-2c21-482f-82b2-33d69f0760a8","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":false,"backgroundColor":{"color":{"r":69,"g":69,"b":69,"a":0.8}},"width":420,"height":317,"x":0,"y":477,"mask":{"type":"rectangle"},"id":"05a96fee-5c57-4a51-bd81-a068461b60f8","borderRadius":{"locked":true,"topLeft":70,"topRight":70,"bottomRight":70,"bottomLeft":70},"type":"shape"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":28,"backgroundColor":{"color":{"r":3,"g":84,"b":242}},"lineHeight":1.2,"textAlign":"center","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"font-weight: 700; color: #fff\">B.Sc Nursing<\/span>","x":49,"y":507,"width":314,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":37,"id":"62450dcc-a748-4b93-afc2-1759f3936bef","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.3,"textAlign":"center","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"color: #eee\">Preparing students for nursing and patient care roles. Duration: 4 years<\/span>","x":24,"y":551,"width":364,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":66,"id":"0757749a-6316-4794-925d-eb8301db0fca","type":"text"}],"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"animations":[{"id":"e9c11d3a-eca4-42b5-81e2-faf0ec4f10fc","type":"effect-background-zoom","zoomDirection":"scaleOut","duration":2000,"delay":0,"targets":["d6b57329-2c21-482f-82b2-33d69f0760a8"]},{"id":"df93b317-acaa-4c47-a6f2-3b7c68b7131f","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["05a96fee-5c57-4a51-bd81-a068461b60f8"]},{"id":"04bcd087-12d9-4d67-83a0-06d55976a0a5","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["62450dcc-a748-4b93-afc2-1759f3936bef"]},{"id":"7791cb9c-3414-417c-bfe0-32380ae4b280","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["0757749a-6316-4794-925d-eb8301db0fca"]}],"id":"d9bf1406-8769-4529-9fcd-2a0b36e89a8a","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":1080,"height":1920,"sizes":{"medium":{"file":"image-55-169x300.png","width":169,"height":300,"filesize":69085,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-55-169x300.png"},"large":{"file":"image-55-576x1024.png","width":576,"height":1024,"filesize":659282,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-55-576x1024.png"},"thumbnail":{"file":"image-55-150x150.png","width":150,"height":150,"filesize":38203,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-55-150x150.png"},"medium_large":{"file":"image-55-768x1365.png","width":768,"height":1365,"filesize":1119696,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-55-768x1365.png"},"1536x1536":{"file":"image-55-864x1536.png","width":864,"height":1536,"filesize":1372555,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-55-864x1536.png"},"quemag-wp-thumbnail-comments":{"file":"image-55-350x622.png","width":350,"height":622,"filesize":261938,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-55-350x622.png"},"quemag-wp-thumbnail-module-grid":{"file":"image-55-242x180.png","width":242,"height":180,"filesize":73051,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-55-242x180.png"},"quemag-wp-thumbnail-widget-big":{"file":"image-55-250x180.png","width":250,"height":180,"filesize":75595,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-55-250x180.png"},"quemag-wp-thumbnail-widget-small":{"file":"image-55-75x75.png","width":75,"height":75,"filesize":11259,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-55-75x75.png"},"quemag-wp-thumbnail-single-image":{"file":"image-55-910x1618.png","width":910,"height":1618,"filesize":1514768,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-55-910x1618.png"},"quemag-wp-thumbnail-blog-featured":{"file":"image-55-670x490.png","width":670,"height":490,"filesize":458804,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-55-670x490.png"},"quemag-wp-thumbnail-blog-featured-small":{"file":"image-55-320x228.png","width":320,"height":228,"filesize":117111,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-55-320x228.png"},"quemag-wp-thumbnail-blog-list":{"file":"image-55-300x225.png","width":300,"height":225,"filesize":108689,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-55-300x225.png"},"web-stories-poster-portrait":{"file":"image-55-640x853.png","width":640,"height":853,"filesize":641877,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-55-640x853.png"},"web-stories-publisher-logo":{"file":"image-55-96x96.png","width":96,"height":96,"filesize":17361,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-55-96x96.png"},"web-stories-thumbnail":{"file":"image-55-150x267.png","width":150,"height":267,"filesize":55954,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-55-150x267.png"},"full":{"file":"image-55.png","width":1080,"height":1920,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-55.png"}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#d4d2d2","blurHash":"UVMaIr-;-=ay~WD$M{WBE1WUjFt7yDtSjFWA","creationDate":"2025-03-01T10:25:15","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-55.png","id":23781,"alt":"image","local":false},"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":48,"y":0,"width":330,"height":586,"mask":{"type":"rectangle"},"isBackground":true,"id":"33b090de-49ac-497d-9de7-16ff1f7b2239","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":false,"backgroundColor":{"color":{"r":69,"g":69,"b":69,"a":0.8}},"width":420,"height":317,"x":0,"y":477,"mask":{"type":"rectangle"},"id":"24484f3e-db2b-4303-ab94-fa36f93fa589","borderRadius":{"locked":true,"topLeft":70,"topRight":70,"bottomRight":70,"bottomLeft":70},"type":"shape"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":28,"backgroundColor":{"color":{"r":3,"g":84,"b":242}},"lineHeight":1.2,"textAlign":"center","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"font-weight: 700; color: #fff\">Bachelor of Veterinary Science<\/span>","x":49,"y":507,"width":314,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":69,"id":"bc96fb6c-bb3d-40b7-b8cf-be6f02fc6f4f","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.3,"textAlign":"center","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"color: #eee\">Veterinary medicine and animal care. Duration: 5.5 years<\/span>","x":24,"y":581,"width":364,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":66,"id":"3697622c-d5c0-4ce7-bf8d-4107708f6d5a","type":"text"}],"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"animations":[{"id":"c5bb16e8-34a8-412e-a1d6-0e21194f8dd7","type":"effect-background-zoom","zoomDirection":"scaleOut","duration":2000,"delay":0,"targets":["33b090de-49ac-497d-9de7-16ff1f7b2239"]},{"id":"f69f74d8-1f1e-41bd-b621-c3eeeb3c7642","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["24484f3e-db2b-4303-ab94-fa36f93fa589"]},{"id":"0e3feb93-c62a-484c-9b7a-e5f3f44ed60c","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["bc96fb6c-bb3d-40b7-b8cf-be6f02fc6f4f"]},{"id":"c6dfa52f-abcb-4a5b-92b7-b10f2275908c","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["3697622c-d5c0-4ce7-bf8d-4107708f6d5a"]}],"id":"ccd8328e-94e2-42cd-9db5-bdb038625d30","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":640,"height":853,"sizes":{"medium":{"file":"cropped-image-13-225x300.png","width":225,"height":300,"filesize":131574,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/cropped-image-13-225x300.png"},"thumbnail":{"file":"cropped-image-13-150x150.png","width":150,"height":150,"filesize":48770,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/cropped-image-13-150x150.png"},"quemag-wp-thumbnail-comments":{"file":"cropped-image-13-350x466.png","width":350,"height":466,"filesize":292166,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/cropped-image-13-350x466.png"},"quemag-wp-thumbnail-module-grid":{"file":"cropped-image-13-242x180.png","width":242,"height":180,"filesize":88624,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/cropped-image-13-242x180.png"},"quemag-wp-thumbnail-widget-big":{"file":"cropped-image-13-250x180.png","width":250,"height":180,"filesize":91394,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/cropped-image-13-250x180.png"},"quemag-wp-thumbnail-widget-small":{"file":"cropped-image-13-75x75.png","width":75,"height":75,"filesize":13896,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/cropped-image-13-75x75.png"},"quemag-wp-thumbnail-blog-featured":{"file":"cropped-image-13-640x490.png","width":640,"height":490,"filesize":559058,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/cropped-image-13-640x490.png"},"quemag-wp-thumbnail-blog-featured-small":{"file":"cropped-image-13-320x228.png","width":320,"height":228,"filesize":145088,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/cropped-image-13-320x228.png"},"quemag-wp-thumbnail-blog-list":{"file":"cropped-image-13-300x225.png","width":300,"height":225,"filesize":131713,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/cropped-image-13-300x225.png"},"web-stories-publisher-logo":{"file":"cropped-image-13-96x96.png","width":96,"height":96,"filesize":21763,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/cropped-image-13-96x96.png"},"web-stories-thumbnail":{"file":"cropped-image-13-150x200.png","width":150,"height":200,"filesize":62884,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/cropped-image-13-150x200.png"},"full":{"file":"cropped-image-13.png","width":640,"height":853,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/cropped-image-13.png"}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#b5a999","blurHash":"UQKduSIVRjxDH=xuoMRj_NxanhRko#kBozt7","creationDate":"2025-03-01T06:41:08","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/cropped-image-13.png","id":23663,"alt":"The ultimate study timetable for board exams 2025","local":false},"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":48,"y":0,"width":320,"height":427,"mask":{"type":"rectangle"},"isBackground":true,"id":"7a73a578-c5c3-47fc-acc7-14d55374486e","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":false,"backgroundColor":{"color":{"r":69,"g":69,"b":69,"a":0.8}},"width":420,"height":317,"x":0,"y":487,"mask":{"type":"rectangle"},"id":"f072ce9f-f629-4bec-bff9-d213e38ff2dc","borderRadius":{"locked":true,"topLeft":70,"topRight":70,"bottomRight":70,"bottomLeft":70},"type":"shape"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":28,"backgroundColor":{"color":{"r":3,"g":84,"b":242}},"lineHeight":1.2,"textAlign":"center","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"font-weight: 700; color: #fff\">The Ultimate Study Timetable For Board Exams 2025<\/span>","x":22,"y":523,"width":383,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":70,"id":"de2600ab-b6b5-49e3-b325-33920157ca1d","type":"text"}],"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"animations":[{"id":"f8189aec-af91-4edf-a5c9-976aa0f8bf2a","type":"effect-background-zoom","zoomDirection":"scaleOut","duration":2000,"delay":0,"targets":["7a73a578-c5c3-47fc-acc7-14d55374486e"]},{"id":"8f447f9d-75ef-4cb9-a7d7-137534fbae7a","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["f072ce9f-f629-4bec-bff9-d213e38ff2dc"]},{"id":"ea46351e-2510-4fe0-9fc2-cebf527ffaa8","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["de2600ab-b6b5-49e3-b325-33920157ca1d"]}],"id":"5ae54e59-460c-4215-8445-8f5d8758d795","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"},"pageAttachment":{"url":"https:\/\/www.admissify.com\/blog\/web-stories\/the-ultimate-study-timetable-for-board-exams-2025\/","needsProxy":false,"ctaText":"Read Next"}}],"fonts":{"EB Garamond":{"family":"EB Garamond","fallbacks":["serif"],"weights":[400,500,600,700,800],"styles":["regular","italic"],"variants":[[0,400],[0,500],[0,600],[0,700],[0,800],[1,400],[1,500],[1,600],[1,700],[1,800]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1007,"des":-298,"tAsc":1007,"tDes":-298,"tLGap":0,"wAsc":1047,"wDes":390,"xH":400,"capH":650,"yMin":-324,"yMax":985,"hAsc":1007,"hDes":-298,"lGap":0}}},"autoAdvance":true,"defaultPageDuration":7,"currentStoryStyles":{"colors":[]}},"story_poster":{"id":23783,"url":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/cropped-image-56.png","width":640,"height":853,"needsProxy":false},"_links":{"self":[{"href":"https:\/\/www.admissify.com\/blog\/wp-json\/web-stories\/v1\/web-story\/23744","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.admissify.com\/blog\/wp-json\/web-stories\/v1\/web-story"}],"about":[{"href":"https:\/\/www.admissify.com\/blog\/wp-json\/wp\/v2\/types\/web-story"}],"author":[{"embeddable":true,"href":"https:\/\/www.admissify.com\/blog\/wp-json\/web-stories\/v1\/users\/4"}],"version-history":[{"count":0,"href":"https:\/\/www.admissify.com\/blog\/wp-json\/web-stories\/v1\/web-story\/23744\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.admissify.com\/blog\/wp-json\/web-stories\/v1\/media\/23783"}],"wp:attachment":[{"href":"https:\/\/www.admissify.com\/blog\/wp-json\/web-stories\/v1\/media?parent=23744"}],"wp:term":[{"taxonomy":"web_story_category","embeddable":true,"href":"https:\/\/www.admissify.com\/blog\/wp-json\/web-stories\/v1\/web_story_category?post=23744"},{"taxonomy":"web_story_tag","embeddable":true,"href":"https:\/\/www.admissify.com\/blog\/wp-json\/web-stories\/v1\/web_story_tag?post=23744"}],"wp:lock":[{"embeddable":true,"href":"https:\/\/www.admissify.com\/blog\/wp-json\/web-stories\/v1\/web-story\/23744\/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 01:51:49 UTC -->