{"id":23887,"date":"2025-03-03T16:27:23","date_gmt":"2025-03-03T10:57:23","guid":{"rendered":"https:\/\/www.admissify.com\/blog\/?post_type=web-story&#038;p=23887"},"modified":"2025-03-03T16:27:25","modified_gmt":"2025-03-03T10:57:25","slug":"9-tips-to-improve-your-presentation-skills","status":"publish","type":"web-story","link":"https:\/\/www.admissify.com\/blog\/web-stories\/9-tips-to-improve-your-presentation-skills\/","title":{"rendered":"9 Tips To Improve Your Presentation Skills"},"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":"xMS44IydAJhTRvXxfVzY","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":"FFhcKblXlX6TiTgRPdYd","reference":1},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"aI2TgcqebErTyZeIynRu","reference":2},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"hUSmZvUmAOSaFGrqa43I","reference":3},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"A36NGPOrl0OPKD0yYgvV","reference":4},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"2wIqMXfSf4LT45iTJfo3","reference":5},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"NXNW2FUSMis1HYYA1etU","reference":6},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"czXrFLJSROouI1WQTL1l","reference":7},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"ciJCZavUAL5z7RXBKDTS","reference":8},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"7L0npqzb08nrshhZGfmX","reference":9},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"WR7siQyFt3oPz0kbdyVW","reference":10},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"oEggrgzHqb2pO2hY725t","reference":11},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"KlazKTLaNXp0r6mJgkvm","reference":12},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"DdjSqYzi4Mh2HX3rv0gl","reference":13},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"oL8M0mWWuwOFIOPjaKrT","reference":14},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"OKvqMPqccspBdtSPv8a3","reference":15},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"awDEkr48tQkCGALvex0g","reference":16},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"a1yhf4VtvCLjowsC66yc","reference":17},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"4Qf4C5PJ7h1yDwMhnZiL","reference":18},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"yohniwFSaOPMcCpjwCoW","reference":19},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"UuLMPOw0TCWli1oyW6Zq","reference":20},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"quFdk6HB7flcHPS1CbIU","reference":21},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"yqc38oKOnVPOscdc5Gqf","reference":22},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"jP9gJ2Rk42kX02IPz3h0","reference":23},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"aqFK9yAbeBDyN1Feg6tx","reference":24},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"GdQDJwDMI6wdJy0ndMcx","reference":25},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"Egyds77kBNit543p2kqM","reference":26},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"RVTqvkgbT6xOZ4zrA4TP","reference":27},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"KgOCL2sUsOr52L0lDQnH","reference":28},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"Uco2JPtAP10qopZm0hwU","reference":29},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"vg2nOEq8usFE6XTfRj0i","reference":30},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"pP9Bdl2OK3IUQxTkNoeP","reference":31},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"AMgAyVX3B8rvXUU9tmwh","reference":32},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"aEWMIJEqSoRiJA3ZjyCY","reference":33},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"7FovEXFcnMdLoMGUcjG5","reference":34},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"O9cBMoCxu5noavCwWRlD","reference":35},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"UJ5IuY03W1g0heECxZ1E","reference":36},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"pZWsXwfHaCHZkpiPpt6H","reference":37},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"0dX4IZm38lnWjfdyuTNm","reference":38},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"vQ7qq0z7TR0PJAZgrAkW","reference":39},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"ULjJU9Pb8KI7NWZiwjN2","reference":40},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"BHmoz5IWMCOKyuHdH9vk","reference":41},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"I57XPeMlkGaOE0burUOD","reference":42},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"OcQn93QTFnf3TYCL4Mqx","reference":43},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"rsEacVFs9zebRdkCw2QE","reference":44},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"0nHfCU3E1P6gb7dMUN8F","reference":45},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"yAbMTAhpImctbDYT8z0P","reference":46},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"5z0GfADGZkFzFIaoUXCS","reference":47},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"kUiqVSHBbOWWSL8cnNqd","reference":48},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"2wsvLmkJK4QZpqHJHoqa","reference":49},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"ldma4SEdyn9NJeN4WEYZ","reference":50},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"VCfY4Xr6hjSUZITN5D3P","reference":51},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"hjqbubpEG9j9TPbqAyhn","reference":52},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"9ilt2ah9mDKT6hefDNZ3","reference":53},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"bjdTcQ39jgHrhTHTqkYf","reference":54},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"SNfDQC9hk9m1YwL0R10l","reference":55},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"iwdz0whC8kZRgVQn3Udb","reference":56},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"CP3QVKFc6ERc0QkyFOgj","reference":57},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"3U2KoroK5heoQYpYkdH8","reference":58},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"9piUWDzbabKG61nfHote","reference":59},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"r0UJhBYgHMiU0anplKSw","reference":60},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/ld+json\\"","class":"\\"yoast-schema-graph\\"","bv_inline_delayed":true},"bv_unique_id":"tMmxLA4v7Lda7mdnaqSa","reference":61},{"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="xMS44IydAJhTRvXxfVzY"></template><\/script><template id="FFhcKblXlX6TiTgRPdYd"></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-90.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>9 Tips To Improve Your Presentation Skills<\/title><link rel=\"canonical\" href=\"https:\/\/www.admissify.com\/blog\/?post_type=web-story&amp;p=23887\"\/><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=\"9 Tips To Improve Your Presentation Skills\" poster-portrait-src=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/cropped-image-90.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:#202524\">\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-90.png\" alt=\"Data Science vs. Machine Learning\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-90.png 1080w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-90-910x1618.png 910w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-90-864x1536.png 864w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-90-768x1365.png 768w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-90-576x1024.png 576w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-90-350x622.png 350w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-90-169x300.png 169w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-90-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:14.56311%;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.2222222222222223% 2.2222222222222223% 2.2222222222222223% 2.2222222222222223%\" 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.022668393782383053% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.566343em;line-height:1.3;text-align:center;padding:0;color:#000000\"><span><span style=\"font-weight: 700; color: #eee\">9 Tips To Improve Your Presentation Skills<\/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-a508cb37-149d-42da-a389-41bcf5420fe6\",\"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-98461b8a-4279-4cbd-9e73-d0649474a93a\",\"keyframes\":{\"transform\":[\"translate3d(0px, 441.14073%, 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-aa1e886f-32d9-4131-8f60-9991550d789b\",\"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-e475031e-11cc-4e46-8397-ec75ddf9a33b\",\"keyframes\":{\"transform\":[\"translate3d(0px, 163.26169%, 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-b0432d82-7559-4c48-8b11-326feda63837 [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-aef850be-3449-484c-a57a-39ff651e5caf\",\"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-dab9bbe5-5d57-4fb4-9229-1ce585b2679e\",\"keyframes\":{\"transform\":[\"translate3d(0px, 56.22152%, 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:#2e4e57\">\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-b0432d82-7559-4c48-8b11-326feda63837\" 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-73.png\" alt=\"image\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-73.png 1080w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-73-910x1618.png 910w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-73-864x1536.png 864w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-73-768x1365.png 768w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-73-576x1024.png 576w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-73-350x622.png 350w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-73-169x300.png 169w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-73-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:80.42071%;width:101.94175%;height:51.2945%;opacity:1\">\n<div id=\"anim-aef850be-3449-484c-a57a-39ff651e5caf\" 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-dab9bbe5-5d57-4fb4-9229-1ce585b2679e\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 56.22152%, 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.65049%;top:82.8479%;width:76.21359%;height:5.98706%;opacity:1\">\n<div id=\"anim-a508cb37-149d-42da-a389-41bcf5420fe6\" 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-98461b8a-4279-4cbd-9e73-d0649474a93a\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 441.14073%, 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\">Know Your Audience<\/span><\/span><\/h2>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:5.58252%;top:92.88026%;width:88.34951%;height:10.03236%;opacity:1\">\n<div id=\"anim-aa1e886f-32d9-4131-8f60-9991550d789b\" 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-e475031e-11cc-4e46-8397-ec75ddf9a33b\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 163.26169%, 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.225806451612903% 3.225806451612903% 3.225806451612903% 3.225806451612903%\" 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.01648351648351613% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.388350em;line-height:1.3;text-align:center;padding:0;color:#000000\"><span><span style=\"color: #eee\">Research their interests and knowledge level to tailor your content.<\/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=\"ffeedf17-bdf9-46e6-b493-46ef30da2c0b\" auto-advance-after=\"7s\"><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-5e68c334-967f-4bca-90c1-5a7d798fd4e2 [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-e70a5f02-ea54-4354-bd4c-dc8b7684d2e8\",\"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-b69376d0-126f-4b13-878e-f5f66ea00d03\",\"keyframes\":{\"transform\":[\"translate3d(0px, 65.47869%, 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-7beb5642-13c7-4b75-8be5-20cc9f829b61\",\"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-0ce33795-d5c7-4f84-be8b-85f16e49345c\",\"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-72f790f6-9b52-4549-b793-fad48efd8799\",\"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-f7e35ebe-9942-4a6d-af0e-5b56eb0ce9ce\",\"keyframes\":{\"transform\":[\"translate3d(0px, 131.81288%, 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:#826f63\">\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-5e68c334-967f-4bca-90c1-5a7d798fd4e2\" 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-e0b56b83-72b6-464a-aad4-bc27713e7c3c\">\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-75.png\" alt=\"image\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-75.png 1080w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-75-910x1618.png 910w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-75-864x1536.png 864w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-75-768x1365.png 768w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-75-576x1024.png 576w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-75-350x622.png 350w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-75-169x300.png 169w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-75-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:75.56634%;width:100%;height:51.45631%;opacity:1\">\n<div id=\"anim-e70a5f02-ea54-4354-bd4c-dc8b7684d2e8\" 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-b69376d0-126f-4b13-878e-f5f66ea00d03\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 65.47869%, 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.990291262135923% 16.990291262135923% 16.990291262135923% 16.990291262135923% \/ 22.0125786163522% 22.0125786163522% 22.0125786163522% 22.0125786163522%\" class=\"mask\" id=\"el-42a7a09f-eda5-44d6-b2f1-f72889fd6c1f\">\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-7beb5642-13c7-4b75-8be5-20cc9f829b61\" 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-0ce33795-d5c7-4f84-be8b-85f16e49345c\" 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-16fbf5c4-600c-4a36-bc52-03a861025458\">\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\">Structure Your Content<\/span><\/span><\/h2>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:5.82524%;top:88.99676%;width:88.34951%;height:15.37217%;opacity:1\">\n<div id=\"anim-72f790f6-9b52-4549-b793-fad48efd8799\" 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-f7e35ebe-9942-4a6d-af0e-5b56eb0ce9ce\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 131.81288%, 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.1052631578947367% 2.1052631578947367% 2.1052631578947367% 2.1052631578947367%\" id=\"el-c4ba0f9d-db39-44ff-9b3b-5253bb41e656\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.01648351648351613% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.388350em;line-height:1.3;text-align:center;padding:0;color:#000000\"><span><span style=\"color: #eee\">Organise your presentation with a clear introduction, logical flow, and a strong conclusion.<\/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=\"5f657e58-90f3-4aa0-882a-70bbd6c56c03\" auto-advance-after=\"7s\"><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-07d9017f-da41-4969-8e2f-cb4e2d4832f4 [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-9891f03f-420c-4575-a3c5-c67dac18b922\",\"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-4f8f7951-d549-4b71-bd78-d31203096db1\",\"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-9d1b08ea-d9f8-45bb-b969-be7c427186b2\",\"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-d6504f1d-6935-496a-911d-d886afc90fc8\",\"keyframes\":{\"transform\":[\"translate3d(0px, 460.0597%, 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-c8447629-672f-48f5-b6d2-f786ed44cd04\",\"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-6035426d-4a7f-4bd2-96b3-f9e1ae7c6e79\",\"keyframes\":{\"transform\":[\"translate3d(0px, 130.7602%, 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:#fff\">\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-07d9017f-da41-4969-8e2f-cb4e2d4832f4\" 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-9604e3a9-93a2-4e9d-851e-dec2297bbff9\">\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-74.png\" alt=\"image\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-74.png 1080w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-74-910x1618.png 910w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-74-864x1536.png 864w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-74-768x1365.png 768w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-74-576x1024.png 576w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-74-350x622.png 350w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-74-169x300.png 169w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-74-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:78.80259%;width:101.94175%;height:51.2945%;opacity:1\">\n<div id=\"anim-9891f03f-420c-4575-a3c5-c67dac18b922\" 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-4f8f7951-d549-4b71-bd78-d31203096db1\" 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-6ab014c1-665b-4cf7-881a-792190a9958a\">\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.65049%;top:81.71521%;width:76.21359%;height:5.98706%;opacity:1\">\n<div id=\"anim-9d1b08ea-d9f8-45bb-b969-be7c427186b2\" 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-d6504f1d-6935-496a-911d-d886afc90fc8\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 460.0597%, 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-9ff0589c-6d04-43d1-a25d-72143c2c809a\">\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\">Practice Regularly<\/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.37217%;opacity:1\">\n<div id=\"anim-c8447629-672f-48f5-b6d2-f786ed44cd04\" 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-6035426d-4a7f-4bd2-96b3-f9e1ae7c6e79\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 130.7602%, 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.1052631578947367% 2.1052631578947367% 2.1052631578947367% 2.1052631578947367%\" id=\"el-fb5184f2-1331-4af9-a0d6-834f4b4603cd\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.01648351648351613% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.388350em;line-height:1.3;text-align:center;padding:0;color:#000000\"><span><span style=\"color: #eee\">Rehearse multiple times, ideally in front of a practice audience, to boost confidence and refine delivery.<\/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=\"1cd89496-2c7c-4ae4-aedf-854742d20ed7\" auto-advance-after=\"7s\"><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-929b5ff0-99c0-424d-9f64-b237ba41706c [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-1be36af8-c4f7-438c-959e-464e32109337\",\"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-8033183c-0ffb-4452-a30e-4b823f6545ef\",\"keyframes\":{\"transform\":[\"translate3d(0px, 59.18938%, 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-08f71253-a476-428d-be4d-d62d693ce27d\",\"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-6992a408-75b9-401c-8e96-43cd753bbcd5\",\"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-81716351-8a38-4bd7-b734-cca81358d54d\",\"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-f5bd696d-399c-49c9-abba-3742842bef11\",\"keyframes\":{\"transform\":[\"translate3d(0px, 124.44443%, 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:#3f3635\">\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-929b5ff0-99c0-424d-9f64-b237ba41706c\" 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-754b3783-7086-4706-a27a-6d25792c3756\">\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-76.png\" alt=\"image\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-76.png 1080w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-76-910x1618.png 910w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-76-864x1536.png 864w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-76-768x1365.png 768w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-76-576x1024.png 576w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-76-350x622.png 350w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-76-169x300.png 169w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-76-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:78.80259%;width:100%;height:51.45631%;opacity:1\">\n<div id=\"anim-1be36af8-c4f7-438c-959e-464e32109337\" 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-8033183c-0ffb-4452-a30e-4b823f6545ef\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 59.18938%, 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.990291262135923% 16.990291262135923% 16.990291262135923% 16.990291262135923% \/ 22.0125786163522% 22.0125786163522% 22.0125786163522% 22.0125786163522%\" class=\"mask\" id=\"el-72b238dc-8590-4709-b989-f27df0cad967\">\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-08f71253-a476-428d-be4d-d62d693ce27d\" 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-6992a408-75b9-401c-8e96-43cd753bbcd5\" 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-b7db3ec6-2b7c-420b-bbaa-99463f239e37\">\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\">Use Engaging Visuals<\/span><\/span><\/h2>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:5.82524%;top:90.12945%;width:88.34951%;height:15.37217%;opacity:1\">\n<div id=\"anim-81716351-8a38-4bd7-b734-cca81358d54d\" 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-f5bd696d-399c-49c9-abba-3742842bef11\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 124.44443%, 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.1052631578947367% 2.1052631578947367% 2.1052631578947367% 2.1052631578947367%\" id=\"el-135d6c64-64e7-4b5c-af1a-d8b55f76f108\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.01648351648351613% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.388350em;line-height:1.3;text-align:center;padding:0;color:#000000\"><span><span style=\"color: #eee\">Create slides with minimal text, using high-quality images and graphics to support your points.<\/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=\"3522f5fb-a5ed-45f5-b385-2e63f337051f\" auto-advance-after=\"7s\"><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-bc40dca7-ed11-4630-93b5-fba13777cea4 [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-7ea5016e-bf8f-42c4-b4fd-a9ccea3bc3f5\",\"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-1c935a2f-7635-4a41-89cb-5fe19f51aca9\",\"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-64e7efba-0767-43b3-9c3b-f4d5fecbae17\",\"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-9eea10b3-7955-43b3-a43d-9d459788886d\",\"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-408788c3-c6ff-4bbe-94eb-d6294c6ba115\",\"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-1d60a331-4bc7-4b87-b58b-fe2e067dc56d\",\"keyframes\":{\"transform\":[\"translate3d(0px, 130.7602%, 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:#918f86\">\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-bc40dca7-ed11-4630-93b5-fba13777cea4\" 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-b06dba3f-8f3e-4273-90c8-964b1b4d8961\">\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-78.png\" alt=\"image\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-78.png 1080w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-78-910x1618.png 910w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-78-864x1536.png 864w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-78-768x1365.png 768w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-78-576x1024.png 576w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-78-350x622.png 350w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-78-169x300.png 169w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-78-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:78.80259%;width:101.94175%;height:51.2945%;opacity:1\">\n<div id=\"anim-7ea5016e-bf8f-42c4-b4fd-a9ccea3bc3f5\" 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-1c935a2f-7635-4a41-89cb-5fe19f51aca9\" 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-1de52e98-3622-42d1-a642-b28b732d8bda\">\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-64e7efba-0767-43b3-9c3b-f4d5fecbae17\" 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-9eea10b3-7955-43b3-a43d-9d459788886d\" 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-32cff93a-ceb0-4861-956a-47d297da2747\">\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\">Maintain Eye Contact<\/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.37217%;opacity:1\">\n<div id=\"anim-408788c3-c6ff-4bbe-94eb-d6294c6ba115\" 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-1d60a331-4bc7-4b87-b58b-fe2e067dc56d\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 130.7602%, 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.1052631578947367% 2.1052631578947367% 2.1052631578947367% 2.1052631578947367%\" id=\"el-4b0c3805-e0a0-4a69-9c72-fcb415cadbf6\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.01648351648351613% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.388350em;line-height:1.3;text-align:center;padding:0;color:#000000\"><span><span style=\"color: #eee\">Establish a connection by making eye contact with various audience members throughout your presentation.<\/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=\"9c903799-2f70-4a89-b3b1-c1e57c80ed48\" auto-advance-after=\"7s\"><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-76e2fefb-9aeb-4362-b61d-7ce004dedf72 [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-71e3b135-1f85-4657-b8ab-c3d515fcacd1\",\"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-d960ca03-97bc-4ba1-bd00-5a09e0a94c28\",\"keyframes\":{\"transform\":[\"translate3d(0px, 56.04473%, 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-932af5fb-b3d4-4205-9670-ca7a38ece9dc\",\"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-d4e2940f-5480-4e2b-81f0-47a1b382787a\",\"keyframes\":{\"transform\":[\"translate3d(0px, 229.30753%, 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-fea6488f-c492-491a-811a-6c12babca3d9\",\"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-75cc40c9-b617-47bd-930d-36074301e12a\",\"keyframes\":{\"transform\":[\"translate3d(0px, 131.59717%, 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:#26201f\">\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-76e2fefb-9aeb-4362-b61d-7ce004dedf72\" 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-57db75ae-5252-471e-a6d0-40fc68303934\">\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-57.png\" alt=\"image\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/cropped-image-57.png 640w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/cropped-image-57-350x466.png 350w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/cropped-image-57-225x300.png 225w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/cropped-image-57-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:80.42071%;width:100%;height:51.45631%;opacity:1\">\n<div id=\"anim-71e3b135-1f85-4657-b8ab-c3d515fcacd1\" 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-d960ca03-97bc-4ba1-bd00-5a09e0a94c28\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 56.04473%, 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.990291262135923% 16.990291262135923% 16.990291262135923% 16.990291262135923% \/ 22.0125786163522% 22.0125786163522% 22.0125786163522% 22.0125786163522%\" class=\"mask\" id=\"el-39d027fa-8eb5-46cf-9b69-c5e4b35ade50\">\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:83.65696%;width:76.21359%;height:11.16505%;opacity:1\">\n<div id=\"anim-932af5fb-b3d4-4205-9670-ca7a38ece9dc\" 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-d4e2940f-5480-4e2b-81f0-47a1b382787a\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 229.30753%, 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-93969523-2526-472d-abb6-9701574d2a42\">\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\">Recharge After Social Events<\/span><\/span><\/h2>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:5.82524%;top:95.63107%;width:88.34951%;height:10.35599%;opacity:1\">\n<div id=\"anim-fea6488f-c492-491a-811a-6c12babca3d9\" 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-75cc40c9-b617-47bd-930d-36074301e12a\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 131.59717%, 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.125% 3.125% 3.125% 3.125%\" id=\"el-e9bd992c-5bcf-4b29-8aa9-aaf57caff6ab\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.01648351648351613% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.388350em;line-height:1.3;text-align:center;padding:0;color:#000000\"><span><span style=\"color: #eee\">Schedule alone time after social interactions to regain energy.<\/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=\"53ef9ede-57f4-4c5f-af43-1cadebd92d9b\" auto-advance-after=\"7s\"><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-08cd4de8-ab78-46e9-abdf-80c102c0e5c2\",\"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-a86110c0-bb1a-40fb-986b-fb010807dcfa\",\"keyframes\":{\"transform\":[\"translate3d(0px, 56.22152%, 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-6ee2c065-a429-4c44-9aa6-939c250c9d09\",\"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-0909b635-a67a-47f0-aade-35aed6a39e5b\",\"keyframes\":{\"transform\":[\"translate3d(0px, 427.62725%, 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-d6c79820-3b31-43b2-8941-5a18590ffcda\",\"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-14202587-91fa-42c4-823f-96c4877a605c\",\"keyframes\":{\"transform\":[\"translate3d(0px, 122.81962%, 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:#4a475b\">\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-cee6a55d-dd27-48cb-beb3-8b3cd12cd5c5\">\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-47.png\" alt=\"image\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-47.png 1080w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-47-910x1618.png 910w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-47-864x1536.png 864w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-47-768x1365.png 768w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-47-576x1024.png 576w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-47-350x622.png 350w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-47-169x300.png 169w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-47-150x267.png 150w\" sizes=\"(min-width: 1024px) 45vh, 100vw\" disable-inline-width=\"true\"><\/amp-img><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:0;top:80.42071%;width:101.94175%;height:51.2945%;opacity:1\">\n<div id=\"anim-08cd4de8-ab78-46e9-abdf-80c102c0e5c2\" 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-a86110c0-bb1a-40fb-986b-fb010807dcfa\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 56.22152%, 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-9786f8fa-e0aa-407c-94b7-ff23a69589c7\">\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:83.65696%;width:76.21359%;height:5.98706%;opacity:1\">\n<div id=\"anim-6ee2c065-a429-4c44-9aa6-939c250c9d09\" 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-0909b635-a67a-47f0-aade-35aed6a39e5b\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 427.62725%, 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-bf1638e6-9a2a-41b7-b676-7ca7b383ea9b\">\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\">Seek Feedback<\/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:15.04854%;opacity:1\">\n<div id=\"anim-d6c79820-3b31-43b2-8941-5a18590ffcda\" 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-14202587-91fa-42c4-823f-96c4877a605c\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 122.81962%, 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.1505376344086025% 2.1505376344086025% 2.1505376344086025% 2.1505376344086025%\" id=\"el-f11eb769-95ae-465b-b937-2c39de784a15\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.01648351648351613% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.388350em;line-height:1.3;text-align:center;padding:0;color:#000000\"><span><span style=\"color: #eee\">From trusted colleagues or friends about your communication style to identify areas for improvement.<\/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=\"fb45f828-c2b0-4487-bce2-d363563591e7\" auto-advance-after=\"7s\"><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-22123507-7df9-4380-b654-aab8da33cd02\",\"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-cb842e53-ce45-4bdb-bc25-1b2d9b2515c3\",\"keyframes\":{\"transform\":[\"translate3d(0px, 56.22152%, 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-bbe40711-8de5-4173-8e4b-36918d42ce17\",\"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-7ae8f255-aff1-467a-9de3-92ed76c90717\",\"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-54334010-8ba3-447a-bc6b-a10b36b9f0a4\",\"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-8ff8a50f-24a4-4065-837b-f38cb3503bc3\",\"keyframes\":{\"transform\":[\"translate3d(0px, 131.59717%, 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:#d4ccc6\">\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-28a8a77f-d935-4a71-9927-0c552ec34c78\">\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-16.png\" alt=\"Why You Should Participate in College Fests?\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-16.png 1080w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-16-910x1618.png 910w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-16-864x1536.png 864w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-16-768x1365.png 768w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-16-576x1024.png 576w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-16-350x622.png 350w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-16-169x300.png 169w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-16-150x267.png 150w\" sizes=\"(min-width: 1024px) 46vh, 102vw\" disable-inline-width=\"true\"><\/amp-img><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:0;top:80.42071%;width:101.94175%;height:51.2945%;opacity:1\">\n<div id=\"anim-22123507-7df9-4380-b654-aab8da33cd02\" 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-cb842e53-ce45-4bdb-bc25-1b2d9b2515c3\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 56.22152%, 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-98465c79-afdb-4909-9f9f-9bc050a1b638\">\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-bbe40711-8de5-4173-8e4b-36918d42ce17\" 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-7ae8f255-aff1-467a-9de3-92ed76c90717\" 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-76042de6-37e4-455e-aa52-94f173517a84\">\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\">Respect Your Communication Style<\/span><\/span><\/h2>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:5.82524%;top:95.63107%;width:88.34951%;height:10.35599%;opacity:1\">\n<div id=\"anim-54334010-8ba3-447a-bc6b-a10b36b9f0a4\" 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-8ff8a50f-24a4-4065-837b-f38cb3503bc3\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 131.59717%, 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.125% 3.125% 3.125% 3.125%\" id=\"el-875bfa33-8567-42bf-adf2-276e6968e09a\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.01648351648351613% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.388350em;line-height:1.3;text-align:center;padding:0;color:#000000\"><span><span style=\"color: #eee\">Focus on quality of communication over quantity.<\/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-ec9e82fb-0b35-45e1-bd26-611ecb084a4e [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-2924738a-f6e1-4484-948e-92f70fe1653e\",\"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-a5e11457-8914-458d-9130-bf5e480a09f9\",\"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-b57faebf-dd51-44bb-ba11-b093f2ddf3d6\",\"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-636e3858-38f3-4292-9ac2-ebf971945cbb\",\"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-ec9e82fb-0b35-45e1-bd26-611ecb084a4e\" 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-2924738a-f6e1-4484-948e-92f70fe1653e\" 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-a5e11457-8914-458d-9130-bf5e480a09f9\" 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-b57faebf-dd51-44bb-ba11-b093f2ddf3d6\" 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-636e3858-38f3-4292-9ac2-ebf971945cbb\" 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>Prepare in Advance<br \/>\nThink through key points and questions before meetings or conversations to reduce anxiety and ensure clarity.<\/p>\n","protected":false},"author":4,"featured_media":23893,"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-23887","web-story","type-web-story","status-publish","has-post-thumbnail","hentry"],"yoast_head":"\n<title>9 Tips To Improve Your Presentation Skills | Admissify Blog<\/title>\n<meta name=\"description\" content=\"Prepare in Advance\t\nThink through key points and questions before meetings or conversations to reduce anxiety and ensure clarity.\" \/>\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\/9-tips-to-improve-your-presentation-skills\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"9 Tips To Improve Your Presentation Skills | Admissify Blog\" \/>\n<meta property=\"og:description\" content=\"Prepare in Advance Think through key points and questions before meetings or conversations to reduce anxiety and ensure clarity.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.admissify.com\/blog\/web-stories\/9-tips-to-improve-your-presentation-skills\/\" \/>\n<meta property=\"og:site_name\" content=\"Admissify Blog\" \/>\n<meta property=\"article:modified_time\" content=\"2025-03-03T10:57:25+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/cropped-image-90.png\" \/>\n\t<meta property=\"og:image:width\" content=\"640\" \/>\n\t<meta property=\"og:image:height\" content=\"853\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/9-tips-to-improve-your-presentation-skills\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/9-tips-to-improve-your-presentation-skills\\\/\"},\"author\":{\"name\":\"Gaurav Kandari\",\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/#\\\/schema\\\/person\\\/7f0fd73aa5a3ea4ee67952d71a9c4225\"},\"headline\":\"9 Tips To Improve Your Presentation Skills\",\"datePublished\":\"2025-03-03T10:57:23+00:00\",\"dateModified\":\"2025-03-03T10:57:25+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/9-tips-to-improve-your-presentation-skills\\\/\"},\"wordCount\":150,\"image\":{\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/9-tips-to-improve-your-presentation-skills\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/wp-content\\\/uploads\\\/2025\\\/03\\\/cropped-image-90.png\",\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/9-tips-to-improve-your-presentation-skills\\\/\",\"url\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/9-tips-to-improve-your-presentation-skills\\\/\",\"name\":\"9 Tips To Improve Your Presentation Skills | Admissify Blog\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/9-tips-to-improve-your-presentation-skills\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/9-tips-to-improve-your-presentation-skills\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/wp-content\\\/uploads\\\/2025\\\/03\\\/cropped-image-90.png\",\"datePublished\":\"2025-03-03T10:57:23+00:00\",\"dateModified\":\"2025-03-03T10:57:25+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/9-tips-to-improve-your-presentation-skills\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/9-tips-to-improve-your-presentation-skills\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/9-tips-to-improve-your-presentation-skills\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/wp-content\\\/uploads\\\/2025\\\/03\\\/cropped-image-90.png\",\"contentUrl\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/wp-content\\\/uploads\\\/2025\\\/03\\\/cropped-image-90.png\",\"width\":640,\"height\":853,\"caption\":\"9 Tips To Improve Your Presentation Skills\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/9-tips-to-improve-your-presentation-skills\\\/#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\":\"9 Tips To Improve Your Presentation Skills\"}]},{\"@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":"9 Tips To Improve Your Presentation Skills | Admissify Blog","description":"Prepare in Advance\t\nThink through key points and questions before meetings or conversations to reduce anxiety and ensure clarity.","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\/9-tips-to-improve-your-presentation-skills\/","og_locale":"en_US","og_type":"article","og_title":"9 Tips To Improve Your Presentation Skills | Admissify Blog","og_description":"Prepare in Advance Think through key points and questions before meetings or conversations to reduce anxiety and ensure clarity.","og_url":"https:\/\/www.admissify.com\/blog\/web-stories\/9-tips-to-improve-your-presentation-skills\/","og_site_name":"Admissify Blog","article_modified_time":"2025-03-03T10:57:25+00:00","og_image":[{"width":640,"height":853,"url":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/cropped-image-90.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.admissify.com\/blog\/web-stories\/9-tips-to-improve-your-presentation-skills\/#article","isPartOf":{"@id":"https:\/\/www.admissify.com\/blog\/web-stories\/9-tips-to-improve-your-presentation-skills\/"},"author":{"name":"Gaurav Kandari","@id":"https:\/\/www.admissify.com\/blog\/#\/schema\/person\/7f0fd73aa5a3ea4ee67952d71a9c4225"},"headline":"9 Tips To Improve Your Presentation Skills","datePublished":"2025-03-03T10:57:23+00:00","dateModified":"2025-03-03T10:57:25+00:00","mainEntityOfPage":{"@id":"https:\/\/www.admissify.com\/blog\/web-stories\/9-tips-to-improve-your-presentation-skills\/"},"wordCount":150,"image":{"@id":"https:\/\/www.admissify.com\/blog\/web-stories\/9-tips-to-improve-your-presentation-skills\/#primaryimage"},"thumbnailUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/cropped-image-90.png","inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.admissify.com\/blog\/web-stories\/9-tips-to-improve-your-presentation-skills\/","url":"https:\/\/www.admissify.com\/blog\/web-stories\/9-tips-to-improve-your-presentation-skills\/","name":"9 Tips To Improve Your Presentation Skills | Admissify Blog","isPartOf":{"@id":"https:\/\/www.admissify.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.admissify.com\/blog\/web-stories\/9-tips-to-improve-your-presentation-skills\/#primaryimage"},"image":{"@id":"https:\/\/www.admissify.com\/blog\/web-stories\/9-tips-to-improve-your-presentation-skills\/#primaryimage"},"thumbnailUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/cropped-image-90.png","datePublished":"2025-03-03T10:57:23+00:00","dateModified":"2025-03-03T10:57:25+00:00","breadcrumb":{"@id":"https:\/\/www.admissify.com\/blog\/web-stories\/9-tips-to-improve-your-presentation-skills\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.admissify.com\/blog\/web-stories\/9-tips-to-improve-your-presentation-skills\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.admissify.com\/blog\/web-stories\/9-tips-to-improve-your-presentation-skills\/#primaryimage","url":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/cropped-image-90.png","contentUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/cropped-image-90.png","width":640,"height":853,"caption":"9 Tips To Improve Your Presentation Skills"},{"@type":"BreadcrumbList","@id":"https:\/\/www.admissify.com\/blog\/web-stories\/9-tips-to-improve-your-presentation-skills\/#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":"9 Tips To Improve Your Presentation Skills"}]},{"@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-90-169x300.png","width":169,"height":300,"filesize":76415,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-90-169x300.png"},"large":{"file":"image-90-576x1024.png","width":576,"height":1024,"filesize":712558,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-90-576x1024.png"},"thumbnail":{"file":"image-90-150x150.png","width":150,"height":150,"filesize":41219,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-90-150x150.png"},"medium_large":{"file":"image-90-768x1365.png","width":768,"height":1365,"filesize":1228350,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-90-768x1365.png"},"1536x1536":{"file":"image-90-864x1536.png","width":864,"height":1536,"filesize":1468274,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-90-864x1536.png"},"quemag-wp-thumbnail-comments":{"file":"image-90-350x622.png","width":350,"height":622,"filesize":284642,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-90-350x622.png"},"quemag-wp-thumbnail-module-grid":{"file":"image-90-242x180.png","width":242,"height":180,"filesize":71542,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-90-242x180.png"},"quemag-wp-thumbnail-widget-big":{"file":"image-90-250x180.png","width":250,"height":180,"filesize":73610,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-90-250x180.png"},"quemag-wp-thumbnail-widget-small":{"file":"image-90-75x75.png","width":75,"height":75,"filesize":12324,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-90-75x75.png"},"quemag-wp-thumbnail-single-image":{"file":"image-90-910x1618.png","width":910,"height":1618,"filesize":1664933,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-90-910x1618.png"},"quemag-wp-thumbnail-blog-featured":{"file":"image-90-670x490.png","width":670,"height":490,"filesize":452128,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-90-670x490.png"},"quemag-wp-thumbnail-blog-featured-small":{"file":"image-90-320x228.png","width":320,"height":228,"filesize":113318,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-90-320x228.png"},"quemag-wp-thumbnail-blog-list":{"file":"image-90-300x225.png","width":300,"height":225,"filesize":106233,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-90-300x225.png"},"web-stories-poster-portrait":{"file":"image-90-640x853.png","width":640,"height":853,"filesize":705930,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-90-640x853.png"},"web-stories-publisher-logo":{"file":"image-90-96x96.png","width":96,"height":96,"filesize":19021,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-90-96x96.png"},"web-stories-thumbnail":{"file":"image-90-150x267.png","width":150,"height":267,"filesize":61955,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-90-150x267.png"},"full":{"file":"image-90.png","width":1080,"height":1920,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-90.png"}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#202524","blurHash":"UvI=Jn%Mofof_NWBoeV@xtMxR*fkt7NGWBt7","creationDate":"2025-03-03T10:56:28","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-90.png","id":23892,"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":35,"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\">9 Tips To Improve Your Presentation Skills<\/span>","x":15,"y":546,"width":386,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"type":"text","height":90,"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-73-169x300.png","width":169,"height":300,"filesize":79916,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-73-169x300.png"},"large":{"file":"image-73-576x1024.png","width":576,"height":1024,"filesize":706747,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-73-576x1024.png"},"thumbnail":{"file":"image-73-150x150.png","width":150,"height":150,"filesize":38163,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-73-150x150.png"},"medium_large":{"file":"image-73-768x1365.png","width":768,"height":1365,"filesize":1318549,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-73-768x1365.png"},"1536x1536":{"file":"image-73-864x1536.png","width":864,"height":1536,"filesize":1437570,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-73-864x1536.png"},"quemag-wp-thumbnail-comments":{"file":"image-73-350x622.png","width":350,"height":622,"filesize":316736,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-73-350x622.png"},"quemag-wp-thumbnail-module-grid":{"file":"image-73-242x180.png","width":242,"height":180,"filesize":68668,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-73-242x180.png"},"quemag-wp-thumbnail-widget-big":{"file":"image-73-250x180.png","width":250,"height":180,"filesize":70642,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-73-250x180.png"},"quemag-wp-thumbnail-widget-small":{"file":"image-73-75x75.png","width":75,"height":75,"filesize":10888,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-73-75x75.png"},"quemag-wp-thumbnail-single-image":{"file":"image-73-910x1618.png","width":910,"height":1618,"filesize":1867721,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-73-910x1618.png"},"quemag-wp-thumbnail-blog-featured":{"file":"image-73-670x490.png","width":670,"height":490,"filesize":449452,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-73-670x490.png"},"quemag-wp-thumbnail-blog-featured-small":{"file":"image-73-320x228.png","width":320,"height":228,"filesize":109069,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-73-320x228.png"},"quemag-wp-thumbnail-blog-list":{"file":"image-73-300x225.png","width":300,"height":225,"filesize":102270,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-73-300x225.png"},"web-stories-poster-portrait":{"file":"image-73-640x853.png","width":640,"height":853,"filesize":718619,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-73-640x853.png"},"web-stories-publisher-logo":{"file":"image-73-96x96.png","width":96,"height":96,"filesize":17131,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-73-96x96.png"},"web-stories-thumbnail":{"file":"image-73-150x267.png","width":150,"height":267,"filesize":63954,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-73-150x267.png"},"full":{"file":"image-73.png","width":1080,"height":1920,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-73.png"}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#2e4e57","blurHash":"UjM@iw%MIUxv~qR+RjofM{oLxuWAbwxaWBad","creationDate":"2025-03-01T11:39:41","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-73.png","id":23834,"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":497,"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\">Know Your Audience<\/span>","x":48,"y":512,"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":24,"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\">Research their interests and knowledge level to tailor your content.<\/span>","x":23,"y":574,"width":364,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"type":"text","height":62,"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-75-169x300.png","width":169,"height":300,"filesize":93636,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-75-169x300.png"},"large":{"file":"image-75-576x1024.png","width":576,"height":1024,"filesize":877966,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-75-576x1024.png"},"thumbnail":{"file":"image-75-150x150.png","width":150,"height":150,"filesize":49382,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-75-150x150.png"},"medium_large":{"file":"image-75-768x1365.png","width":768,"height":1365,"filesize":1485982,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-75-768x1365.png"},"1536x1536":{"file":"image-75-864x1536.png","width":864,"height":1536,"filesize":1841928,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-75-864x1536.png"},"quemag-wp-thumbnail-comments":{"file":"image-75-350x622.png","width":350,"height":622,"filesize":349446,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-75-350x622.png"},"quemag-wp-thumbnail-module-grid":{"file":"image-75-242x180.png","width":242,"height":180,"filesize":90390,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-75-242x180.png"},"quemag-wp-thumbnail-widget-big":{"file":"image-75-250x180.png","width":250,"height":180,"filesize":93089,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-75-250x180.png"},"quemag-wp-thumbnail-widget-small":{"file":"image-75-75x75.png","width":75,"height":75,"filesize":14113,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-75-75x75.png"},"quemag-wp-thumbnail-single-image":{"file":"image-75-910x1618.png","width":910,"height":1618,"filesize":2014556,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-75-910x1618.png"},"quemag-wp-thumbnail-blog-featured":{"file":"image-75-670x490.png","width":670,"height":490,"filesize":576593,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-75-670x490.png"},"quemag-wp-thumbnail-blog-featured-small":{"file":"image-75-320x228.png","width":320,"height":228,"filesize":144857,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-75-320x228.png"},"quemag-wp-thumbnail-blog-list":{"file":"image-75-300x225.png","width":300,"height":225,"filesize":134823,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-75-300x225.png"},"web-stories-poster-portrait":{"file":"image-75-640x853.png","width":640,"height":853,"filesize":880570,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-75-640x853.png"},"web-stories-publisher-logo":{"file":"image-75-96x96.png","width":96,"height":96,"filesize":21931,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-75-96x96.png"},"web-stories-thumbnail":{"file":"image-75-150x267.png","width":150,"height":267,"filesize":75868,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-75-150x267.png"},"full":{"file":"image-75.png","width":1080,"height":1920,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-75.png"}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#826f63","blurHash":"UHG8ce~q-:s,I9RPI:t8a_WBnjIVo#R*s.%2","creationDate":"2025-03-01T11:40:45","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-75.png","id":23836,"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":"e0b56b83-72b6-464a-aad4-bc27713e7c3c","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":412,"height":318,"x":0,"y":467,"mask":{"type":"rectangle"},"id":"42a7a09f-eda5-44d6-b2f1-f72889fd6c1f","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\">Structure Your Content<\/span>","x":49,"y":497,"width":314,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":37,"id":"16fbf5c4-600c-4a36-bc52-03a861025458","type":"text"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":24,"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\">Organise your presentation with a clear introduction, logical flow, and a strong conclusion.<\/span>","x":24,"y":550,"width":364,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":95,"id":"c4ba0f9d-db39-44ff-9b3b-5253bb41e656","type":"text"}],"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"animations":[{"id":"b98994fb-7568-4b40-a63b-f561c06b2cc5","type":"effect-background-zoom","zoomDirection":"scaleOut","duration":2000,"delay":0,"targets":["e0b56b83-72b6-464a-aad4-bc27713e7c3c"]},{"id":"3d4ae6d0-14ea-43e7-8b41-02f4e68b5826","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["42a7a09f-eda5-44d6-b2f1-f72889fd6c1f"]},{"id":"024db104-7b93-4cfc-879f-6edbda3b161f","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["16fbf5c4-600c-4a36-bc52-03a861025458"]},{"id":"3bafbfeb-528a-403d-b909-5cb187e6c841","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["c4ba0f9d-db39-44ff-9b3b-5253bb41e656"]}],"id":"ffeedf17-bdf9-46e6-b493-46ef30da2c0b","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-74-169x300.png","width":169,"height":300,"filesize":86551,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-74-169x300.png"},"large":{"file":"image-74-576x1024.png","width":576,"height":1024,"filesize":846300,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-74-576x1024.png"},"thumbnail":{"file":"image-74-150x150.png","width":150,"height":150,"filesize":45125,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-74-150x150.png"},"medium_large":{"file":"image-74-768x1365.png","width":768,"height":1365,"filesize":1455991,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-74-768x1365.png"},"1536x1536":{"file":"image-74-864x1536.png","width":864,"height":1536,"filesize":1812258,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-74-864x1536.png"},"quemag-wp-thumbnail-comments":{"file":"image-74-350x622.png","width":350,"height":622,"filesize":332676,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-74-350x622.png"},"quemag-wp-thumbnail-module-grid":{"file":"image-74-242x180.png","width":242,"height":180,"filesize":83330,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-74-242x180.png"},"quemag-wp-thumbnail-widget-big":{"file":"image-74-250x180.png","width":250,"height":180,"filesize":85806,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-74-250x180.png"},"quemag-wp-thumbnail-widget-small":{"file":"image-74-75x75.png","width":75,"height":75,"filesize":13136,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-74-75x75.png"},"quemag-wp-thumbnail-single-image":{"file":"image-74-910x1618.png","width":910,"height":1618,"filesize":1995395,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-74-910x1618.png"},"quemag-wp-thumbnail-blog-featured":{"file":"image-74-670x490.png","width":670,"height":490,"filesize":536950,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-74-670x490.png"},"quemag-wp-thumbnail-blog-featured-small":{"file":"image-74-320x228.png","width":320,"height":228,"filesize":134046,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-74-320x228.png"},"quemag-wp-thumbnail-blog-list":{"file":"image-74-300x225.png","width":300,"height":225,"filesize":124728,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-74-300x225.png"},"web-stories-poster-portrait":{"file":"image-74-640x853.png","width":640,"height":853,"filesize":824292,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-74-640x853.png"},"web-stories-publisher-logo":{"file":"image-74-96x96.png","width":96,"height":96,"filesize":20337,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-74-96x96.png"},"web-stories-thumbnail":{"file":"image-74-150x267.png","width":150,"height":267,"filesize":70038,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-74-150x267.png"},"full":{"file":"image-74.png","width":1080,"height":1920,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-74.png"}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":null,"blurHash":"","creationDate":"2025-03-01T11:41:59","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-74.png","id":23839,"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":"9604e3a9-93a2-4e9d-851e-dec2297bbff9","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":"6ab014c1-665b-4cf7-881a-792190a9958a","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\">Practice Regularly<\/span>","x":48,"y":505,"width":314,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":37,"id":"9ff0589c-6d04-43d1-a25d-72143c2c809a","type":"text"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":24,"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\">Rehearse multiple times, ideally in front of a practice audience, to boost confidence and refine delivery.<\/span>","x":24,"y":551,"width":364,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":95,"id":"fb5184f2-1331-4af9-a0d6-834f4b4603cd","type":"text"}],"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"animations":[{"id":"40dc4360-cbf3-4e6d-9406-e1a263e9bdf6","type":"effect-background-zoom","zoomDirection":"scaleOut","duration":2000,"delay":0,"targets":["9604e3a9-93a2-4e9d-851e-dec2297bbff9"]},{"id":"d0e6bc51-172c-4aa3-8f4e-6022bd62cb6f","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["6ab014c1-665b-4cf7-881a-792190a9958a"]},{"id":"d1922000-2c81-46e0-bc30-658857ab3793","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["9ff0589c-6d04-43d1-a25d-72143c2c809a"]},{"id":"ea479748-8aa0-4eb3-9dfc-77118d45ff37","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["fb5184f2-1331-4af9-a0d6-834f4b4603cd"]}],"id":"5f657e58-90f3-4aa0-882a-70bbd6c56c03","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-76-169x300.png","width":169,"height":300,"filesize":83083,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-76-169x300.png"},"large":{"file":"image-76-576x1024.png","width":576,"height":1024,"filesize":761302,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-76-576x1024.png"},"thumbnail":{"file":"image-76-150x150.png","width":150,"height":150,"filesize":40034,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-76-150x150.png"},"medium_large":{"file":"image-76-768x1365.png","width":768,"height":1365,"filesize":1270014,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-76-768x1365.png"},"1536x1536":{"file":"image-76-864x1536.png","width":864,"height":1536,"filesize":1549238,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-76-864x1536.png"},"quemag-wp-thumbnail-comments":{"file":"image-76-350x622.png","width":350,"height":622,"filesize":307143,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-76-350x622.png"},"quemag-wp-thumbnail-module-grid":{"file":"image-76-242x180.png","width":242,"height":180,"filesize":67586,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-76-242x180.png"},"quemag-wp-thumbnail-widget-big":{"file":"image-76-250x180.png","width":250,"height":180,"filesize":68946,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-76-250x180.png"},"quemag-wp-thumbnail-widget-small":{"file":"image-76-75x75.png","width":75,"height":75,"filesize":12055,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-76-75x75.png"},"quemag-wp-thumbnail-single-image":{"file":"image-76-910x1618.png","width":910,"height":1618,"filesize":1697001,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-76-910x1618.png"},"quemag-wp-thumbnail-blog-featured":{"file":"image-76-670x490.png","width":670,"height":490,"filesize":392752,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-76-670x490.png"},"quemag-wp-thumbnail-blog-featured-small":{"file":"image-76-320x228.png","width":320,"height":228,"filesize":104739,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-76-320x228.png"},"quemag-wp-thumbnail-blog-list":{"file":"image-76-300x225.png","width":300,"height":225,"filesize":99199,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-76-300x225.png"},"web-stories-poster-portrait":{"file":"image-76-640x853.png","width":640,"height":853,"filesize":704238,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-76-640x853.png"},"web-stories-publisher-logo":{"file":"image-76-96x96.png","width":96,"height":96,"filesize":18547,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-76-96x96.png"},"web-stories-thumbnail":{"file":"image-76-150x267.png","width":150,"height":267,"filesize":67420,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-76-150x267.png"},"full":{"file":"image-76.png","width":1080,"height":1920,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-76.png"}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#3f3635","blurHash":"UPFq,y~C56E0RinhM|I:4-IU-V%MJAN{tRxa","creationDate":"2025-03-01T11:43:10","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-76.png","id":23840,"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":"754b3783-7086-4706-a27a-6d25792c3756","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":412,"height":318,"x":0,"y":487,"mask":{"type":"rectangle"},"id":"72b238dc-8590-4709-b989-f27df0cad967","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\">Use Engaging Visuals<\/span>","x":49,"y":507,"width":314,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":37,"id":"b7db3ec6-2b7c-420b-bbaa-99463f239e37","type":"text"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":24,"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\">Create slides with minimal text, using high-quality images and graphics to support your points.<\/span>","x":24,"y":557,"width":364,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":95,"id":"135d6c64-64e7-4b5c-af1a-d8b55f76f108","type":"text"}],"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"animations":[{"id":"f469b3d6-7853-4878-a03f-bdc9b39eee90","type":"effect-background-zoom","zoomDirection":"scaleOut","duration":2000,"delay":0,"targets":["754b3783-7086-4706-a27a-6d25792c3756"]},{"id":"531e95b9-c3b3-4452-8721-bdae07862ab3","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["72b238dc-8590-4709-b989-f27df0cad967"]},{"id":"c724b61f-e357-4713-bfd6-b99cf61cd5a4","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["b7db3ec6-2b7c-420b-bbaa-99463f239e37"]},{"id":"39ea53dd-0580-478b-8aaf-40b7d404a01d","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["135d6c64-64e7-4b5c-af1a-d8b55f76f108"]}],"id":"1cd89496-2c7c-4ae4-aedf-854742d20ed7","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-78-169x300.png","width":169,"height":300,"filesize":104404,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-78-169x300.png"},"large":{"file":"image-78-576x1024.png","width":576,"height":1024,"filesize":1038410,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-78-576x1024.png"},"thumbnail":{"file":"image-78-150x150.png","width":150,"height":150,"filesize":48336,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-78-150x150.png"},"medium_large":{"file":"image-78-768x1365.png","width":768,"height":1365,"filesize":1766391,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-78-768x1365.png"},"1536x1536":{"file":"image-78-864x1536.png","width":864,"height":1536,"filesize":2180280,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-78-864x1536.png"},"quemag-wp-thumbnail-comments":{"file":"image-78-350x622.png","width":350,"height":622,"filesize":410886,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-78-350x622.png"},"quemag-wp-thumbnail-module-grid":{"file":"image-78-242x180.png","width":242,"height":180,"filesize":87012,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-78-242x180.png"},"quemag-wp-thumbnail-widget-big":{"file":"image-78-250x180.png","width":250,"height":180,"filesize":89149,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-78-250x180.png"},"quemag-wp-thumbnail-widget-small":{"file":"image-78-75x75.png","width":75,"height":75,"filesize":13357,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-78-75x75.png"},"quemag-wp-thumbnail-single-image":{"file":"image-78-910x1618.png","width":910,"height":1618,"filesize":2400745,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-78-910x1618.png"},"quemag-wp-thumbnail-blog-featured":{"file":"image-78-670x490.png","width":670,"height":490,"filesize":574223,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-78-670x490.png"},"quemag-wp-thumbnail-blog-featured-small":{"file":"image-78-320x228.png","width":320,"height":228,"filesize":140740,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-78-320x228.png"},"quemag-wp-thumbnail-blog-list":{"file":"image-78-300x225.png","width":300,"height":225,"filesize":131777,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-78-300x225.png"},"web-stories-poster-portrait":{"file":"image-78-640x853.png","width":640,"height":853,"filesize":993088,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-78-640x853.png"},"web-stories-publisher-logo":{"file":"image-78-96x96.png","width":96,"height":96,"filesize":20980,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-78-96x96.png"},"web-stories-thumbnail":{"file":"image-78-150x267.png","width":150,"height":267,"filesize":83930,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-78-150x267.png"},"full":{"file":"image-78.png","width":1080,"height":1920,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-78.png"}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#918f86","blurHash":"U7Gl6Qt60zs.00%LRPNH00D*-9t6~Wjbo}bH","creationDate":"2025-03-01T11:44:18","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-78.png","id":23841,"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":"b06dba3f-8f3e-4273-90c8-964b1b4d8961","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":"1de52e98-3622-42d1-a642-b28b732d8bda","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\">Maintain Eye Contact<\/span>","x":49,"y":507,"width":314,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":37,"id":"32cff93a-ceb0-4861-956a-47d297da2747","type":"text"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":24,"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\">Establish a connection by making eye contact with various audience members throughout your presentation.<\/span>","x":24,"y":551,"width":364,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":95,"id":"4b0c3805-e0a0-4a69-9c72-fcb415cadbf6","type":"text"}],"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"animations":[{"id":"bdae5884-f068-4af7-bd3a-b8fabcbb57cf","type":"effect-background-zoom","zoomDirection":"scaleOut","duration":2000,"delay":0,"targets":["b06dba3f-8f3e-4273-90c8-964b1b4d8961"]},{"id":"21fbd6f5-882b-463c-9405-f9f62779fcb0","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["1de52e98-3622-42d1-a642-b28b732d8bda"]},{"id":"b366b74d-738e-415d-91e0-aa01123f3062","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["32cff93a-ceb0-4861-956a-47d297da2747"]},{"id":"db5baad4-55f2-44ce-9f53-2fdd0b99079a","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["4b0c3805-e0a0-4a69-9c72-fcb415cadbf6"]}],"id":"3522f5fb-a5ed-45f5-b385-2e63f337051f","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-57-225x300.png","width":225,"height":300,"filesize":90278,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/cropped-image-57-225x300.png"},"thumbnail":{"file":"cropped-image-57-150x150.png","width":150,"height":150,"filesize":32484,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/cropped-image-57-150x150.png"},"quemag-wp-thumbnail-comments":{"file":"cropped-image-57-350x466.png","width":350,"height":466,"filesize":201053,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/cropped-image-57-350x466.png"},"quemag-wp-thumbnail-module-grid":{"file":"cropped-image-57-242x180.png","width":242,"height":180,"filesize":57476,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/cropped-image-57-242x180.png"},"quemag-wp-thumbnail-widget-big":{"file":"cropped-image-57-250x180.png","width":250,"height":180,"filesize":59006,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/cropped-image-57-250x180.png"},"quemag-wp-thumbnail-widget-small":{"file":"cropped-image-57-75x75.png","width":75,"height":75,"filesize":9363,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/cropped-image-57-75x75.png"},"quemag-wp-thumbnail-blog-featured":{"file":"cropped-image-57-640x490.png","width":640,"height":490,"filesize":356586,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/cropped-image-57-640x490.png"},"quemag-wp-thumbnail-blog-featured-small":{"file":"cropped-image-57-320x228.png","width":320,"height":228,"filesize":93884,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/cropped-image-57-320x228.png"},"quemag-wp-thumbnail-blog-list":{"file":"cropped-image-57-300x225.png","width":300,"height":225,"filesize":85416,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/cropped-image-57-300x225.png"},"web-stories-publisher-logo":{"file":"cropped-image-57-96x96.png","width":96,"height":96,"filesize":14561,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/cropped-image-57-96x96.png"},"web-stories-thumbnail":{"file":"cropped-image-57-150x200.png","width":150,"height":200,"filesize":42616,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/cropped-image-57-150x200.png"},"full":{"file":"cropped-image-57.png","width":640,"height":853,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/cropped-image-57.png"}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#26201f","blurHash":"U*IhpqoftRof_Nj[t7ofoyaxV@ayozayV@ae","creationDate":"2025-03-01T10:28:01","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/cropped-image-57.png","id":23787,"alt":"image","local":false},"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":-23,"y":-140,"width":463,"height":618,"mask":{"type":"rectangle"},"isBackground":true,"id":"57db75ae-5252-471e-a6d0-40fc68303934","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":412,"height":318,"x":0,"y":497,"mask":{"type":"rectangle"},"id":"39d027fa-8eb5-46cf-9b69-c5e4b35ade50","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\">Recharge After Social Events<\/span>","x":49,"y":517,"width":314,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":69,"id":"93969523-2526-472d-abb6-9701574d2a42","type":"text"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":24,"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\">Schedule alone time after social interactions to regain energy.<\/span>","x":24,"y":591,"width":364,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":64,"id":"e9bd992c-5bcf-4b29-8aa9-aaf57caff6ab","type":"text"}],"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"animations":[{"id":"2644a523-7f16-4b7c-9d0c-d681fd7bac96","type":"effect-background-zoom","zoomDirection":"scaleOut","duration":2000,"delay":0,"targets":["57db75ae-5252-471e-a6d0-40fc68303934"]},{"id":"a7925f14-90c0-4158-afbb-07479afd99bb","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["39d027fa-8eb5-46cf-9b69-c5e4b35ade50"]},{"id":"f67ea342-ecd5-4b03-9ccf-4dcaef535f7e","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["93969523-2526-472d-abb6-9701574d2a42"]},{"id":"e532cc86-1c74-420c-af1d-761acd8d7737","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["e9bd992c-5bcf-4b29-8aa9-aaf57caff6ab"]}],"id":"9c903799-2f70-4a89-b3b1-c1e57c80ed48","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,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":48,"y":0,"width":330,"height":586,"mask":{"type":"rectangle"},"isBackground":true,"type":"image","id":"cee6a55d-dd27-48cb-beb3-8b3cd12cd5c5","scale":100,"focalX":50,"focalY":50,"resource":{"type":"image","mimeType":"image\/png","width":1080,"height":1920,"sizes":{"medium":{"file":"image-47-169x300.png","width":169,"height":300,"filesize":84418,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-47-169x300.png"},"large":{"file":"image-47-576x1024.png","width":576,"height":1024,"filesize":746829,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-47-576x1024.png"},"thumbnail":{"file":"image-47-150x150.png","width":150,"height":150,"filesize":42176,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-47-150x150.png"},"medium_large":{"file":"image-47-768x1365.png","width":768,"height":1365,"filesize":1278074,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-47-768x1365.png"},"1536x1536":{"file":"image-47-864x1536.png","width":864,"height":1536,"filesize":1527669,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-47-864x1536.png"},"quemag-wp-thumbnail-comments":{"file":"image-47-350x622.png","width":350,"height":622,"filesize":307648,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-47-350x622.png"},"quemag-wp-thumbnail-module-grid":{"file":"image-47-242x180.png","width":242,"height":180,"filesize":71748,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-47-242x180.png"},"quemag-wp-thumbnail-widget-big":{"file":"image-47-250x180.png","width":250,"height":180,"filesize":73015,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-47-250x180.png"},"quemag-wp-thumbnail-widget-small":{"file":"image-47-75x75.png","width":75,"height":75,"filesize":12622,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-47-75x75.png"},"quemag-wp-thumbnail-single-image":{"file":"image-47-910x1618.png","width":910,"height":1618,"filesize":1733023,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-47-910x1618.png"},"quemag-wp-thumbnail-blog-featured":{"file":"image-47-670x490.png","width":670,"height":490,"filesize":432957,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-47-670x490.png"},"quemag-wp-thumbnail-blog-featured-small":{"file":"image-47-320x228.png","width":320,"height":228,"filesize":111531,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-47-320x228.png"},"quemag-wp-thumbnail-blog-list":{"file":"image-47-300x225.png","width":300,"height":225,"filesize":105352,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-47-300x225.png"},"web-stories-poster-portrait":{"file":"image-47-640x853.png","width":640,"height":853,"filesize":739251,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-47-640x853.png"},"web-stories-publisher-logo":{"file":"image-47-96x96.png","width":96,"height":96,"filesize":19420,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-47-96x96.png"},"web-stories-thumbnail":{"file":"image-47-150x267.png","width":150,"height":267,"filesize":68953,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-47-150x267.png"},"full":{"file":"image-47.png","width":1080,"height":1920,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-47.png"}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#4a475b","blurHash":"UWIq_xtl%Ms.V@M{RjM|.8D%M{Rj~qt7t6WV","creationDate":"2025-03-01T09:48:54","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-47.png","id":23751,"alt":"image","local":false}},{"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":497,"mask":{"type":"rectangle"},"id":"9786f8fa-e0aa-407c-94b7-ff23a69589c7","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\">Seek Feedback<\/span>","x":49,"y":517,"width":314,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":37,"id":"bf1638e6-9a2a-41b7-b676-7ca7b383ea9b","type":"text"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":24,"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\">From trusted colleagues or friends about your communication style to identify areas for improvement.<\/span>","x":24,"y":561,"width":364,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":93,"id":"f11eb769-95ae-465b-b937-2c39de784a15","type":"text"}],"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"animations":[{"id":"3c1a9257-7516-4c27-88f8-5fb15e905047","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["9786f8fa-e0aa-407c-94b7-ff23a69589c7"]},{"id":"6d8a3045-fbcb-4f4b-8d64-f6d592da36a5","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["bf1638e6-9a2a-41b7-b676-7ca7b383ea9b"]},{"id":"d719d7e1-59c3-4c78-815c-72dad9d30e16","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["f11eb769-95ae-465b-b937-2c39de784a15"]}],"id":"53ef9ede-57f4-4c5f-af43-1cadebd92d9b","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":"f8c63b7b-25d8-493a-8027-b026fd8c6421"}},{"elements":[{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":false,"scale":100,"focalX":50,"focalY":50,"resource":{"type":"image","mimeType":"image\/png","width":1080,"height":1920,"sizes":{"medium":{"file":"image-16-169x300.png","width":169,"height":300,"filesize":85679,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-16-169x300.png"},"large":{"file":"image-16-576x1024.png","width":576,"height":1024,"filesize":680450,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-16-576x1024.png"},"thumbnail":{"file":"image-16-150x150.png","width":150,"height":150,"filesize":45380,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-16-150x150.png"},"medium_large":{"file":"image-16-768x1365.png","width":768,"height":1365,"filesize":1212515,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-16-768x1365.png"},"1536x1536":{"file":"image-16-864x1536.png","width":864,"height":1536,"filesize":1325806,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-16-864x1536.png"},"quemag-wp-thumbnail-comments":{"file":"image-16-350x622.png","width":350,"height":622,"filesize":305941,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-16-350x622.png"},"quemag-wp-thumbnail-module-grid":{"file":"image-16-242x180.png","width":242,"height":180,"filesize":82956,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-16-242x180.png"},"quemag-wp-thumbnail-widget-big":{"file":"image-16-250x180.png","width":250,"height":180,"filesize":85327,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-16-250x180.png"},"quemag-wp-thumbnail-widget-small":{"file":"image-16-75x75.png","width":75,"height":75,"filesize":13426,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-16-75x75.png"},"quemag-wp-thumbnail-single-image":{"file":"image-16-910x1618.png","width":910,"height":1618,"filesize":1631798,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-16-910x1618.png"},"quemag-wp-thumbnail-blog-featured":{"file":"image-16-670x490.png","width":670,"height":490,"filesize":460314,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-16-670x490.png"},"quemag-wp-thumbnail-blog-featured-small":{"file":"image-16-320x228.png","width":320,"height":228,"filesize":128197,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-16-320x228.png"},"quemag-wp-thumbnail-blog-list":{"file":"image-16-300x225.png","width":300,"height":225,"filesize":120358,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-16-300x225.png"},"web-stories-poster-portrait":{"file":"image-16-640x853.png","width":640,"height":853,"filesize":672247,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-16-640x853.png"},"web-stories-publisher-logo":{"file":"image-16-96x96.png","width":96,"height":96,"filesize":20863,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-16-96x96.png"},"web-stories-thumbnail":{"file":"image-16-150x267.png","width":150,"height":267,"filesize":69557,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-16-150x267.png"},"full":{"file":"image-16.png","width":1080,"height":1920,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-16.png"}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#d4ccc6","blurHash":"UNL|$DIVE1.8?Et7tRIUEdel$*M|_NM_IVx]","creationDate":"2025-03-01T07:12:01","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/image-16.png","id":23682,"alt":"Why You Should Participate in College Fests?","local":false},"x":-14,"y":-63,"width":436,"height":758,"type":"image","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":"28a8a77f-d935-4a71-9927-0c552ec34c78","isBackground":true,"isHidden":false},{"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":497,"mask":{"type":"rectangle"},"id":"98465c79-afdb-4909-9f9f-9bc050a1b638","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\">Respect Your Communication Style<\/span>","x":49,"y":507,"width":314,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":69,"id":"76042de6-37e4-455e-aa52-94f173517a84","type":"text"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":24,"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\">Focus on quality of communication over quantity.<\/span>","x":24,"y":591,"width":364,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":64,"id":"875bfa33-8567-42bf-adf2-276e6968e09a","type":"text"}],"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"animations":[{"id":"730c5e32-65ce-4a71-b74c-93feb28f7445","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["98465c79-afdb-4909-9f9f-9bc050a1b638"]},{"id":"350d7671-64de-4b7b-9011-dfbba30943b7","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["76042de6-37e4-455e-aa52-94f173517a84"]},{"id":"a2182d03-ae95-4730-ab26-5eb7f0a61c97","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["875bfa33-8567-42bf-adf2-276e6968e09a"]}],"id":"fb45f828-c2b0-4487-bce2-d363563591e7","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":23893,"url":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/03\/cropped-image-90.png","width":640,"height":853,"needsProxy":false},"_links":{"self":[{"href":"https:\/\/www.admissify.com\/blog\/wp-json\/web-stories\/v1\/web-story\/23887","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\/23887\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.admissify.com\/blog\/wp-json\/web-stories\/v1\/media\/23893"}],"wp:attachment":[{"href":"https:\/\/www.admissify.com\/blog\/wp-json\/web-stories\/v1\/media?parent=23887"}],"wp:term":[{"taxonomy":"web_story_category","embeddable":true,"href":"https:\/\/www.admissify.com\/blog\/wp-json\/web-stories\/v1\/web_story_category?post=23887"},{"taxonomy":"web_story_tag","embeddable":true,"href":"https:\/\/www.admissify.com\/blog\/wp-json\/web-stories\/v1\/web_story_tag?post=23887"}],"wp:lock":[{"embeddable":true,"href":"https:\/\/www.admissify.com\/blog\/wp-json\/web-stories\/v1\/web-story\/23887\/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 10:31:55 UTC -->