{"id":23112,"date":"2025-02-26T14:58:11","date_gmt":"2025-02-26T09:28:11","guid":{"rendered":"https:\/\/www.admissify.com\/blog\/?post_type=web-story&#038;p=23112"},"modified":"2025-02-26T15:08:04","modified_gmt":"2025-02-26T09:38:04","slug":"top-10-eye-care-tips-for-students","status":"publish","type":"web-story","link":"https:\/\/www.admissify.com\/blog\/web-stories\/top-10-eye-care-tips-for-students\/","title":{"rendered":"Top 10 Eye Care Tips For Students"},"content":{"rendered":"<p><html amp=\"\" lang=\"en\"><head>

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

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

<script id="bv-dl-scripts-list" data-cfasync="false" bv-exclude="true">
var scriptAttrs = [{"attrs":{"defer":true,"data-cfasync":false,"async":false,"src":"\\"https:\\/\\/cdn.ampproject.org\\/v0.js\\"","bv_inline_delayed":false},"bv_unique_id":"5aKemiZt2SnEqvUXHjFk","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":"glc2bp53EfTpHL78CAu6","reference":1},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"XmgECrSkca6SWg08vfrA","reference":2},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"439r0lsy695LJMVzQ6MN","reference":3},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"X6aZ5Um0eXSxLi8Gs1QH","reference":4},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"cMXD3A0fdJbubf519kRr","reference":5},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"d1s12UdLeLHcOBVPrQhV","reference":6},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"RO14mRZzi4xHRiG8bFAV","reference":7},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"nmqLG8rRjJGwKGB5Ik0R","reference":8},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"BUIePZkvYyE68uBjCWEx","reference":9},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"uLRRszPZub6Esvg8gpkZ","reference":10},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"QUazrWWZvEcsilahb8As","reference":11},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"O8f5jeOPBCIbKpBamojM","reference":12},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"0pmZEpO83vM8YUztmPsh","reference":13},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"gCG6Smu4UZAhSMgj10A8","reference":14},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"bN5tTEY0RT5eqWpOpvEY","reference":15},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"Ev60PCKUFGOxwNNBSFMV","reference":16},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"GZvCPGNHiXEdqGUkqQyc","reference":17},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"6OOL0VH9uF9LWKseYcBt","reference":18},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"QvOP1Kl5KSdm6a4HB65f","reference":19},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"eYcKzorcGgXeH4MYGBGX","reference":20},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"8VP0SbPKn5X5Z1crqP2D","reference":21},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"DNnFRGWqTjVmJVI7Uh9P","reference":22},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"21RGYKW8JiwhKOuyX4wb","reference":23},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"HkBAeTkPnftrXERbb4mB","reference":24},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"Uy3W06oBzalvIOFccD5l","reference":25},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"8K8ybLUeDpZXstEdc9Cy","reference":26},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"EvkPFwYlp9KtxLvokbZn","reference":27},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"unXNEWbguIWatoOlNdWW","reference":28},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"6Pn99lCNfOmFP7tEVgj7","reference":29},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"yAVIENQOz4KOnPQkf8YO","reference":30},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"lMS6XGEZW0nbeCcYEeQW","reference":31},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"k86K45L9snL4Ra8z5LPT","reference":32},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"e8qlUXj9Rkd4gjAdeE4Z","reference":33},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"z1d42ycDfHgyHuetsJbi","reference":34},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"711tmJzam2rKtOKyTFoV","reference":35},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"UrcxNizsg7IEDcByQbe4","reference":36},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"nNb7A9ZG0LQdzdrG0oui","reference":37},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"4H7wJOPfvdt5sqXdysUu","reference":38},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"HGiPh8mmj1yO9Kiht6xa","reference":39},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"d5ercLxNdkiyJOfj2rmh","reference":40},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"sf36m5Kez06QZysFq0Y1","reference":41},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/ld+json\\"","class":"\\"yoast-schema-graph\\"","bv_inline_delayed":true},"bv_unique_id":"fgaLCcPGhddGdZMsMga0","reference":42},{"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="5aKemiZt2SnEqvUXHjFk"></template><\/script><template id="glc2bp53EfTpHL78CAu6"></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\/02\/image-354.png\" rel=\"preload\" as=\"image\"\/>\n<style amp-boilerplate=\"\">body{-webkit-animation:-amp-start 8s steps(1,end) 0s 1 normal both;-moz-animation:-amp-start 8s steps(1,end) 0s 1 normal both;-ms-animation:-amp-start 8s steps(1,end) 0s 1 normal both;animation:-amp-start 8s steps(1,end) 0s 1 normal both}@-webkit-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-moz-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-ms-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-o-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}<\/style>\n<p><noscript><\/p>\n<style amp-boilerplate=\"\">body{-webkit-animation:none;-moz-animation:none;-ms-animation:none;animation:none}<\/style>\n<p><\/noscript><\/p>\n<style amp-custom=\"\">\n              h1, h2, h3 { font-weight: normal; }<\/p>\n<p>              amp-story-page {\n                background-color: #131516;\n              }<\/p>\n<p>              amp-story-grid-layer {\n                overflow: visible;\n              }<\/p>\n<p>              @media (max-aspect-ratio: 9 \/ 16)  {\n                @media (min-aspect-ratio: 320 \/ 678) {\n                  amp-story-grid-layer.grid-layer {\n                    margin-top: calc((100% \/ 0.5625 - 100% \/ 0.6666666666666666) \/ 2);\n                  }\n                }\n              }<\/p>\n<p>              @media not all and (min-resolution:.001dpcm) {\n                @media {\n                  p.text-wrapper > span {\n                    font-size: calc(100% - 0.5px);\n                  }\n                }\n              }<\/p>\n<p>              .page-fullbleed-area,\n              .page-background-overlay-area {\n                position: absolute;\n                overflow: hidden;\n                width: 100%;\n                left: 0;\n                height: calc(1.1851851851851851 * 100%);\n                top: calc((1 - 1.1851851851851851) * 100% \/ 2);\n              }<\/p>\n<p>              .element-overlay-area {\n                position: absolute;\n                width: 100%;\n                height: 100%;\n                top: 0;\n                left: 0;\n              }<\/p>\n<p>              .page-safe-area {\n                overflow: visible;\n                position: absolute;\n                top: 0;\n                bottom: 0;\n                left: 0;\n                right: 0;\n                width: 100%;\n                height: calc(0.84375 * 100%);\n                margin: auto 0;\n              }<\/p>\n<p>              .mask {\n                position: absolute;\n                overflow: hidden;\n              }<\/p>\n<p>              .fill {\n                position: absolute;\n                top: 0;\n                left: 0;\n                right: 0;\n                bottom: 0;\n                margin: 0;\n              }<\/p>\n<p>              @media (prefers-reduced-motion: no-preference) {\n                .animation-wrapper {\n                  opacity: var(--initial-opacity);\n                  transform: var(--initial-transform);\n                }\n              }<\/p>\n<p>              amp-story-grid-layer.align-bottom {\n                align-content: end;\n                padding: 0;\n                \/*\n                  AMP CTA Layer will exactly occupy 74px regardless of any device.\n                  To space out captions 74px from the BOTTOM (AMP CTA Layer),\n                  74px from the TOP should also be spaced out and thus: 2 * 74px\n                  will be the desired max-height.\n                *\/\n                max-height: calc(100vh - (2 * 74px));\n              }<\/p>\n<p>              .captions-area {\n                padding: 0 32px 0;\n              }<\/p>\n<p>              amp-story-captions {\n                margin-bottom: 16px;\n                text-align: center;\n              }<\/p>\n<p>              amp-story-audio-sticker {\n                height: 100%;\n              }<\/p>\n<p>              .audio-sticker {\n                font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif;\n              }\n              <\/style>\n<p><meta name=\"web-stories-replace-head-start\"\/><title>Top 10 Eye Care Tips For Students<\/title><link rel=\"canonical\" href=\"https:\/\/www.admissify.com\/blog\/web-stories\/top-10-eye-care-tips-for-students\/\"\/><meta name=\"web-stories-replace-head-end\"\/><\/head><body><amp-story standalone=\"\" publisher=\"Admissify\" publisher-logo-src=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2023\/10\/Favicon.jpg\" title=\"Top 10 Eye Care Tips For Students\" poster-portrait-src=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/cropped-image-354.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:#c99c8a\">\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\/02\/image-354.png\" alt=\"Data Science vs. Machine Learning\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-354.png 720w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-354-576x1024.png 576w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-354-350x622.png 350w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-354-169x300.png 169w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-354-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:4.36893%;top:68.93204%;width:94.90291%;height:18.12298%;opacity:1\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:0.5115089514066496% 0.5115089514066496% 0.5115089514066496% 0.5115089514066496% \/ 1.7857142857142856% 1.7857142857142856% 1.7857142857142856% 1.7857142857142856%\" 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.02237851662404056% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.566343em;line-height:1.3;text-align:left;padding:2.557544757033248% 2.557544757033248%;color:#000000\"><span><span style=\"font-weight: 700; color: #eee\">Top 10 Eye Care Tips For Students<\/span><\/span><\/h2>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:4.36893%;top:85.59871%;width:92.71845%;height:7.44337%;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.5235602094240838% 0.5235602094240838% 0.5235602094240838% 0.5235602094240838% \/ 4.3478260869565215% 4.3478260869565215% 4.3478260869565215% 4.3478260869565215%\" 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.24869109947644008% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.323625em;line-height:1.4;text-align:left;padding:2.6178010471204187% 2.6178010471204187%;color:#000000\"><span><span style=\"color: #fff\">Manasvi | February 26, 2025<\/span><\/span><\/p>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:6.5534%;top:95.30744%;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-21b5c04e-1b1d-4d83-a5a0-a2a09892c2d7\",\"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-63059362-ca53-4310-9acf-d93d9af9f95f\",\"keyframes\":{\"transform\":[\"translate3d(0px, 588.05576%, 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-87ec850a-c179-4920-ad14-b0559c88ecf5\",\"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-5c25eccd-3081-4466-a188-51833f37bb5e\",\"keyframes\":{\"transform\":[\"translate3d(0px, 127.59625%, 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:#ecc0b0\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:0;top:-9.25926%;width:100%;height:118.51852%;opacity:1\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0\" class=\"mask\" id=\"el-3a4339ed-b2f7-446b-ae4e-2557d99e1ec6\">\n<div style=\"position:absolute;width: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\/02\/image-355.png\" alt=\"image\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-355.png 720w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-355-576x1024.png 576w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-355-350x622.png 350w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-355-169x300.png 169w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-355-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 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:13.34951%;top:71.19741%;width:80.09709%;height:6.47249%;opacity:1\">\n<div id=\"anim-21b5c04e-1b1d-4d83-a5a0-a2a09892c2d7\" 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-63059362-ca53-4310-9acf-d93d9af9f95f\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 588.05576%, 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.6060606060606061% 0.6060606060606061% 0.6060606060606061% 0.6060606060606061% \/ 5% 5% 5% 5%\" 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.47727272727272707% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.485437em;line-height:1.2;text-align:left;padding:0;color:#000000\"><span><span style=\"font-weight: 700; color: #fff\">Follow the 20-20-20\ufeff Rule<\/span><\/span><\/h2>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:13.34951%;top:77.6699%;width:83.00971%;height:24.75728%;opacity:1\">\n<div id=\"anim-87ec850a-c179-4920-ad14-b0559c88ecf5\" 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-5c25eccd-3081-4466-a188-51833f37bb5e\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 127.59625%, 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.5847953216374269% 0.5847953216374269% 0.5847953216374269% 0.5847953216374269% \/ 1.3071895424836601% 1.3071895424836601% 1.3071895424836601% 1.3071895424836601%\" 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.3837719298245614% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.404531em;line-height:1.2;text-align:left;padding:0;color:#000000\"><span><span style=\"color: #fff\">Every 20 minutes, take a\ufeff break and look at something 20 feet away for<\/span><br \/>\n<span style=\"color: #fff\">20 seconds. This simple practice\ufeff helps reduce eye strain caused<\/span><br \/>\n<span style=\"color: #fff\">by screens.<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:3.39806%;top:71.0356%;width:4.85437%;height:31.22977%;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-d5fd0f05-1082-4925-a72a-23996399b4dc\">\n<div class=\"fill\" style=\"background-color:#0354f2;will-change:transform\"><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><\/amp-story-page><amp-story-page id=\"8f36ca96-3dc0-408f-b9af-67b6892fb063\" auto-advance-after=\"7s\"><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-826eca15-df31-485c-b7a3-722a50a2fb73\",\"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-e9dcc8d7-c76c-4332-aec5-02758a9eed90\",\"keyframes\":{\"transform\":[\"translate3d(0px, 603.13389%, 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-f2ca1be9-5bcd-474f-95ec-5461eba0910f\",\"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-3b191710-22cd-4565-a9d1-237b0482f78a\",\"keyframes\":{\"transform\":[\"translate3d(0px, 121.06027%, 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:#e5cbbb\">\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-cc0080c9-a1ec-4ecd-9d40-b988d9a3936f\">\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\/02\/image-356.png\" alt=\"image\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-356.png 720w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-356-576x1024.png 576w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-356-350x622.png 350w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-356-169x300.png 169w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-356-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 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:13.34951%;top:71.19741%;width:76.21359%;height:6.31068%;opacity:1\">\n<div id=\"anim-826eca15-df31-485c-b7a3-722a50a2fb73\" 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-e9dcc8d7-c76c-4332-aec5-02758a9eed90\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 603.13389%, 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.128205128205128% 5.128205128205128% 5.128205128205128% 5.128205128205128%\" id=\"el-a4c0e71f-6dfe-45e6-8752-825dfae0c80f\">\n<h2 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.5015923566878979% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.485437em;line-height:1.2;text-align:left;padding:0;color:#000000\"><span><span style=\"font-weight: 700; color: #fff\">Maintain Good Lighting<\/span><\/span><\/h2>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:13.34951%;top:79.28803%;width:83.00971%;height:24.75728%;opacity:1\">\n<div id=\"anim-f2ca1be9-5bcd-474f-95ec-5461eba0910f\" 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-3b191710-22cd-4565-a9d1-237b0482f78a\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 121.06027%, 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.5847953216374269% 0.5847953216374269% 0.5847953216374269% 0.5847953216374269% \/ 1.3071895424836601% 1.3071895424836601% 1.3071895424836601% 1.3071895424836601%\" id=\"el-057cac1b-25ce-4051-9ac2-a84875845e0c\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.3837719298245614% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.404531em;line-height:1.2;text-align:left;padding:0;color:#000000\"><span><span style=\"color: #fff\">Ensure that your\ufeff study area<\/span><br \/>\n<span style=\"color: #fff\">\u0456s well-lit, preferably with natural light. Proper lighting reduces\ufeff glare and prevents unnecessary strain<\/span><br \/>\n<span style=\"color: #fff\">\u043en your eyes.<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:4.12621%;top:71.35922%;width:4.85437%;height:32.52427%;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-b9cf5e87-13e2-49db-86a6-13558641167a\">\n<div class=\"fill\" style=\"background-color:#0354f2;will-change:transform\"><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><\/amp-story-page><amp-story-page id=\"65f8c3d9-f225-489c-9f14-047fd55e779a\" auto-advance-after=\"7s\"><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-2f8794a0-c9f7-4eae-bd39-94684e33597c\",\"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-6867bd11-9df5-4691-9d5b-cd1c0cbadeab\",\"keyframes\":{\"transform\":[\"translate3d(0px, 558.05571%, 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-85d7bd88-b695-4fb3-83f2-7d25d426fc64\",\"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-b33f1122-9a89-45b9-a6fa-d7f9454e5e73\",\"keyframes\":{\"transform\":[\"translate3d(0px, 114.52433%, 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:#cdae76\">\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-bd053d2c-5de5-464e-bb44-ab44dddb7d4c\">\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\/02\/image-357.png\" alt=\"image\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-357.png 720w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-357-576x1024.png 576w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-357-350x622.png 350w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-357-169x300.png 169w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-357-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 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:13.34951%;top:73.13916%;width:69.17476%;height:6.47249%;opacity:1\">\n<div id=\"anim-2f8794a0-c9f7-4eae-bd39-94684e33597c\" 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-6867bd11-9df5-4691-9d5b-cd1c0cbadeab\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 558.05571%, 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.7017543859649122% 0.7017543859649122% 0.7017543859649122% 0.7017543859649122% \/ 5% 5% 5% 5%\" id=\"el-a7b3f739-171d-49fe-a7b0-f0ee7b1bfdb7\">\n<h2 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.5526315789473683% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.485437em;line-height:1.2;text-align:left;padding:0;color:#000000\"><span><span style=\"font-weight: 700; color: #fff\">Eat a Balanced\ufeff Diet<\/span><\/span><\/h2>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:13.34951%;top:80.90615%;width:83.00971%;height:24.75728%;opacity:1\">\n<div id=\"anim-85d7bd88-b695-4fb3-83f2-7d25d426fc64\" 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-b33f1122-9a89-45b9-a6fa-d7f9454e5e73\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 114.52433%, 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.5847953216374269% 0.5847953216374269% 0.5847953216374269% 0.5847953216374269% \/ 1.3071895424836601% 1.3071895424836601% 1.3071895424836601% 1.3071895424836601%\" id=\"el-2d443b5d-5c51-4fb0-bca8-2273920ebf1c\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.3837719298245614% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.404531em;line-height:1.2;text-align:left;padding:0;color:#000000\"><span><span style=\"color: #fff\">Support eye health by consuming<\/span><br \/>\n<span style=\"color: #fff\">a diet rich \u0456n vitamins A, C, and<\/span><br \/>\n<span style=\"color: #fff\">E, and omega-3\ufeff fatty acids.\ufeff Foods like carrots, spinach, and fish are excellent choices.<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:3.8835%;top:73.30097%;width:4.85437%;height:31.5534%;opacity:1\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0\" class=\"mask\" id=\"el-cde5f5c1-7b9b-486d-ada8-ad7034504c85\">\n<div class=\"fill\" style=\"background-color:#0354f2;will-change:transform\"><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><\/amp-story-page><amp-story-page id=\"ae635e34-453c-4ca7-87b3-22aef257cca1\" auto-advance-after=\"7s\"><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-5954d309-1223-41d2-8969-1efca29361fa\",\"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-27feaa8b-bd66-46b6-932e-f5d86c592ea9\",\"keyframes\":{\"transform\":[\"translate3d(0px, 608.26203%, 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-a28416fd-2ba0-466f-bb7d-aafa66c66977\",\"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-d98dd0c6-c2cf-4e59-affa-3e4923d1622d\",\"keyframes\":{\"transform\":[\"translate3d(0px, 127.59625%, 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:#c8a186\">\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-3346475f-1268-417c-a9b7-89c573caaf55\">\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\/02\/image-358.png\" alt=\"image\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-358.png 720w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-358-576x1024.png 576w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-358-350x622.png 350w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-358-169x300.png 169w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-358-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 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:10.92233%;top:70.87379%;width:83.25243%;height:6.31068%;opacity:1\">\n<div id=\"anim-5954d309-1223-41d2-8969-1efca29361fa\" 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-27feaa8b-bd66-46b6-932e-f5d86c592ea9\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 608.26203%, 0)\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:0.5830903790087464% 0.5830903790087464% 0.5830903790087464% 0.5830903790087464% \/ 5.128205128205128% 5.128205128205128% 5.128205128205128% 5.128205128205128%\" id=\"el-79cba921-ef6b-424c-94c8-9e7c15e6fdba\">\n<h2 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.45918367346938754% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.485437em;line-height:1.2;text-align:left;padding:0;color:#000000\"><span><span style=\"font-weight: 700; color: #fff\">Wear Sunglasses Outdoors<\/span><\/span><\/h2>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:13.34951%;top:77.6699%;width:83.00971%;height:24.75728%;opacity:1\">\n<div id=\"anim-a28416fd-2ba0-466f-bb7d-aafa66c66977\" 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-d98dd0c6-c2cf-4e59-affa-3e4923d1622d\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 127.59625%, 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.5847953216374269% 0.5847953216374269% 0.5847953216374269% 0.5847953216374269% \/ 1.3071895424836601% 1.3071895424836601% 1.3071895424836601% 1.3071895424836601%\" id=\"el-dd462711-c2e7-4df6-a005-2f418fbe31db\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.3837719298245614% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.404531em;line-height:1.2;text-align:left;padding:0;color:#000000\"><span><span style=\"color: #fff\">Protect your eyes from harmful<\/span><br \/>\n<span style=\"color: #fff\">UV rays by wearing sunglasses when outdoors. This\ufeff helps prevent long-term damage and reduces the risk \u043ef cataracts.<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:4.36893%;top:71.0356%;width:4.85437%;height:32.8479%;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-43d0a701-edac-49a7-8687-032ac2889f3b\">\n<div class=\"fill\" style=\"background-color:#0354f2;will-change:transform\"><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><\/amp-story-page><amp-story-page id=\"75d4cd31-6d6a-4cdd-ac69-a6c3443457eb\" auto-advance-after=\"7s\"><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-c9b58cdd-c67d-4c0c-aba4-f94b93b317de\",\"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-b9ce14d6-5e37-4930-8c01-b4ecd62123d6\",\"keyframes\":{\"transform\":[\"translate3d(0px, 558.05571%, 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-c40f62ea-b54f-4dbd-a316-fd1c29b98108\",\"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-22960266-0f9e-465e-a30d-9680442a50ce\",\"keyframes\":{\"transform\":[\"translate3d(0px, 114.52433%, 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:#dacbc5\">\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-8917c0ba-1322-4f80-9adf-b46d0ad2e261\">\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\/02\/image-359.png\" alt=\"image\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-359.png 720w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-359-576x1024.png 576w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-359-350x622.png 350w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-359-169x300.png 169w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-359-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 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:13.34951%;top:73.13916%;width:69.17476%;height:6.47249%;opacity:1\">\n<div id=\"anim-c9b58cdd-c67d-4c0c-aba4-f94b93b317de\" 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-b9ce14d6-5e37-4930-8c01-b4ecd62123d6\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 558.05571%, 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.7017543859649122% 0.7017543859649122% 0.7017543859649122% 0.7017543859649122% \/ 5% 5% 5% 5%\" id=\"el-d336530f-e54f-44ed-8c3f-c1f9b4bc409c\">\n<h2 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.5526315789473683% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.485437em;line-height:1.2;text-align:left;padding:0;color:#000000\"><span><span style=\"font-weight: 700; color: #fff\">Get Adequate Sleep<\/span><\/span><\/h2>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:13.34951%;top:80.90615%;width:83.00971%;height:24.75728%;opacity:1\">\n<div id=\"anim-c40f62ea-b54f-4dbd-a316-fd1c29b98108\" 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-22960266-0f9e-465e-a30d-9680442a50ce\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 114.52433%, 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.5847953216374269% 0.5847953216374269% 0.5847953216374269% 0.5847953216374269% \/ 1.3071895424836601% 1.3071895424836601% 1.3071895424836601% 1.3071895424836601%\" id=\"el-07c917cd-7f57-43d4-889f-9243ae2bfcf9\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.3837719298245614% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.404531em;line-height:1.2;text-align:left;padding:0;color:#000000\"><span><span style=\"color: #fff\">Make sure t\u043e get enough rest each night.\ufeff Sleep allows your eyes<\/span><br \/>\n<span style=\"color: #fff\">t\u043e recover from\ufeff daily stress and minimizes fatigue, keeping them healthy and refreshed.<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:4.85437%;top:74.27184%;width:4.85437%;height:30.42071%;opacity:1\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0\" class=\"mask\" id=\"el-2e48e61c-34c3-498d-a038-c81f18bb961f\">\n<div class=\"fill\" style=\"background-color:#0354f2;will-change:transform\"><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><\/amp-story-page><amp-story-page id=\"845f466d-a877-4982-9148-23bcfab602a1\" auto-advance-after=\"7s\"><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-6a979925-f8e5-4f54-a109-c788684977f0\",\"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-6f045776-5b17-476b-9044-d5dda4170821\",\"keyframes\":{\"transform\":[\"translate3d(0px, 577.49292%, 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-797c7a12-c492-4943-a5a8-8934c81f7d04\",\"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-f617399b-7d07-4821-899f-a5a9c520fa4e\",\"keyframes\":{\"transform\":[\"translate3d(0px, 150.58718%, 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:#4d4540\">\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-246ee05b-d52d-4533-a6bc-519ee3d111f6\">\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\/02\/image-360.png\" alt=\"image\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-360.png 720w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-360-576x1024.png 576w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-360-350x622.png 350w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-360-169x300.png 169w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-360-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 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:14.07767%;top:72.81553%;width:78.15534%;height:6.31068%;opacity:1\">\n<div id=\"anim-6a979925-f8e5-4f54-a109-c788684977f0\" 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-6f045776-5b17-476b-9044-d5dda4170821\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 577.49292%, 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.6211180124223602% 0.6211180124223602% 0.6211180124223602% 0.6211180124223602% \/ 5.128205128205128% 5.128205128205128% 5.128205128205128% 5.128205128205128%\" id=\"el-07e533c6-50fa-425c-89e0-55fb8d9a631c\">\n<h2 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.4891304347826085% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.485437em;line-height:1.2;text-align:left;padding:0;color:#000000\"><span><span style=\"font-weight: 700; color: #fff\">Avoid Rubbing Your\ufeff Eyes<\/span><\/span><\/h2>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:13.34951%;top:79.28803%;width:83.00971%;height:19.90291%;opacity:1\">\n<div id=\"anim-797c7a12-c492-4943-a5a8-8934c81f7d04\" 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-f617399b-7d07-4821-899f-a5a9c520fa4e\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 150.58718%, 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.5847953216374269% 0.5847953216374269% 0.5847953216374269% 0.5847953216374269% \/ 1.6260162601626018% 1.6260162601626018% 1.6260162601626018% 1.6260162601626018%\" id=\"el-46bf73f2-c7a2-4264-be85-5622e7fc2888\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.3837719298245614% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.404531em;line-height:1.2;text-align:left;padding:0;color:#000000\"><span><span style=\"color: #fff\">Resist the temptation t\u043e rub your\ufeff eyes, as this can\ufeff cause irritation and lead t\u043e infections. Instead, use<\/span><br \/>\n<span style=\"color: #fff\">a\ufeff clean tissue \u043er eye\ufeff drops for relief.<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:4.12621%;top:72.65372%;width:4.85437%;height:29.12621%;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-a9122acd-7bc8-4fce-b5eb-210bc93fd441\">\n<div class=\"fill\" style=\"background-color:#0354f2;will-change:transform\"><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><\/amp-story-page><amp-story-page id=\"3f0f524e-9d1d-42bf-abc0-9dd427775281\" auto-advance-after=\"7s\"><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-d9920829-2336-4267-ab86-7fe8bf6b9723\",\"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-d4a29f8d-f40e-4530-b9cf-fbfcd67193ba\",\"keyframes\":{\"transform\":[\"translate3d(0px, 603.13389%, 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-1aedbfd3-d445-48ed-8d47-ba5c5e6cbd35\",\"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-f89767f7-b076-499f-9d78-946e54fac6c3\",\"keyframes\":{\"transform\":[\"translate3d(0px, 127.59625%, 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:#ab957b\">\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-f5d0e391-ac61-475d-8809-2b42ccd8c9ef\">\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\/02\/image-361.png\" alt=\"image\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-361.png 720w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-361-576x1024.png 576w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-361-350x622.png 350w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-361-169x300.png 169w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-361-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 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:13.34951%;top:71.19741%;width:80.09709%;height:6.31068%;opacity:1\">\n<div id=\"anim-d9920829-2336-4267-ab86-7fe8bf6b9723\" 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-d4a29f8d-f40e-4530-b9cf-fbfcd67193ba\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 603.13389%, 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.6060606060606061% 0.6060606060606061% 0.6060606060606061% 0.6060606060606061% \/ 5.128205128205128% 5.128205128205128% 5.128205128205128% 5.128205128205128%\" id=\"el-52cbbd23-279d-4b58-8c16-2f2e68efb285\">\n<h2 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.47727272727272707% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.485437em;line-height:1.2;text-align:left;padding:0;color:#000000\"><span><span style=\"font-weight: 700; color: #fff\">Practice Good Hygiene<\/span><\/span><\/h2>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:13.34951%;top:77.6699%;width:83.00971%;height:24.75728%;opacity:1\">\n<div id=\"anim-1aedbfd3-d445-48ed-8d47-ba5c5e6cbd35\" 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-f89767f7-b076-499f-9d78-946e54fac6c3\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 127.59625%, 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.5847953216374269% 0.5847953216374269% 0.5847953216374269% 0.5847953216374269% \/ 1.3071895424836601% 1.3071895424836601% 1.3071895424836601% 1.3071895424836601%\" id=\"el-380f1fa1-4f5c-46ea-8170-09d3a4975284\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.3837719298245614% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.404531em;line-height:1.2;text-align:left;padding:0;color:#000000\"><span><span style=\"color: #fff\">Regularly wash your\ufeff hands\u200b t\u043e prevent transferring\ufeff germs\u200b t\u043e your\ufeff eyes. Good hygiene practices keep your eyes safe from infections and irritations.<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:4.12621%;top:71.0356%;width:4.85437%;height:31.22977%;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-38b3582b-f267-4f5a-8786-405ac48f135f\">\n<div class=\"fill\" style=\"background-color:#0354f2;will-change:transform\"><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><\/amp-story-page><amp-story-page id=\"94f0e12c-87e4-48b2-8cf3-f685c833801b\" auto-advance-after=\"7s\"><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-68d9e042-22e6-49fb-bb42-cc0a3cd803b4\",\"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-7dce5208-f836-48e0-8c88-427872799d5d\",\"keyframes\":{\"transform\":[\"translate3d(0px, 608.05579%, 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-473c50b4-fedd-4c6f-91c6-0d953b3762f7\",\"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-28e6a2b8-5c50-4757-bc4d-da23c9f06025\",\"keyframes\":{\"transform\":[\"translate3d(0px, 134.13218%, 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:#efe4d7\">\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-ee81191a-ed23-47b0-88da-94d9e2af1f86\">\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\/02\/image-362.png\" alt=\"image\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-362.png 720w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-362-576x1024.png 576w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-362-350x622.png 350w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-362-169x300.png 169w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-362-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 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:15.7767%;top:69.90291%;width:69.17476%;height:6.47249%;opacity:1\">\n<div id=\"anim-68d9e042-22e6-49fb-bb42-cc0a3cd803b4\" 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-7dce5208-f836-48e0-8c88-427872799d5d\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 608.05579%, 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.7017543859649122% 0.7017543859649122% 0.7017543859649122% 0.7017543859649122% \/ 5% 5% 5% 5%\" id=\"el-64841375-894f-447b-acb5-c55faa26eaa9\">\n<h2 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.5526315789473683% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.485437em;line-height:1.2;text-align:left;padding:0;color:#000000\"><span><span style=\"font-weight: 700; color: #fff\">Keep Glasses Clean<\/span><\/span><\/h2>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:15.7767%;top:76.05178%;width:83.00971%;height:24.75728%;opacity:1\">\n<div id=\"anim-473c50b4-fedd-4c6f-91c6-0d953b3762f7\" 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-28e6a2b8-5c50-4757-bc4d-da23c9f06025\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 134.13218%, 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.5847953216374269% 0.5847953216374269% 0.5847953216374269% 0.5847953216374269% \/ 1.3071895424836601% 1.3071895424836601% 1.3071895424836601% 1.3071895424836601%\" id=\"el-eea11a5c-7fa9-4326-b1ff-0b241e218f3c\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.3837719298245614% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.404531em;line-height:1.2;text-align:left;padding:0;color:#000000\"><span><span style=\"color: #fff\">Regularly\ufeff clean your glasses and ensure your prescription\u200b \u0456s up-to-date.\ufeff Clear lenses help improve vision and reduce eye strain during studies.<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:5.82524%;top:72.81553%;width:4.85437%;height:28.64078%;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-8918cd07-95b3-4e24-b3a0-0a33bcbbf105\">\n<div class=\"fill\" style=\"background-color:#0354f2;will-change:transform\"><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><\/amp-story-page><amp-story-page id=\"1f07b5a2-dcf7-4a7d-bef8-694fbc6e2284\" auto-advance-after=\"7s\"><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-5ff2d559-756f-47db-8a2a-c25472e1911c\",\"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-a4f24f35-95c0-4856-ac28-cd373fd8af03\",\"keyframes\":{\"transform\":[\"translate3d(0px, 658.05571%, 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-ed20c646-6793-4012-8787-ce3e1ff73e97\",\"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-c22d1419-dea1-4c62-b880-18f9b02bb213\",\"keyframes\":{\"transform\":[\"translate3d(0px, 123.07227%, 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:#e2dcd3\">\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-26b9dec1-985c-4172-ba1f-2af09fd64d99\">\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\/02\/image-363.png\" alt=\"image\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-363.png 720w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-363-576x1024.png 576w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-363-350x622.png 350w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-363-169x300.png 169w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-363-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 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:13.34951%;top:66.66667%;width:69.17476%;height:6.47249%;opacity:1\">\n<div id=\"anim-5ff2d559-756f-47db-8a2a-c25472e1911c\" 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-a4f24f35-95c0-4856-ac28-cd373fd8af03\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 658.05571%, 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.7017543859649122% 0.7017543859649122% 0.7017543859649122% 0.7017543859649122% \/ 5% 5% 5% 5%\" id=\"el-4a53baea-de7d-4838-8c6a-27959ec09d79\">\n<h2 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.5526315789473683% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.485437em;line-height:1.2;text-align:left;padding:0;color:#000000\"><span><span style=\"font-weight: 700; color: #fff\">Exercise Regularly<\/span><\/span><\/h2>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:13.34951%;top:72.81553%;width:83.00971%;height:29.61165%;opacity:1\">\n<div id=\"anim-ed20c646-6793-4012-8787-ce3e1ff73e97\" 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-c22d1419-dea1-4c62-b880-18f9b02bb213\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 123.07227%, 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.5847953216374269% 0.5847953216374269% 0.5847953216374269% 0.5847953216374269% \/ 1.092896174863388% 1.092896174863388% 1.092896174863388% 1.092896174863388%\" id=\"el-310be7ca-43ac-4963-9189-3ff79385f44d\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.3837719298245614% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.404531em;line-height:1.2;text-align:left;padding:0;color:#000000\"><span><span style=\"color: #fff\">Engage \u0456n physical activity<\/span><br \/>\n<span style=\"color: #fff\">t\u043e enhance overall health, including eye health. Regular exercise improves\ufeff blood flow and supports the body&#8217;s functions, including vision.<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:4.12621%;top:65.21036%;width:4.85437%;height:36.73139%;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-9f8f14a4-2619-44d5-85ad-20a04472f9eb\">\n<div class=\"fill\" style=\"background-color:#0354f2;will-change:transform\"><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><\/amp-story-page><amp-story-page id=\"912729de-c3c0-4540-be4e-7c0cf6862ec4\" auto-advance-after=\"7s\"><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-4ffb45cc-5283-4476-b515-ef4143be0356\",\"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-b895bf80-ecfa-4c81-93c3-ba05af88ba1f\",\"keyframes\":{\"transform\":[\"translate3d(0px, 330.96304%, 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-975976bb-2e80-451e-80e8-af5ccae76a52\",\"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-ac2eda61-69a5-4ce8-acef-f39ae422c303\",\"keyframes\":{\"transform\":[\"translate3d(0px, 137.57908%, 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:#cdc0b9\">\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-8f29a3c7-a110-4348-8548-42ccc46d0e83\">\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\/02\/image-364.png\" alt=\"image\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-364.png 720w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-364-576x1024.png 576w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-364-350x622.png 350w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-364-169x300.png 169w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-364-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 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:10.92233%;top:69.09385%;width:83.25243%;height:12.13592%;opacity:1\">\n<div id=\"anim-4ffb45cc-5283-4476-b515-ef4143be0356\" 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-b895bf80-ecfa-4c81-93c3-ba05af88ba1f\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 330.96304%, 0)\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:0.5830903790087464% 0.5830903790087464% 0.5830903790087464% 0.5830903790087464% \/ 2.666666666666667% 2.666666666666667% 2.666666666666667% 2.666666666666667%\" id=\"el-96205146-f310-420c-bbdc-9bf5ca0b46cc\">\n<h2 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.45918367346938754% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.485437em;line-height:1.2;text-align:left;padding:0;color:#000000\"><span><span style=\"font-weight: 700; color: #fff\">Schedule Regular Eye Exams<\/span><\/span><\/h2>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:10.92233%;top:81.87702%;width:88.34951%;height:19.90291%;opacity:1\">\n<div id=\"anim-975976bb-2e80-451e-80e8-af5ccae76a52\" 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-ac2eda61-69a5-4ce8-acef-f39ae422c303\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 137.57908%, 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% \/ 1.6260162601626018% 1.6260162601626018% 1.6260162601626018% 1.6260162601626018%\" id=\"el-19f8199e-3fce-4adc-be2c-1fde448672ee\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.3605769230769231% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.404531em;line-height:1.2;text-align:left;padding:0;color:#000000\"><span><span style=\"color: #fff\">Don\u2019t skip your regular eye check-ups. They\u2019re essential for monitoring eye health and detecting any potential issues\ufeff early for timely treatment.<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:3.64078%;top:68.93204%;width:4.85437%;height:32.8479%;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-c668e947-432e-4b3b-9e05-cf34fca854b0\">\n<div class=\"fill\" style=\"background-color:#0354f2;will-change:transform\"><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><\/amp-story-page><\/amp-story><\/body><\/html><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Protect your vision with these top 10 eye care tips for students. Learn how to reduce strain, improve eye health, and maintain clear eyesight while studying!<\/p>\n","protected":false},"author":4,"featured_media":23114,"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-23112","web-story","type-web-story","status-publish","has-post-thumbnail","hentry"],"yoast_head":"\n<title>Top 10 Eye Care Tips For Students | Admissify Blog<\/title>\n<meta name=\"description\" content=\"Protect your vision with these top 10 eye care tips for students. Learn how to reduce strain, improve eye health, and maintain clear eyesight while studying!\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.admissify.com\/blog\/web-stories\/top-10-eye-care-tips-for-students\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Top 10 Eye Care Tips For Students | Admissify Blog\" \/>\n<meta property=\"og:description\" content=\"Protect your vision with these top 10 eye care tips for students. Learn how to reduce strain, improve eye health, and maintain clear eyesight while studying!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.admissify.com\/blog\/web-stories\/top-10-eye-care-tips-for-students\/\" \/>\n<meta property=\"og:site_name\" content=\"Admissify Blog\" \/>\n<meta property=\"article:modified_time\" content=\"2025-02-26T09:38:04+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/cropped-image-354.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\\\/top-10-eye-care-tips-for-students\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/top-10-eye-care-tips-for-students\\\/\"},\"author\":{\"name\":\"Gaurav Kandari\",\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/#\\\/schema\\\/person\\\/7f0fd73aa5a3ea4ee67952d71a9c4225\"},\"headline\":\"Top 10 Eye Care Tips For Students\",\"datePublished\":\"2025-02-26T09:28:11+00:00\",\"dateModified\":\"2025-02-26T09:38:04+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/top-10-eye-care-tips-for-students\\\/\"},\"wordCount\":316,\"image\":{\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/top-10-eye-care-tips-for-students\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/wp-content\\\/uploads\\\/2025\\\/02\\\/cropped-image-354.png\",\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/top-10-eye-care-tips-for-students\\\/\",\"url\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/top-10-eye-care-tips-for-students\\\/\",\"name\":\"Top 10 Eye Care Tips For Students | Admissify Blog\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/top-10-eye-care-tips-for-students\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/top-10-eye-care-tips-for-students\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/wp-content\\\/uploads\\\/2025\\\/02\\\/cropped-image-354.png\",\"datePublished\":\"2025-02-26T09:28:11+00:00\",\"dateModified\":\"2025-02-26T09:38:04+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/top-10-eye-care-tips-for-students\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/top-10-eye-care-tips-for-students\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/top-10-eye-care-tips-for-students\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/wp-content\\\/uploads\\\/2025\\\/02\\\/cropped-image-354.png\",\"contentUrl\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/wp-content\\\/uploads\\\/2025\\\/02\\\/cropped-image-354.png\",\"width\":640,\"height\":853,\"caption\":\"image\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/top-10-eye-care-tips-for-students\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Stories\",\"item\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Top 10 Eye Care Tips For Students\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/\",\"name\":\"Admissify\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/#\\\/schema\\\/person\\\/7f0fd73aa5a3ea4ee67952d71a9c4225\",\"name\":\"Gaurav Kandari\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/51ec890564fe52df18fe6e4ead3eb868d2c372bb576a07b643dee7650f6b70a6?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/51ec890564fe52df18fe6e4ead3eb868d2c372bb576a07b643dee7650f6b70a6?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/51ec890564fe52df18fe6e4ead3eb868d2c372bb576a07b643dee7650f6b70a6?s=96&d=mm&r=g\",\"caption\":\"Gaurav Kandari\"},\"description\":\"Gaurav Kandari is SEO Specialist with 4 years of experience in on-page, off-page, and technical SEO. Passionate about driving organic growth, boosting search rankings, and delivering measurable results.\"}]}<\/script>\n","yoast_head_json":{"title":"Top 10 Eye Care Tips For Students | Admissify Blog","description":"Protect your vision with these top 10 eye care tips for students. Learn how to reduce strain, improve eye health, and maintain clear eyesight while studying!","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.admissify.com\/blog\/web-stories\/top-10-eye-care-tips-for-students\/","og_locale":"en_US","og_type":"article","og_title":"Top 10 Eye Care Tips For Students | Admissify Blog","og_description":"Protect your vision with these top 10 eye care tips for students. Learn how to reduce strain, improve eye health, and maintain clear eyesight while studying!","og_url":"https:\/\/www.admissify.com\/blog\/web-stories\/top-10-eye-care-tips-for-students\/","og_site_name":"Admissify Blog","article_modified_time":"2025-02-26T09:38:04+00:00","og_image":[{"width":640,"height":853,"url":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/cropped-image-354.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\/top-10-eye-care-tips-for-students\/#article","isPartOf":{"@id":"https:\/\/www.admissify.com\/blog\/web-stories\/top-10-eye-care-tips-for-students\/"},"author":{"name":"Gaurav Kandari","@id":"https:\/\/www.admissify.com\/blog\/#\/schema\/person\/7f0fd73aa5a3ea4ee67952d71a9c4225"},"headline":"Top 10 Eye Care Tips For Students","datePublished":"2025-02-26T09:28:11+00:00","dateModified":"2025-02-26T09:38:04+00:00","mainEntityOfPage":{"@id":"https:\/\/www.admissify.com\/blog\/web-stories\/top-10-eye-care-tips-for-students\/"},"wordCount":316,"image":{"@id":"https:\/\/www.admissify.com\/blog\/web-stories\/top-10-eye-care-tips-for-students\/#primaryimage"},"thumbnailUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/cropped-image-354.png","inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.admissify.com\/blog\/web-stories\/top-10-eye-care-tips-for-students\/","url":"https:\/\/www.admissify.com\/blog\/web-stories\/top-10-eye-care-tips-for-students\/","name":"Top 10 Eye Care Tips For Students | Admissify Blog","isPartOf":{"@id":"https:\/\/www.admissify.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.admissify.com\/blog\/web-stories\/top-10-eye-care-tips-for-students\/#primaryimage"},"image":{"@id":"https:\/\/www.admissify.com\/blog\/web-stories\/top-10-eye-care-tips-for-students\/#primaryimage"},"thumbnailUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/cropped-image-354.png","datePublished":"2025-02-26T09:28:11+00:00","dateModified":"2025-02-26T09:38:04+00:00","breadcrumb":{"@id":"https:\/\/www.admissify.com\/blog\/web-stories\/top-10-eye-care-tips-for-students\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.admissify.com\/blog\/web-stories\/top-10-eye-care-tips-for-students\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.admissify.com\/blog\/web-stories\/top-10-eye-care-tips-for-students\/#primaryimage","url":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/cropped-image-354.png","contentUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/cropped-image-354.png","width":640,"height":853,"caption":"image"},{"@type":"BreadcrumbList","@id":"https:\/\/www.admissify.com\/blog\/web-stories\/top-10-eye-care-tips-for-students\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.admissify.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Stories","item":"https:\/\/www.admissify.com\/blog\/web-stories\/"},{"@type":"ListItem","position":3,"name":"Top 10 Eye Care Tips For Students"}]},{"@type":"WebSite","@id":"https:\/\/www.admissify.com\/blog\/#website","url":"https:\/\/www.admissify.com\/blog\/","name":"Admissify","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.admissify.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.admissify.com\/blog\/#\/schema\/person\/7f0fd73aa5a3ea4ee67952d71a9c4225","name":"Gaurav Kandari","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/51ec890564fe52df18fe6e4ead3eb868d2c372bb576a07b643dee7650f6b70a6?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/51ec890564fe52df18fe6e4ead3eb868d2c372bb576a07b643dee7650f6b70a6?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/51ec890564fe52df18fe6e4ead3eb868d2c372bb576a07b643dee7650f6b70a6?s=96&d=mm&r=g","caption":"Gaurav Kandari"},"description":"Gaurav Kandari is SEO Specialist with 4 years of experience in on-page, off-page, and technical SEO. Passionate about driving organic growth, boosting search rankings, and delivering measurable results."}]}},"story_data":{"version":47,"pages":[{"elements":[{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":48,"y":0,"width":330,"height":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":720,"height":1280,"sizes":{"medium":{"file":"image-354-169x300.png","width":169,"height":300,"filesize":87932,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-354-169x300.png"},"large":{"file":"image-354-576x1024.png","width":576,"height":1024,"filesize":822135,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-354-576x1024.png"},"thumbnail":{"file":"image-354-150x150.png","width":150,"height":150,"filesize":40483,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-354-150x150.png"},"quemag-wp-thumbnail-comments":{"file":"image-354-350x622.png","width":350,"height":622,"filesize":335976,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-354-350x622.png"},"quemag-wp-thumbnail-module-grid":{"file":"image-354-242x180.png","width":242,"height":180,"filesize":69885,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-354-242x180.png"},"quemag-wp-thumbnail-widget-big":{"file":"image-354-250x180.png","width":250,"height":180,"filesize":71536,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-354-250x180.png"},"quemag-wp-thumbnail-widget-small":{"file":"image-354-75x75.png","width":75,"height":75,"filesize":11816,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-354-75x75.png"},"quemag-wp-thumbnail-blog-featured":{"file":"image-354-670x490.png","width":670,"height":490,"filesize":431744,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-354-670x490.png"},"quemag-wp-thumbnail-blog-featured-small":{"file":"image-354-320x228.png","width":320,"height":228,"filesize":111257,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-354-320x228.png"},"quemag-wp-thumbnail-blog-list":{"file":"image-354-300x225.png","width":300,"height":225,"filesize":104655,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-354-300x225.png"},"web-stories-poster-portrait":{"file":"image-354-640x853.png","width":640,"height":853,"filesize":769478,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-354-640x853.png"},"web-stories-publisher-logo":{"file":"image-354-96x96.png","width":96,"height":96,"filesize":18288,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-354-96x96.png"},"web-stories-thumbnail":{"file":"image-354-150x267.png","width":150,"height":267,"filesize":70947,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-354-150x267.png"},"full":{"file":"image-354.png","width":720,"height":1280,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-354.png"}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#c99c8a","blurHash":"UCM?b%001jR45s*0ZzgPu5k?-ARjTeSPxa-p","creationDate":"2025-02-24T11:42:47","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-354.png","id":23113,"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":"left","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":10,"vertical":10},"content":"<span style=\"font-weight: 700; color: #eee\">Top 10 Eye Care Tips For Students<\/span>","x":18,"y":426,"width":391,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"type":"text","height":112,"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":"left","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":10,"vertical":10},"content":"<span style=\"color: #fff\">Manasvi | February 26, 2025<\/span>","x":18,"y":529,"width":382,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":46,"id":"b9891946-a13d-4e86-b689-492a6d12ec94","type":"text"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":false,"scale":100,"focalX":50,"focalY":50,"resource":{"type":"image","mimeType":"image\/png","width":3669,"height":982,"sizes":{"medium":{"file":"logo-redesign-300x80.png","width":300,"height":80,"filesize":14896,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-300x80.png"},"large":{"file":"logo-redesign-1024x274.png","width":1024,"height":274,"filesize":128785,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-1024x274.png"},"thumbnail":{"file":"logo-redesign-150x150.png","width":150,"height":150,"filesize":12644,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-150x150.png"},"medium_large":{"file":"logo-redesign-768x206.png","width":768,"height":206,"filesize":58214,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-768x206.png"},"1536x1536":{"file":"logo-redesign-1536x411.png","width":1536,"height":411,"filesize":222755,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-1536x411.png"},"2048x2048":{"file":"logo-redesign-2048x548.png","width":2048,"height":548,"filesize":497549,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-2048x548.png"},"quemag-wp-thumbnail-comments":{"file":"logo-redesign-350x94.png","width":350,"height":94,"filesize":21299,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-350x94.png"},"quemag-wp-thumbnail-module-grid":{"file":"logo-redesign-242x180.png","width":242,"height":180,"filesize":17343,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-242x180.png"},"quemag-wp-thumbnail-widget-big":{"file":"logo-redesign-250x180.png","width":250,"height":180,"filesize":23678,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-250x180.png"},"quemag-wp-thumbnail-widget-small":{"file":"logo-redesign-75x75.png","width":75,"height":75,"filesize":4003,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-75x75.png"},"quemag-wp-thumbnail-single-image":{"file":"logo-redesign-910x244.png","width":910,"height":244,"filesize":116039,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-910x244.png"},"quemag-wp-thumbnail-blog-featured":{"file":"logo-redesign-670x490.png","width":670,"height":490,"filesize":160260,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-670x490.png"},"quemag-wp-thumbnail-blog-featured-small":{"file":"logo-redesign-320x228.png","width":320,"height":228,"filesize":36966,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-320x228.png"},"quemag-wp-thumbnail-blog-list":{"file":"logo-redesign-300x225.png","width":300,"height":225,"filesize":36220,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-300x225.png"},"web-stories-poster-portrait":{"file":"logo-redesign-640x853.png","width":640,"height":853,"filesize":256430,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-640x853.png"},"web-stories-publisher-logo":{"file":"logo-redesign-96x96.png","width":96,"height":96,"filesize":5452,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-96x96.png"},"web-stories-thumbnail":{"file":"logo-redesign-150x40.png","width":150,"height":40,"filesize":5634,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-150x40.png"},"full":{"file":"logo-redesign.png","width":3669,"height":982,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign.png"}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#fcac34","blurHash":"UDIgAJ-UROofu%$f?GxD1B%0$K$%03s,%0xD","creationDate":"2024-04-02T07:54:04","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign.png","id":14375,"alt":"logo redesign","local":false},"x":27,"y":589,"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":720,"height":1280,"sizes":{"medium":{"file":"image-355-169x300.png","width":169,"height":300,"filesize":101318,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-355-169x300.png"},"large":{"file":"image-355-576x1024.png","width":576,"height":1024,"filesize":1076679,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-355-576x1024.png"},"thumbnail":{"file":"image-355-150x150.png","width":150,"height":150,"filesize":46304,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-355-150x150.png"},"quemag-wp-thumbnail-comments":{"file":"image-355-350x622.png","width":350,"height":622,"filesize":414469,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-355-350x622.png"},"quemag-wp-thumbnail-module-grid":{"file":"image-355-242x180.png","width":242,"height":180,"filesize":87212,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-355-242x180.png"},"quemag-wp-thumbnail-widget-big":{"file":"image-355-250x180.png","width":250,"height":180,"filesize":89915,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-355-250x180.png"},"quemag-wp-thumbnail-widget-small":{"file":"image-355-75x75.png","width":75,"height":75,"filesize":12491,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-355-75x75.png"},"quemag-wp-thumbnail-blog-featured":{"file":"image-355-670x490.png","width":670,"height":490,"filesize":574781,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-355-670x490.png"},"quemag-wp-thumbnail-blog-featured-small":{"file":"image-355-320x228.png","width":320,"height":228,"filesize":142424,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-355-320x228.png"},"quemag-wp-thumbnail-blog-list":{"file":"image-355-300x225.png","width":300,"height":225,"filesize":132098,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-355-300x225.png"},"web-stories-poster-portrait":{"file":"image-355-640x853.png","width":640,"height":853,"filesize":979823,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-355-640x853.png"},"web-stories-publisher-logo":{"file":"image-355-96x96.png","width":96,"height":96,"filesize":19831,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-355-96x96.png"},"web-stories-thumbnail":{"file":"image-355-150x267.png","width":150,"height":267,"filesize":80461,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-355-150x267.png"},"full":{"file":"image-355.png","width":720,"height":1280,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-355.png"}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#ecc0b0","blurHash":"UgPE@}E1%MxZJ7WBV@WBxaoLogae~Wt7R+j[","creationDate":"2025-02-24T11:48:20","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-355.png","id":23115,"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":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":30,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"lineHeight":1.2,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"font-weight: 700; color: #fff\">Follow the 20-20-20\ufeff Rule<\/span>","x":55,"y":440,"width":330,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"type":"text","height":40,"id":"d2b53d68-dc84-4add-8e74-be426ab3ee2d"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":25,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"lineHeight":1.2,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"color: #fff\">Every 20 minutes, take a\ufeff break and look at something 20 feet away for<\/span>\n<span style=\"color: #fff\">20 seconds. This simple practice\ufeff helps reduce eye strain caused<\/span>\n<span style=\"color: #fff\">by screens.<\/span>","x":55,"y":480,"width":342,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"type":"text","height":153,"id":"b0383394-8f49-4d85-a585-d9d17dbeb178"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":false,"backgroundColor":{"color":{"r":3,"g":84,"b":242}},"width":20,"height":193,"type":"shape","x":14,"y":439,"mask":{"type":"rectangle"},"id":"d5fd0f05-1082-4925-a72a-23996399b4dc"}],"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"animations":[{"id":"245978a1-3fdd-4903-a78c-ebdbef7734da","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["d2b53d68-dc84-4add-8e74-be426ab3ee2d"]},{"id":"bb5cbf58-11a3-4e11-9fc5-b772ebe59e22","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["b0383394-8f49-4d85-a585-d9d17dbeb178"]}],"id":"62fbf261-69ca-4264-95da-73fa67c6b655","defaultBackgroundElement":{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":1,"y":1,"width":1,"height":1,"mask":{"type":"rectangle"},"isBackground":true,"isDefaultBackground":true,"type":"shape","id":"cee6a55d-dd27-48cb-beb3-8b3cd12cd5c5"}},{"elements":[{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"scale":100,"focalX":50,"focalY":50,"resource":{"type":"image","mimeType":"image\/png","width":720,"height":1280,"sizes":{"medium":{"file":"image-356-169x300.png","width":169,"height":300,"filesize":83555,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-356-169x300.png"},"large":{"file":"image-356-576x1024.png","width":576,"height":1024,"filesize":725852,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-356-576x1024.png"},"thumbnail":{"file":"image-356-150x150.png","width":150,"height":150,"filesize":45087,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-356-150x150.png"},"quemag-wp-thumbnail-comments":{"file":"image-356-350x622.png","width":350,"height":622,"filesize":313183,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-356-350x622.png"},"quemag-wp-thumbnail-module-grid":{"file":"image-356-242x180.png","width":242,"height":180,"filesize":81862,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-356-242x180.png"},"quemag-wp-thumbnail-widget-big":{"file":"image-356-250x180.png","width":250,"height":180,"filesize":84554,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-356-250x180.png"},"quemag-wp-thumbnail-widget-small":{"file":"image-356-75x75.png","width":75,"height":75,"filesize":12674,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-356-75x75.png"},"quemag-wp-thumbnail-blog-featured":{"file":"image-356-670x490.png","width":670,"height":490,"filesize":478672,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-356-670x490.png"},"quemag-wp-thumbnail-blog-featured-small":{"file":"image-356-320x228.png","width":320,"height":228,"filesize":129511,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-356-320x228.png"},"quemag-wp-thumbnail-blog-list":{"file":"image-356-300x225.png","width":300,"height":225,"filesize":121508,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-356-300x225.png"},"web-stories-poster-portrait":{"file":"image-356-640x853.png","width":640,"height":853,"filesize":731319,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-356-640x853.png"},"web-stories-publisher-logo":{"file":"image-356-96x96.png","width":96,"height":96,"filesize":19887,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-356-96x96.png"},"web-stories-thumbnail":{"file":"image-356-150x267.png","width":150,"height":267,"filesize":67073,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-356-150x267.png"},"full":{"file":"image-356.png","width":720,"height":1280,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-356.png"}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#e5cbbb","blurHash":"UlO32-z-.9rWXos8ofog~UxuIpX9OZs+RkRk","creationDate":"2025-02-24T11:49:31","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-356.png","id":23116,"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":"cc0080c9-a1ec-4ecd-9d40-b988d9a3936f","overlay":{"type":"linear","rotation":0,"stops":[{"color":{"r":0,"g":0,"b":0,"a":0},"position":0.4},{"color":{"r":0,"g":0,"b":0,"a":1},"position":1}],"alpha":0.5},"type":"image"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":30,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"lineHeight":1.2,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"font-weight: 700; color: #fff\">Maintain Good Lighting<\/span>","x":55,"y":440,"width":314,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":39,"id":"a4c0e71f-6dfe-45e6-8752-825dfae0c80f","type":"text"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":25,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"lineHeight":1.2,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"color: #fff\">Ensure that your\ufeff study area<\/span>\n<span style=\"color: #fff\">\u0456s well-lit, preferably with natural light. Proper lighting reduces\ufeff glare and prevents unnecessary strain<\/span>\n<span style=\"color: #fff\">\u043en your eyes.<\/span>","x":55,"y":490,"width":342,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":153,"id":"057cac1b-25ce-4051-9ac2-a84875845e0c","type":"text"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":false,"backgroundColor":{"color":{"r":3,"g":84,"b":242}},"width":20,"height":201,"x":17,"y":441,"mask":{"type":"rectangle"},"id":"b9cf5e87-13e2-49db-86a6-13558641167a","type":"shape"}],"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"animations":[{"id":"62c91638-1b4e-4c00-894c-999477a5da88","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["a4c0e71f-6dfe-45e6-8752-825dfae0c80f"]},{"id":"6438b3f2-06f8-4ef1-a362-194c749bc2b1","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["057cac1b-25ce-4051-9ac2-a84875845e0c"]}],"id":"8f36ca96-3dc0-408f-b9af-67b6892fb063","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":720,"height":1280,"sizes":{"medium":{"file":"image-357-169x300.png","width":169,"height":300,"filesize":91206,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-357-169x300.png"},"large":{"file":"image-357-576x1024.png","width":576,"height":1024,"filesize":899428,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-357-576x1024.png"},"thumbnail":{"file":"image-357-150x150.png","width":150,"height":150,"filesize":42681,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-357-150x150.png"},"quemag-wp-thumbnail-comments":{"file":"image-357-350x622.png","width":350,"height":622,"filesize":355836,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-357-350x622.png"},"quemag-wp-thumbnail-module-grid":{"file":"image-357-242x180.png","width":242,"height":180,"filesize":77738,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-357-242x180.png"},"quemag-wp-thumbnail-widget-big":{"file":"image-357-250x180.png","width":250,"height":180,"filesize":80105,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-357-250x180.png"},"quemag-wp-thumbnail-widget-small":{"file":"image-357-75x75.png","width":75,"height":75,"filesize":12424,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-357-75x75.png"},"quemag-wp-thumbnail-blog-featured":{"file":"image-357-670x490.png","width":670,"height":490,"filesize":490267,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-357-670x490.png"},"quemag-wp-thumbnail-blog-featured-small":{"file":"image-357-320x228.png","width":320,"height":228,"filesize":125522,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-357-320x228.png"},"quemag-wp-thumbnail-blog-list":{"file":"image-357-300x225.png","width":300,"height":225,"filesize":116720,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-357-300x225.png"},"web-stories-poster-portrait":{"file":"image-357-640x853.png","width":640,"height":853,"filesize":806304,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-357-640x853.png"},"web-stories-publisher-logo":{"file":"image-357-96x96.png","width":96,"height":96,"filesize":19188,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-357-96x96.png"},"web-stories-thumbnail":{"file":"image-357-150x267.png","width":150,"height":267,"filesize":73375,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-357-150x267.png"},"full":{"file":"image-357.png","width":720,"height":1280,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-357.png"}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#cdae76","blurHash":"UmL:fAt5?8WA~RWExta~X3ofk8ofj]bHV_WB","creationDate":"2025-02-24T11:52:29","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-357.png","id":23117,"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":"bd053d2c-5de5-464e-bb44-ab44dddb7d4c","overlay":{"type":"linear","rotation":0,"stops":[{"color":{"r":0,"g":0,"b":0,"a":0},"position":0.4},{"color":{"r":0,"g":0,"b":0,"a":1},"position":1}],"alpha":0.5},"type":"image"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":30,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"lineHeight":1.2,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"font-weight: 700; color: #fff\">Eat a Balanced\ufeff Diet<\/span>","x":55,"y":452,"width":285,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":40,"id":"a7b3f739-171d-49fe-a7b0-f0ee7b1bfdb7","type":"text"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":25,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"lineHeight":1.2,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"color: #fff\">Support eye health by consuming<\/span>\n<span style=\"color: #fff\">a diet rich \u0456n vitamins A, C, and<\/span>\n<span style=\"color: #fff\">E, and omega-3\ufeff fatty acids.\ufeff Foods like carrots, spinach, and fish are excellent choices.<\/span>","x":55,"y":500,"width":342,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":153,"id":"2d443b5d-5c51-4fb0-bca8-2273920ebf1c","type":"text"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":false,"backgroundColor":{"color":{"r":3,"g":84,"b":242}},"width":20,"height":195,"x":16,"y":453,"mask":{"type":"rectangle"},"id":"cde5f5c1-7b9b-486d-ada8-ad7034504c85","type":"shape"}],"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"animations":[{"id":"253cb2c9-72be-4d2e-8994-ca319da5ec7f","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["a7b3f739-171d-49fe-a7b0-f0ee7b1bfdb7"]},{"id":"faf76dd5-72b6-4077-806b-89fa5ff3588d","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["2d443b5d-5c51-4fb0-bca8-2273920ebf1c"]}],"id":"65f8c3d9-f225-489c-9f14-047fd55e779a","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":720,"height":1280,"sizes":{"medium":{"file":"image-358-169x300.png","width":169,"height":300,"filesize":105511,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-358-169x300.png"},"large":{"file":"image-358-576x1024.png","width":576,"height":1024,"filesize":1021358,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-358-576x1024.png"},"thumbnail":{"file":"image-358-150x150.png","width":150,"height":150,"filesize":47612,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-358-150x150.png"},"quemag-wp-thumbnail-comments":{"file":"image-358-350x622.png","width":350,"height":622,"filesize":412977,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-358-350x622.png"},"quemag-wp-thumbnail-module-grid":{"file":"image-358-242x180.png","width":242,"height":180,"filesize":89018,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-358-242x180.png"},"quemag-wp-thumbnail-widget-big":{"file":"image-358-250x180.png","width":250,"height":180,"filesize":91932,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-358-250x180.png"},"quemag-wp-thumbnail-widget-small":{"file":"image-358-75x75.png","width":75,"height":75,"filesize":13012,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-358-75x75.png"},"quemag-wp-thumbnail-blog-featured":{"file":"image-358-670x490.png","width":670,"height":490,"filesize":577839,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-358-670x490.png"},"quemag-wp-thumbnail-blog-featured-small":{"file":"image-358-320x228.png","width":320,"height":228,"filesize":145221,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-358-320x228.png"},"quemag-wp-thumbnail-blog-list":{"file":"image-358-300x225.png","width":300,"height":225,"filesize":134310,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-358-300x225.png"},"web-stories-poster-portrait":{"file":"image-358-640x853.png","width":640,"height":853,"filesize":910296,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-358-640x853.png"},"web-stories-publisher-logo":{"file":"image-358-96x96.png","width":96,"height":96,"filesize":20706,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-358-96x96.png"},"web-stories-thumbnail":{"file":"image-358-150x267.png","width":150,"height":267,"filesize":84464,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-358-150x267.png"},"full":{"file":"image-358.png","width":720,"height":1280,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-358.png"}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#c8a186","blurHash":"UiINt8WY=^xa~7RjkCoe-fWYWVoJ%2oJRkWV","creationDate":"2025-02-24T11:55:09","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-358.png","id":23118,"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":"3346475f-1268-417c-a9b7-89c573caaf55","overlay":{"type":"linear","rotation":0,"stops":[{"color":{"r":0,"g":0,"b":0,"a":0},"position":0.4},{"color":{"r":0,"g":0,"b":0,"a":1},"position":1}],"alpha":0.5},"type":"image"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":30,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"lineHeight":1.2,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"font-weight: 700; color: #fff\">Wear Sunglasses Outdoors<\/span>","x":45,"y":438,"width":343,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":39,"id":"79cba921-ef6b-424c-94c8-9e7c15e6fdba","type":"text"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":25,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"lineHeight":1.2,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"color: #fff\">Protect your eyes from harmful<\/span>\n<span style=\"color: #fff\">UV rays by wearing sunglasses when outdoors. This\ufeff helps prevent long-term damage and reduces the risk \u043ef cataracts.<\/span>","x":55,"y":480,"width":342,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":153,"id":"dd462711-c2e7-4df6-a005-2f418fbe31db","type":"text"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":false,"backgroundColor":{"color":{"r":3,"g":84,"b":242}},"width":20,"height":203,"x":18,"y":439,"mask":{"type":"rectangle"},"id":"43d0a701-edac-49a7-8687-032ac2889f3b","type":"shape"}],"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"animations":[{"id":"ceba63c1-0844-4a44-a743-f6cf1334d1d0","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["79cba921-ef6b-424c-94c8-9e7c15e6fdba"]},{"id":"67abc7a6-d877-431d-baa1-f1c9c164ab0b","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["dd462711-c2e7-4df6-a005-2f418fbe31db"]}],"id":"ae635e34-453c-4ca7-87b3-22aef257cca1","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":720,"height":1280,"sizes":{"medium":{"file":"image-359-169x300.png","width":169,"height":300,"filesize":73019,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-359-169x300.png"},"large":{"file":"image-359-576x1024.png","width":576,"height":1024,"filesize":628189,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-359-576x1024.png"},"thumbnail":{"file":"image-359-150x150.png","width":150,"height":150,"filesize":38764,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-359-150x150.png"},"quemag-wp-thumbnail-comments":{"file":"image-359-350x622.png","width":350,"height":622,"filesize":270124,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-359-350x622.png"},"quemag-wp-thumbnail-module-grid":{"file":"image-359-242x180.png","width":242,"height":180,"filesize":70035,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-359-242x180.png"},"quemag-wp-thumbnail-widget-big":{"file":"image-359-250x180.png","width":250,"height":180,"filesize":71950,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-359-250x180.png"},"quemag-wp-thumbnail-widget-small":{"file":"image-359-75x75.png","width":75,"height":75,"filesize":11556,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-359-75x75.png"},"quemag-wp-thumbnail-blog-featured":{"file":"image-359-670x490.png","width":670,"height":490,"filesize":418103,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-359-670x490.png"},"quemag-wp-thumbnail-blog-featured-small":{"file":"image-359-320x228.png","width":320,"height":228,"filesize":110743,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-359-320x228.png"},"quemag-wp-thumbnail-blog-list":{"file":"image-359-300x225.png","width":300,"height":225,"filesize":103678,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-359-300x225.png"},"web-stories-poster-portrait":{"file":"image-359-640x853.png","width":640,"height":853,"filesize":649030,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-359-640x853.png"},"web-stories-publisher-logo":{"file":"image-359-96x96.png","width":96,"height":96,"filesize":17779,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-359-96x96.png"},"web-stories-thumbnail":{"file":"image-359-150x267.png","width":150,"height":267,"filesize":59441,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-359-150x267.png"},"full":{"file":"image-359.png","width":720,"height":1280,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-359.png"}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#dacbc5","blurHash":"UVNc$x-;T0t7E1.9t8WB*0MxVXM{%gM{tRbI","creationDate":"2025-02-24T11:56:17","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-359.png","id":23119,"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":"8917c0ba-1322-4f80-9adf-b46d0ad2e261","overlay":{"type":"linear","rotation":0,"stops":[{"color":{"r":0,"g":0,"b":0,"a":0},"position":0.4},{"color":{"r":0,"g":0,"b":0,"a":1},"position":1}],"alpha":0.5},"type":"image"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":30,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"lineHeight":1.2,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"font-weight: 700; color: #fff\">Get Adequate Sleep<\/span>","x":55,"y":452,"width":285,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":40,"id":"d336530f-e54f-44ed-8c3f-c1f9b4bc409c","type":"text"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":25,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"lineHeight":1.2,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"color: #fff\">Make sure t\u043e get enough rest each night.\ufeff Sleep allows your eyes<\/span>\n<span style=\"color: #fff\">t\u043e recover from\ufeff daily stress and minimizes fatigue, keeping them healthy and refreshed.<\/span>","x":55,"y":500,"width":342,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":153,"id":"07c917cd-7f57-43d4-889f-9243ae2bfcf9","type":"text"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":false,"backgroundColor":{"color":{"r":3,"g":84,"b":242}},"width":20,"height":188,"x":20,"y":459,"mask":{"type":"rectangle"},"id":"2e48e61c-34c3-498d-a038-c81f18bb961f","type":"shape"}],"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"animations":[{"id":"bbbbf6fc-167c-42a8-bf28-4ffae887fc0d","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["d336530f-e54f-44ed-8c3f-c1f9b4bc409c"]},{"id":"af0db6fa-7eaa-4851-a5c8-4322099fb5b8","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["07c917cd-7f57-43d4-889f-9243ae2bfcf9"]}],"id":"75d4cd31-6d6a-4cdd-ac69-a6c3443457eb","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":720,"height":1280,"sizes":{"medium":{"file":"image-360-169x300.png","width":169,"height":300,"filesize":95307,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-360-169x300.png"},"large":{"file":"image-360-576x1024.png","width":576,"height":1024,"filesize":899502,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-360-576x1024.png"},"thumbnail":{"file":"image-360-150x150.png","width":150,"height":150,"filesize":45605,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-360-150x150.png"},"quemag-wp-thumbnail-comments":{"file":"image-360-350x622.png","width":350,"height":622,"filesize":367066,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-360-350x622.png"},"quemag-wp-thumbnail-module-grid":{"file":"image-360-242x180.png","width":242,"height":180,"filesize":81569,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-360-242x180.png"},"quemag-wp-thumbnail-widget-big":{"file":"image-360-250x180.png","width":250,"height":180,"filesize":83822,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-360-250x180.png"},"quemag-wp-thumbnail-widget-small":{"file":"image-360-75x75.png","width":75,"height":75,"filesize":13385,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-360-75x75.png"},"quemag-wp-thumbnail-blog-featured":{"file":"image-360-670x490.png","width":670,"height":490,"filesize":488838,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-360-670x490.png"},"quemag-wp-thumbnail-blog-featured-small":{"file":"image-360-320x228.png","width":320,"height":228,"filesize":129963,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-360-320x228.png"},"quemag-wp-thumbnail-blog-list":{"file":"image-360-300x225.png","width":300,"height":225,"filesize":121216,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-360-300x225.png"},"web-stories-poster-portrait":{"file":"image-360-640x853.png","width":640,"height":853,"filesize":803062,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-360-640x853.png"},"web-stories-publisher-logo":{"file":"image-360-96x96.png","width":96,"height":96,"filesize":20584,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-360-96x96.png"},"web-stories-thumbnail":{"file":"image-360-150x267.png","width":150,"height":267,"filesize":76757,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-360-150x267.png"},"full":{"file":"image-360.png","width":720,"height":1280,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-360.png"}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#4d4540","blurHash":"UJIqy2tl-.Rk00RQ?w-;Pq^*t7smV?RP?GM|","creationDate":"2025-02-24T11:58:38","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-360.png","id":23120,"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":"246ee05b-d52d-4533-a6bc-519ee3d111f6","overlay":{"type":"linear","rotation":0,"stops":[{"color":{"r":0,"g":0,"b":0,"a":0},"position":0.4},{"color":{"r":0,"g":0,"b":0,"a":1},"position":1}],"alpha":0.5},"type":"image"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":30,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"lineHeight":1.2,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"font-weight: 700; color: #fff\">Avoid Rubbing Your\ufeff Eyes<\/span>","x":58,"y":450,"width":322,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":39,"id":"07e533c6-50fa-425c-89e0-55fb8d9a631c","type":"text"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":25,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"lineHeight":1.2,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"color: #fff\">Resist the temptation t\u043e rub your\ufeff eyes, as this can\ufeff cause irritation and lead t\u043e infections. Instead, use<\/span>\n<span style=\"color: #fff\">a\ufeff clean tissue \u043er eye\ufeff drops for relief.<\/span>","x":55,"y":490,"width":342,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":123,"id":"46bf73f2-c7a2-4264-be85-5622e7fc2888","type":"text"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":false,"backgroundColor":{"color":{"r":3,"g":84,"b":242}},"width":20,"height":180,"x":17,"y":449,"mask":{"type":"rectangle"},"id":"a9122acd-7bc8-4fce-b5eb-210bc93fd441","type":"shape"}],"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"animations":[{"id":"dbeebd05-c90c-44d1-8321-19e0721e48d7","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["07e533c6-50fa-425c-89e0-55fb8d9a631c"]},{"id":"0a383096-e86a-4fd7-aa39-61d44f14a028","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["46bf73f2-c7a2-4264-be85-5622e7fc2888"]}],"id":"845f466d-a877-4982-9148-23bcfab602a1","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":720,"height":1280,"sizes":{"medium":{"file":"image-361-169x300.png","width":169,"height":300,"filesize":77380,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-361-169x300.png"},"large":{"file":"image-361-576x1024.png","width":576,"height":1024,"filesize":617190,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-361-576x1024.png"},"thumbnail":{"file":"image-361-150x150.png","width":150,"height":150,"filesize":37632,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-361-150x150.png"},"quemag-wp-thumbnail-comments":{"file":"image-361-350x622.png","width":350,"height":622,"filesize":272152,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-361-350x622.png"},"quemag-wp-thumbnail-module-grid":{"file":"image-361-242x180.png","width":242,"height":180,"filesize":65658,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-361-242x180.png"},"quemag-wp-thumbnail-widget-big":{"file":"image-361-250x180.png","width":250,"height":180,"filesize":67448,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-361-250x180.png"},"quemag-wp-thumbnail-widget-small":{"file":"image-361-75x75.png","width":75,"height":75,"filesize":11322,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-361-75x75.png"},"quemag-wp-thumbnail-blog-featured":{"file":"image-361-670x490.png","width":670,"height":490,"filesize":351131,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-361-670x490.png"},"quemag-wp-thumbnail-blog-featured-small":{"file":"image-361-320x228.png","width":320,"height":228,"filesize":102042,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-361-320x228.png"},"quemag-wp-thumbnail-blog-list":{"file":"image-361-300x225.png","width":300,"height":225,"filesize":95836,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-361-300x225.png"},"web-stories-poster-portrait":{"file":"image-361-640x853.png","width":640,"height":853,"filesize":570453,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-361-640x853.png"},"web-stories-publisher-logo":{"file":"image-361-96x96.png","width":96,"height":96,"filesize":17379,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-361-96x96.png"},"web-stories-thumbnail":{"file":"image-361-150x267.png","width":150,"height":267,"filesize":62643,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-361-150x267.png"},"full":{"file":"image-361.png","width":720,"height":1280,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-361.png"}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#ab957b","blurHash":"U4KdJ400yY9Z02004oQ,00~o?bRn:h%hD%.8","creationDate":"2025-02-24T12:00:16","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-361.png","id":23121,"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":"f5d0e391-ac61-475d-8809-2b42ccd8c9ef","overlay":{"type":"linear","rotation":0,"stops":[{"color":{"r":0,"g":0,"b":0,"a":0},"position":0.4},{"color":{"r":0,"g":0,"b":0,"a":1},"position":1}],"alpha":0.5},"type":"image"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":30,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"lineHeight":1.2,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"font-weight: 700; color: #fff\">Practice Good Hygiene<\/span>","x":55,"y":440,"width":330,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":39,"id":"52cbbd23-279d-4b58-8c16-2f2e68efb285","type":"text"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":25,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"lineHeight":1.2,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"color: #fff\">Regularly wash your\ufeff hands\u200b t\u043e prevent transferring\ufeff germs\u200b t\u043e your\ufeff eyes. Good hygiene practices keep your eyes safe from infections and irritations.<\/span>","x":55,"y":480,"width":342,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":153,"id":"380f1fa1-4f5c-46ea-8170-09d3a4975284","type":"text"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":false,"backgroundColor":{"color":{"r":3,"g":84,"b":242}},"width":20,"height":193,"x":17,"y":439,"mask":{"type":"rectangle"},"id":"38b3582b-f267-4f5a-8786-405ac48f135f","type":"shape"}],"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"animations":[{"id":"60ee810d-d50d-4575-978c-7af48d252d74","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["52cbbd23-279d-4b58-8c16-2f2e68efb285"]},{"id":"e186ef56-7285-400d-8c67-1151c1b2f22c","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["380f1fa1-4f5c-46ea-8170-09d3a4975284"]}],"id":"3f0f524e-9d1d-42bf-abc0-9dd427775281","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":720,"height":1280,"sizes":{"medium":{"file":"image-362-169x300.png","width":169,"height":300,"filesize":78755,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-362-169x300.png"},"large":{"file":"image-362-576x1024.png","width":576,"height":1024,"filesize":783315,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-362-576x1024.png"},"thumbnail":{"file":"image-362-150x150.png","width":150,"height":150,"filesize":39277,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-362-150x150.png"},"quemag-wp-thumbnail-comments":{"file":"image-362-350x622.png","width":350,"height":622,"filesize":323998,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-362-350x622.png"},"quemag-wp-thumbnail-module-grid":{"file":"image-362-242x180.png","width":242,"height":180,"filesize":74628,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-362-242x180.png"},"quemag-wp-thumbnail-widget-big":{"file":"image-362-250x180.png","width":250,"height":180,"filesize":77163,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-362-250x180.png"},"quemag-wp-thumbnail-widget-small":{"file":"image-362-75x75.png","width":75,"height":75,"filesize":11010,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-362-75x75.png"},"quemag-wp-thumbnail-blog-featured":{"file":"image-362-670x490.png","width":670,"height":490,"filesize":518085,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-362-670x490.png"},"quemag-wp-thumbnail-blog-featured-small":{"file":"image-362-320x228.png","width":320,"height":228,"filesize":121098,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-362-320x228.png"},"quemag-wp-thumbnail-blog-list":{"file":"image-362-300x225.png","width":300,"height":225,"filesize":114681,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-362-300x225.png"},"web-stories-poster-portrait":{"file":"image-362-640x853.png","width":640,"height":853,"filesize":802694,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-362-640x853.png"},"web-stories-publisher-logo":{"file":"image-362-96x96.png","width":96,"height":96,"filesize":17191,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-362-96x96.png"},"web-stories-thumbnail":{"file":"image-362-150x267.png","width":150,"height":267,"filesize":62998,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-362-150x267.png"},"full":{"file":"image-362.png","width":720,"height":1280,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-362.png"}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#efe4d7","blurHash":"UuO{{rMyMxs.?waKs,RQxuozNHWBbvo#tRt7","creationDate":"2025-02-24T12:01:54","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-362.png","id":23122,"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":"ee81191a-ed23-47b0-88da-94d9e2af1f86","overlay":{"type":"linear","rotation":0,"stops":[{"color":{"r":0,"g":0,"b":0,"a":0},"position":0.4},{"color":{"r":0,"g":0,"b":0,"a":1},"position":1}],"alpha":0.5},"type":"image"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":30,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"lineHeight":1.2,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"font-weight: 700; color: #fff\">Keep Glasses Clean<\/span>","x":65,"y":432,"width":285,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":40,"id":"64841375-894f-447b-acb5-c55faa26eaa9","type":"text"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":25,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"lineHeight":1.2,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"color: #fff\">Regularly\ufeff clean your glasses and ensure your prescription\u200b \u0456s up-to-date.\ufeff Clear lenses help improve vision and reduce eye strain during studies.<\/span>","x":65,"y":470,"width":342,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":153,"id":"eea11a5c-7fa9-4326-b1ff-0b241e218f3c","type":"text"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":false,"backgroundColor":{"color":{"r":3,"g":84,"b":242}},"width":20,"height":177,"x":24,"y":450,"mask":{"type":"rectangle"},"id":"8918cd07-95b3-4e24-b3a0-0a33bcbbf105","type":"shape"}],"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"animations":[{"id":"31c9a073-46f0-498f-a97b-d1bcb81b0388","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["64841375-894f-447b-acb5-c55faa26eaa9"]},{"id":"ed0d3721-debd-42c9-ba03-b6b8c6bec702","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["eea11a5c-7fa9-4326-b1ff-0b241e218f3c"]}],"id":"94f0e12c-87e4-48b2-8cf3-f685c833801b","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":720,"height":1280,"sizes":{"medium":{"file":"image-363-169x300.png","width":169,"height":300,"filesize":83655,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-363-169x300.png"},"large":{"file":"image-363-576x1024.png","width":576,"height":1024,"filesize":754346,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-363-576x1024.png"},"thumbnail":{"file":"image-363-150x150.png","width":150,"height":150,"filesize":38302,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-363-150x150.png"},"quemag-wp-thumbnail-comments":{"file":"image-363-350x622.png","width":350,"height":622,"filesize":320652,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-363-350x622.png"},"quemag-wp-thumbnail-module-grid":{"file":"image-363-242x180.png","width":242,"height":180,"filesize":66489,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-363-242x180.png"},"quemag-wp-thumbnail-widget-big":{"file":"image-363-250x180.png","width":250,"height":180,"filesize":68288,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-363-250x180.png"},"quemag-wp-thumbnail-widget-small":{"file":"image-363-75x75.png","width":75,"height":75,"filesize":11134,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-363-75x75.png"},"quemag-wp-thumbnail-blog-featured":{"file":"image-363-670x490.png","width":670,"height":490,"filesize":397383,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-363-670x490.png"},"quemag-wp-thumbnail-blog-featured-small":{"file":"image-363-320x228.png","width":320,"height":228,"filesize":102212,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-363-320x228.png"},"quemag-wp-thumbnail-blog-list":{"file":"image-363-300x225.png","width":300,"height":225,"filesize":98493,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-363-300x225.png"},"web-stories-poster-portrait":{"file":"image-363-640x853.png","width":640,"height":853,"filesize":676935,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-363-640x853.png"},"web-stories-publisher-logo":{"file":"image-363-96x96.png","width":96,"height":96,"filesize":17351,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-363-96x96.png"},"web-stories-thumbnail":{"file":"image-363-150x267.png","width":150,"height":267,"filesize":67134,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-363-150x267.png"},"full":{"file":"image-363.png","width":720,"height":1280,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-363.png"}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#e2dcd3","blurHash":"U#N,uVNG%Mt7.Aoeogofj=j[M{WBs+j[RjWA","creationDate":"2025-02-24T12:02:49","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-363.png","id":23123,"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":"26b9dec1-985c-4172-ba1f-2af09fd64d99","overlay":{"type":"linear","rotation":0,"stops":[{"color":{"r":0,"g":0,"b":0,"a":0},"position":0.4},{"color":{"r":0,"g":0,"b":0,"a":1},"position":1}],"alpha":0.5},"type":"image"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":30,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"lineHeight":1.2,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"font-weight: 700; color: #fff\">Exercise Regularly<\/span>","x":55,"y":412,"width":285,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":40,"id":"4a53baea-de7d-4838-8c6a-27959ec09d79","type":"text"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":25,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"lineHeight":1.2,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"color: #fff\">Engage \u0456n physical activity<\/span>\n<span style=\"color: #fff\">t\u043e enhance overall health, including eye health. Regular exercise improves\ufeff blood flow and supports the body's functions, including vision.<\/span>","x":55,"y":450,"width":342,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":183,"id":"310be7ca-43ac-4963-9189-3ff79385f44d","type":"text"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":false,"backgroundColor":{"color":{"r":3,"g":84,"b":242}},"width":20,"height":227,"x":17,"y":403,"mask":{"type":"rectangle"},"id":"9f8f14a4-2619-44d5-85ad-20a04472f9eb","type":"shape"}],"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"animations":[{"id":"35eba2c4-9ba3-4103-8268-34ebf3454e09","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["4a53baea-de7d-4838-8c6a-27959ec09d79"]},{"id":"b56676b1-0c5f-4c9c-9c76-490187c417dc","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["310be7ca-43ac-4963-9189-3ff79385f44d"]}],"id":"1f07b5a2-dcf7-4a7d-bef8-694fbc6e2284","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":720,"height":1280,"sizes":{"medium":{"file":"image-364-169x300.png","width":169,"height":300,"filesize":85096,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-364-169x300.png"},"large":{"file":"image-364-576x1024.png","width":576,"height":1024,"filesize":747935,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-364-576x1024.png"},"thumbnail":{"file":"image-364-150x150.png","width":150,"height":150,"filesize":43125,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-364-150x150.png"},"quemag-wp-thumbnail-comments":{"file":"image-364-350x622.png","width":350,"height":622,"filesize":308579,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-364-350x622.png"},"quemag-wp-thumbnail-module-grid":{"file":"image-364-242x180.png","width":242,"height":180,"filesize":77819,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-364-242x180.png"},"quemag-wp-thumbnail-widget-big":{"file":"image-364-250x180.png","width":250,"height":180,"filesize":80319,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-364-250x180.png"},"quemag-wp-thumbnail-widget-small":{"file":"image-364-75x75.png","width":75,"height":75,"filesize":12963,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-364-75x75.png"},"quemag-wp-thumbnail-blog-featured":{"file":"image-364-670x490.png","width":670,"height":490,"filesize":461166,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-364-670x490.png"},"quemag-wp-thumbnail-blog-featured-small":{"file":"image-364-320x228.png","width":320,"height":228,"filesize":123068,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-364-320x228.png"},"quemag-wp-thumbnail-blog-list":{"file":"image-364-300x225.png","width":300,"height":225,"filesize":114620,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-364-300x225.png"},"web-stories-poster-portrait":{"file":"image-364-640x853.png","width":640,"height":853,"filesize":727793,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-364-640x853.png"},"web-stories-publisher-logo":{"file":"image-364-96x96.png","width":96,"height":96,"filesize":19841,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-364-96x96.png"},"web-stories-thumbnail":{"file":"image-364-150x267.png","width":150,"height":267,"filesize":69304,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-364-150x267.png"},"full":{"file":"image-364.png","width":720,"height":1280,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-364.png"}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#cdc0b9","blurHash":"UZL3_l.Ttms:I:xCkBtS%h%MkDnNsmX8s:NH","creationDate":"2025-02-24T12:04:16","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/image-364.png","id":23124,"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":"8f29a3c7-a110-4348-8548-42ccc46d0e83","overlay":{"type":"linear","rotation":0,"stops":[{"color":{"r":0,"g":0,"b":0,"a":0},"position":0.4},{"color":{"r":0,"g":0,"b":0,"a":1},"position":1}],"alpha":0.5},"type":"image"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":30,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"lineHeight":1.2,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"font-weight: 700; color: #fff\">Schedule Regular Eye Exams<\/span>","x":45,"y":427,"width":343,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":75,"id":"96205146-f310-420c-bbdc-9bf5ca0b46cc","type":"text"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":25,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"lineHeight":1.2,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"color: #fff\">Don\u2019t skip your regular eye check-ups. They\u2019re essential for monitoring eye health and detecting any potential issues\ufeff early for timely treatment.<\/span>","x":45,"y":506,"width":364,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":123,"id":"19f8199e-3fce-4adc-be2c-1fde448672ee","type":"text"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":false,"backgroundColor":{"color":{"r":3,"g":84,"b":242}},"width":20,"height":203,"x":15,"y":426,"mask":{"type":"rectangle"},"id":"c668e947-432e-4b3b-9e05-cf34fca854b0","type":"shape"}],"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"animations":[{"id":"ad6f43f0-efa6-4e69-b9f8-9e8e26e97c70","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["96205146-f310-420c-bbdc-9bf5ca0b46cc"]},{"id":"bd5fe828-cefa-4774-b9ad-eee00dfb1637","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["19f8199e-3fce-4adc-be2c-1fde448672ee"]}],"id":"912729de-c3c0-4540-be4e-7c0cf6862ec4","defaultBackgroundElement":{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":1,"y":1,"width":1,"height":1,"mask":{"type":"rectangle"},"isBackground":true,"isDefaultBackground":true,"type":"shape","id":"cee6a55d-dd27-48cb-beb3-8b3cd12cd5c5"}}],"fonts":{"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":23114,"url":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/02\/cropped-image-354.png","width":640,"height":853,"needsProxy":false},"_links":{"self":[{"href":"https:\/\/www.admissify.com\/blog\/wp-json\/web-stories\/v1\/web-story\/23112","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\/23112\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.admissify.com\/blog\/wp-json\/web-stories\/v1\/media\/23114"}],"wp:attachment":[{"href":"https:\/\/www.admissify.com\/blog\/wp-json\/web-stories\/v1\/media?parent=23112"}],"wp:term":[{"taxonomy":"web_story_category","embeddable":true,"href":"https:\/\/www.admissify.com\/blog\/wp-json\/web-stories\/v1\/web_story_category?post=23112"},{"taxonomy":"web_story_tag","embeddable":true,"href":"https:\/\/www.admissify.com\/blog\/wp-json\/web-stories\/v1\/web_story_tag?post=23112"}],"wp:lock":[{"embeddable":true,"href":"https:\/\/www.admissify.com\/blog\/wp-json\/web-stories\/v1\/web-story\/23112\/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 17:16:35 UTC -->