CINXE.COM

Privacy Statement | Level Access

<!DOCTYPE html> <html lang="en"> <head><script>if(navigator.userAgent.match(/MSIE|Internet Explorer/i)||navigator.userAgent.match(/Trident\/7\..*?rv:11/i)){let href=document.location.href;if(!href.match(/[?&]nonitro/)){if(href.indexOf("?")==-1){if(href.indexOf("#")==-1){document.location.href=href+"?nonitro=1"}else{document.location.href=href.replace("#","?nonitro=1#")}}else{if(href.indexOf("#")==-1){document.location.href=href+"&nonitro=1"}else{document.location.href=href.replace("#","&nonitro=1#")}}}}</script><link rel="preconnect" href="https://cdn-ilbkkfp.nitrocdn.com" /><link rel="preconnect" href="https://consent.cookiebot.com" /><title>Privacy Statement | Level Access</title><meta name="msapplication-TileColor" content="#ffcb05" /><meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' /><meta name="description" content="Our Privacy Policy is designed to assist you in understanding how we collect and use the personal information you provide to us." /><meta property="og:locale" content="en_US" /><meta property="og:type" content="article" /><meta property="og:title" content="Privacy Statement | Level Access" /><meta property="og:description" content="Our Privacy Policy is designed to assist you in understanding how we collect and use the personal information you provide to us." /><meta property="og:url" content="https://www.levelaccess.com/privacy-statement/" /><meta property="og:site_name" content="Level Access" /><meta property="article:modified_time" content="2024-12-02T13:53:09+00:00" /><meta property="og:image" content="https://www.levelaccess.com/wp-content/uploads/2024/10/Level-Access-Logo-copyright.png" /><meta property="og:image:width" content="1200" /><meta property="og:image:height" content="675" /><meta property="og:image:type" content="image/png" /><meta name="twitter:card" content="summary_large_image" /><meta name="twitter:site" content="@levelaccessa11y" /><meta name="twitter:label1" content="Est. reading time" /><meta name="twitter:data1" content="14 minutes" /><meta name="msapplication-TileImage" content="https://www.levelaccess.com/wp-content/uploads/2023/10/cropped-2023-LevelAccess_FavIcon_Midnight-RGB_215x215-1-270x270.png" /><meta name="viewport" content="width=device-width" /><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><meta charset="UTF-8" /><meta name="generator" content="WordPress 6.7.1" /><meta name="generator" content="NitroPack" /><script>var NPSH,NitroScrollHelper;NPSH=NitroScrollHelper=function(){let captureTimeout=null;const savedPos=window.sessionStorage.getItem("nitroScrollPos");function captureScrollPos(){let nitroScrollPos=JSON.parse(window.sessionStorage.getItem("nitroScrollPos"))||{};if(typeof nitroScrollPos!=="object"){nitroScrollPos={}}nitroScrollPos[document.URL]=window.scrollY;window.sessionStorage.setItem("nitroScrollPos",JSON.stringify(nitroScrollPos))}window.addEventListener("scroll",function(){if(captureTimeout!==null){clearTimeout(captureTimeout)}captureTimeout=setTimeout(captureScrollPos,200)},{passive:true});let obj={};obj.getScrollPos=()=>{if(!savedPos){return 0}const position=JSON.parse(savedPos);return position[document.URL]||0};obj.isScrolled=()=>{return obj.getScrollPos()>document.documentElement.clientHeight*.5};return obj}();</script><script>(function(){var triggered=false;var htmlClassList=document.documentElement.classList;var ua=navigator.userAgent.toLowerCase();var triggerClasses=["android","iphone","ipad"];var len=triggerClasses.length;var c;var deviceClass=null;for(var x=0;x<len;x++){c=triggerClasses[x];if(ua.indexOf(c)>-1)deviceClass=c;if(htmlClassList.contains(c)){triggered=true;htmlClassList.remove(c)}}if(triggered&&deviceClass){htmlClassList.add(deviceClass);if(deviceClass=="iphone"||deviceClass=="ipad"){htmlClassList.add("ios")}}})();</script><script type="text/worker" id="nitro-web-worker">var preloadRequests=0;var remainingCount={};var baseURI="";self.onmessage=function(e){switch(e.data.cmd){case"RESOURCE_PRELOAD":var id=e.data.requestId;remainingCount[id]=0;e.data.resources.forEach(function(v){preload(v,function(id){return function(){console.log(id+" DONE: "+v);if(--remainingCount[id]==0){self.postMessage({cmd:"RESOURCE_PRELOAD",requestId:id})}}}(id));remainingCount[id]++});break;case"SET_BASEURI":baseURI=e.data.uri;break}};async function preload(uri,callback){if(typeof URL!=="undefined"&&baseURI){try{var url=new URL(uri,baseURI);uri=url.href}catch(e){console.log("Worker error: "+e.message)}}console.log("Preloading "+uri);try{var req=new Request(uri,{mode:"no-cors",redirect:"follow"});await fetch(req);callback()}catch(e){console.log(e);var xhr=new XMLHttpRequest;xhr.responseType="blob";xhr.onload=callback;xhr.onerror=callback;xhr.open("GET",uri,true);xhr.send()}}</script><script id="nprl">(()=>{if(window.NPRL!=undefined)return;(function(x){var o=x.prototype;o.after||(o.after=function(){var e,m=arguments,l=m.length,i=0,t=this,p=t.parentNode,n=Node,s=String,d=document;if(p!==null){while(i<l){(e=m[i])instanceof n?(t=t.nextSibling)!==null?p.insertBefore(e,t):p.appendChild(e):p.appendChild(d.createTextNode(s(e)));++i}}})})(Element);var NPRL,NitroResourceLoader;NPRL=NitroResourceLoader=function(){var hasBooted=false;var URL=window.URL||window.webkitURL;var autoRemoveCriticalCss=true;var delayResourceLoading=true;var loadingStrategy=2;var scriptBootTimeout=null;var scriptBootTimeoutOverride=null;var managerTagManagerStatus=window.nitroGtmExcludes!=undefined;var tagManagerExcludes=managerTagManagerStatus?JSON.parse(atob(window.nitroGtmExcludes)).map(str=>new RegExp(str)):[];var firstFunc;var bootEvents;var bootTimeout=null;var bootRlTimeout=null;var interactionEvent=null;var userInteractionEvents={touch:["touchmove","touchend"],default:["mousemove","click","keydown","wheel"]};var stylesPending=true;var stylesQueue=[];var styleQueueSize=false;var scriptsQueue=[];var scriptsQueueSize=0;var dynamicallyAddedResourcesQueueSize=0;var shouldLoadScripts=false;var scriptsPreloadStatus=0;var onLoadObserver=null;var windowLoadTriggerred=false;var documentReadyTriggerred=false;var isPageScrolled=false;var prerequisites=[];var loadedStyles=[];var erroredStyles=[];var exhaustedElements=[];var onStyleLoadTriggered=false;var preloadCallbacks={};var tagManagerScripts=new Map;var browserSupportsModules="noModule"in HTMLScriptElement.prototype;var raf=requestAnimationFrame||mozRequestAnimationFrame||webkitRequestAnimationFrame||msRequestAnimationFrame;function onPreload(resId,callback){if(!preloadCallbacks[resId]){preloadCallbacks[resId]=[]}preloadCallbacks[resId].push(callback)}function triggerPreload(resId,e){if(preloadCallbacks[resId]){var x=0,callbacks=preloadCallbacks[resId];for(var x=0;x<callbacks.length;x++){callbacks[x].call(this,e)}}}function eventOverride(){(function(obj,evOverrideName){var propertyFunction=null;var propertyFunctionPlaceholder=function(e){propertyFunction(e)};var propertyName=null;var handlerToEventMap={};var nativeEventFired=null;var nitroEventFired=null;var readyStateChangeCounter=0;obj.addEventListener(evOverrideName,function(e){if(["load","DOMContentLoaded"].indexOf(evOverrideName)!=-1){if(nitroEventFired){asyncFunc(function(){obj.triggerNitroEvent(evOverrideName)})}nativeEventFired=true}else if(evOverrideName=="readystatechange"){readyStateChangeCounter++;NPh.ogReadyState=readyStateChangeCounter==1?"interactive":"complete";if(nitroEventFired&&nitroEventFired>=readyStateChangeCounter){NPh.documentReadyState=NPh.ogReadyState;asyncFunc(function(){obj.triggerNitroEvent(evOverrideName)})}}});obj.addEventListener(evOverrideName+"Nitro",function(e){if(["load","DOMContentLoaded"].indexOf(evOverrideName)!=-1){if(!nativeEventFired){e.preventDefault();e.stopImmediatePropagation()}else{}nitroEventFired=true}else if(evOverrideName=="readystatechange"){nitroEventFired=NPh.documentReadyState=="interactive"?1:2;if(readyStateChangeCounter<nitroEventFired){e.preventDefault();e.stopImmediatePropagation()}}});switch(evOverrideName){case"load":propertyName="onload";break;case"readystatechange":propertyName="onreadystatechange";break;case"pageshow":propertyName="onpageshow";break;default:propertyName=null;break}if(propertyName){Object.defineProperty(obj,propertyName,{get:function(){return propertyFunction},set:function(val){if(typeof val!=="function"){propertyFunction=null;obj.removeEventListener(evOverrideName+"Nitro",propertyFunctionPlaceholder)}else{if(!propertyFunction){obj.addEventListener(evOverrideName+"Nitro",propertyFunctionPlaceholder)}propertyFunction=val}}})}Object.defineProperty(obj,"addEventListener"+evOverrideName,{value:function(eventName){if(eventName!=evOverrideName||!NPh.startedScriptLoading||document.currentScript&&document.currentScript.hasAttribute("nitro-exclude")){}else{arguments[0]+="Nitro"}obj.ogAddEventListener.apply(obj,arguments);handlerToEventMap[arguments[1]]=arguments[0]}});Object.defineProperty(obj,"removeEventListener"+evOverrideName,{value:function(eventName){var handlerEvent=handlerToEventMap[arguments[1]];arguments[0]=handlerEvent;obj.ogRemoveEventListener.apply(obj,arguments)}});Object.defineProperty(obj,"triggerNitroEvent"+evOverrideName,{value:function(eventName,targetOverride){targetOverride=targetOverride||obj;var ev=new Event(eventName+"Nitro",{bubbles:true});ev.isNitroPack=true;Object.defineProperty(ev,"type",{get:function(){return eventName},set:function(){}});Object.defineProperty(ev,"target",{get:function(){return targetOverride},set:function(){}});obj.dispatchEvent(ev)}});if(typeof obj.triggerNitroEvent==="undefined"){(function(){var ogAddEventListener=obj.addEventListener;var ogRemoveEventListener=obj.removeEventListener;Object.defineProperty(obj,"ogAddEventListener",{value:ogAddEventListener});Object.defineProperty(obj,"ogRemoveEventListener",{value:ogRemoveEventListener});Object.defineProperty(obj,"addEventListener",{value:function(eventName){var propName="addEventListener"+eventName;if(typeof obj[propName]!=="undefined"){obj[propName].apply(obj,arguments)}else{ogAddEventListener.apply(obj,arguments)}},writable:true});Object.defineProperty(obj,"removeEventListener",{value:function(eventName){var propName="removeEventListener"+eventName;if(typeof obj[propName]!=="undefined"){obj[propName].apply(obj,arguments)}else{ogRemoveEventListener.apply(obj,arguments)}}});Object.defineProperty(obj,"triggerNitroEvent",{value:function(eventName,targetOverride){var propName="triggerNitroEvent"+eventName;if(typeof obj[propName]!=="undefined"){obj[propName].apply(obj,arguments)}}})})()}}).apply(null,arguments)}eventOverride(window,"load");eventOverride(window,"pageshow");eventOverride(window,"DOMContentLoaded");eventOverride(document,"DOMContentLoaded");eventOverride(document,"readystatechange");try{var worker=new Worker(URL.createObjectURL(new Blob([document.getElementById("nitro-web-worker").textContent],{type:"text/javascript"})))}catch(e){var worker=new Worker("data:text/javascript;base64,"+btoa(document.getElementById("nitro-web-worker").textContent))}worker.onmessage=function(e){if(e.data.cmd=="RESOURCE_PRELOAD"){triggerPreload(e.data.requestId,e)}};if(typeof document.baseURI!=="undefined"){worker.postMessage({cmd:"SET_BASEURI",uri:document.baseURI})}var onloadScript=function(e){if(--scriptsQueueSize==0){asyncFunc(triggerDocumentReady)}};var onReadyResource=function(e){e.target.removeEventListener("load",onReadyResource);e.target.removeEventListener("error",onReadyResource);e.target.removeEventListener("nitroTimeout",onReadyResource);if(e.type!="nitroTimeout"){clearTimeout(e.target.nitroTimeout)}if(--dynamicallyAddedResourcesQueueSize==0&&scriptsQueueSize==0){asyncFunc(triggerWindowLoad)}};var prepareInlineScript=function(inlineScript){var src=inlineScript.textContent;try{var scriptUrl=URL.createObjectURL(new Blob([src.replace(/^(?:<!--)?(.*?)(?:-->)?$/gm,"$1")],{type:"text/javascript"}))}catch(e){var scriptUrl="data:text/javascript;base64,"+btoa(src.replace(/^(?:<!--)?(.*?)(?:-->)?$/gm,"$1"))}return scriptUrl};var triggerDocumentReady=function(){NPh.documentReadyState="interactive";document.triggerNitroEvent("readystatechange");document.triggerNitroEvent("DOMContentLoaded");if(window.pageYOffset||window.pageXOffset){window.dispatchEvent(new Event("scroll"))}documentReadyTriggerred=true;asyncFunc(function(){if(dynamicallyAddedResourcesQueueSize==0){asyncFunc(triggerWindowLoad)}asyncFunc(repeatInteractionEvent)})};var triggerWindowLoad=function(){if(!documentReadyTriggerred||windowLoadTriggerred)return;windowLoadTriggerred=true;onLoadObserver.disconnect();untrackAppendMethods();NPh.documentReadyState="complete";document.triggerNitroEvent("readystatechange");window.triggerNitroEvent("load",document);window.triggerNitroEvent("pageshow",document);if(window.pageYOffset||window.pageXOffset||location.hash){let restoreScrollPos=typeof history.scrollRestoration!=="undefined"&&history.scrollRestoration=="auto";if(restoreScrollPos&&typeof NPSH!=="undefined"&&NPSH.getScrollPos()>0&&window.pageYOffset>document.documentElement.clientHeight*.5){window.scrollTo(0,NPSH.getScrollPos())}else if(location.hash){try{let el=document.querySelector(location.hash);if(el){el.scrollIntoView()}}catch(e){}}}var lastFunc=null;if(loadingStrategy==1){lastFunc=loadQueuedStyles}else{lastFunc=triggerDefaultStyleOnloadOnerror}asyncFunc(lastFunc)};var asyncFunc=function(callback){setTimeout(callback,0)};var logInteractionEvent=function(e){if(e.type=="touchend"||e.type=="click"){interactionEvent=e}};var repeatInteractionEvent=function(){if(interactionEvent){setTimeout(function(e){return function(){var makeEvent=function(type,x,y){var ev=new Event(type,{bubbles:true,cancelable:true});if(type=="click"){ev.clientX=x;ev.clientY=y}else{ev.touches=[{clientX:x,clientY:y}]}return ev};var target;if(e.type=="touchend"){var touch=e.changedTouches[0];target=document.elementFromPoint(touch.clientX,touch.clientY);target.dispatchEvent(makeEvent("touchstart"),touch.clientX,touch.clientY);target.dispatchEvent(makeEvent("touchend"),touch.clientX,touch.clientY);target.dispatchEvent(makeEvent("click"),touch.clientX,touch.clientY)}else if(e.type=="click"){target=document.elementFromPoint(e.clientX,e.clientY);target.dispatchEvent(makeEvent("click"),e.clientX,e.clientY)}}}(interactionEvent),150);interactionEvent=null}};var monitorDynamicNode=function(node){if(node.tagName=="SCRIPT"&&!node.hasAttribute("data-nitro-for-id")&&!node.hasAttribute("nitro-document-write")||node.tagName=="IMG"&&(node.hasAttribute("src")||node.hasAttribute("srcset"))||node.tagName=="IFRAME"&&node.hasAttribute("src")||node.tagName=="LINK"&&node.hasAttribute("href")&&node.hasAttribute("rel")&&node.getAttribute("rel")=="stylesheet"){if(node.tagName==="IFRAME"&&node.src.indexOf("about:blank")>-1){return}var url="";switch(node.tagName){case"LINK":url=node.href;break;case"IMG":if(exhaustedElements.indexOf(node)>-1)return;url=node.srcset||node.src;break;default:url=node.src;break}var type=node.getAttribute("type");if(!url&&node.tagName!=="SCRIPT")return;if((node.tagName=="IMG"||node.tagName=="LINK")&&(url.indexOf("data:")===0||url.indexOf("blob:")===0))return;if(node.tagName=="SCRIPT"&&type&&type!=="text/javascript"&&type!=="application/javascript"){if(type!=="module"||!browserSupportsModules)return}if(node.tagName==="SCRIPT"){if(exhaustedElements.indexOf(node)>-1)return;if(node.noModule&&browserSupportsModules){return}let tagManagerScript=null;if(document.currentScript){if(document.currentScript.src&&document.currentScript.src.indexOf("googletagmanager")>-1){tagManagerScript=document.currentScript}if(document.currentScript.hasAttribute("data-nitro-gtm-id")){node.setAttribute("data-nitro-gtm-id",document.currentScript.getAttribute("data-nitro-gtm-id"))}}else if(window.nitroCurrentScript){if(window.nitroCurrentScript.src&&window.nitroCurrentScript.src.indexOf("googletagmanager")>-1){tagManagerScript=window.nitroCurrentScript}}if(tagManagerScript&&managerTagManagerStatus){let isExcluded=false;for(const exclude of tagManagerExcludes){isExcluded=node.src?exclude.test(node.src):exclude.test(node.textContent);if(isExcluded){break}}if(!isExcluded){node.type="text/googletagmanagerscript";let tagManagerId=tagManagerScript.hasAttribute("data-nitro-gtm-id")?tagManagerScript.getAttribute("data-nitro-gtm-id"):tagManagerScript.id;if(!tagManagerScripts.has(tagManagerId)){tagManagerScripts.set(tagManagerId,[])}let queue=tagManagerScripts.get(tagManagerId);queue.push(node);return}}if(!node.src){if(node.textContent.length>0){node.textContent+="\n;if(document.currentScript.nitroTimeout) {clearTimeout(document.currentScript.nitroTimeout);}; setTimeout(function() { this.dispatchEvent(new Event('load')); }.bind(document.currentScript), 0);"}else{return}}else{}exhaustedElements.push(node)}if(!node.hasOwnProperty("nitroTimeout")){dynamicallyAddedResourcesQueueSize++;node.addEventListener("load",onReadyResource,true);node.addEventListener("error",onReadyResource,true);node.addEventListener("nitroTimeout",onReadyResource,true);node.nitroTimeout=setTimeout(function(){console.log("Resource timed out",node);node.dispatchEvent(new Event("nitroTimeout"))},5e3)}}};var considerNodeReady=function(node){if(node.hasOwnProperty("nitroTimeout")&&node.nitroTimeout){clearTimeout(node.nitroTimeout);node.nitroTimeout=null;node.dispatchEvent(new Event("nitroTimeout"))}};document.documentElement.addEventListener("load",function(e){if(e.target.tagName=="SCRIPT"||e.target.tagName=="IMG"){exhaustedElements.push(e.target)}},true);document.documentElement.addEventListener("error",function(e){if(e.target.tagName=="SCRIPT"||e.target.tagName=="IMG"){exhaustedElements.push(e.target)}},true);var methodsToTrack=["appendChild","replaceChild","insertBefore","prepend","append","before","after","replaceWith","insertAdjacentElement"];var trackAppendMethods=function(){if(managerTagManagerStatus){window._nitro_setTimeout=window.setTimeout;window.setTimeout=function(cb,timeout,...others){let currentScript=document.currentScript||window.nitroCurrentScript;if(!currentScript||currentScript.src&&currentScript.src.indexOf("googletagmanager")==-1){return window._nitro_setTimeout.call(window,cb,timeout,...others)}return window._nitro_setTimeout.call(window,function(currentScript,cb){return function(...others){window.nitroCurrentScript=currentScript;cb(...others)}}(currentScript,cb),timeout,...others)}}methodsToTrack.forEach(function(method){HTMLElement.prototype["og"+method]=HTMLElement.prototype[method];HTMLElement.prototype[method]=function(...nodes){if(this.parentNode||this===document.documentElement){switch(method){case"replaceChild":case"insertBefore":nodes.pop();break;case"insertAdjacentElement":nodes.shift();break}nodes.forEach(function(node){if(!node)return;if(node.tagName=="SCRIPT"){monitorDynamicNode(node)}else{if(node.children&&node.children.length>0){node.querySelectorAll("script").forEach(monitorDynamicNode)}}})}return this["og"+method].apply(this,arguments)}})};var untrackAppendMethods=function(){if(managerTagManagerStatus&&typeof window._nitro_setTimeout==="function"){window.setTimeout=window._nitro_setTimeout}methodsToTrack.forEach(function(method){HTMLElement.prototype[method]=HTMLElement.prototype["og"+method]})};var loadQueuedScripts=async function(){if(delayResourceLoading){removeBootEventListener(firstFunc);removeBootEventListener(logInteractionEvent);if(bootTimeout){clearTimeout(bootTimeout);bootTimeout=null}}if(scriptsPreloadStatus===1){shouldLoadScripts=true;return}else if(scriptsPreloadStatus===0){scriptsPreloadStatus=-1}NPh.startedScriptLoading=true;Object.defineProperty(document,"readyState",{get:function(){return NPh.documentReadyState},set:function(){}});var targetNode=document.documentElement;var observerOptions={attributes:true,attributeFilter:["src"],childList:true,subtree:true};onLoadObserver=new MutationObserver(function(mutationList,observer){mutationList.forEach(function(mutation){if(mutation.type=="childList"&&mutation.addedNodes.length>0){mutation.addedNodes.forEach(function(node){if(!document.documentElement.contains(node)){return}if(node.tagName=="IMG"||node.tagName=="IFRAME"||node.tagName=="LINK"){monitorDynamicNode(node)}})}if(mutation.type=="childList"&&mutation.removedNodes.length>0){mutation.removedNodes.forEach(function(node){if(node.tagName=="IFRAME"||node.tagName=="LINK"){considerNodeReady(node)}})}if(mutation.type=="attributes"){var node=mutation.target;if(!document.documentElement.contains(node)){return}if(node.tagName=="IFRAME"||node.tagName=="LINK"||node.tagName=="IMG"||node.tagName=="SCRIPT"){monitorDynamicNode(node)}}})});onLoadObserver.observe(targetNode,observerOptions);if(!managerTagManagerStatus){trackAppendMethods()}await Promise.all(prerequisites);var scriptInfo=scriptsQueue.shift();var firstDeferredScript=null;var canLoadDeferred=false;while(scriptInfo){var src;var meta=JSON.parse(atob(scriptInfo.meta));var delay=meta.delay;if(scriptInfo.type=="inline"){var inlineScript=document.getElementById(scriptInfo.id);if(inlineScript){inlineScript.remove()}else{scriptInfo=scriptsQueue.shift();continue}src=prepareInlineScript(inlineScript);if(src===false){scriptInfo=scriptsQueue.shift();continue}}else{src=scriptInfo.src}if(!canLoadDeferred&&scriptInfo.type!="inline"&&(typeof meta.attributes.async!="undefined"||typeof meta.attributes.defer!="undefined")){if(firstDeferredScript===null){firstDeferredScript=scriptInfo}else if(firstDeferredScript===scriptInfo){canLoadDeferred=true}if(!canLoadDeferred){scriptsQueue.push(scriptInfo);scriptInfo=scriptsQueue.shift();continue}}var script=document.createElement("script");script.src=src;script.setAttribute("data-nitro-for-id",scriptInfo.id);for(var attrName in meta.attributes){try{if(meta.attributes[attrName]===false){script.setAttribute(attrName,"")}else{script.setAttribute(attrName,meta.attributes[attrName])}}catch(e){console.log("Error while setting script attribute",script,e)}}script.async=false;if(meta.canonicalLink!=""&&Object.getOwnPropertyDescriptor(script,"src")?.configurable!==false){(meta=>{Object.defineProperty(script,"src",{get:function(){return meta.canonicalLink},set:function(){}})})(meta)}if(delay){setTimeout((function(script,id){var marker=document.querySelector("[data-nitro-marker-id='"+id+"']");if(marker){marker.after(script)}else{document.head.appendChild(script)}}).bind(null,script,scriptInfo.id),delay)}else{script.addEventListener("load",onloadScript);script.addEventListener("error",onloadScript);if(!script.noModule||!browserSupportsModules){scriptsQueueSize++}var marker=document.querySelector("[data-nitro-marker-id='"+scriptInfo.id+"']");if(marker){asyncFunc(function(marker,script){return function(){marker.after(script)}}(marker,script))}else{asyncFunc(function(script){return function(){document.head.appendChild(script)}}(script))}}scriptInfo=scriptsQueue.shift()}};var getStylesContainer=function(){var stylesParent=document.getElementById("nitro-deferred-styles");var div=document.createElement("div");div.innerHTML=stylesParent.textContent;return div};var loadQueuedStyles=async function(e){isPreload=e&&e.type=="NitroPreload";if(!isPreload){scriptsPreloadStatus=-1;stylesPending=false;if(delayResourceLoading){removeBootEventListener(firstFunc);removeBootEventListener(logInteractionEvent);if(bootTimeout){clearTimeout(bootTimeout);bootTimeout=null}}}if(styleQueueSize===false){var div=getStylesContainer();let styles=div.querySelectorAll('style,link[rel="stylesheet"]');styleQueueSize=styles.length;if(styleQueueSize){let marker=document.getElementById("nitro-deferred-styles-marker");marker.replaceWith.apply(marker,div.childNodes)}else if(isPreload){asyncFunc(triggerOnStylesLoad)}else{onStylesLoaded()}}else if(styleQueueSize===0&&!isPreload){onStylesLoaded()}};var preloadCSS=function(){var cssContainer=getStylesContainer();var links=cssContainer.childNodes;var link;var urls=[];for(var x=0;x<links.length;x++){link=links[x];if(link.href){urls.push(link.href)}}var reqId="css-preload";onPreload(reqId,function(e){loadQueuedStyles(new Event("NitroPreload"))});if(urls.length){worker.postMessage({cmd:"RESOURCE_PRELOAD",resources:urls,requestId:reqId})}else{asyncFunc(function(){triggerPreload(reqId)})}};var preloadJS=function(){if(scriptsPreloadStatus===-1)return;scriptsPreloadStatus=1;var urls=[];var scriptInfo,meta;for(var x=0;x<scriptsQueue.length;x++){scriptInfo=scriptsQueue[x];if(scriptInfo.type!="inline"){if(scriptInfo.src){meta=JSON.parse(atob(scriptInfo.meta));if(meta.delay)continue;if(meta.attributes.type&&meta.attributes.type=="module"&&!browserSupportsModules)continue;urls.push(scriptInfo.src)}}}if(urls.length){var reqId="js-preload";onPreload(reqId,function(e){scriptsPreloadStatus=2;if(shouldLoadScripts){asyncFunc(loadQueuedScripts)}});worker.postMessage({cmd:"RESOURCE_PRELOAD",resources:urls,requestId:reqId})}};var triggerDefaultStyleOnloadOnerror=function(){while(loadedStyles.length){style=loadedStyles.shift();if(style.hasAttribute("nitropack-onload")){style.setAttribute("onload",style.getAttribute("nitropack-onload"));asyncFunc(function(style1){return function(){style1.dispatchEvent(new Event("load"))}}(style))}}while(erroredStyles.length){style=erroredStyles.shift();if(style.hasAttribute("nitropack-onerror")){style.setAttribute("onerror",style.getAttribute("nitropack-onerror"));asyncFunc(function(style1){return function(){style1.dispatchEvent(new Event("error"))}}(style))}}};var triggerOnStylesLoad=function(){if(!onStyleLoadTriggered){if(autoRemoveCriticalCss){asyncFunc(function(){var criticalCssElement=document.getElementById("nitro-critical-css");if(criticalCssElement){criticalCssElement.remove()}})}onStyleLoadTriggered=true;onStylesLoadEvent=new Event("NitroStylesLoaded");onStylesLoadEvent.isNitroPack=true;window.dispatchEvent(onStylesLoadEvent)}};var onStylesLoaded=function(){if(loadingStrategy==2){asyncFunc(loadQueuedScripts)}else{triggerDefaultStyleOnloadOnerror()}};var addBootEventListener=function(listener){bootEvents.forEach(function(bootEvent){document.addEventListener(bootEvent,listener,true)})};var removeBootEventListener=function(listener){bootEvents.forEach(function(bootEvent){document.removeEventListener(bootEvent,listener,true)})};if(managerTagManagerStatus){trackAppendMethods()}return{setAutoRemoveCriticalCss:function(flag){autoRemoveCriticalCss=flag},registerScript:function(src,id,metaData){scriptsQueue.push({type:"remote",src:src,id:id,meta:metaData})},registerInlineScript:function(id,metaData){scriptsQueue.push({type:"inline",id:id,meta:metaData})},registerStyle:function(href,rel,media){stylesQueue.push({href:href,rel:rel,media:media})},onLoadStyle:function(style1){loadedStyles.push(style1);if(styleQueueSize!==false&&--styleQueueSize==0){asyncFunc(triggerOnStylesLoad);if(stylesPending){stylesPending=false}else{onStylesLoaded()}}},onErrorStyle:function(style1){erroredStyles.push(style1);if(styleQueueSize!==false&&--styleQueueSize==0){asyncFunc(triggerOnStylesLoad);if(stylesPending){stylesPending=false}else{onStylesLoaded()}}},loadJs:function(script,sibling){if(!script.src){var src=prepareInlineScript(script);if(src!==false){script.src=src;script.textContent=""}}if(sibling){asyncFunc(function(sibling,script){return function(){sibling.after(script)}}(sibling,script))}else{asyncFunc(function(script){return function(){document.head.appendChild(script)}}(script))}},loadQueuedResources:async function(){window.dispatchEvent(new Event("NitroBootStart"));if(bootRlTimeout){clearTimeout(bootRlTimeout);bootRlTimeout=null}window.removeEventListener("load",NPRL.loadQueuedResources);firstFunc=loadingStrategy==1?loadQueuedScripts:loadQueuedStyles;if(!delayResourceLoading||interactionEvent){asyncFunc(firstFunc)}else{if(navigator.userAgent.indexOf(" Edge/")==-1){preloadCSS();onPreload("css-preload",preloadJS)}addBootEventListener(firstFunc);if(scriptBootTimeoutOverride){if(scriptBootTimeout){bootTimeout=setTimeout(firstFunc,scriptBootTimeout)}}else{}}},fontPreload:function(fonts){var reqId="critical-fonts";onPreload(reqId,function(e){document.getElementById("nitro-critical-fonts").type="text/css"});worker.postMessage({cmd:"RESOURCE_PRELOAD",resources:fonts,requestId:reqId})},boot:function(){if(hasBooted)return;hasBooted=true;isPageScrolled=typeof NPSH!=="undefined"&&NPSH.isScrolled();let isPrerendering=document.prerendering;if(location.hash||isPageScrolled||isPrerendering){delayResourceLoading=false}bootEvents=userInteractionEvents.default.concat(userInteractionEvents.touch);bootRlTimeout=setTimeout(NPRL.loadQueuedResources,1500);addBootEventListener(logInteractionEvent);if(isPageScrolled){NPRL.loadQueuedResources()}else{window.addEventListener("load",NPRL.loadQueuedResources)}},addPrerequisite:function(promise){prerequisites.push(promise)},getTagManagerNodes:function(id){if(!id)return tagManagerScripts;return tagManagerScripts.get(id)??[]}}}();var NPh,NitroPackHelper;NPh=NitroPackHelper=function(){var documentWriteOg=document.write;return{documentWrite:function(element,code){if(element&&element.hasAttribute("nitro-exclude")){return documentWriteOg.call(document,code)}var container=null;if(element.documentWriteContainer){container=element.documentWriteContainer}else{container=document.createElement("span");element.documentWriteContainer=container}var sibling=null;if(element){if(element.hasAttribute("data-nitro-for-id")){sibling=document.querySelector('template[data-nitro-marker-id="'+element.getAttribute("data-nitro-for-id")+'"]')}else{sibling=element}}container.innerHTML+=code;container.querySelectorAll("script").forEach(function(e){e.setAttribute("nitro-document-write","")});if(!container.parentNode){if(sibling){sibling.parentNode.insertBefore(container,sibling)}else{document.body.appendChild(container)}}var tmpContainer=document.createElement("span");tmpContainer.innerHTML=code;var injectedScripts=tmpContainer.querySelectorAll("script");if(injectedScripts.length){injectedScripts.forEach(function(e){var attributes=e.getAttributeNames();var script=document.createElement("script");attributes.forEach(function(attr){script.setAttribute(attr,e.getAttribute(attr))});script.async=false;if(!e.src&&e.textContent){script.textContent=e.textContent}NPRL.loadJs(script,sibling)})}},TrustLogo:function(id,src){var callee=document.getElementById(id);var img=document.createElement("img");img.src=src;callee.parentNode.insertBefore(img,callee)},documentReadyState:"loading",ogReadyState:document.readyState,startedScriptLoading:false,loadScriptDelayed:function(src,delay){setTimeout(function(){var script=document.createElement("script");script.src=src;document.head.appendChild(script)},delay)}}}();document.write=function(markup){NPh.documentWrite(document.currentScript,markup)};document.writeln=function(markup){NPh.documentWrite(document.currentScript,markup+"\n")};window.NPRL=NPRL;window.NitroResourceLoader=NitroResourceLoader;window.NPh=NPh;window.NitroPackHelper=NitroPackHelper})();</script><template id="nitro-deferred-styles-marker"></template><link rel="preload" href="https://cdn-ilbkkfp.nitrocdn.com/IitHsyZVCFBhhqcuBElDTFsjJOnzYnBg/assets/static/source/rev-2ecd86d/www.levelaccess.com/wp-content/themes/newptheme/assets/fonts/AtkinsonHyperlegible-Regular.woff2" as="font" type="font/woff2" crossorigin class="nitro-font-preload" /><link rel="preload" href="https://cdn-ilbkkfp.nitrocdn.com/IitHsyZVCFBhhqcuBElDTFsjJOnzYnBg/assets/static/source/rev-2ecd86d/www.levelaccess.com/wp-content/themes/newptheme/assets/fonts/AtkinsonHyperlegible-Bold.woff2" as="font" type="font/woff2" crossorigin class="nitro-font-preload" /><style id="nitro-fonts">@font-face{font-family:"Atkinson Hyperlegible";font-style:normal;font-weight:400;src:url("https://cdn-ilbkkfp.nitrocdn.com/IitHsyZVCFBhhqcuBElDTFsjJOnzYnBg/assets/static/source/rev-2ecd86d/www.levelaccess.com/wp-content/themes/newptheme/assets/fonts/AtkinsonHyperlegible-Regular.woff2") format("woff2");font-display:swap;}@font-face{font-family:"Atkinson Hyperlegible";font-style:normal;font-weight:700;src:url("https://cdn-ilbkkfp.nitrocdn.com/IitHsyZVCFBhhqcuBElDTFsjJOnzYnBg/assets/static/source/rev-2ecd86d/www.levelaccess.com/wp-content/themes/newptheme/assets/fonts/AtkinsonHyperlegible-Bold.woff2") format("woff2");font-display:swap;}@font-face{font-family:"slick";font-weight:normal;font-style:normal;src:url("https://www.levelaccess.com/wp-content/themes/newptheme/assets/fonts/slick.ttf") format("truetype");font-display:swap;}</style><style type="text/css" id="nitro-critical-css">:root{--wp--preset--aspect-ratio--square:1;--wp--preset--aspect-ratio--4-3:4/3;--wp--preset--aspect-ratio--3-4:3/4;--wp--preset--aspect-ratio--3-2:3/2;--wp--preset--aspect-ratio--2-3:2/3;--wp--preset--aspect-ratio--16-9:16/9;--wp--preset--aspect-ratio--9-16:9/16;--wp--preset--color--black:#000;--wp--preset--color--cyan-bluish-gray:#abb8c3;--wp--preset--color--white:#fff;--wp--preset--color--pale-pink:#f78da7;--wp--preset--color--vivid-red:#cf2e2e;--wp--preset--color--luminous-vivid-orange:#ff6900;--wp--preset--color--luminous-vivid-amber:#fcb900;--wp--preset--color--light-green-cyan:#7bdcb5;--wp--preset--color--vivid-green-cyan:#00d084;--wp--preset--color--pale-cyan-blue:#8ed1fc;--wp--preset--color--vivid-cyan-blue:#0693e3;--wp--preset--color--vivid-purple:#9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple:linear-gradient(135deg,rgba(6,147,227,1) 0%,#9b51e0 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan:linear-gradient(135deg,#7adcb4 0%,#00d082 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange:linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red:linear-gradient(135deg,rgba(255,105,0,1) 0%,#cf2e2e 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray:linear-gradient(135deg,#eee 0%,#a9b8c3 100%);--wp--preset--gradient--cool-to-warm-spectrum:linear-gradient(135deg,#4aeadc 0%,#9778d1 20%,#cf2aba 40%,#ee2c82 60%,#fb6962 80%,#fef84c 100%);--wp--preset--gradient--blush-light-purple:linear-gradient(135deg,#ffceec 0%,#9896f0 100%);--wp--preset--gradient--blush-bordeaux:linear-gradient(135deg,#fecda5 0%,#fe2d2d 50%,#6b003e 100%);--wp--preset--gradient--luminous-dusk:linear-gradient(135deg,#ffcb70 0%,#c751c0 50%,#4158d0 100%);--wp--preset--gradient--pale-ocean:linear-gradient(135deg,#fff5cb 0%,#b6e3d4 50%,#33a7b5 100%);--wp--preset--gradient--electric-grass:linear-gradient(135deg,#caf880 0%,#71ce7e 100%);--wp--preset--gradient--midnight:linear-gradient(135deg,#020381 0%,#2874fc 100%);--wp--preset--font-size--small:13px;--wp--preset--font-size--medium:20px;--wp--preset--font-size--large:36px;--wp--preset--font-size--x-large:42px;--wp--preset--spacing--20:.44rem;--wp--preset--spacing--30:.67rem;--wp--preset--spacing--40:1rem;--wp--preset--spacing--50:1.5rem;--wp--preset--spacing--60:2.25rem;--wp--preset--spacing--70:3.38rem;--wp--preset--spacing--80:5.06rem;--wp--preset--shadow--natural:6px 6px 9px rgba(0,0,0,.2);--wp--preset--shadow--deep:12px 12px 50px rgba(0,0,0,.4);--wp--preset--shadow--sharp:6px 6px 0px rgba(0,0,0,.2);--wp--preset--shadow--outlined:6px 6px 0px -3px rgba(255,255,255,1),6px 6px rgba(0,0,0,1);--wp--preset--shadow--crisp:6px 6px 0px rgba(0,0,0,1);}html,body,div,span,h1,h2,h3,.h6,p,a,img,strong,i,ul,li,form,label,table,tbody,thead,tr,th,td,header,nav,section{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}header,nav,section{display:block;}body{line-height:1;}ul{list-style:none;}table{border-collapse:collapse;border-spacing:0;}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}:root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#ff6709;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-black:#333;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-primary-text-emphasis:#052c65;--bs-secondary-text-emphasis:#2b2f32;--bs-success-text-emphasis:#0a3622;--bs-info-text-emphasis:#055160;--bs-warning-text-emphasis:#664d03;--bs-danger-text-emphasis:#58151c;--bs-light-text-emphasis:#495057;--bs-dark-text-emphasis:#495057;--bs-primary-bg-subtle:#cfe2ff;--bs-secondary-bg-subtle:#e2e3e5;--bs-success-bg-subtle:#d1e7dd;--bs-info-bg-subtle:#cff4fc;--bs-warning-bg-subtle:#fff3cd;--bs-danger-bg-subtle:#f8d7da;--bs-light-bg-subtle:#fcfcfd;--bs-dark-bg-subtle:#ced4da;--bs-primary-border-subtle:#9ec5fe;--bs-secondary-border-subtle:#c4c8cb;--bs-success-border-subtle:#a3cfbb;--bs-info-border-subtle:#9eeaf9;--bs-warning-border-subtle:#ffe69c;--bs-danger-border-subtle:#f1aeb5;--bs-light-border-subtle:#e9ecef;--bs-dark-border-subtle:#adb5bd;--bs-white-rgb:255,255,255;--bs-black-rgb:51,51,51;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg,rgba(255,255,255,.15),rgba(255,255,255,0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-color-rgb:33,37,41;--bs-body-bg:#fff;--bs-body-bg-rgb:255,255,255;--bs-emphasis-color:#333;--bs-emphasis-color-rgb:51,51,51;--bs-secondary-color:rgba(33,37,41,.75);--bs-secondary-color-rgb:33,37,41;--bs-secondary-bg:#e9ecef;--bs-secondary-bg-rgb:233,236,239;--bs-tertiary-color:rgba(33,37,41,.5);--bs-tertiary-color-rgb:33,37,41;--bs-tertiary-bg:#f8f9fa;--bs-tertiary-bg-rgb:248,249,250;--bs-heading-color:inherit;--bs-link-color:#0d6efd;--bs-link-color-rgb:13,110,253;--bs-link-decoration:underline;--bs-link-hover-color:#0a58ca;--bs-link-hover-color-rgb:10,88,202;--bs-code-color:#d63384;--bs-highlight-color:#212529;--bs-highlight-bg:#fff3cd;--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#dee2e6;--bs-border-color-translucent:rgba(51,51,51,.175);--bs-border-radius:.375rem;--bs-border-radius-sm:.25rem;--bs-border-radius-lg:.5rem;--bs-border-radius-xl:1rem;--bs-border-radius-xxl:2rem;--bs-border-radius-2xl:var(--bs-border-radius-xxl);--bs-border-radius-pill:50rem;--bs-box-shadow:0 .5rem 1rem rgba(51,51,51,.15);--bs-box-shadow-sm:0 .125rem .25rem rgba(51,51,51,.075);--bs-box-shadow-lg:0 1rem 3rem rgba(51,51,51,.175);--bs-box-shadow-inset:inset 0 1px 2px rgba(51,51,51,.075);--bs-focus-ring-width:.25rem;--bs-focus-ring-opacity:.25;--bs-focus-ring-color:rgba(13,110,253,.25);--bs-form-valid-color:#198754;--bs-form-valid-border-color:#198754;--bs-form-invalid-color:#dc3545;--bs-form-invalid-border-color:#dc3545;}*,*::before,*::after{-webkit-box-sizing:border-box;box-sizing:border-box;}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth;}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;}.h6,h3,h2,h1{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;color:var(--bs-heading-color);}h1{font-size:calc(1.375rem + 1.5vw);}@media (min-width:1200px){h1{font-size:2.5rem;}}h2{font-size:calc(1.325rem + .9vw);}@media (min-width:1200px){h2{font-size:2rem;}}h3{font-size:calc(1.3rem + .6vw);}@media (min-width:1200px){h3{font-size:1.75rem;}}.h6{font-size:1rem;}p{margin-top:0;margin-bottom:1rem;}ul{padding-left:2rem;}ul{margin-top:0;margin-bottom:1rem;}ul ul{margin-bottom:0;}strong{font-weight:bolder;}a{color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,1));text-decoration:underline;}img{vertical-align:middle;}table{caption-side:bottom;border-collapse:collapse;}th{text-align:inherit;text-align:-webkit-match-parent;}thead,tbody,tr,td,th{border-color:inherit;border-style:solid;border-width:0;}label{display:inline-block;}button{border-radius:0;}input,button{margin:0;font-family:inherit;font-size:inherit;line-height:inherit;}button{text-transform:none;}button,[type=button],[type=submit]{-webkit-appearance:button;}::-moz-focus-inner{padding:0;border-style:none;}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0;}::-webkit-inner-spin-button{height:auto;}::-webkit-search-decoration{-webkit-appearance:none;}::-webkit-color-swatch-wrapper{padding:0;}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button;}::file-selector-button{font:inherit;-webkit-appearance:button;}.container{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto;}@media (min-width:576px){.container{max-width:540px;}}@media (min-width:768px){.container{max-width:720px;}}@media (min-width:992px){.container{max-width:960px;}}@media (min-width:1200px){.container{max-width:1140px;}}@media (min-width:1400px){.container{max-width:1320px;}}:root{--bs-breakpoint-xs:0;--bs-breakpoint-sm:576px;--bs-breakpoint-md:768px;--bs-breakpoint-lg:992px;--bs-breakpoint-xl:1200px;--bs-breakpoint-xxl:1400px;}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x));}.row>*{-ms-flex-negative:0;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y);}@media (min-width:768px){.col-md-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%;}}.btn-primary{--bs-btn-color:#fff;--bs-btn-bg:#0d6efd;--bs-btn-border-color:#0d6efd;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#0b5ed7;--bs-btn-hover-border-color:#0a58ca;--bs-btn-focus-shadow-rgb:49,132,253;--bs-btn-active-color:#fff;--bs-btn-active-bg:#0a58ca;--bs-btn-active-border-color:#0a53be;--bs-btn-active-shadow:inset 0 3px 5px rgba(51,51,51,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#0d6efd;--bs-btn-disabled-border-color:#0d6efd;}.modal{--bs-modal-zindex:1055;--bs-modal-width:500px;--bs-modal-padding:1rem;--bs-modal-margin:.5rem;--bs-modal-bg:var(--bs-body-bg);--bs-modal-border-color:var(--bs-border-color-translucent);--bs-modal-border-width:var(--bs-border-width);--bs-modal-border-radius:var(--bs-border-radius-lg);--bs-modal-box-shadow:var(--bs-box-shadow-sm);--bs-modal-inner-border-radius:calc(var(--bs-border-radius-lg) - ( var(--bs-border-width) ));--bs-modal-header-padding-x:1rem;--bs-modal-header-padding-y:1rem;--bs-modal-header-padding:1rem 1rem;--bs-modal-header-border-color:var(--bs-border-color);--bs-modal-header-border-width:var(--bs-border-width);--bs-modal-title-line-height:1.5;--bs-modal-footer-gap:.5rem;--bs-modal-footer-border-color:var(--bs-border-color);--bs-modal-footer-border-width:var(--bs-border-width);position:fixed;top:0;left:0;z-index:var(--bs-modal-zindex);display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0;}.modal-content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;color:var(--bs-modal-color);background-color:var(--bs-modal-bg);background-clip:padding-box;border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);border-radius:var(--bs-modal-border-radius);outline:0;}.modal-header{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:var(--bs-modal-header-padding);border-bottom:var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);border-top-left-radius:var(--bs-modal-inner-border-radius);border-top-right-radius:var(--bs-modal-inner-border-radius);}.modal-title{margin-bottom:0;line-height:var(--bs-modal-title-line-height);}.modal-body{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:var(--bs-modal-padding);}@media (min-width:576px){.modal{--bs-modal-margin:1.75rem;--bs-modal-box-shadow:var(--bs-box-shadow);}}.visually-hidden{width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0,0,0,0) !important;white-space:nowrap !important;border:0 !important;}.visually-hidden:not(caption){position:absolute !important;}.h-100{height:100% !important;}.align-items-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important;}.pb-2{padding-bottom:.5rem !important;}body{color:#1a073c;font-family:"Atkinson Hyperlegible",Arial,sans-serif;font-weight:400;line-height:2;}body h1,body h2,body h3,body .h6{font-family:"Atkinson Hyperlegible",Arial,sans-serif;margin:0;padding:0;}body p{font-weight:400;font-size:16px;line-height:2;font-family:"Atkinson Hyperlegible",Arial,sans-serif;}@media (max-width:567px){body p{font-size:16px;line-height:1.6;}}body h1{font-weight:400;font-size:64px;line-height:1;}@media (max-width:567px){body h1{font-size:32px;}}body h2{font-weight:400;font-size:48px;line-height:1.2;}@media (max-width:567px){body h2{font-size:32px;}}body h3{font-weight:400;font-size:32px;line-height:1.4;}@media (max-width:567px){body h3{font-size:24px;}}body .h6{font-weight:400;font-size:18px;line-height:1.36;}body ul{padding-left:20px;font-weight:normal;font-size:16px;margin-bottom:14px;}body ul li{margin-bottom:4px;}body ul{list-style:disc inside;list-style-position:outside;}body a{color:#1a073c;}body strong{font-weight:bold;}body i{font-style:italic;}body img{max-width:100%;height:auto;}.tagline{font-weight:600 !important;}.header_submenu-left{display:none;}table tr{border:1px solid #000;padding:10px;}table td{border:1px solid #000;padding:10px;}table th{border:1px solid #000;padding:10px;font-weight:bold;}.website_header .visually-hidden{color:#fff;}@media (max-width:1180px){.menu+.header_submenu{padding-bottom:40px;}.sub-menu-categories-listing{padding-bottom:60px;}.header_submenu-left{display:block;}.header_submenu-right{display:none;}}a.btn-primary{position:relative;}.site-skip{background:#041c2c;color:#fff;display:block;padding:.95rem;position:absolute;text-align:center;top:-95px;width:100%;z-index:99;}.site-skip span{background:rgba(0,0,0,.5);display:inline-block;outline:2px dotted;padding:.25rem .5rem;}:focus-visible{outline:-webkit-focus-ring-color auto 1px;}.block--ihb .container-inner .decorator-container--inner .image{background:unset !important;}@media only screen and (min-width:1439px){.block-featured-resources .items .teaser-featured:nth-child(1){grid-area:1/1/3/2 !important;}.block-featured-resources .items .teaser-featured:nth-child(2){grid-area:3/1/5/2 !important;}.block-featured-resources .items .teaser-featured:nth-child(3){grid-area:1/2/5/4 !important;}}@media only screen and (min-width:767px){.sub-menu ul.sub-menu-categories-listing.row{gap:40px;}.sub-menu ul.sub-menu-categories-listing.row .col-md-3{width:auto !important;}ul#menu-header a.menu-item-link{font-size:18px;}.header_right li.submenu-item{font-size:18px;}}@media only screen and (min-width:1000px){.block--ihb .content-box{overflow:hidden;position:relative;z-index:1;}.block--ihb .container-inner{position:relative;z-index:1;}.block--ihb .container-inner .content-box{width:100%;max-width:100% !important;-webkit-box-sizing:border-box !important;box-sizing:border-box !important;}.block--ihb .container{position:relative;}.block--ihb.variation-one .container:after{background:#5b1ff4;}}@media only screen and (min-width:1200px){#menu-header .sub-menu.Solutions_submenu .sub-menu-categories.container{margin-bottom:111px !important;}#menu-header .sub-menu.Solutions_submenu .sub-menu-categories.container .sub_menu_1_culmn{width:320px !important;padding-right:0;}#menu-header .sub-menu .sub-menu-categories.container .description_colmn{width:448px !important;padding-right:0;}#menu-header .sub-menu .sub-menu-categories.container .description_colmn p.sub-menu-categories-text{margin-bottom:64px !important;}#menu-header .sub-menu ul.sub-menu-categories-listing.row{gap:0px;}#menu-header .sub-menu.Platform.\&.Services_submenu .sub-menu-categories.container{padding-bottom:12px !important;}#menu-header .sub-menu.Platform.\&.Services_submenu .sub-menu-categories.container .sub_menu_1_culmn{width:417px !important;padding-right:0;}#menu-header .sub-menu.Resources_submenu .sub-menu-categories.container{margin-bottom:111px !important;}#menu-header .sub-menu.Resources_submenu .sub-menu-categories.container .sub_menu_1_culmn{width:208px !important;}}@media only screen and (min-width:1350px){.block--ihb .container-inner .content-box{padding:51px 556px 51px 112px !important;}}@media only screen and (max-width:600px){section.block.block--ihb.patern-bg.variation-one .decorator-container{display:none;}section.block.block--ihb.patern-bg.variation-one .content-box{padding:24px 16px !important;}section.block.block--ihb .container:after{display:none;}}*,*::before,*::after{-webkit-box-sizing:border-box;box-sizing:border-box;}.container{-webkit-box-sizing:border-box;box-sizing:border-box;max-width:1440px;margin:0 auto;padding:0 56px;}@media (max-width:1439px){.container{padding:0 32px;}}@media (max-width:767px){.container{padding:0 24px;}}@media (max-width:567px){.container{max-width:100%;padding:0 16px;}}.tagline{color:#1a073c;font-family:"Input Mono",monospace;font-size:24px;font-style:normal;font-weight:500;line-height:140%;letter-spacing:1.4px;}.patern-bg::before{content:"";background:-webkit-gradient(linear,left top,left bottom,from(#1a073c),to(rgba(26,7,60,.85))),url("https://cdn-ilbkkfp.nitrocdn.com/IitHsyZVCFBhhqcuBElDTFsjJOnzYnBg/assets/images/optimized/rev-a941c5f/www.levelaccess.com/wp-content/themes/newptheme/assets/img/patern-square-single.png"),rgba(0,0,0,0) 0% 0%/100px 100px repeat;background:linear-gradient(180deg,#1a073c 0%,rgba(26,7,60,.85) 100%),url("https://cdn-ilbkkfp.nitrocdn.com/IitHsyZVCFBhhqcuBElDTFsjJOnzYnBg/assets/images/optimized/rev-a941c5f/www.levelaccess.com/wp-content/themes/newptheme/assets/img/patern-square-single.png"),rgba(0,0,0,0) 0% 0%/100px 100px repeat;background-repeat:repeat;background-position:bottom;position:absolute;left:0;right:0;bottom:-2px;height:50%;}.square-corner-decorator{position:absolute;top:0px;bottom:0px;left:0px;right:0px;z-index:3;}.square-corner-decorator .top-corner,.square-corner-decorator .bottom-corner{position:absolute;width:100%;}.square-corner-decorator .top-corner::before,.square-corner-decorator .top-corner::after,.square-corner-decorator .bottom-corner::before,.square-corner-decorator .bottom-corner::after{content:"";position:absolute;width:5px;height:5px;background-color:#fff;}.square-corner-decorator .top-corner::before,.square-corner-decorator .bottom-corner::before{left:-1px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);}.square-corner-decorator .top-corner::after,.square-corner-decorator .bottom-corner::after{right:-1px;-webkit-transform:translateX(50%);-ms-transform:translateX(50%);transform:translateX(50%);}.square-corner-decorator .top-corner{top:-3px;}.square-corner-decorator .top-corner::before,.square-corner-decorator .top-corner::after{top:0;}.square-corner-decorator .bottom-corner{bottom:-3px;}.square-corner-decorator .bottom-corner::before,.square-corner-decorator .bottom-corner::after{bottom:0;}.btn-primary{padding:20px 48px;border-radius:100px;border:2px solid #1a073c;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:16px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background-color:#fff;color:#1a073c;font-family:"Input Mono",monospace;font-size:16px;font-weight:600;line-height:1.6;text-decoration:none;}@media (max-width:567px){.btn-primary{font-size:16px;margin-left:auto;margin-right:auto;}}.btn-primary::after{content:"";background-image:url("https://cdn-ilbkkfp.nitrocdn.com/IitHsyZVCFBhhqcuBElDTFsjJOnzYnBg/assets/images/optimized/rev-a941c5f/www.levelaccess.com/wp-content/themes/newptheme/assets/img/button_arrow_midnight.svg");background-size:contain;width:14px;height:12.25px;background-repeat:no-repeat;margin-top:2px;}.sample-page .content{padding-top:120px;padding-bottom:120px;}@media (max-width:567px){.sample-page .content{padding-top:40px;padding-bottom:40px;}}ul{color:#1a073c;}.alert-banner{background-color:#d7d2ff;display:none;}.alert-banner .alert-banner-block{display:-webkit-box;display:-ms-flexbox;display:flex;padding:20px 0;height:56px;}@media screen and (max-width:992px){.alert-banner .alert-banner-block{max-width:90%;}}.alert-banner .alert-banner-block .close-alert-btn{display:block;background:rgba(0,0,0,0);border:0;height:30px;width:30px;position:relative;top:-6px;right:10px;}.alert-banner .alert-banner-block .close-alert-btn-show-mobile{display:none;}@media only screen and (max-width:1215px){.alert-banner .alert-banner-block .close-alert-btn{position:absolute;left:0px;left:unset;right:0;top:15px;}.alert-banner .alert-banner-block .close-alert-btn-show-desk{display:none;}.alert-banner .alert-banner-block .close-alert-btn-show-mobile{display:block;}}@media screen and (max-width:992px){.alert-banner .alert-banner-block .close-alert-btn{margin-right:-10%;}}.alert-banner .alert-banner-block .close-icon{position:absolute;left:5px;top:6px;}@media only screen and (max-width:1215px){.alert-banner .alert-banner-block .close-icon{position:absolute;left:0px;top:11px;}}.alert-banner .alert-banner-block .close-icon::before{content:"";background-image:url("https://cdn-ilbkkfp.nitrocdn.com/IitHsyZVCFBhhqcuBElDTFsjJOnzYnBg/assets/images/optimized/rev-a941c5f/www.levelaccess.com/wp-content/themes/newptheme/assets/img/close.svg");background-position:center;background-repeat:no-repeat;position:absolute;top:0;left:0;height:20px;width:20px;background-size:35px;inset:0;}.alert-banner .alert-banner-block .tagline{color:#000 !important;color:#1a073c;font-family:"Atkinson Hyperlegible",Arial,sans-serif;font-size:16px !important;font-weight:600;margin:-1px 3px 0px 0;position:relative;width:auto;display:inline-block;}.alert-banner .alert-banner-block .alert-text{display:-webkit-box;display:-ms-flexbox;display:flex;}.alert-banner .alert-banner-block .alert-text .h6{font-size:16px;line-height:20px;color:#1a073c;color:#000;margin:0 4px 0 0px;font-weight:500;}.alert-banner .alert-banner-block .alert-text a{font-size:16px;line-height:20px;color:#1a073c;margin:0;text-decoration:underline !important;}@media only screen and (max-width:1215px){.alert-banner .alert-banner-block .alert-text{display:block;}.alert-banner .alert-banner-block .alert-text-show-hide{display:none;}}@media only screen and (max-width:1215px){.alert-banner .alert-banner-block{display:block;position:relative;height:auto;}}.alert-banner .toggle-alert-message{border:none;background:none;display:none;}.alert-banner .toggle-alert-message img{height:25px;width:auto;}@media only screen and (max-width:1215px){.alert-banner .toggle-alert-message{display:inline-block;}}.footer_main .footer_container #back-to-top{background-color:#d7d2ff;background-image:url("https://cdn-ilbkkfp.nitrocdn.com/IitHsyZVCFBhhqcuBElDTFsjJOnzYnBg/assets/images/optimized/rev-a941c5f/www.levelaccess.com/wp-content/themes/newptheme/assets/img/back_to_top.svg");background-position:center center;background-repeat:no-repeat;background-size:10px;border-radius:50px;border:2px solid #1a073c;bottom:100px;height:48px;outline:solid 2px #d7d2ff;position:fixed;right:60px;top:unset;width:48px;z-index:999;}header{background-color:#19073c;z-index:999;position:relative;}header .header_container{width:100%;margin:0 auto;padding:40px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:128px;overflow:hidden;}@media (max-width:1180px){header .header_container{padding:24px 0;}}header .header_container .header_left,header .header_container .header_right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:80px;min-width:100px;}header .header_container .header_left .header_logo{margin:0 40px 0 0;}header .header_container .header_left .header_logo img{max-width:120px;}header .header_container .header_left .header_menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;min-height:80px;}@media (max-width:1180px){header .header_container .header_left .header_menu{display:none;position:absolute;top:128px;left:0;width:100%;height:100.9vh;}}@media (max-width:1180px){header .header_container .header_left .header_menu .header_menu_block{height:80%;overflow-y:scroll;}}header .header_container .header_left .header_menu .header_menu_block ul{list-style-type:none;}header .header_container .header_left .header_menu .header_menu_block ul li a,header .header_container .header_left .header_menu .header_menu_block ul li button{color:#fff;text-decoration:none;}@media (max-width:1180px){header .header_container .header_left .header_menu .header_menu_block ul li a,header .header_container .header_left .header_menu .header_menu_block ul li button{color:#1a073c;}}header .header_container .header_left .header_menu .header_menu_block .menu{margin-bottom:0;padding-left:0;margin-right:0;}@media (max-width:1180px){header .header_container .header_left .header_menu .header_menu_block .menu{background-color:#fff;padding:0 16px;}}header .header_container .header_left .header_menu .header_menu_block .menu .menu-item{margin-right:24px;margin-bottom:0;display:inline-block;}@media (max-width:1180px){header .header_container .header_left .header_menu .header_menu_block .menu .menu-item{display:block;padding:16px 0;margin-right:0;}}header .header_container .header_left .header_menu .header_menu_block .menu .menu-item:last-child{margin-right:0;}header .header_container .header_left .header_menu .header_menu_block .menu .menu-item .sub-menu{display:none;visibility:hidden;position:absolute;top:117px;left:0px;right:0;width:100%;background-color:#fff;}header .header_container .header_left .header_menu .header_menu_block .menu .menu-item .sub-menu::after{content:"";background:#1a073c;opacity:.4;position:absolute;top:100%;bottom:-100vh;left:0;right:0;}@media (max-width:1180px){header .header_container .header_left .header_menu .header_menu_block .menu .menu-item .sub-menu::after{display:none;}}@media (max-width:1180px){header .header_container .header_left .header_menu .header_menu_block .menu .menu-item .sub-menu{top:0;}}header .header_container .header_left .header_menu .header_menu_block .menu .menu-item .sub-menu .sub-menu-header{background-color:#d7d2ff;height:72px;padding:0;margin:0;line-height:72px;}@media (max-width:1180px){header .header_container .header_left .header_menu .header_menu_block .menu .menu-item .sub-menu .sub-menu-header{height:auto;line-height:initial;padding-bottom:15px;}}header .header_container .header_left .header_menu .header_menu_block .menu .menu-item .sub-menu .sub-menu-header .sub-menu-header-content{max-width:1139px;width:100%;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}@media (max-width:1180px){header .header_container .header_left .header_menu .header_menu_block .menu .menu-item .sub-menu .sub-menu-header .sub-menu-header-content{display:block;padding:24px 16px 0px 15px;}}header .header_container .header_left .header_menu .header_menu_block .menu .menu-item .sub-menu .sub-menu-header .sub-menu-header-content h3{color:#1a073c;font-size:32px;}@media (max-width:1180px){header .header_container .header_left .header_menu .header_menu_block .menu .menu-item .sub-menu .sub-menu-header .sub-menu-header-content h3{display:block;margin:0 0 10px 0;padding:0 0 0 30px;position:relative;}header .header_container .header_left .header_menu .header_menu_block .menu .menu-item .sub-menu .sub-menu-header .sub-menu-header-content h3::before{background-image:url("https://cdn-ilbkkfp.nitrocdn.com/IitHsyZVCFBhhqcuBElDTFsjJOnzYnBg/assets/images/optimized/rev-a941c5f/www.levelaccess.com/wp-content/themes/newptheme/assets/img/menu_mobile_arrow.svg");background-position:center center;background-repeat:no-repeat;background-size:12px;content:"";width:15px;height:20px;position:absolute;left:0px;top:10px;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);}}header .header_container .header_left .header_menu .header_menu_block .menu .menu-item .sub-menu .sub-menu-header .sub-menu-header-content a{font-size:16px;font-weight:900;color:#5b1ff4;position:relative;padding:0 20px 0 0;}@media (max-width:1180px){header .header_container .header_left .header_menu .header_menu_block .menu .menu-item .sub-menu .sub-menu-header .sub-menu-header-content a{padding:0 20px 0 30px;}}header .header_container .header_left .header_menu .header_menu_block .menu .menu-item .sub-menu .sub-menu-header .sub-menu-header-content a::after{background-image:url("https://cdn-ilbkkfp.nitrocdn.com/IitHsyZVCFBhhqcuBElDTFsjJOnzYnBg/assets/images/optimized/rev-a941c5f/www.levelaccess.com/wp-content/themes/newptheme/assets/img/menu_arrow_right.svg");background-position:center center;background-repeat:no-repeat;background-size:initial;content:"";width:20px;height:13px;color:#5b1ff4;font-size:20px;position:absolute;right:-7px;top:29px;}@media (max-width:1180px){header .header_container .header_left .header_menu .header_menu_block .menu .menu-item .sub-menu .sub-menu-header .sub-menu-header-content a::after{top:5px;right:-10px;}}header .header_container .header_left .header_menu .header_menu_block .menu .menu-item .sub-menu .sub-menu-categories{max-width:1139px;padding:0;margin-top:48px;margin-bottom:0px;}@media (max-width:1180px){header .header_container .header_left .header_menu .header_menu_block .menu .menu-item .sub-menu .sub-menu-categories{margin-top:32px;}}@media (min-width:1180px){header .header_container .header_left .header_menu .header_menu_block .menu .menu-item .sub-menu .sub-menu-categories .sub-menu-categories-listing{padding-left:0;}}@media (max-width:1180px){header .header_container .header_left .header_menu .header_menu_block .menu .menu-item .sub-menu .sub-menu-categories .sub-menu-categories-listing{margin:0 16px;}}header .header_container .header_left .header_menu .header_menu_block .menu .menu-item .sub-menu .sub-menu-categories .sub-menu-categories-listing .cat-item .see_all_link{color:#1a073c;}header .header_container .header_left .header_menu .header_menu_block .menu .menu-item .sub-menu .sub-menu-categories .sub-menu-categories-listing .cat-item .sub-menu-categories-text{color:#575760;display:block;font-size:16px;line-height:22px;margin:0 0 32px 0;max-width:320px;}@media (max-width:1180px){header .header_container .header_left .header_menu .header_menu_block .menu .menu-item .sub-menu .sub-menu-categories .sub-menu-categories-listing .cat-item .sub-menu-categories-text{margin:0 0 24px 0;max-width:initial;}}header .header_container .header_left .header_menu .header_menu_block .menu .menu-item .sub-menu .sub-menu-categories .sub-menu-categories-listing .children-menu{margin:35px 0 0;padding:0;position:relative;}@media (max-width:1180px){header .header_container .header_left .header_menu .header_menu_block .menu .menu-item .sub-menu .sub-menu-categories .sub-menu-categories-listing .children-menu{margin:0;display:initial;}}header .header_container .header_left .header_menu .header_menu_block .menu .menu-item .sub-menu .sub-menu-categories .sub-menu-categories-listing .children-menu a{color:#1a073c;font-size:16px;line-height:26px;display:block;margin:0 0 14px 0;}header .header_container .header_left .header_menu .header_menu_block .menu .menu-item .sub-menu .sub-menu-categories .sub-menu-categories-listing .children-menu .purple-item{margin:0 0 32px 0;color:#5b1ff4;font-family:"Input Mono",monospace;font-size:16px;line-height:14px;font-weight:900;position:absolute;top:-30px;display:block;}@media (max-width:1180px){header .header_container .header_left .header_menu .header_menu_block .menu .menu-item .sub-menu .sub-menu-categories .sub-menu-categories-listing .children-menu .purple-item{margin:40px 0 32px 0;position:initial;}}header .header_container .header_left .header_menu .header_menu_block .menu .menu-item-children>button{position:relative;padding:10px 24px 50px 0;padding:45px 24px 45px 0;font-size:18px;background:rgba(0,0,0,0);border:0;line-height:normal;}@media (max-width:1180px){header .header_container .header_left .header_menu .header_menu_block .menu .menu-item-children>button{padding:0;}}header .header_container .header_left .header_menu .header_menu_block .menu .menu-item-children>button:after{background-image:url("https://cdn-ilbkkfp.nitrocdn.com/IitHsyZVCFBhhqcuBElDTFsjJOnzYnBg/assets/images/optimized/rev-a941c5f/www.levelaccess.com/wp-content/themes/newptheme/assets/img/menu_arrow_down.svg");background-position:center center;background-repeat:no-repeat;background-size:initial;content:"";width:10px;height:5px;color:#fff;font-size:30px;position:absolute;right:5px;top:17px;top:51px;}@media (max-width:1180px){header .header_container .header_left .header_menu .header_menu_block .menu .menu-item-children>button:after{background-image:url("https://cdn-ilbkkfp.nitrocdn.com/IitHsyZVCFBhhqcuBElDTFsjJOnzYnBg/assets/images/optimized/rev-a941c5f/www.levelaccess.com/wp-content/themes/newptheme/assets/img/menu_mobile_arrow.svg");right:-30px;top:4px;background-size:10px;height:15px;width:20px;}}header .header_container .header_left .header_menu .header_menu_block .menu-header-title{background-color:#d7d2ff;padding:24px 16px;display:none;}@media (max-width:1180px){header .header_container .header_left .header_menu .header_menu_block .menu-header-title{display:block;}}header .header_container .header_left .header_submenu ul,header .header_container .header_right .header_submenu ul{list-style-type:none;margin:0;padding:0;}header .header_container .header_left .header_submenu ul li,header .header_container .header_right .header_submenu ul li{display:inline-block;margin:0 32px 0 0;}@media (max-width:1180px){header .header_container .header_left .header_submenu ul li,header .header_container .header_right .header_submenu ul li{display:block;margin:0 0 24px 0;}}header .header_container .header_left .header_submenu ul li:last-child,header .header_container .header_right .header_submenu ul li:last-child{margin:0;}header .header_container .header_left .header_submenu ul li a,header .header_container .header_right .header_submenu ul li a{color:#fff;text-decoration:none;}header .header_container .header_left .header_submenu .submenu,header .header_container .header_right .header_submenu .submenu{margin:0 40px 0 0;}@media (max-width:1180px){header .header_container .header_left .header_submenu .submenu,header .header_container .header_right .header_submenu .submenu{background-color:#1a073c;margin:0;padding:24px 16px;}}@media (max-width:1180px){header .header_container .header_left .header_submenu .submenu .submenu-item a,header .header_container .header_right .header_submenu .submenu .submenu-item a{color:#fff;}}header .header_container .header_left .header_submenu .submenu li:last-child,header .header_container .header_right .header_submenu .submenu li:last-child{margin:0;}header .header_container .header_left .header_submenu .submenu .account-link-mobile{display:none;}@media (max-width:1180px){header .header_container .header_left .header_submenu .submenu .account-link-mobile{display:block;}}header .header_container .header_right .header_login{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:3px;}@media (max-width:1180px){header .header_container .header_right .header_login .header_account{display:none;}}header .header_container .header_right .header_login .header_account .header_account_link{border:2px solid #fff;border-radius:50px;height:48px;width:48px;padding:10px 20px;background-image:url("https://cdn-ilbkkfp.nitrocdn.com/IitHsyZVCFBhhqcuBElDTFsjJOnzYnBg/assets/images/optimized/rev-a941c5f/www.levelaccess.com/wp-content/themes/newptheme/assets/img/account.svg");background-position:center center;background-repeat:no-repeat;background-size:22px;}header .header_container .header_right .header_login .header_search{margin:0 20px 0 0;}@media (max-width:1180px){header .header_container .header_right .header_login .header_search{margin:0 10px 0 0;}}header .header_container .header_right .header_login .header_search .search_icon{border:2px solid #fff;border-radius:50px;height:48px;width:48px;padding:10px 20px;background-image:url("https://cdn-ilbkkfp.nitrocdn.com/IitHsyZVCFBhhqcuBElDTFsjJOnzYnBg/assets/images/optimized/rev-a941c5f/www.levelaccess.com/wp-content/themes/newptheme/assets/img/search.svg");background-position:center center;background-repeat:no-repeat;background-size:22px auto;background-color:rgba(0,0,0,0);}header .header_container .header_right .header_login .header_search .search_icon .visually-hidden{color:#fff;}header .header_container .header_right .header_login .header_search .search_bar{background-color:#d7d2ff;position:absolute;left:0;height:100px;width:100%;top:117px;display:none;}@media (max-width:1180px){header .header_container .header_right .header_login .header_search .search_bar{padding:0 16px;}}header .header_container .header_right .header_login .header_search .search_bar form{position:relative;max-width:1139px;margin:0 auto;}header .header_container .header_right .header_login .header_search .search_bar form input{width:100%;height:68px;background-color:#fff;padding:0 20px;border-radius:50px;margin:15px 0;border:2px solid #1a073c;color:#1a073c;font-size:21px;}header .header_container .header_right .header_login .header_search .search_bar form input::-webkit-input-placeholder{color:#1a073c;}header .header_container .header_right .header_login .header_search .search_bar form input::-moz-placeholder{color:#1a073c;}header .header_container .header_right .header_login .header_search .search_bar form input:-ms-input-placeholder{color:#1a073c;}header .header_container .header_right .header_login .header_search .search_bar form input::-ms-input-placeholder{color:#1a073c;}header .header_container .header_right .header_login .header_search .search_bar form .icon-search{position:absolute;right:15px;top:25px;background-color:#d7d2ff;border:1px solid #d7d2ff;border-radius:50px;height:48px;width:48px;padding:10px 20px;background-image:url("https://cdn-ilbkkfp.nitrocdn.com/IitHsyZVCFBhhqcuBElDTFsjJOnzYnBg/assets/images/optimized/rev-a941c5f/www.levelaccess.com/wp-content/themes/newptheme/assets/img/search_icon.svg");background-position:center center;background-repeat:no-repeat;background-size:initial;}header .header_container .header_right .menu_icon{position:relative;width:40px;height:40px;display:none;background:rgba(0,0,0,0);border:none;}@media (max-width:1180px){header .header_container .header_right .menu_icon{display:initial;}}header .header_container .header_right .menu_icon_line{position:absolute;left:9px;width:22px;height:1px;background-color:#fff;}header .header_container .header_right .menu_icon_line_1{top:11px;}header .header_container .header_right .menu_icon_line_2{top:18px;}header .header_container .header_right .menu_icon_line_3{top:25px;}@media (max-width:1100px){header .header_container .header_right .header_submenu .submenu{margin:0 0px 0 0;}.header_container .header_right .header_submenu ul li{margin:0 15px 0 0 !important;}}#solutions-region .sub-menu-categories ul.sub-menu-categories-listing li:nth-child(3) .children-menu{width:330px;}#solutions-region .sub-menu-categories ul.sub-menu-categories-listing li:nth-child(3) .children-menu a.cat-item-link{width:100% !important;}.request-modal{padding:0;padding:25px;background-color:rgba(0,0,0,.9);}.request-modal .modal-content{width:751px;max-width:100%;margin-bottom:5%;margin-top:3%;display:block;height:auto;margin-left:auto;margin-right:auto;border-radius:0;padding:10px;background:none;border:solid 1px #fff;}@media only screen and (max-width:1439px){.request-modal .modal-content{padding-top:.5%;}}.request-modal .modal-content .modal-header{background-color:#5b1ff4;color:#fff;display:block;padding:30px;padding-bottom:15px;border-radius:0;border:0;}@media only screen and (max-width:1439px){.request-modal .modal-content .modal-header{padding-top:20px;padding-bottom:5px;}}@media only screen and (max-width:991px){.request-modal .modal-content .modal-header{padding:35px;}}.request-modal .modal-content .modal-header h2{font-weight:400;font-size:40px;line-height:1.2;margin-top:20px;padding-bottom:10px;}@media only screen and (max-width:1439px){.request-modal .modal-content .modal-header h2{padding-top:0;margin-top:0;font-size:36px;}}@media only screen and (max-width:991px){.request-modal .modal-content .modal-header h2{font-size:30px;}}.request-modal .modal-content .modal-header .close-btn{position:absolute;background-color:#fff;border-radius:100%;border:solid 2px #fff;color:#1a073c;font-size:35px;height:45px;padding:0px;z-index:9;width:45px;line-height:0;right:-20px;top:-20px;}@media only screen and (max-width:991px){.request-modal .modal-content .modal-header .close-btn{height:40px;width:40px;}}.request-modal .modal-content .modal-header .close-btn span{margin-top:-1.5px;display:block;}.request-modal .modal-content .modal-header .image{width:50px;height:50px;position:relative;margin-left:0;margin-right:0;margin-bottom:0px;border:solid 1px #fff;border-radius:100%;}@media only screen and (max-width:1439px){.request-modal .modal-content .modal-header .image{display:none;}}.request-modal .modal-content .modal-header .image img{width:20px;height:auto;margin-top:13px;margin-left:15px;}.request-modal .modal-content .modal-header .line-top{position:absolute;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:55px;height:1px;background:#fff;}@media only screen and (max-width:1439px){.request-modal .modal-content .modal-header .line-top{display:none;}}.request-modal .modal-content .modal-header .line-top .square{-webkit-box-sizing:content-box;box-sizing:content-box;position:absolute;width:4px;height:4px;border:1px solid #fff;top:0;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-color:#f1e4cf;}.request-modal .modal-content .modal-header .line-top::before,.request-modal .modal-content .modal-header .line-top::after{content:"";position:absolute;width:5px;height:5px;background:#fff;top:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);margin-top:.5px;}.request-modal .modal-content .modal-header .line-top::before{left:0;}.request-modal .modal-content .modal-header .line-top::after{right:0;}.request-modal .modal-content .modal-header .line-top{top:auto;margin-top:13px;left:auto;margin-left:20px;-webkit-transform:translateY(-50%) rotate(55deg);-ms-transform:translateY(-50%) rotate(55deg);transform:translateY(-50%) rotate(55deg);}.request-modal .modal-content .modal-header.purple-background{background-color:#5b1ff4;}.request-modal .modal-content .modal-header.dark-blue-background{background-color:#34156c;}.request-modal .modal-content .modal-body{padding:25px 25px;background-color:#fff;}@media only screen and (max-width:991px){.request-modal .modal-content .modal-body{padding:30px;}}.block--faq-items .block--faq-item .block--faq-text{display:none;padding-top:15px;}.block-featured-resources .items .teaser-featured:nth-child(1){grid-area:1/2/5/4;}.block-featured-resources .items .teaser-featured:nth-child(2){grid-area:1/1/3/2;}.block-featured-resources .items .teaser-featured:nth-child(3){grid-area:3/1/5/2;}.block-featured-resources .items .teaser-featured:nth-child(4){grid-area:1/4/2/5;}.block-featured-resources .items .teaser-featured:nth-child(5){grid-area:2/4/3/5;}.block-featured-resources .items .teaser-featured:nth-child(6){grid-area:3/4/4/5;}.block-featured-resources .items .teaser-featured:nth-child(7){grid-area:4/4/5/5;}@media (max-width:1439px){.block-featured-resources .items .teaser-featured:nth-child(1){grid-area:1/3/3/7;}.block-featured-resources .items .teaser-featured:nth-child(2){grid-area:1/1/2/3;}.block-featured-resources .items .teaser-featured:nth-child(3){grid-area:2/1/3/3;}.block-featured-resources .items .teaser-featured:nth-child(4){grid-area:3/1/4/4;}.block-featured-resources .items .teaser-featured:nth-child(5){grid-area:3/4/4/7;}.block-featured-resources .items .teaser-featured:nth-child(6){grid-area:4/1/5/4;}.block-featured-resources .items .teaser-featured:nth-child(7){grid-area:4/4/5/7;}}@media (max-width:1023px){.block-featured-resources .items .teaser-featured:nth-child(1){grid-area:1/1/2/3;}.block-featured-resources .items .teaser-featured:nth-child(2){grid-area:2/1/3/2;}.block-featured-resources .items .teaser-featured:nth-child(3){grid-area:2/2/3/3;}.block-featured-resources .items .teaser-featured:nth-child(4){grid-area:3/1/4/2;}.block-featured-resources .items .teaser-featured:nth-child(5){grid-area:3/2/4/3;}.block-featured-resources .items .teaser-featured:nth-child(6){grid-area:4/1/5/2;}.block-featured-resources .items .teaser-featured:nth-child(7){grid-area:4/2/5/3;}}.block--ihb{background:#1a073c;position:relative;overflow:hidden;}.block--ihb.patern-bg::before{height:100%;}.block--ihb .container{padding:64px 56px;}@media (max-width:1439px){.block--ihb .container{padding:40px 32px;}}@media (max-width:767px){.block--ihb .container{padding:20px 15px 40px 15px;}}@media (max-width:567px){.block--ihb .container{padding:20px 16px 40px;}}.block--ihb .container-inner{border:1px solid #fff;position:relative;}.block--ihb .container-inner .content-box{padding:64px 556px 64px 112px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px;max-width:656px;-webkit-box-sizing:content-box;box-sizing:content-box;}@media (max-width:1439px){.block--ihb .container-inner .content-box{padding:40px 382px 40px 64px;}}@media (max-width:1180px){.block--ihb .container-inner .content-box{padding:40px;}}.block--ihb .container-inner .content-box h1{color:#fff;font-size:48px;line-height:120%;}@media (max-width:767px){.block--ihb .container-inner .content-box h1{font-size:24px;line-height:120%;}}.block--ihb .container-inner .decorator-container{position:absolute;width:1000px;top:-65px;bottom:calc(-100% - 231px);left:calc(100% + 56px);-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);border-radius:100% 100% 0 0;overflow:hidden;}@media (max-width:1439px){.block--ihb .container-inner .decorator-container{width:700px;top:-41px;bottom:calc(-100% - 108px);left:calc(100% + 32px);}}@media (max-width:1180px){.block--ihb .container-inner .decorator-container{display:none;}}.block--ihb .container-inner .decorator-container--inner{height:calc(50% + 32px);width:50%;padding:64px 55px 114px 0;}@media (max-width:1439px){.block--ihb .container-inner .decorator-container--inner{height:calc(50% + 20px);width:50%;padding:40px 32px 53px 0;}}.block--ihb .container-inner .decorator-container--inner .image{background:linear-gradient(359deg,#f1e4cf 61.87%,#efe2cf 75.48%,#e8dcd1 80.29%,#ddd2d3 83.49%,#ccc3d6 86.29%,#b6b0da 88.7%,#9a99df 91.1%,#7a7ce5 93.1%,#545beb 94.7%,#2b38f3 96.3%,#1f2df5 96.7%,#1a073c 101.91%);height:100%;border:1px solid #fff;}.block--ihb.variation-one .decorator-container{background:#5b1ff4;}</style> <link rel="alternate" type="application/rss+xml" title="Level Access RSS Feed" href="https://www.levelaccess.com/feed/" /> <link rel="alternate" type="application/rss+xml" title="Level Access Comments RSS Feed" href="https://www.levelaccess.com/comments/feed/" /> <link rel="pingback" href="https://www.levelaccess.com/xmlrpc.php" /> <template data-nitro-marker-id="7f32dd8eec26ab58dd617998c714b47c-1"></template> <template data-nitro-marker-id="Cookiebot"></template> <template data-nitro-marker-id="3315cb0074a171c8a19bf67c8fec5b12-1"></template> <link rel="canonical" href="https://www.levelaccess.com/privacy-statement/" /> <script type="application/ld+json" class="yoast-schema-graph">{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.levelaccess.com\/privacy-statement\/","url":"https:\/\/www.levelaccess.com\/privacy-statement\/","name":"Privacy Statement | Level Access","isPartOf":{"@id":"https:\/\/www.levelaccess.com\/#website"},"datePublished":"2023-08-18T09:45:41+00:00","dateModified":"2024-12-02T13:53:09+00:00","description":"Our Privacy Policy is designed to assist you in understanding how we collect and use the personal information you provide to us.","breadcrumb":{"@id":"https:\/\/www.levelaccess.com\/privacy-statement\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.levelaccess.com\/privacy-statement\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.levelaccess.com\/privacy-statement\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.levelaccess.com\/"},{"@type":"ListItem","position":2,"name":"Privacy Statement"}]},{"@type":"WebSite","@id":"https:\/\/www.levelaccess.com\/#website","url":"https:\/\/www.levelaccess.com\/","name":"Level Access","description":"Digital Accessibility as a Service","publisher":{"@id":"https:\/\/www.levelaccess.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.levelaccess.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.levelaccess.com\/#organization","name":"Level Access","url":"https:\/\/www.levelaccess.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.levelaccess.com\/#\/schema\/logo\/image\/","url":"https:\/\/www.levelaccess.com\/wp-content\/uploads\/2023\/11\/LEVEL-ACCESS_FULL-COLOUR_RGB.svg","contentUrl":"https:\/\/www.levelaccess.com\/wp-content\/uploads\/2023\/11\/LEVEL-ACCESS_FULL-COLOUR_RGB.svg","width":1,"height":1,"caption":"Level Access"},"image":{"@id":"https:\/\/www.levelaccess.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/x.com\/levelaccessa11y","https:\/\/www.linkedin.com\/company\/level-access","https:\/\/www.youtube.com\/@LevelAccessA11y"]}]}</script> <template data-nitro-marker-id="cookiebot-wp-consent-level-api-integration-js-extra"></template> <template data-nitro-marker-id="cookiebot-wp-consent-level-api-integration-js"></template> <template data-nitro-marker-id="bee5b9a98d83ef66f57d1fde95b9a13f-1"></template> <template data-nitro-marker-id="cfbb1faca8ff37d77041926479b71253-1"></template> <link rel="shortcut icon" href="https://cdn-ilbkkfp.nitrocdn.com/IitHsyZVCFBhhqcuBElDTFsjJOnzYnBg/assets/images/optimized/rev-a941c5f/www.levelaccess.com/wp-content/uploads/2023/10/cropped-2023-LevelAccess_FavIcon_Midnight-RGB_215x215-1-32x32.png" /> <link rel="apple-touch-icon" href="https://cdn-ilbkkfp.nitrocdn.com/IitHsyZVCFBhhqcuBElDTFsjJOnzYnBg/assets/images/optimized/rev-a941c5f/www.levelaccess.com/wp-content/uploads/2023/10/cropped-2023-LevelAccess_FavIcon_Midnight-RGB_215x215-1-180x180.png" /> <link rel="icon" type="image/png" href="https://cdn-ilbkkfp.nitrocdn.com/IitHsyZVCFBhhqcuBElDTFsjJOnzYnBg/assets/images/optimized/rev-a941c5f/www.levelaccess.com/wp-content/uploads/2023/10/cropped-2023-LevelAccess_FavIcon_Midnight-RGB_215x215-1-192x192.png" /> <link rel="icon" sizes="32x32" href="https://cdn-ilbkkfp.nitrocdn.com/IitHsyZVCFBhhqcuBElDTFsjJOnzYnBg/assets/images/optimized/rev-a941c5f/www.levelaccess.com/wp-content/uploads/2023/10/cropped-2023-LevelAccess_FavIcon_Midnight-RGB_215x215-1-32x32.png" /> <link rel="icon" sizes="192x192" href="https://cdn-ilbkkfp.nitrocdn.com/IitHsyZVCFBhhqcuBElDTFsjJOnzYnBg/assets/images/optimized/rev-a941c5f/www.levelaccess.com/wp-content/uploads/2023/10/cropped-2023-LevelAccess_FavIcon_Midnight-RGB_215x215-1-192x192.png" /> <link rel="apple-touch-icon" href="https://cdn-ilbkkfp.nitrocdn.com/IitHsyZVCFBhhqcuBElDTFsjJOnzYnBg/assets/images/optimized/rev-a941c5f/www.levelaccess.com/wp-content/uploads/2023/10/cropped-2023-LevelAccess_FavIcon_Midnight-RGB_215x215-1-180x180.png" /> <script nitro-exclude>window.IS_NITROPACK=!0;window.NITROPACK_STATE='FRESH';</script><style>.nitro-cover{visibility:hidden!important;}</style><script nitro-exclude>window.nitro_lazySizesConfig=window.nitro_lazySizesConfig||{};window.nitro_lazySizesConfig.lazyClass="nitro-lazy";nitro_lazySizesConfig.srcAttr="nitro-lazy-src";nitro_lazySizesConfig.srcsetAttr="nitro-lazy-srcset";nitro_lazySizesConfig.expand=10;nitro_lazySizesConfig.expFactor=1;nitro_lazySizesConfig.hFac=1;nitro_lazySizesConfig.loadMode=1;nitro_lazySizesConfig.ricTimeout=50;nitro_lazySizesConfig.loadHidden=true;(function(){var bootLazyTimeout=null;var stylesLoaded=false;var windowLoaded=false;var lastScrollPos=window.scrollY;var lastScrollTime=Date.now();function increaseThreshold(){window.removeEventListener("scroll",increaseThreshold);window.nitro_lazySizesConfig.expand=300}function setThreshold(e){let elapsed=e.timeStamp-lastScrollTime;let accell=Math.abs(lastScrollPos-window.scrollY)/elapsed;let expand=Math.max(accell*200,300);lastScrollTime=e.timeStamp;lastScrollPos=window.scrollY;window.nitro_lazySizesConfig.expand=expand}window.addEventListener("scroll",setThreshold,{passive:true});window.addEventListener("NitroStylesLoaded",function(){stylesLoaded=true});window.addEventListener("load",function(){windowLoaded=true});document.addEventListener("lazybeforeunveil",function(e){var isExpectedCase=false;var bg=e.target.getAttribute("nitro-lazy-bg");var fragmentId=e.target.getAttribute("data-nitro-fragment-id");if(bg){let newBg=e.target.style.backgroundImage.replace("data:image/gif;base64,R0lGODlhAQABAIABAAAAAP///yH5BAEAAAEALAAAAAABAAEAAAICTAEAOw==",bg.replace(/\(/g,"%28").replace(/\)/g,"%29"));if(newBg===e.target.style.backgroundImage){newBg="url("+bg.replace(/\(/g,"%28").replace(/\)/g,"%29")+")"}let presentBgImageValues=e.target.style.backgroundImage;let appendCondition=["initial","inherit"].indexOf(presentBgImageValues.toLowerCase())===-1;if(presentBgImageValues&&appendCondition){newBg=presentBgImageValues+", "+newBg}e.target.style.backgroundImage=newBg;isExpectedCase=true}if(e.target.tagName=="VIDEO"){if(e.target.hasAttribute("nitro-lazy-poster")){e.target.setAttribute("poster",e.target.getAttribute("nitro-lazy-poster"))}else if(!e.target.hasAttribute("poster")){e.target.setAttribute("preload","metadata")}isExpectedCase=true}if(fragmentId){if(!window.loadNitroFragment(fragmentId,"lazy")){e.preventDefault();return false}}if(e.target.classList.contains("av-animated-generic")){e.target.classList.add("avia_start_animation","avia_start_delayed_animation");isExpectedCase=true}if(!isExpectedCase){var targetType=e.target.tagName.toLowerCase();if(targetType!=="img"&&targetType!=="iframe"){e.target.querySelectorAll("img[nitro-lazy-src],img[nitro-lazy-srcset]").forEach(function(el){el.classList.add("nitro-lazy")})}}})})();</script><script id="nitro-lazyloader">(function(window1,factory){if(typeof module=="object"&&module.exports){module.exports=lazySizes}else{window1.lazySizes=factory(window1,window1.document,Date)}})(window,function l(window1,document,Date1){"use strict";if(!window1.IntersectionObserver||!document.getElementsByClassName||!window1.MutationObserver){return}var lazysizes,lazySizesCfg;var docElem=document.documentElement;var supportPicture=window1.HTMLPictureElement;var _addEventListener="addEventListener";var _getAttribute="getAttribute";var addEventListener=window1[_addEventListener].bind(window1);var setTimeout=window1.setTimeout;var requestAnimationFrame=window1.requestAnimationFrame||setTimeout;var requestIdleCallback=window1.requestIdleCallback||setTimeout;var regPicture=/^picture$/i;var loadEvents=["load","error","lazyincluded","_lazyloaded"];var forEach=Array.prototype.forEach;var hasClass=function(ele,cls){return ele.classList.contains(cls)};var addClass=function(ele,cls){ele.classList.add(cls)};var removeClass=function(ele,cls){ele.classList.remove(cls)};var addRemoveLoadEvents=function(dom,fn,add){var action=add?_addEventListener:"removeEventListener";if(add){addRemoveLoadEvents(dom,fn)}loadEvents.forEach(function(evt){dom[action](evt,fn)})};var triggerEvent=function(elem,name,detail,noBubbles,noCancelable){var event=document.createEvent("CustomEvent");if(!detail){detail={}}detail.instance=lazysizes;event.initCustomEvent(name,!noBubbles,!noCancelable,detail);elem.dispatchEvent(event);return event};var updatePolyfill=function(el,full){var polyfill;if(!supportPicture&&(polyfill=window1.picturefill||lazySizesCfg.pf)){polyfill({reevaluate:true,elements:[el]})}else if(full&&full.src){el.src=full.src}};var getCSS=function(elem,style){return(getComputedStyle(elem,null)||{})[style]};var getWidth=function(elem,parent,width){width=width||elem.offsetWidth;while(width<lazySizesCfg.minSize&&parent&&!elem._lazysizesWidth){width=parent.offsetWidth;parent=parent.parentNode}return width};var rAF=function(){var running,waiting;var fns=[];var run=function(){var fn;running=true;waiting=false;while(fns.length){fn=fns.shift();fn[0].apply(fn[1],fn[2])}running=false};return function(fn){if(running){fn.apply(this,arguments)}else{fns.push([fn,this,arguments]);if(!waiting){waiting=true;(document.hidden?setTimeout:requestAnimationFrame)(run)}}}}();var rAFIt=function(fn,simple){return simple?function(){rAF(fn)}:function(){var that=this;var args=arguments;rAF(function(){fn.apply(that,args)})}};var throttle=function(fn){var running;var lastTime=0;var gDelay=lazySizesCfg.throttleDelay;var rICTimeout=lazySizesCfg.ricTimeout;var run=function(){running=false;lastTime=Date1.now();fn()};var idleCallback=requestIdleCallback&&rICTimeout>49?function(){requestIdleCallback(run,{timeout:rICTimeout});if(rICTimeout!==lazySizesCfg.ricTimeout){rICTimeout=lazySizesCfg.ricTimeout}}:rAFIt(function(){setTimeout(run)},true);return function(isPriority){var delay;if(isPriority=isPriority===true){rICTimeout=33}if(running){return}running=true;delay=gDelay-(Date1.now()-lastTime);if(delay<0){delay=0}if(isPriority||delay<9){idleCallback()}else{setTimeout(idleCallback,delay)}}};var debounce=function(func){var timeout,timestamp;var wait=99;var run=function(){timeout=null;func()};var later=function(){var last=Date1.now()-timestamp;if(last<wait){setTimeout(later,wait-last)}else{(requestIdleCallback||run)(run)}};return function(){timestamp=Date1.now();if(!timeout){timeout=setTimeout(later,wait)}}};var loader=function(){var inviewObserver,preloadObserver;var lazyloadElems,lazywaitElems,resetPreloadingTimer,started;var isBodyHidden;var observedElements=new Set;var lazyLoadElemsWithinRangeMap=new Map;var regImg=/^img$/i;var regIframe=/^iframe$/i;var supportScroll="onscroll"in window1&&!/glebot/.test(navigator.userAgent);var isLoading=0;var isPreloadLoading=0;var resetPreloading=function(e){isLoading--;if(isPreloadLoading){isPreloadLoading--}if(e&&e.target){addRemoveLoadEvents(e.target,resetPreloading)}if(!e||isLoading<0||!e.target){isLoading=0;isPreloadLoading=0}if(lazyQuedElements.length&&isLoading-isPreloadLoading<1&&isLoading<3){setTimeout(function(){while(lazyQuedElements.length&&isLoading-isPreloadLoading<1&&isLoading<4){lazyUnveilElement({target:lazyQuedElements.shift()})}})}};var isVisible=function(elem){if(isBodyHidden==null){isBodyHidden=getCSS(document.body,"visibility")=="hidden"}return isBodyHidden||!(getCSS(elem.parentNode,"visibility")=="hidden"&&getCSS(elem,"visibility")=="hidden")};var switchLoadingClass=function(e){addClass(e.target,lazySizesCfg.loadedClass);removeClass(e.target,lazySizesCfg.loadingClass);removeClass(e.target,lazySizesCfg.lazyClass);addRemoveLoadEvents(e.target,rafSwitchLoadingClass)};var rafedSwitchLoadingClass=rAFIt(switchLoadingClass);var rafSwitchLoadingClass=function(e){rafedSwitchLoadingClass({target:e.target})};var changeIframeSrc=function(elem,src){try{elem.contentWindow.location.replace(src)}catch(e){elem.src=src}};var handleSources=function(source){var customMedia;var sourceSrcset=source[_getAttribute](lazySizesCfg.srcsetAttr);if(customMedia=lazySizesCfg.customMedia[source[_getAttribute]("data-media")||source[_getAttribute]("media")]){source.setAttribute("media",customMedia)}if(sourceSrcset){source.setAttribute("srcset",sourceSrcset)}};var lazyUnveil=rAFIt(function(elem,detail,isAuto,sizes,isImg){var src,srcset,parent,isPicture,event,firesLoad;if(!(event=triggerEvent(elem,"lazybeforeunveil",detail)).defaultPrevented){if(sizes){if(isAuto){addClass(elem,lazySizesCfg.autosizesClass)}else{elem.setAttribute("sizes",sizes)}}srcset=elem[_getAttribute](lazySizesCfg.srcsetAttr);src=elem[_getAttribute](lazySizesCfg.srcAttr);if(isImg){parent=elem.parentNode;isPicture=parent&&regPicture.test(parent.nodeName||"")}firesLoad=detail.firesLoad||"src"in elem&&(srcset||src||isPicture);event={target:elem};if(firesLoad){addRemoveLoadEvents(elem,resetPreloading,true);clearTimeout(resetPreloadingTimer);resetPreloadingTimer=setTimeout(resetPreloading,2500);addClass(elem,lazySizesCfg.loadingClass);addRemoveLoadEvents(elem,rafSwitchLoadingClass,true)}if(isPicture){forEach.call(parent.getElementsByTagName("source"),handleSources)}if(srcset){elem.setAttribute("srcset",srcset)}else if(src&&!isPicture){if(regIframe.test(elem.nodeName)){changeIframeSrc(elem,src)}else{elem.src=src}}if(srcset||isPicture){updatePolyfill(elem,{src:src})}}rAF(function(){if(elem._lazyRace){delete elem._lazyRace}if(!firesLoad||elem.complete){if(firesLoad){resetPreloading(event)}else{isLoading--}switchLoadingClass(event)}})});var unveilElement=function(elem){if(lazySizesCfg.isPaused)return;var detail,index;var isImg=regImg.test(elem.nodeName);var sizes=isImg&&(elem[_getAttribute](lazySizesCfg.sizesAttr)||elem[_getAttribute]("sizes"));var isAuto=sizes=="auto";if(isAuto&&isImg&&(elem.src||elem.srcset)&&!elem.complete&&!hasClass(elem,lazySizesCfg.errorClass)){return}detail=triggerEvent(elem,"lazyunveilread").detail;if(isAuto){autoSizer.updateElem(elem,true,elem.offsetWidth)}isLoading++;if((index=lazyQuedElements.indexOf(elem))!=-1){lazyQuedElements.splice(index,1)}lazyLoadElemsWithinRangeMap.delete(elem);observedElements.delete(elem);inviewObserver.unobserve(elem);preloadObserver.unobserve(elem);lazyUnveil(elem,detail,isAuto,sizes,isImg)};var unveilElements=function(change){var i,len;for(i=0,len=change.length;i<len;i++){if(change[i].isIntersecting===false){continue}unveilElement(change[i].target)}};var lazyQuedElements=[];var lazyUnveilElement=function(change,observer){var index,i,len,element;for(i=0,len=change.length;i<len;i++){if(observer&&change[i].boundingClientRect.width>0&&change[i].boundingClientRect.height>0){lazyLoadElemsWithinRangeMap.set(change[i].target,{rect:change[i].boundingClientRect,scrollTop:document.documentElement.scrollTop,scrollLeft:document.documentElement.scrollLeft})}if(change[i].boundingClientRect.bottom<=0&&change[i].boundingClientRect.right<=0&&change[i].boundingClientRect.left<=0&&change[i].boundingClientRect.top<=0){continue}if(!change[i].isIntersecting){continue}element=change[i].target;if(isLoading-isPreloadLoading<1&&isLoading<4){isPreloadLoading++;unveilElement(element)}else if((index=lazyQuedElements.indexOf(element))==-1){lazyQuedElements.push(element)}else{lazyQuedElements.splice(index,1)}}};var addElements=function(){var i,len;for(i=0,len=lazyloadElems.length;i<len;i++){if(!lazyloadElems[i]._lazyAdd&&!lazyloadElems[i].classList.contains(lazySizesCfg.loadedClass)){lazyloadElems[i]._lazyAdd=true;inviewObserver.observe(lazyloadElems[i]);preloadObserver.observe(lazyloadElems[i]);observedElements.add(lazyloadElems[i]);if(!supportScroll){unveilElement(lazyloadElems[i])}}}};var checkElements=function(){if(lazySizesCfg.isPaused)return;if(lazyLoadElemsWithinRangeMap.size===0)return;const currentScrollTop=document.documentElement.scrollTop;const currentScrollLeft=document.documentElement.scrollLeft;isBodyHidden=null;const elvH=currentScrollTop+window1.innerHeight+lazySizesCfg.expand;const elvW=currentScrollLeft+window1.innerWidth+lazySizesCfg.expand*lazySizesCfg.hFac;const negativeExpandTop=currentScrollTop-lazySizesCfg.expand;const negativeExpandLeft=(currentScrollLeft-lazySizesCfg.expand)*lazySizesCfg.hFac;for(let elem of lazyLoadElemsWithinRangeMap){const[el,rectWithScrollTop]=elem;const elPosTop=rectWithScrollTop.rect.top+rectWithScrollTop.scrollTop;const elPosBottom=rectWithScrollTop.rect.bottom+rectWithScrollTop.scrollTop;const elPosLeft=rectWithScrollTop.rect.left+rectWithScrollTop.scrollLeft;const elPosRight=rectWithScrollTop.rect.right+rectWithScrollTop.scrollLeft;if(elPosBottom>=negativeExpandTop&&elPosTop<=elvH&&elPosRight>=negativeExpandLeft&&elPosLeft<=elvW&&isVisible(el)){unveilElement(el)}}};return{_:function(){started=Date1.now();lazyloadElems=document.getElementsByClassName(lazySizesCfg.lazyClass);inviewObserver=new IntersectionObserver(unveilElements);preloadObserver=new IntersectionObserver(lazyUnveilElement,{rootMargin:lazySizesCfg.expand+"px "+lazySizesCfg.expand*lazySizesCfg.hFac+"px"});const resizeObserver=new ResizeObserver(entries=>{if(observedElements.size===0)return;preloadObserver.disconnect();preloadObserver=new IntersectionObserver(lazyUnveilElement,{rootMargin:lazySizesCfg.expand+"px "+lazySizesCfg.expand*lazySizesCfg.hFac+"px"});lazyLoadElemsWithinRangeMap=new Map;for(let elem of observedElements){preloadObserver.observe(elem)}});resizeObserver.observe(document.documentElement);addEventListener("scroll",throttle(checkElements),true);new MutationObserver(addElements).observe(docElem,{childList:true,subtree:true,attributes:true});addElements()},unveil:unveilElement}}();var autoSizer=function(){var autosizesElems;var sizeElement=rAFIt(function(elem,parent,event,width){var sources,i,len;elem._lazysizesWidth=width;width+="px";elem.setAttribute("sizes",width);if(regPicture.test(parent.nodeName||"")){sources=parent.getElementsByTagName("source");for(i=0,len=sources.length;i<len;i++){sources[i].setAttribute("sizes",width)}}if(!event.detail.dataAttr){updatePolyfill(elem,event.detail)}});var getSizeElement=function(elem,dataAttr,width){var event;var parent=elem.parentNode;if(parent){width=getWidth(elem,parent,width);event=triggerEvent(elem,"lazybeforesizes",{width:width,dataAttr:!!dataAttr});if(!event.defaultPrevented){width=event.detail.width;if(width&&width!==elem._lazysizesWidth){sizeElement(elem,parent,event,width)}}}};var updateElementsSizes=function(){var i;var len=autosizesElems.length;if(len){i=0;for(;i<len;i++){getSizeElement(autosizesElems[i])}}};var debouncedUpdateElementsSizes=debounce(updateElementsSizes);return{_:function(){autosizesElems=document.getElementsByClassName(lazySizesCfg.autosizesClass);addEventListener("resize",debouncedUpdateElementsSizes)},checkElems:debouncedUpdateElementsSizes,updateElem:getSizeElement}}();var init=function(){if(!init.i){init.i=true;autoSizer._();loader._()}};(function(){var prop;var lazySizesDefaults={lazyClass:"lazyload",lazyWaitClass:"lazyloadwait",loadedClass:"lazyloaded",loadingClass:"lazyloading",preloadClass:"lazypreload",errorClass:"lazyerror",autosizesClass:"lazyautosizes",srcAttr:"data-src",srcsetAttr:"data-srcset",sizesAttr:"data-sizes",minSize:40,customMedia:{},init:true,hFac:.8,loadMode:2,expand:400,ricTimeout:0,throttleDelay:125,isPaused:false};lazySizesCfg=window1.nitro_lazySizesConfig||window1.nitro_lazysizesConfig||{};for(prop in lazySizesDefaults){if(!(prop in lazySizesCfg)){lazySizesCfg[prop]=lazySizesDefaults[prop]}}setTimeout(function(){if(lazySizesCfg.init){init()}})})();lazysizes={cfg:lazySizesCfg,autoSizer:autoSizer,loader:loader,init:init,uP:updatePolyfill,aC:addClass,rC:removeClass,hC:hasClass,fire:triggerEvent,gW:getWidth,rAF:rAF};return lazysizes});</script><script nitro-exclude>(function(){var observerOptions={childList:false,attributes:true,subtree:false,attributeFilter:["src"],attributeOldValue:true};var iframeObserver=null;var iframesToObserve=[];function loadRealIframeSrc(iframe){let index=iframesToObserve.indexOf(iframe);if(index>-1){iframesToObserve.splice(index,1);iframeObserver.disconnect();connectIframeObserver()}iframe.src=iframe.getAttribute("nitro-og-src");iframe.parentNode.querySelector(".nitro-removable-overlay")?.remove()}function getObserver(){if(!iframeObserver){iframeObserver=new MutationObserver(function(mutations,observer){mutations.forEach(mutation=>{if(mutation.type=="attributes"&&mutation.attributeName=="src"){let iframe=mutation.target;let ogSrc=iframe.getAttribute("nitro-og-src");let newSrc=iframe.src;if(newSrc!=ogSrc&&mutation.oldValue!==null){observer.disconnect();let srcDiff=newSrc.replace(mutation.oldValue,"");if(newSrc.indexOf("data:")===0&&["?","&"].indexOf(srcDiff.substr(0,1))>-1){if(ogSrc.indexOf("?")>-1){iframe.setAttribute("nitro-og-src",ogSrc+"&"+srcDiff.substr(1))}else{iframe.setAttribute("nitro-og-src",ogSrc+"?"+srcDiff.substr(1))}}iframe.src=mutation.oldValue;connectIframeObserver()}}})})}return iframeObserver}function observeIframe(iframe){getObserver().observe(iframe,observerOptions)}function connectIframeObserver(){iframesToObserve.forEach(observeIframe)}window.addEventListener("message",function(e){if(e.data.action&&e.data.action==="playBtnClicked"){var iframes=document.getElementsByTagName("iframe");for(var i=0;i<iframes.length;i++){if(e.source===iframes[i].contentWindow){loadRealIframeSrc(iframes[i])}}}});document.addEventListener("DOMContentLoaded",function(){document.querySelectorAll("iframe[nitro-og-src]").forEach(el=>{iframesToObserve.push(el)});connectIframeObserver()})})();</script><script data-cookieconsent="ignore" id="7f32dd8eec26ab58dd617998c714b47c-1" type="nitropack/inlinescript" class="nitropack-inline-script">window.dataLayer=window.dataLayer||[];function gtag(){dataLayer.push(arguments)}gtag("consent","default",{ad_user_data:"denied",ad_personalization:"denied",ad_storage:"denied",analytics_storage:"denied",functionality_storage:"denied",personalization_storage:"denied",security_storage:"granted",wait_for_update:500});gtag("set","ads_data_redaction",true);gtag("set","url_passthrough",true);</script><script id="cookiebot-wp-consent-level-api-integration-js-extra" type="nitropack/inlinescript" class="nitropack-inline-script"> var cookiebot_category_mapping = {"n=1;p=1;s=1;m=1":{"preferences":1,"statistics":1,"statistics-anonymous":0,"marketing":1},"n=1;p=1;s=1;m=0":{"preferences":1,"statistics":1,"statistics-anonymous":1,"marketing":0},"n=1;p=1;s=0;m=1":{"preferences":1,"statistics":0,"statistics-anonymous":0,"marketing":1},"n=1;p=1;s=0;m=0":{"preferences":1,"statistics":0,"statistics-anonymous":0,"marketing":0},"n=1;p=0;s=1;m=1":{"preferences":0,"statistics":1,"statistics-anonymous":0,"marketing":1},"n=1;p=0;s=1;m=0":{"preferences":0,"statistics":1,"statistics-anonymous":0,"marketing":0},"n=1;p=0;s=0;m=1":{"preferences":0,"statistics":0,"statistics-anonymous":0,"marketing":1},"n=1;p=0;s=0;m=0":{"preferences":0,"statistics":0,"statistics-anonymous":0,"marketing":0}}; var cookiebot_consent_type = {"type":"optin"}; </script><script nitro-delay-ms="0" id="bee5b9a98d83ef66f57d1fde95b9a13f-1" type="nitropack/inlinescript" class="nitropack-inline-script">!function(){"use strict";function l(e){for(var t=e,r=0,n=document.cookie.split(";");r<n.length;r++){var o=n[r].split("=");if(o[0].trim()===t)return o[1]}}function s(e){return localStorage.getItem(e)}function u(e){return window[e]}function A(e,t){e=document.querySelector(e);return t?null==e?void 0:e.getAttribute(t):null==e?void 0:e.textContent}var e=window,t=document,r="script",n="dataLayer",o="https://load.sgtm.levelaccess.com",a="",i="1Vlqjpxesb",c="RNzKRbg=aWQ9R1RNLVRWV0QyOQ%3D%3D&amp;sort=asc",g="cookie",v="_sbp",E="",d=!1;try{var d=!!g&&(m=navigator.userAgent,!!(m=new RegExp("Version/([0-9._]+)(.*Mobile)?.*Safari.*").exec(m)))&&16.4<=parseFloat(m[1]),f="stapeUserId"===g,I=d&&!f?function(e,t,r){void 0===t&&(t="");var n={cookie:l,localStorage:s,jsVariable:u,cssSelector:A},t=Array.isArray(t)?t:[t];if(e&&n[e])for(var o=n[e],a=0,i=t;a<i.length;a++){var c=i[a],c=r?o(c,r):o(c);if(c)return c}else console.warn("invalid uid source",e)}(g,v,E):void 0;d=d&&(!!I||f)}catch(e){console.error(e)}var m=e,g=(m[n]=m[n]||[],m[n].push({"gtm.start":(new Date).getTime(),event:"gtm.js"}),t.getElementsByTagName(r)[0]),v=I?"&bi="+encodeURIComponent(I):"",E=t.createElement(r),f=(d&&(i=8<i.length?i.replace(/([a-z]{8}$)/,"kp$1"):"kp"+i),!d&&a?a:o);E.async=!0,E.src=f+"/"+i+".js?"+c+v,null!=(e=g.parentNode)&&e.insertBefore(E,g)}();</script><script nitro-delay-ms="0" id="cfbb1faca8ff37d77041926479b71253-1" type="nitropack/inlinescript" class="nitropack-inline-script"> var ajaxurl = 'https://www.levelaccess.com/wp-admin/admin-ajax.php'; var is_user_logged_in = ''; </script><script id="d6be2b91ffa1f0311b50c9f159167ba4-1" type="nitropack/inlinescript" class="nitropack-inline-script">hbspt.forms.create({portalId:"5358007",formId:"438e4754-6f9c-4e2f-aacc-461f23cad8d0",sfdcCampaignId:"7012T000000shKDQAY",css:""});</script><script id="d7da18257a1a66fa7b0e899a8420ab8e-1" type="nitropack/inlinescript" class="nitropack-inline-script">   hbspt.forms.create({     portalId: "5358007",     formId: "241964dc-182b-427c-a4f9-6ac47719d2dc"   }); </script><script id="96df60f1b08d0e224c87d3db075ac20b-1" type="nitropack/inlinescript" class="nitropack-inline-script">   hbspt.forms.create({     portalId: "5358007",     formId: "b5bda18d-f075-40e5-9fed-c26594152771"   }); </script><script id="a826375febcadad44f0e9ac50f06f110-1" type="nitropack/inlinescript" class="nitropack-inline-script"> hbspt.forms.create({ portalId: "5358007", formId: "763fe381-bd9f-46dd-85b0-16f4d14d7441" }); </script><script id="c5f3b5b7925478c244c95c01ffaf29ce-1" type="nitropack/inlinescript" class="nitropack-inline-script">function initUtmKeeper(){function t(t,e){if(sessionStorage.getItem(t)===null){sessionStorage.setItem(t,e);console.log(t+" sessionStorage item generated with the value of: "+e)}}t("la_full_url",document.URL);let e=document.referrer;if(e.includes("levelaccess.com"))e="";t("la_ref",e);setTimeout(attributer,150)}function attributer(){function t(t){const e="organic";const u="social_media";const o="referral";const i="direct";const m="none";const s={"google.":{"utm_source":"google","utm_medium":e},"bing.":{"utm_source":"bing","utm_medium":e},"duckduckgo.":{"utm_source":"duckduckgo","utm_medium":e},"yahoo.":{"utm_source":"yahoo","utm_medium":e},"yandex.":{"utm_source":"yandex","utm_medium":e},"facebook.":{"utm_source":"facebook","utm_medium":u},"twitter.":{"utm_source":"twitter","utm_medium":u},"linkedin.":{"utm_source":"linkedin","utm_medium":u},"instagram.":{"utm_source":"instagram","utm_medium":u},"reddit.":{"utm_source":"reddit","utm_medium":u},"tiktok.":{"utm_source":"tiktok","utm_medium":u},"youtube.":{"utm_source":"youtube","utm_medium":u},"pinterest.":{"utm_source":"pinterest","utm_medium":u},"vimeo.":{"utm_source":"vimeo","utm_medium":u},"github.":{"utm_source":"github","utm_medium":u},"vk.":{"utm_source":"vk","utm_medium":u},"wattpad.":{"utm_source":"wattpad","utm_medium":u},"deviantart.":{"utm_source":"deviantart","utm_medium":u},"tumblr.":{"utm_source":"tumblr","utm_medium":u},"whatsapp.":{"utm_source":"whatsapp","utm_medium":u},"quora.":{"utm_source":"quora","utm_medium":u},"twitch.tv":{"utm_source":"twitch.tv","utm_medium":u}};const n=t["ref"]||"";if(!t["utm_source"]){if(n===""){t["utm_source"]=i;t["utm_medium"]=m}else{const e=Object.keys(s);const u=new RegExp(e.join("|"),"i");if(u.test(n)){e.forEach(function(e){if(n.includes(e)){t["utm_source"]=s[e]["utm_source"];t["utm_medium"]=s[e]["utm_medium"]}})}else{t["utm_source"]=new URL(n).hostname.replace("www.","");t["utm_medium"]=o}}}}function e(t){const e=t["full_url"];if(e.includes("?")){const u=e.split("?")[1].split("&");u.forEach(function(e){if(e.includes("=")){const u=e.split("=")[0];const o=e.split("=")[1];if(utm_params.includes(u)){t[u]=decodeURI(o)}}})}}function u(){const u={"ref":sessionStorage.getItem("la_ref"),"full_url":sessionStorage.getItem("la_full_url")};e(u);t(u);utm_params.forEach(function(t){if(!u[t])u[t]="null"});return u}att=u();window.dataLayer=window.dataLayer||[];window.dataLayer.push({"event":"attributer","creator":"Terrific-Digital.com","att":att})}const utm_params=["utm_source","utm_medium","utm_campaign","campaign_id","utm_content","adset_id","utm_ad","ad_id","utm_term","keyword_id","matchtype","search_query","placement","network","device","GeoLoc","IntLoc","gclid","dclid","gbraid","wbraid","fbclid","msclkid","li_fat_id","dicbo","tblci","ttclid","rdt_cid","twclid","yclid"];let att;initUtmKeeper();function hsFormExist(){const t=document.querySelector("form.hs-form");if(t){console.log("HubSpot form is visible.");return true}else{return false}}function populateUtm(t,e){t=t.toLowerCase();const u=document.querySelectorAll('.hs-form input[name="'+t+'"]');if(u.length!==0){u.forEach(function(u){u.setAttribute("value",e);console.log("✅ Hidden field '"+t+"' was populated with the value of '"+e+"'")})}else{console.log("\uD83D\uDEAB Hidden field '"+t+"' was not found on this page")}}function getCookie(t){const e="; "+document.cookie;const u=e.split("; "+t+"=");if(u.length===2)return u.pop().split(";").shift();else return""}function initPopulator(){pop_attempts++;if(hsFormExist()){utm_params.forEach(function(t){populateUtm(t,att[t])});populateUtm("user_agent",navigator.userAgent);populateUtm("user_ip",getCookie("_uip"));populateUtm("ga_client_id",getCookie("_ga").slice(6));populateUtm("ga_session_id",getCookie("_ga_ZV0B8E4Y37").slice(6));populateUtm("fbp",getCookie("_fbp"));populateUtm("fbc",getCookie("_fbc"));populateUtm("ttp",getCookie("_ttp"));populateUtm("url",document.URL);populateUtm("conversion_page",document.title)}else if(pop_attempts<max_pop_attempts){setTimeout(initPopulator,500)}}let pop_attempts=0;const max_pop_attempts=10;setTimeout(initPopulator,500);function populateQualified(){if(qualified){const t={"user_agent":navigator.userAgent,"user_ip":getCookie("_uip"),"ga_client_id":getCookie("_ga").slice(6),"ga_session_id":getCookie("_ga_ZV0B8E4Y37").slice(6),"fbp":getCookie("_fbp"),"fbc":getCookie("_fbc"),"ttp":getCookie("_ttp"),"url":document.URL,"conversion_page":document.title};utm_params.forEach(function(e){t[e]=att[e]});qualified("identify",t)}else{setTimeout(populateQualified,500)}}setTimeout(populateQualified,500);</script><script id="387772f5d1eaef5f7ec31af4208fb547-1" type="nitropack/inlinescript" class="nitropack-inline-script">function approveCB(){if(typeof Cookiebot==="object"){const o=Cookiebot.userCountry.toLowerCase();if(o==="ca"||o.includes("us")){if(Cookiebot.consent.statistics===false){Cookiebot.submitCustomConsent(true,true,true,true)}}}else{setTimeout(approveCB,200)}}approveCB();</script><script id="09bdcb705a015b29060708650a349aa9-1" type="nitropack/inlinescript" class="nitropack-inline-script"> (function(w,q){w['QualifiedObject']=q;w[q]=w[q]||function(){ (w[q].q=w[q].q||[]).push(arguments)};})(window,'qualified') </script><script id="wp-consent-api-js-extra" type="nitropack/inlinescript" class="nitropack-inline-script"> var consent_api = {"consent_type":"optin","waitfor_consent_hook":"","cookie_expiration":"30","cookie_prefix":"wp_consent"}; </script><script>(function(w){"use strict";if(!w.loadCSS){w.loadCSS=function(){}}var rp=loadCSS.relpreload={};rp.support=function(){var ret;try{ret=w.document.createElement("link").relList.supports("preload")}catch(e){ret=false}return function(){return ret}}();rp.bindMediaToggle=function(link){var finalMedia=link.media||"all";function enableStylesheet(){link.media=finalMedia}if(link.addEventListener){link.addEventListener("load",enableStylesheet)}else if(link.attachEvent){link.attachEvent("onload",enableStylesheet)}setTimeout(function(){link.rel="stylesheet";link.media="only x"});setTimeout(enableStylesheet,3e3)};rp.poly=function(){if(rp.support()){return}var links=w.document.getElementsByTagName("link");for(var i=0;i<links.length;i++){var link=links[i];if(link.rel==="preload"&&link.getAttribute("as")==="style"&&!link.getAttribute("data-loadcss")){link.setAttribute("data-loadcss",true);rp.bindMediaToggle(link)}}};if(!rp.support()){rp.poly();var run=w.setInterval(rp.poly,500);if(w.addEventListener){w.addEventListener("load",function(){rp.poly();w.clearInterval(run)})}else if(w.attachEvent){w.attachEvent("onload",function(){rp.poly();w.clearInterval(run)})}}if(typeof exports!=="undefined"){exports.loadCSS=loadCSS}else{w.loadCSS=loadCSS}})(typeof global!=="undefined"?global:this);</script><script nitro-exclude>(function(){const testLink=document.createElement("link");if(!(testLink.relList&&testLink.relList.supports&&testLink.relList.supports("prefetch"))){return}let debug=document.cookie.includes("9d63262f59cd9b3378f01392c");let prefetchLogger={initNP_PPL:function(){if(window.NP_PPL!==undefined)return;window.NP_PPL={prefetches:[],lcpEvents:[],other:[]}},logPrefetch:function(url,type,initiator){let prefetches=JSON.parse(window.sessionStorage.getItem("nitro_prefetched_urls"));if(prefetches===null)prefetches={};if(prefetches[url]===undefined){prefetches[url]={type:type,initiator:initiator};window.sessionStorage.setItem("nitro_prefetched_urls",JSON.stringify(prefetches))}if(!debug)return;window.NP_PPL.prefetches.push({url:url,type:type,initiator:initiator,timestamp:performance.now()})},logLcpEvent:function(msg,data=null){if(!debug)return;window.NP_PPL.lcpEvents.push({message:msg,data:data,timestamp:performance.now()})},logOther:function(msg,data=null){if(!debug)return;window.NP_PPL.other.push({message:msg,data:data,timestamp:performance.now()})}};if(debug){prefetchLogger.initNP_PPL()}let lastPrefetchTime=0;const prefetchCooldown=300;let thisDomain=".levelaccess.com";let sameDomainRegex=new RegExp(thisDomain+"$");function isCooldownReady(){return performance.now()-lastPrefetchTime>prefetchCooldown}function setupHoverAndTouchPrefetcher(){let mouseoverTimer;let lastTouchTimestamp=performance.now();const listenerOptions={capture:true,passive:true};document.addEventListener("touchstart",touchstartListener,listenerOptions);document.addEventListener("mouseover",mouseoverListener,listenerOptions);function touchstartListener(event){lastTouchTimestamp=performance.now();const linkElement=event.target.closest("a");if(!linkElement||!isPrefetchable(linkElement)){return}prefetch(linkElement.href,"TOUCH")}function mouseoverListener(event){prefetchLogger.logOther("mouseoverListener() called",event);if(performance.now()-lastTouchTimestamp<1111){return}const linkElement=event.target.closest("a");if(!linkElement||!isPrefetchable(linkElement)){return}linkElement.addEventListener("mouseout",mouseoutListener,{passive:true});mouseoverTimer=setTimeout(function(){prefetchLogger.logOther("mouseoverTimer CALLBACK called",event);prefetch(linkElement.href,"HOVER");mouseoverTimer=undefined},85)}function mouseoutListener(event){if(event.relatedTarget&&event.target.closest("a")==event.relatedTarget.closest("a")){return}if(mouseoverTimer){clearTimeout(mouseoverTimer);mouseoverTimer=undefined}}}function setupLcpPrefetcher(){if(!PerformanceObserver.supportedEntryTypes.includes("largest-contentful-paint")){prefetchLogger.logLcpEvent("PerformanceObserver does not support LCP events in this browser.");return}let lcpObserver=new PerformanceObserver(entryList=>{prefetchLogger.logLcpEvent("LCP_DETECTED",entryList.getEntries().at(-1).element);lcpElement=entryList.getEntries().at(-1).element});let registerIdleCallback=function(event){idleCallbackId=window.requestIdleCallback(idleHandler);window.removeEventListener("load",registerIdleCallback)};userInteractionEvents.forEach(event=>{window.addEventListener(event,userInteractionHandler,{once:true})});lcpObserver.observe({type:"largest-contentful-paint",buffered:true});window.addEventListener("load",registerIdleCallback)}function isPrefetchable(linkElement){if(!linkElement){prefetchLogger.logOther("Link Not Prefetchable: empty link element.",linkElement);return false}if(!linkElement.href){prefetchLogger.logOther("Link Not Prefetchable: empty href attribute.",linkElement);return false}let href=linkElement.href;let url=null;try{url=new URL(href)}catch(error){prefetchLogger.logOther("Link Not Prefetchable: "+error,linkElement);return false}let targetDomain="."+url.hostname.replace("www.","");if(!["http:","https:"].includes(linkElement.protocol)){prefetchLogger.logOther("Link Not Prefetchable: missing protocol in the URL.",linkElement);return false}if(linkElement.protocol=="http:"&&location.protocol=="https:"){prefetchLogger.logOther("Link Not Prefetchable: URL is HTTP but the current page is HTTPS.",linkElement);return false}if(linkElement.getAttribute("href").charAt(0)=="#"||linkElement.hash&&linkElement.pathname+linkElement.search==location.pathname+location.search){prefetchLogger.logOther("Link Not Prefetchable: URL is the current location but with a hash.",linkElement);return false}if(sameDomainRegex.exec(targetDomain)===null){prefetchLogger.logOther("Link Not Prefetchable: Different domain.",linkElement);return false}for(i=0;i<excludes.length;i++){if(href.match(excludes[i])!==null){prefetchLogger.logOther("Link Not Prefetchable: Excluded URL "+href+".",{link:linkElement,regex:excludes[i]});return false}}return true}function isConnectionLimitedUncached(){let con=navigator.connection;if(!con){return false}if(con.saveData){prefetchLogger.logOther("Data Saving Mode detected.");return true}return false}function isConnectionLimited(){if(isConnectionLimitedCache!==null){return isConnectionLimitedCache}isConnectionLimitedCache=isConnectionLimitedUncached();return isConnectionLimitedCache}if(!window.requestIdleCallback){window.requestIdleCallback=function(callback,options){var options=options||{};var relaxation=1;var timeout=options.timeout||relaxation;var start=performance.now();return setTimeout(function(){callback({get didTimeout(){return options.timeout?false:performance.now()-start-relaxation>timeout},timeRemaining:function(){return Math.max(0,relaxation+(performance.now()-start))}})},relaxation)}}if(!window.cancelIdleCallback){window.cancelIdleCallback=function(id){clearTimeout(id)}}let handleMutations=function(mutationList,observer){prefetchLogger.logLcpEvent("MUTATION_DETECTED",mutationList);clearTimeout(lastMutationRescanTimeoutId);lastMutationRescanTimeoutId=setTimeout(mutationRescan,500,mutationList)};let isNavAiPresent=function(){return window.NavAI!==undefined};let prefetch=function(href,initiator="",forcePrefetch=false){if(lPrefetched.indexOf(href)>-1){prefetchLogger.logOther("Prefetch skipped: URL is already prefetched.",href);return}if(lPrefetched.length>15){prefetchLogger.logOther("Prefetch skipped: Maximum prefetches threshold reached.");return}if(!forcePrefetch&&!isCooldownReady()){prefetchLogger.logOther("Prefetch skipped: on cooldown",href);return}if(isConnectionLimited()){prefetchLogger.logOther("Prefetch skipped: limited connection",href);return}if(isNavAiPresent()){prefetchLogger.logOther("Prefetch skipped: NavAI is present",href);return}let type="prefetch";if(HTMLScriptElement.supports&&HTMLScriptElement.supports("speculationrules")){type=Math.floor(Math.random()*2)===1?"prefetch":"prerender";if(type==="prefetch"){createPrefetchLink(href)}if(type==="prerender"){createSpeculationRulesScript(href)}}else{createPrefetchLink(href)}lPrefetched.push(href);lastPrefetchTime=performance.now();prefetchLogger.logPrefetch(href,type,initiator);return true};function createPrefetchLink(href){const prefetcher=document.createElement("link");prefetcher.rel="prefetch";prefetcher.setAttribute("nitro-exclude",true);prefetcher.type="text/html";prefetcher.href=href;document.head.appendChild(prefetcher)}function createSpeculationRulesScript(href){let speculationrRulesConfig={prerender:[{source:"list",urls:[href]}]};let speculationrRulesElement=document.createElement("script");speculationrRulesElement.type="speculationrules";speculationrRulesElement.textContent=JSON.stringify(speculationrRulesConfig);document.body.appendChild(speculationrRulesElement)}function lcpGetClosestLinks(element){let body=document.querySelector("body");while(element!=body){if(isInsideNavMenu(element)){element=element.parentElement;prefetchLogger.logOther("Skipping LCP container level: Inside a <nav> element.",element);continue}let links=Array.from(element.querySelectorAll("a"));prefetchLogger.logOther("filtering links...",links);links=links.filter(link=>{if(isInsideNavMenu(link)){prefetchLogger.logOther("Skipping link: Inside a <nav> element.",element);return false}return isPrefetchable(link)});if(links.length>0)return[links,element];element=element.parentElement}return[[],null]}function isInsideNavMenu(element){return element.closest("nav")!==null||element.nodeName=="NAV"}function userInteractionHandler(event){hasUserInteracted=true;if(hasBrowserBeenIdle&&!isCtaPrefetched){doLcpPrefetching()}}function idleHandler(event){hasBrowserBeenIdle=true;if(hasUserInteracted&&!isCtaPrefetched){if(doLcpPrefetching()){window.cancelIdleCallback(idleCallbackId)}else{invalidCallCounter++;if(invalidCallCounter>2){window.cancelIdleCallback(idleCallbackId);prefetchLogger.logLcpEvent("IDLE_CALLBACK_CANCELLED")};}}}function doLcpPrefetching(){if(lcpElement==null){prefetchLogger.logLcpEvent("doLcpPrefetching_CALLBACK_CALLED_WITHOUT_LCP_ELEMENT");return false}let candidateLinks=[];[candidateLinks,lcpLinksContainer]=lcpGetClosestLinks(lcpElement);if(candidateLinks.length==0){prefetchLogger.logLcpEvent("NO_LINKS_FOUND");return false}if(candidateLinks.length>0){prefetch(candidateLinks[0].href,"LCP",!isCtaPrefetched);isCtaPrefetched=true}mutationObserver.observe(lcpLinksContainer,{subtree:true,childList:true,attributes:true});prefetchLogger.logLcpEvent("MUTATION_OBSERVER_REGISTERED");window.cancelIdleCallback(idleCallbackId);prefetchLogger.logLcpEvent("IDLE_CALLBACK_CANCELLED")};function mutationRescan(mutationList){prefetchLogger.logLcpEvent("MUTATION_RESCAN_TRIGGERED",mutationList);let newLinks=lcpGetClosestLinks(lcpLinksContainer)[0];if(newLinks.length>0){prefetch(newLinks[0].href,"LCP_MUTATION")}}let lPrefetched=[];let lcpElement=null;let lcpLinksContainer=null;let idleCallbackId=0;let invalidCallCounter=0;let userInteractionEvents=["mousemove","click","keydown","touchmove","touchstart"];let hasUserInteracted=false;let hasBrowserBeenIdle=false;const mutationObserver=new MutationObserver(handleMutations);let lastMutationRescanTimeoutId=0;let isCtaPrefetched=false;let isConnectionLimitedCache=null;let excludes=JSON.parse(atob("W10="));if(Object.prototype.toString.call(excludes)==="[object Object]"){prefetchLogger.logOther("EXCLUDES_AS_OBJECT",excludes);let arr=[];for(const i1 in excludes){arr.push(excludes[i1])}excludes=arr}excludes=excludes.map(e=>new RegExp(e));if(navigator.connection){navigator.connection.onchange=function(e,b){isConnectionLimitedCache=null;prefetchLogger.logOther("Connection changed",{effectiveType:navigator.connection.effectiveType,rtt:navigator.connection.rtt,downlink:navigator.connection.downlink,saveData:navigator.connection.saveData})}}setupLcpPrefetcher();setupHoverAndTouchPrefetcher()})();</script><script nitro-exclude>(()=>{window.NitroPack=window.NitroPack||{coreVersion:"dev",isCounted:!1};let e=document.createElement("script");if(e.src="https://nitroscripts.com/IitHsyZVCFBhhqcuBElDTFsjJOnzYnBg",e.async=!0,e.id="nitro-script",document.head.appendChild(e),!window.NitroPack.isCounted){window.NitroPack.isCounted=!0;let t=()=>{navigator.sendBeacon("https://to.getnitropack.com/p",JSON.stringify({siteId:"IitHsyZVCFBhhqcuBElDTFsjJOnzYnBg",url:window.location.href,isOptimized:!!window.IS_NITROPACK,coreVersion:"dev",missReason:window.NPTelemetryMetadata?.missReason||"",pageType:window.NPTelemetryMetadata?.pageType||"",isEligibleForOptimization:!!window.NPTelemetryMetadata?.isEligibleForOptimization}))};(()=>{let e=()=>new Promise(e=>{"complete"===document.readyState?e():window.addEventListener("load",e)}),i=()=>new Promise(e=>{document.prerendering?document.addEventListener("prerenderingchange",e,{once:!0}):e()}),a=async()=>{await i(),await e(),t()};a()})(),window.addEventListener("pageshow",e=>{if(e.persisted){let i=document.prerendering||self.performance?.getEntriesByType?.("navigation")[0]?.activationStart>0;"visible"!==document.visibilityState||i||t()}})}})();</script></head> <body class="privacy-policy page-template-default page page-id-3 privacy-statement privacy-statement_mycustom"><script>(function(){if(typeof NPSH!=="undefined"&&NPSH.isScrolled()){setTimeout(()=>{document.body.classList.remove("nitro-cover")},1e3);document.body.classList.add("nitro-cover");window.addEventListener("load",function(){document.body.classList.remove("nitro-cover")})}})();</script> <a class="site-skip" href="#maincontent" aria-label="Skip To main content"><span>Skip To main content</span></a> <section class="alert-banner" aria-label="Announcements"> <div class="content-container container"> <div class="alert-banner-block nitro-lazy"> <button type="button" aria-label="close alert" class="close-alert-btn close-alert-btn-show-desk"> <i class="close-icon"></i> </button> <i class="alert-icon"></i> <button aria-label="Click to see message" class="toggle-alert-message nitro-lazy"> <img alt="Arrow Down" nitro-lazy-src="https://cdn-ilbkkfp.nitrocdn.com/IitHsyZVCFBhhqcuBElDTFsjJOnzYnBg/assets/images/optimized/rev-a941c5f/www.levelaccess.com/wp-content/themes/newptheme/assets/img/alert_arrow_down.svg" class="arrow-down nitro-lazy" decoding="async" nitro-lazy-empty id="MTQ4OjE1OQ==-1" src="data:image/svg+xml;nitro-empty-id=MTQ4OjE1OQ==-1;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTQgOCIgd2lkdGg9IjE0IiBoZWlnaHQ9IjgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PC9zdmc+" /> <img alt="Arrow Up" style="display:none;" nitro-lazy-src="https://cdn-ilbkkfp.nitrocdn.com/IitHsyZVCFBhhqcuBElDTFsjJOnzYnBg/assets/images/optimized/rev-a941c5f/www.levelaccess.com/wp-content/themes/newptheme/assets/img/alert_arrow_up.svg" class="arrow-up nitro-lazy" decoding="async" nitro-lazy-empty id="MTQ5OjE3Ng==-1" src="data:image/svg+xml;nitro-empty-id=MTQ5OjE3Ng==-1;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTQgOCIgd2lkdGg9IjE0IiBoZWlnaHQ9IjgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PC9zdmc+" /> <span class="visually-hidden nitro-lazy">Toggle alert</span> </button> <p class="tagline pb-2">Live webinar:</p> <div class="alert-text-show-hide"> <div class="alert-text"> <p class="h6 nitro-lazy">A Roadmap to ADA Title II Compliance in Higher Education |</p> <a href="https://www.levelaccess.com/resources/webinar-how-to-prepare-for-title-ii/" class="nitro-lazy">Register now</a> </div> </div> <button type="button" aria-label="close alert" class="close-alert-btn close-alert-btn-show-mobile"> <i class="close-icon"></i> </button> </div> </div> </section> <header class="website_header"> <div class="container nitro-lazy"> <div class="header_container"> <div class="header_left"> <div class="header_logo"> <a href="https://www.levelaccess.com"> <img alt="Level Access logo" width="120" height="56" nitro-lazy-src="https://cdn-ilbkkfp.nitrocdn.com/IitHsyZVCFBhhqcuBElDTFsjJOnzYnBg/assets/images/source/rev-a941c5f/www.levelaccess.com/wp-content/uploads/2024/10/la-logo-opt.svg" class="nitro-lazy" decoding="async" nitro-lazy-empty id="MTc5OjI2-1" src="data:image/svg+xml;nitro-empty-id=MTc5OjI2-1;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNDAxIDE5MCIgd2lkdGg9IjQwMSIgaGVpZ2h0PSIxOTAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PC9zdmc+" /> </a> </div> <div class="header_menu"> <nav class="header_menu_block" aria-labelledby="main-menu"> <div class="menu-header-title visually-hidden"> <span id="main-menu">Main menu</span> </div> <ul id="menu-header" class="menu"> <li class="menu-item menu-item-children"> <button type="button" aria-controls="solutions-region" aria-expanded="false" class="menu-item-link" data-submenu="#"> Solutions </button> <div role="region" id="solutions-region" aria-labelledby="solutions-heading" class="sub-menu Solutions_submenu"> <div class="sub-menu-header"> <div class="sub-menu-header-content align-items-center h-100"> <h3 id="solutions-heading" class="sub-menu-back-btn" aria-label="Solutions, Back">Solutions</h3> </div> </div> <div class="sub-menu-categories container"> <ul class="sub-menu-categories-listing row"> <li class="cat-item col-md-3 col-xs-12 description_colmn"> <p class="sub-menu-categories-text">A unified software platform plus expert support to achieve and maintain digital accessibility. Automated scans, manual testing, legal guidance, training, and certification.</p> <a href="/solutions-overview/" class="see_all_link btn-primary" aria-label="Solutions overview"> Solutions overview</a> </li> <li class="cat-item col-md-3 col-xs-12 sub_menu_1_culmn"> <div class="children-menu"> <a href="#" class="cat-item-link purple-item" aria-label="By Accessibility Goal"> By Accessibility Goal</a> <a href="/get-compliant/" class="cat-item-link " aria-label="Get Compliant"> Get Compliant</a> <a href="/build-for-accessibility/" class="cat-item-link " aria-label="Build for Accessibility"> Build for Accessibility</a> <a href="/scale-a-program/" class="cat-item-link " aria-label="Scale a Program"> Scale a Program</a> </div> </li> <li class="cat-item col-md-3 col-xs-12 sub_menu_2_column"> <div class="children-menu"> <a href="#" class="cat-item-link purple-item" aria-label="By Business Type"> By Business Type</a> <a href="/accessibility-for-the-enterprise/" class="cat-item-link " aria-label="Accessibility for the Enterprise"> Accessibility for the Enterprise</a> <a href="https://www.levelaccess.com/accessibility-for-europe/" class="cat-item-link " aria-label="Accessibility for Europe"> Accessibility for Europe</a> <a href="https://www.levelaccess.com/accessibility-for-financial-services-providers/" class="cat-item-link " aria-label="Accessibility for Financial Services Providers"> Accessibility for Financial Services Providers</a> <a href="/accessibility-for-software-vendors/" class="cat-item-link " aria-label="Accessibility for Software Vendors"> Accessibility for Software Vendors</a> <a href="https://www.levelaccess.com/accessibility-for-higher-education/" class="cat-item-link " aria-label="Accessibility for Higher Education"> Accessibility for Higher Education</a> <a href="/retail/" class="cat-item-link " aria-label="Accessibility for Retail and Consumer Brands"> Accessibility for Retail and Consumer Brands</a> <a href="/accessibility-for-the-public-sector/" class="cat-item-link " aria-label="Accessibility for the Public Sector"> Accessibility for the Public Sector</a> </div> </li> </ul> </div> </div> </li> <li class="menu-item menu-item-children"> <button type="button" aria-controls="platform-services-region" aria-expanded="false" class="menu-item-link" data-submenu="/platform-services-overview/"> Platform &amp; Services </button> <div role="region" id="platform-services-region" aria-labelledby="platform-services-heading" class="sub-menu Platform &amp; Services_submenu"> <div class="sub-menu-header"> <div class="sub-menu-header-content align-items-center h-100"> <h3 id="platform-services-heading" class="sub-menu-back-btn" aria-label="Platform &amp; Services, Back">Platform &amp; Services</h3> </div> </div> <div class="sub-menu-categories container"> <ul class="sub-menu-categories-listing row"> <li class="cat-item col-md-3 col-xs-12 description_colmn"> <p class="sub-menu-categories-text">A comprehensive solution combining the market's leading digital accessibility platform with expert support services, including legal expertise and role-specific training.</p> <a href="/platform-services-overview/" class="see_all_link btn-primary" aria-label="Platform &amp; Services overview"> Platform &amp; Services overview</a> </li> <li class="cat-item col-md-3 col-xs-12 sub_menu_1_culmn"> <div class="children-menu"> <a href="#" class="cat-item-link purple-item" aria-label="What we offer"> What we offer</a> <a href="/auditing-and-testing/" class="cat-item-link " aria-label="Auditing and Testing"> Auditing and Testing</a> <a href="/designer-tools/" class="cat-item-link " aria-label="Designer Tools"> Designer Tools</a> <a href="https://www.levelaccess.com/automated-remediation-and-user-personalization/" class="cat-item-link " aria-label="Automated Remediation and User Personalization"> Automated Remediation and User Personalization</a> <a href="/developer-tools/" class="cat-item-link " aria-label="Developer Tools"> Developer Tools</a> <a href="/reporting-and-analytics/" class="cat-item-link " aria-label="Reporting and Analytics"> Reporting and Analytics</a> <a href="/collaboration-and-workflow-management/" class="cat-item-link " aria-label="Collaboration and Workflow Management"> Collaboration and Workflow Management</a> <a href="/vpats-acrs-and-conformance-statements/" class="cat-item-link " aria-label="VPATs, ACRs, and Conformance Statements"> VPATs, ACRs, and Conformance Statements</a> <a href="/integrations-and-api/" class="cat-item-link " aria-label="Integrations and API"> Integrations and API</a> <a href="/legal-expertise/" class="cat-item-link " aria-label="Legal Expertise"> Legal Expertise</a> <a href="/governance-and-program-management/" class="cat-item-link " aria-label="Governance and Program Management"> Governance and Program Management</a> <a href="/academy-and-training/" class="cat-item-link " aria-label="Academy and Training"> Academy and Training</a> </div> </li> <li class="cat-item col-md-3 col-xs-12 sub_menu_2_column"> <div class="children-menu"> <a href="#" class="cat-item-link purple-item" aria-label="Fast Track"> Fast Track</a> <a href="/vpats-acrs-and-conformance-statements/" class="cat-item-link " aria-label="VPATs, Certifications, and Statements"> VPATs, Certifications, and Statements</a> <a href="/ada-title-ii-compliance-support/" class="cat-item-link " aria-label="ADA Title II Compliance Support"> ADA Title II Compliance Support</a> <a href="/accessibility-audit/" class="cat-item-link " aria-label="Accessibility Audit"> Accessibility Audit</a> <a href="/demand-letter/" class="cat-item-link " aria-label="Demand Letter Review"> Demand Letter Review</a> </div> </li> </ul> </div> </div> </li> <li class="menu-item menu-item-children"> <button type="button" aria-controls="resources-region" aria-expanded="false" class="menu-item-link" data-submenu="/resources/"> Resources </button> <div role="region" id="resources-region" aria-labelledby="resources-heading" class="sub-menu Resources_submenu"> <div class="sub-menu-header"> <div class="sub-menu-header-content align-items-center h-100"> <h3 id="resources-heading" class="sub-menu-back-btn" aria-label="Insights &amp; Resources, Back">Insights &amp; Resources</h3> <a href="/faq/" class="" aria-label="FAQ"> FAQ</a> </div> </div> <div class="sub-menu-categories container"> <ul class="sub-menu-categories-listing row"> <li class="cat-item col-md-3 col-xs-12 description_colmn"> <p class="sub-menu-categories-text">A library of insights and resources for expert perspectives to improve your knowledge and advance your strategy.</p> <a href="/resources/" class="see_all_link btn-primary" aria-label="Insights and Resources overview"> Insights and Resources overview</a> </li> <li class="cat-item col-md-3 col-xs-12 sub_menu_1_culmn"> <div class="children-menu"> <a href="#" class="cat-item-link purple-item" aria-label="Insights "> Insights </a> <a href="https://www.levelaccess.com/eaa-compliance-resources/" class="cat-item-link " aria-label="EAA Compliance Resources"> EAA Compliance Resources</a> <a href="https://www.levelaccess.com/ada-title-ii-compliance-resources/" class="cat-item-link " aria-label="ADA Title II Compliance Resources"> ADA Title II Compliance Resources</a> <a href="/agile-accessibility/" class="cat-item-link " aria-label="Agile Accessibility"> Agile Accessibility</a> <a href="/state-of-digital-accessibility/" class="cat-item-link " aria-label="State of Digital Accessibility"> State of Digital Accessibility</a> </div> </li> <li class="cat-item col-md-3 col-xs-12 sub_menu_2_column"> <div class="children-menu"> <a href="#" class="cat-item-link purple-item" aria-label="Resources"> Resources</a> <a href="/compliance-overview/" class="cat-item-link " aria-label="Compliance Laws"> Compliance Laws</a> <a href="/blog/" class="cat-item-link " aria-label="Blogs"> Blogs</a> <a href="/webinar/" class="cat-item-link " aria-label="Webinars"> Webinars</a> <a href="/guides/" class="cat-item-link " aria-label="Guides"> Guides</a> <a href="https://www.levelaccess.com/info-sheets/" class="cat-item-link " aria-label="Info Sheets"> Info Sheets</a> </div> </li> </ul> </div> </div> </li> <li class="menu-item "> <a href="/customers/" class="menu-item-link" aria-label="Customers"> Customers </a> </li> </ul> <div class="header_submenu header_submenu-left"> <ul id="menu-subheader-mobile" class="submenu"> <li class="submenu-item"> <a href="/partner-with-level-access/" aria-label="Partners">Partners</a> </li> <li class="submenu-item"> <a href="#openmymodal" aria-label="Request a demo" aria-haspopup="dialog" aria-expanded="false" aria-controls="accessibleModal" class="open-modal-link">Request a demo</a> </li> <li class="submenu-item account-link-mobile"> <a href="https://dashboard.essentialaccessibility.com/login" class="header_account_link" aria-label="Account Login to Level Access Accessibility Platform"> Account login</a> </li> </ul> </div> </nav> </div> </div> <div class="header_right"> <div class="header_submenu header_submenu-right"> <ul id="menu-subheader" class="submenu"> <li class="submenu-item"> <a href="/partner-with-level-access/" aria-label="Partners">Partners</a> </li> <li class="submenu-item"> <a href="#openmymodal" aria-label="Request a demo" aria-haspopup="dialog" aria-expanded="false" aria-controls="accessibleModal" class="open-modal-link">Request a demo</a> </li> </ul> </div> <div class="header_login"> <div class="header_search"> <button class="search_icon open-search" aria-label="to open Search bar" role="button" aria-expanded="false" aria-controls="search_bar"> <span class="visually-hidden">Open Search bar</span> </button> <div class="search_bar" id="search_bar"> <form action="https://www.levelaccess.com/" method="get"> <label for="searchfield" class="visually-hidden">Search:</label> <input type="text" name="s" id="searchfield" placeholder="Search..." autocomplete="off" aria-label="Search" aria-labelledby="search-button" /> <button type="submit" class="icon-search" aria-label="Search" role="button" id="search-button"> <span class="visually-hidden">Search Button</span> </button> </form> </div> </div> <div class="header_account"> <a href="https://dashboard.essentialaccessibility.com/login" class="header_account_link" aria-label="Account Login to Level Access Accessibility Platform"><span class="visually-hidden">Account login</span></a> </div> <button class="menu_icon" id="menu_icon" role="button" aria-expanded="false" tabindex="0"> <span class="visually-hidden">Main Menu</span> <span class="menu_icon_line menu_icon_line_1"></span> <span class="menu_icon_line menu_icon_line_2"></span> <span class="menu_icon_line menu_icon_line_3"></span> </button> </div> </div> </div> </div> </header> <div id="accessibleModal" class="modal request-modal" aria-hidden="true" role="dialog" aria-labelledby="modalTitle" aria-describedby="modalDesc"> <div class="modal-content"> <div class="modal-header dark-blue-background"> <div class="line-top"> <div class="square"></div> </div> <div class="image"> <img alt="" nitro-lazy-src="https://cdn-ilbkkfp.nitrocdn.com/IitHsyZVCFBhhqcuBElDTFsjJOnzYnBg/assets/images/optimized/rev-a941c5f/www.levelaccess.com/wp-content/themes/newptheme/assets/img/calendar-icon.svg" class="nitro-lazy" decoding="async" nitro-lazy-empty id="NTMwOjEyMg==-1" src="data:image/svg+xml;nitro-empty-id=NTMwOjEyMg==-1;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjggMjkiIHdpZHRoPSIyOCIgaGVpZ2h0PSIyOSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48L3N2Zz4=" /> </div> <button class="close-btn" aria-label="Close modal"><span>&times;</span></button> <h2 id="modalTitle" class="modal-title">Request a Demo</h2> <p>Schedule your customized solution demo and learn how we can help you <strong>manage and maintain the accessibility</strong> of your websites, apps, digital products, and more.</p> </div> <div id="modalDesc" class="modal-body"> <template data-nitro-marker-id="a7fafab0b1392413ece6d18b0b41f3cd-1"></template> <template data-nitro-marker-id="d6be2b91ffa1f0311b50c9f159167ba4-1"></template> </div> <div class="square-corner-decorator"> <div class="top-corner"></div> <div class="bottom-corner"></div> </div> </div> </div> <div id="accessibleModal2" class="modal request-modal" aria-hidden="true" role="dialog" aria-labelledby="modalTitle2" aria-describedby="modalDesc"> <div class="modal-content nitro-lazy"> <div class="modal-header purple-background"> <div class="line-top"> <div class="square"></div> </div> <div class="image"> <img alt="" nitro-lazy-src="https://cdn-ilbkkfp.nitrocdn.com/IitHsyZVCFBhhqcuBElDTFsjJOnzYnBg/assets/images/optimized/rev-a941c5f/www.levelaccess.com/wp-content/themes/newptheme/assets/img/calendar-icon.svg" class="nitro-lazy" decoding="async" nitro-lazy-empty id="NTczOjEyMg==-1" src="data:image/svg+xml;nitro-empty-id=NTczOjEyMg==-1;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjggMjkiIHdpZHRoPSIyOCIgaGVpZ2h0PSIyOSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48L3N2Zz4=" /> </div> <button class="close-btn" aria-label="Close modal"><span>&times;</span></button> <h2 id="modalTitle2" class="modal-title">Validate product accessibility</h2> <p>A VPAT demonstrates whether your product is accessible, which is critical for keeping contracts and closing new deals. Validate your product’s state of compliance with our comprehensive and easy process.</p> </div> <div id="modalDesc" class="modal-body"> <template data-nitro-marker-id="fbb2c562dc85f3c04c4fcbc5fe0ce18f-1"></template> <template data-nitro-marker-id="d7da18257a1a66fa7b0e899a8420ab8e-1"></template> </div> <div class="square-corner-decorator"> <div class="top-corner"></div> <div class="bottom-corner"></div> </div> </div> </div> <div id="accessibleModal3" class="modal request-modal" aria-hidden="true" role="dialog" aria-labelledby="modalTitle3" aria-describedby="modalDesc"> <div class="modal-content"> <div class="modal-header purple-background"> <div class="line-top"> <div class="square"></div> </div> <div class="image"> <img alt="" nitro-lazy-src="https://cdn-ilbkkfp.nitrocdn.com/IitHsyZVCFBhhqcuBElDTFsjJOnzYnBg/assets/images/optimized/rev-a941c5f/www.levelaccess.com/wp-content/themes/newptheme/assets/img/calendar-icon.svg" class="nitro-lazy" decoding="async" nitro-lazy-empty id="NjAyOjEyMg==-1" src="data:image/svg+xml;nitro-empty-id=NjAyOjEyMg==-1;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjggMjkiIHdpZHRoPSIyOCIgaGVpZ2h0PSIyOSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48L3N2Zz4=" /> </div> <button class="close-btn" aria-label="Close modal"><span>&times;</span></button> <h2 id="modalTitle3" class="modal-title">Audit your digital experience</h2> <p>Ready to know whether your website, app, platform, or other digital experience is accessible? Our team combines automation with manual evaluation to test your experience against all applicable standards.</p> </div> <div id="modalDesc" class="modal-body"> <template data-nitro-marker-id="fbb2c562dc85f3c04c4fcbc5fe0ce18f-2"></template> <template data-nitro-marker-id="96df60f1b08d0e224c87d3db075ac20b-1"></template> </div> <div class="square-corner-decorator"> <div class="top-corner"></div> <div class="bottom-corner"></div> </div> </div> </div> <div id="accessibleModal4" class="modal request-modal" aria-hidden="true" role="dialog" aria-labelledby="modalTitle4" aria-describedby="modalDesc"> <div class="modal-content"> <div class="modal-header purple-background"> <div class="line-top"> <div class="square"></div> </div> <div class="image"> <img alt="" nitro-lazy-src="https://cdn-ilbkkfp.nitrocdn.com/IitHsyZVCFBhhqcuBElDTFsjJOnzYnBg/assets/images/optimized/rev-a941c5f/www.levelaccess.com/wp-content/themes/newptheme/assets/img/calendar-icon.svg" class="nitro-lazy" decoding="async" nitro-lazy-empty id="NjMxOjEyMg==-1" src="data:image/svg+xml;nitro-empty-id=NjMxOjEyMg==-1;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjggMjkiIHdpZHRoPSIyOCIgaGVpZ2h0PSIyOSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48L3N2Zz4=" /> </div> <button class="close-btn" aria-label="Close modal"><span>&times;</span></button> <h2 id="modalTitle4" class="modal-title">Get started with EAA compliance </h2> <p>Schedule your customized solution demo to learn how we can help you bring your websites, mobile apps, and other digital assets into conformance with EN 301 549—supporting European Accessibility Act (EAA) compliance. </p> </div> <div id="modalDesc" class="modal-body"> <template data-nitro-marker-id="fbb2c562dc85f3c04c4fcbc5fe0ce18f-3"></template> <template data-nitro-marker-id="a826375febcadad44f0e9ac50f06f110-1"></template> </div> <div class="square-corner-decorator"> <div class="top-corner"></div> <div class="bottom-corner"></div> </div> </div> </div> <main class="sample-page" id="maincontent"> <section class="block block--ihb patern-bg variation-one"> <div class="container"> <div class="container-inner"> <div class="content-box"> <h1>Privacy Statement</h1> </div> <div class="decorator-container"> <div class="decorator-container--inner"> <div class="image"> </div> </div> </div> <div class="square-corner-decorator"> <div class="top-corner"></div> <div class="bottom-corner"></div> </div> </div> </div> </section> <div class="container content"> <p>Version effective date: May 1, 2024</p> <h2>Introduction</h2> <p>Level Access (“Level” or “us,” “we,” “our”) takes privacy seriously. Our Privacy Program is designed to ensure we meet or exceed our obligations when it comes to protecting personal information, also known as personal data, or personally identifiable information (PII). This privacy policy (Policy) is designed to explain our Privacy Program and how it applies to you and your PII.</p> <p>Level processes personal information for a variety of business purposes. This Policy will explain the categories of personal information collected, how it is processed, how it is protected, how long PII is kept, who it is shared with, and your rights with regards to your information. The Policy also lists additional information such as how to contact us.</p> <p>We review our privacy practices and policies annually as well as when any changes occur that may affect its application. When major or user-impacting updates are made to this statement, we will notify affected and interested parties by email. Minor updates will be issued directly to this document online. Please be sure to review this Policy regularly for updates and to stay informed regarding our privacy practices.</p> <h2>Information we collect</h2> <h3>General</h3> <p>The following table summarizes the purpose, categories, and lawful bases for processing of personal information at Level:</p> <table> <caption>Purpose, categories, and lawful bases for processing of personal information</caption> <thead> <tr> <th>Processing Purpose and Lawful Basis</th> <th>Categories</th> </tr> </thead> <tbody> <tr> <td>Use of our software services and general business activity for the performance of our contracts with our customers</td> <td>Business email addresses, names, business addresses</td> </tr> <tr> <td>Marketing and sales activities between Level employees and business contacts to follow up on opportunities to work together</td> <td>Business email addresses, names, business addresses</td> </tr> <tr> <td>Conducting research with willing participants of the community to test accessibility and usability of products and services</td> <td>Email addresses, names, technology preferences and other disability-related information, demographic information, voice data</td> </tr> <tr> <td>To both deliver and monitor the performance and security of our software services and websites</td> <td>IP addresses, user agents, web browsing activity</td> </tr> <tr> <td>For employment and recruitment</td> <td>Email addresses, names, home addresses, information for taxation and payroll purposes, employment history, other background check information including criminal history and national identification number history</td> </tr> </tbody> </table> <h3>Cookies</h3> <p>We use cookies and similar technologies such as tracking pixels to enable software functionality and to compile data about the usage of and interaction with our software services. For example, cookies are used to identify your device and create a secure session. The use of cookies in our software services is necessary to provide functionality and troubleshoot security and performance issues.</p> <p>Level also uses cookies and similar technologies like tracking pixels to enhance our marketing and sales activities. We gather information from recipients of our emails, visitors to our websites, form fills on our websites, and those who click on our ads to tailor and target our advertising.</p> <div class="cookie_container"> <div id="default_collapsed" class="block--faq-items"> <div class="block--faq-item"> <div class="block--faq-title dark" tabindex="0" role="button" aria-controls="faq-text-0" aria-expanded="false"> <h3 id="block-heading-484">Update your cookie preferences</h3> </div> <div id="faq-text-0" class="block--faq-text" aria-hidden="true"><template data-nitro-marker-id="CookieDeclaration"></template> </div> </div> </div> </div> <p>&nbsp;</p> <p>By using our software services and websites, you agree that we can place these types of cookies on your device. You can typically remove or reject cookies via your browser settings by following the instructions provided by your browser; however, be aware this may affect functionality.</p> <h2>How we use the information we collect</h2> <p>This section provides details about our business purposes for processing personal information. If you would like additional information about any of these purposes, please <a href="/contact/" aria-label="contact us today to learn more">contact us</a>.</p> <h3>Use of our software services and general business activity</h3> <h4>Software services</h4> <p>Level provides a variety of software services, some of which require the creation of a user account which, by necessity, includes collection of basic contact information such as name and email address.</p> <p>Our software services also record browsing activity within the services themselves. For example, a login event, the viewing of a report, taking a test, etc. This information is used to troubleshoot issues, provide security and administration with an audit log of activity, and tailor your experience with the service.</p> <h4>General business activity</h4> <p>Level operates like most modern businesses with email, file storage, other technologies, and sometimes paper (though we try to keep paper to a minimum). Through these processes we inevitably capture some basic contact and business information.</p> <h3>Marketing and sales activities</h3> <p>Level believes that making every digital experience accessible is important for everyone, and our marketing and sales teams play a key role in our ability to do this.</p> <p>We collect contact information from form completions on our websites, in-person events (for example, at conferences), virtual events, lead generation programs such as content syndication or appointment setting, our business partners, and public sources of information such as social networking websites. If we feel we have an opportunity to help your business, we may use your business information to provide you with information such as webinars, free tools, whitepapers and reports, industry news and community events, or to contact you about working together.</p> <p>To opt-out of marketing emails, one may simply click on the “unsubscribe” link at the bottom of any email. Alternatively, you may <a href="/contact/">get in touch</a> to unsubscribe or ask additional questions.</p> <p>Please note that Level only works with business partners who, to our best information demonstrate a strong commitment to privacy. If we have gained your contact information from a business partner, you should have been informed by them about the collection and use of your information.</p> <h4>Joint marketing campaigns</h4> <p>We occasionally partner with other businesses to deliver joint marketing campaigns such as webinars where we both contribute to the content delivered. In these cases, either we or our partner will collect your information, and it will be shared with the other party. This sharing is strictly limited between the two parties and only done once for each joint campaign.</p> <h3>Conducting research</h3> <p>One of the types of services we provide to our clients is usability testing studies. As accessibility and usability experts, our clients request that we run these studies to inform them about potential issues with their products. To run these studies, we must to collect information from individuals both before participating in the studies, and during the study sessions.</p> <h4>Contact and eligibility information</h4> <p>Contact and Eligibility Information is collected from willing members of the community for participation in usability testing studies.</p> <p>Contact and eligibility Information is never shared with clients or partners. It is only used for recruiting purposes.</p> <p>You may consent for us to retain this information for participation in future studies. If you choose not to consent, we will delete the information at the end of your current study.</p> <h4>Study-specific information</h4> <p>Study-specific information is collected when we conduct a study, and it is used to inform the client about accessibility and usability issues in their products.</p> <p>We gather this information from participants in two ways: through a survey, and by taking a video recording of the study session.</p> <p>In the survey, we may request information from you such as your age, health insurance information, or banking preferences. Exactly what we collect depends on the study being conducted, that you have requested. This information is only collected for that particular study. Once the study has completed, your information is de-identified so it cannot be linked back to you.</p> <p>With your initial consent to the study, we also take a video recording of the study session itself in order to capture the experience of using the products with assistive technology. These recordings include voice, other audio, and other actions taken on the screen and by technology peripherals as you complete the research tasks.</p> <p>De-identified survey information and the session recordings are shared with the client and are retained for a maximum of three (3) years. Due to the sensitive nature of this information, we require additional contractual clauses from clients it is shared with and additional security controls to ensure it is handled appropriately and protected from unauthorized disclosure.</p> <h3>Delivery and monitoring of software services and websites</h3> <h4>Technical usage data</h4> <p>If you visit or interact with Level’s sites or software services, technical information about your interaction (“technical usage data”) may be collected, in server logs for example, to protect and improve those services. We retain technical usage data for up to 365 days.</p> <h4>Browser extensions</h4> <p>We publish several browser extension tools to help us, our clients, and the community find and fix accessibility issues. The extensions have limited access to pages you visit and only collect information when you specifically tell it to collect that information. This access is limited to website content and resources and a summary of web browsing activity. Data collected is never sent back to our servers unless you actively direct the tool to do so. There is no passive data collection.</p> <p>We only collect and store what is necessary for the extensions to perform their stated functions, and any data collected is transferred back to our servers using TLS 1.2. It is encrypted at rest using AES-256 on our software platform which resides in AWS in the U.S. regions.</p> <p>Our browser extensions are not designed to collect any PII, with the exception of technical usage data as defined above. However, as they are tools under your control, it is possible to use them to collect any information on a web page. If you believe you have inadvertently captured personal information that you wish to remove, please <a href="/contact/">reach out to us</a> and we will work with you to reconcile.</p> <h4>Employment and recruitment</h4> <p>Before coming to work for Level, personal information is collected from you during the recruiting process, to determine eligibility, and to enable us to fulfill the employment contract with you.</p> <p>Information about recruitment is retained for a minimum of one (1) year, or up to seven (7_ years if there’s a potential for employment opportunities in the future. Information to fulfill an employment contract will be retained up to seven (7) years after you leave our service.</p> <p>Level stores this information in our business support systems, which include third-party systems based in the U.S.</p> <h2>Security, retention, and sharing</h2> <p>It is Level’s aim to protect the rights of individuals when it comes to privacy, including knowing what happens with your information. Moreover, we take measures to ensure any information of yours we process is protected at all times, including when shared.</p> <h3>Security and retention</h3> <p>We do our best to protect all information entrusted to us. We take extra care to protect personal information and even more care to protect any sensitive personal information shared with us.</p> <p>The types of protections we utilize include security and privacy awareness training for staff, strong access controls following principles such as least privilege and the need to know, vulnerability management, anti-malware and other preventative and detective controls, use of encryption, supplier risk management processes&lt;; secure disposal, and others. <a href="/contact/" aria-label="Contact us to get to learn more about security and privacy practices">Contact us</a> for more information about our security practices.</p> <p>To further reduce risk, we minimize retention periods for all personal information to only the length needed to achieve the processing purpose. The retention periods vary according to the purpose and legal basis for processing and may be informed by other requirements when required by law.</p> <h3>Sharing</h3> <p>Level does not sell your personal information to other parties; however, there are cases where we share it under clearly defined circumstances.</p> <p>Level engages in occasional marketing and research activities where we share your personal information. We will always inform you of this in advance, allowing you to choose whether to participate in the activity. For more details, see the Marketing and sales activities and Conducting research sections above.</p> <p>Level uses some third-party suppliers to provide our services and operate our business. These third parties reside in the U.S. and may process or store your personal information on our behalf. We ensure strong contractual clauses are in place to ensure your rights and information are protected whenever sub-processing takes place.</p> <p>Level may be required to share your data with regulators, law enforcement, government agencies, or the courts in order to comply with applicable laws. Where allowed, we will notify you of this type of disclosure should it become necessary.</p> <p>Level may share your data or certain parts of your data with a potential acquirer or investor of our company.</p> <p>When you provide your personal information to Level, it may be shared with our affiliates and subsidiaries within the Level Access Group. This sharing enables us to enhance service offerings and provide you with customized solutions and promotions across our combined enterprise. We ensure that all shared information is handled in accordance with industry standards of security, privacy and confidentiality.</p> <p>In all cases where data is shared, we ensure that third parties provide a minimum level of security and provide contractual guarantees for the preservation of data rights and the protection of personal information.</p> <h3>International transfer of information</h3> <p>Level Access operates globally and occasionally shares personal data across borders with its subsidiaries and other entities within the Level Access Group. This international data sharing is essential for our integrated business operations and service enhancement. All data transfers are conducted in compliance with applicable data protection laws to ensure the highest levels of security and privacy. Level Access and its subsidiaries, along with any third-party service providers involved in our operations, are bound by strict agreements to uphold the above.</p> <h2>Children</h2> <p>None of Level’s business activities, websites or software services are directed at children. We do not willingly or knowingly collect or process information from children younger than the age of 16. If you are a parent or guardian and believe your child has provided us with personal information without your consent, please contact us and we will take steps to delete their information from our systems.</p> <h2>Your rights</h2> <p>As available, and except as limited under applicable law, individuals may request to exercise the rights described below:</p> <ol> <li>You may request to be removed from direct marketing.</li> <li>You may request access to your data held by us.</li> <li>You may request to update, rectify, or change your information to ensure it is complete.</li> <li>You may request that Level restricts the processing of your data.</li> <li>You may request that your data be erased or deleted.</li> <li>You may object to Level processing your data based on our legitimate interests.</li> <li>You may request that Level port or transfer your data to another service.</li> <li>You may withdraw your consent for collection, processing, and sharing of your personal data at any time.</li> </ol> <p>Level does not use your data to perform automated decision-making, including profiling.</p> <p>To exercise or inquire about your data rights, see the <a href="/contact/" aria-label="contact us to learn about data rights">contact us</a> section.</p> <h2>Regional and regulatory information</h2> <h3>California residents</h3> <p>Subject to certain restrictions, California residents have the right to request that we disclose what personal information we collect about you, to delete any personal information that we collected from or maintain about you, and to opt-out of the sale of personal information about you. As above, we do not knowingly collect information about children younger than the age of 16.</p> <p>This section describes those rights more clearly and our process for handling those requests.</p> <p>California residents have the right to request that we disclose which categories of personal information that we collect, use, or sell about you. The above processing purposes outline the categories of information collected and how it is used. We do not sell your information to other parties.</p> <p>You may also request that we delete any personal information that we have collected from or about you. However, there are some cases where we may need to retain personal information. For example, when authorized under applicable law, when required as necessary to provide our services, to protect our business and systems from fraudulent activity, to debug and identify errors that impair existing functionality, to comply with law enforcement requests pursuant to lawful process, for scientific or historical research or to comply with other legal obligations.</p> <p>California residents have the right to opt out of the “sale” of their personal information; however, Level does not “sell” your personal information, as defined under the California Consumer Protection Act (CCPA).</p> <p>California residents have the right to not be discriminated against, including by charging different prices, for exercising their rights as described in this section, and Level will not discriminate against you for exercising your CCPA rights.</p> <h3>Canadian residents</h3> <p>For our Canadian residents, as with others, you may lodge a complaint with us at any time and we will investigate, respond, and take corrective actions as necessary. To file a complaint, please use one of the contact mechanisms described below. However, if you feel we haven’t responded adequately to your request, please lodge a complaint with the Privacy Commissioner of Canada.</p> <h3>EU and UK residents</h3> <p>Respecting the data rights of European and UK residents is very important to us. Not only have we structured our Privacy Program to ensure we meet the data protection requirements of the GDPR and ICO, we use the GDPR and ICO principles to enhance and extend data protection best practices for others as well.</p> <p>The sections above list information about our processing purposes, categories of personal data collected, the lawful basis for processing, who personal data is shared with, how it is protected, and how long it is kept. We’d also like to stress that where consent is the lawful basis for processing, we will ensure we gain your affirmative consent (and you always have the right to withdraw it) before processing that information, and that above all we will ensure we honor your privacy rights. Individual privacy rights under the GDPR include the following:</p> <ol> <li>The right to be informed.</li> <li>The right to rectification.</li> <li>The right of access.</li> <li>The right to be forgotten (erasure).</li> <li>The right to restrict the processing of your data.</li> <li>The right to data portability.</li> <li>The right to object.</li> <li>Rights regarding automated profiling and decision making.</li> </ol> <p>You may lodge a complaint with us at any time and we will investigate, respond, and take corrective actions as necessary. To file a complaint with us, please use one of the contact mechanisms described below. If you are unsatisfied with our response, you may also lodge a complaint about Level’s processing activities to a Supervisory Authority.</p> <h3>Argentinian residents</h3> <p>For our Argentinian residents, as with others, you may lodge a complaint with us at any time and we will investigate, respond, and take corrective actions as necessary. To file a complaint, please use one of the contact mechanisms described below. However, if you feel we haven’t responded adequately to your request, please lodge a complaint with the National Directorate of Protection of Personal Data.</p> <h2>Contact Us</h2> <p>To exercise your rights regarding your information, lodge a complaint, or if you have questions regarding this Privacy Statement or our privacy practices, please email us at <a href="mailto:privacy@levelaccess.com">privacy@levelaccess.com</a>, call us at +1-800-889-9659, or write to us at:</p> <p>Level Access<br /> Washington, D.C. Office<br /> 1310 N Courthouse Road, Suite 860<br /> Arlington, VA 22201, USA</p> <p>We thank you for your interest in our privacy program. Your feedback helps us realize our commitment to provide and improve a transparent and robust privacy program for all people with whom we interact.</p> </div> </main> <script nitro-exclude> document.cookie = 'nitroCachedPage=' + (!window.NITROPACK_STATE ? '0' : '1') + '; path=/; SameSite=Lax'; </script> <script nitro-exclude> if (!window.NITROPACK_STATE || window.NITROPACK_STATE != 'FRESH') { var proxyPurgeOnly = 0; if (typeof navigator.sendBeacon !== 'undefined') { var nitroData = new FormData(); nitroData.append('nitroBeaconUrl', 'aHR0cHM6Ly93d3cubGV2ZWxhY2Nlc3MuY29tL3ByaXZhY3ktc3RhdGVtZW50Lw=='); nitroData.append('nitroBeaconCookies', 'W10='); nitroData.append('nitroBeaconHash', '1899436578e88d86796e76c23457def5c09332ef539994eac3fd93d1abe7aa9a9b99857648fc7f013992910de5cd005674c3534eaafc4c390c2cffe76671e4f0'); nitroData.append('proxyPurgeOnly', ''); nitroData.append('layout', 'page'); navigator.sendBeacon(location.href, nitroData); } else { var xhr = new XMLHttpRequest(); xhr.open('POST', location.href, true); xhr.setRequestHeader('Content-Type', 'application/x-www-form-urlencoded'); xhr.send('nitroBeaconUrl=aHR0cHM6Ly93d3cubGV2ZWxhY2Nlc3MuY29tL3ByaXZhY3ktc3RhdGVtZW50Lw==&nitroBeaconCookies=W10=&nitroBeaconHash=1899436578e88d86796e76c23457def5c09332ef539994eac3fd93d1abe7aa9a9b99857648fc7f013992910de5cd005674c3534eaafc4c390c2cffe76671e4f0&proxyPurgeOnly=&layout=page'); } } </script> <footer class="footer_main nitro-lazy"> <div class="footer_container container"> <div class="footer_block"> <div class="row"> <div class="col-md-3 col-lg-3"><div class="footer_left"> <div class="footer_logo"> <img alt="Level Access logo" width="120" height="56" nitro-lazy-src="https://cdn-ilbkkfp.nitrocdn.com/IitHsyZVCFBhhqcuBElDTFsjJOnzYnBg/assets/images/source/rev-a941c5f/www.levelaccess.com/wp-content/uploads/2024/10/la-logo-opt.svg" class="nitro-lazy" decoding="async" nitro-lazy-empty id="ODY0OjIy-1" src="data:image/svg+xml;nitro-empty-id=ODY0OjIy-1;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNDAxIDE5MCIgd2lkdGg9IjQwMSIgaGVpZ2h0PSIxOTAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PC9zdmc+" /> </div> <div class="footer_contact_details"> <p><span class="footer-title">Locations</span><strong>USA:</strong><br /> Arlington, Virginia</p> <p><strong>Canada:</strong><br /> Toronto, Ontario</p> <p><strong>United Kingdom:</strong><br /> Bristol, England</p> <p class="mt-5"><span class="footer-title">Contact</span> 1-800-889-9659</p> <p><a href="mailto:info@levelaccess.com">info@levelaccess.com</a></p> </div> <div class="footer_social"> <p class="h6">Follow us</p> <div class="socials"> <div class="social"> <a href="https://twitter.com/levelaccessa11y" aria-label="Level Access account on X social media" target="_blank>"> <img alt="X previously Twitter logo" nitro-lazy-src="https://cdn-ilbkkfp.nitrocdn.com/IitHsyZVCFBhhqcuBElDTFsjJOnzYnBg/assets/images/optimized/rev-a941c5f/www.levelaccess.com/wp-content/uploads/2023/10/Frame-740.svg" class="nitro-lazy" decoding="async" nitro-lazy-empty id="ODg2OjIy-1" src="data:image/svg+xml;nitro-empty-id=ODg2OjIy-1;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48L3N2Zz4=" /> </a> </div> <div class="social"> <a href="https://www.youtube.com/@LevelAccessA11y" aria-label="Level Access account on YouTube" target="_blank>"> <img alt="YouTube icon" nitro-lazy-src="https://cdn-ilbkkfp.nitrocdn.com/IitHsyZVCFBhhqcuBElDTFsjJOnzYnBg/assets/images/optimized/rev-a941c5f/www.levelaccess.com/wp-content/uploads/2023/10/youtube.svg" class="nitro-lazy" decoding="async" nitro-lazy-empty id="ODk1OjIy-1" src="data:image/svg+xml;nitro-empty-id=ODk1OjIy-1;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48L3N2Zz4=" /> </a> </div> <div class="social"> <a href="https://www.linkedin.com/company/level-access/" aria-label="Level Access account on LinkedIn" target="_blank>"> <img alt="LinkedIn logo" nitro-lazy-src="https://cdn-ilbkkfp.nitrocdn.com/IitHsyZVCFBhhqcuBElDTFsjJOnzYnBg/assets/images/optimized/rev-a941c5f/www.levelaccess.com/wp-content/uploads/2023/10/linkedin.svg" class="nitro-lazy" decoding="async" nitro-lazy-empty id="OTA0OjIy-1" src="data:image/svg+xml;nitro-empty-id=OTA0OjIy-1;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48L3N2Zz4=" /> </a> </div> </div> </div> </div></div> <div class="col-md-9 col-lg-9"> <div class="footer_right"> <div class="row"> <div class="col-md-3 col-sm-6"> <div class="footer_menu"> <span class="footer-title">Solutions</span> <div class="footer_menu_1"><ul id="menu-footer-menu-1" class="menu"><li id="menu-item-52259" class=" menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.levelaccess.com/solutions-overview/" aria-label="Solutions Overview">Solutions Overview</a></li> <li id="menu-item-52260" class=" menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.levelaccess.com/get-compliant/" aria-label="Get Compliant">Get Compliant</a></li> <li id="menu-item-52261" class=" menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.levelaccess.com/build-for-accessibility/" aria-label="Build for Accessibility">Build for Accessibility</a></li> <li id="menu-item-52262" class=" menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.levelaccess.com/scale-a-program/" aria-label="Scale a Program">Scale a Program</a></li> <li id="menu-item-52263" class=" menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.levelaccess.com/accessibility-for-the-enterprise/" aria-label="Accessibility for the Enterprise">Accessibility for the Enterprise</a></li> <li id="menu-item-54893" class=" menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.levelaccess.com/accessibility-for-europe/" aria-label="Accessibility for Europe">Accessibility for Europe</a></li> <li id="menu-item-52369" class=" menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.levelaccess.com/accessibility-for-financial-services-providers/" aria-label="Accessibility for Financial Services Providers">Accessibility for Financial Services Providers</a></li> <li id="menu-item-52266" class=" menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.levelaccess.com/accessibility-for-software-vendors/" aria-label="Accessibility for Software Vendors">Accessibility for Software Vendors</a></li> <li id="menu-item-55082" class=" menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.levelaccess.com/accessibility-for-higher-education/" aria-label="Accessibility for Higher Education">Accessibility for Higher Education</a></li> <li id="menu-item-52265" class=" menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.levelaccess.com/retail/" aria-label="Accessibility for Retail and Consumer Brands">Accessibility for Retail and Consumer Brands</a></li> <li id="menu-item-52264" class=" menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.levelaccess.com/accessibility-for-the-public-sector/" aria-label="Accessibility for the Public Sector">Accessibility for the Public Sector</a></li> </ul></div></div> </div> <div class="col-md-3 col-sm-6"> <div class="footer_menu"> <span class="footer-title">Insight & Resources</span> <div class="footer_menu_3"><ul id="menu-footer-menu-3" class="menu"><li id="menu-item-52281" class=" menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.levelaccess.com/resources/" aria-label="Insight and Resources">Insight and Resources</a></li> <li id="menu-item-54894" class=" menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.levelaccess.com/eaa-compliance-resources/" aria-label="EAA Compliance Resources">EAA Compliance Resources</a></li> <li id="menu-item-52927" class=" menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.levelaccess.com/ada-title-ii-compliance-resources/" aria-label="ADA Title II Compliance Resources">ADA Title II Compliance Resources</a></li> <li id="menu-item-52282" class=" menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.levelaccess.com/agile-accessibility/" aria-label="Agile Accessibility">Agile Accessibility</a></li> <li id="menu-item-44781" class=" menu-item menu-item-type-custom menu-item-object-custom"><a href="/state-of-digital-accessibility/" aria-label="State of Digital Accessibility">State of Digital Accessibility</a></li> <li id="menu-item-52283" class=" menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.levelaccess.com/compliance-overview/" aria-label="Compliance Laws">Compliance Laws</a></li> <li id="menu-item-52284" class=" menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.levelaccess.com/blog/" aria-label="Blogs">Blogs</a></li> <li id="menu-item-52285" class=" menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.levelaccess.com/webinar/" aria-label="Webinars">Webinars</a></li> <li id="menu-item-52286" class=" menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.levelaccess.com/guides/" aria-label="Guides">Guides</a></li> <li id="menu-item-52287" class=" menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.levelaccess.com/glossaries/" aria-label="Glossary">Glossary</a></li> <li id="menu-item-52800" class=" menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.levelaccess.com/info-sheets/" aria-label="Info Sheets">Info Sheets</a></li> <li id="menu-item-52288" class=" menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.levelaccess.com/faq/" aria-label="Frequently Asked Questions">Frequently Asked Questions</a></li> </ul></div> </div> </div> <div class="col-md-3 col-sm-6"> <div class="footer_menu"> <span class="footer-title">Platform & Services</span> <div class="footer_menu_2"><ul id="menu-footer-menu-2" class="menu"><li id="menu-item-52267" class=" menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.levelaccess.com/platform-services-overview/" aria-label="Platform &#038; Services Overview">Platform &#038; Services Overview</a></li> <li id="menu-item-52268" class=" menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.levelaccess.com/auditing-and-testing/" aria-label="Auditing and Testing">Auditing and Testing</a></li> <li id="menu-item-52874" class=" menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.levelaccess.com/automated-remediation-and-user-personalization/" aria-label="Automated Remediation and User Personalization">Automated Remediation and User Personalization</a></li> <li id="menu-item-52271" class=" menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.levelaccess.com/reporting-and-analytics/" aria-label="Reporting and Analytics">Reporting and Analytics</a></li> <li id="menu-item-53565" class=" menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.levelaccess.com/vpats-acrs-and-conformance-statements/" aria-label="VPATs ACRS and Conformance Statements">VPATs ACRS and Conformance Statements</a></li> <li id="menu-item-52270" class=" menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.levelaccess.com/legal-expertise/" aria-label="Legal Expertise">Legal Expertise</a></li> <li id="menu-item-53925" class=" menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.levelaccess.com/academy-and-training/" aria-label="Academy and Training">Academy and Training</a></li> <li id="menu-item-52272" class=" menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.levelaccess.com/designer-tools/" aria-label="Designer Tools">Designer Tools</a></li> <li id="menu-item-52273" class=" menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.levelaccess.com/developer-tools/" aria-label="Developer Tools">Developer Tools</a></li> <li id="menu-item-52274" class=" menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.levelaccess.com/collaboration-and-workflow-management/" aria-label="Collaboration and Workflow Management">Collaboration and Workflow Management</a></li> <li id="menu-item-52275" class=" menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.levelaccess.com/integrations-and-api/" aria-label="Integrations and API">Integrations and API</a></li> <li id="menu-item-52276" class=" menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.levelaccess.com/governance-and-program-management/" aria-label="Governance and Program Management">Governance and Program Management</a></li> </ul></div> </div></div> <div class="col-md-3 col-sm-6 mr-0"> <div class="footer_menu"> <span class="footer-title">Customers</span> <div class="footer_menu_4"><ul id="menu-footer-menu-4" class="menu"><li id="menu-item-52013" class=" menu-item menu-item-type-custom menu-item-object-custom"><a href="/customers/" aria-label="Customer Stories">Customer Stories</a></li> </ul></div> </div> <div class="footer_menu"> <span class="footer-title">Company</span> <div class="footer_menu_5"><ul id="menu-footer-menu-5" class="menu"><li id="menu-item-52289" class=" menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.levelaccess.com/company/" aria-label="Company Overview">Company Overview</a></li> <li id="menu-item-52290" class=" menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.levelaccess.com/careers/" aria-label="Careers">Careers</a></li> <li id="menu-item-52291" class=" menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.levelaccess.com/events/" aria-label="Events">Events</a></li> <li id="menu-item-52292" class=" menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.levelaccess.com/news/" aria-label="Newsroom">Newsroom</a></li> </ul></div> </div></div> </div> </div></div> </div> </div> <div class="footer-copyright"> <p class="copyright_text"> Copyright © Level Access 2024. All Rights Reserved. </p> <div class="footer-menu-block"> <p class="visually-hidden"> Footer menu copyright </p> <div class="footer_menu_copyright"><ul id="menu-footer-menu-copyright" class="menu"><li id="menu-item-52680" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-52680"><a href="https://www.levelaccess.com/website-terms-service/" aria-label="Terms of Service">Terms of Service</a></li> <li id="menu-item-52679" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-52679"><a href="https://www.levelaccess.com/accessibility-statement/" aria-label="Accessibility Statement">Accessibility Statement</a></li> <li id="menu-item-52678" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-privacy-policy current-menu-item page_item page-item-3 current_page_item menu-item-52678"><a rel="privacy-policy" href="https://www.levelaccess.com/privacy-statement/" aria-current="page" aria-label="Privacy Statement">Privacy Statement</a></li> <li id="menu-item-52676" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-52676"><a href="https://www.levelaccess.com/security/" aria-label="Security">Security</a></li> <li id="menu-item-52677" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-52677"><a href="https://www.levelaccess.com/contact/" aria-label="Contact Us">Contact Us</a></li> </ul></div> </div> </div> <a href="#" id="back-to-top" class="back-to-top" title="Back to top" aria-label="Back to top" style="display:none;"></a> </div> </footer><script nitro-exclude>(function(){var handledElements=[];var emptyImageOriginals={};var emptyImageObserver=null;var emptyImageInjectionConfig={enabled:true,observeSelectors:['[class*="slider"]','[id*="slider"]',".fotorama",".esg-grid"],attributes:["src","data-src"],attributeRegex:/^data:image\/.*?;nitro-empty-id=([^;]*);base64/,cssUrlFuncRegex:/^url\(['|"]data:image\/.*?;nitro-empty-id=([^;]*);base64/};var asyncFunc=function(callback){setTimeout(callback,0)};var setupEmptyImageInjection=function(){document.querySelectorAll("[nitro-lazy-empty]").forEach(function(el){let src=el.getAttribute("nitro-lazy-src");let id=el.getAttribute("id");if(id&&src){emptyImageOriginals[id]=src}});emptyImageObserver=new MutationObserver(emptyImageObserverCallback);let targetNodes=document.querySelectorAll(emptyImageInjectionConfig.observeSelectors.join(","));for(let i=0;i<targetNodes.length;++i){emptyImageObserver.observe(targetNodes[i],{subtree:true,childList:true,attributes:true,attributeFilter:emptyImageInjectionConfig.attributes,characterData:false,attributeOldValue:false,characterDataOldValue:false})}};var emptyImageObserverCallback=function(mutations){for(let i=0;i<mutations.length;++i){switch(mutations[i].type){case"attributes":let attr=mutations[i].target.getAttribute(mutations[i].attributeName);if(!attr)break;let matches=emptyImageInjectionConfig.attributeRegex.exec(attr);if(matches&&matches[1]){mutations[i].target.setAttribute("nitro-lazy-"+mutations[i].attributeName,getEmptyImageOriginal(matches[1]));if(mutations[i].target.className.indexOf("nitro-lazy")<0){mutations[i].target.className+=" nitro-lazy"}}break;case"childList":if(mutations[i].addedNodes.length>0){for(let j=0;j<mutations[i].addedNodes.length;++j){let element=mutations[i].addedNodes[j];asyncFunc(function(element){return function(){handleNewElement(element,true)}}(element))}}break}}};var handleNewElement=function(element,handleChildren){if(!(element instanceof HTMLElement))return;if(handledElements.indexOf(element)>-1)return;for(let k=0;k<emptyImageInjectionConfig.attributes.length;++k){let attr=element.getAttribute(emptyImageInjectionConfig.attributes[k]);if(attr){let matches=emptyImageInjectionConfig.attributeRegex.exec(attr);if(matches){element.setAttribute("nitro-lazy-"+emptyImageInjectionConfig.attributes[k],getEmptyImageOriginal(matches[1]));if(element.className.indexOf("nitro-lazy")<0){element.className+=" nitro-lazy"}}}}if(element.style.backgroundImage){let bgImageMatches=emptyImageInjectionConfig.cssUrlFuncRegex.exec(element.style.backgroundImage);if(bgImageMatches){element.setAttribute("nitro-lazy-bg",getEmptyImageOriginal(bgImageMatches[1]));if(element.className.indexOf("nitro-lazy")<0){element.className+=" nitro-lazy"}}}handledElements.push(element);if(handleChildren){element.querySelectorAll("*").forEach(function(el){asyncFunc(function(){handleNewElement(el)})})}};function getEmptyImageOriginal(index){return emptyImageOriginals[index]}if(emptyImageInjectionConfig.enabled){setupEmptyImageInjection()}})();</script> <template data-nitro-marker-id="c5f3b5b7925478c244c95c01ffaf29ce-1"></template> <template data-nitro-marker-id="387772f5d1eaef5f7ec31af4208fb547-1"></template> <template data-nitro-marker-id="09bdcb705a015b29060708650a349aa9-1"></template> <template data-nitro-marker-id="732b209ea059a2d3968bc1db25fb69b0-1"></template> <template data-nitro-marker-id="utility-js"></template> <template data-nitro-marker-id="script-js"></template> <template data-nitro-marker-id="alert-js"></template> <template data-nitro-marker-id="modalpopup-js"></template> <template data-nitro-marker-id="ajax-testimonials-js"></template> <template data-nitro-marker-id="ajax-partners-js"></template> <template data-nitro-marker-id="ajax-listing-js"></template> <template data-nitro-marker-id="ajax-customer-stories-js"></template> <template data-nitro-marker-id="misc-js"></template> <template data-nitro-marker-id="wp-consent-api-js-extra"></template> <template data-nitro-marker-id="wp-consent-api-js"></template> <script>NPRL.registerInlineScript("7f32dd8eec26ab58dd617998c714b47c-1", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsidHlwZSI6InRleHRcL2phdmFzY3JpcHQiLCJkYXRhLWNvb2tpZWNvbnNlbnQiOiJpZ25vcmUiLCJpZCI6IjdmMzJkZDhlZWMyNmFiNThkZDYxNzk5OGM3MTRiNDdjLTEifSwiY2Fub25pY2FsTGluayI6IiJ9");NPRL.registerScript("https://consent.cookiebot.com/uc.js", "Cookiebot", "eyJkZWxheSI6MCwiYXR0cmlidXRlcyI6eyJ0eXBlIjoidGV4dFwvamF2YXNjcmlwdCIsImRhdGEtaW1wbGVtZW50YXRpb24iOiJ3cCIsImRhdGEtY2JpZCI6ImI3ZmRkMTZmLTE5YmQtNDI3OS1hY2RlLTY5MWY4MmM1MTk0OSIsImRhdGEtZ2VvcmVnaW9ucyI6InsncmVnaW9uJzonVVMtMDYnLCdjYmlkJzonMTEyM2Y4NGQtYjljZC00ODA5LWE5ZmUtNzBmY2QzMzEyNWRhJ30seydyZWdpb24nOidVUy0wOCwgVVMtMDksIFVTLTQ5LCBVUy01MSwgQ0EnLCdjYmlkJzonYmQwMjQwYTAtNzY2OC00OGNlLTgwYTItZDJjMDQxNjM5NTAwJ30iLCJkYXRhLWN1bHR1cmUiOiJFTiIsImRhdGEtYmxvY2tpbmdtb2RlIjoiYXV0byIsImlkIjoiQ29va2llYm90In0sImNhbm9uaWNhbExpbmsiOiJodHRwczpcL1wvY29uc2VudC5jb29raWVib3QuY29tXC91Yy5qcyJ9");NPRL.registerScript("https://cdn-ilbkkfp.nitrocdn.com/IitHsyZVCFBhhqcuBElDTFsjJOnzYnBg/assets/static/optimized/rev-2ecd86d/www.levelaccess.com/wp-content/themes/newptheme/assets/js/min/nitro-min-jquery-3.5.1.min.js", "3315cb0074a171c8a19bf67c8fec5b12-1", "eyJkZWxheSI6MCwiYXR0cmlidXRlcyI6eyJkYXRhLWNvb2tpZWNvbnNlbnQiOiJpZ25vcmUiLCJ0eXBlIjoidGV4dFwvamF2YXNjcmlwdCIsImlkIjoiMzMxNWNiMDA3NGExNzFjOGExOWJmNjdjOGZlYzViMTItMSJ9LCJjYW5vbmljYWxMaW5rIjoiaHR0cHM6XC9cL3d3dy5sZXZlbGFjY2Vzcy5jb21cL3dwLWNvbnRlbnRcL3RoZW1lc1wvbmV3cHRoZW1lXC9hc3NldHNcL2pzXC9taW5cL2pxdWVyeS0zLjUuMS5taW4uanMifQ==");NPRL.registerInlineScript("cookiebot-wp-consent-level-api-integration-js-extra", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiJjb29raWVib3Qtd3AtY29uc2VudC1sZXZlbC1hcGktaW50ZWdyYXRpb24tanMtZXh0cmEifSwiY2Fub25pY2FsTGluayI6IiJ9");NPRL.registerScript("https://cdn-ilbkkfp.nitrocdn.com/IitHsyZVCFBhhqcuBElDTFsjJOnzYnBg/assets/static/optimized/rev-2ecd86d/www.levelaccess.com/wp-content/plugins/cookiebot/assets/js/frontend/cb_frame/nitro-min-cookiebot-wp-consent-level-api-integration.js", "cookiebot-wp-consent-level-api-integration-js", "eyJkZWxheSI6MCwiYXR0cmlidXRlcyI6eyJpZCI6ImNvb2tpZWJvdC13cC1jb25zZW50LWxldmVsLWFwaS1pbnRlZ3JhdGlvbi1qcyJ9LCJjYW5vbmljYWxMaW5rIjoiaHR0cHM6XC9cL3d3dy5sZXZlbGFjY2Vzcy5jb21cL3dwLWNvbnRlbnRcL3BsdWdpbnNcL2Nvb2tpZWJvdFwvYXNzZXRzXC9qc1wvZnJvbnRlbmRcL2NiX2ZyYW1lXC9jb29raWVib3Qtd3AtY29uc2VudC1sZXZlbC1hcGktaW50ZWdyYXRpb24uanMifQ==");NPRL.registerInlineScript("bee5b9a98d83ef66f57d1fde95b9a13f-1", "eyJkZWxheSI6MCwiYXR0cmlidXRlcyI6eyJpZCI6ImJlZTViOWE5OGQ4M2VmNjZmNTdkMWZkZTk1YjlhMTNmLTEifSwiY2Fub25pY2FsTGluayI6IiJ9");NPRL.registerInlineScript("cfbb1faca8ff37d77041926479b71253-1", "eyJkZWxheSI6MCwiYXR0cmlidXRlcyI6eyJ0eXBlIjoidGV4dFwvamF2YXNjcmlwdCIsImlkIjoiY2ZiYjFmYWNhOGZmMzdkNzcwNDE5MjY0NzliNzEyNTMtMSJ9LCJjYW5vbmljYWxMaW5rIjoiIn0=");NPRL.registerScript("https://cdn-ilbkkfp.nitrocdn.com/IitHsyZVCFBhhqcuBElDTFsjJOnzYnBg/assets/static/optimized/rev-2ecd86d/js.hsforms.net/forms/nitro-min-v2.js", "a7fafab0b1392413ece6d18b0b41f3cd-1", "eyJkZWxheSI6MCwiYXR0cmlidXRlcyI6eyJjaGFyc2V0IjoidXRmLTgiLCJ0eXBlIjoidGV4dFwvamF2YXNjcmlwdCIsImlkIjoiYTdmYWZhYjBiMTM5MjQxM2VjZTZkMThiMGI0MWYzY2QtMSJ9LCJjYW5vbmljYWxMaW5rIjoiaHR0cHM6XC9cL2pzLmhzZm9ybXMubmV0XC9mb3Jtc1wvdjIuanMifQ==");NPRL.registerInlineScript("d6be2b91ffa1f0311b50c9f159167ba4-1", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiJkNmJlMmI5MWZmYTFmMDMxMWI1MGM5ZjE1OTE2N2JhNC0xIn0sImNhbm9uaWNhbExpbmsiOiIifQ==");NPRL.registerScript("https://cdn-ilbkkfp.nitrocdn.com/IitHsyZVCFBhhqcuBElDTFsjJOnzYnBg/assets/static/optimized/rev-2ecd86d/js.hsforms.net/forms/embed/nitro-min-v2.js", "fbb2c562dc85f3c04c4fcbc5fe0ce18f-1", "eyJkZWxheSI6MCwiYXR0cmlidXRlcyI6eyJjaGFyc2V0IjoidXRmLTgiLCJ0eXBlIjoidGV4dFwvamF2YXNjcmlwdCIsImlkIjoiZmJiMmM1NjJkYzg1ZjNjMDRjNGZjYmM1ZmUwY2UxOGYtMSJ9LCJjYW5vbmljYWxMaW5rIjoiaHR0cHM6XC9cL2pzLmhzZm9ybXMubmV0XC9mb3Jtc1wvZW1iZWRcL3YyLmpzIn0=");NPRL.registerInlineScript("d7da18257a1a66fa7b0e899a8420ab8e-1", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiJkN2RhMTgyNTdhMWE2NmZhN2IwZTg5OWE4NDIwYWI4ZS0xIn0sImNhbm9uaWNhbExpbmsiOiIifQ==");NPRL.registerScript("https://cdn-ilbkkfp.nitrocdn.com/IitHsyZVCFBhhqcuBElDTFsjJOnzYnBg/assets/static/optimized/rev-2ecd86d/js.hsforms.net/forms/embed/nitro-min-v2.js", "fbb2c562dc85f3c04c4fcbc5fe0ce18f-2", "eyJkZWxheSI6MCwiYXR0cmlidXRlcyI6eyJjaGFyc2V0IjoidXRmLTgiLCJ0eXBlIjoidGV4dFwvamF2YXNjcmlwdCIsImlkIjoiZmJiMmM1NjJkYzg1ZjNjMDRjNGZjYmM1ZmUwY2UxOGYtMiJ9LCJjYW5vbmljYWxMaW5rIjoiaHR0cHM6XC9cL2pzLmhzZm9ybXMubmV0XC9mb3Jtc1wvZW1iZWRcL3YyLmpzIn0=");NPRL.registerInlineScript("96df60f1b08d0e224c87d3db075ac20b-1", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiI5NmRmNjBmMWIwOGQwZTIyNGM4N2QzZGIwNzVhYzIwYi0xIn0sImNhbm9uaWNhbExpbmsiOiIifQ==");NPRL.registerScript("https://cdn-ilbkkfp.nitrocdn.com/IitHsyZVCFBhhqcuBElDTFsjJOnzYnBg/assets/static/optimized/rev-2ecd86d/js.hsforms.net/forms/embed/nitro-min-v2.js", "fbb2c562dc85f3c04c4fcbc5fe0ce18f-3", "eyJkZWxheSI6MCwiYXR0cmlidXRlcyI6eyJjaGFyc2V0IjoidXRmLTgiLCJ0eXBlIjoidGV4dFwvamF2YXNjcmlwdCIsImlkIjoiZmJiMmM1NjJkYzg1ZjNjMDRjNGZjYmM1ZmUwY2UxOGYtMyJ9LCJjYW5vbmljYWxMaW5rIjoiaHR0cHM6XC9cL2pzLmhzZm9ybXMubmV0XC9mb3Jtc1wvZW1iZWRcL3YyLmpzIn0=");NPRL.registerInlineScript("a826375febcadad44f0e9ac50f06f110-1", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiJhODI2Mzc1ZmViY2FkYWQ0NGYwZTlhYzUwZjA2ZjExMC0xIn0sImNhbm9uaWNhbExpbmsiOiIifQ==");NPRL.registerScript("https://consent.cookiebot.com/b7fdd16f-19bd-4279-acde-691f82c51949/cd.js", "CookieDeclaration", "eyJkZWxheSI6MCwiYXR0cmlidXRlcyI6eyJ0eXBlIjoidGV4dFwvamF2YXNjcmlwdCIsImRhdGEtY3VsdHVyZSI6IkVOIiwiYXN5bmMiOmZhbHNlLCJpZCI6IkNvb2tpZURlY2xhcmF0aW9uIn0sImNhbm9uaWNhbExpbmsiOiJodHRwczpcL1wvY29uc2VudC5jb29raWVib3QuY29tXC9iN2ZkZDE2Zi0xOWJkLTQyNzktYWNkZS02OTFmODJjNTE5NDlcL2NkLmpzIn0=");NPRL.registerInlineScript("c5f3b5b7925478c244c95c01ffaf29ce-1", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsidHlwZSI6InRleHRcL2phdmFzY3JpcHQiLCJpZCI6ImM1ZjNiNWI3OTI1NDc4YzI0NGM5NWMwMWZmYWYyOWNlLTEifSwiY2Fub25pY2FsTGluayI6IiJ9");NPRL.registerInlineScript("387772f5d1eaef5f7ec31af4208fb547-1", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiIzODc3NzJmNWQxZWFlZjVmN2VjMzFhZjQyMDhmYjU0Ny0xIn0sImNhbm9uaWNhbExpbmsiOiIifQ==");NPRL.registerInlineScript("09bdcb705a015b29060708650a349aa9-1", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiIwOWJkY2I3MDVhMDE1YjI5MDYwNzA4NjUwYTM0OWFhOS0xIn0sImNhbm9uaWNhbExpbmsiOiIifQ==");NPRL.registerScript("https://cdn-ilbkkfp.nitrocdn.com/IitHsyZVCFBhhqcuBElDTFsjJOnzYnBg/assets/static/optimized/rev-2ecd86d/js.qualified.com/nitro-min-ed78d4078994cc0aa54b41b3894b2afe.qualified.js", "732b209ea059a2d3968bc1db25fb69b0-1", "eyJkZWxheSI6MCwiYXR0cmlidXRlcyI6eyJhc3luYyI6ZmFsc2UsImlkIjoiNzMyYjIwOWVhMDU5YTJkMzk2OGJjMWRiMjVmYjY5YjAtMSJ9LCJjYW5vbmljYWxMaW5rIjoiaHR0cHM6XC9cL2pzLnF1YWxpZmllZC5jb21cL3F1YWxpZmllZC5qcz90b2tlbj02WncxelpVdmVpYzNuM3FlIn0=");NPRL.registerScript("https://cdn-ilbkkfp.nitrocdn.com/IitHsyZVCFBhhqcuBElDTFsjJOnzYnBg/assets/static/optimized/rev-2ecd86d/www.levelaccess.com/wp-content/themes/newptheme/assets/js/min/nitro-min-ecb573a0b6bea2f12b68467d3a72a53d.utility.min.js", "utility-js", "eyJkZWxheSI6MCwiYXR0cmlidXRlcyI6eyJkYXRhLWNvb2tpZWNvbnNlbnQiOiJpZ25vcmUiLCJpZCI6InV0aWxpdHktanMifSwiY2Fub25pY2FsTGluayI6Imh0dHBzOlwvXC93d3cubGV2ZWxhY2Nlc3MuY29tXC93cC1jb250ZW50XC90aGVtZXNcL25ld3B0aGVtZVwvYXNzZXRzXC9qc1wvbWluXC91dGlsaXR5Lm1pbi5qcz92ZXI9MS4wLjExIn0=");NPRL.registerScript("https://cdn-ilbkkfp.nitrocdn.com/IitHsyZVCFBhhqcuBElDTFsjJOnzYnBg/assets/static/optimized/rev-2ecd86d/www.levelaccess.com/wp-content/themes/newptheme/assets/js/min/nitro-min-ecb573a0b6bea2f12b68467d3a72a53d.scripts.min.js", "script-js", "eyJkZWxheSI6MCwiYXR0cmlidXRlcyI6eyJkYXRhLWNvb2tpZWNvbnNlbnQiOiJpZ25vcmUiLCJpZCI6InNjcmlwdC1qcyJ9LCJjYW5vbmljYWxMaW5rIjoiaHR0cHM6XC9cL3d3dy5sZXZlbGFjY2Vzcy5jb21cL3dwLWNvbnRlbnRcL3RoZW1lc1wvbmV3cHRoZW1lXC9hc3NldHNcL2pzXC9taW5cL3NjcmlwdHMubWluLmpzP3Zlcj0xLjAuMTEifQ==");NPRL.registerScript("https://cdn-ilbkkfp.nitrocdn.com/IitHsyZVCFBhhqcuBElDTFsjJOnzYnBg/assets/static/optimized/rev-2ecd86d/www.levelaccess.com/wp-content/themes/newptheme/assets/js/min/nitro-min-ecb573a0b6bea2f12b68467d3a72a53d.alert.min.js", "alert-js", "eyJkZWxheSI6MCwiYXR0cmlidXRlcyI6eyJpZCI6ImFsZXJ0LWpzIn0sImNhbm9uaWNhbExpbmsiOiJodHRwczpcL1wvd3d3LmxldmVsYWNjZXNzLmNvbVwvd3AtY29udGVudFwvdGhlbWVzXC9uZXdwdGhlbWVcL2Fzc2V0c1wvanNcL21pblwvYWxlcnQubWluLmpzP3Zlcj0xLjAuMTEifQ==");NPRL.registerScript("https://cdn-ilbkkfp.nitrocdn.com/IitHsyZVCFBhhqcuBElDTFsjJOnzYnBg/assets/static/optimized/rev-2ecd86d/www.levelaccess.com/wp-content/themes/newptheme/assets/js/min/nitro-min-ecb573a0b6bea2f12b68467d3a72a53d.modalpopup.min.js", "modalpopup-js", "eyJkZWxheSI6MCwiYXR0cmlidXRlcyI6eyJpZCI6Im1vZGFscG9wdXAtanMifSwiY2Fub25pY2FsTGluayI6Imh0dHBzOlwvXC93d3cubGV2ZWxhY2Nlc3MuY29tXC93cC1jb250ZW50XC90aGVtZXNcL25ld3B0aGVtZVwvYXNzZXRzXC9qc1wvbWluXC9tb2RhbHBvcHVwLm1pbi5qcz92ZXI9MS4wLjExIn0=");NPRL.registerScript("https://cdn-ilbkkfp.nitrocdn.com/IitHsyZVCFBhhqcuBElDTFsjJOnzYnBg/assets/static/optimized/rev-2ecd86d/www.levelaccess.com/wp-content/themes/newptheme/assets/js/min/nitro-min-ecb573a0b6bea2f12b68467d3a72a53d.ajax-testimonials.min.js", "ajax-testimonials-js", "eyJkZWxheSI6MCwiYXR0cmlidXRlcyI6eyJkYXRhLWNvb2tpZWNvbnNlbnQiOiJpZ25vcmUiLCJpZCI6ImFqYXgtdGVzdGltb25pYWxzLWpzIn0sImNhbm9uaWNhbExpbmsiOiJodHRwczpcL1wvd3d3LmxldmVsYWNjZXNzLmNvbVwvd3AtY29udGVudFwvdGhlbWVzXC9uZXdwdGhlbWVcL2Fzc2V0c1wvanNcL21pblwvYWpheC10ZXN0aW1vbmlhbHMubWluLmpzP3Zlcj0xLjAuMTEifQ==");NPRL.registerScript("https://cdn-ilbkkfp.nitrocdn.com/IitHsyZVCFBhhqcuBElDTFsjJOnzYnBg/assets/static/optimized/rev-2ecd86d/www.levelaccess.com/wp-content/themes/newptheme/assets/js/min/nitro-min-ecb573a0b6bea2f12b68467d3a72a53d.ajax-partners.min.js", "ajax-partners-js", "eyJkZWxheSI6MCwiYXR0cmlidXRlcyI6eyJkYXRhLWNvb2tpZWNvbnNlbnQiOiJpZ25vcmUiLCJpZCI6ImFqYXgtcGFydG5lcnMtanMifSwiY2Fub25pY2FsTGluayI6Imh0dHBzOlwvXC93d3cubGV2ZWxhY2Nlc3MuY29tXC93cC1jb250ZW50XC90aGVtZXNcL25ld3B0aGVtZVwvYXNzZXRzXC9qc1wvbWluXC9hamF4LXBhcnRuZXJzLm1pbi5qcz92ZXI9MS4wLjExIn0=");NPRL.registerScript("https://cdn-ilbkkfp.nitrocdn.com/IitHsyZVCFBhhqcuBElDTFsjJOnzYnBg/assets/static/optimized/rev-2ecd86d/www.levelaccess.com/wp-content/themes/newptheme/assets/js/min/nitro-min-ecb573a0b6bea2f12b68467d3a72a53d.ajax-listing.min.js", "ajax-listing-js", "eyJkZWxheSI6MCwiYXR0cmlidXRlcyI6eyJkYXRhLWNvb2tpZWNvbnNlbnQiOiJpZ25vcmUiLCJpZCI6ImFqYXgtbGlzdGluZy1qcyJ9LCJjYW5vbmljYWxMaW5rIjoiaHR0cHM6XC9cL3d3dy5sZXZlbGFjY2Vzcy5jb21cL3dwLWNvbnRlbnRcL3RoZW1lc1wvbmV3cHRoZW1lXC9hc3NldHNcL2pzXC9taW5cL2FqYXgtbGlzdGluZy5taW4uanM/dmVyPTEuMC4xMSJ9");NPRL.registerScript("https://cdn-ilbkkfp.nitrocdn.com/IitHsyZVCFBhhqcuBElDTFsjJOnzYnBg/assets/static/optimized/rev-2ecd86d/www.levelaccess.com/wp-content/themes/newptheme/assets/js/min/nitro-min-ecb573a0b6bea2f12b68467d3a72a53d.ajax-customer-stories.min.js", "ajax-customer-stories-js", "eyJkZWxheSI6MCwiYXR0cmlidXRlcyI6eyJkYXRhLWNvb2tpZWNvbnNlbnQiOiJpZ25vcmUiLCJpZCI6ImFqYXgtY3VzdG9tZXItc3Rvcmllcy1qcyJ9LCJjYW5vbmljYWxMaW5rIjoiaHR0cHM6XC9cL3d3dy5sZXZlbGFjY2Vzcy5jb21cL3dwLWNvbnRlbnRcL3RoZW1lc1wvbmV3cHRoZW1lXC9hc3NldHNcL2pzXC9taW5cL2FqYXgtY3VzdG9tZXItc3Rvcmllcy5taW4uanM/dmVyPTEuMC4xMSJ9");NPRL.registerScript("https://cdn-ilbkkfp.nitrocdn.com/IitHsyZVCFBhhqcuBElDTFsjJOnzYnBg/assets/static/optimized/rev-2ecd86d/www.levelaccess.com/wp-content/themes/newptheme/assets/js/nitro-min-ecb573a0b6bea2f12b68467d3a72a53d.misc.js", "misc-js", "eyJkZWxheSI6MCwiYXR0cmlidXRlcyI6eyJpZCI6Im1pc2MtanMifSwiY2Fub25pY2FsTGluayI6Imh0dHBzOlwvXC93d3cubGV2ZWxhY2Nlc3MuY29tXC93cC1jb250ZW50XC90aGVtZXNcL25ld3B0aGVtZVwvYXNzZXRzXC9qc1wvbWlzYy5qcz92ZXI9MS4wLjExIn0=");NPRL.registerInlineScript("wp-consent-api-js-extra", "eyJkZWxheSI6ZmFsc2UsImF0dHJpYnV0ZXMiOnsiaWQiOiJ3cC1jb25zZW50LWFwaS1qcy1leHRyYSJ9LCJjYW5vbmljYWxMaW5rIjoiIn0=");NPRL.registerScript("https://cdn-ilbkkfp.nitrocdn.com/IitHsyZVCFBhhqcuBElDTFsjJOnzYnBg/assets/static/optimized/rev-2ecd86d/www.levelaccess.com/wp-content/plugins/wp-consent-api/assets/js/nitro-min-wp-consent-api.min.js", "wp-consent-api-js", "eyJkZWxheSI6MCwiYXR0cmlidXRlcyI6eyJpZCI6IndwLWNvbnNlbnQtYXBpLWpzIn0sImNhbm9uaWNhbExpbmsiOiJodHRwczpcL1wvd3d3LmxldmVsYWNjZXNzLmNvbVwvd3AtY29udGVudFwvcGx1Z2luc1wvd3AtY29uc2VudC1hcGlcL2Fzc2V0c1wvanNcL3dwLWNvbnNlbnQtYXBpLm1pbi5qcyJ9");</script><noscript id="nitro-deferred-styles"><style onload="NPRL.onLoadStyle(this)" onerror="NPRL.onErrorStyle(this)">img:is([sizes="auto" i],[sizes^="auto," i]){contain-intrinsic-size:3000px 1500px;}</style><style id='classic-theme-styles-inline-css' onload="NPRL.onLoadStyle(this)" onerror="NPRL.onErrorStyle(this)">.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em;}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none;}</style><style id='global-styles-inline-css' onload="NPRL.onLoadStyle(this)" onerror="NPRL.onErrorStyle(this)">:root{--wp--preset--aspect-ratio--square:1;--wp--preset--aspect-ratio--4-3:4/3;--wp--preset--aspect-ratio--3-4:3/4;--wp--preset--aspect-ratio--3-2:3/2;--wp--preset--aspect-ratio--2-3:2/3;--wp--preset--aspect-ratio--16-9:16/9;--wp--preset--aspect-ratio--9-16:9/16;--wp--preset--color--black:#000;--wp--preset--color--cyan-bluish-gray:#abb8c3;--wp--preset--color--white:#fff;--wp--preset--color--pale-pink:#f78da7;--wp--preset--color--vivid-red:#cf2e2e;--wp--preset--color--luminous-vivid-orange:#ff6900;--wp--preset--color--luminous-vivid-amber:#fcb900;--wp--preset--color--light-green-cyan:#7bdcb5;--wp--preset--color--vivid-green-cyan:#00d084;--wp--preset--color--pale-cyan-blue:#8ed1fc;--wp--preset--color--vivid-cyan-blue:#0693e3;--wp--preset--color--vivid-purple:#9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple:linear-gradient(135deg,rgba(6,147,227,1) 0%,#9b51e0 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan:linear-gradient(135deg,#7adcb4 0%,#00d082 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange:linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red:linear-gradient(135deg,rgba(255,105,0,1) 0%,#cf2e2e 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray:linear-gradient(135deg,#eee 0%,#a9b8c3 100%);--wp--preset--gradient--cool-to-warm-spectrum:linear-gradient(135deg,#4aeadc 0%,#9778d1 20%,#cf2aba 40%,#ee2c82 60%,#fb6962 80%,#fef84c 100%);--wp--preset--gradient--blush-light-purple:linear-gradient(135deg,#ffceec 0%,#9896f0 100%);--wp--preset--gradient--blush-bordeaux:linear-gradient(135deg,#fecda5 0%,#fe2d2d 50%,#6b003e 100%);--wp--preset--gradient--luminous-dusk:linear-gradient(135deg,#ffcb70 0%,#c751c0 50%,#4158d0 100%);--wp--preset--gradient--pale-ocean:linear-gradient(135deg,#fff5cb 0%,#b6e3d4 50%,#33a7b5 100%);--wp--preset--gradient--electric-grass:linear-gradient(135deg,#caf880 0%,#71ce7e 100%);--wp--preset--gradient--midnight:linear-gradient(135deg,#020381 0%,#2874fc 100%);--wp--preset--font-size--small:13px;--wp--preset--font-size--medium:20px;--wp--preset--font-size--large:36px;--wp--preset--font-size--x-large:42px;--wp--preset--spacing--20:.44rem;--wp--preset--spacing--30:.67rem;--wp--preset--spacing--40:1rem;--wp--preset--spacing--50:1.5rem;--wp--preset--spacing--60:2.25rem;--wp--preset--spacing--70:3.38rem;--wp--preset--spacing--80:5.06rem;--wp--preset--shadow--natural:6px 6px 9px rgba(0,0,0,.2);--wp--preset--shadow--deep:12px 12px 50px rgba(0,0,0,.4);--wp--preset--shadow--sharp:6px 6px 0px rgba(0,0,0,.2);--wp--preset--shadow--outlined:6px 6px 0px -3px rgba(255,255,255,1),6px 6px rgba(0,0,0,1);--wp--preset--shadow--crisp:6px 6px 0px rgba(0,0,0,1);}:where(.is-layout-flex){gap:.5em;}:where(.is-layout-grid){gap:.5em;}body .is-layout-flex{display:flex;}.is-layout-flex{flex-wrap:wrap;align-items:center;}.is-layout-flex > :is(*,div){margin:0;}body .is-layout-grid{display:grid;}.is-layout-grid > :is(*,div){margin:0;}:where(.wp-block-columns.is-layout-flex){gap:2em;}:where(.wp-block-columns.is-layout-grid){gap:2em;}:where(.wp-block-post-template.is-layout-flex){gap:1.25em;}:where(.wp-block-post-template.is-layout-grid){gap:1.25em;}.has-black-color{color:var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color:var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color:var(--wp--preset--color--white) !important;}.has-pale-pink-color{color:var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color:var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color:var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color:var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color:var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color:var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color:var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color:var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color:var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color:var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color:var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color:var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color:var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color:var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color:var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color:var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color:var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color:var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color:var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color:var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color:var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color:var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color:var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color:var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color:var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color:var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color:var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color:var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color:var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color:var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color:var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color:var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color:var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background:var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background:var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background:var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background:var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background:var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background:var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background:var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background:var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background:var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background:var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background:var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background:var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size:var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size:var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size:var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size:var(--wp--preset--font-size--x-large) !important;}:where(.wp-block-post-template.is-layout-flex){gap:1.25em;}:where(.wp-block-post-template.is-layout-grid){gap:1.25em;}:where(.wp-block-columns.is-layout-flex){gap:2em;}:where(.wp-block-columns.is-layout-grid){gap:2em;}:root :where(.wp-block-pullquote){font-size:1.5em;line-height:1.6;}</style><link rel="stylesheet" onload="NPRL.onLoadStyle(this)" onerror="NPRL.onErrorStyle(this)" href="https://cdn-ilbkkfp.nitrocdn.com/IitHsyZVCFBhhqcuBElDTFsjJOnzYnBg/assets/static/optimized/rev-2ecd86d/www.levelaccess.com/combinedCss/nitro-min-noimport-aec6510ecbb9643498b84bb5007cf786-stylesheet.css" /><style id="wp-custom-css" onload="NPRL.onLoadStyle(this)" onerror="NPRL.onErrorStyle(this)">div.w-bpb-time.dark{background:#000 !important;}div.media-box .image-container{text-align:center;}button#CybotCookiebotDialogBodyButtonAccept{margin-top:40px;}.container.dark p.tagline,section.patern-bg p.tagline{color:#d7d2ff;}.page-id-54723 #maincontent .block--pl.list-type-selected ul li{margin:15px 15px;}</style></noscript><script id="nitro-boot-resource-loader">NPRL.boot();</script><script>(function(){let vh=Math.max(document.documentElement.clientHeight||0,window.innerHeight||0);let isPageScrolled=typeof NPSH!=="undefined"&&NPSH.isScrolled();let offscreenElements=[];let classes=["nitro-offscreen"];let additionalClasses=[""];let blackListClass="nitro-lazy-render";if(isPageScrolled){classes.shift()}if(additionalClasses[0].length){classes.push(...additionalClasses)}function hideNonCriticalElements(wrapper){if(wrapper===null)return;let len=wrapper.children.length;let el;let tagBlacklist=["SCRIPT","STYLE","LINK","TEMPLATE"];for(let i=0;i<len;i++){el=wrapper.children[i];if(tagBlacklist.indexOf(el.tagName)==-1&&el.classList.contains(blackListClass)===false){let rect=el.getBoundingClientRect();if(rect.width*rect.height>0){if(rect.y>vh){offscreenElements.push(el)}else{hideNonCriticalElements(el)}}}}}if(typeof NPRL!=="undefined"&&classes.length){hideNonCriticalElements(document.body);if(!isPageScrolled){let len=offscreenElements.length;let el;for(let i=1;i<len;i++){el=offscreenElements[i];el.classList.add(...classes)}let preloaderRemoved=false;function removePreloader(){if(!preloaderRemoved){document.getElementById("nitro-preloader")?.remove();preloaderRemoved=true}}window.addEventListener("NitroStylesLoaded",removePreloader);setTimeout(removePreloader,3e3)}else{window.addEventListener("NitroStylesLoaded",()=>{requestAnimationFrame(function(){let len=offscreenElements.length;let el;for(let i=1;i<len;i++){el=offscreenElements[i];el.classList.add(...classes)}})})}}})();</script><style id="nitro-preloader">.nitro-offscreen { display: none !important; }</style></body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10