{"id":14544,"date":"2024-04-09T12:00:27","date_gmt":"2024-04-09T06:30:27","guid":{"rendered":"https:\/\/www.admissify.com\/blog\/?post_type=web-story&#038;p=14544"},"modified":"2024-04-09T12:01:43","modified_gmt":"2024-04-09T06:31:43","slug":"8-high-paying-jobs-that-do-not-require-coding-skills","status":"publish","type":"web-story","link":"https:\/\/www.admissify.com\/blog\/web-stories\/8-high-paying-jobs-that-do-not-require-coding-skills\/","title":{"rendered":"8 High-Paying Jobs That Do Not Require Coding Skills"},"content":{"rendered":"<p><html amp=\"\" lang=\"en\"><head>

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

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

<script id="bv-dl-scripts-list" data-cfasync="false" bv-exclude="true">
var scriptAttrs = [{"attrs":{"defer":true,"data-cfasync":false,"async":false,"src":"\\"https:\\/\\/cdn.ampproject.org\\/v0.js\\"","bv_inline_delayed":false},"bv_unique_id":"bVEcl4oAPPoLVOl2IEdA","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":"Jg3ydioqbmL3mqSbCHfI","reference":1},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"A73w1F7uTqz9tUlqJXSE","reference":2},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"1GP0ZRutRSHbUjpQVG0i","reference":3},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"k8EdhB5myo3Kg1Av4g06","reference":4},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"l7YtqCy6sba8JMc397Bm","reference":5},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"shlDmuNajp7NgmtrWE2v","reference":6},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"j9zDlaKQDLmrY6Wh56Pg","reference":7},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"BrKxBySWxkGJnkeahCvi","reference":8},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"zUFynkmvCnrNsQ9qP37Q","reference":9},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"UztlqnxGmLTD6DQVlouI","reference":10},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"GuHg7NDkdCkMveQFkYPw","reference":11},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"6S44HhF0zFOApt1zXD1c","reference":12},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"GGcdggZeHzGq4Fyq8Mz1","reference":13},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"WmNdFRMsy6VaFy7CGIOD","reference":14},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"wQBs3WPTJCLPFa9PG9ih","reference":15},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"E5zYQmjOhAWKpJsgYL3m","reference":16},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"IBNPSR7MDMghnYYGt3Rq","reference":17},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"qZaOVivnn0nLUDKUZswb","reference":18},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"sVwB6g73vXGapY7aHCIX","reference":19},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"MKMXYM8n3oK4v9gz2uZK","reference":20},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"LQQncbFIgzIU3SlkhHPN","reference":21},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"qytHs18SpXwbRo8JUMtC","reference":22},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"2pjzWgenob2Vk6B0PGgI","reference":23},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"oEUIiz6myQ6NSMndKm2g","reference":24},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"HASUTJsFMxdlt8sSXsV7","reference":25},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"PyrvKZU0NbWYNDR4kwss","reference":26},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"I43slPj2DaGERsNrN46P","reference":27},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"nBn8OQ4yA7saoL0nlb30","reference":28},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"nbr25yC7G7U0CElf5CEV","reference":29},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"eSRQe0Sm212j4vVI3P9H","reference":30},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"PqH6eRTjYK2Do6TnF0XU","reference":31},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"OoZrXdY8sZaql1MjhR5o","reference":32},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"sJKjZtYNF4gLrlmpAwev","reference":33},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"olnEW6dwoLFRNfMYs2h0","reference":34},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"Bh4Qy7uxoLxqLaTjMDrU","reference":35},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"WQjQfCtH9GwQz98J30xD","reference":36},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"q5XDcSMruRb5HXeEGsnr","reference":37},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"WTAJYh7BJUnbCbL1O0ZZ","reference":38},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"YsIL73F3Q3w1FiWrXv8l","reference":39},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"JJ6GHbGuCGB7DlOTr0Ne","reference":40},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"9dYncVPAFiUK31Dr7I1z","reference":41},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"EddGLNPUQ92kpu87iWZU","reference":42},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"KuyUcUgC5AdVMdrTg33l","reference":43},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/ld+json\\"","class":"\\"yoast-schema-graph\\"","bv_inline_delayed":true},"bv_unique_id":"efe7rJrEf3BsbRrNrhGh","reference":44},{"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="bVEcl4oAPPoLVOl2IEdA"></template><\/script><template id="Jg3ydioqbmL3mqSbCHfI"></template><\/script><link href=\"https:\/\/fonts.googleapis.com\/css2?display=swap&amp;family=Chivo%3Awght%40700&amp;family=Roboto&amp;family=Bebas+Neue\" rel=\"stylesheet\"\/>\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              }\n              <\/style>\n<p><meta name=\"web-stories-replace-head-start\"\/><title>8 High-Paying Jobs That Do Not Require Coding Skills<\/title><link rel=\"canonical\" href=\"https:\/\/www.admissify.com\/blog\/web-stories\/8-high-paying-jobs-that-do-not-require-coding-skills\/\"\/><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=\"8 High-Paying Jobs That Do Not Require Coding Skills\" poster-portrait-src=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/8-High-Paying-Jobs-That-Do-Not-Require-Coding-Skills.jpg\"><amp-story-page id=\"abb8363b-2d3f-4b2e-a5e0-d7ca3b6e20d8\" auto-advance-after=\"7s\"><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-0701c5b2-d522-4812-aa2b-340477ad3f09\",\"keyframes\":{\"opacity\":[0,1]},\"delay\":0,\"duration\":1400,\"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-cb38b46a-2a60-4ef8-bde0-e0635c37beae\",\"keyframes\":{\"transform\":[\"translate3d(112.42038%, 0px, 0)\",\"translate3d(0px, 0px, 0)\"]},\"delay\":0,\"duration\":1400,\"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-1719b3b8-9f84-4da1-be60-42f7c534133f\",\"keyframes\":{\"opacity\":[0,1]},\"delay\":100,\"duration\":3000,\"easing\":\"cubic-bezier(0.4, 0.4, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-c68ce9e2-d710-493e-99a3-7c276058d672\",\"keyframes\":{\"opacity\":[0,1]},\"delay\":250,\"duration\":3000,\"easing\":\"cubic-bezier(0.4, 0.4, 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:#eee\">\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-3f4c8aa5-aa3c-4721-af87-05f6191cc3ea\">\n<div class=\"fill\" style=\"will-change:transform\"><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:14.32039%;top:-3.23625%;width:76.21359%;height:57.76699%;opacity:1\">\n<div id=\"anim-0701c5b2-d522-4812-aa2b-340477ad3f09\" 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-cb38b46a-2a60-4ef8-bde0-e0635c37beae\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(112.42038%, 0px, 0)\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0\" class=\"mask\" id=\"el-6a2331b1-4808-462a-8ff6-66d239861ca1\">\n<div class=\"fill\" style=\"background-color:#d8ddcc;will-change:transform\"><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:8.00971%;top:0.16181%;width:76.94175%;height:57.28155%;opacity:1\">\n<div id=\"anim-1719b3b8-9f84-4da1-be60-42f7c534133f\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:0;--initial-transform:none\">\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-66dc5aea-5ef7-4769-95e9-dd979132a2c3\">\n<div style=\"position:absolute;width:167.46598%;height:100%;left:-33.73299%;top:0%\" data-leaf-element=\"true\"><amp-img layout=\"fill\" src=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-27.png\" alt=\"image\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-27.png 1999w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-27-1536x1024.png 1536w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-27-1024x683.png 1024w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-27-910x607.png 910w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-27-768x512.png 768w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-27-350x233.png 350w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-27-300x200.png 300w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-27-150x100.png 150w\" sizes=\"(min-width: 1024px) 35vh, 77vw\" disable-inline-width=\"true\"><\/amp-img><\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:-7.52427%;top:57.60518%;width:217.23301%;height:50.48544%;opacity:1\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;clip-path:url(#el-da8ecc0a-12fa-41a5-816d-1a278ad39f6f);-webkit-clip-path:url(#el-da8ecc0a-12fa-41a5-816d-1a278ad39f6f)\" class=\"mask\"><svg width=\"0\" height=\"0\"><defs><clipPath id=\"el-da8ecc0a-12fa-41a5-816d-1a278ad39f6f\" transform=\"scale(1 1)\" clipPathUnits=\"objectBoundingBox\"><path d=\"M 0.463 0.010 C 0.464 0.007 0.464 0.007 0.464 0.010 C 0.464 0.011 0.464 0.013 0.464 0.013 C 0.463 0.013 0.463 0.012 0.463 0.010 Z  M 0.385 0.011 C 0.385 0.010 0.386 0.009 0.386 0.009 C 0.386 0.009 0.386 0.009 0.386 0.010 C 0.386 0.010 0.386 0.011 0.386 0.012 C 0.386 0.012 0.385 0.012 0.385 0.011 Z  M 0.550 0.073 C 0.550 0.072 0.551 0.072 0.551 0.073 C 0.551 0.073 0.551 0.074 0.551 0.074 C 0.550 0.074 0.550 0.073 0.550 0.073 Z  M 0.606 0.083 C 0.606 0.083 0.607 0.083 0.607 0.083 C 0.607 0.084 0.607 0.084 0.607 0.084 C 0.606 0.084 0.606 0.084 0.606 0.083 Z  M 0.604 0.085 C 0.604 0.084 0.604 0.083 0.604 0.083 C 0.605 0.083 0.605 0.083 0.605 0.084 C 0.605 0.084 0.605 0.085 0.604 0.085 C 0.604 0.086 0.604 0.086 0.604 0.085 Z  M 0.753 0.087 C 0.753 0.086 0.754 0.086 0.754 0.087 C 0.754 0.087 0.754 0.088 0.754 0.088 C 0.753 0.088 0.753 0.088 0.753 0.087 Z  M 0.738 0.086 C 0.738 0.085 0.738 0.085 0.738 0.085 C 0.739 0.085 0.739 0.085 0.739 0.085 C 0.739 0.086 0.739 0.087 0.738 0.087 C 0.738 0.088 0.738 0.087 0.738 0.086 Z  M 0.742 0.089 C 0.742 0.088 0.742 0.088 0.743 0.089 C 0.743 0.089 0.743 0.090 0.742 0.090 C 0.742 0.090 0.742 0.089 0.742 0.089 Z  M 0.870 0.090 C 0.870 0.085 0.871 0.083 0.872 0.086 C 0.873 0.089 0.873 0.089 0.872 0.091 C 0.871 0.095 0.870 0.094 0.870 0.090 Z  M 0.780 0.093 C 0.780 0.092 0.780 0.092 0.781 0.091 C 0.781 0.090 0.781 0.091 0.781 0.092 C 0.781 0.093 0.780 0.094 0.780 0.093 Z  M 0.759 0.092 C 0.759 0.091 0.759 0.091 0.760 0.091 C 0.760 0.092 0.761 0.092 0.761 0.093 C 0.761 0.093 0.760 0.094 0.760 0.094 C 0.759 0.094 0.759 0.093 0.759 0.092 Z  M 0.770 0.094 C 0.771 0.091 0.772 0.091 0.772 0.094 C 0.772 0.095 0.771 0.095 0.770 0.095 C 0.769 0.095 0.769 0.095 0.770 0.094 Z  M 0.886 0.095 C 0.885 0.093 0.886 0.091 0.886 0.092 C 0.887 0.093 0.887 0.093 0.887 0.095 C 0.886 0.097 0.886 0.097 0.886 0.095 Z  M 0.854 0.095 C 0.854 0.094 0.854 0.094 0.854 0.094 C 0.855 0.094 0.855 0.095 0.855 0.096 C 0.854 0.097 0.854 0.096 0.854 0.095 Z  M 0.870 0.101 C 0.870 0.101 0.870 0.101 0.871 0.101 C 0.871 0.102 0.871 0.102 0.870 0.102 C 0.870 0.102 0.870 0.102 0.870 0.101 Z  M 0.946 0.134 C 0.946 0.133 0.947 0.133 0.947 0.134 C 0.948 0.134 0.947 0.135 0.947 0.135 C 0.946 0.135 0.946 0.134 0.946 0.134 Z  M 0.051 0.173 C 0.051 0.173 0.051 0.173 0.052 0.173 C 0.052 0.174 0.052 0.174 0.051 0.174 C 0.051 0.174 0.051 0.174 0.051 0.173 Z  M 0.046 0.201 C 0.046 0.200 0.046 0.200 0.046 0.200 C 0.046 0.200 0.047 0.200 0.047 0.201 C 0.048 0.204 0.048 0.204 0.046 0.201 Z  M 0.056 0.234 C 0.056 0.233 0.056 0.232 0.057 0.232 C 0.057 0.232 0.057 0.233 0.057 0.234 C 0.057 0.235 0.056 0.236 0.056 0.236 C 0.056 0.236 0.056 0.235 0.056 0.234 Z  M 0.045 0.256 C 0.045 0.256 0.046 0.255 0.046 0.256 C 0.047 0.257 0.046 0.257 0.046 0.257 C 0.045 0.257 0.045 0.257 0.045 0.256 Z  M 0.049 0.257 C 0.049 0.256 0.049 0.255 0.050 0.255 C 0.050 0.255 0.050 0.256 0.050 0.256 C 0.050 0.257 0.050 0.257 0.050 0.258 C 0.049 0.259 0.049 0.258 0.049 0.257 Z  M 0.050 0.279 C 0.050 0.279 0.049 0.277 0.049 0.276 C 0.049 0.273 0.049 0.273 0.051 0.274 C 0.054 0.275 0.055 0.276 0.054 0.279 C 0.053 0.281 0.051 0.281 0.050 0.279 Z  M 0.056 0.281 C 0.056 0.280 0.056 0.279 0.057 0.280 C 0.059 0.282 0.059 0.282 0.057 0.282 C 0.056 0.282 0.056 0.282 0.056 0.281 Z  M 0.058 0.315 C 0.057 0.313 0.057 0.313 0.059 0.314 C 0.061 0.316 0.061 0.317 0.060 0.317 C 0.059 0.317 0.058 0.316 0.058 0.315 Z  M 0.054 0.317 C 0.053 0.315 0.053 0.315 0.054 0.315 C 0.055 0.315 0.055 0.315 0.056 0.314 C 0.056 0.314 0.056 0.315 0.056 0.316 C 0.056 0.319 0.056 0.319 0.054 0.317 Z  M 0.073 0.333 C 0.073 0.333 0.073 0.333 0.074 0.333 C 0.074 0.334 0.074 0.334 0.073 0.334 C 0.073 0.334 0.073 0.334 0.073 0.333 Z  M 0.980 0.339 C 0.980 0.338 0.981 0.338 0.981 0.339 C 0.981 0.339 0.981 0.340 0.980 0.340 C 0.980 0.340 0.980 0.339 0.980 0.339 Z  M 0.107 0.364 C 0.107 0.363 0.107 0.363 0.107 0.364 C 0.108 0.364 0.108 0.365 0.107 0.365 C 0.107 0.365 0.106 0.365 0.107 0.364 Z  M 0.085 0.383 C 0.085 0.382 0.085 0.381 0.085 0.381 C 0.086 0.379 0.087 0.381 0.087 0.383 C 0.087 0.385 0.085 0.385 0.085 0.383 Z  M 0.075 0.396 C 0.075 0.396 0.075 0.396 0.075 0.396 C 0.076 0.397 0.076 0.397 0.075 0.397 C 0.075 0.397 0.074 0.397 0.075 0.396 Z  M 0.100 0.427 C 0.101 0.426 0.101 0.426 0.102 0.427 C 0.102 0.427 0.102 0.428 0.101 0.428 C 0.100 0.428 0.100 0.427 0.100 0.427 Z  M 0.068 0.439 C 0.068 0.437 0.074 0.437 0.074 0.439 C 0.074 0.440 0.073 0.441 0.071 0.441 C 0.070 0.441 0.068 0.440 0.068 0.439 Z  M 0.017 0.452 C 0.018 0.452 0.018 0.452 0.018 0.452 C 0.019 0.453 0.019 0.453 0.018 0.453 C 0.018 0.453 0.017 0.453 0.017 0.452 Z  M 0.014 0.452 C 0.014 0.451 0.014 0.450 0.015 0.451 C 0.016 0.452 0.016 0.453 0.015 0.453 C 0.014 0.453 0.014 0.453 0.014 0.452 Z  M 0.008 0.451 C 0.007 0.450 0.007 0.450 0.009 0.450 C 0.011 0.450 0.012 0.450 0.011 0.451 C 0.010 0.453 0.010 0.453 0.008 0.451 Z  M 0.027 0.468 C 0.026 0.465 0.030 0.464 0.032 0.466 C 0.033 0.467 0.034 0.468 0.034 0.469 C 0.034 0.470 0.027 0.469 0.027 0.468 Z  M 0.049 0.475 C 0.049 0.474 0.050 0.473 0.050 0.473 C 0.051 0.473 0.051 0.474 0.050 0.475 C 0.049 0.476 0.049 0.476 0.048 0.476 C 0.048 0.476 0.048 0.476 0.049 0.475 Z  M 0.058 0.496 C 0.056 0.494 0.057 0.491 0.059 0.492 C 0.060 0.493 0.062 0.493 0.063 0.493 C 0.064 0.493 0.066 0.496 0.065 0.497 C 0.063 0.498 0.059 0.497 0.058 0.496 Z  M 0.028 0.497 C 0.027 0.495 0.027 0.495 0.027 0.496 C 0.027 0.497 0.027 0.498 0.026 0.498 C 0.024 0.497 0.023 0.495 0.025 0.495 C 0.026 0.495 0.026 0.494 0.026 0.493 C 0.026 0.491 0.028 0.489 0.030 0.489 C 0.031 0.489 0.031 0.488 0.031 0.487 C 0.031 0.487 0.033 0.486 0.036 0.486 C 0.038 0.486 0.040 0.487 0.039 0.488 C 0.039 0.489 0.040 0.489 0.040 0.488 C 0.041 0.487 0.041 0.487 0.045 0.488 C 0.047 0.489 0.049 0.489 0.050 0.489 C 0.052 0.489 0.052 0.490 0.052 0.491 C 0.052 0.492 0.053 0.492 0.053 0.492 C 0.054 0.490 0.056 0.492 0.056 0.494 C 0.056 0.495 0.053 0.496 0.049 0.496 C 0.043 0.496 0.041 0.496 0.040 0.498 C 0.040 0.500 0.038 0.500 0.034 0.500 C 0.029 0.500 0.028 0.499 0.028 0.497 Z  M 0.066 0.514 C 0.065 0.513 0.065 0.513 0.066 0.513 C 0.066 0.513 0.066 0.513 0.066 0.514 C 0.066 0.515 0.066 0.516 0.066 0.516 C 0.066 0.516 0.066 0.515 0.066 0.514 Z  M 0.063 0.514 C 0.062 0.513 0.062 0.513 0.063 0.513 C 0.064 0.513 0.064 0.513 0.065 0.514 C 0.065 0.517 0.064 0.517 0.063 0.514 Z  M 0.061 0.516 C 0.061 0.515 0.061 0.514 0.061 0.514 C 0.061 0.514 0.062 0.515 0.062 0.515 C 0.062 0.516 0.061 0.516 0.061 0.517 C 0.061 0.518 0.061 0.517 0.061 0.516 Z  M 0.048 0.516 C 0.048 0.515 0.047 0.515 0.046 0.516 C 0.045 0.516 0.045 0.516 0.045 0.515 C 0.045 0.512 0.056 0.512 0.056 0.514 C 0.056 0.515 0.055 0.516 0.054 0.516 C 0.050 0.517 0.048 0.517 0.048 0.516 Z  M 0.074 0.518 C 0.074 0.517 0.074 0.516 0.073 0.517 C 0.072 0.518 0.071 0.518 0.071 0.516 C 0.071 0.515 0.072 0.514 0.073 0.514 C 0.074 0.514 0.075 0.514 0.076 0.513 C 0.076 0.512 0.076 0.512 0.076 0.515 C 0.075 0.516 0.075 0.518 0.075 0.519 C 0.075 0.519 0.075 0.520 0.075 0.520 C 0.075 0.520 0.074 0.519 0.074 0.518 Z  M 0.044 0.521 C 0.044 0.521 0.045 0.520 0.045 0.519 C 0.046 0.519 0.046 0.519 0.046 0.520 C 0.046 0.522 0.044 0.522 0.044 0.521 Z  M 0.034 0.530 C 0.034 0.530 0.035 0.529 0.035 0.528 C 0.036 0.528 0.036 0.528 0.036 0.529 C 0.036 0.531 0.034 0.531 0.034 0.530 Z  M 0.026 0.541 C 0.026 0.540 0.026 0.540 0.027 0.541 C 0.027 0.541 0.027 0.541 0.027 0.540 C 0.027 0.539 0.028 0.539 0.028 0.538 C 0.029 0.538 0.030 0.539 0.030 0.540 C 0.030 0.541 0.030 0.541 0.030 0.540 C 0.031 0.538 0.031 0.538 0.032 0.539 C 0.033 0.541 0.033 0.541 0.032 0.542 C 0.027 0.543 0.026 0.543 0.026 0.541 Z  M 0.014 0.542 C 0.013 0.541 0.013 0.540 0.012 0.541 C 0.012 0.542 0.012 0.541 0.012 0.540 C 0.013 0.538 0.015 0.539 0.015 0.542 C 0.015 0.544 0.014 0.544 0.014 0.542 Z  M 0.015 0.543 C 0.015 0.542 0.015 0.541 0.016 0.541 C 0.016 0.541 0.016 0.541 0.016 0.540 C 0.015 0.538 0.015 0.538 0.016 0.538 C 0.017 0.537 0.018 0.537 0.019 0.538 C 0.020 0.539 0.021 0.539 0.021 0.538 C 0.022 0.537 0.023 0.536 0.023 0.536 C 0.024 0.536 0.023 0.537 0.022 0.539 L 0.021 0.541 L 0.022 0.541 C 0.023 0.540 0.024 0.541 0.023 0.542 C 0.023 0.544 0.018 0.544 0.018 0.542 C 0.018 0.540 0.018 0.540 0.018 0.540 C 0.017 0.540 0.017 0.540 0.017 0.541 C 0.018 0.542 0.017 0.543 0.017 0.544 C 0.016 0.546 0.015 0.545 0.015 0.543 Z  M 0.079 0.546 C 0.080 0.545 0.080 0.545 0.081 0.546 C 0.081 0.546 0.081 0.546 0.080 0.546 C 0.079 0.546 0.079 0.546 0.079 0.546 Z  M 0.075 0.586 C 0.075 0.586 0.074 0.585 0.073 0.586 C 0.072 0.586 0.071 0.586 0.073 0.585 C 0.074 0.582 0.077 0.584 0.077 0.587 C 0.078 0.589 0.076 0.589 0.075 0.586 Z  M 0.066 0.586 C 0.065 0.585 0.065 0.585 0.067 0.584 C 0.068 0.583 0.069 0.584 0.069 0.585 C 0.070 0.586 0.070 0.586 0.069 0.585 C 0.069 0.585 0.068 0.585 0.067 0.586 C 0.067 0.587 0.066 0.587 0.066 0.586 Z  M 0.042 0.610 C 0.042 0.610 0.043 0.610 0.043 0.610 C 0.043 0.611 0.043 0.611 0.043 0.611 C 0.042 0.611 0.042 0.611 0.042 0.610 Z  M 0.045 0.615 C 0.044 0.614 0.044 0.614 0.045 0.614 C 0.046 0.613 0.046 0.614 0.046 0.615 C 0.046 0.616 0.047 0.617 0.046 0.617 C 0.046 0.617 0.046 0.616 0.045 0.615 Z  M 0.015 0.637 C 0.015 0.637 0.016 0.637 0.016 0.637 C 0.016 0.638 0.016 0.638 0.016 0.638 C 0.015 0.638 0.015 0.638 0.015 0.637 Z  M 0.016 0.650 C 0.017 0.649 0.017 0.649 0.017 0.650 C 0.018 0.650 0.017 0.651 0.017 0.651 C 0.016 0.651 0.016 0.650 0.016 0.650 Z  M 0.009 0.674 C 0.009 0.673 0.009 0.673 0.010 0.673 C 0.012 0.673 0.013 0.674 0.013 0.674 C 0.014 0.677 0.011 0.677 0.009 0.674 Z  M 0.008 0.704 C 0.008 0.703 0.008 0.702 0.009 0.702 C 0.009 0.702 0.009 0.703 0.009 0.704 C 0.009 0.704 0.009 0.705 0.009 0.705 C 0.008 0.705 0.008 0.704 0.008 0.704 Z  M 0.033 0.710 C 0.033 0.709 0.033 0.709 0.034 0.709 C 0.035 0.709 0.035 0.710 0.035 0.711 C 0.035 0.713 0.035 0.712 0.033 0.710 Z  M 0.013 0.709 C 0.012 0.705 0.012 0.705 0.013 0.705 C 0.014 0.705 0.014 0.706 0.014 0.707 C 0.014 0.708 0.014 0.708 0.014 0.708 C 0.015 0.707 0.015 0.707 0.015 0.708 C 0.015 0.709 0.016 0.711 0.016 0.711 C 0.017 0.712 0.017 0.712 0.016 0.712 C 0.014 0.712 0.014 0.711 0.013 0.709 Z  M 0.006 0.712 C 0.007 0.711 0.007 0.711 0.006 0.710 C 0.006 0.710 0.006 0.710 0.006 0.708 C 0.007 0.706 0.007 0.706 0.007 0.708 C 0.007 0.710 0.008 0.710 0.009 0.710 C 0.010 0.710 0.010 0.710 0.010 0.710 C 0.009 0.710 0.009 0.711 0.009 0.712 C 0.009 0.713 0.008 0.713 0.007 0.714 C 0.006 0.714 0.006 0.713 0.006 0.712 Z  M 0.034 0.716 C 0.034 0.714 0.030 0.711 0.031 0.712 C 0.031 0.714 0.030 0.715 0.028 0.715 C 0.028 0.715 0.026 0.714 0.025 0.714 C 0.024 0.714 0.024 0.714 0.025 0.712 C 0.026 0.711 0.027 0.710 0.028 0.710 C 0.029 0.710 0.030 0.709 0.030 0.708 C 0.031 0.706 0.032 0.707 0.032 0.709 C 0.033 0.712 0.036 0.716 0.037 0.716 C 0.038 0.716 0.038 0.716 0.037 0.714 C 0.037 0.713 0.037 0.712 0.038 0.712 C 0.039 0.712 0.040 0.713 0.040 0.715 C 0.040 0.716 0.039 0.718 0.039 0.718 C 0.039 0.718 0.038 0.717 0.039 0.715 C 0.039 0.714 0.039 0.714 0.038 0.715 C 0.038 0.718 0.035 0.718 0.034 0.716 Z  M 0.032 0.717 C 0.032 0.716 0.033 0.716 0.033 0.716 C 0.033 0.717 0.033 0.717 0.033 0.718 C 0.032 0.718 0.032 0.717 0.032 0.717 Z  M 0.050 0.722 C 0.050 0.721 0.050 0.721 0.051 0.722 C 0.051 0.722 0.051 0.723 0.050 0.723 C 0.050 0.723 0.050 0.723 0.050 0.722 Z  M 0.020 0.723 C 0.019 0.722 0.019 0.721 0.020 0.721 C 0.020 0.721 0.021 0.722 0.021 0.723 C 0.021 0.725 0.020 0.725 0.020 0.723 Z  M 0.017 0.724 C 0.018 0.723 0.018 0.723 0.018 0.724 C 0.019 0.724 0.019 0.725 0.018 0.725 C 0.018 0.725 0.017 0.724 0.017 0.724 Z  M 0.034 0.725 C 0.034 0.725 0.035 0.725 0.035 0.725 C 0.036 0.726 0.035 0.726 0.035 0.726 C 0.034 0.726 0.034 0.726 0.034 0.725 Z  M 0.027 0.726 C 0.028 0.725 0.028 0.725 0.028 0.725 C 0.029 0.726 0.029 0.726 0.028 0.727 C 0.028 0.727 0.027 0.726 0.027 0.726 Z  M 0.004 0.727 C 0.004 0.726 0.004 0.725 0.005 0.726 C 0.005 0.727 0.006 0.728 0.005 0.728 C 0.005 0.728 0.004 0.728 0.004 0.727 Z  M 0.027 0.734 C 0.027 0.732 0.034 0.733 0.034 0.735 C 0.034 0.735 0.033 0.736 0.031 0.735 C 0.029 0.735 0.027 0.734 0.027 0.734 Z  M 0.021 0.734 C 0.021 0.734 0.022 0.734 0.022 0.734 C 0.022 0.735 0.022 0.735 0.021 0.735 C 0.021 0.735 0.020 0.735 0.021 0.734 Z  M 0.002 0.812 C 0.002 0.812 0.002 0.811 0.003 0.811 C 0.003 0.810 0.003 0.810 0.003 0.811 C 0.003 0.813 0.002 0.814 0.002 0.812 Z  M 0.004 0.842 C 0.003 0.841 0.003 0.840 0.003 0.840 C 0.004 0.840 0.005 0.841 0.005 0.842 C 0.006 0.844 0.005 0.844 0.004 0.842 Z  M 0.010 0.878 C 0.010 0.877 0.010 0.876 0.011 0.876 C 0.012 0.876 0.012 0.876 0.011 0.878 C 0.010 0.880 0.010 0.880 0.010 0.878 Z  M 0.023 0.898 C 0.023 0.898 0.024 0.898 0.024 0.898 C 0.025 0.899 0.024 0.899 0.024 0.899 C 0.023 0.899 0.023 0.899 0.023 0.898 Z  M 0.885 0.948 C 0.885 0.947 0.885 0.946 0.885 0.946 C 0.886 0.946 0.886 0.947 0.886 0.948 C 0.886 0.949 0.886 0.950 0.885 0.950 C 0.885 0.950 0.885 0.949 0.885 0.948 Z  M 0.925 0.960 C 0.925 0.959 0.925 0.959 0.926 0.959 C 0.926 0.959 0.926 0.959 0.926 0.960 C 0.926 0.961 0.925 0.962 0.925 0.962 C 0.925 0.962 0.925 0.961 0.925 0.960 Z  M 0.512 0.969 C 0.511 0.968 0.511 0.968 0.512 0.968 C 0.512 0.968 0.513 0.969 0.513 0.969 C 0.514 0.970 0.514 0.971 0.513 0.971 C 0.513 0.971 0.512 0.970 0.512 0.969 Z  M 0.362 0.028 C 0.361 0.027 0.361 0.027 0.361 0.028 C 0.361 0.028 0.361 0.029 0.361 0.029 C 0.362 0.029 0.362 0.028 0.362 0.028 Z  M 0.363 0.038 C 0.363 0.034 0.362 0.033 0.362 0.037 C 0.362 0.039 0.362 0.041 0.363 0.041 C 0.364 0.041 0.364 0.041 0.363 0.038 L 0.363 0.038 Z  M 0.365 0.047 C 0.364 0.046 0.364 0.045 0.364 0.045 C 0.364 0.045 0.363 0.046 0.363 0.047 C 0.363 0.048 0.364 0.049 0.364 0.049 C 0.365 0.049 0.365 0.048 0.365 0.047 Z  M 0.363 0.046 C 0.363 0.043 0.362 0.043 0.362 0.045 C 0.361 0.046 0.361 0.048 0.361 0.048 C 0.361 0.048 0.361 0.049 0.362 0.049 C 0.362 0.049 0.363 0.047 0.363 0.046 Z  M 0.475 0.052 C 0.475 0.051 0.475 0.050 0.475 0.050 C 0.475 0.050 0.475 0.051 0.474 0.052 C 0.474 0.053 0.474 0.054 0.475 0.054 C 0.475 0.054 0.475 0.053 0.475 0.052 Z  M 0.424 0.052 C 0.424 0.051 0.424 0.050 0.423 0.050 C 0.423 0.050 0.423 0.051 0.423 0.052 C 0.423 0.053 0.423 0.054 0.423 0.054 C 0.424 0.054 0.424 0.053 0.424 0.052 Z  M 0.411 0.052 C 0.411 0.051 0.410 0.050 0.410 0.050 C 0.410 0.050 0.410 0.051 0.410 0.052 C 0.410 0.053 0.410 0.054 0.410 0.054 C 0.410 0.054 0.411 0.053 0.411 0.052 Z  M 0.377 0.052 C 0.377 0.051 0.376 0.050 0.376 0.050 C 0.376 0.050 0.376 0.051 0.376 0.052 C 0.376 0.053 0.377 0.054 0.377 0.054 C 0.377 0.054 0.377 0.053 0.377 0.052 Z  M 0.364 0.053 C 0.364 0.052 0.364 0.050 0.363 0.050 C 0.363 0.050 0.363 0.052 0.364 0.053 C 0.365 0.057 0.365 0.056 0.364 0.053 Z  M 0.418 0.056 C 0.418 0.055 0.418 0.054 0.417 0.054 C 0.417 0.054 0.417 0.055 0.417 0.056 C 0.417 0.057 0.417 0.058 0.417 0.058 C 0.418 0.058 0.418 0.057 0.418 0.056 Z  M 0.393 0.056 C 0.394 0.054 0.394 0.054 0.393 0.055 C 0.392 0.055 0.391 0.055 0.391 0.054 C 0.390 0.051 0.390 0.052 0.390 0.054 C 0.391 0.058 0.392 0.058 0.393 0.056 Z  M 0.399 0.058 C 0.398 0.058 0.398 0.058 0.398 0.058 C 0.398 0.059 0.398 0.059 0.398 0.059 C 0.399 0.059 0.399 0.059 0.399 0.058 Z  M 0.422 0.061 C 0.422 0.060 0.422 0.059 0.422 0.059 C 0.421 0.059 0.421 0.060 0.421 0.061 C 0.421 0.062 0.421 0.063 0.422 0.063 C 0.422 0.063 0.422 0.062 0.422 0.061 Z  M 0.409 0.060 C 0.409 0.060 0.409 0.059 0.408 0.059 C 0.408 0.059 0.408 0.060 0.408 0.061 C 0.408 0.062 0.408 0.063 0.408 0.062 C 0.409 0.061 0.409 0.061 0.409 0.060 Z  M 0.390 0.061 C 0.390 0.060 0.390 0.059 0.390 0.059 C 0.390 0.059 0.389 0.059 0.389 0.058 C 0.388 0.057 0.388 0.058 0.388 0.060 C 0.389 0.063 0.389 0.064 0.390 0.061 Z  M 0.370 0.060 C 0.370 0.059 0.370 0.060 0.370 0.062 C 0.370 0.064 0.370 0.065 0.370 0.063 C 0.370 0.062 0.370 0.060 0.370 0.060 Z  M 0.358 0.067 C 0.358 0.066 0.357 0.065 0.357 0.065 C 0.357 0.065 0.357 0.066 0.357 0.067 C 0.357 0.068 0.357 0.068 0.358 0.068 C 0.358 0.068 0.358 0.068 0.358 0.067 Z  M 0.355 0.067 C 0.355 0.066 0.355 0.065 0.354 0.065 C 0.354 0.065 0.354 0.066 0.354 0.067 C 0.354 0.068 0.354 0.068 0.355 0.068 C 0.355 0.068 0.355 0.068 0.355 0.067 Z  M 0.461 0.067 C 0.460 0.066 0.460 0.065 0.460 0.065 C 0.460 0.065 0.460 0.066 0.460 0.067 C 0.460 0.069 0.461 0.070 0.461 0.070 C 0.461 0.070 0.461 0.069 0.461 0.067 Z  M 0.458 0.068 C 0.458 0.067 0.458 0.067 0.457 0.067 C 0.457 0.068 0.457 0.067 0.457 0.066 C 0.457 0.065 0.456 0.065 0.456 0.066 C 0.455 0.067 0.455 0.067 0.456 0.068 C 0.457 0.070 0.458 0.070 0.458 0.068 Z  M 0.438 0.066 C 0.438 0.064 0.438 0.063 0.438 0.062 C 0.437 0.060 0.437 0.058 0.438 0.058 C 0.438 0.058 0.438 0.057 0.438 0.056 C 0.438 0.053 0.438 0.053 0.437 0.055 C 0.436 0.059 0.436 0.071 0.437 0.069 C 0.437 0.069 0.438 0.067 0.438 0.066 Z  M 0.427 0.065 C 0.427 0.062 0.427 0.059 0.428 0.058 C 0.428 0.057 0.428 0.055 0.428 0.054 C 0.428 0.053 0.428 0.052 0.429 0.052 C 0.429 0.051 0.429 0.051 0.428 0.051 C 0.426 0.051 0.426 0.052 0.426 0.055 C 0.426 0.058 0.426 0.059 0.425 0.059 C 0.425 0.059 0.425 0.061 0.426 0.063 C 0.427 0.065 0.427 0.067 0.427 0.068 C 0.427 0.069 0.427 0.070 0.427 0.070 C 0.427 0.070 0.428 0.068 0.427 0.065 Z  M 0.422 0.068 C 0.422 0.067 0.422 0.067 0.422 0.067 C 0.421 0.067 0.421 0.067 0.421 0.068 C 0.421 0.069 0.421 0.070 0.421 0.070 C 0.421 0.070 0.422 0.069 0.422 0.068 Z  M 0.484 0.067 C 0.484 0.065 0.484 0.063 0.484 0.063 C 0.483 0.063 0.483 0.066 0.484 0.067 C 0.484 0.068 0.484 0.069 0.484 0.071 C 0.484 0.072 0.484 0.072 0.484 0.071 C 0.484 0.071 0.484 0.069 0.484 0.067 Z  M 0.422 0.074 C 0.422 0.074 0.421 0.074 0.421 0.074 C 0.421 0.075 0.421 0.075 0.422 0.075 C 0.422 0.075 0.422 0.075 0.422 0.074 Z  M 0.414 0.066 C 0.414 0.064 0.413 0.063 0.414 0.062 C 0.414 0.062 0.414 0.061 0.413 0.061 C 0.413 0.061 0.413 0.062 0.413 0.064 C 0.413 0.065 0.412 0.066 0.411 0.067 C 0.410 0.067 0.410 0.067 0.410 0.065 C 0.410 0.064 0.409 0.063 0.409 0.064 C 0.409 0.064 0.409 0.067 0.409 0.069 C 0.410 0.073 0.410 0.073 0.411 0.073 C 0.412 0.072 0.412 0.072 0.412 0.074 C 0.412 0.075 0.412 0.074 0.413 0.072 C 0.414 0.069 0.414 0.067 0.414 0.066 Z  M 0.434 0.076 C 0.434 0.075 0.434 0.074 0.434 0.074 C 0.434 0.074 0.433 0.072 0.433 0.071 C 0.433 0.068 0.433 0.069 0.433 0.072 C 0.433 0.077 0.434 0.080 0.434 0.076 Z  M 0.432 0.075 C 0.432 0.074 0.431 0.074 0.431 0.074 C 0.431 0.074 0.431 0.073 0.431 0.072 C 0.432 0.071 0.432 0.061 0.431 0.061 C 0.431 0.061 0.430 0.060 0.430 0.058 C 0.430 0.056 0.429 0.056 0.429 0.056 C 0.428 0.057 0.428 0.058 0.428 0.060 C 0.429 0.062 0.429 0.063 0.429 0.063 C 0.429 0.063 0.429 0.065 0.429 0.067 C 0.429 0.071 0.429 0.072 0.428 0.073 C 0.426 0.075 0.427 0.077 0.429 0.077 C 0.431 0.077 0.432 0.076 0.432 0.075 Z  M 0.404 0.076 C 0.404 0.076 0.404 0.074 0.404 0.072 C 0.404 0.071 0.404 0.068 0.404 0.066 C 0.404 0.064 0.404 0.063 0.405 0.063 C 0.405 0.063 0.405 0.062 0.405 0.060 C 0.404 0.058 0.404 0.058 0.405 0.058 C 0.405 0.058 0.406 0.059 0.406 0.060 C 0.406 0.062 0.406 0.062 0.407 0.060 C 0.407 0.058 0.408 0.058 0.409 0.058 C 0.410 0.059 0.410 0.059 0.409 0.054 C 0.409 0.051 0.408 0.051 0.408 0.052 C 0.408 0.053 0.408 0.054 0.408 0.054 C 0.407 0.054 0.407 0.053 0.407 0.052 C 0.408 0.049 0.404 0.051 0.403 0.054 C 0.402 0.059 0.401 0.057 0.401 0.052 C 0.401 0.048 0.401 0.048 0.399 0.051 L 0.397 0.054 L 0.398 0.056 C 0.399 0.057 0.400 0.058 0.400 0.058 C 0.400 0.058 0.400 0.058 0.400 0.059 C 0.400 0.061 0.401 0.066 0.402 0.066 C 0.403 0.066 0.404 0.073 0.403 0.076 C 0.402 0.077 0.403 0.077 0.403 0.077 C 0.404 0.077 0.405 0.077 0.404 0.076 Z  M 0.356 0.076 C 0.356 0.075 0.355 0.074 0.355 0.074 C 0.355 0.074 0.355 0.075 0.355 0.076 C 0.355 0.077 0.355 0.077 0.355 0.077 C 0.356 0.077 0.356 0.077 0.356 0.076 Z  M 0.417 0.077 C 0.417 0.077 0.417 0.077 0.417 0.075 C 0.416 0.072 0.417 0.070 0.418 0.070 C 0.419 0.070 0.419 0.070 0.418 0.068 C 0.418 0.067 0.418 0.064 0.418 0.063 C 0.418 0.061 0.417 0.059 0.417 0.059 C 0.416 0.058 0.416 0.058 0.416 0.062 C 0.416 0.065 0.416 0.067 0.416 0.067 C 0.416 0.067 0.416 0.068 0.416 0.070 C 0.416 0.073 0.416 0.074 0.415 0.075 C 0.414 0.076 0.415 0.079 0.415 0.078 C 0.416 0.078 0.417 0.078 0.417 0.077 Z  M 0.414 0.076 C 0.414 0.076 0.414 0.076 0.414 0.076 C 0.414 0.076 0.413 0.076 0.413 0.077 C 0.413 0.078 0.414 0.079 0.414 0.078 C 0.414 0.078 0.414 0.077 0.414 0.076 Z  M 0.394 0.077 C 0.395 0.076 0.396 0.077 0.396 0.078 C 0.396 0.079 0.396 0.078 0.396 0.076 C 0.396 0.072 0.396 0.070 0.397 0.068 C 0.399 0.064 0.399 0.061 0.397 0.062 C 0.396 0.063 0.395 0.063 0.394 0.064 C 0.392 0.064 0.390 0.067 0.391 0.071 C 0.392 0.072 0.392 0.075 0.392 0.076 C 0.391 0.080 0.391 0.080 0.394 0.077 Z  M 0.378 0.076 C 0.378 0.075 0.378 0.074 0.378 0.075 C 0.379 0.076 0.381 0.074 0.381 0.072 C 0.381 0.071 0.381 0.070 0.381 0.070 C 0.382 0.070 0.382 0.070 0.381 0.069 C 0.380 0.067 0.381 0.063 0.382 0.063 C 0.383 0.063 0.384 0.067 0.383 0.067 C 0.383 0.067 0.383 0.067 0.383 0.069 C 0.383 0.071 0.384 0.072 0.384 0.072 C 0.385 0.072 0.385 0.071 0.385 0.069 C 0.386 0.067 0.386 0.067 0.385 0.067 C 0.385 0.067 0.385 0.065 0.385 0.064 C 0.385 0.062 0.385 0.061 0.385 0.061 C 0.385 0.061 0.388 0.074 0.387 0.076 C 0.387 0.077 0.387 0.078 0.389 0.078 C 0.391 0.079 0.391 0.078 0.391 0.074 C 0.391 0.071 0.390 0.070 0.390 0.071 C 0.389 0.072 0.389 0.071 0.389 0.068 C 0.389 0.066 0.389 0.065 0.389 0.065 C 0.388 0.065 0.388 0.063 0.388 0.062 C 0.387 0.060 0.386 0.059 0.386 0.059 C 0.386 0.058 0.385 0.057 0.385 0.055 C 0.385 0.052 0.385 0.052 0.385 0.054 C 0.385 0.056 0.384 0.057 0.383 0.056 C 0.383 0.056 0.382 0.056 0.381 0.057 C 0.380 0.059 0.380 0.059 0.379 0.059 C 0.379 0.059 0.379 0.060 0.379 0.061 C 0.379 0.062 0.379 0.063 0.379 0.062 C 0.379 0.062 0.379 0.062 0.379 0.064 C 0.379 0.065 0.379 0.067 0.379 0.067 C 0.378 0.068 0.378 0.067 0.378 0.066 C 0.379 0.064 0.378 0.063 0.378 0.063 C 0.376 0.063 0.376 0.066 0.376 0.069 C 0.377 0.071 0.377 0.072 0.377 0.076 C 0.377 0.080 0.378 0.080 0.378 0.076 Z  M 0.469 0.077 C 0.468 0.074 0.468 0.075 0.468 0.079 C 0.468 0.082 0.468 0.082 0.469 0.081 C 0.469 0.080 0.469 0.079 0.469 0.077 Z  M 0.405 0.081 C 0.405 0.080 0.404 0.079 0.404 0.079 C 0.404 0.079 0.404 0.080 0.404 0.081 C 0.404 0.082 0.404 0.083 0.404 0.083 C 0.404 0.083 0.405 0.082 0.405 0.081 Z  M 0.359 0.081 C 0.359 0.080 0.359 0.079 0.359 0.078 C 0.358 0.078 0.358 0.079 0.358 0.080 C 0.358 0.082 0.358 0.083 0.359 0.083 C 0.359 0.083 0.359 0.082 0.359 0.081 Z  M 0.437 0.083 C 0.437 0.082 0.437 0.081 0.437 0.081 C 0.436 0.081 0.436 0.082 0.436 0.083 C 0.436 0.084 0.436 0.085 0.437 0.085 C 0.437 0.085 0.437 0.084 0.437 0.083 Z  M 0.410 0.081 C 0.411 0.077 0.410 0.076 0.409 0.076 C 0.409 0.076 0.409 0.076 0.409 0.077 C 0.410 0.078 0.410 0.079 0.409 0.080 C 0.409 0.082 0.409 0.085 0.409 0.085 C 0.410 0.085 0.410 0.083 0.410 0.081 Z  M 0.460 0.082 C 0.461 0.078 0.461 0.077 0.461 0.077 C 0.460 0.077 0.458 0.084 0.458 0.085 C 0.459 0.087 0.459 0.087 0.460 0.082 Z  M 0.425 0.080 C 0.426 0.073 0.425 0.062 0.424 0.065 C 0.424 0.066 0.424 0.067 0.424 0.067 C 0.424 0.067 0.424 0.067 0.424 0.068 C 0.423 0.070 0.423 0.077 0.423 0.077 C 0.424 0.077 0.424 0.079 0.424 0.082 C 0.423 0.087 0.424 0.086 0.425 0.080 Z  M 0.569 0.087 C 0.569 0.086 0.569 0.086 0.568 0.087 C 0.568 0.088 0.569 0.088 0.569 0.088 C 0.570 0.088 0.570 0.087 0.569 0.087 Z  M 0.413 0.087 C 0.413 0.086 0.412 0.086 0.412 0.087 C 0.412 0.087 0.412 0.088 0.413 0.088 C 0.413 0.088 0.414 0.087 0.413 0.087 Z  M 0.422 0.088 C 0.421 0.087 0.421 0.087 0.422 0.086 C 0.422 0.085 0.422 0.084 0.422 0.084 C 0.422 0.083 0.421 0.083 0.421 0.084 C 0.420 0.085 0.420 0.086 0.421 0.087 C 0.421 0.089 0.421 0.090 0.422 0.090 C 0.422 0.090 0.422 0.089 0.422 0.088 Z  M 0.391 0.088 C 0.391 0.087 0.390 0.085 0.390 0.084 C 0.390 0.083 0.390 0.083 0.390 0.084 C 0.390 0.084 0.390 0.086 0.390 0.086 C 0.390 0.087 0.390 0.088 0.390 0.088 C 0.389 0.088 0.389 0.087 0.389 0.086 C 0.389 0.085 0.389 0.085 0.388 0.085 C 0.387 0.085 0.387 0.085 0.387 0.087 C 0.387 0.089 0.391 0.090 0.391 0.088 Z  M 0.406 0.089 C 0.406 0.088 0.405 0.088 0.405 0.088 C 0.405 0.088 0.405 0.089 0.405 0.090 C 0.405 0.091 0.405 0.091 0.405 0.091 C 0.405 0.090 0.406 0.089 0.406 0.089 Z  M 0.402 0.087 C 0.402 0.086 0.402 0.085 0.402 0.085 C 0.402 0.085 0.401 0.083 0.401 0.081 C 0.401 0.079 0.401 0.077 0.401 0.077 C 0.400 0.075 0.400 0.078 0.401 0.080 C 0.401 0.081 0.401 0.082 0.401 0.083 C 0.400 0.085 0.400 0.092 0.401 0.091 C 0.402 0.090 0.402 0.089 0.402 0.087 Z  M 0.756 0.092 C 0.756 0.092 0.755 0.092 0.755 0.092 C 0.755 0.093 0.755 0.093 0.756 0.093 C 0.756 0.093 0.756 0.093 0.756 0.092 Z  M 0.451 0.091 C 0.452 0.086 0.452 0.084 0.451 0.087 C 0.451 0.089 0.450 0.091 0.450 0.092 C 0.450 0.095 0.451 0.094 0.451 0.091 Z  M 0.371 0.083 C 0.370 0.078 0.371 0.077 0.372 0.078 C 0.372 0.079 0.373 0.079 0.372 0.076 C 0.372 0.073 0.372 0.073 0.373 0.075 C 0.374 0.078 0.373 0.083 0.372 0.083 C 0.372 0.083 0.372 0.084 0.372 0.088 C 0.372 0.091 0.372 0.093 0.373 0.093 C 0.374 0.094 0.374 0.093 0.373 0.092 C 0.373 0.090 0.372 0.085 0.373 0.085 C 0.373 0.085 0.374 0.085 0.374 0.086 C 0.374 0.088 0.374 0.088 0.375 0.087 C 0.375 0.087 0.375 0.087 0.375 0.088 C 0.374 0.090 0.375 0.093 0.376 0.092 C 0.377 0.091 0.377 0.090 0.377 0.090 C 0.376 0.090 0.376 0.087 0.377 0.083 C 0.377 0.082 0.377 0.081 0.377 0.081 C 0.376 0.081 0.376 0.082 0.376 0.083 C 0.376 0.086 0.375 0.085 0.374 0.080 C 0.374 0.076 0.374 0.076 0.374 0.073 C 0.375 0.071 0.375 0.070 0.374 0.070 C 0.374 0.070 0.374 0.069 0.374 0.068 C 0.374 0.067 0.374 0.067 0.373 0.068 C 0.372 0.071 0.372 0.071 0.372 0.067 C 0.372 0.066 0.371 0.065 0.371 0.065 C 0.371 0.065 0.371 0.066 0.371 0.067 C 0.371 0.069 0.370 0.069 0.368 0.069 C 0.366 0.069 0.366 0.069 0.366 0.067 C 0.366 0.065 0.366 0.065 0.367 0.066 C 0.367 0.066 0.368 0.066 0.368 0.065 C 0.368 0.064 0.367 0.063 0.367 0.063 C 0.366 0.063 0.365 0.060 0.366 0.059 C 0.367 0.058 0.366 0.058 0.366 0.058 C 0.365 0.058 0.364 0.058 0.365 0.059 C 0.365 0.062 0.364 0.067 0.362 0.069 C 0.361 0.071 0.362 0.075 0.363 0.074 C 0.364 0.074 0.364 0.074 0.364 0.075 C 0.364 0.075 0.364 0.077 0.363 0.079 C 0.361 0.083 0.361 0.086 0.362 0.086 C 0.363 0.086 0.363 0.085 0.363 0.083 C 0.363 0.079 0.363 0.079 0.364 0.081 C 0.364 0.082 0.364 0.084 0.364 0.086 C 0.364 0.087 0.364 0.087 0.365 0.087 C 0.365 0.086 0.366 0.085 0.366 0.083 C 0.365 0.082 0.366 0.080 0.366 0.080 C 0.366 0.079 0.367 0.078 0.366 0.076 C 0.366 0.073 0.367 0.072 0.369 0.074 C 0.370 0.075 0.370 0.076 0.369 0.075 C 0.367 0.074 0.367 0.076 0.369 0.079 C 0.369 0.080 0.370 0.082 0.370 0.082 C 0.370 0.083 0.369 0.083 0.369 0.081 C 0.368 0.079 0.367 0.080 0.367 0.083 C 0.367 0.084 0.367 0.084 0.368 0.084 C 0.368 0.083 0.369 0.084 0.369 0.085 C 0.369 0.088 0.369 0.088 0.369 0.088 C 0.368 0.088 0.369 0.089 0.369 0.091 C 0.370 0.093 0.370 0.093 0.370 0.091 C 0.371 0.089 0.371 0.086 0.371 0.083 Z  M 0.440 0.093 C 0.440 0.091 0.440 0.090 0.439 0.090 C 0.439 0.090 0.439 0.091 0.439 0.092 C 0.439 0.093 0.439 0.094 0.439 0.094 C 0.438 0.095 0.438 0.095 0.439 0.095 C 0.439 0.095 0.440 0.094 0.440 0.093 Z  M 0.401 0.094 C 0.400 0.092 0.400 0.092 0.399 0.095 C 0.399 0.095 0.400 0.096 0.401 0.096 C 0.402 0.097 0.402 0.096 0.401 0.094 Z  M 0.370 0.096 C 0.370 0.095 0.370 0.095 0.369 0.096 C 0.369 0.096 0.369 0.097 0.370 0.097 C 0.371 0.097 0.371 0.096 0.370 0.096 Z  M 0.368 0.095 C 0.368 0.095 0.368 0.093 0.368 0.093 C 0.367 0.092 0.367 0.093 0.367 0.095 C 0.367 0.096 0.367 0.097 0.368 0.097 C 0.368 0.097 0.368 0.096 0.368 0.095 Z  M 0.303 0.097 C 0.303 0.096 0.303 0.096 0.302 0.096 C 0.302 0.096 0.301 0.097 0.301 0.098 C 0.301 0.099 0.303 0.099 0.303 0.097 Z  M 0.798 0.099 C 0.798 0.098 0.798 0.097 0.797 0.097 C 0.796 0.097 0.796 0.097 0.797 0.099 C 0.798 0.101 0.798 0.101 0.798 0.099 Z  M 0.783 0.098 C 0.783 0.094 0.783 0.094 0.783 0.094 C 0.782 0.094 0.782 0.094 0.783 0.095 C 0.783 0.095 0.783 0.097 0.782 0.098 C 0.782 0.100 0.782 0.101 0.782 0.101 C 0.783 0.101 0.783 0.099 0.783 0.098 Z  M 0.745 0.099 C 0.745 0.098 0.745 0.097 0.744 0.097 C 0.744 0.097 0.744 0.098 0.744 0.099 C 0.744 0.100 0.745 0.101 0.745 0.101 C 0.745 0.101 0.745 0.100 0.745 0.099 Z  M 0.420 0.098 C 0.420 0.097 0.419 0.095 0.419 0.095 C 0.419 0.094 0.418 0.095 0.418 0.097 C 0.418 0.099 0.419 0.101 0.419 0.101 C 0.419 0.101 0.420 0.100 0.420 0.098 Z  M 0.434 0.101 C 0.434 0.100 0.434 0.099 0.434 0.099 C 0.434 0.099 0.433 0.100 0.433 0.101 C 0.433 0.102 0.434 0.103 0.434 0.103 C 0.434 0.103 0.434 0.102 0.434 0.101 Z  M 0.422 0.099 C 0.422 0.098 0.422 0.097 0.421 0.097 C 0.421 0.097 0.421 0.098 0.421 0.100 C 0.422 0.103 0.423 0.102 0.422 0.099 Z  M 0.418 0.097 C 0.418 0.095 0.417 0.094 0.417 0.094 C 0.417 0.095 0.416 0.095 0.416 0.094 C 0.416 0.093 0.417 0.091 0.417 0.091 C 0.418 0.089 0.418 0.089 0.418 0.088 C 0.417 0.087 0.417 0.085 0.417 0.084 C 0.417 0.081 0.416 0.080 0.415 0.083 C 0.414 0.084 0.414 0.084 0.415 0.085 C 0.416 0.087 0.416 0.093 0.415 0.094 C 0.415 0.095 0.415 0.095 0.415 0.095 C 0.416 0.095 0.416 0.096 0.416 0.097 C 0.416 0.098 0.416 0.099 0.417 0.099 C 0.417 0.099 0.417 0.100 0.417 0.101 C 0.417 0.102 0.418 0.103 0.418 0.102 C 0.418 0.101 0.418 0.099 0.418 0.097 Z  M 0.820 0.103 C 0.821 0.102 0.820 0.099 0.819 0.099 C 0.818 0.099 0.818 0.100 0.818 0.100 C 0.819 0.101 0.819 0.102 0.819 0.103 C 0.818 0.105 0.819 0.105 0.820 0.103 Z  M 0.393 0.101 C 0.394 0.099 0.393 0.094 0.391 0.094 C 0.390 0.094 0.390 0.097 0.391 0.098 C 0.391 0.099 0.391 0.100 0.391 0.101 C 0.391 0.102 0.391 0.102 0.390 0.102 C 0.390 0.101 0.389 0.102 0.389 0.103 C 0.389 0.104 0.390 0.105 0.391 0.104 C 0.392 0.103 0.393 0.102 0.393 0.101 Z  M 0.386 0.094 C 0.386 0.093 0.386 0.092 0.386 0.092 C 0.387 0.092 0.387 0.093 0.387 0.094 C 0.387 0.095 0.387 0.095 0.387 0.095 C 0.386 0.095 0.386 0.095 0.386 0.094 Z  M 0.387 0.103 C 0.386 0.102 0.386 0.101 0.387 0.098 C 0.388 0.094 0.388 0.093 0.387 0.091 C 0.386 0.088 0.384 0.089 0.385 0.092 C 0.385 0.093 0.385 0.094 0.384 0.093 C 0.384 0.092 0.383 0.093 0.383 0.095 C 0.382 0.101 0.382 0.098 0.382 0.092 C 0.383 0.087 0.383 0.087 0.382 0.087 C 0.382 0.088 0.382 0.089 0.382 0.090 C 0.382 0.091 0.382 0.092 0.381 0.093 C 0.381 0.093 0.380 0.095 0.380 0.096 C 0.380 0.098 0.380 0.099 0.381 0.098 C 0.381 0.098 0.382 0.099 0.383 0.101 C 0.384 0.102 0.385 0.104 0.386 0.104 C 0.387 0.104 0.387 0.103 0.387 0.103 Z  M 0.382 0.103 C 0.382 0.100 0.381 0.100 0.380 0.103 C 0.380 0.104 0.380 0.104 0.380 0.104 C 0.381 0.104 0.381 0.104 0.382 0.103 Z  M 0.379 0.098 C 0.379 0.095 0.378 0.095 0.378 0.097 C 0.377 0.099 0.377 0.100 0.378 0.102 C 0.378 0.104 0.379 0.102 0.379 0.098 Z  M 0.426 0.103 C 0.427 0.104 0.427 0.103 0.427 0.101 C 0.427 0.099 0.427 0.097 0.426 0.097 C 0.426 0.097 0.426 0.096 0.427 0.095 C 0.427 0.094 0.427 0.094 0.427 0.094 C 0.426 0.093 0.426 0.093 0.427 0.092 C 0.427 0.090 0.427 0.090 0.427 0.087 C 0.426 0.086 0.426 0.085 0.425 0.085 C 0.425 0.085 0.425 0.085 0.425 0.087 C 0.426 0.089 0.426 0.092 0.425 0.091 C 0.425 0.090 0.425 0.091 0.425 0.093 C 0.425 0.096 0.425 0.097 0.425 0.097 C 0.424 0.097 0.424 0.098 0.425 0.099 C 0.425 0.101 0.425 0.101 0.424 0.100 C 0.423 0.099 0.423 0.099 0.423 0.103 C 0.423 0.105 0.424 0.106 0.424 0.104 C 0.425 0.103 0.426 0.103 0.426 0.103 Z  M 0.401 0.104 C 0.401 0.103 0.401 0.103 0.400 0.103 C 0.400 0.103 0.400 0.103 0.400 0.104 C 0.400 0.105 0.400 0.106 0.401 0.106 C 0.401 0.106 0.401 0.105 0.401 0.104 Z  M 0.422 0.106 C 0.422 0.105 0.422 0.104 0.422 0.104 C 0.421 0.104 0.421 0.105 0.421 0.106 C 0.421 0.107 0.421 0.108 0.422 0.108 C 0.422 0.108 0.422 0.107 0.422 0.106 Z  M 0.419 0.107 C 0.418 0.105 0.418 0.105 0.417 0.105 C 0.417 0.106 0.417 0.107 0.418 0.108 C 0.420 0.110 0.420 0.110 0.419 0.107 Z  M 0.305 0.107 C 0.305 0.106 0.305 0.104 0.306 0.103 C 0.307 0.101 0.308 0.094 0.307 0.094 C 0.306 0.094 0.306 0.094 0.307 0.096 C 0.307 0.097 0.307 0.097 0.306 0.096 C 0.306 0.096 0.305 0.096 0.305 0.096 C 0.304 0.098 0.303 0.101 0.304 0.107 C 0.304 0.110 0.305 0.111 0.305 0.107 Z  M 0.713 0.110 C 0.712 0.110 0.712 0.110 0.712 0.110 C 0.711 0.111 0.712 0.111 0.712 0.111 C 0.713 0.111 0.713 0.111 0.713 0.110 Z  M 0.432 0.108 C 0.432 0.106 0.432 0.104 0.431 0.104 C 0.431 0.104 0.431 0.104 0.431 0.102 C 0.432 0.101 0.432 0.101 0.431 0.101 C 0.430 0.102 0.430 0.102 0.430 0.099 C 0.431 0.096 0.431 0.096 0.430 0.097 C 0.429 0.097 0.429 0.099 0.429 0.101 C 0.429 0.103 0.429 0.104 0.429 0.105 C 0.428 0.105 0.429 0.105 0.429 0.105 C 0.430 0.105 0.431 0.106 0.431 0.108 C 0.433 0.113 0.433 0.113 0.432 0.108 L 0.432 0.108 Z  M 0.420 0.112 C 0.420 0.112 0.419 0.112 0.419 0.112 C 0.418 0.113 0.419 0.113 0.419 0.113 C 0.420 0.113 0.420 0.113 0.420 0.112 Z  M 0.412 0.107 C 0.412 0.106 0.412 0.105 0.412 0.104 C 0.413 0.102 0.413 0.104 0.413 0.106 C 0.413 0.108 0.413 0.108 0.412 0.107 Z  M 0.412 0.111 C 0.411 0.108 0.412 0.107 0.413 0.109 C 0.413 0.110 0.413 0.111 0.413 0.112 C 0.413 0.113 0.413 0.113 0.414 0.112 C 0.414 0.112 0.414 0.110 0.414 0.110 C 0.414 0.109 0.414 0.109 0.415 0.109 C 0.416 0.111 0.415 0.103 0.414 0.101 C 0.412 0.099 0.412 0.097 0.414 0.098 C 0.415 0.099 0.415 0.099 0.414 0.097 C 0.413 0.096 0.412 0.096 0.411 0.097 C 0.411 0.098 0.410 0.098 0.410 0.097 C 0.409 0.094 0.409 0.095 0.409 0.100 C 0.409 0.102 0.409 0.103 0.410 0.104 C 0.411 0.105 0.411 0.106 0.410 0.107 C 0.409 0.108 0.409 0.112 0.410 0.111 C 0.411 0.111 0.411 0.111 0.410 0.110 C 0.410 0.108 0.410 0.108 0.410 0.108 C 0.411 0.108 0.411 0.109 0.411 0.111 C 0.411 0.112 0.411 0.113 0.412 0.113 C 0.412 0.113 0.412 0.112 0.412 0.111 Z  M 0.405 0.111 C 0.405 0.108 0.405 0.108 0.406 0.109 C 0.406 0.110 0.407 0.109 0.407 0.106 C 0.408 0.104 0.408 0.103 0.407 0.103 C 0.407 0.104 0.407 0.103 0.407 0.101 C 0.406 0.099 0.406 0.097 0.406 0.097 C 0.405 0.097 0.405 0.100 0.405 0.102 C 0.405 0.103 0.404 0.104 0.404 0.106 C 0.403 0.107 0.403 0.108 0.403 0.108 C 0.404 0.108 0.404 0.109 0.404 0.110 C 0.404 0.111 0.404 0.112 0.405 0.113 C 0.405 0.113 0.405 0.112 0.405 0.111 Z  M 0.305 0.112 C 0.305 0.112 0.305 0.112 0.305 0.112 C 0.304 0.113 0.305 0.113 0.305 0.113 C 0.306 0.113 0.306 0.113 0.305 0.112 Z  M 0.428 0.113 C 0.429 0.112 0.429 0.111 0.429 0.110 C 0.428 0.109 0.428 0.110 0.427 0.112 C 0.427 0.115 0.427 0.116 0.428 0.113 Z  M 0.417 0.111 C 0.417 0.111 0.416 0.110 0.416 0.111 C 0.415 0.112 0.415 0.113 0.415 0.113 C 0.415 0.114 0.415 0.114 0.416 0.114 C 0.416 0.113 0.417 0.112 0.417 0.111 Z  M 0.307 0.113 C 0.307 0.111 0.306 0.113 0.307 0.116 C 0.307 0.118 0.307 0.118 0.307 0.117 C 0.308 0.116 0.308 0.115 0.307 0.113 Z  M 0.299 0.117 C 0.299 0.116 0.299 0.116 0.299 0.116 C 0.298 0.117 0.298 0.118 0.298 0.118 C 0.298 0.118 0.298 0.119 0.299 0.119 C 0.299 0.119 0.299 0.118 0.299 0.117 Z  M 0.297 0.117 C 0.296 0.115 0.296 0.115 0.297 0.115 C 0.298 0.115 0.298 0.114 0.298 0.113 C 0.298 0.111 0.297 0.110 0.297 0.111 C 0.296 0.112 0.296 0.111 0.296 0.109 C 0.296 0.105 0.296 0.105 0.295 0.110 C 0.294 0.112 0.294 0.113 0.294 0.113 C 0.295 0.113 0.295 0.115 0.296 0.116 C 0.296 0.117 0.297 0.119 0.297 0.119 C 0.297 0.119 0.297 0.118 0.297 0.117 Z  M 0.428 0.120 C 0.428 0.119 0.427 0.119 0.426 0.118 C 0.425 0.118 0.425 0.118 0.425 0.119 C 0.425 0.120 0.428 0.121 0.428 0.120 Z  M 0.303 0.119 C 0.303 0.118 0.302 0.117 0.302 0.118 C 0.302 0.118 0.302 0.119 0.302 0.120 C 0.302 0.120 0.302 0.121 0.302 0.121 C 0.302 0.121 0.303 0.120 0.303 0.119 Z  M 0.280 0.117 C 0.280 0.115 0.280 0.113 0.280 0.113 C 0.280 0.113 0.280 0.115 0.280 0.117 C 0.280 0.119 0.280 0.121 0.280 0.121 C 0.280 0.121 0.281 0.119 0.280 0.117 Z  M 0.293 0.129 C 0.293 0.128 0.293 0.126 0.293 0.124 C 0.292 0.122 0.292 0.121 0.292 0.123 C 0.291 0.124 0.291 0.125 0.290 0.125 C 0.288 0.125 0.288 0.126 0.289 0.128 C 0.289 0.130 0.293 0.130 0.293 0.129 Z  M 0.943 0.134 C 0.943 0.133 0.942 0.133 0.942 0.134 C 0.942 0.134 0.942 0.135 0.943 0.135 C 0.943 0.135 0.943 0.134 0.943 0.134 Z  M 0.936 0.164 C 0.936 0.164 0.935 0.164 0.935 0.164 C 0.935 0.165 0.935 0.165 0.936 0.165 C 0.936 0.165 0.937 0.165 0.936 0.164 Z  M 0.965 0.207 C 0.965 0.207 0.964 0.207 0.964 0.208 C 0.964 0.208 0.964 0.209 0.965 0.208 C 0.965 0.208 0.965 0.208 0.965 0.207 Z  M 0.972 0.279 C 0.972 0.279 0.972 0.279 0.971 0.280 C 0.971 0.280 0.972 0.281 0.972 0.280 C 0.973 0.280 0.973 0.280 0.972 0.279 Z  M 0.970 0.279 C 0.970 0.279 0.970 0.279 0.970 0.280 C 0.969 0.280 0.970 0.281 0.970 0.280 C 0.971 0.280 0.971 0.280 0.970 0.279 Z  M 0.963 0.279 C 0.962 0.279 0.962 0.279 0.962 0.280 C 0.962 0.280 0.962 0.281 0.962 0.280 C 0.963 0.280 0.963 0.280 0.963 0.279 Z  M 0.972 0.283 C 0.972 0.282 0.972 0.283 0.971 0.283 C 0.971 0.284 0.972 0.284 0.972 0.284 C 0.973 0.284 0.973 0.284 0.972 0.283 Z  M 0.079 0.347 C 0.079 0.346 0.079 0.345 0.079 0.345 C 0.078 0.345 0.078 0.346 0.078 0.347 C 0.078 0.348 0.078 0.349 0.079 0.349 C 0.079 0.349 0.079 0.348 0.079 0.347 Z  M 0.059 0.456 C 0.058 0.455 0.057 0.455 0.057 0.456 C 0.057 0.457 0.057 0.458 0.058 0.458 C 0.059 0.458 0.059 0.458 0.059 0.456 Z  M 0.050 0.456 C 0.050 0.454 0.049 0.453 0.049 0.453 C 0.049 0.453 0.049 0.454 0.050 0.456 C 0.050 0.457 0.051 0.459 0.051 0.459 C 0.051 0.459 0.051 0.457 0.050 0.456 Z  M 0.043 0.457 C 0.042 0.457 0.040 0.457 0.040 0.457 C 0.039 0.458 0.039 0.458 0.041 0.458 C 0.043 0.458 0.043 0.458 0.043 0.457 Z  M 0.047 0.458 C 0.047 0.457 0.046 0.457 0.046 0.457 C 0.045 0.457 0.045 0.458 0.045 0.459 C 0.045 0.460 0.047 0.459 0.047 0.458 Z  M 0.083 0.470 C 0.083 0.470 0.082 0.470 0.082 0.470 C 0.082 0.471 0.082 0.471 0.083 0.471 C 0.084 0.471 0.084 0.470 0.083 0.470 Z  M 0.088 0.498 C 0.089 0.498 0.089 0.498 0.089 0.496 C 0.088 0.494 0.083 0.496 0.084 0.498 C 0.084 0.499 0.085 0.499 0.086 0.499 C 0.086 0.499 0.088 0.499 0.088 0.498 Z  M 0.954 0.508 C 0.954 0.507 0.953 0.506 0.952 0.507 C 0.952 0.508 0.952 0.509 0.953 0.509 C 0.953 0.509 0.954 0.509 0.954 0.508 Z  M 0.084 0.518 C 0.084 0.517 0.083 0.516 0.083 0.517 C 0.083 0.518 0.083 0.519 0.083 0.519 C 0.083 0.519 0.083 0.520 0.083 0.520 C 0.083 0.520 0.084 0.519 0.084 0.518 Z  M 0.080 0.515 C 0.080 0.514 0.080 0.515 0.080 0.517 C 0.080 0.519 0.080 0.520 0.080 0.518 C 0.080 0.517 0.080 0.515 0.080 0.515 Z  M 0.065 0.525 C 0.065 0.524 0.064 0.523 0.064 0.523 C 0.063 0.523 0.063 0.524 0.064 0.525 C 0.065 0.527 0.065 0.527 0.065 0.525 Z  M 0.056 0.526 C 0.056 0.525 0.055 0.525 0.055 0.526 C 0.055 0.526 0.055 0.527 0.056 0.527 C 0.056 0.527 0.057 0.526 0.056 0.526 Z  M 0.084 0.529 C 0.083 0.529 0.083 0.529 0.083 0.530 C 0.083 0.530 0.083 0.531 0.083 0.530 C 0.084 0.530 0.084 0.530 0.084 0.529 Z  M 0.077 0.529 C 0.077 0.529 0.076 0.529 0.076 0.529 C 0.076 0.530 0.076 0.530 0.077 0.530 C 0.077 0.530 0.078 0.530 0.077 0.529 Z  M 0.072 0.529 C 0.072 0.528 0.072 0.527 0.071 0.527 C 0.071 0.527 0.071 0.526 0.071 0.525 C 0.071 0.523 0.071 0.522 0.070 0.523 C 0.070 0.524 0.070 0.524 0.070 0.526 C 0.070 0.527 0.071 0.529 0.071 0.529 C 0.072 0.530 0.072 0.530 0.073 0.530 C 0.073 0.531 0.073 0.530 0.072 0.529 Z  M 0.991 0.531 C 0.991 0.531 0.990 0.531 0.990 0.531 C 0.990 0.532 0.990 0.532 0.990 0.532 C 0.991 0.532 0.991 0.532 0.991 0.531 Z  M 0.047 0.532 C 0.045 0.530 0.044 0.530 0.044 0.532 C 0.044 0.533 0.045 0.534 0.046 0.534 C 0.047 0.534 0.048 0.534 0.047 0.532 Z  M 0.061 0.533 C 0.061 0.531 0.058 0.532 0.058 0.534 C 0.058 0.535 0.058 0.535 0.060 0.535 C 0.061 0.535 0.061 0.535 0.061 0.533 Z  M 0.085 0.534 C 0.085 0.533 0.085 0.532 0.084 0.533 C 0.084 0.533 0.084 0.535 0.084 0.536 C 0.084 0.537 0.084 0.538 0.084 0.537 C 0.084 0.537 0.085 0.536 0.085 0.534 Z  M 0.083 0.536 C 0.083 0.535 0.083 0.534 0.083 0.533 C 0.082 0.532 0.082 0.533 0.082 0.534 C 0.082 0.535 0.081 0.536 0.081 0.536 C 0.080 0.536 0.080 0.536 0.080 0.533 C 0.081 0.531 0.081 0.531 0.079 0.531 C 0.079 0.531 0.078 0.531 0.078 0.532 C 0.079 0.533 0.079 0.536 0.078 0.537 C 0.077 0.537 0.078 0.537 0.080 0.537 C 0.081 0.537 0.083 0.537 0.083 0.536 Z  M 0.056 0.535 C 0.055 0.532 0.054 0.532 0.052 0.534 C 0.052 0.535 0.052 0.536 0.053 0.535 C 0.054 0.534 0.055 0.535 0.055 0.536 C 0.055 0.537 0.055 0.538 0.056 0.538 C 0.056 0.538 0.056 0.537 0.056 0.535 Z  M 0.076 0.537 C 0.075 0.536 0.075 0.534 0.075 0.534 C 0.075 0.533 0.075 0.532 0.075 0.532 C 0.074 0.532 0.074 0.536 0.075 0.538 C 0.075 0.539 0.075 0.540 0.076 0.540 C 0.076 0.539 0.076 0.539 0.076 0.537 Z  M 0.072 0.533 C 0.071 0.532 0.069 0.531 0.068 0.532 C 0.066 0.533 0.064 0.534 0.063 0.534 C 0.063 0.534 0.063 0.535 0.063 0.536 C 0.063 0.536 0.063 0.537 0.064 0.537 C 0.065 0.537 0.066 0.536 0.066 0.535 C 0.066 0.534 0.066 0.534 0.067 0.535 C 0.068 0.535 0.069 0.535 0.069 0.534 C 0.069 0.533 0.070 0.533 0.070 0.533 C 0.070 0.534 0.070 0.535 0.070 0.536 C 0.070 0.537 0.070 0.538 0.070 0.538 C 0.071 0.538 0.071 0.537 0.071 0.536 C 0.071 0.533 0.072 0.534 0.072 0.537 C 0.072 0.540 0.072 0.540 0.073 0.538 C 0.073 0.535 0.073 0.535 0.072 0.533 Z  M 0.068 0.538 C 0.067 0.536 0.067 0.536 0.067 0.538 C 0.067 0.539 0.068 0.540 0.068 0.540 C 0.069 0.540 0.069 0.539 0.068 0.538 Z  M 0.054 0.538 C 0.054 0.538 0.053 0.538 0.053 0.539 C 0.053 0.539 0.053 0.540 0.054 0.539 C 0.054 0.539 0.054 0.539 0.054 0.538 Z  M 0.038 0.538 C 0.038 0.538 0.037 0.538 0.037 0.539 C 0.037 0.539 0.037 0.540 0.038 0.539 C 0.038 0.539 0.038 0.539 0.038 0.538 Z  M 0.044 0.540 C 0.044 0.540 0.044 0.540 0.043 0.540 C 0.043 0.541 0.044 0.541 0.044 0.541 C 0.045 0.541 0.045 0.541 0.044 0.540 Z  M 0.045 0.567 C 0.045 0.567 0.045 0.567 0.045 0.567 C 0.044 0.567 0.044 0.567 0.044 0.568 C 0.044 0.570 0.044 0.570 0.045 0.569 C 0.045 0.569 0.045 0.568 0.045 0.567 Z  M 0.978 0.581 C 0.978 0.580 0.978 0.579 0.978 0.579 C 0.977 0.579 0.977 0.580 0.977 0.581 C 0.977 0.582 0.977 0.583 0.978 0.583 C 0.978 0.583 0.978 0.582 0.978 0.581 Z  M 0.075 0.623 C 0.074 0.622 0.074 0.622 0.074 0.623 C 0.073 0.624 0.074 0.624 0.074 0.624 C 0.075 0.624 0.075 0.623 0.075 0.623 Z  M 0.965 0.626 C 0.965 0.625 0.965 0.624 0.965 0.624 C 0.964 0.624 0.964 0.624 0.964 0.626 C 0.965 0.628 0.965 0.628 0.965 0.626 Z  M 0.964 0.629 C 0.964 0.627 0.962 0.627 0.961 0.629 C 0.961 0.630 0.961 0.631 0.962 0.631 C 0.963 0.631 0.964 0.630 0.964 0.629 Z  M 0.045 0.632 C 0.045 0.631 0.045 0.631 0.044 0.632 C 0.044 0.633 0.044 0.633 0.045 0.633 C 0.046 0.633 0.046 0.632 0.045 0.632 Z  M 0.961 0.634 C 0.961 0.634 0.960 0.633 0.960 0.632 C 0.960 0.632 0.959 0.632 0.959 0.633 C 0.959 0.634 0.960 0.635 0.960 0.635 C 0.960 0.635 0.961 0.635 0.961 0.634 Z  M 0.035 0.633 C 0.035 0.632 0.035 0.631 0.035 0.631 C 0.034 0.631 0.034 0.632 0.034 0.633 C 0.035 0.635 0.035 0.635 0.035 0.633 Z  M 0.962 0.636 C 0.963 0.637 0.963 0.636 0.963 0.634 C 0.962 0.630 0.962 0.631 0.961 0.635 C 0.961 0.639 0.961 0.639 0.961 0.637 C 0.962 0.636 0.962 0.636 0.962 0.636 Z  M 0.032 0.664 C 0.031 0.663 0.029 0.663 0.029 0.665 C 0.029 0.665 0.030 0.665 0.031 0.665 C 0.032 0.665 0.033 0.665 0.032 0.664 Z  M 0.026 0.669 C 0.026 0.668 0.026 0.667 0.026 0.667 C 0.026 0.667 0.025 0.668 0.025 0.669 C 0.025 0.670 0.025 0.671 0.025 0.671 C 0.025 0.671 0.026 0.670 0.026 0.669 Z  M 0.056 0.703 C 0.056 0.702 0.056 0.701 0.056 0.701 C 0.055 0.701 0.055 0.702 0.055 0.703 C 0.055 0.704 0.055 0.705 0.056 0.705 C 0.056 0.705 0.056 0.704 0.056 0.703 Z  M 0.045 0.754 C 0.045 0.754 0.044 0.754 0.044 0.754 C 0.044 0.754 0.043 0.754 0.044 0.755 C 0.044 0.757 0.045 0.756 0.045 0.754 Z  M 0.062 0.767 C 0.062 0.767 0.062 0.766 0.061 0.766 C 0.060 0.766 0.060 0.765 0.060 0.764 C 0.060 0.763 0.060 0.763 0.059 0.763 C 0.059 0.763 0.059 0.764 0.059 0.765 C 0.059 0.767 0.060 0.768 0.061 0.768 C 0.062 0.768 0.063 0.768 0.062 0.767 Z  M 0.056 0.770 C 0.056 0.769 0.055 0.768 0.055 0.768 C 0.055 0.768 0.054 0.769 0.054 0.770 C 0.054 0.771 0.054 0.772 0.055 0.772 C 0.056 0.772 0.056 0.771 0.056 0.770 Z  M 0.044 0.779 C 0.044 0.778 0.044 0.777 0.043 0.777 C 0.041 0.777 0.041 0.777 0.042 0.779 C 0.043 0.780 0.044 0.780 0.044 0.780 C 0.044 0.781 0.044 0.780 0.044 0.779 Z  M 0.038 0.788 C 0.038 0.787 0.038 0.786 0.038 0.786 C 0.037 0.786 0.037 0.787 0.037 0.788 C 0.037 0.789 0.038 0.790 0.038 0.790 C 0.038 0.790 0.038 0.789 0.038 0.788 Z  M 0.041 0.790 C 0.041 0.789 0.040 0.788 0.040 0.788 C 0.040 0.788 0.040 0.789 0.040 0.790 C 0.040 0.791 0.040 0.791 0.041 0.791 C 0.041 0.791 0.041 0.791 0.041 0.790 Z  M 0.016 0.831 C 0.016 0.829 0.015 0.829 0.015 0.831 C 0.015 0.832 0.015 0.832 0.015 0.832 C 0.016 0.832 0.016 0.831 0.016 0.831 Z  M 0.016 0.835 C 0.016 0.835 0.016 0.835 0.016 0.835 C 0.015 0.836 0.016 0.836 0.016 0.836 C 0.017 0.836 0.017 0.836 0.016 0.835 Z  M 0.013 0.840 C 0.013 0.839 0.013 0.838 0.013 0.839 C 0.012 0.840 0.012 0.841 0.012 0.841 C 0.012 0.841 0.012 0.842 0.013 0.842 C 0.013 0.842 0.013 0.841 0.013 0.840 Z  M 0.024 0.850 C 0.023 0.849 0.023 0.849 0.023 0.850 C 0.023 0.850 0.023 0.851 0.023 0.851 C 0.024 0.851 0.024 0.850 0.024 0.850 Z  M 0.022 0.849 C 0.022 0.848 0.021 0.847 0.021 0.847 C 0.020 0.847 0.020 0.848 0.020 0.849 C 0.020 0.850 0.021 0.851 0.021 0.851 C 0.022 0.851 0.022 0.850 0.022 0.849 Z  M 0.017 0.858 C 0.017 0.857 0.016 0.856 0.016 0.856 C 0.016 0.856 0.015 0.857 0.015 0.858 C 0.015 0.859 0.016 0.860 0.016 0.860 C 0.017 0.860 0.017 0.859 0.017 0.858 Z  M 0.020 0.867 C 0.020 0.866 0.019 0.865 0.019 0.865 C 0.019 0.865 0.018 0.866 0.018 0.867 C 0.018 0.868 0.018 0.869 0.019 0.869 C 0.020 0.869 0.020 0.868 0.020 0.867 Z  M 0.636 0.995 C 0.636 0.993 0.635 0.993 0.634 0.993 C 0.631 0.993 0.631 0.993 0.630 0.990 C 0.629 0.986 0.628 0.984 0.628 0.987 C 0.629 0.988 0.628 0.988 0.627 0.988 C 0.626 0.988 0.624 0.989 0.624 0.990 C 0.624 0.992 0.623 0.992 0.621 0.991 C 0.619 0.989 0.618 0.988 0.616 0.988 C 0.616 0.988 0.616 0.987 0.616 0.986 C 0.616 0.985 0.615 0.983 0.615 0.982 C 0.613 0.980 0.612 0.975 0.612 0.973 C 0.612 0.972 0.612 0.971 0.612 0.971 C 0.611 0.971 0.611 0.972 0.611 0.973 C 0.611 0.974 0.611 0.975 0.611 0.975 C 0.610 0.975 0.610 0.977 0.609 0.980 C 0.608 0.986 0.607 0.988 0.607 0.983 C 0.607 0.980 0.607 0.980 0.604 0.985 C 0.604 0.987 0.603 0.987 0.603 0.986 C 0.603 0.984 0.600 0.985 0.599 0.987 C 0.599 0.989 0.598 0.989 0.598 0.987 C 0.598 0.987 0.598 0.986 0.598 0.985 C 0.599 0.985 0.598 0.984 0.598 0.984 C 0.598 0.984 0.597 0.985 0.597 0.986 C 0.597 0.989 0.595 0.988 0.594 0.984 C 0.593 0.982 0.592 0.980 0.591 0.980 C 0.590 0.980 0.589 0.979 0.588 0.977 C 0.586 0.974 0.586 0.974 0.585 0.976 C 0.585 0.977 0.584 0.978 0.584 0.978 C 0.584 0.978 0.584 0.979 0.584 0.980 C 0.584 0.981 0.583 0.982 0.583 0.982 C 0.582 0.982 0.582 0.982 0.582 0.980 C 0.583 0.978 0.582 0.978 0.581 0.978 C 0.581 0.979 0.580 0.978 0.580 0.976 C 0.580 0.973 0.579 0.971 0.578 0.971 C 0.578 0.971 0.578 0.972 0.578 0.973 C 0.578 0.973 0.576 0.974 0.574 0.973 C 0.571 0.973 0.570 0.973 0.569 0.976 C 0.569 0.980 0.567 0.981 0.567 0.978 C 0.567 0.975 0.566 0.976 0.565 0.980 C 0.564 0.982 0.564 0.984 0.563 0.984 C 0.563 0.984 0.563 0.984 0.563 0.982 C 0.564 0.981 0.564 0.980 0.563 0.979 C 0.563 0.979 0.562 0.977 0.562 0.976 C 0.562 0.974 0.562 0.972 0.561 0.970 C 0.559 0.967 0.559 0.967 0.558 0.970 C 0.557 0.971 0.556 0.973 0.554 0.974 C 0.552 0.975 0.552 0.975 0.552 0.973 C 0.553 0.972 0.553 0.971 0.552 0.971 C 0.551 0.971 0.550 0.975 0.549 0.977 C 0.549 0.978 0.548 0.978 0.548 0.978 C 0.547 0.977 0.547 0.976 0.547 0.975 C 0.548 0.973 0.546 0.968 0.544 0.968 C 0.543 0.969 0.542 0.968 0.541 0.966 C 0.540 0.964 0.540 0.964 0.539 0.966 C 0.538 0.968 0.537 0.968 0.537 0.966 C 0.536 0.965 0.536 0.965 0.535 0.968 C 0.534 0.970 0.534 0.971 0.533 0.971 C 0.532 0.970 0.532 0.971 0.532 0.972 C 0.532 0.974 0.531 0.973 0.530 0.970 C 0.529 0.966 0.528 0.965 0.528 0.968 C 0.528 0.969 0.528 0.969 0.527 0.969 C 0.527 0.969 0.527 0.970 0.527 0.972 C 0.527 0.973 0.527 0.974 0.526 0.974 C 0.525 0.974 0.525 0.973 0.525 0.972 C 0.525 0.971 0.524 0.970 0.523 0.970 C 0.521 0.971 0.521 0.970 0.521 0.968 C 0.520 0.966 0.520 0.966 0.519 0.968 C 0.519 0.969 0.518 0.969 0.517 0.968 C 0.517 0.967 0.516 0.967 0.515 0.967 C 0.513 0.967 0.512 0.966 0.511 0.965 C 0.511 0.964 0.510 0.964 0.510 0.966 C 0.511 0.971 0.509 0.969 0.509 0.964 C 0.508 0.960 0.508 0.958 0.507 0.957 C 0.506 0.957 0.506 0.956 0.506 0.955 C 0.506 0.954 0.506 0.953 0.506 0.953 C 0.505 0.953 0.505 0.953 0.505 0.952 C 0.505 0.951 0.504 0.950 0.503 0.950 C 0.501 0.950 0.500 0.950 0.500 0.954 C 0.499 0.959 0.497 0.962 0.496 0.959 C 0.496 0.956 0.493 0.958 0.494 0.962 C 0.494 0.963 0.494 0.964 0.493 0.964 C 0.492 0.964 0.492 0.963 0.492 0.962 C 0.492 0.959 0.487 0.952 0.485 0.955 C 0.485 0.956 0.485 0.956 0.485 0.957 C 0.486 0.958 0.486 0.958 0.485 0.959 C 0.484 0.959 0.483 0.957 0.483 0.955 C 0.483 0.953 0.483 0.953 0.483 0.954 C 0.482 0.955 0.481 0.954 0.481 0.952 C 0.480 0.951 0.480 0.950 0.479 0.952 C 0.479 0.953 0.478 0.954 0.477 0.954 C 0.476 0.954 0.476 0.954 0.475 0.955 C 0.474 0.958 0.472 0.959 0.471 0.956 C 0.470 0.953 0.467 0.953 0.466 0.955 C 0.465 0.957 0.462 0.954 0.462 0.951 C 0.462 0.950 0.462 0.950 0.461 0.951 C 0.460 0.951 0.460 0.951 0.459 0.948 C 0.458 0.946 0.458 0.944 0.458 0.944 C 0.457 0.944 0.457 0.943 0.458 0.942 C 0.458 0.940 0.457 0.942 0.456 0.946 C 0.455 0.947 0.454 0.948 0.451 0.949 C 0.448 0.949 0.445 0.950 0.444 0.951 C 0.442 0.953 0.442 0.953 0.442 0.951 C 0.441 0.950 0.441 0.949 0.441 0.950 C 0.441 0.952 0.439 0.948 0.439 0.946 C 0.439 0.944 0.438 0.943 0.438 0.943 C 0.437 0.943 0.437 0.944 0.437 0.945 C 0.437 0.947 0.434 0.948 0.434 0.946 C 0.434 0.944 0.433 0.944 0.433 0.946 C 0.433 0.947 0.432 0.948 0.432 0.947 C 0.432 0.946 0.431 0.947 0.431 0.947 C 0.430 0.950 0.427 0.953 0.427 0.952 C 0.427 0.951 0.426 0.951 0.425 0.950 C 0.424 0.950 0.424 0.949 0.424 0.949 C 0.423 0.946 0.415 0.947 0.414 0.949 C 0.413 0.952 0.411 0.954 0.411 0.951 C 0.411 0.950 0.410 0.950 0.410 0.950 C 0.409 0.950 0.409 0.949 0.409 0.948 C 0.409 0.947 0.408 0.946 0.407 0.946 C 0.406 0.946 0.405 0.947 0.405 0.948 C 0.405 0.949 0.405 0.950 0.405 0.950 C 0.404 0.950 0.404 0.951 0.404 0.952 C 0.403 0.956 0.401 0.958 0.400 0.954 C 0.400 0.953 0.399 0.951 0.399 0.951 C 0.398 0.951 0.398 0.951 0.398 0.950 C 0.398 0.949 0.398 0.949 0.397 0.948 C 0.396 0.948 0.395 0.950 0.394 0.953 C 0.394 0.955 0.393 0.957 0.393 0.955 C 0.393 0.954 0.390 0.946 0.389 0.946 C 0.389 0.946 0.388 0.949 0.387 0.952 C 0.386 0.955 0.386 0.956 0.386 0.955 C 0.386 0.954 0.386 0.954 0.385 0.954 C 0.385 0.955 0.384 0.955 0.384 0.954 C 0.384 0.951 0.378 0.951 0.378 0.953 C 0.377 0.954 0.377 0.955 0.377 0.955 C 0.378 0.955 0.378 0.956 0.377 0.957 C 0.377 0.958 0.377 0.958 0.376 0.957 C 0.375 0.955 0.373 0.954 0.371 0.954 C 0.368 0.954 0.366 0.953 0.365 0.953 C 0.364 0.953 0.363 0.953 0.362 0.954 C 0.360 0.955 0.360 0.954 0.359 0.952 C 0.358 0.948 0.356 0.948 0.356 0.952 C 0.356 0.955 0.354 0.957 0.353 0.955 C 0.352 0.954 0.352 0.953 0.351 0.953 C 0.350 0.953 0.350 0.953 0.350 0.951 C 0.350 0.950 0.350 0.950 0.350 0.950 C 0.349 0.950 0.349 0.948 0.349 0.947 C 0.350 0.946 0.350 0.944 0.349 0.944 C 0.349 0.944 0.349 0.946 0.349 0.947 C 0.349 0.948 0.348 0.950 0.348 0.950 C 0.347 0.950 0.347 0.951 0.347 0.952 C 0.346 0.956 0.345 0.956 0.342 0.952 C 0.339 0.948 0.338 0.948 0.335 0.948 C 0.334 0.949 0.332 0.949 0.332 0.948 C 0.332 0.947 0.332 0.948 0.331 0.950 C 0.330 0.955 0.329 0.956 0.329 0.953 C 0.329 0.952 0.328 0.951 0.328 0.951 C 0.328 0.951 0.327 0.951 0.327 0.950 C 0.327 0.948 0.325 0.949 0.324 0.951 C 0.324 0.951 0.323 0.952 0.322 0.952 C 0.321 0.952 0.319 0.954 0.319 0.955 C 0.318 0.958 0.316 0.956 0.315 0.951 C 0.315 0.949 0.315 0.948 0.314 0.949 C 0.313 0.950 0.313 0.949 0.313 0.948 C 0.312 0.945 0.310 0.946 0.309 0.948 C 0.309 0.950 0.309 0.950 0.308 0.948 C 0.308 0.947 0.307 0.947 0.306 0.947 C 0.306 0.948 0.305 0.947 0.305 0.946 C 0.305 0.944 0.305 0.944 0.305 0.945 C 0.304 0.951 0.295 0.955 0.296 0.949 C 0.296 0.948 0.296 0.948 0.295 0.948 C 0.294 0.949 0.294 0.948 0.294 0.947 C 0.294 0.946 0.294 0.946 0.293 0.947 C 0.293 0.948 0.292 0.949 0.292 0.949 C 0.291 0.950 0.291 0.949 0.291 0.948 C 0.291 0.947 0.290 0.947 0.289 0.948 C 0.289 0.948 0.287 0.947 0.287 0.946 C 0.286 0.945 0.285 0.944 0.285 0.946 C 0.284 0.947 0.282 0.948 0.280 0.949 C 0.277 0.949 0.274 0.950 0.273 0.951 C 0.272 0.951 0.271 0.950 0.271 0.948 C 0.270 0.946 0.270 0.946 0.269 0.949 C 0.268 0.951 0.268 0.951 0.268 0.949 C 0.268 0.947 0.268 0.946 0.267 0.946 C 0.267 0.946 0.267 0.945 0.267 0.944 C 0.267 0.943 0.266 0.943 0.265 0.945 C 0.264 0.947 0.264 0.947 0.263 0.945 C 0.261 0.941 0.257 0.945 0.258 0.950 C 0.258 0.952 0.258 0.952 0.255 0.952 C 0.254 0.953 0.253 0.952 0.253 0.950 C 0.252 0.948 0.252 0.948 0.251 0.949 C 0.251 0.950 0.250 0.950 0.250 0.950 C 0.249 0.949 0.248 0.948 0.248 0.948 C 0.247 0.948 0.246 0.947 0.246 0.946 C 0.246 0.945 0.244 0.940 0.243 0.940 C 0.243 0.940 0.242 0.941 0.241 0.941 C 0.241 0.942 0.240 0.942 0.239 0.938 C 0.238 0.934 0.238 0.933 0.238 0.935 C 0.237 0.938 0.230 0.939 0.229 0.937 C 0.228 0.935 0.228 0.935 0.226 0.937 C 0.224 0.940 0.221 0.941 0.221 0.939 C 0.221 0.938 0.221 0.937 0.221 0.937 C 0.221 0.937 0.220 0.938 0.220 0.939 C 0.220 0.940 0.220 0.940 0.220 0.939 C 0.219 0.938 0.218 0.938 0.217 0.939 C 0.217 0.940 0.216 0.940 0.216 0.939 C 0.216 0.938 0.214 0.938 0.212 0.938 C 0.209 0.938 0.207 0.939 0.206 0.939 C 0.205 0.939 0.204 0.940 0.204 0.942 C 0.203 0.944 0.203 0.944 0.203 0.943 C 0.204 0.939 0.201 0.939 0.197 0.941 C 0.196 0.943 0.195 0.942 0.194 0.941 C 0.193 0.938 0.188 0.939 0.186 0.942 C 0.185 0.943 0.185 0.942 0.185 0.941 C 0.185 0.940 0.185 0.939 0.185 0.940 C 0.184 0.940 0.184 0.940 0.183 0.938 C 0.182 0.935 0.182 0.935 0.181 0.939 C 0.180 0.942 0.179 0.942 0.178 0.941 C 0.177 0.939 0.175 0.939 0.175 0.941 C 0.175 0.942 0.174 0.942 0.173 0.943 C 0.172 0.943 0.171 0.943 0.171 0.942 C 0.171 0.941 0.171 0.941 0.170 0.941 C 0.170 0.941 0.170 0.939 0.170 0.938 C 0.170 0.936 0.169 0.935 0.164 0.936 C 0.161 0.937 0.157 0.937 0.157 0.938 C 0.156 0.938 0.156 0.937 0.156 0.935 C 0.156 0.934 0.156 0.932 0.155 0.932 C 0.154 0.930 0.151 0.935 0.151 0.938 C 0.151 0.938 0.150 0.939 0.149 0.938 C 0.148 0.937 0.147 0.937 0.147 0.939 C 0.147 0.942 0.145 0.941 0.145 0.938 C 0.145 0.936 0.144 0.936 0.144 0.936 C 0.144 0.937 0.143 0.936 0.143 0.935 C 0.143 0.934 0.143 0.934 0.142 0.934 C 0.141 0.935 0.141 0.934 0.140 0.933 C 0.140 0.932 0.140 0.932 0.139 0.933 C 0.138 0.933 0.138 0.933 0.138 0.932 C 0.137 0.931 0.135 0.930 0.133 0.929 C 0.131 0.928 0.128 0.927 0.128 0.927 C 0.127 0.927 0.126 0.926 0.125 0.926 C 0.125 0.926 0.123 0.925 0.122 0.923 C 0.121 0.922 0.120 0.921 0.120 0.923 C 0.119 0.925 0.116 0.925 0.116 0.923 C 0.116 0.921 0.115 0.921 0.115 0.923 C 0.114 0.924 0.114 0.924 0.113 0.924 C 0.113 0.923 0.113 0.923 0.113 0.925 C 0.113 0.926 0.112 0.926 0.112 0.923 C 0.111 0.921 0.110 0.920 0.107 0.920 C 0.105 0.920 0.102 0.919 0.101 0.918 C 0.100 0.918 0.098 0.917 0.097 0.917 C 0.095 0.916 0.094 0.916 0.094 0.915 C 0.093 0.915 0.089 0.914 0.078 0.913 C 0.071 0.912 0.064 0.911 0.062 0.910 C 0.060 0.909 0.057 0.908 0.055 0.908 C 0.054 0.907 0.052 0.907 0.052 0.906 C 0.050 0.903 0.048 0.903 0.040 0.902 C 0.030 0.901 0.027 0.899 0.026 0.892 C 0.026 0.888 0.026 0.887 0.024 0.886 C 0.023 0.886 0.021 0.886 0.020 0.885 C 0.019 0.885 0.019 0.884 0.019 0.882 C 0.020 0.880 0.019 0.880 0.018 0.880 C 0.018 0.880 0.017 0.879 0.016 0.877 C 0.016 0.875 0.016 0.875 0.016 0.877 C 0.016 0.880 0.016 0.880 0.014 0.880 C 0.013 0.881 0.012 0.880 0.013 0.879 C 0.013 0.878 0.014 0.878 0.015 0.878 C 0.015 0.879 0.015 0.878 0.015 0.876 C 0.015 0.874 0.016 0.874 0.017 0.875 C 0.018 0.876 0.019 0.875 0.018 0.874 C 0.018 0.873 0.017 0.872 0.016 0.872 C 0.015 0.872 0.013 0.871 0.013 0.871 C 0.012 0.869 0.012 0.869 0.013 0.869 C 0.014 0.868 0.015 0.868 0.016 0.868 C 0.016 0.868 0.017 0.867 0.017 0.866 C 0.018 0.864 0.018 0.863 0.016 0.862 C 0.015 0.861 0.014 0.860 0.015 0.856 C 0.015 0.855 0.016 0.854 0.018 0.854 C 0.020 0.853 0.020 0.853 0.020 0.850 C 0.019 0.848 0.019 0.847 0.019 0.848 C 0.019 0.849 0.018 0.850 0.017 0.850 C 0.015 0.849 0.015 0.850 0.016 0.851 C 0.017 0.852 0.017 0.852 0.016 0.852 C 0.015 0.853 0.014 0.853 0.014 0.854 C 0.013 0.855 0.013 0.855 0.014 0.852 C 0.015 0.849 0.015 0.847 0.014 0.847 C 0.013 0.847 0.013 0.846 0.013 0.845 C 0.013 0.844 0.013 0.844 0.013 0.844 C 0.012 0.844 0.012 0.844 0.012 0.845 C 0.013 0.847 0.011 0.847 0.011 0.845 C 0.011 0.844 0.010 0.844 0.010 0.845 C 0.009 0.847 0.009 0.847 0.008 0.845 C 0.008 0.843 0.007 0.842 0.007 0.841 C 0.006 0.841 0.006 0.840 0.007 0.840 C 0.008 0.840 0.009 0.839 0.009 0.838 C 0.009 0.837 0.009 0.837 0.010 0.839 C 0.010 0.840 0.011 0.842 0.011 0.842 C 0.012 0.842 0.012 0.841 0.011 0.840 C 0.010 0.839 0.010 0.838 0.011 0.838 C 0.012 0.838 0.012 0.838 0.012 0.835 C 0.011 0.833 0.011 0.833 0.011 0.833 C 0.012 0.834 0.012 0.834 0.013 0.833 C 0.013 0.831 0.013 0.831 0.013 0.833 C 0.013 0.834 0.014 0.834 0.014 0.831 C 0.014 0.829 0.014 0.827 0.015 0.827 C 0.015 0.827 0.015 0.827 0.015 0.826 C 0.015 0.825 0.015 0.825 0.014 0.825 C 0.014 0.826 0.013 0.825 0.013 0.824 C 0.013 0.824 0.014 0.823 0.015 0.823 C 0.016 0.823 0.018 0.822 0.018 0.820 C 0.018 0.819 0.020 0.818 0.023 0.819 C 0.026 0.819 0.027 0.819 0.027 0.817 C 0.027 0.816 0.027 0.815 0.026 0.815 C 0.025 0.815 0.025 0.814 0.026 0.813 C 0.027 0.811 0.027 0.810 0.031 0.808 C 0.033 0.808 0.034 0.807 0.034 0.805 C 0.033 0.804 0.032 0.803 0.031 0.804 C 0.030 0.804 0.029 0.804 0.030 0.802 C 0.030 0.800 0.032 0.800 0.034 0.800 C 0.038 0.800 0.039 0.799 0.037 0.796 C 0.037 0.795 0.036 0.795 0.035 0.795 C 0.034 0.795 0.033 0.794 0.034 0.793 C 0.034 0.792 0.034 0.792 0.034 0.791 C 0.033 0.790 0.033 0.790 0.033 0.791 C 0.032 0.793 0.031 0.789 0.031 0.787 C 0.032 0.786 0.031 0.786 0.031 0.787 C 0.031 0.787 0.031 0.789 0.031 0.790 C 0.031 0.792 0.031 0.792 0.029 0.789 C 0.026 0.785 0.023 0.785 0.023 0.788 C 0.022 0.790 0.022 0.790 0.022 0.788 C 0.022 0.787 0.022 0.786 0.022 0.786 C 0.022 0.786 0.021 0.787 0.022 0.787 C 0.022 0.788 0.021 0.789 0.020 0.789 C 0.019 0.789 0.019 0.788 0.019 0.788 C 0.019 0.787 0.019 0.786 0.019 0.786 C 0.018 0.786 0.018 0.785 0.017 0.785 C 0.017 0.784 0.017 0.784 0.017 0.786 C 0.017 0.787 0.017 0.788 0.016 0.788 H 0.015 L 0.016 0.785 C 0.018 0.781 0.018 0.779 0.016 0.779 C 0.015 0.779 0.015 0.778 0.015 0.777 C 0.015 0.777 0.017 0.776 0.019 0.775 C 0.024 0.775 0.026 0.774 0.026 0.773 C 0.027 0.773 0.027 0.773 0.028 0.773 C 0.028 0.774 0.029 0.773 0.029 0.772 C 0.029 0.770 0.029 0.770 0.029 0.771 C 0.030 0.773 0.035 0.773 0.038 0.771 C 0.040 0.770 0.042 0.764 0.041 0.764 C 0.040 0.764 0.040 0.763 0.040 0.761 C 0.041 0.759 0.041 0.758 0.042 0.759 C 0.043 0.759 0.043 0.759 0.042 0.757 C 0.042 0.756 0.041 0.755 0.041 0.755 C 0.040 0.755 0.040 0.754 0.040 0.753 C 0.040 0.752 0.040 0.752 0.040 0.752 C 0.040 0.753 0.039 0.753 0.039 0.751 C 0.038 0.750 0.038 0.750 0.038 0.752 C 0.039 0.754 0.038 0.755 0.037 0.757 C 0.036 0.758 0.035 0.759 0.034 0.759 C 0.034 0.759 0.032 0.760 0.031 0.761 C 0.029 0.762 0.027 0.762 0.027 0.762 C 0.027 0.761 0.026 0.762 0.026 0.763 C 0.026 0.763 0.026 0.764 0.025 0.763 C 0.024 0.762 0.024 0.762 0.024 0.761 C 0.025 0.760 0.024 0.760 0.023 0.760 C 0.021 0.760 0.020 0.760 0.020 0.759 C 0.019 0.758 0.019 0.757 0.018 0.758 C 0.018 0.758 0.017 0.758 0.018 0.757 C 0.018 0.755 0.017 0.755 0.016 0.757 C 0.016 0.758 0.015 0.758 0.015 0.756 C 0.014 0.755 0.014 0.754 0.014 0.754 C 0.014 0.754 0.015 0.753 0.015 0.752 C 0.016 0.752 0.016 0.752 0.016 0.754 C 0.015 0.755 0.016 0.755 0.017 0.753 C 0.017 0.751 0.018 0.750 0.019 0.751 C 0.020 0.751 0.021 0.751 0.022 0.750 C 0.023 0.749 0.026 0.748 0.028 0.747 C 0.031 0.747 0.033 0.745 0.033 0.744 C 0.034 0.743 0.035 0.742 0.036 0.742 C 0.037 0.742 0.038 0.740 0.038 0.739 C 0.038 0.738 0.039 0.737 0.040 0.736 C 0.040 0.736 0.041 0.736 0.041 0.736 C 0.041 0.735 0.042 0.734 0.043 0.734 C 0.044 0.734 0.044 0.733 0.043 0.731 C 0.043 0.728 0.042 0.727 0.039 0.728 C 0.037 0.728 0.036 0.727 0.037 0.726 C 0.037 0.726 0.037 0.725 0.037 0.725 C 0.036 0.725 0.037 0.724 0.037 0.723 C 0.038 0.722 0.038 0.722 0.039 0.724 C 0.039 0.725 0.039 0.724 0.040 0.722 C 0.041 0.721 0.041 0.719 0.042 0.719 C 0.042 0.719 0.042 0.719 0.042 0.718 C 0.041 0.717 0.041 0.716 0.041 0.716 C 0.042 0.716 0.042 0.717 0.042 0.717 C 0.042 0.718 0.044 0.720 0.045 0.720 C 0.046 0.720 0.048 0.722 0.049 0.723 C 0.050 0.725 0.051 0.725 0.052 0.723 C 0.053 0.721 0.053 0.721 0.052 0.718 C 0.051 0.715 0.050 0.714 0.048 0.714 C 0.046 0.713 0.045 0.712 0.044 0.712 C 0.044 0.711 0.043 0.711 0.043 0.713 C 0.042 0.714 0.041 0.714 0.041 0.713 C 0.040 0.710 0.044 0.708 0.045 0.710 C 0.046 0.710 0.046 0.710 0.046 0.709 C 0.046 0.708 0.046 0.707 0.046 0.707 C 0.047 0.707 0.047 0.707 0.048 0.707 C 0.049 0.707 0.049 0.707 0.048 0.704 C 0.047 0.703 0.046 0.702 0.046 0.702 C 0.045 0.702 0.043 0.702 0.041 0.701 C 0.040 0.700 0.037 0.700 0.035 0.700 C 0.032 0.700 0.031 0.699 0.031 0.698 C 0.031 0.696 0.031 0.696 0.030 0.697 C 0.030 0.698 0.026 0.698 0.022 0.697 C 0.021 0.697 0.021 0.696 0.021 0.695 C 0.021 0.693 0.021 0.693 0.020 0.693 C 0.019 0.694 0.019 0.694 0.020 0.693 C 0.020 0.691 0.023 0.690 0.026 0.691 C 0.026 0.691 0.028 0.691 0.028 0.690 C 0.029 0.689 0.030 0.689 0.031 0.690 C 0.032 0.691 0.032 0.691 0.033 0.691 C 0.033 0.690 0.032 0.689 0.032 0.689 C 0.031 0.689 0.031 0.688 0.031 0.688 C 0.031 0.687 0.031 0.685 0.031 0.684 C 0.030 0.682 0.030 0.681 0.031 0.682 C 0.031 0.683 0.031 0.683 0.031 0.682 C 0.031 0.680 0.031 0.680 0.029 0.679 C 0.029 0.679 0.028 0.678 0.028 0.678 C 0.028 0.677 0.027 0.677 0.026 0.677 C 0.025 0.677 0.024 0.676 0.024 0.675 C 0.023 0.674 0.023 0.674 0.023 0.673 C 0.024 0.671 0.024 0.671 0.023 0.671 C 0.022 0.671 0.021 0.670 0.021 0.669 C 0.021 0.667 0.021 0.668 0.021 0.670 C 0.021 0.671 0.021 0.673 0.022 0.673 C 0.022 0.673 0.022 0.674 0.022 0.675 C 0.022 0.676 0.022 0.676 0.021 0.675 C 0.021 0.675 0.020 0.674 0.019 0.674 C 0.019 0.673 0.018 0.671 0.019 0.671 C 0.019 0.671 0.019 0.670 0.019 0.668 C 0.019 0.666 0.019 0.665 0.022 0.666 C 0.026 0.666 0.026 0.666 0.026 0.663 C 0.026 0.662 0.027 0.661 0.027 0.661 C 0.028 0.661 0.029 0.660 0.028 0.660 C 0.028 0.659 0.028 0.658 0.027 0.658 C 0.027 0.658 0.027 0.658 0.027 0.656 C 0.028 0.655 0.028 0.655 0.029 0.656 C 0.030 0.659 0.031 0.657 0.029 0.654 C 0.029 0.652 0.027 0.651 0.024 0.651 C 0.021 0.651 0.019 0.650 0.019 0.649 C 0.019 0.648 0.019 0.647 0.019 0.648 C 0.020 0.649 0.020 0.647 0.019 0.644 C 0.019 0.642 0.019 0.642 0.020 0.643 C 0.020 0.643 0.021 0.643 0.021 0.642 C 0.021 0.641 0.021 0.641 0.021 0.642 C 0.021 0.642 0.023 0.643 0.025 0.642 C 0.027 0.641 0.028 0.641 0.027 0.641 C 0.027 0.640 0.026 0.639 0.026 0.638 C 0.025 0.637 0.025 0.637 0.024 0.638 C 0.023 0.639 0.020 0.640 0.020 0.638 C 0.020 0.637 0.019 0.637 0.018 0.637 C 0.016 0.637 0.018 0.635 0.022 0.634 C 0.025 0.633 0.027 0.632 0.027 0.631 C 0.028 0.630 0.028 0.630 0.029 0.631 C 0.029 0.632 0.029 0.631 0.029 0.630 C 0.029 0.627 0.029 0.627 0.030 0.630 C 0.030 0.632 0.031 0.631 0.031 0.629 C 0.031 0.627 0.031 0.627 0.031 0.630 C 0.031 0.631 0.031 0.631 0.031 0.630 C 0.031 0.628 0.033 0.628 0.036 0.631 C 0.037 0.631 0.038 0.631 0.038 0.630 C 0.038 0.629 0.038 0.629 0.039 0.628 C 0.040 0.628 0.040 0.629 0.040 0.630 C 0.040 0.631 0.040 0.631 0.040 0.631 C 0.041 0.631 0.042 0.631 0.042 0.630 C 0.042 0.629 0.042 0.628 0.043 0.627 C 0.044 0.627 0.044 0.627 0.044 0.628 C 0.044 0.629 0.043 0.630 0.043 0.630 C 0.042 0.630 0.042 0.630 0.043 0.631 C 0.043 0.631 0.044 0.630 0.045 0.628 C 0.046 0.625 0.046 0.625 0.046 0.627 C 0.046 0.629 0.047 0.632 0.048 0.630 C 0.048 0.628 0.051 0.628 0.058 0.628 C 0.059 0.628 0.061 0.627 0.061 0.626 C 0.062 0.625 0.064 0.624 0.067 0.624 L 0.071 0.624 L 0.068 0.622 C 0.066 0.621 0.063 0.621 0.061 0.620 C 0.059 0.620 0.058 0.619 0.058 0.618 C 0.058 0.618 0.056 0.617 0.053 0.617 C 0.050 0.617 0.048 0.616 0.048 0.614 L 0.046 0.612 L 0.048 0.612 C 0.049 0.613 0.049 0.613 0.050 0.614 C 0.050 0.616 0.052 0.615 0.053 0.613 C 0.053 0.611 0.053 0.611 0.053 0.613 C 0.053 0.616 0.055 0.616 0.055 0.612 C 0.055 0.610 0.055 0.610 0.056 0.610 C 0.057 0.611 0.057 0.610 0.057 0.610 C 0.057 0.609 0.058 0.608 0.059 0.608 C 0.062 0.608 0.067 0.607 0.068 0.606 C 0.068 0.605 0.069 0.605 0.069 0.605 C 0.070 0.606 0.070 0.605 0.070 0.604 C 0.070 0.603 0.071 0.602 0.072 0.602 C 0.072 0.601 0.073 0.599 0.074 0.598 C 0.074 0.596 0.075 0.595 0.077 0.595 C 0.080 0.595 0.084 0.592 0.084 0.589 C 0.084 0.589 0.084 0.588 0.084 0.589 C 0.083 0.590 0.083 0.589 0.082 0.588 C 0.082 0.587 0.081 0.587 0.081 0.588 C 0.080 0.588 0.079 0.588 0.079 0.587 C 0.079 0.586 0.079 0.584 0.078 0.584 C 0.078 0.584 0.079 0.583 0.081 0.584 C 0.083 0.584 0.085 0.585 0.085 0.586 C 0.086 0.586 0.086 0.586 0.086 0.585 C 0.086 0.584 0.088 0.583 0.089 0.583 C 0.091 0.583 0.093 0.580 0.093 0.578 C 0.093 0.578 0.087 0.577 0.080 0.577 C 0.074 0.577 0.068 0.576 0.068 0.575 C 0.067 0.574 0.055 0.575 0.054 0.577 C 0.053 0.577 0.053 0.577 0.053 0.576 C 0.053 0.575 0.051 0.574 0.050 0.576 C 0.050 0.577 0.050 0.576 0.049 0.576 C 0.048 0.575 0.047 0.574 0.046 0.575 C 0.044 0.575 0.044 0.575 0.045 0.574 C 0.045 0.572 0.045 0.572 0.043 0.573 C 0.041 0.573 0.041 0.573 0.042 0.572 C 0.043 0.570 0.043 0.566 0.043 0.567 C 0.042 0.567 0.042 0.567 0.042 0.567 C 0.041 0.566 0.043 0.565 0.045 0.564 C 0.047 0.563 0.049 0.562 0.049 0.563 C 0.050 0.564 0.050 0.564 0.051 0.563 C 0.051 0.563 0.051 0.563 0.052 0.565 C 0.052 0.566 0.052 0.566 0.053 0.565 C 0.054 0.562 0.056 0.562 0.059 0.564 C 0.061 0.565 0.061 0.565 0.061 0.563 C 0.061 0.562 0.061 0.561 0.062 0.561 C 0.062 0.561 0.062 0.562 0.062 0.563 C 0.062 0.565 0.062 0.565 0.063 0.564 C 0.064 0.563 0.070 0.561 0.081 0.560 C 0.086 0.560 0.090 0.559 0.091 0.558 C 0.091 0.557 0.093 0.557 0.095 0.556 C 0.096 0.556 0.098 0.555 0.098 0.554 C 0.099 0.552 0.091 0.545 0.088 0.545 C 0.086 0.545 0.085 0.544 0.085 0.543 C 0.085 0.542 0.085 0.541 0.084 0.542 C 0.083 0.543 0.083 0.543 0.082 0.543 C 0.079 0.542 0.075 0.543 0.075 0.544 C 0.075 0.545 0.073 0.544 0.072 0.542 C 0.072 0.541 0.072 0.542 0.072 0.542 C 0.072 0.544 0.057 0.544 0.046 0.543 C 0.043 0.542 0.042 0.543 0.042 0.544 C 0.042 0.545 0.042 0.545 0.041 0.544 C 0.041 0.543 0.039 0.542 0.034 0.541 C 0.034 0.541 0.033 0.540 0.033 0.539 C 0.033 0.539 0.033 0.538 0.032 0.537 C 0.032 0.537 0.033 0.537 0.034 0.537 C 0.035 0.538 0.036 0.537 0.036 0.535 C 0.036 0.533 0.036 0.532 0.037 0.533 C 0.038 0.534 0.038 0.533 0.039 0.532 C 0.039 0.531 0.039 0.531 0.038 0.531 C 0.038 0.531 0.037 0.530 0.037 0.529 C 0.037 0.528 0.038 0.528 0.038 0.528 C 0.040 0.528 0.040 0.530 0.039 0.533 C 0.039 0.535 0.040 0.536 0.043 0.534 C 0.044 0.534 0.043 0.531 0.042 0.531 C 0.042 0.531 0.042 0.531 0.042 0.533 C 0.042 0.534 0.042 0.534 0.042 0.534 C 0.041 0.534 0.041 0.533 0.041 0.532 C 0.041 0.531 0.041 0.530 0.041 0.529 C 0.040 0.527 0.046 0.528 0.048 0.530 C 0.048 0.530 0.049 0.530 0.049 0.529 C 0.049 0.528 0.049 0.527 0.049 0.527 C 0.048 0.528 0.047 0.527 0.047 0.525 C 0.047 0.524 0.047 0.524 0.047 0.525 C 0.046 0.525 0.046 0.525 0.046 0.524 C 0.046 0.523 0.046 0.522 0.047 0.522 C 0.047 0.522 0.048 0.521 0.048 0.520 C 0.049 0.520 0.049 0.520 0.049 0.522 C 0.049 0.523 0.049 0.524 0.049 0.523 C 0.050 0.522 0.050 0.523 0.050 0.523 C 0.051 0.524 0.051 0.525 0.051 0.525 C 0.052 0.525 0.052 0.525 0.052 0.524 C 0.051 0.522 0.051 0.520 0.052 0.522 C 0.054 0.524 0.055 0.523 0.054 0.519 C 0.054 0.518 0.054 0.518 0.055 0.519 C 0.055 0.521 0.056 0.521 0.056 0.520 C 0.056 0.519 0.056 0.519 0.057 0.521 C 0.057 0.522 0.057 0.524 0.057 0.525 C 0.057 0.526 0.057 0.527 0.057 0.527 C 0.058 0.527 0.059 0.522 0.058 0.520 C 0.058 0.519 0.059 0.519 0.060 0.519 C 0.062 0.520 0.063 0.519 0.063 0.518 C 0.063 0.516 0.063 0.516 0.063 0.518 C 0.063 0.520 0.064 0.521 0.065 0.521 L 0.068 0.520 L 0.067 0.525 C 0.066 0.529 0.066 0.529 0.067 0.528 C 0.069 0.526 0.069 0.525 0.068 0.525 C 0.068 0.525 0.068 0.525 0.068 0.523 C 0.068 0.521 0.068 0.520 0.068 0.520 C 0.068 0.519 0.069 0.519 0.070 0.519 C 0.073 0.520 0.075 0.523 0.074 0.526 C 0.074 0.527 0.074 0.527 0.075 0.525 C 0.075 0.524 0.075 0.523 0.075 0.525 C 0.075 0.527 0.075 0.527 0.076 0.525 C 0.077 0.524 0.077 0.524 0.077 0.524 C 0.076 0.523 0.076 0.523 0.076 0.521 C 0.076 0.520 0.076 0.520 0.077 0.521 C 0.078 0.522 0.080 0.520 0.079 0.518 C 0.079 0.517 0.078 0.517 0.077 0.517 C 0.076 0.518 0.076 0.518 0.077 0.516 C 0.077 0.515 0.078 0.514 0.078 0.514 C 0.079 0.514 0.080 0.512 0.079 0.507 L 0.078 0.502 L 0.079 0.501 C 0.080 0.500 0.081 0.500 0.082 0.500 C 0.083 0.501 0.083 0.500 0.083 0.498 C 0.083 0.495 0.072 0.494 0.071 0.496 C 0.070 0.499 0.066 0.498 0.065 0.494 C 0.064 0.491 0.064 0.491 0.065 0.489 C 0.065 0.488 0.065 0.487 0.064 0.488 C 0.062 0.489 0.051 0.486 0.047 0.483 C 0.045 0.481 0.047 0.479 0.050 0.477 C 0.052 0.477 0.053 0.475 0.054 0.474 C 0.054 0.473 0.054 0.473 0.054 0.475 C 0.055 0.477 0.055 0.476 0.055 0.472 C 0.055 0.471 0.056 0.471 0.057 0.472 C 0.058 0.473 0.059 0.474 0.060 0.474 C 0.063 0.473 0.076 0.471 0.077 0.471 C 0.077 0.470 0.067 0.467 0.064 0.467 C 0.062 0.467 0.061 0.467 0.060 0.466 C 0.060 0.465 0.060 0.464 0.061 0.464 C 0.061 0.464 0.061 0.464 0.061 0.463 C 0.061 0.462 0.060 0.463 0.060 0.464 C 0.059 0.466 0.054 0.468 0.053 0.465 C 0.053 0.464 0.048 0.463 0.040 0.463 C 0.034 0.462 0.028 0.461 0.027 0.460 L 0.025 0.459 L 0.027 0.459 C 0.032 0.459 0.032 0.459 0.032 0.456 C 0.032 0.454 0.031 0.453 0.031 0.454 C 0.031 0.455 0.031 0.454 0.031 0.453 C 0.031 0.453 0.035 0.452 0.039 0.452 C 0.044 0.452 0.048 0.452 0.048 0.452 C 0.048 0.451 0.051 0.451 0.054 0.451 C 0.058 0.450 0.061 0.449 0.062 0.448 C 0.063 0.447 0.070 0.445 0.077 0.444 C 0.084 0.443 0.090 0.441 0.091 0.440 C 0.091 0.439 0.092 0.439 0.092 0.440 C 0.092 0.440 0.094 0.439 0.096 0.438 C 0.099 0.436 0.101 0.436 0.101 0.436 C 0.102 0.437 0.103 0.435 0.103 0.434 C 0.105 0.430 0.105 0.430 0.104 0.429 C 0.103 0.427 0.103 0.427 0.104 0.426 C 0.105 0.425 0.105 0.425 0.103 0.425 C 0.102 0.425 0.100 0.424 0.100 0.422 C 0.100 0.421 0.100 0.421 0.100 0.422 C 0.101 0.422 0.101 0.422 0.101 0.421 C 0.101 0.420 0.101 0.419 0.102 0.419 C 0.102 0.419 0.102 0.418 0.101 0.417 C 0.100 0.414 0.100 0.414 0.103 0.412 C 0.104 0.411 0.105 0.410 0.106 0.410 C 0.107 0.410 0.107 0.410 0.106 0.408 C 0.105 0.407 0.105 0.407 0.106 0.407 C 0.106 0.407 0.106 0.405 0.106 0.404 C 0.106 0.402 0.106 0.401 0.106 0.401 C 0.107 0.401 0.107 0.400 0.107 0.399 C 0.107 0.398 0.106 0.398 0.105 0.398 C 0.104 0.398 0.104 0.397 0.104 0.396 C 0.104 0.395 0.105 0.394 0.106 0.394 C 0.108 0.394 0.108 0.391 0.106 0.389 C 0.105 0.387 0.105 0.387 0.107 0.385 L 0.109 0.383 L 0.107 0.383 C 0.106 0.383 0.106 0.382 0.105 0.381 C 0.105 0.380 0.103 0.379 0.101 0.379 C 0.099 0.379 0.097 0.378 0.097 0.377 C 0.096 0.377 0.099 0.377 0.101 0.377 C 0.104 0.377 0.106 0.377 0.106 0.376 C 0.105 0.375 0.105 0.374 0.107 0.373 C 0.109 0.372 0.115 0.370 0.117 0.370 C 0.118 0.370 0.118 0.369 0.118 0.368 C 0.118 0.367 0.119 0.367 0.119 0.368 C 0.120 0.370 0.123 0.367 0.123 0.365 C 0.123 0.364 0.123 0.364 0.122 0.364 C 0.122 0.365 0.119 0.365 0.115 0.366 C 0.112 0.366 0.109 0.367 0.109 0.368 C 0.109 0.369 0.109 0.369 0.109 0.368 C 0.109 0.367 0.109 0.365 0.109 0.364 C 0.109 0.361 0.108 0.361 0.107 0.361 C 0.106 0.362 0.105 0.361 0.105 0.360 C 0.106 0.358 0.104 0.356 0.102 0.355 C 0.102 0.354 0.098 0.354 0.094 0.354 C 0.084 0.353 0.080 0.352 0.080 0.349 C 0.080 0.347 0.079 0.347 0.079 0.349 C 0.079 0.350 0.079 0.351 0.078 0.350 C 0.075 0.348 0.075 0.346 0.077 0.345 C 0.081 0.343 0.081 0.341 0.079 0.339 C 0.078 0.337 0.076 0.336 0.076 0.336 C 0.075 0.336 0.075 0.334 0.075 0.333 C 0.074 0.332 0.073 0.331 0.073 0.331 C 0.072 0.330 0.071 0.329 0.071 0.329 C 0.071 0.328 0.072 0.328 0.073 0.328 C 0.073 0.329 0.074 0.329 0.073 0.328 C 0.073 0.327 0.072 0.325 0.071 0.325 C 0.070 0.324 0.068 0.323 0.068 0.322 C 0.067 0.321 0.066 0.319 0.065 0.319 C 0.064 0.319 0.062 0.317 0.061 0.316 C 0.061 0.314 0.059 0.313 0.059 0.312 C 0.058 0.311 0.058 0.310 0.058 0.310 C 0.058 0.309 0.058 0.308 0.057 0.306 C 0.056 0.303 0.056 0.301 0.057 0.299 C 0.059 0.297 0.059 0.297 0.058 0.297 C 0.057 0.297 0.057 0.296 0.057 0.294 C 0.058 0.292 0.060 0.290 0.063 0.289 C 0.064 0.288 0.063 0.284 0.061 0.284 C 0.060 0.283 0.059 0.280 0.060 0.278 C 0.060 0.278 0.061 0.278 0.061 0.278 C 0.061 0.279 0.062 0.280 0.063 0.280 C 0.064 0.280 0.065 0.280 0.065 0.278 C 0.064 0.277 0.064 0.275 0.064 0.274 C 0.063 0.274 0.064 0.274 0.064 0.274 C 0.066 0.275 0.066 0.275 0.066 0.273 C 0.066 0.272 0.065 0.272 0.064 0.271 C 0.062 0.271 0.062 0.271 0.063 0.269 C 0.066 0.266 0.065 0.264 0.056 0.262 C 0.052 0.261 0.051 0.259 0.051 0.257 C 0.051 0.257 0.057 0.256 0.064 0.256 C 0.077 0.255 0.081 0.254 0.081 0.252 C 0.081 0.250 0.075 0.247 0.074 0.249 C 0.074 0.250 0.073 0.249 0.073 0.248 C 0.072 0.247 0.070 0.246 0.069 0.246 C 0.067 0.246 0.066 0.246 0.067 0.245 C 0.067 0.243 0.067 0.243 0.066 0.243 C 0.064 0.243 0.064 0.243 0.064 0.245 C 0.065 0.246 0.065 0.246 0.064 0.245 C 0.063 0.245 0.062 0.244 0.061 0.244 C 0.060 0.245 0.060 0.244 0.060 0.243 C 0.060 0.241 0.061 0.239 0.062 0.240 C 0.062 0.240 0.063 0.240 0.065 0.239 L 0.067 0.238 L 0.065 0.238 C 0.064 0.237 0.063 0.237 0.064 0.236 C 0.065 0.235 0.063 0.230 0.062 0.231 C 0.062 0.231 0.061 0.230 0.061 0.229 C 0.061 0.228 0.062 0.227 0.062 0.227 C 0.063 0.227 0.064 0.226 0.064 0.226 C 0.065 0.225 0.067 0.225 0.068 0.225 C 0.072 0.224 0.071 0.224 0.066 0.222 C 0.060 0.220 0.053 0.218 0.052 0.218 C 0.051 0.218 0.051 0.217 0.051 0.216 C 0.051 0.215 0.053 0.215 0.054 0.215 C 0.055 0.215 0.056 0.215 0.056 0.214 C 0.057 0.214 0.057 0.213 0.058 0.213 C 0.062 0.211 0.062 0.209 0.057 0.207 C 0.052 0.204 0.053 0.202 0.058 0.201 L 0.060 0.201 L 0.058 0.200 C 0.057 0.199 0.056 0.198 0.056 0.197 C 0.056 0.195 0.055 0.194 0.054 0.193 C 0.053 0.193 0.053 0.193 0.054 0.194 C 0.054 0.195 0.054 0.196 0.054 0.196 C 0.053 0.196 0.053 0.195 0.052 0.193 C 0.052 0.192 0.050 0.190 0.049 0.190 C 0.048 0.189 0.046 0.188 0.046 0.187 C 0.046 0.187 0.045 0.186 0.045 0.186 C 0.044 0.185 0.043 0.184 0.043 0.183 C 0.042 0.180 0.045 0.178 0.050 0.177 C 0.052 0.176 0.055 0.175 0.056 0.174 C 0.057 0.173 0.058 0.173 0.058 0.173 C 0.059 0.174 0.060 0.174 0.061 0.173 C 0.066 0.169 0.085 0.166 0.096 0.166 C 0.104 0.167 0.105 0.166 0.105 0.163 C 0.105 0.161 0.105 0.160 0.106 0.160 C 0.106 0.160 0.106 0.161 0.106 0.163 C 0.106 0.165 0.107 0.165 0.111 0.164 C 0.114 0.164 0.117 0.163 0.117 0.162 C 0.117 0.161 0.120 0.161 0.122 0.160 C 0.125 0.160 0.130 0.159 0.133 0.158 C 0.136 0.157 0.139 0.157 0.140 0.157 C 0.141 0.158 0.142 0.157 0.142 0.156 C 0.143 0.154 0.146 0.153 0.147 0.155 C 0.148 0.156 0.149 0.155 0.149 0.154 C 0.150 0.152 0.151 0.151 0.151 0.151 C 0.152 0.151 0.153 0.150 0.153 0.149 C 0.154 0.148 0.155 0.147 0.156 0.149 C 0.157 0.151 0.161 0.148 0.162 0.144 C 0.163 0.141 0.167 0.139 0.167 0.142 C 0.167 0.145 0.168 0.144 0.169 0.140 C 0.169 0.138 0.169 0.137 0.170 0.138 C 0.170 0.138 0.170 0.138 0.170 0.137 C 0.170 0.136 0.172 0.134 0.173 0.132 C 0.174 0.130 0.176 0.128 0.176 0.127 C 0.176 0.127 0.176 0.126 0.176 0.126 C 0.177 0.126 0.177 0.125 0.177 0.123 C 0.178 0.122 0.179 0.121 0.182 0.120 C 0.184 0.120 0.186 0.119 0.186 0.117 C 0.186 0.116 0.187 0.115 0.188 0.114 C 0.189 0.113 0.191 0.115 0.194 0.122 C 0.194 0.124 0.195 0.126 0.196 0.127 C 0.196 0.128 0.197 0.130 0.198 0.133 C 0.199 0.137 0.200 0.137 0.204 0.138 C 0.208 0.138 0.209 0.137 0.209 0.136 C 0.209 0.132 0.212 0.133 0.212 0.136 C 0.213 0.139 0.213 0.139 0.213 0.135 C 0.213 0.132 0.213 0.131 0.214 0.132 C 0.214 0.133 0.215 0.132 0.215 0.131 C 0.215 0.128 0.223 0.128 0.224 0.131 C 0.224 0.133 0.225 0.133 0.225 0.131 C 0.226 0.130 0.227 0.129 0.228 0.130 C 0.228 0.130 0.229 0.129 0.230 0.128 C 0.231 0.127 0.232 0.126 0.232 0.127 C 0.232 0.127 0.232 0.126 0.233 0.125 C 0.233 0.123 0.234 0.123 0.235 0.123 C 0.235 0.124 0.236 0.124 0.237 0.122 C 0.237 0.121 0.238 0.121 0.240 0.121 C 0.243 0.122 0.244 0.122 0.245 0.120 C 0.245 0.118 0.246 0.117 0.247 0.117 C 0.248 0.119 0.251 0.115 0.251 0.113 C 0.251 0.112 0.251 0.112 0.251 0.112 C 0.251 0.112 0.251 0.112 0.252 0.113 C 0.252 0.116 0.257 0.119 0.258 0.116 C 0.258 0.116 0.259 0.117 0.259 0.119 C 0.260 0.121 0.261 0.122 0.261 0.122 C 0.261 0.121 0.261 0.121 0.261 0.121 C 0.260 0.121 0.260 0.120 0.260 0.119 C 0.261 0.118 0.261 0.117 0.261 0.118 C 0.261 0.118 0.262 0.118 0.262 0.116 C 0.262 0.115 0.263 0.113 0.264 0.113 C 0.265 0.111 0.269 0.113 0.269 0.115 C 0.268 0.117 0.269 0.118 0.271 0.117 C 0.271 0.117 0.272 0.118 0.272 0.119 C 0.272 0.122 0.273 0.121 0.274 0.117 C 0.274 0.114 0.274 0.113 0.273 0.112 C 0.273 0.110 0.273 0.110 0.274 0.111 C 0.275 0.112 0.276 0.111 0.276 0.109 C 0.276 0.105 0.276 0.104 0.277 0.106 C 0.278 0.108 0.278 0.108 0.279 0.105 C 0.280 0.103 0.280 0.102 0.281 0.103 C 0.283 0.104 0.283 0.104 0.283 0.101 C 0.283 0.096 0.283 0.096 0.284 0.101 C 0.285 0.105 0.286 0.104 0.286 0.099 C 0.286 0.098 0.286 0.094 0.286 0.091 C 0.287 0.086 0.287 0.085 0.289 0.084 C 0.290 0.083 0.291 0.083 0.291 0.084 C 0.291 0.085 0.292 0.086 0.292 0.086 C 0.293 0.086 0.293 0.088 0.293 0.089 C 0.293 0.091 0.294 0.092 0.294 0.092 C 0.294 0.092 0.294 0.091 0.294 0.089 C 0.294 0.087 0.294 0.086 0.295 0.086 C 0.295 0.086 0.295 0.085 0.295 0.084 C 0.295 0.083 0.295 0.082 0.296 0.083 C 0.296 0.084 0.297 0.083 0.298 0.080 C 0.298 0.076 0.299 0.075 0.300 0.076 C 0.301 0.077 0.301 0.077 0.301 0.073 C 0.301 0.069 0.301 0.068 0.302 0.068 C 0.303 0.068 0.303 0.069 0.303 0.070 C 0.304 0.073 0.305 0.072 0.305 0.069 C 0.305 0.068 0.306 0.067 0.306 0.066 C 0.307 0.066 0.308 0.064 0.308 0.062 C 0.309 0.060 0.309 0.057 0.310 0.057 C 0.311 0.056 0.311 0.055 0.311 0.052 C 0.311 0.050 0.311 0.047 0.311 0.044 C 0.311 0.041 0.312 0.040 0.313 0.040 C 0.314 0.040 0.314 0.040 0.314 0.041 C 0.314 0.042 0.314 0.043 0.315 0.043 C 0.316 0.043 0.316 0.042 0.316 0.040 C 0.316 0.037 0.317 0.036 0.318 0.036 C 0.319 0.036 0.320 0.037 0.320 0.038 C 0.322 0.041 0.324 0.041 0.325 0.037 C 0.326 0.036 0.327 0.034 0.327 0.033 C 0.328 0.033 0.329 0.031 0.328 0.030 C 0.328 0.028 0.330 0.026 0.330 0.029 C 0.330 0.030 0.331 0.031 0.332 0.031 C 0.333 0.031 0.333 0.032 0.334 0.033 C 0.334 0.035 0.335 0.036 0.335 0.036 C 0.335 0.036 0.335 0.035 0.335 0.035 C 0.334 0.034 0.335 0.031 0.336 0.031 C 0.336 0.031 0.337 0.029 0.337 0.026 C 0.338 0.022 0.338 0.022 0.339 0.023 C 0.341 0.023 0.341 0.023 0.340 0.022 C 0.339 0.020 0.339 0.020 0.340 0.021 C 0.341 0.021 0.342 0.023 0.342 0.024 C 0.342 0.026 0.342 0.026 0.342 0.024 C 0.342 0.023 0.343 0.022 0.343 0.022 C 0.344 0.022 0.344 0.021 0.344 0.020 C 0.345 0.019 0.345 0.018 0.345 0.018 C 0.346 0.018 0.345 0.019 0.345 0.020 C 0.344 0.023 0.344 0.023 0.345 0.026 C 0.345 0.028 0.346 0.029 0.346 0.026 C 0.346 0.025 0.346 0.023 0.346 0.022 C 0.347 0.020 0.347 0.020 0.348 0.023 C 0.348 0.026 0.349 0.025 0.349 0.021 C 0.349 0.019 0.349 0.018 0.348 0.018 C 0.348 0.018 0.348 0.017 0.348 0.017 C 0.349 0.015 0.352 0.022 0.351 0.025 C 0.351 0.026 0.351 0.027 0.352 0.027 C 0.353 0.027 0.353 0.026 0.353 0.023 C 0.352 0.016 0.353 0.010 0.354 0.008 C 0.355 0.006 0.356 0.007 0.357 0.011 C 0.357 0.014 0.357 0.014 0.357 0.013 C 0.358 0.011 0.358 0.011 0.359 0.014 C 0.360 0.019 0.362 0.020 0.363 0.017 C 0.363 0.014 0.365 0.014 0.365 0.016 C 0.365 0.018 0.365 0.018 0.365 0.017 C 0.366 0.014 0.368 0.013 0.369 0.014 C 0.370 0.015 0.370 0.015 0.370 0.014 C 0.370 0.013 0.371 0.013 0.371 0.013 C 0.371 0.013 0.372 0.013 0.372 0.014 C 0.371 0.016 0.374 0.014 0.374 0.012 C 0.374 0.011 0.375 0.011 0.376 0.012 C 0.377 0.013 0.378 0.013 0.379 0.013 C 0.379 0.013 0.379 0.013 0.379 0.014 C 0.379 0.015 0.380 0.016 0.381 0.016 C 0.383 0.016 0.383 0.017 0.382 0.018 C 0.381 0.019 0.381 0.020 0.382 0.020 C 0.384 0.021 0.384 0.021 0.384 0.018 C 0.384 0.017 0.384 0.015 0.385 0.014 C 0.386 0.013 0.386 0.013 0.386 0.014 C 0.386 0.015 0.387 0.014 0.387 0.012 C 0.388 0.008 0.391 0.009 0.391 0.013 C 0.392 0.015 0.392 0.015 0.392 0.013 C 0.393 0.011 0.393 0.012 0.393 0.015 C 0.394 0.018 0.394 0.021 0.394 0.022 C 0.394 0.024 0.395 0.025 0.396 0.025 C 0.397 0.025 0.397 0.025 0.397 0.021 C 0.397 0.017 0.397 0.016 0.398 0.016 C 0.398 0.016 0.399 0.015 0.399 0.013 C 0.398 0.011 0.399 0.011 0.400 0.011 C 0.400 0.011 0.401 0.012 0.401 0.013 C 0.401 0.014 0.401 0.014 0.401 0.014 C 0.401 0.014 0.401 0.015 0.401 0.016 C 0.401 0.018 0.402 0.019 0.403 0.018 C 0.404 0.018 0.404 0.019 0.405 0.020 C 0.405 0.022 0.406 0.021 0.405 0.019 C 0.405 0.016 0.406 0.015 0.406 0.015 C 0.407 0.015 0.407 0.016 0.407 0.018 C 0.407 0.020 0.407 0.020 0.408 0.017 C 0.408 0.016 0.409 0.014 0.409 0.014 C 0.410 0.014 0.410 0.013 0.411 0.012 C 0.412 0.010 0.413 0.009 0.413 0.010 C 0.413 0.011 0.414 0.009 0.414 0.006 C 0.414 0.001 0.416 -0.000 0.415 0.005 C 0.415 0.009 0.417 0.011 0.418 0.008 C 0.419 0.005 0.419 0.005 0.419 0.007 C 0.419 0.009 0.419 0.010 0.420 0.010 C 0.421 0.011 0.422 0.016 0.422 0.019 C 0.421 0.021 0.422 0.022 0.423 0.021 C 0.423 0.021 0.425 0.022 0.426 0.024 C 0.427 0.026 0.428 0.027 0.428 0.027 C 0.429 0.027 0.429 0.029 0.429 0.032 C 0.429 0.039 0.430 0.036 0.430 0.028 C 0.430 0.021 0.430 0.019 0.432 0.017 C 0.433 0.016 0.434 0.017 0.434 0.021 C 0.436 0.025 0.436 0.025 0.436 0.023 C 0.436 0.021 0.437 0.020 0.437 0.020 C 0.437 0.020 0.438 0.019 0.438 0.018 C 0.438 0.017 0.438 0.016 0.439 0.015 C 0.440 0.015 0.440 0.015 0.441 0.018 C 0.441 0.021 0.442 0.022 0.442 0.021 C 0.442 0.018 0.444 0.018 0.444 0.020 C 0.444 0.021 0.445 0.022 0.445 0.022 C 0.446 0.022 0.447 0.023 0.447 0.026 C 0.448 0.028 0.449 0.029 0.448 0.027 C 0.448 0.026 0.448 0.025 0.449 0.025 C 0.449 0.025 0.449 0.024 0.449 0.024 C 0.448 0.021 0.450 0.017 0.450 0.019 C 0.451 0.019 0.451 0.019 0.452 0.018 C 0.452 0.017 0.452 0.016 0.452 0.016 C 0.452 0.016 0.456 0.000 0.456 0.000 C 0.457 0.000 0.457 0.002 0.458 0.005 C 0.459 0.010 0.459 0.011 0.460 0.008 C 0.460 0.005 0.460 0.005 0.461 0.008 C 0.461 0.010 0.462 0.013 0.462 0.013 C 0.463 0.014 0.462 0.014 0.462 0.014 C 0.461 0.013 0.461 0.016 0.462 0.018 C 0.463 0.019 0.463 0.021 0.463 0.024 C 0.463 0.027 0.463 0.027 0.463 0.026 C 0.464 0.026 0.465 0.024 0.466 0.023 C 0.467 0.021 0.469 0.014 0.468 0.014 C 0.468 0.014 0.468 0.014 0.468 0.013 C 0.468 0.010 0.469 0.010 0.469 0.013 C 0.469 0.015 0.469 0.017 0.470 0.018 C 0.470 0.019 0.471 0.022 0.471 0.025 C 0.471 0.029 0.471 0.030 0.472 0.031 C 0.473 0.032 0.474 0.033 0.473 0.034 C 0.473 0.036 0.473 0.036 0.474 0.035 C 0.474 0.035 0.474 0.033 0.474 0.033 C 0.474 0.032 0.474 0.030 0.475 0.029 C 0.476 0.026 0.476 0.023 0.475 0.023 C 0.474 0.023 0.474 0.023 0.475 0.021 C 0.475 0.019 0.476 0.018 0.476 0.018 C 0.476 0.018 0.476 0.017 0.476 0.016 C 0.476 0.013 0.479 0.011 0.480 0.013 C 0.480 0.014 0.480 0.016 0.480 0.016 C 0.480 0.017 0.480 0.018 0.481 0.019 C 0.481 0.020 0.481 0.021 0.481 0.022 C 0.481 0.023 0.481 0.023 0.482 0.023 C 0.482 0.023 0.482 0.025 0.483 0.027 C 0.483 0.029 0.483 0.031 0.484 0.031 C 0.484 0.031 0.484 0.030 0.484 0.029 C 0.483 0.027 0.483 0.027 0.484 0.025 C 0.484 0.024 0.485 0.022 0.484 0.021 C 0.484 0.020 0.484 0.020 0.485 0.021 C 0.485 0.021 0.485 0.021 0.486 0.020 C 0.486 0.018 0.487 0.018 0.488 0.019 C 0.489 0.020 0.489 0.019 0.489 0.017 C 0.488 0.015 0.489 0.015 0.489 0.016 C 0.489 0.016 0.490 0.017 0.491 0.017 C 0.492 0.017 0.492 0.018 0.492 0.020 C 0.492 0.022 0.492 0.022 0.493 0.020 C 0.493 0.018 0.493 0.018 0.494 0.020 C 0.494 0.022 0.494 0.022 0.494 0.020 C 0.494 0.019 0.495 0.018 0.495 0.018 C 0.496 0.018 0.496 0.018 0.495 0.020 C 0.495 0.020 0.495 0.022 0.495 0.023 C 0.495 0.025 0.497 0.023 0.499 0.019 C 0.500 0.017 0.501 0.019 0.501 0.023 C 0.501 0.024 0.501 0.025 0.502 0.025 C 0.502 0.025 0.504 0.034 0.503 0.036 C 0.503 0.037 0.503 0.037 0.504 0.037 C 0.505 0.036 0.505 0.036 0.505 0.037 C 0.505 0.038 0.505 0.040 0.505 0.040 C 0.505 0.041 0.506 0.040 0.506 0.037 C 0.507 0.034 0.507 0.033 0.509 0.033 C 0.511 0.032 0.511 0.033 0.512 0.037 C 0.513 0.040 0.513 0.043 0.513 0.044 C 0.513 0.046 0.513 0.047 0.514 0.047 C 0.515 0.047 0.515 0.048 0.515 0.049 C 0.515 0.052 0.516 0.050 0.516 0.047 C 0.517 0.044 0.517 0.043 0.518 0.043 C 0.518 0.043 0.519 0.042 0.519 0.042 C 0.520 0.038 0.522 0.037 0.522 0.040 C 0.522 0.041 0.522 0.043 0.522 0.045 C 0.523 0.046 0.523 0.046 0.523 0.044 C 0.524 0.039 0.525 0.042 0.525 0.049 C 0.525 0.052 0.525 0.055 0.526 0.055 C 0.526 0.056 0.526 0.055 0.526 0.054 C 0.526 0.053 0.527 0.053 0.527 0.054 C 0.528 0.055 0.530 0.053 0.531 0.049 C 0.531 0.046 0.532 0.046 0.532 0.049 C 0.532 0.052 0.534 0.056 0.534 0.054 C 0.535 0.054 0.535 0.053 0.535 0.051 C 0.534 0.049 0.535 0.049 0.536 0.049 C 0.536 0.049 0.537 0.049 0.536 0.050 C 0.536 0.051 0.536 0.054 0.537 0.054 C 0.537 0.054 0.537 0.055 0.537 0.057 C 0.538 0.058 0.538 0.059 0.538 0.059 C 0.539 0.059 0.539 0.061 0.539 0.063 C 0.539 0.065 0.539 0.065 0.540 0.063 C 0.540 0.061 0.541 0.059 0.541 0.059 C 0.541 0.059 0.541 0.058 0.541 0.057 C 0.541 0.054 0.541 0.054 0.542 0.055 C 0.543 0.056 0.543 0.057 0.543 0.059 C 0.543 0.060 0.543 0.061 0.543 0.061 C 0.544 0.061 0.545 0.066 0.545 0.068 C 0.544 0.068 0.544 0.069 0.545 0.071 C 0.545 0.072 0.546 0.071 0.546 0.069 C 0.547 0.066 0.548 0.067 0.547 0.071 C 0.547 0.072 0.547 0.072 0.548 0.071 C 0.548 0.071 0.549 0.070 0.549 0.069 C 0.550 0.068 0.550 0.069 0.550 0.071 C 0.550 0.074 0.550 0.075 0.552 0.075 C 0.554 0.076 0.554 0.075 0.554 0.074 C 0.554 0.073 0.554 0.072 0.554 0.072 C 0.554 0.072 0.555 0.071 0.554 0.070 C 0.554 0.069 0.555 0.069 0.556 0.069 C 0.558 0.071 0.558 0.072 0.557 0.074 C 0.557 0.076 0.557 0.076 0.558 0.074 C 0.559 0.073 0.560 0.073 0.560 0.074 C 0.560 0.075 0.560 0.075 0.561 0.075 C 0.561 0.074 0.562 0.075 0.562 0.076 C 0.562 0.077 0.563 0.078 0.565 0.078 C 0.566 0.078 0.567 0.079 0.568 0.081 C 0.568 0.083 0.569 0.084 0.569 0.083 C 0.570 0.083 0.570 0.083 0.570 0.084 C 0.570 0.087 0.571 0.086 0.574 0.082 C 0.574 0.080 0.576 0.079 0.577 0.078 C 0.579 0.078 0.580 0.076 0.580 0.075 C 0.580 0.074 0.580 0.074 0.581 0.074 C 0.581 0.075 0.581 0.075 0.581 0.074 C 0.582 0.071 0.583 0.076 0.583 0.079 C 0.583 0.080 0.583 0.081 0.584 0.081 C 0.584 0.081 0.584 0.082 0.584 0.085 C 0.584 0.087 0.584 0.088 0.585 0.088 C 0.586 0.088 0.586 0.087 0.586 0.086 C 0.586 0.085 0.587 0.085 0.588 0.085 C 0.589 0.085 0.589 0.085 0.588 0.086 C 0.588 0.086 0.587 0.087 0.587 0.088 C 0.587 0.089 0.588 0.089 0.590 0.088 C 0.591 0.088 0.591 0.087 0.591 0.086 C 0.591 0.085 0.591 0.085 0.591 0.086 C 0.590 0.086 0.590 0.086 0.590 0.084 C 0.591 0.083 0.591 0.082 0.591 0.082 C 0.592 0.083 0.592 0.082 0.592 0.081 C 0.593 0.079 0.599 0.079 0.598 0.081 C 0.598 0.082 0.598 0.083 0.599 0.083 C 0.599 0.083 0.599 0.084 0.599 0.085 C 0.599 0.087 0.600 0.087 0.600 0.084 C 0.601 0.083 0.601 0.083 0.601 0.083 C 0.601 0.084 0.601 0.085 0.601 0.086 C 0.600 0.088 0.600 0.088 0.601 0.088 C 0.601 0.088 0.602 0.089 0.602 0.090 C 0.602 0.091 0.602 0.091 0.603 0.090 C 0.604 0.089 0.605 0.088 0.605 0.089 C 0.606 0.090 0.606 0.089 0.606 0.088 C 0.606 0.086 0.608 0.085 0.609 0.087 C 0.609 0.088 0.610 0.088 0.611 0.088 C 0.612 0.087 0.614 0.093 0.613 0.095 C 0.613 0.096 0.613 0.096 0.614 0.097 C 0.615 0.097 0.615 0.097 0.614 0.096 C 0.614 0.095 0.614 0.094 0.615 0.093 C 0.617 0.092 0.618 0.092 0.618 0.093 C 0.618 0.093 0.618 0.092 0.618 0.090 C 0.619 0.085 0.620 0.085 0.622 0.090 C 0.623 0.093 0.626 0.096 0.626 0.094 C 0.626 0.093 0.627 0.091 0.627 0.090 C 0.629 0.087 0.629 0.087 0.629 0.090 C 0.630 0.094 0.632 0.095 0.632 0.091 C 0.633 0.090 0.633 0.090 0.633 0.092 C 0.633 0.093 0.633 0.094 0.634 0.092 C 0.634 0.090 0.634 0.090 0.634 0.092 C 0.634 0.096 0.636 0.101 0.636 0.099 C 0.637 0.097 0.638 0.099 0.638 0.101 C 0.638 0.103 0.638 0.103 0.640 0.103 C 0.641 0.103 0.642 0.103 0.642 0.105 C 0.642 0.106 0.642 0.106 0.642 0.105 C 0.643 0.103 0.643 0.102 0.644 0.103 C 0.644 0.104 0.644 0.103 0.645 0.101 C 0.645 0.099 0.645 0.097 0.645 0.097 C 0.646 0.097 0.646 0.096 0.646 0.095 C 0.646 0.094 0.646 0.095 0.647 0.098 C 0.647 0.102 0.648 0.103 0.650 0.102 C 0.652 0.101 0.653 0.100 0.654 0.097 C 0.655 0.092 0.656 0.091 0.657 0.094 C 0.658 0.096 0.658 0.097 0.659 0.097 C 0.660 0.097 0.660 0.098 0.660 0.099 C 0.660 0.100 0.660 0.101 0.660 0.102 C 0.661 0.103 0.663 0.100 0.666 0.094 C 0.666 0.093 0.667 0.093 0.668 0.093 C 0.668 0.094 0.669 0.094 0.669 0.094 C 0.670 0.093 0.672 0.100 0.671 0.104 C 0.671 0.105 0.671 0.106 0.672 0.106 C 0.672 0.106 0.673 0.107 0.673 0.108 C 0.673 0.110 0.675 0.106 0.676 0.103 C 0.677 0.101 0.678 0.100 0.679 0.101 C 0.679 0.101 0.679 0.102 0.679 0.104 C 0.679 0.106 0.679 0.106 0.680 0.105 C 0.681 0.104 0.681 0.106 0.682 0.110 C 0.683 0.113 0.684 0.115 0.683 0.115 C 0.683 0.115 0.683 0.116 0.684 0.117 C 0.685 0.118 0.685 0.118 0.685 0.117 C 0.685 0.116 0.686 0.116 0.686 0.116 C 0.687 0.118 0.687 0.114 0.687 0.108 C 0.687 0.103 0.688 0.102 0.689 0.104 C 0.692 0.110 0.693 0.110 0.693 0.109 C 0.693 0.108 0.694 0.109 0.694 0.110 C 0.694 0.112 0.694 0.111 0.694 0.109 C 0.695 0.108 0.695 0.106 0.695 0.106 C 0.696 0.106 0.697 0.104 0.697 0.102 C 0.698 0.099 0.699 0.097 0.700 0.097 C 0.701 0.098 0.701 0.098 0.700 0.100 C 0.700 0.102 0.700 0.102 0.701 0.100 C 0.703 0.099 0.703 0.099 0.704 0.102 C 0.704 0.106 0.707 0.108 0.706 0.104 C 0.706 0.102 0.706 0.102 0.707 0.104 C 0.707 0.105 0.708 0.106 0.708 0.106 C 0.709 0.105 0.709 0.105 0.709 0.106 C 0.709 0.108 0.712 0.107 0.714 0.105 C 0.715 0.104 0.715 0.104 0.715 0.106 C 0.714 0.107 0.714 0.108 0.715 0.108 C 0.715 0.108 0.715 0.107 0.715 0.106 C 0.715 0.103 0.718 0.104 0.719 0.107 C 0.719 0.109 0.719 0.109 0.720 0.108 C 0.721 0.107 0.721 0.107 0.721 0.108 C 0.721 0.111 0.722 0.110 0.723 0.106 C 0.724 0.102 0.725 0.101 0.725 0.105 C 0.725 0.107 0.727 0.105 0.728 0.102 C 0.729 0.099 0.729 0.099 0.728 0.099 C 0.728 0.099 0.729 0.097 0.730 0.095 C 0.732 0.092 0.733 0.092 0.732 0.096 C 0.732 0.099 0.732 0.099 0.733 0.098 C 0.734 0.097 0.734 0.097 0.734 0.098 C 0.734 0.100 0.735 0.101 0.735 0.101 C 0.736 0.101 0.736 0.100 0.736 0.099 C 0.735 0.098 0.735 0.097 0.736 0.097 C 0.736 0.097 0.736 0.096 0.736 0.094 C 0.737 0.091 0.737 0.090 0.738 0.090 C 0.739 0.091 0.740 0.091 0.740 0.092 C 0.740 0.093 0.740 0.094 0.740 0.094 C 0.741 0.094 0.741 0.094 0.740 0.096 C 0.740 0.097 0.741 0.097 0.741 0.095 C 0.742 0.092 0.743 0.092 0.744 0.095 C 0.745 0.097 0.746 0.098 0.746 0.097 C 0.746 0.096 0.747 0.095 0.747 0.095 C 0.748 0.095 0.748 0.094 0.747 0.093 C 0.745 0.092 0.745 0.092 0.747 0.093 C 0.750 0.094 0.751 0.094 0.751 0.092 C 0.752 0.089 0.756 0.090 0.757 0.092 C 0.759 0.095 0.764 0.096 0.764 0.093 C 0.764 0.092 0.765 0.092 0.766 0.094 C 0.766 0.095 0.768 0.096 0.770 0.096 C 0.773 0.097 0.774 0.096 0.775 0.093 C 0.775 0.091 0.776 0.090 0.777 0.091 C 0.780 0.093 0.780 0.094 0.779 0.095 C 0.778 0.096 0.778 0.097 0.779 0.098 C 0.780 0.098 0.780 0.098 0.780 0.097 C 0.780 0.095 0.783 0.091 0.784 0.093 C 0.785 0.094 0.785 0.094 0.784 0.095 C 0.783 0.097 0.784 0.098 0.785 0.099 C 0.786 0.100 0.786 0.100 0.786 0.100 C 0.786 0.099 0.786 0.098 0.786 0.096 C 0.787 0.093 0.791 0.091 0.790 0.093 C 0.790 0.094 0.791 0.095 0.791 0.096 C 0.792 0.098 0.793 0.097 0.792 0.095 C 0.791 0.094 0.791 0.094 0.792 0.094 C 0.792 0.094 0.793 0.094 0.793 0.095 C 0.794 0.097 0.794 0.097 0.794 0.095 C 0.794 0.094 0.795 0.094 0.796 0.094 C 0.797 0.095 0.798 0.095 0.798 0.094 C 0.797 0.093 0.797 0.092 0.798 0.091 C 0.799 0.091 0.799 0.090 0.799 0.091 C 0.799 0.091 0.799 0.092 0.799 0.092 C 0.799 0.092 0.799 0.093 0.799 0.094 C 0.800 0.098 0.803 0.096 0.803 0.091 C 0.803 0.089 0.803 0.087 0.804 0.087 C 0.804 0.086 0.804 0.087 0.804 0.088 C 0.804 0.090 0.804 0.090 0.805 0.089 C 0.806 0.089 0.806 0.089 0.806 0.090 C 0.806 0.091 0.807 0.092 0.807 0.092 C 0.808 0.092 0.808 0.094 0.807 0.097 C 0.807 0.098 0.807 0.099 0.807 0.099 C 0.808 0.099 0.808 0.098 0.808 0.097 C 0.808 0.094 0.816 0.091 0.817 0.094 C 0.817 0.095 0.817 0.095 0.818 0.094 C 0.818 0.094 0.819 0.094 0.820 0.096 L 0.822 0.100 L 0.820 0.092 L 0.821 0.093 C 0.822 0.094 0.823 0.093 0.822 0.092 C 0.822 0.091 0.823 0.090 0.823 0.090 C 0.824 0.090 0.824 0.091 0.824 0.092 C 0.824 0.095 0.826 0.094 0.827 0.091 C 0.828 0.087 0.828 0.087 0.828 0.091 C 0.828 0.094 0.829 0.096 0.830 0.094 C 0.830 0.094 0.830 0.094 0.830 0.096 C 0.830 0.097 0.831 0.099 0.831 0.101 C 0.832 0.105 0.832 0.105 0.832 0.101 C 0.832 0.099 0.832 0.099 0.833 0.101 C 0.833 0.103 0.833 0.103 0.834 0.101 C 0.834 0.099 0.834 0.099 0.834 0.101 C 0.834 0.105 0.833 0.105 0.838 0.101 C 0.840 0.101 0.840 0.101 0.839 0.103 C 0.839 0.104 0.839 0.104 0.840 0.103 C 0.841 0.103 0.842 0.102 0.842 0.102 C 0.843 0.102 0.843 0.102 0.843 0.100 C 0.843 0.098 0.843 0.097 0.843 0.097 C 0.844 0.097 0.844 0.098 0.844 0.100 C 0.844 0.102 0.844 0.103 0.845 0.103 C 0.845 0.103 0.845 0.103 0.845 0.104 C 0.844 0.104 0.844 0.105 0.844 0.106 C 0.844 0.108 0.847 0.106 0.847 0.104 C 0.848 0.103 0.848 0.103 0.849 0.103 C 0.849 0.104 0.849 0.104 0.849 0.102 C 0.849 0.100 0.849 0.099 0.849 0.099 C 0.849 0.099 0.850 0.098 0.851 0.098 C 0.851 0.098 0.852 0.098 0.852 0.099 C 0.852 0.100 0.852 0.101 0.851 0.101 C 0.851 0.101 0.851 0.101 0.851 0.103 C 0.851 0.104 0.852 0.104 0.854 0.103 C 0.857 0.102 0.857 0.102 0.856 0.101 L 0.854 0.100 L 0.856 0.098 C 0.856 0.097 0.857 0.097 0.857 0.098 C 0.857 0.098 0.858 0.098 0.858 0.097 C 0.859 0.095 0.860 0.097 0.860 0.099 C 0.860 0.100 0.860 0.101 0.860 0.101 C 0.861 0.101 0.861 0.096 0.860 0.095 C 0.860 0.094 0.860 0.094 0.861 0.094 C 0.862 0.095 0.862 0.096 0.863 0.097 C 0.863 0.098 0.863 0.099 0.864 0.099 C 0.864 0.099 0.865 0.100 0.865 0.100 C 0.864 0.101 0.865 0.103 0.867 0.103 C 0.868 0.104 0.869 0.105 0.869 0.106 C 0.868 0.107 0.869 0.108 0.869 0.109 C 0.869 0.109 0.869 0.109 0.869 0.108 C 0.869 0.106 0.870 0.105 0.871 0.105 C 0.873 0.104 0.873 0.104 0.872 0.102 C 0.871 0.101 0.871 0.101 0.873 0.101 C 0.873 0.101 0.874 0.102 0.874 0.103 C 0.875 0.106 0.877 0.107 0.877 0.105 C 0.877 0.104 0.879 0.103 0.882 0.104 C 0.885 0.104 0.887 0.104 0.887 0.103 C 0.887 0.102 0.887 0.102 0.888 0.102 C 0.889 0.103 0.891 0.103 0.891 0.101 C 0.892 0.100 0.892 0.099 0.892 0.099 C 0.892 0.098 0.892 0.097 0.892 0.095 C 0.892 0.093 0.893 0.093 0.896 0.093 C 0.899 0.092 0.901 0.094 0.901 0.099 C 0.901 0.101 0.901 0.103 0.902 0.104 C 0.903 0.106 0.903 0.107 0.902 0.108 C 0.902 0.109 0.902 0.110 0.904 0.110 C 0.905 0.111 0.906 0.110 0.907 0.106 C 0.908 0.101 0.910 0.098 0.910 0.101 C 0.910 0.101 0.910 0.103 0.911 0.103 C 0.911 0.104 0.912 0.105 0.912 0.107 C 0.912 0.108 0.912 0.110 0.913 0.111 C 0.913 0.111 0.914 0.113 0.914 0.114 C 0.913 0.116 0.917 0.119 0.918 0.118 C 0.918 0.117 0.919 0.118 0.919 0.120 C 0.920 0.122 0.920 0.122 0.921 0.122 C 0.922 0.121 0.923 0.121 0.923 0.122 C 0.923 0.124 0.925 0.123 0.928 0.121 C 0.930 0.120 0.931 0.120 0.931 0.120 C 0.932 0.121 0.934 0.123 0.936 0.124 C 0.938 0.125 0.940 0.127 0.941 0.129 C 0.942 0.131 0.943 0.131 0.944 0.131 C 0.945 0.130 0.945 0.130 0.945 0.131 C 0.945 0.132 0.945 0.133 0.945 0.133 C 0.946 0.133 0.945 0.134 0.945 0.135 C 0.944 0.136 0.944 0.136 0.946 0.137 C 0.947 0.137 0.948 0.138 0.949 0.139 C 0.950 0.141 0.950 0.139 0.949 0.136 C 0.948 0.133 0.948 0.133 0.949 0.133 C 0.952 0.132 0.953 0.133 0.954 0.136 C 0.955 0.138 0.956 0.138 0.957 0.138 C 0.958 0.137 0.958 0.137 0.957 0.139 C 0.956 0.140 0.956 0.141 0.957 0.142 C 0.957 0.143 0.957 0.143 0.956 0.143 C 0.955 0.143 0.955 0.142 0.955 0.142 C 0.955 0.140 0.954 0.140 0.952 0.143 C 0.951 0.145 0.949 0.146 0.949 0.146 C 0.948 0.146 0.948 0.147 0.948 0.148 C 0.948 0.149 0.947 0.149 0.947 0.148 C 0.946 0.145 0.946 0.145 0.946 0.148 C 0.946 0.150 0.946 0.151 0.945 0.152 C 0.945 0.152 0.945 0.154 0.945 0.155 C 0.945 0.160 0.942 0.164 0.939 0.163 C 0.938 0.163 0.937 0.163 0.938 0.163 C 0.938 0.164 0.938 0.165 0.938 0.166 C 0.938 0.167 0.938 0.167 0.938 0.167 C 0.938 0.166 0.939 0.167 0.940 0.169 C 0.941 0.171 0.943 0.173 0.946 0.174 C 0.952 0.177 0.956 0.182 0.954 0.184 C 0.953 0.185 0.953 0.184 0.953 0.183 C 0.953 0.182 0.953 0.182 0.953 0.183 C 0.952 0.185 0.951 0.186 0.947 0.186 C 0.944 0.186 0.943 0.187 0.943 0.188 C 0.944 0.189 0.945 0.191 0.946 0.191 C 0.947 0.192 0.948 0.193 0.949 0.193 C 0.950 0.194 0.951 0.195 0.951 0.196 C 0.951 0.197 0.951 0.198 0.951 0.199 C 0.952 0.199 0.953 0.201 0.953 0.201 C 0.954 0.202 0.955 0.203 0.956 0.204 C 0.958 0.204 0.959 0.205 0.959 0.206 C 0.959 0.209 0.961 0.207 0.961 0.205 C 0.961 0.203 0.961 0.203 0.961 0.205 C 0.962 0.207 0.967 0.207 0.967 0.205 C 0.968 0.204 0.968 0.204 0.968 0.206 C 0.968 0.208 0.968 0.209 0.967 0.210 C 0.966 0.210 0.965 0.211 0.964 0.211 C 0.963 0.212 0.963 0.212 0.964 0.210 C 0.964 0.208 0.960 0.210 0.957 0.212 C 0.957 0.213 0.956 0.214 0.955 0.213 C 0.955 0.213 0.954 0.213 0.954 0.215 C 0.954 0.217 0.953 0.218 0.952 0.218 C 0.950 0.218 0.950 0.218 0.950 0.222 C 0.950 0.225 0.950 0.227 0.949 0.228 C 0.949 0.230 0.949 0.234 0.950 0.234 C 0.951 0.234 0.951 0.234 0.950 0.236 C 0.949 0.237 0.949 0.237 0.950 0.237 C 0.952 0.238 0.952 0.238 0.951 0.239 C 0.950 0.240 0.950 0.241 0.952 0.243 C 0.953 0.246 0.953 0.246 0.952 0.246 C 0.952 0.246 0.951 0.248 0.951 0.249 C 0.951 0.251 0.951 0.252 0.950 0.252 C 0.949 0.252 0.949 0.253 0.950 0.257 C 0.950 0.259 0.952 0.261 0.954 0.262 C 0.958 0.263 0.959 0.265 0.958 0.268 C 0.958 0.270 0.960 0.273 0.962 0.274 C 0.964 0.274 0.964 0.274 0.962 0.275 L 0.960 0.276 L 0.962 0.277 C 0.963 0.277 0.964 0.276 0.965 0.275 C 0.966 0.275 0.968 0.275 0.971 0.276 C 0.973 0.277 0.974 0.278 0.974 0.279 C 0.973 0.279 0.973 0.280 0.973 0.282 C 0.974 0.284 0.975 0.284 0.975 0.281 C 0.975 0.280 0.975 0.279 0.976 0.279 C 0.978 0.279 0.978 0.279 0.977 0.281 C 0.977 0.282 0.977 0.282 0.979 0.281 C 0.980 0.281 0.981 0.281 0.982 0.283 C 0.982 0.284 0.982 0.284 0.981 0.283 C 0.980 0.282 0.979 0.285 0.980 0.288 C 0.981 0.289 0.981 0.290 0.980 0.289 C 0.979 0.289 0.975 0.290 0.971 0.291 C 0.966 0.291 0.963 0.291 0.964 0.290 C 0.964 0.289 0.963 0.289 0.962 0.289 C 0.961 0.290 0.957 0.290 0.955 0.290 C 0.947 0.291 0.948 0.291 0.948 0.294 C 0.948 0.296 0.949 0.297 0.949 0.297 C 0.950 0.297 0.951 0.297 0.951 0.298 C 0.951 0.299 0.953 0.301 0.954 0.303 C 0.956 0.305 0.957 0.307 0.958 0.308 C 0.958 0.309 0.965 0.313 0.968 0.313 C 0.969 0.313 0.969 0.314 0.968 0.315 C 0.967 0.317 0.967 0.317 0.966 0.315 C 0.966 0.311 0.965 0.313 0.965 0.317 C 0.965 0.322 0.967 0.324 0.971 0.324 C 0.973 0.324 0.974 0.325 0.974 0.326 C 0.974 0.327 0.974 0.327 0.974 0.327 C 0.973 0.327 0.973 0.328 0.973 0.329 C 0.973 0.331 0.976 0.333 0.976 0.330 C 0.977 0.329 0.977 0.329 0.977 0.330 C 0.977 0.331 0.978 0.333 0.980 0.334 L 0.982 0.336 L 0.980 0.336 C 0.978 0.336 0.977 0.337 0.977 0.338 C 0.977 0.340 0.977 0.340 0.977 0.338 C 0.976 0.337 0.976 0.337 0.976 0.338 C 0.975 0.339 0.975 0.340 0.975 0.339 C 0.975 0.338 0.975 0.339 0.974 0.340 C 0.974 0.341 0.973 0.342 0.973 0.341 C 0.972 0.340 0.972 0.341 0.972 0.342 C 0.972 0.344 0.972 0.344 0.971 0.342 C 0.971 0.341 0.971 0.340 0.970 0.342 C 0.969 0.343 0.968 0.343 0.968 0.342 C 0.968 0.342 0.968 0.343 0.967 0.344 C 0.966 0.346 0.963 0.344 0.964 0.342 C 0.965 0.340 0.963 0.341 0.961 0.344 C 0.960 0.345 0.958 0.345 0.955 0.345 C 0.953 0.345 0.951 0.346 0.951 0.347 C 0.952 0.348 0.951 0.349 0.951 0.349 C 0.950 0.349 0.950 0.350 0.950 0.352 C 0.949 0.353 0.949 0.354 0.947 0.354 C 0.946 0.355 0.946 0.355 0.947 0.356 C 0.947 0.358 0.954 0.360 0.957 0.360 C 0.957 0.360 0.958 0.362 0.958 0.363 C 0.958 0.366 0.959 0.367 0.960 0.366 L 0.961 0.365 L 0.960 0.367 C 0.958 0.369 0.958 0.372 0.959 0.370 C 0.960 0.370 0.961 0.370 0.961 0.371 C 0.961 0.372 0.961 0.372 0.960 0.372 C 0.959 0.372 0.958 0.374 0.958 0.376 C 0.957 0.378 0.956 0.380 0.954 0.381 C 0.950 0.382 0.950 0.382 0.951 0.384 C 0.952 0.386 0.952 0.387 0.951 0.387 C 0.950 0.387 0.953 0.390 0.956 0.392 C 0.958 0.393 0.960 0.396 0.961 0.398 L 0.963 0.403 L 0.961 0.403 C 0.957 0.403 0.956 0.407 0.960 0.409 C 0.964 0.411 0.964 0.415 0.961 0.416 C 0.959 0.417 0.958 0.418 0.958 0.420 C 0.957 0.422 0.956 0.423 0.953 0.424 C 0.949 0.426 0.948 0.427 0.948 0.432 C 0.948 0.433 0.950 0.435 0.953 0.439 C 0.954 0.439 0.956 0.440 0.957 0.440 C 0.961 0.439 0.971 0.442 0.972 0.445 C 0.974 0.447 0.974 0.449 0.973 0.450 C 0.973 0.451 0.973 0.451 0.974 0.451 C 0.975 0.450 0.976 0.451 0.977 0.451 C 0.977 0.453 0.977 0.453 0.976 0.453 C 0.976 0.453 0.975 0.454 0.976 0.455 C 0.976 0.457 0.974 0.458 0.973 0.457 C 0.972 0.457 0.972 0.458 0.971 0.459 C 0.971 0.460 0.970 0.460 0.970 0.460 C 0.969 0.457 0.966 0.457 0.966 0.459 C 0.966 0.460 0.965 0.460 0.964 0.460 C 0.963 0.460 0.963 0.460 0.963 0.459 C 0.964 0.457 0.964 0.457 0.963 0.458 C 0.959 0.460 0.958 0.460 0.958 0.458 C 0.958 0.457 0.958 0.457 0.958 0.457 C 0.955 0.460 0.955 0.461 0.955 0.459 C 0.956 0.458 0.955 0.457 0.954 0.458 C 0.953 0.458 0.952 0.459 0.952 0.459 C 0.952 0.459 0.952 0.460 0.953 0.461 C 0.954 0.464 0.954 0.464 0.953 0.464 C 0.951 0.463 0.951 0.464 0.951 0.466 C 0.951 0.469 0.948 0.473 0.947 0.472 C 0.946 0.472 0.945 0.472 0.945 0.473 C 0.946 0.474 0.944 0.475 0.942 0.475 C 0.938 0.476 0.937 0.477 0.937 0.479 C 0.936 0.482 0.935 0.482 0.931 0.482 C 0.929 0.482 0.927 0.483 0.928 0.484 C 0.928 0.485 0.929 0.486 0.930 0.486 C 0.931 0.486 0.932 0.486 0.932 0.487 C 0.932 0.490 0.934 0.490 0.935 0.487 C 0.935 0.485 0.935 0.485 0.935 0.487 C 0.935 0.490 0.935 0.490 0.937 0.486 C 0.938 0.485 0.938 0.485 0.938 0.486 C 0.938 0.487 0.939 0.488 0.940 0.488 C 0.942 0.488 0.942 0.488 0.941 0.489 C 0.940 0.491 0.940 0.491 0.941 0.491 C 0.942 0.491 0.942 0.492 0.942 0.494 C 0.942 0.497 0.942 0.498 0.942 0.499 C 0.943 0.500 0.943 0.501 0.943 0.502 C 0.943 0.503 0.943 0.503 0.944 0.502 C 0.945 0.502 0.946 0.502 0.946 0.504 C 0.946 0.506 0.945 0.507 0.944 0.508 L 0.942 0.508 L 0.944 0.508 C 0.946 0.510 0.947 0.511 0.946 0.513 C 0.945 0.514 0.945 0.514 0.946 0.514 C 0.947 0.514 0.948 0.513 0.948 0.511 C 0.948 0.510 0.948 0.509 0.949 0.510 C 0.949 0.510 0.949 0.510 0.950 0.509 C 0.950 0.507 0.950 0.507 0.949 0.508 C 0.949 0.509 0.949 0.509 0.949 0.508 C 0.949 0.507 0.951 0.505 0.953 0.504 C 0.957 0.501 0.958 0.501 0.957 0.504 C 0.956 0.505 0.956 0.506 0.956 0.507 C 0.956 0.508 0.957 0.508 0.957 0.506 C 0.958 0.503 0.959 0.503 0.959 0.506 C 0.958 0.509 0.960 0.510 0.971 0.512 C 0.978 0.513 0.987 0.519 0.987 0.522 C 0.987 0.524 0.992 0.526 0.995 0.525 C 0.996 0.524 0.998 0.525 0.998 0.527 C 0.997 0.528 0.998 0.529 0.998 0.529 C 0.998 0.529 0.998 0.529 0.998 0.531 C 0.997 0.531 0.997 0.532 0.997 0.531 C 0.997 0.531 0.996 0.531 0.996 0.532 C 0.996 0.533 0.994 0.534 0.993 0.534 C 0.991 0.534 0.989 0.535 0.989 0.536 C 0.989 0.537 0.988 0.538 0.987 0.537 C 0.986 0.536 0.983 0.539 0.983 0.541 C 0.983 0.542 0.982 0.542 0.982 0.542 C 0.981 0.541 0.980 0.542 0.981 0.543 C 0.981 0.545 0.980 0.545 0.962 0.545 C 0.948 0.546 0.944 0.547 0.949 0.549 C 0.950 0.550 0.952 0.551 0.954 0.552 C 0.955 0.553 0.956 0.554 0.957 0.554 C 0.958 0.554 0.959 0.555 0.959 0.556 C 0.959 0.557 0.959 0.557 0.960 0.557 C 0.961 0.557 0.962 0.558 0.963 0.559 C 0.964 0.560 0.967 0.561 0.969 0.562 C 0.974 0.563 0.981 0.566 0.982 0.569 C 0.982 0.570 0.982 0.571 0.981 0.574 C 0.981 0.576 0.980 0.577 0.980 0.577 C 0.980 0.577 0.980 0.579 0.980 0.580 C 0.981 0.582 0.982 0.583 0.983 0.583 C 0.984 0.583 0.984 0.584 0.984 0.585 C 0.984 0.587 0.983 0.587 0.981 0.587 C 0.978 0.586 0.969 0.592 0.968 0.595 C 0.967 0.595 0.964 0.596 0.961 0.596 C 0.958 0.596 0.955 0.596 0.955 0.597 C 0.955 0.598 0.957 0.598 0.959 0.599 C 0.963 0.599 0.965 0.600 0.971 0.602 C 0.972 0.602 0.974 0.603 0.975 0.604 C 0.976 0.606 0.976 0.606 0.972 0.609 C 0.971 0.610 0.971 0.610 0.972 0.612 C 0.972 0.613 0.972 0.613 0.972 0.613 C 0.971 0.613 0.971 0.614 0.972 0.615 C 0.972 0.617 0.972 0.617 0.972 0.617 C 0.971 0.617 0.972 0.618 0.973 0.619 L 0.974 0.622 L 0.973 0.623 C 0.972 0.624 0.971 0.624 0.970 0.623 L 0.969 0.622 L 0.970 0.626 C 0.971 0.630 0.971 0.631 0.969 0.627 C 0.968 0.624 0.968 0.624 0.966 0.627 C 0.965 0.631 0.965 0.631 0.965 0.632 C 0.966 0.632 0.967 0.633 0.967 0.634 C 0.968 0.635 0.968 0.635 0.967 0.632 C 0.967 0.629 0.967 0.629 0.968 0.630 C 0.968 0.631 0.969 0.632 0.969 0.633 C 0.969 0.634 0.970 0.635 0.971 0.635 C 0.971 0.635 0.971 0.635 0.970 0.637 L 0.969 0.638 L 0.970 0.638 C 0.971 0.639 0.971 0.639 0.970 0.642 C 0.969 0.643 0.969 0.646 0.969 0.647 C 0.969 0.648 0.968 0.649 0.965 0.649 C 0.962 0.649 0.960 0.652 0.961 0.656 C 0.961 0.656 0.961 0.656 0.960 0.655 C 0.959 0.653 0.959 0.653 0.958 0.655 C 0.958 0.657 0.956 0.659 0.955 0.659 C 0.951 0.661 0.950 0.662 0.950 0.664 C 0.950 0.665 0.951 0.666 0.953 0.666 C 0.956 0.666 0.958 0.668 0.958 0.671 C 0.958 0.672 0.958 0.673 0.957 0.674 C 0.957 0.674 0.956 0.676 0.956 0.676 C 0.957 0.677 0.955 0.678 0.954 0.679 C 0.952 0.680 0.950 0.682 0.950 0.684 L 0.948 0.687 L 0.950 0.688 C 0.950 0.689 0.952 0.690 0.952 0.691 C 0.953 0.692 0.954 0.692 0.955 0.692 C 0.956 0.692 0.956 0.693 0.956 0.694 C 0.956 0.696 0.955 0.697 0.952 0.699 C 0.951 0.699 0.949 0.701 0.949 0.702 C 0.949 0.703 0.949 0.706 0.948 0.708 C 0.947 0.714 0.947 0.715 0.949 0.720 C 0.949 0.721 0.950 0.725 0.951 0.728 C 0.951 0.732 0.951 0.733 0.950 0.736 C 0.950 0.738 0.949 0.739 0.949 0.738 C 0.949 0.738 0.949 0.738 0.949 0.739 C 0.948 0.740 0.948 0.742 0.948 0.743 C 0.948 0.744 0.948 0.745 0.948 0.745 C 0.947 0.745 0.947 0.746 0.947 0.747 C 0.946 0.748 0.945 0.750 0.945 0.751 C 0.944 0.752 0.943 0.753 0.944 0.753 C 0.945 0.754 0.945 0.761 0.944 0.760 C 0.942 0.760 0.940 0.761 0.941 0.762 C 0.941 0.763 0.941 0.764 0.941 0.764 C 0.941 0.765 0.942 0.767 0.942 0.769 C 0.943 0.771 0.944 0.773 0.944 0.774 C 0.944 0.774 0.944 0.775 0.945 0.777 C 0.946 0.779 0.946 0.786 0.945 0.788 C 0.943 0.791 0.944 0.793 0.947 0.793 C 0.951 0.793 0.952 0.795 0.953 0.800 C 0.954 0.806 0.954 0.812 0.952 0.817 C 0.951 0.819 0.950 0.822 0.950 0.822 C 0.950 0.823 0.954 0.827 0.956 0.828 C 0.958 0.829 0.958 0.831 0.957 0.832 C 0.956 0.833 0.956 0.834 0.955 0.836 C 0.955 0.837 0.954 0.838 0.953 0.839 C 0.953 0.840 0.949 0.842 0.946 0.843 C 0.939 0.848 0.938 0.853 0.944 0.855 C 0.947 0.857 0.952 0.861 0.950 0.861 C 0.950 0.861 0.950 0.862 0.950 0.863 C 0.950 0.864 0.950 0.865 0.949 0.865 C 0.949 0.865 0.947 0.866 0.947 0.867 C 0.946 0.869 0.946 0.869 0.946 0.870 C 0.947 0.872 0.943 0.875 0.938 0.877 C 0.936 0.878 0.934 0.879 0.934 0.879 C 0.933 0.879 0.931 0.880 0.930 0.880 C 0.928 0.881 0.926 0.884 0.925 0.886 C 0.923 0.889 0.922 0.891 0.921 0.892 C 0.920 0.892 0.919 0.893 0.919 0.894 C 0.919 0.895 0.918 0.896 0.918 0.898 C 0.917 0.899 0.916 0.901 0.916 0.902 C 0.916 0.903 0.915 0.904 0.913 0.904 C 0.912 0.905 0.910 0.905 0.910 0.906 C 0.910 0.907 0.907 0.908 0.904 0.907 C 0.898 0.907 0.897 0.908 0.897 0.910 C 0.896 0.912 0.895 0.913 0.895 0.912 C 0.895 0.912 0.894 0.912 0.894 0.914 C 0.894 0.915 0.894 0.916 0.893 0.916 C 0.892 0.916 0.892 0.916 0.892 0.917 C 0.892 0.920 0.889 0.921 0.888 0.918 C 0.888 0.916 0.887 0.915 0.886 0.916 C 0.884 0.916 0.884 0.916 0.884 0.916 C 0.884 0.913 0.881 0.912 0.880 0.913 C 0.879 0.914 0.878 0.915 0.878 0.917 C 0.878 0.918 0.878 0.919 0.878 0.918 C 0.877 0.917 0.877 0.918 0.877 0.920 C 0.877 0.923 0.876 0.925 0.875 0.924 C 0.875 0.923 0.874 0.923 0.874 0.924 C 0.873 0.927 0.862 0.927 0.861 0.925 C 0.860 0.923 0.857 0.922 0.857 0.924 C 0.857 0.928 0.856 0.927 0.855 0.923 C 0.854 0.919 0.853 0.919 0.853 0.923 C 0.853 0.927 0.851 0.933 0.850 0.932 C 0.850 0.932 0.849 0.932 0.849 0.933 C 0.849 0.936 0.847 0.936 0.846 0.934 C 0.846 0.933 0.846 0.932 0.845 0.932 C 0.845 0.932 0.844 0.931 0.844 0.930 C 0.844 0.927 0.840 0.926 0.839 0.928 C 0.838 0.929 0.838 0.929 0.837 0.928 C 0.837 0.926 0.837 0.927 0.836 0.930 C 0.835 0.936 0.833 0.942 0.832 0.942 C 0.832 0.942 0.831 0.940 0.829 0.938 C 0.828 0.935 0.827 0.934 0.826 0.934 C 0.826 0.935 0.825 0.934 0.825 0.933 C 0.824 0.931 0.823 0.932 0.821 0.936 C 0.819 0.941 0.818 0.941 0.817 0.936 C 0.816 0.933 0.816 0.933 0.816 0.935 C 0.815 0.936 0.815 0.937 0.814 0.937 C 0.813 0.937 0.812 0.938 0.812 0.940 C 0.812 0.942 0.812 0.942 0.811 0.942 C 0.808 0.939 0.808 0.939 0.808 0.941 C 0.808 0.942 0.806 0.942 0.805 0.942 C 0.803 0.942 0.802 0.943 0.802 0.944 C 0.802 0.945 0.802 0.946 0.801 0.946 C 0.800 0.946 0.800 0.947 0.800 0.948 C 0.800 0.949 0.800 0.950 0.800 0.950 C 0.800 0.950 0.799 0.949 0.799 0.947 C 0.799 0.946 0.799 0.944 0.798 0.943 C 0.797 0.942 0.797 0.941 0.797 0.941 C 0.798 0.941 0.798 0.937 0.797 0.937 C 0.797 0.937 0.797 0.938 0.796 0.940 C 0.796 0.942 0.794 0.944 0.791 0.945 C 0.790 0.945 0.789 0.946 0.789 0.946 C 0.789 0.951 0.784 0.951 0.782 0.947 C 0.782 0.944 0.779 0.943 0.778 0.946 C 0.778 0.946 0.777 0.947 0.777 0.947 C 0.776 0.948 0.775 0.951 0.774 0.955 L 0.773 0.963 L 0.770 0.960 C 0.769 0.958 0.767 0.957 0.767 0.957 C 0.766 0.957 0.765 0.956 0.765 0.954 C 0.765 0.950 0.764 0.951 0.764 0.955 C 0.763 0.958 0.761 0.958 0.761 0.955 C 0.761 0.952 0.759 0.961 0.758 0.965 C 0.758 0.968 0.757 0.969 0.757 0.969 C 0.757 0.969 0.756 0.970 0.757 0.971 C 0.757 0.975 0.755 0.971 0.754 0.967 C 0.753 0.964 0.752 0.963 0.751 0.964 C 0.751 0.964 0.750 0.965 0.750 0.966 C 0.750 0.969 0.747 0.976 0.745 0.976 C 0.743 0.976 0.742 0.978 0.739 0.983 C 0.737 0.987 0.736 0.987 0.736 0.983 C 0.736 0.980 0.734 0.977 0.732 0.979 C 0.732 0.980 0.731 0.980 0.730 0.978 C 0.729 0.975 0.729 0.976 0.726 0.981 C 0.725 0.982 0.725 0.982 0.724 0.979 C 0.723 0.978 0.722 0.977 0.722 0.977 C 0.721 0.978 0.720 0.977 0.720 0.976 C 0.719 0.972 0.718 0.972 0.716 0.977 C 0.714 0.981 0.714 0.981 0.712 0.978 C 0.710 0.975 0.708 0.975 0.709 0.978 C 0.709 0.979 0.708 0.980 0.708 0.980 C 0.704 0.981 0.701 0.982 0.701 0.983 C 0.701 0.983 0.700 0.983 0.699 0.982 C 0.698 0.981 0.698 0.981 0.697 0.982 C 0.697 0.984 0.697 0.984 0.695 0.982 C 0.694 0.981 0.694 0.981 0.693 0.982 C 0.693 0.983 0.693 0.983 0.693 0.982 C 0.692 0.979 0.688 0.978 0.687 0.981 C 0.686 0.987 0.682 0.990 0.679 0.986 C 0.677 0.983 0.676 0.983 0.677 0.986 C 0.677 0.987 0.677 0.988 0.676 0.987 C 0.675 0.986 0.675 0.987 0.674 0.989 C 0.674 0.990 0.674 0.991 0.673 0.990 C 0.673 0.990 0.673 0.990 0.672 0.991 C 0.672 0.992 0.672 0.993 0.671 0.993 C 0.670 0.993 0.669 0.994 0.669 0.995 C 0.668 0.996 0.668 0.996 0.667 0.994 C 0.667 0.992 0.666 0.991 0.665 0.991 C 0.664 0.991 0.662 0.990 0.661 0.989 C 0.659 0.986 0.659 0.986 0.659 0.989 C 0.659 0.991 0.658 0.991 0.656 0.990 C 0.654 0.989 0.653 0.990 0.653 0.991 C 0.653 0.992 0.652 0.992 0.649 0.992 C 0.647 0.991 0.646 0.991 0.646 0.992 C 0.646 0.996 0.643 0.997 0.641 0.995 C 0.640 0.993 0.639 0.993 0.638 0.994 C 0.637 0.997 0.635 0.997 0.636 0.995 L 0.636 0.995 Z\"><\/path><\/clipPath><\/defs><\/svg><\/p>\n<div class=\"fill\" style=\"background-color:#d8ddcc;will-change:transform\"><\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:11.65049%;top:67.79935%;width:82.76699%;height:34.78964%;opacity:1\">\n<div id=\"anim-c68ce9e2-d710-493e-99a3-7c276058d672\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:0;--initial-transform:none\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0\" id=\"el-7fb33a6d-6d24-48cc-b523-8b3b9137f937\">\n<h2 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:-1.2316715542522% 0;font-family:&quot;Chivo&quot;,sans-serif;font-size:0.647249em;line-height:1.4;text-align:center;padding:0;color:#000000\"><span><span style=\"font-weight: 700; color: #28292b\">8 High-Paying Jobs That Do Not Require Coding Skills<\/span><\/span><\/h2>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><\/amp-story-page><amp-story-page id=\"475e0e00-5f1e-4d3e-ad65-9ab7f2de4937\" auto-advance-after=\"7s\"><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-7983130d-7305-44dc-a923-4d16bc0bb766\",\"keyframes\":{\"transform\":[\"translate3d(115.71072%, 0px, 0)\",\"translate3d(0px, 0px, 0)\"]},\"delay\":0,\"duration\":1000,\"easing\":\"cubic-bezier(0.4, 0.4, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-f9485295-110a-45e5-9787-409f883dd58f\",\"keyframes\":{\"opacity\":[0,1]},\"delay\":0,\"duration\":1000,\"easing\":\"cubic-bezier(0.4, 0.4, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-b4e64a10-a5c0-4744-8dc0-9cda80c3a7b1\",\"keyframes\":{\"transform\":[\"scale(0.15)\",\"scale(1)\"]},\"delay\":0,\"duration\":1000,\"easing\":\"cubic-bezier(0.4, 0.4, 0.0, 1)\",\"fill\":\"forwards\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-0826366a-9618-4d51-a4c9-b15db3511fbe\",\"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-8ca10faf-9ae0-4c90-b468-963b6ed1bae3\",\"keyframes\":{\"transform\":[\"translate3d(-114.46154%, 0px, 0)\",\"translate3d(0px, 0px, 0)\"]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-e8475ea6-14de-42f2-a40f-0eb648f1e948\",\"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-819f6903-18c8-4836-879e-933a95191180\",\"keyframes\":{\"transform\":[\"translate3d(-113.16527%, 0px, 0)\",\"translate3d(0px, 0px, 0)\"]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\" style=\"background-color:#c0d9d9\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:0;top:-9.25926%;width:100%;height:118.51852%;opacity:1\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0\" class=\"mask\" id=\"el-869d2ae2-5789-4109-9a47-9e407b1f36c5\">\n<div style=\"position:absolute;width:268.40959%;height:100%;left:-52.26035%;top:0%\" data-leaf-element=\"true\"><amp-img layout=\"fill\" src=\"https:\/\/images.unsplash.com\/photo-1529421308418-eab98863cee4?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwyNXx8YnVzaW5lc3MlMjBpbnRlbGxpZ2VuY2UlMjBhbmFseXN0c3xlbnwwfHx8fDE3MDkyMDg4Mzl8MA&amp;ixlib=rb-4.0.3&amp;fm=jpg&amp;w=4928&amp;h=3264&amp;fit=max\" alt=\"man facing MacBook Pro\" srcSet=\"https:\/\/images.unsplash.com\/photo-1529421308418-eab98863cee4?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwyNXx8YnVzaW5lc3MlMjBpbnRlbGxpZ2VuY2UlMjBhbmFseXN0c3xlbnwwfHx8fDE3MDkyMDg4Mzl8MA&amp;ixlib=rb-4.0.3&amp;fm=jpg&amp;w=4928&amp;h=3264&amp;fit=max 4928w,https:\/\/images.unsplash.com\/photo-1529421308418-eab98863cee4?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwyNXx8YnVzaW5lc3MlMjBpbnRlbGxpZ2VuY2UlMjBhbmFseXN0c3xlbnwwfHx8fDE3MDkyMDg4Mzl8MA&amp;ixlib=rb-4.0.3&amp;fm=jpg&amp;w=3942&amp;h=2611&amp;fit=max 3942w,https:\/\/images.unsplash.com\/photo-1529421308418-eab98863cee4?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwyNXx8YnVzaW5lc3MlMjBpbnRlbGxpZ2VuY2UlMjBhbmFseXN0c3xlbnwwfHx8fDE3MDkyMDg4Mzl8MA&amp;ixlib=rb-4.0.3&amp;fm=jpg&amp;w=2956&amp;h=1958&amp;fit=max 2956w,https:\/\/images.unsplash.com\/photo-1529421308418-eab98863cee4?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwyNXx8YnVzaW5lc3MlMjBpbnRlbGxpZ2VuY2UlMjBhbmFseXN0c3xlbnwwfHx8fDE3MDkyMDg4Mzl8MA&amp;ixlib=rb-4.0.3&amp;fm=jpg&amp;w=1971&amp;h=1305&amp;fit=max 1971w,https:\/\/images.unsplash.com\/photo-1529421308418-eab98863cee4?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwyNXx8YnVzaW5lc3MlMjBpbnRlbGxpZ2VuY2UlMjBhbmFseXN0c3xlbnwwfHx8fDE3MDkyMDg4Mzl8MA&amp;ixlib=rb-4.0.3&amp;fm=jpg&amp;w=985&amp;h=652&amp;fit=max 985w,https:\/\/images.unsplash.com\/photo-1529421308418-eab98863cee4?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwyNXx8YnVzaW5lc3MlMjBpbnRlbGxpZ2VuY2UlMjBhbmFseXN0c3xlbnwwfHx8fDE3MDkyMDg4Mzl8MA&amp;ixlib=rb-4.0.3&amp;fm=jpg&amp;w=340&amp;h=225&amp;fit=max 340w\" sizes=\"(min-width: 1024px) 121vh, 269vw\" 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) 0%, 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) 0%, 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:-12.62136%;top:-38.83495%;width:97.3301%;height:53.23625%;opacity:1\">\n<div id=\"anim-7983130d-7305-44dc-a923-4d16bc0bb766\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(115.71072%, 0px, 0)\">\n<div id=\"anim-f9485295-110a-45e5-9787-409f883dd58f\" 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-b4e64a10-a5c0-4744-8dc0-9cda80c3a7b1\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:scale(0.15)\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0\" id=\"el-beb9d814-5bfe-4aaa-aac2-b22b35bbcdd5\"><svg style=\"display:block;position:absolute;top:0;height:100%;width:auto\" viewBox=\"0 0 56 46\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><title>Orange Lightning<\/title><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M27.4068 32.1319L55.0627 0L30.8949 19.8735L28.528 13.3109L0 46L25.6004 24.8264L27.4068 32.1319ZM1.2141 44.8176L25.6813 24.5813L27.4762 31.8407L53.9192 1.11813L30.8318 20.1032L28.478 13.577L1.2141 44.8176Z\" fill=\"#F8754C\"><\/path><\/svg><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:11.40777%;top:75.72816%;width:86.65049%;height:31.87702%;opacity:1\">\n<div id=\"anim-e8475ea6-14de-42f2-a40f-0eb648f1e948\" 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-819f6903-18c8-4836-879e-933a95191180\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(-113.16527%, 0px, 0)\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:0.5602240896358543% 0.5602240896358543% 0.5602240896358543% 0.5602240896358543% \/ 1.015228426395939% 1.015228426395939% 1.015228426395939% 1.015228426395939%\" id=\"el-7d3700a9-b324-4961-9182-c38cd3106fe8\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:-0.39478291316526626% 0;font-family:&quot;Roboto&quot;,sans-serif;font-size:0.355987em;line-height:1.3;text-align:left;padding:0;color:#000000\"><span><span style=\"color: #fff\">Manage a team, set objectives, and direct the financial plans. Effective and efficient communication and organization skills. Lucrative salaries and great promotion chances.<br \/>\n<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:11.40777%;top:65.04854%;width:78.8835%;height:6.79612%;opacity:1\">\n<div id=\"anim-0826366a-9618-4d51-a4c9-b15db3511fbe\" 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-8ca10faf-9ae0-4c90-b468-963b6ed1bae3\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(-114.46154%, 0px, 0)\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:0.6153846153846154% 0.6153846153846154% 0.6153846153846154% 0.6153846153846154% \/ 4.761904761904762% 4.761904761904762% 4.761904761904762% 4.761904761904762%\" id=\"el-1d2ebfaf-09c3-49c5-9b11-db2d7c4a1c44\">\n<h2 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:-0.5384615384615384% 0;font-family:&quot;Bebas Neue&quot;,sans-serif;font-size:0.566343em;line-height:1.3;text-align:left;padding:0;color:#000000\"><span><span style=\"font-weight: 700; color: #fff; letter-spacing: 0.04em\">Project Manager<\/span><\/span><\/h2>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><\/amp-story-page><amp-story-page id=\"9dbf43b9-1be7-4a02-a39a-973600c1e1df\" auto-advance-after=\"7s\"><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-4a931be1-8f9e-4e4a-8378-01a25e6b0644 [data-leaf-element=\\\"true\\\"]\",\"keyframes\":{\"transform\":[\"translate(-4.9066403679396196%, 0%) scale(1.5)\",\"translate(0%, 0%) scale(1)\"]},\"delay\":0,\"duration\":2000,\"easing\":\"cubic-bezier(.3,0,.55,1)\",\"fill\":\"forwards\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-c0cc04f2-5d5d-4d2c-bb9f-c7ddff0ad747\",\"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-087fe111-b343-4a1c-a447-63bb72524b95\",\"keyframes\":{\"transform\":[\"translate3d(-114.46154%, 0px, 0)\",\"translate3d(0px, 0px, 0)\"]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-192b1827-cbfb-40c1-8abd-ebb6a4ea3e1c\",\"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-c664f6bc-dd5d-4eae-9858-195cd3178bc3\",\"keyframes\":{\"transform\":[\"translate3d(-113.16527%, 0px, 0)\",\"translate3d(0px, 0px, 0)\"]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\" style=\"background-color:#0b8db9\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:0;top:-9.25926%;width:100%;height:118.51852%;opacity:1\">\n<div id=\"anim-4a931be1-8f9e-4e4a-8378-01a25e6b0644\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0\" class=\"mask\" id=\"el-96684bf5-254e-4cde-86bd-dfa90a527d3c\">\n<div style=\"position:absolute;width:241.53156%;height:100%;left:-84.65467%;top:0%\" data-leaf-element=\"true\"><amp-img layout=\"fill\" src=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-28.png\" alt=\"image\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-28.png 1648w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-28-1536x1131.png 1536w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-28-1024x754.png 1024w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-28-910x670.png 910w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-28-768x565.png 768w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-28-670x490.png 670w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-28-350x258.png 350w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-28-300x221.png 300w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-28-150x110.png 150w\" sizes=\"(min-width: 1024px) 109vh, 241vw\" 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) 0%, rgba(0,0,0,0.6) 100%)\"><\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"page-background-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 100%)\"><\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:11.40777%;top:78.15534%;width:86.65049%;height:31.87702%;opacity:1\">\n<div id=\"anim-192b1827-cbfb-40c1-8abd-ebb6a4ea3e1c\" 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-c664f6bc-dd5d-4eae-9858-195cd3178bc3\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(-113.16527%, 0px, 0)\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:0.5602240896358543% 0.5602240896358543% 0.5602240896358543% 0.5602240896358543% \/ 1.015228426395939% 1.015228426395939% 1.015228426395939% 1.015228426395939%\" id=\"el-a166ba0d-72ba-4259-bee1-44c4595282f5\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:-0.39478291316526626% 0;font-family:&quot;Roboto&quot;,sans-serif;font-size:0.355987em;line-height:1.3;text-align:left;padding:0;color:#000000\"><span><span style=\"color: #fff\">Duties include managing computer networks and troubleshooting problems. Technical expertise, problem-solving skills. Lucrative salaries, specialization opportunities.<br \/>\n<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:11.40777%;top:67.79935%;width:78.8835%;height:6.79612%;opacity:1\">\n<div id=\"anim-c0cc04f2-5d5d-4d2c-bb9f-c7ddff0ad747\" 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-087fe111-b343-4a1c-a447-63bb72524b95\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(-114.46154%, 0px, 0)\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:0.6153846153846154% 0.6153846153846154% 0.6153846153846154% 0.6153846153846154% \/ 4.761904761904762% 4.761904761904762% 4.761904761904762% 4.761904761904762%\" id=\"el-11bf4b95-5573-486d-aa68-2a68d8237f8e\">\n<h2 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:-0.5384615384615384% 0;font-family:&quot;Bebas Neue&quot;,sans-serif;font-size:0.566343em;line-height:1.3;text-align:left;padding:0;color:#000000\"><span><span style=\"font-weight: 700; color: #fff; letter-spacing: 0.04em\">Network Administrator<\/span><\/span><\/h2>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><\/amp-story-page><amp-story-page id=\"f760ca01-2ae4-4804-bd46-7775579dd696\" auto-advance-after=\"7s\"><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-d414ca67-d978-4b2d-a529-9529e96fa231\",\"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-0b767be4-d383-4f57-8e81-75471d734819\",\"keyframes\":{\"transform\":[\"translate3d(-113.16527%, 0px, 0)\",\"translate3d(0px, 0px, 0)\"]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-ef644484-3224-4191-8b45-274055d203dd\",\"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-f621c72a-7542-4e38-ac59-863da7f90bd7\",\"keyframes\":{\"transform\":[\"translate3d(-114.76924%, 0px, 0)\",\"translate3d(0px, 0px, 0)\"]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-24a7aa2e-3d0e-40a7-9b3a-2c8aa83d4fdb [data-leaf-element=\\\"true\\\"]\",\"keyframes\":{\"transform\":[\"translate(0%, 0%) scale(1.5)\",\"translate(0%, 0%) scale(1)\"]},\"delay\":0,\"duration\":2000,\"easing\":\"cubic-bezier(.3,0,.55,1)\",\"fill\":\"forwards\"}]<\/script><\/amp-story-animation><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\" style=\"background-color:#9198a2\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:0;top:-9.25926%;width:100%;height:118.51852%;opacity:1\">\n<div id=\"anim-24a7aa2e-3d0e-40a7-9b3a-2c8aa83d4fdb\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0\" class=\"mask\" id=\"el-43883a80-de76-4806-aacc-eab57e8e1307\">\n<div style=\"position:absolute;width:266.66667%;height:100%;left:-83.33334%;top:0%\" data-leaf-element=\"true\"><amp-img layout=\"fill\" src=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-29.png\" alt=\"image\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-29.png 900w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-29-768x512.png 768w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-29-350x233.png 350w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-29-300x200.png 300w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-29-150x100.png 150w\" sizes=\"(min-width: 1024px) 120vh, 267vw\" disable-inline-width=\"true\"><\/amp-img><\/div>\n<div class=\"element-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 100%)\"><\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"page-background-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 100%)\"><\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:11.40777%;top:77.34628%;width:86.65049%;height:27.34628%;opacity:1\">\n<div id=\"anim-d414ca67-d978-4b2d-a529-9529e96fa231\" 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-0b767be4-d383-4f57-8e81-75471d734819\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(-113.16527%, 0px, 0)\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:0.5602240896358543% 0.5602240896358543% 0.5602240896358543% 0.5602240896358543% \/ 1.183431952662722% 1.183431952662722% 1.183431952662722% 1.183431952662722%\" id=\"el-30589364-3d14-403b-9812-6a33398fe25d\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:-0.39478291316526626% 0;font-family:&quot;Roboto&quot;,sans-serif;font-size:0.355987em;line-height:1.3;text-align:left;padding:0;color:#000000\"><span><span style=\"color: #fff\">Assisting the product from the concept to the market is the main role. &#8211; Emphasis on the use of analytical, strategic and leadership abilities.Competitive salaries, significant impact.<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:11.65049%;top:66.50485%;width:78.8835%;height:6.79612%;opacity:1\">\n<div id=\"anim-ef644484-3224-4191-8b45-274055d203dd\" 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-f621c72a-7542-4e38-ac59-863da7f90bd7\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(-114.76924%, 0px, 0)\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:0.6153846153846154% 0.6153846153846154% 0.6153846153846154% 0.6153846153846154% \/ 4.761904761904762% 4.761904761904762% 4.761904761904762% 4.761904761904762%\" id=\"el-7d8b3134-65cf-4bff-a108-eec320cdcb81\">\n<h2 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:-0.5384615384615384% 0;font-family:&quot;Bebas Neue&quot;,sans-serif;font-size:0.566343em;line-height:1.3;text-align:left;padding:0;color:#000000\"><span><span style=\"font-weight: 700; color: #fff; letter-spacing: 0.04em\">Product Manager<\/span><\/span><\/h2>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><\/amp-story-page><amp-story-page id=\"00f9af32-5c47-4c13-84b1-f525108a9dbc\" auto-advance-after=\"7s\"><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-bbf46812-95eb-4b87-aaa6-db3f9f990754\",\"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-d7e99605-48d4-473f-8d9e-5839173e1754\",\"keyframes\":{\"transform\":[\"translate3d(-113.16527%, 0px, 0)\",\"translate3d(0px, 0px, 0)\"]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-088a0138-d6aa-44a8-98d2-a13690e97ebd\",\"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-0f83bf4e-8300-409f-a207-22d76c8703f9\",\"keyframes\":{\"transform\":[\"translate3d(-114.76924%, 0px, 0)\",\"translate3d(0px, 0px, 0)\"]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\" style=\"background-color:#244f6d\">\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-2c7592e7-b041-4994-8c9d-99742003bf9f\">\n<div style=\"position:absolute;width:266.66667%;height:100%;left:-89.58334%;top:0%\" data-leaf-element=\"true\"><amp-img layout=\"fill\" src=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-30.png\" alt=\"image\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-30.png 900w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-30-768x512.png 768w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-30-350x233.png 350w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-30-300x200.png 300w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-30-150x100.png 150w\" sizes=\"(min-width: 1024px) 120vh, 267vw\" disable-inline-width=\"true\"><\/amp-img><\/div>\n<div class=\"element-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 0%, 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) 0%, rgba(0,0,0,0.6) 100%)\"><\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:11.40777%;top:75.72816%;width:86.65049%;height:22.65372%;opacity:1\">\n<div id=\"anim-bbf46812-95eb-4b87-aaa6-db3f9f990754\" 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-d7e99605-48d4-473f-8d9e-5839173e1754\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(-113.16527%, 0px, 0)\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:0.5602240896358543% 0.5602240896358543% 0.5602240896358543% 0.5602240896358543% \/ 1.4285714285714286% 1.4285714285714286% 1.4285714285714286% 1.4285714285714286%\" id=\"el-be160e41-f58c-462a-8f67-a1c5e839d684\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:-0.39478291316526626% 0;font-family:&quot;Roboto&quot;,sans-serif;font-size:0.355987em;line-height:1.3;text-align:left;padding:0;color:#000000\"><span><span style=\"color: #fff\">Create intuitive digital experiences. Research, design, collaborate. Creativity, empathy and diligence, are among the main skills. High demand, competitive pay.<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:11.65049%;top:66.01942%;width:78.8835%;height:6.79612%;opacity:1\">\n<div id=\"anim-088a0138-d6aa-44a8-98d2-a13690e97ebd\" 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-0f83bf4e-8300-409f-a207-22d76c8703f9\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(-114.76924%, 0px, 0)\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:0.6153846153846154% 0.6153846153846154% 0.6153846153846154% 0.6153846153846154% \/ 4.761904761904762% 4.761904761904762% 4.761904761904762% 4.761904761904762%\" id=\"el-8b4bcd4e-76ee-47f9-ba12-a61d6e516ff3\">\n<h2 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:-0.5384615384615384% 0;font-family:&quot;Bebas Neue&quot;,sans-serif;font-size:0.566343em;line-height:1.3;text-align:left;padding:0;color:#000000\"><span><span style=\"font-weight: 700; color: #fff\">UX\/UI Designer<\/span><\/span><\/h2>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><\/amp-story-page><amp-story-page id=\"d4403b87-e4a2-4b59-b83b-c77e07b5ab39\" auto-advance-after=\"7s\"><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\" style=\"background-color:#323a5e\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:0;top:-9.25926%;width:100%;height:118.51852%;opacity:1\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0\" class=\"mask\" id=\"el-b0a248d5-1e0a-4411-a465-83c73817065b\">\n<div style=\"position:absolute;width:100%;height:100%;left:0%;top:0%\" data-leaf-element=\"true\"><amp-img layout=\"fill\" src=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today.jpg\" alt=\"Book a Free counselling today\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today.jpg 720w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today-576x1024.jpg 576w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today-350x622.jpg 350w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today-169x300.jpg 169w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today-150x267.jpg 150w\" sizes=\"(min-width: 1024px) 45vh, 100vw\" disable-inline-width=\"true\"><\/amp-img><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\">\n<div class=\"page-safe-area\"><\/div>\n<\/div>\n<p><\/amp-story-grid-layer><amp-story-page-outlink layout=\"nodisplay\" theme=\"light\"><a href=\"https:\/\/www.admissify.com\/in\/study-abroad-for-top-universities\/\" rel=\"\">Book Free Counseling<\/a><\/amp-story-page-outlink><\/amp-story-page><amp-story-page id=\"a5689c1b-c5df-47c7-9daf-aa5018f1c91f\" auto-advance-after=\"7s\"><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-0dda2916-660f-4654-877d-9c9b68044367\",\"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-9e7d57c1-0d57-44ca-b365-62c4e74d16f5\",\"keyframes\":{\"transform\":[\"translate3d(-113.16527%, 0px, 0)\",\"translate3d(0px, 0px, 0)\"]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-8b5d5206-640d-48f4-9b7d-348929729fa0\",\"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-c958b03d-b4e5-4aa9-b182-971b69d45b0e\",\"keyframes\":{\"transform\":[\"translate3d(-114.76924%, 0px, 0)\",\"translate3d(0px, 0px, 0)\"]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\" style=\"background-color:#beb9b7\">\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-2ad508ce-ab4d-47a6-a1d5-068e4fcd48f6\">\n<div style=\"position:absolute;width:266.66667%;height:100%;left:-45.83333%;top:0%\" data-leaf-element=\"true\"><amp-img layout=\"fill\" src=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-31.png\" alt=\"image\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-31.png 900w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-31-768x512.png 768w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-31-350x233.png 350w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-31-300x200.png 300w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-31-150x100.png 150w\" sizes=\"(min-width: 1024px) 120vh, 267vw\" disable-inline-width=\"true\"><\/amp-img><\/div>\n<div class=\"element-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 0%, 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) 0%, rgba(0,0,0,0.6) 100%)\"><\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:11.40777%;top:77.34628%;width:86.65049%;height:27.34628%;opacity:1\">\n<div id=\"anim-0dda2916-660f-4654-877d-9c9b68044367\" 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-9e7d57c1-0d57-44ca-b365-62c4e74d16f5\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(-113.16527%, 0px, 0)\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:0.5602240896358543% 0.5602240896358543% 0.5602240896358543% 0.5602240896358543% \/ 1.183431952662722% 1.183431952662722% 1.183431952662722% 1.183431952662722%\" id=\"el-5d4244cf-5d15-4c00-b398-48febaf0b9d3\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:-0.39478291316526626% 0;font-family:&quot;Roboto&quot;,sans-serif;font-size:0.355987em;line-height:1.3;text-align:left;padding:0;color:#000000\"><span><span style=\"color: #fff\">Extract insights from data, inform decisions. Skills include Analytical, SQL, and proficiency with Excel among others. Growing demand for the role, and offers competitive salaries.<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:11.65049%;top:67.63754%;width:78.8835%;height:6.79612%;opacity:1\">\n<div id=\"anim-8b5d5206-640d-48f4-9b7d-348929729fa0\" 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-c958b03d-b4e5-4aa9-b182-971b69d45b0e\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(-114.76924%, 0px, 0)\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:0.6153846153846154% 0.6153846153846154% 0.6153846153846154% 0.6153846153846154% \/ 4.761904761904762% 4.761904761904762% 4.761904761904762% 4.761904761904762%\" id=\"el-e9cda2a0-4185-432d-bacd-8011a4ef9423\">\n<h2 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:-0.5384615384615384% 0;font-family:&quot;Bebas Neue&quot;,sans-serif;font-size:0.566343em;line-height:1.3;text-align:left;padding:0;color:#000000\"><span><span style=\"font-weight: 700; color: #fff\">Data Analyst<\/span><\/span><\/h2>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><\/amp-story-page><amp-story-page id=\"ae9f8d8c-c58a-42b7-aad6-fd757e3c1f67\" auto-advance-after=\"7s\"><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-ab17d221-253b-47d2-a3d6-d4b672441ee1\",\"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-b48ae1f5-292b-4a33-a33e-a69736b44211\",\"keyframes\":{\"transform\":[\"translate3d(-113.23944%, 0px, 0)\",\"translate3d(0px, 0px, 0)\"]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-e82e19db-9aa6-450c-bbdd-0f45378af2a6\",\"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-c79eef71-1443-494b-bbac-efba3eb54c73\",\"keyframes\":{\"transform\":[\"translate3d(-114.76924%, 0px, 0)\",\"translate3d(0px, 0px, 0)\"]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-421d28f4-d487-44cf-8678-937eb5aa765d [data-leaf-element=\\\"true\\\"]\",\"keyframes\":{\"transform\":[\"translate(7.884615508088519%, 0%) scale(1.5)\",\"translate(0%, 0%) scale(1)\"]},\"delay\":0,\"duration\":2000,\"easing\":\"cubic-bezier(.3,0,.55,1)\",\"fill\":\"forwards\"}]<\/script><\/amp-story-animation><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\" style=\"background-color:#413738\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:0;top:-9.25926%;width:100%;height:118.51852%;opacity:1\">\n<div id=\"anim-421d28f4-d487-44cf-8678-937eb5aa765d\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0\" class=\"mask\" id=\"el-83d9d39b-f64d-4821-b2be-149a0cc55a75\">\n<div style=\"position:absolute;width:266.66667%;height:100%;left:-57.05128%;top:0%\" data-leaf-element=\"true\"><amp-img layout=\"fill\" src=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-32.png\" alt=\"image\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-32.png 900w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-32-768x512.png 768w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-32-350x233.png 350w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-32-300x200.png 300w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-32-150x100.png 150w\" sizes=\"(min-width: 1024px) 120vh, 267vw\" disable-inline-width=\"true\"><\/amp-img><\/div>\n<div class=\"element-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 100%)\"><\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"page-background-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 100%)\"><\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:11.40777%;top:77.34628%;width:86.16505%;height:27.34628%;opacity:1\">\n<div id=\"anim-ab17d221-253b-47d2-a3d6-d4b672441ee1\" 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-b48ae1f5-292b-4a33-a33e-a69736b44211\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(-113.23944%, 0px, 0)\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:0.5633802816901409% 0.5633802816901409% 0.5633802816901409% 0.5633802816901409% \/ 1.183431952662722% 1.183431952662722% 1.183431952662722% 1.183431952662722%\" id=\"el-4ceaf47e-0e4b-4fcb-9a40-653a4c0f8876\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:-0.39700704225352135% 0;font-family:&quot;Roboto&quot;,sans-serif;font-size:0.355987em;line-height:1.3;text-align:left;padding:0;color:#000000\"><span><span style=\"color: #fff\">Change comparable ideas into unambiguous procedures for problem-solving. Writing and technical aptitude are needed. Competitive pay, niche specialization.<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:11.65049%;top:67.63754%;width:78.8835%;height:6.79612%;opacity:1\">\n<div id=\"anim-e82e19db-9aa6-450c-bbdd-0f45378af2a6\" 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-c79eef71-1443-494b-bbac-efba3eb54c73\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(-114.76924%, 0px, 0)\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:0.6153846153846154% 0.6153846153846154% 0.6153846153846154% 0.6153846153846154% \/ 4.761904761904762% 4.761904761904762% 4.761904761904762% 4.761904761904762%\" id=\"el-f5658691-2848-4979-a70f-8317ce7a8070\">\n<h2 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:-0.5384615384615384% 0;font-family:&quot;Bebas Neue&quot;,sans-serif;font-size:0.566343em;line-height:1.3;text-align:left;padding:0;color:#000000\"><span><span style=\"font-weight: 700; color: #fff; letter-spacing: 0.04em\">Technical Writer<\/span><\/span><\/h2>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><\/amp-story-page><amp-story-page id=\"d78fe832-fc15-4077-b44d-3e876827e730\" auto-advance-after=\"7s\"><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-93627d06-1948-4d6f-aef7-4d4367829691\",\"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-472c7975-02ec-4370-999a-fb5b6bda36fd\",\"keyframes\":{\"transform\":[\"translate3d(-113.16527%, 0px, 0)\",\"translate3d(0px, 0px, 0)\"]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-5f614d89-f166-4999-ac31-8dc93f5592b5\",\"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-28026c92-a5ec-4766-b12a-e31da3f484b8\",\"keyframes\":{\"transform\":[\"translate3d(-114.76924%, 0px, 0)\",\"translate3d(0px, 0px, 0)\"]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\" style=\"background-color:#d9f3f3\">\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-9487c526-9a82-4189-a42e-b328ba91de68\">\n<div style=\"position:absolute;width:237.03704%;height:100%;left:-68.51852%;top:0%\" data-leaf-element=\"true\"><amp-img layout=\"fill\" src=\"https:\/\/images.unsplash.com\/photo-1590494165264-1ebe3602eb80?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHw5fHxjeWJlcnNlY3VyaXR5JTIwYW5hbHlzdHxlbnwwfHx8fDE3MTI2NDMxNjN8MA&amp;ixlib=rb-4.0.3&amp;fm=jpg&amp;w=5184&amp;h=3888&amp;fit=max\" alt=\"person holding black iphone 4\" srcSet=\"https:\/\/images.unsplash.com\/photo-1590494165264-1ebe3602eb80?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHw5fHxjeWJlcnNlY3VyaXR5JTIwYW5hbHlzdHxlbnwwfHx8fDE3MTI2NDMxNjN8MA&amp;ixlib=rb-4.0.3&amp;fm=jpg&amp;w=5184&amp;h=3888&amp;fit=max 5184w,https:\/\/images.unsplash.com\/photo-1590494165264-1ebe3602eb80?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHw5fHxjeWJlcnNlY3VyaXR5JTIwYW5hbHlzdHxlbnwwfHx8fDE3MTI2NDMxNjN8MA&amp;ixlib=rb-4.0.3&amp;fm=jpg&amp;w=4147&amp;h=3110&amp;fit=max 4147w,https:\/\/images.unsplash.com\/photo-1590494165264-1ebe3602eb80?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHw5fHxjeWJlcnNlY3VyaXR5JTIwYW5hbHlzdHxlbnwwfHx8fDE3MTI2NDMxNjN8MA&amp;ixlib=rb-4.0.3&amp;fm=jpg&amp;w=3110&amp;h=2333&amp;fit=max 3110w,https:\/\/images.unsplash.com\/photo-1590494165264-1ebe3602eb80?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHw5fHxjeWJlcnNlY3VyaXR5JTIwYW5hbHlzdHxlbnwwfHx8fDE3MTI2NDMxNjN8MA&amp;ixlib=rb-4.0.3&amp;fm=jpg&amp;w=2073&amp;h=1555&amp;fit=max 2073w,https:\/\/images.unsplash.com\/photo-1590494165264-1ebe3602eb80?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHw5fHxjeWJlcnNlY3VyaXR5JTIwYW5hbHlzdHxlbnwwfHx8fDE3MTI2NDMxNjN8MA&amp;ixlib=rb-4.0.3&amp;fm=jpg&amp;w=1036&amp;h=777&amp;fit=max 1036w,https:\/\/images.unsplash.com\/photo-1590494165264-1ebe3602eb80?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHw5fHxjeWJlcnNlY3VyaXR5JTIwYW5hbHlzdHxlbnwwfHx8fDE3MTI2NDMxNjN8MA&amp;ixlib=rb-4.0.3&amp;fm=jpg&amp;w=340&amp;h=255&amp;fit=max 340w\" sizes=\"(min-width: 1024px) 107vh, 238vw\" disable-inline-width=\"true\"><\/amp-img><\/div>\n<div class=\"element-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 0%, 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) 0%, 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:11.40777%;top:77.34628%;width:86.65049%;height:22.65372%;opacity:1\">\n<div id=\"anim-93627d06-1948-4d6f-aef7-4d4367829691\" 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-472c7975-02ec-4370-999a-fb5b6bda36fd\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(-113.16527%, 0px, 0)\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:0.5602240896358543% 0.5602240896358543% 0.5602240896358543% 0.5602240896358543% \/ 1.4285714285714286% 1.4285714285714286% 1.4285714285714286% 1.4285714285714286%\" id=\"el-7a3452b4-7275-4dca-94e6-e0d6497be0e5\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:-0.39478291316526626% 0;font-family:&quot;Roboto&quot;,sans-serif;font-size:0.355987em;line-height:1.3;text-align:left;padding:0;color:#000000\"><span><span style=\"color: #fff\">Protect digital assets from cyber threats. Monitor, analyze, implement security measures. Strong analytical skills, proactive mindset. High demand, lucrative compensation.<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:11.65049%;top:67.63754%;width:78.8835%;height:6.79612%;opacity:1\">\n<div id=\"anim-5f614d89-f166-4999-ac31-8dc93f5592b5\" 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-28026c92-a5ec-4766-b12a-e31da3f484b8\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(-114.76924%, 0px, 0)\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:0.6153846153846154% 0.6153846153846154% 0.6153846153846154% 0.6153846153846154% \/ 4.761904761904762% 4.761904761904762% 4.761904761904762% 4.761904761904762%\" id=\"el-0c172dca-cfa3-4de9-a4c8-055129c17f4a\">\n<h2 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:-0.5384615384615384% 0;font-family:&quot;Bebas Neue&quot;,sans-serif;font-size:0.566343em;line-height:1.3;text-align:left;padding:0;color:#000000\"><span><span style=\"font-weight: 700; color: #fff\">Cybersecurity Analyst<\/span><\/span><\/h2>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><\/amp-story-page><amp-story-page id=\"fe05cb07-a822-46b3-9de1-55ffa0926c8c\" auto-advance-after=\"7s\"><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-b8eb3bdb-b5ed-48b2-ad21-b9c9e45b8fba\",\"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-3ee6a939-749a-44fe-85ae-a9b3a980babd\",\"keyframes\":{\"transform\":[\"translate3d(-113.16527%, 0px, 0)\",\"translate3d(0px, 0px, 0)\"]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-776f167b-5fd8-4e14-92f9-67728778073b\",\"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-7a08b34b-b5d2-4e88-8be4-d22e5b2268be\",\"keyframes\":{\"transform\":[\"translate3d(-114.76924%, 0px, 0)\",\"translate3d(0px, 0px, 0)\"]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\" style=\"background-color:#f3d9a6\">\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-8ab50465-2fea-4cb4-a4d8-f1b557822df2\">\n<div style=\"position:absolute;width:266.31253%;height:100%;left:-85.93404%;top:0%\" data-leaf-element=\"true\"><amp-img layout=\"fill\" src=\"https:\/\/images.unsplash.com\/photo-1573167243872-43c6433b9d40?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwzM3x8ZGlnaXRhbCUyMG1hcmtldGluZyUyMG1hbmFnZXJ8ZW58MHx8fHwxNzEyNjQzNjY0fDA&amp;ixlib=rb-4.0.3&amp;fm=jpg&amp;w=6016&amp;h=4016&amp;fit=max\" alt=\"three women beside table looking at MacBook\" srcSet=\"https:\/\/images.unsplash.com\/photo-1573167243872-43c6433b9d40?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwzM3x8ZGlnaXRhbCUyMG1hcmtldGluZyUyMG1hbmFnZXJ8ZW58MHx8fHwxNzEyNjQzNjY0fDA&amp;ixlib=rb-4.0.3&amp;fm=jpg&amp;w=6016&amp;h=4016&amp;fit=max 6016w,https:\/\/images.unsplash.com\/photo-1573167243872-43c6433b9d40?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwzM3x8ZGlnaXRhbCUyMG1hcmtldGluZyUyMG1hbmFnZXJ8ZW58MHx8fHwxNzEyNjQzNjY0fDA&amp;ixlib=rb-4.0.3&amp;fm=jpg&amp;w=4812&amp;h=3212&amp;fit=max 4812w,https:\/\/images.unsplash.com\/photo-1573167243872-43c6433b9d40?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwzM3x8ZGlnaXRhbCUyMG1hcmtldGluZyUyMG1hbmFnZXJ8ZW58MHx8fHwxNzEyNjQzNjY0fDA&amp;ixlib=rb-4.0.3&amp;fm=jpg&amp;w=3609&amp;h=2409&amp;fit=max 3609w,https:\/\/images.unsplash.com\/photo-1573167243872-43c6433b9d40?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwzM3x8ZGlnaXRhbCUyMG1hcmtldGluZyUyMG1hbmFnZXJ8ZW58MHx8fHwxNzEyNjQzNjY0fDA&amp;ixlib=rb-4.0.3&amp;fm=jpg&amp;w=2406&amp;h=1606&amp;fit=max 2406w,https:\/\/images.unsplash.com\/photo-1573167243872-43c6433b9d40?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwzM3x8ZGlnaXRhbCUyMG1hcmtldGluZyUyMG1hbmFnZXJ8ZW58MHx8fHwxNzEyNjQzNjY0fDA&amp;ixlib=rb-4.0.3&amp;fm=jpg&amp;w=1203&amp;h=803&amp;fit=max 1203w,https:\/\/images.unsplash.com\/photo-1573167243872-43c6433b9d40?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwzM3x8ZGlnaXRhbCUyMG1hcmtldGluZyUyMG1hbmFnZXJ8ZW58MHx8fHwxNzEyNjQzNjY0fDA&amp;ixlib=rb-4.0.3&amp;fm=jpg&amp;w=340&amp;h=227&amp;fit=max 340w\" sizes=\"(min-width: 1024px) 120vh, 267vw\" disable-inline-width=\"true\"><\/amp-img><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:11.40777%;top:77.34628%;width:86.65049%;height:27.34628%;opacity:1\">\n<div id=\"anim-b8eb3bdb-b5ed-48b2-ad21-b9c9e45b8fba\" 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-3ee6a939-749a-44fe-85ae-a9b3a980babd\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(-113.16527%, 0px, 0)\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:0.5602240896358543% 0.5602240896358543% 0.5602240896358543% 0.5602240896358543% \/ 1.183431952662722% 1.183431952662722% 1.183431952662722% 1.183431952662722%\" id=\"el-a22634bf-fd80-4afc-a83d-f6d0c8d79d2b\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:-0.39478291316526626% 0;font-family:&quot;Roboto&quot;,sans-serif;font-size:0.355987em;line-height:1.3;text-align:left;padding:0;color:#000000\"><span><span style=\"color: #fff\">Mission Develop and maintain different online marketing strategies. Creativity, content, analytics, digital trends comprehension.Competitive salaries, career growth.<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:11.65049%;top:67.63754%;width:78.8835%;height:6.79612%;opacity:1\">\n<div id=\"anim-776f167b-5fd8-4e14-92f9-67728778073b\" 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-7a08b34b-b5d2-4e88-8be4-d22e5b2268be\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(-114.76924%, 0px, 0)\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:0.6153846153846154% 0.6153846153846154% 0.6153846153846154% 0.6153846153846154% \/ 4.761904761904762% 4.761904761904762% 4.761904761904762% 4.761904761904762%\" id=\"el-ef237517-6398-457c-b9c1-33f41f6d91f3\">\n<h2 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:-0.5384615384615384% 0;font-family:&quot;Bebas Neue&quot;,sans-serif;font-size:0.566343em;line-height:1.3;text-align:left;padding:0;color:#000000\"><span><span style=\"font-weight: 700; color: #fff\">Digital Marketing Manager<\/span><\/span><\/h2>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><amp-story-page-outlink layout=\"nodisplay\" cta-image=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/Project-Manager-Salary-in-Canada.jpg\" theme=\"light\"><a href=\"https:\/\/www.admissify.com\/blog\/project-manager-salary-in-canada\/\" rel=\"\">Read more<\/a><\/amp-story-page-outlink><\/amp-story-page><\/amp-story><\/body><\/html><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Data Analyst: Extract insights from data, inform decisions. Skills include Analytical, SQL, and proficiency with Excel among others. Growing demand for the role, and offers competitive salaries.<\/p>\n","protected":false},"author":4,"featured_media":14545,"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-14544","web-story","type-web-story","status-publish","has-post-thumbnail","hentry"],"yoast_head":"\n<title>8 High-Paying Jobs That Do Not Require Coding Skills | Admissify Blog<\/title>\n<meta name=\"description\" content=\"Data Analyst: Extract insights from data, inform decisions. Skills include Analytical, SQL, and proficiency with Excel among others. Growing demand for the role, and offers competitive salaries.\" \/>\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\/8-high-paying-jobs-that-do-not-require-coding-skills\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"8 High-Paying Jobs That Do Not Require Coding Skills | Admissify Blog\" \/>\n<meta property=\"og:description\" content=\"Data Analyst: Extract insights from data, inform decisions. Skills include Analytical, SQL, and proficiency with Excel among others. Growing demand for the role, and offers competitive salaries.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.admissify.com\/blog\/web-stories\/8-high-paying-jobs-that-do-not-require-coding-skills\/\" \/>\n<meta property=\"og:site_name\" content=\"Admissify Blog\" \/>\n<meta property=\"article:modified_time\" content=\"2024-04-09T06:31:43+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/8-High-Paying-Jobs-That-Do-Not-Require-Coding-Skills.jpg\" \/>\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\/jpeg\" \/>\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\\\/8-high-paying-jobs-that-do-not-require-coding-skills\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/8-high-paying-jobs-that-do-not-require-coding-skills\\\/\"},\"author\":{\"name\":\"Gaurav Kandari\",\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/#\\\/schema\\\/person\\\/7f0fd73aa5a3ea4ee67952d71a9c4225\"},\"headline\":\"8 High-Paying Jobs That Do Not Require Coding Skills\",\"datePublished\":\"2024-04-09T06:30:27+00:00\",\"dateModified\":\"2024-04-09T06:31:43+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/8-high-paying-jobs-that-do-not-require-coding-skills\\\/\"},\"wordCount\":217,\"image\":{\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/8-high-paying-jobs-that-do-not-require-coding-skills\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/wp-content\\\/uploads\\\/2024\\\/04\\\/8-High-Paying-Jobs-That-Do-Not-Require-Coding-Skills.jpg\",\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/8-high-paying-jobs-that-do-not-require-coding-skills\\\/\",\"url\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/8-high-paying-jobs-that-do-not-require-coding-skills\\\/\",\"name\":\"8 High-Paying Jobs That Do Not Require Coding Skills | Admissify Blog\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/8-high-paying-jobs-that-do-not-require-coding-skills\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/8-high-paying-jobs-that-do-not-require-coding-skills\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/wp-content\\\/uploads\\\/2024\\\/04\\\/8-High-Paying-Jobs-That-Do-Not-Require-Coding-Skills.jpg\",\"datePublished\":\"2024-04-09T06:30:27+00:00\",\"dateModified\":\"2024-04-09T06:31:43+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/8-high-paying-jobs-that-do-not-require-coding-skills\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/8-high-paying-jobs-that-do-not-require-coding-skills\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/8-high-paying-jobs-that-do-not-require-coding-skills\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/wp-content\\\/uploads\\\/2024\\\/04\\\/8-High-Paying-Jobs-That-Do-Not-Require-Coding-Skills.jpg\",\"contentUrl\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/wp-content\\\/uploads\\\/2024\\\/04\\\/8-High-Paying-Jobs-That-Do-Not-Require-Coding-Skills.jpg\",\"width\":640,\"height\":853,\"caption\":\"8 High-Paying Jobs That Do Not Require Coding Skills\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/8-high-paying-jobs-that-do-not-require-coding-skills\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Stories\",\"item\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"8 High-Paying Jobs That Do Not Require Coding Skills\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/\",\"name\":\"Admissify\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/#\\\/schema\\\/person\\\/7f0fd73aa5a3ea4ee67952d71a9c4225\",\"name\":\"Gaurav Kandari\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/51ec890564fe52df18fe6e4ead3eb868d2c372bb576a07b643dee7650f6b70a6?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/51ec890564fe52df18fe6e4ead3eb868d2c372bb576a07b643dee7650f6b70a6?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/51ec890564fe52df18fe6e4ead3eb868d2c372bb576a07b643dee7650f6b70a6?s=96&d=mm&r=g\",\"caption\":\"Gaurav Kandari\"},\"description\":\"Gaurav Kandari is SEO Specialist with 4 years of experience in on-page, off-page, and technical SEO. Passionate about driving organic growth, boosting search rankings, and delivering measurable results.\"}]}<\/script>\n","yoast_head_json":{"title":"8 High-Paying Jobs That Do Not Require Coding Skills | Admissify Blog","description":"Data Analyst: Extract insights from data, inform decisions. Skills include Analytical, SQL, and proficiency with Excel among others. Growing demand for the role, and offers competitive salaries.","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\/8-high-paying-jobs-that-do-not-require-coding-skills\/","og_locale":"en_US","og_type":"article","og_title":"8 High-Paying Jobs That Do Not Require Coding Skills | Admissify Blog","og_description":"Data Analyst: Extract insights from data, inform decisions. Skills include Analytical, SQL, and proficiency with Excel among others. Growing demand for the role, and offers competitive salaries.","og_url":"https:\/\/www.admissify.com\/blog\/web-stories\/8-high-paying-jobs-that-do-not-require-coding-skills\/","og_site_name":"Admissify Blog","article_modified_time":"2024-04-09T06:31:43+00:00","og_image":[{"width":640,"height":853,"url":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/8-High-Paying-Jobs-That-Do-Not-Require-Coding-Skills.jpg","type":"image\/jpeg"}],"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\/8-high-paying-jobs-that-do-not-require-coding-skills\/#article","isPartOf":{"@id":"https:\/\/www.admissify.com\/blog\/web-stories\/8-high-paying-jobs-that-do-not-require-coding-skills\/"},"author":{"name":"Gaurav Kandari","@id":"https:\/\/www.admissify.com\/blog\/#\/schema\/person\/7f0fd73aa5a3ea4ee67952d71a9c4225"},"headline":"8 High-Paying Jobs That Do Not Require Coding Skills","datePublished":"2024-04-09T06:30:27+00:00","dateModified":"2024-04-09T06:31:43+00:00","mainEntityOfPage":{"@id":"https:\/\/www.admissify.com\/blog\/web-stories\/8-high-paying-jobs-that-do-not-require-coding-skills\/"},"wordCount":217,"image":{"@id":"https:\/\/www.admissify.com\/blog\/web-stories\/8-high-paying-jobs-that-do-not-require-coding-skills\/#primaryimage"},"thumbnailUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/8-High-Paying-Jobs-That-Do-Not-Require-Coding-Skills.jpg","inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.admissify.com\/blog\/web-stories\/8-high-paying-jobs-that-do-not-require-coding-skills\/","url":"https:\/\/www.admissify.com\/blog\/web-stories\/8-high-paying-jobs-that-do-not-require-coding-skills\/","name":"8 High-Paying Jobs That Do Not Require Coding Skills | Admissify Blog","isPartOf":{"@id":"https:\/\/www.admissify.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.admissify.com\/blog\/web-stories\/8-high-paying-jobs-that-do-not-require-coding-skills\/#primaryimage"},"image":{"@id":"https:\/\/www.admissify.com\/blog\/web-stories\/8-high-paying-jobs-that-do-not-require-coding-skills\/#primaryimage"},"thumbnailUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/8-High-Paying-Jobs-That-Do-Not-Require-Coding-Skills.jpg","datePublished":"2024-04-09T06:30:27+00:00","dateModified":"2024-04-09T06:31:43+00:00","breadcrumb":{"@id":"https:\/\/www.admissify.com\/blog\/web-stories\/8-high-paying-jobs-that-do-not-require-coding-skills\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.admissify.com\/blog\/web-stories\/8-high-paying-jobs-that-do-not-require-coding-skills\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.admissify.com\/blog\/web-stories\/8-high-paying-jobs-that-do-not-require-coding-skills\/#primaryimage","url":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/8-High-Paying-Jobs-That-Do-Not-Require-Coding-Skills.jpg","contentUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/8-High-Paying-Jobs-That-Do-Not-Require-Coding-Skills.jpg","width":640,"height":853,"caption":"8 High-Paying Jobs That Do Not Require Coding Skills"},{"@type":"BreadcrumbList","@id":"https:\/\/www.admissify.com\/blog\/web-stories\/8-high-paying-jobs-that-do-not-require-coding-skills\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.admissify.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Stories","item":"https:\/\/www.admissify.com\/blog\/web-stories\/"},{"@type":"ListItem","position":3,"name":"8 High-Paying Jobs That Do Not Require Coding Skills"}]},{"@type":"WebSite","@id":"https:\/\/www.admissify.com\/blog\/#website","url":"https:\/\/www.admissify.com\/blog\/","name":"Admissify","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.admissify.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.admissify.com\/blog\/#\/schema\/person\/7f0fd73aa5a3ea4ee67952d71a9c4225","name":"Gaurav Kandari","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/51ec890564fe52df18fe6e4ead3eb868d2c372bb576a07b643dee7650f6b70a6?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/51ec890564fe52df18fe6e4ead3eb868d2c372bb576a07b643dee7650f6b70a6?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/51ec890564fe52df18fe6e4ead3eb868d2c372bb576a07b643dee7650f6b70a6?s=96&d=mm&r=g","caption":"Gaurav Kandari"},"description":"Gaurav Kandari is SEO Specialist with 4 years of experience in on-page, off-page, and technical SEO. Passionate about driving organic growth, boosting search rankings, and delivering measurable results."}]}},"story_data":{"version":47,"pages":[{"elements":[{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":1,"y":1,"width":1,"height":1,"mask":{"type":"rectangle"},"isBackground":true,"id":"3f4c8aa5-aa3c-4721-af87-05f6191cc3ea","isDefaultBackground":true,"type":"shape"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":false,"backgroundColor":{"color":{"r":216,"g":221,"b":204}},"x":59,"y":-20,"width":314,"height":357,"mask":{"type":"rectangle"},"id":"6a2331b1-4808-462a-8ff6-66d239861ca1","type":"shape"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":false,"scale":100,"focalX":50,"focalY":50,"resource":{"type":"image","mimeType":"image\/png","width":1999,"height":1333,"sizes":{"medium":{"file":"image-27-300x200.png","width":300,"height":200,"filesize":88159,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-27-300x200.png"},"large":{"file":"image-27-1024x683.png","width":1024,"height":683,"filesize":834183,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-27-1024x683.png"},"thumbnail":{"file":"image-27-150x150.png","width":150,"height":150,"filesize":42059,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-27-150x150.png"},"medium_large":{"file":"image-27-768x512.png","width":768,"height":512,"filesize":492235,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-27-768x512.png"},"1536x1536":{"file":"image-27-1536x1024.png","width":1536,"height":1024,"filesize":1676109,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-27-1536x1024.png"},"quemag-wp-thumbnail-comments":{"file":"image-27-350x233.png","width":350,"height":233,"filesize":117194,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-27-350x233.png"},"quemag-wp-thumbnail-module-grid":{"file":"image-27-242x180.png","width":242,"height":180,"filesize":69103,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-27-242x180.png"},"quemag-wp-thumbnail-widget-big":{"file":"image-27-250x180.png","width":250,"height":180,"filesize":70348,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-27-250x180.png"},"quemag-wp-thumbnail-widget-small":{"file":"image-27-75x75.png","width":75,"height":75,"filesize":12160,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-27-75x75.png"},"quemag-wp-thumbnail-single-image":{"file":"image-27-910x607.png","width":910,"height":607,"filesize":678400,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-27-910x607.png"},"quemag-wp-thumbnail-blog-featured":{"file":"image-27-670x490.png","width":670,"height":490,"filesize":436519,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-27-670x490.png"},"quemag-wp-thumbnail-blog-featured-small":{"file":"image-27-320x228.png","width":320,"height":228,"filesize":108368,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-27-320x228.png"},"quemag-wp-thumbnail-blog-list":{"file":"image-27-300x225.png","width":300,"height":225,"filesize":100975,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-27-300x225.png"},"web-stories-poster-portrait":{"file":"image-27-640x853.png","width":640,"height":853,"filesize":751436,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-27-640x853.png"},"web-stories-publisher-logo":{"file":"image-27-96x96.png","width":96,"height":96,"filesize":19144,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-27-96x96.png"},"web-stories-thumbnail":{"file":"image-27-150x100.png","width":150,"height":100,"filesize":25173,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-27-150x100.png"},"full":{"file":"image-27.png","width":1999,"height":1333,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-27.png"}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#ae97c4","blurHash":"UTKAgf-=EFELEoR%$ys,H?j[yCWrg4axjEof","creationDate":"2024-02-29T12:10:09","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-27.png","id":13867,"alt":"image","local":false},"x":33,"y":1,"width":317,"height":354,"backgroundColor":{"color":{"r":216,"g":221,"b":204}},"mask":{"type":"rectangle"},"id":"66dc5aea-5ef7-4769-95e9-dd979132a2c3","type":"image"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundColor":{"color":{"r":216,"g":221,"b":204}},"x":-31,"y":356,"width":895,"height":312,"mask":{"type":"brush-stroke-1"},"id":"da8ecc0a-12fa-41a5-816d-1a278ad39f6f","type":"shape","groupId":null},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"Chivo"},"fontSize":40,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"lineHeight":1.4,"textAlign":"center","padding":{"horizontal":0,"vertical":0},"x":48,"y":419,"width":341,"height":215,"id":"7fb33a6d-6d24-48cc-b523-8b3b9137f937","content":"<span style=\"font-weight: 700; color: #28292b\">8 High-Paying Jobs That Do Not Require Coding Skills<\/span>","tagName":"h2","type":"text","groupId":null}],"backgroundColor":{"color":{"r":238,"g":238,"b":238}},"animations":[{"id":"f1d67e50-3373-49ae-9836-8411281f37ee","type":"effect-fly-in","targets":["6a2331b1-4808-462a-8ff6-66d239861ca1"],"flyInDir":"rightToLeft","duration":1400,"delay":0},{"id":"cc39a262-67fe-4b1c-9635-0d8380492afe","type":"effect-fade-in","targets":["66dc5aea-5ef7-4769-95e9-dd979132a2c3"],"duration":3000,"delay":100},{"id":"0346bd6e-fe2f-4452-ac6f-8c49834e5a61","type":"effect-fade-in","targets":["7fb33a6d-6d24-48cc-b523-8b3b9137f937"],"duration":3000,"delay":250}],"type":"page","id":"abb8363b-2d3f-4b2e-a5e0-d7ca3b6e20d8","pageTemplateType":"editorial","groups":[]},{"elements":[{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"x":48,"y":0,"width":330,"height":218,"mask":{"type":"rectangle"},"isBackground":true,"id":"869d2ae2-5789-4109-9a47-9e407b1f36c5","type":"image","scale":100,"focalX":38.09862012987013,"focalY":50,"resource":{"type":"image","mimeType":"image\/jpeg","width":4928,"height":3264,"sizes":{"full":{"file":"media\/unsplash:Rc-4YdHRrOs","sourceUrl":"https:\/\/images.unsplash.com\/photo-1529421308418-eab98863cee4?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwyNXx8YnVzaW5lc3MlMjBpbnRlbGxpZ2VuY2UlMjBhbmFseXN0c3xlbnwwfHx8fDE3MDkyMDg4Mzl8MA&ixlib=rb-4.0.3&fm=jpg&w=4928&h=3264&fit=max","mimeType":"image\/jpeg","width":4928,"height":3264},"large":{"file":"media\/unsplash:Rc-4YdHRrOs","sourceUrl":"https:\/\/images.unsplash.com\/photo-1529421308418-eab98863cee4?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwyNXx8YnVzaW5lc3MlMjBpbnRlbGxpZ2VuY2UlMjBhbmFseXN0c3xlbnwwfHx8fDE3MDkyMDg4Mzl8MA&ixlib=rb-4.0.3&fm=jpg&w=3942&h=2611&fit=max","mimeType":"image\/jpeg","width":3942,"height":2611},"2956_1958":{"file":"media\/unsplash:Rc-4YdHRrOs","sourceUrl":"https:\/\/images.unsplash.com\/photo-1529421308418-eab98863cee4?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwyNXx8YnVzaW5lc3MlMjBpbnRlbGxpZ2VuY2UlMjBhbmFseXN0c3xlbnwwfHx8fDE3MDkyMDg4Mzl8MA&ixlib=rb-4.0.3&fm=jpg&w=2956&h=1958&fit=max","mimeType":"image\/jpeg","width":2956,"height":1958},"1971_1305":{"file":"media\/unsplash:Rc-4YdHRrOs","sourceUrl":"https:\/\/images.unsplash.com\/photo-1529421308418-eab98863cee4?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwyNXx8YnVzaW5lc3MlMjBpbnRlbGxpZ2VuY2UlMjBhbmFseXN0c3xlbnwwfHx8fDE3MDkyMDg4Mzl8MA&ixlib=rb-4.0.3&fm=jpg&w=1971&h=1305&fit=max","mimeType":"image\/jpeg","width":1971,"height":1305},"985_652":{"file":"media\/unsplash:Rc-4YdHRrOs","sourceUrl":"https:\/\/images.unsplash.com\/photo-1529421308418-eab98863cee4?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwyNXx8YnVzaW5lc3MlMjBpbnRlbGxpZ2VuY2UlMjBhbmFseXN0c3xlbnwwfHx8fDE3MDkyMDg4Mzl8MA&ixlib=rb-4.0.3&fm=jpg&w=985&h=652&fit=max","mimeType":"image\/jpeg","width":985,"height":652},"web_stories_thumbnail":{"file":"media\/unsplash:Rc-4YdHRrOs","sourceUrl":"https:\/\/images.unsplash.com\/photo-1529421308418-eab98863cee4?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwyNXx8YnVzaW5lc3MlMjBpbnRlbGxpZ2VuY2UlMjBhbmFseXN0c3xlbnwwfHx8fDE3MDkyMDg4Mzl8MA&ixlib=rb-4.0.3&fm=jpg&w=340&h=225&fit=max","mimeType":"image\/jpeg","width":340,"height":225}},"isPlaceholder":false,"isExternal":true,"needsProxy":false,"id":"media\/unsplash:Rc-4YdHRrOs","baseColor":"#c0d9d9","blurHash":"LIKeTLoh_NIU~Wt6?bWBIVxuxtfl","creationDate":"2018-06-19T15:17:28Z","src":"https:\/\/images.unsplash.com\/photo-1529421308418-eab98863cee4?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwyNXx8YnVzaW5lc3MlMjBpbnRlbGxpZ2VuY2UlMjBhbmFseXN0c3xlbnwwfHx8fDE3MDkyMDg4Mzl8MA&ixlib=rb-4.0.3&fm=jpg&w=4928&h=3264&fit=max","alt":"man facing MacBook Pro","attribution":{"author":{"displayName":"Miguelangel Miquelena","url":"https:\/\/unsplash.com\/@miquelena?utm_source=web_stories_wordpress&utm_medium=referral"},"registerUsageUrl":"https:\/\/media3p.googleapis.com\/v1\/media:registerUsage?token=AWjhF\/C8YxTfCsOKUHLv\/jv5\/z5Y80fu50HGeOrfwFVylRCn2HnG1v9SOu691yyKviFJ9p91EjToBHo7m8MBli4UFlUD\/iSyUaRQuE1UWMMbtEz31A0xHrayaOh7yO\/oFnrUNO5XFubpnJlcK8Vz2n71Foou\/B4WXRXF1QGSnmnMOdTIzI1pfcwpXDIEhFs0a4JM7J4xCSv8\/N5v6%2BiJtyrWAj6OuqzPE8K6MQlgcQ7FwK31vgISTFYRO2oaSTmhjUmF%2BdK5b1l2XBxg6HT5xelVl5C9XvJ2GB0%3D"}},"overlay":{"type":"linear","rotation":0,"stops":[{"color":{"r":0,"g":0,"b":0,"a":0},"position":0},{"color":{"r":0,"g":0,"b":0,"a":1},"position":1}],"alpha":0.6}},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"x":-52,"y":-240,"width":401,"height":329,"sticker":{"type":"rockInRotterdamLightning"},"id":"beb9d814-5bfe-4aaa-aac2-b22b35bbcdd5","type":"sticker"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"Roboto"},"fontSize":22,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"lineHeight":1.3,"textAlign":"left","padding":{"locked":true,"horizontal":0,"vertical":0},"content":"<span style=\"color: #fff\">Manage a team, set objectives, and direct the financial plans. Effective and efficient communication and organization skills. Lucrative salaries and great promotion chances.\n<\/span>","borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"x":47,"y":468,"width":357,"height":197,"id":"7d3700a9-b324-4961-9182-c38cd3106fe8","type":"text"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"Bebas Neue"},"fontSize":35,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"lineHeight":1.3,"textAlign":"left","padding":{"locked":true,"horizontal":0,"vertical":0},"content":"<span style=\"font-weight: 700; color: #fff; letter-spacing: 0.04em\">Project Manager<\/span>","borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"width":325,"height":42,"id":"1d2ebfaf-09c3-49c5-9b11-db2d7c4a1c44","x":47,"y":402,"type":"text"}],"backgroundColor":{"type":"linear","stops":[{"color":{"r":0,"g":0,"b":0},"position":0},{"color":{"r":255,"g":255,"b":255},"position":1}],"rotation":0.5},"animations":[{"id":"25ce148c-c4fe-4f0c-a5a4-ce8bc29e9fce","type":"effect-whoosh-in","targets":["beb9d814-5bfe-4aaa-aac2-b22b35bbcdd5"],"whooshInDir":"rightToLeft","duration":1000,"delay":0},{"id":"034d279e-693d-41ff-b0da-348ff8aafa76","type":"effect-fly-in","flyInDir":"leftToRight","duration":600,"delay":0,"targets":["1d2ebfaf-09c3-49c5-9b11-db2d7c4a1c44"]},{"id":"e5e0b63d-8f73-4f78-9b2a-81a043e98659","type":"effect-fly-in","flyInDir":"leftToRight","duration":600,"delay":0,"targets":["7d3700a9-b324-4961-9182-c38cd3106fe8"]}],"type":"page","id":"475e0e00-5f1e-4d3e-ad65-9ab7f2de4937","defaultBackgroundElement":{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"x":1,"y":1,"width":1,"height":1,"mask":{"type":"rectangle"},"isBackground":true,"isDefaultBackground":true,"id":"96684bf5-254e-4cde-86bd-dfa90a527d3c","type":"shape"},"pageAttachment":{"theme":"light"},"pageTemplateType":"section"},{"elements":[{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"x":48,"y":0,"width":330,"height":243,"mask":{"type":"rectangle"},"isBackground":true,"id":"96684bf5-254e-4cde-86bd-dfa90a527d3c","type":"image","scale":100,"focalX":55.75034132281553,"focalY":50,"resource":{"type":"image","mimeType":"image\/png","width":1648,"height":1213,"sizes":{"medium":{"file":"image-28-300x221.png","width":300,"height":221,"filesize":88357,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-28-300x221.png"},"large":{"file":"image-28-1024x754.png","width":1024,"height":754,"filesize":770003,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-28-1024x754.png"},"thumbnail":{"file":"image-28-150x150.png","width":150,"height":150,"filesize":34264,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-28-150x150.png"},"medium_large":{"file":"image-28-768x565.png","width":768,"height":565,"filesize":492147,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-28-768x565.png"},"1536x1536":{"file":"image-28-1536x1131.png","width":1536,"height":1131,"filesize":1770878,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-28-1536x1131.png"},"quemag-wp-thumbnail-comments":{"file":"image-28-350x258.png","width":350,"height":258,"filesize":117381,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-28-350x258.png"},"quemag-wp-thumbnail-module-grid":{"file":"image-28-242x180.png","width":242,"height":180,"filesize":59558,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-28-242x180.png"},"quemag-wp-thumbnail-widget-big":{"file":"image-28-250x180.png","width":250,"height":180,"filesize":62324,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-28-250x180.png"},"quemag-wp-thumbnail-widget-small":{"file":"image-28-75x75.png","width":75,"height":75,"filesize":9475,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-28-75x75.png"},"quemag-wp-thumbnail-single-image":{"file":"image-28-910x670.png","width":910,"height":670,"filesize":693556,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-28-910x670.png"},"quemag-wp-thumbnail-blog-featured":{"file":"image-28-670x490.png","width":670,"height":490,"filesize":394174,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-28-670x490.png"},"quemag-wp-thumbnail-blog-featured-small":{"file":"image-28-320x228.png","width":320,"height":228,"filesize":95853,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-28-320x228.png"},"quemag-wp-thumbnail-blog-list":{"file":"image-28-300x225.png","width":300,"height":225,"filesize":89898,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-28-300x225.png"},"web-stories-poster-portrait":{"file":"image-28-640x853.png","width":640,"height":853,"filesize":585458,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-28-640x853.png"},"web-stories-publisher-logo":{"file":"image-28-96x96.png","width":96,"height":96,"filesize":15276,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-28-96x96.png"},"web-stories-thumbnail":{"file":"image-28-150x110.png","width":150,"height":110,"filesize":25147,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-28-150x110.png"},"full":{"file":"image-28.png","width":1648,"height":1213,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-28.png"}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#0b8db9","blurHash":"U590zM8#PJsrQQP.XRpI1o[xwJ#Qu*VXShZ$","creationDate":"2024-02-29T12:16:35","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-28.png","id":13869,"alt":"image","local":false},"overlay":{"type":"linear","rotation":0,"stops":[{"color":{"r":0,"g":0,"b":0,"a":0},"position":0},{"color":{"r":0,"g":0,"b":0,"a":1},"position":1}],"alpha":0.6}},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"Roboto"},"fontSize":22,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"lineHeight":1.3,"textAlign":"left","padding":{"locked":true,"horizontal":0,"vertical":0},"content":"<span style=\"color: #fff\">Duties include managing computer networks and troubleshooting problems. Technical expertise, problem-solving skills. Lucrative salaries, specialization opportunities.\n<\/span>","borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"x":47,"y":483,"width":357,"height":197,"id":"a166ba0d-72ba-4259-bee1-44c4595282f5","type":"text"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"Bebas Neue"},"fontSize":35,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"lineHeight":1.3,"textAlign":"left","padding":{"locked":true,"horizontal":0,"vertical":0},"content":"<span style=\"font-weight: 700; color: #fff; letter-spacing: 0.04em\">Network Administrator<\/span>","borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"width":325,"height":42,"id":"11bf4b95-5573-486d-aa68-2a68d8237f8e","x":47,"y":419,"type":"text"}],"backgroundColor":{"type":"linear","stops":[{"color":{"r":0,"g":0,"b":0},"position":0},{"color":{"r":255,"g":255,"b":255},"position":1}],"rotation":0.5},"animations":[{"id":"f18eb47d-5a9a-4c7b-a91f-afb6ae8bfb4a","type":"effect-background-zoom","zoomDirection":"scaleOut","duration":2000,"delay":0,"targets":["96684bf5-254e-4cde-86bd-dfa90a527d3c"]},{"id":"b1b9ef02-019c-42ca-b004-f45681fad67f","type":"effect-fly-in","flyInDir":"leftToRight","duration":600,"delay":0,"targets":["11bf4b95-5573-486d-aa68-2a68d8237f8e"]},{"id":"d8ba6e35-1b7e-41d5-831c-e106cdf1b0da","type":"effect-fly-in","flyInDir":"leftToRight","duration":600,"delay":0,"targets":["a166ba0d-72ba-4259-bee1-44c4595282f5"]}],"type":"page","id":"9dbf43b9-1be7-4a02-a39a-973600c1e1df","defaultBackgroundElement":{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"x":1,"y":1,"width":1,"height":1,"mask":{"type":"rectangle"},"isBackground":true,"isDefaultBackground":true,"id":"43883a80-de76-4806-aacc-eab57e8e1307","type":"shape"},"pageAttachment":{"theme":"light"},"pageTemplateType":"section"},{"elements":[{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"x":48,"y":0,"width":330,"height":220,"mask":{"type":"rectangle"},"isBackground":true,"id":"43883a80-de76-4806-aacc-eab57e8e1307","type":"image","scale":100,"focalX":50,"focalY":50,"resource":{"type":"image","mimeType":"image\/png","width":900,"height":600,"sizes":{"medium":{"file":"image-29-300x200.png","width":300,"height":200,"filesize":108231,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-29-300x200.png"},"thumbnail":{"file":"image-29-150x150.png","width":150,"height":150,"filesize":45927,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-29-150x150.png"},"medium_large":{"file":"image-29-768x512.png","width":768,"height":512,"filesize":530406,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-29-768x512.png"},"quemag-wp-thumbnail-comments":{"file":"image-29-350x233.png","width":350,"height":233,"filesize":141264,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-29-350x233.png"},"quemag-wp-thumbnail-module-grid":{"file":"image-29-242x180.png","width":242,"height":180,"filesize":81626,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-29-242x180.png"},"quemag-wp-thumbnail-widget-big":{"file":"image-29-250x180.png","width":250,"height":180,"filesize":83664,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-29-250x180.png"},"quemag-wp-thumbnail-widget-small":{"file":"image-29-75x75.png","width":75,"height":75,"filesize":12870,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-29-75x75.png"},"quemag-wp-thumbnail-blog-featured":{"file":"image-29-670x490.png","width":670,"height":490,"filesize":465401,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-29-670x490.png"},"quemag-wp-thumbnail-blog-featured-small":{"file":"image-29-320x228.png","width":320,"height":228,"filesize":128696,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-29-320x228.png"},"quemag-wp-thumbnail-blog-list":{"file":"image-29-300x225.png","width":300,"height":225,"filesize":120599,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-29-300x225.png"},"web-stories-poster-portrait":{"file":"image-29-640x600.png","width":640,"height":600,"filesize":529968,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-29-640x600.png"},"web-stories-publisher-logo":{"file":"image-29-96x96.png","width":96,"height":96,"filesize":20153,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-29-96x96.png"},"web-stories-thumbnail":{"file":"image-29-150x100.png","width":150,"height":100,"filesize":30441,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-29-150x100.png"},"full":{"file":"image-29.png","width":900,"height":600,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-29.png"}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#9198a2","blurHash":"UDFPv$_N~BDh^%o#X9WAUbIAJCx^TLxZ$yWq","creationDate":"2024-02-29T12:19:55","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-29.png","id":13870,"alt":"image","local":false},"overlay":{"type":"linear","rotation":0,"stops":[{"color":{"r":0,"g":0,"b":0,"a":0},"position":0},{"color":{"r":0,"g":0,"b":0,"a":1},"position":1}],"alpha":0.6}},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"Roboto"},"fontSize":22,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"lineHeight":1.3,"textAlign":"left","padding":{"locked":true,"horizontal":0,"vertical":0},"content":"<span style=\"color: #fff\">Assisting the product from the concept to the market is the main role. - Emphasis on the use of analytical, strategic and leadership abilities.Competitive salaries, significant impact.<\/span>","borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"x":47,"y":478,"width":357,"height":169,"id":"30589364-3d14-403b-9812-6a33398fe25d","type":"text"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"Bebas Neue"},"fontSize":35,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"lineHeight":1.3,"textAlign":"left","padding":{"locked":true,"horizontal":0,"vertical":0},"content":"<span style=\"font-weight: 700; color: #fff; letter-spacing: 0.04em\">Product Manager<\/span>","borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"width":325,"height":42,"id":"7d8b3134-65cf-4bff-a108-eec320cdcb81","x":48,"y":411,"type":"text"}],"backgroundColor":{"type":"linear","stops":[{"color":{"r":0,"g":0,"b":0},"position":0},{"color":{"r":255,"g":255,"b":255},"position":1}],"rotation":0.5},"animations":[{"id":"5311e23f-8cd8-4327-ad1d-73b039d17f32","type":"effect-fly-in","flyInDir":"leftToRight","duration":600,"delay":0,"targets":["30589364-3d14-403b-9812-6a33398fe25d"]},{"id":"14399626-3678-47b1-9407-7772bd6c70f6","type":"effect-fly-in","flyInDir":"leftToRight","duration":600,"delay":0,"targets":["7d8b3134-65cf-4bff-a108-eec320cdcb81"]},{"id":"e13868ef-1eb7-4c3d-9a8a-5216705f458f","type":"effect-background-zoom","zoomDirection":"scaleOut","duration":2000,"delay":0,"targets":["43883a80-de76-4806-aacc-eab57e8e1307"]}],"type":"page","id":"f760ca01-2ae4-4804-bd46-7775579dd696","defaultBackgroundElement":{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"x":1,"y":1,"width":1,"height":1,"mask":{"type":"rectangle"},"isBackground":true,"isDefaultBackground":true,"id":"2c7592e7-b041-4994-8c9d-99742003bf9f","type":"shape"},"pageAttachment":{"theme":"light"},"pageTemplateType":"section"},{"elements":[{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"x":48,"y":0,"width":330,"height":220,"mask":{"type":"rectangle"},"isBackground":true,"id":"2c7592e7-b041-4994-8c9d-99742003bf9f","type":"image","scale":100,"focalX":52.34375,"focalY":50,"resource":{"type":"image","mimeType":"image\/png","width":900,"height":600,"sizes":{"medium":{"file":"image-30-300x200.png","width":300,"height":200,"filesize":122104,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-30-300x200.png"},"thumbnail":{"file":"image-30-150x150.png","width":150,"height":150,"filesize":50936,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-30-150x150.png"},"medium_large":{"file":"image-30-768x512.png","width":768,"height":512,"filesize":601667,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-30-768x512.png"},"quemag-wp-thumbnail-comments":{"file":"image-30-350x233.png","width":350,"height":233,"filesize":159397,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-30-350x233.png"},"quemag-wp-thumbnail-module-grid":{"file":"image-30-242x180.png","width":242,"height":180,"filesize":91986,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-30-242x180.png"},"quemag-wp-thumbnail-widget-big":{"file":"image-30-250x180.png","width":250,"height":180,"filesize":94712,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-30-250x180.png"},"quemag-wp-thumbnail-widget-small":{"file":"image-30-75x75.png","width":75,"height":75,"filesize":14694,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-30-75x75.png"},"quemag-wp-thumbnail-blog-featured":{"file":"image-30-670x490.png","width":670,"height":490,"filesize":526320,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-30-670x490.png"},"quemag-wp-thumbnail-blog-featured-small":{"file":"image-30-320x228.png","width":320,"height":228,"filesize":144582,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-30-320x228.png"},"quemag-wp-thumbnail-blog-list":{"file":"image-30-300x225.png","width":300,"height":225,"filesize":135305,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-30-300x225.png"},"web-stories-poster-portrait":{"file":"image-30-640x600.png","width":640,"height":600,"filesize":588487,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-30-640x600.png"},"web-stories-publisher-logo":{"file":"image-30-96x96.png","width":96,"height":96,"filesize":22851,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-30-96x96.png"},"web-stories-thumbnail":{"file":"image-30-150x100.png","width":150,"height":100,"filesize":36079,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-30-150x100.png"},"full":{"file":"image-30.png","width":900,"height":600,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-30.png"}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#244f6d","blurHash":"UFE{|g00~qm+4nI8EM%MH??ax]NGE+-psREN","creationDate":"2024-02-29T12:20:56","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-30.png","id":13871,"alt":"image","local":false},"overlay":{"type":"linear","rotation":0,"stops":[{"color":{"r":0,"g":0,"b":0,"a":0},"position":0},{"color":{"r":0,"g":0,"b":0,"a":1},"position":1}],"alpha":0.6}},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"Roboto"},"fontSize":22,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"lineHeight":1.3,"textAlign":"left","padding":{"locked":true,"horizontal":0,"vertical":0},"content":"<span style=\"color: #fff\">Create intuitive digital experiences. Research, design, collaborate. Creativity, empathy and diligence, are among the main skills. High demand, competitive pay.<\/span>","borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"x":47,"y":468,"width":357,"height":140,"id":"be160e41-f58c-462a-8f67-a1c5e839d684","type":"text"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"Bebas Neue"},"fontSize":35,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"lineHeight":1.3,"textAlign":"left","padding":{"locked":true,"horizontal":0,"vertical":0},"content":"<span style=\"font-weight: 700; color: #fff\">UX\/UI Designer<\/span>","borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"width":325,"height":42,"id":"8b4bcd4e-76ee-47f9-ba12-a61d6e516ff3","x":48,"y":408,"type":"text"}],"backgroundColor":{"type":"linear","stops":[{"color":{"r":0,"g":0,"b":0},"position":0},{"color":{"r":255,"g":255,"b":255},"position":1}],"rotation":0.5},"animations":[{"id":"6123323d-766c-443c-87a8-8642f5bb1580","type":"effect-fly-in","flyInDir":"leftToRight","duration":600,"delay":0,"targets":["be160e41-f58c-462a-8f67-a1c5e839d684"]},{"id":"06b7f0a7-ac2e-4c7b-9d84-b7cdbfe50ad7","type":"effect-fly-in","flyInDir":"leftToRight","duration":600,"delay":0,"targets":["8b4bcd4e-76ee-47f9-ba12-a61d6e516ff3"]}],"type":"page","id":"00f9af32-5c47-4c13-84b1-f525108a9dbc","defaultBackgroundElement":{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"x":1,"y":1,"width":1,"height":1,"mask":{"type":"rectangle"},"isBackground":true,"isDefaultBackground":true,"id":"2ad508ce-ab4d-47a6-a1d5-068e4fcd48f6","type":"shape"},"pageAttachment":{"theme":"light"},"pageTemplateType":"section"},{"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":"b0a248d5-1e0a-4411-a465-83c73817065b","scale":100,"focalX":50,"focalY":50,"resource":{"type":"image","mimeType":"image\/jpeg","width":720,"height":1280,"sizes":{"medium":{"file":"Book-a-Free-counselling-today-169x300.jpg","width":169,"height":300,"filesize":13790,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today-169x300.jpg"},"large":{"file":"Book-a-Free-counselling-today-576x1024.jpg","width":576,"height":1024,"filesize":87337,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today-576x1024.jpg"},"thumbnail":{"file":"Book-a-Free-counselling-today-150x150.jpg","width":150,"height":150,"filesize":7810,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today-150x150.jpg"},"quemag-wp-thumbnail-comments":{"file":"Book-a-Free-counselling-today-350x622.jpg","width":350,"height":622,"filesize":42555,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today-350x622.jpg"},"quemag-wp-thumbnail-module-grid":{"file":"Book-a-Free-counselling-today-242x180.jpg","width":242,"height":180,"filesize":12018,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today-242x180.jpg"},"quemag-wp-thumbnail-widget-big":{"file":"Book-a-Free-counselling-today-250x180.jpg","width":250,"height":180,"filesize":12029,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today-250x180.jpg"},"quemag-wp-thumbnail-widget-small":{"file":"Book-a-Free-counselling-today-75x75.jpg","width":75,"height":75,"filesize":2915,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today-75x75.jpg"},"quemag-wp-thumbnail-blog-featured":{"file":"Book-a-Free-counselling-today-670x490.jpg","width":670,"height":490,"filesize":53056,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today-670x490.jpg"},"quemag-wp-thumbnail-blog-featured-small":{"file":"Book-a-Free-counselling-today-320x228.jpg","width":320,"height":228,"filesize":17196,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today-320x228.jpg"},"quemag-wp-thumbnail-blog-list":{"file":"Book-a-Free-counselling-today-300x225.jpg","width":300,"height":225,"filesize":16660,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today-300x225.jpg"},"web-stories-poster-portrait":{"file":"Book-a-Free-counselling-today-640x853.jpg","width":640,"height":853,"filesize":91253,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today-640x853.jpg"},"web-stories-publisher-logo":{"file":"Book-a-Free-counselling-today-96x96.jpg","width":96,"height":96,"filesize":3825,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today-96x96.jpg"},"web-stories-thumbnail":{"file":"Book-a-Free-counselling-today-150x267.jpg","width":150,"height":267,"filesize":11638,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today-150x267.jpg"},"full":{"file":"Book-a-Free-counselling-today.jpg","width":720,"height":1280,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today.jpg"}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#323a5e","blurHash":"UaPZox%ft7Rk~pWCt7j@x]Mxj[t7E1s.flbI","creationDate":"2024-04-02T07:40:53","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today.jpg","id":14368,"alt":"Book a Free counselling today","local":false}}],"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"id":"d4403b87-e4a2-4b59-b83b-c77e07b5ab39","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":"60923d97-ef20-446a-930b-b5395bfeaa6d"},"animations":[],"pageAttachment":{"url":"https:\/\/www.admissify.com\/in\/study-abroad-for-top-universities\/","icon":"","needsProxy":false,"theme":"light","ctaText":"Book Free Counseling"}},{"elements":[{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"x":48,"y":0,"width":330,"height":220,"mask":{"type":"rectangle"},"isBackground":true,"id":"2ad508ce-ab4d-47a6-a1d5-068e4fcd48f6","type":"image","scale":100,"focalX":35.9375,"focalY":50,"resource":{"type":"image","mimeType":"image\/png","width":900,"height":600,"sizes":{"medium":{"file":"image-31-300x200.png","width":300,"height":200,"filesize":102531,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-31-300x200.png"},"thumbnail":{"file":"image-31-150x150.png","width":150,"height":150,"filesize":44585,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-31-150x150.png"},"medium_large":{"file":"image-31-768x512.png","width":768,"height":512,"filesize":499701,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-31-768x512.png"},"quemag-wp-thumbnail-comments":{"file":"image-31-350x233.png","width":350,"height":233,"filesize":134037,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-31-350x233.png"},"quemag-wp-thumbnail-module-grid":{"file":"image-31-242x180.png","width":242,"height":180,"filesize":78845,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-31-242x180.png"},"quemag-wp-thumbnail-widget-big":{"file":"image-31-250x180.png","width":250,"height":180,"filesize":80713,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-31-250x180.png"},"quemag-wp-thumbnail-widget-small":{"file":"image-31-75x75.png","width":75,"height":75,"filesize":13185,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-31-75x75.png"},"quemag-wp-thumbnail-blog-featured":{"file":"image-31-670x490.png","width":670,"height":490,"filesize":447115,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-31-670x490.png"},"quemag-wp-thumbnail-blog-featured-small":{"file":"image-31-320x228.png","width":320,"height":228,"filesize":122928,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-31-320x228.png"},"quemag-wp-thumbnail-blog-list":{"file":"image-31-300x225.png","width":300,"height":225,"filesize":115983,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-31-300x225.png"},"web-stories-poster-portrait":{"file":"image-31-640x600.png","width":640,"height":600,"filesize":493974,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-31-640x600.png"},"web-stories-publisher-logo":{"file":"image-31-96x96.png","width":96,"height":96,"filesize":20259,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-31-96x96.png"},"web-stories-thumbnail":{"file":"image-31-150x100.png","width":150,"height":100,"filesize":30375,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-31-150x100.png"},"full":{"file":"image-31.png","width":900,"height":600,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-31.png"}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#beb9b7","blurHash":"UcJa[+~q?aWX-nn$W=ozE1flRjoJWYjFjZbI","creationDate":"2024-02-29T12:22:02","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-31.png","id":13872,"alt":"image","local":false},"overlay":{"type":"linear","rotation":0,"stops":[{"color":{"r":0,"g":0,"b":0,"a":0},"position":0},{"color":{"r":0,"g":0,"b":0,"a":1},"position":1}],"alpha":0.6}},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"Roboto"},"fontSize":22,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"lineHeight":1.3,"textAlign":"left","padding":{"locked":true,"horizontal":0,"vertical":0},"content":"<span style=\"color: #fff\">Extract insights from data, inform decisions. Skills include Analytical, SQL, and proficiency with Excel among others. Growing demand for the role, and offers competitive salaries.<\/span>","borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"x":47,"y":478,"width":357,"height":169,"id":"5d4244cf-5d15-4c00-b398-48febaf0b9d3","type":"text"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"Bebas Neue"},"fontSize":35,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"lineHeight":1.3,"textAlign":"left","padding":{"locked":true,"horizontal":0,"vertical":0},"content":"<span style=\"font-weight: 700; color: #fff\">Data Analyst<\/span>","borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"width":325,"height":42,"id":"e9cda2a0-4185-432d-bacd-8011a4ef9423","x":48,"y":418,"type":"text"}],"backgroundColor":{"type":"linear","stops":[{"color":{"r":0,"g":0,"b":0},"position":0},{"color":{"r":255,"g":255,"b":255},"position":1}],"rotation":0.5},"animations":[{"id":"fd2c7c02-c301-4892-a67e-6c5b3958e219","type":"effect-fly-in","flyInDir":"leftToRight","duration":600,"delay":0,"targets":["5d4244cf-5d15-4c00-b398-48febaf0b9d3"]},{"id":"f260dc68-e797-4520-b05d-60da0c04cd38","type":"effect-fly-in","flyInDir":"leftToRight","duration":600,"delay":0,"targets":["e9cda2a0-4185-432d-bacd-8011a4ef9423"]}],"type":"page","id":"a5689c1b-c5df-47c7-9daf-aa5018f1c91f","defaultBackgroundElement":{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"x":1,"y":1,"width":1,"height":1,"mask":{"type":"rectangle"},"isBackground":true,"isDefaultBackground":true,"id":"83d9d39b-f64d-4821-b2be-149a0cc55a75","type":"shape"},"pageAttachment":{"theme":"light"},"pageTemplateType":"section"},{"elements":[{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"x":48,"y":0,"width":330,"height":220,"mask":{"type":"rectangle"},"isBackground":true,"id":"83d9d39b-f64d-4821-b2be-149a0cc55a75","type":"image","scale":100,"focalX":40.14423065077201,"focalY":49.87980889278617,"resource":{"type":"image","mimeType":"image\/png","width":900,"height":600,"sizes":{"medium":{"file":"image-32-300x200.png","width":300,"height":200,"filesize":106072,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-32-300x200.png"},"thumbnail":{"file":"image-32-150x150.png","width":150,"height":150,"filesize":45532,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-32-150x150.png"},"medium_large":{"file":"image-32-768x512.png","width":768,"height":512,"filesize":481497,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-32-768x512.png"},"quemag-wp-thumbnail-comments":{"file":"image-32-350x233.png","width":350,"height":233,"filesize":137369,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-32-350x233.png"},"quemag-wp-thumbnail-module-grid":{"file":"image-32-242x180.png","width":242,"height":180,"filesize":80554,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-32-242x180.png"},"quemag-wp-thumbnail-widget-big":{"file":"image-32-250x180.png","width":250,"height":180,"filesize":83444,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-32-250x180.png"},"quemag-wp-thumbnail-widget-small":{"file":"image-32-75x75.png","width":75,"height":75,"filesize":13829,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-32-75x75.png"},"quemag-wp-thumbnail-blog-featured":{"file":"image-32-670x490.png","width":670,"height":490,"filesize":420060,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-32-670x490.png"},"quemag-wp-thumbnail-blog-featured-small":{"file":"image-32-320x228.png","width":320,"height":228,"filesize":124425,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-32-320x228.png"},"quemag-wp-thumbnail-blog-list":{"file":"image-32-300x225.png","width":300,"height":225,"filesize":114943,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-32-300x225.png"},"web-stories-poster-portrait":{"file":"image-32-640x600.png","width":640,"height":600,"filesize":430160,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-32-640x600.png"},"web-stories-publisher-logo":{"file":"image-32-96x96.png","width":96,"height":96,"filesize":21271,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-32-96x96.png"},"web-stories-thumbnail":{"file":"image-32-150x100.png","width":150,"height":100,"filesize":33107,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-32-150x100.png"},"full":{"file":"image-32.png","width":900,"height":600,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-32.png"}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#413738","blurHash":"UKE.ka4n%hxa~WM{x]oJr=NGbwRPMx%2NGRj","creationDate":"2024-02-29T12:23:01","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/image-32.png","id":13874,"alt":"image","local":false},"overlay":{"type":"linear","rotation":0,"stops":[{"color":{"r":0,"g":0,"b":0,"a":0},"position":0},{"color":{"r":0,"g":0,"b":0,"a":1},"position":1}],"alpha":0.6}},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"Roboto"},"fontSize":22,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"lineHeight":1.3,"textAlign":"left","padding":{"locked":true,"horizontal":0,"vertical":0},"content":"<span style=\"color: #fff\">Change comparable ideas into unambiguous procedures for problem-solving. Writing and technical aptitude are needed. Competitive pay, niche specialization.<\/span>","borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"x":47,"y":478,"width":355,"height":169,"id":"4ceaf47e-0e4b-4fcb-9a40-653a4c0f8876","type":"text"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"Bebas Neue"},"fontSize":35,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"lineHeight":1.3,"textAlign":"left","padding":{"locked":true,"horizontal":0,"vertical":0},"content":"<span style=\"font-weight: 700; color: #fff; letter-spacing: 0.04em\">Technical Writer<\/span>","borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"width":325,"height":42,"id":"f5658691-2848-4979-a70f-8317ce7a8070","x":48,"y":418,"type":"text"}],"backgroundColor":{"type":"linear","stops":[{"color":{"r":0,"g":0,"b":0},"position":0},{"color":{"r":255,"g":255,"b":255},"position":1}],"rotation":0.5},"animations":[{"id":"6896203e-b98d-45e3-a0b9-f26e7d89647b","type":"effect-fly-in","flyInDir":"leftToRight","duration":600,"delay":0,"targets":["4ceaf47e-0e4b-4fcb-9a40-653a4c0f8876"]},{"id":"6e29d693-5beb-456a-b2a2-478f311a6549","type":"effect-fly-in","flyInDir":"leftToRight","duration":600,"delay":0,"targets":["f5658691-2848-4979-a70f-8317ce7a8070"]},{"id":"4719bbc9-7050-4c92-8e9e-34a0c7f246ee","type":"effect-background-zoom","zoomDirection":"scaleOut","duration":2000,"delay":0,"targets":["83d9d39b-f64d-4821-b2be-149a0cc55a75"]}],"type":"page","id":"ae9f8d8c-c58a-42b7-aad6-fd757e3c1f67","defaultBackgroundElement":{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"x":1,"y":1,"width":1,"height":1,"mask":{"type":"rectangle"},"isBackground":true,"isDefaultBackground":true,"id":"89f163de-d18c-49b1-b2e2-8cb1c8ca0d1d","type":"shape"},"pageAttachment":{"theme":"light"},"pageTemplateType":"section"},{"elements":[{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"x":48,"y":0,"width":330,"height":247,"mask":{"type":"rectangle"},"isBackground":true,"id":"9487c526-9a82-4189-a42e-b328ba91de68","type":"image","scale":100,"focalX":50,"focalY":50,"resource":{"type":"image","mimeType":"image\/jpeg","width":5184,"height":3888,"sizes":{"full":{"file":"media\/unsplash:hIz3vbUbOoI","sourceUrl":"https:\/\/images.unsplash.com\/photo-1590494165264-1ebe3602eb80?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHw5fHxjeWJlcnNlY3VyaXR5JTIwYW5hbHlzdHxlbnwwfHx8fDE3MTI2NDMxNjN8MA&ixlib=rb-4.0.3&fm=jpg&w=5184&h=3888&fit=max","mimeType":"image\/jpeg","width":5184,"height":3888},"large":{"file":"media\/unsplash:hIz3vbUbOoI","sourceUrl":"https:\/\/images.unsplash.com\/photo-1590494165264-1ebe3602eb80?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHw5fHxjeWJlcnNlY3VyaXR5JTIwYW5hbHlzdHxlbnwwfHx8fDE3MTI2NDMxNjN8MA&ixlib=rb-4.0.3&fm=jpg&w=4147&h=3110&fit=max","mimeType":"image\/jpeg","width":4147,"height":3110},"3110_2333":{"file":"media\/unsplash:hIz3vbUbOoI","sourceUrl":"https:\/\/images.unsplash.com\/photo-1590494165264-1ebe3602eb80?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHw5fHxjeWJlcnNlY3VyaXR5JTIwYW5hbHlzdHxlbnwwfHx8fDE3MTI2NDMxNjN8MA&ixlib=rb-4.0.3&fm=jpg&w=3110&h=2333&fit=max","mimeType":"image\/jpeg","width":3110,"height":2333},"2073_1555":{"file":"media\/unsplash:hIz3vbUbOoI","sourceUrl":"https:\/\/images.unsplash.com\/photo-1590494165264-1ebe3602eb80?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHw5fHxjeWJlcnNlY3VyaXR5JTIwYW5hbHlzdHxlbnwwfHx8fDE3MTI2NDMxNjN8MA&ixlib=rb-4.0.3&fm=jpg&w=2073&h=1555&fit=max","mimeType":"image\/jpeg","width":2073,"height":1555},"1036_777":{"file":"media\/unsplash:hIz3vbUbOoI","sourceUrl":"https:\/\/images.unsplash.com\/photo-1590494165264-1ebe3602eb80?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHw5fHxjeWJlcnNlY3VyaXR5JTIwYW5hbHlzdHxlbnwwfHx8fDE3MTI2NDMxNjN8MA&ixlib=rb-4.0.3&fm=jpg&w=1036&h=777&fit=max","mimeType":"image\/jpeg","width":1036,"height":777},"web_stories_thumbnail":{"file":"media\/unsplash:hIz3vbUbOoI","sourceUrl":"https:\/\/images.unsplash.com\/photo-1590494165264-1ebe3602eb80?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHw5fHxjeWJlcnNlY3VyaXR5JTIwYW5hbHlzdHxlbnwwfHx8fDE3MTI2NDMxNjN8MA&ixlib=rb-4.0.3&fm=jpg&w=340&h=255&fit=max","mimeType":"image\/jpeg","width":340,"height":255}},"isPlaceholder":false,"isExternal":true,"needsProxy":false,"id":"media\/unsplash:hIz3vbUbOoI","baseColor":"#d9f3f3","blurHash":"LeH{sLOG$x%MOBnhRjkX~Wt7JAV?","creationDate":"2020-05-26T11:56:35Z","src":"https:\/\/images.unsplash.com\/photo-1590494165264-1ebe3602eb80?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHw5fHxjeWJlcnNlY3VyaXR5JTIwYW5hbHlzdHxlbnwwfHx8fDE3MTI2NDMxNjN8MA&ixlib=rb-4.0.3&fm=jpg&w=5184&h=3888&fit=max","alt":"person holding black iphone 4","attribution":{"author":{"displayName":"Dan Nelson","url":"https:\/\/unsplash.com\/@danny144?utm_source=web_stories_wordpress&utm_medium=referral"},"registerUsageUrl":"https:\/\/media3p.googleapis.com\/v1\/media:registerUsage?token=AZItapjIDrewwk4T%2BnUT0HZ6K0c0CuW9BQVVla5K1ZJD6l3hd4SPUrk5AKiwQdjIRzGmCMr9xFOffsN8Mho3J8Y2k25ZZqTS%2BTFVPqrNqWlk7BFUFN4ocEDPAC5fH4OVTjrVTb8G1PJzBkzBVrAshkUkKOyATKv1BOyI%2BMXDHrgupWNquKCMBVdDbpoRMnHlqFAoj%2BjsLgEn9OTSAh3dHpniLrWHJ81ccMcKIUnoKGlVYxb2HmPQOe0TZn7PuSdGEzG65PfxUO%2BKPw%3D%3D"}},"overlay":{"type":"linear","rotation":0,"stops":[{"color":{"r":0,"g":0,"b":0,"a":0},"position":0},{"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":"Roboto"},"fontSize":22,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"lineHeight":1.3,"textAlign":"left","padding":{"locked":true,"horizontal":0,"vertical":0},"content":"<span style=\"color: #fff\">Protect digital assets from cyber threats. Monitor, analyze, implement security measures. Strong analytical skills, proactive mindset. High demand, lucrative compensation.<\/span>","borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"x":47,"y":478,"width":357,"height":140,"id":"7a3452b4-7275-4dca-94e6-e0d6497be0e5","type":"text"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"Bebas Neue"},"fontSize":35,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"lineHeight":1.3,"textAlign":"left","padding":{"locked":true,"horizontal":0,"vertical":0},"content":"<span style=\"font-weight: 700; color: #fff\">Cybersecurity Analyst<\/span>","borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"width":325,"height":42,"id":"0c172dca-cfa3-4de9-a4c8-055129c17f4a","x":48,"y":418,"type":"text"}],"backgroundColor":{"type":"linear","stops":[{"color":{"r":0,"g":0,"b":0},"position":0},{"color":{"r":255,"g":255,"b":255},"position":1}],"rotation":0.5},"animations":[{"id":"c19e3b32-971f-46bc-a7dc-31b72957f1a6","type":"effect-fly-in","flyInDir":"leftToRight","duration":600,"delay":0,"targets":["7a3452b4-7275-4dca-94e6-e0d6497be0e5"]},{"id":"9b2047bf-384c-4112-a5a0-b339f6885209","type":"effect-fly-in","flyInDir":"leftToRight","duration":600,"delay":0,"targets":["0c172dca-cfa3-4de9-a4c8-055129c17f4a"]}],"type":"page","id":"d78fe832-fc15-4077-b44d-3e876827e730","defaultBackgroundElement":{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"x":1,"y":1,"width":1,"height":1,"mask":{"type":"rectangle"},"isBackground":true,"isDefaultBackground":true,"id":"8ab50465-2fea-4cb4-a4d8-f1b557822df2","type":"shape"},"pageAttachment":{"theme":"light","url":"","icon":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/Project-Manager-Salary-in-Canada.jpg","needsProxy":false,"ctaText":"Read more"},"pageTemplateType":"section"},{"elements":[{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"x":48,"y":0,"width":330,"height":220,"mask":{"type":"rectangle"},"isBackground":true,"id":"8ab50465-2fea-4cb4-a4d8-f1b557822df2","type":"image","scale":100,"focalX":51.043051861702125,"focalY":50,"resource":{"type":"image","mimeType":"image\/jpeg","width":6016,"height":4016,"sizes":{"full":{"file":"media\/unsplash:NDoVgcS_lZM","sourceUrl":"https:\/\/images.unsplash.com\/photo-1573167243872-43c6433b9d40?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwzM3x8ZGlnaXRhbCUyMG1hcmtldGluZyUyMG1hbmFnZXJ8ZW58MHx8fHwxNzEyNjQzNjY0fDA&ixlib=rb-4.0.3&fm=jpg&w=6016&h=4016&fit=max","mimeType":"image\/jpeg","width":6016,"height":4016},"large":{"file":"media\/unsplash:NDoVgcS_lZM","sourceUrl":"https:\/\/images.unsplash.com\/photo-1573167243872-43c6433b9d40?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwzM3x8ZGlnaXRhbCUyMG1hcmtldGluZyUyMG1hbmFnZXJ8ZW58MHx8fHwxNzEyNjQzNjY0fDA&ixlib=rb-4.0.3&fm=jpg&w=4812&h=3212&fit=max","mimeType":"image\/jpeg","width":4812,"height":3212},"3609_2409":{"file":"media\/unsplash:NDoVgcS_lZM","sourceUrl":"https:\/\/images.unsplash.com\/photo-1573167243872-43c6433b9d40?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwzM3x8ZGlnaXRhbCUyMG1hcmtldGluZyUyMG1hbmFnZXJ8ZW58MHx8fHwxNzEyNjQzNjY0fDA&ixlib=rb-4.0.3&fm=jpg&w=3609&h=2409&fit=max","mimeType":"image\/jpeg","width":3609,"height":2409},"2406_1606":{"file":"media\/unsplash:NDoVgcS_lZM","sourceUrl":"https:\/\/images.unsplash.com\/photo-1573167243872-43c6433b9d40?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwzM3x8ZGlnaXRhbCUyMG1hcmtldGluZyUyMG1hbmFnZXJ8ZW58MHx8fHwxNzEyNjQzNjY0fDA&ixlib=rb-4.0.3&fm=jpg&w=2406&h=1606&fit=max","mimeType":"image\/jpeg","width":2406,"height":1606},"1203_803":{"file":"media\/unsplash:NDoVgcS_lZM","sourceUrl":"https:\/\/images.unsplash.com\/photo-1573167243872-43c6433b9d40?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwzM3x8ZGlnaXRhbCUyMG1hcmtldGluZyUyMG1hbmFnZXJ8ZW58MHx8fHwxNzEyNjQzNjY0fDA&ixlib=rb-4.0.3&fm=jpg&w=1203&h=803&fit=max","mimeType":"image\/jpeg","width":1203,"height":803},"web_stories_thumbnail":{"file":"media\/unsplash:NDoVgcS_lZM","sourceUrl":"https:\/\/images.unsplash.com\/photo-1573167243872-43c6433b9d40?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwzM3x8ZGlnaXRhbCUyMG1hcmtldGluZyUyMG1hbmFnZXJ8ZW58MHx8fHwxNzEyNjQzNjY0fDA&ixlib=rb-4.0.3&fm=jpg&w=340&h=227&fit=max","mimeType":"image\/jpeg","width":340,"height":227}},"isPlaceholder":false,"isExternal":true,"needsProxy":false,"id":"media\/unsplash:NDoVgcS_lZM","baseColor":"#f3d9a6","blurHash":"L#LM^e$yozIo~UROWYRjofWBWEkC","creationDate":"2019-11-07T22:56:03Z","src":"https:\/\/images.unsplash.com\/photo-1573167243872-43c6433b9d40?ixid=M3wxMzcxOTN8MHwxfHNlYXJjaHwzM3x8ZGlnaXRhbCUyMG1hcmtldGluZyUyMG1hbmFnZXJ8ZW58MHx8fHwxNzEyNjQzNjY0fDA&ixlib=rb-4.0.3&fm=jpg&w=6016&h=4016&fit=max","alt":"three women beside table looking at MacBook","attribution":{"author":{"displayName":"Christina @ wocintechchat.com","url":"https:\/\/unsplash.com\/@wocintechchat?utm_source=web_stories_wordpress&utm_medium=referral"},"registerUsageUrl":"https:\/\/media3p.googleapis.com\/v1\/media:registerUsage?token=AZItapgO\/m0KeH%2BjyaPNAD0S6S2qObtQPO2\/QdP%2B2GNJctkCijZc5989aKKnjpGuDti8jxbfB12gWBPWSuNJNmX24Vn%2B8Sz\/Ie1WUZfS7r1ftZaoMDxvP0ZsJpsypz63tolQrURDPkl52yVjN1WwARvoBfhE2bEB0NxYjgHeU7JKZvY\/\/Pf1JIqA2oVAOqylt97dSZAQY6kjKSfcx2EfWuz44ufR6rapDKN0wyX6onAWBG%2Bdtkn0scgGlUAJbioJbO6NmPKfcuCiYG5Fm%2B32j78s8w%3D%3D"}}},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"Roboto"},"fontSize":22,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"lineHeight":1.3,"textAlign":"left","padding":{"locked":true,"horizontal":0,"vertical":0},"content":"<span style=\"color: #fff\">Mission Develop and maintain different online marketing strategies. Creativity, content, analytics, digital trends comprehension.Competitive salaries, career growth.<\/span>","borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"x":47,"y":478,"width":357,"height":169,"id":"a22634bf-fd80-4afc-a83d-f6d0c8d79d2b","type":"text"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"Bebas Neue"},"fontSize":35,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"lineHeight":1.3,"textAlign":"left","padding":{"locked":true,"horizontal":0,"vertical":0},"content":"<span style=\"font-weight: 700; color: #fff\">Digital Marketing Manager<\/span>","borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"width":325,"height":42,"id":"ef237517-6398-457c-b9c1-33f41f6d91f3","x":48,"y":418,"type":"text"}],"backgroundColor":{"type":"linear","stops":[{"color":{"r":0,"g":0,"b":0},"position":0},{"color":{"r":255,"g":255,"b":255},"position":1}],"rotation":0.5},"animations":[{"id":"2cf56e19-9444-47df-aa3a-106d8b716eef","type":"effect-fly-in","flyInDir":"leftToRight","duration":600,"delay":0,"targets":["a22634bf-fd80-4afc-a83d-f6d0c8d79d2b"]},{"id":"d27ce9a5-d72b-411a-936b-5d21cccf5bf7","type":"effect-fly-in","flyInDir":"leftToRight","duration":600,"delay":0,"targets":["ef237517-6398-457c-b9c1-33f41f6d91f3"]}],"type":"page","id":"fe05cb07-a822-46b3-9de1-55ffa0926c8c","defaultBackgroundElement":{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"x":1,"y":1,"width":1,"height":1,"mask":{"type":"rectangle"},"isBackground":true,"isDefaultBackground":true,"id":"6154f7b3-c9aa-4915-835d-79538183e528","type":"shape"},"pageAttachment":{"theme":"light","url":"https:\/\/www.admissify.com\/blog\/project-manager-salary-in-canada\/","icon":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/02\/Project-Manager-Salary-in-Canada.jpg","needsProxy":false,"ctaText":"Read more"},"pageTemplateType":"section"}],"fonts":{"Chivo":{"family":"Chivo","fallbacks":["sans-serif"],"weights":[100,200,300,400,500,600,700,800,900],"styles":["regular","italic"],"variants":[[0,100],[0,200],[0,300],[0,400],[0,500],[0,600],[0,700],[0,800],[0,900],[1,100],[1,200],[1,300],[1,400],[1,500],[1,600],[1,700],[1,800],[1,900]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":940,"des":-250,"tAsc":940,"tDes":-250,"tLGap":0,"wAsc":1151,"wDes":413,"xH":511,"capH":686,"yMin":-337,"yMax":1111,"hAsc":940,"hDes":-250,"lGap":0}},"Roboto":{"family":"Roboto","fallbacks":["sans-serif"],"weights":[100,300,400,500,700,900],"styles":["italic","regular"],"variants":[[0,100],[1,100],[0,300],[1,300],[0,400],[1,400],[0,500],[1,500],[0,700],[1,700],[0,900],[1,900]],"service":"fonts.google.com","metrics":{"upm":2048,"asc":1900,"des":-500,"tAsc":1536,"tDes":-512,"tLGap":102,"wAsc":1946,"wDes":512,"xH":1082,"capH":1456,"yMin":-555,"yMax":2163,"hAsc":1900,"hDes":-500,"lGap":0}},"Bebas Neue":{"family":"Bebas Neue","fallbacks":["sans-serif"],"weights":[400],"styles":["regular"],"variants":[[0,400]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":900,"des":-300,"tAsc":900,"tDes":-300,"tLGap":0,"wAsc":950,"wDes":350,"xH":700,"capH":700,"yMin":-200,"yMax":912,"hAsc":900,"hDes":-300,"lGap":0}}},"autoAdvance":true,"defaultPageDuration":7,"currentStoryStyles":{"colors":[]}},"story_poster":{"id":14545,"url":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/8-High-Paying-Jobs-That-Do-Not-Require-Coding-Skills.jpg","width":640,"height":853,"needsProxy":false},"_links":{"self":[{"href":"https:\/\/www.admissify.com\/blog\/wp-json\/web-stories\/v1\/web-story\/14544","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\/14544\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.admissify.com\/blog\/wp-json\/web-stories\/v1\/media\/14545"}],"wp:attachment":[{"href":"https:\/\/www.admissify.com\/blog\/wp-json\/web-stories\/v1\/media?parent=14544"}],"wp:term":[{"taxonomy":"web_story_category","embeddable":true,"href":"https:\/\/www.admissify.com\/blog\/wp-json\/web-stories\/v1\/web_story_category?post=14544"},{"taxonomy":"web_story_tag","embeddable":true,"href":"https:\/\/www.admissify.com\/blog\/wp-json\/web-stories\/v1\/web_story_tag?post=14544"}],"wp:lock":[{"embeddable":true,"href":"https:\/\/www.admissify.com\/blog\/wp-json\/web-stories\/v1\/web-story\/14544\/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 07:58:31 UTC -->